2023-10-07T21:10:14.424 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-07T21:10:14.424 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --name yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922 -- /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/orig.config.yaml 2023-10-07T21:10:14.483 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-07T21:10:14.566 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922 branch: main description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7416922' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 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 create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 kernel: hwe: true workunit: branch: main sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 2505 sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:quincy-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 targets: smithi008.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-10-07_14:03:29 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-07T21:10:14.567 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa; will attempt to use it 2023-10-07T21:10:14.567 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks 2023-10-07T21:10:14.568 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-07T21:10:14.569 INFO:teuthology.task.internal:Checking packages... 2023-10-07T21:10:14.591 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '9725b08fd801c82987c737f7e6d354878f036ee8' 2023-10-07T21:10:14.591 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:10:14.592 INFO:teuthology.packaging:ref: None 2023-10-07T21:10:14.592 INFO:teuthology.packaging:tag: None 2023-10-07T21:10:14.592 INFO:teuthology.packaging:branch: main 2023-10-07T21:10:14.592 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:10:14.592 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2023-10-07T21:10:14.909 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6613-gb05d167b-1focal 2023-10-07T21:10:14.910 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-07T21:10:14.921 INFO:teuthology.task.internal:no buildpackages task found 2023-10-07T21:10:14.921 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-07T21:10:14.931 INFO:teuthology.task.internal:Saving configuration 2023-10-07T21:10:14.956 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-07T21:10:14.964 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T21:10:14.991 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 21:04:14.867230', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-07T21:10:15.018 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 21:04:14.865247', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-07T21:10:15.018 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-07T21:10:15.025 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-07T21:10:15.025 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-07T21:10:15.025 INFO:teuthology.run_tasks:Running task console_log... 2023-10-07T21:10:15.110 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc9206ee0d0>, signals=[15]) 2023-10-07T21:10:15.110 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-07T21:10:15.118 INFO:teuthology.task.internal:Opening connections... 2023-10-07T21:10:15.119 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi008.front.sepia.ceph.com 2023-10-07T21:10:15.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:10:15.177 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2023-10-07T21:10:15.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:10:15.226 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-07T21:10:15.234 DEBUG:teuthology.orchestra.run.smithi008:> uname -m 2023-10-07T21:10:15.259 INFO:teuthology.orchestra.run.smithi008.stdout:x86_64 2023-10-07T21:10:15.259 DEBUG:teuthology.orchestra.run.smithi008:> cat /etc/os-release 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:NAME="Ubuntu" 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:ID=ubuntu 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:ID_LIKE=debian 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-07T21:10:15.308 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_ID="20.04" 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_CODENAME=focal 2023-10-07T21:10:15.309 INFO:teuthology.orchestra.run.smithi008.stdout:UBUNTU_CODENAME=focal 2023-10-07T21:10:15.310 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2023-10-07T21:10:15.336 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2023-10-07T21:10:15.342 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2023-10-07T21:10:15.343 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="20.04" 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-07T21:10:15.349 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-07T21:10:15.350 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-07T21:10:15.350 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-07T21:10:15.350 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=focal 2023-10-07T21:10:15.350 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=focal 2023-10-07T21:10:15.350 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2023-10-07T21:10:15.368 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-07T21:10:15.379 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-07T21:10:15.384 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-07T21:10:15.384 DEBUG:teuthology.orchestra.run.smithi008:> test '!' -e /home/ubuntu/cephtest 2023-10-07T21:10:15.387 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2023-10-07T21:10:15.392 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-07T21:10:15.398 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-07T21:10:15.398 DEBUG:teuthology.orchestra.run.smithi008:> test -z $(ls -A /var/lib/ceph) 2023-10-07T21:10:15.400 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2023-10-07T21:10:15.453 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-07T21:10:15.509 INFO:teuthology.run_tasks:Running task kernel... 2023-10-07T21:10:15.523 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-07T21:10:15.523 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-07T21:10:15.523 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-10-07T21:10:15.524 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-10-07T21:10:15.524 DEBUG:teuthology.orchestra.run.smithi008:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T21:10:15.524 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T21:10:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:10:15.530 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2023-10-07T21:10:15.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:10:15.531 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-10-07T21:10:15.537 INFO:teuthology.orchestra.run.smithi008.stdout:5.4.0-124-generic 2023-10-07T21:10:15.537 INFO:teuthology.task.kernel:Running kernel on smithi008: 5.4.0-124-generic 2023-10-07T21:10:15.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get clean 2023-10-07T21:10:15.579 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-124-generic 2023-10-07T21:10:15.580 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.4.0-124-generic 2023-10-07T21:10:15.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-10-07T21:10:15.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2023-10-07T21:10:15.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-07T21:10:15.829 INFO:teuthology.orchestra.run.smithi008.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-07T21:10:15.844 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-07T21:10:15.939 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:10:15.957 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:10:16.021 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-07T21:10:16.039 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-07T21:10:16.112 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-07T21:10:16.125 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-07T21:10:16.212 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-07T21:10:16.239 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-07T21:10:16.249 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-07T21:10:16.249 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-07T21:10:16.249 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-07T21:10:16.249 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-07T21:10:16.252 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-07T21:10:16.255 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-07T21:10:16.256 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-07T21:10:16.268 INFO:teuthology.orchestra.run.smithi008.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-07T21:10:16.270 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-07T21:10:16.270 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-07T21:10:16.271 INFO:teuthology.orchestra.run.smithi008.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-07T21:10:16.271 INFO:teuthology.orchestra.run.smithi008.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-07T21:10:16.273 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-07T21:10:16.273 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-07T21:10:16.276 INFO:teuthology.orchestra.run.smithi008.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-07T21:10:16.277 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-07T21:10:16.281 INFO:teuthology.orchestra.run.smithi008.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-07T21:10:16.282 INFO:teuthology.orchestra.run.smithi008.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-07T21:10:16.282 INFO:teuthology.orchestra.run.smithi008.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-07T21:10:16.282 INFO:teuthology.orchestra.run.smithi008.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-07T21:10:16.283 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-07T21:10:16.284 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-07T21:10:16.284 INFO:teuthology.orchestra.run.smithi008.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-07T21:10:16.287 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-07T21:10:16.287 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-07T21:10:16.301 INFO:teuthology.orchestra.run.smithi008.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-07T21:10:16.304 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-07T21:10:16.304 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-07T21:10:16.367 INFO:teuthology.orchestra.run.smithi008.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-07T21:10:16.383 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-07T21:10:16.507 INFO:teuthology.orchestra.run.smithi008.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-07T21:10:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,888 kB] 2023-10-07T21:10:16.754 INFO:teuthology.orchestra.run.smithi008.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,888 kB] 2023-10-07T21:10:16.906 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-07T21:10:16.918 INFO:teuthology.orchestra.run.smithi008.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-07T21:10:16.930 INFO:teuthology.orchestra.run.smithi008.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-07T21:10:16.931 INFO:teuthology.orchestra.run.smithi008.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-07T21:10:16.935 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-07T21:10:16.949 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-07T21:10:16.949 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-07T21:10:16.992 INFO:teuthology.orchestra.run.smithi008.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-07T21:10:16.992 INFO:teuthology.orchestra.run.smithi008.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-07T21:10:17.010 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-07T21:10:17.011 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-07T21:10:17.013 INFO:teuthology.orchestra.run.smithi008.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-07T21:10:17.030 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-07T21:10:17.177 INFO:teuthology.orchestra.run.smithi008.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-07T21:10:17.194 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-07T21:10:17.765 INFO:teuthology.orchestra.run.smithi008.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-07T21:10:17.827 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-07T21:10:17.865 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-07T21:10:17.874 INFO:teuthology.orchestra.run.smithi008.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-07T21:10:17.879 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-07T21:10:17.880 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-07T21:10:17.881 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-07T21:10:17.882 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-07T21:10:17.882 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-07T21:10:17.883 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-07T21:10:17.894 INFO:teuthology.orchestra.run.smithi008.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-07T21:10:17.896 INFO:teuthology.orchestra.run.smithi008.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-07T21:10:17.897 INFO:teuthology.orchestra.run.smithi008.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-07T21:10:17.899 INFO:teuthology.orchestra.run.smithi008.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-07T21:10:17.899 INFO:teuthology.orchestra.run.smithi008.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-07T21:10:17.900 INFO:teuthology.orchestra.run.smithi008.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-07T21:10:17.902 INFO:teuthology.orchestra.run.smithi008.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-07T21:10:17.905 INFO:teuthology.orchestra.run.smithi008.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-07T21:10:17.908 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-07T21:10:17.910 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-07T21:10:18.069 INFO:teuthology.orchestra.run.smithi008.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-07T21:10:18.075 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-07T21:10:18.252 INFO:teuthology.orchestra.run.smithi008.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-07T21:10:18.259 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-07T21:10:18.274 INFO:teuthology.orchestra.run.smithi008.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-07T21:10:18.281 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-07T21:10:20.271 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 17.6 MB in 3s (6,937 kB/s) 2023-10-07T21:10:20.300 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 17.6 MB in 3s (6,993 kB/s) 2023-10-07T21:10:21.728 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:10:21.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-07T21:10:21.772 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:10:21.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-07T21:10:21.833 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:10:21.872 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:10:22.040 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2023-10-07T21:10:22.040 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2023-10-07T21:10:22.072 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-07T21:10:22.072 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-07T21:10:22.219 INFO:teuthology.orchestra.run.smithi008.stdout:The following additional packages will be installed: 2023-10-07T21:10:22.220 INFO:teuthology.orchestra.run.smithi008.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-07T21:10:22.220 INFO:teuthology.orchestra.run.smithi008.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-07T21:10:22.220 INFO:teuthology.orchestra.run.smithi008.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-07T21:10:22.221 INFO:teuthology.orchestra.run.smithi008.stdout:Suggested packages: 2023-10-07T21:10:22.221 INFO:teuthology.orchestra.run.smithi008.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-07T21:10:22.221 INFO:teuthology.orchestra.run.smithi008.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-07T21:10:22.240 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2023-10-07T21:10:22.241 INFO:teuthology.orchestra.run.smithi081.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-07T21:10:22.241 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-07T21:10:22.241 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-07T21:10:22.242 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2023-10-07T21:10:22.242 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-07T21:10:22.243 INFO:teuthology.orchestra.run.smithi081.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-07T21:10:22.271 INFO:teuthology.orchestra.run.smithi008.stdout:The following NEW packages will be installed: 2023-10-07T21:10:22.271 INFO:teuthology.orchestra.run.smithi008.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-07T21:10:22.272 INFO:teuthology.orchestra.run.smithi008.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-07T21:10:22.272 INFO:teuthology.orchestra.run.smithi008.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-07T21:10:22.272 INFO:teuthology.orchestra.run.smithi008.stdout: thermald upower usbmuxd 2023-10-07T21:10:22.295 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2023-10-07T21:10:22.296 INFO:teuthology.orchestra.run.smithi081.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-07T21:10:22.296 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-07T21:10:22.297 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-07T21:10:22.297 INFO:teuthology.orchestra.run.smithi081.stdout: thermald upower usbmuxd 2023-10-07T21:10:22.329 INFO:teuthology.orchestra.run.smithi008.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-07T21:10:22.330 INFO:teuthology.orchestra.run.smithi008.stdout:Need to get 90.9 MB of archives. 2023-10-07T21:10:22.330 INFO:teuthology.orchestra.run.smithi008.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-07T21:10:22.330 INFO:teuthology.orchestra.run.smithi008.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-07T21:10:22.348 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-07T21:10:22.349 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 90.9 MB of archives. 2023-10-07T21:10:22.349 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-07T21:10:22.349 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-07T21:10:22.387 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-07T21:10:22.392 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-07T21:10:22.396 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-07T21:10:22.406 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-07T21:10:22.411 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-07T21:10:22.412 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-07T21:10:22.415 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-07T21:10:22.418 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [20.9 MB] 2023-10-07T21:10:22.430 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-07T21:10:22.437 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [20.9 MB] 2023-10-07T21:10:22.672 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [11.4 MB] 2023-10-07T21:10:22.717 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [11.4 MB] 2023-10-07T21:10:22.766 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [58.0 MB] 2023-10-07T21:10:22.817 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [58.0 MB] 2023-10-07T21:10:23.454 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.86.96~20.04.44 [2,648 B] 2023-10-07T21:10:23.537 INFO:teuthology.orchestra.run.smithi008.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-07T21:10:23.538 INFO:teuthology.orchestra.run.smithi008.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-07T21:10:23.543 INFO:teuthology.orchestra.run.smithi008.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-07T21:10:23.545 INFO:teuthology.orchestra.run.smithi008.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-07T21:10:23.547 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.86.96~20.04.44 [2,648 B] 2023-10-07T21:10:23.547 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-07T21:10:23.548 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-07T21:10:23.554 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-07T21:10:23.556 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-07T21:10:24.212 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 90.9 MB in 1s (71.8 MB/s) 2023-10-07T21:10:24.212 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 90.9 MB in 1s (72.6 MB/s) 2023-10-07T21:10:24.429 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-07T21:10:24.444 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-07T21:10:26.135 INFO:teuthology.orchestra.run.smithi008.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-07T21:10:26.140 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-07T21:10:26.213 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-07T21:10:26.218 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-07T21:10:26.400 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-07T21:10:26.402 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-07T21:10:26.780 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-07T21:10:26.796 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-07T21:10:26.811 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-07T21:10:26.827 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-07T21:10:26.830 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-07T21:10:26.870 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-07T21:10:27.133 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-07T21:10:27.147 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-07T21:10:27.191 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-07T21:10:27.240 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-07T21:10:27.254 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-07T21:10:27.298 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-07T21:10:27.503 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-07T21:10:27.518 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-07T21:10:27.561 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-07T21:10:27.659 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-07T21:10:27.672 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-07T21:10:27.709 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-07T21:10:27.922 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-07T21:10:27.937 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-07T21:10:27.972 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-07T21:10:28.104 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-07T21:10:28.116 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-07T21:10:28.154 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-07T21:10:28.300 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-07T21:10:28.315 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:28.358 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:28.507 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-07T21:10:28.522 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:28.565 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:30.885 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-07T21:10:30.899 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:30.992 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:31.116 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-07T21:10:31.132 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:31.235 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:31.769 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-07T21:10:31.771 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-07T21:10:31.783 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:31.784 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-07T21:10:31.821 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:31.827 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:38.626 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-07T21:10:38.641 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-07T21:10:38.701 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-07T21:10:39.028 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-07T21:10:39.041 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-07T21:10:39.078 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-07T21:10:39.126 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-07T21:10:39.144 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-07T21:10:39.313 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-07T21:10:39.456 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package thermald. 2023-10-07T21:10:39.473 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-07T21:10:39.514 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-07T21:10:39.674 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-07T21:10:39.688 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-07T21:10:39.732 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-07T21:10:40.153 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package upower. 2023-10-07T21:10:40.168 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package thermald. 2023-10-07T21:10:40.169 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-07T21:10:40.183 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-07T21:10:40.226 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-07T21:10:40.230 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-07T21:10:40.624 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package usbmuxd. 2023-10-07T21:10:40.637 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-07T21:10:40.673 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-07T21:10:40.798 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package upower. 2023-10-07T21:10:40.814 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-07T21:10:40.877 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-07T21:10:40.997 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-07T21:10:41.103 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-07T21:10:41.204 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-07T21:10:41.319 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package usbmuxd. 2023-10-07T21:10:41.321 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-07T21:10:41.334 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-07T21:10:41.403 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-07T21:10:41.447 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-07T21:10:41.573 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-07T21:10:41.699 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-07T21:10:41.701 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-07T21:10:41.832 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-07T21:10:41.933 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-07T21:10:42.084 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-07T21:10:42.210 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-07T21:10:42.265 INFO:teuthology.orchestra.run.smithi008.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-07T21:10:42.320 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-07T21:10:42.361 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-07T21:10:42.486 INFO:teuthology.orchestra.run.smithi008.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-07T21:10:42.487 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-07T21:10:42.499 INFO:teuthology.orchestra.run.smithi008.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-07T21:10:42.499 INFO:teuthology.orchestra.run.smithi008.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-07T21:10:43.012 INFO:teuthology.orchestra.run.smithi008.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-07T21:10:43.048 INFO:teuthology.orchestra.run.smithi081.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-07T21:10:43.102 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-07T21:10:43.229 INFO:teuthology.orchestra.run.smithi008.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-07T21:10:43.275 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-07T21:10:43.295 INFO:teuthology.orchestra.run.smithi081.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-07T21:10:43.306 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-07T21:10:43.307 INFO:teuthology.orchestra.run.smithi081.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-07T21:10:43.600 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-07T21:10:43.600 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-07T21:10:43.835 INFO:teuthology.orchestra.run.smithi081.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-07T21:10:44.037 INFO:teuthology.orchestra.run.smithi081.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-07T21:10:44.071 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:44.082 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-07T21:10:44.431 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-07T21:10:44.431 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-07T21:10:44.861 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:45.429 INFO:teuthology.orchestra.run.smithi008.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:10:45.432 INFO:teuthology.orchestra.run.smithi008.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-07T21:10:45.607 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:46.221 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:10:46.221 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-07T21:10:46.381 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:47.192 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:47.748 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:48.602 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-07T21:10:48.744 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-07T21:10:49.016 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-07T21:10:49.141 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-07T21:10:49.259 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-07T21:10:49.736 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-07T21:10:49.837 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:49.905 INFO:teuthology.orchestra.run.smithi008.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-07T21:10:49.905 INFO:teuthology.orchestra.run.smithi008.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:10:50.516 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-07T21:10:51.318 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-07T21:10:51.435 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-07T21:10:51.510 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-07T21:10:51.510 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:11:15.758 INFO:teuthology.orchestra.run.smithi008.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-07T21:11:15.758 INFO:teuthology.orchestra.run.smithi008.stdout:Sourcing file `/etc/default/grub' 2023-10-07T21:11:15.771 INFO:teuthology.orchestra.run.smithi008.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-07T21:11:15.790 INFO:teuthology.orchestra.run.smithi008.stdout:Generating grub configuration file ... 2023-10-07T21:11:16.073 INFO:teuthology.orchestra.run.smithi008.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:11:16.093 INFO:teuthology.orchestra.run.smithi008.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:11:16.475 INFO:teuthology.orchestra.run.smithi008.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-07T21:11:16.488 INFO:teuthology.orchestra.run.smithi008.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-07T21:11:17.013 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-07T21:11:17.014 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2023-10-07T21:11:17.038 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-07T21:11:17.066 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2023-10-07T21:11:17.462 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:11:17.485 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:11:17.894 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-07T21:11:17.906 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-07T21:11:19.091 INFO:teuthology.orchestra.run.smithi008.stdout:done 2023-10-07T21:11:19.528 DEBUG:teuthology.orchestra.run.smithi008:> dpkg -s linux-image-generic-hwe-20.04 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Package: linux-image-generic-hwe-20.04 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Status: install ok installed 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Priority: optional 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Section: kernel 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Installed-Size: 20 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Maintainer: Ubuntu Kernel Team 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Architecture: amd64 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Source: linux-meta-hwe-5.15 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-07T21:11:19.564 INFO:teuthology.orchestra.run.smithi008.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-07T21:11:19.565 INFO:teuthology.orchestra.run.smithi008.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-07T21:11:19.565 INFO:teuthology.orchestra.run.smithi008.stdout:Recommends: thermald 2023-10-07T21:11:19.565 INFO:teuthology.orchestra.run.smithi008.stdout:Description: Generic Linux kernel image 2023-10-07T21:11:19.565 INFO:teuthology.orchestra.run.smithi008.stdout: This package will always depend on the latest generic kernel image 2023-10-07T21:11:19.565 INFO:teuthology.orchestra.run.smithi008.stdout: available. 2023-10-07T21:11:19.566 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-07T21:11:19.566 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-07T21:11:19.566 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-07T21:11:19.566 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-07T21:11:19.566 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi008.front.sepia.ceph.com, path=None, version=distro) 2023-10-07T21:11:19.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get clean 2023-10-07T21:11:19.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2023-10-07T21:11:19.772 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:11:19.779 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-07T21:11:19.796 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-07T21:11:19.889 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-07T21:11:19.902 INFO:teuthology.orchestra.run.smithi081.stdout:done 2023-10-07T21:11:20.356 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic-hwe-20.04 2023-10-07T21:11:20.400 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic-hwe-20.04 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta-hwe-5.15 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-07T21:11:20.401 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-10-07T21:11:20.402 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-10-07T21:11:20.402 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-10-07T21:11:20.402 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-10-07T21:11:20.402 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-07T21:11:20.403 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-07T21:11:20.403 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-07T21:11:20.403 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-07T21:11:20.403 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2023-10-07T21:11:20.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-10-07T21:11:20.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-07T21:11:20.611 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:11:20.619 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-07T21:11:20.689 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-07T21:11:20.731 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-07T21:11:21.290 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 114 kB in 1s (183 kB/s) 2023-10-07T21:11:21.571 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:11:21.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-07T21:11:21.665 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:11:21.855 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2023-10-07T21:11:21.855 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2023-10-07T21:11:22.072 INFO:teuthology.orchestra.run.smithi008.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-07T21:11:22.072 INFO:teuthology.orchestra.run.smithi008.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-07T21:11:22.074 DEBUG:teuthology.orchestra.run.smithi008:> dpkg -s linux-image-generic-hwe-20.04 2023-10-07T21:11:22.095 INFO:teuthology.orchestra.run.smithi008.stdout:Package: linux-image-generic-hwe-20.04 2023-10-07T21:11:22.095 INFO:teuthology.orchestra.run.smithi008.stdout:Status: install ok installed 2023-10-07T21:11:22.095 INFO:teuthology.orchestra.run.smithi008.stdout:Priority: optional 2023-10-07T21:11:22.095 INFO:teuthology.orchestra.run.smithi008.stdout:Section: kernel 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Installed-Size: 20 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Maintainer: Ubuntu Kernel Team 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Architecture: amd64 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Source: linux-meta-hwe-5.15 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Recommends: thermald 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout:Description: Generic Linux kernel image 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout: This package will always depend on the latest generic kernel image 2023-10-07T21:11:22.096 INFO:teuthology.orchestra.run.smithi008.stdout: available. 2023-10-07T21:11:22.097 DEBUG:teuthology.orchestra.run.smithi008:> mktemp 2023-10-07T21:11:22.101 INFO:teuthology.orchestra.run.smithi008.stdout:/tmp/tmp.zyByeD7kaJ 2023-10-07T21:11:22.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo cp /boot/grub/grub.cfg /tmp/tmp.zyByeD7kaJ 2023-10-07T21:11:22.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 0666 /tmp/tmp.zyByeD7kaJ 2023-10-07T21:11:22.199 DEBUG:teuthology.orchestra.remote:smithi008:/tmp/tmp.zyByeD7kaJ is 9KB 2023-10-07T21:11:22.212 DEBUG:teuthology.orchestra.run.smithi008:> rm -fr /tmp/tmp.zyByeD7kaJ 2023-10-07T21:11:22.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-07T21:11:22.274 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:11:22.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-07T21:11:22.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-07T21:11:22.307 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-07T21:11:22.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo update-grub 2023-10-07T21:11:22.354 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:11:22.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-07T21:11:22.446 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:11:22.649 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-07T21:11:22.650 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-07T21:11:22.877 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-07T21:11:22.877 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-07T21:11:22.879 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic-hwe-20.04 2023-10-07T21:11:22.897 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic-hwe-20.04 2023-10-07T21:11:22.897 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-10-07T21:11:22.897 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-10-07T21:11:22.897 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-10-07T21:11:22.897 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta-hwe-5.15 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-10-07T21:11:22.898 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-10-07T21:11:22.899 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2023-10-07T21:11:22.905 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.cTCb68qJnB 2023-10-07T21:11:22.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.cTCb68qJnB 2023-10-07T21:11:22.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.cTCb68qJnB 2023-10-07T21:11:22.955 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.cTCb68qJnB is 9KB 2023-10-07T21:11:22.968 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.cTCb68qJnB 2023-10-07T21:11:22.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-07T21:11:23.033 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:11:23.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-07T21:11:23.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-07T21:11:23.072 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-07T21:11:23.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2023-10-07T21:11:23.755 INFO:teuthology.orchestra.run.smithi008.stderr:Sourcing file `/etc/default/grub' 2023-10-07T21:11:23.762 INFO:teuthology.orchestra.run.smithi008.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-07T21:11:23.774 INFO:teuthology.orchestra.run.smithi008.stderr:Generating grub configuration file ... 2023-10-07T21:11:24.023 INFO:teuthology.orchestra.run.smithi008.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:11:24.034 INFO:teuthology.orchestra.run.smithi008.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:11:24.381 INFO:teuthology.orchestra.run.smithi008.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-07T21:11:24.393 INFO:teuthology.orchestra.run.smithi008.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-07T21:11:24.569 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2023-10-07T21:11:24.578 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-07T21:11:24.623 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2023-10-07T21:11:24.918 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-07T21:11:24.930 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-07T21:11:25.377 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-07T21:11:25.389 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-07T21:11:25.950 INFO:teuthology.orchestra.run.smithi008.stderr:done 2023-10-07T21:11:25.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo shutdown -r now 2023-10-07T21:11:26.342 INFO:teuthology.orchestra.run.smithi081.stderr:done 2023-10-07T21:11:26.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2023-10-07T21:11:55.982 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-07T21:11:55.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:11:55.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:11:56.347 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-07T21:11:56.347 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:11:56.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:12:14.462 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2023-10-07T21:12:14.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-07T21:12:23.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:12:23.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:12:23.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:12:23.716 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:12:26.554 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2023-10-07T21:12:26.778 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-07T21:12:38.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:12:38.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:12:38.779 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:12:38.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:12:57.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-07T21:13:12.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:13:12.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:13:12.599 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-10-07T21:13:13.280 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:13:13.280 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-86-generic"... 2023-10-07T21:13:13.280 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-10-07T21:13:13.327 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-86-generic 2023-10-07T21:13:13.327 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-07T21:13:13.328 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-07T21:13:13.328 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-07T21:13:14.329 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-07T21:13:14.329 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T21:13:14.431 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2023-10-07T21:13:14.462 DEBUG:teuthology.parallel:result is None 2023-10-07T21:13:38.569 DEBUG:teuthology.orchestra.remote:timed out 2023-10-07T21:13:53.570 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:13:53.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:13:53.817 DEBUG:teuthology.orchestra.run.smithi008:> true 2023-10-07T21:13:54.365 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:13:54.366 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-86-generic"... 2023-10-07T21:13:54.366 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2023-10-07T21:13:54.413 INFO:teuthology.orchestra.run.smithi008.stdout:5.15.0-86-generic 2023-10-07T21:13:54.413 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-07T21:13:54.414 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-07T21:13:54.414 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-07T21:13:55.414 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-07T21:13:55.414 DEBUG:teuthology.orchestra.run.smithi008:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T21:13:55.513 INFO:teuthology.orchestra.run.smithi008.stdout:ttyS1 2023-10-07T21:13:55.542 DEBUG:teuthology.parallel:result is None 2023-10-07T21:13:55.542 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-07T21:13:55.549 INFO:teuthology.task.internal:Creating test directory... 2023-10-07T21:13:55.549 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T21:13:55.552 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T21:13:55.559 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-07T21:13:55.566 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-07T21:13:55.576 INFO:teuthology.task.internal:Creating archive directory... 2023-10-07T21:13:55.576 DEBUG:teuthology.orchestra.run.smithi008:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T21:13:55.601 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T21:13:55.673 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-07T21:13:55.679 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-07T21:13:55.679 DEBUG:teuthology.orchestra.run.smithi008:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-07T21:13:55.682 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-07T21:13:55.704 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T21:13:55.709 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T21:13:55.712 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T21:13:55.720 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T21:13:55.721 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-07T21:13:55.728 INFO:teuthology.task.internal:Configuring sudo... 2023-10-07T21:13:55.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T21:13:55.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T21:13:55.781 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-07T21:13:55.789 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-07T21:13:55.789 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T21:13:55.821 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T21:13:55.830 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T21:13:55.874 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T21:13:55.922 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:13:55.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T21:13:55.988 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T21:13:55.995 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T21:13:56.043 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:13:56.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T21:13:56.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo service rsyslog restart 2023-10-07T21:13:56.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2023-10-07T21:13:56.195 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-07T21:13:56.203 INFO:teuthology.task.internal:Starting timer... 2023-10-07T21:13:56.203 INFO:teuthology.run_tasks:Running task pcp... 2023-10-07T21:13:56.213 INFO:teuthology.run_tasks:Running task selinux... 2023-10-07T21:13:56.222 DEBUG:teuthology.task.selinux:Excluding smithi008: OS 'ubuntu' does not support SELinux 2023-10-07T21:13:56.222 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2023-10-07T21:13:56.222 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-07T21:13:56.222 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-07T21:13:56.222 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-07T21:13:56.222 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-07T21:13:56.231 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-07T21:13:56.235 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-07T21:13:56.369 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-07T21:13:56.385 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-07T21:13:56.385 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi008.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-07T21:19:38.655 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi008.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com')] 2023-10-07T21:19:38.656 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:19:38.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:19:38.748 DEBUG:teuthology.orchestra.run.smithi008:> true 2023-10-07T21:19:38.872 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2023-10-07T21:19:38.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:19:38.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:19:38.960 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-10-07T21:19:39.080 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-07T21:19:39.081 INFO:teuthology.run_tasks:Running task clock... 2023-10-07T21:19:39.091 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-07T21:19:39.092 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T21:19:39.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T21:19:39.095 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T21:19:39.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T21:19:39.126 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-07T21:19:39.126 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Command line: ntpd -gq 2023-10-07T21:19:39.127 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: proto: precision = 0.092 usec (-23) 2023-10-07T21:19:39.128 INFO:teuthology.orchestra.run.smithi008.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-07T21:19:39.128 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-07T21:19:39.129 INFO:teuthology.orchestra.run.smithi008.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: restrict ::: KOD does nothing without LIMITED. 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen and drop on 0 v6wildcard [::]:123 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen normally on 2 lo 127.0.0.1:123 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen normally on 3 ens1f0 172.21.15.8:123 2023-10-07T21:19:39.131 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen normally on 4 lo [::1]:123 2023-10-07T21:19:39.132 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:25fe%4]:123 2023-10-07T21:19:39.132 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:39 ntpd[22624]: Listening on routing socket on fd #22 for interface updates 2023-10-07T21:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-07T21:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Command line: ntpd -gq 2023-10-07T21:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: proto: precision = 0.082 usec (-23) 2023-10-07T21:19:39.156 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-07T21:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-07T21:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: restrict ::: KOD does nothing without LIMITED. 2023-10-07T21:19:39.157 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen and drop on 0 v6wildcard [::]:123 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen normally on 2 lo 127.0.0.1:123 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen normally on 4 lo [::1]:123 2023-10-07T21:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2023-10-07T21:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:39 ntpd[22759]: Listening on routing socket on fd #22 for interface updates 2023-10-07T21:19:40.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:40.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:40 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:41.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:41.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:41.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:41.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:41.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:41.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:41 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:41.154 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:41 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:41.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:41 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:42.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:42.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:42.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:42.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:42.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:42.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:42 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:43.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:43.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:43 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:43.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:43.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:43 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:44.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:44.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:44.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:44 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:44.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:44 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:45.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.126 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:45.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:45 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:45.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:45.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:45 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:46.127 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:46.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:46.128 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:46.128 INFO:teuthology.orchestra.run.smithi008.stdout: 7 Oct 21:19:46 ntpd[22624]: ntpd: time slew +0.001070 s 2023-10-07T21:19:46.128 INFO:teuthology.orchestra.run.smithi008.stdout:ntpd: time slew +0.001070s 2023-10-07T21:19:46.129 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-07T21:19:46.129 INFO:teuthology.orchestra.run.smithi008.stderr: 7 Oct 21:19:46 ntpd[22624]: can't open /var/log/ntpstats/loopstats.20231007: Permission denied 2023-10-07T21:19:46.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:46.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:46.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:46.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:46.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:46.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:46 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout: remote refid st t when poll reach delay offset jitter 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================== 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:46.194 INFO:teuthology.orchestra.run.smithi008.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:47.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:47.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:47.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:47 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:48.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:48.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:48.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:48.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:48.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:48.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:48 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:49.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:49.155 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: can't open /var/log/ntpstats/rawstats.20231007: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: can't open /var/log/ntpstats/peerstats.20231007: Permission denied 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stdout: 7 Oct 21:19:49 ntpd[22759]: ntpd: time slew +0.004358 s 2023-10-07T21:19:49.156 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew +0.004358s 2023-10-07T21:19:49.157 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-07T21:19:49.157 INFO:teuthology.orchestra.run.smithi081.stderr: 7 Oct 21:19:49 ntpd[22759]: can't open /var/log/ntpstats/loopstats.20231007: Permission denied 2023-10-07T21:19:49.217 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-10-07T21:19:49.217 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-10-07T21:19:49.218 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:49.218 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:49.218 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:49.218 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-07T21:19:49.219 INFO:teuthology.run_tasks:Running task install... 2023-10-07T21:19:49.231 DEBUG:teuthology.task.install:project ceph 2023-10-07T21:19:49.231 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}} 2023-10-07T21:19:49.231 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T21:19:49.231 INFO:teuthology.task.install:Using flavor: default 2023-10-07T21:19:49.237 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-10-07T21:19:49.237 INFO:teuthology.task.install:extra packages: [] 2023-10-07T21:19:49.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-key list | grep Ceph 2023-10-07T21:19:49.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-key list | grep Ceph 2023-10-07T21:19:49.341 INFO:teuthology.orchestra.run.smithi008.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-07T21:19:49.354 INFO:teuthology.orchestra.run.smithi081.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-07T21:19:49.399 INFO:teuthology.orchestra.run.smithi008.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-07T21:19:49.399 INFO:teuthology.orchestra.run.smithi008.stdout:uid [ unknown] Ceph.com (release key) 2023-10-07T21:19:49.400 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-07T21:19:49.400 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:19:49.400 INFO:teuthology.packaging:ref: None 2023-10-07T21:19:49.400 INFO:teuthology.packaging:tag: None 2023-10-07T21:19:49.401 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:19:49.401 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:19:49.401 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-10-07T21:19:49.412 INFO:teuthology.orchestra.run.smithi081.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-07T21:19:49.412 INFO:teuthology.orchestra.run.smithi081.stdout:uid [ unknown] Ceph.com (release key) 2023-10-07T21:19:49.413 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-07T21:19:49.413 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:19:49.413 INFO:teuthology.packaging:ref: None 2023-10-07T21:19:49.413 INFO:teuthology.packaging:tag: None 2023-10-07T21:19:49.413 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:19:49.413 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:19:49.414 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-10-07T21:19:49.672 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default/ 2023-10-07T21:19:49.673 INFO:teuthology.task.install.deb:Package version is 17.2.6-1291-g1cb42695-1focal 2023-10-07T21:19:49.800 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default/ 2023-10-07T21:19:49.801 INFO:teuthology.task.install.deb:Package version is 17.2.6-1291-g1cb42695-1focal 2023-10-07T21:19:49.855 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:19:49.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-07T21:19:49.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-07T21:19:49.970 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:19:49.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-07T21:19:49.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2023-10-07T21:19:50.058 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:19:50.059 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-07T21:19:50.063 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-07T21:19:50.080 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-07T21:19:50.113 INFO:teuthology.orchestra.run.smithi081.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal InRelease 2023-10-07T21:19:50.134 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-10-07T21:19:50.157 INFO:teuthology.orchestra.run.smithi081.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal Release.gpg 2023-10-07T21:19:50.178 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main i386 Packages [3,377 B] 2023-10-07T21:19:50.226 INFO:teuthology.orchestra.run.smithi008.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal InRelease 2023-10-07T21:19:50.227 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-10-07T21:19:50.248 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-10-07T21:19:50.271 INFO:teuthology.orchestra.run.smithi008.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal Release.gpg 2023-10-07T21:19:50.304 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-07T21:19:50.304 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-07T21:19:50.304 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main i386 Packages [3,377 B] 2023-10-07T21:19:50.350 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-10-07T21:19:50.373 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-07T21:19:50.454 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-07T21:19:50.687 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 28.4 kB in 1s (46.5 kB/s) 2023-10-07T21:19:50.953 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 28.4 kB in 1s (37.8 kB/s) 2023-10-07T21:19:51.747 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:19:51.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1291-g1cb42695-1focal cephadm=17.2.6-1291-g1cb42695-1focal ceph-mds=17.2.6-1291-g1cb42695-1focal ceph-mgr=17.2.6-1291-g1cb42695-1focal ceph-common=17.2.6-1291-g1cb42695-1focal ceph-fuse=17.2.6-1291-g1cb42695-1focal ceph-test=17.2.6-1291-g1cb42695-1focal radosgw=17.2.6-1291-g1cb42695-1focal python3-rados=17.2.6-1291-g1cb42695-1focal python3-rgw=17.2.6-1291-g1cb42695-1focal python3-cephfs=17.2.6-1291-g1cb42695-1focal python3-rbd=17.2.6-1291-g1cb42695-1focal libcephfs2=17.2.6-1291-g1cb42695-1focal libcephfs-dev=17.2.6-1291-g1cb42695-1focal librados2=17.2.6-1291-g1cb42695-1focal librbd1=17.2.6-1291-g1cb42695-1focal rbd-fuse=17.2.6-1291-g1cb42695-1focal 2023-10-07T21:19:51.846 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-07T21:19:52.038 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:19:52.047 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-07T21:19:52.048 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-07T21:19:52.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1291-g1cb42695-1focal cephadm=17.2.6-1291-g1cb42695-1focal ceph-mds=17.2.6-1291-g1cb42695-1focal ceph-mgr=17.2.6-1291-g1cb42695-1focal ceph-common=17.2.6-1291-g1cb42695-1focal ceph-fuse=17.2.6-1291-g1cb42695-1focal ceph-test=17.2.6-1291-g1cb42695-1focal radosgw=17.2.6-1291-g1cb42695-1focal python3-rados=17.2.6-1291-g1cb42695-1focal python3-rgw=17.2.6-1291-g1cb42695-1focal python3-cephfs=17.2.6-1291-g1cb42695-1focal python3-rbd=17.2.6-1291-g1cb42695-1focal libcephfs2=17.2.6-1291-g1cb42695-1focal libcephfs-dev=17.2.6-1291-g1cb42695-1focal librados2=17.2.6-1291-g1cb42695-1focal librbd1=17.2.6-1291-g1cb42695-1focal rbd-fuse=17.2.6-1291-g1cb42695-1focal 2023-10-07T21:19:52.143 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2023-10-07T21:19:52.224 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2023-10-07T21:19:52.225 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-07T21:19:52.225 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-10-07T21:19:52.226 INFO:teuthology.orchestra.run.smithi081.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-10-07T21:19:52.227 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-10-07T21:19:52.228 INFO:teuthology.orchestra.run.smithi081.stdout: socat xmlstarlet 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-07T21:19:52.229 INFO:teuthology.orchestra.run.smithi081.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-07T21:19:52.230 INFO:teuthology.orchestra.run.smithi081.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-07T21:19:52.230 INFO:teuthology.orchestra.run.smithi081.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-07T21:19:52.230 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2023-10-07T21:19:52.230 INFO:teuthology.orchestra.run.smithi081.stdout: btrfs-tools 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-10-07T21:19:52.343 INFO:teuthology.orchestra.run.smithi081.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-10-07T21:19:52.344 INFO:teuthology.orchestra.run.smithi081.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-10-07T21:19:52.344 INFO:teuthology.orchestra.run.smithi081.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-07T21:19:52.344 INFO:teuthology.orchestra.run.smithi081.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-10-07T21:19:52.345 INFO:teuthology.orchestra.run.smithi081.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-10-07T21:19:52.346 INFO:teuthology.orchestra.run.smithi081.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-10-07T21:19:52.346 INFO:teuthology.orchestra.run.smithi081.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-10-07T21:19:52.346 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2023-10-07T21:19:52.346 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2023-10-07T21:19:52.347 INFO:teuthology.orchestra.run.smithi081.stdout: librados2 librbd1 2023-10-07T21:19:52.347 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2023-10-07T21:19:52.495 INFO:teuthology.orchestra.run.smithi081.stdout:2 upgraded, 108 newly installed, 0 to remove and 256 not upgraded. 2023-10-07T21:19:52.496 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 209 MB of archives. 2023-10-07T21:19:52.496 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 980 MB of additional disk space will be used. 2023-10-07T21:19:52.496 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1291-g1cb42695-1focal [3,501 kB] 2023-10-07T21:19:52.529 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages were automatically installed and are no longer required: 2023-10-07T21:19:52.530 INFO:teuthology.orchestra.run.smithi008.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-07T21:19:52.530 INFO:teuthology.orchestra.run.smithi008.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-07T21:19:52.530 INFO:teuthology.orchestra.run.smithi008.stdout:The following additional packages will be installed: 2023-10-07T21:19:52.530 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-07T21:19:52.531 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-10-07T21:19:52.531 INFO:teuthology.orchestra.run.smithi008.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-10-07T21:19:52.531 INFO:teuthology.orchestra.run.smithi008.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-10-07T21:19:52.531 INFO:teuthology.orchestra.run.smithi008.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-10-07T21:19:52.532 INFO:teuthology.orchestra.run.smithi008.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-10-07T21:19:52.533 INFO:teuthology.orchestra.run.smithi008.stdout: socat xmlstarlet 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout:Suggested packages: 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-07T21:19:52.534 INFO:teuthology.orchestra.run.smithi008.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-07T21:19:52.535 INFO:teuthology.orchestra.run.smithi008.stdout:Recommended packages: 2023-10-07T21:19:52.535 INFO:teuthology.orchestra.run.smithi008.stdout: btrfs-tools 2023-10-07T21:19:52.539 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout:The following NEW packages will be installed: 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-10-07T21:19:52.652 INFO:teuthology.orchestra.run.smithi008.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-10-07T21:19:52.653 INFO:teuthology.orchestra.run.smithi008.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-10-07T21:19:52.653 INFO:teuthology.orchestra.run.smithi008.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-10-07T21:19:52.653 INFO:teuthology.orchestra.run.smithi008.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-10-07T21:19:52.654 INFO:teuthology.orchestra.run.smithi008.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages will be upgraded: 2023-10-07T21:19:52.655 INFO:teuthology.orchestra.run.smithi008.stdout: librados2 librbd1 2023-10-07T21:19:52.705 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1291-g1cb42695-1focal [3,555 kB] 2023-10-07T21:19:52.814 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1291-g1cb42695-1focal [760 kB] 2023-10-07T21:19:52.838 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1291-g1cb42695-1focal [414 kB] 2023-10-07T21:19:52.848 INFO:teuthology.orchestra.run.smithi008.stdout:2 upgraded, 108 newly installed, 0 to remove and 256 not upgraded. 2023-10-07T21:19:52.848 INFO:teuthology.orchestra.run.smithi008.stdout:Need to get 209 MB of archives. 2023-10-07T21:19:52.848 INFO:teuthology.orchestra.run.smithi008.stdout:After this operation, 980 MB of additional disk space will be used. 2023-10-07T21:19:52.848 INFO:teuthology.orchestra.run.smithi008.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-07T21:19:52.853 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1291-g1cb42695-1focal [22.6 kB] 2023-10-07T21:19:52.855 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1291-g1cb42695-1focal [200 kB] 2023-10-07T21:19:52.859 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1291-g1cb42695-1focal [47.2 kB] 2023-10-07T21:19:52.861 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1291-g1cb42695-1focal [386 kB] 2023-10-07T21:19:52.874 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1291-g1cb42695-1focal [5,571 kB] 2023-10-07T21:19:52.884 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1291-g1cb42695-1focal [3,501 kB] 2023-10-07T21:19:52.936 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-07T21:19:52.943 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-07T21:19:52.987 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-07T21:19:53.001 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-07T21:19:53.065 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1291-g1cb42695-1focal [116 kB] 2023-10-07T21:19:53.068 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1291-g1cb42695-1focal [479 kB] 2023-10-07T21:19:53.086 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1291-g1cb42695-1focal [27.7 MB] 2023-10-07T21:19:53.127 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-10-07T21:19:53.133 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-10-07T21:19:53.162 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-10-07T21:19:53.245 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-07T21:19:53.252 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-07T21:19:53.295 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-07T21:19:53.304 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-10-07T21:19:53.309 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-07T21:19:53.312 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-10-07T21:19:53.335 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-10-07T21:19:53.436 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-10-07T21:19:53.441 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-10-07T21:19:53.471 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-10-07T21:19:53.506 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-07T21:19:53.612 INFO:teuthology.orchestra.run.smithi008.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-10-07T21:19:53.621 INFO:teuthology.orchestra.run.smithi008.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-10-07T21:19:53.644 INFO:teuthology.orchestra.run.smithi008.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-10-07T21:19:53.755 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-07T21:19:53.815 INFO:teuthology.orchestra.run.smithi008.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-07T21:19:53.949 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-07T21:19:53.968 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-07T21:19:53.982 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-07T21:19:54.037 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-10-07T21:19:54.041 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-07T21:19:54.045 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-07T21:19:54.049 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-07T21:19:54.052 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-07T21:19:54.063 INFO:teuthology.orchestra.run.smithi008.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-07T21:19:54.073 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-07T21:19:54.147 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1291-g1cb42695-1focal [6,450 kB] 2023-10-07T21:19:54.238 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-07T21:19:54.257 INFO:teuthology.orchestra.run.smithi008.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-07T21:19:54.277 INFO:teuthology.orchestra.run.smithi008.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-07T21:19:54.291 INFO:teuthology.orchestra.run.smithi008.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-07T21:19:54.291 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1291-g1cb42695-1focal [221 kB] 2023-10-07T21:19:54.297 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1291-g1cb42695-1focal [152 kB] 2023-10-07T21:19:54.302 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1291-g1cb42695-1focal [1,590 kB] 2023-10-07T21:19:54.323 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-07T21:19:54.343 INFO:teuthology.orchestra.run.smithi008.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-10-07T21:19:54.350 INFO:teuthology.orchestra.run.smithi008.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-07T21:19:54.354 INFO:teuthology.orchestra.run.smithi008.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-07T21:19:54.358 INFO:teuthology.orchestra.run.smithi008.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-07T21:19:54.358 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1291-g1cb42695-1focal [7,846 kB] 2023-10-07T21:19:54.360 INFO:teuthology.orchestra.run.smithi008.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-07T21:19:54.372 INFO:teuthology.orchestra.run.smithi008.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-07T21:19:54.510 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-07T21:19:54.538 INFO:teuthology.orchestra.run.smithi008.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-07T21:19:54.545 INFO:teuthology.orchestra.run.smithi081.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-07T21:19:54.609 INFO:teuthology.orchestra.run.smithi081.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-07T21:19:54.622 INFO:teuthology.orchestra.run.smithi008.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-07T21:19:54.638 INFO:teuthology.orchestra.run.smithi081.stdout:Get:45 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1291-g1cb42695-1focal [28.7 MB] 2023-10-07T21:19:54.650 INFO:teuthology.orchestra.run.smithi081.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-07T21:19:54.657 INFO:teuthology.orchestra.run.smithi081.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-07T21:19:54.720 INFO:teuthology.orchestra.run.smithi008.stdout:Get:26 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1291-g1cb42695-1focal [3,555 kB] 2023-10-07T21:19:54.767 INFO:teuthology.orchestra.run.smithi081.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-07T21:19:54.768 INFO:teuthology.orchestra.run.smithi081.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-07T21:19:54.771 INFO:teuthology.orchestra.run.smithi081.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-07T21:19:54.776 INFO:teuthology.orchestra.run.smithi081.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-07T21:19:54.809 INFO:teuthology.orchestra.run.smithi008.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-07T21:19:54.844 INFO:teuthology.orchestra.run.smithi008.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-07T21:19:54.909 INFO:teuthology.orchestra.run.smithi008.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-07T21:19:54.950 INFO:teuthology.orchestra.run.smithi008.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-07T21:19:54.952 INFO:teuthology.orchestra.run.smithi081.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-07T21:19:54.956 INFO:teuthology.orchestra.run.smithi008.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-07T21:19:55.067 INFO:teuthology.orchestra.run.smithi008.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-07T21:19:55.067 INFO:teuthology.orchestra.run.smithi008.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-07T21:19:55.071 INFO:teuthology.orchestra.run.smithi008.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-07T21:19:55.075 INFO:teuthology.orchestra.run.smithi008.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-07T21:19:55.251 INFO:teuthology.orchestra.run.smithi008.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-07T21:19:55.366 INFO:teuthology.orchestra.run.smithi081.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-07T21:19:55.397 INFO:teuthology.orchestra.run.smithi081.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-07T21:19:55.401 INFO:teuthology.orchestra.run.smithi081.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-07T21:19:55.451 INFO:teuthology.orchestra.run.smithi081.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-07T21:19:55.483 INFO:teuthology.orchestra.run.smithi081.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-07T21:19:55.510 INFO:teuthology.orchestra.run.smithi081.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-07T21:19:55.513 INFO:teuthology.orchestra.run.smithi081.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-07T21:19:55.521 INFO:teuthology.orchestra.run.smithi081.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-07T21:19:55.666 INFO:teuthology.orchestra.run.smithi008.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-07T21:19:55.697 INFO:teuthology.orchestra.run.smithi008.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-07T21:19:55.701 INFO:teuthology.orchestra.run.smithi008.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-07T21:19:55.735 INFO:teuthology.orchestra.run.smithi081.stdout:Get:61 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1291-g1cb42695-1focal [3,924 B] 2023-10-07T21:19:55.750 INFO:teuthology.orchestra.run.smithi008.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-07T21:19:55.782 INFO:teuthology.orchestra.run.smithi008.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-07T21:19:55.808 INFO:teuthology.orchestra.run.smithi081.stdout:Get:62 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1291-g1cb42695-1focal [869 kB] 2023-10-07T21:19:55.810 INFO:teuthology.orchestra.run.smithi008.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-07T21:19:55.813 INFO:teuthology.orchestra.run.smithi008.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-07T21:19:55.814 INFO:teuthology.orchestra.run.smithi081.stdout:Get:63 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1291-g1cb42695-1focal [2,405 kB] 2023-10-07T21:19:55.820 INFO:teuthology.orchestra.run.smithi008.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-07T21:19:55.832 INFO:teuthology.orchestra.run.smithi081.stdout:Get:64 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1291-g1cb42695-1focal [79.1 kB] 2023-10-07T21:19:55.833 INFO:teuthology.orchestra.run.smithi081.stdout:Get:65 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1291-g1cb42695-1focal [117 kB] 2023-10-07T21:19:55.834 INFO:teuthology.orchestra.run.smithi081.stdout:Get:66 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1291-g1cb42695-1focal [1,761 kB] 2023-10-07T21:19:55.863 INFO:teuthology.orchestra.run.smithi081.stdout:Get:67 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1291-g1cb42695-1focal [7,875 kB] 2023-10-07T21:19:55.983 INFO:teuthology.orchestra.run.smithi081.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-07T21:19:56.035 INFO:teuthology.orchestra.run.smithi081.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-07T21:19:56.141 INFO:teuthology.orchestra.run.smithi081.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1291-g1cb42695-1focal [4,040 B] 2023-10-07T21:19:56.141 INFO:teuthology.orchestra.run.smithi081.stdout:Get:71 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1291-g1cb42695-1focal [56.3 MB] 2023-10-07T21:19:56.201 INFO:teuthology.orchestra.run.smithi081.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-07T21:19:56.219 INFO:teuthology.orchestra.run.smithi008.stdout:Get:45 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1291-g1cb42695-1focal [760 kB] 2023-10-07T21:19:56.292 INFO:teuthology.orchestra.run.smithi008.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-07T21:19:56.329 INFO:teuthology.orchestra.run.smithi008.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-07T21:19:56.495 INFO:teuthology.orchestra.run.smithi008.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-07T21:19:56.574 INFO:teuthology.orchestra.run.smithi008.stdout:Get:49 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1291-g1cb42695-1focal [414 kB] 2023-10-07T21:19:56.800 INFO:teuthology.orchestra.run.smithi008.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1291-g1cb42695-1focal [22.6 kB] 2023-10-07T21:19:56.801 INFO:teuthology.orchestra.run.smithi008.stdout:Get:51 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1291-g1cb42695-1focal [200 kB] 2023-10-07T21:19:56.888 INFO:teuthology.orchestra.run.smithi081.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-07T21:19:56.889 INFO:teuthology.orchestra.run.smithi081.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-07T21:19:56.890 INFO:teuthology.orchestra.run.smithi081.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-07T21:19:56.891 INFO:teuthology.orchestra.run.smithi081.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-07T21:19:56.891 INFO:teuthology.orchestra.run.smithi081.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-07T21:19:56.893 INFO:teuthology.orchestra.run.smithi081.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-07T21:19:56.893 INFO:teuthology.orchestra.run.smithi081.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-07T21:19:56.895 INFO:teuthology.orchestra.run.smithi081.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-07T21:19:56.896 INFO:teuthology.orchestra.run.smithi081.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-07T21:19:56.900 INFO:teuthology.orchestra.run.smithi008.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1291-g1cb42695-1focal [47.2 kB] 2023-10-07T21:19:56.933 INFO:teuthology.orchestra.run.smithi008.stdout:Get:53 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1291-g1cb42695-1focal [386 kB] 2023-10-07T21:19:56.969 INFO:teuthology.orchestra.run.smithi081.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-07T21:19:57.103 INFO:teuthology.orchestra.run.smithi008.stdout:Get:54 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1291-g1cb42695-1focal [5,571 kB] 2023-10-07T21:19:57.141 INFO:teuthology.orchestra.run.smithi081.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-07T21:19:57.185 INFO:teuthology.orchestra.run.smithi008.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-07T21:19:57.185 INFO:teuthology.orchestra.run.smithi008.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-07T21:19:57.187 INFO:teuthology.orchestra.run.smithi008.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-07T21:19:57.188 INFO:teuthology.orchestra.run.smithi008.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-07T21:19:57.189 INFO:teuthology.orchestra.run.smithi008.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-07T21:19:57.190 INFO:teuthology.orchestra.run.smithi008.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-07T21:19:57.191 INFO:teuthology.orchestra.run.smithi008.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-07T21:19:57.193 INFO:teuthology.orchestra.run.smithi008.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-07T21:19:57.194 INFO:teuthology.orchestra.run.smithi008.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-07T21:19:57.266 INFO:teuthology.orchestra.run.smithi008.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-07T21:19:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-07T21:19:57.522 INFO:teuthology.orchestra.run.smithi081.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-07T21:19:57.574 INFO:teuthology.orchestra.run.smithi081.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-07T21:19:57.609 INFO:teuthology.orchestra.run.smithi081.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-07T21:19:57.708 INFO:teuthology.orchestra.run.smithi081.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-07T21:19:57.755 INFO:teuthology.orchestra.run.smithi081.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-10-07T21:19:57.820 INFO:teuthology.orchestra.run.smithi008.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-07T21:19:57.872 INFO:teuthology.orchestra.run.smithi008.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-07T21:19:57.907 INFO:teuthology.orchestra.run.smithi008.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-07T21:19:57.909 INFO:teuthology.orchestra.run.smithi081.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-07T21:19:57.918 INFO:teuthology.orchestra.run.smithi081.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-10-07T21:19:58.008 INFO:teuthology.orchestra.run.smithi008.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-07T21:19:58.054 INFO:teuthology.orchestra.run.smithi008.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-10-07T21:19:58.067 INFO:teuthology.orchestra.run.smithi081.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-10-07T21:19:58.068 INFO:teuthology.orchestra.run.smithi081.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-07T21:19:58.068 INFO:teuthology.orchestra.run.smithi081.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-07T21:19:58.209 INFO:teuthology.orchestra.run.smithi008.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-07T21:19:58.219 INFO:teuthology.orchestra.run.smithi008.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-10-07T21:19:58.272 INFO:teuthology.orchestra.run.smithi081.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-07T21:19:58.355 INFO:teuthology.orchestra.run.smithi081.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-07T21:19:58.367 INFO:teuthology.orchestra.run.smithi008.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-10-07T21:19:58.369 INFO:teuthology.orchestra.run.smithi008.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-07T21:19:58.369 INFO:teuthology.orchestra.run.smithi008.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-07T21:19:58.478 INFO:teuthology.orchestra.run.smithi081.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1291-g1cb42695-1focal [229 kB] 2023-10-07T21:19:58.480 INFO:teuthology.orchestra.run.smithi081.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1291-g1cb42695-1focal [21.9 kB] 2023-10-07T21:19:58.480 INFO:teuthology.orchestra.run.smithi081.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1291-g1cb42695-1focal [17.0 MB] 2023-10-07T21:19:58.534 INFO:teuthology.orchestra.run.smithi008.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-07T21:19:58.536 INFO:teuthology.orchestra.run.smithi081.stdout:Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-07T21:19:58.617 INFO:teuthology.orchestra.run.smithi008.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-07T21:19:58.799 INFO:teuthology.orchestra.run.smithi008.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-07T21:19:58.866 INFO:teuthology.orchestra.run.smithi081.stdout:Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-07T21:19:58.868 INFO:teuthology.orchestra.run.smithi081.stdout:Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-07T21:19:58.871 INFO:teuthology.orchestra.run.smithi081.stdout:Get:102 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-07T21:19:58.872 INFO:teuthology.orchestra.run.smithi081.stdout:Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-07T21:19:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:Get:104 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-07T21:19:58.887 INFO:teuthology.orchestra.run.smithi081.stdout:Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi081.stdout:Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-07T21:19:58.890 INFO:teuthology.orchestra.run.smithi081.stdout:Get:107 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-07T21:19:59.001 INFO:teuthology.orchestra.run.smithi008.stdout:Get:79 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1291-g1cb42695-1focal [116 kB] 2023-10-07T21:19:59.005 INFO:teuthology.orchestra.run.smithi008.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1291-g1cb42695-1focal [479 kB] 2023-10-07T21:19:59.046 INFO:teuthology.orchestra.run.smithi081.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1291-g1cb42695-1focal [80.0 kB] 2023-10-07T21:19:59.065 INFO:teuthology.orchestra.run.smithi081.stdout:Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-07T21:19:59.067 INFO:teuthology.orchestra.run.smithi008.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1291-g1cb42695-1focal [27.7 MB] 2023-10-07T21:19:59.131 INFO:teuthology.orchestra.run.smithi008.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-07T21:19:59.132 INFO:teuthology.orchestra.run.smithi008.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-07T21:19:59.137 INFO:teuthology.orchestra.run.smithi008.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-07T21:19:59.138 INFO:teuthology.orchestra.run.smithi008.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-07T21:19:59.148 INFO:teuthology.orchestra.run.smithi008.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-07T21:19:59.152 INFO:teuthology.orchestra.run.smithi008.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-07T21:19:59.153 INFO:teuthology.orchestra.run.smithi008.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-07T21:19:59.155 INFO:teuthology.orchestra.run.smithi008.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-07T21:19:59.320 INFO:teuthology.orchestra.run.smithi081.stdout:Get:110 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-10-07T21:19:59.330 INFO:teuthology.orchestra.run.smithi008.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-07T21:19:59.585 INFO:teuthology.orchestra.run.smithi008.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-10-07T21:20:00.382 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 209 MB in 7s (28.4 MB/s) 2023-10-07T21:20:00.596 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-07T21:20:00.642 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112643 files and directories currently installed.) 2023-10-07T21:20:00.645 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-07T21:20:00.744 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-07T21:20:01.153 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../001-librbd1_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:01.307 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librbd1 (17.2.6-1291-g1cb42695-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-07T21:20:01.891 INFO:teuthology.orchestra.run.smithi008.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1291-g1cb42695-1focal [6,450 kB] 2023-10-07T21:20:02.022 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../002-librados2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:02.145 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librados2 (17.2.6-1291-g1cb42695-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-07T21:20:02.349 INFO:teuthology.orchestra.run.smithi008.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1291-g1cb42695-1focal [221 kB] 2023-10-07T21:20:02.369 INFO:teuthology.orchestra.run.smithi008.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1291-g1cb42695-1focal [152 kB] 2023-10-07T21:20:02.372 INFO:teuthology.orchestra.run.smithi008.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1291-g1cb42695-1focal [1,590 kB] 2023-10-07T21:20:02.495 INFO:teuthology.orchestra.run.smithi008.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1291-g1cb42695-1focal [7,846 kB] 2023-10-07T21:20:02.842 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libcephfs2. 2023-10-07T21:20:02.856 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:02.900 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libcephfs2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:03.058 INFO:teuthology.orchestra.run.smithi008.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1291-g1cb42695-1focal [28.7 MB] 2023-10-07T21:20:03.242 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rados. 2023-10-07T21:20:03.256 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:03.300 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rados (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:03.662 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-07T21:20:03.676 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:03.720 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-ceph-argparse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:03.973 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cephfs. 2023-10-07T21:20:03.988 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:04.031 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cephfs (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:04.367 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-07T21:20:04.382 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:04.425 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:04.745 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-prettytable. 2023-10-07T21:20:04.758 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-10-07T21:20:04.795 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-07T21:20:04.963 INFO:teuthology.orchestra.run.smithi008.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1291-g1cb42695-1focal [3,924 B] 2023-10-07T21:20:04.964 INFO:teuthology.orchestra.run.smithi008.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1291-g1cb42695-1focal [869 kB] 2023-10-07T21:20:04.986 INFO:teuthology.orchestra.run.smithi008.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1291-g1cb42695-1focal [2,405 kB] 2023-10-07T21:20:05.048 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rbd. 2023-10-07T21:20:05.062 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:05.106 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rbd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:05.113 INFO:teuthology.orchestra.run.smithi008.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1291-g1cb42695-1focal [79.1 kB] 2023-10-07T21:20:05.114 INFO:teuthology.orchestra.run.smithi008.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1291-g1cb42695-1focal [117 kB] 2023-10-07T21:20:05.130 INFO:teuthology.orchestra.run.smithi008.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1291-g1cb42695-1focal [1,761 kB] 2023-10-07T21:20:05.218 INFO:teuthology.orchestra.run.smithi008.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1291-g1cb42695-1focal [7,875 kB] 2023-10-07T21:20:05.468 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-07T21:20:05.481 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-07T21:20:05.526 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-07T21:20:05.658 INFO:teuthology.orchestra.run.smithi008.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1291-g1cb42695-1focal [4,040 B] 2023-10-07T21:20:05.658 INFO:teuthology.orchestra.run.smithi008.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1291-g1cb42695-1focal [56.3 MB] 2023-10-07T21:20:05.871 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-07T21:20:05.885 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-07T21:20:05.929 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-07T21:20:06.273 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-07T21:20:06.287 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-07T21:20:06.334 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-07T21:20:06.685 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-10-07T21:20:06.700 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-10-07T21:20:06.743 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-10-07T21:20:07.121 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-10-07T21:20:07.133 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-10-07T21:20:07.171 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-10-07T21:20:07.941 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-10-07T21:20:07.957 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:08.008 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:08.287 INFO:teuthology.orchestra.run.smithi008.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1291-g1cb42695-1focal [229 kB] 2023-10-07T21:20:08.289 INFO:teuthology.orchestra.run.smithi008.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1291-g1cb42695-1focal [21.9 kB] 2023-10-07T21:20:08.360 INFO:teuthology.orchestra.run.smithi008.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1291-g1cb42695-1focal [17.0 MB] 2023-10-07T21:20:08.503 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-10-07T21:20:08.516 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:08.554 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:08.868 INFO:teuthology.orchestra.run.smithi008.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1291-g1cb42695-1focal [80.0 kB] 2023-10-07T21:20:08.882 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-10-07T21:20:08.896 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:08.932 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:09.310 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-10-07T21:20:09.324 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-10-07T21:20:09.371 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-10-07T21:20:09.542 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 209 MB in 16s (12.9 MB/s) 2023-10-07T21:20:09.657 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librgw2. 2023-10-07T21:20:09.672 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../019-librgw2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:09.707 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librgw2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:09.758 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-07T21:20:09.805 INFO:teuthology.orchestra.run.smithi008.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112643 files and directories currently installed.) 2023-10-07T21:20:09.808 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-07T21:20:10.015 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-07T21:20:10.333 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../001-librbd1_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:10.469 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librbd1 (17.2.6-1291-g1cb42695-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-07T21:20:10.476 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rgw. 2023-10-07T21:20:10.489 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:10.548 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:10.895 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liboath0. 2023-10-07T21:20:10.910 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-07T21:20:10.953 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-07T21:20:11.221 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../002-librados2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:11.266 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libradosstriper1. 2023-10-07T21:20:11.278 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:11.323 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libradosstriper1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:11.373 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librados2 (17.2.6-1291-g1cb42695-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-07T21:20:11.776 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-common. 2023-10-07T21:20:11.792 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:11.834 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:12.103 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libcephfs2. 2023-10-07T21:20:12.117 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:12.161 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libcephfs2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:12.549 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rados. 2023-10-07T21:20:12.562 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:12.615 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rados (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:12.984 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-07T21:20:12.998 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:13.034 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-ceph-argparse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:13.286 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cephfs. 2023-10-07T21:20:13.301 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:13.345 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cephfs (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:13.731 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-07T21:20:13.745 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:13.797 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:14.176 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-prettytable. 2023-10-07T21:20:14.191 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-10-07T21:20:14.243 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-07T21:20:14.441 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-base. 2023-10-07T21:20:14.454 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:14.478 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rbd. 2023-10-07T21:20:14.493 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:14.509 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-base (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:14.537 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rbd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:14.906 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-07T21:20:14.920 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-07T21:20:14.956 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-07T21:20:15.335 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-07T21:20:15.349 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-07T21:20:15.393 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-07T21:20:15.536 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cryptography. 2023-10-07T21:20:15.550 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-07T21:20:15.595 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-07T21:20:15.763 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-07T21:20:15.776 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-07T21:20:15.821 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-07T21:20:15.990 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-openssl. 2023-10-07T21:20:16.004 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-07T21:20:16.048 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-07T21:20:16.216 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-10-07T21:20:16.229 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-10-07T21:20:16.257 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-10-07T21:20:16.267 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-07T21:20:16.282 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:16.317 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:16.593 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-10-07T21:20:16.608 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-10-07T21:20:16.651 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-10-07T21:20:16.706 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-07T21:20:16.719 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-07T21:20:16.764 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-07T21:20:17.050 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-07T21:20:17.065 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-07T21:20:17.108 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-07T21:20:17.122 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-10-07T21:20:17.136 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:17.189 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:17.445 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-natsort. 2023-10-07T21:20:17.461 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-10-07T21:20:17.503 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-10-07T21:20:17.750 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-10-07T21:20:17.764 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:17.808 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:17.840 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-jwt. 2023-10-07T21:20:17.854 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-07T21:20:17.898 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-07T21:20:18.178 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-10-07T21:20:18.192 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-10-07T21:20:18.209 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-logutils. 2023-10-07T21:20:18.225 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-10-07T21:20:18.236 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:20:18.267 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-07T21:20:18.570 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-07T21:20:18.584 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-07T21:20:18.591 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-10-07T21:20:18.604 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-10-07T21:20:18.629 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-07T21:20:18.649 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-10-07T21:20:18.948 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-mako. 2023-10-07T21:20:18.961 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-07T21:20:18.998 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-07T21:20:19.007 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librgw2. 2023-10-07T21:20:19.020 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../019-librgw2_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:19.060 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librgw2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:19.318 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-07T21:20:19.527 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-07T21:20:19.527 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-07T21:20:19.654 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-07T21:20:19.667 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-07T21:20:19.712 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-07T21:20:19.813 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rgw. 2023-10-07T21:20:19.826 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:19.871 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:19.990 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webob. 2023-10-07T21:20:20.005 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-07T21:20:20.048 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-07T21:20:20.215 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liboath0. 2023-10-07T21:20:20.229 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-07T21:20:20.274 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-07T21:20:20.376 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-07T21:20:20.389 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-07T21:20:20.426 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-07T21:20:20.577 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libradosstriper1. 2023-10-07T21:20:20.590 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:20.634 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libradosstriper1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:20.754 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-bs4. 2023-10-07T21:20:20.767 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-10-07T21:20:20.812 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-07T21:20:21.096 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-common. 2023-10-07T21:20:21.112 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:21.132 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-waitress. 2023-10-07T21:20:21.146 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-07T21:20:21.154 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:21.193 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-07T21:20:21.518 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-tempita. 2023-10-07T21:20:21.534 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-10-07T21:20:21.576 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-07T21:20:21.879 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-paste. 2023-10-07T21:20:21.892 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-07T21:20:21.929 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-07T21:20:22.249 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-07T21:20:22.265 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-07T21:20:22.299 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-07T21:20:22.577 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-07T21:20:22.590 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-07T21:20:22.635 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-07T21:20:23.747 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webtest. 2023-10-07T21:20:23.762 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-10-07T21:20:23.805 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-07T21:20:24.116 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pecan. 2023-10-07T21:20:24.125 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-07T21:20:24.166 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-07T21:20:24.501 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-base. 2023-10-07T21:20:24.510 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:24.546 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-07T21:20:24.559 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-07T21:20:24.561 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-base (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:24.604 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-07T21:20:24.982 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-07T21:20:24.997 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:25.041 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:25.394 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr. 2023-10-07T21:20:25.410 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:25.452 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:25.540 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cryptography. 2023-10-07T21:20:25.555 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-07T21:20:25.590 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-07T21:20:25.930 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mon. 2023-10-07T21:20:25.943 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:25.985 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-openssl. 2023-10-07T21:20:25.988 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mon (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:25.998 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-07T21:20:26.043 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-07T21:20:26.287 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-07T21:20:26.301 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:26.346 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:26.709 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-07T21:20:26.723 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-07T21:20:26.767 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-07T21:20:27.070 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-07T21:20:27.083 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-07T21:20:27.084 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-osd. 2023-10-07T21:20:27.099 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:27.120 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-07T21:20:27.142 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-osd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:27.499 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-natsort. 2023-10-07T21:20:27.512 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-10-07T21:20:27.548 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-10-07T21:20:27.860 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jwt. 2023-10-07T21:20:27.875 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-07T21:20:27.918 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-07T21:20:28.229 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-logutils. 2023-10-07T21:20:28.244 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-10-07T21:20:28.287 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-07T21:20:28.582 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-07T21:20:28.596 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-07T21:20:28.640 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-07T21:20:28.943 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-mako. 2023-10-07T21:20:28.956 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-07T21:20:28.993 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-07T21:20:29.321 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-07T21:20:29.335 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-07T21:20:29.371 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-07T21:20:29.666 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-07T21:20:29.679 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-07T21:20:29.724 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-07T21:20:29.978 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph. 2023-10-07T21:20:29.993 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../052-ceph_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:30.018 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-webob. 2023-10-07T21:20:30.033 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-07T21:20:30.036 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:30.085 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-07T21:20:30.364 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-fuse. 2023-10-07T21:20:30.378 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:30.422 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:30.430 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-07T21:20:30.443 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-07T21:20:30.488 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-07T21:20:30.783 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-bs4. 2023-10-07T21:20:30.797 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-10-07T21:20:30.832 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-07T21:20:30.850 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mds. 2023-10-07T21:20:30.865 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:30.908 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mds (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:31.161 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-waitress. 2023-10-07T21:20:31.176 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-07T21:20:31.222 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-07T21:20:31.436 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package cephadm. 2023-10-07T21:20:31.450 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../055-cephadm_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:31.494 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:31.555 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-tempita. 2023-10-07T21:20:31.570 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-10-07T21:20:31.613 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-07T21:20:31.822 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-jinja2. 2023-10-07T21:20:31.837 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-10-07T21:20:31.880 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-07T21:20:31.916 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-paste. 2023-10-07T21:20:31.932 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-07T21:20:31.977 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-07T21:20:32.225 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-07T21:20:32.239 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:32.283 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:32.286 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-07T21:20:32.301 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-07T21:20:32.344 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-07T21:20:32.648 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-07T21:20:32.653 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-07T21:20:32.660 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-07T21:20:32.666 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-10-07T21:20:32.697 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-07T21:20:32.711 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-07T21:20:32.964 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjs-underscore. 2023-10-07T21:20:32.977 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-07T21:20:33.008 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-webtest. 2023-10-07T21:20:33.013 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-07T21:20:33.024 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-10-07T21:20:33.087 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-07T21:20:33.291 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-07T21:20:33.305 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-07T21:20:33.349 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-07T21:20:33.394 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pecan. 2023-10-07T21:20:33.408 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-07T21:20:33.452 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-07T21:20:33.635 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-routes. 2023-10-07T21:20:33.648 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-10-07T21:20:33.693 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-07T21:20:33.825 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-07T21:20:33.840 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-07T21:20:33.882 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-07T21:20:34.063 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-07T21:20:34.078 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:34.121 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:34.244 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-07T21:20:34.258 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:34.302 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:34.608 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-decorator. 2023-10-07T21:20:34.622 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-07T21:20:34.638 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr. 2023-10-07T21:20:34.653 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:34.666 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-07T21:20:34.696 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:34.969 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-07T21:20:34.982 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-07T21:20:35.027 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-07T21:20:35.183 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mon. 2023-10-07T21:20:35.197 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:35.241 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mon (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:35.330 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-scipy. 2023-10-07T21:20:35.345 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-07T21:20:35.388 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-07T21:20:36.395 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-osd. 2023-10-07T21:20:36.409 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:36.453 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-osd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:36.755 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-07T21:20:36.770 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-07T21:20:36.805 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-07T21:20:37.367 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-joblib. 2023-10-07T21:20:37.380 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-10-07T21:20:37.425 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-07T21:20:37.778 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-sklearn. 2023-10-07T21:20:37.792 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-07T21:20:37.836 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-07T21:20:38.595 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-07T21:20:38.609 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:38.653 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:39.407 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph. 2023-10-07T21:20:39.421 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../052-ceph_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:39.465 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:39.767 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-fuse. 2023-10-07T21:20:39.781 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:39.825 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:39.998 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cachetools. 2023-10-07T21:20:40.014 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-10-07T21:20:40.057 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-07T21:20:40.295 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mds. 2023-10-07T21:20:40.309 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:40.353 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mds (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:40.358 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-07T21:20:40.372 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-07T21:20:40.408 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-07T21:20:40.753 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-07T21:20:40.770 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-07T21:20:40.812 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-07T21:20:40.873 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package cephadm. 2023-10-07T21:20:40.888 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../055-cephadm_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:40.931 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:41.123 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rsa. 2023-10-07T21:20:41.138 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-10-07T21:20:41.181 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-07T21:20:41.234 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jinja2. 2023-10-07T21:20:41.248 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-10-07T21:20:41.292 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-07T21:20:41.517 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-google-auth. 2023-10-07T21:20:41.533 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-10-07T21:20:41.575 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-07T21:20:41.620 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-07T21:20:41.634 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:41.670 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:41.879 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-blinker. 2023-10-07T21:20:41.894 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-07T21:20:41.937 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-07T21:20:42.007 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-07T21:20:42.021 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-10-07T21:20:42.058 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-07T21:20:42.231 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-07T21:20:42.246 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-07T21:20:42.289 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-07T21:20:42.292 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libjs-underscore. 2023-10-07T21:20:42.308 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-07T21:20:42.350 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-07T21:20:42.611 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-07T21:20:42.617 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-07T21:20:42.624 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-07T21:20:42.633 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-07T21:20:42.661 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-07T21:20:42.676 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-07T21:20:42.964 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-routes. 2023-10-07T21:20:42.977 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-10-07T21:20:43.020 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-websocket. 2023-10-07T21:20:43.022 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-07T21:20:43.034 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-07T21:20:43.078 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-07T21:20:43.350 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-07T21:20:43.364 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:43.398 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-07T21:20:43.408 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:43.412 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-07T21:20:43.456 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-07T21:20:43.962 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-decorator. 2023-10-07T21:20:43.975 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-07T21:20:44.019 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-07T21:20:44.020 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-07T21:20:44.034 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:44.077 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:44.314 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-07T21:20:44.328 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-07T21:20:44.398 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-07T21:20:44.506 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-07T21:20:44.522 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-10-07T21:20:44.564 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-07T21:20:44.725 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-scipy. 2023-10-07T21:20:44.740 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-07T21:20:44.784 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-07T21:20:44.900 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-07T21:20:44.915 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-07T21:20:44.959 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:20:45.220 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package jq. 2023-10-07T21:20:45.290 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-07T21:20:45.290 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:20:45.539 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package socat. 2023-10-07T21:20:45.553 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-10-07T21:20:45.597 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-07T21:20:45.918 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package xmlstarlet. 2023-10-07T21:20:45.934 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-07T21:20:45.976 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-07T21:20:46.076 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-07T21:20:46.090 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-07T21:20:46.126 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-07T21:20:46.339 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-test. 2023-10-07T21:20:46.353 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:46.414 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-test (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:46.679 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-joblib. 2023-10-07T21:20:46.693 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-10-07T21:20:46.737 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-07T21:20:47.116 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-sklearn. 2023-10-07T21:20:47.130 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-07T21:20:47.199 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-07T21:20:47.932 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-07T21:20:47.949 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:47.990 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:49.076 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cachetools. 2023-10-07T21:20:49.090 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-10-07T21:20:49.126 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-07T21:20:49.429 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-07T21:20:49.443 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-07T21:20:49.487 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-07T21:20:49.815 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-07T21:20:49.830 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-07T21:20:49.873 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-07T21:20:50.210 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rsa. 2023-10-07T21:20:50.224 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-10-07T21:20:50.268 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-07T21:20:50.596 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-google-auth. 2023-10-07T21:20:50.610 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-10-07T21:20:50.654 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-07T21:20:50.983 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-blinker. 2023-10-07T21:20:50.997 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-07T21:20:51.040 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-07T21:20:51.310 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-07T21:20:51.325 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-07T21:20:51.365 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-volume. 2023-10-07T21:20:51.368 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-07T21:20:51.379 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:51.424 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-volume (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:51.696 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-07T21:20:51.713 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-07T21:20:51.744 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package fonts-mathjax. 2023-10-07T21:20:51.754 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-07T21:20:51.757 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-10-07T21:20:51.802 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:20:52.058 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-websocket. 2023-10-07T21:20:52.072 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-07T21:20:52.116 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-07T21:20:52.306 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-07T21:20:52.322 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:52.364 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libcephfs-dev (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:52.435 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-07T21:20:52.449 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-07T21:20:52.493 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-07T21:20:52.775 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package nvme-cli. 2023-10-07T21:20:52.789 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-07T21:20:52.849 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-07T21:20:53.115 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-07T21:20:53.129 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:20:53.173 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:53.197 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjs-mathjax. 2023-10-07T21:20:53.212 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-10-07T21:20:53.255 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:20:53.553 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-07T21:20:53.568 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-10-07T21:20:53.603 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-07T21:20:53.956 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-07T21:20:53.971 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-07T21:20:54.014 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:20:54.275 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package jq. 2023-10-07T21:20:54.290 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-07T21:20:54.334 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:20:54.587 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package socat. 2023-10-07T21:20:54.601 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-10-07T21:20:54.645 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-07T21:20:54.884 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python-natsort-doc. 2023-10-07T21:20:54.895 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-10-07T21:20:54.934 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-10-07T21:20:54.973 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package xmlstarlet. 2023-10-07T21:20:54.987 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-07T21:20:55.031 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-07T21:20:55.270 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-07T21:20:55.280 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-07T21:20:55.320 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-07T21:20:55.382 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-test. 2023-10-07T21:20:55.392 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:20:55.437 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-test (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:20:55.623 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-attr. 2023-10-07T21:20:55.632 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-10-07T21:20:55.673 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-07T21:20:56.010 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webencodings. 2023-10-07T21:20:56.019 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-07T21:20:56.060 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-07T21:20:56.354 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-html5lib. 2023-10-07T21:20:56.364 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-10-07T21:20:56.404 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-07T21:20:56.732 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-07T21:20:56.741 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-07T21:20:56.782 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-07T21:20:57.260 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-packaging. 2023-10-07T21:20:57.269 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-10-07T21:20:57.310 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-07T21:20:57.622 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pastescript. 2023-10-07T21:20:57.638 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-10-07T21:20:57.680 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-07T21:20:57.983 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pluggy. 2023-10-07T21:20:57.999 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-10-07T21:20:58.042 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-07T21:20:58.353 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-psutil. 2023-10-07T21:20:58.367 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-07T21:20:58.411 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-07T21:20:58.742 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-py. 2023-10-07T21:20:58.759 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-07T21:20:58.800 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-07T21:20:59.146 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-07T21:20:59.160 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-07T21:20:59.203 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-07T21:20:59.531 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-07T21:20:59.547 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-07T21:20:59.589 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-07T21:20:59.875 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pytest. 2023-10-07T21:20:59.891 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-10-07T21:20:59.933 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-07T21:21:00.262 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-simplejson. 2023-10-07T21:21:00.279 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-07T21:21:00.320 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-07T21:21:00.482 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-volume. 2023-10-07T21:21:00.497 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1291-g1cb42695-1focal_all.deb ... 2023-10-07T21:21:00.533 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-volume (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:00.590 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-10-07T21:21:00.605 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-10-07T21:21:00.648 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-10-07T21:21:00.858 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package fonts-mathjax. 2023-10-07T21:21:00.871 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-10-07T21:21:00.915 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:01.403 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package radosgw. 2023-10-07T21:21:01.419 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../108-radosgw_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:21:01.456 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking radosgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:01.477 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-07T21:21:01.492 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:21:01.543 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libcephfs-dev (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:01.946 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package nvme-cli. 2023-10-07T21:21:01.960 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-07T21:21:02.021 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-07T21:21:02.359 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libjs-mathjax. 2023-10-07T21:21:02.374 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-10-07T21:21:02.417 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:03.201 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package rbd-fuse. 2023-10-07T21:21:03.215 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:21:03.259 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking rbd-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:03.561 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-07T21:21:03.856 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-07T21:21:03.984 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-10-07T21:21:04.110 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-07T21:21:04.214 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python-natsort-doc. 2023-10-07T21:21:04.230 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-10-07T21:21:04.272 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-10-07T21:21:04.320 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:04.600 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-07T21:21:04.614 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-07T21:21:04.658 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-07T21:21:04.940 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user cephadm....done 2023-10-07T21:21:04.969 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-attr. 2023-10-07T21:21:04.984 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-10-07T21:21:05.027 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-07T21:21:05.101 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:05.202 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-07T21:21:05.346 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-webencodings. 2023-10-07T21:21:05.356 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-07T21:21:05.396 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-07T21:21:05.546 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-07T21:21:05.691 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-html5lib. 2023-10-07T21:21:05.721 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-10-07T21:21:05.741 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-07T21:21:05.830 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:05.981 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-07T21:21:06.086 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-07T21:21:06.101 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-07T21:21:06.132 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-07T21:21:06.144 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-07T21:21:06.483 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-07T21:21:06.606 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-packaging. 2023-10-07T21:21:06.620 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-10-07T21:21:06.664 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-07T21:21:06.902 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-07T21:21:06.992 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pastescript. 2023-10-07T21:21:07.006 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-10-07T21:21:07.050 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-07T21:21:07.195 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-07T21:21:07.320 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pluggy. 2023-10-07T21:21:07.335 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-10-07T21:21:07.387 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-07T21:21:07.489 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-07T21:21:07.682 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-psutil. 2023-10-07T21:21:07.697 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-07T21:21:07.740 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-07T21:21:07.772 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-07T21:21:08.068 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-py. 2023-10-07T21:21:08.082 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-ceph-argparse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:08.082 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-07T21:21:08.126 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-07T21:21:08.375 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-07T21:21:08.458 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-07T21:21:08.472 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-07T21:21:08.516 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-07T21:21:08.525 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-07T21:21:08.827 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-07T21:21:08.835 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-07T21:21:08.850 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-07T21:21:08.893 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-07T21:21:09.120 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-10-07T21:21:09.205 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pytest. 2023-10-07T21:21:09.221 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-10-07T21:21:09.256 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-07T21:21:09.263 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-07T21:21:09.649 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-10-07T21:21:10.133 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-simplejson. 2023-10-07T21:21:10.137 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-07T21:21:10.149 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-07T21:21:10.191 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-07T21:21:10.460 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-10-07T21:21:10.475 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-10-07T21:21:10.518 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-10-07T21:21:10.836 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-07T21:21:11.178 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-07T21:21:11.324 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package radosgw. 2023-10-07T21:21:11.339 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../108-radosgw_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:21:11.382 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking radosgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:11.488 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-07T21:21:11.823 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-07T21:21:12.118 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-07T21:21:12.403 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-07T21:21:12.537 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-10-07T21:21:12.663 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-07T21:21:12.973 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-07T21:21:13.164 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package rbd-fuse. 2023-10-07T21:21:13.178 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1291-g1cb42695-1focal_amd64.deb ... 2023-10-07T21:21:13.221 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking rbd-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:13.383 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-07T21:21:13.549 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-07T21:21:13.776 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-07T21:21:13.860 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-07T21:21:13.987 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-10-07T21:21:14.112 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-07T21:21:14.155 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-07T21:21:14.306 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:14.307 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:14.641 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:14.800 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-07T21:21:14.928 INFO:teuthology.orchestra.run.smithi008.stdout:Adding system user cephadm....done 2023-10-07T21:21:15.089 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:15.160 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-07T21:21:15.232 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-07T21:21:15.286 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-07T21:21:15.412 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-07T21:21:15.641 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-07T21:21:15.713 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-07T21:21:15.926 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-10-07T21:21:16.031 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:16.052 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-07T21:21:16.149 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-07T21:21:16.178 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-07T21:21:16.274 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-07T21:21:16.504 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-07T21:21:16.618 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-07T21:21:16.921 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-07T21:21:16.923 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-07T21:21:17.212 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-07T21:21:17.224 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-07T21:21:17.340 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-07T21:21:17.517 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-07T21:21:17.616 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-07T21:21:17.810 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-07T21:21:17.908 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-07T21:21:18.094 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-ceph-argparse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:18.226 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-07T21:21:18.395 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-07T21:21:18.529 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-07T21:21:18.607 INFO:teuthology.orchestra.run.smithi081.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-07T21:21:18.831 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-07T21:21:18.870 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-07T21:21:18.997 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-07T21:21:19.124 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-10-07T21:21:19.249 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-07T21:21:19.331 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-07T21:21:19.626 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-10-07T21:21:19.691 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-07T21:21:19.817 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-07T21:21:19.919 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-07T21:21:19.943 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-07T21:21:20.205 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-07T21:21:20.261 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-07T21:21:20.549 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-07T21:21:20.553 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librados2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:20.679 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-07T21:21:20.833 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-07T21:21:21.159 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-07T21:21:21.460 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-07T21:21:21.745 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-07T21:21:21.854 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-10-07T21:21:21.989 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-07T21:21:22.169 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:22.276 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-07T21:21:22.319 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:21:22.445 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-07T21:21:22.695 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-07T21:21:22.822 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-07T21:21:23.046 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-07T21:21:23.115 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-07T21:21:23.400 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:23.406 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-07T21:21:23.525 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-07T21:21:23.532 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:23.843 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libcephfs2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:23.875 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:23.969 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-07T21:21:24.011 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-07T21:21:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libradosstriper1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:24.346 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-07T21:21:24.422 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-07T21:21:24.482 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-07T21:21:24.609 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-07T21:21:24.765 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-07T21:21:24.901 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-07T21:21:25.219 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:25.354 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-07T21:21:25.480 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-07T21:21:25.798 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-07T21:21:25.871 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librbd1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:25.996 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-07T21:21:26.091 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-07T21:21:26.122 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-10-07T21:21:26.249 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:21:26.375 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-07T21:21:26.384 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-07T21:21:26.510 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-07T21:21:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-10-07T21:21:26.785 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-07T21:21:26.811 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-07T21:21:27.078 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-modules-core (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:27.086 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-07T21:21:27.204 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:27.396 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-07T21:21:27.415 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-07T21:21:27.415 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-07T21:21:27.790 INFO:teuthology.orchestra.run.smithi008.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-07T21:21:27.872 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libcephfs-dev (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:28.032 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-07T21:21:28.083 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-07T21:21:28.158 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-07T21:21:28.360 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-07T21:21:28.476 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-07T21:21:28.670 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-07T21:21:28.844 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-07T21:21:28.970 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-07T21:21:29.023 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rados (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:29.096 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-07T21:21:29.143 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librgw2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:29.269 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rbd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:29.420 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up rbd-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:29.438 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-07T21:21:29.546 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-07T21:21:29.723 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librados2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:29.839 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-07T21:21:29.858 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-07T21:21:30.141 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:30.267 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cephfs (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:30.393 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-07T21:21:31.321 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:31.405 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:31.531 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:21:31.657 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-07T21:21:31.885 INFO:teuthology.orchestra.run.smithi081.stdout:Adding group ceph....done 2023-10-07T21:21:32.034 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-07T21:21:32.293 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user ceph....done 2023-10-07T21:21:32.352 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-07T21:21:32.463 INFO:teuthology.orchestra.run.smithi081.stdout:Setting system user ceph properties....done 2023-10-07T21:21:32.482 INFO:teuthology.orchestra.run.smithi081.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-07T21:21:32.633 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-07T21:21:32.636 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-10-07T21:21:32.762 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-07T21:21:32.914 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-07T21:21:33.105 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libcephfs2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:33.231 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-07T21:21:33.375 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-test (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:33.501 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up radosgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:33.550 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libradosstriper1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:33.676 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-07T21:21:33.774 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-07T21:21:33.774 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-07T21:21:34.019 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-07T21:21:34.436 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-base (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:34.818 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-07T21:21:35.091 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librbd1 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:35.217 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-07T21:21:35.279 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mds (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:35.343 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-10-07T21:21:35.469 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-07T21:21:35.502 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-07T21:21:35.502 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-07T21:21:35.595 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-07T21:21:35.887 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-10-07T21:21:35.949 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:36.013 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-07T21:21:36.211 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-07T21:21:36.211 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-07T21:21:36.315 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-modules-core (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:36.441 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:36.661 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-07T21:21:36.662 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-07T21:21:36.676 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-osd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:37.151 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libcephfs-dev (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:37.184 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-07T21:21:37.184 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-07T21:21:37.370 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-07T21:21:37.636 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:37.680 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-07T21:21:37.761 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:37.904 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mon (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:37.998 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-07T21:21:38.119 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-07T21:21:38.120 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-07T21:21:38.376 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rados (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.502 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librgw2 (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.572 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.628 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rbd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.723 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.762 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up rbd-fuse (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.849 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-dashboard (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:38.889 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-07T21:21:38.992 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-volume (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:39.119 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-07T21:21:39.193 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-07T21:21:39.273 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-07T21:21:39.495 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:39.563 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-07T21:21:39.621 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cephfs (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:39.746 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-07T21:21:40.725 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-common (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:41.261 INFO:teuthology.orchestra.run.smithi008.stdout:Adding group ceph....done 2023-10-07T21:21:41.664 INFO:teuthology.orchestra.run.smithi008.stdout:Adding system user ceph....done 2023-10-07T21:21:41.850 INFO:teuthology.orchestra.run.smithi008.stdout:Setting system user ceph properties....done 2023-10-07T21:21:41.868 INFO:teuthology.orchestra.run.smithi008.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-07T21:21:42.022 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-07T21:21:42.330 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-07T21:21:42.550 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-10-07T21:21:42.796 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-test (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:42.922 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up radosgw (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:43.154 INFO:teuthology.orchestra.run.smithi081.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-07T21:21:43.157 DEBUG:teuthology.parallel:result is None 2023-10-07T21:21:43.198 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-07T21:21:43.198 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-07T21:21:43.849 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-base (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:44.205 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-07T21:21:44.709 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mds (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:44.942 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-07T21:21:44.942 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-07T21:21:45.436 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:45.650 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-07T21:21:45.650 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-07T21:21:46.121 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-osd (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:46.651 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-07T21:21:46.685 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-07T21:21:47.115 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:47.225 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:47.334 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mon (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:47.561 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-07T21:21:47.562 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-07T21:21:48.052 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-cephadm (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:48.187 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:48.312 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-dashboard (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:48.455 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-volume (17.2.6-1291-g1cb42695-1focal) ... 2023-10-07T21:21:48.582 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-07T21:21:48.734 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-07T21:21:49.044 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-07T21:21:52.039 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-10-07T21:21:52.641 INFO:teuthology.orchestra.run.smithi008.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-07T21:21:52.643 DEBUG:teuthology.parallel:result is None 2023-10-07T21:21:52.643 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:21:52.644 INFO:teuthology.packaging:ref: None 2023-10-07T21:21:52.644 INFO:teuthology.packaging:tag: None 2023-10-07T21:21:52.644 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:21:52.644 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:21:52.644 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-10-07T21:21:53.032 DEBUG:teuthology.orchestra.run.smithi008:> dpkg-query -W -f '${Version}' ceph 2023-10-07T21:21:53.054 INFO:teuthology.orchestra.run.smithi008.stdout:17.2.6-1291-g1cb42695-1focal 2023-10-07T21:21:53.057 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291-g1cb42695-1focal 2023-10-07T21:21:53.057 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291-g1cb42695-1focal is installed. 2023-10-07T21:21:53.057 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:21:53.057 INFO:teuthology.packaging:ref: None 2023-10-07T21:21:53.058 INFO:teuthology.packaging:tag: None 2023-10-07T21:21:53.058 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:21:53.058 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:21:53.058 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-10-07T21:21:53.447 DEBUG:teuthology.orchestra.run.smithi081:> dpkg-query -W -f '${Version}' ceph 2023-10-07T21:21:53.469 INFO:teuthology.orchestra.run.smithi081.stdout:17.2.6-1291-g1cb42695-1focal 2023-10-07T21:21:53.469 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291-g1cb42695-1focal 2023-10-07T21:21:53.469 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291-g1cb42695-1focal is installed. 2023-10-07T21:21:53.469 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-07T21:21:53.470 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:21:53.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T21:21:53.488 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:21:53.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T21:21:53.523 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-07T21:21:53.524 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:21:53.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T21:21:53.548 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T21:21:53.610 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:21:53.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T21:21:53.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T21:21:53.681 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-07T21:21:53.681 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:21:53.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T21:21:53.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T21:21:53.755 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:21:53.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T21:21:53.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T21:21:53.829 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-07T21:21:53.829 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:21:53.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T21:21:53.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T21:21:53.902 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:21:53.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T21:21:53.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T21:21:53.973 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-07T21:21:54.054 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T21:21:54.055 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-10-07T21:21:54.056 INFO:tasks.cephadm:Cluster fsid is 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:21:54.056 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-07T21:21:54.056 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.8', 'mon.c': '[v2:172.21.15.8:3301,v1:172.21.15.8:6790]', 'mon.b': '172.21.15.81'} 2023-10-07T21:21:54.056 INFO:tasks.cephadm:First mon is mon.a on smithi008 2023-10-07T21:21:54.056 INFO:tasks.cephadm:First mgr is y 2023-10-07T21:21:54.056 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-07T21:21:54.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo hostname $(hostname -s) 2023-10-07T21:21:54.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2023-10-07T21:21:54.090 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-10-07T21:21:54.090 DEBUG:teuthology.orchestra.run.smithi008:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.332 INFO:teuthology.orchestra.run.smithi008.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366887 Oct 7 21:21 /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.333 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.562 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366887 Oct 7 21:21 /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.562 DEBUG:teuthology.orchestra.run.smithi008:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.572 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T21:21:54.590 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-10-07T21:21:54.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T21:21:54.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T21:21:54.895 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:21:54.901 INFO:teuthology.orchestra.run.smithi008.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:22:41.498 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:22:41.498 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T21:22:41.498 INFO:teuthology.orchestra.run.smithi008.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T21:22:41.499 INFO:teuthology.orchestra.run.smithi008.stdout: "repo_digests": [ 2023-10-07T21:22:41.499 INFO:teuthology.orchestra.run.smithi008.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T21:22:41.499 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:22:41.499 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:22:42.636 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:22:42.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo mkdir -p /etc/ceph 2023-10-07T21:22:42.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2023-10-07T21:22:42.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 777 /etc/ceph 2023-10-07T21:22:42.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2023-10-07T21:22:42.751 INFO:tasks.cephadm:Writing seed config... 2023-10-07T21:22:42.752 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-07T21:22:42.752 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-07T21:22:42.753 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-07T21:22:42.754 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:22:42.754 DEBUG:teuthology.orchestra.run.smithi008:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-07T21:22:42.783 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 899f7cbc-6557-11ee-8db5-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-07T21:22:42.784 DEBUG:teuthology.orchestra.run.smithi008:mon.a> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-07T21:22:42.831 DEBUG:teuthology.orchestra.run.smithi008:mgr.y> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-07T21:22:42.873 INFO:tasks.cephadm:Bootstrapping... 2023-10-07T21:22:42.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.8 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:22:43.087 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:22:43.087 INFO:teuthology.orchestra.run.smithi008.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '899f7cbc-6557-11ee-8db5-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.8', '--skip-admin-label'] 2023-10-07T21:22:43.087 INFO:teuthology.orchestra.run.smithi008.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-07T21:22:43.088 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying podman|docker is present... 2023-10-07T21:22:43.088 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying lvm2 is present... 2023-10-07T21:22:43.088 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying time synchronization is in place... 2023-10-07T21:22:43.094 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T21:22:43.094 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T21:22:43.099 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T21:22:43.099 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.105 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-10-07T21:22:43.105 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-07T21:22:43.110 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-10-07T21:22:43.110 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.116 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-10-07T21:22:43.116 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout masked 2023-10-07T21:22:43.121 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-10-07T21:22:43.121 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.125 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-10-07T21:22:43.126 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-07T21:22:43.132 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-10-07T21:22:43.132 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.140 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout enabled 2023-10-07T21:22:43.146 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout active 2023-10-07T21:22:43.146 INFO:teuthology.orchestra.run.smithi008.stdout:Unit ntp.service is enabled and running 2023-10-07T21:22:43.147 INFO:teuthology.orchestra.run.smithi008.stdout:Repeating the final host check... 2023-10-07T21:22:43.147 INFO:teuthology.orchestra.run.smithi008.stdout:docker (/usr/bin/docker) is present 2023-10-07T21:22:43.147 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl is present 2023-10-07T21:22:43.147 INFO:teuthology.orchestra.run.smithi008.stdout:lvcreate is present 2023-10-07T21:22:43.152 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T21:22:43.152 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T21:22:43.157 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T21:22:43.157 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.164 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-10-07T21:22:43.164 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-07T21:22:43.169 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-10-07T21:22:43.169 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.175 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-10-07T21:22:43.175 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout masked 2023-10-07T21:22:43.178 INFO:journalctl@ceph.mon.a.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:22:43.180 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-10-07T21:22:43.181 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.188 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-10-07T21:22:43.188 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-07T21:22:43.195 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-10-07T21:22:43.197 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2023-10-07T21:22:43.203 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout enabled 2023-10-07T21:22:43.209 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout active 2023-10-07T21:22:43.209 INFO:teuthology.orchestra.run.smithi008.stdout:Unit ntp.service is enabled and running 2023-10-07T21:22:43.209 INFO:teuthology.orchestra.run.smithi008.stdout:Host looks OK 2023-10-07T21:22:43.209 INFO:teuthology.orchestra.run.smithi008.stdout:Cluster fsid: 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:43.209 INFO:teuthology.orchestra.run.smithi008.stdout:Acquiring lock 140388941483312 on /run/cephadm/899f7cbc-6557-11ee-8db5-212e2dc638e7.lock 2023-10-07T21:22:43.210 INFO:teuthology.orchestra.run.smithi008.stdout:Lock 140388941483312 acquired on /run/cephadm/899f7cbc-6557-11ee-8db5-212e2dc638e7.lock 2023-10-07T21:22:43.210 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying IP 172.21.15.8 port 3300 ... 2023-10-07T21:22:43.210 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying IP 172.21.15.8 port 6789 ... 2023-10-07T21:22:43.210 INFO:teuthology.orchestra.run.smithi008.stdout:Base mon IP(s) is [172.21.15.8:3300, 172.21.15.8:6789], mon addrv is [v2:172.21.15.8:3300,v1:172.21.15.8:6789] 2023-10-07T21:22:43.215 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2023-10-07T21:22:43.215 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-07T21:22:43.215 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.8 2023-10-07T21:22:43.219 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-07T21:22:43.219 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-07T21:22:43.219 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1755sec hoplimit 64 pref medium 2023-10-07T21:22:43.222 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-07T21:22:43.222 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-07T21:22:43.222 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T21:22:43.222 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-10-07T21:22:43.223 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:25fe/64 scope link 2023-10-07T21:22:43.223 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T21:22:43.223 INFO:teuthology.orchestra.run.smithi008.stdout:Mon IP `172.21.15.8` is in CIDR network `172.21.0.0/20` 2023-10-07T21:22:43.223 INFO:teuthology.orchestra.run.smithi008.stdout:Mon IP `172.21.15.8` is in CIDR network `172.21.0.0/20` 2023-10-07T21:22:43.223 INFO:teuthology.orchestra.run.smithi008.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-07T21:22:43.224 INFO:teuthology.orchestra.run.smithi008.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-07T21:22:43.225 INFO:teuthology.orchestra.run.smithi008.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:22:43.250 INFO:journalctl@ceph.mgr.y.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:22:43.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2023-10-07T21:22:43.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout Digest: sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9 2023-10-07T21:22:43.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2023-10-07T21:22:43.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2023-10-07T21:22:44.894 INFO:teuthology.orchestra.run.smithi008.stdout:ceph: stdout ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:22:44.894 INFO:teuthology.orchestra.run.smithi008.stdout:Ceph version: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:22:44.894 INFO:teuthology.orchestra.run.smithi008.stdout:Extracting ceph user uid/gid from container image... 2023-10-07T21:22:46.256 INFO:teuthology.orchestra.run.smithi008.stdout:stat: stdout 167 167 2023-10-07T21:22:46.256 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial keys... 2023-10-07T21:22:47.585 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQAnzCFlmJACABAA913bf6rgjemDcvD7ZpdZ5w== 2023-10-07T21:22:48.899 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQAozCFlMbXYEhAAldk/6idqRJW9aazf3dSPrw== 2023-10-07T21:22:50.246 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQApzCFlF98EKhAAd/+F0SBxvHIp0mNIGR9vgQ== 2023-10-07T21:22:50.247 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial monmap... 2023-10-07T21:22:51.569 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T21:22:51.569 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-10-07T21:22:51.569 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:51.569 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T21:22:51.569 INFO:teuthology.orchestra.run.smithi008.stdout:monmaptool for a [v2:172.21.15.8:3300,v1:172.21.15.8:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T21:22:51.570 INFO:teuthology.orchestra.run.smithi008.stdout:setting min_mon_release = octopus 2023-10-07T21:22:51.570 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: set fsid to 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:51.570 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T21:22:51.570 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:22:51.570 INFO:teuthology.orchestra.run.smithi008.stdout:Creating mon... 2023-10-07T21:22:52.992 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 1 imported monmap: 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-10-07T21:22:50.988014+0000 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr created 2023-10-07T21:22:50.988014+0000 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.993 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 0 /usr/bin/ceph-mon: set fsid to 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: RocksDB version: 6.15.5 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Compile date Oct 7 2023 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: DB SUMMARY 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: DB Session ID: AZNRR1NDUXETS8PZ2JW1 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.994 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.error_if_exists: 0 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.create_if_missing: 1 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.paranoid_checks: 1 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.env: 0x55a46b580a80 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.fs: Posix File System 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.info_log: 0x55a46cbb6ea0 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.statistics: (nil) 2023-10-07T21:22:52.995 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.use_fsync: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_log_file_size: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_fallocate: 1 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.use_direct_reads: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:22:52.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.db_log_dir: 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.write_buffer_manager: 0x55a46d68c060 2023-10-07T21:22:52.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.unordered_write: 0 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:22:52.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.row_cache: None 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.wal_filter: None 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.preserve_deletes: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.two_write_queues: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.atomic_flush: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:22:52.999 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.log_readahead_size: 0 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_background_jobs: 2 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_background_compactions: -1 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_subcompactions: 1 2023-10-07T21:22:53.000 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_open_files: -1 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:22:53.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_background_flushes: -1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Compression algorithms supported: 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kZSTD supported: 0 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kXpressCompression supported: 0 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kZlibCompression supported: 1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kSnappyCompression supported: 1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kLZ4Compression supported: 1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: kBZip2Compression supported: 0 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-10-07T21:22:53.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.merge_operator: 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_filter: None 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:22:53.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a46c96aff8) 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-10-07T21:22:53.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55a46c99d090 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-10-07T21:22:53.005 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-10-07T21:22:53.006 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression: NoCompression 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:22:53.007 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.num_levels: 7 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:22:53.008 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:22:53.009 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.arena_block_size: 4194304 2023-10-07T21:22:53.010 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:22:53.011 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.table_properties_collectors: 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.inplace_update_support: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.bloom_locality: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.max_successive_merges: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:22:53.012 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.ttl: 2592000 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.enable_blob_files: false 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.min_blob_size: 0 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.370+0000 7fc5004f5b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55a46c931180 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: DB pointer 0x55a46c9e8000 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc4f2142700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc4f2142700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:22:53.014 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-10-07T21:22:53.015 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:22:53.016 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-07T21:22:53.017 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:22:53.018 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.374+0000 7fc5004f5b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.378+0000 7fc5004f5b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2023-10-07T21:22:52.378+0000 7fc5004f5b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-07T21:22:53.019 INFO:teuthology.orchestra.run.smithi008.stdout:create mon.a on 2023-10-07T21:22:53.205 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-07T21:22:53.400 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-07T21:22:53.602 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target. 2023-10-07T21:22:53.602 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target. 2023-10-07T21:22:53.836 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a 2023-10-07T21:22:53.836 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to reset failed state of unit ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-07T21:22:54.051 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target.wants/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@.service. 2023-10-07T21:22:54.064 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2023-10-07T21:22:54.064 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T21:22:54.065 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mon to start... 2023-10-07T21:22:54.065 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mon... 2023-10-07T21:22:55.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:55 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.341957+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:22:56.231 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout cluster: 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout id: 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout services: 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.266823s) 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-07T21:22:56.232 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:56.233 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout data: 2023-10-07T21:22:56.233 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-07T21:22:56.233 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-07T21:22:56.233 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-07T21:22:56.233 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout pgs: 2023-10-07T21:22:56.234 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:56.234 INFO:teuthology.orchestra.run.smithi008.stdout:mon is available 2023-10-07T21:22:56.234 INFO:teuthology.orchestra.run.smithi008.stdout:Assimilating anything we can from ceph.conf... 2023-10-07T21:22:56.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.363605+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:22:56.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.363819+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0]} removed_ranks: {} 2023-10-07T21:22:56.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.366733+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-07T21:22:56.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.369299+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-07T21:22:56.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: cluster 2023-10-07T21:22:55.369708+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-07T21:22:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:56 smithi008 bash[26968]: audit 2023-10-07T21:22:55.630371+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.8:0/2221223656' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-07T21:22:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:57 smithi008 bash[26968]: audit 2023-10-07T21:22:57.271620+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.8:0/123077046' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T21:22:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:57 smithi008 bash[26968]: audit 2023-10-07T21:22:57.276591+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.8:0/123077046' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-07T21:22:57.912 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout fsid = 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.8:3300,v1:172.21.15.8:6789] 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T21:22:57.913 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T21:22:57.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:22:57.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T21:22:57.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T21:22:57.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T21:22:57.914 INFO:teuthology.orchestra.run.smithi008.stdout:Generating new minimal ceph.conf... 2023-10-07T21:22:59.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:58 smithi008 bash[26968]: audit 2023-10-07T21:22:58.928039+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.8:0/4046773002' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:59.503 INFO:teuthology.orchestra.run.smithi008.stdout:Restarting the monitor... 2023-10-07T21:22:59.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:59 smithi008 systemd[1]: Stopping Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:59.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:59 smithi008 bash[26968]: debug 2023-10-07T21:22:59.670+0000 7f7c51940700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T21:22:59.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:22:59 smithi008 bash[26968]: debug 2023-10-07T21:22:59.670+0000 7f7c51940700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-07T21:23:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:00 smithi008 bash[27380]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-a 2023-10-07T21:23:00.464 INFO:teuthology.orchestra.run.smithi008.stdout:Setting mon public_network to 172.21.0.0/20 2023-10-07T21:23:00.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:00 smithi008 bash[27445]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-a 2023-10-07T21:23:00.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:00 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T21:23:00.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:00 smithi008 systemd[1]: Stopped Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:23:00.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:00 smithi008 systemd[1]: Started Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.590+0000 7f547778db80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.590+0000 7f547778db80 0 ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.590+0000 7f547778db80 0 pidfile_write: ignore empty --pid-file 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 0 load: jerasure load: lrc 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: RocksDB version: 6.15.5 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Compile date Oct 7 2023 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: DB SUMMARY 2023-10-07T21:23:01.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: DB Session ID: OK5CUIGZQU1745PS4M7W 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: CURRENT file: CURRENT 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83581 ; 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.error_if_exists: 0 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.create_if_missing: 0 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.paranoid_checks: 1 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.env: 0x55a6dc4a3a80 2023-10-07T21:23:01.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.fs: Posix File System 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.info_log: 0x55a6de12ba60 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.statistics: (nil) 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.use_fsync: 0 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_log_file_size: 0 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:23:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_fallocate: 1 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.use_direct_reads: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.db_log_dir: 2023-10-07T21:23:01.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.write_buffer_manager: 0x55a6dee20990 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T21:23:01.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.unordered_write: 0 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:23:01.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.row_cache: None 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.wal_filter: None 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.preserve_deletes: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.two_write_queues: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.atomic_flush: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:23:01.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.log_readahead_size: 0 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_background_jobs: 2 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_background_compactions: -1 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_subcompactions: 1 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:23:01.897 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_open_files: -1 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:23:01.898 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_background_flushes: -1 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Compression algorithms supported: 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kZSTD supported: 0 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kXpressCompression supported: 0 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kZlibCompression supported: 1 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kSnappyCompression supported: 1 2023-10-07T21:23:01.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kLZ4Compression supported: 1 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: kBZip2Compression supported: 0 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.merge_operator: 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_filter: None 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:23:01.900 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a6de0fefb8) 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cache_index_and_filter_blocks: 1 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:23:01.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: pin_top_level_index_and_filter: 1 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: index_type: 0 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: data_block_index_type: 0 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: index_shortening: 1 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: hash_index_allow_collision: 1 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: checksum: 1 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: no_block_cache: 0 2023-10-07T21:23:01.902 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_cache: 0x55a6de131090 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_cache_name: BinnedLRUCache 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_cache_options: 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: capacity : 536870912 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: num_shard_bits : 4 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: strict_capacity_limit : 0 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: high_pri_pool_ratio: 0.000 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_cache_compressed: (nil) 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: persistent_cache: (nil) 2023-10-07T21:23:01.903 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_size: 4096 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_size_deviation: 10 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_restart_interval: 16 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: index_block_restart_interval: 1 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: metadata_block_size: 4096 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: partition_filters: 0 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: use_delta_encoding: 1 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T21:23:01.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: whole_key_filtering: 1 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: verify_compression: 0 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: read_amp_bytes_per_bit: 0 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: format_version: 4 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: enable_index_compression: 1 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: block_align: 0 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:23:01.905 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression: NoCompression 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.num_levels: 7 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:23:01.906 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:23:01.907 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:23:01.908 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:23:01.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.arena_block_size: 4194304 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:23:01.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:23:01.911 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.table_properties_collectors: 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.inplace_update_support: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.bloom_locality: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.max_successive_merges: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:23:01.912 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.ttl: 2592000 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.enable_blob_files: false 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.min_blob_size: 0 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:23:01.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696713781602430, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.598+0000 7f547778db80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696713781603445, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80128, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78396, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72604, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696713781, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6f151ecd-ce9e-4946-ab59-764ee85a2f17", "db_session_id": "OK5CUIGZQU1745PS4M7W"}} 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696713781603970, "job": 1, "event": "recovery_finished"} 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55a6de0c5180 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 4 rocksdb: DB pointer 0x55a6de19a000 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f54679dc700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T21:23:01.914 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f54679dc700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** DB Stats ** 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** Compaction Stats [default] ** 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: L0 2/0 80.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Sum 2/0 80.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** Compaction Stats [default] ** 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:23:01.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Cumulative compaction: 0.00 GB write, 17.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Interval compaction: 0.00 GB write, 17.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** Compaction Stats [default] ** 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: L0 2/0 80.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Sum 2/0 80.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** Compaction Stats [default] ** 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 113.9 0.00 0.00 1 0.001 0 0 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:23:01.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Cumulative compaction: 0.00 GB write, 17.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] at bind addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.602+0000 7f547778db80 1 mon.a@-1(???) e1 preinit fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).mds e1 new map 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).mds e1 print_map 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: e1 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:23:01.919 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: legacy client fscid: -1 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: No filesystems configured 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: debug 2023-10-07T21:23:01.606+0000 7f547778db80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cluster 2023-10-07T21:23:01.611293+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cluster 2023-10-07T21:23:01.611358+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0]} removed_ranks: {} 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cluster 2023-10-07T21:23:01.611797+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cluster 2023-10-07T21:23:01.611837+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-07T21:23:01.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:01 smithi008 bash[27485]: cluster 2023-10-07T21:23:01.612167+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-07T21:23:02.497 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-07T21:23:02.498 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:23:02.498 INFO:teuthology.orchestra.run.smithi008.stdout:Creating mgr... 2023-10-07T21:23:02.498 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying port 9283 ... 2023-10-07T21:23:02.747 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y 2023-10-07T21:23:02.747 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to reset failed state of unit ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-07T21:23:02.964 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7.target.wants/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@.service. 2023-10-07T21:23:02.975 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2023-10-07T21:23:02.975 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T21:23:02.976 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2023-10-07T21:23:02.976 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-07T21:23:02.976 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr to start... 2023-10-07T21:23:02.976 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr... 2023-10-07T21:23:03.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:02 smithi008 bash[27485]: audit 2023-10-07T21:23:01.859589+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.8:0/1003300014' entity='client.admin' 2023-10-07T21:23:04.739 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:04 smithi008 bash[27761]: debug 2023-10-07T21:23:04.418+0000 7f0994b261c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:23:04.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:04 smithi008 bash[27485]: audit 2023-10-07T21:23:04.533746+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.8:0/2434092721' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "899f7cbc-6557-11ee-8db5-212e2dc638e7", 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:23:05.191 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:23:05.192 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:23:05.193 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:05.194 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:05.195 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:22:55.365308+0000", 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:05.196 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (1/15)... 2023-10-07T21:23:05.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:05 smithi008 bash[27761]: debug 2023-10-07T21:23:05.362+0000 7f0994b261c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:23:05.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:05 smithi008 bash[27761]: debug 2023-10-07T21:23:05.466+0000 7f0994b261c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:23:05.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:05 smithi008 bash[27761]: debug 2023-10-07T21:23:05.570+0000 7f0994b261c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:23:06.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:05 smithi008 bash[27761]: debug 2023-10-07T21:23:05.842+0000 7f0994b261c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:23:06.583 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:06 smithi008 bash[27761]: debug 2023-10-07T21:23:06.202+0000 7f0994b261c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:23:06.583 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:06 smithi008 bash[27761]: debug 2023-10-07T21:23:06.302+0000 7f0994b261c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:23:06.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:06 smithi008 bash[27761]: debug 2023-10-07T21:23:06.578+0000 7f0994b261c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:23:07.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:07 smithi008 bash[27761]: debug 2023-10-07T21:23:07.610+0000 7f0994b261c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:23:07.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:07 smithi008 bash[27761]: debug 2023-10-07T21:23:07.718+0000 7f0994b261c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:23:07.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:07 smithi008 bash[27761]: debug 2023-10-07T21:23:07.834+0000 7f0994b261c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:23:08.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:08 smithi008 bash[27485]: audit 2023-10-07T21:23:08.371644+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.8:0/3032358589' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:23:08.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:08 smithi008 bash[27761]: debug 2023-10-07T21:23:08.382+0000 7f0994b261c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:23:08.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:08 smithi008 bash[27761]: debug 2023-10-07T21:23:08.610+0000 7f0994b261c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:23:08.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:08.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:08.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "899f7cbc-6557-11ee-8db5-212e2dc638e7", 2023-10-07T21:23:08.996 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-10-07T21:23:08.997 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:23:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:23:09.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:09.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:09.002 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:09.003 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:22:55.365308+0000", 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:09.004 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (2/15)... 2023-10-07T21:23:09.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:08 smithi008 bash[27761]: debug 2023-10-07T21:23:08.990+0000 7f0994b261c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:23:09.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:09 smithi008 bash[27761]: debug 2023-10-07T21:23:09.490+0000 7f0994b261c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:23:10.349 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.066+0000 7f0994b261c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:23:10.349 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.174+0000 7f0994b261c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:23:10.936 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.346+0000 7f0994b261c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:23:10.937 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.666+0000 7f0994b261c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:23:10.937 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.814+0000 7f0994b261c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:23:11.245 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:10 smithi008 bash[27761]: debug 2023-10-07T21:23:10.930+0000 7f0994b261c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:23:11.245 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:11 smithi008 bash[27761]: debug 2023-10-07T21:23:11.058+0000 7f0994b261c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:23:11.372 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:11 smithi008 bash[27761]: debug 2023-10-07T21:23:11.242+0000 7f0994b261c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:23:11.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:11 smithi008 bash[27761]: debug 2023-10-07T21:23:11.366+0000 7f0994b261c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:23:12.701 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:12.702 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:12.702 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "899f7cbc-6557-11ee-8db5-212e2dc638e7", 2023-10-07T21:23:12.702 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:23:12.703 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:23:12.704 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:23:12.704 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:12.704 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:23:12.704 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:23:12.704 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:12.705 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:23:12.706 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:23:12.707 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:23:12.710 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:23:12.711 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:22:55.365308+0000", 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:12.712 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (3/15)... 2023-10-07T21:23:12.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:12 smithi008 bash[27485]: audit 2023-10-07T21:23:12.119462+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.8:0/3958187071' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:23:12.888 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:12 smithi008 bash[27761]: debug 2023-10-07T21:23:12.658+0000 7f0994b261c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: cluster 2023-10-07T21:23:12.663865+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: cluster 2023-10-07T21:23:12.670275+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00670223s) 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.671329+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.671473+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.671601+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.671717+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.672332+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: cluster 2023-10-07T21:23:12.698075+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-10-07T21:23:13.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.717387+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:23:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.722387+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:23:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.727341+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' 2023-10-07T21:23:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.731255+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' 2023-10-07T21:23:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:13 smithi008 bash[27485]: audit 2023-10-07T21:23:12.734417+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.8:0/3398959195' entity='mgr.y' 2023-10-07T21:23:15.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:14 smithi008 bash[27485]: cluster 2023-10-07T21:23:13.678828+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01526s) 2023-10-07T21:23:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:16 smithi008 bash[27485]: cluster 2023-10-07T21:23:15.675403+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-10-07T21:23:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:16 smithi008 bash[27485]: audit 2023-10-07T21:23:16.264997+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.8:0/467375173' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "899f7cbc-6557-11ee-8db5-212e2dc638e7", 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:23:16.904 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:23:16.905 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:23:16.906 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:23:16.907 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:23:16.908 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:22:55.365308+0000", 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:16.909 INFO:teuthology.orchestra.run.smithi008.stdout:mgr is available 2023-10-07T21:23:18.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:18 smithi008 bash[27485]: audit 2023-10-07T21:23:18.263032+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.8:0/2544099266' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T21:23:18.836 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout fsid = 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:18.837 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T21:23:18.838 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling cephadm module... 2023-10-07T21:23:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:20 smithi008 bash[27485]: audit 2023-10-07T21:23:20.276688+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.8:0/2647794969' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-07T21:23:20.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:20 smithi008 bash[27761]: ignoring --setuser ceph since I am not root 2023-10-07T21:23:20.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:20 smithi008 bash[27761]: ignoring --setgroup ceph since I am not root 2023-10-07T21:23:20.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:20 smithi008 bash[27761]: debug 2023-10-07T21:23:20.523+0000 7f288d1061c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:23:21.634 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27485]: audit 2023-10-07T21:23:20.334169+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.8:0/2647794969' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-07T21:23:21.634 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27485]: cluster 2023-10-07T21:23:20.334330+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 7s) 2023-10-07T21:23:21.634 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27761]: debug 2023-10-07T21:23:21.427+0000 7f288d1061c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:23:21.634 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27761]: debug 2023-10-07T21:23:21.531+0000 7f288d1061c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:23:21.915 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27761]: debug 2023-10-07T21:23:21.635+0000 7f288d1061c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:23:22.278 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:21 smithi008 bash[27761]: debug 2023-10-07T21:23:21.907+0000 7f288d1061c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:23:22.616 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:22 smithi008 bash[27761]: debug 2023-10-07T21:23:22.271+0000 7f288d1061c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:23:22.617 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:22 smithi008 bash[27761]: debug 2023-10-07T21:23:22.375+0000 7f288d1061c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:23:22.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:22 smithi008 bash[27761]: debug 2023-10-07T21:23:22.659+0000 7f288d1061c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:23:22.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:22 smithi008 bash[27485]: audit 2023-10-07T21:23:22.265985+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.8:0/4278976698' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T21:23:22.914 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:22.915 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for the mgr to restart... 2023-10-07T21:23:22.915 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr epoch 5... 2023-10-07T21:23:23.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:23 smithi008 bash[27761]: debug 2023-10-07T21:23:23.683+0000 7f288d1061c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:23:23.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:23 smithi008 bash[27761]: debug 2023-10-07T21:23:23.807+0000 7f288d1061c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:23:24.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:23 smithi008 bash[27761]: debug 2023-10-07T21:23:23.927+0000 7f288d1061c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:23:24.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:24 smithi008 bash[27761]: debug 2023-10-07T21:23:24.411+0000 7f288d1061c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:23:24.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:24 smithi008 bash[27761]: debug 2023-10-07T21:23:24.635+0000 7f288d1061c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:23:25.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:25 smithi008 bash[27761]: debug 2023-10-07T21:23:25.023+0000 7f288d1061c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:23:25.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:25 smithi008 bash[27761]: debug 2023-10-07T21:23:25.515+0000 7f288d1061c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:23:26.369 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.087+0000 7f288d1061c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:23:26.370 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.195+0000 7f288d1061c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:23:26.636 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.363+0000 7f288d1061c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:23:26.922 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.655+0000 7f288d1061c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:23:26.923 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.799+0000 7f288d1061c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:23:26.923 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:26 smithi008 bash[27761]: debug 2023-10-07T21:23:26.915+0000 7f288d1061c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:23:27.247 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:27 smithi008 bash[27761]: debug 2023-10-07T21:23:27.047+0000 7f288d1061c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:23:27.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:27 smithi008 bash[27761]: debug 2023-10-07T21:23:27.239+0000 7f288d1061c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:23:27.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:27 smithi008 bash[27761]: debug 2023-10-07T21:23:27.363+0000 7f288d1061c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:23:28.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27761]: debug 2023-10-07T21:23:28.603+0000 7f288d1061c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: cluster 2023-10-07T21:23:28.629277+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: cluster 2023-10-07T21:23:28.629749+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: cluster 2023-10-07T21:23:28.634974+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: cluster 2023-10-07T21:23:28.635183+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00560918s) 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: audit 2023-10-07T21:23:28.637812+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: audit 2023-10-07T21:23:28.638955+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: audit 2023-10-07T21:23:28.640121+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: audit 2023-10-07T21:23:28.640458+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:23:28.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: audit 2023-10-07T21:23:28.640749+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:23:28.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:28 smithi008 bash[27485]: cluster 2023-10-07T21:23:28.667123+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: cephadm 2023-10-07T21:23:28.685931+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.689216+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.693666+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.697953+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.700105+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.706904+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.723492+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: audit 2023-10-07T21:23:28.729739+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:23:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:29 smithi008 bash[27485]: cluster 2023-10-07T21:23:29.637111+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.00753s) 2023-10-07T21:23:30.360 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:30.361 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-07T21:23:30.361 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T21:23:30.361 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:30.361 INFO:teuthology.orchestra.run.smithi008.stdout:mgr epoch 5 is available 2023-10-07T21:23:30.361 INFO:teuthology.orchestra.run.smithi008.stdout:Setting orchestrator backend to cephadm... 2023-10-07T21:23:31.013 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:30 smithi008 bash[27485]: audit 2023-10-07T21:23:29.639572+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T21:23:31.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:30 smithi008 bash[27485]: audit 2023-10-07T21:23:29.653652+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T21:23:31.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:30 smithi008 bash[27485]: audit 2023-10-07T21:23:30.555737+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:31.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:30 smithi008 bash[27485]: audit 2023-10-07T21:23:30.580293+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:31.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:31 smithi008 bash[27485]: cephadm 2023-10-07T21:23:30.428164+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [07/Oct/2023:21:23:30] ENGINE Bus STARTING 2023-10-07T21:23:31.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:31 smithi008 bash[27485]: cephadm 2023-10-07T21:23:30.548575+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [07/Oct/2023:21:23:30] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:23:31.961 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:31 smithi008 bash[27485]: cephadm 2023-10-07T21:23:30.548812+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [07/Oct/2023:21:23:30] ENGINE Bus STARTED 2023-10-07T21:23:31.961 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:31 smithi008 bash[27485]: cluster 2023-10-07T21:23:31.559039+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-07T21:23:33.012 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:32 smithi008 bash[27485]: audit 2023-10-07T21:23:31.706504+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:33.012 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:32 smithi008 bash[27485]: audit 2023-10-07T21:23:31.716181+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:33.012 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:32 smithi008 bash[27485]: audit 2023-10-07T21:23:31.751061+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:34.398 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-07T21:23:34.398 INFO:teuthology.orchestra.run.smithi008.stdout:Generating ssh key... 2023-10-07T21:23:34.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:34 smithi008 bash[27485]: audit 2023-10-07T21:23:33.679921+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:36.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27485]: audit 2023-10-07T21:23:35.767279+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:36.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27485]: cephadm 2023-10-07T21:23:35.767681+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2023-10-07T21:23:36.795 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: Generating public/private rsa key pair. 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: Your identification has been saved in /tmp/tmp_ho5rki7/key. 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: Your public key has been saved in /tmp/tmp_ho5rki7/key.pub. 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: The key fingerprint is: 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: SHA256:s67gOC9H6y/QWakZ5TdQ4dWG1/pK33CMSZAx+4EA7+M ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: The key's randomart image is: 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: +---[RSA 3072]----+ 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | .+oooo+ | 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | o. o..*+. | 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | o o. .ooo. | 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | . + o. .... | 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | . * .S.o o.+ | 2023-10-07T21:23:36.796 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | . * + .. = o| 2023-10-07T21:23:36.797 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | o.. . E. o + | 2023-10-07T21:23:36.797 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | oo+. . . . .| 2023-10-07T21:23:36.797 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: | .*+oo.. | 2023-10-07T21:23:36.797 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:36 smithi008 bash[27761]: +----[SHA256]-----+ 2023-10-07T21:23:37.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:37 smithi008 bash[27485]: audit 2023-10-07T21:23:36.559700+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:37.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:37 smithi008 bash[27485]: audit 2023-10-07T21:23:36.563943+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:39.136 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaWB5y24L7/ZDdSNxmO27I0m7evQKXmK6n1sYRBAP9kb2OMr7bm3fL/547BupdCwvqQTgTLe2CfiwXts/jUHDXPypo8r0WtOEzyaBxtsAJfmvEit6PHq8yOGm+6xnF0uqF1WUntt065Eog42wX//Hh+uIcIMeCB4Jjv87M32R9cNiPT0PCsQIONNM2s1lEhcults3D0CaLuDTGGsQf3Xi/jl20gD2NKFKYDM/RM/XicxqNjt1WbQ/IqNKrtu55cHzfGq1bF/P9w6td97QD7eXKha3uz+mF6PIoLAlUQGs/GTktMNRcDE4k+RXirp3uz8IBOjgM/ULVYZxbrOYzW/ggXblxBfjwA/9e/bPKiCsxoKyDfKDjobZksyOTvWpw8FW7pya53Jh1ZGsTgNXZj9iXk4fyg8Au00hgAue3pPXodMdKOluqgCY7tWotB8+JzX7K/c8qPNjbkHDEW8vsZcg0Ng4uiv5t8FzqsyewYkbfL3odmlW7NV4dzw37tQmNxbE= ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:23:39.136 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-07T21:23:39.136 INFO:teuthology.orchestra.run.smithi008.stdout:Adding key to root@localhost authorized_keys... 2023-10-07T21:23:39.137 INFO:teuthology.orchestra.run.smithi008.stdout:Adding host smithi008... 2023-10-07T21:23:39.805 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:39 smithi008 bash[27485]: audit 2023-10-07T21:23:38.528647+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:41.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:41 smithi008 bash[27485]: audit 2023-10-07T21:23:40.464652+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi008", "addr": "172.21.15.8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:41.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:41 smithi008 bash[27485]: cephadm 2023-10-07T21:23:41.260757+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi008 2023-10-07T21:23:44.080 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Added host 'smithi008' with addr '172.21.15.8' 2023-10-07T21:23:44.080 INFO:teuthology.orchestra.run.smithi008.stdout:Deploying unmanaged mon service... 2023-10-07T21:23:44.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:44 smithi008 bash[27485]: audit 2023-10-07T21:23:43.259758+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:44.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:44 smithi008 bash[27485]: cephadm 2023-10-07T21:23:43.260651+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi008 2023-10-07T21:23:44.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:44 smithi008 bash[27485]: audit 2023-10-07T21:23:43.268407+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:46.869 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-07T21:23:46.870 INFO:teuthology.orchestra.run.smithi008.stdout:Deploying unmanaged mgr service... 2023-10-07T21:23:47.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:47 smithi008 bash[27485]: audit 2023-10-07T21:23:46.203097+0000 mgr.y (mgr.14120) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:47.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:47 smithi008 bash[27485]: cephadm 2023-10-07T21:23:46.206187+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-07T21:23:47.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:47 smithi008 bash[27485]: audit 2023-10-07T21:23:46.209473+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:47.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:47 smithi008 bash[27485]: audit 2023-10-07T21:23:46.498073+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:47.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:47 smithi008 bash[27485]: audit 2023-10-07T21:23:46.821409+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:49.001 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-07T21:23:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:49 smithi008 bash[27485]: audit 2023-10-07T21:23:48.287390+0000 mgr.y (mgr.14120) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:49 smithi008 bash[27485]: cephadm 2023-10-07T21:23:48.289746+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-07T21:23:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:49 smithi008 bash[27485]: audit 2023-10-07T21:23:48.294557+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:50.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:50 smithi008 bash[27485]: cluster 2023-10-07T21:23:48.641674+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:23:51.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:51 smithi008 bash[27485]: audit 2023-10-07T21:23:50.378508+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.8:0/1528918083' entity='client.admin' 2023-10-07T21:23:52.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:52 smithi008 bash[27485]: cluster 2023-10-07T21:23:50.642152+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:23:52.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:52 smithi008 bash[27485]: audit 2023-10-07T21:23:52.063674+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:53.094 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling the dashboard module... 2023-10-07T21:23:53.794 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:53 smithi008 bash[27485]: audit 2023-10-07T21:23:52.441206+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.8:0/3256190133' entity='client.admin' 2023-10-07T21:23:53.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:53 smithi008 bash[27485]: cluster 2023-10-07T21:23:52.642465+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:23:53.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:53 smithi008 bash[27485]: audit 2023-10-07T21:23:52.807417+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.8:0/2441668615' entity='mgr.y' 2023-10-07T21:23:54.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:54 smithi008 bash[27485]: audit 2023-10-07T21:23:54.558434+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.8:0/3511924758' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-07T21:23:54.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:54 smithi008 bash[27761]: ignoring --setuser ceph since I am not root 2023-10-07T21:23:54.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:54 smithi008 bash[27761]: ignoring --setgroup ceph since I am not root 2023-10-07T21:23:54.887 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:54 smithi008 bash[27761]: debug 2023-10-07T21:23:54.823+0000 7f104e3291c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:23:55.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:55 smithi008 bash[27761]: debug 2023-10-07T21:23:55.739+0000 7f104e3291c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:23:55.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:55 smithi008 bash[27761]: debug 2023-10-07T21:23:55.843+0000 7f104e3291c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:23:55.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:55 smithi008 bash[27485]: audit 2023-10-07T21:23:54.615832+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.8:0/3511924758' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-07T21:23:55.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:55 smithi008 bash[27485]: cluster 2023-10-07T21:23:54.615904+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 25s) 2023-10-07T21:23:56.224 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:55 smithi008 bash[27761]: debug 2023-10-07T21:23:55.943+0000 7f104e3291c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:23:56.591 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:56 smithi008 bash[27761]: debug 2023-10-07T21:23:56.219+0000 7f104e3291c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:23:56.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:56 smithi008 bash[27761]: debug 2023-10-07T21:23:56.583+0000 7f104e3291c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:23:56.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:56 smithi008 bash[27761]: debug 2023-10-07T21:23:56.683+0000 7f104e3291c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:23:57.355 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:23:57.355 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-07T21:23:57.355 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:23:57.356 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T21:23:57.356 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T21:23:57.356 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:23:57.356 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for the mgr to restart... 2023-10-07T21:23:57.356 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr epoch 9... 2023-10-07T21:23:57.379 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:56 smithi008 bash[27761]: debug 2023-10-07T21:23:56.963+0000 7f104e3291c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:23:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:23:57 smithi008 bash[27485]: audit 2023-10-07T21:23:56.728184+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.8:0/557372575' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T21:23:58.108 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:58 smithi008 bash[27761]: debug 2023-10-07T21:23:57.991+0000 7f104e3291c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:23:58.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:58 smithi008 bash[27761]: debug 2023-10-07T21:23:58.103+0000 7f104e3291c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:23:58.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:58 smithi008 bash[27761]: debug 2023-10-07T21:23:58.219+0000 7f104e3291c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:23:59.025 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:58 smithi008 bash[27761]: debug 2023-10-07T21:23:58.703+0000 7f104e3291c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:23:59.026 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:58 smithi008 bash[27761]: debug 2023-10-07T21:23:58.931+0000 7f104e3291c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:23:59.636 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:59 smithi008 bash[27761]: debug 2023-10-07T21:23:59.331+0000 7f104e3291c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:24:00.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:23:59 smithi008 bash[27761]: debug 2023-10-07T21:23:59.823+0000 7f104e3291c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:24:00.676 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:00 smithi008 bash[27761]: debug 2023-10-07T21:24:00.391+0000 7f104e3291c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:24:00.676 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:00 smithi008 bash[27761]: debug 2023-10-07T21:24:00.503+0000 7f104e3291c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:24:01.232 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:00 smithi008 bash[27761]: debug 2023-10-07T21:24:00.671+0000 7f104e3291c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:24:01.233 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:00 smithi008 bash[27761]: debug 2023-10-07T21:24:00.967+0000 7f104e3291c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:24:01.233 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:01 smithi008 bash[27761]: debug 2023-10-07T21:24:01.111+0000 7f104e3291c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:24:01.233 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:01 smithi008 bash[27761]: debug 2023-10-07T21:24:01.227+0000 7f104e3291c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:24:01.555 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:01 smithi008 bash[27761]: debug 2023-10-07T21:24:01.355+0000 7f104e3291c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:24:01.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:01 smithi008 bash[27761]: debug 2023-10-07T21:24:01.547+0000 7f104e3291c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:24:01.886 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:01 smithi008 bash[27761]: debug 2023-10-07T21:24:01.671+0000 7f104e3291c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:24:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:24:02 smithi008 bash[27761]: debug 2023-10-07T21:24:02.923+0000 7f104e3291c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:24:03.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: cluster 2023-10-07T21:24:02.949218+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: cluster 2023-10-07T21:24:02.949681+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: cluster 2023-10-07T21:24:02.956724+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: cluster 2023-10-07T21:24:02.956984+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00749503s) 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: audit 2023-10-07T21:24:02.957884+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: audit 2023-10-07T21:24:02.959368+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: audit 2023-10-07T21:24:02.960645+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: audit 2023-10-07T21:24:02.960832+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: audit 2023-10-07T21:24:02.960985+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:24:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:03 smithi008 bash[27485]: cluster 2023-10-07T21:24:02.991733+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2023-10-07T21:24:04.257 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:04 smithi008 bash[27485]: audit 2023-10-07T21:24:03.017726+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:04.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:04 smithi008 bash[27485]: audit 2023-10-07T21:24:03.021456+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:04.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:04 smithi008 bash[27485]: audit 2023-10-07T21:24:03.049573+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:24:04.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:04 smithi008 bash[27485]: audit 2023-10-07T21:24:03.054633+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:24:04.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:04 smithi008 bash[27485]: cluster 2023-10-07T21:24:03.957303+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e11: y(active, since 1.00781s) 2023-10-07T21:24:04.670 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:24:04.671 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-07T21:24:04.671 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T21:24:04.671 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:24:04.671 INFO:teuthology.orchestra.run.smithi008.stdout:mgr epoch 9 is available 2023-10-07T21:24:04.671 INFO:teuthology.orchestra.run.smithi008.stdout:Generating a dashboard self-signed certificate... 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: cephadm 2023-10-07T21:24:03.944165+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [07/Oct/2023:21:24:03] ENGINE Bus STARTING 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: audit 2023-10-07T21:24:03.958876+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: audit 2023-10-07T21:24:03.973213+0000 mgr.y (mgr.14152) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: cephadm 2023-10-07T21:24:04.069368+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [07/Oct/2023:21:24:04] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: cephadm 2023-10-07T21:24:04.069732+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [07/Oct/2023:21:24:04] ENGINE Bus STARTED 2023-10-07T21:24:05.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:05 smithi008 bash[27485]: audit 2023-10-07T21:24:04.075423+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:06.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:06 smithi008 bash[27485]: cluster 2023-10-07T21:24:05.081229+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-07T21:24:06.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:06 smithi008 bash[27485]: audit 2023-10-07T21:24:06.075973+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:06.693 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-07T21:24:06.693 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial admin user... 2023-10-07T21:24:07.368 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:07 smithi008 bash[27485]: audit 2023-10-07T21:24:06.019634+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:24:07.368 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:07 smithi008 bash[27485]: audit 2023-10-07T21:24:06.080772+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:08.992 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$H.VHqZLLi0AGezlYJ8y0LOLaE08lA53hZ8Ts5tE10/Yj6edPaniAe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696713848, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-07T21:24:08.992 INFO:teuthology.orchestra.run.smithi008.stdout:Fetching dashboard port number... 2023-10-07T21:24:09.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:09 smithi008 bash[27485]: audit 2023-10-07T21:24:08.027071+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:24:09.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:09 smithi008 bash[27485]: audit 2023-10-07T21:24:08.284426+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:10.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:10 smithi008 bash[27485]: cluster 2023-10-07T21:24:09.289145+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-07T21:24:10.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:10 smithi008 bash[27485]: audit 2023-10-07T21:24:10.037900+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:11.023 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 8443 2023-10-07T21:24:11.024 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2023-10-07T21:24:11.024 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-07T21:24:11.027 INFO:teuthology.orchestra.run.smithi008.stdout:Ceph Dashboard is now available at: 2023-10-07T21:24:11.027 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:11.027 INFO:teuthology.orchestra.run.smithi008.stdout: URL: https://smithi008.front.sepia.ceph.com:8443/ 2023-10-07T21:24:11.028 INFO:teuthology.orchestra.run.smithi008.stdout: User: admin 2023-10-07T21:24:11.028 INFO:teuthology.orchestra.run.smithi008.stdout: Password: bkl7bah4k5 2023-10-07T21:24:11.028 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:11.028 INFO:teuthology.orchestra.run.smithi008.stdout:Saving cluster configuration to /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config directory 2023-10-07T21:24:11.029 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling autotune for osd_memory_target 2023-10-07T21:24:11.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:11 smithi008 bash[27485]: audit 2023-10-07T21:24:10.338289+0000 mon.a (mon.0) 92 : audit [DBG] from='client.? 172.21.15.8:0/4186976812' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-07T21:24:11.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:11 smithi008 bash[27485]: audit 2023-10-07T21:24:10.724393+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout:Or, if you are only running a single cluster on this host: 2023-10-07T21:24:15.285 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.286 INFO:teuthology.orchestra.run.smithi008.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-07T21:24:15.286 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.286 INFO:teuthology.orchestra.run.smithi008.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-07T21:24:15.286 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.286 INFO:teuthology.orchestra.run.smithi008.stdout: ceph telemetry on 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout:For more information see: 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:15.287 INFO:teuthology.orchestra.run.smithi008.stdout:Bootstrap complete. 2023-10-07T21:24:15.318 INFO:tasks.cephadm:Fetching config... 2023-10-07T21:24:15.318 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:24:15.318 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-07T21:24:15.324 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-07T21:24:15.324 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:24:15.325 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-07T21:24:15.373 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-07T21:24:15.374 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:24:15.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-07T21:24:15.428 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-07T21:24:15.428 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:24:15.428 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-07T21:24:15.476 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-07T21:24:15.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaWB5y24L7/ZDdSNxmO27I0m7evQKXmK6n1sYRBAP9kb2OMr7bm3fL/547BupdCwvqQTgTLe2CfiwXts/jUHDXPypo8r0WtOEzyaBxtsAJfmvEit6PHq8yOGm+6xnF0uqF1WUntt065Eog42wX//Hh+uIcIMeCB4Jjv87M32R9cNiPT0PCsQIONNM2s1lEhcults3D0CaLuDTGGsQf3Xi/jl20gD2NKFKYDM/RM/XicxqNjt1WbQ/IqNKrtu55cHzfGq1bF/P9w6td97QD7eXKha3uz+mF6PIoLAlUQGs/GTktMNRcDE4k+RXirp3uz8IBOjgM/ULVYZxbrOYzW/ggXblxBfjwA/9e/bPKiCsxoKyDfKDjobZksyOTvWpw8FW7pya53Jh1ZGsTgNXZj9iXk4fyg8Au00hgAue3pPXodMdKOluqgCY7tWotB8+JzX7K/c8qPNjbkHDEW8vsZcg0Ng4uiv5t8FzqsyewYkbfL3odmlW7NV4dzw37tQmNxbE= ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T21:24:15.541 INFO:teuthology.orchestra.run.smithi008.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaWB5y24L7/ZDdSNxmO27I0m7evQKXmK6n1sYRBAP9kb2OMr7bm3fL/547BupdCwvqQTgTLe2CfiwXts/jUHDXPypo8r0WtOEzyaBxtsAJfmvEit6PHq8yOGm+6xnF0uqF1WUntt065Eog42wX//Hh+uIcIMeCB4Jjv87M32R9cNiPT0PCsQIONNM2s1lEhcults3D0CaLuDTGGsQf3Xi/jl20gD2NKFKYDM/RM/XicxqNjt1WbQ/IqNKrtu55cHzfGq1bF/P9w6td97QD7eXKha3uz+mF6PIoLAlUQGs/GTktMNRcDE4k+RXirp3uz8IBOjgM/ULVYZxbrOYzW/ggXblxBfjwA/9e/bPKiCsxoKyDfKDjobZksyOTvWpw8FW7pya53Jh1ZGsTgNXZj9iXk4fyg8Au00hgAue3pPXodMdKOluqgCY7tWotB8+JzX7K/c8qPNjbkHDEW8vsZcg0Ng4uiv5t8FzqsyewYkbfL3odmlW7NV4dzw37tQmNxbE= ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:24:15.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaWB5y24L7/ZDdSNxmO27I0m7evQKXmK6n1sYRBAP9kb2OMr7bm3fL/547BupdCwvqQTgTLe2CfiwXts/jUHDXPypo8r0WtOEzyaBxtsAJfmvEit6PHq8yOGm+6xnF0uqF1WUntt065Eog42wX//Hh+uIcIMeCB4Jjv87M32R9cNiPT0PCsQIONNM2s1lEhcults3D0CaLuDTGGsQf3Xi/jl20gD2NKFKYDM/RM/XicxqNjt1WbQ/IqNKrtu55cHzfGq1bF/P9w6td97QD7eXKha3uz+mF6PIoLAlUQGs/GTktMNRcDE4k+RXirp3uz8IBOjgM/ULVYZxbrOYzW/ggXblxBfjwA/9e/bPKiCsxoKyDfKDjobZksyOTvWpw8FW7pya53Jh1ZGsTgNXZj9iXk4fyg8Au00hgAue3pPXodMdKOluqgCY7tWotB8+JzX7K/c8qPNjbkHDEW8vsZcg0Ng4uiv5t8FzqsyewYkbfL3odmlW7NV4dzw37tQmNxbE= ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T21:24:15.572 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaWB5y24L7/ZDdSNxmO27I0m7evQKXmK6n1sYRBAP9kb2OMr7bm3fL/547BupdCwvqQTgTLe2CfiwXts/jUHDXPypo8r0WtOEzyaBxtsAJfmvEit6PHq8yOGm+6xnF0uqF1WUntt065Eog42wX//Hh+uIcIMeCB4Jjv87M32R9cNiPT0PCsQIONNM2s1lEhcults3D0CaLuDTGGsQf3Xi/jl20gD2NKFKYDM/RM/XicxqNjt1WbQ/IqNKrtu55cHzfGq1bF/P9w6td97QD7eXKha3uz+mF6PIoLAlUQGs/GTktMNRcDE4k+RXirp3uz8IBOjgM/ULVYZxbrOYzW/ggXblxBfjwA/9e/bPKiCsxoKyDfKDjobZksyOTvWpw8FW7pya53Jh1ZGsTgNXZj9iXk4fyg8Au00hgAue3pPXodMdKOluqgCY7tWotB8+JzX7K/c8qPNjbkHDEW8vsZcg0Ng4uiv5t8FzqsyewYkbfL3odmlW7NV4dzw37tQmNxbE= ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:24:15.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-07T21:24:15.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:15 smithi008 bash[27485]: audit 2023-10-07T21:24:14.672758+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.8:0/3616247117' entity='client.admin' 2023-10-07T21:24:21.811 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:24:24.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.723858+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:24.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.727772+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:24.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.728904+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:24:24.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.733696+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:24.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.767884+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:24.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: audit 2023-10-07T21:24:22.773704+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:24.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:23 smithi008 bash[27485]: cluster 2023-10-07T21:24:22.962323+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:25.607 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-07T21:24:25.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-07T21:24:26.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:25 smithi008 bash[27485]: cluster 2023-10-07T21:24:24.962706+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:26.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:25 smithi008 bash[27485]: audit 2023-10-07T21:24:24.989971+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.8:0/61953346' entity='client.admin' 2023-10-07T21:24:26.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:25 smithi008 bash[27485]: audit 2023-10-07T21:24:25.025699+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:26.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:25 smithi008 bash[27485]: audit 2023-10-07T21:24:25.031614+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:28.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:28 smithi008 bash[27485]: cluster 2023-10-07T21:24:26.963115+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:30.322 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:24:30.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:30 smithi008 bash[27485]: cluster 2023-10-07T21:24:28.963482+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:32.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:32 smithi008 bash[27485]: cluster 2023-10-07T21:24:30.963888+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:33.790 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi081 2023-10-07T21:24:33.791 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:24:33.791 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.conf 2023-10-07T21:24:33.799 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:24:33.799 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:24:33.846 INFO:tasks.cephadm:Adding host smithi081 to orchestrator... 2023-10-07T21:24:33.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi081 2023-10-07T21:24:34.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: cluster 2023-10-07T21:24:32.964286+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:34.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.063340+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:24:34.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.068147+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.100558+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.103606+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.105116+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: cephadm 2023-10-07T21:24:33.107117+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: cephadm 2023-10-07T21:24:33.271959+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: cephadm 2023-10-07T21:24:33.437062+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: cephadm 2023-10-07T21:24:33.602522+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.773402+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.778669+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:34 smithi008 bash[27485]: audit 2023-10-07T21:24:33.783813+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:36 smithi008 bash[27485]: cluster 2023-10-07T21:24:34.964645+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:38.567 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:24:38.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:38 smithi008 bash[27485]: cluster 2023-10-07T21:24:36.965079+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:41.032 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:40 smithi008 bash[27485]: cluster 2023-10-07T21:24:38.965460+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:43.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:42 smithi008 bash[27485]: cluster 2023-10-07T21:24:40.965864+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:43.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:42 smithi008 bash[27485]: audit 2023-10-07T21:24:41.511393+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:24:44.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:43 smithi008 bash[27485]: cephadm 2023-10-07T21:24:42.405385+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-07T21:24:44.415 INFO:teuthology.orchestra.run.smithi008.stdout:Added host 'smithi081' with addr '172.21.15.81' 2023-10-07T21:24:44.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:44 smithi008 bash[27485]: cluster 2023-10-07T21:24:42.966276+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:44.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:44 smithi008 bash[27485]: audit 2023-10-07T21:24:44.413672+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:44.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:44 smithi008 bash[27485]: audit 2023-10-07T21:24:44.430638+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:45.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-07T21:24:46.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:45 smithi008 bash[27485]: cephadm 2023-10-07T21:24:44.414618+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi081 2023-10-07T21:24:46.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:45 smithi008 bash[27485]: audit 2023-10-07T21:24:44.754603+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:46 smithi008 bash[27485]: cluster 2023-10-07T21:24:44.966695+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:46 smithi008 bash[27485]: audit 2023-10-07T21:24:46.077868+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:48.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:47 smithi008 bash[27485]: audit 2023-10-07T21:24:46.868029+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:48.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:47 smithi008 bash[27485]: cluster 2023-10-07T21:24:46.967121+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:49.860 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:24:50.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:50 smithi008 bash[27485]: cluster 2023-10-07T21:24:48.967456+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:52.717 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:24:52.717 INFO:teuthology.orchestra.run.smithi008.stdout:[{"addr": "172.21.15.8", "hostname": "smithi008", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}] 2023-10-07T21:24:52.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:52 smithi008 bash[27485]: cluster 2023-10-07T21:24:50.967909+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:53.441 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-07T21:24:53.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-07T21:24:54.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.715851+0000 mgr.y (mgr.14152) 31 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.904529+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.907231+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.910503+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.913041+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.913978+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.915456+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:52.916717+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: cephadm 2023-10-07T21:24:52.918702+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: cluster 2023-10-07T21:24:52.968319+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: cephadm 2023-10-07T21:24:53.083406+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:24:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: cephadm 2023-10-07T21:24:53.247729+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:24:54.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: cephadm 2023-10-07T21:24:53.412171+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:24:54.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:53.583534+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:53.587997+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:54.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:53 smithi008 bash[27485]: audit 2023-10-07T21:24:53.591940+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:24:56.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:56 smithi008 bash[27485]: cluster 2023-10-07T21:24:54.968749+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:24:58.162 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:24:58.961 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:24:58 smithi008 bash[27485]: cluster 2023-10-07T21:24:56.969169+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:00.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:00 smithi008 bash[27485]: cluster 2023-10-07T21:24:58.969595+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:01.656 INFO:teuthology.orchestra.run.smithi008.stderr:adjusted tunables profile to default 2023-10-07T21:25:01.925 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:01 smithi008 bash[27485]: audit 2023-10-07T21:25:01.055440+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.8:0/1394699670' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-07T21:25:02.384 INFO:tasks.cephadm:Adding mon.a on smithi008 2023-10-07T21:25:02.385 INFO:tasks.cephadm:Adding mon.c on smithi008 2023-10-07T21:25:02.385 INFO:tasks.cephadm:Adding mon.b on smithi081 2023-10-07T21:25:02.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi008:172.21.15.8=a;smithi008:[v2:172.21.15.8:3301,v1:172.21.15.8:6790]=c;smithi081:172.21.15.81=b' 2023-10-07T21:25:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:02 smithi008 bash[27485]: cluster 2023-10-07T21:25:00.970007+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:02 smithi008 bash[27485]: audit 2023-10-07T21:25:01.650093+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.8:0/1394699670' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-07T21:25:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:02 smithi008 bash[27485]: cluster 2023-10-07T21:25:01.650171+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:03.620 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:05.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:04 smithi008 bash[27485]: cluster 2023-10-07T21:25:02.970437+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:06.659 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mon update... 2023-10-07T21:25:07.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:06 smithi008 bash[27485]: cluster 2023-10-07T21:25:04.970879+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:07.625 DEBUG:teuthology.orchestra.run.smithi008:mon.c> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-07T21:25:07.628 DEBUG:teuthology.orchestra.run.smithi081:mon.b> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-07T21:25:07.632 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T21:25:07.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T21:25:07.875 INFO:journalctl@ceph.mon.c.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:25:08.078 INFO:journalctl@ceph.mon.b.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:25:08.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.646055+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi008:172.21.15.8=a;smithi008:[v2:172.21.15.8:3301,v1:172.21.15.8:6790]=c;smithi081:172.21.15.81=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:25:08.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: cephadm 2023-10-07T21:25:06.651760+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi008:172.21.15.8=a;smithi008:[v2:172.21.15.8:3301,v1:172.21.15.8:6790]=c;smithi081:172.21.15.81=b;count:3 2023-10-07T21:25:08.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.657907+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:08.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.705754+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.709582+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.711423+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.717092+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.720074+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:07 smithi008 bash[27485]: audit 2023-10-07T21:25:06.721252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:09.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:08 smithi008 bash[27485]: cephadm 2023-10-07T21:25:06.722672+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi081 2023-10-07T21:25:09.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:08 smithi008 bash[27485]: cluster 2023-10-07T21:25:06.971266+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:09.387 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:10 smithi008 bash[27485]: cluster 2023-10-07T21:25:08.971618+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:12.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: cluster 2023-10-07T21:25:10.972034+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:12.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: audit 2023-10-07T21:25:12.261076+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:12.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: audit 2023-10-07T21:25:12.265352+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:12.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: audit 2023-10-07T21:25:12.306475+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:12.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: audit 2023-10-07T21:25:12.307536+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:12.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:12 smithi008 bash[27485]: audit 2023-10-07T21:25:12.309069+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:13.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:13 smithi081 bash[31720]: debug 2023-10-07T21:25:13.347+0000 7fc4d984b700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-07T21:25:17.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:17 smithi008 bash[41094]: debug 2023-10-07T21:25:17.386+0000 7f33d88aa700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-07T21:25:18.426 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-07T21:25:18.426 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":2,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","modified":"2023-10-07T21:25:13.356301Z","created":"2023-10-07T21:22:50.988014Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:3300","nonce":0},{"type":"v1","addr":"172.21.15.8:6789","nonce":0}]},"addr":"172.21.15.8:6789/0","public_addr":"172.21.15.8:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-07T21:25:18.432 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 2 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:12.972458+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:13.356815+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:13.361520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:13.361858+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:13.380546+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:13.435679+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.81:0/2375461175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:14.357374+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:14.972862+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:15.357132+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:15.358147+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:16.356841+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:16.973284+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:17.357366+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:17.394759+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:18.357706+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:18.400270+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.401922+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.406801+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} removed_ranks: {} 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.423990+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.424050+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.424332+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-10-07T21:25:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.433573+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:18.438279+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:18 smithi081 bash[31720]: audit 2023-10-07T21:25:18.442587+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:12.972458+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:13.356815+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:13.361520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:13.361858+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:13.380546+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:13.435679+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.81:0/2375461175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:14.357374+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:14.972862+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:15.357132+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:15.358147+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:16.356841+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:16.973284+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:17.357366+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:17.394759+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:18.357706+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:18.400270+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.401922+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.406801+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} removed_ranks: {} 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.423990+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.424050+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.424332+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.433573+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:18.438279+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:18.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:18 smithi008 bash[27485]: audit 2023-10-07T21:25:18.442587+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:20.204 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T21:25:20.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T21:25:24.380 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:25:24.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:18.973801+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:19.402976+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:19.403369+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:19.405372+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:19.429000+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:19.429387+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:20.396168+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:20.974260+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:21.396625+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:21.398282+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:22.396287+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:22.974661+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:23.396032+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.396846+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.426697+0000 mon.a (mon.0) 175 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.465639+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.474888+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.492028+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.492096+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.492393+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.499040+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.502798+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.507732+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.510804+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.514753+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:24 smithi081 bash[31720]: audit 2023-10-07T21:25:24.519243+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:18.973801+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:19.402976+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:19.403369+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:19.405372+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:19.429000+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:19.429387+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:20.396168+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:20.974260+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:21.396625+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:21.398282+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:22.396287+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:22.974661+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:23.396032+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.396846+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.426697+0000 mon.a (mon.0) 175 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.465639+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.474888+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.492028+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.492096+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.492393+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.499040+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.502798+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:12.972458+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:13.356815+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:13.361520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:13.361858+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:13.380546+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:13.435679+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.81:0/2375461175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:14.357374+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:14.972862+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:15.357132+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:15.358147+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:16.356841+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:16.973284+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:17.357366+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:17.394759+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:18.357706+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:18.400270+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.401922+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.406801+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} removed_ranks: {} 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.423990+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.424050+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.424332+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-10-07T21:25:24.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.507732+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.510804+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.514753+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[27485]: audit 2023-10-07T21:25:24.519243+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.433573+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:18.438279+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:18.442587+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:18.973801+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:19.402976+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:19.403369+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:19.405372+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:19.429000+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:19.429387+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:20.396168+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:20.974260+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:21.396625+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:21.398282+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:22.396287+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:22.974661+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:24.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:23.396032+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.396846+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.426697+0000 mon.a (mon.0) 175 : cluster [INF] mon.a calling monitor election 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.465639+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.474888+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.492028+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.492096+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.492393+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.499040+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.502798+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.507732+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.510804+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.514753+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:24.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:24 smithi008 bash[41094]: audit 2023-10-07T21:25:24.519243+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:24.988905+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:24.990714+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.329865+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.334485+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.339440+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.342253+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.346215+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.396486+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.413512+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.415391+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:25 smithi081 bash[31720]: audit 2023-10-07T21:25:25.417120+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:24.988905+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:24.990714+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.329865+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.334485+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.339440+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.342253+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.346215+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.396486+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.413512+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:25.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.415391+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[27485]: audit 2023-10-07T21:25:25.417120+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:24.988905+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:24.990714+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.329865+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.334485+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.339440+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.342253+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.346215+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.396486+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:25:25.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.413512+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:25.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.415391+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:25.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:25 smithi008 bash[41094]: audit 2023-10-07T21:25:25.417120+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cluster 2023-10-07T21:25:24.975057+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:24.992921+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:24.993314+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:25.157772+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:25.158725+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:25.412855+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:25:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:26 smithi081 bash[31720]: cephadm 2023-10-07T21:25:25.418989+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi008 2023-10-07T21:25:26.846 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cluster 2023-10-07T21:25:24.975057+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:26.846 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:24.992921+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:25:26.846 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:24.993314+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:25:26.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:25.157772+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:25.158725+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:25.412855+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:25:26.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[41094]: cephadm 2023-10-07T21:25:25.418989+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi008 2023-10-07T21:25:26.847 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cluster 2023-10-07T21:25:24.975057+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:24.992921+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:24.993314+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:25.157772+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:25.158725+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:25.412855+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:25:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:26 smithi008 bash[27485]: cephadm 2023-10-07T21:25:25.418989+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi008 2023-10-07T21:25:27.542 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-07T21:25:27.542 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":3,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","modified":"2023-10-07T21:25:19.396422Z","created":"2023-10-07T21:22:50.988014Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:3300","nonce":0},{"type":"v1","addr":"172.21.15.8:6789","nonce":0}]},"addr":"172.21.15.8:6789/0","public_addr":"172.21.15.8:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:3301","nonce":0},{"type":"v1","addr":"172.21.15.8:6790","nonce":0}]},"addr":"172.21.15.8:6790/0","public_addr":"172.21.15.8:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-10-07T21:25:27.545 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 3 2023-10-07T21:25:28.230 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-07T21:25:28.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-07T21:25:28.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: cluster 2023-10-07T21:25:26.975412+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.312150+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.318451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: cephadm 2023-10-07T21:25:27.338930+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.339589+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.341306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.342855+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: cephadm 2023-10-07T21:25:27.344758+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi008 2023-10-07T21:25:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:28 smithi081 bash[31720]: audit 2023-10-07T21:25:27.541428+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/613253846' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:28.547 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: cluster 2023-10-07T21:25:26.975412+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:28.547 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.312150+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.318451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: cephadm 2023-10-07T21:25:27.338930+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.339589+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.341306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.342855+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: cephadm 2023-10-07T21:25:27.344758+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi008 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[41094]: audit 2023-10-07T21:25:27.541428+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/613253846' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: cluster 2023-10-07T21:25:26.975412+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:28.548 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.312150+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.318451+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: cephadm 2023-10-07T21:25:27.338930+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.339589+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.341306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.342855+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: cephadm 2023-10-07T21:25:27.344758+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi008 2023-10-07T21:25:28.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:28 smithi008 bash[27485]: audit 2023-10-07T21:25:27.541428+0000 mon.a (mon.0) 203 : audit [DBG] from='client.? 172.21.15.81:0/613253846' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: cluster 2023-10-07T21:25:28.975823+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: audit 2023-10-07T21:25:29.219154+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: audit 2023-10-07T21:25:29.225044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: cephadm 2023-10-07T21:25:29.264238+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: audit 2023-10-07T21:25:29.264921+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: audit 2023-10-07T21:25:29.266739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:30.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: audit 2023-10-07T21:25:29.268458+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:30.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:30 smithi081 bash[31720]: cephadm 2023-10-07T21:25:29.270252+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-10-07T21:25:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: cluster 2023-10-07T21:25:28.975823+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: audit 2023-10-07T21:25:29.219154+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: audit 2023-10-07T21:25:29.225044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: cephadm 2023-10-07T21:25:29.264238+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: audit 2023-10-07T21:25:29.264921+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: audit 2023-10-07T21:25:29.266739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: audit 2023-10-07T21:25:29.268458+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[27485]: cephadm 2023-10-07T21:25:29.270252+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-10-07T21:25:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: cluster 2023-10-07T21:25:28.975823+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: audit 2023-10-07T21:25:29.219154+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: audit 2023-10-07T21:25:29.225044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: cephadm 2023-10-07T21:25:29.264238+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: audit 2023-10-07T21:25:29.264921+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: audit 2023-10-07T21:25:29.266739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: audit 2023-10-07T21:25:29.268458+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:30 smithi008 bash[41094]: cephadm 2023-10-07T21:25:29.270252+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi081 2023-10-07T21:25:32.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: cluster 2023-10-07T21:25:30.976243+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.069544+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.074642+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.091516+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.095190+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.096669+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[27485]: audit 2023-10-07T21:25:31.103922+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: cluster 2023-10-07T21:25:30.976243+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:32.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.069544+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.074642+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.091516+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.095190+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.096669+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:32 smithi008 bash[41094]: audit 2023-10-07T21:25:31.103922+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: cluster 2023-10-07T21:25:30.976243+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:32.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.069544+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.074642+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.091516+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:32.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.095190+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:32.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.096669+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:32.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:32 smithi081 bash[31720]: audit 2023-10-07T21:25:31.103922+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:32.975 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:25:34.128 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:34 smithi008 bash[27485]: cluster 2023-10-07T21:25:32.976693+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:34.128 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:34 smithi008 bash[41094]: cluster 2023-10-07T21:25:32.976693+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:34.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:34 smithi081 bash[31720]: cluster 2023-10-07T21:25:32.976693+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:35.758 INFO:teuthology.orchestra.run.smithi008.stdout:# minimal ceph.conf for 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:25:35.759 INFO:teuthology.orchestra.run.smithi008.stdout:[global] 2023-10-07T21:25:35.759 INFO:teuthology.orchestra.run.smithi008.stdout: fsid = 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:25:35.759 INFO:teuthology.orchestra.run.smithi008.stdout: mon_host = [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0] 2023-10-07T21:25:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:36 smithi008 bash[27485]: cluster 2023-10-07T21:25:34.977194+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:36 smithi008 bash[27485]: audit 2023-10-07T21:25:35.758037+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.8:0/3543170641' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:36.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:36 smithi008 bash[41094]: cluster 2023-10-07T21:25:34.977194+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:36.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:36 smithi008 bash[41094]: audit 2023-10-07T21:25:35.758037+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.8:0/3543170641' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:36.441 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-07T21:25:36.441 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:25:36.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T21:25:36.458 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:25:36.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:25:36.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:36 smithi081 bash[31720]: cluster 2023-10-07T21:25:34.977194+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:36.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:36 smithi081 bash[31720]: audit 2023-10-07T21:25:35.758037+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.8:0/3543170641' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:36.513 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:25:36.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T21:25:36.528 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:25:36.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:25:36.587 INFO:tasks.cephadm:Adding mgr.y on smithi008 2023-10-07T21:25:36.587 INFO:tasks.cephadm:Adding mgr.x on smithi081 2023-10-07T21:25:36.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi008=y;smithi081=x' 2023-10-07T21:25:38.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:38 smithi081 bash[31720]: cluster 2023-10-07T21:25:36.977644+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:39.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:38 smithi008 bash[27485]: cluster 2023-10-07T21:25:36.977644+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:39.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:38 smithi008 bash[41094]: cluster 2023-10-07T21:25:36.977644+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:40.333 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:25:40.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:40 smithi081 bash[31720]: cluster 2023-10-07T21:25:38.978110+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:41.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:40 smithi008 bash[27485]: cluster 2023-10-07T21:25:38.978110+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:41.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:40 smithi008 bash[41094]: cluster 2023-10-07T21:25:38.978110+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:42.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:42 smithi081 bash[31720]: cluster 2023-10-07T21:25:40.978597+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:43.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:42 smithi008 bash[27485]: cluster 2023-10-07T21:25:40.978597+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:43.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:42 smithi008 bash[41094]: cluster 2023-10-07T21:25:40.978597+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:43.193 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mgr update... 2023-10-07T21:25:44.225 DEBUG:teuthology.orchestra.run.smithi081:mgr.x> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-07T21:25:44.227 INFO:tasks.cephadm:Deploying OSDs... 2023-10-07T21:25:44.227 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:25:44.227 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T21:25:44.235 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-07T21:25:44.235 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_1 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 496 Links: 1 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2023-10-07 21:18:06.348164796 +0000 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2023-10-07 21:18:05.996172899 +0000 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2023-10-07 21:18:05.996172899 +0000 2023-10-07T21:25:44.286 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2023-10-07T21:25:44.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T21:25:44.341 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2023-10-07T21:25:44.342 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2023-10-07T21:25:44.342 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000302367 s, 1.7 MB/s 2023-10-07T21:25:44.342 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T21:25:44.396 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_2 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2023-10-07 21:18:06.548160192 +0000 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2023-10-07 21:18:06.544160285 +0000 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2023-10-07 21:18:06.544160285 +0000 2023-10-07T21:25:44.446 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2023-10-07T21:25:44.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T21:25:44.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: cluster 2023-10-07T21:25:42.979058+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.184336+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: cephadm 2023-10-07T21:25:43.187788+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi008=y;smithi081=x;count:2 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.192585+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.219593+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.222823+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.224319+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.231629+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.234340+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.238074+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.239424+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: audit 2023-10-07T21:25:43.240732+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:44 smithi081 bash[31720]: cephadm 2023-10-07T21:25:43.241960+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: cluster 2023-10-07T21:25:42.979058+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.184336+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: cephadm 2023-10-07T21:25:43.187788+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi008=y;smithi081=x;count:2 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.192585+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.219593+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.222823+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.224319+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.231629+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.234340+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.238074+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.239424+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: audit 2023-10-07T21:25:43.240732+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[27485]: cephadm 2023-10-07T21:25:43.241960+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: cluster 2023-10-07T21:25:42.979058+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.184336+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: cephadm 2023-10-07T21:25:43.187788+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi008=y;smithi081=x;count:2 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.192585+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.219593+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.222823+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.224319+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.231629+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.234340+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.238074+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.239424+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: audit 2023-10-07T21:25:43.240732+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:44 smithi008 bash[41094]: cephadm 2023-10-07T21:25:43.241960+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:25:44.505 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2023-10-07T21:25:44.505 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2023-10-07T21:25:44.505 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.00030226 s, 1.7 MB/s 2023-10-07T21:25:44.505 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T21:25:44.559 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_3 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 506 Links: 1 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2023-10-07 21:18:07.408140397 +0000 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2023-10-07 21:18:07.080147947 +0000 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2023-10-07 21:18:07.080147947 +0000 2023-10-07T21:25:44.610 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2023-10-07T21:25:44.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T21:25:44.644 INFO:journalctl@ceph.mgr.x.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:25:44.667 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2023-10-07T21:25:44.668 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2023-10-07T21:25:44.668 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000305217 s, 1.7 MB/s 2023-10-07T21:25:44.669 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T21:25:44.719 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_4 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 514 Links: 1 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2023-10-07 21:18:07.940128151 +0000 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2023-10-07 21:18:07.628135333 +0000 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2023-10-07 21:18:07.628135333 +0000 2023-10-07T21:25:44.770 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2023-10-07T21:25:44.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T21:25:44.829 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2023-10-07T21:25:44.829 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2023-10-07T21:25:44.829 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000307571 s, 1.7 MB/s 2023-10-07T21:25:44.830 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T21:25:44.883 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:25:44.883 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T21:25:44.891 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-07T21:25:44.891 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-07 21:18:06.482630338 +0000 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-07 21:18:06.166637616 +0000 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-07 21:18:06.166637616 +0000 2023-10-07T21:25:44.939 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-07T21:25:44.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T21:25:44.990 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-07T21:25:44.991 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-07T21:25:44.991 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000325004 s, 1.6 MB/s 2023-10-07T21:25:44.992 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T21:25:45.046 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-07 21:18:07.026617810 +0000 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-07 21:18:06.706625180 +0000 2023-10-07T21:25:45.096 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-07 21:18:06.706625180 +0000 2023-10-07T21:25:45.097 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-07T21:25:45.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T21:25:45.157 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-07T21:25:45.157 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-07T21:25:45.157 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000250825 s, 2.0 MB/s 2023-10-07T21:25:45.158 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T21:25:45.208 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-07 21:18:07.550605742 +0000 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-07 21:18:07.242612835 +0000 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-07 21:18:07.242612835 +0000 2023-10-07T21:25:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-07T21:25:45.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T21:25:45.314 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-07T21:25:45.314 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-07T21:25:45.314 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000396778 s, 1.3 MB/s 2023-10-07T21:25:45.315 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T21:25:45.364 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-07 21:18:08.106592936 +0000 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-07 21:18:07.790600215 +0000 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-07 21:18:07.790600215 +0000 2023-10-07T21:25:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-07T21:25:45.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T21:25:45.469 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-07T21:25:45.469 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-07T21:25:45.469 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000466009 s, 1.1 MB/s 2023-10-07T21:25:45.470 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T21:25:45.522 INFO:tasks.cephadm:Deploying osd.0 on smithi008 with /dev/vg_nvme/lv_4... 2023-10-07T21:25:45.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T21:25:46.024 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:45 smithi081 systemd[1]: Started Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:25:46.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: cluster 2023-10-07T21:25:44.979509+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: audit 2023-10-07T21:25:46.000501+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: audit 2023-10-07T21:25:46.005763+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: audit 2023-10-07T21:25:46.018348+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: audit 2023-10-07T21:25:46.024192+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:46 smithi081 bash[31720]: audit 2023-10-07T21:25:46.090462+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:46.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: cluster 2023-10-07T21:25:44.979509+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:46.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: audit 2023-10-07T21:25:46.000501+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: audit 2023-10-07T21:25:46.005763+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: audit 2023-10-07T21:25:46.018348+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: audit 2023-10-07T21:25:46.024192+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[27485]: audit 2023-10-07T21:25:46.090462+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: cluster 2023-10-07T21:25:44.979509+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: audit 2023-10-07T21:25:46.000501+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: audit 2023-10-07T21:25:46.005763+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: audit 2023-10-07T21:25:46.018348+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: audit 2023-10-07T21:25:46.024192+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:46 smithi008 bash[41094]: audit 2023-10-07T21:25:46.090462+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:47.170 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:47 smithi081 bash[32771]: debug 2023-10-07T21:25:47.011+0000 7fbdc59b0700 1 -- 172.21.15.81:0/3196794204 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556d6b9e69c0 con 0x556d6baee400 2023-10-07T21:25:47.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:47 smithi081 bash[32771]: debug 2023-10-07T21:25:47.167+0000 7fbdce0be1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:25:48.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.059+0000 7fbdce0be1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:25:48.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.159+0000 7fbdce0be1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:25:48.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.255+0000 7fbdce0be1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:25:48.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[31720]: cluster 2023-10-07T21:25:46.979946+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:48.862 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.511+0000 7fbdce0be1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:25:49.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:48 smithi008 bash[27485]: cluster 2023-10-07T21:25:46.979946+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:49.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:48 smithi008 bash[41094]: cluster 2023-10-07T21:25:46.979946+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:49.222 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.859+0000 7fbdce0be1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:25:49.223 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:48 smithi081 bash[32771]: debug 2023-10-07T21:25:48.955+0000 7fbdce0be1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:25:49.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:49 smithi081 bash[32771]: debug 2023-10-07T21:25:49.219+0000 7fbdce0be1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:25:50.263 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:25:50.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[32771]: debug 2023-10-07T21:25:50.203+0000 7fbdce0be1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:25:50.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[32771]: debug 2023-10-07T21:25:50.311+0000 7fbdce0be1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:25:50.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[32771]: debug 2023-10-07T21:25:50.427+0000 7fbdce0be1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:25:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:50 smithi008 bash[27485]: cluster 2023-10-07T21:25:48.980399+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:50 smithi008 bash[27485]: audit 2023-10-07T21:25:49.515909+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:50.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:50 smithi008 bash[41094]: cluster 2023-10-07T21:25:48.980399+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:50.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:50 smithi008 bash[41094]: audit 2023-10-07T21:25:49.515909+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[31720]: cluster 2023-10-07T21:25:48.980399+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:50.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[31720]: audit 2023-10-07T21:25:49.515909+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:51.230 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:50 smithi081 bash[32771]: debug 2023-10-07T21:25:50.907+0000 7fbdce0be1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:25:51.230 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:51 smithi081 bash[32771]: debug 2023-10-07T21:25:51.147+0000 7fbdce0be1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:25:51.980 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:51 smithi081 bash[32771]: debug 2023-10-07T21:25:51.571+0000 7fbdce0be1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:25:52.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[32771]: debug 2023-10-07T21:25:52.095+0000 7fbdce0be1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: cluster 2023-10-07T21:25:50.980809+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.179495+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.184392+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.602047+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.603199+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.610690+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: cephadm 2023-10-07T21:25:51.676859+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.677490+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.678757+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: audit 2023-10-07T21:25:51.679686+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[31720]: cephadm 2023-10-07T21:25:51.680873+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: cluster 2023-10-07T21:25:50.980809+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.179495+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.184392+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.602047+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.603199+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.610690+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: cephadm 2023-10-07T21:25:51.676859+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.677490+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.678757+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: audit 2023-10-07T21:25:51.679686+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[41094]: cephadm 2023-10-07T21:25:51.680873+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: cluster 2023-10-07T21:25:50.980809+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.179495+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.184392+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.602047+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.603199+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.610690+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: cephadm 2023-10-07T21:25:51.676859+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:25:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.677490+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:25:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.678757+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:25:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: audit 2023-10-07T21:25:51.679686+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:52 smithi008 bash[27485]: cephadm 2023-10-07T21:25:51.680873+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:25:52.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[32771]: debug 2023-10-07T21:25:52.667+0000 7fbdce0be1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:25:52.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[32771]: debug 2023-10-07T21:25:52.771+0000 7fbdce0be1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:25:53.218 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:52 smithi081 bash[32771]: debug 2023-10-07T21:25:52.927+0000 7fbdce0be1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:25:53.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.215+0000 7fbdce0be1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:25:53.480 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.351+0000 7fbdce0be1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:25:53.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.463+0000 7fbdce0be1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:25:53.888 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.587+0000 7fbdce0be1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:25:53.888 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.763+0000 7fbdce0be1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:25:53.974 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T21:25:53.974 INFO:teuthology.orchestra.run.smithi008.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T21:25:53.974 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10+0 records in 2023-10-07T21:25:53.974 INFO:teuthology.orchestra.run.smithi008.stderr:10+0 records out 2023-10-07T21:25:53.975 INFO:teuthology.orchestra.run.smithi008.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131324 s, 798 MB/s 2023-10-07T21:25:53.975 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping successful for: 2023-10-07T21:25:54.182 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:53 smithi081 bash[32771]: debug 2023-10-07T21:25:53.883+0000 7fbdce0be1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:25:54.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: cluster 2023-10-07T21:25:52.981215+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:54.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.029610+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.036266+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.051625+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:54.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.054562+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.056056+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[41094]: audit 2023-10-07T21:25:54.062790+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: cluster 2023-10-07T21:25:52.981215+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.029610+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.036266+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.051625+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.054562+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.056056+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:54 smithi008 bash[27485]: audit 2023-10-07T21:25:54.062790+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: cluster 2023-10-07T21:25:52.981215+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.029610+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.036266+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.051625+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.054562+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.056056+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:54 smithi081 bash[31720]: audit 2023-10-07T21:25:54.062790+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:25:54.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi008:vg_nvme/lv_4 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[32771]: debug 2023-10-07T21:25:55.067+0000 7fbdce0be1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[31720]: cluster 2023-10-07T21:25:55.091954+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[31720]: audit 2023-10-07T21:25:55.094795+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[31720]: audit 2023-10-07T21:25:55.095668+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[31720]: audit 2023-10-07T21:25:55.097690+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:25:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:55 smithi081 bash[31720]: audit 2023-10-07T21:25:55.098325+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:25:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[27485]: cluster 2023-10-07T21:25:55.091954+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:25:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[27485]: audit 2023-10-07T21:25:55.094795+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[27485]: audit 2023-10-07T21:25:55.095668+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[27485]: audit 2023-10-07T21:25:55.097690+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[27485]: audit 2023-10-07T21:25:55.098325+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[41094]: cluster 2023-10-07T21:25:55.091954+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[41094]: audit 2023-10-07T21:25:55.094795+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[41094]: audit 2023-10-07T21:25:55.095668+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[41094]: audit 2023-10-07T21:25:55.097690+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:25:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:55 smithi008 bash[41094]: audit 2023-10-07T21:25:55.098325+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.81:0/3732765585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:25:56.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:56 smithi081 bash[31720]: cluster 2023-10-07T21:25:54.981745+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:56 smithi081 bash[31720]: cluster 2023-10-07T21:25:55.198949+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 112s), standbys: x 2023-10-07T21:25:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:56 smithi081 bash[31720]: audit 2023-10-07T21:25:55.199119+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:25:56.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[27485]: cluster 2023-10-07T21:25:54.981745+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:56.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[27485]: cluster 2023-10-07T21:25:55.198949+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 112s), standbys: x 2023-10-07T21:25:56.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[27485]: audit 2023-10-07T21:25:55.199119+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:25:56.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[41094]: cluster 2023-10-07T21:25:54.981745+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:56.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[41094]: cluster 2023-10-07T21:25:55.198949+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 112s), standbys: x 2023-10-07T21:25:56.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:56 smithi008 bash[41094]: audit 2023-10-07T21:25:55.199119+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:25:58.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:25:58 smithi081 bash[31720]: cluster 2023-10-07T21:25:56.982267+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:59.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:25:58 smithi008 bash[27485]: cluster 2023-10-07T21:25:56.982267+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:59.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:25:58 smithi008 bash[41094]: cluster 2023-10-07T21:25:56.982267+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:25:59.340 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:00.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:00 smithi008 bash[27485]: cluster 2023-10-07T21:25:58.982680+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:00.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:00 smithi008 bash[41094]: cluster 2023-10-07T21:25:58.982680+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:00.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:00 smithi081 bash[31720]: cluster 2023-10-07T21:25:58.982680+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:02 smithi081 bash[31720]: cluster 2023-10-07T21:26:00.983082+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:02 smithi081 bash[31720]: audit 2023-10-07T21:26:02.353482+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:02 smithi081 bash[31720]: audit 2023-10-07T21:26:02.359122+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:02 smithi081 bash[31720]: audit 2023-10-07T21:26:02.360428+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[27485]: cluster 2023-10-07T21:26:00.983082+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[27485]: audit 2023-10-07T21:26:02.353482+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[27485]: audit 2023-10-07T21:26:02.359122+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[27485]: audit 2023-10-07T21:26:02.360428+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[41094]: cluster 2023-10-07T21:26:00.983082+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[41094]: audit 2023-10-07T21:26:02.353482+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[41094]: audit 2023-10-07T21:26:02.359122+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:02 smithi008 bash[41094]: audit 2023-10-07T21:26:02.360428+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:03.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:03 smithi081 bash[31720]: audit 2023-10-07T21:26:02.347430+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:04.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:03 smithi008 bash[27485]: audit 2023-10-07T21:26:02.347430+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:03 smithi008 bash[41094]: audit 2023-10-07T21:26:02.347430+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:04.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:04 smithi081 bash[31720]: cluster 2023-10-07T21:26:02.983497+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:05.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:04 smithi008 bash[27485]: cluster 2023-10-07T21:26:02.983497+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:05.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:04 smithi008 bash[41094]: cluster 2023-10-07T21:26:02.983497+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:06.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:06 smithi081 bash[31720]: cluster 2023-10-07T21:26:04.983888+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:07.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:06 smithi008 bash[27485]: cluster 2023-10-07T21:26:04.983888+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:07.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:06 smithi008 bash[41094]: cluster 2023-10-07T21:26:04.983888+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:08 smithi081 bash[31720]: cluster 2023-10-07T21:26:06.984272+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:09.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:08 smithi008 bash[41094]: cluster 2023-10-07T21:26:06.984272+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:09.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:08 smithi008 bash[27485]: cluster 2023-10-07T21:26:06.984272+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: cluster 2023-10-07T21:26:08.984603+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: audit 2023-10-07T21:26:10.593747+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.8:0/1100119254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: audit 2023-10-07T21:26:10.594385+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: audit 2023-10-07T21:26:10.601205+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]': finished 2023-10-07T21:26:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: cluster 2023-10-07T21:26:10.601350+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:26:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:10 smithi081 bash[31720]: audit 2023-10-07T21:26:10.601549+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: cluster 2023-10-07T21:26:08.984603+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: audit 2023-10-07T21:26:10.593747+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.8:0/1100119254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: audit 2023-10-07T21:26:10.594385+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: audit 2023-10-07T21:26:10.601205+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]': finished 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: cluster 2023-10-07T21:26:10.601350+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[27485]: audit 2023-10-07T21:26:10.601549+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: cluster 2023-10-07T21:26:08.984603+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: audit 2023-10-07T21:26:10.593747+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.8:0/1100119254' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: audit 2023-10-07T21:26:10.594385+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]: dispatch 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: audit 2023-10-07T21:26:10.601205+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12c87468-8df1-461a-bf05-e10e07c0421a"}]': finished 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: cluster 2023-10-07T21:26:10.601350+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:10 smithi008 bash[41094]: audit 2023-10-07T21:26:10.601549+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:11 smithi081 bash[31720]: audit 2023-10-07T21:26:11.353018+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.8:0/1306440830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:26:12.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:11 smithi008 bash[27485]: audit 2023-10-07T21:26:11.353018+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.8:0/1306440830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:26:12.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:11 smithi008 bash[41094]: audit 2023-10-07T21:26:11.353018+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.8:0/1306440830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:26:12.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:12 smithi081 bash[31720]: cluster 2023-10-07T21:26:10.984863+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:13.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:12 smithi008 bash[27485]: cluster 2023-10-07T21:26:10.984863+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:13.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:12 smithi008 bash[41094]: cluster 2023-10-07T21:26:10.984863+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:14 smithi081 bash[31720]: cluster 2023-10-07T21:26:12.985308+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:14 smithi008 bash[27485]: cluster 2023-10-07T21:26:12.985308+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:15.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:14 smithi008 bash[41094]: cluster 2023-10-07T21:26:12.985308+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:16 smithi081 bash[31720]: cluster 2023-10-07T21:26:14.985726+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:17.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:16 smithi008 bash[27485]: cluster 2023-10-07T21:26:14.985726+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:17.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:16 smithi008 bash[41094]: cluster 2023-10-07T21:26:14.985726+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:18.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:18 smithi081 bash[31720]: cluster 2023-10-07T21:26:16.986208+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:19.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:18 smithi008 bash[27485]: cluster 2023-10-07T21:26:16.986208+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:19.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:18 smithi008 bash[41094]: cluster 2023-10-07T21:26:16.986208+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:20.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:20 smithi008 bash[27485]: cluster 2023-10-07T21:26:18.986594+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:20.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:20 smithi008 bash[41094]: cluster 2023-10-07T21:26:18.986594+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:20.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:20 smithi081 bash[31720]: cluster 2023-10-07T21:26:18.986594+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:22.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:22 smithi008 bash[27485]: cluster 2023-10-07T21:26:20.987031+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:22.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:22 smithi008 bash[41094]: cluster 2023-10-07T21:26:20.987031+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:22.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:22 smithi081 bash[31720]: cluster 2023-10-07T21:26:20.987031+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:23.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:23 smithi081 bash[31720]: audit 2023-10-07T21:26:22.934194+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:26:23.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:23 smithi081 bash[31720]: audit 2023-10-07T21:26:22.936076+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:23.998 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:23 smithi008 bash[41094]: audit 2023-10-07T21:26:22.934194+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:26:23.998 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:23 smithi008 bash[41094]: audit 2023-10-07T21:26:22.936076+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:23.998 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:23 smithi008 bash[27485]: audit 2023-10-07T21:26:22.934194+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:26:23.999 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:23 smithi008 bash[27485]: audit 2023-10-07T21:26:22.936076+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:24 smithi081 bash[31720]: cephadm 2023-10-07T21:26:22.937392+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi008 2023-10-07T21:26:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:24 smithi081 bash[31720]: cluster 2023-10-07T21:26:22.987451+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:25.013 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:24 smithi008 bash[27485]: cephadm 2023-10-07T21:26:22.937392+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi008 2023-10-07T21:26:25.013 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:24 smithi008 bash[27485]: cluster 2023-10-07T21:26:22.987451+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:25.013 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:24 smithi008 bash[41094]: cephadm 2023-10-07T21:26:22.937392+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi008 2023-10-07T21:26:25.013 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:24 smithi008 bash[41094]: cluster 2023-10-07T21:26:22.987451+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:26 smithi081 bash[31720]: cluster 2023-10-07T21:26:24.987988+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:27.126 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:26 smithi008 bash[27485]: cluster 2023-10-07T21:26:24.987988+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:27.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:26 smithi008 bash[41094]: cluster 2023-10-07T21:26:24.987988+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[27485]: cluster 2023-10-07T21:26:26.988493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[27485]: audit 2023-10-07T21:26:27.397775+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[27485]: audit 2023-10-07T21:26:27.403788+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[27485]: audit 2023-10-07T21:26:27.433476+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[41094]: cluster 2023-10-07T21:26:26.988493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:28.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[41094]: audit 2023-10-07T21:26:27.397775+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[41094]: audit 2023-10-07T21:26:27.403788+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:28 smithi008 bash[41094]: audit 2023-10-07T21:26:27.433476+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:28 smithi081 bash[31720]: cluster 2023-10-07T21:26:26.988493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:28 smithi081 bash[31720]: audit 2023-10-07T21:26:27.397775+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:28 smithi081 bash[31720]: audit 2023-10-07T21:26:27.403788+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:28 smithi081 bash[31720]: audit 2023-10-07T21:26:27.433476+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:30 smithi081 bash[31720]: cluster 2023-10-07T21:26:28.988947+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:30.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:30 smithi008 bash[27485]: cluster 2023-10-07T21:26:28.988947+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:30.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:30 smithi008 bash[41094]: cluster 2023-10-07T21:26:28.988947+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:32 smithi081 bash[31720]: cluster 2023-10-07T21:26:30.989384+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:32 smithi081 bash[31720]: audit 2023-10-07T21:26:32.572342+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:32 smithi081 bash[31720]: audit 2023-10-07T21:26:32.578121+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[27485]: cluster 2023-10-07T21:26:30.989384+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:33.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[27485]: audit 2023-10-07T21:26:32.572342+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[27485]: audit 2023-10-07T21:26:32.578121+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[41094]: cluster 2023-10-07T21:26:30.989384+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:33.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[41094]: audit 2023-10-07T21:26:32.572342+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:32 smithi008 bash[41094]: audit 2023-10-07T21:26:32.578121+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[27485]: audit 2023-10-07T21:26:32.999109+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:33.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[27485]: audit 2023-10-07T21:26:33.000506+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:33.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[27485]: audit 2023-10-07T21:26:33.008449+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[41094]: audit 2023-10-07T21:26:32.999109+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:33.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[41094]: audit 2023-10-07T21:26:33.000506+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:33.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:33 smithi008 bash[41094]: audit 2023-10-07T21:26:33.008449+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:33.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:33 smithi081 bash[31720]: audit 2023-10-07T21:26:32.999109+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:33.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:33 smithi081 bash[31720]: audit 2023-10-07T21:26:33.000506+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:33.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:33 smithi081 bash[31720]: audit 2023-10-07T21:26:33.008449+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:34.940 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:34 smithi008 bash[27485]: cluster 2023-10-07T21:26:32.989821+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:34.940 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:34 smithi008 bash[27485]: audit 2023-10-07T21:26:34.108310+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:26:34.941 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:34 smithi008 bash[41094]: cluster 2023-10-07T21:26:32.989821+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:34.941 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:34 smithi008 bash[41094]: audit 2023-10-07T21:26:34.108310+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:26:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:34 smithi081 bash[31720]: cluster 2023-10-07T21:26:32.989821+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:34 smithi081 bash[31720]: audit 2023-10-07T21:26:34.108310+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:26:35.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: audit 2023-10-07T21:26:34.682461+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:26:35.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: cluster 2023-10-07T21:26:34.682638+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: audit 2023-10-07T21:26:34.683290+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: audit 2023-10-07T21:26:34.683945+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: audit 2023-10-07T21:26:35.682198+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: cluster 2023-10-07T21:26:35.682284+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[41094]: audit 2023-10-07T21:26:35.682553+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: audit 2023-10-07T21:26:34.682461+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: cluster 2023-10-07T21:26:34.682638+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: audit 2023-10-07T21:26:34.683290+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: audit 2023-10-07T21:26:34.683945+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:26:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: audit 2023-10-07T21:26:35.682198+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:26:35.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: cluster 2023-10-07T21:26:35.682284+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:26:35.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:35 smithi008 bash[27485]: audit 2023-10-07T21:26:35.682553+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: audit 2023-10-07T21:26:34.682461+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: cluster 2023-10-07T21:26:34.682638+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: audit 2023-10-07T21:26:34.683290+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: audit 2023-10-07T21:26:34.683945+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: audit 2023-10-07T21:26:35.682198+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: cluster 2023-10-07T21:26:35.682284+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:26:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:35 smithi081 bash[31720]: audit 2023-10-07T21:26:35.682553+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:36.109 INFO:teuthology.orchestra.run.smithi008.stdout:Created osd(s) 0 on host 'smithi008' 2023-10-07T21:26:36.780 DEBUG:teuthology.orchestra.run.smithi008:osd.0> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-07T21:26:36.782 INFO:tasks.cephadm:Deploying osd.1 on smithi008 with /dev/vg_nvme/lv_3... 2023-10-07T21:26:36.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T21:26:36.949 INFO:journalctl@ceph.osd.0.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: cluster 2023-10-07T21:26:34.990241+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: audit 2023-10-07T21:26:35.689706+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: audit 2023-10-07T21:26:36.092832+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: audit 2023-10-07T21:26:36.099477+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: audit 2023-10-07T21:26:36.099829+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:36 smithi081 bash[31720]: audit 2023-10-07T21:26:36.689259+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:37.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: cluster 2023-10-07T21:26:34.990241+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:37.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: audit 2023-10-07T21:26:35.689706+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:37.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: audit 2023-10-07T21:26:36.092832+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:37.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: audit 2023-10-07T21:26:36.099477+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: audit 2023-10-07T21:26:36.099829+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[27485]: audit 2023-10-07T21:26:36.689259+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: cluster 2023-10-07T21:26:34.990241+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: audit 2023-10-07T21:26:35.689706+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: audit 2023-10-07T21:26:36.092832+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: audit 2023-10-07T21:26:36.099477+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: audit 2023-10-07T21:26:36.099829+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:36 smithi008 bash[41094]: audit 2023-10-07T21:26:36.689259+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:37 smithi081 bash[31720]: cluster 2023-10-07T21:26:35.126402+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:26:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:37 smithi081 bash[31720]: cluster 2023-10-07T21:26:35.126588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:26:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:37 smithi081 bash[31720]: cluster 2023-10-07T21:26:36.694911+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604] boot 2023-10-07T21:26:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:37 smithi081 bash[31720]: cluster 2023-10-07T21:26:36.694939+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:26:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:37 smithi081 bash[31720]: audit 2023-10-07T21:26:36.695253+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:38.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[27485]: cluster 2023-10-07T21:26:35.126402+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:26:38.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[27485]: cluster 2023-10-07T21:26:35.126588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:26:38.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[27485]: cluster 2023-10-07T21:26:36.694911+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604] boot 2023-10-07T21:26:38.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[27485]: cluster 2023-10-07T21:26:36.694939+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[27485]: audit 2023-10-07T21:26:36.695253+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[41094]: cluster 2023-10-07T21:26:35.126402+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[41094]: cluster 2023-10-07T21:26:35.126588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[41094]: cluster 2023-10-07T21:26:36.694911+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.8:6802/1158289604,v1:172.21.15.8:6803/1158289604] boot 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[41094]: cluster 2023-10-07T21:26:36.694939+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:26:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:37 smithi008 bash[41094]: audit 2023-10-07T21:26:36.695253+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:26:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:38 smithi081 bash[31720]: cluster 2023-10-07T21:26:36.990680+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:39.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:38 smithi081 bash[31720]: cluster 2023-10-07T21:26:37.711813+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:26:39.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:38 smithi008 bash[41094]: cluster 2023-10-07T21:26:36.990680+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:39.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:38 smithi008 bash[41094]: cluster 2023-10-07T21:26:37.711813+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:26:39.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:38 smithi008 bash[27485]: cluster 2023-10-07T21:26:36.990680+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:26:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:38 smithi008 bash[27485]: cluster 2023-10-07T21:26:37.711813+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:26:40.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:39 smithi008 bash[27485]: cluster 2023-10-07T21:26:38.991221+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:40.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:39 smithi008 bash[41094]: cluster 2023-10-07T21:26:38.991221+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:40.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:39 smithi081 bash[31720]: cluster 2023-10-07T21:26:38.991221+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:40.873 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:42.770 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:42 smithi008 bash[27485]: cluster 2023-10-07T21:26:40.991593+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:42.770 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:42 smithi008 bash[41094]: cluster 2023-10-07T21:26:40.991593+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:42 smithi081 bash[31720]: cluster 2023-10-07T21:26:40.991593+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:44.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:44 smithi008 bash[27485]: cluster 2023-10-07T21:26:42.992037+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:44.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:44 smithi008 bash[41094]: cluster 2023-10-07T21:26:42.992037+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:44 smithi081 bash[31720]: cluster 2023-10-07T21:26:42.992037+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:45.342 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T21:26:45.343 INFO:teuthology.orchestra.run.smithi008.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T21:26:45.343 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10+0 records in 2023-10-07T21:26:45.343 INFO:teuthology.orchestra.run.smithi008.stderr:10+0 records out 2023-10-07T21:26:45.343 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013918 s, 753 MB/s 2023-10-07T21:26:45.343 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping successful for: 2023-10-07T21:26:46.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi008:vg_nvme/lv_3 2023-10-07T21:26:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:46 smithi081 bash[31720]: cluster 2023-10-07T21:26:44.992495+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:46 smithi008 bash[27485]: cluster 2023-10-07T21:26:44.992495+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:47.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:46 smithi008 bash[41094]: cluster 2023-10-07T21:26:44.992495+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:48.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: cephadm 2023-10-07T21:26:46.843066+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:26:48.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.850370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.857104+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.858656+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: cephadm 2023-10-07T21:26:46.859747+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 16245M 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.865032+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.866675+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.867925+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: audit 2023-10-07T21:26:46.873983+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[41094]: cluster 2023-10-07T21:26:46.992971+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:48.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: cephadm 2023-10-07T21:26:46.843066+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.850370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.857104+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.858656+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: cephadm 2023-10-07T21:26:46.859747+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 16245M 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.865032+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.866675+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.867925+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: audit 2023-10-07T21:26:46.873983+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:47 smithi008 bash[27485]: cluster 2023-10-07T21:26:46.992971+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: cephadm 2023-10-07T21:26:46.843066+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.850370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.857104+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.858656+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: cephadm 2023-10-07T21:26:46.859747+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 16245M 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.865032+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.866675+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.867925+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:48.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: audit 2023-10-07T21:26:46.873983+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:26:48.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:47 smithi081 bash[31720]: cluster 2023-10-07T21:26:46.992971+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:50.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:50 smithi008 bash[27485]: cluster 2023-10-07T21:26:48.993470+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:50.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:50 smithi008 bash[41094]: cluster 2023-10-07T21:26:48.993470+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:50 smithi081 bash[31720]: cluster 2023-10-07T21:26:48.993470+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:50.839 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:52.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:52 smithi008 bash[41094]: cluster 2023-10-07T21:26:50.993957+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:52.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:52 smithi008 bash[27485]: cluster 2023-10-07T21:26:50.993957+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:52 smithi081 bash[31720]: cluster 2023-10-07T21:26:50.993957+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:54 smithi081 bash[31720]: cluster 2023-10-07T21:26:52.994431+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:54 smithi081 bash[31720]: audit 2023-10-07T21:26:53.798287+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:54 smithi081 bash[31720]: audit 2023-10-07T21:26:53.803717+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:54 smithi081 bash[31720]: audit 2023-10-07T21:26:53.805090+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[27485]: cluster 2023-10-07T21:26:52.994431+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[27485]: audit 2023-10-07T21:26:53.798287+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[27485]: audit 2023-10-07T21:26:53.803717+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[27485]: audit 2023-10-07T21:26:53.805090+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[41094]: cluster 2023-10-07T21:26:52.994431+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[41094]: audit 2023-10-07T21:26:53.798287+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:26:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[41094]: audit 2023-10-07T21:26:53.803717+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:26:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:54 smithi008 bash[41094]: audit 2023-10-07T21:26:53.805090+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:55.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:55 smithi081 bash[31720]: audit 2023-10-07T21:26:53.792139+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:56.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:55 smithi008 bash[27485]: audit 2023-10-07T21:26:53.792139+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:56.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:55 smithi008 bash[41094]: audit 2023-10-07T21:26:53.792139+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:26:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:56 smithi081 bash[31720]: cluster 2023-10-07T21:26:54.994936+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:57.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:56 smithi008 bash[41094]: cluster 2023-10-07T21:26:54.994936+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:57.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:56 smithi008 bash[27485]: cluster 2023-10-07T21:26:54.994936+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:58.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:26:58 smithi008 bash[41094]: cluster 2023-10-07T21:26:56.995480+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:58.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:26:58 smithi008 bash[27485]: cluster 2023-10-07T21:26:56.995480+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:26:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:26:58 smithi081 bash[31720]: cluster 2023-10-07T21:26:56.995480+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:00 smithi081 bash[31720]: cluster 2023-10-07T21:26:58.995930+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:01.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:00 smithi008 bash[41094]: cluster 2023-10-07T21:26:58.995930+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:01.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:00 smithi008 bash[27485]: cluster 2023-10-07T21:26:58.995930+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:02 smithi081 bash[31720]: cluster 2023-10-07T21:27:00.996396+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:02 smithi081 bash[31720]: audit 2023-10-07T21:27:02.048120+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]: dispatch 2023-10-07T21:27:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:02 smithi081 bash[31720]: audit 2023-10-07T21:27:02.055822+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]': finished 2023-10-07T21:27:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:02 smithi081 bash[31720]: cluster 2023-10-07T21:27:02.055883+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:27:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:02 smithi081 bash[31720]: audit 2023-10-07T21:27:02.056035+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[27485]: cluster 2023-10-07T21:27:00.996396+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[27485]: audit 2023-10-07T21:27:02.048120+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]: dispatch 2023-10-07T21:27:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[27485]: audit 2023-10-07T21:27:02.055822+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]': finished 2023-10-07T21:27:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[27485]: cluster 2023-10-07T21:27:02.055883+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:27:03.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[27485]: audit 2023-10-07T21:27:02.056035+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[41094]: cluster 2023-10-07T21:27:00.996396+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[41094]: audit 2023-10-07T21:27:02.048120+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]: dispatch 2023-10-07T21:27:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[41094]: audit 2023-10-07T21:27:02.055822+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.8:0/1212426915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7d0bb1-7f05-48f9-9c08-02496e91c79e"}]': finished 2023-10-07T21:27:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[41094]: cluster 2023-10-07T21:27:02.055883+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:27:03.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:02 smithi008 bash[41094]: audit 2023-10-07T21:27:02.056035+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:03.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:03 smithi081 bash[31720]: audit 2023-10-07T21:27:02.832989+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.8:0/3954628707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:04.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:03 smithi008 bash[27485]: audit 2023-10-07T21:27:02.832989+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.8:0/3954628707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:03 smithi008 bash[41094]: audit 2023-10-07T21:27:02.832989+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.8:0/3954628707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:04.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:04 smithi081 bash[31720]: cluster 2023-10-07T21:27:02.996980+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:05.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:04 smithi008 bash[41094]: cluster 2023-10-07T21:27:02.996980+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:05.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:04 smithi008 bash[27485]: cluster 2023-10-07T21:27:02.996980+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:06.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:06 smithi081 bash[31720]: cluster 2023-10-07T21:27:04.997494+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:07.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:06 smithi008 bash[27485]: cluster 2023-10-07T21:27:04.997494+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:07.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:06 smithi008 bash[41094]: cluster 2023-10-07T21:27:04.997494+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:08 smithi081 bash[31720]: cluster 2023-10-07T21:27:06.997958+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:09.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:08 smithi008 bash[27485]: cluster 2023-10-07T21:27:06.997958+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:09.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:08 smithi008 bash[41094]: cluster 2023-10-07T21:27:06.997958+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:09.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:09 smithi081 bash[31720]: cluster 2023-10-07T21:27:08.998436+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:10.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:09 smithi008 bash[27485]: cluster 2023-10-07T21:27:08.998436+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:10.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:09 smithi008 bash[41094]: cluster 2023-10-07T21:27:08.998436+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:12.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:12 smithi008 bash[27485]: cluster 2023-10-07T21:27:10.998929+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:12.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:12 smithi008 bash[41094]: cluster 2023-10-07T21:27:10.998929+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:12 smithi081 bash[31720]: cluster 2023-10-07T21:27:10.998929+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:14 smithi081 bash[31720]: cluster 2023-10-07T21:27:12.999446+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:14 smithi081 bash[31720]: audit 2023-10-07T21:27:14.550334+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:27:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:14 smithi081 bash[31720]: audit 2023-10-07T21:27:14.551512+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[27485]: cluster 2023-10-07T21:27:12.999446+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[27485]: audit 2023-10-07T21:27:14.550334+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:27:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[27485]: audit 2023-10-07T21:27:14.551512+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:15.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[41094]: cluster 2023-10-07T21:27:12.999446+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[41094]: audit 2023-10-07T21:27:14.550334+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:27:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:14 smithi008 bash[41094]: audit 2023-10-07T21:27:14.551512+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:15.790 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:15 smithi008 bash[27485]: cephadm 2023-10-07T21:27:14.552482+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.1 on smithi008 2023-10-07T21:27:15.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:15 smithi008 bash[41094]: cephadm 2023-10-07T21:27:14.552482+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.1 on smithi008 2023-10-07T21:27:15.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:15 smithi081 bash[31720]: cephadm 2023-10-07T21:27:14.552482+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.1 on smithi008 2023-10-07T21:27:16.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:16 smithi008 bash[27485]: cluster 2023-10-07T21:27:14.999889+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:16.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:16 smithi008 bash[41094]: cluster 2023-10-07T21:27:14.999889+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:16 smithi081 bash[31720]: cluster 2023-10-07T21:27:14.999889+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:18.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:18 smithi081 bash[31720]: cluster 2023-10-07T21:27:17.000353+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:19.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:18 smithi008 bash[27485]: cluster 2023-10-07T21:27:17.000353+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:19.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:18 smithi008 bash[41094]: cluster 2023-10-07T21:27:17.000353+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:20.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[27485]: audit 2023-10-07T21:27:18.897555+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[27485]: audit 2023-10-07T21:27:18.903900+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[27485]: audit 2023-10-07T21:27:18.942340+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:20.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[27485]: cluster 2023-10-07T21:27:19.000835+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:20.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[41094]: audit 2023-10-07T21:27:18.897555+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[41094]: audit 2023-10-07T21:27:18.903900+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[41094]: audit 2023-10-07T21:27:18.942340+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:20.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:19 smithi008 bash[41094]: cluster 2023-10-07T21:27:19.000835+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:19 smithi081 bash[31720]: audit 2023-10-07T21:27:18.897555+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:19 smithi081 bash[31720]: audit 2023-10-07T21:27:18.903900+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:19 smithi081 bash[31720]: audit 2023-10-07T21:27:18.942340+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:19 smithi081 bash[31720]: cluster 2023-10-07T21:27:19.000835+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:22.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:22 smithi081 bash[31720]: cluster 2023-10-07T21:27:21.001151+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:23.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:22 smithi008 bash[27485]: cluster 2023-10-07T21:27:21.001151+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:23.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:22 smithi008 bash[41094]: cluster 2023-10-07T21:27:21.001151+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:24.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: cluster 2023-10-07T21:27:23.001578+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:24.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: audit 2023-10-07T21:27:24.130975+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: audit 2023-10-07T21:27:24.137498+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: audit 2023-10-07T21:27:24.138668+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: audit 2023-10-07T21:27:24.139797+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[27485]: audit 2023-10-07T21:27:24.145571+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: cluster 2023-10-07T21:27:23.001578+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: audit 2023-10-07T21:27:24.130975+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: audit 2023-10-07T21:27:24.137498+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: audit 2023-10-07T21:27:24.138668+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:24.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: audit 2023-10-07T21:27:24.139797+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:24.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:24 smithi008 bash[41094]: audit 2023-10-07T21:27:24.145571+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: cluster 2023-10-07T21:27:23.001578+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: audit 2023-10-07T21:27:24.130975+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: audit 2023-10-07T21:27:24.137498+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: audit 2023-10-07T21:27:24.138668+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: audit 2023-10-07T21:27:24.139797+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:24 smithi081 bash[31720]: audit 2023-10-07T21:27:24.145571+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[27485]: cluster 2023-10-07T21:27:25.002077+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[27485]: audit 2023-10-07T21:27:25.710729+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[27485]: audit 2023-10-07T21:27:25.711418+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[41094]: cluster 2023-10-07T21:27:25.002077+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[41094]: audit 2023-10-07T21:27:25.710729+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:26.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:26 smithi008 bash[41094]: audit 2023-10-07T21:27:25.711418+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:26 smithi081 bash[31720]: cluster 2023-10-07T21:27:25.002077+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:26 smithi081 bash[31720]: audit 2023-10-07T21:27:25.710729+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:26 smithi081 bash[31720]: audit 2023-10-07T21:27:25.711418+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:27:27.516 INFO:teuthology.orchestra.run.smithi008.stdout:Created osd(s) 1 on host 'smithi008' 2023-10-07T21:27:27.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:26.701851+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: cluster 2023-10-07T21:27:26.701969+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:26.702140+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:26.702802+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:26.703359+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:27.477736+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:27.484141+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[27485]: audit 2023-10-07T21:27:27.485735+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:26.701851+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:27:27.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: cluster 2023-10-07T21:27:26.701969+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:26.702140+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:26.702802+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:26.703359+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:27.477736+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:27.484141+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:27 smithi008 bash[41094]: audit 2023-10-07T21:27:27.485735+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:26.701851+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: cluster 2023-10-07T21:27:26.701969+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:26.702140+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:26.702802+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:26.703359+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:27.477736+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:27.484141+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:27.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:27 smithi081 bash[31720]: audit 2023-10-07T21:27:27.485735+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:28.226 DEBUG:teuthology.orchestra.run.smithi008:osd.1> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-07T21:27:28.229 INFO:tasks.cephadm:Deploying osd.2 on smithi008 with /dev/vg_nvme/lv_2... 2023-10-07T21:27:28.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T21:27:28.468 INFO:journalctl@ceph.osd.1.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:27:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:28 smithi081 bash[31720]: cluster 2023-10-07T21:27:27.002570+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:28 smithi081 bash[31720]: audit 2023-10-07T21:27:27.704008+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:27:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:28 smithi081 bash[31720]: cluster 2023-10-07T21:27:27.704088+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:27:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:28 smithi081 bash[31720]: audit 2023-10-07T21:27:27.704568+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:28 smithi081 bash[31720]: audit 2023-10-07T21:27:27.712336+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:29.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[27485]: cluster 2023-10-07T21:27:27.002570+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:29.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[27485]: audit 2023-10-07T21:27:27.704008+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[27485]: cluster 2023-10-07T21:27:27.704088+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[27485]: audit 2023-10-07T21:27:27.704568+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[27485]: audit 2023-10-07T21:27:27.712336+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[41094]: cluster 2023-10-07T21:27:27.002570+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[41094]: audit 2023-10-07T21:27:27.704008+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[41094]: cluster 2023-10-07T21:27:27.704088+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[41094]: audit 2023-10-07T21:27:27.704568+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:28 smithi008 bash[41094]: audit 2023-10-07T21:27:27.712336+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:29 smithi081 bash[31720]: cluster 2023-10-07T21:27:26.704557+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:27:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:29 smithi081 bash[31720]: cluster 2023-10-07T21:27:26.704683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:27:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:29 smithi081 bash[31720]: cluster 2023-10-07T21:27:28.713822+0000 mon.a (mon.0) 320 : cluster [INF] osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610] boot 2023-10-07T21:27:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:29 smithi081 bash[31720]: cluster 2023-10-07T21:27:28.713930+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:27:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:29 smithi081 bash[31720]: audit 2023-10-07T21:27:28.714671+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:30.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[27485]: cluster 2023-10-07T21:27:26.704557+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:27:30.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[27485]: cluster 2023-10-07T21:27:26.704683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:27:30.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[27485]: cluster 2023-10-07T21:27:28.713822+0000 mon.a (mon.0) 320 : cluster [INF] osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610] boot 2023-10-07T21:27:30.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[27485]: cluster 2023-10-07T21:27:28.713930+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[27485]: audit 2023-10-07T21:27:28.714671+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[41094]: cluster 2023-10-07T21:27:26.704557+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[41094]: cluster 2023-10-07T21:27:26.704683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[41094]: cluster 2023-10-07T21:27:28.713822+0000 mon.a (mon.0) 320 : cluster [INF] osd.1 [v2:172.21.15.8:6810/696561610,v1:172.21.15.8:6811/696561610] boot 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[41094]: cluster 2023-10-07T21:27:28.713930+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:27:30.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:29 smithi008 bash[41094]: audit 2023-10-07T21:27:28.714671+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:27:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:30 smithi081 bash[31720]: cluster 2023-10-07T21:27:29.003056+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:30 smithi081 bash[31720]: cluster 2023-10-07T21:27:29.727341+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:27:31.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:30 smithi008 bash[27485]: cluster 2023-10-07T21:27:29.003056+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:31.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:30 smithi008 bash[27485]: cluster 2023-10-07T21:27:29.727341+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:27:31.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:30 smithi008 bash[41094]: cluster 2023-10-07T21:27:29.003056+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:27:31.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:30 smithi008 bash[41094]: cluster 2023-10-07T21:27:29.727341+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:27:32.261 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:27:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:32 smithi081 bash[31720]: cluster 2023-10-07T21:27:31.003586+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:33.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:32 smithi008 bash[27485]: cluster 2023-10-07T21:27:31.003586+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:33.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:32 smithi008 bash[41094]: cluster 2023-10-07T21:27:31.003586+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:34.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:33 smithi008 bash[27485]: cluster 2023-10-07T21:27:33.004064+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:34.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:33 smithi008 bash[41094]: cluster 2023-10-07T21:27:33.004064+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:33 smithi081 bash[31720]: cluster 2023-10-07T21:27:33.004064+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:36 smithi008 bash[27485]: cluster 2023-10-07T21:27:35.004533+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:36.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:36 smithi008 bash[41094]: cluster 2023-10-07T21:27:35.004533+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:36.475 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T21:27:36.476 INFO:teuthology.orchestra.run.smithi008.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T21:27:36.476 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10+0 records in 2023-10-07T21:27:36.476 INFO:teuthology.orchestra.run.smithi008.stderr:10+0 records out 2023-10-07T21:27:36.476 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.014355 s, 730 MB/s 2023-10-07T21:27:36.476 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping successful for: 2023-10-07T21:27:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:36 smithi081 bash[31720]: cluster 2023-10-07T21:27:35.004533+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:37.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi008:vg_nvme/lv_2 2023-10-07T21:27:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: cluster 2023-10-07T21:27:37.004875+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.040735+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.048402+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.050129+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.051389+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.059417+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.061104+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.062427+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:38 smithi081 bash[31720]: audit 2023-10-07T21:27:38.069669+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: cluster 2023-10-07T21:27:37.004875+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:39.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.040735+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.048402+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.050129+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.051389+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.059417+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.061104+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.062427+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[27485]: audit 2023-10-07T21:27:38.069669+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: cluster 2023-10-07T21:27:37.004875+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:39.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.040735+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.048402+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.050129+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.051389+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.059417+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.061104+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.062427+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:38 smithi008 bash[41094]: audit 2023-10-07T21:27:38.069669+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:27:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:39 smithi081 bash[31720]: cephadm 2023-10-07T21:27:38.029393+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:27:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:39 smithi081 bash[31720]: cephadm 2023-10-07T21:27:38.052295+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 8122M 2023-10-07T21:27:40.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:39 smithi008 bash[27485]: cephadm 2023-10-07T21:27:38.029393+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:27:40.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:39 smithi008 bash[27485]: cephadm 2023-10-07T21:27:38.052295+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 8122M 2023-10-07T21:27:40.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:39 smithi008 bash[41094]: cephadm 2023-10-07T21:27:38.029393+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:27:40.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:39 smithi008 bash[41094]: cephadm 2023-10-07T21:27:38.052295+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 8122M 2023-10-07T21:27:40.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:40 smithi081 bash[31720]: cluster 2023-10-07T21:27:39.005377+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:41.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:40 smithi008 bash[41094]: cluster 2023-10-07T21:27:39.005377+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:41.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:40 smithi008 bash[27485]: cluster 2023-10-07T21:27:39.005377+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:41.979 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:27:42.975 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:42 smithi008 bash[27485]: cluster 2023-10-07T21:27:41.005968+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:42.975 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:42 smithi008 bash[41094]: cluster 2023-10-07T21:27:41.005968+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:42 smithi081 bash[31720]: cluster 2023-10-07T21:27:41.005968+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:44 smithi081 bash[31720]: cluster 2023-10-07T21:27:43.006501+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:45.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:44 smithi008 bash[27485]: cluster 2023-10-07T21:27:43.006501+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:45.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:44 smithi008 bash[41094]: cluster 2023-10-07T21:27:43.006501+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:45 smithi081 bash[31720]: audit 2023-10-07T21:27:44.920085+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:27:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:45 smithi081 bash[31720]: audit 2023-10-07T21:27:44.925855+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:27:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:45 smithi081 bash[31720]: audit 2023-10-07T21:27:44.927124+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:46.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[41094]: audit 2023-10-07T21:27:44.920085+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:27:46.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[41094]: audit 2023-10-07T21:27:44.925855+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:27:46.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[41094]: audit 2023-10-07T21:27:44.927124+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:46.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[27485]: audit 2023-10-07T21:27:44.920085+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:27:46.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[27485]: audit 2023-10-07T21:27:44.925855+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:27:46.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:45 smithi008 bash[27485]: audit 2023-10-07T21:27:44.927124+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:46 smithi081 bash[31720]: audit 2023-10-07T21:27:44.913617+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:27:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:46 smithi081 bash[31720]: cluster 2023-10-07T21:27:45.007076+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:46 smithi008 bash[27485]: audit 2023-10-07T21:27:44.913617+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:27:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:46 smithi008 bash[27485]: cluster 2023-10-07T21:27:45.007076+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:47.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:46 smithi008 bash[41094]: audit 2023-10-07T21:27:44.913617+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:27:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:46 smithi008 bash[41094]: cluster 2023-10-07T21:27:45.007076+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:48 smithi081 bash[31720]: cluster 2023-10-07T21:27:47.007689+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:49.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:48 smithi008 bash[41094]: cluster 2023-10-07T21:27:47.007689+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:49.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:48 smithi008 bash[27485]: cluster 2023-10-07T21:27:47.007689+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:50.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:50 smithi008 bash[27485]: cluster 2023-10-07T21:27:49.008276+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:50.822 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:50 smithi008 bash[41094]: cluster 2023-10-07T21:27:49.008276+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:50 smithi081 bash[31720]: cluster 2023-10-07T21:27:49.008276+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:52 smithi081 bash[31720]: cluster 2023-10-07T21:27:51.008693+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:53.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:52 smithi008 bash[41094]: cluster 2023-10-07T21:27:51.008693+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:53.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:52 smithi008 bash[27485]: cluster 2023-10-07T21:27:51.008693+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:53 smithi081 bash[31720]: audit 2023-10-07T21:27:53.277712+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.8:0/1923181601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:53 smithi081 bash[31720]: audit 2023-10-07T21:27:53.278571+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:53 smithi081 bash[31720]: audit 2023-10-07T21:27:53.287043+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]': finished 2023-10-07T21:27:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:53 smithi081 bash[31720]: cluster 2023-10-07T21:27:53.287185+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:27:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:53 smithi081 bash[31720]: audit 2023-10-07T21:27:53.287505+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:27:54.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[27485]: audit 2023-10-07T21:27:53.277712+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.8:0/1923181601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:54.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[27485]: audit 2023-10-07T21:27:53.278571+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:54.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[27485]: audit 2023-10-07T21:27:53.287043+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]': finished 2023-10-07T21:27:54.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[27485]: cluster 2023-10-07T21:27:53.287185+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[27485]: audit 2023-10-07T21:27:53.287505+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[41094]: audit 2023-10-07T21:27:53.277712+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.8:0/1923181601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[41094]: audit 2023-10-07T21:27:53.278571+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]: dispatch 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[41094]: audit 2023-10-07T21:27:53.287043+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "270044d0-78a7-46d6-ac31-9e242b75f3ef"}]': finished 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[41094]: cluster 2023-10-07T21:27:53.287185+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:27:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:53 smithi008 bash[41094]: audit 2023-10-07T21:27:53.287505+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:27:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:54 smithi081 bash[31720]: cluster 2023-10-07T21:27:53.009044+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:54 smithi081 bash[31720]: audit 2023-10-07T21:27:54.062504+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.8:0/1136134777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:54 smithi008 bash[27485]: cluster 2023-10-07T21:27:53.009044+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:54 smithi008 bash[27485]: audit 2023-10-07T21:27:54.062504+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.8:0/1136134777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:55.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:54 smithi008 bash[41094]: cluster 2023-10-07T21:27:53.009044+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:55.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:54 smithi008 bash[41094]: audit 2023-10-07T21:27:54.062504+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.8:0/1136134777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:27:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:56 smithi081 bash[31720]: cluster 2023-10-07T21:27:55.009459+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:56.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:56 smithi008 bash[27485]: cluster 2023-10-07T21:27:55.009459+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:56.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:56 smithi008 bash[41094]: cluster 2023-10-07T21:27:55.009459+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:27:58 smithi081 bash[31720]: cluster 2023-10-07T21:27:57.009931+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:59.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:27:58 smithi008 bash[27485]: cluster 2023-10-07T21:27:57.009931+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:27:59.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:27:58 smithi008 bash[41094]: cluster 2023-10-07T21:27:57.009931+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:00 smithi081 bash[31720]: cluster 2023-10-07T21:27:59.010414+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:01.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:00 smithi008 bash[27485]: cluster 2023-10-07T21:27:59.010414+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:00 smithi008 bash[41094]: cluster 2023-10-07T21:27:59.010414+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:02 smithi081 bash[31720]: cluster 2023-10-07T21:28:01.010906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:03.078 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:02 smithi008 bash[41094]: cluster 2023-10-07T21:28:01.010906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:03.079 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:02 smithi008 bash[27485]: cluster 2023-10-07T21:28:01.010906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:04.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:04 smithi081 bash[31720]: cluster 2023-10-07T21:28:03.011346+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:05.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:04 smithi008 bash[27485]: cluster 2023-10-07T21:28:03.011346+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:05.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:04 smithi008 bash[41094]: cluster 2023-10-07T21:28:03.011346+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:06.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:05 smithi008 bash[27485]: cluster 2023-10-07T21:28:05.011899+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:06.201 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:05 smithi008 bash[41094]: cluster 2023-10-07T21:28:05.011899+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:05 smithi081 bash[31720]: cluster 2023-10-07T21:28:05.011899+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:07.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[41094]: audit 2023-10-07T21:28:05.990728+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:28:07.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[41094]: audit 2023-10-07T21:28:05.992078+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:07.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[41094]: cephadm 2023-10-07T21:28:05.993279+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi008 2023-10-07T21:28:07.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[27485]: audit 2023-10-07T21:28:05.990728+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:28:07.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[27485]: audit 2023-10-07T21:28:05.992078+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:07.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:06 smithi008 bash[27485]: cephadm 2023-10-07T21:28:05.993279+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi008 2023-10-07T21:28:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:06 smithi081 bash[31720]: audit 2023-10-07T21:28:05.990728+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:28:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:06 smithi081 bash[31720]: audit 2023-10-07T21:28:05.992078+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:06 smithi081 bash[31720]: cephadm 2023-10-07T21:28:05.993279+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi008 2023-10-07T21:28:08.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:07 smithi008 bash[27485]: cluster 2023-10-07T21:28:07.012474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:08.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:07 smithi008 bash[41094]: cluster 2023-10-07T21:28:07.012474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:08.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:07 smithi081 bash[31720]: cluster 2023-10-07T21:28:07.012474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:10.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:10 smithi008 bash[41094]: cluster 2023-10-07T21:28:09.013000+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:10.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:10 smithi008 bash[27485]: cluster 2023-10-07T21:28:09.013000+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:10 smithi081 bash[31720]: cluster 2023-10-07T21:28:09.013000+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[27485]: audit 2023-10-07T21:28:10.446922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[27485]: audit 2023-10-07T21:28:10.452885+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[27485]: audit 2023-10-07T21:28:10.488918+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[41094]: audit 2023-10-07T21:28:10.446922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[41094]: audit 2023-10-07T21:28:10.452885+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:11 smithi008 bash[41094]: audit 2023-10-07T21:28:10.488918+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:11 smithi081 bash[31720]: audit 2023-10-07T21:28:10.446922+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:11 smithi081 bash[31720]: audit 2023-10-07T21:28:10.452885+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:11 smithi081 bash[31720]: audit 2023-10-07T21:28:10.488918+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:12 smithi081 bash[31720]: cluster 2023-10-07T21:28:11.013517+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:13.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:12 smithi008 bash[27485]: cluster 2023-10-07T21:28:11.013517+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:13.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:12 smithi008 bash[41094]: cluster 2023-10-07T21:28:11.013517+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:14 smithi081 bash[31720]: cluster 2023-10-07T21:28:13.014048+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:14 smithi008 bash[27485]: cluster 2023-10-07T21:28:13.014048+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:15.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:14 smithi008 bash[41094]: cluster 2023-10-07T21:28:13.014048+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:16.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: cluster 2023-10-07T21:28:15.014583+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:16.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: audit 2023-10-07T21:28:15.726547+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: audit 2023-10-07T21:28:15.733014+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: audit 2023-10-07T21:28:16.154769+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: audit 2023-10-07T21:28:16.156307+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[27485]: audit 2023-10-07T21:28:16.164613+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: cluster 2023-10-07T21:28:15.014583+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: audit 2023-10-07T21:28:15.726547+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: audit 2023-10-07T21:28:15.733014+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: audit 2023-10-07T21:28:16.154769+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: audit 2023-10-07T21:28:16.156307+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:16.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:16 smithi008 bash[41094]: audit 2023-10-07T21:28:16.164613+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: cluster 2023-10-07T21:28:15.014583+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: audit 2023-10-07T21:28:15.726547+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: audit 2023-10-07T21:28:15.733014+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: audit 2023-10-07T21:28:16.154769+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: audit 2023-10-07T21:28:16.156307+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:16 smithi081 bash[31720]: audit 2023-10-07T21:28:16.164613+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:17.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:17 smithi081 bash[31720]: audit 2023-10-07T21:28:17.053457+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:17.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:17 smithi081 bash[31720]: audit 2023-10-07T21:28:17.053906+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:17.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:17 smithi008 bash[27485]: audit 2023-10-07T21:28:17.053457+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:17.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:17 smithi008 bash[27485]: audit 2023-10-07T21:28:17.053906+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:17.993 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:17 smithi008 bash[41094]: audit 2023-10-07T21:28:17.053457+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:17.993 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:17 smithi008 bash[41094]: audit 2023-10-07T21:28:17.053906+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:28:18.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: cluster 2023-10-07T21:28:17.015087+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:18.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: audit 2023-10-07T21:28:17.734954+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:28:18.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: cluster 2023-10-07T21:28:17.735057+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:28:18.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: audit 2023-10-07T21:28:17.735290+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: audit 2023-10-07T21:28:17.735964+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[27485]: audit 2023-10-07T21:28:17.736519+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: cluster 2023-10-07T21:28:17.015087+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: audit 2023-10-07T21:28:17.734954+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: cluster 2023-10-07T21:28:17.735057+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: audit 2023-10-07T21:28:17.735290+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: audit 2023-10-07T21:28:17.735964+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:18.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:18 smithi008 bash[41094]: audit 2023-10-07T21:28:17.736519+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:18.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: cluster 2023-10-07T21:28:17.015087+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:18.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: audit 2023-10-07T21:28:17.734954+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:28:18.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: cluster 2023-10-07T21:28:17.735057+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:28:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: audit 2023-10-07T21:28:17.735290+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: audit 2023-10-07T21:28:17.735964+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:18 smithi081 bash[31720]: audit 2023-10-07T21:28:17.736519+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:28:19.326 INFO:teuthology.orchestra.run.smithi008.stdout:Created osd(s) 2 on host 'smithi008' 2023-10-07T21:28:19.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:18.737541+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:28:19.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: cluster 2023-10-07T21:28:18.737625+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:28:19.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:18.737809+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:18.742136+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: cluster 2023-10-07T21:28:19.015718+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:19.307731+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:19.308007+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[27485]: audit 2023-10-07T21:28:19.315976+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:18.737541+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: cluster 2023-10-07T21:28:18.737625+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:18.737809+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:19.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:18.742136+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:19.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: cluster 2023-10-07T21:28:19.015718+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:19.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:19.307731+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:19.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:19.308007+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:19.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:19 smithi008 bash[41094]: audit 2023-10-07T21:28:19.315976+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:19.988 DEBUG:teuthology.orchestra.run.smithi008:osd.2> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-07T21:28:19.991 INFO:tasks.cephadm:Deploying osd.3 on smithi008 with /dev/vg_nvme/lv_1... 2023-10-07T21:28:19.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T21:28:20.023 INFO:journalctl@ceph.osd.2.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:28:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:18.737541+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:28:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: cluster 2023-10-07T21:28:18.737625+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:28:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:18.737809+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:18.742136+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: cluster 2023-10-07T21:28:19.015718+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:28:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:19.307731+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:19.308007+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:19 smithi081 bash[31720]: audit 2023-10-07T21:28:19.315976+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:21.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[41094]: cluster 2023-10-07T21:28:18.059836+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:28:21.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[41094]: cluster 2023-10-07T21:28:18.060011+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:28:21.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[41094]: cluster 2023-10-07T21:28:19.742243+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976] boot 2023-10-07T21:28:21.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[41094]: cluster 2023-10-07T21:28:19.742330+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[41094]: audit 2023-10-07T21:28:19.743001+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[27485]: cluster 2023-10-07T21:28:18.059836+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[27485]: cluster 2023-10-07T21:28:18.060011+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[27485]: cluster 2023-10-07T21:28:19.742243+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976] boot 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[27485]: cluster 2023-10-07T21:28:19.742330+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:28:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:20 smithi008 bash[27485]: audit 2023-10-07T21:28:19.743001+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:20 smithi081 bash[31720]: cluster 2023-10-07T21:28:18.059836+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:28:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:20 smithi081 bash[31720]: cluster 2023-10-07T21:28:18.060011+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:28:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:20 smithi081 bash[31720]: cluster 2023-10-07T21:28:19.742243+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.8:6818/2099289976,v1:172.21.15.8:6819/2099289976] boot 2023-10-07T21:28:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:20 smithi081 bash[31720]: cluster 2023-10-07T21:28:19.742330+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:28:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:20 smithi081 bash[31720]: audit 2023-10-07T21:28:19.743001+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:28:22.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[41094]: cluster 2023-10-07T21:28:20.760248+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:28:22.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[41094]: cluster 2023-10-07T21:28:21.016171+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:22.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[41094]: audit 2023-10-07T21:28:21.156915+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-07T21:28:22.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[27485]: cluster 2023-10-07T21:28:20.760248+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:28:22.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[27485]: cluster 2023-10-07T21:28:21.016171+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:22.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:21 smithi008 bash[27485]: audit 2023-10-07T21:28:21.156915+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-07T21:28:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:21 smithi081 bash[31720]: cluster 2023-10-07T21:28:20.760248+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:28:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:21 smithi081 bash[31720]: cluster 2023-10-07T21:28:21.016171+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:21 smithi081 bash[31720]: audit 2023-10-07T21:28:21.156915+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-07T21:28:23.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[27485]: audit 2023-10-07T21:28:21.769562+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-07T21:28:23.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[27485]: cluster 2023-10-07T21:28:21.769619+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:28:23.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[27485]: audit 2023-10-07T21:28:21.770801+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:23.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[41094]: audit 2023-10-07T21:28:21.769562+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-07T21:28:23.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[41094]: cluster 2023-10-07T21:28:21.769619+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:28:23.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:22 smithi008 bash[41094]: audit 2023-10-07T21:28:21.770801+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:22 smithi081 bash[31720]: audit 2023-10-07T21:28:21.769562+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-07T21:28:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:22 smithi081 bash[31720]: cluster 2023-10-07T21:28:21.769619+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:28:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:22 smithi081 bash[31720]: audit 2023-10-07T21:28:21.770801+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:24.094 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:28:24.121 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[27485]: audit 2023-10-07T21:28:22.774002+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:24.121 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[27485]: cluster 2023-10-07T21:28:22.774236+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:28:24.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[27485]: cluster 2023-10-07T21:28:23.016548+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:24.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[41094]: audit 2023-10-07T21:28:22.774002+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:24.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[41094]: cluster 2023-10-07T21:28:22.774236+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:28:24.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:23 smithi008 bash[41094]: cluster 2023-10-07T21:28:23.016548+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:24.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:23 smithi081 bash[31720]: audit 2023-10-07T21:28:22.774002+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:24.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:23 smithi081 bash[31720]: cluster 2023-10-07T21:28:22.774236+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:28:24.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:23 smithi081 bash[31720]: cluster 2023-10-07T21:28:23.016548+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:25.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[27485]: cluster 2023-10-07T21:28:23.792690+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:28:25.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[27485]: cluster 2023-10-07T21:28:23.793318+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-10-07T21:28:25.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[27485]: audit 2023-10-07T21:28:24.017774+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:25.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[41094]: cluster 2023-10-07T21:28:23.792690+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:28:25.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[41094]: cluster 2023-10-07T21:28:23.793318+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-10-07T21:28:25.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:24 smithi008 bash[41094]: audit 2023-10-07T21:28:24.017774+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:24 smithi081 bash[31720]: cluster 2023-10-07T21:28:23.792690+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:28:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:24 smithi081 bash[31720]: cluster 2023-10-07T21:28:23.793318+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-10-07T21:28:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:24 smithi081 bash[31720]: audit 2023-10-07T21:28:24.017774+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:25.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:25 smithi008 bash[27485]: cluster 2023-10-07T21:28:25.017018+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:25.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:25 smithi008 bash[41094]: cluster 2023-10-07T21:28:25.017018+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:25 smithi081 bash[31720]: cluster 2023-10-07T21:28:25.017018+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:25.846092+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.767405+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.769009+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.769218+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.769363+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.774336+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.774564+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:27 smithi081 bash[31720]: audit 2023-10-07T21:28:26.774776+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:25.846092+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.767405+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.769009+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.769218+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.769363+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.774336+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.774564+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[41094]: audit 2023-10-07T21:28:26.774776+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:25.846092+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:27.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.767405+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.769009+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.769218+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.769363+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.774336+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.774564+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:27.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:27 smithi008 bash[27485]: audit 2023-10-07T21:28:26.774776+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:28.663 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T21:28:28.664 INFO:teuthology.orchestra.run.smithi008.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T21:28:28.664 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10+0 records in 2023-10-07T21:28:28.664 INFO:teuthology.orchestra.run.smithi008.stderr:10+0 records out 2023-10-07T21:28:28.664 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0105194 s, 997 MB/s 2023-10-07T21:28:28.664 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping successful for: 2023-10-07T21:28:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:26.773320+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: cluster 2023-10-07T21:28:27.017410+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.658424+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.688217+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.689799+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.689996+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.690202+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:27.690368+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:28 smithi081 bash[31720]: audit 2023-10-07T21:28:28.617646+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:29.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:26.773320+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: cluster 2023-10-07T21:28:27.017410+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.658424+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.688217+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.689799+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.689996+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.690202+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:27.690368+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[27485]: audit 2023-10-07T21:28:28.617646+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:26.773320+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: cluster 2023-10-07T21:28:27.017410+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.658424+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.688217+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.689799+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.689996+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.690202+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:27.690368+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:28:29.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:28 smithi008 bash[41094]: audit 2023-10-07T21:28:28.617646+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:28:29.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi008:vg_nvme/lv_1 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: cluster 2023-10-07T21:28:29.017953+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.210309+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.216747+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.218883+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.220346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.221668+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.228265+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.229849+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.230950+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:30 smithi081 bash[31720]: audit 2023-10-07T21:28:30.237412+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: cluster 2023-10-07T21:28:29.017953+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.210309+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.216747+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.218883+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.220346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.221668+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.228265+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.229849+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.230950+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[27485]: audit 2023-10-07T21:28:30.237412+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: cluster 2023-10-07T21:28:29.017953+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.210309+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.216747+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.218883+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.220346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.221668+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.228265+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.229849+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.230950+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:30 smithi008 bash[41094]: audit 2023-10-07T21:28:30.237412+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:28:31.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:31 smithi081 bash[31720]: cephadm 2023-10-07T21:28:30.201492+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:28:31.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:31 smithi081 bash[31720]: cephadm 2023-10-07T21:28:30.222571+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 5415M 2023-10-07T21:28:32.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:31 smithi008 bash[27485]: cephadm 2023-10-07T21:28:30.201492+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:28:32.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:31 smithi008 bash[27485]: cephadm 2023-10-07T21:28:30.222571+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 5415M 2023-10-07T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:31 smithi008 bash[41094]: cephadm 2023-10-07T21:28:30.201492+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:31 smithi008 bash[41094]: cephadm 2023-10-07T21:28:30.222571+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 5415M 2023-10-07T21:28:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:32 smithi081 bash[31720]: cluster 2023-10-07T21:28:31.018595+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-07T21:28:33.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:32 smithi008 bash[27485]: cluster 2023-10-07T21:28:31.018595+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-07T21:28:33.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:32 smithi008 bash[41094]: cluster 2023-10-07T21:28:31.018595+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-07T21:28:34.166 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:28:34.966 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:34 smithi008 bash[27485]: cluster 2023-10-07T21:28:33.019144+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-07T21:28:34.966 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:34 smithi008 bash[41094]: cluster 2023-10-07T21:28:33.019144+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-07T21:28:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:34 smithi081 bash[31720]: cluster 2023-10-07T21:28:33.019144+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-07T21:28:36.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:36 smithi008 bash[41094]: cluster 2023-10-07T21:28:35.019759+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T21:28:36.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:36 smithi008 bash[27485]: cluster 2023-10-07T21:28:35.019759+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T21:28:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:36 smithi081 bash[31720]: cluster 2023-10-07T21:28:35.019759+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T21:28:38.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[27485]: cluster 2023-10-07T21:28:37.020306+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:38.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[27485]: audit 2023-10-07T21:28:37.100074+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:28:38.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[27485]: audit 2023-10-07T21:28:37.106681+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[27485]: audit 2023-10-07T21:28:37.111045+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[27485]: audit 2023-10-07T21:28:37.112091+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[41094]: cluster 2023-10-07T21:28:37.020306+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[41094]: audit 2023-10-07T21:28:37.100074+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[41094]: audit 2023-10-07T21:28:37.106681+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[41094]: audit 2023-10-07T21:28:37.111045+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:28:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:37 smithi008 bash[41094]: audit 2023-10-07T21:28:37.112091+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:38.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:37 smithi081 bash[31720]: cluster 2023-10-07T21:28:37.020306+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:38.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:37 smithi081 bash[31720]: audit 2023-10-07T21:28:37.100074+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:28:38.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:37 smithi081 bash[31720]: audit 2023-10-07T21:28:37.106681+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:28:38.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:37 smithi081 bash[31720]: audit 2023-10-07T21:28:37.111045+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:28:38.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:37 smithi081 bash[31720]: audit 2023-10-07T21:28:37.112091+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:40.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:40 smithi008 bash[27485]: cluster 2023-10-07T21:28:39.020874+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:40.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:40 smithi008 bash[41094]: cluster 2023-10-07T21:28:39.020874+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:40 smithi081 bash[31720]: cluster 2023-10-07T21:28:39.020874+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:42.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:42 smithi008 bash[27485]: cluster 2023-10-07T21:28:41.021462+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:42.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:42 smithi008 bash[41094]: cluster 2023-10-07T21:28:41.021462+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:42.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:42 smithi081 bash[31720]: cluster 2023-10-07T21:28:41.021462+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T21:28:44.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:44 smithi008 bash[41094]: cluster 2023-10-07T21:28:43.022005+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:44.720 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:44 smithi008 bash[27485]: cluster 2023-10-07T21:28:43.022005+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:44.720 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:44 smithi081 bash[31720]: cluster 2023-10-07T21:28:43.022005+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[41094]: cluster 2023-10-07T21:28:45.022590+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:46.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[41094]: audit 2023-10-07T21:28:45.412691+0000 mon.a (mon.0) 399 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]: dispatch 2023-10-07T21:28:46.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[41094]: audit 2023-10-07T21:28:45.419758+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]': finished 2023-10-07T21:28:46.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[41094]: cluster 2023-10-07T21:28:45.419892+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:28:46.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[41094]: audit 2023-10-07T21:28:45.420055+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:28:46.650 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[27485]: cluster 2023-10-07T21:28:45.022590+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[27485]: audit 2023-10-07T21:28:45.412691+0000 mon.a (mon.0) 399 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]: dispatch 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[27485]: audit 2023-10-07T21:28:45.419758+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]': finished 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[27485]: cluster 2023-10-07T21:28:45.419892+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:46 smithi008 bash[27485]: audit 2023-10-07T21:28:45.420055+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:46 smithi081 bash[31720]: cluster 2023-10-07T21:28:45.022590+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:46 smithi081 bash[31720]: audit 2023-10-07T21:28:45.412691+0000 mon.a (mon.0) 399 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]: dispatch 2023-10-07T21:28:46.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:46 smithi081 bash[31720]: audit 2023-10-07T21:28:45.419758+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.8:0/2167867376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce65d4be-0a27-4423-bdc8-a829208d56e6"}]': finished 2023-10-07T21:28:46.652 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:46 smithi081 bash[31720]: cluster 2023-10-07T21:28:45.419892+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:28:46.652 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:46 smithi081 bash[31720]: audit 2023-10-07T21:28:45.420055+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:28:47.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:47 smithi008 bash[41094]: audit 2023-10-07T21:28:46.202736+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.8:0/1086663949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:28:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:47 smithi008 bash[27485]: audit 2023-10-07T21:28:46.202736+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.8:0/1086663949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:28:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:47 smithi081 bash[31720]: audit 2023-10-07T21:28:46.202736+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.8:0/1086663949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:28:48.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:48 smithi008 bash[27485]: cluster 2023-10-07T21:28:47.023139+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:48.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:48 smithi008 bash[41094]: cluster 2023-10-07T21:28:47.023139+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:48 smithi081 bash[31720]: cluster 2023-10-07T21:28:47.023139+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:50.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:50 smithi008 bash[41094]: cluster 2023-10-07T21:28:49.023517+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:50.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:50 smithi008 bash[27485]: cluster 2023-10-07T21:28:49.023517+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:50 smithi081 bash[31720]: cluster 2023-10-07T21:28:49.023517+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:52.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:52 smithi008 bash[41094]: cluster 2023-10-07T21:28:51.024156+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:52 smithi008 bash[27485]: cluster 2023-10-07T21:28:51.024156+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:52.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:52 smithi081 bash[31720]: cluster 2023-10-07T21:28:51.024156+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:54.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:54 smithi008 bash[41094]: cluster 2023-10-07T21:28:53.024687+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:54.385 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:54 smithi008 bash[27485]: cluster 2023-10-07T21:28:53.024687+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:54 smithi081 bash[31720]: cluster 2023-10-07T21:28:53.024687+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:56.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:56 smithi008 bash[41094]: cluster 2023-10-07T21:28:55.025267+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:56.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:56 smithi008 bash[27485]: cluster 2023-10-07T21:28:55.025267+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:56.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:56 smithi081 bash[31720]: cluster 2023-10-07T21:28:55.025267+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:57.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:57 smithi008 bash[41094]: cluster 2023-10-07T21:28:57.025796+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:57.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:57 smithi008 bash[27485]: cluster 2023-10-07T21:28:57.025796+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:57 smithi081 bash[31720]: cluster 2023-10-07T21:28:57.025796+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:28:59.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[27485]: audit 2023-10-07T21:28:58.049032+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:28:59.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[27485]: audit 2023-10-07T21:28:58.050574+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:59.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[27485]: cephadm 2023-10-07T21:28:58.052006+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi008 2023-10-07T21:28:59.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[41094]: audit 2023-10-07T21:28:58.049032+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:28:59.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[41094]: audit 2023-10-07T21:28:58.050574+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:59.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:58 smithi008 bash[41094]: cephadm 2023-10-07T21:28:58.052006+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi008 2023-10-07T21:28:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:58 smithi081 bash[31720]: audit 2023-10-07T21:28:58.049032+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:28:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:58 smithi081 bash[31720]: audit 2023-10-07T21:28:58.050574+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:58 smithi081 bash[31720]: cephadm 2023-10-07T21:28:58.052006+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi008 2023-10-07T21:29:00.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:28:59 smithi008 bash[41094]: cluster 2023-10-07T21:28:59.026351+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:00.121 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:28:59 smithi008 bash[27485]: cluster 2023-10-07T21:28:59.026351+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:28:59 smithi081 bash[31720]: cluster 2023-10-07T21:28:59.026351+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:02.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:02 smithi008 bash[27485]: cluster 2023-10-07T21:29:01.026720+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:02.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:02 smithi008 bash[41094]: cluster 2023-10-07T21:29:01.026720+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:02 smithi081 bash[31720]: cluster 2023-10-07T21:29:01.026720+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[27485]: audit 2023-10-07T21:29:02.567095+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[27485]: audit 2023-10-07T21:29:02.573740+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[27485]: audit 2023-10-07T21:29:02.604480+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[41094]: audit 2023-10-07T21:29:02.567095+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[41094]: audit 2023-10-07T21:29:02.573740+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:03 smithi008 bash[41094]: audit 2023-10-07T21:29:02.604480+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:03 smithi081 bash[31720]: audit 2023-10-07T21:29:02.567095+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:03 smithi081 bash[31720]: audit 2023-10-07T21:29:02.573740+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:03 smithi081 bash[31720]: audit 2023-10-07T21:29:02.604480+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:04.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:04 smithi008 bash[27485]: cluster 2023-10-07T21:29:03.027135+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:04.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:04 smithi008 bash[41094]: cluster 2023-10-07T21:29:03.027135+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:04.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:04 smithi081 bash[31720]: cluster 2023-10-07T21:29:03.027135+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:06.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:06 smithi008 bash[27485]: cluster 2023-10-07T21:29:05.027614+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:06.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:06 smithi008 bash[41094]: cluster 2023-10-07T21:29:05.027614+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:06 smithi081 bash[31720]: cluster 2023-10-07T21:29:05.027614+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:08.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:07 smithi008 bash[27485]: cluster 2023-10-07T21:29:07.028197+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:08.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:07 smithi008 bash[41094]: cluster 2023-10-07T21:29:07.028197+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:07 smithi081 bash[31720]: cluster 2023-10-07T21:29:07.028197+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:08.851916+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:08.858028+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:08.859378+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:08.860461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:08.866428+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: cluster 2023-10-07T21:29:09.028765+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[27485]: audit 2023-10-07T21:29:09.482798+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:08.851916+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:08.858028+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:08.859378+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:08.860461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:08.866428+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: cluster 2023-10-07T21:29:09.028765+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:10.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:09 smithi008 bash[41094]: audit 2023-10-07T21:29:09.482798+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:29:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:08.851916+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:08.858028+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:08.859378+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:08.860461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:08.866428+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: cluster 2023-10-07T21:29:09.028765+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:09 smithi081 bash[31720]: audit 2023-10-07T21:29:09.482798+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:29:11.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[41094]: audit 2023-10-07T21:29:09.872785+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[41094]: cluster 2023-10-07T21:29:09.872872+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[41094]: audit 2023-10-07T21:29:09.873123+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[41094]: audit 2023-10-07T21:29:09.873927+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[27485]: audit 2023-10-07T21:29:09.872785+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[27485]: cluster 2023-10-07T21:29:09.872872+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:29:11.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[27485]: audit 2023-10-07T21:29:09.873123+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:11.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:10 smithi008 bash[27485]: audit 2023-10-07T21:29:09.873927+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:29:11.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:10 smithi081 bash[31720]: audit 2023-10-07T21:29:09.872785+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:29:11.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:10 smithi081 bash[31720]: cluster 2023-10-07T21:29:09.872872+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:29:11.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:10 smithi081 bash[31720]: audit 2023-10-07T21:29:09.873123+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:11.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:10 smithi081 bash[31720]: audit 2023-10-07T21:29:09.873927+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:29:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[27485]: audit 2023-10-07T21:29:10.875610+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:29:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[27485]: cluster 2023-10-07T21:29:10.875685+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:29:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[27485]: audit 2023-10-07T21:29:10.876212+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[27485]: audit 2023-10-07T21:29:10.884482+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[27485]: cluster 2023-10-07T21:29:11.029219+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[41094]: audit 2023-10-07T21:29:10.875610+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:29:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[41094]: cluster 2023-10-07T21:29:10.875685+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:29:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[41094]: audit 2023-10-07T21:29:10.876212+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[41094]: audit 2023-10-07T21:29:10.884482+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:11 smithi008 bash[41094]: cluster 2023-10-07T21:29:11.029219+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:11 smithi081 bash[31720]: audit 2023-10-07T21:29:10.875610+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2023-10-07T21:29:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:11 smithi081 bash[31720]: cluster 2023-10-07T21:29:10.875685+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:29:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:11 smithi081 bash[31720]: audit 2023-10-07T21:29:10.876212+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:11 smithi081 bash[31720]: audit 2023-10-07T21:29:10.884482+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:12.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:11 smithi081 bash[31720]: cluster 2023-10-07T21:29:11.029219+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:29:12.315 INFO:teuthology.orchestra.run.smithi008.stdout:Created osd(s) 3 on host 'smithi008' 2023-10-07T21:29:13.075 DEBUG:teuthology.orchestra.run.smithi008:osd.3> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-07T21:29:13.078 INFO:tasks.cephadm:Deploying osd.4 on smithi081 with /dev/vg_nvme/lv_4... 2023-10-07T21:29:13.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T21:29:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: cluster 2023-10-07T21:29:10.525607+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:29:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: cluster 2023-10-07T21:29:10.525861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:29:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: audit 2023-10-07T21:29:11.885810+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: cluster 2023-10-07T21:29:11.890585+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198] boot 2023-10-07T21:29:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: cluster 2023-10-07T21:29:11.890625+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: audit 2023-10-07T21:29:11.890899+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: audit 2023-10-07T21:29:12.257335+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: audit 2023-10-07T21:29:12.257737+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[27485]: audit 2023-10-07T21:29:12.264564+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: cluster 2023-10-07T21:29:10.525607+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: cluster 2023-10-07T21:29:10.525861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: audit 2023-10-07T21:29:11.885810+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: cluster 2023-10-07T21:29:11.890585+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198] boot 2023-10-07T21:29:13.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: cluster 2023-10-07T21:29:11.890625+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:29:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: audit 2023-10-07T21:29:11.890899+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: audit 2023-10-07T21:29:12.257335+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: audit 2023-10-07T21:29:12.257737+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:12 smithi008 bash[41094]: audit 2023-10-07T21:29:12.264564+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: cluster 2023-10-07T21:29:10.525607+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: cluster 2023-10-07T21:29:10.525861+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: audit 2023-10-07T21:29:11.885810+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: cluster 2023-10-07T21:29:11.890585+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 [v2:172.21.15.8:6826/1230272198,v1:172.21.15.8:6827/1230272198] boot 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: cluster 2023-10-07T21:29:11.890625+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: audit 2023-10-07T21:29:11.890899+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: audit 2023-10-07T21:29:12.257335+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: audit 2023-10-07T21:29:12.257737+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:12 smithi081 bash[31720]: audit 2023-10-07T21:29:12.264564+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:13.255 INFO:journalctl@ceph.osd.3.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:29:14.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:14 smithi008 bash[27485]: cluster 2023-10-07T21:29:13.029732+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:14.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:14 smithi008 bash[27485]: cluster 2023-10-07T21:29:13.268559+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:29:14.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:14 smithi008 bash[41094]: cluster 2023-10-07T21:29:13.029732+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:14.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:14 smithi008 bash[41094]: cluster 2023-10-07T21:29:13.268559+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:29:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:14 smithi081 bash[31720]: cluster 2023-10-07T21:29:13.029732+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:14 smithi081 bash[31720]: cluster 2023-10-07T21:29:13.268559+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:29:16.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:16 smithi008 bash[27485]: cluster 2023-10-07T21:29:15.030379+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:16 smithi008 bash[41094]: cluster 2023-10-07T21:29:15.030379+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:16 smithi081 bash[31720]: cluster 2023-10-07T21:29:15.030379+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:17.796 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:29:18.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:17 smithi008 bash[27485]: cluster 2023-10-07T21:29:17.030941+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:18.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:17 smithi008 bash[41094]: cluster 2023-10-07T21:29:17.030941+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:17 smithi081 bash[31720]: cluster 2023-10-07T21:29:17.030941+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:20.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:20 smithi081 bash[31720]: cluster 2023-10-07T21:29:19.031444+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:20.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:20 smithi008 bash[27485]: cluster 2023-10-07T21:29:19.031444+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:20.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:20 smithi008 bash[41094]: cluster 2023-10-07T21:29:19.031444+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:21.023 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T21:29:21.023 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T21:29:21.023 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-07T21:29:21.023 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-07T21:29:21.024 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0147134 s, 713 MB/s 2023-10-07T21:29:21.024 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-07T21:29:21.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2023-10-07T21:29:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:22 smithi008 bash[41094]: cluster 2023-10-07T21:29:21.031865+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:22 smithi008 bash[27485]: cluster 2023-10-07T21:29:21.031865+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:22 smithi081 bash[31720]: cluster 2023-10-07T21:29:21.031865+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: cephadm 2023-10-07T21:29:22.201563+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.210681+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.217910+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.219962+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.221514+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.222975+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.224577+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: cephadm 2023-10-07T21:29:22.225746+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 4061M 2023-10-07T21:29:23.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.233205+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.235184+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:23.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.236334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:23.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:23 smithi081 bash[31720]: audit 2023-10-07T21:29:22.242291+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: cephadm 2023-10-07T21:29:22.201563+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:29:23.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.210681+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.217910+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.219962+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.221514+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.222975+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.224577+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: cephadm 2023-10-07T21:29:22.225746+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 4061M 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.233205+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.235184+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.236334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[41094]: audit 2023-10-07T21:29:22.242291+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: cephadm 2023-10-07T21:29:22.201563+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Detected new or changed devices on smithi008 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.210681+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.217910+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.219962+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.221514+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.222975+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.224577+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: cephadm 2023-10-07T21:29:22.225746+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 4061M 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.233205+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.235184+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.236334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:23.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:23 smithi008 bash[27485]: audit 2023-10-07T21:29:22.242291+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:24 smithi008 bash[27485]: cluster 2023-10-07T21:29:23.032390+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:24.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:24 smithi008 bash[41094]: cluster 2023-10-07T21:29:23.032390+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:24 smithi081 bash[31720]: cluster 2023-10-07T21:29:23.032390+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:26.485 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:29:26.513 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:26 smithi081 bash[31720]: cluster 2023-10-07T21:29:25.032924+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:26 smithi008 bash[27485]: cluster 2023-10-07T21:29:25.032924+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:26 smithi008 bash[41094]: cluster 2023-10-07T21:29:25.032924+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:27 smithi081 bash[31720]: cluster 2023-10-07T21:29:27.033458+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:28.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:27 smithi008 bash[27485]: cluster 2023-10-07T21:29:27.033458+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:28.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:27 smithi008 bash[41094]: cluster 2023-10-07T21:29:27.033458+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[27485]: cluster 2023-10-07T21:29:29.033982+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[27485]: audit 2023-10-07T21:29:29.419790+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:29:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[27485]: audit 2023-10-07T21:29:29.427089+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:29:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[27485]: audit 2023-10-07T21:29:29.432830+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[27485]: audit 2023-10-07T21:29:29.434199+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[41094]: cluster 2023-10-07T21:29:29.033982+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[41094]: audit 2023-10-07T21:29:29.419790+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[41094]: audit 2023-10-07T21:29:29.427089+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[41094]: audit 2023-10-07T21:29:29.432830+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:29:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:30 smithi008 bash[41094]: audit 2023-10-07T21:29:29.434199+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:30.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:30 smithi081 bash[31720]: cluster 2023-10-07T21:29:29.033982+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:30.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:30 smithi081 bash[31720]: audit 2023-10-07T21:29:29.419790+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:29:30.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:30 smithi081 bash[31720]: audit 2023-10-07T21:29:29.427089+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:29:30.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:30 smithi081 bash[31720]: audit 2023-10-07T21:29:29.432830+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:29:30.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:30 smithi081 bash[31720]: audit 2023-10-07T21:29:29.434199+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:32.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:32 smithi008 bash[27485]: cluster 2023-10-07T21:29:31.034531+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:32.500 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:32 smithi008 bash[41094]: cluster 2023-10-07T21:29:31.034531+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:32.500 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:32 smithi081 bash[31720]: cluster 2023-10-07T21:29:31.034531+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:34 smithi008 bash[27485]: cluster 2023-10-07T21:29:33.035076+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:34 smithi008 bash[41094]: cluster 2023-10-07T21:29:33.035076+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:34.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:34 smithi081 bash[31720]: cluster 2023-10-07T21:29:33.035076+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:36.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:36 smithi008 bash[27485]: cluster 2023-10-07T21:29:35.035631+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:36.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:36 smithi008 bash[41094]: cluster 2023-10-07T21:29:35.035631+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:36 smithi081 bash[31720]: cluster 2023-10-07T21:29:35.035631+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:38.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:37 smithi008 bash[27485]: cluster 2023-10-07T21:29:37.036183+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:37 smithi008 bash[41094]: cluster 2023-10-07T21:29:37.036183+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:38.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:37 smithi081 bash[31720]: cluster 2023-10-07T21:29:37.036183+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: audit 2023-10-07T21:29:37.798358+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/3337782031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: audit 2023-10-07T21:29:37.800782+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: audit 2023-10-07T21:29:37.812373+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]': finished 2023-10-07T21:29:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: cluster 2023-10-07T21:29:37.812481+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: audit 2023-10-07T21:29:37.812647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[27485]: audit 2023-10-07T21:29:38.555637+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2531340283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: audit 2023-10-07T21:29:37.798358+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/3337782031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: audit 2023-10-07T21:29:37.800782+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: audit 2023-10-07T21:29:37.812373+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]': finished 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: cluster 2023-10-07T21:29:37.812481+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: audit 2023-10-07T21:29:37.812647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:29:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:38 smithi008 bash[41094]: audit 2023-10-07T21:29:38.555637+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2531340283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: audit 2023-10-07T21:29:37.798358+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.81:0/3337782031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: audit 2023-10-07T21:29:37.800782+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]: dispatch 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: audit 2023-10-07T21:29:37.812373+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529"}]': finished 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: cluster 2023-10-07T21:29:37.812481+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: audit 2023-10-07T21:29:37.812647+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:29:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:38 smithi081 bash[31720]: audit 2023-10-07T21:29:38.555637+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.81:0/2531340283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:29:40.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:39 smithi008 bash[41094]: cluster 2023-10-07T21:29:39.036701+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:40.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:39 smithi008 bash[27485]: cluster 2023-10-07T21:29:39.036701+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:40.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:39 smithi081 bash[31720]: cluster 2023-10-07T21:29:39.036701+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:42.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:42 smithi008 bash[41094]: cluster 2023-10-07T21:29:41.037235+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:42.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:42 smithi008 bash[27485]: cluster 2023-10-07T21:29:41.037235+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:42 smithi081 bash[31720]: cluster 2023-10-07T21:29:41.037235+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:44.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:44 smithi008 bash[27485]: cluster 2023-10-07T21:29:43.037767+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:44.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:44 smithi008 bash[41094]: cluster 2023-10-07T21:29:43.037767+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:44.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:44 smithi081 bash[31720]: cluster 2023-10-07T21:29:43.037767+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:46.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:46 smithi008 bash[27485]: cluster 2023-10-07T21:29:45.038335+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:46 smithi008 bash[41094]: cluster 2023-10-07T21:29:45.038335+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:46.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:46 smithi081 bash[31720]: cluster 2023-10-07T21:29:45.038335+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:48.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:47 smithi008 bash[27485]: cluster 2023-10-07T21:29:47.038879+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:48.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:47 smithi008 bash[41094]: cluster 2023-10-07T21:29:47.038879+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:48.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:47 smithi081 bash[31720]: cluster 2023-10-07T21:29:47.038879+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:50 smithi008 bash[27485]: cluster 2023-10-07T21:29:49.039419+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:50.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:50 smithi008 bash[41094]: cluster 2023-10-07T21:29:49.039419+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:50 smithi081 bash[31720]: cluster 2023-10-07T21:29:49.039419+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[27485]: audit 2023-10-07T21:29:50.228130+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:29:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[27485]: audit 2023-10-07T21:29:50.230083+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[27485]: cephadm 2023-10-07T21:29:50.231498+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-10-07T21:29:51.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[41094]: audit 2023-10-07T21:29:50.228130+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:29:51.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[41094]: audit 2023-10-07T21:29:50.230083+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:51.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:51 smithi008 bash[41094]: cephadm 2023-10-07T21:29:50.231498+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-10-07T21:29:51.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:51 smithi081 bash[31720]: audit 2023-10-07T21:29:50.228130+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:29:51.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:51 smithi081 bash[31720]: audit 2023-10-07T21:29:50.230083+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:51.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:51 smithi081 bash[31720]: cephadm 2023-10-07T21:29:50.231498+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi081 2023-10-07T21:29:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:52 smithi008 bash[27485]: cluster 2023-10-07T21:29:51.039965+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:52.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:52 smithi008 bash[41094]: cluster 2023-10-07T21:29:51.039965+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:52.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:52 smithi081 bash[31720]: cluster 2023-10-07T21:29:51.039965+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:54 smithi008 bash[27485]: cluster 2023-10-07T21:29:53.040540+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:54.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:54 smithi008 bash[41094]: cluster 2023-10-07T21:29:53.040540+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:54.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:54 smithi081 bash[31720]: cluster 2023-10-07T21:29:53.040540+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:55.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:55 smithi081 bash[31720]: audit 2023-10-07T21:29:54.655375+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:55.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:55 smithi081 bash[31720]: audit 2023-10-07T21:29:54.661575+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:55.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:55 smithi081 bash[31720]: audit 2023-10-07T21:29:54.668476+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:56.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[41094]: audit 2023-10-07T21:29:54.655375+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:56.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[41094]: audit 2023-10-07T21:29:54.661575+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[41094]: audit 2023-10-07T21:29:54.668476+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:56.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[27485]: audit 2023-10-07T21:29:54.655375+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:56.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[27485]: audit 2023-10-07T21:29:54.661575+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:29:56.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:55 smithi008 bash[27485]: audit 2023-10-07T21:29:54.668476+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:56 smithi081 bash[31720]: cluster 2023-10-07T21:29:55.041175+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:56 smithi008 bash[27485]: cluster 2023-10-07T21:29:55.041175+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:57.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:56 smithi008 bash[41094]: cluster 2023-10-07T21:29:55.041175+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:29:57 smithi008 bash[27485]: cluster 2023-10-07T21:29:57.041765+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:58.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:29:57 smithi008 bash[41094]: cluster 2023-10-07T21:29:57.041765+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:29:58.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:29:57 smithi081 bash[31720]: cluster 2023-10-07T21:29:57.041765+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: cluster 2023-10-07T21:29:59.042291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: audit 2023-10-07T21:29:59.815711+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: audit 2023-10-07T21:29:59.822019+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: audit 2023-10-07T21:29:59.823353+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: audit 2023-10-07T21:29:59.824724+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: audit 2023-10-07T21:29:59.832039+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[27485]: cluster 2023-10-07T21:30:00.000168+0000 mon.a (mon.0) 458 : cluster [INF] overall HEALTH_OK 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: cluster 2023-10-07T21:29:59.042291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: audit 2023-10-07T21:29:59.815711+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: audit 2023-10-07T21:29:59.822019+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: audit 2023-10-07T21:29:59.823353+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: audit 2023-10-07T21:29:59.824724+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: audit 2023-10-07T21:29:59.832039+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:00 smithi008 bash[41094]: cluster 2023-10-07T21:30:00.000168+0000 mon.a (mon.0) 458 : cluster [INF] overall HEALTH_OK 2023-10-07T21:30:00.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: cluster 2023-10-07T21:29:59.042291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: audit 2023-10-07T21:29:59.815711+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: audit 2023-10-07T21:29:59.822019+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: audit 2023-10-07T21:29:59.823353+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: audit 2023-10-07T21:29:59.824724+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: audit 2023-10-07T21:29:59.832039+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:00.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:00 smithi081 bash[31720]: cluster 2023-10-07T21:30:00.000168+0000 mon.a (mon.0) 458 : cluster [INF] overall HEALTH_OK 2023-10-07T21:30:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[41094]: cluster 2023-10-07T21:30:01.042866+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[41094]: audit 2023-10-07T21:30:01.119519+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[41094]: audit 2023-10-07T21:30:01.122008+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[27485]: cluster 2023-10-07T21:30:01.042866+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:02.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[27485]: audit 2023-10-07T21:30:01.119519+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:02.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:02 smithi008 bash[27485]: audit 2023-10-07T21:30:01.122008+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:02 smithi081 bash[31720]: cluster 2023-10-07T21:30:01.042866+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:02 smithi081 bash[31720]: audit 2023-10-07T21:30:01.119519+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:02 smithi081 bash[31720]: audit 2023-10-07T21:30:01.122008+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:30:03.351 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 4 on host 'smithi081' 2023-10-07T21:30:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[41094]: audit 2023-10-07T21:30:02.111604+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[41094]: audit 2023-10-07T21:30:02.112272+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[41094]: cluster 2023-10-07T21:30:02.112384+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[41094]: audit 2023-10-07T21:30:02.112622+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[41094]: audit 2023-10-07T21:30:02.113806+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[27485]: audit 2023-10-07T21:30:02.111604+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[27485]: audit 2023-10-07T21:30:02.112272+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[27485]: cluster 2023-10-07T21:30:02.112384+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[27485]: audit 2023-10-07T21:30:02.112622+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:03 smithi008 bash[27485]: audit 2023-10-07T21:30:02.113806+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:03.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:03 smithi081 bash[31720]: audit 2023-10-07T21:30:02.111604+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:03.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:03 smithi081 bash[31720]: audit 2023-10-07T21:30:02.112272+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:30:03.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:03 smithi081 bash[31720]: cluster 2023-10-07T21:30:02.112384+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:30:03.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:03 smithi081 bash[31720]: audit 2023-10-07T21:30:02.112622+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:03.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:03 smithi081 bash[31720]: audit 2023-10-07T21:30:02.113806+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:04.043 DEBUG:teuthology.orchestra.run.smithi081:osd.4> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-07T21:30:04.046 INFO:tasks.cephadm:Deploying osd.5 on smithi081 with /dev/vg_nvme/lv_3... 2023-10-07T21:30:04.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T21:30:04.196 INFO:journalctl@ceph.osd.4.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:30:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: cluster 2023-10-07T21:30:02.123479+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: cluster 2023-10-07T21:30:02.123664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: cluster 2023-10-07T21:30:03.043446+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.117082+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: cluster 2023-10-07T21:30:03.117267+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.117795+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.124740+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.338367+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.346440+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[27485]: audit 2023-10-07T21:30:03.374642+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: cluster 2023-10-07T21:30:02.123479+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: cluster 2023-10-07T21:30:02.123664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: cluster 2023-10-07T21:30:03.043446+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.117082+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: cluster 2023-10-07T21:30:03.117267+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.117795+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.124740+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.338367+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.346440+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:04 smithi008 bash[41094]: audit 2023-10-07T21:30:03.374642+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:04.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: cluster 2023-10-07T21:30:02.123479+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:04.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: cluster 2023-10-07T21:30:02.123664+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:04.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: cluster 2023-10-07T21:30:03.043446+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.117082+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: cluster 2023-10-07T21:30:03.117267+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.117795+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.124740+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.338367+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.346440+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:04.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:04 smithi081 bash[31720]: audit 2023-10-07T21:30:03.374642+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:05.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:05 smithi081 bash[31720]: cluster 2023-10-07T21:30:04.126134+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139] boot 2023-10-07T21:30:05.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:05 smithi081 bash[31720]: cluster 2023-10-07T21:30:04.126224+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:30:05.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:05 smithi081 bash[31720]: audit 2023-10-07T21:30:04.126910+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:05.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[27485]: cluster 2023-10-07T21:30:04.126134+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139] boot 2023-10-07T21:30:05.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[27485]: cluster 2023-10-07T21:30:04.126224+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:30:05.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[27485]: audit 2023-10-07T21:30:04.126910+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:05.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[41094]: cluster 2023-10-07T21:30:04.126134+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139] boot 2023-10-07T21:30:05.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[41094]: cluster 2023-10-07T21:30:04.126224+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:30:05.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:05 smithi008 bash[41094]: audit 2023-10-07T21:30:04.126910+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:30:06.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:06 smithi081 bash[31720]: cluster 2023-10-07T21:30:05.043981+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:06.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:06 smithi081 bash[31720]: cluster 2023-10-07T21:30:05.136302+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:30:06.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:06 smithi008 bash[27485]: cluster 2023-10-07T21:30:05.043981+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:06.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:06 smithi008 bash[27485]: cluster 2023-10-07T21:30:05.136302+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:30:06.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:06 smithi008 bash[41094]: cluster 2023-10-07T21:30:05.043981+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:30:06.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:06 smithi008 bash[41094]: cluster 2023-10-07T21:30:05.136302+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:30:07.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:07 smithi081 bash[31720]: cluster 2023-10-07T21:30:06.149226+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:30:07.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:07 smithi081 bash[31720]: cluster 2023-10-07T21:30:06.808392+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:30:07.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:07 smithi008 bash[27485]: cluster 2023-10-07T21:30:06.149226+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:30:07.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:07 smithi008 bash[27485]: cluster 2023-10-07T21:30:06.808392+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:30:07.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:07 smithi008 bash[41094]: cluster 2023-10-07T21:30:06.149226+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:30:07.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:07 smithi008 bash[41094]: cluster 2023-10-07T21:30:06.808392+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:30:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:08 smithi081 bash[31720]: cluster 2023-10-07T21:30:07.044543+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:08 smithi081 bash[31720]: cluster 2023-10-07T21:30:07.824707+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:30:08.545 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:30:08.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:08 smithi008 bash[27485]: cluster 2023-10-07T21:30:07.044543+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:08.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:08 smithi008 bash[27485]: cluster 2023-10-07T21:30:07.824707+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:30:08.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:08 smithi008 bash[41094]: cluster 2023-10-07T21:30:07.044543+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:08.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:08 smithi008 bash[41094]: cluster 2023-10-07T21:30:07.824707+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:30:10.268 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:10 smithi081 bash[31720]: cluster 2023-10-07T21:30:09.045063+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:10.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:10 smithi008 bash[27485]: cluster 2023-10-07T21:30:09.045063+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:10.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:10 smithi008 bash[41094]: cluster 2023-10-07T21:30:09.045063+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:12 smithi081 bash[31720]: cluster 2023-10-07T21:30:11.045629+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-10-07T21:30:12.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:12 smithi008 bash[27485]: cluster 2023-10-07T21:30:11.045629+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-10-07T21:30:12.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:12 smithi008 bash[41094]: cluster 2023-10-07T21:30:11.045629+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0181641 s, 577 MB/s 2023-10-07T21:30:12.743 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-07T21:30:13.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2023-10-07T21:30:14.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:14 smithi081 bash[31720]: cluster 2023-10-07T21:30:13.046176+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-10-07T21:30:14.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:14 smithi081 bash[31720]: audit 2023-10-07T21:30:14.150180+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:14 smithi081 bash[31720]: audit 2023-10-07T21:30:14.156941+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:14 smithi081 bash[31720]: audit 2023-10-07T21:30:14.158540+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:30:14.750 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[27485]: cluster 2023-10-07T21:30:13.046176+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-10-07T21:30:14.750 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[27485]: audit 2023-10-07T21:30:14.150180+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.750 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[27485]: audit 2023-10-07T21:30:14.156941+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.750 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[27485]: audit 2023-10-07T21:30:14.158540+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:30:14.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[41094]: cluster 2023-10-07T21:30:13.046176+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-10-07T21:30:14.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[41094]: audit 2023-10-07T21:30:14.150180+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[41094]: audit 2023-10-07T21:30:14.156941+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:14.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:14 smithi008 bash[41094]: audit 2023-10-07T21:30:14.158540+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: cephadm 2023-10-07T21:30:14.141511+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: cephadm 2023-10-07T21:30:14.159722+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17265M 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: audit 2023-10-07T21:30:14.170101+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: audit 2023-10-07T21:30:14.171629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: audit 2023-10-07T21:30:14.172786+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:15.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:15 smithi081 bash[31720]: audit 2023-10-07T21:30:14.178785+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: cephadm 2023-10-07T21:30:14.141511+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: cephadm 2023-10-07T21:30:14.159722+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17265M 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: audit 2023-10-07T21:30:14.170101+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: audit 2023-10-07T21:30:14.171629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: audit 2023-10-07T21:30:14.172786+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[27485]: audit 2023-10-07T21:30:14.178785+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: cephadm 2023-10-07T21:30:14.141511+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: cephadm 2023-10-07T21:30:14.159722+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 17265M 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: audit 2023-10-07T21:30:14.170101+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: audit 2023-10-07T21:30:14.171629+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: audit 2023-10-07T21:30:14.172786+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:15 smithi008 bash[41094]: audit 2023-10-07T21:30:14.178785+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:16.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:16 smithi081 bash[31720]: cluster 2023-10-07T21:30:15.046757+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-10-07T21:30:16.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:16 smithi008 bash[27485]: cluster 2023-10-07T21:30:15.046757+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-10-07T21:30:16.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:16 smithi008 bash[41094]: cluster 2023-10-07T21:30:15.046757+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-10-07T21:30:18.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:17 smithi008 bash[27485]: cluster 2023-10-07T21:30:17.047392+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:30:18.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:17 smithi008 bash[41094]: cluster 2023-10-07T21:30:17.047392+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:30:18.153 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:30:18.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:17 smithi081 bash[31720]: cluster 2023-10-07T21:30:17.047392+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:30:20.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:20 smithi008 bash[27485]: cluster 2023-10-07T21:30:19.048000+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-10-07T21:30:20.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:20 smithi008 bash[41094]: cluster 2023-10-07T21:30:19.048000+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-10-07T21:30:20.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:20 smithi081 bash[31720]: cluster 2023-10-07T21:30:19.048000+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[27485]: audit 2023-10-07T21:30:21.039340+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[27485]: audit 2023-10-07T21:30:21.045308+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[27485]: audit 2023-10-07T21:30:21.046622+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[41094]: audit 2023-10-07T21:30:21.039340+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[41094]: audit 2023-10-07T21:30:21.045308+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:30:21.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:21 smithi008 bash[41094]: audit 2023-10-07T21:30:21.046622+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:21.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:21 smithi081 bash[31720]: audit 2023-10-07T21:30:21.039340+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:30:21.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:21 smithi081 bash[31720]: audit 2023-10-07T21:30:21.045308+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:30:21.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:21 smithi081 bash[31720]: audit 2023-10-07T21:30:21.046622+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:22 smithi008 bash[27485]: audit 2023-10-07T21:30:21.032319+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:30:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:22 smithi008 bash[27485]: cluster 2023-10-07T21:30:21.048558+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:30:22.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:22 smithi008 bash[41094]: audit 2023-10-07T21:30:21.032319+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:30:22.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:22 smithi008 bash[41094]: cluster 2023-10-07T21:30:21.048558+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:30:22.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:22 smithi081 bash[31720]: audit 2023-10-07T21:30:21.032319+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:30:22.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:22 smithi081 bash[31720]: cluster 2023-10-07T21:30:21.048558+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:30:24.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:24 smithi008 bash[27485]: cluster 2023-10-07T21:30:23.049062+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:24.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:24 smithi008 bash[41094]: cluster 2023-10-07T21:30:23.049062+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:24.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:24 smithi081 bash[31720]: cluster 2023-10-07T21:30:23.049062+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:26.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:26 smithi008 bash[27485]: cluster 2023-10-07T21:30:25.049637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:26.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:26 smithi008 bash[41094]: cluster 2023-10-07T21:30:25.049637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:26.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:26 smithi081 bash[31720]: cluster 2023-10-07T21:30:25.049637+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:27.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:27 smithi081 bash[31720]: cluster 2023-10-07T21:30:27.050207+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:28.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:27 smithi008 bash[27485]: cluster 2023-10-07T21:30:27.050207+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:28.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:27 smithi008 bash[41094]: cluster 2023-10-07T21:30:27.050207+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: cluster 2023-10-07T21:30:29.050790+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: audit 2023-10-07T21:30:29.324012+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/4058676318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: audit 2023-10-07T21:30:29.326878+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: audit 2023-10-07T21:30:29.335297+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]': finished 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: cluster 2023-10-07T21:30:29.335472+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: audit 2023-10-07T21:30:29.335717+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[27485]: audit 2023-10-07T21:30:30.061760+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/1790390546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: cluster 2023-10-07T21:30:29.050790+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: audit 2023-10-07T21:30:29.324012+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/4058676318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: audit 2023-10-07T21:30:29.326878+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: audit 2023-10-07T21:30:29.335297+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]': finished 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: cluster 2023-10-07T21:30:29.335472+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: audit 2023-10-07T21:30:29.335717+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:30.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:30 smithi008 bash[41094]: audit 2023-10-07T21:30:30.061760+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/1790390546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:30:30.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: cluster 2023-10-07T21:30:29.050790+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:30.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: audit 2023-10-07T21:30:29.324012+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.81:0/4058676318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: audit 2023-10-07T21:30:29.326878+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]: dispatch 2023-10-07T21:30:30.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: audit 2023-10-07T21:30:29.335297+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "804fa924-3764-45bc-bb42-0ae2fcec9d4b"}]': finished 2023-10-07T21:30:30.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: cluster 2023-10-07T21:30:29.335472+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:30:30.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: audit 2023-10-07T21:30:29.335717+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:30.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:30 smithi081 bash[31720]: audit 2023-10-07T21:30:30.061760+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.81:0/1790390546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:30:32.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:32 smithi008 bash[27485]: cluster 2023-10-07T21:30:31.051386+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:32 smithi008 bash[41094]: cluster 2023-10-07T21:30:31.051386+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:32.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:32 smithi081 bash[31720]: cluster 2023-10-07T21:30:31.051386+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:34 smithi008 bash[27485]: cluster 2023-10-07T21:30:33.051928+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:34.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:34 smithi008 bash[41094]: cluster 2023-10-07T21:30:33.051928+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:34.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:34 smithi081 bash[31720]: cluster 2023-10-07T21:30:33.051928+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:36.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:36 smithi008 bash[27485]: cluster 2023-10-07T21:30:35.052489+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:36.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:36 smithi008 bash[41094]: cluster 2023-10-07T21:30:35.052489+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:36 smithi081 bash[31720]: cluster 2023-10-07T21:30:35.052489+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:37 smithi008 bash[27485]: cluster 2023-10-07T21:30:37.053072+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:37 smithi008 bash[41094]: cluster 2023-10-07T21:30:37.053072+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:38.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:37 smithi081 bash[31720]: cluster 2023-10-07T21:30:37.053072+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:40.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:40 smithi008 bash[27485]: cluster 2023-10-07T21:30:39.053637+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:40.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:40 smithi008 bash[41094]: cluster 2023-10-07T21:30:39.053637+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:40.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:40 smithi081 bash[31720]: cluster 2023-10-07T21:30:39.053637+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:42 smithi081 bash[31720]: cluster 2023-10-07T21:30:41.054134+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:42 smithi081 bash[31720]: audit 2023-10-07T21:30:41.661075+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:30:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:42 smithi081 bash[31720]: audit 2023-10-07T21:30:41.662934+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:42.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:42 smithi081 bash[31720]: cephadm 2023-10-07T21:30:41.664366+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[27485]: cluster 2023-10-07T21:30:41.054134+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[27485]: audit 2023-10-07T21:30:41.661075+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[27485]: audit 2023-10-07T21:30:41.662934+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[27485]: cephadm 2023-10-07T21:30:41.664366+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[41094]: cluster 2023-10-07T21:30:41.054134+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:42.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[41094]: audit 2023-10-07T21:30:41.661075+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:30:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[41094]: audit 2023-10-07T21:30:41.662934+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:42 smithi008 bash[41094]: cephadm 2023-10-07T21:30:41.664366+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi081 2023-10-07T21:30:44.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:44 smithi008 bash[27485]: cluster 2023-10-07T21:30:43.054791+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:44.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:44 smithi008 bash[41094]: cluster 2023-10-07T21:30:43.054791+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:44.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:44 smithi081 bash[31720]: cluster 2023-10-07T21:30:43.054791+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:46.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:46 smithi081 bash[31720]: cluster 2023-10-07T21:30:45.055418+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:46.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:46 smithi081 bash[31720]: audit 2023-10-07T21:30:46.005761+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:46.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:46 smithi081 bash[31720]: audit 2023-10-07T21:30:46.013148+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:46.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:46 smithi081 bash[31720]: audit 2023-10-07T21:30:46.018504+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:46.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[27485]: cluster 2023-10-07T21:30:45.055418+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:46.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[27485]: audit 2023-10-07T21:30:46.005761+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:46.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[27485]: audit 2023-10-07T21:30:46.013148+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:46.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[27485]: audit 2023-10-07T21:30:46.018504+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:46.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[41094]: cluster 2023-10-07T21:30:45.055418+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:46.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[41094]: audit 2023-10-07T21:30:46.005761+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:46.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[41094]: audit 2023-10-07T21:30:46.013148+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:46.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:46 smithi008 bash[41094]: audit 2023-10-07T21:30:46.018504+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:48.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:47 smithi008 bash[27485]: cluster 2023-10-07T21:30:47.055972+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:48.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:47 smithi008 bash[41094]: cluster 2023-10-07T21:30:47.055972+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:48.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:47 smithi081 bash[31720]: cluster 2023-10-07T21:30:47.055972+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:50.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:50 smithi008 bash[27485]: cluster 2023-10-07T21:30:49.056505+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:50.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:50 smithi008 bash[41094]: cluster 2023-10-07T21:30:49.056505+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:50 smithi081 bash[31720]: cluster 2023-10-07T21:30:49.056505+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:52.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: cluster 2023-10-07T21:30:51.057057+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:52.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: audit 2023-10-07T21:30:51.193707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: audit 2023-10-07T21:30:51.199549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: audit 2023-10-07T21:30:51.200779+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:52.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: audit 2023-10-07T21:30:51.202071+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:52.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:52 smithi081 bash[31720]: audit 2023-10-07T21:30:51.208639+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: cluster 2023-10-07T21:30:51.057057+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: audit 2023-10-07T21:30:51.193707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: audit 2023-10-07T21:30:51.199549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: audit 2023-10-07T21:30:51.200779+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: audit 2023-10-07T21:30:51.202071+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[27485]: audit 2023-10-07T21:30:51.208639+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: cluster 2023-10-07T21:30:51.057057+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: audit 2023-10-07T21:30:51.193707+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: audit 2023-10-07T21:30:51.199549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: audit 2023-10-07T21:30:51.200779+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: audit 2023-10-07T21:30:51.202071+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:52 smithi008 bash[41094]: audit 2023-10-07T21:30:51.208639+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:53.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:53 smithi081 bash[31720]: audit 2023-10-07T21:30:52.826426+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:53.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:53 smithi081 bash[31720]: audit 2023-10-07T21:30:52.829325+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:53.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:53 smithi008 bash[27485]: audit 2023-10-07T21:30:52.826426+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:53.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:53 smithi008 bash[27485]: audit 2023-10-07T21:30:52.829325+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:53.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:53 smithi008 bash[41094]: audit 2023-10-07T21:30:52.826426+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:53.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:53 smithi008 bash[41094]: audit 2023-10-07T21:30:52.829325+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:30:54.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: cluster 2023-10-07T21:30:53.057536+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:54.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: audit 2023-10-07T21:30:53.205973+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: audit 2023-10-07T21:30:53.207242+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:30:54.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: cluster 2023-10-07T21:30:53.207347+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:30:54.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: audit 2023-10-07T21:30:53.207526+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:54.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:54 smithi081 bash[31720]: audit 2023-10-07T21:30:53.208656+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: cluster 2023-10-07T21:30:53.057536+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:54.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: audit 2023-10-07T21:30:53.205973+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: audit 2023-10-07T21:30:53.207242+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:30:54.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: cluster 2023-10-07T21:30:53.207347+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: audit 2023-10-07T21:30:53.207526+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[27485]: audit 2023-10-07T21:30:53.208656+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: cluster 2023-10-07T21:30:53.057536+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: audit 2023-10-07T21:30:53.205973+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: audit 2023-10-07T21:30:53.207242+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: cluster 2023-10-07T21:30:53.207347+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: audit 2023-10-07T21:30:53.207526+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:54 smithi008 bash[41094]: audit 2023-10-07T21:30:53.208656+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:30:54.855 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 5 on host 'smithi081' 2023-10-07T21:30:55.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.211491+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: cluster 2023-10-07T21:30:54.211599+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.212225+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.218177+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.795983+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.801385+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:55 smithi081 bash[31720]: audit 2023-10-07T21:30:54.802430+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:55.556 DEBUG:teuthology.orchestra.run.smithi081:osd.5> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-07T21:30:55.559 INFO:tasks.cephadm:Deploying osd.6 on smithi081 with /dev/vg_nvme/lv_2... 2023-10-07T21:30:55.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T21:30:55.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.211491+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:55.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: cluster 2023-10-07T21:30:54.211599+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:30:55.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.212225+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.218177+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.795983+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.801385+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[27485]: audit 2023-10-07T21:30:54.802430+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.211491+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: cluster 2023-10-07T21:30:54.211599+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.212225+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.218177+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.795983+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.801385+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:30:55.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:55 smithi008 bash[41094]: audit 2023-10-07T21:30:54.802430+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:55.802 INFO:journalctl@ceph.osd.5.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:30:56.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: cluster 2023-10-07T21:30:53.807473+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:57.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: cluster 2023-10-07T21:30:53.807625+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:57.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: cluster 2023-10-07T21:30:55.058071+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:57.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: cluster 2023-10-07T21:30:55.214128+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398] boot 2023-10-07T21:30:57.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: cluster 2023-10-07T21:30:55.214287+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:30:57.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:56 smithi081 bash[31720]: audit 2023-10-07T21:30:55.214556+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:57.134 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: cluster 2023-10-07T21:30:53.807473+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: cluster 2023-10-07T21:30:53.807625+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: cluster 2023-10-07T21:30:55.058071+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: cluster 2023-10-07T21:30:55.214128+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398] boot 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: cluster 2023-10-07T21:30:55.214287+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[27485]: audit 2023-10-07T21:30:55.214556+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: cluster 2023-10-07T21:30:53.807473+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: cluster 2023-10-07T21:30:53.807625+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:30:57.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: cluster 2023-10-07T21:30:55.058071+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:30:57.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: cluster 2023-10-07T21:30:55.214128+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398] boot 2023-10-07T21:30:57.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: cluster 2023-10-07T21:30:55.214287+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:30:57.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:56 smithi008 bash[41094]: audit 2023-10-07T21:30:55.214556+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:57 smithi008 bash[27485]: cluster 2023-10-07T21:30:56.228995+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:30:57.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:57 smithi008 bash[41094]: cluster 2023-10-07T21:30:56.228995+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:30:57.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:57 smithi081 bash[31720]: cluster 2023-10-07T21:30:56.228995+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:30:58.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:58 smithi008 bash[27485]: cluster 2023-10-07T21:30:57.058631+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:30:58.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:58 smithi008 bash[27485]: cluster 2023-10-07T21:30:57.232915+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:30:58.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:58 smithi008 bash[41094]: cluster 2023-10-07T21:30:57.058631+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:30:58.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:58 smithi008 bash[41094]: cluster 2023-10-07T21:30:57.232915+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:30:58.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:58 smithi081 bash[31720]: cluster 2023-10-07T21:30:57.058631+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:30:58.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:58 smithi081 bash[31720]: cluster 2023-10-07T21:30:57.232915+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:30:59.574 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:30:59.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:30:59 smithi081 bash[31720]: cluster 2023-10-07T21:30:58.246607+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:30:59.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:30:59 smithi008 bash[27485]: cluster 2023-10-07T21:30:58.246607+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:30:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:30:59 smithi008 bash[41094]: cluster 2023-10-07T21:30:58.246607+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:31:00.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:00 smithi008 bash[27485]: cluster 2023-10-07T21:30:59.059213+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:00.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:00 smithi008 bash[27485]: cluster 2023-10-07T21:30:59.256347+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:31:00.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:00 smithi008 bash[41094]: cluster 2023-10-07T21:30:59.059213+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:00.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:00 smithi008 bash[41094]: cluster 2023-10-07T21:30:59.256347+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:31:00.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:00 smithi081 bash[31720]: cluster 2023-10-07T21:30:59.059213+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:00.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:00 smithi081 bash[31720]: cluster 2023-10-07T21:30:59.256347+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:31:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:02 smithi081 bash[31720]: cluster 2023-10-07T21:31:01.059768+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:02.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:02 smithi008 bash[27485]: cluster 2023-10-07T21:31:01.059768+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:02.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:02 smithi008 bash[41094]: cluster 2023-10-07T21:31:01.059768+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0167639 s, 625 MB/s 2023-10-07T21:31:04.176 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-07T21:31:04.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:04 smithi081 bash[31720]: cluster 2023-10-07T21:31:03.060286+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:04.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:04 smithi008 bash[27485]: cluster 2023-10-07T21:31:03.060286+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:04.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:04 smithi008 bash[41094]: cluster 2023-10-07T21:31:03.060286+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:04.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2023-10-07T21:31:06.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: cluster 2023-10-07T21:31:05.060834+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: cephadm 2023-10-07T21:31:05.547965+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.556607+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.563713+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.565149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.566420+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: cephadm 2023-10-07T21:31:05.567387+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8632M 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.572610+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.574222+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.575512+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[27485]: audit 2023-10-07T21:31:05.582446+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: cluster 2023-10-07T21:31:05.060834+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: cephadm 2023-10-07T21:31:05.547965+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.556607+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.563713+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.565149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.566420+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: cephadm 2023-10-07T21:31:05.567387+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8632M 2023-10-07T21:31:06.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.572610+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.574222+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:06.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.575512+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:06.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:06 smithi008 bash[41094]: audit 2023-10-07T21:31:05.582446+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: cluster 2023-10-07T21:31:05.060834+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: cephadm 2023-10-07T21:31:05.547965+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.556607+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.563713+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.565149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.566420+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: cephadm 2023-10-07T21:31:05.567387+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8632M 2023-10-07T21:31:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.572610+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.574222+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.575512+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:06 smithi081 bash[31720]: audit 2023-10-07T21:31:05.582446+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:08.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:07 smithi008 bash[27485]: cluster 2023-10-07T21:31:07.061429+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:08.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:07 smithi008 bash[41094]: cluster 2023-10-07T21:31:07.061429+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:08.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:07 smithi081 bash[31720]: cluster 2023-10-07T21:31:07.061429+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:09.699 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:31:10.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:10 smithi008 bash[27485]: cluster 2023-10-07T21:31:09.061978+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:10.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:10 smithi008 bash[41094]: cluster 2023-10-07T21:31:09.061978+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:10.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:10 smithi081 bash[31720]: cluster 2023-10-07T21:31:09.061978+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:12.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:12 smithi081 bash[31720]: cluster 2023-10-07T21:31:11.062538+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:12.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:12 smithi008 bash[27485]: cluster 2023-10-07T21:31:11.062538+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:12.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:12 smithi008 bash[41094]: cluster 2023-10-07T21:31:11.062538+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[41094]: audit 2023-10-07T21:31:12.788341+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:31:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[41094]: audit 2023-10-07T21:31:12.793275+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:31:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[41094]: audit 2023-10-07T21:31:12.794753+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[27485]: audit 2023-10-07T21:31:12.788341+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:31:13.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[27485]: audit 2023-10-07T21:31:12.793275+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:31:13.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:13 smithi008 bash[27485]: audit 2023-10-07T21:31:12.794753+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:13.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:13 smithi081 bash[31720]: audit 2023-10-07T21:31:12.788341+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:31:13.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:13 smithi081 bash[31720]: audit 2023-10-07T21:31:12.793275+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:31:13.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:13 smithi081 bash[31720]: audit 2023-10-07T21:31:12.794753+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:14.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:14 smithi008 bash[41094]: audit 2023-10-07T21:31:12.782167+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:31:14.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:14 smithi008 bash[41094]: cluster 2023-10-07T21:31:13.063078+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:14 smithi008 bash[27485]: audit 2023-10-07T21:31:12.782167+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:31:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:14 smithi008 bash[27485]: cluster 2023-10-07T21:31:13.063078+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:14.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:14 smithi081 bash[31720]: audit 2023-10-07T21:31:12.782167+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:31:14.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:14 smithi081 bash[31720]: cluster 2023-10-07T21:31:13.063078+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:16.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:16 smithi008 bash[27485]: cluster 2023-10-07T21:31:15.063644+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:16.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:16 smithi008 bash[41094]: cluster 2023-10-07T21:31:15.063644+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:16.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:16 smithi081 bash[31720]: cluster 2023-10-07T21:31:15.063644+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:17.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:17 smithi081 bash[31720]: cluster 2023-10-07T21:31:17.064191+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:18.332 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:17 smithi008 bash[27485]: cluster 2023-10-07T21:31:17.064191+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:18.332 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:17 smithi008 bash[41094]: cluster 2023-10-07T21:31:17.064191+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:20.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:20 smithi008 bash[27485]: cluster 2023-10-07T21:31:19.064732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:20.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:20 smithi008 bash[41094]: cluster 2023-10-07T21:31:19.064732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:20.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:20 smithi081 bash[31720]: cluster 2023-10-07T21:31:19.064732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: cluster 2023-10-07T21:31:21.065292+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: audit 2023-10-07T21:31:21.154204+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/2674451838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: audit 2023-10-07T21:31:21.157691+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: audit 2023-10-07T21:31:21.165819+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]': finished 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: cluster 2023-10-07T21:31:21.165981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: audit 2023-10-07T21:31:21.166248+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[27485]: audit 2023-10-07T21:31:21.919070+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/510757935' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: cluster 2023-10-07T21:31:21.065292+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: audit 2023-10-07T21:31:21.154204+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/2674451838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: audit 2023-10-07T21:31:21.157691+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: audit 2023-10-07T21:31:21.165819+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]': finished 2023-10-07T21:31:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: cluster 2023-10-07T21:31:21.165981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:31:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: audit 2023-10-07T21:31:21.166248+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:22 smithi008 bash[41094]: audit 2023-10-07T21:31:21.919070+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/510757935' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: cluster 2023-10-07T21:31:21.065292+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: audit 2023-10-07T21:31:21.154204+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.81:0/2674451838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: audit 2023-10-07T21:31:21.157691+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]: dispatch 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: audit 2023-10-07T21:31:21.165819+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9762865-3272-415b-ad53-8cc52b0170d0"}]': finished 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: cluster 2023-10-07T21:31:21.165981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: audit 2023-10-07T21:31:21.166248+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:22.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:22 smithi081 bash[31720]: audit 2023-10-07T21:31:21.919070+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.81:0/510757935' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:31:24.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:24 smithi008 bash[27485]: cluster 2023-10-07T21:31:23.065829+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:24.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:24 smithi008 bash[41094]: cluster 2023-10-07T21:31:23.065829+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:24.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:24 smithi081 bash[31720]: cluster 2023-10-07T21:31:23.065829+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:26.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:26 smithi008 bash[27485]: cluster 2023-10-07T21:31:25.066379+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:26.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:26 smithi008 bash[41094]: cluster 2023-10-07T21:31:25.066379+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:26 smithi081 bash[31720]: cluster 2023-10-07T21:31:25.066379+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:28.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:27 smithi008 bash[27485]: cluster 2023-10-07T21:31:27.066974+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:28.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:27 smithi008 bash[41094]: cluster 2023-10-07T21:31:27.066974+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:28.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:27 smithi081 bash[31720]: cluster 2023-10-07T21:31:27.066974+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:30.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:30 smithi081 bash[31720]: cluster 2023-10-07T21:31:29.067524+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:30 smithi008 bash[27485]: cluster 2023-10-07T21:31:29.067524+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:30 smithi008 bash[41094]: cluster 2023-10-07T21:31:29.067524+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:32.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:32 smithi008 bash[41094]: cluster 2023-10-07T21:31:31.068050+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:32.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:32 smithi008 bash[27485]: cluster 2023-10-07T21:31:31.068050+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:32.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:32 smithi081 bash[31720]: cluster 2023-10-07T21:31:31.068050+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[27485]: cluster 2023-10-07T21:31:33.068570+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[27485]: audit 2023-10-07T21:31:33.745518+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:31:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[27485]: audit 2023-10-07T21:31:33.747331+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:34.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[27485]: cephadm 2023-10-07T21:31:33.748522+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-10-07T21:31:34.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[41094]: cluster 2023-10-07T21:31:33.068570+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:34.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[41094]: audit 2023-10-07T21:31:33.745518+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:31:34.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[41094]: audit 2023-10-07T21:31:33.747331+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:34.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:34 smithi008 bash[41094]: cephadm 2023-10-07T21:31:33.748522+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-10-07T21:31:34.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:34 smithi081 bash[31720]: cluster 2023-10-07T21:31:33.068570+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:34.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:34 smithi081 bash[31720]: audit 2023-10-07T21:31:33.745518+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:31:34.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:34 smithi081 bash[31720]: audit 2023-10-07T21:31:33.747331+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:34.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:34 smithi081 bash[31720]: cephadm 2023-10-07T21:31:33.748522+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi081 2023-10-07T21:31:36.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:36 smithi008 bash[41094]: cluster 2023-10-07T21:31:35.069110+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:36.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:36 smithi008 bash[27485]: cluster 2023-10-07T21:31:35.069110+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:36 smithi081 bash[31720]: cluster 2023-10-07T21:31:35.069110+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:37.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:37 smithi081 bash[31720]: cluster 2023-10-07T21:31:37.069793+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:37 smithi008 bash[27485]: cluster 2023-10-07T21:31:37.069793+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:37 smithi008 bash[41094]: cluster 2023-10-07T21:31:37.069793+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:39.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:39 smithi081 bash[31720]: audit 2023-10-07T21:31:38.207819+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:39.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:39 smithi081 bash[31720]: audit 2023-10-07T21:31:38.209017+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:39.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:39 smithi081 bash[31720]: audit 2023-10-07T21:31:38.214232+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[27485]: audit 2023-10-07T21:31:38.207819+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:39.673 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[27485]: audit 2023-10-07T21:31:38.209017+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:39.674 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[27485]: audit 2023-10-07T21:31:38.214232+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[41094]: audit 2023-10-07T21:31:38.207819+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[41094]: audit 2023-10-07T21:31:38.209017+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:39 smithi008 bash[41094]: audit 2023-10-07T21:31:38.214232+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:40.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:40 smithi081 bash[31720]: cluster 2023-10-07T21:31:39.070321+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:40.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:40 smithi008 bash[27485]: cluster 2023-10-07T21:31:39.070321+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:40.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:40 smithi008 bash[41094]: cluster 2023-10-07T21:31:39.070321+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:42.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:42 smithi081 bash[31720]: cluster 2023-10-07T21:31:41.070955+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:42.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:42 smithi008 bash[27485]: cluster 2023-10-07T21:31:41.070955+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:42.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:42 smithi008 bash[41094]: cluster 2023-10-07T21:31:41.070955+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: cluster 2023-10-07T21:31:43.071521+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: audit 2023-10-07T21:31:43.411636+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: audit 2023-10-07T21:31:43.417503+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: audit 2023-10-07T21:31:43.847205+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: audit 2023-10-07T21:31:43.849290+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:44.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:44 smithi081 bash[31720]: audit 2023-10-07T21:31:43.859855+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: cluster 2023-10-07T21:31:43.071521+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: audit 2023-10-07T21:31:43.411636+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: audit 2023-10-07T21:31:43.417503+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: audit 2023-10-07T21:31:43.847205+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: audit 2023-10-07T21:31:43.849290+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[27485]: audit 2023-10-07T21:31:43.859855+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: cluster 2023-10-07T21:31:43.071521+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: audit 2023-10-07T21:31:43.411636+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: audit 2023-10-07T21:31:43.417503+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:44.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: audit 2023-10-07T21:31:43.847205+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:44.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: audit 2023-10-07T21:31:43.849290+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:44.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:44 smithi008 bash[41094]: audit 2023-10-07T21:31:43.859855+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:45 smithi081 bash[31720]: audit 2023-10-07T21:31:45.003023+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:45.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:45 smithi081 bash[31720]: audit 2023-10-07T21:31:45.006777+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:45.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:45 smithi008 bash[41094]: audit 2023-10-07T21:31:45.003023+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:45.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:45 smithi008 bash[41094]: audit 2023-10-07T21:31:45.006777+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:45.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:45 smithi008 bash[27485]: audit 2023-10-07T21:31:45.003023+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:45.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:45 smithi008 bash[27485]: audit 2023-10-07T21:31:45.006777+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:31:46.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: cluster 2023-10-07T21:31:45.072039+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:46.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: audit 2023-10-07T21:31:45.422371+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:31:46.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: cluster 2023-10-07T21:31:45.422517+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:31:46.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: audit 2023-10-07T21:31:45.422524+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: audit 2023-10-07T21:31:45.422806+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:46.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:46 smithi081 bash[31720]: audit 2023-10-07T21:31:45.425988+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: cluster 2023-10-07T21:31:45.072039+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: audit 2023-10-07T21:31:45.422371+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: cluster 2023-10-07T21:31:45.422517+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: audit 2023-10-07T21:31:45.422524+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: audit 2023-10-07T21:31:45.422806+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[27485]: audit 2023-10-07T21:31:45.425988+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: cluster 2023-10-07T21:31:45.072039+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: audit 2023-10-07T21:31:45.422371+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: cluster 2023-10-07T21:31:45.422517+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: audit 2023-10-07T21:31:45.422524+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: audit 2023-10-07T21:31:45.422806+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:46.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:46 smithi008 bash[41094]: audit 2023-10-07T21:31:45.425988+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:31:46.919 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 6 on host 'smithi081' 2023-10-07T21:31:47.633 DEBUG:teuthology.orchestra.run.smithi081:osd.6> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-07T21:31:47.636 INFO:tasks.cephadm:Deploying osd.7 on smithi081 with /dev/vg_nvme/lv_1... 2023-10-07T21:31:47.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.425188+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: cluster 2023-10-07T21:31:46.425456+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.426309+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.433853+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: cluster 2023-10-07T21:31:46.845585+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629] boot 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: cluster 2023-10-07T21:31:46.845713+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.846412+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.897653+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.901362+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:47.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:47 smithi081 bash[31720]: audit 2023-10-07T21:31:46.905284+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:47.740 INFO:journalctl@ceph.osd.6.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:31:47.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.425188+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:31:47.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: cluster 2023-10-07T21:31:46.425456+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.426309+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.433853+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: cluster 2023-10-07T21:31:46.845585+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629] boot 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: cluster 2023-10-07T21:31:46.845713+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.846412+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.897653+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.901362+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:47.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[41094]: audit 2023-10-07T21:31:46.905284+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.425188+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: cluster 2023-10-07T21:31:46.425456+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.426309+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.433853+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: cluster 2023-10-07T21:31:46.845585+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629] boot 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: cluster 2023-10-07T21:31:46.845713+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.846412+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.897653+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.901362+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:47.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:47 smithi008 bash[27485]: audit 2023-10-07T21:31:46.905284+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:48 smithi081 bash[31720]: cluster 2023-10-07T21:31:45.996749+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:31:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:48 smithi081 bash[31720]: cluster 2023-10-07T21:31:45.996932+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:31:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:48 smithi081 bash[31720]: cluster 2023-10-07T21:31:47.072537+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:48 smithi081 bash[31720]: cluster 2023-10-07T21:31:47.846978+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:31:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[27485]: cluster 2023-10-07T21:31:45.996749+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:31:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[27485]: cluster 2023-10-07T21:31:45.996932+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[27485]: cluster 2023-10-07T21:31:47.072537+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[27485]: cluster 2023-10-07T21:31:47.846978+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[41094]: cluster 2023-10-07T21:31:45.996749+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[41094]: cluster 2023-10-07T21:31:45.996932+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[41094]: cluster 2023-10-07T21:31:47.072537+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:31:48.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:48 smithi008 bash[41094]: cluster 2023-10-07T21:31:47.846978+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:31:50.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:49 smithi008 bash[27485]: cluster 2023-10-07T21:31:48.849154+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:31:50.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:49 smithi008 bash[27485]: cluster 2023-10-07T21:31:49.073107+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:50.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:49 smithi008 bash[41094]: cluster 2023-10-07T21:31:48.849154+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:31:50.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:49 smithi008 bash[41094]: cluster 2023-10-07T21:31:49.073107+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:50.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:49 smithi081 bash[31720]: cluster 2023-10-07T21:31:48.849154+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:31:50.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:49 smithi081 bash[31720]: cluster 2023-10-07T21:31:49.073107+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:51.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:50 smithi008 bash[27485]: cluster 2023-10-07T21:31:49.859107+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:31:51.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:50 smithi008 bash[41094]: cluster 2023-10-07T21:31:49.859107+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:31:51.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:50 smithi081 bash[31720]: cluster 2023-10-07T21:31:49.859107+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:31:51.678 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:31:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:51 smithi081 bash[31720]: cluster 2023-10-07T21:31:50.861310+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:31:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:51 smithi081 bash[31720]: cluster 2023-10-07T21:31:51.073643+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:52.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:51 smithi008 bash[27485]: cluster 2023-10-07T21:31:50.861310+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:31:52.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:51 smithi008 bash[27485]: cluster 2023-10-07T21:31:51.073643+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:52.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:51 smithi008 bash[41094]: cluster 2023-10-07T21:31:50.861310+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:31:52.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:51 smithi008 bash[41094]: cluster 2023-10-07T21:31:51.073643+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v275: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:31:54.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:54 smithi008 bash[27485]: cluster 2023-10-07T21:31:53.074252+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2023-10-07T21:31:54.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:54 smithi008 bash[41094]: cluster 2023-10-07T21:31:53.074252+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2023-10-07T21:31:54.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:54 smithi081 bash[31720]: cluster 2023-10-07T21:31:53.074252+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2023-10-07T21:31:56.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:56 smithi008 bash[27485]: cluster 2023-10-07T21:31:55.074855+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-10-07T21:31:56.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:56 smithi008 bash[41094]: cluster 2023-10-07T21:31:55.074855+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-10-07T21:31:56.429 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T21:31:56.464 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T21:31:56.464 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-07T21:31:56.464 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-07T21:31:56.464 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0158715 s, 661 MB/s 2023-10-07T21:31:56.464 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-07T21:31:56.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:56 smithi081 bash[31720]: cluster 2023-10-07T21:31:55.074855+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-10-07T21:31:57.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2023-10-07T21:31:58.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: cluster 2023-10-07T21:31:57.075477+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.815699+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.822072+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.824524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.826157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.827877+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.835611+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.837154+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[27485]: audit 2023-10-07T21:31:57.838500+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:58.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: cluster 2023-10-07T21:31:57.075477+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.815699+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.822072+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.824524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.826157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.827877+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.835611+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.837154+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:57 smithi008 bash[41094]: audit 2023-10-07T21:31:57.838500+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: cluster 2023-10-07T21:31:57.075477+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.815699+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.822072+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.824524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.826157+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.827877+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:31:58.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.835611+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:58.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.837154+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:58.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:57 smithi081 bash[31720]: audit 2023-10-07T21:31:57.838500+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:59.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[27485]: cephadm 2023-10-07T21:31:57.806422+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:59.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[27485]: cephadm 2023-10-07T21:31:57.828824+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5755M 2023-10-07T21:31:59.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[27485]: audit 2023-10-07T21:31:57.846293+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[41094]: cephadm 2023-10-07T21:31:57.806422+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[41094]: cephadm 2023-10-07T21:31:57.828824+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5755M 2023-10-07T21:31:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:58 smithi008 bash[41094]: audit 2023-10-07T21:31:57.846293+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:31:59.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:58 smithi081 bash[31720]: cephadm 2023-10-07T21:31:57.806422+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:31:59.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:58 smithi081 bash[31720]: cephadm 2023-10-07T21:31:57.828824+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5755M 2023-10-07T21:31:59.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:58 smithi081 bash[31720]: audit 2023-10-07T21:31:57.846293+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:00.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:31:59 smithi008 bash[27485]: cluster 2023-10-07T21:31:59.076074+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T21:32:00.372 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:31:59 smithi008 bash[41094]: cluster 2023-10-07T21:31:59.076074+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T21:32:00.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:31:59 smithi081 bash[31720]: cluster 2023-10-07T21:31:59.076074+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T21:32:01.962 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:32:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:02 smithi008 bash[27485]: cluster 2023-10-07T21:32:01.076661+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-10-07T21:32:02.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:02 smithi008 bash[41094]: cluster 2023-10-07T21:32:01.076661+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-10-07T21:32:02.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:02 smithi081 bash[31720]: cluster 2023-10-07T21:32:01.076661+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-10-07T21:32:04.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:04 smithi081 bash[31720]: cluster 2023-10-07T21:32:03.077282+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:32:04.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:04 smithi008 bash[27485]: cluster 2023-10-07T21:32:03.077282+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:32:04.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:04 smithi008 bash[41094]: cluster 2023-10-07T21:32:03.077282+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:32:06.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:06 smithi081 bash[31720]: cluster 2023-10-07T21:32:05.077825+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:06.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:06 smithi081 bash[31720]: audit 2023-10-07T21:32:05.130269+0000 mgr.y (mgr.14152) 300 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:32:06.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:06 smithi081 bash[31720]: audit 2023-10-07T21:32:05.137679+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:32:06.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:06 smithi081 bash[31720]: audit 2023-10-07T21:32:05.147642+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:32:06.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:06 smithi081 bash[31720]: audit 2023-10-07T21:32:05.149039+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[27485]: cluster 2023-10-07T21:32:05.077825+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[27485]: audit 2023-10-07T21:32:05.130269+0000 mgr.y (mgr.14152) 300 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[27485]: audit 2023-10-07T21:32:05.137679+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[27485]: audit 2023-10-07T21:32:05.147642+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[27485]: audit 2023-10-07T21:32:05.149039+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[41094]: cluster 2023-10-07T21:32:05.077825+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:06.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[41094]: audit 2023-10-07T21:32:05.130269+0000 mgr.y (mgr.14152) 300 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:32:06.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[41094]: audit 2023-10-07T21:32:05.137679+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:32:06.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[41094]: audit 2023-10-07T21:32:05.147642+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:32:06.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:06 smithi008 bash[41094]: audit 2023-10-07T21:32:05.149039+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:08.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:07 smithi008 bash[27485]: cluster 2023-10-07T21:32:07.078412+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:08.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:07 smithi008 bash[41094]: cluster 2023-10-07T21:32:07.078412+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:08.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:07 smithi081 bash[31720]: cluster 2023-10-07T21:32:07.078412+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:10 smithi081 bash[31720]: cluster 2023-10-07T21:32:09.078991+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:10.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:10 smithi008 bash[41094]: cluster 2023-10-07T21:32:09.078991+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:10.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:10 smithi008 bash[27485]: cluster 2023-10-07T21:32:09.078991+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:12 smithi081 bash[31720]: cluster 2023-10-07T21:32:11.079558+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:12.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:12 smithi008 bash[27485]: cluster 2023-10-07T21:32:11.079558+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:12.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:12 smithi008 bash[41094]: cluster 2023-10-07T21:32:11.079558+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:14.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: cluster 2023-10-07T21:32:13.080076+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:14.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: audit 2023-10-07T21:32:13.528379+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/4092831291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: audit 2023-10-07T21:32:13.529207+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: audit 2023-10-07T21:32:13.537685+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]': finished 2023-10-07T21:32:14.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: cluster 2023-10-07T21:32:13.537833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:32:14.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:14 smithi081 bash[31720]: audit 2023-10-07T21:32:13.538082+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: cluster 2023-10-07T21:32:13.080076+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: audit 2023-10-07T21:32:13.528379+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/4092831291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: audit 2023-10-07T21:32:13.529207+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: audit 2023-10-07T21:32:13.537685+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]': finished 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: cluster 2023-10-07T21:32:13.537833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[27485]: audit 2023-10-07T21:32:13.538082+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:14.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: cluster 2023-10-07T21:32:13.080076+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: audit 2023-10-07T21:32:13.528379+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/4092831291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: audit 2023-10-07T21:32:13.529207+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]: dispatch 2023-10-07T21:32:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: audit 2023-10-07T21:32:13.537685+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b7e295b-12a0-4fb4-a5e9-ef63a0619d26"}]': finished 2023-10-07T21:32:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: cluster 2023-10-07T21:32:13.537833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:32:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:14 smithi008 bash[41094]: audit 2023-10-07T21:32:13.538082+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:15.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:15 smithi081 bash[31720]: audit 2023-10-07T21:32:14.323125+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.81:0/3626804754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:15 smithi008 bash[27485]: audit 2023-10-07T21:32:14.323125+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.81:0/3626804754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:32:15.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:15 smithi008 bash[41094]: audit 2023-10-07T21:32:14.323125+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.81:0/3626804754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:32:16.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:16 smithi081 bash[31720]: cluster 2023-10-07T21:32:15.080627+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:16.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:16 smithi008 bash[27485]: cluster 2023-10-07T21:32:15.080627+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:16.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:16 smithi008 bash[41094]: cluster 2023-10-07T21:32:15.080627+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:18.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:17 smithi008 bash[41094]: cluster 2023-10-07T21:32:17.081204+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:18.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:17 smithi008 bash[27485]: cluster 2023-10-07T21:32:17.081204+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:18.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:17 smithi081 bash[31720]: cluster 2023-10-07T21:32:17.081204+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:20.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:20 smithi081 bash[31720]: cluster 2023-10-07T21:32:19.081798+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:20 smithi008 bash[41094]: cluster 2023-10-07T21:32:19.081798+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:20 smithi008 bash[27485]: cluster 2023-10-07T21:32:19.081798+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:22.460 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:22 smithi081 bash[31720]: cluster 2023-10-07T21:32:21.082386+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:22 smithi008 bash[41094]: cluster 2023-10-07T21:32:21.082386+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:22 smithi008 bash[27485]: cluster 2023-10-07T21:32:21.082386+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:24.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:24 smithi081 bash[31720]: cluster 2023-10-07T21:32:23.082943+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:24 smithi008 bash[41094]: cluster 2023-10-07T21:32:23.082943+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:24.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:24 smithi008 bash[27485]: cluster 2023-10-07T21:32:23.082943+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:26.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:26 smithi081 bash[31720]: cluster 2023-10-07T21:32:25.083523+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:26 smithi008 bash[41094]: cluster 2023-10-07T21:32:25.083523+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:26 smithi008 bash[27485]: cluster 2023-10-07T21:32:25.083523+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:27.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:27 smithi081 bash[31720]: audit 2023-10-07T21:32:26.315150+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:32:27.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:27 smithi081 bash[31720]: audit 2023-10-07T21:32:26.316806+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:27.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:27 smithi081 bash[31720]: cephadm 2023-10-07T21:32:26.318365+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-10-07T21:32:27.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[27485]: audit 2023-10-07T21:32:26.315150+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:32:27.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[27485]: audit 2023-10-07T21:32:26.316806+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:27.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[27485]: cephadm 2023-10-07T21:32:26.318365+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-10-07T21:32:27.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[41094]: audit 2023-10-07T21:32:26.315150+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:32:27.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[41094]: audit 2023-10-07T21:32:26.316806+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:27.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:27 smithi008 bash[41094]: cephadm 2023-10-07T21:32:26.318365+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi081 2023-10-07T21:32:28.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:28 smithi081 bash[31720]: cluster 2023-10-07T21:32:27.084125+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:28.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:28 smithi008 bash[27485]: cluster 2023-10-07T21:32:27.084125+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:28 smithi008 bash[41094]: cluster 2023-10-07T21:32:27.084125+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:30.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:30 smithi081 bash[31720]: cluster 2023-10-07T21:32:29.084731+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:30 smithi008 bash[27485]: cluster 2023-10-07T21:32:29.084731+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:30 smithi008 bash[41094]: cluster 2023-10-07T21:32:29.084731+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:31 smithi081 bash[31720]: audit 2023-10-07T21:32:30.807080+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:31 smithi081 bash[31720]: audit 2023-10-07T21:32:30.813597+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:31 smithi081 bash[31720]: audit 2023-10-07T21:32:30.822223+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:31 smithi081 bash[31720]: cluster 2023-10-07T21:32:31.085294+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[27485]: audit 2023-10-07T21:32:30.807080+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[27485]: audit 2023-10-07T21:32:30.813597+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[27485]: audit 2023-10-07T21:32:30.822223+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[27485]: cluster 2023-10-07T21:32:31.085294+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[41094]: audit 2023-10-07T21:32:30.807080+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[41094]: audit 2023-10-07T21:32:30.813597+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[41094]: audit 2023-10-07T21:32:30.822223+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:32.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:31 smithi008 bash[41094]: cluster 2023-10-07T21:32:31.085294+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:34.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:34 smithi081 bash[31720]: cluster 2023-10-07T21:32:33.085867+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:34 smithi008 bash[27485]: cluster 2023-10-07T21:32:33.085867+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:34.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:34 smithi008 bash[41094]: cluster 2023-10-07T21:32:33.085867+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:36 smithi081 bash[31720]: cluster 2023-10-07T21:32:35.086460+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:36.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:36 smithi008 bash[27485]: cluster 2023-10-07T21:32:35.086460+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:36 smithi008 bash[41094]: cluster 2023-10-07T21:32:35.086460+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:38.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.067902+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.075754+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.077225+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.078688+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.086234+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: cluster 2023-10-07T21:32:37.086866+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.578986+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:38 smithi081 bash[31720]: audit 2023-10-07T21:32:37.583532+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:38.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.067902+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.075754+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.077225+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:38.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.078688+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:38.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.086234+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: cluster 2023-10-07T21:32:37.086866+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.578986+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[27485]: audit 2023-10-07T21:32:37.583532+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.067902+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.075754+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.077225+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.078688+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.086234+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: cluster 2023-10-07T21:32:37.086866+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.578986+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:38.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:38 smithi008 bash[41094]: audit 2023-10-07T21:32:37.583532+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:32:39.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:39 smithi081 bash[31720]: audit 2023-10-07T21:32:38.095127+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:32:39.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:39 smithi081 bash[31720]: cluster 2023-10-07T21:32:38.095296+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:32:39.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:39 smithi081 bash[31720]: audit 2023-10-07T21:32:38.095503+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:39.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:39 smithi081 bash[31720]: audit 2023-10-07T21:32:38.095538+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:39 smithi081 bash[31720]: audit 2023-10-07T21:32:38.099889+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[27485]: audit 2023-10-07T21:32:38.095127+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[27485]: cluster 2023-10-07T21:32:38.095296+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[27485]: audit 2023-10-07T21:32:38.095503+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[27485]: audit 2023-10-07T21:32:38.095538+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[27485]: audit 2023-10-07T21:32:38.099889+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:39.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[41094]: audit 2023-10-07T21:32:38.095127+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:32:39.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[41094]: cluster 2023-10-07T21:32:38.095296+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:32:39.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[41094]: audit 2023-10-07T21:32:38.095503+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:39.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[41094]: audit 2023-10-07T21:32:38.095538+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:39.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:39 smithi008 bash[41094]: audit 2023-10-07T21:32:38.099889+0000 mon.a (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T21:32:40.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:40 smithi081 bash[31720]: cluster 2023-10-07T21:32:39.087417+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:40.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:40 smithi081 bash[31720]: audit 2023-10-07T21:32:39.100468+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:32:40.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:40 smithi081 bash[31720]: cluster 2023-10-07T21:32:39.100613+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:32:40.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:40 smithi081 bash[31720]: audit 2023-10-07T21:32:39.101131+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:40 smithi081 bash[31720]: audit 2023-10-07T21:32:39.108712+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[27485]: cluster 2023-10-07T21:32:39.087417+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:40.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[27485]: audit 2023-10-07T21:32:39.100468+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:32:40.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[27485]: cluster 2023-10-07T21:32:39.100613+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:32:40.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[27485]: audit 2023-10-07T21:32:39.101131+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[27485]: audit 2023-10-07T21:32:39.108712+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[41094]: cluster 2023-10-07T21:32:39.087417+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:32:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[41094]: audit 2023-10-07T21:32:39.100468+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-07T21:32:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[41094]: cluster 2023-10-07T21:32:39.100613+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:32:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[41094]: audit 2023-10-07T21:32:39.101131+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:40 smithi008 bash[41094]: audit 2023-10-07T21:32:39.108712+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:40.762 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 7 on host 'smithi081' 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: cluster 2023-10-07T21:32:38.617847+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: cluster 2023-10-07T21:32:38.618033+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: cluster 2023-10-07T21:32:40.102501+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906] boot 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: cluster 2023-10-07T21:32:40.102595+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: audit 2023-10-07T21:32:40.102918+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:41.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: audit 2023-10-07T21:32:40.718158+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: audit 2023-10-07T21:32:40.725272+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: audit 2023-10-07T21:32:40.729341+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[27485]: cluster 2023-10-07T21:32:41.103504+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: cluster 2023-10-07T21:32:38.617847+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: cluster 2023-10-07T21:32:38.618033+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: cluster 2023-10-07T21:32:40.102501+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906] boot 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: cluster 2023-10-07T21:32:40.102595+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: audit 2023-10-07T21:32:40.102918+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: audit 2023-10-07T21:32:40.718158+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: audit 2023-10-07T21:32:40.725272+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: audit 2023-10-07T21:32:40.729341+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:41.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:41 smithi008 bash[41094]: cluster 2023-10-07T21:32:41.103504+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:32:41.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: cluster 2023-10-07T21:32:38.617847+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-07T21:32:41.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: cluster 2023-10-07T21:32:38.618033+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-07T21:32:41.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: cluster 2023-10-07T21:32:40.102501+0000 mon.a (mon.0) 600 : cluster [INF] osd.7 [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906] boot 2023-10-07T21:32:41.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: cluster 2023-10-07T21:32:40.102595+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:32:41.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: audit 2023-10-07T21:32:40.102918+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:32:41.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: audit 2023-10-07T21:32:40.718158+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: audit 2023-10-07T21:32:40.725272+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:41.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: audit 2023-10-07T21:32:40.729341+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:41.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:41 smithi081 bash[31720]: cluster 2023-10-07T21:32:41.103504+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:32:41.477 DEBUG:teuthology.orchestra.run.smithi081:osd.7> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-07T21:32:41.479 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-07T21:32:41.480 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-07T21:32:41.698 INFO:journalctl@ceph.osd.7.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:32:42.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:42 smithi081 bash[31720]: cluster 2023-10-07T21:32:41.087908+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:42.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:42 smithi081 bash[31720]: cluster 2023-10-07T21:32:42.113012+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:32:43.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:42 smithi008 bash[27485]: cluster 2023-10-07T21:32:41.087908+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:43.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:42 smithi008 bash[27485]: cluster 2023-10-07T21:32:42.113012+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:32:43.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:42 smithi008 bash[41094]: cluster 2023-10-07T21:32:41.087908+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:43.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:42 smithi008 bash[41094]: cluster 2023-10-07T21:32:42.113012+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:32:44.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:44 smithi008 bash[41094]: cluster 2023-10-07T21:32:43.088503+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:44.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:44 smithi008 bash[41094]: cluster 2023-10-07T21:32:43.114772+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:32:44.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:44 smithi008 bash[27485]: cluster 2023-10-07T21:32:43.088503+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:44.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:44 smithi008 bash[27485]: cluster 2023-10-07T21:32:43.114772+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:32:44.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:44 smithi081 bash[31720]: cluster 2023-10-07T21:32:43.088503+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:44.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:44 smithi081 bash[31720]: cluster 2023-10-07T21:32:43.114772+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:32:45.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:45 smithi008 bash[27485]: cluster 2023-10-07T21:32:44.123354+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:32:45.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:45 smithi008 bash[41094]: cluster 2023-10-07T21:32:44.123354+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:32:45.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:45 smithi081 bash[31720]: cluster 2023-10-07T21:32:44.123354+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:32:46.241 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:32:46.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:46 smithi008 bash[41094]: cluster 2023-10-07T21:32:45.089096+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:46.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:46 smithi008 bash[27485]: cluster 2023-10-07T21:32:45.089096+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:46.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:46 smithi081 bash[31720]: cluster 2023-10-07T21:32:45.089096+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v310: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:32:48.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:47 smithi008 bash[27485]: cluster 2023-10-07T21:32:47.089698+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:32:48.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:47 smithi008 bash[41094]: cluster 2023-10-07T21:32:47.089698+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:32:48.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:47 smithi081 bash[31720]: cluster 2023-10-07T21:32:47.089698+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:32:49.546 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:32:50.341 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1696714360,"num_in_osds":8,"osd_in_since":1696714333,"num_remapped_pgs":0} 2023-10-07T21:32:50.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:32:50.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:50 smithi081 bash[31720]: cluster 2023-10-07T21:32:49.090275+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-10-07T21:32:50.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:50 smithi081 bash[31720]: audit 2023-10-07T21:32:49.542523+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.8:0/668761779' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:32:50.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:50 smithi008 bash[27485]: cluster 2023-10-07T21:32:49.090275+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-10-07T21:32:50.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:50 smithi008 bash[27485]: audit 2023-10-07T21:32:49.542523+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.8:0/668761779' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:32:50.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:50 smithi008 bash[41094]: cluster 2023-10-07T21:32:49.090275+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-10-07T21:32:50.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:50 smithi008 bash[41094]: audit 2023-10-07T21:32:49.542523+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.8:0/668761779' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:32:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: cephadm 2023-10-07T21:32:50.583125+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:32:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.591765+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.598744+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.600501+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.601824+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.603072+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.604321+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: cephadm 2023-10-07T21:32:50.605372+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4316M 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.612156+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.613732+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.615073+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[41094]: audit 2023-10-07T21:32:50.621434+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: cephadm 2023-10-07T21:32:50.583125+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.591765+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.598744+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.600501+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.601824+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.603072+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.604321+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: cephadm 2023-10-07T21:32:50.605372+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4316M 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.612156+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.613732+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:51.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.615073+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:51.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:51 smithi008 bash[27485]: audit 2023-10-07T21:32:50.621434+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: cephadm 2023-10-07T21:32:50.583125+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-07T21:32:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.591765+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.598744+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.600501+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.601824+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.603072+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.604321+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: cephadm 2023-10-07T21:32:50.605372+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4316M 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.612156+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.613732+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.615073+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:51.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:51 smithi081 bash[31720]: audit 2023-10-07T21:32:50.621434+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:32:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:52 smithi008 bash[27485]: cluster 2023-10-07T21:32:51.090863+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:52 smithi008 bash[41094]: cluster 2023-10-07T21:32:51.090863+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:52 smithi081 bash[31720]: cluster 2023-10-07T21:32:51.090863+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:54 smithi008 bash[27485]: cluster 2023-10-07T21:32:53.091468+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:54 smithi008 bash[41094]: cluster 2023-10-07T21:32:53.091468+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:54 smithi081 bash[31720]: cluster 2023-10-07T21:32:53.091468+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:55.104 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:32:56.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:56 smithi008 bash[27485]: cluster 2023-10-07T21:32:55.092055+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:56.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:56 smithi081 bash[31720]: cluster 2023-10-07T21:32:55.092055+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:57.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:56 smithi008 bash[41094]: cluster 2023-10-07T21:32:55.092055+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:57 smithi008 bash[41094]: cluster 2023-10-07T21:32:57.092550+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:57 smithi008 bash[27485]: cluster 2023-10-07T21:32:57.092550+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:57 smithi081 bash[31720]: cluster 2023-10-07T21:32:57.092550+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.367 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:32:58.368 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":59,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:32:44.110492+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:32:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:58 smithi008 bash[41094]: audit 2023-10-07T21:32:58.362657+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.8:0/3200076696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:32:59.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:58 smithi008 bash[27485]: audit 2023-10-07T21:32:58.362657+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.8:0/3200076696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:32:59.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:58 smithi081 bash[31720]: audit 2023-10-07T21:32:58.362657+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.8:0/3200076696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:32:59.257 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:28:21.605169+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-10-07T21:32:59.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-07T21:33:00.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:32:59 smithi081 bash[31720]: cluster 2023-10-07T21:32:59.093085+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:32:59 smithi008 bash[27485]: cluster 2023-10-07T21:32:59.093085+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:32:59 smithi008 bash[41094]: cluster 2023-10-07T21:32:59.093085+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:02 smithi081 bash[31720]: cluster 2023-10-07T21:33:01.093713+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:02 smithi008 bash[27485]: cluster 2023-10-07T21:33:01.093713+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:02 smithi008 bash[41094]: cluster 2023-10-07T21:33:01.093713+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.030 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:33:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:04 smithi008 bash[41094]: cluster 2023-10-07T21:33:03.094309+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:04 smithi008 bash[27485]: cluster 2023-10-07T21:33:03.094309+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:04 smithi081 bash[31720]: cluster 2023-10-07T21:33:03.094309+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:06.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:06 smithi008 bash[27485]: cluster 2023-10-07T21:33:05.094892+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:06.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:06 smithi008 bash[41094]: cluster 2023-10-07T21:33:05.094892+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:06.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:06 smithi081 bash[31720]: cluster 2023-10-07T21:33:05.094892+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:07.159 INFO:teuthology.orchestra.run.smithi008.stdout:pg_num: 1 2023-10-07T21:33:07.923 INFO:tasks.cephadm:Adding prometheus.a on smithi081 2023-10-07T21:33:07.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi081=a' 2023-10-07T21:33:08.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:07 smithi008 bash[41094]: cluster 2023-10-07T21:33:07.095504+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.172 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:07 smithi008 bash[41094]: audit 2023-10-07T21:33:07.155903+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.8:0/1911479118' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:33:08.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:07 smithi008 bash[27485]: cluster 2023-10-07T21:33:07.095504+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:07 smithi008 bash[27485]: audit 2023-10-07T21:33:07.155903+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.8:0/1911479118' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:33:08.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:07 smithi081 bash[31720]: cluster 2023-10-07T21:33:07.095504+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:07 smithi081 bash[31720]: audit 2023-10-07T21:33:07.155903+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.8:0/1911479118' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:33:10.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:10 smithi081 bash[31720]: cluster 2023-10-07T21:33:09.096114+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:10.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:10 smithi008 bash[41094]: cluster 2023-10-07T21:33:09.096114+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:10.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:10 smithi008 bash[27485]: cluster 2023-10-07T21:33:09.096114+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:12 smithi081 bash[31720]: cluster 2023-10-07T21:33:11.096793+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:12 smithi008 bash[27485]: cluster 2023-10-07T21:33:11.096793+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:12 smithi008 bash[41094]: cluster 2023-10-07T21:33:11.096793+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.673 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:33:14.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:14 smithi081 bash[31720]: cluster 2023-10-07T21:33:13.097309+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:14 smithi008 bash[27485]: cluster 2023-10-07T21:33:13.097309+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:14.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:14 smithi008 bash[41094]: cluster 2023-10-07T21:33:13.097309+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.061 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled prometheus update... 2023-10-07T21:33:16.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:16 smithi081 bash[31720]: cluster 2023-10-07T21:33:15.097830+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:16 smithi081 bash[31720]: audit 2023-10-07T21:33:16.056849+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:16.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:16 smithi081 bash[31720]: audit 2023-10-07T21:33:16.072611+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:16.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[41094]: cluster 2023-10-07T21:33:15.097830+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[41094]: audit 2023-10-07T21:33:16.056849+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:16.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[41094]: audit 2023-10-07T21:33:16.072611+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:16.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[27485]: cluster 2023-10-07T21:33:15.097830+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[27485]: audit 2023-10-07T21:33:16.056849+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:16.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:16 smithi008 bash[27485]: audit 2023-10-07T21:33:16.072611+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:16.860 DEBUG:teuthology.orchestra.run.smithi081:prometheus.a> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-07T21:33:16.862 INFO:tasks.cephadm:Adding node-exporter.a on smithi008 2023-10-07T21:33:16.863 INFO:tasks.cephadm:Adding node-exporter.b on smithi081 2023-10-07T21:33:16.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi008=a;smithi081=b' 2023-10-07T21:33:17.075 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:33:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: audit 2023-10-07T21:33:16.047120+0000 mgr.y (mgr.14152) 339 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: cephadm 2023-10-07T21:33:16.050579+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-10-07T21:33:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: audit 2023-10-07T21:33:16.492598+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:17.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: audit 2023-10-07T21:33:16.494361+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:17.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: audit 2023-10-07T21:33:16.503622+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:17.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:17 smithi081 bash[31720]: cephadm 2023-10-07T21:33:16.525185+0000 mgr.y (mgr.14152) 341 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: audit 2023-10-07T21:33:16.047120+0000 mgr.y (mgr.14152) 339 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: cephadm 2023-10-07T21:33:16.050579+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: audit 2023-10-07T21:33:16.492598+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: audit 2023-10-07T21:33:16.494361+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: audit 2023-10-07T21:33:16.503622+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:17.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[41094]: cephadm 2023-10-07T21:33:16.525185+0000 mgr.y (mgr.14152) 341 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: audit 2023-10-07T21:33:16.047120+0000 mgr.y (mgr.14152) 339 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: cephadm 2023-10-07T21:33:16.050579+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Saving service prometheus spec with placement smithi081=a;count:1 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: audit 2023-10-07T21:33:16.492598+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: audit 2023-10-07T21:33:16.494361+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: audit 2023-10-07T21:33:16.503622+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:17 smithi008 bash[27485]: cephadm 2023-10-07T21:33:16.525185+0000 mgr.y (mgr.14152) 341 : cephadm [INF] Deploying daemon prometheus.a on smithi081 2023-10-07T21:33:18.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:18 smithi081 bash[31720]: cluster 2023-10-07T21:33:17.098421+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:18.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:18 smithi008 bash[27485]: cluster 2023-10-07T21:33:17.098421+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:18.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:18 smithi008 bash[41094]: cluster 2023-10-07T21:33:17.098421+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:20 smithi081 bash[31720]: cluster 2023-10-07T21:33:19.099092+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:20 smithi008 bash[27485]: cluster 2023-10-07T21:33:19.099092+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:20 smithi008 bash[41094]: cluster 2023-10-07T21:33:19.099092+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:21.651 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:33:22.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:22 smithi081 bash[31720]: cluster 2023-10-07T21:33:21.099740+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:22 smithi008 bash[27485]: cluster 2023-10-07T21:33:21.099740+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:22.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:22 smithi008 bash[41094]: cluster 2023-10-07T21:33:21.099740+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:24 smithi081 bash[31720]: cluster 2023-10-07T21:33:23.100386+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:24 smithi008 bash[41094]: cluster 2023-10-07T21:33:23.100386+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:24 smithi008 bash[27485]: cluster 2023-10-07T21:33:23.100386+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:26.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:26 smithi081 bash[31720]: cluster 2023-10-07T21:33:25.100953+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:26.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:26 smithi008 bash[41094]: cluster 2023-10-07T21:33:25.100953+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:26 smithi008 bash[27485]: cluster 2023-10-07T21:33:25.100953+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:27 smithi008 bash[41094]: cluster 2023-10-07T21:33:27.101559+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:27 smithi008 bash[27485]: cluster 2023-10-07T21:33:27.101559+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:27 smithi081 bash[31720]: cluster 2023-10-07T21:33:27.101559+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.791 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled node-exporter update... 2023-10-07T21:33:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:29 smithi081 bash[31720]: audit 2023-10-07T21:33:28.776041+0000 mgr.y (mgr.14152) 348 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi008=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:29 smithi081 bash[31720]: cephadm 2023-10-07T21:33:28.779683+0000 mgr.y (mgr.14152) 349 : cephadm [INF] Saving service node-exporter spec with placement smithi008=a;smithi081=b;count:2 2023-10-07T21:33:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:29 smithi081 bash[31720]: audit 2023-10-07T21:33:28.786958+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:30.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[27485]: audit 2023-10-07T21:33:28.776041+0000 mgr.y (mgr.14152) 348 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi008=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:30.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[27485]: cephadm 2023-10-07T21:33:28.779683+0000 mgr.y (mgr.14152) 349 : cephadm [INF] Saving service node-exporter spec with placement smithi008=a;smithi081=b;count:2 2023-10-07T21:33:30.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[27485]: audit 2023-10-07T21:33:28.786958+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:30.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[41094]: audit 2023-10-07T21:33:28.776041+0000 mgr.y (mgr.14152) 348 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi008=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:30.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[41094]: cephadm 2023-10-07T21:33:28.779683+0000 mgr.y (mgr.14152) 349 : cephadm [INF] Saving service node-exporter spec with placement smithi008=a;smithi081=b;count:2 2023-10-07T21:33:30.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:29 smithi008 bash[41094]: audit 2023-10-07T21:33:28.786958+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:30.272 DEBUG:teuthology.orchestra.run.smithi008:node-exporter.a> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-07T21:33:30.275 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.b> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-07T21:33:30.277 INFO:tasks.cephadm:Adding alertmanager.a on smithi008 2023-10-07T21:33:30.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi008=a' 2023-10-07T21:33:30.421 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:33:30.627 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:33:30.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:30 smithi081 bash[31720]: cluster 2023-10-07T21:33:29.102167+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:30 smithi008 bash[27485]: cluster 2023-10-07T21:33:29.102167+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:31.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:30 smithi008 bash[41094]: cluster 2023-10-07T21:33:29.102167+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:31 smithi008 bash[27485]: cluster 2023-10-07T21:33:31.102900+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:31 smithi008 bash[41094]: cluster 2023-10-07T21:33:31.102900+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:31 smithi081 bash[31720]: cluster 2023-10-07T21:33:31.102900+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.980 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[32771]: ignoring --setuser ceph since I am not root 2023-10-07T21:33:34.980 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[32771]: ignoring --setgroup ceph since I am not root 2023-10-07T21:33:34.980 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[32771]: debug 2023-10-07T21:33:34.803+0000 7f08b9913700 1 -- 172.21.15.81:0/496322628 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5601cb5e09c0 con 0x5601cc366c00 2023-10-07T21:33:34.980 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[63168]: ts=2023-10-07T21:33:34.784Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:33:34.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: cluster 2023-10-07T21:33:33.103627+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: audit 2023-10-07T21:33:33.695197+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: audit 2023-10-07T21:33:33.702710+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: audit 2023-10-07T21:33:33.752827+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: audit 2023-10-07T21:33:33.758868+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:33:34.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[31720]: audit 2023-10-07T21:33:34.543405+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: cluster 2023-10-07T21:33:33.103627+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: audit 2023-10-07T21:33:33.695197+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: audit 2023-10-07T21:33:33.702710+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: audit 2023-10-07T21:33:33.752827+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: audit 2023-10-07T21:33:33.758868+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27485]: audit 2023-10-07T21:33:34.543405+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27761]: ignoring --setuser ceph since I am not root 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27761]: ignoring --setgroup ceph since I am not root 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27761]: debug 2023-10-07T21:33:34.818+0000 7fce9eca3700 1 -- 172.21.15.8:0/1465820337 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56188bb349c0 con 0x56188c8bac00 2023-10-07T21:33:34.983 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[27761]: debug 2023-10-07T21:33:34.974+0000 7fcea6f931c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: cluster 2023-10-07T21:33:33.103627+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: audit 2023-10-07T21:33:33.695197+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: audit 2023-10-07T21:33:33.702710+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: audit 2023-10-07T21:33:33.752827+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: audit 2023-10-07T21:33:33.758868+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:33:34.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:34 smithi008 bash[41094]: audit 2023-10-07T21:33:34.543405+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' 2023-10-07T21:33:35.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:34 smithi081 bash[32771]: debug 2023-10-07T21:33:34.971+0000 7f08c1c031c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:33:36.013 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:35 smithi008 bash[27761]: debug 2023-10-07T21:33:35.902+0000 7fcea6f931c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:33:36.013 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:35 smithi008 bash[41094]: audit 2023-10-07T21:33:34.762554+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:33:36.014 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:35 smithi008 bash[41094]: cluster 2023-10-07T21:33:34.762617+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-10-07T21:33:36.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:35 smithi008 bash[27485]: audit 2023-10-07T21:33:34.762554+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:33:36.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:35 smithi008 bash[27485]: cluster 2023-10-07T21:33:34.762617+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-10-07T21:33:36.084 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:35 smithi081 bash[32771]: debug 2023-10-07T21:33:35.879+0000 7f08c1c031c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:33:36.084 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:35 smithi081 bash[32771]: debug 2023-10-07T21:33:35.975+0000 7f08c1c031c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:33:36.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:35 smithi081 bash[31720]: audit 2023-10-07T21:33:34.762554+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.8:0/2865213973' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:33:36.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:35 smithi081 bash[31720]: cluster 2023-10-07T21:33:34.762617+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-10-07T21:33:36.343 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:36 smithi081 bash[32771]: debug 2023-10-07T21:33:36.075+0000 7f08c1c031c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:33:36.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:36 smithi008 bash[27761]: debug 2023-10-07T21:33:36.006+0000 7fcea6f931c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:33:36.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:36 smithi008 bash[27761]: debug 2023-10-07T21:33:36.114+0000 7fcea6f931c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:33:36.686 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:36 smithi081 bash[32771]: debug 2023-10-07T21:33:36.331+0000 7f08c1c031c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:33:36.753 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:36 smithi008 bash[27761]: debug 2023-10-07T21:33:36.390+0000 7fcea6f931c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:33:36.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:36 smithi081 bash[32771]: debug 2023-10-07T21:33:36.675+0000 7f08c1c031c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:33:36.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:36 smithi081 bash[32771]: debug 2023-10-07T21:33:36.775+0000 7f08c1c031c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:33:37.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:36 smithi008 bash[27761]: debug 2023-10-07T21:33:36.746+0000 7fcea6f931c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:33:37.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:36 smithi008 bash[27761]: debug 2023-10-07T21:33:36.850+0000 7fcea6f931c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:33:37.259 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:33:37.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:37 smithi008 bash[27761]: debug 2023-10-07T21:33:37.130+0000 7fcea6f931c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:33:37.487 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:37 smithi081 bash[32771]: debug 2023-10-07T21:33:37.043+0000 7f08c1c031c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:33:38.350 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:38 smithi081 bash[32771]: debug 2023-10-07T21:33:38.055+0000 7f08c1c031c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:33:38.351 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:38 smithi081 bash[32771]: debug 2023-10-07T21:33:38.163+0000 7f08c1c031c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:33:38.351 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:38 smithi081 bash[32771]: debug 2023-10-07T21:33:38.287+0000 7f08c1c031c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:33:38.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:38 smithi008 bash[27761]: debug 2023-10-07T21:33:38.150+0000 7fcea6f931c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:33:38.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:38 smithi008 bash[27761]: debug 2023-10-07T21:33:38.266+0000 7fcea6f931c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:33:38.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:38 smithi008 bash[27761]: debug 2023-10-07T21:33:38.386+0000 7fcea6f931c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:33:38.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:38 smithi081 bash[32771]: debug 2023-10-07T21:33:38.767+0000 7f08c1c031c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:33:39.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:38 smithi008 bash[27761]: debug 2023-10-07T21:33:38.874+0000 7fcea6f931c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:33:39.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:39 smithi008 bash[27761]: debug 2023-10-07T21:33:39.098+0000 7fcea6f931c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:33:39.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:38 smithi081 bash[32771]: debug 2023-10-07T21:33:38.991+0000 7f08c1c031c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:33:39.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:39 smithi081 bash[32771]: debug 2023-10-07T21:33:39.367+0000 7f08c1c031c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:33:39.889 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:39 smithi008 bash[27761]: debug 2023-10-07T21:33:39.494+0000 7fcea6f931c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:33:40.234 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:39 smithi081 bash[32771]: debug 2023-10-07T21:33:39.847+0000 7f08c1c031c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:33:40.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:39 smithi008 bash[27761]: debug 2023-10-07T21:33:39.994+0000 7fcea6f931c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:33:40.487 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:40 smithi081 bash[32771]: debug 2023-10-07T21:33:40.407+0000 7f08c1c031c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:33:40.853 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:40 smithi008 bash[27761]: debug 2023-10-07T21:33:40.570+0000 7fcea6f931c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:33:40.853 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:40 smithi008 bash[27761]: debug 2023-10-07T21:33:40.682+0000 7fcea6f931c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:33:40.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:40 smithi081 bash[32771]: debug 2023-10-07T21:33:40.539+0000 7f08c1c031c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:33:40.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:40 smithi081 bash[32771]: debug 2023-10-07T21:33:40.731+0000 7f08c1c031c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:33:41.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:40 smithi008 bash[27761]: debug 2023-10-07T21:33:40.846+0000 7fcea6f931c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:33:41.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.023+0000 7f08c1c031c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:33:41.285 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.163+0000 7f08c1c031c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:33:41.420 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.150+0000 7fcea6f931c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:33:41.420 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.298+0000 7fcea6f931c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:33:41.596 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.275+0000 7f08c1c031c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:33:41.596 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.399+0000 7f08c1c031c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:33:41.749 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.414+0000 7fcea6f931c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:33:41.749 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.546+0000 7fcea6f931c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:33:41.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.587+0000 7f08c1c031c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:33:41.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:41 smithi081 bash[32771]: debug 2023-10-07T21:33:41.703+0000 7f08c1c031c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:33:42.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.742+0000 7fcea6f931c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:33:42.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:41 smithi008 bash[27761]: debug 2023-10-07T21:33:41.874+0000 7fcea6f931c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:33:43.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[32771]: debug 2023-10-07T21:33:42.903+0000 7f08c1c031c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:33:43.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[32771]: [07/Oct/2023:21:33:42] ENGINE Bus STARTING 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[32771]: CherryPy Checker: 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[32771]: The Application mounted at '' has an empty config. 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[32771]: [07/Oct/2023:21:33:43] ENGINE Serving on http://:::9283 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[32771]: [07/Oct/2023:21:33:43] ENGINE Bus STARTED 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: cluster 2023-10-07T21:33:42.931334+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: cluster 2023-10-07T21:33:42.931534+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: audit 2023-10-07T21:33:42.932218+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:33:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: audit 2023-10-07T21:33:42.933588+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:33:43.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: audit 2023-10-07T21:33:42.936925+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:33:43.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:42 smithi081 bash[31720]: audit 2023-10-07T21:33:42.938726+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:33:43.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: cluster 2023-10-07T21:33:42.931334+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:33:43.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: cluster 2023-10-07T21:33:42.931534+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:33:43.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: audit 2023-10-07T21:33:42.932218+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:33:43.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: audit 2023-10-07T21:33:42.933588+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:33:43.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: audit 2023-10-07T21:33:42.936925+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[27485]: audit 2023-10-07T21:33:42.938726+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: debug 2023-10-07T21:33:43.122+0000 7fcea6f931c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: cluster 2023-10-07T21:33:42.931334+0000 mon.a (mon.0) 635 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: cluster 2023-10-07T21:33:42.931534+0000 mon.a (mon.0) 636 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: audit 2023-10-07T21:33:42.932218+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: audit 2023-10-07T21:33:42.933588+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: audit 2023-10-07T21:33:42.936925+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:33:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:42 smithi008 bash[41094]: audit 2023-10-07T21:33:42.938726+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.81:0/2551434618' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:33:43.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: [07/Oct/2023:21:33:43] ENGINE Bus STARTING 2023-10-07T21:33:43.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: CherryPy Checker: 2023-10-07T21:33:43.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: The Application mounted at '' has an empty config. 2023-10-07T21:33:43.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: [07/Oct/2023:21:33:43] ENGINE Serving on http://:::9283 2023-10-07T21:33:43.639 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27761]: [07/Oct/2023:21:33:43] ENGINE Bus STARTED 2023-10-07T21:33:44.182 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled alertmanager update... 2023-10-07T21:33:44.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:42.992141+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2023-10-07T21:33:44.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:43.145326+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:33:44.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:43.146139+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2023-10-07T21:33:44.270 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:43.159579+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.159952+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:43.160041+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142037s), standbys: x 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.160224+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.160436+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.161988+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.162194+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.162490+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.162838+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.163119+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.163426+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:33:44.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.163780+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.164178+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.164475+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.164730+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.165048+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.165227+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.165804+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: cluster 2023-10-07T21:33:43.197874+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.232780+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.238415+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.264069+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.271868+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:44.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.282287+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.282645+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.292738+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:44.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:43 smithi081 bash[31720]: audit 2023-10-07T21:33:43.293481+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:44.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: cluster 2023-10-07T21:33:42.992141+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2023-10-07T21:33:44.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: cluster 2023-10-07T21:33:43.145326+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:33:44.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: cluster 2023-10-07T21:33:43.146139+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: cluster 2023-10-07T21:33:43.159579+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.159952+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: cluster 2023-10-07T21:33:43.160041+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142037s), standbys: x 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.160224+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.160436+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.161988+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.162194+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:33:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.162490+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.162838+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.163119+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.163426+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.163780+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.164178+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:33:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.164475+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:33:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[27485]: audit 2023-10-07T21:33:43.164730+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:33:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.165048+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:33:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.165227+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:33:44.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: cluster 2023-10-07T21:33:42.992141+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2023-10-07T21:33:44.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: cluster 2023-10-07T21:33:43.145326+0000 mon.a (mon.0) 638 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:33:44.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: cluster 2023-10-07T21:33:43.146139+0000 mon.a (mon.0) 639 : cluster [INF] Activating manager daemon y 2023-10-07T21:33:44.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: cluster 2023-10-07T21:33:43.159579+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:33:44.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: audit 2023-10-07T21:33:43.159952+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: cluster 2023-10-07T21:33:43.160041+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142037s), standbys: x 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: audit 2023-10-07T21:33:43.160224+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: audit 2023-10-07T21:33:43.160436+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:43 smithi008 bash[41094]: audit 2023-10-07T21:33:43.161988+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.162194+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.162490+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.162838+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.163119+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.163426+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:33:44.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.163780+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.164178+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.164475+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.164730+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.165048+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.165227+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.165804+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: cluster 2023-10-07T21:33:43.197874+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.232780+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.238415+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.264069+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.271868+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:44.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.282287+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.282645+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.292738+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[41094]: audit 2023-10-07T21:33:43.293481+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.165804+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: cluster 2023-10-07T21:33:43.197874+0000 mon.a (mon.0) 642 : cluster [INF] Manager daemon y is now available 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.232780+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.238415+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.264069+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.271868+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.282287+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.282645+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:33:44.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.292738+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:44.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:44 smithi008 bash[27485]: audit 2023-10-07T21:33:43.293481+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:33:45.049 DEBUG:teuthology.orchestra.run.smithi008:alertmanager.a> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-07T21:33:45.052 INFO:tasks.cephadm:Adding grafana.a on smithi081 2023-10-07T21:33:45.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi081=a' 2023-10-07T21:33:45.160 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:33:45.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: cluster 2023-10-07T21:33:44.164877+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01903s), standbys: x 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: cephadm 2023-10-07T21:33:44.174383+0000 mgr.y (mgr.14466) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi008=a;count:1 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: audit 2023-10-07T21:33:44.178023+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: cephadm 2023-10-07T21:33:44.566341+0000 mgr.y (mgr.14466) 4 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTING 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: cephadm 2023-10-07T21:33:44.692854+0000 mgr.y (mgr.14466) 5 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: cephadm 2023-10-07T21:33:44.693161+0000 mgr.y (mgr.14466) 6 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTED 2023-10-07T21:33:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[27485]: audit 2023-10-07T21:33:44.703657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: cluster 2023-10-07T21:33:44.164877+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01903s), standbys: x 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: cephadm 2023-10-07T21:33:44.174383+0000 mgr.y (mgr.14466) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi008=a;count:1 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: audit 2023-10-07T21:33:44.178023+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: cephadm 2023-10-07T21:33:44.566341+0000 mgr.y (mgr.14466) 4 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTING 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: cephadm 2023-10-07T21:33:44.692854+0000 mgr.y (mgr.14466) 5 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: cephadm 2023-10-07T21:33:44.693161+0000 mgr.y (mgr.14466) 6 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTED 2023-10-07T21:33:45.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:45 smithi008 bash[41094]: audit 2023-10-07T21:33:44.703657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:45.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: cluster 2023-10-07T21:33:44.164877+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 1.01903s), standbys: x 2023-10-07T21:33:45.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: cephadm 2023-10-07T21:33:44.174383+0000 mgr.y (mgr.14466) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi008=a;count:1 2023-10-07T21:33:45.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: audit 2023-10-07T21:33:44.178023+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:45.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: cephadm 2023-10-07T21:33:44.566341+0000 mgr.y (mgr.14466) 4 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTING 2023-10-07T21:33:45.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: cephadm 2023-10-07T21:33:44.692854+0000 mgr.y (mgr.14466) 5 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:33:45.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: cephadm 2023-10-07T21:33:44.693161+0000 mgr.y (mgr.14466) 6 : cephadm [INF] [07/Oct/2023:21:33:44] ENGINE Bus STARTED 2023-10-07T21:33:45.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:45 smithi081 bash[31720]: audit 2023-10-07T21:33:44.703657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:46.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:46 smithi081 bash[31720]: cluster 2023-10-07T21:33:45.163857+0000 mgr.y (mgr.14466) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:46 smithi008 bash[41094]: cluster 2023-10-07T21:33:45.163857+0000 mgr.y (mgr.14466) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:46.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:46 smithi008 bash[27485]: cluster 2023-10-07T21:33:45.163857+0000 mgr.y (mgr.14466) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:46.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:33:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:33:47.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:47 smithi081 bash[31720]: cluster 2023-10-07T21:33:46.182471+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:33:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:47 smithi008 bash[27485]: cluster 2023-10-07T21:33:46.182471+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:33:47.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:47 smithi008 bash[41094]: cluster 2023-10-07T21:33:46.182471+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:33:48.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:48 smithi081 bash[31720]: cluster 2023-10-07T21:33:47.164431+0000 mgr.y (mgr.14466) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:48.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:48 smithi008 bash[27485]: cluster 2023-10-07T21:33:47.164431+0000 mgr.y (mgr.14466) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:48.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:48 smithi008 bash[41094]: cluster 2023-10-07T21:33:47.164431+0000 mgr.y (mgr.14466) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:49.580 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:33:50.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.036828+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.045837+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: cluster 2023-10-07T21:33:49.165013+0000 mgr.y (mgr.14466) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.288905+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.298036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.753508+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:49.761428+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.006463+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.016408+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.019442+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.020026+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.021654+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.022144+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.023655+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.024118+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.025466+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:50 smithi081 bash[31720]: audit 2023-10-07T21:33:50.025921+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.036828+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.045837+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: cluster 2023-10-07T21:33:49.165013+0000 mgr.y (mgr.14466) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.288905+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.298036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.753508+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:49.761428+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.006463+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.016408+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.019442+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.020026+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.021654+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.022144+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.023655+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.024118+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.025466+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[41094]: audit 2023-10-07T21:33:50.025921+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.036828+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.045837+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: cluster 2023-10-07T21:33:49.165013+0000 mgr.y (mgr.14466) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.288905+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.298036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.753508+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:49.761428+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.006463+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.016408+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.019442+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.020026+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.021654+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.022144+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.023655+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.024118+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.025466+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:50.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:50 smithi008 bash[27485]: audit 2023-10-07T21:33:50.025921+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.027008+0000 mgr.y (mgr.14466) 10 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.033131+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.042112+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.043148+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.044778+0000 mgr.y (mgr.14466) 11 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.045058+0000 mgr.y (mgr.14466) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.209777+0000 mgr.y (mgr.14466) 13 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.210063+0000 mgr.y (mgr.14466) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.374801+0000 mgr.y (mgr.14466) 15 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.376675+0000 mgr.y (mgr.14466) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.539709+0000 mgr.y (mgr.14466) 17 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.542322+0000 mgr.y (mgr.14466) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.715245+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.719115+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.726542+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.730866+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: audit 2023-10-07T21:33:50.736984+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:51 smithi081 bash[31720]: cephadm 2023-10-07T21:33:50.740922+0000 mgr.y (mgr.14466) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi008 2023-10-07T21:33:51.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.027008+0000 mgr.y (mgr.14466) 10 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.033131+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.042112+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.043148+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.044778+0000 mgr.y (mgr.14466) 11 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.045058+0000 mgr.y (mgr.14466) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.209777+0000 mgr.y (mgr.14466) 13 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.210063+0000 mgr.y (mgr.14466) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.374801+0000 mgr.y (mgr.14466) 15 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.376675+0000 mgr.y (mgr.14466) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.539709+0000 mgr.y (mgr.14466) 17 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.542322+0000 mgr.y (mgr.14466) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.715245+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.719115+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.726542+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.730866+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: audit 2023-10-07T21:33:50.736984+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[27485]: cephadm 2023-10-07T21:33:50.740922+0000 mgr.y (mgr.14466) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi008 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.027008+0000 mgr.y (mgr.14466) 10 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-07T21:33:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.033131+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.042112+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.043148+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.044778+0000 mgr.y (mgr.14466) 11 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.045058+0000 mgr.y (mgr.14466) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.209777+0000 mgr.y (mgr.14466) 13 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.210063+0000 mgr.y (mgr.14466) 14 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.374801+0000 mgr.y (mgr.14466) 15 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.376675+0000 mgr.y (mgr.14466) 16 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.539709+0000 mgr.y (mgr.14466) 17 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.542322+0000 mgr.y (mgr.14466) 18 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.715245+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.719115+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.726542+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.730866+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: audit 2023-10-07T21:33:50.736984+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:51.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[41094]: cephadm 2023-10-07T21:33:50.740922+0000 mgr.y (mgr.14466) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi008 2023-10-07T21:33:51.889 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:51 smithi008 systemd[1]: Started Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:33:51.890 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:51 smithi008 bash[73810]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-10-07T21:33:52.279 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:52 smithi081 systemd[1]: Started Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:33:52.389 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: v1.5.0: Pulling from prometheus/node-exporter 2023-10-07T21:33:52.389 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 22b70bddd3ac: Pulling fs layer 2023-10-07T21:33:52.389 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 5c12815fee55: Pulling fs layer 2023-10-07T21:33:52.389 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: c0e87333d380: Pulling fs layer 2023-10-07T21:33:52.572 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[64095]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: cluster 2023-10-07T21:33:51.165615+0000 mgr.y (mgr.14466) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:51.495829+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:51.503694+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:51.511574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: cephadm 2023-10-07T21:33:51.512838+0000 mgr.y (mgr.14466) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-10-07T21:33:52.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:52.264914+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:52.273683+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:52.283766+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:52.289742+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[31720]: audit 2023-10-07T21:33:52.301035+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.889 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 5c12815fee55: Download complete 2023-10-07T21:33:52.889 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 22b70bddd3ac: Verifying Checksum 2023-10-07T21:33:52.889 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 22b70bddd3ac: Download complete 2023-10-07T21:33:52.889 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: c0e87333d380: Verifying Checksum 2023-10-07T21:33:52.890 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: c0e87333d380: Download complete 2023-10-07T21:33:52.890 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[73810]: 22b70bddd3ac: Pull complete 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: cluster 2023-10-07T21:33:51.165615+0000 mgr.y (mgr.14466) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:51.495829+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:51.503694+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:51.511574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: cephadm 2023-10-07T21:33:51.512838+0000 mgr.y (mgr.14466) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-10-07T21:33:52.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:52.264914+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:52.273683+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:52.283766+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:52.289742+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[27485]: audit 2023-10-07T21:33:52.301035+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: cluster 2023-10-07T21:33:51.165615+0000 mgr.y (mgr.14466) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:51.495829+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:51.503694+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:51.511574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: cephadm 2023-10-07T21:33:51.512838+0000 mgr.y (mgr.14466) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi081 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:52.264914+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:52.273683+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:52.283766+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:52.289742+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:52 smithi008 bash[41094]: audit 2023-10-07T21:33:52.301035+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:52.988 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:52 smithi081 bash[64095]: v1.5.0: Pulling from prometheus/node-exporter 2023-10-07T21:33:53.073 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled grafana update... 2023-10-07T21:33:53.365 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: 22b70bddd3ac: Pulling fs layer 2023-10-07T21:33:53.365 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: 5c12815fee55: Pulling fs layer 2023-10-07T21:33:53.365 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: c0e87333d380: Pulling fs layer 2023-10-07T21:33:53.366 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: 5c12815fee55: Verifying Checksum 2023-10-07T21:33:53.366 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: 5c12815fee55: Download complete 2023-10-07T21:33:53.366 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: 22b70bddd3ac: Download complete 2023-10-07T21:33:53.500 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[73810]: 5c12815fee55: Pull complete 2023-10-07T21:33:53.789 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: c0e87333d380: Verifying Checksum 2023-10-07T21:33:53.789 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[64095]: c0e87333d380: Download complete 2023-10-07T21:33:53.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[31720]: cephadm 2023-10-07T21:33:52.319147+0000 mgr.y (mgr.14466) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi008 2023-10-07T21:33:53.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[31720]: audit 2023-10-07T21:33:53.068077+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:53.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:53 smithi081 bash[31720]: audit 2023-10-07T21:33:53.273794+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:53.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[41094]: cephadm 2023-10-07T21:33:52.319147+0000 mgr.y (mgr.14466) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi008 2023-10-07T21:33:53.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[41094]: audit 2023-10-07T21:33:53.068077+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:53.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[41094]: audit 2023-10-07T21:33:53.273794+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:53.795 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[73810]: c0e87333d380: Pull complete 2023-10-07T21:33:53.795 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[73810]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-10-07T21:33:53.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[27485]: cephadm 2023-10-07T21:33:52.319147+0000 mgr.y (mgr.14466) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi008 2023-10-07T21:33:53.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[27485]: audit 2023-10-07T21:33:53.068077+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:53.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[27485]: audit 2023-10-07T21:33:53.273794+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:33:54.139 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:53 smithi008 bash[73810]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-10-07T21:33:54.448 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:54 smithi081 bash[64095]: 22b70bddd3ac: Pull complete 2023-10-07T21:33:54.449 DEBUG:teuthology.orchestra.run.smithi081:grafana.a> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-07T21:33:54.451 INFO:tasks.cephadm:Setting up client nodes... 2023-10-07T21:33:54.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T21:33:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:54 smithi081 bash[31720]: audit 2023-10-07T21:33:53.057523+0000 mgr.y (mgr.14466) 23 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:54 smithi081 bash[31720]: cephadm 2023-10-07T21:33:53.061009+0000 mgr.y (mgr.14466) 24 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-10-07T21:33:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:54 smithi081 bash[31720]: cluster 2023-10-07T21:33:53.166184+0000 mgr.y (mgr.14466) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:54.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T21:33:54.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[41094]: audit 2023-10-07T21:33:53.057523+0000 mgr.y (mgr.14466) 23 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:54.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[41094]: cephadm 2023-10-07T21:33:53.061009+0000 mgr.y (mgr.14466) 24 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-10-07T21:33:54.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[41094]: cluster 2023-10-07T21:33:53.166184+0000 mgr.y (mgr.14466) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:54.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[27485]: audit 2023-10-07T21:33:53.057523+0000 mgr.y (mgr.14466) 23 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:33:54.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[27485]: cephadm 2023-10-07T21:33:53.061009+0000 mgr.y (mgr.14466) 24 : cephadm [INF] Saving service grafana spec with placement smithi081=a;count:1 2023-10-07T21:33:54.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:54 smithi008 bash[27485]: cluster 2023-10-07T21:33:53.166184+0000 mgr.y (mgr.14466) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:55.237 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:54 smithi081 bash[64095]: 5c12815fee55: Pull complete 2023-10-07T21:33:55.487 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:55 smithi081 bash[64095]: c0e87333d380: Pull complete 2023-10-07T21:33:55.487 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:55 smithi081 bash[64095]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-10-07T21:33:55.487 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:55 smithi081 bash[64095]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.351Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.351Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.351Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.352Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.352Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.352Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-07T21:33:56.506 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:33:56.507 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:33:56.508 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:33:56.509 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.353Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.354Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:33:56.510 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[73810]: ts=2023-10-07T21:33:56.354Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:33:56.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[31720]: cluster 2023-10-07T21:33:55.166851+0000 mgr.y (mgr.14466) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:56.688 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:33:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:33:56.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[27485]: cluster 2023-10-07T21:33:55.166851+0000 mgr.y (mgr.14466) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:56.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:56 smithi008 bash[41094]: cluster 2023-10-07T21:33:55.166851+0000 mgr.y (mgr.14466) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:56.988 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.817Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.817Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.818Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.818Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.819Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.819Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.819Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.819Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.819Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:33:56.989 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:33:56.990 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:33:56.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:33:56.992 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:33:56.993 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:33:56.994 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.820Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:33:56.994 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.821Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:33:56.994 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:33:56 smithi081 bash[64095]: ts=2023-10-07T21:33:56.821Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:33:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:57 smithi081 bash[31720]: cluster 2023-10-07T21:33:57.167461+0000 mgr.y (mgr.14466) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:58.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:57 smithi008 bash[27485]: cluster 2023-10-07T21:33:57.167461+0000 mgr.y (mgr.14466) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:58.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:57 smithi008 bash[41094]: cluster 2023-10-07T21:33:57.167461+0000 mgr.y (mgr.14466) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:59.156 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:58 smithi008 bash[27485]: audit 2023-10-07T21:33:58.271771+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:59.157 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:58 smithi008 bash[41094]: audit 2023-10-07T21:33:58.271771+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:59.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:58 smithi081 bash[31720]: audit 2023-10-07T21:33:58.271771+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:00.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:33:59 smithi081 bash[31720]: cluster 2023-10-07T21:33:59.168143+0000 mgr.y (mgr.14466) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:33:59 smithi008 bash[41094]: cluster 2023-10-07T21:33:59.168143+0000 mgr.y (mgr.14466) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.343 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:33:59 smithi008 bash[27485]: cluster 2023-10-07T21:33:59.168143+0000 mgr.y (mgr.14466) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.412 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:02.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:02 smithi008 bash[27485]: cluster 2023-10-07T21:34:01.168981+0000 mgr.y (mgr.14466) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:02.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:02 smithi008 bash[41094]: cluster 2023-10-07T21:34:01.168981+0000 mgr.y (mgr.14466) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:02.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:02 smithi081 bash[31720]: cluster 2023-10-07T21:34:01.168981+0000 mgr.y (mgr.14466) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:03.672 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:03 smithi008 systemd[1]: Started Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:04.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: cluster 2023-10-07T21:34:03.169547+0000 mgr.y (mgr.14466) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.599899+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.611737+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.619253+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.626860+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.691749+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.965600+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[27485]: audit 2023-10-07T21:34:03.972432+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: cluster 2023-10-07T21:34:03.169547+0000 mgr.y (mgr.14466) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.599899+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.611737+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.619253+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.626860+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.691749+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.965600+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:04 smithi008 bash[41094]: audit 2023-10-07T21:34:03.972432+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: cluster 2023-10-07T21:34:03.169547+0000 mgr.y (mgr.14466) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.599899+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.611737+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.619253+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.626860+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.691749+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.965600+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:04.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:04 smithi081 bash[31720]: audit 2023-10-07T21:34:03.972432+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:05.534 INFO:teuthology.orchestra.run.smithi008.stdout:[client.0] 2023-10-07T21:34:05.534 INFO:teuthology.orchestra.run.smithi008.stdout: key = AQDNziFl+og0HxAAWu1nw+giUj/U+5hAyejoZA== 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.221Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.221Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.223Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.8 port=9094 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.224Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.261Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.262Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.269Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:34:05.563 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[74314]: ts=2023-10-07T21:34:05.269Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:34:05.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[41094]: audit 2023-10-07T21:34:05.522738+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.8:0/1123012909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[41094]: audit 2023-10-07T21:34:05.523379+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[41094]: audit 2023-10-07T21:34:05.529653+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[27485]: audit 2023-10-07T21:34:05.522738+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.8:0/1123012909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[27485]: audit 2023-10-07T21:34:05.523379+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:05 smithi008 bash[27485]: audit 2023-10-07T21:34:05.529653+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:05.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:05 smithi081 bash[31720]: audit 2023-10-07T21:34:05.522738+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.8:0/1123012909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:05 smithi081 bash[31720]: audit 2023-10-07T21:34:05.523379+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:05.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:05 smithi081 bash[31720]: audit 2023-10-07T21:34:05.529653+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:06.292 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T21:34:06.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-07T21:34:06.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-07T21:34:06.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T21:34:06.615 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:34:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:34:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:34:06.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:06 smithi008 bash[41094]: cluster 2023-10-07T21:34:05.170002+0000 mgr.y (mgr.14466) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:07.346 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:06 smithi008 bash[27485]: cluster 2023-10-07T21:34:05.170002+0000 mgr.y (mgr.14466) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:07.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:06 smithi081 bash[31720]: cluster 2023-10-07T21:34:05.170002+0000 mgr.y (mgr.14466) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:07.639 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:07 smithi008 bash[74314]: ts=2023-10-07T21:34:07.224Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000331702s 2023-10-07T21:34:08.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:07 smithi081 bash[31720]: cluster 2023-10-07T21:34:07.170583+0000 mgr.y (mgr.14466) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:08.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:07 smithi008 bash[41094]: cluster 2023-10-07T21:34:07.170583+0000 mgr.y (mgr.14466) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:08.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:07 smithi008 bash[27485]: cluster 2023-10-07T21:34:07.170583+0000 mgr.y (mgr.14466) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:09.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:09 smithi008 bash[41094]: audit 2023-10-07T21:34:08.286447+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:09.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:09 smithi008 bash[27485]: audit 2023-10-07T21:34:08.286447+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:09 smithi081 bash[31720]: audit 2023-10-07T21:34:08.286447+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.528 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:34:10.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:10 smithi081 bash[31720]: cluster 2023-10-07T21:34:09.171318+0000 mgr.y (mgr.14466) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:10 smithi081 bash[31720]: audit 2023-10-07T21:34:09.440900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:10 smithi081 bash[31720]: audit 2023-10-07T21:34:09.451910+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[41094]: cluster 2023-10-07T21:34:09.171318+0000 mgr.y (mgr.14466) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[41094]: audit 2023-10-07T21:34:09.440900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[41094]: audit 2023-10-07T21:34:09.451910+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27485]: cluster 2023-10-07T21:34:09.171318+0000 mgr.y (mgr.14466) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27485]: audit 2023-10-07T21:34:09.440900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27485]: audit 2023-10-07T21:34:09.451910+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:11.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27761]: [07/Oct/2023:21:34:10] ENGINE Bus STOPPING 2023-10-07T21:34:11.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27761]: [07/Oct/2023:21:34:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:34:11.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27761]: [07/Oct/2023:21:34:10] ENGINE Bus STOPPED 2023-10-07T21:34:11.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:10 smithi008 bash[27761]: [07/Oct/2023:21:34:10] ENGINE Bus STARTING 2023-10-07T21:34:11.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27761]: [07/Oct/2023:21:34:11] ENGINE Serving on http://:::9283 2023-10-07T21:34:11.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27761]: [07/Oct/2023:21:34:11] ENGINE Bus STARTED 2023-10-07T21:34:12.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.765957+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.775424+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.777892+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.779257+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.787724+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.858329+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.863975+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.869805+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[27485]: audit 2023-10-07T21:34:10.878862+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.765957+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.775424+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.777892+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.779257+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.787724+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.858329+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.863975+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.869805+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:11 smithi008 bash[41094]: audit 2023-10-07T21:34:10.878862+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.765957+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.775424+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.777892+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.779257+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.787724+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.858329+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.863975+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.869805+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:12.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:11 smithi081 bash[31720]: audit 2023-10-07T21:34:10.878862+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[41094]: audit 2023-10-07T21:34:10.870647+0000 mgr.y (mgr.14466) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:13.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[41094]: cephadm 2023-10-07T21:34:10.896946+0000 mgr.y (mgr.14466) 35 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-10-07T21:34:13.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[41094]: cluster 2023-10-07T21:34:11.171868+0000 mgr.y (mgr.14466) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:13.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[27485]: audit 2023-10-07T21:34:10.870647+0000 mgr.y (mgr.14466) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:13.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[27485]: cephadm 2023-10-07T21:34:10.896946+0000 mgr.y (mgr.14466) 35 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-10-07T21:34:13.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:12 smithi008 bash[27485]: cluster 2023-10-07T21:34:11.171868+0000 mgr.y (mgr.14466) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:13.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:12 smithi081 bash[31720]: audit 2023-10-07T21:34:10.870647+0000 mgr.y (mgr.14466) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:34:13.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:12 smithi081 bash[31720]: cephadm 2023-10-07T21:34:10.896946+0000 mgr.y (mgr.14466) 35 : cephadm [INF] Deploying daemon grafana.a on smithi081 2023-10-07T21:34:13.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:12 smithi081 bash[31720]: cluster 2023-10-07T21:34:11.171868+0000 mgr.y (mgr.14466) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:14.079 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:13 smithi081 bash[31720]: audit 2023-10-07T21:34:13.272869+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:14.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:13 smithi008 bash[41094]: audit 2023-10-07T21:34:13.272869+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:14.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:13 smithi008 bash[27485]: audit 2023-10-07T21:34:13.272869+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:14.668 INFO:teuthology.orchestra.run.smithi081.stdout:[client.1] 2023-10-07T21:34:14.669 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQDWziFlbwcvJxAA03j131Bw9SWl7510Khki2w== 2023-10-07T21:34:14.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:14 smithi081 bash[31720]: cluster 2023-10-07T21:34:13.172448+0000 mgr.y (mgr.14466) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:14.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:14 smithi081 bash[31720]: audit 2023-10-07T21:34:14.652416+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.81:0/2544746972' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:14.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:14 smithi081 bash[31720]: audit 2023-10-07T21:34:14.657054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:14.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:14 smithi081 bash[31720]: audit 2023-10-07T21:34:14.664445+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:15.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[41094]: cluster 2023-10-07T21:34:13.172448+0000 mgr.y (mgr.14466) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[41094]: audit 2023-10-07T21:34:14.652416+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.81:0/2544746972' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[41094]: audit 2023-10-07T21:34:14.657054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[41094]: audit 2023-10-07T21:34:14.664445+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[27485]: cluster 2023-10-07T21:34:13.172448+0000 mgr.y (mgr.14466) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[27485]: audit 2023-10-07T21:34:14.652416+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.81:0/2544746972' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[27485]: audit 2023-10-07T21:34:14.657054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:34:15.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:14 smithi008 bash[27485]: audit 2023-10-07T21:34:14.664445+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:34:15.639 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:15 smithi008 bash[74314]: ts=2023-10-07T21:34:15.227Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003508329s 2023-10-07T21:34:15.931 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-07T21:34:15.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-07T21:34:15.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-07T21:34:15.955 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-07T21:34:15.955 DEBUG:teuthology.orchestra.run.smithi008:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-07T21:34:16.250 INFO:teuthology.misc.health.smithi008.stdout: 2023-10-07T21:34:16.250 INFO:teuthology.misc.health.smithi008.stdout:{"epoch":60,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:33:43.145536+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:34:16.266 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-07T21:34:16.266 INFO:tasks.cephadm:Creating RBD pool 2023-10-07T21:34:16.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-07T21:34:16.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:34:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:34:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:34:17.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:16 smithi008 bash[27485]: cluster 2023-10-07T21:34:15.173063+0000 mgr.y (mgr.14466) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:17.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:16 smithi008 bash[27485]: audit 2023-10-07T21:34:16.244465+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.8:0/1427125177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:17.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:16 smithi008 bash[41094]: cluster 2023-10-07T21:34:15.173063+0000 mgr.y (mgr.14466) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:17.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:16 smithi008 bash[41094]: audit 2023-10-07T21:34:16.244465+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.8:0/1427125177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:17.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:16 smithi081 bash[31720]: cluster 2023-10-07T21:34:15.173063+0000 mgr.y (mgr.14466) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:17.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:16 smithi081 bash[31720]: audit 2023-10-07T21:34:16.244465+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.8:0/1427125177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:18.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:17 smithi081 bash[31720]: cluster 2023-10-07T21:34:17.173664+0000 mgr.y (mgr.14466) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:18.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:17 smithi008 bash[41094]: cluster 2023-10-07T21:34:17.173664+0000 mgr.y (mgr.14466) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:18.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:17 smithi008 bash[27485]: cluster 2023-10-07T21:34:17.173664+0000 mgr.y (mgr.14466) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:20.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:20 smithi081 bash[31720]: cluster 2023-10-07T21:34:19.174255+0000 mgr.y (mgr.14466) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:20 smithi008 bash[27485]: cluster 2023-10-07T21:34:19.174255+0000 mgr.y (mgr.14466) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:20.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:20 smithi008 bash[41094]: cluster 2023-10-07T21:34:19.174255+0000 mgr.y (mgr.14466) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:21.030 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:22 smithi008 bash[27485]: cluster 2023-10-07T21:34:21.174920+0000 mgr.y (mgr.14466) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:22 smithi008 bash[41094]: cluster 2023-10-07T21:34:21.174920+0000 mgr.y (mgr.14466) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:22.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:22 smithi081 bash[31720]: cluster 2023-10-07T21:34:21.174920+0000 mgr.y (mgr.14466) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.693 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'rbd' created 2023-10-07T21:34:24.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:24 smithi008 bash[27485]: cluster 2023-10-07T21:34:23.175518+0000 mgr.y (mgr.14466) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:24 smithi008 bash[27485]: audit 2023-10-07T21:34:24.181405+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:34:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:24 smithi008 bash[41094]: cluster 2023-10-07T21:34:23.175518+0000 mgr.y (mgr.14466) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:24 smithi008 bash[41094]: audit 2023-10-07T21:34:24.181405+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:34:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:24 smithi081 bash[31720]: cluster 2023-10-07T21:34:23.175518+0000 mgr.y (mgr.14466) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:24 smithi081 bash[31720]: audit 2023-10-07T21:34:24.181405+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:34:25.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-07T21:34:25.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:25 smithi008 bash[27485]: audit 2023-10-07T21:34:24.685028+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:34:25.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:25 smithi008 bash[27485]: cluster 2023-10-07T21:34:24.685179+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:34:25.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:25 smithi008 bash[41094]: audit 2023-10-07T21:34:24.685028+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:34:25.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:25 smithi008 bash[41094]: cluster 2023-10-07T21:34:24.685179+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:34:25.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:25 smithi081 bash[31720]: audit 2023-10-07T21:34:24.685028+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.8:0/3381077035' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:34:25.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:25 smithi081 bash[31720]: cluster 2023-10-07T21:34:24.685179+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:34:26.694 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:34:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:34:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:34:26.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:26 smithi081 bash[31720]: cluster 2023-10-07T21:34:25.176226+0000 mgr.y (mgr.14466) 43 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:26.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:26 smithi081 bash[31720]: cluster 2023-10-07T21:34:25.679977+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:34:26.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:26 smithi081 bash[31720]: cluster 2023-10-07T21:34:25.692442+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[27485]: cluster 2023-10-07T21:34:25.176226+0000 mgr.y (mgr.14466) 43 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[27485]: cluster 2023-10-07T21:34:25.679977+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[27485]: cluster 2023-10-07T21:34:25.692442+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[41094]: cluster 2023-10-07T21:34:25.176226+0000 mgr.y (mgr.14466) 43 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[41094]: cluster 2023-10-07T21:34:25.679977+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:34:27.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:26 smithi008 bash[41094]: cluster 2023-10-07T21:34:25.692442+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:34:27.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:27 smithi081 bash[31720]: cluster 2023-10-07T21:34:26.700616+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:34:29.259 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:27 smithi008 bash[41094]: cluster 2023-10-07T21:34:26.700616+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:34:29.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:28 smithi081 bash[31720]: cluster 2023-10-07T21:34:27.176882+0000 mgr.y (mgr.14466) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:29.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:28 smithi081 bash[31720]: audit 2023-10-07T21:34:28.279281+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:29.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:28 smithi081 bash[31720]: audit 2023-10-07T21:34:28.281614+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:29.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:27 smithi008 bash[27485]: cluster 2023-10-07T21:34:26.700616+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:34:29.260 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[41094]: cluster 2023-10-07T21:34:27.176882+0000 mgr.y (mgr.14466) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:29.260 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[41094]: audit 2023-10-07T21:34:28.279281+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:29.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[41094]: audit 2023-10-07T21:34:28.281614+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:29.261 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[27485]: cluster 2023-10-07T21:34:27.176882+0000 mgr.y (mgr.14466) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:29.261 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[27485]: audit 2023-10-07T21:34:28.279281+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:29.261 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:28 smithi008 bash[27485]: audit 2023-10-07T21:34:28.281614+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:30.244 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:30.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:30 smithi081 bash[31720]: cluster 2023-10-07T21:34:29.177698+0000 mgr.y (mgr.14466) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:31.113 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:30 smithi008 bash[41094]: cluster 2023-10-07T21:34:29.177698+0000 mgr.y (mgr.14466) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:31.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:30 smithi008 bash[27485]: cluster 2023-10-07T21:34:29.177698+0000 mgr.y (mgr.14466) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.978 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:32 smithi008 bash[27485]: cluster 2023-10-07T21:34:31.178534+0000 mgr.y (mgr.14466) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.978 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:32 smithi008 bash[41094]: cluster 2023-10-07T21:34:31.178534+0000 mgr.y (mgr.14466) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:32 smithi081 bash[31720]: cluster 2023-10-07T21:34:31.178534+0000 mgr.y (mgr.14466) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:33.727 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-07T21:34:33.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:33 smithi081 bash[31720]: audit 2023-10-07T21:34:33.444537+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.8:0/572278473' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:33.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:33 smithi081 bash[31720]: audit 2023-10-07T21:34:33.445208+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:34.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:33 smithi008 bash[27485]: audit 2023-10-07T21:34:33.444537+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.8:0/572278473' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:34.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:33 smithi008 bash[27485]: audit 2023-10-07T21:34:33.445208+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:34.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:33 smithi008 bash[41094]: audit 2023-10-07T21:34:33.444537+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.8:0/572278473' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:34.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:33 smithi008 bash[41094]: audit 2023-10-07T21:34:33.445208+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:34:34.477 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-07T21:34:34.526 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-07T21:34:34.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-07T21:34:34.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[41094]: cluster 2023-10-07T21:34:33.179374+0000 mgr.y (mgr.14466) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:35.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[41094]: audit 2023-10-07T21:34:33.718366+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:34:35.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[41094]: cluster 2023-10-07T21:34:33.718485+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[27485]: cluster 2023-10-07T21:34:33.179374+0000 mgr.y (mgr.14466) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[27485]: audit 2023-10-07T21:34:33.718366+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:34 smithi008 bash[27485]: cluster 2023-10-07T21:34:33.718485+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:34 smithi081 bash[31720]: cluster 2023-10-07T21:34:33.179374+0000 mgr.y (mgr.14466) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:34 smithi081 bash[31720]: audit 2023-10-07T21:34:33.718366+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:34:35.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:34 smithi081 bash[31720]: cluster 2023-10-07T21:34:33.718485+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:34:36.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:35 smithi081 bash[31720]: cluster 2023-10-07T21:34:35.716169+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:34:36.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:35 smithi081 bash[31720]: cluster 2023-10-07T21:34:35.716226+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2023-10-07T21:34:36.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:35 smithi008 bash[41094]: cluster 2023-10-07T21:34:35.716169+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:34:36.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:35 smithi008 bash[41094]: cluster 2023-10-07T21:34:35.716226+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2023-10-07T21:34:36.257 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:35 smithi008 bash[27485]: cluster 2023-10-07T21:34:35.716169+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:34:36.257 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:35 smithi008 bash[27485]: cluster 2023-10-07T21:34:35.716226+0000 mon.a (mon.0) 709 : cluster [INF] Cluster is now healthy 2023-10-07T21:34:36.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:34:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:34:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:34:37.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:36 smithi081 bash[31720]: cluster 2023-10-07T21:34:35.180092+0000 mgr.y (mgr.14466) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:37.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:36 smithi008 bash[41094]: cluster 2023-10-07T21:34:35.180092+0000 mgr.y (mgr.14466) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:37.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:36 smithi008 bash[27485]: cluster 2023-10-07T21:34:35.180092+0000 mgr.y (mgr.14466) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:37.318 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:37 smithi081 systemd[1]: Started Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: cluster 2023-10-07T21:34:37.180686+0000 mgr.y (mgr.14466) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: audit 2023-10-07T21:34:37.286778+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: audit 2023-10-07T21:34:37.296425+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: audit 2023-10-07T21:34:37.342104+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: audit 2023-10-07T21:34:37.349326+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[31720]: audit 2023-10-07T21:34:37.414599+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: cluster 2023-10-07T21:34:37.180686+0000 mgr.y (mgr.14466) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: audit 2023-10-07T21:34:37.286778+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: audit 2023-10-07T21:34:37.296425+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: audit 2023-10-07T21:34:37.342104+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: audit 2023-10-07T21:34:37.349326+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[41094]: audit 2023-10-07T21:34:37.414599+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: cluster 2023-10-07T21:34:37.180686+0000 mgr.y (mgr.14466) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: audit 2023-10-07T21:34:37.286778+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: audit 2023-10-07T21:34:37.296425+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: audit 2023-10-07T21:34:37.342104+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: audit 2023-10-07T21:34:37.349326+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:38.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:38 smithi008 bash[27485]: audit 2023-10-07T21:34:37.414599+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617069653Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617255822Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617286756Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617303632Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617318426Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T21:34:38.889 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617330914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617340539Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617360375Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617370136Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617382874Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617394718Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617408477Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617415869Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T21:34:38.890 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=settings t=2023-10-07T21:34:38.617425298Z level=info msg="App mode production" 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=sqlstore t=2023-10-07T21:34:38.617498076Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=sqlstore t=2023-10-07T21:34:38.617533457Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.61867426Z level=info msg="Starting DB migrations" 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.618779344Z level=info msg="Executing migration" id="create migration_log table" 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.662194499Z level=info msg="Executing migration" id="create user table" 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.712703394Z level=info msg="Executing migration" id="add unique index user.login" 2023-10-07T21:34:38.891 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.763270327Z level=info msg="Executing migration" id="add unique index user.email" 2023-10-07T21:34:38.892 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.796796277Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-10-07T21:34:38.892 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.830376559Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-10-07T21:34:38.892 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.880572548Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-10-07T21:34:39.148 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.956236279Z level=info msg="Executing migration" id="create user table v2" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:38 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:38.998146572Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.040163314Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.065572865Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.090694782Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.115986687Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-10-07T21:34:39.149 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.141005311Z level=info msg="Executing migration" id="Update user table charset" 2023-10-07T21:34:39.306 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:39.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[31720]: audit 2023-10-07T21:34:38.300595+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:39.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.166406651Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.20866518Z level=info msg="Executing migration" id="Add missing user data" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.233832758Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.259032802Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.284540022Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.326385104Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.351730746Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-10-07T21:34:39.411 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.377012468Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-10-07T21:34:39.412 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.402284628Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-10-07T21:34:39.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:39 smithi008 bash[41094]: audit 2023-10-07T21:34:38.300595+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:39.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:39 smithi008 bash[27485]: audit 2023-10-07T21:34:38.300595+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.444152787Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.469502555Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.511439716Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.553348371Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.578565053Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-10-07T21:34:39.662 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.603900221Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.654271678Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.696294484Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.721665822Z level=info msg="Executing migration" id="create temp_user v2" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.763492736Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.805789907Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.831016153Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-10-07T21:34:39.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.881274059Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-10-07T21:34:40.200 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.923344396Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-10-07T21:34:40.200 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.948507631Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:39 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:39.990468405Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.015761963Z level=info msg="Executing migration" id="create star table" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.040996219Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.066326962Z level=info msg="Executing migration" id="create org table v1" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.091537291Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.116709945Z level=info msg="Executing migration" id="create org_user table v1" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.141997504Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.16726176Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-10-07T21:34:40.201 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.192499417Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-10-07T21:34:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[31720]: cluster 2023-10-07T21:34:39.181219+0000 mgr.y (mgr.14466) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.486 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.217603933Z level=info msg="Executing migration" id="Update org table charset" 2023-10-07T21:34:40.486 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.242811015Z level=info msg="Executing migration" id="Update org_user table charset" 2023-10-07T21:34:40.486 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.268166057Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.293284309Z level=info msg="Executing migration" id="create dashboard table" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.335391541Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.360537048Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.385861374Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.411043743Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-10-07T21:34:40.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.436556002Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-07T21:34:40.535 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:40 smithi008 bash[27485]: cluster 2023-10-07T21:34:39.181219+0000 mgr.y (mgr.14466) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.535 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:40 smithi008 bash[41094]: cluster 2023-10-07T21:34:39.181219+0000 mgr.y (mgr.14466) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.478379941Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.520435974Z level=info msg="Executing migration" id="create dashboard v2" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.545638763Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.570945024Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.621540418Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.646716935Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.671937417Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-10-07T21:34:40.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.713945722Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-10-07T21:34:41.049 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.755839103Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-10-07T21:34:41.049 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.79804719Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-10-07T21:34:41.049 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.839990326Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-10-07T21:34:41.049 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.865394104Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-10-07T21:34:41.050 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.890588586Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-10-07T21:34:41.050 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.915893537Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-10-07T21:34:41.050 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.957770621Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-10-07T21:34:41.050 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:40 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:40.999729056Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-10-07T21:34:41.301 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.041644461Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.067046847Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.092254642Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.117498793Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.142738147Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.16793329Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.193218293Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.218323141Z level=info msg="Executing migration" id="Update dashboard title length" 2023-10-07T21:34:41.302 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.243704791Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-07T21:34:41.303 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.268871458Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-10-07T21:34:41.303 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.294121918Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-07T21:34:41.554 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.336108914Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-10-07T21:34:41.554 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.361402598Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-07T21:34:41.554 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.386651229Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-07T21:34:41.555 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.411922565Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-10-07T21:34:41.555 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.478834634Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-10-07T21:34:41.555 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.52082296Z level=info msg="Executing migration" id="Add check_sum column" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.54640625Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.571623989Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.596744714Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.622074813Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.664074355Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.689459352Z level=info msg="Executing migration" id="create data_source table" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.739781343Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-10-07T21:34:41.823 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.773321756Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.815248074Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.858727726Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.883995189Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.926874884Z level=info msg="Executing migration" id="create data_source table v2" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:41 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:41.968671532Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.010843203Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.044412433Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-10-07T21:34:42.086 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.077992426Z level=info msg="Executing migration" id="Add column with_credentials" 2023-10-07T21:34:42.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[31720]: cluster 2023-10-07T21:34:41.181682+0000 mgr.y (mgr.14466) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.355 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.111538613Z level=info msg="Executing migration" id="Add secure json data column" 2023-10-07T21:34:42.355 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.145149513Z level=info msg="Executing migration" id="Update data_source table charset" 2023-10-07T21:34:42.355 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.195416892Z level=info msg="Executing migration" id="Update initial version to 1" 2023-10-07T21:34:42.355 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.229065104Z level=info msg="Executing migration" id="Add read_only data column" 2023-10-07T21:34:42.356 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.262594499Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-10-07T21:34:42.356 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.30509232Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-10-07T21:34:42.356 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.347075199Z level=info msg="Executing migration" id="Add uid column" 2023-10-07T21:34:42.483 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:34:42.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.389137321Z level=info msg="Executing migration" id="Update uid value" 2023-10-07T21:34:42.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.414479486Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-10-07T21:34:42.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.456277896Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-10-07T21:34:42.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.498676457Z level=info msg="Executing migration" id="create api_key table" 2023-10-07T21:34:42.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.523651174Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-10-07T21:34:42.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.549134509Z level=info msg="Executing migration" id="add index api_key.key" 2023-10-07T21:34:42.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.574355466Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-10-07T21:34:42.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:42 smithi008 bash[27485]: cluster 2023-10-07T21:34:41.181682+0000 mgr.y (mgr.14466) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:42 smithi008 bash[41094]: cluster 2023-10-07T21:34:41.181682+0000 mgr.y (mgr.14466) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.876 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.599580865Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.624795018Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.649950908Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.675317842Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.71734228Z level=info msg="Executing migration" id="create api_key table v2" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.759365208Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.784336502Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.826710201Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-10-07T21:34:42.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.868716265Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-10-07T21:34:43.146 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.910649928Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-10-07T21:34:43.146 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:42 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:42.961018525Z level=info msg="Executing migration" id="Update api_key table charset" 2023-10-07T21:34:43.147 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.003196903Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-10-07T21:34:43.147 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.028528586Z level=info msg="Executing migration" id="Add service account foreign key" 2023-10-07T21:34:43.147 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.070685056Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-10-07T21:34:43.147 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.095935937Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-10-07T21:34:43.314 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":20,"active_gid":14466,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6800","nonce":816182858},{"type":"v1","addr":"172.21.15.8:6801","nonce":816182858}]},"active_addr":"172.21.15.8:6801/816182858","active_change":"2023-10-07T21:33:43.145826+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24373,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3456058510}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3116462510}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":4097938154}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3422193241}]}]} 2023-10-07T21:34:43.320 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-07T21:34:43.320 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T21:34:43.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:34:43.440 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.138061714Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-10-07T21:34:43.440 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.171897292Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-10-07T21:34:43.440 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.197107029Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-10-07T21:34:43.440 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.222288821Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-10-07T21:34:43.441 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.26431829Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-10-07T21:34:43.441 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.306186169Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-07T21:34:43.441 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.331611173Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-07T21:34:43.441 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.38188Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-10-07T21:34:43.441 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.432210604Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-10-07T21:34:43.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:42.454685+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:42.465033+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:42.471657+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.8:0/747661138' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:34:43.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.278529+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.282039+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.309205+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.366672+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.379818+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.382325+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.383761+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[27485]: audit 2023-10-07T21:34:43.390947+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:42.454685+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:42.465033+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:42.471657+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.8:0/747661138' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.278529+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.282039+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.309205+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.366672+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.379818+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.382325+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:43.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.383761+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:43.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:43 smithi008 bash[41094]: audit 2023-10-07T21:34:43.390947+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:42.454685+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:42.465033+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:42.471657+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.8:0/747661138' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.278529+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.282039+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.309205+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.366672+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.379818+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.382325+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:43.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.383761+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:43.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[31720]: audit 2023-10-07T21:34:43.390947+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:43.702 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.482665066Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-10-07T21:34:43.702 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.507999778Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-10-07T21:34:43.702 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.541607806Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-07T21:34:43.702 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.59201332Z level=info msg="Executing migration" id="create quota table v1" 2023-10-07T21:34:43.702 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.625640217Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-07T21:34:43.703 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.659240588Z level=info msg="Executing migration" id="Update quota table charset" 2023-10-07T21:34:43.703 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.692705718Z level=info msg="Executing migration" id="create plugin_setting table" 2023-10-07T21:34:43.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.743189945Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-07T21:34:43.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.776742368Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-10-07T21:34:43.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.827084642Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-10-07T21:34:43.969 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.877411214Z level=info msg="Executing migration" id="create session table" 2023-10-07T21:34:43.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.92784813Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-10-07T21:34:43.970 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:43 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:43.961355661Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-10-07T21:34:44.221 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.011734821Z level=info msg="Executing migration" id="create playlist table v2" 2023-10-07T21:34:44.221 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.062167395Z level=info msg="Executing migration" id="create playlist item table v2" 2023-10-07T21:34:44.222 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.095720101Z level=info msg="Executing migration" id="Update playlist table charset" 2023-10-07T21:34:44.222 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.129328416Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-10-07T21:34:44.222 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.179616808Z level=info msg="Executing migration" id="drop preferences table v2" 2023-10-07T21:34:44.222 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.21361124Z level=info msg="Executing migration" id="drop preferences table v3" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.264039491Z level=info msg="Executing migration" id="create preferences table v3" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.297597343Z level=info msg="Executing migration" id="Update preferences table charset" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.331849126Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.357150518Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.390740334Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.441100027Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-10-07T21:34:44.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[31720]: cluster 2023-10-07T21:34:43.182273+0000 mgr.y (mgr.14466) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[31720]: cephadm 2023-10-07T21:34:43.461502+0000 mgr.y (mgr.14466) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:34:44.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[31720]: cephadm 2023-10-07T21:34:43.467407+0000 mgr.y (mgr.14466) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[27485]: cluster 2023-10-07T21:34:43.182273+0000 mgr.y (mgr.14466) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[27485]: cephadm 2023-10-07T21:34:43.461502+0000 mgr.y (mgr.14466) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[27485]: cephadm 2023-10-07T21:34:43.467407+0000 mgr.y (mgr.14466) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[41094]: cluster 2023-10-07T21:34:43.182273+0000 mgr.y (mgr.14466) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[41094]: cephadm 2023-10-07T21:34:43.461502+0000 mgr.y (mgr.14466) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:34:44.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:44 smithi008 bash[41094]: cephadm 2023-10-07T21:34:43.467407+0000 mgr.y (mgr.14466) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.49148436Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.525175868Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.55877688Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.584131909Z level=info msg="Executing migration" id="create alert table v1" 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.609331674Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-10-07T21:34:44.785 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.642877205Z level=info msg="Executing migration" id="add index alert state" 2023-10-07T21:34:44.786 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.668145663Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-10-07T21:34:44.786 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.693294434Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-10-07T21:34:44.786 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.735298579Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-07T21:34:45.070 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.777282862Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.802600958Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.827828293Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.869819834Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.911789853Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.953740845Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-10-07T21:34:45.071 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:44 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:44.995699924Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-10-07T21:34:45.072 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.062895775Z level=info msg="Executing migration" id="Add column is_default" 2023-10-07T21:34:45.344 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.104898394Z level=info msg="Executing migration" id="Add column frequency" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.138797297Z level=info msg="Executing migration" id="Add column send_reminder" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.164019795Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.189773031Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.217328283Z level=info msg="Executing migration" id="Update alert table charset" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.252166912Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.302610004Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-10-07T21:34:45.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.33665847Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-07T21:34:45.602 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.388454642Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-10-07T21:34:45.602 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.422287851Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-10-07T21:34:45.602 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.474485405Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-07T21:34:45.602 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.516580873Z level=info msg="Executing migration" id="Add for to alert table" 2023-10-07T21:34:45.602 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.543279334Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-10-07T21:34:45.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.568537723Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-10-07T21:34:45.603 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.594410764Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.619783903Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.646372465Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.671589612Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.715903396Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.757933994Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.783202814Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-10-07T21:34:45.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.827143084Z level=info msg="Executing migration" id="create annotation table v5" 2023-10-07T21:34:45.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.86908026Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.89642509Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.921608367Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.947803625Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.972977227Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:45 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:45.998282066Z level=info msg="Executing migration" id="Update annotation table charset" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.040172184Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.082128669Z level=info msg="Executing migration" id="Drop category_id index" 2023-10-07T21:34:46.141 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.10742237Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-10-07T21:34:46.142 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.132606269Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-10-07T21:34:46.409 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.157859709Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.18313922Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.208215499Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.233392647Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.258767417Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.28404244Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.309194523Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.334525634Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.359698739Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-10-07T21:34:46.410 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.401821133Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-10-07T21:34:46.678 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:34:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[31720]: cluster 2023-10-07T21:34:45.183082+0000 mgr.y (mgr.14466) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.443775028Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.485914972Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.527912735Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.552939376Z level=info msg="Executing migration" id="Add epoch_end column" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.578345066Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.620286585Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-10-07T21:34:46.679 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.645550234Z level=info msg="Executing migration" id="Move region to single row" 2023-10-07T21:34:46.680 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.670770141Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-10-07T21:34:46.774 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:46 smithi008 bash[41094]: cluster 2023-10-07T21:34:45.183082+0000 mgr.y (mgr.14466) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:46.774 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:46 smithi008 bash[27485]: cluster 2023-10-07T21:34:45.183082+0000 mgr.y (mgr.14466) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.696088291Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.738099792Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.763365687Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.78859151Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.813857275Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.839113562Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.872875951Z level=info msg="Executing migration" id="create test_data table" 2023-10-07T21:34:46.948 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.898149904Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-10-07T21:34:46.949 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.940116166Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-10-07T21:34:47.217 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.965374122Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-07T21:34:47.217 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:46 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:46.990625228Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-10-07T21:34:47.217 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.015820059Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-10-07T21:34:47.217 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.057819514Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.083138912Z level=info msg="Executing migration" id="create team table" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.108396856Z level=info msg="Executing migration" id="add index team.org_id" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.133562426Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.158958242Z level=info msg="Executing migration" id="create team member table" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.184090074Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-10-07T21:34:47.218 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.209255489Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.234749497Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.260028351Z level=info msg="Executing migration" id="Add column email to team table" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.285181989Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.310430427Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.335673275Z level=info msg="Executing migration" id="create dashboard acl table" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.360841499Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.40292603Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-07T21:34:47.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.428204704Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-07T21:34:47.489 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.453445988Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.495484504Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.537372639Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.579363078Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.604591712Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.629833276Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.654944938Z level=info msg="Executing migration" id="create tag table" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.697001599Z level=info msg="Executing migration" id="add index tag.key_value" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.722296596Z level=info msg="Executing migration" id="create login attempt table" 2023-10-07T21:34:47.773 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.764630276Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-10-07T21:34:47.889 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:47 smithi008 systemd[1]: Stopping Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:34:47.890 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:47 smithi008 bash[74314]: ts=2023-10-07T21:34:47.641Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:34:48.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[31720]: cluster 2023-10-07T21:34:47.183656+0000 mgr.y (mgr.14466) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.789891197Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-10-07T21:34:48.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.831930396Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-07T21:34:48.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.882157613Z level=info msg="Executing migration" id="create login_attempt v2" 2023-10-07T21:34:48.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.924147818Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-10-07T21:34:48.058 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:47 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:47.966250199Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-10-07T21:34:48.059 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.008228749Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-10-07T21:34:48.059 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.050179784Z level=info msg="Executing migration" id="create user auth table" 2023-10-07T21:34:48.159 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:48.188 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:47 smithi008 bash[41094]: cluster 2023-10-07T21:34:47.183656+0000 mgr.y (mgr.14466) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.189 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:47 smithi008 bash[27485]: cluster 2023-10-07T21:34:47.183656+0000 mgr.y (mgr.14466) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.310 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.075519339Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.100685101Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.125936779Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.151230622Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.176515498Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.201678301Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.226932111Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.25223802Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.277447846Z level=info msg="Executing migration" id="create server_lock table" 2023-10-07T21:34:48.311 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.302683574Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-10-07T21:34:48.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.327989049Z level=info msg="Executing migration" id="create user auth token table" 2023-10-07T21:34:48.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.36997375Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-10-07T21:34:48.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.395064281Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-10-07T21:34:48.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.436946076Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-10-07T21:34:48.571 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.462313719Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-10-07T21:34:48.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.487441172Z level=info msg="Executing migration" id="create cache_data table" 2023-10-07T21:34:48.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.512688649Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-10-07T21:34:48.572 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.563310925Z level=info msg="Executing migration" id="create short_url table v1" 2023-10-07T21:34:48.640 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:48 smithi008 bash[76012]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T21:34:48.831 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.638616626Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-10-07T21:34:48.831 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.672231364Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-10-07T21:34:48.832 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.722498121Z level=info msg="Executing migration" id="delete alert_definition table" 2023-10-07T21:34:48.832 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.773085114Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-10-07T21:34:48.832 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.798443631Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-10-07T21:34:48.832 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.823693768Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-10-07T21:34:49.092 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.857318796Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-10-07T21:34:49.092 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.882525338Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-10-07T21:34:49.092 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.924484294Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-10-07T21:34:49.092 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.966531326Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-10-07T21:34:49.092 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:48 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:48.991754861Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-10-07T21:34:49.093 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.016926385Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-10-07T21:34:49.093 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.042196235Z level=info msg="Executing migration" id="drop alert_definition table" 2023-10-07T21:34:49.093 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.084270497Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-10-07T21:34:49.140 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:48 smithi008 bash[76098]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T21:34:49.140 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:48 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T21:34:49.140 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:48 smithi008 systemd[1]: Stopped Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:49.140 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:48 smithi008 systemd[1]: Started Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.109624666Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.134761869Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.159933437Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.202058032Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.287526245Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-10-07T21:34:49.350 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.341786989Z level=info msg="Executing migration" id="create alert_instance table" 2023-10-07T21:34:49.487 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.395152078Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-10-07T21:34:49.720 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.487180432Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-07T21:34:49.988 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:49.713115066Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-10-07T21:34:49.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[31720]: audit 2023-10-07T21:34:48.931291+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:49.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[31720]: audit 2023-10-07T21:34:48.942627+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:49.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[31720]: cephadm 2023-10-07T21:34:48.995824+0000 mgr.y (mgr.14466) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:34:49.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[31720]: cephadm 2023-10-07T21:34:49.009640+0000 mgr.y (mgr.14466) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:34:49.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:49 smithi081 bash[31720]: cluster 2023-10-07T21:34:49.184224+0000 mgr.y (mgr.14466) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[27485]: audit 2023-10-07T21:34:48.931291+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[27485]: audit 2023-10-07T21:34:48.942627+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[27485]: cephadm 2023-10-07T21:34:48.995824+0000 mgr.y (mgr.14466) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[27485]: cephadm 2023-10-07T21:34:49.009640+0000 mgr.y (mgr.14466) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[27485]: cluster 2023-10-07T21:34:49.184224+0000 mgr.y (mgr.14466) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[41094]: audit 2023-10-07T21:34:48.931291+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:50.205 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[41094]: audit 2023-10-07T21:34:48.942627+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:50.206 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[41094]: cephadm 2023-10-07T21:34:48.995824+0000 mgr.y (mgr.14466) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:34:50.206 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[41094]: cephadm 2023-10-07T21:34:49.009640+0000 mgr.y (mgr.14466) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:34:50.206 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:49 smithi008 bash[41094]: cluster 2023-10-07T21:34:49.184224+0000 mgr.y (mgr.14466) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:50.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.110575743Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-07T21:34:50.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.253822448Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-10-07T21:34:50.488 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.433Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:34:50.488 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.433Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:34:50.488 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.445Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.8 port=9094 2023-10-07T21:34:50.488 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.446Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:34:50.869 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.557986816Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-10-07T21:34:51.256 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.767315283Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-10-07T21:34:51.257 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.861127949Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-07T21:34:51.260 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.483Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:34:51.260 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.484Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:34:51.260 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.489Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:34:51.260 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:50 smithi008 bash[76128]: ts=2023-10-07T21:34:50.489Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:34:51.260 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:50 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:50.969336061Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-10-07T21:34:51.261 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.061442852Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-10-07T21:34:51.261 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.111209244Z level=info msg="Executing migration" id="create alert_rule table" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.192343634Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.253615585Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.2958824Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.337819995Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.388541447Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-10-07T21:34:51.464 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.455972352Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-10-07T21:34:51.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.548371297Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-10-07T21:34:51.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.644534063Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-10-07T21:34:52.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.736355883Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-07T21:34:52.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:51 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:51.916503827Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-10-07T21:34:52.414 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:34:52.414 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":64,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:34:33.708031+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:34:52.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[31720]: cluster 2023-10-07T21:34:51.184896+0000 mgr.y (mgr.14466) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.569 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.292637465Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-10-07T21:34:52.570 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.409902177Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-07T21:34:52.570 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.477286293Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-10-07T21:34:52.570 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.561567129Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-10-07T21:34:52.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:52 smithi008 bash[27485]: cluster 2023-10-07T21:34:51.184896+0000 mgr.y (mgr.14466) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:52 smithi008 bash[41094]: cluster 2023-10-07T21:34:51.184896+0000 mgr.y (mgr.14466) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.640 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:34:52 smithi008 bash[76128]: ts=2023-10-07T21:34:52.446Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000109013s 2023-10-07T21:34:52.988 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.648805949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-10-07T21:34:53.225 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T21:34:53.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:34:53.255 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:52 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:52.988396757Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-10-07T21:34:53.255 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.131764227Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-10-07T21:34:53.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.324108821Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-10-07T21:34:53.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[31720]: audit 2023-10-07T21:34:52.406665+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.8:0/1575606606' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:53.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:53 smithi008 bash[27485]: audit 2023-10-07T21:34:52.406665+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.8:0/1575606606' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:53.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:53 smithi008 bash[41094]: audit 2023-10-07T21:34:52.406665+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.8:0/1575606606' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:34:53.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.637476966Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-07T21:34:53.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.750754516Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-10-07T21:34:53.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.859908758Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-10-07T21:34:53.979 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:53 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:53.971240594Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-10-07T21:34:54.236 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.0796194Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-10-07T21:34:54.236 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.127970018Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-10-07T21:34:54.237 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.228673222Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-10-07T21:34:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[31720]: cluster 2023-10-07T21:34:53.185593+0000 mgr.y (mgr.14466) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.304645051Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-10-07T21:34:54.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.3301007Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-10-07T21:34:54.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.381428442Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-07T21:34:54.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.408095369Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-10-07T21:34:54.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.461845589Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-10-07T21:34:54.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:54 smithi008 bash[27485]: cluster 2023-10-07T21:34:53.185593+0000 mgr.y (mgr.14466) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:54 smithi008 bash[41094]: cluster 2023-10-07T21:34:53.185593+0000 mgr.y (mgr.14466) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.791 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.560519795Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-10-07T21:34:54.792 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.622719548Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-10-07T21:34:54.792 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.727154026Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-10-07T21:34:55.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:54 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:54.900560851Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-10-07T21:34:55.574 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.277970267Z level=info msg="Executing migration" id="create provenance_type table" 2023-10-07T21:34:55.574 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.405033134Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-10-07T21:34:55.574 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.488972002Z level=info msg="Executing migration" id="create alert_image table" 2023-10-07T21:34:55.574 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.566375014Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-10-07T21:34:55.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 systemd[1]: Stopping Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:34:55.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.725Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.726Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.726Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.726Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:34:55.866 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.726Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[63168]: ts=2023-10-07T21:34:55.726Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.608397277Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.633755089Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.685780292Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.769865636Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.770326203Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-10-07T21:34:55.867 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.857503706Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-10-07T21:34:56.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:55 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:55.976984044Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-10-07T21:34:56.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.078384027Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-10-07T21:34:56.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.078875855Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-10-07T21:34:56.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.079261293Z level=info msg="alerts found to migrate" alerts=0 2023-10-07T21:34:56.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[31720]: cluster 2023-10-07T21:34:55.186318+0000 mgr.y (mgr.14466) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:56.488 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.260905735Z level=info msg="Executing migration" id="create library_element table v1" 2023-10-07T21:34:56.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[41094]: cluster 2023-10-07T21:34:55.186318+0000 mgr.y (mgr.14466) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:56.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[27485]: cluster 2023-10-07T21:34:55.186318+0000 mgr.y (mgr.14466) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:56.876 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65633]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:34:56.876 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.589041423Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-10-07T21:34:56.876 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.742057956Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-10-07T21:34:56.876 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.827103408Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-10-07T21:34:57.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.896392794Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-10-07T21:34:57.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:56.938178289Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-10-07T21:34:57.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:57.104280825Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-10-07T21:34:57.238 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:56 smithi081 bash[65698]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:34:57.238 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:56 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:34:57.238 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:56 smithi081 systemd[1]: Stopped Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:57.238 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:56 smithi081 systemd[1]: Started Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[27761]: [07/Oct/2023:21:34:56] ENGINE Bus STOPPING 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[27761]: [07/Oct/2023:21:34:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[27761]: [07/Oct/2023:21:34:56] ENGINE Bus STOPPED 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:56 smithi008 bash[27761]: [07/Oct/2023:21:34:56] ENGINE Bus STARTING 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Serving on http://:::9283 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STARTED 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STOPPING 2023-10-07T21:34:57.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STOPPED 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STARTING 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Serving on http://:::9283 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STARTED 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STOPPING 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STOPPED 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STARTING 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Serving on http://:::9283 2023-10-07T21:34:57.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27761]: [07/Oct/2023:21:34:57] ENGINE Bus STARTED 2023-10-07T21:34:57.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:57.426476283Z level=info msg="Executing migration" id="create data_keys table" 2023-10-07T21:34:58.003 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:34:58.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:57.780593054Z level=info msg="Executing migration" id="create secrets table" 2023-10-07T21:34:58.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:57.929047578Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-10-07T21:34:58.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:57.996294388Z level=info msg="Executing migration" id="add name column into data_keys" 2023-10-07T21:34:58.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.929070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.939589+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.951264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.951843+0000 mgr.y (mgr.14466) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.065 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.953701+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.954430+0000 mgr.y (mgr.14466) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.963417+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.972394+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.973253+0000 mgr.y (mgr.14466) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.978831+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.979587+0000 mgr.y (mgr.14466) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:56.987986+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.000046+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.000745+0000 mgr.y (mgr.14466) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.005308+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.006004+0000 mgr.y (mgr.14466) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.015419+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.026258+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:58.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: cluster 2023-10-07T21:34:57.186806+0000 mgr.y (mgr.14466) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.359320+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:57 smithi081 bash[31720]: audit 2023-10-07T21:34:57.370240+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.344 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.056477854Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-10-07T21:34:58.344 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.140172787Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-10-07T21:34:58.345 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.227185367Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-10-07T21:34:58.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.929070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.939589+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.951264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.951843+0000 mgr.y (mgr.14466) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.953701+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.954430+0000 mgr.y (mgr.14466) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.963417+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.972394+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.973253+0000 mgr.y (mgr.14466) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.978831+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.979587+0000 mgr.y (mgr.14466) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:56.987986+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.000046+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.000745+0000 mgr.y (mgr.14466) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.005308+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.006004+0000 mgr.y (mgr.14466) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.015419+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.026258+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: cluster 2023-10-07T21:34:57.186806+0000 mgr.y (mgr.14466) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.359320+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[27485]: audit 2023-10-07T21:34:57.370240+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.929070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.939589+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.951264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.951843+0000 mgr.y (mgr.14466) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.953701+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.954430+0000 mgr.y (mgr.14466) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi008.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.963417+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.972394+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.973253+0000 mgr.y (mgr.14466) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.978831+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.979587+0000 mgr.y (mgr.14466) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:56.987986+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.000046+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.000745+0000 mgr.y (mgr.14466) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.005308+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.006004+0000 mgr.y (mgr.14466) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.015419+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.026258+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: cluster 2023-10-07T21:34:57.186806+0000 mgr.y (mgr.14466) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.359320+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:57 smithi008 bash[41094]: audit 2023-10-07T21:34:57.370240+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:34:58.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.336720411Z level=info msg="Executing migration" id="create kv_store table v1" 2023-10-07T21:34:58.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.44130368Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-10-07T21:34:58.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.505934868Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-10-07T21:34:58.608 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.556099565Z level=info msg="Executing migration" id="create permission table" 2023-10-07T21:34:58.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.614883429Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-10-07T21:34:58.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.683974946Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.725906687Z level=info msg="Executing migration" id="create role table" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.767859445Z level=info msg="Executing migration" id="add column display_name" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.803059292Z level=info msg="Executing migration" id="add column group_name" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.828309033Z level=info msg="Executing migration" id="add index role.org_id" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.870294338Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.600Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:34:58.879 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.600Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.600Z caller=main.go:570 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi081 (none))" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.600Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.600Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.603Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.603Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.605Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.605Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.609Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.609Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.656µs 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.609Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:34:58.880 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.610Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.610Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.610Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=69.388µs wal_replay_duration=1.006155ms wbl_replay_duration=110ns total_replay_duration=1.115919ms 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.612Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.612Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.612Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.634Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.665093ms db_storage=1.062µs remote_storage=1.372µs web_handler=470ns query_engine=800ns scrape=304.977µs scrape_sd=27.918µs notify=27.877µs notify_sd=7.449µs rules=20.941533ms tracing=7.003µs 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.634Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:34:58.881 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65726]: ts=2023-10-07T21:34:58.634Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:34:59.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[31720]: audit 2023-10-07T21:34:58.274890+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.895580345Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.920821836Z level=info msg="Executing migration" id="create team role table" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:58 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:58.963711677Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.006476814Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.042578494Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.067834577Z level=info msg="Executing migration" id="create user role table" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.111406997Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-10-07T21:34:59.178 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.16989473Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-10-07T21:34:59.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:34:59 smithi008 bash[27485]: audit 2023-10-07T21:34:58.274890+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:34:59 smithi008 bash[41094]: audit 2023-10-07T21:34:58.274890+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.212011192Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.23878109Z level=info msg="Executing migration" id="create builtin role table" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.263933527Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.289191926Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.331138401Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.398129928Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-10-07T21:34:59.433 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.424792916Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-10-07T21:34:59.686 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.458420223Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.50865158Z level=info msg="Executing migration" id="add unique index role.uid" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.542366218Z level=info msg="Executing migration" id="create seed assignment table" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.585982271Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.627997274Z level=info msg="Executing migration" id="add column hidden to role table" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.65326515Z level=info msg="Executing migration" id="create query_history table v1" 2023-10-07T21:34:59.687 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.678478501Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-10-07T21:34:59.966 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.721815939Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-10-07T21:34:59.966 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.772211688Z level=info msg="Executing migration" id="teams permissions migration" 2023-10-07T21:34:59.966 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.805775622Z level=info msg="Executing migration" id="dashboard permissions" 2023-10-07T21:34:59.966 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.839319343Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-10-07T21:34:59.966 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.889634985Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-10-07T21:34:59.967 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.924594171Z level=info msg="Executing migration" id="alerting notification permissions" 2023-10-07T21:34:59.967 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.958277004Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-10-07T21:35:00.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[31720]: cluster 2023-10-07T21:34:59.187472+0000 mgr.y (mgr.14466) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:34:59 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:34:59.99191289Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-10-07T21:35:00.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.042294692Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-10-07T21:35:00.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.093882701Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-10-07T21:35:00.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.136716113Z level=info msg="Executing migration" id="create correlation table v1" 2023-10-07T21:35:00.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.172499794Z level=info msg="Executing migration" id="add index correlations.uid" 2023-10-07T21:35:00.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.206135705Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-10-07T21:35:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:00 smithi008 bash[27485]: cluster 2023-10-07T21:34:59.187472+0000 mgr.y (mgr.14466) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:00 smithi008 bash[41094]: cluster 2023-10-07T21:34:59.187472+0000 mgr.y (mgr.14466) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.249441936Z level=info msg="Executing migration" id="add correlation config column" 2023-10-07T21:35:00.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.274569405Z level=info msg="Executing migration" id="create entity_events table" 2023-10-07T21:35:00.529 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.299931787Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-10-07T21:35:00.529 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.341856385Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:35:00.529 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.342029422Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:35:00.529 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.367241602Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T21:35:00.529 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.367406796Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T21:35:00.530 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.402396582Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-10-07T21:35:00.530 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.427515813Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-10-07T21:35:00.530 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.452679525Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:35:00.530 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.494741285Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T21:35:00.530 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.520129313Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.571656958Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.596850536Z level=info msg="Executing migration" id="Drop public config table" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.638907994Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.664216119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.690718979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.732799449Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-10-07T21:35:00.783 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.774726488Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-10-07T21:35:00.826 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:35:00 smithi008 bash[76128]: ts=2023-10-07T21:35:00.449Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002658744s 2023-10-07T21:35:01.063 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.800016966Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-10-07T21:35:01.063 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.82521266Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-10-07T21:35:01.063 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.868523199Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.894044902Z level=info msg="Executing migration" id="add share column" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.919331472Z level=info msg="Executing migration" id="create default alerting folders" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.944382072Z level=info msg="Executing migration" id="create file table" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:00 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:00.987923858Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.013337832Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-10-07T21:35:01.064 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.055403516Z level=info msg="Executing migration" id="create file_meta table" 2023-10-07T21:35:01.278 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:35:01.279 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":64,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:34:33.708031+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:35:01.335 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.097318377Z level=info msg="Executing migration" id="file table idx: path key" 2023-10-07T21:35:01.335 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.140464715Z level=info msg="Executing migration" id="set path collation in file table" 2023-10-07T21:35:01.335 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.182479242Z level=info msg="Executing migration" id="managed permissions migration" 2023-10-07T21:35:01.336 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.207705127Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-10-07T21:35:01.336 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.233167809Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-10-07T21:35:01.336 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.275169473Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-10-07T21:35:01.336 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.301760021Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-10-07T21:35:01.336 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.327088884Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-10-07T21:35:01.606 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.368786068Z level=info msg="Executing migration" id="update group index for alert rules" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.402814264Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.427951453Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.471301639Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.496701008Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.521964059Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.54722699Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-10-07T21:35:01.607 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.598689039Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.649291821Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.674448544Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.724652266Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.776479946Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.80171304Z level=info msg="Executing migration" id="create folder table" 2023-10-07T21:35:01.877 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.827114053Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-10-07T21:35:01.878 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.86902748Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-10-07T21:35:02.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T21:35:02.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T21:35:02.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T21:35:02.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T21:35:02.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T21:35:02.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T21:35:02.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T21:35:02.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T21:35:02.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.894428259Z level=info msg="Executing migration" id="Update folder title length" 2023-10-07T21:35:02.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.938698327Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-10-07T21:35:02.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=migrator t=2023-10-07T21:35:01.982200145Z level=info msg="migrations completed" performed=485 skipped=0 duration=23.363443736s 2023-10-07T21:35:02.238 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:01 smithi081 bash[65030]: logger=sqlstore t=2023-10-07T21:35:01.983623084Z level=info msg="Created default organization" 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=plugin.loader t=2023-10-07T21:35:02.078471724Z level=info msg="Plugin registered" pluginID=input 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=plugin.loader t=2023-10-07T21:35:02.107222327Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=plugin.loader t=2023-10-07T21:35:02.107249936Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=secrets t=2023-10-07T21:35:02.107299384Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=query_data t=2023-10-07T21:35:02.109190134Z level=info msg="Query Service initialization" 2023-10-07T21:35:02.239 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[65030]: logger=live.push_http t=2023-10-07T21:35:02.113332097Z level=info msg="Live Push Gateway initialization" 2023-10-07T21:35:02.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[27485]: cluster 2023-10-07T21:35:01.187947+0000 mgr.y (mgr.14466) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[27485]: audit 2023-10-07T21:35:01.273282+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.8:0/244262994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:35:02.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[27485]: audit 2023-10-07T21:35:01.921688+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:02.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[27485]: audit 2023-10-07T21:35:01.930727+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:02.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[41094]: cluster 2023-10-07T21:35:01.187947+0000 mgr.y (mgr.14466) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[41094]: audit 2023-10-07T21:35:01.273282+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.8:0/244262994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:35:02.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[41094]: audit 2023-10-07T21:35:01.921688+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:02.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:02 smithi008 bash[41094]: audit 2023-10-07T21:35:01.930727+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[31720]: cluster 2023-10-07T21:35:01.187947+0000 mgr.y (mgr.14466) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[31720]: audit 2023-10-07T21:35:01.273282+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.8:0/244262994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:35:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[31720]: audit 2023-10-07T21:35:01.921688+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:02 smithi081 bash[31720]: audit 2023-10-07T21:35:01.930727+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:03.374 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=infra.usagestats.collector t=2023-10-07T21:35:03.030466462Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T21:35:03.374 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=provisioning.datasources t=2023-10-07T21:35:03.031216465Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-07T21:35:03.374 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=provisioning.datasources t=2023-10-07T21:35:03.065009102Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T21:35:03.374 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=provisioning.datasources t=2023-10-07T21:35:03.144987062Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-10-07T21:35:03.374 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=provisioning.alerting t=2023-10-07T21:35:03.195497087Z level=info msg="starting to provision alerting" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=provisioning.alerting t=2023-10-07T21:35:03.195635967Z level=info msg="finished to provision alerting" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=ngalert.state.manager t=2023-10-07T21:35:03.200879235Z level=info msg="Warming state cache for startup" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=grafanaStorageLogger t=2023-10-07T21:35:03.201656903Z level=info msg="storage starting" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=http.server t=2023-10-07T21:35:03.204479593Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=sqlstore.transactions t=2023-10-07T21:35:03.212726817Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=ngalert.state.manager t=2023-10-07T21:35:03.253298237Z level=info msg="State cache has been initialized" states=0 duration=52.416441ms 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=ngalert.multiorg.alertmanager t=2023-10-07T21:35:03.253428936Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T21:35:03.375 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=ticker t=2023-10-07T21:35:03.253450837Z level=info msg=starting first_tick=2023-10-07T21:35:10Z 2023-10-07T21:35:03.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=sqlstore.transactions t=2023-10-07T21:35:03.365550074Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:35:03.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=sqlstore.transactions t=2023-10-07T21:35:03.493281689Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:35:03.739 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=sqlstore.transactions t=2023-10-07T21:35:03.504562581Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-10-07T21:35:03.739 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:35:03 smithi081 bash[65030]: logger=sqlstore.transactions t=2023-10-07T21:35:03.515559138Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2023-10-07T21:35:04.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:04 smithi008 bash[27485]: cluster 2023-10-07T21:35:03.188550+0000 mgr.y (mgr.14466) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:04 smithi008 bash[41094]: cluster 2023-10-07T21:35:03.188550+0000 mgr.y (mgr.14466) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:04 smithi081 bash[31720]: cluster 2023-10-07T21:35:03.188550+0000 mgr.y (mgr.14466) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:05.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.371799+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.381376+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.800234+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.802248+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.811973+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.886265+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.889814+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.891562+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[27485]: audit 2023-10-07T21:35:04.901125+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.371799+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.381376+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.800234+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.802248+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.811973+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.886265+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.889814+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.891562+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:05 smithi008 bash[41094]: audit 2023-10-07T21:35:04.901125+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.371799+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.381376+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.800234+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.802248+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.811973+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:05.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.886265+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:05.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.889814+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:05.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.891562+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:05.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:05 smithi081 bash[31720]: audit 2023-10-07T21:35:04.901125+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:35:06.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:06 smithi008 bash[27485]: cluster 2023-10-07T21:35:05.189239+0000 mgr.y (mgr.14466) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:06.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:06 smithi008 bash[41094]: cluster 2023-10-07T21:35:05.189239+0000 mgr.y (mgr.14466) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:06 smithi081 bash[31720]: cluster 2023-10-07T21:35:05.189239+0000 mgr.y (mgr.14466) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:06.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:06.974 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.974 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.975 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.976 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.977 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:06.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:07] "GET /metrics HTTP/1.1" 200 203291 "" "Prometheus/2.43.0" 2023-10-07T21:35:08.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:07 smithi008 bash[27485]: cluster 2023-10-07T21:35:07.189819+0000 mgr.y (mgr.14466) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:08.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:07 smithi008 bash[41094]: cluster 2023-10-07T21:35:07.189819+0000 mgr.y (mgr.14466) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:08.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:07 smithi081 bash[31720]: cluster 2023-10-07T21:35:07.189819+0000 mgr.y (mgr.14466) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:10 smithi008 bash[41094]: cluster 2023-10-07T21:35:09.190456+0000 mgr.y (mgr.14466) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:10 smithi008 bash[27485]: cluster 2023-10-07T21:35:09.190456+0000 mgr.y (mgr.14466) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:10 smithi081 bash[31720]: cluster 2023-10-07T21:35:09.190456+0000 mgr.y (mgr.14466) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:12 smithi008 bash[41094]: cluster 2023-10-07T21:35:11.191086+0000 mgr.y (mgr.14466) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:12 smithi008 bash[27485]: cluster 2023-10-07T21:35:11.191086+0000 mgr.y (mgr.14466) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:12 smithi081 bash[31720]: cluster 2023-10-07T21:35:11.191086+0000 mgr.y (mgr.14466) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:14 smithi008 bash[27485]: cluster 2023-10-07T21:35:13.191715+0000 mgr.y (mgr.14466) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:14 smithi008 bash[27485]: audit 2023-10-07T21:35:13.274179+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:14.610 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:14 smithi008 bash[41094]: cluster 2023-10-07T21:35:13.191715+0000 mgr.y (mgr.14466) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.610 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:14 smithi008 bash[41094]: audit 2023-10-07T21:35:13.274179+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:14 smithi081 bash[31720]: cluster 2023-10-07T21:35:13.191715+0000 mgr.y (mgr.14466) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:14 smithi081 bash[31720]: audit 2023-10-07T21:35:13.274179+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:16 smithi008 bash[27485]: cluster 2023-10-07T21:35:15.192267+0000 mgr.y (mgr.14466) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:16.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:16 smithi008 bash[41094]: cluster 2023-10-07T21:35:15.192267+0000 mgr.y (mgr.14466) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:16 smithi081 bash[31720]: cluster 2023-10-07T21:35:15.192267+0000 mgr.y (mgr.14466) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:16.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:17.730 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:17] "GET /metrics HTTP/1.1" 200 203281 "" "Prometheus/2.43.0" 2023-10-07T21:35:18.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:17 smithi081 bash[31720]: cluster 2023-10-07T21:35:17.192848+0000 mgr.y (mgr.14466) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:18.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:17 smithi008 bash[41094]: cluster 2023-10-07T21:35:17.192848+0000 mgr.y (mgr.14466) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:18.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:17 smithi008 bash[27485]: cluster 2023-10-07T21:35:17.192848+0000 mgr.y (mgr.14466) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:20 smithi008 bash[41094]: cluster 2023-10-07T21:35:19.193479+0000 mgr.y (mgr.14466) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:20 smithi008 bash[27485]: cluster 2023-10-07T21:35:19.193479+0000 mgr.y (mgr.14466) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:20 smithi081 bash[31720]: cluster 2023-10-07T21:35:19.193479+0000 mgr.y (mgr.14466) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.779 INFO:teuthology.orchestra.run.smithi008.stdout:55834574944 2023-10-07T21:35:20.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T21:35:22.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:22 smithi008 bash[41094]: cluster 2023-10-07T21:35:21.193861+0000 mgr.y (mgr.14466) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:22.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:22 smithi008 bash[27485]: cluster 2023-10-07T21:35:21.193861+0000 mgr.y (mgr.14466) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:22 smithi081 bash[31720]: cluster 2023-10-07T21:35:21.193861+0000 mgr.y (mgr.14466) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:23.304 INFO:teuthology.orchestra.run.smithi008.stdout:111669149771 2023-10-07T21:35:23.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T21:35:23.691 INFO:teuthology.orchestra.run.smithi008.stdout:133143986239 2023-10-07T21:35:23.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T21:35:24.068 INFO:teuthology.orchestra.run.smithi008.stdout:34359738475 2023-10-07T21:35:24.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T21:35:24.528 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:24 smithi008 bash[41094]: cluster 2023-10-07T21:35:23.194451+0000 mgr.y (mgr.14466) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.528 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:24 smithi008 bash[27485]: cluster 2023-10-07T21:35:23.194451+0000 mgr.y (mgr.14466) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:24 smithi081 bash[31720]: cluster 2023-10-07T21:35:23.194451+0000 mgr.y (mgr.14466) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.854 INFO:teuthology.orchestra.run.smithi008.stdout:236223201312 2023-10-07T21:35:24.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T21:35:25.403 INFO:teuthology.orchestra.run.smithi008.stdout:77309411413 2023-10-07T21:35:25.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T21:35:25.502 INFO:teuthology.orchestra.run.smithi008.stdout:167503724598 2023-10-07T21:35:25.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T21:35:25.977 INFO:teuthology.orchestra.run.smithi008.stdout:201863462957 2023-10-07T21:35:25.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T21:35:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:26 smithi008 bash[27485]: cluster 2023-10-07T21:35:25.195152+0000 mgr.y (mgr.14466) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:26 smithi008 bash[41094]: cluster 2023-10-07T21:35:25.195152+0000 mgr.y (mgr.14466) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:26 smithi081 bash[31720]: cluster 2023-10-07T21:35:25.195152+0000 mgr.y (mgr.14466) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:27.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:27] "GET /metrics HTTP/1.1" 200 203281 "" "Prometheus/2.43.0" 2023-10-07T21:35:28.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:27 smithi081 bash[31720]: cluster 2023-10-07T21:35:27.195761+0000 mgr.y (mgr.14466) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:28.240 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:28.268 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:27 smithi008 bash[41094]: cluster 2023-10-07T21:35:27.195761+0000 mgr.y (mgr.14466) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:28.268 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:27 smithi008 bash[27485]: cluster 2023-10-07T21:35:27.195761+0000 mgr.y (mgr.14466) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:29.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:28 smithi081 bash[31720]: audit 2023-10-07T21:35:28.274633+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:29.260 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.261 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.265 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.266 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.266 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.266 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:29.289 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:28 smithi008 bash[27485]: audit 2023-10-07T21:35:28.274633+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:29.289 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:28 smithi008 bash[41094]: audit 2023-10-07T21:35:28.274633+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:30.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:29 smithi081 bash[31720]: cluster 2023-10-07T21:35:29.196404+0000 mgr.y (mgr.14466) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:30.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:29 smithi008 bash[27485]: cluster 2023-10-07T21:35:29.196404+0000 mgr.y (mgr.14466) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:30.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:29 smithi008 bash[41094]: cluster 2023-10-07T21:35:29.196404+0000 mgr.y (mgr.14466) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:31.444 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:32.563 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:32 smithi008 bash[41094]: cluster 2023-10-07T21:35:31.197087+0000 mgr.y (mgr.14466) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:32.564 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:32 smithi008 bash[27485]: cluster 2023-10-07T21:35:31.197087+0000 mgr.y (mgr.14466) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:32 smithi081 bash[31720]: cluster 2023-10-07T21:35:31.197087+0000 mgr.y (mgr.14466) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.513 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:34 smithi008 bash[27485]: cluster 2023-10-07T21:35:33.197615+0000 mgr.y (mgr.14466) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.513 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:34 smithi008 bash[41094]: cluster 2023-10-07T21:35:33.197615+0000 mgr.y (mgr.14466) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:34 smithi081 bash[31720]: cluster 2023-10-07T21:35:33.197615+0000 mgr.y (mgr.14466) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:35.987 INFO:teuthology.orchestra.run.smithi008.stdout:55834574948 2023-10-07T21:35:36.320 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:36 smithi008 bash[27485]: cluster 2023-10-07T21:35:35.198265+0000 mgr.y (mgr.14466) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:36.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:36 smithi008 bash[27485]: audit 2023-10-07T21:35:35.982425+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.8:0/398721847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:35:36.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:36 smithi008 bash[41094]: cluster 2023-10-07T21:35:35.198265+0000 mgr.y (mgr.14466) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:36.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:36 smithi008 bash[41094]: audit 2023-10-07T21:35:35.982425+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.8:0/398721847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:35:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:36 smithi081 bash[31720]: cluster 2023-10-07T21:35:35.198265+0000 mgr.y (mgr.14466) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:36 smithi081 bash[31720]: audit 2023-10-07T21:35:35.982425+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.8:0/398721847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:35:36.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:37.424 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:37 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:37] "GET /metrics HTTP/1.1" 200 203277 "" "Prometheus/2.43.0" 2023-10-07T21:35:38.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:37 smithi008 bash[41094]: cluster 2023-10-07T21:35:37.198690+0000 mgr.y (mgr.14466) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:38.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:37 smithi008 bash[27485]: cluster 2023-10-07T21:35:37.198690+0000 mgr.y (mgr.14466) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:37 smithi081 bash[31720]: cluster 2023-10-07T21:35:37.198690+0000 mgr.y (mgr.14466) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:39.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574944 got 55834574948 for osd.1 2023-10-07T21:35:39.395 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:39.805 INFO:teuthology.orchestra.run.smithi008.stdout:77309411417 2023-10-07T21:35:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:40 smithi008 bash[41094]: cluster 2023-10-07T21:35:39.199396+0000 mgr.y (mgr.14466) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:40 smithi008 bash[41094]: audit 2023-10-07T21:35:39.801142+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.8:0/2788512766' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:35:40.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:40 smithi008 bash[27485]: cluster 2023-10-07T21:35:39.199396+0000 mgr.y (mgr.14466) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:40 smithi008 bash[27485]: audit 2023-10-07T21:35:39.801142+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.8:0/2788512766' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:35:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:40 smithi081 bash[31720]: cluster 2023-10-07T21:35:39.199396+0000 mgr.y (mgr.14466) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:40 smithi081 bash[31720]: audit 2023-10-07T21:35:39.801142+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.8:0/2788512766' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:35:42.563 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:42 smithi008 bash[41094]: cluster 2023-10-07T21:35:41.199996+0000 mgr.y (mgr.14466) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:42.563 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:42 smithi008 bash[27485]: cluster 2023-10-07T21:35:41.199996+0000 mgr.y (mgr.14466) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:42.564 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411413 got 77309411417 for osd.2 2023-10-07T21:35:42.564 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:42.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:42 smithi081 bash[31720]: cluster 2023-10-07T21:35:41.199996+0000 mgr.y (mgr.14466) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:43.400 INFO:teuthology.orchestra.run.smithi008.stdout:133143986243 2023-10-07T21:35:43.428 INFO:teuthology.orchestra.run.smithi008.stdout:167503724602 2023-10-07T21:35:43.994 INFO:teuthology.orchestra.run.smithi008.stdout:111669149775 2023-10-07T21:35:44.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[27485]: cluster 2023-10-07T21:35:43.200506+0000 mgr.y (mgr.14466) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[27485]: audit 2023-10-07T21:35:43.274621+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[27485]: audit 2023-10-07T21:35:43.395276+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.8:0/2299776018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[27485]: audit 2023-10-07T21:35:43.424050+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.8:0/639079714' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[27485]: audit 2023-10-07T21:35:43.989768+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.8:0/2841627151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[41094]: cluster 2023-10-07T21:35:43.200506+0000 mgr.y (mgr.14466) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[41094]: audit 2023-10-07T21:35:43.274621+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[41094]: audit 2023-10-07T21:35:43.395276+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.8:0/2299776018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[41094]: audit 2023-10-07T21:35:43.424050+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.8:0/639079714' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:35:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:44 smithi008 bash[41094]: audit 2023-10-07T21:35:43.989768+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.8:0/2841627151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:35:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:44 smithi081 bash[31720]: cluster 2023-10-07T21:35:43.200506+0000 mgr.y (mgr.14466) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:44 smithi081 bash[31720]: audit 2023-10-07T21:35:43.274621+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:44 smithi081 bash[31720]: audit 2023-10-07T21:35:43.395276+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.8:0/2299776018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:35:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:44 smithi081 bash[31720]: audit 2023-10-07T21:35:43.424050+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.8:0/639079714' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:35:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:44 smithi081 bash[31720]: audit 2023-10-07T21:35:43.989768+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.8:0/2841627151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:35:44.931 INFO:teuthology.orchestra.run.smithi008.stdout:201863462960 2023-10-07T21:35:45.180 INFO:teuthology.orchestra.run.smithi008.stdout:236223201316 2023-10-07T21:35:45.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:45 smithi008 bash[27485]: audit 2023-10-07T21:35:44.926546+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.8:0/1622428534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:35:45.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:45 smithi008 bash[27485]: audit 2023-10-07T21:35:45.176315+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.8:0/1996810013' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:35:45.415 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:45 smithi008 bash[41094]: audit 2023-10-07T21:35:44.926546+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.8:0/1622428534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:35:45.416 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:45 smithi008 bash[41094]: audit 2023-10-07T21:35:45.176315+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.8:0/1996810013' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:35:45.559 INFO:teuthology.orchestra.run.smithi008.stdout:34359738480 2023-10-07T21:35:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:45 smithi081 bash[31720]: audit 2023-10-07T21:35:44.926546+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.8:0/1622428534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:35:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:45 smithi081 bash[31720]: audit 2023-10-07T21:35:45.176315+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.8:0/1996810013' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:35:46.005 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986239 got 133143986243 for osd.4 2023-10-07T21:35:46.005 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:46.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724598 got 167503724602 for osd.5 2023-10-07T21:35:46.251 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:46 smithi008 bash[27485]: cluster 2023-10-07T21:35:45.200900+0000 mgr.y (mgr.14466) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:46 smithi008 bash[27485]: audit 2023-10-07T21:35:45.554660+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.8:0/3572674402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:35:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:46 smithi008 bash[41094]: cluster 2023-10-07T21:35:45.200900+0000 mgr.y (mgr.14466) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:46 smithi008 bash[41094]: audit 2023-10-07T21:35:45.554660+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.8:0/3572674402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:35:46.714 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149771 got 111669149775 for osd.3 2023-10-07T21:35:46.714 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:46.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:46 smithi081 bash[31720]: cluster 2023-10-07T21:35:45.200900+0000 mgr.y (mgr.14466) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:46 smithi081 bash[31720]: audit 2023-10-07T21:35:45.554660+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.8:0/3572674402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:35:47.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:47] "GET /metrics HTTP/1.1" 200 203283 "" "Prometheus/2.43.0" 2023-10-07T21:35:47.702 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462957 got 201863462960 for osd.6 2023-10-07T21:35:47.702 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:48.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:47 smithi008 bash[41094]: cluster 2023-10-07T21:35:47.201412+0000 mgr.y (mgr.14466) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:48.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:47 smithi008 bash[27485]: cluster 2023-10-07T21:35:47.201412+0000 mgr.y (mgr.14466) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:48.178 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201312 got 236223201316 for osd.7 2023-10-07T21:35:48.178 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:48.221 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738475 got 34359738480 for osd.0 2023-10-07T21:35:48.222 DEBUG:teuthology.parallel:result is None 2023-10-07T21:35:48.222 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T21:35:48.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:35:48.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:47 smithi081 bash[31720]: cluster 2023-10-07T21:35:47.201412+0000 mgr.y (mgr.14466) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:50.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:50 smithi008 bash[41094]: cluster 2023-10-07T21:35:49.202030+0000 mgr.y (mgr.14466) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:50.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:50 smithi008 bash[27485]: cluster 2023-10-07T21:35:49.202030+0000 mgr.y (mgr.14466) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:50.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:50 smithi081 bash[31720]: cluster 2023-10-07T21:35:49.202030+0000 mgr.y (mgr.14466) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:52 smithi008 bash[41094]: cluster 2023-10-07T21:35:51.202613+0000 mgr.y (mgr.14466) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:52 smithi008 bash[27485]: cluster 2023-10-07T21:35:51.202613+0000 mgr.y (mgr.14466) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:52 smithi081 bash[31720]: cluster 2023-10-07T21:35:51.202613+0000 mgr.y (mgr.14466) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:53.000 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:35:54.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:54 smithi008 bash[27485]: cluster 2023-10-07T21:35:53.203210+0000 mgr.y (mgr.14466) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:54.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:54 smithi008 bash[41094]: cluster 2023-10-07T21:35:53.203210+0000 mgr.y (mgr.14466) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:54 smithi081 bash[31720]: cluster 2023-10-07T21:35:53.203210+0000 mgr.y (mgr.14466) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.226 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:35:56.229 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:35:56.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:56 smithi008 bash[27485]: cluster 2023-10-07T21:35:55.203913+0000 mgr.y (mgr.14466) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:56 smithi008 bash[41094]: cluster 2023-10-07T21:35:55.203913+0000 mgr.y (mgr.14466) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:56 smithi081 bash[31720]: cluster 2023-10-07T21:35:55.203913+0000 mgr.y (mgr.14466) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:35:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:35:56.990 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2023-10-07T21:35:55.203519+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385036,"kb_used_data":6732,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576180,"statfs":{"total":767960285184,"available":765518008320,"internally_reserved":0,"allocated":6893568,"data_stored":3899440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003273"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528100+0000","last_change":"2023-10-07T21:34:25.695875+0000","last_active":"2023-10-07T21:34:28.528100+0000","last_peered":"2023-10-07T21:34:28.528100+0000","last_clean":"2023-10-07T21:34:28.528100+0000","last_became_active":"2023-10-07T21:34:25.695575+0000","last_became_peered":"2023-10-07T21:34:25.695575+0000","last_unstale":"2023-10-07T21:34:28.528100+0000","last_undegraded":"2023-10-07T21:34:28.528100+0000","last_fullsized":"2023-10-07T21:34:28.528100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:33.545293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:27.687558+0000","last_change":"2023-10-07T21:34:25.706234+0000","last_active":"2023-10-07T21:34:27.687558+0000","last_peered":"2023-10-07T21:34:27.687558+0000","last_clean":"2023-10-07T21:34:27.687558+0000","last_became_active":"2023-10-07T21:34:25.705885+0000","last_became_peered":"2023-10-07T21:34:25.705885+0000","last_unstale":"2023-10-07T21:34:27.687558+0000","last_undegraded":"2023-10-07T21:34:27.687558+0000","last_fullsized":"2023-10-07T21:34:27.687558+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:20.163927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695744+0000","last_change":"2023-10-07T21:34:25.702274+0000","last_active":"2023-10-07T21:34:26.695744+0000","last_peered":"2023-10-07T21:34:26.695744+0000","last_clean":"2023-10-07T21:34:26.695744+0000","last_became_active":"2023-10-07T21:34:25.701856+0000","last_became_peered":"2023-10-07T21:34:25.701856+0000","last_unstale":"2023-10-07T21:34:26.695744+0000","last_undegraded":"2023-10-07T21:34:26.695744+0000","last_fullsized":"2023-10-07T21:34:26.695744+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:16:46.818480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695695+0000","last_change":"2023-10-07T21:34:25.694819+0000","last_active":"2023-10-07T21:34:26.695695+0000","last_peered":"2023-10-07T21:34:26.695695+0000","last_clean":"2023-10-07T21:34:26.695695+0000","last_became_active":"2023-10-07T21:34:25.694504+0000","last_became_peered":"2023-10-07T21:34:25.694504+0000","last_unstale":"2023-10-07T21:34:26.695695+0000","last_undegraded":"2023-10-07T21:34:26.695695+0000","last_fullsized":"2023-10-07T21:34:26.695695+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:06:44.348770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":270,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695743+0000","last_change":"2023-10-07T21:32:44.125753+0000","last_active":"2023-10-07T21:34:26.695743+0000","last_peered":"2023-10-07T21:34:26.695743+0000","last_clean":"2023-10-07T21:34:26.695743+0000","last_became_active":"2023-10-07T21:32:44.124679+0000","last_became_peered":"2023-10-07T21:32:44.124679+0000","last_unstale":"2023-10-07T21:34:26.695743+0000","last_undegraded":"2023-10-07T21:34:26.695743+0000","last_fullsized":"2023-10-07T21:34:26.695743+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:07:10.055063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528319+0000","last_change":"2023-10-07T21:34:25.696019+0000","last_active":"2023-10-07T21:34:28.528319+0000","last_peered":"2023-10-07T21:34:28.528319+0000","last_clean":"2023-10-07T21:34:28.528319+0000","last_became_active":"2023-10-07T21:34:25.695624+0000","last_became_peered":"2023-10-07T21:34:25.695624+0000","last_unstale":"2023-10-07T21:34:28.528319+0000","last_undegraded":"2023-10-07T21:34:28.528319+0000","last_fullsized":"2023-10-07T21:34:28.528319+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:55.865961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.699238+0000","last_change":"2023-10-07T21:34:25.707111+0000","last_active":"2023-10-07T21:34:26.699238+0000","last_peered":"2023-10-07T21:34:26.699238+0000","last_clean":"2023-10-07T21:34:26.699238+0000","last_became_active":"2023-10-07T21:34:25.706694+0000","last_became_peered":"2023-10-07T21:34:25.706694+0000","last_unstale":"2023-10-07T21:34:26.699238+0000","last_undegraded":"2023-10-07T21:34:26.699238+0000","last_fullsized":"2023-10-07T21:34:26.699238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:55:24.799228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528149+0000","last_change":"2023-10-07T21:34:25.693168+0000","last_active":"2023-10-07T21:34:28.528149+0000","last_peered":"2023-10-07T21:34:28.528149+0000","last_clean":"2023-10-07T21:34:28.528149+0000","last_became_active":"2023-10-07T21:34:25.692804+0000","last_became_peered":"2023-10-07T21:34:25.692804+0000","last_unstale":"2023-10-07T21:34:28.528149+0000","last_undegraded":"2023-10-07T21:34:28.528149+0000","last_fullsized":"2023-10-07T21:34:28.528149+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:17.516271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:27.687565+0000","last_change":"2023-10-07T21:34:25.697575+0000","last_active":"2023-10-07T21:34:27.687565+0000","last_peered":"2023-10-07T21:34:27.687565+0000","last_clean":"2023-10-07T21:34:27.687565+0000","last_became_active":"2023-10-07T21:34:25.696954+0000","last_became_peered":"2023-10-07T21:34:25.696954+0000","last_unstale":"2023-10-07T21:34:27.687565+0000","last_undegraded":"2023-10-07T21:34:27.687565+0000","last_fullsized":"2023-10-07T21:34:27.687565+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:40.983207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201319,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.86399999999999999,"15min":0.88600000000000001},"min":{"1min":0.52700000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.216,"5min":1.246,"15min":1.246},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.88300000000000001,"15min":0.90200000000000002},"min":{"1min":0.41699999999999998,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.78100000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.875,"15min":0.90500000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.129,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.75},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.91100000000000003,"15min":0.92700000000000005},"min":{"1min":0.47099999999999997,"5min":0.433,"15min":0.433},"max":{"1min":1.3169999999999999,"5min":1.456,"15min":1.456},"last":0.93899999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88500000000000001,"15min":0.90500000000000003},"min":{"1min":0.56799999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.26,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.96699999999999997,"15min":1.012},"min":{"1min":0.499,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.137,"5min":1.484,"15min":1.484},"last":0.81299999999999994}]},{"osd":3,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.94999999999999996,"15min":0.97299999999999998},"min":{"1min":0.61099999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.264,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.877},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.002,"15min":1.0409999999999999},"min":{"1min":0.60699999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.24,"5min":1.375,"15min":1.375},"last":1.071}]},{"osd":4,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.87,"15min":0.876},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.369,"5min":1.605,"15min":1.605},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.91600000000000004,"15min":0.93799999999999994},"min":{"1min":0.46000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1319999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.96099999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.96199999999999997,"15min":0.99099999999999999},"min":{"1min":0.57399999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2390000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3049999999999999,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":1.111}]},{"osd":6,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0289999999999999,"15min":1.0449999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3680000000000001,"5min":1.504,"15min":1.504},"last":1.012},{"interface":"front","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0549999999999999},"min":{"1min":0.56000000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.353,"5min":1.75,"15min":1.75},"last":1.0409999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462963,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.91300000000000003,"15min":0.93300000000000005},"min":{"1min":0.58399999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2,"5min":1.375,"15min":1.375},"last":1.341},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91500000000000004,"15min":0.91100000000000003},"min":{"1min":0.78400000000000003,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.327,"5min":1.444,"15min":1.444},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.92600000000000005,"15min":0.94299999999999995},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.252,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.70699999999999996,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3400000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.96199999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93700000000000006,"15min":0.92600000000000005},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.99199999999999999,"15min":1.004},"min":{"1min":0.752,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.2430000000000001,"5min":1.532,"15min":1.532},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.93700000000000006,"15min":0.94499999999999995},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1180000000000001,"5min":1.484,"15min":1.484},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0209999999999999,"15min":1.0089999999999999},"min":{"1min":0.68600000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.1020000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.84299999999999997,"15min":0.83199999999999996},"min":{"1min":0.59499999999999997,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.206,"5min":1.238,"15min":1.238},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88,"15min":0.85799999999999998},"min":{"1min":0.53100000000000003,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.27,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.387}]},{"osd":5,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.93700000000000006,"15min":0.94399999999999995},"min":{"1min":0.63100000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3540000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.95399999999999996,"15min":0.96299999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.2829999999999999,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.198}]},{"osd":7,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0069999999999999,"15min":1.004},"min":{"1min":0.49199999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.4590000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.107,"15min":1.097},"min":{"1min":0.65400000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3979999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.234}]}]},{"osd":1,"up_from":13,"seq":55834574952,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.75,"15min":0.61799999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.32000000000000001},"max":{"1min":1.095,"5min":1.419,"15min":1.419},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.79500000000000004,"15min":0.63900000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.35599999999999998},"max":{"1min":0.95499999999999996,"5min":1.841,"15min":1.841},"last":0.69399999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.81100000000000005,"15min":0.67000000000000004},"min":{"1min":0.51500000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.246,"5min":1.266,"15min":1.266},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.78100000000000003,"15min":0.70699999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.878,"15min":0.86799999999999999},"min":{"1min":0.56100000000000005,"5min":0.496,"15min":0.496},"max":{"1min":1.198,"5min":1.3,"15min":1.3},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.90200000000000002,"15min":0.874},"min":{"1min":0.54900000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.986,"5min":1.986,"15min":1.986},"last":0.57699999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:35:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0760000000000001,"15min":1.0349999999999999},"min":{"1min":0.871,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":2.1219999999999999,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0920000000000001,"15min":1.0569999999999999},"min":{"1min":0.747,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.399,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.0249999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0820000000000001,"15min":1.0529999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.6479999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.119,"5min":1.0580000000000001,"15min":1.038},"min":{"1min":0.74399999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.70899999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:34:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.133,"15min":1.1619999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":2.0609999999999999,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.175,"5min":1.849,"15min":2.145},"min":{"1min":0.84899999999999998,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.7629999999999999,"5min":22.045000000000002,"15min":22.045000000000002},"last":0.76600000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1930000000000001,"15min":1.2230000000000001},"min":{"1min":0.73499999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.7010000000000001,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.2290000000000001,"15min":1.2749999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.659,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.133}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78200000000000003,"15min":0.64900000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.129,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.82099999999999995,"15min":0.69299999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0980000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.68600000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:35:37 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.77900000000000003,"15min":0.66500000000000004},"min":{"1min":0.41999999999999998,"5min":0.34899999999999998,"15min":0.26500000000000001},"max":{"1min":0.98199999999999998,"5min":1.099,"15min":1.099},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.754,"5min":0.80100000000000005,"15min":0.67700000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.35299999999999998},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.71399999999999997}]},{"osd":3,"last update":"Sat Oct 7 21:35:16 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.876,"15min":0.80400000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.161,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.88800000000000001,"15min":0.82899999999999996},"min":{"1min":0.47699999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2230000000000001,"5min":1.486,"15min":1.486},"last":0.94499999999999995}]},{"osd":4,"last update":"Sat Oct 7 21:35:15 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0349999999999999,"15min":1.016},"min":{"1min":0.84899999999999998,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.226,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0229999999999999,"15min":1.0089999999999999},"min":{"1min":0.69399999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.248,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.196}]},{"osd":5,"last update":"Sat Oct 7 21:35:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.139,"15min":1.139},"min":{"1min":0.85699999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.284}]},{"osd":6,"last update":"Sat Oct 7 21:35:52 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1739999999999999,"15min":1.202},"min":{"1min":0.69299999999999995,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1379999999999999,"15min":1.1719999999999999},"min":{"1min":0.70199999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5049999999999999,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.216}]},{"osd":7,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.137,"15min":1.171},"min":{"1min":0.68999999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.2370000000000001,"15min":1.2669999999999999},"min":{"1min":0.73799999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.613,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.105}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.75600000000000001,"15min":0.67700000000000005},"min":{"1min":0.373,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84499999999999997,"15min":0.73199999999999998},"min":{"1min":0.38700000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.881,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":0.67500000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.83199999999999996,"15min":0.75},"min":{"1min":0.51900000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.8010000000000002,"5min":2.8010000000000002,"15min":2.8010000000000002},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.88400000000000001,"15min":0.77200000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.0579999999999998,"5min":3.0579999999999998,"15min":3.0579999999999998},"last":1.1339999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.85599999999999998,"15min":0.80200000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.92100000000000004,"15min":0.873},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.6299999999999999,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":1.331}]},{"osd":4,"last update":"Sat Oct 7 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.0820000000000001,"15min":1.016},"min":{"1min":0.752,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.9890000000000001,"5min":2.766,"15min":2.766},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.177,"5min":1.131,"15min":1.0629999999999999},"min":{"1min":0.79900000000000004,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.173}]},{"osd":5,"last update":"Sat Oct 7 21:35:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1120000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.653,"5min":2.9009999999999998,"15min":2.9009999999999998},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.119,"15min":1.085},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.046}]},{"osd":6,"last update":"Sat Oct 7 21:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.234,"15min":1.266},"min":{"1min":0.80100000000000005,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.3},{"interface":"front","average":{"1min":1.216,"5min":1.2609999999999999,"15min":1.2689999999999999},"min":{"1min":0.878,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":2.0299999999999998,"5min":2.8799999999999999,"15min":2.8799999999999999},"last":1.236}]},{"osd":7,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.27,"15min":1.2869999999999999},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":2.722,"5min":2.8149999999999999,"15min":2.8149999999999999},"last":1.4339999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2210000000000001,"15min":1.2490000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.72,"5min":1.726,"15min":1.726},"last":1.2709999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149778,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.73299999999999998,"15min":0.71899999999999997},"min":{"1min":0.55100000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.76500000000000001,"15min":0.752},"min":{"1min":0.45100000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.91500000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.77500000000000002,"15min":0.74199999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.095,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.85899999999999999,"15min":0.875},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.131,"5min":1.2350000000000001,"15min":3.4470000000000001},"last":1.016}]},{"osd":2,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91700000000000004,"15min":0.86699999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.246},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.90800000000000003,"15min":0.85299999999999998},"min":{"1min":0.56999999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.272,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.74099999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98099999999999998,"15min":0.95999999999999996},"min":{"1min":0.66500000000000004,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.879},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0720000000000001,"15min":1.0329999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.155}]},{"osd":5,"last update":"Sat Oct 7 21:35:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.151,"15min":1.1579999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.302},{"interface":"front","average":{"1min":1.101,"5min":1.097,"15min":1.107},"min":{"1min":0.86499999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.056}]},{"osd":6,"last update":"Sat Oct 7 21:34:58 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.163,"15min":1.1699999999999999},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.4259999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.2170000000000001,"15min":1.256},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.399,"5min":1.698,"15min":1.698},"last":1.0960000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:35:47 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1859999999999999,"15min":1.212},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.5469999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.208},{"interface":"front","average":{"1min":1.129,"5min":1.2210000000000001,"15min":1.2430000000000001},"min":{"1min":0.71499999999999997,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.482,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.143}]}]},{"osd":4,"up_from":31,"seq":133143986246,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.877,"15min":0.86599999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.21,"5min":1.355,"15min":1.355},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.87,"5min":0.88700000000000001,"15min":0.84799999999999998},"min":{"1min":0.60399999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2969999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.70899999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.874,"15min":0.83999999999999997},"min":{"1min":0.59799999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.1639999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":0.874},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.143,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.159}]},{"osd":2,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.96499999999999997,"15min":0.93899999999999995},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1679999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.873,"5min":0.89900000000000002,"15min":0.86899999999999999},"min":{"1min":0.60799999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1739999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.81499999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.92000000000000004,"15min":0.90800000000000003},"min":{"1min":0.71399999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.224,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.97399999999999998,"15min":0.93600000000000005},"min":{"1min":0.59399999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.095,"5min":4.423,"15min":4.423},"last":0.88200000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:35:00 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.79500000000000004,"15min":0.78400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.302,"5min":1.542,"15min":1.542},"last":0.754},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.88700000000000001,"15min":0.89700000000000002},"min":{"1min":0.54800000000000004,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.1259999999999999,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.006}]},{"osd":6,"last update":"Sat Oct 7 21:35:00 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.96399999999999997,"15min":0.97299999999999998},"min":{"1min":0.625,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3180000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.228},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.873,"15min":0.85899999999999999},"min":{"1min":0.54400000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.218,"5min":1.363,"15min":1.363},"last":1.115}]},{"osd":7,"last update":"Sat Oct 7 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.008,"15min":0.97699999999999998},"min":{"1min":0.66800000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.024,"15min":1.018},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4890000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.0369999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724605,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.85399999999999998,"15min":0.86199999999999999},"min":{"1min":0.54700000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.0129999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.88100000000000001,"15min":0.89400000000000002},"min":{"1min":0.57699999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2410000000000001,"5min":1.266,"15min":1.266},"last":0.625}]},{"osd":1,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.89100000000000001,"15min":0.88900000000000001},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.171,"5min":1.395,"15min":1.395},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.88600000000000001,"15min":0.91900000000000004},"min":{"1min":0.56399999999999995,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.96399999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88100000000000001,"15min":0.88400000000000001},"min":{"1min":0.57399999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.093,"5min":1.472,"15min":1.472},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.91800000000000004,"15min":0.92500000000000004},"min":{"1min":0.60599999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1970000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.2170000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92200000000000004,"15min":0.93000000000000005},"min":{"1min":0.58599999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.171,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98899999999999999,"15min":0.996},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":3.1360000000000001,"5min":3.1360000000000001,"15min":3.1360000000000001},"last":1.3169999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.78300000000000003,"15min":0.76800000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.2450000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.83799999999999997,"15min":0.81799999999999995},"min":{"1min":0.59599999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3169999999999999,"5min":1.361,"15min":1.361},"last":1.0009999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:34:54 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.82199999999999995,"15min":0.80800000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1439999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91500000000000004,"15min":0.90400000000000003},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3340000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.89100000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:35:47 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.016,"15min":1.014},"min":{"1min":0.55700000000000005,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.028,"5min":1.0369999999999999,"15min":1.048},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.431,"5min":1.446,"15min":1.446},"last":1.125}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:35:56.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:35:57.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:57 smithi008 bash[27485]: audit 2023-10-07T21:35:56.211476+0000 mgr.y (mgr.14466) 99 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:35:57.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:35:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:35:57] "GET /metrics HTTP/1.1" 200 203283 "" "Prometheus/2.43.0" 2023-10-07T21:35:57.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:57 smithi008 bash[41094]: audit 2023-10-07T21:35:56.211476+0000 mgr.y (mgr.14466) 99 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:35:57.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:57 smithi081 bash[31720]: audit 2023-10-07T21:35:56.211476+0000 mgr.y (mgr.14466) 99 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:35:58.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:58 smithi008 bash[27485]: cluster 2023-10-07T21:35:57.204503+0000 mgr.y (mgr.14466) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:58.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:58 smithi008 bash[41094]: cluster 2023-10-07T21:35:57.204503+0000 mgr.y (mgr.14466) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:58.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:58 smithi081 bash[31720]: cluster 2023-10-07T21:35:57.204503+0000 mgr.y (mgr.14466) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:35:59 smithi008 bash[27485]: audit 2023-10-07T21:35:58.279243+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:59.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:35:59 smithi008 bash[41094]: audit 2023-10-07T21:35:58.279243+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:35:59 smithi081 bash[31720]: audit 2023-10-07T21:35:58.279243+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:00.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:00 smithi008 bash[41094]: cluster 2023-10-07T21:35:59.205178+0000 mgr.y (mgr.14466) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:00.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:00 smithi008 bash[27485]: cluster 2023-10-07T21:35:59.205178+0000 mgr.y (mgr.14466) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:00.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:00 smithi081 bash[31720]: cluster 2023-10-07T21:35:59.205178+0000 mgr.y (mgr.14466) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:01.772 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:02.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:02 smithi008 bash[41094]: cluster 2023-10-07T21:36:01.205727+0000 mgr.y (mgr.14466) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:02.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:02 smithi008 bash[27485]: cluster 2023-10-07T21:36:01.205727+0000 mgr.y (mgr.14466) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:02 smithi081 bash[31720]: cluster 2023-10-07T21:36:01.205727+0000 mgr.y (mgr.14466) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.558 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:04 smithi008 bash[27485]: cluster 2023-10-07T21:36:03.206306+0000 mgr.y (mgr.14466) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.558 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:04 smithi008 bash[41094]: cluster 2023-10-07T21:36:03.206306+0000 mgr.y (mgr.14466) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:04 smithi081 bash[31720]: cluster 2023-10-07T21:36:03.206306+0000 mgr.y (mgr.14466) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.942 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:36:04.946 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:36:05.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:05 smithi008 bash[41094]: audit 2023-10-07T21:36:04.975242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:05.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:05 smithi008 bash[27485]: audit 2023-10-07T21:36:04.975242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:05.722 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2023-10-07T21:36:03.206021+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385036,"kb_used_data":6732,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576180,"statfs":{"total":767960285184,"available":765518008320,"internally_reserved":0,"allocated":6893568,"data_stored":3899440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003687"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528100+0000","last_change":"2023-10-07T21:34:25.695875+0000","last_active":"2023-10-07T21:34:28.528100+0000","last_peered":"2023-10-07T21:34:28.528100+0000","last_clean":"2023-10-07T21:34:28.528100+0000","last_became_active":"2023-10-07T21:34:25.695575+0000","last_became_peered":"2023-10-07T21:34:25.695575+0000","last_unstale":"2023-10-07T21:34:28.528100+0000","last_undegraded":"2023-10-07T21:34:28.528100+0000","last_fullsized":"2023-10-07T21:34:28.528100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:33.545293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:27.687558+0000","last_change":"2023-10-07T21:34:25.706234+0000","last_active":"2023-10-07T21:34:27.687558+0000","last_peered":"2023-10-07T21:34:27.687558+0000","last_clean":"2023-10-07T21:34:27.687558+0000","last_became_active":"2023-10-07T21:34:25.705885+0000","last_became_peered":"2023-10-07T21:34:25.705885+0000","last_unstale":"2023-10-07T21:34:27.687558+0000","last_undegraded":"2023-10-07T21:34:27.687558+0000","last_fullsized":"2023-10-07T21:34:27.687558+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:20.163927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695744+0000","last_change":"2023-10-07T21:34:25.702274+0000","last_active":"2023-10-07T21:34:26.695744+0000","last_peered":"2023-10-07T21:34:26.695744+0000","last_clean":"2023-10-07T21:34:26.695744+0000","last_became_active":"2023-10-07T21:34:25.701856+0000","last_became_peered":"2023-10-07T21:34:25.701856+0000","last_unstale":"2023-10-07T21:34:26.695744+0000","last_undegraded":"2023-10-07T21:34:26.695744+0000","last_fullsized":"2023-10-07T21:34:26.695744+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:16:46.818480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695695+0000","last_change":"2023-10-07T21:34:25.694819+0000","last_active":"2023-10-07T21:34:26.695695+0000","last_peered":"2023-10-07T21:34:26.695695+0000","last_clean":"2023-10-07T21:34:26.695695+0000","last_became_active":"2023-10-07T21:34:25.694504+0000","last_became_peered":"2023-10-07T21:34:25.694504+0000","last_unstale":"2023-10-07T21:34:26.695695+0000","last_undegraded":"2023-10-07T21:34:26.695695+0000","last_fullsized":"2023-10-07T21:34:26.695695+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:06:44.348770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":270,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.695743+0000","last_change":"2023-10-07T21:32:44.125753+0000","last_active":"2023-10-07T21:34:26.695743+0000","last_peered":"2023-10-07T21:34:26.695743+0000","last_clean":"2023-10-07T21:34:26.695743+0000","last_became_active":"2023-10-07T21:32:44.124679+0000","last_became_peered":"2023-10-07T21:32:44.124679+0000","last_unstale":"2023-10-07T21:34:26.695743+0000","last_undegraded":"2023-10-07T21:34:26.695743+0000","last_fullsized":"2023-10-07T21:34:26.695743+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:07:10.055063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528319+0000","last_change":"2023-10-07T21:34:25.696019+0000","last_active":"2023-10-07T21:34:28.528319+0000","last_peered":"2023-10-07T21:34:28.528319+0000","last_clean":"2023-10-07T21:34:28.528319+0000","last_became_active":"2023-10-07T21:34:25.695624+0000","last_became_peered":"2023-10-07T21:34:25.695624+0000","last_unstale":"2023-10-07T21:34:28.528319+0000","last_undegraded":"2023-10-07T21:34:28.528319+0000","last_fullsized":"2023-10-07T21:34:28.528319+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:55.865961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:26.699238+0000","last_change":"2023-10-07T21:34:25.707111+0000","last_active":"2023-10-07T21:34:26.699238+0000","last_peered":"2023-10-07T21:34:26.699238+0000","last_clean":"2023-10-07T21:34:26.699238+0000","last_became_active":"2023-10-07T21:34:25.706694+0000","last_became_peered":"2023-10-07T21:34:25.706694+0000","last_unstale":"2023-10-07T21:34:26.699238+0000","last_undegraded":"2023-10-07T21:34:26.699238+0000","last_fullsized":"2023-10-07T21:34:26.699238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:55:24.799228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:28.528149+0000","last_change":"2023-10-07T21:34:25.693168+0000","last_active":"2023-10-07T21:34:28.528149+0000","last_peered":"2023-10-07T21:34:28.528149+0000","last_clean":"2023-10-07T21:34:28.528149+0000","last_became_active":"2023-10-07T21:34:25.692804+0000","last_became_peered":"2023-10-07T21:34:25.692804+0000","last_unstale":"2023-10-07T21:34:28.528149+0000","last_undegraded":"2023-10-07T21:34:28.528149+0000","last_fullsized":"2023-10-07T21:34:28.528149+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:17.516271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:34:27.687565+0000","last_change":"2023-10-07T21:34:25.697575+0000","last_active":"2023-10-07T21:34:27.687565+0000","last_peered":"2023-10-07T21:34:27.687565+0000","last_clean":"2023-10-07T21:34:27.687565+0000","last_became_active":"2023-10-07T21:34:25.696954+0000","last_became_peered":"2023-10-07T21:34:25.696954+0000","last_unstale":"2023-10-07T21:34:27.687565+0000","last_undegraded":"2023-10-07T21:34:27.687565+0000","last_fullsized":"2023-10-07T21:34:27.687565+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:40.983207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201320,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.86399999999999999,"15min":0.88600000000000001},"min":{"1min":0.52700000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.216,"5min":1.246,"15min":1.246},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.88300000000000001,"15min":0.90200000000000002},"min":{"1min":0.41699999999999998,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.70899999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.875,"15min":0.90500000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.129,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.91100000000000003,"15min":0.92700000000000005},"min":{"1min":0.47099999999999997,"5min":0.433,"15min":0.433},"max":{"1min":1.3169999999999999,"5min":1.456,"15min":1.456},"last":0.88500000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88500000000000001,"15min":0.90500000000000003},"min":{"1min":0.56799999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.26,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.96699999999999997,"15min":1.012},"min":{"1min":0.499,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.137,"5min":1.484,"15min":1.484},"last":1.1779999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.94999999999999996,"15min":0.97299999999999998},"min":{"1min":0.61099999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.264,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.002,"15min":1.0409999999999999},"min":{"1min":0.60699999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.24,"5min":1.375,"15min":1.375},"last":1.054}]},{"osd":4,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.87,"15min":0.876},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.369,"5min":1.605,"15min":1.605},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.91600000000000004,"15min":0.93799999999999994},"min":{"1min":0.46000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1319999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.071}]},{"osd":5,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.96199999999999997,"15min":0.99099999999999999},"min":{"1min":0.57399999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2390000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3049999999999999,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":1.097}]},{"osd":6,"last update":"Sat Oct 7 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0289999999999999,"15min":1.0449999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3680000000000001,"5min":1.504,"15min":1.504},"last":1.034},{"interface":"front","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0549999999999999},"min":{"1min":0.56000000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.353,"5min":1.75,"15min":1.75},"last":1.0149999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462964,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.89400000000000002,"15min":0.92700000000000005},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.341,"5min":1.375,"15min":1.375},"last":1.24},{"interface":"front","average":{"1min":0.872,"5min":0.90700000000000003,"15min":0.90800000000000003},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.159,"5min":1.444,"15min":1.444},"last":0.99399999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.90800000000000003,"15min":0.93700000000000006},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.125,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.022,"5min":0.96799999999999997,"15min":0.94399999999999995},"min":{"1min":0.60999999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3799999999999999,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.1040000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.167},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.98099999999999998,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2929999999999999,"5min":1.532,"15min":1.532},"last":0.875}]},{"osd":3,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93500000000000005,"15min":0.94499999999999995},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3080000000000001,"5min":1.484,"15min":1.484},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.034,"15min":1.0129999999999999},"min":{"1min":0.70799999999999996,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2869999999999999,"5min":1.331,"15min":1.331},"last":0.91700000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.88100000000000001,"15min":0.84499999999999997},"min":{"1min":0.73699999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.073,"5min":0.92500000000000004,"15min":0.873},"min":{"1min":0.65900000000000003,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.387,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0429999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.95699999999999996,"15min":0.95099999999999996},"min":{"1min":0.70299999999999996,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.292,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.111,"5min":0.98199999999999998,"15min":0.97199999999999998},"min":{"1min":0.67000000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.3540000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.1299999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0069999999999999,"15min":1.004},"min":{"1min":0.49199999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.107,"15min":1.097},"min":{"1min":0.65400000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3979999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.022}]}]},{"osd":1,"up_from":13,"seq":55834574953,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.75,"15min":0.61799999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.32000000000000001},"max":{"1min":1.095,"5min":1.419,"15min":1.419},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.79500000000000004,"15min":0.63900000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.35599999999999998},"max":{"1min":0.95499999999999996,"5min":1.841,"15min":1.841},"last":0.81299999999999994}]},{"osd":2,"last update":"Sat Oct 7 21:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.81100000000000005,"15min":0.67000000000000004},"min":{"1min":0.51500000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.246,"5min":1.266,"15min":1.266},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.78100000000000003,"15min":0.70699999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.88200000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.878,"15min":0.86799999999999999},"min":{"1min":0.56100000000000005,"5min":0.496,"15min":0.496},"max":{"1min":1.198,"5min":1.3,"15min":1.3},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.90200000000000002,"15min":0.874},"min":{"1min":0.54900000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.986,"5min":1.986,"15min":1.986},"last":0.92100000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:35:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0760000000000001,"15min":1.0349999999999999},"min":{"1min":0.871,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":2.1219999999999999,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0920000000000001,"15min":1.0569999999999999},"min":{"1min":0.747,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.399,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.575}]},{"osd":5,"last update":"Sat Oct 7 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0820000000000001,"15min":1.0529999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.6479999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.0580000000000001,"15min":1.038},"min":{"1min":0.74399999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.6140000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:35:58 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.1160000000000001,"15min":1.1559999999999999},"min":{"1min":0.65000000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.667,"5min":2.0609999999999999,"15min":2.0609999999999999},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.605,"15min":2.0630000000000002},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.6439999999999999,"5min":22.045000000000002,"15min":22.045000000000002},"last":1.115}]},{"osd":7,"last update":"Sat Oct 7 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1930000000000001,"15min":1.2230000000000001},"min":{"1min":0.73499999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.7010000000000001,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":1.4850000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.2290000000000001,"15min":1.2749999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.659,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.6830000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738483,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298492,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446660,"statfs":{"total":95995035648,"available":95689379840,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78200000000000003,"15min":0.64900000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.129,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.82099999999999995,"15min":0.69299999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0980000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.76300000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:35:37 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.77900000000000003,"15min":0.66500000000000004},"min":{"1min":0.41999999999999998,"5min":0.34899999999999998,"15min":0.26500000000000001},"max":{"1min":0.98199999999999998,"5min":1.099,"15min":1.099},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.754,"5min":0.80100000000000005,"15min":0.67700000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.35299999999999998},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.80300000000000005}]},{"osd":3,"last update":"Sat Oct 7 21:35:16 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.876,"15min":0.80400000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.161,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.88800000000000001,"15min":0.82899999999999996},"min":{"1min":0.47699999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2230000000000001,"5min":1.486,"15min":1.486},"last":0.60999999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:35:15 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0349999999999999,"15min":1.016},"min":{"1min":0.84899999999999998,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.226,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0229999999999999,"15min":1.0089999999999999},"min":{"1min":0.69399999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.248,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0369999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:35:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.139,"15min":1.139},"min":{"1min":0.85699999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.3460000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.91500000000000004}]},{"osd":6,"last update":"Sat Oct 7 21:35:52 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1739999999999999,"15min":1.202},"min":{"1min":0.69299999999999995,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.4470000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1379999999999999,"15min":1.1719999999999999},"min":{"1min":0.70199999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5049999999999999,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.1379999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.137,"15min":1.171},"min":{"1min":0.68999999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.107,"5min":1.2370000000000001,"15min":1.2669999999999999},"min":{"1min":0.73799999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.613,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.2849999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411421,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.75600000000000001,"15min":0.67700000000000005},"min":{"1min":0.373,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84499999999999997,"15min":0.73199999999999998},"min":{"1min":0.38700000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.881,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":0.83999999999999997}]},{"osd":1,"last update":"Sat Oct 7 21:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.83199999999999996,"15min":0.75},"min":{"1min":0.51900000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.8010000000000002,"5min":2.8010000000000002,"15min":2.8010000000000002},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.88400000000000001,"15min":0.77200000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.0579999999999998,"5min":3.0579999999999998,"15min":3.0579999999999998},"last":0.79700000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.85599999999999998,"15min":0.80200000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.92100000000000004,"15min":0.873},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.6299999999999999,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":0.70099999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.0820000000000001,"15min":1.016},"min":{"1min":0.752,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.9890000000000001,"5min":2.766,"15min":2.766},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.177,"5min":1.131,"15min":1.0629999999999999},"min":{"1min":0.79900000000000004,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.236}]},{"osd":5,"last update":"Sat Oct 7 21:35:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1120000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.653,"5min":2.9009999999999998,"15min":2.9009999999999998},"last":1.333},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.119,"15min":1.085},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.2729999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:35:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.208,"15min":1.2569999999999999},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":2.4430000000000001,"5min":2.4430000000000001,"15min":2.4430000000000001},"last":1.4259999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.2450000000000001,"15min":1.264},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":2.7629999999999999,"5min":2.8799999999999999,"15min":2.8799999999999999},"last":1.03}]},{"osd":7,"last update":"Sat Oct 7 21:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.27,"15min":1.2869999999999999},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":2.722,"5min":2.8149999999999999,"15min":2.8149999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2210000000000001,"15min":1.2490000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.72,"5min":1.726,"15min":1.726},"last":1.0940000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149779,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.73299999999999998,"15min":0.71899999999999997},"min":{"1min":0.55100000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.76500000000000001,"15min":0.752},"min":{"1min":0.45100000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.77500000000000002,"15min":0.74199999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.095,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.077},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.85899999999999999,"15min":0.875},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.131,"5min":1.2350000000000001,"15min":3.4470000000000001},"last":0.96399999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91700000000000004,"15min":0.86699999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.4259999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.90800000000000003,"15min":0.85299999999999998},"min":{"1min":0.56999999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.272,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.92100000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98099999999999998,"15min":0.95999999999999996},"min":{"1min":0.66500000000000004,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.01},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0720000000000001,"15min":1.0329999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.2390000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:35:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.151,"15min":1.1579999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.097,"15min":1.107},"min":{"1min":0.86499999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.5349999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:35:58 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.151,"15min":1.1659999999999999},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.4610000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1819999999999999,"15min":1.244},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.597,"5min":1.698,"15min":1.698},"last":1.597}]},{"osd":7,"last update":"Sat Oct 7 21:35:47 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.1859999999999999,"15min":1.212},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.5469999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.4910000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.2210000000000001,"15min":1.2430000000000001},"min":{"1min":0.71499999999999997,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.482,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.3859999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986247,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.877,"15min":0.86599999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.21,"5min":1.355,"15min":1.355},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.88700000000000001,"15min":0.84799999999999998},"min":{"1min":0.60399999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2969999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.095}]},{"osd":1,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.874,"15min":0.83999999999999997},"min":{"1min":0.59799999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.1639999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.3380000000000001},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":0.874},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.143,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.89200000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.96499999999999997,"15min":0.93899999999999995},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1679999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.89900000000000002,"15min":0.86899999999999999},"min":{"1min":0.60799999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1739999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.85199999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.92000000000000004,"15min":0.90800000000000003},"min":{"1min":0.71399999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.224,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.97399999999999998,"15min":0.93600000000000005},"min":{"1min":0.59399999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.095,"5min":4.423,"15min":4.423},"last":1.2529999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:35:00 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.79500000000000004,"15min":0.78400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.302,"5min":1.542,"15min":1.542},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.88700000000000001,"15min":0.89700000000000002},"min":{"1min":0.54800000000000004,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.1259999999999999,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0549999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:35:00 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.96399999999999997,"15min":0.97299999999999998},"min":{"1min":0.625,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3180000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.2909999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.873,"15min":0.85899999999999999},"min":{"1min":0.54400000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.218,"5min":1.363,"15min":1.363},"last":1.4450000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.008,"15min":0.97699999999999998},"min":{"1min":0.66800000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.389},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.024,"15min":1.018},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4890000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.2230000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724606,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":266042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.85399999999999998,"15min":0.86199999999999999},"min":{"1min":0.54700000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.0129999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.88100000000000001,"15min":0.89400000000000002},"min":{"1min":0.57699999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2410000000000001,"5min":1.266,"15min":1.266},"last":0.78400000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.89100000000000001,"15min":0.88900000000000001},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.171,"5min":1.395,"15min":1.395},"last":1.343},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.88600000000000001,"15min":0.91900000000000004},"min":{"1min":0.56399999999999995,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.208}]},{"osd":2,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88100000000000001,"15min":0.88400000000000001},"min":{"1min":0.57399999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.093,"5min":1.472,"15min":1.472},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.91800000000000004,"15min":0.92500000000000004},"min":{"1min":0.60599999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1970000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.2889999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92200000000000004,"15min":0.93000000000000005},"min":{"1min":0.58599999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.171,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98899999999999999,"15min":0.996},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":3.1360000000000001,"5min":3.1360000000000001,"15min":3.1360000000000001},"last":0.89600000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:35:03 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.78300000000000003,"15min":0.76800000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.2450000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.873,"5min":0.83799999999999997,"15min":0.81799999999999995},"min":{"1min":0.59599999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3169999999999999,"5min":1.361,"15min":1.361},"last":1.016}]},{"osd":6,"last update":"Sat Oct 7 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.85999999999999999,"15min":0.82099999999999995},"min":{"1min":0.47299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":1.101},{"interface":"front","average":{"1min":1.081,"5min":0.95099999999999996,"15min":0.91600000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.256}]},{"osd":7,"last update":"Sat Oct 7 21:35:47 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.016,"15min":1.014},"min":{"1min":0.55700000000000005,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.028,"5min":1.0369999999999999,"15min":1.048},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.431,"5min":1.446,"15min":1.446},"last":1.1719999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:36:05.725 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T21:36:05.725 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-07T21:36:05.725 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-07T21:36:05.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-07T21:36:05.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:05 smithi081 bash[31720]: audit 2023-10-07T21:36:04.975242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:06.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[27485]: audit 2023-10-07T21:36:04.928546+0000 mgr.y (mgr.14466) 104 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[27485]: cluster 2023-10-07T21:36:05.206857+0000 mgr.y (mgr.14466) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[27485]: audit 2023-10-07T21:36:05.503260+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[27485]: audit 2023-10-07T21:36:05.504790+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[27485]: audit 2023-10-07T21:36:05.513556+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[41094]: audit 2023-10-07T21:36:04.928546+0000 mgr.y (mgr.14466) 104 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[41094]: cluster 2023-10-07T21:36:05.206857+0000 mgr.y (mgr.14466) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:06.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[41094]: audit 2023-10-07T21:36:05.503260+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[41094]: audit 2023-10-07T21:36:05.504790+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:06 smithi008 bash[41094]: audit 2023-10-07T21:36:05.513556+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:06.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[31720]: audit 2023-10-07T21:36:04.928546+0000 mgr.y (mgr.14466) 104 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:36:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[31720]: cluster 2023-10-07T21:36:05.206857+0000 mgr.y (mgr.14466) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[31720]: audit 2023-10-07T21:36:05.503260+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[31720]: audit 2023-10-07T21:36:05.504790+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:06 smithi081 bash[31720]: audit 2023-10-07T21:36:05.513556+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:07] "GET /metrics HTTP/1.1" 200 203291 "" "Prometheus/2.43.0" 2023-10-07T21:36:08.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:07 smithi081 bash[31720]: cluster 2023-10-07T21:36:07.207554+0000 mgr.y (mgr.14466) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:08.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:07 smithi008 bash[27485]: cluster 2023-10-07T21:36:07.207554+0000 mgr.y (mgr.14466) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:08.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:07 smithi008 bash[41094]: cluster 2023-10-07T21:36:07.207554+0000 mgr.y (mgr.14466) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.501 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:10.533 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:10 smithi008 bash[41094]: cluster 2023-10-07T21:36:09.208363+0000 mgr.y (mgr.14466) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.533 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:10 smithi008 bash[27485]: cluster 2023-10-07T21:36:09.208363+0000 mgr.y (mgr.14466) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:10 smithi081 bash[31720]: cluster 2023-10-07T21:36:09.208363+0000 mgr.y (mgr.14466) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:12 smithi008 bash[41094]: cluster 2023-10-07T21:36:11.208953+0000 mgr.y (mgr.14466) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:12 smithi008 bash[27485]: cluster 2023-10-07T21:36:11.208953+0000 mgr.y (mgr.14466) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:12 smithi081 bash[31720]: cluster 2023-10-07T21:36:11.208953+0000 mgr.y (mgr.14466) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:13.825 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:36:13.826 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-07T21:36:14.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[27485]: cluster 2023-10-07T21:36:13.209476+0000 mgr.y (mgr.14466) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[27485]: audit 2023-10-07T21:36:13.276669+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:14.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[27485]: audit 2023-10-07T21:36:13.820622+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.8:0/1206413673' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:36:14.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[41094]: cluster 2023-10-07T21:36:13.209476+0000 mgr.y (mgr.14466) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[41094]: audit 2023-10-07T21:36:13.276669+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:14.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:14 smithi008 bash[41094]: audit 2023-10-07T21:36:13.820622+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.8:0/1206413673' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:36:14.493 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-07T21:36:14.493 INFO:tasks.cephadm:Setup complete, yielding 2023-10-07T21:36:14.493 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-07T21:36:14.503 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi008.front.sepia.ceph.com 2023-10-07T21:36:14.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-10-07T21:36:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:14 smithi081 bash[31720]: cluster 2023-10-07T21:36:13.209476+0000 mgr.y (mgr.14466) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:14 smithi081 bash[31720]: audit 2023-10-07T21:36:13.276669+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:14 smithi081 bash[31720]: audit 2023-10-07T21:36:13.820622+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.8:0/1206413673' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:36:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:16 smithi008 bash[27485]: cluster 2023-10-07T21:36:15.210190+0000 mgr.y (mgr.14466) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:16 smithi008 bash[41094]: cluster 2023-10-07T21:36:15.210190+0000 mgr.y (mgr.14466) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:16 smithi081 bash[31720]: cluster 2023-10-07T21:36:15.210190+0000 mgr.y (mgr.14466) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:16.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:17.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:17] "GET /metrics HTTP/1.1" 200 203281 "" "Prometheus/2.43.0" 2023-10-07T21:36:18.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:17 smithi081 bash[31720]: cluster 2023-10-07T21:36:17.210758+0000 mgr.y (mgr.14466) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:18.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:17 smithi008 bash[27485]: cluster 2023-10-07T21:36:17.210758+0000 mgr.y (mgr.14466) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:17 smithi008 bash[41094]: cluster 2023-10-07T21:36:17.210758+0000 mgr.y (mgr.14466) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:19.277 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:20.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:20 smithi008 bash[41094]: cluster 2023-10-07T21:36:19.211327+0000 mgr.y (mgr.14466) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.504 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:20 smithi008 bash[27485]: cluster 2023-10-07T21:36:19.211327+0000 mgr.y (mgr.14466) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:20 smithi081 bash[31720]: cluster 2023-10-07T21:36:19.211327+0000 mgr.y (mgr.14466) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:22.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:22 smithi008 bash[27485]: cluster 2023-10-07T21:36:21.211772+0000 mgr.y (mgr.14466) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:22.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:22 smithi008 bash[41094]: cluster 2023-10-07T21:36:21.211772+0000 mgr.y (mgr.14466) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:22 smithi081 bash[31720]: cluster 2023-10-07T21:36:21.211772+0000 mgr.y (mgr.14466) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:23.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[41094]: audit 2023-10-07T21:36:22.337256+0000 mgr.y (mgr.14466) 114 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:36:23.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[41094]: audit 2023-10-07T21:36:22.338205+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:23.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[41094]: audit 2023-10-07T21:36:22.338882+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:23.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[27485]: audit 2023-10-07T21:36:22.337256+0000 mgr.y (mgr.14466) 114 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:36:23.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[27485]: audit 2023-10-07T21:36:22.338205+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:23.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:23 smithi008 bash[27485]: audit 2023-10-07T21:36:22.338882+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:23.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:23 smithi081 bash[31720]: audit 2023-10-07T21:36:22.337256+0000 mgr.y (mgr.14466) 114 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:36:23.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:23 smithi081 bash[31720]: audit 2023-10-07T21:36:22.338205+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:23.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:23 smithi081 bash[31720]: audit 2023-10-07T21:36:22.338882+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-07T21:36:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[41094]: cluster 2023-10-07T21:36:23.212399+0000 mgr.y (mgr.14466) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[41094]: audit 2023-10-07T21:36:23.285706+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[41094]: cluster 2023-10-07T21:36:23.285811+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[41094]: audit 2023-10-07T21:36:23.288302+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[41094]: audit 2023-10-07T21:36:23.288993+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: cluster 2023-10-07T21:36:23.212399+0000 mgr.y (mgr.14466) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: audit 2023-10-07T21:36:23.285706+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: cluster 2023-10-07T21:36:23.285811+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: audit 2023-10-07T21:36:23.288302+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: audit 2023-10-07T21:36:23.288993+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:24 smithi008 bash[27485]: debug 2023-10-07T21:36:24.306+0000 7f546a9e2700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:36:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:24 smithi081 bash[31720]: cluster 2023-10-07T21:36:23.212399+0000 mgr.y (mgr.14466) 115 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:24 smithi081 bash[31720]: audit 2023-10-07T21:36:23.285706+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-07T21:36:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:24 smithi081 bash[31720]: cluster 2023-10-07T21:36:23.285811+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:36:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:24 smithi081 bash[31720]: audit 2023-10-07T21:36:23.288302+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:24 smithi081 bash[31720]: audit 2023-10-07T21:36:23.288993+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.293939+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cluster 2023-10-07T21:36:24.294194+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.303267+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.306896+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cluster 2023-10-07T21:36:24.307975+0000 mon.a (mon.0) 748 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cluster 2023-10-07T21:36:24.308097+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-07T21:36:25.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cluster 2023-10-07T21:36:24.318687+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.320139+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cluster 2023-10-07T21:36:24.320266+0000 mon.a (mon.0) 752 : cluster [DBG] fsmap foo:0 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cephadm 2023-10-07T21:36:24.324251+0000 mgr.y (mgr.14466) 116 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.330167+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.346550+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.349797+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.351501+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.360965+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.368952+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.369485+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.375720+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: audit 2023-10-07T21:36:24.377388+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[27485]: cephadm 2023-10-07T21:36:24.379000+0000 mgr.y (mgr.14466) 117 : cephadm [INF] Deploying daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.293939+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cluster 2023-10-07T21:36:24.294194+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.303267+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.306896+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cluster 2023-10-07T21:36:24.307975+0000 mon.a (mon.0) 748 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:36:25.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cluster 2023-10-07T21:36:24.308097+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cluster 2023-10-07T21:36:24.318687+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.320139+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cluster 2023-10-07T21:36:24.320266+0000 mon.a (mon.0) 752 : cluster [DBG] fsmap foo:0 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cephadm 2023-10-07T21:36:24.324251+0000 mgr.y (mgr.14466) 116 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.330167+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.346550+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.349797+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.351501+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.360965+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.368952+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.369485+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.375720+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:25.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: audit 2023-10-07T21:36:24.377388+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.645 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:25 smithi008 bash[41094]: cephadm 2023-10-07T21:36:24.379000+0000 mgr.y (mgr.14466) 117 : cephadm [INF] Deploying daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:36:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.293939+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cluster 2023-10-07T21:36:24.294194+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:36:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.303267+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.306896+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cluster 2023-10-07T21:36:24.307975+0000 mon.a (mon.0) 748 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cluster 2023-10-07T21:36:24.308097+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cluster 2023-10-07T21:36:24.318687+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.320139+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cluster 2023-10-07T21:36:24.320266+0000 mon.a (mon.0) 752 : cluster [DBG] fsmap foo:0 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cephadm 2023-10-07T21:36:24.324251+0000 mgr.y (mgr.14466) 116 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.330167+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.346550+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.349797+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.351501+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:25.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.360965+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.368952+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.369485+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.375720+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: audit 2023-10-07T21:36:24.377388+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:25.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:25 smithi081 bash[31720]: cephadm 2023-10-07T21:36:24.379000+0000 mgr.y (mgr.14466) 117 : cephadm [INF] Deploying daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:36:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:26 smithi008 bash[27485]: cluster 2023-10-07T21:36:25.213048+0000 mgr.y (mgr.14466) 118 : cluster [DBG] pgmap v91: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:26 smithi008 bash[27485]: cluster 2023-10-07T21:36:25.320910+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:36:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:26 smithi008 bash[41094]: cluster 2023-10-07T21:36:25.213048+0000 mgr.y (mgr.14466) 118 : cluster [DBG] pgmap v91: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:26 smithi008 bash[41094]: cluster 2023-10-07T21:36:25.320910+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:36:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:26 smithi081 bash[31720]: cluster 2023-10-07T21:36:25.213048+0000 mgr.y (mgr.14466) 118 : cluster [DBG] pgmap v91: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:26 smithi081 bash[31720]: cluster 2023-10-07T21:36:25.320910+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:36:26.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:27.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: cluster 2023-10-07T21:36:26.322435+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.223659+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.233722+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.255100+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.256564+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.257011+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.261143+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[41094]: audit 2023-10-07T21:36:27.262317+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:27.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:27] "GET /metrics HTTP/1.1" 200 203281 "" "Prometheus/2.43.0" 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: cluster 2023-10-07T21:36:26.322435+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.223659+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.233722+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.255100+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.256564+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.257011+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.261143+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:27.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:27 smithi008 bash[27485]: audit 2023-10-07T21:36:27.262317+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: cluster 2023-10-07T21:36:26.322435+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.223659+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.233722+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.255100+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.256564+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.257011+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.261143+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-07T21:36:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:27 smithi081 bash[31720]: audit 2023-10-07T21:36:27.262317+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:28.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:28 smithi081 bash[31720]: cluster 2023-10-07T21:36:27.213465+0000 mgr.y (mgr.14466) 119 : cluster [DBG] pgmap v94: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:28.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:28 smithi081 bash[31720]: cephadm 2023-10-07T21:36:27.263444+0000 mgr.y (mgr.14466) 120 : cephadm [INF] Deploying daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:36:28.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:28 smithi081 bash[31720]: audit 2023-10-07T21:36:28.283241+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:28.627 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:28 smithi081 bash[31720]: audit 2023-10-07T21:36:28.285007+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:28.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[41094]: cluster 2023-10-07T21:36:27.213465+0000 mgr.y (mgr.14466) 119 : cluster [DBG] pgmap v94: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[41094]: cephadm 2023-10-07T21:36:27.263444+0000 mgr.y (mgr.14466) 120 : cephadm [INF] Deploying daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[41094]: audit 2023-10-07T21:36:28.283241+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[41094]: audit 2023-10-07T21:36:28.285007+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[27485]: cluster 2023-10-07T21:36:27.213465+0000 mgr.y (mgr.14466) 119 : cluster [DBG] pgmap v94: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[27485]: cephadm 2023-10-07T21:36:27.263444+0000 mgr.y (mgr.14466) 120 : cephadm [INF] Deploying daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[27485]: audit 2023-10-07T21:36:28.283241+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:28.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:28 smithi008 bash[27485]: audit 2023-10-07T21:36:28.285007+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:30.182 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.214375+0000 mgr.y (mgr.14466) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:29.339599+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.339844+0000 mon.a (mon.0) 765 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:boot 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.339921+0000 mon.a (mon.0) 766 : cluster [INF] daemon mds.foo.smithi008.qwzkkv assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.340027+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.340068+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-07T21:36:30.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.340106+0000 mon.a (mon.0) 769 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.340415+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.343710+0000 mon.a (mon.0) 771 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:creating} 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: cluster 2023-10-07T21:36:29.365870+0000 mon.a (mon.0) 772 : cluster [INF] daemon mds.foo.smithi008.qwzkkv is now active in filesystem foo as rank 0 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:29.924840+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:29.938812+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:29.994638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:30.002275+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:30.009636+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[27485]: audit 2023-10-07T21:36:30.076246+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:30.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.214375+0000 mgr.y (mgr.14466) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:29.339599+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.339844+0000 mon.a (mon.0) 765 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:boot 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.339921+0000 mon.a (mon.0) 766 : cluster [INF] daemon mds.foo.smithi008.qwzkkv assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.340027+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.340068+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.340106+0000 mon.a (mon.0) 769 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.340415+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.343710+0000 mon.a (mon.0) 771 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:creating} 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: cluster 2023-10-07T21:36:29.365870+0000 mon.a (mon.0) 772 : cluster [INF] daemon mds.foo.smithi008.qwzkkv is now active in filesystem foo as rank 0 2023-10-07T21:36:30.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:29.924840+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:29.938812+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:29.994638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:30.002275+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:30.009636+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:30 smithi008 bash[41094]: audit 2023-10-07T21:36:30.076246+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.214375+0000 mgr.y (mgr.14466) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:29.339599+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.339844+0000 mon.a (mon.0) 765 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:boot 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.339921+0000 mon.a (mon.0) 766 : cluster [INF] daemon mds.foo.smithi008.qwzkkv assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.340027+0000 mon.a (mon.0) 767 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:36:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.340068+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.340106+0000 mon.a (mon.0) 769 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.340415+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.343710+0000 mon.a (mon.0) 771 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:creating} 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: cluster 2023-10-07T21:36:29.365870+0000 mon.a (mon.0) 772 : cluster [INF] daemon mds.foo.smithi008.qwzkkv is now active in filesystem foo as rank 0 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:29.924840+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:29.938812+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:29.994638+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:30.002275+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:30.009636+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:30 smithi081 bash[31720]: audit 2023-10-07T21:36:30.076246+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:31.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:31 smithi008 bash[41094]: cluster 2023-10-07T21:36:30.348388+0000 mon.a (mon.0) 778 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:active 2023-10-07T21:36:31.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:31 smithi008 bash[41094]: cluster 2023-10-07T21:36:30.348474+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 2023-10-07T21:36:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:31 smithi008 bash[27485]: cluster 2023-10-07T21:36:30.348388+0000 mon.a (mon.0) 778 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:active 2023-10-07T21:36:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:31 smithi008 bash[27485]: cluster 2023-10-07T21:36:30.348474+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 2023-10-07T21:36:31.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:31 smithi081 bash[31720]: cluster 2023-10-07T21:36:30.348388+0000 mon.a (mon.0) 778 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1637542562,v1:172.21.15.8:6835/1637542562] up:active 2023-10-07T21:36:31.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:31 smithi081 bash[31720]: cluster 2023-10-07T21:36:30.348474+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.215059+0000 mgr.y (mgr.14466) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.358140+0000 mon.a (mon.0) 780 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:boot 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.358199+0000 mon.a (mon.0) 781 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi008.qwzkkv in favor of higher affinity standby. 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.358315+0000 mon.a (mon.0) 782 : cluster [WRN] Replacing daemon mds.foo.smithi008.qwzkkv as rank 0 with standby daemon mds.foo.smithi081.zbvtwc 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.358766+0000 mon.a (mon.0) 783 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:36:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.358805+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.359079+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 1 up:standby 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: audit 2023-10-07T21:36:31.359896+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.366551+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[27485]: cluster 2023-10-07T21:36:31.366904+0000 mon.a (mon.0) 787 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:replay} 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.215059+0000 mgr.y (mgr.14466) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.358140+0000 mon.a (mon.0) 780 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:boot 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.358199+0000 mon.a (mon.0) 781 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi008.qwzkkv in favor of higher affinity standby. 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.358315+0000 mon.a (mon.0) 782 : cluster [WRN] Replacing daemon mds.foo.smithi008.qwzkkv as rank 0 with standby daemon mds.foo.smithi081.zbvtwc 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.358766+0000 mon.a (mon.0) 783 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:36:32.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.358805+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-10-07T21:36:32.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.359079+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 1 up:standby 2023-10-07T21:36:32.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: audit 2023-10-07T21:36:31.359896+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:36:32.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.366551+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:36:32.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:32 smithi008 bash[41094]: cluster 2023-10-07T21:36:31.366904+0000 mon.a (mon.0) 787 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:replay} 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.215059+0000 mgr.y (mgr.14466) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.358140+0000 mon.a (mon.0) 780 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:boot 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.358199+0000 mon.a (mon.0) 781 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi008.qwzkkv in favor of higher affinity standby. 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.358315+0000 mon.a (mon.0) 782 : cluster [WRN] Replacing daemon mds.foo.smithi008.qwzkkv as rank 0 with standby daemon mds.foo.smithi081.zbvtwc 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.358766+0000 mon.a (mon.0) 783 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.358805+0000 mon.a (mon.0) 784 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.359079+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1 {0=foo.smithi008.qwzkkv=up:active} 1 up:standby 2023-10-07T21:36:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: audit 2023-10-07T21:36:31.359896+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:36:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.366551+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:36:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:32 smithi081 bash[31720]: cluster 2023-10-07T21:36:31.366904+0000 mon.a (mon.0) 787 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:replay} 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: cluster 2023-10-07T21:36:32.363241+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: cluster 2023-10-07T21:36:32.368131+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:reconnect 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: cluster 2023-10-07T21:36:32.368191+0000 mon.a (mon.0) 790 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] up:boot 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: cluster 2023-10-07T21:36:32.368251+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:reconnect} 1 up:standby 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: audit 2023-10-07T21:36:32.368537+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:33.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[27485]: audit 2023-10-07T21:36:33.346299+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:33.634 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: cluster 2023-10-07T21:36:32.363241+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-10-07T21:36:33.634 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: cluster 2023-10-07T21:36:32.368131+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:reconnect 2023-10-07T21:36:33.634 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: cluster 2023-10-07T21:36:32.368191+0000 mon.a (mon.0) 790 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] up:boot 2023-10-07T21:36:33.635 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: cluster 2023-10-07T21:36:32.368251+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:reconnect} 1 up:standby 2023-10-07T21:36:33.635 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: audit 2023-10-07T21:36:32.368537+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:33.635 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:33 smithi008 bash[41094]: audit 2023-10-07T21:36:33.346299+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: cluster 2023-10-07T21:36:32.363241+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: cluster 2023-10-07T21:36:32.368131+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:reconnect 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: cluster 2023-10-07T21:36:32.368191+0000 mon.a (mon.0) 790 : cluster [DBG] mds.? [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] up:boot 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: cluster 2023-10-07T21:36:32.368251+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:reconnect} 1 up:standby 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: audit 2023-10-07T21:36:32.368537+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:36:33.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:33 smithi081 bash[31720]: audit 2023-10-07T21:36:33.346299+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:34.351 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-07T21:36:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[27485]: cluster 2023-10-07T21:36:33.215722+0000 mgr.y (mgr.14466) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[27485]: cluster 2023-10-07T21:36:33.368341+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:rejoin 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[27485]: cluster 2023-10-07T21:36:33.368404+0000 mon.a (mon.0) 794 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:rejoin} 1 up:standby 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[27485]: cluster 2023-10-07T21:36:33.368857+0000 mon.a (mon.0) 795 : cluster [INF] daemon mds.foo.smithi081.zbvtwc is now active in filesystem foo as rank 0 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[41094]: cluster 2023-10-07T21:36:33.215722+0000 mgr.y (mgr.14466) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[41094]: cluster 2023-10-07T21:36:33.368341+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:rejoin 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[41094]: cluster 2023-10-07T21:36:33.368404+0000 mon.a (mon.0) 794 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:rejoin} 1 up:standby 2023-10-07T21:36:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:34 smithi008 bash[41094]: cluster 2023-10-07T21:36:33.368857+0000 mon.a (mon.0) 795 : cluster [INF] daemon mds.foo.smithi081.zbvtwc is now active in filesystem foo as rank 0 2023-10-07T21:36:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:34 smithi081 bash[31720]: cluster 2023-10-07T21:36:33.215722+0000 mgr.y (mgr.14466) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:34 smithi081 bash[31720]: cluster 2023-10-07T21:36:33.368341+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:rejoin 2023-10-07T21:36:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:34 smithi081 bash[31720]: cluster 2023-10-07T21:36:33.368404+0000 mon.a (mon.0) 794 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi081.zbvtwc=up:rejoin} 1 up:standby 2023-10-07T21:36:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:34 smithi081 bash[31720]: cluster 2023-10-07T21:36:33.368857+0000 mon.a (mon.0) 795 : cluster [INF] daemon mds.foo.smithi081.zbvtwc is now active in filesystem foo as rank 0 2023-10-07T21:36:35.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[27485]: cluster 2023-10-07T21:36:34.366258+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[27485]: cluster 2023-10-07T21:36:34.366331+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[27485]: cluster 2023-10-07T21:36:34.372941+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:active 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[27485]: cluster 2023-10-07T21:36:34.373085+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[41094]: cluster 2023-10-07T21:36:34.366258+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[41094]: cluster 2023-10-07T21:36:34.366331+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[41094]: cluster 2023-10-07T21:36:34.372941+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:active 2023-10-07T21:36:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:35 smithi008 bash[41094]: cluster 2023-10-07T21:36:34.373085+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:36:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:35 smithi081 bash[31720]: cluster 2023-10-07T21:36:34.366258+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:36:35.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:35 smithi081 bash[31720]: cluster 2023-10-07T21:36:34.366331+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2023-10-07T21:36:35.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:35 smithi081 bash[31720]: cluster 2023-10-07T21:36:34.372941+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] up:active 2023-10-07T21:36:35.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:35 smithi081 bash[31720]: cluster 2023-10-07T21:36:34.373085+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:36:36.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[27485]: cluster 2023-10-07T21:36:35.216883+0000 mgr.y (mgr.14466) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-10-07T21:36:36.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[27485]: audit 2023-10-07T21:36:36.176768+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:36.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[27485]: audit 2023-10-07T21:36:36.187380+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[41094]: cluster 2023-10-07T21:36:35.216883+0000 mgr.y (mgr.14466) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-10-07T21:36:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[41094]: audit 2023-10-07T21:36:36.176768+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:36 smithi008 bash[41094]: audit 2023-10-07T21:36:36.187380+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:36.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:36 smithi081 bash[31720]: cluster 2023-10-07T21:36:35.216883+0000 mgr.y (mgr.14466) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-10-07T21:36:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:36 smithi081 bash[31720]: audit 2023-10-07T21:36:36.176768+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:36 smithi081 bash[31720]: audit 2023-10-07T21:36:36.187380+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:37] "GET /metrics HTTP/1.1" 200 208095 "" "Prometheus/2.43.0" 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.829705+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.840849+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.843551+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.845029+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.852938+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.926288+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.930126+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.931734+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[27485]: audit 2023-10-07T21:36:36.939943+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.829705+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.840849+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.843551+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.845029+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.852938+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.926288+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.930126+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.931734+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:37 smithi008 bash[41094]: audit 2023-10-07T21:36:36.939943+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.829705+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.840849+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.843551+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.845029+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.852938+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.926288+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.930126+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.931734+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:38.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:37 smithi081 bash[31720]: audit 2023-10-07T21:36:36.939943+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:38.902 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:39.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:38 smithi008 bash[41094]: cluster 2023-10-07T21:36:37.217691+0000 mgr.y (mgr.14466) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2023-10-07T21:36:39.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:38 smithi008 bash[27485]: cluster 2023-10-07T21:36:37.217691+0000 mgr.y (mgr.14466) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2023-10-07T21:36:39.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:38 smithi081 bash[31720]: cluster 2023-10-07T21:36:37.217691+0000 mgr.y (mgr.14466) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2023-10-07T21:36:41.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:40 smithi008 bash[41094]: cluster 2023-10-07T21:36:39.218810+0000 mgr.y (mgr.14466) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:41.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:40 smithi008 bash[27485]: cluster 2023-10-07T21:36:39.218810+0000 mgr.y (mgr.14466) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:41.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:40 smithi081 bash[31720]: cluster 2023-10-07T21:36:39.218810+0000 mgr.y (mgr.14466) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:42.738 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-07T21:36:42.747 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-07T21:36:42.747 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-07T21:36:42.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-07T21:36:43.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:42 smithi008 bash[41094]: cluster 2023-10-07T21:36:41.219488+0000 mgr.y (mgr.14466) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:43.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:42 smithi008 bash[27485]: cluster 2023-10-07T21:36:41.219488+0000 mgr.y (mgr.14466) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:43.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:42 smithi081 bash[31720]: cluster 2023-10-07T21:36:41.219488+0000 mgr.y (mgr.14466) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.217140+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.217627+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.217959+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.218050+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.218889+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.219375+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.283535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.286635+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:44.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[41094]: audit 2023-10-07T21:36:43.364035+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.217140+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.217627+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.217959+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.218050+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.218889+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.219375+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.283535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.286635+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:44.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:43 smithi008 bash[27485]: audit 2023-10-07T21:36:43.364035+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.217140+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.217627+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.217959+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.218050+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.218889+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.219375+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-07T21:36:44.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.283535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:44.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.286635+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:44.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:43 smithi081 bash[31720]: audit 2023-10-07T21:36:43.364035+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[41094]: cluster 2023-10-07T21:36:43.220048+0000 mgr.y (mgr.14466) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[41094]: audit 2023-10-07T21:36:43.850167+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[41094]: audit 2023-10-07T21:36:43.850319+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[41094]: audit 2023-10-07T21:36:43.850446+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[41094]: cluster 2023-10-07T21:36:43.850574+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[27485]: cluster 2023-10-07T21:36:43.220048+0000 mgr.y (mgr.14466) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[27485]: audit 2023-10-07T21:36:43.850167+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[27485]: audit 2023-10-07T21:36:43.850319+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-07T21:36:45.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[27485]: audit 2023-10-07T21:36:43.850446+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-07T21:36:45.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:44 smithi008 bash[27485]: cluster 2023-10-07T21:36:43.850574+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:36:45.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:44 smithi081 bash[31720]: cluster 2023-10-07T21:36:43.220048+0000 mgr.y (mgr.14466) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-10-07T21:36:45.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:44 smithi081 bash[31720]: audit 2023-10-07T21:36:43.850167+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-10-07T21:36:45.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:44 smithi081 bash[31720]: audit 2023-10-07T21:36:43.850319+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-07T21:36:45.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:44 smithi081 bash[31720]: audit 2023-10-07T21:36:43.850446+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-07T21:36:45.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:44 smithi081 bash[31720]: cluster 2023-10-07T21:36:43.850574+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:36:46.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:45 smithi008 bash[27485]: cluster 2023-10-07T21:36:44.859790+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:36:46.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:45 smithi008 bash[41094]: cluster 2023-10-07T21:36:44.859790+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:36:46.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:45 smithi081 bash[31720]: cluster 2023-10-07T21:36:44.859790+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:36:46.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:47.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:46 smithi008 bash[27485]: cluster 2023-10-07T21:36:45.220705+0000 mgr.y (mgr.14466) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-07T21:36:47.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:46 smithi008 bash[41094]: cluster 2023-10-07T21:36:45.220705+0000 mgr.y (mgr.14466) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-07T21:36:47.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:46 smithi081 bash[31720]: cluster 2023-10-07T21:36:45.220705+0000 mgr.y (mgr.14466) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-07T21:36:47.546 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:47.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:47] "GET /metrics HTTP/1.1" 200 239073 "" "Prometheus/2.43.0" 2023-10-07T21:36:48.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:47 smithi081 bash[31720]: cluster 2023-10-07T21:36:47.221391+0000 mgr.y (mgr.14466) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:48.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:47 smithi008 bash[27485]: cluster 2023-10-07T21:36:47.221391+0000 mgr.y (mgr.14466) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:48.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:47 smithi008 bash[41094]: cluster 2023-10-07T21:36:47.221391+0000 mgr.y (mgr.14466) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:50 smithi008 bash[27485]: cluster 2023-10-07T21:36:49.222015+0000 mgr.y (mgr.14466) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:50 smithi008 bash[41094]: cluster 2023-10-07T21:36:49.222015+0000 mgr.y (mgr.14466) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:50 smithi081 bash[31720]: cluster 2023-10-07T21:36:49.222015+0000 mgr.y (mgr.14466) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.840 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:36:51.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:51 smithi008 bash[27485]: audit 2023-10-07T21:36:50.826234+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.8:0/2394584759' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:36:51.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:51 smithi008 bash[41094]: audit 2023-10-07T21:36:50.826234+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.8:0/2394584759' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:36:51.643 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":20,"active_gid":14466,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6800","nonce":816182858},{"type":"v1","addr":"172.21.15.8:6801","nonce":816182858}]},"active_addr":"172.21.15.8:6801/816182858","active_change":"2023-10-07T21:33:43.145826+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24373,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3456058510}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3116462510}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":4097938154}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3422193241}]}]} 2023-10-07T21:36:51.649 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-07T21:36:51.649 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T21:36:51.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:36:51.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:51 smithi081 bash[31720]: audit 2023-10-07T21:36:50.826234+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.8:0/2394584759' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:36:52.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:52 smithi008 bash[27485]: cluster 2023-10-07T21:36:51.222524+0000 mgr.y (mgr.14466) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:52.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:52 smithi008 bash[41094]: cluster 2023-10-07T21:36:51.222524+0000 mgr.y (mgr.14466) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:52 smithi081 bash[31720]: cluster 2023-10-07T21:36:51.222524+0000 mgr.y (mgr.14466) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:54 smithi008 bash[41094]: cluster 2023-10-07T21:36:53.223352+0000 mgr.y (mgr.14466) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:54 smithi008 bash[27485]: cluster 2023-10-07T21:36:53.223352+0000 mgr.y (mgr.14466) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:54 smithi081 bash[31720]: cluster 2023-10-07T21:36:53.223352+0000 mgr.y (mgr.14466) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.433 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:36:56.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:56 smithi008 bash[27485]: cluster 2023-10-07T21:36:55.224477+0000 mgr.y (mgr.14466) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:56 smithi008 bash[41094]: cluster 2023-10-07T21:36:55.224477+0000 mgr.y (mgr.14466) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:56 smithi081 bash[31720]: cluster 2023-10-07T21:36:55.224477+0000 mgr.y (mgr.14466) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:36:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:36:57.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:36:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:36:57] "GET /metrics HTTP/1.1" 200 239073 "" "Prometheus/2.43.0" 2023-10-07T21:36:58.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:57 smithi008 bash[41094]: cluster 2023-10-07T21:36:57.225140+0000 mgr.y (mgr.14466) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:58.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:57 smithi008 bash[27485]: cluster 2023-10-07T21:36:57.225140+0000 mgr.y (mgr.14466) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:57 smithi081 bash[31720]: cluster 2023-10-07T21:36:57.225140+0000 mgr.y (mgr.14466) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:59.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:58 smithi081 bash[31720]: audit 2023-10-07T21:36:58.278208+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:59.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:58 smithi008 bash[41094]: audit 2023-10-07T21:36:58.278208+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:59.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:58 smithi008 bash[27485]: audit 2023-10-07T21:36:58.278208+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:59.644 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:36:59.645 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":72,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:36:44.845145+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:37:00.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:59 smithi008 bash[27485]: cluster 2023-10-07T21:36:59.226016+0000 mgr.y (mgr.14466) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:36:59 smithi008 bash[27485]: audit 2023-10-07T21:36:59.637461+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.8:0/1589411238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:00.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:59 smithi008 bash[41094]: cluster 2023-10-07T21:36:59.226016+0000 mgr.y (mgr.14466) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:36:59 smithi008 bash[41094]: audit 2023-10-07T21:36:59.637461+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.8:0/1589411238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:00.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:59 smithi081 bash[31720]: cluster 2023-10-07T21:36:59.226016+0000 mgr.y (mgr.14466) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:36:59 smithi081 bash[31720]: audit 2023-10-07T21:36:59.637461+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.8:0/1589411238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:00.352 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T21:37:00.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:37:02.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:02 smithi008 bash[27485]: cluster 2023-10-07T21:37:01.226635+0000 mgr.y (mgr.14466) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:02.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:02 smithi008 bash[41094]: cluster 2023-10-07T21:37:01.226635+0000 mgr.y (mgr.14466) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:02 smithi081 bash[31720]: cluster 2023-10-07T21:37:01.226635+0000 mgr.y (mgr.14466) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:04 smithi008 bash[41094]: cluster 2023-10-07T21:37:03.227369+0000 mgr.y (mgr.14466) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:04 smithi008 bash[27485]: cluster 2023-10-07T21:37:03.227369+0000 mgr.y (mgr.14466) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:04 smithi081 bash[31720]: cluster 2023-10-07T21:37:03.227369+0000 mgr.y (mgr.14466) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:05.140 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:06.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:06 smithi008 bash[27485]: cluster 2023-10-07T21:37:05.228520+0000 mgr.y (mgr.14466) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:06.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:06 smithi008 bash[41094]: cluster 2023-10-07T21:37:05.228520+0000 mgr.y (mgr.14466) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:06 smithi081 bash[31720]: cluster 2023-10-07T21:37:05.228520+0000 mgr.y (mgr.14466) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:06.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:07] "GET /metrics HTTP/1.1" 200 239098 "" "Prometheus/2.43.0" 2023-10-07T21:37:08.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:07 smithi008 bash[27485]: cluster 2023-10-07T21:37:07.229180+0000 mgr.y (mgr.14466) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:07 smithi008 bash[41094]: cluster 2023-10-07T21:37:07.229180+0000 mgr.y (mgr.14466) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:07 smithi081 bash[31720]: cluster 2023-10-07T21:37:07.229180+0000 mgr.y (mgr.14466) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.312 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:37:08.312 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":72,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:36:44.845145+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:37:09.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T21:37:09.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T21:37:09.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T21:37:09.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T21:37:09.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T21:37:09.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T21:37:09.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T21:37:09.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T21:37:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:08 smithi081 bash[31720]: audit 2023-10-07T21:37:08.305059+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.8:0/1994479935' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:09.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:08 smithi008 bash[27485]: audit 2023-10-07T21:37:08.305059+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.8:0/1994479935' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:09.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:08 smithi008 bash[41094]: audit 2023-10-07T21:37:08.305059+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.8:0/1994479935' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:37:10.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:09 smithi081 bash[31720]: cluster 2023-10-07T21:37:09.229986+0000 mgr.y (mgr.14466) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:10.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:09 smithi008 bash[41094]: cluster 2023-10-07T21:37:09.229986+0000 mgr.y (mgr.14466) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:10.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:09 smithi008 bash[27485]: cluster 2023-10-07T21:37:09.229986+0000 mgr.y (mgr.14466) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:12 smithi008 bash[27485]: cluster 2023-10-07T21:37:11.230568+0000 mgr.y (mgr.14466) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:12 smithi008 bash[41094]: cluster 2023-10-07T21:37:11.230568+0000 mgr.y (mgr.14466) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:12 smithi081 bash[31720]: cluster 2023-10-07T21:37:11.230568+0000 mgr.y (mgr.14466) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:13.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:13 smithi008 bash[41094]: audit 2023-10-07T21:37:13.278669+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:13.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:13 smithi008 bash[27485]: audit 2023-10-07T21:37:13.278669+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:13.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:13 smithi081 bash[31720]: audit 2023-10-07T21:37:13.278669+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:14.038 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.038 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.039 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.040 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.043 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.043 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.044 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.048 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:14.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:14 smithi008 bash[27485]: cluster 2023-10-07T21:37:13.231239+0000 mgr.y (mgr.14466) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:14.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:14 smithi008 bash[41094]: cluster 2023-10-07T21:37:13.231239+0000 mgr.y (mgr.14466) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:14.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:14 smithi081 bash[31720]: cluster 2023-10-07T21:37:13.231239+0000 mgr.y (mgr.14466) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:16 smithi008 bash[27485]: cluster 2023-10-07T21:37:15.232308+0000 mgr.y (mgr.14466) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.520 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:16 smithi008 bash[41094]: cluster 2023-10-07T21:37:15.232308+0000 mgr.y (mgr.14466) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:16 smithi081 bash[31720]: cluster 2023-10-07T21:37:15.232308+0000 mgr.y (mgr.14466) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:17.605 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:17] "GET /metrics HTTP/1.1" 200 239074 "" "Prometheus/2.43.0" 2023-10-07T21:37:18.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:17 smithi081 bash[31720]: cluster 2023-10-07T21:37:17.232929+0000 mgr.y (mgr.14466) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:18.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:17 smithi008 bash[41094]: cluster 2023-10-07T21:37:17.232929+0000 mgr.y (mgr.14466) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:18.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:17 smithi008 bash[27485]: cluster 2023-10-07T21:37:17.232929+0000 mgr.y (mgr.14466) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.659 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:20 smithi008 bash[27485]: cluster 2023-10-07T21:37:19.233977+0000 mgr.y (mgr.14466) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.661 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:20 smithi008 bash[41094]: cluster 2023-10-07T21:37:19.233977+0000 mgr.y (mgr.14466) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:20 smithi081 bash[31720]: cluster 2023-10-07T21:37:19.233977+0000 mgr.y (mgr.14466) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:22.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:22 smithi008 bash[41094]: cluster 2023-10-07T21:37:21.234377+0000 mgr.y (mgr.14466) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:22 smithi008 bash[27485]: cluster 2023-10-07T21:37:21.234377+0000 mgr.y (mgr.14466) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:22.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:22 smithi081 bash[31720]: cluster 2023-10-07T21:37:21.234377+0000 mgr.y (mgr.14466) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:24 smithi008 bash[27485]: cluster 2023-10-07T21:37:23.235005+0000 mgr.y (mgr.14466) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:24 smithi008 bash[41094]: cluster 2023-10-07T21:37:23.235005+0000 mgr.y (mgr.14466) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:24 smithi081 bash[31720]: cluster 2023-10-07T21:37:23.235005+0000 mgr.y (mgr.14466) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:26 smithi008 bash[27485]: cluster 2023-10-07T21:37:25.235690+0000 mgr.y (mgr.14466) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:26 smithi008 bash[41094]: cluster 2023-10-07T21:37:25.235690+0000 mgr.y (mgr.14466) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:26 smithi081 bash[31720]: cluster 2023-10-07T21:37:25.235690+0000 mgr.y (mgr.14466) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:27.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:27] "GET /metrics HTTP/1.1" 200 239074 "" "Prometheus/2.43.0" 2023-10-07T21:37:28.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:27 smithi081 bash[31720]: cluster 2023-10-07T21:37:27.236169+0000 mgr.y (mgr.14466) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:28.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:27 smithi008 bash[27485]: cluster 2023-10-07T21:37:27.236169+0000 mgr.y (mgr.14466) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:28.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:27 smithi008 bash[41094]: cluster 2023-10-07T21:37:27.236169+0000 mgr.y (mgr.14466) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:28.385 INFO:teuthology.orchestra.run.smithi008.stdout:236223201338 2023-10-07T21:37:28.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T21:37:29.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:28 smithi081 bash[31720]: audit 2023-10-07T21:37:28.279133+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:29.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:28 smithi008 bash[27485]: audit 2023-10-07T21:37:28.279133+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:29.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:28 smithi008 bash[41094]: audit 2023-10-07T21:37:28.279133+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:29.983 INFO:teuthology.orchestra.run.smithi008.stdout:133143986265 2023-10-07T21:37:29.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T21:37:30.179 INFO:teuthology.orchestra.run.smithi008.stdout:77309411439 2023-10-07T21:37:30.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T21:37:30.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:29 smithi081 bash[31720]: cluster 2023-10-07T21:37:29.237205+0000 mgr.y (mgr.14466) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:30.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:29 smithi008 bash[27485]: cluster 2023-10-07T21:37:29.237205+0000 mgr.y (mgr.14466) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:30.356 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:29 smithi008 bash[41094]: cluster 2023-10-07T21:37:29.237205+0000 mgr.y (mgr.14466) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.587 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:32 smithi008 bash[27485]: cluster 2023-10-07T21:37:31.237873+0000 mgr.y (mgr.14466) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.587 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:32 smithi008 bash[41094]: cluster 2023-10-07T21:37:31.237873+0000 mgr.y (mgr.14466) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.588 INFO:teuthology.orchestra.run.smithi008.stdout:167503724625 2023-10-07T21:37:32.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T21:37:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:32 smithi081 bash[31720]: cluster 2023-10-07T21:37:31.237873+0000 mgr.y (mgr.14466) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.943 INFO:teuthology.orchestra.run.smithi008.stdout:34359738502 2023-10-07T21:37:32.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T21:37:34.122 INFO:teuthology.orchestra.run.smithi008.stdout:201863462983 2023-10-07T21:37:34.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T21:37:34.343 INFO:teuthology.orchestra.run.smithi008.stdout:55834574972 2023-10-07T21:37:34.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T21:37:34.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:34 smithi008 bash[41094]: cluster 2023-10-07T21:37:33.238523+0000 mgr.y (mgr.14466) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:34.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:34 smithi008 bash[27485]: cluster 2023-10-07T21:37:33.238523+0000 mgr.y (mgr.14466) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:34.390 INFO:teuthology.orchestra.run.smithi008.stdout:111669149798 2023-10-07T21:37:34.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T21:37:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:34 smithi081 bash[31720]: cluster 2023-10-07T21:37:33.238523+0000 mgr.y (mgr.14466) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:36 smithi008 bash[27485]: cluster 2023-10-07T21:37:35.239683+0000 mgr.y (mgr.14466) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:36 smithi008 bash[41094]: cluster 2023-10-07T21:37:35.239683+0000 mgr.y (mgr.14466) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:36 smithi081 bash[31720]: cluster 2023-10-07T21:37:35.239683+0000 mgr.y (mgr.14466) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:37.360 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:37.360 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:37.361 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:37.361 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:37.361 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:37] "GET /metrics HTTP/1.1" 200 239054 "" "Prometheus/2.43.0" 2023-10-07T21:37:38.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:37 smithi081 bash[31720]: audit 2023-10-07T21:37:37.017190+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:38.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:37 smithi081 bash[31720]: cluster 2023-10-07T21:37:37.240204+0000 mgr.y (mgr.14466) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:37 smithi081 bash[31720]: audit 2023-10-07T21:37:37.553716+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:37 smithi081 bash[31720]: audit 2023-10-07T21:37:37.555203+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:38.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:37 smithi081 bash[31720]: audit 2023-10-07T21:37:37.563151+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:37:38.376 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:38.376 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:38.376 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:37:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[41094]: audit 2023-10-07T21:37:37.017190+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[41094]: cluster 2023-10-07T21:37:37.240204+0000 mgr.y (mgr.14466) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[41094]: audit 2023-10-07T21:37:37.553716+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[41094]: audit 2023-10-07T21:37:37.555203+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[41094]: audit 2023-10-07T21:37:37.563151+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27485]: audit 2023-10-07T21:37:37.017190+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27485]: cluster 2023-10-07T21:37:37.240204+0000 mgr.y (mgr.14466) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27485]: audit 2023-10-07T21:37:37.553716+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27485]: audit 2023-10-07T21:37:37.555203+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:37 smithi008 bash[27485]: audit 2023-10-07T21:37:37.563151+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:37:40.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:40 smithi008 bash[41094]: cluster 2023-10-07T21:37:39.241276+0000 mgr.y (mgr.14466) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:40.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:40 smithi008 bash[27485]: cluster 2023-10-07T21:37:39.241276+0000 mgr.y (mgr.14466) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:40 smithi081 bash[31720]: cluster 2023-10-07T21:37:39.241276+0000 mgr.y (mgr.14466) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:42 smithi008 bash[41094]: cluster 2023-10-07T21:37:41.241883+0000 mgr.y (mgr.14466) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:42 smithi008 bash[27485]: cluster 2023-10-07T21:37:41.241883+0000 mgr.y (mgr.14466) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:42 smithi081 bash[31720]: cluster 2023-10-07T21:37:41.241883+0000 mgr.y (mgr.14466) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:43.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:43 smithi008 bash[41094]: audit 2023-10-07T21:37:43.278581+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:43 smithi008 bash[27485]: audit 2023-10-07T21:37:43.278581+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:43.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:43 smithi081 bash[31720]: audit 2023-10-07T21:37:43.278581+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:44.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:44 smithi008 bash[27485]: cluster 2023-10-07T21:37:43.242477+0000 mgr.y (mgr.14466) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:44.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:44 smithi008 bash[41094]: cluster 2023-10-07T21:37:43.242477+0000 mgr.y (mgr.14466) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:44.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:44 smithi081 bash[31720]: cluster 2023-10-07T21:37:43.242477+0000 mgr.y (mgr.14466) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:46 smithi008 bash[41094]: cluster 2023-10-07T21:37:45.243707+0000 mgr.y (mgr.14466) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:46 smithi008 bash[27485]: cluster 2023-10-07T21:37:45.243707+0000 mgr.y (mgr.14466) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:46 smithi081 bash[31720]: cluster 2023-10-07T21:37:45.243707+0000 mgr.y (mgr.14466) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:47.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:47] "GET /metrics HTTP/1.1" 200 239061 "" "Prometheus/2.43.0" 2023-10-07T21:37:48.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:48 smithi008 bash[41094]: cluster 2023-10-07T21:37:47.244502+0000 mgr.y (mgr.14466) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:48.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:47 smithi008 bash[27485]: cluster 2023-10-07T21:37:47.244502+0000 mgr.y (mgr.14466) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:48.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:47 smithi081 bash[31720]: cluster 2023-10-07T21:37:47.244502+0000 mgr.y (mgr.14466) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:50 smithi008 bash[27485]: cluster 2023-10-07T21:37:49.245217+0000 mgr.y (mgr.14466) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:50 smithi008 bash[41094]: cluster 2023-10-07T21:37:49.245217+0000 mgr.y (mgr.14466) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.715 INFO:teuthology.orchestra.run.smithi008.stdout:236223201343 2023-10-07T21:37:50.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:50 smithi081 bash[31720]: cluster 2023-10-07T21:37:49.245217+0000 mgr.y (mgr.14466) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:51.037 INFO:teuthology.orchestra.run.smithi008.stdout:77309411444 2023-10-07T21:37:51.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:51 smithi008 bash[27485]: audit 2023-10-07T21:37:50.710588+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.8:0/424973162' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:37:51.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:51 smithi008 bash[27485]: audit 2023-10-07T21:37:51.032690+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.8:0/1801562168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:37:51.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:51 smithi008 bash[41094]: audit 2023-10-07T21:37:50.710588+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.8:0/424973162' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:37:51.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:51 smithi008 bash[41094]: audit 2023-10-07T21:37:51.032690+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.8:0/1801562168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:37:51.426 INFO:teuthology.orchestra.run.smithi008.stdout:34359738506 2023-10-07T21:37:51.457 INFO:teuthology.orchestra.run.smithi008.stdout:133143986270 2023-10-07T21:37:51.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:51 smithi081 bash[31720]: audit 2023-10-07T21:37:50.710588+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.8:0/424973162' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:37:51.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:51 smithi081 bash[31720]: audit 2023-10-07T21:37:51.032690+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.8:0/1801562168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:37:52.249 INFO:teuthology.orchestra.run.smithi008.stdout:201863462987 2023-10-07T21:37:52.315 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[27485]: cluster 2023-10-07T21:37:51.245651+0000 mgr.y (mgr.14466) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:52.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[27485]: audit 2023-10-07T21:37:51.421619+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.8:0/3855279887' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:37:52.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[27485]: audit 2023-10-07T21:37:51.452870+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.8:0/2519262770' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:37:52.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[27485]: audit 2023-10-07T21:37:52.244840+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.8:0/966259773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:37:52.405 INFO:teuthology.orchestra.run.smithi008.stdout:55834574976 2023-10-07T21:37:52.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[41094]: cluster 2023-10-07T21:37:51.245651+0000 mgr.y (mgr.14466) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:52.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[41094]: audit 2023-10-07T21:37:51.421619+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.8:0/3855279887' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:37:52.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[41094]: audit 2023-10-07T21:37:51.452870+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.8:0/2519262770' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:37:52.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:52 smithi008 bash[41094]: audit 2023-10-07T21:37:52.244840+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.8:0/966259773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:37:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:52 smithi081 bash[31720]: cluster 2023-10-07T21:37:51.245651+0000 mgr.y (mgr.14466) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:52 smithi081 bash[31720]: audit 2023-10-07T21:37:51.421619+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.8:0/3855279887' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:37:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:52 smithi081 bash[31720]: audit 2023-10-07T21:37:51.452870+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.8:0/2519262770' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:37:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:52 smithi081 bash[31720]: audit 2023-10-07T21:37:52.244840+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.8:0/966259773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:37:53.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:53 smithi008 bash[41094]: audit 2023-10-07T21:37:52.401348+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.8:0/666053749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:37:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:53 smithi008 bash[27485]: audit 2023-10-07T21:37:52.401348+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.8:0/666053749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:37:53.541 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411439 got 77309411444 for osd.2 2023-10-07T21:37:53.541 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:53.586 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201338 got 236223201343 for osd.7 2023-10-07T21:37:53.586 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:53.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:53 smithi081 bash[31720]: audit 2023-10-07T21:37:52.401348+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.8:0/666053749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:37:54.004 INFO:teuthology.orchestra.run.smithi008.stdout:167503724629 2023-10-07T21:37:54.101 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986265 got 133143986270 for osd.4 2023-10-07T21:37:54.101 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:54.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:54 smithi008 bash[41094]: cluster 2023-10-07T21:37:53.246283+0000 mgr.y (mgr.14466) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:54 smithi008 bash[41094]: audit 2023-10-07T21:37:54.000178+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.8:0/4057010419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:37:54.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:54 smithi008 bash[27485]: cluster 2023-10-07T21:37:53.246283+0000 mgr.y (mgr.14466) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:54 smithi008 bash[27485]: audit 2023-10-07T21:37:54.000178+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.8:0/4057010419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:37:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:54 smithi081 bash[31720]: cluster 2023-10-07T21:37:53.246283+0000 mgr.y (mgr.14466) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:54 smithi081 bash[31720]: audit 2023-10-07T21:37:54.000178+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.8:0/4057010419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:37:55.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462983 got 201863462987 for osd.6 2023-10-07T21:37:55.405 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:55.725 INFO:teuthology.orchestra.run.smithi008.stdout:111669149803 2023-10-07T21:37:55.913 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738502 got 34359738506 for osd.0 2023-10-07T21:37:55.914 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:56.491 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574972 got 55834574976 for osd.1 2023-10-07T21:37:56.491 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:56.534 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724625 got 167503724629 for osd.5 2023-10-07T21:37:56.534 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:56.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:56 smithi008 bash[41094]: cluster 2023-10-07T21:37:55.247099+0000 mgr.y (mgr.14466) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:56 smithi008 bash[41094]: audit 2023-10-07T21:37:55.720393+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.8:0/3467721750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:37:56.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:56 smithi008 bash[27485]: cluster 2023-10-07T21:37:55.247099+0000 mgr.y (mgr.14466) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:56.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:56 smithi008 bash[27485]: audit 2023-10-07T21:37:55.720393+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.8:0/3467721750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:37:56.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:37:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:37:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:56 smithi081 bash[31720]: cluster 2023-10-07T21:37:55.247099+0000 mgr.y (mgr.14466) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:56 smithi081 bash[31720]: audit 2023-10-07T21:37:55.720393+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.8:0/3467721750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:37:57.104 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149798 got 111669149803 for osd.3 2023-10-07T21:37:57.104 DEBUG:teuthology.parallel:result is None 2023-10-07T21:37:57.104 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T21:37:57.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:37:57.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:37:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:37:57] "GET /metrics HTTP/1.1" 200 239061 "" "Prometheus/2.43.0" 2023-10-07T21:37:58.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:57 smithi081 bash[31720]: cluster 2023-10-07T21:37:57.247634+0000 mgr.y (mgr.14466) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:58.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:57 smithi008 bash[41094]: cluster 2023-10-07T21:37:57.247634+0000 mgr.y (mgr.14466) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:58.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:57 smithi008 bash[27485]: cluster 2023-10-07T21:37:57.247634+0000 mgr.y (mgr.14466) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:59.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:58 smithi081 bash[31720]: audit 2023-10-07T21:37:58.279708+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:59.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:58 smithi008 bash[27485]: audit 2023-10-07T21:37:58.279708+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:59.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:58 smithi008 bash[41094]: audit 2023-10-07T21:37:58.279708+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:37:59 smithi008 bash[27485]: cluster 2023-10-07T21:37:59.248642+0000 mgr.y (mgr.14466) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:00.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:37:59 smithi008 bash[41094]: cluster 2023-10-07T21:37:59.248642+0000 mgr.y (mgr.14466) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:00.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:37:59 smithi081 bash[31720]: cluster 2023-10-07T21:37:59.248642+0000 mgr.y (mgr.14466) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:01.881 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:02.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:02 smithi008 bash[27485]: cluster 2023-10-07T21:38:01.249270+0000 mgr.y (mgr.14466) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:02.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:02 smithi008 bash[41094]: cluster 2023-10-07T21:38:01.249270+0000 mgr.y (mgr.14466) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:02 smithi081 bash[31720]: cluster 2023-10-07T21:38:01.249270+0000 mgr.y (mgr.14466) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:04 smithi008 bash[41094]: cluster 2023-10-07T21:38:03.249900+0000 mgr.y (mgr.14466) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:04 smithi008 bash[27485]: cluster 2023-10-07T21:38:03.249900+0000 mgr.y (mgr.14466) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:04 smithi081 bash[31720]: cluster 2023-10-07T21:38:03.249900+0000 mgr.y (mgr.14466) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:05.221 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:38:05.223 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:38:06.036 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-10-07T21:38:03.249558+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385900,"kb_used_data":7596,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575316,"statfs":{"total":767960285184,"available":765517123584,"internally_reserved":0,"allocated":7778304,"data_stored":4367694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004140"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847894+0000","last_change":"2023-10-07T21:36:24.681213+0000","last_active":"2023-10-07T21:36:43.847894+0000","last_peered":"2023-10-07T21:36:43.847894+0000","last_clean":"2023-10-07T21:36:43.847894+0000","last_became_active":"2023-10-07T21:36:24.680293+0000","last_became_peered":"2023-10-07T21:36:24.680293+0000","last_unstale":"2023-10-07T21:36:43.847894+0000","last_undegraded":"2023-10-07T21:36:43.847894+0000","last_fullsized":"2023-10-07T21:36:43.847894+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:27:34.940486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.923033+0000","last_change":"2023-10-07T21:36:24.305464+0000","last_active":"2023-10-07T21:36:43.923033+0000","last_peered":"2023-10-07T21:36:43.923033+0000","last_clean":"2023-10-07T21:36:43.923033+0000","last_became_active":"2023-10-07T21:36:24.304142+0000","last_became_peered":"2023-10-07T21:36:24.304142+0000","last_unstale":"2023-10-07T21:36:43.923033+0000","last_undegraded":"2023-10-07T21:36:43.923033+0000","last_fullsized":"2023-10-07T21:36:43.923033+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:22:58.313307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849235+0000","last_change":"2023-10-07T21:36:24.683457+0000","last_active":"2023-10-07T21:36:43.849235+0000","last_peered":"2023-10-07T21:36:43.849235+0000","last_clean":"2023-10-07T21:36:43.849235+0000","last_became_active":"2023-10-07T21:36:24.683056+0000","last_became_peered":"2023-10-07T21:36:24.683056+0000","last_unstale":"2023-10-07T21:36:43.849235+0000","last_undegraded":"2023-10-07T21:36:43.849235+0000","last_fullsized":"2023-10-07T21:36:43.849235+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:20.008833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850928+0000","last_change":"2023-10-07T21:36:24.309174+0000","last_active":"2023-10-07T21:36:43.850928+0000","last_peered":"2023-10-07T21:36:43.850928+0000","last_clean":"2023-10-07T21:36:43.850928+0000","last_became_active":"2023-10-07T21:36:24.308214+0000","last_became_peered":"2023-10-07T21:36:24.308214+0000","last_unstale":"2023-10-07T21:36:43.850928+0000","last_undegraded":"2023-10-07T21:36:43.850928+0000","last_fullsized":"2023-10-07T21:36:43.850928+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:14.295410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848396+0000","last_change":"2023-10-07T21:36:24.683595+0000","last_active":"2023-10-07T21:36:43.848396+0000","last_peered":"2023-10-07T21:36:43.848396+0000","last_clean":"2023-10-07T21:36:43.848396+0000","last_became_active":"2023-10-07T21:36:24.680888+0000","last_became_peered":"2023-10-07T21:36:24.680888+0000","last_unstale":"2023-10-07T21:36:43.848396+0000","last_undegraded":"2023-10-07T21:36:43.848396+0000","last_fullsized":"2023-10-07T21:36:43.848396+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:26:03.151840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851819+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:36:43.851819+0000","last_peered":"2023-10-07T21:36:43.851819+0000","last_clean":"2023-10-07T21:36:43.851819+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:36:43.851819+0000","last_undegraded":"2023-10-07T21:36:43.851819+0000","last_fullsized":"2023-10-07T21:36:43.851819+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848496+0000","last_change":"2023-10-07T21:36:24.684961+0000","last_active":"2023-10-07T21:36:43.848496+0000","last_peered":"2023-10-07T21:36:43.848496+0000","last_clean":"2023-10-07T21:36:43.848496+0000","last_became_active":"2023-10-07T21:36:24.684188+0000","last_became_peered":"2023-10-07T21:36:24.684188+0000","last_unstale":"2023-10-07T21:36:43.848496+0000","last_undegraded":"2023-10-07T21:36:43.848496+0000","last_fullsized":"2023-10-07T21:36:43.848496+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:25.758298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851383+0000","last_change":"2023-10-07T21:36:24.314489+0000","last_active":"2023-10-07T21:36:43.851383+0000","last_peered":"2023-10-07T21:36:43.851383+0000","last_clean":"2023-10-07T21:36:43.851383+0000","last_became_active":"2023-10-07T21:36:24.314112+0000","last_became_peered":"2023-10-07T21:36:24.314112+0000","last_unstale":"2023-10-07T21:36:43.851383+0000","last_undegraded":"2023-10-07T21:36:43.851383+0000","last_fullsized":"2023-10-07T21:36:43.851383+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:56.627689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.854678+0000","last_change":"2023-10-07T21:36:24.687214+0000","last_active":"2023-10-07T21:36:43.854678+0000","last_peered":"2023-10-07T21:36:43.854678+0000","last_clean":"2023-10-07T21:36:43.854678+0000","last_became_active":"2023-10-07T21:36:24.686866+0000","last_became_peered":"2023-10-07T21:36:24.686866+0000","last_unstale":"2023-10-07T21:36:43.854678+0000","last_undegraded":"2023-10-07T21:36:43.854678+0000","last_fullsized":"2023-10-07T21:36:43.854678+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:21:38.461601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922759+0000","last_change":"2023-10-07T21:36:24.313330+0000","last_active":"2023-10-07T21:36:43.922759+0000","last_peered":"2023-10-07T21:36:43.922759+0000","last_clean":"2023-10-07T21:36:43.922759+0000","last_became_active":"2023-10-07T21:36:24.312980+0000","last_became_peered":"2023-10-07T21:36:24.312980+0000","last_unstale":"2023-10-07T21:36:43.922759+0000","last_undegraded":"2023-10-07T21:36:43.922759+0000","last_fullsized":"2023-10-07T21:36:43.922759+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:00.946040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850274+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:36:43.850274+0000","last_peered":"2023-10-07T21:36:43.850274+0000","last_clean":"2023-10-07T21:36:43.850274+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:36:43.850274+0000","last_undegraded":"2023-10-07T21:36:43.850274+0000","last_fullsized":"2023-10-07T21:36:43.850274+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922856+0000","last_change":"2023-10-07T21:36:24.314965+0000","last_active":"2023-10-07T21:36:43.922856+0000","last_peered":"2023-10-07T21:36:43.922856+0000","last_clean":"2023-10-07T21:36:43.922856+0000","last_became_active":"2023-10-07T21:36:24.314647+0000","last_became_peered":"2023-10-07T21:36:24.314647+0000","last_unstale":"2023-10-07T21:36:43.922856+0000","last_undegraded":"2023-10-07T21:36:43.922856+0000","last_fullsized":"2023-10-07T21:36:43.922856+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:19.235850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.852612+0000","last_change":"2023-10-07T21:34:25.695875+0000","last_active":"2023-10-07T21:36:43.852612+0000","last_peered":"2023-10-07T21:36:43.852612+0000","last_clean":"2023-10-07T21:36:43.852612+0000","last_became_active":"2023-10-07T21:34:25.695575+0000","last_became_peered":"2023-10-07T21:34:25.695575+0000","last_unstale":"2023-10-07T21:36:43.852612+0000","last_undegraded":"2023-10-07T21:36:43.852612+0000","last_fullsized":"2023-10-07T21:36:43.852612+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:33.545293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847910+0000","last_change":"2023-10-07T21:36:24.682445+0000","last_active":"2023-10-07T21:36:43.847910+0000","last_peered":"2023-10-07T21:36:43.847910+0000","last_clean":"2023-10-07T21:36:43.847910+0000","last_became_active":"2023-10-07T21:36:24.681673+0000","last_became_peered":"2023-10-07T21:36:24.681673+0000","last_unstale":"2023-10-07T21:36:43.847910+0000","last_undegraded":"2023-10-07T21:36:43.847910+0000","last_fullsized":"2023-10-07T21:36:43.847910+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:59:34.260803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851621+0000","last_change":"2023-10-07T21:34:25.706234+0000","last_active":"2023-10-07T21:36:43.851621+0000","last_peered":"2023-10-07T21:36:43.851621+0000","last_clean":"2023-10-07T21:36:43.851621+0000","last_became_active":"2023-10-07T21:34:25.705885+0000","last_became_peered":"2023-10-07T21:34:25.705885+0000","last_unstale":"2023-10-07T21:36:43.851621+0000","last_undegraded":"2023-10-07T21:36:43.851621+0000","last_fullsized":"2023-10-07T21:36:43.851621+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:20.163927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851357+0000","last_change":"2023-10-07T21:36:24.320984+0000","last_active":"2023-10-07T21:36:43.851357+0000","last_peered":"2023-10-07T21:36:43.851357+0000","last_clean":"2023-10-07T21:36:43.851357+0000","last_became_active":"2023-10-07T21:36:24.320561+0000","last_became_peered":"2023-10-07T21:36:24.320561+0000","last_unstale":"2023-10-07T21:36:43.851357+0000","last_undegraded":"2023-10-07T21:36:43.851357+0000","last_fullsized":"2023-10-07T21:36:43.851357+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:55:36.189666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922411+0000","last_change":"2023-10-07T21:36:25.506244+0000","last_active":"2023-10-07T21:36:43.922411+0000","last_peered":"2023-10-07T21:36:43.922411+0000","last_clean":"2023-10-07T21:36:43.922411+0000","last_became_active":"2023-10-07T21:36:25.505804+0000","last_became_peered":"2023-10-07T21:36:25.505804+0000","last_unstale":"2023-10-07T21:36:43.922411+0000","last_undegraded":"2023-10-07T21:36:43.922411+0000","last_fullsized":"2023-10-07T21:36:43.922411+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:27.545570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849914+0000","last_change":"2023-10-07T21:36:24.311839+0000","last_active":"2023-10-07T21:36:43.849914+0000","last_peered":"2023-10-07T21:36:43.849914+0000","last_clean":"2023-10-07T21:36:43.849914+0000","last_became_active":"2023-10-07T21:36:24.310777+0000","last_became_peered":"2023-10-07T21:36:24.310777+0000","last_unstale":"2023-10-07T21:36:43.849914+0000","last_undegraded":"2023-10-07T21:36:43.849914+0000","last_fullsized":"2023-10-07T21:36:43.849914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:06:18.716083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845774+0000","last_change":"2023-10-07T21:34:25.702274+0000","last_active":"2023-10-07T21:36:43.845774+0000","last_peered":"2023-10-07T21:36:43.845774+0000","last_clean":"2023-10-07T21:36:43.845774+0000","last_became_active":"2023-10-07T21:34:25.701856+0000","last_became_peered":"2023-10-07T21:34:25.701856+0000","last_unstale":"2023-10-07T21:36:43.845774+0000","last_undegraded":"2023-10-07T21:36:43.845774+0000","last_fullsized":"2023-10-07T21:36:43.845774+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:16:46.818480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922892+0000","last_change":"2023-10-07T21:36:25.558990+0000","last_active":"2023-10-07T21:36:43.922892+0000","last_peered":"2023-10-07T21:36:43.922892+0000","last_clean":"2023-10-07T21:36:43.922892+0000","last_became_active":"2023-10-07T21:36:25.558494+0000","last_became_peered":"2023-10-07T21:36:25.558494+0000","last_unstale":"2023-10-07T21:36:43.922892+0000","last_undegraded":"2023-10-07T21:36:43.922892+0000","last_fullsized":"2023-10-07T21:36:43.922892+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:11:16.244939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922292+0000","last_change":"2023-10-07T21:36:24.316096+0000","last_active":"2023-10-07T21:36:43.922292+0000","last_peered":"2023-10-07T21:36:43.922292+0000","last_clean":"2023-10-07T21:36:43.922292+0000","last_became_active":"2023-10-07T21:36:24.315778+0000","last_became_peered":"2023-10-07T21:36:24.315778+0000","last_unstale":"2023-10-07T21:36:43.922292+0000","last_undegraded":"2023-10-07T21:36:43.922292+0000","last_fullsized":"2023-10-07T21:36:43.922292+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:08.919692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845186+0000","last_change":"2023-10-07T21:34:25.694819+0000","last_active":"2023-10-07T21:36:43.845186+0000","last_peered":"2023-10-07T21:36:43.845186+0000","last_clean":"2023-10-07T21:36:43.845186+0000","last_became_active":"2023-10-07T21:34:25.694504+0000","last_became_peered":"2023-10-07T21:34:25.694504+0000","last_unstale":"2023-10-07T21:36:43.845186+0000","last_undegraded":"2023-10-07T21:36:43.845186+0000","last_fullsized":"2023-10-07T21:36:43.845186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:06:44.348770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851106+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:36:43.851106+0000","last_peered":"2023-10-07T21:36:43.851106+0000","last_clean":"2023-10-07T21:36:43.851106+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:36:43.851106+0000","last_undegraded":"2023-10-07T21:36:43.851106+0000","last_fullsized":"2023-10-07T21:36:43.851106+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850353+0000","last_change":"2023-10-07T21:36:24.308558+0000","last_active":"2023-10-07T21:36:43.850353+0000","last_peered":"2023-10-07T21:36:43.850353+0000","last_clean":"2023-10-07T21:36:43.850353+0000","last_became_active":"2023-10-07T21:36:24.308187+0000","last_became_peered":"2023-10-07T21:36:24.308187+0000","last_unstale":"2023-10-07T21:36:43.850353+0000","last_undegraded":"2023-10-07T21:36:43.850353+0000","last_fullsized":"2023-10-07T21:36:43.850353+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:57.717112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":278,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845172+0000","last_change":"2023-10-07T21:32:44.125753+0000","last_active":"2023-10-07T21:36:43.845172+0000","last_peered":"2023-10-07T21:36:43.845172+0000","last_clean":"2023-10-07T21:36:43.845172+0000","last_became_active":"2023-10-07T21:32:44.124679+0000","last_became_peered":"2023-10-07T21:32:44.124679+0000","last_unstale":"2023-10-07T21:36:43.845172+0000","last_undegraded":"2023-10-07T21:36:43.845172+0000","last_fullsized":"2023-10-07T21:36:43.845172+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:07:10.055063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851309+0000","last_change":"2023-10-07T21:34:25.696019+0000","last_active":"2023-10-07T21:36:43.851309+0000","last_peered":"2023-10-07T21:36:43.851309+0000","last_clean":"2023-10-07T21:36:43.851309+0000","last_became_active":"2023-10-07T21:34:25.695624+0000","last_became_peered":"2023-10-07T21:34:25.695624+0000","last_unstale":"2023-10-07T21:36:43.851309+0000","last_undegraded":"2023-10-07T21:36:43.851309+0000","last_fullsized":"2023-10-07T21:36:43.851309+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:55.865961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851196+0000","last_change":"2023-10-07T21:36:25.325269+0000","last_active":"2023-10-07T21:36:43.851196+0000","last_peered":"2023-10-07T21:36:43.851196+0000","last_clean":"2023-10-07T21:36:43.851196+0000","last_became_active":"2023-10-07T21:36:25.324907+0000","last_became_peered":"2023-10-07T21:36:25.324907+0000","last_unstale":"2023-10-07T21:36:43.851196+0000","last_undegraded":"2023-10-07T21:36:43.851196+0000","last_fullsized":"2023-10-07T21:36:43.851196+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:14:05.501499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851746+0000","last_change":"2023-10-07T21:36:24.313281+0000","last_active":"2023-10-07T21:36:43.851746+0000","last_peered":"2023-10-07T21:36:43.851746+0000","last_clean":"2023-10-07T21:36:43.851746+0000","last_became_active":"2023-10-07T21:36:24.312927+0000","last_became_peered":"2023-10-07T21:36:24.312927+0000","last_unstale":"2023-10-07T21:36:43.851746+0000","last_undegraded":"2023-10-07T21:36:43.851746+0000","last_fullsized":"2023-10-07T21:36:43.851746+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:21.376684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.854402+0000","last_change":"2023-10-07T21:34:25.707111+0000","last_active":"2023-10-07T21:36:43.854402+0000","last_peered":"2023-10-07T21:36:43.854402+0000","last_clean":"2023-10-07T21:36:43.854402+0000","last_became_active":"2023-10-07T21:34:25.706694+0000","last_became_peered":"2023-10-07T21:34:25.706694+0000","last_unstale":"2023-10-07T21:36:43.854402+0000","last_undegraded":"2023-10-07T21:36:43.854402+0000","last_fullsized":"2023-10-07T21:36:43.854402+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:55:24.799228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849707+0000","last_change":"2023-10-07T21:36:25.558607+0000","last_active":"2023-10-07T21:36:43.849707+0000","last_peered":"2023-10-07T21:36:43.849707+0000","last_clean":"2023-10-07T21:36:43.849707+0000","last_became_active":"2023-10-07T21:36:25.558087+0000","last_became_peered":"2023-10-07T21:36:25.558087+0000","last_unstale":"2023-10-07T21:36:43.849707+0000","last_undegraded":"2023-10-07T21:36:43.849707+0000","last_fullsized":"2023-10-07T21:36:43.849707+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.747061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848232+0000","last_change":"2023-10-07T21:36:24.303721+0000","last_active":"2023-10-07T21:36:43.848232+0000","last_peered":"2023-10-07T21:36:43.848232+0000","last_clean":"2023-10-07T21:36:43.848232+0000","last_became_active":"2023-10-07T21:36:24.303112+0000","last_became_peered":"2023-10-07T21:36:24.303112+0000","last_unstale":"2023-10-07T21:36:43.848232+0000","last_undegraded":"2023-10-07T21:36:43.848232+0000","last_fullsized":"2023-10-07T21:36:43.848232+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:27.068001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851040+0000","last_change":"2023-10-07T21:34:25.693168+0000","last_active":"2023-10-07T21:36:43.851040+0000","last_peered":"2023-10-07T21:36:43.851040+0000","last_clean":"2023-10-07T21:36:43.851040+0000","last_became_active":"2023-10-07T21:34:25.692804+0000","last_became_peered":"2023-10-07T21:34:25.692804+0000","last_unstale":"2023-10-07T21:36:43.851040+0000","last_undegraded":"2023-10-07T21:36:43.851040+0000","last_fullsized":"2023-10-07T21:36:43.851040+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:17.516271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848743+0000","last_change":"2023-10-07T21:36:25.600661+0000","last_active":"2023-10-07T21:36:43.848743+0000","last_peered":"2023-10-07T21:36:43.848743+0000","last_clean":"2023-10-07T21:36:43.848743+0000","last_became_active":"2023-10-07T21:36:25.600026+0000","last_became_peered":"2023-10-07T21:36:25.600026+0000","last_unstale":"2023-10-07T21:36:43.848743+0000","last_undegraded":"2023-10-07T21:36:43.848743+0000","last_fullsized":"2023-10-07T21:36:43.848743+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:47:39.787893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851730+0000","last_change":"2023-10-07T21:36:24.302335+0000","last_active":"2023-10-07T21:36:43.851730+0000","last_peered":"2023-10-07T21:36:43.851730+0000","last_clean":"2023-10-07T21:36:43.851730+0000","last_became_active":"2023-10-07T21:36:24.302015+0000","last_became_peered":"2023-10-07T21:36:24.302015+0000","last_unstale":"2023-10-07T21:36:43.851730+0000","last_undegraded":"2023-10-07T21:36:43.851730+0000","last_fullsized":"2023-10-07T21:36:43.851730+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:17.468580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849517+0000","last_change":"2023-10-07T21:34:25.697575+0000","last_active":"2023-10-07T21:36:43.849517+0000","last_peered":"2023-10-07T21:36:43.849517+0000","last_clean":"2023-10-07T21:36:43.849517+0000","last_became_active":"2023-10-07T21:34:25.696954+0000","last_became_peered":"2023-10-07T21:34:25.696954+0000","last_unstale":"2023-10-07T21:36:43.849517+0000","last_undegraded":"2023-10-07T21:36:43.849517+0000","last_fullsized":"2023-10-07T21:36:43.849517+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:40.983207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851297+0000","last_change":"2023-10-07T21:36:25.600980+0000","last_active":"2023-10-07T21:36:43.851297+0000","last_peered":"2023-10-07T21:36:43.851297+0000","last_clean":"2023-10-07T21:36:43.851297+0000","last_became_active":"2023-10-07T21:36:25.599274+0000","last_became_peered":"2023-10-07T21:36:25.599274+0000","last_unstale":"2023-10-07T21:36:43.851297+0000","last_undegraded":"2023-10-07T21:36:43.851297+0000","last_fullsized":"2023-10-07T21:36:43.851297+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:58.819605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847860+0000","last_change":"2023-10-07T21:36:24.317408+0000","last_active":"2023-10-07T21:36:43.847860+0000","last_peered":"2023-10-07T21:36:43.847860+0000","last_clean":"2023-10-07T21:36:43.847860+0000","last_became_active":"2023-10-07T21:36:24.317104+0000","last_became_peered":"2023-10-07T21:36:24.317104+0000","last_unstale":"2023-10-07T21:36:43.847860+0000","last_undegraded":"2023-10-07T21:36:43.847860+0000","last_fullsized":"2023-10-07T21:36:43.847860+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:40:25.127260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848753+0000","last_change":"2023-10-07T21:36:24.684946+0000","last_active":"2023-10-07T21:36:43.848753+0000","last_peered":"2023-10-07T21:36:43.848753+0000","last_clean":"2023-10-07T21:36:43.848753+0000","last_became_active":"2023-10-07T21:36:24.684473+0000","last_became_peered":"2023-10-07T21:36:24.684473+0000","last_unstale":"2023-10-07T21:36:43.848753+0000","last_undegraded":"2023-10-07T21:36:43.848753+0000","last_fullsized":"2023-10-07T21:36:43.848753+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:42:01.700279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850071+0000","last_change":"2023-10-07T21:36:24.306218+0000","last_active":"2023-10-07T21:36:43.850071+0000","last_peered":"2023-10-07T21:36:43.850071+0000","last_clean":"2023-10-07T21:36:43.850071+0000","last_became_active":"2023-10-07T21:36:24.305850+0000","last_became_peered":"2023-10-07T21:36:24.305850+0000","last_unstale":"2023-10-07T21:36:43.850071+0000","last_undegraded":"2023-10-07T21:36:43.850071+0000","last_fullsized":"2023-10-07T21:36:43.850071+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:10:05.413987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.267847+0000","last_change":"2023-10-07T21:36:45.267847+0000","last_active":"2023-10-07T21:36:45.267847+0000","last_peered":"2023-10-07T21:36:45.267847+0000","last_clean":"2023-10-07T21:36:45.267847+0000","last_became_active":"2023-10-07T21:36:45.266797+0000","last_became_peered":"2023-10-07T21:36:45.266797+0000","last_unstale":"2023-10-07T21:36:45.267847+0000","last_undegraded":"2023-10-07T21:36:45.267847+0000","last_fullsized":"2023-10-07T21:36:45.267847+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:57:08.832744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851150+0000","last_change":"2023-10-07T21:36:24.311265+0000","last_active":"2023-10-07T21:36:43.851150+0000","last_peered":"2023-10-07T21:36:43.851150+0000","last_clean":"2023-10-07T21:36:43.851150+0000","last_became_active":"2023-10-07T21:36:24.310922+0000","last_became_peered":"2023-10-07T21:36:24.310922+0000","last_unstale":"2023-10-07T21:36:43.851150+0000","last_undegraded":"2023-10-07T21:36:43.851150+0000","last_fullsized":"2023-10-07T21:36:43.851150+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:33:16.401600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848838+0000","last_change":"2023-10-07T21:36:24.325234+0000","last_active":"2023-10-07T21:36:43.848838+0000","last_peered":"2023-10-07T21:36:43.848838+0000","last_clean":"2023-10-07T21:36:43.848838+0000","last_became_active":"2023-10-07T21:36:24.324938+0000","last_became_peered":"2023-10-07T21:36:24.324938+0000","last_unstale":"2023-10-07T21:36:43.848838+0000","last_undegraded":"2023-10-07T21:36:43.848838+0000","last_fullsized":"2023-10-07T21:36:43.848838+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:03.679943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850736+0000","last_change":"2023-10-07T21:36:24.319952+0000","last_active":"2023-10-07T21:36:43.850736+0000","last_peered":"2023-10-07T21:36:43.850736+0000","last_clean":"2023-10-07T21:36:43.850736+0000","last_became_active":"2023-10-07T21:36:24.319632+0000","last_became_peered":"2023-10-07T21:36:24.319632+0000","last_unstale":"2023-10-07T21:36:43.850736+0000","last_undegraded":"2023-10-07T21:36:43.850736+0000","last_fullsized":"2023-10-07T21:36:43.850736+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:34:21.676870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922158+0000","last_change":"2023-10-07T21:36:25.600378+0000","last_active":"2023-10-07T21:36:43.922158+0000","last_peered":"2023-10-07T21:36:43.922158+0000","last_clean":"2023-10-07T21:36:43.922158+0000","last_became_active":"2023-10-07T21:36:25.599799+0000","last_became_peered":"2023-10-07T21:36:25.599799+0000","last_unstale":"2023-10-07T21:36:43.922158+0000","last_undegraded":"2023-10-07T21:36:43.922158+0000","last_fullsized":"2023-10-07T21:36:43.922158+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:54.534428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851328+0000","last_change":"2023-10-07T21:36:24.304075+0000","last_active":"2023-10-07T21:36:43.851328+0000","last_peered":"2023-10-07T21:36:43.851328+0000","last_clean":"2023-10-07T21:36:43.851328+0000","last_became_active":"2023-10-07T21:36:24.303771+0000","last_became_peered":"2023-10-07T21:36:24.303771+0000","last_unstale":"2023-10-07T21:36:43.851328+0000","last_undegraded":"2023-10-07T21:36:43.851328+0000","last_fullsized":"2023-10-07T21:36:43.851328+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:41:32.976879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851003+0000","last_change":"2023-10-07T21:36:24.681412+0000","last_active":"2023-10-07T21:36:43.851003+0000","last_peered":"2023-10-07T21:36:43.851003+0000","last_clean":"2023-10-07T21:36:43.851003+0000","last_became_active":"2023-10-07T21:36:24.680817+0000","last_became_peered":"2023-10-07T21:36:24.680817+0000","last_unstale":"2023-10-07T21:36:43.851003+0000","last_undegraded":"2023-10-07T21:36:43.851003+0000","last_fullsized":"2023-10-07T21:36:43.851003+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:39:08.667470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845842+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:36:43.845842+0000","last_peered":"2023-10-07T21:36:43.845842+0000","last_clean":"2023-10-07T21:36:43.845842+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:36:43.845842+0000","last_undegraded":"2023-10-07T21:36:43.845842+0000","last_fullsized":"2023-10-07T21:36:43.845842+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.032107+0000","last_change":"2023-10-07T21:36:45.032107+0000","last_active":"2023-10-07T21:36:45.032107+0000","last_peered":"2023-10-07T21:36:45.032107+0000","last_clean":"2023-10-07T21:36:45.032107+0000","last_became_active":"2023-10-07T21:36:45.030719+0000","last_became_peered":"2023-10-07T21:36:45.030719+0000","last_unstale":"2023-10-07T21:36:45.032107+0000","last_undegraded":"2023-10-07T21:36:45.032107+0000","last_fullsized":"2023-10-07T21:36:45.032107+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:55:13.168291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845845+0000","last_change":"2023-10-07T21:36:24.314806+0000","last_active":"2023-10-07T21:36:43.845845+0000","last_peered":"2023-10-07T21:36:43.845845+0000","last_clean":"2023-10-07T21:36:43.845845+0000","last_became_active":"2023-10-07T21:36:24.314505+0000","last_became_peered":"2023-10-07T21:36:24.314505+0000","last_unstale":"2023-10-07T21:36:43.845845+0000","last_undegraded":"2023-10-07T21:36:43.845845+0000","last_fullsized":"2023-10-07T21:36:43.845845+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:26:07.919248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850861+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:36:43.850861+0000","last_peered":"2023-10-07T21:36:43.850861+0000","last_clean":"2023-10-07T21:36:43.850861+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:36:43.850861+0000","last_undegraded":"2023-10-07T21:36:43.850861+0000","last_fullsized":"2023-10-07T21:36:43.850861+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.846080+0000","last_change":"2023-10-07T21:36:24.310082+0000","last_active":"2023-10-07T21:36:43.846080+0000","last_peered":"2023-10-07T21:36:43.846080+0000","last_clean":"2023-10-07T21:36:43.846080+0000","last_became_active":"2023-10-07T21:36:24.309812+0000","last_became_peered":"2023-10-07T21:36:24.309812+0000","last_unstale":"2023-10-07T21:36:43.846080+0000","last_undegraded":"2023-10-07T21:36:43.846080+0000","last_fullsized":"2023-10-07T21:36:43.846080+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:28:40.290028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851076+0000","last_change":"2023-10-07T21:36:24.684671+0000","last_active":"2023-10-07T21:36:43.851076+0000","last_peered":"2023-10-07T21:36:43.851076+0000","last_clean":"2023-10-07T21:36:43.851076+0000","last_became_active":"2023-10-07T21:36:24.684336+0000","last_became_peered":"2023-10-07T21:36:24.684336+0000","last_unstale":"2023-10-07T21:36:43.851076+0000","last_undegraded":"2023-10-07T21:36:43.851076+0000","last_fullsized":"2023-10-07T21:36:43.851076+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:23:52.343574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850804+0000","last_change":"2023-10-07T21:36:24.299254+0000","last_active":"2023-10-07T21:36:43.850804+0000","last_peered":"2023-10-07T21:36:43.850804+0000","last_clean":"2023-10-07T21:36:43.850804+0000","last_became_active":"2023-10-07T21:36:24.298953+0000","last_became_peered":"2023-10-07T21:36:24.298953+0000","last_unstale":"2023-10-07T21:36:43.850804+0000","last_undegraded":"2023-10-07T21:36:43.850804+0000","last_fullsized":"2023-10-07T21:36:43.850804+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:42:44.760095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922583+0000","last_change":"2023-10-07T21:36:25.508234+0000","last_active":"2023-10-07T21:36:43.922583+0000","last_peered":"2023-10-07T21:36:43.922583+0000","last_clean":"2023-10-07T21:36:43.922583+0000","last_became_active":"2023-10-07T21:36:25.507180+0000","last_became_peered":"2023-10-07T21:36:25.507180+0000","last_unstale":"2023-10-07T21:36:43.922583+0000","last_undegraded":"2023-10-07T21:36:43.922583+0000","last_fullsized":"2023-10-07T21:36:43.922583+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:37.042389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845135+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:36:43.845135+0000","last_peered":"2023-10-07T21:36:43.845135+0000","last_clean":"2023-10-07T21:36:43.845135+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:36:43.845135+0000","last_undegraded":"2023-10-07T21:36:43.845135+0000","last_fullsized":"2023-10-07T21:36:43.845135+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851615+0000","last_change":"2023-10-07T21:36:24.539581+0000","last_active":"2023-10-07T21:36:43.851615+0000","last_peered":"2023-10-07T21:36:43.851615+0000","last_clean":"2023-10-07T21:36:43.851615+0000","last_became_active":"2023-10-07T21:36:24.539112+0000","last_became_peered":"2023-10-07T21:36:24.539112+0000","last_unstale":"2023-10-07T21:36:43.851615+0000","last_undegraded":"2023-10-07T21:36:43.851615+0000","last_fullsized":"2023-10-07T21:36:43.851615+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:06:31.391891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922214+0000","last_change":"2023-10-07T21:36:24.312225+0000","last_active":"2023-10-07T21:36:43.922214+0000","last_peered":"2023-10-07T21:36:43.922214+0000","last_clean":"2023-10-07T21:36:43.922214+0000","last_became_active":"2023-10-07T21:36:24.311761+0000","last_became_peered":"2023-10-07T21:36:24.311761+0000","last_unstale":"2023-10-07T21:36:43.922214+0000","last_undegraded":"2023-10-07T21:36:43.922214+0000","last_fullsized":"2023-10-07T21:36:43.922214+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:50:08.060428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850228+0000","last_change":"2023-10-07T21:36:24.688201+0000","last_active":"2023-10-07T21:36:43.850228+0000","last_peered":"2023-10-07T21:36:43.850228+0000","last_clean":"2023-10-07T21:36:43.850228+0000","last_became_active":"2023-10-07T21:36:24.687825+0000","last_became_peered":"2023-10-07T21:36:24.687825+0000","last_unstale":"2023-10-07T21:36:43.850228+0000","last_undegraded":"2023-10-07T21:36:43.850228+0000","last_fullsized":"2023-10-07T21:36:43.850228+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:39:36.394318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845829+0000","last_change":"2023-10-07T21:36:24.312347+0000","last_active":"2023-10-07T21:36:43.845829+0000","last_peered":"2023-10-07T21:36:43.845829+0000","last_clean":"2023-10-07T21:36:43.845829+0000","last_became_active":"2023-10-07T21:36:24.311971+0000","last_became_peered":"2023-10-07T21:36:24.311971+0000","last_unstale":"2023-10-07T21:36:43.845829+0000","last_undegraded":"2023-10-07T21:36:43.845829+0000","last_fullsized":"2023-10-07T21:36:43.845829+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:53:49.529162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848519+0000","last_change":"2023-10-07T21:36:24.683929+0000","last_active":"2023-10-07T21:36:43.848519+0000","last_peered":"2023-10-07T21:36:43.848519+0000","last_clean":"2023-10-07T21:36:43.848519+0000","last_became_active":"2023-10-07T21:36:24.683278+0000","last_became_peered":"2023-10-07T21:36:24.683278+0000","last_unstale":"2023-10-07T21:36:43.848519+0000","last_undegraded":"2023-10-07T21:36:43.848519+0000","last_fullsized":"2023-10-07T21:36:43.848519+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:00:27.778626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"70'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848525+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:36:43.848525+0000","last_peered":"2023-10-07T21:36:43.848525+0000","last_clean":"2023-10-07T21:36:43.848525+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:36:43.848525+0000","last_undegraded":"2023-10-07T21:36:43.848525+0000","last_fullsized":"2023-10-07T21:36:43.848525+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848596+0000","last_change":"2023-10-07T21:36:25.599665+0000","last_active":"2023-10-07T21:36:43.848596+0000","last_peered":"2023-10-07T21:36:43.848596+0000","last_clean":"2023-10-07T21:36:43.848596+0000","last_became_active":"2023-10-07T21:36:25.599299+0000","last_became_peered":"2023-10-07T21:36:25.599299+0000","last_unstale":"2023-10-07T21:36:43.848596+0000","last_undegraded":"2023-10-07T21:36:43.848596+0000","last_fullsized":"2023-10-07T21:36:43.848596+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:03.644007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845674+0000","last_change":"2023-10-07T21:36:24.309285+0000","last_active":"2023-10-07T21:36:43.845674+0000","last_peered":"2023-10-07T21:36:43.845674+0000","last_clean":"2023-10-07T21:36:43.845674+0000","last_became_active":"2023-10-07T21:36:24.308933+0000","last_became_peered":"2023-10-07T21:36:24.308933+0000","last_unstale":"2023-10-07T21:36:43.845674+0000","last_undegraded":"2023-10-07T21:36:43.845674+0000","last_fullsized":"2023-10-07T21:36:43.845674+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:46:47.394451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849383+0000","last_change":"2023-10-07T21:36:24.541020+0000","last_active":"2023-10-07T21:36:43.849383+0000","last_peered":"2023-10-07T21:36:43.849383+0000","last_clean":"2023-10-07T21:36:43.849383+0000","last_became_active":"2023-10-07T21:36:24.540750+0000","last_became_peered":"2023-10-07T21:36:24.540750+0000","last_unstale":"2023-10-07T21:36:43.849383+0000","last_undegraded":"2023-10-07T21:36:43.849383+0000","last_fullsized":"2023-10-07T21:36:43.849383+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:49:00.189899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851574+0000","last_change":"2023-10-07T21:36:24.309825+0000","last_active":"2023-10-07T21:36:43.851574+0000","last_peered":"2023-10-07T21:36:43.851574+0000","last_clean":"2023-10-07T21:36:43.851574+0000","last_became_active":"2023-10-07T21:36:24.309493+0000","last_became_peered":"2023-10-07T21:36:24.309493+0000","last_unstale":"2023-10-07T21:36:43.851574+0000","last_undegraded":"2023-10-07T21:36:43.851574+0000","last_fullsized":"2023-10-07T21:36:43.851574+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:06.631197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847976+0000","last_change":"2023-10-07T21:36:24.684829+0000","last_active":"2023-10-07T21:36:43.847976+0000","last_peered":"2023-10-07T21:36:43.847976+0000","last_clean":"2023-10-07T21:36:43.847976+0000","last_became_active":"2023-10-07T21:36:24.684358+0000","last_became_peered":"2023-10-07T21:36:24.684358+0000","last_unstale":"2023-10-07T21:36:43.847976+0000","last_undegraded":"2023-10-07T21:36:43.847976+0000","last_fullsized":"2023-10-07T21:36:43.847976+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:50.316171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922890+0000","last_change":"2023-10-07T21:36:24.310952+0000","last_active":"2023-10-07T21:36:43.922890+0000","last_peered":"2023-10-07T21:36:43.922890+0000","last_clean":"2023-10-07T21:36:43.922890+0000","last_became_active":"2023-10-07T21:36:24.310298+0000","last_became_peered":"2023-10-07T21:36:24.310298+0000","last_unstale":"2023-10-07T21:36:43.922890+0000","last_undegraded":"2023-10-07T21:36:43.922890+0000","last_fullsized":"2023-10-07T21:36:43.922890+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:19:16.584026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.267276+0000","last_change":"2023-10-07T21:36:45.267276+0000","last_active":"2023-10-07T21:36:45.267276+0000","last_peered":"2023-10-07T21:36:45.267276+0000","last_clean":"2023-10-07T21:36:45.267276+0000","last_became_active":"2023-10-07T21:36:45.266256+0000","last_became_peered":"2023-10-07T21:36:45.266256+0000","last_unstale":"2023-10-07T21:36:45.267276+0000","last_undegraded":"2023-10-07T21:36:45.267276+0000","last_fullsized":"2023-10-07T21:36:45.267276+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:28:07.917336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848150+0000","last_change":"2023-10-07T21:36:24.319066+0000","last_active":"2023-10-07T21:36:43.848150+0000","last_peered":"2023-10-07T21:36:43.848150+0000","last_clean":"2023-10-07T21:36:43.848150+0000","last_became_active":"2023-10-07T21:36:24.318701+0000","last_became_peered":"2023-10-07T21:36:24.318701+0000","last_unstale":"2023-10-07T21:36:43.848150+0000","last_undegraded":"2023-10-07T21:36:43.848150+0000","last_fullsized":"2023-10-07T21:36:43.848150+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:52.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922654+0000","last_change":"2023-10-07T21:36:25.506426+0000","last_active":"2023-10-07T21:36:43.922654+0000","last_peered":"2023-10-07T21:36:43.922654+0000","last_clean":"2023-10-07T21:36:43.922654+0000","last_became_active":"2023-10-07T21:36:25.505911+0000","last_became_peered":"2023-10-07T21:36:25.505911+0000","last_unstale":"2023-10-07T21:36:43.922654+0000","last_undegraded":"2023-10-07T21:36:43.922654+0000","last_fullsized":"2023-10-07T21:36:43.922654+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:26:58.329181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849971+0000","last_change":"2023-10-07T21:36:24.322992+0000","last_active":"2023-10-07T21:36:43.849971+0000","last_peered":"2023-10-07T21:36:43.849971+0000","last_clean":"2023-10-07T21:36:43.849971+0000","last_became_active":"2023-10-07T21:36:24.322503+0000","last_became_peered":"2023-10-07T21:36:24.322503+0000","last_unstale":"2023-10-07T21:36:43.849971+0000","last_undegraded":"2023-10-07T21:36:43.849971+0000","last_fullsized":"2023-10-07T21:36:43.849971+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:22.818484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850916+0000","last_change":"2023-10-07T21:36:24.686051+0000","last_active":"2023-10-07T21:36:43.850916+0000","last_peered":"2023-10-07T21:36:43.850916+0000","last_clean":"2023-10-07T21:36:43.850916+0000","last_became_active":"2023-10-07T21:36:24.685741+0000","last_became_peered":"2023-10-07T21:36:24.685741+0000","last_unstale":"2023-10-07T21:36:43.850916+0000","last_undegraded":"2023-10-07T21:36:43.850916+0000","last_fullsized":"2023-10-07T21:36:43.850916+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:04.398882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848112+0000","last_change":"2023-10-07T21:36:24.310145+0000","last_active":"2023-10-07T21:36:43.848112+0000","last_peered":"2023-10-07T21:36:43.848112+0000","last_clean":"2023-10-07T21:36:43.848112+0000","last_became_active":"2023-10-07T21:36:24.309849+0000","last_became_peered":"2023-10-07T21:36:24.309849+0000","last_unstale":"2023-10-07T21:36:43.848112+0000","last_undegraded":"2023-10-07T21:36:43.848112+0000","last_fullsized":"2023-10-07T21:36:43.848112+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:30:52.631373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201345,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298616,"kb_used_data":1328,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446536,"statfs":{"total":95995035648,"available":95689252864,"internally_reserved":0,"allocated":1359872,"data_stored":915829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.88,"15min":0.89200000000000002},"min":{"1min":0.68500000000000005,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.274,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.89600000000000002,"15min":0.90600000000000003},"min":{"1min":0.70899999999999996,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.81399999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.67000000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1970000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.749,"5min":0.433,"15min":0.433},"max":{"1min":1.266,"5min":1.456,"15min":1.456},"last":1.113}]},{"osd":2,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.89400000000000002,"15min":0.90800000000000003},"min":{"1min":0.66300000000000003,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3620000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.95099999999999996,"15min":1.0069999999999999},"min":{"1min":0.626,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.282,"5min":1.484,"15min":1.484},"last":0.98599999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.95299999999999996,"15min":0.97399999999999998},"min":{"1min":0.68600000000000005,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3859999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0009999999999999,"15min":1.0409999999999999},"min":{"1min":0.71199999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3300000000000001,"5min":1.375,"15min":1.375},"last":0.86499999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.876,"15min":0.878},"min":{"1min":0.65000000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.327,"5min":1.605,"15min":1.605},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.91800000000000004,"15min":0.93899999999999995},"min":{"1min":0.75900000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.248,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.054}]},{"osd":5,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.97499999999999998,"15min":0.995},"min":{"1min":0.72599999999999998,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3300000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.84199999999999997,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3979999999999999,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":1.194}]},{"osd":6,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.0449999999999999,"15min":1.05},"min":{"1min":0.93500000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.472,"5min":1.504,"15min":1.504},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.028,"15min":1.054},"min":{"1min":0.77900000000000003,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.3240000000000001,"5min":1.75,"15min":1.75},"last":1.1659999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462989,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298604,"kb_used_data":1316,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446548,"statfs":{"total":95995035648,"available":95689265152,"internally_reserved":0,"allocated":1347584,"data_stored":915683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.89300000000000002,"15min":0.92700000000000005},"min":{"1min":0.53900000000000003,"5min":0.5,"15min":0.5},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.008,"5min":0.92700000000000005,"15min":0.91500000000000004},"min":{"1min":0.61899999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.325,"5min":1.444,"15min":1.444},"last":1.0089999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.91700000000000004,"15min":0.93999999999999995},"min":{"1min":0.75600000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98699999999999999,"15min":0.94999999999999996},"min":{"1min":0.76500000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.288,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.143}]},{"osd":2,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.96199999999999997,"15min":0.93400000000000005},"min":{"1min":0.74199999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.083,"5min":0.996,"15min":1.006},"min":{"1min":0.78100000000000003,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.333,"5min":1.532,"15min":1.532},"last":1.1910000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.95099999999999996,"15min":0.94999999999999996},"min":{"1min":0.71599999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0449999999999999,"15min":1.0169999999999999},"min":{"1min":0.68700000000000006,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.89200000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.90900000000000003,"15min":0.85399999999999998},"min":{"1min":0.66100000000000003,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.264,"5min":1.274,"15min":1.274},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.96799999999999997,"15min":0.88800000000000001},"min":{"1min":0.56399999999999995,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.1679999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.97699999999999998,"15min":0.95699999999999996},"min":{"1min":0.83899999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3169999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.121},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0009999999999999,"15min":0.97899999999999998},"min":{"1min":0.61199999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.337,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.097}]},{"osd":7,"last update":"Sat Oct 7 21:37:46 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0700000000000001,"15min":1.0249999999999999},"min":{"1min":0.96899999999999997,"5min":0.438,"15min":0.438},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.044},{"interface":"front","average":{"1min":1.22,"5min":1.1479999999999999,"15min":1.111},"min":{"1min":0.876,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.482,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.97699999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574978,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":737280,"data_stored":323709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:51 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.72299999999999998,"15min":0.63800000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.32000000000000001},"max":{"1min":0.97299999999999998,"5min":1.419,"15min":1.419},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.73499999999999999,"15min":0.66500000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.0800000000000001,"5min":1.1850000000000001,"15min":1.841},"last":0.54400000000000004}]},{"osd":2,"last update":"Sat Oct 7 21:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78300000000000003,"15min":0.69299999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.226,"5min":1.266,"15min":1.266},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.755,"15min":0.71899999999999997},"min":{"1min":0.45200000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0580000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.872}]},{"osd":3,"last update":"Sat Oct 7 21:37:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.50600000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.2450000000000001,"5min":1.383,"15min":1.383},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.85899999999999999,"15min":0.86799999999999999},"min":{"1min":0.51200000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.571,"5min":1.986,"15min":1.986},"last":0.64800000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0640000000000001,"15min":1.036},"min":{"1min":0.76600000000000001,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.5720000000000001,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.101,"15min":1.0649999999999999},"min":{"1min":0.82499999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.4279999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.91200000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.0860000000000001,"15min":1.054},"min":{"1min":0.64100000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.7529999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.056,"15min":1.0369999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4299999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.752}]},{"osd":6,"last update":"Sat Oct 7 21:36:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1100000000000001,"15min":1.1539999999999999},"min":{"1min":0.79300000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":2.4409999999999998,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.3919999999999999,"15min":1.992},"min":{"1min":0.80200000000000005,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.577,"5min":22.045000000000002,"15min":22.045000000000002},"last":0.80100000000000005}]},{"osd":7,"last update":"Sat Oct 7 21:37:51 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1539999999999999,"15min":1.21},"min":{"1min":0.69099999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.6419999999999999,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1759999999999999,"15min":1.258},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.663,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.004}]}]},{"osd":0,"up_from":8,"seq":34359738508,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1339392,"data_stored":914653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.77400000000000002,"15min":0.67900000000000005},"min":{"1min":0.42499999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.93899999999999995,"5min":1.296,"15min":1.296},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80000000000000004,"15min":0.71799999999999997},"min":{"1min":0.44600000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1779999999999999,"5min":1.198,"15min":1.3460000000000001},"last":0.57499999999999996}]},{"osd":2,"last update":"Sat Oct 7 21:37:42 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.75900000000000001,"15min":0.68500000000000005},"min":{"1min":0.36099999999999999,"5min":0.34899999999999998,"15min":0.26500000000000001},"max":{"1min":1.0089999999999999,"5min":1.216,"15min":1.216},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.751,"15min":0.68799999999999994},"min":{"1min":0.41699999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.012,"5min":1.462,"15min":1.462},"last":0.49099999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:37:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.88400000000000001,"15min":0.81799999999999995},"min":{"1min":0.58999999999999997,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.28,"5min":1.2829999999999999,"15min":1.3009999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85899999999999999,"15min":0.83199999999999996},"min":{"1min":0.47099999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.24,"5min":1.486,"15min":1.486},"last":0.54700000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:37:20 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0429999999999999,"15min":1.0209999999999999},"min":{"1min":0.77100000000000002,"5min":0.56899999999999995,"15min":0.54800000000000004},"max":{"1min":1.5680000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0329999999999999,"15min":1.018},"min":{"1min":0.70699999999999996,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4950000000000001,"5min":1.536,"15min":1.536},"last":0.79600000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.1479999999999999,"15min":1.1419999999999999},"min":{"1min":0.81899999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4730000000000001,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.056,"15min":1.0620000000000001},"min":{"1min":0.96099999999999997,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4219999999999999,"5min":1.52,"15min":1.52},"last":0.87}]},{"osd":6,"last update":"Sat Oct 7 21:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.1779999999999999,"15min":1.204},"min":{"1min":0.95599999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5980000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":0.997},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1259999999999999,"15min":1.1679999999999999},"min":{"1min":0.77400000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.498,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.70399999999999996}]},{"osd":7,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0960000000000001,"15min":1.157},"min":{"1min":0.68899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.327,"5min":1.593,"15min":1.593},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.109,"5min":1.2070000000000001,"15min":1.2569999999999999},"min":{"1min":0.71899999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.542,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.0609999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411446,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":745472,"data_stored":324297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.76400000000000001,"15min":0.69199999999999995},"min":{"1min":0.33900000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.0820000000000001,"5min":1.948,"15min":1.948},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.81200000000000006,"15min":0.74299999999999999},"min":{"1min":0.41199999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.089,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":0.78800000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.78900000000000003,"15min":0.752},"min":{"1min":0.46200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.93000000000000005,"5min":2.8010000000000002,"15min":2.8010000000000002},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.85899999999999999,"15min":0.78300000000000003},"min":{"1min":0.372,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.048,"5min":3.0579999999999998,"15min":3.0579999999999998},"last":0.83399999999999996}]},{"osd":3,"last update":"Sat Oct 7 21:37:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.501,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.21,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.873},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.1970000000000001,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":0.89600000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.113,"15min":1.03},"min":{"1min":0.79700000000000004,"5min":0.623,"15min":0.623},"max":{"1min":3.8879999999999999,"5min":3.8879999999999999,"15min":3.8879999999999999},"last":1.085},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.1839999999999999,"15min":1.0900000000000001},"min":{"1min":0.93600000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":3.8740000000000001,"5min":3.8740000000000001,"15min":3.8740000000000001},"last":0.97099999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:37:10 2023","interfaces":[{"interface":"back","average":{"1min":1.4219999999999999,"5min":1.1879999999999999,"15min":1.1339999999999999},"min":{"1min":0.86399999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":6.0750000000000002,"5min":6.0750000000000002,"15min":6.0750000000000002},"last":1.056},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1579999999999999,"15min":1.0980000000000001},"min":{"1min":0.83899999999999997,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.387,"5min":2.6739999999999999,"15min":2.6739999999999999},"last":1.4019999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:36:59 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.2370000000000001,"15min":1.2669999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":5.4400000000000004,"5min":5.4400000000000004,"15min":5.4400000000000004},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.421,"5min":1.2749999999999999,"15min":1.274},"min":{"1min":0.82799999999999996,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":4.6900000000000004,"5min":4.6900000000000004,"15min":4.6900000000000004},"last":1.2969999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.274,"15min":1.288},"min":{"1min":0.70599999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.4239999999999999,"5min":5.0490000000000004,"15min":5.0490000000000004},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1699999999999999,"15min":1.232},"min":{"1min":0.66800000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5249999999999999,"5min":1.726,"15min":1.726},"last":1.002}]}]},{"osd":3,"up_from":26,"seq":111669149804,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298012,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":741376,"data_stored":323799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.73099999999999998,"15min":0.71899999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.98399999999999999,"5min":1.234,"15min":1.234},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.75600000000000001,"15min":0.753},"min":{"1min":0.46800000000000003,"5min":0.437,"15min":0.437},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.0940000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.749,"15min":0.74099999999999999},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.0920000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.751,"5min":0.82599999999999996,"15min":0.86099999999999999},"min":{"1min":0.47099999999999997,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1040000000000001,"5min":1.2350000000000001,"15min":3.4470000000000001},"last":1.056}]},{"osd":2,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.89800000000000002,"15min":0.87},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.125,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.48799999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.0049999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.97099999999999997,"15min":0.95899999999999996},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.117,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.0800000000000001,"15min":1.042},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.411,"5min":1.587,"15min":1.587},"last":1.1579999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:37:09 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.117,"15min":1.147},"min":{"1min":0.72099999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.379,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.232},{"interface":"front","average":{"1min":0.995,"5min":1.0640000000000001,"15min":1.0960000000000001},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3720000000000001,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.137,"15min":1.161},"min":{"1min":0.83099999999999996,"5min":0.745,"15min":0.745},"max":{"1min":1.3799999999999999,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.087,"5min":1.1439999999999999,"15min":1.232},"min":{"1min":0.72099999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.51,"5min":1.698,"15min":1.698},"last":1.208}]},{"osd":7,"last update":"Sat Oct 7 21:37:52 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1359999999999999,"15min":1.1950000000000001},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6279999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.175,"15min":1.2270000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5629999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.1180000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986272,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298032,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447120,"statfs":{"total":95995035648,"available":95689850880,"internally_reserved":0,"allocated":761856,"data_stored":325391,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.88200000000000001,"15min":0.86699999999999999},"min":{"1min":0.60499999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.21,"5min":1.355,"15min":1.355},"last":1.27},{"interface":"front","average":{"1min":0.879,"5min":0.89900000000000002,"15min":0.86099999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.50700000000000001},"max":{"1min":1.2549999999999999,"5min":1.3200000000000001,"15min":1.3939999999999999},"last":1.1850000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.92100000000000004,"15min":0.86199999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.202},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.93700000000000006,"15min":0.89100000000000001},"min":{"1min":0.61399999999999999,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.2949999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.95599999999999996,"15min":0.94099999999999995},"min":{"1min":0.67700000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.4510000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93000000000000005,"15min":0.88400000000000001},"min":{"1min":0.66500000000000004,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.171,"5min":1.4319999999999999,"15min":1.4850000000000001},"last":0.96599999999999997}]},{"osd":3,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94399999999999995,"15min":0.91500000000000004},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.272,"5min":1.331,"15min":1.331},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.94799999999999995},"min":{"1min":0.63,"5min":0.501,"15min":0.501},"max":{"1min":1.3420000000000001,"5min":4.423,"15min":4.423},"last":1.119}]},{"osd":5,"last update":"Sat Oct 7 21:37:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.85899999999999999,"15min":0.80500000000000005},"min":{"1min":0.42999999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.542},"last":1.157},{"interface":"front","average":{"1min":1.0980000000000001,"5min":0.95799999999999996,"15min":0.92000000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.44900000000000001},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4470000000000001},"last":0.91000000000000003}]},{"osd":6,"last update":"Sat Oct 7 21:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0169999999999999,"15min":0.99099999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3049999999999999,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.173,"5min":0.97599999999999998,"15min":0.89300000000000002},"min":{"1min":0.48499999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.76000000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:37:47 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0840000000000001,"15min":1.002},"min":{"1min":0.78500000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.393,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.997},{"interface":"front","average":{"1min":1.139,"5min":1.0509999999999999,"15min":1.0269999999999999},"min":{"1min":0.83599999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3720000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.86799999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724631,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":745472,"data_stored":324333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.88100000000000001,"15min":0.871},"min":{"1min":0.51000000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.91900000000000004,"15min":0.90700000000000003},"min":{"1min":0.69099999999999995,"5min":0.57099999999999995,"15min":0.55000000000000004},"max":{"1min":3.1930000000000001,"5min":3.1930000000000001,"15min":3.1930000000000001},"last":0.68100000000000005}]},{"osd":1,"last update":"Sat Oct 7 21:37:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.93000000000000005,"15min":0.90200000000000002},"min":{"1min":0.67700000000000005,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":2.399,"5min":2.399,"15min":2.399},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.90800000000000003,"15min":0.92600000000000005},"min":{"1min":0.73999999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.1859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.77500000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:37:04 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.91000000000000003,"15min":0.89400000000000002},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.266,"5min":1.472,"15min":1.472},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.129,"5min":0.97799999999999998,"15min":0.94499999999999995},"min":{"1min":0.73899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":3.2229999999999999,"5min":3.2229999999999999,"15min":3.2229999999999999},"last":1.0049999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:37:04 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.96499999999999997,"15min":0.94499999999999995},"min":{"1min":0.76200000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.02,"15min":1.006},"min":{"1min":0.69199999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.7809999999999999,"5min":3.1360000000000001,"15min":3.1360000000000001},"last":0.92600000000000005}]},{"osd":4,"last update":"Sat Oct 7 21:37:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.84599999999999997,"15min":0.78900000000000003},"min":{"1min":0.65100000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3220000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.1020000000000001,"5min":0.93100000000000005,"15min":0.84899999999999998},"min":{"1min":0.79100000000000004,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":3.0899999999999999,"5min":3.0899999999999999,"15min":3.0899999999999999},"last":1.2210000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:36:57 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.90000000000000002,"15min":0.83399999999999996},"min":{"1min":0.754,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.2190000000000001,"5min":1.556,"15min":1.556},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.081,"5min":0.98799999999999999,"15min":0.92800000000000005},"min":{"1min":0.63700000000000001,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.2869999999999999,"5min":1.591,"15min":1.591},"last":1.1319999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:37:50 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.069,"15min":1.032},"min":{"1min":0.79500000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.84899999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.496,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.1870000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:38:06.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:38:06.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:06 smithi008 bash[27485]: audit 2023-10-07T21:38:05.197547+0000 mgr.y (mgr.14466) 169 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:06.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:06 smithi008 bash[27485]: cluster 2023-10-07T21:38:05.250825+0000 mgr.y (mgr.14466) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:06.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:06 smithi008 bash[41094]: audit 2023-10-07T21:38:05.197547+0000 mgr.y (mgr.14466) 169 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:06.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:06 smithi008 bash[41094]: cluster 2023-10-07T21:38:05.250825+0000 mgr.y (mgr.14466) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:06.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:06 smithi081 bash[31720]: audit 2023-10-07T21:38:05.197547+0000 mgr.y (mgr.14466) 169 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:06 smithi081 bash[31720]: cluster 2023-10-07T21:38:05.250825+0000 mgr.y (mgr.14466) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:07] "GET /metrics HTTP/1.1" 200 239058 "" "Prometheus/2.43.0" 2023-10-07T21:38:08.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:07 smithi081 bash[31720]: cluster 2023-10-07T21:38:07.251583+0000 mgr.y (mgr.14466) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:08.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:07 smithi008 bash[27485]: cluster 2023-10-07T21:38:07.251583+0000 mgr.y (mgr.14466) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:08.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:07 smithi008 bash[41094]: cluster 2023-10-07T21:38:07.251583+0000 mgr.y (mgr.14466) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:10 smithi008 bash[41094]: cluster 2023-10-07T21:38:09.252667+0000 mgr.y (mgr.14466) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:10 smithi008 bash[27485]: cluster 2023-10-07T21:38:09.252667+0000 mgr.y (mgr.14466) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:10 smithi081 bash[31720]: cluster 2023-10-07T21:38:09.252667+0000 mgr.y (mgr.14466) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.833 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:12.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:12 smithi008 bash[41094]: cluster 2023-10-07T21:38:11.253299+0000 mgr.y (mgr.14466) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:12.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:12 smithi008 bash[27485]: cluster 2023-10-07T21:38:11.253299+0000 mgr.y (mgr.14466) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:12.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:12 smithi081 bash[31720]: cluster 2023-10-07T21:38:11.253299+0000 mgr.y (mgr.14466) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:13.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:13 smithi008 bash[27485]: audit 2023-10-07T21:38:13.279327+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:13.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:13 smithi008 bash[41094]: audit 2023-10-07T21:38:13.279327+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:13.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:13 smithi081 bash[31720]: audit 2023-10-07T21:38:13.279327+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:14.158 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:38:14.161 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:38:14.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:14 smithi008 bash[27485]: cluster 2023-10-07T21:38:13.253929+0000 mgr.y (mgr.14466) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:14 smithi008 bash[41094]: cluster 2023-10-07T21:38:13.253929+0000 mgr.y (mgr.14466) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:14 smithi081 bash[31720]: cluster 2023-10-07T21:38:13.253929+0000 mgr.y (mgr.14466) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.951 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2023-10-07T21:38:13.253599+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385900,"kb_used_data":7596,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575316,"statfs":{"total":767960285184,"available":765517123584,"internally_reserved":0,"allocated":7778304,"data_stored":4367694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004670"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847894+0000","last_change":"2023-10-07T21:36:24.681213+0000","last_active":"2023-10-07T21:36:43.847894+0000","last_peered":"2023-10-07T21:36:43.847894+0000","last_clean":"2023-10-07T21:36:43.847894+0000","last_became_active":"2023-10-07T21:36:24.680293+0000","last_became_peered":"2023-10-07T21:36:24.680293+0000","last_unstale":"2023-10-07T21:36:43.847894+0000","last_undegraded":"2023-10-07T21:36:43.847894+0000","last_fullsized":"2023-10-07T21:36:43.847894+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:27:34.940486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.923033+0000","last_change":"2023-10-07T21:36:24.305464+0000","last_active":"2023-10-07T21:36:43.923033+0000","last_peered":"2023-10-07T21:36:43.923033+0000","last_clean":"2023-10-07T21:36:43.923033+0000","last_became_active":"2023-10-07T21:36:24.304142+0000","last_became_peered":"2023-10-07T21:36:24.304142+0000","last_unstale":"2023-10-07T21:36:43.923033+0000","last_undegraded":"2023-10-07T21:36:43.923033+0000","last_fullsized":"2023-10-07T21:36:43.923033+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:22:58.313307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849235+0000","last_change":"2023-10-07T21:36:24.683457+0000","last_active":"2023-10-07T21:36:43.849235+0000","last_peered":"2023-10-07T21:36:43.849235+0000","last_clean":"2023-10-07T21:36:43.849235+0000","last_became_active":"2023-10-07T21:36:24.683056+0000","last_became_peered":"2023-10-07T21:36:24.683056+0000","last_unstale":"2023-10-07T21:36:43.849235+0000","last_undegraded":"2023-10-07T21:36:43.849235+0000","last_fullsized":"2023-10-07T21:36:43.849235+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:20.008833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850928+0000","last_change":"2023-10-07T21:36:24.309174+0000","last_active":"2023-10-07T21:36:43.850928+0000","last_peered":"2023-10-07T21:36:43.850928+0000","last_clean":"2023-10-07T21:36:43.850928+0000","last_became_active":"2023-10-07T21:36:24.308214+0000","last_became_peered":"2023-10-07T21:36:24.308214+0000","last_unstale":"2023-10-07T21:36:43.850928+0000","last_undegraded":"2023-10-07T21:36:43.850928+0000","last_fullsized":"2023-10-07T21:36:43.850928+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:14.295410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848396+0000","last_change":"2023-10-07T21:36:24.683595+0000","last_active":"2023-10-07T21:36:43.848396+0000","last_peered":"2023-10-07T21:36:43.848396+0000","last_clean":"2023-10-07T21:36:43.848396+0000","last_became_active":"2023-10-07T21:36:24.680888+0000","last_became_peered":"2023-10-07T21:36:24.680888+0000","last_unstale":"2023-10-07T21:36:43.848396+0000","last_undegraded":"2023-10-07T21:36:43.848396+0000","last_fullsized":"2023-10-07T21:36:43.848396+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:26:03.151840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851819+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:36:43.851819+0000","last_peered":"2023-10-07T21:36:43.851819+0000","last_clean":"2023-10-07T21:36:43.851819+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:36:43.851819+0000","last_undegraded":"2023-10-07T21:36:43.851819+0000","last_fullsized":"2023-10-07T21:36:43.851819+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848496+0000","last_change":"2023-10-07T21:36:24.684961+0000","last_active":"2023-10-07T21:36:43.848496+0000","last_peered":"2023-10-07T21:36:43.848496+0000","last_clean":"2023-10-07T21:36:43.848496+0000","last_became_active":"2023-10-07T21:36:24.684188+0000","last_became_peered":"2023-10-07T21:36:24.684188+0000","last_unstale":"2023-10-07T21:36:43.848496+0000","last_undegraded":"2023-10-07T21:36:43.848496+0000","last_fullsized":"2023-10-07T21:36:43.848496+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:25.758298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851383+0000","last_change":"2023-10-07T21:36:24.314489+0000","last_active":"2023-10-07T21:36:43.851383+0000","last_peered":"2023-10-07T21:36:43.851383+0000","last_clean":"2023-10-07T21:36:43.851383+0000","last_became_active":"2023-10-07T21:36:24.314112+0000","last_became_peered":"2023-10-07T21:36:24.314112+0000","last_unstale":"2023-10-07T21:36:43.851383+0000","last_undegraded":"2023-10-07T21:36:43.851383+0000","last_fullsized":"2023-10-07T21:36:43.851383+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:56.627689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.854678+0000","last_change":"2023-10-07T21:36:24.687214+0000","last_active":"2023-10-07T21:36:43.854678+0000","last_peered":"2023-10-07T21:36:43.854678+0000","last_clean":"2023-10-07T21:36:43.854678+0000","last_became_active":"2023-10-07T21:36:24.686866+0000","last_became_peered":"2023-10-07T21:36:24.686866+0000","last_unstale":"2023-10-07T21:36:43.854678+0000","last_undegraded":"2023-10-07T21:36:43.854678+0000","last_fullsized":"2023-10-07T21:36:43.854678+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:21:38.461601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922759+0000","last_change":"2023-10-07T21:36:24.313330+0000","last_active":"2023-10-07T21:36:43.922759+0000","last_peered":"2023-10-07T21:36:43.922759+0000","last_clean":"2023-10-07T21:36:43.922759+0000","last_became_active":"2023-10-07T21:36:24.312980+0000","last_became_peered":"2023-10-07T21:36:24.312980+0000","last_unstale":"2023-10-07T21:36:43.922759+0000","last_undegraded":"2023-10-07T21:36:43.922759+0000","last_fullsized":"2023-10-07T21:36:43.922759+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:00.946040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850274+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:36:43.850274+0000","last_peered":"2023-10-07T21:36:43.850274+0000","last_clean":"2023-10-07T21:36:43.850274+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:36:43.850274+0000","last_undegraded":"2023-10-07T21:36:43.850274+0000","last_fullsized":"2023-10-07T21:36:43.850274+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922856+0000","last_change":"2023-10-07T21:36:24.314965+0000","last_active":"2023-10-07T21:36:43.922856+0000","last_peered":"2023-10-07T21:36:43.922856+0000","last_clean":"2023-10-07T21:36:43.922856+0000","last_became_active":"2023-10-07T21:36:24.314647+0000","last_became_peered":"2023-10-07T21:36:24.314647+0000","last_unstale":"2023-10-07T21:36:43.922856+0000","last_undegraded":"2023-10-07T21:36:43.922856+0000","last_fullsized":"2023-10-07T21:36:43.922856+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:19.235850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.852612+0000","last_change":"2023-10-07T21:34:25.695875+0000","last_active":"2023-10-07T21:36:43.852612+0000","last_peered":"2023-10-07T21:36:43.852612+0000","last_clean":"2023-10-07T21:36:43.852612+0000","last_became_active":"2023-10-07T21:34:25.695575+0000","last_became_peered":"2023-10-07T21:34:25.695575+0000","last_unstale":"2023-10-07T21:36:43.852612+0000","last_undegraded":"2023-10-07T21:36:43.852612+0000","last_fullsized":"2023-10-07T21:36:43.852612+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:33.545293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847910+0000","last_change":"2023-10-07T21:36:24.682445+0000","last_active":"2023-10-07T21:36:43.847910+0000","last_peered":"2023-10-07T21:36:43.847910+0000","last_clean":"2023-10-07T21:36:43.847910+0000","last_became_active":"2023-10-07T21:36:24.681673+0000","last_became_peered":"2023-10-07T21:36:24.681673+0000","last_unstale":"2023-10-07T21:36:43.847910+0000","last_undegraded":"2023-10-07T21:36:43.847910+0000","last_fullsized":"2023-10-07T21:36:43.847910+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:59:34.260803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851621+0000","last_change":"2023-10-07T21:34:25.706234+0000","last_active":"2023-10-07T21:36:43.851621+0000","last_peered":"2023-10-07T21:36:43.851621+0000","last_clean":"2023-10-07T21:36:43.851621+0000","last_became_active":"2023-10-07T21:34:25.705885+0000","last_became_peered":"2023-10-07T21:34:25.705885+0000","last_unstale":"2023-10-07T21:36:43.851621+0000","last_undegraded":"2023-10-07T21:36:43.851621+0000","last_fullsized":"2023-10-07T21:36:43.851621+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:20.163927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851357+0000","last_change":"2023-10-07T21:36:24.320984+0000","last_active":"2023-10-07T21:36:43.851357+0000","last_peered":"2023-10-07T21:36:43.851357+0000","last_clean":"2023-10-07T21:36:43.851357+0000","last_became_active":"2023-10-07T21:36:24.320561+0000","last_became_peered":"2023-10-07T21:36:24.320561+0000","last_unstale":"2023-10-07T21:36:43.851357+0000","last_undegraded":"2023-10-07T21:36:43.851357+0000","last_fullsized":"2023-10-07T21:36:43.851357+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:55:36.189666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922411+0000","last_change":"2023-10-07T21:36:25.506244+0000","last_active":"2023-10-07T21:36:43.922411+0000","last_peered":"2023-10-07T21:36:43.922411+0000","last_clean":"2023-10-07T21:36:43.922411+0000","last_became_active":"2023-10-07T21:36:25.505804+0000","last_became_peered":"2023-10-07T21:36:25.505804+0000","last_unstale":"2023-10-07T21:36:43.922411+0000","last_undegraded":"2023-10-07T21:36:43.922411+0000","last_fullsized":"2023-10-07T21:36:43.922411+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:27.545570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849914+0000","last_change":"2023-10-07T21:36:24.311839+0000","last_active":"2023-10-07T21:36:43.849914+0000","last_peered":"2023-10-07T21:36:43.849914+0000","last_clean":"2023-10-07T21:36:43.849914+0000","last_became_active":"2023-10-07T21:36:24.310777+0000","last_became_peered":"2023-10-07T21:36:24.310777+0000","last_unstale":"2023-10-07T21:36:43.849914+0000","last_undegraded":"2023-10-07T21:36:43.849914+0000","last_fullsized":"2023-10-07T21:36:43.849914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:06:18.716083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845774+0000","last_change":"2023-10-07T21:34:25.702274+0000","last_active":"2023-10-07T21:36:43.845774+0000","last_peered":"2023-10-07T21:36:43.845774+0000","last_clean":"2023-10-07T21:36:43.845774+0000","last_became_active":"2023-10-07T21:34:25.701856+0000","last_became_peered":"2023-10-07T21:34:25.701856+0000","last_unstale":"2023-10-07T21:36:43.845774+0000","last_undegraded":"2023-10-07T21:36:43.845774+0000","last_fullsized":"2023-10-07T21:36:43.845774+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:16:46.818480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922892+0000","last_change":"2023-10-07T21:36:25.558990+0000","last_active":"2023-10-07T21:36:43.922892+0000","last_peered":"2023-10-07T21:36:43.922892+0000","last_clean":"2023-10-07T21:36:43.922892+0000","last_became_active":"2023-10-07T21:36:25.558494+0000","last_became_peered":"2023-10-07T21:36:25.558494+0000","last_unstale":"2023-10-07T21:36:43.922892+0000","last_undegraded":"2023-10-07T21:36:43.922892+0000","last_fullsized":"2023-10-07T21:36:43.922892+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:11:16.244939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922292+0000","last_change":"2023-10-07T21:36:24.316096+0000","last_active":"2023-10-07T21:36:43.922292+0000","last_peered":"2023-10-07T21:36:43.922292+0000","last_clean":"2023-10-07T21:36:43.922292+0000","last_became_active":"2023-10-07T21:36:24.315778+0000","last_became_peered":"2023-10-07T21:36:24.315778+0000","last_unstale":"2023-10-07T21:36:43.922292+0000","last_undegraded":"2023-10-07T21:36:43.922292+0000","last_fullsized":"2023-10-07T21:36:43.922292+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:08.919692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845186+0000","last_change":"2023-10-07T21:34:25.694819+0000","last_active":"2023-10-07T21:36:43.845186+0000","last_peered":"2023-10-07T21:36:43.845186+0000","last_clean":"2023-10-07T21:36:43.845186+0000","last_became_active":"2023-10-07T21:34:25.694504+0000","last_became_peered":"2023-10-07T21:34:25.694504+0000","last_unstale":"2023-10-07T21:36:43.845186+0000","last_undegraded":"2023-10-07T21:36:43.845186+0000","last_fullsized":"2023-10-07T21:36:43.845186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:06:44.348770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851106+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:36:43.851106+0000","last_peered":"2023-10-07T21:36:43.851106+0000","last_clean":"2023-10-07T21:36:43.851106+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:36:43.851106+0000","last_undegraded":"2023-10-07T21:36:43.851106+0000","last_fullsized":"2023-10-07T21:36:43.851106+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850353+0000","last_change":"2023-10-07T21:36:24.308558+0000","last_active":"2023-10-07T21:36:43.850353+0000","last_peered":"2023-10-07T21:36:43.850353+0000","last_clean":"2023-10-07T21:36:43.850353+0000","last_became_active":"2023-10-07T21:36:24.308187+0000","last_became_peered":"2023-10-07T21:36:24.308187+0000","last_unstale":"2023-10-07T21:36:43.850353+0000","last_undegraded":"2023-10-07T21:36:43.850353+0000","last_fullsized":"2023-10-07T21:36:43.850353+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:57.717112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":278,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845172+0000","last_change":"2023-10-07T21:32:44.125753+0000","last_active":"2023-10-07T21:36:43.845172+0000","last_peered":"2023-10-07T21:36:43.845172+0000","last_clean":"2023-10-07T21:36:43.845172+0000","last_became_active":"2023-10-07T21:32:44.124679+0000","last_became_peered":"2023-10-07T21:32:44.124679+0000","last_unstale":"2023-10-07T21:36:43.845172+0000","last_undegraded":"2023-10-07T21:36:43.845172+0000","last_fullsized":"2023-10-07T21:36:43.845172+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:07:10.055063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851309+0000","last_change":"2023-10-07T21:34:25.696019+0000","last_active":"2023-10-07T21:36:43.851309+0000","last_peered":"2023-10-07T21:36:43.851309+0000","last_clean":"2023-10-07T21:36:43.851309+0000","last_became_active":"2023-10-07T21:34:25.695624+0000","last_became_peered":"2023-10-07T21:34:25.695624+0000","last_unstale":"2023-10-07T21:36:43.851309+0000","last_undegraded":"2023-10-07T21:36:43.851309+0000","last_fullsized":"2023-10-07T21:36:43.851309+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:55.865961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851196+0000","last_change":"2023-10-07T21:36:25.325269+0000","last_active":"2023-10-07T21:36:43.851196+0000","last_peered":"2023-10-07T21:36:43.851196+0000","last_clean":"2023-10-07T21:36:43.851196+0000","last_became_active":"2023-10-07T21:36:25.324907+0000","last_became_peered":"2023-10-07T21:36:25.324907+0000","last_unstale":"2023-10-07T21:36:43.851196+0000","last_undegraded":"2023-10-07T21:36:43.851196+0000","last_fullsized":"2023-10-07T21:36:43.851196+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:14:05.501499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851746+0000","last_change":"2023-10-07T21:36:24.313281+0000","last_active":"2023-10-07T21:36:43.851746+0000","last_peered":"2023-10-07T21:36:43.851746+0000","last_clean":"2023-10-07T21:36:43.851746+0000","last_became_active":"2023-10-07T21:36:24.312927+0000","last_became_peered":"2023-10-07T21:36:24.312927+0000","last_unstale":"2023-10-07T21:36:43.851746+0000","last_undegraded":"2023-10-07T21:36:43.851746+0000","last_fullsized":"2023-10-07T21:36:43.851746+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:21.376684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.854402+0000","last_change":"2023-10-07T21:34:25.707111+0000","last_active":"2023-10-07T21:36:43.854402+0000","last_peered":"2023-10-07T21:36:43.854402+0000","last_clean":"2023-10-07T21:36:43.854402+0000","last_became_active":"2023-10-07T21:34:25.706694+0000","last_became_peered":"2023-10-07T21:34:25.706694+0000","last_unstale":"2023-10-07T21:36:43.854402+0000","last_undegraded":"2023-10-07T21:36:43.854402+0000","last_fullsized":"2023-10-07T21:36:43.854402+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:55:24.799228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849707+0000","last_change":"2023-10-07T21:36:25.558607+0000","last_active":"2023-10-07T21:36:43.849707+0000","last_peered":"2023-10-07T21:36:43.849707+0000","last_clean":"2023-10-07T21:36:43.849707+0000","last_became_active":"2023-10-07T21:36:25.558087+0000","last_became_peered":"2023-10-07T21:36:25.558087+0000","last_unstale":"2023-10-07T21:36:43.849707+0000","last_undegraded":"2023-10-07T21:36:43.849707+0000","last_fullsized":"2023-10-07T21:36:43.849707+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.747061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848232+0000","last_change":"2023-10-07T21:36:24.303721+0000","last_active":"2023-10-07T21:36:43.848232+0000","last_peered":"2023-10-07T21:36:43.848232+0000","last_clean":"2023-10-07T21:36:43.848232+0000","last_became_active":"2023-10-07T21:36:24.303112+0000","last_became_peered":"2023-10-07T21:36:24.303112+0000","last_unstale":"2023-10-07T21:36:43.848232+0000","last_undegraded":"2023-10-07T21:36:43.848232+0000","last_fullsized":"2023-10-07T21:36:43.848232+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:27.068001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851040+0000","last_change":"2023-10-07T21:34:25.693168+0000","last_active":"2023-10-07T21:36:43.851040+0000","last_peered":"2023-10-07T21:36:43.851040+0000","last_clean":"2023-10-07T21:36:43.851040+0000","last_became_active":"2023-10-07T21:34:25.692804+0000","last_became_peered":"2023-10-07T21:34:25.692804+0000","last_unstale":"2023-10-07T21:36:43.851040+0000","last_undegraded":"2023-10-07T21:36:43.851040+0000","last_fullsized":"2023-10-07T21:36:43.851040+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:17.516271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848743+0000","last_change":"2023-10-07T21:36:25.600661+0000","last_active":"2023-10-07T21:36:43.848743+0000","last_peered":"2023-10-07T21:36:43.848743+0000","last_clean":"2023-10-07T21:36:43.848743+0000","last_became_active":"2023-10-07T21:36:25.600026+0000","last_became_peered":"2023-10-07T21:36:25.600026+0000","last_unstale":"2023-10-07T21:36:43.848743+0000","last_undegraded":"2023-10-07T21:36:43.848743+0000","last_fullsized":"2023-10-07T21:36:43.848743+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:47:39.787893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851730+0000","last_change":"2023-10-07T21:36:24.302335+0000","last_active":"2023-10-07T21:36:43.851730+0000","last_peered":"2023-10-07T21:36:43.851730+0000","last_clean":"2023-10-07T21:36:43.851730+0000","last_became_active":"2023-10-07T21:36:24.302015+0000","last_became_peered":"2023-10-07T21:36:24.302015+0000","last_unstale":"2023-10-07T21:36:43.851730+0000","last_undegraded":"2023-10-07T21:36:43.851730+0000","last_fullsized":"2023-10-07T21:36:43.851730+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:17.468580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849517+0000","last_change":"2023-10-07T21:34:25.697575+0000","last_active":"2023-10-07T21:36:43.849517+0000","last_peered":"2023-10-07T21:36:43.849517+0000","last_clean":"2023-10-07T21:36:43.849517+0000","last_became_active":"2023-10-07T21:34:25.696954+0000","last_became_peered":"2023-10-07T21:34:25.696954+0000","last_unstale":"2023-10-07T21:36:43.849517+0000","last_undegraded":"2023-10-07T21:36:43.849517+0000","last_fullsized":"2023-10-07T21:36:43.849517+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:40.983207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851297+0000","last_change":"2023-10-07T21:36:25.600980+0000","last_active":"2023-10-07T21:36:43.851297+0000","last_peered":"2023-10-07T21:36:43.851297+0000","last_clean":"2023-10-07T21:36:43.851297+0000","last_became_active":"2023-10-07T21:36:25.599274+0000","last_became_peered":"2023-10-07T21:36:25.599274+0000","last_unstale":"2023-10-07T21:36:43.851297+0000","last_undegraded":"2023-10-07T21:36:43.851297+0000","last_fullsized":"2023-10-07T21:36:43.851297+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:58.819605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847860+0000","last_change":"2023-10-07T21:36:24.317408+0000","last_active":"2023-10-07T21:36:43.847860+0000","last_peered":"2023-10-07T21:36:43.847860+0000","last_clean":"2023-10-07T21:36:43.847860+0000","last_became_active":"2023-10-07T21:36:24.317104+0000","last_became_peered":"2023-10-07T21:36:24.317104+0000","last_unstale":"2023-10-07T21:36:43.847860+0000","last_undegraded":"2023-10-07T21:36:43.847860+0000","last_fullsized":"2023-10-07T21:36:43.847860+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:40:25.127260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848753+0000","last_change":"2023-10-07T21:36:24.684946+0000","last_active":"2023-10-07T21:36:43.848753+0000","last_peered":"2023-10-07T21:36:43.848753+0000","last_clean":"2023-10-07T21:36:43.848753+0000","last_became_active":"2023-10-07T21:36:24.684473+0000","last_became_peered":"2023-10-07T21:36:24.684473+0000","last_unstale":"2023-10-07T21:36:43.848753+0000","last_undegraded":"2023-10-07T21:36:43.848753+0000","last_fullsized":"2023-10-07T21:36:43.848753+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:42:01.700279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850071+0000","last_change":"2023-10-07T21:36:24.306218+0000","last_active":"2023-10-07T21:36:43.850071+0000","last_peered":"2023-10-07T21:36:43.850071+0000","last_clean":"2023-10-07T21:36:43.850071+0000","last_became_active":"2023-10-07T21:36:24.305850+0000","last_became_peered":"2023-10-07T21:36:24.305850+0000","last_unstale":"2023-10-07T21:36:43.850071+0000","last_undegraded":"2023-10-07T21:36:43.850071+0000","last_fullsized":"2023-10-07T21:36:43.850071+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:10:05.413987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.267847+0000","last_change":"2023-10-07T21:36:45.267847+0000","last_active":"2023-10-07T21:36:45.267847+0000","last_peered":"2023-10-07T21:36:45.267847+0000","last_clean":"2023-10-07T21:36:45.267847+0000","last_became_active":"2023-10-07T21:36:45.266797+0000","last_became_peered":"2023-10-07T21:36:45.266797+0000","last_unstale":"2023-10-07T21:36:45.267847+0000","last_undegraded":"2023-10-07T21:36:45.267847+0000","last_fullsized":"2023-10-07T21:36:45.267847+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:57:08.832744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851150+0000","last_change":"2023-10-07T21:36:24.311265+0000","last_active":"2023-10-07T21:36:43.851150+0000","last_peered":"2023-10-07T21:36:43.851150+0000","last_clean":"2023-10-07T21:36:43.851150+0000","last_became_active":"2023-10-07T21:36:24.310922+0000","last_became_peered":"2023-10-07T21:36:24.310922+0000","last_unstale":"2023-10-07T21:36:43.851150+0000","last_undegraded":"2023-10-07T21:36:43.851150+0000","last_fullsized":"2023-10-07T21:36:43.851150+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:33:16.401600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848838+0000","last_change":"2023-10-07T21:36:24.325234+0000","last_active":"2023-10-07T21:36:43.848838+0000","last_peered":"2023-10-07T21:36:43.848838+0000","last_clean":"2023-10-07T21:36:43.848838+0000","last_became_active":"2023-10-07T21:36:24.324938+0000","last_became_peered":"2023-10-07T21:36:24.324938+0000","last_unstale":"2023-10-07T21:36:43.848838+0000","last_undegraded":"2023-10-07T21:36:43.848838+0000","last_fullsized":"2023-10-07T21:36:43.848838+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:03.679943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850736+0000","last_change":"2023-10-07T21:36:24.319952+0000","last_active":"2023-10-07T21:36:43.850736+0000","last_peered":"2023-10-07T21:36:43.850736+0000","last_clean":"2023-10-07T21:36:43.850736+0000","last_became_active":"2023-10-07T21:36:24.319632+0000","last_became_peered":"2023-10-07T21:36:24.319632+0000","last_unstale":"2023-10-07T21:36:43.850736+0000","last_undegraded":"2023-10-07T21:36:43.850736+0000","last_fullsized":"2023-10-07T21:36:43.850736+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:34:21.676870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922158+0000","last_change":"2023-10-07T21:36:25.600378+0000","last_active":"2023-10-07T21:36:43.922158+0000","last_peered":"2023-10-07T21:36:43.922158+0000","last_clean":"2023-10-07T21:36:43.922158+0000","last_became_active":"2023-10-07T21:36:25.599799+0000","last_became_peered":"2023-10-07T21:36:25.599799+0000","last_unstale":"2023-10-07T21:36:43.922158+0000","last_undegraded":"2023-10-07T21:36:43.922158+0000","last_fullsized":"2023-10-07T21:36:43.922158+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:54.534428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851328+0000","last_change":"2023-10-07T21:36:24.304075+0000","last_active":"2023-10-07T21:36:43.851328+0000","last_peered":"2023-10-07T21:36:43.851328+0000","last_clean":"2023-10-07T21:36:43.851328+0000","last_became_active":"2023-10-07T21:36:24.303771+0000","last_became_peered":"2023-10-07T21:36:24.303771+0000","last_unstale":"2023-10-07T21:36:43.851328+0000","last_undegraded":"2023-10-07T21:36:43.851328+0000","last_fullsized":"2023-10-07T21:36:43.851328+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:41:32.976879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851003+0000","last_change":"2023-10-07T21:36:24.681412+0000","last_active":"2023-10-07T21:36:43.851003+0000","last_peered":"2023-10-07T21:36:43.851003+0000","last_clean":"2023-10-07T21:36:43.851003+0000","last_became_active":"2023-10-07T21:36:24.680817+0000","last_became_peered":"2023-10-07T21:36:24.680817+0000","last_unstale":"2023-10-07T21:36:43.851003+0000","last_undegraded":"2023-10-07T21:36:43.851003+0000","last_fullsized":"2023-10-07T21:36:43.851003+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:39:08.667470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845842+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:36:43.845842+0000","last_peered":"2023-10-07T21:36:43.845842+0000","last_clean":"2023-10-07T21:36:43.845842+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:36:43.845842+0000","last_undegraded":"2023-10-07T21:36:43.845842+0000","last_fullsized":"2023-10-07T21:36:43.845842+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.032107+0000","last_change":"2023-10-07T21:36:45.032107+0000","last_active":"2023-10-07T21:36:45.032107+0000","last_peered":"2023-10-07T21:36:45.032107+0000","last_clean":"2023-10-07T21:36:45.032107+0000","last_became_active":"2023-10-07T21:36:45.030719+0000","last_became_peered":"2023-10-07T21:36:45.030719+0000","last_unstale":"2023-10-07T21:36:45.032107+0000","last_undegraded":"2023-10-07T21:36:45.032107+0000","last_fullsized":"2023-10-07T21:36:45.032107+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:55:13.168291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845845+0000","last_change":"2023-10-07T21:36:24.314806+0000","last_active":"2023-10-07T21:36:43.845845+0000","last_peered":"2023-10-07T21:36:43.845845+0000","last_clean":"2023-10-07T21:36:43.845845+0000","last_became_active":"2023-10-07T21:36:24.314505+0000","last_became_peered":"2023-10-07T21:36:24.314505+0000","last_unstale":"2023-10-07T21:36:43.845845+0000","last_undegraded":"2023-10-07T21:36:43.845845+0000","last_fullsized":"2023-10-07T21:36:43.845845+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:26:07.919248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850861+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:36:43.850861+0000","last_peered":"2023-10-07T21:36:43.850861+0000","last_clean":"2023-10-07T21:36:43.850861+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:36:43.850861+0000","last_undegraded":"2023-10-07T21:36:43.850861+0000","last_fullsized":"2023-10-07T21:36:43.850861+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.846080+0000","last_change":"2023-10-07T21:36:24.310082+0000","last_active":"2023-10-07T21:36:43.846080+0000","last_peered":"2023-10-07T21:36:43.846080+0000","last_clean":"2023-10-07T21:36:43.846080+0000","last_became_active":"2023-10-07T21:36:24.309812+0000","last_became_peered":"2023-10-07T21:36:24.309812+0000","last_unstale":"2023-10-07T21:36:43.846080+0000","last_undegraded":"2023-10-07T21:36:43.846080+0000","last_fullsized":"2023-10-07T21:36:43.846080+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:28:40.290028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851076+0000","last_change":"2023-10-07T21:36:24.684671+0000","last_active":"2023-10-07T21:36:43.851076+0000","last_peered":"2023-10-07T21:36:43.851076+0000","last_clean":"2023-10-07T21:36:43.851076+0000","last_became_active":"2023-10-07T21:36:24.684336+0000","last_became_peered":"2023-10-07T21:36:24.684336+0000","last_unstale":"2023-10-07T21:36:43.851076+0000","last_undegraded":"2023-10-07T21:36:43.851076+0000","last_fullsized":"2023-10-07T21:36:43.851076+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:23:52.343574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850804+0000","last_change":"2023-10-07T21:36:24.299254+0000","last_active":"2023-10-07T21:36:43.850804+0000","last_peered":"2023-10-07T21:36:43.850804+0000","last_clean":"2023-10-07T21:36:43.850804+0000","last_became_active":"2023-10-07T21:36:24.298953+0000","last_became_peered":"2023-10-07T21:36:24.298953+0000","last_unstale":"2023-10-07T21:36:43.850804+0000","last_undegraded":"2023-10-07T21:36:43.850804+0000","last_fullsized":"2023-10-07T21:36:43.850804+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:42:44.760095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922583+0000","last_change":"2023-10-07T21:36:25.508234+0000","last_active":"2023-10-07T21:36:43.922583+0000","last_peered":"2023-10-07T21:36:43.922583+0000","last_clean":"2023-10-07T21:36:43.922583+0000","last_became_active":"2023-10-07T21:36:25.507180+0000","last_became_peered":"2023-10-07T21:36:25.507180+0000","last_unstale":"2023-10-07T21:36:43.922583+0000","last_undegraded":"2023-10-07T21:36:43.922583+0000","last_fullsized":"2023-10-07T21:36:43.922583+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:37.042389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845135+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:36:43.845135+0000","last_peered":"2023-10-07T21:36:43.845135+0000","last_clean":"2023-10-07T21:36:43.845135+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:36:43.845135+0000","last_undegraded":"2023-10-07T21:36:43.845135+0000","last_fullsized":"2023-10-07T21:36:43.845135+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851615+0000","last_change":"2023-10-07T21:36:24.539581+0000","last_active":"2023-10-07T21:36:43.851615+0000","last_peered":"2023-10-07T21:36:43.851615+0000","last_clean":"2023-10-07T21:36:43.851615+0000","last_became_active":"2023-10-07T21:36:24.539112+0000","last_became_peered":"2023-10-07T21:36:24.539112+0000","last_unstale":"2023-10-07T21:36:43.851615+0000","last_undegraded":"2023-10-07T21:36:43.851615+0000","last_fullsized":"2023-10-07T21:36:43.851615+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:06:31.391891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922214+0000","last_change":"2023-10-07T21:36:24.312225+0000","last_active":"2023-10-07T21:36:43.922214+0000","last_peered":"2023-10-07T21:36:43.922214+0000","last_clean":"2023-10-07T21:36:43.922214+0000","last_became_active":"2023-10-07T21:36:24.311761+0000","last_became_peered":"2023-10-07T21:36:24.311761+0000","last_unstale":"2023-10-07T21:36:43.922214+0000","last_undegraded":"2023-10-07T21:36:43.922214+0000","last_fullsized":"2023-10-07T21:36:43.922214+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:50:08.060428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850228+0000","last_change":"2023-10-07T21:36:24.688201+0000","last_active":"2023-10-07T21:36:43.850228+0000","last_peered":"2023-10-07T21:36:43.850228+0000","last_clean":"2023-10-07T21:36:43.850228+0000","last_became_active":"2023-10-07T21:36:24.687825+0000","last_became_peered":"2023-10-07T21:36:24.687825+0000","last_unstale":"2023-10-07T21:36:43.850228+0000","last_undegraded":"2023-10-07T21:36:43.850228+0000","last_fullsized":"2023-10-07T21:36:43.850228+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:39:36.394318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845829+0000","last_change":"2023-10-07T21:36:24.312347+0000","last_active":"2023-10-07T21:36:43.845829+0000","last_peered":"2023-10-07T21:36:43.845829+0000","last_clean":"2023-10-07T21:36:43.845829+0000","last_became_active":"2023-10-07T21:36:24.311971+0000","last_became_peered":"2023-10-07T21:36:24.311971+0000","last_unstale":"2023-10-07T21:36:43.845829+0000","last_undegraded":"2023-10-07T21:36:43.845829+0000","last_fullsized":"2023-10-07T21:36:43.845829+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:53:49.529162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848519+0000","last_change":"2023-10-07T21:36:24.683929+0000","last_active":"2023-10-07T21:36:43.848519+0000","last_peered":"2023-10-07T21:36:43.848519+0000","last_clean":"2023-10-07T21:36:43.848519+0000","last_became_active":"2023-10-07T21:36:24.683278+0000","last_became_peered":"2023-10-07T21:36:24.683278+0000","last_unstale":"2023-10-07T21:36:43.848519+0000","last_undegraded":"2023-10-07T21:36:43.848519+0000","last_fullsized":"2023-10-07T21:36:43.848519+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:00:27.778626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"70'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848525+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:36:43.848525+0000","last_peered":"2023-10-07T21:36:43.848525+0000","last_clean":"2023-10-07T21:36:43.848525+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:36:43.848525+0000","last_undegraded":"2023-10-07T21:36:43.848525+0000","last_fullsized":"2023-10-07T21:36:43.848525+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848596+0000","last_change":"2023-10-07T21:36:25.599665+0000","last_active":"2023-10-07T21:36:43.848596+0000","last_peered":"2023-10-07T21:36:43.848596+0000","last_clean":"2023-10-07T21:36:43.848596+0000","last_became_active":"2023-10-07T21:36:25.599299+0000","last_became_peered":"2023-10-07T21:36:25.599299+0000","last_unstale":"2023-10-07T21:36:43.848596+0000","last_undegraded":"2023-10-07T21:36:43.848596+0000","last_fullsized":"2023-10-07T21:36:43.848596+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:03.644007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":20,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.845674+0000","last_change":"2023-10-07T21:36:24.309285+0000","last_active":"2023-10-07T21:36:43.845674+0000","last_peered":"2023-10-07T21:36:43.845674+0000","last_clean":"2023-10-07T21:36:43.845674+0000","last_became_active":"2023-10-07T21:36:24.308933+0000","last_became_peered":"2023-10-07T21:36:24.308933+0000","last_unstale":"2023-10-07T21:36:43.845674+0000","last_undegraded":"2023-10-07T21:36:43.845674+0000","last_fullsized":"2023-10-07T21:36:43.845674+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:46:47.394451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849383+0000","last_change":"2023-10-07T21:36:24.541020+0000","last_active":"2023-10-07T21:36:43.849383+0000","last_peered":"2023-10-07T21:36:43.849383+0000","last_clean":"2023-10-07T21:36:43.849383+0000","last_became_active":"2023-10-07T21:36:24.540750+0000","last_became_peered":"2023-10-07T21:36:24.540750+0000","last_unstale":"2023-10-07T21:36:43.849383+0000","last_undegraded":"2023-10-07T21:36:43.849383+0000","last_fullsized":"2023-10-07T21:36:43.849383+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:49:00.189899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.851574+0000","last_change":"2023-10-07T21:36:24.309825+0000","last_active":"2023-10-07T21:36:43.851574+0000","last_peered":"2023-10-07T21:36:43.851574+0000","last_clean":"2023-10-07T21:36:43.851574+0000","last_became_active":"2023-10-07T21:36:24.309493+0000","last_became_peered":"2023-10-07T21:36:24.309493+0000","last_unstale":"2023-10-07T21:36:43.851574+0000","last_undegraded":"2023-10-07T21:36:43.851574+0000","last_fullsized":"2023-10-07T21:36:43.851574+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:06.631197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.847976+0000","last_change":"2023-10-07T21:36:24.684829+0000","last_active":"2023-10-07T21:36:43.847976+0000","last_peered":"2023-10-07T21:36:43.847976+0000","last_clean":"2023-10-07T21:36:43.847976+0000","last_became_active":"2023-10-07T21:36:24.684358+0000","last_became_peered":"2023-10-07T21:36:24.684358+0000","last_unstale":"2023-10-07T21:36:43.847976+0000","last_undegraded":"2023-10-07T21:36:43.847976+0000","last_fullsized":"2023-10-07T21:36:43.847976+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:50.316171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922890+0000","last_change":"2023-10-07T21:36:24.310952+0000","last_active":"2023-10-07T21:36:43.922890+0000","last_peered":"2023-10-07T21:36:43.922890+0000","last_clean":"2023-10-07T21:36:43.922890+0000","last_became_active":"2023-10-07T21:36:24.310298+0000","last_became_peered":"2023-10-07T21:36:24.310298+0000","last_unstale":"2023-10-07T21:36:43.922890+0000","last_undegraded":"2023-10-07T21:36:43.922890+0000","last_fullsized":"2023-10-07T21:36:43.922890+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:19:16.584026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-07T21:36:45.267276+0000","last_change":"2023-10-07T21:36:45.267276+0000","last_active":"2023-10-07T21:36:45.267276+0000","last_peered":"2023-10-07T21:36:45.267276+0000","last_clean":"2023-10-07T21:36:45.267276+0000","last_became_active":"2023-10-07T21:36:45.266256+0000","last_became_peered":"2023-10-07T21:36:45.266256+0000","last_unstale":"2023-10-07T21:36:45.267276+0000","last_undegraded":"2023-10-07T21:36:45.267276+0000","last_fullsized":"2023-10-07T21:36:45.267276+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:28:07.917336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848150+0000","last_change":"2023-10-07T21:36:24.319066+0000","last_active":"2023-10-07T21:36:43.848150+0000","last_peered":"2023-10-07T21:36:43.848150+0000","last_clean":"2023-10-07T21:36:43.848150+0000","last_became_active":"2023-10-07T21:36:24.318701+0000","last_became_peered":"2023-10-07T21:36:24.318701+0000","last_unstale":"2023-10-07T21:36:43.848150+0000","last_undegraded":"2023-10-07T21:36:43.848150+0000","last_fullsized":"2023-10-07T21:36:43.848150+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:52.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.922654+0000","last_change":"2023-10-07T21:36:25.506426+0000","last_active":"2023-10-07T21:36:43.922654+0000","last_peered":"2023-10-07T21:36:43.922654+0000","last_clean":"2023-10-07T21:36:43.922654+0000","last_became_active":"2023-10-07T21:36:25.505911+0000","last_became_peered":"2023-10-07T21:36:25.505911+0000","last_unstale":"2023-10-07T21:36:43.922654+0000","last_undegraded":"2023-10-07T21:36:43.922654+0000","last_fullsized":"2023-10-07T21:36:43.922654+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:26:58.329181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.849971+0000","last_change":"2023-10-07T21:36:24.322992+0000","last_active":"2023-10-07T21:36:43.849971+0000","last_peered":"2023-10-07T21:36:43.849971+0000","last_clean":"2023-10-07T21:36:43.849971+0000","last_became_active":"2023-10-07T21:36:24.322503+0000","last_became_peered":"2023-10-07T21:36:24.322503+0000","last_unstale":"2023-10-07T21:36:43.849971+0000","last_undegraded":"2023-10-07T21:36:43.849971+0000","last_fullsized":"2023-10-07T21:36:43.849971+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:22.818484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.850916+0000","last_change":"2023-10-07T21:36:24.686051+0000","last_active":"2023-10-07T21:36:43.850916+0000","last_peered":"2023-10-07T21:36:43.850916+0000","last_clean":"2023-10-07T21:36:43.850916+0000","last_became_active":"2023-10-07T21:36:24.685741+0000","last_became_peered":"2023-10-07T21:36:24.685741+0000","last_unstale":"2023-10-07T21:36:43.850916+0000","last_undegraded":"2023-10-07T21:36:43.850916+0000","last_fullsized":"2023-10-07T21:36:43.850916+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:04.398882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-07T21:36:43.848112+0000","last_change":"2023-10-07T21:36:24.310145+0000","last_active":"2023-10-07T21:36:43.848112+0000","last_peered":"2023-10-07T21:36:43.848112+0000","last_clean":"2023-10-07T21:36:43.848112+0000","last_became_active":"2023-10-07T21:36:24.309849+0000","last_became_peered":"2023-10-07T21:36:24.309849+0000","last_unstale":"2023-10-07T21:36:43.848112+0000","last_undegraded":"2023-10-07T21:36:43.848112+0000","last_fullsized":"2023-10-07T21:36:43.848112+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:30:52.631373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201347,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298616,"kb_used_data":1328,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446536,"statfs":{"total":95995035648,"available":95689252864,"internally_reserved":0,"allocated":1359872,"data_stored":915829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.88,"15min":0.89200000000000002},"min":{"1min":0.68500000000000005,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.274,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.873},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.89600000000000002,"15min":0.90600000000000003},"min":{"1min":0.70899999999999996,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.093}]},{"osd":1,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.67000000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1970000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.749,"5min":0.433,"15min":0.433},"max":{"1min":1.266,"5min":1.456,"15min":1.456},"last":1.262}]},{"osd":2,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.89400000000000002,"15min":0.90800000000000003},"min":{"1min":0.66300000000000003,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3620000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.95099999999999996,"15min":1.0069999999999999},"min":{"1min":0.626,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.282,"5min":1.484,"15min":1.484},"last":1.216}]},{"osd":3,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.95299999999999996,"15min":0.97399999999999998},"min":{"1min":0.68600000000000005,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3859999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.151},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0009999999999999,"15min":1.0409999999999999},"min":{"1min":0.71199999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3300000000000001,"5min":1.375,"15min":1.375},"last":0.99299999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.876,"15min":0.878},"min":{"1min":0.65000000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.327,"5min":1.605,"15min":1.605},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.91800000000000004,"15min":0.93899999999999995},"min":{"1min":0.75900000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.248,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.82599999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.97499999999999998,"15min":0.995},"min":{"1min":0.72599999999999998,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3300000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.149,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.84199999999999997,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3979999999999999,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":1.181}]},{"osd":6,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.0449999999999999,"15min":1.05},"min":{"1min":0.93500000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.472,"5min":1.504,"15min":1.504},"last":1.026},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.028,"15min":1.054},"min":{"1min":0.77900000000000003,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.3240000000000001,"5min":1.75,"15min":1.75},"last":1.0569999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462991,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298604,"kb_used_data":1316,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446548,"statfs":{"total":95995035648,"available":95689265152,"internally_reserved":0,"allocated":1347584,"data_stored":915683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.90000000000000002,"15min":0.92900000000000005},"min":{"1min":0.63300000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.274,"5min":1.391,"15min":1.391},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92800000000000005,"15min":0.91500000000000004},"min":{"1min":0.63200000000000001,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1519999999999999,"5min":1.4279999999999999,"15min":1.444},"last":1.431}]},{"osd":1,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.90300000000000002,"15min":0.93500000000000005},"min":{"1min":0.59399999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3200000000000001,"5min":1.389,"15min":1.389},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0029999999999999,"15min":0.95499999999999996},"min":{"1min":0.69499999999999995,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.28,"5min":1.3819999999999999,"15min":1.5760000000000001},"last":0.94899999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.98399999999999999,"15min":0.94199999999999995},"min":{"1min":0.68100000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2709999999999999,"5min":1.357,"15min":1.357},"last":1.123},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98799999999999999,"15min":1.0029999999999999},"min":{"1min":0.75,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.1910000000000001,"5min":1.333,"15min":1.532},"last":0.66400000000000003}]},{"osd":3,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.96299999999999997,"15min":0.95399999999999996},"min":{"1min":0.66800000000000004,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.246,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0629999999999999,"15min":1.0229999999999999},"min":{"1min":0.88400000000000001,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3580000000000001,"5min":1.534,"15min":1.534},"last":1.0549999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.93999999999999995,"15min":0.86399999999999999},"min":{"1min":0.76000000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.018,"15min":0.90400000000000003},"min":{"1min":0.81499999999999995,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3100000000000001,"5min":1.409,"15min":1.409},"last":1.0840000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.999,"15min":0.96499999999999997},"min":{"1min":0.745,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.284,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.607},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.046,"15min":0.99399999999999999},"min":{"1min":0.85199999999999998,"5min":0.433,"15min":0.433},"max":{"1min":1.407,"5min":1.407,"15min":1.4470000000000001},"last":1.3819999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:37:46 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.0700000000000001,"15min":1.0249999999999999},"min":{"1min":0.96899999999999997,"5min":0.438,"15min":0.438},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.22,"5min":1.1479999999999999,"15min":1.111},"min":{"1min":0.876,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.482,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1990000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574980,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":737280,"data_stored":323709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:51 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.72299999999999998,"15min":0.63800000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.32000000000000001},"max":{"1min":0.97299999999999998,"5min":1.419,"15min":1.419},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.73499999999999999,"15min":0.66500000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.0800000000000001,"5min":1.1850000000000001,"15min":1.841},"last":0.66100000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78300000000000003,"15min":0.69299999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.226,"5min":1.266,"15min":1.266},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.755,"15min":0.71899999999999997},"min":{"1min":0.45200000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0580000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.76600000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:37:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.50600000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.2450000000000001,"5min":1.383,"15min":1.383},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.85899999999999999,"15min":0.86799999999999999},"min":{"1min":0.51200000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.571,"5min":1.986,"15min":1.986},"last":1.3049999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0640000000000001,"15min":1.036},"min":{"1min":0.76600000000000001,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.5720000000000001,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.101,"15min":1.0649999999999999},"min":{"1min":0.82499999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.4279999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.4079999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.0860000000000001,"15min":1.054},"min":{"1min":0.64100000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.7529999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.056,"15min":1.0369999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4299999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.238}]},{"osd":6,"last update":"Sat Oct 7 21:38:00 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.083,"15min":1.145},"min":{"1min":0.71099999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.599,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":1.337},{"interface":"front","average":{"1min":0.999,"5min":1.133,"15min":1.9059999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3560000000000001,"5min":1.7629999999999999,"15min":22.045000000000002},"last":1.373}]},{"osd":7,"last update":"Sat Oct 7 21:37:51 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1539999999999999,"15min":1.21},"min":{"1min":0.69099999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.6419999999999999,"5min":2.1629999999999998,"15min":2.1629999999999998},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1759999999999999,"15min":1.258},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.663,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.4790000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738510,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1339392,"data_stored":914653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.77400000000000002,"15min":0.67900000000000005},"min":{"1min":0.42499999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.93899999999999995,"5min":1.296,"15min":1.296},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80000000000000004,"15min":0.71799999999999997},"min":{"1min":0.44600000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1779999999999999,"5min":1.198,"15min":1.3460000000000001},"last":0.85699999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:37:42 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.75900000000000001,"15min":0.68500000000000005},"min":{"1min":0.36099999999999999,"5min":0.34899999999999998,"15min":0.26500000000000001},"max":{"1min":1.0089999999999999,"5min":1.216,"15min":1.216},"last":1.3759999999999999},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.751,"15min":0.68799999999999994},"min":{"1min":0.41699999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.012,"5min":1.462,"15min":1.462},"last":0.82299999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:37:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.88400000000000001,"15min":0.81799999999999995},"min":{"1min":0.58999999999999997,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.28,"5min":1.2829999999999999,"15min":1.3009999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85899999999999999,"15min":0.83199999999999996},"min":{"1min":0.47099999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.24,"5min":1.486,"15min":1.486},"last":1.0429999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:20 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0429999999999999,"15min":1.0209999999999999},"min":{"1min":0.77100000000000002,"5min":0.56899999999999995,"15min":0.54800000000000004},"max":{"1min":1.5680000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0329999999999999,"15min":1.018},"min":{"1min":0.70699999999999996,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4950000000000001,"5min":1.536,"15min":1.536},"last":1.1080000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:38:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.1200000000000001,"15min":1.1359999999999999},"min":{"1min":0.69899999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4399999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0349999999999999,"15min":1.0569999999999999},"min":{"1min":0.82599999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3120000000000001,"5min":1.52,"15min":1.52},"last":1.008}]},{"osd":6,"last update":"Sat Oct 7 21:38:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1399999999999999,"15min":1.1910000000000001},"min":{"1min":0.752,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.387,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.248},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0740000000000001,"15min":1.151},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2689999999999999,"5min":1.5049999999999999,"15min":1.6160000000000001},"last":1.3120000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0960000000000001,"15min":1.157},"min":{"1min":0.68899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.327,"5min":1.593,"15min":1.593},"last":1.28},{"interface":"front","average":{"1min":1.109,"5min":1.2070000000000001,"15min":1.2569999999999999},"min":{"1min":0.71899999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.542,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.4470000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411448,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":745472,"data_stored":324297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.76400000000000001,"15min":0.69199999999999995},"min":{"1min":0.33900000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.0820000000000001,"5min":1.948,"15min":1.948},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.81200000000000006,"15min":0.74299999999999999},"min":{"1min":0.41199999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.089,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":0.94399999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:37:43 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.78900000000000003,"15min":0.752},"min":{"1min":0.46200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.93000000000000005,"5min":2.8010000000000002,"15min":2.8010000000000002},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.85899999999999999,"15min":0.78300000000000003},"min":{"1min":0.372,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.048,"5min":3.0579999999999998,"15min":3.0579999999999998},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Oct 7 21:37:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.501,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.21,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.873},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.1970000000000001,"5min":2.6299999999999999,"15min":2.6299999999999999},"last":1.175}]},{"osd":4,"last update":"Sat Oct 7 21:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.113,"15min":1.03},"min":{"1min":0.79700000000000004,"5min":0.623,"15min":0.623},"max":{"1min":3.8879999999999999,"5min":3.8879999999999999,"15min":3.8879999999999999},"last":1.087},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.1839999999999999,"15min":1.0900000000000001},"min":{"1min":0.93600000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":3.8740000000000001,"5min":3.8740000000000001,"15min":3.8740000000000001},"last":1.1319999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:37:10 2023","interfaces":[{"interface":"back","average":{"1min":1.4219999999999999,"5min":1.1879999999999999,"15min":1.1339999999999999},"min":{"1min":0.86399999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":6.0750000000000002,"5min":6.0750000000000002,"15min":6.0750000000000002},"last":1.357},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1579999999999999,"15min":1.0980000000000001},"min":{"1min":0.83899999999999997,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.387,"5min":2.6739999999999999,"15min":2.6739999999999999},"last":1.4830000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:38:03 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.2010000000000001,"15min":1.2549999999999999},"min":{"1min":0.72099999999999997,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.665,"5min":5.4400000000000004,"15min":5.4400000000000004},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.244,"15min":1.264},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.411,"5min":4.6900000000000004,"15min":4.6900000000000004},"last":1.319}]},{"osd":7,"last update":"Sat Oct 7 21:37:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.274,"15min":1.288},"min":{"1min":0.70599999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.4239999999999999,"5min":5.0490000000000004,"15min":5.0490000000000004},"last":1.415},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1699999999999999,"15min":1.232},"min":{"1min":0.66800000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5249999999999999,"5min":1.726,"15min":1.726},"last":1.391}]}]},{"osd":3,"up_from":26,"seq":111669149806,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298012,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":741376,"data_stored":323799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.73099999999999998,"15min":0.71899999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.98399999999999999,"5min":1.234,"15min":1.234},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.75600000000000001,"15min":0.753},"min":{"1min":0.46800000000000003,"5min":0.437,"15min":0.437},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.77100000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.749,"15min":0.74099999999999999},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.0920000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.751,"5min":0.82599999999999996,"15min":0.86099999999999999},"min":{"1min":0.47099999999999997,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1040000000000001,"5min":1.2350000000000001,"15min":3.4470000000000001},"last":0.71499999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.89800000000000002,"15min":0.87},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.125,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.48799999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.98799999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.97099999999999997,"15min":0.95899999999999996},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.117,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.075},{"interface":"front","average":{"1min":1.03,"5min":1.0800000000000001,"15min":1.042},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.411,"5min":1.587,"15min":1.587},"last":1.28}]},{"osd":5,"last update":"Sat Oct 7 21:37:09 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.117,"15min":1.147},"min":{"1min":0.72099999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.379,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.208},{"interface":"front","average":{"1min":0.995,"5min":1.0640000000000001,"15min":1.0960000000000001},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3720000000000001,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.3380000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:38:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.1120000000000001,"15min":1.153},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.546,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.4510000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0900000000000001,"15min":1.214},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.419,"5min":1.698,"15min":1.698},"last":1.3029999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:37:52 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1359999999999999,"15min":1.1950000000000001},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6279999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.175,"15min":1.2270000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5629999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.514}]}]},{"osd":4,"up_from":31,"seq":133143986274,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298032,"kb_used_data":744,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447120,"statfs":{"total":95995035648,"available":95689850880,"internally_reserved":0,"allocated":761856,"data_stored":325391,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.88200000000000001,"15min":0.86699999999999999},"min":{"1min":0.60499999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.21,"5min":1.355,"15min":1.355},"last":0.622},{"interface":"front","average":{"1min":0.879,"5min":0.89900000000000002,"15min":0.86099999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.50700000000000001},"max":{"1min":1.2549999999999999,"5min":1.3200000000000001,"15min":1.3939999999999999},"last":0.98799999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.92100000000000004,"15min":0.86199999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.93700000000000006,"15min":0.89100000000000001},"min":{"1min":0.61399999999999999,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.72499999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.95599999999999996,"15min":0.94099999999999995},"min":{"1min":0.67700000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.4510000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93000000000000005,"15min":0.88400000000000001},"min":{"1min":0.66500000000000004,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.171,"5min":1.4319999999999999,"15min":1.4850000000000001},"last":1.1930000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94399999999999995,"15min":0.91500000000000004},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.272,"5min":1.331,"15min":1.331},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.94799999999999995},"min":{"1min":0.63,"5min":0.501,"15min":0.501},"max":{"1min":1.3420000000000001,"5min":4.423,"15min":4.423},"last":1.2230000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:38:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.89200000000000002,"15min":0.81799999999999995},"min":{"1min":0.64000000000000001,"5min":0.42899999999999999,"15min":0.42599999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.542},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.016,"5min":0.98599999999999999,"15min":0.92800000000000005},"min":{"1min":0.502,"5min":0.46800000000000003,"15min":0.44900000000000001},"max":{"1min":1.3999999999999999,"5min":1.4099999999999999,"15min":1.4470000000000001},"last":1.1379999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:38:08 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.042,"15min":0.999},"min":{"1min":0.74299999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.355,"5min":1.452,"15min":1.5600000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.107,"5min":1.0269999999999999,"15min":0.91000000000000003},"min":{"1min":0.76000000000000001,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.454,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.3029999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:37:47 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0840000000000001,"15min":1.002},"min":{"1min":0.78500000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.393,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.167},{"interface":"front","average":{"1min":1.139,"5min":1.0509999999999999,"15min":1.0269999999999999},"min":{"1min":0.83599999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3720000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.2709999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724633,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":728,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":745472,"data_stored":324333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.86799999999999999,"15min":0.871},"min":{"1min":0.59999999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2529999999999999,"5min":1.427,"15min":1.427},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.92400000000000004,"15min":0.90800000000000003},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.55000000000000004},"max":{"1min":1.2689999999999999,"5min":3.1930000000000001,"15min":3.1930000000000001},"last":1.014}]},{"osd":1,"last update":"Sat Oct 7 21:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92400000000000004,"15min":0.90300000000000002},"min":{"1min":0.65000000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2529999999999999,"5min":2.399,"15min":2.399},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92200000000000004,"15min":0.92900000000000005},"min":{"1min":0.68799999999999994,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2829999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.84399999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90100000000000002,"15min":0.89400000000000002},"min":{"1min":0.61699999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.228,"5min":1.3400000000000001,"15min":1.472},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.99099999999999999,"15min":0.95099999999999996},"min":{"1min":0.59799999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.3280000000000001,"5min":3.2229999999999999,"15min":3.2229999999999999},"last":1.159}]},{"osd":3,"last update":"Sat Oct 7 21:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.96799999999999997,"15min":0.94699999999999995},"min":{"1min":0.71799999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3140000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.052,"5min":1.0369999999999999,"15min":1.01},"min":{"1min":0.69299999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3480000000000001,"5min":3.1360000000000001,"15min":3.1360000000000001},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.88500000000000001,"15min":0.80500000000000005},"min":{"1min":0.69599999999999995,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.351,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.119,"5min":0.97799999999999998,"15min":0.87},"min":{"1min":0.83499999999999996,"5min":0.55300000000000005,"15min":0.46899999999999997},"max":{"1min":1.522,"5min":3.0899999999999999,"15min":3.0899999999999999},"last":1.1319999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:38:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":0.95199999999999996,"15min":0.85199999999999998},"min":{"1min":0.71099999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.4650000000000001,"5min":1.556,"15min":1.556},"last":1.095},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.036,"15min":0.94399999999999995},"min":{"1min":0.93799999999999994,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.4399999999999999,"5min":1.591,"15min":1.591},"last":1.0780000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:37:50 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.069,"15min":1.032},"min":{"1min":0.79500000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.23},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.84899999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.496,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.214}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:38:14.956 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T21:38:14.956 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-07T21:38:14.956 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-07T21:38:14.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-07T21:38:15.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:15 smithi008 bash[27485]: audit 2023-10-07T21:38:14.140907+0000 mgr.y (mgr.14466) 175 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:15.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:15 smithi008 bash[41094]: audit 2023-10-07T21:38:14.140907+0000 mgr.y (mgr.14466) 175 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:15.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:15 smithi081 bash[31720]: audit 2023-10-07T21:38:14.140907+0000 mgr.y (mgr.14466) 175 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:38:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:16 smithi008 bash[27485]: cluster 2023-10-07T21:38:15.254947+0000 mgr.y (mgr.14466) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:16 smithi008 bash[41094]: cluster 2023-10-07T21:38:15.254947+0000 mgr.y (mgr.14466) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:16.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:16 smithi081 bash[31720]: cluster 2023-10-07T21:38:15.254947+0000 mgr.y (mgr.14466) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:16.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:17.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:17] "GET /metrics HTTP/1.1" 200 239056 "" "Prometheus/2.43.0" 2023-10-07T21:38:18.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:17 smithi008 bash[27485]: cluster 2023-10-07T21:38:17.255623+0000 mgr.y (mgr.14466) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:18.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:17 smithi008 bash[41094]: cluster 2023-10-07T21:38:17.255623+0000 mgr.y (mgr.14466) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:18.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:17 smithi081 bash[31720]: cluster 2023-10-07T21:38:17.255623+0000 mgr.y (mgr.14466) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:19.770 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:20.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:20 smithi008 bash[27485]: cluster 2023-10-07T21:38:19.256508+0000 mgr.y (mgr.14466) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:21.003 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:20 smithi008 bash[41094]: cluster 2023-10-07T21:38:19.256508+0000 mgr.y (mgr.14466) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:21.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:20 smithi081 bash[31720]: cluster 2023-10-07T21:38:19.256508+0000 mgr.y (mgr.14466) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:22 smithi008 bash[27485]: cluster 2023-10-07T21:38:21.257063+0000 mgr.y (mgr.14466) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:22 smithi008 bash[41094]: cluster 2023-10-07T21:38:21.257063+0000 mgr.y (mgr.14466) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:22 smithi081 bash[31720]: cluster 2023-10-07T21:38:21.257063+0000 mgr.y (mgr.14466) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.953 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:38:22.954 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-07T21:38:23.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:23 smithi008 bash[41094]: audit 2023-10-07T21:38:22.948057+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.8:0/2114300151' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:38:23.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:23 smithi008 bash[27485]: audit 2023-10-07T21:38:22.948057+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.8:0/2114300151' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:38:23.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:23 smithi081 bash[31720]: audit 2023-10-07T21:38:22.948057+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.8:0/2114300151' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:38:23.773 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-07T21:38:23.774 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:38:23.783 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-10-07T21:38:23.783 INFO:teuthology.run_tasks:Running task parallel... 2023-10-07T21:38:23.802 INFO:teuthology.task.parallel:starting parallel... 2023-10-07T21:38:23.802 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-07T21:38:23.803 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-07T21:38:23.803 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-10-07T21:38:23.805 INFO:tasks.rados:Beginning rados... 2023-10-07T21:38:23.805 INFO:tasks.rados:joining rados 2023-10-07T21:38:23.805 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-07T21:38:23.805 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-07T21:38:23.806 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi008.front.sepia.ceph.com 2023-10-07T21:38:23.806 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-10-07T21:38:23.807 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-10-07T21:38:23.807 INFO:tasks.rados:starting run 0 out of 1 2023-10-07T21:38:23.807 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-07T21:38:23.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-10-07T21:38:24.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:24 smithi008 bash[27485]: cluster 2023-10-07T21:38:23.257790+0000 mgr.y (mgr.14466) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:24 smithi008 bash[41094]: cluster 2023-10-07T21:38:23.257790+0000 mgr.y (mgr.14466) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:24.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:24 smithi081 bash[31720]: cluster 2023-10-07T21:38:23.257790+0000 mgr.y (mgr.14466) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:26 smithi008 bash[41094]: cluster 2023-10-07T21:38:25.258937+0000 mgr.y (mgr.14466) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:26 smithi008 bash[27485]: cluster 2023-10-07T21:38:25.258937+0000 mgr.y (mgr.14466) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:26 smithi081 bash[31720]: cluster 2023-10-07T21:38:25.258937+0000 mgr.y (mgr.14466) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:27.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:27] "GET /metrics HTTP/1.1" 200 239056 "" "Prometheus/2.43.0" 2023-10-07T21:38:28.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:27 smithi008 bash[41094]: cluster 2023-10-07T21:38:27.259713+0000 mgr.y (mgr.14466) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:27 smithi008 bash[27485]: cluster 2023-10-07T21:38:27.259713+0000 mgr.y (mgr.14466) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:27 smithi081 bash[31720]: cluster 2023-10-07T21:38:27.259713+0000 mgr.y (mgr.14466) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.596 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:28.596 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:29.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:28 smithi008 bash[41094]: audit 2023-10-07T21:38:28.280632+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:29.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:28 smithi008 bash[27485]: audit 2023-10-07T21:38:28.280632+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:29.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:28 smithi081 bash[31720]: audit 2023-10-07T21:38:28.280632+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:30.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:29 smithi008 bash[41094]: cluster 2023-10-07T21:38:29.260541+0000 mgr.y (mgr.14466) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:30.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:29 smithi008 bash[27485]: cluster 2023-10-07T21:38:29.260541+0000 mgr.y (mgr.14466) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:30.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:29 smithi081 bash[31720]: cluster 2023-10-07T21:38:29.260541+0000 mgr.y (mgr.14466) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:32 smithi008 bash[27485]: cluster 2023-10-07T21:38:31.261068+0000 mgr.y (mgr.14466) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:32 smithi008 bash[41094]: cluster 2023-10-07T21:38:31.261068+0000 mgr.y (mgr.14466) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:32 smithi081 bash[31720]: cluster 2023-10-07T21:38:31.261068+0000 mgr.y (mgr.14466) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:33.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE Bus STOPPING 2023-10-07T21:38:33.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:38:33.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE Bus STOPPED 2023-10-07T21:38:33.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE Bus STARTING 2023-10-07T21:38:33.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE Serving on http://:::9283 2023-10-07T21:38:33.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:33 smithi008 bash[27761]: [07/Oct/2023:21:38:33] ENGINE Bus STARTED 2023-10-07T21:38:33.971 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-07T21:38:34.157 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_0' created 2023-10-07T21:38:34.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[41094]: audit 2023-10-07T21:38:33.136055+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.8:0/1297140062' entity='client.admin' 2023-10-07T21:38:34.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[41094]: audit 2023-10-07T21:38:33.159374+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-07T21:38:34.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[41094]: audit 2023-10-07T21:38:33.195980+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:34.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[41094]: cluster 2023-10-07T21:38:33.261392+0000 mgr.y (mgr.14466) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[27485]: audit 2023-10-07T21:38:33.136055+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.8:0/1297140062' entity='client.admin' 2023-10-07T21:38:34.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[27485]: audit 2023-10-07T21:38:33.159374+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-07T21:38:34.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[27485]: audit 2023-10-07T21:38:33.195980+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:34.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:34 smithi008 bash[27485]: cluster 2023-10-07T21:38:33.261392+0000 mgr.y (mgr.14466) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:34 smithi081 bash[31720]: audit 2023-10-07T21:38:33.136055+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.8:0/1297140062' entity='client.admin' 2023-10-07T21:38:34.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:34 smithi081 bash[31720]: audit 2023-10-07T21:38:33.159374+0000 mon.a (mon.0) 825 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-07T21:38:34.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:34 smithi081 bash[31720]: audit 2023-10-07T21:38:33.195980+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:34.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:34 smithi081 bash[31720]: cluster 2023-10-07T21:38:33.261392+0000 mgr.y (mgr.14466) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-07T21:38:35.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:35 smithi008 bash[41094]: audit 2023-10-07T21:38:34.148039+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-07T21:38:35.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:35 smithi008 bash[41094]: cluster 2023-10-07T21:38:34.148113+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:38:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:35 smithi008 bash[27485]: audit 2023-10-07T21:38:34.148039+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-07T21:38:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:35 smithi008 bash[27485]: cluster 2023-10-07T21:38:34.148113+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:38:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:35 smithi081 bash[31720]: audit 2023-10-07T21:38:34.148039+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.8:0/1171945593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-07T21:38:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:35 smithi081 bash[31720]: cluster 2023-10-07T21:38:34.148113+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:38:36.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:36 smithi081 bash[31720]: cluster 2023-10-07T21:38:35.151018+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:38:36.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:36 smithi081 bash[31720]: cluster 2023-10-07T21:38:35.262161+0000 mgr.y (mgr.14466) 186 : cluster [DBG] pgmap v163: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:36 smithi008 bash[41094]: cluster 2023-10-07T21:38:35.151018+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:38:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:36 smithi008 bash[41094]: cluster 2023-10-07T21:38:35.262161+0000 mgr.y (mgr.14466) 186 : cluster [DBG] pgmap v163: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:36.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:36 smithi008 bash[27485]: cluster 2023-10-07T21:38:35.151018+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:38:36.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:36 smithi008 bash[27485]: cluster 2023-10-07T21:38:35.262161+0000 mgr.y (mgr.14466) 186 : cluster [DBG] pgmap v163: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:36.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:37.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:37 smithi081 bash[31720]: cluster 2023-10-07T21:38:36.154980+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:38:37.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:37 smithi081 bash[31720]: cluster 2023-10-07T21:38:36.168248+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:38:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:37 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:37] "GET /metrics HTTP/1.1" 200 239053 "" "Prometheus/2.43.0" 2023-10-07T21:38:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:37 smithi008 bash[27485]: cluster 2023-10-07T21:38:36.154980+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:38:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:37 smithi008 bash[27485]: cluster 2023-10-07T21:38:36.168248+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:38:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:37 smithi008 bash[41094]: cluster 2023-10-07T21:38:36.154980+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:38:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:37 smithi008 bash[41094]: cluster 2023-10-07T21:38:36.168248+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:38:38.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:38 smithi081 bash[31720]: cluster 2023-10-07T21:38:37.263001+0000 mgr.y (mgr.14466) 187 : cluster [DBG] pgmap v165: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:38.523 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:38.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:38 smithi008 bash[27485]: cluster 2023-10-07T21:38:37.263001+0000 mgr.y (mgr.14466) 187 : cluster [DBG] pgmap v165: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:38.551 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:38 smithi008 bash[41094]: cluster 2023-10-07T21:38:37.263001+0000 mgr.y (mgr.14466) 187 : cluster [DBG] pgmap v165: 89 pgs: 16 creating+peering, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:39.537 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: cluster 2023-10-07T21:38:39.264158+0000 mgr.y (mgr.14466) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.287665+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.297638+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.443452+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.452487+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.874197+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:40.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.875386+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[27485]: audit 2023-10-07T21:38:39.883545+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: cluster 2023-10-07T21:38:39.264158+0000 mgr.y (mgr.14466) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.287665+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.297638+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.443452+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.452487+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.874197+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.875386+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:40.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:40 smithi008 bash[41094]: audit 2023-10-07T21:38:39.883545+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: cluster 2023-10-07T21:38:39.264158+0000 mgr.y (mgr.14466) 188 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.287665+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.297638+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.443452+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.452487+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.874197+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.875386+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:40 smithi081 bash[31720]: audit 2023-10-07T21:38:39.883545+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:42.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:42 smithi008 bash[27485]: cluster 2023-10-07T21:38:41.264806+0000 mgr.y (mgr.14466) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:42 smithi008 bash[41094]: cluster 2023-10-07T21:38:41.264806+0000 mgr.y (mgr.14466) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:42 smithi081 bash[31720]: cluster 2023-10-07T21:38:41.264806+0000 mgr.y (mgr.14466) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-07T21:38:44.543 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[27485]: cluster 2023-10-07T21:38:43.265488+0000 mgr.y (mgr.14466) 190 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.544 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[27485]: audit 2023-10-07T21:38:43.285818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:44.544 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[27485]: audit 2023-10-07T21:38:43.288611+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:44.544 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[41094]: cluster 2023-10-07T21:38:43.265488+0000 mgr.y (mgr.14466) 190 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.544 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[41094]: audit 2023-10-07T21:38:43.285818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:44.544 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:44 smithi008 bash[41094]: audit 2023-10-07T21:38:43.288611+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:44.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:44 smithi081 bash[31720]: cluster 2023-10-07T21:38:43.265488+0000 mgr.y (mgr.14466) 190 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:44 smithi081 bash[31720]: audit 2023-10-07T21:38:43.285818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:44.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:44 smithi081 bash[31720]: audit 2023-10-07T21:38:43.288611+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:45.306 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-07T21:38:45.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:45 smithi008 bash[41094]: audit 2023-10-07T21:38:44.969858+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.8:0/3116719407' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:45.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:45 smithi008 bash[41094]: audit 2023-10-07T21:38:44.970557+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:45.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:45 smithi008 bash[27485]: audit 2023-10-07T21:38:44.969858+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.8:0/3116719407' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:45.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:45 smithi008 bash[27485]: audit 2023-10-07T21:38:44.970557+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:45 smithi081 bash[31720]: audit 2023-10-07T21:38:44.969858+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.8:0/3116719407' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:45 smithi081 bash[31720]: audit 2023-10-07T21:38:44.970557+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:38:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[27485]: cluster 2023-10-07T21:38:45.266759+0000 mgr.y (mgr.14466) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[27485]: audit 2023-10-07T21:38:45.295646+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:38:46.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[27485]: cluster 2023-10-07T21:38:45.295756+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:38:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[41094]: cluster 2023-10-07T21:38:45.266759+0000 mgr.y (mgr.14466) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[41094]: audit 2023-10-07T21:38:45.295646+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:38:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:46 smithi008 bash[41094]: cluster 2023-10-07T21:38:45.295756+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:38:46.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:46 smithi081 bash[31720]: cluster 2023-10-07T21:38:45.266759+0000 mgr.y (mgr.14466) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:46.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:46 smithi081 bash[31720]: audit 2023-10-07T21:38:45.295646+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:38:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:46 smithi081 bash[31720]: cluster 2023-10-07T21:38:45.295756+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:38:46.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:47.195 DEBUG:teuthology.orchestra.run.smithi008:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout:adding op weight read -> 45 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout:adding op weight write -> 45 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout:adding op weight delete -> 10 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout:ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout:Configuration: 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout: Number of operations: 4000 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout: Number of objects: 500 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout: Max in flight operations: 16 2023-10-07T21:38:47.215 INFO:tasks.rados.rados.0.smithi008.stdout: Object size (in bytes): 4000000 2023-10-07T21:38:47.216 INFO:tasks.rados.rados.0.smithi008.stdout: Write stride min: 400000 2023-10-07T21:38:47.216 INFO:tasks.rados.rados.0.smithi008.stdout: Write stride max: 800000 2023-10-07T21:38:47.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:47] "GET /metrics HTTP/1.1" 200 241358 "" "Prometheus/2.43.0" 2023-10-07T21:38:48.004 INFO:tasks.rados.rados.0.smithi008.stdout:1: write initial oid 1 2023-10-07T21:38:48.004 INFO:tasks.rados.rados.0.smithi008.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-10-07T21:38:48.010 INFO:tasks.rados.rados.0.smithi008.stdout:1: writing smithi00888346-1 from 416807 to 892056 tid 1 2023-10-07T21:38:48.018 INFO:tasks.rados.rados.0.smithi008.stdout:1: writing smithi00888346-1 from 1542129 to 2016807 tid 2 2023-10-07T21:38:48.019 INFO:tasks.rados.rados.0.smithi008.stdout:2: write initial oid 2 2023-10-07T21:38:48.019 INFO:tasks.rados.rados.0.smithi008.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-10-07T21:38:48.024 INFO:tasks.rados.rados.0.smithi008.stdout:2: writing smithi00888346-2 from 416807 to 892056 tid 1 2023-10-07T21:38:48.030 INFO:tasks.rados.rados.0.smithi008.stdout:2: writing smithi00888346-2 from 1542129 to 2016807 tid 2 2023-10-07T21:38:48.031 INFO:tasks.rados.rados.0.smithi008.stdout:3: write initial oid 3 2023-10-07T21:38:48.031 INFO:tasks.rados.rados.0.smithi008.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-10-07T21:38:48.036 INFO:tasks.rados.rados.0.smithi008.stdout:3: writing smithi00888346-3 from 433614 to 984112 tid 1 2023-10-07T21:38:48.042 INFO:tasks.rados.rados.0.smithi008.stdout:3: writing smithi00888346-3 from 1600611 to 2033614 tid 2 2023-10-07T21:38:48.042 INFO:tasks.rados.rados.0.smithi008.stdout:4: write initial oid 4 2023-10-07T21:38:48.042 INFO:tasks.rados.rados.0.smithi008.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-10-07T21:38:48.048 INFO:tasks.rados.rados.0.smithi008.stdout:4: writing smithi00888346-4 from 450421 to 1076168 tid 1 2023-10-07T21:38:48.054 INFO:tasks.rados.rados.0.smithi008.stdout:4: writing smithi00888346-4 from 1659093 to 2050421 tid 2 2023-10-07T21:38:48.054 INFO:tasks.rados.rados.0.smithi008.stdout:5: write initial oid 5 2023-10-07T21:38:48.054 INFO:tasks.rados.rados.0.smithi008.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-10-07T21:38:48.061 INFO:tasks.rados.rados.0.smithi008.stdout:5: writing smithi00888346-5 from 467228 to 1168224 tid 1 2023-10-07T21:38:48.066 INFO:tasks.rados.rados.0.smithi008.stdout:5: writing smithi00888346-5 from 1717575 to 2067228 tid 2 2023-10-07T21:38:48.066 INFO:tasks.rados.rados.0.smithi008.stdout:6: write initial oid 6 2023-10-07T21:38:48.066 INFO:tasks.rados.rados.0.smithi008.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-10-07T21:38:48.073 INFO:tasks.rados.rados.0.smithi008.stdout:6: writing smithi00888346-6 from 484035 to 1260280 tid 1 2023-10-07T21:38:48.078 INFO:tasks.rados.rados.0.smithi008.stdout:6: writing smithi00888346-6 from 2059704 to 2084035 tid 2 2023-10-07T21:38:48.079 INFO:tasks.rados.rados.0.smithi008.stdout:7: write initial oid 7 2023-10-07T21:38:48.079 INFO:tasks.rados.rados.0.smithi008.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-10-07T21:38:48.084 INFO:tasks.rados.rados.0.smithi008.stdout:7: writing smithi00888346-7 from 500842 to 952336 tid 1 2023-10-07T21:38:48.090 INFO:tasks.rados.rados.0.smithi008.stdout:7: writing smithi00888346-7 from 1718186 to 2100842 tid 2 2023-10-07T21:38:48.091 INFO:tasks.rados.rados.0.smithi008.stdout:8: write initial oid 8 2023-10-07T21:38:48.091 INFO:tasks.rados.rados.0.smithi008.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-10-07T21:38:48.096 INFO:tasks.rados.rados.0.smithi008.stdout:8: writing smithi00888346-8 from 517649 to 1044392 tid 1 2023-10-07T21:38:48.102 INFO:tasks.rados.rados.0.smithi008.stdout:8: writing smithi00888346-8 from 1776668 to 2117649 tid 2 2023-10-07T21:38:48.103 INFO:tasks.rados.rados.0.smithi008.stdout:9: write initial oid 9 2023-10-07T21:38:48.103 INFO:tasks.rados.rados.0.smithi008.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-10-07T21:38:48.110 INFO:tasks.rados.rados.0.smithi008.stdout:9: writing smithi00888346-9 from 534456 to 1252801 tid 1 2023-10-07T21:38:48.115 INFO:tasks.rados.rados.0.smithi008.stdout:9: writing smithi00888346-9 from 1951503 to 2134456 tid 2 2023-10-07T21:38:48.115 INFO:tasks.rados.rados.0.smithi008.stdout:10: write initial oid 10 2023-10-07T21:38:48.115 INFO:tasks.rados.rados.0.smithi008.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-10-07T21:38:48.122 INFO:tasks.rados.rados.0.smithi008.stdout:10: writing smithi00888346-10 from 551263 to 1344857 tid 1 2023-10-07T21:38:48.127 INFO:tasks.rados.rados.0.smithi008.stdout:10: writing smithi00888346-10 from 1893632 to 2151263 tid 2 2023-10-07T21:38:48.127 INFO:tasks.rados.rados.0.smithi008.stdout:11: write initial oid 11 2023-10-07T21:38:48.127 INFO:tasks.rados.rados.0.smithi008.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-10-07T21:38:48.133 INFO:tasks.rados.rados.0.smithi008.stdout:11: writing smithi00888346-11 from 568070 to 1036913 tid 1 2023-10-07T21:38:48.139 INFO:tasks.rados.rados.0.smithi008.stdout:11: writing smithi00888346-11 from 1552114 to 2168070 tid 2 2023-10-07T21:38:48.139 INFO:tasks.rados.rados.0.smithi008.stdout:12: write initial oid 12 2023-10-07T21:38:48.140 INFO:tasks.rados.rados.0.smithi008.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-10-07T21:38:48.146 INFO:tasks.rados.rados.0.smithi008.stdout:12: writing smithi00888346-12 from 584877 to 1128969 tid 1 2023-10-07T21:38:48.152 INFO:tasks.rados.rados.0.smithi008.stdout:12: writing smithi00888346-12 from 1610596 to 2172599 tid 2 2023-10-07T21:38:48.152 INFO:tasks.rados.rados.0.smithi008.stdout:13: write initial oid 13 2023-10-07T21:38:48.152 INFO:tasks.rados.rados.0.smithi008.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-10-07T21:38:48.159 INFO:tasks.rados.rados.0.smithi008.stdout:13: writing smithi00888346-13 from 601684 to 1221025 tid 1 2023-10-07T21:38:48.165 INFO:tasks.rados.rados.0.smithi008.stdout:13: writing smithi00888346-13 from 1669078 to 2201684 tid 2 2023-10-07T21:38:48.165 INFO:tasks.rados.rados.0.smithi008.stdout:14: write initial oid 14 2023-10-07T21:38:48.165 INFO:tasks.rados.rados.0.smithi008.stdout:1: finishing write tid 1 to smithi00888346-1 2023-10-07T21:38:48.165 INFO:tasks.rados.rados.0.smithi008.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-10-07T21:38:48.174 INFO:tasks.rados.rados.0.smithi008.stdout:14: writing smithi00888346-14 from 618491 to 1313081 tid 1 2023-10-07T21:38:48.178 INFO:tasks.rados.rados.0.smithi008.stdout:14: writing smithi00888346-14 from 2011207 to 2218491 tid 2 2023-10-07T21:38:48.178 INFO:tasks.rados.rados.0.smithi008.stdout:15: write initial oid 15 2023-10-07T21:38:48.178 INFO:tasks.rados.rados.0.smithi008.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-10-07T21:38:48.186 INFO:tasks.rados.rados.0.smithi008.stdout:15: writing smithi00888346-15 from 635298 to 1405137 tid 1 2023-10-07T21:38:48.191 INFO:tasks.rados.rados.0.smithi008.stdout:15: writing smithi00888346-15 from 2069689 to 2235298 tid 2 2023-10-07T21:38:48.191 INFO:tasks.rados.rados.0.smithi008.stdout:16: write initial oid 16 2023-10-07T21:38:48.192 INFO:tasks.rados.rados.0.smithi008.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-10-07T21:38:48.198 INFO:tasks.rados.rados.0.smithi008.stdout:16: writing smithi00888346-16 from 652105 to 1097193 tid 1 2023-10-07T21:38:48.204 INFO:tasks.rados.rados.0.smithi008.stdout:16: writing smithi00888346-16 from 1728171 to 2181159 tid 2 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:1: finishing write tid 2 to smithi00888346-1 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:1: finishing write tid 3 to smithi00888346-1 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:1: finishing write tid 4 to smithi00888346-1 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:2: finishing write tid 1 to smithi00888346-2 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:2: finishing write tid 2 to smithi00888346-2 2023-10-07T21:38:48.205 INFO:tasks.rados.rados.0.smithi008.stdout:1: done (15 left) 2023-10-07T21:38:48.206 INFO:tasks.rados.rados.0.smithi008.stdout:17: write initial oid 17 2023-10-07T21:38:48.206 INFO:tasks.rados.rados.0.smithi008.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-10-07T21:38:48.212 INFO:tasks.rados.rados.0.smithi008.stdout:17: writing smithi00888346-17 from 668912 to 1305602 tid 1 2023-10-07T21:38:48.217 INFO:tasks.rados.rados.0.smithi008.stdout:17: writing smithi00888346-17 from 1903006 to 2268912 tid 2 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:2: finishing write tid 3 to smithi00888346-2 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:2: finishing write tid 4 to smithi00888346-2 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:3: finishing write tid 1 to smithi00888346-3 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:3: finishing write tid 2 to smithi00888346-3 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:3: finishing write tid 3 to smithi00888346-3 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:3: finishing write tid 4 to smithi00888346-3 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-10-07T21:38:48.218 INFO:tasks.rados.rados.0.smithi008.stdout:2: done (15 left) 2023-10-07T21:38:48.219 INFO:tasks.rados.rados.0.smithi008.stdout:3: done (14 left) 2023-10-07T21:38:48.219 INFO:tasks.rados.rados.0.smithi008.stdout:18: write initial oid 18 2023-10-07T21:38:48.219 INFO:tasks.rados.rados.0.smithi008.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-10-07T21:38:48.225 INFO:tasks.rados.rados.0.smithi008.stdout:18: writing smithi00888346-18 from 685719 to 1397658 tid 1 2023-10-07T21:38:48.231 INFO:tasks.rados.rados.0.smithi008.stdout:18: writing smithi00888346-18 from 1845135 to 2285719 tid 2 2023-10-07T21:38:48.231 INFO:tasks.rados.rados.0.smithi008.stdout:19: write initial oid 19 2023-10-07T21:38:48.231 INFO:tasks.rados.rados.0.smithi008.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-10-07T21:38:48.239 INFO:tasks.rados.rados.0.smithi008.stdout:19: writing smithi00888346-19 from 702526 to 1489714 tid 1 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:19: writing smithi00888346-19 from 1903617 to 2302526 tid 2 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:4: finishing write tid 1 to smithi00888346-4 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:4: finishing write tid 2 to smithi00888346-4 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:4: finishing write tid 3 to smithi00888346-4 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:4: finishing write tid 4 to smithi00888346-4 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 4 v 6 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:5: finishing write tid 1 to smithi00888346-5 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:5: finishing write tid 2 to smithi00888346-5 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:5: finishing write tid 3 to smithi00888346-5 2023-10-07T21:38:48.245 INFO:tasks.rados.rados.0.smithi008.stdout:5: finishing write tid 4 to smithi00888346-5 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:4: done (15 left) 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:5: done (14 left) 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:20: write initial oid 20 2023-10-07T21:38:48.246 INFO:tasks.rados.rados.0.smithi008.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-10-07T21:38:48.252 INFO:tasks.rados.rados.0.smithi008.stdout:20: writing smithi00888346-20 from 719333 to 1181770 tid 1 2023-10-07T21:38:48.258 INFO:tasks.rados.rados.0.smithi008.stdout:20: writing smithi00888346-20 from 1962099 to 2319333 tid 2 2023-10-07T21:38:48.258 INFO:tasks.rados.rados.0.smithi008.stdout:21: write initial oid 21 2023-10-07T21:38:48.258 INFO:tasks.rados.rados.0.smithi008.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-10-07T21:38:48.265 INFO:tasks.rados.rados.0.smithi008.stdout:21: writing smithi00888346-21 from 736140 to 1273826 tid 1 2023-10-07T21:38:48.271 INFO:tasks.rados.rados.0.smithi008.stdout:21: writing smithi00888346-21 from 2020581 to 2336140 tid 2 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: finishing write tid 1 to smithi00888346-6 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: finishing write tid 2 to smithi00888346-6 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: finishing write tid 3 to smithi00888346-6 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: finishing write tid 4 to smithi00888346-6 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:7: finishing write tid 1 to smithi00888346-7 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:6: done (15 left) 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:22: write initial oid 22 2023-10-07T21:38:48.272 INFO:tasks.rados.rados.0.smithi008.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-10-07T21:38:48.279 INFO:tasks.rados.rados.0.smithi008.stdout:22: writing smithi00888346-22 from 752947 to 1365882 tid 1 2023-10-07T21:38:48.285 INFO:tasks.rados.rados.0.smithi008.stdout:22: writing smithi00888346-22 from 1962710 to 2352947 tid 2 2023-10-07T21:38:48.285 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.285 INFO:tasks.rados.rados.0.smithi008.stdout:7: finishing write tid 2 to smithi00888346-7 2023-10-07T21:38:48.285 INFO:tasks.rados.rados.0.smithi008.stdout:7: finishing write tid 3 to smithi00888346-7 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:7: finishing write tid 4 to smithi00888346-7 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:8: finishing write tid 1 to smithi00888346-8 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:8: finishing write tid 2 to smithi00888346-8 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:7: done (15 left) 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:23: write initial oid 23 2023-10-07T21:38:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-10-07T21:38:48.293 INFO:tasks.rados.rados.0.smithi008.stdout:23: writing smithi00888346-23 from 769754 to 1457938 tid 1 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:23: writing smithi00888346-23 from 2021192 to 2369754 tid 2 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:8: finishing write tid 3 to smithi00888346-8 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:8: finishing write tid 4 to smithi00888346-8 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:9: finishing write tid 1 to smithi00888346-9 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:9: finishing write tid 2 to smithi00888346-9 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:8: done (15 left) 2023-10-07T21:38:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:24: write initial oid 24 2023-10-07T21:38:48.300 INFO:tasks.rados.rados.0.smithi008.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-10-07T21:38:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:24: writing smithi00888346-24 from 786561 to 1266347 tid 1 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout:24: writing smithi00888346-24 from 1796027 to 2263691 tid 2 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout:9: finishing write tid 3 to smithi00888346-9 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout:9: finishing write tid 4 to smithi00888346-9 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-07T21:38:48.312 INFO:tasks.rados.rados.0.smithi008.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:10: finishing write tid 1 to smithi00888346-10 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:10: finishing write tid 2 to smithi00888346-10 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:10: finishing write tid 3 to smithi00888346-10 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:10: finishing write tid 4 to smithi00888346-10 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 10 v 9 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:11: finishing write tid 1 to smithi00888346-11 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:11: finishing write tid 2 to smithi00888346-11 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:11: finishing write tid 3 to smithi00888346-11 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:11: finishing write tid 4 to smithi00888346-11 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:38:48.313 INFO:tasks.rados.rados.0.smithi008.stdout:12: finishing write tid 1 to smithi00888346-12 2023-10-07T21:38:48.314 INFO:tasks.rados.rados.0.smithi008.stdout:9: done (15 left) 2023-10-07T21:38:48.314 INFO:tasks.rados.rados.0.smithi008.stdout:10: done (14 left) 2023-10-07T21:38:48.314 INFO:tasks.rados.rados.0.smithi008.stdout:11: done (13 left) 2023-10-07T21:38:48.314 INFO:tasks.rados.rados.0.smithi008.stdout:25: write initial oid 25 2023-10-07T21:38:48.314 INFO:tasks.rados.rados.0.smithi008.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-10-07T21:38:48.318 INFO:tasks.rados.rados.0.smithi008.stdout:25: writing smithi00888346-25 from 403368 to 958403 tid 1 2023-10-07T21:38:48.326 INFO:tasks.rados.rados.0.smithi008.stdout:25: writing smithi00888346-25 from 1454509 to 2182184 tid 2 2023-10-07T21:38:48.326 INFO:tasks.rados.rados.0.smithi008.stdout:26: write initial oid 26 2023-10-07T21:38:48.326 INFO:tasks.rados.rados.0.smithi008.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-10-07T21:38:48.331 INFO:tasks.rados.rados.0.smithi008.stdout:26: writing smithi00888346-26 from 420175 to 1050459 tid 1 2023-10-07T21:38:48.338 INFO:tasks.rados.rados.0.smithi008.stdout:26: writing smithi00888346-26 from 1796638 to 2267971 tid 2 2023-10-07T21:38:48.339 INFO:tasks.rados.rados.0.smithi008.stdout:27: write initial oid 27 2023-10-07T21:38:48.339 INFO:tasks.rados.rados.0.smithi008.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-10-07T21:38:48.345 INFO:tasks.rados.rados.0.smithi008.stdout:27: writing smithi00888346-27 from 436982 to 1142515 tid 1 2023-10-07T21:38:48.353 INFO:tasks.rados.rados.0.smithi008.stdout:27: writing smithi00888346-27 from 1855120 to 2436982 tid 2 2023-10-07T21:38:48.353 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.353 INFO:tasks.rados.rados.0.smithi008.stdout:12: finishing write tid 2 to smithi00888346-12 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:12: finishing write tid 3 to smithi00888346-12 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:12: finishing write tid 4 to smithi00888346-12 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:13: finishing write tid 1 to smithi00888346-13 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:12: done (15 left) 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:28: write initial oid 28 2023-10-07T21:38:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-10-07T21:38:48.361 INFO:tasks.rados.rados.0.smithi008.stdout:28: writing smithi00888346-28 from 453789 to 1234571 tid 1 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:28: writing smithi00888346-28 from 1913602 to 2388604 tid 2 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:13: finishing write tid 2 to smithi00888346-13 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:13: finishing write tid 3 to smithi00888346-13 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:13: finishing write tid 4 to smithi00888346-13 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:14: finishing write tid 1 to smithi00888346-14 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:14: finishing write tid 2 to smithi00888346-14 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:14: finishing write tid 3 to smithi00888346-14 2023-10-07T21:38:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:14: finishing write tid 4 to smithi00888346-14 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:13: done (15 left) 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:14: done (14 left) 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:29: write initial oid 29 2023-10-07T21:38:48.370 INFO:tasks.rados.rados.0.smithi008.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-10-07T21:38:48.373 INFO:tasks.rados.rados.0.smithi008.stdout:29: writing smithi00888346-29 from 470596 to 926627 tid 1 2023-10-07T21:38:48.381 INFO:tasks.rados.rados.0.smithi008.stdout:29: writing smithi00888346-29 from 1572084 to 2190744 tid 2 2023-10-07T21:38:48.381 INFO:tasks.rados.rados.0.smithi008.stdout:30: write initial oid 30 2023-10-07T21:38:48.381 INFO:tasks.rados.rados.0.smithi008.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-10-07T21:38:48.386 INFO:tasks.rados.rados.0.smithi008.stdout:30: writing smithi00888346-30 from 487403 to 1018683 tid 1 2023-10-07T21:38:48.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[41094]: audit 2023-10-07T21:38:47.226374+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.8:0/3814471983' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[41094]: audit 2023-10-07T21:38:47.227024+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[41094]: cluster 2023-10-07T21:38:47.267435+0000 mgr.y (mgr.14466) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[27485]: audit 2023-10-07T21:38:47.226374+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.8:0/3814471983' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[27485]: audit 2023-10-07T21:38:47.227024+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:47 smithi008 bash[27485]: cluster 2023-10-07T21:38:47.267435+0000 mgr.y (mgr.14466) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.392 INFO:tasks.rados.rados.0.smithi008.stdout:30: writing smithi00888346-30 from 1514213 to 1992884 tid 2 2023-10-07T21:38:48.392 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:15: finishing write tid 1 to smithi00888346-15 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:15: finishing write tid 2 to smithi00888346-15 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:15: finishing write tid 3 to smithi00888346-15 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:15: finishing write tid 4 to smithi00888346-15 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:16: finishing write tid 1 to smithi00888346-16 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:16: finishing write tid 2 to smithi00888346-16 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:16: finishing write tid 3 to smithi00888346-16 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:16: finishing write tid 4 to smithi00888346-16 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 16 v 3 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-10-07T21:38:48.393 INFO:tasks.rados.rados.0.smithi008.stdout:17: finishing write tid 1 to smithi00888346-17 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:17: finishing write tid 2 to smithi00888346-17 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:17: finishing write tid 3 to smithi00888346-17 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:15: done (15 left) 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:16: done (14 left) 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:31: write initial oid 31 2023-10-07T21:38:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-10-07T21:38:48.398 INFO:tasks.rados.rados.0.smithi008.stdout:31: writing smithi00888346-31 from 504210 to 1110739 tid 1 2023-10-07T21:38:48.405 INFO:tasks.rados.rados.0.smithi008.stdout:31: writing smithi00888346-31 from 1572695 to 2195024 tid 2 2023-10-07T21:38:48.405 INFO:tasks.rados.rados.0.smithi008.stdout:32: write initial oid 32 2023-10-07T21:38:48.405 INFO:tasks.rados.rados.0.smithi008.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-10-07T21:38:48.412 INFO:tasks.rados.rados.0.smithi008.stdout:32: writing smithi00888346-32 from 521017 to 1319148 tid 1 2023-10-07T21:38:48.418 INFO:tasks.rados.rados.0.smithi008.stdout:32: writing smithi00888346-32 from 1747530 to 2229870 tid 2 2023-10-07T21:38:48.418 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:17: finishing write tid 4 to smithi00888346-17 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 17 v 9 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:18: finishing write tid 1 to smithi00888346-18 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:18: finishing write tid 2 to smithi00888346-18 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:18: finishing write tid 3 to smithi00888346-18 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:18: finishing write tid 4 to smithi00888346-18 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 18 v 9 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:19: finishing write tid 1 to smithi00888346-19 2023-10-07T21:38:48.419 INFO:tasks.rados.rados.0.smithi008.stdout:19: finishing write tid 2 to smithi00888346-19 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:19: finishing write tid 3 to smithi00888346-19 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:19: finishing write tid 4 to smithi00888346-19 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 19 v 9 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:20: finishing write tid 1 to smithi00888346-20 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:20: finishing write tid 2 to smithi00888346-20 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:17: done (15 left) 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:18: done (14 left) 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:19: done (13 left) 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:33: write initial oid 33 2023-10-07T21:38:48.420 INFO:tasks.rados.rados.0.smithi008.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-10-07T21:38:48.428 INFO:tasks.rados.rados.0.smithi008.stdout:33: writing smithi00888346-33 from 537824 to 1011204 tid 1 2023-10-07T21:38:48.437 INFO:tasks.rados.rados.0.smithi008.stdout:33: writing smithi00888346-33 from 1806012 to 2432010 tid 2 2023-10-07T21:38:48.437 INFO:tasks.rados.rados.0.smithi008.stdout:34: write initial oid 34 2023-10-07T21:38:48.437 INFO:tasks.rados.rados.0.smithi008.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-10-07T21:38:48.443 INFO:tasks.rados.rados.0.smithi008.stdout:34: writing smithi00888346-34 from 554631 to 1103260 tid 1 2023-10-07T21:38:48.449 INFO:tasks.rados.rados.0.smithi008.stdout:34: writing smithi00888346-34 from 1748141 to 2234150 tid 2 2023-10-07T21:38:48.450 INFO:tasks.rados.rados.0.smithi008.stdout:35: write initial oid 35 2023-10-07T21:38:48.450 INFO:tasks.rados.rados.0.smithi008.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-10-07T21:38:48.456 INFO:tasks.rados.rados.0.smithi008.stdout:35: writing smithi00888346-35 from 571438 to 1195316 tid 1 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:35: writing smithi00888346-35 from 1806623 to 2436290 tid 2 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:20: finishing write tid 3 to smithi00888346-20 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:20: finishing write tid 4 to smithi00888346-20 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 12 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:21: finishing write tid 1 to smithi00888346-21 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:21: finishing write tid 2 to smithi00888346-21 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:21: finishing write tid 3 to smithi00888346-21 2023-10-07T21:38:48.464 INFO:tasks.rados.rados.0.smithi008.stdout:21: finishing write tid 4 to smithi00888346-21 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 3 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:22: finishing write tid 1 to smithi00888346-22 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:20: done (15 left) 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:21: done (14 left) 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:36: write initial oid 36 2023-10-07T21:38:48.465 INFO:tasks.rados.rados.0.smithi008.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-10-07T21:38:48.471 INFO:tasks.rados.rados.0.smithi008.stdout:36: writing smithi00888346-36 from 588245 to 1287372 tid 1 2023-10-07T21:38:48.477 INFO:tasks.rados.rados.0.smithi008.stdout:36: writing smithi00888346-36 from 1865105 to 2354783 tid 2 2023-10-07T21:38:48.477 INFO:tasks.rados.rados.0.smithi008.stdout:37: write initial oid 37 2023-10-07T21:38:48.478 INFO:tasks.rados.rados.0.smithi008.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-10-07T21:38:48.485 INFO:tasks.rados.rados.0.smithi008.stdout:37: writing smithi00888346-37 from 605052 to 1379428 tid 1 2023-10-07T21:38:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:47 smithi081 bash[31720]: audit 2023-10-07T21:38:47.226374+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.8:0/3814471983' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:47 smithi081 bash[31720]: audit 2023-10-07T21:38:47.227024+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:38:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:47 smithi081 bash[31720]: cluster 2023-10-07T21:38:47.267435+0000 mgr.y (mgr.14466) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:37: writing smithi00888346-37 from 1923587 to 2556923 tid 2 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:22: finishing write tid 2 to smithi00888346-22 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:22: finishing write tid 3 to smithi00888346-22 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:22: finishing write tid 4 to smithi00888346-22 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 22 v 12 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:23: finishing write tid 1 to smithi00888346-23 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:23: finishing write tid 2 to smithi00888346-23 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:23: finishing write tid 3 to smithi00888346-23 2023-10-07T21:38:48.493 INFO:tasks.rados.rados.0.smithi008.stdout:23: finishing write tid 4 to smithi00888346-23 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:24: finishing write tid 1 to smithi00888346-24 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:22: done (15 left) 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:23: done (14 left) 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:38: write initial oid 38 2023-10-07T21:38:48.494 INFO:tasks.rados.rados.0.smithi008.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-10-07T21:38:48.499 INFO:tasks.rados.rados.0.smithi008.stdout:38: writing smithi00888346-38 from 621859 to 1071484 tid 1 2023-10-07T21:38:48.508 INFO:tasks.rados.rados.0.smithi008.stdout:38: writing smithi00888346-38 from 1865716 to 2621859 tid 2 2023-10-07T21:38:48.508 INFO:tasks.rados.rados.0.smithi008.stdout:39: write initial oid 39 2023-10-07T21:38:48.508 INFO:tasks.rados.rados.0.smithi008.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-10-07T21:38:48.514 INFO:tasks.rados.rados.0.smithi008.stdout:39: writing smithi00888346-39 from 638666 to 1163540 tid 1 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:39: writing smithi00888346-39 from 1924198 to 2561203 tid 2 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:24: finishing write tid 2 to smithi00888346-24 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:24: finishing write tid 3 to smithi00888346-24 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:24: finishing write tid 4 to smithi00888346-24 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:25: finishing write tid 1 to smithi00888346-25 2023-10-07T21:38:48.523 INFO:tasks.rados.rados.0.smithi008.stdout:25: finishing write tid 2 to smithi00888346-25 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:25: finishing write tid 3 to smithi00888346-25 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:25: finishing write tid 4 to smithi00888346-25 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:26: finishing write tid 1 to smithi00888346-26 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:26: finishing write tid 2 to smithi00888346-26 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:26: finishing write tid 3 to smithi00888346-26 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:26: finishing write tid 4 to smithi00888346-26 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 26 v 12 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:27: finishing write tid 1 to smithi00888346-27 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:24: done (15 left) 2023-10-07T21:38:48.524 INFO:tasks.rados.rados.0.smithi008.stdout:25: done (14 left) 2023-10-07T21:38:48.525 INFO:tasks.rados.rados.0.smithi008.stdout:26: done (13 left) 2023-10-07T21:38:48.525 INFO:tasks.rados.rados.0.smithi008.stdout:40: write initial oid 40 2023-10-07T21:38:48.525 INFO:tasks.rados.rados.0.smithi008.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-10-07T21:38:48.530 INFO:tasks.rados.rados.0.smithi008.stdout:40: writing smithi00888346-40 from 655473 to 1371949 tid 1 2023-10-07T21:38:48.537 INFO:tasks.rados.rados.0.smithi008.stdout:40: writing smithi00888346-40 from 2099033 to 2655473 tid 2 2023-10-07T21:38:48.538 INFO:tasks.rados.rados.0.smithi008.stdout:41: write initial oid 41 2023-10-07T21:38:48.538 INFO:tasks.rados.rados.0.smithi008.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-10-07T21:38:48.546 INFO:tasks.rados.rados.0.smithi008.stdout:41: writing smithi00888346-41 from 672280 to 1464005 tid 1 2023-10-07T21:38:48.553 INFO:tasks.rados.rados.0.smithi008.stdout:41: writing smithi00888346-41 from 2157515 to 2672280 tid 2 2023-10-07T21:38:48.553 INFO:tasks.rados.rados.0.smithi008.stdout:42: write initial oid 42 2023-10-07T21:38:48.553 INFO:tasks.rados.rados.0.smithi008.stdout:27: finishing write tid 2 to smithi00888346-27 2023-10-07T21:38:48.554 INFO:tasks.rados.rados.0.smithi008.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-10-07T21:38:48.560 INFO:tasks.rados.rados.0.smithi008.stdout:42: writing smithi00888346-42 from 689087 to 1156061 tid 1 2023-10-07T21:38:48.567 INFO:tasks.rados.rados.0.smithi008.stdout:42: writing smithi00888346-42 from 1699644 to 2483976 tid 2 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:27: finishing write tid 3 to smithi00888346-27 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:27: finishing write tid 4 to smithi00888346-27 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:28: finishing write tid 1 to smithi00888346-28 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:27: done (15 left) 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:43: write initial oid 43 2023-10-07T21:38:48.568 INFO:tasks.rados.rados.0.smithi008.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-10-07T21:38:48.575 INFO:tasks.rados.rados.0.smithi008.stdout:43: writing smithi00888346-43 from 705894 to 1248117 tid 1 2023-10-07T21:38:48.581 INFO:tasks.rados.rados.0.smithi008.stdout:43: writing smithi00888346-43 from 1758126 to 2402469 tid 2 2023-10-07T21:38:48.581 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:28: finishing write tid 2 to smithi00888346-28 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:28: finishing write tid 3 to smithi00888346-28 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:28: finishing write tid 4 to smithi00888346-28 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 3 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:29: finishing write tid 1 to smithi00888346-29 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:29: finishing write tid 2 to smithi00888346-29 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:29: finishing write tid 3 to smithi00888346-29 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:29: finishing write tid 4 to smithi00888346-29 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 29 v 15 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-10-07T21:38:48.582 INFO:tasks.rados.rados.0.smithi008.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:38:48.583 INFO:tasks.rados.rados.0.smithi008.stdout:28: done (15 left) 2023-10-07T21:38:48.583 INFO:tasks.rados.rados.0.smithi008.stdout:29: done (14 left) 2023-10-07T21:38:48.583 INFO:tasks.rados.rados.0.smithi008.stdout:44: write initial oid 44 2023-10-07T21:38:48.583 INFO:tasks.rados.rados.0.smithi008.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-10-07T21:38:48.589 INFO:tasks.rados.rados.0.smithi008.stdout:44: writing smithi00888346-44 from 722701 to 1340173 tid 1 2023-10-07T21:38:48.597 INFO:tasks.rados.rados.0.smithi008.stdout:44: writing smithi00888346-44 from 1816608 to 2604609 tid 2 2023-10-07T21:38:48.597 INFO:tasks.rados.rados.0.smithi008.stdout:45: write initial oid 45 2023-10-07T21:38:48.597 INFO:tasks.rados.rados.0.smithi008.stdout:30: finishing write tid 1 to smithi00888346-30 2023-10-07T21:38:48.597 INFO:tasks.rados.rados.0.smithi008.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-10-07T21:38:48.605 INFO:tasks.rados.rados.0.smithi008.stdout:45: writing smithi00888346-45 from 739508 to 1432229 tid 1 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:45: writing smithi00888346-45 from 1875090 to 2523102 tid 2 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:30: finishing write tid 2 to smithi00888346-30 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:30: finishing write tid 3 to smithi00888346-30 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:30: finishing write tid 4 to smithi00888346-30 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-07T21:38:48.613 INFO:tasks.rados.rados.0.smithi008.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:31: finishing write tid 1 to smithi00888346-31 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:31: finishing write tid 2 to smithi00888346-31 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:31: finishing write tid 3 to smithi00888346-31 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:31: finishing write tid 4 to smithi00888346-31 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:32: finishing write tid 1 to smithi00888346-32 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:32: finishing write tid 2 to smithi00888346-32 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:32: finishing write tid 3 to smithi00888346-32 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:32: finishing write tid 4 to smithi00888346-32 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 3 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-10-07T21:38:48.614 INFO:tasks.rados.rados.0.smithi008.stdout:33: finishing write tid 1 to smithi00888346-33 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:33: finishing write tid 2 to smithi00888346-33 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:33: finishing write tid 3 to smithi00888346-33 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:33: finishing write tid 4 to smithi00888346-33 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:34: finishing write tid 1 to smithi00888346-34 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:34: finishing write tid 2 to smithi00888346-34 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:30: done (15 left) 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:31: done (14 left) 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:32: done (13 left) 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:33: done (12 left) 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:46: write initial oid 46 2023-10-07T21:38:48.615 INFO:tasks.rados.rados.0.smithi008.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-10-07T21:38:48.621 INFO:tasks.rados.rados.0.smithi008.stdout:46: writing smithi00888346-46 from 756315 to 1524285 tid 1 2023-10-07T21:38:48.629 INFO:tasks.rados.rados.0.smithi008.stdout:46: writing smithi00888346-46 from 1933572 to 2725242 tid 2 2023-10-07T21:38:48.629 INFO:tasks.rados.rados.0.smithi008.stdout:47: write initial oid 47 2023-10-07T21:38:48.629 INFO:tasks.rados.rados.0.smithi008.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-10-07T21:38:48.640 INFO:tasks.rados.rados.0.smithi008.stdout:47: writing smithi00888346-47 from 773122 to 1332694 tid 1 2023-10-07T21:38:48.649 INFO:tasks.rados.rados.0.smithi008.stdout:47: writing smithi00888346-47 from 1992054 to 2643735 tid 2 2023-10-07T21:38:48.649 INFO:tasks.rados.rados.0.smithi008.stdout:48: write initial oid 48 2023-10-07T21:38:48.649 INFO:tasks.rados.rados.0.smithi008.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-10-07T21:38:48.658 INFO:tasks.rados.rados.0.smithi008.stdout:48: writing smithi00888346-48 from 789929 to 1424750 tid 1 2023-10-07T21:38:48.665 INFO:tasks.rados.rados.0.smithi008.stdout:48: writing smithi00888346-48 from 2050536 to 2789929 tid 2 2023-10-07T21:38:48.665 INFO:tasks.rados.rados.0.smithi008.stdout:49: write initial oid 49 2023-10-07T21:38:48.665 INFO:tasks.rados.rados.0.smithi008.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-10-07T21:38:48.672 INFO:tasks.rados.rados.0.smithi008.stdout:49: writing smithi00888346-49 from 406736 to 1116806 tid 1 2023-10-07T21:38:48.679 INFO:tasks.rados.rados.0.smithi008.stdout:49: writing smithi00888346-49 from 1709018 to 2364368 tid 2 2023-10-07T21:38:48.679 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.679 INFO:tasks.rados.rados.0.smithi008.stdout:34: finishing write tid 3 to smithi00888346-34 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:34: finishing write tid 4 to smithi00888346-34 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: finishing write tid 1 to smithi00888346-35 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: finishing write tid 2 to smithi00888346-35 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: finishing write tid 3 to smithi00888346-35 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: finishing write tid 4 to smithi00888346-35 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 35 v 18 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:36: finishing write tid 1 to smithi00888346-36 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:34: done (15 left) 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:35: done (14 left) 2023-10-07T21:38:48.680 INFO:tasks.rados.rados.0.smithi008.stdout:50: write initial oid 50 2023-10-07T21:38:48.681 INFO:tasks.rados.rados.0.smithi008.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-10-07T21:38:48.686 INFO:tasks.rados.rados.0.smithi008.stdout:50: writing smithi00888346-50 from 423543 to 1208862 tid 1 2023-10-07T21:38:48.694 INFO:tasks.rados.rados.0.smithi008.stdout:50: writing smithi00888346-50 from 1767500 to 2566508 tid 2 2023-10-07T21:38:48.695 INFO:tasks.rados.rados.0.smithi008.stdout:51: write initial oid 51 2023-10-07T21:38:48.695 INFO:tasks.rados.rados.0.smithi008.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-10-07T21:38:48.699 INFO:tasks.rados.rados.0.smithi008.stdout:51: writing smithi00888346-51 from 440350 to 900918 tid 1 2023-10-07T21:38:48.705 INFO:tasks.rados.rados.0.smithi008.stdout:51: writing smithi00888346-51 from 1309629 to 1852295 tid 2 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:51: writing smithi00888346-51 from 2323973 to 2840350 tid 3 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:36: finishing write tid 2 to smithi00888346-36 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:36: finishing write tid 3 to smithi00888346-36 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:36: finishing write tid 4 to smithi00888346-36 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-07T21:38:48.711 INFO:tasks.rados.rados.0.smithi008.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-10-07T21:38:48.712 INFO:tasks.rados.rados.0.smithi008.stdout:37: finishing write tid 1 to smithi00888346-37 2023-10-07T21:38:48.712 INFO:tasks.rados.rados.0.smithi008.stdout:36: done (15 left) 2023-10-07T21:38:48.712 INFO:tasks.rados.rados.0.smithi008.stdout:52: write initial oid 52 2023-10-07T21:38:48.712 INFO:tasks.rados.rados.0.smithi008.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-10-07T21:38:48.716 INFO:tasks.rados.rados.0.smithi008.stdout:52: writing smithi00888346-52 from 457157 to 992974 tid 1 2023-10-07T21:38:48.723 INFO:tasks.rados.rados.0.smithi008.stdout:52: writing smithi00888346-52 from 1768111 to 2170788 tid 2 2023-10-07T21:38:48.723 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.723 INFO:tasks.rados.rados.0.smithi008.stdout:37: finishing write tid 2 to smithi00888346-37 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:37: finishing write tid 3 to smithi00888346-37 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:37: finishing write tid 4 to smithi00888346-37 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 37 v 9 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:38: finishing write tid 1 to smithi00888346-38 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:38: finishing write tid 2 to smithi00888346-38 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:38: finishing write tid 3 to smithi00888346-38 2023-10-07T21:38:48.724 INFO:tasks.rados.rados.0.smithi008.stdout:37: done (15 left) 2023-10-07T21:38:48.725 INFO:tasks.rados.rados.0.smithi008.stdout:53: write initial oid 53 2023-10-07T21:38:48.725 INFO:tasks.rados.rados.0.smithi008.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-10-07T21:38:48.729 INFO:tasks.rados.rados.0.smithi008.stdout:53: writing smithi00888346-53 from 473964 to 1085030 tid 1 2023-10-07T21:38:48.737 INFO:tasks.rados.rados.0.smithi008.stdout:53: writing smithi00888346-53 from 1826593 to 2372928 tid 2 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout:53: writing smithi00888346-53 from 2778819 to 2873964 tid 3 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout:38: finishing write tid 4 to smithi00888346-38 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 38 v 12 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-10-07T21:38:48.740 INFO:tasks.rados.rados.0.smithi008.stdout:39: finishing write tid 1 to smithi00888346-39 2023-10-07T21:38:48.741 INFO:tasks.rados.rados.0.smithi008.stdout:39: finishing write tid 2 to smithi00888346-39 2023-10-07T21:38:48.741 INFO:tasks.rados.rados.0.smithi008.stdout:38: done (15 left) 2023-10-07T21:38:48.741 INFO:tasks.rados.rados.0.smithi008.stdout:54: write initial oid 54 2023-10-07T21:38:48.741 INFO:tasks.rados.rados.0.smithi008.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-10-07T21:38:48.747 INFO:tasks.rados.rados.0.smithi008.stdout:54: writing smithi00888346-54 from 490771 to 1177086 tid 1 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:54: writing smithi00888346-54 from 1885075 to 2291421 tid 2 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:39: finishing write tid 3 to smithi00888346-39 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:39: finishing write tid 4 to smithi00888346-39 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 39 v 9 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:40: finishing write tid 1 to smithi00888346-40 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:40: finishing write tid 2 to smithi00888346-40 2023-10-07T21:38:48.754 INFO:tasks.rados.rados.0.smithi008.stdout:40: finishing write tid 3 to smithi00888346-40 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:40: finishing write tid 4 to smithi00888346-40 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:41: finishing write tid 1 to smithi00888346-41 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:39: done (15 left) 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:40: done (14 left) 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:55: write initial oid 55 2023-10-07T21:38:48.755 INFO:tasks.rados.rados.0.smithi008.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-10-07T21:38:48.759 INFO:tasks.rados.rados.0.smithi008.stdout:55: writing smithi00888346-55 from 507578 to 985495 tid 1 2023-10-07T21:38:48.767 INFO:tasks.rados.rados.0.smithi008.stdout:55: writing smithi00888346-55 from 1543557 to 2093561 tid 2 2023-10-07T21:38:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:55: writing smithi00888346-55 from 2833665 to 2907578 tid 3 2023-10-07T21:38:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:56: write initial oid 56 2023-10-07T21:38:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-10-07T21:38:48.781 INFO:tasks.rados.rados.0.smithi008.stdout:56: writing smithi00888346-56 from 524385 to 1077551 tid 1 2023-10-07T21:38:48.787 INFO:tasks.rados.rados.0.smithi008.stdout:56: writing smithi00888346-56 from 1602039 to 2012054 tid 2 2023-10-07T21:38:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:56: writing smithi00888346-56 from 2577441 to 2924385 tid 3 2023-10-07T21:38:48.792 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:41: finishing write tid 2 to smithi00888346-41 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:41: finishing write tid 3 to smithi00888346-41 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:41: finishing write tid 4 to smithi00888346-41 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:38:48.793 INFO:tasks.rados.rados.0.smithi008.stdout:42: finishing write tid 1 to smithi00888346-42 2023-10-07T21:38:48.794 INFO:tasks.rados.rados.0.smithi008.stdout:41: done (15 left) 2023-10-07T21:38:48.794 INFO:tasks.rados.rados.0.smithi008.stdout:57: write initial oid 57 2023-10-07T21:38:48.794 INFO:tasks.rados.rados.0.smithi008.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-10-07T21:38:48.799 INFO:tasks.rados.rados.0.smithi008.stdout:57: writing smithi00888346-57 from 541192 to 1169607 tid 1 2023-10-07T21:38:48.805 INFO:tasks.rados.rados.0.smithi008.stdout:57: writing smithi00888346-57 from 1660521 to 2214194 tid 2 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:57: writing smithi00888346-57 from 2888511 to 2941192 tid 3 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:42: finishing write tid 2 to smithi00888346-42 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:42: finishing write tid 3 to smithi00888346-42 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:42: finishing write tid 4 to smithi00888346-42 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 42 v 15 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:43: finishing write tid 1 to smithi00888346-43 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:42: done (15 left) 2023-10-07T21:38:48.810 INFO:tasks.rados.rados.0.smithi008.stdout:58: write initial oid 58 2023-10-07T21:38:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-10-07T21:38:48.817 INFO:tasks.rados.rados.0.smithi008.stdout:58: writing smithi00888346-58 from 557999 to 1261663 tid 1 2023-10-07T21:38:48.822 INFO:tasks.rados.rados.0.smithi008.stdout:58: writing smithi00888346-58 from 1719003 to 2132687 tid 2 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:58: writing smithi00888346-58 from 2632287 to 2957999 tid 3 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:43: finishing write tid 2 to smithi00888346-43 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:43: finishing write tid 3 to smithi00888346-43 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:43: finishing write tid 4 to smithi00888346-43 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:44: finishing write tid 1 to smithi00888346-44 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:44: finishing write tid 2 to smithi00888346-44 2023-10-07T21:38:48.828 INFO:tasks.rados.rados.0.smithi008.stdout:44: finishing write tid 3 to smithi00888346-44 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:44: finishing write tid 4 to smithi00888346-44 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:45: finishing write tid 1 to smithi00888346-45 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:45: finishing write tid 2 to smithi00888346-45 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:45: finishing write tid 3 to smithi00888346-45 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:45: finishing write tid 4 to smithi00888346-45 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 12 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:46: finishing write tid 1 to smithi00888346-46 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:46: finishing write tid 2 to smithi00888346-46 2023-10-07T21:38:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:46: finishing write tid 3 to smithi00888346-46 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:46: finishing write tid 4 to smithi00888346-46 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:47: finishing write tid 1 to smithi00888346-47 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:47: finishing write tid 2 to smithi00888346-47 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:47: finishing write tid 3 to smithi00888346-47 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:47: finishing write tid 4 to smithi00888346-47 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 47 v 15 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:48: finishing write tid 1 to smithi00888346-48 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:48: finishing write tid 2 to smithi00888346-48 2023-10-07T21:38:48.830 INFO:tasks.rados.rados.0.smithi008.stdout:48: finishing write tid 3 to smithi00888346-48 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:48: finishing write tid 4 to smithi00888346-48 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:49: finishing write tid 1 to smithi00888346-49 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:49: finishing write tid 2 to smithi00888346-49 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:49: finishing write tid 3 to smithi00888346-49 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:49: finishing write tid 4 to smithi00888346-49 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 49 v 3 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:50: finishing write tid 1 to smithi00888346-50 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:50: finishing write tid 2 to smithi00888346-50 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:50: finishing write tid 3 to smithi00888346-50 2023-10-07T21:38:48.831 INFO:tasks.rados.rados.0.smithi008.stdout:50: finishing write tid 4 to smithi00888346-50 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 50 v 3 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: finishing write tid 1 to smithi00888346-51 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: finishing write tid 2 to smithi00888346-51 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: finishing write tid 3 to smithi00888346-51 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: finishing write tid 4 to smithi00888346-51 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: finishing write tid 5 to smithi00888346-51 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 51 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:52: finishing write tid 1 to smithi00888346-52 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:52: finishing write tid 2 to smithi00888346-52 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:52: finishing write tid 3 to smithi00888346-52 2023-10-07T21:38:48.832 INFO:tasks.rados.rados.0.smithi008.stdout:52: finishing write tid 4 to smithi00888346-52 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 52 v 3 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:53: finishing write tid 1 to smithi00888346-53 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:43: done (15 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:44: done (14 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:45: done (13 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:46: done (12 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:47: done (11 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:48: done (10 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:49: done (9 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:50: done (8 left) 2023-10-07T21:38:48.833 INFO:tasks.rados.rados.0.smithi008.stdout:51: done (7 left) 2023-10-07T21:38:48.834 INFO:tasks.rados.rados.0.smithi008.stdout:52: done (6 left) 2023-10-07T21:38:48.834 INFO:tasks.rados.rados.0.smithi008.stdout:59: write initial oid 59 2023-10-07T21:38:48.834 INFO:tasks.rados.rados.0.smithi008.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-10-07T21:38:48.834 INFO:tasks.rados.rados.0.smithi008.stdout:59: writing smithi00888346-59 from 574806 to 1353719 tid 1 2023-10-07T21:38:48.842 INFO:tasks.rados.rados.0.smithi008.stdout:59: writing smithi00888346-59 from 2061132 to 2618474 tid 2 2023-10-07T21:38:48.842 INFO:tasks.rados.rados.0.smithi008.stdout:60: write initial oid 60 2023-10-07T21:38:48.842 INFO:tasks.rados.rados.0.smithi008.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-10-07T21:38:48.848 INFO:tasks.rados.rados.0.smithi008.stdout:60: writing smithi00888346-60 from 591613 to 1045775 tid 1 2023-10-07T21:38:48.854 INFO:tasks.rados.rados.0.smithi008.stdout:60: writing smithi00888346-60 from 1719614 to 2136967 tid 2 2023-10-07T21:38:48.860 INFO:tasks.rados.rados.0.smithi008.stdout:60: writing smithi00888346-60 from 2570780 to 2991613 tid 3 2023-10-07T21:38:48.860 INFO:tasks.rados.rados.0.smithi008.stdout:61: write initial oid 61 2023-10-07T21:38:48.860 INFO:tasks.rados.rados.0.smithi008.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-10-07T21:38:48.866 INFO:tasks.rados.rados.0.smithi008.stdout:61: writing smithi00888346-61 from 608420 to 1137831 tid 1 2023-10-07T21:38:48.873 INFO:tasks.rados.rados.0.smithi008.stdout:61: writing smithi00888346-61 from 1778096 to 2339107 tid 2 2023-10-07T21:38:48.877 INFO:tasks.rados.rados.0.smithi008.stdout:61: writing smithi00888346-61 from 2881850 to 3008420 tid 3 2023-10-07T21:38:48.877 INFO:tasks.rados.rados.0.smithi008.stdout:62: write initial oid 62 2023-10-07T21:38:48.877 INFO:tasks.rados.rados.0.smithi008.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-10-07T21:38:48.884 INFO:tasks.rados.rados.0.smithi008.stdout:62: writing smithi00888346-62 from 625227 to 1346240 tid 1 2023-10-07T21:38:48.892 INFO:tasks.rados.rados.0.smithi008.stdout:62: writing smithi00888346-62 from 1952931 to 2657600 tid 2 2023-10-07T21:38:48.892 INFO:tasks.rados.rados.0.smithi008.stdout:63: write initial oid 63 2023-10-07T21:38:48.892 INFO:tasks.rados.rados.0.smithi008.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-10-07T21:38:48.900 INFO:tasks.rados.rados.0.smithi008.stdout:63: writing smithi00888346-63 from 642034 to 1438296 tid 1 2023-10-07T21:38:48.907 INFO:tasks.rados.rados.0.smithi008.stdout:63: writing smithi00888346-63 from 1895060 to 2459740 tid 2 2023-10-07T21:38:48.907 INFO:tasks.rados.rados.0.smithi008.stdout:64: write initial oid 64 2023-10-07T21:38:48.907 INFO:tasks.rados.rados.0.smithi008.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-10-07T21:38:48.913 INFO:tasks.rados.rados.0.smithi008.stdout:64: writing smithi00888346-64 from 658841 to 1130352 tid 1 2023-10-07T21:38:48.919 INFO:tasks.rados.rados.0.smithi008.stdout:64: writing smithi00888346-64 from 1553542 to 2261880 tid 2 2023-10-07T21:38:48.924 INFO:tasks.rados.rados.0.smithi008.stdout:64: writing smithi00888346-64 from 2964119 to 3058841 tid 3 2023-10-07T21:38:48.924 INFO:tasks.rados.rados.0.smithi008.stdout:65: write initial oid 65 2023-10-07T21:38:48.925 INFO:tasks.rados.rados.0.smithi008.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-10-07T21:38:48.931 INFO:tasks.rados.rados.0.smithi008.stdout:65: writing smithi00888346-65 from 675648 to 1222408 tid 1 2023-10-07T21:38:48.939 INFO:tasks.rados.rados.0.smithi008.stdout:65: writing smithi00888346-65 from 2012024 to 2580373 tid 2 2023-10-07T21:38:48.939 INFO:tasks.rados.rados.0.smithi008.stdout:66: write initial oid 66 2023-10-07T21:38:48.939 INFO:tasks.rados.rados.0.smithi008.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-10-07T21:38:48.946 INFO:tasks.rados.rados.0.smithi008.stdout:66: writing smithi00888346-66 from 692455 to 1314464 tid 1 2023-10-07T21:38:48.955 INFO:tasks.rados.rados.0.smithi008.stdout:66: writing smithi00888346-66 from 2070506 to 2782513 tid 2 2023-10-07T21:38:48.955 INFO:tasks.rados.rados.0.smithi008.stdout:67: write initial oid 67 2023-10-07T21:38:48.955 INFO:tasks.rados.rados.0.smithi008.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-10-07T21:38:48.962 INFO:tasks.rados.rados.0.smithi008.stdout:67: writing smithi00888346-67 from 709262 to 1406520 tid 1 2023-10-07T21:38:48.969 INFO:tasks.rados.rados.0.smithi008.stdout:67: writing smithi00888346-67 from 2012635 to 2584653 tid 2 2023-10-07T21:38:48.972 INFO:tasks.rados.rados.0.smithi008.stdout:67: writing smithi00888346-67 from 3046388 to 3109262 tid 3 2023-10-07T21:38:48.973 INFO:tasks.rados.rados.0.smithi008.stdout:68: write initial oid 68 2023-10-07T21:38:48.973 INFO:tasks.rados.rados.0.smithi008.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-10-07T21:38:48.981 INFO:tasks.rados.rados.0.smithi008.stdout:68: writing smithi00888346-68 from 726069 to 1498576 tid 1 2023-10-07T21:38:48.988 INFO:tasks.rados.rados.0.smithi008.stdout:68: writing smithi00888346-68 from 2071117 to 2786793 tid 2 2023-10-07T21:38:48.988 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:48.988 INFO:tasks.rados.rados.0.smithi008.stdout:53: finishing write tid 2 to smithi00888346-53 2023-10-07T21:38:48.988 INFO:tasks.rados.rados.0.smithi008.stdout:53: finishing write tid 3 to smithi00888346-53 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:53: finishing write tid 4 to smithi00888346-53 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:53: finishing write tid 5 to smithi00888346-53 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 53 v 10 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:54: finishing write tid 1 to smithi00888346-54 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:53: done (15 left) 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:69: write initial oid 69 2023-10-07T21:38:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-10-07T21:38:48.995 INFO:tasks.rados.rados.0.smithi008.stdout:69: writing smithi00888346-69 from 742876 to 1190632 tid 1 2023-10-07T21:38:49.002 INFO:tasks.rados.rados.0.smithi008.stdout:69: writing smithi00888346-69 from 1729599 to 2305286 tid 2 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout:69: writing smithi00888346-69 from 3101234 to 3142876 tid 3 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout:54: finishing write tid 2 to smithi00888346-54 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout:54: finishing write tid 3 to smithi00888346-54 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout:54: finishing write tid 4 to smithi00888346-54 2023-10-07T21:38:49.007 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 54 v 15 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-10-07T21:38:49.008 INFO:tasks.rados.rados.0.smithi008.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-10-07T21:38:49.008 INFO:tasks.rados.rados.0.smithi008.stdout:55: finishing write tid 1 to smithi00888346-55 2023-10-07T21:38:49.008 INFO:tasks.rados.rados.0.smithi008.stdout:54: done (15 left) 2023-10-07T21:38:49.008 INFO:tasks.rados.rados.0.smithi008.stdout:70: write initial oid 70 2023-10-07T21:38:49.008 INFO:tasks.rados.rados.0.smithi008.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-10-07T21:38:49.015 INFO:tasks.rados.rados.0.smithi008.stdout:70: writing smithi00888346-70 from 759683 to 1399041 tid 1 2023-10-07T21:38:49.022 INFO:tasks.rados.rados.0.smithi008.stdout:70: writing smithi00888346-70 from 1904434 to 2623779 tid 2 2023-10-07T21:38:49.025 INFO:tasks.rados.rados.0.smithi008.stdout:70: writing smithi00888346-70 from 3128657 to 3159683 tid 3 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:55: finishing write tid 2 to smithi00888346-55 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:55: finishing write tid 3 to smithi00888346-55 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:55: finishing write tid 4 to smithi00888346-55 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:55: finishing write tid 5 to smithi00888346-55 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 16 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:56: finishing write tid 1 to smithi00888346-56 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:56: finishing write tid 2 to smithi00888346-56 2023-10-07T21:38:49.026 INFO:tasks.rados.rados.0.smithi008.stdout:56: finishing write tid 3 to smithi00888346-56 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:56: finishing write tid 4 to smithi00888346-56 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:56: finishing write tid 5 to smithi00888346-56 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 56 v 10 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: finishing write tid 1 to smithi00888346-57 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: finishing write tid 2 to smithi00888346-57 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: finishing write tid 3 to smithi00888346-57 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: finishing write tid 4 to smithi00888346-57 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: finishing write tid 5 to smithi00888346-57 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 57 v 14 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:55: done (15 left) 2023-10-07T21:38:49.027 INFO:tasks.rados.rados.0.smithi008.stdout:56: done (14 left) 2023-10-07T21:38:49.028 INFO:tasks.rados.rados.0.smithi008.stdout:57: done (13 left) 2023-10-07T21:38:49.028 INFO:tasks.rados.rados.0.smithi008.stdout:71: write initial oid 71 2023-10-07T21:38:49.028 INFO:tasks.rados.rados.0.smithi008.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-10-07T21:38:49.033 INFO:tasks.rados.rados.0.smithi008.stdout:71: writing smithi00888346-71 from 776490 to 1491097 tid 1 2023-10-07T21:38:49.041 INFO:tasks.rados.rados.0.smithi008.stdout:71: writing smithi00888346-71 from 2246563 to 2825919 tid 2 2023-10-07T21:38:49.041 INFO:tasks.rados.rados.0.smithi008.stdout:72: write initial oid 72 2023-10-07T21:38:49.041 INFO:tasks.rados.rados.0.smithi008.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-10-07T21:38:49.050 INFO:tasks.rados.rados.0.smithi008.stdout:72: writing smithi00888346-72 from 793297 to 1583153 tid 1 2023-10-07T21:38:49.059 INFO:tasks.rados.rados.0.smithi008.stdout:72: writing smithi00888346-72 from 2305045 to 3028059 tid 2 2023-10-07T21:38:49.059 INFO:tasks.rados.rados.0.smithi008.stdout:73: write initial oid 73 2023-10-07T21:38:49.059 INFO:tasks.rados.rados.0.smithi008.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-10-07T21:38:49.064 INFO:tasks.rados.rados.0.smithi008.stdout:73: writing smithi00888346-73 from 410104 to 875209 tid 1 2023-10-07T21:38:49.071 INFO:tasks.rados.rados.0.smithi008.stdout:73: writing smithi00888346-73 from 1563527 to 2146552 tid 2 2023-10-07T21:38:49.077 INFO:tasks.rados.rados.0.smithi008.stdout:73: writing smithi00888346-73 from 2810926 to 3210104 tid 3 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout:58: finishing write tid 1 to smithi00888346-58 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout:58: finishing write tid 2 to smithi00888346-58 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout:58: finishing write tid 3 to smithi00888346-58 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout:58: finishing write tid 4 to smithi00888346-58 2023-10-07T21:38:49.078 INFO:tasks.rados.rados.0.smithi008.stdout:58: finishing write tid 5 to smithi00888346-58 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 58 v 7 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:59: finishing write tid 1 to smithi00888346-59 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:59: finishing write tid 2 to smithi00888346-59 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:58: done (15 left) 2023-10-07T21:38:49.079 INFO:tasks.rados.rados.0.smithi008.stdout:74: write initial oid 74 2023-10-07T21:38:49.080 INFO:tasks.rados.rados.0.smithi008.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-10-07T21:38:49.083 INFO:tasks.rados.rados.0.smithi008.stdout:74: writing smithi00888346-74 from 426911 to 967265 tid 1 2023-10-07T21:38:49.091 INFO:tasks.rados.rados.0.smithi008.stdout:74: writing smithi00888346-74 from 1622009 to 2348692 tid 2 2023-10-07T21:38:49.096 INFO:tasks.rados.rados.0.smithi008.stdout:74: writing smithi00888346-74 from 3121996 to 3226911 tid 3 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout:59: finishing write tid 3 to smithi00888346-59 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout:59: finishing write tid 4 to smithi00888346-59 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 18 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-10-07T21:38:49.097 INFO:tasks.rados.rados.0.smithi008.stdout:60: finishing write tid 1 to smithi00888346-60 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:60: finishing write tid 2 to smithi00888346-60 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:60: finishing write tid 3 to smithi00888346-60 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:60: finishing write tid 4 to smithi00888346-60 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:60: finishing write tid 5 to smithi00888346-60 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 60 v 19 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-10-07T21:38:49.098 INFO:tasks.rados.rados.0.smithi008.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-10-07T21:38:49.099 INFO:tasks.rados.rados.0.smithi008.stdout:61: finishing write tid 1 to smithi00888346-61 2023-10-07T21:38:49.099 INFO:tasks.rados.rados.0.smithi008.stdout:61: finishing write tid 2 to smithi00888346-61 2023-10-07T21:38:49.099 INFO:tasks.rados.rados.0.smithi008.stdout:61: finishing write tid 3 to smithi00888346-61 2023-10-07T21:38:49.099 INFO:tasks.rados.rados.0.smithi008.stdout:61: finishing write tid 4 to smithi00888346-61 2023-10-07T21:38:49.099 INFO:tasks.rados.rados.0.smithi008.stdout:61: finishing write tid 5 to smithi00888346-61 2023-10-07T21:38:49.100 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 22 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-10-07T21:38:49.100 INFO:tasks.rados.rados.0.smithi008.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-10-07T21:38:49.101 INFO:tasks.rados.rados.0.smithi008.stdout:62: finishing write tid 1 to smithi00888346-62 2023-10-07T21:38:49.101 INFO:tasks.rados.rados.0.smithi008.stdout:62: finishing write tid 2 to smithi00888346-62 2023-10-07T21:38:49.101 INFO:tasks.rados.rados.0.smithi008.stdout:62: finishing write tid 3 to smithi00888346-62 2023-10-07T21:38:49.101 INFO:tasks.rados.rados.0.smithi008.stdout:62: finishing write tid 4 to smithi00888346-62 2023-10-07T21:38:49.101 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 62 v 21 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:63: finishing write tid 1 to smithi00888346-63 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:63: finishing write tid 2 to smithi00888346-63 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:63: finishing write tid 3 to smithi00888346-63 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:63: finishing write tid 4 to smithi00888346-63 2023-10-07T21:38:49.102 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 63 v 19 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-10-07T21:38:49.103 INFO:tasks.rados.rados.0.smithi008.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-10-07T21:38:49.103 INFO:tasks.rados.rados.0.smithi008.stdout:64: finishing write tid 1 to smithi00888346-64 2023-10-07T21:38:49.103 INFO:tasks.rados.rados.0.smithi008.stdout:64: finishing write tid 2 to smithi00888346-64 2023-10-07T21:38:49.103 INFO:tasks.rados.rados.0.smithi008.stdout:64: finishing write tid 3 to smithi00888346-64 2023-10-07T21:38:49.103 INFO:tasks.rados.rados.0.smithi008.stdout:64: finishing write tid 4 to smithi00888346-64 2023-10-07T21:38:49.104 INFO:tasks.rados.rados.0.smithi008.stdout:64: finishing write tid 5 to smithi00888346-64 2023-10-07T21:38:49.104 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 64 v 20 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-10-07T21:38:49.104 INFO:tasks.rados.rados.0.smithi008.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-10-07T21:38:49.104 INFO:tasks.rados.rados.0.smithi008.stdout:65: finishing write tid 1 to smithi00888346-65 2023-10-07T21:38:49.104 INFO:tasks.rados.rados.0.smithi008.stdout:65: finishing write tid 2 to smithi00888346-65 2023-10-07T21:38:49.105 INFO:tasks.rados.rados.0.smithi008.stdout:59: done (15 left) 2023-10-07T21:38:49.105 INFO:tasks.rados.rados.0.smithi008.stdout:60: done (14 left) 2023-10-07T21:38:49.105 INFO:tasks.rados.rados.0.smithi008.stdout:61: done (13 left) 2023-10-07T21:38:49.105 INFO:tasks.rados.rados.0.smithi008.stdout:62: done (12 left) 2023-10-07T21:38:49.105 INFO:tasks.rados.rados.0.smithi008.stdout:63: done (11 left) 2023-10-07T21:38:49.106 INFO:tasks.rados.rados.0.smithi008.stdout:64: done (10 left) 2023-10-07T21:38:49.106 INFO:tasks.rados.rados.0.smithi008.stdout:75: write initial oid 75 2023-10-07T21:38:49.106 INFO:tasks.rados.rados.0.smithi008.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-10-07T21:38:49.106 INFO:tasks.rados.rados.0.smithi008.stdout:75: writing smithi00888346-75 from 443718 to 1059321 tid 1 2023-10-07T21:38:49.107 INFO:tasks.rados.rados.0.smithi008.stdout:75: writing smithi00888346-75 from 1564138 to 2034479 tid 2 2023-10-07T21:38:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:75: writing smithi00888346-75 from 2633066 to 3243718 tid 3 2023-10-07T21:38:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:76: write initial oid 76 2023-10-07T21:38:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-10-07T21:38:49.121 INFO:tasks.rados.rados.0.smithi008.stdout:76: writing smithi00888346-76 from 460525 to 1151377 tid 1 2023-10-07T21:38:49.128 INFO:tasks.rados.rados.0.smithi008.stdout:76: writing smithi00888346-76 from 1622620 to 2352972 tid 2 2023-10-07T21:38:49.134 INFO:tasks.rados.rados.0.smithi008.stdout:76: writing smithi00888346-76 from 3060489 to 3260525 tid 3 2023-10-07T21:38:49.134 INFO:tasks.rados.rados.0.smithi008.stdout:77: write initial oid 77 2023-10-07T21:38:49.134 INFO:tasks.rados.rados.0.smithi008.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-10-07T21:38:49.141 INFO:tasks.rados.rados.0.smithi008.stdout:77: writing smithi00888346-77 from 477332 to 1243433 tid 1 2023-10-07T21:38:49.147 INFO:tasks.rados.rados.0.smithi008.stdout:77: writing smithi00888346-77 from 1681102 to 2155112 tid 2 2023-10-07T21:38:49.153 INFO:tasks.rados.rados.0.smithi008.stdout:77: writing smithi00888346-77 from 2687912 to 3277332 tid 3 2023-10-07T21:38:49.153 INFO:tasks.rados.rados.0.smithi008.stdout:78: write initial oid 78 2023-10-07T21:38:49.153 INFO:tasks.rados.rados.0.smithi008.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-10-07T21:38:49.159 INFO:tasks.rados.rados.0.smithi008.stdout:78: writing smithi00888346-78 from 494139 to 1051842 tid 1 2023-10-07T21:38:49.166 INFO:tasks.rados.rados.0.smithi008.stdout:78: writing smithi00888346-78 from 1455937 to 2189958 tid 2 2023-10-07T21:38:49.172 INFO:tasks.rados.rados.0.smithi008.stdout:78: writing smithi00888346-78 from 2948041 to 3294139 tid 3 2023-10-07T21:38:49.172 INFO:tasks.rados.rados.0.smithi008.stdout:79: write initial oid 79 2023-10-07T21:38:49.173 INFO:tasks.rados.rados.0.smithi008.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-10-07T21:38:49.180 INFO:tasks.rados.rados.0.smithi008.stdout:79: writing smithi00888346-79 from 510946 to 1143898 tid 1 2023-10-07T21:38:49.186 INFO:tasks.rados.rados.0.smithi008.stdout:79: writing smithi00888346-79 from 1798066 to 2275745 tid 2 2023-10-07T21:38:49.192 INFO:tasks.rados.rados.0.smithi008.stdout:79: writing smithi00888346-79 from 2742758 to 3199975 tid 3 2023-10-07T21:38:49.192 INFO:tasks.rados.rados.0.smithi008.stdout:80: write initial oid 80 2023-10-07T21:38:49.192 INFO:tasks.rados.rados.0.smithi008.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-10-07T21:38:49.199 INFO:tasks.rados.rados.0.smithi008.stdout:80: writing smithi00888346-80 from 527753 to 1235954 tid 1 2023-10-07T21:38:49.208 INFO:tasks.rados.rados.0.smithi008.stdout:80: writing smithi00888346-80 from 1856548 to 2594238 tid 2 2023-10-07T21:38:49.213 INFO:tasks.rados.rados.0.smithi008.stdout:80: writing smithi00888346-80 from 3286534 to 3327753 tid 3 2023-10-07T21:38:49.213 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.213 INFO:tasks.rados.rados.0.smithi008.stdout:65: finishing write tid 3 to smithi00888346-65 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:65: finishing write tid 4 to smithi00888346-65 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 9 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:66: finishing write tid 1 to smithi00888346-66 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:65: done (15 left) 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:81: write initial oid 81 2023-10-07T21:38:49.214 INFO:tasks.rados.rados.0.smithi008.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-10-07T21:38:49.221 INFO:tasks.rados.rados.0.smithi008.stdout:81: writing smithi00888346-81 from 544560 to 1328010 tid 1 2023-10-07T21:38:49.228 INFO:tasks.rados.rados.0.smithi008.stdout:81: writing smithi00888346-81 from 1915030 to 2396378 tid 2 2023-10-07T21:38:49.233 INFO:tasks.rados.rados.0.smithi008.stdout:81: writing smithi00888346-81 from 2797604 to 3277365 tid 3 2023-10-07T21:38:49.233 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.233 INFO:tasks.rados.rados.0.smithi008.stdout:66: finishing write tid 2 to smithi00888346-66 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:66: finishing write tid 3 to smithi00888346-66 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:66: finishing write tid 4 to smithi00888346-66 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 6 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:67: finishing write tid 1 to smithi00888346-67 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:67: finishing write tid 2 to smithi00888346-67 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:67: finishing write tid 3 to smithi00888346-67 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:67: finishing write tid 4 to smithi00888346-67 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:66: done (15 left) 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:82: write initial oid 82 2023-10-07T21:38:49.234 INFO:tasks.rados.rados.0.smithi008.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-10-07T21:38:49.239 INFO:tasks.rados.rados.0.smithi008.stdout:82: writing smithi00888346-82 from 561367 to 1020066 tid 1 2023-10-07T21:38:49.246 INFO:tasks.rados.rados.0.smithi008.stdout:82: writing smithi00888346-82 from 1573512 to 2314871 tid 2 2023-10-07T21:38:49.252 INFO:tasks.rados.rados.0.smithi008.stdout:82: writing smithi00888346-82 from 2941380 to 3361367 tid 3 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:67: finishing write tid 5 to smithi00888346-67 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 23 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:67: done (15 left) 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:83: write initial oid 83 2023-10-07T21:38:49.253 INFO:tasks.rados.rados.0.smithi008.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-10-07T21:38:49.258 INFO:tasks.rados.rados.0.smithi008.stdout:83: writing smithi00888346-83 from 578174 to 1112122 tid 1 2023-10-07T21:38:49.264 INFO:tasks.rados.rados.0.smithi008.stdout:83: writing smithi00888346-83 from 1515641 to 2000658 tid 2 2023-10-07T21:38:49.271 INFO:tasks.rados.rados.0.smithi008.stdout:83: writing smithi00888346-83 from 2736097 to 3238402 tid 3 2023-10-07T21:38:49.271 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: finishing write tid 1 to smithi00888346-68 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: finishing write tid 2 to smithi00888346-68 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: finishing write tid 3 to smithi00888346-68 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: finishing write tid 4 to smithi00888346-68 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 68 v 25 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:69: finishing write tid 1 to smithi00888346-69 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:68: done (15 left) 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:84: write initial oid 84 2023-10-07T21:38:49.272 INFO:tasks.rados.rados.0.smithi008.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-10-07T21:38:49.278 INFO:tasks.rados.rados.0.smithi008.stdout:84: writing smithi00888346-84 from 594981 to 1204178 tid 1 2023-10-07T21:38:49.287 INFO:tasks.rados.rados.0.smithi008.stdout:84: writing smithi00888346-84 from 1974123 to 2719151 tid 2 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:84: writing smithi00888346-84 from 3279873 to 3394981 tid 3 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: finishing write tid 2 to smithi00888346-69 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: finishing write tid 3 to smithi00888346-69 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: finishing write tid 4 to smithi00888346-69 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: finishing write tid 5 to smithi00888346-69 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 69 v 29 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:69: done (15 left) 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:85: write initial oid 85 2023-10-07T21:38:49.291 INFO:tasks.rados.rados.0.smithi008.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-10-07T21:38:49.296 INFO:tasks.rados.rados.0.smithi008.stdout:85: writing smithi00888346-85 from 611788 to 1012587 tid 1 2023-10-07T21:38:49.303 INFO:tasks.rados.rados.0.smithi008.stdout:85: writing smithi00888346-85 from 1748958 to 2237644 tid 2 2023-10-07T21:38:49.310 INFO:tasks.rados.rados.0.smithi008.stdout:85: writing smithi00888346-85 from 2907296 to 3411788 tid 3 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: finishing write tid 1 to smithi00888346-70 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: finishing write tid 2 to smithi00888346-70 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: finishing write tid 3 to smithi00888346-70 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: finishing write tid 4 to smithi00888346-70 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: finishing write tid 5 to smithi00888346-70 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 70 v 33 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:71: finishing write tid 1 to smithi00888346-71 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:71: finishing write tid 2 to smithi00888346-71 2023-10-07T21:38:49.311 INFO:tasks.rados.rados.0.smithi008.stdout:70: done (15 left) 2023-10-07T21:38:49.312 INFO:tasks.rados.rados.0.smithi008.stdout:86: write initial oid 86 2023-10-07T21:38:49.312 INFO:tasks.rados.rados.0.smithi008.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-10-07T21:38:49.316 INFO:tasks.rados.rados.0.smithi008.stdout:86: writing smithi00888346-86 from 628595 to 1104643 tid 1 2023-10-07T21:38:49.324 INFO:tasks.rados.rados.0.smithi008.stdout:86: writing smithi00888346-86 from 1807440 to 2439784 tid 2 2023-10-07T21:38:49.330 INFO:tasks.rados.rados.0.smithi008.stdout:86: writing smithi00888346-86 from 2934719 to 3387193 tid 3 2023-10-07T21:38:49.330 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:71: finishing write tid 3 to smithi00888346-71 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:71: finishing write tid 4 to smithi00888346-71 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 9 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:72: finishing write tid 1 to smithi00888346-72 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:72: finishing write tid 2 to smithi00888346-72 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:72: finishing write tid 3 to smithi00888346-72 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:71: done (15 left) 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:87: write initial oid 87 2023-10-07T21:38:49.331 INFO:tasks.rados.rados.0.smithi008.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-10-07T21:38:49.337 INFO:tasks.rados.rados.0.smithi008.stdout:87: writing smithi00888346-87 from 645402 to 1196699 tid 1 2023-10-07T21:38:49.343 INFO:tasks.rados.rados.0.smithi008.stdout:87: writing smithi00888346-87 from 1749569 to 2241924 tid 2 2023-10-07T21:38:49.350 INFO:tasks.rados.rados.0.smithi008.stdout:87: writing smithi00888346-87 from 2845789 to 3445402 tid 3 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:72: finishing write tid 4 to smithi00888346-72 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 72 v 15 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:73: finishing write tid 1 to smithi00888346-73 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:73: finishing write tid 2 to smithi00888346-73 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:72: done (15 left) 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:88: write initial oid 88 2023-10-07T21:38:49.351 INFO:tasks.rados.rados.0.smithi008.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-10-07T21:38:49.357 INFO:tasks.rados.rados.0.smithi008.stdout:88: writing smithi00888346-88 from 662209 to 1288755 tid 1 2023-10-07T21:38:49.364 INFO:tasks.rados.rados.0.smithi008.stdout:88: writing smithi00888346-88 from 1808051 to 2444064 tid 2 2023-10-07T21:38:49.370 INFO:tasks.rados.rados.0.smithi008.stdout:88: writing smithi00888346-88 from 2873212 to 3462209 tid 3 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:73: finishing write tid 3 to smithi00888346-73 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:73: finishing write tid 4 to smithi00888346-73 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:73: finishing write tid 5 to smithi00888346-73 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 73 v 24 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:74: finishing write tid 1 to smithi00888346-74 2023-10-07T21:38:49.371 INFO:tasks.rados.rados.0.smithi008.stdout:74: finishing write tid 2 to smithi00888346-74 2023-10-07T21:38:49.372 INFO:tasks.rados.rados.0.smithi008.stdout:73: done (15 left) 2023-10-07T21:38:49.372 INFO:tasks.rados.rados.0.smithi008.stdout:89: write initial oid 89 2023-10-07T21:38:49.372 INFO:tasks.rados.rados.0.smithi008.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-10-07T21:38:49.378 INFO:tasks.rados.rados.0.smithi008.stdout:89: writing smithi00888346-89 from 679016 to 1380811 tid 1 2023-10-07T21:38:49.383 INFO:tasks.rados.rados.0.smithi008.stdout:89: writing smithi00888346-89 from 1866533 to 2362557 tid 2 2023-10-07T21:38:49.389 INFO:tasks.rados.rados.0.smithi008.stdout:89: writing smithi00888346-89 from 2900635 to 3303278 tid 3 2023-10-07T21:38:49.389 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.389 INFO:tasks.rados.rados.0.smithi008.stdout:74: finishing write tid 3 to smithi00888346-74 2023-10-07T21:38:49.389 INFO:tasks.rados.rados.0.smithi008.stdout:74: finishing write tid 4 to smithi00888346-74 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:74: finishing write tid 5 to smithi00888346-74 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 74 v 27 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:75: finishing write tid 1 to smithi00888346-75 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:75: finishing write tid 2 to smithi00888346-75 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:75: finishing write tid 3 to smithi00888346-75 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:75: finishing write tid 4 to smithi00888346-75 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:75: finishing write tid 5 to smithi00888346-75 2023-10-07T21:38:49.390 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 75 v 28 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:76: finishing write tid 1 to smithi00888346-76 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:76: finishing write tid 2 to smithi00888346-76 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:74: done (15 left) 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:75: done (14 left) 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:90: write initial oid 90 2023-10-07T21:38:49.391 INFO:tasks.rados.rados.0.smithi008.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[41094]: cluster 2023-10-07T21:38:47.986371+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[41094]: cluster 2023-10-07T21:38:47.986441+0000 mon.a (mon.0) 842 : cluster [INF] Cluster is now healthy 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[41094]: audit 2023-10-07T21:38:47.998363+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[41094]: cluster 2023-10-07T21:38:47.998488+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[27485]: cluster 2023-10-07T21:38:47.986371+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[27485]: cluster 2023-10-07T21:38:47.986441+0000 mon.a (mon.0) 842 : cluster [INF] Cluster is now healthy 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[27485]: audit 2023-10-07T21:38:47.998363+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:38:49.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:48 smithi008 bash[27485]: cluster 2023-10-07T21:38:47.998488+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:38:49.397 INFO:tasks.rados.rados.0.smithi008.stdout:90: writing smithi00888346-90 from 695823 to 1472867 tid 1 2023-10-07T21:38:49.403 INFO:tasks.rados.rados.0.smithi008.stdout:90: writing smithi00888346-90 from 1925015 to 2564697 tid 2 2023-10-07T21:38:49.408 INFO:tasks.rados.rados.0.smithi008.stdout:90: writing smithi00888346-90 from 3328058 to 3495823 tid 3 2023-10-07T21:38:49.409 INFO:tasks.rados.rados.0.smithi008.stdout:91: write initial oid 91 2023-10-07T21:38:49.409 INFO:tasks.rados.rados.0.smithi008.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-10-07T21:38:49.415 INFO:tasks.rados.rados.0.smithi008.stdout:91: writing smithi00888346-91 from 712630 to 1164923 tid 1 2023-10-07T21:38:49.420 INFO:tasks.rados.rados.0.smithi008.stdout:91: writing smithi00888346-91 from 1583497 to 2083190 tid 2 2023-10-07T21:38:49.426 INFO:tasks.rados.rados.0.smithi008.stdout:91: writing smithi00888346-91 from 2555481 to 2980668 tid 3 2023-10-07T21:38:49.426 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.426 INFO:tasks.rados.rados.0.smithi008.stdout:76: finishing write tid 3 to smithi00888346-76 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:76: finishing write tid 4 to smithi00888346-76 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:76: finishing write tid 5 to smithi00888346-76 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 76 v 23 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: finishing write tid 1 to smithi00888346-77 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: finishing write tid 2 to smithi00888346-77 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: finishing write tid 3 to smithi00888346-77 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: finishing write tid 4 to smithi00888346-77 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: finishing write tid 5 to smithi00888346-77 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 77 v 31 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-10-07T21:38:49.427 INFO:tasks.rados.rados.0.smithi008.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-10-07T21:38:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:78: finishing write tid 1 to smithi00888346-78 2023-10-07T21:38:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:76: done (15 left) 2023-10-07T21:38:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:77: done (14 left) 2023-10-07T21:38:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:92: write initial oid 92 2023-10-07T21:38:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-10-07T21:38:49.433 INFO:tasks.rados.rados.0.smithi008.stdout:92: writing smithi00888346-92 from 729437 to 1256979 tid 1 2023-10-07T21:38:49.440 INFO:tasks.rados.rados.0.smithi008.stdout:92: writing smithi00888346-92 from 1925626 to 2568977 tid 2 2023-10-07T21:38:49.445 INFO:tasks.rados.rados.0.smithi008.stdout:92: writing smithi00888346-92 from 3266551 to 3529437 tid 3 2023-10-07T21:38:49.446 INFO:tasks.rados.rados.0.smithi008.stdout:93: write initial oid 93 2023-10-07T21:38:49.446 INFO:tasks.rados.rados.0.smithi008.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-10-07T21:38:49.454 INFO:tasks.rados.rados.0.smithi008.stdout:93: writing smithi00888346-93 from 746244 to 1465388 tid 1 2023-10-07T21:38:49.460 INFO:tasks.rados.rados.0.smithi008.stdout:93: writing smithi00888346-93 from 2100461 to 2603823 tid 2 2023-10-07T21:38:49.466 INFO:tasks.rados.rados.0.smithi008.stdout:93: writing smithi00888346-93 from 3126680 to 3546244 tid 3 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:78: finishing write tid 2 to smithi00888346-78 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:78: finishing write tid 3 to smithi00888346-78 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:78: finishing write tid 4 to smithi00888346-78 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:78: finishing write tid 5 to smithi00888346-78 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 27 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-10-07T21:38:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:79: finishing write tid 1 to smithi00888346-79 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:79: finishing write tid 2 to smithi00888346-79 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:79: finishing write tid 3 to smithi00888346-79 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:79: finishing write tid 4 to smithi00888346-79 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:79: finishing write tid 5 to smithi00888346-79 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 79 v 18 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-10-07T21:38:49.468 INFO:tasks.rados.rados.0.smithi008.stdout:80: finishing write tid 1 to smithi00888346-80 2023-10-07T21:38:49.469 INFO:tasks.rados.rados.0.smithi008.stdout:80: finishing write tid 2 to smithi00888346-80 2023-10-07T21:38:49.469 INFO:tasks.rados.rados.0.smithi008.stdout:78: done (15 left) 2023-10-07T21:38:49.469 INFO:tasks.rados.rados.0.smithi008.stdout:79: done (14 left) 2023-10-07T21:38:49.469 INFO:tasks.rados.rados.0.smithi008.stdout:94: write initial oid 94 2023-10-07T21:38:49.469 INFO:tasks.rados.rados.0.smithi008.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-10-07T21:38:49.480 INFO:tasks.rados.rados.0.smithi008.stdout:94: writing smithi00888346-94 from 763051 to 1557444 tid 1 2023-10-07T21:38:49.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:48 smithi081 bash[31720]: cluster 2023-10-07T21:38:47.986371+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:38:49.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:48 smithi081 bash[31720]: cluster 2023-10-07T21:38:47.986441+0000 mon.a (mon.0) 842 : cluster [INF] Cluster is now healthy 2023-10-07T21:38:49.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:48 smithi081 bash[31720]: audit 2023-10-07T21:38:47.998363+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:38:49.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:48 smithi081 bash[31720]: cluster 2023-10-07T21:38:47.998488+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:38:49.488 INFO:tasks.rados.rados.0.smithi008.stdout:94: writing smithi00888346-94 from 2158943 to 2805963 tid 2 2023-10-07T21:38:49.492 INFO:tasks.rados.rados.0.smithi008.stdout:94: writing smithi00888346-94 from 3437750 to 3563051 tid 3 2023-10-07T21:38:49.493 INFO:tasks.rados.rados.0.smithi008.stdout:95: write initial oid 95 2023-10-07T21:38:49.493 INFO:tasks.rados.rados.0.smithi008.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-10-07T21:38:49.499 INFO:tasks.rados.rados.0.smithi008.stdout:95: writing smithi00888346-95 from 779858 to 1249500 tid 1 2023-10-07T21:38:49.505 INFO:tasks.rados.rados.0.smithi008.stdout:95: writing smithi00888346-95 from 1817425 to 2324456 tid 2 2023-10-07T21:38:49.511 INFO:tasks.rados.rados.0.smithi008.stdout:95: writing smithi00888346-95 from 2781526 to 3368154 tid 3 2023-10-07T21:38:49.512 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.512 INFO:tasks.rados.rados.0.smithi008.stdout:80: finishing write tid 3 to smithi00888346-80 2023-10-07T21:38:49.512 INFO:tasks.rados.rados.0.smithi008.stdout:80: finishing write tid 4 to smithi00888346-80 2023-10-07T21:38:49.512 INFO:tasks.rados.rados.0.smithi008.stdout:80: finishing write tid 5 to smithi00888346-80 2023-10-07T21:38:49.512 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 80 v 31 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-10-07T21:38:49.513 INFO:tasks.rados.rados.0.smithi008.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-10-07T21:38:49.513 INFO:tasks.rados.rados.0.smithi008.stdout:81: finishing write tid 1 to smithi00888346-81 2023-10-07T21:38:49.513 INFO:tasks.rados.rados.0.smithi008.stdout:81: finishing write tid 2 to smithi00888346-81 2023-10-07T21:38:49.513 INFO:tasks.rados.rados.0.smithi008.stdout:81: finishing write tid 3 to smithi00888346-81 2023-10-07T21:38:49.513 INFO:tasks.rados.rados.0.smithi008.stdout:81: finishing write tid 4 to smithi00888346-81 2023-10-07T21:38:49.514 INFO:tasks.rados.rados.0.smithi008.stdout:81: finishing write tid 5 to smithi00888346-81 2023-10-07T21:38:49.514 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 14 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-10-07T21:38:49.514 INFO:tasks.rados.rados.0.smithi008.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-10-07T21:38:49.514 INFO:tasks.rados.rados.0.smithi008.stdout:80: done (15 left) 2023-10-07T21:38:49.514 INFO:tasks.rados.rados.0.smithi008.stdout:81: done (14 left) 2023-10-07T21:38:49.515 INFO:tasks.rados.rados.0.smithi008.stdout:96: write initial oid 96 2023-10-07T21:38:49.515 INFO:tasks.rados.rados.0.smithi008.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-10-07T21:38:49.519 INFO:tasks.rados.rados.0.smithi008.stdout:96: writing smithi00888346-96 from 796665 to 1341556 tid 1 2023-10-07T21:38:49.525 INFO:tasks.rados.rados.0.smithi008.stdout:96: writing smithi00888346-96 from 1759554 to 2410243 tid 2 2023-10-07T21:38:49.532 INFO:tasks.rados.rados.0.smithi008.stdout:96: writing smithi00888346-96 from 2976243 to 3596665 tid 3 2023-10-07T21:38:49.532 INFO:tasks.rados.rados.0.smithi008.stdout:97: write initial oid 97 2023-10-07T21:38:49.532 INFO:tasks.rados.rados.0.smithi008.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-10-07T21:38:49.537 INFO:tasks.rados.rados.0.smithi008.stdout:97: writing smithi00888346-97 from 413472 to 1033612 tid 1 2023-10-07T21:38:49.545 INFO:tasks.rados.rados.0.smithi008.stdout:97: writing smithi00888346-97 from 1818036 to 2328736 tid 2 2023-10-07T21:38:49.552 INFO:tasks.rados.rados.0.smithi008.stdout:97: writing smithi00888346-97 from 3120019 to 3613472 tid 3 2023-10-07T21:38:49.552 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: finishing write tid 1 to smithi00888346-82 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: finishing write tid 2 to smithi00888346-82 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: finishing write tid 3 to smithi00888346-82 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: finishing write tid 4 to smithi00888346-82 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: finishing write tid 5 to smithi00888346-82 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 82 v 13 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:83: finishing write tid 1 to smithi00888346-83 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:83: finishing write tid 2 to smithi00888346-83 2023-10-07T21:38:49.553 INFO:tasks.rados.rados.0.smithi008.stdout:83: finishing write tid 3 to smithi00888346-83 2023-10-07T21:38:49.554 INFO:tasks.rados.rados.0.smithi008.stdout:82: done (15 left) 2023-10-07T21:38:49.554 INFO:tasks.rados.rados.0.smithi008.stdout:98: write initial oid 98 2023-10-07T21:38:49.554 INFO:tasks.rados.rados.0.smithi008.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-10-07T21:38:49.559 INFO:tasks.rados.rados.0.smithi008.stdout:98: writing smithi00888346-98 from 430279 to 1125668 tid 1 2023-10-07T21:38:49.567 INFO:tasks.rados.rados.0.smithi008.stdout:98: writing smithi00888346-98 from 1876518 to 2530876 tid 2 2023-10-07T21:38:49.573 INFO:tasks.rados.rados.0.smithi008.stdout:98: writing smithi00888346-98 from 3031089 to 3567886 tid 3 2023-10-07T21:38:49.573 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:83: finishing write tid 4 to smithi00888346-83 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:83: finishing write tid 5 to smithi00888346-83 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 83 v 37 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:84: finishing write tid 1 to smithi00888346-84 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:84: finishing write tid 2 to smithi00888346-84 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:84: finishing write tid 3 to smithi00888346-84 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:83: done (15 left) 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:99: write initial oid 99 2023-10-07T21:38:49.574 INFO:tasks.rados.rados.0.smithi008.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-10-07T21:38:49.580 INFO:tasks.rados.rados.0.smithi008.stdout:99: writing smithi00888346-99 from 447086 to 1217724 tid 1 2023-10-07T21:38:49.589 INFO:tasks.rados.rados.0.smithi008.stdout:99: writing smithi00888346-99 from 1935000 to 2733016 tid 2 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:99: writing smithi00888346-99 from 3458512 to 3647086 tid 3 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:84: finishing write tid 4 to smithi00888346-84 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:84: finishing write tid 5 to smithi00888346-84 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 84 v 13 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:85: finishing write tid 1 to smithi00888346-85 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:85: finishing write tid 2 to smithi00888346-85 2023-10-07T21:38:49.595 INFO:tasks.rados.rados.0.smithi008.stdout:85: finishing write tid 3 to smithi00888346-85 2023-10-07T21:38:49.596 INFO:tasks.rados.rados.0.smithi008.stdout:85: finishing write tid 4 to smithi00888346-85 2023-10-07T21:38:49.596 INFO:tasks.rados.rados.0.smithi008.stdout:84: done (15 left) 2023-10-07T21:38:49.596 INFO:tasks.rados.rados.0.smithi008.stdout:100: write initial oid 100 2023-10-07T21:38:49.596 INFO:tasks.rados.rados.0.smithi008.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-10-07T21:38:49.600 INFO:tasks.rados.rados.0.smithi008.stdout:100: writing smithi00888346-100 from 463893 to 1026133 tid 1 2023-10-07T21:38:49.608 INFO:tasks.rados.rados.0.smithi008.stdout:100: writing smithi00888346-100 from 1593482 to 2251509 tid 2 2023-10-07T21:38:49.614 INFO:tasks.rados.rados.0.smithi008.stdout:100: writing smithi00888346-100 from 2685935 to 3245276 tid 3 2023-10-07T21:38:49.614 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.614 INFO:tasks.rados.rados.0.smithi008.stdout:85: finishing write tid 5 to smithi00888346-85 2023-10-07T21:38:49.614 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 85 v 35 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-10-07T21:38:49.614 INFO:tasks.rados.rados.0.smithi008.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: finishing write tid 1 to smithi00888346-86 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: finishing write tid 2 to smithi00888346-86 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: finishing write tid 3 to smithi00888346-86 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: finishing write tid 4 to smithi00888346-86 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: finishing write tid 5 to smithi00888346-86 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 19 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:87: finishing write tid 1 to smithi00888346-87 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:87: finishing write tid 2 to smithi00888346-87 2023-10-07T21:38:49.615 INFO:tasks.rados.rados.0.smithi008.stdout:85: done (15 left) 2023-10-07T21:38:49.616 INFO:tasks.rados.rados.0.smithi008.stdout:86: done (14 left) 2023-10-07T21:38:49.616 INFO:tasks.rados.rados.0.smithi008.stdout:101: write initial oid 101 2023-10-07T21:38:49.616 INFO:tasks.rados.rados.0.smithi008.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-10-07T21:38:49.620 INFO:tasks.rados.rados.0.smithi008.stdout:101: writing smithi00888346-101 from 480700 to 1118189 tid 1 2023-10-07T21:38:49.626 INFO:tasks.rados.rados.0.smithi008.stdout:101: writing smithi00888346-101 from 1651964 to 2053649 tid 2 2023-10-07T21:38:49.634 INFO:tasks.rados.rados.0.smithi008.stdout:101: writing smithi00888346-101 from 2713358 to 3483971 tid 3 2023-10-07T21:38:49.634 INFO:tasks.rados.rados.0.smithi008.stdout:102: write initial oid 102 2023-10-07T21:38:49.634 INFO:tasks.rados.rados.0.smithi008.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-10-07T21:38:49.641 INFO:tasks.rados.rados.0.smithi008.stdout:102: writing smithi00888346-102 from 497507 to 1210245 tid 1 2023-10-07T21:38:49.647 INFO:tasks.rados.rados.0.smithi008.stdout:102: writing smithi00888346-102 from 1710446 to 2372142 tid 2 2023-10-07T21:38:49.655 INFO:tasks.rados.rados.0.smithi008.stdout:102: writing smithi00888346-102 from 3140781 to 3697507 tid 3 2023-10-07T21:38:49.655 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.655 INFO:tasks.rados.rados.0.smithi008.stdout:87: finishing write tid 3 to smithi00888346-87 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:87: finishing write tid 4 to smithi00888346-87 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:87: finishing write tid 5 to smithi00888346-87 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 87 v 18 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:88: finishing write tid 1 to smithi00888346-88 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:88: finishing write tid 2 to smithi00888346-88 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:88: finishing write tid 3 to smithi00888346-88 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:87: done (15 left) 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:103: write initial oid 103 2023-10-07T21:38:49.656 INFO:tasks.rados.rados.0.smithi008.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-10-07T21:38:49.662 INFO:tasks.rados.rados.0.smithi008.stdout:103: writing smithi00888346-103 from 514314 to 1302301 tid 1 2023-10-07T21:38:49.668 INFO:tasks.rados.rados.0.smithi008.stdout:103: writing smithi00888346-103 from 1768928 to 2174282 tid 2 2023-10-07T21:38:49.674 INFO:tasks.rados.rados.0.smithi008.stdout:103: writing smithi00888346-103 from 2768204 to 3277714 tid 3 2023-10-07T21:38:49.674 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.674 INFO:tasks.rados.rados.0.smithi008.stdout:88: finishing write tid 4 to smithi00888346-88 2023-10-07T21:38:49.674 INFO:tasks.rados.rados.0.smithi008.stdout:88: finishing write tid 5 to smithi00888346-88 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 88 v 17 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: finishing write tid 1 to smithi00888346-89 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: finishing write tid 2 to smithi00888346-89 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: finishing write tid 3 to smithi00888346-89 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: finishing write tid 4 to smithi00888346-89 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: finishing write tid 5 to smithi00888346-89 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 89 v 21 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:90: finishing write tid 1 to smithi00888346-90 2023-10-07T21:38:49.675 INFO:tasks.rados.rados.0.smithi008.stdout:88: done (15 left) 2023-10-07T21:38:49.676 INFO:tasks.rados.rados.0.smithi008.stdout:89: done (14 left) 2023-10-07T21:38:49.676 INFO:tasks.rados.rados.0.smithi008.stdout:104: write initial oid 104 2023-10-07T21:38:49.676 INFO:tasks.rados.rados.0.smithi008.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-10-07T21:38:49.680 INFO:tasks.rados.rados.0.smithi008.stdout:104: writing smithi00888346-104 from 531121 to 994357 tid 1 2023-10-07T21:38:49.687 INFO:tasks.rados.rados.0.smithi008.stdout:104: writing smithi00888346-104 from 1711057 to 2376422 tid 2 2023-10-07T21:38:49.695 INFO:tasks.rados.rados.0.smithi008.stdout:104: writing smithi00888346-104 from 3079274 to 3731121 tid 3 2023-10-07T21:38:49.695 INFO:tasks.rados.rados.0.smithi008.stdout:105: write initial oid 105 2023-10-07T21:38:49.695 INFO:tasks.rados.rados.0.smithi008.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-10-07T21:38:49.701 INFO:tasks.rados.rados.0.smithi008.stdout:105: writing smithi00888346-105 from 547928 to 1086413 tid 1 2023-10-07T21:38:49.707 INFO:tasks.rados.rados.0.smithi008.stdout:105: writing smithi00888346-105 from 1769539 to 2178562 tid 2 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:105: writing smithi00888346-105 from 2706697 to 3238751 tid 3 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:90: finishing write tid 2 to smithi00888346-90 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:90: finishing write tid 3 to smithi00888346-90 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:90: finishing write tid 4 to smithi00888346-90 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:90: finishing write tid 5 to smithi00888346-90 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 90 v 32 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-10-07T21:38:49.714 INFO:tasks.rados.rados.0.smithi008.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-10-07T21:38:49.715 INFO:tasks.rados.rados.0.smithi008.stdout:91: finishing write tid 1 to smithi00888346-91 2023-10-07T21:38:49.715 INFO:tasks.rados.rados.0.smithi008.stdout:91: finishing write tid 2 to smithi00888346-91 2023-10-07T21:38:49.715 INFO:tasks.rados.rados.0.smithi008.stdout:90: done (15 left) 2023-10-07T21:38:49.715 INFO:tasks.rados.rados.0.smithi008.stdout:106: write initial oid 106 2023-10-07T21:38:49.715 INFO:tasks.rados.rados.0.smithi008.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-10-07T21:38:49.719 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:49.720 INFO:tasks.rados.rados.0.smithi008.stdout:106: writing smithi00888346-106 from 564735 to 1178469 tid 1 2023-10-07T21:38:49.728 INFO:tasks.rados.rados.0.smithi008.stdout:106: writing smithi00888346-106 from 1828021 to 2497055 tid 2 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:106: writing smithi00888346-106 from 3134120 to 3764735 tid 3 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:91: finishing write tid 3 to smithi00888346-91 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:91: finishing write tid 4 to smithi00888346-91 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:91: finishing write tid 5 to smithi00888346-91 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 91 v 22 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:92: finishing write tid 1 to smithi00888346-92 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:92: finishing write tid 2 to smithi00888346-92 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:92: finishing write tid 3 to smithi00888346-92 2023-10-07T21:38:49.736 INFO:tasks.rados.rados.0.smithi008.stdout:91: done (15 left) 2023-10-07T21:38:49.737 INFO:tasks.rados.rados.0.smithi008.stdout:107: write initial oid 107 2023-10-07T21:38:49.737 INFO:tasks.rados.rados.0.smithi008.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-10-07T21:38:49.742 INFO:tasks.rados.rados.0.smithi008.stdout:107: writing smithi00888346-107 from 581542 to 1270525 tid 1 2023-10-07T21:38:49.749 INFO:tasks.rados.rados.0.smithi008.stdout:107: writing smithi00888346-107 from 1886503 to 2299195 tid 2 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:107: writing smithi00888346-107 from 2761543 to 3432494 tid 3 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:92: finishing write tid 4 to smithi00888346-92 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:92: finishing write tid 5 to smithi00888346-92 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 92 v 11 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:93: finishing write tid 1 to smithi00888346-93 2023-10-07T21:38:49.756 INFO:tasks.rados.rados.0.smithi008.stdout:92: done (15 left) 2023-10-07T21:38:49.757 INFO:tasks.rados.rados.0.smithi008.stdout:108: write initial oid 108 2023-10-07T21:38:49.757 INFO:tasks.rados.rados.0.smithi008.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-10-07T21:38:49.761 INFO:tasks.rados.rados.0.smithi008.stdout:108: writing smithi00888346-108 from 598349 to 1078934 tid 1 2023-10-07T21:38:49.768 INFO:tasks.rados.rados.0.smithi008.stdout:108: writing smithi00888346-108 from 1544985 to 2217688 tid 2 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:108: writing smithi00888346-108 from 2905319 to 3387542 tid 3 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:93: finishing write tid 2 to smithi00888346-93 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:93: finishing write tid 3 to smithi00888346-93 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:93: finishing write tid 4 to smithi00888346-93 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:93: finishing write tid 5 to smithi00888346-93 2023-10-07T21:38:49.776 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 93 v 25 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-10-07T21:38:49.777 INFO:tasks.rados.rados.0.smithi008.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-10-07T21:38:49.777 INFO:tasks.rados.rados.0.smithi008.stdout:93: done (15 left) 2023-10-07T21:38:49.777 INFO:tasks.rados.rados.0.smithi008.stdout:109: write initial oid 109 2023-10-07T21:38:49.777 INFO:tasks.rados.rados.0.smithi008.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-10-07T21:38:49.782 INFO:tasks.rados.rados.0.smithi008.stdout:109: writing smithi00888346-109 from 615156 to 1170990 tid 1 2023-10-07T21:38:49.787 INFO:tasks.rados.rados.0.smithi008.stdout:109: writing smithi00888346-109 from 1603467 to 2019828 tid 2 2023-10-07T21:38:49.796 INFO:tasks.rados.rados.0.smithi008.stdout:109: writing smithi00888346-109 from 2816389 to 3509884 tid 3 2023-10-07T21:38:49.797 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.797 INFO:tasks.rados.rados.0.smithi008.stdout:94: finishing write tid 1 to smithi00888346-94 2023-10-07T21:38:49.797 INFO:tasks.rados.rados.0.smithi008.stdout:94: finishing write tid 2 to smithi00888346-94 2023-10-07T21:38:49.797 INFO:tasks.rados.rados.0.smithi008.stdout:94: finishing write tid 3 to smithi00888346-94 2023-10-07T21:38:49.797 INFO:tasks.rados.rados.0.smithi008.stdout:94: finishing write tid 4 to smithi00888346-94 2023-10-07T21:38:49.798 INFO:tasks.rados.rados.0.smithi008.stdout:94: finishing write tid 5 to smithi00888346-94 2023-10-07T21:38:49.798 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 29 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-10-07T21:38:49.798 INFO:tasks.rados.rados.0.smithi008.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-10-07T21:38:49.798 INFO:tasks.rados.rados.0.smithi008.stdout:95: finishing write tid 1 to smithi00888346-95 2023-10-07T21:38:49.798 INFO:tasks.rados.rados.0.smithi008.stdout:95: finishing write tid 2 to smithi00888346-95 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:95: finishing write tid 3 to smithi00888346-95 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:95: finishing write tid 4 to smithi00888346-95 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:95: finishing write tid 5 to smithi00888346-95 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 95 v 15 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:94: done (15 left) 2023-10-07T21:38:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:95: done (14 left) 2023-10-07T21:38:49.800 INFO:tasks.rados.rados.0.smithi008.stdout:110: write initial oid 110 2023-10-07T21:38:49.800 INFO:tasks.rados.rados.0.smithi008.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-10-07T21:38:49.803 INFO:tasks.rados.rados.0.smithi008.stdout:110: writing smithi00888346-110 from 631963 to 1263046 tid 1 2023-10-07T21:38:49.811 INFO:tasks.rados.rados.0.smithi008.stdout:110: writing smithi00888346-110 from 2061949 to 2621968 tid 2 2023-10-07T21:38:49.817 INFO:tasks.rados.rados.0.smithi008.stdout:110: writing smithi00888346-110 from 3243812 to 3748579 tid 3 2023-10-07T21:38:49.817 INFO:tasks.rados.rados.0.smithi008.stdout:111: write initial oid 111 2023-10-07T21:38:49.817 INFO:tasks.rados.rados.0.smithi008.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-10-07T21:38:49.825 INFO:tasks.rados.rados.0.smithi008.stdout:111: writing smithi00888346-111 from 648770 to 1355102 tid 1 2023-10-07T21:38:49.832 INFO:tasks.rados.rados.0.smithi008.stdout:111: writing smithi00888346-111 from 2120431 to 2540461 tid 2 2023-10-07T21:38:49.839 INFO:tasks.rados.rados.0.smithi008.stdout:111: writing smithi00888346-111 from 3271235 to 3703627 tid 3 2023-10-07T21:38:49.839 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.840 INFO:tasks.rados.rados.0.smithi008.stdout:96: finishing write tid 1 to smithi00888346-96 2023-10-07T21:38:49.840 INFO:tasks.rados.rados.0.smithi008.stdout:96: finishing write tid 2 to smithi00888346-96 2023-10-07T21:38:49.840 INFO:tasks.rados.rados.0.smithi008.stdout:96: finishing write tid 3 to smithi00888346-96 2023-10-07T21:38:49.841 INFO:tasks.rados.rados.0.smithi008.stdout:96: finishing write tid 4 to smithi00888346-96 2023-10-07T21:38:49.841 INFO:tasks.rados.rados.0.smithi008.stdout:96: finishing write tid 5 to smithi00888346-96 2023-10-07T21:38:49.841 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 96 v 23 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-10-07T21:38:49.841 INFO:tasks.rados.rados.0.smithi008.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-10-07T21:38:49.842 INFO:tasks.rados.rados.0.smithi008.stdout:97: finishing write tid 1 to smithi00888346-97 2023-10-07T21:38:49.842 INFO:tasks.rados.rados.0.smithi008.stdout:97: finishing write tid 2 to smithi00888346-97 2023-10-07T21:38:49.842 INFO:tasks.rados.rados.0.smithi008.stdout:96: done (15 left) 2023-10-07T21:38:49.843 INFO:tasks.rados.rados.0.smithi008.stdout:112: write initial oid 112 2023-10-07T21:38:49.843 INFO:tasks.rados.rados.0.smithi008.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-10-07T21:38:49.847 INFO:tasks.rados.rados.0.smithi008.stdout:112: writing smithi00888346-112 from 665577 to 1447158 tid 1 2023-10-07T21:38:49.853 INFO:tasks.rados.rados.0.smithi008.stdout:112: writing smithi00888346-112 from 2062560 to 2626248 tid 2 2023-10-07T21:38:49.861 INFO:tasks.rados.rados.0.smithi008.stdout:112: writing smithi00888346-112 from 3182305 to 3825969 tid 3 2023-10-07T21:38:49.861 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.861 INFO:tasks.rados.rados.0.smithi008.stdout:97: finishing write tid 3 to smithi00888346-97 2023-10-07T21:38:49.861 INFO:tasks.rados.rados.0.smithi008.stdout:97: finishing write tid 4 to smithi00888346-97 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:97: finishing write tid 5 to smithi00888346-97 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 97 v 7 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:98: finishing write tid 1 to smithi00888346-98 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:98: finishing write tid 2 to smithi00888346-98 2023-10-07T21:38:49.862 INFO:tasks.rados.rados.0.smithi008.stdout:97: done (15 left) 2023-10-07T21:38:49.863 INFO:tasks.rados.rados.0.smithi008.stdout:113: write initial oid 113 2023-10-07T21:38:49.863 INFO:tasks.rados.rados.0.smithi008.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-10-07T21:38:49.867 INFO:tasks.rados.rados.0.smithi008.stdout:113: writing smithi00888346-113 from 682384 to 1139214 tid 1 2023-10-07T21:38:49.872 INFO:tasks.rados.rados.0.smithi008.stdout:113: writing smithi00888346-113 from 1721042 to 2144741 tid 2 2023-10-07T21:38:49.879 INFO:tasks.rados.rados.0.smithi008.stdout:113: writing smithi00888346-113 from 2809728 to 3264664 tid 3 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:113: writing smithi00888346-113 from 3731357 to 3882384 tid 4 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:98: finishing write tid 3 to smithi00888346-98 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:98: finishing write tid 4 to smithi00888346-98 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:98: finishing write tid 5 to smithi00888346-98 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 98 v 39 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:99: finishing write tid 1 to smithi00888346-99 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:99: finishing write tid 2 to smithi00888346-99 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:98: done (15 left) 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:114: write initial oid 114 2023-10-07T21:38:49.883 INFO:tasks.rados.rados.0.smithi008.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-10-07T21:38:49.889 INFO:tasks.rados.rados.0.smithi008.stdout:114: writing smithi00888346-114 from 699191 to 1231270 tid 1 2023-10-07T21:38:49.896 INFO:tasks.rados.rados.0.smithi008.stdout:114: writing smithi00888346-114 from 1779524 to 2346881 tid 2 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:114: writing smithi00888346-114 from 2837151 to 3503359 tid 3 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:99: finishing write tid 3 to smithi00888346-99 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:99: finishing write tid 4 to smithi00888346-99 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:99: finishing write tid 5 to smithi00888346-99 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 99 v 43 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-10-07T21:38:49.903 INFO:tasks.rados.rados.0.smithi008.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:100: finishing write tid 1 to smithi00888346-100 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:100: finishing write tid 2 to smithi00888346-100 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:100: finishing write tid 3 to smithi00888346-100 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:99: done (15 left) 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:115: write initial oid 115 2023-10-07T21:38:49.904 INFO:tasks.rados.rados.0.smithi008.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-10-07T21:38:49.910 INFO:tasks.rados.rados.0.smithi008.stdout:115: writing smithi00888346-115 from 715998 to 1323326 tid 1 2023-10-07T21:38:49.916 INFO:tasks.rados.rados.0.smithi008.stdout:115: writing smithi00888346-115 from 1838006 to 2265374 tid 2 2023-10-07T21:38:49.922 INFO:tasks.rados.rados.0.smithi008.stdout:115: writing smithi00888346-115 from 2864574 to 3342054 tid 3 2023-10-07T21:38:49.925 INFO:tasks.rados.rados.0.smithi008.stdout:115: writing smithi00888346-115 from 3863835 to 3915998 tid 4 2023-10-07T21:38:49.925 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:100: finishing write tid 4 to smithi00888346-100 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:100: finishing write tid 5 to smithi00888346-100 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 100 v 22 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: finishing write tid 1 to smithi00888346-101 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: finishing write tid 2 to smithi00888346-101 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: finishing write tid 3 to smithi00888346-101 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: finishing write tid 4 to smithi00888346-101 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: finishing write tid 5 to smithi00888346-101 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 35 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-10-07T21:38:49.926 INFO:tasks.rados.rados.0.smithi008.stdout:102: finishing write tid 1 to smithi00888346-102 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:102: finishing write tid 2 to smithi00888346-102 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:102: finishing write tid 3 to smithi00888346-102 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:102: finishing write tid 4 to smithi00888346-102 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:100: done (15 left) 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:101: done (14 left) 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:116: write initial oid 116 2023-10-07T21:38:49.927 INFO:tasks.rados.rados.0.smithi008.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-10-07T21:38:49.934 INFO:tasks.rados.rados.0.smithi008.stdout:116: writing smithi00888346-116 from 732805 to 1531735 tid 1 2023-10-07T21:38:49.941 INFO:tasks.rados.rados.0.smithi008.stdout:116: writing smithi00888346-116 from 2296488 to 2867514 tid 2 2023-10-07T21:38:49.947 INFO:tasks.rados.rados.0.smithi008.stdout:116: writing smithi00888346-116 from 3291997 to 3697102 tid 3 2023-10-07T21:38:49.947 INFO:tasks.rados.rados.0.smithi008.stdout:117: write initial oid 117 2023-10-07T21:38:49.947 INFO:tasks.rados.rados.0.smithi008.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-10-07T21:38:49.954 INFO:tasks.rados.rados.0.smithi008.stdout:117: writing smithi00888346-117 from 749612 to 1223791 tid 1 2023-10-07T21:38:49.960 INFO:tasks.rados.rados.0.smithi008.stdout:117: writing smithi00888346-117 from 1954970 to 2386007 tid 2 2023-10-07T21:38:49.967 INFO:tasks.rados.rados.0.smithi008.stdout:117: writing smithi00888346-117 from 2919420 to 3535797 tid 3 2023-10-07T21:38:49.967 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.968 INFO:tasks.rados.rados.0.smithi008.stdout:102: finishing write tid 5 to smithi00888346-102 2023-10-07T21:38:49.968 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 102 v 36 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-10-07T21:38:49.968 INFO:tasks.rados.rados.0.smithi008.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-10-07T21:38:49.968 INFO:tasks.rados.rados.0.smithi008.stdout:102: done (15 left) 2023-10-07T21:38:49.968 INFO:tasks.rados.rados.0.smithi008.stdout:118: write initial oid 118 2023-10-07T21:38:49.969 INFO:tasks.rados.rados.0.smithi008.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-10-07T21:38:49.974 INFO:tasks.rados.rados.0.smithi008.stdout:118: writing smithi00888346-118 from 766419 to 1315847 tid 1 2023-10-07T21:38:49.981 INFO:tasks.rados.rados.0.smithi008.stdout:118: writing smithi00888346-118 from 2013452 to 2588147 tid 2 2023-10-07T21:38:49.988 INFO:tasks.rados.rados.0.smithi008.stdout:118: writing smithi00888346-118 from 3346843 to 3774492 tid 3 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: finishing write tid 1 to smithi00888346-103 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: finishing write tid 2 to smithi00888346-103 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: finishing write tid 3 to smithi00888346-103 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: finishing write tid 4 to smithi00888346-103 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: finishing write tid 5 to smithi00888346-103 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 40 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:104: finishing write tid 1 to smithi00888346-104 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:104: finishing write tid 2 to smithi00888346-104 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:104: finishing write tid 3 to smithi00888346-104 2023-10-07T21:38:49.989 INFO:tasks.rados.rados.0.smithi008.stdout:104: finishing write tid 4 to smithi00888346-104 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:104: finishing write tid 5 to smithi00888346-104 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 13 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:105: finishing write tid 1 to smithi00888346-105 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:103: done (15 left) 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:104: done (14 left) 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:119: write initial oid 119 2023-10-07T21:38:49.990 INFO:tasks.rados.rados.0.smithi008.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-10-07T21:38:49.996 INFO:tasks.rados.rados.0.smithi008.stdout:119: writing smithi00888346-119 from 783226 to 1407903 tid 1 2023-10-07T21:38:50.003 INFO:tasks.rados.rados.0.smithi008.stdout:119: writing smithi00888346-119 from 2071934 to 2506640 tid 2 2023-10-07T21:38:50.009 INFO:tasks.rados.rados.0.smithi008.stdout:119: writing smithi00888346-119 from 2974266 to 3613187 tid 3 2023-10-07T21:38:50.009 INFO:tasks.rados.rados.0.smithi008.stdout:120: write initial oid 120 2023-10-07T21:38:50.010 INFO:tasks.rados.rados.0.smithi008.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-10-07T21:38:50.016 INFO:tasks.rados.rados.0.smithi008.stdout:120: writing smithi00888346-120 from 400033 to 1099959 tid 1 2023-10-07T21:38:50.022 INFO:tasks.rados.rados.0.smithi008.stdout:120: writing smithi00888346-120 from 1614063 to 2000033 tid 2 2023-10-07T21:38:50.022 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.023 INFO:tasks.rados.rados.0.smithi008.stdout:105: finishing write tid 2 to smithi00888346-105 2023-10-07T21:38:50.023 INFO:tasks.rados.rados.0.smithi008.stdout:105: finishing write tid 3 to smithi00888346-105 2023-10-07T21:38:50.023 INFO:tasks.rados.rados.0.smithi008.stdout:105: finishing write tid 4 to smithi00888346-105 2023-10-07T21:38:50.023 INFO:tasks.rados.rados.0.smithi008.stdout:105: finishing write tid 5 to smithi00888346-105 2023-10-07T21:38:50.023 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 105 v 26 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-10-07T21:38:50.024 INFO:tasks.rados.rados.0.smithi008.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-10-07T21:38:50.024 INFO:tasks.rados.rados.0.smithi008.stdout:106: finishing write tid 1 to smithi00888346-106 2023-10-07T21:38:50.024 INFO:tasks.rados.rados.0.smithi008.stdout:106: finishing write tid 2 to smithi00888346-106 2023-10-07T21:38:50.024 INFO:tasks.rados.rados.0.smithi008.stdout:105: done (15 left) 2023-10-07T21:38:50.024 INFO:tasks.rados.rados.0.smithi008.stdout:121: write initial oid 121 2023-10-07T21:38:50.025 INFO:tasks.rados.rados.0.smithi008.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-10-07T21:38:50.029 INFO:tasks.rados.rados.0.smithi008.stdout:121: writing smithi00888346-121 from 416840 to 1192015 tid 1 2023-10-07T21:38:50.036 INFO:tasks.rados.rados.0.smithi008.stdout:121: writing smithi00888346-121 from 1672545 to 2016840 tid 2 2023-10-07T21:38:50.036 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.036 INFO:tasks.rados.rados.0.smithi008.stdout:106: finishing write tid 3 to smithi00888346-106 2023-10-07T21:38:50.036 INFO:tasks.rados.rados.0.smithi008.stdout:106: finishing write tid 4 to smithi00888346-106 2023-10-07T21:38:50.036 INFO:tasks.rados.rados.0.smithi008.stdout:106: finishing write tid 5 to smithi00888346-106 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 106 v 27 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:107: finishing write tid 1 to smithi00888346-107 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:107: finishing write tid 2 to smithi00888346-107 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:106: done (15 left) 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:122: write initial oid 122 2023-10-07T21:38:50.037 INFO:tasks.rados.rados.0.smithi008.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-10-07T21:38:50.041 INFO:tasks.rados.rados.0.smithi008.stdout:122: writing smithi00888346-122 from 433647 to 884071 tid 1 2023-10-07T21:38:50.048 INFO:tasks.rados.rados.0.smithi008.stdout:122: writing smithi00888346-122 from 1331027 to 1913060 tid 2 2023-10-07T21:38:50.048 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.048 INFO:tasks.rados.rados.0.smithi008.stdout:107: finishing write tid 3 to smithi00888346-107 2023-10-07T21:38:50.048 INFO:tasks.rados.rados.0.smithi008.stdout:107: finishing write tid 4 to smithi00888346-107 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:107: finishing write tid 5 to smithi00888346-107 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 13 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:108: finishing write tid 1 to smithi00888346-108 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:108: finishing write tid 2 to smithi00888346-108 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:107: done (15 left) 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:123: write initial oid 123 2023-10-07T21:38:50.049 INFO:tasks.rados.rados.0.smithi008.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-10-07T21:38:50.055 INFO:tasks.rados.rados.0.smithi008.stdout:123: writing smithi00888346-123 from 450454 to 1092480 tid 1 2023-10-07T21:38:50.061 INFO:tasks.rados.rados.0.smithi008.stdout:123: writing smithi00888346-123 from 1505862 to 2050454 tid 2 2023-10-07T21:38:50.061 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.061 INFO:tasks.rados.rados.0.smithi008.stdout:108: finishing write tid 3 to smithi00888346-108 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:108: finishing write tid 4 to smithi00888346-108 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:108: finishing write tid 5 to smithi00888346-108 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 108 v 41 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:109: finishing write tid 1 to smithi00888346-109 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:109: finishing write tid 2 to smithi00888346-109 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:109: finishing write tid 3 to smithi00888346-109 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:108: done (15 left) 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:124: write initial oid 124 2023-10-07T21:38:50.062 INFO:tasks.rados.rados.0.smithi008.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-10-07T21:38:50.068 INFO:tasks.rados.rados.0.smithi008.stdout:124: writing smithi00888346-124 from 467261 to 1184536 tid 1 2023-10-07T21:38:50.074 INFO:tasks.rados.rados.0.smithi008.stdout:124: writing smithi00888346-124 from 1847991 to 2067261 tid 2 2023-10-07T21:38:50.074 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.075 INFO:tasks.rados.rados.0.smithi008.stdout:109: finishing write tid 4 to smithi00888346-109 2023-10-07T21:38:50.075 INFO:tasks.rados.rados.0.smithi008.stdout:109: finishing write tid 5 to smithi00888346-109 2023-10-07T21:38:50.075 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 109 v 17 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-10-07T21:38:50.075 INFO:tasks.rados.rados.0.smithi008.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-10-07T21:38:50.076 INFO:tasks.rados.rados.0.smithi008.stdout:110: finishing write tid 1 to smithi00888346-110 2023-10-07T21:38:50.076 INFO:tasks.rados.rados.0.smithi008.stdout:110: finishing write tid 2 to smithi00888346-110 2023-10-07T21:38:50.076 INFO:tasks.rados.rados.0.smithi008.stdout:110: finishing write tid 3 to smithi00888346-110 2023-10-07T21:38:50.076 INFO:tasks.rados.rados.0.smithi008.stdout:110: finishing write tid 4 to smithi00888346-110 2023-10-07T21:38:50.077 INFO:tasks.rados.rados.0.smithi008.stdout:110: finishing write tid 5 to smithi00888346-110 2023-10-07T21:38:50.077 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 21 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-10-07T21:38:50.077 INFO:tasks.rados.rados.0.smithi008.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-10-07T21:38:50.077 INFO:tasks.rados.rados.0.smithi008.stdout:111: finishing write tid 1 to smithi00888346-111 2023-10-07T21:38:50.078 INFO:tasks.rados.rados.0.smithi008.stdout:109: done (15 left) 2023-10-07T21:38:50.078 INFO:tasks.rados.rados.0.smithi008.stdout:110: done (14 left) 2023-10-07T21:38:50.078 INFO:tasks.rados.rados.0.smithi008.stdout:125: write initial oid 125 2023-10-07T21:38:50.078 INFO:tasks.rados.rados.0.smithi008.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-10-07T21:38:50.082 INFO:tasks.rados.rados.0.smithi008.stdout:125: writing smithi00888346-125 from 484068 to 1276592 tid 1 2023-10-07T21:38:50.086 INFO:tasks.rados.rados.0.smithi008.stdout:125: writing smithi00888346-125 from 1906473 to 2084068 tid 2 2023-10-07T21:38:50.086 INFO:tasks.rados.rados.0.smithi008.stdout:126: write initial oid 126 2023-10-07T21:38:50.086 INFO:tasks.rados.rados.0.smithi008.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-10-07T21:38:50.091 INFO:tasks.rados.rados.0.smithi008.stdout:126: writing smithi00888346-126 from 500875 to 968648 tid 1 2023-10-07T21:38:50.099 INFO:tasks.rados.rados.0.smithi008.stdout:126: writing smithi00888346-126 from 1564955 to 2100875 tid 2 2023-10-07T21:38:50.099 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:111: finishing write tid 2 to smithi00888346-111 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:111: finishing write tid 3 to smithi00888346-111 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:111: finishing write tid 4 to smithi00888346-111 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:111: finishing write tid 5 to smithi00888346-111 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 111 v 19 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:112: finishing write tid 1 to smithi00888346-112 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:112: finishing write tid 2 to smithi00888346-112 2023-10-07T21:38:50.100 INFO:tasks.rados.rados.0.smithi008.stdout:112: finishing write tid 3 to smithi00888346-112 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:112: finishing write tid 4 to smithi00888346-112 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:112: finishing write tid 5 to smithi00888346-112 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 112 v 25 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 1 to smithi00888346-113 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:111: done (15 left) 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:112: done (14 left) 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:127: write initial oid 127 2023-10-07T21:38:50.101 INFO:tasks.rados.rados.0.smithi008.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-10-07T21:38:50.105 INFO:tasks.rados.rados.0.smithi008.stdout:127: writing smithi00888346-127 from 517682 to 1060704 tid 1 2023-10-07T21:38:50.111 INFO:tasks.rados.rados.0.smithi008.stdout:127: writing smithi00888346-127 from 1623437 to 2117682 tid 2 2023-10-07T21:38:50.111 INFO:tasks.rados.rados.0.smithi008.stdout:128: write initial oid 128 2023-10-07T21:38:50.111 INFO:tasks.rados.rados.0.smithi008.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-10-07T21:38:50.117 INFO:tasks.rados.rados.0.smithi008.stdout:128: writing smithi00888346-128 from 534489 to 1152760 tid 1 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:128: writing smithi00888346-128 from 1565566 to 2134489 tid 2 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 2 to smithi00888346-113 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 3 to smithi00888346-113 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 4 to smithi00888346-113 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 5 to smithi00888346-113 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:113: finishing write tid 6 to smithi00888346-113 2023-10-07T21:38:50.124 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 113 v 34 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:114: finishing write tid 1 to smithi00888346-114 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:114: finishing write tid 2 to smithi00888346-114 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:113: done (15 left) 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:129: write initial oid 129 2023-10-07T21:38:50.125 INFO:tasks.rados.rados.0.smithi008.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-10-07T21:38:50.130 INFO:tasks.rados.rados.0.smithi008.stdout:129: writing smithi00888346-129 from 551296 to 1244816 tid 1 2023-10-07T21:38:50.136 INFO:tasks.rados.rados.0.smithi008.stdout:129: writing smithi00888346-129 from 2024048 to 2151296 tid 2 2023-10-07T21:38:50.136 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:114: finishing write tid 3 to smithi00888346-114 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:114: finishing write tid 4 to smithi00888346-114 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:114: finishing write tid 5 to smithi00888346-114 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 114 v 16 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 1 to smithi00888346-115 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 2 to smithi00888346-115 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:114: done (15 left) 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:130: write initial oid 130 2023-10-07T21:38:50.137 INFO:tasks.rados.rados.0.smithi008.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-10-07T21:38:50.144 INFO:tasks.rados.rados.0.smithi008.stdout:130: writing smithi00888346-130 from 568103 to 1336872 tid 1 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:130: writing smithi00888346-130 from 2082530 to 2168103 tid 2 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 3 to smithi00888346-115 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 4 to smithi00888346-115 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 5 to smithi00888346-115 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:115: finishing write tid 6 to smithi00888346-115 2023-10-07T21:38:50.149 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 115 v 26 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:116: finishing write tid 1 to smithi00888346-116 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:116: finishing write tid 2 to smithi00888346-116 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:115: done (15 left) 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:131: write initial oid 131 2023-10-07T21:38:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-10-07T21:38:50.155 INFO:tasks.rados.rados.0.smithi008.stdout:131: writing smithi00888346-131 from 584910 to 1145281 tid 1 2023-10-07T21:38:50.161 INFO:tasks.rados.rados.0.smithi008.stdout:131: writing smithi00888346-131 from 1857365 to 2184910 tid 2 2023-10-07T21:38:50.161 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.161 INFO:tasks.rados.rados.0.smithi008.stdout:116: finishing write tid 3 to smithi00888346-116 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:116: finishing write tid 4 to smithi00888346-116 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:116: finishing write tid 5 to smithi00888346-116 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 116 v 19 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:117: finishing write tid 1 to smithi00888346-117 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:117: finishing write tid 2 to smithi00888346-117 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:117: finishing write tid 3 to smithi00888346-117 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:117: finishing write tid 4 to smithi00888346-117 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:116: done (15 left) 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:132: write initial oid 132 2023-10-07T21:38:50.162 INFO:tasks.rados.rados.0.smithi008.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-10-07T21:38:50.168 INFO:tasks.rados.rados.0.smithi008.stdout:132: writing smithi00888346-132 from 601717 to 1237337 tid 1 2023-10-07T21:38:50.174 INFO:tasks.rados.rados.0.smithi008.stdout:132: writing smithi00888346-132 from 1799494 to 2201717 tid 2 2023-10-07T21:38:50.174 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.174 INFO:tasks.rados.rados.0.smithi008.stdout:117: finishing write tid 5 to smithi00888346-117 2023-10-07T21:38:50.174 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 117 v 23 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-10-07T21:38:50.174 INFO:tasks.rados.rados.0.smithi008.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:118: finishing write tid 1 to smithi00888346-118 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:118: finishing write tid 2 to smithi00888346-118 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:118: finishing write tid 3 to smithi00888346-118 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:117: done (15 left) 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:133: write initial oid 133 2023-10-07T21:38:50.175 INFO:tasks.rados.rados.0.smithi008.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-10-07T21:38:50.181 INFO:tasks.rados.rados.0.smithi008.stdout:133: writing smithi00888346-133 from 618524 to 1329393 tid 1 2023-10-07T21:38:50.189 INFO:tasks.rados.rados.0.smithi008.stdout:133: writing smithi00888346-133 from 1857976 to 2218524 tid 2 2023-10-07T21:38:50.189 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.189 INFO:tasks.rados.rados.0.smithi008.stdout:118: finishing write tid 4 to smithi00888346-118 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:118: finishing write tid 5 to smithi00888346-118 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 27 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:119: finishing write tid 1 to smithi00888346-119 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:119: finishing write tid 2 to smithi00888346-119 2023-10-07T21:38:50.190 INFO:tasks.rados.rados.0.smithi008.stdout:119: finishing write tid 3 to smithi00888346-119 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:119: finishing write tid 4 to smithi00888346-119 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:119: finishing write tid 5 to smithi00888346-119 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 119 v 26 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:120: finishing write tid 1 to smithi00888346-120 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:120: finishing write tid 2 to smithi00888346-120 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:120: finishing write tid 3 to smithi00888346-120 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:120: finishing write tid 4 to smithi00888346-120 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 120 v 28 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-10-07T21:38:50.191 INFO:tasks.rados.rados.0.smithi008.stdout:121: finishing write tid 1 to smithi00888346-121 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:121: finishing write tid 2 to smithi00888346-121 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:121: finishing write tid 3 to smithi00888346-121 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:121: finishing write tid 4 to smithi00888346-121 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 121 v 29 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:122: finishing write tid 1 to smithi00888346-122 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:122: finishing write tid 2 to smithi00888346-122 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:122: finishing write tid 3 to smithi00888346-122 2023-10-07T21:38:50.192 INFO:tasks.rados.rados.0.smithi008.stdout:122: finishing write tid 4 to smithi00888346-122 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 122 v 43 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:123: finishing write tid 1 to smithi00888346-123 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:123: finishing write tid 2 to smithi00888346-123 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:123: finishing write tid 3 to smithi00888346-123 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:123: finishing write tid 4 to smithi00888346-123 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 123 v 29 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:124: finishing write tid 1 to smithi00888346-124 2023-10-07T21:38:50.193 INFO:tasks.rados.rados.0.smithi008.stdout:124: finishing write tid 2 to smithi00888346-124 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:124: finishing write tid 3 to smithi00888346-124 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:124: finishing write tid 4 to smithi00888346-124 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 124 v 31 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:125: finishing write tid 1 to smithi00888346-125 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:125: finishing write tid 2 to smithi00888346-125 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:125: finishing write tid 3 to smithi00888346-125 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:125: finishing write tid 4 to smithi00888346-125 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 125 v 38 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:126: finishing write tid 1 to smithi00888346-126 2023-10-07T21:38:50.194 INFO:tasks.rados.rados.0.smithi008.stdout:126: finishing write tid 2 to smithi00888346-126 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:126: finishing write tid 3 to smithi00888346-126 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:126: finishing write tid 4 to smithi00888346-126 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 22 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:127: finishing write tid 1 to smithi00888346-127 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:127: finishing write tid 2 to smithi00888346-127 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:127: finishing write tid 3 to smithi00888346-127 2023-10-07T21:38:50.195 INFO:tasks.rados.rados.0.smithi008.stdout:127: finishing write tid 4 to smithi00888346-127 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 127 v 16 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:128: finishing write tid 1 to smithi00888346-128 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:118: done (15 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:119: done (14 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:120: done (13 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:121: done (12 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:122: done (11 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:123: done (10 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:124: done (9 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:125: done (8 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:126: done (7 left) 2023-10-07T21:38:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:127: done (6 left) 2023-10-07T21:38:50.197 INFO:tasks.rados.rados.0.smithi008.stdout:134: write initial oid 134 2023-10-07T21:38:50.197 INFO:tasks.rados.rados.0.smithi008.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-10-07T21:38:50.201 INFO:tasks.rados.rados.0.smithi008.stdout:134: writing smithi00888346-134 from 635331 to 1421449 tid 1 2023-10-07T21:38:50.206 INFO:tasks.rados.rados.0.smithi008.stdout:134: writing smithi00888346-134 from 1916458 to 2235331 tid 2 2023-10-07T21:38:50.206 INFO:tasks.rados.rados.0.smithi008.stdout:135: write initial oid 135 2023-10-07T21:38:50.206 INFO:tasks.rados.rados.0.smithi008.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-10-07T21:38:50.214 INFO:tasks.rados.rados.0.smithi008.stdout:135: writing smithi00888346-135 from 652138 to 1113505 tid 1 2023-10-07T21:38:50.220 INFO:tasks.rados.rados.0.smithi008.stdout:135: writing smithi00888346-135 from 1574940 to 2252138 tid 2 2023-10-07T21:38:50.220 INFO:tasks.rados.rados.0.smithi008.stdout:136: write initial oid 136 2023-10-07T21:38:50.220 INFO:tasks.rados.rados.0.smithi008.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-10-07T21:38:50.227 INFO:tasks.rados.rados.0.smithi008.stdout:136: writing smithi00888346-136 from 668945 to 1205561 tid 1 2023-10-07T21:38:50.233 INFO:tasks.rados.rados.0.smithi008.stdout:136: writing smithi00888346-136 from 1633422 to 2124785 tid 2 2023-10-07T21:38:50.233 INFO:tasks.rados.rados.0.smithi008.stdout:137: write initial oid 137 2023-10-07T21:38:50.233 INFO:tasks.rados.rados.0.smithi008.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-10-07T21:38:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:137: writing smithi00888346-137 from 685752 to 1297617 tid 1 2023-10-07T21:38:50.246 INFO:tasks.rados.rados.0.smithi008.stdout:137: writing smithi00888346-137 from 1975551 to 2285752 tid 2 2023-10-07T21:38:50.246 INFO:tasks.rados.rados.0.smithi008.stdout:138: write initial oid 138 2023-10-07T21:38:50.246 INFO:tasks.rados.rados.0.smithi008.stdout:128: finishing write tid 2 to smithi00888346-128 2023-10-07T21:38:50.246 INFO:tasks.rados.rados.0.smithi008.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-10-07T21:38:50.252 INFO:tasks.rados.rados.0.smithi008.stdout:138: writing smithi00888346-138 from 702559 to 1106026 tid 1 2023-10-07T21:38:50.258 INFO:tasks.rados.rados.0.smithi008.stdout:138: writing smithi00888346-138 from 1750386 to 2245418 tid 2 2023-10-07T21:38:50.258 INFO:tasks.rados.rados.0.smithi008.stdout:139: write initial oid 139 2023-10-07T21:38:50.258 INFO:tasks.rados.rados.0.smithi008.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-10-07T21:38:50.265 INFO:tasks.rados.rados.0.smithi008.stdout:139: writing smithi00888346-139 from 719366 to 1198082 tid 1 2023-10-07T21:38:50.271 INFO:tasks.rados.rados.0.smithi008.stdout:139: writing smithi00888346-139 from 1808868 to 2319366 tid 2 2023-10-07T21:38:50.272 INFO:tasks.rados.rados.0.smithi008.stdout:140: write initial oid 140 2023-10-07T21:38:50.272 INFO:tasks.rados.rados.0.smithi008.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-10-07T21:38:50.279 INFO:tasks.rados.rados.0.smithi008.stdout:140: writing smithi00888346-140 from 736173 to 1290138 tid 1 2023-10-07T21:38:50.284 INFO:tasks.rados.rados.0.smithi008.stdout:140: writing smithi00888346-140 from 1867350 to 2336173 tid 2 2023-10-07T21:38:50.285 INFO:tasks.rados.rados.0.smithi008.stdout:141: write initial oid 141 2023-10-07T21:38:50.285 INFO:tasks.rados.rados.0.smithi008.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-10-07T21:38:50.292 INFO:tasks.rados.rados.0.smithi008.stdout:141: writing smithi00888346-141 from 752980 to 1382194 tid 1 2023-10-07T21:38:50.298 INFO:tasks.rados.rados.0.smithi008.stdout:141: writing smithi00888346-141 from 1809479 to 2352980 tid 2 2023-10-07T21:38:50.298 INFO:tasks.rados.rados.0.smithi008.stdout:142: write initial oid 142 2023-10-07T21:38:50.298 INFO:tasks.rados.rados.0.smithi008.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-10-07T21:38:50.306 INFO:tasks.rados.rados.0.smithi008.stdout:142: writing smithi00888346-142 from 769787 to 1474250 tid 1 2023-10-07T21:38:50.311 INFO:tasks.rados.rados.0.smithi008.stdout:142: writing smithi00888346-142 from 2267961 to 2369787 tid 2 2023-10-07T21:38:50.312 INFO:tasks.rados.rados.0.smithi008.stdout:143: write initial oid 143 2023-10-07T21:38:50.312 INFO:tasks.rados.rados.0.smithi008.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-10-07T21:38:50.321 INFO:tasks.rados.rados.0.smithi008.stdout:143: writing smithi00888346-143 from 786594 to 1566306 tid 1 2023-10-07T21:38:50.326 INFO:tasks.rados.rados.0.smithi008.stdout:143: writing smithi00888346-143 from 2326443 to 2386594 tid 2 2023-10-07T21:38:50.326 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.327 INFO:tasks.rados.rados.0.smithi008.stdout:128: finishing write tid 3 to smithi00888346-128 2023-10-07T21:38:50.327 INFO:tasks.rados.rados.0.smithi008.stdout:128: finishing write tid 4 to smithi00888346-128 2023-10-07T21:38:50.327 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 34 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-10-07T21:38:50.327 INFO:tasks.rados.rados.0.smithi008.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-10-07T21:38:50.327 INFO:tasks.rados.rados.0.smithi008.stdout:129: finishing write tid 1 to smithi00888346-129 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:129: finishing write tid 2 to smithi00888346-129 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:129: finishing write tid 3 to smithi00888346-129 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:129: finishing write tid 4 to smithi00888346-129 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 129 v 30 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:130: finishing write tid 1 to smithi00888346-130 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:130: finishing write tid 2 to smithi00888346-130 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:130: finishing write tid 3 to smithi00888346-130 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:130: finishing write tid 4 to smithi00888346-130 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 130 v 16 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-10-07T21:38:50.328 INFO:tasks.rados.rados.0.smithi008.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:131: finishing write tid 1 to smithi00888346-131 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:131: finishing write tid 2 to smithi00888346-131 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:128: done (15 left) 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:129: done (14 left) 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:130: done (13 left) 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:144: write initial oid 144 2023-10-07T21:38:50.329 INFO:tasks.rados.rados.0.smithi008.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-10-07T21:38:50.330 INFO:tasks.rados.rados.0.smithi008.stdout:144: writing smithi00888346-144 from 403401 to 858362 tid 1 2023-10-07T21:38:50.337 INFO:tasks.rados.rados.0.smithi008.stdout:144: writing smithi00888346-144 from 1584925 to 2090964 tid 2 2023-10-07T21:38:50.338 INFO:tasks.rados.rados.0.smithi008.stdout:145: write initial oid 145 2023-10-07T21:38:50.338 INFO:tasks.rados.rados.0.smithi008.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-10-07T21:38:50.342 INFO:tasks.rados.rados.0.smithi008.stdout:145: writing smithi00888346-145 from 420208 to 950418 tid 1 2023-10-07T21:38:50.351 INFO:tasks.rados.rados.0.smithi008.stdout:145: writing smithi00888346-145 from 1527054 to 2293104 tid 2 2023-10-07T21:38:50.351 INFO:tasks.rados.rados.0.smithi008.stdout:146: write initial oid 146 2023-10-07T21:38:50.351 INFO:tasks.rados.rados.0.smithi008.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-10-07T21:38:50.357 INFO:tasks.rados.rados.0.smithi008.stdout:146: writing smithi00888346-146 from 437015 to 1158827 tid 1 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:146: writing smithi00888346-146 from 1701889 to 2211597 tid 2 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:131: finishing write tid 3 to smithi00888346-131 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:131: finishing write tid 4 to smithi00888346-131 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 131 v 37 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:132: finishing write tid 1 to smithi00888346-132 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:132: finishing write tid 2 to smithi00888346-132 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:132: finishing write tid 3 to smithi00888346-132 2023-10-07T21:38:50.364 INFO:tasks.rados.rados.0.smithi008.stdout:131: done (15 left) 2023-10-07T21:38:50.365 INFO:tasks.rados.rados.0.smithi008.stdout:147: write initial oid 147 2023-10-07T21:38:50.365 INFO:tasks.rados.rados.0.smithi008.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-10-07T21:38:50.371 INFO:tasks.rados.rados.0.smithi008.stdout:147: writing smithi00888346-147 from 453822 to 1250883 tid 1 2023-10-07T21:38:50.378 INFO:tasks.rados.rados.0.smithi008.stdout:147: writing smithi00888346-147 from 1760371 to 2413737 tid 2 2023-10-07T21:38:50.378 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.378 INFO:tasks.rados.rados.0.smithi008.stdout:132: finishing write tid 4 to smithi00888346-132 2023-10-07T21:38:50.378 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 132 v 40 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-10-07T21:38:50.378 INFO:tasks.rados.rados.0.smithi008.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:38:50.379 INFO:tasks.rados.rados.0.smithi008.stdout:133: finishing write tid 1 to smithi00888346-133 2023-10-07T21:38:50.379 INFO:tasks.rados.rados.0.smithi008.stdout:132: done (15 left) 2023-10-07T21:38:50.379 INFO:tasks.rados.rados.0.smithi008.stdout:148: write initial oid 148 2023-10-07T21:38:50.379 INFO:tasks.rados.rados.0.smithi008.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-10-07T21:38:50.383 INFO:tasks.rados.rados.0.smithi008.stdout:148: writing smithi00888346-148 from 470629 to 942939 tid 1 2023-10-07T21:38:50.389 INFO:tasks.rados.rados.0.smithi008.stdout:148: writing smithi00888346-148 from 1418853 to 1932230 tid 2 2023-10-07T21:38:50.389 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.389 INFO:tasks.rados.rados.0.smithi008.stdout:133: finishing write tid 2 to smithi00888346-133 2023-10-07T21:38:50.389 INFO:tasks.rados.rados.0.smithi008.stdout:133: finishing write tid 3 to smithi00888346-133 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:133: finishing write tid 4 to smithi00888346-133 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 133 v 19 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:134: finishing write tid 1 to smithi00888346-134 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:134: finishing write tid 2 to smithi00888346-134 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:134: finishing write tid 3 to smithi00888346-134 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:133: done (15 left) 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:149: write initial oid 149 2023-10-07T21:38:50.390 INFO:tasks.rados.rados.0.smithi008.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-10-07T21:38:50.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:49 smithi008 bash[27485]: cluster 2023-10-07T21:38:49.268602+0000 mgr.y (mgr.14466) 193 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:50.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:49 smithi008 bash[41094]: cluster 2023-10-07T21:38:49.268602+0000 mgr.y (mgr.14466) 193 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:50.395 INFO:tasks.rados.rados.0.smithi008.stdout:149: writing smithi00888346-149 from 487436 to 1034995 tid 1 2023-10-07T21:38:50.403 INFO:tasks.rados.rados.0.smithi008.stdout:149: writing smithi00888346-149 from 1760982 to 2418017 tid 2 2023-10-07T21:38:50.403 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.403 INFO:tasks.rados.rados.0.smithi008.stdout:134: finishing write tid 4 to smithi00888346-134 2023-10-07T21:38:50.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 134 v 44 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:135: finishing write tid 1 to smithi00888346-135 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:135: finishing write tid 2 to smithi00888346-135 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:135: finishing write tid 3 to smithi00888346-135 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:135: finishing write tid 4 to smithi00888346-135 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 135 v 46 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:136: finishing write tid 1 to smithi00888346-136 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:136: finishing write tid 2 to smithi00888346-136 2023-10-07T21:38:50.404 INFO:tasks.rados.rados.0.smithi008.stdout:134: done (15 left) 2023-10-07T21:38:50.405 INFO:tasks.rados.rados.0.smithi008.stdout:135: done (14 left) 2023-10-07T21:38:50.405 INFO:tasks.rados.rados.0.smithi008.stdout:150: write initial oid 150 2023-10-07T21:38:50.405 INFO:tasks.rados.rados.0.smithi008.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-10-07T21:38:50.409 INFO:tasks.rados.rados.0.smithi008.stdout:150: writing smithi00888346-150 from 504243 to 1127051 tid 1 2023-10-07T21:38:50.417 INFO:tasks.rados.rados.0.smithi008.stdout:150: writing smithi00888346-150 from 1819464 to 2336510 tid 2 2023-10-07T21:38:50.417 INFO:tasks.rados.rados.0.smithi008.stdout:151: write initial oid 151 2023-10-07T21:38:50.417 INFO:tasks.rados.rados.0.smithi008.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-10-07T21:38:50.423 INFO:tasks.rados.rados.0.smithi008.stdout:151: writing smithi00888346-151 from 521050 to 1219107 tid 1 2023-10-07T21:38:50.432 INFO:tasks.rados.rados.0.smithi008.stdout:151: writing smithi00888346-151 from 1877946 to 2521050 tid 2 2023-10-07T21:38:50.432 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:136: finishing write tid 3 to smithi00888346-136 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:136: finishing write tid 4 to smithi00888346-136 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 41 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:137: finishing write tid 1 to smithi00888346-137 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:137: finishing write tid 2 to smithi00888346-137 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:137: finishing write tid 3 to smithi00888346-137 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:137: finishing write tid 4 to smithi00888346-137 2023-10-07T21:38:50.433 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 137 v 43 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:138: finishing write tid 1 to smithi00888346-138 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:138: finishing write tid 2 to smithi00888346-138 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:138: finishing write tid 3 to smithi00888346-138 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:138: finishing write tid 4 to smithi00888346-138 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 138 v 10 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:139: finishing write tid 1 to smithi00888346-139 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:139: finishing write tid 2 to smithi00888346-139 2023-10-07T21:38:50.434 INFO:tasks.rados.rados.0.smithi008.stdout:139: finishing write tid 3 to smithi00888346-139 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:139: finishing write tid 4 to smithi00888346-139 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 13 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:140: finishing write tid 1 to smithi00888346-140 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:140: finishing write tid 2 to smithi00888346-140 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:140: finishing write tid 3 to smithi00888346-140 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:140: finishing write tid 4 to smithi00888346-140 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 140 v 16 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:141: finishing write tid 1 to smithi00888346-141 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:141: finishing write tid 2 to smithi00888346-141 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:141: finishing write tid 3 to smithi00888346-141 2023-10-07T21:38:50.435 INFO:tasks.rados.rados.0.smithi008.stdout:141: finishing write tid 4 to smithi00888346-141 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 46 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:142: finishing write tid 1 to smithi00888346-142 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:142: finishing write tid 2 to smithi00888346-142 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:142: finishing write tid 3 to smithi00888346-142 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:142: finishing write tid 4 to smithi00888346-142 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 19 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:143: finishing write tid 1 to smithi00888346-143 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:143: finishing write tid 2 to smithi00888346-143 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:143: finishing write tid 3 to smithi00888346-143 2023-10-07T21:38:50.436 INFO:tasks.rados.rados.0.smithi008.stdout:136: done (15 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:137: done (14 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:138: done (13 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:139: done (12 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:140: done (11 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:141: done (10 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:142: done (9 left) 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:152: write initial oid 152 2023-10-07T21:38:50.437 INFO:tasks.rados.rados.0.smithi008.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-10-07T21:38:50.438 INFO:tasks.rados.rados.0.smithi008.stdout:152: writing smithi00888346-152 from 537857 to 1311163 tid 1 2023-10-07T21:38:50.445 INFO:tasks.rados.rados.0.smithi008.stdout:152: writing smithi00888346-152 from 1936428 to 2457143 tid 2 2023-10-07T21:38:50.445 INFO:tasks.rados.rados.0.smithi008.stdout:153: write initial oid 153 2023-10-07T21:38:50.445 INFO:tasks.rados.rados.0.smithi008.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-10-07T21:38:50.451 INFO:tasks.rados.rados.0.smithi008.stdout:153: writing smithi00888346-153 from 554664 to 1003219 tid 1 2023-10-07T21:38:50.458 INFO:tasks.rados.rados.0.smithi008.stdout:153: writing smithi00888346-153 from 1478557 to 2142930 tid 2 2023-10-07T21:38:50.459 INFO:tasks.rados.rados.0.smithi008.stdout:154: write initial oid 154 2023-10-07T21:38:50.459 INFO:tasks.rados.rados.0.smithi008.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-10-07T21:38:50.467 INFO:tasks.rados.rados.0.smithi008.stdout:154: writing smithi00888346-154 from 571471 to 1211628 tid 1 2023-10-07T21:38:50.472 INFO:tasks.rados.rados.0.smithi008.stdout:154: writing smithi00888346-154 from 1653392 to 2177776 tid 2 2023-10-07T21:38:50.472 INFO:tasks.rados.rados.0.smithi008.stdout:155: write initial oid 155 2023-10-07T21:38:50.473 INFO:tasks.rados.rados.0.smithi008.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-10-07T21:38:50.480 INFO:tasks.rados.rados.0.smithi008.stdout:155: writing smithi00888346-155 from 588278 to 1303684 tid 1 2023-10-07T21:38:50.487 INFO:tasks.rados.rados.0.smithi008.stdout:155: writing smithi00888346-155 from 1711874 to 2379916 tid 2 2023-10-07T21:38:50.487 INFO:tasks.rados.rados.0.smithi008.stdout:156: write initial oid 156 2023-10-07T21:38:50.487 INFO:tasks.rados.rados.0.smithi008.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-10-07T21:38:50.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:49 smithi081 bash[31720]: cluster 2023-10-07T21:38:49.268602+0000 mgr.y (mgr.14466) 193 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:50.495 INFO:tasks.rados.rados.0.smithi008.stdout:156: writing smithi00888346-156 from 605085 to 1395740 tid 1 2023-10-07T21:38:50.502 INFO:tasks.rados.rados.0.smithi008.stdout:156: writing smithi00888346-156 from 2170356 to 2605085 tid 2 2023-10-07T21:38:50.502 INFO:tasks.rados.rados.0.smithi008.stdout:157: write initial oid 157 2023-10-07T21:38:50.503 INFO:tasks.rados.rados.0.smithi008.stdout:143: finishing write tid 4 to smithi00888346-143 2023-10-07T21:38:50.503 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 143 v 44 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-10-07T21:38:50.503 INFO:tasks.rados.rados.0.smithi008.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-10-07T21:38:50.503 INFO:tasks.rados.rados.0.smithi008.stdout:144: finishing write tid 1 to smithi00888346-144 2023-10-07T21:38:50.503 INFO:tasks.rados.rados.0.smithi008.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-10-07T21:38:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:157: writing smithi00888346-157 from 621892 to 1087796 tid 1 2023-10-07T21:38:50.516 INFO:tasks.rados.rados.0.smithi008.stdout:157: writing smithi00888346-157 from 1712485 to 2384196 tid 2 2023-10-07T21:38:50.516 INFO:tasks.rados.rados.0.smithi008.stdout:143: done (14 left) 2023-10-07T21:38:50.516 INFO:tasks.rados.rados.0.smithi008.stdout:158: write initial oid 158 2023-10-07T21:38:50.516 INFO:tasks.rados.rados.0.smithi008.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-10-07T21:38:50.522 INFO:tasks.rados.rados.0.smithi008.stdout:158: writing smithi00888346-158 from 638699 to 1179852 tid 1 2023-10-07T21:38:50.529 INFO:tasks.rados.rados.0.smithi008.stdout:158: writing smithi00888346-158 from 1770967 to 2302689 tid 2 2023-10-07T21:38:50.529 INFO:tasks.rados.rados.0.smithi008.stdout:159: write initial oid 159 2023-10-07T21:38:50.529 INFO:tasks.rados.rados.0.smithi008.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-10-07T21:38:50.537 INFO:tasks.rados.rados.0.smithi008.stdout:159: writing smithi00888346-159 from 655506 to 1271908 tid 1 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:159: writing smithi00888346-159 from 1829449 to 2504829 tid 2 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:144: finishing write tid 2 to smithi00888346-144 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:144: finishing write tid 3 to smithi00888346-144 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:144: finishing write tid 4 to smithi00888346-144 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 144 v 33 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-10-07T21:38:50.545 INFO:tasks.rados.rados.0.smithi008.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-10-07T21:38:50.546 INFO:tasks.rados.rados.0.smithi008.stdout:145: finishing write tid 1 to smithi00888346-145 2023-10-07T21:38:50.546 INFO:tasks.rados.rados.0.smithi008.stdout:144: done (15 left) 2023-10-07T21:38:50.546 INFO:tasks.rados.rados.0.smithi008.stdout:160: write initial oid 160 2023-10-07T21:38:50.546 INFO:tasks.rados.rados.0.smithi008.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-10-07T21:38:50.553 INFO:tasks.rados.rados.0.smithi008.stdout:160: writing smithi00888346-160 from 672313 to 1363964 tid 1 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:160: writing smithi00888346-160 from 1887931 to 2306969 tid 2 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:145: finishing write tid 2 to smithi00888346-145 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:145: finishing write tid 3 to smithi00888346-145 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:145: finishing write tid 4 to smithi00888346-145 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 32 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:146: finishing write tid 1 to smithi00888346-146 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:146: finishing write tid 2 to smithi00888346-146 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:146: finishing write tid 3 to smithi00888346-146 2023-10-07T21:38:50.559 INFO:tasks.rados.rados.0.smithi008.stdout:146: finishing write tid 4 to smithi00888346-146 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 146 v 46 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:147: finishing write tid 1 to smithi00888346-147 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:145: done (15 left) 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:146: done (14 left) 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:161: write initial oid 161 2023-10-07T21:38:50.560 INFO:tasks.rados.rados.0.smithi008.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-10-07T21:38:50.565 INFO:tasks.rados.rados.0.smithi008.stdout:161: writing smithi00888346-161 from 689120 to 1172373 tid 1 2023-10-07T21:38:50.574 INFO:tasks.rados.rados.0.smithi008.stdout:161: writing smithi00888346-161 from 1946413 to 2625462 tid 2 2023-10-07T21:38:50.574 INFO:tasks.rados.rados.0.smithi008.stdout:162: write initial oid 162 2023-10-07T21:38:50.574 INFO:tasks.rados.rados.0.smithi008.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-10-07T21:38:50.581 INFO:tasks.rados.rados.0.smithi008.stdout:162: writing smithi00888346-162 from 705927 to 1264429 tid 1 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:162: writing smithi00888346-162 from 2004895 to 2427602 tid 2 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:147: finishing write tid 2 to smithi00888346-147 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:147: finishing write tid 3 to smithi00888346-147 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:147: finishing write tid 4 to smithi00888346-147 2023-10-07T21:38:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 147 v 35 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:148: finishing write tid 1 to smithi00888346-148 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:148: finishing write tid 2 to smithi00888346-148 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:148: finishing write tid 3 to smithi00888346-148 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:148: finishing write tid 4 to smithi00888346-148 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 49 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:149: finishing write tid 1 to smithi00888346-149 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:149: finishing write tid 2 to smithi00888346-149 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:149: finishing write tid 3 to smithi00888346-149 2023-10-07T21:38:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:149: finishing write tid 4 to smithi00888346-149 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 149 v 22 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: finishing write tid 1 to smithi00888346-150 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: finishing write tid 2 to smithi00888346-150 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: finishing write tid 3 to smithi00888346-150 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: finishing write tid 4 to smithi00888346-150 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 150 v 49 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:147: done (15 left) 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:148: done (14 left) 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:149: done (13 left) 2023-10-07T21:38:50.590 INFO:tasks.rados.rados.0.smithi008.stdout:150: done (12 left) 2023-10-07T21:38:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:163: write initial oid 163 2023-10-07T21:38:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-10-07T21:38:50.595 INFO:tasks.rados.rados.0.smithi008.stdout:163: writing smithi00888346-163 from 722734 to 1356485 tid 1 2023-10-07T21:38:50.603 INFO:tasks.rados.rados.0.smithi008.stdout:163: writing smithi00888346-163 from 2063377 to 2722734 tid 2 2023-10-07T21:38:50.603 INFO:tasks.rados.rados.0.smithi008.stdout:164: write initial oid 164 2023-10-07T21:38:50.603 INFO:tasks.rados.rados.0.smithi008.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-10-07T21:38:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:164: writing smithi00888346-164 from 739541 to 1448541 tid 1 2023-10-07T21:38:50.618 INFO:tasks.rados.rados.0.smithi008.stdout:164: writing smithi00888346-164 from 2121859 to 2548235 tid 2 2023-10-07T21:38:50.621 INFO:tasks.rados.rados.0.smithi008.stdout:165: write initial oid 165 2023-10-07T21:38:50.621 INFO:tasks.rados.rados.0.smithi008.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-10-07T21:38:50.627 INFO:tasks.rados.rados.0.smithi008.stdout:165: writing smithi00888346-165 from 756348 to 1540597 tid 1 2023-10-07T21:38:50.634 INFO:tasks.rados.rados.0.smithi008.stdout:165: writing smithi00888346-165 from 2063988 to 2750375 tid 2 2023-10-07T21:38:50.634 INFO:tasks.rados.rados.0.smithi008.stdout:166: write initial oid 166 2023-10-07T21:38:50.634 INFO:tasks.rados.rados.0.smithi008.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-10-07T21:38:50.641 INFO:tasks.rados.rados.0.smithi008.stdout:166: writing smithi00888346-166 from 773155 to 1232653 tid 1 2023-10-07T21:38:50.646 INFO:tasks.rados.rados.0.smithi008.stdout:166: writing smithi00888346-166 from 1722470 to 2152515 tid 2 2023-10-07T21:38:50.650 INFO:tasks.rados.rados.0.smithi008.stdout:166: writing smithi00888346-166 from 2648676 to 2773155 tid 3 2023-10-07T21:38:50.650 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.650 INFO:tasks.rados.rados.0.smithi008.stdout:151: finishing write tid 1 to smithi00888346-151 2023-10-07T21:38:50.650 INFO:tasks.rados.rados.0.smithi008.stdout:151: finishing write tid 2 to smithi00888346-151 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:151: finishing write tid 3 to smithi00888346-151 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:151: finishing write tid 4 to smithi00888346-151 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 151 v 22 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: finishing write tid 1 to smithi00888346-152 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: finishing write tid 2 to smithi00888346-152 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: finishing write tid 3 to smithi00888346-152 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: finishing write tid 4 to smithi00888346-152 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 152 v 37 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:151: done (15 left) 2023-10-07T21:38:50.651 INFO:tasks.rados.rados.0.smithi008.stdout:152: done (14 left) 2023-10-07T21:38:50.652 INFO:tasks.rados.rados.0.smithi008.stdout:167: write initial oid 167 2023-10-07T21:38:50.652 INFO:tasks.rados.rados.0.smithi008.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-10-07T21:38:50.657 INFO:tasks.rados.rados.0.smithi008.stdout:167: writing smithi00888346-167 from 789962 to 1324709 tid 1 2023-10-07T21:38:50.664 INFO:tasks.rados.rados.0.smithi008.stdout:167: writing smithi00888346-167 from 1780952 to 2471008 tid 2 2023-10-07T21:38:50.664 INFO:tasks.rados.rados.0.smithi008.stdout:168: write initial oid 168 2023-10-07T21:38:50.664 INFO:tasks.rados.rados.0.smithi008.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-10-07T21:38:50.670 INFO:tasks.rados.rados.0.smithi008.stdout:168: writing smithi00888346-168 from 406769 to 1016765 tid 1 2023-10-07T21:38:50.675 INFO:tasks.rados.rados.0.smithi008.stdout:168: writing smithi00888346-168 from 1439434 to 1873148 tid 2 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:168: writing smithi00888346-168 from 2303522 to 2806769 tid 3 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:153: finishing write tid 1 to smithi00888346-153 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:153: finishing write tid 2 to smithi00888346-153 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:153: finishing write tid 3 to smithi00888346-153 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:153: finishing write tid 4 to smithi00888346-153 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 36 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-10-07T21:38:50.682 INFO:tasks.rados.rados.0.smithi008.stdout:154: finishing write tid 1 to smithi00888346-154 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:154: finishing write tid 2 to smithi00888346-154 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:154: finishing write tid 3 to smithi00888346-154 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:154: finishing write tid 4 to smithi00888346-154 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 154 v 19 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:155: finishing write tid 1 to smithi00888346-155 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:155: finishing write tid 2 to smithi00888346-155 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:155: finishing write tid 3 to smithi00888346-155 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:155: finishing write tid 4 to smithi00888346-155 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 155 v 52 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:156: finishing write tid 1 to smithi00888346-156 2023-10-07T21:38:50.683 INFO:tasks.rados.rados.0.smithi008.stdout:156: finishing write tid 2 to smithi00888346-156 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:156: finishing write tid 3 to smithi00888346-156 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:156: finishing write tid 4 to smithi00888346-156 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 156 v 30 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:157: finishing write tid 1 to smithi00888346-157 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:157: finishing write tid 2 to smithi00888346-157 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:157: finishing write tid 3 to smithi00888346-157 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:157: finishing write tid 4 to smithi00888346-157 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 32 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:158: finishing write tid 1 to smithi00888346-158 2023-10-07T21:38:50.684 INFO:tasks.rados.rados.0.smithi008.stdout:158: finishing write tid 2 to smithi00888346-158 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:158: finishing write tid 3 to smithi00888346-158 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:158: finishing write tid 4 to smithi00888346-158 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 158 v 49 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:159: finishing write tid 1 to smithi00888346-159 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:159: finishing write tid 2 to smithi00888346-159 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:159: finishing write tid 3 to smithi00888346-159 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:159: finishing write tid 4 to smithi00888346-159 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 159 v 38 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:160: finishing write tid 1 to smithi00888346-160 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:153: done (15 left) 2023-10-07T21:38:50.685 INFO:tasks.rados.rados.0.smithi008.stdout:154: done (14 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:155: done (13 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:156: done (12 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:157: done (11 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:158: done (10 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:159: done (9 left) 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:169: write initial oid 169 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-10-07T21:38:50.686 INFO:tasks.rados.rados.0.smithi008.stdout:169: writing smithi00888346-169 from 423576 to 825174 tid 1 2023-10-07T21:38:50.693 INFO:tasks.rados.rados.0.smithi008.stdout:169: writing smithi00888346-169 from 1497916 to 2191641 tid 2 2023-10-07T21:38:50.693 INFO:tasks.rados.rados.0.smithi008.stdout:170: write initial oid 170 2023-10-07T21:38:50.693 INFO:tasks.rados.rados.0.smithi008.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-10-07T21:38:50.699 INFO:tasks.rados.rados.0.smithi008.stdout:170: writing smithi00888346-170 from 440383 to 917230 tid 1 2023-10-07T21:38:50.706 INFO:tasks.rados.rados.0.smithi008.stdout:170: writing smithi00888346-170 from 1556398 to 1993781 tid 2 2023-10-07T21:38:50.711 INFO:tasks.rados.rados.0.smithi008.stdout:170: writing smithi00888346-170 from 2474721 to 2840383 tid 3 2023-10-07T21:38:50.711 INFO:tasks.rados.rados.0.smithi008.stdout:171: write initial oid 171 2023-10-07T21:38:50.711 INFO:tasks.rados.rados.0.smithi008.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-10-07T21:38:50.716 INFO:tasks.rados.rados.0.smithi008.stdout:171: writing smithi00888346-171 from 457190 to 1009286 tid 1 2023-10-07T21:38:50.724 INFO:tasks.rados.rados.0.smithi008.stdout:171: writing smithi00888346-171 from 1614880 to 2195921 tid 2 2023-10-07T21:38:50.728 INFO:tasks.rados.rados.0.smithi008.stdout:171: writing smithi00888346-171 from 2785791 to 2857190 tid 3 2023-10-07T21:38:50.728 INFO:tasks.rados.rados.0.smithi008.stdout:172: write initial oid 172 2023-10-07T21:38:50.728 INFO:tasks.rados.rados.0.smithi008.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-10-07T21:38:50.734 INFO:tasks.rados.rados.0.smithi008.stdout:172: writing smithi00888346-172 from 473997 to 1101342 tid 1 2023-10-07T21:38:50.739 INFO:tasks.rados.rados.0.smithi008.stdout:172: writing smithi00888346-172 from 1673362 to 2114414 tid 2 2023-10-07T21:38:50.744 INFO:tasks.rados.rados.0.smithi008.stdout:172: writing smithi00888346-172 from 2529567 to 2873997 tid 3 2023-10-07T21:38:50.744 INFO:tasks.rados.rados.0.smithi008.stdout:173: write initial oid 173 2023-10-07T21:38:50.745 INFO:tasks.rados.rados.0.smithi008.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-10-07T21:38:50.751 INFO:tasks.rados.rados.0.smithi008.stdout:173: writing smithi00888346-173 from 490804 to 1193398 tid 1 2023-10-07T21:38:50.757 INFO:tasks.rados.rados.0.smithi008.stdout:173: writing smithi00888346-173 from 1615491 to 2200201 tid 2 2023-10-07T21:38:50.761 INFO:tasks.rados.rados.0.smithi008.stdout:173: writing smithi00888346-173 from 2724284 to 2890804 tid 3 2023-10-07T21:38:50.761 INFO:tasks.rados.rados.0.smithi008.stdout:174: write initial oid 174 2023-10-07T21:38:50.761 INFO:tasks.rados.rados.0.smithi008.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-10-07T21:38:50.769 INFO:tasks.rados.rados.0.smithi008.stdout:174: writing smithi00888346-174 from 507611 to 1285454 tid 1 2023-10-07T21:38:50.776 INFO:tasks.rados.rados.0.smithi008.stdout:174: writing smithi00888346-174 from 2073973 to 2518694 tid 2 2023-10-07T21:38:50.777 INFO:tasks.rados.rados.0.smithi008.stdout:175: write initial oid 175 2023-10-07T21:38:50.777 INFO:tasks.rados.rados.0.smithi008.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-10-07T21:38:50.782 INFO:tasks.rados.rados.0.smithi008.stdout:175: writing smithi00888346-175 from 524418 to 977510 tid 1 2023-10-07T21:38:50.790 INFO:tasks.rados.rados.0.smithi008.stdout:175: writing smithi00888346-175 from 1732455 to 2320834 tid 2 2023-10-07T21:38:50.794 INFO:tasks.rados.rados.0.smithi008.stdout:175: writing smithi00888346-175 from 2779130 to 2924418 tid 3 2023-10-07T21:38:50.794 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.794 INFO:tasks.rados.rados.0.smithi008.stdout:160: finishing write tid 2 to smithi00888346-160 2023-10-07T21:38:50.794 INFO:tasks.rados.rados.0.smithi008.stdout:160: finishing write tid 3 to smithi00888346-160 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:160: finishing write tid 4 to smithi00888346-160 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 160 v 35 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:161: finishing write tid 1 to smithi00888346-161 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:161: finishing write tid 2 to smithi00888346-161 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:161: finishing write tid 3 to smithi00888346-161 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:161: finishing write tid 4 to smithi00888346-161 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 161 v 22 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:162: finishing write tid 1 to smithi00888346-162 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:162: finishing write tid 2 to smithi00888346-162 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:162: finishing write tid 3 to smithi00888346-162 2023-10-07T21:38:50.795 INFO:tasks.rados.rados.0.smithi008.stdout:162: finishing write tid 4 to smithi00888346-162 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 162 v 52 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:163: finishing write tid 1 to smithi00888346-163 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:160: done (15 left) 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:161: done (14 left) 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:162: done (13 left) 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:176: write initial oid 176 2023-10-07T21:38:50.796 INFO:tasks.rados.rados.0.smithi008.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-10-07T21:38:50.800 INFO:tasks.rados.rados.0.smithi008.stdout:176: writing smithi00888346-176 from 541225 to 1185919 tid 1 2023-10-07T21:38:50.807 INFO:tasks.rados.rados.0.smithi008.stdout:176: writing smithi00888346-176 from 1907290 to 2355680 tid 2 2023-10-07T21:38:50.807 INFO:tasks.rados.rados.0.smithi008.stdout:177: write initial oid 177 2023-10-07T21:38:50.807 INFO:tasks.rados.rados.0.smithi008.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-10-07T21:38:50.814 INFO:tasks.rados.rados.0.smithi008.stdout:177: writing smithi00888346-177 from 558032 to 1277975 tid 1 2023-10-07T21:38:50.821 INFO:tasks.rados.rados.0.smithi008.stdout:177: writing smithi00888346-177 from 1849419 to 2441467 tid 2 2023-10-07T21:38:50.821 INFO:tasks.rados.rados.0.smithi008.stdout:178: write initial oid 178 2023-10-07T21:38:50.821 INFO:tasks.rados.rados.0.smithi008.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-10-07T21:38:50.829 INFO:tasks.rados.rados.0.smithi008.stdout:178: writing smithi00888346-178 from 574839 to 1370031 tid 1 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:178: writing smithi00888346-178 from 1907901 to 2359960 tid 2 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:163: finishing write tid 2 to smithi00888346-163 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:163: finishing write tid 3 to smithi00888346-163 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:163: finishing write tid 4 to smithi00888346-163 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 163 v 25 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:164: finishing write tid 1 to smithi00888346-164 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:164: finishing write tid 2 to smithi00888346-164 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:164: finishing write tid 3 to smithi00888346-164 2023-10-07T21:38:50.835 INFO:tasks.rados.rados.0.smithi008.stdout:164: finishing write tid 4 to smithi00888346-164 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 164 v 25 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: finishing write tid 1 to smithi00888346-165 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: finishing write tid 2 to smithi00888346-165 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: finishing write tid 3 to smithi00888346-165 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: finishing write tid 4 to smithi00888346-165 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 165 v 28 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:163: done (15 left) 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:164: done (14 left) 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:165: done (13 left) 2023-10-07T21:38:50.836 INFO:tasks.rados.rados.0.smithi008.stdout:179: write initial oid 179 2023-10-07T21:38:50.837 INFO:tasks.rados.rados.0.smithi008.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-10-07T21:38:50.840 INFO:tasks.rados.rados.0.smithi008.stdout:179: writing smithi00888346-179 from 591646 to 1062087 tid 1 2023-10-07T21:38:50.847 INFO:tasks.rados.rados.0.smithi008.stdout:179: writing smithi00888346-179 from 1566383 to 2162100 tid 2 2023-10-07T21:38:50.852 INFO:tasks.rados.rados.0.smithi008.stdout:179: writing smithi00888346-179 from 2888822 to 2991646 tid 3 2023-10-07T21:38:50.852 INFO:tasks.rados.rados.0.smithi008.stdout:180: write initial oid 180 2023-10-07T21:38:50.852 INFO:tasks.rados.rados.0.smithi008.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-10-07T21:38:50.858 INFO:tasks.rados.rados.0.smithi008.stdout:180: writing smithi00888346-180 from 608453 to 1154143 tid 1 2023-10-07T21:38:50.863 INFO:tasks.rados.rados.0.smithi008.stdout:180: writing smithi00888346-180 from 1624865 to 2080593 tid 2 2023-10-07T21:38:50.869 INFO:tasks.rados.rados.0.smithi008.stdout:180: writing smithi00888346-180 from 2632598 to 3008453 tid 3 2023-10-07T21:38:50.869 INFO:tasks.rados.rados.0.smithi008.stdout:181: write initial oid 181 2023-10-07T21:38:50.869 INFO:tasks.rados.rados.0.smithi008.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-10-07T21:38:50.877 INFO:tasks.rados.rados.0.smithi008.stdout:181: writing smithi00888346-181 from 625260 to 1246199 tid 1 2023-10-07T21:38:50.883 INFO:tasks.rados.rados.0.smithi008.stdout:181: writing smithi00888346-181 from 1683347 to 2282733 tid 2 2023-10-07T21:38:50.887 INFO:tasks.rados.rados.0.smithi008.stdout:181: writing smithi00888346-181 from 2943668 to 3025260 tid 3 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout:166: finishing write tid 1 to smithi00888346-166 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout:166: finishing write tid 2 to smithi00888346-166 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout:166: finishing write tid 3 to smithi00888346-166 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout:166: finishing write tid 4 to smithi00888346-166 2023-10-07T21:38:50.888 INFO:tasks.rados.rados.0.smithi008.stdout:166: finishing write tid 5 to smithi00888346-166 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 166 v 48 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:167: finishing write tid 1 to smithi00888346-167 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:167: finishing write tid 2 to smithi00888346-167 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:167: finishing write tid 3 to smithi00888346-167 2023-10-07T21:38:50.889 INFO:tasks.rados.rados.0.smithi008.stdout:167: finishing write tid 4 to smithi00888346-167 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 167 v 52 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:168: finishing write tid 1 to smithi00888346-168 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:168: finishing write tid 2 to smithi00888346-168 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:166: done (15 left) 2023-10-07T21:38:50.890 INFO:tasks.rados.rados.0.smithi008.stdout:167: done (14 left) 2023-10-07T21:38:50.891 INFO:tasks.rados.rados.0.smithi008.stdout:182: write initial oid 182 2023-10-07T21:38:50.891 INFO:tasks.rados.rados.0.smithi008.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-10-07T21:38:50.895 INFO:tasks.rados.rados.0.smithi008.stdout:182: writing smithi00888346-182 from 642067 to 1338255 tid 1 2023-10-07T21:38:50.901 INFO:tasks.rados.rados.0.smithi008.stdout:182: writing smithi00888346-182 from 2025476 to 2484873 tid 2 2023-10-07T21:38:50.905 INFO:tasks.rados.rados.0.smithi008.stdout:182: writing smithi00888346-182 from 2971091 to 3042067 tid 3 2023-10-07T21:38:50.905 INFO:tasks.rados.rados.0.smithi008.stdout:183: write initial oid 183 2023-10-07T21:38:50.905 INFO:tasks.rados.rados.0.smithi008.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-10-07T21:38:50.913 INFO:tasks.rados.rados.0.smithi008.stdout:183: writing smithi00888346-183 from 658874 to 1430311 tid 1 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:183: writing smithi00888346-183 from 2083958 to 2687013 tid 2 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:168: finishing write tid 3 to smithi00888346-168 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:168: finishing write tid 4 to smithi00888346-168 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:168: finishing write tid 5 to smithi00888346-168 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 56 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:169: finishing write tid 1 to smithi00888346-169 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:169: finishing write tid 2 to smithi00888346-169 2023-10-07T21:38:50.921 INFO:tasks.rados.rados.0.smithi008.stdout:169: finishing write tid 3 to smithi00888346-169 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:169: finishing write tid 4 to smithi00888346-169 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 169 v 29 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: finishing write tid 1 to smithi00888346-170 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: finishing write tid 2 to smithi00888346-170 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: finishing write tid 3 to smithi00888346-170 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: finishing write tid 4 to smithi00888346-170 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: finishing write tid 5 to smithi00888346-170 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 170 v 34 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:171: finishing write tid 1 to smithi00888346-171 2023-10-07T21:38:50.922 INFO:tasks.rados.rados.0.smithi008.stdout:171: finishing write tid 2 to smithi00888346-171 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:171: finishing write tid 3 to smithi00888346-171 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:171: finishing write tid 4 to smithi00888346-171 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:171: finishing write tid 5 to smithi00888346-171 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 171 v 52 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: finishing write tid 1 to smithi00888346-172 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: finishing write tid 2 to smithi00888346-172 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: finishing write tid 3 to smithi00888346-172 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: finishing write tid 4 to smithi00888346-172 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: finishing write tid 5 to smithi00888346-172 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 172 v 33 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-10-07T21:38:50.923 INFO:tasks.rados.rados.0.smithi008.stdout:173: finishing write tid 1 to smithi00888346-173 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:173: finishing write tid 2 to smithi00888346-173 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:173: finishing write tid 3 to smithi00888346-173 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:173: finishing write tid 4 to smithi00888346-173 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:173: finishing write tid 5 to smithi00888346-173 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 173 v 32 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:174: finishing write tid 1 to smithi00888346-174 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:174: finishing write tid 2 to smithi00888346-174 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:174: finishing write tid 3 to smithi00888346-174 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:174: finishing write tid 4 to smithi00888346-174 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 174 v 28 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-10-07T21:38:50.924 INFO:tasks.rados.rados.0.smithi008.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:175: finishing write tid 1 to smithi00888346-175 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:175: finishing write tid 2 to smithi00888346-175 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:175: finishing write tid 3 to smithi00888346-175 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:175: finishing write tid 4 to smithi00888346-175 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:168: done (15 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:169: done (14 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:170: done (13 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:171: done (12 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:172: done (11 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:173: done (10 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:174: done (9 left) 2023-10-07T21:38:50.925 INFO:tasks.rados.rados.0.smithi008.stdout:184: write initial oid 184 2023-10-07T21:38:50.926 INFO:tasks.rados.rados.0.smithi008.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-10-07T21:38:50.927 INFO:tasks.rados.rados.0.smithi008.stdout:184: writing smithi00888346-184 from 675681 to 1238720 tid 1 2023-10-07T21:38:50.935 INFO:tasks.rados.rados.0.smithi008.stdout:184: writing smithi00888346-184 from 1858793 to 2605506 tid 2 2023-10-07T21:38:50.938 INFO:tasks.rados.rados.0.smithi008.stdout:184: writing smithi00888346-184 from 3025937 to 3075681 tid 3 2023-10-07T21:38:50.939 INFO:tasks.rados.rados.0.smithi008.stdout:185: write initial oid 185 2023-10-07T21:38:50.939 INFO:tasks.rados.rados.0.smithi008.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-10-07T21:38:50.945 INFO:tasks.rados.rados.0.smithi008.stdout:185: writing smithi00888346-185 from 692488 to 1330776 tid 1 2023-10-07T21:38:50.952 INFO:tasks.rados.rados.0.smithi008.stdout:185: writing smithi00888346-185 from 1917275 to 2523999 tid 2 2023-10-07T21:38:50.952 INFO:tasks.rados.rados.0.smithi008.stdout:186: write initial oid 186 2023-10-07T21:38:50.952 INFO:tasks.rados.rados.0.smithi008.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-10-07T21:38:50.960 INFO:tasks.rados.rados.0.smithi008.stdout:186: writing smithi00888346-186 from 709295 to 1422832 tid 1 2023-10-07T21:38:50.967 INFO:tasks.rados.rados.0.smithi008.stdout:186: writing smithi00888346-186 from 1859404 to 2609786 tid 2 2023-10-07T21:38:50.968 INFO:tasks.rados.rados.0.smithi008.stdout:187: write initial oid 187 2023-10-07T21:38:50.969 INFO:tasks.rados.rados.0.smithi008.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-10-07T21:38:50.976 INFO:tasks.rados.rados.0.smithi008.stdout:187: writing smithi00888346-187 from 726102 to 1514888 tid 1 2023-10-07T21:38:50.981 INFO:tasks.rados.rados.0.smithi008.stdout:187: writing smithi00888346-187 from 1917886 to 2528279 tid 2 2023-10-07T21:38:50.985 INFO:tasks.rados.rados.0.smithi008.stdout:187: writing smithi00888346-187 from 3108206 to 3126102 tid 3 2023-10-07T21:38:50.985 INFO:tasks.rados.rados.0.smithi008.stdout:188: write initial oid 188 2023-10-07T21:38:50.985 INFO:tasks.rados.rados.0.smithi008.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-10-07T21:38:50.992 INFO:tasks.rados.rados.0.smithi008.stdout:188: writing smithi00888346-188 from 742909 to 1206944 tid 1 2023-10-07T21:38:51.000 INFO:tasks.rados.rados.0.smithi008.stdout:188: writing smithi00888346-188 from 1976368 to 2730419 tid 2 2023-10-07T21:38:51.000 INFO:tasks.rados.rados.0.smithi008.stdout:189: write initial oid 189 2023-10-07T21:38:51.001 INFO:tasks.rados.rados.0.smithi008.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-10-07T21:38:51.008 INFO:tasks.rados.rados.0.smithi008.stdout:189: writing smithi00888346-189 from 759716 to 1299000 tid 1 2023-10-07T21:38:51.015 INFO:tasks.rados.rados.0.smithi008.stdout:189: writing smithi00888346-189 from 2034850 to 2648912 tid 2 2023-10-07T21:38:51.016 INFO:tasks.rados.rados.0.smithi008.stdout:190: write initial oid 190 2023-10-07T21:38:51.016 INFO:tasks.rados.rados.0.smithi008.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-10-07T21:38:51.023 INFO:tasks.rados.rados.0.smithi008.stdout:190: writing smithi00888346-190 from 776523 to 1391056 tid 1 2023-10-07T21:38:51.031 INFO:tasks.rados.rados.0.smithi008.stdout:190: writing smithi00888346-190 from 1976979 to 2734699 tid 2 2023-10-07T21:38:51.031 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:175: finishing write tid 5 to smithi00888346-175 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 175 v 36 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:176: finishing write tid 1 to smithi00888346-176 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:175: done (15 left) 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:191: write initial oid 191 2023-10-07T21:38:51.032 INFO:tasks.rados.rados.0.smithi008.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-10-07T21:38:51.040 INFO:tasks.rados.rados.0.smithi008.stdout:191: writing smithi00888346-191 from 793330 to 1483112 tid 1 2023-10-07T21:38:51.046 INFO:tasks.rados.rados.0.smithi008.stdout:191: writing smithi00888346-191 from 2035461 to 2653192 tid 2 2023-10-07T21:38:51.050 INFO:tasks.rados.rados.0.smithi008.stdout:191: writing smithi00888346-191 from 3101545 to 3193330 tid 3 2023-10-07T21:38:51.050 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.050 INFO:tasks.rados.rados.0.smithi008.stdout:176: finishing write tid 2 to smithi00888346-176 2023-10-07T21:38:51.050 INFO:tasks.rados.rados.0.smithi008.stdout:176: finishing write tid 3 to smithi00888346-176 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:176: finishing write tid 4 to smithi00888346-176 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 176 v 19 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:177: finishing write tid 1 to smithi00888346-177 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:177: finishing write tid 2 to smithi00888346-177 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:177: finishing write tid 3 to smithi00888346-177 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:177: finishing write tid 4 to smithi00888346-177 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 177 v 22 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:178: finishing write tid 1 to smithi00888346-178 2023-10-07T21:38:51.051 INFO:tasks.rados.rados.0.smithi008.stdout:178: finishing write tid 2 to smithi00888346-178 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:178: finishing write tid 3 to smithi00888346-178 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:178: finishing write tid 4 to smithi00888346-178 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 178 v 37 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: finishing write tid 1 to smithi00888346-179 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: finishing write tid 2 to smithi00888346-179 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: finishing write tid 3 to smithi00888346-179 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: finishing write tid 4 to smithi00888346-179 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: finishing write tid 5 to smithi00888346-179 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 179 v 42 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:180: finishing write tid 1 to smithi00888346-180 2023-10-07T21:38:51.052 INFO:tasks.rados.rados.0.smithi008.stdout:180: finishing write tid 2 to smithi00888346-180 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:180: finishing write tid 3 to smithi00888346-180 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:180: finishing write tid 4 to smithi00888346-180 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:180: finishing write tid 5 to smithi00888346-180 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 46 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:181: finishing write tid 1 to smithi00888346-181 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:181: finishing write tid 2 to smithi00888346-181 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:176: done (15 left) 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:177: done (14 left) 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:178: done (13 left) 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:179: done (12 left) 2023-10-07T21:38:51.053 INFO:tasks.rados.rados.0.smithi008.stdout:180: done (11 left) 2023-10-07T21:38:51.054 INFO:tasks.rados.rados.0.smithi008.stdout:192: write initial oid 192 2023-10-07T21:38:51.054 INFO:tasks.rados.rados.0.smithi008.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-10-07T21:38:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:192: writing smithi00888346-192 from 410137 to 891521 tid 1 2023-10-07T21:38:51.062 INFO:tasks.rados.rados.0.smithi008.stdout:192: writing smithi00888346-192 from 1410296 to 2171685 tid 2 2023-10-07T21:38:51.068 INFO:tasks.rados.rados.0.smithi008.stdout:192: writing smithi00888346-192 from 2728968 to 3210137 tid 3 2023-10-07T21:38:51.068 INFO:tasks.rados.rados.0.smithi008.stdout:193: write initial oid 193 2023-10-07T21:38:51.068 INFO:tasks.rados.rados.0.smithi008.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-10-07T21:38:51.074 INFO:tasks.rados.rados.0.smithi008.stdout:193: writing smithi00888346-193 from 426944 to 983577 tid 1 2023-10-07T21:38:51.080 INFO:tasks.rados.rados.0.smithi008.stdout:193: writing smithi00888346-193 from 1468778 to 2090178 tid 2 2023-10-07T21:38:51.087 INFO:tasks.rados.rados.0.smithi008.stdout:193: writing smithi00888346-193 from 2872744 to 3226944 tid 3 2023-10-07T21:38:51.087 INFO:tasks.rados.rados.0.smithi008.stdout:194: write initial oid 194 2023-10-07T21:38:51.087 INFO:tasks.rados.rados.0.smithi008.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-10-07T21:38:51.093 INFO:tasks.rados.rados.0.smithi008.stdout:194: writing smithi00888346-194 from 443751 to 1075633 tid 1 2023-10-07T21:38:51.101 INFO:tasks.rados.rados.0.smithi008.stdout:194: writing smithi00888346-194 from 1810907 to 2575965 tid 2 2023-10-07T21:38:51.105 INFO:tasks.rados.rados.0.smithi008.stdout:194: writing smithi00888346-194 from 3067461 to 3243751 tid 3 2023-10-07T21:38:51.106 INFO:tasks.rados.rados.0.smithi008.stdout:195: write initial oid 195 2023-10-07T21:38:51.106 INFO:tasks.rados.rados.0.smithi008.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-10-07T21:38:51.112 INFO:tasks.rados.rados.0.smithi008.stdout:195: writing smithi00888346-195 from 460558 to 1167689 tid 1 2023-10-07T21:38:51.120 INFO:tasks.rados.rados.0.smithi008.stdout:195: writing smithi00888346-195 from 1869389 to 2378105 tid 2 2023-10-07T21:38:51.125 INFO:tasks.rados.rados.0.smithi008.stdout:195: writing smithi00888346-195 from 3094884 to 3260558 tid 3 2023-10-07T21:38:51.125 INFO:tasks.rados.rados.0.smithi008.stdout:196: write initial oid 196 2023-10-07T21:38:51.125 INFO:tasks.rados.rados.0.smithi008.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-10-07T21:38:51.132 INFO:tasks.rados.rados.0.smithi008.stdout:196: writing smithi00888346-196 from 477365 to 1259745 tid 1 2023-10-07T21:38:51.140 INFO:tasks.rados.rados.0.smithi008.stdout:196: writing smithi00888346-196 from 1927871 to 2696598 tid 2 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:196: writing smithi00888346-196 from 3122307 to 3277365 tid 3 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:181: finishing write tid 3 to smithi00888346-181 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:181: finishing write tid 4 to smithi00888346-181 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:181: finishing write tid 5 to smithi00888346-181 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 181 v 40 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-10-07T21:38:51.144 INFO:tasks.rados.rados.0.smithi008.stdout:182: finishing write tid 1 to smithi00888346-182 2023-10-07T21:38:51.145 INFO:tasks.rados.rados.0.smithi008.stdout:182: finishing write tid 2 to smithi00888346-182 2023-10-07T21:38:51.145 INFO:tasks.rados.rados.0.smithi008.stdout:181: done (15 left) 2023-10-07T21:38:51.145 INFO:tasks.rados.rados.0.smithi008.stdout:197: write initial oid 197 2023-10-07T21:38:51.145 INFO:tasks.rados.rados.0.smithi008.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-10-07T21:38:51.149 INFO:tasks.rados.rados.0.smithi008.stdout:197: writing smithi00888346-197 from 494172 to 951801 tid 1 2023-10-07T21:38:51.156 INFO:tasks.rados.rados.0.smithi008.stdout:197: writing smithi00888346-197 from 1586353 to 2098738 tid 2 2023-10-07T21:38:51.162 INFO:tasks.rados.rados.0.smithi008.stdout:197: writing smithi00888346-197 from 2749730 to 3294172 tid 3 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:182: finishing write tid 3 to smithi00888346-182 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:182: finishing write tid 4 to smithi00888346-182 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:182: finishing write tid 5 to smithi00888346-182 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 182 v 50 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:183: finishing write tid 1 to smithi00888346-183 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:183: finishing write tid 2 to smithi00888346-183 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:183: finishing write tid 3 to smithi00888346-183 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:182: done (15 left) 2023-10-07T21:38:51.163 INFO:tasks.rados.rados.0.smithi008.stdout:198: write initial oid 198 2023-10-07T21:38:51.164 INFO:tasks.rados.rados.0.smithi008.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-10-07T21:38:51.169 INFO:tasks.rados.rados.0.smithi008.stdout:198: writing smithi00888346-198 from 510979 to 1043857 tid 1 2023-10-07T21:38:51.176 INFO:tasks.rados.rados.0.smithi008.stdout:198: writing smithi00888346-198 from 1528482 to 2300878 tid 2 2023-10-07T21:38:51.182 INFO:tasks.rados.rados.0.smithi008.stdout:198: writing smithi00888346-198 from 3060800 to 3310979 tid 3 2023-10-07T21:38:51.182 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.182 INFO:tasks.rados.rados.0.smithi008.stdout:183: finishing write tid 4 to smithi00888346-183 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 183 v 25 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:184: finishing write tid 1 to smithi00888346-184 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:184: finishing write tid 2 to smithi00888346-184 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:183: done (15 left) 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:199: write initial oid 199 2023-10-07T21:38:51.183 INFO:tasks.rados.rados.0.smithi008.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-10-07T21:38:51.189 INFO:tasks.rados.rados.0.smithi008.stdout:199: writing smithi00888346-199 from 527786 to 1252266 tid 1 2023-10-07T21:38:51.195 INFO:tasks.rados.rados.0.smithi008.stdout:199: writing smithi00888346-199 from 1703317 to 2219371 tid 2 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:199: writing smithi00888346-199 from 2804576 to 3239611 tid 3 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:184: finishing write tid 3 to smithi00888346-184 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:184: finishing write tid 4 to smithi00888346-184 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:184: finishing write tid 5 to smithi00888346-184 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 184 v 54 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:185: finishing write tid 1 to smithi00888346-185 2023-10-07T21:38:51.201 INFO:tasks.rados.rados.0.smithi008.stdout:185: finishing write tid 2 to smithi00888346-185 2023-10-07T21:38:51.202 INFO:tasks.rados.rados.0.smithi008.stdout:184: done (15 left) 2023-10-07T21:38:51.202 INFO:tasks.rados.rados.0.smithi008.stdout:200: write initial oid 200 2023-10-07T21:38:51.202 INFO:tasks.rados.rados.0.smithi008.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-10-07T21:38:51.208 INFO:tasks.rados.rados.0.smithi008.stdout:200: writing smithi00888346-200 from 544593 to 1344322 tid 1 2023-10-07T21:38:51.215 INFO:tasks.rados.rados.0.smithi008.stdout:200: writing smithi00888346-200 from 1761799 to 2537864 tid 2 2023-10-07T21:38:51.220 INFO:tasks.rados.rados.0.smithi008.stdout:200: writing smithi00888346-200 from 2948352 to 3344593 tid 3 2023-10-07T21:38:51.220 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.220 INFO:tasks.rados.rados.0.smithi008.stdout:185: finishing write tid 3 to smithi00888346-185 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:185: finishing write tid 4 to smithi00888346-185 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 185 v 40 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:186: finishing write tid 1 to smithi00888346-186 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:185: done (15 left) 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:201: write initial oid 201 2023-10-07T21:38:51.221 INFO:tasks.rados.rados.0.smithi008.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-10-07T21:38:51.226 INFO:tasks.rados.rados.0.smithi008.stdout:201: writing smithi00888346-201 from 561400 to 1036378 tid 1 2023-10-07T21:38:51.233 INFO:tasks.rados.rados.0.smithi008.stdout:201: writing smithi00888346-201 from 1820281 to 2340004 tid 2 2023-10-07T21:38:51.239 INFO:tasks.rados.rados.0.smithi008.stdout:201: writing smithi00888346-201 from 2859422 to 3317001 tid 3 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:186: finishing write tid 2 to smithi00888346-186 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:186: finishing write tid 3 to smithi00888346-186 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:186: finishing write tid 4 to smithi00888346-186 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 40 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-10-07T21:38:51.240 INFO:tasks.rados.rados.0.smithi008.stdout:187: finishing write tid 1 to smithi00888346-187 2023-10-07T21:38:51.241 INFO:tasks.rados.rados.0.smithi008.stdout:187: finishing write tid 2 to smithi00888346-187 2023-10-07T21:38:51.241 INFO:tasks.rados.rados.0.smithi008.stdout:187: finishing write tid 3 to smithi00888346-187 2023-10-07T21:38:51.241 INFO:tasks.rados.rados.0.smithi008.stdout:186: done (15 left) 2023-10-07T21:38:51.241 INFO:tasks.rados.rados.0.smithi008.stdout:202: write initial oid 202 2023-10-07T21:38:51.241 INFO:tasks.rados.rados.0.smithi008.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-10-07T21:38:51.246 INFO:tasks.rados.rados.0.smithi008.stdout:202: writing smithi00888346-202 from 578207 to 1128434 tid 1 2023-10-07T21:38:51.254 INFO:tasks.rados.rados.0.smithi008.stdout:202: writing smithi00888346-202 from 1762410 to 2542144 tid 2 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:202: writing smithi00888346-202 from 3286845 to 3378207 tid 3 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:187: finishing write tid 4 to smithi00888346-187 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:187: finishing write tid 5 to smithi00888346-187 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 187 v 26 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:188: finishing write tid 1 to smithi00888346-188 2023-10-07T21:38:51.259 INFO:tasks.rados.rados.0.smithi008.stdout:188: finishing write tid 2 to smithi00888346-188 2023-10-07T21:38:51.260 INFO:tasks.rados.rados.0.smithi008.stdout:187: done (15 left) 2023-10-07T21:38:51.260 INFO:tasks.rados.rados.0.smithi008.stdout:203: write initial oid 203 2023-10-07T21:38:51.260 INFO:tasks.rados.rados.0.smithi008.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-10-07T21:38:51.266 INFO:tasks.rados.rados.0.smithi008.stdout:203: writing smithi00888346-203 from 595014 to 1220490 tid 1 2023-10-07T21:38:51.272 INFO:tasks.rados.rados.0.smithi008.stdout:203: writing smithi00888346-203 from 1820892 to 2344284 tid 2 2023-10-07T21:38:51.278 INFO:tasks.rados.rados.0.smithi008.stdout:203: writing smithi00888346-203 from 2797915 to 3394391 tid 3 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:188: finishing write tid 3 to smithi00888346-188 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:188: finishing write tid 4 to smithi00888346-188 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 188 v 47 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:189: finishing write tid 1 to smithi00888346-189 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:189: finishing write tid 2 to smithi00888346-189 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:188: done (15 left) 2023-10-07T21:38:51.279 INFO:tasks.rados.rados.0.smithi008.stdout:204: write initial oid 204 2023-10-07T21:38:51.280 INFO:tasks.rados.rados.0.smithi008.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-10-07T21:38:51.286 INFO:tasks.rados.rados.0.smithi008.stdout:204: writing smithi00888346-204 from 611821 to 1312546 tid 1 2023-10-07T21:38:51.294 INFO:tasks.rados.rados.0.smithi008.stdout:204: writing smithi00888346-204 from 1879374 to 2662777 tid 2 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout:204: writing smithi00888346-204 from 3341691 to 3411821 tid 3 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout:189: finishing write tid 3 to smithi00888346-189 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout:189: finishing write tid 4 to smithi00888346-189 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 189 v 43 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-10-07T21:38:51.298 INFO:tasks.rados.rados.0.smithi008.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: finishing write tid 1 to smithi00888346-190 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: finishing write tid 2 to smithi00888346-190 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: finishing write tid 3 to smithi00888346-190 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: finishing write tid 4 to smithi00888346-190 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 190 v 38 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:191: finishing write tid 1 to smithi00888346-191 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:189: done (15 left) 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:190: done (14 left) 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:205: write initial oid 205 2023-10-07T21:38:51.299 INFO:tasks.rados.rados.0.smithi008.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-10-07T21:38:51.306 INFO:tasks.rados.rados.0.smithi008.stdout:205: writing smithi00888346-205 from 628628 to 1404602 tid 1 2023-10-07T21:38:51.312 INFO:tasks.rados.rados.0.smithi008.stdout:205: writing smithi00888346-205 from 1937856 to 2464917 tid 2 2023-10-07T21:38:51.318 INFO:tasks.rados.rados.0.smithi008.stdout:205: writing smithi00888346-205 from 3252761 to 3428628 tid 3 2023-10-07T21:38:51.318 INFO:tasks.rados.rados.0.smithi008.stdout:206: write initial oid 206 2023-10-07T21:38:51.318 INFO:tasks.rados.rados.0.smithi008.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-10-07T21:38:51.324 INFO:tasks.rados.rados.0.smithi008.stdout:206: writing smithi00888346-206 from 645435 to 1096658 tid 1 2023-10-07T21:38:51.333 INFO:tasks.rados.rados.0.smithi008.stdout:206: writing smithi00888346-206 from 1879985 to 2667057 tid 2 2023-10-07T21:38:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:206: writing smithi00888346-206 from 3280184 to 3445435 tid 3 2023-10-07T21:38:51.338 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:191: finishing write tid 2 to smithi00888346-191 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:191: finishing write tid 3 to smithi00888346-191 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:191: finishing write tid 4 to smithi00888346-191 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:191: finishing write tid 5 to smithi00888346-191 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 44 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:192: finishing write tid 1 to smithi00888346-192 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:192: finishing write tid 2 to smithi00888346-192 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:192: finishing write tid 3 to smithi00888346-192 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:192: finishing write tid 4 to smithi00888346-192 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:192: finishing write tid 5 to smithi00888346-192 2023-10-07T21:38:51.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 192 v 48 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: finishing write tid 1 to smithi00888346-193 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: finishing write tid 2 to smithi00888346-193 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: finishing write tid 3 to smithi00888346-193 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: finishing write tid 4 to smithi00888346-193 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: finishing write tid 5 to smithi00888346-193 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 193 v 32 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:194: finishing write tid 1 to smithi00888346-194 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:191: done (15 left) 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:192: done (14 left) 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:193: done (13 left) 2023-10-07T21:38:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:207: write initial oid 207 2023-10-07T21:38:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-10-07T21:38:51.345 INFO:tasks.rados.rados.0.smithi008.stdout:207: writing smithi00888346-207 from 662242 to 1305067 tid 1 2023-10-07T21:38:51.352 INFO:tasks.rados.rados.0.smithi008.stdout:207: writing smithi00888346-207 from 2054820 to 2585550 tid 2 2023-10-07T21:38:51.357 INFO:tasks.rados.rados.0.smithi008.stdout:207: writing smithi00888346-207 from 3307607 to 3462242 tid 3 2023-10-07T21:38:51.358 INFO:tasks.rados.rados.0.smithi008.stdout:208: write initial oid 208 2023-10-07T21:38:51.358 INFO:tasks.rados.rados.0.smithi008.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-10-07T21:38:51.366 INFO:tasks.rados.rados.0.smithi008.stdout:208: writing smithi00888346-208 from 679049 to 1397123 tid 1 2023-10-07T21:38:51.373 INFO:tasks.rados.rados.0.smithi008.stdout:208: writing smithi00888346-208 from 2113302 to 2787690 tid 2 2023-10-07T21:38:51.377 INFO:tasks.rados.rados.0.smithi008.stdout:208: writing smithi00888346-208 from 3335030 to 3479049 tid 3 2023-10-07T21:38:51.377 INFO:tasks.rados.rados.0.smithi008.stdout:209: write initial oid 209 2023-10-07T21:38:51.377 INFO:tasks.rados.rados.0.smithi008.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-10-07T21:38:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:209: writing smithi00888346-209 from 695856 to 1489179 tid 1 2023-10-07T21:38:51.392 INFO:tasks.rados.rados.0.smithi008.stdout:209: writing smithi00888346-209 from 2171784 to 2706183 tid 2 2023-10-07T21:38:51.397 INFO:tasks.rados.rados.0.smithi008.stdout:209: writing smithi00888346-209 from 3362453 to 3495856 tid 3 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:194: finishing write tid 2 to smithi00888346-194 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:194: finishing write tid 3 to smithi00888346-194 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:194: finishing write tid 4 to smithi00888346-194 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:194: finishing write tid 5 to smithi00888346-194 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 194 v 56 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:195: finishing write tid 1 to smithi00888346-195 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:195: finishing write tid 2 to smithi00888346-195 2023-10-07T21:38:51.398 INFO:tasks.rados.rados.0.smithi008.stdout:195: finishing write tid 3 to smithi00888346-195 2023-10-07T21:38:51.399 INFO:tasks.rados.rados.0.smithi008.stdout:194: done (15 left) 2023-10-07T21:38:51.399 INFO:tasks.rados.rados.0.smithi008.stdout:210: write initial oid 210 2023-10-07T21:38:51.399 INFO:tasks.rados.rados.0.smithi008.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-10-07T21:38:51.404 INFO:tasks.rados.rados.0.smithi008.stdout:210: writing smithi00888346-210 from 712663 to 1181235 tid 1 2023-10-07T21:38:51.411 INFO:tasks.rados.rados.0.smithi008.stdout:210: writing smithi00888346-210 from 1713913 to 2391970 tid 2 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:210: writing smithi00888346-210 from 2873523 to 3465256 tid 3 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:195: finishing write tid 4 to smithi00888346-195 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:195: finishing write tid 5 to smithi00888346-195 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 195 v 36 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:196: finishing write tid 1 to smithi00888346-196 2023-10-07T21:38:51.418 INFO:tasks.rados.rados.0.smithi008.stdout:196: finishing write tid 2 to smithi00888346-196 2023-10-07T21:38:51.419 INFO:tasks.rados.rados.0.smithi008.stdout:196: finishing write tid 3 to smithi00888346-196 2023-10-07T21:38:51.419 INFO:tasks.rados.rados.0.smithi008.stdout:196: finishing write tid 4 to smithi00888346-196 2023-10-07T21:38:51.419 INFO:tasks.rados.rados.0.smithi008.stdout:195: done (15 left) 2023-10-07T21:38:51.419 INFO:tasks.rados.rados.0.smithi008.stdout:211: write initial oid 211 2023-10-07T21:38:51.419 INFO:tasks.rados.rados.0.smithi008.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-10-07T21:38:51.425 INFO:tasks.rados.rados.0.smithi008.stdout:211: writing smithi00888346-211 from 729470 to 1273291 tid 1 2023-10-07T21:38:51.431 INFO:tasks.rados.rados.0.smithi008.stdout:211: writing smithi00888346-211 from 1772395 to 2310463 tid 2 2023-10-07T21:38:51.437 INFO:tasks.rados.rados.0.smithi008.stdout:211: writing smithi00888346-211 from 2900946 to 3303951 tid 3 2023-10-07T21:38:51.437 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.437 INFO:tasks.rados.rados.0.smithi008.stdout:196: finishing write tid 5 to smithi00888346-196 2023-10-07T21:38:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 40 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-10-07T21:38:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-10-07T21:38:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:196: done (15 left) 2023-10-07T21:38:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:212: write initial oid 212 2023-10-07T21:38:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-10-07T21:38:51.445 INFO:tasks.rados.rados.0.smithi008.stdout:212: writing smithi00888346-212 from 746277 to 1365347 tid 1 2023-10-07T21:38:51.451 INFO:tasks.rados.rados.0.smithi008.stdout:212: writing smithi00888346-212 from 1830877 to 2512603 tid 2 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:212: writing smithi00888346-212 from 2928369 to 3546277 tid 3 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:197: finishing write tid 1 to smithi00888346-197 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:197: finishing write tid 2 to smithi00888346-197 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:197: finishing write tid 3 to smithi00888346-197 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:197: finishing write tid 4 to smithi00888346-197 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:197: finishing write tid 5 to smithi00888346-197 2023-10-07T21:38:51.458 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 197 v 56 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: finishing write tid 1 to smithi00888346-198 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: finishing write tid 2 to smithi00888346-198 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: finishing write tid 3 to smithi00888346-198 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: finishing write tid 4 to smithi00888346-198 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: finishing write tid 5 to smithi00888346-198 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 198 v 60 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:199: finishing write tid 1 to smithi00888346-199 2023-10-07T21:38:51.459 INFO:tasks.rados.rados.0.smithi008.stdout:199: finishing write tid 2 to smithi00888346-199 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:199: finishing write tid 3 to smithi00888346-199 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:199: finishing write tid 4 to smithi00888346-199 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:199: finishing write tid 5 to smithi00888346-199 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 199 v 47 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:200: finishing write tid 1 to smithi00888346-200 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:200: finishing write tid 2 to smithi00888346-200 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:200: finishing write tid 3 to smithi00888346-200 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:200: finishing write tid 4 to smithi00888346-200 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:197: done (15 left) 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:198: done (14 left) 2023-10-07T21:38:51.460 INFO:tasks.rados.rados.0.smithi008.stdout:199: done (13 left) 2023-10-07T21:38:51.461 INFO:tasks.rados.rados.0.smithi008.stdout:213: write initial oid 213 2023-10-07T21:38:51.461 INFO:tasks.rados.rados.0.smithi008.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-10-07T21:38:51.466 INFO:tasks.rados.rados.0.smithi008.stdout:213: writing smithi00888346-213 from 763084 to 1457403 tid 1 2023-10-07T21:38:51.471 INFO:tasks.rados.rados.0.smithi008.stdout:213: writing smithi00888346-213 from 1889359 to 2431096 tid 2 2023-10-07T21:38:51.477 INFO:tasks.rados.rados.0.smithi008.stdout:213: writing smithi00888346-213 from 2955792 to 3497694 tid 3 2023-10-07T21:38:51.477 INFO:tasks.rados.rados.0.smithi008.stdout:214: write initial oid 214 2023-10-07T21:38:51.477 INFO:tasks.rados.rados.0.smithi008.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-10-07T21:38:51.484 INFO:tasks.rados.rados.0.smithi008.stdout:214: writing smithi00888346-214 from 779891 to 1265812 tid 1 2023-10-07T21:38:51.492 INFO:tasks.rados.rados.0.smithi008.stdout:214: writing smithi00888346-214 from 1947841 to 2633236 tid 2 2023-10-07T21:38:51.498 INFO:tasks.rados.rados.0.smithi008.stdout:214: writing smithi00888346-214 from 3383215 to 3579891 tid 3 2023-10-07T21:38:51.498 INFO:tasks.rados.rados.0.smithi008.stdout:215: write initial oid 215 2023-10-07T21:38:51.498 INFO:tasks.rados.rados.0.smithi008.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-10-07T21:38:51.505 INFO:tasks.rados.rados.0.smithi008.stdout:215: writing smithi00888346-215 from 796698 to 1357868 tid 1 2023-10-07T21:38:51.512 INFO:tasks.rados.rados.0.smithi008.stdout:215: writing smithi00888346-215 from 2006323 to 2551729 tid 2 2023-10-07T21:38:51.518 INFO:tasks.rados.rados.0.smithi008.stdout:215: writing smithi00888346-215 from 3126991 to 3596698 tid 3 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:200: finishing write tid 5 to smithi00888346-200 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 200 v 30 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:201: finishing write tid 1 to smithi00888346-201 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:201: finishing write tid 2 to smithi00888346-201 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:200: done (15 left) 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:216: write initial oid 216 2023-10-07T21:38:51.519 INFO:tasks.rados.rados.0.smithi008.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-10-07T21:38:51.524 INFO:tasks.rados.rados.0.smithi008.stdout:216: writing smithi00888346-216 from 413505 to 1049924 tid 1 2023-10-07T21:38:51.532 INFO:tasks.rados.rados.0.smithi008.stdout:216: writing smithi00888346-216 from 1664805 to 2353869 tid 2 2023-10-07T21:38:51.539 INFO:tasks.rados.rados.0.smithi008.stdout:216: writing smithi00888346-216 from 3038061 to 3530132 tid 3 2023-10-07T21:38:51.539 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.539 INFO:tasks.rados.rados.0.smithi008.stdout:201: finishing write tid 3 to smithi00888346-201 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:201: finishing write tid 4 to smithi00888346-201 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:201: finishing write tid 5 to smithi00888346-201 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 201 v 37 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:202: finishing write tid 1 to smithi00888346-202 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:202: finishing write tid 2 to smithi00888346-202 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:202: finishing write tid 3 to smithi00888346-202 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:202: finishing write tid 4 to smithi00888346-202 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:202: finishing write tid 5 to smithi00888346-202 2023-10-07T21:38:51.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 202 v 64 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: finishing write tid 1 to smithi00888346-203 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: finishing write tid 2 to smithi00888346-203 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: finishing write tid 3 to smithi00888346-203 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: finishing write tid 4 to smithi00888346-203 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: finishing write tid 5 to smithi00888346-203 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 203 v 60 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:201: done (15 left) 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:202: done (14 left) 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:203: done (13 left) 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:217: write initial oid 217 2023-10-07T21:38:51.541 INFO:tasks.rados.rados.0.smithi008.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-10-07T21:38:51.545 INFO:tasks.rados.rados.0.smithi008.stdout:217: writing smithi00888346-217 from 430312 to 1141980 tid 1 2023-10-07T21:38:51.553 INFO:tasks.rados.rados.0.smithi008.stdout:217: writing smithi00888346-217 from 1723287 to 2272362 tid 2 2023-10-07T21:38:51.560 INFO:tasks.rados.rados.0.smithi008.stdout:217: writing smithi00888346-217 from 2781837 to 3485180 tid 3 2023-10-07T21:38:51.560 INFO:tasks.rados.rados.0.smithi008.stdout:218: write initial oid 218 2023-10-07T21:38:51.560 INFO:tasks.rados.rados.0.smithi008.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-10-07T21:38:51.567 INFO:tasks.rados.rados.0.smithi008.stdout:218: writing smithi00888346-218 from 447119 to 1234036 tid 1 2023-10-07T21:38:51.573 INFO:tasks.rados.rados.0.smithi008.stdout:218: writing smithi00888346-218 from 1665416 to 2358149 tid 2 2023-10-07T21:38:51.580 INFO:tasks.rados.rados.0.smithi008.stdout:218: writing smithi00888346-218 from 2976554 to 3491169 tid 3 2023-10-07T21:38:51.580 INFO:tasks.rados.rados.0.smithi008.stdout:219: write initial oid 219 2023-10-07T21:38:51.580 INFO:tasks.rados.rados.0.smithi008.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-10-07T21:38:51.585 INFO:tasks.rados.rados.0.smithi008.stdout:219: writing smithi00888346-219 from 463926 to 926092 tid 1 2023-10-07T21:38:51.593 INFO:tasks.rados.rados.0.smithi008.stdout:219: writing smithi00888346-219 from 1723898 to 2160289 tid 2 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:219: writing smithi00888346-219 from 2603977 to 3329864 tid 3 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: finishing write tid 1 to smithi00888346-204 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: finishing write tid 2 to smithi00888346-204 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: finishing write tid 3 to smithi00888346-204 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: finishing write tid 4 to smithi00888346-204 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: finishing write tid 5 to smithi00888346-204 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 204 v 26 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-10-07T21:38:51.601 INFO:tasks.rados.rados.0.smithi008.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: finishing write tid 1 to smithi00888346-205 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: finishing write tid 2 to smithi00888346-205 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: finishing write tid 3 to smithi00888346-205 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: finishing write tid 4 to smithi00888346-205 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: finishing write tid 5 to smithi00888346-205 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 52 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:206: finishing write tid 1 to smithi00888346-206 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:206: finishing write tid 2 to smithi00888346-206 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:204: done (15 left) 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:205: done (14 left) 2023-10-07T21:38:51.602 INFO:tasks.rados.rados.0.smithi008.stdout:220: write initial oid 220 2023-10-07T21:38:51.603 INFO:tasks.rados.rados.0.smithi008.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-10-07T21:38:51.606 INFO:tasks.rados.rados.0.smithi008.stdout:220: writing smithi00888346-220 from 480733 to 1018148 tid 1 2023-10-07T21:38:51.614 INFO:tasks.rados.rados.0.smithi008.stdout:220: writing smithi00888346-220 from 1782380 to 2478782 tid 2 2023-10-07T21:38:51.621 INFO:tasks.rados.rados.0.smithi008.stdout:220: writing smithi00888346-220 from 3031400 to 3568559 tid 3 2023-10-07T21:38:51.621 INFO:tasks.rados.rados.0.smithi008.stdout:221: write initial oid 221 2023-10-07T21:38:51.621 INFO:tasks.rados.rados.0.smithi008.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-10-07T21:38:51.627 INFO:tasks.rados.rados.0.smithi008.stdout:221: writing smithi00888346-221 from 497540 to 1110204 tid 1 2023-10-07T21:38:51.634 INFO:tasks.rados.rados.0.smithi008.stdout:221: writing smithi00888346-221 from 1840862 to 2280922 tid 2 2023-10-07T21:38:51.641 INFO:tasks.rados.rados.0.smithi008.stdout:221: writing smithi00888346-221 from 3058823 to 3523607 tid 3 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:206: finishing write tid 3 to smithi00888346-206 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:206: finishing write tid 4 to smithi00888346-206 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:206: finishing write tid 5 to smithi00888346-206 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 206 v 60 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:207: finishing write tid 1 to smithi00888346-207 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:206: done (15 left) 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:222: write initial oid 222 2023-10-07T21:38:51.642 INFO:tasks.rados.rados.0.smithi008.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-10-07T21:38:51.646 INFO:tasks.rados.rados.0.smithi008.stdout:222: writing smithi00888346-222 from 514347 to 918613 tid 1 2023-10-07T21:38:51.654 INFO:tasks.rados.rados.0.smithi008.stdout:222: writing smithi00888346-222 from 1499344 to 2199415 tid 2 2023-10-07T21:38:51.661 INFO:tasks.rados.rados.0.smithi008.stdout:222: writing smithi00888346-222 from 2686246 to 3362302 tid 3 2023-10-07T21:38:51.661 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.661 INFO:tasks.rados.rados.0.smithi008.stdout:207: finishing write tid 2 to smithi00888346-207 2023-10-07T21:38:51.661 INFO:tasks.rados.rados.0.smithi008.stdout:207: finishing write tid 3 to smithi00888346-207 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:207: finishing write tid 4 to smithi00888346-207 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:207: finishing write tid 5 to smithi00888346-207 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 207 v 51 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: finishing write tid 1 to smithi00888346-208 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: finishing write tid 2 to smithi00888346-208 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: finishing write tid 3 to smithi00888346-208 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: finishing write tid 4 to smithi00888346-208 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: finishing write tid 5 to smithi00888346-208 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 56 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-10-07T21:38:51.662 INFO:tasks.rados.rados.0.smithi008.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-10-07T21:38:51.663 INFO:tasks.rados.rados.0.smithi008.stdout:209: finishing write tid 1 to smithi00888346-209 2023-10-07T21:38:51.663 INFO:tasks.rados.rados.0.smithi008.stdout:207: done (15 left) 2023-10-07T21:38:51.663 INFO:tasks.rados.rados.0.smithi008.stdout:208: done (14 left) 2023-10-07T21:38:51.663 INFO:tasks.rados.rados.0.smithi008.stdout:223: write initial oid 223 2023-10-07T21:38:51.663 INFO:tasks.rados.rados.0.smithi008.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-10-07T21:38:51.667 INFO:tasks.rados.rados.0.smithi008.stdout:223: writing smithi00888346-223 from 531154 to 1010669 tid 1 2023-10-07T21:38:51.672 INFO:tasks.rados.rados.0.smithi008.stdout:223: writing smithi00888346-223 from 1557826 to 2001555 tid 2 2023-10-07T21:38:51.679 INFO:tasks.rados.rados.0.smithi008.stdout:223: writing smithi00888346-223 from 2713669 to 3200997 tid 3 2023-10-07T21:38:51.682 INFO:tasks.rados.rados.0.smithi008.stdout:223: writing smithi00888346-223 from 3679295 to 3731154 tid 4 2023-10-07T21:38:51.683 INFO:tasks.rados.rados.0.smithi008.stdout:224: write initial oid 224 2023-10-07T21:38:51.683 INFO:tasks.rados.rados.0.smithi008.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-10-07T21:38:51.689 INFO:tasks.rados.rados.0.smithi008.stdout:224: writing smithi00888346-224 from 547961 to 1102725 tid 1 2023-10-07T21:38:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:224: writing smithi00888346-224 from 1616308 to 2320048 tid 2 2023-10-07T21:38:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:224: writing smithi00888346-224 from 2741092 to 3439692 tid 3 2023-10-07T21:38:51.704 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:209: finishing write tid 2 to smithi00888346-209 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:209: finishing write tid 3 to smithi00888346-209 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:209: finishing write tid 4 to smithi00888346-209 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:209: finishing write tid 5 to smithi00888346-209 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 40 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:210: finishing write tid 1 to smithi00888346-210 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:210: finishing write tid 2 to smithi00888346-210 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:210: finishing write tid 3 to smithi00888346-210 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:210: finishing write tid 4 to smithi00888346-210 2023-10-07T21:38:51.705 INFO:tasks.rados.rados.0.smithi008.stdout:210: finishing write tid 5 to smithi00888346-210 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 210 v 51 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: finishing write tid 1 to smithi00888346-211 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: finishing write tid 2 to smithi00888346-211 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: finishing write tid 3 to smithi00888346-211 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: finishing write tid 4 to smithi00888346-211 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: finishing write tid 5 to smithi00888346-211 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 211 v 44 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:212: finishing write tid 1 to smithi00888346-212 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:212: finishing write tid 2 to smithi00888346-212 2023-10-07T21:38:51.706 INFO:tasks.rados.rados.0.smithi008.stdout:212: finishing write tid 3 to smithi00888346-212 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:212: finishing write tid 4 to smithi00888346-212 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:212: finishing write tid 5 to smithi00888346-212 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 212 v 58 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:213: finishing write tid 1 to smithi00888346-213 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:209: done (15 left) 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:210: done (14 left) 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:211: done (13 left) 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:212: done (12 left) 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:225: write initial oid 225 2023-10-07T21:38:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-10-07T21:38:51.711 INFO:tasks.rados.rados.0.smithi008.stdout:225: writing smithi00888346-225 from 564768 to 1194781 tid 1 2023-10-07T21:38:51.716 INFO:tasks.rados.rados.0.smithi008.stdout:225: writing smithi00888346-225 from 1674790 to 2122188 tid 2 2023-10-07T21:38:51.723 INFO:tasks.rados.rados.0.smithi008.stdout:225: writing smithi00888346-225 from 2768515 to 3394740 tid 3 2023-10-07T21:38:51.724 INFO:tasks.rados.rados.0.smithi008.stdout:226: write initial oid 226 2023-10-07T21:38:51.724 INFO:tasks.rados.rados.0.smithi008.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-10-07T21:38:51.731 INFO:tasks.rados.rados.0.smithi008.stdout:226: writing smithi00888346-226 from 581575 to 1286837 tid 1 2023-10-07T21:38:51.738 INFO:tasks.rados.rados.0.smithi008.stdout:226: writing smithi00888346-226 from 1733272 to 2440681 tid 2 2023-10-07T21:38:51.745 INFO:tasks.rados.rados.0.smithi008.stdout:226: writing smithi00888346-226 from 3195938 to 3633435 tid 3 2023-10-07T21:38:51.745 INFO:tasks.rados.rados.0.smithi008.stdout:227: write initial oid 227 2023-10-07T21:38:51.745 INFO:tasks.rados.rados.0.smithi008.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-10-07T21:38:51.753 INFO:tasks.rados.rados.0.smithi008.stdout:227: writing smithi00888346-227 from 598382 to 1378893 tid 1 2023-10-07T21:38:51.759 INFO:tasks.rados.rados.0.smithi008.stdout:227: writing smithi00888346-227 from 2075401 to 2526468 tid 2 2023-10-07T21:38:51.767 INFO:tasks.rados.rados.0.smithi008.stdout:227: writing smithi00888346-227 from 3107008 to 3755777 tid 3 2023-10-07T21:38:51.767 INFO:tasks.rados.rados.0.smithi008.stdout:228: write initial oid 228 2023-10-07T21:38:51.767 INFO:tasks.rados.rados.0.smithi008.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-10-07T21:38:51.772 INFO:tasks.rados.rados.0.smithi008.stdout:228: writing smithi00888346-228 from 615189 to 1070949 tid 1 2023-10-07T21:38:51.780 INFO:tasks.rados.rados.0.smithi008.stdout:228: writing smithi00888346-228 from 1733883 to 2444961 tid 2 2023-10-07T21:38:51.787 INFO:tasks.rados.rados.0.smithi008.stdout:228: writing smithi00888346-228 from 3134431 to 3594472 tid 3 2023-10-07T21:38:51.787 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.787 INFO:tasks.rados.rados.0.smithi008.stdout:213: finishing write tid 2 to smithi00888346-213 2023-10-07T21:38:51.787 INFO:tasks.rados.rados.0.smithi008.stdout:213: finishing write tid 3 to smithi00888346-213 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:213: finishing write tid 4 to smithi00888346-213 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:213: finishing write tid 5 to smithi00888346-213 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 213 v 55 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:214: finishing write tid 1 to smithi00888346-214 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:214: finishing write tid 2 to smithi00888346-214 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:214: finishing write tid 3 to smithi00888346-214 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:213: done (15 left) 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:229: write initial oid 229 2023-10-07T21:38:51.788 INFO:tasks.rados.rados.0.smithi008.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-10-07T21:38:51.793 INFO:tasks.rados.rados.0.smithi008.stdout:229: writing smithi00888346-229 from 631996 to 1163005 tid 1 2023-10-07T21:38:51.800 INFO:tasks.rados.rados.0.smithi008.stdout:229: writing smithi00888346-229 from 1792365 to 2247101 tid 2 2023-10-07T21:38:51.807 INFO:tasks.rados.rados.0.smithi008.stdout:229: writing smithi00888346-229 from 2761854 to 3433167 tid 3 2023-10-07T21:38:51.807 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:214: finishing write tid 4 to smithi00888346-214 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:214: finishing write tid 5 to smithi00888346-214 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 214 v 62 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:215: finishing write tid 1 to smithi00888346-215 2023-10-07T21:38:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:215: finishing write tid 2 to smithi00888346-215 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:215: finishing write tid 3 to smithi00888346-215 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:215: finishing write tid 4 to smithi00888346-215 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:215: finishing write tid 5 to smithi00888346-215 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 215 v 64 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: finishing write tid 1 to smithi00888346-216 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: finishing write tid 2 to smithi00888346-216 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: finishing write tid 3 to smithi00888346-216 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: finishing write tid 4 to smithi00888346-216 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: finishing write tid 5 to smithi00888346-216 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 216 v 59 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-10-07T21:38:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-10-07T21:38:51.810 INFO:tasks.rados.rados.0.smithi008.stdout:214: done (15 left) 2023-10-07T21:38:51.810 INFO:tasks.rados.rados.0.smithi008.stdout:215: done (14 left) 2023-10-07T21:38:51.810 INFO:tasks.rados.rados.0.smithi008.stdout:216: done (13 left) 2023-10-07T21:38:51.810 INFO:tasks.rados.rados.0.smithi008.stdout:230: write initial oid 230 2023-10-07T21:38:51.810 INFO:tasks.rados.rados.0.smithi008.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-10-07T21:38:51.815 INFO:tasks.rados.rados.0.smithi008.stdout:230: writing smithi00888346-230 from 648803 to 1371414 tid 1 2023-10-07T21:38:51.822 INFO:tasks.rados.rados.0.smithi008.stdout:230: writing smithi00888346-230 from 1967200 to 2681947 tid 2 2023-10-07T21:38:51.829 INFO:tasks.rados.rados.0.smithi008.stdout:230: writing smithi00888346-230 from 3421983 to 3848803 tid 3 2023-10-07T21:38:51.829 INFO:tasks.rados.rados.0.smithi008.stdout:231: write initial oid 231 2023-10-07T21:38:51.829 INFO:tasks.rados.rados.0.smithi008.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-10-07T21:38:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:231: writing smithi00888346-231 from 665610 to 1463470 tid 1 2023-10-07T21:38:51.843 INFO:tasks.rados.rados.0.smithi008.stdout:231: writing smithi00888346-231 from 1909329 to 2367734 tid 2 2023-10-07T21:38:51.848 INFO:tasks.rados.rados.0.smithi008.stdout:231: writing smithi00888346-231 from 2816700 to 3226910 tid 3 2023-10-07T21:38:51.848 INFO:tasks.rados.rados.0.smithi008.stdout:232: write initial oid 232 2023-10-07T21:38:51.848 INFO:tasks.rados.rados.0.smithi008.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-10-07T21:38:51.854 INFO:tasks.rados.rados.0.smithi008.stdout:232: writing smithi00888346-232 from 682417 to 1155526 tid 1 2023-10-07T21:38:51.860 INFO:tasks.rados.rados.0.smithi008.stdout:232: writing smithi00888346-232 from 1567811 to 2169874 tid 2 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:232: writing smithi00888346-232 from 2844123 to 3465605 tid 3 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:217: finishing write tid 1 to smithi00888346-217 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:217: finishing write tid 2 to smithi00888346-217 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:217: finishing write tid 3 to smithi00888346-217 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:217: finishing write tid 4 to smithi00888346-217 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:217: finishing write tid 5 to smithi00888346-217 2023-10-07T21:38:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 217 v 68 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:218: finishing write tid 1 to smithi00888346-218 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:218: finishing write tid 2 to smithi00888346-218 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:217: done (15 left) 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:233: write initial oid 233 2023-10-07T21:38:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-10-07T21:38:51.875 INFO:tasks.rados.rados.0.smithi008.stdout:233: writing smithi00888346-233 from 699224 to 1247582 tid 1 2023-10-07T21:38:51.882 INFO:tasks.rados.rados.0.smithi008.stdout:233: writing smithi00888346-233 from 2026293 to 2488367 tid 2 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:233: writing smithi00888346-233 from 3271546 to 3704300 tid 3 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:218: finishing write tid 3 to smithi00888346-218 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:218: finishing write tid 4 to smithi00888346-218 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:218: finishing write tid 5 to smithi00888346-218 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 218 v 72 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-10-07T21:38:51.889 INFO:tasks.rados.rados.0.smithi008.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-10-07T21:38:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:219: finishing write tid 1 to smithi00888346-219 2023-10-07T21:38:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:219: finishing write tid 2 to smithi00888346-219 2023-10-07T21:38:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:218: done (15 left) 2023-10-07T21:38:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:234: write initial oid 234 2023-10-07T21:38:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-10-07T21:38:51.896 INFO:tasks.rados.rados.0.smithi008.stdout:234: writing smithi00888346-234 from 716031 to 1339638 tid 1 2023-10-07T21:38:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:234: writing smithi00888346-234 from 2084775 to 2690507 tid 2 2023-10-07T21:38:51.911 INFO:tasks.rados.rados.0.smithi008.stdout:234: writing smithi00888346-234 from 3298969 to 3916031 tid 3 2023-10-07T21:38:51.911 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.911 INFO:tasks.rados.rados.0.smithi008.stdout:219: finishing write tid 3 to smithi00888346-219 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:219: finishing write tid 4 to smithi00888346-219 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:219: finishing write tid 5 to smithi00888346-219 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 42 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: finishing write tid 1 to smithi00888346-220 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: finishing write tid 2 to smithi00888346-220 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: finishing write tid 3 to smithi00888346-220 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: finishing write tid 4 to smithi00888346-220 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: finishing write tid 5 to smithi00888346-220 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 220 v 76 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-10-07T21:38:51.912 INFO:tasks.rados.rados.0.smithi008.stdout:221: finishing write tid 1 to smithi00888346-221 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: finishing write tid 2 to smithi00888346-221 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: finishing write tid 3 to smithi00888346-221 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: finishing write tid 4 to smithi00888346-221 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: finishing write tid 5 to smithi00888346-221 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 221 v 55 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:222: finishing write tid 1 to smithi00888346-222 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:222: finishing write tid 2 to smithi00888346-222 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:219: done (15 left) 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:220: done (14 left) 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:221: done (13 left) 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:235: write initial oid 235 2023-10-07T21:38:51.913 INFO:tasks.rados.rados.0.smithi008.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-10-07T21:38:51.919 INFO:tasks.rados.rados.0.smithi008.stdout:235: writing smithi00888346-235 from 732838 to 1431694 tid 1 2023-10-07T21:38:51.925 INFO:tasks.rados.rados.0.smithi008.stdout:235: writing smithi00888346-235 from 2026904 to 2492647 tid 2 2023-10-07T21:38:51.933 INFO:tasks.rados.rados.0.smithi008.stdout:235: writing smithi00888346-235 from 3210039 to 3781690 tid 3 2023-10-07T21:38:51.933 INFO:tasks.rados.rados.0.smithi008.stdout:236: write initial oid 236 2023-10-07T21:38:51.933 INFO:tasks.rados.rados.0.smithi008.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-10-07T21:38:51.942 INFO:tasks.rados.rados.0.smithi008.stdout:236: writing smithi00888346-236 from 749645 to 1523750 tid 1 2023-10-07T21:38:51.948 INFO:tasks.rados.rados.0.smithi008.stdout:236: writing smithi00888346-236 from 2085386 to 2694787 tid 2 2023-10-07T21:38:51.956 INFO:tasks.rados.rados.0.smithi008.stdout:236: writing smithi00888346-236 from 3237462 to 3949645 tid 3 2023-10-07T21:38:51.956 INFO:tasks.rados.rados.0.smithi008.stdout:237: write initial oid 237 2023-10-07T21:38:51.956 INFO:tasks.rados.rados.0.smithi008.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-10-07T21:38:51.964 INFO:tasks.rados.rados.0.smithi008.stdout:237: writing smithi00888346-237 from 766452 to 1332159 tid 1 2023-10-07T21:38:51.969 INFO:tasks.rados.rados.0.smithi008.stdout:237: writing smithi00888346-237 from 1860221 to 2329633 tid 2 2023-10-07T21:38:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:237: writing smithi00888346-237 from 2981238 to 3575433 tid 3 2023-10-07T21:38:51.977 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:222: finishing write tid 3 to smithi00888346-222 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:222: finishing write tid 4 to smithi00888346-222 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:222: finishing write tid 5 to smithi00888346-222 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 222 v 34 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 1 to smithi00888346-223 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 2 to smithi00888346-223 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:222: done (15 left) 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:238: write initial oid 238 2023-10-07T21:38:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-10-07T21:38:51.985 INFO:tasks.rados.rados.0.smithi008.stdout:238: writing smithi00888346-238 from 783259 to 1424215 tid 1 2023-10-07T21:38:51.991 INFO:tasks.rados.rados.0.smithi008.stdout:238: writing smithi00888346-238 from 1918703 to 2531773 tid 2 2023-10-07T21:38:51.996 INFO:tasks.rados.rados.0.smithi008.stdout:238: writing smithi00888346-238 from 3008661 to 3414128 tid 3 2023-10-07T21:38:52.001 INFO:tasks.rados.rados.0.smithi008.stdout:238: writing smithi00888346-238 from 3821939 to 3983259 tid 4 2023-10-07T21:38:52.001 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.001 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 3 to smithi00888346-223 2023-10-07T21:38:52.001 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 4 to smithi00888346-223 2023-10-07T21:38:52.001 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 5 to smithi00888346-223 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:223: finishing write tid 6 to smithi00888346-223 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 223 v 69 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:224: finishing write tid 1 to smithi00888346-224 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:224: finishing write tid 2 to smithi00888346-224 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:224: finishing write tid 3 to smithi00888346-224 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:224: finishing write tid 4 to smithi00888346-224 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:224: finishing write tid 5 to smithi00888346-224 2023-10-07T21:38:52.002 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 46 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: finishing write tid 1 to smithi00888346-225 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: finishing write tid 2 to smithi00888346-225 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: finishing write tid 3 to smithi00888346-225 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: finishing write tid 4 to smithi00888346-225 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: finishing write tid 5 to smithi00888346-225 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 66 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:226: finishing write tid 1 to smithi00888346-226 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:226: finishing write tid 2 to smithi00888346-226 2023-10-07T21:38:52.003 INFO:tasks.rados.rados.0.smithi008.stdout:226: finishing write tid 3 to smithi00888346-226 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:226: finishing write tid 4 to smithi00888346-226 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:223: done (15 left) 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:224: done (14 left) 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:225: done (13 left) 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:239: write initial oid 239 2023-10-07T21:38:52.004 INFO:tasks.rados.rados.0.smithi008.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-10-07T21:38:52.006 INFO:tasks.rados.rados.0.smithi008.stdout:239: writing smithi00888346-239 from 400066 to 1116271 tid 1 2023-10-07T21:38:52.012 INFO:tasks.rados.rados.0.smithi008.stdout:239: writing smithi00888346-239 from 1860832 to 2000066 tid 2 2023-10-07T21:38:52.012 INFO:tasks.rados.rados.0.smithi008.stdout:240: write initial oid 240 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:226: finishing write tid 5 to smithi00888346-226 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 226 v 63 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: finishing write tid 1 to smithi00888346-227 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: finishing write tid 2 to smithi00888346-227 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: finishing write tid 3 to smithi00888346-227 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: finishing write tid 4 to smithi00888346-227 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: finishing write tid 5 to smithi00888346-227 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 227 v 80 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:228: finishing write tid 1 to smithi00888346-228 2023-10-07T21:38:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:228: finishing write tid 2 to smithi00888346-228 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:228: finishing write tid 3 to smithi00888346-228 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:228: finishing write tid 4 to smithi00888346-228 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:228: finishing write tid 5 to smithi00888346-228 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 228 v 38 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:229: finishing write tid 1 to smithi00888346-229 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:229: finishing write tid 2 to smithi00888346-229 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:229: finishing write tid 3 to smithi00888346-229 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:229: finishing write tid 4 to smithi00888346-229 2023-10-07T21:38:52.014 INFO:tasks.rados.rados.0.smithi008.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-10-07T21:38:52.018 INFO:tasks.rados.rados.0.smithi008.stdout:240: writing smithi00888346-240 from 416873 to 1208327 tid 1 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:240: writing smithi00888346-240 from 1919314 to 2016873 tid 2 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:226: done (14 left) 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:227: done (13 left) 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:228: done (12 left) 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:241: write initial oid 241 2023-10-07T21:38:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-10-07T21:38:52.028 INFO:tasks.rados.rados.0.smithi008.stdout:241: writing smithi00888346-241 from 433680 to 900383 tid 1 2023-10-07T21:38:52.034 INFO:tasks.rados.rados.0.smithi008.stdout:241: writing smithi00888346-241 from 1577796 to 2033680 tid 2 2023-10-07T21:38:52.034 INFO:tasks.rados.rados.0.smithi008.stdout:242: write initial oid 242 2023-10-07T21:38:52.034 INFO:tasks.rados.rados.0.smithi008.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-10-07T21:38:52.040 INFO:tasks.rados.rados.0.smithi008.stdout:242: writing smithi00888346-242 from 450487 to 992439 tid 1 2023-10-07T21:38:52.046 INFO:tasks.rados.rados.0.smithi008.stdout:242: writing smithi00888346-242 from 1636278 to 2050487 tid 2 2023-10-07T21:38:52.046 INFO:tasks.rados.rados.0.smithi008.stdout:243: write initial oid 243 2023-10-07T21:38:52.046 INFO:tasks.rados.rados.0.smithi008.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-10-07T21:38:52.052 INFO:tasks.rados.rados.0.smithi008.stdout:243: writing smithi00888346-243 from 467294 to 1084495 tid 1 2023-10-07T21:38:52.058 INFO:tasks.rados.rados.0.smithi008.stdout:243: writing smithi00888346-243 from 1578407 to 2067294 tid 2 2023-10-07T21:38:52.058 INFO:tasks.rados.rados.0.smithi008.stdout:244: write initial oid 244 2023-10-07T21:38:52.058 INFO:tasks.rados.rados.0.smithi008.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-10-07T21:38:52.065 INFO:tasks.rados.rados.0.smithi008.stdout:244: writing smithi00888346-244 from 484101 to 1176551 tid 1 2023-10-07T21:38:52.070 INFO:tasks.rados.rados.0.smithi008.stdout:244: writing smithi00888346-244 from 1636889 to 2084101 tid 2 2023-10-07T21:38:52.070 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:229: finishing write tid 5 to smithi00888346-229 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 229 v 42 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:229: done (15 left) 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:245: write initial oid 245 2023-10-07T21:38:52.071 INFO:tasks.rados.rados.0.smithi008.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-10-07T21:38:52.075 INFO:tasks.rados.rados.0.smithi008.stdout:245: writing smithi00888346-245 from 500908 to 984960 tid 1 2023-10-07T21:38:52.085 INFO:tasks.rados.rados.0.smithi008.stdout:245: writing smithi00888346-245 from 1411724 to 2100908 tid 2 2023-10-07T21:38:52.085 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.085 INFO:tasks.rados.rados.0.smithi008.stdout:230: finishing write tid 1 to smithi00888346-230 2023-10-07T21:38:52.085 INFO:tasks.rados.rados.0.smithi008.stdout:230: finishing write tid 2 to smithi00888346-230 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:230: finishing write tid 3 to smithi00888346-230 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:230: finishing write tid 4 to smithi00888346-230 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:230: finishing write tid 5 to smithi00888346-230 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 59 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:231: finishing write tid 1 to smithi00888346-231 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:231: finishing write tid 2 to smithi00888346-231 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:231: finishing write tid 3 to smithi00888346-231 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:231: finishing write tid 4 to smithi00888346-231 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:231: finishing write tid 5 to smithi00888346-231 2023-10-07T21:38:52.086 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 231 v 50 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: finishing write tid 1 to smithi00888346-232 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: finishing write tid 2 to smithi00888346-232 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: finishing write tid 3 to smithi00888346-232 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: finishing write tid 4 to smithi00888346-232 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: finishing write tid 5 to smithi00888346-232 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 232 v 60 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:233: finishing write tid 1 to smithi00888346-233 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:233: finishing write tid 2 to smithi00888346-233 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:230: done (15 left) 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:231: done (14 left) 2023-10-07T21:38:52.087 INFO:tasks.rados.rados.0.smithi008.stdout:232: done (13 left) 2023-10-07T21:38:52.088 INFO:tasks.rados.rados.0.smithi008.stdout:246: write initial oid 246 2023-10-07T21:38:52.088 INFO:tasks.rados.rados.0.smithi008.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-10-07T21:38:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:246: writing smithi00888346-246 from 517715 to 1077016 tid 1 2023-10-07T21:38:52.098 INFO:tasks.rados.rados.0.smithi008.stdout:246: writing smithi00888346-246 from 1870206 to 2117715 tid 2 2023-10-07T21:38:52.098 INFO:tasks.rados.rados.0.smithi008.stdout:247: write initial oid 247 2023-10-07T21:38:52.099 INFO:tasks.rados.rados.0.smithi008.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-10-07T21:38:52.105 INFO:tasks.rados.rados.0.smithi008.stdout:247: writing smithi00888346-247 from 534522 to 1169072 tid 1 2023-10-07T21:38:52.111 INFO:tasks.rados.rados.0.smithi008.stdout:247: writing smithi00888346-247 from 1812335 to 2134522 tid 2 2023-10-07T21:38:52.111 INFO:tasks.rados.rados.0.smithi008.stdout:248: write initial oid 248 2023-10-07T21:38:52.111 INFO:tasks.rados.rados.0.smithi008.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-10-07T21:38:52.118 INFO:tasks.rados.rados.0.smithi008.stdout:248: writing smithi00888346-248 from 551329 to 1261128 tid 1 2023-10-07T21:38:52.124 INFO:tasks.rados.rados.0.smithi008.stdout:248: writing smithi00888346-248 from 1870817 to 2151329 tid 2 2023-10-07T21:38:52.124 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:233: finishing write tid 3 to smithi00888346-233 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:233: finishing write tid 4 to smithi00888346-233 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:233: finishing write tid 5 to smithi00888346-233 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 67 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: finishing write tid 1 to smithi00888346-234 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: finishing write tid 2 to smithi00888346-234 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: finishing write tid 3 to smithi00888346-234 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: finishing write tid 4 to smithi00888346-234 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: finishing write tid 5 to smithi00888346-234 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 234 v 71 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-10-07T21:38:52.125 INFO:tasks.rados.rados.0.smithi008.stdout:235: finishing write tid 1 to smithi00888346-235 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:235: finishing write tid 2 to smithi00888346-235 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:235: finishing write tid 3 to smithi00888346-235 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:235: finishing write tid 4 to smithi00888346-235 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:235: finishing write tid 5 to smithi00888346-235 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 235 v 64 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:236: finishing write tid 1 to smithi00888346-236 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:236: finishing write tid 2 to smithi00888346-236 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:236: finishing write tid 3 to smithi00888346-236 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:236: finishing write tid 4 to smithi00888346-236 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:236: finishing write tid 5 to smithi00888346-236 2023-10-07T21:38:52.126 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 236 v 48 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: finishing write tid 1 to smithi00888346-237 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: finishing write tid 2 to smithi00888346-237 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: finishing write tid 3 to smithi00888346-237 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: finishing write tid 4 to smithi00888346-237 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: finishing write tid 5 to smithi00888346-237 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 64 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 1 to smithi00888346-238 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 2 to smithi00888346-238 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 3 to smithi00888346-238 2023-10-07T21:38:52.127 INFO:tasks.rados.rados.0.smithi008.stdout:233: done (15 left) 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:234: done (14 left) 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:235: done (13 left) 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:236: done (12 left) 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:237: done (11 left) 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:249: write initial oid 249 2023-10-07T21:38:52.128 INFO:tasks.rados.rados.0.smithi008.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-10-07T21:38:52.130 INFO:tasks.rados.rados.0.smithi008.stdout:249: writing smithi00888346-249 from 568136 to 1353184 tid 1 2023-10-07T21:38:52.135 INFO:tasks.rados.rados.0.smithi008.stdout:249: writing smithi00888346-249 from 1929299 to 2168136 tid 2 2023-10-07T21:38:52.135 INFO:tasks.rados.rados.0.smithi008.stdout:250: write initial oid 250 2023-10-07T21:38:52.135 INFO:tasks.rados.rados.0.smithi008.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-10-07T21:38:52.140 INFO:tasks.rados.rados.0.smithi008.stdout:250: writing smithi00888346-250 from 584943 to 1045240 tid 1 2023-10-07T21:38:52.147 INFO:tasks.rados.rados.0.smithi008.stdout:250: writing smithi00888346-250 from 1587781 to 2184943 tid 2 2023-10-07T21:38:52.147 INFO:tasks.rados.rados.0.smithi008.stdout:251: write initial oid 251 2023-10-07T21:38:52.147 INFO:tasks.rados.rados.0.smithi008.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-10-07T21:38:52.154 INFO:tasks.rados.rados.0.smithi008.stdout:251: writing smithi00888346-251 from 601750 to 1137296 tid 1 2023-10-07T21:38:52.160 INFO:tasks.rados.rados.0.smithi008.stdout:251: writing smithi00888346-251 from 1929910 to 2201750 tid 2 2023-10-07T21:38:52.160 INFO:tasks.rados.rados.0.smithi008.stdout:252: write initial oid 252 2023-10-07T21:38:52.160 INFO:tasks.rados.rados.0.smithi008.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-10-07T21:38:52.167 INFO:tasks.rados.rados.0.smithi008.stdout:252: writing smithi00888346-252 from 618557 to 1345705 tid 1 2023-10-07T21:38:52.172 INFO:tasks.rados.rados.0.smithi008.stdout:252: writing smithi00888346-252 from 2104745 to 2218557 tid 2 2023-10-07T21:38:52.173 INFO:tasks.rados.rados.0.smithi008.stdout:253: write initial oid 253 2023-10-07T21:38:52.173 INFO:tasks.rados.rados.0.smithi008.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-10-07T21:38:52.178 INFO:tasks.rados.rados.0.smithi008.stdout:253: writing smithi00888346-253 from 635364 to 1037761 tid 1 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout:253: writing smithi00888346-253 from 1763227 to 2235364 tid 2 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 4 to smithi00888346-238 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 5 to smithi00888346-238 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout:238: finishing write tid 6 to smithi00888346-238 2023-10-07T21:38:52.187 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 238 v 31 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:239: finishing write tid 1 to smithi00888346-239 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:239: finishing write tid 2 to smithi00888346-239 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:239: finishing write tid 3 to smithi00888346-239 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:239: finishing write tid 4 to smithi00888346-239 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 239 v 83 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:240: finishing write tid 1 to smithi00888346-240 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:240: finishing write tid 2 to smithi00888346-240 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:240: finishing write tid 3 to smithi00888346-240 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:240: finishing write tid 4 to smithi00888346-240 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 240 v 43 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-10-07T21:38:52.188 INFO:tasks.rados.rados.0.smithi008.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:241: finishing write tid 1 to smithi00888346-241 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:241: finishing write tid 2 to smithi00888346-241 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:241: finishing write tid 3 to smithi00888346-241 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:241: finishing write tid 4 to smithi00888346-241 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 241 v 67 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:242: finishing write tid 1 to smithi00888346-242 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:242: finishing write tid 2 to smithi00888346-242 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:242: finishing write tid 3 to smithi00888346-242 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:242: finishing write tid 4 to smithi00888346-242 2023-10-07T21:38:52.189 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 242 v 62 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:243: finishing write tid 1 to smithi00888346-243 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:243: finishing write tid 2 to smithi00888346-243 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:243: finishing write tid 3 to smithi00888346-243 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:243: finishing write tid 4 to smithi00888346-243 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 243 v 70 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:244: finishing write tid 1 to smithi00888346-244 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:244: finishing write tid 2 to smithi00888346-244 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:244: finishing write tid 3 to smithi00888346-244 2023-10-07T21:38:52.190 INFO:tasks.rados.rados.0.smithi008.stdout:244: finishing write tid 4 to smithi00888346-244 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 73 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:245: finishing write tid 1 to smithi00888346-245 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:238: done (15 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:239: done (14 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:240: done (13 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:241: done (12 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:242: done (11 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:243: done (10 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:244: done (9 left) 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:254: write initial oid 254 2023-10-07T21:38:52.191 INFO:tasks.rados.rados.0.smithi008.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-10-07T21:38:52.192 INFO:tasks.rados.rados.0.smithi008.stdout:254: writing smithi00888346-254 from 652171 to 1129817 tid 1 2023-10-07T21:38:52.198 INFO:tasks.rados.rados.0.smithi008.stdout:254: writing smithi00888346-254 from 1821709 to 2252171 tid 2 2023-10-07T21:38:52.198 INFO:tasks.rados.rados.0.smithi008.stdout:255: write initial oid 255 2023-10-07T21:38:52.198 INFO:tasks.rados.rados.0.smithi008.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-10-07T21:38:52.204 INFO:tasks.rados.rados.0.smithi008.stdout:255: writing smithi00888346-255 from 668978 to 1221873 tid 1 2023-10-07T21:38:52.210 INFO:tasks.rados.rados.0.smithi008.stdout:255: writing smithi00888346-255 from 1763838 to 2268978 tid 2 2023-10-07T21:38:52.210 INFO:tasks.rados.rados.0.smithi008.stdout:256: write initial oid 256 2023-10-07T21:38:52.211 INFO:tasks.rados.rados.0.smithi008.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-10-07T21:38:52.218 INFO:tasks.rados.rados.0.smithi008.stdout:256: writing smithi00888346-256 from 685785 to 1313929 tid 1 2023-10-07T21:38:52.223 INFO:tasks.rados.rados.0.smithi008.stdout:256: writing smithi00888346-256 from 1822320 to 2285785 tid 2 2023-10-07T21:38:52.224 INFO:tasks.rados.rados.0.smithi008.stdout:257: write initial oid 257 2023-10-07T21:38:52.224 INFO:tasks.rados.rados.0.smithi008.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-10-07T21:38:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:257: writing smithi00888346-257 from 702592 to 1405985 tid 1 2023-10-07T21:38:52.236 INFO:tasks.rados.rados.0.smithi008.stdout:257: writing smithi00888346-257 from 1880802 to 2302592 tid 2 2023-10-07T21:38:52.237 INFO:tasks.rados.rados.0.smithi008.stdout:258: write initial oid 258 2023-10-07T21:38:52.237 INFO:tasks.rados.rados.0.smithi008.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-10-07T21:38:52.245 INFO:tasks.rados.rados.0.smithi008.stdout:258: writing smithi00888346-258 from 719399 to 1498041 tid 1 2023-10-07T21:38:52.249 INFO:tasks.rados.rados.0.smithi008.stdout:258: writing smithi00888346-258 from 1939284 to 2319399 tid 2 2023-10-07T21:38:52.249 INFO:tasks.rados.rados.0.smithi008.stdout:259: write initial oid 259 2023-10-07T21:38:52.250 INFO:tasks.rados.rados.0.smithi008.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-10-07T21:38:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:259: writing smithi00888346-259 from 736206 to 1190097 tid 1 2023-10-07T21:38:52.262 INFO:tasks.rados.rados.0.smithi008.stdout:259: writing smithi00888346-259 from 1881413 to 2336206 tid 2 2023-10-07T21:38:52.263 INFO:tasks.rados.rados.0.smithi008.stdout:260: write initial oid 260 2023-10-07T21:38:52.263 INFO:tasks.rados.rados.0.smithi008.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-10-07T21:38:52.270 INFO:tasks.rados.rados.0.smithi008.stdout:260: writing smithi00888346-260 from 753013 to 1398506 tid 1 2023-10-07T21:38:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:260: writing smithi00888346-260 from 2056248 to 2353013 tid 2 2023-10-07T21:38:52.276 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:245: finishing write tid 2 to smithi00888346-245 2023-10-07T21:38:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:245: finishing write tid 3 to smithi00888346-245 2023-10-07T21:38:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:245: finishing write tid 4 to smithi00888346-245 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 45 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:246: finishing write tid 1 to smithi00888346-246 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:246: finishing write tid 2 to smithi00888346-246 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:245: done (15 left) 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:261: write initial oid 261 2023-10-07T21:38:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-10-07T21:38:52.284 INFO:tasks.rados.rados.0.smithi008.stdout:261: writing smithi00888346-261 from 769820 to 1490562 tid 1 2023-10-07T21:38:52.289 INFO:tasks.rados.rados.0.smithi008.stdout:261: writing smithi00888346-261 from 2114730 to 2369820 tid 2 2023-10-07T21:38:52.289 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.289 INFO:tasks.rados.rados.0.smithi008.stdout:246: finishing write tid 3 to smithi00888346-246 2023-10-07T21:38:52.289 INFO:tasks.rados.rados.0.smithi008.stdout:246: finishing write tid 4 to smithi00888346-246 2023-10-07T21:38:52.289 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 65 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:247: finishing write tid 1 to smithi00888346-247 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:247: finishing write tid 2 to smithi00888346-247 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:247: finishing write tid 3 to smithi00888346-247 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:247: finishing write tid 4 to smithi00888346-247 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 247 v 53 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:248: finishing write tid 1 to smithi00888346-248 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:248: finishing write tid 2 to smithi00888346-248 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:248: finishing write tid 3 to smithi00888346-248 2023-10-07T21:38:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:248: finishing write tid 4 to smithi00888346-248 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 248 v 28 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:246: done (15 left) 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:247: done (14 left) 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:248: done (13 left) 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:262: write initial oid 262 2023-10-07T21:38:52.291 INFO:tasks.rados.rados.0.smithi008.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-10-07T21:38:52.298 INFO:tasks.rados.rados.0.smithi008.stdout:262: writing smithi00888346-262 from 786627 to 1582618 tid 1 2023-10-07T21:38:52.302 INFO:tasks.rados.rados.0.smithi008.stdout:262: writing smithi00888346-262 from 2173212 to 2386627 tid 2 2023-10-07T21:38:52.302 INFO:tasks.rados.rados.0.smithi008.stdout:263: write initial oid 263 2023-10-07T21:38:52.302 INFO:tasks.rados.rados.0.smithi008.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-10-07T21:38:52.307 INFO:tasks.rados.rados.0.smithi008.stdout:263: writing smithi00888346-263 from 403434 to 874674 tid 1 2023-10-07T21:38:52.312 INFO:tasks.rados.rados.0.smithi008.stdout:263: writing smithi00888346-263 from 1315341 to 1716097 tid 2 2023-10-07T21:38:52.312 INFO:tasks.rados.rados.0.smithi008.stdout:264: write initial oid 264 2023-10-07T21:38:52.312 INFO:tasks.rados.rados.0.smithi008.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-10-07T21:38:52.317 INFO:tasks.rados.rados.0.smithi008.stdout:264: writing smithi00888346-264 from 420241 to 966730 tid 1 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout:264: writing smithi00888346-264 from 1373823 to 1918237 tid 2 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout:249: finishing write tid 1 to smithi00888346-249 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout:249: finishing write tid 2 to smithi00888346-249 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout:249: finishing write tid 3 to smithi00888346-249 2023-10-07T21:38:52.323 INFO:tasks.rados.rados.0.smithi008.stdout:249: finishing write tid 4 to smithi00888346-249 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 249 v 31 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:250: finishing write tid 1 to smithi00888346-250 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:250: finishing write tid 2 to smithi00888346-250 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:250: finishing write tid 3 to smithi00888346-250 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:249: done (15 left) 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:265: write initial oid 265 2023-10-07T21:38:52.324 INFO:tasks.rados.rados.0.smithi008.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-10-07T21:38:52.329 INFO:tasks.rados.rados.0.smithi008.stdout:265: writing smithi00888346-265 from 437048 to 1058786 tid 1 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout:265: writing smithi00888346-265 from 1832305 to 2236730 tid 2 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout:250: finishing write tid 4 to smithi00888346-250 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 56 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-10-07T21:38:52.336 INFO:tasks.rados.rados.0.smithi008.stdout:251: finishing write tid 1 to smithi00888346-251 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:251: finishing write tid 2 to smithi00888346-251 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:251: finishing write tid 3 to smithi00888346-251 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:251: finishing write tid 4 to smithi00888346-251 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 251 v 43 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:252: finishing write tid 1 to smithi00888346-252 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:252: finishing write tid 2 to smithi00888346-252 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:252: finishing write tid 3 to smithi00888346-252 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:252: finishing write tid 4 to smithi00888346-252 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 252 v 46 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:253: finishing write tid 1 to smithi00888346-253 2023-10-07T21:38:52.337 INFO:tasks.rados.rados.0.smithi008.stdout:250: done (15 left) 2023-10-07T21:38:52.338 INFO:tasks.rados.rados.0.smithi008.stdout:251: done (14 left) 2023-10-07T21:38:52.338 INFO:tasks.rados.rados.0.smithi008.stdout:252: done (13 left) 2023-10-07T21:38:52.338 INFO:tasks.rados.rados.0.smithi008.stdout:266: write initial oid 266 2023-10-07T21:38:52.338 INFO:tasks.rados.rados.0.smithi008.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-10-07T21:38:52.343 INFO:tasks.rados.rados.0.smithi008.stdout:266: writing smithi00888346-266 from 453855 to 1150842 tid 1 2023-10-07T21:38:52.351 INFO:tasks.rados.rados.0.smithi008.stdout:266: writing smithi00888346-266 from 1890787 to 2438870 tid 2 2023-10-07T21:38:52.351 INFO:tasks.rados.rados.0.smithi008.stdout:267: write initial oid 267 2023-10-07T21:38:52.351 INFO:tasks.rados.rados.0.smithi008.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-10-07T21:38:52.358 INFO:tasks.rados.rados.0.smithi008.stdout:267: writing smithi00888346-267 from 470662 to 1242898 tid 1 2023-10-07T21:38:52.364 INFO:tasks.rados.rados.0.smithi008.stdout:267: writing smithi00888346-267 from 1832916 to 2241010 tid 2 2023-10-07T21:38:52.364 INFO:tasks.rados.rados.0.smithi008.stdout:268: write initial oid 268 2023-10-07T21:38:52.364 INFO:tasks.rados.rados.0.smithi008.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-10-07T21:38:52.370 INFO:tasks.rados.rados.0.smithi008.stdout:268: writing smithi00888346-268 from 487469 to 1051307 tid 1 2023-10-07T21:38:52.377 INFO:tasks.rados.rados.0.smithi008.stdout:268: writing smithi00888346-268 from 1607751 to 2159503 tid 2 2023-10-07T21:38:52.377 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.377 INFO:tasks.rados.rados.0.smithi008.stdout:253: finishing write tid 2 to smithi00888346-253 2023-10-07T21:38:52.377 INFO:tasks.rados.rados.0.smithi008.stdout:253: finishing write tid 3 to smithi00888346-253 2023-10-07T21:38:52.377 INFO:tasks.rados.rados.0.smithi008.stdout:253: finishing write tid 4 to smithi00888346-253 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 74 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:254: finishing write tid 1 to smithi00888346-254 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:253: done (15 left) 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:269: write initial oid 269 2023-10-07T21:38:52.378 INFO:tasks.rados.rados.0.smithi008.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-10-07T21:38:52.383 INFO:tasks.rados.rados.0.smithi008.stdout:269: writing smithi00888346-269 from 504276 to 1143363 tid 1 2023-10-07T21:38:52.390 INFO:tasks.rados.rados.0.smithi008.stdout:269: writing smithi00888346-269 from 1666233 to 2361643 tid 2 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:254: finishing write tid 2 to smithi00888346-254 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:254: finishing write tid 3 to smithi00888346-254 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:254: finishing write tid 4 to smithi00888346-254 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 254 v 46 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:255: finishing write tid 1 to smithi00888346-255 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:255: finishing write tid 2 to smithi00888346-255 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:255: finishing write tid 3 to smithi00888346-255 2023-10-07T21:38:52.391 INFO:tasks.rados.rados.0.smithi008.stdout:255: finishing write tid 4 to smithi00888346-255 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 255 v 49 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:256: finishing write tid 1 to smithi00888346-256 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:254: done (15 left) 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:255: done (14 left) 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:270: write initial oid 270 2023-10-07T21:38:52.392 INFO:tasks.rados.rados.0.smithi008.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-10-07T21:38:52.397 INFO:tasks.rados.rados.0.smithi008.stdout:270: writing smithi00888346-270 from 521083 to 1235419 tid 1 2023-10-07T21:38:52.403 INFO:tasks.rados.rados.0.smithi008.stdout:270: writing smithi00888346-270 from 1724715 to 2280136 tid 2 2023-10-07T21:38:52.403 INFO:tasks.rados.rados.0.smithi008.stdout:271: write initial oid 271 2023-10-07T21:38:52.403 INFO:tasks.rados.rados.0.smithi008.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-10-07T21:38:52.410 INFO:tasks.rados.rados.0.smithi008.stdout:271: writing smithi00888346-271 from 537890 to 1327475 tid 1 2023-10-07T21:38:52.417 INFO:tasks.rados.rados.0.smithi008.stdout:271: writing smithi00888346-271 from 1783197 to 2482276 tid 2 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:256: finishing write tid 2 to smithi00888346-256 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:256: finishing write tid 3 to smithi00888346-256 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:256: finishing write tid 4 to smithi00888346-256 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 256 v 86 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:257: finishing write tid 1 to smithi00888346-257 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:257: finishing write tid 2 to smithi00888346-257 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:257: finishing write tid 3 to smithi00888346-257 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:257: finishing write tid 4 to smithi00888346-257 2023-10-07T21:38:52.418 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 257 v 51 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:258: finishing write tid 1 to smithi00888346-258 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:258: finishing write tid 2 to smithi00888346-258 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:258: finishing write tid 3 to smithi00888346-258 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:258: finishing write tid 4 to smithi00888346-258 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 258 v 48 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:259: finishing write tid 1 to smithi00888346-259 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:259: finishing write tid 2 to smithi00888346-259 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:259: finishing write tid 3 to smithi00888346-259 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:259: finishing write tid 4 to smithi00888346-259 2023-10-07T21:38:52.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 259 v 77 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:260: finishing write tid 1 to smithi00888346-260 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:260: finishing write tid 2 to smithi00888346-260 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:260: finishing write tid 3 to smithi00888346-260 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:256: done (15 left) 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:257: done (14 left) 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:258: done (13 left) 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:259: done (12 left) 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:272: write initial oid 272 2023-10-07T21:38:52.420 INFO:tasks.rados.rados.0.smithi008.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-10-07T21:38:52.423 INFO:tasks.rados.rados.0.smithi008.stdout:272: writing smithi00888346-272 from 554697 to 1019531 tid 1 2023-10-07T21:38:52.430 INFO:tasks.rados.rados.0.smithi008.stdout:272: writing smithi00888346-272 from 1725326 to 2284416 tid 2 2023-10-07T21:38:52.430 INFO:tasks.rados.rados.0.smithi008.stdout:273: write initial oid 273 2023-10-07T21:38:52.430 INFO:tasks.rados.rados.0.smithi008.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-10-07T21:38:52.436 INFO:tasks.rados.rados.0.smithi008.stdout:273: writing smithi00888346-273 from 571504 to 1111587 tid 1 2023-10-07T21:38:52.444 INFO:tasks.rados.rados.0.smithi008.stdout:273: writing smithi00888346-273 from 1783808 to 2486556 tid 2 2023-10-07T21:38:52.444 INFO:tasks.rados.rados.0.smithi008.stdout:274: write initial oid 274 2023-10-07T21:38:52.444 INFO:tasks.rados.rados.0.smithi008.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-10-07T21:38:52.451 INFO:tasks.rados.rados.0.smithi008.stdout:274: writing smithi00888346-274 from 588311 to 1203643 tid 1 2023-10-07T21:38:52.458 INFO:tasks.rados.rados.0.smithi008.stdout:274: writing smithi00888346-274 from 1842290 to 2405049 tid 2 2023-10-07T21:38:52.459 INFO:tasks.rados.rados.0.smithi008.stdout:275: write initial oid 275 2023-10-07T21:38:52.459 INFO:tasks.rados.rados.0.smithi008.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-10-07T21:38:52.464 INFO:tasks.rados.rados.0.smithi008.stdout:275: writing smithi00888346-275 from 605118 to 1012052 tid 1 2023-10-07T21:38:52.471 INFO:tasks.rados.rados.0.smithi008.stdout:275: writing smithi00888346-275 from 1617125 to 2323542 tid 2 2023-10-07T21:38:52.472 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.472 INFO:tasks.rados.rados.0.smithi008.stdout:260: finishing write tid 4 to smithi00888346-260 2023-10-07T21:38:52.472 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 260 v 76 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-10-07T21:38:52.473 INFO:tasks.rados.rados.0.smithi008.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-10-07T21:38:52.473 INFO:tasks.rados.rados.0.smithi008.stdout:261: finishing write tid 1 to smithi00888346-261 2023-10-07T21:38:52.473 INFO:tasks.rados.rados.0.smithi008.stdout:261: finishing write tid 2 to smithi00888346-261 2023-10-07T21:38:52.473 INFO:tasks.rados.rados.0.smithi008.stdout:260: done (15 left) 2023-10-07T21:38:52.474 INFO:tasks.rados.rados.0.smithi008.stdout:276: write initial oid 276 2023-10-07T21:38:52.474 INFO:tasks.rados.rados.0.smithi008.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-10-07T21:38:52.477 INFO:tasks.rados.rados.0.smithi008.stdout:276: writing smithi00888346-276 from 621925 to 1104108 tid 1 2023-10-07T21:38:52.483 INFO:tasks.rados.rados.0.smithi008.stdout:276: writing smithi00888346-276 from 1559254 to 2125682 tid 2 2023-10-07T21:38:52.483 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.484 INFO:tasks.rados.rados.0.smithi008.stdout:261: finishing write tid 3 to smithi00888346-261 2023-10-07T21:38:52.484 INFO:tasks.rados.rados.0.smithi008.stdout:261: finishing write tid 4 to smithi00888346-261 2023-10-07T21:38:52.484 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 261 v 72 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-10-07T21:38:52.484 INFO:tasks.rados.rados.0.smithi008.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-10-07T21:38:52.485 INFO:tasks.rados.rados.0.smithi008.stdout:262: finishing write tid 1 to smithi00888346-262 2023-10-07T21:38:52.485 INFO:tasks.rados.rados.0.smithi008.stdout:261: done (15 left) 2023-10-07T21:38:52.485 INFO:tasks.rados.rados.0.smithi008.stdout:277: write initial oid 277 2023-10-07T21:38:52.485 INFO:tasks.rados.rados.0.smithi008.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-10-07T21:38:52.489 INFO:tasks.rados.rados.0.smithi008.stdout:277: writing smithi00888346-277 from 638732 to 1196164 tid 1 2023-10-07T21:38:52.498 INFO:tasks.rados.rados.0.smithi008.stdout:277: writing smithi00888346-277 from 1617736 to 2327822 tid 2 2023-10-07T21:38:52.498 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.498 INFO:tasks.rados.rados.0.smithi008.stdout:262: finishing write tid 2 to smithi00888346-262 2023-10-07T21:38:52.498 INFO:tasks.rados.rados.0.smithi008.stdout:262: finishing write tid 3 to smithi00888346-262 2023-10-07T21:38:52.498 INFO:tasks.rados.rados.0.smithi008.stdout:262: finishing write tid 4 to smithi00888346-262 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 262 v 69 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:263: finishing write tid 1 to smithi00888346-263 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:263: finishing write tid 2 to smithi00888346-263 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:262: done (15 left) 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:278: write initial oid 278 2023-10-07T21:38:52.499 INFO:tasks.rados.rados.0.smithi008.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-10-07T21:38:52.503 INFO:tasks.rados.rados.0.smithi008.stdout:278: writing smithi00888346-278 from 655539 to 1288220 tid 1 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:278: writing smithi00888346-278 from 2076218 to 2646315 tid 2 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:263: finishing write tid 3 to smithi00888346-263 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:263: finishing write tid 4 to smithi00888346-263 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 263 v 54 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:264: finishing write tid 1 to smithi00888346-264 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:263: done (15 left) 2023-10-07T21:38:52.511 INFO:tasks.rados.rados.0.smithi008.stdout:279: write initial oid 279 2023-10-07T21:38:52.512 INFO:tasks.rados.rados.0.smithi008.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-10-07T21:38:52.518 INFO:tasks.rados.rados.0.smithi008.stdout:279: writing smithi00888346-279 from 672346 to 1380276 tid 1 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout:279: writing smithi00888346-279 from 2134700 to 2672346 tid 2 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout:264: finishing write tid 2 to smithi00888346-264 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout:264: finishing write tid 3 to smithi00888346-264 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout:264: finishing write tid 4 to smithi00888346-264 2023-10-07T21:38:52.526 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 264 v 34 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:265: finishing write tid 1 to smithi00888346-265 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:265: finishing write tid 2 to smithi00888346-265 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:265: finishing write tid 3 to smithi00888346-265 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:264: done (15 left) 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:280: write initial oid 280 2023-10-07T21:38:52.527 INFO:tasks.rados.rados.0.smithi008.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-10-07T21:38:52.534 INFO:tasks.rados.rados.0.smithi008.stdout:280: writing smithi00888346-280 from 689153 to 1472332 tid 1 2023-10-07T21:38:52.540 INFO:tasks.rados.rados.0.smithi008.stdout:280: writing smithi00888346-280 from 2076829 to 2534242 tid 2 2023-10-07T21:38:52.540 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.540 INFO:tasks.rados.rados.0.smithi008.stdout:265: finishing write tid 4 to smithi00888346-265 2023-10-07T21:38:52.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 57 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-10-07T21:38:52.541 INFO:tasks.rados.rados.0.smithi008.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-10-07T21:38:52.541 INFO:tasks.rados.rados.0.smithi008.stdout:265: done (15 left) 2023-10-07T21:38:52.541 INFO:tasks.rados.rados.0.smithi008.stdout:281: write initial oid 281 2023-10-07T21:38:52.541 INFO:tasks.rados.rados.0.smithi008.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-10-07T21:38:52.546 INFO:tasks.rados.rados.0.smithi008.stdout:281: writing smithi00888346-281 from 705960 to 1164388 tid 1 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:281: writing smithi00888346-281 from 1735311 to 2452735 tid 2 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: finishing write tid 1 to smithi00888346-266 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: finishing write tid 2 to smithi00888346-266 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: finishing write tid 3 to smithi00888346-266 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: finishing write tid 4 to smithi00888346-266 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 72 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:267: finishing write tid 1 to smithi00888346-267 2023-10-07T21:38:52.554 INFO:tasks.rados.rados.0.smithi008.stdout:266: done (15 left) 2023-10-07T21:38:52.555 INFO:tasks.rados.rados.0.smithi008.stdout:282: write initial oid 282 2023-10-07T21:38:52.555 INFO:tasks.rados.rados.0.smithi008.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-10-07T21:38:52.560 INFO:tasks.rados.rados.0.smithi008.stdout:282: writing smithi00888346-282 from 722767 to 1256444 tid 1 2023-10-07T21:38:52.566 INFO:tasks.rados.rados.0.smithi008.stdout:282: writing smithi00888346-282 from 1793793 to 2254875 tid 2 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:267: finishing write tid 2 to smithi00888346-267 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:267: finishing write tid 3 to smithi00888346-267 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:267: finishing write tid 4 to smithi00888346-267 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 267 v 80 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:268: finishing write tid 1 to smithi00888346-268 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:268: finishing write tid 2 to smithi00888346-268 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:268: finishing write tid 3 to smithi00888346-268 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:268: finishing write tid 4 to smithi00888346-268 2023-10-07T21:38:52.567 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 68 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: finishing write tid 1 to smithi00888346-269 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: finishing write tid 2 to smithi00888346-269 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: finishing write tid 3 to smithi00888346-269 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: finishing write tid 4 to smithi00888346-269 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 269 v 55 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:270: finishing write tid 1 to smithi00888346-270 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:267: done (15 left) 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:268: done (14 left) 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:269: done (13 left) 2023-10-07T21:38:52.568 INFO:tasks.rados.rados.0.smithi008.stdout:283: write initial oid 283 2023-10-07T21:38:52.569 INFO:tasks.rados.rados.0.smithi008.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-10-07T21:38:52.575 INFO:tasks.rados.rados.0.smithi008.stdout:283: writing smithi00888346-283 from 739574 to 1464853 tid 1 2023-10-07T21:38:52.582 INFO:tasks.rados.rados.0.smithi008.stdout:283: writing smithi00888346-283 from 1968628 to 2689721 tid 2 2023-10-07T21:38:52.582 INFO:tasks.rados.rados.0.smithi008.stdout:284: write initial oid 284 2023-10-07T21:38:52.583 INFO:tasks.rados.rados.0.smithi008.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-10-07T21:38:52.589 INFO:tasks.rados.rados.0.smithi008.stdout:284: writing smithi00888346-284 from 756381 to 1156909 tid 1 2023-10-07T21:38:52.595 INFO:tasks.rados.rados.0.smithi008.stdout:284: writing smithi00888346-284 from 1910757 to 2375508 tid 2 2023-10-07T21:38:52.596 INFO:tasks.rados.rados.0.smithi008.stdout:285: write initial oid 285 2023-10-07T21:38:52.596 INFO:tasks.rados.rados.0.smithi008.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-10-07T21:38:52.602 INFO:tasks.rados.rados.0.smithi008.stdout:285: writing smithi00888346-285 from 773188 to 1248965 tid 1 2023-10-07T21:38:52.606 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:52 smithi008 bash[41094]: cluster 2023-10-07T21:38:51.269235+0000 mgr.y (mgr.14466) 194 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:52.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:52 smithi008 bash[27485]: cluster 2023-10-07T21:38:51.269235+0000 mgr.y (mgr.14466) 194 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:285: writing smithi00888346-285 from 1969239 to 2694001 tid 2 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:270: finishing write tid 2 to smithi00888346-270 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:270: finishing write tid 3 to smithi00888346-270 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:270: finishing write tid 4 to smithi00888346-270 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 270 v 75 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:271: finishing write tid 1 to smithi00888346-271 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:270: done (15 left) 2023-10-07T21:38:52.611 INFO:tasks.rados.rados.0.smithi008.stdout:286: write initial oid 286 2023-10-07T21:38:52.612 INFO:tasks.rados.rados.0.smithi008.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-10-07T21:38:52.618 INFO:tasks.rados.rados.0.smithi008.stdout:286: writing smithi00888346-286 from 789995 to 1341021 tid 1 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout:286: writing smithi00888346-286 from 2027721 to 2496141 tid 2 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout:271: finishing write tid 2 to smithi00888346-271 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout:271: finishing write tid 3 to smithi00888346-271 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout:271: finishing write tid 4 to smithi00888346-271 2023-10-07T21:38:52.625 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 60 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:272: finishing write tid 1 to smithi00888346-272 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:272: finishing write tid 2 to smithi00888346-272 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:272: finishing write tid 3 to smithi00888346-272 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:272: finishing write tid 4 to smithi00888346-272 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 272 v 63 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:273: finishing write tid 1 to smithi00888346-273 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:273: finishing write tid 2 to smithi00888346-273 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:273: finishing write tid 3 to smithi00888346-273 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:273: finishing write tid 4 to smithi00888346-273 2023-10-07T21:38:52.626 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 273 v 79 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:274: finishing write tid 1 to smithi00888346-274 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:274: finishing write tid 2 to smithi00888346-274 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:274: finishing write tid 3 to smithi00888346-274 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:274: finishing write tid 4 to smithi00888346-274 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 82 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:275: finishing write tid 1 to smithi00888346-275 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:275: finishing write tid 2 to smithi00888346-275 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:275: finishing write tid 3 to smithi00888346-275 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:275: finishing write tid 4 to smithi00888346-275 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 275 v 49 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-10-07T21:38:52.627 INFO:tasks.rados.rados.0.smithi008.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:276: finishing write tid 1 to smithi00888346-276 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:276: finishing write tid 2 to smithi00888346-276 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:271: done (15 left) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:272: done (14 left) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:273: done (13 left) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:274: done (12 left) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:275: done (11 left) 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:287: write initial oid 287 2023-10-07T21:38:52.628 INFO:tasks.rados.rados.0.smithi008.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-10-07T21:38:52.630 INFO:tasks.rados.rados.0.smithi008.stdout:287: writing smithi00888346-287 from 406802 to 1033077 tid 1 2023-10-07T21:38:52.638 INFO:tasks.rados.rados.0.smithi008.stdout:287: writing smithi00888346-287 from 1686203 to 2414634 tid 2 2023-10-07T21:38:52.638 INFO:tasks.rados.rados.0.smithi008.stdout:288: write initial oid 288 2023-10-07T21:38:52.638 INFO:tasks.rados.rados.0.smithi008.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-10-07T21:38:52.644 INFO:tasks.rados.rados.0.smithi008.stdout:288: writing smithi00888346-288 from 423609 to 1125133 tid 1 2023-10-07T21:38:52.650 INFO:tasks.rados.rados.0.smithi008.stdout:288: writing smithi00888346-288 from 1628332 to 2100421 tid 2 2023-10-07T21:38:52.654 INFO:tasks.rados.rados.0.smithi008.stdout:288: writing smithi00888346-288 from 2648987 to 2823609 tid 3 2023-10-07T21:38:52.654 INFO:tasks.rados.rados.0.smithi008.stdout:289: write initial oid 289 2023-10-07T21:38:52.654 INFO:tasks.rados.rados.0.smithi008.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-10-07T21:38:52.661 INFO:tasks.rados.rados.0.smithi008.stdout:289: writing smithi00888346-289 from 440416 to 1217189 tid 1 2023-10-07T21:38:52.667 INFO:tasks.rados.rados.0.smithi008.stdout:289: writing smithi00888346-289 from 1686814 to 2418914 tid 2 2023-10-07T21:38:52.667 INFO:tasks.rados.rados.0.smithi008.stdout:290: write initial oid 290 2023-10-07T21:38:52.667 INFO:tasks.rados.rados.0.smithi008.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-10-07T21:38:52.673 INFO:tasks.rados.rados.0.smithi008.stdout:290: writing smithi00888346-290 from 457223 to 1025598 tid 1 2023-10-07T21:38:52.678 INFO:tasks.rados.rados.0.smithi008.stdout:290: writing smithi00888346-290 from 1461649 to 1937407 tid 2 2023-10-07T21:38:52.683 INFO:tasks.rados.rados.0.smithi008.stdout:290: writing smithi00888346-290 from 2420186 to 2857223 tid 3 2023-10-07T21:38:52.683 INFO:tasks.rados.rados.0.smithi008.stdout:291: write initial oid 291 2023-10-07T21:38:52.683 INFO:tasks.rados.rados.0.smithi008.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-10-07T21:38:52.689 INFO:tasks.rados.rados.0.smithi008.stdout:291: writing smithi00888346-291 from 474030 to 1117654 tid 1 2023-10-07T21:38:52.696 INFO:tasks.rados.rados.0.smithi008.stdout:291: writing smithi00888346-291 from 1520131 to 2255900 tid 2 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:276: finishing write tid 3 to smithi00888346-276 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:276: finishing write tid 4 to smithi00888346-276 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 276 v 58 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:277: finishing write tid 1 to smithi00888346-277 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:277: finishing write tid 2 to smithi00888346-277 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:277: finishing write tid 3 to smithi00888346-277 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:277: finishing write tid 4 to smithi00888346-277 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 61 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-10-07T21:38:52.697 INFO:tasks.rados.rados.0.smithi008.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: finishing write tid 1 to smithi00888346-278 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: finishing write tid 2 to smithi00888346-278 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: finishing write tid 3 to smithi00888346-278 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: finishing write tid 4 to smithi00888346-278 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 278 v 66 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:279: finishing write tid 1 to smithi00888346-279 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:276: done (15 left) 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:277: done (14 left) 2023-10-07T21:38:52.698 INFO:tasks.rados.rados.0.smithi008.stdout:278: done (13 left) 2023-10-07T21:38:52.699 INFO:tasks.rados.rados.0.smithi008.stdout:292: write initial oid 292 2023-10-07T21:38:52.699 INFO:tasks.rados.rados.0.smithi008.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-10-07T21:38:52.703 INFO:tasks.rados.rados.0.smithi008.stdout:292: writing smithi00888346-292 from 490837 to 1209710 tid 1 2023-10-07T21:38:52.709 INFO:tasks.rados.rados.0.smithi008.stdout:292: writing smithi00888346-292 from 1862260 to 2341687 tid 2 2023-10-07T21:38:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:292: writing smithi00888346-292 from 2875032 to 2890837 tid 3 2023-10-07T21:38:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:293: write initial oid 293 2023-10-07T21:38:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-10-07T21:38:52.719 INFO:tasks.rados.rados.0.smithi008.stdout:293: writing smithi00888346-293 from 507644 to 1301766 tid 1 2023-10-07T21:38:52.727 INFO:tasks.rados.rados.0.smithi008.stdout:293: writing smithi00888346-293 from 1920742 to 2543827 tid 2 2023-10-07T21:38:52.727 INFO:tasks.rados.rados.0.smithi008.stdout:294: write initial oid 294 2023-10-07T21:38:52.727 INFO:tasks.rados.rados.0.smithi008.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-10-07T21:38:52.732 INFO:tasks.rados.rados.0.smithi008.stdout:294: writing smithi00888346-294 from 524451 to 993822 tid 1 2023-10-07T21:38:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:52 smithi081 bash[31720]: cluster 2023-10-07T21:38:51.269235+0000 mgr.y (mgr.14466) 194 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:52.738 INFO:tasks.rados.rados.0.smithi008.stdout:294: writing smithi00888346-294 from 1579224 to 2062320 tid 2 2023-10-07T21:38:52.743 INFO:tasks.rados.rados.0.smithi008.stdout:294: writing smithi00888346-294 from 2529878 to 2924451 tid 3 2023-10-07T21:38:52.743 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.743 INFO:tasks.rados.rados.0.smithi008.stdout:279: finishing write tid 2 to smithi00888346-279 2023-10-07T21:38:52.743 INFO:tasks.rados.rados.0.smithi008.stdout:279: finishing write tid 3 to smithi00888346-279 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:279: finishing write tid 4 to smithi00888346-279 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 279 v 59 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:280: finishing write tid 1 to smithi00888346-280 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:279: done (15 left) 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:295: write initial oid 295 2023-10-07T21:38:52.744 INFO:tasks.rados.rados.0.smithi008.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-10-07T21:38:52.749 INFO:tasks.rados.rados.0.smithi008.stdout:295: writing smithi00888346-295 from 541258 to 1085878 tid 1 2023-10-07T21:38:52.756 INFO:tasks.rados.rados.0.smithi008.stdout:295: writing smithi00888346-295 from 1637706 to 2264460 tid 2 2023-10-07T21:38:52.760 INFO:tasks.rados.rados.0.smithi008.stdout:295: writing smithi00888346-295 from 2840948 to 2941258 tid 3 2023-10-07T21:38:52.760 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:280: finishing write tid 2 to smithi00888346-280 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:280: finishing write tid 3 to smithi00888346-280 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:280: finishing write tid 4 to smithi00888346-280 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 280 v 75 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:281: finishing write tid 1 to smithi00888346-281 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:281: finishing write tid 2 to smithi00888346-281 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:281: finishing write tid 3 to smithi00888346-281 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:280: done (15 left) 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:296: write initial oid 296 2023-10-07T21:38:52.761 INFO:tasks.rados.rados.0.smithi008.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-10-07T21:38:52.770 INFO:tasks.rados.rados.0.smithi008.stdout:296: writing smithi00888346-296 from 558065 to 1177934 tid 1 2023-10-07T21:38:52.776 INFO:tasks.rados.rados.0.smithi008.stdout:296: writing smithi00888346-296 from 1579835 to 2066600 tid 2 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:296: writing smithi00888346-296 from 2468371 to 2958065 tid 3 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:281: finishing write tid 4 to smithi00888346-281 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 52 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:281: done (15 left) 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:297: write initial oid 297 2023-10-07T21:38:52.781 INFO:tasks.rados.rados.0.smithi008.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-10-07T21:38:52.788 INFO:tasks.rados.rados.0.smithi008.stdout:297: writing smithi00888346-297 from 574872 to 1269990 tid 1 2023-10-07T21:38:52.799 INFO:tasks.rados.rados.0.smithi008.stdout:297: writing smithi00888346-297 from 2038317 to 2668740 tid 2 2023-10-07T21:38:52.799 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:282: finishing write tid 1 to smithi00888346-282 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:282: finishing write tid 2 to smithi00888346-282 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:282: finishing write tid 3 to smithi00888346-282 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:282: finishing write tid 4 to smithi00888346-282 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 282 v 85 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:283: finishing write tid 1 to smithi00888346-283 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:283: finishing write tid 2 to smithi00888346-283 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:283: finishing write tid 3 to smithi00888346-283 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:283: finishing write tid 4 to smithi00888346-283 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 34 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-10-07T21:38:52.800 INFO:tasks.rados.rados.0.smithi008.stdout:284: finishing write tid 1 to smithi00888346-284 2023-10-07T21:38:52.801 INFO:tasks.rados.rados.0.smithi008.stdout:284: finishing write tid 2 to smithi00888346-284 2023-10-07T21:38:52.801 INFO:tasks.rados.rados.0.smithi008.stdout:282: done (15 left) 2023-10-07T21:38:52.801 INFO:tasks.rados.rados.0.smithi008.stdout:283: done (14 left) 2023-10-07T21:38:52.801 INFO:tasks.rados.rados.0.smithi008.stdout:298: write initial oid 298 2023-10-07T21:38:52.801 INFO:tasks.rados.rados.0.smithi008.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-10-07T21:38:52.805 INFO:tasks.rados.rados.0.smithi008.stdout:298: writing smithi00888346-298 from 591679 to 1078399 tid 1 2023-10-07T21:38:52.812 INFO:tasks.rados.rados.0.smithi008.stdout:298: writing smithi00888346-298 from 1813152 to 2303586 tid 2 2023-10-07T21:38:52.812 INFO:tasks.rados.rados.0.smithi008.stdout:299: write initial oid 299 2023-10-07T21:38:52.812 INFO:tasks.rados.rados.0.smithi008.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-10-07T21:38:52.818 INFO:tasks.rados.rados.0.smithi008.stdout:299: writing smithi00888346-299 from 608486 to 1170455 tid 1 2023-10-07T21:38:52.826 INFO:tasks.rados.rados.0.smithi008.stdout:299: writing smithi00888346-299 from 1871634 to 2505726 tid 2 2023-10-07T21:38:52.829 INFO:tasks.rados.rados.0.smithi008.stdout:299: writing smithi00888346-299 from 2950640 to 3008486 tid 3 2023-10-07T21:38:52.829 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:284: finishing write tid 3 to smithi00888346-284 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:284: finishing write tid 4 to smithi00888346-284 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 83 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:285: finishing write tid 1 to smithi00888346-285 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:285: finishing write tid 2 to smithi00888346-285 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:285: finishing write tid 3 to smithi00888346-285 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:285: finishing write tid 4 to smithi00888346-285 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 86 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:286: finishing write tid 1 to smithi00888346-286 2023-10-07T21:38:52.830 INFO:tasks.rados.rados.0.smithi008.stdout:284: done (15 left) 2023-10-07T21:38:52.831 INFO:tasks.rados.rados.0.smithi008.stdout:285: done (14 left) 2023-10-07T21:38:52.831 INFO:tasks.rados.rados.0.smithi008.stdout:300: write initial oid 300 2023-10-07T21:38:52.831 INFO:tasks.rados.rados.0.smithi008.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-10-07T21:38:52.836 INFO:tasks.rados.rados.0.smithi008.stdout:300: writing smithi00888346-300 from 625293 to 1262511 tid 1 2023-10-07T21:38:52.842 INFO:tasks.rados.rados.0.smithi008.stdout:300: writing smithi00888346-300 from 1813763 to 2307866 tid 2 2023-10-07T21:38:52.846 INFO:tasks.rados.rados.0.smithi008.stdout:300: writing smithi00888346-300 from 2978063 to 3025293 tid 3 2023-10-07T21:38:52.846 INFO:tasks.rados.rados.0.smithi008.stdout:301: write initial oid 301 2023-10-07T21:38:52.846 INFO:tasks.rados.rados.0.smithi008.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-10-07T21:38:52.854 INFO:tasks.rados.rados.0.smithi008.stdout:301: writing smithi00888346-301 from 642100 to 1354567 tid 1 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:301: writing smithi00888346-301 from 1872245 to 2510006 tid 2 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:286: finishing write tid 2 to smithi00888346-286 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:286: finishing write tid 3 to smithi00888346-286 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:286: finishing write tid 4 to smithi00888346-286 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 286 v 55 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:287: finishing write tid 1 to smithi00888346-287 2023-10-07T21:38:52.861 INFO:tasks.rados.rados.0.smithi008.stdout:286: done (15 left) 2023-10-07T21:38:52.862 INFO:tasks.rados.rados.0.smithi008.stdout:302: write initial oid 302 2023-10-07T21:38:52.862 INFO:tasks.rados.rados.0.smithi008.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-10-07T21:38:52.869 INFO:tasks.rados.rados.0.smithi008.stdout:302: writing smithi00888346-302 from 658907 to 1446623 tid 1 2023-10-07T21:38:52.874 INFO:tasks.rados.rados.0.smithi008.stdout:302: writing smithi00888346-302 from 1930727 to 2428499 tid 2 2023-10-07T21:38:52.879 INFO:tasks.rados.rados.0.smithi008.stdout:302: writing smithi00888346-302 from 3032909 to 3058907 tid 3 2023-10-07T21:38:52.879 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.879 INFO:tasks.rados.rados.0.smithi008.stdout:287: finishing write tid 2 to smithi00888346-287 2023-10-07T21:38:52.879 INFO:tasks.rados.rados.0.smithi008.stdout:287: finishing write tid 3 to smithi00888346-287 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:287: finishing write tid 4 to smithi00888346-287 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 287 v 88 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: finishing write tid 1 to smithi00888346-288 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: finishing write tid 2 to smithi00888346-288 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: finishing write tid 3 to smithi00888346-288 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: finishing write tid 4 to smithi00888346-288 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: finishing write tid 5 to smithi00888346-288 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 288 v 72 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:289: finishing write tid 1 to smithi00888346-289 2023-10-07T21:38:52.880 INFO:tasks.rados.rados.0.smithi008.stdout:289: finishing write tid 2 to smithi00888346-289 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:289: finishing write tid 3 to smithi00888346-289 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:289: finishing write tid 4 to smithi00888346-289 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 289 v 51 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: finishing write tid 1 to smithi00888346-290 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: finishing write tid 2 to smithi00888346-290 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: finishing write tid 3 to smithi00888346-290 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: finishing write tid 4 to smithi00888346-290 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: finishing write tid 5 to smithi00888346-290 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 290 v 38 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-10-07T21:38:52.881 INFO:tasks.rados.rados.0.smithi008.stdout:291: finishing write tid 1 to smithi00888346-291 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:287: done (15 left) 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:288: done (14 left) 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:289: done (13 left) 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:290: done (12 left) 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:303: write initial oid 303 2023-10-07T21:38:52.882 INFO:tasks.rados.rados.0.smithi008.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-10-07T21:38:52.884 INFO:tasks.rados.rados.0.smithi008.stdout:303: writing smithi00888346-303 from 675714 to 1138679 tid 1 2023-10-07T21:38:52.891 INFO:tasks.rados.rados.0.smithi008.stdout:303: writing smithi00888346-303 from 1589209 to 2230639 tid 2 2023-10-07T21:38:52.896 INFO:tasks.rados.rados.0.smithi008.stdout:303: writing smithi00888346-303 from 2943979 to 3075714 tid 3 2023-10-07T21:38:52.896 INFO:tasks.rados.rados.0.smithi008.stdout:304: write initial oid 304 2023-10-07T21:38:52.896 INFO:tasks.rados.rados.0.smithi008.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-10-07T21:38:52.903 INFO:tasks.rados.rados.0.smithi008.stdout:304: writing smithi00888346-304 from 692521 to 1230735 tid 1 2023-10-07T21:38:52.911 INFO:tasks.rados.rados.0.smithi008.stdout:304: writing smithi00888346-304 from 1931338 to 2716426 tid 2 2023-10-07T21:38:52.911 INFO:tasks.rados.rados.0.smithi008.stdout:305: write initial oid 305 2023-10-07T21:38:52.911 INFO:tasks.rados.rados.0.smithi008.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-10-07T21:38:52.918 INFO:tasks.rados.rados.0.smithi008.stdout:305: writing smithi00888346-305 from 709328 to 1322791 tid 1 2023-10-07T21:38:52.926 INFO:tasks.rados.rados.0.smithi008.stdout:305: writing smithi00888346-305 from 1989820 to 2634919 tid 2 2023-10-07T21:38:52.926 INFO:tasks.rados.rados.0.smithi008.stdout:306: write initial oid 306 2023-10-07T21:38:52.926 INFO:tasks.rados.rados.0.smithi008.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-10-07T21:38:52.932 INFO:tasks.rados.rados.0.smithi008.stdout:306: writing smithi00888346-306 from 726135 to 1131200 tid 1 2023-10-07T21:38:52.940 INFO:tasks.rados.rados.0.smithi008.stdout:306: writing smithi00888346-306 from 1764655 to 2553412 tid 2 2023-10-07T21:38:52.944 INFO:tasks.rados.rados.0.smithi008.stdout:306: writing smithi00888346-306 from 3026248 to 3126135 tid 3 2023-10-07T21:38:52.944 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.944 INFO:tasks.rados.rados.0.smithi008.stdout:291: finishing write tid 2 to smithi00888346-291 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:291: finishing write tid 3 to smithi00888346-291 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:291: finishing write tid 4 to smithi00888346-291 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 91 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:292: finishing write tid 1 to smithi00888346-292 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:291: done (15 left) 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:307: write initial oid 307 2023-10-07T21:38:52.945 INFO:tasks.rados.rados.0.smithi008.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-10-07T21:38:52.951 INFO:tasks.rados.rados.0.smithi008.stdout:307: writing smithi00888346-307 from 742942 to 1223256 tid 1 2023-10-07T21:38:52.959 INFO:tasks.rados.rados.0.smithi008.stdout:307: writing smithi00888346-307 from 1823137 to 2471905 tid 2 2023-10-07T21:38:52.959 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.959 INFO:tasks.rados.rados.0.smithi008.stdout:292: finishing write tid 2 to smithi00888346-292 2023-10-07T21:38:52.959 INFO:tasks.rados.rados.0.smithi008.stdout:292: finishing write tid 3 to smithi00888346-292 2023-10-07T21:38:52.959 INFO:tasks.rados.rados.0.smithi008.stdout:292: finishing write tid 4 to smithi00888346-292 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:292: finishing write tid 5 to smithi00888346-292 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 292 v 79 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:293: finishing write tid 1 to smithi00888346-293 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:293: finishing write tid 2 to smithi00888346-293 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:293: finishing write tid 3 to smithi00888346-293 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:293: finishing write tid 4 to smithi00888346-293 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 293 v 41 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:294: finishing write tid 1 to smithi00888346-294 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:294: finishing write tid 2 to smithi00888346-294 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:294: finishing write tid 3 to smithi00888346-294 2023-10-07T21:38:52.960 INFO:tasks.rados.rados.0.smithi008.stdout:292: done (15 left) 2023-10-07T21:38:52.961 INFO:tasks.rados.rados.0.smithi008.stdout:293: done (14 left) 2023-10-07T21:38:52.961 INFO:tasks.rados.rados.0.smithi008.stdout:308: write initial oid 308 2023-10-07T21:38:52.961 INFO:tasks.rados.rados.0.smithi008.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-10-07T21:38:52.966 INFO:tasks.rados.rados.0.smithi008.stdout:308: writing smithi00888346-308 from 759749 to 1315312 tid 1 2023-10-07T21:38:52.973 INFO:tasks.rados.rados.0.smithi008.stdout:308: writing smithi00888346-308 from 1765266 to 2557692 tid 2 2023-10-07T21:38:52.976 INFO:tasks.rados.rados.0.smithi008.stdout:308: writing smithi00888346-308 from 2964741 to 3159749 tid 3 2023-10-07T21:38:52.976 INFO:tasks.rados.rados.0.smithi008.stdout:309: write initial oid 309 2023-10-07T21:38:52.977 INFO:tasks.rados.rados.0.smithi008.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-10-07T21:38:52.984 INFO:tasks.rados.rados.0.smithi008.stdout:309: writing smithi00888346-309 from 776556 to 1407368 tid 1 2023-10-07T21:38:52.990 INFO:tasks.rados.rados.0.smithi008.stdout:309: writing smithi00888346-309 from 1823748 to 2476185 tid 2 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:309: writing smithi00888346-309 from 3108517 to 3176556 tid 3 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:294: finishing write tid 4 to smithi00888346-294 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:294: finishing write tid 5 to smithi00888346-294 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 294 v 59 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:295: finishing write tid 1 to smithi00888346-295 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:294: done (15 left) 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:310: write initial oid 310 2023-10-07T21:38:52.995 INFO:tasks.rados.rados.0.smithi008.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-10-07T21:38:53.003 INFO:tasks.rados.rados.0.smithi008.stdout:310: writing smithi00888346-310 from 793363 to 1499424 tid 1 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout:310: writing smithi00888346-310 from 2282230 to 3078325 tid 2 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout:295: finishing write tid 2 to smithi00888346-295 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout:295: finishing write tid 3 to smithi00888346-295 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout:295: finishing write tid 4 to smithi00888346-295 2023-10-07T21:38:53.013 INFO:tasks.rados.rados.0.smithi008.stdout:295: finishing write tid 5 to smithi00888346-295 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 295 v 41 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:296: finishing write tid 1 to smithi00888346-296 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:295: done (15 left) 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:311: write initial oid 311 2023-10-07T21:38:53.014 INFO:tasks.rados.rados.0.smithi008.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-10-07T21:38:53.020 INFO:teuthology.orchestra.run.smithi008.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:53.020 INFO:tasks.rados.rados.0.smithi008.stdout:311: writing smithi00888346-311 from 410170 to 1191480 tid 1 2023-10-07T21:38:53.028 INFO:tasks.rados.rados.0.smithi008.stdout:311: writing smithi00888346-311 from 1940712 to 2596818 tid 2 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:311: writing smithi00888346-311 from 3163363 to 3210170 tid 3 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:296: finishing write tid 2 to smithi00888346-296 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:296: finishing write tid 3 to smithi00888346-296 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:296: finishing write tid 4 to smithi00888346-296 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:296: finishing write tid 5 to smithi00888346-296 2023-10-07T21:38:53.033 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 55 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:297: finishing write tid 1 to smithi00888346-297 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:297: finishing write tid 2 to smithi00888346-297 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:297: finishing write tid 3 to smithi00888346-297 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:297: finishing write tid 4 to smithi00888346-297 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 297 v 89 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:298: finishing write tid 1 to smithi00888346-298 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:298: finishing write tid 2 to smithi00888346-298 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:298: finishing write tid 3 to smithi00888346-298 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:298: finishing write tid 4 to smithi00888346-298 2023-10-07T21:38:53.034 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 298 v 52 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:299: finishing write tid 1 to smithi00888346-299 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:296: done (15 left) 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:297: done (14 left) 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:298: done (13 left) 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:312: write initial oid 312 2023-10-07T21:38:53.035 INFO:tasks.rados.rados.0.smithi008.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-10-07T21:38:53.037 INFO:tasks.rados.rados.0.smithi008.stdout:312: writing smithi00888346-312 from 426977 to 883536 tid 1 2023-10-07T21:38:53.045 INFO:tasks.rados.rados.0.smithi008.stdout:312: writing smithi00888346-312 from 1482841 to 2282605 tid 2 2023-10-07T21:38:53.051 INFO:tasks.rados.rados.0.smithi008.stdout:312: writing smithi00888346-312 from 2958080 to 3226977 tid 3 2023-10-07T21:38:53.051 INFO:tasks.rados.rados.0.smithi008.stdout:313: write initial oid 313 2023-10-07T21:38:53.051 INFO:tasks.rados.rados.0.smithi008.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-10-07T21:38:53.057 INFO:tasks.rados.rados.0.smithi008.stdout:313: writing smithi00888346-313 from 443784 to 1091945 tid 1 2023-10-07T21:38:53.066 INFO:tasks.rados.rados.0.smithi008.stdout:313: writing smithi00888346-313 from 1657676 to 2317451 tid 2 2023-10-07T21:38:53.072 INFO:tasks.rados.rados.0.smithi008.stdout:313: writing smithi00888346-313 from 2818209 to 3243784 tid 3 2023-10-07T21:38:53.072 INFO:tasks.rados.rados.0.smithi008.stdout:314: write initial oid 314 2023-10-07T21:38:53.072 INFO:tasks.rados.rados.0.smithi008.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-10-07T21:38:53.082 INFO:tasks.rados.rados.0.smithi008.stdout:314: writing smithi00888346-314 from 460591 to 1184001 tid 1 2023-10-07T21:38:53.084 INFO:tasks.rados.rados.0.smithi008.stdout:314: writing smithi00888346-314 from 1716158 to 2119591 tid 2 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:314: writing smithi00888346-314 from 2729279 to 3169419 tid 3 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:299: finishing write tid 2 to smithi00888346-299 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:299: finishing write tid 3 to smithi00888346-299 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:299: finishing write tid 4 to smithi00888346-299 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:299: finishing write tid 5 to smithi00888346-299 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 299 v 63 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-10-07T21:38:53.092 INFO:tasks.rados.rados.0.smithi008.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: finishing write tid 1 to smithi00888346-300 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: finishing write tid 2 to smithi00888346-300 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: finishing write tid 3 to smithi00888346-300 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: finishing write tid 4 to smithi00888346-300 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: finishing write tid 5 to smithi00888346-300 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 300 v 83 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:301: finishing write tid 1 to smithi00888346-301 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:301: finishing write tid 2 to smithi00888346-301 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:301: finishing write tid 3 to smithi00888346-301 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:301: finishing write tid 4 to smithi00888346-301 2023-10-07T21:38:53.093 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 301 v 75 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:302: finishing write tid 1 to smithi00888346-302 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:302: finishing write tid 2 to smithi00888346-302 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:299: done (15 left) 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:300: done (14 left) 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:301: done (13 left) 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:315: write initial oid 315 2023-10-07T21:38:53.094 INFO:tasks.rados.rados.0.smithi008.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-10-07T21:38:53.099 INFO:tasks.rados.rados.0.smithi008.stdout:315: writing smithi00888346-315 from 477398 to 1276057 tid 1 2023-10-07T21:38:53.107 INFO:tasks.rados.rados.0.smithi008.stdout:315: writing smithi00888346-315 from 1774640 to 2438084 tid 2 2023-10-07T21:38:53.111 INFO:tasks.rados.rados.0.smithi008.stdout:315: writing smithi00888346-315 from 2873055 to 3277398 tid 3 2023-10-07T21:38:53.112 INFO:tasks.rados.rados.0.smithi008.stdout:316: write initial oid 316 2023-10-07T21:38:53.112 INFO:tasks.rados.rados.0.smithi008.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-10-07T21:38:53.117 INFO:tasks.rados.rados.0.smithi008.stdout:316: writing smithi00888346-316 from 494205 to 968113 tid 1 2023-10-07T21:38:53.122 INFO:tasks.rados.rados.0.smithi008.stdout:316: writing smithi00888346-316 from 1433122 to 1840224 tid 2 2023-10-07T21:38:53.128 INFO:tasks.rados.rados.0.smithi008.stdout:316: writing smithi00888346-316 from 2384125 to 2846809 tid 3 2023-10-07T21:38:53.128 INFO:tasks.rados.rados.0.smithi008.stdout:317: write initial oid 317 2023-10-07T21:38:53.128 INFO:tasks.rados.rados.0.smithi008.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-10-07T21:38:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:317: writing smithi00888346-317 from 511012 to 1060169 tid 1 2023-10-07T21:38:53.141 INFO:tasks.rados.rados.0.smithi008.stdout:317: writing smithi00888346-317 from 1775251 to 2326011 tid 2 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:317: writing smithi00888346-317 from 3095195 to 3311012 tid 3 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:302: finishing write tid 3 to smithi00888346-302 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:302: finishing write tid 4 to smithi00888346-302 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:302: finishing write tid 5 to smithi00888346-302 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 79 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:303: finishing write tid 1 to smithi00888346-303 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:303: finishing write tid 2 to smithi00888346-303 2023-10-07T21:38:53.147 INFO:tasks.rados.rados.0.smithi008.stdout:303: finishing write tid 3 to smithi00888346-303 2023-10-07T21:38:53.148 INFO:tasks.rados.rados.0.smithi008.stdout:302: done (15 left) 2023-10-07T21:38:53.148 INFO:tasks.rados.rados.0.smithi008.stdout:318: write initial oid 318 2023-10-07T21:38:53.148 INFO:tasks.rados.rados.0.smithi008.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-10-07T21:38:53.153 INFO:tasks.rados.rados.0.smithi008.stdout:318: writing smithi00888346-318 from 527819 to 1152225 tid 1 2023-10-07T21:38:53.163 INFO:tasks.rados.rados.0.smithi008.stdout:318: writing smithi00888346-318 from 1833733 to 2244504 tid 2 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:318: writing smithi00888346-318 from 2722618 to 3324199 tid 3 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:303: finishing write tid 4 to smithi00888346-303 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:303: finishing write tid 5 to smithi00888346-303 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 303 v 63 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:304: finishing write tid 1 to smithi00888346-304 2023-10-07T21:38:53.173 INFO:tasks.rados.rados.0.smithi008.stdout:304: finishing write tid 2 to smithi00888346-304 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:304: finishing write tid 3 to smithi00888346-304 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:304: finishing write tid 4 to smithi00888346-304 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 304 v 78 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:305: finishing write tid 1 to smithi00888346-305 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:305: finishing write tid 2 to smithi00888346-305 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:305: finishing write tid 3 to smithi00888346-305 2023-10-07T21:38:53.174 INFO:tasks.rados.rados.0.smithi008.stdout:305: finishing write tid 4 to smithi00888346-305 2023-10-07T21:38:53.175 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 305 v 67 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-10-07T21:38:53.175 INFO:tasks.rados.rados.0.smithi008.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: finishing write tid 1 to smithi00888346-306 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: finishing write tid 2 to smithi00888346-306 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: finishing write tid 3 to smithi00888346-306 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: finishing write tid 4 to smithi00888346-306 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: finishing write tid 5 to smithi00888346-306 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 306 v 90 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:303: done (15 left) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:304: done (14 left) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:305: done (13 left) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:306: done (12 left) 2023-10-07T21:38:53.176 INFO:tasks.rados.rados.0.smithi008.stdout:319: write initial oid 319 2023-10-07T21:38:53.177 INFO:tasks.rados.rados.0.smithi008.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-10-07T21:38:53.180 INFO:tasks.rados.rados.0.smithi008.stdout:319: writing smithi00888346-319 from 544626 to 1244281 tid 1 2023-10-07T21:38:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:319: writing smithi00888346-319 from 1892215 to 2446644 tid 2 2023-10-07T21:38:53.192 INFO:tasks.rados.rados.0.smithi008.stdout:319: writing smithi00888346-319 from 3150041 to 3344626 tid 3 2023-10-07T21:38:53.192 INFO:tasks.rados.rados.0.smithi008.stdout:320: write initial oid 320 2023-10-07T21:38:53.192 INFO:tasks.rados.rados.0.smithi008.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-10-07T21:38:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:320: writing smithi00888346-320 from 561433 to 1336337 tid 1 2023-10-07T21:38:53.206 INFO:tasks.rados.rados.0.smithi008.stdout:320: writing smithi00888346-320 from 1950697 to 2365137 tid 2 2023-10-07T21:38:53.212 INFO:tasks.rados.rados.0.smithi008.stdout:320: writing smithi00888346-320 from 2777464 to 3361433 tid 3 2023-10-07T21:38:53.212 INFO:tasks.rados.rados.0.smithi008.stdout:321: write initial oid 321 2023-10-07T21:38:53.212 INFO:tasks.rados.rados.0.smithi008.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-10-07T21:38:53.218 INFO:tasks.rados.rados.0.smithi008.stdout:321: writing smithi00888346-321 from 578240 to 1144746 tid 1 2023-10-07T21:38:53.224 INFO:tasks.rados.rados.0.smithi008.stdout:321: writing smithi00888346-321 from 1609179 to 2167277 tid 2 2023-10-07T21:38:53.231 INFO:tasks.rados.rados.0.smithi008.stdout:321: writing smithi00888346-321 from 2804887 to 3356637 tid 3 2023-10-07T21:38:53.231 INFO:tasks.rados.rados.0.smithi008.stdout:322: write initial oid 322 2023-10-07T21:38:53.231 INFO:tasks.rados.rados.0.smithi008.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-10-07T21:38:53.238 INFO:tasks.rados.rados.0.smithi008.stdout:322: writing smithi00888346-322 from 595047 to 1236802 tid 1 2023-10-07T21:38:53.243 INFO:tasks.rados.rados.0.smithi008.stdout:322: writing smithi00888346-322 from 1667661 to 2085770 tid 2 2023-10-07T21:38:53.250 INFO:tasks.rados.rados.0.smithi008.stdout:322: writing smithi00888346-322 from 2548663 to 3311685 tid 3 2023-10-07T21:38:53.250 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.250 INFO:tasks.rados.rados.0.smithi008.stdout:307: finishing write tid 1 to smithi00888346-307 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:307: finishing write tid 2 to smithi00888346-307 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:307: finishing write tid 3 to smithi00888346-307 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:307: finishing write tid 4 to smithi00888346-307 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 307 v 44 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:308: finishing write tid 1 to smithi00888346-308 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:307: done (15 left) 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:323: write initial oid 323 2023-10-07T21:38:53.251 INFO:tasks.rados.rados.0.smithi008.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-10-07T21:38:53.258 INFO:tasks.rados.rados.0.smithi008.stdout:323: writing smithi00888346-323 from 611854 to 1328858 tid 1 2023-10-07T21:38:53.266 INFO:tasks.rados.rados.0.smithi008.stdout:323: writing smithi00888346-323 from 2126143 to 2687910 tid 2 2023-10-07T21:38:53.270 INFO:tasks.rados.rados.0.smithi008.stdout:323: writing smithi00888346-323 from 3259733 to 3411854 tid 3 2023-10-07T21:38:53.270 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.270 INFO:tasks.rados.rados.0.smithi008.stdout:308: finishing write tid 2 to smithi00888346-308 2023-10-07T21:38:53.270 INFO:tasks.rados.rados.0.smithi008.stdout:308: finishing write tid 3 to smithi00888346-308 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:308: finishing write tid 4 to smithi00888346-308 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:308: finishing write tid 5 to smithi00888346-308 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 56 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:309: finishing write tid 1 to smithi00888346-309 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:308: done (15 left) 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:324: write initial oid 324 2023-10-07T21:38:53.271 INFO:tasks.rados.rados.0.smithi008.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-10-07T21:38:53.278 INFO:tasks.rados.rados.0.smithi008.stdout:324: writing smithi00888346-324 from 628661 to 1420914 tid 1 2023-10-07T21:38:53.285 INFO:tasks.rados.rados.0.smithi008.stdout:324: writing smithi00888346-324 from 2184625 to 2606403 tid 2 2023-10-07T21:38:53.290 INFO:tasks.rados.rados.0.smithi008.stdout:324: writing smithi00888346-324 from 3403509 to 3428661 tid 3 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:309: finishing write tid 2 to smithi00888346-309 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:309: finishing write tid 3 to smithi00888346-309 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:309: finishing write tid 4 to smithi00888346-309 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:309: finishing write tid 5 to smithi00888346-309 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 309 v 48 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:310: finishing write tid 1 to smithi00888346-310 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:310: finishing write tid 2 to smithi00888346-310 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:310: finishing write tid 3 to smithi00888346-310 2023-10-07T21:38:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:310: finishing write tid 4 to smithi00888346-310 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 310 v 44 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: finishing write tid 1 to smithi00888346-311 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: finishing write tid 2 to smithi00888346-311 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: finishing write tid 3 to smithi00888346-311 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: finishing write tid 4 to smithi00888346-311 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: finishing write tid 5 to smithi00888346-311 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 311 v 93 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:312: finishing write tid 1 to smithi00888346-312 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:312: finishing write tid 2 to smithi00888346-312 2023-10-07T21:38:53.292 INFO:tasks.rados.rados.0.smithi008.stdout:312: finishing write tid 3 to smithi00888346-312 2023-10-07T21:38:53.293 INFO:tasks.rados.rados.0.smithi008.stdout:312: finishing write tid 4 to smithi00888346-312 2023-10-07T21:38:53.293 INFO:tasks.rados.rados.0.smithi008.stdout:312: finishing write tid 5 to smithi00888346-312 2023-10-07T21:38:53.293 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 312 v 38 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-10-07T21:38:53.293 INFO:tasks.rados.rados.0.smithi008.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: finishing write tid 1 to smithi00888346-313 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: finishing write tid 2 to smithi00888346-313 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: finishing write tid 3 to smithi00888346-313 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: finishing write tid 4 to smithi00888346-313 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: finishing write tid 5 to smithi00888346-313 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 70 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:314: finishing write tid 1 to smithi00888346-314 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:314: finishing write tid 2 to smithi00888346-314 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:309: done (15 left) 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:310: done (14 left) 2023-10-07T21:38:53.294 INFO:tasks.rados.rados.0.smithi008.stdout:311: done (13 left) 2023-10-07T21:38:53.295 INFO:tasks.rados.rados.0.smithi008.stdout:312: done (12 left) 2023-10-07T21:38:53.295 INFO:tasks.rados.rados.0.smithi008.stdout:313: done (11 left) 2023-10-07T21:38:53.295 INFO:tasks.rados.rados.0.smithi008.stdout:325: write initial oid 325 2023-10-07T21:38:53.295 INFO:tasks.rados.rados.0.smithi008.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-10-07T21:38:53.300 INFO:tasks.rados.rados.0.smithi008.stdout:325: writing smithi00888346-325 from 645468 to 1112970 tid 1 2023-10-07T21:38:53.308 INFO:tasks.rados.rados.0.smithi008.stdout:325: writing smithi00888346-325 from 1726754 to 2292190 tid 2 2023-10-07T21:38:53.315 INFO:tasks.rados.rados.0.smithi008.stdout:325: writing smithi00888346-325 from 2798226 to 3395064 tid 3 2023-10-07T21:38:53.315 INFO:tasks.rados.rados.0.smithi008.stdout:326: write initial oid 326 2023-10-07T21:38:53.315 INFO:tasks.rados.rados.0.smithi008.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-10-07T21:38:53.322 INFO:tasks.rados.rados.0.smithi008.stdout:326: writing smithi00888346-326 from 662275 to 1205026 tid 1 2023-10-07T21:38:53.327 INFO:tasks.rados.rados.0.smithi008.stdout:326: writing smithi00888346-326 from 1785236 to 2210683 tid 2 2023-10-07T21:38:53.334 INFO:tasks.rados.rados.0.smithi008.stdout:326: writing smithi00888346-326 from 2942002 to 3462275 tid 3 2023-10-07T21:38:53.335 INFO:tasks.rados.rados.0.smithi008.stdout:327: write initial oid 327 2023-10-07T21:38:53.335 INFO:tasks.rados.rados.0.smithi008.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-10-07T21:38:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:327: writing smithi00888346-327 from 679082 to 1297082 tid 1 2023-10-07T21:38:53.348 INFO:tasks.rados.rados.0.smithi008.stdout:327: writing smithi00888346-327 from 1843718 to 2412823 tid 2 2023-10-07T21:38:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:327: writing smithi00888346-327 from 2853072 to 3479082 tid 3 2023-10-07T21:38:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:328: write initial oid 328 2023-10-07T21:38:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-10-07T21:38:53.361 INFO:tasks.rados.rados.0.smithi008.stdout:328: writing smithi00888346-328 from 695889 to 1105491 tid 1 2023-10-07T21:38:53.370 INFO:tasks.rados.rados.0.smithi008.stdout:328: writing smithi00888346-328 from 1618553 to 2331316 tid 2 2023-10-07T21:38:53.378 INFO:tasks.rados.rados.0.smithi008.stdout:328: writing smithi00888346-328 from 2996848 to 3495889 tid 3 2023-10-07T21:38:53.378 INFO:tasks.rados.rados.0.smithi008.stdout:329: write initial oid 329 2023-10-07T21:38:53.378 INFO:tasks.rados.rados.0.smithi008.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-10-07T21:38:53.384 INFO:tasks.rados.rados.0.smithi008.stdout:329: writing smithi00888346-329 from 712696 to 1197547 tid 1 2023-10-07T21:38:53.393 INFO:tasks.rados.rados.0.smithi008.stdout:329: writing smithi00888346-329 from 1960682 to 2533456 tid 2 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:329: writing smithi00888346-329 from 3307918 to 3512696 tid 3 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:314: finishing write tid 3 to smithi00888346-314 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:314: finishing write tid 4 to smithi00888346-314 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:314: finishing write tid 5 to smithi00888346-314 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 314 v 95 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-10-07T21:38:53.399 INFO:tasks.rados.rados.0.smithi008.stdout:315: finishing write tid 1 to smithi00888346-315 2023-10-07T21:38:53.400 INFO:tasks.rados.rados.0.smithi008.stdout:315: finishing write tid 2 to smithi00888346-315 2023-10-07T21:38:53.400 INFO:tasks.rados.rados.0.smithi008.stdout:314: done (15 left) 2023-10-07T21:38:53.400 INFO:tasks.rados.rados.0.smithi008.stdout:330: write initial oid 330 2023-10-07T21:38:53.400 INFO:tasks.rados.rados.0.smithi008.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-10-07T21:38:53.406 INFO:tasks.rados.rados.0.smithi008.stdout:330: writing smithi00888346-330 from 729503 to 1289603 tid 1 2023-10-07T21:38:53.414 INFO:tasks.rados.rados.0.smithi008.stdout:330: writing smithi00888346-330 from 2019164 to 2735596 tid 2 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:330: writing smithi00888346-330 from 3335341 to 3529503 tid 3 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:315: finishing write tid 3 to smithi00888346-315 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:315: finishing write tid 4 to smithi00888346-315 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:315: finishing write tid 5 to smithi00888346-315 2023-10-07T21:38:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 315 v 71 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:316: finishing write tid 1 to smithi00888346-316 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:316: finishing write tid 2 to smithi00888346-316 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:315: done (15 left) 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:331: write initial oid 331 2023-10-07T21:38:53.420 INFO:tasks.rados.rados.0.smithi008.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-10-07T21:38:53.426 INFO:tasks.rados.rados.0.smithi008.stdout:331: writing smithi00888346-331 from 746310 to 1381659 tid 1 2023-10-07T21:38:53.434 INFO:tasks.rados.rados.0.smithi008.stdout:331: writing smithi00888346-331 from 2077646 to 2654089 tid 2 2023-10-07T21:38:53.439 INFO:tasks.rados.rados.0.smithi008.stdout:331: writing smithi00888346-331 from 3362764 to 3546310 tid 3 2023-10-07T21:38:53.439 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.439 INFO:tasks.rados.rados.0.smithi008.stdout:316: finishing write tid 3 to smithi00888346-316 2023-10-07T21:38:53.439 INFO:tasks.rados.rados.0.smithi008.stdout:316: finishing write tid 4 to smithi00888346-316 2023-10-07T21:38:53.439 INFO:tasks.rados.rados.0.smithi008.stdout:316: finishing write tid 5 to smithi00888346-316 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 42 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:317: finishing write tid 1 to smithi00888346-317 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:317: finishing write tid 2 to smithi00888346-317 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:316: done (15 left) 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:332: write initial oid 332 2023-10-07T21:38:53.440 INFO:tasks.rados.rados.0.smithi008.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-10-07T21:38:53.447 INFO:tasks.rados.rados.0.smithi008.stdout:332: writing smithi00888346-332 from 763117 to 1473715 tid 1 2023-10-07T21:38:53.455 INFO:tasks.rados.rados.0.smithi008.stdout:332: writing smithi00888346-332 from 2136128 to 2856229 tid 2 2023-10-07T21:38:53.459 INFO:tasks.rados.rados.0.smithi008.stdout:332: writing smithi00888346-332 from 3390187 to 3563117 tid 3 2023-10-07T21:38:53.459 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:317: finishing write tid 3 to smithi00888346-317 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:317: finishing write tid 4 to smithi00888346-317 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:317: finishing write tid 5 to smithi00888346-317 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 317 v 99 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:318: finishing write tid 1 to smithi00888346-318 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:317: done (15 left) 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:333: write initial oid 333 2023-10-07T21:38:53.460 INFO:tasks.rados.rados.0.smithi008.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-10-07T21:38:53.468 INFO:tasks.rados.rados.0.smithi008.stdout:333: writing smithi00888346-333 from 779924 to 1565771 tid 1 2023-10-07T21:38:53.477 INFO:tasks.rados.rados.0.smithi008.stdout:333: writing smithi00888346-333 from 2078257 to 2658369 tid 2 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:333: writing smithi00888346-333 from 3301257 to 3579924 tid 3 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:318: finishing write tid 2 to smithi00888346-318 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:318: finishing write tid 3 to smithi00888346-318 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:318: finishing write tid 4 to smithi00888346-318 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:318: finishing write tid 5 to smithi00888346-318 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 318 v 52 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:319: finishing write tid 1 to smithi00888346-319 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:319: finishing write tid 2 to smithi00888346-319 2023-10-07T21:38:53.481 INFO:tasks.rados.rados.0.smithi008.stdout:319: finishing write tid 3 to smithi00888346-319 2023-10-07T21:38:53.482 INFO:tasks.rados.rados.0.smithi008.stdout:318: done (15 left) 2023-10-07T21:38:53.482 INFO:tasks.rados.rados.0.smithi008.stdout:334: write initial oid 334 2023-10-07T21:38:53.482 INFO:tasks.rados.rados.0.smithi008.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-10-07T21:38:53.488 INFO:tasks.rados.rados.0.smithi008.stdout:334: writing smithi00888346-334 from 796731 to 1257827 tid 1 2023-10-07T21:38:53.496 INFO:tasks.rados.rados.0.smithi008.stdout:334: writing smithi00888346-334 from 1736739 to 2460509 tid 2 2023-10-07T21:38:53.504 INFO:tasks.rados.rados.0.smithi008.stdout:334: writing smithi00888346-334 from 2928680 to 3596731 tid 3 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:319: finishing write tid 4 to smithi00888346-319 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:319: finishing write tid 5 to smithi00888346-319 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 319 v 75 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:320: finishing write tid 1 to smithi00888346-320 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:320: finishing write tid 2 to smithi00888346-320 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:320: finishing write tid 3 to smithi00888346-320 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:320: finishing write tid 4 to smithi00888346-320 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:320: finishing write tid 5 to smithi00888346-320 2023-10-07T21:38:53.505 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 320 v 56 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: finishing write tid 1 to smithi00888346-321 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: finishing write tid 2 to smithi00888346-321 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: finishing write tid 3 to smithi00888346-321 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: finishing write tid 4 to smithi00888346-321 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: finishing write tid 5 to smithi00888346-321 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 321 v 60 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:322: finishing write tid 1 to smithi00888346-322 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:322: finishing write tid 2 to smithi00888346-322 2023-10-07T21:38:53.506 INFO:tasks.rados.rados.0.smithi008.stdout:322: finishing write tid 3 to smithi00888346-322 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:322: finishing write tid 4 to smithi00888346-322 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:322: finishing write tid 5 to smithi00888346-322 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 322 v 64 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: finishing write tid 1 to smithi00888346-323 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: finishing write tid 2 to smithi00888346-323 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: finishing write tid 3 to smithi00888346-323 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: finishing write tid 4 to smithi00888346-323 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: finishing write tid 5 to smithi00888346-323 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 323 v 82 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-10-07T21:38:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:324: finishing write tid 1 to smithi00888346-324 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:324: finishing write tid 2 to smithi00888346-324 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:319: done (15 left) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:320: done (14 left) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:321: done (13 left) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:322: done (12 left) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:323: done (11 left) 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:335: write initial oid 335 2023-10-07T21:38:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-10-07T21:38:53.509 INFO:tasks.rados.rados.0.smithi008.stdout:335: writing smithi00888346-335 from 413538 to 949883 tid 1 2023-10-07T21:38:53.515 INFO:tasks.rados.rados.0.smithi008.stdout:335: writing smithi00888346-335 from 1395221 to 1979002 tid 2 2023-10-07T21:38:53.522 INFO:tasks.rados.rados.0.smithi008.stdout:335: writing smithi00888346-335 from 2556103 to 3214720 tid 3 2023-10-07T21:38:53.522 INFO:tasks.rados.rados.0.smithi008.stdout:336: write initial oid 336 2023-10-07T21:38:53.522 INFO:tasks.rados.rados.0.smithi008.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-10-07T21:38:53.529 INFO:tasks.rados.rados.0.smithi008.stdout:336: writing smithi00888346-336 from 430345 to 1158292 tid 1 2023-10-07T21:38:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:336: writing smithi00888346-336 from 1570056 to 2297495 tid 2 2023-10-07T21:38:53.541 INFO:tasks.rados.rados.0.smithi008.stdout:336: writing smithi00888346-336 from 2699879 to 3169768 tid 3 2023-10-07T21:38:53.541 INFO:tasks.rados.rados.0.smithi008.stdout:337: write initial oid 337 2023-10-07T21:38:53.541 INFO:tasks.rados.rados.0.smithi008.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-10-07T21:38:53.545 INFO:tasks.rados.rados.0.smithi008.stdout:337: writing smithi00888346-337 from 447152 to 850348 tid 1 2023-10-07T21:38:53.553 INFO:tasks.rados.rados.0.smithi008.stdout:337: writing smithi00888346-337 from 1512185 to 2099635 tid 2 2023-10-07T21:38:53.562 INFO:tasks.rados.rados.0.smithi008.stdout:337: writing smithi00888346-337 from 2727302 to 3408463 tid 3 2023-10-07T21:38:53.562 INFO:tasks.rados.rados.0.smithi008.stdout:338: write initial oid 338 2023-10-07T21:38:53.562 INFO:tasks.rados.rados.0.smithi008.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-10-07T21:38:53.567 INFO:tasks.rados.rados.0.smithi008.stdout:338: writing smithi00888346-338 from 463959 to 942404 tid 1 2023-10-07T21:38:53.575 INFO:tasks.rados.rados.0.smithi008.stdout:338: writing smithi00888346-338 from 1570667 to 2301775 tid 2 2023-10-07T21:38:53.582 INFO:tasks.rados.rados.0.smithi008.stdout:338: writing smithi00888346-338 from 3038372 to 3530805 tid 3 2023-10-07T21:38:53.582 INFO:tasks.rados.rados.0.smithi008.stdout:339: write initial oid 339 2023-10-07T21:38:53.582 INFO:tasks.rados.rados.0.smithi008.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-10-07T21:38:53.588 INFO:tasks.rados.rados.0.smithi008.stdout:339: writing smithi00888346-339 from 480766 to 1034460 tid 1 2023-10-07T21:38:53.595 INFO:tasks.rados.rados.0.smithi008.stdout:339: writing smithi00888346-339 from 1629149 to 2220268 tid 2 2023-10-07T21:38:53.600 INFO:tasks.rados.rados.0.smithi008.stdout:339: writing smithi00888346-339 from 2782148 to 3202206 tid 3 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:324: finishing write tid 3 to smithi00888346-324 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:324: finishing write tid 4 to smithi00888346-324 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:324: finishing write tid 5 to smithi00888346-324 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 324 v 60 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:325: finishing write tid 1 to smithi00888346-325 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:324: done (15 left) 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:340: write initial oid 340 2023-10-07T21:38:53.601 INFO:tasks.rados.rados.0.smithi008.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-10-07T21:38:53.607 INFO:tasks.rados.rados.0.smithi008.stdout:340: writing smithi00888346-340 from 497573 to 1126516 tid 1 2023-10-07T21:38:53.614 INFO:tasks.rados.rados.0.smithi008.stdout:340: writing smithi00888346-340 from 1687631 to 2422408 tid 2 2023-10-07T21:38:53.622 INFO:tasks.rados.rados.0.smithi008.stdout:340: writing smithi00888346-340 from 3093218 to 3697573 tid 3 2023-10-07T21:38:53.622 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.622 INFO:tasks.rados.rados.0.smithi008.stdout:325: finishing write tid 2 to smithi00888346-325 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:325: finishing write tid 3 to smithi00888346-325 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:325: finishing write tid 4 to smithi00888346-325 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:325: finishing write tid 5 to smithi00888346-325 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 325 v 86 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:326: finishing write tid 1 to smithi00888346-326 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:326: finishing write tid 2 to smithi00888346-326 2023-10-07T21:38:53.623 INFO:tasks.rados.rados.0.smithi008.stdout:326: finishing write tid 3 to smithi00888346-326 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:326: finishing write tid 4 to smithi00888346-326 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:326: finishing write tid 5 to smithi00888346-326 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 326 v 46 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: finishing write tid 1 to smithi00888346-327 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: finishing write tid 2 to smithi00888346-327 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: finishing write tid 3 to smithi00888346-327 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: finishing write tid 4 to smithi00888346-327 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: finishing write tid 5 to smithi00888346-327 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 67 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-10-07T21:38:53.624 INFO:tasks.rados.rados.0.smithi008.stdout:328: finishing write tid 1 to smithi00888346-328 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:328: finishing write tid 2 to smithi00888346-328 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:328: finishing write tid 3 to smithi00888346-328 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:328: finishing write tid 4 to smithi00888346-328 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:328: finishing write tid 5 to smithi00888346-328 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 328 v 87 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: finishing write tid 1 to smithi00888346-329 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: finishing write tid 2 to smithi00888346-329 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: finishing write tid 3 to smithi00888346-329 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: finishing write tid 4 to smithi00888346-329 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: finishing write tid 5 to smithi00888346-329 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 59 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-10-07T21:38:53.625 INFO:tasks.rados.rados.0.smithi008.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:325: done (15 left) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:326: done (14 left) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:327: done (13 left) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:328: done (12 left) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:329: done (11 left) 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:341: write initial oid 341 2023-10-07T21:38:53.626 INFO:tasks.rados.rados.0.smithi008.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-10-07T21:38:53.629 INFO:tasks.rados.rados.0.smithi008.stdout:341: writing smithi00888346-341 from 514380 to 1218572 tid 1 2023-10-07T21:38:53.634 INFO:tasks.rados.rados.0.smithi008.stdout:341: writing smithi00888346-341 from 1629760 to 2108195 tid 2 2023-10-07T21:38:53.639 INFO:tasks.rados.rados.0.smithi008.stdout:341: writing smithi00888346-341 from 2604288 to 3046890 tid 3 2023-10-07T21:38:53.639 INFO:tasks.rados.rados.0.smithi008.stdout:342: write initial oid 342 2023-10-07T21:38:53.640 INFO:tasks.rados.rados.0.smithi008.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-10-07T21:38:53.647 INFO:tasks.rados.rados.0.smithi008.stdout:342: writing smithi00888346-342 from 531187 to 1310628 tid 1 2023-10-07T21:38:53.656 INFO:tasks.rados.rados.0.smithi008.stdout:342: writing smithi00888346-342 from 2088242 to 2826688 tid 2 2023-10-07T21:38:53.661 INFO:tasks.rados.rados.0.smithi008.stdout:342: writing smithi00888346-342 from 3431711 to 3731187 tid 3 2023-10-07T21:38:53.661 INFO:tasks.rados.rados.0.smithi008.stdout:343: write initial oid 343 2023-10-07T21:38:53.661 INFO:tasks.rados.rados.0.smithi008.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-10-07T21:38:53.666 INFO:tasks.rados.rados.0.smithi008.stdout:343: writing smithi00888346-343 from 547994 to 1002684 tid 1 2023-10-07T21:38:53.673 INFO:tasks.rados.rados.0.smithi008.stdout:343: writing smithi00888346-343 from 1746724 to 2228828 tid 2 2023-10-07T21:38:53.678 INFO:tasks.rados.rados.0.smithi008.stdout:343: writing smithi00888346-343 from 2659134 to 3124280 tid 3 2023-10-07T21:38:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:343: writing smithi00888346-343 from 3605976 to 3747994 tid 4 2023-10-07T21:38:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:344: write initial oid 344 2023-10-07T21:38:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:330: finishing write tid 1 to smithi00888346-330 2023-10-07T21:38:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-10-07T21:38:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:344: writing smithi00888346-344 from 564801 to 1211093 tid 1 2023-10-07T21:38:53.697 INFO:tasks.rados.rados.0.smithi008.stdout:344: writing smithi00888346-344 from 1921559 to 2663674 tid 2 2023-10-07T21:38:53.704 INFO:tasks.rados.rados.0.smithi008.stdout:344: writing smithi00888346-344 from 3202910 to 3764801 tid 3 2023-10-07T21:38:53.704 INFO:tasks.rados.rados.0.smithi008.stdout:345: write initial oid 345 2023-10-07T21:38:53.704 INFO:tasks.rados.rados.0.smithi008.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-10-07T21:38:53.711 INFO:tasks.rados.rados.0.smithi008.stdout:345: writing smithi00888346-345 from 581608 to 1303149 tid 1 2023-10-07T21:38:53.717 INFO:tasks.rados.rados.0.smithi008.stdout:345: writing smithi00888346-345 from 1863688 to 2349461 tid 2 2023-10-07T21:38:53.725 INFO:tasks.rados.rados.0.smithi008.stdout:345: writing smithi00888346-345 from 3113980 to 3718023 tid 3 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:330: finishing write tid 2 to smithi00888346-330 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:330: finishing write tid 3 to smithi00888346-330 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:330: finishing write tid 4 to smithi00888346-330 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:330: finishing write tid 5 to smithi00888346-330 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 63 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:331: finishing write tid 1 to smithi00888346-331 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:331: finishing write tid 2 to smithi00888346-331 2023-10-07T21:38:53.726 INFO:tasks.rados.rados.0.smithi008.stdout:331: finishing write tid 3 to smithi00888346-331 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:331: finishing write tid 4 to smithi00888346-331 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:331: finishing write tid 5 to smithi00888346-331 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 331 v 65 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: finishing write tid 1 to smithi00888346-332 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: finishing write tid 2 to smithi00888346-332 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: finishing write tid 3 to smithi00888346-332 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: finishing write tid 4 to smithi00888346-332 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: finishing write tid 5 to smithi00888346-332 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 332 v 83 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-10-07T21:38:53.727 INFO:tasks.rados.rados.0.smithi008.stdout:333: finishing write tid 1 to smithi00888346-333 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: finishing write tid 2 to smithi00888346-333 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: finishing write tid 3 to smithi00888346-333 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: finishing write tid 4 to smithi00888346-333 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: finishing write tid 5 to smithi00888346-333 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 74 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:334: finishing write tid 1 to smithi00888346-334 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:334: finishing write tid 2 to smithi00888346-334 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:330: done (15 left) 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:331: done (14 left) 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:332: done (13 left) 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:333: done (12 left) 2023-10-07T21:38:53.728 INFO:tasks.rados.rados.0.smithi008.stdout:346: write initial oid 346 2023-10-07T21:38:53.729 INFO:tasks.rados.rados.0.smithi008.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-10-07T21:38:53.733 INFO:tasks.rados.rados.0.smithi008.stdout:346: writing smithi00888346-346 from 598415 to 1395205 tid 1 2023-10-07T21:38:53.740 INFO:tasks.rados.rados.0.smithi008.stdout:346: writing smithi00888346-346 from 1922170 to 2667954 tid 2 2023-10-07T21:38:53.745 INFO:tasks.rados.rados.0.smithi008.stdout:346: writing smithi00888346-346 from 3141403 to 3556718 tid 3 2023-10-07T21:38:53.746 INFO:tasks.rados.rados.0.smithi008.stdout:347: write initial oid 347 2023-10-07T21:38:53.746 INFO:tasks.rados.rados.0.smithi008.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-10-07T21:38:53.751 INFO:tasks.rados.rados.0.smithi008.stdout:347: writing smithi00888346-347 from 615222 to 1087261 tid 1 2023-10-07T21:38:53.757 INFO:tasks.rados.rados.0.smithi008.stdout:347: writing smithi00888346-347 from 1580652 to 2070094 tid 2 2023-10-07T21:38:53.765 INFO:tasks.rados.rados.0.smithi008.stdout:347: writing smithi00888346-347 from 2768826 to 3395413 tid 3 2023-10-07T21:38:53.765 INFO:tasks.rados.rados.0.smithi008.stdout:348: write initial oid 348 2023-10-07T21:38:53.765 INFO:tasks.rados.rados.0.smithi008.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-10-07T21:38:53.771 INFO:tasks.rados.rados.0.smithi008.stdout:348: writing smithi00888346-348 from 632029 to 1179317 tid 1 2023-10-07T21:38:53.779 INFO:tasks.rados.rados.0.smithi008.stdout:348: writing smithi00888346-348 from 1639134 to 2388587 tid 2 2023-10-07T21:38:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:348: writing smithi00888346-348 from 2796249 to 3234108 tid 3 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:348: writing smithi00888346-348 from 3653524 to 3832029 tid 4 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:349: write initial oid 349 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:334: finishing write tid 3 to smithi00888346-334 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:334: finishing write tid 4 to smithi00888346-334 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:334: finishing write tid 5 to smithi00888346-334 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 334 v 78 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-10-07T21:38:53.788 INFO:tasks.rados.rados.0.smithi008.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: finishing write tid 1 to smithi00888346-335 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: finishing write tid 2 to smithi00888346-335 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: finishing write tid 3 to smithi00888346-335 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: finishing write tid 4 to smithi00888346-335 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: finishing write tid 5 to smithi00888346-335 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 97 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:336: finishing write tid 1 to smithi00888346-336 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:336: finishing write tid 2 to smithi00888346-336 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:336: finishing write tid 3 to smithi00888346-336 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:336: finishing write tid 4 to smithi00888346-336 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:336: finishing write tid 5 to smithi00888346-336 2023-10-07T21:38:53.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 336 v 91 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:337: finishing write tid 1 to smithi00888346-337 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:337: finishing write tid 2 to smithi00888346-337 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:337: finishing write tid 3 to smithi00888346-337 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:337: finishing write tid 4 to smithi00888346-337 2023-10-07T21:38:53.790 INFO:tasks.rados.rados.0.smithi008.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-10-07T21:38:53.795 INFO:tasks.rados.rados.0.smithi008.stdout:349: writing smithi00888346-349 from 648836 to 1271373 tid 1 2023-10-07T21:38:53.802 INFO:tasks.rados.rados.0.smithi008.stdout:349: writing smithi00888346-349 from 1981263 to 2474374 tid 2 2023-10-07T21:38:53.810 INFO:tasks.rados.rados.0.smithi008.stdout:349: writing smithi00888346-349 from 3107319 to 3848836 tid 3 2023-10-07T21:38:53.810 INFO:tasks.rados.rados.0.smithi008.stdout:334: done (15 left) 2023-10-07T21:38:53.811 INFO:tasks.rados.rados.0.smithi008.stdout:335: done (14 left) 2023-10-07T21:38:53.811 INFO:tasks.rados.rados.0.smithi008.stdout:336: done (13 left) 2023-10-07T21:38:53.811 INFO:tasks.rados.rados.0.smithi008.stdout:350: write initial oid 350 2023-10-07T21:38:53.811 INFO:tasks.rados.rados.0.smithi008.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-10-07T21:38:53.818 INFO:tasks.rados.rados.0.smithi008.stdout:350: writing smithi00888346-350 from 665643 to 1363429 tid 1 2023-10-07T21:38:53.826 INFO:tasks.rados.rados.0.smithi008.stdout:350: writing smithi00888346-350 from 2039745 to 2792867 tid 2 2023-10-07T21:38:53.832 INFO:tasks.rados.rados.0.smithi008.stdout:350: writing smithi00888346-350 from 3534742 to 3865643 tid 3 2023-10-07T21:38:53.833 INFO:tasks.rados.rados.0.smithi008.stdout:351: write initial oid 351 2023-10-07T21:38:53.833 INFO:tasks.rados.rados.0.smithi008.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-10-07T21:38:53.839 INFO:tasks.rados.rados.0.smithi008.stdout:351: writing smithi00888346-351 from 682450 to 1171838 tid 1 2023-10-07T21:38:53.845 INFO:tasks.rados.rados.0.smithi008.stdout:351: writing smithi00888346-351 from 1814580 to 2311360 tid 2 2023-10-07T21:38:53.853 INFO:tasks.rados.rados.0.smithi008.stdout:351: writing smithi00888346-351 from 2878518 to 3666546 tid 3 2023-10-07T21:38:53.853 INFO:tasks.rados.rados.0.smithi008.stdout:352: write initial oid 352 2023-10-07T21:38:53.854 INFO:tasks.rados.rados.0.smithi008.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-10-07T21:38:53.861 INFO:tasks.rados.rados.0.smithi008.stdout:352: writing smithi00888346-352 from 699257 to 1263894 tid 1 2023-10-07T21:38:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:352: writing smithi00888346-352 from 1873062 to 2513500 tid 2 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout:352: writing smithi00888346-352 from 3305941 to 3899257 tid 3 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout:337: finishing write tid 5 to smithi00888346-337 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 337 v 82 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-10-07T21:38:53.876 INFO:tasks.rados.rados.0.smithi008.stdout:337: done (15 left) 2023-10-07T21:38:53.877 INFO:tasks.rados.rados.0.smithi008.stdout:353: write initial oid 353 2023-10-07T21:38:53.877 INFO:tasks.rados.rados.0.smithi008.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-10-07T21:38:53.885 INFO:tasks.rados.rados.0.smithi008.stdout:353: writing smithi00888346-353 from 716064 to 1355950 tid 1 2023-10-07T21:38:53.889 INFO:tasks.rados.rados.0.smithi008.stdout:353: writing smithi00888346-353 from 1815191 to 2315640 tid 2 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:353: writing smithi00888346-353 from 2817011 to 3343936 tid 3 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:338: finishing write tid 1 to smithi00888346-338 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:338: finishing write tid 2 to smithi00888346-338 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:338: finishing write tid 3 to smithi00888346-338 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:338: finishing write tid 4 to smithi00888346-338 2023-10-07T21:38:53.895 INFO:tasks.rados.rados.0.smithi008.stdout:338: finishing write tid 5 to smithi00888346-338 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 338 v 90 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:339: finishing write tid 1 to smithi00888346-339 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:338: done (15 left) 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:354: write initial oid 354 2023-10-07T21:38:53.896 INFO:tasks.rados.rados.0.smithi008.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-10-07T21:38:53.903 INFO:tasks.rados.rados.0.smithi008.stdout:354: writing smithi00888346-354 from 732871 to 1448006 tid 1 2023-10-07T21:38:53.909 INFO:tasks.rados.rados.0.smithi008.stdout:354: writing smithi00888346-354 from 1873673 to 2517780 tid 2 2023-10-07T21:38:53.917 INFO:tasks.rados.rados.0.smithi008.stdout:354: writing smithi00888346-354 from 3244434 to 3932871 tid 3 2023-10-07T21:38:53.917 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.917 INFO:tasks.rados.rados.0.smithi008.stdout:339: finishing write tid 2 to smithi00888346-339 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:339: finishing write tid 3 to smithi00888346-339 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:339: finishing write tid 4 to smithi00888346-339 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:339: finishing write tid 5 to smithi00888346-339 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 50 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:340: finishing write tid 1 to smithi00888346-340 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:339: done (15 left) 2023-10-07T21:38:53.918 INFO:tasks.rados.rados.0.smithi008.stdout:355: write initial oid 355 2023-10-07T21:38:53.919 INFO:tasks.rados.rados.0.smithi008.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-10-07T21:38:53.926 INFO:tasks.rados.rados.0.smithi008.stdout:355: writing smithi00888346-355 from 749678 to 1540062 tid 1 2023-10-07T21:38:53.933 INFO:tasks.rados.rados.0.smithi008.stdout:355: writing smithi00888346-355 from 2332155 to 2836273 tid 2 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:355: writing smithi00888346-355 from 3271857 to 3821326 tid 3 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:340: finishing write tid 2 to smithi00888346-340 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:340: finishing write tid 3 to smithi00888346-340 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:340: finishing write tid 4 to smithi00888346-340 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:340: finishing write tid 5 to smithi00888346-340 2023-10-07T21:38:53.939 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 340 v 54 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:341: finishing write tid 1 to smithi00888346-341 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:341: finishing write tid 2 to smithi00888346-341 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:340: done (15 left) 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:356: write initial oid 356 2023-10-07T21:38:53.940 INFO:tasks.rados.rados.0.smithi008.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-10-07T21:38:53.945 INFO:tasks.rados.rados.0.smithi008.stdout:356: writing smithi00888346-356 from 766485 to 1232118 tid 1 2023-10-07T21:38:53.955 INFO:tasks.rados.rados.0.smithi008.stdout:356: writing smithi00888346-356 from 1990637 to 2638413 tid 2 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:356: writing smithi00888346-356 from 3299280 to 3966485 tid 3 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:341: finishing write tid 3 to smithi00888346-341 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:341: finishing write tid 4 to smithi00888346-341 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:341: finishing write tid 5 to smithi00888346-341 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 341 v 68 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:342: finishing write tid 1 to smithi00888346-342 2023-10-07T21:38:53.965 INFO:tasks.rados.rados.0.smithi008.stdout:342: finishing write tid 2 to smithi00888346-342 2023-10-07T21:38:53.966 INFO:tasks.rados.rados.0.smithi008.stdout:341: done (15 left) 2023-10-07T21:38:53.966 INFO:tasks.rados.rados.0.smithi008.stdout:357: write initial oid 357 2023-10-07T21:38:53.966 INFO:tasks.rados.rados.0.smithi008.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-10-07T21:38:53.973 INFO:tasks.rados.rados.0.smithi008.stdout:357: writing smithi00888346-357 from 783292 to 1324174 tid 1 2023-10-07T21:38:53.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:38:53.979 INFO:tasks.rados.rados.0.smithi008.stdout:357: writing smithi00888346-357 from 1932766 to 2440553 tid 2 2023-10-07T21:38:53.988 INFO:tasks.rados.rados.0.smithi008.stdout:357: writing smithi00888346-357 from 3210350 to 3782363 tid 3 2023-10-07T21:38:53.988 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:53.988 INFO:tasks.rados.rados.0.smithi008.stdout:342: finishing write tid 3 to smithi00888346-342 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:342: finishing write tid 4 to smithi00888346-342 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:342: finishing write tid 5 to smithi00888346-342 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 342 v 87 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 1 to smithi00888346-343 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 2 to smithi00888346-343 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 3 to smithi00888346-343 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 4 to smithi00888346-343 2023-10-07T21:38:53.989 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 5 to smithi00888346-343 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:343: finishing write tid 6 to smithi00888346-343 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 92 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:344: finishing write tid 1 to smithi00888346-344 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:344: finishing write tid 2 to smithi00888346-344 2023-10-07T21:38:53.990 INFO:tasks.rados.rados.0.smithi008.stdout:342: done (15 left) 2023-10-07T21:38:53.991 INFO:tasks.rados.rados.0.smithi008.stdout:343: done (14 left) 2023-10-07T21:38:53.991 INFO:tasks.rados.rados.0.smithi008.stdout:358: write initial oid 358 2023-10-07T21:38:53.991 INFO:tasks.rados.rados.0.smithi008.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-10-07T21:38:53.993 INFO:tasks.rados.rados.0.smithi008.stdout:358: writing smithi00888346-358 from 400099 to 1016230 tid 1 2023-10-07T21:38:53.998 INFO:tasks.rados.rados.0.smithi008.stdout:358: writing smithi00888346-358 from 1591248 to 2000099 tid 2 2023-10-07T21:38:53.999 INFO:tasks.rados.rados.0.smithi008.stdout:359: write initial oid 359 2023-10-07T21:38:53.999 INFO:tasks.rados.rados.0.smithi008.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-10-07T21:38:54.003 INFO:tasks.rados.rados.0.smithi008.stdout:359: writing smithi00888346-359 from 416906 to 824639 tid 1 2023-10-07T21:38:54.009 INFO:tasks.rados.rados.0.smithi008.stdout:359: writing smithi00888346-359 from 1366083 to 1877539 tid 2 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:344: finishing write tid 3 to smithi00888346-344 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:344: finishing write tid 4 to smithi00888346-344 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:344: finishing write tid 5 to smithi00888346-344 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 101 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:345: finishing write tid 1 to smithi00888346-345 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:345: finishing write tid 2 to smithi00888346-345 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:344: done (15 left) 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:360: write initial oid 360 2023-10-07T21:38:54.010 INFO:tasks.rados.rados.0.smithi008.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-10-07T21:38:54.015 INFO:tasks.rados.rados.0.smithi008.stdout:360: writing smithi00888346-360 from 433713 to 916695 tid 1 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:360: writing smithi00888346-360 from 1424565 to 2033713 tid 2 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:345: finishing write tid 3 to smithi00888346-345 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:345: finishing write tid 4 to smithi00888346-345 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:345: finishing write tid 5 to smithi00888346-345 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 345 v 72 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:346: finishing write tid 1 to smithi00888346-346 2023-10-07T21:38:54.022 INFO:tasks.rados.rados.0.smithi008.stdout:346: finishing write tid 2 to smithi00888346-346 2023-10-07T21:38:54.023 INFO:tasks.rados.rados.0.smithi008.stdout:346: finishing write tid 3 to smithi00888346-346 2023-10-07T21:38:54.023 INFO:tasks.rados.rados.0.smithi008.stdout:346: finishing write tid 4 to smithi00888346-346 2023-10-07T21:38:54.023 INFO:tasks.rados.rados.0.smithi008.stdout:345: done (15 left) 2023-10-07T21:38:54.023 INFO:tasks.rados.rados.0.smithi008.stdout:361: write initial oid 361 2023-10-07T21:38:54.023 INFO:tasks.rados.rados.0.smithi008.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-10-07T21:38:54.028 INFO:tasks.rados.rados.0.smithi008.stdout:361: writing smithi00888346-361 from 450520 to 1008751 tid 1 2023-10-07T21:38:54.033 INFO:tasks.rados.rados.0.smithi008.stdout:361: writing smithi00888346-361 from 1483047 to 1998172 tid 2 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:346: finishing write tid 5 to smithi00888346-346 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 346 v 105 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:347: finishing write tid 1 to smithi00888346-347 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:346: done (15 left) 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:362: write initial oid 362 2023-10-07T21:38:54.034 INFO:tasks.rados.rados.0.smithi008.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-10-07T21:38:54.039 INFO:tasks.rados.rados.0.smithi008.stdout:362: writing smithi00888346-362 from 467327 to 1100807 tid 1 2023-10-07T21:38:54.045 INFO:tasks.rados.rados.0.smithi008.stdout:362: writing smithi00888346-362 from 1825176 to 2067327 tid 2 2023-10-07T21:38:54.045 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.045 INFO:tasks.rados.rados.0.smithi008.stdout:347: finishing write tid 2 to smithi00888346-347 2023-10-07T21:38:54.045 INFO:tasks.rados.rados.0.smithi008.stdout:347: finishing write tid 3 to smithi00888346-347 2023-10-07T21:38:54.045 INFO:tasks.rados.rados.0.smithi008.stdout:347: finishing write tid 4 to smithi00888346-347 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:347: finishing write tid 5 to smithi00888346-347 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 347 v 67 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 1 to smithi00888346-348 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 2 to smithi00888346-348 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:347: done (15 left) 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:363: write initial oid 363 2023-10-07T21:38:54.046 INFO:tasks.rados.rados.0.smithi008.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-10-07T21:38:54.052 INFO:tasks.rados.rados.0.smithi008.stdout:363: writing smithi00888346-363 from 484134 to 1192863 tid 1 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout:363: writing smithi00888346-363 from 1883658 to 2084134 tid 2 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 3 to smithi00888346-348 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 4 to smithi00888346-348 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 5 to smithi00888346-348 2023-10-07T21:38:54.057 INFO:tasks.rados.rados.0.smithi008.stdout:348: finishing write tid 6 to smithi00888346-348 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 348 v 77 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:349: finishing write tid 1 to smithi00888346-349 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:349: finishing write tid 2 to smithi00888346-349 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:348: done (15 left) 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:364: write initial oid 364 2023-10-07T21:38:54.058 INFO:tasks.rados.rados.0.smithi008.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-10-07T21:38:54.064 INFO:tasks.rados.rados.0.smithi008.stdout:364: writing smithi00888346-364 from 500941 to 1284919 tid 1 2023-10-07T21:38:54.069 INFO:tasks.rados.rados.0.smithi008.stdout:364: writing smithi00888346-364 from 1942140 to 2100941 tid 2 2023-10-07T21:38:54.069 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.069 INFO:tasks.rados.rados.0.smithi008.stdout:349: finishing write tid 3 to smithi00888346-349 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:349: finishing write tid 4 to smithi00888346-349 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:349: finishing write tid 5 to smithi00888346-349 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 69 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: finishing write tid 1 to smithi00888346-350 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: finishing write tid 2 to smithi00888346-350 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: finishing write tid 3 to smithi00888346-350 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: finishing write tid 4 to smithi00888346-350 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: finishing write tid 5 to smithi00888346-350 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 350 v 103 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-10-07T21:38:54.070 INFO:tasks.rados.rados.0.smithi008.stdout:351: finishing write tid 1 to smithi00888346-351 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:351: finishing write tid 2 to smithi00888346-351 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:351: finishing write tid 3 to smithi00888346-351 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:351: finishing write tid 4 to smithi00888346-351 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:351: finishing write tid 5 to smithi00888346-351 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 67 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:352: finishing write tid 1 to smithi00888346-352 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:352: finishing write tid 2 to smithi00888346-352 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:352: finishing write tid 3 to smithi00888346-352 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:352: finishing write tid 4 to smithi00888346-352 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:352: finishing write tid 5 to smithi00888346-352 2023-10-07T21:38:54.071 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 64 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: finishing write tid 1 to smithi00888346-353 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: finishing write tid 2 to smithi00888346-353 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: finishing write tid 3 to smithi00888346-353 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: finishing write tid 4 to smithi00888346-353 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: finishing write tid 5 to smithi00888346-353 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 353 v 58 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:354: finishing write tid 1 to smithi00888346-354 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:354: finishing write tid 2 to smithi00888346-354 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:354: finishing write tid 3 to smithi00888346-354 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:349: done (15 left) 2023-10-07T21:38:54.072 INFO:tasks.rados.rados.0.smithi008.stdout:350: done (14 left) 2023-10-07T21:38:54.073 INFO:tasks.rados.rados.0.smithi008.stdout:351: done (13 left) 2023-10-07T21:38:54.073 INFO:tasks.rados.rados.0.smithi008.stdout:352: done (12 left) 2023-10-07T21:38:54.073 INFO:tasks.rados.rados.0.smithi008.stdout:353: done (11 left) 2023-10-07T21:38:54.073 INFO:tasks.rados.rados.0.smithi008.stdout:365: write initial oid 365 2023-10-07T21:38:54.073 INFO:tasks.rados.rados.0.smithi008.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-10-07T21:38:54.079 INFO:tasks.rados.rados.0.smithi008.stdout:365: writing smithi00888346-365 from 517748 to 976975 tid 1 2023-10-07T21:38:54.087 INFO:tasks.rados.rados.0.smithi008.stdout:365: writing smithi00888346-365 from 1600622 to 2006732 tid 2 2023-10-07T21:38:54.087 INFO:tasks.rados.rados.0.smithi008.stdout:366: write initial oid 366 2023-10-07T21:38:54.087 INFO:tasks.rados.rados.0.smithi008.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-10-07T21:38:54.094 INFO:tasks.rados.rados.0.smithi008.stdout:366: writing smithi00888346-366 from 534555 to 1185384 tid 1 2023-10-07T21:38:54.099 INFO:tasks.rados.rados.0.smithi008.stdout:366: writing smithi00888346-366 from 1659104 to 2134555 tid 2 2023-10-07T21:38:54.099 INFO:tasks.rados.rados.0.smithi008.stdout:367: write initial oid 367 2023-10-07T21:38:54.100 INFO:tasks.rados.rados.0.smithi008.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-10-07T21:38:54.107 INFO:tasks.rados.rados.0.smithi008.stdout:367: writing smithi00888346-367 from 551362 to 1277440 tid 1 2023-10-07T21:38:54.112 INFO:tasks.rados.rados.0.smithi008.stdout:367: writing smithi00888346-367 from 1717586 to 2127365 tid 2 2023-10-07T21:38:54.113 INFO:tasks.rados.rados.0.smithi008.stdout:368: write initial oid 368 2023-10-07T21:38:54.113 INFO:tasks.rados.rados.0.smithi008.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-10-07T21:38:54.120 INFO:tasks.rados.rados.0.smithi008.stdout:368: writing smithi00888346-368 from 568169 to 969496 tid 1 2023-10-07T21:38:54.127 INFO:tasks.rados.rados.0.smithi008.stdout:368: writing smithi00888346-368 from 1376068 to 2045858 tid 2 2023-10-07T21:38:54.127 INFO:tasks.rados.rados.0.smithi008.stdout:369: write initial oid 369 2023-10-07T21:38:54.128 INFO:tasks.rados.rados.0.smithi008.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-10-07T21:38:54.134 INFO:tasks.rados.rados.0.smithi008.stdout:369: writing smithi00888346-369 from 584976 to 1061552 tid 1 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:369: writing smithi00888346-369 from 1834550 to 2184976 tid 2 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:354: finishing write tid 4 to smithi00888346-354 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:354: finishing write tid 5 to smithi00888346-354 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 354 v 107 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:38:54.141 INFO:tasks.rados.rados.0.smithi008.stdout:355: finishing write tid 1 to smithi00888346-355 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:355: finishing write tid 2 to smithi00888346-355 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:355: finishing write tid 3 to smithi00888346-355 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:355: finishing write tid 4 to smithi00888346-355 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:355: finishing write tid 5 to smithi00888346-355 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 73 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:356: finishing write tid 1 to smithi00888346-356 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:356: finishing write tid 2 to smithi00888346-356 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:356: finishing write tid 3 to smithi00888346-356 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:356: finishing write tid 4 to smithi00888346-356 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:356: finishing write tid 5 to smithi00888346-356 2023-10-07T21:38:54.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 356 v 95 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:354: done (15 left) 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:355: done (14 left) 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:356: done (13 left) 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:370: write initial oid 370 2023-10-07T21:38:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-10-07T21:38:54.147 INFO:tasks.rados.rados.0.smithi008.stdout:370: writing smithi00888346-370 from 601783 to 1153608 tid 1 2023-10-07T21:38:54.153 INFO:tasks.rados.rados.0.smithi008.stdout:370: writing smithi00888346-370 from 1776679 to 2201783 tid 2 2023-10-07T21:38:54.153 INFO:tasks.rados.rados.0.smithi008.stdout:371: write initial oid 371 2023-10-07T21:38:54.153 INFO:tasks.rados.rados.0.smithi008.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-10-07T21:38:54.160 INFO:tasks.rados.rados.0.smithi008.stdout:371: writing smithi00888346-371 from 618590 to 1245664 tid 1 2023-10-07T21:38:54.165 INFO:tasks.rados.rados.0.smithi008.stdout:371: writing smithi00888346-371 from 1835161 to 2218590 tid 2 2023-10-07T21:38:54.165 INFO:tasks.rados.rados.0.smithi008.stdout:372: write initial oid 372 2023-10-07T21:38:54.166 INFO:tasks.rados.rados.0.smithi008.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-10-07T21:38:54.173 INFO:tasks.rados.rados.0.smithi008.stdout:372: writing smithi00888346-372 from 635397 to 1337720 tid 1 2023-10-07T21:38:54.178 INFO:tasks.rados.rados.0.smithi008.stdout:372: writing smithi00888346-372 from 1893643 to 2235397 tid 2 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: finishing write tid 1 to smithi00888346-357 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: finishing write tid 2 to smithi00888346-357 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: finishing write tid 3 to smithi00888346-357 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: finishing write tid 4 to smithi00888346-357 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: finishing write tid 5 to smithi00888346-357 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 357 v 99 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:358: finishing write tid 1 to smithi00888346-358 2023-10-07T21:38:54.179 INFO:tasks.rados.rados.0.smithi008.stdout:358: finishing write tid 2 to smithi00888346-358 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:358: finishing write tid 3 to smithi00888346-358 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:358: finishing write tid 4 to smithi00888346-358 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 358 v 110 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:359: finishing write tid 1 to smithi00888346-359 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:357: done (15 left) 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:358: done (14 left) 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:373: write initial oid 373 2023-10-07T21:38:54.180 INFO:tasks.rados.rados.0.smithi008.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-10-07T21:38:54.186 INFO:tasks.rados.rados.0.smithi008.stdout:373: writing smithi00888346-373 from 652204 to 1429776 tid 1 2023-10-07T21:38:54.191 INFO:tasks.rados.rados.0.smithi008.stdout:373: writing smithi00888346-373 from 1952125 to 2252204 tid 2 2023-10-07T21:38:54.191 INFO:tasks.rados.rados.0.smithi008.stdout:374: write initial oid 374 2023-10-07T21:38:54.191 INFO:tasks.rados.rados.0.smithi008.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-10-07T21:38:54.197 INFO:tasks.rados.rados.0.smithi008.stdout:374: writing smithi00888346-374 from 669011 to 1238185 tid 1 2023-10-07T21:38:54.203 INFO:tasks.rados.rados.0.smithi008.stdout:374: writing smithi00888346-374 from 2010607 to 2269011 tid 2 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:359: finishing write tid 2 to smithi00888346-359 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:359: finishing write tid 3 to smithi00888346-359 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:359: finishing write tid 4 to smithi00888346-359 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 80 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:360: finishing write tid 1 to smithi00888346-360 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:360: finishing write tid 2 to smithi00888346-360 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:360: finishing write tid 3 to smithi00888346-360 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:360: finishing write tid 4 to smithi00888346-360 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 360 v 95 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-10-07T21:38:54.204 INFO:tasks.rados.rados.0.smithi008.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:361: finishing write tid 1 to smithi00888346-361 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:361: finishing write tid 2 to smithi00888346-361 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:361: finishing write tid 3 to smithi00888346-361 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:359: done (15 left) 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:360: done (14 left) 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:375: write initial oid 375 2023-10-07T21:38:54.205 INFO:tasks.rados.rados.0.smithi008.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-10-07T21:38:54.213 INFO:tasks.rados.rados.0.smithi008.stdout:375: writing smithi00888346-375 from 685818 to 1330241 tid 1 2023-10-07T21:38:54.218 INFO:tasks.rados.rados.0.smithi008.stdout:375: writing smithi00888346-375 from 2069089 to 2285818 tid 2 2023-10-07T21:38:54.219 INFO:tasks.rados.rados.0.smithi008.stdout:376: write initial oid 376 2023-10-07T21:38:54.219 INFO:tasks.rados.rados.0.smithi008.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-10-07T21:38:54.226 INFO:tasks.rados.rados.0.smithi008.stdout:376: writing smithi00888346-376 from 702625 to 1422297 tid 1 2023-10-07T21:38:54.231 INFO:tasks.rados.rados.0.smithi008.stdout:376: writing smithi00888346-376 from 2127571 to 2302625 tid 2 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:361: finishing write tid 4 to smithi00888346-361 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 361 v 113 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:362: finishing write tid 1 to smithi00888346-362 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:362: finishing write tid 2 to smithi00888346-362 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:362: finishing write tid 3 to smithi00888346-362 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:362: finishing write tid 4 to smithi00888346-362 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 362 v 70 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:363: finishing write tid 1 to smithi00888346-363 2023-10-07T21:38:54.232 INFO:tasks.rados.rados.0.smithi008.stdout:363: finishing write tid 2 to smithi00888346-363 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:363: finishing write tid 3 to smithi00888346-363 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:363: finishing write tid 4 to smithi00888346-363 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 363 v 85 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:364: finishing write tid 1 to smithi00888346-364 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:364: finishing write tid 2 to smithi00888346-364 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:364: finishing write tid 3 to smithi00888346-364 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:364: finishing write tid 4 to smithi00888346-364 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 364 v 76 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:365: finishing write tid 1 to smithi00888346-365 2023-10-07T21:38:54.233 INFO:tasks.rados.rados.0.smithi008.stdout:361: done (15 left) 2023-10-07T21:38:54.234 INFO:tasks.rados.rados.0.smithi008.stdout:362: done (14 left) 2023-10-07T21:38:54.234 INFO:tasks.rados.rados.0.smithi008.stdout:363: done (13 left) 2023-10-07T21:38:54.234 INFO:tasks.rados.rados.0.smithi008.stdout:364: done (12 left) 2023-10-07T21:38:54.234 INFO:tasks.rados.rados.0.smithi008.stdout:377: write initial oid 377 2023-10-07T21:38:54.234 INFO:tasks.rados.rados.0.smithi008.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-10-07T21:38:54.240 INFO:tasks.rados.rados.0.smithi008.stdout:377: writing smithi00888346-377 from 719432 to 1514353 tid 1 2023-10-07T21:38:54.244 INFO:tasks.rados.rados.0.smithi008.stdout:377: writing smithi00888346-377 from 2186053 to 2319432 tid 2 2023-10-07T21:38:54.245 INFO:tasks.rados.rados.0.smithi008.stdout:378: write initial oid 378 2023-10-07T21:38:54.245 INFO:tasks.rados.rados.0.smithi008.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-10-07T21:38:54.251 INFO:tasks.rados.rados.0.smithi008.stdout:378: writing smithi00888346-378 from 736239 to 1206409 tid 1 2023-10-07T21:38:54.258 INFO:tasks.rados.rados.0.smithi008.stdout:378: writing smithi00888346-378 from 1728182 to 2299964 tid 2 2023-10-07T21:38:54.258 INFO:tasks.rados.rados.0.smithi008.stdout:379: write initial oid 379 2023-10-07T21:38:54.258 INFO:tasks.rados.rados.0.smithi008.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-10-07T21:38:54.265 INFO:tasks.rados.rados.0.smithi008.stdout:379: writing smithi00888346-379 from 753046 to 1298465 tid 1 2023-10-07T21:38:54.270 INFO:tasks.rados.rados.0.smithi008.stdout:379: writing smithi00888346-379 from 1786664 to 2218457 tid 2 2023-10-07T21:38:54.271 INFO:tasks.rados.rados.0.smithi008.stdout:380: write initial oid 380 2023-10-07T21:38:54.271 INFO:tasks.rados.rados.0.smithi008.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-10-07T21:38:54.278 INFO:tasks.rados.rados.0.smithi008.stdout:380: writing smithi00888346-380 from 769853 to 1390521 tid 1 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:380: writing smithi00888346-380 from 1845146 to 2369853 tid 2 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:365: finishing write tid 2 to smithi00888346-365 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:365: finishing write tid 3 to smithi00888346-365 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:365: finishing write tid 4 to smithi00888346-365 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 365 v 67 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-10-07T21:38:54.284 INFO:tasks.rados.rados.0.smithi008.stdout:366: finishing write tid 1 to smithi00888346-366 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:366: finishing write tid 2 to smithi00888346-366 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:366: finishing write tid 3 to smithi00888346-366 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:366: finishing write tid 4 to smithi00888346-366 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 70 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:365: done (15 left) 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:366: done (14 left) 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:381: write initial oid 381 2023-10-07T21:38:54.285 INFO:tasks.rados.rados.0.smithi008.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-10-07T21:38:54.293 INFO:tasks.rados.rados.0.smithi008.stdout:381: writing smithi00888346-381 from 786660 to 1482577 tid 1 2023-10-07T21:38:54.299 INFO:tasks.rados.rados.0.smithi008.stdout:381: writing smithi00888346-381 from 1903628 to 2339090 tid 2 2023-10-07T21:38:54.299 INFO:tasks.rados.rados.0.smithi008.stdout:382: write initial oid 382 2023-10-07T21:38:54.299 INFO:tasks.rados.rados.0.smithi008.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-10-07T21:38:54.304 INFO:tasks.rados.rados.0.smithi008.stdout:382: writing smithi00888346-382 from 403467 to 890986 tid 1 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:382: writing smithi00888346-382 from 1562110 to 2141230 tid 2 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:367: finishing write tid 1 to smithi00888346-367 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:367: finishing write tid 2 to smithi00888346-367 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:367: finishing write tid 3 to smithi00888346-367 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:367: finishing write tid 4 to smithi00888346-367 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 367 v 93 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:368: finishing write tid 1 to smithi00888346-368 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:368: finishing write tid 2 to smithi00888346-368 2023-10-07T21:38:54.313 INFO:tasks.rados.rados.0.smithi008.stdout:368: finishing write tid 3 to smithi00888346-368 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:368: finishing write tid 4 to smithi00888346-368 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 368 v 73 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:369: finishing write tid 1 to smithi00888346-369 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:369: finishing write tid 2 to smithi00888346-369 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:369: finishing write tid 3 to smithi00888346-369 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:369: finishing write tid 4 to smithi00888346-369 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 369 v 116 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:370: finishing write tid 1 to smithi00888346-370 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:370: finishing write tid 2 to smithi00888346-370 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:367: done (15 left) 2023-10-07T21:38:54.314 INFO:tasks.rados.rados.0.smithi008.stdout:368: done (14 left) 2023-10-07T21:38:54.315 INFO:tasks.rados.rados.0.smithi008.stdout:369: done (13 left) 2023-10-07T21:38:54.315 INFO:tasks.rados.rados.0.smithi008.stdout:383: write initial oid 383 2023-10-07T21:38:54.315 INFO:tasks.rados.rados.0.smithi008.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-10-07T21:38:54.318 INFO:tasks.rados.rados.0.smithi008.stdout:383: writing smithi00888346-383 from 420274 to 983042 tid 1 2023-10-07T21:38:54.325 INFO:tasks.rados.rados.0.smithi008.stdout:383: writing smithi00888346-383 from 1620592 to 2059723 tid 2 2023-10-07T21:38:54.325 INFO:tasks.rados.rados.0.smithi008.stdout:384: write initial oid 384 2023-10-07T21:38:54.325 INFO:tasks.rados.rados.0.smithi008.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-10-07T21:38:54.330 INFO:tasks.rados.rados.0.smithi008.stdout:384: writing smithi00888346-384 from 437081 to 1075098 tid 1 2023-10-07T21:38:54.337 INFO:tasks.rados.rados.0.smithi008.stdout:384: writing smithi00888346-384 from 1679074 to 2261863 tid 2 2023-10-07T21:38:54.338 INFO:tasks.rados.rados.0.smithi008.stdout:385: write initial oid 385 2023-10-07T21:38:54.338 INFO:tasks.rados.rados.0.smithi008.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-10-07T21:38:54.344 INFO:tasks.rados.rados.0.smithi008.stdout:385: writing smithi00888346-385 from 453888 to 1167154 tid 1 2023-10-07T21:38:54.350 INFO:tasks.rados.rados.0.smithi008.stdout:385: writing smithi00888346-385 from 1737556 to 2180356 tid 2 2023-10-07T21:38:54.350 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.350 INFO:tasks.rados.rados.0.smithi008.stdout:370: finishing write tid 3 to smithi00888346-370 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:370: finishing write tid 4 to smithi00888346-370 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 96 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:371: finishing write tid 1 to smithi00888346-371 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:370: done (15 left) 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:386: write initial oid 386 2023-10-07T21:38:54.351 INFO:tasks.rados.rados.0.smithi008.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-10-07T21:38:54.357 INFO:tasks.rados.rados.0.smithi008.stdout:386: writing smithi00888346-386 from 470695 to 1259210 tid 1 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:386: writing smithi00888346-386 from 1679685 to 2266143 tid 2 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:371: finishing write tid 2 to smithi00888346-371 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:371: finishing write tid 3 to smithi00888346-371 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:371: finishing write tid 4 to smithi00888346-371 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 371 v 119 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:372: finishing write tid 1 to smithi00888346-372 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:371: done (15 left) 2023-10-07T21:38:54.363 INFO:tasks.rados.rados.0.smithi008.stdout:387: write initial oid 387 2023-10-07T21:38:54.364 INFO:tasks.rados.rados.0.smithi008.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-10-07T21:38:54.368 INFO:tasks.rados.rados.0.smithi008.stdout:387: writing smithi00888346-387 from 487502 to 951266 tid 1 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:387: writing smithi00888346-387 from 1738167 to 2184636 tid 2 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:372: finishing write tid 2 to smithi00888346-372 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:372: finishing write tid 3 to smithi00888346-372 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:372: finishing write tid 4 to smithi00888346-372 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 372 v 79 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:373: finishing write tid 1 to smithi00888346-373 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:373: finishing write tid 2 to smithi00888346-373 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:373: finishing write tid 3 to smithi00888346-373 2023-10-07T21:38:54.376 INFO:tasks.rados.rados.0.smithi008.stdout:373: finishing write tid 4 to smithi00888346-373 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 373 v 82 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:374: finishing write tid 1 to smithi00888346-374 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:372: done (15 left) 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:373: done (14 left) 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:388: write initial oid 388 2023-10-07T21:38:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-10-07T21:38:54.381 INFO:tasks.rados.rados.0.smithi008.stdout:388: writing smithi00888346-388 from 504309 to 1043322 tid 1 2023-10-07T21:38:54.389 INFO:tasks.rados.rados.0.smithi008.stdout:388: writing smithi00888346-388 from 1796649 to 2386776 tid 2 2023-10-07T21:38:54.389 INFO:tasks.rados.rados.0.smithi008.stdout:389: write initial oid 389 2023-10-07T21:38:54.389 INFO:tasks.rados.rados.0.smithi008.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-10-07T21:38:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.006940+0000 mgr.y (mgr.14466) 195 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:38:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: cephadm 2023-10-07T21:38:53.007780+0000 mgr.y (mgr.14466) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.013816+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.051811+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.055221+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.057049+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: audit 2023-10-07T21:38:53.065562+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: cephadm 2023-10-07T21:38:53.140118+0000 mgr.y (mgr.14466) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[27485]: cluster 2023-10-07T21:38:53.269717+0000 mgr.y (mgr.14466) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.006940+0000 mgr.y (mgr.14466) 195 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: cephadm 2023-10-07T21:38:53.007780+0000 mgr.y (mgr.14466) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.013816+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.051811+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.055221+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.057049+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: audit 2023-10-07T21:38:53.065562+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: cephadm 2023-10-07T21:38:53.140118+0000 mgr.y (mgr.14466) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:54 smithi008 bash[41094]: cluster 2023-10-07T21:38:53.269717+0000 mgr.y (mgr.14466) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:54.396 INFO:tasks.rados.rados.0.smithi008.stdout:389: writing smithi00888346-389 from 521116 to 1251731 tid 1 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:389: writing smithi00888346-389 from 1971484 to 2521116 tid 2 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:374: finishing write tid 2 to smithi00888346-374 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:374: finishing write tid 3 to smithi00888346-374 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:374: finishing write tid 4 to smithi00888346-374 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 374 v 47 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-10-07T21:38:54.405 INFO:tasks.rados.rados.0.smithi008.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:375: finishing write tid 1 to smithi00888346-375 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:375: finishing write tid 2 to smithi00888346-375 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:375: finishing write tid 3 to smithi00888346-375 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:375: finishing write tid 4 to smithi00888346-375 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 93 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:376: finishing write tid 1 to smithi00888346-376 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:376: finishing write tid 2 to smithi00888346-376 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:376: finishing write tid 3 to smithi00888346-376 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:376: finishing write tid 4 to smithi00888346-376 2023-10-07T21:38:54.406 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 376 v 85 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:377: finishing write tid 1 to smithi00888346-377 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:377: finishing write tid 2 to smithi00888346-377 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:377: finishing write tid 3 to smithi00888346-377 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:377: finishing write tid 4 to smithi00888346-377 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 377 v 70 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:378: finishing write tid 1 to smithi00888346-378 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:378: finishing write tid 2 to smithi00888346-378 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:378: finishing write tid 3 to smithi00888346-378 2023-10-07T21:38:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:378: finishing write tid 4 to smithi00888346-378 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 61 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:379: finishing write tid 1 to smithi00888346-379 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:379: finishing write tid 2 to smithi00888346-379 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:379: finishing write tid 3 to smithi00888346-379 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:379: finishing write tid 4 to smithi00888346-379 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 379 v 96 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:380: finishing write tid 1 to smithi00888346-380 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:380: finishing write tid 2 to smithi00888346-380 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:380: finishing write tid 3 to smithi00888346-380 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:380: finishing write tid 4 to smithi00888346-380 2023-10-07T21:38:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 380 v 99 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:381: finishing write tid 1 to smithi00888346-381 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:381: finishing write tid 2 to smithi00888346-381 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:381: finishing write tid 3 to smithi00888346-381 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:381: finishing write tid 4 to smithi00888346-381 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 381 v 99 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:382: finishing write tid 1 to smithi00888346-382 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:382: finishing write tid 2 to smithi00888346-382 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:374: done (15 left) 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:375: done (14 left) 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:376: done (13 left) 2023-10-07T21:38:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:377: done (12 left) 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:378: done (11 left) 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:379: done (10 left) 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:380: done (9 left) 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:381: done (8 left) 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:390: write initial oid 390 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-10-07T21:38:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:390: writing smithi00888346-390 from 537923 to 943787 tid 1 2023-10-07T21:38:54.416 INFO:tasks.rados.rados.0.smithi008.stdout:390: writing smithi00888346-390 from 1513613 to 2107409 tid 2 2023-10-07T21:38:54.416 INFO:tasks.rados.rados.0.smithi008.stdout:391: write initial oid 391 2023-10-07T21:38:54.417 INFO:tasks.rados.rados.0.smithi008.stdout:382: finishing write tid 3 to smithi00888346-382 2023-10-07T21:38:54.417 INFO:tasks.rados.rados.0.smithi008.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-10-07T21:38:54.422 INFO:tasks.rados.rados.0.smithi008.stdout:391: writing smithi00888346-391 from 554730 to 1035843 tid 1 2023-10-07T21:38:54.430 INFO:tasks.rados.rados.0.smithi008.stdout:391: writing smithi00888346-391 from 1572095 to 2309549 tid 2 2023-10-07T21:38:54.430 INFO:tasks.rados.rados.0.smithi008.stdout:392: write initial oid 392 2023-10-07T21:38:54.430 INFO:tasks.rados.rados.0.smithi008.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-10-07T21:38:54.436 INFO:tasks.rados.rados.0.smithi008.stdout:392: writing smithi00888346-392 from 571537 to 1127899 tid 1 2023-10-07T21:38:54.442 INFO:tasks.rados.rados.0.smithi008.stdout:392: writing smithi00888346-392 from 1630577 to 2228042 tid 2 2023-10-07T21:38:54.442 INFO:tasks.rados.rados.0.smithi008.stdout:393: write initial oid 393 2023-10-07T21:38:54.443 INFO:tasks.rados.rados.0.smithi008.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-10-07T21:38:54.449 INFO:tasks.rados.rados.0.smithi008.stdout:393: writing smithi00888346-393 from 588344 to 1219955 tid 1 2023-10-07T21:38:54.456 INFO:tasks.rados.rados.0.smithi008.stdout:393: writing smithi00888346-393 from 1689059 to 2430182 tid 2 2023-10-07T21:38:54.457 INFO:tasks.rados.rados.0.smithi008.stdout:394: write initial oid 394 2023-10-07T21:38:54.457 INFO:tasks.rados.rados.0.smithi008.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-10-07T21:38:54.464 INFO:tasks.rados.rados.0.smithi008.stdout:394: writing smithi00888346-394 from 605151 to 1312011 tid 1 2023-10-07T21:38:54.472 INFO:tasks.rados.rados.0.smithi008.stdout:394: writing smithi00888346-394 from 2031188 to 2605151 tid 2 2023-10-07T21:38:54.472 INFO:tasks.rados.rados.0.smithi008.stdout:395: write initial oid 395 2023-10-07T21:38:54.472 INFO:tasks.rados.rados.0.smithi008.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-10-07T21:38:54.479 INFO:tasks.rados.rados.0.smithi008.stdout:395: writing smithi00888346-395 from 621958 to 1404067 tid 1 2023-10-07T21:38:54.487 INFO:tasks.rados.rados.0.smithi008.stdout:395: writing smithi00888346-395 from 2089670 to 2621958 tid 2 2023-10-07T21:38:54.487 INFO:tasks.rados.rados.0.smithi008.stdout:396: write initial oid 396 2023-10-07T21:38:54.487 INFO:tasks.rados.rados.0.smithi008.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-10-07T21:38:54.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.006940+0000 mgr.y (mgr.14466) 195 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: cephadm 2023-10-07T21:38:53.007780+0000 mgr.y (mgr.14466) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.013816+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.051811+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.055221+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.057049+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: audit 2023-10-07T21:38:53.065562+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: cephadm 2023-10-07T21:38:53.140118+0000 mgr.y (mgr.14466) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:38:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:54 smithi081 bash[31720]: cluster 2023-10-07T21:38:53.269717+0000 mgr.y (mgr.14466) 198 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 202 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 12 MiB/s wr, 61 op/s 2023-10-07T21:38:54.492 INFO:tasks.rados.rados.0.smithi008.stdout:396: writing smithi00888346-396 from 638765 to 1096123 tid 1 2023-10-07T21:38:54.500 INFO:tasks.rados.rados.0.smithi008.stdout:396: writing smithi00888346-396 from 1748152 to 2352955 tid 2 2023-10-07T21:38:54.500 INFO:tasks.rados.rados.0.smithi008.stdout:397: write initial oid 397 2023-10-07T21:38:54.500 INFO:tasks.rados.rados.0.smithi008.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-10-07T21:38:54.507 INFO:tasks.rados.rados.0.smithi008.stdout:397: writing smithi00888346-397 from 655572 to 1304532 tid 1 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout:397: writing smithi00888346-397 from 1922987 to 2655572 tid 2 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout:382: finishing write tid 4 to smithi00888346-382 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 382 v 50 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-10-07T21:38:54.516 INFO:tasks.rados.rados.0.smithi008.stdout:383: finishing write tid 1 to smithi00888346-383 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:383: finishing write tid 2 to smithi00888346-383 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:383: finishing write tid 3 to smithi00888346-383 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:383: finishing write tid 4 to smithi00888346-383 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 383 v 76 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-10-07T21:38:54.517 INFO:tasks.rados.rados.0.smithi008.stdout:382: done (15 left) 2023-10-07T21:38:54.518 INFO:tasks.rados.rados.0.smithi008.stdout:383: done (14 left) 2023-10-07T21:38:54.518 INFO:tasks.rados.rados.0.smithi008.stdout:398: write initial oid 398 2023-10-07T21:38:54.518 INFO:tasks.rados.rados.0.smithi008.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-10-07T21:38:54.523 INFO:tasks.rados.rados.0.smithi008.stdout:398: writing smithi00888346-398 from 672379 to 1396588 tid 1 2023-10-07T21:38:54.529 INFO:tasks.rados.rados.0.smithi008.stdout:398: writing smithi00888346-398 from 1865116 to 2473588 tid 2 2023-10-07T21:38:54.530 INFO:tasks.rados.rados.0.smithi008.stdout:399: write initial oid 399 2023-10-07T21:38:54.530 INFO:tasks.rados.rados.0.smithi008.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-10-07T21:38:54.538 INFO:tasks.rados.rados.0.smithi008.stdout:399: writing smithi00888346-399 from 689186 to 1488644 tid 1 2023-10-07T21:38:54.545 INFO:tasks.rados.rados.0.smithi008.stdout:399: writing smithi00888346-399 from 1923598 to 2675728 tid 2 2023-10-07T21:38:54.545 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.545 INFO:tasks.rados.rados.0.smithi008.stdout:384: finishing write tid 1 to smithi00888346-384 2023-10-07T21:38:54.545 INFO:tasks.rados.rados.0.smithi008.stdout:384: finishing write tid 2 to smithi00888346-384 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:384: finishing write tid 3 to smithi00888346-384 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:384: finishing write tid 4 to smithi00888346-384 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 73 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:385: finishing write tid 1 to smithi00888346-385 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:385: finishing write tid 2 to smithi00888346-385 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:384: done (15 left) 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:400: write initial oid 400 2023-10-07T21:38:54.546 INFO:tasks.rados.rados.0.smithi008.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-10-07T21:38:54.556 INFO:tasks.rados.rados.0.smithi008.stdout:400: writing smithi00888346-400 from 705993 to 1180700 tid 1 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:400: writing smithi00888346-400 from 1582080 to 2194221 tid 2 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:385: finishing write tid 3 to smithi00888346-385 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:385: finishing write tid 4 to smithi00888346-385 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 385 v 102 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:386: finishing write tid 1 to smithi00888346-386 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:385: done (15 left) 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:401: write initial oid 401 2023-10-07T21:38:54.565 INFO:tasks.rados.rados.0.smithi008.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-10-07T21:38:54.572 INFO:tasks.rados.rados.0.smithi008.stdout:401: writing smithi00888346-401 from 722800 to 1272756 tid 1 2023-10-07T21:38:54.582 INFO:tasks.rados.rados.0.smithi008.stdout:401: writing smithi00888346-401 from 2040562 to 2722800 tid 2 2023-10-07T21:38:54.582 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.582 INFO:tasks.rados.rados.0.smithi008.stdout:386: finishing write tid 2 to smithi00888346-386 2023-10-07T21:38:54.582 INFO:tasks.rados.rados.0.smithi008.stdout:386: finishing write tid 3 to smithi00888346-386 2023-10-07T21:38:54.582 INFO:tasks.rados.rados.0.smithi008.stdout:386: finishing write tid 4 to smithi00888346-386 2023-10-07T21:38:54.583 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 386 v 64 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-10-07T21:38:54.583 INFO:tasks.rados.rados.0.smithi008.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:38:54.583 INFO:tasks.rados.rados.0.smithi008.stdout:387: finishing write tid 1 to smithi00888346-387 2023-10-07T21:38:54.583 INFO:tasks.rados.rados.0.smithi008.stdout:387: finishing write tid 2 to smithi00888346-387 2023-10-07T21:38:54.583 INFO:tasks.rados.rados.0.smithi008.stdout:387: finishing write tid 3 to smithi00888346-387 2023-10-07T21:38:54.584 INFO:tasks.rados.rados.0.smithi008.stdout:386: done (15 left) 2023-10-07T21:38:54.584 INFO:tasks.rados.rados.0.smithi008.stdout:402: write initial oid 402 2023-10-07T21:38:54.584 INFO:tasks.rados.rados.0.smithi008.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-10-07T21:38:54.590 INFO:tasks.rados.rados.0.smithi008.stdout:402: writing smithi00888346-402 from 739607 to 1364812 tid 1 2023-10-07T21:38:54.597 INFO:tasks.rados.rados.0.smithi008.stdout:402: writing smithi00888346-402 from 1982691 to 2482148 tid 2 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout:387: finishing write tid 4 to smithi00888346-387 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 387 v 88 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout:388: finishing write tid 1 to smithi00888346-388 2023-10-07T21:38:54.598 INFO:tasks.rados.rados.0.smithi008.stdout:388: finishing write tid 2 to smithi00888346-388 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:388: finishing write tid 3 to smithi00888346-388 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:388: finishing write tid 4 to smithi00888346-388 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 388 v 70 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:389: finishing write tid 1 to smithi00888346-389 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:387: done (15 left) 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:388: done (14 left) 2023-10-07T21:38:54.599 INFO:tasks.rados.rados.0.smithi008.stdout:403: write initial oid 403 2023-10-07T21:38:54.600 INFO:tasks.rados.rados.0.smithi008.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-10-07T21:38:54.605 INFO:tasks.rados.rados.0.smithi008.stdout:403: writing smithi00888346-403 from 756414 to 1456868 tid 1 2023-10-07T21:38:54.614 INFO:tasks.rados.rados.0.smithi008.stdout:403: writing smithi00888346-403 from 2041173 to 2756414 tid 2 2023-10-07T21:38:54.614 INFO:tasks.rados.rados.0.smithi008.stdout:404: write initial oid 404 2023-10-07T21:38:54.614 INFO:tasks.rados.rados.0.smithi008.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-10-07T21:38:54.621 INFO:tasks.rados.rados.0.smithi008.stdout:404: writing smithi00888346-404 from 773221 to 1265277 tid 1 2023-10-07T21:38:54.629 INFO:tasks.rados.rados.0.smithi008.stdout:404: writing smithi00888346-404 from 1816008 to 2319134 tid 2 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:389: finishing write tid 2 to smithi00888346-389 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:389: finishing write tid 3 to smithi00888346-389 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:389: finishing write tid 4 to smithi00888346-389 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 389 v 105 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:390: finishing write tid 1 to smithi00888346-390 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:390: finishing write tid 2 to smithi00888346-390 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:390: finishing write tid 3 to smithi00888346-390 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:390: finishing write tid 4 to smithi00888346-390 2023-10-07T21:38:54.630 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 390 v 88 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:391: finishing write tid 1 to smithi00888346-391 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:391: finishing write tid 2 to smithi00888346-391 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:389: done (15 left) 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:390: done (14 left) 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:405: write initial oid 405 2023-10-07T21:38:54.631 INFO:tasks.rados.rados.0.smithi008.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-10-07T21:38:54.637 INFO:tasks.rados.rados.0.smithi008.stdout:405: writing smithi00888346-405 from 790028 to 1357333 tid 1 2023-10-07T21:38:54.645 INFO:tasks.rados.rados.0.smithi008.stdout:405: writing smithi00888346-405 from 1874490 to 2637627 tid 2 2023-10-07T21:38:54.645 INFO:tasks.rados.rados.0.smithi008.stdout:406: write initial oid 406 2023-10-07T21:38:54.646 INFO:tasks.rados.rados.0.smithi008.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-10-07T21:38:54.651 INFO:tasks.rados.rados.0.smithi008.stdout:406: writing smithi00888346-406 from 406835 to 1049389 tid 1 2023-10-07T21:38:54.657 INFO:tasks.rados.rados.0.smithi008.stdout:406: writing smithi00888346-406 from 1532972 to 2039767 tid 2 2023-10-07T21:38:54.663 INFO:tasks.rados.rados.0.smithi008.stdout:406: writing smithi00888346-406 from 2772312 to 2806835 tid 3 2023-10-07T21:38:54.663 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.663 INFO:tasks.rados.rados.0.smithi008.stdout:391: finishing write tid 3 to smithi00888346-391 2023-10-07T21:38:54.663 INFO:tasks.rados.rados.0.smithi008.stdout:391: finishing write tid 4 to smithi00888346-391 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 391 v 73 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:392: finishing write tid 1 to smithi00888346-392 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:392: finishing write tid 2 to smithi00888346-392 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:392: finishing write tid 3 to smithi00888346-392 2023-10-07T21:38:54.664 INFO:tasks.rados.rados.0.smithi008.stdout:392: finishing write tid 4 to smithi00888346-392 2023-10-07T21:38:54.665 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 108 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-10-07T21:38:54.665 INFO:tasks.rados.rados.0.smithi008.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-10-07T21:38:54.665 INFO:tasks.rados.rados.0.smithi008.stdout:393: finishing write tid 1 to smithi00888346-393 2023-10-07T21:38:54.665 INFO:tasks.rados.rados.0.smithi008.stdout:393: finishing write tid 2 to smithi00888346-393 2023-10-07T21:38:54.665 INFO:tasks.rados.rados.0.smithi008.stdout:393: finishing write tid 3 to smithi00888346-393 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:393: finishing write tid 4 to smithi00888346-393 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 111 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:394: finishing write tid 1 to smithi00888346-394 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:391: done (15 left) 2023-10-07T21:38:54.666 INFO:tasks.rados.rados.0.smithi008.stdout:392: done (14 left) 2023-10-07T21:38:54.667 INFO:tasks.rados.rados.0.smithi008.stdout:393: done (13 left) 2023-10-07T21:38:54.667 INFO:tasks.rados.rados.0.smithi008.stdout:407: write initial oid 407 2023-10-07T21:38:54.667 INFO:tasks.rados.rados.0.smithi008.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-10-07T21:38:54.669 INFO:tasks.rados.rados.0.smithi008.stdout:407: writing smithi00888346-407 from 423642 to 1141445 tid 1 2023-10-07T21:38:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:407: writing smithi00888346-407 from 1875101 to 2641907 tid 2 2023-10-07T21:38:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:408: write initial oid 408 2023-10-07T21:38:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-10-07T21:38:54.685 INFO:tasks.rados.rados.0.smithi008.stdout:408: writing smithi00888346-408 from 440449 to 1233501 tid 1 2023-10-07T21:38:54.693 INFO:tasks.rados.rados.0.smithi008.stdout:408: writing smithi00888346-408 from 1933583 to 2444047 tid 2 2023-10-07T21:38:54.693 INFO:tasks.rados.rados.0.smithi008.stdout:409: write initial oid 409 2023-10-07T21:38:54.694 INFO:tasks.rados.rados.0.smithi008.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-10-07T21:38:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:409: writing smithi00888346-409 from 457256 to 925557 tid 1 2023-10-07T21:38:54.708 INFO:tasks.rados.rados.0.smithi008.stdout:409: writing smithi00888346-409 from 1592065 to 2362540 tid 2 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:409: writing smithi00888346-409 from 2854581 to 2857256 tid 3 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:394: finishing write tid 2 to smithi00888346-394 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:394: finishing write tid 3 to smithi00888346-394 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:394: finishing write tid 4 to smithi00888346-394 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 394 v 76 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-10-07T21:38:54.712 INFO:tasks.rados.rados.0.smithi008.stdout:395: finishing write tid 1 to smithi00888346-395 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:395: finishing write tid 2 to smithi00888346-395 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:395: finishing write tid 3 to smithi00888346-395 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:395: finishing write tid 4 to smithi00888346-395 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 108 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:396: finishing write tid 1 to smithi00888346-396 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:394: done (15 left) 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:395: done (14 left) 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:410: write initial oid 410 2023-10-07T21:38:54.713 INFO:tasks.rados.rados.0.smithi008.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-10-07T21:38:54.717 INFO:tasks.rados.rados.0.smithi008.stdout:410: writing smithi00888346-410 from 474063 to 1017613 tid 1 2023-10-07T21:38:54.724 INFO:tasks.rados.rados.0.smithi008.stdout:410: writing smithi00888346-410 from 1650547 to 2164680 tid 2 2023-10-07T21:38:54.728 INFO:tasks.rados.rados.0.smithi008.stdout:410: writing smithi00888346-410 from 2765651 to 2874063 tid 3 2023-10-07T21:38:54.728 INFO:tasks.rados.rados.0.smithi008.stdout:411: write initial oid 411 2023-10-07T21:38:54.729 INFO:tasks.rados.rados.0.smithi008.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-10-07T21:38:54.735 INFO:tasks.rados.rados.0.smithi008.stdout:411: writing smithi00888346-411 from 490870 to 1109669 tid 1 2023-10-07T21:38:54.742 INFO:tasks.rados.rados.0.smithi008.stdout:411: writing smithi00888346-411 from 1592676 to 2366820 tid 2 2023-10-07T21:38:54.746 INFO:tasks.rados.rados.0.smithi008.stdout:411: writing smithi00888346-411 from 2793074 to 2890870 tid 3 2023-10-07T21:38:54.746 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.746 INFO:tasks.rados.rados.0.smithi008.stdout:396: finishing write tid 2 to smithi00888346-396 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:396: finishing write tid 3 to smithi00888346-396 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:396: finishing write tid 4 to smithi00888346-396 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 396 v 79 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:397: finishing write tid 1 to smithi00888346-397 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:396: done (15 left) 2023-10-07T21:38:54.747 INFO:tasks.rados.rados.0.smithi008.stdout:412: write initial oid 412 2023-10-07T21:38:54.748 INFO:tasks.rados.rados.0.smithi008.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-10-07T21:38:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:412: writing smithi00888346-412 from 507677 to 918078 tid 1 2023-10-07T21:38:54.757 INFO:tasks.rados.rados.0.smithi008.stdout:412: writing smithi00888346-412 from 1367511 to 1885313 tid 2 2023-10-07T21:38:54.763 INFO:tasks.rados.rados.0.smithi008.stdout:412: writing smithi00888346-412 from 2420497 to 2907677 tid 3 2023-10-07T21:38:54.763 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.763 INFO:tasks.rados.rados.0.smithi008.stdout:397: finishing write tid 2 to smithi00888346-397 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:397: finishing write tid 3 to smithi00888346-397 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:397: finishing write tid 4 to smithi00888346-397 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 397 v 53 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:398: finishing write tid 1 to smithi00888346-398 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:398: finishing write tid 2 to smithi00888346-398 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:397: done (15 left) 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:413: write initial oid 413 2023-10-07T21:38:54.764 INFO:tasks.rados.rados.0.smithi008.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-10-07T21:38:54.769 INFO:tasks.rados.rados.0.smithi008.stdout:413: writing smithi00888346-413 from 524484 to 1010134 tid 1 2023-10-07T21:38:54.775 INFO:tasks.rados.rados.0.smithi008.stdout:413: writing smithi00888346-413 from 1425993 to 2087453 tid 2 2023-10-07T21:38:54.780 INFO:tasks.rados.rados.0.smithi008.stdout:413: writing smithi00888346-413 from 2847920 to 2924484 tid 3 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:398: finishing write tid 3 to smithi00888346-398 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:398: finishing write tid 4 to smithi00888346-398 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 398 v 111 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:399: finishing write tid 1 to smithi00888346-399 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:399: finishing write tid 2 to smithi00888346-399 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:399: finishing write tid 3 to smithi00888346-399 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:399: finishing write tid 4 to smithi00888346-399 2023-10-07T21:38:54.781 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 114 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:400: finishing write tid 1 to smithi00888346-400 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:398: done (15 left) 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:399: done (14 left) 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:414: write initial oid 414 2023-10-07T21:38:54.782 INFO:tasks.rados.rados.0.smithi008.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-10-07T21:38:54.786 INFO:tasks.rados.rados.0.smithi008.stdout:414: writing smithi00888346-414 from 541291 to 1102190 tid 1 2023-10-07T21:38:54.794 INFO:tasks.rados.rados.0.smithi008.stdout:414: writing smithi00888346-414 from 1884475 to 2405946 tid 2 2023-10-07T21:38:54.794 INFO:tasks.rados.rados.0.smithi008.stdout:415: write initial oid 415 2023-10-07T21:38:54.794 INFO:tasks.rados.rados.0.smithi008.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-10-07T21:38:54.801 INFO:tasks.rados.rados.0.smithi008.stdout:415: writing smithi00888346-415 from 558098 to 1194246 tid 1 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:415: writing smithi00888346-415 from 1826604 to 2491733 tid 2 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:400: finishing write tid 2 to smithi00888346-400 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:400: finishing write tid 3 to smithi00888346-400 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:400: finishing write tid 4 to smithi00888346-400 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 400 v 79 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:401: finishing write tid 1 to smithi00888346-401 2023-10-07T21:38:54.810 INFO:tasks.rados.rados.0.smithi008.stdout:401: finishing write tid 2 to smithi00888346-401 2023-10-07T21:38:54.811 INFO:tasks.rados.rados.0.smithi008.stdout:401: finishing write tid 3 to smithi00888346-401 2023-10-07T21:38:54.811 INFO:tasks.rados.rados.0.smithi008.stdout:400: done (15 left) 2023-10-07T21:38:54.811 INFO:tasks.rados.rados.0.smithi008.stdout:416: write initial oid 416 2023-10-07T21:38:54.811 INFO:tasks.rados.rados.0.smithi008.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-10-07T21:38:54.817 INFO:tasks.rados.rados.0.smithi008.stdout:416: writing smithi00888346-416 from 574905 to 1286302 tid 1 2023-10-07T21:38:54.823 INFO:tasks.rados.rados.0.smithi008.stdout:416: writing smithi00888346-416 from 1885086 to 2410226 tid 2 2023-10-07T21:38:54.827 INFO:tasks.rados.rados.0.smithi008.stdout:416: writing smithi00888346-416 from 2930189 to 2974905 tid 3 2023-10-07T21:38:54.827 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:401: finishing write tid 4 to smithi00888346-401 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 401 v 76 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:402: finishing write tid 1 to smithi00888346-402 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:402: finishing write tid 2 to smithi00888346-402 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:402: finishing write tid 3 to smithi00888346-402 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:402: finishing write tid 4 to smithi00888346-402 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 402 v 102 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:403: finishing write tid 1 to smithi00888346-403 2023-10-07T21:38:54.828 INFO:tasks.rados.rados.0.smithi008.stdout:403: finishing write tid 2 to smithi00888346-403 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:403: finishing write tid 3 to smithi00888346-403 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:403: finishing write tid 4 to smithi00888346-403 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 403 v 122 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:404: finishing write tid 1 to smithi00888346-404 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:404: finishing write tid 2 to smithi00888346-404 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:404: finishing write tid 3 to smithi00888346-404 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:401: done (15 left) 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:402: done (14 left) 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:403: done (13 left) 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:417: write initial oid 417 2023-10-07T21:38:54.829 INFO:tasks.rados.rados.0.smithi008.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-10-07T21:38:54.838 INFO:tasks.rados.rados.0.smithi008.stdout:417: writing smithi00888346-417 from 591712 to 1378358 tid 1 2023-10-07T21:38:54.847 INFO:tasks.rados.rados.0.smithi008.stdout:417: writing smithi00888346-417 from 1943568 to 2612366 tid 2 2023-10-07T21:38:54.847 INFO:tasks.rados.rados.0.smithi008.stdout:418: write initial oid 418 2023-10-07T21:38:54.847 INFO:tasks.rados.rados.0.smithi008.stdout:404: finishing write tid 4 to smithi00888346-404 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 404 v 82 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:405: finishing write tid 1 to smithi00888346-405 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:405: finishing write tid 2 to smithi00888346-405 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:405: finishing write tid 3 to smithi00888346-405 2023-10-07T21:38:54.848 INFO:tasks.rados.rados.0.smithi008.stdout:405: finishing write tid 4 to smithi00888346-405 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 405 v 98 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:406: finishing write tid 1 to smithi00888346-406 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:406: finishing write tid 2 to smithi00888346-406 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:406: finishing write tid 3 to smithi00888346-406 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:406: finishing write tid 4 to smithi00888346-406 2023-10-07T21:38:54.849 INFO:tasks.rados.rados.0.smithi008.stdout:406: finishing write tid 5 to smithi00888346-406 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 406 v 68 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:407: finishing write tid 1 to smithi00888346-407 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:407: finishing write tid 2 to smithi00888346-407 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:407: finishing write tid 3 to smithi00888346-407 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:407: finishing write tid 4 to smithi00888346-407 2023-10-07T21:38:54.850 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 71 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:408: finishing write tid 1 to smithi00888346-408 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:408: finishing write tid 2 to smithi00888346-408 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:408: finishing write tid 3 to smithi00888346-408 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:408: finishing write tid 4 to smithi00888346-408 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 408 v 82 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-10-07T21:38:54.851 INFO:tasks.rados.rados.0.smithi008.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-10-07T21:38:54.852 INFO:tasks.rados.rados.0.smithi008.stdout:409: finishing write tid 1 to smithi00888346-409 2023-10-07T21:38:54.852 INFO:tasks.rados.rados.0.smithi008.stdout:409: finishing write tid 2 to smithi00888346-409 2023-10-07T21:38:54.852 INFO:tasks.rados.rados.0.smithi008.stdout:409: finishing write tid 3 to smithi00888346-409 2023-10-07T21:38:54.852 INFO:tasks.rados.rados.0.smithi008.stdout:409: finishing write tid 4 to smithi00888346-409 2023-10-07T21:38:54.853 INFO:tasks.rados.rados.0.smithi008.stdout:409: finishing write tid 5 to smithi00888346-409 2023-10-07T21:38:54.853 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 409 v 92 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-10-07T21:38:54.853 INFO:tasks.rados.rados.0.smithi008.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-10-07T21:38:54.853 INFO:tasks.rados.rados.0.smithi008.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-10-07T21:38:54.853 INFO:tasks.rados.rados.0.smithi008.stdout:418: writing smithi00888346-418 from 608519 to 1070414 tid 1 2023-10-07T21:38:54.860 INFO:tasks.rados.rados.0.smithi008.stdout:418: writing smithi00888346-418 from 1602050 to 2130859 tid 2 2023-10-07T21:38:54.865 INFO:tasks.rados.rados.0.smithi008.stdout:418: writing smithi00888346-418 from 2585035 to 3008519 tid 3 2023-10-07T21:38:54.865 INFO:tasks.rados.rados.0.smithi008.stdout:404: done (14 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:405: done (13 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:406: done (12 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:407: done (11 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:408: done (10 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:409: done (9 left) 2023-10-07T21:38:54.866 INFO:tasks.rados.rados.0.smithi008.stdout:419: write initial oid 419 2023-10-07T21:38:54.867 INFO:tasks.rados.rados.0.smithi008.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-10-07T21:38:54.872 INFO:tasks.rados.rados.0.smithi008.stdout:419: writing smithi00888346-419 from 625326 to 1162470 tid 1 2023-10-07T21:38:54.881 INFO:tasks.rados.rados.0.smithi008.stdout:419: writing smithi00888346-419 from 1944179 to 2616646 tid 2 2023-10-07T21:38:54.881 INFO:tasks.rados.rados.0.smithi008.stdout:420: write initial oid 420 2023-10-07T21:38:54.881 INFO:tasks.rados.rados.0.smithi008.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-10-07T21:38:54.889 INFO:tasks.rados.rados.0.smithi008.stdout:420: writing smithi00888346-420 from 642133 to 1370879 tid 1 2023-10-07T21:38:54.896 INFO:tasks.rados.rados.0.smithi008.stdout:420: writing smithi00888346-420 from 2119014 to 2651492 tid 2 2023-10-07T21:38:54.896 INFO:tasks.rados.rados.0.smithi008.stdout:421: write initial oid 421 2023-10-07T21:38:54.896 INFO:tasks.rados.rados.0.smithi008.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-10-07T21:38:54.903 INFO:tasks.rados.rados.0.smithi008.stdout:421: writing smithi00888346-421 from 658940 to 1062935 tid 1 2023-10-07T21:38:54.910 INFO:tasks.rados.rados.0.smithi008.stdout:421: writing smithi00888346-421 from 1777496 to 2453632 tid 2 2023-10-07T21:38:54.914 INFO:tasks.rados.rados.0.smithi008.stdout:421: writing smithi00888346-421 from 2950951 to 3058940 tid 3 2023-10-07T21:38:54.914 INFO:tasks.rados.rados.0.smithi008.stdout:422: write initial oid 422 2023-10-07T21:38:54.915 INFO:tasks.rados.rados.0.smithi008.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-10-07T21:38:54.921 INFO:tasks.rados.rados.0.smithi008.stdout:422: writing smithi00888346-422 from 675747 to 1154991 tid 1 2023-10-07T21:38:54.929 INFO:tasks.rados.rados.0.smithi008.stdout:422: writing smithi00888346-422 from 1835978 to 2372125 tid 2 2023-10-07T21:38:54.929 INFO:tasks.rados.rados.0.smithi008.stdout:423: write initial oid 423 2023-10-07T21:38:54.929 INFO:tasks.rados.rados.0.smithi008.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-10-07T21:38:54.935 INFO:tasks.rados.rados.0.smithi008.stdout:423: writing smithi00888346-423 from 692554 to 1247047 tid 1 2023-10-07T21:38:54.942 INFO:tasks.rados.rados.0.smithi008.stdout:423: writing smithi00888346-423 from 1778107 to 2457912 tid 2 2023-10-07T21:38:54.946 INFO:tasks.rados.rados.0.smithi008.stdout:423: writing smithi00888346-423 from 2889444 to 3092554 tid 3 2023-10-07T21:38:54.946 INFO:tasks.rados.rados.0.smithi008.stdout:424: write initial oid 424 2023-10-07T21:38:54.946 INFO:tasks.rados.rados.0.smithi008.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-10-07T21:38:54.954 INFO:tasks.rados.rados.0.smithi008.stdout:424: writing smithi00888346-424 from 709361 to 1339103 tid 1 2023-10-07T21:38:54.960 INFO:tasks.rados.rados.0.smithi008.stdout:424: writing smithi00888346-424 from 1836589 to 2376405 tid 2 2023-10-07T21:38:54.964 INFO:tasks.rados.rados.0.smithi008.stdout:424: writing smithi00888346-424 from 3033220 to 3109361 tid 3 2023-10-07T21:38:54.964 INFO:tasks.rados.rados.0.smithi008.stdout:425: write initial oid 425 2023-10-07T21:38:54.964 INFO:tasks.rados.rados.0.smithi008.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-10-07T21:38:54.972 INFO:tasks.rados.rados.0.smithi008.stdout:425: writing smithi00888346-425 from 726168 to 1431159 tid 1 2023-10-07T21:38:54.980 INFO:tasks.rados.rados.0.smithi008.stdout:425: writing smithi00888346-425 from 1895071 to 2578545 tid 2 2023-10-07T21:38:54.980 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:54.980 INFO:tasks.rados.rados.0.smithi008.stdout:410: finishing write tid 1 to smithi00888346-410 2023-10-07T21:38:54.980 INFO:tasks.rados.rados.0.smithi008.stdout:410: finishing write tid 2 to smithi00888346-410 2023-10-07T21:38:54.980 INFO:tasks.rados.rados.0.smithi008.stdout:410: finishing write tid 3 to smithi00888346-410 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:410: finishing write tid 4 to smithi00888346-410 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:410: finishing write tid 5 to smithi00888346-410 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 410 v 106 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: finishing write tid 1 to smithi00888346-411 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: finishing write tid 2 to smithi00888346-411 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: finishing write tid 3 to smithi00888346-411 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: finishing write tid 4 to smithi00888346-411 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: finishing write tid 5 to smithi00888346-411 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 411 v 74 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:412: finishing write tid 1 to smithi00888346-412 2023-10-07T21:38:54.981 INFO:tasks.rados.rados.0.smithi008.stdout:412: finishing write tid 2 to smithi00888346-412 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:412: finishing write tid 3 to smithi00888346-412 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:412: finishing write tid 4 to smithi00888346-412 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:412: finishing write tid 5 to smithi00888346-412 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 103 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:413: finishing write tid 1 to smithi00888346-413 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:413: finishing write tid 2 to smithi00888346-413 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:410: done (15 left) 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:411: done (14 left) 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:412: done (13 left) 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:426: write initial oid 426 2023-10-07T21:38:54.982 INFO:tasks.rados.rados.0.smithi008.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-10-07T21:38:54.990 INFO:tasks.rados.rados.0.smithi008.stdout:426: writing smithi00888346-426 from 742975 to 1523215 tid 1 2023-10-07T21:38:54.997 INFO:tasks.rados.rados.0.smithi008.stdout:426: writing smithi00888346-426 from 1953553 to 2380685 tid 2 2023-10-07T21:38:55.004 INFO:tasks.rados.rados.0.smithi008.stdout:426: writing smithi00888346-426 from 2971713 to 3142975 tid 3 2023-10-07T21:38:55.005 INFO:tasks.rados.rados.0.smithi008.stdout:427: write initial oid 427 2023-10-07T21:38:55.005 INFO:tasks.rados.rados.0.smithi008.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-10-07T21:38:55.013 INFO:tasks.rados.rados.0.smithi008.stdout:427: writing smithi00888346-427 from 759782 to 1331624 tid 1 2023-10-07T21:38:55.021 INFO:tasks.rados.rados.0.smithi008.stdout:427: writing smithi00888346-427 from 2012035 to 2699178 tid 2 2023-10-07T21:38:55.021 INFO:tasks.rados.rados.0.smithi008.stdout:428: write initial oid 428 2023-10-07T21:38:55.021 INFO:tasks.rados.rados.0.smithi008.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-10-07T21:38:55.029 INFO:tasks.rados.rados.0.smithi008.stdout:428: writing smithi00888346-428 from 776589 to 1423680 tid 1 2023-10-07T21:38:55.035 INFO:tasks.rados.rados.0.smithi008.stdout:428: writing smithi00888346-428 from 2070517 to 2501318 tid 2 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:428: writing smithi00888346-428 from 3026559 to 3176589 tid 3 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:413: finishing write tid 3 to smithi00888346-413 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:413: finishing write tid 4 to smithi00888346-413 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:413: finishing write tid 5 to smithi00888346-413 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 413 v 102 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:414: finishing write tid 1 to smithi00888346-414 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:413: done (15 left) 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:429: write initial oid 429 2023-10-07T21:38:55.040 INFO:tasks.rados.rados.0.smithi008.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-10-07T21:38:55.048 INFO:tasks.rados.rados.0.smithi008.stdout:429: writing smithi00888346-429 from 793396 to 1515736 tid 1 2023-10-07T21:38:55.056 INFO:tasks.rados.rados.0.smithi008.stdout:429: writing smithi00888346-429 from 2128999 to 2819811 tid 2 2023-10-07T21:38:55.056 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.056 INFO:tasks.rados.rados.0.smithi008.stdout:414: finishing write tid 2 to smithi00888346-414 2023-10-07T21:38:55.056 INFO:tasks.rados.rados.0.smithi008.stdout:414: finishing write tid 3 to smithi00888346-414 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:414: finishing write tid 4 to smithi00888346-414 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 414 v 91 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:415: finishing write tid 1 to smithi00888346-415 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:414: done (15 left) 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:430: write initial oid 430 2023-10-07T21:38:55.057 INFO:tasks.rados.rados.0.smithi008.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-10-07T21:38:55.063 INFO:tasks.rados.rados.0.smithi008.stdout:430: writing smithi00888346-430 from 410203 to 1207792 tid 1 2023-10-07T21:38:55.069 INFO:tasks.rados.rados.0.smithi008.stdout:430: writing smithi00888346-430 from 1787481 to 2221951 tid 2 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout:430: writing smithi00888346-430 from 2681405 to 3210203 tid 3 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout:415: finishing write tid 2 to smithi00888346-415 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout:415: finishing write tid 3 to smithi00888346-415 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout:415: finishing write tid 4 to smithi00888346-415 2023-10-07T21:38:55.076 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 415 v 56 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: finishing write tid 1 to smithi00888346-416 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: finishing write tid 2 to smithi00888346-416 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: finishing write tid 3 to smithi00888346-416 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: finishing write tid 4 to smithi00888346-416 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: finishing write tid 5 to smithi00888346-416 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 79 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:417: finishing write tid 1 to smithi00888346-417 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:417: finishing write tid 2 to smithi00888346-417 2023-10-07T21:38:55.077 INFO:tasks.rados.rados.0.smithi008.stdout:417: finishing write tid 3 to smithi00888346-417 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:417: finishing write tid 4 to smithi00888346-417 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 417 v 85 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: finishing write tid 1 to smithi00888346-418 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: finishing write tid 2 to smithi00888346-418 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: finishing write tid 3 to smithi00888346-418 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: finishing write tid 4 to smithi00888346-418 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: finishing write tid 5 to smithi00888346-418 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 418 v 106 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:415: done (15 left) 2023-10-07T21:38:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:416: done (14 left) 2023-10-07T21:38:55.079 INFO:tasks.rados.rados.0.smithi008.stdout:417: done (13 left) 2023-10-07T21:38:55.079 INFO:tasks.rados.rados.0.smithi008.stdout:418: done (12 left) 2023-10-07T21:38:55.079 INFO:tasks.rados.rados.0.smithi008.stdout:431: write initial oid 431 2023-10-07T21:38:55.079 INFO:tasks.rados.rados.0.smithi008.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-10-07T21:38:55.081 INFO:tasks.rados.rados.0.smithi008.stdout:431: writing smithi00888346-431 from 427010 to 899848 tid 1 2023-10-07T21:38:55.087 INFO:tasks.rados.rados.0.smithi008.stdout:431: writing smithi00888346-431 from 1329610 to 2024091 tid 2 2023-10-07T21:38:55.094 INFO:tasks.rados.rados.0.smithi008.stdout:431: writing smithi00888346-431 from 2708828 to 3227010 tid 3 2023-10-07T21:38:55.094 INFO:tasks.rados.rados.0.smithi008.stdout:432: write initial oid 432 2023-10-07T21:38:55.094 INFO:tasks.rados.rados.0.smithi008.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-10-07T21:38:55.100 INFO:tasks.rados.rados.0.smithi008.stdout:432: writing smithi00888346-432 from 443817 to 991904 tid 1 2023-10-07T21:38:55.109 INFO:tasks.rados.rados.0.smithi008.stdout:432: writing smithi00888346-432 from 1788092 to 2226231 tid 2 2023-10-07T21:38:55.113 INFO:tasks.rados.rados.0.smithi008.stdout:432: writing smithi00888346-432 from 3019898 to 3243817 tid 3 2023-10-07T21:38:55.113 INFO:tasks.rados.rados.0.smithi008.stdout:433: write initial oid 433 2023-10-07T21:38:55.113 INFO:tasks.rados.rados.0.smithi008.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-10-07T21:38:55.119 INFO:tasks.rados.rados.0.smithi008.stdout:433: writing smithi00888346-433 from 460624 to 1083960 tid 1 2023-10-07T21:38:55.127 INFO:tasks.rados.rados.0.smithi008.stdout:433: writing smithi00888346-433 from 1846574 to 2544724 tid 2 2023-10-07T21:38:55.132 INFO:tasks.rados.rados.0.smithi008.stdout:433: writing smithi00888346-433 from 3163674 to 3260624 tid 3 2023-10-07T21:38:55.132 INFO:tasks.rados.rados.0.smithi008.stdout:434: write initial oid 434 2023-10-07T21:38:55.132 INFO:tasks.rados.rados.0.smithi008.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-10-07T21:38:55.138 INFO:tasks.rados.rados.0.smithi008.stdout:434: writing smithi00888346-434 from 477431 to 1176016 tid 1 2023-10-07T21:38:55.145 INFO:tasks.rados.rados.0.smithi008.stdout:434: writing smithi00888346-434 from 1905056 to 2346864 tid 2 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:434: writing smithi00888346-434 from 3074744 to 3277431 tid 3 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:419: finishing write tid 1 to smithi00888346-419 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:419: finishing write tid 2 to smithi00888346-419 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:419: finishing write tid 3 to smithi00888346-419 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:419: finishing write tid 4 to smithi00888346-419 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 419 v 77 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-10-07T21:38:55.153 INFO:tasks.rados.rados.0.smithi008.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:420: finishing write tid 1 to smithi00888346-420 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:420: finishing write tid 2 to smithi00888346-420 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:420: finishing write tid 3 to smithi00888346-420 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:420: finishing write tid 4 to smithi00888346-420 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 420 v 85 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:421: finishing write tid 1 to smithi00888346-421 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:421: finishing write tid 2 to smithi00888346-421 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:421: finishing write tid 3 to smithi00888346-421 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:421: finishing write tid 4 to smithi00888346-421 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:421: finishing write tid 5 to smithi00888346-421 2023-10-07T21:38:55.154 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 110 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:419: done (15 left) 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:420: done (14 left) 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:421: done (13 left) 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:435: write initial oid 435 2023-10-07T21:38:55.155 INFO:tasks.rados.rados.0.smithi008.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-10-07T21:38:55.158 INFO:tasks.rados.rados.0.smithi008.stdout:435: writing smithi00888346-435 from 494238 to 984425 tid 1 2023-10-07T21:38:55.165 INFO:tasks.rados.rados.0.smithi008.stdout:435: writing smithi00888346-435 from 1563538 to 2265357 tid 2 2023-10-07T21:38:55.172 INFO:tasks.rados.rados.0.smithi008.stdout:435: writing smithi00888346-435 from 2818520 to 3294238 tid 3 2023-10-07T21:38:55.172 INFO:tasks.rados.rados.0.smithi008.stdout:436: write initial oid 436 2023-10-07T21:38:55.172 INFO:tasks.rados.rados.0.smithi008.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-10-07T21:38:55.178 INFO:tasks.rados.rados.0.smithi008.stdout:436: writing smithi00888346-436 from 511045 to 1076481 tid 1 2023-10-07T21:38:55.184 INFO:tasks.rados.rados.0.smithi008.stdout:436: writing smithi00888346-436 from 1622020 to 2067497 tid 2 2023-10-07T21:38:55.191 INFO:tasks.rados.rados.0.smithi008.stdout:436: writing smithi00888346-436 from 2729590 to 3286445 tid 3 2023-10-07T21:38:55.191 INFO:tasks.rados.rados.0.smithi008.stdout:437: write initial oid 437 2023-10-07T21:38:55.191 INFO:tasks.rados.rados.0.smithi008.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-10-07T21:38:55.200 INFO:tasks.rados.rados.0.smithi008.stdout:437: writing smithi00888346-437 from 527852 to 1168537 tid 1 2023-10-07T21:38:55.207 INFO:tasks.rados.rados.0.smithi008.stdout:437: writing smithi00888346-437 from 1680502 to 2269637 tid 2 2023-10-07T21:38:55.213 INFO:tasks.rados.rados.0.smithi008.stdout:437: writing smithi00888346-437 from 2757013 to 3327852 tid 3 2023-10-07T21:38:55.213 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.213 INFO:tasks.rados.rados.0.smithi008.stdout:422: finishing write tid 1 to smithi00888346-422 2023-10-07T21:38:55.213 INFO:tasks.rados.rados.0.smithi008.stdout:422: finishing write tid 2 to smithi00888346-422 2023-10-07T21:38:55.213 INFO:tasks.rados.rados.0.smithi008.stdout:422: finishing write tid 3 to smithi00888346-422 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:422: finishing write tid 4 to smithi00888346-422 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 125 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:423: finishing write tid 1 to smithi00888346-423 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:423: finishing write tid 2 to smithi00888346-423 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:423: finishing write tid 3 to smithi00888346-423 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:423: finishing write tid 4 to smithi00888346-423 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:422: done (15 left) 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:438: write initial oid 438 2023-10-07T21:38:55.214 INFO:tasks.rados.rados.0.smithi008.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-10-07T21:38:55.220 INFO:tasks.rados.rados.0.smithi008.stdout:438: writing smithi00888346-438 from 544659 to 1260593 tid 1 2023-10-07T21:38:55.225 INFO:tasks.rados.rados.0.smithi008.stdout:438: writing smithi00888346-438 from 1738984 to 2188130 tid 2 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:438: writing smithi00888346-438 from 2784436 to 3344659 tid 3 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:423: finishing write tid 5 to smithi00888346-423 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 81 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:424: finishing write tid 1 to smithi00888346-424 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:424: finishing write tid 2 to smithi00888346-424 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:424: finishing write tid 3 to smithi00888346-424 2023-10-07T21:38:55.233 INFO:tasks.rados.rados.0.smithi008.stdout:424: finishing write tid 4 to smithi00888346-424 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:424: finishing write tid 5 to smithi00888346-424 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 424 v 95 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:425: finishing write tid 1 to smithi00888346-425 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:423: done (15 left) 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:424: done (14 left) 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:439: write initial oid 439 2023-10-07T21:38:55.234 INFO:tasks.rados.rados.0.smithi008.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-10-07T21:38:55.240 INFO:tasks.rados.rados.0.smithi008.stdout:439: writing smithi00888346-439 from 561466 to 1352649 tid 1 2023-10-07T21:38:55.248 INFO:tasks.rados.rados.0.smithi008.stdout:439: writing smithi00888346-439 from 2081113 to 2673917 tid 2 2023-10-07T21:38:55.252 INFO:tasks.rados.rados.0.smithi008.stdout:439: writing smithi00888346-439 from 3095506 to 3361466 tid 3 2023-10-07T21:38:55.252 INFO:tasks.rados.rados.0.smithi008.stdout:440: write initial oid 440 2023-10-07T21:38:55.252 INFO:tasks.rados.rados.0.smithi008.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-10-07T21:38:55.258 INFO:tasks.rados.rados.0.smithi008.stdout:440: writing smithi00888346-440 from 578273 to 1044705 tid 1 2023-10-07T21:38:55.265 INFO:tasks.rados.rados.0.smithi008.stdout:440: writing smithi00888346-440 from 1739595 to 2192410 tid 2 2023-10-07T21:38:55.272 INFO:tasks.rados.rados.0.smithi008.stdout:440: writing smithi00888346-440 from 2722929 to 3378273 tid 3 2023-10-07T21:38:55.272 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.272 INFO:tasks.rados.rados.0.smithi008.stdout:425: finishing write tid 2 to smithi00888346-425 2023-10-07T21:38:55.272 INFO:tasks.rados.rados.0.smithi008.stdout:425: finishing write tid 3 to smithi00888346-425 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:425: finishing write tid 4 to smithi00888346-425 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 425 v 79 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:426: finishing write tid 1 to smithi00888346-426 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:425: done (15 left) 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:441: write initial oid 441 2023-10-07T21:38:55.273 INFO:tasks.rados.rados.0.smithi008.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-10-07T21:38:55.278 INFO:tasks.rados.rados.0.smithi008.stdout:441: writing smithi00888346-441 from 595080 to 1136761 tid 1 2023-10-07T21:38:55.286 INFO:tasks.rados.rados.0.smithi008.stdout:441: writing smithi00888346-441 from 1798077 to 2394550 tid 2 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:441: writing smithi00888346-441 from 3150352 to 3395080 tid 3 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: finishing write tid 2 to smithi00888346-426 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: finishing write tid 3 to smithi00888346-426 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: finishing write tid 4 to smithi00888346-426 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: finishing write tid 5 to smithi00888346-426 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 426 v 84 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-10-07T21:38:55.292 INFO:tasks.rados.rados.0.smithi008.stdout:426: done (15 left) 2023-10-07T21:38:55.293 INFO:tasks.rados.rados.0.smithi008.stdout:442: write initial oid 442 2023-10-07T21:38:55.293 INFO:tasks.rados.rados.0.smithi008.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-10-07T21:38:55.303 INFO:tasks.rados.rados.0.smithi008.stdout:442: writing smithi00888346-442 from 611887 to 1345170 tid 1 2023-10-07T21:38:55.310 INFO:tasks.rados.rados.0.smithi008.stdout:442: writing smithi00888346-442 from 1972912 to 2429396 tid 2 2023-10-07T21:38:55.316 INFO:tasks.rados.rados.0.smithi008.stdout:442: writing smithi00888346-442 from 2894128 to 3411887 tid 3 2023-10-07T21:38:55.316 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.316 INFO:tasks.rados.rados.0.smithi008.stdout:427: finishing write tid 1 to smithi00888346-427 2023-10-07T21:38:55.316 INFO:tasks.rados.rados.0.smithi008.stdout:427: finishing write tid 2 to smithi00888346-427 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:427: finishing write tid 3 to smithi00888346-427 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:427: finishing write tid 4 to smithi00888346-427 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 427 v 109 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: finishing write tid 1 to smithi00888346-428 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: finishing write tid 2 to smithi00888346-428 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: finishing write tid 3 to smithi00888346-428 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: finishing write tid 4 to smithi00888346-428 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: finishing write tid 5 to smithi00888346-428 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 428 v 118 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:429: finishing write tid 1 to smithi00888346-429 2023-10-07T21:38:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:429: finishing write tid 2 to smithi00888346-429 2023-10-07T21:38:55.318 INFO:tasks.rados.rados.0.smithi008.stdout:427: done (15 left) 2023-10-07T21:38:55.318 INFO:tasks.rados.rados.0.smithi008.stdout:428: done (14 left) 2023-10-07T21:38:55.318 INFO:tasks.rados.rados.0.smithi008.stdout:443: write initial oid 443 2023-10-07T21:38:55.318 INFO:tasks.rados.rados.0.smithi008.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-10-07T21:38:55.321 INFO:tasks.rados.rados.0.smithi008.stdout:443: writing smithi00888346-443 from 628694 to 1037226 tid 1 2023-10-07T21:38:55.328 INFO:tasks.rados.rados.0.smithi008.stdout:443: writing smithi00888346-443 from 1515041 to 2115183 tid 2 2023-10-07T21:38:55.336 INFO:tasks.rados.rados.0.smithi008.stdout:443: writing smithi00888346-443 from 2805198 to 3357310 tid 3 2023-10-07T21:38:55.336 INFO:tasks.rados.rados.0.smithi008.stdout:444: write initial oid 444 2023-10-07T21:38:55.336 INFO:tasks.rados.rados.0.smithi008.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-10-07T21:38:55.342 INFO:tasks.rados.rados.0.smithi008.stdout:444: writing smithi00888346-444 from 645501 to 1129282 tid 1 2023-10-07T21:38:55.348 INFO:tasks.rados.rados.0.smithi008.stdout:444: writing smithi00888346-444 from 1573523 to 2033676 tid 2 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:444: writing smithi00888346-444 from 2548974 to 3312358 tid 3 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:429: finishing write tid 3 to smithi00888346-429 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:429: finishing write tid 4 to smithi00888346-429 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 429 v 128 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:430: finishing write tid 1 to smithi00888346-430 2023-10-07T21:38:55.357 INFO:tasks.rados.rados.0.smithi008.stdout:430: finishing write tid 2 to smithi00888346-430 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:430: finishing write tid 3 to smithi00888346-430 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:430: finishing write tid 4 to smithi00888346-430 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:430: finishing write tid 5 to smithi00888346-430 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 430 v 115 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: finishing write tid 1 to smithi00888346-431 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: finishing write tid 2 to smithi00888346-431 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: finishing write tid 3 to smithi00888346-431 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: finishing write tid 4 to smithi00888346-431 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: finishing write tid 5 to smithi00888346-431 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 431 v 75 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-10-07T21:38:55.358 INFO:tasks.rados.rados.0.smithi008.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: finishing write tid 1 to smithi00888346-432 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: finishing write tid 2 to smithi00888346-432 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: finishing write tid 3 to smithi00888346-432 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: finishing write tid 4 to smithi00888346-432 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: finishing write tid 5 to smithi00888346-432 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 89 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:433: finishing write tid 1 to smithi00888346-433 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:433: finishing write tid 2 to smithi00888346-433 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:433: finishing write tid 3 to smithi00888346-433 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:433: finishing write tid 4 to smithi00888346-433 2023-10-07T21:38:55.359 INFO:tasks.rados.rados.0.smithi008.stdout:433: finishing write tid 5 to smithi00888346-433 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 88 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:429: done (15 left) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:430: done (14 left) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:431: done (13 left) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:432: done (12 left) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:433: done (11 left) 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:445: write initial oid 445 2023-10-07T21:38:55.360 INFO:tasks.rados.rados.0.smithi008.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-10-07T21:38:55.364 INFO:tasks.rados.rados.0.smithi008.stdout:445: writing smithi00888346-445 from 662308 to 1221338 tid 1 2023-10-07T21:38:55.370 INFO:tasks.rados.rados.0.smithi008.stdout:445: writing smithi00888346-445 from 1632005 to 2235816 tid 2 2023-10-07T21:38:55.377 INFO:tasks.rados.rados.0.smithi008.stdout:445: writing smithi00888346-445 from 2860044 to 3462308 tid 3 2023-10-07T21:38:55.378 INFO:tasks.rados.rados.0.smithi008.stdout:446: write initial oid 446 2023-10-07T21:38:55.378 INFO:tasks.rados.rados.0.smithi008.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-10-07T21:38:55.385 INFO:tasks.rados.rados.0.smithi008.stdout:446: writing smithi00888346-446 from 679115 to 1313394 tid 1 2023-10-07T21:38:55.393 INFO:tasks.rados.rados.0.smithi008.stdout:446: writing smithi00888346-446 from 2090487 to 2554309 tid 2 2023-10-07T21:38:55.398 INFO:tasks.rados.rados.0.smithi008.stdout:446: writing smithi00888346-446 from 3003820 to 3479115 tid 3 2023-10-07T21:38:55.398 INFO:tasks.rados.rados.0.smithi008.stdout:447: write initial oid 447 2023-10-07T21:38:55.398 INFO:tasks.rados.rados.0.smithi008.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-10-07T21:38:55.407 INFO:tasks.rados.rados.0.smithi008.stdout:447: writing smithi00888346-447 from 695922 to 1405450 tid 1 2023-10-07T21:38:55.415 INFO:tasks.rados.rados.0.smithi008.stdout:447: writing smithi00888346-447 from 2032616 to 2640096 tid 2 2023-10-07T21:38:55.421 INFO:tasks.rados.rados.0.smithi008.stdout:447: writing smithi00888346-447 from 3198537 to 3495922 tid 3 2023-10-07T21:38:55.421 INFO:tasks.rados.rados.0.smithi008.stdout:448: write initial oid 448 2023-10-07T21:38:55.422 INFO:tasks.rados.rados.0.smithi008.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-10-07T21:38:55.430 INFO:tasks.rados.rados.0.smithi008.stdout:448: writing smithi00888346-448 from 712729 to 1497506 tid 1 2023-10-07T21:38:55.437 INFO:tasks.rados.rados.0.smithi008.stdout:448: writing smithi00888346-448 from 2091098 to 2558589 tid 2 2023-10-07T21:38:55.443 INFO:tasks.rados.rados.0.smithi008.stdout:448: writing smithi00888346-448 from 3342313 to 3512729 tid 3 2023-10-07T21:38:55.443 INFO:tasks.rados.rados.0.smithi008.stdout:449: write initial oid 449 2023-10-07T21:38:55.443 INFO:tasks.rados.rados.0.smithi008.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-10-07T21:38:55.449 INFO:tasks.rados.rados.0.smithi008.stdout:449: writing smithi00888346-449 from 729536 to 1189562 tid 1 2023-10-07T21:38:55.456 INFO:tasks.rados.rados.0.smithi008.stdout:449: writing smithi00888346-449 from 1749580 to 2360729 tid 2 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:449: writing smithi00888346-449 from 2853383 to 3305833 tid 3 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:434: finishing write tid 1 to smithi00888346-434 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:434: finishing write tid 2 to smithi00888346-434 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:434: finishing write tid 3 to smithi00888346-434 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:434: finishing write tid 4 to smithi00888346-434 2023-10-07T21:38:55.462 INFO:tasks.rados.rados.0.smithi008.stdout:434: finishing write tid 5 to smithi00888346-434 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 434 v 85 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: finishing write tid 1 to smithi00888346-435 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: finishing write tid 2 to smithi00888346-435 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: finishing write tid 3 to smithi00888346-435 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: finishing write tid 4 to smithi00888346-435 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: finishing write tid 5 to smithi00888346-435 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 435 v 89 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-10-07T21:38:55.463 INFO:tasks.rados.rados.0.smithi008.stdout:436: finishing write tid 1 to smithi00888346-436 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:436: finishing write tid 2 to smithi00888346-436 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:436: finishing write tid 3 to smithi00888346-436 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:436: finishing write tid 4 to smithi00888346-436 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:436: finishing write tid 5 to smithi00888346-436 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 436 v 96 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:437: finishing write tid 1 to smithi00888346-437 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:437: finishing write tid 2 to smithi00888346-437 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:437: finishing write tid 3 to smithi00888346-437 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:437: finishing write tid 4 to smithi00888346-437 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:437: finishing write tid 5 to smithi00888346-437 2023-10-07T21:38:55.464 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 107 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:438: finishing write tid 1 to smithi00888346-438 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:438: finishing write tid 2 to smithi00888346-438 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:434: done (15 left) 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:435: done (14 left) 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:436: done (13 left) 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:437: done (12 left) 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:450: write initial oid 450 2023-10-07T21:38:55.465 INFO:tasks.rados.rados.0.smithi008.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-10-07T21:38:55.469 INFO:tasks.rados.rados.0.smithi008.stdout:450: writing smithi00888346-450 from 746343 to 1397971 tid 1 2023-10-07T21:38:55.477 INFO:tasks.rados.rados.0.smithi008.stdout:450: writing smithi00888346-450 from 1924415 to 2679222 tid 2 2023-10-07T21:38:55.483 INFO:tasks.rados.rados.0.smithi008.stdout:450: writing smithi00888346-450 from 3397159 to 3546343 tid 3 2023-10-07T21:38:55.483 INFO:tasks.rados.rados.0.smithi008.stdout:451: write initial oid 451 2023-10-07T21:38:55.483 INFO:tasks.rados.rados.0.smithi008.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-10-07T21:38:55.491 INFO:tasks.rados.rados.0.smithi008.stdout:451: writing smithi00888346-451 from 763150 to 1490027 tid 1 2023-10-07T21:38:55.497 INFO:tasks.rados.rados.0.smithi008.stdout:451: writing smithi00888346-451 from 1982897 to 2597715 tid 2 2023-10-07T21:38:55.503 INFO:tasks.rados.rados.0.smithi008.stdout:451: writing smithi00888346-451 from 3024582 to 3499576 tid 3 2023-10-07T21:38:55.503 INFO:tasks.rados.rados.0.smithi008.stdout:452: write initial oid 452 2023-10-07T21:38:55.503 INFO:tasks.rados.rados.0.smithi008.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-10-07T21:38:55.509 INFO:tasks.rados.rados.0.smithi008.stdout:452: writing smithi00888346-452 from 779957 to 1182083 tid 1 2023-10-07T21:38:55.518 INFO:tasks.rados.rados.0.smithi008.stdout:452: writing smithi00888346-452 from 1925026 to 2683502 tid 2 2023-10-07T21:38:55.524 INFO:tasks.rados.rados.0.smithi008.stdout:452: writing smithi00888346-452 from 3335652 to 3579957 tid 3 2023-10-07T21:38:55.524 INFO:tasks.rados.rados.0.smithi008.stdout:453: write initial oid 453 2023-10-07T21:38:55.524 INFO:tasks.rados.rados.0.smithi008.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-10-07T21:38:55.531 INFO:tasks.rados.rados.0.smithi008.stdout:453: writing smithi00888346-453 from 796764 to 1274139 tid 1 2023-10-07T21:38:55.539 INFO:tasks.rados.rados.0.smithi008.stdout:453: writing smithi00888346-453 from 1983508 to 2601995 tid 2 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:453: writing smithi00888346-453 from 3363075 to 3596764 tid 3 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:438: finishing write tid 3 to smithi00888346-438 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:438: finishing write tid 4 to smithi00888346-438 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:438: finishing write tid 5 to smithi00888346-438 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 438 v 79 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:439: finishing write tid 1 to smithi00888346-439 2023-10-07T21:38:55.546 INFO:tasks.rados.rados.0.smithi008.stdout:439: finishing write tid 2 to smithi00888346-439 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:439: finishing write tid 3 to smithi00888346-439 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:439: finishing write tid 4 to smithi00888346-439 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:439: finishing write tid 5 to smithi00888346-439 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 439 v 93 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:440: finishing write tid 1 to smithi00888346-440 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:438: done (15 left) 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:439: done (14 left) 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:454: write initial oid 454 2023-10-07T21:38:55.547 INFO:tasks.rados.rados.0.smithi008.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-10-07T21:38:55.551 INFO:tasks.rados.rados.0.smithi008.stdout:454: writing smithi00888346-454 from 413571 to 966195 tid 1 2023-10-07T21:38:55.560 INFO:tasks.rados.rados.0.smithi008.stdout:454: writing smithi00888346-454 from 1641990 to 2404135 tid 2 2023-10-07T21:38:55.566 INFO:tasks.rados.rados.0.smithi008.stdout:454: writing smithi00888346-454 from 2990498 to 3415661 tid 3 2023-10-07T21:38:55.566 INFO:tasks.rados.rados.0.smithi008.stdout:455: write initial oid 455 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:440: finishing write tid 2 to smithi00888346-440 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:440: finishing write tid 3 to smithi00888346-440 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:440: finishing write tid 4 to smithi00888346-440 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:440: finishing write tid 5 to smithi00888346-440 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 440 v 132 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:441: finishing write tid 1 to smithi00888346-441 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:441: finishing write tid 2 to smithi00888346-441 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:441: finishing write tid 3 to smithi00888346-441 2023-10-07T21:38:55.567 INFO:tasks.rados.rados.0.smithi008.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-10-07T21:38:55.572 INFO:tasks.rados.rados.0.smithi008.stdout:455: writing smithi00888346-455 from 430378 to 1058251 tid 1 2023-10-07T21:38:55.580 INFO:tasks.rados.rados.0.smithi008.stdout:455: writing smithi00888346-455 from 1700472 to 2322628 tid 2 2023-10-07T21:38:55.588 INFO:tasks.rados.rados.0.smithi008.stdout:455: writing smithi00888346-455 from 3017921 to 3630378 tid 3 2023-10-07T21:38:55.588 INFO:tasks.rados.rados.0.smithi008.stdout:440: done (15 left) 2023-10-07T21:38:55.588 INFO:tasks.rados.rados.0.smithi008.stdout:456: write initial oid 456 2023-10-07T21:38:55.588 INFO:tasks.rados.rados.0.smithi008.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-10-07T21:38:55.594 INFO:tasks.rados.rados.0.smithi008.stdout:456: writing smithi00888346-456 from 447185 to 1150307 tid 1 2023-10-07T21:38:55.602 INFO:tasks.rados.rados.0.smithi008.stdout:456: writing smithi00888346-456 from 1642601 to 2408415 tid 2 2023-10-07T21:38:55.609 INFO:tasks.rados.rados.0.smithi008.stdout:456: writing smithi00888346-456 from 2928991 to 3376698 tid 3 2023-10-07T21:38:55.609 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.609 INFO:tasks.rados.rados.0.smithi008.stdout:441: finishing write tid 4 to smithi00888346-441 2023-10-07T21:38:55.609 INFO:tasks.rados.rados.0.smithi008.stdout:441: finishing write tid 5 to smithi00888346-441 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 441 v 83 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: finishing write tid 1 to smithi00888346-442 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: finishing write tid 2 to smithi00888346-442 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: finishing write tid 3 to smithi00888346-442 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: finishing write tid 4 to smithi00888346-442 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: finishing write tid 5 to smithi00888346-442 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 442 v 99 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:38:55.610 INFO:tasks.rados.rados.0.smithi008.stdout:443: finishing write tid 1 to smithi00888346-443 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:443: finishing write tid 2 to smithi00888346-443 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:443: finishing write tid 3 to smithi00888346-443 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:441: done (15 left) 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:442: done (14 left) 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:457: write initial oid 457 2023-10-07T21:38:55.611 INFO:tasks.rados.rados.0.smithi008.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-10-07T21:38:55.616 INFO:tasks.rados.rados.0.smithi008.stdout:457: writing smithi00888346-457 from 463992 to 1242363 tid 1 2023-10-07T21:38:55.623 INFO:tasks.rados.rados.0.smithi008.stdout:457: writing smithi00888346-457 from 1701083 to 2326908 tid 2 2023-10-07T21:38:55.631 INFO:tasks.rados.rados.0.smithi008.stdout:457: writing smithi00888346-457 from 2956414 to 3615393 tid 3 2023-10-07T21:38:55.631 INFO:tasks.rados.rados.0.smithi008.stdout:458: write initial oid 458 2023-10-07T21:38:55.631 INFO:tasks.rados.rados.0.smithi008.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-10-07T21:38:55.637 INFO:tasks.rados.rados.0.smithi008.stdout:458: writing smithi00888346-458 from 480799 to 1050772 tid 1 2023-10-07T21:38:55.644 INFO:tasks.rados.rados.0.smithi008.stdout:458: writing smithi00888346-458 from 1475918 to 2245401 tid 2 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout:458: writing smithi00888346-458 from 2700190 to 3286794 tid 3 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout:443: finishing write tid 4 to smithi00888346-443 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout:443: finishing write tid 5 to smithi00888346-443 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 443 v 89 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-10-07T21:38:55.651 INFO:tasks.rados.rados.0.smithi008.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: finishing write tid 1 to smithi00888346-444 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: finishing write tid 2 to smithi00888346-444 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: finishing write tid 3 to smithi00888346-444 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: finishing write tid 4 to smithi00888346-444 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: finishing write tid 5 to smithi00888346-444 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 444 v 83 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:443: done (15 left) 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:444: done (14 left) 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:459: write initial oid 459 2023-10-07T21:38:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-10-07T21:38:55.658 INFO:tasks.rados.rados.0.smithi008.stdout:459: writing smithi00888346-459 from 497606 to 1142828 tid 1 2023-10-07T21:38:55.667 INFO:tasks.rados.rados.0.smithi008.stdout:459: writing smithi00888346-459 from 1934400 to 2563894 tid 2 2023-10-07T21:38:55.673 INFO:tasks.rados.rados.0.smithi008.stdout:459: writing smithi00888346-459 from 3243966 to 3697606 tid 3 2023-10-07T21:38:55.674 INFO:tasks.rados.rados.0.smithi008.stdout:460: write initial oid 460 2023-10-07T21:38:55.674 INFO:tasks.rados.rados.0.smithi008.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-10-07T21:38:55.682 INFO:tasks.rados.rados.0.smithi008.stdout:460: writing smithi00888346-460 from 514413 to 1234884 tid 1 2023-10-07T21:38:55.690 INFO:tasks.rados.rados.0.smithi008.stdout:460: writing smithi00888346-460 from 1876529 to 2649681 tid 2 2023-10-07T21:38:55.697 INFO:tasks.rados.rados.0.smithi008.stdout:460: writing smithi00888346-460 from 3438683 to 3714413 tid 3 2023-10-07T21:38:55.697 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.697 INFO:tasks.rados.rados.0.smithi008.stdout:445: finishing write tid 1 to smithi00888346-445 2023-10-07T21:38:55.697 INFO:tasks.rados.rados.0.smithi008.stdout:445: finishing write tid 2 to smithi00888346-445 2023-10-07T21:38:55.697 INFO:tasks.rados.rados.0.smithi008.stdout:445: finishing write tid 3 to smithi00888346-445 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:445: finishing write tid 4 to smithi00888346-445 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:445: finishing write tid 5 to smithi00888346-445 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 445 v 93 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: finishing write tid 1 to smithi00888346-446 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: finishing write tid 2 to smithi00888346-446 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: finishing write tid 3 to smithi00888346-446 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: finishing write tid 4 to smithi00888346-446 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: finishing write tid 5 to smithi00888346-446 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 446 v 100 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-10-07T21:38:55.698 INFO:tasks.rados.rados.0.smithi008.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: finishing write tid 1 to smithi00888346-447 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: finishing write tid 2 to smithi00888346-447 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: finishing write tid 3 to smithi00888346-447 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: finishing write tid 4 to smithi00888346-447 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: finishing write tid 5 to smithi00888346-447 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 447 v 93 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:448: finishing write tid 1 to smithi00888346-448 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:445: done (15 left) 2023-10-07T21:38:55.699 INFO:tasks.rados.rados.0.smithi008.stdout:446: done (14 left) 2023-10-07T21:38:55.700 INFO:tasks.rados.rados.0.smithi008.stdout:447: done (13 left) 2023-10-07T21:38:55.700 INFO:tasks.rados.rados.0.smithi008.stdout:461: write initial oid 461 2023-10-07T21:38:55.700 INFO:tasks.rados.rados.0.smithi008.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-10-07T21:38:55.705 INFO:tasks.rados.rados.0.smithi008.stdout:461: writing smithi00888346-461 from 531220 to 1326940 tid 1 2023-10-07T21:38:55.711 INFO:tasks.rados.rados.0.smithi008.stdout:461: writing smithi00888346-461 from 1935011 to 2451821 tid 2 2023-10-07T21:38:55.717 INFO:tasks.rados.rados.0.smithi008.stdout:461: writing smithi00888346-461 from 3066106 to 3486526 tid 3 2023-10-07T21:38:55.717 INFO:tasks.rados.rados.0.smithi008.stdout:462: write initial oid 462 2023-10-07T21:38:55.717 INFO:tasks.rados.rados.0.smithi008.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-10-07T21:38:55.724 INFO:tasks.rados.rados.0.smithi008.stdout:462: writing smithi00888346-462 from 548027 to 1018996 tid 1 2023-10-07T21:38:55.731 INFO:tasks.rados.rados.0.smithi008.stdout:462: writing smithi00888346-462 from 1593493 to 2370314 tid 2 2023-10-07T21:38:55.739 INFO:tasks.rados.rados.0.smithi008.stdout:462: writing smithi00888346-462 from 3093529 to 3725221 tid 3 2023-10-07T21:38:55.739 INFO:tasks.rados.rados.0.smithi008.stdout:463: write initial oid 463 2023-10-07T21:38:55.739 INFO:tasks.rados.rados.0.smithi008.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-10-07T21:38:55.745 INFO:tasks.rados.rados.0.smithi008.stdout:463: writing smithi00888346-463 from 564834 to 1111052 tid 1 2023-10-07T21:38:55.752 INFO:tasks.rados.rados.0.smithi008.stdout:463: writing smithi00888346-463 from 1651975 to 2172454 tid 2 2023-10-07T21:38:55.758 INFO:tasks.rados.rados.0.smithi008.stdout:463: writing smithi00888346-463 from 2720952 to 3280269 tid 3 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: finishing write tid 2 to smithi00888346-448 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: finishing write tid 3 to smithi00888346-448 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: finishing write tid 4 to smithi00888346-448 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: finishing write tid 5 to smithi00888346-448 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 448 v 83 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:449: finishing write tid 1 to smithi00888346-449 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:448: done (15 left) 2023-10-07T21:38:55.759 INFO:tasks.rados.rados.0.smithi008.stdout:464: write initial oid 464 2023-10-07T21:38:55.760 INFO:tasks.rados.rados.0.smithi008.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-10-07T21:38:55.765 INFO:tasks.rados.rados.0.smithi008.stdout:464: writing smithi00888346-464 from 581641 to 1203108 tid 1 2023-10-07T21:38:55.775 INFO:tasks.rados.rados.0.smithi008.stdout:464: writing smithi00888346-464 from 1994104 to 2774594 tid 2 2023-10-07T21:38:55.781 INFO:tasks.rados.rados.0.smithi008.stdout:464: writing smithi00888346-464 from 3432022 to 3781641 tid 3 2023-10-07T21:38:55.781 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.781 INFO:tasks.rados.rados.0.smithi008.stdout:449: finishing write tid 2 to smithi00888346-449 2023-10-07T21:38:55.781 INFO:tasks.rados.rados.0.smithi008.stdout:449: finishing write tid 3 to smithi00888346-449 2023-10-07T21:38:55.781 INFO:tasks.rados.rados.0.smithi008.stdout:449: finishing write tid 4 to smithi00888346-449 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:449: finishing write tid 5 to smithi00888346-449 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 449 v 60 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:449: done (15 left) 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:465: write initial oid 465 2023-10-07T21:38:55.782 INFO:tasks.rados.rados.0.smithi008.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-10-07T21:38:55.787 INFO:tasks.rados.rados.0.smithi008.stdout:465: writing smithi00888346-465 from 598448 to 1011517 tid 1 2023-10-07T21:38:55.795 INFO:tasks.rados.rados.0.smithi008.stdout:465: writing smithi00888346-465 from 1768939 to 2293087 tid 2 2023-10-07T21:38:55.800 INFO:tasks.rados.rados.0.smithi008.stdout:465: writing smithi00888346-465 from 2775798 to 3357659 tid 3 2023-10-07T21:38:55.803 INFO:tasks.rados.rados.0.smithi008.stdout:465: writing smithi00888346-465 from 3781488 to 3798448 tid 4 2023-10-07T21:38:55.803 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.803 INFO:tasks.rados.rados.0.smithi008.stdout:450: finishing write tid 1 to smithi00888346-450 2023-10-07T21:38:55.803 INFO:tasks.rados.rados.0.smithi008.stdout:450: finishing write tid 2 to smithi00888346-450 2023-10-07T21:38:55.804 INFO:tasks.rados.rados.0.smithi008.stdout:450: finishing write tid 3 to smithi00888346-450 2023-10-07T21:38:55.804 INFO:tasks.rados.rados.0.smithi008.stdout:450: finishing write tid 4 to smithi00888346-450 2023-10-07T21:38:55.804 INFO:tasks.rados.rados.0.smithi008.stdout:450: finishing write tid 5 to smithi00888346-450 2023-10-07T21:38:55.804 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 119 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-10-07T21:38:55.805 INFO:tasks.rados.rados.0.smithi008.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-10-07T21:38:55.805 INFO:tasks.rados.rados.0.smithi008.stdout:451: finishing write tid 1 to smithi00888346-451 2023-10-07T21:38:55.806 INFO:tasks.rados.rados.0.smithi008.stdout:451: finishing write tid 2 to smithi00888346-451 2023-10-07T21:38:55.806 INFO:tasks.rados.rados.0.smithi008.stdout:451: finishing write tid 3 to smithi00888346-451 2023-10-07T21:38:55.806 INFO:tasks.rados.rados.0.smithi008.stdout:451: finishing write tid 4 to smithi00888346-451 2023-10-07T21:38:55.806 INFO:tasks.rados.rados.0.smithi008.stdout:451: finishing write tid 5 to smithi00888346-451 2023-10-07T21:38:55.807 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 451 v 104 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-10-07T21:38:55.807 INFO:tasks.rados.rados.0.smithi008.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-10-07T21:38:55.807 INFO:tasks.rados.rados.0.smithi008.stdout:452: finishing write tid 1 to smithi00888346-452 2023-10-07T21:38:55.807 INFO:tasks.rados.rados.0.smithi008.stdout:450: done (15 left) 2023-10-07T21:38:55.808 INFO:tasks.rados.rados.0.smithi008.stdout:451: done (14 left) 2023-10-07T21:38:55.808 INFO:tasks.rados.rados.0.smithi008.stdout:466: write initial oid 466 2023-10-07T21:38:55.808 INFO:tasks.rados.rados.0.smithi008.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-10-07T21:38:55.809 INFO:tasks.rados.rados.0.smithi008.stdout:466: writing smithi00888346-466 from 615255 to 1103573 tid 1 2023-10-07T21:38:55.818 INFO:tasks.rados.rados.0.smithi008.stdout:466: writing smithi00888346-466 from 1827421 to 2611580 tid 2 2023-10-07T21:38:55.825 INFO:tasks.rados.rados.0.smithi008.stdout:466: writing smithi00888346-466 from 3203221 to 3815255 tid 3 2023-10-07T21:38:55.825 INFO:tasks.rados.rados.0.smithi008.stdout:467: write initial oid 467 2023-10-07T21:38:55.825 INFO:tasks.rados.rados.0.smithi008.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-10-07T21:38:55.832 INFO:tasks.rados.rados.0.smithi008.stdout:467: writing smithi00888346-467 from 632062 to 1195629 tid 1 2023-10-07T21:38:55.839 INFO:tasks.rados.rados.0.smithi008.stdout:467: writing smithi00888346-467 from 1885903 to 2413720 tid 2 2023-10-07T21:38:55.846 INFO:tasks.rados.rados.0.smithi008.stdout:467: writing smithi00888346-467 from 2830644 to 3551402 tid 3 2023-10-07T21:38:55.846 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.846 INFO:tasks.rados.rados.0.smithi008.stdout:452: finishing write tid 2 to smithi00888346-452 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:452: finishing write tid 3 to smithi00888346-452 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:452: finishing write tid 4 to smithi00888346-452 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:452: finishing write tid 5 to smithi00888346-452 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 114 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-10-07T21:38:55.847 INFO:tasks.rados.rados.0.smithi008.stdout:453: finishing write tid 1 to smithi00888346-453 2023-10-07T21:38:55.848 INFO:tasks.rados.rados.0.smithi008.stdout:453: finishing write tid 2 to smithi00888346-453 2023-10-07T21:38:55.848 INFO:tasks.rados.rados.0.smithi008.stdout:452: done (15 left) 2023-10-07T21:38:55.848 INFO:tasks.rados.rados.0.smithi008.stdout:468: write initial oid 468 2023-10-07T21:38:55.848 INFO:tasks.rados.rados.0.smithi008.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-10-07T21:38:55.853 INFO:tasks.rados.rados.0.smithi008.stdout:468: writing smithi00888346-468 from 648869 to 1287685 tid 1 2023-10-07T21:38:55.861 INFO:tasks.rados.rados.0.smithi008.stdout:468: writing smithi00888346-468 from 1828032 to 2615860 tid 2 2023-10-07T21:38:55.867 INFO:tasks.rados.rados.0.smithi008.stdout:468: writing smithi00888346-468 from 3141714 to 3673744 tid 3 2023-10-07T21:38:55.867 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:453: finishing write tid 3 to smithi00888346-453 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:453: finishing write tid 4 to smithi00888346-453 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:453: finishing write tid 5 to smithi00888346-453 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 87 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:454: finishing write tid 1 to smithi00888346-454 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:453: done (15 left) 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:469: write initial oid 469 2023-10-07T21:38:55.868 INFO:tasks.rados.rados.0.smithi008.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-10-07T21:38:55.875 INFO:tasks.rados.rados.0.smithi008.stdout:469: writing smithi00888346-469 from 665676 to 1379741 tid 1 2023-10-07T21:38:55.881 INFO:tasks.rados.rados.0.smithi008.stdout:469: writing smithi00888346-469 from 1886514 to 2418000 tid 2 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:469: writing smithi00888346-469 from 3169137 to 3865676 tid 3 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:454: finishing write tid 2 to smithi00888346-454 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:454: finishing write tid 3 to smithi00888346-454 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:454: finishing write tid 4 to smithi00888346-454 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:454: finishing write tid 5 to smithi00888346-454 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 454 v 87 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-10-07T21:38:55.891 INFO:tasks.rados.rados.0.smithi008.stdout:455: finishing write tid 1 to smithi00888346-455 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:455: finishing write tid 2 to smithi00888346-455 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:455: finishing write tid 3 to smithi00888346-455 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:455: finishing write tid 4 to smithi00888346-455 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:455: finishing write tid 5 to smithi00888346-455 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 455 v 123 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:456: finishing write tid 1 to smithi00888346-456 2023-10-07T21:38:55.892 INFO:tasks.rados.rados.0.smithi008.stdout:456: finishing write tid 2 to smithi00888346-456 2023-10-07T21:38:55.893 INFO:tasks.rados.rados.0.smithi008.stdout:456: finishing write tid 3 to smithi00888346-456 2023-10-07T21:38:55.893 INFO:tasks.rados.rados.0.smithi008.stdout:456: finishing write tid 4 to smithi00888346-456 2023-10-07T21:38:55.894 INFO:tasks.rados.rados.0.smithi008.stdout:456: finishing write tid 5 to smithi00888346-456 2023-10-07T21:38:55.894 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 456 v 122 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-10-07T21:38:55.894 INFO:tasks.rados.rados.0.smithi008.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:38:55.894 INFO:tasks.rados.rados.0.smithi008.stdout:457: finishing write tid 1 to smithi00888346-457 2023-10-07T21:38:55.895 INFO:tasks.rados.rados.0.smithi008.stdout:457: finishing write tid 2 to smithi00888346-457 2023-10-07T21:38:55.895 INFO:tasks.rados.rados.0.smithi008.stdout:457: finishing write tid 3 to smithi00888346-457 2023-10-07T21:38:55.895 INFO:tasks.rados.rados.0.smithi008.stdout:457: finishing write tid 4 to smithi00888346-457 2023-10-07T21:38:55.895 INFO:tasks.rados.rados.0.smithi008.stdout:457: finishing write tid 5 to smithi00888346-457 2023-10-07T21:38:55.895 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 457 v 97 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-10-07T21:38:55.896 INFO:tasks.rados.rados.0.smithi008.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-10-07T21:38:55.896 INFO:tasks.rados.rados.0.smithi008.stdout:458: finishing write tid 1 to smithi00888346-458 2023-10-07T21:38:55.896 INFO:tasks.rados.rados.0.smithi008.stdout:458: finishing write tid 2 to smithi00888346-458 2023-10-07T21:38:55.896 INFO:tasks.rados.rados.0.smithi008.stdout:458: finishing write tid 3 to smithi00888346-458 2023-10-07T21:38:55.896 INFO:tasks.rados.rados.0.smithi008.stdout:458: finishing write tid 4 to smithi00888346-458 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:458: finishing write tid 5 to smithi00888346-458 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 458 v 126 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:459: finishing write tid 1 to smithi00888346-459 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:459: finishing write tid 2 to smithi00888346-459 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:459: finishing write tid 3 to smithi00888346-459 2023-10-07T21:38:55.897 INFO:tasks.rados.rados.0.smithi008.stdout:459: finishing write tid 4 to smithi00888346-459 2023-10-07T21:38:55.898 INFO:tasks.rados.rados.0.smithi008.stdout:459: finishing write tid 5 to smithi00888346-459 2023-10-07T21:38:55.898 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 459 v 91 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-10-07T21:38:55.898 INFO:tasks.rados.rados.0.smithi008.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-10-07T21:38:55.898 INFO:tasks.rados.rados.0.smithi008.stdout:454: done (15 left) 2023-10-07T21:38:55.898 INFO:tasks.rados.rados.0.smithi008.stdout:455: done (14 left) 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:456: done (13 left) 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:457: done (12 left) 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:458: done (11 left) 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:459: done (10 left) 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:470: write initial oid 470 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-10-07T21:38:55.899 INFO:tasks.rados.rados.0.smithi008.stdout:470: writing smithi00888346-470 from 682483 to 1471797 tid 1 2023-10-07T21:38:55.907 INFO:tasks.rados.rados.0.smithi008.stdout:470: writing smithi00888346-470 from 1944996 to 2736493 tid 2 2023-10-07T21:38:55.913 INFO:tasks.rados.rados.0.smithi008.stdout:470: writing smithi00888346-470 from 3196560 to 3751134 tid 3 2023-10-07T21:38:55.913 INFO:tasks.rados.rados.0.smithi008.stdout:471: write initial oid 471 2023-10-07T21:38:55.913 INFO:tasks.rados.rados.0.smithi008.stdout:460: finishing write tid 1 to smithi00888346-460 2023-10-07T21:38:55.913 INFO:tasks.rados.rados.0.smithi008.stdout:460: finishing write tid 2 to smithi00888346-460 2023-10-07T21:38:55.913 INFO:tasks.rados.rados.0.smithi008.stdout:460: finishing write tid 3 to smithi00888346-460 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:460: finishing write tid 4 to smithi00888346-460 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:460: finishing write tid 5 to smithi00888346-460 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 460 v 113 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:461: finishing write tid 1 to smithi00888346-461 2023-10-07T21:38:55.914 INFO:tasks.rados.rados.0.smithi008.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-10-07T21:38:55.920 INFO:tasks.rados.rados.0.smithi008.stdout:471: writing smithi00888346-471 from 699290 to 1163853 tid 1 2023-10-07T21:38:55.925 INFO:tasks.rados.rados.0.smithi008.stdout:471: writing smithi00888346-471 from 1603478 to 2138633 tid 2 2023-10-07T21:38:55.934 INFO:tasks.rados.rados.0.smithi008.stdout:471: writing smithi00888346-471 from 2823983 to 3589829 tid 3 2023-10-07T21:38:55.934 INFO:tasks.rados.rados.0.smithi008.stdout:460: done (11 left) 2023-10-07T21:38:55.934 INFO:tasks.rados.rados.0.smithi008.stdout:472: write initial oid 472 2023-10-07T21:38:55.934 INFO:tasks.rados.rados.0.smithi008.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-10-07T21:38:55.941 INFO:tasks.rados.rados.0.smithi008.stdout:472: writing smithi00888346-472 from 716097 to 1255909 tid 1 2023-10-07T21:38:55.950 INFO:tasks.rados.rados.0.smithi008.stdout:472: writing smithi00888346-472 from 1945607 to 2740773 tid 2 2023-10-07T21:38:55.957 INFO:tasks.rados.rados.0.smithi008.stdout:472: writing smithi00888346-472 from 3535053 to 3916097 tid 3 2023-10-07T21:38:55.957 INFO:tasks.rados.rados.0.smithi008.stdout:473: write initial oid 473 2023-10-07T21:38:55.957 INFO:tasks.rados.rados.0.smithi008.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-10-07T21:38:55.965 INFO:tasks.rados.rados.0.smithi008.stdout:473: writing smithi00888346-473 from 732904 to 1464318 tid 1 2023-10-07T21:38:55.972 INFO:tasks.rados.rados.0.smithi008.stdout:473: writing smithi00888346-473 from 2120442 to 2659266 tid 2 2023-10-07T21:38:55.979 INFO:tasks.rados.rados.0.smithi008.stdout:473: writing smithi00888346-473 from 3278829 to 3783572 tid 3 2023-10-07T21:38:55.979 INFO:tasks.rados.rados.0.smithi008.stdout:474: write initial oid 474 2023-10-07T21:38:55.979 INFO:tasks.rados.rados.0.smithi008.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-10-07T21:38:55.986 INFO:tasks.rados.rados.0.smithi008.stdout:474: writing smithi00888346-474 from 749711 to 1156374 tid 1 2023-10-07T21:38:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:474: writing smithi00888346-474 from 1778924 to 2461406 tid 2 2023-10-07T21:38:56.002 INFO:tasks.rados.rados.0.smithi008.stdout:474: writing smithi00888346-474 from 3189899 to 3905914 tid 3 2023-10-07T21:38:56.002 INFO:tasks.rados.rados.0.smithi008.stdout:475: write initial oid 475 2023-10-07T21:38:56.002 INFO:tasks.rados.rados.0.smithi008.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-10-07T21:38:56.009 INFO:tasks.rados.rados.0.smithi008.stdout:475: writing smithi00888346-475 from 766518 to 1248430 tid 1 2023-10-07T21:38:56.016 INFO:tasks.rados.rados.0.smithi008.stdout:475: writing smithi00888346-475 from 1837406 to 2379899 tid 2 2023-10-07T21:38:56.022 INFO:tasks.rados.rados.0.smithi008.stdout:475: writing smithi00888346-475 from 2933675 to 3460962 tid 3 2023-10-07T21:38:56.025 INFO:tasks.rados.rados.0.smithi008.stdout:475: writing smithi00888346-475 from 3876584 to 3966518 tid 4 2023-10-07T21:38:56.026 INFO:tasks.rados.rados.0.smithi008.stdout:476: write initial oid 476 2023-10-07T21:38:56.026 INFO:tasks.rados.rados.0.smithi008.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-10-07T21:38:56.033 INFO:tasks.rados.rados.0.smithi008.stdout:476: writing smithi00888346-476 from 783325 to 1340486 tid 1 2023-10-07T21:38:56.040 INFO:tasks.rados.rados.0.smithi008.stdout:476: writing smithi00888346-476 from 1779535 to 2465686 tid 2 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:476: writing smithi00888346-476 from 3244745 to 3699657 tid 3 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:461: finishing write tid 2 to smithi00888346-461 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:461: finishing write tid 3 to smithi00888346-461 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:461: finishing write tid 4 to smithi00888346-461 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:461: finishing write tid 5 to smithi00888346-461 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 461 v 127 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-10-07T21:38:56.048 INFO:tasks.rados.rados.0.smithi008.stdout:462: finishing write tid 1 to smithi00888346-462 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:462: finishing write tid 2 to smithi00888346-462 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:462: finishing write tid 3 to smithi00888346-462 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:462: finishing write tid 4 to smithi00888346-462 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:462: finishing write tid 5 to smithi00888346-462 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 462 v 118 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:463: finishing write tid 1 to smithi00888346-463 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:463: finishing write tid 2 to smithi00888346-463 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:463: finishing write tid 3 to smithi00888346-463 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:463: finishing write tid 4 to smithi00888346-463 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:463: finishing write tid 5 to smithi00888346-463 2023-10-07T21:38:56.049 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 463 v 87 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:461: done (15 left) 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:462: done (14 left) 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:463: done (13 left) 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:477: write initial oid 477 2023-10-07T21:38:56.050 INFO:tasks.rados.rados.0.smithi008.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-10-07T21:38:56.053 INFO:tasks.rados.rados.0.smithi008.stdout:477: writing smithi00888346-477 from 400132 to 1032542 tid 1 2023-10-07T21:38:56.059 INFO:tasks.rados.rados.0.smithi008.stdout:477: writing smithi00888346-477 from 1438017 to 1984179 tid 2 2023-10-07T21:38:56.059 INFO:tasks.rados.rados.0.smithi008.stdout:478: write initial oid 478 2023-10-07T21:38:56.059 INFO:tasks.rados.rados.0.smithi008.stdout:464: finishing write tid 1 to smithi00888346-464 2023-10-07T21:38:56.060 INFO:tasks.rados.rados.0.smithi008.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-10-07T21:38:56.066 INFO:tasks.rados.rados.0.smithi008.stdout:478: writing smithi00888346-478 from 416939 to 1124598 tid 1 2023-10-07T21:38:56.071 INFO:tasks.rados.rados.0.smithi008.stdout:478: writing smithi00888346-478 from 1896499 to 2016939 tid 2 2023-10-07T21:38:56.071 INFO:tasks.rados.rados.0.smithi008.stdout:479: write initial oid 479 2023-10-07T21:38:56.071 INFO:tasks.rados.rados.0.smithi008.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-10-07T21:38:56.079 INFO:tasks.rados.rados.0.smithi008.stdout:479: writing smithi00888346-479 from 433746 to 1216654 tid 1 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout:479: writing smithi00888346-479 from 1954981 to 2033746 tid 2 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout:464: finishing write tid 2 to smithi00888346-464 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout:464: finishing write tid 3 to smithi00888346-464 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout:464: finishing write tid 4 to smithi00888346-464 2023-10-07T21:38:56.084 INFO:tasks.rados.rados.0.smithi008.stdout:464: finishing write tid 5 to smithi00888346-464 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 131 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 1 to smithi00888346-465 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 2 to smithi00888346-465 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 3 to smithi00888346-465 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:464: done (15 left) 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:480: write initial oid 480 2023-10-07T21:38:56.085 INFO:tasks.rados.rados.0.smithi008.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-10-07T21:38:56.089 INFO:tasks.rados.rados.0.smithi008.stdout:480: writing smithi00888346-480 from 450553 to 1025063 tid 1 2023-10-07T21:38:56.096 INFO:tasks.rados.rados.0.smithi008.stdout:480: writing smithi00888346-480 from 1613463 to 2050553 tid 2 2023-10-07T21:38:56.096 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 4 to smithi00888346-465 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 5 to smithi00888346-465 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:465: finishing write tid 6 to smithi00888346-465 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 137 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: finishing write tid 1 to smithi00888346-466 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: finishing write tid 2 to smithi00888346-466 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: finishing write tid 3 to smithi00888346-466 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: finishing write tid 4 to smithi00888346-466 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: finishing write tid 5 to smithi00888346-466 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 108 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-10-07T21:38:56.097 INFO:tasks.rados.rados.0.smithi008.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-10-07T21:38:56.098 INFO:tasks.rados.rados.0.smithi008.stdout:465: done (15 left) 2023-10-07T21:38:56.098 INFO:tasks.rados.rados.0.smithi008.stdout:466: done (14 left) 2023-10-07T21:38:56.098 INFO:tasks.rados.rados.0.smithi008.stdout:481: write initial oid 481 2023-10-07T21:38:56.098 INFO:tasks.rados.rados.0.smithi008.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-10-07T21:38:56.103 INFO:tasks.rados.rados.0.smithi008.stdout:481: writing smithi00888346-481 from 467360 to 1117119 tid 1 2023-10-07T21:38:56.108 INFO:tasks.rados.rados.0.smithi008.stdout:481: writing smithi00888346-481 from 1671945 to 2067360 tid 2 2023-10-07T21:38:56.108 INFO:tasks.rados.rados.0.smithi008.stdout:482: write initial oid 482 2023-10-07T21:38:56.108 INFO:tasks.rados.rados.0.smithi008.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-10-07T21:38:56.116 INFO:tasks.rados.rados.0.smithi008.stdout:482: writing smithi00888346-482 from 484167 to 1209175 tid 1 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:482: writing smithi00888346-482 from 1730427 to 2084167 tid 2 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: finishing write tid 1 to smithi00888346-467 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: finishing write tid 2 to smithi00888346-467 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: finishing write tid 3 to smithi00888346-467 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: finishing write tid 4 to smithi00888346-467 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: finishing write tid 5 to smithi00888346-467 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 467 v 64 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-10-07T21:38:56.121 INFO:tasks.rados.rados.0.smithi008.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:468: finishing write tid 1 to smithi00888346-468 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:468: finishing write tid 2 to smithi00888346-468 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:468: finishing write tid 3 to smithi00888346-468 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:467: done (15 left) 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:483: write initial oid 483 2023-10-07T21:38:56.122 INFO:tasks.rados.rados.0.smithi008.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-10-07T21:38:56.126 INFO:tasks.rados.rados.0.smithi008.stdout:483: writing smithi00888346-483 from 500974 to 901231 tid 1 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout:483: writing smithi00888346-483 from 1388909 to 1946078 tid 2 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout:468: finishing write tid 4 to smithi00888346-468 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout:468: finishing write tid 5 to smithi00888346-468 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 468 v 130 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-10-07T21:38:56.133 INFO:tasks.rados.rados.0.smithi008.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: finishing write tid 1 to smithi00888346-469 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: finishing write tid 2 to smithi00888346-469 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: finishing write tid 3 to smithi00888346-469 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: finishing write tid 4 to smithi00888346-469 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: finishing write tid 5 to smithi00888346-469 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 469 v 91 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:470: finishing write tid 1 to smithi00888346-470 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:470: finishing write tid 2 to smithi00888346-470 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:470: finishing write tid 3 to smithi00888346-470 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:468: done (15 left) 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:469: done (14 left) 2023-10-07T21:38:56.134 INFO:tasks.rados.rados.0.smithi008.stdout:484: write initial oid 484 2023-10-07T21:38:56.135 INFO:tasks.rados.rados.0.smithi008.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-10-07T21:38:56.142 INFO:tasks.rados.rados.0.smithi008.stdout:484: writing smithi00888346-484 from 517781 to 993287 tid 1 2023-10-07T21:38:56.151 INFO:tasks.rados.rados.0.smithi008.stdout:484: writing smithi00888346-484 from 1731038 to 2117781 tid 2 2023-10-07T21:38:56.152 INFO:tasks.rados.rados.0.smithi008.stdout:485: write initial oid 485 2023-10-07T21:38:56.152 INFO:tasks.rados.rados.0.smithi008.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-10-07T21:38:56.159 INFO:tasks.rados.rados.0.smithi008.stdout:485: writing smithi00888346-485 from 534588 to 1085343 tid 1 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:485: writing smithi00888346-485 from 1789520 to 2134588 tid 2 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:470: finishing write tid 4 to smithi00888346-470 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:470: finishing write tid 5 to smithi00888346-470 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 95 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-10-07T21:38:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:471: finishing write tid 1 to smithi00888346-471 2023-10-07T21:38:56.167 INFO:tasks.rados.rados.0.smithi008.stdout:470: done (15 left) 2023-10-07T21:38:56.167 INFO:tasks.rados.rados.0.smithi008.stdout:486: write initial oid 486 2023-10-07T21:38:56.167 INFO:tasks.rados.rados.0.smithi008.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-10-07T21:38:56.173 INFO:tasks.rados.rados.0.smithi008.stdout:486: writing smithi00888346-486 from 551395 to 1177399 tid 1 2023-10-07T21:38:56.179 INFO:tasks.rados.rados.0.smithi008.stdout:486: writing smithi00888346-486 from 1848002 to 2151395 tid 2 2023-10-07T21:38:56.179 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.179 INFO:tasks.rados.rados.0.smithi008.stdout:471: finishing write tid 2 to smithi00888346-471 2023-10-07T21:38:56.179 INFO:tasks.rados.rados.0.smithi008.stdout:471: finishing write tid 3 to smithi00888346-471 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:471: finishing write tid 4 to smithi00888346-471 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:471: finishing write tid 5 to smithi00888346-471 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 471 v 68 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: finishing write tid 1 to smithi00888346-472 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: finishing write tid 2 to smithi00888346-472 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: finishing write tid 3 to smithi00888346-472 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: finishing write tid 4 to smithi00888346-472 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: finishing write tid 5 to smithi00888346-472 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 472 v 117 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-10-07T21:38:56.180 INFO:tasks.rados.rados.0.smithi008.stdout:473: finishing write tid 1 to smithi00888346-473 2023-10-07T21:38:56.181 INFO:tasks.rados.rados.0.smithi008.stdout:471: done (15 left) 2023-10-07T21:38:56.181 INFO:tasks.rados.rados.0.smithi008.stdout:472: done (14 left) 2023-10-07T21:38:56.181 INFO:tasks.rados.rados.0.smithi008.stdout:487: write initial oid 487 2023-10-07T21:38:56.181 INFO:tasks.rados.rados.0.smithi008.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-10-07T21:38:56.186 INFO:tasks.rados.rados.0.smithi008.stdout:487: writing smithi00888346-487 from 568202 to 1269455 tid 1 2023-10-07T21:38:56.192 INFO:tasks.rados.rados.0.smithi008.stdout:487: writing smithi00888346-487 from 1906484 to 2168202 tid 2 2023-10-07T21:38:56.192 INFO:tasks.rados.rados.0.smithi008.stdout:488: write initial oid 488 2023-10-07T21:38:56.192 INFO:tasks.rados.rados.0.smithi008.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-10-07T21:38:56.198 INFO:tasks.rados.rados.0.smithi008.stdout:488: writing smithi00888346-488 from 585009 to 1077864 tid 1 2023-10-07T21:38:56.206 INFO:tasks.rados.rados.0.smithi008.stdout:488: writing smithi00888346-488 from 1564966 to 2185009 tid 2 2023-10-07T21:38:56.206 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:473: finishing write tid 2 to smithi00888346-473 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:473: finishing write tid 3 to smithi00888346-473 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:473: finishing write tid 4 to smithi00888346-473 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:473: finishing write tid 5 to smithi00888346-473 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 473 v 141 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:474: finishing write tid 1 to smithi00888346-474 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:474: finishing write tid 2 to smithi00888346-474 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:474: finishing write tid 3 to smithi00888346-474 2023-10-07T21:38:56.207 INFO:tasks.rados.rados.0.smithi008.stdout:474: finishing write tid 4 to smithi00888346-474 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:474: finishing write tid 5 to smithi00888346-474 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 474 v 97 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 1 to smithi00888346-475 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 2 to smithi00888346-475 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 3 to smithi00888346-475 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 4 to smithi00888346-475 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 5 to smithi00888346-475 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:473: done (15 left) 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:474: done (14 left) 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:489: write initial oid 489 2023-10-07T21:38:56.208 INFO:tasks.rados.rados.0.smithi008.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-10-07T21:38:56.217 INFO:tasks.rados.rados.0.smithi008.stdout:489: writing smithi00888346-489 from 601816 to 1169920 tid 1 2023-10-07T21:38:56.222 INFO:tasks.rados.rados.0.smithi008.stdout:489: writing smithi00888346-489 from 1623448 to 2075271 tid 2 2023-10-07T21:38:56.223 INFO:tasks.rados.rados.0.smithi008.stdout:490: write initial oid 490 2023-10-07T21:38:56.223 INFO:tasks.rados.rados.0.smithi008.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-10-07T21:38:56.230 INFO:tasks.rados.rados.0.smithi008.stdout:490: writing smithi00888346-490 from 618623 to 1261976 tid 1 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:490: writing smithi00888346-490 from 1681930 to 2218623 tid 2 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:475: finishing write tid 6 to smithi00888346-475 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 475 v 98 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:475: done (15 left) 2023-10-07T21:38:56.236 INFO:tasks.rados.rados.0.smithi008.stdout:491: write initial oid 491 2023-10-07T21:38:56.237 INFO:tasks.rados.rados.0.smithi008.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-10-07T21:38:56.243 INFO:tasks.rados.rados.0.smithi008.stdout:491: writing smithi00888346-491 from 635430 to 1354032 tid 1 2023-10-07T21:38:56.249 INFO:tasks.rados.rados.0.smithi008.stdout:491: writing smithi00888346-491 from 2140412 to 2235430 tid 2 2023-10-07T21:38:56.249 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.249 INFO:tasks.rados.rados.0.smithi008.stdout:476: finishing write tid 1 to smithi00888346-476 2023-10-07T21:38:56.249 INFO:tasks.rados.rados.0.smithi008.stdout:476: finishing write tid 2 to smithi00888346-476 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:476: finishing write tid 3 to smithi00888346-476 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:476: finishing write tid 4 to smithi00888346-476 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:476: finishing write tid 5 to smithi00888346-476 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 95 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:477: finishing write tid 1 to smithi00888346-477 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:477: finishing write tid 2 to smithi00888346-477 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:477: finishing write tid 3 to smithi00888346-477 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:477: finishing write tid 4 to smithi00888346-477 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 477 v 98 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-10-07T21:38:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:478: finishing write tid 1 to smithi00888346-478 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:478: finishing write tid 2 to smithi00888346-478 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:478: finishing write tid 3 to smithi00888346-478 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:478: finishing write tid 4 to smithi00888346-478 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 101 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:479: finishing write tid 1 to smithi00888346-479 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:476: done (15 left) 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:477: done (14 left) 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:478: done (13 left) 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:492: write initial oid 492 2023-10-07T21:38:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-10-07T21:38:56.257 INFO:tasks.rados.rados.0.smithi008.stdout:492: writing smithi00888346-492 from 652237 to 1446088 tid 1 2023-10-07T21:38:56.262 INFO:tasks.rados.rados.0.smithi008.stdout:492: writing smithi00888346-492 from 2198894 to 2252237 tid 2 2023-10-07T21:38:56.262 INFO:tasks.rados.rados.0.smithi008.stdout:493: write initial oid 493 2023-10-07T21:38:56.262 INFO:tasks.rados.rados.0.smithi008.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-10-07T21:38:56.268 INFO:tasks.rados.rados.0.smithi008.stdout:493: writing smithi00888346-493 from 669044 to 1138144 tid 1 2023-10-07T21:38:56.275 INFO:tasks.rados.rados.0.smithi008.stdout:493: writing smithi00888346-493 from 1741023 to 2200184 tid 2 2023-10-07T21:38:56.275 INFO:tasks.rados.rados.0.smithi008.stdout:494: write initial oid 494 2023-10-07T21:38:56.275 INFO:tasks.rados.rados.0.smithi008.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-10-07T21:38:56.282 INFO:tasks.rados.rados.0.smithi008.stdout:494: writing smithi00888346-494 from 685851 to 1230200 tid 1 2023-10-07T21:38:56.288 INFO:tasks.rados.rados.0.smithi008.stdout:494: writing smithi00888346-494 from 1799505 to 2285851 tid 2 2023-10-07T21:38:56.288 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.288 INFO:tasks.rados.rados.0.smithi008.stdout:479: finishing write tid 2 to smithi00888346-479 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:479: finishing write tid 3 to smithi00888346-479 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:479: finishing write tid 4 to smithi00888346-479 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 479 v 133 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:480: finishing write tid 1 to smithi00888346-480 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:480: finishing write tid 2 to smithi00888346-480 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:480: finishing write tid 3 to smithi00888346-480 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:480: finishing write tid 4 to smithi00888346-480 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 480 v 91 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:481: finishing write tid 1 to smithi00888346-481 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:481: finishing write tid 2 to smithi00888346-481 2023-10-07T21:38:56.289 INFO:tasks.rados.rados.0.smithi008.stdout:481: finishing write tid 3 to smithi00888346-481 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:481: finishing write tid 4 to smithi00888346-481 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 104 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:482: finishing write tid 1 to smithi00888346-482 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:482: finishing write tid 2 to smithi00888346-482 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:482: finishing write tid 3 to smithi00888346-482 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:482: finishing write tid 4 to smithi00888346-482 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 482 v 120 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:483: finishing write tid 1 to smithi00888346-483 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:483: finishing write tid 2 to smithi00888346-483 2023-10-07T21:38:56.290 INFO:tasks.rados.rados.0.smithi008.stdout:483: finishing write tid 3 to smithi00888346-483 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:483: finishing write tid 4 to smithi00888346-483 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 483 v 144 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:484: finishing write tid 1 to smithi00888346-484 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:484: finishing write tid 2 to smithi00888346-484 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:484: finishing write tid 3 to smithi00888346-484 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:484: finishing write tid 4 to smithi00888346-484 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 98 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:485: finishing write tid 1 to smithi00888346-485 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:479: done (15 left) 2023-10-07T21:38:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:480: done (14 left) 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:481: done (13 left) 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:482: done (12 left) 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:483: done (11 left) 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:484: done (10 left) 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:495: write initial oid 495 2023-10-07T21:38:56.292 INFO:tasks.rados.rados.0.smithi008.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-10-07T21:38:56.296 INFO:tasks.rados.rados.0.smithi008.stdout:495: writing smithi00888346-495 from 702658 to 1322256 tid 1 2023-10-07T21:38:56.302 INFO:tasks.rados.rados.0.smithi008.stdout:495: writing smithi00888346-495 from 1857987 to 2302658 tid 2 2023-10-07T21:38:56.302 INFO:tasks.rados.rados.0.smithi008.stdout:496: write initial oid 496 2023-10-07T21:38:56.302 INFO:tasks.rados.rados.0.smithi008.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-10-07T21:38:56.308 INFO:tasks.rados.rados.0.smithi008.stdout:496: writing smithi00888346-496 from 719465 to 1130665 tid 1 2023-10-07T21:38:56.315 INFO:tasks.rados.rados.0.smithi008.stdout:496: writing smithi00888346-496 from 1632822 to 2319465 tid 2 2023-10-07T21:38:56.315 INFO:tasks.rados.rados.0.smithi008.stdout:497: write initial oid 497 2023-10-07T21:38:56.315 INFO:tasks.rados.rados.0.smithi008.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-10-07T21:38:56.323 INFO:tasks.rados.rados.0.smithi008.stdout:497: writing smithi00888346-497 from 736272 to 1222721 tid 1 2023-10-07T21:38:56.330 INFO:tasks.rados.rados.0.smithi008.stdout:497: writing smithi00888346-497 from 1974951 to 2336272 tid 2 2023-10-07T21:38:56.330 INFO:tasks.rados.rados.0.smithi008.stdout:498: write initial oid 498 2023-10-07T21:38:56.330 INFO:tasks.rados.rados.0.smithi008.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-10-07T21:38:56.339 INFO:tasks.rados.rados.0.smithi008.stdout:498: writing smithi00888346-498 from 753079 to 1314777 tid 1 2023-10-07T21:38:56.346 INFO:tasks.rados.rados.0.smithi008.stdout:498: writing smithi00888346-498 from 2033433 to 2353079 tid 2 2023-10-07T21:38:56.346 INFO:tasks.rados.rados.0.smithi008.stdout:499: write initial oid 499 2023-10-07T21:38:56.346 INFO:tasks.rados.rados.0.smithi008.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-10-07T21:38:56.354 INFO:tasks.rados.rados.0.smithi008.stdout:499: writing smithi00888346-499 from 769886 to 1406833 tid 1 2023-10-07T21:38:56.360 INFO:tasks.rados.rados.0.smithi008.stdout:499: writing smithi00888346-499 from 2091915 to 2369886 tid 2 2023-10-07T21:38:56.360 INFO:tasks.rados.rados.0.smithi008.stdout:500: write initial oid 500 2023-10-07T21:38:56.360 INFO:tasks.rados.rados.0.smithi008.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-10-07T21:38:56.369 INFO:tasks.rados.rados.0.smithi008.stdout:500: writing smithi00888346-500 from 786693 to 1498889 tid 1 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:500: writing smithi00888346-500 from 2150397 to 2386693 tid 2 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:485: finishing write tid 2 to smithi00888346-485 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:485: finishing write tid 3 to smithi00888346-485 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:485: finishing write tid 4 to smithi00888346-485 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 485 v 123 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-10-07T21:38:56.376 INFO:tasks.rados.rados.0.smithi008.stdout:486: finishing write tid 1 to smithi00888346-486 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:485: done (15 left) 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:501: write oid 208 current snap is 0 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:486: finishing write tid 2 to smithi00888346-486 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:486: finishing write tid 3 to smithi00888346-486 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:486: finishing write tid 4 to smithi00888346-486 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 486 v 134 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:487: finishing write tid 1 to smithi00888346-487 2023-10-07T21:38:56.377 INFO:tasks.rados.rados.0.smithi008.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-10-07T21:38:56.383 INFO:tasks.rados.rados.0.smithi008.stdout:501: writing smithi00888346-208 from 403500 to 1190945 tid 1 2023-10-07T21:38:56.389 INFO:tasks.rados.rados.0.smithi008.stdout:501: writing smithi00888346-208 from 1692526 to 2166363 tid 2 2023-10-07T21:38:56.389 INFO:tasks.rados.rados.0.smithi008.stdout:486: done (15 left) 2023-10-07T21:38:56.389 INFO:tasks.rados.rados.0.smithi008.stdout:502: write oid 47 current snap is 0 2023-10-07T21:38:56.389 INFO:tasks.rados.rados.0.smithi008.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-10-07T21:38:56.394 INFO:tasks.rados.rados.0.smithi008.stdout:502: writing smithi00888346-47 from 420307 to 883001 tid 1 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:502: writing smithi00888346-47 from 1351008 to 1968503 tid 2 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:487: finishing write tid 2 to smithi00888346-487 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:487: finishing write tid 3 to smithi00888346-487 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:487: finishing write tid 4 to smithi00888346-487 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 487 v 100 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:488: finishing write tid 1 to smithi00888346-488 2023-10-07T21:38:56.401 INFO:tasks.rados.rados.0.smithi008.stdout:488: finishing write tid 2 to smithi00888346-488 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:488: finishing write tid 3 to smithi00888346-488 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:488: finishing write tid 4 to smithi00888346-488 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 488 v 94 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:489: finishing write tid 1 to smithi00888346-489 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:489: finishing write tid 2 to smithi00888346-489 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:489: finishing write tid 3 to smithi00888346-489 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:489: finishing write tid 4 to smithi00888346-489 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 71 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-10-07T21:38:56.402 INFO:tasks.rados.rados.0.smithi008.stdout:490: finishing write tid 1 to smithi00888346-490 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:490: finishing write tid 2 to smithi00888346-490 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:490: finishing write tid 3 to smithi00888346-490 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:487: done (15 left) 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:488: done (14 left) 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:489: done (13 left) 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:503: delete oid 75 current snap is 0 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:490: finishing write tid 4 to smithi00888346-490 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 74 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:491: finishing write tid 1 to smithi00888346-491 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:491: finishing write tid 2 to smithi00888346-491 2023-10-07T21:38:56.403 INFO:tasks.rados.rados.0.smithi008.stdout:491: finishing write tid 3 to smithi00888346-491 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:491: finishing write tid 4 to smithi00888346-491 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 491 v 102 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:492: finishing write tid 1 to smithi00888346-492 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:492: finishing write tid 2 to smithi00888346-492 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:492: finishing write tid 3 to smithi00888346-492 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:492: finishing write tid 4 to smithi00888346-492 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 110 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:493: finishing write tid 1 to smithi00888346-493 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:493: finishing write tid 2 to smithi00888346-493 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:493: finishing write tid 3 to smithi00888346-493 2023-10-07T21:38:56.404 INFO:tasks.rados.rados.0.smithi008.stdout:493: finishing write tid 4 to smithi00888346-493 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 493 v 101 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:494: finishing write tid 1 to smithi00888346-494 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:494: finishing write tid 2 to smithi00888346-494 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:494: finishing write tid 3 to smithi00888346-494 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:494: finishing write tid 4 to smithi00888346-494 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 494 v 100 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:495: finishing write tid 1 to smithi00888346-495 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:495: finishing write tid 2 to smithi00888346-495 2023-10-07T21:38:56.405 INFO:tasks.rados.rados.0.smithi008.stdout:495: finishing write tid 3 to smithi00888346-495 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:495: finishing write tid 4 to smithi00888346-495 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 495 v 101 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:496: finishing write tid 1 to smithi00888346-496 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:496: finishing write tid 2 to smithi00888346-496 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:496: finishing write tid 3 to smithi00888346-496 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:496: finishing write tid 4 to smithi00888346-496 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 496 v 77 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:497: finishing write tid 1 to smithi00888346-497 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:497: finishing write tid 2 to smithi00888346-497 2023-10-07T21:38:56.406 INFO:tasks.rados.rados.0.smithi008.stdout:497: finishing write tid 3 to smithi00888346-497 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:497: finishing write tid 4 to smithi00888346-497 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 497 v 121 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:498: finishing write tid 1 to smithi00888346-498 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:498: finishing write tid 2 to smithi00888346-498 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:498: finishing write tid 3 to smithi00888346-498 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:498: finishing write tid 4 to smithi00888346-498 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 104 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:499: finishing write tid 1 to smithi00888346-499 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:499: finishing write tid 2 to smithi00888346-499 2023-10-07T21:38:56.407 INFO:tasks.rados.rados.0.smithi008.stdout:499: finishing write tid 3 to smithi00888346-499 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:499: finishing write tid 4 to smithi00888346-499 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 499 v 103 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:500: finishing write tid 1 to smithi00888346-500 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:500: finishing write tid 2 to smithi00888346-500 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:500: finishing write tid 3 to smithi00888346-500 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:500: finishing write tid 4 to smithi00888346-500 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 500 v 106 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:501: finishing write tid 1 to smithi00888346-208 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:501: finishing write tid 2 to smithi00888346-208 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:501: finishing write tid 3 to smithi00888346-208 2023-10-07T21:38:56.408 INFO:tasks.rados.rados.0.smithi008.stdout:501: finishing write tid 4 to smithi00888346-208 2023-10-07T21:38:56.409 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 147 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-10-07T21:38:56.409 INFO:tasks.rados.rados.0.smithi008.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-10-07T21:38:56.409 INFO:tasks.rados.rados.0.smithi008.stdout:502: finishing write tid 1 to smithi00888346-47 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:490: done (13 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:491: done (12 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:492: done (11 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:493: done (10 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:494: done (9 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:495: done (8 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:496: done (7 left) 2023-10-07T21:38:56.410 INFO:tasks.rados.rados.0.smithi008.stdout:497: done (6 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:498: done (5 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:499: done (4 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:500: done (3 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:501: done (2 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:503: done (1 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:504: delete oid 165 current snap is 0 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:502: finishing write tid 2 to smithi00888346-47 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:502: finishing write tid 3 to smithi00888346-47 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:502: finishing write tid 4 to smithi00888346-47 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 47 v 90 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:502: done (1 left) 2023-10-07T21:38:56.411 INFO:tasks.rados.rados.0.smithi008.stdout:504: done (0 left) 2023-10-07T21:38:56.412 INFO:tasks.rados.rados.0.smithi008.stdout:505: write oid 123 current snap is 0 2023-10-07T21:38:56.412 INFO:tasks.rados.rados.0.smithi008.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-10-07T21:38:56.412 INFO:tasks.rados.rados.0.smithi008.stdout:505: writing smithi00888346-123 from 470728 to 875522 tid 1 2023-10-07T21:38:56.420 INFO:tasks.rados.rados.0.smithi008.stdout:505: writing smithi00888346-123 from 1526454 to 2007629 tid 2 2023-10-07T21:38:56.420 INFO:tasks.rados.rados.0.smithi008.stdout:506: delete oid 115 current snap is 0 2023-10-07T21:38:56.420 INFO:tasks.rados.rados.0.smithi008.stdout:505: finishing write tid 1 to smithi00888346-123 2023-10-07T21:38:56.422 INFO:tasks.rados.rados.0.smithi008.stdout:506: done (1 left) 2023-10-07T21:38:56.422 INFO:tasks.rados.rados.0.smithi008.stdout:507: read oid 435 snap -1 2023-10-07T21:38:56.422 INFO:tasks.rados.rados.0.smithi008.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-10-07T21:38:56.422 INFO:tasks.rados.rados.0.smithi008.stdout:508: write oid 20 current snap is 0 2023-10-07T21:38:56.423 INFO:tasks.rados.rados.0.smithi008.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-10-07T21:38:56.429 INFO:tasks.rados.rados.0.smithi008.stdout:508: writing smithi00888346-20 from 504342 to 1059634 tid 1 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:508: writing smithi00888346-20 from 1643418 to 2128262 tid 2 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:509: read oid 336 snap -1 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:510: read oid 195 snap -1 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-10-07T21:38:56.436 INFO:tasks.rados.rados.0.smithi008.stdout:511: write oid 166 current snap is 0 2023-10-07T21:38:56.437 INFO:tasks.rados.rados.0.smithi008.stdout:505: finishing write tid 2 to smithi00888346-123 2023-10-07T21:38:56.437 INFO:tasks.rados.rados.0.smithi008.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-10-07T21:38:56.444 INFO:tasks.rados.rados.0.smithi008.stdout:511: writing smithi00888346-166 from 521149 to 1151690 tid 1 2023-10-07T21:38:56.451 INFO:tasks.rados.rados.0.smithi008.stdout:511: writing smithi00888346-166 from 1701900 to 2330402 tid 2 2023-10-07T21:38:56.451 INFO:tasks.rados.rados.0.smithi008.stdout:512: write oid 251 current snap is 0 2023-10-07T21:38:56.452 INFO:tasks.rados.rados.0.smithi008.stdout:505: finishing write tid 3 to smithi00888346-123 2023-10-07T21:38:56.452 INFO:tasks.rados.rados.0.smithi008.stdout:505: finishing write tid 4 to smithi00888346-123 2023-10-07T21:38:56.452 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 123 v 104 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-10-07T21:38:56.452 INFO:tasks.rados.rados.0.smithi008.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-10-07T21:38:56.452 INFO:tasks.rados.rados.0.smithi008.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-10-07T21:38:56.563 INFO:tasks.rados.rados.0.smithi008.stdout:508: finishing write tid 1 to smithi00888346-20 2023-10-07T21:38:56.563 INFO:tasks.rados.rados.0.smithi008.stdout:508: finishing write tid 2 to smithi00888346-20 2023-10-07T21:38:56.564 INFO:tasks.rados.rados.0.smithi008.stdout:508: finishing write tid 3 to smithi00888346-20 2023-10-07T21:38:56.564 INFO:tasks.rados.rados.0.smithi008.stdout:508: finishing write tid 4 to smithi00888346-20 2023-10-07T21:38:56.564 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 136 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-10-07T21:38:56.564 INFO:tasks.rados.rados.0.smithi008.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-10-07T21:38:56.564 INFO:tasks.rados.rados.0.smithi008.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-07T21:38:56.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:56 smithi008 bash[27485]: cluster 2023-10-07T21:38:55.270616+0000 mgr.y (mgr.14466) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 243 op/s 2023-10-07T21:38:56.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:56 smithi008 bash[41094]: cluster 2023-10-07T21:38:55.270616+0000 mgr.y (mgr.14466) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 243 op/s 2023-10-07T21:38:56.680 INFO:tasks.rados.rados.0.smithi008.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-10-07T21:38:56.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:56 smithi081 bash[31720]: cluster 2023-10-07T21:38:55.270616+0000 mgr.y (mgr.14466) 199 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 243 op/s 2023-10-07T21:38:56.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:38:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:511: finishing write tid 1 to smithi00888346-166 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:511: finishing write tid 2 to smithi00888346-166 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:511: finishing write tid 3 to smithi00888346-166 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:511: finishing write tid 4 to smithi00888346-166 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 166 v 93 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-10-07T21:38:56.793 INFO:tasks.rados.rados.0.smithi008.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-10-07T21:38:56.805 INFO:tasks.rados.rados.0.smithi008.stdout:512: writing smithi00888346-251 from 537956 to 1243746 tid 1 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:512: writing smithi00888346-251 from 1644029 to 2416189 tid 2 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:505: done (6 left) 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:507: done (5 left) 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:508: done (4 left) 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:509: done (3 left) 2023-10-07T21:38:56.813 INFO:tasks.rados.rados.0.smithi008.stdout:510: done (2 left) 2023-10-07T21:38:56.814 INFO:tasks.rados.rados.0.smithi008.stdout:511: done (1 left) 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:513: read oid 202 snap -1 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:513: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:514: read oid 427 snap -1 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:514: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:515: read oid 278 snap -1 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:515: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:516: write oid 248 current snap is 0 2023-10-07T21:38:56.815 INFO:tasks.rados.rados.0.smithi008.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-10-07T21:38:56.822 INFO:tasks.rados.rados.0.smithi008.stdout:516: writing smithi00888346-248 from 554763 to 1335802 tid 1 2023-10-07T21:38:56.830 INFO:tasks.rados.rados.0.smithi008.stdout:516: writing smithi00888346-248 from 2102511 to 2554763 tid 2 2023-10-07T21:38:56.830 INFO:tasks.rados.rados.0.smithi008.stdout:517: write oid 112 current snap is 0 2023-10-07T21:38:56.830 INFO:tasks.rados.rados.0.smithi008.stdout:512: finishing write tid 1 to smithi00888346-251 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:512: finishing write tid 2 to smithi00888346-251 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:512: finishing write tid 3 to smithi00888346-251 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:512: finishing write tid 4 to smithi00888346-251 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 251 v 109 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-10-07T21:38:56.831 INFO:tasks.rados.rados.0.smithi008.stdout:515: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-07T21:38:56.924 INFO:tasks.rados.rados.0.smithi008.stdout:514: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:38:57.030 INFO:tasks.rados.rados.0.smithi008.stdout:513: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:516: finishing write tid 1 to smithi00888346-248 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:516: finishing write tid 2 to smithi00888346-248 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:516: finishing write tid 3 to smithi00888346-248 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:516: finishing write tid 4 to smithi00888346-248 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 248 v 107 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:516: left oid 248 (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:38:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-10-07T21:38:57.158 INFO:tasks.rados.rados.0.smithi008.stdout:517: writing smithi00888346-112 from 571570 to 1144211 tid 1 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:517: writing smithi00888346-112 from 1877346 to 2571570 tid 2 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:512: done (5 left) 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:513: done (4 left) 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:514: done (3 left) 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:515: done (2 left) 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:516: done (1 left) 2023-10-07T21:38:57.167 INFO:tasks.rados.rados.0.smithi008.stdout:518: read oid 373 snap -1 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:518: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:519: read oid 225 snap -1 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:519: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:520: write oid 191 current snap is 0 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:517: finishing write tid 1 to smithi00888346-112 2023-10-07T21:38:57.168 INFO:tasks.rados.rados.0.smithi008.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-10-07T21:38:57.176 INFO:tasks.rados.rados.0.smithi008.stdout:520: writing smithi00888346-191 from 588377 to 1236267 tid 1 2023-10-07T21:38:57.184 INFO:tasks.rados.rados.0.smithi008.stdout:520: writing smithi00888346-191 from 1935828 to 2571668 tid 2 2023-10-07T21:38:57.184 INFO:tasks.rados.rados.0.smithi008.stdout:521: write oid 500 current snap is 0 2023-10-07T21:38:57.184 INFO:tasks.rados.rados.0.smithi008.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-10-07T21:38:57.192 INFO:tasks.rados.rados.0.smithi008.stdout:521: writing smithi00888346-500 from 605184 to 1328323 tid 1 2023-10-07T21:38:57.200 INFO:tasks.rados.rados.0.smithi008.stdout:521: writing smithi00888346-500 from 1877957 to 2605184 tid 2 2023-10-07T21:38:57.201 INFO:tasks.rados.rados.0.smithi008.stdout:522: write oid 376 current snap is 0 2023-10-07T21:38:57.201 INFO:tasks.rados.rados.0.smithi008.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-10-07T21:38:57.207 INFO:tasks.rados.rados.0.smithi008.stdout:522: writing smithi00888346-376 from 621991 to 1420379 tid 1 2023-10-07T21:38:57.214 INFO:tasks.rados.rados.0.smithi008.stdout:522: writing smithi00888346-376 from 1936439 to 2575948 tid 2 2023-10-07T21:38:57.214 INFO:tasks.rados.rados.0.smithi008.stdout:523: write oid 492 current snap is 0 2023-10-07T21:38:57.214 INFO:tasks.rados.rados.0.smithi008.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-10-07T21:38:57.219 INFO:tasks.rados.rados.0.smithi008.stdout:523: writing smithi00888346-492 from 638798 to 1112435 tid 1 2023-10-07T21:38:57.228 INFO:tasks.rados.rados.0.smithi008.stdout:523: writing smithi00888346-492 from 1594921 to 2378088 tid 2 2023-10-07T21:38:57.228 INFO:tasks.rados.rados.0.smithi008.stdout:524: read oid 360 snap -1 2023-10-07T21:38:57.229 INFO:tasks.rados.rados.0.smithi008.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-07T21:38:57.229 INFO:tasks.rados.rados.0.smithi008.stdout:525: write oid 352 current snap is 0 2023-10-07T21:38:57.229 INFO:tasks.rados.rados.0.smithi008.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-10-07T21:38:57.236 INFO:tasks.rados.rados.0.smithi008.stdout:525: writing smithi00888346-352 from 655605 to 1204491 tid 1 2023-10-07T21:38:57.242 INFO:tasks.rados.rados.0.smithi008.stdout:525: writing smithi00888346-352 from 1653403 to 2296581 tid 2 2023-10-07T21:38:57.242 INFO:tasks.rados.rados.0.smithi008.stdout:526: delete oid 211 current snap is 0 2023-10-07T21:38:57.242 INFO:tasks.rados.rados.0.smithi008.stdout:519: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-07T21:38:57.371 INFO:tasks.rados.rados.0.smithi008.stdout:518: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:517: finishing write tid 2 to smithi00888346-112 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:517: finishing write tid 3 to smithi00888346-112 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:518: done (9 left) 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:519: done (8 left) 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:526: done (7 left) 2023-10-07T21:38:57.451 INFO:tasks.rados.rados.0.smithi008.stdout:527: write oid 397 current snap is 0 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:517: finishing write tid 4 to smithi00888346-112 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 112 v 150 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:517: left oid 112 (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:520: finishing write tid 1 to smithi00888346-191 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:520: finishing write tid 2 to smithi00888346-191 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:520: finishing write tid 3 to smithi00888346-191 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:520: finishing write tid 4 to smithi00888346-191 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 105 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:520: left oid 191 (ObjNum 511 snap 0 seq_num 511) 2023-10-07T21:38:57.452 INFO:tasks.rados.rados.0.smithi008.stdout:521: finishing write tid 1 to smithi00888346-500 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:521: finishing write tid 2 to smithi00888346-500 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:521: finishing write tid 3 to smithi00888346-500 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:521: finishing write tid 4 to smithi00888346-500 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 500 v 112 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:521: left oid 500 (ObjNum 512 snap 0 seq_num 512) 2023-10-07T21:38:57.453 INFO:tasks.rados.rados.0.smithi008.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-10-07T21:38:57.461 INFO:tasks.rados.rados.0.smithi008.stdout:527: writing smithi00888346-397 from 689219 to 1104956 tid 1 2023-10-07T21:38:57.471 INFO:tasks.rados.rados.0.smithi008.stdout:527: writing smithi00888346-397 from 1770367 to 2417214 tid 2 2023-10-07T21:38:57.471 INFO:tasks.rados.rados.0.smithi008.stdout:517: done (7 left) 2023-10-07T21:38:57.471 INFO:tasks.rados.rados.0.smithi008.stdout:520: done (6 left) 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:521: done (5 left) 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:528: read oid 132 snap -1 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:528: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:529: delete oid 45 current snap is 0 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:522: finishing write tid 1 to smithi00888346-376 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:522: finishing write tid 2 to smithi00888346-376 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:522: finishing write tid 3 to smithi00888346-376 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:522: finishing write tid 4 to smithi00888346-376 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 376 v 108 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:522: left oid 376 (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:523: finishing write tid 1 to smithi00888346-492 2023-10-07T21:38:57.472 INFO:tasks.rados.rados.0.smithi008.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:523: finishing write tid 2 to smithi00888346-492 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:523: finishing write tid 3 to smithi00888346-492 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:523: finishing write tid 4 to smithi00888346-492 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 114 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:523: left oid 492 (ObjNum 514 snap 0 seq_num 514) 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:525: finishing write tid 1 to smithi00888346-352 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:525: finishing write tid 2 to smithi00888346-352 2023-10-07T21:38:57.543 INFO:tasks.rados.rados.0.smithi008.stdout:525: finishing write tid 3 to smithi00888346-352 2023-10-07T21:38:57.544 INFO:tasks.rados.rados.0.smithi008.stdout:525: finishing write tid 4 to smithi00888346-352 2023-10-07T21:38:57.544 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 103 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-10-07T21:38:57.544 INFO:tasks.rados.rados.0.smithi008.stdout:525: left oid 352 (ObjNum 515 snap 0 seq_num 515) 2023-10-07T21:38:57.544 INFO:tasks.rados.rados.0.smithi008.stdout:527: finishing write tid 1 to smithi00888346-397 2023-10-07T21:38:57.544 INFO:tasks.rados.rados.0.smithi008.stdout:522: done (6 left) 2023-10-07T21:38:57.545 INFO:tasks.rados.rados.0.smithi008.stdout:523: done (5 left) 2023-10-07T21:38:57.545 INFO:tasks.rados.rados.0.smithi008.stdout:524: done (4 left) 2023-10-07T21:38:57.545 INFO:tasks.rados.rados.0.smithi008.stdout:525: done (3 left) 2023-10-07T21:38:57.545 INFO:tasks.rados.rados.0.smithi008.stdout:529: done (2 left) 2023-10-07T21:38:57.546 INFO:tasks.rados.rados.0.smithi008.stdout:530: write oid 55 current snap is 0 2023-10-07T21:38:57.546 INFO:tasks.rados.rados.0.smithi008.stdout:527: finishing write tid 2 to smithi00888346-397 2023-10-07T21:38:57.546 INFO:tasks.rados.rados.0.smithi008.stdout:527: finishing write tid 3 to smithi00888346-397 2023-10-07T21:38:57.546 INFO:tasks.rados.rados.0.smithi008.stdout:527: finishing write tid 4 to smithi00888346-397 2023-10-07T21:38:57.547 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 397 v 80 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-10-07T21:38:57.547 INFO:tasks.rados.rados.0.smithi008.stdout:527: left oid 397 (ObjNum 517 snap 0 seq_num 517) 2023-10-07T21:38:57.547 INFO:tasks.rados.rados.0.smithi008.stdout:528: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:38:57.614 INFO:tasks.rados.rados.0.smithi008.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-10-07T21:38:57.626 INFO:tasks.rados.rados.0.smithi008.stdout:530: writing smithi00888346-55 from 722833 to 1289068 tid 1 2023-10-07T21:38:57.635 INFO:tasks.rados.rados.0.smithi008.stdout:530: writing smithi00888346-55 from 1887331 to 2537847 tid 2 2023-10-07T21:38:57.635 INFO:tasks.rados.rados.0.smithi008.stdout:527: done (2 left) 2023-10-07T21:38:57.635 INFO:tasks.rados.rados.0.smithi008.stdout:528: done (1 left) 2023-10-07T21:38:57.635 INFO:tasks.rados.rados.0.smithi008.stdout:531: read oid 130 snap -1 2023-10-07T21:38:57.635 INFO:tasks.rados.rados.0.smithi008.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:38:57.636 INFO:tasks.rados.rados.0.smithi008.stdout:532: write oid 290 current snap is 0 2023-10-07T21:38:57.636 INFO:tasks.rados.rados.0.smithi008.stdout:530: finishing write tid 1 to smithi00888346-55 2023-10-07T21:38:57.636 INFO:tasks.rados.rados.0.smithi008.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-10-07T21:38:57.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:38:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:38:57] "GET /metrics HTTP/1.1" 200 241358 "" "Prometheus/2.43.0" 2023-10-07T21:38:57.647 INFO:tasks.rados.rados.0.smithi008.stdout:532: writing smithi00888346-290 from 739640 to 1381124 tid 1 2023-10-07T21:38:57.655 INFO:tasks.rados.rados.0.smithi008.stdout:532: writing smithi00888346-290 from 1829460 to 2623634 tid 2 2023-10-07T21:38:57.655 INFO:tasks.rados.rados.0.smithi008.stdout:533: write oid 296 current snap is 0 2023-10-07T21:38:57.655 INFO:tasks.rados.rados.0.smithi008.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-10-07T21:38:57.663 INFO:tasks.rados.rados.0.smithi008.stdout:533: writing smithi00888346-296 from 756447 to 1473180 tid 1 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:533: writing smithi00888346-296 from 1887942 to 2425774 tid 2 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:534: read oid 180 snap -1 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:535: read oid 173 snap -1 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:536: write oid 399 current snap is 0 2023-10-07T21:38:57.669 INFO:tasks.rados.rados.0.smithi008.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:38:57.745 INFO:tasks.rados.rados.0.smithi008.stdout:530: finishing write tid 2 to smithi00888346-55 2023-10-07T21:38:57.745 INFO:tasks.rados.rados.0.smithi008.stdout:530: finishing write tid 3 to smithi00888346-55 2023-10-07T21:38:57.746 INFO:tasks.rados.rados.0.smithi008.stdout:530: finishing write tid 4 to smithi00888346-55 2023-10-07T21:38:57.746 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 139 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-10-07T21:38:57.746 INFO:tasks.rados.rados.0.smithi008.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-10-07T21:38:57.746 INFO:tasks.rados.rados.0.smithi008.stdout:532: finishing write tid 1 to smithi00888346-290 2023-10-07T21:38:57.746 INFO:tasks.rados.rados.0.smithi008.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-10-07T21:38:57.759 INFO:tasks.rados.rados.0.smithi008.stdout:536: writing smithi00888346-399 from 773254 to 1565236 tid 1 2023-10-07T21:38:57.767 INFO:tasks.rados.rados.0.smithi008.stdout:536: writing smithi00888346-399 from 2346424 to 2773254 tid 2 2023-10-07T21:38:57.767 INFO:tasks.rados.rados.0.smithi008.stdout:530: done (6 left) 2023-10-07T21:38:57.767 INFO:tasks.rados.rados.0.smithi008.stdout:531: done (5 left) 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:537: read oid 48 snap -1 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:537: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:538: write oid 137 current snap is 0 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:532: finishing write tid 2 to smithi00888346-290 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:532: finishing write tid 3 to smithi00888346-290 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:532: finishing write tid 4 to smithi00888346-290 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 290 v 83 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:532: left oid 290 (ObjNum 520 snap 0 seq_num 520) 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:533: finishing write tid 1 to smithi00888346-296 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:533: finishing write tid 2 to smithi00888346-296 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:533: finishing write tid 3 to smithi00888346-296 2023-10-07T21:38:57.768 INFO:tasks.rados.rados.0.smithi008.stdout:533: finishing write tid 4 to smithi00888346-296 2023-10-07T21:38:57.769 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 107 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-10-07T21:38:57.769 INFO:tasks.rados.rados.0.smithi008.stdout:533: left oid 296 (ObjNum 521 snap 0 seq_num 521) 2023-10-07T21:38:57.769 INFO:tasks.rados.rados.0.smithi008.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-07T21:38:57.875 INFO:tasks.rados.rados.0.smithi008.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:536: finishing write tid 1 to smithi00888346-399 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:536: finishing write tid 2 to smithi00888346-399 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:536: finishing write tid 3 to smithi00888346-399 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:536: finishing write tid 4 to smithi00888346-399 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 142 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:536: left oid 399 (ObjNum 522 snap 0 seq_num 522) 2023-10-07T21:38:57.978 INFO:tasks.rados.rados.0.smithi008.stdout:537: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:38:58.067 INFO:tasks.rados.rados.0.smithi008.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-10-07T21:38:58.078 INFO:tasks.rados.rados.0.smithi008.stdout:538: writing smithi00888346-137 from 790061 to 1257292 tid 1 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:538: writing smithi00888346-137 from 2004906 to 2546407 tid 2 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:532: done (6 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:533: done (5 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:534: done (4 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:535: done (3 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:536: done (2 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:537: done (1 left) 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:539: write oid 5 current snap is 0 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:538: finishing write tid 1 to smithi00888346-137 2023-10-07T21:38:58.087 INFO:tasks.rados.rados.0.smithi008.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-10-07T21:38:58.094 INFO:tasks.rados.rados.0.smithi008.stdout:539: writing smithi00888346-5 from 406868 to 949348 tid 1 2023-10-07T21:38:58.100 INFO:tasks.rados.rados.0.smithi008.stdout:539: writing smithi00888346-5 from 1547035 to 1948547 tid 2 2023-10-07T21:38:58.105 INFO:tasks.rados.rados.0.smithi008.stdout:539: writing smithi00888346-5 from 2690354 to 2806868 tid 3 2023-10-07T21:38:58.105 INFO:tasks.rados.rados.0.smithi008.stdout:540: read oid 374 snap -1 2023-10-07T21:38:58.105 INFO:tasks.rados.rados.0.smithi008.stdout:540: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:541: read oid 431 snap -1 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:541: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:542: write oid 305 current snap is 0 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:538: finishing write tid 2 to smithi00888346-137 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:538: finishing write tid 3 to smithi00888346-137 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:538: finishing write tid 4 to smithi00888346-137 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 137 v 153 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:538: left oid 137 (ObjNum 523 snap 0 seq_num 523) 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:539: finishing write tid 1 to smithi00888346-5 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:539: finishing write tid 2 to smithi00888346-5 2023-10-07T21:38:58.106 INFO:tasks.rados.rados.0.smithi008.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-10-07T21:38:58.112 INFO:tasks.rados.rados.0.smithi008.stdout:542: writing smithi00888346-305 from 423675 to 1157757 tid 1 2023-10-07T21:38:58.119 INFO:tasks.rados.rados.0.smithi008.stdout:542: writing smithi00888346-305 from 1721870 to 2267040 tid 2 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:542: writing smithi00888346-305 from 2717777 to 2823675 tid 3 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:538: done (4 left) 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:543: read oid 399 snap -1 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:543: expect (ObjNum 522 snap 0 seq_num 522) 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:544: write oid 247 current snap is 0 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:539: finishing write tid 3 to smithi00888346-5 2023-10-07T21:38:58.123 INFO:tasks.rados.rados.0.smithi008.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-10-07T21:38:58.128 INFO:tasks.rados.rados.0.smithi008.stdout:544: writing smithi00888346-247 from 440482 to 849813 tid 1 2023-10-07T21:38:58.133 INFO:tasks.rados.rados.0.smithi008.stdout:544: writing smithi00888346-247 from 1380352 to 1785533 tid 2 2023-10-07T21:38:58.142 INFO:tasks.rados.rados.0.smithi008.stdout:544: writing smithi00888346-247 from 2461553 to 2840482 tid 3 2023-10-07T21:38:58.142 INFO:tasks.rados.rados.0.smithi008.stdout:545: write oid 76 current snap is 0 2023-10-07T21:38:58.142 INFO:tasks.rados.rados.0.smithi008.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-10-07T21:38:58.147 INFO:tasks.rados.rados.0.smithi008.stdout:545: writing smithi00888346-76 from 457289 to 941869 tid 1 2023-10-07T21:38:58.154 INFO:tasks.rados.rados.0.smithi008.stdout:545: writing smithi00888346-76 from 1438834 to 1987673 tid 2 2023-10-07T21:38:58.159 INFO:tasks.rados.rados.0.smithi008.stdout:545: writing smithi00888346-76 from 2772623 to 2857289 tid 3 2023-10-07T21:38:58.159 INFO:tasks.rados.rados.0.smithi008.stdout:546: read oid 367 snap -1 2023-10-07T21:38:58.159 INFO:tasks.rados.rados.0.smithi008.stdout:546: expect (ObjNum 366 snap 0 seq_num 366) 2023-10-07T21:38:58.159 INFO:tasks.rados.rados.0.smithi008.stdout:547: write oid 11 current snap is 0 2023-10-07T21:38:58.160 INFO:tasks.rados.rados.0.smithi008.stdout:539: finishing write tid 4 to smithi00888346-5 2023-10-07T21:38:58.160 INFO:tasks.rados.rados.0.smithi008.stdout:539: finishing write tid 5 to smithi00888346-5 2023-10-07T21:38:58.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 5 v 146 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-10-07T21:38:58.160 INFO:tasks.rados.rados.0.smithi008.stdout:539: left oid 5 (ObjNum 524 snap 0 seq_num 524) 2023-10-07T21:38:58.160 INFO:tasks.rados.rados.0.smithi008.stdout:541: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-07T21:38:58.269 INFO:tasks.rados.rados.0.smithi008.stdout:542: finishing write tid 1 to smithi00888346-305 2023-10-07T21:38:58.269 INFO:tasks.rados.rados.0.smithi008.stdout:540: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:38:58.366 INFO:tasks.rados.rados.0.smithi008.stdout:542: finishing write tid 2 to smithi00888346-305 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:542: finishing write tid 3 to smithi00888346-305 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:542: finishing write tid 4 to smithi00888346-305 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:542: finishing write tid 5 to smithi00888346-305 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 305 v 97 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:542: left oid 305 (ObjNum 525 snap 0 seq_num 525) 2023-10-07T21:38:58.367 INFO:tasks.rados.rados.0.smithi008.stdout:543: expect (ObjNum 522 snap 0 seq_num 522) 2023-10-07T21:38:58.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:58 smithi008 bash[41094]: cluster 2023-10-07T21:38:57.271196+0000 mgr.y (mgr.14466) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 242 op/s 2023-10-07T21:38:58.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:58 smithi008 bash[27485]: cluster 2023-10-07T21:38:57.271196+0000 mgr.y (mgr.14466) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 242 op/s 2023-10-07T21:38:58.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:57 smithi081 bash[31720]: cluster 2023-10-07T21:38:57.271196+0000 mgr.y (mgr.14466) 200 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.0 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 48 MiB/s wr, 242 op/s 2023-10-07T21:38:58.498 INFO:tasks.rados.rados.0.smithi008.stdout:544: finishing write tid 1 to smithi00888346-247 2023-10-07T21:38:58.498 INFO:tasks.rados.rados.0.smithi008.stdout:544: finishing write tid 2 to smithi00888346-247 2023-10-07T21:38:58.498 INFO:tasks.rados.rados.0.smithi008.stdout:544: finishing write tid 3 to smithi00888346-247 2023-10-07T21:38:58.498 INFO:tasks.rados.rados.0.smithi008.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-10-07T21:38:58.507 INFO:tasks.rados.rados.0.smithi008.stdout:547: writing smithi00888346-11 from 474096 to 1033925 tid 1 2023-10-07T21:38:58.515 INFO:tasks.rados.rados.0.smithi008.stdout:547: writing smithi00888346-11 from 1780963 to 2189813 tid 2 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:547: writing smithi00888346-11 from 2800046 to 2874096 tid 3 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:539: done (8 left) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:540: done (7 left) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:541: done (6 left) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:542: done (5 left) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:543: done (4 left) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:548: read oid 153 snap -1 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:548: expect (ObjNum 152 snap 0 seq_num 152) 2023-10-07T21:38:58.520 INFO:tasks.rados.rados.0.smithi008.stdout:549: write oid 107 current snap is 0 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:544: finishing write tid 4 to smithi00888346-247 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:544: finishing write tid 5 to smithi00888346-247 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 247 v 108 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:544: left oid 247 (ObjNum 526 snap 0 seq_num 526) 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:545: finishing write tid 1 to smithi00888346-76 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:545: finishing write tid 2 to smithi00888346-76 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:545: finishing write tid 3 to smithi00888346-76 2023-10-07T21:38:58.521 INFO:tasks.rados.rados.0.smithi008.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-10-07T21:38:58.526 INFO:tasks.rados.rados.0.smithi008.stdout:549: writing smithi00888346-107 from 490903 to 1125981 tid 1 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:549: writing smithi00888346-107 from 1839445 to 2391953 tid 2 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:544: done (5 left) 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:550: read oid 406 snap -1 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:550: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:551: read oid 488 snap -1 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:552: read oid 26 snap -1 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:552: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:38:58.535 INFO:tasks.rados.rados.0.smithi008.stdout:553: read oid 276 snap -1 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:553: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:554: write oid 268 current snap is 0 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:545: finishing write tid 4 to smithi00888346-76 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:545: finishing write tid 5 to smithi00888346-76 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 76 v 125 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:545: left oid 76 (ObjNum 527 snap 0 seq_num 527) 2023-10-07T21:38:58.536 INFO:tasks.rados.rados.0.smithi008.stdout:546: expect (ObjNum 366 snap 0 seq_num 366) 2023-10-07T21:38:58.618 INFO:tasks.rados.rados.0.smithi008.stdout:547: finishing write tid 1 to smithi00888346-11 2023-10-07T21:38:58.618 INFO:tasks.rados.rados.0.smithi008.stdout:547: finishing write tid 2 to smithi00888346-11 2023-10-07T21:38:58.618 INFO:tasks.rados.rados.0.smithi008.stdout:547: finishing write tid 3 to smithi00888346-11 2023-10-07T21:38:58.618 INFO:tasks.rados.rados.0.smithi008.stdout:547: finishing write tid 4 to smithi00888346-11 2023-10-07T21:38:58.619 INFO:tasks.rados.rados.0.smithi008.stdout:547: finishing write tid 5 to smithi00888346-11 2023-10-07T21:38:58.619 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 11 v 111 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-10-07T21:38:58.619 INFO:tasks.rados.rados.0.smithi008.stdout:547: left oid 11 (ObjNum 528 snap 0 seq_num 528) 2023-10-07T21:38:58.619 INFO:tasks.rados.rados.0.smithi008.stdout:548: expect (ObjNum 152 snap 0 seq_num 152) 2023-10-07T21:38:58.707 INFO:tasks.rados.rados.0.smithi008.stdout:549: finishing write tid 1 to smithi00888346-107 2023-10-07T21:38:58.707 INFO:tasks.rados.rados.0.smithi008.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-10-07T21:38:58.719 INFO:tasks.rados.rados.0.smithi008.stdout:554: writing smithi00888346-268 from 507710 to 1218037 tid 1 2023-10-07T21:38:58.726 INFO:tasks.rados.rados.0.smithi008.stdout:554: writing smithi00888346-268 from 1897927 to 2310446 tid 2 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:554: writing smithi00888346-268 from 2854892 to 2907710 tid 3 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:545: done (9 left) 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:546: done (8 left) 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:547: done (7 left) 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:548: done (6 left) 2023-10-07T21:38:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:555: read oid 415 snap -1 2023-10-07T21:38:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:555: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:38:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:556: write oid 321 current snap is 0 2023-10-07T21:38:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-10-07T21:38:58.738 INFO:tasks.rados.rados.0.smithi008.stdout:556: writing smithi00888346-321 from 524517 to 1310093 tid 1 2023-10-07T21:38:58.745 INFO:tasks.rados.rados.0.smithi008.stdout:556: writing smithi00888346-321 from 1956409 to 2512586 tid 2 2023-10-07T21:38:58.745 INFO:tasks.rados.rados.0.smithi008.stdout:557: read oid 71 snap -1 2023-10-07T21:38:58.745 INFO:tasks.rados.rados.0.smithi008.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2023-10-07T21:38:58.745 INFO:tasks.rados.rados.0.smithi008.stdout:558: write oid 398 current snap is 0 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:549: finishing write tid 2 to smithi00888346-107 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:549: finishing write tid 3 to smithi00888346-107 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:549: finishing write tid 4 to smithi00888346-107 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 114 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:549: left oid 107 (ObjNum 529 snap 0 seq_num 529) 2023-10-07T21:38:58.746 INFO:tasks.rados.rados.0.smithi008.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-10-07T21:38:58.751 INFO:tasks.rados.rados.0.smithi008.stdout:558: writing smithi00888346-398 from 541324 to 1002149 tid 1 2023-10-07T21:38:58.755 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:38:58.757 INFO:tasks.rados.rados.0.smithi008.stdout:558: writing smithi00888346-398 from 1498538 to 1914726 tid 2 2023-10-07T21:38:58.765 INFO:tasks.rados.rados.0.smithi008.stdout:558: writing smithi00888346-398 from 2393385 to 2941324 tid 3 2023-10-07T21:38:58.765 INFO:tasks.rados.rados.0.smithi008.stdout:549: done (9 left) 2023-10-07T21:38:58.765 INFO:tasks.rados.rados.0.smithi008.stdout:559: delete oid 124 current snap is 0 2023-10-07T21:38:58.765 INFO:tasks.rados.rados.0.smithi008.stdout:552: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:38:58.852 INFO:tasks.rados.rados.0.smithi008.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:38:58.924 INFO:tasks.rados.rados.0.smithi008.stdout:553: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-07T21:38:59.012 INFO:tasks.rados.rados.0.smithi008.stdout:550: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-07T21:38:59.102 INFO:tasks.rados.rados.0.smithi008.stdout:554: finishing write tid 1 to smithi00888346-268 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:554: finishing write tid 2 to smithi00888346-268 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:554: finishing write tid 3 to smithi00888346-268 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:554: finishing write tid 4 to smithi00888346-268 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:554: finishing write tid 5 to smithi00888346-268 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 129 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:554: left oid 268 (ObjNum 530 snap 0 seq_num 530) 2023-10-07T21:38:59.103 INFO:tasks.rados.rados.0.smithi008.stdout:555: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:38:59.202 INFO:tasks.rados.rados.0.smithi008.stdout:556: finishing write tid 1 to smithi00888346-321 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:556: finishing write tid 2 to smithi00888346-321 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:556: finishing write tid 3 to smithi00888346-321 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:556: finishing write tid 4 to smithi00888346-321 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 321 v 97 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:556: left oid 321 (ObjNum 531 snap 0 seq_num 531) 2023-10-07T21:38:59.203 INFO:tasks.rados.rados.0.smithi008.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2023-10-07T21:38:59.310 INFO:tasks.rados.rados.0.smithi008.stdout:558: finishing write tid 1 to smithi00888346-398 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:558: finishing write tid 2 to smithi00888346-398 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:558: finishing write tid 3 to smithi00888346-398 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:550: done (9 left) 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:551: done (8 left) 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:552: done (7 left) 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:553: done (6 left) 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:554: done (5 left) 2023-10-07T21:38:59.311 INFO:tasks.rados.rados.0.smithi008.stdout:555: done (4 left) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:556: done (3 left) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:557: done (2 left) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:559: done (1 left) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:560: read oid 370 snap -1 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:561: write oid 90 current snap is 0 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:558: finishing write tid 4 to smithi00888346-398 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:558: finishing write tid 5 to smithi00888346-398 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 398 v 138 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:558: left oid 398 (ObjNum 532 snap 0 seq_num 532) 2023-10-07T21:38:59.312 INFO:tasks.rados.rados.0.smithi008.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-10-07T21:38:59.321 INFO:tasks.rados.rados.0.smithi008.stdout:561: writing smithi00888346-90 from 574938 to 1302614 tid 1 2023-10-07T21:38:59.329 INFO:tasks.rados.rados.0.smithi008.stdout:561: writing smithi00888346-90 from 1731855 to 2435359 tid 2 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:561: writing smithi00888346-90 from 2848231 to 2974938 tid 3 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:558: done (2 left) 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:562: read oid 333 snap -1 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:563: write oid 75 current snap is 0 2023-10-07T21:38:59.333 INFO:tasks.rados.rados.0.smithi008.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-10-07T21:38:59.338 INFO:tasks.rados.rados.0.smithi008.stdout:563: writing smithi00888346-75 from 591745 to 994670 tid 1 2023-10-07T21:38:59.346 INFO:tasks.rados.rados.0.smithi008.stdout:563: writing smithi00888346-75 from 1790337 to 2353852 tid 2 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:564: read oid 334 snap -1 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:564: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:565: read oid 405 snap -1 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:566: write oid 278 current snap is 0 2023-10-07T21:38:59.347 INFO:tasks.rados.rados.0.smithi008.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: finishing write tid 1 to smithi00888346-90 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: finishing write tid 2 to smithi00888346-90 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: finishing write tid 3 to smithi00888346-90 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: finishing write tid 4 to smithi00888346-90 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: finishing write tid 5 to smithi00888346-90 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 90 v 128 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:561: left oid 90 (ObjNum 534 snap 0 seq_num 534) 2023-10-07T21:38:59.425 INFO:tasks.rados.rados.0.smithi008.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-07T21:38:59.541 INFO:tasks.rados.rados.0.smithi008.stdout:563: finishing write tid 1 to smithi00888346-75 2023-10-07T21:38:59.541 INFO:tasks.rados.rados.0.smithi008.stdout:564: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-07T21:38:59.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:59 smithi008 bash[41094]: audit 2023-10-07T21:38:58.286748+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:59.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:38:59 smithi008 bash[41094]: audit 2023-10-07T21:38:58.288506+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:59 smithi008 bash[27485]: audit 2023-10-07T21:38:58.286748+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:38:59 smithi008 bash[27485]: audit 2023-10-07T21:38:58.288506+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:563: finishing write tid 2 to smithi00888346-75 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:563: finishing write tid 3 to smithi00888346-75 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:563: finishing write tid 4 to smithi00888346-75 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 75 v 131 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:563: left oid 75 (ObjNum 535 snap 0 seq_num 535) 2023-10-07T21:38:59.659 INFO:tasks.rados.rados.0.smithi008.stdout:565: expect (ObjNum 404 snap 0 seq_num 404) 2023-10-07T21:38:59.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:59 smithi081 bash[31720]: audit 2023-10-07T21:38:58.286748+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:38:59.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:38:59 smithi081 bash[31720]: audit 2023-10-07T21:38:58.288506+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:59.747 INFO:tasks.rados.rados.0.smithi008.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-10-07T21:38:59.759 INFO:tasks.rados.rados.0.smithi008.stdout:566: writing smithi00888346-278 from 608552 to 1086726 tid 1 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:566: writing smithi00888346-278 from 1848819 to 2555992 tid 2 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:560: done (6 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:561: done (5 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:562: done (4 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:563: done (3 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:564: done (2 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:565: done (1 left) 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:567: write oid 393 current snap is 0 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:566: finishing write tid 1 to smithi00888346-278 2023-10-07T21:38:59.769 INFO:tasks.rados.rados.0.smithi008.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-10-07T21:38:59.775 INFO:tasks.rados.rados.0.smithi008.stdout:567: writing smithi00888346-393 from 625359 to 1178782 tid 1 2023-10-07T21:38:59.782 INFO:tasks.rados.rados.0.smithi008.stdout:567: writing smithi00888346-393 from 1790948 to 2358132 tid 2 2023-10-07T21:38:59.786 INFO:tasks.rados.rados.0.smithi008.stdout:567: writing smithi00888346-393 from 2930500 to 3025359 tid 3 2023-10-07T21:38:59.786 INFO:tasks.rados.rados.0.smithi008.stdout:568: read oid 350 snap -1 2023-10-07T21:38:59.786 INFO:tasks.rados.rados.0.smithi008.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-07T21:38:59.787 INFO:tasks.rados.rados.0.smithi008.stdout:569: read oid 338 snap -1 2023-10-07T21:38:59.787 INFO:tasks.rados.rados.0.smithi008.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-10-07T21:38:59.787 INFO:tasks.rados.rados.0.smithi008.stdout:570: write oid 15 current snap is 0 2023-10-07T21:38:59.787 INFO:tasks.rados.rados.0.smithi008.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-10-07T21:38:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:570: writing smithi00888346-15 from 642166 to 1270838 tid 1 2023-10-07T21:38:59.802 INFO:tasks.rados.rados.0.smithi008.stdout:570: writing smithi00888346-15 from 1849430 to 2560272 tid 2 2023-10-07T21:38:59.802 INFO:tasks.rados.rados.0.smithi008.stdout:571: read oid 365 snap -1 2023-10-07T21:38:59.802 INFO:tasks.rados.rados.0.smithi008.stdout:571: expect (ObjNum 364 snap 0 seq_num 364) 2023-10-07T21:38:59.802 INFO:tasks.rados.rados.0.smithi008.stdout:572: write oid 382 current snap is 0 2023-10-07T21:38:59.802 INFO:tasks.rados.rados.0.smithi008.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-10-07T21:38:59.810 INFO:tasks.rados.rados.0.smithi008.stdout:572: writing smithi00888346-382 from 658973 to 1362894 tid 1 2023-10-07T21:38:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:572: writing smithi00888346-382 from 1907912 to 2478765 tid 2 2023-10-07T21:38:59.820 INFO:tasks.rados.rados.0.smithi008.stdout:572: writing smithi00888346-382 from 2985346 to 3058973 tid 3 2023-10-07T21:38:59.820 INFO:tasks.rados.rados.0.smithi008.stdout:573: write oid 57 current snap is 0 2023-10-07T21:38:59.820 INFO:tasks.rados.rados.0.smithi008.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-10-07T21:38:59.827 INFO:tasks.rados.rados.0.smithi008.stdout:573: writing smithi00888346-57 from 675780 to 1171303 tid 1 2023-10-07T21:38:59.834 INFO:tasks.rados.rados.0.smithi008.stdout:573: writing smithi00888346-57 from 1682747 to 2397258 tid 2 2023-10-07T21:38:59.838 INFO:tasks.rados.rados.0.smithi008.stdout:573: writing smithi00888346-57 from 3012769 to 3075780 tid 3 2023-10-07T21:38:59.838 INFO:tasks.rados.rados.0.smithi008.stdout:574: write oid 45 current snap is 0 2023-10-07T21:38:59.839 INFO:tasks.rados.rados.0.smithi008.stdout:566: finishing write tid 2 to smithi00888346-278 2023-10-07T21:38:59.839 INFO:tasks.rados.rados.0.smithi008.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-10-07T21:38:59.845 INFO:tasks.rados.rados.0.smithi008.stdout:574: writing smithi00888346-45 from 692587 to 1263359 tid 1 2023-10-07T21:38:59.853 INFO:tasks.rados.rados.0.smithi008.stdout:574: writing smithi00888346-45 from 2024876 to 2599398 tid 2 2023-10-07T21:38:59.856 INFO:tasks.rados.rados.0.smithi008.stdout:574: writing smithi00888346-45 from 3040192 to 3092587 tid 3 2023-10-07T21:38:59.856 INFO:tasks.rados.rados.0.smithi008.stdout:575: read oid 87 snap -1 2023-10-07T21:38:59.856 INFO:tasks.rados.rados.0.smithi008.stdout:575: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-07T21:38:59.856 INFO:tasks.rados.rados.0.smithi008.stdout:576: delete oid 38 current snap is 0 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:566: finishing write tid 3 to smithi00888346-278 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:566: finishing write tid 4 to smithi00888346-278 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 278 v 114 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:566: left oid 278 (ObjNum 536 snap 0 seq_num 536) 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: finishing write tid 1 to smithi00888346-393 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: finishing write tid 2 to smithi00888346-393 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: finishing write tid 3 to smithi00888346-393 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: finishing write tid 4 to smithi00888346-393 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: finishing write tid 5 to smithi00888346-393 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 150 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-10-07T21:38:59.857 INFO:tasks.rados.rados.0.smithi008.stdout:567: left oid 393 (ObjNum 537 snap 0 seq_num 537) 2023-10-07T21:38:59.858 INFO:tasks.rados.rados.0.smithi008.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-10-07T21:38:59.977 INFO:tasks.rados.rados.0.smithi008.stdout:570: finishing write tid 1 to smithi00888346-15 2023-10-07T21:38:59.977 INFO:tasks.rados.rados.0.smithi008.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:570: finishing write tid 2 to smithi00888346-15 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:570: finishing write tid 3 to smithi00888346-15 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:570: finishing write tid 4 to smithi00888346-15 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 15 v 132 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:570: left oid 15 (ObjNum 538 snap 0 seq_num 538) 2023-10-07T21:39:00.101 INFO:tasks.rados.rados.0.smithi008.stdout:571: expect (ObjNum 364 snap 0 seq_num 364) 2023-10-07T21:39:00.173 INFO:tasks.rados.rados.0.smithi008.stdout:572: finishing write tid 1 to smithi00888346-382 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:572: finishing write tid 2 to smithi00888346-382 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:572: finishing write tid 3 to smithi00888346-382 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:572: finishing write tid 4 to smithi00888346-382 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:572: finishing write tid 5 to smithi00888346-382 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 382 v 87 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:572: left oid 382 (ObjNum 539 snap 0 seq_num 539) 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:573: finishing write tid 1 to smithi00888346-57 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:573: finishing write tid 2 to smithi00888346-57 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:573: finishing write tid 3 to smithi00888346-57 2023-10-07T21:39:00.174 INFO:tasks.rados.rados.0.smithi008.stdout:573: finishing write tid 4 to smithi00888346-57 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:573: finishing write tid 5 to smithi00888346-57 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 57 v 112 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:573: left oid 57 (ObjNum 540 snap 0 seq_num 540) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:574: finishing write tid 1 to smithi00888346-45 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:574: finishing write tid 2 to smithi00888346-45 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:574: finishing write tid 3 to smithi00888346-45 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:574: finishing write tid 4 to smithi00888346-45 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:566: done (10 left) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:567: done (9 left) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:568: done (8 left) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:569: done (7 left) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:570: done (6 left) 2023-10-07T21:39:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:571: done (5 left) 2023-10-07T21:39:00.176 INFO:tasks.rados.rados.0.smithi008.stdout:572: done (4 left) 2023-10-07T21:39:00.176 INFO:tasks.rados.rados.0.smithi008.stdout:573: done (3 left) 2023-10-07T21:39:00.176 INFO:tasks.rados.rados.0.smithi008.stdout:576: done (2 left) 2023-10-07T21:39:00.176 INFO:tasks.rados.rados.0.smithi008.stdout:577: write oid 23 current snap is 0 2023-10-07T21:39:00.176 INFO:tasks.rados.rados.0.smithi008.stdout:575: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-07T21:39:00.283 INFO:tasks.rados.rados.0.smithi008.stdout:574: finishing write tid 5 to smithi00888346-45 2023-10-07T21:39:00.284 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 118 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-10-07T21:39:00.284 INFO:tasks.rados.rados.0.smithi008.stdout:574: left oid 45 (ObjNum 541 snap 0 seq_num 541) 2023-10-07T21:39:00.284 INFO:tasks.rados.rados.0.smithi008.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-10-07T21:39:00.298 INFO:tasks.rados.rados.0.smithi008.stdout:577: writing smithi00888346-23 from 726201 to 1447471 tid 1 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:577: writing smithi00888346-23 from 2141840 to 2720031 tid 2 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:574: done (2 left) 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:575: done (1 left) 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:578: write oid 263 current snap is 0 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:577: finishing write tid 1 to smithi00888346-23 2023-10-07T21:39:00.307 INFO:tasks.rados.rados.0.smithi008.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-10-07T21:39:00.316 INFO:tasks.rados.rados.0.smithi008.stdout:578: writing smithi00888346-263 from 743008 to 1539527 tid 1 2023-10-07T21:39:00.324 INFO:tasks.rados.rados.0.smithi008.stdout:578: writing smithi00888346-263 from 2200322 to 2922171 tid 2 2023-10-07T21:39:00.324 INFO:tasks.rados.rados.0.smithi008.stdout:579: delete oid 74 current snap is 0 2023-10-07T21:39:00.324 INFO:tasks.rados.rados.0.smithi008.stdout:577: finishing write tid 2 to smithi00888346-23 2023-10-07T21:39:00.325 INFO:tasks.rados.rados.0.smithi008.stdout:577: finishing write tid 3 to smithi00888346-23 2023-10-07T21:39:00.325 INFO:tasks.rados.rados.0.smithi008.stdout:577: finishing write tid 4 to smithi00888346-23 2023-10-07T21:39:00.325 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 23 v 115 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-10-07T21:39:00.325 INFO:tasks.rados.rados.0.smithi008.stdout:577: left oid 23 (ObjNum 543 snap 0 seq_num 543) 2023-10-07T21:39:00.325 INFO:tasks.rados.rados.0.smithi008.stdout:578: finishing write tid 1 to smithi00888346-263 2023-10-07T21:39:00.327 INFO:tasks.rados.rados.0.smithi008.stdout:577: done (2 left) 2023-10-07T21:39:00.327 INFO:tasks.rados.rados.0.smithi008.stdout:579: done (1 left) 2023-10-07T21:39:00.327 INFO:tasks.rados.rados.0.smithi008.stdout:580: write oid 441 current snap is 0 2023-10-07T21:39:00.327 INFO:tasks.rados.rados.0.smithi008.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-10-07T21:39:00.335 INFO:tasks.rados.rados.0.smithi008.stdout:580: writing smithi00888346-441 from 776622 to 1323639 tid 1 2023-10-07T21:39:00.342 INFO:tasks.rados.rados.0.smithi008.stdout:580: writing smithi00888346-441 from 1800933 to 2526451 tid 2 2023-10-07T21:39:00.346 INFO:tasks.rados.rados.0.smithi008.stdout:580: writing smithi00888346-441 from 2944601 to 3176622 tid 3 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:581: delete oid 291 current snap is 0 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:578: finishing write tid 2 to smithi00888346-263 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:578: finishing write tid 3 to smithi00888346-263 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:578: finishing write tid 4 to smithi00888346-263 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 263 v 121 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:578: left oid 263 (ObjNum 544 snap 0 seq_num 544) 2023-10-07T21:39:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:580: finishing write tid 1 to smithi00888346-441 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:578: done (2 left) 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:581: done (1 left) 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:582: read oid 310 snap -1 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:583: read oid 288 snap -1 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:584: read oid 401 snap -1 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:00.349 INFO:tasks.rados.rados.0.smithi008.stdout:585: read oid 86 snap -1 2023-10-07T21:39:00.350 INFO:tasks.rados.rados.0.smithi008.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-07T21:39:00.350 INFO:tasks.rados.rados.0.smithi008.stdout:586: delete oid 418 current snap is 0 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:580: finishing write tid 2 to smithi00888346-441 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:580: finishing write tid 3 to smithi00888346-441 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:586: done (5 left) 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:587: read oid 235 snap -1 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:588: read oid 378 snap -1 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:589: read oid 271 snap -1 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:590: delete oid 153 current snap is 0 2023-10-07T21:39:00.351 INFO:tasks.rados.rados.0.smithi008.stdout:580: finishing write tid 4 to smithi00888346-441 2023-10-07T21:39:00.352 INFO:tasks.rados.rados.0.smithi008.stdout:580: finishing write tid 5 to smithi00888346-441 2023-10-07T21:39:00.352 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 441 v 116 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-10-07T21:39:00.352 INFO:tasks.rados.rados.0.smithi008.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2023-10-07T21:39:00.354 INFO:tasks.rados.rados.0.smithi008.stdout:580: done (8 left) 2023-10-07T21:39:00.354 INFO:tasks.rados.rados.0.smithi008.stdout:590: done (7 left) 2023-10-07T21:39:00.355 INFO:tasks.rados.rados.0.smithi008.stdout:591: write oid 46 current snap is 0 2023-10-07T21:39:00.355 INFO:tasks.rados.rados.0.smithi008.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-10-07T21:39:00.362 INFO:tasks.rados.rados.0.smithi008.stdout:591: writing smithi00888346-46 from 443850 to 1008216 tid 1 2023-10-07T21:39:00.372 INFO:tasks.rados.rados.0.smithi008.stdout:591: writing smithi00888346-46 from 1634861 to 2367717 tid 2 2023-10-07T21:39:00.377 INFO:tasks.rados.rados.0.smithi008.stdout:591: writing smithi00888346-46 from 2770646 to 3243850 tid 3 2023-10-07T21:39:00.377 INFO:tasks.rados.rados.0.smithi008.stdout:592: write oid 464 current snap is 0 2023-10-07T21:39:00.377 INFO:tasks.rados.rados.0.smithi008.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-10-07T21:39:00.467 INFO:tasks.rados.rados.0.smithi008.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-07T21:39:00.560 INFO:tasks.rados.rados.0.smithi008.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:00.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:00 smithi008 bash[41094]: cluster 2023-10-07T21:38:59.271933+0000 mgr.y (mgr.14466) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 60 MiB/s wr, 320 op/s 2023-10-07T21:39:00.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:00 smithi008 bash[27485]: cluster 2023-10-07T21:38:59.271933+0000 mgr.y (mgr.14466) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 60 MiB/s wr, 320 op/s 2023-10-07T21:39:00.647 INFO:tasks.rados.rados.0.smithi008.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-07T21:39:00.722 INFO:tasks.rados.rados.0.smithi008.stdout:591: finishing write tid 1 to smithi00888346-46 2023-10-07T21:39:00.723 INFO:tasks.rados.rados.0.smithi008.stdout:591: finishing write tid 2 to smithi00888346-46 2023-10-07T21:39:00.723 INFO:tasks.rados.rados.0.smithi008.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-07T21:39:00.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:00 smithi081 bash[31720]: cluster 2023-10-07T21:38:59.271933+0000 mgr.y (mgr.14466) 201 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 60 MiB/s wr, 320 op/s 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:591: finishing write tid 3 to smithi00888346-46 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:591: finishing write tid 4 to smithi00888346-46 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:591: finishing write tid 5 to smithi00888346-46 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 46 v 120 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:591: left oid 46 (ObjNum 550 snap 0 seq_num 550) 2023-10-07T21:39:00.827 INFO:tasks.rados.rados.0.smithi008.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-07T21:39:00.941 INFO:tasks.rados.rados.0.smithi008.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:01.076 INFO:tasks.rados.rados.0.smithi008.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-10-07T21:39:01.088 INFO:tasks.rados.rados.0.smithi008.stdout:592: writing smithi00888346-464 from 460657 to 1100272 tid 1 2023-10-07T21:39:01.094 INFO:tasks.rados.rados.0.smithi008.stdout:592: writing smithi00888346-464 from 1693343 to 2169857 tid 2 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:592: writing smithi00888346-464 from 2681716 to 3260657 tid 3 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:582: done (8 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:583: done (7 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:584: done (6 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:585: done (5 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:587: done (4 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:588: done (3 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:589: done (2 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:591: done (1 left) 2023-10-07T21:39:01.101 INFO:tasks.rados.rados.0.smithi008.stdout:593: delete oid 417 current snap is 0 2023-10-07T21:39:01.102 INFO:tasks.rados.rados.0.smithi008.stdout:592: finishing write tid 1 to smithi00888346-464 2023-10-07T21:39:01.102 INFO:tasks.rados.rados.0.smithi008.stdout:592: finishing write tid 2 to smithi00888346-464 2023-10-07T21:39:01.102 INFO:tasks.rados.rados.0.smithi008.stdout:593: done (1 left) 2023-10-07T21:39:01.102 INFO:tasks.rados.rados.0.smithi008.stdout:594: delete oid 264 current snap is 0 2023-10-07T21:39:01.104 INFO:tasks.rados.rados.0.smithi008.stdout:592: finishing write tid 3 to smithi00888346-464 2023-10-07T21:39:01.104 INFO:tasks.rados.rados.0.smithi008.stdout:592: finishing write tid 4 to smithi00888346-464 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:592: finishing write tid 5 to smithi00888346-464 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 142 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:592: left oid 464 (ObjNum 551 snap 0 seq_num 551) 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:592: done (1 left) 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:594: done (0 left) 2023-10-07T21:39:01.106 INFO:tasks.rados.rados.0.smithi008.stdout:595: delete oid 120 current snap is 0 2023-10-07T21:39:01.107 INFO:tasks.rados.rados.0.smithi008.stdout:595: done (0 left) 2023-10-07T21:39:01.107 INFO:tasks.rados.rados.0.smithi008.stdout:596: read oid 172 snap -1 2023-10-07T21:39:01.107 INFO:tasks.rados.rados.0.smithi008.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-07T21:39:01.108 INFO:tasks.rados.rados.0.smithi008.stdout:597: delete oid 20 current snap is 0 2023-10-07T21:39:01.110 INFO:tasks.rados.rados.0.smithi008.stdout:597: done (1 left) 2023-10-07T21:39:01.110 INFO:tasks.rados.rados.0.smithi008.stdout:598: write oid 267 current snap is 0 2023-10-07T21:39:01.110 INFO:tasks.rados.rados.0.smithi008.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-10-07T21:39:01.120 INFO:tasks.rados.rados.0.smithi008.stdout:598: writing smithi00888346-267 from 544692 to 1276905 tid 1 2023-10-07T21:39:01.129 INFO:tasks.rados.rados.0.smithi008.stdout:598: writing smithi00888346-267 from 1985753 to 2729616 tid 2 2023-10-07T21:39:01.133 INFO:tasks.rados.rados.0.smithi008.stdout:598: writing smithi00888346-267 from 3335184 to 3344692 tid 3 2023-10-07T21:39:01.133 INFO:tasks.rados.rados.0.smithi008.stdout:599: write oid 240 current snap is 0 2023-10-07T21:39:01.133 INFO:tasks.rados.rados.0.smithi008.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-10-07T21:39:01.139 INFO:tasks.rados.rados.0.smithi008.stdout:599: writing smithi00888346-240 from 561499 to 968961 tid 1 2023-10-07T21:39:01.145 INFO:tasks.rados.rados.0.smithi008.stdout:599: writing smithi00888346-240 from 1527882 to 2015403 tid 2 2023-10-07T21:39:01.153 INFO:tasks.rados.rados.0.smithi008.stdout:599: writing smithi00888346-240 from 2729901 to 3287118 tid 3 2023-10-07T21:39:01.153 INFO:tasks.rados.rados.0.smithi008.stdout:600: write oid 107 current snap is 0 2023-10-07T21:39:01.153 INFO:tasks.rados.rados.0.smithi008.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-10-07T21:39:01.159 INFO:tasks.rados.rados.0.smithi008.stdout:600: writing smithi00888346-107 from 578306 to 1061017 tid 1 2023-10-07T21:39:01.166 INFO:tasks.rados.rados.0.smithi008.stdout:600: writing smithi00888346-107 from 1586364 to 2217543 tid 2 2023-10-07T21:39:01.172 INFO:tasks.rados.rados.0.smithi008.stdout:600: writing smithi00888346-107 from 2757324 to 3242166 tid 3 2023-10-07T21:39:01.173 INFO:tasks.rados.rados.0.smithi008.stdout:601: read oid 95 snap -1 2023-10-07T21:39:01.173 INFO:tasks.rados.rados.0.smithi008.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-07T21:39:01.173 INFO:tasks.rados.rados.0.smithi008.stdout:602: write oid 372 current snap is 0 2023-10-07T21:39:01.173 INFO:tasks.rados.rados.0.smithi008.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-07T21:39:01.281 INFO:tasks.rados.rados.0.smithi008.stdout:598: finishing write tid 1 to smithi00888346-267 2023-10-07T21:39:01.281 INFO:tasks.rados.rados.0.smithi008.stdout:598: finishing write tid 2 to smithi00888346-267 2023-10-07T21:39:01.281 INFO:tasks.rados.rados.0.smithi008.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-10-07T21:39:01.290 INFO:tasks.rados.rados.0.smithi008.stdout:602: writing smithi00888346-372 from 595113 to 1153073 tid 1 2023-10-07T21:39:01.297 INFO:tasks.rados.rados.0.smithi008.stdout:602: writing smithi00888346-372 from 1644846 to 2136036 tid 2 2023-10-07T21:39:01.305 INFO:tasks.rados.rados.0.smithi008.stdout:602: writing smithi00888346-372 from 2784747 to 3395113 tid 3 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:596: done (5 left) 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:603: read oid 169 snap -1 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:603: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:604: read oid 264 snap -1 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:604: expect deleted 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:605: write oid 485 current snap is 0 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:598: finishing write tid 3 to smithi00888346-267 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:598: finishing write tid 4 to smithi00888346-267 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:598: finishing write tid 5 to smithi00888346-267 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 267 v 146 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-10-07T21:39:01.306 INFO:tasks.rados.rados.0.smithi008.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: finishing write tid 1 to smithi00888346-240 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: finishing write tid 2 to smithi00888346-240 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: finishing write tid 3 to smithi00888346-240 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: finishing write tid 4 to smithi00888346-240 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: finishing write tid 5 to smithi00888346-240 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 240 v 101 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:600: finishing write tid 1 to smithi00888346-107 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:600: finishing write tid 2 to smithi00888346-107 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:600: finishing write tid 3 to smithi00888346-107 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:600: finishing write tid 4 to smithi00888346-107 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:600: finishing write tid 5 to smithi00888346-107 2023-10-07T21:39:01.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 119 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-10-07T21:39:01.308 INFO:tasks.rados.rados.0.smithi008.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-10-07T21:39:01.308 INFO:tasks.rados.rados.0.smithi008.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-10-07T21:39:01.312 INFO:tasks.rados.rados.0.smithi008.stdout:605: writing smithi00888346-485 from 611920 to 1245129 tid 1 2023-10-07T21:39:01.318 INFO:tasks.rados.rados.0.smithi008.stdout:605: writing smithi00888346-485 from 1703328 to 2338176 tid 2 2023-10-07T21:39:01.324 INFO:tasks.rados.rados.0.smithi008.stdout:605: writing smithi00888346-485 from 2812170 to 3319556 tid 3 2023-10-07T21:39:01.324 INFO:tasks.rados.rados.0.smithi008.stdout:598: done (7 left) 2023-10-07T21:39:01.324 INFO:tasks.rados.rados.0.smithi008.stdout:599: done (6 left) 2023-10-07T21:39:01.324 INFO:tasks.rados.rados.0.smithi008.stdout:600: done (5 left) 2023-10-07T21:39:01.325 INFO:tasks.rados.rados.0.smithi008.stdout:606: write oid 78 current snap is 0 2023-10-07T21:39:01.325 INFO:tasks.rados.rados.0.smithi008.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-10-07T21:39:01.332 INFO:tasks.rados.rados.0.smithi008.stdout:606: writing smithi00888346-78 from 628727 to 1337185 tid 1 2023-10-07T21:39:01.341 INFO:tasks.rados.rados.0.smithi008.stdout:606: writing smithi00888346-78 from 2045457 to 2540316 tid 2 2023-10-07T21:39:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:606: writing smithi00888346-78 from 3123240 to 3428727 tid 3 2023-10-07T21:39:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:607: read oid 460 snap -1 2023-10-07T21:39:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:607: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-07T21:39:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:608: write oid 55 current snap is 0 2023-10-07T21:39:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-10-07T21:39:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:608: writing smithi00888346-55 from 645534 to 1429241 tid 1 2023-10-07T21:39:01.364 INFO:tasks.rados.rados.0.smithi008.stdout:608: writing smithi00888346-55 from 2103939 to 2742456 tid 2 2023-10-07T21:39:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:608: writing smithi00888346-55 from 3150663 to 3445534 tid 3 2023-10-07T21:39:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:609: read oid 132 snap -1 2023-10-07T21:39:01.369 INFO:tasks.rados.rados.0.smithi008.stdout:609: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:39:01.369 INFO:tasks.rados.rados.0.smithi008.stdout:610: write oid 36 current snap is 0 2023-10-07T21:39:01.369 INFO:tasks.rados.rados.0.smithi008.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-10-07T21:39:01.376 INFO:tasks.rados.rados.0.smithi008.stdout:610: writing smithi00888346-36 from 662341 to 1237650 tid 1 2023-10-07T21:39:01.382 INFO:tasks.rados.rados.0.smithi008.stdout:610: writing smithi00888346-36 from 1878774 to 2377302 tid 2 2023-10-07T21:39:01.388 INFO:tasks.rados.rados.0.smithi008.stdout:610: writing smithi00888346-36 from 2894439 to 3351994 tid 3 2023-10-07T21:39:01.389 INFO:tasks.rados.rados.0.smithi008.stdout:611: read oid 136 snap -1 2023-10-07T21:39:01.389 INFO:tasks.rados.rados.0.smithi008.stdout:611: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-07T21:39:01.389 INFO:tasks.rados.rados.0.smithi008.stdout:612: delete oid 254 current snap is 0 2023-10-07T21:39:01.389 INFO:tasks.rados.rados.0.smithi008.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-07T21:39:01.510 INFO:tasks.rados.rados.0.smithi008.stdout:602: finishing write tid 1 to smithi00888346-372 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:602: finishing write tid 2 to smithi00888346-372 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:602: finishing write tid 3 to smithi00888346-372 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:602: finishing write tid 4 to smithi00888346-372 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:602: finishing write tid 5 to smithi00888346-372 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 372 v 113 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-10-07T21:39:01.511 INFO:tasks.rados.rados.0.smithi008.stdout:603: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-07T21:39:01.604 INFO:tasks.rados.rados.0.smithi008.stdout:605: finishing write tid 1 to smithi00888346-485 2023-10-07T21:39:01.604 INFO:tasks.rados.rados.0.smithi008.stdout:605: finishing write tid 2 to smithi00888346-485 2023-10-07T21:39:01.604 INFO:tasks.rados.rados.0.smithi008.stdout:605: finishing write tid 3 to smithi00888346-485 2023-10-07T21:39:01.604 INFO:tasks.rados.rados.0.smithi008.stdout:605: finishing write tid 4 to smithi00888346-485 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:605: finishing write tid 5 to smithi00888346-485 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 485 v 136 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:605: left oid 485 (ObjNum 560 snap 0 seq_num 560) 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: finishing write tid 1 to smithi00888346-78 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: finishing write tid 2 to smithi00888346-78 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: finishing write tid 3 to smithi00888346-78 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: finishing write tid 4 to smithi00888346-78 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: finishing write tid 5 to smithi00888346-78 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 136 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:606: left oid 78 (ObjNum 561 snap 0 seq_num 561) 2023-10-07T21:39:01.605 INFO:tasks.rados.rados.0.smithi008.stdout:607: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-07T21:39:01.724 INFO:tasks.rados.rados.0.smithi008.stdout:608: finishing write tid 1 to smithi00888346-55 2023-10-07T21:39:01.724 INFO:tasks.rados.rados.0.smithi008.stdout:608: finishing write tid 2 to smithi00888346-55 2023-10-07T21:39:01.724 INFO:tasks.rados.rados.0.smithi008.stdout:608: finishing write tid 3 to smithi00888346-55 2023-10-07T21:39:01.724 INFO:tasks.rados.rados.0.smithi008.stdout:608: finishing write tid 4 to smithi00888346-55 2023-10-07T21:39:01.725 INFO:tasks.rados.rados.0.smithi008.stdout:608: finishing write tid 5 to smithi00888346-55 2023-10-07T21:39:01.725 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 156 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-10-07T21:39:01.725 INFO:tasks.rados.rados.0.smithi008.stdout:608: left oid 55 (ObjNum 562 snap 0 seq_num 562) 2023-10-07T21:39:01.725 INFO:tasks.rados.rados.0.smithi008.stdout:609: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:610: finishing write tid 1 to smithi00888346-36 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:610: finishing write tid 2 to smithi00888346-36 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:601: done (11 left) 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:602: done (10 left) 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:603: done (9 left) 2023-10-07T21:39:01.800 INFO:tasks.rados.rados.0.smithi008.stdout:604: done (8 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:605: done (7 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:606: done (6 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:607: done (5 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:608: done (4 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:609: done (3 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:612: done (2 left) 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:613: write oid 370 current snap is 0 2023-10-07T21:39:01.801 INFO:tasks.rados.rados.0.smithi008.stdout:611: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-07T21:39:01.873 INFO:tasks.rados.rados.0.smithi008.stdout:610: finishing write tid 3 to smithi00888346-36 2023-10-07T21:39:01.873 INFO:tasks.rados.rados.0.smithi008.stdout:610: finishing write tid 4 to smithi00888346-36 2023-10-07T21:39:01.873 INFO:tasks.rados.rados.0.smithi008.stdout:610: finishing write tid 5 to smithi00888346-36 2023-10-07T21:39:01.873 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 36 v 123 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-10-07T21:39:01.873 INFO:tasks.rados.rados.0.smithi008.stdout:610: left oid 36 (ObjNum 563 snap 0 seq_num 563) 2023-10-07T21:39:01.874 INFO:tasks.rados.rados.0.smithi008.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-10-07T21:39:01.887 INFO:tasks.rados.rados.0.smithi008.stdout:613: writing smithi00888346-370 from 695955 to 1421762 tid 1 2023-10-07T21:39:01.893 INFO:tasks.rados.rados.0.smithi008.stdout:613: writing smithi00888346-370 from 1879385 to 2381582 tid 2 2023-10-07T21:39:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:613: writing smithi00888346-370 from 2949285 to 3429384 tid 3 2023-10-07T21:39:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:610: done (2 left) 2023-10-07T21:39:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:611: done (1 left) 2023-10-07T21:39:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:614: write oid 261 current snap is 0 2023-10-07T21:39:01.900 INFO:tasks.rados.rados.0.smithi008.stdout:613: finishing write tid 1 to smithi00888346-370 2023-10-07T21:39:01.900 INFO:tasks.rados.rados.0.smithi008.stdout:613: finishing write tid 2 to smithi00888346-370 2023-10-07T21:39:01.900 INFO:tasks.rados.rados.0.smithi008.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-10-07T21:39:01.905 INFO:tasks.rados.rados.0.smithi008.stdout:614: writing smithi00888346-261 from 712762 to 1113818 tid 1 2023-10-07T21:39:01.911 INFO:tasks.rados.rados.0.smithi008.stdout:614: writing smithi00888346-261 from 1537867 to 2183722 tid 2 2023-10-07T21:39:01.919 INFO:tasks.rados.rados.0.smithi008.stdout:614: writing smithi00888346-261 from 2860355 to 3512762 tid 3 2023-10-07T21:39:01.920 INFO:tasks.rados.rados.0.smithi008.stdout:615: write oid 14 current snap is 0 2023-10-07T21:39:01.920 INFO:tasks.rados.rados.0.smithi008.stdout:613: finishing write tid 3 to smithi00888346-370 2023-10-07T21:39:01.920 INFO:tasks.rados.rados.0.smithi008.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-10-07T21:39:01.926 INFO:tasks.rados.rados.0.smithi008.stdout:615: writing smithi00888346-14 from 729569 to 1205874 tid 1 2023-10-07T21:39:01.934 INFO:tasks.rados.rados.0.smithi008.stdout:615: writing smithi00888346-14 from 1996349 to 2502215 tid 2 2023-10-07T21:39:01.941 INFO:tasks.rados.rados.0.smithi008.stdout:615: writing smithi00888346-14 from 3004131 to 3529569 tid 3 2023-10-07T21:39:01.941 INFO:tasks.rados.rados.0.smithi008.stdout:616: write oid 432 current snap is 0 2023-10-07T21:39:01.941 INFO:tasks.rados.rados.0.smithi008.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-10-07T21:39:01.948 INFO:tasks.rados.rados.0.smithi008.stdout:616: writing smithi00888346-432 from 746376 to 1297930 tid 1 2023-10-07T21:39:01.956 INFO:tasks.rados.rados.0.smithi008.stdout:616: writing smithi00888346-432 from 2054831 to 2704355 tid 2 2023-10-07T21:39:01.961 INFO:tasks.rados.rados.0.smithi008.stdout:616: writing smithi00888346-432 from 3315201 to 3546376 tid 3 2023-10-07T21:39:01.961 INFO:tasks.rados.rados.0.smithi008.stdout:617: write oid 292 current snap is 0 2023-10-07T21:39:01.962 INFO:tasks.rados.rados.0.smithi008.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-10-07T21:39:01.969 INFO:tasks.rados.rados.0.smithi008.stdout:617: writing smithi00888346-292 from 763183 to 1389986 tid 1 2023-10-07T21:39:01.977 INFO:tasks.rados.rados.0.smithi008.stdout:617: writing smithi00888346-292 from 1996960 to 2790142 tid 2 2023-10-07T21:39:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:617: writing smithi00888346-292 from 3226271 to 3563183 tid 3 2023-10-07T21:39:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:618: write oid 19 current snap is 0 2023-10-07T21:39:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:613: finishing write tid 4 to smithi00888346-370 2023-10-07T21:39:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:613: finishing write tid 5 to smithi00888346-370 2023-10-07T21:39:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 160 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-10-07T21:39:01.983 INFO:tasks.rados.rados.0.smithi008.stdout:613: left oid 370 (ObjNum 565 snap 0 seq_num 565) 2023-10-07T21:39:01.983 INFO:tasks.rados.rados.0.smithi008.stdout:614: finishing write tid 1 to smithi00888346-261 2023-10-07T21:39:01.983 INFO:tasks.rados.rados.0.smithi008.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-10-07T21:39:01.994 INFO:tasks.rados.rados.0.smithi008.stdout:618: writing smithi00888346-19 from 779990 to 1482042 tid 1 2023-10-07T21:39:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:618: writing smithi00888346-19 from 2055442 to 2708635 tid 2 2023-10-07T21:39:02.008 INFO:tasks.rados.rados.0.smithi008.stdout:618: writing smithi00888346-19 from 3253694 to 3579990 tid 3 2023-10-07T21:39:02.008 INFO:tasks.rados.rados.0.smithi008.stdout:613: done (5 left) 2023-10-07T21:39:02.008 INFO:tasks.rados.rados.0.smithi008.stdout:619: read oid 413 snap -1 2023-10-07T21:39:02.008 INFO:tasks.rados.rados.0.smithi008.stdout:619: expect (ObjNum 412 snap 0 seq_num 412) 2023-10-07T21:39:02.008 INFO:tasks.rados.rados.0.smithi008.stdout:620: read oid 479 snap -1 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:621: delete oid 195 current snap is 0 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:614: finishing write tid 2 to smithi00888346-261 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:614: finishing write tid 3 to smithi00888346-261 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:614: finishing write tid 4 to smithi00888346-261 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:614: finishing write tid 5 to smithi00888346-261 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 261 v 140 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:614: left oid 261 (ObjNum 566 snap 0 seq_num 566) 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:615: finishing write tid 1 to smithi00888346-14 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:615: finishing write tid 2 to smithi00888346-14 2023-10-07T21:39:02.009 INFO:tasks.rados.rados.0.smithi008.stdout:615: finishing write tid 3 to smithi00888346-14 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:615: finishing write tid 4 to smithi00888346-14 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:615: finishing write tid 5 to smithi00888346-14 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 14 v 144 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: finishing write tid 1 to smithi00888346-432 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: finishing write tid 2 to smithi00888346-432 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: finishing write tid 3 to smithi00888346-432 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: finishing write tid 4 to smithi00888346-432 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: finishing write tid 5 to smithi00888346-432 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 127 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-10-07T21:39:02.010 INFO:tasks.rados.rados.0.smithi008.stdout:616: left oid 432 (ObjNum 568 snap 0 seq_num 568) 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: finishing write tid 1 to smithi00888346-292 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: finishing write tid 2 to smithi00888346-292 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: finishing write tid 3 to smithi00888346-292 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: finishing write tid 4 to smithi00888346-292 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: finishing write tid 5 to smithi00888346-292 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 292 v 118 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:617: left oid 292 (ObjNum 569 snap 0 seq_num 569) 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:618: finishing write tid 1 to smithi00888346-19 2023-10-07T21:39:02.011 INFO:tasks.rados.rados.0.smithi008.stdout:618: finishing write tid 2 to smithi00888346-19 2023-10-07T21:39:02.012 INFO:tasks.rados.rados.0.smithi008.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:02.089 INFO:tasks.rados.rados.0.smithi008.stdout:618: finishing write tid 3 to smithi00888346-19 2023-10-07T21:39:02.089 INFO:tasks.rados.rados.0.smithi008.stdout:618: finishing write tid 4 to smithi00888346-19 2023-10-07T21:39:02.089 INFO:tasks.rados.rados.0.smithi008.stdout:618: finishing write tid 5 to smithi00888346-19 2023-10-07T21:39:02.089 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 19 v 125 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-10-07T21:39:02.090 INFO:tasks.rados.rados.0.smithi008.stdout:618: left oid 19 (ObjNum 570 snap 0 seq_num 570) 2023-10-07T21:39:02.090 INFO:tasks.rados.rados.0.smithi008.stdout:619: expect (ObjNum 412 snap 0 seq_num 412) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:614: done (7 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:615: done (6 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:616: done (5 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:617: done (4 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:618: done (3 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:619: done (2 left) 2023-10-07T21:39:02.191 INFO:tasks.rados.rados.0.smithi008.stdout:620: done (1 left) 2023-10-07T21:39:02.192 INFO:tasks.rados.rados.0.smithi008.stdout:621: done (0 left) 2023-10-07T21:39:02.192 INFO:tasks.rados.rados.0.smithi008.stdout:622: read oid 134 snap -1 2023-10-07T21:39:02.192 INFO:tasks.rados.rados.0.smithi008.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-07T21:39:02.192 INFO:tasks.rados.rados.0.smithi008.stdout:623: write oid 45 current snap is 0 2023-10-07T21:39:02.192 INFO:tasks.rados.rados.0.smithi008.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-10-07T21:39:02.197 INFO:tasks.rados.rados.0.smithi008.stdout:623: writing smithi00888346-45 from 413604 to 982507 tid 1 2023-10-07T21:39:02.204 INFO:tasks.rados.rados.0.smithi008.stdout:623: writing smithi00888346-45 from 1488759 to 2145621 tid 2 2023-10-07T21:39:02.211 INFO:tasks.rados.rados.0.smithi008.stdout:623: writing smithi00888346-45 from 2624893 to 3216602 tid 3 2023-10-07T21:39:02.211 INFO:tasks.rados.rados.0.smithi008.stdout:624: read oid 177 snap -1 2023-10-07T21:39:02.211 INFO:tasks.rados.rados.0.smithi008.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-07T21:39:02.211 INFO:tasks.rados.rados.0.smithi008.stdout:625: delete oid 150 current snap is 0 2023-10-07T21:39:02.211 INFO:tasks.rados.rados.0.smithi008.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-07T21:39:02.283 INFO:tasks.rados.rados.0.smithi008.stdout:623: finishing write tid 1 to smithi00888346-45 2023-10-07T21:39:02.283 INFO:tasks.rados.rados.0.smithi008.stdout:623: finishing write tid 2 to smithi00888346-45 2023-10-07T21:39:02.283 INFO:tasks.rados.rados.0.smithi008.stdout:622: done (3 left) 2023-10-07T21:39:02.283 INFO:tasks.rados.rados.0.smithi008.stdout:625: done (2 left) 2023-10-07T21:39:02.283 INFO:tasks.rados.rados.0.smithi008.stdout:626: read oid 55 snap -1 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:626: expect (ObjNum 562 snap 0 seq_num 562) 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:627: read oid 212 snap -1 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:627: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:628: write oid 246 current snap is 0 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:623: finishing write tid 3 to smithi00888346-45 2023-10-07T21:39:02.284 INFO:tasks.rados.rados.0.smithi008.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-10-07T21:39:02.290 INFO:tasks.rados.rados.0.smithi008.stdout:628: writing smithi00888346-246 from 447218 to 1166619 tid 1 2023-10-07T21:39:02.298 INFO:tasks.rados.rados.0.smithi008.stdout:628: writing smithi00888346-246 from 1889370 to 2549901 tid 2 2023-10-07T21:39:02.306 INFO:tasks.rados.rados.0.smithi008.stdout:628: writing smithi00888346-246 from 2963386 to 3577639 tid 3 2023-10-07T21:39:02.306 INFO:tasks.rados.rados.0.smithi008.stdout:629: write oid 466 current snap is 0 2023-10-07T21:39:02.306 INFO:tasks.rados.rados.0.smithi008.stdout:623: finishing write tid 4 to smithi00888346-45 2023-10-07T21:39:02.306 INFO:tasks.rados.rados.0.smithi008.stdout:623: finishing write tid 5 to smithi00888346-45 2023-10-07T21:39:02.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 129 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-10-07T21:39:02.307 INFO:tasks.rados.rados.0.smithi008.stdout:623: left oid 45 (ObjNum 572 snap 0 seq_num 572) 2023-10-07T21:39:02.307 INFO:tasks.rados.rados.0.smithi008.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-07T21:39:02.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:02 smithi008 bash[41094]: cluster 2023-10-07T21:39:01.272472+0000 mgr.y (mgr.14466) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:02.823 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:02 smithi008 bash[27485]: cluster 2023-10-07T21:39:01.272472+0000 mgr.y (mgr.14466) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:02.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:02 smithi081 bash[31720]: cluster 2023-10-07T21:39:01.272472+0000 mgr.y (mgr.14466) 202 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:626: expect (ObjNum 562 snap 0 seq_num 562) 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:627: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:628: finishing write tid 1 to smithi00888346-246 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:628: finishing write tid 2 to smithi00888346-246 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:628: finishing write tid 3 to smithi00888346-246 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:629: writing smithi00888346-466 from 464025 to 1258675 tid 1 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:629: writing smithi00888346-466 from 1947852 to 2352041 tid 2 2023-10-07T21:39:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:629: writing smithi00888346-466 from 2990809 to 3416334 tid 3 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:623: done (5 left) 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:624: done (4 left) 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:626: done (3 left) 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:627: done (2 left) 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:630: delete oid 3 current snap is 0 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:628: finishing write tid 4 to smithi00888346-246 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:628: finishing write tid 5 to smithi00888346-246 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 140 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-10-07T21:39:02.829 INFO:tasks.rados.rados.0.smithi008.stdout:628: left oid 246 (ObjNum 574 snap 0 seq_num 574) 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:629: finishing write tid 1 to smithi00888346-466 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:629: finishing write tid 2 to smithi00888346-466 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:628: done (2 left) 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:630: done (1 left) 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:631: read oid 35 snap -1 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:631: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:632: write oid 155 current snap is 0 2023-10-07T21:39:02.830 INFO:tasks.rados.rados.0.smithi008.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:632: writing smithi00888346-155 from 497639 to 1042787 tid 1 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:632: writing smithi00888346-155 from 1548463 to 1956321 tid 2 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:632: writing smithi00888346-155 from 2529302 to 3093724 tid 3 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:632: writing smithi00888346-155 from 3528143 to 3697639 tid 4 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:633: read oid 34 snap -1 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:633: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:634: write oid 71 current snap is 0 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:634: writing smithi00888346-71 from 514446 to 1251196 tid 1 2023-10-07T21:39:02.831 INFO:tasks.rados.rados.0.smithi008.stdout:634: writing smithi00888346-71 from 1723298 to 2391167 tid 2 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:634: writing smithi00888346-71 from 3073078 to 3714446 tid 3 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:635: read oid 112 snap -1 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:635: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:636: read oid 283 snap -1 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:636: expect (ObjNum 282 snap 0 seq_num 282) 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:637: write oid 412 current snap is 0 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:637: writing smithi00888346-412 from 531253 to 943252 tid 1 2023-10-07T21:39:02.832 INFO:tasks.rados.rados.0.smithi008.stdout:637: writing smithi00888346-412 from 1381780 to 1793307 tid 2 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:637: writing smithi00888346-412 from 2300501 to 2887467 tid 3 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:637: writing smithi00888346-412 from 3376974 to 3731253 tid 4 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:638: write oid 36 current snap is 0 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:629: finishing write tid 3 to smithi00888346-466 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:629: finishing write tid 4 to smithi00888346-466 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:629: finishing write tid 5 to smithi00888346-466 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 133 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:629: left oid 466 (ObjNum 575 snap 0 seq_num 575) 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-10-07T21:39:02.833 INFO:tasks.rados.rados.0.smithi008.stdout:638: writing smithi00888346-36 from 548060 to 1035308 tid 1 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:638: writing smithi00888346-36 from 1440262 to 2111800 tid 2 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:638: writing smithi00888346-36 from 2844277 to 3642515 tid 3 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:629: done (8 left) 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:639: write oid 201 current snap is 0 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:639: writing smithi00888346-201 from 564867 to 1127364 tid 1 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:639: writing smithi00888346-201 from 1898744 to 2313940 tid 2 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:639: writing smithi00888346-201 from 2755347 to 3481210 tid 3 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:640: write oid 63 current snap is 0 2023-10-07T21:39:02.834 INFO:tasks.rados.rados.0.smithi008.stdout:631: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:39:02.905 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 1 to smithi00888346-155 2023-10-07T21:39:02.913 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 2 to smithi00888346-155 2023-10-07T21:39:02.913 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 3 to smithi00888346-155 2023-10-07T21:39:02.914 INFO:tasks.rados.rados.0.smithi008.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-10-07T21:39:02.917 INFO:tasks.rados.rados.0.smithi008.stdout:640: writing smithi00888346-63 from 581674 to 1219420 tid 1 2023-10-07T21:39:02.925 INFO:tasks.rados.rados.0.smithi008.stdout:640: writing smithi00888346-63 from 1840873 to 2399727 tid 2 2023-10-07T21:39:02.932 INFO:tasks.rados.rados.0.smithi008.stdout:640: writing smithi00888346-63 from 3066417 to 3603552 tid 3 2023-10-07T21:39:02.932 INFO:tasks.rados.rados.0.smithi008.stdout:631: done (9 left) 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:641: delete oid 118 current snap is 0 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 4 to smithi00888346-155 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 5 to smithi00888346-155 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:632: finishing write tid 6 to smithi00888346-155 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 155 v 162 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-10-07T21:39:02.933 INFO:tasks.rados.rados.0.smithi008.stdout:633: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:39:03.023 INFO:tasks.rados.rados.0.smithi008.stdout:634: finishing write tid 1 to smithi00888346-71 2023-10-07T21:39:03.023 INFO:tasks.rados.rados.0.smithi008.stdout:634: finishing write tid 2 to smithi00888346-71 2023-10-07T21:39:03.023 INFO:tasks.rados.rados.0.smithi008.stdout:634: finishing write tid 3 to smithi00888346-71 2023-10-07T21:39:03.023 INFO:tasks.rados.rados.0.smithi008.stdout:634: finishing write tid 4 to smithi00888346-71 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:634: finishing write tid 5 to smithi00888346-71 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 122 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 1 to smithi00888346-412 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 2 to smithi00888346-412 2023-10-07T21:39:03.024 INFO:tasks.rados.rados.0.smithi008.stdout:635: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:39:03.125 INFO:tasks.rados.rados.0.smithi008.stdout:636: expect (ObjNum 282 snap 0 seq_num 282) 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 3 to smithi00888346-412 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 4 to smithi00888346-412 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 5 to smithi00888346-412 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:637: finishing write tid 6 to smithi00888346-412 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 127 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:637: left oid 412 (ObjNum 579 snap 0 seq_num 579) 2023-10-07T21:39:03.218 INFO:tasks.rados.rados.0.smithi008.stdout:638: finishing write tid 1 to smithi00888346-36 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:638: finishing write tid 2 to smithi00888346-36 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:638: finishing write tid 3 to smithi00888346-36 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:638: finishing write tid 4 to smithi00888346-36 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:638: finishing write tid 5 to smithi00888346-36 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 36 v 131 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:638: left oid 36 (ObjNum 580 snap 0 seq_num 580) 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:639: finishing write tid 1 to smithi00888346-201 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:639: finishing write tid 2 to smithi00888346-201 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:639: finishing write tid 3 to smithi00888346-201 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:632: done (9 left) 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:633: done (8 left) 2023-10-07T21:39:03.219 INFO:tasks.rados.rados.0.smithi008.stdout:634: done (7 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:635: done (6 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:636: done (5 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:637: done (4 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:638: done (3 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:641: done (2 left) 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:642: write oid 56 current snap is 0 2023-10-07T21:39:03.220 INFO:tasks.rados.rados.0.smithi008.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-10-07T21:39:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:642: writing smithi00888346-56 from 615288 to 1403532 tid 1 2023-10-07T21:39:03.236 INFO:tasks.rados.rados.0.smithi008.stdout:642: writing smithi00888346-56 from 1957837 to 2520360 tid 2 2023-10-07T21:39:03.243 INFO:tasks.rados.rados.0.smithi008.stdout:642: writing smithi00888346-56 from 3121263 to 3680942 tid 3 2023-10-07T21:39:03.243 INFO:tasks.rados.rados.0.smithi008.stdout:643: write oid 71 current snap is 0 2023-10-07T21:39:03.243 INFO:tasks.rados.rados.0.smithi008.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-10-07T21:39:03.250 INFO:tasks.rados.rados.0.smithi008.stdout:643: writing smithi00888346-71 from 632095 to 1095588 tid 1 2023-10-07T21:39:03.255 INFO:tasks.rados.rados.0.smithi008.stdout:643: writing smithi00888346-71 from 1616319 to 2038853 tid 2 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:643: writing smithi00888346-71 from 2748686 to 3235990 tid 3 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:644: write oid 440 current snap is 0 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:639: finishing write tid 4 to smithi00888346-201 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:639: finishing write tid 5 to smithi00888346-201 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 201 v 107 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:639: left oid 201 (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:640: finishing write tid 1 to smithi00888346-63 2023-10-07T21:39:03.263 INFO:tasks.rados.rados.0.smithi008.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-10-07T21:39:03.272 INFO:tasks.rados.rados.0.smithi008.stdout:644: writing smithi00888346-440 from 648902 to 1303997 tid 1 2023-10-07T21:39:03.281 INFO:tasks.rados.rados.0.smithi008.stdout:644: writing smithi00888346-440 from 2074801 to 2640993 tid 2 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:644: writing smithi00888346-440 from 3176109 to 3848902 tid 3 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:639: done (4 left) 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:645: write oid 265 current snap is 0 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:640: finishing write tid 2 to smithi00888346-63 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:640: finishing write tid 3 to smithi00888346-63 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:640: finishing write tid 4 to smithi00888346-63 2023-10-07T21:39:03.289 INFO:tasks.rados.rados.0.smithi008.stdout:640: finishing write tid 5 to smithi00888346-63 2023-10-07T21:39:03.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 63 v 164 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-10-07T21:39:03.290 INFO:tasks.rados.rados.0.smithi008.stdout:640: left oid 63 (ObjNum 582 snap 0 seq_num 582) 2023-10-07T21:39:03.290 INFO:tasks.rados.rados.0.smithi008.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-10-07T21:39:03.297 INFO:tasks.rados.rados.0.smithi008.stdout:645: writing smithi00888346-265 from 665709 to 1396053 tid 1 2023-10-07T21:39:03.304 INFO:tasks.rados.rados.0.smithi008.stdout:645: writing smithi00888346-265 from 2133283 to 2559486 tid 2 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:645: writing smithi00888346-265 from 3203532 to 3713380 tid 3 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:640: done (4 left) 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:646: read oid 215 snap -1 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:646: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:647: read oid 449 snap -1 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:647: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:642: finishing write tid 1 to smithi00888346-56 2023-10-07T21:39:03.312 INFO:tasks.rados.rados.0.smithi008.stdout:642: finishing write tid 2 to smithi00888346-56 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:642: finishing write tid 3 to smithi00888346-56 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:648: read oid 174 snap -1 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:648: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:649: read oid 452 snap -1 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:649: expect (ObjNum 451 snap 0 seq_num 451) 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:650: write oid 223 current snap is 0 2023-10-07T21:39:03.313 INFO:tasks.rados.rados.0.smithi008.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-10-07T21:39:03.318 INFO:tasks.rados.rados.0.smithi008.stdout:650: writing smithi00888346-223 from 682516 to 1088109 tid 1 2023-10-07T21:39:03.326 INFO:tasks.rados.rados.0.smithi008.stdout:650: writing smithi00888346-223 from 1791765 to 2361626 tid 2 2023-10-07T21:39:03.334 INFO:tasks.rados.rados.0.smithi008.stdout:650: writing smithi00888346-223 from 2830955 to 3552075 tid 3 2023-10-07T21:39:03.334 INFO:tasks.rados.rados.0.smithi008.stdout:651: write oid 233 current snap is 0 2023-10-07T21:39:03.334 INFO:tasks.rados.rados.0.smithi008.stdout:642: finishing write tid 4 to smithi00888346-56 2023-10-07T21:39:03.334 INFO:tasks.rados.rados.0.smithi008.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-10-07T21:39:03.340 INFO:tasks.rados.rados.0.smithi008.stdout:651: writing smithi00888346-233 from 699323 to 1180165 tid 1 2023-10-07T21:39:03.347 INFO:tasks.rados.rados.0.smithi008.stdout:651: writing smithi00888346-233 from 1850247 to 2280119 tid 2 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:651: writing smithi00888346-233 from 2858378 to 3390770 tid 3 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:652: read oid 356 snap -1 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:652: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:653: read oid 145 snap -1 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:653: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:654: write oid 67 current snap is 0 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:642: finishing write tid 5 to smithi00888346-56 2023-10-07T21:39:03.354 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 56 v 111 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-10-07T21:39:03.355 INFO:tasks.rados.rados.0.smithi008.stdout:642: left oid 56 (ObjNum 584 snap 0 seq_num 584) 2023-10-07T21:39:03.355 INFO:tasks.rados.rados.0.smithi008.stdout:643: finishing write tid 1 to smithi00888346-71 2023-10-07T21:39:03.355 INFO:tasks.rados.rados.0.smithi008.stdout:643: finishing write tid 2 to smithi00888346-71 2023-10-07T21:39:03.355 INFO:tasks.rados.rados.0.smithi008.stdout:643: finishing write tid 3 to smithi00888346-71 2023-10-07T21:39:03.355 INFO:tasks.rados.rados.0.smithi008.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-10-07T21:39:03.362 INFO:tasks.rados.rados.0.smithi008.stdout:654: writing smithi00888346-67 from 716130 to 1272221 tid 1 2023-10-07T21:39:03.368 INFO:tasks.rados.rados.0.smithi008.stdout:654: writing smithi00888346-67 from 1792376 to 2365906 tid 2 2023-10-07T21:39:03.373 INFO:tasks.rados.rados.0.smithi008.stdout:654: writing smithi00888346-67 from 2769448 to 3229465 tid 3 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:654: writing smithi00888346-67 from 3821956 to 3916130 tid 4 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:643: finishing write tid 4 to smithi00888346-71 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:643: finishing write tid 5 to smithi00888346-71 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 131 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:643: left oid 71 (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:644: finishing write tid 1 to smithi00888346-440 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:644: finishing write tid 2 to smithi00888346-440 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:644: finishing write tid 3 to smithi00888346-440 2023-10-07T21:39:03.378 INFO:tasks.rados.rados.0.smithi008.stdout:644: finishing write tid 4 to smithi00888346-440 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:644: finishing write tid 5 to smithi00888346-440 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 440 v 166 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:644: left oid 440 (ObjNum 586 snap 0 seq_num 586) 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:642: done (12 left) 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:643: done (11 left) 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:644: done (10 left) 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:655: write oid 56 current snap is 0 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:645: finishing write tid 1 to smithi00888346-265 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:645: finishing write tid 2 to smithi00888346-265 2023-10-07T21:39:03.379 INFO:tasks.rados.rados.0.smithi008.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-10-07T21:39:03.385 INFO:tasks.rados.rados.0.smithi008.stdout:655: writing smithi00888346-56 from 732937 to 1364277 tid 1 2023-10-07T21:39:03.391 INFO:tasks.rados.rados.0.smithi008.stdout:655: writing smithi00888346-56 from 1850858 to 2284399 tid 2 2023-10-07T21:39:03.398 INFO:tasks.rados.rados.0.smithi008.stdout:655: writing smithi00888346-56 from 2796871 to 3468160 tid 3 2023-10-07T21:39:03.400 INFO:tasks.rados.rados.0.smithi008.stdout:655: writing smithi00888346-56 from 3888195 to 3932937 tid 4 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:656: read oid 456 snap -1 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:657: read oid 95 snap -1 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:657: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:658: write oid 395 current snap is 0 2023-10-07T21:39:03.401 INFO:tasks.rados.rados.0.smithi008.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-10-07T21:39:03.410 INFO:tasks.rados.rados.0.smithi008.stdout:658: writing smithi00888346-395 from 749744 to 1456333 tid 1 2023-10-07T21:39:03.416 INFO:tasks.rados.rados.0.smithi008.stdout:658: writing smithi00888346-395 from 1909340 to 2486539 tid 2 2023-10-07T21:39:03.423 INFO:tasks.rados.rados.0.smithi008.stdout:658: writing smithi00888346-395 from 3224294 to 3706855 tid 3 2023-10-07T21:39:03.423 INFO:tasks.rados.rados.0.smithi008.stdout:659: write oid 467 current snap is 0 2023-10-07T21:39:03.423 INFO:tasks.rados.rados.0.smithi008.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-10-07T21:39:03.431 INFO:tasks.rados.rados.0.smithi008.stdout:659: writing smithi00888346-467 from 766551 to 1264742 tid 1 2023-10-07T21:39:03.437 INFO:tasks.rados.rados.0.smithi008.stdout:659: writing smithi00888346-467 from 1684175 to 2405032 tid 2 2023-10-07T21:39:03.444 INFO:tasks.rados.rados.0.smithi008.stdout:659: writing smithi00888346-467 from 2851717 to 3545550 tid 3 2023-10-07T21:39:03.444 INFO:tasks.rados.rados.0.smithi008.stdout:660: delete oid 469 current snap is 0 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:645: finishing write tid 3 to smithi00888346-265 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:645: finishing write tid 4 to smithi00888346-265 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:645: finishing write tid 5 to smithi00888346-265 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 137 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:645: left oid 265 (ObjNum 587 snap 0 seq_num 587) 2023-10-07T21:39:03.445 INFO:tasks.rados.rados.0.smithi008.stdout:649: expect (ObjNum 451 snap 0 seq_num 451) 2023-10-07T21:39:03.573 INFO:tasks.rados.rados.0.smithi008.stdout:646: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-07T21:39:03.700 INFO:tasks.rados.rados.0.smithi008.stdout:650: finishing write tid 1 to smithi00888346-223 2023-10-07T21:39:03.700 INFO:tasks.rados.rados.0.smithi008.stdout:648: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:39:03.727 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:39:03.727 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (4m) 24s ago 5m 14.5M - 0.25.0 c8568f914cd2 dc7383b9c5c7 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (4m) 24s ago 4m 79.4M - 9.4.7 2c41d148cca3 445b2e45c292 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (2m) 24s ago 2m 11.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (2m) 24s ago 2m 12.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443 running (13m) 24s ago 13m 420M - 17.2.6-1291-g1cb42695 35e0d2fde562 2af488fbeeda 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:9283 running (16m) 24s ago 16m 472M - 17.2.6-1291-g1cb42695 35e0d2fde562 64d81e28759a 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (16m) 24s ago 16m 49.2M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 2cfb5bc5ab0c 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (13m) 24s ago 13m 39.2M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 4916b4b4dba7 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (13m) 24s ago 13m 38.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 41f6e073ea94 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (5m) 24s ago 5m 8192k - 1.5.0 0da6a335fe13 d2d09747a0ef 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (5m) 24s ago 5m 8559k - 1.5.0 0da6a335fe13 2f7df5d746ba 2023-10-07T21:39:03.728 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (12m) 24s ago 12m 45.8M 4061M 17.2.6-1291-g1cb42695 35e0d2fde562 8e5184070c17 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (11m) 24s ago 11m 44.7M 4061M 17.2.6-1291-g1cb42695 35e0d2fde562 fa1ca3157c0b 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (10m) 24s ago 10m 43.1M 4061M 17.2.6-1291-g1cb42695 35e0d2fde562 4766013b0d47 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (9m) 24s ago 10m 41.5M 4061M 17.2.6-1291-g1cb42695 35e0d2fde562 4d40e3a02bf4 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (9m) 24s ago 9m 45.8M 4060M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (8m) 24s ago 8m 41.5M 4060M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (7m) 24s ago 7m 41.9M 4060M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (6m) 24s ago 6m 42.4M 4060M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:39:03.729 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (4m) 24s ago 5m 47.0M - 2.43.0 a07b618ecd1d 6944573d7dca 2023-10-07T21:39:03.799 INFO:tasks.rados.rados.0.smithi008.stdout:647: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:650: finishing write tid 2 to smithi00888346-223 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:650: finishing write tid 3 to smithi00888346-223 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:650: finishing write tid 4 to smithi00888346-223 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:650: finishing write tid 5 to smithi00888346-223 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 223 v 148 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:650: left oid 223 (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:39:03.915 INFO:tasks.rados.rados.0.smithi008.stdout:651: finishing write tid 1 to smithi00888346-233 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:651: finishing write tid 2 to smithi00888346-233 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:651: finishing write tid 3 to smithi00888346-233 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:651: finishing write tid 4 to smithi00888346-233 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:651: finishing write tid 5 to smithi00888346-233 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 150 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:651: left oid 233 (ObjNum 589 snap 0 seq_num 589) 2023-10-07T21:39:03.916 INFO:tasks.rados.rados.0.smithi008.stdout:652: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-07T21:39:04.048 INFO:tasks.rados.rados.0.smithi008.stdout:653: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:39:04.128 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 1 to smithi00888346-67 2023-10-07T21:39:04.128 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 2 to smithi00888346-67 2023-10-07T21:39:04.128 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 3 to smithi00888346-67 2023-10-07T21:39:04.128 INFO:tasks.rados.rados.0.smithi008.stdout:645: done (15 left) 2023-10-07T21:39:04.128 INFO:tasks.rados.rados.0.smithi008.stdout:646: done (14 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:647: done (13 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:648: done (12 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:649: done (11 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:650: done (10 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:651: done (9 left) 2023-10-07T21:39:04.129 INFO:tasks.rados.rados.0.smithi008.stdout:652: done (8 left) 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:653: done (7 left) 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:660: done (6 left) 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:661: delete oid 441 current snap is 0 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 4 to smithi00888346-67 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 5 to smithi00888346-67 2023-10-07T21:39:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:654: finishing write tid 6 to smithi00888346-67 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 169 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:654: left oid 67 (ObjNum 590 snap 0 seq_num 590) 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 1 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 2 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 3 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 4 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 5 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: finishing write tid 6 to smithi00888346-56 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 56 v 116 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:655: left oid 56 (ObjNum 591 snap 0 seq_num 591) 2023-10-07T21:39:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:39:04.247 INFO:tasks.rados.rados.0.smithi008.stdout:657: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-07T21:39:04.368 INFO:tasks.rados.rados.0.smithi008.stdout:658: finishing write tid 1 to smithi00888346-395 2023-10-07T21:39:04.368 INFO:tasks.rados.rados.0.smithi008.stdout:658: finishing write tid 2 to smithi00888346-395 2023-10-07T21:39:04.368 INFO:tasks.rados.rados.0.smithi008.stdout:658: finishing write tid 3 to smithi00888346-395 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:658: finishing write tid 4 to smithi00888346-395 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:658: finishing write tid 5 to smithi00888346-395 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 154 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:658: left oid 395 (ObjNum 592 snap 0 seq_num 592) 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:659: finishing write tid 1 to smithi00888346-467 2023-10-07T21:39:04.369 INFO:tasks.rados.rados.0.smithi008.stdout:659: finishing write tid 2 to smithi00888346-467 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:659: finishing write tid 3 to smithi00888346-467 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:659: finishing write tid 4 to smithi00888346-467 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:659: finishing write tid 5 to smithi00888346-467 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 467 v 91 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:659: left oid 467 (ObjNum 593 snap 0 seq_num 593) 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:654: done (6 left) 2023-10-07T21:39:04.370 INFO:tasks.rados.rados.0.smithi008.stdout:655: done (5 left) 2023-10-07T21:39:04.371 INFO:tasks.rados.rados.0.smithi008.stdout:656: done (4 left) 2023-10-07T21:39:04.371 INFO:tasks.rados.rados.0.smithi008.stdout:657: done (3 left) 2023-10-07T21:39:04.371 INFO:tasks.rados.rados.0.smithi008.stdout:658: done (2 left) 2023-10-07T21:39:04.371 INFO:tasks.rados.rados.0.smithi008.stdout:659: done (1 left) 2023-10-07T21:39:04.372 INFO:tasks.rados.rados.0.smithi008.stdout:661: done (0 left) 2023-10-07T21:39:04.372 INFO:tasks.rados.rados.0.smithi008.stdout:662: write oid 426 current snap is 0 2023-10-07T21:39:04.372 INFO:tasks.rados.rados.0.smithi008.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-10-07T21:39:04.377 INFO:tasks.rados.rados.0.smithi008.stdout:662: writing smithi00888346-426 from 416972 to 1140910 tid 1 2023-10-07T21:39:04.383 INFO:tasks.rados.rados.0.smithi008.stdout:662: writing smithi00888346-426 from 1743268 to 2016972 tid 2 2023-10-07T21:39:04.383 INFO:tasks.rados.rados.0.smithi008.stdout:663: read oid 456 snap -1 2023-10-07T21:39:04.383 INFO:tasks.rados.rados.0.smithi008.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:39:04.383 INFO:tasks.rados.rados.0.smithi008.stdout:664: write oid 74 current snap is 0 2023-10-07T21:39:04.383 INFO:tasks.rados.rados.0.smithi008.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-10-07T21:39:04.390 INFO:tasks.rados.rados.0.smithi008.stdout:664: writing smithi00888346-74 from 433779 to 1232966 tid 1 2023-10-07T21:39:04.394 INFO:tasks.rados.rados.0.smithi008.stdout:664: writing smithi00888346-74 from 1801750 to 2033779 tid 2 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:665: delete oid 371 current snap is 0 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:662: finishing write tid 1 to smithi00888346-426 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:662: finishing write tid 2 to smithi00888346-426 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:662: finishing write tid 3 to smithi00888346-426 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:662: finishing write tid 4 to smithi00888346-426 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 426 v 106 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-10-07T21:39:04.395 INFO:tasks.rados.rados.0.smithi008.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:664: finishing write tid 1 to smithi00888346-74 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:664: finishing write tid 2 to smithi00888346-74 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:664: finishing write tid 3 to smithi00888346-74 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:664: finishing write tid 4 to smithi00888346-74 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 74 v 172 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:662: done (3 left) 2023-10-07T21:39:04.514 INFO:tasks.rados.rados.0.smithi008.stdout:663: done (2 left) 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:664: done (1 left) 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:665: done (0 left) 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:666: read oid 118 snap -1 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:666: expect deleted 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:667: write oid 370 current snap is 0 2023-10-07T21:39:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-10-07T21:39:04.524 INFO:tasks.rados.rados.0.smithi008.stdout:667: writing smithi00888346-370 from 467393 to 1017078 tid 1 2023-10-07T21:39:04.532 INFO:tasks.rados.rados.0.smithi008.stdout:667: writing smithi00888346-370 from 1802361 to 2067393 tid 2 2023-10-07T21:39:04.532 INFO:tasks.rados.rados.0.smithi008.stdout:668: read oid 218 snap -1 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:669: read oid 127 snap -1 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:670: read oid 481 snap -1 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:671: read oid 291 snap -1 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:671: expect deleted 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:672: write oid 43 current snap is 0 2023-10-07T21:39:04.533 INFO:tasks.rados.rados.0.smithi008.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-10-07T21:39:04.539 INFO:tasks.rados.rados.0.smithi008.stdout:672: writing smithi00888346-43 from 484200 to 1109134 tid 1 2023-10-07T21:39:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:672: writing smithi00888346-43 from 1860843 to 2084200 tid 2 2023-10-07T21:39:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:673: read oid 10 snap -1 2023-10-07T21:39:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-10-07T21:39:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:674: read oid 378 snap -1 2023-10-07T21:39:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-07T21:39:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:675: write oid 450 current snap is 0 2023-10-07T21:39:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-10-07T21:39:04.550 INFO:tasks.rados.rados.0.smithi008.stdout:675: writing smithi00888346-450 from 501007 to 917543 tid 1 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:675: writing smithi00888346-450 from 1635678 to 2101007 tid 2 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:676: read oid 186 snap -1 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:677: read oid 229 snap -1 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:678: write oid 486 current snap is 0 2023-10-07T21:39:04.558 INFO:tasks.rados.rados.0.smithi008.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-10-07T21:39:04.563 INFO:tasks.rados.rados.0.smithi008.stdout:678: writing smithi00888346-486 from 517814 to 1009599 tid 1 2023-10-07T21:39:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:678: writing smithi00888346-486 from 1577807 to 2117814 tid 2 2023-10-07T21:39:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:679: read oid 479 snap -1 2023-10-07T21:39:04.571 INFO:tasks.rados.rados.0.smithi008.stdout:679: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:04.571 INFO:tasks.rados.rados.0.smithi008.stdout:680: read oid 80 snap -1 2023-10-07T21:39:04.571 INFO:tasks.rados.rados.0.smithi008.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-07T21:39:04.571 INFO:tasks.rados.rados.0.smithi008.stdout:681: write oid 177 current snap is 0 2023-10-07T21:39:04.571 INFO:tasks.rados.rados.0.smithi008.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-10-07T21:39:04.577 INFO:tasks.rados.rados.0.smithi008.stdout:681: writing smithi00888346-177 from 534621 to 1101655 tid 1 2023-10-07T21:39:04.583 INFO:tasks.rados.rados.0.smithi008.stdout:681: writing smithi00888346-177 from 1636289 to 2134621 tid 2 2023-10-07T21:39:04.583 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:04.583 INFO:tasks.rados.rados.0.smithi008.stdout:667: finishing write tid 1 to smithi00888346-370 2023-10-07T21:39:04.583 INFO:tasks.rados.rados.0.smithi008.stdout:667: finishing write tid 2 to smithi00888346-370 2023-10-07T21:39:04.583 INFO:tasks.rados.rados.0.smithi008.stdout:666: done (15 left) 2023-10-07T21:39:04.584 INFO:tasks.rados.rados.0.smithi008.stdout:671: done (14 left) 2023-10-07T21:39:04.584 INFO:tasks.rados.rados.0.smithi008.stdout:682: write oid 85 current snap is 0 2023-10-07T21:39:04.584 INFO:tasks.rados.rados.0.smithi008.stdout:667: finishing write tid 3 to smithi00888346-370 2023-10-07T21:39:04.584 INFO:tasks.rados.rados.0.smithi008.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-10-07T21:39:04.589 INFO:tasks.rados.rados.0.smithi008.stdout:682: writing smithi00888346-85 from 551428 to 1193711 tid 1 2023-10-07T21:39:04.595 INFO:tasks.rados.rados.0.smithi008.stdout:682: writing smithi00888346-85 from 1694771 to 2151428 tid 2 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:683: read oid 266 snap -1 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:683: expect (ObjNum 265 snap 0 seq_num 265) 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:667: finishing write tid 4 to smithi00888346-370 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 175 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-10-07T21:39:04.596 INFO:tasks.rados.rados.0.smithi008.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-07T21:39:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:04 smithi008 bash[41094]: cluster 2023-10-07T21:39:03.273019+0000 mgr.y (mgr.14466) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:04 smithi008 bash[41094]: audit 2023-10-07T21:39:03.705159+0000 mgr.y (mgr.14466) 204 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:39:04.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:04 smithi008 bash[27485]: cluster 2023-10-07T21:39:03.273019+0000 mgr.y (mgr.14466) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:04.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:04 smithi008 bash[27485]: audit 2023-10-07T21:39:03.705159+0000 mgr.y (mgr.14466) 204 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:39:04.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'echo wait for minority of mons to upgrade' 2023-10-07T21:39:04.713 INFO:tasks.rados.rados.0.smithi008.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-07T21:39:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:04 smithi081 bash[31720]: cluster 2023-10-07T21:39:03.273019+0000 mgr.y (mgr.14466) 203 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 49 MiB/s wr, 259 op/s 2023-10-07T21:39:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:04 smithi081 bash[31720]: audit 2023-10-07T21:39:03.705159+0000 mgr.y (mgr.14466) 204 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:39:04.782 INFO:tasks.rados.rados.0.smithi008.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-07T21:39:04.850 INFO:tasks.rados.rados.0.smithi008.stdout:672: finishing write tid 1 to smithi00888346-43 2023-10-07T21:39:04.850 INFO:tasks.rados.rados.0.smithi008.stdout:672: finishing write tid 2 to smithi00888346-43 2023-10-07T21:39:04.851 INFO:tasks.rados.rados.0.smithi008.stdout:672: finishing write tid 3 to smithi00888346-43 2023-10-07T21:39:04.851 INFO:tasks.rados.rados.0.smithi008.stdout:672: finishing write tid 4 to smithi00888346-43 2023-10-07T21:39:04.851 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 100 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-10-07T21:39:04.851 INFO:tasks.rados.rados.0.smithi008.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-10-07T21:39:04.851 INFO:tasks.rados.rados.0.smithi008.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-07T21:39:04.929 INFO:tasks.rados.rados.0.smithi008.stdout:675: finishing write tid 1 to smithi00888346-450 2023-10-07T21:39:04.929 INFO:tasks.rados.rados.0.smithi008.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-10-07T21:39:04.998 INFO:tasks.rados.rados.0.smithi008.stdout:675: finishing write tid 2 to smithi00888346-450 2023-10-07T21:39:04.998 INFO:tasks.rados.rados.0.smithi008.stdout:675: finishing write tid 3 to smithi00888346-450 2023-10-07T21:39:04.998 INFO:tasks.rados.rados.0.smithi008.stdout:675: finishing write tid 4 to smithi00888346-450 2023-10-07T21:39:04.999 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 157 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-10-07T21:39:04.999 INFO:tasks.rados.rados.0.smithi008.stdout:675: left oid 450 (ObjNum 601 snap 0 seq_num 601) 2023-10-07T21:39:04.999 INFO:tasks.rados.rados.0.smithi008.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-10-07T21:39:05.124 INFO:tasks.rados.rados.0.smithi008.stdout:678: finishing write tid 1 to smithi00888346-486 2023-10-07T21:39:05.124 INFO:tasks.rados.rados.0.smithi008.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-07T21:39:05.224 INFO:tasks.rados.rados.0.smithi008.stdout:679: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:678: finishing write tid 2 to smithi00888346-486 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:678: finishing write tid 3 to smithi00888346-486 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:678: finishing write tid 4 to smithi00888346-486 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 486 v 160 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:678: left oid 486 (ObjNum 602 snap 0 seq_num 602) 2023-10-07T21:39:05.289 INFO:tasks.rados.rados.0.smithi008.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-07T21:39:05.399 INFO:tasks.rados.rados.0.smithi008.stdout:681: finishing write tid 1 to smithi00888346-177 2023-10-07T21:39:05.399 INFO:tasks.rados.rados.0.smithi008.stdout:681: finishing write tid 2 to smithi00888346-177 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:681: finishing write tid 3 to smithi00888346-177 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:681: finishing write tid 4 to smithi00888346-177 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 177 v 111 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:681: left oid 177 (ObjNum 603 snap 0 seq_num 603) 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:682: finishing write tid 1 to smithi00888346-85 2023-10-07T21:39:05.400 INFO:tasks.rados.rados.0.smithi008.stdout:683: expect (ObjNum 265 snap 0 seq_num 265) 2023-10-07T21:39:05.483 INFO:tasks.rados.rados.0.smithi008.stdout:682: finishing write tid 2 to smithi00888346-85 2023-10-07T21:39:05.483 INFO:tasks.rados.rados.0.smithi008.stdout:682: finishing write tid 3 to smithi00888346-85 2023-10-07T21:39:05.483 INFO:tasks.rados.rados.0.smithi008.stdout:682: finishing write tid 4 to smithi00888346-85 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 85 v 178 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:682: left oid 85 (ObjNum 604 snap 0 seq_num 604) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:667: done (15 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:668: done (14 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:669: done (13 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:670: done (12 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:672: done (11 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:673: done (10 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:674: done (9 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:675: done (8 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:676: done (7 left) 2023-10-07T21:39:05.484 INFO:tasks.rados.rados.0.smithi008.stdout:677: done (6 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:678: done (5 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:679: done (4 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:680: done (3 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:681: done (2 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:682: done (1 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:683: done (0 left) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:684: read oid 289 snap -1 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:684: expect (ObjNum 288 snap 0 seq_num 288) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:685: read oid 327 snap -1 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:685: expect (ObjNum 326 snap 0 seq_num 326) 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:686: read oid 385 snap -1 2023-10-07T21:39:05.485 INFO:tasks.rados.rados.0.smithi008.stdout:686: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:687: read oid 279 snap -1 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:687: expect (ObjNum 278 snap 0 seq_num 278) 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:688: read oid 196 snap -1 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:688: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:689: write oid 161 current snap is 0 2023-10-07T21:39:05.486 INFO:tasks.rados.rados.0.smithi008.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-10-07T21:39:05.497 INFO:tasks.rados.rados.0.smithi008.stdout:689: writing smithi00888346-161 from 568235 to 1285767 tid 1 2023-10-07T21:39:05.503 INFO:tasks.rados.rados.0.smithi008.stdout:689: writing smithi00888346-161 from 1753253 to 2168235 tid 2 2023-10-07T21:39:05.503 INFO:tasks.rados.rados.0.smithi008.stdout:690: write oid 462 current snap is 0 2023-10-07T21:39:05.503 INFO:tasks.rados.rados.0.smithi008.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-10-07T21:39:05.511 INFO:tasks.rados.rados.0.smithi008.stdout:690: writing smithi00888346-462 from 585042 to 1377823 tid 1 2023-10-07T21:39:05.516 INFO:tasks.rados.rados.0.smithi008.stdout:690: writing smithi00888346-462 from 2095382 to 2185042 tid 2 2023-10-07T21:39:05.516 INFO:tasks.rados.rados.0.smithi008.stdout:691: write oid 491 current snap is 0 2023-10-07T21:39:05.516 INFO:tasks.rados.rados.0.smithi008.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-10-07T21:39:05.522 INFO:tasks.rados.rados.0.smithi008.stdout:691: writing smithi00888346-491 from 601849 to 1069879 tid 1 2023-10-07T21:39:05.529 INFO:tasks.rados.rados.0.smithi008.stdout:691: writing smithi00888346-491 from 1753864 to 2201849 tid 2 2023-10-07T21:39:05.529 INFO:tasks.rados.rados.0.smithi008.stdout:692: read oid 339 snap -1 2023-10-07T21:39:05.529 INFO:tasks.rados.rados.0.smithi008.stdout:692: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-07T21:39:05.529 INFO:tasks.rados.rados.0.smithi008.stdout:693: read oid 241 snap -1 2023-10-07T21:39:05.529 INFO:tasks.rados.rados.0.smithi008.stdout:693: expect (ObjNum 240 snap 0 seq_num 240) 2023-10-07T21:39:05.530 INFO:tasks.rados.rados.0.smithi008.stdout:694: write oid 426 current snap is 0 2023-10-07T21:39:05.530 INFO:tasks.rados.rados.0.smithi008.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-10-07T21:39:05.535 INFO:tasks.rados.rados.0.smithi008.stdout:694: writing smithi00888346-426 from 618656 to 1161935 tid 1 2023-10-07T21:39:05.542 INFO:tasks.rados.rados.0.smithi008.stdout:694: writing smithi00888346-426 from 1812346 to 2218656 tid 2 2023-10-07T21:39:05.542 INFO:tasks.rados.rados.0.smithi008.stdout:695: write oid 375 current snap is 0 2023-10-07T21:39:05.542 INFO:tasks.rados.rados.0.smithi008.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-10-07T21:39:05.550 INFO:tasks.rados.rados.0.smithi008.stdout:695: writing smithi00888346-375 from 635463 to 1370344 tid 1 2023-10-07T21:39:05.555 INFO:tasks.rados.rados.0.smithi008.stdout:695: writing smithi00888346-375 from 1987181 to 2235463 tid 2 2023-10-07T21:39:05.555 INFO:tasks.rados.rados.0.smithi008.stdout:696: write oid 122 current snap is 0 2023-10-07T21:39:05.555 INFO:tasks.rados.rados.0.smithi008.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-10-07T21:39:05.561 INFO:tasks.rados.rados.0.smithi008.stdout:696: writing smithi00888346-122 from 652270 to 1062400 tid 1 2023-10-07T21:39:05.567 INFO:tasks.rados.rados.0.smithi008.stdout:696: writing smithi00888346-122 from 1529310 to 2023177 tid 2 2023-10-07T21:39:05.567 INFO:tasks.rados.rados.0.smithi008.stdout:697: read oid 338 snap -1 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:697: expect (ObjNum 337 snap 0 seq_num 337) 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:698: read oid 162 snap -1 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:698: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:699: read oid 139 snap -1 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:699: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:05.568 INFO:tasks.rados.rados.0.smithi008.stdout:687: expect (ObjNum 278 snap 0 seq_num 278) 2023-10-07T21:39:05.662 INFO:tasks.rados.rados.0.smithi008.stdout:686: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:05.742 INFO:tasks.rados.rados.0.smithi008.stdout:684: expect (ObjNum 288 snap 0 seq_num 288) 2023-10-07T21:39:05.835 INFO:tasks.rados.rados.0.smithi008.stdout:685: expect (ObjNum 326 snap 0 seq_num 326) 2023-10-07T21:39:05.950 INFO:tasks.rados.rados.0.smithi008.stdout:688: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-07T21:39:06.058 INFO:tasks.rados.rados.0.smithi008.stdout:689: finishing write tid 1 to smithi00888346-161 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:689: finishing write tid 2 to smithi00888346-161 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:689: finishing write tid 3 to smithi00888346-161 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:689: finishing write tid 4 to smithi00888346-161 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 161 v 134 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:689: left oid 161 (ObjNum 605 snap 0 seq_num 605) 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:690: finishing write tid 1 to smithi00888346-462 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:690: finishing write tid 2 to smithi00888346-462 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:690: finishing write tid 3 to smithi00888346-462 2023-10-07T21:39:06.059 INFO:tasks.rados.rados.0.smithi008.stdout:690: finishing write tid 4 to smithi00888346-462 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 462 v 143 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:690: left oid 462 (ObjNum 606 snap 0 seq_num 606) 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:691: finishing write tid 1 to smithi00888346-491 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:691: finishing write tid 2 to smithi00888346-491 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:691: finishing write tid 3 to smithi00888346-491 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:691: finishing write tid 4 to smithi00888346-491 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 491 v 117 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:691: left oid 491 (ObjNum 607 snap 0 seq_num 607) 2023-10-07T21:39:06.060 INFO:tasks.rados.rados.0.smithi008.stdout:693: expect (ObjNum 240 snap 0 seq_num 240) 2023-10-07T21:39:06.129 INFO:tasks.rados.rados.0.smithi008.stdout:694: finishing write tid 1 to smithi00888346-426 2023-10-07T21:39:06.129 INFO:tasks.rados.rados.0.smithi008.stdout:694: finishing write tid 2 to smithi00888346-426 2023-10-07T21:39:06.130 INFO:tasks.rados.rados.0.smithi008.stdout:694: finishing write tid 3 to smithi00888346-426 2023-10-07T21:39:06.130 INFO:tasks.rados.rados.0.smithi008.stdout:694: finishing write tid 4 to smithi00888346-426 2023-10-07T21:39:06.130 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 426 v 109 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-10-07T21:39:06.130 INFO:tasks.rados.rados.0.smithi008.stdout:694: left oid 426 (ObjNum 608 snap 0 seq_num 608) 2023-10-07T21:39:06.130 INFO:tasks.rados.rados.0.smithi008.stdout:692: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:695: finishing write tid 1 to smithi00888346-375 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:695: finishing write tid 2 to smithi00888346-375 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:695: finishing write tid 3 to smithi00888346-375 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:695: finishing write tid 4 to smithi00888346-375 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 146 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-10-07T21:39:06.251 INFO:tasks.rados.rados.0.smithi008.stdout:695: left oid 375 (ObjNum 609 snap 0 seq_num 609) 2023-10-07T21:39:06.252 INFO:tasks.rados.rados.0.smithi008.stdout:696: finishing write tid 1 to smithi00888346-122 2023-10-07T21:39:06.252 INFO:tasks.rados.rados.0.smithi008.stdout:696: finishing write tid 2 to smithi00888346-122 2023-10-07T21:39:06.252 INFO:tasks.rados.rados.0.smithi008.stdout:697: expect (ObjNum 337 snap 0 seq_num 337) 2023-10-07T21:39:06.372 INFO:tasks.rados.rados.0.smithi008.stdout:698: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:06.461 INFO:tasks.rados.rados.0.smithi008.stdout:696: finishing write tid 3 to smithi00888346-122 2023-10-07T21:39:06.461 INFO:tasks.rados.rados.0.smithi008.stdout:696: finishing write tid 4 to smithi00888346-122 2023-10-07T21:39:06.461 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 122 v 151 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-10-07T21:39:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:696: left oid 122 (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:699: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-07T21:39:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:684: done (15 left) 2023-10-07T21:39:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:685: done (14 left) 2023-10-07T21:39:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:686: done (13 left) 2023-10-07T21:39:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:687: done (12 left) 2023-10-07T21:39:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:688: done (11 left) 2023-10-07T21:39:06.536 INFO:tasks.rados.rados.0.smithi008.stdout:689: done (10 left) 2023-10-07T21:39:06.536 INFO:tasks.rados.rados.0.smithi008.stdout:690: done (9 left) 2023-10-07T21:39:06.536 INFO:tasks.rados.rados.0.smithi008.stdout:691: done (8 left) 2023-10-07T21:39:06.536 INFO:tasks.rados.rados.0.smithi008.stdout:692: done (7 left) 2023-10-07T21:39:06.536 INFO:tasks.rados.rados.0.smithi008.stdout:693: done (6 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:694: done (5 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:695: done (4 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:696: done (3 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:697: done (2 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:698: done (1 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:699: done (0 left) 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:700: write oid 54 current snap is 0 2023-10-07T21:39:06.537 INFO:tasks.rados.rados.0.smithi008.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-10-07T21:39:06.546 INFO:tasks.rados.rados.0.smithi008.stdout:700: writing smithi00888346-54 from 669077 to 1154456 tid 1 2023-10-07T21:39:06.553 INFO:tasks.rados.rados.0.smithi008.stdout:700: writing smithi00888346-54 from 1587792 to 2269077 tid 2 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:701: read oid 219 snap -1 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:701: expect (ObjNum 218 snap 0 seq_num 218) 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:702: read oid 295 snap -1 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:702: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:703: read oid 181 snap -1 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:703: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:704: write oid 475 current snap is 0 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:700: finishing write tid 1 to smithi00888346-54 2023-10-07T21:39:06.554 INFO:tasks.rados.rados.0.smithi008.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-10-07T21:39:06.561 INFO:tasks.rados.rados.0.smithi008.stdout:704: writing smithi00888346-475 from 685884 to 1246512 tid 1 2023-10-07T21:39:06.568 INFO:tasks.rados.rados.0.smithi008.stdout:704: writing smithi00888346-475 from 2046274 to 2285884 tid 2 2023-10-07T21:39:06.568 INFO:tasks.rados.rados.0.smithi008.stdout:705: write oid 246 current snap is 0 2023-10-07T21:39:06.568 INFO:tasks.rados.rados.0.smithi008.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-10-07T21:39:06.576 INFO:tasks.rados.rados.0.smithi008.stdout:705: writing smithi00888346-246 from 702691 to 1338568 tid 1 2023-10-07T21:39:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:705: writing smithi00888346-246 from 2104756 to 2302691 tid 2 2023-10-07T21:39:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:706: write oid 285 current snap is 0 2023-10-07T21:39:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-10-07T21:39:06.590 INFO:tasks.rados.rados.0.smithi008.stdout:706: writing smithi00888346-285 from 719498 to 1430624 tid 1 2023-10-07T21:39:06.595 INFO:tasks.rados.rados.0.smithi008.stdout:706: writing smithi00888346-285 from 2046885 to 2319498 tid 2 2023-10-07T21:39:06.596 INFO:tasks.rados.rados.0.smithi008.stdout:707: read oid 364 snap -1 2023-10-07T21:39:06.596 INFO:tasks.rados.rados.0.smithi008.stdout:707: expect (ObjNum 363 snap 0 seq_num 363) 2023-10-07T21:39:06.596 INFO:tasks.rados.rados.0.smithi008.stdout:708: write oid 383 current snap is 0 2023-10-07T21:39:06.596 INFO:tasks.rados.rados.0.smithi008.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-10-07T21:39:06.604 INFO:tasks.rados.rados.0.smithi008.stdout:708: writing smithi00888346-383 from 736305 to 1522680 tid 1 2023-10-07T21:39:06.610 INFO:tasks.rados.rados.0.smithi008.stdout:708: writing smithi00888346-383 from 2105367 to 2336305 tid 2 2023-10-07T21:39:06.610 INFO:tasks.rados.rados.0.smithi008.stdout:709: write oid 459 current snap is 0 2023-10-07T21:39:06.610 INFO:tasks.rados.rados.0.smithi008.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-10-07T21:39:06.617 INFO:tasks.rados.rados.0.smithi008.stdout:709: writing smithi00888346-459 from 753112 to 1331089 tid 1 2023-10-07T21:39:06.623 INFO:tasks.rados.rados.0.smithi008.stdout:709: writing smithi00888346-459 from 1880202 to 2353112 tid 2 2023-10-07T21:39:06.623 INFO:tasks.rados.rados.0.smithi008.stdout:710: write oid 438 current snap is 0 2023-10-07T21:39:06.624 INFO:tasks.rados.rados.0.smithi008.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-10-07T21:39:06.631 INFO:tasks.rados.rados.0.smithi008.stdout:710: writing smithi00888346-438 from 769919 to 1423145 tid 1 2023-10-07T21:39:06.638 INFO:tasks.rados.rados.0.smithi008.stdout:710: writing smithi00888346-438 from 1938684 to 2369919 tid 2 2023-10-07T21:39:06.638 INFO:tasks.rados.rados.0.smithi008.stdout:711: read oid 71 snap -1 2023-10-07T21:39:06.638 INFO:tasks.rados.rados.0.smithi008.stdout:711: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:06.638 INFO:tasks.rados.rados.0.smithi008.stdout:712: write oid 422 current snap is 0 2023-10-07T21:39:06.638 INFO:tasks.rados.rados.0.smithi008.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-10-07T21:39:06.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:06 smithi008 bash[27485]: cluster 2023-10-07T21:39:05.274137+0000 mgr.y (mgr.14466) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 54 MiB/s wr, 312 op/s 2023-10-07T21:39:06.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:06 smithi008 bash[41094]: cluster 2023-10-07T21:39:05.274137+0000 mgr.y (mgr.14466) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 54 MiB/s wr, 312 op/s 2023-10-07T21:39:06.646 INFO:tasks.rados.rados.0.smithi008.stdout:712: writing smithi00888346-422 from 786726 to 1515201 tid 1 2023-10-07T21:39:06.652 INFO:tasks.rados.rados.0.smithi008.stdout:712: writing smithi00888346-422 from 2280813 to 2386726 tid 2 2023-10-07T21:39:06.652 INFO:tasks.rados.rados.0.smithi008.stdout:702: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-07T21:39:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:06 smithi081 bash[31720]: cluster 2023-10-07T21:39:05.274137+0000 mgr.y (mgr.14466) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 54 MiB/s wr, 312 op/s 2023-10-07T21:39:06.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:06.754 INFO:tasks.rados.rados.0.smithi008.stdout:700: finishing write tid 2 to smithi00888346-54 2023-10-07T21:39:06.755 INFO:tasks.rados.rados.0.smithi008.stdout:700: finishing write tid 3 to smithi00888346-54 2023-10-07T21:39:06.755 INFO:tasks.rados.rados.0.smithi008.stdout:700: finishing write tid 4 to smithi00888346-54 2023-10-07T21:39:06.755 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 54 v 149 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-10-07T21:39:06.755 INFO:tasks.rados.rados.0.smithi008.stdout:700: left oid 54 (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:39:06.755 INFO:tasks.rados.rados.0.smithi008.stdout:703: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-07T21:39:06.853 INFO:tasks.rados.rados.0.smithi008.stdout:704: finishing write tid 1 to smithi00888346-475 2023-10-07T21:39:06.853 INFO:tasks.rados.rados.0.smithi008.stdout:701: expect (ObjNum 218 snap 0 seq_num 218) 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:704: finishing write tid 2 to smithi00888346-475 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:704: finishing write tid 3 to smithi00888346-475 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:704: finishing write tid 4 to smithi00888346-475 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 475 v 137 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:704: left oid 475 (ObjNum 612 snap 0 seq_num 612) 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:705: finishing write tid 1 to smithi00888346-246 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:705: finishing write tid 2 to smithi00888346-246 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:705: finishing write tid 3 to smithi00888346-246 2023-10-07T21:39:06.979 INFO:tasks.rados.rados.0.smithi008.stdout:705: finishing write tid 4 to smithi00888346-246 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 152 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:705: left oid 246 (ObjNum 613 snap 0 seq_num 613) 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:706: finishing write tid 1 to smithi00888346-285 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:706: finishing write tid 2 to smithi00888346-285 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:706: finishing write tid 3 to smithi00888346-285 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:706: finishing write tid 4 to smithi00888346-285 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 163 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:706: left oid 285 (ObjNum 614 snap 0 seq_num 614) 2023-10-07T21:39:06.980 INFO:tasks.rados.rados.0.smithi008.stdout:707: expect (ObjNum 363 snap 0 seq_num 363) 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:708: finishing write tid 1 to smithi00888346-383 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:708: finishing write tid 2 to smithi00888346-383 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:708: finishing write tid 3 to smithi00888346-383 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:708: finishing write tid 4 to smithi00888346-383 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 383 v 140 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:708: left oid 383 (ObjNum 615 snap 0 seq_num 615) 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:709: finishing write tid 1 to smithi00888346-459 2023-10-07T21:39:07.050 INFO:tasks.rados.rados.0.smithi008.stdout:709: finishing write tid 2 to smithi00888346-459 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:709: finishing write tid 3 to smithi00888346-459 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:709: finishing write tid 4 to smithi00888346-459 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 459 v 114 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:709: left oid 459 (ObjNum 616 snap 0 seq_num 616) 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:710: finishing write tid 1 to smithi00888346-438 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:710: finishing write tid 2 to smithi00888346-438 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:710: finishing write tid 3 to smithi00888346-438 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:710: finishing write tid 4 to smithi00888346-438 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 438 v 117 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:710: left oid 438 (ObjNum 617 snap 0 seq_num 617) 2023-10-07T21:39:07.051 INFO:tasks.rados.rados.0.smithi008.stdout:711: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:07.273 INFO:tasks.rados.rados.0.smithi008.stdout:712: finishing write tid 1 to smithi00888346-422 2023-10-07T21:39:07.335 INFO:tasks.rados.rados.0.smithi008.stdout:712: finishing write tid 2 to smithi00888346-422 2023-10-07T21:39:07.335 INFO:tasks.rados.rados.0.smithi008.stdout:712: finishing write tid 3 to smithi00888346-422 2023-10-07T21:39:07.335 INFO:tasks.rados.rados.0.smithi008.stdout:712: finishing write tid 4 to smithi00888346-422 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 170 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:712: left oid 422 (ObjNum 618 snap 0 seq_num 618) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:713: read oid 103 snap -1 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:713: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:700: done (13 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:701: done (12 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:702: done (11 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:703: done (10 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:704: done (9 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:705: done (8 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:706: done (7 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:707: done (6 left) 2023-10-07T21:39:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:708: done (5 left) 2023-10-07T21:39:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:709: done (4 left) 2023-10-07T21:39:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:710: done (3 left) 2023-10-07T21:39:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:711: done (2 left) 2023-10-07T21:39:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:712: done (1 left) 2023-10-07T21:39:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:714: delete oid 452 current snap is 0 2023-10-07T21:39:07.338 INFO:tasks.rados.rados.0.smithi008.stdout:714: done (1 left) 2023-10-07T21:39:07.338 INFO:tasks.rados.rados.0.smithi008.stdout:715: delete oid 370 current snap is 0 2023-10-07T21:39:07.338 INFO:tasks.rados.rados.0.smithi008.stdout:713: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:07.405 INFO:tasks.rados.rados.0.smithi008.stdout:713: done (1 left) 2023-10-07T21:39:07.406 INFO:tasks.rados.rados.0.smithi008.stdout:715: done (0 left) 2023-10-07T21:39:07.406 INFO:tasks.rados.rados.0.smithi008.stdout:716: write oid 27 current snap is 0 2023-10-07T21:39:07.406 INFO:tasks.rados.rados.0.smithi008.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-10-07T21:39:07.410 INFO:tasks.rados.rados.0.smithi008.stdout:716: writing smithi00888346-27 from 437147 to 991369 tid 1 2023-10-07T21:39:07.419 INFO:tasks.rados.rados.0.smithi008.stdout:716: writing smithi00888346-27 from 1656259 to 2312129 tid 2 2023-10-07T21:39:07.419 INFO:tasks.rados.rados.0.smithi008.stdout:717: write oid 28 current snap is 0 2023-10-07T21:39:07.420 INFO:tasks.rados.rados.0.smithi008.stdout:716: finishing write tid 1 to smithi00888346-27 2023-10-07T21:39:07.420 INFO:tasks.rados.rados.0.smithi008.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-10-07T21:39:07.427 INFO:tasks.rados.rados.0.smithi008.stdout:717: writing smithi00888346-28 from 453954 to 1083425 tid 1 2023-10-07T21:39:07.433 INFO:tasks.rados.rados.0.smithi008.stdout:717: writing smithi00888346-28 from 1598388 to 2114269 tid 2 2023-10-07T21:39:07.433 INFO:tasks.rados.rados.0.smithi008.stdout:718: read oid 418 snap -1 2023-10-07T21:39:07.433 INFO:tasks.rados.rados.0.smithi008.stdout:718: expect deleted 2023-10-07T21:39:07.433 INFO:tasks.rados.rados.0.smithi008.stdout:719: write oid 245 current snap is 0 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:716: finishing write tid 2 to smithi00888346-27 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:716: finishing write tid 3 to smithi00888346-27 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:716: finishing write tid 4 to smithi00888346-27 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 27 v 154 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:717: finishing write tid 1 to smithi00888346-28 2023-10-07T21:39:07.434 INFO:tasks.rados.rados.0.smithi008.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-10-07T21:39:07.440 INFO:tasks.rados.rados.0.smithi008.stdout:719: writing smithi00888346-245 from 470761 to 1175481 tid 1 2023-10-07T21:39:07.447 INFO:tasks.rados.rados.0.smithi008.stdout:719: writing smithi00888346-245 from 1656870 to 2316409 tid 2 2023-10-07T21:39:07.447 INFO:tasks.rados.rados.0.smithi008.stdout:716: done (3 left) 2023-10-07T21:39:07.448 INFO:tasks.rados.rados.0.smithi008.stdout:720: write oid 357 current snap is 0 2023-10-07T21:39:07.448 INFO:tasks.rados.rados.0.smithi008.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-10-07T21:39:07.453 INFO:tasks.rados.rados.0.smithi008.stdout:720: writing smithi00888346-357 from 487568 to 983890 tid 1 2023-10-07T21:39:07.459 INFO:tasks.rados.rados.0.smithi008.stdout:720: writing smithi00888346-357 from 1431705 to 1951255 tid 2 2023-10-07T21:39:07.459 INFO:tasks.rados.rados.0.smithi008.stdout:721: read oid 65 snap -1 2023-10-07T21:39:07.459 INFO:tasks.rados.rados.0.smithi008.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:722: read oid 132 snap -1 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:717: finishing write tid 2 to smithi00888346-28 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:717: finishing write tid 3 to smithi00888346-28 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:717: finishing write tid 4 to smithi00888346-28 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 173 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:719: finishing write tid 1 to smithi00888346-245 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:719: finishing write tid 2 to smithi00888346-245 2023-10-07T21:39:07.460 INFO:tasks.rados.rados.0.smithi008.stdout:719: finishing write tid 3 to smithi00888346-245 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:719: finishing write tid 4 to smithi00888346-245 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 143 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:720: finishing write tid 1 to smithi00888346-357 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:717: done (5 left) 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:718: done (4 left) 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:719: done (3 left) 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:723: write oid 237 current snap is 0 2023-10-07T21:39:07.461 INFO:tasks.rados.rados.0.smithi008.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-10-07T21:39:07.466 INFO:tasks.rados.rados.0.smithi008.stdout:723: writing smithi00888346-237 from 504375 to 1075946 tid 1 2023-10-07T21:39:07.472 INFO:tasks.rados.rados.0.smithi008.stdout:723: writing smithi00888346-237 from 1490187 to 2153395 tid 2 2023-10-07T21:39:07.472 INFO:tasks.rados.rados.0.smithi008.stdout:724: write oid 33 current snap is 0 2023-10-07T21:39:07.473 INFO:tasks.rados.rados.0.smithi008.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-10-07T21:39:07.479 INFO:tasks.rados.rados.0.smithi008.stdout:724: writing smithi00888346-33 from 521182 to 1168002 tid 1 2023-10-07T21:39:07.487 INFO:tasks.rados.rados.0.smithi008.stdout:724: writing smithi00888346-33 from 1948669 to 2471888 tid 2 2023-10-07T21:39:07.487 INFO:tasks.rados.rados.0.smithi008.stdout:725: write oid 25 current snap is 0 2023-10-07T21:39:07.487 INFO:tasks.rados.rados.0.smithi008.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-10-07T21:39:07.494 INFO:tasks.rados.rados.0.smithi008.stdout:725: writing smithi00888346-25 from 537989 to 1260058 tid 1 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:725: writing smithi00888346-25 from 1890798 to 2537989 tid 2 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:726: read oid 386 snap -1 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:727: read oid 401 snap -1 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:728: read oid 70 snap -1 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:729: write oid 228 current snap is 0 2023-10-07T21:39:07.502 INFO:tasks.rados.rados.0.smithi008.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-10-07T21:39:07.509 INFO:tasks.rados.rados.0.smithi008.stdout:729: writing smithi00888346-228 from 554796 to 1352114 tid 1 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:729: writing smithi00888346-228 from 1949280 to 2476168 tid 2 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:730: read oid 120 snap -1 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:730: expect deleted 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:731: read oid 423 snap -1 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:731: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:732: write oid 182 current snap is 0 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:720: finishing write tid 2 to smithi00888346-357 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:720: finishing write tid 3 to smithi00888346-357 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:720: finishing write tid 4 to smithi00888346-357 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 357 v 134 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2023-10-07T21:39:07.517 INFO:tasks.rados.rados.0.smithi008.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-10-07T21:39:07.620 INFO:tasks.rados.rados.0.smithi008.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-07T21:39:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:07] "GET /metrics HTTP/1.1" 200 242120 "" "Prometheus/2.43.0" 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:723: finishing write tid 1 to smithi00888346-237 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:723: finishing write tid 2 to smithi00888346-237 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:723: finishing write tid 3 to smithi00888346-237 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:723: finishing write tid 4 to smithi00888346-237 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 103 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:723: left oid 237 (ObjNum 625 snap 0 seq_num 625) 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:724: finishing write tid 1 to smithi00888346-33 2023-10-07T21:39:07.689 INFO:tasks.rados.rados.0.smithi008.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-10-07T21:39:07.694 INFO:tasks.rados.rados.0.smithi008.stdout:732: writing smithi00888346-182 from 571603 to 1044170 tid 1 2023-10-07T21:39:07.704 INFO:tasks.rados.rados.0.smithi008.stdout:732: writing smithi00888346-182 from 1607762 to 2278308 tid 2 2023-10-07T21:39:07.704 INFO:tasks.rados.rados.0.smithi008.stdout:720: done (12 left) 2023-10-07T21:39:07.704 INFO:tasks.rados.rados.0.smithi008.stdout:721: done (11 left) 2023-10-07T21:39:07.704 INFO:tasks.rados.rados.0.smithi008.stdout:722: done (10 left) 2023-10-07T21:39:07.704 INFO:tasks.rados.rados.0.smithi008.stdout:723: done (9 left) 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:733: write oid 226 current snap is 0 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:724: finishing write tid 2 to smithi00888346-33 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:724: finishing write tid 3 to smithi00888346-33 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:724: finishing write tid 4 to smithi00888346-33 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 33 v 120 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:724: left oid 33 (ObjNum 626 snap 0 seq_num 626) 2023-10-07T21:39:07.705 INFO:tasks.rados.rados.0.smithi008.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-10-07T21:39:07.710 INFO:tasks.rados.rados.0.smithi008.stdout:733: writing smithi00888346-226 from 588410 to 1136226 tid 1 2023-10-07T21:39:07.716 INFO:tasks.rados.rados.0.smithi008.stdout:733: writing smithi00888346-226 from 1666244 to 2080448 tid 2 2023-10-07T21:39:07.719 INFO:tasks.rados.rados.0.smithi008.stdout:733: writing smithi00888346-226 from 2484603 to 2588410 tid 3 2023-10-07T21:39:07.719 INFO:tasks.rados.rados.0.smithi008.stdout:724: done (9 left) 2023-10-07T21:39:07.719 INFO:tasks.rados.rados.0.smithi008.stdout:734: write oid 295 current snap is 0 2023-10-07T21:39:07.720 INFO:tasks.rados.rados.0.smithi008.stdout:725: finishing write tid 1 to smithi00888346-25 2023-10-07T21:39:07.720 INFO:tasks.rados.rados.0.smithi008.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-10-07T21:39:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:734: writing smithi00888346-295 from 605217 to 1344635 tid 1 2023-10-07T21:39:07.734 INFO:tasks.rados.rados.0.smithi008.stdout:734: writing smithi00888346-295 from 2124726 to 2605217 tid 2 2023-10-07T21:39:07.734 INFO:tasks.rados.rados.0.smithi008.stdout:735: write oid 239 current snap is 0 2023-10-07T21:39:07.734 INFO:tasks.rados.rados.0.smithi008.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-10-07T21:39:07.740 INFO:tasks.rados.rados.0.smithi008.stdout:735: writing smithi00888346-239 from 622024 to 1036691 tid 1 2023-10-07T21:39:07.747 INFO:tasks.rados.rados.0.smithi008.stdout:735: writing smithi00888346-239 from 1783208 to 2201081 tid 2 2023-10-07T21:39:07.747 INFO:tasks.rados.rados.0.smithi008.stdout:736: write oid 416 current snap is 0 2023-10-07T21:39:07.747 INFO:tasks.rados.rados.0.smithi008.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-10-07T21:39:07.754 INFO:tasks.rados.rados.0.smithi008.stdout:736: writing smithi00888346-416 from 638831 to 1128747 tid 1 2023-10-07T21:39:07.762 INFO:tasks.rados.rados.0.smithi008.stdout:736: writing smithi00888346-416 from 1841690 to 2519574 tid 2 2023-10-07T21:39:07.762 INFO:tasks.rados.rados.0.smithi008.stdout:737: write oid 94 current snap is 0 2023-10-07T21:39:07.762 INFO:tasks.rados.rados.0.smithi008.stdout:725: finishing write tid 2 to smithi00888346-25 2023-10-07T21:39:07.762 INFO:tasks.rados.rados.0.smithi008.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-10-07T21:39:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:737: writing smithi00888346-94 from 655638 to 1220803 tid 1 2023-10-07T21:39:07.775 INFO:tasks.rados.rados.0.smithi008.stdout:737: writing smithi00888346-94 from 1900172 to 2321714 tid 2 2023-10-07T21:39:07.775 INFO:tasks.rados.rados.0.smithi008.stdout:738: read oid 179 snap -1 2023-10-07T21:39:07.775 INFO:tasks.rados.rados.0.smithi008.stdout:738: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:07.775 INFO:tasks.rados.rados.0.smithi008.stdout:739: write oid 104 current snap is 0 2023-10-07T21:39:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:725: finishing write tid 3 to smithi00888346-25 2023-10-07T21:39:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:725: finishing write tid 4 to smithi00888346-25 2023-10-07T21:39:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 25 v 106 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-10-07T21:39:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2023-10-07T21:39:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-07T21:39:07.896 INFO:tasks.rados.rados.0.smithi008.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:07.979 INFO:tasks.rados.rados.0.smithi008.stdout:729: finishing write tid 1 to smithi00888346-228 2023-10-07T21:39:07.979 INFO:tasks.rados.rados.0.smithi008.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:08.075 INFO:tasks.rados.rados.0.smithi008.stdout:729: finishing write tid 2 to smithi00888346-228 2023-10-07T21:39:08.075 INFO:tasks.rados.rados.0.smithi008.stdout:729: finishing write tid 3 to smithi00888346-228 2023-10-07T21:39:08.075 INFO:tasks.rados.rados.0.smithi008.stdout:729: finishing write tid 4 to smithi00888346-228 2023-10-07T21:39:08.076 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 228 v 146 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-10-07T21:39:08.076 INFO:tasks.rados.rados.0.smithi008.stdout:729: left oid 228 (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:39:08.076 INFO:tasks.rados.rados.0.smithi008.stdout:731: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:732: finishing write tid 1 to smithi00888346-182 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:732: finishing write tid 2 to smithi00888346-182 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:732: finishing write tid 3 to smithi00888346-182 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:732: finishing write tid 4 to smithi00888346-182 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 182 v 137 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-10-07T21:39:08.186 INFO:tasks.rados.rados.0.smithi008.stdout:732: left oid 182 (ObjNum 629 snap 0 seq_num 629) 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: finishing write tid 1 to smithi00888346-226 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: finishing write tid 2 to smithi00888346-226 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: finishing write tid 3 to smithi00888346-226 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: finishing write tid 4 to smithi00888346-226 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: finishing write tid 5 to smithi00888346-226 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 226 v 167 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:733: left oid 226 (ObjNum 630 snap 0 seq_num 630) 2023-10-07T21:39:08.187 INFO:tasks.rados.rados.0.smithi008.stdout:734: finishing write tid 1 to smithi00888346-295 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:734: finishing write tid 2 to smithi00888346-295 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:734: finishing write tid 3 to smithi00888346-295 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:734: finishing write tid 4 to smithi00888346-295 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 295 v 119 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:734: left oid 295 (ObjNum 631 snap 0 seq_num 631) 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:735: finishing write tid 1 to smithi00888346-239 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:735: finishing write tid 2 to smithi00888346-239 2023-10-07T21:39:08.188 INFO:tasks.rados.rados.0.smithi008.stdout:735: finishing write tid 3 to smithi00888346-239 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:735: finishing write tid 4 to smithi00888346-239 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 239 v 182 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:735: left oid 239 (ObjNum 632 snap 0 seq_num 632) 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:736: finishing write tid 1 to smithi00888346-416 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:736: finishing write tid 2 to smithi00888346-416 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:736: finishing write tid 3 to smithi00888346-416 2023-10-07T21:39:08.189 INFO:tasks.rados.rados.0.smithi008.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-10-07T21:39:08.199 INFO:tasks.rados.rados.0.smithi008.stdout:739: writing smithi00888346-104 from 672445 to 1312859 tid 1 2023-10-07T21:39:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:739: writing smithi00888346-104 from 1842301 to 2523854 tid 2 2023-10-07T21:39:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:725: done (14 left) 2023-10-07T21:39:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:726: done (13 left) 2023-10-07T21:39:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:727: done (12 left) 2023-10-07T21:39:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:728: done (11 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:729: done (10 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:730: done (9 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:731: done (8 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:732: done (7 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:733: done (6 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:734: done (5 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:735: done (4 left) 2023-10-07T21:39:08.209 INFO:tasks.rados.rados.0.smithi008.stdout:740: write oid 437 current snap is 0 2023-10-07T21:39:08.210 INFO:tasks.rados.rados.0.smithi008.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-10-07T21:39:08.218 INFO:tasks.rados.rados.0.smithi008.stdout:740: writing smithi00888346-437 from 689252 to 1404915 tid 1 2023-10-07T21:39:08.224 INFO:tasks.rados.rados.0.smithi008.stdout:740: writing smithi00888346-437 from 1900783 to 2325994 tid 2 2023-10-07T21:39:08.224 INFO:tasks.rados.rados.0.smithi008.stdout:741: read oid 341 snap -1 2023-10-07T21:39:08.224 INFO:tasks.rados.rados.0.smithi008.stdout:741: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:08.224 INFO:tasks.rados.rados.0.smithi008.stdout:742: delete oid 88 current snap is 0 2023-10-07T21:39:08.224 INFO:tasks.rados.rados.0.smithi008.stdout:736: finishing write tid 4 to smithi00888346-416 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 109 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:736: left oid 416 (ObjNum 633 snap 0 seq_num 633) 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:737: finishing write tid 1 to smithi00888346-94 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:737: finishing write tid 2 to smithi00888346-94 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:737: finishing write tid 3 to smithi00888346-94 2023-10-07T21:39:08.225 INFO:tasks.rados.rados.0.smithi008.stdout:738: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:08.326 INFO:tasks.rados.rados.0.smithi008.stdout:737: finishing write tid 4 to smithi00888346-94 2023-10-07T21:39:08.326 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 170 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:737: left oid 94 (ObjNum 634 snap 0 seq_num 634) 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:739: finishing write tid 1 to smithi00888346-104 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:739: finishing write tid 2 to smithi00888346-104 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:739: finishing write tid 3 to smithi00888346-104 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:739: finishing write tid 4 to smithi00888346-104 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 123 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:739: left oid 104 (ObjNum 635 snap 0 seq_num 635) 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:740: finishing write tid 1 to smithi00888346-437 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:740: finishing write tid 2 to smithi00888346-437 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:740: finishing write tid 3 to smithi00888346-437 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:740: finishing write tid 4 to smithi00888346-437 2023-10-07T21:39:08.327 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 140 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-10-07T21:39:08.328 INFO:tasks.rados.rados.0.smithi008.stdout:740: left oid 437 (ObjNum 636 snap 0 seq_num 636) 2023-10-07T21:39:08.328 INFO:tasks.rados.rados.0.smithi008.stdout:741: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:08.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:07 smithi008 bash[27485]: cluster 2023-10-07T21:39:07.274584+0000 mgr.y (mgr.14466) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 22 MiB/s wr, 151 op/s 2023-10-07T21:39:08.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:08 smithi008 bash[41094]: cluster 2023-10-07T21:39:07.274584+0000 mgr.y (mgr.14466) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 22 MiB/s wr, 151 op/s 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:736: done (6 left) 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:737: done (5 left) 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:738: done (4 left) 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:739: done (3 left) 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:740: done (2 left) 2023-10-07T21:39:08.450 INFO:tasks.rados.rados.0.smithi008.stdout:741: done (1 left) 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:742: done (0 left) 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:743: read oid 228 snap -1 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:744: read oid 35 snap -1 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:745: read oid 289 snap -1 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:746: write oid 65 current snap is 0 2023-10-07T21:39:08.451 INFO:tasks.rados.rados.0.smithi008.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-10-07T21:39:08.461 INFO:tasks.rados.rados.0.smithi008.stdout:746: writing smithi00888346-65 from 722866 to 1189027 tid 1 2023-10-07T21:39:08.466 INFO:tasks.rados.rados.0.smithi008.stdout:746: writing smithi00888346-65 from 1617747 to 2046627 tid 2 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:746: writing smithi00888346-65 from 2587634 to 2722866 tid 3 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:747: read oid 60 snap -1 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:748: read oid 265 snap -1 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:748: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-07T21:39:08.471 INFO:tasks.rados.rados.0.smithi008.stdout:749: delete oid 63 current snap is 0 2023-10-07T21:39:08.472 INFO:tasks.rados.rados.0.smithi008.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:39:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:07 smithi081 bash[31720]: cluster 2023-10-07T21:39:07.274584+0000 mgr.y (mgr.14466) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 22 MiB/s wr, 151 op/s 2023-10-07T21:39:08.564 INFO:tasks.rados.rados.0.smithi008.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:39:08.681 INFO:tasks.rados.rados.0.smithi008.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-10-07T21:39:08.778 INFO:tasks.rados.rados.0.smithi008.stdout:746: finishing write tid 1 to smithi00888346-65 2023-10-07T21:39:08.778 INFO:tasks.rados.rados.0.smithi008.stdout:746: finishing write tid 2 to smithi00888346-65 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:746: finishing write tid 3 to smithi00888346-65 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:746: finishing write tid 4 to smithi00888346-65 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:746: finishing write tid 5 to smithi00888346-65 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 150 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2023-10-07T21:39:08.779 INFO:tasks.rados.rados.0.smithi008.stdout:748: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-07T21:39:08.967 INFO:tasks.rados.rados.0.smithi008.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:743: done (6 left) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:744: done (5 left) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:745: done (4 left) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:746: done (3 left) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:747: done (2 left) 2023-10-07T21:39:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:748: done (1 left) 2023-10-07T21:39:09.069 INFO:tasks.rados.rados.0.smithi008.stdout:749: done (0 left) 2023-10-07T21:39:09.069 INFO:tasks.rados.rados.0.smithi008.stdout:750: write oid 279 current snap is 0 2023-10-07T21:39:09.069 INFO:tasks.rados.rados.0.smithi008.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-10-07T21:39:09.083 INFO:tasks.rados.rados.0.smithi008.stdout:750: writing smithi00888346-279 from 756480 to 1489492 tid 1 2023-10-07T21:39:09.089 INFO:tasks.rados.rados.0.smithi008.stdout:750: writing smithi00888346-279 from 2134711 to 2567260 tid 2 2023-10-07T21:39:09.090 INFO:tasks.rados.rados.0.smithi008.stdout:751: write oid 294 current snap is 0 2023-10-07T21:39:09.090 INFO:tasks.rados.rados.0.smithi008.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-10-07T21:39:09.097 INFO:tasks.rados.rados.0.smithi008.stdout:751: writing smithi00888346-294 from 773287 to 1181548 tid 1 2023-10-07T21:39:09.105 INFO:tasks.rados.rados.0.smithi008.stdout:751: writing smithi00888346-294 from 1793193 to 2369400 tid 2 2023-10-07T21:39:09.105 INFO:tasks.rados.rados.0.smithi008.stdout:752: write oid 183 current snap is 0 2023-10-07T21:39:09.105 INFO:tasks.rados.rados.0.smithi008.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-10-07T21:39:09.113 INFO:tasks.rados.rados.0.smithi008.stdout:752: writing smithi00888346-183 from 790094 to 1273604 tid 1 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:752: writing smithi00888346-183 from 1851675 to 2287893 tid 2 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:753: delete oid 424 current snap is 0 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:750: finishing write tid 1 to smithi00888346-279 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:750: finishing write tid 2 to smithi00888346-279 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:750: finishing write tid 3 to smithi00888346-279 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:750: finishing write tid 4 to smithi00888346-279 2023-10-07T21:39:09.119 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 279 v 125 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:751: finishing write tid 1 to smithi00888346-294 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:751: finishing write tid 2 to smithi00888346-294 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:751: finishing write tid 3 to smithi00888346-294 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:751: finishing write tid 4 to smithi00888346-294 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 294 v 120 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-10-07T21:39:09.120 INFO:tasks.rados.rados.0.smithi008.stdout:752: finishing write tid 1 to smithi00888346-183 2023-10-07T21:39:09.122 INFO:tasks.rados.rados.0.smithi008.stdout:750: done (3 left) 2023-10-07T21:39:09.122 INFO:tasks.rados.rados.0.smithi008.stdout:751: done (2 left) 2023-10-07T21:39:09.122 INFO:tasks.rados.rados.0.smithi008.stdout:753: done (1 left) 2023-10-07T21:39:09.122 INFO:tasks.rados.rados.0.smithi008.stdout:754: write oid 423 current snap is 0 2023-10-07T21:39:09.123 INFO:tasks.rados.rados.0.smithi008.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-10-07T21:39:09.131 INFO:tasks.rados.rados.0.smithi008.stdout:754: writing smithi00888346-423 from 423708 to 1057716 tid 1 2023-10-07T21:39:09.138 INFO:tasks.rados.rados.0.smithi008.stdout:754: writing smithi00888346-423 from 1852286 to 2292173 tid 2 2023-10-07T21:39:09.142 INFO:tasks.rados.rados.0.smithi008.stdout:754: writing smithi00888346-423 from 2752172 to 2823708 tid 3 2023-10-07T21:39:09.142 INFO:tasks.rados.rados.0.smithi008.stdout:755: read oid 442 snap -1 2023-10-07T21:39:09.142 INFO:tasks.rados.rados.0.smithi008.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:39:09.142 INFO:tasks.rados.rados.0.smithi008.stdout:756: write oid 206 current snap is 0 2023-10-07T21:39:09.142 INFO:tasks.rados.rados.0.smithi008.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-10-07T21:39:09.149 INFO:tasks.rados.rados.0.smithi008.stdout:756: writing smithi00888346-206 from 440515 to 1149772 tid 1 2023-10-07T21:39:09.157 INFO:tasks.rados.rados.0.smithi008.stdout:756: writing smithi00888346-206 from 1910768 to 2494313 tid 2 2023-10-07T21:39:09.157 INFO:tasks.rados.rados.0.smithi008.stdout:757: write oid 278 current snap is 0 2023-10-07T21:39:09.157 INFO:tasks.rados.rados.0.smithi008.stdout:752: finishing write tid 2 to smithi00888346-183 2023-10-07T21:39:09.157 INFO:tasks.rados.rados.0.smithi008.stdout:752: finishing write tid 3 to smithi00888346-183 2023-10-07T21:39:09.157 INFO:tasks.rados.rados.0.smithi008.stdout:752: finishing write tid 4 to smithi00888346-183 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 183 v 126 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:754: finishing write tid 1 to smithi00888346-423 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:754: finishing write tid 2 to smithi00888346-423 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:754: finishing write tid 3 to smithi00888346-423 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:754: finishing write tid 4 to smithi00888346-423 2023-10-07T21:39:09.158 INFO:tasks.rados.rados.0.smithi008.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-10-07T21:39:09.164 INFO:tasks.rados.rados.0.smithi008.stdout:757: writing smithi00888346-278 from 457322 to 1241828 tid 1 2023-10-07T21:39:09.171 INFO:tasks.rados.rados.0.smithi008.stdout:757: writing smithi00888346-278 from 1969250 to 2412806 tid 2 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:752: done (4 left) 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:758: write oid 346 current snap is 0 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:754: finishing write tid 5 to smithi00888346-423 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 124 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-10-07T21:39:09.172 INFO:tasks.rados.rados.0.smithi008.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-10-07T21:39:09.181 INFO:tasks.rados.rados.0.smithi008.stdout:758: writing smithi00888346-346 from 474129 to 1050237 tid 1 2023-10-07T21:39:09.190 INFO:tasks.rados.rados.0.smithi008.stdout:758: writing smithi00888346-346 from 1627732 to 2214946 tid 2 2023-10-07T21:39:09.194 INFO:tasks.rados.rados.0.smithi008.stdout:758: writing smithi00888346-346 from 2718088 to 2874129 tid 3 2023-10-07T21:39:09.194 INFO:tasks.rados.rados.0.smithi008.stdout:754: done (4 left) 2023-10-07T21:39:09.195 INFO:tasks.rados.rados.0.smithi008.stdout:759: read oid 93 snap -1 2023-10-07T21:39:09.195 INFO:tasks.rados.rados.0.smithi008.stdout:759: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-07T21:39:09.195 INFO:tasks.rados.rados.0.smithi008.stdout:760: write oid 490 current snap is 0 2023-10-07T21:39:09.195 INFO:tasks.rados.rados.0.smithi008.stdout:756: finishing write tid 1 to smithi00888346-206 2023-10-07T21:39:09.195 INFO:tasks.rados.rados.0.smithi008.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-10-07T21:39:09.201 INFO:tasks.rados.rados.0.smithi008.stdout:760: writing smithi00888346-490 from 490936 to 1142293 tid 1 2023-10-07T21:39:09.207 INFO:tasks.rados.rados.0.smithi008.stdout:760: writing smithi00888346-490 from 1686214 to 2133439 tid 2 2023-10-07T21:39:09.212 INFO:tasks.rados.rados.0.smithi008.stdout:760: writing smithi00888346-490 from 2861864 to 2890936 tid 3 2023-10-07T21:39:09.212 INFO:tasks.rados.rados.0.smithi008.stdout:761: read oid 238 snap -1 2023-10-07T21:39:09.212 INFO:tasks.rados.rados.0.smithi008.stdout:761: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-07T21:39:09.212 INFO:tasks.rados.rados.0.smithi008.stdout:762: write oid 241 current snap is 0 2023-10-07T21:39:09.212 INFO:tasks.rados.rados.0.smithi008.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:39:09.324 INFO:tasks.rados.rados.0.smithi008.stdout:756: finishing write tid 2 to smithi00888346-206 2023-10-07T21:39:09.324 INFO:tasks.rados.rados.0.smithi008.stdout:756: finishing write tid 3 to smithi00888346-206 2023-10-07T21:39:09.324 INFO:tasks.rados.rados.0.smithi008.stdout:756: finishing write tid 4 to smithi00888346-206 2023-10-07T21:39:09.325 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 206 v 157 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-10-07T21:39:09.325 INFO:tasks.rados.rados.0.smithi008.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-10-07T21:39:09.325 INFO:tasks.rados.rados.0.smithi008.stdout:757: finishing write tid 1 to smithi00888346-278 2023-10-07T21:39:09.325 INFO:tasks.rados.rados.0.smithi008.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-10-07T21:39:09.330 INFO:tasks.rados.rados.0.smithi008.stdout:762: writing smithi00888346-241 from 507743 to 1234349 tid 1 2023-10-07T21:39:09.339 INFO:tasks.rados.rados.0.smithi008.stdout:762: writing smithi00888346-241 from 1744696 to 2335579 tid 2 2023-10-07T21:39:09.350 INFO:tasks.rados.rados.0.smithi008.stdout:762: writing smithi00888346-241 from 2772934 to 2907743 tid 3 2023-10-07T21:39:09.350 INFO:tasks.rados.rados.0.smithi008.stdout:755: done (7 left) 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:756: done (6 left) 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:763: delete oid 474 current snap is 0 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:757: finishing write tid 2 to smithi00888346-278 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:757: finishing write tid 3 to smithi00888346-278 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:757: finishing write tid 4 to smithi00888346-278 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 278 v 140 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:758: finishing write tid 1 to smithi00888346-346 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:758: finishing write tid 2 to smithi00888346-346 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:758: finishing write tid 3 to smithi00888346-346 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:760: finishing write tid 1 to smithi00888346-490 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:758: finishing write tid 4 to smithi00888346-346 2023-10-07T21:39:09.351 INFO:tasks.rados.rados.0.smithi008.stdout:758: finishing write tid 5 to smithi00888346-346 2023-10-07T21:39:09.352 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 346 v 174 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-10-07T21:39:09.352 INFO:tasks.rados.rados.0.smithi008.stdout:758: left oid 346 (ObjNum 647 snap 0 seq_num 647) 2023-10-07T21:39:09.352 INFO:tasks.rados.rados.0.smithi008.stdout:760: finishing write tid 2 to smithi00888346-490 2023-10-07T21:39:09.352 INFO:tasks.rados.rados.0.smithi008.stdout:759: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-07T21:39:09.462 INFO:tasks.rados.rados.0.smithi008.stdout:760: finishing write tid 3 to smithi00888346-490 2023-10-07T21:39:09.462 INFO:tasks.rados.rados.0.smithi008.stdout:760: finishing write tid 4 to smithi00888346-490 2023-10-07T21:39:09.463 INFO:tasks.rados.rados.0.smithi008.stdout:760: finishing write tid 5 to smithi00888346-490 2023-10-07T21:39:09.463 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 95 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-10-07T21:39:09.463 INFO:tasks.rados.rados.0.smithi008.stdout:760: left oid 490 (ObjNum 648 snap 0 seq_num 648) 2023-10-07T21:39:09.463 INFO:tasks.rados.rados.0.smithi008.stdout:761: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-07T21:39:09.471 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: finishing write tid 1 to smithi00888346-241 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: finishing write tid 2 to smithi00888346-241 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: finishing write tid 3 to smithi00888346-241 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: finishing write tid 4 to smithi00888346-241 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: finishing write tid 5 to smithi00888346-241 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 241 v 177 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-10-07T21:39:09.601 INFO:tasks.rados.rados.0.smithi008.stdout:762: left oid 241 (ObjNum 649 snap 0 seq_num 649) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:757: done (6 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:758: done (5 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:759: done (4 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:760: done (3 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:761: done (2 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:762: done (1 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:763: done (0 left) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:764: read oid 479 snap -1 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:765: write oid 58 current snap is 0 2023-10-07T21:39:09.602 INFO:tasks.rados.rados.0.smithi008.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-10-07T21:39:09.606 INFO:tasks.rados.rados.0.smithi008.stdout:765: writing smithi00888346-58 from 541357 to 1018461 tid 1 2023-10-07T21:39:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:765: writing smithi00888346-58 from 1745307 to 2339859 tid 2 2023-10-07T21:39:09.615 INFO:tasks.rados.rados.0.smithi008.stdout:766: write oid 213 current snap is 0 2023-10-07T21:39:09.615 INFO:tasks.rados.rados.0.smithi008.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-10-07T21:39:09.621 INFO:tasks.rados.rados.0.smithi008.stdout:766: writing smithi00888346-213 from 558164 to 1110517 tid 1 2023-10-07T21:39:09.627 INFO:tasks.rados.rados.0.smithi008.stdout:766: writing smithi00888346-213 from 1803789 to 2258352 tid 2 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:766: writing smithi00888346-213 from 2855203 to 2958164 tid 3 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:767: read oid 303 snap -1 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:768: read oid 333 snap -1 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:769: write oid 336 current snap is 0 2023-10-07T21:39:09.632 INFO:tasks.rados.rados.0.smithi008.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-10-07T21:39:09.638 INFO:tasks.rados.rados.0.smithi008.stdout:769: writing smithi00888346-336 from 574971 to 1202573 tid 1 2023-10-07T21:39:09.646 INFO:tasks.rados.rados.0.smithi008.stdout:769: writing smithi00888346-336 from 1862271 to 2460492 tid 2 2023-10-07T21:39:09.646 INFO:tasks.rados.rados.0.smithi008.stdout:770: write oid 194 current snap is 0 2023-10-07T21:39:09.646 INFO:tasks.rados.rados.0.smithi008.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-07T21:39:09.711 INFO:tasks.rados.rados.0.smithi008.stdout:765: finishing write tid 1 to smithi00888346-58 2023-10-07T21:39:09.711 INFO:tasks.rados.rados.0.smithi008.stdout:765: finishing write tid 2 to smithi00888346-58 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:765: finishing write tid 3 to smithi00888346-58 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:765: finishing write tid 4 to smithi00888346-58 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 58 v 112 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: finishing write tid 1 to smithi00888346-213 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: finishing write tid 2 to smithi00888346-213 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: finishing write tid 3 to smithi00888346-213 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: finishing write tid 4 to smithi00888346-213 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: finishing write tid 5 to smithi00888346-213 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 213 v 178 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:39:09.712 INFO:tasks.rados.rados.0.smithi008.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-07T21:39:09.828 INFO:tasks.rados.rados.0.smithi008.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-07T21:39:09.932 INFO:tasks.rados.rados.0.smithi008.stdout:769: finishing write tid 1 to smithi00888346-336 2023-10-07T21:39:09.933 INFO:tasks.rados.rados.0.smithi008.stdout:769: finishing write tid 2 to smithi00888346-336 2023-10-07T21:39:09.933 INFO:tasks.rados.rados.0.smithi008.stdout:769: finishing write tid 3 to smithi00888346-336 2023-10-07T21:39:09.933 INFO:tasks.rados.rados.0.smithi008.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-10-07T21:39:09.943 INFO:tasks.rados.rados.0.smithi008.stdout:770: writing smithi00888346-194 from 591778 to 1010982 tid 1 2023-10-07T21:39:09.953 INFO:tasks.rados.rados.0.smithi008.stdout:770: writing smithi00888346-194 from 1637106 to 2378985 tid 2 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:770: writing smithi00888346-194 from 2910049 to 2991778 tid 3 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:764: done (6 left) 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:765: done (5 left) 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:766: done (4 left) 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:767: done (3 left) 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:768: done (2 left) 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:771: write oid 229 current snap is 0 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:769: finishing write tid 4 to smithi00888346-336 2023-10-07T21:39:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 336 v 144 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-10-07T21:39:09.958 INFO:tasks.rados.rados.0.smithi008.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-10-07T21:39:09.958 INFO:tasks.rados.rados.0.smithi008.stdout:770: finishing write tid 1 to smithi00888346-194 2023-10-07T21:39:09.958 INFO:tasks.rados.rados.0.smithi008.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-10-07T21:39:09.963 INFO:tasks.rados.rados.0.smithi008.stdout:771: writing smithi00888346-229 from 608585 to 1103038 tid 1 2023-10-07T21:39:09.969 INFO:tasks.rados.rados.0.smithi008.stdout:771: writing smithi00888346-229 from 1579235 to 2181125 tid 2 2023-10-07T21:39:09.974 INFO:tasks.rados.rados.0.smithi008.stdout:771: writing smithi00888346-229 from 2821119 to 3008585 tid 3 2023-10-07T21:39:09.974 INFO:tasks.rados.rados.0.smithi008.stdout:769: done (2 left) 2023-10-07T21:39:09.975 INFO:tasks.rados.rados.0.smithi008.stdout:772: read oid 235 snap -1 2023-10-07T21:39:09.975 INFO:tasks.rados.rados.0.smithi008.stdout:772: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:09.975 INFO:tasks.rados.rados.0.smithi008.stdout:773: write oid 425 current snap is 0 2023-10-07T21:39:09.975 INFO:tasks.rados.rados.0.smithi008.stdout:770: finishing write tid 2 to smithi00888346-194 2023-10-07T21:39:09.975 INFO:tasks.rados.rados.0.smithi008.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-10-07T21:39:09.984 INFO:tasks.rados.rados.0.smithi008.stdout:773: writing smithi00888346-425 from 625392 to 1195094 tid 1 2023-10-07T21:39:09.991 INFO:tasks.rados.rados.0.smithi008.stdout:773: writing smithi00888346-425 from 1637717 to 2383265 tid 2 2023-10-07T21:39:09.995 INFO:tasks.rados.rados.0.smithi008.stdout:773: writing smithi00888346-425 from 2848542 to 3025392 tid 3 2023-10-07T21:39:09.995 INFO:tasks.rados.rados.0.smithi008.stdout:774: read oid 436 snap -1 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:775: read oid 465 snap -1 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:775: expect (ObjNum 464 snap 0 seq_num 464) 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:776: read oid 160 snap -1 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:776: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:777: write oid 50 current snap is 0 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:770: finishing write tid 3 to smithi00888346-194 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:770: finishing write tid 4 to smithi00888346-194 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:770: finishing write tid 5 to smithi00888346-194 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 194 v 113 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:771: finishing write tid 1 to smithi00888346-229 2023-10-07T21:39:09.996 INFO:tasks.rados.rados.0.smithi008.stdout:771: finishing write tid 2 to smithi00888346-229 2023-10-07T21:39:09.997 INFO:tasks.rados.rados.0.smithi008.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-10-07T21:39:10.006 INFO:tasks.rados.rados.0.smithi008.stdout:777: writing smithi00888346-50 from 642199 to 1287150 tid 1 2023-10-07T21:39:10.010 INFO:tasks.rados.rados.0.smithi008.stdout:777: writing smithi00888346-50 from 1696199 to 2301758 tid 2 2023-10-07T21:39:10.016 INFO:tasks.rados.rados.0.smithi008.stdout:777: writing smithi00888346-50 from 2992318 to 3042199 tid 3 2023-10-07T21:39:10.016 INFO:tasks.rados.rados.0.smithi008.stdout:770: done (7 left) 2023-10-07T21:39:10.016 INFO:tasks.rados.rados.0.smithi008.stdout:778: write oid 186 current snap is 0 2023-10-07T21:39:10.017 INFO:tasks.rados.rados.0.smithi008.stdout:771: finishing write tid 3 to smithi00888346-229 2023-10-07T21:39:10.017 INFO:tasks.rados.rados.0.smithi008.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-10-07T21:39:10.023 INFO:tasks.rados.rados.0.smithi008.stdout:778: writing smithi00888346-186 from 659006 to 1379206 tid 1 2023-10-07T21:39:10.031 INFO:tasks.rados.rados.0.smithi008.stdout:778: writing smithi00888346-186 from 2154681 to 2903898 tid 2 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:779: read oid 337 snap -1 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:779: expect (ObjNum 336 snap 0 seq_num 336) 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:780: write oid 378 current snap is 0 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:771: finishing write tid 4 to smithi00888346-229 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:771: finishing write tid 5 to smithi00888346-229 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 229 v 154 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:771: left oid 229 (ObjNum 655 snap 0 seq_num 655) 2023-10-07T21:39:10.032 INFO:tasks.rados.rados.0.smithi008.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-10-07T21:39:10.040 INFO:tasks.rados.rados.0.smithi008.stdout:780: writing smithi00888346-378 from 675813 to 1471262 tid 1 2023-10-07T21:39:10.048 INFO:tasks.rados.rados.0.smithi008.stdout:780: writing smithi00888346-378 from 2096810 to 2706038 tid 2 2023-10-07T21:39:10.048 INFO:tasks.rados.rados.0.smithi008.stdout:771: done (9 left) 2023-10-07T21:39:10.048 INFO:tasks.rados.rados.0.smithi008.stdout:781: write oid 225 current snap is 0 2023-10-07T21:39:10.048 INFO:tasks.rados.rados.0.smithi008.stdout:773: finishing write tid 1 to smithi00888346-425 2023-10-07T21:39:10.048 INFO:tasks.rados.rados.0.smithi008.stdout:772: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:10.173 INFO:tasks.rados.rados.0.smithi008.stdout:773: finishing write tid 2 to smithi00888346-425 2023-10-07T21:39:10.174 INFO:tasks.rados.rados.0.smithi008.stdout:773: finishing write tid 3 to smithi00888346-425 2023-10-07T21:39:10.174 INFO:tasks.rados.rados.0.smithi008.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-10-07T21:39:10.180 INFO:tasks.rados.rados.0.smithi008.stdout:781: writing smithi00888346-225 from 692620 to 1163318 tid 1 2023-10-07T21:39:10.190 INFO:tasks.rados.rados.0.smithi008.stdout:781: writing smithi00888346-225 from 1755292 to 2508178 tid 2 2023-10-07T21:39:10.190 INFO:tasks.rados.rados.0.smithi008.stdout:772: done (9 left) 2023-10-07T21:39:10.190 INFO:tasks.rados.rados.0.smithi008.stdout:782: read oid 340 snap -1 2023-10-07T21:39:10.190 INFO:tasks.rados.rados.0.smithi008.stdout:782: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:39:10.190 INFO:tasks.rados.rados.0.smithi008.stdout:783: read oid 190 snap -1 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:784: delete oid 136 current snap is 0 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:773: finishing write tid 4 to smithi00888346-425 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:773: finishing write tid 5 to smithi00888346-425 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 425 v 129 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:773: left oid 425 (ObjNum 656 snap 0 seq_num 656) 2023-10-07T21:39:10.191 INFO:tasks.rados.rados.0.smithi008.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-07T21:39:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:775: expect (ObjNum 464 snap 0 seq_num 464) 2023-10-07T21:39:10.426 INFO:tasks.rados.rados.0.smithi008.stdout:776: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-07T21:39:10.511 INFO:tasks.rados.rados.0.smithi008.stdout:777: finishing write tid 1 to smithi00888346-50 2023-10-07T21:39:10.511 INFO:tasks.rados.rados.0.smithi008.stdout:777: finishing write tid 2 to smithi00888346-50 2023-10-07T21:39:10.511 INFO:tasks.rados.rados.0.smithi008.stdout:777: finishing write tid 3 to smithi00888346-50 2023-10-07T21:39:10.511 INFO:tasks.rados.rados.0.smithi008.stdout:777: finishing write tid 4 to smithi00888346-50 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:777: finishing write tid 5 to smithi00888346-50 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 50 v 148 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:777: left oid 50 (ObjNum 657 snap 0 seq_num 657) 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:778: finishing write tid 1 to smithi00888346-186 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:778: finishing write tid 2 to smithi00888346-186 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:778: finishing write tid 3 to smithi00888346-186 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:773: done (11 left) 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:774: done (10 left) 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:775: done (9 left) 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:776: done (8 left) 2023-10-07T21:39:10.512 INFO:tasks.rados.rados.0.smithi008.stdout:777: done (7 left) 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:784: done (6 left) 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:785: read oid 440 snap -1 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:785: expect (ObjNum 586 snap 0 seq_num 586) 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:786: write oid 369 current snap is 0 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:778: finishing write tid 4 to smithi00888346-186 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 121 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:778: left oid 186 (ObjNum 658 snap 0 seq_num 658) 2023-10-07T21:39:10.513 INFO:tasks.rados.rados.0.smithi008.stdout:779: expect (ObjNum 336 snap 0 seq_num 336) 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:780: finishing write tid 1 to smithi00888346-378 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:780: finishing write tid 2 to smithi00888346-378 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:780: finishing write tid 3 to smithi00888346-378 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:780: finishing write tid 4 to smithi00888346-378 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 129 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:780: left oid 378 (ObjNum 659 snap 0 seq_num 659) 2023-10-07T21:39:10.626 INFO:tasks.rados.rados.0.smithi008.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-10-07T21:39:10.634 INFO:tasks.rados.rados.0.smithi008.stdout:786: writing smithi00888346-369 from 726234 to 1463783 tid 1 2023-10-07T21:39:10.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:10 smithi008 bash[27485]: cluster 2023-10-07T21:39:09.275514+0000 mgr.y (mgr.14466) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 26 MiB/s wr, 200 op/s 2023-10-07T21:39:10.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:10 smithi008 bash[41094]: cluster 2023-10-07T21:39:09.275514+0000 mgr.y (mgr.14466) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 26 MiB/s wr, 200 op/s 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:786: writing smithi00888346-369 from 1988609 to 2745164 tid 2 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:778: done (7 left) 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:779: done (6 left) 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:780: done (5 left) 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:787: read oid 174 snap -1 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:787: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:39:10.642 INFO:tasks.rados.rados.0.smithi008.stdout:788: write oid 280 current snap is 0 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:781: finishing write tid 1 to smithi00888346-225 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:781: finishing write tid 2 to smithi00888346-225 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:781: finishing write tid 3 to smithi00888346-225 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:781: finishing write tid 4 to smithi00888346-225 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 151 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:781: left oid 225 (ObjNum 660 snap 0 seq_num 660) 2023-10-07T21:39:10.643 INFO:tasks.rados.rados.0.smithi008.stdout:782: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:39:10.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:10 smithi081 bash[31720]: cluster 2023-10-07T21:39:09.275514+0000 mgr.y (mgr.14466) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 26 MiB/s wr, 200 op/s 2023-10-07T21:39:10.785 INFO:tasks.rados.rados.0.smithi008.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-07T21:39:10.902 INFO:tasks.rados.rados.0.smithi008.stdout:785: expect (ObjNum 586 snap 0 seq_num 586) 2023-10-07T21:39:11.080 INFO:tasks.rados.rados.0.smithi008.stdout:786: finishing write tid 1 to smithi00888346-369 2023-10-07T21:39:11.080 INFO:tasks.rados.rados.0.smithi008.stdout:786: finishing write tid 2 to smithi00888346-369 2023-10-07T21:39:11.080 INFO:tasks.rados.rados.0.smithi008.stdout:786: finishing write tid 3 to smithi00888346-369 2023-10-07T21:39:11.080 INFO:tasks.rados.rados.0.smithi008.stdout:786: finishing write tid 4 to smithi00888346-369 2023-10-07T21:39:11.081 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 369 v 180 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-10-07T21:39:11.081 INFO:tasks.rados.rados.0.smithi008.stdout:786: left oid 369 (ObjNum 662 snap 0 seq_num 662) 2023-10-07T21:39:11.081 INFO:tasks.rados.rados.0.smithi008.stdout:787: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:39:11.181 INFO:tasks.rados.rados.0.smithi008.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-10-07T21:39:11.191 INFO:tasks.rados.rados.0.smithi008.stdout:788: writing smithi00888346-280 from 743041 to 1155839 tid 1 2023-10-07T21:39:11.200 INFO:tasks.rados.rados.0.smithi008.stdout:788: writing smithi00888346-280 from 1930738 to 2547304 tid 2 2023-10-07T21:39:11.204 INFO:tasks.rados.rados.0.smithi008.stdout:788: writing smithi00888346-280 from 3040503 to 3143041 tid 3 2023-10-07T21:39:11.204 INFO:tasks.rados.rados.0.smithi008.stdout:781: done (6 left) 2023-10-07T21:39:11.205 INFO:tasks.rados.rados.0.smithi008.stdout:782: done (5 left) 2023-10-07T21:39:11.205 INFO:tasks.rados.rados.0.smithi008.stdout:783: done (4 left) 2023-10-07T21:39:11.206 INFO:tasks.rados.rados.0.smithi008.stdout:785: done (3 left) 2023-10-07T21:39:11.206 INFO:tasks.rados.rados.0.smithi008.stdout:786: done (2 left) 2023-10-07T21:39:11.207 INFO:tasks.rados.rados.0.smithi008.stdout:787: done (1 left) 2023-10-07T21:39:11.207 INFO:tasks.rados.rados.0.smithi008.stdout:789: write oid 74 current snap is 0 2023-10-07T21:39:11.207 INFO:tasks.rados.rados.0.smithi008.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-10-07T21:39:11.212 INFO:tasks.rados.rados.0.smithi008.stdout:789: writing smithi00888346-74 from 759848 to 1247895 tid 1 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:789: writing smithi00888346-74 from 1989220 to 2749444 tid 2 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:790: read oid 102 snap -1 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:791: write oid 160 current snap is 0 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:788: finishing write tid 1 to smithi00888346-280 2023-10-07T21:39:11.222 INFO:tasks.rados.rados.0.smithi008.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-10-07T21:39:11.230 INFO:tasks.rados.rados.0.smithi008.stdout:791: writing smithi00888346-160 from 776655 to 1339951 tid 1 2023-10-07T21:39:11.237 INFO:tasks.rados.rados.0.smithi008.stdout:791: writing smithi00888346-160 from 2047702 to 2667937 tid 2 2023-10-07T21:39:11.241 INFO:tasks.rados.rados.0.smithi008.stdout:791: writing smithi00888346-160 from 3095349 to 3176655 tid 3 2023-10-07T21:39:11.241 INFO:tasks.rados.rados.0.smithi008.stdout:792: write oid 482 current snap is 0 2023-10-07T21:39:11.241 INFO:tasks.rados.rados.0.smithi008.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-10-07T21:39:11.250 INFO:tasks.rados.rados.0.smithi008.stdout:792: writing smithi00888346-482 from 793462 to 1432007 tid 1 2023-10-07T21:39:11.260 INFO:tasks.rados.rados.0.smithi008.stdout:792: writing smithi00888346-482 from 2106184 to 2870077 tid 2 2023-10-07T21:39:11.260 INFO:tasks.rados.rados.0.smithi008.stdout:793: read oid 191 snap -1 2023-10-07T21:39:11.260 INFO:tasks.rados.rados.0.smithi008.stdout:793: expect (ObjNum 511 snap 0 seq_num 511) 2023-10-07T21:39:11.260 INFO:tasks.rados.rados.0.smithi008.stdout:794: read oid 180 snap -1 2023-10-07T21:39:11.260 INFO:tasks.rados.rados.0.smithi008.stdout:794: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:795: write oid 352 current snap is 0 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:788: finishing write tid 2 to smithi00888346-280 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:788: finishing write tid 3 to smithi00888346-280 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:788: finishing write tid 4 to smithi00888346-280 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:788: finishing write tid 5 to smithi00888346-280 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 280 v 161 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:788: left oid 280 (ObjNum 663 snap 0 seq_num 663) 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:789: finishing write tid 1 to smithi00888346-74 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:789: finishing write tid 2 to smithi00888346-74 2023-10-07T21:39:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:789: finishing write tid 3 to smithi00888346-74 2023-10-07T21:39:11.262 INFO:tasks.rados.rados.0.smithi008.stdout:790: expect (ObjNum 101 snap 0 seq_num 101) 2023-10-07T21:39:11.402 INFO:tasks.rados.rados.0.smithi008.stdout:789: finishing write tid 4 to smithi00888346-74 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 74 v 186 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:789: left oid 74 (ObjNum 664 snap 0 seq_num 664) 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:791: finishing write tid 1 to smithi00888346-160 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:791: finishing write tid 2 to smithi00888346-160 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:791: finishing write tid 3 to smithi00888346-160 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:791: finishing write tid 4 to smithi00888346-160 2023-10-07T21:39:11.403 INFO:tasks.rados.rados.0.smithi008.stdout:791: finishing write tid 5 to smithi00888346-160 2023-10-07T21:39:11.404 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 160 v 133 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-10-07T21:39:11.404 INFO:tasks.rados.rados.0.smithi008.stdout:791: left oid 160 (ObjNum 665 snap 0 seq_num 665) 2023-10-07T21:39:11.404 INFO:tasks.rados.rados.0.smithi008.stdout:792: finishing write tid 1 to smithi00888346-482 2023-10-07T21:39:11.404 INFO:tasks.rados.rados.0.smithi008.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-10-07T21:39:11.409 INFO:tasks.rados.rados.0.smithi008.stdout:795: writing smithi00888346-352 from 410269 to 1124063 tid 1 2023-10-07T21:39:11.415 INFO:tasks.rados.rados.0.smithi008.stdout:795: writing smithi00888346-352 from 1648313 to 2155864 tid 2 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:795: writing smithi00888346-352 from 2917489 to 3210269 tid 3 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:788: done (7 left) 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:789: done (6 left) 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:790: done (5 left) 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:791: done (4 left) 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:796: write oid 477 current snap is 0 2023-10-07T21:39:11.422 INFO:tasks.rados.rados.0.smithi008.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-10-07T21:39:11.429 INFO:tasks.rados.rados.0.smithi008.stdout:796: writing smithi00888346-477 from 427076 to 1216119 tid 1 2023-10-07T21:39:11.437 INFO:tasks.rados.rados.0.smithi008.stdout:796: writing smithi00888346-477 from 1706795 to 2474357 tid 2 2023-10-07T21:39:11.441 INFO:tasks.rados.rados.0.smithi008.stdout:796: writing smithi00888346-477 from 2944912 to 3227076 tid 3 2023-10-07T21:39:11.442 INFO:tasks.rados.rados.0.smithi008.stdout:797: write oid 495 current snap is 0 2023-10-07T21:39:11.442 INFO:tasks.rados.rados.0.smithi008.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-10-07T21:39:11.447 INFO:tasks.rados.rados.0.smithi008.stdout:797: writing smithi00888346-495 from 443883 to 908175 tid 1 2023-10-07T21:39:11.453 INFO:tasks.rados.rados.0.smithi008.stdout:797: writing smithi00888346-495 from 1365277 to 1876497 tid 2 2023-10-07T21:39:11.462 INFO:tasks.rados.rados.0.smithi008.stdout:797: writing smithi00888346-495 from 2572335 to 3243883 tid 3 2023-10-07T21:39:11.462 INFO:tasks.rados.rados.0.smithi008.stdout:798: read oid 123 snap -1 2023-10-07T21:39:11.462 INFO:tasks.rados.rados.0.smithi008.stdout:798: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-07T21:39:11.462 INFO:tasks.rados.rados.0.smithi008.stdout:799: write oid 177 current snap is 0 2023-10-07T21:39:11.462 INFO:tasks.rados.rados.0.smithi008.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-10-07T21:39:11.468 INFO:tasks.rados.rados.0.smithi008.stdout:799: writing smithi00888346-177 from 460690 to 1116584 tid 1 2023-10-07T21:39:11.475 INFO:tasks.rados.rados.0.smithi008.stdout:799: writing smithi00888346-177 from 1540112 to 2311343 tid 2 2023-10-07T21:39:11.481 INFO:tasks.rados.rados.0.smithi008.stdout:799: writing smithi00888346-177 from 2716111 to 3255889 tid 3 2023-10-07T21:39:11.481 INFO:tasks.rados.rados.0.smithi008.stdout:800: write oid 356 current snap is 0 2023-10-07T21:39:11.481 INFO:tasks.rados.rados.0.smithi008.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-10-07T21:39:11.488 INFO:tasks.rados.rados.0.smithi008.stdout:800: writing smithi00888346-356 from 477497 to 1208640 tid 1 2023-10-07T21:39:11.495 INFO:tasks.rados.rados.0.smithi008.stdout:800: writing smithi00888346-356 from 1998594 to 2513483 tid 2 2023-10-07T21:39:11.500 INFO:tasks.rados.rados.0.smithi008.stdout:800: writing smithi00888346-356 from 3143534 to 3277497 tid 3 2023-10-07T21:39:11.501 INFO:tasks.rados.rados.0.smithi008.stdout:801: delete oid 206 current snap is 0 2023-10-07T21:39:11.501 INFO:tasks.rados.rados.0.smithi008.stdout:794: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-07T21:39:11.611 INFO:tasks.rados.rados.0.smithi008.stdout:792: finishing write tid 2 to smithi00888346-482 2023-10-07T21:39:11.611 INFO:tasks.rados.rados.0.smithi008.stdout:792: finishing write tid 3 to smithi00888346-482 2023-10-07T21:39:11.611 INFO:tasks.rados.rados.0.smithi008.stdout:792: finishing write tid 4 to smithi00888346-482 2023-10-07T21:39:11.611 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 482 v 164 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-10-07T21:39:11.611 INFO:tasks.rados.rados.0.smithi008.stdout:792: left oid 482 (ObjNum 666 snap 0 seq_num 666) 2023-10-07T21:39:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:793: expect (ObjNum 511 snap 0 seq_num 511) 2023-10-07T21:39:11.746 INFO:tasks.rados.rados.0.smithi008.stdout:795: finishing write tid 1 to smithi00888346-352 2023-10-07T21:39:11.746 INFO:tasks.rados.rados.0.smithi008.stdout:795: finishing write tid 2 to smithi00888346-352 2023-10-07T21:39:11.746 INFO:tasks.rados.rados.0.smithi008.stdout:795: finishing write tid 3 to smithi00888346-352 2023-10-07T21:39:11.746 INFO:tasks.rados.rados.0.smithi008.stdout:792: done (9 left) 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:793: done (8 left) 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:794: done (7 left) 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:801: done (6 left) 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:802: write oid 215 current snap is 0 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:795: finishing write tid 4 to smithi00888346-352 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:795: finishing write tid 5 to smithi00888346-352 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 123 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:795: left oid 352 (ObjNum 667 snap 0 seq_num 667) 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:796: finishing write tid 1 to smithi00888346-477 2023-10-07T21:39:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-10-07T21:39:11.752 INFO:tasks.rados.rados.0.smithi008.stdout:802: writing smithi00888346-215 from 511111 to 992752 tid 1 2023-10-07T21:39:11.760 INFO:tasks.rados.rados.0.smithi008.stdout:802: writing smithi00888346-215 from 1599205 to 2117763 tid 2 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:802: writing smithi00888346-215 from 2682027 to 3171974 tid 3 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:795: done (6 left) 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:803: read oid 5 snap -1 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:803: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:804: write oid 327 current snap is 0 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:796: finishing write tid 2 to smithi00888346-477 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:796: finishing write tid 3 to smithi00888346-477 2023-10-07T21:39:11.768 INFO:tasks.rados.rados.0.smithi008.stdout:796: finishing write tid 4 to smithi00888346-477 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:796: finishing write tid 5 to smithi00888346-477 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 477 v 133 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:796: left oid 477 (ObjNum 668 snap 0 seq_num 668) 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:797: finishing write tid 1 to smithi00888346-495 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:797: finishing write tid 2 to smithi00888346-495 2023-10-07T21:39:11.769 INFO:tasks.rados.rados.0.smithi008.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-10-07T21:39:11.774 INFO:tasks.rados.rados.0.smithi008.stdout:804: writing smithi00888346-327 from 527918 to 1084808 tid 1 2023-10-07T21:39:11.782 INFO:tasks.rados.rados.0.smithi008.stdout:804: writing smithi00888346-327 from 1657687 to 2436256 tid 2 2023-10-07T21:39:11.788 INFO:tasks.rados.rados.0.smithi008.stdout:804: writing smithi00888346-327 from 3225803 to 3327918 tid 3 2023-10-07T21:39:11.788 INFO:tasks.rados.rados.0.smithi008.stdout:796: done (7 left) 2023-10-07T21:39:11.788 INFO:tasks.rados.rados.0.smithi008.stdout:805: write oid 291 current snap is 0 2023-10-07T21:39:11.788 INFO:tasks.rados.rados.0.smithi008.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-10-07T21:39:11.795 INFO:tasks.rados.rados.0.smithi008.stdout:805: writing smithi00888346-291 from 544725 to 1176864 tid 1 2023-10-07T21:39:11.802 INFO:tasks.rados.rados.0.smithi008.stdout:805: writing smithi00888346-291 from 1716169 to 2238396 tid 2 2023-10-07T21:39:11.808 INFO:tasks.rados.rados.0.smithi008.stdout:805: writing smithi00888346-291 from 2736873 to 3249364 tid 3 2023-10-07T21:39:11.808 INFO:tasks.rados.rados.0.smithi008.stdout:806: write oid 23 current snap is 0 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:797: finishing write tid 3 to smithi00888346-495 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:797: finishing write tid 4 to smithi00888346-495 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:797: finishing write tid 5 to smithi00888346-495 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 495 v 158 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:797: left oid 495 (ObjNum 669 snap 0 seq_num 669) 2023-10-07T21:39:11.809 INFO:tasks.rados.rados.0.smithi008.stdout:798: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-07T21:39:11.934 INFO:tasks.rados.rados.0.smithi008.stdout:799: finishing write tid 1 to smithi00888346-177 2023-10-07T21:39:11.935 INFO:tasks.rados.rados.0.smithi008.stdout:799: finishing write tid 2 to smithi00888346-177 2023-10-07T21:39:11.935 INFO:tasks.rados.rados.0.smithi008.stdout:799: finishing write tid 3 to smithi00888346-177 2023-10-07T21:39:11.935 INFO:tasks.rados.rados.0.smithi008.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-10-07T21:39:11.942 INFO:tasks.rados.rados.0.smithi008.stdout:806: writing smithi00888346-23 from 561532 to 1268920 tid 1 2023-10-07T21:39:11.953 INFO:tasks.rados.rados.0.smithi008.stdout:806: writing smithi00888346-23 from 2058298 to 2840536 tid 2 2023-10-07T21:39:11.953 INFO:tasks.rados.rados.0.smithi008.stdout:797: done (8 left) 2023-10-07T21:39:11.953 INFO:tasks.rados.rados.0.smithi008.stdout:798: done (7 left) 2023-10-07T21:39:11.953 INFO:tasks.rados.rados.0.smithi008.stdout:807: read oid 47 snap -1 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:807: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:808: write oid 399 current snap is 0 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:799: finishing write tid 4 to smithi00888346-177 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:799: finishing write tid 5 to smithi00888346-177 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 177 v 137 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:799: left oid 177 (ObjNum 670 snap 0 seq_num 670) 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:800: finishing write tid 1 to smithi00888346-356 2023-10-07T21:39:11.954 INFO:tasks.rados.rados.0.smithi008.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-10-07T21:39:11.959 INFO:tasks.rados.rados.0.smithi008.stdout:808: writing smithi00888346-399 from 578339 to 1077329 tid 1 2023-10-07T21:39:11.967 INFO:tasks.rados.rados.0.smithi008.stdout:808: writing smithi00888346-399 from 1833133 to 2359029 tid 2 2023-10-07T21:39:11.973 INFO:tasks.rados.rados.0.smithi008.stdout:808: writing smithi00888346-399 from 2791719 to 3378339 tid 3 2023-10-07T21:39:11.973 INFO:tasks.rados.rados.0.smithi008.stdout:799: done (8 left) 2023-10-07T21:39:11.973 INFO:tasks.rados.rados.0.smithi008.stdout:809: write oid 274 current snap is 0 2023-10-07T21:39:11.973 INFO:tasks.rados.rados.0.smithi008.stdout:800: finishing write tid 2 to smithi00888346-356 2023-10-07T21:39:11.974 INFO:tasks.rados.rados.0.smithi008.stdout:800: finishing write tid 3 to smithi00888346-356 2023-10-07T21:39:11.974 INFO:tasks.rados.rados.0.smithi008.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-10-07T21:39:11.980 INFO:tasks.rados.rados.0.smithi008.stdout:809: writing smithi00888346-274 from 595146 to 1169385 tid 1 2023-10-07T21:39:11.988 INFO:tasks.rados.rados.0.smithi008.stdout:809: writing smithi00888346-274 from 1891615 to 2561169 tid 2 2023-10-07T21:39:11.993 INFO:tasks.rados.rados.0.smithi008.stdout:809: writing smithi00888346-274 from 3219142 to 3395146 tid 3 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:810: delete oid 16 current snap is 0 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:800: finishing write tid 4 to smithi00888346-356 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:800: finishing write tid 5 to smithi00888346-356 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 356 v 155 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:800: left oid 356 (ObjNum 671 snap 0 seq_num 671) 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:802: finishing write tid 1 to smithi00888346-215 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:802: finishing write tid 2 to smithi00888346-215 2023-10-07T21:39:11.994 INFO:tasks.rados.rados.0.smithi008.stdout:803: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-07T21:39:12.132 INFO:tasks.rados.rados.0.smithi008.stdout:802: finishing write tid 3 to smithi00888346-215 2023-10-07T21:39:12.132 INFO:tasks.rados.rados.0.smithi008.stdout:802: finishing write tid 4 to smithi00888346-215 2023-10-07T21:39:12.132 INFO:tasks.rados.rados.0.smithi008.stdout:802: finishing write tid 5 to smithi00888346-215 2023-10-07T21:39:12.132 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 215 v 169 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-10-07T21:39:12.132 INFO:tasks.rados.rados.0.smithi008.stdout:802: left oid 215 (ObjNum 673 snap 0 seq_num 673) 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: finishing write tid 1 to smithi00888346-327 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: finishing write tid 2 to smithi00888346-327 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: finishing write tid 3 to smithi00888346-327 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: finishing write tid 4 to smithi00888346-327 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: finishing write tid 5 to smithi00888346-327 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 129 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:804: left oid 327 (ObjNum 674 snap 0 seq_num 674) 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:805: finishing write tid 1 to smithi00888346-291 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:805: finishing write tid 2 to smithi00888346-291 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:805: finishing write tid 3 to smithi00888346-291 2023-10-07T21:39:12.133 INFO:tasks.rados.rados.0.smithi008.stdout:805: finishing write tid 4 to smithi00888346-291 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:805: finishing write tid 5 to smithi00888346-291 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 184 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:805: left oid 291 (ObjNum 675 snap 0 seq_num 675) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:806: finishing write tid 1 to smithi00888346-23 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:800: done (9 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:802: done (8 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:803: done (7 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:804: done (6 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:805: done (5 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:810: done (4 left) 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:811: read oid 184 snap -1 2023-10-07T21:39:12.134 INFO:tasks.rados.rados.0.smithi008.stdout:811: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-07T21:39:12.135 INFO:tasks.rados.rados.0.smithi008.stdout:812: write oid 157 current snap is 0 2023-10-07T21:39:12.135 INFO:tasks.rados.rados.0.smithi008.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-10-07T21:39:12.144 INFO:tasks.rados.rados.0.smithi008.stdout:812: writing smithi00888346-157 from 628760 to 1353497 tid 1 2023-10-07T21:39:12.153 INFO:tasks.rados.rados.0.smithi008.stdout:812: writing smithi00888346-157 from 1892226 to 2565449 tid 2 2023-10-07T21:39:12.159 INFO:tasks.rados.rados.0.smithi008.stdout:812: writing smithi00888346-157 from 3157635 to 3428760 tid 3 2023-10-07T21:39:12.159 INFO:tasks.rados.rados.0.smithi008.stdout:813: read oid 58 snap -1 2023-10-07T21:39:12.159 INFO:tasks.rados.rados.0.smithi008.stdout:813: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:814: read oid 124 snap -1 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:814: expect deleted 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:815: read oid 121 snap -1 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:815: expect (ObjNum 120 snap 0 seq_num 120) 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:816: read oid 256 snap -1 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:816: expect (ObjNum 255 snap 0 seq_num 255) 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:817: read oid 171 snap -1 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:817: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:818: delete oid 402 current snap is 0 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:806: finishing write tid 2 to smithi00888346-23 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:806: finishing write tid 3 to smithi00888346-23 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:806: finishing write tid 4 to smithi00888346-23 2023-10-07T21:39:12.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 23 v 132 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-10-07T21:39:12.161 INFO:tasks.rados.rados.0.smithi008.stdout:806: left oid 23 (ObjNum 676 snap 0 seq_num 676) 2023-10-07T21:39:12.161 INFO:tasks.rados.rados.0.smithi008.stdout:807: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:39:12.283 INFO:tasks.rados.rados.0.smithi008.stdout:808: finishing write tid 1 to smithi00888346-399 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:808: finishing write tid 2 to smithi00888346-399 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:808: finishing write tid 3 to smithi00888346-399 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:808: finishing write tid 4 to smithi00888346-399 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:808: finishing write tid 5 to smithi00888346-399 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 190 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:808: left oid 399 (ObjNum 677 snap 0 seq_num 677) 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:809: finishing write tid 1 to smithi00888346-274 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:809: finishing write tid 2 to smithi00888346-274 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:806: done (11 left) 2023-10-07T21:39:12.284 INFO:tasks.rados.rados.0.smithi008.stdout:807: done (10 left) 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:808: done (9 left) 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:818: done (8 left) 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:819: write oid 173 current snap is 0 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:809: finishing write tid 3 to smithi00888346-274 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:809: finishing write tid 4 to smithi00888346-274 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:809: finishing write tid 5 to smithi00888346-274 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 188 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:809: left oid 274 (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:12.285 INFO:tasks.rados.rados.0.smithi008.stdout:811: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-07T21:39:12.400 INFO:tasks.rados.rados.0.smithi008.stdout:812: finishing write tid 1 to smithi00888346-157 2023-10-07T21:39:12.400 INFO:tasks.rados.rados.0.smithi008.stdout:812: finishing write tid 2 to smithi00888346-157 2023-10-07T21:39:12.400 INFO:tasks.rados.rados.0.smithi008.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-10-07T21:39:12.407 INFO:tasks.rados.rados.0.smithi008.stdout:819: writing smithi00888346-173 from 662374 to 1137609 tid 1 2023-10-07T21:39:12.416 INFO:tasks.rados.rados.0.smithi008.stdout:819: writing smithi00888346-173 from 1609190 to 2286082 tid 2 2023-10-07T21:39:12.423 INFO:tasks.rados.rados.0.smithi008.stdout:819: writing smithi00888346-173 from 2812481 to 3436582 tid 3 2023-10-07T21:39:12.423 INFO:tasks.rados.rados.0.smithi008.stdout:809: done (8 left) 2023-10-07T21:39:12.423 INFO:tasks.rados.rados.0.smithi008.stdout:811: done (7 left) 2023-10-07T21:39:12.423 INFO:tasks.rados.rados.0.smithi008.stdout:820: write oid 222 current snap is 0 2023-10-07T21:39:12.424 INFO:tasks.rados.rados.0.smithi008.stdout:816: expect (ObjNum 255 snap 0 seq_num 255) 2023-10-07T21:39:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:815: expect (ObjNum 120 snap 0 seq_num 120) 2023-10-07T21:39:12.576 INFO:tasks.rados.rados.0.smithi008.stdout:817: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:39:12.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:12 smithi008 bash[41094]: cluster 2023-10-07T21:39:11.275963+0000 mgr.y (mgr.14466) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:12.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:12 smithi008 bash[27485]: cluster 2023-10-07T21:39:11.275963+0000 mgr.y (mgr.14466) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:812: finishing write tid 3 to smithi00888346-157 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:812: finishing write tid 4 to smithi00888346-157 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:812: finishing write tid 5 to smithi00888346-157 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 137 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:812: left oid 157 (ObjNum 680 snap 0 seq_num 680) 2023-10-07T21:39:12.679 INFO:tasks.rados.rados.0.smithi008.stdout:813: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:12.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:12 smithi081 bash[31720]: cluster 2023-10-07T21:39:11.275963+0000 mgr.y (mgr.14466) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:12.824 INFO:tasks.rados.rados.0.smithi008.stdout:819: finishing write tid 1 to smithi00888346-173 2023-10-07T21:39:12.824 INFO:tasks.rados.rados.0.smithi008.stdout:819: finishing write tid 2 to smithi00888346-173 2023-10-07T21:39:12.824 INFO:tasks.rados.rados.0.smithi008.stdout:819: finishing write tid 3 to smithi00888346-173 2023-10-07T21:39:12.824 INFO:tasks.rados.rados.0.smithi008.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-10-07T21:39:12.832 INFO:tasks.rados.rados.0.smithi008.stdout:820: writing smithi00888346-222 from 679181 to 1229665 tid 1 2023-10-07T21:39:12.839 INFO:tasks.rados.rados.0.smithi008.stdout:820: writing smithi00888346-222 from 1667672 to 2204575 tid 2 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:820: writing smithi00888346-222 from 2839904 to 3275277 tid 3 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:812: done (7 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:813: done (6 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:814: done (5 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:815: done (4 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:816: done (3 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:817: done (2 left) 2023-10-07T21:39:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:821: read oid 349 snap -1 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:822: write oid 253 current snap is 0 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:819: finishing write tid 4 to smithi00888346-173 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:819: finishing write tid 5 to smithi00888346-173 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 173 v 144 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:819: left oid 173 (ObjNum 682 snap 0 seq_num 682) 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:820: finishing write tid 1 to smithi00888346-222 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:820: finishing write tid 2 to smithi00888346-222 2023-10-07T21:39:12.847 INFO:tasks.rados.rados.0.smithi008.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-10-07T21:39:12.854 INFO:tasks.rados.rados.0.smithi008.stdout:822: writing smithi00888346-253 from 695988 to 1321721 tid 1 2023-10-07T21:39:12.864 INFO:tasks.rados.rados.0.smithi008.stdout:822: writing smithi00888346-253 from 2009801 to 2690362 tid 2 2023-10-07T21:39:12.871 INFO:tasks.rados.rados.0.smithi008.stdout:822: writing smithi00888346-253 from 3150974 to 3495988 tid 3 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:819: done (3 left) 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:823: write oid 252 current snap is 0 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:820: finishing write tid 3 to smithi00888346-222 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:820: finishing write tid 4 to smithi00888346-222 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:820: finishing write tid 5 to smithi00888346-222 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 222 v 162 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:820: left oid 222 (ObjNum 683 snap 0 seq_num 683) 2023-10-07T21:39:12.872 INFO:tasks.rados.rados.0.smithi008.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-10-07T21:39:12.878 INFO:tasks.rados.rados.0.smithi008.stdout:823: writing smithi00888346-252 from 712795 to 1130130 tid 1 2023-10-07T21:39:12.886 INFO:tasks.rados.rados.0.smithi008.stdout:823: writing smithi00888346-252 from 1784636 to 2325208 tid 2 2023-10-07T21:39:12.894 INFO:tasks.rados.rados.0.smithi008.stdout:823: writing smithi00888346-252 from 2894750 to 3352667 tid 3 2023-10-07T21:39:12.894 INFO:tasks.rados.rados.0.smithi008.stdout:820: done (3 left) 2023-10-07T21:39:12.894 INFO:tasks.rados.rados.0.smithi008.stdout:824: write oid 270 current snap is 0 2023-10-07T21:39:12.895 INFO:tasks.rados.rados.0.smithi008.stdout:822: finishing write tid 1 to smithi00888346-253 2023-10-07T21:39:12.895 INFO:tasks.rados.rados.0.smithi008.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-10-07T21:39:13.025 INFO:tasks.rados.rados.0.smithi008.stdout:822: finishing write tid 2 to smithi00888346-253 2023-10-07T21:39:13.025 INFO:tasks.rados.rados.0.smithi008.stdout:822: finishing write tid 3 to smithi00888346-253 2023-10-07T21:39:13.025 INFO:tasks.rados.rados.0.smithi008.stdout:822: finishing write tid 4 to smithi00888346-253 2023-10-07T21:39:13.025 INFO:tasks.rados.rados.0.smithi008.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-10-07T21:39:13.036 INFO:tasks.rados.rados.0.smithi008.stdout:824: writing smithi00888346-270 from 729602 to 1222186 tid 1 2023-10-07T21:39:13.044 INFO:tasks.rados.rados.0.smithi008.stdout:824: writing smithi00888346-270 from 1843118 to 2527348 tid 2 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:824: writing smithi00888346-270 from 3322173 to 3529602 tid 3 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:821: done (3 left) 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:825: write oid 18 current snap is 0 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:822: finishing write tid 5 to smithi00888346-253 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 182 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:822: left oid 253 (ObjNum 684 snap 0 seq_num 684) 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:823: finishing write tid 1 to smithi00888346-252 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:823: finishing write tid 2 to smithi00888346-252 2023-10-07T21:39:13.051 INFO:tasks.rados.rados.0.smithi008.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-10-07T21:39:13.058 INFO:tasks.rados.rados.0.smithi008.stdout:825: writing smithi00888346-18 from 746409 to 1314242 tid 1 2023-10-07T21:39:13.065 INFO:tasks.rados.rados.0.smithi008.stdout:825: writing smithi00888346-18 from 1901600 to 2445841 tid 2 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:825: writing smithi00888346-18 from 3065949 to 3546409 tid 3 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:822: done (3 left) 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:826: write oid 289 current snap is 0 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:823: finishing write tid 3 to smithi00888346-252 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:823: finishing write tid 4 to smithi00888346-252 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:823: finishing write tid 5 to smithi00888346-252 2023-10-07T21:39:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 252 v 136 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:823: left oid 252 (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:824: finishing write tid 1 to smithi00888346-270 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:824: finishing write tid 2 to smithi00888346-270 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:824: finishing write tid 3 to smithi00888346-270 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:824: finishing write tid 4 to smithi00888346-270 2023-10-07T21:39:13.073 INFO:tasks.rados.rados.0.smithi008.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-10-07T21:39:13.080 INFO:tasks.rados.rados.0.smithi008.stdout:826: writing smithi00888346-289 from 763216 to 1406298 tid 1 2023-10-07T21:39:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:826: writing smithi00888346-289 from 1843729 to 2531628 tid 2 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:826: writing smithi00888346-289 from 3260666 to 3563216 tid 3 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:823: done (3 left) 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:827: read oid 39 snap -1 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:827: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:828: write oid 394 current snap is 0 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:824: finishing write tid 5 to smithi00888346-270 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 270 v 159 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:824: left oid 270 (ObjNum 686 snap 0 seq_num 686) 2023-10-07T21:39:13.094 INFO:tasks.rados.rados.0.smithi008.stdout:825: finishing write tid 1 to smithi00888346-18 2023-10-07T21:39:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-10-07T21:39:13.103 INFO:tasks.rados.rados.0.smithi008.stdout:828: writing smithi00888346-394 from 780023 to 1498354 tid 1 2023-10-07T21:39:13.108 INFO:tasks.rados.rados.0.smithi008.stdout:828: writing smithi00888346-394 from 1902211 to 2450121 tid 2 2023-10-07T21:39:13.117 INFO:tasks.rados.rados.0.smithi008.stdout:828: writing smithi00888346-394 from 3004442 to 3580023 tid 3 2023-10-07T21:39:13.117 INFO:tasks.rados.rados.0.smithi008.stdout:824: done (4 left) 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:829: read oid 103 snap -1 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:829: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:830: read oid 244 snap -1 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:830: expect (ObjNum 243 snap 0 seq_num 243) 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:831: read oid 28 snap -1 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:831: expect (ObjNum 622 snap 0 seq_num 622) 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:832: write oid 345 current snap is 0 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:825: finishing write tid 2 to smithi00888346-18 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:825: finishing write tid 3 to smithi00888346-18 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:825: finishing write tid 4 to smithi00888346-18 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:825: finishing write tid 5 to smithi00888346-18 2023-10-07T21:39:13.118 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 18 v 186 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:825: left oid 18 (ObjNum 687 snap 0 seq_num 687) 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: finishing write tid 1 to smithi00888346-289 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: finishing write tid 2 to smithi00888346-289 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: finishing write tid 3 to smithi00888346-289 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: finishing write tid 4 to smithi00888346-289 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: finishing write tid 5 to smithi00888346-289 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 289 v 166 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:826: left oid 289 (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:39:13.119 INFO:tasks.rados.rados.0.smithi008.stdout:827: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:13.212 INFO:tasks.rados.rados.0.smithi008.stdout:828: finishing write tid 1 to smithi00888346-394 2023-10-07T21:39:13.212 INFO:tasks.rados.rados.0.smithi008.stdout:828: finishing write tid 2 to smithi00888346-394 2023-10-07T21:39:13.212 INFO:tasks.rados.rados.0.smithi008.stdout:828: finishing write tid 3 to smithi00888346-394 2023-10-07T21:39:13.212 INFO:tasks.rados.rados.0.smithi008.stdout:828: finishing write tid 4 to smithi00888346-394 2023-10-07T21:39:13.212 INFO:tasks.rados.rados.0.smithi008.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-10-07T21:39:13.226 INFO:tasks.rados.rados.0.smithi008.stdout:832: writing smithi00888346-345 from 796830 to 1590410 tid 1 2023-10-07T21:39:13.235 INFO:tasks.rados.rados.0.smithi008.stdout:832: writing smithi00888346-345 from 2360693 to 3052261 tid 2 2023-10-07T21:39:13.235 INFO:tasks.rados.rados.0.smithi008.stdout:825: done (7 left) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:826: done (6 left) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:827: done (5 left) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:833: read oid 143 snap -1 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:833: expect (ObjNum 142 snap 0 seq_num 142) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:834: read oid 329 snap -1 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:834: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:835: read oid 230 snap -1 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:835: expect (ObjNum 229 snap 0 seq_num 229) 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:836: write oid 205 current snap is 0 2023-10-07T21:39:13.236 INFO:tasks.rados.rados.0.smithi008.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-10-07T21:39:13.241 INFO:tasks.rados.rados.0.smithi008.stdout:836: writing smithi00888346-205 from 413637 to 882466 tid 1 2023-10-07T21:39:13.248 INFO:tasks.rados.rados.0.smithi008.stdout:836: writing smithi00888346-205 from 1619175 to 2054401 tid 2 2023-10-07T21:39:13.256 INFO:tasks.rados.rados.0.smithi008.stdout:836: writing smithi00888346-205 from 2542935 to 3301190 tid 3 2023-10-07T21:39:13.256 INFO:tasks.rados.rados.0.smithi008.stdout:837: read oid 385 snap -1 2023-10-07T21:39:13.256 INFO:tasks.rados.rados.0.smithi008.stdout:837: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:13.257 INFO:tasks.rados.rados.0.smithi008.stdout:828: finishing write tid 5 to smithi00888346-394 2023-10-07T21:39:13.257 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 394 v 127 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-10-07T21:39:13.257 INFO:tasks.rados.rados.0.smithi008.stdout:828: left oid 394 (ObjNum 689 snap 0 seq_num 689) 2023-10-07T21:39:13.257 INFO:tasks.rados.rados.0.smithi008.stdout:830: expect (ObjNum 243 snap 0 seq_num 243) 2023-10-07T21:39:13.339 INFO:tasks.rados.rados.0.smithi008.stdout:829: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:13.475 INFO:tasks.rados.rados.0.smithi008.stdout:831: expect (ObjNum 622 snap 0 seq_num 622) 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:832: finishing write tid 1 to smithi00888346-345 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:832: finishing write tid 2 to smithi00888346-345 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:832: finishing write tid 3 to smithi00888346-345 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:832: finishing write tid 4 to smithi00888346-345 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 345 v 115 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:832: left oid 345 (ObjNum 690 snap 0 seq_num 690) 2023-10-07T21:39:13.604 INFO:tasks.rados.rados.0.smithi008.stdout:833: expect (ObjNum 142 snap 0 seq_num 142) 2023-10-07T21:39:13.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:13 smithi008 bash[41094]: audit 2023-10-07T21:39:13.280953+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:13.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:13 smithi008 bash[27485]: audit 2023-10-07T21:39:13.280953+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:13.692 INFO:tasks.rados.rados.0.smithi008.stdout:834: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-07T21:39:13.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:13 smithi081 bash[31720]: audit 2023-10-07T21:39:13.280953+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:836: finishing write tid 1 to smithi00888346-205 2023-10-07T21:39:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:835: expect (ObjNum 229 snap 0 seq_num 229) 2023-10-07T21:39:13.956 INFO:tasks.rados.rados.0.smithi008.stdout:836: finishing write tid 2 to smithi00888346-205 2023-10-07T21:39:13.956 INFO:tasks.rados.rados.0.smithi008.stdout:837: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:836: finishing write tid 3 to smithi00888346-205 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:836: finishing write tid 4 to smithi00888346-205 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:836: finishing write tid 5 to smithi00888346-205 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 125 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:836: left oid 205 (ObjNum 691 snap 0 seq_num 691) 2023-10-07T21:39:14.040 INFO:tasks.rados.rados.0.smithi008.stdout:838: read oid 211 snap -1 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:838: expect deleted 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:828: done (10 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:829: done (9 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:830: done (8 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:831: done (7 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:832: done (6 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:833: done (5 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:834: done (4 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:835: done (3 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:836: done (2 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:837: done (1 left) 2023-10-07T21:39:14.041 INFO:tasks.rados.rados.0.smithi008.stdout:839: read oid 63 snap -1 2023-10-07T21:39:14.042 INFO:tasks.rados.rados.0.smithi008.stdout:839: expect deleted 2023-10-07T21:39:14.042 INFO:tasks.rados.rados.0.smithi008.stdout:840: write oid 7 current snap is 0 2023-10-07T21:39:14.042 INFO:tasks.rados.rados.0.smithi008.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-10-07T21:39:14.050 INFO:tasks.rados.rados.0.smithi008.stdout:840: writing smithi00888346-7 from 430444 to 1090875 tid 1 2023-10-07T21:39:14.059 INFO:tasks.rados.rados.0.smithi008.stdout:840: writing smithi00888346-7 from 1677657 to 2372894 tid 2 2023-10-07T21:39:14.066 INFO:tasks.rados.rados.0.smithi008.stdout:840: writing smithi00888346-7 from 2970358 to 3539885 tid 3 2023-10-07T21:39:14.066 INFO:tasks.rados.rados.0.smithi008.stdout:841: write oid 351 current snap is 0 2023-10-07T21:39:14.067 INFO:tasks.rados.rados.0.smithi008.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-10-07T21:39:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:841: writing smithi00888346-351 from 447251 to 1182931 tid 1 2023-10-07T21:39:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:841: writing smithi00888346-351 from 1736139 to 2175034 tid 2 2023-10-07T21:39:14.087 INFO:tasks.rados.rados.0.smithi008.stdout:841: writing smithi00888346-351 from 2597781 to 3378580 tid 3 2023-10-07T21:39:14.087 INFO:tasks.rados.rados.0.smithi008.stdout:842: write oid 10 current snap is 0 2023-10-07T21:39:14.087 INFO:tasks.rados.rados.0.smithi008.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-10-07T21:39:14.092 INFO:tasks.rados.rados.0.smithi008.stdout:842: writing smithi00888346-10 from 464058 to 874987 tid 1 2023-10-07T21:39:14.099 INFO:tasks.rados.rados.0.smithi008.stdout:842: writing smithi00888346-10 from 1394621 to 2093527 tid 2 2023-10-07T21:39:14.106 INFO:tasks.rados.rados.0.smithi008.stdout:842: writing smithi00888346-10 from 2625204 to 3217275 tid 3 2023-10-07T21:39:14.109 INFO:tasks.rados.rados.0.smithi008.stdout:842: writing smithi00888346-10 from 3656107 to 3664058 tid 4 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:843: read oid 201 snap -1 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:843: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:844: delete oid 352 current snap is 0 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: finishing write tid 1 to smithi00888346-7 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: finishing write tid 2 to smithi00888346-7 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: finishing write tid 3 to smithi00888346-7 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: finishing write tid 4 to smithi00888346-7 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: finishing write tid 5 to smithi00888346-7 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 7 v 140 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-10-07T21:39:14.110 INFO:tasks.rados.rados.0.smithi008.stdout:840: left oid 7 (ObjNum 692 snap 0 seq_num 692) 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: finishing write tid 1 to smithi00888346-351 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: finishing write tid 2 to smithi00888346-351 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: finishing write tid 3 to smithi00888346-351 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: finishing write tid 4 to smithi00888346-351 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: finishing write tid 5 to smithi00888346-351 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 170 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:841: left oid 351 (ObjNum 693 snap 0 seq_num 693) 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 1 to smithi00888346-10 2023-10-07T21:39:14.111 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 2 to smithi00888346-10 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 3 to smithi00888346-10 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 4 to smithi00888346-10 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 5 to smithi00888346-10 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:842: finishing write tid 6 to smithi00888346-10 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 10 v 130 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-10-07T21:39:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:842: left oid 10 (ObjNum 694 snap 0 seq_num 694) 2023-10-07T21:39:14.114 INFO:tasks.rados.rados.0.smithi008.stdout:843: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:838: done (6 left) 2023-10-07T21:39:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:839: done (5 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:840: done (4 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:841: done (3 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:842: done (2 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:843: done (1 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:844: done (0 left) 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:845: read oid 388 snap -1 2023-10-07T21:39:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:846: read oid 401 snap -1 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:847: read oid 482 snap -1 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:847: expect (ObjNum 666 snap 0 seq_num 666) 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:848: write oid 476 current snap is 0 2023-10-07T21:39:14.309 INFO:tasks.rados.rados.0.smithi008.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-10-07T21:39:14.313 INFO:tasks.rados.rados.0.smithi008.stdout:848: writing smithi00888346-476 from 497672 to 1059099 tid 1 2023-10-07T21:39:14.322 INFO:tasks.rados.rados.0.smithi008.stdout:848: writing smithi00888346-476 from 1795232 to 2497807 tid 2 2023-10-07T21:39:14.330 INFO:tasks.rados.rados.0.smithi008.stdout:848: writing smithi00888346-476 from 2963697 to 3694665 tid 3 2023-10-07T21:39:14.330 INFO:tasks.rados.rados.0.smithi008.stdout:849: delete oid 126 current snap is 0 2023-10-07T21:39:14.330 INFO:tasks.rados.rados.0.smithi008.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-07T21:39:14.420 INFO:tasks.rados.rados.0.smithi008.stdout:847: expect (ObjNum 666 snap 0 seq_num 666) 2023-10-07T21:39:14.577 INFO:tasks.rados.rados.0.smithi008.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:14.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:14 smithi008 bash[27485]: cluster 2023-10-07T21:39:13.276434+0000 mgr.y (mgr.14466) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:14 smithi008 bash[41094]: cluster 2023-10-07T21:39:13.276434+0000 mgr.y (mgr.14466) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:848: finishing write tid 1 to smithi00888346-476 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:848: finishing write tid 2 to smithi00888346-476 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:845: done (4 left) 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:846: done (3 left) 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:847: done (2 left) 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:849: done (1 left) 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:850: delete oid 482 current snap is 0 2023-10-07T21:39:14.671 INFO:tasks.rados.rados.0.smithi008.stdout:848: finishing write tid 3 to smithi00888346-476 2023-10-07T21:39:14.672 INFO:tasks.rados.rados.0.smithi008.stdout:848: finishing write tid 4 to smithi00888346-476 2023-10-07T21:39:14.672 INFO:tasks.rados.rados.0.smithi008.stdout:848: finishing write tid 5 to smithi00888346-476 2023-10-07T21:39:14.672 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 141 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-10-07T21:39:14.672 INFO:tasks.rados.rados.0.smithi008.stdout:848: left oid 476 (ObjNum 696 snap 0 seq_num 696) 2023-10-07T21:39:14.673 INFO:tasks.rados.rados.0.smithi008.stdout:848: done (1 left) 2023-10-07T21:39:14.673 INFO:tasks.rados.rados.0.smithi008.stdout:850: done (0 left) 2023-10-07T21:39:14.673 INFO:tasks.rados.rados.0.smithi008.stdout:851: read oid 258 snap -1 2023-10-07T21:39:14.673 INFO:tasks.rados.rados.0.smithi008.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-07T21:39:14.674 INFO:tasks.rados.rados.0.smithi008.stdout:852: read oid 475 snap -1 2023-10-07T21:39:14.674 INFO:tasks.rados.rados.0.smithi008.stdout:852: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-07T21:39:14.674 INFO:tasks.rados.rados.0.smithi008.stdout:853: write oid 413 current snap is 0 2023-10-07T21:39:14.674 INFO:tasks.rados.rados.0.smithi008.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-10-07T21:39:14.681 INFO:tasks.rados.rados.0.smithi008.stdout:853: writing smithi00888346-413 from 548093 to 1335267 tid 1 2023-10-07T21:39:14.688 INFO:tasks.rados.rados.0.smithi008.stdout:853: writing smithi00888346-413 from 1970678 to 2420580 tid 2 2023-10-07T21:39:14.696 INFO:tasks.rados.rados.0.smithi008.stdout:853: writing smithi00888346-413 from 3045966 to 3727103 tid 3 2023-10-07T21:39:14.696 INFO:tasks.rados.rados.0.smithi008.stdout:854: write oid 210 current snap is 0 2023-10-07T21:39:14.696 INFO:tasks.rados.rados.0.smithi008.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-10-07T21:39:14.703 INFO:tasks.rados.rados.0.smithi008.stdout:854: writing smithi00888346-210 from 564900 to 1143676 tid 1 2023-10-07T21:39:14.710 INFO:tasks.rados.rados.0.smithi008.stdout:854: writing smithi00888346-210 from 1629160 to 2339073 tid 2 2023-10-07T21:39:14.718 INFO:tasks.rados.rados.0.smithi008.stdout:854: writing smithi00888346-210 from 3073389 to 3565798 tid 3 2023-10-07T21:39:14.718 INFO:tasks.rados.rados.0.smithi008.stdout:855: read oid 118 snap -1 2023-10-07T21:39:14.718 INFO:tasks.rados.rados.0.smithi008.stdout:855: expect deleted 2023-10-07T21:39:14.718 INFO:tasks.rados.rados.0.smithi008.stdout:856: delete oid 98 current snap is 0 2023-10-07T21:39:14.718 INFO:tasks.rados.rados.0.smithi008.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-07T21:39:14.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:14 smithi081 bash[31720]: cluster 2023-10-07T21:39:13.276434+0000 mgr.y (mgr.14466) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.8 MiB/s wr, 101 op/s 2023-10-07T21:39:14.809 INFO:tasks.rados.rados.0.smithi008.stdout:852: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-07T21:39:14.926 INFO:tasks.rados.rados.0.smithi008.stdout:853: finishing write tid 1 to smithi00888346-413 2023-10-07T21:39:14.926 INFO:tasks.rados.rados.0.smithi008.stdout:853: finishing write tid 2 to smithi00888346-413 2023-10-07T21:39:14.926 INFO:tasks.rados.rados.0.smithi008.stdout:853: finishing write tid 3 to smithi00888346-413 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:853: finishing write tid 4 to smithi00888346-413 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:853: finishing write tid 5 to smithi00888346-413 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 413 v 174 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: finishing write tid 1 to smithi00888346-210 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: finishing write tid 2 to smithi00888346-210 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: finishing write tid 3 to smithi00888346-210 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: finishing write tid 4 to smithi00888346-210 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: finishing write tid 5 to smithi00888346-210 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 210 v 159 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-10-07T21:39:14.927 INFO:tasks.rados.rados.0.smithi008.stdout:851: done (5 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:852: done (4 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:853: done (3 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:854: done (2 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:855: done (1 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:856: done (0 left) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:857: read oid 407 snap -1 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-07T21:39:14.928 INFO:tasks.rados.rados.0.smithi008.stdout:858: delete oid 245 current snap is 0 2023-10-07T21:39:14.929 INFO:tasks.rados.rados.0.smithi008.stdout:858: done (1 left) 2023-10-07T21:39:14.929 INFO:tasks.rados.rados.0.smithi008.stdout:859: read oid 427 snap -1 2023-10-07T21:39:14.929 INFO:tasks.rados.rados.0.smithi008.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:39:14.929 INFO:tasks.rados.rados.0.smithi008.stdout:860: write oid 152 current snap is 0 2023-10-07T21:39:14.929 INFO:tasks.rados.rados.0.smithi008.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-10-07T21:39:14.934 INFO:tasks.rados.rados.0.smithi008.stdout:860: writing smithi00888346-152 from 615321 to 1019844 tid 1 2023-10-07T21:39:14.942 INFO:tasks.rados.rados.0.smithi008.stdout:860: writing smithi00888346-152 from 1804606 to 2261846 tid 2 2023-10-07T21:39:14.949 INFO:tasks.rados.rados.0.smithi008.stdout:860: writing smithi00888346-152 from 2755658 to 3481883 tid 3 2023-10-07T21:39:14.949 INFO:tasks.rados.rados.0.smithi008.stdout:861: read oid 196 snap -1 2023-10-07T21:39:14.949 INFO:tasks.rados.rados.0.smithi008.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-07T21:39:14.949 INFO:tasks.rados.rados.0.smithi008.stdout:862: read oid 210 snap -1 2023-10-07T21:39:14.950 INFO:tasks.rados.rados.0.smithi008.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-07T21:39:14.950 INFO:tasks.rados.rados.0.smithi008.stdout:863: write oid 206 current snap is 0 2023-10-07T21:39:14.950 INFO:tasks.rados.rados.0.smithi008.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-10-07T21:39:14.956 INFO:tasks.rados.rados.0.smithi008.stdout:863: writing smithi00888346-206 from 632128 to 1111900 tid 1 2023-10-07T21:39:14.963 INFO:tasks.rados.rados.0.smithi008.stdout:863: writing smithi00888346-206 from 1746735 to 2347633 tid 2 2023-10-07T21:39:14.972 INFO:tasks.rados.rados.0.smithi008.stdout:863: writing smithi00888346-206 from 3066728 to 3720578 tid 3 2023-10-07T21:39:14.972 INFO:tasks.rados.rados.0.smithi008.stdout:864: write oid 242 current snap is 0 2023-10-07T21:39:14.972 INFO:tasks.rados.rados.0.smithi008.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-10-07T21:39:14.979 INFO:tasks.rados.rados.0.smithi008.stdout:864: writing smithi00888346-242 from 648935 to 1203956 tid 1 2023-10-07T21:39:14.985 INFO:tasks.rados.rados.0.smithi008.stdout:864: writing smithi00888346-242 from 1805217 to 2266126 tid 2 2023-10-07T21:39:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:864: writing smithi00888346-242 from 2694151 to 3159273 tid 3 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:864: writing smithi00888346-242 from 3817442 to 3848935 tid 4 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:865: read oid 343 snap -1 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:866: read oid 287 snap -1 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:866: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:867: write oid 173 current snap is 0 2023-10-07T21:39:14.995 INFO:tasks.rados.rados.0.smithi008.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-10-07T21:39:15.003 INFO:tasks.rados.rados.0.smithi008.stdout:867: writing smithi00888346-173 from 665742 to 1296012 tid 1 2023-10-07T21:39:15.010 INFO:tasks.rados.rados.0.smithi008.stdout:867: writing smithi00888346-173 from 1863699 to 2468266 tid 2 2023-10-07T21:39:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:867: writing smithi00888346-173 from 3121574 to 3797968 tid 3 2023-10-07T21:39:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:868: read oid 255 snap -1 2023-10-07T21:39:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-07T21:39:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:869: read oid 235 snap -1 2023-10-07T21:39:15.019 INFO:tasks.rados.rados.0.smithi008.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:15.019 INFO:tasks.rados.rados.0.smithi008.stdout:870: delete oid 469 current snap is 0 2023-10-07T21:39:15.019 INFO:tasks.rados.rados.0.smithi008.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:39:15.130 INFO:tasks.rados.rados.0.smithi008.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-07T21:39:15.223 INFO:tasks.rados.rados.0.smithi008.stdout:860: finishing write tid 1 to smithi00888346-152 2023-10-07T21:39:15.223 INFO:tasks.rados.rados.0.smithi008.stdout:860: finishing write tid 2 to smithi00888346-152 2023-10-07T21:39:15.223 INFO:tasks.rados.rados.0.smithi008.stdout:857: done (12 left) 2023-10-07T21:39:15.223 INFO:tasks.rados.rados.0.smithi008.stdout:859: done (11 left) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:870: done (10 left) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:871: read oid 402 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:871: expect deleted 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:872: read oid 177 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:872: expect (ObjNum 670 snap 0 seq_num 670) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:873: read oid 66 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:873: expect (ObjNum 65 snap 0 seq_num 65) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:874: read oid 184 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:874: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:875: read oid 381 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:875: expect (ObjNum 380 snap 0 seq_num 380) 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:876: read oid 99 snap -1 2023-10-07T21:39:15.224 INFO:tasks.rados.rados.0.smithi008.stdout:876: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-07T21:39:15.225 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:15.225 INFO:tasks.rados.rados.0.smithi008.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-07T21:39:15.424 INFO:tasks.rados.rados.0.smithi008.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-07T21:39:15.546 INFO:tasks.rados.rados.0.smithi008.stdout:860: finishing write tid 3 to smithi00888346-152 2023-10-07T21:39:15.546 INFO:tasks.rados.rados.0.smithi008.stdout:860: finishing write tid 4 to smithi00888346-152 2023-10-07T21:39:15.546 INFO:tasks.rados.rados.0.smithi008.stdout:860: finishing write tid 5 to smithi00888346-152 2023-10-07T21:39:15.546 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 152 v 190 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-10-07T21:39:15.546 INFO:tasks.rados.rados.0.smithi008.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: finishing write tid 1 to smithi00888346-206 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: finishing write tid 2 to smithi00888346-206 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:860: done (15 left) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:861: done (14 left) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:862: done (13 left) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:877: read oid 464 snap -1 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:877: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: finishing write tid 3 to smithi00888346-206 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: finishing write tid 4 to smithi00888346-206 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: finishing write tid 5 to smithi00888346-206 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 206 v 178 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-10-07T21:39:15.547 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 1 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 2 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 3 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 4 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 5 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: finishing write tid 6 to smithi00888346-242 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 242 v 164 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-10-07T21:39:15.548 INFO:tasks.rados.rados.0.smithi008.stdout:866: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-07T21:39:15.645 INFO:tasks.rados.rados.0.smithi008.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-10-07T21:39:15.778 INFO:tasks.rados.rados.0.smithi008.stdout:867: finishing write tid 1 to smithi00888346-173 2023-10-07T21:39:15.778 INFO:tasks.rados.rados.0.smithi008.stdout:867: finishing write tid 2 to smithi00888346-173 2023-10-07T21:39:15.778 INFO:tasks.rados.rados.0.smithi008.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:867: finishing write tid 3 to smithi00888346-173 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:867: finishing write tid 4 to smithi00888346-173 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:867: finishing write tid 5 to smithi00888346-173 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 173 v 148 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2023-10-07T21:39:15.856 INFO:tasks.rados.rados.0.smithi008.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-07T21:39:16.004 INFO:tasks.rados.rados.0.smithi008.stdout:875: expect (ObjNum 380 snap 0 seq_num 380) 2023-10-07T21:39:16.085 INFO:tasks.rados.rados.0.smithi008.stdout:873: expect (ObjNum 65 snap 0 seq_num 65) 2023-10-07T21:39:16.204 INFO:tasks.rados.rados.0.smithi008.stdout:876: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-07T21:39:16.336 INFO:tasks.rados.rados.0.smithi008.stdout:874: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-07T21:39:16.449 INFO:tasks.rados.rados.0.smithi008.stdout:872: expect (ObjNum 670 snap 0 seq_num 670) 2023-10-07T21:39:16.631 INFO:tasks.rados.rados.0.smithi008.stdout:877: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-07T21:39:16.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:16 smithi008 bash[41094]: cluster 2023-10-07T21:39:15.277297+0000 mgr.y (mgr.14466) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-10-07T21:39:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:16 smithi008 bash[27485]: cluster 2023-10-07T21:39:15.277297+0000 mgr.y (mgr.14466) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-10-07T21:39:16.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:16 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:16.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:16 smithi081 bash[31720]: cluster 2023-10-07T21:39:15.277297+0000 mgr.y (mgr.14466) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-10-07T21:39:16.785 INFO:tasks.rados.rados.0.smithi008.stdout:878: read oid 11 snap -1 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:878: expect (ObjNum 528 snap 0 seq_num 528) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:863: done (14 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:864: done (13 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:865: done (12 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:866: done (11 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:867: done (10 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:868: done (9 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:869: done (8 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:871: done (7 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:872: done (6 left) 2023-10-07T21:39:16.786 INFO:tasks.rados.rados.0.smithi008.stdout:873: done (5 left) 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:874: done (4 left) 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:875: done (3 left) 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:876: done (2 left) 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:877: done (1 left) 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:879: write oid 489 current snap is 0 2023-10-07T21:39:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-10-07T21:39:16.794 INFO:tasks.rados.rados.0.smithi008.stdout:879: writing smithi00888346-489 from 699356 to 1196477 tid 1 2023-10-07T21:39:16.803 INFO:tasks.rados.rados.0.smithi008.stdout:879: writing smithi00888346-489 from 1980663 to 2588899 tid 2 2023-10-07T21:39:16.810 INFO:tasks.rados.rados.0.smithi008.stdout:879: writing smithi00888346-489 from 3176420 to 3591711 tid 3 2023-10-07T21:39:16.810 INFO:tasks.rados.rados.0.smithi008.stdout:880: read oid 449 snap -1 2023-10-07T21:39:16.810 INFO:tasks.rados.rados.0.smithi008.stdout:880: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:16.810 INFO:tasks.rados.rados.0.smithi008.stdout:881: write oid 496 current snap is 0 2023-10-07T21:39:16.810 INFO:tasks.rados.rados.0.smithi008.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-10-07T21:39:16.817 INFO:tasks.rados.rados.0.smithi008.stdout:881: writing smithi00888346-496 from 716163 to 1288533 tid 1 2023-10-07T21:39:16.825 INFO:tasks.rados.rados.0.smithi008.stdout:881: writing smithi00888346-496 from 2039145 to 2507392 tid 2 2023-10-07T21:39:16.833 INFO:tasks.rados.rados.0.smithi008.stdout:881: writing smithi00888346-496 from 3203843 to 3830406 tid 3 2023-10-07T21:39:16.833 INFO:tasks.rados.rados.0.smithi008.stdout:882: write oid 21 current snap is 0 2023-10-07T21:39:16.833 INFO:tasks.rados.rados.0.smithi008.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-10-07T21:39:16.841 INFO:tasks.rados.rados.0.smithi008.stdout:882: writing smithi00888346-21 from 732970 to 1380589 tid 1 2023-10-07T21:39:16.850 INFO:tasks.rados.rados.0.smithi008.stdout:882: writing smithi00888346-21 from 2097627 to 2709532 tid 2 2023-10-07T21:39:16.856 INFO:tasks.rados.rados.0.smithi008.stdout:882: writing smithi00888346-21 from 3231266 to 3669101 tid 3 2023-10-07T21:39:16.856 INFO:tasks.rados.rados.0.smithi008.stdout:883: write oid 293 current snap is 0 2023-10-07T21:39:16.856 INFO:tasks.rados.rados.0.smithi008.stdout:878: expect (ObjNum 528 snap 0 seq_num 528) 2023-10-07T21:39:16.997 INFO:tasks.rados.rados.0.smithi008.stdout:879: finishing write tid 1 to smithi00888346-489 2023-10-07T21:39:16.998 INFO:tasks.rados.rados.0.smithi008.stdout:879: finishing write tid 2 to smithi00888346-489 2023-10-07T21:39:16.998 INFO:tasks.rados.rados.0.smithi008.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-10-07T21:39:17.008 INFO:tasks.rados.rados.0.smithi008.stdout:883: writing smithi00888346-293 from 749777 to 1472645 tid 1 2023-10-07T21:39:17.015 INFO:tasks.rados.rados.0.smithi008.stdout:883: writing smithi00888346-293 from 2156109 to 2628025 tid 2 2023-10-07T21:39:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:883: writing smithi00888346-293 from 3258689 to 3907796 tid 3 2023-10-07T21:39:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:878: done (5 left) 2023-10-07T21:39:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:884: delete oid 335 current snap is 0 2023-10-07T21:39:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:879: finishing write tid 3 to smithi00888346-489 2023-10-07T21:39:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:879: finishing write tid 4 to smithi00888346-489 2023-10-07T21:39:17.024 INFO:tasks.rados.rados.0.smithi008.stdout:879: finishing write tid 5 to smithi00888346-489 2023-10-07T21:39:17.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 99 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-10-07T21:39:17.024 INFO:tasks.rados.rados.0.smithi008.stdout:879: left oid 489 (ObjNum 708 snap 0 seq_num 708) 2023-10-07T21:39:17.024 INFO:tasks.rados.rados.0.smithi008.stdout:880: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:881: finishing write tid 1 to smithi00888346-496 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:881: finishing write tid 2 to smithi00888346-496 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:881: finishing write tid 3 to smithi00888346-496 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:881: finishing write tid 4 to smithi00888346-496 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:879: done (5 left) 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:880: done (4 left) 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:884: done (3 left) 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:885: read oid 164 snap -1 2023-10-07T21:39:17.156 INFO:tasks.rados.rados.0.smithi008.stdout:885: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:886: write oid 87 current snap is 0 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:881: finishing write tid 5 to smithi00888346-496 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 496 v 103 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:881: left oid 496 (ObjNum 709 snap 0 seq_num 709) 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:882: finishing write tid 1 to smithi00888346-21 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:882: finishing write tid 2 to smithi00888346-21 2023-10-07T21:39:17.157 INFO:tasks.rados.rados.0.smithi008.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-10-07T21:39:17.167 INFO:tasks.rados.rados.0.smithi008.stdout:886: writing smithi00888346-87 from 783391 to 1256757 tid 1 2023-10-07T21:39:17.173 INFO:tasks.rados.rados.0.smithi008.stdout:886: writing smithi00888346-87 from 1756720 to 2232305 tid 2 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:886: writing smithi00888346-87 from 2797182 to 3585186 tid 3 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:881: done (4 left) 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:887: write oid 104 current snap is 0 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:882: finishing write tid 3 to smithi00888346-21 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:882: finishing write tid 4 to smithi00888346-21 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:882: finishing write tid 5 to smithi00888346-21 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 117 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:882: left oid 21 (ObjNum 710 snap 0 seq_num 710) 2023-10-07T21:39:17.182 INFO:tasks.rados.rados.0.smithi008.stdout:883: finishing write tid 1 to smithi00888346-293 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:883: finishing write tid 2 to smithi00888346-293 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:883: finishing write tid 3 to smithi00888346-293 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:883: finishing write tid 4 to smithi00888346-293 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:883: finishing write tid 5 to smithi00888346-293 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 293 v 107 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:883: left oid 293 (ObjNum 711 snap 0 seq_num 711) 2023-10-07T21:39:17.183 INFO:tasks.rados.rados.0.smithi008.stdout:885: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:17.287 INFO:tasks.rados.rados.0.smithi008.stdout:886: finishing write tid 1 to smithi00888346-87 2023-10-07T21:39:17.287 INFO:tasks.rados.rados.0.smithi008.stdout:886: finishing write tid 2 to smithi00888346-87 2023-10-07T21:39:17.287 INFO:tasks.rados.rados.0.smithi008.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-10-07T21:39:17.295 INFO:tasks.rados.rados.0.smithi008.stdout:887: writing smithi00888346-104 from 400198 to 948813 tid 1 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:887: writing smithi00888346-104 from 1415202 to 2000198 tid 2 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:882: done (4 left) 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:883: done (3 left) 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:885: done (2 left) 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:888: delete oid 293 current snap is 0 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:886: finishing write tid 3 to smithi00888346-87 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:886: finishing write tid 4 to smithi00888346-87 2023-10-07T21:39:17.303 INFO:tasks.rados.rados.0.smithi008.stdout:886: finishing write tid 5 to smithi00888346-87 2023-10-07T21:39:17.304 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 87 v 132 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-10-07T21:39:17.304 INFO:tasks.rados.rados.0.smithi008.stdout:886: left oid 87 (ObjNum 713 snap 0 seq_num 713) 2023-10-07T21:39:17.304 INFO:tasks.rados.rados.0.smithi008.stdout:887: finishing write tid 1 to smithi00888346-104 2023-10-07T21:39:17.306 INFO:tasks.rados.rados.0.smithi008.stdout:886: done (2 left) 2023-10-07T21:39:17.306 INFO:tasks.rados.rados.0.smithi008.stdout:888: done (1 left) 2023-10-07T21:39:17.306 INFO:tasks.rados.rados.0.smithi008.stdout:889: write oid 86 current snap is 0 2023-10-07T21:39:17.306 INFO:tasks.rados.rados.0.smithi008.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-10-07T21:39:17.312 INFO:tasks.rados.rados.0.smithi008.stdout:889: writing smithi00888346-86 from 433812 to 849278 tid 1 2023-10-07T21:39:17.320 INFO:tasks.rados.rados.0.smithi008.stdout:889: writing smithi00888346-86 from 1648519 to 2033812 tid 2 2023-10-07T21:39:17.320 INFO:tasks.rados.rados.0.smithi008.stdout:890: write oid 484 current snap is 0 2023-10-07T21:39:17.320 INFO:tasks.rados.rados.0.smithi008.stdout:887: finishing write tid 2 to smithi00888346-104 2023-10-07T21:39:17.320 INFO:tasks.rados.rados.0.smithi008.stdout:887: finishing write tid 3 to smithi00888346-104 2023-10-07T21:39:17.321 INFO:tasks.rados.rados.0.smithi008.stdout:887: finishing write tid 4 to smithi00888346-104 2023-10-07T21:39:17.321 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 141 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-10-07T21:39:17.321 INFO:tasks.rados.rados.0.smithi008.stdout:887: left oid 104 (ObjNum 714 snap 0 seq_num 714) 2023-10-07T21:39:17.321 INFO:tasks.rados.rados.0.smithi008.stdout:889: finishing write tid 1 to smithi00888346-86 2023-10-07T21:39:17.321 INFO:tasks.rados.rados.0.smithi008.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-10-07T21:39:17.329 INFO:tasks.rados.rados.0.smithi008.stdout:890: writing smithi00888346-484 from 450619 to 941334 tid 1 2023-10-07T21:39:17.338 INFO:tasks.rados.rados.0.smithi008.stdout:890: writing smithi00888346-484 from 1590648 to 2050619 tid 2 2023-10-07T21:39:17.338 INFO:tasks.rados.rados.0.smithi008.stdout:887: done (2 left) 2023-10-07T21:39:17.338 INFO:tasks.rados.rados.0.smithi008.stdout:891: write oid 303 current snap is 0 2023-10-07T21:39:17.338 INFO:tasks.rados.rados.0.smithi008.stdout:889: finishing write tid 2 to smithi00888346-86 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:889: finishing write tid 3 to smithi00888346-86 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:889: finishing write tid 4 to smithi00888346-86 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 133 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:890: finishing write tid 1 to smithi00888346-484 2023-10-07T21:39:17.339 INFO:tasks.rados.rados.0.smithi008.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-10-07T21:39:17.344 INFO:tasks.rados.rados.0.smithi008.stdout:891: writing smithi00888346-303 from 467426 to 1033390 tid 1 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:891: writing smithi00888346-303 from 1649130 to 2067426 tid 2 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:889: done (2 left) 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:892: read oid 301 snap -1 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:893: write oid 367 current snap is 0 2023-10-07T21:39:17.351 INFO:tasks.rados.rados.0.smithi008.stdout:890: finishing write tid 2 to smithi00888346-484 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:890: finishing write tid 3 to smithi00888346-484 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:890: finishing write tid 4 to smithi00888346-484 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 145 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:890: left oid 484 (ObjNum 717 snap 0 seq_num 717) 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:891: finishing write tid 1 to smithi00888346-303 2023-10-07T21:39:17.352 INFO:tasks.rados.rados.0.smithi008.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-10-07T21:39:17.358 INFO:tasks.rados.rados.0.smithi008.stdout:893: writing smithi00888346-367 from 484233 to 1125446 tid 1 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:893: writing smithi00888346-367 from 1707612 to 2084233 tid 2 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:890: done (3 left) 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:894: delete oid 383 current snap is 0 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:891: finishing write tid 2 to smithi00888346-303 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:891: finishing write tid 3 to smithi00888346-303 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:891: finishing write tid 4 to smithi00888346-303 2023-10-07T21:39:17.364 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 303 v 148 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-10-07T21:39:17.365 INFO:tasks.rados.rados.0.smithi008.stdout:891: left oid 303 (ObjNum 718 snap 0 seq_num 718) 2023-10-07T21:39:17.365 INFO:tasks.rados.rados.0.smithi008.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2023-10-07T21:39:17.480 INFO:tasks.rados.rados.0.smithi008.stdout:893: finishing write tid 1 to smithi00888346-367 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:893: finishing write tid 2 to smithi00888346-367 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:893: finishing write tid 3 to smithi00888346-367 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:893: finishing write tid 4 to smithi00888346-367 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 367 v 194 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:891: done (3 left) 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:892: done (2 left) 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:893: done (1 left) 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:894: done (0 left) 2023-10-07T21:39:17.481 INFO:tasks.rados.rados.0.smithi008.stdout:895: write oid 465 current snap is 0 2023-10-07T21:39:17.482 INFO:tasks.rados.rados.0.smithi008.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-10-07T21:39:17.488 INFO:tasks.rados.rados.0.smithi008.stdout:895: writing smithi00888346-465 from 517847 to 1309558 tid 1 2023-10-07T21:39:17.493 INFO:tasks.rados.rados.0.smithi008.stdout:895: writing smithi00888346-465 from 2108223 to 2117847 tid 2 2023-10-07T21:39:17.493 INFO:tasks.rados.rados.0.smithi008.stdout:896: read oid 225 snap -1 2023-10-07T21:39:17.493 INFO:tasks.rados.rados.0.smithi008.stdout:896: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-07T21:39:17.494 INFO:tasks.rados.rados.0.smithi008.stdout:897: write oid 196 current snap is 0 2023-10-07T21:39:17.494 INFO:tasks.rados.rados.0.smithi008.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-10-07T21:39:17.499 INFO:tasks.rados.rados.0.smithi008.stdout:897: writing smithi00888346-196 from 534654 to 1001614 tid 1 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:897: writing smithi00888346-196 from 1766705 to 2134654 tid 2 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:898: read oid 401 snap -1 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:899: read oid 354 snap -1 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:39:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:900: write oid 325 current snap is 0 2023-10-07T21:39:17.507 INFO:tasks.rados.rados.0.smithi008.stdout:895: finishing write tid 1 to smithi00888346-465 2023-10-07T21:39:17.507 INFO:tasks.rados.rados.0.smithi008.stdout:895: finishing write tid 2 to smithi00888346-465 2023-10-07T21:39:17.507 INFO:tasks.rados.rados.0.smithi008.stdout:895: finishing write tid 3 to smithi00888346-465 2023-10-07T21:39:17.507 INFO:tasks.rados.rados.0.smithi008.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-10-07T21:39:17.513 INFO:tasks.rados.rados.0.smithi008.stdout:900: writing smithi00888346-325 from 551461 to 1210023 tid 1 2023-10-07T21:39:17.519 INFO:tasks.rados.rados.0.smithi008.stdout:900: writing smithi00888346-325 from 1941540 to 2151461 tid 2 2023-10-07T21:39:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:901: read oid 294 snap -1 2023-10-07T21:39:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-07T21:39:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:895: finishing write tid 4 to smithi00888346-465 2023-10-07T21:39:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 191 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-10-07T21:39:17.521 INFO:tasks.rados.rados.0.smithi008.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-10-07T21:39:17.521 INFO:tasks.rados.rados.0.smithi008.stdout:896: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-07T21:39:17.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:17] "GET /metrics HTTP/1.1" 200 242558 "" "Prometheus/2.43.0" 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:897: finishing write tid 1 to smithi00888346-196 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:897: finishing write tid 2 to smithi00888346-196 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:897: finishing write tid 3 to smithi00888346-196 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:897: finishing write tid 4 to smithi00888346-196 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 119 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-10-07T21:39:17.683 INFO:tasks.rados.rados.0.smithi008.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:900: finishing write tid 1 to smithi00888346-325 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:895: done (6 left) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:896: done (5 left) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:897: done (4 left) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:898: done (3 left) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:902: read oid 345 snap -1 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:902: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:903: write oid 259 current snap is 0 2023-10-07T21:39:17.787 INFO:tasks.rados.rados.0.smithi008.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:900: finishing write tid 2 to smithi00888346-325 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:900: finishing write tid 3 to smithi00888346-325 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:900: finishing write tid 4 to smithi00888346-325 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 325 v 167 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-10-07T21:39:17.929 INFO:tasks.rados.rados.0.smithi008.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:39:18.068 INFO:tasks.rados.rados.0.smithi008.stdout:902: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-07T21:39:18.255 INFO:tasks.rados.rados.0.smithi008.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-10-07T21:39:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:903: writing smithi00888346-259 from 568268 to 1302079 tid 1 2023-10-07T21:39:18.273 INFO:tasks.rados.rados.0.smithi008.stdout:903: writing smithi00888346-259 from 2000022 to 2168268 tid 2 2023-10-07T21:39:18.273 INFO:tasks.rados.rados.0.smithi008.stdout:899: done (4 left) 2023-10-07T21:39:18.273 INFO:tasks.rados.rados.0.smithi008.stdout:900: done (3 left) 2023-10-07T21:39:18.274 INFO:tasks.rados.rados.0.smithi008.stdout:901: done (2 left) 2023-10-07T21:39:18.274 INFO:tasks.rados.rados.0.smithi008.stdout:902: done (1 left) 2023-10-07T21:39:18.274 INFO:tasks.rados.rados.0.smithi008.stdout:904: write oid 480 current snap is 0 2023-10-07T21:39:18.274 INFO:tasks.rados.rados.0.smithi008.stdout:903: finishing write tid 1 to smithi00888346-259 2023-10-07T21:39:18.274 INFO:tasks.rados.rados.0.smithi008.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-10-07T21:39:18.279 INFO:tasks.rados.rados.0.smithi008.stdout:904: writing smithi00888346-480 from 585075 to 994135 tid 1 2023-10-07T21:39:18.286 INFO:tasks.rados.rados.0.smithi008.stdout:904: writing smithi00888346-480 from 1542151 to 2185075 tid 2 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:905: delete oid 215 current snap is 0 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:903: finishing write tid 2 to smithi00888346-259 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:903: finishing write tid 3 to smithi00888346-259 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:903: finishing write tid 4 to smithi00888346-259 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 259 v 194 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:903: left oid 259 (ObjNum 724 snap 0 seq_num 724) 2023-10-07T21:39:18.287 INFO:tasks.rados.rados.0.smithi008.stdout:904: finishing write tid 1 to smithi00888346-480 2023-10-07T21:39:18.289 INFO:tasks.rados.rados.0.smithi008.stdout:903: done (2 left) 2023-10-07T21:39:18.289 INFO:tasks.rados.rados.0.smithi008.stdout:905: done (1 left) 2023-10-07T21:39:18.289 INFO:tasks.rados.rados.0.smithi008.stdout:906: write oid 51 current snap is 0 2023-10-07T21:39:18.289 INFO:tasks.rados.rados.0.smithi008.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-10-07T21:39:18.296 INFO:tasks.rados.rados.0.smithi008.stdout:906: writing smithi00888346-51 from 618689 to 1178247 tid 1 2023-10-07T21:39:18.302 INFO:tasks.rados.rados.0.smithi008.stdout:906: writing smithi00888346-51 from 1659115 to 2218689 tid 2 2023-10-07T21:39:18.303 INFO:tasks.rados.rados.0.smithi008.stdout:907: read oid 252 snap -1 2023-10-07T21:39:18.303 INFO:tasks.rados.rados.0.smithi008.stdout:907: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:18.303 INFO:tasks.rados.rados.0.smithi008.stdout:908: write oid 152 current snap is 0 2023-10-07T21:39:18.303 INFO:tasks.rados.rados.0.smithi008.stdout:904: finishing write tid 2 to smithi00888346-480 2023-10-07T21:39:18.303 INFO:tasks.rados.rados.0.smithi008.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-10-07T21:39:18.310 INFO:tasks.rados.rados.0.smithi008.stdout:908: writing smithi00888346-152 from 635496 to 1270303 tid 1 2023-10-07T21:39:18.317 INFO:tasks.rados.rados.0.smithi008.stdout:908: writing smithi00888346-152 from 1717597 to 2235496 tid 2 2023-10-07T21:39:18.317 INFO:tasks.rados.rados.0.smithi008.stdout:909: read oid 75 snap -1 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:909: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:910: read oid 39 snap -1 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:911: delete oid 233 current snap is 0 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:904: finishing write tid 3 to smithi00888346-480 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:904: finishing write tid 4 to smithi00888346-480 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 480 v 122 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:904: left oid 480 (ObjNum 725 snap 0 seq_num 725) 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:906: finishing write tid 1 to smithi00888346-51 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:906: finishing write tid 2 to smithi00888346-51 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:906: finishing write tid 3 to smithi00888346-51 2023-10-07T21:39:18.318 INFO:tasks.rados.rados.0.smithi008.stdout:906: finishing write tid 4 to smithi00888346-51 2023-10-07T21:39:18.319 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 51 v 182 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-10-07T21:39:18.319 INFO:tasks.rados.rados.0.smithi008.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2023-10-07T21:39:18.319 INFO:tasks.rados.rados.0.smithi008.stdout:907: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:18.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:18 smithi008 bash[41094]: cluster 2023-10-07T21:39:17.277702+0000 mgr.y (mgr.14466) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.9 MiB/s wr, 94 op/s 2023-10-07T21:39:18.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:18 smithi008 bash[27485]: cluster 2023-10-07T21:39:17.277702+0000 mgr.y (mgr.14466) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.9 MiB/s wr, 94 op/s 2023-10-07T21:39:18.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:17 smithi081 bash[31720]: cluster 2023-10-07T21:39:17.277702+0000 mgr.y (mgr.14466) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.9 MiB/s wr, 94 op/s 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:908: finishing write tid 1 to smithi00888346-152 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:908: finishing write tid 2 to smithi00888346-152 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:908: finishing write tid 3 to smithi00888346-152 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:908: finishing write tid 4 to smithi00888346-152 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 152 v 197 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:908: left oid 152 (ObjNum 728 snap 0 seq_num 728) 2023-10-07T21:39:18.503 INFO:tasks.rados.rados.0.smithi008.stdout:909: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-07T21:39:18.611 INFO:tasks.rados.rados.0.smithi008.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:18.705 INFO:tasks.rados.rados.0.smithi008.stdout:904: done (6 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:906: done (5 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:907: done (4 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:908: done (3 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:909: done (2 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:910: done (1 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:911: done (0 left) 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:912: read oid 417 snap -1 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:912: expect deleted 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:913: read oid 126 snap -1 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:913: expect deleted 2023-10-07T21:39:18.706 INFO:tasks.rados.rados.0.smithi008.stdout:914: delete oid 412 current snap is 0 2023-10-07T21:39:18.707 INFO:tasks.rados.rados.0.smithi008.stdout:912: done (2 left) 2023-10-07T21:39:18.707 INFO:tasks.rados.rados.0.smithi008.stdout:913: done (1 left) 2023-10-07T21:39:18.707 INFO:tasks.rados.rados.0.smithi008.stdout:914: done (0 left) 2023-10-07T21:39:18.708 INFO:tasks.rados.rados.0.smithi008.stdout:915: delete oid 391 current snap is 0 2023-10-07T21:39:18.709 INFO:tasks.rados.rados.0.smithi008.stdout:915: done (0 left) 2023-10-07T21:39:18.709 INFO:tasks.rados.rados.0.smithi008.stdout:916: write oid 55 current snap is 0 2023-10-07T21:39:18.710 INFO:tasks.rados.rados.0.smithi008.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-10-07T21:39:18.720 INFO:tasks.rados.rados.0.smithi008.stdout:916: writing smithi00888346-55 from 702724 to 1354880 tid 1 2023-10-07T21:39:18.727 INFO:tasks.rados.rados.0.smithi008.stdout:916: writing smithi00888346-55 from 1951525 to 2302724 tid 2 2023-10-07T21:39:18.727 INFO:tasks.rados.rados.0.smithi008.stdout:916: finishing write tid 1 to smithi00888346-55 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:917: read oid 281 snap -1 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:918: read oid 103 snap -1 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:919: read oid 189 snap -1 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:920: write oid 330 current snap is 0 2023-10-07T21:39:18.728 INFO:tasks.rados.rados.0.smithi008.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-10-07T21:39:18.737 INFO:tasks.rados.rados.0.smithi008.stdout:920: writing smithi00888346-330 from 719531 to 1446936 tid 1 2023-10-07T21:39:18.742 INFO:tasks.rados.rados.0.smithi008.stdout:920: writing smithi00888346-330 from 1893654 to 2319531 tid 2 2023-10-07T21:39:18.742 INFO:tasks.rados.rados.0.smithi008.stdout:921: write oid 278 current snap is 0 2023-10-07T21:39:18.742 INFO:tasks.rados.rados.0.smithi008.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-10-07T21:39:18.748 INFO:tasks.rados.rados.0.smithi008.stdout:921: writing smithi00888346-278 from 736338 to 1138992 tid 1 2023-10-07T21:39:18.754 INFO:tasks.rados.rados.0.smithi008.stdout:921: writing smithi00888346-278 from 1552136 to 2091716 tid 2 2023-10-07T21:39:18.754 INFO:tasks.rados.rados.0.smithi008.stdout:922: write oid 283 current snap is 0 2023-10-07T21:39:18.754 INFO:tasks.rados.rados.0.smithi008.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-10-07T21:39:18.761 INFO:tasks.rados.rados.0.smithi008.stdout:922: writing smithi00888346-283 from 753145 to 1231048 tid 1 2023-10-07T21:39:18.768 INFO:tasks.rados.rados.0.smithi008.stdout:922: writing smithi00888346-283 from 2010618 to 2353145 tid 2 2023-10-07T21:39:18.768 INFO:tasks.rados.rados.0.smithi008.stdout:923: read oid 177 snap -1 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:923: expect (ObjNum 670 snap 0 seq_num 670) 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:924: delete oid 338 current snap is 0 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:916: finishing write tid 2 to smithi00888346-55 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:916: finishing write tid 3 to smithi00888346-55 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:916: finishing write tid 4 to smithi00888346-55 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 197 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-10-07T21:39:18.769 INFO:tasks.rados.rados.0.smithi008.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-10-07T21:39:18.868 INFO:tasks.rados.rados.0.smithi008.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:18.994 INFO:tasks.rados.rados.0.smithi008.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:920: finishing write tid 1 to smithi00888346-330 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:920: finishing write tid 2 to smithi00888346-330 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:920: finishing write tid 3 to smithi00888346-330 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:920: finishing write tid 4 to smithi00888346-330 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 175 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-10-07T21:39:19.110 INFO:tasks.rados.rados.0.smithi008.stdout:921: finishing write tid 1 to smithi00888346-278 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:921: finishing write tid 2 to smithi00888346-278 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:921: finishing write tid 3 to smithi00888346-278 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:916: done (8 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:917: done (7 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:918: done (6 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:919: done (5 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:920: done (4 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:924: done (3 left) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:925: read oid 83 snap -1 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:925: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:926: write oid 68 current snap is 0 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:921: finishing write tid 4 to smithi00888346-278 2023-10-07T21:39:19.111 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 278 v 151 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:922: finishing write tid 1 to smithi00888346-283 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:922: finishing write tid 2 to smithi00888346-283 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:922: finishing write tid 3 to smithi00888346-283 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:922: finishing write tid 4 to smithi00888346-283 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 111 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-10-07T21:39:19.112 INFO:tasks.rados.rados.0.smithi008.stdout:923: expect (ObjNum 670 snap 0 seq_num 670) 2023-10-07T21:39:19.303 INFO:tasks.rados.rados.0.smithi008.stdout:925: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:39:19.424 INFO:tasks.rados.rados.0.smithi008.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-10-07T21:39:19.435 INFO:tasks.rados.rados.0.smithi008.stdout:926: writing smithi00888346-68 from 786759 to 1415160 tid 1 2023-10-07T21:39:19.441 INFO:tasks.rados.rados.0.smithi008.stdout:926: writing smithi00888346-68 from 2011229 to 2386759 tid 2 2023-10-07T21:39:19.441 INFO:tasks.rados.rados.0.smithi008.stdout:921: done (4 left) 2023-10-07T21:39:19.441 INFO:tasks.rados.rados.0.smithi008.stdout:922: done (3 left) 2023-10-07T21:39:19.441 INFO:tasks.rados.rados.0.smithi008.stdout:923: done (2 left) 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:925: done (1 left) 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:927: read oid 128 snap -1 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:927: expect (ObjNum 127 snap 0 seq_num 127) 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:926: finishing write tid 1 to smithi00888346-68 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:928: write oid 186 current snap is 0 2023-10-07T21:39:19.442 INFO:tasks.rados.rados.0.smithi008.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-10-07T21:39:19.446 INFO:tasks.rados.rados.0.smithi008.stdout:928: writing smithi00888346-186 from 403566 to 823569 tid 1 2023-10-07T21:39:19.453 INFO:tasks.rados.rados.0.smithi008.stdout:928: writing smithi00888346-186 from 1386064 to 1932982 tid 2 2023-10-07T21:39:19.453 INFO:tasks.rados.rados.0.smithi008.stdout:929: write oid 126 current snap is 0 2023-10-07T21:39:19.453 INFO:tasks.rados.rados.0.smithi008.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-10-07T21:39:19.458 INFO:tasks.rados.rados.0.smithi008.stdout:929: writing smithi00888346-126 from 420373 to 915625 tid 1 2023-10-07T21:39:19.467 INFO:tasks.rados.rados.0.smithi008.stdout:929: writing smithi00888346-126 from 1444546 to 2135122 tid 2 2023-10-07T21:39:19.467 INFO:tasks.rados.rados.0.smithi008.stdout:930: write oid 359 current snap is 0 2023-10-07T21:39:19.467 INFO:tasks.rados.rados.0.smithi008.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-10-07T21:39:19.474 INFO:tasks.rados.rados.0.smithi008.stdout:930: writing smithi00888346-359 from 437180 to 1007681 tid 1 2023-10-07T21:39:19.481 INFO:tasks.rados.rados.0.smithi008.stdout:930: writing smithi00888346-359 from 1503028 to 2053615 tid 2 2023-10-07T21:39:19.482 INFO:tasks.rados.rados.0.smithi008.stdout:931: write oid 426 current snap is 0 2023-10-07T21:39:19.482 INFO:tasks.rados.rados.0.smithi008.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-10-07T21:39:19.489 INFO:tasks.rados.rados.0.smithi008.stdout:931: writing smithi00888346-426 from 453987 to 1099737 tid 1 2023-10-07T21:39:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:931: writing smithi00888346-426 from 1845157 to 2453987 tid 2 2023-10-07T21:39:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:932: write oid 193 current snap is 0 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:926: finishing write tid 2 to smithi00888346-68 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:926: finishing write tid 3 to smithi00888346-68 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:926: finishing write tid 4 to smithi00888346-68 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 68 v 120 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:926: left oid 68 (ObjNum 737 snap 0 seq_num 737) 2023-10-07T21:39:19.498 INFO:tasks.rados.rados.0.smithi008.stdout:927: expect (ObjNum 127 snap 0 seq_num 127) 2023-10-07T21:39:19.584 INFO:tasks.rados.rados.0.smithi008.stdout:928: finishing write tid 1 to smithi00888346-186 2023-10-07T21:39:19.584 INFO:tasks.rados.rados.0.smithi008.stdout:928: finishing write tid 2 to smithi00888346-186 2023-10-07T21:39:19.584 INFO:tasks.rados.rados.0.smithi008.stdout:928: finishing write tid 3 to smithi00888346-186 2023-10-07T21:39:19.584 INFO:tasks.rados.rados.0.smithi008.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-10-07T21:39:19.593 INFO:tasks.rados.rados.0.smithi008.stdout:932: writing smithi00888346-193 from 470794 to 1191793 tid 1 2023-10-07T21:39:19.604 INFO:tasks.rados.rados.0.smithi008.stdout:932: writing smithi00888346-193 from 1903639 to 2457895 tid 2 2023-10-07T21:39:19.604 INFO:tasks.rados.rados.0.smithi008.stdout:926: done (6 left) 2023-10-07T21:39:19.605 INFO:tasks.rados.rados.0.smithi008.stdout:927: done (5 left) 2023-10-07T21:39:19.605 INFO:tasks.rados.rados.0.smithi008.stdout:933: read oid 34 snap -1 2023-10-07T21:39:19.605 INFO:tasks.rados.rados.0.smithi008.stdout:933: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:39:19.605 INFO:tasks.rados.rados.0.smithi008.stdout:934: delete oid 408 current snap is 0 2023-10-07T21:39:19.605 INFO:tasks.rados.rados.0.smithi008.stdout:928: finishing write tid 4 to smithi00888346-186 2023-10-07T21:39:19.606 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 136 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-10-07T21:39:19.606 INFO:tasks.rados.rados.0.smithi008.stdout:928: left oid 186 (ObjNum 738 snap 0 seq_num 738) 2023-10-07T21:39:19.606 INFO:tasks.rados.rados.0.smithi008.stdout:929: finishing write tid 1 to smithi00888346-126 2023-10-07T21:39:19.606 INFO:tasks.rados.rados.0.smithi008.stdout:929: finishing write tid 2 to smithi00888346-126 2023-10-07T21:39:19.606 INFO:tasks.rados.rados.0.smithi008.stdout:929: finishing write tid 3 to smithi00888346-126 2023-10-07T21:39:19.607 INFO:tasks.rados.rados.0.smithi008.stdout:929: finishing write tid 4 to smithi00888346-126 2023-10-07T21:39:19.607 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 125 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-10-07T21:39:19.607 INFO:tasks.rados.rados.0.smithi008.stdout:929: left oid 126 (ObjNum 739 snap 0 seq_num 739) 2023-10-07T21:39:19.607 INFO:tasks.rados.rados.0.smithi008.stdout:930: finishing write tid 1 to smithi00888346-359 2023-10-07T21:39:19.607 INFO:tasks.rados.rados.0.smithi008.stdout:930: finishing write tid 2 to smithi00888346-359 2023-10-07T21:39:19.608 INFO:tasks.rados.rados.0.smithi008.stdout:930: finishing write tid 3 to smithi00888346-359 2023-10-07T21:39:19.608 INFO:tasks.rados.rados.0.smithi008.stdout:930: finishing write tid 4 to smithi00888346-359 2023-10-07T21:39:19.608 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 128 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-10-07T21:39:19.608 INFO:tasks.rados.rados.0.smithi008.stdout:930: left oid 359 (ObjNum 740 snap 0 seq_num 740) 2023-10-07T21:39:19.608 INFO:tasks.rados.rados.0.smithi008.stdout:931: finishing write tid 1 to smithi00888346-426 2023-10-07T21:39:19.609 INFO:tasks.rados.rados.0.smithi008.stdout:931: finishing write tid 2 to smithi00888346-426 2023-10-07T21:39:19.609 INFO:tasks.rados.rados.0.smithi008.stdout:931: finishing write tid 3 to smithi00888346-426 2023-10-07T21:39:19.609 INFO:tasks.rados.rados.0.smithi008.stdout:931: finishing write tid 4 to smithi00888346-426 2023-10-07T21:39:19.609 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 426 v 131 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-10-07T21:39:19.609 INFO:tasks.rados.rados.0.smithi008.stdout:931: left oid 426 (ObjNum 741 snap 0 seq_num 741) 2023-10-07T21:39:19.610 INFO:tasks.rados.rados.0.smithi008.stdout:932: finishing write tid 1 to smithi00888346-193 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:928: done (6 left) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:929: done (5 left) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:930: done (4 left) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:931: done (3 left) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:934: done (2 left) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:935: read oid 372 snap -1 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:935: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:936: write oid 434 current snap is 0 2023-10-07T21:39:19.611 INFO:tasks.rados.rados.0.smithi008.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-10-07T21:39:19.612 INFO:tasks.rados.rados.0.smithi008.stdout:936: writing smithi00888346-434 from 504408 to 975905 tid 1 2023-10-07T21:39:19.620 INFO:tasks.rados.rados.0.smithi008.stdout:936: writing smithi00888346-434 from 1620603 to 2178528 tid 2 2023-10-07T21:39:19.620 INFO:tasks.rados.rados.0.smithi008.stdout:937: read oid 261 snap -1 2023-10-07T21:39:19.620 INFO:tasks.rados.rados.0.smithi008.stdout:937: expect (ObjNum 566 snap 0 seq_num 566) 2023-10-07T21:39:19.620 INFO:tasks.rados.rados.0.smithi008.stdout:938: write oid 371 current snap is 0 2023-10-07T21:39:19.621 INFO:tasks.rados.rados.0.smithi008.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-10-07T21:39:19.628 INFO:tasks.rados.rados.0.smithi008.stdout:938: writing smithi00888346-371 from 521215 to 1067961 tid 1 2023-10-07T21:39:19.636 INFO:tasks.rados.rados.0.smithi008.stdout:938: writing smithi00888346-371 from 1562732 to 2264315 tid 2 2023-10-07T21:39:19.636 INFO:tasks.rados.rados.0.smithi008.stdout:939: write oid 432 current snap is 0 2023-10-07T21:39:19.636 INFO:tasks.rados.rados.0.smithi008.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-10-07T21:39:19.644 INFO:tasks.rados.rados.0.smithi008.stdout:939: writing smithi00888346-432 from 538022 to 1276370 tid 1 2023-10-07T21:39:19.650 INFO:tasks.rados.rados.0.smithi008.stdout:939: writing smithi00888346-432 from 1737567 to 2299161 tid 2 2023-10-07T21:39:19.651 INFO:tasks.rados.rados.0.smithi008.stdout:940: read oid 330 snap -1 2023-10-07T21:39:19.651 INFO:tasks.rados.rados.0.smithi008.stdout:940: expect (ObjNum 733 snap 0 seq_num 733) 2023-10-07T21:39:19.651 INFO:tasks.rados.rados.0.smithi008.stdout:941: write oid 285 current snap is 0 2023-10-07T21:39:19.651 INFO:tasks.rados.rados.0.smithi008.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-10-07T21:39:19.656 INFO:tasks.rados.rados.0.smithi008.stdout:941: writing smithi00888346-285 from 554829 to 968426 tid 1 2023-10-07T21:39:19.663 INFO:tasks.rados.rados.0.smithi008.stdout:941: writing smithi00888346-285 from 1396049 to 2101301 tid 2 2023-10-07T21:39:19.663 INFO:tasks.rados.rados.0.smithi008.stdout:942: write oid 118 current snap is 0 2023-10-07T21:39:19.663 INFO:tasks.rados.rados.0.smithi008.stdout:933: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:39:19.766 INFO:tasks.rados.rados.0.smithi008.stdout:932: finishing write tid 2 to smithi00888346-193 2023-10-07T21:39:19.766 INFO:tasks.rados.rados.0.smithi008.stdout:932: finishing write tid 3 to smithi00888346-193 2023-10-07T21:39:19.766 INFO:tasks.rados.rados.0.smithi008.stdout:932: finishing write tid 4 to smithi00888346-193 2023-10-07T21:39:19.766 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 193 v 134 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-10-07T21:39:19.767 INFO:tasks.rados.rados.0.smithi008.stdout:932: left oid 193 (ObjNum 742 snap 0 seq_num 742) 2023-10-07T21:39:19.767 INFO:tasks.rados.rados.0.smithi008.stdout:936: finishing write tid 1 to smithi00888346-434 2023-10-07T21:39:19.767 INFO:tasks.rados.rados.0.smithi008.stdout:935: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-07T21:39:19.925 INFO:tasks.rados.rados.0.smithi008.stdout:936: finishing write tid 2 to smithi00888346-434 2023-10-07T21:39:19.925 INFO:tasks.rados.rados.0.smithi008.stdout:936: finishing write tid 3 to smithi00888346-434 2023-10-07T21:39:19.925 INFO:tasks.rados.rados.0.smithi008.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-10-07T21:39:19.936 INFO:tasks.rados.rados.0.smithi008.stdout:942: writing smithi00888346-118 from 571636 to 1060482 tid 1 2023-10-07T21:39:19.946 INFO:tasks.rados.rados.0.smithi008.stdout:942: writing smithi00888346-118 from 1854531 to 2419794 tid 2 2023-10-07T21:39:19.946 INFO:tasks.rados.rados.0.smithi008.stdout:932: done (9 left) 2023-10-07T21:39:19.946 INFO:tasks.rados.rados.0.smithi008.stdout:933: done (8 left) 2023-10-07T21:39:19.946 INFO:tasks.rados.rados.0.smithi008.stdout:935: done (7 left) 2023-10-07T21:39:19.946 INFO:tasks.rados.rados.0.smithi008.stdout:943: read oid 159 snap -1 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:943: expect (ObjNum 158 snap 0 seq_num 158) 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:944: read oid 193 snap -1 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:944: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:945: read oid 164 snap -1 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:945: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:946: write oid 294 current snap is 0 2023-10-07T21:39:19.947 INFO:tasks.rados.rados.0.smithi008.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-10-07T21:39:19.953 INFO:tasks.rados.rados.0.smithi008.stdout:946: writing smithi00888346-294 from 588443 to 1152538 tid 1 2023-10-07T21:39:19.962 INFO:tasks.rados.rados.0.smithi008.stdout:946: writing smithi00888346-294 from 1796660 to 2505581 tid 2 2023-10-07T21:39:19.963 INFO:tasks.rados.rados.0.smithi008.stdout:947: write oid 209 current snap is 0 2023-10-07T21:39:19.963 INFO:tasks.rados.rados.0.smithi008.stdout:936: finishing write tid 4 to smithi00888346-434 2023-10-07T21:39:19.963 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 434 v 143 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-10-07T21:39:19.963 INFO:tasks.rados.rados.0.smithi008.stdout:936: left oid 434 (ObjNum 744 snap 0 seq_num 744) 2023-10-07T21:39:19.963 INFO:tasks.rados.rados.0.smithi008.stdout:937: expect (ObjNum 566 snap 0 seq_num 566) 2023-10-07T21:39:20.122 INFO:tasks.rados.rados.0.smithi008.stdout:938: finishing write tid 1 to smithi00888346-371 2023-10-07T21:39:20.122 INFO:tasks.rados.rados.0.smithi008.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-10-07T21:39:20.133 INFO:tasks.rados.rados.0.smithi008.stdout:947: writing smithi00888346-209 from 605250 to 1244594 tid 1 2023-10-07T21:39:20.139 INFO:tasks.rados.rados.0.smithi008.stdout:947: writing smithi00888346-209 from 1855142 to 2307721 tid 2 2023-10-07T21:39:20.139 INFO:tasks.rados.rados.0.smithi008.stdout:936: done (11 left) 2023-10-07T21:39:20.140 INFO:tasks.rados.rados.0.smithi008.stdout:937: done (10 left) 2023-10-07T21:39:20.140 INFO:tasks.rados.rados.0.smithi008.stdout:948: write oid 370 current snap is 0 2023-10-07T21:39:20.140 INFO:tasks.rados.rados.0.smithi008.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-10-07T21:39:20.147 INFO:tasks.rados.rados.0.smithi008.stdout:948: writing smithi00888346-370 from 622057 to 1336650 tid 1 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:948: writing smithi00888346-370 from 1913624 to 2622057 tid 2 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:949: read oid 154 snap -1 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:949: expect (ObjNum 153 snap 0 seq_num 153) 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:950: write oid 485 current snap is 0 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:938: finishing write tid 2 to smithi00888346-371 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:938: finishing write tid 3 to smithi00888346-371 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:938: finishing write tid 4 to smithi00888346-371 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 371 v 194 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:938: left oid 371 (ObjNum 745 snap 0 seq_num 745) 2023-10-07T21:39:20.158 INFO:tasks.rados.rados.0.smithi008.stdout:939: finishing write tid 1 to smithi00888346-432 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:939: finishing write tid 2 to smithi00888346-432 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:939: finishing write tid 3 to smithi00888346-432 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:939: finishing write tid 4 to smithi00888346-432 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 178 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:939: left oid 432 (ObjNum 746 snap 0 seq_num 746) 2023-10-07T21:39:20.159 INFO:tasks.rados.rados.0.smithi008.stdout:940: expect (ObjNum 733 snap 0 seq_num 733) 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:941: finishing write tid 1 to smithi00888346-285 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:941: finishing write tid 2 to smithi00888346-285 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:941: finishing write tid 3 to smithi00888346-285 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:941: finishing write tid 4 to smithi00888346-285 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 201 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-10-07T21:39:20.244 INFO:tasks.rados.rados.0.smithi008.stdout:941: left oid 285 (ObjNum 747 snap 0 seq_num 747) 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:942: finishing write tid 1 to smithi00888346-118 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:942: finishing write tid 2 to smithi00888346-118 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:942: finishing write tid 3 to smithi00888346-118 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:942: finishing write tid 4 to smithi00888346-118 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 146 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:942: left oid 118 (ObjNum 748 snap 0 seq_num 748) 2023-10-07T21:39:20.245 INFO:tasks.rados.rados.0.smithi008.stdout:943: expect (ObjNum 158 snap 0 seq_num 158) 2023-10-07T21:39:20.340 INFO:tasks.rados.rados.0.smithi008.stdout:944: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-07T21:39:20.458 INFO:tasks.rados.rados.0.smithi008.stdout:946: finishing write tid 1 to smithi00888346-294 2023-10-07T21:39:20.458 INFO:tasks.rados.rados.0.smithi008.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-10-07T21:39:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:950: writing smithi00888346-485 from 638864 to 1428706 tid 1 2023-10-07T21:39:20.478 INFO:tasks.rados.rados.0.smithi008.stdout:950: writing smithi00888346-485 from 1972106 to 2428354 tid 2 2023-10-07T21:39:20.478 INFO:tasks.rados.rados.0.smithi008.stdout:938: done (12 left) 2023-10-07T21:39:20.478 INFO:tasks.rados.rados.0.smithi008.stdout:939: done (11 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:940: done (10 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:941: done (9 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:942: done (8 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:943: done (7 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:944: done (6 left) 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:951: write oid 492 current snap is 0 2023-10-07T21:39:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:945: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:20.528 INFO:teuthology.orchestra.run.smithi008.stdout:wait for minority of mons to upgrade 2023-10-07T21:39:20.584 INFO:tasks.rados.rados.0.smithi008.stdout:946: finishing write tid 2 to smithi00888346-294 2023-10-07T21:39:20.584 INFO:tasks.rados.rados.0.smithi008.stdout:946: finishing write tid 3 to smithi00888346-294 2023-10-07T21:39:20.584 INFO:tasks.rados.rados.0.smithi008.stdout:946: finishing write tid 4 to smithi00888346-294 2023-10-07T21:39:20.584 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 294 v 149 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-10-07T21:39:20.584 INFO:tasks.rados.rados.0.smithi008.stdout:946: left oid 294 (ObjNum 749 snap 0 seq_num 749) 2023-10-07T21:39:20.585 INFO:tasks.rados.rados.0.smithi008.stdout:947: finishing write tid 1 to smithi00888346-209 2023-10-07T21:39:20.585 INFO:tasks.rados.rados.0.smithi008.stdout:947: finishing write tid 2 to smithi00888346-209 2023-10-07T21:39:20.585 INFO:tasks.rados.rados.0.smithi008.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-10-07T21:39:20.595 INFO:tasks.rados.rados.0.smithi008.stdout:951: writing smithi00888346-492 from 655671 to 1237115 tid 1 2023-10-07T21:39:20.605 INFO:tasks.rados.rados.0.smithi008.stdout:951: writing smithi00888346-492 from 2030588 to 2655671 tid 2 2023-10-07T21:39:20.605 INFO:tasks.rados.rados.0.smithi008.stdout:945: done (6 left) 2023-10-07T21:39:20.605 INFO:tasks.rados.rados.0.smithi008.stdout:946: done (5 left) 2023-10-07T21:39:20.605 INFO:tasks.rados.rados.0.smithi008.stdout:952: read oid 47 snap -1 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:952: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:953: write oid 344 current snap is 0 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:947: finishing write tid 3 to smithi00888346-209 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:947: finishing write tid 4 to smithi00888346-209 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 154 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:947: left oid 209 (ObjNum 750 snap 0 seq_num 750) 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:948: finishing write tid 1 to smithi00888346-370 2023-10-07T21:39:20.606 INFO:tasks.rados.rados.0.smithi008.stdout:949: expect (ObjNum 153 snap 0 seq_num 153) 2023-10-07T21:39:20.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:20 smithi008 bash[27485]: cluster 2023-10-07T21:39:19.278377+0000 mgr.y (mgr.14466) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-07T21:39:20.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:20 smithi008 bash[41094]: cluster 2023-10-07T21:39:19.278377+0000 mgr.y (mgr.14466) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-07T21:39:20.699 INFO:tasks.rados.rados.0.smithi008.stdout:948: finishing write tid 2 to smithi00888346-370 2023-10-07T21:39:20.699 INFO:tasks.rados.rados.0.smithi008.stdout:948: finishing write tid 3 to smithi00888346-370 2023-10-07T21:39:20.699 INFO:tasks.rados.rados.0.smithi008.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-10-07T21:39:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:953: writing smithi00888346-344 from 672478 to 1329171 tid 1 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:953: writing smithi00888346-344 from 2089070 to 2548987 tid 2 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:947: done (6 left) 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:949: done (5 left) 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:954: write oid 432 current snap is 0 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:948: finishing write tid 4 to smithi00888346-370 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 200 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:948: left oid 370 (ObjNum 751 snap 0 seq_num 751) 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:950: finishing write tid 1 to smithi00888346-485 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:950: finishing write tid 2 to smithi00888346-485 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:950: finishing write tid 3 to smithi00888346-485 2023-10-07T21:39:20.717 INFO:tasks.rados.rados.0.smithi008.stdout:950: finishing write tid 4 to smithi00888346-485 2023-10-07T21:39:20.718 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 485 v 185 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-10-07T21:39:20.718 INFO:tasks.rados.rados.0.smithi008.stdout:950: left oid 485 (ObjNum 752 snap 0 seq_num 752) 2023-10-07T21:39:20.718 INFO:tasks.rados.rados.0.smithi008.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-10-07T21:39:20.724 INFO:tasks.rados.rados.0.smithi008.stdout:954: writing smithi00888346-432 from 689285 to 1421227 tid 1 2023-10-07T21:39:20.732 INFO:tasks.rados.rados.0.smithi008.stdout:954: writing smithi00888346-432 from 2147552 to 2689285 tid 2 2023-10-07T21:39:20.732 INFO:tasks.rados.rados.0.smithi008.stdout:948: done (5 left) 2023-10-07T21:39:20.732 INFO:tasks.rados.rados.0.smithi008.stdout:950: done (4 left) 2023-10-07T21:39:20.732 INFO:tasks.rados.rados.0.smithi008.stdout:955: write oid 333 current snap is 0 2023-10-07T21:39:20.732 INFO:tasks.rados.rados.0.smithi008.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-10-07T21:39:20.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:20 smithi081 bash[31720]: cluster 2023-10-07T21:39:19.278377+0000 mgr.y (mgr.14466) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-07T21:39:20.738 INFO:tasks.rados.rados.0.smithi008.stdout:955: writing smithi00888346-333 from 706092 to 1113283 tid 1 2023-10-07T21:39:20.745 INFO:tasks.rados.rados.0.smithi008.stdout:955: writing smithi00888346-333 from 1806034 to 2269620 tid 2 2023-10-07T21:39:20.746 INFO:tasks.rados.rados.0.smithi008.stdout:956: read oid 385 snap -1 2023-10-07T21:39:20.746 INFO:tasks.rados.rados.0.smithi008.stdout:956: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:20.746 INFO:tasks.rados.rados.0.smithi008.stdout:957: write oid 330 current snap is 0 2023-10-07T21:39:20.746 INFO:tasks.rados.rados.0.smithi008.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-10-07T21:39:20.752 INFO:tasks.rados.rados.0.smithi008.stdout:957: writing smithi00888346-330 from 722899 to 1205339 tid 1 2023-10-07T21:39:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:957: writing smithi00888346-330 from 1748163 to 2471760 tid 2 2023-10-07T21:39:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:958: delete oid 334 current snap is 0 2023-10-07T21:39:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:951: finishing write tid 1 to smithi00888346-492 2023-10-07T21:39:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:952: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:951: finishing write tid 2 to smithi00888346-492 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:951: finishing write tid 3 to smithi00888346-492 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:951: finishing write tid 4 to smithi00888346-492 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 163 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:951: left oid 492 (ObjNum 753 snap 0 seq_num 753) 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:953: finishing write tid 1 to smithi00888346-344 2023-10-07T21:39:20.882 INFO:tasks.rados.rados.0.smithi008.stdout:951: done (7 left) 2023-10-07T21:39:20.883 INFO:tasks.rados.rados.0.smithi008.stdout:952: done (6 left) 2023-10-07T21:39:20.883 INFO:tasks.rados.rados.0.smithi008.stdout:958: done (5 left) 2023-10-07T21:39:20.883 INFO:tasks.rados.rados.0.smithi008.stdout:959: write oid 157 current snap is 0 2023-10-07T21:39:20.883 INFO:tasks.rados.rados.0.smithi008.stdout:953: finishing write tid 2 to smithi00888346-344 2023-10-07T21:39:20.883 INFO:tasks.rados.rados.0.smithi008.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-10-07T21:39:20.891 INFO:tasks.rados.rados.0.smithi008.stdout:959: writing smithi00888346-157 from 756513 to 1389451 tid 1 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:959: writing smithi00888346-157 from 1865127 to 2592393 tid 2 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:960: write oid 7 current snap is 0 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:953: finishing write tid 3 to smithi00888346-344 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:953: finishing write tid 4 to smithi00888346-344 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 204 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:953: left oid 344 (ObjNum 754 snap 0 seq_num 754) 2023-10-07T21:39:20.899 INFO:tasks.rados.rados.0.smithi008.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-10-07T21:39:20.907 INFO:tasks.rados.rados.0.smithi008.stdout:960: writing smithi00888346-7 from 773320 to 1481507 tid 1 2023-10-07T21:39:20.913 INFO:tasks.rados.rados.0.smithi008.stdout:960: writing smithi00888346-7 from 1923609 to 2394533 tid 2 2023-10-07T21:39:20.913 INFO:tasks.rados.rados.0.smithi008.stdout:953: done (6 left) 2023-10-07T21:39:20.913 INFO:tasks.rados.rados.0.smithi008.stdout:961: write oid 395 current snap is 0 2023-10-07T21:39:20.913 INFO:tasks.rados.rados.0.smithi008.stdout:954: finishing write tid 1 to smithi00888346-432 2023-10-07T21:39:20.913 INFO:tasks.rados.rados.0.smithi008.stdout:954: finishing write tid 2 to smithi00888346-432 2023-10-07T21:39:20.914 INFO:tasks.rados.rados.0.smithi008.stdout:954: finishing write tid 3 to smithi00888346-432 2023-10-07T21:39:20.914 INFO:tasks.rados.rados.0.smithi008.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-10-07T21:39:20.921 INFO:tasks.rados.rados.0.smithi008.stdout:961: writing smithi00888346-395 from 790127 to 1289916 tid 1 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:961: writing smithi00888346-395 from 1698444 to 2429379 tid 2 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:962: write oid 350 current snap is 0 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:954: finishing write tid 4 to smithi00888346-432 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 181 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:954: left oid 432 (ObjNum 755 snap 0 seq_num 755) 2023-10-07T21:39:20.929 INFO:tasks.rados.rados.0.smithi008.stdout:955: finishing write tid 1 to smithi00888346-333 2023-10-07T21:39:20.930 INFO:tasks.rados.rados.0.smithi008.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-10-07T21:39:20.934 INFO:tasks.rados.rados.0.smithi008.stdout:962: writing smithi00888346-350 from 406934 to 981972 tid 1 2023-10-07T21:39:20.941 INFO:tasks.rados.rados.0.smithi008.stdout:962: writing smithi00888346-350 from 1640573 to 2115166 tid 2 2023-10-07T21:39:20.945 INFO:tasks.rados.rados.0.smithi008.stdout:962: writing smithi00888346-350 from 2642791 to 2806934 tid 3 2023-10-07T21:39:20.946 INFO:tasks.rados.rados.0.smithi008.stdout:954: done (7 left) 2023-10-07T21:39:20.946 INFO:tasks.rados.rados.0.smithi008.stdout:963: write oid 26 current snap is 0 2023-10-07T21:39:20.946 INFO:tasks.rados.rados.0.smithi008.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-10-07T21:39:20.951 INFO:tasks.rados.rados.0.smithi008.stdout:963: writing smithi00888346-26 from 423741 to 1074028 tid 1 2023-10-07T21:39:20.959 INFO:tasks.rados.rados.0.smithi008.stdout:963: writing smithi00888346-26 from 1699055 to 2317306 tid 2 2023-10-07T21:39:20.959 INFO:tasks.rados.rados.0.smithi008.stdout:964: read oid 426 snap -1 2023-10-07T21:39:20.959 INFO:tasks.rados.rados.0.smithi008.stdout:964: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-07T21:39:20.960 INFO:tasks.rados.rados.0.smithi008.stdout:965: read oid 119 snap -1 2023-10-07T21:39:20.960 INFO:tasks.rados.rados.0.smithi008.stdout:965: expect (ObjNum 118 snap 0 seq_num 118) 2023-10-07T21:39:20.960 INFO:tasks.rados.rados.0.smithi008.stdout:966: write oid 404 current snap is 0 2023-10-07T21:39:20.960 INFO:tasks.rados.rados.0.smithi008.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-10-07T21:39:20.966 INFO:tasks.rados.rados.0.smithi008.stdout:966: writing smithi00888346-404 from 440548 to 1166084 tid 1 2023-10-07T21:39:20.973 INFO:tasks.rados.rados.0.smithi008.stdout:966: writing smithi00888346-404 from 1757537 to 2235799 tid 2 2023-10-07T21:39:20.977 INFO:tasks.rados.rados.0.smithi008.stdout:966: writing smithi00888346-404 from 2813990 to 2840548 tid 3 2023-10-07T21:39:20.977 INFO:tasks.rados.rados.0.smithi008.stdout:967: read oid 16 snap -1 2023-10-07T21:39:20.977 INFO:tasks.rados.rados.0.smithi008.stdout:967: expect deleted 2023-10-07T21:39:20.977 INFO:tasks.rados.rados.0.smithi008.stdout:968: write oid 429 current snap is 0 2023-10-07T21:39:20.977 INFO:tasks.rados.rados.0.smithi008.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-10-07T21:39:20.982 INFO:tasks.rados.rados.0.smithi008.stdout:968: writing smithi00888346-429 from 457355 to 858140 tid 1 2023-10-07T21:39:20.989 INFO:tasks.rados.rados.0.smithi008.stdout:968: writing smithi00888346-429 from 1416019 to 2037939 tid 2 2023-10-07T21:39:20.994 INFO:tasks.rados.rados.0.smithi008.stdout:968: writing smithi00888346-429 from 2725060 to 2857355 tid 3 2023-10-07T21:39:20.994 INFO:tasks.rados.rados.0.smithi008.stdout:969: read oid 37 snap -1 2023-10-07T21:39:20.994 INFO:tasks.rados.rados.0.smithi008.stdout:969: expect (ObjNum 36 snap 0 seq_num 36) 2023-10-07T21:39:20.994 INFO:tasks.rados.rados.0.smithi008.stdout:970: write oid 489 current snap is 0 2023-10-07T21:39:20.994 INFO:tasks.rados.rados.0.smithi008.stdout:956: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:21.087 INFO:tasks.rados.rados.0.smithi008.stdout:955: finishing write tid 2 to smithi00888346-333 2023-10-07T21:39:21.087 INFO:tasks.rados.rados.0.smithi008.stdout:955: finishing write tid 3 to smithi00888346-333 2023-10-07T21:39:21.087 INFO:tasks.rados.rados.0.smithi008.stdout:955: finishing write tid 4 to smithi00888346-333 2023-10-07T21:39:21.087 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 157 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-10-07T21:39:21.088 INFO:tasks.rados.rados.0.smithi008.stdout:955: left oid 333 (ObjNum 756 snap 0 seq_num 756) 2023-10-07T21:39:21.088 INFO:tasks.rados.rados.0.smithi008.stdout:957: finishing write tid 1 to smithi00888346-330 2023-10-07T21:39:21.088 INFO:tasks.rados.rados.0.smithi008.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-10-07T21:39:21.092 INFO:tasks.rados.rados.0.smithi008.stdout:970: writing smithi00888346-489 from 474162 to 950196 tid 1 2023-10-07T21:39:21.097 INFO:tasks.rados.rados.0.smithi008.stdout:970: writing smithi00888346-489 from 1358148 to 1840079 tid 2 2023-10-07T21:39:21.104 INFO:tasks.rados.rados.0.smithi008.stdout:970: writing smithi00888346-489 from 2352483 to 2817786 tid 3 2023-10-07T21:39:21.104 INFO:tasks.rados.rados.0.smithi008.stdout:955: done (14 left) 2023-10-07T21:39:21.104 INFO:tasks.rados.rados.0.smithi008.stdout:956: done (13 left) 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:971: read oid 470 snap -1 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:971: expect (ObjNum 469 snap 0 seq_num 469) 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:972: read oid 372 snap -1 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:972: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:973: delete oid 359 current snap is 0 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:957: finishing write tid 2 to smithi00888346-330 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:957: finishing write tid 3 to smithi00888346-330 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:957: finishing write tid 4 to smithi00888346-330 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 184 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:957: left oid 330 (ObjNum 757 snap 0 seq_num 757) 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:959: finishing write tid 1 to smithi00888346-157 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:959: finishing write tid 2 to smithi00888346-157 2023-10-07T21:39:21.105 INFO:tasks.rados.rados.0.smithi008.stdout:959: finishing write tid 3 to smithi00888346-157 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:959: finishing write tid 4 to smithi00888346-157 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 151 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:959: left oid 157 (ObjNum 759 snap 0 seq_num 759) 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:960: finishing write tid 1 to smithi00888346-7 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:960: finishing write tid 2 to smithi00888346-7 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:960: finishing write tid 3 to smithi00888346-7 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:960: finishing write tid 4 to smithi00888346-7 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 7 v 152 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:960: left oid 7 (ObjNum 760 snap 0 seq_num 760) 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:961: finishing write tid 1 to smithi00888346-395 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:961: finishing write tid 2 to smithi00888346-395 2023-10-07T21:39:21.106 INFO:tasks.rados.rados.0.smithi008.stdout:961: finishing write tid 3 to smithi00888346-395 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:961: finishing write tid 4 to smithi00888346-395 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 207 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:961: left oid 395 (ObjNum 761 snap 0 seq_num 761) 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: finishing write tid 1 to smithi00888346-350 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: finishing write tid 2 to smithi00888346-350 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: finishing write tid 3 to smithi00888346-350 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: finishing write tid 4 to smithi00888346-350 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: finishing write tid 5 to smithi00888346-350 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 350 v 198 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:962: left oid 350 (ObjNum 762 snap 0 seq_num 762) 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:963: finishing write tid 1 to smithi00888346-26 2023-10-07T21:39:21.107 INFO:tasks.rados.rados.0.smithi008.stdout:965: expect (ObjNum 118 snap 0 seq_num 118) 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:963: finishing write tid 2 to smithi00888346-26 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:963: finishing write tid 3 to smithi00888346-26 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:963: finishing write tid 4 to smithi00888346-26 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 26 v 155 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:963: left oid 26 (ObjNum 763 snap 0 seq_num 763) 2023-10-07T21:39:21.249 INFO:tasks.rados.rados.0.smithi008.stdout:964: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-07T21:39:21.420 INFO:tasks.rados.rados.0.smithi008.stdout:966: finishing write tid 1 to smithi00888346-404 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:966: finishing write tid 2 to smithi00888346-404 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:966: finishing write tid 3 to smithi00888346-404 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:957: done (15 left) 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:959: done (14 left) 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:960: done (13 left) 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:961: done (12 left) 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:962: done (11 left) 2023-10-07T21:39:21.421 INFO:tasks.rados.rados.0.smithi008.stdout:963: done (10 left) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:964: done (9 left) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:965: done (8 left) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:967: done (7 left) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:973: done (6 left) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:974: read oid 83 snap -1 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:974: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:975: read oid 401 snap -1 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:975: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:976: write oid 45 current snap is 0 2023-10-07T21:39:21.422 INFO:tasks.rados.rados.0.smithi008.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-10-07T21:39:21.427 INFO:tasks.rados.rados.0.smithi008.stdout:976: writing smithi00888346-45 from 507776 to 1250661 tid 1 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:976: writing smithi00888346-45 from 1991465 to 2477065 tid 2 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:977: read oid 473 snap -1 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:977: expect (ObjNum 472 snap 0 seq_num 472) 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:978: read oid 437 snap -1 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:978: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:979: read oid 347 snap -1 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:979: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:980: read oid 364 snap -1 2023-10-07T21:39:21.436 INFO:tasks.rados.rados.0.smithi008.stdout:980: expect (ObjNum 363 snap 0 seq_num 363) 2023-10-07T21:39:21.437 INFO:tasks.rados.rados.0.smithi008.stdout:981: read oid 114 snap -1 2023-10-07T21:39:21.437 INFO:tasks.rados.rados.0.smithi008.stdout:981: expect (ObjNum 113 snap 0 seq_num 113) 2023-10-07T21:39:21.437 INFO:tasks.rados.rados.0.smithi008.stdout:982: write oid 353 current snap is 0 2023-10-07T21:39:21.437 INFO:tasks.rados.rados.0.smithi008.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-10-07T21:39:21.442 INFO:tasks.rados.rados.0.smithi008.stdout:982: writing smithi00888346-353 from 524583 to 942717 tid 1 2023-10-07T21:39:21.451 INFO:tasks.rados.rados.0.smithi008.stdout:982: writing smithi00888346-353 from 1649947 to 2279205 tid 2 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:982: writing smithi00888346-353 from 2834752 to 2924583 tid 3 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:983: write oid 34 current snap is 0 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:966: finishing write tid 4 to smithi00888346-404 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:966: finishing write tid 5 to smithi00888346-404 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 404 v 188 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-10-07T21:39:21.455 INFO:tasks.rados.rados.0.smithi008.stdout:966: left oid 404 (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:39:21.456 INFO:tasks.rados.rados.0.smithi008.stdout:968: finishing write tid 1 to smithi00888346-429 2023-10-07T21:39:21.456 INFO:tasks.rados.rados.0.smithi008.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-10-07T21:39:21.461 INFO:tasks.rados.rados.0.smithi008.stdout:983: writing smithi00888346-34 from 541390 to 1034773 tid 1 2023-10-07T21:39:21.467 INFO:tasks.rados.rados.0.smithi008.stdout:983: writing smithi00888346-34 from 1592076 to 2081345 tid 2 2023-10-07T21:39:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:983: writing smithi00888346-34 from 2862175 to 2941390 tid 3 2023-10-07T21:39:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:966: done (15 left) 2023-10-07T21:39:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:984: read oid 433 snap -1 2023-10-07T21:39:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:984: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:968: finishing write tid 2 to smithi00888346-429 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:968: finishing write tid 3 to smithi00888346-429 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:968: finishing write tid 4 to smithi00888346-429 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:968: finishing write tid 5 to smithi00888346-429 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 429 v 202 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:968: left oid 429 (ObjNum 765 snap 0 seq_num 765) 2023-10-07T21:39:21.474 INFO:tasks.rados.rados.0.smithi008.stdout:969: expect (ObjNum 36 snap 0 seq_num 36) 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:970: finishing write tid 1 to smithi00888346-489 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:970: finishing write tid 2 to smithi00888346-489 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:968: done (15 left) 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:969: done (14 left) 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:985: read oid 376 snap -1 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:985: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:986: write oid 448 current snap is 0 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:970: finishing write tid 3 to smithi00888346-489 2023-10-07T21:39:21.565 INFO:tasks.rados.rados.0.smithi008.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-10-07T21:39:21.572 INFO:tasks.rados.rados.0.smithi008.stdout:986: writing smithi00888346-448 from 558197 to 1126829 tid 1 2023-10-07T21:39:21.579 INFO:tasks.rados.rados.0.smithi008.stdout:986: writing smithi00888346-448 from 1650558 to 2283485 tid 2 2023-10-07T21:39:21.583 INFO:tasks.rados.rados.0.smithi008.stdout:986: writing smithi00888346-448 from 2773245 to 2958197 tid 3 2023-10-07T21:39:21.583 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:21.584 INFO:tasks.rados.rados.0.smithi008.stdout:970: finishing write tid 4 to smithi00888346-489 2023-10-07T21:39:21.584 INFO:tasks.rados.rados.0.smithi008.stdout:970: finishing write tid 5 to smithi00888346-489 2023-10-07T21:39:21.584 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 115 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-10-07T21:39:21.584 INFO:tasks.rados.rados.0.smithi008.stdout:970: left oid 489 (ObjNum 766 snap 0 seq_num 766) 2023-10-07T21:39:21.584 INFO:tasks.rados.rados.0.smithi008.stdout:971: expect (ObjNum 469 snap 0 seq_num 469) 2023-10-07T21:39:21.735 INFO:tasks.rados.rados.0.smithi008.stdout:972: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-07T21:39:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:974: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:39:21.986 INFO:tasks.rados.rados.0.smithi008.stdout:975: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:22.073 INFO:tasks.rados.rados.0.smithi008.stdout:976: finishing write tid 1 to smithi00888346-45 2023-10-07T21:39:22.073 INFO:tasks.rados.rados.0.smithi008.stdout:978: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-07T21:39:22.186 INFO:tasks.rados.rados.0.smithi008.stdout:980: expect (ObjNum 363 snap 0 seq_num 363) 2023-10-07T21:39:22.251 INFO:tasks.rados.rados.0.smithi008.stdout:976: finishing write tid 2 to smithi00888346-45 2023-10-07T21:39:22.252 INFO:tasks.rados.rados.0.smithi008.stdout:976: finishing write tid 3 to smithi00888346-45 2023-10-07T21:39:22.252 INFO:tasks.rados.rados.0.smithi008.stdout:976: finishing write tid 4 to smithi00888346-45 2023-10-07T21:39:22.252 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 161 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-10-07T21:39:22.252 INFO:tasks.rados.rados.0.smithi008.stdout:976: left oid 45 (ObjNum 768 snap 0 seq_num 768) 2023-10-07T21:39:22.252 INFO:tasks.rados.rados.0.smithi008.stdout:981: expect (ObjNum 113 snap 0 seq_num 113) 2023-10-07T21:39:22.373 INFO:tasks.rados.rados.0.smithi008.stdout:979: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-07T21:39:22.492 INFO:tasks.rados.rados.0.smithi008.stdout:982: finishing write tid 1 to smithi00888346-353 2023-10-07T21:39:22.493 INFO:tasks.rados.rados.0.smithi008.stdout:977: expect (ObjNum 472 snap 0 seq_num 472) 2023-10-07T21:39:22.611 INFO:tasks.rados.rados.0.smithi008.stdout:982: finishing write tid 2 to smithi00888346-353 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:982: finishing write tid 3 to smithi00888346-353 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:982: finishing write tid 4 to smithi00888346-353 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:982: finishing write tid 5 to smithi00888346-353 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 353 v 145 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:982: left oid 353 (ObjNum 769 snap 0 seq_num 769) 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:983: finishing write tid 1 to smithi00888346-34 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:983: finishing write tid 2 to smithi00888346-34 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:983: finishing write tid 3 to smithi00888346-34 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:983: finishing write tid 4 to smithi00888346-34 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:983: finishing write tid 5 to smithi00888346-34 2023-10-07T21:39:22.612 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 189 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-10-07T21:39:22.613 INFO:tasks.rados.rados.0.smithi008.stdout:983: left oid 34 (ObjNum 770 snap 0 seq_num 770) 2023-10-07T21:39:22.613 INFO:tasks.rados.rados.0.smithi008.stdout:984: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-07T21:39:22.651 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:22 smithi008 bash[41094]: cluster 2023-10-07T21:39:21.278855+0000 mgr.y (mgr.14466) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:22.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:22 smithi008 bash[27485]: cluster 2023-10-07T21:39:21.278855+0000 mgr.y (mgr.14466) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:22.712 INFO:tasks.rados.rados.0.smithi008.stdout:985: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:39:22.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:22 smithi081 bash[31720]: cluster 2023-10-07T21:39:21.278855+0000 mgr.y (mgr.14466) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: finishing write tid 1 to smithi00888346-448 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: finishing write tid 2 to smithi00888346-448 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: finishing write tid 3 to smithi00888346-448 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: finishing write tid 4 to smithi00888346-448 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: finishing write tid 5 to smithi00888346-448 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 448 v 124 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-10-07T21:39:22.831 INFO:tasks.rados.rados.0.smithi008.stdout:986: left oid 448 (ObjNum 771 snap 0 seq_num 771) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:970: done (15 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:971: done (14 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:972: done (13 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:974: done (12 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:975: done (11 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:976: done (10 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:977: done (9 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:978: done (8 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:979: done (7 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:980: done (6 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:981: done (5 left) 2023-10-07T21:39:22.832 INFO:tasks.rados.rados.0.smithi008.stdout:982: done (4 left) 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:983: done (3 left) 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:984: done (2 left) 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:985: done (1 left) 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:986: done (0 left) 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:987: write oid 129 current snap is 0 2023-10-07T21:39:22.833 INFO:tasks.rados.rados.0.smithi008.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-10-07T21:39:22.838 INFO:tasks.rados.rados.0.smithi008.stdout:987: writing smithi00888346-129 from 575004 to 1218885 tid 1 2023-10-07T21:39:22.843 INFO:tasks.rados.rados.0.smithi008.stdout:987: writing smithi00888346-129 from 1709040 to 2201978 tid 2 2023-10-07T21:39:22.848 INFO:tasks.rados.rados.0.smithi008.stdout:987: writing smithi00888346-129 from 2917021 to 2975004 tid 3 2023-10-07T21:39:22.848 INFO:tasks.rados.rados.0.smithi008.stdout:988: read oid 152 snap -1 2023-10-07T21:39:22.848 INFO:tasks.rados.rados.0.smithi008.stdout:988: expect (ObjNum 728 snap 0 seq_num 728) 2023-10-07T21:39:22.848 INFO:tasks.rados.rados.0.smithi008.stdout:989: write oid 285 current snap is 0 2023-10-07T21:39:22.848 INFO:tasks.rados.rados.0.smithi008.stdout:987: finishing write tid 1 to smithi00888346-129 2023-10-07T21:39:22.849 INFO:tasks.rados.rados.0.smithi008.stdout:987: finishing write tid 2 to smithi00888346-129 2023-10-07T21:39:22.849 INFO:tasks.rados.rados.0.smithi008.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-10-07T21:39:22.855 INFO:tasks.rados.rados.0.smithi008.stdout:989: writing smithi00888346-285 from 591811 to 1310941 tid 1 2023-10-07T21:39:22.861 INFO:tasks.rados.rados.0.smithi008.stdout:989: writing smithi00888346-285 from 1767522 to 2404118 tid 2 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:989: writing smithi00888346-285 from 2828091 to 2991811 tid 3 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:990: delete oid 202 current snap is 0 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:987: finishing write tid 3 to smithi00888346-129 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:987: finishing write tid 4 to smithi00888346-129 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:987: finishing write tid 5 to smithi00888346-129 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 129 v 159 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-10-07T21:39:22.865 INFO:tasks.rados.rados.0.smithi008.stdout:987: left oid 129 (ObjNum 772 snap 0 seq_num 772) 2023-10-07T21:39:22.866 INFO:tasks.rados.rados.0.smithi008.stdout:988: expect (ObjNum 728 snap 0 seq_num 728) 2023-10-07T21:39:22.969 INFO:tasks.rados.rados.0.smithi008.stdout:989: finishing write tid 1 to smithi00888346-285 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: finishing write tid 2 to smithi00888346-285 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: finishing write tid 3 to smithi00888346-285 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: finishing write tid 4 to smithi00888346-285 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: finishing write tid 5 to smithi00888346-285 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 211 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: left oid 285 (ObjNum 773 snap 0 seq_num 773) 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:987: done (3 left) 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:988: done (2 left) 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:989: done (1 left) 2023-10-07T21:39:22.970 INFO:tasks.rados.rados.0.smithi008.stdout:990: done (0 left) 2023-10-07T21:39:22.971 INFO:tasks.rados.rados.0.smithi008.stdout:991: write oid 392 current snap is 0 2023-10-07T21:39:22.971 INFO:tasks.rados.rados.0.smithi008.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-10-07T21:39:22.975 INFO:tasks.rados.rados.0.smithi008.stdout:991: writing smithi00888346-392 from 625425 to 1095053 tid 1 2023-10-07T21:39:22.983 INFO:tasks.rados.rados.0.smithi008.stdout:991: writing smithi00888346-392 from 1768133 to 2408398 tid 2 2023-10-07T21:39:22.983 INFO:tasks.rados.rados.0.smithi008.stdout:992: write oid 3 current snap is 0 2023-10-07T21:39:22.983 INFO:tasks.rados.rados.0.smithi008.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-10-07T21:39:22.991 INFO:tasks.rados.rados.0.smithi008.stdout:992: writing smithi00888346-3 from 642232 to 1303462 tid 1 2023-10-07T21:39:22.999 INFO:tasks.rados.rados.0.smithi008.stdout:992: writing smithi00888346-3 from 1942968 to 2726891 tid 2 2023-10-07T21:39:22.999 INFO:tasks.rados.rados.0.smithi008.stdout:993: delete oid 434 current snap is 0 2023-10-07T21:39:22.999 INFO:tasks.rados.rados.0.smithi008.stdout:991: finishing write tid 1 to smithi00888346-392 2023-10-07T21:39:22.999 INFO:tasks.rados.rados.0.smithi008.stdout:991: finishing write tid 2 to smithi00888346-392 2023-10-07T21:39:23.000 INFO:tasks.rados.rados.0.smithi008.stdout:991: finishing write tid 3 to smithi00888346-392 2023-10-07T21:39:23.000 INFO:tasks.rados.rados.0.smithi008.stdout:991: finishing write tid 4 to smithi00888346-392 2023-10-07T21:39:23.000 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 204 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-10-07T21:39:23.000 INFO:tasks.rados.rados.0.smithi008.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-10-07T21:39:23.000 INFO:tasks.rados.rados.0.smithi008.stdout:992: finishing write tid 1 to smithi00888346-3 2023-10-07T21:39:23.001 INFO:tasks.rados.rados.0.smithi008.stdout:991: done (2 left) 2023-10-07T21:39:23.002 INFO:tasks.rados.rados.0.smithi008.stdout:993: done (1 left) 2023-10-07T21:39:23.002 INFO:tasks.rados.rados.0.smithi008.stdout:994: delete oid 59 current snap is 0 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:994: done (1 left) 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:995: read oid 156 snap -1 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:996: read oid 260 snap -1 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:997: read oid 122 snap -1 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:997: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:998: write oid 460 current snap is 0 2023-10-07T21:39:23.004 INFO:tasks.rados.rados.0.smithi008.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-10-07T21:39:23.011 INFO:tasks.rados.rados.0.smithi008.stdout:998: writing smithi00888346-460 from 692653 to 1179630 tid 1 2023-10-07T21:39:23.017 INFO:tasks.rados.rados.0.smithi008.stdout:998: writing smithi00888346-460 from 1602061 to 2249664 tid 2 2023-10-07T21:39:23.022 INFO:tasks.rados.rados.0.smithi008.stdout:998: writing smithi00888346-460 from 2992629 to 3092653 tid 3 2023-10-07T21:39:23.022 INFO:tasks.rados.rados.0.smithi008.stdout:999: write oid 191 current snap is 0 2023-10-07T21:39:23.022 INFO:tasks.rados.rados.0.smithi008.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-10-07T21:39:23.029 INFO:tasks.rados.rados.0.smithi008.stdout:999: writing smithi00888346-191 from 709460 to 1271686 tid 1 2023-10-07T21:39:23.038 INFO:tasks.rados.rados.0.smithi008.stdout:999: writing smithi00888346-191 from 2060543 to 2851804 tid 2 2023-10-07T21:39:23.038 INFO:tasks.rados.rados.0.smithi008.stdout:1000: read oid 179 snap -1 2023-10-07T21:39:23.038 INFO:tasks.rados.rados.0.smithi008.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:23.038 INFO:tasks.rados.rados.0.smithi008.stdout:1001: read oid 39 snap -1 2023-10-07T21:39:23.038 INFO:tasks.rados.rados.0.smithi008.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:23.039 INFO:tasks.rados.rados.0.smithi008.stdout:1002: write oid 74 current snap is 0 2023-10-07T21:39:23.039 INFO:tasks.rados.rados.0.smithi008.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-10-07T21:39:23.047 INFO:tasks.rados.rados.0.smithi008.stdout:1002: writing smithi00888346-74 from 726267 to 1363742 tid 1 2023-10-07T21:39:23.055 INFO:tasks.rados.rados.0.smithi008.stdout:1002: writing smithi00888346-74 from 2119025 to 2770297 tid 2 2023-10-07T21:39:23.055 INFO:tasks.rados.rados.0.smithi008.stdout:1003: write oid 285 current snap is 0 2023-10-07T21:39:23.055 INFO:tasks.rados.rados.0.smithi008.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-10-07T21:39:23.063 INFO:tasks.rados.rados.0.smithi008.stdout:1003: writing smithi00888346-285 from 743074 to 1455798 tid 1 2023-10-07T21:39:23.071 INFO:tasks.rados.rados.0.smithi008.stdout:1003: writing smithi00888346-285 from 2061154 to 2856084 tid 2 2023-10-07T21:39:23.071 INFO:tasks.rados.rados.0.smithi008.stdout:1004: write oid 114 current snap is 0 2023-10-07T21:39:23.071 INFO:tasks.rados.rados.0.smithi008.stdout:992: finishing write tid 2 to smithi00888346-3 2023-10-07T21:39:23.072 INFO:tasks.rados.rados.0.smithi008.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-10-07T21:39:23.080 INFO:tasks.rados.rados.0.smithi008.stdout:1004: writing smithi00888346-114 from 759881 to 1547854 tid 1 2023-10-07T21:39:23.087 INFO:tasks.rados.rados.0.smithi008.stdout:1004: writing smithi00888346-114 from 2119636 to 2774577 tid 2 2023-10-07T21:39:23.087 INFO:tasks.rados.rados.0.smithi008.stdout:1005: write oid 352 current snap is 0 2023-10-07T21:39:23.087 INFO:tasks.rados.rados.0.smithi008.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-10-07T21:39:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:1005: writing smithi00888346-352 from 776688 to 1356263 tid 1 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1005: writing smithi00888346-352 from 1894471 to 2693070 tid 2 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1006: read oid 408 snap -1 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1006: expect deleted 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1007: read oid 412 snap -1 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1007: expect deleted 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1008: read oid 398 snap -1 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1008: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-07T21:39:23.103 INFO:tasks.rados.rados.0.smithi008.stdout:1009: write oid 141 current snap is 0 2023-10-07T21:39:23.104 INFO:tasks.rados.rados.0.smithi008.stdout:992: finishing write tid 3 to smithi00888346-3 2023-10-07T21:39:23.104 INFO:tasks.rados.rados.0.smithi008.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-10-07T21:39:23.112 INFO:tasks.rados.rados.0.smithi008.stdout:1009: writing smithi00888346-141 from 793495 to 1448319 tid 1 2023-10-07T21:39:23.119 INFO:tasks.rados.rados.0.smithi008.stdout:1009: writing smithi00888346-141 from 1952953 to 2611563 tid 2 2023-10-07T21:39:23.122 INFO:tasks.rados.rados.0.smithi008.stdout:1009: writing smithi00888346-141 from 3157167 to 3193495 tid 3 2023-10-07T21:39:23.123 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:23.123 INFO:tasks.rados.rados.0.smithi008.stdout:992: finishing write tid 4 to smithi00888346-3 2023-10-07T21:39:23.123 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 3 v 139 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-10-07T21:39:23.123 INFO:tasks.rados.rados.0.smithi008.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-10-07T21:39:23.123 INFO:tasks.rados.rados.0.smithi008.stdout:997: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:23.232 INFO:tasks.rados.rados.0.smithi008.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-07T21:39:23.303 INFO:tasks.rados.rados.0.smithi008.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-07T21:39:23.695 INFO:tasks.rados.rados.0.smithi008.stdout:998: finishing write tid 1 to smithi00888346-460 2023-10-07T21:39:23.695 INFO:tasks.rados.rados.0.smithi008.stdout:998: finishing write tid 2 to smithi00888346-460 2023-10-07T21:39:23.695 INFO:tasks.rados.rados.0.smithi008.stdout:998: finishing write tid 3 to smithi00888346-460 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:998: finishing write tid 4 to smithi00888346-460 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:998: finishing write tid 5 to smithi00888346-460 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 460 v 193 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:999: finishing write tid 1 to smithi00888346-191 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:992: done (15 left) 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:995: done (14 left) 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:996: done (13 left) 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:997: done (12 left) 2023-10-07T21:39:23.696 INFO:tasks.rados.rados.0.smithi008.stdout:998: done (11 left) 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1010: read oid 32 snap -1 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1010: expect (ObjNum 31 snap 0 seq_num 31) 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1011: read oid 434 snap -1 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1011: expect deleted 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1012: write oid 126 current snap is 0 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:999: finishing write tid 2 to smithi00888346-191 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:999: finishing write tid 3 to smithi00888346-191 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:999: finishing write tid 4 to smithi00888346-191 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 142 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-10-07T21:39:23.697 INFO:tasks.rados.rados.0.smithi008.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1002: finishing write tid 1 to smithi00888346-74 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1002: finishing write tid 2 to smithi00888346-74 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1002: finishing write tid 3 to smithi00888346-74 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1002: finishing write tid 4 to smithi00888346-74 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 74 v 207 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1003: finishing write tid 1 to smithi00888346-285 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1003: finishing write tid 2 to smithi00888346-285 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1003: finishing write tid 3 to smithi00888346-285 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1003: finishing write tid 4 to smithi00888346-285 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 214 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-10-07T21:39:23.698 INFO:tasks.rados.rados.0.smithi008.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1004: finishing write tid 1 to smithi00888346-114 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1004: finishing write tid 2 to smithi00888346-114 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1004: finishing write tid 3 to smithi00888346-114 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1004: finishing write tid 4 to smithi00888346-114 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 114 v 164 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1004: left oid 114 (ObjNum 783 snap 0 seq_num 783) 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1005: finishing write tid 1 to smithi00888346-352 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1012: writing smithi00888346-126 from 410302 to 1140375 tid 1 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1012: writing smithi00888346-126 from 1895082 to 2297350 tid 2 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:1012: writing smithi00888346-126 from 2951884 to 3210302 tid 3 2023-10-07T21:39:23.699 INFO:tasks.rados.rados.0.smithi008.stdout:999: done (13 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1000: done (12 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1001: done (11 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1002: done (10 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1003: done (9 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1004: done (8 left) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1013: read oid 80 snap -1 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1013: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1014: read oid 332 snap -1 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1014: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1015: read oid 36 snap -1 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1015: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1016: write oid 2 current snap is 0 2023-10-07T21:39:23.700 INFO:tasks.rados.rados.0.smithi008.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1016: writing smithi00888346-2 from 427109 to 832431 tid 1 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1016: writing smithi00888346-2 from 1553564 to 2099490 tid 2 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1016: writing smithi00888346-2 from 2579307 to 3227109 tid 3 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1017: write oid 49 current snap is 0 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1005: finishing write tid 2 to smithi00888346-352 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1017: writing smithi00888346-49 from 443916 to 924487 tid 1 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1017: writing smithi00888346-49 from 1612046 to 2017983 tid 2 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1017: writing smithi00888346-49 from 2606730 to 3101782 tid 3 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1006: done (12 left) 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1007: done (11 left) 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1018: read oid 70 snap -1 2023-10-07T21:39:23.701 INFO:tasks.rados.rados.0.smithi008.stdout:1018: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1019: read oid 81 snap -1 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1019: expect (ObjNum 80 snap 0 seq_num 80) 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1020: write oid 452 current snap is 0 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1005: finishing write tid 3 to smithi00888346-352 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1005: finishing write tid 4 to smithi00888346-352 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 137 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1005: left oid 352 (ObjNum 784 snap 0 seq_num 784) 2023-10-07T21:39:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:1008: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-07T21:39:23.737 INFO:tasks.rados.rados.0.smithi008.stdout:1009: finishing write tid 1 to smithi00888346-141 2023-10-07T21:39:23.737 INFO:tasks.rados.rados.0.smithi008.stdout:1009: finishing write tid 2 to smithi00888346-141 2023-10-07T21:39:23.738 INFO:tasks.rados.rados.0.smithi008.stdout:1009: finishing write tid 3 to smithi00888346-141 2023-10-07T21:39:23.738 INFO:tasks.rados.rados.0.smithi008.stdout:1009: finishing write tid 4 to smithi00888346-141 2023-10-07T21:39:23.738 INFO:tasks.rados.rados.0.smithi008.stdout:1009: finishing write tid 5 to smithi00888346-141 2023-10-07T21:39:23.738 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 211 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-10-07T21:39:23.738 INFO:tasks.rados.rados.0.smithi008.stdout:1009: left oid 141 (ObjNum 785 snap 0 seq_num 785) 2023-10-07T21:39:23.739 INFO:tasks.rados.rados.0.smithi008.stdout:1010: expect (ObjNum 31 snap 0 seq_num 31) 2023-10-07T21:39:23.814 INFO:tasks.rados.rados.0.smithi008.stdout:1012: finishing write tid 1 to smithi00888346-126 2023-10-07T21:39:23.814 INFO:tasks.rados.rados.0.smithi008.stdout:1012: finishing write tid 2 to smithi00888346-126 2023-10-07T21:39:23.814 INFO:tasks.rados.rados.0.smithi008.stdout:1012: finishing write tid 3 to smithi00888346-126 2023-10-07T21:39:23.814 INFO:tasks.rados.rados.0.smithi008.stdout:1012: finishing write tid 4 to smithi00888346-126 2023-10-07T21:39:23.815 INFO:tasks.rados.rados.0.smithi008.stdout:1012: finishing write tid 5 to smithi00888346-126 2023-10-07T21:39:23.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 139 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-10-07T21:39:23.815 INFO:tasks.rados.rados.0.smithi008.stdout:1012: left oid 126 (ObjNum 786 snap 0 seq_num 786) 2023-10-07T21:39:23.815 INFO:tasks.rados.rados.0.smithi008.stdout:1015: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-07T21:39:24.023 INFO:tasks.rados.rados.0.smithi008.stdout:1014: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-07T21:39:24.132 INFO:tasks.rados.rados.0.smithi008.stdout:1016: finishing write tid 1 to smithi00888346-2 2023-10-07T21:39:24.132 INFO:tasks.rados.rados.0.smithi008.stdout:1013: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-07T21:39:24.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:1016: finishing write tid 2 to smithi00888346-2 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:1016: finishing write tid 3 to smithi00888346-2 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:1016: finishing write tid 4 to smithi00888346-2 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:1016: finishing write tid 5 to smithi00888346-2 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 168 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-10-07T21:39:24.242 INFO:tasks.rados.rados.0.smithi008.stdout:1016: left oid 2 (ObjNum 787 snap 0 seq_num 787) 2023-10-07T21:39:24.243 INFO:tasks.rados.rados.0.smithi008.stdout:1017: finishing write tid 1 to smithi00888346-49 2023-10-07T21:39:24.243 INFO:tasks.rados.rados.0.smithi008.stdout:1017: finishing write tid 2 to smithi00888346-49 2023-10-07T21:39:24.243 INFO:tasks.rados.rados.0.smithi008.stdout:1019: expect (ObjNum 80 snap 0 seq_num 80) 2023-10-07T21:39:24.342 INFO:tasks.rados.rados.0.smithi008.stdout:1018: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-07T21:39:24.443 INFO:tasks.rados.rados.0.smithi008.stdout:1017: finishing write tid 3 to smithi00888346-49 2023-10-07T21:39:24.443 INFO:tasks.rados.rados.0.smithi008.stdout:1017: finishing write tid 4 to smithi00888346-49 2023-10-07T21:39:24.443 INFO:tasks.rados.rados.0.smithi008.stdout:1017: finishing write tid 5 to smithi00888346-49 2023-10-07T21:39:24.443 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 49 v 143 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-10-07T21:39:24.444 INFO:tasks.rados.rados.0.smithi008.stdout:1017: left oid 49 (ObjNum 788 snap 0 seq_num 788) 2023-10-07T21:39:24.444 INFO:tasks.rados.rados.0.smithi008.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-10-07T21:39:24.449 INFO:tasks.rados.rados.0.smithi008.stdout:1020: writing smithi00888346-452 from 460723 to 1016543 tid 1 2023-10-07T21:39:24.456 INFO:tasks.rados.rados.0.smithi008.stdout:1020: writing smithi00888346-452 from 1670528 to 2220123 tid 2 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1020: writing smithi00888346-452 from 2634153 to 3260723 tid 3 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1005: done (13 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1008: done (12 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1009: done (11 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1010: done (10 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1011: done (9 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1012: done (8 left) 2023-10-07T21:39:24.462 INFO:tasks.rados.rados.0.smithi008.stdout:1013: done (7 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1014: done (6 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1015: done (5 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1016: done (4 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1017: done (3 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1018: done (2 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1019: done (1 left) 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1021: write oid 209 current snap is 0 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1020: finishing write tid 1 to smithi00888346-452 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1020: finishing write tid 2 to smithi00888346-452 2023-10-07T21:39:24.463 INFO:tasks.rados.rados.0.smithi008.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-10-07T21:39:24.468 INFO:tasks.rados.rados.0.smithi008.stdout:1021: writing smithi00888346-209 from 477530 to 1108599 tid 1 2023-10-07T21:39:24.473 INFO:tasks.rados.rados.0.smithi008.stdout:1021: writing smithi00888346-209 from 1612657 to 2022263 tid 2 2023-10-07T21:39:24.479 INFO:tasks.rados.rados.0.smithi008.stdout:1021: writing smithi00888346-209 from 2545223 to 3062819 tid 3 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1022: write oid 48 current snap is 0 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1020: finishing write tid 3 to smithi00888346-452 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1020: finishing write tid 4 to smithi00888346-452 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1020: finishing write tid 5 to smithi00888346-452 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 172 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1020: left oid 452 (ObjNum 789 snap 0 seq_num 789) 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1021: finishing write tid 1 to smithi00888346-209 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1021: finishing write tid 2 to smithi00888346-209 2023-10-07T21:39:24.480 INFO:tasks.rados.rados.0.smithi008.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-10-07T21:39:24.485 INFO:tasks.rados.rados.0.smithi008.stdout:1022: writing smithi00888346-48 from 494337 to 917008 tid 1 2023-10-07T21:39:24.490 INFO:tasks.rados.rados.0.smithi008.stdout:1022: writing smithi00888346-48 from 1387492 to 1940756 tid 2 2023-10-07T21:39:24.497 INFO:tasks.rados.rados.0.smithi008.stdout:1022: writing smithi00888346-48 from 2688999 to 3134220 tid 3 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1020: done (2 left) 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1023: read oid 261 snap -1 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1023: expect (ObjNum 566 snap 0 seq_num 566) 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1024: read oid 58 snap -1 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1024: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1025: write oid 416 current snap is 0 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1021: finishing write tid 3 to smithi00888346-209 2023-10-07T21:39:24.498 INFO:tasks.rados.rados.0.smithi008.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-10-07T21:39:24.503 INFO:tasks.rados.rados.0.smithi008.stdout:1025: writing smithi00888346-416 from 511144 to 1009064 tid 1 2023-10-07T21:39:24.508 INFO:tasks.rados.rados.0.smithi008.stdout:1025: writing smithi00888346-416 from 1445974 to 1859249 tid 2 2023-10-07T21:39:24.515 INFO:tasks.rados.rados.0.smithi008.stdout:1025: writing smithi00888346-416 from 2316422 to 2972915 tid 3 2023-10-07T21:39:24.515 INFO:tasks.rados.rados.0.smithi008.stdout:1026: read oid 409 snap -1 2023-10-07T21:39:24.515 INFO:tasks.rados.rados.0.smithi008.stdout:1026: expect (ObjNum 408 snap 0 seq_num 408) 2023-10-07T21:39:24.515 INFO:tasks.rados.rados.0.smithi008.stdout:1027: read oid 162 snap -1 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1027: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1028: write oid 314 current snap is 0 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1021: finishing write tid 4 to smithi00888346-209 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1021: finishing write tid 5 to smithi00888346-209 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 172 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1021: left oid 209 (ObjNum 790 snap 0 seq_num 790) 2023-10-07T21:39:24.516 INFO:tasks.rados.rados.0.smithi008.stdout:1022: finishing write tid 1 to smithi00888346-48 2023-10-07T21:39:24.517 INFO:tasks.rados.rados.0.smithi008.stdout:1022: finishing write tid 2 to smithi00888346-48 2023-10-07T21:39:24.517 INFO:tasks.rados.rados.0.smithi008.stdout:1022: finishing write tid 3 to smithi00888346-48 2023-10-07T21:39:24.517 INFO:tasks.rados.rados.0.smithi008.stdout:1022: finishing write tid 4 to smithi00888346-48 2023-10-07T21:39:24.517 INFO:tasks.rados.rados.0.smithi008.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-10-07T21:39:24.526 INFO:tasks.rados.rados.0.smithi008.stdout:1028: writing smithi00888346-314 from 527951 to 1101120 tid 1 2023-10-07T21:39:24.533 INFO:tasks.rados.rados.0.smithi008.stdout:1028: writing smithi00888346-314 from 1504456 to 2061389 tid 2 2023-10-07T21:39:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:1028: writing smithi00888346-314 from 2743845 to 3211610 tid 3 2023-10-07T21:39:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:1021: done (7 left) 2023-10-07T21:39:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:1029: write oid 390 current snap is 0 2023-10-07T21:39:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-10-07T21:39:24.548 INFO:tasks.rados.rados.0.smithi008.stdout:1029: writing smithi00888346-390 from 544758 to 1193176 tid 1 2023-10-07T21:39:24.555 INFO:tasks.rados.rados.0.smithi008.stdout:1029: writing smithi00888346-390 from 1846585 to 2263529 tid 2 2023-10-07T21:39:24.561 INFO:tasks.rados.rados.0.smithi008.stdout:1029: writing smithi00888346-390 from 2771268 to 3344758 tid 3 2023-10-07T21:39:24.562 INFO:tasks.rados.rados.0.smithi008.stdout:1030: read oid 109 snap -1 2023-10-07T21:39:24.562 INFO:tasks.rados.rados.0.smithi008.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-07T21:39:24.562 INFO:tasks.rados.rados.0.smithi008.stdout:1031: write oid 86 current snap is 0 2023-10-07T21:39:24.562 INFO:tasks.rados.rados.0.smithi008.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-10-07T21:39:24.569 INFO:tasks.rados.rados.0.smithi008.stdout:1031: writing smithi00888346-86 from 561565 to 1285232 tid 1 2023-10-07T21:39:24.575 INFO:tasks.rados.rados.0.smithi008.stdout:1031: writing smithi00888346-86 from 1905067 to 2465669 tid 2 2023-10-07T21:39:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:1031: writing smithi00888346-86 from 3082338 to 3361565 tid 3 2023-10-07T21:39:24.581 INFO:tasks.rados.rados.0.smithi008.stdout:1032: delete oid 102 current snap is 0 2023-10-07T21:39:24.581 INFO:tasks.rados.rados.0.smithi008.stdout:1023: expect (ObjNum 566 snap 0 seq_num 566) 2023-10-07T21:39:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:24 smithi008 bash[41094]: cluster 2023-10-07T21:39:23.279475+0000 mgr.y (mgr.14466) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:24 smithi008 bash[27485]: cluster 2023-10-07T21:39:23.279475+0000 mgr.y (mgr.14466) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:24.731 INFO:tasks.rados.rados.0.smithi008.stdout:1022: finishing write tid 5 to smithi00888346-48 2023-10-07T21:39:24.732 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 48 v 149 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-10-07T21:39:24.732 INFO:tasks.rados.rados.0.smithi008.stdout:1022: left oid 48 (ObjNum 791 snap 0 seq_num 791) 2023-10-07T21:39:24.732 INFO:tasks.rados.rados.0.smithi008.stdout:1025: finishing write tid 1 to smithi00888346-416 2023-10-07T21:39:24.732 INFO:tasks.rados.rados.0.smithi008.stdout:1024: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:24.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:24 smithi081 bash[31720]: cluster 2023-10-07T21:39:23.279475+0000 mgr.y (mgr.14466) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.8 MiB/s wr, 84 op/s 2023-10-07T21:39:24.876 INFO:tasks.rados.rados.0.smithi008.stdout:1025: finishing write tid 2 to smithi00888346-416 2023-10-07T21:39:24.876 INFO:tasks.rados.rados.0.smithi008.stdout:1025: finishing write tid 3 to smithi00888346-416 2023-10-07T21:39:24.877 INFO:tasks.rados.rados.0.smithi008.stdout:1025: finishing write tid 4 to smithi00888346-416 2023-10-07T21:39:24.877 INFO:tasks.rados.rados.0.smithi008.stdout:1025: finishing write tid 5 to smithi00888346-416 2023-10-07T21:39:24.877 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 129 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-10-07T21:39:24.877 INFO:tasks.rados.rados.0.smithi008.stdout:1025: left oid 416 (ObjNum 792 snap 0 seq_num 792) 2023-10-07T21:39:24.877 INFO:tasks.rados.rados.0.smithi008.stdout:1027: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:24.965 INFO:tasks.rados.rados.0.smithi008.stdout:1026: expect (ObjNum 408 snap 0 seq_num 408) 2023-10-07T21:39:25.057 INFO:tasks.rados.rados.0.smithi008.stdout:1028: finishing write tid 1 to smithi00888346-314 2023-10-07T21:39:25.057 INFO:tasks.rados.rados.0.smithi008.stdout:1028: finishing write tid 2 to smithi00888346-314 2023-10-07T21:39:25.057 INFO:tasks.rados.rados.0.smithi008.stdout:1028: finishing write tid 3 to smithi00888346-314 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1028: finishing write tid 4 to smithi00888346-314 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1028: finishing write tid 5 to smithi00888346-314 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 314 v 206 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1028: left oid 314 (ObjNum 793 snap 0 seq_num 793) 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: finishing write tid 1 to smithi00888346-390 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: finishing write tid 2 to smithi00888346-390 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: finishing write tid 3 to smithi00888346-390 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: finishing write tid 4 to smithi00888346-390 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: finishing write tid 5 to smithi00888346-390 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 390 v 176 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-10-07T21:39:25.058 INFO:tasks.rados.rados.0.smithi008.stdout:1029: left oid 390 (ObjNum 794 snap 0 seq_num 794) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1022: done (10 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1023: done (9 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1024: done (8 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1025: done (7 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1026: done (6 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1027: done (5 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1028: done (4 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1029: done (3 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1032: done (2 left) 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1033: read oid 120 snap -1 2023-10-07T21:39:25.059 INFO:tasks.rados.rados.0.smithi008.stdout:1033: expect deleted 2023-10-07T21:39:25.060 INFO:tasks.rados.rados.0.smithi008.stdout:1034: read oid 492 snap -1 2023-10-07T21:39:25.060 INFO:tasks.rados.rados.0.smithi008.stdout:1034: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-07T21:39:25.060 INFO:tasks.rados.rados.0.smithi008.stdout:1035: write oid 380 current snap is 0 2023-10-07T21:39:25.060 INFO:tasks.rados.rados.0.smithi008.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-07T21:39:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:1031: finishing write tid 1 to smithi00888346-86 2023-10-07T21:39:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:1031: finishing write tid 2 to smithi00888346-86 2023-10-07T21:39:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:1031: finishing write tid 3 to smithi00888346-86 2023-10-07T21:39:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:1031: finishing write tid 4 to smithi00888346-86 2023-10-07T21:39:25.179 INFO:tasks.rados.rados.0.smithi008.stdout:1031: finishing write tid 5 to smithi00888346-86 2023-10-07T21:39:25.179 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 146 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-10-07T21:39:25.179 INFO:tasks.rados.rados.0.smithi008.stdout:1031: left oid 86 (ObjNum 795 snap 0 seq_num 795) 2023-10-07T21:39:25.179 INFO:tasks.rados.rados.0.smithi008.stdout:1034: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-07T21:39:25.316 INFO:tasks.rados.rados.0.smithi008.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-10-07T21:39:25.329 INFO:tasks.rados.rados.0.smithi008.stdout:1035: writing smithi00888346-380 from 595179 to 1069344 tid 1 2023-10-07T21:39:25.336 INFO:tasks.rados.rados.0.smithi008.stdout:1035: writing smithi00888346-380 from 1622031 to 2186302 tid 2 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1035: writing smithi00888346-380 from 2737184 to 3366390 tid 3 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1030: done (4 left) 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1031: done (3 left) 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1033: done (2 left) 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1034: done (1 left) 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1036: write oid 345 current snap is 0 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1035: finishing write tid 1 to smithi00888346-380 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1035: finishing write tid 2 to smithi00888346-380 2023-10-07T21:39:25.344 INFO:tasks.rados.rados.0.smithi008.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-10-07T21:39:25.350 INFO:tasks.rados.rados.0.smithi008.stdout:1036: writing smithi00888346-345 from 611986 to 1161400 tid 1 2023-10-07T21:39:25.355 INFO:tasks.rados.rados.0.smithi008.stdout:1036: writing smithi00888346-345 from 1564160 to 1988442 tid 2 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1036: writing smithi00888346-345 from 2764607 to 3205085 tid 3 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1037: write oid 142 current snap is 0 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1035: finishing write tid 3 to smithi00888346-380 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1035: finishing write tid 4 to smithi00888346-380 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1035: finishing write tid 5 to smithi00888346-380 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 380 v 176 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-10-07T21:39:25.363 INFO:tasks.rados.rados.0.smithi008.stdout:1035: left oid 380 (ObjNum 797 snap 0 seq_num 797) 2023-10-07T21:39:25.364 INFO:tasks.rados.rados.0.smithi008.stdout:1036: finishing write tid 1 to smithi00888346-345 2023-10-07T21:39:25.364 INFO:tasks.rados.rados.0.smithi008.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-10-07T21:39:25.370 INFO:tasks.rados.rados.0.smithi008.stdout:1037: writing smithi00888346-142 from 628793 to 1369809 tid 1 2023-10-07T21:39:25.378 INFO:tasks.rados.rados.0.smithi008.stdout:1037: writing smithi00888346-142 from 2138995 to 2706935 tid 2 2023-10-07T21:39:25.382 INFO:tasks.rados.rados.0.smithi008.stdout:1037: writing smithi00888346-142 from 3192030 to 3428793 tid 3 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1035: done (2 left) 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1038: delete oid 320 current snap is 0 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1036: finishing write tid 2 to smithi00888346-345 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1036: finishing write tid 3 to smithi00888346-345 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1036: finishing write tid 4 to smithi00888346-345 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1036: finishing write tid 5 to smithi00888346-345 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 345 v 147 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1036: left oid 345 (ObjNum 798 snap 0 seq_num 798) 2023-10-07T21:39:25.383 INFO:tasks.rados.rados.0.smithi008.stdout:1037: finishing write tid 1 to smithi00888346-142 2023-10-07T21:39:25.384 INFO:tasks.rados.rados.0.smithi008.stdout:1037: finishing write tid 2 to smithi00888346-142 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1036: done (2 left) 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1038: done (1 left) 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1039: read oid 136 snap -1 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1039: expect deleted 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1040: read oid 326 snap -1 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1040: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-07T21:39:25.385 INFO:tasks.rados.rados.0.smithi008.stdout:1041: delete oid 371 current snap is 0 2023-10-07T21:39:25.386 INFO:tasks.rados.rados.0.smithi008.stdout:1037: finishing write tid 3 to smithi00888346-142 2023-10-07T21:39:25.386 INFO:tasks.rados.rados.0.smithi008.stdout:1037: finishing write tid 4 to smithi00888346-142 2023-10-07T21:39:25.386 INFO:tasks.rados.rados.0.smithi008.stdout:1037: finishing write tid 5 to smithi00888346-142 2023-10-07T21:39:25.387 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 119 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-10-07T21:39:25.387 INFO:tasks.rados.rados.0.smithi008.stdout:1037: left oid 142 (ObjNum 799 snap 0 seq_num 799) 2023-10-07T21:39:25.387 INFO:tasks.rados.rados.0.smithi008.stdout:1037: done (3 left) 2023-10-07T21:39:25.387 INFO:tasks.rados.rados.0.smithi008.stdout:1039: done (2 left) 2023-10-07T21:39:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:1041: done (1 left) 2023-10-07T21:39:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:1042: write oid 168 current snap is 0 2023-10-07T21:39:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-10-07T21:39:25.397 INFO:tasks.rados.rados.0.smithi008.stdout:1042: writing smithi00888346-168 from 679214 to 1245977 tid 1 2023-10-07T21:39:25.405 INFO:tasks.rados.rados.0.smithi008.stdout:1042: writing smithi00888346-168 from 1798088 to 2513355 tid 2 2023-10-07T21:39:25.411 INFO:tasks.rados.rados.0.smithi008.stdout:1042: writing smithi00888346-168 from 3157946 to 3479214 tid 3 2023-10-07T21:39:25.411 INFO:tasks.rados.rados.0.smithi008.stdout:1043: write oid 493 current snap is 0 2023-10-07T21:39:25.411 INFO:tasks.rados.rados.0.smithi008.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-10-07T21:39:25.418 INFO:tasks.rados.rados.0.smithi008.stdout:1043: writing smithi00888346-493 from 696021 to 1338033 tid 1 2023-10-07T21:39:25.425 INFO:tasks.rados.rados.0.smithi008.stdout:1043: writing smithi00888346-493 from 1856570 to 2431848 tid 2 2023-10-07T21:39:25.432 INFO:tasks.rados.rados.0.smithi008.stdout:1043: writing smithi00888346-493 from 3185369 to 3496021 tid 3 2023-10-07T21:39:25.432 INFO:tasks.rados.rados.0.smithi008.stdout:1044: read oid 94 snap -1 2023-10-07T21:39:25.432 INFO:tasks.rados.rados.0.smithi008.stdout:1044: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-07T21:39:25.432 INFO:tasks.rados.rados.0.smithi008.stdout:1045: write oid 159 current snap is 0 2023-10-07T21:39:25.433 INFO:tasks.rados.rados.0.smithi008.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-10-07T21:39:25.441 INFO:tasks.rados.rados.0.smithi008.stdout:1045: writing smithi00888346-159 from 712828 to 1430089 tid 1 2023-10-07T21:39:25.448 INFO:tasks.rados.rados.0.smithi008.stdout:1045: writing smithi00888346-159 from 1915052 to 2633988 tid 2 2023-10-07T21:39:25.453 INFO:tasks.rados.rados.0.smithi008.stdout:1045: writing smithi00888346-159 from 3212792 to 3512828 tid 3 2023-10-07T21:39:25.453 INFO:tasks.rados.rados.0.smithi008.stdout:1046: write oid 355 current snap is 0 2023-10-07T21:39:25.453 INFO:tasks.rados.rados.0.smithi008.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-10-07T21:39:25.461 INFO:tasks.rados.rados.0.smithi008.stdout:1046: writing smithi00888346-355 from 729635 to 1522145 tid 1 2023-10-07T21:39:25.467 INFO:tasks.rados.rados.0.smithi008.stdout:1046: writing smithi00888346-355 from 1973534 to 2552481 tid 2 2023-10-07T21:39:25.473 INFO:tasks.rados.rados.0.smithi008.stdout:1046: writing smithi00888346-355 from 3240215 to 3529635 tid 3 2023-10-07T21:39:25.473 INFO:tasks.rados.rados.0.smithi008.stdout:1047: write oid 209 current snap is 0 2023-10-07T21:39:25.473 INFO:tasks.rados.rados.0.smithi008.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-10-07T21:39:25.480 INFO:tasks.rados.rados.0.smithi008.stdout:1047: writing smithi00888346-209 from 746442 to 1330554 tid 1 2023-10-07T21:39:25.487 INFO:tasks.rados.rados.0.smithi008.stdout:1047: writing smithi00888346-209 from 1748369 to 2470974 tid 2 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1047: writing smithi00888346-209 from 2983991 to 3546442 tid 3 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1048: read oid 386 snap -1 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1048: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1049: read oid 427 snap -1 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1049: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1050: write oid 139 current snap is 0 2023-10-07T21:39:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:1040: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-07T21:39:25.610 INFO:tasks.rados.rados.0.smithi008.stdout:1042: finishing write tid 1 to smithi00888346-168 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1042: finishing write tid 2 to smithi00888346-168 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1042: finishing write tid 3 to smithi00888346-168 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1042: finishing write tid 4 to smithi00888346-168 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1042: finishing write tid 5 to smithi00888346-168 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 198 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1042: left oid 168 (ObjNum 802 snap 0 seq_num 802) 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1043: finishing write tid 1 to smithi00888346-493 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1043: finishing write tid 2 to smithi00888346-493 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1043: finishing write tid 3 to smithi00888346-493 2023-10-07T21:39:25.611 INFO:tasks.rados.rados.0.smithi008.stdout:1043: finishing write tid 4 to smithi00888346-493 2023-10-07T21:39:25.612 INFO:tasks.rados.rados.0.smithi008.stdout:1043: finishing write tid 5 to smithi00888346-493 2023-10-07T21:39:25.612 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 493 v 155 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-10-07T21:39:25.612 INFO:tasks.rados.rados.0.smithi008.stdout:1043: left oid 493 (ObjNum 803 snap 0 seq_num 803) 2023-10-07T21:39:25.612 INFO:tasks.rados.rados.0.smithi008.stdout:1044: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-07T21:39:25.734 INFO:tasks.rados.rados.0.smithi008.stdout:1045: finishing write tid 1 to smithi00888346-159 2023-10-07T21:39:25.734 INFO:tasks.rados.rados.0.smithi008.stdout:1045: finishing write tid 2 to smithi00888346-159 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1045: finishing write tid 3 to smithi00888346-159 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1045: finishing write tid 4 to smithi00888346-159 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1045: finishing write tid 5 to smithi00888346-159 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 159 v 167 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1045: left oid 159 (ObjNum 804 snap 0 seq_num 804) 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1046: finishing write tid 1 to smithi00888346-355 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1046: finishing write tid 2 to smithi00888346-355 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1046: finishing write tid 3 to smithi00888346-355 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1046: finishing write tid 4 to smithi00888346-355 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:1046: finishing write tid 5 to smithi00888346-355 2023-10-07T21:39:25.735 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 150 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-10-07T21:39:25.736 INFO:tasks.rados.rados.0.smithi008.stdout:1046: left oid 355 (ObjNum 805 snap 0 seq_num 805) 2023-10-07T21:39:25.736 INFO:tasks.rados.rados.0.smithi008.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-10-07T21:39:25.749 INFO:tasks.rados.rados.0.smithi008.stdout:1050: writing smithi00888346-139 from 763249 to 1422610 tid 1 2023-10-07T21:39:25.756 INFO:tasks.rados.rados.0.smithi008.stdout:1050: writing smithi00888346-139 from 2090498 to 2673114 tid 2 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1050: writing smithi00888346-139 from 3295061 to 3563249 tid 3 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1040: done (9 left) 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1042: done (8 left) 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1043: done (7 left) 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1044: done (6 left) 2023-10-07T21:39:25.762 INFO:tasks.rados.rados.0.smithi008.stdout:1045: done (5 left) 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1046: done (4 left) 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1051: read oid 333 snap -1 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1051: expect (ObjNum 756 snap 0 seq_num 756) 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1052: write oid 383 current snap is 0 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1047: finishing write tid 1 to smithi00888346-209 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1047: finishing write tid 2 to smithi00888346-209 2023-10-07T21:39:25.763 INFO:tasks.rados.rados.0.smithi008.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-10-07T21:39:25.771 INFO:tasks.rados.rados.0.smithi008.stdout:1052: writing smithi00888346-383 from 780056 to 1514666 tid 1 2023-10-07T21:39:25.778 INFO:tasks.rados.rados.0.smithi008.stdout:1052: writing smithi00888346-383 from 2148980 to 2875254 tid 2 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1052: writing smithi00888346-383 from 3322484 to 3580056 tid 3 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1053: write oid 493 current snap is 0 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1047: finishing write tid 3 to smithi00888346-209 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1047: finishing write tid 4 to smithi00888346-209 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1047: finishing write tid 5 to smithi00888346-209 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 180 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-10-07T21:39:25.783 INFO:tasks.rados.rados.0.smithi008.stdout:1047: left oid 209 (ObjNum 806 snap 0 seq_num 806) 2023-10-07T21:39:25.784 INFO:tasks.rados.rados.0.smithi008.stdout:1049: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:39:25.887 INFO:tasks.rados.rados.0.smithi008.stdout:1048: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:25.965 INFO:tasks.rados.rados.0.smithi008.stdout:1050: finishing write tid 1 to smithi00888346-139 2023-10-07T21:39:25.965 INFO:tasks.rados.rados.0.smithi008.stdout:1050: finishing write tid 2 to smithi00888346-139 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:1050: finishing write tid 3 to smithi00888346-139 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:1050: finishing write tid 4 to smithi00888346-139 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:1050: finishing write tid 5 to smithi00888346-139 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 123 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:1050: left oid 139 (ObjNum 807 snap 0 seq_num 807) 2023-10-07T21:39:25.966 INFO:tasks.rados.rados.0.smithi008.stdout:1051: expect (ObjNum 756 snap 0 seq_num 756) 2023-10-07T21:39:26.091 INFO:tasks.rados.rados.0.smithi008.stdout:1052: finishing write tid 1 to smithi00888346-383 2023-10-07T21:39:26.091 INFO:tasks.rados.rados.0.smithi008.stdout:1052: finishing write tid 2 to smithi00888346-383 2023-10-07T21:39:26.091 INFO:tasks.rados.rados.0.smithi008.stdout:1052: finishing write tid 3 to smithi00888346-383 2023-10-07T21:39:26.092 INFO:tasks.rados.rados.0.smithi008.stdout:1052: finishing write tid 4 to smithi00888346-383 2023-10-07T21:39:26.092 INFO:tasks.rados.rados.0.smithi008.stdout:1052: finishing write tid 5 to smithi00888346-383 2023-10-07T21:39:26.092 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 383 v 192 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-10-07T21:39:26.092 INFO:tasks.rados.rados.0.smithi008.stdout:1052: left oid 383 (ObjNum 808 snap 0 seq_num 808) 2023-10-07T21:39:26.092 INFO:tasks.rados.rados.0.smithi008.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-10-07T21:39:26.104 INFO:tasks.rados.rados.0.smithi008.stdout:1053: writing smithi00888346-493 from 796863 to 1206722 tid 1 2023-10-07T21:39:26.112 INFO:tasks.rados.rados.0.smithi008.stdout:1053: writing smithi00888346-493 from 1807462 to 2393747 tid 2 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1053: writing smithi00888346-493 from 3066260 to 3596863 tid 3 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1047: done (6 left) 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1048: done (5 left) 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1049: done (4 left) 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1050: done (3 left) 2023-10-07T21:39:26.120 INFO:tasks.rados.rados.0.smithi008.stdout:1051: done (2 left) 2023-10-07T21:39:26.121 INFO:tasks.rados.rados.0.smithi008.stdout:1052: done (1 left) 2023-10-07T21:39:26.121 INFO:tasks.rados.rados.0.smithi008.stdout:1054: write oid 72 current snap is 0 2023-10-07T21:39:26.121 INFO:tasks.rados.rados.0.smithi008.stdout:1053: finishing write tid 1 to smithi00888346-493 2023-10-07T21:39:26.121 INFO:tasks.rados.rados.0.smithi008.stdout:1053: finishing write tid 2 to smithi00888346-493 2023-10-07T21:39:26.121 INFO:tasks.rados.rados.0.smithi008.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-10-07T21:39:26.124 INFO:tasks.rados.rados.0.smithi008.stdout:1054: writing smithi00888346-72 from 413670 to 898778 tid 1 2023-10-07T21:39:26.131 INFO:tasks.rados.rados.0.smithi008.stdout:1054: writing smithi00888346-72 from 1465944 to 2195887 tid 2 2023-10-07T21:39:26.139 INFO:tasks.rados.rados.0.smithi008.stdout:1054: writing smithi00888346-72 from 2977330 to 3502131 tid 3 2023-10-07T21:39:26.139 INFO:tasks.rados.rados.0.smithi008.stdout:1055: write oid 343 current snap is 0 2023-10-07T21:39:26.139 INFO:tasks.rados.rados.0.smithi008.stdout:1053: finishing write tid 3 to smithi00888346-493 2023-10-07T21:39:26.139 INFO:tasks.rados.rados.0.smithi008.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-10-07T21:39:26.145 INFO:tasks.rados.rados.0.smithi008.stdout:1055: writing smithi00888346-343 from 430477 to 990834 tid 1 2023-10-07T21:39:26.150 INFO:tasks.rados.rados.0.smithi008.stdout:1055: writing smithi00888346-343 from 1408073 to 1881674 tid 2 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1055: writing smithi00888346-343 from 2488400 to 3224473 tid 3 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1056: read oid 412 snap -1 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1056: expect deleted 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1057: read oid 247 snap -1 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1057: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1058: write oid 391 current snap is 0 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1053: finishing write tid 4 to smithi00888346-493 2023-10-07T21:39:26.158 INFO:tasks.rados.rados.0.smithi008.stdout:1053: finishing write tid 5 to smithi00888346-493 2023-10-07T21:39:26.159 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 493 v 159 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-10-07T21:39:26.159 INFO:tasks.rados.rados.0.smithi008.stdout:1053: left oid 493 (ObjNum 809 snap 0 seq_num 809) 2023-10-07T21:39:26.159 INFO:tasks.rados.rados.0.smithi008.stdout:1054: finishing write tid 1 to smithi00888346-72 2023-10-07T21:39:26.159 INFO:tasks.rados.rados.0.smithi008.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-10-07T21:39:26.164 INFO:tasks.rados.rados.0.smithi008.stdout:1058: writing smithi00888346-391 from 447284 to 1082890 tid 1 2023-10-07T21:39:26.172 INFO:tasks.rados.rados.0.smithi008.stdout:1058: writing smithi00888346-391 from 1866555 to 2600167 tid 2 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1058: writing smithi00888346-391 from 3315823 to 3647284 tid 3 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1053: done (5 left) 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1059: write oid 438 current snap is 0 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1054: finishing write tid 2 to smithi00888346-72 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1054: finishing write tid 3 to smithi00888346-72 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1054: finishing write tid 4 to smithi00888346-72 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1054: finishing write tid 5 to smithi00888346-72 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 72 v 164 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1054: left oid 72 (ObjNum 810 snap 0 seq_num 810) 2023-10-07T21:39:26.179 INFO:tasks.rados.rados.0.smithi008.stdout:1055: finishing write tid 1 to smithi00888346-343 2023-10-07T21:39:26.180 INFO:tasks.rados.rados.0.smithi008.stdout:1055: finishing write tid 2 to smithi00888346-343 2023-10-07T21:39:26.180 INFO:tasks.rados.rados.0.smithi008.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-10-07T21:39:26.185 INFO:tasks.rados.rados.0.smithi008.stdout:1059: writing smithi00888346-438 from 464091 to 1174946 tid 1 2023-10-07T21:39:26.192 INFO:tasks.rados.rados.0.smithi008.stdout:1059: writing smithi00888346-438 from 1925037 to 2402307 tid 2 2023-10-07T21:39:26.198 INFO:tasks.rados.rados.0.smithi008.stdout:1059: writing smithi00888346-438 from 2943246 to 3418216 tid 3 2023-10-07T21:39:26.198 INFO:tasks.rados.rados.0.smithi008.stdout:1054: done (5 left) 2023-10-07T21:39:26.198 INFO:tasks.rados.rados.0.smithi008.stdout:1060: delete oid 73 current snap is 0 2023-10-07T21:39:26.198 INFO:tasks.rados.rados.0.smithi008.stdout:1055: finishing write tid 3 to smithi00888346-343 2023-10-07T21:39:26.199 INFO:tasks.rados.rados.0.smithi008.stdout:1055: finishing write tid 4 to smithi00888346-343 2023-10-07T21:39:26.199 INFO:tasks.rados.rados.0.smithi008.stdout:1055: finishing write tid 5 to smithi00888346-343 2023-10-07T21:39:26.199 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 202 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-10-07T21:39:26.199 INFO:tasks.rados.rados.0.smithi008.stdout:1055: left oid 343 (ObjNum 811 snap 0 seq_num 811) 2023-10-07T21:39:26.199 INFO:tasks.rados.rados.0.smithi008.stdout:1057: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:1058: finishing write tid 1 to smithi00888346-391 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:1058: finishing write tid 2 to smithi00888346-391 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:1058: finishing write tid 3 to smithi00888346-391 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:1058: finishing write tid 4 to smithi00888346-391 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:1058: finishing write tid 5 to smithi00888346-391 2023-10-07T21:39:26.324 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 391 v 142 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1058: left oid 391 (ObjNum 812 snap 0 seq_num 812) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: finishing write tid 1 to smithi00888346-438 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: finishing write tid 2 to smithi00888346-438 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: finishing write tid 3 to smithi00888346-438 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: finishing write tid 4 to smithi00888346-438 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: finishing write tid 5 to smithi00888346-438 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 438 v 153 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: left oid 438 (ObjNum 813 snap 0 seq_num 813) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1055: done (5 left) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1056: done (4 left) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1057: done (3 left) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1058: done (2 left) 2023-10-07T21:39:26.325 INFO:tasks.rados.rados.0.smithi008.stdout:1059: done (1 left) 2023-10-07T21:39:26.326 INFO:tasks.rados.rados.0.smithi008.stdout:1060: done (0 left) 2023-10-07T21:39:26.326 INFO:tasks.rados.rados.0.smithi008.stdout:1061: write oid 296 current snap is 0 2023-10-07T21:39:26.326 INFO:tasks.rados.rados.0.smithi008.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-10-07T21:39:26.337 INFO:tasks.rados.rados.0.smithi008.stdout:1061: writing smithi00888346-296 from 497705 to 1075411 tid 1 2023-10-07T21:39:26.343 INFO:tasks.rados.rados.0.smithi008.stdout:1061: writing smithi00888346-296 from 1642001 to 2122940 tid 2 2023-10-07T21:39:26.349 INFO:tasks.rados.rados.0.smithi008.stdout:1061: writing smithi00888346-296 from 2598092 to 3095606 tid 3 2023-10-07T21:39:26.349 INFO:tasks.rados.rados.0.smithi008.stdout:1062: write oid 194 current snap is 0 2023-10-07T21:39:26.349 INFO:tasks.rados.rados.0.smithi008.stdout:1061: finishing write tid 1 to smithi00888346-296 2023-10-07T21:39:26.349 INFO:tasks.rados.rados.0.smithi008.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-10-07T21:39:26.356 INFO:tasks.rados.rados.0.smithi008.stdout:1062: writing smithi00888346-194 from 514512 to 1167467 tid 1 2023-10-07T21:39:26.364 INFO:tasks.rados.rados.0.smithi008.stdout:1062: writing smithi00888346-194 from 1700483 to 2441433 tid 2 2023-10-07T21:39:26.372 INFO:tasks.rados.rados.0.smithi008.stdout:1062: writing smithi00888346-194 from 3025515 to 3714512 tid 3 2023-10-07T21:39:26.372 INFO:tasks.rados.rados.0.smithi008.stdout:1063: read oid 58 snap -1 2023-10-07T21:39:26.372 INFO:tasks.rados.rados.0.smithi008.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:26.372 INFO:tasks.rados.rados.0.smithi008.stdout:1064: write oid 339 current snap is 0 2023-10-07T21:39:26.372 INFO:tasks.rados.rados.0.smithi008.stdout:1061: finishing write tid 2 to smithi00888346-296 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1061: finishing write tid 3 to smithi00888346-296 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1061: finishing write tid 4 to smithi00888346-296 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1061: finishing write tid 5 to smithi00888346-296 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 196 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1062: finishing write tid 1 to smithi00888346-194 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1062: finishing write tid 2 to smithi00888346-194 2023-10-07T21:39:26.373 INFO:tasks.rados.rados.0.smithi008.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-10-07T21:39:26.379 INFO:tasks.rados.rados.0.smithi008.stdout:1064: writing smithi00888346-339 from 531319 to 1259523 tid 1 2023-10-07T21:39:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:1064: writing smithi00888346-339 from 1758965 to 2243573 tid 2 2023-10-07T21:39:26.390 INFO:tasks.rados.rados.0.smithi008.stdout:1064: writing smithi00888346-339 from 2652938 to 3172996 tid 3 2023-10-07T21:39:26.390 INFO:tasks.rados.rados.0.smithi008.stdout:1061: done (3 left) 2023-10-07T21:39:26.390 INFO:tasks.rados.rados.0.smithi008.stdout:1065: write oid 110 current snap is 0 2023-10-07T21:39:26.390 INFO:tasks.rados.rados.0.smithi008.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-10-07T21:39:26.395 INFO:tasks.rados.rados.0.smithi008.stdout:1065: writing smithi00888346-110 from 548126 to 951579 tid 1 2023-10-07T21:39:26.402 INFO:tasks.rados.rados.0.smithi008.stdout:1065: writing smithi00888346-110 from 1417447 to 2162066 tid 2 2023-10-07T21:39:26.408 INFO:tasks.rados.rados.0.smithi008.stdout:1065: writing smithi00888346-110 from 2680361 to 3128044 tid 3 2023-10-07T21:39:26.411 INFO:tasks.rados.rados.0.smithi008.stdout:1065: writing smithi00888346-110 from 3680450 to 3748126 tid 4 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1066: read oid 245 snap -1 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1066: expect deleted 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1067: read oid 107 snap -1 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1067: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1068: write oid 481 current snap is 0 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1062: finishing write tid 3 to smithi00888346-194 2023-10-07T21:39:26.412 INFO:tasks.rados.rados.0.smithi008.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-10-07T21:39:26.418 INFO:tasks.rados.rados.0.smithi008.stdout:1068: writing smithi00888346-481 from 564933 to 1043635 tid 1 2023-10-07T21:39:26.426 INFO:tasks.rados.rados.0.smithi008.stdout:1068: writing smithi00888346-481 from 1759576 to 2247853 tid 2 2023-10-07T21:39:26.433 INFO:tasks.rados.rados.0.smithi008.stdout:1068: writing smithi00888346-481 from 2991431 to 3650386 tid 3 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1069: read oid 29 snap -1 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1069: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1070: read oid 160 snap -1 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1070: expect (ObjNum 665 snap 0 seq_num 665) 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1071: read oid 299 snap -1 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1071: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1072: read oid 30 snap -1 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1072: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1073: write oid 249 current snap is 0 2023-10-07T21:39:26.434 INFO:tasks.rados.rados.0.smithi008.stdout:1062: finishing write tid 4 to smithi00888346-194 2023-10-07T21:39:26.435 INFO:tasks.rados.rados.0.smithi008.stdout:1062: finishing write tid 5 to smithi00888346-194 2023-10-07T21:39:26.435 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 194 v 133 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-10-07T21:39:26.435 INFO:tasks.rados.rados.0.smithi008.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-10-07T21:39:26.435 INFO:tasks.rados.rados.0.smithi008.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-07T21:39:26.575 INFO:tasks.rados.rados.0.smithi008.stdout:1064: finishing write tid 1 to smithi00888346-339 2023-10-07T21:39:26.575 INFO:tasks.rados.rados.0.smithi008.stdout:1064: finishing write tid 2 to smithi00888346-339 2023-10-07T21:39:26.575 INFO:tasks.rados.rados.0.smithi008.stdout:1064: finishing write tid 3 to smithi00888346-339 2023-10-07T21:39:26.575 INFO:tasks.rados.rados.0.smithi008.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-10-07T21:39:26.581 INFO:tasks.rados.rados.0.smithi008.stdout:1073: writing smithi00888346-249 from 581740 to 1135691 tid 1 2023-10-07T21:39:26.589 INFO:tasks.rados.rados.0.smithi008.stdout:1073: writing smithi00888346-249 from 1818058 to 2566346 tid 2 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1073: writing smithi00888346-249 from 3018854 to 3489081 tid 3 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1062: done (11 left) 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1063: done (10 left) 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1074: write oid 124 current snap is 0 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1064: finishing write tid 4 to smithi00888346-339 2023-10-07T21:39:26.595 INFO:tasks.rados.rados.0.smithi008.stdout:1064: finishing write tid 5 to smithi00888346-339 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 157 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 1 to smithi00888346-110 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 2 to smithi00888346-110 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 3 to smithi00888346-110 2023-10-07T21:39:26.596 INFO:tasks.rados.rados.0.smithi008.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-10-07T21:39:26.601 INFO:tasks.rados.rados.0.smithi008.stdout:1074: writing smithi00888346-124 from 598547 to 1227747 tid 1 2023-10-07T21:39:26.608 INFO:tasks.rados.rados.0.smithi008.stdout:1074: writing smithi00888346-124 from 1876540 to 2368486 tid 2 2023-10-07T21:39:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:1074: writing smithi00888346-124 from 3046277 to 3727776 tid 3 2023-10-07T21:39:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:1064: done (10 left) 2023-10-07T21:39:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:1075: write oid 280 current snap is 0 2023-10-07T21:39:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-10-07T21:39:26.621 INFO:tasks.rados.rados.0.smithi008.stdout:1075: writing smithi00888346-280 from 615354 to 1036156 tid 1 2023-10-07T21:39:26.629 INFO:tasks.rados.rados.0.smithi008.stdout:1075: writing smithi00888346-280 from 1651375 to 2403332 tid 2 2023-10-07T21:39:26.637 INFO:tasks.rados.rados.0.smithi008.stdout:1075: writing smithi00888346-280 from 3190053 to 3682824 tid 3 2023-10-07T21:39:26.637 INFO:tasks.rados.rados.0.smithi008.stdout:1076: read oid 275 snap -1 2023-10-07T21:39:26.637 INFO:tasks.rados.rados.0.smithi008.stdout:1076: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:39:26.637 INFO:tasks.rados.rados.0.smithi008.stdout:1077: write oid 284 current snap is 0 2023-10-07T21:39:26.637 INFO:tasks.rados.rados.0.smithi008.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-10-07T21:39:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:26 smithi008 bash[41094]: cluster 2023-10-07T21:39:25.280304+0000 mgr.y (mgr.14466) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-10-07T21:39:26.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:26 smithi008 bash[27485]: cluster 2023-10-07T21:39:25.280304+0000 mgr.y (mgr.14466) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-10-07T21:39:26.643 INFO:tasks.rados.rados.0.smithi008.stdout:1077: writing smithi00888346-284 from 632161 to 1128212 tid 1 2023-10-07T21:39:26.648 INFO:tasks.rados.rados.0.smithi008.stdout:1077: writing smithi00888346-284 from 1593504 to 2089119 tid 2 2023-10-07T21:39:26.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:26 smithi081 bash[31720]: cluster 2023-10-07T21:39:25.280304+0000 mgr.y (mgr.14466) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-10-07T21:39:26.652 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:26 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:26.654 INFO:tasks.rados.rados.0.smithi008.stdout:1077: writing smithi00888346-284 from 2701123 to 3121519 tid 3 2023-10-07T21:39:26.658 INFO:tasks.rados.rados.0.smithi008.stdout:1077: writing smithi00888346-284 from 3611645 to 3832161 tid 4 2023-10-07T21:39:26.658 INFO:tasks.rados.rados.0.smithi008.stdout:1078: write oid 412 current snap is 0 2023-10-07T21:39:26.658 INFO:tasks.rados.rados.0.smithi008.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-10-07T21:39:26.665 INFO:tasks.rados.rados.0.smithi008.stdout:1078: writing smithi00888346-412 from 648968 to 1220268 tid 1 2023-10-07T21:39:26.671 INFO:tasks.rados.rados.0.smithi008.stdout:1078: writing smithi00888346-412 from 1651986 to 2291259 tid 2 2023-10-07T21:39:26.677 INFO:tasks.rados.rados.0.smithi008.stdout:1078: writing smithi00888346-412 from 2728546 to 3360214 tid 3 2023-10-07T21:39:26.677 INFO:tasks.rados.rados.0.smithi008.stdout:1079: delete oid 126 current snap is 0 2023-10-07T21:39:26.677 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 4 to smithi00888346-110 2023-10-07T21:39:26.678 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 5 to smithi00888346-110 2023-10-07T21:39:26.678 INFO:tasks.rados.rados.0.smithi008.stdout:1065: finishing write tid 6 to smithi00888346-110 2023-10-07T21:39:26.678 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 212 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-10-07T21:39:26.678 INFO:tasks.rados.rados.0.smithi008.stdout:1065: left oid 110 (ObjNum 818 snap 0 seq_num 818) 2023-10-07T21:39:26.678 INFO:tasks.rados.rados.0.smithi008.stdout:1067: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-07T21:39:26.865 INFO:tasks.rados.rados.0.smithi008.stdout:1068: finishing write tid 1 to smithi00888346-481 2023-10-07T21:39:26.865 INFO:tasks.rados.rados.0.smithi008.stdout:1068: finishing write tid 2 to smithi00888346-481 2023-10-07T21:39:26.865 INFO:tasks.rados.rados.0.smithi008.stdout:1071: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:39:26.961 INFO:tasks.rados.rados.0.smithi008.stdout:1069: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:1068: finishing write tid 3 to smithi00888346-481 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:1068: finishing write tid 4 to smithi00888346-481 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:1068: finishing write tid 5 to smithi00888346-481 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 161 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:1068: left oid 481 (ObjNum 819 snap 0 seq_num 819) 2023-10-07T21:39:27.039 INFO:tasks.rados.rados.0.smithi008.stdout:1072: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:39:27.118 INFO:tasks.rados.rados.0.smithi008.stdout:1070: expect (ObjNum 665 snap 0 seq_num 665) 2023-10-07T21:39:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:1073: finishing write tid 1 to smithi00888346-249 2023-10-07T21:39:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:1073: finishing write tid 2 to smithi00888346-249 2023-10-07T21:39:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:1073: finishing write tid 3 to smithi00888346-249 2023-10-07T21:39:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:1073: finishing write tid 4 to smithi00888346-249 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1065: done (14 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1066: done (13 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1067: done (12 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1068: done (11 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1069: done (10 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1070: done (9 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1071: done (8 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1072: done (7 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1079: done (6 left) 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1080: write oid 333 current snap is 0 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1073: finishing write tid 5 to smithi00888346-249 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 249 v 165 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-10-07T21:39:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:1073: left oid 249 (ObjNum 820 snap 0 seq_num 820) 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: finishing write tid 1 to smithi00888346-124 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: finishing write tid 2 to smithi00888346-124 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: finishing write tid 3 to smithi00888346-124 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: finishing write tid 4 to smithi00888346-124 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: finishing write tid 5 to smithi00888346-124 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 124 v 216 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1074: left oid 124 (ObjNum 821 snap 0 seq_num 821) 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1075: finishing write tid 1 to smithi00888346-280 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1075: finishing write tid 2 to smithi00888346-280 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1075: finishing write tid 3 to smithi00888346-280 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1075: finishing write tid 4 to smithi00888346-280 2023-10-07T21:39:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:1075: finishing write tid 5 to smithi00888346-280 2023-10-07T21:39:27.262 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 280 v 207 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-10-07T21:39:27.262 INFO:tasks.rados.rados.0.smithi008.stdout:1075: left oid 280 (ObjNum 822 snap 0 seq_num 822) 2023-10-07T21:39:27.262 INFO:tasks.rados.rados.0.smithi008.stdout:1076: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:39:27.338 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 1 to smithi00888346-284 2023-10-07T21:39:27.338 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 2 to smithi00888346-284 2023-10-07T21:39:27.338 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 3 to smithi00888346-284 2023-10-07T21:39:27.338 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 4 to smithi00888346-284 2023-10-07T21:39:27.338 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 5 to smithi00888346-284 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1077: finishing write tid 6 to smithi00888346-284 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 219 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1077: left oid 284 (ObjNum 823 snap 0 seq_num 823) 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: finishing write tid 1 to smithi00888346-412 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: finishing write tid 2 to smithi00888346-412 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: finishing write tid 3 to smithi00888346-412 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: finishing write tid 4 to smithi00888346-412 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: finishing write tid 5 to smithi00888346-412 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 171 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1078: left oid 412 (ObjNum 824 snap 0 seq_num 824) 2023-10-07T21:39:27.339 INFO:tasks.rados.rados.0.smithi008.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-10-07T21:39:27.352 INFO:tasks.rados.rados.0.smithi008.stdout:1080: writing smithi00888346-333 from 682582 to 1404380 tid 1 2023-10-07T21:39:27.360 INFO:tasks.rados.rados.0.smithi008.stdout:1080: writing smithi00888346-333 from 2168950 to 2811892 tid 2 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1080: writing smithi00888346-333 from 3583392 to 3882582 tid 3 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1073: done (6 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1074: done (5 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1075: done (4 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1076: done (3 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1077: done (2 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1078: done (1 left) 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1081: write oid 127 current snap is 0 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1080: finishing write tid 1 to smithi00888346-333 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1080: finishing write tid 2 to smithi00888346-333 2023-10-07T21:39:27.367 INFO:tasks.rados.rados.0.smithi008.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-10-07T21:39:27.375 INFO:tasks.rados.rados.0.smithi008.stdout:1081: writing smithi00888346-127 from 699389 to 1496436 tid 1 2023-10-07T21:39:27.382 INFO:tasks.rados.rados.0.smithi008.stdout:1081: writing smithi00888346-127 from 2111079 to 2614032 tid 2 2023-10-07T21:39:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:1081: writing smithi00888346-127 from 3094462 to 3676299 tid 3 2023-10-07T21:39:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:1082: delete oid 436 current snap is 0 2023-10-07T21:39:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:1080: finishing write tid 3 to smithi00888346-333 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:1080: finishing write tid 4 to smithi00888346-333 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:1080: finishing write tid 5 to smithi00888346-333 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 184 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:1080: left oid 333 (ObjNum 826 snap 0 seq_num 826) 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:1081: finishing write tid 1 to smithi00888346-127 2023-10-07T21:39:27.389 INFO:tasks.rados.rados.0.smithi008.stdout:1081: finishing write tid 2 to smithi00888346-127 2023-10-07T21:39:27.391 INFO:tasks.rados.rados.0.smithi008.stdout:1080: done (2 left) 2023-10-07T21:39:27.391 INFO:tasks.rados.rados.0.smithi008.stdout:1082: done (1 left) 2023-10-07T21:39:27.392 INFO:tasks.rados.rados.0.smithi008.stdout:1083: write oid 491 current snap is 0 2023-10-07T21:39:27.392 INFO:tasks.rados.rados.0.smithi008.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-10-07T21:39:27.400 INFO:tasks.rados.rados.0.smithi008.stdout:1083: writing smithi00888346-491 from 733003 to 1396901 tid 1 2023-10-07T21:39:27.407 INFO:tasks.rados.rados.0.smithi008.stdout:1083: writing smithi00888346-491 from 1944396 to 2451018 tid 2 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1083: writing smithi00888346-491 from 2865661 to 3470042 tid 3 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1084: read oid 232 snap -1 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1081: finishing write tid 3 to smithi00888346-127 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1081: finishing write tid 4 to smithi00888346-127 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1081: finishing write tid 5 to smithi00888346-127 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 127 v 169 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1081: left oid 127 (ObjNum 827 snap 0 seq_num 827) 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1083: finishing write tid 1 to smithi00888346-491 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1083: finishing write tid 2 to smithi00888346-491 2023-10-07T21:39:27.413 INFO:tasks.rados.rados.0.smithi008.stdout:1085: read oid 164 snap -1 2023-10-07T21:39:27.414 INFO:tasks.rados.rados.0.smithi008.stdout:1085: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:27.414 INFO:tasks.rados.rados.0.smithi008.stdout:1081: done (3 left) 2023-10-07T21:39:27.414 INFO:tasks.rados.rados.0.smithi008.stdout:1086: write oid 190 current snap is 0 2023-10-07T21:39:27.414 INFO:tasks.rados.rados.0.smithi008.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-10-07T21:39:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:1086: writing smithi00888346-190 from 749810 to 1488957 tid 1 2023-10-07T21:39:27.429 INFO:tasks.rados.rados.0.smithi008.stdout:1086: writing smithi00888346-190 from 2002878 to 2653158 tid 2 2023-10-07T21:39:27.435 INFO:tasks.rados.rados.0.smithi008.stdout:1086: writing smithi00888346-190 from 3293084 to 3708737 tid 3 2023-10-07T21:39:27.435 INFO:tasks.rados.rados.0.smithi008.stdout:1087: write oid 131 current snap is 0 2023-10-07T21:39:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-10-07T21:39:27.442 INFO:tasks.rados.rados.0.smithi008.stdout:1087: writing smithi00888346-131 from 766617 to 1181013 tid 1 2023-10-07T21:39:27.450 INFO:tasks.rados.rados.0.smithi008.stdout:1087: writing smithi00888346-131 from 1945007 to 2455298 tid 2 2023-10-07T21:39:27.460 INFO:tasks.rados.rados.0.smithi008.stdout:1087: writing smithi00888346-131 from 3204154 to 3831079 tid 3 2023-10-07T21:39:27.460 INFO:tasks.rados.rados.0.smithi008.stdout:1088: read oid 421 snap -1 2023-10-07T21:39:27.460 INFO:tasks.rados.rados.0.smithi008.stdout:1088: expect (ObjNum 420 snap 0 seq_num 420) 2023-10-07T21:39:27.460 INFO:tasks.rados.rados.0.smithi008.stdout:1089: write oid 327 current snap is 0 2023-10-07T21:39:27.460 INFO:tasks.rados.rados.0.smithi008.stdout:1083: finishing write tid 3 to smithi00888346-491 2023-10-07T21:39:27.461 INFO:tasks.rados.rados.0.smithi008.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-10-07T21:39:27.468 INFO:tasks.rados.rados.0.smithi008.stdout:1089: writing smithi00888346-327 from 783424 to 1273069 tid 1 2023-10-07T21:39:27.476 INFO:tasks.rados.rados.0.smithi008.stdout:1089: writing smithi00888346-327 from 2003489 to 2657438 tid 2 2023-10-07T21:39:27.482 INFO:tasks.rados.rados.0.smithi008.stdout:1089: writing smithi00888346-327 from 3231577 to 3786127 tid 3 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:1090: write oid 351 current snap is 0 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:1083: finishing write tid 4 to smithi00888346-491 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:1083: finishing write tid 5 to smithi00888346-491 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 491 v 154 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:39:27.483 INFO:tasks.rados.rados.0.smithi008.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-10-07T21:39:27.488 INFO:tasks.rados.rados.0.smithi008.stdout:1090: writing smithi00888346-351 from 400231 to 965125 tid 1 2023-10-07T21:39:27.494 INFO:tasks.rados.rados.0.smithi008.stdout:1090: writing smithi00888346-351 from 1661971 to 2000231 tid 2 2023-10-07T21:39:27.494 INFO:tasks.rados.rados.0.smithi008.stdout:1083: done (7 left) 2023-10-07T21:39:27.494 INFO:tasks.rados.rados.0.smithi008.stdout:1091: read oid 54 snap -1 2023-10-07T21:39:27.494 INFO:tasks.rados.rados.0.smithi008.stdout:1091: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:39:27.495 INFO:tasks.rados.rados.0.smithi008.stdout:1092: write oid 150 current snap is 0 2023-10-07T21:39:27.495 INFO:tasks.rados.rados.0.smithi008.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-10-07T21:39:27.500 INFO:tasks.rados.rados.0.smithi008.stdout:1092: writing smithi00888346-150 from 417038 to 1057181 tid 1 2023-10-07T21:39:27.506 INFO:tasks.rados.rados.0.smithi008.stdout:1092: writing smithi00888346-150 from 1720453 to 2017038 tid 2 2023-10-07T21:39:27.506 INFO:tasks.rados.rados.0.smithi008.stdout:1093: delete oid 487 current snap is 0 2023-10-07T21:39:27.506 INFO:tasks.rados.rados.0.smithi008.stdout:1086: finishing write tid 1 to smithi00888346-190 2023-10-07T21:39:27.506 INFO:tasks.rados.rados.0.smithi008.stdout:1085: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-07T21:39:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:1086: finishing write tid 2 to smithi00888346-190 2023-10-07T21:39:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-10-07T21:39:27.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:27] "GET /metrics HTTP/1.1" 200 242558 "" "Prometheus/2.43.0" 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: audit 2023-10-07T21:39:26.416531+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: cephadm 2023-10-07T21:39:26.418630+0000 mgr.y (mgr.14466) 216 : cephadm [INF] Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: cephadm 2023-10-07T21:39:26.418713+0000 mgr.y (mgr.14466) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: audit 2023-10-07T21:39:26.419904+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: audit 2023-10-07T21:39:26.426326+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: cephadm 2023-10-07T21:39:26.427428+0000 mgr.y (mgr.14466) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[27485]: cephadm 2023-10-07T21:39:26.692729+0000 mgr.y (mgr.14466) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi081 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: audit 2023-10-07T21:39:26.416531+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: cephadm 2023-10-07T21:39:26.418630+0000 mgr.y (mgr.14466) 216 : cephadm [INF] Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:39:27.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: cephadm 2023-10-07T21:39:26.418713+0000 mgr.y (mgr.14466) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:39:27.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: audit 2023-10-07T21:39:26.419904+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:27.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: audit 2023-10-07T21:39:26.426326+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: cephadm 2023-10-07T21:39:26.427428+0000 mgr.y (mgr.14466) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:39:27.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:27 smithi008 bash[41094]: cephadm 2023-10-07T21:39:26.692729+0000 mgr.y (mgr.14466) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi081 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1086: finishing write tid 3 to smithi00888346-190 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1086: finishing write tid 4 to smithi00888346-190 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1086: finishing write tid 5 to smithi00888346-190 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 190 v 163 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1086: left oid 190 (ObjNum 830 snap 0 seq_num 830) 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1087: finishing write tid 1 to smithi00888346-131 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1084: done (9 left) 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1085: done (8 left) 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1086: done (7 left) 2023-10-07T21:39:27.720 INFO:tasks.rados.rados.0.smithi008.stdout:1093: done (6 left) 2023-10-07T21:39:27.721 INFO:tasks.rados.rados.0.smithi008.stdout:1094: write oid 214 current snap is 0 2023-10-07T21:39:27.721 INFO:tasks.rados.rados.0.smithi008.stdout:1087: finishing write tid 2 to smithi00888346-131 2023-10-07T21:39:27.721 INFO:tasks.rados.rados.0.smithi008.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-10-07T21:39:27.726 INFO:tasks.rados.rados.0.smithi008.stdout:1094: writing smithi00888346-214 from 450652 to 1241293 tid 1 2023-10-07T21:39:27.731 INFO:tasks.rados.rados.0.smithi008.stdout:1094: writing smithi00888346-214 from 1721064 to 2050652 tid 2 2023-10-07T21:39:27.731 INFO:tasks.rados.rados.0.smithi008.stdout:1095: read oid 40 snap -1 2023-10-07T21:39:27.731 INFO:tasks.rados.rados.0.smithi008.stdout:1095: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:39:27.731 INFO:tasks.rados.rados.0.smithi008.stdout:1096: write oid 295 current snap is 0 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:1087: finishing write tid 3 to smithi00888346-131 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:1087: finishing write tid 4 to smithi00888346-131 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:1087: finishing write tid 5 to smithi00888346-131 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 131 v 220 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-10-07T21:39:27.732 INFO:tasks.rados.rados.0.smithi008.stdout:1088: expect (ObjNum 420 snap 0 seq_num 420) 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: audit 2023-10-07T21:39:26.416531+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: cephadm 2023-10-07T21:39:26.418630+0000 mgr.y (mgr.14466) 216 : cephadm [INF] Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: cephadm 2023-10-07T21:39:26.418713+0000 mgr.y (mgr.14466) 217 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: audit 2023-10-07T21:39:26.419904+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: audit 2023-10-07T21:39:26.426326+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: cephadm 2023-10-07T21:39:26.427428+0000 mgr.y (mgr.14466) 218 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:39:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:27 smithi081 bash[31720]: cephadm 2023-10-07T21:39:26.692729+0000 mgr.y (mgr.14466) 219 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi081 2023-10-07T21:39:27.832 INFO:tasks.rados.rados.0.smithi008.stdout:1089: finishing write tid 1 to smithi00888346-327 2023-10-07T21:39:27.832 INFO:tasks.rados.rados.0.smithi008.stdout:1089: finishing write tid 2 to smithi00888346-327 2023-10-07T21:39:27.832 INFO:tasks.rados.rados.0.smithi008.stdout:1089: finishing write tid 3 to smithi00888346-327 2023-10-07T21:39:27.832 INFO:tasks.rados.rados.0.smithi008.stdout:1089: finishing write tid 4 to smithi00888346-327 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1089: finishing write tid 5 to smithi00888346-327 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 168 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1090: finishing write tid 1 to smithi00888346-351 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1090: finishing write tid 2 to smithi00888346-351 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1090: finishing write tid 3 to smithi00888346-351 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1090: finishing write tid 4 to smithi00888346-351 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 199 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-10-07T21:39:27.833 INFO:tasks.rados.rados.0.smithi008.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2023-10-07T21:39:27.834 INFO:tasks.rados.rados.0.smithi008.stdout:1091: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1092: finishing write tid 1 to smithi00888346-150 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1092: finishing write tid 2 to smithi00888346-150 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1092: finishing write tid 3 to smithi00888346-150 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1092: finishing write tid 4 to smithi00888346-150 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 150 v 223 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1092: left oid 150 (ObjNum 834 snap 0 seq_num 834) 2023-10-07T21:39:27.923 INFO:tasks.rados.rados.0.smithi008.stdout:1094: finishing write tid 1 to smithi00888346-214 2023-10-07T21:39:27.924 INFO:tasks.rados.rados.0.smithi008.stdout:1094: finishing write tid 2 to smithi00888346-214 2023-10-07T21:39:27.924 INFO:tasks.rados.rados.0.smithi008.stdout:1095: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:39:28.002 INFO:tasks.rados.rados.0.smithi008.stdout:1094: finishing write tid 3 to smithi00888346-214 2023-10-07T21:39:28.002 INFO:tasks.rados.rados.0.smithi008.stdout:1094: finishing write tid 4 to smithi00888346-214 2023-10-07T21:39:28.002 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 214 v 174 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-10-07T21:39:28.002 INFO:tasks.rados.rados.0.smithi008.stdout:1094: left oid 214 (ObjNum 836 snap 0 seq_num 836) 2023-10-07T21:39:28.002 INFO:tasks.rados.rados.0.smithi008.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-10-07T21:39:28.014 INFO:tasks.rados.rados.0.smithi008.stdout:1096: writing smithi00888346-295 from 467459 to 1049702 tid 1 2023-10-07T21:39:28.020 INFO:tasks.rados.rados.0.smithi008.stdout:1096: writing smithi00888346-295 from 1495899 to 1900844 tid 2 2023-10-07T21:39:28.020 INFO:tasks.rados.rados.0.smithi008.stdout:1087: done (8 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1088: done (7 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1089: done (6 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1090: done (5 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1091: done (4 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1092: done (3 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1094: done (2 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1095: done (1 left) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1097: read oid 29 snap -1 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1097: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:39:28.021 INFO:tasks.rados.rados.0.smithi008.stdout:1098: write oid 322 current snap is 0 2023-10-07T21:39:28.022 INFO:tasks.rados.rados.0.smithi008.stdout:1096: finishing write tid 1 to smithi00888346-295 2023-10-07T21:39:28.022 INFO:tasks.rados.rados.0.smithi008.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-10-07T21:39:28.026 INFO:tasks.rados.rados.0.smithi008.stdout:1098: writing smithi00888346-322 from 484266 to 1141758 tid 1 2023-10-07T21:39:28.032 INFO:tasks.rados.rados.0.smithi008.stdout:1098: writing smithi00888346-322 from 1554381 to 2084266 tid 2 2023-10-07T21:39:28.032 INFO:tasks.rados.rados.0.smithi008.stdout:1099: read oid 289 snap -1 2023-10-07T21:39:28.032 INFO:tasks.rados.rados.0.smithi008.stdout:1099: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:39:28.033 INFO:tasks.rados.rados.0.smithi008.stdout:1100: read oid 386 snap -1 2023-10-07T21:39:28.033 INFO:tasks.rados.rados.0.smithi008.stdout:1100: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:28.033 INFO:tasks.rados.rados.0.smithi008.stdout:1101: write oid 470 current snap is 0 2023-10-07T21:39:28.033 INFO:tasks.rados.rados.0.smithi008.stdout:1096: finishing write tid 2 to smithi00888346-295 2023-10-07T21:39:28.033 INFO:tasks.rados.rados.0.smithi008.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-10-07T21:39:28.039 INFO:tasks.rados.rados.0.smithi008.stdout:1101: writing smithi00888346-470 from 501073 to 1233814 tid 1 2023-10-07T21:39:28.044 INFO:tasks.rados.rados.0.smithi008.stdout:1101: writing smithi00888346-470 from 1896510 to 2101073 tid 2 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1102: read oid 205 snap -1 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1102: expect (ObjNum 691 snap 0 seq_num 691) 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1103: read oid 79 snap -1 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1103: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1104: write oid 263 current snap is 0 2023-10-07T21:39:28.045 INFO:tasks.rados.rados.0.smithi008.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-10-07T21:39:28.049 INFO:tasks.rados.rados.0.smithi008.stdout:1104: writing smithi00888346-263 from 517880 to 925870 tid 1 2023-10-07T21:39:28.057 INFO:tasks.rados.rados.0.smithi008.stdout:1104: writing smithi00888346-263 from 1554992 to 2117880 tid 2 2023-10-07T21:39:28.058 INFO:tasks.rados.rados.0.smithi008.stdout:1105: read oid 415 snap -1 2023-10-07T21:39:28.058 INFO:tasks.rados.rados.0.smithi008.stdout:1105: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:39:28.058 INFO:tasks.rados.rados.0.smithi008.stdout:1106: write oid 458 current snap is 0 2023-10-07T21:39:28.058 INFO:tasks.rados.rados.0.smithi008.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-10-07T21:39:28.063 INFO:tasks.rados.rados.0.smithi008.stdout:1106: writing smithi00888346-458 from 534687 to 1017926 tid 1 2023-10-07T21:39:28.069 INFO:tasks.rados.rados.0.smithi008.stdout:1106: writing smithi00888346-458 from 1613474 to 2025757 tid 2 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:1107: read oid 201 snap -1 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:1107: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:1108: write oid 169 current snap is 0 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:1096: finishing write tid 3 to smithi00888346-295 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:1096: finishing write tid 4 to smithi00888346-295 2023-10-07T21:39:28.070 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 295 v 146 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-10-07T21:39:28.071 INFO:tasks.rados.rados.0.smithi008.stdout:1096: left oid 295 (ObjNum 837 snap 0 seq_num 837) 2023-10-07T21:39:28.071 INFO:tasks.rados.rados.0.smithi008.stdout:1097: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:39:28.152 INFO:tasks.rados.rados.0.smithi008.stdout:1099: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:39:28.305 INFO:tasks.rados.rados.0.smithi008.stdout:1100: expect (ObjNum 385 snap 0 seq_num 385) 2023-10-07T21:39:28.383 INFO:tasks.rados.rados.0.smithi008.stdout:1098: finishing write tid 1 to smithi00888346-322 2023-10-07T21:39:28.383 INFO:tasks.rados.rados.0.smithi008.stdout:1098: finishing write tid 2 to smithi00888346-322 2023-10-07T21:39:28.383 INFO:tasks.rados.rados.0.smithi008.stdout:1098: finishing write tid 3 to smithi00888346-322 2023-10-07T21:39:28.383 INFO:tasks.rados.rados.0.smithi008.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-10-07T21:39:28.394 INFO:tasks.rados.rados.0.smithi008.stdout:1108: writing smithi00888346-169 from 551494 to 1109982 tid 1 2023-10-07T21:39:28.401 INFO:tasks.rados.rados.0.smithi008.stdout:1108: writing smithi00888346-169 from 1671956 to 2151494 tid 2 2023-10-07T21:39:28.401 INFO:tasks.rados.rados.0.smithi008.stdout:1096: done (12 left) 2023-10-07T21:39:28.401 INFO:tasks.rados.rados.0.smithi008.stdout:1097: done (11 left) 2023-10-07T21:39:28.401 INFO:tasks.rados.rados.0.smithi008.stdout:1099: done (10 left) 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1100: done (9 left) 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1109: read oid 318 snap -1 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1109: expect (ObjNum 317 snap 0 seq_num 317) 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1110: read oid 341 snap -1 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1110: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1111: read oid 385 snap -1 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1111: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1112: write oid 153 current snap is 0 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1098: finishing write tid 4 to smithi00888346-322 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 322 v 151 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-10-07T21:39:28.402 INFO:tasks.rados.rados.0.smithi008.stdout:1098: left oid 322 (ObjNum 838 snap 0 seq_num 838) 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1104: finishing write tid 1 to smithi00888346-263 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1101: finishing write tid 1 to smithi00888346-470 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1101: finishing write tid 2 to smithi00888346-470 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1101: finishing write tid 3 to smithi00888346-470 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1104: finishing write tid 2 to smithi00888346-263 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1104: finishing write tid 3 to smithi00888346-263 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1104: finishing write tid 4 to smithi00888346-263 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 263 v 188 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1104: left oid 263 (ObjNum 840 snap 0 seq_num 840) 2023-10-07T21:39:28.403 INFO:tasks.rados.rados.0.smithi008.stdout:1103: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-07T21:39:28.507 INFO:tasks.rados.rados.0.smithi008.stdout:1101: finishing write tid 4 to smithi00888346-470 2023-10-07T21:39:28.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 172 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-10-07T21:39:28.507 INFO:tasks.rados.rados.0.smithi008.stdout:1101: left oid 470 (ObjNum 839 snap 0 seq_num 839) 2023-10-07T21:39:28.507 INFO:tasks.rados.rados.0.smithi008.stdout:1106: finishing write tid 1 to smithi00888346-458 2023-10-07T21:39:28.507 INFO:tasks.rados.rados.0.smithi008.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-10-07T21:39:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:1112: writing smithi00888346-153 from 568301 to 1202038 tid 1 2023-10-07T21:39:28.520 INFO:tasks.rados.rados.0.smithi008.stdout:1112: writing smithi00888346-153 from 1614085 to 2030037 tid 2 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1098: done (12 left) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1101: done (11 left) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1103: done (10 left) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1104: done (9 left) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1113: read oid 283 snap -1 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1113: expect (ObjNum 735 snap 0 seq_num 735) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1114: read oid 390 snap -1 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1114: expect (ObjNum 794 snap 0 seq_num 794) 2023-10-07T21:39:28.521 INFO:tasks.rados.rados.0.smithi008.stdout:1115: read oid 296 snap -1 2023-10-07T21:39:28.522 INFO:tasks.rados.rados.0.smithi008.stdout:1115: expect (ObjNum 815 snap 0 seq_num 815) 2023-10-07T21:39:28.522 INFO:tasks.rados.rados.0.smithi008.stdout:1116: read oid 79 snap -1 2023-10-07T21:39:28.522 INFO:tasks.rados.rados.0.smithi008.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-07T21:39:28.522 INFO:tasks.rados.rados.0.smithi008.stdout:1117: write oid 367 current snap is 0 2023-10-07T21:39:28.522 INFO:tasks.rados.rados.0.smithi008.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-10-07T21:39:28.527 INFO:tasks.rados.rados.0.smithi008.stdout:1117: writing smithi00888346-367 from 585108 to 1010447 tid 1 2023-10-07T21:39:28.534 INFO:tasks.rados.rados.0.smithi008.stdout:1117: writing smithi00888346-367 from 1788920 to 2185108 tid 2 2023-10-07T21:39:28.534 INFO:tasks.rados.rados.0.smithi008.stdout:1118: write oid 208 current snap is 0 2023-10-07T21:39:28.534 INFO:tasks.rados.rados.0.smithi008.stdout:1102: expect (ObjNum 691 snap 0 seq_num 691) 2023-10-07T21:39:28.701 INFO:tasks.rados.rados.0.smithi008.stdout:1107: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:28.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:28 smithi081 bash[31720]: cluster 2023-10-07T21:39:27.280877+0000 mgr.y (mgr.14466) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-10-07T21:39:28.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:28 smithi081 bash[31720]: audit 2023-10-07T21:39:28.282470+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:1106: finishing write tid 2 to smithi00888346-458 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:1106: finishing write tid 3 to smithi00888346-458 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:1106: finishing write tid 4 to smithi00888346-458 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 458 v 214 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:1106: left oid 458 (ObjNum 841 snap 0 seq_num 841) 2023-10-07T21:39:28.874 INFO:tasks.rados.rados.0.smithi008.stdout:1105: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:39:28.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:28 smithi008 bash[41094]: cluster 2023-10-07T21:39:27.280877+0000 mgr.y (mgr.14466) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-10-07T21:39:28.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:28 smithi008 bash[41094]: audit 2023-10-07T21:39:28.282470+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:28.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:28 smithi008 bash[27485]: cluster 2023-10-07T21:39:27.280877+0000 mgr.y (mgr.14466) 220 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 86 op/s 2023-10-07T21:39:28.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:28 smithi008 bash[27485]: audit 2023-10-07T21:39:28.282470+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:28.903 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:39:28.973 INFO:tasks.rados.rados.0.smithi008.stdout:1108: finishing write tid 1 to smithi00888346-169 2023-10-07T21:39:28.973 INFO:tasks.rados.rados.0.smithi008.stdout:1111: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:29.049 INFO:tasks.rados.rados.0.smithi008.stdout:1108: finishing write tid 2 to smithi00888346-169 2023-10-07T21:39:29.049 INFO:tasks.rados.rados.0.smithi008.stdout:1108: finishing write tid 3 to smithi00888346-169 2023-10-07T21:39:29.049 INFO:tasks.rados.rados.0.smithi008.stdout:1108: finishing write tid 4 to smithi00888346-169 2023-10-07T21:39:29.050 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 169 v 149 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-10-07T21:39:29.051 INFO:tasks.rados.rados.0.smithi008.stdout:1108: left oid 169 (ObjNum 842 snap 0 seq_num 842) 2023-10-07T21:39:29.051 INFO:tasks.rados.rados.0.smithi008.stdout:1109: expect (ObjNum 317 snap 0 seq_num 317) 2023-10-07T21:39:29.151 INFO:tasks.rados.rados.0.smithi008.stdout:1110: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:29.265 INFO:tasks.rados.rados.0.smithi008.stdout:1112: finishing write tid 1 to smithi00888346-153 2023-10-07T21:39:29.265 INFO:tasks.rados.rados.0.smithi008.stdout:1112: finishing write tid 2 to smithi00888346-153 2023-10-07T21:39:29.265 INFO:tasks.rados.rados.0.smithi008.stdout:1112: finishing write tid 3 to smithi00888346-153 2023-10-07T21:39:29.265 INFO:tasks.rados.rados.0.smithi008.stdout:1112: finishing write tid 4 to smithi00888346-153 2023-10-07T21:39:29.266 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 171 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-10-07T21:39:29.266 INFO:tasks.rados.rados.0.smithi008.stdout:1112: left oid 153 (ObjNum 843 snap 0 seq_num 843) 2023-10-07T21:39:29.266 INFO:tasks.rados.rados.0.smithi008.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-10-07T21:39:29.275 INFO:tasks.rados.rados.0.smithi008.stdout:1118: writing smithi00888346-208 from 601915 to 1102503 tid 1 2023-10-07T21:39:29.281 INFO:tasks.rados.rados.0.smithi008.stdout:1118: writing smithi00888346-208 from 1847402 to 2201915 tid 2 2023-10-07T21:39:29.281 INFO:tasks.rados.rados.0.smithi008.stdout:1102: done (14 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1105: done (13 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1106: done (12 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1107: done (11 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1108: done (10 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1109: done (9 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1110: done (8 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1111: done (7 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1112: done (6 left) 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1119: write oid 489 current snap is 0 2023-10-07T21:39:29.282 INFO:tasks.rados.rados.0.smithi008.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-10-07T21:39:29.288 INFO:tasks.rados.rados.0.smithi008.stdout:1119: writing smithi00888346-489 from 618722 to 1194559 tid 1 2023-10-07T21:39:29.294 INFO:tasks.rados.rados.0.smithi008.stdout:1119: writing smithi00888346-489 from 1905884 to 2218722 tid 2 2023-10-07T21:39:29.294 INFO:tasks.rados.rados.0.smithi008.stdout:1120: write oid 154 current snap is 0 2023-10-07T21:39:29.294 INFO:tasks.rados.rados.0.smithi008.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-10-07T21:39:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:1120: writing smithi00888346-154 from 635529 to 1286615 tid 1 2023-10-07T21:39:29.307 INFO:tasks.rados.rados.0.smithi008.stdout:1120: writing smithi00888346-154 from 1848013 to 2235529 tid 2 2023-10-07T21:39:29.307 INFO:tasks.rados.rados.0.smithi008.stdout:1121: read oid 404 snap -1 2023-10-07T21:39:29.307 INFO:tasks.rados.rados.0.smithi008.stdout:1121: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:39:29.307 INFO:tasks.rados.rados.0.smithi008.stdout:1122: write oid 189 current snap is 0 2023-10-07T21:39:29.307 INFO:tasks.rados.rados.0.smithi008.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-10-07T21:39:29.315 INFO:tasks.rados.rados.0.smithi008.stdout:1122: writing smithi00888346-189 from 652336 to 1378671 tid 1 2023-10-07T21:39:29.319 INFO:tasks.rados.rados.0.smithi008.stdout:1122: writing smithi00888346-189 from 1906495 to 2252336 tid 2 2023-10-07T21:39:29.320 INFO:tasks.rados.rados.0.smithi008.stdout:1123: write oid 180 current snap is 0 2023-10-07T21:39:29.320 INFO:tasks.rados.rados.0.smithi008.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-10-07T21:39:29.325 INFO:tasks.rados.rados.0.smithi008.stdout:1123: writing smithi00888346-180 from 669143 to 1070727 tid 1 2023-10-07T21:39:29.331 INFO:tasks.rados.rados.0.smithi008.stdout:1123: writing smithi00888346-180 from 1564977 to 1991936 tid 2 2023-10-07T21:39:29.331 INFO:tasks.rados.rados.0.smithi008.stdout:1124: write oid 135 current snap is 0 2023-10-07T21:39:29.331 INFO:tasks.rados.rados.0.smithi008.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-10-07T21:39:29.338 INFO:tasks.rados.rados.0.smithi008.stdout:1124: writing smithi00888346-135 from 685950 to 1162783 tid 1 2023-10-07T21:39:29.344 INFO:tasks.rados.rados.0.smithi008.stdout:1124: writing smithi00888346-135 from 1623459 to 2194076 tid 2 2023-10-07T21:39:29.344 INFO:tasks.rados.rados.0.smithi008.stdout:1125: write oid 251 current snap is 0 2023-10-07T21:39:29.344 INFO:tasks.rados.rados.0.smithi008.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-10-07T21:39:29.351 INFO:tasks.rados.rados.0.smithi008.stdout:1125: writing smithi00888346-251 from 702757 to 1254839 tid 1 2023-10-07T21:39:29.356 INFO:tasks.rados.rados.0.smithi008.stdout:1125: writing smithi00888346-251 from 1681941 to 2112569 tid 2 2023-10-07T21:39:29.356 INFO:tasks.rados.rados.0.smithi008.stdout:1126: write oid 161 current snap is 0 2023-10-07T21:39:29.356 INFO:tasks.rados.rados.0.smithi008.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-10-07T21:39:29.364 INFO:tasks.rados.rados.0.smithi008.stdout:1126: writing smithi00888346-161 from 719564 to 1463248 tid 1 2023-10-07T21:39:29.369 INFO:tasks.rados.rados.0.smithi008.stdout:1126: writing smithi00888346-161 from 2140423 to 2319564 tid 2 2023-10-07T21:39:29.370 INFO:tasks.rados.rados.0.smithi008.stdout:1127: read oid 491 snap -1 2023-10-07T21:39:29.370 INFO:tasks.rados.rados.0.smithi008.stdout:1127: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:39:29.370 INFO:tasks.rados.rados.0.smithi008.stdout:1128: write oid 57 current snap is 0 2023-10-07T21:39:29.370 INFO:tasks.rados.rados.0.smithi008.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-10-07T21:39:29.377 INFO:tasks.rados.rados.0.smithi008.stdout:1128: writing smithi00888346-57 from 736371 to 1155304 tid 1 2023-10-07T21:39:29.383 INFO:tasks.rados.rados.0.smithi008.stdout:1128: writing smithi00888346-57 from 1798905 to 2233202 tid 2 2023-10-07T21:39:29.383 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:29.384 INFO:tasks.rados.rados.0.smithi008.stdout:1114: expect (ObjNum 794 snap 0 seq_num 794) 2023-10-07T21:39:29.539 INFO:tasks.rados.rados.0.smithi008.stdout:1115: expect (ObjNum 815 snap 0 seq_num 815) 2023-10-07T21:39:29.746 INFO:tasks.rados.rados.0.smithi008.stdout:1117: finishing write tid 1 to smithi00888346-367 2023-10-07T21:39:29.747 INFO:tasks.rados.rados.0.smithi008.stdout:1113: expect (ObjNum 735 snap 0 seq_num 735) 2023-10-07T21:39:29.862 INFO:tasks.rados.rados.0.smithi008.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1117: finishing write tid 2 to smithi00888346-367 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1117: finishing write tid 3 to smithi00888346-367 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1117: finishing write tid 4 to smithi00888346-367 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 367 v 217 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1117: left oid 367 (ObjNum 844 snap 0 seq_num 844) 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1118: finishing write tid 1 to smithi00888346-208 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1118: finishing write tid 2 to smithi00888346-208 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1118: finishing write tid 3 to smithi00888346-208 2023-10-07T21:39:29.966 INFO:tasks.rados.rados.0.smithi008.stdout:1118: finishing write tid 4 to smithi00888346-208 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 226 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1118: left oid 208 (ObjNum 845 snap 0 seq_num 845) 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1119: finishing write tid 1 to smithi00888346-489 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1119: finishing write tid 2 to smithi00888346-489 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1119: finishing write tid 3 to smithi00888346-489 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1119: finishing write tid 4 to smithi00888346-489 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 126 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1119: left oid 489 (ObjNum 846 snap 0 seq_num 846) 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1120: finishing write tid 1 to smithi00888346-154 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1120: finishing write tid 2 to smithi00888346-154 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1120: finishing write tid 3 to smithi00888346-154 2023-10-07T21:39:29.967 INFO:tasks.rados.rados.0.smithi008.stdout:1120: finishing write tid 4 to smithi00888346-154 2023-10-07T21:39:29.968 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 154 v 202 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-10-07T21:39:29.968 INFO:tasks.rados.rados.0.smithi008.stdout:1120: left oid 154 (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:39:29.968 INFO:tasks.rados.rados.0.smithi008.stdout:1121: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:39:30.100 INFO:tasks.rados.rados.0.smithi008.stdout:1122: finishing write tid 1 to smithi00888346-189 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1122: finishing write tid 2 to smithi00888346-189 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1122: finishing write tid 3 to smithi00888346-189 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1122: finishing write tid 4 to smithi00888346-189 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 189 v 222 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1122: left oid 189 (ObjNum 848 snap 0 seq_num 848) 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1123: finishing write tid 1 to smithi00888346-180 2023-10-07T21:39:30.101 INFO:tasks.rados.rados.0.smithi008.stdout:1123: finishing write tid 2 to smithi00888346-180 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1123: finishing write tid 3 to smithi00888346-180 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1123: finishing write tid 4 to smithi00888346-180 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 177 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1123: left oid 180 (ObjNum 849 snap 0 seq_num 849) 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1124: finishing write tid 1 to smithi00888346-135 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1124: finishing write tid 2 to smithi00888346-135 2023-10-07T21:39:30.102 INFO:tasks.rados.rados.0.smithi008.stdout:1124: finishing write tid 3 to smithi00888346-135 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1124: finishing write tid 4 to smithi00888346-135 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 135 v 210 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1124: left oid 135 (ObjNum 850 snap 0 seq_num 850) 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1125: finishing write tid 1 to smithi00888346-251 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1125: finishing write tid 2 to smithi00888346-251 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1125: finishing write tid 3 to smithi00888346-251 2023-10-07T21:39:30.103 INFO:tasks.rados.rados.0.smithi008.stdout:1125: finishing write tid 4 to smithi00888346-251 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 251 v 174 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:1125: left oid 251 (ObjNum 851 snap 0 seq_num 851) 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:1126: finishing write tid 1 to smithi00888346-161 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:1126: finishing write tid 2 to smithi00888346-161 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:1126: finishing write tid 3 to smithi00888346-161 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:1126: finishing write tid 4 to smithi00888346-161 2023-10-07T21:39:30.104 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 161 v 205 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-10-07T21:39:30.105 INFO:tasks.rados.rados.0.smithi008.stdout:1126: left oid 161 (ObjNum 852 snap 0 seq_num 852) 2023-10-07T21:39:30.105 INFO:tasks.rados.rados.0.smithi008.stdout:1127: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1128: finishing write tid 1 to smithi00888346-57 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1128: finishing write tid 2 to smithi00888346-57 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1128: finishing write tid 3 to smithi00888346-57 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1128: finishing write tid 4 to smithi00888346-57 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 57 v 166 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1128: left oid 57 (ObjNum 853 snap 0 seq_num 853) 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1113: done (15 left) 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1114: done (14 left) 2023-10-07T21:39:30.277 INFO:tasks.rados.rados.0.smithi008.stdout:1115: done (13 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1116: done (12 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1117: done (11 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1118: done (10 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1119: done (9 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1120: done (8 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1121: done (7 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1122: done (6 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1123: done (5 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1124: done (4 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1125: done (3 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1126: done (2 left) 2023-10-07T21:39:30.278 INFO:tasks.rados.rados.0.smithi008.stdout:1127: done (1 left) 2023-10-07T21:39:30.279 INFO:tasks.rados.rados.0.smithi008.stdout:1128: done (0 left) 2023-10-07T21:39:30.279 INFO:tasks.rados.rados.0.smithi008.stdout:1129: write oid 312 current snap is 0 2023-10-07T21:39:30.279 INFO:tasks.rados.rados.0.smithi008.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-10-07T21:39:30.283 INFO:tasks.rados.rados.0.smithi008.stdout:1129: writing smithi00888346-312 from 753178 to 1247360 tid 1 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1129: writing smithi00888346-312 from 1857387 to 2353178 tid 2 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1130: read oid 311 snap -1 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1130: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1131: read oid 306 snap -1 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1131: expect (ObjNum 305 snap 0 seq_num 305) 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1132: read oid 378 snap -1 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1132: expect (ObjNum 659 snap 0 seq_num 659) 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1133: write oid 352 current snap is 0 2023-10-07T21:39:30.290 INFO:tasks.rados.rados.0.smithi008.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-10-07T21:39:30.297 INFO:tasks.rados.rados.0.smithi008.stdout:1133: writing smithi00888346-352 from 769985 to 1339416 tid 1 2023-10-07T21:39:30.304 INFO:tasks.rados.rados.0.smithi008.stdout:1133: writing smithi00888346-352 from 1915869 to 2353835 tid 2 2023-10-07T21:39:30.304 INFO:tasks.rados.rados.0.smithi008.stdout:1134: delete oid 14 current snap is 0 2023-10-07T21:39:30.305 INFO:tasks.rados.rados.0.smithi008.stdout:1129: finishing write tid 1 to smithi00888346-312 2023-10-07T21:39:30.305 INFO:tasks.rados.rados.0.smithi008.stdout:1131: expect (ObjNum 305 snap 0 seq_num 305) 2023-10-07T21:39:30.411 INFO:tasks.rados.rados.0.smithi008.stdout:1133: finishing write tid 1 to smithi00888346-352 2023-10-07T21:39:30.411 INFO:tasks.rados.rados.0.smithi008.stdout:1130: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:39:30.512 INFO:tasks.rados.rados.0.smithi008.stdout:1133: finishing write tid 2 to smithi00888346-352 2023-10-07T21:39:30.512 INFO:tasks.rados.rados.0.smithi008.stdout:1129: finishing write tid 2 to smithi00888346-312 2023-10-07T21:39:30.512 INFO:tasks.rados.rados.0.smithi008.stdout:1130: done (5 left) 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1131: done (4 left) 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1134: done (3 left) 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1135: read oid 139 snap -1 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1135: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1136: write oid 318 current snap is 0 2023-10-07T21:39:30.513 INFO:tasks.rados.rados.0.smithi008.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-10-07T21:39:30.518 INFO:tasks.rados.rados.0.smithi008.stdout:1136: writing smithi00888346-318 from 403599 to 1123528 tid 1 2023-10-07T21:39:30.526 INFO:tasks.rados.rados.0.smithi008.stdout:1136: writing smithi00888346-318 from 1916480 to 2358115 tid 2 2023-10-07T21:39:30.526 INFO:tasks.rados.rados.0.smithi008.stdout:1137: write oid 199 current snap is 0 2023-10-07T21:39:30.526 INFO:tasks.rados.rados.0.smithi008.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-10-07T21:39:30.533 INFO:tasks.rados.rados.0.smithi008.stdout:1137: writing smithi00888346-199 from 420406 to 1215584 tid 1 2023-10-07T21:39:30.540 INFO:tasks.rados.rados.0.smithi008.stdout:1137: writing smithi00888346-199 from 1974962 to 2420406 tid 2 2023-10-07T21:39:30.540 INFO:tasks.rados.rados.0.smithi008.stdout:1138: write oid 244 current snap is 0 2023-10-07T21:39:30.540 INFO:tasks.rados.rados.0.smithi008.stdout:1129: finishing write tid 3 to smithi00888346-312 2023-10-07T21:39:30.540 INFO:tasks.rados.rados.0.smithi008.stdout:1129: finishing write tid 4 to smithi00888346-312 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 312 v 175 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:1129: left oid 312 (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:1133: finishing write tid 3 to smithi00888346-352 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:1133: finishing write tid 4 to smithi00888346-352 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 152 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:1133: left oid 352 (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:30.541 INFO:tasks.rados.rados.0.smithi008.stdout:1132: expect (ObjNum 659 snap 0 seq_num 659) 2023-10-07T21:39:30.681 INFO:tasks.rados.rados.0.smithi008.stdout:1136: finishing write tid 1 to smithi00888346-318 2023-10-07T21:39:30.682 INFO:tasks.rados.rados.0.smithi008.stdout:1135: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-07T21:39:30.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:30 smithi081 bash[31720]: cluster 2023-10-07T21:39:29.281889+0000 mgr.y (mgr.14466) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-10-07T21:39:30.766 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:30 smithi008 bash[41094]: cluster 2023-10-07T21:39:29.281889+0000 mgr.y (mgr.14466) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-10-07T21:39:30.766 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:30 smithi008 bash[27485]: cluster 2023-10-07T21:39:29.281889+0000 mgr.y (mgr.14466) 221 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 138 op/s 2023-10-07T21:39:30.835 INFO:tasks.rados.rados.0.smithi008.stdout:1136: finishing write tid 2 to smithi00888346-318 2023-10-07T21:39:30.835 INFO:tasks.rados.rados.0.smithi008.stdout:1136: finishing write tid 3 to smithi00888346-318 2023-10-07T21:39:30.835 INFO:tasks.rados.rados.0.smithi008.stdout:1136: finishing write tid 4 to smithi00888346-318 2023-10-07T21:39:30.835 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 318 v 155 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1136: left oid 318 (ObjNum 857 snap 0 seq_num 857) 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1137: finishing write tid 1 to smithi00888346-199 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1137: finishing write tid 2 to smithi00888346-199 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1137: finishing write tid 3 to smithi00888346-199 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1137: finishing write tid 4 to smithi00888346-199 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 199 v 225 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1137: left oid 199 (ObjNum 858 snap 0 seq_num 858) 2023-10-07T21:39:30.836 INFO:tasks.rados.rados.0.smithi008.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-10-07T21:39:30.840 INFO:tasks.rados.rados.0.smithi008.stdout:1138: writing smithi00888346-244 from 437213 to 907640 tid 1 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1138: writing smithi00888346-244 from 1633444 to 2362395 tid 2 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1129: done (6 left) 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1132: done (5 left) 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1133: done (4 left) 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1135: done (3 left) 2023-10-07T21:39:30.848 INFO:tasks.rados.rados.0.smithi008.stdout:1136: done (2 left) 2023-10-07T21:39:30.849 INFO:tasks.rados.rados.0.smithi008.stdout:1137: done (1 left) 2023-10-07T21:39:30.849 INFO:tasks.rados.rados.0.smithi008.stdout:1139: write oid 159 current snap is 0 2023-10-07T21:39:30.849 INFO:tasks.rados.rados.0.smithi008.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-10-07T21:39:30.854 INFO:tasks.rados.rados.0.smithi008.stdout:1139: writing smithi00888346-159 from 454020 to 1116049 tid 1 2023-10-07T21:39:30.861 INFO:tasks.rados.rados.0.smithi008.stdout:1139: writing smithi00888346-159 from 1691926 to 2280888 tid 2 2023-10-07T21:39:30.861 INFO:tasks.rados.rados.0.smithi008.stdout:1140: write oid 123 current snap is 0 2023-10-07T21:39:30.861 INFO:tasks.rados.rados.0.smithi008.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-10-07T21:39:30.867 INFO:tasks.rados.rados.0.smithi008.stdout:1140: writing smithi00888346-123 from 470827 to 1208105 tid 1 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1140: writing smithi00888346-123 from 1750408 to 2470827 tid 2 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1141: write oid 437 current snap is 0 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1138: finishing write tid 1 to smithi00888346-244 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1138: finishing write tid 2 to smithi00888346-244 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1138: finishing write tid 3 to smithi00888346-244 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1138: finishing write tid 4 to smithi00888346-244 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 229 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1138: left oid 244 (ObjNum 859 snap 0 seq_num 859) 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1139: finishing write tid 1 to smithi00888346-159 2023-10-07T21:39:30.875 INFO:tasks.rados.rados.0.smithi008.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-10-07T21:39:30.880 INFO:tasks.rados.rados.0.smithi008.stdout:1141: writing smithi00888346-437 from 487634 to 900161 tid 1 2023-10-07T21:39:30.886 INFO:tasks.rados.rados.0.smithi008.stdout:1141: writing smithi00888346-437 from 1408890 to 2001521 tid 2 2023-10-07T21:39:30.886 INFO:tasks.rados.rados.0.smithi008.stdout:1138: done (3 left) 2023-10-07T21:39:30.886 INFO:tasks.rados.rados.0.smithi008.stdout:1142: write oid 209 current snap is 0 2023-10-07T21:39:30.886 INFO:tasks.rados.rados.0.smithi008.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-10-07T21:39:30.891 INFO:tasks.rados.rados.0.smithi008.stdout:1142: writing smithi00888346-209 from 504441 to 992217 tid 1 2023-10-07T21:39:30.898 INFO:tasks.rados.rados.0.smithi008.stdout:1142: writing smithi00888346-209 from 1467372 to 2203661 tid 2 2023-10-07T21:39:30.898 INFO:tasks.rados.rados.0.smithi008.stdout:1143: read oid 274 snap -1 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1143: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1144: read oid 213 snap -1 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1144: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1145: write oid 26 current snap is 0 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1139: finishing write tid 2 to smithi00888346-159 2023-10-07T21:39:30.899 INFO:tasks.rados.rados.0.smithi008.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-10-07T21:39:30.904 INFO:tasks.rados.rados.0.smithi008.stdout:1145: writing smithi00888346-26 from 521248 to 1084273 tid 1 2023-10-07T21:39:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:1145: writing smithi00888346-26 from 1809501 to 2405801 tid 2 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1146: read oid 228 snap -1 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1146: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1147: delete oid 291 current snap is 0 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1139: finishing write tid 3 to smithi00888346-159 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1139: finishing write tid 4 to smithi00888346-159 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 159 v 180 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1139: left oid 159 (ObjNum 860 snap 0 seq_num 860) 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1140: finishing write tid 1 to smithi00888346-123 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1140: finishing write tid 2 to smithi00888346-123 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1140: finishing write tid 3 to smithi00888346-123 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:1140: finishing write tid 4 to smithi00888346-123 2023-10-07T21:39:30.913 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 123 v 169 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1140: left oid 123 (ObjNum 861 snap 0 seq_num 861) 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1141: finishing write tid 1 to smithi00888346-437 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1141: finishing write tid 2 to smithi00888346-437 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1141: finishing write tid 3 to smithi00888346-437 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1141: finishing write tid 4 to smithi00888346-437 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 183 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1141: left oid 437 (ObjNum 862 snap 0 seq_num 862) 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1142: finishing write tid 1 to smithi00888346-209 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1142: finishing write tid 2 to smithi00888346-209 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1142: finishing write tid 3 to smithi00888346-209 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1142: finishing write tid 4 to smithi00888346-209 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 191 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-10-07T21:39:30.914 INFO:tasks.rados.rados.0.smithi008.stdout:1142: left oid 209 (ObjNum 863 snap 0 seq_num 863) 2023-10-07T21:39:30.915 INFO:tasks.rados.rados.0.smithi008.stdout:1145: finishing write tid 1 to smithi00888346-26 2023-10-07T21:39:30.915 INFO:tasks.rados.rados.0.smithi008.stdout:1144: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:1145: finishing write tid 2 to smithi00888346-26 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:1145: finishing write tid 3 to smithi00888346-26 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:1145: finishing write tid 4 to smithi00888346-26 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 26 v 177 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:1145: left oid 26 (ObjNum 864 snap 0 seq_num 864) 2023-10-07T21:39:31.048 INFO:tasks.rados.rados.0.smithi008.stdout:1146: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:39:31.161 INFO:tasks.rados.rados.0.smithi008.stdout:1143: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:31.312 INFO:tasks.rados.rados.0.smithi008.stdout:1139: done (8 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1140: done (7 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1141: done (6 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1142: done (5 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1143: done (4 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1144: done (3 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1145: done (2 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1146: done (1 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1147: done (0 left) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1148: read oid 84 snap -1 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1149: read oid 416 snap -1 2023-10-07T21:39:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:1149: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-07T21:39:31.314 INFO:tasks.rados.rados.0.smithi008.stdout:1150: write oid 310 current snap is 0 2023-10-07T21:39:31.314 INFO:tasks.rados.rados.0.smithi008.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-10-07T21:39:31.324 INFO:tasks.rados.rados.0.smithi008.stdout:1150: writing smithi00888346-310 from 554862 to 1268385 tid 1 2023-10-07T21:39:31.332 INFO:tasks.rados.rados.0.smithi008.stdout:1150: writing smithi00888346-310 from 1926465 to 2526434 tid 2 2023-10-07T21:39:31.332 INFO:tasks.rados.rados.0.smithi008.stdout:1151: read oid 247 snap -1 2023-10-07T21:39:31.332 INFO:tasks.rados.rados.0.smithi008.stdout:1151: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-07T21:39:31.332 INFO:tasks.rados.rados.0.smithi008.stdout:1152: write oid 230 current snap is 0 2023-10-07T21:39:31.332 INFO:tasks.rados.rados.0.smithi008.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-10-07T21:39:31.338 INFO:tasks.rados.rados.0.smithi008.stdout:1152: writing smithi00888346-230 from 571669 to 1076794 tid 1 2023-10-07T21:39:31.346 INFO:tasks.rados.rados.0.smithi008.stdout:1152: writing smithi00888346-230 from 1701300 to 2444927 tid 2 2023-10-07T21:39:31.346 INFO:tasks.rados.rados.0.smithi008.stdout:1153: read oid 263 snap -1 2023-10-07T21:39:31.346 INFO:tasks.rados.rados.0.smithi008.stdout:1153: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-07T21:39:31.346 INFO:tasks.rados.rados.0.smithi008.stdout:1154: write oid 66 current snap is 0 2023-10-07T21:39:31.346 INFO:tasks.rados.rados.0.smithi008.stdout:1149: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-07T21:39:31.509 INFO:tasks.rados.rados.0.smithi008.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-10-07T21:39:31.613 INFO:tasks.rados.rados.0.smithi008.stdout:1150: finishing write tid 1 to smithi00888346-310 2023-10-07T21:39:31.613 INFO:tasks.rados.rados.0.smithi008.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-10-07T21:39:31.619 INFO:tasks.rados.rados.0.smithi008.stdout:1154: writing smithi00888346-66 from 588476 to 1168850 tid 1 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1154: writing smithi00888346-66 from 1643429 to 2247067 tid 2 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1148: done (6 left) 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1149: done (5 left) 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1155: write oid 46 current snap is 0 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1150: finishing write tid 2 to smithi00888346-310 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1150: finishing write tid 3 to smithi00888346-310 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1150: finishing write tid 4 to smithi00888346-310 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 310 v 129 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-10-07T21:39:31.627 INFO:tasks.rados.rados.0.smithi008.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:39:31.628 INFO:tasks.rados.rados.0.smithi008.stdout:1151: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-07T21:39:31.746 INFO:tasks.rados.rados.0.smithi008.stdout:1152: finishing write tid 1 to smithi00888346-230 2023-10-07T21:39:31.746 INFO:tasks.rados.rados.0.smithi008.stdout:1152: finishing write tid 2 to smithi00888346-230 2023-10-07T21:39:31.747 INFO:tasks.rados.rados.0.smithi008.stdout:1152: finishing write tid 3 to smithi00888346-230 2023-10-07T21:39:31.747 INFO:tasks.rados.rados.0.smithi008.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-10-07T21:39:31.753 INFO:tasks.rados.rados.0.smithi008.stdout:1155: writing smithi00888346-46 from 605283 to 1260906 tid 1 2023-10-07T21:39:31.762 INFO:tasks.rados.rados.0.smithi008.stdout:1155: writing smithi00888346-46 from 1701911 to 2449207 tid 2 2023-10-07T21:39:31.762 INFO:tasks.rados.rados.0.smithi008.stdout:1150: done (5 left) 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:1151: done (4 left) 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:1156: write oid 291 current snap is 0 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:1152: finishing write tid 4 to smithi00888346-230 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 179 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-10-07T21:39:31.763 INFO:tasks.rados.rados.0.smithi008.stdout:1153: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-07T21:39:31.872 INFO:tasks.rados.rados.0.smithi008.stdout:1154: finishing write tid 1 to smithi00888346-66 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1154: finishing write tid 2 to smithi00888346-66 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1154: finishing write tid 3 to smithi00888346-66 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1154: finishing write tid 4 to smithi00888346-66 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 186 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1155: finishing write tid 1 to smithi00888346-46 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1155: finishing write tid 2 to smithi00888346-46 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1155: finishing write tid 3 to smithi00888346-46 2023-10-07T21:39:31.873 INFO:tasks.rados.rados.0.smithi008.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-10-07T21:39:31.882 INFO:tasks.rados.rados.0.smithi008.stdout:1156: writing smithi00888346-291 from 622090 to 1352962 tid 1 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1156: writing smithi00888346-291 from 1760393 to 2367700 tid 2 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1152: done (4 left) 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1153: done (3 left) 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1154: done (2 left) 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1157: write oid 32 current snap is 0 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:1155: finishing write tid 4 to smithi00888346-46 2023-10-07T21:39:31.888 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 46 v 172 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-10-07T21:39:31.889 INFO:tasks.rados.rados.0.smithi008.stdout:1155: left oid 46 (ObjNum 869 snap 0 seq_num 869) 2023-10-07T21:39:31.889 INFO:tasks.rados.rados.0.smithi008.stdout:1156: finishing write tid 1 to smithi00888346-291 2023-10-07T21:39:31.889 INFO:tasks.rados.rados.0.smithi008.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-10-07T21:39:31.894 INFO:tasks.rados.rados.0.smithi008.stdout:1157: writing smithi00888346-32 from 638897 to 1045018 tid 1 2023-10-07T21:39:31.903 INFO:tasks.rados.rados.0.smithi008.stdout:1157: writing smithi00888346-32 from 1818875 to 2569840 tid 2 2023-10-07T21:39:31.903 INFO:tasks.rados.rados.0.smithi008.stdout:1155: done (2 left) 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1158: read oid 162 snap -1 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1158: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1159: read oid 451 snap -1 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1159: expect (ObjNum 450 snap 0 seq_num 450) 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1160: read oid 122 snap -1 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1160: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1161: write oid 113 current snap is 0 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1156: finishing write tid 2 to smithi00888346-291 2023-10-07T21:39:31.904 INFO:tasks.rados.rados.0.smithi008.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-10-07T21:39:31.912 INFO:tasks.rados.rados.0.smithi008.stdout:1161: writing smithi00888346-113 from 655704 to 1137074 tid 1 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1161: writing smithi00888346-113 from 1761004 to 2255627 tid 2 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1162: read oid 341 snap -1 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1162: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1163: read oid 241 snap -1 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1163: expect (ObjNum 649 snap 0 seq_num 649) 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1164: read oid 252 snap -1 2023-10-07T21:39:31.919 INFO:tasks.rados.rados.0.smithi008.stdout:1164: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1165: write oid 452 current snap is 0 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1156: finishing write tid 3 to smithi00888346-291 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1156: finishing write tid 4 to smithi00888346-291 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 233 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1156: left oid 291 (ObjNum 870 snap 0 seq_num 870) 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1157: finishing write tid 1 to smithi00888346-32 2023-10-07T21:39:31.920 INFO:tasks.rados.rados.0.smithi008.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-10-07T21:39:31.926 INFO:tasks.rados.rados.0.smithi008.stdout:1165: writing smithi00888346-452 from 672511 to 1229130 tid 1 2023-10-07T21:39:31.934 INFO:tasks.rados.rados.0.smithi008.stdout:1165: writing smithi00888346-452 from 1819486 to 2574120 tid 2 2023-10-07T21:39:31.935 INFO:tasks.rados.rados.0.smithi008.stdout:1156: done (9 left) 2023-10-07T21:39:31.935 INFO:tasks.rados.rados.0.smithi008.stdout:1166: delete oid 496 current snap is 0 2023-10-07T21:39:31.935 INFO:tasks.rados.rados.0.smithi008.stdout:1158: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-07T21:39:32.031 INFO:tasks.rados.rados.0.smithi008.stdout:1157: finishing write tid 2 to smithi00888346-32 2023-10-07T21:39:32.031 INFO:tasks.rados.rados.0.smithi008.stdout:1160: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:32.132 INFO:tasks.rados.rados.0.smithi008.stdout:1157: finishing write tid 3 to smithi00888346-32 2023-10-07T21:39:32.132 INFO:tasks.rados.rados.0.smithi008.stdout:1157: finishing write tid 4 to smithi00888346-32 2023-10-07T21:39:32.132 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 175 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-10-07T21:39:32.132 INFO:tasks.rados.rados.0.smithi008.stdout:1157: left oid 32 (ObjNum 871 snap 0 seq_num 871) 2023-10-07T21:39:32.133 INFO:tasks.rados.rados.0.smithi008.stdout:1159: expect (ObjNum 450 snap 0 seq_num 450) 2023-10-07T21:39:32.240 INFO:tasks.rados.rados.0.smithi008.stdout:1161: finishing write tid 1 to smithi00888346-113 2023-10-07T21:39:32.240 INFO:tasks.rados.rados.0.smithi008.stdout:1164: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:32.404 INFO:tasks.rados.rados.0.smithi008.stdout:1162: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:1161: finishing write tid 2 to smithi00888346-113 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:1161: finishing write tid 3 to smithi00888346-113 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:1161: finishing write tid 4 to smithi00888346-113 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 113 v 228 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:1161: left oid 113 (ObjNum 872 snap 0 seq_num 872) 2023-10-07T21:39:32.518 INFO:tasks.rados.rados.0.smithi008.stdout:1163: expect (ObjNum 649 snap 0 seq_num 649) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1165: finishing write tid 1 to smithi00888346-452 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1165: finishing write tid 2 to smithi00888346-452 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1165: finishing write tid 3 to smithi00888346-452 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1165: finishing write tid 4 to smithi00888346-452 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 182 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1165: left oid 452 (ObjNum 873 snap 0 seq_num 873) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1157: done (9 left) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1158: done (8 left) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1159: done (7 left) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1160: done (6 left) 2023-10-07T21:39:32.640 INFO:tasks.rados.rados.0.smithi008.stdout:1161: done (5 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1162: done (4 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1163: done (3 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1164: done (2 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1165: done (1 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1166: done (0 left) 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1167: write oid 500 current snap is 0 2023-10-07T21:39:32.641 INFO:tasks.rados.rados.0.smithi008.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-10-07T21:39:32.652 INFO:tasks.rados.rados.0.smithi008.stdout:1167: writing smithi00888346-500 from 706125 to 1129595 tid 1 2023-10-07T21:39:32.660 INFO:tasks.rados.rados.0.smithi008.stdout:1167: writing smithi00888346-500 from 1652803 to 2411106 tid 2 2023-10-07T21:39:32.661 INFO:tasks.rados.rados.0.smithi008.stdout:1168: read oid 264 snap -1 2023-10-07T21:39:32.661 INFO:tasks.rados.rados.0.smithi008.stdout:1168: expect deleted 2023-10-07T21:39:32.661 INFO:tasks.rados.rados.0.smithi008.stdout:1169: write oid 133 current snap is 0 2023-10-07T21:39:32.661 INFO:tasks.rados.rados.0.smithi008.stdout:1167: finishing write tid 1 to smithi00888346-500 2023-10-07T21:39:32.661 INFO:tasks.rados.rados.0.smithi008.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-10-07T21:39:32.667 INFO:tasks.rados.rados.0.smithi008.stdout:1169: writing smithi00888346-133 from 722932 to 1221651 tid 1 2023-10-07T21:39:32.675 INFO:tasks.rados.rados.0.smithi008.stdout:1169: writing smithi00888346-133 from 1994932 to 2496893 tid 2 2023-10-07T21:39:32.675 INFO:tasks.rados.rados.0.smithi008.stdout:1170: read oid 400 snap -1 2023-10-07T21:39:32.675 INFO:tasks.rados.rados.0.smithi008.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-10-07T21:39:32.675 INFO:tasks.rados.rados.0.smithi008.stdout:1171: write oid 135 current snap is 0 2023-10-07T21:39:32.675 INFO:tasks.rados.rados.0.smithi008.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-10-07T21:39:32.682 INFO:tasks.rados.rados.0.smithi008.stdout:1171: writing smithi00888346-135 from 739739 to 1313707 tid 1 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1171: writing smithi00888346-135 from 2053414 to 2739739 tid 2 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1172: read oid 145 snap -1 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1173: read oid 351 snap -1 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1174: read oid 181 snap -1 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1175: write oid 386 current snap is 0 2023-10-07T21:39:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-10-07T21:39:32.699 INFO:tasks.rados.rados.0.smithi008.stdout:1175: writing smithi00888346-386 from 756546 to 1405763 tid 1 2023-10-07T21:39:32.706 INFO:tasks.rados.rados.0.smithi008.stdout:1175: writing smithi00888346-386 from 2111896 to 2617526 tid 2 2023-10-07T21:39:32.706 INFO:tasks.rados.rados.0.smithi008.stdout:1176: read oid 31 snap -1 2023-10-07T21:39:32.707 INFO:tasks.rados.rados.0.smithi008.stdout:1176: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:39:32.707 INFO:tasks.rados.rados.0.smithi008.stdout:1177: write oid 205 current snap is 0 2023-10-07T21:39:32.707 INFO:tasks.rados.rados.0.smithi008.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-10-07T21:39:32.715 INFO:tasks.rados.rados.0.smithi008.stdout:1177: writing smithi00888346-205 from 773353 to 1497819 tid 1 2023-10-07T21:39:32.722 INFO:tasks.rados.rados.0.smithi008.stdout:1177: writing smithi00888346-205 from 2170378 to 2773353 tid 2 2023-10-07T21:39:32.722 INFO:tasks.rados.rados.0.smithi008.stdout:1178: write oid 416 current snap is 0 2023-10-07T21:39:32.722 INFO:tasks.rados.rados.0.smithi008.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-10-07T21:39:32.731 INFO:tasks.rados.rados.0.smithi008.stdout:1178: writing smithi00888346-416 from 790160 to 1589875 tid 1 2023-10-07T21:39:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:32 smithi081 bash[31720]: cluster 2023-10-07T21:39:31.282554+0000 mgr.y (mgr.14466) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:32 smithi081 bash[31720]: audit 2023-10-07T21:39:32.247828+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.8:0/1798412322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:32.737 INFO:tasks.rados.rados.0.smithi008.stdout:1178: writing smithi00888346-416 from 2112507 to 2621806 tid 2 2023-10-07T21:39:32.737 INFO:tasks.rados.rados.0.smithi008.stdout:1179: write oid 12 current snap is 0 2023-10-07T21:39:32.737 INFO:tasks.rados.rados.0.smithi008.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-10-07T21:39:32.742 INFO:tasks.rados.rados.0.smithi008.stdout:1179: writing smithi00888346-12 from 406967 to 881931 tid 1 2023-10-07T21:39:32.750 INFO:tasks.rados.rados.0.smithi008.stdout:1179: writing smithi00888346-12 from 1370989 to 2140299 tid 2 2023-10-07T21:39:32.754 INFO:tasks.rados.rados.0.smithi008.stdout:1179: writing smithi00888346-12 from 2677186 to 2806967 tid 3 2023-10-07T21:39:32.754 INFO:tasks.rados.rados.0.smithi008.stdout:1180: read oid 270 snap -1 2023-10-07T21:39:32.754 INFO:tasks.rados.rados.0.smithi008.stdout:1180: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1181: read oid 74 snap -1 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1182: read oid 192 snap -1 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1182: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1168: done (15 left) 2023-10-07T21:39:32.755 INFO:tasks.rados.rados.0.smithi008.stdout:1183: write oid 410 current snap is 0 2023-10-07T21:39:32.756 INFO:tasks.rados.rados.0.smithi008.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-10-07T21:39:32.761 INFO:tasks.rados.rados.0.smithi008.stdout:1183: writing smithi00888346-410 from 423774 to 1090340 tid 1 2023-10-07T21:39:32.767 INFO:tasks.rados.rados.0.smithi008.stdout:1183: writing smithi00888346-410 from 1545824 to 2058792 tid 2 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1183: writing smithi00888346-410 from 2704609 to 2823774 tid 3 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1167: finishing write tid 2 to smithi00888346-500 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1167: finishing write tid 3 to smithi00888346-500 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1167: finishing write tid 4 to smithi00888346-500 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 500 v 180 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1169: finishing write tid 1 to smithi00888346-133 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1169: finishing write tid 2 to smithi00888346-133 2023-10-07T21:39:32.772 INFO:tasks.rados.rados.0.smithi008.stdout:1169: finishing write tid 3 to smithi00888346-133 2023-10-07T21:39:32.773 INFO:tasks.rados.rados.0.smithi008.stdout:1169: finishing write tid 4 to smithi00888346-133 2023-10-07T21:39:32.773 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 133 v 194 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-10-07T21:39:32.773 INFO:tasks.rados.rados.0.smithi008.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:39:32.773 INFO:tasks.rados.rados.0.smithi008.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-10-07T21:39:32.863 INFO:tasks.rados.rados.0.smithi008.stdout:1171: finishing write tid 1 to smithi00888346-135 2023-10-07T21:39:32.863 INFO:tasks.rados.rados.0.smithi008.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-10-07T21:39:32.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:32 smithi008 bash[27485]: cluster 2023-10-07T21:39:31.282554+0000 mgr.y (mgr.14466) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:32.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:32 smithi008 bash[27485]: audit 2023-10-07T21:39:32.247828+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.8:0/1798412322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:32.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:32 smithi008 bash[41094]: cluster 2023-10-07T21:39:31.282554+0000 mgr.y (mgr.14466) 222 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:32.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:32 smithi008 bash[41094]: audit 2023-10-07T21:39:32.247828+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.8:0/1798412322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:32.947 INFO:tasks.rados.rados.0.smithi008.stdout:1171: finishing write tid 2 to smithi00888346-135 2023-10-07T21:39:32.947 INFO:tasks.rados.rados.0.smithi008.stdout:1171: finishing write tid 3 to smithi00888346-135 2023-10-07T21:39:32.947 INFO:tasks.rados.rados.0.smithi008.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:39:33.021 INFO:tasks.rados.rados.0.smithi008.stdout:1171: finishing write tid 4 to smithi00888346-135 2023-10-07T21:39:33.022 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 135 v 214 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-10-07T21:39:33.022 INFO:tasks.rados.rados.0.smithi008.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:39:33.022 INFO:tasks.rados.rados.0.smithi008.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-07T21:39:33.117 INFO:tasks.rados.rados.0.smithi008.stdout:1175: finishing write tid 1 to smithi00888346-386 2023-10-07T21:39:33.117 INFO:tasks.rados.rados.0.smithi008.stdout:1176: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:39:33.193 INFO:tasks.rados.rados.0.smithi008.stdout:1175: finishing write tid 2 to smithi00888346-386 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:1175: finishing write tid 3 to smithi00888346-386 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:1175: finishing write tid 4 to smithi00888346-386 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 386 v 178 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:1177: finishing write tid 1 to smithi00888346-205 2023-10-07T21:39:33.194 INFO:tasks.rados.rados.0.smithi008.stdout:1177: finishing write tid 2 to smithi00888346-205 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:1177: finishing write tid 3 to smithi00888346-205 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:1177: finishing write tid 4 to smithi00888346-205 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 157 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:1178: finishing write tid 1 to smithi00888346-416 2023-10-07T21:39:33.195 INFO:tasks.rados.rados.0.smithi008.stdout:1178: finishing write tid 2 to smithi00888346-416 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:1178: finishing write tid 3 to smithi00888346-416 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:1178: finishing write tid 4 to smithi00888346-416 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 136 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:1178: left oid 416 (ObjNum 880 snap 0 seq_num 880) 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:1179: finishing write tid 1 to smithi00888346-12 2023-10-07T21:39:33.196 INFO:tasks.rados.rados.0.smithi008.stdout:1180: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-07T21:39:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:1179: finishing write tid 2 to smithi00888346-12 2023-10-07T21:39:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:1179: finishing write tid 3 to smithi00888346-12 2023-10-07T21:39:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:1179: finishing write tid 4 to smithi00888346-12 2023-10-07T21:39:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:1179: finishing write tid 5 to smithi00888346-12 2023-10-07T21:39:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 12 v 232 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-10-07T21:39:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:1179: left oid 12 (ObjNum 881 snap 0 seq_num 881) 2023-10-07T21:39:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-07T21:39:33.511 INFO:tasks.rados.rados.0.smithi008.stdout:1182: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: finishing write tid 1 to smithi00888346-410 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: finishing write tid 2 to smithi00888346-410 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: finishing write tid 3 to smithi00888346-410 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: finishing write tid 4 to smithi00888346-410 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: finishing write tid 5 to smithi00888346-410 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 410 v 186 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1183: left oid 410 (ObjNum 882 snap 0 seq_num 882) 2023-10-07T21:39:33.606 INFO:tasks.rados.rados.0.smithi008.stdout:1167: done (15 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1169: done (14 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1170: done (13 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1171: done (12 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1172: done (11 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1173: done (10 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1174: done (9 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1175: done (8 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1176: done (7 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1177: done (6 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1178: done (5 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1179: done (4 left) 2023-10-07T21:39:33.607 INFO:tasks.rados.rados.0.smithi008.stdout:1180: done (3 left) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1181: done (2 left) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1182: done (1 left) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1183: done (0 left) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1184: read oid 431 snap -1 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1184: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1185: read oid 445 snap -1 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1185: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1186: write oid 199 current snap is 0 2023-10-07T21:39:33.608 INFO:tasks.rados.rados.0.smithi008.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-10-07T21:39:33.620 INFO:tasks.rados.rados.0.smithi008.stdout:1186: writing smithi00888346-199 from 440581 to 1182396 tid 1 2023-10-07T21:39:33.626 INFO:tasks.rados.rados.0.smithi008.stdout:1186: writing smithi00888346-199 from 1604306 to 2260932 tid 2 2023-10-07T21:39:33.630 INFO:tasks.rados.rados.0.smithi008.stdout:1186: writing smithi00888346-199 from 2732032 to 2840581 tid 3 2023-10-07T21:39:33.630 INFO:tasks.rados.rados.0.smithi008.stdout:1187: write oid 42 current snap is 0 2023-10-07T21:39:33.630 INFO:tasks.rados.rados.0.smithi008.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-10-07T21:39:33.635 INFO:tasks.rados.rados.0.smithi008.stdout:1187: writing smithi00888346-42 from 457388 to 874452 tid 1 2023-10-07T21:39:33.641 INFO:tasks.rados.rados.0.smithi008.stdout:1187: writing smithi00888346-42 from 1546435 to 2063072 tid 2 2023-10-07T21:39:33.646 INFO:tasks.rados.rados.0.smithi008.stdout:1187: writing smithi00888346-42 from 2643102 to 2857388 tid 3 2023-10-07T21:39:33.646 INFO:tasks.rados.rados.0.smithi008.stdout:1188: write oid 186 current snap is 0 2023-10-07T21:39:33.646 INFO:tasks.rados.rados.0.smithi008.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-10-07T21:39:33.652 INFO:tasks.rados.rados.0.smithi008.stdout:1188: writing smithi00888346-186 from 474195 to 966508 tid 1 2023-10-07T21:39:33.659 INFO:tasks.rados.rados.0.smithi008.stdout:1188: writing smithi00888346-186 from 1604917 to 2265212 tid 2 2023-10-07T21:39:33.662 INFO:tasks.rados.rados.0.smithi008.stdout:1188: writing smithi00888346-186 from 2670525 to 2874195 tid 3 2023-10-07T21:39:33.662 INFO:tasks.rados.rados.0.smithi008.stdout:1189: write oid 304 current snap is 0 2023-10-07T21:39:33.663 INFO:tasks.rados.rados.0.smithi008.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-10-07T21:39:33.668 INFO:tasks.rados.rados.0.smithi008.stdout:1189: writing smithi00888346-304 from 491002 to 1058564 tid 1 2023-10-07T21:39:33.675 INFO:tasks.rados.rados.0.smithi008.stdout:1189: writing smithi00888346-304 from 1663399 to 2183705 tid 2 2023-10-07T21:39:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:1189: writing smithi00888346-304 from 2814301 to 2891002 tid 3 2023-10-07T21:39:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:1190: read oid 144 snap -1 2023-10-07T21:39:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:1190: expect (ObjNum 143 snap 0 seq_num 143) 2023-10-07T21:39:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:1191: delete oid 300 current snap is 0 2023-10-07T21:39:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:1185: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-07T21:39:33.793 INFO:tasks.rados.rados.0.smithi008.stdout:1184: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-07T21:39:33.893 INFO:tasks.rados.rados.0.smithi008.stdout:1186: finishing write tid 1 to smithi00888346-199 2023-10-07T21:39:33.893 INFO:tasks.rados.rados.0.smithi008.stdout:1186: finishing write tid 2 to smithi00888346-199 2023-10-07T21:39:33.893 INFO:tasks.rados.rados.0.smithi008.stdout:1186: finishing write tid 3 to smithi00888346-199 2023-10-07T21:39:33.893 INFO:tasks.rados.rados.0.smithi008.stdout:1186: finishing write tid 4 to smithi00888346-199 2023-10-07T21:39:33.893 INFO:tasks.rados.rados.0.smithi008.stdout:1186: finishing write tid 5 to smithi00888346-199 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 199 v 236 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1186: left oid 199 (ObjNum 883 snap 0 seq_num 883) 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: finishing write tid 1 to smithi00888346-42 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: finishing write tid 2 to smithi00888346-42 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: finishing write tid 3 to smithi00888346-42 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: finishing write tid 4 to smithi00888346-42 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: finishing write tid 5 to smithi00888346-42 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 42 v 161 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1187: left oid 42 (ObjNum 884 snap 0 seq_num 884) 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1188: finishing write tid 1 to smithi00888346-186 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1188: finishing write tid 2 to smithi00888346-186 2023-10-07T21:39:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:1188: finishing write tid 3 to smithi00888346-186 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1188: finishing write tid 4 to smithi00888346-186 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1188: finishing write tid 5 to smithi00888346-186 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 165 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1188: left oid 186 (ObjNum 885 snap 0 seq_num 885) 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: finishing write tid 1 to smithi00888346-304 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: finishing write tid 2 to smithi00888346-304 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: finishing write tid 3 to smithi00888346-304 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: finishing write tid 4 to smithi00888346-304 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: finishing write tid 5 to smithi00888346-304 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 304 v 190 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1189: left oid 304 (ObjNum 886 snap 0 seq_num 886) 2023-10-07T21:39:33.895 INFO:tasks.rados.rados.0.smithi008.stdout:1190: expect (ObjNum 143 snap 0 seq_num 143) 2023-10-07T21:39:33.970 INFO:tasks.rados.rados.0.smithi008.stdout:1184: done (7 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1185: done (6 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1186: done (5 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1187: done (4 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1188: done (3 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1189: done (2 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1190: done (1 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1191: done (0 left) 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1192: write oid 421 current snap is 0 2023-10-07T21:39:33.971 INFO:tasks.rados.rados.0.smithi008.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-10-07T21:39:33.984 INFO:tasks.rados.rados.0.smithi008.stdout:1192: writing smithi00888346-421 from 524616 to 1242676 tid 1 2023-10-07T21:39:33.990 INFO:tasks.rados.rados.0.smithi008.stdout:1192: writing smithi00888346-421 from 1664010 to 2187985 tid 2 2023-10-07T21:39:33.995 INFO:tasks.rados.rados.0.smithi008.stdout:1192: writing smithi00888346-421 from 2752794 to 2924616 tid 3 2023-10-07T21:39:33.995 INFO:tasks.rados.rados.0.smithi008.stdout:1193: read oid 302 snap -1 2023-10-07T21:39:33.995 INFO:tasks.rados.rados.0.smithi008.stdout:1193: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-07T21:39:33.995 INFO:tasks.rados.rados.0.smithi008.stdout:1194: delete oid 152 current snap is 0 2023-10-07T21:39:33.996 INFO:tasks.rados.rados.0.smithi008.stdout:1192: finishing write tid 1 to smithi00888346-421 2023-10-07T21:39:33.996 INFO:tasks.rados.rados.0.smithi008.stdout:1192: finishing write tid 2 to smithi00888346-421 2023-10-07T21:39:33.998 INFO:tasks.rados.rados.0.smithi008.stdout:1194: done (2 left) 2023-10-07T21:39:33.998 INFO:tasks.rados.rados.0.smithi008.stdout:1195: write oid 146 current snap is 0 2023-10-07T21:39:33.998 INFO:tasks.rados.rados.0.smithi008.stdout:1192: finishing write tid 3 to smithi00888346-421 2023-10-07T21:39:33.998 INFO:tasks.rados.rados.0.smithi008.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-10-07T21:39:34.008 INFO:tasks.rados.rados.0.smithi008.stdout:1195: writing smithi00888346-146 from 558230 to 1143141 tid 1 2023-10-07T21:39:34.017 INFO:tasks.rados.rados.0.smithi008.stdout:1195: writing smithi00888346-146 from 1897327 to 2424971 tid 2 2023-10-07T21:39:34.021 INFO:tasks.rados.rados.0.smithi008.stdout:1195: writing smithi00888346-146 from 2923993 to 2958230 tid 3 2023-10-07T21:39:34.021 INFO:tasks.rados.rados.0.smithi008.stdout:1196: delete oid 155 current snap is 0 2023-10-07T21:39:34.022 INFO:tasks.rados.rados.0.smithi008.stdout:1192: finishing write tid 4 to smithi00888346-421 2023-10-07T21:39:34.022 INFO:tasks.rados.rados.0.smithi008.stdout:1192: finishing write tid 5 to smithi00888346-421 2023-10-07T21:39:34.022 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 194 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-10-07T21:39:34.022 INFO:tasks.rados.rados.0.smithi008.stdout:1192: left oid 421 (ObjNum 888 snap 0 seq_num 888) 2023-10-07T21:39:34.022 INFO:tasks.rados.rados.0.smithi008.stdout:1193: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-07T21:39:34.121 INFO:tasks.rados.rados.0.smithi008.stdout:1195: finishing write tid 1 to smithi00888346-146 2023-10-07T21:39:34.121 INFO:tasks.rados.rados.0.smithi008.stdout:1195: finishing write tid 2 to smithi00888346-146 2023-10-07T21:39:34.121 INFO:tasks.rados.rados.0.smithi008.stdout:1195: finishing write tid 3 to smithi00888346-146 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1195: finishing write tid 4 to smithi00888346-146 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1195: finishing write tid 5 to smithi00888346-146 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 146 v 237 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1195: left oid 146 (ObjNum 890 snap 0 seq_num 890) 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1192: done (3 left) 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1193: done (2 left) 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1195: done (1 left) 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1196: done (0 left) 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1197: write oid 119 current snap is 0 2023-10-07T21:39:34.122 INFO:tasks.rados.rados.0.smithi008.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-10-07T21:39:34.135 INFO:tasks.rados.rados.0.smithi008.stdout:1197: writing smithi00888346-119 from 591844 to 1327253 tid 1 2023-10-07T21:39:34.141 INFO:tasks.rados.rados.0.smithi008.stdout:1197: writing smithi00888346-119 from 1897938 to 2429251 tid 2 2023-10-07T21:39:34.145 INFO:tasks.rados.rados.0.smithi008.stdout:1197: writing smithi00888346-119 from 2862486 to 2991844 tid 3 2023-10-07T21:39:34.145 INFO:tasks.rados.rados.0.smithi008.stdout:1198: delete oid 284 current snap is 0 2023-10-07T21:39:34.145 INFO:tasks.rados.rados.0.smithi008.stdout:1197: finishing write tid 1 to smithi00888346-119 2023-10-07T21:39:34.145 INFO:tasks.rados.rados.0.smithi008.stdout:1197: finishing write tid 2 to smithi00888346-119 2023-10-07T21:39:34.146 INFO:tasks.rados.rados.0.smithi008.stdout:1198: done (1 left) 2023-10-07T21:39:34.147 INFO:tasks.rados.rados.0.smithi008.stdout:1199: write oid 128 current snap is 0 2023-10-07T21:39:34.147 INFO:tasks.rados.rados.0.smithi008.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-10-07T21:39:34.153 INFO:tasks.rados.rados.0.smithi008.stdout:1199: writing smithi00888346-128 from 625458 to 1111365 tid 1 2023-10-07T21:39:34.159 INFO:tasks.rados.rados.0.smithi008.stdout:1199: writing smithi00888346-128 from 1614902 to 2149884 tid 2 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1199: writing smithi00888346-128 from 2917332 to 3025458 tid 3 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1200: write oid 484 current snap is 0 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1197: finishing write tid 3 to smithi00888346-119 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1197: finishing write tid 4 to smithi00888346-119 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1197: finishing write tid 5 to smithi00888346-119 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 119 v 159 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1197: left oid 119 (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1199: finishing write tid 1 to smithi00888346-128 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1199: finishing write tid 2 to smithi00888346-128 2023-10-07T21:39:34.165 INFO:tasks.rados.rados.0.smithi008.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-10-07T21:39:34.171 INFO:tasks.rados.rados.0.smithi008.stdout:1200: writing smithi00888346-484 from 642265 to 1203421 tid 1 2023-10-07T21:39:34.178 INFO:tasks.rados.rados.0.smithi008.stdout:1200: writing smithi00888346-484 from 1673384 to 2352024 tid 2 2023-10-07T21:39:34.182 INFO:tasks.rados.rados.0.smithi008.stdout:1200: writing smithi00888346-484 from 2828402 to 3042265 tid 3 2023-10-07T21:39:34.182 INFO:tasks.rados.rados.0.smithi008.stdout:1197: done (2 left) 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1201: write oid 473 current snap is 0 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1199: finishing write tid 3 to smithi00888346-128 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1199: finishing write tid 4 to smithi00888346-128 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1199: finishing write tid 5 to smithi00888346-128 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 242 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1199: left oid 128 (ObjNum 894 snap 0 seq_num 894) 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1200: finishing write tid 1 to smithi00888346-484 2023-10-07T21:39:34.183 INFO:tasks.rados.rados.0.smithi008.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-10-07T21:39:34.189 INFO:tasks.rados.rados.0.smithi008.stdout:1201: writing smithi00888346-473 from 659072 to 1295477 tid 1 2023-10-07T21:39:34.194 INFO:tasks.rados.rados.0.smithi008.stdout:1201: writing smithi00888346-473 from 1731866 to 2154164 tid 2 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1201: writing smithi00888346-473 from 2855825 to 3059072 tid 3 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1199: done (2 left) 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1202: read oid 302 snap -1 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1202: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1203: write oid 423 current snap is 0 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1200: finishing write tid 2 to smithi00888346-484 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1200: finishing write tid 3 to smithi00888346-484 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1200: finishing write tid 4 to smithi00888346-484 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:1200: finishing write tid 5 to smithi00888346-484 2023-10-07T21:39:34.200 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 179 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-10-07T21:39:34.201 INFO:tasks.rados.rados.0.smithi008.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-10-07T21:39:34.201 INFO:tasks.rados.rados.0.smithi008.stdout:1201: finishing write tid 1 to smithi00888346-473 2023-10-07T21:39:34.201 INFO:tasks.rados.rados.0.smithi008.stdout:1201: finishing write tid 2 to smithi00888346-473 2023-10-07T21:39:34.201 INFO:tasks.rados.rados.0.smithi008.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-10-07T21:39:34.207 INFO:tasks.rados.rados.0.smithi008.stdout:1203: writing smithi00888346-423 from 675879 to 1387533 tid 1 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1203: writing smithi00888346-423 from 2073995 to 2756304 tid 2 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1200: done (3 left) 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1204: read oid 197 snap -1 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1204: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1205: write oid 254 current snap is 0 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1201: finishing write tid 3 to smithi00888346-473 2023-10-07T21:39:34.216 INFO:tasks.rados.rados.0.smithi008.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-10-07T21:39:34.222 INFO:tasks.rados.rados.0.smithi008.stdout:1205: writing smithi00888346-254 from 692686 to 1195942 tid 1 2023-10-07T21:39:34.229 INFO:tasks.rados.rados.0.smithi008.stdout:1205: writing smithi00888346-254 from 1848830 to 2274797 tid 2 2023-10-07T21:39:34.234 INFO:tasks.rados.rados.0.smithi008.stdout:1205: writing smithi00888346-254 from 2910671 to 3092686 tid 3 2023-10-07T21:39:34.234 INFO:tasks.rados.rados.0.smithi008.stdout:1206: write oid 303 current snap is 0 2023-10-07T21:39:34.234 INFO:tasks.rados.rados.0.smithi008.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-10-07T21:39:34.241 INFO:tasks.rados.rados.0.smithi008.stdout:1206: writing smithi00888346-303 from 709493 to 1287998 tid 1 2023-10-07T21:39:34.248 INFO:tasks.rados.rados.0.smithi008.stdout:1206: writing smithi00888346-303 from 1907312 to 2593290 tid 2 2023-10-07T21:39:34.248 INFO:tasks.rados.rados.0.smithi008.stdout:1207: read oid 374 snap -1 2023-10-07T21:39:34.248 INFO:tasks.rados.rados.0.smithi008.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:39:34.248 INFO:tasks.rados.rados.0.smithi008.stdout:1208: read oid 149 snap -1 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1208: expect (ObjNum 148 snap 0 seq_num 148) 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1209: read oid 25 snap -1 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1209: expect (ObjNum 627 snap 0 seq_num 627) 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1210: write oid 282 current snap is 0 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1201: finishing write tid 4 to smithi00888346-473 2023-10-07T21:39:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-10-07T21:39:34.256 INFO:tasks.rados.rados.0.smithi008.stdout:1210: writing smithi00888346-282 from 726300 to 1380054 tid 1 2023-10-07T21:39:34.262 INFO:tasks.rados.rados.0.smithi008.stdout:1210: writing smithi00888346-282 from 1965794 to 2395430 tid 2 2023-10-07T21:39:34.266 INFO:tasks.rados.rados.0.smithi008.stdout:1210: writing smithi00888346-282 from 2965517 to 3126300 tid 3 2023-10-07T21:39:34.266 INFO:tasks.rados.rados.0.smithi008.stdout:1211: write oid 2 current snap is 0 2023-10-07T21:39:34.267 INFO:tasks.rados.rados.0.smithi008.stdout:1201: finishing write tid 5 to smithi00888346-473 2023-10-07T21:39:34.267 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 473 v 246 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-10-07T21:39:34.267 INFO:tasks.rados.rados.0.smithi008.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2023-10-07T21:39:34.267 INFO:tasks.rados.rados.0.smithi008.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-10-07T21:39:34.274 INFO:tasks.rados.rados.0.smithi008.stdout:1211: writing smithi00888346-2 from 743107 to 1472110 tid 1 2023-10-07T21:39:34.284 INFO:tasks.rados.rados.0.smithi008.stdout:1211: writing smithi00888346-2 from 1907923 to 2597570 tid 2 2023-10-07T21:39:34.284 INFO:tasks.rados.rados.0.smithi008.stdout:1201: done (10 left) 2023-10-07T21:39:34.284 INFO:tasks.rados.rados.0.smithi008.stdout:1212: read oid 109 snap -1 2023-10-07T21:39:34.284 INFO:tasks.rados.rados.0.smithi008.stdout:1212: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-07T21:39:34.284 INFO:tasks.rados.rados.0.smithi008.stdout:1213: read oid 408 snap -1 2023-10-07T21:39:34.285 INFO:tasks.rados.rados.0.smithi008.stdout:1213: expect deleted 2023-10-07T21:39:34.285 INFO:tasks.rados.rados.0.smithi008.stdout:1214: write oid 276 current snap is 0 2023-10-07T21:39:34.285 INFO:tasks.rados.rados.0.smithi008.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-10-07T21:39:34.290 INFO:tasks.rados.rados.0.smithi008.stdout:1214: writing smithi00888346-276 from 759914 to 1164166 tid 1 2023-10-07T21:39:34.295 INFO:tasks.rados.rados.0.smithi008.stdout:1214: writing smithi00888346-276 from 1566405 to 1999710 tid 2 2023-10-07T21:39:34.302 INFO:tasks.rados.rados.0.smithi008.stdout:1214: writing smithi00888346-276 from 2504010 to 3159914 tid 3 2023-10-07T21:39:34.302 INFO:tasks.rados.rados.0.smithi008.stdout:1215: delete oid 470 current snap is 0 2023-10-07T21:39:34.302 INFO:tasks.rados.rados.0.smithi008.stdout:1202: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-07T21:39:34.412 INFO:tasks.rados.rados.0.smithi008.stdout:1203: finishing write tid 1 to smithi00888346-423 2023-10-07T21:39:34.413 INFO:tasks.rados.rados.0.smithi008.stdout:1204: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:1203: finishing write tid 2 to smithi00888346-423 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:1203: finishing write tid 3 to smithi00888346-423 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:1203: finishing write tid 4 to smithi00888346-423 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 183 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:1203: left oid 423 (ObjNum 897 snap 0 seq_num 897) 2023-10-07T21:39:34.514 INFO:tasks.rados.rados.0.smithi008.stdout:1205: finishing write tid 1 to smithi00888346-254 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1205: finishing write tid 2 to smithi00888346-254 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1205: finishing write tid 3 to smithi00888346-254 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1205: finishing write tid 4 to smithi00888346-254 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1205: finishing write tid 5 to smithi00888346-254 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 254 v 155 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1205: left oid 254 (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1206: finishing write tid 1 to smithi00888346-303 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1202: done (13 left) 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1203: done (12 left) 2023-10-07T21:39:34.515 INFO:tasks.rados.rados.0.smithi008.stdout:1204: done (11 left) 2023-10-07T21:39:34.516 INFO:tasks.rados.rados.0.smithi008.stdout:1205: done (10 left) 2023-10-07T21:39:34.516 INFO:tasks.rados.rados.0.smithi008.stdout:1215: done (9 left) 2023-10-07T21:39:34.516 INFO:tasks.rados.rados.0.smithi008.stdout:1216: write oid 481 current snap is 0 2023-10-07T21:39:34.516 INFO:tasks.rados.rados.0.smithi008.stdout:1208: expect (ObjNum 148 snap 0 seq_num 148) 2023-10-07T21:39:34.588 INFO:tasks.rados.rados.0.smithi008.stdout:1209: expect (ObjNum 627 snap 0 seq_num 627) 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:1206: finishing write tid 2 to smithi00888346-303 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:1206: finishing write tid 3 to smithi00888346-303 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:1206: finishing write tid 4 to smithi00888346-303 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 303 v 182 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:1206: left oid 303 (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:39:34.688 INFO:tasks.rados.rados.0.smithi008.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:39:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:34 smithi081 bash[31720]: cluster 2023-10-07T21:39:33.283243+0000 mgr.y (mgr.14466) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:34.759 INFO:tasks.rados.rados.0.smithi008.stdout:1210: finishing write tid 1 to smithi00888346-282 2023-10-07T21:39:34.759 INFO:tasks.rados.rados.0.smithi008.stdout:1210: finishing write tid 2 to smithi00888346-282 2023-10-07T21:39:34.759 INFO:tasks.rados.rados.0.smithi008.stdout:1210: finishing write tid 3 to smithi00888346-282 2023-10-07T21:39:34.759 INFO:tasks.rados.rados.0.smithi008.stdout:1210: finishing write tid 4 to smithi00888346-282 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1210: finishing write tid 5 to smithi00888346-282 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 282 v 250 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1210: left oid 282 (ObjNum 900 snap 0 seq_num 900) 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1211: finishing write tid 1 to smithi00888346-2 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1211: finishing write tid 2 to smithi00888346-2 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1211: finishing write tid 3 to smithi00888346-2 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1211: finishing write tid 4 to smithi00888346-2 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 197 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1211: left oid 2 (ObjNum 901 snap 0 seq_num 901) 2023-10-07T21:39:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:1212: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-07T21:39:34.877 INFO:tasks.rados.rados.0.smithi008.stdout:1214: finishing write tid 1 to smithi00888346-276 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1214: finishing write tid 2 to smithi00888346-276 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1214: finishing write tid 3 to smithi00888346-276 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1214: finishing write tid 4 to smithi00888346-276 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1214: finishing write tid 5 to smithi00888346-276 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 276 v 169 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1214: left oid 276 (ObjNum 902 snap 0 seq_num 902) 2023-10-07T21:39:34.878 INFO:tasks.rados.rados.0.smithi008.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-10-07T21:39:34.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:34 smithi008 bash[41094]: cluster 2023-10-07T21:39:33.283243+0000 mgr.y (mgr.14466) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:34.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:34 smithi008 bash[27485]: cluster 2023-10-07T21:39:33.283243+0000 mgr.y (mgr.14466) 223 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 98 op/s 2023-10-07T21:39:34.892 INFO:tasks.rados.rados.0.smithi008.stdout:1216: writing smithi00888346-481 from 793528 to 1348278 tid 1 2023-10-07T21:39:34.899 INFO:tasks.rados.rados.0.smithi008.stdout:1216: writing smithi00888346-481 from 2083369 to 2520343 tid 2 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1216: writing smithi00888346-481 from 2958856 to 3193528 tid 3 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1206: done (9 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1207: done (8 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1208: done (7 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1209: done (6 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1210: done (5 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1211: done (4 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1212: done (3 left) 2023-10-07T21:39:34.903 INFO:tasks.rados.rados.0.smithi008.stdout:1213: done (2 left) 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1214: done (1 left) 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1217: read oid 72 snap -1 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1217: expect (ObjNum 810 snap 0 seq_num 810) 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1218: delete oid 222 current snap is 0 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1216: finishing write tid 1 to smithi00888346-481 2023-10-07T21:39:34.904 INFO:tasks.rados.rados.0.smithi008.stdout:1216: finishing write tid 2 to smithi00888346-481 2023-10-07T21:39:34.905 INFO:tasks.rados.rados.0.smithi008.stdout:1218: done (2 left) 2023-10-07T21:39:34.905 INFO:tasks.rados.rados.0.smithi008.stdout:1219: read oid 69 snap -1 2023-10-07T21:39:34.905 INFO:tasks.rados.rados.0.smithi008.stdout:1219: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-07T21:39:34.906 INFO:tasks.rados.rados.0.smithi008.stdout:1220: read oid 119 snap -1 2023-10-07T21:39:34.906 INFO:tasks.rados.rados.0.smithi008.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:39:34.907 INFO:tasks.rados.rados.0.smithi008.stdout:1221: write oid 434 current snap is 0 2023-10-07T21:39:34.907 INFO:tasks.rados.rados.0.smithi008.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-10-07T21:39:34.914 INFO:tasks.rados.rados.0.smithi008.stdout:1221: writing smithi00888346-434 from 427142 to 848743 tid 1 2023-10-07T21:39:34.922 INFO:tasks.rados.rados.0.smithi008.stdout:1221: writing smithi00888346-434 from 1400333 to 1840976 tid 2 2023-10-07T21:39:34.928 INFO:tasks.rados.rados.0.smithi008.stdout:1221: writing smithi00888346-434 from 2613702 to 3064028 tid 3 2023-10-07T21:39:34.928 INFO:tasks.rados.rados.0.smithi008.stdout:1222: read oid 71 snap -1 2023-10-07T21:39:34.928 INFO:tasks.rados.rados.0.smithi008.stdout:1222: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1223: read oid 330 snap -1 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1223: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1224: delete oid 153 current snap is 0 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1216: finishing write tid 3 to smithi00888346-481 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1216: finishing write tid 4 to smithi00888346-481 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1216: finishing write tid 5 to smithi00888346-481 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 183 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1216: left oid 481 (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:34.929 INFO:tasks.rados.rados.0.smithi008.stdout:1217: expect (ObjNum 810 snap 0 seq_num 810) 2023-10-07T21:39:35.084 INFO:tasks.rados.rados.0.smithi008.stdout:1219: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-07T21:39:35.183 INFO:tasks.rados.rados.0.smithi008.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:39:35.312 INFO:tasks.rados.rados.0.smithi008.stdout:1221: finishing write tid 1 to smithi00888346-434 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1221: finishing write tid 2 to smithi00888346-434 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1221: finishing write tid 3 to smithi00888346-434 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1221: finishing write tid 4 to smithi00888346-434 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1221: finishing write tid 5 to smithi00888346-434 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 434 v 187 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1221: left oid 434 (ObjNum 906 snap 0 seq_num 906) 2023-10-07T21:39:35.313 INFO:tasks.rados.rados.0.smithi008.stdout:1223: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-07T21:39:35.433 INFO:tasks.rados.rados.0.smithi008.stdout:1222: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1216: done (7 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1217: done (6 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1219: done (5 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1220: done (4 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1221: done (3 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1222: done (2 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1223: done (1 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1224: done (0 left) 2023-10-07T21:39:35.644 INFO:tasks.rados.rados.0.smithi008.stdout:1225: read oid 103 snap -1 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1226: read oid 182 snap -1 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1226: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1227: read oid 465 snap -1 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-07T21:39:35.645 INFO:tasks.rados.rados.0.smithi008.stdout:1228: delete oid 57 current snap is 0 2023-10-07T21:39:35.647 INFO:tasks.rados.rados.0.smithi008.stdout:1228: done (3 left) 2023-10-07T21:39:35.647 INFO:tasks.rados.rados.0.smithi008.stdout:1229: read oid 347 snap -1 2023-10-07T21:39:35.647 INFO:tasks.rados.rados.0.smithi008.stdout:1229: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-07T21:39:35.647 INFO:tasks.rados.rados.0.smithi008.stdout:1230: write oid 68 current snap is 0 2023-10-07T21:39:35.647 INFO:tasks.rados.rados.0.smithi008.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-10-07T21:39:35.658 INFO:tasks.rados.rados.0.smithi008.stdout:1230: writing smithi00888346-68 from 477563 to 1124911 tid 1 2023-10-07T21:39:35.666 INFO:tasks.rados.rados.0.smithi008.stdout:1230: writing smithi00888346-68 from 1859426 to 2447396 tid 2 2023-10-07T21:39:35.671 INFO:tasks.rados.rados.0.smithi008.stdout:1230: writing smithi00888346-68 from 2979618 to 3277563 tid 3 2023-10-07T21:39:35.671 INFO:tasks.rados.rados.0.smithi008.stdout:1231: read oid 50 snap -1 2023-10-07T21:39:35.671 INFO:tasks.rados.rados.0.smithi008.stdout:1231: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-07T21:39:35.671 INFO:tasks.rados.rados.0.smithi008.stdout:1232: write oid 380 current snap is 0 2023-10-07T21:39:35.671 INFO:tasks.rados.rados.0.smithi008.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-10-07T21:39:35.678 INFO:tasks.rados.rados.0.smithi008.stdout:1232: writing smithi00888346-380 from 494370 to 1216967 tid 1 2023-10-07T21:39:35.685 INFO:tasks.rados.rados.0.smithi008.stdout:1232: writing smithi00888346-380 from 1917908 to 2365889 tid 2 2023-10-07T21:39:35.690 INFO:tasks.rados.rados.0.smithi008.stdout:1232: writing smithi00888346-380 from 3007041 to 3294370 tid 3 2023-10-07T21:39:35.690 INFO:tasks.rados.rados.0.smithi008.stdout:1233: write oid 146 current snap is 0 2023-10-07T21:39:35.690 INFO:tasks.rados.rados.0.smithi008.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-10-07T21:39:35.697 INFO:tasks.rados.rados.0.smithi008.stdout:1233: writing smithi00888346-146 from 511177 to 1309023 tid 1 2023-10-07T21:39:35.705 INFO:tasks.rados.rados.0.smithi008.stdout:1233: writing smithi00888346-146 from 1976390 to 2568029 tid 2 2023-10-07T21:39:35.709 INFO:tasks.rados.rados.0.smithi008.stdout:1233: writing smithi00888346-146 from 3034464 to 3311177 tid 3 2023-10-07T21:39:35.709 INFO:tasks.rados.rados.0.smithi008.stdout:1234: write oid 25 current snap is 0 2023-10-07T21:39:35.709 INFO:tasks.rados.rados.0.smithi008.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-10-07T21:39:35.715 INFO:tasks.rados.rados.0.smithi008.stdout:1234: writing smithi00888346-25 from 527984 to 1001079 tid 1 2023-10-07T21:39:35.721 INFO:tasks.rados.rados.0.smithi008.stdout:1234: writing smithi00888346-25 from 1634872 to 2086522 tid 2 2023-10-07T21:39:35.729 INFO:tasks.rados.rados.0.smithi008.stdout:1234: writing smithi00888346-25 from 2661887 to 3296198 tid 3 2023-10-07T21:39:35.729 INFO:tasks.rados.rados.0.smithi008.stdout:1235: write oid 17 current snap is 0 2023-10-07T21:39:35.729 INFO:tasks.rados.rados.0.smithi008.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-10-07T21:39:35.736 INFO:tasks.rados.rados.0.smithi008.stdout:1235: writing smithi00888346-17 from 544791 to 1209488 tid 1 2023-10-07T21:39:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:35 smithi081 bash[31720]: audit 2023-10-07T21:39:34.704985+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.8:0/1674895256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:1235: writing smithi00888346-17 from 1693354 to 2288662 tid 2 2023-10-07T21:39:35.750 INFO:tasks.rados.rados.0.smithi008.stdout:1235: writing smithi00888346-17 from 2689310 to 3134893 tid 3 2023-10-07T21:39:35.750 INFO:tasks.rados.rados.0.smithi008.stdout:1236: read oid 125 snap -1 2023-10-07T21:39:35.750 INFO:tasks.rados.rados.0.smithi008.stdout:1236: expect (ObjNum 124 snap 0 seq_num 124) 2023-10-07T21:39:35.750 INFO:tasks.rados.rados.0.smithi008.stdout:1237: write oid 378 current snap is 0 2023-10-07T21:39:35.750 INFO:tasks.rados.rados.0.smithi008.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-10-07T21:39:35.757 INFO:tasks.rados.rados.0.smithi008.stdout:1237: writing smithi00888346-378 from 561598 to 1301544 tid 1 2023-10-07T21:39:35.762 INFO:tasks.rados.rados.0.smithi008.stdout:1237: writing smithi00888346-378 from 1751836 to 2207155 tid 2 2023-10-07T21:39:35.769 INFO:tasks.rados.rados.0.smithi008.stdout:1237: writing smithi00888346-378 from 2716733 to 3361598 tid 3 2023-10-07T21:39:35.769 INFO:tasks.rados.rados.0.smithi008.stdout:1238: write oid 428 current snap is 0 2023-10-07T21:39:35.769 INFO:tasks.rados.rados.0.smithi008.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-10-07T21:39:35.774 INFO:tasks.rados.rados.0.smithi008.stdout:1238: writing smithi00888346-428 from 578405 to 993600 tid 1 2023-10-07T21:39:35.781 INFO:tasks.rados.rados.0.smithi008.stdout:1238: writing smithi00888346-428 from 1410318 to 2009295 tid 2 2023-10-07T21:39:35.789 INFO:tasks.rados.rados.0.smithi008.stdout:1238: writing smithi00888346-428 from 2744156 to 3328636 tid 3 2023-10-07T21:39:35.789 INFO:tasks.rados.rados.0.smithi008.stdout:1239: read oid 450 snap -1 2023-10-07T21:39:35.789 INFO:tasks.rados.rados.0.smithi008.stdout:1239: expect (ObjNum 601 snap 0 seq_num 601) 2023-10-07T21:39:35.789 INFO:tasks.rados.rados.0.smithi008.stdout:1240: write oid 187 current snap is 0 2023-10-07T21:39:35.789 INFO:tasks.rados.rados.0.smithi008.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-10-07T21:39:35.796 INFO:tasks.rados.rados.0.smithi008.stdout:1240: writing smithi00888346-187 from 595212 to 1085656 tid 1 2023-10-07T21:39:35.803 INFO:tasks.rados.rados.0.smithi008.stdout:1240: writing smithi00888346-187 from 1868800 to 2327788 tid 2 2023-10-07T21:39:35.809 INFO:tasks.rados.rados.0.smithi008.stdout:1240: writing smithi00888346-187 from 2887932 to 3395212 tid 3 2023-10-07T21:39:35.809 INFO:tasks.rados.rados.0.smithi008.stdout:1241: read oid 274 snap -1 2023-10-07T21:39:35.809 INFO:tasks.rados.rados.0.smithi008.stdout:1241: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:35.810 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:35.810 INFO:tasks.rados.rados.0.smithi008.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-07T21:39:35.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:35 smithi008 bash[41094]: audit 2023-10-07T21:39:34.704985+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.8:0/1674895256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:35.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:35 smithi008 bash[27485]: audit 2023-10-07T21:39:34.704985+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.8:0/1674895256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:35.916 INFO:tasks.rados.rados.0.smithi008.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-07T21:39:36.031 INFO:tasks.rados.rados.0.smithi008.stdout:1226: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-07T21:39:36.149 INFO:tasks.rados.rados.0.smithi008.stdout:1229: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: finishing write tid 1 to smithi00888346-68 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: finishing write tid 2 to smithi00888346-68 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: finishing write tid 3 to smithi00888346-68 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: finishing write tid 4 to smithi00888346-68 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: finishing write tid 5 to smithi00888346-68 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 68 v 140 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1230: left oid 68 (ObjNum 909 snap 0 seq_num 909) 2023-10-07T21:39:36.266 INFO:tasks.rados.rados.0.smithi008.stdout:1231: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-07T21:39:36.402 INFO:tasks.rados.rados.0.smithi008.stdout:1232: finishing write tid 1 to smithi00888346-380 2023-10-07T21:39:36.402 INFO:tasks.rados.rados.0.smithi008.stdout:1232: finishing write tid 2 to smithi00888346-380 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1232: finishing write tid 3 to smithi00888346-380 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1232: finishing write tid 4 to smithi00888346-380 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1232: finishing write tid 5 to smithi00888346-380 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 380 v 198 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1232: left oid 380 (ObjNum 910 snap 0 seq_num 910) 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: finishing write tid 1 to smithi00888346-146 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: finishing write tid 2 to smithi00888346-146 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: finishing write tid 3 to smithi00888346-146 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: finishing write tid 4 to smithi00888346-146 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: finishing write tid 5 to smithi00888346-146 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 146 v 254 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-10-07T21:39:36.403 INFO:tasks.rados.rados.0.smithi008.stdout:1233: left oid 146 (ObjNum 911 snap 0 seq_num 911) 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: finishing write tid 1 to smithi00888346-25 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: finishing write tid 2 to smithi00888346-25 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: finishing write tid 3 to smithi00888346-25 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: finishing write tid 4 to smithi00888346-25 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: finishing write tid 5 to smithi00888346-25 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 25 v 144 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1234: left oid 25 (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1235: finishing write tid 1 to smithi00888346-17 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1235: finishing write tid 2 to smithi00888346-17 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1235: finishing write tid 3 to smithi00888346-17 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1225: done (15 left) 2023-10-07T21:39:36.404 INFO:tasks.rados.rados.0.smithi008.stdout:1226: done (14 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1227: done (13 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1229: done (12 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1230: done (11 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1231: done (10 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1232: done (9 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1233: done (8 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1234: done (7 left) 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1242: write oid 48 current snap is 0 2023-10-07T21:39:36.405 INFO:tasks.rados.rados.0.smithi008.stdout:1236: expect (ObjNum 124 snap 0 seq_num 124) 2023-10-07T21:39:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:1235: finishing write tid 4 to smithi00888346-17 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1235: finishing write tid 5 to smithi00888346-17 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 17 v 221 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1235: left oid 17 (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: finishing write tid 1 to smithi00888346-378 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: finishing write tid 2 to smithi00888346-378 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: finishing write tid 3 to smithi00888346-378 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: finishing write tid 4 to smithi00888346-378 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: finishing write tid 5 to smithi00888346-378 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 187 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1237: left oid 378 (ObjNum 914 snap 0 seq_num 914) 2023-10-07T21:39:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:1238: finishing write tid 1 to smithi00888346-428 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1238: finishing write tid 2 to smithi00888346-428 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1238: finishing write tid 3 to smithi00888346-428 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1238: finishing write tid 4 to smithi00888346-428 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1238: finishing write tid 5 to smithi00888346-428 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 428 v 225 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1238: left oid 428 (ObjNum 915 snap 0 seq_num 915) 2023-10-07T21:39:36.468 INFO:tasks.rados.rados.0.smithi008.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-10-07T21:39:36.479 INFO:tasks.rados.rados.0.smithi008.stdout:1242: writing smithi00888346-48 from 612019 to 1177712 tid 1 2023-10-07T21:39:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:1242: writing smithi00888346-48 from 1810929 to 2413575 tid 2 2023-10-07T21:39:36.492 INFO:tasks.rados.rados.0.smithi008.stdout:1242: writing smithi00888346-48 from 3082649 to 3412019 tid 3 2023-10-07T21:39:36.492 INFO:tasks.rados.rados.0.smithi008.stdout:1235: done (7 left) 2023-10-07T21:39:36.492 INFO:tasks.rados.rados.0.smithi008.stdout:1236: done (6 left) 2023-10-07T21:39:36.492 INFO:tasks.rados.rados.0.smithi008.stdout:1237: done (5 left) 2023-10-07T21:39:36.493 INFO:tasks.rados.rados.0.smithi008.stdout:1238: done (4 left) 2023-10-07T21:39:36.493 INFO:tasks.rados.rados.0.smithi008.stdout:1243: write oid 283 current snap is 0 2023-10-07T21:39:36.493 INFO:tasks.rados.rados.0.smithi008.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-10-07T21:39:36.499 INFO:tasks.rados.rados.0.smithi008.stdout:1243: writing smithi00888346-283 from 628826 to 1269768 tid 1 2023-10-07T21:39:36.505 INFO:tasks.rados.rados.0.smithi008.stdout:1243: writing smithi00888346-283 from 1869411 to 2332068 tid 2 2023-10-07T21:39:36.511 INFO:tasks.rados.rados.0.smithi008.stdout:1243: writing smithi00888346-283 from 2826425 to 3361074 tid 3 2023-10-07T21:39:36.511 INFO:tasks.rados.rados.0.smithi008.stdout:1244: write oid 107 current snap is 0 2023-10-07T21:39:36.511 INFO:tasks.rados.rados.0.smithi008.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-10-07T21:39:36.519 INFO:tasks.rados.rados.0.smithi008.stdout:1244: writing smithi00888346-107 from 645633 to 1361824 tid 1 2023-10-07T21:39:36.526 INFO:tasks.rados.rados.0.smithi008.stdout:1244: writing smithi00888346-107 from 1927893 to 2534208 tid 2 2023-10-07T21:39:36.531 INFO:tasks.rados.rados.0.smithi008.stdout:1244: writing smithi00888346-107 from 3137495 to 3445633 tid 3 2023-10-07T21:39:36.531 INFO:tasks.rados.rados.0.smithi008.stdout:1245: read oid 99 snap -1 2023-10-07T21:39:36.531 INFO:tasks.rados.rados.0.smithi008.stdout:1245: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-07T21:39:36.531 INFO:tasks.rados.rados.0.smithi008.stdout:1246: read oid 385 snap -1 2023-10-07T21:39:36.532 INFO:tasks.rados.rados.0.smithi008.stdout:1246: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:36.532 INFO:tasks.rados.rados.0.smithi008.stdout:1247: write oid 204 current snap is 0 2023-10-07T21:39:36.532 INFO:tasks.rados.rados.0.smithi008.stdout:1239: expect (ObjNum 601 snap 0 seq_num 601) 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: finishing write tid 1 to smithi00888346-187 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: finishing write tid 2 to smithi00888346-187 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: finishing write tid 3 to smithi00888346-187 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: finishing write tid 4 to smithi00888346-187 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: finishing write tid 5 to smithi00888346-187 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 187 v 210 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1240: left oid 187 (ObjNum 916 snap 0 seq_num 916) 2023-10-07T21:39:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:1241: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:36.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:36 smithi081 bash[31720]: cluster 2023-10-07T21:39:35.284379+0000 mgr.y (mgr.14466) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-10-07T21:39:36.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:36 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:36.775 INFO:tasks.rados.rados.0.smithi008.stdout:1242: finishing write tid 1 to smithi00888346-48 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1242: finishing write tid 2 to smithi00888346-48 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1242: finishing write tid 3 to smithi00888346-48 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1242: finishing write tid 4 to smithi00888346-48 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1242: finishing write tid 5 to smithi00888346-48 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 48 v 191 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1242: left oid 48 (ObjNum 917 snap 0 seq_num 917) 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1243: finishing write tid 1 to smithi00888346-283 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1243: finishing write tid 2 to smithi00888346-283 2023-10-07T21:39:36.776 INFO:tasks.rados.rados.0.smithi008.stdout:1243: finishing write tid 3 to smithi00888346-283 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1243: finishing write tid 4 to smithi00888346-283 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1243: finishing write tid 5 to smithi00888346-283 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 134 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1243: left oid 283 (ObjNum 918 snap 0 seq_num 918) 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1244: finishing write tid 1 to smithi00888346-107 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1244: finishing write tid 2 to smithi00888346-107 2023-10-07T21:39:36.777 INFO:tasks.rados.rados.0.smithi008.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-10-07T21:39:36.783 INFO:tasks.rados.rados.0.smithi008.stdout:1247: writing smithi00888346-204 from 662440 to 1170233 tid 1 2023-10-07T21:39:36.792 INFO:tasks.rados.rados.0.smithi008.stdout:1247: writing smithi00888346-204 from 1702728 to 2452701 tid 2 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1247: writing smithi00888346-204 from 2881271 to 3438464 tid 3 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1239: done (8 left) 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1240: done (7 left) 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1241: done (6 left) 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1242: done (5 left) 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1243: done (4 left) 2023-10-07T21:39:36.799 INFO:tasks.rados.rados.0.smithi008.stdout:1248: write oid 436 current snap is 0 2023-10-07T21:39:36.800 INFO:tasks.rados.rados.0.smithi008.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-10-07T21:39:36.809 INFO:tasks.rados.rados.0.smithi008.stdout:1248: writing smithi00888346-436 from 679247 to 1262289 tid 1 2023-10-07T21:39:36.819 INFO:tasks.rados.rados.0.smithi008.stdout:1248: writing smithi00888346-436 from 2044857 to 2654841 tid 2 2023-10-07T21:39:36.824 INFO:tasks.rados.rados.0.smithi008.stdout:1248: writing smithi00888346-436 from 3192341 to 3479247 tid 3 2023-10-07T21:39:36.824 INFO:tasks.rados.rados.0.smithi008.stdout:1249: write oid 176 current snap is 0 2023-10-07T21:39:36.824 INFO:tasks.rados.rados.0.smithi008.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-10-07T21:39:36.832 INFO:tasks.rados.rados.0.smithi008.stdout:1249: writing smithi00888346-176 from 696054 to 1354345 tid 1 2023-10-07T21:39:36.840 INFO:tasks.rados.rados.0.smithi008.stdout:1249: writing smithi00888346-176 from 2103339 to 2856981 tid 2 2023-10-07T21:39:36.840 INFO:tasks.rados.rados.0.smithi008.stdout:1250: read oid 276 snap -1 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1250: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1251: read oid 206 snap -1 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1251: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1252: read oid 496 snap -1 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1252: expect deleted 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1253: write oid 313 current snap is 0 2023-10-07T21:39:36.841 INFO:tasks.rados.rados.0.smithi008.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-10-07T21:39:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:1253: writing smithi00888346-313 from 712861 to 1446401 tid 1 2023-10-07T21:39:36.857 INFO:tasks.rados.rados.0.smithi008.stdout:1253: writing smithi00888346-313 from 2161821 to 2775474 tid 2 2023-10-07T21:39:36.862 INFO:tasks.rados.rados.0.smithi008.stdout:1253: writing smithi00888346-313 from 3247187 to 3512861 tid 3 2023-10-07T21:39:36.862 INFO:tasks.rados.rados.0.smithi008.stdout:1254: write oid 306 current snap is 0 2023-10-07T21:39:36.862 INFO:tasks.rados.rados.0.smithi008.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-10-07T21:39:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:1254: writing smithi00888346-306 from 729668 to 1138457 tid 1 2023-10-07T21:39:36.876 INFO:tasks.rados.rados.0.smithi008.stdout:1254: writing smithi00888346-306 from 1820303 to 2577614 tid 2 2023-10-07T21:39:36.883 INFO:tasks.rados.rados.0.smithi008.stdout:1254: writing smithi00888346-306 from 3274610 to 3529668 tid 3 2023-10-07T21:39:36.883 INFO:tasks.rados.rados.0.smithi008.stdout:1255: write oid 423 current snap is 0 2023-10-07T21:39:36.883 INFO:tasks.rados.rados.0.smithi008.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-10-07T21:39:36.889 INFO:tasks.rados.rados.0.smithi008.stdout:1255: writing smithi00888346-423 from 746475 to 1230513 tid 1 2023-10-07T21:39:36.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:36 smithi008 bash[27485]: cluster 2023-10-07T21:39:35.284379+0000 mgr.y (mgr.14466) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-10-07T21:39:36.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:36 smithi008 bash[41094]: cluster 2023-10-07T21:39:35.284379+0000 mgr.y (mgr.14466) 224 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 141 op/s 2023-10-07T21:39:36.895 INFO:tasks.rados.rados.0.smithi008.stdout:1255: writing smithi00888346-423 from 1762432 to 2379754 tid 2 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1255: writing smithi00888346-423 from 2785680 to 3315586 tid 3 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1256: read oid 147 snap -1 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1257: write oid 22 current snap is 0 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1244: finishing write tid 3 to smithi00888346-107 2023-10-07T21:39:36.902 INFO:tasks.rados.rados.0.smithi008.stdout:1244: finishing write tid 4 to smithi00888346-107 2023-10-07T21:39:36.903 INFO:tasks.rados.rados.0.smithi008.stdout:1244: finishing write tid 5 to smithi00888346-107 2023-10-07T21:39:36.903 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 214 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-10-07T21:39:36.903 INFO:tasks.rados.rados.0.smithi008.stdout:1244: left oid 107 (ObjNum 919 snap 0 seq_num 919) 2023-10-07T21:39:36.903 INFO:tasks.rados.rados.0.smithi008.stdout:1245: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-07T21:39:37.023 INFO:tasks.rados.rados.0.smithi008.stdout:1246: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:1247: finishing write tid 1 to smithi00888346-204 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:1247: finishing write tid 2 to smithi00888346-204 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:1247: finishing write tid 3 to smithi00888346-204 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:1247: finishing write tid 4 to smithi00888346-204 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:1247: finishing write tid 5 to smithi00888346-204 2023-10-07T21:39:37.100 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 204 v 138 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-10-07T21:39:37.101 INFO:tasks.rados.rados.0.smithi008.stdout:1247: left oid 204 (ObjNum 920 snap 0 seq_num 920) 2023-10-07T21:39:37.101 INFO:tasks.rados.rados.0.smithi008.stdout:1248: finishing write tid 1 to smithi00888346-436 2023-10-07T21:39:37.101 INFO:tasks.rados.rados.0.smithi008.stdout:1248: finishing write tid 2 to smithi00888346-436 2023-10-07T21:39:37.101 INFO:tasks.rados.rados.0.smithi008.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-10-07T21:39:37.109 INFO:tasks.rados.rados.0.smithi008.stdout:1257: writing smithi00888346-22 from 763282 to 1322569 tid 1 2023-10-07T21:39:37.117 INFO:tasks.rados.rados.0.smithi008.stdout:1257: writing smithi00888346-22 from 1820914 to 2581894 tid 2 2023-10-07T21:39:37.123 INFO:tasks.rados.rados.0.smithi008.stdout:1257: writing smithi00888346-22 from 3213103 to 3563282 tid 3 2023-10-07T21:39:37.123 INFO:tasks.rados.rados.0.smithi008.stdout:1244: done (13 left) 2023-10-07T21:39:37.123 INFO:tasks.rados.rados.0.smithi008.stdout:1245: done (12 left) 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1246: done (11 left) 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1247: done (10 left) 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1258: read oid 117 snap -1 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1258: expect (ObjNum 116 snap 0 seq_num 116) 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1259: read oid 2 snap -1 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1259: expect (ObjNum 901 snap 0 seq_num 901) 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1260: write oid 261 current snap is 0 2023-10-07T21:39:37.124 INFO:tasks.rados.rados.0.smithi008.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-10-07T21:39:37.132 INFO:tasks.rados.rados.0.smithi008.stdout:1260: writing smithi00888346-261 from 780089 to 1414625 tid 1 2023-10-07T21:39:37.139 INFO:tasks.rados.rados.0.smithi008.stdout:1260: writing smithi00888346-261 from 1879396 to 2500387 tid 2 2023-10-07T21:39:37.147 INFO:tasks.rados.rados.0.smithi008.stdout:1260: writing smithi00888346-261 from 3240526 to 3580089 tid 3 2023-10-07T21:39:37.147 INFO:tasks.rados.rados.0.smithi008.stdout:1261: read oid 31 snap -1 2023-10-07T21:39:37.147 INFO:tasks.rados.rados.0.smithi008.stdout:1261: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:39:37.147 INFO:tasks.rados.rados.0.smithi008.stdout:1262: write oid 48 current snap is 0 2023-10-07T21:39:37.147 INFO:tasks.rados.rados.0.smithi008.stdout:1248: finishing write tid 3 to smithi00888346-436 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:1248: finishing write tid 4 to smithi00888346-436 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:1248: finishing write tid 5 to smithi00888346-436 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 436 v 201 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:1248: left oid 436 (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:1249: finishing write tid 1 to smithi00888346-176 2023-10-07T21:39:37.148 INFO:tasks.rados.rados.0.smithi008.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-10-07T21:39:37.152 INFO:tasks.rados.rados.0.smithi008.stdout:1262: writing smithi00888346-48 from 796896 to 1223034 tid 1 2023-10-07T21:39:37.159 INFO:tasks.rados.rados.0.smithi008.stdout:1262: writing smithi00888346-48 from 1654231 to 2418880 tid 2 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1262: writing smithi00888346-48 from 2984302 to 3464377 tid 3 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1248: done (14 left) 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1263: delete oid 290 current snap is 0 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1249: finishing write tid 2 to smithi00888346-176 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1249: finishing write tid 3 to smithi00888346-176 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:1249: finishing write tid 4 to smithi00888346-176 2023-10-07T21:39:37.165 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 176 v 194 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-10-07T21:39:37.166 INFO:tasks.rados.rados.0.smithi008.stdout:1249: left oid 176 (ObjNum 922 snap 0 seq_num 922) 2023-10-07T21:39:37.166 INFO:tasks.rados.rados.0.smithi008.stdout:1251: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-07T21:39:37.294 INFO:tasks.rados.rados.0.smithi008.stdout:1253: finishing write tid 1 to smithi00888346-313 2023-10-07T21:39:37.294 INFO:tasks.rados.rados.0.smithi008.stdout:1250: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-07T21:39:37.428 INFO:tasks.rados.rados.0.smithi008.stdout:1253: finishing write tid 2 to smithi00888346-313 2023-10-07T21:39:37.428 INFO:tasks.rados.rados.0.smithi008.stdout:1253: finishing write tid 3 to smithi00888346-313 2023-10-07T21:39:37.428 INFO:tasks.rados.rados.0.smithi008.stdout:1253: finishing write tid 4 to smithi00888346-313 2023-10-07T21:39:37.428 INFO:tasks.rados.rados.0.smithi008.stdout:1253: finishing write tid 5 to smithi00888346-313 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 205 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1253: left oid 313 (ObjNum 923 snap 0 seq_num 923) 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: finishing write tid 1 to smithi00888346-306 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: finishing write tid 2 to smithi00888346-306 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: finishing write tid 3 to smithi00888346-306 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: finishing write tid 4 to smithi00888346-306 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: finishing write tid 5 to smithi00888346-306 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 306 v 229 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1254: left oid 306 (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1255: finishing write tid 1 to smithi00888346-423 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1255: finishing write tid 2 to smithi00888346-423 2023-10-07T21:39:37.429 INFO:tasks.rados.rados.0.smithi008.stdout:1255: finishing write tid 3 to smithi00888346-423 2023-10-07T21:39:37.430 INFO:tasks.rados.rados.0.smithi008.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-07T21:39:37.501 INFO:tasks.rados.rados.0.smithi008.stdout:1255: finishing write tid 4 to smithi00888346-423 2023-10-07T21:39:37.501 INFO:tasks.rados.rados.0.smithi008.stdout:1255: finishing write tid 5 to smithi00888346-423 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 192 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1255: left oid 423 (ObjNum 925 snap 0 seq_num 925) 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: finishing write tid 1 to smithi00888346-22 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: finishing write tid 2 to smithi00888346-22 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: finishing write tid 3 to smithi00888346-22 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: finishing write tid 4 to smithi00888346-22 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: finishing write tid 5 to smithi00888346-22 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 22 v 242 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1257: left oid 22 (ObjNum 926 snap 0 seq_num 926) 2023-10-07T21:39:37.502 INFO:tasks.rados.rados.0.smithi008.stdout:1258: expect (ObjNum 116 snap 0 seq_num 116) 2023-10-07T21:39:37.628 INFO:tasks.rados.rados.0.smithi008.stdout:1259: expect (ObjNum 901 snap 0 seq_num 901) 2023-10-07T21:39:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:37 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:37] "GET /metrics HTTP/1.1" 200 242616 "" "Prometheus/2.43.0" 2023-10-07T21:39:37.794 INFO:tasks.rados.rados.0.smithi008.stdout:1260: finishing write tid 1 to smithi00888346-261 2023-10-07T21:39:37.794 INFO:tasks.rados.rados.0.smithi008.stdout:1260: finishing write tid 2 to smithi00888346-261 2023-10-07T21:39:37.794 INFO:tasks.rados.rados.0.smithi008.stdout:1260: finishing write tid 3 to smithi00888346-261 2023-10-07T21:39:37.794 INFO:tasks.rados.rados.0.smithi008.stdout:1260: finishing write tid 4 to smithi00888346-261 2023-10-07T21:39:37.794 INFO:tasks.rados.rados.0.smithi008.stdout:1260: finishing write tid 5 to smithi00888346-261 2023-10-07T21:39:37.795 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 261 v 218 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-10-07T21:39:37.795 INFO:tasks.rados.rados.0.smithi008.stdout:1260: left oid 261 (ObjNum 927 snap 0 seq_num 927) 2023-10-07T21:39:37.795 INFO:tasks.rados.rados.0.smithi008.stdout:1261: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: finishing write tid 1 to smithi00888346-48 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: finishing write tid 2 to smithi00888346-48 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: finishing write tid 3 to smithi00888346-48 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: finishing write tid 4 to smithi00888346-48 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: finishing write tid 5 to smithi00888346-48 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 48 v 198 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1262: left oid 48 (ObjNum 928 snap 0 seq_num 928) 2023-10-07T21:39:37.873 INFO:tasks.rados.rados.0.smithi008.stdout:1249: done (14 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1250: done (13 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1251: done (12 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1252: done (11 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1253: done (10 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1254: done (9 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1255: done (8 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1256: done (7 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1257: done (6 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1258: done (5 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1259: done (4 left) 2023-10-07T21:39:37.874 INFO:tasks.rados.rados.0.smithi008.stdout:1260: done (3 left) 2023-10-07T21:39:37.875 INFO:tasks.rados.rados.0.smithi008.stdout:1261: done (2 left) 2023-10-07T21:39:37.875 INFO:tasks.rados.rados.0.smithi008.stdout:1262: done (1 left) 2023-10-07T21:39:37.875 INFO:tasks.rados.rados.0.smithi008.stdout:1263: done (0 left) 2023-10-07T21:39:37.875 INFO:tasks.rados.rados.0.smithi008.stdout:1264: write oid 461 current snap is 0 2023-10-07T21:39:37.875 INFO:tasks.rados.rados.0.smithi008.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-10-07T21:39:37.885 INFO:tasks.rados.rados.0.smithi008.stdout:1264: writing smithi00888346-461 from 430510 to 1007146 tid 1 2023-10-07T21:39:37.893 INFO:tasks.rados.rados.0.smithi008.stdout:1264: writing smithi00888346-461 from 1654842 to 2423160 tid 2 2023-10-07T21:39:37.899 INFO:tasks.rados.rados.0.smithi008.stdout:1264: writing smithi00888346-461 from 2922795 to 3425414 tid 3 2023-10-07T21:39:37.900 INFO:tasks.rados.rados.0.smithi008.stdout:1265: write oid 224 current snap is 0 2023-10-07T21:39:37.900 INFO:tasks.rados.rados.0.smithi008.stdout:1264: finishing write tid 1 to smithi00888346-461 2023-10-07T21:39:37.900 INFO:tasks.rados.rados.0.smithi008.stdout:1264: finishing write tid 2 to smithi00888346-461 2023-10-07T21:39:37.900 INFO:tasks.rados.rados.0.smithi008.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-10-07T21:39:37.905 INFO:tasks.rados.rados.0.smithi008.stdout:1265: writing smithi00888346-224 from 447317 to 1099202 tid 1 2023-10-07T21:39:37.912 INFO:tasks.rados.rados.0.smithi008.stdout:1265: writing smithi00888346-224 from 1713324 to 2341653 tid 2 2023-10-07T21:39:37.920 INFO:tasks.rados.rados.0.smithi008.stdout:1265: writing smithi00888346-224 from 3066571 to 3647317 tid 3 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1266: read oid 30 snap -1 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1267: delete oid 143 current snap is 0 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1264: finishing write tid 3 to smithi00888346-461 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1264: finishing write tid 4 to smithi00888346-461 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1264: finishing write tid 5 to smithi00888346-461 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 461 v 246 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1265: finishing write tid 1 to smithi00888346-224 2023-10-07T21:39:37.921 INFO:tasks.rados.rados.0.smithi008.stdout:1265: finishing write tid 2 to smithi00888346-224 2023-10-07T21:39:37.922 INFO:tasks.rados.rados.0.smithi008.stdout:1264: done (3 left) 2023-10-07T21:39:37.922 INFO:tasks.rados.rados.0.smithi008.stdout:1267: done (2 left) 2023-10-07T21:39:37.922 INFO:tasks.rados.rados.0.smithi008.stdout:1268: read oid 248 snap -1 2023-10-07T21:39:37.923 INFO:tasks.rados.rados.0.smithi008.stdout:1268: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:39:37.923 INFO:tasks.rados.rados.0.smithi008.stdout:1269: write oid 260 current snap is 0 2023-10-07T21:39:37.923 INFO:tasks.rados.rados.0.smithi008.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-10-07T21:39:37.927 INFO:tasks.rados.rados.0.smithi008.stdout:1269: writing smithi00888346-260 from 480931 to 883314 tid 1 2023-10-07T21:39:37.933 INFO:tasks.rados.rados.0.smithi008.stdout:1269: writing smithi00888346-260 from 1313935 to 1829580 tid 2 2023-10-07T21:39:37.939 INFO:tasks.rados.rados.0.smithi008.stdout:1269: writing smithi00888346-260 from 2488711 to 2941499 tid 3 2023-10-07T21:39:37.944 INFO:tasks.rados.rados.0.smithi008.stdout:1269: writing smithi00888346-260 from 3443230 to 3680931 tid 4 2023-10-07T21:39:37.944 INFO:tasks.rados.rados.0.smithi008.stdout:1270: write oid 398 current snap is 0 2023-10-07T21:39:37.944 INFO:tasks.rados.rados.0.smithi008.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-10-07T21:39:37.949 INFO:tasks.rados.rados.0.smithi008.stdout:1270: writing smithi00888346-398 from 497738 to 975370 tid 1 2023-10-07T21:39:37.958 INFO:tasks.rados.rados.0.smithi008.stdout:1270: writing smithi00888346-398 from 1772417 to 2548073 tid 2 2023-10-07T21:39:37.965 INFO:tasks.rados.rados.0.smithi008.stdout:1270: writing smithi00888346-398 from 3316134 to 3697738 tid 3 2023-10-07T21:39:37.965 INFO:tasks.rados.rados.0.smithi008.stdout:1271: read oid 110 snap -1 2023-10-07T21:39:37.965 INFO:tasks.rados.rados.0.smithi008.stdout:1271: expect (ObjNum 818 snap 0 seq_num 818) 2023-10-07T21:39:37.965 INFO:tasks.rados.rados.0.smithi008.stdout:1272: write oid 434 current snap is 0 2023-10-07T21:39:37.966 INFO:tasks.rados.rados.0.smithi008.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-10-07T21:39:37.971 INFO:tasks.rados.rados.0.smithi008.stdout:1272: writing smithi00888346-434 from 514545 to 1067426 tid 1 2023-10-07T21:39:37.978 INFO:tasks.rados.rados.0.smithi008.stdout:1272: writing smithi00888346-434 from 1830899 to 2350213 tid 2 2023-10-07T21:39:37.985 INFO:tasks.rados.rados.0.smithi008.stdout:1272: writing smithi00888346-434 from 2943557 to 3418889 tid 3 2023-10-07T21:39:37.985 INFO:tasks.rados.rados.0.smithi008.stdout:1273: write oid 277 current snap is 0 2023-10-07T21:39:37.985 INFO:tasks.rados.rados.0.smithi008.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-10-07T21:39:37.992 INFO:tasks.rados.rados.0.smithi008.stdout:1273: writing smithi00888346-277 from 531352 to 1275835 tid 1 2023-10-07T21:39:38.000 INFO:tasks.rados.rados.0.smithi008.stdout:1273: writing smithi00888346-277 from 2005734 to 2785059 tid 2 2023-10-07T21:39:38.006 INFO:tasks.rados.rados.0.smithi008.stdout:1273: writing smithi00888346-277 from 3487333 to 3731352 tid 3 2023-10-07T21:39:38.006 INFO:tasks.rados.rados.0.smithi008.stdout:1274: read oid 108 snap -1 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1275: read oid 274 snap -1 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1275: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1276: read oid 333 snap -1 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1276: expect (ObjNum 826 snap 0 seq_num 826) 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1277: read oid 443 snap -1 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1278: read oid 436 snap -1 2023-10-07T21:39:38.007 INFO:tasks.rados.rados.0.smithi008.stdout:1278: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:39:38.008 INFO:tasks.rados.rados.0.smithi008.stdout:1279: write oid 285 current snap is 0 2023-10-07T21:39:38.008 INFO:tasks.rados.rados.0.smithi008.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-10-07T21:39:38.012 INFO:tasks.rados.rados.0.smithi008.stdout:1279: writing smithi00888346-285 from 548159 to 967891 tid 1 2023-10-07T21:39:38.020 INFO:tasks.rados.rados.0.smithi008.stdout:1279: writing smithi00888346-285 from 1664216 to 2187199 tid 2 2023-10-07T21:39:38.027 INFO:tasks.rados.rados.0.smithi008.stdout:1279: writing smithi00888346-285 from 2714756 to 3328985 tid 3 2023-10-07T21:39:38.027 INFO:tasks.rados.rados.0.smithi008.stdout:1280: read oid 403 snap -1 2023-10-07T21:39:38.028 INFO:tasks.rados.rados.0.smithi008.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-07T21:39:38.028 INFO:tasks.rados.rados.0.smithi008.stdout:1281: write oid 219 current snap is 0 2023-10-07T21:39:38.028 INFO:tasks.rados.rados.0.smithi008.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:39:38.112 INFO:tasks.rados.rados.0.smithi008.stdout:1265: finishing write tid 3 to smithi00888346-224 2023-10-07T21:39:38.112 INFO:tasks.rados.rados.0.smithi008.stdout:1265: finishing write tid 4 to smithi00888346-224 2023-10-07T21:39:38.112 INFO:tasks.rados.rados.0.smithi008.stdout:1265: finishing write tid 5 to smithi00888346-224 2023-10-07T21:39:38.113 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 187 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-10-07T21:39:38.113 INFO:tasks.rados.rados.0.smithi008.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-10-07T21:39:38.113 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 1 to smithi00888346-260 2023-10-07T21:39:38.113 INFO:tasks.rados.rados.0.smithi008.stdout:1268: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:39:38.222 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 2 to smithi00888346-260 2023-10-07T21:39:38.222 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 3 to smithi00888346-260 2023-10-07T21:39:38.222 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 4 to smithi00888346-260 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 5 to smithi00888346-260 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:1269: finishing write tid 6 to smithi00888346-260 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 260 v 259 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:1270: finishing write tid 1 to smithi00888346-398 2023-10-07T21:39:38.223 INFO:tasks.rados.rados.0.smithi008.stdout:1270: finishing write tid 2 to smithi00888346-398 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:1270: finishing write tid 3 to smithi00888346-398 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:1270: finishing write tid 4 to smithi00888346-398 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:1270: finishing write tid 5 to smithi00888346-398 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 398 v 250 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-10-07T21:39:38.224 INFO:tasks.rados.rados.0.smithi008.stdout:1272: finishing write tid 1 to smithi00888346-434 2023-10-07T21:39:38.225 INFO:tasks.rados.rados.0.smithi008.stdout:1271: expect (ObjNum 818 snap 0 seq_num 818) 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:1272: finishing write tid 2 to smithi00888346-434 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:1272: finishing write tid 3 to smithi00888346-434 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:1272: finishing write tid 4 to smithi00888346-434 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:1272: finishing write tid 5 to smithi00888346-434 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 434 v 196 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-10-07T21:39:38.383 INFO:tasks.rados.rados.0.smithi008.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-10-07T21:39:38.384 INFO:tasks.rados.rados.0.smithi008.stdout:1273: finishing write tid 1 to smithi00888346-277 2023-10-07T21:39:38.384 INFO:tasks.rados.rados.0.smithi008.stdout:1273: finishing write tid 2 to smithi00888346-277 2023-10-07T21:39:38.384 INFO:tasks.rados.rados.0.smithi008.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:39:38.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:38 smithi008 bash[41094]: audit 2023-10-07T21:39:37.187423+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.8:0/391233199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:38.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:38 smithi008 bash[41094]: cluster 2023-10-07T21:39:37.284821+0000 mgr.y (mgr.14466) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 93 op/s 2023-10-07T21:39:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:38 smithi008 bash[27485]: audit 2023-10-07T21:39:37.187423+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.8:0/391233199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:38.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:38 smithi008 bash[27485]: cluster 2023-10-07T21:39:37.284821+0000 mgr.y (mgr.14466) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 93 op/s 2023-10-07T21:39:38.486 INFO:tasks.rados.rados.0.smithi008.stdout:1273: finishing write tid 3 to smithi00888346-277 2023-10-07T21:39:38.487 INFO:tasks.rados.rados.0.smithi008.stdout:1273: finishing write tid 4 to smithi00888346-277 2023-10-07T21:39:38.487 INFO:tasks.rados.rados.0.smithi008.stdout:1273: finishing write tid 5 to smithi00888346-277 2023-10-07T21:39:38.487 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 173 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-10-07T21:39:38.487 INFO:tasks.rados.rados.0.smithi008.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-10-07T21:39:38.487 INFO:tasks.rados.rados.0.smithi008.stdout:1276: expect (ObjNum 826 snap 0 seq_num 826) 2023-10-07T21:39:38.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:38 smithi081 bash[31720]: audit 2023-10-07T21:39:37.187423+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.8:0/391233199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:38.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:38 smithi081 bash[31720]: cluster 2023-10-07T21:39:37.284821+0000 mgr.y (mgr.14466) 225 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 93 op/s 2023-10-07T21:39:38.672 INFO:tasks.rados.rados.0.smithi008.stdout:1275: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-07T21:39:38.818 INFO:tasks.rados.rados.0.smithi008.stdout:1278: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:39:38.924 INFO:tasks.rados.rados.0.smithi008.stdout:1279: finishing write tid 1 to smithi00888346-285 2023-10-07T21:39:38.924 INFO:tasks.rados.rados.0.smithi008.stdout:1279: finishing write tid 2 to smithi00888346-285 2023-10-07T21:39:38.924 INFO:tasks.rados.rados.0.smithi008.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-10-07T21:39:39.040 INFO:tasks.rados.rados.0.smithi008.stdout:1279: finishing write tid 3 to smithi00888346-285 2023-10-07T21:39:39.040 INFO:tasks.rados.rados.0.smithi008.stdout:1279: finishing write tid 4 to smithi00888346-285 2023-10-07T21:39:39.040 INFO:tasks.rados.rados.0.smithi008.stdout:1279: finishing write tid 5 to smithi00888346-285 2023-10-07T21:39:39.040 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 254 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-10-07T21:39:39.040 INFO:tasks.rados.rados.0.smithi008.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-10-07T21:39:39.041 INFO:tasks.rados.rados.0.smithi008.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-07T21:39:39.122 INFO:tasks.rados.rados.0.smithi008.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-10-07T21:39:39.133 INFO:tasks.rados.rados.0.smithi008.stdout:1281: writing smithi00888346-219 from 564966 to 1059947 tid 1 2023-10-07T21:39:39.141 INFO:tasks.rados.rados.0.smithi008.stdout:1281: writing smithi00888346-219 from 1606345 to 2389339 tid 2 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1281: writing smithi00888346-219 from 3025826 to 3451327 tid 3 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1265: done (15 left) 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1266: done (14 left) 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1268: done (13 left) 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1269: done (12 left) 2023-10-07T21:39:39.147 INFO:tasks.rados.rados.0.smithi008.stdout:1270: done (11 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1271: done (10 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1272: done (9 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1273: done (8 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1274: done (7 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1275: done (6 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1276: done (5 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1277: done (4 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1278: done (3 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1279: done (2 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1280: done (1 left) 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1282: write oid 164 current snap is 0 2023-10-07T21:39:39.148 INFO:tasks.rados.rados.0.smithi008.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-10-07T21:39:39.153 INFO:tasks.rados.rados.0.smithi008.stdout:1282: writing smithi00888346-164 from 581773 to 1152003 tid 1 2023-10-07T21:39:39.161 INFO:tasks.rados.rados.0.smithi008.stdout:1282: writing smithi00888346-164 from 1664827 to 2191479 tid 2 2023-10-07T21:39:39.166 INFO:tasks.rados.rados.0.smithi008.stdout:1282: writing smithi00888346-164 from 2653249 to 3290022 tid 3 2023-10-07T21:39:39.166 INFO:tasks.rados.rados.0.smithi008.stdout:1283: delete oid 44 current snap is 0 2023-10-07T21:39:39.166 INFO:tasks.rados.rados.0.smithi008.stdout:1281: finishing write tid 1 to smithi00888346-219 2023-10-07T21:39:39.166 INFO:tasks.rados.rados.0.smithi008.stdout:1281: finishing write tid 2 to smithi00888346-219 2023-10-07T21:39:39.166 INFO:tasks.rados.rados.0.smithi008.stdout:1281: finishing write tid 3 to smithi00888346-219 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:1281: finishing write tid 4 to smithi00888346-219 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:1281: finishing write tid 5 to smithi00888346-219 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 191 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:1281: left oid 219 (ObjNum 938 snap 0 seq_num 938) 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:1282: finishing write tid 1 to smithi00888346-164 2023-10-07T21:39:39.167 INFO:tasks.rados.rados.0.smithi008.stdout:1282: finishing write tid 2 to smithi00888346-164 2023-10-07T21:39:39.169 INFO:tasks.rados.rados.0.smithi008.stdout:1281: done (2 left) 2023-10-07T21:39:39.170 INFO:tasks.rados.rados.0.smithi008.stdout:1283: done (1 left) 2023-10-07T21:39:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:1284: write oid 2 current snap is 0 2023-10-07T21:39:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-10-07T21:39:39.180 INFO:tasks.rados.rados.0.smithi008.stdout:1284: writing smithi00888346-2 from 615387 to 1336115 tid 1 2023-10-07T21:39:39.187 INFO:tasks.rados.rados.0.smithi008.stdout:1284: writing smithi00888346-2 from 1781791 to 2312112 tid 2 2023-10-07T21:39:39.197 INFO:tasks.rados.rados.0.smithi008.stdout:1284: writing smithi00888346-2 from 3108095 to 3815387 tid 3 2023-10-07T21:39:39.197 INFO:tasks.rados.rados.0.smithi008.stdout:1285: write oid 337 current snap is 0 2023-10-07T21:39:39.197 INFO:tasks.rados.rados.0.smithi008.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-10-07T21:39:39.205 INFO:tasks.rados.rados.0.smithi008.stdout:1285: writing smithi00888346-337 from 632194 to 1428171 tid 1 2023-10-07T21:39:39.213 INFO:tasks.rados.rados.0.smithi008.stdout:1285: writing smithi00888346-337 from 2123920 to 2914252 tid 2 2023-10-07T21:39:39.219 INFO:tasks.rados.rados.0.smithi008.stdout:1285: writing smithi00888346-337 from 3419165 to 3832194 tid 3 2023-10-07T21:39:39.219 INFO:tasks.rados.rados.0.smithi008.stdout:1286: write oid 84 current snap is 0 2023-10-07T21:39:39.219 INFO:tasks.rados.rados.0.smithi008.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-10-07T21:39:39.230 INFO:tasks.rados.rados.0.smithi008.stdout:1286: writing smithi00888346-84 from 649001 to 1236580 tid 1 2023-10-07T21:39:39.238 INFO:tasks.rados.rados.0.smithi008.stdout:1286: writing smithi00888346-84 from 1898755 to 2432745 tid 2 2023-10-07T21:39:39.246 INFO:tasks.rados.rados.0.smithi008.stdout:1286: writing smithi00888346-84 from 3162941 to 3849001 tid 3 2023-10-07T21:39:39.246 INFO:tasks.rados.rados.0.smithi008.stdout:1287: write oid 72 current snap is 0 2023-10-07T21:39:39.246 INFO:tasks.rados.rados.0.smithi008.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-10-07T21:39:39.254 INFO:tasks.rados.rados.0.smithi008.stdout:1287: writing smithi00888346-72 from 665808 to 1328636 tid 1 2023-10-07T21:39:39.261 INFO:tasks.rados.rados.0.smithi008.stdout:1287: writing smithi00888346-72 from 1957237 to 2634885 tid 2 2023-10-07T21:39:39.268 INFO:tasks.rados.rados.0.smithi008.stdout:1287: writing smithi00888346-72 from 3074011 to 3683497 tid 3 2023-10-07T21:39:39.268 INFO:tasks.rados.rados.0.smithi008.stdout:1288: read oid 454 snap -1 2023-10-07T21:39:39.268 INFO:tasks.rados.rados.0.smithi008.stdout:1288: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1289: read oid 335 snap -1 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1289: expect deleted 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1290: read oid 451 snap -1 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1290: expect (ObjNum 450 snap 0 seq_num 450) 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1291: write oid 393 current snap is 0 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1282: finishing write tid 3 to smithi00888346-164 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1282: finishing write tid 4 to smithi00888346-164 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1282: finishing write tid 5 to smithi00888346-164 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 164 v 159 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1282: left oid 164 (ObjNum 939 snap 0 seq_num 939) 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1284: finishing write tid 1 to smithi00888346-2 2023-10-07T21:39:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:1284: finishing write tid 2 to smithi00888346-2 2023-10-07T21:39:39.270 INFO:tasks.rados.rados.0.smithi008.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-10-07T21:39:39.276 INFO:tasks.rados.rados.0.smithi008.stdout:1291: writing smithi00888346-393 from 682615 to 1420692 tid 1 2023-10-07T21:39:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:1291: writing smithi00888346-393 from 2015719 to 2553378 tid 2 2023-10-07T21:39:39.289 INFO:tasks.rados.rados.0.smithi008.stdout:1291: writing smithi00888346-393 from 3217787 to 3638545 tid 3 2023-10-07T21:39:39.290 INFO:tasks.rados.rados.0.smithi008.stdout:1282: done (8 left) 2023-10-07T21:39:39.290 INFO:tasks.rados.rados.0.smithi008.stdout:1292: write oid 45 current snap is 0 2023-10-07T21:39:39.290 INFO:tasks.rados.rados.0.smithi008.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-10-07T21:39:39.295 INFO:tasks.rados.rados.0.smithi008.stdout:1292: writing smithi00888346-45 from 699422 to 1112748 tid 1 2023-10-07T21:39:39.302 INFO:tasks.rados.rados.0.smithi008.stdout:1292: writing smithi00888346-45 from 1557848 to 2239165 tid 2 2023-10-07T21:39:39.311 INFO:tasks.rados.rados.0.smithi008.stdout:1292: writing smithi00888346-45 from 3012504 to 3760887 tid 3 2023-10-07T21:39:39.311 INFO:tasks.rados.rados.0.smithi008.stdout:1293: write oid 440 current snap is 0 2023-10-07T21:39:39.311 INFO:tasks.rados.rados.0.smithi008.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-10-07T21:39:39.317 INFO:tasks.rados.rados.0.smithi008.stdout:1293: writing smithi00888346-440 from 716229 to 1204804 tid 1 2023-10-07T21:39:39.323 INFO:tasks.rados.rados.0.smithi008.stdout:1293: writing smithi00888346-440 from 1616330 to 2157658 tid 2 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1293: writing smithi00888346-440 from 2756280 to 3315935 tid 3 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1294: read oid 497 snap -1 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1294: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1295: read oid 304 snap -1 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1295: expect (ObjNum 886 snap 0 seq_num 886) 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1296: write oid 489 current snap is 0 2023-10-07T21:39:39.331 INFO:tasks.rados.rados.0.smithi008.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-10-07T21:39:39.339 INFO:tasks.rados.rados.0.smithi008.stdout:1296: writing smithi00888346-489 from 733036 to 1296860 tid 1 2023-10-07T21:39:39.348 INFO:tasks.rados.rados.0.smithi008.stdout:1296: writing smithi00888346-489 from 2074812 to 2759798 tid 2 2023-10-07T21:39:39.355 INFO:tasks.rados.rados.0.smithi008.stdout:1296: writing smithi00888346-489 from 3183703 to 3933036 tid 3 2023-10-07T21:39:39.355 INFO:tasks.rados.rados.0.smithi008.stdout:1297: write oid 60 current snap is 0 2023-10-07T21:39:39.356 INFO:tasks.rados.rados.0.smithi008.stdout:1284: finishing write tid 3 to smithi00888346-2 2023-10-07T21:39:39.356 INFO:tasks.rados.rados.0.smithi008.stdout:1284: finishing write tid 4 to smithi00888346-2 2023-10-07T21:39:39.356 INFO:tasks.rados.rados.0.smithi008.stdout:1284: finishing write tid 5 to smithi00888346-2 2023-10-07T21:39:39.356 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 209 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-10-07T21:39:39.357 INFO:tasks.rados.rados.0.smithi008.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2023-10-07T21:39:39.357 INFO:tasks.rados.rados.0.smithi008.stdout:1285: finishing write tid 1 to smithi00888346-337 2023-10-07T21:39:39.357 INFO:tasks.rados.rados.0.smithi008.stdout:1285: finishing write tid 2 to smithi00888346-337 2023-10-07T21:39:39.357 INFO:tasks.rados.rados.0.smithi008.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-10-07T21:39:39.362 INFO:tasks.rados.rados.0.smithi008.stdout:1297: writing smithi00888346-60 from 749843 to 1388916 tid 1 2023-10-07T21:39:39.369 INFO:tasks.rados.rados.0.smithi008.stdout:1297: writing smithi00888346-60 from 2133294 to 2678291 tid 2 2023-10-07T21:39:39.377 INFO:tasks.rados.rados.0.smithi008.stdout:1297: writing smithi00888346-60 from 3211126 to 3793325 tid 3 2023-10-07T21:39:39.377 INFO:tasks.rados.rados.0.smithi008.stdout:1284: done (13 left) 2023-10-07T21:39:39.377 INFO:tasks.rados.rados.0.smithi008.stdout:1298: read oid 90 snap -1 2023-10-07T21:39:39.377 INFO:tasks.rados.rados.0.smithi008.stdout:1298: expect (ObjNum 534 snap 0 seq_num 534) 2023-10-07T21:39:39.377 INFO:tasks.rados.rados.0.smithi008.stdout:1299: delete oid 236 current snap is 0 2023-10-07T21:39:39.378 INFO:tasks.rados.rados.0.smithi008.stdout:1285: finishing write tid 3 to smithi00888346-337 2023-10-07T21:39:39.378 INFO:tasks.rados.rados.0.smithi008.stdout:1285: finishing write tid 4 to smithi00888346-337 2023-10-07T21:39:39.378 INFO:tasks.rados.rados.0.smithi008.stdout:1285: finishing write tid 5 to smithi00888346-337 2023-10-07T21:39:39.378 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 337 v 213 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-10-07T21:39:39.378 INFO:tasks.rados.rados.0.smithi008.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:1286: finishing write tid 1 to smithi00888346-84 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:1286: finishing write tid 2 to smithi00888346-84 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:1286: finishing write tid 3 to smithi00888346-84 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:1286: finishing write tid 4 to smithi00888346-84 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:1286: finishing write tid 5 to smithi00888346-84 2023-10-07T21:39:39.379 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 84 v 191 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1287: finishing write tid 1 to smithi00888346-72 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1287: finishing write tid 2 to smithi00888346-72 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1287: finishing write tid 3 to smithi00888346-72 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1287: finishing write tid 4 to smithi00888346-72 2023-10-07T21:39:39.380 INFO:tasks.rados.rados.0.smithi008.stdout:1287: finishing write tid 5 to smithi00888346-72 2023-10-07T21:39:39.381 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 72 v 200 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-10-07T21:39:39.381 INFO:tasks.rados.rados.0.smithi008.stdout:1287: left oid 72 (ObjNum 944 snap 0 seq_num 944) 2023-10-07T21:39:39.381 INFO:tasks.rados.rados.0.smithi008.stdout:1290: expect (ObjNum 450 snap 0 seq_num 450) 2023-10-07T21:39:39.507 INFO:tasks.rados.rados.0.smithi008.stdout:1288: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-07T21:39:39.617 INFO:tasks.rados.rados.0.smithi008.stdout:1291: finishing write tid 1 to smithi00888346-393 2023-10-07T21:39:39.617 INFO:tasks.rados.rados.0.smithi008.stdout:1291: finishing write tid 2 to smithi00888346-393 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:1291: finishing write tid 3 to smithi00888346-393 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:1291: finishing write tid 4 to smithi00888346-393 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:1291: finishing write tid 5 to smithi00888346-393 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 233 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:1291: left oid 393 (ObjNum 945 snap 0 seq_num 945) 2023-10-07T21:39:39.618 INFO:tasks.rados.rados.0.smithi008.stdout:1292: finishing write tid 1 to smithi00888346-45 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:1292: finishing write tid 2 to smithi00888346-45 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:1292: finishing write tid 3 to smithi00888346-45 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:1292: finishing write tid 4 to smithi00888346-45 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:1292: finishing write tid 5 to smithi00888346-45 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 217 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-10-07T21:39:39.619 INFO:tasks.rados.rados.0.smithi008.stdout:1292: left oid 45 (ObjNum 946 snap 0 seq_num 946) 2023-10-07T21:39:39.620 INFO:tasks.rados.rados.0.smithi008.stdout:1293: finishing write tid 1 to smithi00888346-440 2023-10-07T21:39:39.620 INFO:tasks.rados.rados.0.smithi008.stdout:1293: finishing write tid 2 to smithi00888346-440 2023-10-07T21:39:39.620 INFO:tasks.rados.rados.0.smithi008.stdout:1293: finishing write tid 3 to smithi00888346-440 2023-10-07T21:39:39.620 INFO:tasks.rados.rados.0.smithi008.stdout:1293: finishing write tid 4 to smithi00888346-440 2023-10-07T21:39:39.621 INFO:tasks.rados.rados.0.smithi008.stdout:1293: finishing write tid 5 to smithi00888346-440 2023-10-07T21:39:39.621 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 440 v 263 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-10-07T21:39:39.621 INFO:tasks.rados.rados.0.smithi008.stdout:1293: left oid 440 (ObjNum 947 snap 0 seq_num 947) 2023-10-07T21:39:39.621 INFO:tasks.rados.rados.0.smithi008.stdout:1294: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-07T21:39:39.693 INFO:tasks.rados.rados.0.smithi008.stdout:1295: expect (ObjNum 886 snap 0 seq_num 886) 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: finishing write tid 1 to smithi00888346-489 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: finishing write tid 2 to smithi00888346-489 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: finishing write tid 3 to smithi00888346-489 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: finishing write tid 4 to smithi00888346-489 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: finishing write tid 5 to smithi00888346-489 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 143 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-10-07T21:39:39.825 INFO:tasks.rados.rados.0.smithi008.stdout:1296: left oid 489 (ObjNum 948 snap 0 seq_num 948) 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: finishing write tid 1 to smithi00888346-60 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: finishing write tid 2 to smithi00888346-60 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: finishing write tid 3 to smithi00888346-60 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: finishing write tid 4 to smithi00888346-60 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: finishing write tid 5 to smithi00888346-60 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 60 v 203 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1297: left oid 60 (ObjNum 949 snap 0 seq_num 949) 2023-10-07T21:39:39.826 INFO:tasks.rados.rados.0.smithi008.stdout:1298: expect (ObjNum 534 snap 0 seq_num 534) 2023-10-07T21:39:39.959 INFO:tasks.rados.rados.0.smithi008.stdout:1285: done (14 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1286: done (13 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1287: done (12 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1288: done (11 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1289: done (10 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1290: done (9 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1291: done (8 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1292: done (7 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1293: done (6 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1294: done (5 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1295: done (4 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1296: done (3 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1297: done (2 left) 2023-10-07T21:39:39.960 INFO:tasks.rados.rados.0.smithi008.stdout:1298: done (1 left) 2023-10-07T21:39:39.961 INFO:tasks.rados.rados.0.smithi008.stdout:1299: done (0 left) 2023-10-07T21:39:39.961 INFO:tasks.rados.rados.0.smithi008.stdout:1300: delete oid 197 current snap is 0 2023-10-07T21:39:39.961 INFO:tasks.rados.rados.0.smithi008.stdout:1300: done (0 left) 2023-10-07T21:39:39.961 INFO:tasks.rados.rados.0.smithi008.stdout:1301: write oid 61 current snap is 0 2023-10-07T21:39:39.961 INFO:tasks.rados.rados.0.smithi008.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-10-07T21:39:39.972 INFO:tasks.rados.rados.0.smithi008.stdout:1301: writing smithi00888346-61 from 400264 to 981437 tid 1 2023-10-07T21:39:39.979 INFO:tasks.rados.rados.0.smithi008.stdout:1301: writing smithi00888346-61 from 1508740 to 2000264 tid 2 2023-10-07T21:39:39.979 INFO:tasks.rados.rados.0.smithi008.stdout:1302: write oid 498 current snap is 0 2023-10-07T21:39:39.979 INFO:tasks.rados.rados.0.smithi008.stdout:1301: finishing write tid 1 to smithi00888346-61 2023-10-07T21:39:39.979 INFO:tasks.rados.rados.0.smithi008.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-10-07T21:39:39.985 INFO:tasks.rados.rados.0.smithi008.stdout:1302: writing smithi00888346-498 from 417071 to 1073493 tid 1 2023-10-07T21:39:39.991 INFO:tasks.rados.rados.0.smithi008.stdout:1302: writing smithi00888346-498 from 1567222 to 2017071 tid 2 2023-10-07T21:39:39.991 INFO:tasks.rados.rados.0.smithi008.stdout:1303: write oid 196 current snap is 0 2023-10-07T21:39:39.991 INFO:tasks.rados.rados.0.smithi008.stdout:1301: finishing write tid 2 to smithi00888346-61 2023-10-07T21:39:39.991 INFO:tasks.rados.rados.0.smithi008.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-10-07T21:39:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:1303: writing smithi00888346-196 from 433878 to 1165549 tid 1 2023-10-07T21:39:40.003 INFO:tasks.rados.rados.0.smithi008.stdout:1303: writing smithi00888346-196 from 1909351 to 2033878 tid 2 2023-10-07T21:39:40.003 INFO:tasks.rados.rados.0.smithi008.stdout:1304: read oid 408 snap -1 2023-10-07T21:39:40.003 INFO:tasks.rados.rados.0.smithi008.stdout:1304: expect deleted 2023-10-07T21:39:40.003 INFO:tasks.rados.rados.0.smithi008.stdout:1305: read oid 43 snap -1 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1306: write oid 229 current snap is 0 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1301: finishing write tid 3 to smithi00888346-61 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1301: finishing write tid 4 to smithi00888346-61 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 147 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1302: finishing write tid 1 to smithi00888346-498 2023-10-07T21:39:40.004 INFO:tasks.rados.rados.0.smithi008.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-10-07T21:39:40.008 INFO:tasks.rados.rados.0.smithi008.stdout:1306: writing smithi00888346-229 from 450685 to 857605 tid 1 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1306: writing smithi00888346-229 from 1567833 to 2050685 tid 2 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1301: done (5 left) 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1307: read oid 226 snap -1 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1307: expect (ObjNum 630 snap 0 seq_num 630) 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1308: write oid 325 current snap is 0 2023-10-07T21:39:40.016 INFO:tasks.rados.rados.0.smithi008.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-10-07T21:39:40.020 INFO:tasks.rados.rados.0.smithi008.stdout:1308: writing smithi00888346-325 from 467492 to 949661 tid 1 2023-10-07T21:39:40.027 INFO:tasks.rados.rados.0.smithi008.stdout:1308: writing smithi00888346-325 from 1626315 to 2067492 tid 2 2023-10-07T21:39:40.028 INFO:tasks.rados.rados.0.smithi008.stdout:1309: read oid 71 snap -1 2023-10-07T21:39:40.028 INFO:tasks.rados.rados.0.smithi008.stdout:1309: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:40.028 INFO:tasks.rados.rados.0.smithi008.stdout:1310: write oid 343 current snap is 0 2023-10-07T21:39:40.028 INFO:tasks.rados.rados.0.smithi008.stdout:1302: finishing write tid 2 to smithi00888346-498 2023-10-07T21:39:40.028 INFO:tasks.rados.rados.0.smithi008.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-10-07T21:39:40.034 INFO:tasks.rados.rados.0.smithi008.stdout:1310: writing smithi00888346-343 from 484299 to 1041717 tid 1 2023-10-07T21:39:40.041 INFO:tasks.rados.rados.0.smithi008.stdout:1310: writing smithi00888346-343 from 1684797 to 2084299 tid 2 2023-10-07T21:39:40.042 INFO:tasks.rados.rados.0.smithi008.stdout:1311: write oid 198 current snap is 0 2023-10-07T21:39:40.042 INFO:tasks.rados.rados.0.smithi008.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-10-07T21:39:40.048 INFO:tasks.rados.rados.0.smithi008.stdout:1311: writing smithi00888346-198 from 501106 to 1250126 tid 1 2023-10-07T21:39:40.053 INFO:tasks.rados.rados.0.smithi008.stdout:1311: writing smithi00888346-198 from 1743279 to 2101106 tid 2 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1312: read oid 42 snap -1 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1312: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1313: read oid 481 snap -1 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1313: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1314: delete oid 168 current snap is 0 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1302: finishing write tid 3 to smithi00888346-498 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1302: finishing write tid 4 to smithi00888346-498 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 217 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-10-07T21:39:40.055 INFO:tasks.rados.rados.0.smithi008.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1303: finishing write tid 1 to smithi00888346-196 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1303: finishing write tid 2 to smithi00888346-196 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1303: finishing write tid 3 to smithi00888346-196 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1303: finishing write tid 4 to smithi00888346-196 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 162 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-10-07T21:39:40.056 INFO:tasks.rados.rados.0.smithi008.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-10-07T21:39:40.156 INFO:tasks.rados.rados.0.smithi008.stdout:1306: finishing write tid 1 to smithi00888346-229 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:1306: finishing write tid 2 to smithi00888346-229 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:1306: finishing write tid 3 to smithi00888346-229 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:1306: finishing write tid 4 to smithi00888346-229 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 229 v 220 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-10-07T21:39:40.157 INFO:tasks.rados.rados.0.smithi008.stdout:1307: expect (ObjNum 630 snap 0 seq_num 630) 2023-10-07T21:39:40.274 INFO:tasks.rados.rados.0.smithi008.stdout:1308: finishing write tid 1 to smithi00888346-325 2023-10-07T21:39:40.274 INFO:tasks.rados.rados.0.smithi008.stdout:1308: finishing write tid 2 to smithi00888346-325 2023-10-07T21:39:40.274 INFO:tasks.rados.rados.0.smithi008.stdout:1308: finishing write tid 3 to smithi00888346-325 2023-10-07T21:39:40.274 INFO:tasks.rados.rados.0.smithi008.stdout:1308: finishing write tid 4 to smithi00888346-325 2023-10-07T21:39:40.274 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 325 v 206 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-10-07T21:39:40.275 INFO:tasks.rados.rados.0.smithi008.stdout:1308: left oid 325 (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:39:40.275 INFO:tasks.rados.rados.0.smithi008.stdout:1309: expect (ObjNum 585 snap 0 seq_num 585) 2023-10-07T21:39:40.488 INFO:tasks.rados.rados.0.smithi008.stdout:1310: finishing write tid 1 to smithi00888346-343 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1310: finishing write tid 2 to smithi00888346-343 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1310: finishing write tid 3 to smithi00888346-343 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1310: finishing write tid 4 to smithi00888346-343 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 222 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1310: left oid 343 (ObjNum 957 snap 0 seq_num 957) 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1311: finishing write tid 1 to smithi00888346-198 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1311: finishing write tid 2 to smithi00888346-198 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1311: finishing write tid 3 to smithi00888346-198 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1311: finishing write tid 4 to smithi00888346-198 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 198 v 237 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-10-07T21:39:40.489 INFO:tasks.rados.rados.0.smithi008.stdout:1311: left oid 198 (ObjNum 958 snap 0 seq_num 958) 2023-10-07T21:39:40.490 INFO:tasks.rados.rados.0.smithi008.stdout:1312: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-07T21:39:40.609 INFO:tasks.rados.rados.0.smithi008.stdout:1313: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:40.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:40 smithi008 bash[41094]: cluster 2023-10-07T21:39:39.285592+0000 mgr.y (mgr.14466) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-10-07T21:39:40.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:40 smithi008 bash[41094]: audit 2023-10-07T21:39:39.665394+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.8:0/4209832831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:40.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:40 smithi008 bash[27485]: cluster 2023-10-07T21:39:39.285592+0000 mgr.y (mgr.14466) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-10-07T21:39:40.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:40 smithi008 bash[27485]: audit 2023-10-07T21:39:39.665394+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.8:0/4209832831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:40.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:40 smithi081 bash[31720]: cluster 2023-10-07T21:39:39.285592+0000 mgr.y (mgr.14466) 226 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-10-07T21:39:40.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:40 smithi081 bash[31720]: audit 2023-10-07T21:39:39.665394+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.8:0/4209832831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:40.776 INFO:tasks.rados.rados.0.smithi008.stdout:1302: done (12 left) 2023-10-07T21:39:40.776 INFO:tasks.rados.rados.0.smithi008.stdout:1303: done (11 left) 2023-10-07T21:39:40.776 INFO:tasks.rados.rados.0.smithi008.stdout:1304: done (10 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1305: done (9 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1306: done (8 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1307: done (7 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1308: done (6 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1309: done (5 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1310: done (4 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1311: done (3 left) 2023-10-07T21:39:40.777 INFO:tasks.rados.rados.0.smithi008.stdout:1312: done (2 left) 2023-10-07T21:39:40.778 INFO:tasks.rados.rados.0.smithi008.stdout:1313: done (1 left) 2023-10-07T21:39:40.778 INFO:tasks.rados.rados.0.smithi008.stdout:1314: done (0 left) 2023-10-07T21:39:40.778 INFO:tasks.rados.rados.0.smithi008.stdout:1315: write oid 249 current snap is 0 2023-10-07T21:39:40.778 INFO:tasks.rados.rados.0.smithi008.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-10-07T21:39:40.787 INFO:tasks.rados.rados.0.smithi008.stdout:1315: writing smithi00888346-249 from 534720 to 1034238 tid 1 2023-10-07T21:39:40.795 INFO:tasks.rados.rados.0.smithi008.stdout:1315: writing smithi00888346-249 from 1460243 to 2134720 tid 2 2023-10-07T21:39:40.795 INFO:tasks.rados.rados.0.smithi008.stdout:1316: read oid 340 snap -1 2023-10-07T21:39:40.795 INFO:tasks.rados.rados.0.smithi008.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:39:40.795 INFO:tasks.rados.rados.0.smithi008.stdout:1317: write oid 219 current snap is 0 2023-10-07T21:39:40.795 INFO:tasks.rados.rados.0.smithi008.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-10-07T21:39:40.802 INFO:tasks.rados.rados.0.smithi008.stdout:1317: writing smithi00888346-219 from 551527 to 1126294 tid 1 2023-10-07T21:39:40.808 INFO:tasks.rados.rados.0.smithi008.stdout:1317: writing smithi00888346-219 from 1918725 to 2151527 tid 2 2023-10-07T21:39:40.808 INFO:tasks.rados.rados.0.smithi008.stdout:1318: read oid 396 snap -1 2023-10-07T21:39:40.809 INFO:tasks.rados.rados.0.smithi008.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-07T21:39:40.809 INFO:tasks.rados.rados.0.smithi008.stdout:1319: write oid 158 current snap is 0 2023-10-07T21:39:40.809 INFO:tasks.rados.rados.0.smithi008.stdout:1315: finishing write tid 1 to smithi00888346-249 2023-10-07T21:39:40.810 INFO:tasks.rados.rados.0.smithi008.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-10-07T21:39:40.817 INFO:tasks.rados.rados.0.smithi008.stdout:1319: writing smithi00888346-158 from 568334 to 1218350 tid 1 2023-10-07T21:39:40.822 INFO:tasks.rados.rados.0.smithi008.stdout:1319: writing smithi00888346-158 from 1860854 to 2168334 tid 2 2023-10-07T21:39:40.822 INFO:tasks.rados.rados.0.smithi008.stdout:1320: read oid 186 snap -1 2023-10-07T21:39:40.822 INFO:tasks.rados.rados.0.smithi008.stdout:1320: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1321: read oid 214 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1321: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1322: read oid 311 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1323: read oid 216 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1324: read oid 481 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1324: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1325: read oid 244 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1325: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1326: read oid 353 snap -1 2023-10-07T21:39:40.823 INFO:tasks.rados.rados.0.smithi008.stdout:1326: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1327: read oid 257 snap -1 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1328: read oid 89 snap -1 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1328: expect (ObjNum 88 snap 0 seq_num 88) 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1329: read oid 159 snap -1 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1329: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1330: read oid 93 snap -1 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1315: finishing write tid 2 to smithi00888346-249 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1315: finishing write tid 3 to smithi00888346-249 2023-10-07T21:39:40.824 INFO:tasks.rados.rados.0.smithi008.stdout:1315: finishing write tid 4 to smithi00888346-249 2023-10-07T21:39:40.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 249 v 201 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-10-07T21:39:40.825 INFO:tasks.rados.rados.0.smithi008.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-10-07T21:39:40.825 INFO:tasks.rados.rados.0.smithi008.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-07T21:39:40.917 INFO:tasks.rados.rados.0.smithi008.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1317: finishing write tid 1 to smithi00888346-219 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1317: finishing write tid 2 to smithi00888346-219 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1317: finishing write tid 3 to smithi00888346-219 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1317: finishing write tid 4 to smithi00888346-219 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 194 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1319: finishing write tid 1 to smithi00888346-158 2023-10-07T21:39:41.029 INFO:tasks.rados.rados.0.smithi008.stdout:1327: expect (ObjNum 256 snap 0 seq_num 256) 2023-10-07T21:39:41.101 INFO:tasks.rados.rados.0.smithi008.stdout:1321: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-07T21:39:41.184 INFO:tasks.rados.rados.0.smithi008.stdout:1328: expect (ObjNum 88 snap 0 seq_num 88) 2023-10-07T21:39:41.290 INFO:tasks.rados.rados.0.smithi008.stdout:1319: finishing write tid 2 to smithi00888346-158 2023-10-07T21:39:41.290 INFO:tasks.rados.rados.0.smithi008.stdout:1329: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-07T21:39:41.398 INFO:tasks.rados.rados.0.smithi008.stdout:1319: finishing write tid 3 to smithi00888346-158 2023-10-07T21:39:41.399 INFO:tasks.rados.rados.0.smithi008.stdout:1319: finishing write tid 4 to smithi00888346-158 2023-10-07T21:39:41.399 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 158 v 240 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-10-07T21:39:41.399 INFO:tasks.rados.rados.0.smithi008.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-10-07T21:39:41.399 INFO:tasks.rados.rados.0.smithi008.stdout:1324: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:41.563 INFO:tasks.rados.rados.0.smithi008.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:39:41.660 INFO:tasks.rados.rados.0.smithi008.stdout:1320: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-07T21:39:41.841 INFO:tasks.rados.rados.0.smithi008.stdout:1325: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-07T21:39:41.951 INFO:tasks.rados.rados.0.smithi008.stdout:1326: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-07T21:39:42.085 INFO:tasks.rados.rados.0.smithi008.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2023-10-07T21:39:42.194 INFO:tasks.rados.rados.0.smithi008.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-07T21:39:42.301 INFO:tasks.rados.rados.0.smithi008.stdout:1315: done (15 left) 2023-10-07T21:39:42.301 INFO:tasks.rados.rados.0.smithi008.stdout:1316: done (14 left) 2023-10-07T21:39:42.301 INFO:tasks.rados.rados.0.smithi008.stdout:1317: done (13 left) 2023-10-07T21:39:42.301 INFO:tasks.rados.rados.0.smithi008.stdout:1318: done (12 left) 2023-10-07T21:39:42.301 INFO:tasks.rados.rados.0.smithi008.stdout:1319: done (11 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1320: done (10 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1321: done (9 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1322: done (8 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1323: done (7 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1324: done (6 left) 2023-10-07T21:39:42.302 INFO:tasks.rados.rados.0.smithi008.stdout:1325: done (5 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1326: done (4 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1327: done (3 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1328: done (2 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1329: done (1 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1330: done (0 left) 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1331: write oid 184 current snap is 0 2023-10-07T21:39:42.303 INFO:tasks.rados.rados.0.smithi008.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-10-07T21:39:42.315 INFO:tasks.rados.rados.0.smithi008.stdout:1331: writing smithi00888346-184 from 585141 to 1310406 tid 1 2023-10-07T21:39:42.320 INFO:tasks.rados.rados.0.smithi008.stdout:1331: writing smithi00888346-184 from 1919336 to 2185141 tid 2 2023-10-07T21:39:42.320 INFO:tasks.rados.rados.0.smithi008.stdout:1332: write oid 21 current snap is 0 2023-10-07T21:39:42.321 INFO:tasks.rados.rados.0.smithi008.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-10-07T21:39:42.325 INFO:tasks.rados.rados.0.smithi008.stdout:1332: writing smithi00888346-21 from 601948 to 1002462 tid 1 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1332: writing smithi00888346-21 from 1577818 to 2201948 tid 2 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1333: delete oid 127 current snap is 0 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1331: finishing write tid 1 to smithi00888346-184 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1331: finishing write tid 2 to smithi00888346-184 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1331: finishing write tid 3 to smithi00888346-184 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:1331: finishing write tid 4 to smithi00888346-184 2023-10-07T21:39:42.334 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 184 v 194 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-10-07T21:39:42.335 INFO:tasks.rados.rados.0.smithi008.stdout:1331: left oid 184 (ObjNum 963 snap 0 seq_num 963) 2023-10-07T21:39:42.335 INFO:tasks.rados.rados.0.smithi008.stdout:1332: finishing write tid 1 to smithi00888346-21 2023-10-07T21:39:42.337 INFO:tasks.rados.rados.0.smithi008.stdout:1331: done (2 left) 2023-10-07T21:39:42.337 INFO:tasks.rados.rados.0.smithi008.stdout:1333: done (1 left) 2023-10-07T21:39:42.337 INFO:tasks.rados.rados.0.smithi008.stdout:1334: write oid 327 current snap is 0 2023-10-07T21:39:42.337 INFO:tasks.rados.rados.0.smithi008.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-10-07T21:39:42.345 INFO:tasks.rados.rados.0.smithi008.stdout:1334: writing smithi00888346-327 from 635562 to 1302927 tid 1 2023-10-07T21:39:42.352 INFO:tasks.rados.rados.0.smithi008.stdout:1334: writing smithi00888346-327 from 2094782 to 2235562 tid 2 2023-10-07T21:39:42.352 INFO:tasks.rados.rados.0.smithi008.stdout:1335: write oid 237 current snap is 0 2023-10-07T21:39:42.352 INFO:tasks.rados.rados.0.smithi008.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-10-07T21:39:42.360 INFO:tasks.rados.rados.0.smithi008.stdout:1335: writing smithi00888346-237 from 652369 to 1394983 tid 1 2023-10-07T21:39:42.365 INFO:tasks.rados.rados.0.smithi008.stdout:1335: writing smithi00888346-237 from 2153264 to 2252369 tid 2 2023-10-07T21:39:42.365 INFO:tasks.rados.rados.0.smithi008.stdout:1336: read oid 489 snap -1 2023-10-07T21:39:42.365 INFO:tasks.rados.rados.0.smithi008.stdout:1336: expect (ObjNum 948 snap 0 seq_num 948) 2023-10-07T21:39:42.365 INFO:tasks.rados.rados.0.smithi008.stdout:1337: write oid 95 current snap is 0 2023-10-07T21:39:42.365 INFO:tasks.rados.rados.0.smithi008.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-10-07T21:39:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:1337: writing smithi00888346-95 from 669176 to 1087039 tid 1 2023-10-07T21:39:42.380 INFO:tasks.rados.rados.0.smithi008.stdout:1337: writing smithi00888346-95 from 1811746 to 2269176 tid 2 2023-10-07T21:39:42.380 INFO:tasks.rados.rados.0.smithi008.stdout:1338: write oid 498 current snap is 0 2023-10-07T21:39:42.380 INFO:tasks.rados.rados.0.smithi008.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-10-07T21:39:42.387 INFO:tasks.rados.rados.0.smithi008.stdout:1338: writing smithi00888346-498 from 685983 to 1179095 tid 1 2023-10-07T21:39:42.394 INFO:tasks.rados.rados.0.smithi008.stdout:1338: writing smithi00888346-498 from 1870228 to 2285983 tid 2 2023-10-07T21:39:42.394 INFO:tasks.rados.rados.0.smithi008.stdout:1339: read oid 196 snap -1 2023-10-07T21:39:42.394 INFO:tasks.rados.rados.0.smithi008.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-07T21:39:42.394 INFO:tasks.rados.rados.0.smithi008.stdout:1340: write oid 185 current snap is 0 2023-10-07T21:39:42.395 INFO:tasks.rados.rados.0.smithi008.stdout:1332: finishing write tid 2 to smithi00888346-21 2023-10-07T21:39:42.395 INFO:tasks.rados.rados.0.smithi008.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-10-07T21:39:42.400 INFO:tasks.rados.rados.0.smithi008.stdout:1340: writing smithi00888346-185 from 702790 to 1271151 tid 1 2023-10-07T21:39:42.407 INFO:tasks.rados.rados.0.smithi008.stdout:1340: writing smithi00888346-185 from 1812357 to 2302790 tid 2 2023-10-07T21:39:42.407 INFO:tasks.rados.rados.0.smithi008.stdout:1341: read oid 377 snap -1 2023-10-07T21:39:42.407 INFO:tasks.rados.rados.0.smithi008.stdout:1341: expect (ObjNum 376 snap 0 seq_num 376) 2023-10-07T21:39:42.408 INFO:tasks.rados.rados.0.smithi008.stdout:1342: write oid 407 current snap is 0 2023-10-07T21:39:42.408 INFO:tasks.rados.rados.0.smithi008.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-10-07T21:39:42.414 INFO:tasks.rados.rados.0.smithi008.stdout:1342: writing smithi00888346-407 from 719597 to 1363207 tid 1 2023-10-07T21:39:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:1342: writing smithi00888346-407 from 1870839 to 2319597 tid 2 2023-10-07T21:39:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:1343: read oid 155 snap -1 2023-10-07T21:39:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:1343: expect deleted 2023-10-07T21:39:42.421 INFO:tasks.rados.rados.0.smithi008.stdout:1344: write oid 205 current snap is 0 2023-10-07T21:39:42.421 INFO:tasks.rados.rados.0.smithi008.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-10-07T21:39:42.429 INFO:tasks.rados.rados.0.smithi008.stdout:1344: writing smithi00888346-205 from 736404 to 1455263 tid 1 2023-10-07T21:39:42.434 INFO:tasks.rados.rados.0.smithi008.stdout:1344: writing smithi00888346-205 from 1929321 to 2336404 tid 2 2023-10-07T21:39:42.434 INFO:tasks.rados.rados.0.smithi008.stdout:1345: write oid 58 current snap is 0 2023-10-07T21:39:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-10-07T21:39:42.442 INFO:tasks.rados.rados.0.smithi008.stdout:1345: writing smithi00888346-58 from 753211 to 1547319 tid 1 2023-10-07T21:39:42.446 INFO:tasks.rados.rados.0.smithi008.stdout:1345: writing smithi00888346-58 from 1987803 to 2353211 tid 2 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1346: read oid 379 snap -1 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1346: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1347: read oid 403 snap -1 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1347: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1348: write oid 444 current snap is 0 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1332: finishing write tid 3 to smithi00888346-21 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1332: finishing write tid 4 to smithi00888346-21 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 150 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1334: finishing write tid 1 to smithi00888346-327 2023-10-07T21:39:42.447 INFO:tasks.rados.rados.0.smithi008.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-10-07T21:39:42.455 INFO:tasks.rados.rados.0.smithi008.stdout:1348: writing smithi00888346-444 from 770018 to 1355728 tid 1 2023-10-07T21:39:42.461 INFO:tasks.rados.rados.0.smithi008.stdout:1348: writing smithi00888346-444 from 2046285 to 2370018 tid 2 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1332: done (15 left) 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1349: read oid 466 snap -1 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1349: expect (ObjNum 575 snap 0 seq_num 575) 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1334: finishing write tid 2 to smithi00888346-327 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1334: finishing write tid 3 to smithi00888346-327 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1334: finishing write tid 4 to smithi00888346-327 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 203 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2023-10-07T21:39:42.462 INFO:tasks.rados.rados.0.smithi008.stdout:1335: finishing write tid 1 to smithi00888346-237 2023-10-07T21:39:42.463 INFO:tasks.rados.rados.0.smithi008.stdout:1335: finishing write tid 2 to smithi00888346-237 2023-10-07T21:39:42.463 INFO:tasks.rados.rados.0.smithi008.stdout:1334: done (15 left) 2023-10-07T21:39:42.463 INFO:tasks.rados.rados.0.smithi008.stdout:1350: write oid 470 current snap is 0 2023-10-07T21:39:42.463 INFO:tasks.rados.rados.0.smithi008.stdout:1335: finishing write tid 3 to smithi00888346-237 2023-10-07T21:39:42.463 INFO:tasks.rados.rados.0.smithi008.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-10-07T21:39:42.470 INFO:tasks.rados.rados.0.smithi008.stdout:1350: writing smithi00888346-470 from 786825 to 1447784 tid 1 2023-10-07T21:39:42.476 INFO:tasks.rados.rados.0.smithi008.stdout:1350: writing smithi00888346-470 from 2104767 to 2386825 tid 2 2023-10-07T21:39:42.476 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:42.476 INFO:tasks.rados.rados.0.smithi008.stdout:1335: finishing write tid 4 to smithi00888346-237 2023-10-07T21:39:42.476 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 153 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout:1335: done (15 left) 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout:1351: read oid 117 snap -1 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout:1351: expect (ObjNum 116 snap 0 seq_num 116) 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:42.477 INFO:tasks.rados.rados.0.smithi008.stdout:1337: finishing write tid 1 to smithi00888346-95 2023-10-07T21:39:42.478 INFO:tasks.rados.rados.0.smithi008.stdout:1336: expect (ObjNum 948 snap 0 seq_num 948) 2023-10-07T21:39:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:42 smithi008 bash[41094]: cluster 2023-10-07T21:39:41.286220+0000 mgr.y (mgr.14466) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-10-07T21:39:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:42 smithi008 bash[41094]: audit 2023-10-07T21:39:42.112088+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.8:0/3885150958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:42 smithi008 bash[27485]: cluster 2023-10-07T21:39:41.286220+0000 mgr.y (mgr.14466) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-10-07T21:39:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:42 smithi008 bash[27485]: audit 2023-10-07T21:39:42.112088+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.8:0/3885150958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1337: finishing write tid 2 to smithi00888346-95 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1337: finishing write tid 3 to smithi00888346-95 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1337: finishing write tid 4 to smithi00888346-95 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 95 v 165 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1338: finishing write tid 1 to smithi00888346-498 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1338: finishing write tid 2 to smithi00888346-498 2023-10-07T21:39:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:1338: finishing write tid 3 to smithi00888346-498 2023-10-07T21:39:42.707 INFO:tasks.rados.rados.0.smithi008.stdout:1338: finishing write tid 4 to smithi00888346-498 2023-10-07T21:39:42.707 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 223 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-10-07T21:39:42.707 INFO:tasks.rados.rados.0.smithi008.stdout:1338: left oid 498 (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:39:42.707 INFO:tasks.rados.rados.0.smithi008.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-07T21:39:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:42 smithi081 bash[31720]: cluster 2023-10-07T21:39:41.286220+0000 mgr.y (mgr.14466) 227 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-10-07T21:39:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:42 smithi081 bash[31720]: audit 2023-10-07T21:39:42.112088+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.8:0/3885150958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:42.821 INFO:tasks.rados.rados.0.smithi008.stdout:1340: finishing write tid 1 to smithi00888346-185 2023-10-07T21:39:42.821 INFO:tasks.rados.rados.0.smithi008.stdout:1340: finishing write tid 2 to smithi00888346-185 2023-10-07T21:39:42.821 INFO:tasks.rados.rados.0.smithi008.stdout:1340: finishing write tid 3 to smithi00888346-185 2023-10-07T21:39:42.821 INFO:tasks.rados.rados.0.smithi008.stdout:1340: finishing write tid 4 to smithi00888346-185 2023-10-07T21:39:42.822 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 185 v 257 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-10-07T21:39:42.822 INFO:tasks.rados.rados.0.smithi008.stdout:1340: left oid 185 (ObjNum 970 snap 0 seq_num 970) 2023-10-07T21:39:42.822 INFO:tasks.rados.rados.0.smithi008.stdout:1341: expect (ObjNum 376 snap 0 seq_num 376) 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1342: finishing write tid 1 to smithi00888346-407 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1342: finishing write tid 2 to smithi00888346-407 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1342: finishing write tid 3 to smithi00888346-407 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1342: finishing write tid 4 to smithi00888346-407 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 205 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1342: left oid 407 (ObjNum 971 snap 0 seq_num 971) 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1344: finishing write tid 1 to smithi00888346-205 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1344: finishing write tid 2 to smithi00888346-205 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1344: finishing write tid 3 to smithi00888346-205 2023-10-07T21:39:42.895 INFO:tasks.rados.rados.0.smithi008.stdout:1344: finishing write tid 4 to smithi00888346-205 2023-10-07T21:39:42.896 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 176 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-10-07T21:39:42.896 INFO:tasks.rados.rados.0.smithi008.stdout:1344: left oid 205 (ObjNum 972 snap 0 seq_num 972) 2023-10-07T21:39:42.896 INFO:tasks.rados.rados.0.smithi008.stdout:1345: finishing write tid 1 to smithi00888346-58 2023-10-07T21:39:42.896 INFO:tasks.rados.rados.0.smithi008.stdout:1346: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-07T21:39:42.968 INFO:tasks.rados.rados.0.smithi008.stdout:1345: finishing write tid 2 to smithi00888346-58 2023-10-07T21:39:42.968 INFO:tasks.rados.rados.0.smithi008.stdout:1345: finishing write tid 3 to smithi00888346-58 2023-10-07T21:39:42.968 INFO:tasks.rados.rados.0.smithi008.stdout:1345: finishing write tid 4 to smithi00888346-58 2023-10-07T21:39:42.968 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 58 v 168 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-10-07T21:39:42.969 INFO:tasks.rados.rados.0.smithi008.stdout:1345: left oid 58 (ObjNum 973 snap 0 seq_num 973) 2023-10-07T21:39:42.969 INFO:tasks.rados.rados.0.smithi008.stdout:1347: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-07T21:39:43.052 INFO:tasks.rados.rados.0.smithi008.stdout:1348: finishing write tid 1 to smithi00888346-444 2023-10-07T21:39:43.052 INFO:tasks.rados.rados.0.smithi008.stdout:1348: finishing write tid 2 to smithi00888346-444 2023-10-07T21:39:43.053 INFO:tasks.rados.rados.0.smithi008.stdout:1348: finishing write tid 3 to smithi00888346-444 2023-10-07T21:39:43.053 INFO:tasks.rados.rados.0.smithi008.stdout:1348: finishing write tid 4 to smithi00888346-444 2023-10-07T21:39:43.053 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 444 v 208 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-10-07T21:39:43.053 INFO:tasks.rados.rados.0.smithi008.stdout:1348: left oid 444 (ObjNum 974 snap 0 seq_num 974) 2023-10-07T21:39:43.053 INFO:tasks.rados.rados.0.smithi008.stdout:1349: expect (ObjNum 575 snap 0 seq_num 575) 2023-10-07T21:39:43.218 INFO:tasks.rados.rados.0.smithi008.stdout:1350: finishing write tid 1 to smithi00888346-470 2023-10-07T21:39:43.218 INFO:tasks.rados.rados.0.smithi008.stdout:1350: finishing write tid 2 to smithi00888346-470 2023-10-07T21:39:43.218 INFO:tasks.rados.rados.0.smithi008.stdout:1350: finishing write tid 3 to smithi00888346-470 2023-10-07T21:39:43.219 INFO:tasks.rados.rados.0.smithi008.stdout:1350: finishing write tid 4 to smithi00888346-470 2023-10-07T21:39:43.219 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 211 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-10-07T21:39:43.219 INFO:tasks.rados.rados.0.smithi008.stdout:1350: left oid 470 (ObjNum 975 snap 0 seq_num 975) 2023-10-07T21:39:43.219 INFO:tasks.rados.rados.0.smithi008.stdout:1351: expect (ObjNum 116 snap 0 seq_num 116) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1336: done (15 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1337: done (14 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1338: done (13 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1339: done (12 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1340: done (11 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1341: done (10 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1342: done (9 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1343: done (8 left) 2023-10-07T21:39:43.344 INFO:tasks.rados.rados.0.smithi008.stdout:1344: done (7 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1345: done (6 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1346: done (5 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1347: done (4 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1348: done (3 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1349: done (2 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1350: done (1 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1351: done (0 left) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1352: read oid 325 snap -1 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1352: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1353: write oid 435 current snap is 0 2023-10-07T21:39:43.345 INFO:tasks.rados.rados.0.smithi008.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-10-07T21:39:43.355 INFO:tasks.rados.rados.0.smithi008.stdout:1353: writing smithi00888346-435 from 403632 to 1139840 tid 1 2023-10-07T21:39:43.362 INFO:tasks.rados.rados.0.smithi008.stdout:1353: writing smithi00888346-435 from 1763249 to 2383248 tid 2 2023-10-07T21:39:43.363 INFO:tasks.rados.rados.0.smithi008.stdout:1354: write oid 452 current snap is 0 2023-10-07T21:39:43.363 INFO:tasks.rados.rados.0.smithi008.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-10-07T21:39:43.367 INFO:tasks.rados.rados.0.smithi008.stdout:1354: writing smithi00888346-452 from 420439 to 831896 tid 1 2023-10-07T21:39:43.374 INFO:tasks.rados.rados.0.smithi008.stdout:1354: writing smithi00888346-452 from 1421731 to 1901741 tid 2 2023-10-07T21:39:43.374 INFO:tasks.rados.rados.0.smithi008.stdout:1355: read oid 461 snap -1 2023-10-07T21:39:43.374 INFO:tasks.rados.rados.0.smithi008.stdout:1355: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1356: read oid 440 snap -1 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1356: expect (ObjNum 947 snap 0 seq_num 947) 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1357: read oid 154 snap -1 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1357: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1358: write oid 219 current snap is 0 2023-10-07T21:39:43.375 INFO:tasks.rados.rados.0.smithi008.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-10-07T21:39:43.379 INFO:tasks.rados.rados.0.smithi008.stdout:1358: writing smithi00888346-219 from 437246 to 923952 tid 1 2023-10-07T21:39:43.386 INFO:tasks.rados.rados.0.smithi008.stdout:1358: writing smithi00888346-219 from 1363860 to 1987528 tid 2 2023-10-07T21:39:43.386 INFO:tasks.rados.rados.0.smithi008.stdout:1359: delete oid 291 current snap is 0 2023-10-07T21:39:43.386 INFO:tasks.rados.rados.0.smithi008.stdout:1352: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:39:43.474 INFO:tasks.rados.rados.0.smithi008.stdout:1353: finishing write tid 1 to smithi00888346-435 2023-10-07T21:39:43.474 INFO:tasks.rados.rados.0.smithi008.stdout:1353: finishing write tid 2 to smithi00888346-435 2023-10-07T21:39:43.474 INFO:tasks.rados.rados.0.smithi008.stdout:1353: finishing write tid 3 to smithi00888346-435 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:1353: finishing write tid 4 to smithi00888346-435 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 435 v 206 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:1353: left oid 435 (ObjNum 976 snap 0 seq_num 976) 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:1354: finishing write tid 1 to smithi00888346-452 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:1354: finishing write tid 2 to smithi00888346-452 2023-10-07T21:39:43.475 INFO:tasks.rados.rados.0.smithi008.stdout:1357: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:39:43.577 INFO:tasks.rados.rados.0.smithi008.stdout:1354: finishing write tid 3 to smithi00888346-452 2023-10-07T21:39:43.577 INFO:tasks.rados.rados.0.smithi008.stdout:1354: finishing write tid 4 to smithi00888346-452 2023-10-07T21:39:43.577 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 209 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-10-07T21:39:43.577 INFO:tasks.rados.rados.0.smithi008.stdout:1354: left oid 452 (ObjNum 977 snap 0 seq_num 977) 2023-10-07T21:39:43.577 INFO:tasks.rados.rados.0.smithi008.stdout:1358: finishing write tid 1 to smithi00888346-219 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:1358: finishing write tid 2 to smithi00888346-219 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:1358: finishing write tid 3 to smithi00888346-219 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:1358: finishing write tid 4 to smithi00888346-219 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 197 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:1358: left oid 219 (ObjNum 978 snap 0 seq_num 978) 2023-10-07T21:39:43.578 INFO:tasks.rados.rados.0.smithi008.stdout:1355: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:39:43.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:43 smithi008 bash[41094]: audit 2023-10-07T21:39:43.282667+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:43.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:43 smithi008 bash[27485]: audit 2023-10-07T21:39:43.282667+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:43.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:43 smithi081 bash[31720]: audit 2023-10-07T21:39:43.282667+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:43.746 INFO:tasks.rados.rados.0.smithi008.stdout:1356: expect (ObjNum 947 snap 0 seq_num 947) 2023-10-07T21:39:43.970 INFO:tasks.rados.rados.0.smithi008.stdout:1352: done (7 left) 2023-10-07T21:39:43.970 INFO:tasks.rados.rados.0.smithi008.stdout:1353: done (6 left) 2023-10-07T21:39:43.970 INFO:tasks.rados.rados.0.smithi008.stdout:1354: done (5 left) 2023-10-07T21:39:43.970 INFO:tasks.rados.rados.0.smithi008.stdout:1355: done (4 left) 2023-10-07T21:39:43.970 INFO:tasks.rados.rados.0.smithi008.stdout:1356: done (3 left) 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1357: done (2 left) 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1358: done (1 left) 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1359: done (0 left) 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1360: read oid 320 snap -1 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1360: expect deleted 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1361: write oid 411 current snap is 0 2023-10-07T21:39:43.971 INFO:tasks.rados.rados.0.smithi008.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-10-07T21:39:43.982 INFO:tasks.rados.rados.0.smithi008.stdout:1361: writing smithi00888346-411 from 470860 to 1108064 tid 1 2023-10-07T21:39:43.990 INFO:tasks.rados.rados.0.smithi008.stdout:1361: writing smithi00888346-411 from 1880824 to 2470860 tid 2 2023-10-07T21:39:43.991 INFO:tasks.rados.rados.0.smithi008.stdout:1362: write oid 284 current snap is 0 2023-10-07T21:39:43.991 INFO:tasks.rados.rados.0.smithi008.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-10-07T21:39:43.996 INFO:tasks.rados.rados.0.smithi008.stdout:1362: writing smithi00888346-284 from 487667 to 916473 tid 1 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1362: writing smithi00888346-284 from 1655659 to 2426654 tid 2 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1363: read oid 62 snap -1 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1364: read oid 497 snap -1 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1365: read oid 52 snap -1 2023-10-07T21:39:44.005 INFO:tasks.rados.rados.0.smithi008.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-07T21:39:44.006 INFO:tasks.rados.rados.0.smithi008.stdout:1366: read oid 28 snap -1 2023-10-07T21:39:44.006 INFO:tasks.rados.rados.0.smithi008.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-10-07T21:39:44.006 INFO:tasks.rados.rados.0.smithi008.stdout:1367: write oid 429 current snap is 0 2023-10-07T21:39:44.006 INFO:tasks.rados.rados.0.smithi008.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-10-07T21:39:44.011 INFO:tasks.rados.rados.0.smithi008.stdout:1367: writing smithi00888346-429 from 504474 to 1008529 tid 1 2023-10-07T21:39:44.021 INFO:tasks.rados.rados.0.smithi008.stdout:1367: writing smithi00888346-429 from 1714141 to 2345147 tid 2 2023-10-07T21:39:44.021 INFO:tasks.rados.rados.0.smithi008.stdout:1368: delete oid 217 current snap is 0 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1361: finishing write tid 1 to smithi00888346-411 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1361: finishing write tid 2 to smithi00888346-411 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1361: finishing write tid 3 to smithi00888346-411 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1361: finishing write tid 4 to smithi00888346-411 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 411 v 209 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1362: finishing write tid 1 to smithi00888346-284 2023-10-07T21:39:44.022 INFO:tasks.rados.rados.0.smithi008.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-07T21:39:44.098 INFO:tasks.rados.rados.0.smithi008.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-10-07T21:39:44.209 INFO:tasks.rados.rados.0.smithi008.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-07T21:39:44.625 INFO:tasks.rados.rados.0.smithi008.stdout:1367: finishing write tid 1 to smithi00888346-429 2023-10-07T21:39:44.625 INFO:tasks.rados.rados.0.smithi008.stdout:1367: finishing write tid 2 to smithi00888346-429 2023-10-07T21:39:44.625 INFO:tasks.rados.rados.0.smithi008.stdout:1367: finishing write tid 3 to smithi00888346-429 2023-10-07T21:39:44.625 INFO:tasks.rados.rados.0.smithi008.stdout:1367: finishing write tid 4 to smithi00888346-429 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 429 v 267 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:1362: finishing write tid 2 to smithi00888346-284 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:1362: finishing write tid 3 to smithi00888346-284 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:1362: finishing write tid 4 to smithi00888346-284 2023-10-07T21:39:44.626 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 260 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1360: done (8 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1361: done (7 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1362: done (6 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1363: done (5 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1364: done (4 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1365: done (3 left) 2023-10-07T21:39:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:1366: done (2 left) 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1367: done (1 left) 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1368: done (0 left) 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1369: write oid 472 current snap is 0 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1369: writing smithi00888346-472 from 538088 to 1192641 tid 1 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1369: writing smithi00888346-472 from 1714752 to 2349427 tid 2 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1370: write oid 41 current snap is 0 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1369: finishing write tid 1 to smithi00888346-472 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1370: writing smithi00888346-41 from 554895 to 1284697 tid 1 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1370: writing smithi00888346-41 from 1773234 to 2551567 tid 2 2023-10-07T21:39:44.628 INFO:tasks.rados.rados.0.smithi008.stdout:1371: read oid 373 snap -1 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1372: write oid 219 current snap is 0 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1372: writing smithi00888346-219 from 571702 to 976753 tid 1 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1372: writing smithi00888346-219 from 1431716 to 2070060 tid 2 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1372: writing smithi00888346-219 from 2560365 to 2571702 tid 3 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1373: read oid 352 snap -1 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1373: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:44.629 INFO:tasks.rados.rados.0.smithi008.stdout:1374: write oid 197 current snap is 0 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1369: finishing write tid 2 to smithi00888346-472 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1369: finishing write tid 3 to smithi00888346-472 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1369: finishing write tid 4 to smithi00888346-472 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 472 v 226 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1370: finishing write tid 1 to smithi00888346-41 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1370: finishing write tid 2 to smithi00888346-41 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1370: finishing write tid 3 to smithi00888346-41 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1370: finishing write tid 4 to smithi00888346-41 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 41 v 212 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-10-07T21:39:44.630 INFO:tasks.rados.rados.0.smithi008.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: finishing write tid 1 to smithi00888346-219 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: finishing write tid 2 to smithi00888346-219 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: finishing write tid 3 to smithi00888346-219 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: finishing write tid 4 to smithi00888346-219 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: finishing write tid 5 to smithi00888346-219 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 201 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-10-07T21:39:44.631 INFO:tasks.rados.rados.0.smithi008.stdout:1373: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:44.633 INFO:tasks.rados.rados.0.smithi008.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-10-07T21:39:44.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:44 smithi008 bash[41094]: cluster 2023-10-07T21:39:43.290338+0000 mgr.y (mgr.14466) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 86 op/s 2023-10-07T21:39:44.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:44 smithi008 bash[27485]: cluster 2023-10-07T21:39:43.290338+0000 mgr.y (mgr.14466) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 86 op/s 2023-10-07T21:39:44.645 INFO:tasks.rados.rados.0.smithi008.stdout:1374: writing smithi00888346-197 from 588509 to 1068809 tid 1 2023-10-07T21:39:44.654 INFO:tasks.rados.rados.0.smithi008.stdout:1374: writing smithi00888346-197 from 1773845 to 2555847 tid 2 2023-10-07T21:39:44.776 INFO:tasks.rados.rados.0.smithi008.stdout:1369: done (5 left) 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1370: done (4 left) 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1371: done (3 left) 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1372: done (2 left) 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1373: done (1 left) 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1375: write oid 173 current snap is 0 2023-10-07T21:39:44.777 INFO:tasks.rados.rados.0.smithi008.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-10-07T21:39:44.779 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:44 smithi081 bash[31720]: cluster 2023-10-07T21:39:43.290338+0000 mgr.y (mgr.14466) 228 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 86 op/s 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1375: writing smithi00888346-173 from 605316 to 1160865 tid 1 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1375: writing smithi00888346-173 from 1832327 to 2474340 tid 2 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1376: write oid 243 current snap is 0 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1376: writing smithi00888346-243 from 622123 to 1369274 tid 1 2023-10-07T21:39:44.783 INFO:tasks.rados.rados.0.smithi008.stdout:1376: writing smithi00888346-243 from 2007162 to 2622123 tid 2 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1377: write oid 236 current snap is 0 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1377: writing smithi00888346-236 from 638930 to 1061330 tid 1 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1377: writing smithi00888346-236 from 1665644 to 2311326 tid 2 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1378: read oid 203 snap -1 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1378: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1379: write oid 493 current snap is 0 2023-10-07T21:39:44.784 INFO:tasks.rados.rados.0.smithi008.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1379: writing smithi00888346-493 from 655737 to 1153386 tid 1 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1379: writing smithi00888346-493 from 1607773 to 2397113 tid 2 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1380: write oid 204 current snap is 0 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1374: finishing write tid 1 to smithi00888346-197 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1374: finishing write tid 2 to smithi00888346-197 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1374: finishing write tid 3 to smithi00888346-197 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1380: writing smithi00888346-204 from 672544 to 1245442 tid 1 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1380: writing smithi00888346-204 from 1666255 to 2199253 tid 2 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1381: read oid 264 snap -1 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1381: expect deleted 2023-10-07T21:39:44.785 INFO:tasks.rados.rados.0.smithi008.stdout:1382: write oid 143 current snap is 0 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1374: finishing write tid 4 to smithi00888346-197 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 197 v 244 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1375: finishing write tid 1 to smithi00888346-173 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1382: writing smithi00888346-143 from 689351 to 1337498 tid 1 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1382: writing smithi00888346-143 from 2124737 to 2689351 tid 2 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1374: done (8 left) 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1383: delete oid 79 current snap is 0 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1375: finishing write tid 2 to smithi00888346-173 2023-10-07T21:39:44.786 INFO:tasks.rados.rados.0.smithi008.stdout:1375: finishing write tid 3 to smithi00888346-173 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1375: finishing write tid 4 to smithi00888346-173 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 173 v 221 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1375: left oid 173 (ObjNum 988 snap 0 seq_num 988) 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1376: finishing write tid 1 to smithi00888346-243 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1376: finishing write tid 2 to smithi00888346-243 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1376: finishing write tid 3 to smithi00888346-243 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1376: finishing write tid 4 to smithi00888346-243 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 243 v 270 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1376: left oid 243 (ObjNum 989 snap 0 seq_num 989) 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1377: finishing write tid 1 to smithi00888346-236 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1377: finishing write tid 2 to smithi00888346-236 2023-10-07T21:39:44.787 INFO:tasks.rados.rados.0.smithi008.stdout:1377: finishing write tid 3 to smithi00888346-236 2023-10-07T21:39:44.788 INFO:tasks.rados.rados.0.smithi008.stdout:1377: finishing write tid 4 to smithi00888346-236 2023-10-07T21:39:44.788 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 236 v 224 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-10-07T21:39:44.788 INFO:tasks.rados.rados.0.smithi008.stdout:1377: left oid 236 (ObjNum 990 snap 0 seq_num 990) 2023-10-07T21:39:44.788 INFO:tasks.rados.rados.0.smithi008.stdout:1378: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:39:44.849 INFO:tasks.rados.rados.0.smithi008.stdout:1379: finishing write tid 1 to smithi00888346-493 2023-10-07T21:39:44.849 INFO:tasks.rados.rados.0.smithi008.stdout:1379: finishing write tid 2 to smithi00888346-493 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1379: finishing write tid 3 to smithi00888346-493 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1379: finishing write tid 4 to smithi00888346-493 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 493 v 204 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1379: left oid 493 (ObjNum 991 snap 0 seq_num 991) 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1380: finishing write tid 1 to smithi00888346-204 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1380: finishing write tid 2 to smithi00888346-204 2023-10-07T21:39:44.850 INFO:tasks.rados.rados.0.smithi008.stdout:1380: finishing write tid 3 to smithi00888346-204 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1380: finishing write tid 4 to smithi00888346-204 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 204 v 146 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1380: left oid 204 (ObjNum 992 snap 0 seq_num 992) 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1382: finishing write tid 1 to smithi00888346-143 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1375: done (8 left) 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1376: done (7 left) 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1377: done (6 left) 2023-10-07T21:39:44.851 INFO:tasks.rados.rados.0.smithi008.stdout:1378: done (5 left) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1379: done (4 left) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1380: done (3 left) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1381: done (2 left) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1383: done (1 left) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1384: read oid 275 snap -1 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1384: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1385: write oid 274 current snap is 0 2023-10-07T21:39:44.852 INFO:tasks.rados.rados.0.smithi008.stdout:1382: finishing write tid 2 to smithi00888346-143 2023-10-07T21:39:44.853 INFO:tasks.rados.rados.0.smithi008.stdout:1382: finishing write tid 3 to smithi00888346-143 2023-10-07T21:39:44.853 INFO:tasks.rados.rados.0.smithi008.stdout:1382: finishing write tid 4 to smithi00888346-143 2023-10-07T21:39:44.853 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 143 v 215 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-10-07T21:39:44.853 INFO:tasks.rados.rados.0.smithi008.stdout:1382: left oid 143 (ObjNum 993 snap 0 seq_num 993) 2023-10-07T21:39:44.853 INFO:tasks.rados.rados.0.smithi008.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-10-07T21:39:44.864 INFO:tasks.rados.rados.0.smithi008.stdout:1385: writing smithi00888346-274 from 722965 to 1521610 tid 1 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1385: writing smithi00888346-274 from 2125348 to 2722965 tid 2 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1382: done (2 left) 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1386: read oid 385 snap -1 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1386: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1387: write oid 282 current snap is 0 2023-10-07T21:39:44.873 INFO:tasks.rados.rados.0.smithi008.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-10-07T21:39:44.880 INFO:tasks.rados.rados.0.smithi008.stdout:1387: writing smithi00888346-282 from 739772 to 1330019 tid 1 2023-10-07T21:39:44.886 INFO:tasks.rados.rados.0.smithi008.stdout:1387: writing smithi00888346-282 from 1900183 to 2440519 tid 2 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1388: read oid 330 snap -1 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1388: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1389: read oid 325 snap -1 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1389: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1390: read oid 119 snap -1 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1391: read oid 151 snap -1 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1392: read oid 130 snap -1 2023-10-07T21:39:44.887 INFO:tasks.rados.rados.0.smithi008.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:39:44.888 INFO:tasks.rados.rados.0.smithi008.stdout:1393: write oid 78 current snap is 0 2023-10-07T21:39:44.888 INFO:tasks.rados.rados.0.smithi008.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-10-07T21:39:44.895 INFO:tasks.rados.rados.0.smithi008.stdout:1393: writing smithi00888346-78 from 756579 to 1422075 tid 1 2023-10-07T21:39:44.900 INFO:tasks.rados.rados.0.smithi008.stdout:1393: writing smithi00888346-78 from 1958665 to 2359012 tid 2 2023-10-07T21:39:44.900 INFO:tasks.rados.rados.0.smithi008.stdout:1394: read oid 448 snap -1 2023-10-07T21:39:44.900 INFO:tasks.rados.rados.0.smithi008.stdout:1394: expect (ObjNum 771 snap 0 seq_num 771) 2023-10-07T21:39:44.900 INFO:tasks.rados.rados.0.smithi008.stdout:1395: write oid 245 current snap is 0 2023-10-07T21:39:44.901 INFO:tasks.rados.rados.0.smithi008.stdout:1384: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:1385: finishing write tid 1 to smithi00888346-274 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:1385: finishing write tid 2 to smithi00888346-274 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:1385: finishing write tid 3 to smithi00888346-274 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:1385: finishing write tid 4 to smithi00888346-274 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 273 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-10-07T21:39:44.985 INFO:tasks.rados.rados.0.smithi008.stdout:1385: left oid 274 (ObjNum 995 snap 0 seq_num 995) 2023-10-07T21:39:44.986 INFO:tasks.rados.rados.0.smithi008.stdout:1386: expect (ObjNum 384 snap 0 seq_num 384) 2023-10-07T21:39:45.062 INFO:tasks.rados.rados.0.smithi008.stdout:1387: finishing write tid 1 to smithi00888346-282 2023-10-07T21:39:45.062 INFO:tasks.rados.rados.0.smithi008.stdout:1388: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-07T21:39:45.187 INFO:tasks.rados.rados.0.smithi008.stdout:1387: finishing write tid 2 to smithi00888346-282 2023-10-07T21:39:45.188 INFO:tasks.rados.rados.0.smithi008.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-10-07T21:39:45.203 INFO:tasks.rados.rados.0.smithi008.stdout:1395: writing smithi00888346-245 from 773386 to 1514131 tid 1 2023-10-07T21:39:45.210 INFO:tasks.rados.rados.0.smithi008.stdout:1395: writing smithi00888346-245 from 2017147 to 2561152 tid 2 2023-10-07T21:39:45.210 INFO:tasks.rados.rados.0.smithi008.stdout:1384: done (11 left) 2023-10-07T21:39:45.210 INFO:tasks.rados.rados.0.smithi008.stdout:1385: done (10 left) 2023-10-07T21:39:45.210 INFO:tasks.rados.rados.0.smithi008.stdout:1386: done (9 left) 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1388: done (8 left) 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1396: read oid 65 snap -1 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1396: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1397: read oid 398 snap -1 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1397: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1398: delete oid 99 current snap is 0 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1387: finishing write tid 3 to smithi00888346-282 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1387: finishing write tid 4 to smithi00888346-282 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 282 v 276 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1387: left oid 282 (ObjNum 996 snap 0 seq_num 996) 2023-10-07T21:39:45.211 INFO:tasks.rados.rados.0.smithi008.stdout:1389: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:39:45.298 INFO:tasks.rados.rados.0.smithi008.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:39:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:39:45.502 INFO:tasks.rados.rados.0.smithi008.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:1393: finishing write tid 1 to smithi00888346-78 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:1393: finishing write tid 2 to smithi00888346-78 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:1393: finishing write tid 3 to smithi00888346-78 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:1393: finishing write tid 4 to smithi00888346-78 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 218 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-10-07T21:39:45.579 INFO:tasks.rados.rados.0.smithi008.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-10-07T21:39:45.580 INFO:tasks.rados.rados.0.smithi008.stdout:1394: expect (ObjNum 771 snap 0 seq_num 771) 2023-10-07T21:39:45.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:45 smithi008 bash[41094]: audit 2023-10-07T21:39:44.559123+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.8:0/1800116742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:45.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:45 smithi008 bash[27485]: audit 2023-10-07T21:39:44.559123+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.8:0/1800116742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:45.707 INFO:tasks.rados.rados.0.smithi008.stdout:1395: finishing write tid 1 to smithi00888346-245 2023-10-07T21:39:45.707 INFO:tasks.rados.rados.0.smithi008.stdout:1395: finishing write tid 2 to smithi00888346-245 2023-10-07T21:39:45.707 INFO:tasks.rados.rados.0.smithi008.stdout:1395: finishing write tid 3 to smithi00888346-245 2023-10-07T21:39:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:1395: finishing write tid 4 to smithi00888346-245 2023-10-07T21:39:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 226 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-10-07T21:39:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2023-10-07T21:39:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:1396: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-07T21:39:45.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:45 smithi081 bash[31720]: audit 2023-10-07T21:39:44.559123+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.8:0/1800116742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:45.829 INFO:tasks.rados.rados.0.smithi008.stdout:1397: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-07T21:39:46.002 INFO:tasks.rados.rados.0.smithi008.stdout:1387: done (10 left) 2023-10-07T21:39:46.002 INFO:tasks.rados.rados.0.smithi008.stdout:1389: done (9 left) 2023-10-07T21:39:46.002 INFO:tasks.rados.rados.0.smithi008.stdout:1390: done (8 left) 2023-10-07T21:39:46.002 INFO:tasks.rados.rados.0.smithi008.stdout:1391: done (7 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1392: done (6 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1393: done (5 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1394: done (4 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1395: done (3 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1396: done (2 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1397: done (1 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1398: done (0 left) 2023-10-07T21:39:46.003 INFO:tasks.rados.rados.0.smithi008.stdout:1399: delete oid 373 current snap is 0 2023-10-07T21:39:46.004 INFO:tasks.rados.rados.0.smithi008.stdout:1399: done (0 left) 2023-10-07T21:39:46.004 INFO:tasks.rados.rados.0.smithi008.stdout:1400: write oid 377 current snap is 0 2023-10-07T21:39:46.004 INFO:tasks.rados.rados.0.smithi008.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-10-07T21:39:46.015 INFO:tasks.rados.rados.0.smithi008.stdout:1400: writing smithi00888346-377 from 423807 to 990299 tid 1 2023-10-07T21:39:46.022 INFO:tasks.rados.rados.0.smithi008.stdout:1400: writing smithi00888346-377 from 1676240 to 2083925 tid 2 2023-10-07T21:39:46.027 INFO:tasks.rados.rados.0.smithi008.stdout:1400: writing smithi00888346-377 from 2739004 to 2823807 tid 3 2023-10-07T21:39:46.027 INFO:tasks.rados.rados.0.smithi008.stdout:1401: write oid 440 current snap is 0 2023-10-07T21:39:46.028 INFO:tasks.rados.rados.0.smithi008.stdout:1400: finishing write tid 1 to smithi00888346-377 2023-10-07T21:39:46.028 INFO:tasks.rados.rados.0.smithi008.stdout:1400: finishing write tid 2 to smithi00888346-377 2023-10-07T21:39:46.028 INFO:tasks.rados.rados.0.smithi008.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-10-07T21:39:46.033 INFO:tasks.rados.rados.0.smithi008.stdout:1401: writing smithi00888346-440 from 440614 to 1082355 tid 1 2023-10-07T21:39:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:1401: writing smithi00888346-440 from 1734722 to 2286065 tid 2 2023-10-07T21:39:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:1402: write oid 253 current snap is 0 2023-10-07T21:39:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-10-07T21:39:46.046 INFO:tasks.rados.rados.0.smithi008.stdout:1402: writing smithi00888346-253 from 457421 to 1174411 tid 1 2023-10-07T21:39:46.052 INFO:tasks.rados.rados.0.smithi008.stdout:1402: writing smithi00888346-253 from 1676851 to 2088205 tid 2 2023-10-07T21:39:46.057 INFO:tasks.rados.rados.0.smithi008.stdout:1402: writing smithi00888346-253 from 2677497 to 2857421 tid 3 2023-10-07T21:39:46.057 INFO:tasks.rados.rados.0.smithi008.stdout:1403: read oid 104 snap -1 2023-10-07T21:39:46.057 INFO:tasks.rados.rados.0.smithi008.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-10-07T21:39:46.057 INFO:tasks.rados.rados.0.smithi008.stdout:1404: read oid 279 snap -1 2023-10-07T21:39:46.057 INFO:tasks.rados.rados.0.smithi008.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:46.058 INFO:tasks.rados.rados.0.smithi008.stdout:1405: read oid 221 snap -1 2023-10-07T21:39:46.058 INFO:tasks.rados.rados.0.smithi008.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:39:46.058 INFO:tasks.rados.rados.0.smithi008.stdout:1406: write oid 444 current snap is 0 2023-10-07T21:39:46.058 INFO:tasks.rados.rados.0.smithi008.stdout:1400: finishing write tid 3 to smithi00888346-377 2023-10-07T21:39:46.058 INFO:tasks.rados.rados.0.smithi008.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-10-07T21:39:46.062 INFO:tasks.rados.rados.0.smithi008.stdout:1406: writing smithi00888346-444 from 474228 to 982820 tid 1 2023-10-07T21:39:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:1406: writing smithi00888346-444 from 1451686 to 2006698 tid 2 2023-10-07T21:39:46.074 INFO:tasks.rados.rados.0.smithi008.stdout:1406: writing smithi00888346-444 from 2704920 to 2874228 tid 3 2023-10-07T21:39:46.074 INFO:tasks.rados.rados.0.smithi008.stdout:1407: write oid 271 current snap is 0 2023-10-07T21:39:46.074 INFO:tasks.rados.rados.0.smithi008.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-10-07T21:39:46.080 INFO:tasks.rados.rados.0.smithi008.stdout:1407: writing smithi00888346-271 from 491035 to 1074876 tid 1 2023-10-07T21:39:46.086 INFO:tasks.rados.rados.0.smithi008.stdout:1407: writing smithi00888346-271 from 1510168 to 2208838 tid 2 2023-10-07T21:39:46.091 INFO:tasks.rados.rados.0.smithi008.stdout:1407: writing smithi00888346-271 from 2732343 to 2891035 tid 3 2023-10-07T21:39:46.091 INFO:tasks.rados.rados.0.smithi008.stdout:1408: write oid 281 current snap is 0 2023-10-07T21:39:46.091 INFO:tasks.rados.rados.0.smithi008.stdout:1400: finishing write tid 4 to smithi00888346-377 2023-10-07T21:39:46.091 INFO:tasks.rados.rados.0.smithi008.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-10-07T21:39:46.097 INFO:tasks.rados.rados.0.smithi008.stdout:1408: writing smithi00888346-281 from 507842 to 1166932 tid 1 2023-10-07T21:39:46.103 INFO:tasks.rados.rados.0.smithi008.stdout:1408: writing smithi00888346-281 from 1568650 to 2127331 tid 2 2023-10-07T21:39:46.107 INFO:tasks.rados.rados.0.smithi008.stdout:1408: writing smithi00888346-281 from 2759766 to 2907842 tid 3 2023-10-07T21:39:46.107 INFO:tasks.rados.rados.0.smithi008.stdout:1409: read oid 99 snap -1 2023-10-07T21:39:46.108 INFO:tasks.rados.rados.0.smithi008.stdout:1409: expect deleted 2023-10-07T21:39:46.108 INFO:tasks.rados.rados.0.smithi008.stdout:1410: write oid 490 current snap is 0 2023-10-07T21:39:46.108 INFO:tasks.rados.rados.0.smithi008.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-10-07T21:39:46.115 INFO:tasks.rados.rados.0.smithi008.stdout:1410: writing smithi00888346-490 from 524649 to 1258988 tid 1 2023-10-07T21:39:46.124 INFO:tasks.rados.rados.0.smithi008.stdout:1410: writing smithi00888346-490 from 1910779 to 2613118 tid 2 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1411: read oid 367 snap -1 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1411: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1412: write oid 287 current snap is 0 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1400: finishing write tid 5 to smithi00888346-377 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 377 v 213 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1401: finishing write tid 1 to smithi00888346-440 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1401: finishing write tid 2 to smithi00888346-440 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1401: finishing write tid 3 to smithi00888346-440 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1401: finishing write tid 4 to smithi00888346-440 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 440 v 279 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-10-07T21:39:46.125 INFO:tasks.rados.rados.0.smithi008.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-10-07T21:39:46.126 INFO:tasks.rados.rados.0.smithi008.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-10-07T21:39:46.129 INFO:tasks.rados.rados.0.smithi008.stdout:1412: writing smithi00888346-287 from 541456 to 951044 tid 1 2023-10-07T21:39:46.136 INFO:tasks.rados.rados.0.smithi008.stdout:1412: writing smithi00888346-287 from 1569261 to 2131611 tid 2 2023-10-07T21:39:46.141 INFO:tasks.rados.rados.0.smithi008.stdout:1412: writing smithi00888346-287 from 2814612 to 2941456 tid 3 2023-10-07T21:39:46.141 INFO:tasks.rados.rados.0.smithi008.stdout:1400: done (12 left) 2023-10-07T21:39:46.141 INFO:tasks.rados.rados.0.smithi008.stdout:1401: done (11 left) 2023-10-07T21:39:46.141 INFO:tasks.rados.rados.0.smithi008.stdout:1413: write oid 308 current snap is 0 2023-10-07T21:39:46.141 INFO:tasks.rados.rados.0.smithi008.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-10-07T21:39:46.146 INFO:tasks.rados.rados.0.smithi008.stdout:1413: writing smithi00888346-308 from 558263 to 1043100 tid 1 2023-10-07T21:39:46.154 INFO:tasks.rados.rados.0.smithi008.stdout:1413: writing smithi00888346-308 from 1627743 to 2333751 tid 2 2023-10-07T21:39:46.154 INFO:tasks.rados.rados.0.smithi008.stdout:1414: read oid 293 snap -1 2023-10-07T21:39:46.154 INFO:tasks.rados.rados.0.smithi008.stdout:1414: expect deleted 2023-10-07T21:39:46.154 INFO:tasks.rados.rados.0.smithi008.stdout:1415: write oid 110 current snap is 0 2023-10-07T21:39:46.154 INFO:tasks.rados.rados.0.smithi008.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-10-07T21:39:46.160 INFO:tasks.rados.rados.0.smithi008.stdout:1415: writing smithi00888346-110 from 575070 to 1135156 tid 1 2023-10-07T21:39:46.166 INFO:tasks.rados.rados.0.smithi008.stdout:1415: writing smithi00888346-110 from 1686225 to 2252244 tid 2 2023-10-07T21:39:46.172 INFO:tasks.rados.rados.0.smithi008.stdout:1415: writing smithi00888346-110 from 2869458 to 2975070 tid 3 2023-10-07T21:39:46.172 INFO:tasks.rados.rados.0.smithi008.stdout:1416: read oid 440 snap -1 2023-10-07T21:39:46.173 INFO:tasks.rados.rados.0.smithi008.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-07T21:39:46.173 INFO:tasks.rados.rados.0.smithi008.stdout:1417: read oid 488 snap -1 2023-10-07T21:39:46.173 INFO:tasks.rados.rados.0.smithi008.stdout:1417: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:46.173 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:46.173 INFO:tasks.rados.rados.0.smithi008.stdout:1402: finishing write tid 1 to smithi00888346-253 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:1402: finishing write tid 2 to smithi00888346-253 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:1402: finishing write tid 3 to smithi00888346-253 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:1402: finishing write tid 4 to smithi00888346-253 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:1402: finishing write tid 5 to smithi00888346-253 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 264 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-10-07T21:39:46.174 INFO:tasks.rados.rados.0.smithi008.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-10-07T21:39:46.175 INFO:tasks.rados.rados.0.smithi008.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-10-07T21:39:46.256 INFO:tasks.rados.rados.0.smithi008.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:46.385 INFO:tasks.rados.rados.0.smithi008.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:1406: finishing write tid 1 to smithi00888346-444 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:1406: finishing write tid 2 to smithi00888346-444 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:1406: finishing write tid 3 to smithi00888346-444 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:1406: finishing write tid 4 to smithi00888346-444 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:1406: finishing write tid 5 to smithi00888346-444 2023-10-07T21:39:46.504 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 444 v 215 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1402: done (15 left) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1403: done (14 left) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1404: done (13 left) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1405: done (12 left) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1406: done (11 left) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1418: read oid 112 snap -1 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1418: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1419: read oid 114 snap -1 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1419: expect (ObjNum 783 snap 0 seq_num 783) 2023-10-07T21:39:46.505 INFO:tasks.rados.rados.0.smithi008.stdout:1420: write oid 469 current snap is 0 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: finishing write tid 1 to smithi00888346-271 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: finishing write tid 2 to smithi00888346-271 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: finishing write tid 3 to smithi00888346-271 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: finishing write tid 4 to smithi00888346-271 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: finishing write tid 5 to smithi00888346-271 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 228 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1408: finishing write tid 1 to smithi00888346-281 2023-10-07T21:39:46.506 INFO:tasks.rados.rados.0.smithi008.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-10-07T21:39:46.519 INFO:tasks.rados.rados.0.smithi008.stdout:1420: writing smithi00888346-469 from 591877 to 1227212 tid 1 2023-10-07T21:39:46.526 INFO:tasks.rados.rados.0.smithi008.stdout:1420: writing smithi00888346-469 from 1628354 to 2338031 tid 2 2023-10-07T21:39:46.526 INFO:tasks.rados.rados.0.smithi008.stdout:1407: done (13 left) 2023-10-07T21:39:46.526 INFO:tasks.rados.rados.0.smithi008.stdout:1421: read oid 354 snap -1 2023-10-07T21:39:46.526 INFO:tasks.rados.rados.0.smithi008.stdout:1421: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:39:46.526 INFO:tasks.rados.rados.0.smithi008.stdout:1422: delete oid 499 current snap is 0 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1408: finishing write tid 2 to smithi00888346-281 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1408: finishing write tid 3 to smithi00888346-281 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1408: finishing write tid 4 to smithi00888346-281 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1408: finishing write tid 5 to smithi00888346-281 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 217 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1410: finishing write tid 1 to smithi00888346-490 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1410: finishing write tid 2 to smithi00888346-490 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1410: finishing write tid 3 to smithi00888346-490 2023-10-07T21:39:46.527 INFO:tasks.rados.rados.0.smithi008.stdout:1410: finishing write tid 4 to smithi00888346-490 2023-10-07T21:39:46.528 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 149 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-10-07T21:39:46.528 INFO:tasks.rados.rados.0.smithi008.stdout:1410: left oid 490 (ObjNum 1007 snap 0 seq_num 1007) 2023-10-07T21:39:46.528 INFO:tasks.rados.rados.0.smithi008.stdout:1411: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-07T21:39:46.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:46 smithi008 bash[41094]: cluster 2023-10-07T21:39:45.291594+0000 mgr.y (mgr.14466) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-07T21:39:46.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:46 smithi008 bash[27485]: cluster 2023-10-07T21:39:45.291594+0000 mgr.y (mgr.14466) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:1412: finishing write tid 1 to smithi00888346-287 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:1412: finishing write tid 2 to smithi00888346-287 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:1412: finishing write tid 3 to smithi00888346-287 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:1412: finishing write tid 4 to smithi00888346-287 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:1412: finishing write tid 5 to smithi00888346-287 2023-10-07T21:39:46.650 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 287 v 283 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1412: left oid 287 (ObjNum 1008 snap 0 seq_num 1008) 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1413: finishing write tid 1 to smithi00888346-308 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1413: finishing write tid 2 to smithi00888346-308 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1413: finishing write tid 3 to smithi00888346-308 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1413: finishing write tid 4 to smithi00888346-308 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 171 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1413: left oid 308 (ObjNum 1009 snap 0 seq_num 1009) 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1415: finishing write tid 1 to smithi00888346-110 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1415: finishing write tid 2 to smithi00888346-110 2023-10-07T21:39:46.651 INFO:tasks.rados.rados.0.smithi008.stdout:1417: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:46.721 INFO:tasks.rados.rados.0.smithi008.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-07T21:39:46.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:46 smithi081 bash[31720]: cluster 2023-10-07T21:39:45.291594+0000 mgr.y (mgr.14466) 229 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-07T21:39:46.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:46 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:46.940 INFO:tasks.rados.rados.0.smithi008.stdout:1415: finishing write tid 3 to smithi00888346-110 2023-10-07T21:39:46.940 INFO:tasks.rados.rados.0.smithi008.stdout:1415: finishing write tid 4 to smithi00888346-110 2023-10-07T21:39:46.940 INFO:tasks.rados.rados.0.smithi008.stdout:1415: finishing write tid 5 to smithi00888346-110 2023-10-07T21:39:46.940 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 287 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-10-07T21:39:46.941 INFO:tasks.rados.rados.0.smithi008.stdout:1415: left oid 110 (ObjNum 1010 snap 0 seq_num 1010) 2023-10-07T21:39:46.941 INFO:tasks.rados.rados.0.smithi008.stdout:1419: expect (ObjNum 783 snap 0 seq_num 783) 2023-10-07T21:39:47.082 INFO:tasks.rados.rados.0.smithi008.stdout:1418: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1420: finishing write tid 1 to smithi00888346-469 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1420: finishing write tid 2 to smithi00888346-469 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1420: finishing write tid 3 to smithi00888346-469 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1420: finishing write tid 4 to smithi00888346-469 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 469 v 208 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1420: left oid 469 (ObjNum 1011 snap 0 seq_num 1011) 2023-10-07T21:39:47.180 INFO:tasks.rados.rados.0.smithi008.stdout:1421: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:39:47.298 INFO:tasks.rados.rados.0.smithi008.stdout:1408: done (14 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1409: done (13 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1410: done (12 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1411: done (11 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1412: done (10 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1413: done (9 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1414: done (8 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1415: done (7 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1416: done (6 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1417: done (5 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1418: done (4 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1419: done (3 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1420: done (2 left) 2023-10-07T21:39:47.299 INFO:tasks.rados.rados.0.smithi008.stdout:1421: done (1 left) 2023-10-07T21:39:47.300 INFO:tasks.rados.rados.0.smithi008.stdout:1422: done (0 left) 2023-10-07T21:39:47.300 INFO:tasks.rados.rados.0.smithi008.stdout:1423: read oid 279 snap -1 2023-10-07T21:39:47.300 INFO:tasks.rados.rados.0.smithi008.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:47.300 INFO:tasks.rados.rados.0.smithi008.stdout:1424: write oid 72 current snap is 0 2023-10-07T21:39:47.300 INFO:tasks.rados.rados.0.smithi008.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-10-07T21:39:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:1424: writing smithi00888346-72 from 625491 to 1127677 tid 1 2023-10-07T21:39:47.319 INFO:tasks.rados.rados.0.smithi008.stdout:1424: writing smithi00888346-72 from 1861671 to 2575017 tid 2 2023-10-07T21:39:47.319 INFO:tasks.rados.rados.0.smithi008.stdout:1425: write oid 373 current snap is 0 2023-10-07T21:39:47.319 INFO:tasks.rados.rados.0.smithi008.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-10-07T21:39:47.326 INFO:tasks.rados.rados.0.smithi008.stdout:1425: writing smithi00888346-373 from 642298 to 1219733 tid 1 2023-10-07T21:39:47.333 INFO:tasks.rados.rados.0.smithi008.stdout:1425: writing smithi00888346-373 from 1920153 to 2493510 tid 2 2023-10-07T21:39:47.337 INFO:tasks.rados.rados.0.smithi008.stdout:1425: writing smithi00888346-373 from 2979150 to 3042298 tid 3 2023-10-07T21:39:47.337 INFO:tasks.rados.rados.0.smithi008.stdout:1426: write oid 467 current snap is 0 2023-10-07T21:39:47.337 INFO:tasks.rados.rados.0.smithi008.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-10-07T21:39:47.344 INFO:tasks.rados.rados.0.smithi008.stdout:1426: writing smithi00888346-467 from 659105 to 1311789 tid 1 2023-10-07T21:39:47.351 INFO:tasks.rados.rados.0.smithi008.stdout:1426: writing smithi00888346-467 from 1862282 to 2579297 tid 2 2023-10-07T21:39:47.351 INFO:tasks.rados.rados.0.smithi008.stdout:1427: write oid 84 current snap is 0 2023-10-07T21:39:47.351 INFO:tasks.rados.rados.0.smithi008.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-10-07T21:39:47.359 INFO:tasks.rados.rados.0.smithi008.stdout:1427: writing smithi00888346-84 from 675912 to 1403845 tid 1 2023-10-07T21:39:47.365 INFO:tasks.rados.rados.0.smithi008.stdout:1427: writing smithi00888346-84 from 1920764 to 2381437 tid 2 2023-10-07T21:39:47.369 INFO:tasks.rados.rados.0.smithi008.stdout:1427: writing smithi00888346-84 from 2801290 to 3075912 tid 3 2023-10-07T21:39:47.369 INFO:tasks.rados.rados.0.smithi008.stdout:1428: read oid 352 snap -1 2023-10-07T21:39:47.369 INFO:tasks.rados.rados.0.smithi008.stdout:1428: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:47.369 INFO:tasks.rados.rados.0.smithi008.stdout:1429: write oid 282 current snap is 0 2023-10-07T21:39:47.370 INFO:tasks.rados.rados.0.smithi008.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-10-07T21:39:47.375 INFO:tasks.rados.rados.0.smithi008.stdout:1429: writing smithi00888346-282 from 692719 to 1095901 tid 1 2023-10-07T21:39:47.382 INFO:tasks.rados.rados.0.smithi008.stdout:1429: writing smithi00888346-282 from 1579246 to 2299930 tid 2 2023-10-07T21:39:47.389 INFO:tasks.rados.rados.0.smithi008.stdout:1429: writing smithi00888346-282 from 2828713 to 3092719 tid 3 2023-10-07T21:39:47.390 INFO:tasks.rados.rados.0.smithi008.stdout:1430: read oid 488 snap -1 2023-10-07T21:39:47.390 INFO:tasks.rados.rados.0.smithi008.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:47.390 INFO:tasks.rados.rados.0.smithi008.stdout:1431: write oid 348 current snap is 0 2023-10-07T21:39:47.390 INFO:tasks.rados.rados.0.smithi008.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-10-07T21:39:47.393 INFO:tasks.rados.rados.0.smithi008.stdout:1431: writing smithi00888346-348 from 709526 to 1187957 tid 1 2023-10-07T21:39:47.399 INFO:tasks.rados.rados.0.smithi008.stdout:1431: writing smithi00888346-348 from 1637728 to 2102070 tid 2 2023-10-07T21:39:47.405 INFO:tasks.rados.rados.0.smithi008.stdout:1431: writing smithi00888346-348 from 2856136 to 3109526 tid 3 2023-10-07T21:39:47.405 INFO:tasks.rados.rados.0.smithi008.stdout:1432: delete oid 363 current snap is 0 2023-10-07T21:39:47.405 INFO:tasks.rados.rados.0.smithi008.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:47.539 INFO:tasks.rados.rados.0.smithi008.stdout:1424: finishing write tid 1 to smithi00888346-72 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1424: finishing write tid 2 to smithi00888346-72 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1424: finishing write tid 3 to smithi00888346-72 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1424: finishing write tid 4 to smithi00888346-72 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 72 v 221 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1425: finishing write tid 1 to smithi00888346-373 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1425: finishing write tid 2 to smithi00888346-373 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1425: finishing write tid 3 to smithi00888346-373 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1425: finishing write tid 4 to smithi00888346-373 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:1425: finishing write tid 5 to smithi00888346-373 2023-10-07T21:39:47.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 373 v 181 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1426: finishing write tid 1 to smithi00888346-467 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1426: finishing write tid 2 to smithi00888346-467 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1426: finishing write tid 3 to smithi00888346-467 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1426: finishing write tid 4 to smithi00888346-467 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 467 v 152 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1427: finishing write tid 1 to smithi00888346-84 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1427: finishing write tid 2 to smithi00888346-84 2023-10-07T21:39:47.541 INFO:tasks.rados.rados.0.smithi008.stdout:1428: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:47.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:47 smithi008 bash[27485]: audit 2023-10-07T21:39:47.001739+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.8:0/358509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:47.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:47] "GET /metrics HTTP/1.1" 200 242640 "" "Prometheus/2.43.0" 2023-10-07T21:39:47.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:47 smithi008 bash[41094]: audit 2023-10-07T21:39:47.001739+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.8:0/358509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:47.649 INFO:tasks.rados.rados.0.smithi008.stdout:1427: finishing write tid 3 to smithi00888346-84 2023-10-07T21:39:47.649 INFO:tasks.rados.rados.0.smithi008.stdout:1427: finishing write tid 4 to smithi00888346-84 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1427: finishing write tid 5 to smithi00888346-84 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 84 v 198 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: finishing write tid 1 to smithi00888346-282 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: finishing write tid 2 to smithi00888346-282 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: finishing write tid 3 to smithi00888346-282 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: finishing write tid 4 to smithi00888346-282 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: finishing write tid 5 to smithi00888346-282 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 282 v 291 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2023-10-07T21:39:47.650 INFO:tasks.rados.rados.0.smithi008.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: finishing write tid 1 to smithi00888346-348 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: finishing write tid 2 to smithi00888346-348 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: finishing write tid 3 to smithi00888346-348 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: finishing write tid 4 to smithi00888346-348 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: finishing write tid 5 to smithi00888346-348 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 348 v 175 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1431: left oid 348 (ObjNum 1018 snap 0 seq_num 1018) 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1423: done (9 left) 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1424: done (8 left) 2023-10-07T21:39:47.714 INFO:tasks.rados.rados.0.smithi008.stdout:1425: done (7 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1426: done (6 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1427: done (5 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1428: done (4 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1429: done (3 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1430: done (2 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1431: done (1 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1432: done (0 left) 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1433: write oid 266 current snap is 0 2023-10-07T21:39:47.715 INFO:tasks.rados.rados.0.smithi008.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-10-07T21:39:47.730 INFO:tasks.rados.rados.0.smithi008.stdout:1433: writing smithi00888346-266 from 743140 to 1488422 tid 1 2023-10-07T21:39:47.736 INFO:tasks.rados.rados.0.smithi008.stdout:1433: writing smithi00888346-266 from 2154692 to 2622703 tid 2 2023-10-07T21:39:47.736 INFO:tasks.rados.rados.0.smithi008.stdout:1434: delete oid 335 current snap is 0 2023-10-07T21:39:47.736 INFO:tasks.rados.rados.0.smithi008.stdout:1433: finishing write tid 1 to smithi00888346-266 2023-10-07T21:39:47.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:47 smithi081 bash[31720]: audit 2023-10-07T21:39:47.001739+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.8:0/358509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:47.739 INFO:tasks.rados.rados.0.smithi008.stdout:1434: done (1 left) 2023-10-07T21:39:47.739 INFO:tasks.rados.rados.0.smithi008.stdout:1435: read oid 417 snap -1 2023-10-07T21:39:47.739 INFO:tasks.rados.rados.0.smithi008.stdout:1435: expect deleted 2023-10-07T21:39:47.739 INFO:tasks.rados.rados.0.smithi008.stdout:1436: write oid 63 current snap is 0 2023-10-07T21:39:47.739 INFO:tasks.rados.rados.0.smithi008.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-10-07T21:39:47.746 INFO:tasks.rados.rados.0.smithi008.stdout:1436: writing smithi00888346-63 from 776754 to 1272534 tid 1 2023-10-07T21:39:47.753 INFO:tasks.rados.rados.0.smithi008.stdout:1436: writing smithi00888346-63 from 1871656 to 2343336 tid 2 2023-10-07T21:39:47.759 INFO:tasks.rados.rados.0.smithi008.stdout:1436: writing smithi00888346-63 from 2965828 to 3176754 tid 3 2023-10-07T21:39:47.759 INFO:tasks.rados.rados.0.smithi008.stdout:1437: write oid 262 current snap is 0 2023-10-07T21:39:47.759 INFO:tasks.rados.rados.0.smithi008.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-10-07T21:39:47.767 INFO:tasks.rados.rados.0.smithi008.stdout:1437: writing smithi00888346-262 from 793561 to 1364590 tid 1 2023-10-07T21:39:47.773 INFO:tasks.rados.rados.0.smithi008.stdout:1437: writing smithi00888346-262 from 1813785 to 2545476 tid 2 2023-10-07T21:39:47.778 INFO:tasks.rados.rados.0.smithi008.stdout:1437: writing smithi00888346-262 from 2993251 to 3193561 tid 3 2023-10-07T21:39:47.778 INFO:tasks.rados.rados.0.smithi008.stdout:1438: write oid 113 current snap is 0 2023-10-07T21:39:47.778 INFO:tasks.rados.rados.0.smithi008.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-10-07T21:39:47.783 INFO:tasks.rados.rados.0.smithi008.stdout:1438: writing smithi00888346-113 from 410368 to 1056646 tid 1 2023-10-07T21:39:47.788 INFO:tasks.rados.rados.0.smithi008.stdout:1438: writing smithi00888346-113 from 1472267 to 1947616 tid 2 2023-10-07T21:39:47.794 INFO:tasks.rados.rados.0.smithi008.stdout:1438: writing smithi00888346-113 from 2504321 to 2909921 tid 3 2023-10-07T21:39:47.794 INFO:tasks.rados.rados.0.smithi008.stdout:1439: write oid 265 current snap is 0 2023-10-07T21:39:47.794 INFO:tasks.rados.rados.0.smithi008.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-10-07T21:39:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:1439: writing smithi00888346-265 from 427175 to 1148702 tid 1 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1439: writing smithi00888346-265 from 1930749 to 2666109 tid 2 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1440: write oid 356 current snap is 0 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1433: finishing write tid 2 to smithi00888346-266 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1433: finishing write tid 3 to smithi00888346-266 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1433: finishing write tid 4 to smithi00888346-266 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 201 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2023-10-07T21:39:47.810 INFO:tasks.rados.rados.0.smithi008.stdout:1436: finishing write tid 1 to smithi00888346-63 2023-10-07T21:39:47.811 INFO:tasks.rados.rados.0.smithi008.stdout:1436: finishing write tid 2 to smithi00888346-63 2023-10-07T21:39:47.811 INFO:tasks.rados.rados.0.smithi008.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-10-07T21:39:47.816 INFO:tasks.rados.rados.0.smithi008.stdout:1440: writing smithi00888346-356 from 443982 to 1240758 tid 1 2023-10-07T21:39:47.824 INFO:tasks.rados.rados.0.smithi008.stdout:1440: writing smithi00888346-356 from 1989231 to 2468249 tid 2 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1440: writing smithi00888346-356 from 2959167 to 3243982 tid 3 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1433: done (6 left) 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1435: done (5 left) 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1441: read oid 264 snap -1 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1441: expect deleted 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1442: read oid 25 snap -1 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1442: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1443: write oid 344 current snap is 0 2023-10-07T21:39:47.829 INFO:tasks.rados.rados.0.smithi008.stdout:1436: finishing write tid 3 to smithi00888346-63 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:1436: finishing write tid 4 to smithi00888346-63 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:1436: finishing write tid 5 to smithi00888346-63 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 63 v 249 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:1437: finishing write tid 1 to smithi00888346-262 2023-10-07T21:39:47.830 INFO:tasks.rados.rados.0.smithi008.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-10-07T21:39:47.839 INFO:tasks.rados.rados.0.smithi008.stdout:1443: writing smithi00888346-344 from 460789 to 1049167 tid 1 2023-10-07T21:39:47.850 INFO:tasks.rados.rados.0.smithi008.stdout:1443: writing smithi00888346-344 from 1764066 to 2503095 tid 2 2023-10-07T21:39:47.854 INFO:tasks.rados.rados.0.smithi008.stdout:1443: writing smithi00888346-344 from 3219296 to 3260789 tid 3 2023-10-07T21:39:47.854 INFO:tasks.rados.rados.0.smithi008.stdout:1436: done (7 left) 2023-10-07T21:39:47.854 INFO:tasks.rados.rados.0.smithi008.stdout:1444: write oid 163 current snap is 0 2023-10-07T21:39:47.854 INFO:tasks.rados.rados.0.smithi008.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-10-07T21:39:47.861 INFO:tasks.rados.rados.0.smithi008.stdout:1444: writing smithi00888346-163 from 477596 to 1141223 tid 1 2023-10-07T21:39:47.867 INFO:tasks.rados.rados.0.smithi008.stdout:1444: writing smithi00888346-163 from 1706195 to 2188882 tid 2 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1444: writing smithi00888346-163 from 2614013 to 3181054 tid 3 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1445: read oid 245 snap -1 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1445: expect (ObjNum 998 snap 0 seq_num 998) 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1446: delete oid 455 current snap is 0 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1437: finishing write tid 2 to smithi00888346-262 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1437: finishing write tid 3 to smithi00888346-262 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1437: finishing write tid 4 to smithi00888346-262 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:1437: finishing write tid 5 to smithi00888346-262 2023-10-07T21:39:47.874 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 262 v 205 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: finishing write tid 1 to smithi00888346-113 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: finishing write tid 2 to smithi00888346-113 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: finishing write tid 3 to smithi00888346-113 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: finishing write tid 4 to smithi00888346-113 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: finishing write tid 5 to smithi00888346-113 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 113 v 269 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1439: finishing write tid 1 to smithi00888346-265 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1439: finishing write tid 2 to smithi00888346-265 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1439: finishing write tid 3 to smithi00888346-265 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:1439: finishing write tid 4 to smithi00888346-265 2023-10-07T21:39:47.875 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 232 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: finishing write tid 1 to smithi00888346-356 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: finishing write tid 2 to smithi00888346-356 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: finishing write tid 3 to smithi00888346-356 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: finishing write tid 4 to smithi00888346-356 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: finishing write tid 5 to smithi00888346-356 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 356 v 209 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2023-10-07T21:39:47.876 INFO:tasks.rados.rados.0.smithi008.stdout:1442: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:1443: finishing write tid 1 to smithi00888346-344 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:1443: finishing write tid 2 to smithi00888346-344 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:1443: finishing write tid 3 to smithi00888346-344 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:1443: finishing write tid 4 to smithi00888346-344 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:1443: finishing write tid 5 to smithi00888346-344 2023-10-07T21:39:48.057 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 273 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1443: left oid 344 (ObjNum 1027 snap 0 seq_num 1027) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: finishing write tid 1 to smithi00888346-163 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: finishing write tid 2 to smithi00888346-163 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: finishing write tid 3 to smithi00888346-163 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: finishing write tid 4 to smithi00888346-163 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: finishing write tid 5 to smithi00888346-163 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 163 v 236 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1444: left oid 163 (ObjNum 1028 snap 0 seq_num 1028) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1437: done (9 left) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1438: done (8 left) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1439: done (7 left) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1440: done (6 left) 2023-10-07T21:39:48.058 INFO:tasks.rados.rados.0.smithi008.stdout:1441: done (5 left) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1442: done (4 left) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1443: done (3 left) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1444: done (2 left) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1446: done (1 left) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1447: read oid 213 snap -1 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1447: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1448: write oid 339 current snap is 0 2023-10-07T21:39:48.059 INFO:tasks.rados.rados.0.smithi008.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-10-07T21:39:48.067 INFO:tasks.rados.rados.0.smithi008.stdout:1448: writing smithi00888346-339 from 511210 to 925335 tid 1 2023-10-07T21:39:48.073 INFO:tasks.rados.rados.0.smithi008.stdout:1448: writing smithi00888346-339 from 1423159 to 1909515 tid 2 2023-10-07T21:39:48.081 INFO:tasks.rados.rados.0.smithi008.stdout:1448: writing smithi00888346-339 from 2668859 to 3258444 tid 3 2023-10-07T21:39:48.081 INFO:tasks.rados.rados.0.smithi008.stdout:1449: write oid 448 current snap is 0 2023-10-07T21:39:48.081 INFO:tasks.rados.rados.0.smithi008.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-10-07T21:39:48.087 INFO:tasks.rados.rados.0.smithi008.stdout:1449: writing smithi00888346-448 from 528017 to 1017391 tid 1 2023-10-07T21:39:48.093 INFO:tasks.rados.rados.0.smithi008.stdout:1449: writing smithi00888346-448 from 1481641 to 2111655 tid 2 2023-10-07T21:39:48.098 INFO:tasks.rados.rados.0.smithi008.stdout:1449: writing smithi00888346-448 from 2696282 to 3097139 tid 3 2023-10-07T21:39:48.099 INFO:tasks.rados.rados.0.smithi008.stdout:1450: write oid 59 current snap is 0 2023-10-07T21:39:48.099 INFO:tasks.rados.rados.0.smithi008.stdout:1445: expect (ObjNum 998 snap 0 seq_num 998) 2023-10-07T21:39:48.190 INFO:tasks.rados.rados.0.smithi008.stdout:1447: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:39:48.320 INFO:tasks.rados.rados.0.smithi008.stdout:1448: finishing write tid 1 to smithi00888346-339 2023-10-07T21:39:48.320 INFO:tasks.rados.rados.0.smithi008.stdout:1448: finishing write tid 2 to smithi00888346-339 2023-10-07T21:39:48.320 INFO:tasks.rados.rados.0.smithi008.stdout:1448: finishing write tid 3 to smithi00888346-339 2023-10-07T21:39:48.320 INFO:tasks.rados.rados.0.smithi008.stdout:1448: finishing write tid 4 to smithi00888346-339 2023-10-07T21:39:48.320 INFO:tasks.rados.rados.0.smithi008.stdout:1448: finishing write tid 5 to smithi00888346-339 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 219 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1448: left oid 339 (ObjNum 1030 snap 0 seq_num 1030) 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: finishing write tid 1 to smithi00888346-448 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: finishing write tid 2 to smithi00888346-448 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: finishing write tid 3 to smithi00888346-448 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: finishing write tid 4 to smithi00888346-448 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: finishing write tid 5 to smithi00888346-448 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 448 v 157 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1449: left oid 448 (ObjNum 1031 snap 0 seq_num 1031) 2023-10-07T21:39:48.321 INFO:tasks.rados.rados.0.smithi008.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-10-07T21:39:48.333 INFO:tasks.rados.rados.0.smithi008.stdout:1450: writing smithi00888346-59 from 544824 to 1109447 tid 1 2023-10-07T21:39:48.340 INFO:tasks.rados.rados.0.smithi008.stdout:1450: writing smithi00888346-59 from 1823770 to 2313795 tid 2 2023-10-07T21:39:48.346 INFO:tasks.rados.rados.0.smithi008.stdout:1450: writing smithi00888346-59 from 3007352 to 3344824 tid 3 2023-10-07T21:39:48.346 INFO:tasks.rados.rados.0.smithi008.stdout:1445: done (4 left) 2023-10-07T21:39:48.346 INFO:tasks.rados.rados.0.smithi008.stdout:1447: done (3 left) 2023-10-07T21:39:48.347 INFO:tasks.rados.rados.0.smithi008.stdout:1448: done (2 left) 2023-10-07T21:39:48.347 INFO:tasks.rados.rados.0.smithi008.stdout:1449: done (1 left) 2023-10-07T21:39:48.347 INFO:tasks.rados.rados.0.smithi008.stdout:1451: write oid 403 current snap is 0 2023-10-07T21:39:48.347 INFO:tasks.rados.rados.0.smithi008.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-10-07T21:39:48.353 INFO:tasks.rados.rados.0.smithi008.stdout:1451: writing smithi00888346-403 from 561631 to 1201503 tid 1 2023-10-07T21:39:48.360 INFO:tasks.rados.rados.0.smithi008.stdout:1451: writing smithi00888346-403 from 1882252 to 2515935 tid 2 2023-10-07T21:39:48.365 INFO:tasks.rados.rados.0.smithi008.stdout:1451: writing smithi00888346-403 from 3034775 to 3361631 tid 3 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1452: delete oid 177 current snap is 0 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: finishing write tid 1 to smithi00888346-59 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: finishing write tid 2 to smithi00888346-59 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: finishing write tid 3 to smithi00888346-59 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: finishing write tid 4 to smithi00888346-59 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: finishing write tid 5 to smithi00888346-59 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 161 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1450: left oid 59 (ObjNum 1032 snap 0 seq_num 1032) 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1451: finishing write tid 1 to smithi00888346-403 2023-10-07T21:39:48.366 INFO:tasks.rados.rados.0.smithi008.stdout:1451: finishing write tid 2 to smithi00888346-403 2023-10-07T21:39:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:1450: done (2 left) 2023-10-07T21:39:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:1452: done (1 left) 2023-10-07T21:39:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:1453: read oid 21 snap -1 2023-10-07T21:39:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:1453: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:39:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:1454: read oid 95 snap -1 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1454: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1455: read oid 54 snap -1 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1455: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1456: read oid 215 snap -1 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1456: expect deleted 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1457: read oid 252 snap -1 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1457: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1458: write oid 144 current snap is 0 2023-10-07T21:39:48.369 INFO:tasks.rados.rados.0.smithi008.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-10-07T21:39:48.377 INFO:tasks.rados.rados.0.smithi008.stdout:1458: writing smithi00888346-144 from 595245 to 1101968 tid 1 2023-10-07T21:39:48.384 INFO:tasks.rados.rados.0.smithi008.stdout:1458: writing smithi00888346-144 from 1715569 to 2352921 tid 2 2023-10-07T21:39:48.390 INFO:tasks.rados.rados.0.smithi008.stdout:1458: writing smithi00888346-144 from 2805974 to 3368272 tid 3 2023-10-07T21:39:48.390 INFO:tasks.rados.rados.0.smithi008.stdout:1459: read oid 91 snap -1 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1460: delete oid 344 current snap is 0 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1451: finishing write tid 3 to smithi00888346-403 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1451: finishing write tid 4 to smithi00888346-403 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1451: finishing write tid 5 to smithi00888346-403 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 403 v 295 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1451: left oid 403 (ObjNum 1033 snap 0 seq_num 1033) 2023-10-07T21:39:48.391 INFO:tasks.rados.rados.0.smithi008.stdout:1455: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:39:48.483 INFO:tasks.rados.rados.0.smithi008.stdout:1453: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:39:48.572 INFO:tasks.rados.rados.0.smithi008.stdout:1454: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-07T21:39:48.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:48 smithi008 bash[27485]: cluster 2023-10-07T21:39:47.292305+0000 mgr.y (mgr.14466) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2023-10-07T21:39:48.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:48 smithi008 bash[41094]: cluster 2023-10-07T21:39:47.292305+0000 mgr.y (mgr.14466) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2023-10-07T21:39:48.664 INFO:tasks.rados.rados.0.smithi008.stdout:1457: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-07T21:39:48.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:48 smithi081 bash[31720]: cluster 2023-10-07T21:39:47.292305+0000 mgr.y (mgr.14466) 230 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: finishing write tid 1 to smithi00888346-144 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: finishing write tid 2 to smithi00888346-144 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: finishing write tid 3 to smithi00888346-144 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: finishing write tid 4 to smithi00888346-144 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: finishing write tid 5 to smithi00888346-144 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 144 v 225 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2023-10-07T21:39:48.829 INFO:tasks.rados.rados.0.smithi008.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1451: done (8 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1453: done (7 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1454: done (6 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1455: done (5 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1456: done (4 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1457: done (3 left) 2023-10-07T21:39:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:1458: done (2 left) 2023-10-07T21:39:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:1459: done (1 left) 2023-10-07T21:39:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:1460: done (0 left) 2023-10-07T21:39:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:1461: write oid 86 current snap is 0 2023-10-07T21:39:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-10-07T21:39:48.954 INFO:tasks.rados.rados.0.smithi008.stdout:1461: writing smithi00888346-86 from 628859 to 1286080 tid 1 2023-10-07T21:39:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:1461: writing smithi00888346-86 from 1716180 to 2357201 tid 2 2023-10-07T21:39:48.967 INFO:tasks.rados.rados.0.smithi008.stdout:1461: writing smithi00888346-86 from 3144467 to 3428859 tid 3 2023-10-07T21:39:48.967 INFO:tasks.rados.rados.0.smithi008.stdout:1462: delete oid 82 current snap is 0 2023-10-07T21:39:48.967 INFO:tasks.rados.rados.0.smithi008.stdout:1461: finishing write tid 1 to smithi00888346-86 2023-10-07T21:39:48.968 INFO:tasks.rados.rados.0.smithi008.stdout:1461: finishing write tid 2 to smithi00888346-86 2023-10-07T21:39:48.970 INFO:tasks.rados.rados.0.smithi008.stdout:1462: done (1 left) 2023-10-07T21:39:48.970 INFO:tasks.rados.rados.0.smithi008.stdout:1463: read oid 468 snap -1 2023-10-07T21:39:48.970 INFO:tasks.rados.rados.0.smithi008.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-07T21:39:48.970 INFO:tasks.rados.rados.0.smithi008.stdout:1464: write oid 93 current snap is 0 2023-10-07T21:39:48.970 INFO:tasks.rados.rados.0.smithi008.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-10-07T21:39:48.976 INFO:tasks.rados.rados.0.smithi008.stdout:1464: writing smithi00888346-93 from 662473 to 1070192 tid 1 2023-10-07T21:39:48.989 INFO:tasks.rados.rados.0.smithi008.stdout:1464: writing smithi00888346-93 from 1833144 to 2477834 tid 2 2023-10-07T21:39:48.992 INFO:tasks.rados.rados.0.smithi008.stdout:1464: writing smithi00888346-93 from 3199313 to 3462473 tid 3 2023-10-07T21:39:48.992 INFO:tasks.rados.rados.0.smithi008.stdout:1465: read oid 146 snap -1 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1466: read oid 56 snap -1 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1467: read oid 401 snap -1 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1468: read oid 219 snap -1 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1469: write oid 402 current snap is 0 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1461: finishing write tid 3 to smithi00888346-86 2023-10-07T21:39:48.993 INFO:tasks.rados.rados.0.smithi008.stdout:1461: finishing write tid 4 to smithi00888346-86 2023-10-07T21:39:48.994 INFO:tasks.rados.rados.0.smithi008.stdout:1461: finishing write tid 5 to smithi00888346-86 2023-10-07T21:39:48.994 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 185 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-10-07T21:39:48.994 INFO:tasks.rados.rados.0.smithi008.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-10-07T21:39:48.994 INFO:tasks.rados.rados.0.smithi008.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-07T21:39:49.114 INFO:tasks.rados.rados.0.smithi008.stdout:1464: finishing write tid 1 to smithi00888346-93 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:1464: finishing write tid 2 to smithi00888346-93 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:1464: finishing write tid 3 to smithi00888346-93 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:1464: finishing write tid 4 to smithi00888346-93 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:1464: finishing write tid 5 to smithi00888346-93 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 93 v 279 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-10-07T21:39:49.115 INFO:tasks.rados.rados.0.smithi008.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-10-07T21:39:49.116 INFO:tasks.rados.rados.0.smithi008.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-10-07T21:39:49.346 INFO:tasks.rados.rados.0.smithi008.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-07T21:39:49.429 INFO:tasks.rados.rados.0.smithi008.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-07T21:39:49.580 INFO:tasks.rados.rados.0.smithi008.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-07T21:39:49.767 INFO:tasks.rados.rados.0.smithi008.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-10-07T21:39:49.778 INFO:tasks.rados.rados.0.smithi008.stdout:1469: writing smithi00888346-402 from 679280 to 1162248 tid 1 2023-10-07T21:39:49.786 INFO:tasks.rados.rados.0.smithi008.stdout:1469: writing smithi00888346-402 from 1775273 to 2563621 tid 2 2023-10-07T21:39:49.792 INFO:tasks.rados.rados.0.smithi008.stdout:1469: writing smithi00888346-402 from 3110383 to 3479280 tid 3 2023-10-07T21:39:49.793 INFO:tasks.rados.rados.0.smithi008.stdout:1461: done (7 left) 2023-10-07T21:39:49.793 INFO:tasks.rados.rados.0.smithi008.stdout:1463: done (6 left) 2023-10-07T21:39:49.793 INFO:tasks.rados.rados.0.smithi008.stdout:1464: done (5 left) 2023-10-07T21:39:49.793 INFO:tasks.rados.rados.0.smithi008.stdout:1465: done (4 left) 2023-10-07T21:39:49.793 INFO:tasks.rados.rados.0.smithi008.stdout:1466: done (3 left) 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1467: done (2 left) 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1468: done (1 left) 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1470: read oid 74 snap -1 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1470: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1471: read oid 75 snap -1 2023-10-07T21:39:49.794 INFO:tasks.rados.rados.0.smithi008.stdout:1471: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-07T21:39:49.795 INFO:tasks.rados.rados.0.smithi008.stdout:1472: read oid 148 snap -1 2023-10-07T21:39:49.795 INFO:tasks.rados.rados.0.smithi008.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-10-07T21:39:49.795 INFO:tasks.rados.rados.0.smithi008.stdout:1473: write oid 364 current snap is 0 2023-10-07T21:39:49.795 INFO:tasks.rados.rados.0.smithi008.stdout:1469: finishing write tid 1 to smithi00888346-402 2023-10-07T21:39:49.795 INFO:tasks.rados.rados.0.smithi008.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-10-07T21:39:49.799 INFO:tasks.rados.rados.0.smithi008.stdout:1473: writing smithi00888346-364 from 696087 to 1254304 tid 1 2023-10-07T21:39:49.806 INFO:tasks.rados.rados.0.smithi008.stdout:1473: writing smithi00888346-364 from 1833755 to 2482114 tid 2 2023-10-07T21:39:49.812 INFO:tasks.rados.rados.0.smithi008.stdout:1473: writing smithi00888346-364 from 3137806 to 3496087 tid 3 2023-10-07T21:39:49.812 INFO:tasks.rados.rados.0.smithi008.stdout:1474: read oid 463 snap -1 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1474: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1475: read oid 378 snap -1 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1475: expect (ObjNum 914 snap 0 seq_num 914) 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1476: read oid 488 snap -1 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1476: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1477: write oid 486 current snap is 0 2023-10-07T21:39:49.813 INFO:tasks.rados.rados.0.smithi008.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-10-07T21:39:49.821 INFO:tasks.rados.rados.0.smithi008.stdout:1477: writing smithi00888346-486 from 712894 to 1462713 tid 1 2023-10-07T21:39:49.828 INFO:tasks.rados.rados.0.smithi008.stdout:1477: writing smithi00888346-486 from 2008590 to 2800607 tid 2 2023-10-07T21:39:49.832 INFO:tasks.rados.rados.0.smithi008.stdout:1477: writing smithi00888346-486 from 3281582 to 3512894 tid 3 2023-10-07T21:39:49.833 INFO:tasks.rados.rados.0.smithi008.stdout:1478: write oid 393 current snap is 0 2023-10-07T21:39:49.833 INFO:tasks.rados.rados.0.smithi008.stdout:1469: finishing write tid 2 to smithi00888346-402 2023-10-07T21:39:49.833 INFO:tasks.rados.rados.0.smithi008.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-10-07T21:39:49.839 INFO:tasks.rados.rados.0.smithi008.stdout:1478: writing smithi00888346-393 from 729701 to 1154769 tid 1 2023-10-07T21:39:49.846 INFO:tasks.rados.rados.0.smithi008.stdout:1478: writing smithi00888346-393 from 1667072 to 2319100 tid 2 2023-10-07T21:39:49.853 INFO:tasks.rados.rados.0.smithi008.stdout:1478: writing smithi00888346-393 from 2909005 to 3394185 tid 3 2023-10-07T21:39:49.853 INFO:tasks.rados.rados.0.smithi008.stdout:1479: read oid 152 snap -1 2023-10-07T21:39:49.853 INFO:tasks.rados.rados.0.smithi008.stdout:1479: expect deleted 2023-10-07T21:39:49.853 INFO:tasks.rados.rados.0.smithi008.stdout:1480: write oid 233 current snap is 0 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:1469: finishing write tid 3 to smithi00888346-402 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:1469: finishing write tid 4 to smithi00888346-402 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:1469: finishing write tid 5 to smithi00888346-402 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 402 v 222 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:39:49.854 INFO:tasks.rados.rados.0.smithi008.stdout:1471: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-07T21:39:49.955 INFO:tasks.rados.rados.0.smithi008.stdout:1470: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-07T21:39:50.126 INFO:tasks.rados.rados.0.smithi008.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: finishing write tid 1 to smithi00888346-364 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: finishing write tid 2 to smithi00888346-364 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: finishing write tid 3 to smithi00888346-364 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: finishing write tid 4 to smithi00888346-364 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: finishing write tid 5 to smithi00888346-364 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 364 v 189 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-10-07T21:39:50.203 INFO:tasks.rados.rados.0.smithi008.stdout:1473: left oid 364 (ObjNum 1041 snap 0 seq_num 1041) 2023-10-07T21:39:50.204 INFO:tasks.rados.rados.0.smithi008.stdout:1474: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:39:50.318 INFO:tasks.rados.rados.0.smithi008.stdout:1476: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-07T21:39:50.385 INFO:tasks.rados.rados.0.smithi008.stdout:1477: finishing write tid 1 to smithi00888346-486 2023-10-07T21:39:50.385 INFO:tasks.rados.rados.0.smithi008.stdout:1475: expect (ObjNum 914 snap 0 seq_num 914) 2023-10-07T21:39:50.567 INFO:tasks.rados.rados.0.smithi008.stdout:1477: finishing write tid 2 to smithi00888346-486 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1477: finishing write tid 3 to smithi00888346-486 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1477: finishing write tid 4 to smithi00888346-486 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1477: finishing write tid 5 to smithi00888346-486 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 486 v 283 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1477: left oid 486 (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1478: finishing write tid 1 to smithi00888346-393 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1478: finishing write tid 2 to smithi00888346-393 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1478: finishing write tid 3 to smithi00888346-393 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1478: finishing write tid 4 to smithi00888346-393 2023-10-07T21:39:50.568 INFO:tasks.rados.rados.0.smithi008.stdout:1478: finishing write tid 5 to smithi00888346-393 2023-10-07T21:39:50.569 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 253 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-10-07T21:39:50.569 INFO:tasks.rados.rados.0.smithi008.stdout:1478: left oid 393 (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:39:50.569 INFO:tasks.rados.rados.0.smithi008.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-10-07T21:39:50.574 INFO:tasks.rados.rados.0.smithi008.stdout:1480: writing smithi00888346-233 from 746508 to 1246825 tid 1 2023-10-07T21:39:50.583 INFO:tasks.rados.rados.0.smithi008.stdout:1480: writing smithi00888346-233 from 2009201 to 2804887 tid 2 2023-10-07T21:39:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:1480: writing smithi00888346-233 from 3220075 to 3546508 tid 3 2023-10-07T21:39:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:1469: done (11 left) 2023-10-07T21:39:50.588 INFO:tasks.rados.rados.0.smithi008.stdout:1470: done (10 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1471: done (9 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1472: done (8 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1473: done (7 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1474: done (6 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1475: done (5 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1476: done (4 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1477: done (3 left) 2023-10-07T21:39:50.589 INFO:tasks.rados.rados.0.smithi008.stdout:1478: done (2 left) 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1479: done (1 left) 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1481: read oid 107 snap -1 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1481: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1482: read oid 309 snap -1 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1482: expect (ObjNum 308 snap 0 seq_num 308) 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1483: read oid 155 snap -1 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1483: expect deleted 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1480: finishing write tid 1 to smithi00888346-233 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1484: delete oid 276 current snap is 0 2023-10-07T21:39:50.591 INFO:tasks.rados.rados.0.smithi008.stdout:1480: finishing write tid 2 to smithi00888346-233 2023-10-07T21:39:50.592 INFO:tasks.rados.rados.0.smithi008.stdout:1483: done (4 left) 2023-10-07T21:39:50.592 INFO:tasks.rados.rados.0.smithi008.stdout:1484: done (3 left) 2023-10-07T21:39:50.592 INFO:tasks.rados.rados.0.smithi008.stdout:1485: read oid 201 snap -1 2023-10-07T21:39:50.592 INFO:tasks.rados.rados.0.smithi008.stdout:1485: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:50.592 INFO:tasks.rados.rados.0.smithi008.stdout:1486: write oid 422 current snap is 0 2023-10-07T21:39:50.593 INFO:tasks.rados.rados.0.smithi008.stdout:1480: finishing write tid 3 to smithi00888346-233 2023-10-07T21:39:50.593 INFO:tasks.rados.rados.0.smithi008.stdout:1480: finishing write tid 4 to smithi00888346-233 2023-10-07T21:39:50.593 INFO:tasks.rados.rados.0.smithi008.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-10-07T21:39:50.601 INFO:tasks.rados.rados.0.smithi008.stdout:1486: writing smithi00888346-422 from 780122 to 1430937 tid 1 2023-10-07T21:39:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:1486: writing smithi00888346-422 from 2126165 to 2925520 tid 2 2023-10-07T21:39:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:1487: read oid 165 snap -1 2023-10-07T21:39:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:1487: expect deleted 2023-10-07T21:39:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:1488: delete oid 304 current snap is 0 2023-10-07T21:39:50.611 INFO:tasks.rados.rados.0.smithi008.stdout:1480: finishing write tid 5 to smithi00888346-233 2023-10-07T21:39:50.612 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 287 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-10-07T21:39:50.612 INFO:tasks.rados.rados.0.smithi008.stdout:1480: left oid 233 (ObjNum 1044 snap 0 seq_num 1044) 2023-10-07T21:39:50.612 INFO:tasks.rados.rados.0.smithi008.stdout:1482: expect (ObjNum 308 snap 0 seq_num 308) 2023-10-07T21:39:50.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:50 smithi008 bash[27485]: cluster 2023-10-07T21:39:49.293501+0000 mgr.y (mgr.14466) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-07T21:39:50.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:50 smithi008 bash[27485]: audit 2023-10-07T21:39:49.441648+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.8:0/2965182613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:50.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:50 smithi008 bash[41094]: cluster 2023-10-07T21:39:49.293501+0000 mgr.y (mgr.14466) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-07T21:39:50.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:50 smithi008 bash[41094]: audit 2023-10-07T21:39:49.441648+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.8:0/2965182613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:50.718 INFO:tasks.rados.rados.0.smithi008.stdout:1481: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-07T21:39:50.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:50 smithi081 bash[31720]: cluster 2023-10-07T21:39:49.293501+0000 mgr.y (mgr.14466) 231 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-07T21:39:50.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:50 smithi081 bash[31720]: audit 2023-10-07T21:39:49.441648+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.8:0/2965182613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:50.878 INFO:tasks.rados.rados.0.smithi008.stdout:1485: expect (ObjNum 581 snap 0 seq_num 581) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: finishing write tid 1 to smithi00888346-422 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: finishing write tid 2 to smithi00888346-422 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: finishing write tid 3 to smithi00888346-422 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: finishing write tid 4 to smithi00888346-422 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 299 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: left oid 422 (ObjNum 1046 snap 0 seq_num 1046) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1480: done (6 left) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1481: done (5 left) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1482: done (4 left) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1485: done (3 left) 2023-10-07T21:39:51.055 INFO:tasks.rados.rados.0.smithi008.stdout:1486: done (2 left) 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1487: done (1 left) 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1488: done (0 left) 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1489: read oid 481 snap -1 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1489: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1490: read oid 374 snap -1 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1491: write oid 323 current snap is 0 2023-10-07T21:39:51.056 INFO:tasks.rados.rados.0.smithi008.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-10-07T21:39:51.064 INFO:tasks.rados.rados.0.smithi008.stdout:1491: writing smithi00888346-323 from 413736 to 815049 tid 1 2023-10-07T21:39:51.072 INFO:tasks.rados.rados.0.smithi008.stdout:1491: writing smithi00888346-323 from 1326776 to 1729800 tid 2 2023-10-07T21:39:51.079 INFO:tasks.rados.rados.0.smithi008.stdout:1491: writing smithi00888346-323 from 2413414 to 2871307 tid 3 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1491: writing smithi00888346-323 from 3438716 to 3613736 tid 4 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1492: read oid 498 snap -1 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1493: read oid 378 snap -1 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1493: expect (ObjNum 914 snap 0 seq_num 914) 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1494: delete oid 92 current snap is 0 2023-10-07T21:39:51.083 INFO:tasks.rados.rados.0.smithi008.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:39:51.162 INFO:tasks.rados.rados.0.smithi008.stdout:1489: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 1 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 2 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 3 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 4 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 5 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: finishing write tid 6 to smithi00888346-323 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 323 v 228 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1489: done (5 left) 2023-10-07T21:39:51.337 INFO:tasks.rados.rados.0.smithi008.stdout:1490: done (4 left) 2023-10-07T21:39:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:1491: done (3 left) 2023-10-07T21:39:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:1494: done (2 left) 2023-10-07T21:39:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:1495: write oid 385 current snap is 0 2023-10-07T21:39:51.338 INFO:tasks.rados.rados.0.smithi008.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:39:51.454 INFO:tasks.rados.rados.0.smithi008.stdout:1493: expect (ObjNum 914 snap 0 seq_num 914) 2023-10-07T21:39:51.636 INFO:tasks.rados.rados.0.smithi008.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-10-07T21:39:51.652 INFO:tasks.rados.rados.0.smithi008.stdout:1495: writing smithi00888346-385 from 447350 to 1115514 tid 1 2023-10-07T21:39:51.658 INFO:tasks.rados.rados.0.smithi008.stdout:1495: writing smithi00888346-385 from 1560093 to 1966786 tid 2 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1495: writing smithi00888346-385 from 2584613 to 3065050 tid 3 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1492: done (2 left) 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1493: done (1 left) 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1496: write oid 162 current snap is 0 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1495: finishing write tid 1 to smithi00888346-385 2023-10-07T21:39:51.665 INFO:tasks.rados.rados.0.smithi008.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-10-07T21:39:51.672 INFO:tasks.rados.rados.0.smithi008.stdout:1496: writing smithi00888346-162 from 464157 to 1207570 tid 1 2023-10-07T21:39:51.678 INFO:tasks.rados.rados.0.smithi008.stdout:1496: writing smithi00888346-162 from 1618575 to 2285279 tid 2 2023-10-07T21:39:51.685 INFO:tasks.rados.rados.0.smithi008.stdout:1496: writing smithi00888346-162 from 3012036 to 3420098 tid 3 2023-10-07T21:39:51.685 INFO:tasks.rados.rados.0.smithi008.stdout:1497: write oid 132 current snap is 0 2023-10-07T21:39:51.685 INFO:tasks.rados.rados.0.smithi008.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-10-07T21:39:51.689 INFO:tasks.rados.rados.0.smithi008.stdout:1497: writing smithi00888346-132 from 480964 to 899626 tid 1 2023-10-07T21:39:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:1497: writing smithi00888346-132 from 1560704 to 1971066 tid 2 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1497: writing smithi00888346-132 from 2523106 to 3142440 tid 3 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1498: delete oid 274 current snap is 0 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1495: finishing write tid 2 to smithi00888346-385 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1495: finishing write tid 3 to smithi00888346-385 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1495: finishing write tid 4 to smithi00888346-385 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1495: finishing write tid 5 to smithi00888346-385 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 385 v 257 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1495: left oid 385 (ObjNum 1050 snap 0 seq_num 1050) 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1496: finishing write tid 1 to smithi00888346-162 2023-10-07T21:39:51.703 INFO:tasks.rados.rados.0.smithi008.stdout:1496: finishing write tid 2 to smithi00888346-162 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1496: finishing write tid 3 to smithi00888346-162 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1496: finishing write tid 4 to smithi00888346-162 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1496: finishing write tid 5 to smithi00888346-162 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 162 v 261 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1496: left oid 162 (ObjNum 1051 snap 0 seq_num 1051) 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1497: finishing write tid 1 to smithi00888346-132 2023-10-07T21:39:51.704 INFO:tasks.rados.rados.0.smithi008.stdout:1497: finishing write tid 2 to smithi00888346-132 2023-10-07T21:39:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:1497: finishing write tid 3 to smithi00888346-132 2023-10-07T21:39:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:1497: finishing write tid 4 to smithi00888346-132 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1497: finishing write tid 5 to smithi00888346-132 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 132 v 303 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1495: done (3 left) 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1496: done (2 left) 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1497: done (1 left) 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1498: done (0 left) 2023-10-07T21:39:51.708 INFO:tasks.rados.rados.0.smithi008.stdout:1499: read oid 69 snap -1 2023-10-07T21:39:51.709 INFO:tasks.rados.rados.0.smithi008.stdout:1499: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-07T21:39:51.709 INFO:tasks.rados.rados.0.smithi008.stdout:1500: write oid 244 current snap is 0 2023-10-07T21:39:51.709 INFO:tasks.rados.rados.0.smithi008.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-10-07T21:39:51.717 INFO:tasks.rados.rados.0.smithi008.stdout:1500: writing smithi00888346-244 from 514578 to 1083738 tid 1 2023-10-07T21:39:51.722 INFO:tasks.rados.rados.0.smithi008.stdout:1500: writing smithi00888346-244 from 1677668 to 2091699 tid 2 2023-10-07T21:39:51.729 INFO:tasks.rados.rados.0.smithi008.stdout:1500: writing smithi00888346-244 from 2577952 to 3219830 tid 3 2023-10-07T21:39:51.729 INFO:tasks.rados.rados.0.smithi008.stdout:1501: delete oid 217 current snap is 0 2023-10-07T21:39:51.730 INFO:tasks.rados.rados.0.smithi008.stdout:1499: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-07T21:39:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:1500: finishing write tid 1 to smithi00888346-244 2023-10-07T21:39:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:1500: finishing write tid 2 to smithi00888346-244 2023-10-07T21:39:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:1500: finishing write tid 3 to smithi00888346-244 2023-10-07T21:39:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:1500: finishing write tid 4 to smithi00888346-244 2023-10-07T21:39:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:1500: finishing write tid 5 to smithi00888346-244 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 308 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1500: left oid 244 (ObjNum 1054 snap 0 seq_num 1054) 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1499: done (2 left) 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1500: done (1 left) 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1501: done (0 left) 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1502: write oid 180 current snap is 0 2023-10-07T21:39:51.838 INFO:tasks.rados.rados.0.smithi008.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-10-07T21:39:51.851 INFO:tasks.rados.rados.0.smithi008.stdout:1502: writing smithi00888346-180 from 548192 to 1267850 tid 1 2023-10-07T21:39:51.856 INFO:tasks.rados.rados.0.smithi008.stdout:1502: writing smithi00888346-180 from 1678279 to 2095979 tid 2 2023-10-07T21:39:51.863 INFO:tasks.rados.rados.0.smithi008.stdout:1502: writing smithi00888346-180 from 2516445 to 3297220 tid 3 2023-10-07T21:39:51.863 INFO:tasks.rados.rados.0.smithi008.stdout:1503: read oid 115 snap -1 2023-10-07T21:39:51.863 INFO:tasks.rados.rados.0.smithi008.stdout:1503: expect deleted 2023-10-07T21:39:51.863 INFO:tasks.rados.rados.0.smithi008.stdout:1504: write oid 205 current snap is 0 2023-10-07T21:39:51.863 INFO:tasks.rados.rados.0.smithi008.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-10-07T21:39:51.869 INFO:tasks.rados.rados.0.smithi008.stdout:1504: writing smithi00888346-205 from 564999 to 1076259 tid 1 2023-10-07T21:39:51.876 INFO:tasks.rados.rados.0.smithi008.stdout:1504: writing smithi00888346-205 from 1853114 to 2414472 tid 2 2023-10-07T21:39:51.883 INFO:tasks.rados.rados.0.smithi008.stdout:1504: writing smithi00888346-205 from 3060221 to 3652268 tid 3 2023-10-07T21:39:51.884 INFO:tasks.rados.rados.0.smithi008.stdout:1505: read oid 272 snap -1 2023-10-07T21:39:51.884 INFO:tasks.rados.rados.0.smithi008.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-07T21:39:51.884 INFO:tasks.rados.rados.0.smithi008.stdout:1506: write oid 384 current snap is 0 2023-10-07T21:39:51.884 INFO:tasks.rados.rados.0.smithi008.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-10-07T21:39:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:1506: writing smithi00888346-384 from 581806 to 1168315 tid 1 2023-10-07T21:39:51.897 INFO:tasks.rados.rados.0.smithi008.stdout:1506: writing smithi00888346-384 from 1911596 to 2332965 tid 2 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1506: writing smithi00888346-384 from 3087644 to 3490963 tid 3 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1507: delete oid 290 current snap is 0 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1502: finishing write tid 1 to smithi00888346-180 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1502: finishing write tid 2 to smithi00888346-180 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1502: finishing write tid 3 to smithi00888346-180 2023-10-07T21:39:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:1502: finishing write tid 4 to smithi00888346-180 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1502: finishing write tid 5 to smithi00888346-180 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 213 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: finishing write tid 1 to smithi00888346-205 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: finishing write tid 2 to smithi00888346-205 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: finishing write tid 3 to smithi00888346-205 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: finishing write tid 4 to smithi00888346-205 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: finishing write tid 5 to smithi00888346-205 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 194 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-10-07T21:39:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: finishing write tid 1 to smithi00888346-384 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: finishing write tid 2 to smithi00888346-384 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: finishing write tid 3 to smithi00888346-384 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: finishing write tid 4 to smithi00888346-384 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: finishing write tid 5 to smithi00888346-384 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 212 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-10-07T21:39:51.993 INFO:tasks.rados.rados.0.smithi008.stdout:1502: done (5 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1503: done (4 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1504: done (3 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1505: done (2 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1506: done (1 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1507: done (0 left) 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1508: write oid 432 current snap is 0 2023-10-07T21:39:51.994 INFO:tasks.rados.rados.0.smithi008.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-10-07T21:39:52.006 INFO:tasks.rados.rados.0.smithi008.stdout:1508: writing smithi00888346-432 from 615420 to 1352427 tid 1 2023-10-07T21:39:52.013 INFO:tasks.rados.rados.0.smithi008.stdout:1508: writing smithi00888346-432 from 1912207 to 2337245 tid 2 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1508: writing smithi00888346-432 from 3026137 to 3568353 tid 3 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1509: read oid 476 snap -1 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1509: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1510: delete oid 23 current snap is 0 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1508: finishing write tid 1 to smithi00888346-432 2023-10-07T21:39:52.021 INFO:tasks.rados.rados.0.smithi008.stdout:1508: finishing write tid 2 to smithi00888346-432 2023-10-07T21:39:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:1510: done (2 left) 2023-10-07T21:39:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:1511: write oid 235 current snap is 0 2023-10-07T21:39:52.023 INFO:tasks.rados.rados.0.smithi008.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-10-07T21:39:52.033 INFO:tasks.rados.rados.0.smithi008.stdout:1511: writing smithi00888346-235 from 649034 to 1136539 tid 1 2023-10-07T21:39:52.039 INFO:tasks.rados.rados.0.smithi008.stdout:1511: writing smithi00888346-235 from 1629171 to 2057878 tid 2 2023-10-07T21:39:52.046 INFO:tasks.rados.rados.0.smithi008.stdout:1511: writing smithi00888346-235 from 2680983 to 3245743 tid 3 2023-10-07T21:39:52.049 INFO:tasks.rados.rados.0.smithi008.stdout:1511: writing smithi00888346-235 from 3798768 to 3849034 tid 4 2023-10-07T21:39:52.049 INFO:tasks.rados.rados.0.smithi008.stdout:1512: write oid 28 current snap is 0 2023-10-07T21:39:52.050 INFO:tasks.rados.rados.0.smithi008.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-10-07T21:39:52.056 INFO:tasks.rados.rados.0.smithi008.stdout:1512: writing smithi00888346-28 from 665841 to 1228595 tid 1 2023-10-07T21:39:52.062 INFO:tasks.rados.rados.0.smithi008.stdout:1512: writing smithi00888346-28 from 1687653 to 2260018 tid 2 2023-10-07T21:39:52.069 INFO:tasks.rados.rados.0.smithi008.stdout:1512: writing smithi00888346-28 from 2708406 to 3484438 tid 3 2023-10-07T21:39:52.069 INFO:tasks.rados.rados.0.smithi008.stdout:1513: read oid 402 snap -1 2023-10-07T21:39:52.070 INFO:tasks.rados.rados.0.smithi008.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:39:52.070 INFO:tasks.rados.rados.0.smithi008.stdout:1514: write oid 208 current snap is 0 2023-10-07T21:39:52.070 INFO:tasks.rados.rados.0.smithi008.stdout:1508: finishing write tid 3 to smithi00888346-432 2023-10-07T21:39:52.070 INFO:tasks.rados.rados.0.smithi008.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-10-07T21:39:52.077 INFO:tasks.rados.rados.0.smithi008.stdout:1514: writing smithi00888346-208 from 682648 to 1320651 tid 1 2023-10-07T21:39:52.083 INFO:tasks.rados.rados.0.smithi008.stdout:1514: writing smithi00888346-208 from 2029782 to 2462158 tid 2 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1514: writing smithi00888346-208 from 3019476 to 3606780 tid 3 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1515: read oid 130 snap -1 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1516: read oid 332 snap -1 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-07T21:39:52.090 INFO:tasks.rados.rados.0.smithi008.stdout:1517: read oid 499 snap -1 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1517: expect deleted 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1518: write oid 453 current snap is 0 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1508: finishing write tid 4 to smithi00888346-432 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1508: finishing write tid 5 to smithi00888346-432 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 230 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-10-07T21:39:52.091 INFO:tasks.rados.rados.0.smithi008.stdout:1509: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-07T21:39:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 1 to smithi00888346-235 2023-10-07T21:39:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 2 to smithi00888346-235 2023-10-07T21:39:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 3 to smithi00888346-235 2023-10-07T21:39:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 4 to smithi00888346-235 2023-10-07T21:39:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 5 to smithi00888346-235 2023-10-07T21:39:52.266 INFO:tasks.rados.rados.0.smithi008.stdout:1511: finishing write tid 6 to smithi00888346-235 2023-10-07T21:39:52.266 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 235 v 313 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-10-07T21:39:52.266 INFO:tasks.rados.rados.0.smithi008.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-10-07T21:39:52.266 INFO:tasks.rados.rados.0.smithi008.stdout:1512: finishing write tid 1 to smithi00888346-28 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:1512: finishing write tid 2 to smithi00888346-28 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:1512: finishing write tid 3 to smithi00888346-28 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:1512: finishing write tid 4 to smithi00888346-28 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:1512: finishing write tid 5 to smithi00888346-28 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 317 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-10-07T21:39:52.267 INFO:tasks.rados.rados.0.smithi008.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-10-07T21:39:52.268 INFO:tasks.rados.rados.0.smithi008.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:39:52.374 INFO:tasks.rados.rados.0.smithi008.stdout:1514: finishing write tid 1 to smithi00888346-208 2023-10-07T21:39:52.374 INFO:tasks.rados.rados.0.smithi008.stdout:1514: finishing write tid 2 to smithi00888346-208 2023-10-07T21:39:52.375 INFO:tasks.rados.rados.0.smithi008.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:39:52.442 INFO:tasks.rados.rados.0.smithi008.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-07T21:39:52.550 INFO:tasks.rados.rados.0.smithi008.stdout:1514: finishing write tid 3 to smithi00888346-208 2023-10-07T21:39:52.550 INFO:tasks.rados.rados.0.smithi008.stdout:1514: finishing write tid 4 to smithi00888346-208 2023-10-07T21:39:52.551 INFO:tasks.rados.rados.0.smithi008.stdout:1514: finishing write tid 5 to smithi00888346-208 2023-10-07T21:39:52.551 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 321 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-10-07T21:39:52.551 INFO:tasks.rados.rados.0.smithi008.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-10-07T21:39:52.551 INFO:tasks.rados.rados.0.smithi008.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-10-07T21:39:52.562 INFO:tasks.rados.rados.0.smithi008.stdout:1518: writing smithi00888346-453 from 699455 to 1129060 tid 1 2023-10-07T21:39:52.571 INFO:tasks.rados.rados.0.smithi008.stdout:1518: writing smithi00888346-453 from 1804617 to 2380651 tid 2 2023-10-07T21:39:52.578 INFO:tasks.rados.rados.0.smithi008.stdout:1518: writing smithi00888346-453 from 3163252 to 3678181 tid 3 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1508: done (9 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1509: done (8 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1511: done (7 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1512: done (6 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1513: done (5 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1514: done (4 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1515: done (3 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1516: done (2 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1517: done (1 left) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1519: read oid 61 snap -1 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1519: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-07T21:39:52.579 INFO:tasks.rados.rados.0.smithi008.stdout:1520: write oid 69 current snap is 0 2023-10-07T21:39:52.580 INFO:tasks.rados.rados.0.smithi008.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-10-07T21:39:52.586 INFO:tasks.rados.rados.0.smithi008.stdout:1520: writing smithi00888346-69 from 716262 to 1221116 tid 1 2023-10-07T21:39:52.593 INFO:tasks.rados.rados.0.smithi008.stdout:1520: writing smithi00888346-69 from 1863099 to 2582791 tid 2 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1520: writing smithi00888346-69 from 3074322 to 3800523 tid 3 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1521: read oid 44 snap -1 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1521: expect deleted 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1522: read oid 455 snap -1 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1522: expect deleted 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1523: write oid 361 current snap is 0 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1518: finishing write tid 1 to smithi00888346-453 2023-10-07T21:39:52.601 INFO:tasks.rados.rados.0.smithi008.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-10-07T21:39:52.608 INFO:tasks.rados.rados.0.smithi008.stdout:1523: writing smithi00888346-361 from 733069 to 1313172 tid 1 2023-10-07T21:39:52.615 INFO:tasks.rados.rados.0.smithi008.stdout:1523: writing smithi00888346-361 from 1921581 to 2501284 tid 2 2023-10-07T21:39:52.622 INFO:tasks.rados.rados.0.smithi008.stdout:1523: writing smithi00888346-361 from 3218098 to 3755571 tid 3 2023-10-07T21:39:52.622 INFO:tasks.rados.rados.0.smithi008.stdout:1524: write oid 405 current snap is 0 2023-10-07T21:39:52.622 INFO:tasks.rados.rados.0.smithi008.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-10-07T21:39:52.630 INFO:tasks.rados.rados.0.smithi008.stdout:1524: writing smithi00888346-405 from 749876 to 1405228 tid 1 2023-10-07T21:39:52.636 INFO:tasks.rados.rados.0.smithi008.stdout:1524: writing smithi00888346-405 from 1863710 to 2587071 tid 2 2023-10-07T21:39:52.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:52 smithi008 bash[27485]: cluster 2023-10-07T21:39:51.294123+0000 mgr.y (mgr.14466) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:52.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:52 smithi008 bash[27485]: audit 2023-10-07T21:39:51.896300+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.8:0/1357729936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:52 smithi008 bash[41094]: cluster 2023-10-07T21:39:51.294123+0000 mgr.y (mgr.14466) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:52.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:52 smithi008 bash[41094]: audit 2023-10-07T21:39:51.896300+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.8:0/1357729936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:52.643 INFO:tasks.rados.rados.0.smithi008.stdout:1524: writing smithi00888346-405 from 3012815 to 3761560 tid 3 2023-10-07T21:39:52.643 INFO:tasks.rados.rados.0.smithi008.stdout:1525: write oid 94 current snap is 0 2023-10-07T21:39:52.643 INFO:tasks.rados.rados.0.smithi008.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-10-07T21:39:52.652 INFO:tasks.rados.rados.0.smithi008.stdout:1525: writing smithi00888346-94 from 766683 to 1497284 tid 1 2023-10-07T21:39:52.658 INFO:tasks.rados.rados.0.smithi008.stdout:1525: writing smithi00888346-94 from 1922192 to 2505564 tid 2 2023-10-07T21:39:52.666 INFO:tasks.rados.rados.0.smithi008.stdout:1525: writing smithi00888346-94 from 3156591 to 3832961 tid 3 2023-10-07T21:39:52.666 INFO:tasks.rados.rados.0.smithi008.stdout:1526: write oid 441 current snap is 0 2023-10-07T21:39:52.666 INFO:tasks.rados.rados.0.smithi008.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-10-07T21:39:52.672 INFO:tasks.rados.rados.0.smithi008.stdout:1526: writing smithi00888346-441 from 783490 to 1189340 tid 1 2023-10-07T21:39:52.683 INFO:tasks.rados.rados.0.smithi008.stdout:1526: writing smithi00888346-441 from 1980674 to 2707704 tid 2 2023-10-07T21:39:52.689 INFO:tasks.rados.rados.0.smithi008.stdout:1526: writing smithi00888346-441 from 3184014 to 3671656 tid 3 2023-10-07T21:39:52.689 INFO:tasks.rados.rados.0.smithi008.stdout:1527: read oid 237 snap -1 2023-10-07T21:39:52.689 INFO:tasks.rados.rados.0.smithi008.stdout:1527: expect (ObjNum 967 snap 0 seq_num 967) 2023-10-07T21:39:52.689 INFO:tasks.rados.rados.0.smithi008.stdout:1528: write oid 495 current snap is 0 2023-10-07T21:39:52.690 INFO:tasks.rados.rados.0.smithi008.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-10-07T21:39:52.694 INFO:tasks.rados.rados.0.smithi008.stdout:1528: writing smithi00888346-495 from 400297 to 881396 tid 1 2023-10-07T21:39:52.701 INFO:tasks.rados.rados.0.smithi008.stdout:1528: writing smithi00888346-495 from 1639156 to 2000297 tid 2 2023-10-07T21:39:52.701 INFO:tasks.rados.rados.0.smithi008.stdout:1529: write oid 88 current snap is 0 2023-10-07T21:39:52.702 INFO:tasks.rados.rados.0.smithi008.stdout:1518: finishing write tid 2 to smithi00888346-453 2023-10-07T21:39:52.702 INFO:tasks.rados.rados.0.smithi008.stdout:1518: finishing write tid 3 to smithi00888346-453 2023-10-07T21:39:52.702 INFO:tasks.rados.rados.0.smithi008.stdout:1518: finishing write tid 4 to smithi00888346-453 2023-10-07T21:39:52.702 INFO:tasks.rados.rados.0.smithi008.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-10-07T21:39:52.707 INFO:tasks.rados.rados.0.smithi008.stdout:1529: writing smithi00888346-88 from 417104 to 1089805 tid 1 2023-10-07T21:39:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:1529: writing smithi00888346-88 from 1813991 to 2017104 tid 2 2023-10-07T21:39:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:1530: read oid 108 snap -1 2023-10-07T21:39:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:1530: expect (ObjNum 107 snap 0 seq_num 107) 2023-10-07T21:39:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:1531: write oid 176 current snap is 0 2023-10-07T21:39:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:1518: finishing write tid 5 to smithi00888346-453 2023-10-07T21:39:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 216 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-10-07T21:39:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2023-10-07T21:39:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-10-07T21:39:52.719 INFO:tasks.rados.rados.0.smithi008.stdout:1531: writing smithi00888346-176 from 433911 to 1181861 tid 1 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1531: writing smithi00888346-176 from 1756120 to 2033911 tid 2 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1518: done (13 left) 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1532: read oid 418 snap -1 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1532: expect deleted 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1533: read oid 169 snap -1 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1533: expect (ObjNum 842 snap 0 seq_num 842) 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1534: write oid 138 current snap is 0 2023-10-07T21:39:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-10-07T21:39:52.729 INFO:tasks.rados.rados.0.smithi008.stdout:1534: writing smithi00888346-138 from 450718 to 873917 tid 1 2023-10-07T21:39:52.736 INFO:tasks.rados.rados.0.smithi008.stdout:1534: writing smithi00888346-138 from 1414602 to 2050718 tid 2 2023-10-07T21:39:52.736 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:52.736 INFO:tasks.rados.rados.0.smithi008.stdout:1519: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-07T21:39:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:52 smithi081 bash[31720]: cluster 2023-10-07T21:39:51.294123+0000 mgr.y (mgr.14466) 232 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:52.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:52 smithi081 bash[31720]: audit 2023-10-07T21:39:51.896300+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.8:0/1357729936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:52.820 INFO:tasks.rados.rados.0.smithi008.stdout:1520: finishing write tid 1 to smithi00888346-69 2023-10-07T21:39:52.820 INFO:tasks.rados.rados.0.smithi008.stdout:1520: finishing write tid 2 to smithi00888346-69 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1520: finishing write tid 3 to smithi00888346-69 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1520: finishing write tid 4 to smithi00888346-69 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1520: finishing write tid 5 to smithi00888346-69 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 69 v 165 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1520: left oid 69 (ObjNum 1066 snap 0 seq_num 1066) 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1523: finishing write tid 1 to smithi00888346-361 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1523: finishing write tid 2 to smithi00888346-361 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1523: finishing write tid 3 to smithi00888346-361 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1523: finishing write tid 4 to smithi00888346-361 2023-10-07T21:39:52.821 INFO:tasks.rados.rados.0.smithi008.stdout:1523: finishing write tid 5 to smithi00888346-361 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 361 v 325 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1523: left oid 361 (ObjNum 1067 snap 0 seq_num 1067) 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: finishing write tid 1 to smithi00888346-405 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: finishing write tid 2 to smithi00888346-405 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: finishing write tid 3 to smithi00888346-405 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: finishing write tid 4 to smithi00888346-405 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: finishing write tid 5 to smithi00888346-405 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 405 v 230 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1524: left oid 405 (ObjNum 1068 snap 0 seq_num 1068) 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1525: finishing write tid 1 to smithi00888346-94 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1525: finishing write tid 2 to smithi00888346-94 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1525: finishing write tid 3 to smithi00888346-94 2023-10-07T21:39:52.822 INFO:tasks.rados.rados.0.smithi008.stdout:1525: finishing write tid 4 to smithi00888346-94 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1525: finishing write tid 5 to smithi00888346-94 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 291 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1525: left oid 94 (ObjNum 1069 snap 0 seq_num 1069) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1526: finishing write tid 1 to smithi00888346-441 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1526: finishing write tid 2 to smithi00888346-441 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1526: finishing write tid 3 to smithi00888346-441 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1519: done (15 left) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1520: done (14 left) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1521: done (13 left) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1522: done (12 left) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1523: done (11 left) 2023-10-07T21:39:52.823 INFO:tasks.rados.rados.0.smithi008.stdout:1524: done (10 left) 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1525: done (9 left) 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1535: write oid 180 current snap is 0 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1526: finishing write tid 4 to smithi00888346-441 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1526: finishing write tid 5 to smithi00888346-441 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 441 v 220 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1526: left oid 441 (ObjNum 1070 snap 0 seq_num 1070) 2023-10-07T21:39:52.824 INFO:tasks.rados.rados.0.smithi008.stdout:1527: expect (ObjNum 967 snap 0 seq_num 967) 2023-10-07T21:39:52.921 INFO:tasks.rados.rados.0.smithi008.stdout:1528: finishing write tid 1 to smithi00888346-495 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1528: finishing write tid 2 to smithi00888346-495 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1528: finishing write tid 3 to smithi00888346-495 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1528: finishing write tid 4 to smithi00888346-495 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 495 v 233 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1528: left oid 495 (ObjNum 1071 snap 0 seq_num 1071) 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1529: finishing write tid 1 to smithi00888346-88 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1529: finishing write tid 2 to smithi00888346-88 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1529: finishing write tid 3 to smithi00888346-88 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1529: finishing write tid 4 to smithi00888346-88 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 88 v 216 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-10-07T21:39:53.025 INFO:tasks.rados.rados.0.smithi008.stdout:1529: left oid 88 (ObjNum 1072 snap 0 seq_num 1072) 2023-10-07T21:39:53.026 INFO:tasks.rados.rados.0.smithi008.stdout:1530: expect (ObjNum 107 snap 0 seq_num 107) 2023-10-07T21:39:53.036 INFO:tasks.rados.rados.0.smithi008.stdout:1531: finishing write tid 1 to smithi00888346-176 2023-10-07T21:39:53.036 INFO:tasks.rados.rados.0.smithi008.stdout:1531: finishing write tid 2 to smithi00888346-176 2023-10-07T21:39:53.037 INFO:tasks.rados.rados.0.smithi008.stdout:1533: expect (ObjNum 842 snap 0 seq_num 842) 2023-10-07T21:39:53.126 INFO:tasks.rados.rados.0.smithi008.stdout:1531: finishing write tid 3 to smithi00888346-176 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1531: finishing write tid 4 to smithi00888346-176 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 176 v 223 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1531: left oid 176 (ObjNum 1073 snap 0 seq_num 1073) 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1534: finishing write tid 1 to smithi00888346-138 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1534: finishing write tid 2 to smithi00888346-138 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1534: finishing write tid 3 to smithi00888346-138 2023-10-07T21:39:53.182 INFO:tasks.rados.rados.0.smithi008.stdout:1534: finishing write tid 4 to smithi00888346-138 2023-10-07T21:39:53.183 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 138 v 156 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-10-07T21:39:53.183 INFO:tasks.rados.rados.0.smithi008.stdout:1534: left oid 138 (ObjNum 1074 snap 0 seq_num 1074) 2023-10-07T21:39:53.183 INFO:tasks.rados.rados.0.smithi008.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-10-07T21:39:53.185 INFO:tasks.rados.rados.0.smithi008.stdout:1535: writing smithi00888346-180 from 467525 to 965973 tid 1 2023-10-07T21:39:53.185 INFO:tasks.rados.rados.0.smithi008.stdout:1535: writing smithi00888346-180 from 1473084 to 2067463 tid 2 2023-10-07T21:39:53.185 INFO:tasks.rados.rados.0.smithi008.stdout:1526: done (9 left) 2023-10-07T21:39:53.185 INFO:tasks.rados.rados.0.smithi008.stdout:1527: done (8 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1528: done (7 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1529: done (6 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1530: done (5 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1531: done (4 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1532: done (3 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1533: done (2 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1534: done (1 left) 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1536: write oid 169 current snap is 0 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1536: writing smithi00888346-169 from 484332 to 1058029 tid 1 2023-10-07T21:39:53.186 INFO:tasks.rados.rados.0.smithi008.stdout:1536: writing smithi00888346-169 from 1531566 to 2084332 tid 2 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1537: write oid 395 current snap is 0 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1535: finishing write tid 1 to smithi00888346-180 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1537: writing smithi00888346-395 from 501139 to 1150085 tid 1 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1537: writing smithi00888346-395 from 1873695 to 2101139 tid 2 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1538: write oid 117 current snap is 0 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1538: writing smithi00888346-117 from 517946 to 1242141 tid 1 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1538: writing smithi00888346-117 from 1932177 to 2117946 tid 2 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1539: read oid 273 snap -1 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1539: expect (ObjNum 272 snap 0 seq_num 272) 2023-10-07T21:39:53.187 INFO:tasks.rados.rados.0.smithi008.stdout:1540: read oid 126 snap -1 2023-10-07T21:39:53.188 INFO:tasks.rados.rados.0.smithi008.stdout:1540: expect deleted 2023-10-07T21:39:53.188 INFO:tasks.rados.rados.0.smithi008.stdout:1541: write oid 430 current snap is 0 2023-10-07T21:39:53.188 INFO:tasks.rados.rados.0.smithi008.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-10-07T21:39:53.190 INFO:tasks.rados.rados.0.smithi008.stdout:1541: writing smithi00888346-430 from 534753 to 1334197 tid 1 2023-10-07T21:39:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:1541: writing smithi00888346-430 from 1990659 to 2134753 tid 2 2023-10-07T21:39:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:1542: read oid 122 snap -1 2023-10-07T21:39:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:1542: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:1543: write oid 333 current snap is 0 2023-10-07T21:39:53.200 INFO:tasks.rados.rados.0.smithi008.stdout:1535: finishing write tid 2 to smithi00888346-180 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:1535: finishing write tid 3 to smithi00888346-180 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:1535: finishing write tid 4 to smithi00888346-180 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 219 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:1535: left oid 180 (ObjNum 1075 snap 0 seq_num 1075) 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:1536: finishing write tid 1 to smithi00888346-169 2023-10-07T21:39:53.201 INFO:tasks.rados.rados.0.smithi008.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-10-07T21:39:53.206 INFO:tasks.rados.rados.0.smithi008.stdout:1543: writing smithi00888346-333 from 551560 to 1142606 tid 1 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1543: writing smithi00888346-333 from 1765494 to 2151560 tid 2 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1535: done (8 left) 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1544: read oid 223 snap -1 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1544: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1545: write oid 148 current snap is 0 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1536: finishing write tid 2 to smithi00888346-169 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1536: finishing write tid 3 to smithi00888346-169 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:1536: finishing write tid 4 to smithi00888346-169 2023-10-07T21:39:53.213 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 169 v 162 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1536: left oid 169 (ObjNum 1076 snap 0 seq_num 1076) 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1537: finishing write tid 1 to smithi00888346-395 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1537: finishing write tid 2 to smithi00888346-395 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1537: finishing write tid 3 to smithi00888346-395 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1537: finishing write tid 4 to smithi00888346-395 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 294 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1537: left oid 395 (ObjNum 1077 snap 0 seq_num 1077) 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1538: finishing write tid 1 to smithi00888346-117 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1538: finishing write tid 2 to smithi00888346-117 2023-10-07T21:39:53.214 INFO:tasks.rados.rados.0.smithi008.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-10-07T21:39:53.220 INFO:tasks.rados.rados.0.smithi008.stdout:1545: writing smithi00888346-148 from 568367 to 1234662 tid 1 2023-10-07T21:39:53.225 INFO:tasks.rados.rados.0.smithi008.stdout:1545: writing smithi00888346-148 from 1707623 to 2168367 tid 2 2023-10-07T21:39:53.226 INFO:tasks.rados.rados.0.smithi008.stdout:1536: done (9 left) 2023-10-07T21:39:53.226 INFO:tasks.rados.rados.0.smithi008.stdout:1537: done (8 left) 2023-10-07T21:39:53.226 INFO:tasks.rados.rados.0.smithi008.stdout:1540: done (7 left) 2023-10-07T21:39:53.226 INFO:tasks.rados.rados.0.smithi008.stdout:1546: write oid 343 current snap is 0 2023-10-07T21:39:53.226 INFO:tasks.rados.rados.0.smithi008.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-10-07T21:39:53.234 INFO:tasks.rados.rados.0.smithi008.stdout:1546: writing smithi00888346-343 from 585174 to 1326718 tid 1 2023-10-07T21:39:53.241 INFO:tasks.rados.rados.0.smithi008.stdout:1546: writing smithi00888346-343 from 1766105 to 2185174 tid 2 2023-10-07T21:39:53.241 INFO:tasks.rados.rados.0.smithi008.stdout:1547: write oid 136 current snap is 0 2023-10-07T21:39:53.241 INFO:tasks.rados.rados.0.smithi008.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-10-07T21:39:53.247 INFO:tasks.rados.rados.0.smithi008.stdout:1547: writing smithi00888346-136 from 601981 to 1018774 tid 1 2023-10-07T21:39:53.252 INFO:tasks.rados.rados.0.smithi008.stdout:1547: writing smithi00888346-136 from 1424587 to 1917289 tid 2 2023-10-07T21:39:53.253 INFO:tasks.rados.rados.0.smithi008.stdout:1548: read oid 215 snap -1 2023-10-07T21:39:53.253 INFO:tasks.rados.rados.0.smithi008.stdout:1548: expect deleted 2023-10-07T21:39:53.253 INFO:tasks.rados.rados.0.smithi008.stdout:1549: write oid 71 current snap is 0 2023-10-07T21:39:53.253 INFO:tasks.rados.rados.0.smithi008.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-10-07T21:39:53.259 INFO:tasks.rados.rados.0.smithi008.stdout:1549: writing smithi00888346-71 from 618788 to 1110830 tid 1 2023-10-07T21:39:53.265 INFO:tasks.rados.rados.0.smithi008.stdout:1549: writing smithi00888346-71 from 1883069 to 2218788 tid 2 2023-10-07T21:39:53.265 INFO:tasks.rados.rados.0.smithi008.stdout:1550: write oid 245 current snap is 0 2023-10-07T21:39:53.265 INFO:tasks.rados.rados.0.smithi008.stdout:1538: finishing write tid 3 to smithi00888346-117 2023-10-07T21:39:53.265 INFO:tasks.rados.rados.0.smithi008.stdout:1538: finishing write tid 4 to smithi00888346-117 2023-10-07T21:39:53.266 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 117 v 229 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-10-07T21:39:53.266 INFO:tasks.rados.rados.0.smithi008.stdout:1538: left oid 117 (ObjNum 1078 snap 0 seq_num 1078) 2023-10-07T21:39:53.266 INFO:tasks.rados.rados.0.smithi008.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-10-07T21:39:53.272 INFO:tasks.rados.rados.0.smithi008.stdout:1550: writing smithi00888346-245 from 635595 to 1202886 tid 1 2023-10-07T21:39:53.279 INFO:tasks.rados.rados.0.smithi008.stdout:1550: writing smithi00888346-245 from 1825198 to 2235595 tid 2 2023-10-07T21:39:53.279 INFO:tasks.rados.rados.0.smithi008.stdout:1538: done (11 left) 2023-10-07T21:39:53.279 INFO:tasks.rados.rados.0.smithi008.stdout:1551: read oid 338 snap -1 2023-10-07T21:39:53.279 INFO:tasks.rados.rados.0.smithi008.stdout:1551: expect deleted 2023-10-07T21:39:53.280 INFO:tasks.rados.rados.0.smithi008.stdout:1552: write oid 252 current snap is 0 2023-10-07T21:39:53.280 INFO:tasks.rados.rados.0.smithi008.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-10-07T21:39:53.285 INFO:tasks.rados.rados.0.smithi008.stdout:1552: writing smithi00888346-252 from 652402 to 1294942 tid 1 2023-10-07T21:39:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:1552: writing smithi00888346-252 from 1883680 to 2252402 tid 2 2023-10-07T21:39:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:1553: write oid 58 current snap is 0 2023-10-07T21:39:53.291 INFO:tasks.rados.rados.0.smithi008.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-10-07T21:39:53.298 INFO:tasks.rados.rados.0.smithi008.stdout:1553: writing smithi00888346-58 from 669209 to 1386998 tid 1 2023-10-07T21:39:53.304 INFO:tasks.rados.rados.0.smithi008.stdout:1553: writing smithi00888346-58 from 1942162 to 2269209 tid 2 2023-10-07T21:39:53.304 INFO:tasks.rados.rados.0.smithi008.stdout:1554: write oid 329 current snap is 0 2023-10-07T21:39:53.304 INFO:tasks.rados.rados.0.smithi008.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-10-07T21:39:53.311 INFO:tasks.rados.rados.0.smithi008.stdout:1554: writing smithi00888346-329 from 686016 to 1195407 tid 1 2023-10-07T21:39:53.317 INFO:tasks.rados.rados.0.smithi008.stdout:1554: writing smithi00888346-329 from 1716997 to 2286016 tid 2 2023-10-07T21:39:53.317 INFO:tasks.rados.rados.0.smithi008.stdout:1555: read oid 147 snap -1 2023-10-07T21:39:53.317 INFO:tasks.rados.rados.0.smithi008.stdout:1555: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-07T21:39:53.317 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:53.317 INFO:tasks.rados.rados.0.smithi008.stdout:1539: expect (ObjNum 272 snap 0 seq_num 272) 2023-10-07T21:39:53.406 INFO:tasks.rados.rados.0.smithi008.stdout:1541: finishing write tid 1 to smithi00888346-430 2023-10-07T21:39:53.406 INFO:tasks.rados.rados.0.smithi008.stdout:1541: finishing write tid 2 to smithi00888346-430 2023-10-07T21:39:53.406 INFO:tasks.rados.rados.0.smithi008.stdout:1541: finishing write tid 3 to smithi00888346-430 2023-10-07T21:39:53.406 INFO:tasks.rados.rados.0.smithi008.stdout:1542: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:39:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:1541: finishing write tid 4 to smithi00888346-430 2023-10-07T21:39:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 430 v 297 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-10-07T21:39:53.507 INFO:tasks.rados.rados.0.smithi008.stdout:1541: left oid 430 (ObjNum 1079 snap 0 seq_num 1079) 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1543: finishing write tid 1 to smithi00888346-333 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1543: finishing write tid 2 to smithi00888346-333 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1543: finishing write tid 3 to smithi00888346-333 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1543: finishing write tid 4 to smithi00888346-333 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 239 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1543: left oid 333 (ObjNum 1080 snap 0 seq_num 1080) 2023-10-07T21:39:53.508 INFO:tasks.rados.rados.0.smithi008.stdout:1544: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:1545: finishing write tid 1 to smithi00888346-148 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:1545: finishing write tid 2 to smithi00888346-148 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:1545: finishing write tid 3 to smithi00888346-148 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:1545: finishing write tid 4 to smithi00888346-148 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 233 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-10-07T21:39:53.688 INFO:tasks.rados.rados.0.smithi008.stdout:1545: left oid 148 (ObjNum 1081 snap 0 seq_num 1081) 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1546: finishing write tid 1 to smithi00888346-343 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1546: finishing write tid 2 to smithi00888346-343 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1546: finishing write tid 3 to smithi00888346-343 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1546: finishing write tid 4 to smithi00888346-343 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 236 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1546: left oid 343 (ObjNum 1082 snap 0 seq_num 1082) 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1547: finishing write tid 1 to smithi00888346-136 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1547: finishing write tid 2 to smithi00888346-136 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1547: finishing write tid 3 to smithi00888346-136 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1547: finishing write tid 4 to smithi00888346-136 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 231 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1547: left oid 136 (ObjNum 1083 snap 0 seq_num 1083) 2023-10-07T21:39:53.689 INFO:tasks.rados.rados.0.smithi008.stdout:1549: finishing write tid 1 to smithi00888346-71 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1549: finishing write tid 2 to smithi00888346-71 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1549: finishing write tid 3 to smithi00888346-71 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1549: finishing write tid 4 to smithi00888346-71 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 222 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1549: left oid 71 (ObjNum 1084 snap 0 seq_num 1084) 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1550: finishing write tid 1 to smithi00888346-245 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1550: finishing write tid 2 to smithi00888346-245 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1550: finishing write tid 3 to smithi00888346-245 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1550: finishing write tid 4 to smithi00888346-245 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 236 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-10-07T21:39:53.690 INFO:tasks.rados.rados.0.smithi008.stdout:1550: left oid 245 (ObjNum 1085 snap 0 seq_num 1085) 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1552: finishing write tid 1 to smithi00888346-252 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1552: finishing write tid 2 to smithi00888346-252 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1552: finishing write tid 3 to smithi00888346-252 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1552: finishing write tid 4 to smithi00888346-252 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 252 v 232 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1552: left oid 252 (ObjNum 1086 snap 0 seq_num 1086) 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1553: finishing write tid 1 to smithi00888346-58 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1553: finishing write tid 2 to smithi00888346-58 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1553: finishing write tid 3 to smithi00888346-58 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1553: finishing write tid 4 to smithi00888346-58 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 58 v 179 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-10-07T21:39:53.691 INFO:tasks.rados.rados.0.smithi008.stdout:1553: left oid 58 (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:39:53.692 INFO:tasks.rados.rados.0.smithi008.stdout:1554: finishing write tid 1 to smithi00888346-329 2023-10-07T21:39:53.692 INFO:tasks.rados.rados.0.smithi008.stdout:1554: finishing write tid 2 to smithi00888346-329 2023-10-07T21:39:53.692 INFO:tasks.rados.rados.0.smithi008.stdout:1554: finishing write tid 3 to smithi00888346-329 2023-10-07T21:39:53.692 INFO:tasks.rados.rados.0.smithi008.stdout:1555: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:1554: finishing write tid 4 to smithi00888346-329 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 239 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:1554: left oid 329 (ObjNum 1088 snap 0 seq_num 1088) 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:1539: done (15 left) 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:1541: done (14 left) 2023-10-07T21:39:53.761 INFO:tasks.rados.rados.0.smithi008.stdout:1542: done (13 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1543: done (12 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1544: done (11 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1545: done (10 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1546: done (9 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1547: done (8 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1548: done (7 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1549: done (6 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1550: done (5 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1551: done (4 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1552: done (3 left) 2023-10-07T21:39:53.762 INFO:tasks.rados.rados.0.smithi008.stdout:1553: done (2 left) 2023-10-07T21:39:53.763 INFO:tasks.rados.rados.0.smithi008.stdout:1554: done (1 left) 2023-10-07T21:39:53.763 INFO:tasks.rados.rados.0.smithi008.stdout:1555: done (0 left) 2023-10-07T21:39:53.763 INFO:tasks.rados.rados.0.smithi008.stdout:1556: write oid 81 current snap is 0 2023-10-07T21:39:53.763 INFO:tasks.rados.rados.0.smithi008.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-10-07T21:39:53.776 INFO:tasks.rados.rados.0.smithi008.stdout:1556: writing smithi00888346-81 from 702823 to 1287463 tid 1 2023-10-07T21:39:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:1556: writing smithi00888346-81 from 2059126 to 2302823 tid 2 2023-10-07T21:39:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:1557: read oid 105 snap -1 2023-10-07T21:39:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:1557: expect (ObjNum 104 snap 0 seq_num 104) 2023-10-07T21:39:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:1558: read oid 132 snap -1 2023-10-07T21:39:53.784 INFO:tasks.rados.rados.0.smithi008.stdout:1558: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1559: read oid 412 snap -1 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1559: expect (ObjNum 824 snap 0 seq_num 824) 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1560: read oid 345 snap -1 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1560: expect (ObjNum 798 snap 0 seq_num 798) 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1561: read oid 473 snap -1 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1561: expect (ObjNum 896 snap 0 seq_num 896) 2023-10-07T21:39:53.785 INFO:tasks.rados.rados.0.smithi008.stdout:1562: read oid 425 snap -1 2023-10-07T21:39:53.786 INFO:tasks.rados.rados.0.smithi008.stdout:1562: expect (ObjNum 656 snap 0 seq_num 656) 2023-10-07T21:39:53.786 INFO:tasks.rados.rados.0.smithi008.stdout:1563: write oid 471 current snap is 0 2023-10-07T21:39:53.786 INFO:tasks.rados.rados.0.smithi008.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-10-07T21:39:53.794 INFO:tasks.rados.rados.0.smithi008.stdout:1563: writing smithi00888346-471 from 719630 to 1379519 tid 1 2023-10-07T21:39:53.800 INFO:tasks.rados.rados.0.smithi008.stdout:1563: writing smithi00888346-471 from 2117608 to 2319630 tid 2 2023-10-07T21:39:53.800 INFO:tasks.rados.rados.0.smithi008.stdout:1564: write oid 230 current snap is 0 2023-10-07T21:39:53.800 INFO:tasks.rados.rados.0.smithi008.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-10-07T21:39:53.809 INFO:tasks.rados.rados.0.smithi008.stdout:1564: writing smithi00888346-230 from 736437 to 1471575 tid 1 2023-10-07T21:39:53.815 INFO:tasks.rados.rados.0.smithi008.stdout:1564: writing smithi00888346-230 from 2176090 to 2336437 tid 2 2023-10-07T21:39:53.815 INFO:tasks.rados.rados.0.smithi008.stdout:1565: write oid 465 current snap is 0 2023-10-07T21:39:53.815 INFO:tasks.rados.rados.0.smithi008.stdout:1556: finishing write tid 1 to smithi00888346-81 2023-10-07T21:39:53.816 INFO:tasks.rados.rados.0.smithi008.stdout:1556: finishing write tid 2 to smithi00888346-81 2023-10-07T21:39:53.816 INFO:tasks.rados.rados.0.smithi008.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-10-07T21:39:53.822 INFO:tasks.rados.rados.0.smithi008.stdout:1565: writing smithi00888346-465 from 753244 to 1163631 tid 1 2023-10-07T21:39:53.829 INFO:tasks.rados.rados.0.smithi008.stdout:1565: writing smithi00888346-465 from 1834572 to 2353244 tid 2 2023-10-07T21:39:53.829 INFO:tasks.rados.rados.0.smithi008.stdout:1566: write oid 266 current snap is 0 2023-10-07T21:39:53.830 INFO:tasks.rados.rados.0.smithi008.stdout:1556: finishing write tid 3 to smithi00888346-81 2023-10-07T21:39:53.830 INFO:tasks.rados.rados.0.smithi008.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-10-07T21:39:53.836 INFO:tasks.rados.rados.0.smithi008.stdout:1566: writing smithi00888346-266 from 770051 to 1255687 tid 1 2023-10-07T21:39:53.842 INFO:tasks.rados.rados.0.smithi008.stdout:1566: writing smithi00888346-266 from 1776701 to 2287748 tid 2 2023-10-07T21:39:53.842 INFO:tasks.rados.rados.0.smithi008.stdout:1567: write oid 202 current snap is 0 2023-10-07T21:39:53.842 INFO:tasks.rados.rados.0.smithi008.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-10-07T21:39:53.849 INFO:tasks.rados.rados.0.smithi008.stdout:1567: writing smithi00888346-202 from 786858 to 1347743 tid 1 2023-10-07T21:39:53.855 INFO:tasks.rados.rados.0.smithi008.stdout:1567: writing smithi00888346-202 from 1835183 to 2386858 tid 2 2023-10-07T21:39:53.855 INFO:tasks.rados.rados.0.smithi008.stdout:1568: write oid 478 current snap is 0 2023-10-07T21:39:53.855 INFO:tasks.rados.rados.0.smithi008.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-10-07T21:39:53.862 INFO:tasks.rados.rados.0.smithi008.stdout:1568: writing smithi00888346-478 from 403665 to 1156152 tid 1 2023-10-07T21:39:53.867 INFO:tasks.rados.rados.0.smithi008.stdout:1568: writing smithi00888346-478 from 1610018 to 2124734 tid 2 2023-10-07T21:39:53.867 INFO:tasks.rados.rados.0.smithi008.stdout:1569: read oid 416 snap -1 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1569: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1570: read oid 449 snap -1 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1570: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1571: write oid 3 current snap is 0 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1556: finishing write tid 4 to smithi00888346-81 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 165 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1556: left oid 81 (ObjNum 1089 snap 0 seq_num 1089) 2023-10-07T21:39:53.868 INFO:tasks.rados.rados.0.smithi008.stdout:1559: expect (ObjNum 824 snap 0 seq_num 824) 2023-10-07T21:39:53.994 INFO:tasks.rados.rados.0.smithi008.stdout:1563: finishing write tid 1 to smithi00888346-471 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:1563: finishing write tid 2 to smithi00888346-471 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:1563: finishing write tid 3 to smithi00888346-471 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:1563: finishing write tid 4 to smithi00888346-471 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 471 v 159 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:1563: left oid 471 (ObjNum 1090 snap 0 seq_num 1090) 2023-10-07T21:39:53.995 INFO:tasks.rados.rados.0.smithi008.stdout:1558: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:39:54.161 INFO:tasks.rados.rados.0.smithi008.stdout:1564: finishing write tid 1 to smithi00888346-230 2023-10-07T21:39:54.161 INFO:tasks.rados.rados.0.smithi008.stdout:1557: expect (ObjNum 104 snap 0 seq_num 104) 2023-10-07T21:39:54.281 INFO:tasks.rados.rados.0.smithi008.stdout:1564: finishing write tid 2 to smithi00888346-230 2023-10-07T21:39:54.281 INFO:tasks.rados.rados.0.smithi008.stdout:1564: finishing write tid 3 to smithi00888346-230 2023-10-07T21:39:54.281 INFO:tasks.rados.rados.0.smithi008.stdout:1564: finishing write tid 4 to smithi00888346-230 2023-10-07T21:39:54.282 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 234 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-10-07T21:39:54.282 INFO:tasks.rados.rados.0.smithi008.stdout:1564: left oid 230 (ObjNum 1091 snap 0 seq_num 1091) 2023-10-07T21:39:54.282 INFO:tasks.rados.rados.0.smithi008.stdout:1560: expect (ObjNum 798 snap 0 seq_num 798) 2023-10-07T21:39:54.484 INFO:tasks.rados.rados.0.smithi008.stdout:1561: expect (ObjNum 896 snap 0 seq_num 896) 2023-10-07T21:39:54.618 INFO:tasks.rados.rados.0.smithi008.stdout:1562: expect (ObjNum 656 snap 0 seq_num 656) 2023-10-07T21:39:54.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:54 smithi008 bash[27485]: cluster 2023-10-07T21:39:53.294690+0000 mgr.y (mgr.14466) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:54.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:54 smithi008 bash[27485]: audit 2023-10-07T21:39:54.338453+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.8:0/2028606812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:54.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:54 smithi008 bash[41094]: cluster 2023-10-07T21:39:53.294690+0000 mgr.y (mgr.14466) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:54.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:54 smithi008 bash[41094]: audit 2023-10-07T21:39:54.338453+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.8:0/2028606812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:54 smithi081 bash[31720]: cluster 2023-10-07T21:39:53.294690+0000 mgr.y (mgr.14466) 233 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.3 MiB/s wr, 92 op/s 2023-10-07T21:39:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:54 smithi081 bash[31720]: audit 2023-10-07T21:39:54.338453+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.8:0/2028606812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1565: finishing write tid 1 to smithi00888346-465 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1565: finishing write tid 2 to smithi00888346-465 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1565: finishing write tid 3 to smithi00888346-465 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1565: finishing write tid 4 to smithi00888346-465 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 328 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1565: left oid 465 (ObjNum 1092 snap 0 seq_num 1092) 2023-10-07T21:39:54.750 INFO:tasks.rados.rados.0.smithi008.stdout:1566: finishing write tid 1 to smithi00888346-266 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1566: finishing write tid 2 to smithi00888346-266 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1566: finishing write tid 3 to smithi00888346-266 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1566: finishing write tid 4 to smithi00888346-266 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 225 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1566: left oid 266 (ObjNum 1093 snap 0 seq_num 1093) 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1567: finishing write tid 1 to smithi00888346-202 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1567: finishing write tid 2 to smithi00888346-202 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1567: finishing write tid 3 to smithi00888346-202 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1567: finishing write tid 4 to smithi00888346-202 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 202 v 265 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1567: left oid 202 (ObjNum 1094 snap 0 seq_num 1094) 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1568: finishing write tid 1 to smithi00888346-478 2023-10-07T21:39:54.751 INFO:tasks.rados.rados.0.smithi008.stdout:1569: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:1568: finishing write tid 2 to smithi00888346-478 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:1568: finishing write tid 3 to smithi00888346-478 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:1568: finishing write tid 4 to smithi00888346-478 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 226 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:1568: left oid 478 (ObjNum 1095 snap 0 seq_num 1095) 2023-10-07T21:39:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:1570: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-07T21:39:55.015 INFO:tasks.rados.rados.0.smithi008.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-10-07T21:39:55.025 INFO:tasks.rados.rados.0.smithi008.stdout:1571: writing smithi00888346-3 from 420472 to 848208 tid 1 2023-10-07T21:39:55.030 INFO:tasks.rados.rados.0.smithi008.stdout:1571: writing smithi00888346-3 from 1268500 to 1926874 tid 2 2023-10-07T21:39:55.033 INFO:tasks.rados.rados.0.smithi008.stdout:1571: writing smithi00888346-3 from 2347953 to 2420472 tid 3 2023-10-07T21:39:55.033 INFO:tasks.rados.rados.0.smithi008.stdout:1556: done (15 left) 2023-10-07T21:39:55.033 INFO:tasks.rados.rados.0.smithi008.stdout:1557: done (14 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1558: done (13 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1559: done (12 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1560: done (11 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1561: done (10 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1562: done (9 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1563: done (8 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1564: done (7 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1565: done (6 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1566: done (5 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1567: done (4 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1568: done (3 left) 2023-10-07T21:39:55.034 INFO:tasks.rados.rados.0.smithi008.stdout:1569: done (2 left) 2023-10-07T21:39:55.035 INFO:tasks.rados.rados.0.smithi008.stdout:1570: done (1 left) 2023-10-07T21:39:55.035 INFO:tasks.rados.rados.0.smithi008.stdout:1572: write oid 355 current snap is 0 2023-10-07T21:39:55.035 INFO:tasks.rados.rados.0.smithi008.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-10-07T21:39:55.038 INFO:tasks.rados.rados.0.smithi008.stdout:1572: writing smithi00888346-355 from 437279 to 940264 tid 1 2023-10-07T21:39:55.045 INFO:tasks.rados.rados.0.smithi008.stdout:1572: writing smithi00888346-355 from 1610629 to 2129014 tid 2 2023-10-07T21:39:55.045 INFO:tasks.rados.rados.0.smithi008.stdout:1573: read oid 272 snap -1 2023-10-07T21:39:55.045 INFO:tasks.rados.rados.0.smithi008.stdout:1573: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-07T21:39:55.045 INFO:tasks.rados.rados.0.smithi008.stdout:1574: write oid 9 current snap is 0 2023-10-07T21:39:55.045 INFO:tasks.rados.rados.0.smithi008.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-10-07T21:39:55.051 INFO:tasks.rados.rados.0.smithi008.stdout:1574: writing smithi00888346-9 from 454086 to 1032320 tid 1 2023-10-07T21:39:55.058 INFO:tasks.rados.rados.0.smithi008.stdout:1574: writing smithi00888346-9 from 1669111 to 2331154 tid 2 2023-10-07T21:39:55.058 INFO:tasks.rados.rados.0.smithi008.stdout:1575: read oid 107 snap -1 2023-10-07T21:39:55.059 INFO:tasks.rados.rados.0.smithi008.stdout:1575: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-07T21:39:55.059 INFO:tasks.rados.rados.0.smithi008.stdout:1576: write oid 225 current snap is 0 2023-10-07T21:39:55.059 INFO:tasks.rados.rados.0.smithi008.stdout:1571: finishing write tid 1 to smithi00888346-3 2023-10-07T21:39:55.059 INFO:tasks.rados.rados.0.smithi008.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-10-07T21:39:55.065 INFO:tasks.rados.rados.0.smithi008.stdout:1576: writing smithi00888346-225 from 470893 to 1124376 tid 1 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1576: writing smithi00888346-225 from 1727593 to 2249647 tid 2 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1577: read oid 260 snap -1 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1577: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1578: read oid 460 snap -1 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1578: expect (ObjNum 779 snap 0 seq_num 779) 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1579: write oid 369 current snap is 0 2023-10-07T21:39:55.072 INFO:tasks.rados.rados.0.smithi008.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-10-07T21:39:55.078 INFO:tasks.rados.rados.0.smithi008.stdout:1579: writing smithi00888346-369 from 487700 to 1216432 tid 1 2023-10-07T21:39:55.086 INFO:tasks.rados.rados.0.smithi008.stdout:1579: writing smithi00888346-369 from 1786075 to 2451787 tid 2 2023-10-07T21:39:55.087 INFO:tasks.rados.rados.0.smithi008.stdout:1580: write oid 128 current snap is 0 2023-10-07T21:39:55.087 INFO:tasks.rados.rados.0.smithi008.stdout:1571: finishing write tid 2 to smithi00888346-3 2023-10-07T21:39:55.087 INFO:tasks.rados.rados.0.smithi008.stdout:1571: finishing write tid 3 to smithi00888346-3 2023-10-07T21:39:55.087 INFO:tasks.rados.rados.0.smithi008.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-10-07T21:39:55.092 INFO:tasks.rados.rados.0.smithi008.stdout:1580: writing smithi00888346-128 from 504507 to 908488 tid 1 2023-10-07T21:39:55.097 INFO:tasks.rados.rados.0.smithi008.stdout:1580: writing smithi00888346-128 from 1328204 to 1737574 tid 2 2023-10-07T21:39:55.104 INFO:tasks.rados.rados.0.smithi008.stdout:1580: writing smithi00888346-128 from 2252362 to 2504507 tid 3 2023-10-07T21:39:55.104 INFO:tasks.rados.rados.0.smithi008.stdout:1581: write oid 381 current snap is 0 2023-10-07T21:39:55.105 INFO:tasks.rados.rados.0.smithi008.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-10-07T21:39:55.112 INFO:tasks.rados.rados.0.smithi008.stdout:1581: writing smithi00888346-381 from 521314 to 1000544 tid 1 2023-10-07T21:39:55.121 INFO:tasks.rados.rados.0.smithi008.stdout:1581: writing smithi00888346-381 from 1786686 to 2456067 tid 2 2023-10-07T21:39:55.121 INFO:tasks.rados.rados.0.smithi008.stdout:1582: read oid 415 snap -1 2023-10-07T21:39:55.121 INFO:tasks.rados.rados.0.smithi008.stdout:1582: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:39:55.121 INFO:tasks.rados.rados.0.smithi008.stdout:1583: read oid 402 snap -1 2023-10-07T21:39:55.121 INFO:tasks.rados.rados.0.smithi008.stdout:1583: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1584: read oid 492 snap -1 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1584: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1585: read oid 71 snap -1 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1585: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1586: read oid 327 snap -1 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1586: expect (ObjNum 966 snap 0 seq_num 966) 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1571: finishing write tid 4 to smithi00888346-3 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1571: finishing write tid 5 to smithi00888346-3 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 3 v 198 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1571: left oid 3 (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:39:55.122 INFO:tasks.rados.rados.0.smithi008.stdout:1572: finishing write tid 1 to smithi00888346-355 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:1572: finishing write tid 2 to smithi00888346-355 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:1572: finishing write tid 3 to smithi00888346-355 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:1572: finishing write tid 4 to smithi00888346-355 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 201 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:1572: left oid 355 (ObjNum 1097 snap 0 seq_num 1097) 2023-10-07T21:39:55.123 INFO:tasks.rados.rados.0.smithi008.stdout:1573: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-07T21:39:55.208 INFO:tasks.rados.rados.0.smithi008.stdout:1574: finishing write tid 1 to smithi00888346-9 2023-10-07T21:39:55.208 INFO:tasks.rados.rados.0.smithi008.stdout:1574: finishing write tid 2 to smithi00888346-9 2023-10-07T21:39:55.208 INFO:tasks.rados.rados.0.smithi008.stdout:1574: finishing write tid 3 to smithi00888346-9 2023-10-07T21:39:55.209 INFO:tasks.rados.rados.0.smithi008.stdout:1574: finishing write tid 4 to smithi00888346-9 2023-10-07T21:39:55.209 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 9 v 300 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-10-07T21:39:55.209 INFO:tasks.rados.rados.0.smithi008.stdout:1574: left oid 9 (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:39:55.209 INFO:tasks.rados.rados.0.smithi008.stdout:1575: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-07T21:39:55.365 INFO:tasks.rados.rados.0.smithi008.stdout:1576: finishing write tid 1 to smithi00888346-225 2023-10-07T21:39:55.365 INFO:tasks.rados.rados.0.smithi008.stdout:1578: expect (ObjNum 779 snap 0 seq_num 779) 2023-10-07T21:39:55.496 INFO:tasks.rados.rados.0.smithi008.stdout:1576: finishing write tid 2 to smithi00888346-225 2023-10-07T21:39:55.496 INFO:tasks.rados.rados.0.smithi008.stdout:1576: finishing write tid 3 to smithi00888346-225 2023-10-07T21:39:55.496 INFO:tasks.rados.rados.0.smithi008.stdout:1576: finishing write tid 4 to smithi00888346-225 2023-10-07T21:39:55.497 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 228 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-10-07T21:39:55.497 INFO:tasks.rados.rados.0.smithi008.stdout:1576: left oid 225 (ObjNum 1099 snap 0 seq_num 1099) 2023-10-07T21:39:55.497 INFO:tasks.rados.rados.0.smithi008.stdout:1577: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-07T21:39:55.652 INFO:tasks.rados.rados.0.smithi008.stdout:1579: finishing write tid 1 to smithi00888346-369 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1579: finishing write tid 2 to smithi00888346-369 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1579: finishing write tid 3 to smithi00888346-369 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1579: finishing write tid 4 to smithi00888346-369 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 369 v 331 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1579: left oid 369 (ObjNum 1100 snap 0 seq_num 1100) 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1580: finishing write tid 1 to smithi00888346-128 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1580: finishing write tid 2 to smithi00888346-128 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1580: finishing write tid 3 to smithi00888346-128 2023-10-07T21:39:55.653 INFO:tasks.rados.rados.0.smithi008.stdout:1580: finishing write tid 4 to smithi00888346-128 2023-10-07T21:39:55.654 INFO:tasks.rados.rados.0.smithi008.stdout:1580: finishing write tid 5 to smithi00888346-128 2023-10-07T21:39:55.654 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 335 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-10-07T21:39:55.654 INFO:tasks.rados.rados.0.smithi008.stdout:1580: left oid 128 (ObjNum 1101 snap 0 seq_num 1101) 2023-10-07T21:39:55.654 INFO:tasks.rados.rados.0.smithi008.stdout:1581: finishing write tid 1 to smithi00888346-381 2023-10-07T21:39:55.654 INFO:tasks.rados.rados.0.smithi008.stdout:1586: expect (ObjNum 966 snap 0 seq_num 966) 2023-10-07T21:39:55.784 INFO:tasks.rados.rados.0.smithi008.stdout:1584: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-07T21:39:55.916 INFO:tasks.rados.rados.0.smithi008.stdout:1583: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:39:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:1581: finishing write tid 2 to smithi00888346-381 2023-10-07T21:39:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:1581: finishing write tid 3 to smithi00888346-381 2023-10-07T21:39:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:1585: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-10-07T21:39:56.160 INFO:tasks.rados.rados.0.smithi008.stdout:1581: finishing write tid 4 to smithi00888346-381 2023-10-07T21:39:56.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 381 v 268 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-10-07T21:39:56.160 INFO:tasks.rados.rados.0.smithi008.stdout:1581: left oid 381 (ObjNum 1102 snap 0 seq_num 1102) 2023-10-07T21:39:56.160 INFO:tasks.rados.rados.0.smithi008.stdout:1582: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:39:56.250 INFO:tasks.rados.rados.0.smithi008.stdout:1571: done (15 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1572: done (14 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1573: done (13 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1574: done (12 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1575: done (11 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1576: done (10 left) 2023-10-07T21:39:56.251 INFO:tasks.rados.rados.0.smithi008.stdout:1577: done (9 left) 2023-10-07T21:39:56.252 INFO:tasks.rados.rados.0.smithi008.stdout:1578: done (8 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1579: done (7 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1580: done (6 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1581: done (5 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1582: done (4 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1583: done (3 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1584: done (2 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1585: done (1 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1586: done (0 left) 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1587: write oid 169 current snap is 0 2023-10-07T21:39:56.253 INFO:tasks.rados.rados.0.smithi008.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-10-07T21:39:56.263 INFO:tasks.rados.rados.0.smithi008.stdout:1587: writing smithi00888346-169 from 538121 to 1208953 tid 1 2023-10-07T21:39:56.271 INFO:tasks.rados.rados.0.smithi008.stdout:1587: writing smithi00888346-169 from 1961521 to 2374560 tid 2 2023-10-07T21:39:56.271 INFO:tasks.rados.rados.0.smithi008.stdout:1588: read oid 240 snap -1 2023-10-07T21:39:56.271 INFO:tasks.rados.rados.0.smithi008.stdout:1588: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-07T21:39:56.271 INFO:tasks.rados.rados.0.smithi008.stdout:1589: write oid 373 current snap is 0 2023-10-07T21:39:56.271 INFO:tasks.rados.rados.0.smithi008.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-10-07T21:39:56.278 INFO:tasks.rados.rados.0.smithi008.stdout:1589: writing smithi00888346-373 from 554928 to 1301009 tid 1 2023-10-07T21:39:56.285 INFO:tasks.rados.rados.0.smithi008.stdout:1589: writing smithi00888346-373 from 2020003 to 2554928 tid 2 2023-10-07T21:39:56.286 INFO:tasks.rados.rados.0.smithi008.stdout:1590: write oid 280 current snap is 0 2023-10-07T21:39:56.286 INFO:tasks.rados.rados.0.smithi008.stdout:1587: finishing write tid 1 to smithi00888346-169 2023-10-07T21:39:56.286 INFO:tasks.rados.rados.0.smithi008.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-10-07T21:39:56.291 INFO:tasks.rados.rados.0.smithi008.stdout:1590: writing smithi00888346-280 from 571735 to 993065 tid 1 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1590: writing smithi00888346-280 from 1562132 to 1978840 tid 2 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1591: read oid 21 snap -1 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1591: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1592: read oid 161 snap -1 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1592: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1593: read oid 399 snap -1 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1593: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1594: read oid 62 snap -1 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1594: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1587: finishing write tid 2 to smithi00888346-169 2023-10-07T21:39:56.297 INFO:tasks.rados.rados.0.smithi008.stdout:1587: finishing write tid 3 to smithi00888346-169 2023-10-07T21:39:56.298 INFO:tasks.rados.rados.0.smithi008.stdout:1587: finishing write tid 4 to smithi00888346-169 2023-10-07T21:39:56.298 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 169 v 168 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-10-07T21:39:56.298 INFO:tasks.rados.rados.0.smithi008.stdout:1587: left oid 169 (ObjNum 1103 snap 0 seq_num 1103) 2023-10-07T21:39:56.298 INFO:tasks.rados.rados.0.smithi008.stdout:1589: finishing write tid 1 to smithi00888346-373 2023-10-07T21:39:56.298 INFO:tasks.rados.rados.0.smithi008.stdout:1588: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-07T21:39:56.456 INFO:tasks.rados.rados.0.smithi008.stdout:1589: finishing write tid 2 to smithi00888346-373 2023-10-07T21:39:56.456 INFO:tasks.rados.rados.0.smithi008.stdout:1589: finishing write tid 3 to smithi00888346-373 2023-10-07T21:39:56.457 INFO:tasks.rados.rados.0.smithi008.stdout:1589: finishing write tid 4 to smithi00888346-373 2023-10-07T21:39:56.457 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 373 v 204 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-10-07T21:39:56.457 INFO:tasks.rados.rados.0.smithi008.stdout:1589: left oid 373 (ObjNum 1104 snap 0 seq_num 1104) 2023-10-07T21:39:56.457 INFO:tasks.rados.rados.0.smithi008.stdout:1590: finishing write tid 1 to smithi00888346-280 2023-10-07T21:39:56.457 INFO:tasks.rados.rados.0.smithi008.stdout:1594: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-07T21:39:56.553 INFO:tasks.rados.rados.0.smithi008.stdout:1592: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-07T21:39:56.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:56 smithi008 bash[27485]: cluster 2023-10-07T21:39:55.295883+0000 mgr.y (mgr.14466) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-10-07T21:39:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:56 smithi008 bash[41094]: cluster 2023-10-07T21:39:55.295883+0000 mgr.y (mgr.14466) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-10-07T21:39:56.658 INFO:tasks.rados.rados.0.smithi008.stdout:1593: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-07T21:39:56.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:56 smithi081 bash[31720]: cluster 2023-10-07T21:39:55.295883+0000 mgr.y (mgr.14466) 234 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-10-07T21:39:56.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:39:56 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:39:56.803 INFO:tasks.rados.rados.0.smithi008.stdout:1591: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1590: finishing write tid 2 to smithi00888346-280 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1590: finishing write tid 3 to smithi00888346-280 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1590: finishing write tid 4 to smithi00888346-280 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 280 v 239 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1590: left oid 280 (ObjNum 1105 snap 0 seq_num 1105) 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1595: read oid 179 snap -1 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1595: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1587: done (8 left) 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1588: done (7 left) 2023-10-07T21:39:56.892 INFO:tasks.rados.rados.0.smithi008.stdout:1589: done (6 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1590: done (5 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1591: done (4 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1592: done (3 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1593: done (2 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1594: done (1 left) 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1596: write oid 265 current snap is 0 2023-10-07T21:39:56.893 INFO:tasks.rados.rados.0.smithi008.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-10-07T21:39:56.903 INFO:tasks.rados.rados.0.smithi008.stdout:1596: writing smithi00888346-265 from 588542 to 1085121 tid 1 2023-10-07T21:39:56.911 INFO:tasks.rados.rados.0.smithi008.stdout:1596: writing smithi00888346-265 from 1620614 to 2297333 tid 2 2023-10-07T21:39:56.911 INFO:tasks.rados.rados.0.smithi008.stdout:1597: write oid 493 current snap is 0 2023-10-07T21:39:56.911 INFO:tasks.rados.rados.0.smithi008.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-10-07T21:39:56.918 INFO:tasks.rados.rados.0.smithi008.stdout:1597: writing smithi00888346-493 from 605349 to 1177177 tid 1 2023-10-07T21:39:56.923 INFO:tasks.rados.rados.0.smithi008.stdout:1597: writing smithi00888346-493 from 1679096 to 2099473 tid 2 2023-10-07T21:39:56.923 INFO:tasks.rados.rados.0.smithi008.stdout:1598: write oid 266 current snap is 0 2023-10-07T21:39:56.923 INFO:tasks.rados.rados.0.smithi008.stdout:1595: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:39:57.018 INFO:tasks.rados.rados.0.smithi008.stdout:1596: finishing write tid 1 to smithi00888346-265 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1596: finishing write tid 2 to smithi00888346-265 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1596: finishing write tid 3 to smithi00888346-265 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1596: finishing write tid 4 to smithi00888346-265 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 242 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1596: left oid 265 (ObjNum 1106 snap 0 seq_num 1106) 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1597: finishing write tid 1 to smithi00888346-493 2023-10-07T21:39:57.019 INFO:tasks.rados.rados.0.smithi008.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-10-07T21:39:57.026 INFO:tasks.rados.rados.0.smithi008.stdout:1598: writing smithi00888346-266 from 622156 to 1269233 tid 1 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1598: writing smithi00888346-266 from 1737578 to 2417966 tid 2 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1595: done (3 left) 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1596: done (2 left) 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1599: write oid 202 current snap is 0 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1597: finishing write tid 2 to smithi00888346-493 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1597: finishing write tid 3 to smithi00888346-493 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1597: finishing write tid 4 to smithi00888346-493 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 493 v 223 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1597: left oid 493 (ObjNum 1107 snap 0 seq_num 1107) 2023-10-07T21:39:57.034 INFO:tasks.rados.rados.0.smithi008.stdout:1598: finishing write tid 1 to smithi00888346-266 2023-10-07T21:39:57.035 INFO:tasks.rados.rados.0.smithi008.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-10-07T21:39:57.041 INFO:tasks.rados.rados.0.smithi008.stdout:1599: writing smithi00888346-202 from 638963 to 1361289 tid 1 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1599: writing smithi00888346-202 from 2079707 to 2503753 tid 2 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1597: done (2 left) 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1600: read oid 271 snap -1 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1600: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1601: write oid 62 current snap is 0 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1598: finishing write tid 2 to smithi00888346-266 2023-10-07T21:39:57.048 INFO:tasks.rados.rados.0.smithi008.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-10-07T21:39:57.054 INFO:tasks.rados.rados.0.smithi008.stdout:1601: writing smithi00888346-62 from 655770 to 1169698 tid 1 2023-10-07T21:39:57.062 INFO:tasks.rados.rados.0.smithi008.stdout:1601: writing smithi00888346-62 from 1854542 to 2538599 tid 2 2023-10-07T21:39:57.062 INFO:tasks.rados.rados.0.smithi008.stdout:1602: read oid 19 snap -1 2023-10-07T21:39:57.062 INFO:tasks.rados.rados.0.smithi008.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-07T21:39:57.062 INFO:tasks.rados.rados.0.smithi008.stdout:1603: write oid 267 current snap is 0 2023-10-07T21:39:57.062 INFO:tasks.rados.rados.0.smithi008.stdout:1598: finishing write tid 3 to smithi00888346-266 2023-10-07T21:39:57.063 INFO:tasks.rados.rados.0.smithi008.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-10-07T21:39:57.069 INFO:tasks.rados.rados.0.smithi008.stdout:1603: writing smithi00888346-267 from 672577 to 1261754 tid 1 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1603: writing smithi00888346-267 from 1913024 to 2340739 tid 2 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1604: read oid 149 snap -1 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1604: expect (ObjNum 148 snap 0 seq_num 148) 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1605: read oid 233 snap -1 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1605: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1606: read oid 45 snap -1 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1606: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1607: delete oid 337 current snap is 0 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1598: finishing write tid 4 to smithi00888346-266 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 231 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1598: left oid 266 (ObjNum 1108 snap 0 seq_num 1108) 2023-10-07T21:39:57.076 INFO:tasks.rados.rados.0.smithi008.stdout:1599: finishing write tid 1 to smithi00888346-202 2023-10-07T21:39:57.077 INFO:tasks.rados.rados.0.smithi008.stdout:1599: finishing write tid 2 to smithi00888346-202 2023-10-07T21:39:57.077 INFO:tasks.rados.rados.0.smithi008.stdout:1600: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-10-07T21:39:57.210 INFO:tasks.rados.rados.0.smithi008.stdout:1599: finishing write tid 3 to smithi00888346-202 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1599: finishing write tid 4 to smithi00888346-202 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 202 v 271 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1599: left oid 202 (ObjNum 1109 snap 0 seq_num 1109) 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1601: finishing write tid 1 to smithi00888346-62 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1601: finishing write tid 2 to smithi00888346-62 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1601: finishing write tid 3 to smithi00888346-62 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1601: finishing write tid 4 to smithi00888346-62 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 62 v 303 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1601: left oid 62 (ObjNum 1110 snap 0 seq_num 1110) 2023-10-07T21:39:57.211 INFO:tasks.rados.rados.0.smithi008.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-07T21:39:57.368 INFO:tasks.rados.rados.0.smithi008.stdout:1603: finishing write tid 1 to smithi00888346-267 2023-10-07T21:39:57.368 INFO:tasks.rados.rados.0.smithi008.stdout:1604: expect (ObjNum 148 snap 0 seq_num 148) 2023-10-07T21:39:57.447 INFO:tasks.rados.rados.0.smithi008.stdout:1606: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-07T21:39:57.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:57 smithi008 bash[27485]: audit 2023-10-07T21:39:56.786909+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.8:0/1706822801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:57.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:39:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:39:57] "GET /metrics HTTP/1.1" 200 242640 "" "Prometheus/2.43.0" 2023-10-07T21:39:57.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:57 smithi008 bash[41094]: audit 2023-10-07T21:39:56.786909+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.8:0/1706822801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:57.710 INFO:tasks.rados.rados.0.smithi008.stdout:1603: finishing write tid 2 to smithi00888346-267 2023-10-07T21:39:57.710 INFO:tasks.rados.rados.0.smithi008.stdout:1603: finishing write tid 3 to smithi00888346-267 2023-10-07T21:39:57.710 INFO:tasks.rados.rados.0.smithi008.stdout:1603: finishing write tid 4 to smithi00888346-267 2023-10-07T21:39:57.710 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 267 v 306 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-10-07T21:39:57.710 INFO:tasks.rados.rados.0.smithi008.stdout:1603: left oid 267 (ObjNum 1111 snap 0 seq_num 1111) 2023-10-07T21:39:57.711 INFO:tasks.rados.rados.0.smithi008.stdout:1605: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-07T21:39:57.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:57 smithi081 bash[31720]: audit 2023-10-07T21:39:56.786909+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.8:0/1706822801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1598: done (9 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1599: done (8 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1600: done (7 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1601: done (6 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1602: done (5 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1603: done (4 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1604: done (3 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1605: done (2 left) 2023-10-07T21:39:57.819 INFO:tasks.rados.rados.0.smithi008.stdout:1606: done (1 left) 2023-10-07T21:39:57.820 INFO:tasks.rados.rados.0.smithi008.stdout:1607: done (0 left) 2023-10-07T21:39:57.820 INFO:tasks.rados.rados.0.smithi008.stdout:1608: read oid 312 snap -1 2023-10-07T21:39:57.820 INFO:tasks.rados.rados.0.smithi008.stdout:1608: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:39:57.820 INFO:tasks.rados.rados.0.smithi008.stdout:1609: delete oid 459 current snap is 0 2023-10-07T21:39:57.827 INFO:tasks.rados.rados.0.smithi008.stdout:1608: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:39:57.933 INFO:tasks.rados.rados.0.smithi008.stdout:1608: done (1 left) 2023-10-07T21:39:57.933 INFO:tasks.rados.rados.0.smithi008.stdout:1609: done (0 left) 2023-10-07T21:39:57.933 INFO:tasks.rados.rados.0.smithi008.stdout:1610: read oid 121 snap -1 2023-10-07T21:39:57.934 INFO:tasks.rados.rados.0.smithi008.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2023-10-07T21:39:57.934 INFO:tasks.rados.rados.0.smithi008.stdout:1611: delete oid 217 current snap is 0 2023-10-07T21:39:57.937 INFO:tasks.rados.rados.0.smithi008.stdout:1611: done (1 left) 2023-10-07T21:39:57.937 INFO:tasks.rados.rados.0.smithi008.stdout:1612: read oid 352 snap -1 2023-10-07T21:39:57.937 INFO:tasks.rados.rados.0.smithi008.stdout:1612: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:57.937 INFO:tasks.rados.rados.0.smithi008.stdout:1613: write oid 477 current snap is 0 2023-10-07T21:39:57.937 INFO:tasks.rados.rados.0.smithi008.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2023-10-07T21:39:58.002 INFO:tasks.rados.rados.0.smithi008.stdout:1612: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-07T21:39:58.117 INFO:tasks.rados.rados.0.smithi008.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-10-07T21:39:58.130 INFO:tasks.rados.rados.0.smithi008.stdout:1613: writing smithi00888346-477 from 739805 to 1229978 tid 1 2023-10-07T21:39:58.135 INFO:tasks.rados.rados.0.smithi008.stdout:1613: writing smithi00888346-477 from 1630599 to 2065652 tid 2 2023-10-07T21:39:58.139 INFO:tasks.rados.rados.0.smithi008.stdout:1613: writing smithi00888346-477 from 2636284 to 2739805 tid 3 2023-10-07T21:39:58.139 INFO:tasks.rados.rados.0.smithi008.stdout:1610: done (2 left) 2023-10-07T21:39:58.139 INFO:tasks.rados.rados.0.smithi008.stdout:1612: done (1 left) 2023-10-07T21:39:58.139 INFO:tasks.rados.rados.0.smithi008.stdout:1614: write oid 324 current snap is 0 2023-10-07T21:39:58.139 INFO:tasks.rados.rados.0.smithi008.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-10-07T21:39:58.146 INFO:tasks.rados.rados.0.smithi008.stdout:1614: writing smithi00888346-324 from 756612 to 1322034 tid 1 2023-10-07T21:39:58.154 INFO:tasks.rados.rados.0.smithi008.stdout:1614: writing smithi00888346-324 from 2089081 to 2667792 tid 2 2023-10-07T21:39:58.154 INFO:tasks.rados.rados.0.smithi008.stdout:1615: write oid 492 current snap is 0 2023-10-07T21:39:58.154 INFO:tasks.rados.rados.0.smithi008.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-10-07T21:39:58.162 INFO:tasks.rados.rados.0.smithi008.stdout:1615: writing smithi00888346-492 from 773419 to 1414090 tid 1 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1615: writing smithi00888346-492 from 2147563 to 2586285 tid 2 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1616: delete oid 459 current snap is 0 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1613: finishing write tid 1 to smithi00888346-477 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1613: finishing write tid 2 to smithi00888346-477 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1613: finishing write tid 3 to smithi00888346-477 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1613: finishing write tid 4 to smithi00888346-477 2023-10-07T21:39:58.169 INFO:tasks.rados.rados.0.smithi008.stdout:1613: finishing write tid 5 to smithi00888346-477 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 477 v 231 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1614: finishing write tid 1 to smithi00888346-324 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1614: finishing write tid 2 to smithi00888346-324 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1614: finishing write tid 3 to smithi00888346-324 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1614: finishing write tid 4 to smithi00888346-324 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 324 v 171 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1614: left oid 324 (ObjNum 1116 snap 0 seq_num 1116) 2023-10-07T21:39:58.170 INFO:tasks.rados.rados.0.smithi008.stdout:1615: finishing write tid 1 to smithi00888346-492 2023-10-07T21:39:58.171 INFO:tasks.rados.rados.0.smithi008.stdout:1613: done (3 left) 2023-10-07T21:39:58.171 INFO:tasks.rados.rados.0.smithi008.stdout:1614: done (2 left) 2023-10-07T21:39:58.171 INFO:tasks.rados.rados.0.smithi008.stdout:1616: done (1 left) 2023-10-07T21:39:58.171 INFO:tasks.rados.rados.0.smithi008.stdout:1617: read oid 279 snap -1 2023-10-07T21:39:58.172 INFO:tasks.rados.rados.0.smithi008.stdout:1617: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:58.172 INFO:tasks.rados.rados.0.smithi008.stdout:1618: write oid 314 current snap is 0 2023-10-07T21:39:58.172 INFO:tasks.rados.rados.0.smithi008.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-10-07T21:39:58.176 INFO:tasks.rados.rados.0.smithi008.stdout:1618: writing smithi00888346-314 from 407033 to 914555 tid 1 2023-10-07T21:39:58.184 INFO:tasks.rados.rados.0.smithi008.stdout:1618: writing smithi00888346-314 from 1464527 to 1906918 tid 2 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1618: writing smithi00888346-314 from 2345976 to 2807033 tid 3 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1619: read oid 176 snap -1 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1619: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1620: write oid 418 current snap is 0 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1615: finishing write tid 2 to smithi00888346-492 2023-10-07T21:39:58.189 INFO:tasks.rados.rados.0.smithi008.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-10-07T21:39:58.194 INFO:tasks.rados.rados.0.smithi008.stdout:1620: writing smithi00888346-418 from 423840 to 1006611 tid 1 2023-10-07T21:39:58.201 INFO:tasks.rados.rados.0.smithi008.stdout:1620: writing smithi00888346-418 from 1523009 to 2109058 tid 2 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1620: writing smithi00888346-418 from 2657046 to 2823840 tid 3 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1621: read oid 421 snap -1 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1621: expect (ObjNum 888 snap 0 seq_num 888) 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1622: write oid 26 current snap is 0 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1615: finishing write tid 3 to smithi00888346-492 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1615: finishing write tid 4 to smithi00888346-492 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 234 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1615: left oid 492 (ObjNum 1117 snap 0 seq_num 1117) 2023-10-07T21:39:58.206 INFO:tasks.rados.rados.0.smithi008.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-10-07T21:39:58.211 INFO:tasks.rados.rados.0.smithi008.stdout:1622: writing smithi00888346-26 from 440647 to 1098667 tid 1 2023-10-07T21:39:58.217 INFO:tasks.rados.rados.0.smithi008.stdout:1622: writing smithi00888346-26 from 1581491 to 2027551 tid 2 2023-10-07T21:39:58.222 INFO:tasks.rados.rados.0.smithi008.stdout:1622: writing smithi00888346-26 from 2800822 to 2840647 tid 3 2023-10-07T21:39:58.222 INFO:tasks.rados.rados.0.smithi008.stdout:1615: done (6 left) 2023-10-07T21:39:58.222 INFO:tasks.rados.rados.0.smithi008.stdout:1623: write oid 79 current snap is 0 2023-10-07T21:39:58.222 INFO:tasks.rados.rados.0.smithi008.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-10-07T21:39:58.228 INFO:tasks.rados.rados.0.smithi008.stdout:1623: writing smithi00888346-79 from 457454 to 1190723 tid 1 2023-10-07T21:39:58.237 INFO:tasks.rados.rados.0.smithi008.stdout:1623: writing smithi00888346-79 from 1923620 to 2513338 tid 2 2023-10-07T21:39:58.238 INFO:tasks.rados.rados.0.smithi008.stdout:1624: write oid 335 current snap is 0 2023-10-07T21:39:58.238 INFO:tasks.rados.rados.0.smithi008.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-10-07T21:39:58.241 INFO:tasks.rados.rados.0.smithi008.stdout:1624: writing smithi00888346-335 from 474261 to 882779 tid 1 2023-10-07T21:39:58.248 INFO:tasks.rados.rados.0.smithi008.stdout:1624: writing smithi00888346-335 from 1582102 to 2031831 tid 2 2023-10-07T21:39:58.253 INFO:tasks.rados.rados.0.smithi008.stdout:1624: writing smithi00888346-335 from 2739315 to 2874261 tid 3 2023-10-07T21:39:58.253 INFO:tasks.rados.rados.0.smithi008.stdout:1625: read oid 432 snap -1 2023-10-07T21:39:58.253 INFO:tasks.rados.rados.0.smithi008.stdout:1625: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-10-07T21:39:58.253 INFO:tasks.rados.rados.0.smithi008.stdout:1626: write oid 116 current snap is 0 2023-10-07T21:39:58.253 INFO:tasks.rados.rados.0.smithi008.stdout:1617: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-07T21:39:58.387 INFO:tasks.rados.rados.0.smithi008.stdout:1618: finishing write tid 1 to smithi00888346-314 2023-10-07T21:39:58.387 INFO:tasks.rados.rados.0.smithi008.stdout:1618: finishing write tid 2 to smithi00888346-314 2023-10-07T21:39:58.387 INFO:tasks.rados.rados.0.smithi008.stdout:1618: finishing write tid 3 to smithi00888346-314 2023-10-07T21:39:58.387 INFO:tasks.rados.rados.0.smithi008.stdout:1618: finishing write tid 4 to smithi00888346-314 2023-10-07T21:39:58.388 INFO:tasks.rados.rados.0.smithi008.stdout:1618: finishing write tid 5 to smithi00888346-314 2023-10-07T21:39:58.388 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 314 v 339 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-10-07T21:39:58.388 INFO:tasks.rados.rados.0.smithi008.stdout:1618: left oid 314 (ObjNum 1119 snap 0 seq_num 1119) 2023-10-07T21:39:58.388 INFO:tasks.rados.rados.0.smithi008.stdout:1619: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-10-07T21:39:58.470 INFO:tasks.rados.rados.0.smithi008.stdout:1620: finishing write tid 1 to smithi00888346-418 2023-10-07T21:39:58.470 INFO:tasks.rados.rados.0.smithi008.stdout:1620: finishing write tid 2 to smithi00888346-418 2023-10-07T21:39:58.470 INFO:tasks.rados.rados.0.smithi008.stdout:1621: expect (ObjNum 888 snap 0 seq_num 888) 2023-10-07T21:39:58.593 INFO:tasks.rados.rados.0.smithi008.stdout:1620: finishing write tid 3 to smithi00888346-418 2023-10-07T21:39:58.593 INFO:tasks.rados.rados.0.smithi008.stdout:1620: finishing write tid 4 to smithi00888346-418 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1620: finishing write tid 5 to smithi00888346-418 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 418 v 243 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1620: left oid 418 (ObjNum 1120 snap 0 seq_num 1120) 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: finishing write tid 1 to smithi00888346-26 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: finishing write tid 2 to smithi00888346-26 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: finishing write tid 3 to smithi00888346-26 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: finishing write tid 4 to smithi00888346-26 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: finishing write tid 5 to smithi00888346-26 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 26 v 236 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-10-07T21:39:58.594 INFO:tasks.rados.rados.0.smithi008.stdout:1622: left oid 26 (ObjNum 1121 snap 0 seq_num 1121) 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1623: finishing write tid 1 to smithi00888346-79 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1623: finishing write tid 2 to smithi00888346-79 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1623: finishing write tid 3 to smithi00888346-79 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1623: finishing write tid 4 to smithi00888346-79 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 79 v 226 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: finishing write tid 1 to smithi00888346-335 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: finishing write tid 2 to smithi00888346-335 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: finishing write tid 3 to smithi00888346-335 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: finishing write tid 4 to smithi00888346-335 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: finishing write tid 5 to smithi00888346-335 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 310 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-10-07T21:39:58.595 INFO:tasks.rados.rados.0.smithi008.stdout:1624: left oid 335 (ObjNum 1123 snap 0 seq_num 1123) 2023-10-07T21:39:58.596 INFO:tasks.rados.rados.0.smithi008.stdout:1625: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-10-07T21:39:58.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:58 smithi008 bash[27485]: cluster 2023-10-07T21:39:57.296472+0000 mgr.y (mgr.14466) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-10-07T21:39:58.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:58 smithi008 bash[27485]: audit 2023-10-07T21:39:58.282915+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:58.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:58 smithi008 bash[41094]: cluster 2023-10-07T21:39:57.296472+0000 mgr.y (mgr.14466) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-10-07T21:39:58.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:58 smithi008 bash[41094]: audit 2023-10-07T21:39:58.282915+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:58.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:58 smithi081 bash[31720]: cluster 2023-10-07T21:39:57.296472+0000 mgr.y (mgr.14466) 235 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-10-07T21:39:58.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:58 smithi081 bash[31720]: audit 2023-10-07T21:39:58.282915+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:58.802 INFO:tasks.rados.rados.0.smithi008.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-10-07T21:39:58.813 INFO:tasks.rados.rados.0.smithi008.stdout:1626: writing smithi00888346-116 from 491068 to 974835 tid 1 2023-10-07T21:39:58.820 INFO:tasks.rados.rados.0.smithi008.stdout:1626: writing smithi00888346-116 from 1640584 to 2233971 tid 2 2023-10-07T21:39:58.825 INFO:tasks.rados.rados.0.smithi008.stdout:1626: writing smithi00888346-116 from 2650385 to 2891068 tid 3 2023-10-07T21:39:58.826 INFO:tasks.rados.rados.0.smithi008.stdout:1617: done (9 left) 2023-10-07T21:39:58.826 INFO:tasks.rados.rados.0.smithi008.stdout:1618: done (8 left) 2023-10-07T21:39:58.826 INFO:tasks.rados.rados.0.smithi008.stdout:1619: done (7 left) 2023-10-07T21:39:58.826 INFO:tasks.rados.rados.0.smithi008.stdout:1620: done (6 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1621: done (5 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1622: done (4 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1623: done (3 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1624: done (2 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1625: done (1 left) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1627: read oid 296 snap -1 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1627: expect (ObjNum 815 snap 0 seq_num 815) 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1628: write oid 76 current snap is 0 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1626: finishing write tid 1 to smithi00888346-116 2023-10-07T21:39:58.827 INFO:tasks.rados.rados.0.smithi008.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-10-07T21:39:58.836 INFO:tasks.rados.rados.0.smithi008.stdout:1628: writing smithi00888346-76 from 507875 to 1066891 tid 1 2023-10-07T21:39:58.848 INFO:tasks.rados.rados.0.smithi008.stdout:1628: writing smithi00888346-76 from 1699066 to 2436111 tid 2 2023-10-07T21:39:58.848 INFO:tasks.rados.rados.0.smithi008.stdout:1629: write oid 385 current snap is 0 2023-10-07T21:39:58.848 INFO:tasks.rados.rados.0.smithi008.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-10-07T21:39:58.852 INFO:tasks.rados.rados.0.smithi008.stdout:1629: writing smithi00888346-385 from 524682 to 1275300 tid 1 2023-10-07T21:39:58.860 INFO:tasks.rados.rados.0.smithi008.stdout:1629: writing smithi00888346-385 from 1757548 to 2354604 tid 2 2023-10-07T21:39:58.861 INFO:tasks.rados.rados.0.smithi008.stdout:1630: read oid 163 snap -1 2023-10-07T21:39:58.861 INFO:tasks.rados.rados.0.smithi008.stdout:1630: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-07T21:39:58.861 INFO:tasks.rados.rados.0.smithi008.stdout:1631: read oid 327 snap -1 2023-10-07T21:39:58.861 INFO:tasks.rados.rados.0.smithi008.stdout:1631: expect (ObjNum 966 snap 0 seq_num 966) 2023-10-07T21:39:58.862 INFO:tasks.rados.rados.0.smithi008.stdout:1632: write oid 186 current snap is 0 2023-10-07T21:39:58.862 INFO:tasks.rados.rados.0.smithi008.stdout:1626: finishing write tid 2 to smithi00888346-116 2023-10-07T21:39:58.862 INFO:tasks.rados.rados.0.smithi008.stdout:1626: finishing write tid 3 to smithi00888346-116 2023-10-07T21:39:58.862 INFO:tasks.rados.rados.0.smithi008.stdout:1626: finishing write tid 4 to smithi00888346-116 2023-10-07T21:39:58.862 INFO:tasks.rados.rados.0.smithi008.stdout:1626: finishing write tid 5 to smithi00888346-116 2023-10-07T21:39:58.863 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 116 v 240 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-10-07T21:39:58.863 INFO:tasks.rados.rados.0.smithi008.stdout:1626: left oid 116 (ObjNum 1124 snap 0 seq_num 1124) 2023-10-07T21:39:58.863 INFO:tasks.rados.rados.0.smithi008.stdout:1627: expect (ObjNum 815 snap 0 seq_num 815) 2023-10-07T21:39:59.073 INFO:tasks.rados.rados.0.smithi008.stdout:1628: finishing write tid 1 to smithi00888346-76 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1628: finishing write tid 2 to smithi00888346-76 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1628: finishing write tid 3 to smithi00888346-76 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1628: finishing write tid 4 to smithi00888346-76 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 76 v 237 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1628: left oid 76 (ObjNum 1125 snap 0 seq_num 1125) 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1629: finishing write tid 1 to smithi00888346-385 2023-10-07T21:39:59.074 INFO:tasks.rados.rados.0.smithi008.stdout:1631: expect (ObjNum 966 snap 0 seq_num 966) 2023-10-07T21:39:59.209 INFO:tasks.rados.rados.0.smithi008.stdout:1630: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-07T21:39:59.356 INFO:tasks.rados.rados.0.smithi008.stdout:1629: finishing write tid 2 to smithi00888346-385 2023-10-07T21:39:59.357 INFO:tasks.rados.rados.0.smithi008.stdout:1629: finishing write tid 3 to smithi00888346-385 2023-10-07T21:39:59.357 INFO:tasks.rados.rados.0.smithi008.stdout:1629: finishing write tid 4 to smithi00888346-385 2023-10-07T21:39:59.357 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 385 v 275 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-10-07T21:39:59.357 INFO:tasks.rados.rados.0.smithi008.stdout:1629: left oid 385 (ObjNum 1126 snap 0 seq_num 1126) 2023-10-07T21:39:59.358 INFO:tasks.rados.rados.0.smithi008.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-10-07T21:39:59.367 INFO:tasks.rados.rados.0.smithi008.stdout:1632: writing smithi00888346-186 from 541489 to 967356 tid 1 2023-10-07T21:39:59.374 INFO:tasks.rados.rados.0.smithi008.stdout:1632: writing smithi00888346-186 from 1416030 to 2156744 tid 2 2023-10-07T21:39:59.379 INFO:tasks.rados.rados.0.smithi008.stdout:1632: writing smithi00888346-186 from 2732654 to 2941489 tid 3 2023-10-07T21:39:59.379 INFO:tasks.rados.rados.0.smithi008.stdout:1626: done (6 left) 2023-10-07T21:39:59.379 INFO:tasks.rados.rados.0.smithi008.stdout:1627: done (5 left) 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1628: done (4 left) 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1629: done (3 left) 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1630: done (2 left) 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1631: done (1 left) 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1633: write oid 247 current snap is 0 2023-10-07T21:39:59.380 INFO:tasks.rados.rados.0.smithi008.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-10-07T21:39:59.385 INFO:tasks.rados.rados.0.smithi008.stdout:1633: writing smithi00888346-247 from 558296 to 1059412 tid 1 2023-10-07T21:39:59.391 INFO:tasks.rados.rados.0.smithi008.stdout:1633: writing smithi00888346-247 from 1474512 to 2075237 tid 2 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1633: writing smithi00888346-247 from 2760077 to 2958296 tid 3 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1634: read oid 276 snap -1 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1634: expect deleted 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1635: write oid 28 current snap is 0 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1632: finishing write tid 1 to smithi00888346-186 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1632: finishing write tid 2 to smithi00888346-186 2023-10-07T21:39:59.397 INFO:tasks.rados.rados.0.smithi008.stdout:1632: finishing write tid 3 to smithi00888346-186 2023-10-07T21:39:59.398 INFO:tasks.rados.rados.0.smithi008.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-10-07T21:39:59.403 INFO:tasks.rados.rados.0.smithi008.stdout:1635: writing smithi00888346-28 from 575103 to 1151468 tid 1 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:1635: writing smithi00888346-28 from 1932994 to 2677377 tid 2 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:1636: write oid 236 current snap is 0 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:1632: finishing write tid 4 to smithi00888346-186 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:1632: finishing write tid 5 to smithi00888346-186 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 208 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-10-07T21:39:59.412 INFO:tasks.rados.rados.0.smithi008.stdout:1632: left oid 186 (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:39:59.413 INFO:tasks.rados.rados.0.smithi008.stdout:1633: finishing write tid 1 to smithi00888346-247 2023-10-07T21:39:59.413 INFO:tasks.rados.rados.0.smithi008.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-10-07T21:39:59.419 INFO:tasks.rados.rados.0.smithi008.stdout:1636: writing smithi00888346-236 from 591910 to 1243524 tid 1 2023-10-07T21:39:59.426 INFO:tasks.rados.rados.0.smithi008.stdout:1636: writing smithi00888346-236 from 1875123 to 2479517 tid 2 2023-10-07T21:39:59.426 INFO:tasks.rados.rados.0.smithi008.stdout:1632: done (4 left) 2023-10-07T21:39:59.426 INFO:tasks.rados.rados.0.smithi008.stdout:1637: read oid 269 snap -1 2023-10-07T21:39:59.427 INFO:tasks.rados.rados.0.smithi008.stdout:1637: expect (ObjNum 268 snap 0 seq_num 268) 2023-10-07T21:39:59.427 INFO:tasks.rados.rados.0.smithi008.stdout:1638: write oid 97 current snap is 0 2023-10-07T21:39:59.427 INFO:tasks.rados.rados.0.smithi008.stdout:1633: finishing write tid 2 to smithi00888346-247 2023-10-07T21:39:59.427 INFO:tasks.rados.rados.0.smithi008.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-10-07T21:39:59.433 INFO:tasks.rados.rados.0.smithi008.stdout:1638: writing smithi00888346-97 from 608717 to 1335580 tid 1 2023-10-07T21:39:59.441 INFO:tasks.rados.rados.0.smithi008.stdout:1638: writing smithi00888346-97 from 1933605 to 2681657 tid 2 2023-10-07T21:39:59.441 INFO:tasks.rados.rados.0.smithi008.stdout:1639: write oid 224 current snap is 0 2023-10-07T21:39:59.441 INFO:tasks.rados.rados.0.smithi008.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-10-07T21:39:59.447 INFO:tasks.rados.rados.0.smithi008.stdout:1639: writing smithi00888346-224 from 625524 to 1027636 tid 1 2023-10-07T21:39:59.453 INFO:tasks.rados.rados.0.smithi008.stdout:1639: writing smithi00888346-224 from 1592087 to 2200150 tid 2 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1639: writing smithi00888346-224 from 2869769 to 3025524 tid 3 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1640: write oid 302 current snap is 0 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1633: finishing write tid 3 to smithi00888346-247 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1633: finishing write tid 4 to smithi00888346-247 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1633: finishing write tid 5 to smithi00888346-247 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 247 v 230 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1633: left oid 247 (ObjNum 1128 snap 0 seq_num 1128) 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1635: finishing write tid 1 to smithi00888346-28 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1635: finishing write tid 2 to smithi00888346-28 2023-10-07T21:39:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-10-07T21:39:59.466 INFO:tasks.rados.rados.0.smithi008.stdout:1640: writing smithi00888346-302 from 642331 to 1236045 tid 1 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1640: writing smithi00888346-302 from 1766922 to 2518643 tid 2 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1633: done (7 left) 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1634: done (6 left) 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1641: write oid 125 current snap is 0 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1635: finishing write tid 3 to smithi00888346-28 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1635: finishing write tid 4 to smithi00888346-28 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 342 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1635: left oid 28 (ObjNum 1129 snap 0 seq_num 1129) 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1636: finishing write tid 1 to smithi00888346-236 2023-10-07T21:39:59.474 INFO:tasks.rados.rados.0.smithi008.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-10-07T21:39:59.481 INFO:tasks.rados.rados.0.smithi008.stdout:1641: writing smithi00888346-125 from 659138 to 1328101 tid 1 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1641: writing smithi00888346-125 from 2109051 to 2720783 tid 2 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1635: done (6 left) 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1642: delete oid 211 current snap is 0 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1636: finishing write tid 2 to smithi00888346-236 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1636: finishing write tid 3 to smithi00888346-236 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1636: finishing write tid 4 to smithi00888346-236 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 236 v 246 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-10-07T21:39:59.489 INFO:tasks.rados.rados.0.smithi008.stdout:1636: left oid 236 (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:39:59.490 INFO:tasks.rados.rados.0.smithi008.stdout:1637: expect (ObjNum 268 snap 0 seq_num 268) 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1638: finishing write tid 1 to smithi00888346-97 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1638: finishing write tid 2 to smithi00888346-97 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1638: finishing write tid 3 to smithi00888346-97 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1638: finishing write tid 4 to smithi00888346-97 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 97 v 162 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1638: left oid 97 (ObjNum 1131 snap 0 seq_num 1131) 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1639: finishing write tid 1 to smithi00888346-224 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1639: finishing write tid 2 to smithi00888346-224 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1639: finishing write tid 3 to smithi00888346-224 2023-10-07T21:39:59.568 INFO:tasks.rados.rados.0.smithi008.stdout:1639: finishing write tid 4 to smithi00888346-224 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1639: finishing write tid 5 to smithi00888346-224 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 234 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1639: left oid 224 (ObjNum 1132 snap 0 seq_num 1132) 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1640: finishing write tid 1 to smithi00888346-302 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1640: finishing write tid 2 to smithi00888346-302 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1640: finishing write tid 3 to smithi00888346-302 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1640: finishing write tid 4 to smithi00888346-302 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 246 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1640: left oid 302 (ObjNum 1133 snap 0 seq_num 1133) 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1641: finishing write tid 1 to smithi00888346-125 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1641: finishing write tid 2 to smithi00888346-125 2023-10-07T21:39:59.569 INFO:tasks.rados.rados.0.smithi008.stdout:1641: finishing write tid 3 to smithi00888346-125 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1641: finishing write tid 4 to smithi00888346-125 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 125 v 240 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1641: left oid 125 (ObjNum 1134 snap 0 seq_num 1134) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1636: done (6 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1637: done (5 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1638: done (4 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1639: done (3 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1640: done (2 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1641: done (1 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1642: done (0 left) 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1643: write oid 387 current snap is 0 2023-10-07T21:39:59.570 INFO:tasks.rados.rados.0.smithi008.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-10-07T21:39:59.579 INFO:tasks.rados.rados.0.smithi008.stdout:1643: writing smithi00888346-387 from 692752 to 1112213 tid 1 2023-10-07T21:39:59.588 INFO:tasks.rados.rados.0.smithi008.stdout:1643: writing smithi00888346-387 from 1826015 to 2441416 tid 2 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1643: writing smithi00888346-387 from 2979461 to 3092752 tid 3 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1644: read oid 194 snap -1 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1645: delete oid 448 current snap is 0 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1643: finishing write tid 1 to smithi00888346-387 2023-10-07T21:39:59.592 INFO:tasks.rados.rados.0.smithi008.stdout:1643: finishing write tid 2 to smithi00888346-387 2023-10-07T21:39:59.594 INFO:tasks.rados.rados.0.smithi008.stdout:1643: finishing write tid 3 to smithi00888346-387 2023-10-07T21:39:59.594 INFO:tasks.rados.rados.0.smithi008.stdout:1643: finishing write tid 4 to smithi00888346-387 2023-10-07T21:39:59.595 INFO:tasks.rados.rados.0.smithi008.stdout:1643: finishing write tid 5 to smithi00888346-387 2023-10-07T21:39:59.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 387 v 212 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-10-07T21:39:59.595 INFO:tasks.rados.rados.0.smithi008.stdout:1643: left oid 387 (ObjNum 1136 snap 0 seq_num 1136) 2023-10-07T21:39:59.600 INFO:tasks.rados.rados.0.smithi008.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-07T21:39:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:39:59 smithi008 bash[27485]: audit 2023-10-07T21:39:59.226988+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.8:0/2625017504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:59.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:39:59 smithi008 bash[41094]: audit 2023-10-07T21:39:59.226988+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.8:0/2625017504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:59.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:39:59 smithi081 bash[31720]: audit 2023-10-07T21:39:59.226988+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.8:0/2625017504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:39:59.810 INFO:tasks.rados.rados.0.smithi008.stdout:1643: done (2 left) 2023-10-07T21:39:59.810 INFO:tasks.rados.rados.0.smithi008.stdout:1644: done (1 left) 2023-10-07T21:39:59.810 INFO:tasks.rados.rados.0.smithi008.stdout:1645: done (0 left) 2023-10-07T21:39:59.810 INFO:tasks.rados.rados.0.smithi008.stdout:1646: read oid 331 snap -1 2023-10-07T21:39:59.811 INFO:tasks.rados.rados.0.smithi008.stdout:1646: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-07T21:39:59.811 INFO:tasks.rados.rados.0.smithi008.stdout:1647: write oid 365 current snap is 0 2023-10-07T21:39:59.811 INFO:tasks.rados.rados.0.smithi008.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-10-07T21:39:59.823 INFO:tasks.rados.rados.0.smithi008.stdout:1647: writing smithi00888346-365 from 726366 to 1296325 tid 1 2023-10-07T21:39:59.829 INFO:tasks.rados.rados.0.smithi008.stdout:1647: writing smithi00888346-365 from 1826626 to 2329343 tid 2 2023-10-07T21:39:59.834 INFO:tasks.rados.rados.0.smithi008.stdout:1647: writing smithi00888346-365 from 2801601 to 3126366 tid 3 2023-10-07T21:39:59.834 INFO:tasks.rados.rados.0.smithi008.stdout:1648: write oid 276 current snap is 0 2023-10-07T21:39:59.834 INFO:tasks.rados.rados.0.smithi008.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-10-07T21:39:59.842 INFO:tasks.rados.rados.0.smithi008.stdout:1648: writing smithi00888346-276 from 743173 to 1388381 tid 1 2023-10-07T21:39:59.849 INFO:tasks.rados.rados.0.smithi008.stdout:1648: writing smithi00888346-276 from 1885108 to 2647836 tid 2 2023-10-07T21:39:59.850 INFO:tasks.rados.rados.0.smithi008.stdout:1649: read oid 180 snap -1 2023-10-07T21:39:59.850 INFO:tasks.rados.rados.0.smithi008.stdout:1649: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-07T21:39:59.850 INFO:tasks.rados.rados.0.smithi008.stdout:1650: write oid 28 current snap is 0 2023-10-07T21:39:59.850 INFO:tasks.rados.rados.0.smithi008.stdout:1646: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-07T21:39:59.970 INFO:tasks.rados.rados.0.smithi008.stdout:1647: finishing write tid 1 to smithi00888346-365 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1647: finishing write tid 2 to smithi00888346-365 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1647: finishing write tid 3 to smithi00888346-365 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1647: finishing write tid 4 to smithi00888346-365 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1647: finishing write tid 5 to smithi00888346-365 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 365 v 175 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1647: left oid 365 (ObjNum 1138 snap 0 seq_num 1138) 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1648: finishing write tid 1 to smithi00888346-276 2023-10-07T21:39:59.971 INFO:tasks.rados.rados.0.smithi008.stdout:1649: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:1648: finishing write tid 2 to smithi00888346-276 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:1648: finishing write tid 3 to smithi00888346-276 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:1648: finishing write tid 4 to smithi00888346-276 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 276 v 215 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:1648: left oid 276 (ObjNum 1139 snap 0 seq_num 1139) 2023-10-07T21:40:00.066 INFO:tasks.rados.rados.0.smithi008.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-10-07T21:40:00.081 INFO:tasks.rados.rados.0.smithi008.stdout:1650: writing smithi00888346-28 from 759980 to 1480437 tid 1 2023-10-07T21:40:00.087 INFO:tasks.rados.rados.0.smithi008.stdout:1650: writing smithi00888346-28 from 1943590 to 2449976 tid 2 2023-10-07T21:40:00.091 INFO:tasks.rados.rados.0.smithi008.stdout:1650: writing smithi00888346-28 from 2856447 to 3159980 tid 3 2023-10-07T21:40:00.091 INFO:tasks.rados.rados.0.smithi008.stdout:1646: done (4 left) 2023-10-07T21:40:00.091 INFO:tasks.rados.rados.0.smithi008.stdout:1647: done (3 left) 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1648: done (2 left) 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1649: done (1 left) 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1651: delete oid 466 current snap is 0 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1650: finishing write tid 1 to smithi00888346-28 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1650: finishing write tid 2 to smithi00888346-28 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1651: done (1 left) 2023-10-07T21:40:00.092 INFO:tasks.rados.rados.0.smithi008.stdout:1652: write oid 256 current snap is 0 2023-10-07T21:40:00.093 INFO:tasks.rados.rados.0.smithi008.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-10-07T21:40:00.100 INFO:tasks.rados.rados.0.smithi008.stdout:1652: writing smithi00888346-256 from 793594 to 1380902 tid 1 2023-10-07T21:40:00.107 INFO:tasks.rados.rados.0.smithi008.stdout:1652: writing smithi00888346-256 from 2060554 to 2570609 tid 2 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1653: read oid 119 snap -1 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1653: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1654: read oid 435 snap -1 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1654: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1655: read oid 461 snap -1 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1656: write oid 392 current snap is 0 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1650: finishing write tid 3 to smithi00888346-28 2023-10-07T21:40:00.108 INFO:tasks.rados.rados.0.smithi008.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-10-07T21:40:00.114 INFO:tasks.rados.rados.0.smithi008.stdout:1656: writing smithi00888346-392 from 410401 to 1072958 tid 1 2023-10-07T21:40:00.123 INFO:tasks.rados.rados.0.smithi008.stdout:1656: writing smithi00888346-392 from 1719036 to 2489102 tid 2 2023-10-07T21:40:00.127 INFO:tasks.rados.rados.0.smithi008.stdout:1656: writing smithi00888346-392 from 2938716 to 3210401 tid 3 2023-10-07T21:40:00.127 INFO:tasks.rados.rados.0.smithi008.stdout:1657: write oid 466 current snap is 0 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:1650: finishing write tid 4 to smithi00888346-28 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:1650: finishing write tid 5 to smithi00888346-28 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 346 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:1650: left oid 28 (ObjNum 1140 snap 0 seq_num 1140) 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:1652: finishing write tid 1 to smithi00888346-256 2023-10-07T21:40:00.128 INFO:tasks.rados.rados.0.smithi008.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-10-07T21:40:00.134 INFO:tasks.rados.rados.0.smithi008.stdout:1657: writing smithi00888346-466 from 427208 to 1165014 tid 1 2023-10-07T21:40:00.141 INFO:tasks.rados.rados.0.smithi008.stdout:1657: writing smithi00888346-466 from 1777518 to 2291242 tid 2 2023-10-07T21:40:00.150 INFO:tasks.rados.rados.0.smithi008.stdout:1657: writing smithi00888346-466 from 2966139 to 3227208 tid 3 2023-10-07T21:40:00.150 INFO:tasks.rados.rados.0.smithi008.stdout:1650: done (6 left) 2023-10-07T21:40:00.150 INFO:tasks.rados.rados.0.smithi008.stdout:1658: read oid 429 snap -1 2023-10-07T21:40:00.150 INFO:tasks.rados.rados.0.smithi008.stdout:1658: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-07T21:40:00.151 INFO:tasks.rados.rados.0.smithi008.stdout:1659: write oid 490 current snap is 0 2023-10-07T21:40:00.151 INFO:tasks.rados.rados.0.smithi008.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-10-07T21:40:00.156 INFO:tasks.rados.rados.0.smithi008.stdout:1659: writing smithi00888346-490 from 444015 to 857070 tid 1 2023-10-07T21:40:00.164 INFO:tasks.rados.rados.0.smithi008.stdout:1659: writing smithi00888346-490 from 1436000 to 2209735 tid 2 2023-10-07T21:40:00.170 INFO:tasks.rados.rados.0.smithi008.stdout:1659: writing smithi00888346-490 from 2709915 to 3244015 tid 3 2023-10-07T21:40:00.170 INFO:tasks.rados.rados.0.smithi008.stdout:1660: write oid 147 current snap is 0 2023-10-07T21:40:00.170 INFO:tasks.rados.rados.0.smithi008.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-10-07T21:40:00.175 INFO:tasks.rados.rados.0.smithi008.stdout:1660: writing smithi00888346-147 from 460822 to 949126 tid 1 2023-10-07T21:40:00.181 INFO:tasks.rados.rados.0.smithi008.stdout:1660: writing smithi00888346-147 from 1378129 to 1895522 tid 2 2023-10-07T21:40:00.187 INFO:tasks.rados.rados.0.smithi008.stdout:1660: writing smithi00888346-147 from 2504632 to 2910594 tid 3 2023-10-07T21:40:00.187 INFO:tasks.rados.rados.0.smithi008.stdout:1661: write oid 379 current snap is 0 2023-10-07T21:40:00.187 INFO:tasks.rados.rados.0.smithi008.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-10-07T21:40:00.193 INFO:tasks.rados.rados.0.smithi008.stdout:1661: writing smithi00888346-379 from 477629 to 1041182 tid 1 2023-10-07T21:40:00.203 INFO:tasks.rados.rados.0.smithi008.stdout:1661: writing smithi00888346-379 from 1836611 to 2614015 tid 2 2023-10-07T21:40:00.207 INFO:tasks.rados.rados.0.smithi008.stdout:1661: writing smithi00888346-379 from 3048408 to 3277629 tid 3 2023-10-07T21:40:00.207 INFO:tasks.rados.rados.0.smithi008.stdout:1662: delete oid 317 current snap is 0 2023-10-07T21:40:00.207 INFO:tasks.rados.rados.0.smithi008.stdout:1654: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-07T21:40:00.314 INFO:tasks.rados.rados.0.smithi008.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:00.481 INFO:tasks.rados.rados.0.smithi008.stdout:1653: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1652: finishing write tid 2 to smithi00888346-256 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1652: finishing write tid 3 to smithi00888346-256 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1652: finishing write tid 4 to smithi00888346-256 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 256 v 278 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1652: left oid 256 (ObjNum 1142 snap 0 seq_num 1142) 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1656: finishing write tid 1 to smithi00888346-392 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1656: finishing write tid 2 to smithi00888346-392 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1656: finishing write tid 3 to smithi00888346-392 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1656: finishing write tid 4 to smithi00888346-392 2023-10-07T21:40:00.616 INFO:tasks.rados.rados.0.smithi008.stdout:1656: finishing write tid 5 to smithi00888346-392 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 282 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1656: left oid 392 (ObjNum 1143 snap 0 seq_num 1143) 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: finishing write tid 1 to smithi00888346-466 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: finishing write tid 2 to smithi00888346-466 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: finishing write tid 3 to smithi00888346-466 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: finishing write tid 4 to smithi00888346-466 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: finishing write tid 5 to smithi00888346-466 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 252 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1657: left oid 466 (ObjNum 1144 snap 0 seq_num 1144) 2023-10-07T21:40:00.617 INFO:tasks.rados.rados.0.smithi008.stdout:1658: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-07T21:40:00.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:00 smithi081 bash[31720]: cluster 2023-10-07T21:39:59.297765+0000 mgr.y (mgr.14466) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 131 op/s 2023-10-07T21:40:00.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:00 smithi081 bash[31720]: cluster 2023-10-07T21:40:00.000094+0000 mon.a (mon.0) 858 : cluster [INF] overall HEALTH_OK 2023-10-07T21:40:00.752 INFO:tasks.rados.rados.0.smithi008.stdout:1659: finishing write tid 1 to smithi00888346-490 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1659: finishing write tid 2 to smithi00888346-490 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1659: finishing write tid 3 to smithi00888346-490 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1659: finishing write tid 4 to smithi00888346-490 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1659: finishing write tid 5 to smithi00888346-490 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 166 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1659: left oid 490 (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1660: finishing write tid 1 to smithi00888346-147 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1660: finishing write tid 2 to smithi00888346-147 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1660: finishing write tid 3 to smithi00888346-147 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1660: finishing write tid 4 to smithi00888346-147 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:1660: finishing write tid 5 to smithi00888346-147 2023-10-07T21:40:00.753 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 147 v 238 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1661: finishing write tid 1 to smithi00888346-379 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1652: done (10 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1653: done (9 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1654: done (8 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1655: done (7 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1656: done (6 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1657: done (5 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1658: done (4 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1659: done (3 left) 2023-10-07T21:40:00.754 INFO:tasks.rados.rados.0.smithi008.stdout:1660: done (2 left) 2023-10-07T21:40:00.755 INFO:tasks.rados.rados.0.smithi008.stdout:1662: done (1 left) 2023-10-07T21:40:00.755 INFO:tasks.rados.rados.0.smithi008.stdout:1663: read oid 310 snap -1 2023-10-07T21:40:00.755 INFO:tasks.rados.rados.0.smithi008.stdout:1663: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:40:00.755 INFO:tasks.rados.rados.0.smithi008.stdout:1664: write oid 295 current snap is 0 2023-10-07T21:40:00.755 INFO:tasks.rados.rados.0.smithi008.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-10-07T21:40:00.763 INFO:tasks.rados.rados.0.smithi008.stdout:1664: writing smithi00888346-295 from 511243 to 941647 tid 1 2023-10-07T21:40:00.773 INFO:tasks.rados.rados.0.smithi008.stdout:1664: writing smithi00888346-295 from 1669928 to 2334648 tid 2 2023-10-07T21:40:00.778 INFO:tasks.rados.rados.0.smithi008.stdout:1664: writing smithi00888346-295 from 3103254 to 3311243 tid 3 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1665: read oid 164 snap -1 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1666: read oid 475 snap -1 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1666: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1667: write oid 189 current snap is 0 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1661: finishing write tid 2 to smithi00888346-379 2023-10-07T21:40:00.779 INFO:tasks.rados.rados.0.smithi008.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-10-07T21:40:00.784 INFO:tasks.rados.rados.0.smithi008.stdout:1667: writing smithi00888346-189 from 528050 to 1033703 tid 1 2023-10-07T21:40:00.790 INFO:tasks.rados.rados.0.smithi008.stdout:1667: writing smithi00888346-189 from 1612057 to 2136788 tid 2 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1667: writing smithi00888346-189 from 2614324 to 3181727 tid 3 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1668: write oid 441 current snap is 0 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1661: finishing write tid 3 to smithi00888346-379 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1661: finishing write tid 4 to smithi00888346-379 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1661: finishing write tid 5 to smithi00888346-379 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 379 v 244 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1661: left oid 379 (ObjNum 1147 snap 0 seq_num 1147) 2023-10-07T21:40:00.797 INFO:tasks.rados.rados.0.smithi008.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-10-07T21:40:00.803 INFO:tasks.rados.rados.0.smithi008.stdout:1668: writing smithi00888346-441 from 544857 to 1125759 tid 1 2023-10-07T21:40:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:1668: writing smithi00888346-441 from 1670539 to 2338928 tid 2 2023-10-07T21:40:00.816 INFO:tasks.rados.rados.0.smithi008.stdout:1668: writing smithi00888346-441 from 3041747 to 3344857 tid 3 2023-10-07T21:40:00.817 INFO:tasks.rados.rados.0.smithi008.stdout:1661: done (6 left) 2023-10-07T21:40:00.817 INFO:tasks.rados.rados.0.smithi008.stdout:1669: read oid 222 snap -1 2023-10-07T21:40:00.817 INFO:tasks.rados.rados.0.smithi008.stdout:1669: expect deleted 2023-10-07T21:40:00.817 INFO:tasks.rados.rados.0.smithi008.stdout:1670: delete oid 346 current snap is 0 2023-10-07T21:40:00.817 INFO:tasks.rados.rados.0.smithi008.stdout:1663: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:40:00.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:00 smithi008 bash[27485]: cluster 2023-10-07T21:39:59.297765+0000 mgr.y (mgr.14466) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 131 op/s 2023-10-07T21:40:00.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:00 smithi008 bash[27485]: cluster 2023-10-07T21:40:00.000094+0000 mon.a (mon.0) 858 : cluster [INF] overall HEALTH_OK 2023-10-07T21:40:00.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:00 smithi008 bash[41094]: cluster 2023-10-07T21:39:59.297765+0000 mgr.y (mgr.14466) 236 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 131 op/s 2023-10-07T21:40:00.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:00 smithi008 bash[41094]: cluster 2023-10-07T21:40:00.000094+0000 mon.a (mon.0) 858 : cluster [INF] overall HEALTH_OK 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: finishing write tid 1 to smithi00888346-295 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: finishing write tid 2 to smithi00888346-295 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: finishing write tid 3 to smithi00888346-295 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: finishing write tid 4 to smithi00888346-295 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: finishing write tid 5 to smithi00888346-295 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 295 v 179 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:00.945 INFO:tasks.rados.rados.0.smithi008.stdout:1666: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-07T21:40:01.051 INFO:tasks.rados.rados.0.smithi008.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: finishing write tid 1 to smithi00888346-189 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: finishing write tid 2 to smithi00888346-189 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: finishing write tid 3 to smithi00888346-189 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: finishing write tid 4 to smithi00888346-189 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: finishing write tid 5 to smithi00888346-189 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 189 v 314 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-10-07T21:40:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: finishing write tid 1 to smithi00888346-441 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: finishing write tid 2 to smithi00888346-441 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: finishing write tid 3 to smithi00888346-441 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: finishing write tid 4 to smithi00888346-441 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: finishing write tid 5 to smithi00888346-441 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 441 v 238 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1668: left oid 441 (ObjNum 1151 snap 0 seq_num 1151) 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1663: done (7 left) 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1664: done (6 left) 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1665: done (5 left) 2023-10-07T21:40:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:1666: done (4 left) 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1667: done (3 left) 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1668: done (2 left) 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1669: done (1 left) 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1670: done (0 left) 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1671: write oid 115 current snap is 0 2023-10-07T21:40:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-10-07T21:40:01.232 INFO:tasks.rados.rados.0.smithi008.stdout:1671: writing smithi00888346-115 from 578471 to 1309871 tid 1 2023-10-07T21:40:01.240 INFO:tasks.rados.rados.0.smithi008.stdout:1671: writing smithi00888346-115 from 1787503 to 2459561 tid 2 2023-10-07T21:40:01.245 INFO:tasks.rados.rados.0.smithi008.stdout:1671: writing smithi00888346-115 from 3096593 to 3378471 tid 3 2023-10-07T21:40:01.245 INFO:tasks.rados.rados.0.smithi008.stdout:1672: write oid 105 current snap is 0 2023-10-07T21:40:01.245 INFO:tasks.rados.rados.0.smithi008.stdout:1671: finishing write tid 1 to smithi00888346-115 2023-10-07T21:40:01.245 INFO:tasks.rados.rados.0.smithi008.stdout:1671: finishing write tid 2 to smithi00888346-115 2023-10-07T21:40:01.245 INFO:tasks.rados.rados.0.smithi008.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-10-07T21:40:01.251 INFO:tasks.rados.rados.0.smithi008.stdout:1672: writing smithi00888346-105 from 595278 to 1001927 tid 1 2023-10-07T21:40:01.258 INFO:tasks.rados.rados.0.smithi008.stdout:1672: writing smithi00888346-105 from 1729632 to 2261701 tid 2 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1672: writing smithi00888346-105 from 3007663 to 3395278 tid 3 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1673: read oid 318 snap -1 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1673: expect (ObjNum 857 snap 0 seq_num 857) 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1674: read oid 236 snap -1 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1674: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:1675: read oid 410 snap -1 2023-10-07T21:40:01.266 INFO:tasks.rados.rados.0.smithi008.stdout:1675: expect (ObjNum 882 snap 0 seq_num 882) 2023-10-07T21:40:01.266 INFO:tasks.rados.rados.0.smithi008.stdout:1676: write oid 471 current snap is 0 2023-10-07T21:40:01.266 INFO:tasks.rados.rados.0.smithi008.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-10-07T21:40:01.272 INFO:tasks.rados.rados.0.smithi008.stdout:1676: writing smithi00888346-471 from 612085 to 1093983 tid 1 2023-10-07T21:40:01.280 INFO:tasks.rados.rados.0.smithi008.stdout:1676: writing smithi00888346-471 from 1788114 to 2463841 tid 2 2023-10-07T21:40:01.286 INFO:tasks.rados.rados.0.smithi008.stdout:1676: writing smithi00888346-471 from 3035086 to 3412085 tid 3 2023-10-07T21:40:01.286 INFO:tasks.rados.rados.0.smithi008.stdout:1677: delete oid 60 current snap is 0 2023-10-07T21:40:01.286 INFO:tasks.rados.rados.0.smithi008.stdout:1671: finishing write tid 3 to smithi00888346-115 2023-10-07T21:40:01.286 INFO:tasks.rados.rados.0.smithi008.stdout:1671: finishing write tid 4 to smithi00888346-115 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1671: finishing write tid 5 to smithi00888346-115 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 115 v 242 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: finishing write tid 1 to smithi00888346-105 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: finishing write tid 2 to smithi00888346-105 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: finishing write tid 3 to smithi00888346-105 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: finishing write tid 4 to smithi00888346-105 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: finishing write tid 5 to smithi00888346-105 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 105 v 242 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-10-07T21:40:01.287 INFO:tasks.rados.rados.0.smithi008.stdout:1673: expect (ObjNum 857 snap 0 seq_num 857) 2023-10-07T21:40:01.396 INFO:tasks.rados.rados.0.smithi008.stdout:1676: finishing write tid 1 to smithi00888346-471 2023-10-07T21:40:01.396 INFO:tasks.rados.rados.0.smithi008.stdout:1675: expect (ObjNum 882 snap 0 seq_num 882) 2023-10-07T21:40:01.517 INFO:tasks.rados.rados.0.smithi008.stdout:1674: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:01.663 INFO:tasks.rados.rados.0.smithi008.stdout:1676: finishing write tid 2 to smithi00888346-471 2023-10-07T21:40:01.663 INFO:tasks.rados.rados.0.smithi008.stdout:1676: finishing write tid 3 to smithi00888346-471 2023-10-07T21:40:01.663 INFO:tasks.rados.rados.0.smithi008.stdout:1676: finishing write tid 4 to smithi00888346-471 2023-10-07T21:40:01.663 INFO:tasks.rados.rados.0.smithi008.stdout:1676: finishing write tid 5 to smithi00888346-471 2023-10-07T21:40:01.663 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 471 v 170 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1671: done (6 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1672: done (5 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1673: done (4 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1674: done (3 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1675: done (2 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1676: done (1 left) 2023-10-07T21:40:01.664 INFO:tasks.rados.rados.0.smithi008.stdout:1677: done (0 left) 2023-10-07T21:40:01.665 INFO:tasks.rados.rados.0.smithi008.stdout:1678: delete oid 464 current snap is 0 2023-10-07T21:40:01.665 INFO:tasks.rados.rados.0.smithi008.stdout:1678: done (0 left) 2023-10-07T21:40:01.666 INFO:tasks.rados.rados.0.smithi008.stdout:1679: write oid 49 current snap is 0 2023-10-07T21:40:01.666 INFO:tasks.rados.rados.0.smithi008.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-10-07T21:40:01.676 INFO:tasks.rados.rados.0.smithi008.stdout:1679: writing smithi00888346-49 from 662506 to 1086504 tid 1 2023-10-07T21:40:01.682 INFO:tasks.rados.rados.0.smithi008.stdout:1679: writing smithi00888346-49 from 1563560 to 2102967 tid 2 2023-10-07T21:40:01.689 INFO:tasks.rados.rados.0.smithi008.stdout:1679: writing smithi00888346-49 from 2717355 to 3207640 tid 3 2023-10-07T21:40:01.689 INFO:tasks.rados.rados.0.smithi008.stdout:1680: read oid 223 snap -1 2023-10-07T21:40:01.689 INFO:tasks.rados.rados.0.smithi008.stdout:1680: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:40:01.689 INFO:tasks.rados.rados.0.smithi008.stdout:1681: write oid 352 current snap is 0 2023-10-07T21:40:01.689 INFO:tasks.rados.rados.0.smithi008.stdout:1679: finishing write tid 1 to smithi00888346-49 2023-10-07T21:40:01.690 INFO:tasks.rados.rados.0.smithi008.stdout:1679: finishing write tid 2 to smithi00888346-49 2023-10-07T21:40:01.690 INFO:tasks.rados.rados.0.smithi008.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-10-07T21:40:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:1681: writing smithi00888346-352 from 679313 to 1178560 tid 1 2023-10-07T21:40:01.703 INFO:tasks.rados.rados.0.smithi008.stdout:1681: writing smithi00888346-352 from 1622042 to 2305107 tid 2 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1681: writing smithi00888346-352 from 2744778 to 3446335 tid 3 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1682: write oid 121 current snap is 0 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1679: finishing write tid 3 to smithi00888346-49 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1679: finishing write tid 4 to smithi00888346-49 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1679: finishing write tid 5 to smithi00888346-49 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 49 v 183 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-10-07T21:40:01.710 INFO:tasks.rados.rados.0.smithi008.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-10-07T21:40:01.711 INFO:tasks.rados.rados.0.smithi008.stdout:1680: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:1681: finishing write tid 1 to smithi00888346-352 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:1681: finishing write tid 2 to smithi00888346-352 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:1681: finishing write tid 3 to smithi00888346-352 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:1681: finishing write tid 4 to smithi00888346-352 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:1681: finishing write tid 5 to smithi00888346-352 2023-10-07T21:40:01.898 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 183 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-10-07T21:40:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-10-07T21:40:01.899 INFO:tasks.rados.rados.0.smithi008.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-10-07T21:40:01.911 INFO:tasks.rados.rados.0.smithi008.stdout:1682: writing smithi00888346-121 from 696120 to 1270616 tid 1 2023-10-07T21:40:01.916 INFO:tasks.rados.rados.0.smithi008.stdout:1682: writing smithi00888346-121 from 1680524 to 2223600 tid 2 2023-10-07T21:40:01.923 INFO:tasks.rados.rados.0.smithi008.stdout:1682: writing smithi00888346-121 from 2888554 to 3401383 tid 3 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1679: done (3 left) 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1680: done (2 left) 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1681: done (1 left) 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1683: write oid 371 current snap is 0 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1682: finishing write tid 1 to smithi00888346-121 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1682: finishing write tid 2 to smithi00888346-121 2023-10-07T21:40:01.924 INFO:tasks.rados.rados.0.smithi008.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-10-07T21:40:01.931 INFO:tasks.rados.rados.0.smithi008.stdout:1683: writing smithi00888346-371 from 712927 to 1362672 tid 1 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1683: writing smithi00888346-371 from 2139006 to 2825740 tid 2 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1684: read oid 98 snap -1 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1684: expect deleted 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1685: write oid 88 current snap is 0 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1682: finishing write tid 3 to smithi00888346-121 2023-10-07T21:40:01.940 INFO:tasks.rados.rados.0.smithi008.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-10-07T21:40:01.948 INFO:tasks.rados.rados.0.smithi008.stdout:1685: writing smithi00888346-88 from 729734 to 1454728 tid 1 2023-10-07T21:40:01.954 INFO:tasks.rados.rados.0.smithi008.stdout:1685: writing smithi00888346-88 from 2197488 to 2627880 tid 2 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1685: writing smithi00888346-88 from 3227047 to 3529734 tid 3 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1686: write oid 419 current snap is 0 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1682: finishing write tid 4 to smithi00888346-121 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1682: finishing write tid 5 to smithi00888346-121 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 121 v 246 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1683: finishing write tid 1 to smithi00888346-371 2023-10-07T21:40:01.960 INFO:tasks.rados.rados.0.smithi008.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-10-07T21:40:01.966 INFO:tasks.rados.rados.0.smithi008.stdout:1686: writing smithi00888346-419 from 746541 to 1146784 tid 1 2023-10-07T21:40:01.973 INFO:tasks.rados.rados.0.smithi008.stdout:1686: writing smithi00888346-419 from 1739617 to 2430020 tid 2 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1686: writing smithi00888346-419 from 3138117 to 3546541 tid 3 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1682: done (4 left) 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1687: read oid 398 snap -1 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1687: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1688: read oid 275 snap -1 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1688: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1689: write oid 343 current snap is 0 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1683: finishing write tid 2 to smithi00888346-371 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1683: finishing write tid 3 to smithi00888346-371 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:1683: finishing write tid 4 to smithi00888346-371 2023-10-07T21:40:01.981 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 371 v 350 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-10-07T21:40:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:1683: left oid 371 (ObjNum 1161 snap 0 seq_num 1161) 2023-10-07T21:40:01.982 INFO:tasks.rados.rados.0.smithi008.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-10-07T21:40:01.988 INFO:tasks.rados.rados.0.smithi008.stdout:1689: writing smithi00888346-343 from 763348 to 1355193 tid 1 2023-10-07T21:40:01.994 INFO:tasks.rados.rados.0.smithi008.stdout:1689: writing smithi00888346-343 from 1914452 to 2348513 tid 2 2023-10-07T21:40:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:1689: writing smithi00888346-343 from 2881893 to 3556163 tid 3 2023-10-07T21:40:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:1683: done (6 left) 2023-10-07T21:40:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:1684: done (5 left) 2023-10-07T21:40:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:1690: read oid 461 snap -1 2023-10-07T21:40:02.002 INFO:tasks.rados.rados.0.smithi008.stdout:1690: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1691: delete oid 494 current snap is 0 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: finishing write tid 1 to smithi00888346-88 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: finishing write tid 2 to smithi00888346-88 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: finishing write tid 3 to smithi00888346-88 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: finishing write tid 4 to smithi00888346-88 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: finishing write tid 5 to smithi00888346-88 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 88 v 250 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1685: left oid 88 (ObjNum 1162 snap 0 seq_num 1162) 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1686: finishing write tid 1 to smithi00888346-419 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1686: finishing write tid 2 to smithi00888346-419 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1686: finishing write tid 3 to smithi00888346-419 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1686: finishing write tid 4 to smithi00888346-419 2023-10-07T21:40:02.003 INFO:tasks.rados.rados.0.smithi008.stdout:1686: finishing write tid 5 to smithi00888346-419 2023-10-07T21:40:02.004 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 419 v 244 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-10-07T21:40:02.004 INFO:tasks.rados.rados.0.smithi008.stdout:1686: left oid 419 (ObjNum 1163 snap 0 seq_num 1163) 2023-10-07T21:40:02.004 INFO:tasks.rados.rados.0.smithi008.stdout:1688: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-07T21:40:02.090 INFO:tasks.rados.rados.0.smithi008.stdout:1689: finishing write tid 1 to smithi00888346-343 2023-10-07T21:40:02.090 INFO:tasks.rados.rados.0.smithi008.stdout:1687: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-07T21:40:02.269 INFO:tasks.rados.rados.0.smithi008.stdout:1689: finishing write tid 2 to smithi00888346-343 2023-10-07T21:40:02.269 INFO:tasks.rados.rados.0.smithi008.stdout:1689: finishing write tid 3 to smithi00888346-343 2023-10-07T21:40:02.269 INFO:tasks.rados.rados.0.smithi008.stdout:1689: finishing write tid 4 to smithi00888346-343 2023-10-07T21:40:02.269 INFO:tasks.rados.rados.0.smithi008.stdout:1689: finishing write tid 5 to smithi00888346-343 2023-10-07T21:40:02.270 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 250 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-10-07T21:40:02.270 INFO:tasks.rados.rados.0.smithi008.stdout:1689: left oid 343 (ObjNum 1164 snap 0 seq_num 1164) 2023-10-07T21:40:02.270 INFO:tasks.rados.rados.0.smithi008.stdout:1690: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:02.438 INFO:tasks.rados.rados.0.smithi008.stdout:1685: done (6 left) 2023-10-07T21:40:02.438 INFO:tasks.rados.rados.0.smithi008.stdout:1686: done (5 left) 2023-10-07T21:40:02.438 INFO:tasks.rados.rados.0.smithi008.stdout:1687: done (4 left) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1688: done (3 left) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1689: done (2 left) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1690: done (1 left) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1691: done (0 left) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1692: read oid 384 snap -1 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1693: read oid 21 snap -1 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1693: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1694: write oid 148 current snap is 0 2023-10-07T21:40:02.439 INFO:tasks.rados.rados.0.smithi008.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-10-07T21:40:02.454 INFO:tasks.rados.rados.0.smithi008.stdout:1694: writing smithi00888346-148 from 796962 to 1539305 tid 1 2023-10-07T21:40:02.459 INFO:tasks.rados.rados.0.smithi008.stdout:1694: writing smithi00888346-148 from 2031416 to 2469146 tid 2 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1694: writing smithi00888346-148 from 2936739 to 3349906 tid 3 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1695: read oid 47 snap -1 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1695: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1696: read oid 42 snap -1 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1696: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1697: delete oid 412 current snap is 0 2023-10-07T21:40:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:1693: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-07T21:40:02.560 INFO:tasks.rados.rados.0.smithi008.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-07T21:40:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:02 smithi081 bash[31720]: cluster 2023-10-07T21:40:01.298418+0000 mgr.y (mgr.14466) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:02 smithi081 bash[31720]: audit 2023-10-07T21:40:01.675266+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.8:0/1839124011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:02.738 INFO:tasks.rados.rados.0.smithi008.stdout:1694: finishing write tid 1 to smithi00888346-148 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1694: finishing write tid 2 to smithi00888346-148 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1694: finishing write tid 3 to smithi00888346-148 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1694: finishing write tid 4 to smithi00888346-148 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1694: finishing write tid 5 to smithi00888346-148 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 254 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1694: left oid 148 (ObjNum 1166 snap 0 seq_num 1166) 2023-10-07T21:40:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:1695: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-07T21:40:02.847 INFO:tasks.rados.rados.0.smithi008.stdout:1696: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-07T21:40:02.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:02 smithi008 bash[27485]: cluster 2023-10-07T21:40:01.298418+0000 mgr.y (mgr.14466) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:02.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:02 smithi008 bash[27485]: audit 2023-10-07T21:40:01.675266+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.8:0/1839124011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:02.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:02 smithi008 bash[41094]: cluster 2023-10-07T21:40:01.298418+0000 mgr.y (mgr.14466) 237 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:02.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:02 smithi008 bash[41094]: audit 2023-10-07T21:40:01.675266+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.8:0/1839124011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:02.976 INFO:tasks.rados.rados.0.smithi008.stdout:1692: done (5 left) 2023-10-07T21:40:02.976 INFO:tasks.rados.rados.0.smithi008.stdout:1693: done (4 left) 2023-10-07T21:40:02.976 INFO:tasks.rados.rados.0.smithi008.stdout:1694: done (3 left) 2023-10-07T21:40:02.976 INFO:tasks.rados.rados.0.smithi008.stdout:1695: done (2 left) 2023-10-07T21:40:02.976 INFO:tasks.rados.rados.0.smithi008.stdout:1696: done (1 left) 2023-10-07T21:40:02.977 INFO:tasks.rados.rados.0.smithi008.stdout:1697: done (0 left) 2023-10-07T21:40:02.977 INFO:tasks.rados.rados.0.smithi008.stdout:1698: delete oid 451 current snap is 0 2023-10-07T21:40:02.978 INFO:tasks.rados.rados.0.smithi008.stdout:1698: done (0 left) 2023-10-07T21:40:02.978 INFO:tasks.rados.rados.0.smithi008.stdout:1699: read oid 122 snap -1 2023-10-07T21:40:02.978 INFO:tasks.rados.rados.0.smithi008.stdout:1699: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:40:02.979 INFO:tasks.rados.rados.0.smithi008.stdout:1700: write oid 281 current snap is 0 2023-10-07T21:40:02.979 INFO:tasks.rados.rados.0.smithi008.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-10-07T21:40:02.986 INFO:tasks.rados.rados.0.smithi008.stdout:1700: writing smithi00888346-281 from 447383 to 1015473 tid 1 2023-10-07T21:40:02.994 INFO:tasks.rados.rados.0.smithi008.stdout:1700: writing smithi00888346-281 from 1690509 to 2391919 tid 2 2023-10-07T21:40:03.001 INFO:tasks.rados.rados.0.smithi008.stdout:1700: writing smithi00888346-281 from 2902655 to 3549638 tid 3 2023-10-07T21:40:03.001 INFO:tasks.rados.rados.0.smithi008.stdout:1701: write oid 359 current snap is 0 2023-10-07T21:40:03.002 INFO:tasks.rados.rados.0.smithi008.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-10-07T21:40:03.007 INFO:tasks.rados.rados.0.smithi008.stdout:1701: writing smithi00888346-359 from 464190 to 1107529 tid 1 2023-10-07T21:40:03.014 INFO:tasks.rados.rados.0.smithi008.stdout:1701: writing smithi00888346-359 from 1748991 to 2194059 tid 2 2023-10-07T21:40:03.022 INFO:tasks.rados.rados.0.smithi008.stdout:1701: writing smithi00888346-359 from 2930078 to 3504686 tid 3 2023-10-07T21:40:03.022 INFO:tasks.rados.rados.0.smithi008.stdout:1702: read oid 300 snap -1 2023-10-07T21:40:03.022 INFO:tasks.rados.rados.0.smithi008.stdout:1702: expect deleted 2023-10-07T21:40:03.022 INFO:tasks.rados.rados.0.smithi008.stdout:1703: write oid 110 current snap is 0 2023-10-07T21:40:03.022 INFO:tasks.rados.rados.0.smithi008.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-10-07T21:40:03.026 INFO:tasks.rados.rados.0.smithi008.stdout:1703: writing smithi00888346-110 from 480997 to 915938 tid 1 2023-10-07T21:40:03.033 INFO:tasks.rados.rados.0.smithi008.stdout:1703: writing smithi00888346-110 from 1407473 to 2112552 tid 2 2023-10-07T21:40:03.041 INFO:tasks.rados.rados.0.smithi008.stdout:1703: writing smithi00888346-110 from 2557501 to 3343381 tid 3 2023-10-07T21:40:03.041 INFO:tasks.rados.rados.0.smithi008.stdout:1704: write oid 355 current snap is 0 2023-10-07T21:40:03.041 INFO:tasks.rados.rados.0.smithi008.stdout:1699: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:40:03.148 INFO:tasks.rados.rados.0.smithi008.stdout:1700: finishing write tid 1 to smithi00888346-281 2023-10-07T21:40:03.148 INFO:tasks.rados.rados.0.smithi008.stdout:1700: finishing write tid 2 to smithi00888346-281 2023-10-07T21:40:03.148 INFO:tasks.rados.rados.0.smithi008.stdout:1700: finishing write tid 3 to smithi00888346-281 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1700: finishing write tid 4 to smithi00888346-281 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1700: finishing write tid 5 to smithi00888346-281 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 249 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: finishing write tid 1 to smithi00888346-359 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: finishing write tid 2 to smithi00888346-359 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: finishing write tid 3 to smithi00888346-359 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: finishing write tid 4 to smithi00888346-359 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: finishing write tid 5 to smithi00888346-359 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 187 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-10-07T21:40:03.149 INFO:tasks.rados.rados.0.smithi008.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: finishing write tid 1 to smithi00888346-110 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: finishing write tid 2 to smithi00888346-110 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: finishing write tid 3 to smithi00888346-110 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: finishing write tid 4 to smithi00888346-110 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: finishing write tid 5 to smithi00888346-110 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 354 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-10-07T21:40:03.150 INFO:tasks.rados.rados.0.smithi008.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-10-07T21:40:03.158 INFO:tasks.rados.rados.0.smithi008.stdout:1704: writing smithi00888346-355 from 497804 to 1007994 tid 1 2023-10-07T21:40:03.165 INFO:tasks.rados.rados.0.smithi008.stdout:1704: writing smithi00888346-355 from 1465955 to 1914692 tid 2 2023-10-07T21:40:03.173 INFO:tasks.rados.rados.0.smithi008.stdout:1704: writing smithi00888346-355 from 2584924 to 3182076 tid 3 2023-10-07T21:40:03.173 INFO:tasks.rados.rados.0.smithi008.stdout:1699: done (5 left) 2023-10-07T21:40:03.173 INFO:tasks.rados.rados.0.smithi008.stdout:1700: done (4 left) 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1701: done (3 left) 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1702: done (2 left) 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1703: done (1 left) 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1705: read oid 306 snap -1 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1705: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1706: delete oid 8 current snap is 0 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1704: finishing write tid 1 to smithi00888346-355 2023-10-07T21:40:03.174 INFO:tasks.rados.rados.0.smithi008.stdout:1704: finishing write tid 2 to smithi00888346-355 2023-10-07T21:40:03.175 INFO:tasks.rados.rados.0.smithi008.stdout:1706: done (2 left) 2023-10-07T21:40:03.175 INFO:tasks.rados.rados.0.smithi008.stdout:1707: delete oid 353 current snap is 0 2023-10-07T21:40:03.178 INFO:tasks.rados.rados.0.smithi008.stdout:1704: finishing write tid 3 to smithi00888346-355 2023-10-07T21:40:03.178 INFO:tasks.rados.rados.0.smithi008.stdout:1704: finishing write tid 4 to smithi00888346-355 2023-10-07T21:40:03.178 INFO:tasks.rados.rados.0.smithi008.stdout:1707: done (2 left) 2023-10-07T21:40:03.178 INFO:tasks.rados.rados.0.smithi008.stdout:1708: write oid 225 current snap is 0 2023-10-07T21:40:03.178 INFO:tasks.rados.rados.0.smithi008.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-10-07T21:40:03.189 INFO:tasks.rados.rados.0.smithi008.stdout:1708: writing smithi00888346-225 from 548225 to 1284162 tid 1 2023-10-07T21:40:03.197 INFO:tasks.rados.rados.0.smithi008.stdout:1708: writing smithi00888346-225 from 1925048 to 2521112 tid 2 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:1708: writing smithi00888346-225 from 2950840 to 3498161 tid 3 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:1709: delete oid 482 current snap is 0 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:1704: finishing write tid 5 to smithi00888346-355 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 219 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-10-07T21:40:03.203 INFO:tasks.rados.rados.0.smithi008.stdout:1705: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:03.373 INFO:tasks.rados.rados.0.smithi008.stdout:1708: finishing write tid 1 to smithi00888346-225 2023-10-07T21:40:03.373 INFO:tasks.rados.rados.0.smithi008.stdout:1708: finishing write tid 2 to smithi00888346-225 2023-10-07T21:40:03.373 INFO:tasks.rados.rados.0.smithi008.stdout:1704: done (3 left) 2023-10-07T21:40:03.373 INFO:tasks.rados.rados.0.smithi008.stdout:1705: done (2 left) 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1709: done (1 left) 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1710: write oid 230 current snap is 0 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1708: finishing write tid 3 to smithi00888346-225 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1708: finishing write tid 4 to smithi00888346-225 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1708: finishing write tid 5 to smithi00888346-225 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 255 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1708: left oid 225 (ObjNum 1175 snap 0 seq_num 1175) 2023-10-07T21:40:03.374 INFO:tasks.rados.rados.0.smithi008.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-10-07T21:40:03.384 INFO:tasks.rados.rados.0.smithi008.stdout:1710: writing smithi00888346-230 from 581839 to 1068274 tid 1 2023-10-07T21:40:03.392 INFO:tasks.rados.rados.0.smithi008.stdout:1710: writing smithi00888346-230 from 1642012 to 2241745 tid 2 2023-10-07T21:40:03.399 INFO:tasks.rados.rados.0.smithi008.stdout:1710: writing smithi00888346-230 from 3005686 to 3575551 tid 3 2023-10-07T21:40:03.399 INFO:tasks.rados.rados.0.smithi008.stdout:1708: done (1 left) 2023-10-07T21:40:03.399 INFO:tasks.rados.rados.0.smithi008.stdout:1711: write oid 237 current snap is 0 2023-10-07T21:40:03.399 INFO:tasks.rados.rados.0.smithi008.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-10-07T21:40:03.406 INFO:tasks.rados.rados.0.smithi008.stdout:1711: writing smithi00888346-237 from 598646 to 1160330 tid 1 2023-10-07T21:40:03.411 INFO:tasks.rados.rados.0.smithi008.stdout:1711: writing smithi00888346-237 from 1700494 to 2160238 tid 2 2023-10-07T21:40:03.419 INFO:tasks.rados.rados.0.smithi008.stdout:1711: writing smithi00888346-237 from 2633109 to 3414246 tid 3 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1712: write oid 484 current snap is 0 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: finishing write tid 1 to smithi00888346-230 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: finishing write tid 2 to smithi00888346-230 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: finishing write tid 3 to smithi00888346-230 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: finishing write tid 4 to smithi00888346-230 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: finishing write tid 5 to smithi00888346-230 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 249 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1711: finishing write tid 1 to smithi00888346-237 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1711: finishing write tid 2 to smithi00888346-237 2023-10-07T21:40:03.420 INFO:tasks.rados.rados.0.smithi008.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-10-07T21:40:03.427 INFO:tasks.rados.rados.0.smithi008.stdout:1712: writing smithi00888346-484 from 615453 to 1368739 tid 1 2023-10-07T21:40:03.435 INFO:tasks.rados.rados.0.smithi008.stdout:1712: writing smithi00888346-484 from 2158976 to 2762378 tid 2 2023-10-07T21:40:03.441 INFO:tasks.rados.rados.0.smithi008.stdout:1712: writing smithi00888346-484 from 3460532 to 3815453 tid 3 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1710: done (2 left) 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1713: write oid 429 current snap is 0 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1711: finishing write tid 3 to smithi00888346-237 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1711: finishing write tid 4 to smithi00888346-237 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1711: finishing write tid 5 to smithi00888346-237 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 170 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1711: left oid 237 (ObjNum 1178 snap 0 seq_num 1178) 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1712: finishing write tid 1 to smithi00888346-484 2023-10-07T21:40:03.442 INFO:tasks.rados.rados.0.smithi008.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-10-07T21:40:03.447 INFO:tasks.rados.rados.0.smithi008.stdout:1713: writing smithi00888346-429 from 632260 to 1060795 tid 1 2023-10-07T21:40:03.455 INFO:tasks.rados.rados.0.smithi008.stdout:1713: writing smithi00888346-429 from 1817458 to 2280871 tid 2 2023-10-07T21:40:03.460 INFO:tasks.rados.rados.0.smithi008.stdout:1713: writing smithi00888346-429 from 2687955 to 3207989 tid 3 2023-10-07T21:40:03.463 INFO:tasks.rados.rados.0.smithi008.stdout:1713: writing smithi00888346-429 from 3709324 to 3832260 tid 4 2023-10-07T21:40:03.463 INFO:tasks.rados.rados.0.smithi008.stdout:1711: done (2 left) 2023-10-07T21:40:03.463 INFO:tasks.rados.rados.0.smithi008.stdout:1714: delete oid 482 current snap is 0 2023-10-07T21:40:03.463 INFO:tasks.rados.rados.0.smithi008.stdout:1712: finishing write tid 2 to smithi00888346-484 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1712: finishing write tid 3 to smithi00888346-484 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1712: finishing write tid 4 to smithi00888346-484 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1712: finishing write tid 5 to smithi00888346-484 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 246 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1712: left oid 484 (ObjNum 1179 snap 0 seq_num 1179) 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 1 to smithi00888346-429 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 2 to smithi00888346-429 2023-10-07T21:40:03.464 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 3 to smithi00888346-429 2023-10-07T21:40:03.465 INFO:tasks.rados.rados.0.smithi008.stdout:1712: done (2 left) 2023-10-07T21:40:03.465 INFO:tasks.rados.rados.0.smithi008.stdout:1714: done (1 left) 2023-10-07T21:40:03.465 INFO:tasks.rados.rados.0.smithi008.stdout:1715: read oid 86 snap -1 2023-10-07T21:40:03.465 INFO:tasks.rados.rados.0.smithi008.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-10-07T21:40:03.465 INFO:tasks.rados.rados.0.smithi008.stdout:1716: write oid 250 current snap is 0 2023-10-07T21:40:03.466 INFO:tasks.rados.rados.0.smithi008.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-10-07T21:40:03.473 INFO:tasks.rados.rados.0.smithi008.stdout:1716: writing smithi00888346-250 from 665874 to 1244907 tid 1 2023-10-07T21:40:03.480 INFO:tasks.rados.rados.0.smithi008.stdout:1716: writing smithi00888346-250 from 1934422 to 2401504 tid 2 2023-10-07T21:40:03.488 INFO:tasks.rados.rados.0.smithi008.stdout:1716: writing smithi00888346-250 from 3142801 to 3685379 tid 3 2023-10-07T21:40:03.488 INFO:tasks.rados.rados.0.smithi008.stdout:1717: read oid 101 snap -1 2023-10-07T21:40:03.489 INFO:tasks.rados.rados.0.smithi008.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-07T21:40:03.489 INFO:tasks.rados.rados.0.smithi008.stdout:1718: write oid 372 current snap is 0 2023-10-07T21:40:03.489 INFO:tasks.rados.rados.0.smithi008.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-10-07T21:40:03.496 INFO:tasks.rados.rados.0.smithi008.stdout:1718: writing smithi00888346-372 from 682681 to 1336963 tid 1 2023-10-07T21:40:03.502 INFO:tasks.rados.rados.0.smithi008.stdout:1718: writing smithi00888346-372 from 1876551 to 2487291 tid 2 2023-10-07T21:40:03.509 INFO:tasks.rados.rados.0.smithi008.stdout:1718: writing smithi00888346-372 from 3053871 to 3524074 tid 3 2023-10-07T21:40:03.509 INFO:tasks.rados.rados.0.smithi008.stdout:1719: read oid 48 snap -1 2023-10-07T21:40:03.509 INFO:tasks.rados.rados.0.smithi008.stdout:1719: expect (ObjNum 928 snap 0 seq_num 928) 2023-10-07T21:40:03.509 INFO:tasks.rados.rados.0.smithi008.stdout:1720: write oid 87 current snap is 0 2023-10-07T21:40:03.509 INFO:tasks.rados.rados.0.smithi008.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-10-07T21:40:03.521 INFO:tasks.rados.rados.0.smithi008.stdout:1720: writing smithi00888346-87 from 699488 to 1429019 tid 1 2023-10-07T21:40:03.526 INFO:tasks.rados.rados.0.smithi008.stdout:1720: writing smithi00888346-87 from 1935033 to 2405784 tid 2 2023-10-07T21:40:03.534 INFO:tasks.rados.rados.0.smithi008.stdout:1720: writing smithi00888346-87 from 3081294 to 3762769 tid 3 2023-10-07T21:40:03.534 INFO:tasks.rados.rados.0.smithi008.stdout:1721: read oid 267 snap -1 2023-10-07T21:40:03.535 INFO:tasks.rados.rados.0.smithi008.stdout:1721: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-10-07T21:40:03.535 INFO:tasks.rados.rados.0.smithi008.stdout:1722: write oid 114 current snap is 0 2023-10-07T21:40:03.535 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 4 to smithi00888346-429 2023-10-07T21:40:03.535 INFO:tasks.rados.rados.0.smithi008.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-10-07T21:40:03.541 INFO:tasks.rados.rados.0.smithi008.stdout:1722: writing smithi00888346-114 from 716295 to 1121075 tid 1 2023-10-07T21:40:03.548 INFO:tasks.rados.rados.0.smithi008.stdout:1722: writing smithi00888346-114 from 1593515 to 2207924 tid 2 2023-10-07T21:40:03.553 INFO:tasks.rados.rados.0.smithi008.stdout:1722: writing smithi00888346-114 from 2708717 to 3201464 tid 3 2023-10-07T21:40:03.562 INFO:tasks.rados.rados.0.smithi008.stdout:1722: writing smithi00888346-114 from 3640519 to 3916295 tid 4 2023-10-07T21:40:03.562 INFO:tasks.rados.rados.0.smithi008.stdout:1723: read oid 111 snap -1 2023-10-07T21:40:03.562 INFO:tasks.rados.rados.0.smithi008.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2023-10-07T21:40:03.563 INFO:tasks.rados.rados.0.smithi008.stdout:1724: read oid 482 snap -1 2023-10-07T21:40:03.563 INFO:tasks.rados.rados.0.smithi008.stdout:1724: expect deleted 2023-10-07T21:40:03.563 INFO:tasks.rados.rados.0.smithi008.stdout:1725: read oid 486 snap -1 2023-10-07T21:40:03.563 INFO:tasks.rados.rados.0.smithi008.stdout:1725: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:03.563 INFO:tasks.rados.rados.0.smithi008.stdout:1726: write oid 265 current snap is 0 2023-10-07T21:40:03.564 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 5 to smithi00888346-429 2023-10-07T21:40:03.564 INFO:tasks.rados.rados.0.smithi008.stdout:1713: finishing write tid 6 to smithi00888346-429 2023-10-07T21:40:03.564 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 429 v 359 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-10-07T21:40:03.564 INFO:tasks.rados.rados.0.smithi008.stdout:1713: left oid 429 (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:40:03.564 INFO:tasks.rados.rados.0.smithi008.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: finishing write tid 1 to smithi00888346-250 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: finishing write tid 2 to smithi00888346-250 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: finishing write tid 3 to smithi00888346-250 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: finishing write tid 4 to smithi00888346-250 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: finishing write tid 5 to smithi00888346-250 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 250 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2023-10-07T21:40:03.763 INFO:tasks.rados.rados.0.smithi008.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: finishing write tid 1 to smithi00888346-372 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: finishing write tid 2 to smithi00888346-372 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: finishing write tid 3 to smithi00888346-372 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: finishing write tid 4 to smithi00888346-372 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: finishing write tid 5 to smithi00888346-372 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 372 v 223 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1718: left oid 372 (ObjNum 1183 snap 0 seq_num 1183) 2023-10-07T21:40:03.878 INFO:tasks.rados.rados.0.smithi008.stdout:1719: expect (ObjNum 928 snap 0 seq_num 928) 2023-10-07T21:40:04.126 INFO:tasks.rados.rados.0.smithi008.stdout:1720: finishing write tid 1 to smithi00888346-87 2023-10-07T21:40:04.126 INFO:tasks.rados.rados.0.smithi008.stdout:1720: finishing write tid 2 to smithi00888346-87 2023-10-07T21:40:04.126 INFO:tasks.rados.rados.0.smithi008.stdout:1720: finishing write tid 3 to smithi00888346-87 2023-10-07T21:40:04.126 INFO:tasks.rados.rados.0.smithi008.stdout:1720: finishing write tid 4 to smithi00888346-87 2023-10-07T21:40:04.126 INFO:tasks.rados.rados.0.smithi008.stdout:1720: finishing write tid 5 to smithi00888346-87 2023-10-07T21:40:04.127 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 87 v 187 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-10-07T21:40:04.127 INFO:tasks.rados.rados.0.smithi008.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-10-07T21:40:04.127 INFO:tasks.rados.rados.0.smithi008.stdout:1721: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 1 to smithi00888346-114 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 2 to smithi00888346-114 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 3 to smithi00888346-114 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 4 to smithi00888346-114 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 5 to smithi00888346-114 2023-10-07T21:40:04.278 INFO:tasks.rados.rados.0.smithi008.stdout:1722: finishing write tid 6 to smithi00888346-114 2023-10-07T21:40:04.279 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 114 v 258 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-10-07T21:40:04.279 INFO:tasks.rados.rados.0.smithi008.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-10-07T21:40:04.279 INFO:tasks.rados.rados.0.smithi008.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2023-10-07T21:40:04.397 INFO:tasks.rados.rados.0.smithi008.stdout:1725: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:04.541 INFO:tasks.rados.rados.0.smithi008.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-10-07T21:40:04.554 INFO:tasks.rados.rados.0.smithi008.stdout:1726: writing smithi00888346-265 from 733102 to 1329484 tid 1 2023-10-07T21:40:04.561 INFO:tasks.rados.rados.0.smithi008.stdout:1726: writing smithi00888346-265 from 1768350 to 2526417 tid 2 2023-10-07T21:40:04.569 INFO:tasks.rados.rados.0.smithi008.stdout:1726: writing smithi00888346-265 from 3136140 to 3840159 tid 3 2023-10-07T21:40:04.569 INFO:tasks.rados.rados.0.smithi008.stdout:1713: done (12 left) 2023-10-07T21:40:04.569 INFO:tasks.rados.rados.0.smithi008.stdout:1715: done (11 left) 2023-10-07T21:40:04.569 INFO:tasks.rados.rados.0.smithi008.stdout:1716: done (10 left) 2023-10-07T21:40:04.569 INFO:tasks.rados.rados.0.smithi008.stdout:1717: done (9 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1718: done (8 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1719: done (7 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1720: done (6 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1721: done (5 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1722: done (4 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1723: done (3 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1724: done (2 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1725: done (1 left) 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1727: write oid 226 current snap is 0 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1726: finishing write tid 1 to smithi00888346-265 2023-10-07T21:40:04.570 INFO:tasks.rados.rados.0.smithi008.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-10-07T21:40:04.577 INFO:tasks.rados.rados.0.smithi008.stdout:1727: writing smithi00888346-226 from 749909 to 1421540 tid 1 2023-10-07T21:40:04.584 INFO:tasks.rados.rados.0.smithi008.stdout:1727: writing smithi00888346-226 from 2110479 to 2728557 tid 2 2023-10-07T21:40:04.590 INFO:tasks.rados.rados.0.smithi008.stdout:1727: writing smithi00888346-226 from 3163563 to 3678854 tid 3 2023-10-07T21:40:04.590 INFO:tasks.rados.rados.0.smithi008.stdout:1728: write oid 271 current snap is 0 2023-10-07T21:40:04.590 INFO:tasks.rados.rados.0.smithi008.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-10-07T21:40:04.598 INFO:tasks.rados.rados.0.smithi008.stdout:1728: writing smithi00888346-271 from 766716 to 1513596 tid 1 2023-10-07T21:40:04.606 INFO:tasks.rados.rados.0.smithi008.stdout:1728: writing smithi00888346-271 from 2168961 to 2930697 tid 2 2023-10-07T21:40:04.612 INFO:tasks.rados.rados.0.smithi008.stdout:1728: writing smithi00888346-271 from 3474633 to 3917549 tid 3 2023-10-07T21:40:04.613 INFO:tasks.rados.rados.0.smithi008.stdout:1729: write oid 390 current snap is 0 2023-10-07T21:40:04.613 INFO:tasks.rados.rados.0.smithi008.stdout:1726: finishing write tid 2 to smithi00888346-265 2023-10-07T21:40:04.613 INFO:tasks.rados.rados.0.smithi008.stdout:1726: finishing write tid 3 to smithi00888346-265 2023-10-07T21:40:04.613 INFO:tasks.rados.rados.0.smithi008.stdout:1726: finishing write tid 4 to smithi00888346-265 2023-10-07T21:40:04.613 INFO:tasks.rados.rados.0.smithi008.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-10-07T21:40:04.619 INFO:tasks.rados.rados.0.smithi008.stdout:1729: writing smithi00888346-390 from 783523 to 1205652 tid 1 2023-10-07T21:40:04.626 INFO:tasks.rados.rados.0.smithi008.stdout:1729: writing smithi00888346-390 from 1827443 to 2449190 tid 2 2023-10-07T21:40:04.635 INFO:tasks.rados.rados.0.smithi008.stdout:1729: writing smithi00888346-390 from 3218409 to 3872597 tid 3 2023-10-07T21:40:04.635 INFO:tasks.rados.rados.0.smithi008.stdout:1730: write oid 138 current snap is 0 2023-10-07T21:40:04.635 INFO:tasks.rados.rados.0.smithi008.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-10-07T21:40:04.639 INFO:tasks.rados.rados.0.smithi008.stdout:1730: writing smithi00888346-138 from 400330 to 897708 tid 1 2023-10-07T21:40:04.646 INFO:tasks.rados.rados.0.smithi008.stdout:1730: writing smithi00888346-138 from 1485925 to 2000330 tid 2 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1731: write oid 338 current snap is 0 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1726: finishing write tid 5 to smithi00888346-265 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 262 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1726: left oid 265 (ObjNum 1186 snap 0 seq_num 1186) 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1727: finishing write tid 1 to smithi00888346-226 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1727: finishing write tid 2 to smithi00888346-226 2023-10-07T21:40:04.647 INFO:tasks.rados.rados.0.smithi008.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-10-07T21:40:04.651 INFO:tasks.rados.rados.0.smithi008.stdout:1731: writing smithi00888346-338 from 417137 to 989764 tid 1 2023-10-07T21:40:04.658 INFO:tasks.rados.rados.0.smithi008.stdout:1731: writing smithi00888346-338 from 1428054 to 2017137 tid 2 2023-10-07T21:40:04.658 INFO:tasks.rados.rados.0.smithi008.stdout:1726: done (5 left) 2023-10-07T21:40:04.658 INFO:tasks.rados.rados.0.smithi008.stdout:1732: read oid 87 snap -1 2023-10-07T21:40:04.658 INFO:tasks.rados.rados.0.smithi008.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-07T21:40:04.659 INFO:tasks.rados.rados.0.smithi008.stdout:1733: read oid 163 snap -1 2023-10-07T21:40:04.659 INFO:tasks.rados.rados.0.smithi008.stdout:1733: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-07T21:40:04.659 INFO:tasks.rados.rados.0.smithi008.stdout:1734: write oid 267 current snap is 0 2023-10-07T21:40:04.659 INFO:tasks.rados.rados.0.smithi008.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-10-07T21:40:04.665 INFO:tasks.rados.rados.0.smithi008.stdout:1734: writing smithi00888346-267 from 433944 to 1081820 tid 1 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1734: writing smithi00888346-267 from 1486536 to 2033944 tid 2 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1735: read oid 311 snap -1 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1735: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1736: read oid 177 snap -1 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1736: expect deleted 2023-10-07T21:40:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:1737: read oid 463 snap -1 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1737: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1738: read oid 58 snap -1 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1738: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1739: write oid 421 current snap is 0 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1727: finishing write tid 3 to smithi00888346-226 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1727: finishing write tid 4 to smithi00888346-226 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1727: finishing write tid 5 to smithi00888346-226 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 226 v 320 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1727: left oid 226 (ObjNum 1187 snap 0 seq_num 1187) 2023-10-07T21:40:04.672 INFO:tasks.rados.rados.0.smithi008.stdout:1728: finishing write tid 1 to smithi00888346-271 2023-10-07T21:40:04.673 INFO:tasks.rados.rados.0.smithi008.stdout:1728: finishing write tid 2 to smithi00888346-271 2023-10-07T21:40:04.673 INFO:tasks.rados.rados.0.smithi008.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-10-07T21:40:04.677 INFO:tasks.rados.rados.0.smithi008.stdout:1739: writing smithi00888346-421 from 450751 to 1173876 tid 1 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1739: writing smithi00888346-421 from 1945018 to 2050751 tid 2 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1727: done (12 left) 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1740: write oid 339 current snap is 0 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1728: finishing write tid 3 to smithi00888346-271 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1728: finishing write tid 4 to smithi00888346-271 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1728: finishing write tid 5 to smithi00888346-271 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 266 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1728: left oid 271 (ObjNum 1188 snap 0 seq_num 1188) 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1729: finishing write tid 1 to smithi00888346-390 2023-10-07T21:40:04.683 INFO:tasks.rados.rados.0.smithi008.stdout:1729: finishing write tid 2 to smithi00888346-390 2023-10-07T21:40:04.684 INFO:tasks.rados.rados.0.smithi008.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-10-07T21:40:04.688 INFO:tasks.rados.rados.0.smithi008.stdout:1740: writing smithi00888346-339 from 467558 to 982285 tid 1 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1740: writing smithi00888346-339 from 1719853 to 2067558 tid 2 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1728: done (12 left) 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1741: write oid 208 current snap is 0 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1729: finishing write tid 3 to smithi00888346-390 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1729: finishing write tid 4 to smithi00888346-390 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1729: finishing write tid 5 to smithi00888346-390 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 390 v 270 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-10-07T21:40:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:1729: left oid 390 (ObjNum 1189 snap 0 seq_num 1189) 2023-10-07T21:40:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:1730: finishing write tid 1 to smithi00888346-138 2023-10-07T21:40:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:1730: finishing write tid 2 to smithi00888346-138 2023-10-07T21:40:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-10-07T21:40:04.700 INFO:tasks.rados.rados.0.smithi008.stdout:1741: writing smithi00888346-208 from 484365 to 1074341 tid 1 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1741: writing smithi00888346-208 from 1661982 to 2084365 tid 2 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1729: done (12 left) 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1742: delete oid 73 current snap is 0 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1730: finishing write tid 3 to smithi00888346-138 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1730: finishing write tid 4 to smithi00888346-138 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 138 v 173 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1730: left oid 138 (ObjNum 1190 snap 0 seq_num 1190) 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1731: finishing write tid 1 to smithi00888346-338 2023-10-07T21:40:04.707 INFO:tasks.rados.rados.0.smithi008.stdout:1731: finishing write tid 2 to smithi00888346-338 2023-10-07T21:40:04.708 INFO:tasks.rados.rados.0.smithi008.stdout:1731: finishing write tid 3 to smithi00888346-338 2023-10-07T21:40:04.708 INFO:tasks.rados.rados.0.smithi008.stdout:1731: finishing write tid 4 to smithi00888346-338 2023-10-07T21:40:04.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 338 v 252 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-10-07T21:40:04.708 INFO:tasks.rados.rados.0.smithi008.stdout:1731: left oid 338 (ObjNum 1191 snap 0 seq_num 1191) 2023-10-07T21:40:04.708 INFO:tasks.rados.rados.0.smithi008.stdout:1733: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-07T21:40:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:04 smithi081 bash[31720]: cluster 2023-10-07T21:40:03.299154+0000 mgr.y (mgr.14466) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:04 smithi081 bash[31720]: audit 2023-10-07T21:40:04.123747+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.8:0/328174761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:04.859 INFO:tasks.rados.rados.0.smithi008.stdout:1734: finishing write tid 1 to smithi00888346-267 2023-10-07T21:40:04.859 INFO:tasks.rados.rados.0.smithi008.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-07T21:40:04.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:04 smithi008 bash[41094]: cluster 2023-10-07T21:40:03.299154+0000 mgr.y (mgr.14466) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:04.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:04 smithi008 bash[41094]: audit 2023-10-07T21:40:04.123747+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.8:0/328174761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:04.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:04 smithi008 bash[27485]: cluster 2023-10-07T21:40:03.299154+0000 mgr.y (mgr.14466) 238 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.7 MiB/s wr, 82 op/s 2023-10-07T21:40:04.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:04 smithi008 bash[27485]: audit 2023-10-07T21:40:04.123747+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.8:0/328174761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:05.086 INFO:tasks.rados.rados.0.smithi008.stdout:1737: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:05.202 INFO:tasks.rados.rados.0.smithi008.stdout:1739: finishing write tid 1 to smithi00888346-421 2023-10-07T21:40:05.202 INFO:tasks.rados.rados.0.smithi008.stdout:1738: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:40:05.353 INFO:tasks.rados.rados.0.smithi008.stdout:1739: finishing write tid 2 to smithi00888346-421 2023-10-07T21:40:05.798 INFO:tasks.rados.rados.0.smithi008.stdout:1739: finishing write tid 3 to smithi00888346-421 2023-10-07T21:40:05.798 INFO:tasks.rados.rados.0.smithi008.stdout:1739: finishing write tid 4 to smithi00888346-421 2023-10-07T21:40:05.798 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 255 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1739: left oid 421 (ObjNum 1193 snap 0 seq_num 1193) 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1734: finishing write tid 2 to smithi00888346-267 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1734: finishing write tid 3 to smithi00888346-267 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1734: finishing write tid 4 to smithi00888346-267 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 267 v 323 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1734: left oid 267 (ObjNum 1192 snap 0 seq_num 1192) 2023-10-07T21:40:05.799 INFO:tasks.rados.rados.0.smithi008.stdout:1735: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:40:05.802 INFO:tasks.rados.rados.0.smithi008.stdout:1740: finishing write tid 1 to smithi00888346-339 2023-10-07T21:40:05.802 INFO:tasks.rados.rados.0.smithi008.stdout:1740: finishing write tid 2 to smithi00888346-339 2023-10-07T21:40:05.802 INFO:tasks.rados.rados.0.smithi008.stdout:1740: finishing write tid 3 to smithi00888346-339 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1740: finishing write tid 4 to smithi00888346-339 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 236 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1740: left oid 339 (ObjNum 1194 snap 0 seq_num 1194) 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1741: finishing write tid 1 to smithi00888346-208 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1741: finishing write tid 2 to smithi00888346-208 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1741: finishing write tid 3 to smithi00888346-208 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1741: finishing write tid 4 to smithi00888346-208 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 362 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-10-07T21:40:05.803 INFO:tasks.rados.rados.0.smithi008.stdout:1741: left oid 208 (ObjNum 1195 snap 0 seq_num 1195) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1730: done (12 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1731: done (11 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1732: done (10 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1733: done (9 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1734: done (8 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1735: done (7 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1736: done (6 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1737: done (5 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1738: done (4 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1739: done (3 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1740: done (2 left) 2023-10-07T21:40:05.804 INFO:tasks.rados.rados.0.smithi008.stdout:1741: done (1 left) 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1742: done (0 left) 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1743: read oid 468 snap -1 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1743: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1744: read oid 9 snap -1 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1744: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1745: read oid 68 snap -1 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1745: expect (ObjNum 909 snap 0 seq_num 909) 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1746: write oid 187 current snap is 0 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1746: writing smithi00888346-187 from 517979 to 1258453 tid 1 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1746: writing smithi00888346-187 from 1778946 to 2117979 tid 2 2023-10-07T21:40:05.805 INFO:tasks.rados.rados.0.smithi008.stdout:1747: read oid 69 snap -1 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1747: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1748: write oid 168 current snap is 0 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1748: writing smithi00888346-168 from 534786 to 950509 tid 1 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1748: writing smithi00888346-168 from 1437428 to 2134786 tid 2 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1749: write oid 139 current snap is 0 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1743: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1745: expect (ObjNum 909 snap 0 seq_num 909) 2023-10-07T21:40:05.806 INFO:tasks.rados.rados.0.smithi008.stdout:1744: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:05.882 INFO:tasks.rados.rados.0.smithi008.stdout:1746: finishing write tid 1 to smithi00888346-187 2023-10-07T21:40:05.883 INFO:tasks.rados.rados.0.smithi008.stdout:1746: finishing write tid 2 to smithi00888346-187 2023-10-07T21:40:05.883 INFO:tasks.rados.rados.0.smithi008.stdout:1746: finishing write tid 3 to smithi00888346-187 2023-10-07T21:40:05.883 INFO:tasks.rados.rados.0.smithi008.stdout:1746: finishing write tid 4 to smithi00888346-187 2023-10-07T21:40:05.883 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 187 v 242 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-10-07T21:40:05.883 INFO:tasks.rados.rados.0.smithi008.stdout:1746: left oid 187 (ObjNum 1197 snap 0 seq_num 1197) 2023-10-07T21:40:05.884 INFO:tasks.rados.rados.0.smithi008.stdout:1747: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-07T21:40:06.062 INFO:tasks.rados.rados.0.smithi008.stdout:1748: finishing write tid 1 to smithi00888346-168 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:1748: finishing write tid 2 to smithi00888346-168 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:1748: finishing write tid 3 to smithi00888346-168 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:1748: finishing write tid 4 to smithi00888346-168 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 260 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2023-10-07T21:40:06.063 INFO:tasks.rados.rados.0.smithi008.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-10-07T21:40:06.076 INFO:tasks.rados.rados.0.smithi008.stdout:1749: writing smithi00888346-139 from 551593 to 1042565 tid 1 2023-10-07T21:40:06.082 INFO:tasks.rados.rados.0.smithi008.stdout:1749: writing smithi00888346-139 from 1779557 to 2151593 tid 2 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1743: done (6 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1744: done (5 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1745: done (4 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1746: done (3 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1747: done (2 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1748: done (1 left) 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1750: write oid 182 current snap is 0 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1749: finishing write tid 1 to smithi00888346-139 2023-10-07T21:40:06.083 INFO:tasks.rados.rados.0.smithi008.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-10-07T21:40:06.089 INFO:tasks.rados.rados.0.smithi008.stdout:1750: writing smithi00888346-182 from 568400 to 1134621 tid 1 2023-10-07T21:40:06.095 INFO:tasks.rados.rados.0.smithi008.stdout:1750: writing smithi00888346-182 from 1838039 to 2168400 tid 2 2023-10-07T21:40:06.095 INFO:tasks.rados.rados.0.smithi008.stdout:1751: write oid 462 current snap is 0 2023-10-07T21:40:06.095 INFO:tasks.rados.rados.0.smithi008.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-10-07T21:40:06.102 INFO:tasks.rados.rados.0.smithi008.stdout:1751: writing smithi00888346-462 from 585207 to 1226677 tid 1 2023-10-07T21:40:06.108 INFO:tasks.rados.rados.0.smithi008.stdout:1751: writing smithi00888346-462 from 1896521 to 2185207 tid 2 2023-10-07T21:40:06.108 INFO:tasks.rados.rados.0.smithi008.stdout:1752: read oid 420 snap -1 2023-10-07T21:40:06.108 INFO:tasks.rados.rados.0.smithi008.stdout:1752: expect (ObjNum 419 snap 0 seq_num 419) 2023-10-07T21:40:06.108 INFO:tasks.rados.rados.0.smithi008.stdout:1753: write oid 81 current snap is 0 2023-10-07T21:40:06.108 INFO:tasks.rados.rados.0.smithi008.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-10-07T21:40:06.114 INFO:tasks.rados.rados.0.smithi008.stdout:1753: writing smithi00888346-81 from 602014 to 1035086 tid 1 2023-10-07T21:40:06.121 INFO:tasks.rados.rados.0.smithi008.stdout:1753: writing smithi00888346-81 from 1671356 to 2202014 tid 2 2023-10-07T21:40:06.121 INFO:tasks.rados.rados.0.smithi008.stdout:1754: read oid 152 snap -1 2023-10-07T21:40:06.121 INFO:tasks.rados.rados.0.smithi008.stdout:1754: expect deleted 2023-10-07T21:40:06.121 INFO:tasks.rados.rados.0.smithi008.stdout:1755: write oid 191 current snap is 0 2023-10-07T21:40:06.121 INFO:tasks.rados.rados.0.smithi008.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-10-07T21:40:06.127 INFO:tasks.rados.rados.0.smithi008.stdout:1755: writing smithi00888346-191 from 618821 to 1127142 tid 1 2023-10-07T21:40:06.133 INFO:tasks.rados.rados.0.smithi008.stdout:1755: writing smithi00888346-191 from 1613485 to 2144562 tid 2 2023-10-07T21:40:06.133 INFO:tasks.rados.rados.0.smithi008.stdout:1756: write oid 386 current snap is 0 2023-10-07T21:40:06.133 INFO:tasks.rados.rados.0.smithi008.stdout:1749: finishing write tid 2 to smithi00888346-139 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1749: finishing write tid 3 to smithi00888346-139 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1749: finishing write tid 4 to smithi00888346-139 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 176 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1750: finishing write tid 1 to smithi00888346-182 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1750: finishing write tid 2 to smithi00888346-182 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1750: finishing write tid 3 to smithi00888346-182 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1750: finishing write tid 4 to smithi00888346-182 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 182 v 258 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1750: left oid 182 (ObjNum 1200 snap 0 seq_num 1200) 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1751: finishing write tid 1 to smithi00888346-462 2023-10-07T21:40:06.134 INFO:tasks.rados.rados.0.smithi008.stdout:1751: finishing write tid 2 to smithi00888346-462 2023-10-07T21:40:06.135 INFO:tasks.rados.rados.0.smithi008.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-10-07T21:40:06.140 INFO:tasks.rados.rados.0.smithi008.stdout:1756: writing smithi00888346-386 from 635628 to 1219198 tid 1 2023-10-07T21:40:06.146 INFO:tasks.rados.rados.0.smithi008.stdout:1756: writing smithi00888346-386 from 1671967 to 2235628 tid 2 2023-10-07T21:40:06.146 INFO:tasks.rados.rados.0.smithi008.stdout:1749: done (7 left) 2023-10-07T21:40:06.146 INFO:tasks.rados.rados.0.smithi008.stdout:1750: done (6 left) 2023-10-07T21:40:06.146 INFO:tasks.rados.rados.0.smithi008.stdout:1757: write oid 296 current snap is 0 2023-10-07T21:40:06.146 INFO:tasks.rados.rados.0.smithi008.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-10-07T21:40:06.153 INFO:tasks.rados.rados.0.smithi008.stdout:1757: writing smithi00888346-296 from 652435 to 1311254 tid 1 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1757: writing smithi00888346-296 from 1730449 to 2252435 tid 2 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1758: read oid 112 snap -1 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1758: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1759: read oid 480 snap -1 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1759: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-07T21:40:06.159 INFO:tasks.rados.rados.0.smithi008.stdout:1760: write oid 259 current snap is 0 2023-10-07T21:40:06.160 INFO:tasks.rados.rados.0.smithi008.stdout:1751: finishing write tid 3 to smithi00888346-462 2023-10-07T21:40:06.160 INFO:tasks.rados.rados.0.smithi008.stdout:1751: finishing write tid 4 to smithi00888346-462 2023-10-07T21:40:06.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 462 v 258 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-10-07T21:40:06.160 INFO:tasks.rados.rados.0.smithi008.stdout:1751: left oid 462 (ObjNum 1201 snap 0 seq_num 1201) 2023-10-07T21:40:06.160 INFO:tasks.rados.rados.0.smithi008.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-10-07T21:40:06.166 INFO:tasks.rados.rados.0.smithi008.stdout:1760: writing smithi00888346-259 from 669242 to 1403310 tid 1 2023-10-07T21:40:06.172 INFO:tasks.rados.rados.0.smithi008.stdout:1760: writing smithi00888346-259 from 2188931 to 2269242 tid 2 2023-10-07T21:40:06.172 INFO:tasks.rados.rados.0.smithi008.stdout:1751: done (9 left) 2023-10-07T21:40:06.172 INFO:tasks.rados.rados.0.smithi008.stdout:1761: write oid 425 current snap is 0 2023-10-07T21:40:06.173 INFO:tasks.rados.rados.0.smithi008.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-10-07T21:40:06.178 INFO:tasks.rados.rados.0.smithi008.stdout:1761: writing smithi00888346-425 from 686049 to 1095366 tid 1 2023-10-07T21:40:06.186 INFO:tasks.rados.rados.0.smithi008.stdout:1761: writing smithi00888346-425 from 1847413 to 2286049 tid 2 2023-10-07T21:40:06.186 INFO:tasks.rados.rados.0.smithi008.stdout:1762: delete oid 419 current snap is 0 2023-10-07T21:40:06.186 INFO:tasks.rados.rados.0.smithi008.stdout:1752: expect (ObjNum 419 snap 0 seq_num 419) 2023-10-07T21:40:06.291 INFO:tasks.rados.rados.0.smithi008.stdout:1753: finishing write tid 1 to smithi00888346-81 2023-10-07T21:40:06.291 INFO:tasks.rados.rados.0.smithi008.stdout:1753: finishing write tid 2 to smithi00888346-81 2023-10-07T21:40:06.291 INFO:tasks.rados.rados.0.smithi008.stdout:1753: finishing write tid 3 to smithi00888346-81 2023-10-07T21:40:06.291 INFO:tasks.rados.rados.0.smithi008.stdout:1752: done (10 left) 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1754: done (9 left) 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1762: done (8 left) 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1763: read oid 150 snap -1 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1763: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1764: write oid 464 current snap is 0 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1753: finishing write tid 4 to smithi00888346-81 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 190 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1753: left oid 81 (ObjNum 1202 snap 0 seq_num 1202) 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1755: finishing write tid 1 to smithi00888346-191 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1755: finishing write tid 2 to smithi00888346-191 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1755: finishing write tid 3 to smithi00888346-191 2023-10-07T21:40:06.292 INFO:tasks.rados.rados.0.smithi008.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-10-07T21:40:06.302 INFO:tasks.rados.rados.0.smithi008.stdout:1764: writing smithi00888346-464 from 719663 to 1395831 tid 1 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1764: writing smithi00888346-464 from 1964377 to 2319663 tid 2 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1753: done (9 left) 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1765: write oid 278 current snap is 0 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1755: finishing write tid 4 to smithi00888346-191 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 226 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1755: left oid 191 (ObjNum 1203 snap 0 seq_num 1203) 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1756: finishing write tid 1 to smithi00888346-386 2023-10-07T21:40:06.309 INFO:tasks.rados.rados.0.smithi008.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-10-07T21:40:06.319 INFO:tasks.rados.rados.0.smithi008.stdout:1765: writing smithi00888346-278 from 736470 to 1487887 tid 1 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1765: writing smithi00888346-278 from 2022859 to 2336470 tid 2 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1755: done (9 left) 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1766: delete oid 175 current snap is 0 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1756: finishing write tid 2 to smithi00888346-386 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1756: finishing write tid 3 to smithi00888346-386 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1756: finishing write tid 4 to smithi00888346-386 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 386 v 239 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1756: left oid 386 (ObjNum 1204 snap 0 seq_num 1204) 2023-10-07T21:40:06.325 INFO:tasks.rados.rados.0.smithi008.stdout:1757: finishing write tid 1 to smithi00888346-296 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:1757: finishing write tid 2 to smithi00888346-296 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:1757: finishing write tid 3 to smithi00888346-296 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:1757: finishing write tid 4 to smithi00888346-296 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 245 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:1757: left oid 296 (ObjNum 1205 snap 0 seq_num 1205) 2023-10-07T21:40:06.326 INFO:tasks.rados.rados.0.smithi008.stdout:1759: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-07T21:40:06.413 INFO:tasks.rados.rados.0.smithi008.stdout:1758: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-07T21:40:06.516 INFO:tasks.rados.rados.0.smithi008.stdout:1760: finishing write tid 1 to smithi00888346-259 2023-10-07T21:40:06.516 INFO:tasks.rados.rados.0.smithi008.stdout:1760: finishing write tid 2 to smithi00888346-259 2023-10-07T21:40:06.516 INFO:tasks.rados.rados.0.smithi008.stdout:1760: finishing write tid 3 to smithi00888346-259 2023-10-07T21:40:06.516 INFO:tasks.rados.rados.0.smithi008.stdout:1760: finishing write tid 4 to smithi00888346-259 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 259 v 326 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1760: left oid 259 (ObjNum 1206 snap 0 seq_num 1206) 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1761: finishing write tid 1 to smithi00888346-425 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1761: finishing write tid 2 to smithi00888346-425 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1761: finishing write tid 3 to smithi00888346-425 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1761: finishing write tid 4 to smithi00888346-425 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 425 v 253 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1761: left oid 425 (ObjNum 1207 snap 0 seq_num 1207) 2023-10-07T21:40:06.517 INFO:tasks.rados.rados.0.smithi008.stdout:1763: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1764: finishing write tid 1 to smithi00888346-464 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1756: done (9 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1757: done (8 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1758: done (7 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1759: done (6 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1760: done (5 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1761: done (4 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1763: done (3 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1766: done (2 left) 2023-10-07T21:40:06.580 INFO:tasks.rados.rados.0.smithi008.stdout:1767: delete oid 121 current snap is 0 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1764: finishing write tid 2 to smithi00888346-464 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1764: finishing write tid 3 to smithi00888346-464 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1764: finishing write tid 4 to smithi00888346-464 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 329 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1764: left oid 464 (ObjNum 1209 snap 0 seq_num 1209) 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1765: finishing write tid 1 to smithi00888346-278 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1765: finishing write tid 2 to smithi00888346-278 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1765: finishing write tid 3 to smithi00888346-278 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1765: finishing write tid 4 to smithi00888346-278 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 278 v 273 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-10-07T21:40:06.581 INFO:tasks.rados.rados.0.smithi008.stdout:1765: left oid 278 (ObjNum 1210 snap 0 seq_num 1210) 2023-10-07T21:40:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:1764: done (2 left) 2023-10-07T21:40:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:1765: done (1 left) 2023-10-07T21:40:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:1767: done (0 left) 2023-10-07T21:40:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:1768: write oid 21 current snap is 0 2023-10-07T21:40:06.582 INFO:tasks.rados.rados.0.smithi008.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-10-07T21:40:06.591 INFO:tasks.rados.rados.0.smithi008.stdout:1768: writing smithi00888346-21 from 786891 to 1364055 tid 1 2023-10-07T21:40:06.597 INFO:tasks.rados.rados.0.smithi008.stdout:1768: writing smithi00888346-21 from 2081952 to 2386891 tid 2 2023-10-07T21:40:06.597 INFO:tasks.rados.rados.0.smithi008.stdout:1769: write oid 439 current snap is 0 2023-10-07T21:40:06.597 INFO:tasks.rados.rados.0.smithi008.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-10-07T21:40:06.604 INFO:tasks.rados.rados.0.smithi008.stdout:1769: writing smithi00888346-439 from 403698 to 1056111 tid 1 2023-10-07T21:40:06.613 INFO:tasks.rados.rados.0.smithi008.stdout:1769: writing smithi00888346-439 from 1740434 to 2403698 tid 2 2023-10-07T21:40:06.613 INFO:tasks.rados.rados.0.smithi008.stdout:1770: read oid 302 snap -1 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1770: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1771: read oid 240 snap -1 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1772: read oid 250 snap -1 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1773: read oid 311 snap -1 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1774: read oid 221 snap -1 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:40:06.614 INFO:tasks.rados.rados.0.smithi008.stdout:1768: finishing write tid 1 to smithi00888346-21 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1768: finishing write tid 2 to smithi00888346-21 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1768: finishing write tid 3 to smithi00888346-21 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1768: finishing write tid 4 to smithi00888346-21 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 173 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1769: finishing write tid 1 to smithi00888346-439 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1768: done (6 left) 2023-10-07T21:40:06.615 INFO:tasks.rados.rados.0.smithi008.stdout:1775: write oid 210 current snap is 0 2023-10-07T21:40:06.616 INFO:tasks.rados.rados.0.smithi008.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-10-07T21:40:06.620 INFO:tasks.rados.rados.0.smithi008.stdout:1775: writing smithi00888346-210 from 420505 to 1148167 tid 1 2023-10-07T21:40:06.627 INFO:tasks.rados.rados.0.smithi008.stdout:1775: writing smithi00888346-210 from 1798916 to 2352007 tid 2 2023-10-07T21:40:06.627 INFO:tasks.rados.rados.0.smithi008.stdout:1776: write oid 275 current snap is 0 2023-10-07T21:40:06.627 INFO:tasks.rados.rados.0.smithi008.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-10-07T21:40:06.632 INFO:tasks.rados.rados.0.smithi008.stdout:1776: writing smithi00888346-275 from 437312 to 840223 tid 1 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1776: writing smithi00888346-275 from 1341045 to 2037794 tid 2 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1777: read oid 83 snap -1 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1778: read oid 219 snap -1 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1778: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1779: read oid 15 snap -1 2023-10-07T21:40:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:1779: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-07T21:40:06.640 INFO:tasks.rados.rados.0.smithi008.stdout:1780: read oid 142 snap -1 2023-10-07T21:40:06.640 INFO:tasks.rados.rados.0.smithi008.stdout:1780: expect (ObjNum 799 snap 0 seq_num 799) 2023-10-07T21:40:06.640 INFO:tasks.rados.rados.0.smithi008.stdout:1781: write oid 20 current snap is 0 2023-10-07T21:40:06.640 INFO:tasks.rados.rados.0.smithi008.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-10-07T21:40:06.645 INFO:tasks.rados.rados.0.smithi008.stdout:1781: writing smithi00888346-20 from 454119 to 1048632 tid 1 2023-10-07T21:40:06.652 INFO:tasks.rados.rados.0.smithi008.stdout:1781: writing smithi00888346-20 from 1515880 to 2072640 tid 2 2023-10-07T21:40:06.652 INFO:tasks.rados.rados.0.smithi008.stdout:1782: write oid 139 current snap is 0 2023-10-07T21:40:06.652 INFO:tasks.rados.rados.0.smithi008.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:40:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:06 smithi081 bash[31720]: cluster 2023-10-07T21:40:05.300414+0000 mgr.y (mgr.14466) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-10-07T21:40:06.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:06 smithi081 bash[32771]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:40:06.767 INFO:tasks.rados.rados.0.smithi008.stdout:1770: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-10-07T21:40:06.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:06 smithi008 bash[27485]: cluster 2023-10-07T21:40:05.300414+0000 mgr.y (mgr.14466) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-10-07T21:40:06.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:06 smithi008 bash[41094]: cluster 2023-10-07T21:40:05.300414+0000 mgr.y (mgr.14466) 239 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-10-07T21:40:06.908 INFO:tasks.rados.rados.0.smithi008.stdout:1775: finishing write tid 1 to smithi00888346-210 2023-10-07T21:40:06.908 INFO:tasks.rados.rados.0.smithi008.stdout:1769: finishing write tid 2 to smithi00888346-439 2023-10-07T21:40:06.908 INFO:tasks.rados.rados.0.smithi008.stdout:1769: finishing write tid 3 to smithi00888346-439 2023-10-07T21:40:06.908 INFO:tasks.rados.rados.0.smithi008.stdout:1769: finishing write tid 4 to smithi00888346-439 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 439 v 248 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1775: finishing write tid 2 to smithi00888346-210 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1775: finishing write tid 3 to smithi00888346-210 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1775: finishing write tid 4 to smithi00888346-210 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 210 v 261 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1775: left oid 210 (ObjNum 1215 snap 0 seq_num 1215) 2023-10-07T21:40:06.909 INFO:tasks.rados.rados.0.smithi008.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-10-07T21:40:06.921 INFO:tasks.rados.rados.0.smithi008.stdout:1782: writing smithi00888346-139 from 470926 to 1140688 tid 1 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1782: writing smithi00888346-139 from 1574362 to 2274780 tid 2 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1769: done (13 left) 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1770: done (12 left) 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1774: done (11 left) 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1775: done (10 left) 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1783: write oid 103 current snap is 0 2023-10-07T21:40:06.930 INFO:tasks.rados.rados.0.smithi008.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-07T21:40:07.033 INFO:tasks.rados.rados.0.smithi008.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-07T21:40:07.186 INFO:tasks.rados.rados.0.smithi008.stdout:1776: finishing write tid 1 to smithi00888346-275 2023-10-07T21:40:07.186 INFO:tasks.rados.rados.0.smithi008.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:1776: finishing write tid 2 to smithi00888346-275 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:1776: finishing write tid 3 to smithi00888346-275 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:1776: finishing write tid 4 to smithi00888346-275 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 275 v 190 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:1776: left oid 275 (ObjNum 1216 snap 0 seq_num 1216) 2023-10-07T21:40:07.365 INFO:tasks.rados.rados.0.smithi008.stdout:1779: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-07T21:40:07.500 INFO:tasks.rados.rados.0.smithi008.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:07.605 INFO:tasks.rados.rados.0.smithi008.stdout:1781: finishing write tid 1 to smithi00888346-20 2023-10-07T21:40:07.605 INFO:tasks.rados.rados.0.smithi008.stdout:1781: finishing write tid 2 to smithi00888346-20 2023-10-07T21:40:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:1781: finishing write tid 3 to smithi00888346-20 2023-10-07T21:40:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:1781: finishing write tid 4 to smithi00888346-20 2023-10-07T21:40:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 285 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-10-07T21:40:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:1781: left oid 20 (ObjNum 1217 snap 0 seq_num 1217) 2023-10-07T21:40:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:1778: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-07T21:40:07.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:07 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:07] "GET /metrics HTTP/1.1" 200 242705 "" "Prometheus/2.43.0" 2023-10-07T21:40:07.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:07 smithi008 bash[27485]: audit 2023-10-07T21:40:06.589851+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.8:0/3381691148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:07.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:07 smithi008 bash[41094]: audit 2023-10-07T21:40:06.589851+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.8:0/3381691148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:07.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:07 smithi081 bash[31720]: audit 2023-10-07T21:40:06.589851+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.8:0/3381691148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:07.755 INFO:tasks.rados.rados.0.smithi008.stdout:1780: expect (ObjNum 799 snap 0 seq_num 799) 2023-10-07T21:40:07.903 INFO:tasks.rados.rados.0.smithi008.stdout:1782: finishing write tid 1 to smithi00888346-139 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:1782: finishing write tid 2 to smithi00888346-139 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:1782: finishing write tid 3 to smithi00888346-139 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:1782: finishing write tid 4 to smithi00888346-139 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 179 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-10-07T21:40:07.904 INFO:tasks.rados.rados.0.smithi008.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-10-07T21:40:07.916 INFO:tasks.rados.rados.0.smithi008.stdout:1783: writing smithi00888346-103 from 487733 to 1232744 tid 1 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1783: writing smithi00888346-103 from 1632844 to 2193273 tid 2 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1771: done (10 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1772: done (9 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1773: done (8 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1776: done (7 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1777: done (6 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1778: done (5 left) 2023-10-07T21:40:07.922 INFO:tasks.rados.rados.0.smithi008.stdout:1779: done (4 left) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1780: done (3 left) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1781: done (2 left) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1782: done (1 left) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1784: read oid 459 snap -1 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1784: expect deleted 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1785: read oid 119 snap -1 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1785: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1786: read oid 382 snap -1 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1786: expect (ObjNum 539 snap 0 seq_num 539) 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1787: write oid 93 current snap is 0 2023-10-07T21:40:07.923 INFO:tasks.rados.rados.0.smithi008.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-10-07T21:40:07.927 INFO:tasks.rados.rados.0.smithi008.stdout:1787: writing smithi00888346-93 from 504540 to 924800 tid 1 2023-10-07T21:40:07.935 INFO:tasks.rados.rados.0.smithi008.stdout:1787: writing smithi00888346-93 from 1574973 to 2279060 tid 2 2023-10-07T21:40:07.936 INFO:tasks.rados.rados.0.smithi008.stdout:1788: write oid 444 current snap is 0 2023-10-07T21:40:07.936 INFO:tasks.rados.rados.0.smithi008.stdout:1783: finishing write tid 1 to smithi00888346-103 2023-10-07T21:40:07.936 INFO:tasks.rados.rados.0.smithi008.stdout:1783: finishing write tid 2 to smithi00888346-103 2023-10-07T21:40:07.936 INFO:tasks.rados.rados.0.smithi008.stdout:1783: finishing write tid 3 to smithi00888346-103 2023-10-07T21:40:07.936 INFO:tasks.rados.rados.0.smithi008.stdout:1785: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-07T21:40:08.072 INFO:tasks.rados.rados.0.smithi008.stdout:1783: finishing write tid 4 to smithi00888346-103 2023-10-07T21:40:08.073 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 263 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-10-07T21:40:08.073 INFO:tasks.rados.rados.0.smithi008.stdout:1783: left oid 103 (ObjNum 1219 snap 0 seq_num 1219) 2023-10-07T21:40:08.073 INFO:tasks.rados.rados.0.smithi008.stdout:1786: expect (ObjNum 539 snap 0 seq_num 539) 2023-10-07T21:40:08.200 INFO:tasks.rados.rados.0.smithi008.stdout:1787: finishing write tid 1 to smithi00888346-93 2023-10-07T21:40:08.200 INFO:tasks.rados.rados.0.smithi008.stdout:1787: finishing write tid 2 to smithi00888346-93 2023-10-07T21:40:08.201 INFO:tasks.rados.rados.0.smithi008.stdout:1787: finishing write tid 3 to smithi00888346-93 2023-10-07T21:40:08.201 INFO:tasks.rados.rados.0.smithi008.stdout:1787: finishing write tid 4 to smithi00888346-93 2023-10-07T21:40:08.201 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 93 v 332 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-10-07T21:40:08.201 INFO:tasks.rados.rados.0.smithi008.stdout:1787: left oid 93 (ObjNum 1220 snap 0 seq_num 1220) 2023-10-07T21:40:08.201 INFO:tasks.rados.rados.0.smithi008.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-10-07T21:40:08.212 INFO:tasks.rados.rados.0.smithi008.stdout:1788: writing smithi00888346-444 from 521347 to 1016856 tid 1 2023-10-07T21:40:08.220 INFO:tasks.rados.rados.0.smithi008.stdout:1788: writing smithi00888346-444 from 1633455 to 2197553 tid 2 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1783: done (5 left) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1784: done (4 left) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1785: done (3 left) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1786: done (2 left) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1787: done (1 left) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1789: read oid 406 snap -1 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1789: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-07T21:40:08.221 INFO:tasks.rados.rados.0.smithi008.stdout:1788: finishing write tid 1 to smithi00888346-444 2023-10-07T21:40:08.222 INFO:tasks.rados.rados.0.smithi008.stdout:1790: read oid 399 snap -1 2023-10-07T21:40:08.222 INFO:tasks.rados.rados.0.smithi008.stdout:1790: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-07T21:40:08.222 INFO:tasks.rados.rados.0.smithi008.stdout:1791: write oid 52 current snap is 0 2023-10-07T21:40:08.223 INFO:tasks.rados.rados.0.smithi008.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-10-07T21:40:08.227 INFO:tasks.rados.rados.0.smithi008.stdout:1791: writing smithi00888346-52 from 538154 to 1108912 tid 1 2023-10-07T21:40:08.234 INFO:tasks.rados.rados.0.smithi008.stdout:1791: writing smithi00888346-52 from 1691937 to 2399693 tid 2 2023-10-07T21:40:08.234 INFO:tasks.rados.rados.0.smithi008.stdout:1792: write oid 142 current snap is 0 2023-10-07T21:40:08.235 INFO:tasks.rados.rados.0.smithi008.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-10-07T21:40:08.241 INFO:tasks.rados.rados.0.smithi008.stdout:1792: writing smithi00888346-142 from 554961 to 1200968 tid 1 2023-10-07T21:40:08.247 INFO:tasks.rados.rados.0.smithi008.stdout:1792: writing smithi00888346-142 from 1750419 to 2201833 tid 2 2023-10-07T21:40:08.247 INFO:tasks.rados.rados.0.smithi008.stdout:1793: read oid 353 snap -1 2023-10-07T21:40:08.247 INFO:tasks.rados.rados.0.smithi008.stdout:1793: expect deleted 2023-10-07T21:40:08.247 INFO:tasks.rados.rados.0.smithi008.stdout:1794: delete oid 267 current snap is 0 2023-10-07T21:40:08.247 INFO:tasks.rados.rados.0.smithi008.stdout:1790: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-07T21:40:08.393 INFO:tasks.rados.rados.0.smithi008.stdout:1791: finishing write tid 1 to smithi00888346-52 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:1788: finishing write tid 2 to smithi00888346-444 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:1788: finishing write tid 3 to smithi00888346-444 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:1788: finishing write tid 4 to smithi00888346-444 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 444 v 242 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:1788: left oid 444 (ObjNum 1221 snap 0 seq_num 1221) 2023-10-07T21:40:08.394 INFO:tasks.rados.rados.0.smithi008.stdout:1789: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1791: finishing write tid 2 to smithi00888346-52 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1791: finishing write tid 3 to smithi00888346-52 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1791: finishing write tid 4 to smithi00888346-52 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 52 v 182 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1791: left oid 52 (ObjNum 1222 snap 0 seq_num 1222) 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1792: finishing write tid 1 to smithi00888346-142 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1792: finishing write tid 2 to smithi00888346-142 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1792: finishing write tid 3 to smithi00888346-142 2023-10-07T21:40:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:1792: finishing write tid 4 to smithi00888346-142 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 185 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1788: done (6 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1789: done (5 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1790: done (4 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1791: done (3 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1792: done (2 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1793: done (1 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1794: done (0 left) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1795: read oid 25 snap -1 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1795: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1796: write oid 18 current snap is 0 2023-10-07T21:40:08.484 INFO:tasks.rados.rados.0.smithi008.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-10-07T21:40:08.494 INFO:tasks.rados.rados.0.smithi008.stdout:1796: writing smithi00888346-18 from 588575 to 1101433 tid 1 2023-10-07T21:40:08.504 INFO:tasks.rados.rados.0.smithi008.stdout:1796: writing smithi00888346-18 from 1867383 to 2322466 tid 2 2023-10-07T21:40:08.504 INFO:tasks.rados.rados.0.smithi008.stdout:1797: read oid 58 snap -1 2023-10-07T21:40:08.504 INFO:tasks.rados.rados.0.smithi008.stdout:1797: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:40:08.504 INFO:tasks.rados.rados.0.smithi008.stdout:1798: read oid 341 snap -1 2023-10-07T21:40:08.504 INFO:tasks.rados.rados.0.smithi008.stdout:1798: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1799: read oid 164 snap -1 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1800: read oid 233 snap -1 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1800: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1801: read oid 133 snap -1 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1802: write oid 249 current snap is 0 2023-10-07T21:40:08.505 INFO:tasks.rados.rados.0.smithi008.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-10-07T21:40:08.510 INFO:tasks.rados.rados.0.smithi008.stdout:1802: writing smithi00888346-249 from 605382 to 1193489 tid 1 2023-10-07T21:40:08.518 INFO:tasks.rados.rados.0.smithi008.stdout:1802: writing smithi00888346-249 from 1925865 to 2605382 tid 2 2023-10-07T21:40:08.518 INFO:tasks.rados.rados.0.smithi008.stdout:1803: write oid 31 current snap is 0 2023-10-07T21:40:08.518 INFO:tasks.rados.rados.0.smithi008.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-10-07T21:40:08.525 INFO:tasks.rados.rados.0.smithi008.stdout:1803: writing smithi00888346-31 from 622189 to 1285545 tid 1 2023-10-07T21:40:08.533 INFO:tasks.rados.rados.0.smithi008.stdout:1803: writing smithi00888346-31 from 1984347 to 2443099 tid 2 2023-10-07T21:40:08.533 INFO:tasks.rados.rados.0.smithi008.stdout:1804: write oid 28 current snap is 0 2023-10-07T21:40:08.533 INFO:tasks.rados.rados.0.smithi008.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-10-07T21:40:08.541 INFO:tasks.rados.rados.0.smithi008.stdout:1804: writing smithi00888346-28 from 638996 to 1377601 tid 1 2023-10-07T21:40:08.548 INFO:tasks.rados.rados.0.smithi008.stdout:1804: writing smithi00888346-28 from 1926476 to 2638996 tid 2 2023-10-07T21:40:08.548 INFO:tasks.rados.rados.0.smithi008.stdout:1805: write oid 61 current snap is 0 2023-10-07T21:40:08.549 INFO:tasks.rados.rados.0.smithi008.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-10-07T21:40:08.554 INFO:tasks.rados.rados.0.smithi008.stdout:1805: writing smithi00888346-61 from 655803 to 1069657 tid 1 2023-10-07T21:40:08.560 INFO:tasks.rados.rados.0.smithi008.stdout:1805: writing smithi00888346-61 from 1584958 to 2047379 tid 2 2023-10-07T21:40:08.560 INFO:tasks.rados.rados.0.smithi008.stdout:1806: write oid 101 current snap is 0 2023-10-07T21:40:08.560 INFO:tasks.rados.rados.0.smithi008.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-10-07T21:40:08.566 INFO:tasks.rados.rados.0.smithi008.stdout:1806: writing smithi00888346-101 from 672610 to 1161713 tid 1 2023-10-07T21:40:08.573 INFO:tasks.rados.rados.0.smithi008.stdout:1806: writing smithi00888346-101 from 1643440 to 2365872 tid 2 2023-10-07T21:40:08.573 INFO:tasks.rados.rados.0.smithi008.stdout:1807: write oid 121 current snap is 0 2023-10-07T21:40:08.574 INFO:tasks.rados.rados.0.smithi008.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-10-07T21:40:08.580 INFO:tasks.rados.rados.0.smithi008.stdout:1807: writing smithi00888346-121 from 689417 to 1253769 tid 1 2023-10-07T21:40:08.586 INFO:tasks.rados.rados.0.smithi008.stdout:1807: writing smithi00888346-121 from 1701922 to 2168012 tid 2 2023-10-07T21:40:08.586 INFO:tasks.rados.rados.0.smithi008.stdout:1808: read oid 152 snap -1 2023-10-07T21:40:08.586 INFO:tasks.rados.rados.0.smithi008.stdout:1808: expect deleted 2023-10-07T21:40:08.586 INFO:tasks.rados.rados.0.smithi008.stdout:1809: write oid 319 current snap is 0 2023-10-07T21:40:08.586 INFO:tasks.rados.rados.0.smithi008.stdout:1795: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:40:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:08 smithi081 bash[31720]: cluster 2023-10-07T21:40:07.301043+0000 mgr.y (mgr.14466) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-10-07T21:40:08.784 INFO:tasks.rados.rados.0.smithi008.stdout:1796: finishing write tid 1 to smithi00888346-18 2023-10-07T21:40:08.784 INFO:tasks.rados.rados.0.smithi008.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:40:08.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:08 smithi008 bash[27485]: cluster 2023-10-07T21:40:07.301043+0000 mgr.y (mgr.14466) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-10-07T21:40:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:08 smithi008 bash[41094]: cluster 2023-10-07T21:40:07.301043+0000 mgr.y (mgr.14466) 240 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2023-10-07T21:40:08.913 INFO:tasks.rados.rados.0.smithi008.stdout:1797: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:40:09.067 INFO:tasks.rados.rados.0.smithi008.stdout:1802: finishing write tid 1 to smithi00888346-249 2023-10-07T21:40:09.067 INFO:tasks.rados.rados.0.smithi008.stdout:1796: finishing write tid 2 to smithi00888346-18 2023-10-07T21:40:09.067 INFO:tasks.rados.rados.0.smithi008.stdout:1802: finishing write tid 2 to smithi00888346-249 2023-10-07T21:40:09.067 INFO:tasks.rados.rados.0.smithi008.stdout:1802: finishing write tid 3 to smithi00888346-249 2023-10-07T21:40:09.067 INFO:tasks.rados.rados.0.smithi008.stdout:1802: finishing write tid 4 to smithi00888346-249 2023-10-07T21:40:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 249 v 245 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-10-07T21:40:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-10-07T21:40:09.068 INFO:tasks.rados.rados.0.smithi008.stdout:1798: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-07T21:40:09.184 INFO:tasks.rados.rados.0.smithi008.stdout:1796: finishing write tid 3 to smithi00888346-18 2023-10-07T21:40:09.184 INFO:tasks.rados.rados.0.smithi008.stdout:1796: finishing write tid 4 to smithi00888346-18 2023-10-07T21:40:09.184 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 18 v 336 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-10-07T21:40:09.184 INFO:tasks.rados.rados.0.smithi008.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-10-07T21:40:09.184 INFO:tasks.rados.rados.0.smithi008.stdout:1800: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-07T21:40:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:1803: finishing write tid 1 to smithi00888346-31 2023-10-07T21:40:09.296 INFO:tasks.rados.rados.0.smithi008.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2023-10-07T21:40:09.458 INFO:tasks.rados.rados.0.smithi008.stdout:1803: finishing write tid 2 to smithi00888346-31 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:1803: finishing write tid 3 to smithi00888346-31 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:1803: finishing write tid 4 to smithi00888346-31 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 264 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:1804: finishing write tid 1 to smithi00888346-28 2023-10-07T21:40:09.459 INFO:tasks.rados.rados.0.smithi008.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-10-07T21:40:09.466 INFO:tasks.rados.rados.0.smithi008.stdout:1809: writing smithi00888346-319 from 706224 to 1462178 tid 1 2023-10-07T21:40:09.473 INFO:tasks.rados.rados.0.smithi008.stdout:1809: writing smithi00888346-319 from 2160404 to 2706224 tid 2 2023-10-07T21:40:09.473 INFO:tasks.rados.rados.0.smithi008.stdout:1795: done (14 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1796: done (13 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1797: done (12 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1798: done (11 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1799: done (10 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1800: done (9 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1801: done (8 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1802: done (7 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1803: done (6 left) 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1810: write oid 108 current snap is 0 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1804: finishing write tid 2 to smithi00888346-28 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1804: finishing write tid 3 to smithi00888346-28 2023-10-07T21:40:09.474 INFO:tasks.rados.rados.0.smithi008.stdout:1804: finishing write tid 4 to smithi00888346-28 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 365 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1805: finishing write tid 1 to smithi00888346-61 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1805: finishing write tid 2 to smithi00888346-61 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1805: finishing write tid 3 to smithi00888346-61 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1805: finishing write tid 4 to smithi00888346-61 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 176 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1805: left oid 61 (ObjNum 1229 snap 0 seq_num 1229) 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1806: finishing write tid 1 to smithi00888346-101 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1806: finishing write tid 2 to smithi00888346-101 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1806: finishing write tid 3 to smithi00888346-101 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:1806: finishing write tid 4 to smithi00888346-101 2023-10-07T21:40:09.475 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 267 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-10-07T21:40:09.476 INFO:tasks.rados.rados.0.smithi008.stdout:1806: left oid 101 (ObjNum 1230 snap 0 seq_num 1230) 2023-10-07T21:40:09.476 INFO:tasks.rados.rados.0.smithi008.stdout:1807: finishing write tid 1 to smithi00888346-121 2023-10-07T21:40:09.476 INFO:tasks.rados.rados.0.smithi008.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-10-07T21:40:09.480 INFO:tasks.rados.rados.0.smithi008.stdout:1810: writing smithi00888346-108 from 723031 to 1154234 tid 1 2023-10-07T21:40:09.486 INFO:tasks.rados.rados.0.smithi008.stdout:1810: writing smithi00888346-108 from 1818886 to 2288645 tid 2 2023-10-07T21:40:09.486 INFO:tasks.rados.rados.0.smithi008.stdout:1804: done (6 left) 2023-10-07T21:40:09.486 INFO:tasks.rados.rados.0.smithi008.stdout:1805: done (5 left) 2023-10-07T21:40:09.486 INFO:tasks.rados.rados.0.smithi008.stdout:1806: done (4 left) 2023-10-07T21:40:09.487 INFO:tasks.rados.rados.0.smithi008.stdout:1811: write oid 196 current snap is 0 2023-10-07T21:40:09.487 INFO:tasks.rados.rados.0.smithi008.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-10-07T21:40:09.494 INFO:tasks.rados.rados.0.smithi008.stdout:1811: writing smithi00888346-196 from 739838 to 1246290 tid 1 2023-10-07T21:40:09.502 INFO:tasks.rados.rados.0.smithi008.stdout:1811: writing smithi00888346-196 from 1877368 to 2490785 tid 2 2023-10-07T21:40:09.502 INFO:tasks.rados.rados.0.smithi008.stdout:1812: read oid 303 snap -1 2023-10-07T21:40:09.502 INFO:tasks.rados.rados.0.smithi008.stdout:1812: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:40:09.502 INFO:tasks.rados.rados.0.smithi008.stdout:1813: write oid 12 current snap is 0 2023-10-07T21:40:09.502 INFO:tasks.rados.rados.0.smithi008.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-10-07T21:40:09.509 INFO:tasks.rados.rados.0.smithi008.stdout:1813: writing smithi00888346-12 from 756645 to 1338346 tid 1 2023-10-07T21:40:09.516 INFO:tasks.rados.rados.0.smithi008.stdout:1813: writing smithi00888346-12 from 1935850 to 2409278 tid 2 2023-10-07T21:40:09.516 INFO:tasks.rados.rados.0.smithi008.stdout:1814: write oid 260 current snap is 0 2023-10-07T21:40:09.516 INFO:tasks.rados.rados.0.smithi008.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-10-07T21:40:09.524 INFO:tasks.rados.rados.0.smithi008.stdout:1814: writing smithi00888346-260 from 773452 to 1430402 tid 1 2023-10-07T21:40:09.530 INFO:tasks.rados.rados.0.smithi008.stdout:1814: writing smithi00888346-260 from 1877979 to 2495065 tid 2 2023-10-07T21:40:09.531 INFO:tasks.rados.rados.0.smithi008.stdout:1815: write oid 400 current snap is 0 2023-10-07T21:40:09.531 INFO:tasks.rados.rados.0.smithi008.stdout:1807: finishing write tid 2 to smithi00888346-121 2023-10-07T21:40:09.531 INFO:tasks.rados.rados.0.smithi008.stdout:1807: finishing write tid 3 to smithi00888346-121 2023-10-07T21:40:09.531 INFO:tasks.rados.rados.0.smithi008.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-10-07T21:40:09.539 INFO:tasks.rados.rados.0.smithi008.stdout:1815: writing smithi00888346-400 from 790259 to 1522458 tid 1 2023-10-07T21:40:09.544 INFO:tasks.rados.rados.0.smithi008.stdout:1815: writing smithi00888346-400 from 1936461 to 2413558 tid 2 2023-10-07T21:40:09.544 INFO:tasks.rados.rados.0.smithi008.stdout:1808: done (8 left) 2023-10-07T21:40:09.544 INFO:tasks.rados.rados.0.smithi008.stdout:1816: write oid 428 current snap is 0 2023-10-07T21:40:09.544 INFO:tasks.rados.rados.0.smithi008.stdout:1807: finishing write tid 4 to smithi00888346-121 2023-10-07T21:40:09.544 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 121 v 262 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1807: left oid 121 (ObjNum 1231 snap 0 seq_num 1231) 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1809: finishing write tid 1 to smithi00888346-319 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1809: finishing write tid 2 to smithi00888346-319 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1809: finishing write tid 3 to smithi00888346-319 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1809: finishing write tid 4 to smithi00888346-319 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 319 v 179 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1809: left oid 319 (ObjNum 1232 snap 0 seq_num 1232) 2023-10-07T21:40:09.545 INFO:tasks.rados.rados.0.smithi008.stdout:1810: finishing write tid 1 to smithi00888346-108 2023-10-07T21:40:09.546 INFO:tasks.rados.rados.0.smithi008.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-10-07T21:40:09.548 INFO:tasks.rados.rados.0.smithi008.stdout:1816: writing smithi00888346-428 from 407066 to 814514 tid 1 2023-10-07T21:40:09.557 INFO:tasks.rados.rados.0.smithi008.stdout:1816: writing smithi00888346-428 from 1594943 to 2215698 tid 2 2023-10-07T21:40:09.557 INFO:tasks.rados.rados.0.smithi008.stdout:1807: done (8 left) 2023-10-07T21:40:09.557 INFO:tasks.rados.rados.0.smithi008.stdout:1809: done (7 left) 2023-10-07T21:40:09.557 INFO:tasks.rados.rados.0.smithi008.stdout:1817: write oid 308 current snap is 0 2023-10-07T21:40:09.557 INFO:tasks.rados.rados.0.smithi008.stdout:1810: finishing write tid 2 to smithi00888346-108 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1810: finishing write tid 3 to smithi00888346-108 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1810: finishing write tid 4 to smithi00888346-108 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 108 v 182 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1810: left oid 108 (ObjNum 1233 snap 0 seq_num 1233) 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1811: finishing write tid 1 to smithi00888346-196 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1811: finishing write tid 2 to smithi00888346-196 2023-10-07T21:40:09.558 INFO:tasks.rados.rados.0.smithi008.stdout:1811: finishing write tid 3 to smithi00888346-196 2023-10-07T21:40:09.559 INFO:tasks.rados.rados.0.smithi008.stdout:1811: finishing write tid 4 to smithi00888346-196 2023-10-07T21:40:09.559 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 193 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-10-07T21:40:09.559 INFO:tasks.rados.rados.0.smithi008.stdout:1811: left oid 196 (ObjNum 1234 snap 0 seq_num 1234) 2023-10-07T21:40:09.559 INFO:tasks.rados.rados.0.smithi008.stdout:1813: finishing write tid 1 to smithi00888346-12 2023-10-07T21:40:09.560 INFO:tasks.rados.rados.0.smithi008.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-10-07T21:40:09.567 INFO:tasks.rados.rados.0.smithi008.stdout:1817: writing smithi00888346-308 from 423873 to 906570 tid 1 2023-10-07T21:40:09.575 INFO:tasks.rados.rados.0.smithi008.stdout:1817: writing smithi00888346-308 from 1653425 to 2134191 tid 2 2023-10-07T21:40:09.579 INFO:tasks.rados.rados.0.smithi008.stdout:1817: writing smithi00888346-308 from 2691441 to 2823873 tid 3 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1810: done (7 left) 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1811: done (6 left) 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1818: read oid 62 snap -1 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1818: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1819: read oid 95 snap -1 2023-10-07T21:40:09.580 INFO:tasks.rados.rados.0.smithi008.stdout:1819: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-07T21:40:09.581 INFO:tasks.rados.rados.0.smithi008.stdout:1820: write oid 116 current snap is 0 2023-10-07T21:40:09.581 INFO:tasks.rados.rados.0.smithi008.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-10-07T21:40:09.585 INFO:tasks.rados.rados.0.smithi008.stdout:1820: writing smithi00888346-116 from 440680 to 1114979 tid 1 2023-10-07T21:40:09.592 INFO:tasks.rados.rados.0.smithi008.stdout:1820: writing smithi00888346-116 from 1711907 to 2336331 tid 2 2023-10-07T21:40:09.592 INFO:tasks.rados.rados.0.smithi008.stdout:1821: delete oid 147 current snap is 0 2023-10-07T21:40:09.593 INFO:tasks.rados.rados.0.smithi008.stdout:1812: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1813: finishing write tid 2 to smithi00888346-12 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1812: done (9 left) 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1821: done (8 left) 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1822: write oid 311 current snap is 0 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1813: finishing write tid 3 to smithi00888346-12 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1813: finishing write tid 4 to smithi00888346-12 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 12 v 339 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1813: left oid 12 (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:09.765 INFO:tasks.rados.rados.0.smithi008.stdout:1814: finishing write tid 1 to smithi00888346-260 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1814: finishing write tid 2 to smithi00888346-260 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1814: finishing write tid 3 to smithi00888346-260 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1814: finishing write tid 4 to smithi00888346-260 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 260 v 368 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1814: left oid 260 (ObjNum 1236 snap 0 seq_num 1236) 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1815: finishing write tid 1 to smithi00888346-400 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1815: finishing write tid 2 to smithi00888346-400 2023-10-07T21:40:09.766 INFO:tasks.rados.rados.0.smithi008.stdout:1815: finishing write tid 3 to smithi00888346-400 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:1815: finishing write tid 4 to smithi00888346-400 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 400 v 251 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:1815: left oid 400 (ObjNum 1237 snap 0 seq_num 1237) 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:1816: finishing write tid 1 to smithi00888346-428 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:1816: finishing write tid 2 to smithi00888346-428 2023-10-07T21:40:09.767 INFO:tasks.rados.rados.0.smithi008.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-10-07T21:40:09.776 INFO:tasks.rados.rados.0.smithi008.stdout:1822: writing smithi00888346-311 from 474294 to 899091 tid 1 2023-10-07T21:40:09.783 INFO:tasks.rados.rados.0.smithi008.stdout:1822: writing smithi00888346-311 from 1428871 to 2056964 tid 2 2023-10-07T21:40:09.787 INFO:tasks.rados.rados.0.smithi008.stdout:1822: writing smithi00888346-311 from 2657357 to 2874294 tid 3 2023-10-07T21:40:09.787 INFO:tasks.rados.rados.0.smithi008.stdout:1813: done (8 left) 2023-10-07T21:40:09.788 INFO:tasks.rados.rados.0.smithi008.stdout:1814: done (7 left) 2023-10-07T21:40:09.788 INFO:tasks.rados.rados.0.smithi008.stdout:1815: done (6 left) 2023-10-07T21:40:09.788 INFO:tasks.rados.rados.0.smithi008.stdout:1823: write oid 74 current snap is 0 2023-10-07T21:40:09.788 INFO:tasks.rados.rados.0.smithi008.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-10-07T21:40:09.793 INFO:tasks.rados.rados.0.smithi008.stdout:1823: writing smithi00888346-74 from 491101 to 991147 tid 1 2023-10-07T21:40:09.798 INFO:tasks.rados.rados.0.smithi008.stdout:1823: writing smithi00888346-74 from 1487353 to 1975457 tid 2 2023-10-07T21:40:09.804 INFO:tasks.rados.rados.0.smithi008.stdout:1823: writing smithi00888346-74 from 2401133 to 2891101 tid 3 2023-10-07T21:40:09.804 INFO:tasks.rados.rados.0.smithi008.stdout:1824: write oid 276 current snap is 0 2023-10-07T21:40:09.804 INFO:tasks.rados.rados.0.smithi008.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-10-07T21:40:09.810 INFO:tasks.rados.rados.0.smithi008.stdout:1824: writing smithi00888346-276 from 507908 to 1083203 tid 1 2023-10-07T21:40:09.818 INFO:tasks.rados.rados.0.smithi008.stdout:1824: writing smithi00888346-276 from 1829482 to 2461244 tid 2 2023-10-07T21:40:09.818 INFO:tasks.rados.rados.0.smithi008.stdout:1825: read oid 57 snap -1 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1825: expect deleted 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1826: read oid 84 snap -1 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1826: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1827: write oid 327 current snap is 0 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1816: finishing write tid 3 to smithi00888346-428 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1816: finishing write tid 4 to smithi00888346-428 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 428 v 288 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1816: left oid 428 (ObjNum 1238 snap 0 seq_num 1238) 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1817: finishing write tid 1 to smithi00888346-308 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1817: finishing write tid 2 to smithi00888346-308 2023-10-07T21:40:09.819 INFO:tasks.rados.rados.0.smithi008.stdout:1817: finishing write tid 3 to smithi00888346-308 2023-10-07T21:40:09.820 INFO:tasks.rados.rados.0.smithi008.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-10-07T21:40:09.825 INFO:tasks.rados.rados.0.smithi008.stdout:1827: writing smithi00888346-327 from 524715 to 1175259 tid 1 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1827: writing smithi00888346-327 from 1887964 to 2379737 tid 2 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1816: done (10 left) 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1828: read oid 44 snap -1 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1828: expect deleted 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1829: write oid 284 current snap is 0 2023-10-07T21:40:09.832 INFO:tasks.rados.rados.0.smithi008.stdout:1820: finishing write tid 1 to smithi00888346-116 2023-10-07T21:40:09.833 INFO:tasks.rados.rados.0.smithi008.stdout:1818: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-07T21:40:09.964 INFO:tasks.rados.rados.0.smithi008.stdout:1817: finishing write tid 4 to smithi00888346-308 2023-10-07T21:40:09.964 INFO:tasks.rados.rados.0.smithi008.stdout:1817: finishing write tid 5 to smithi00888346-308 2023-10-07T21:40:09.965 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 197 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-10-07T21:40:09.965 INFO:tasks.rados.rados.0.smithi008.stdout:1817: left oid 308 (ObjNum 1239 snap 0 seq_num 1239) 2023-10-07T21:40:09.965 INFO:tasks.rados.rados.0.smithi008.stdout:1819: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-07T21:40:09.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: cephadm 2023-10-07T21:40:08.720172+0000 mgr.y (mgr.14466) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:40:09.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:08.726816+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:09.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:08.729110+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:09.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:08.729579+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:09.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:08.730817+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:40:09.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:08.732411+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:09.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: cephadm 2023-10-07T21:40:08.734099+0000 mgr.y (mgr.14466) 242 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:40:09.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:09 smithi081 bash[31720]: audit 2023-10-07T21:40:09.044489+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.8:0/3252772473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:10.056 INFO:tasks.rados.rados.0.smithi008.stdout:1820: finishing write tid 2 to smithi00888346-116 2023-10-07T21:40:10.057 INFO:tasks.rados.rados.0.smithi008.stdout:1820: finishing write tid 3 to smithi00888346-116 2023-10-07T21:40:10.057 INFO:tasks.rados.rados.0.smithi008.stdout:1820: finishing write tid 4 to smithi00888346-116 2023-10-07T21:40:10.057 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 116 v 254 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-10-07T21:40:10.057 INFO:tasks.rados.rados.0.smithi008.stdout:1820: left oid 116 (ObjNum 1240 snap 0 seq_num 1240) 2023-10-07T21:40:10.058 INFO:tasks.rados.rados.0.smithi008.stdout:1822: finishing write tid 1 to smithi00888346-311 2023-10-07T21:40:10.058 INFO:tasks.rados.rados.0.smithi008.stdout:1822: finishing write tid 2 to smithi00888346-311 2023-10-07T21:40:10.058 INFO:tasks.rados.rados.0.smithi008.stdout:1822: finishing write tid 3 to smithi00888346-311 2023-10-07T21:40:10.058 INFO:tasks.rados.rados.0.smithi008.stdout:1822: finishing write tid 4 to smithi00888346-311 2023-10-07T21:40:10.058 INFO:tasks.rados.rados.0.smithi008.stdout:1822: finishing write tid 5 to smithi00888346-311 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 311 v 343 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:1822: left oid 311 (ObjNum 1242 snap 0 seq_num 1242) 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:1823: finishing write tid 1 to smithi00888346-74 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:1823: finishing write tid 2 to smithi00888346-74 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:1823: finishing write tid 3 to smithi00888346-74 2023-10-07T21:40:10.059 INFO:tasks.rados.rados.0.smithi008.stdout:1823: finishing write tid 4 to smithi00888346-74 2023-10-07T21:40:10.060 INFO:tasks.rados.rados.0.smithi008.stdout:1823: finishing write tid 5 to smithi00888346-74 2023-10-07T21:40:10.060 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 74 v 292 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-10-07T21:40:10.060 INFO:tasks.rados.rados.0.smithi008.stdout:1823: left oid 74 (ObjNum 1243 snap 0 seq_num 1243) 2023-10-07T21:40:10.060 INFO:tasks.rados.rados.0.smithi008.stdout:1824: finishing write tid 1 to smithi00888346-276 2023-10-07T21:40:10.061 INFO:tasks.rados.rados.0.smithi008.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-10-07T21:40:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:1829: writing smithi00888346-284 from 541522 to 1267315 tid 1 2023-10-07T21:40:10.077 INFO:tasks.rados.rados.0.smithi008.stdout:1829: writing smithi00888346-284 from 1946446 to 2581877 tid 2 2023-10-07T21:40:10.077 INFO:tasks.rados.rados.0.smithi008.stdout:1817: done (11 left) 2023-10-07T21:40:10.077 INFO:tasks.rados.rados.0.smithi008.stdout:1818: done (10 left) 2023-10-07T21:40:10.077 INFO:tasks.rados.rados.0.smithi008.stdout:1819: done (9 left) 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1820: done (8 left) 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1822: done (7 left) 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1823: done (6 left) 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1825: done (5 left) 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1830: delete oid 367 current snap is 0 2023-10-07T21:40:10.078 INFO:tasks.rados.rados.0.smithi008.stdout:1826: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: cephadm 2023-10-07T21:40:08.720172+0000 mgr.y (mgr.14466) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:08.726816+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:08.729110+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:08.729579+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:08.730817+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:08.732411+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: cephadm 2023-10-07T21:40:08.734099+0000 mgr.y (mgr.14466) 242 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:40:10.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[41094]: audit 2023-10-07T21:40:09.044489+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.8:0/3252772473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: cephadm 2023-10-07T21:40:08.720172+0000 mgr.y (mgr.14466) 241 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:08.726816+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:08.729110+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:08.729579+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:08.730817+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:08.732411+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: cephadm 2023-10-07T21:40:08.734099+0000 mgr.y (mgr.14466) 242 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:40:10.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:09 smithi008 bash[27485]: audit 2023-10-07T21:40:09.044489+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.8:0/3252772473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:1824: finishing write tid 2 to smithi00888346-276 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:1824: finishing write tid 3 to smithi00888346-276 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:1824: finishing write tid 4 to smithi00888346-276 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 276 v 229 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:1824: left oid 276 (ObjNum 1244 snap 0 seq_num 1244) 2023-10-07T21:40:10.262 INFO:tasks.rados.rados.0.smithi008.stdout:1827: finishing write tid 1 to smithi00888346-327 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1827: finishing write tid 2 to smithi00888346-327 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1827: finishing write tid 3 to smithi00888346-327 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1827: finishing write tid 4 to smithi00888346-327 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 257 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1827: left oid 327 (ObjNum 1245 snap 0 seq_num 1245) 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1829: finishing write tid 1 to smithi00888346-284 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1829: finishing write tid 2 to smithi00888346-284 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1829: finishing write tid 3 to smithi00888346-284 2023-10-07T21:40:10.263 INFO:tasks.rados.rados.0.smithi008.stdout:1829: finishing write tid 4 to smithi00888346-284 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 346 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1829: left oid 284 (ObjNum 1246 snap 0 seq_num 1246) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1824: done (5 left) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1826: done (4 left) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1827: done (3 left) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1828: done (2 left) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1829: done (1 left) 2023-10-07T21:40:10.264 INFO:tasks.rados.rados.0.smithi008.stdout:1830: done (0 left) 2023-10-07T21:40:10.265 INFO:tasks.rados.rados.0.smithi008.stdout:1831: write oid 128 current snap is 0 2023-10-07T21:40:10.265 INFO:tasks.rados.rados.0.smithi008.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-10-07T21:40:10.275 INFO:tasks.rados.rados.0.smithi008.stdout:1831: writing smithi00888346-128 from 575136 to 1167780 tid 1 2023-10-07T21:40:10.281 INFO:tasks.rados.rados.0.smithi008.stdout:1831: writing smithi00888346-128 from 1663410 to 2302510 tid 2 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1831: writing smithi00888346-128 from 2705542 to 2975136 tid 3 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1832: read oid 316 snap -1 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1832: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1833: read oid 331 snap -1 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1833: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1834: read oid 454 snap -1 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-07T21:40:10.285 INFO:tasks.rados.rados.0.smithi008.stdout:1835: write oid 245 current snap is 0 2023-10-07T21:40:10.286 INFO:tasks.rados.rados.0.smithi008.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-10-07T21:40:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:1835: writing smithi00888346-245 from 591943 to 1259836 tid 1 2023-10-07T21:40:10.300 INFO:tasks.rados.rados.0.smithi008.stdout:1835: writing smithi00888346-245 from 1721892 to 2504650 tid 2 2023-10-07T21:40:10.300 INFO:tasks.rados.rados.0.smithi008.stdout:1836: delete oid 292 current snap is 0 2023-10-07T21:40:10.300 INFO:tasks.rados.rados.0.smithi008.stdout:1831: finishing write tid 1 to smithi00888346-128 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1831: finishing write tid 2 to smithi00888346-128 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1831: finishing write tid 3 to smithi00888346-128 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1831: finishing write tid 4 to smithi00888346-128 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1831: finishing write tid 5 to smithi00888346-128 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 372 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-10-07T21:40:10.301 INFO:tasks.rados.rados.0.smithi008.stdout:1835: finishing write tid 1 to smithi00888346-245 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1831: done (5 left) 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1836: done (4 left) 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1837: read oid 170 snap -1 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1837: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1838: write oid 127 current snap is 0 2023-10-07T21:40:10.303 INFO:tasks.rados.rados.0.smithi008.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-10-07T21:40:10.312 INFO:tasks.rados.rados.0.smithi008.stdout:1838: writing smithi00888346-127 from 625557 to 1043948 tid 1 2023-10-07T21:40:10.322 INFO:tasks.rados.rados.0.smithi008.stdout:1838: writing smithi00888346-127 from 1838856 to 2625283 tid 2 2023-10-07T21:40:10.322 INFO:tasks.rados.rados.0.smithi008.stdout:1839: write oid 20 current snap is 0 2023-10-07T21:40:10.323 INFO:tasks.rados.rados.0.smithi008.stdout:1832: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-07T21:40:10.431 INFO:tasks.rados.rados.0.smithi008.stdout:1835: finishing write tid 2 to smithi00888346-245 2023-10-07T21:40:10.431 INFO:tasks.rados.rados.0.smithi008.stdout:1835: finishing write tid 3 to smithi00888346-245 2023-10-07T21:40:10.432 INFO:tasks.rados.rados.0.smithi008.stdout:1835: finishing write tid 4 to smithi00888346-245 2023-10-07T21:40:10.432 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 254 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-10-07T21:40:10.432 INFO:tasks.rados.rados.0.smithi008.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-10-07T21:40:10.432 INFO:tasks.rados.rados.0.smithi008.stdout:1833: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-07T21:40:10.546 INFO:tasks.rados.rados.0.smithi008.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-07T21:40:10.656 INFO:tasks.rados.rados.0.smithi008.stdout:1837: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1838: finishing write tid 1 to smithi00888346-127 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1838: finishing write tid 2 to smithi00888346-127 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1838: finishing write tid 3 to smithi00888346-127 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1838: finishing write tid 4 to smithi00888346-127 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 127 v 248 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1838: left oid 127 (ObjNum 1251 snap 0 seq_num 1251) 2023-10-07T21:40:10.743 INFO:tasks.rados.rados.0.smithi008.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-10-07T21:40:10.750 INFO:tasks.rados.rados.0.smithi008.stdout:1839: writing smithi00888346-20 from 642364 to 1136004 tid 1 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1839: writing smithi00888346-20 from 1897338 to 2543776 tid 2 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1832: done (6 left) 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1833: done (5 left) 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1834: done (4 left) 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1835: done (3 left) 2023-10-07T21:40:10.759 INFO:tasks.rados.rados.0.smithi008.stdout:1837: done (2 left) 2023-10-07T21:40:10.760 INFO:tasks.rados.rados.0.smithi008.stdout:1838: done (1 left) 2023-10-07T21:40:10.760 INFO:tasks.rados.rados.0.smithi008.stdout:1840: write oid 129 current snap is 0 2023-10-07T21:40:10.760 INFO:tasks.rados.rados.0.smithi008.stdout:1839: finishing write tid 1 to smithi00888346-20 2023-10-07T21:40:10.761 INFO:tasks.rados.rados.0.smithi008.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-10-07T21:40:10.765 INFO:tasks.rados.rados.0.smithi008.stdout:1840: writing smithi00888346-129 from 659171 to 1228060 tid 1 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1840: writing smithi00888346-129 from 1839467 to 2629563 tid 2 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1841: write oid 437 current snap is 0 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1839: finishing write tid 2 to smithi00888346-20 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1839: finishing write tid 3 to smithi00888346-20 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1839: finishing write tid 4 to smithi00888346-20 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 296 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1839: left oid 20 (ObjNum 1252 snap 0 seq_num 1252) 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1840: finishing write tid 1 to smithi00888346-129 2023-10-07T21:40:10.774 INFO:tasks.rados.rados.0.smithi008.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-10-07T21:40:10.781 INFO:tasks.rados.rados.0.smithi008.stdout:1841: writing smithi00888346-437 from 675978 to 1320116 tid 1 2023-10-07T21:40:10.788 INFO:tasks.rados.rados.0.smithi008.stdout:1841: writing smithi00888346-437 from 1897949 to 2548056 tid 2 2023-10-07T21:40:10.788 INFO:tasks.rados.rados.0.smithi008.stdout:1839: done (2 left) 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1842: write oid 449 current snap is 0 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1840: finishing write tid 2 to smithi00888346-129 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1840: finishing write tid 3 to smithi00888346-129 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1840: finishing write tid 4 to smithi00888346-129 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 129 v 260 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1840: left oid 129 (ObjNum 1253 snap 0 seq_num 1253) 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1841: finishing write tid 1 to smithi00888346-437 2023-10-07T21:40:10.789 INFO:tasks.rados.rados.0.smithi008.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-10-07T21:40:10.794 INFO:tasks.rados.rados.0.smithi008.stdout:1842: writing smithi00888346-449 from 692785 to 1128525 tid 1 2023-10-07T21:40:10.802 INFO:tasks.rados.rados.0.smithi008.stdout:1842: writing smithi00888346-449 from 1672784 to 2466549 tid 2 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1842: writing smithi00888346-449 from 2897503 to 3092785 tid 3 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1840: done (2 left) 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1843: delete oid 408 current snap is 0 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1841: finishing write tid 2 to smithi00888346-437 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1841: finishing write tid 3 to smithi00888346-437 2023-10-07T21:40:10.806 INFO:tasks.rados.rados.0.smithi008.stdout:1841: finishing write tid 4 to smithi00888346-437 2023-10-07T21:40:10.807 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 267 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-10-07T21:40:10.807 INFO:tasks.rados.rados.0.smithi008.stdout:1841: left oid 437 (ObjNum 1254 snap 0 seq_num 1254) 2023-10-07T21:40:10.807 INFO:tasks.rados.rados.0.smithi008.stdout:1842: finishing write tid 1 to smithi00888346-449 2023-10-07T21:40:10.810 INFO:tasks.rados.rados.0.smithi008.stdout:1842: finishing write tid 2 to smithi00888346-449 2023-10-07T21:40:10.811 INFO:tasks.rados.rados.0.smithi008.stdout:1842: finishing write tid 3 to smithi00888346-449 2023-10-07T21:40:10.811 INFO:tasks.rados.rados.0.smithi008.stdout:1842: finishing write tid 4 to smithi00888346-449 2023-10-07T21:40:10.811 INFO:tasks.rados.rados.0.smithi008.stdout:1842: finishing write tid 5 to smithi00888346-449 2023-10-07T21:40:10.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 449 v 189 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-10-07T21:40:10.811 INFO:tasks.rados.rados.0.smithi008.stdout:1842: left oid 449 (ObjNum 1255 snap 0 seq_num 1255) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1841: done (2 left) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1842: done (1 left) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1843: done (0 left) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1844: read oid 79 snap -1 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1844: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1845: read oid 284 snap -1 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1845: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-10-07T21:40:10.812 INFO:tasks.rados.rados.0.smithi008.stdout:1846: delete oid 375 current snap is 0 2023-10-07T21:40:10.813 INFO:tasks.rados.rados.0.smithi008.stdout:1846: done (2 left) 2023-10-07T21:40:10.813 INFO:tasks.rados.rados.0.smithi008.stdout:1847: write oid 13 current snap is 0 2023-10-07T21:40:10.813 INFO:tasks.rados.rados.0.smithi008.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-10-07T21:40:10.825 INFO:tasks.rados.rados.0.smithi008.stdout:1847: writing smithi00888346-13 from 743206 to 1404693 tid 1 2023-10-07T21:40:10.833 INFO:tasks.rados.rados.0.smithi008.stdout:1847: writing smithi00888346-13 from 2131877 to 2672969 tid 2 2023-10-07T21:40:10.833 INFO:tasks.rados.rados.0.smithi008.stdout:1848: delete oid 147 current snap is 0 2023-10-07T21:40:10.833 INFO:tasks.rados.rados.0.smithi008.stdout:1844: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-07T21:40:10.927 INFO:tasks.rados.rados.0.smithi008.stdout:1845: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-10-07T21:40:11.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:10 smithi081 bash[31720]: cluster 2023-10-07T21:40:09.302208+0000 mgr.y (mgr.14466) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1847: finishing write tid 1 to smithi00888346-13 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1847: finishing write tid 2 to smithi00888346-13 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1847: finishing write tid 3 to smithi00888346-13 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1847: finishing write tid 4 to smithi00888346-13 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 13 v 277 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:11.056 INFO:tasks.rados.rados.0.smithi008.stdout:1844: done (3 left) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1845: done (2 left) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1847: done (1 left) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1848: done (0 left) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1849: read oid 315 snap -1 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1850: read oid 338 snap -1 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-07T21:40:11.057 INFO:tasks.rados.rados.0.smithi008.stdout:1851: delete oid 70 current snap is 0 2023-10-07T21:40:11.060 INFO:tasks.rados.rados.0.smithi008.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-07T21:40:11.123 INFO:tasks.rados.rados.0.smithi008.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2023-10-07T21:40:11.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:10 smithi008 bash[27485]: cluster 2023-10-07T21:40:09.302208+0000 mgr.y (mgr.14466) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-07T21:40:11.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:10 smithi008 bash[41094]: cluster 2023-10-07T21:40:09.302208+0000 mgr.y (mgr.14466) 243 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-07T21:40:11.225 INFO:tasks.rados.rados.0.smithi008.stdout:1849: done (2 left) 2023-10-07T21:40:11.225 INFO:tasks.rados.rados.0.smithi008.stdout:1850: done (1 left) 2023-10-07T21:40:11.225 INFO:tasks.rados.rados.0.smithi008.stdout:1851: done (0 left) 2023-10-07T21:40:11.225 INFO:tasks.rados.rados.0.smithi008.stdout:1852: write oid 359 current snap is 0 2023-10-07T21:40:11.225 INFO:tasks.rados.rados.0.smithi008.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-10-07T21:40:11.238 INFO:tasks.rados.rados.0.smithi008.stdout:1852: writing smithi00888346-359 from 793627 to 1280861 tid 1 2023-10-07T21:40:11.244 INFO:tasks.rados.rados.0.smithi008.stdout:1852: writing smithi00888346-359 from 1790970 to 2195742 tid 2 2023-10-07T21:40:11.250 INFO:tasks.rados.rados.0.smithi008.stdout:1852: writing smithi00888346-359 from 2829335 to 3193627 tid 3 2023-10-07T21:40:11.251 INFO:tasks.rados.rados.0.smithi008.stdout:1853: write oid 484 current snap is 0 2023-10-07T21:40:11.251 INFO:tasks.rados.rados.0.smithi008.stdout:1852: finishing write tid 1 to smithi00888346-359 2023-10-07T21:40:11.251 INFO:tasks.rados.rados.0.smithi008.stdout:1852: finishing write tid 2 to smithi00888346-359 2023-10-07T21:40:11.251 INFO:tasks.rados.rados.0.smithi008.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-10-07T21:40:11.261 INFO:tasks.rados.rados.0.smithi008.stdout:1853: writing smithi00888346-484 from 410434 to 1089270 tid 1 2023-10-07T21:40:11.269 INFO:tasks.rados.rados.0.smithi008.stdout:1853: writing smithi00888346-484 from 1565805 to 2114235 tid 2 2023-10-07T21:40:11.276 INFO:tasks.rados.rados.0.smithi008.stdout:1853: writing smithi00888346-484 from 2573111 to 3210434 tid 3 2023-10-07T21:40:11.276 INFO:tasks.rados.rados.0.smithi008.stdout:1854: read oid 372 snap -1 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1854: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1855: read oid 342 snap -1 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1855: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1856: write oid 75 current snap is 0 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1852: finishing write tid 3 to smithi00888346-359 2023-10-07T21:40:11.277 INFO:tasks.rados.rados.0.smithi008.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-10-07T21:40:11.283 INFO:tasks.rados.rados.0.smithi008.stdout:1856: writing smithi00888346-75 from 427241 to 1181326 tid 1 2023-10-07T21:40:11.288 INFO:tasks.rados.rados.0.smithi008.stdout:1856: writing smithi00888346-75 from 1624287 to 2032728 tid 2 2023-10-07T21:40:11.295 INFO:tasks.rados.rados.0.smithi008.stdout:1856: writing smithi00888346-75 from 2600534 to 3150498 tid 3 2023-10-07T21:40:11.295 INFO:tasks.rados.rados.0.smithi008.stdout:1857: write oid 497 current snap is 0 2023-10-07T21:40:11.295 INFO:tasks.rados.rados.0.smithi008.stdout:1852: finishing write tid 4 to smithi00888346-359 2023-10-07T21:40:11.295 INFO:tasks.rados.rados.0.smithi008.stdout:1852: finishing write tid 5 to smithi00888346-359 2023-10-07T21:40:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 201 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-10-07T21:40:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:1852: left oid 359 (ObjNum 1261 snap 0 seq_num 1261) 2023-10-07T21:40:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:1853: finishing write tid 1 to smithi00888346-484 2023-10-07T21:40:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:1853: finishing write tid 2 to smithi00888346-484 2023-10-07T21:40:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-10-07T21:40:11.301 INFO:tasks.rados.rados.0.smithi008.stdout:1857: writing smithi00888346-497 from 444048 to 873382 tid 1 2023-10-07T21:40:11.307 INFO:tasks.rados.rados.0.smithi008.stdout:1857: writing smithi00888346-497 from 1282769 to 1834868 tid 2 2023-10-07T21:40:11.316 INFO:tasks.rados.rados.0.smithi008.stdout:1857: writing smithi00888346-497 from 2627957 to 3244048 tid 3 2023-10-07T21:40:11.316 INFO:tasks.rados.rados.0.smithi008.stdout:1852: done (5 left) 2023-10-07T21:40:11.316 INFO:tasks.rados.rados.0.smithi008.stdout:1858: write oid 190 current snap is 0 2023-10-07T21:40:11.316 INFO:tasks.rados.rados.0.smithi008.stdout:1853: finishing write tid 3 to smithi00888346-484 2023-10-07T21:40:11.317 INFO:tasks.rados.rados.0.smithi008.stdout:1853: finishing write tid 4 to smithi00888346-484 2023-10-07T21:40:11.317 INFO:tasks.rados.rados.0.smithi008.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-10-07T21:40:11.322 INFO:tasks.rados.rados.0.smithi008.stdout:1858: writing smithi00888346-190 from 460855 to 965438 tid 1 2023-10-07T21:40:11.330 INFO:tasks.rados.rados.0.smithi008.stdout:1858: writing smithi00888346-190 from 1624898 to 2037008 tid 2 2023-10-07T21:40:11.337 INFO:tasks.rados.rados.0.smithi008.stdout:1858: writing smithi00888346-190 from 2539027 to 3111535 tid 3 2023-10-07T21:40:11.337 INFO:tasks.rados.rados.0.smithi008.stdout:1859: write oid 477 current snap is 0 2023-10-07T21:40:11.338 INFO:tasks.rados.rados.0.smithi008.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-10-07T21:40:11.344 INFO:tasks.rados.rados.0.smithi008.stdout:1859: writing smithi00888346-477 from 477662 to 1057494 tid 1 2023-10-07T21:40:11.352 INFO:tasks.rados.rados.0.smithi008.stdout:1859: writing smithi00888346-477 from 1683380 to 2239148 tid 2 2023-10-07T21:40:11.359 INFO:tasks.rados.rados.0.smithi008.stdout:1859: writing smithi00888346-477 from 2966450 to 3277662 tid 3 2023-10-07T21:40:11.359 INFO:tasks.rados.rados.0.smithi008.stdout:1860: read oid 13 snap -1 2023-10-07T21:40:11.359 INFO:tasks.rados.rados.0.smithi008.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:11.360 INFO:tasks.rados.rados.0.smithi008.stdout:1861: read oid 289 snap -1 2023-10-07T21:40:11.360 INFO:tasks.rados.rados.0.smithi008.stdout:1861: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:40:11.360 INFO:tasks.rados.rados.0.smithi008.stdout:1862: write oid 78 current snap is 0 2023-10-07T21:40:11.360 INFO:tasks.rados.rados.0.smithi008.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-10-07T21:40:11.367 INFO:tasks.rados.rados.0.smithi008.stdout:1862: writing smithi00888346-78 from 494469 to 1149550 tid 1 2023-10-07T21:40:11.374 INFO:tasks.rados.rados.0.smithi008.stdout:1862: writing smithi00888346-78 from 1741862 to 2157641 tid 2 2023-10-07T21:40:11.382 INFO:tasks.rados.rados.0.smithi008.stdout:1862: writing smithi00888346-78 from 2710226 to 3294469 tid 3 2023-10-07T21:40:11.382 INFO:tasks.rados.rados.0.smithi008.stdout:1863: read oid 457 snap -1 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1863: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1864: read oid 134 snap -1 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1864: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1865: read oid 83 snap -1 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1865: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1866: read oid 239 snap -1 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1866: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1867: delete oid 440 current snap is 0 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1853: finishing write tid 5 to smithi00888346-484 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 257 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1853: left oid 484 (ObjNum 1262 snap 0 seq_num 1262) 2023-10-07T21:40:11.383 INFO:tasks.rados.rados.0.smithi008.stdout:1855: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-07T21:40:11.386 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 systemd[1]: Stopping Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:40:11.506 INFO:tasks.rados.rados.0.smithi008.stdout:1854: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: finishing write tid 1 to smithi00888346-75 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: finishing write tid 2 to smithi00888346-75 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: finishing write tid 3 to smithi00888346-75 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: finishing write tid 4 to smithi00888346-75 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: finishing write tid 5 to smithi00888346-75 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 75 v 267 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1856: left oid 75 (ObjNum 1263 snap 0 seq_num 1263) 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1857: finishing write tid 1 to smithi00888346-497 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1857: finishing write tid 2 to smithi00888346-497 2023-10-07T21:40:11.724 INFO:tasks.rados.rados.0.smithi008.stdout:1853: done (14 left) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1854: done (13 left) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1855: done (12 left) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1856: done (11 left) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1867: done (10 left) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1868: write oid 47 current snap is 0 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1857: finishing write tid 3 to smithi00888346-497 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1857: finishing write tid 4 to smithi00888346-497 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1857: finishing write tid 5 to smithi00888346-497 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 497 v 272 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1857: left oid 497 (ObjNum 1264 snap 0 seq_num 1264) 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1858: finishing write tid 1 to smithi00888346-190 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1858: finishing write tid 2 to smithi00888346-190 2023-10-07T21:40:11.725 INFO:tasks.rados.rados.0.smithi008.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-10-07T21:40:11.733 INFO:tasks.rados.rados.0.smithi008.stdout:1868: writing smithi00888346-47 from 528083 to 933662 tid 1 2023-10-07T21:40:11.739 INFO:tasks.rados.rados.0.smithi008.stdout:1868: writing smithi00888346-47 from 1342473 to 1761921 tid 2 2023-10-07T21:40:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:1868: writing smithi00888346-47 from 2248719 to 2982668 tid 3 2023-10-07T21:40:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:1857: done (10 left) 2023-10-07T21:40:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:1869: write oid 459 current snap is 0 2023-10-07T21:40:11.747 INFO:tasks.rados.rados.0.smithi008.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-10-07T21:40:11.753 INFO:tasks.rados.rados.0.smithi008.stdout:1869: writing smithi00888346-459 from 544890 to 1142071 tid 1 2023-10-07T21:40:11.761 INFO:tasks.rados.rados.0.smithi008.stdout:1869: writing smithi00888346-459 from 1917308 to 2480414 tid 2 2023-10-07T21:40:11.766 INFO:tasks.rados.rados.0.smithi008.stdout:1869: writing smithi00888346-459 from 3076142 to 3344890 tid 3 2023-10-07T21:40:11.766 INFO:tasks.rados.rados.0.smithi008.stdout:1870: write oid 149 current snap is 0 2023-10-07T21:40:11.766 INFO:tasks.rados.rados.0.smithi008.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-10-07T21:40:11.773 INFO:tasks.rados.rados.0.smithi008.stdout:1870: writing smithi00888346-149 from 561697 to 1234127 tid 1 2023-10-07T21:40:11.781 INFO:tasks.rados.rados.0.smithi008.stdout:1870: writing smithi00888346-149 from 1975790 to 2682554 tid 2 2023-10-07T21:40:11.785 INFO:tasks.rados.rados.0.smithi008.stdout:1870: writing smithi00888346-149 from 3103565 to 3361697 tid 3 2023-10-07T21:40:11.785 INFO:tasks.rados.rados.0.smithi008.stdout:1871: write oid 111 current snap is 0 2023-10-07T21:40:11.785 INFO:tasks.rados.rados.0.smithi008.stdout:1858: finishing write tid 3 to smithi00888346-190 2023-10-07T21:40:11.785 INFO:tasks.rados.rados.0.smithi008.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-10-07T21:40:11.792 INFO:tasks.rados.rados.0.smithi008.stdout:1871: writing smithi00888346-111 from 578504 to 1326183 tid 1 2023-10-07T21:40:11.799 INFO:tasks.rados.rados.0.smithi008.stdout:1871: writing smithi00888346-111 from 2034272 to 2601047 tid 2 2023-10-07T21:40:11.804 INFO:tasks.rados.rados.0.smithi008.stdout:1871: writing smithi00888346-111 from 3130988 to 3378504 tid 3 2023-10-07T21:40:11.804 INFO:tasks.rados.rados.0.smithi008.stdout:1872: read oid 295 snap -1 2023-10-07T21:40:11.804 INFO:tasks.rados.rados.0.smithi008.stdout:1872: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:11.804 INFO:tasks.rados.rados.0.smithi008.stdout:1873: read oid 86 snap -1 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1873: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1874: read oid 76 snap -1 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1874: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1858: finishing write tid 4 to smithi00888346-190 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1858: finishing write tid 5 to smithi00888346-190 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 190 v 261 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1858: left oid 190 (ObjNum 1265 snap 0 seq_num 1265) 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1859: finishing write tid 1 to smithi00888346-477 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1859: finishing write tid 2 to smithi00888346-477 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1859: finishing write tid 3 to smithi00888346-477 2023-10-07T21:40:11.805 INFO:tasks.rados.rados.0.smithi008.stdout:1859: finishing write tid 4 to smithi00888346-477 2023-10-07T21:40:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:1859: finishing write tid 5 to smithi00888346-477 2023-10-07T21:40:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 477 v 252 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-10-07T21:40:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:1859: left oid 477 (ObjNum 1266 snap 0 seq_num 1266) 2023-10-07T21:40:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:11.951 INFO:tasks.rados.rados.0.smithi008.stdout:1861: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:40:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:11 smithi081 bash[31720]: audit 2023-10-07T21:40:11.528494+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.8:0/1242472375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 bash[67484]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-x 2023-10-07T21:40:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:40:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 bash[67548]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-x 2023-10-07T21:40:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T21:40:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:11 smithi081 systemd[1]: Stopped Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:12.105 INFO:tasks.rados.rados.0.smithi008.stdout:1862: finishing write tid 1 to smithi00888346-78 2023-10-07T21:40:12.105 INFO:tasks.rados.rados.0.smithi008.stdout:1862: finishing write tid 2 to smithi00888346-78 2023-10-07T21:40:12.105 INFO:tasks.rados.rados.0.smithi008.stdout:1864: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-07T21:40:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:11 smithi008 bash[27485]: audit 2023-10-07T21:40:11.528494+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.8:0/1242472375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:12.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:11 smithi008 bash[41094]: audit 2023-10-07T21:40:11.528494+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.8:0/1242472375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:12.174 INFO:tasks.rados.rados.0.smithi008.stdout:1866: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:1862: finishing write tid 3 to smithi00888346-78 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:1862: finishing write tid 4 to smithi00888346-78 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:1862: finishing write tid 5 to smithi00888346-78 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 276 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:1862: left oid 78 (ObjNum 1267 snap 0 seq_num 1267) 2023-10-07T21:40:12.293 INFO:tasks.rados.rados.0.smithi008.stdout:1865: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:12.397 INFO:tasks.rados.rados.0.smithi008.stdout:1863: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: finishing write tid 1 to smithi00888346-47 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: finishing write tid 2 to smithi00888346-47 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: finishing write tid 3 to smithi00888346-47 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: finishing write tid 4 to smithi00888346-47 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: finishing write tid 5 to smithi00888346-47 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 47 v 187 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1868: left oid 47 (ObjNum 1269 snap 0 seq_num 1269) 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1869: finishing write tid 1 to smithi00888346-459 2023-10-07T21:40:12.504 INFO:tasks.rados.rados.0.smithi008.stdout:1869: finishing write tid 2 to smithi00888346-459 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1869: finishing write tid 3 to smithi00888346-459 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1869: finishing write tid 4 to smithi00888346-459 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1869: finishing write tid 5 to smithi00888346-459 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 459 v 256 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1869: left oid 459 (ObjNum 1270 snap 0 seq_num 1270) 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: finishing write tid 1 to smithi00888346-149 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: finishing write tid 2 to smithi00888346-149 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: finishing write tid 3 to smithi00888346-149 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: finishing write tid 4 to smithi00888346-149 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: finishing write tid 5 to smithi00888346-149 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 149 v 281 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1870: left oid 149 (ObjNum 1271 snap 0 seq_num 1271) 2023-10-07T21:40:12.505 INFO:tasks.rados.rados.0.smithi008.stdout:1871: finishing write tid 1 to smithi00888346-111 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1871: finishing write tid 2 to smithi00888346-111 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1871: finishing write tid 3 to smithi00888346-111 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1871: finishing write tid 4 to smithi00888346-111 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1871: finishing write tid 5 to smithi00888346-111 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 111 v 205 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1871: left oid 111 (ObjNum 1272 snap 0 seq_num 1272) 2023-10-07T21:40:12.506 INFO:tasks.rados.rados.0.smithi008.stdout:1872: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:12.660 INFO:tasks.rados.rados.0.smithi008.stdout:1874: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-07T21:40:12.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:12 smithi081 systemd[1]: Started Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:1873: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1858: done (15 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1859: done (14 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1860: done (13 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1861: done (12 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1862: done (11 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1863: done (10 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1864: done (9 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1865: done (8 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1866: done (7 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1868: done (6 left) 2023-10-07T21:40:13.004 INFO:tasks.rados.rados.0.smithi008.stdout:1869: done (5 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1870: done (4 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1871: done (3 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1872: done (2 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1873: done (1 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1874: done (0 left) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1875: read oid 278 snap -1 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1875: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1876: write oid 333 current snap is 0 2023-10-07T21:40:13.005 INFO:tasks.rados.rados.0.smithi008.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-10-07T21:40:13.015 INFO:tasks.rados.rados.0.smithi008.stdout:1876: writing smithi00888346-333 from 595311 to 1018239 tid 1 2023-10-07T21:40:13.022 INFO:tasks.rados.rados.0.smithi008.stdout:1876: writing smithi00888346-333 from 1576401 to 2286834 tid 2 2023-10-07T21:40:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:1876: writing smithi00888346-333 from 3042058 to 3395311 tid 3 2023-10-07T21:40:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:1877: write oid 378 current snap is 0 2023-10-07T21:40:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-10-07T21:40:13.034 INFO:tasks.rados.rados.0.smithi008.stdout:1877: writing smithi00888346-378 from 612118 to 1110295 tid 1 2023-10-07T21:40:13.040 INFO:tasks.rados.rados.0.smithi008.stdout:1877: writing smithi00888346-378 from 1634883 to 2205327 tid 2 2023-10-07T21:40:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:1877: writing smithi00888346-378 from 2669481 to 3376143 tid 3 2023-10-07T21:40:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:1878: read oid 29 snap -1 2023-10-07T21:40:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:1878: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:40:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:1879: write oid 360 current snap is 0 2023-10-07T21:40:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-10-07T21:40:13.054 INFO:tasks.rados.rados.0.smithi008.stdout:1879: writing smithi00888346-360 from 628925 to 1202351 tid 1 2023-10-07T21:40:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:1879: writing smithi00888346-360 from 1693365 to 2407467 tid 2 2023-10-07T21:40:13.067 INFO:tasks.rados.rados.0.smithi008.stdout:1879: writing smithi00888346-360 from 3096904 to 3428925 tid 3 2023-10-07T21:40:13.067 INFO:tasks.rados.rados.0.smithi008.stdout:1880: read oid 5 snap -1 2023-10-07T21:40:13.067 INFO:tasks.rados.rados.0.smithi008.stdout:1880: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-07T21:40:13.067 INFO:tasks.rados.rados.0.smithi008.stdout:1881: write oid 34 current snap is 0 2023-10-07T21:40:13.067 INFO:tasks.rados.rados.0.smithi008.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-10-07T21:40:13.074 INFO:tasks.rados.rados.0.smithi008.stdout:1881: writing smithi00888346-34 from 645732 to 1294407 tid 1 2023-10-07T21:40:13.080 INFO:tasks.rados.rados.0.smithi008.stdout:1881: writing smithi00888346-34 from 1751847 to 2325960 tid 2 2023-10-07T21:40:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:1881: writing smithi00888346-34 from 3124327 to 3445732 tid 3 2023-10-07T21:40:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:1882: read oid 203 snap -1 2023-10-07T21:40:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:1882: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:40:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:1883: write oid 465 current snap is 0 2023-10-07T21:40:13.087 INFO:tasks.rados.rados.0.smithi008.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-10-07T21:40:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:1883: writing smithi00888346-465 from 662539 to 1386463 tid 1 2023-10-07T21:40:13.103 INFO:tasks.rados.rados.0.smithi008.stdout:1883: writing smithi00888346-465 from 2093976 to 2811747 tid 2 2023-10-07T21:40:13.107 INFO:tasks.rados.rados.0.smithi008.stdout:1883: writing smithi00888346-465 from 3435397 to 3462539 tid 3 2023-10-07T21:40:13.107 INFO:tasks.rados.rados.0.smithi008.stdout:1884: write oid 86 current snap is 0 2023-10-07T21:40:13.107 INFO:tasks.rados.rados.0.smithi008.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-10-07T21:40:13.113 INFO:tasks.rados.rados.0.smithi008.stdout:1884: writing smithi00888346-86 from 679346 to 1194872 tid 1 2023-10-07T21:40:13.120 INFO:tasks.rados.rados.0.smithi008.stdout:1884: writing smithi00888346-86 from 1868811 to 2446593 tid 2 2023-10-07T21:40:13.126 INFO:tasks.rados.rados.0.smithi008.stdout:1884: writing smithi00888346-86 from 3179173 to 3479346 tid 3 2023-10-07T21:40:13.126 INFO:tasks.rados.rados.0.smithi008.stdout:1885: write oid 478 current snap is 0 2023-10-07T21:40:13.127 INFO:tasks.rados.rados.0.smithi008.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-10-07T21:40:13.133 INFO:tasks.rados.rados.0.smithi008.stdout:1885: writing smithi00888346-478 from 696153 to 1286928 tid 1 2023-10-07T21:40:13.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[41094]: cluster 2023-10-07T21:40:11.302619+0000 mgr.y (mgr.14466) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:13.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[41094]: audit 2023-10-07T21:40:12.280677+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[41094]: audit 2023-10-07T21:40:12.292280+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[41094]: audit 2023-10-07T21:40:12.305138+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:13.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[27485]: cluster 2023-10-07T21:40:11.302619+0000 mgr.y (mgr.14466) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:13.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[27485]: audit 2023-10-07T21:40:12.280677+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[27485]: audit 2023-10-07T21:40:12.292280+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:12 smithi008 bash[27485]: audit 2023-10-07T21:40:12.305138+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:13.141 INFO:tasks.rados.rados.0.smithi008.stdout:1885: writing smithi00888346-478 from 1927293 to 2648733 tid 2 2023-10-07T21:40:13.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:12 smithi081 bash[31720]: cluster 2023-10-07T21:40:11.302619+0000 mgr.y (mgr.14466) 244 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:13.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:12 smithi081 bash[31720]: audit 2023-10-07T21:40:12.280677+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:12 smithi081 bash[31720]: audit 2023-10-07T21:40:12.292280+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:13.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:12 smithi081 bash[31720]: audit 2023-10-07T21:40:12.305138+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:13.146 INFO:tasks.rados.rados.0.smithi008.stdout:1885: writing smithi00888346-478 from 3206596 to 3496153 tid 3 2023-10-07T21:40:13.146 INFO:tasks.rados.rados.0.smithi008.stdout:1886: delete oid 137 current snap is 0 2023-10-07T21:40:13.146 INFO:tasks.rados.rados.0.smithi008.stdout:1875: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-07T21:40:13.266 INFO:tasks.rados.rados.0.smithi008.stdout:1876: finishing write tid 1 to smithi00888346-333 2023-10-07T21:40:13.266 INFO:tasks.rados.rados.0.smithi008.stdout:1876: finishing write tid 2 to smithi00888346-333 2023-10-07T21:40:13.266 INFO:tasks.rados.rados.0.smithi008.stdout:1876: finishing write tid 3 to smithi00888346-333 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1876: finishing write tid 4 to smithi00888346-333 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1876: finishing write tid 5 to smithi00888346-333 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 285 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1876: left oid 333 (ObjNum 1273 snap 0 seq_num 1273) 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: finishing write tid 1 to smithi00888346-378 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: finishing write tid 2 to smithi00888346-378 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: finishing write tid 3 to smithi00888346-378 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: finishing write tid 4 to smithi00888346-378 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: finishing write tid 5 to smithi00888346-378 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 260 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-10-07T21:40:13.267 INFO:tasks.rados.rados.0.smithi008.stdout:1877: left oid 378 (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:13.268 INFO:tasks.rados.rados.0.smithi008.stdout:1879: finishing write tid 1 to smithi00888346-360 2023-10-07T21:40:13.268 INFO:tasks.rados.rados.0.smithi008.stdout:1878: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:40:13.345 INFO:tasks.rados.rados.0.smithi008.stdout:1879: finishing write tid 2 to smithi00888346-360 2023-10-07T21:40:13.345 INFO:tasks.rados.rados.0.smithi008.stdout:1879: finishing write tid 3 to smithi00888346-360 2023-10-07T21:40:13.346 INFO:tasks.rados.rados.0.smithi008.stdout:1879: finishing write tid 4 to smithi00888346-360 2023-10-07T21:40:13.346 INFO:tasks.rados.rados.0.smithi008.stdout:1879: finishing write tid 5 to smithi00888346-360 2023-10-07T21:40:13.346 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 360 v 271 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-10-07T21:40:13.346 INFO:tasks.rados.rados.0.smithi008.stdout:1879: left oid 360 (ObjNum 1275 snap 0 seq_num 1275) 2023-10-07T21:40:13.346 INFO:tasks.rados.rados.0.smithi008.stdout:1880: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-07T21:40:13.467 INFO:tasks.rados.rados.0.smithi008.stdout:1881: finishing write tid 1 to smithi00888346-34 2023-10-07T21:40:13.467 INFO:tasks.rados.rados.0.smithi008.stdout:1881: finishing write tid 2 to smithi00888346-34 2023-10-07T21:40:13.467 INFO:tasks.rados.rados.0.smithi008.stdout:1881: finishing write tid 3 to smithi00888346-34 2023-10-07T21:40:13.467 INFO:tasks.rados.rados.0.smithi008.stdout:1881: finishing write tid 4 to smithi00888346-34 2023-10-07T21:40:13.467 INFO:tasks.rados.rados.0.smithi008.stdout:1882: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:40:13.472 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:13 smithi081 bash[67605]: debug 2023-10-07T21:40:13.302+0000 7f6ef120b700 1 -- 172.21.15.81:0/1763738714 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55652a4a91e0 con 0x55652b224400 2023-10-07T21:40:13.573 INFO:tasks.rados.rados.0.smithi008.stdout:1881: finishing write tid 5 to smithi00888346-34 2023-10-07T21:40:13.573 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 275 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-10-07T21:40:13.573 INFO:tasks.rados.rados.0.smithi008.stdout:1881: left oid 34 (ObjNum 1276 snap 0 seq_num 1276) 2023-10-07T21:40:13.573 INFO:tasks.rados.rados.0.smithi008.stdout:1883: finishing write tid 1 to smithi00888346-465 2023-10-07T21:40:13.573 INFO:tasks.rados.rados.0.smithi008.stdout:1883: finishing write tid 2 to smithi00888346-465 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1883: finishing write tid 3 to smithi00888346-465 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1883: finishing write tid 4 to smithi00888346-465 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1883: finishing write tid 5 to smithi00888346-465 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 377 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1883: left oid 465 (ObjNum 1277 snap 0 seq_num 1277) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1884: finishing write tid 1 to smithi00888346-86 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1875: done (11 left) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1876: done (10 left) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1877: done (9 left) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1878: done (8 left) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1879: done (7 left) 2023-10-07T21:40:13.574 INFO:tasks.rados.rados.0.smithi008.stdout:1880: done (6 left) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1881: done (5 left) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1882: done (4 left) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1883: done (3 left) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1886: done (2 left) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1887: read oid 254 snap -1 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1887: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1888: read oid 296 snap -1 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1888: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1889: read oid 10 snap -1 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1889: expect (ObjNum 694 snap 0 seq_num 694) 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1890: write oid 47 current snap is 0 2023-10-07T21:40:13.575 INFO:tasks.rados.rados.0.smithi008.stdout:1884: finishing write tid 2 to smithi00888346-86 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1884: finishing write tid 3 to smithi00888346-86 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1884: finishing write tid 4 to smithi00888346-86 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1884: finishing write tid 5 to smithi00888346-86 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 233 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1884: left oid 86 (ObjNum 1278 snap 0 seq_num 1278) 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1885: finishing write tid 1 to smithi00888346-478 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1885: finishing write tid 2 to smithi00888346-478 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1885: finishing write tid 3 to smithi00888346-478 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1885: finishing write tid 4 to smithi00888346-478 2023-10-07T21:40:13.576 INFO:tasks.rados.rados.0.smithi008.stdout:1885: finishing write tid 5 to smithi00888346-478 2023-10-07T21:40:13.577 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 264 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-10-07T21:40:13.577 INFO:tasks.rados.rados.0.smithi008.stdout:1885: left oid 478 (ObjNum 1279 snap 0 seq_num 1279) 2023-10-07T21:40:13.577 INFO:tasks.rados.rados.0.smithi008.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-10-07T21:40:13.588 INFO:tasks.rados.rados.0.smithi008.stdout:1890: writing smithi00888346-47 from 729767 to 1471040 tid 1 2023-10-07T21:40:13.594 INFO:tasks.rados.rados.0.smithi008.stdout:1890: writing smithi00888346-47 from 1927904 to 2653013 tid 2 2023-10-07T21:40:13.599 INFO:tasks.rados.rados.0.smithi008.stdout:1890: writing smithi00888346-47 from 3145089 to 3529767 tid 3 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1884: done (5 left) 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1885: done (4 left) 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1891: read oid 154 snap -1 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1891: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1892: read oid 500 snap -1 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1893: read oid 98 snap -1 2023-10-07T21:40:13.600 INFO:tasks.rados.rados.0.smithi008.stdout:1893: expect deleted 2023-10-07T21:40:13.601 INFO:tasks.rados.rados.0.smithi008.stdout:1894: write oid 273 current snap is 0 2023-10-07T21:40:13.601 INFO:tasks.rados.rados.0.smithi008.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-10-07T21:40:13.606 INFO:tasks.rados.rados.0.smithi008.stdout:1894: writing smithi00888346-273 from 746574 to 1163096 tid 1 2023-10-07T21:40:13.611 INFO:tasks.rados.rados.0.smithi008.stdout:1894: writing smithi00888346-273 from 1586386 to 2055153 tid 2 2023-10-07T21:40:13.618 INFO:tasks.rados.rados.0.smithi008.stdout:1894: writing smithi00888346-273 from 2772512 to 3402056 tid 3 2023-10-07T21:40:13.618 INFO:tasks.rados.rados.0.smithi008.stdout:1895: write oid 21 current snap is 0 2023-10-07T21:40:13.618 INFO:tasks.rados.rados.0.smithi008.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-10-07T21:40:13.626 INFO:tasks.rados.rados.0.smithi008.stdout:1895: writing smithi00888346-21 from 763381 to 1255152 tid 1 2023-10-07T21:40:13.635 INFO:tasks.rados.rados.0.smithi008.stdout:1895: writing smithi00888346-21 from 2044868 to 2773646 tid 2 2023-10-07T21:40:13.639 INFO:tasks.rados.rados.0.smithi008.stdout:1895: writing smithi00888346-21 from 3199935 to 3563381 tid 3 2023-10-07T21:40:13.640 INFO:tasks.rados.rados.0.smithi008.stdout:1896: read oid 246 snap -1 2023-10-07T21:40:13.640 INFO:tasks.rados.rados.0.smithi008.stdout:1896: expect (ObjNum 613 snap 0 seq_num 613) 2023-10-07T21:40:13.640 INFO:tasks.rados.rados.0.smithi008.stdout:1897: write oid 121 current snap is 0 2023-10-07T21:40:13.640 INFO:tasks.rados.rados.0.smithi008.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-10-07T21:40:13.647 INFO:tasks.rados.rados.0.smithi008.stdout:1897: writing smithi00888346-121 from 780188 to 1347208 tid 1 2023-10-07T21:40:13.655 INFO:tasks.rados.rados.0.smithi008.stdout:1897: writing smithi00888346-121 from 2103350 to 2575786 tid 2 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1897: writing smithi00888346-121 from 3227358 to 3580188 tid 3 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1898: read oid 256 snap -1 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1898: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1899: read oid 444 snap -1 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1899: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-07T21:40:13.661 INFO:tasks.rados.rados.0.smithi008.stdout:1900: write oid 43 current snap is 0 2023-10-07T21:40:13.662 INFO:tasks.rados.rados.0.smithi008.stdout:1888: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-10-07T21:40:13.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:13 smithi081 bash[67605]: debug 2023-10-07T21:40:13.462+0000 7f6efb3a1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:40:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:1887: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:13.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:13 smithi008 bash[41094]: audit 2023-10-07T21:40:13.283464+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:13.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:13 smithi008 bash[27485]: audit 2023-10-07T21:40:13.283464+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:13.891 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:13 smithi008 bash[76128]: ts=2023-10-07T21:40:13.525Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-10-07T21:40:13.916 INFO:tasks.rados.rados.0.smithi008.stdout:1889: expect (ObjNum 694 snap 0 seq_num 694) 2023-10-07T21:40:14.078 INFO:tasks.rados.rados.0.smithi008.stdout:1890: finishing write tid 1 to smithi00888346-47 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1890: finishing write tid 2 to smithi00888346-47 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1890: finishing write tid 3 to smithi00888346-47 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1890: finishing write tid 4 to smithi00888346-47 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1890: finishing write tid 5 to smithi00888346-47 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 47 v 191 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1890: left oid 47 (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:40:14.079 INFO:tasks.rados.rados.0.smithi008.stdout:1891: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:40:14.176 INFO:tasks.rados.rados.0.smithi008.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-07T21:40:14.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:13 smithi081 bash[31720]: audit 2023-10-07T21:40:13.283464+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:14.319 INFO:tasks.rados.rados.0.smithi008.stdout:1894: finishing write tid 1 to smithi00888346-273 2023-10-07T21:40:14.319 INFO:tasks.rados.rados.0.smithi008.stdout:1894: finishing write tid 2 to smithi00888346-273 2023-10-07T21:40:14.319 INFO:tasks.rados.rados.0.smithi008.stdout:1894: finishing write tid 3 to smithi00888346-273 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1894: finishing write tid 4 to smithi00888346-273 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1894: finishing write tid 5 to smithi00888346-273 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 273 v 382 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1895: finishing write tid 1 to smithi00888346-21 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1895: finishing write tid 2 to smithi00888346-21 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1895: finishing write tid 3 to smithi00888346-21 2023-10-07T21:40:14.320 INFO:tasks.rados.rados.0.smithi008.stdout:1895: finishing write tid 4 to smithi00888346-21 2023-10-07T21:40:14.321 INFO:tasks.rados.rados.0.smithi008.stdout:1895: finishing write tid 5 to smithi00888346-21 2023-10-07T21:40:14.321 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 195 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-10-07T21:40:14.321 INFO:tasks.rados.rados.0.smithi008.stdout:1895: left oid 21 (ObjNum 1283 snap 0 seq_num 1283) 2023-10-07T21:40:14.321 INFO:tasks.rados.rados.0.smithi008.stdout:1896: expect (ObjNum 613 snap 0 seq_num 613) 2023-10-07T21:40:14.452 INFO:tasks.rados.rados.0.smithi008.stdout:1897: finishing write tid 1 to smithi00888346-121 2023-10-07T21:40:14.452 INFO:tasks.rados.rados.0.smithi008.stdout:1897: finishing write tid 2 to smithi00888346-121 2023-10-07T21:40:14.452 INFO:tasks.rados.rados.0.smithi008.stdout:1898: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:1897: finishing write tid 3 to smithi00888346-121 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:1897: finishing write tid 4 to smithi00888346-121 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:1897: finishing write tid 5 to smithi00888346-121 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 121 v 272 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:1897: left oid 121 (ObjNum 1284 snap 0 seq_num 1284) 2023-10-07T21:40:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:1899: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-07T21:40:14.729 INFO:tasks.rados.rados.0.smithi008.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-10-07T21:40:14.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[67605]: debug 2023-10-07T21:40:14.422+0000 7f6efb3a1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:40:14.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[67605]: debug 2023-10-07T21:40:14.522+0000 7f6efb3a1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:40:14.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[67605]: debug 2023-10-07T21:40:14.634+0000 7f6efb3a1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:40:14.744 INFO:tasks.rados.rados.0.smithi008.stdout:1900: writing smithi00888346-43 from 796995 to 1555617 tid 1 2023-10-07T21:40:14.752 INFO:tasks.rados.rados.0.smithi008.stdout:1900: writing smithi00888346-43 from 2161832 to 2894279 tid 2 2023-10-07T21:40:14.752 INFO:tasks.rados.rados.0.smithi008.stdout:1887: done (13 left) 2023-10-07T21:40:14.752 INFO:tasks.rados.rados.0.smithi008.stdout:1888: done (12 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1889: done (11 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1890: done (10 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1891: done (9 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1892: done (8 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1893: done (7 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1894: done (6 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1895: done (5 left) 2023-10-07T21:40:14.753 INFO:tasks.rados.rados.0.smithi008.stdout:1896: done (4 left) 2023-10-07T21:40:14.754 INFO:tasks.rados.rados.0.smithi008.stdout:1897: done (3 left) 2023-10-07T21:40:14.754 INFO:tasks.rados.rados.0.smithi008.stdout:1898: done (2 left) 2023-10-07T21:40:14.754 INFO:tasks.rados.rados.0.smithi008.stdout:1899: done (1 left) 2023-10-07T21:40:14.754 INFO:tasks.rados.rados.0.smithi008.stdout:1901: write oid 180 current snap is 0 2023-10-07T21:40:14.755 INFO:tasks.rados.rados.0.smithi008.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-10-07T21:40:14.758 INFO:tasks.rados.rados.0.smithi008.stdout:1901: writing smithi00888346-180 from 413802 to 847673 tid 1 2023-10-07T21:40:14.764 INFO:tasks.rados.rados.0.smithi008.stdout:1901: writing smithi00888346-180 from 1420314 to 1896419 tid 2 2023-10-07T21:40:14.774 INFO:tasks.rados.rados.0.smithi008.stdout:1901: writing smithi00888346-180 from 2482204 to 3273189 tid 3 2023-10-07T21:40:14.774 INFO:tasks.rados.rados.0.smithi008.stdout:1902: read oid 366 snap -1 2023-10-07T21:40:14.774 INFO:tasks.rados.rados.0.smithi008.stdout:1902: expect (ObjNum 365 snap 0 seq_num 365) 2023-10-07T21:40:14.774 INFO:tasks.rados.rados.0.smithi008.stdout:1903: read oid 365 snap -1 2023-10-07T21:40:14.774 INFO:tasks.rados.rados.0.smithi008.stdout:1903: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1904: delete oid 104 current snap is 0 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1900: finishing write tid 1 to smithi00888346-43 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1900: finishing write tid 2 to smithi00888346-43 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1900: finishing write tid 3 to smithi00888346-43 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1900: finishing write tid 4 to smithi00888346-43 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 198 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1900: left oid 43 (ObjNum 1285 snap 0 seq_num 1285) 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1901: finishing write tid 1 to smithi00888346-180 2023-10-07T21:40:14.775 INFO:tasks.rados.rados.0.smithi008.stdout:1901: finishing write tid 2 to smithi00888346-180 2023-10-07T21:40:14.780 INFO:tasks.rados.rados.0.smithi008.stdout:1901: finishing write tid 3 to smithi00888346-180 2023-10-07T21:40:14.780 INFO:tasks.rados.rados.0.smithi008.stdout:1901: finishing write tid 4 to smithi00888346-180 2023-10-07T21:40:14.780 INFO:tasks.rados.rados.0.smithi008.stdout:1901: finishing write tid 5 to smithi00888346-180 2023-10-07T21:40:14.780 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 276 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-10-07T21:40:14.780 INFO:tasks.rados.rados.0.smithi008.stdout:1901: left oid 180 (ObjNum 1286 snap 0 seq_num 1286) 2023-10-07T21:40:14.784 INFO:tasks.rados.rados.0.smithi008.stdout:1903: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-07T21:40:14.925 INFO:tasks.rados.rados.0.smithi008.stdout:1902: expect (ObjNum 365 snap 0 seq_num 365) 2023-10-07T21:40:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:1900: done (4 left) 2023-10-07T21:40:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:1901: done (3 left) 2023-10-07T21:40:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:1902: done (2 left) 2023-10-07T21:40:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:1903: done (1 left) 2023-10-07T21:40:14.991 INFO:tasks.rados.rados.0.smithi008.stdout:1904: done (0 left) 2023-10-07T21:40:14.992 INFO:tasks.rados.rados.0.smithi008.stdout:1905: write oid 19 current snap is 0 2023-10-07T21:40:14.992 INFO:tasks.rados.rados.0.smithi008.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-10-07T21:40:15.002 INFO:tasks.rados.rados.0.smithi008.stdout:1905: writing smithi00888346-19 from 447416 to 1031785 tid 1 2023-10-07T21:40:15.008 INFO:tasks.rados.rados.0.smithi008.stdout:1905: writing smithi00888346-19 from 1537278 to 2017052 tid 2 2023-10-07T21:40:15.014 INFO:tasks.rados.rados.0.smithi008.stdout:1905: writing smithi00888346-19 from 2537050 to 3066932 tid 3 2023-10-07T21:40:15.017 INFO:tasks.rados.rados.0.smithi008.stdout:1905: writing smithi00888346-19 from 3524784 to 3647416 tid 4 2023-10-07T21:40:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:1906: delete oid 457 current snap is 0 2023-10-07T21:40:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 1 to smithi00888346-19 2023-10-07T21:40:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 2 to smithi00888346-19 2023-10-07T21:40:15.018 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 3 to smithi00888346-19 2023-10-07T21:40:15.019 INFO:tasks.rados.rados.0.smithi008.stdout:1906: done (1 left) 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1907: read oid 348 snap -1 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1908: read oid 364 snap -1 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1908: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1909: write oid 341 current snap is 0 2023-10-07T21:40:15.020 INFO:tasks.rados.rados.0.smithi008.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-10-07T21:40:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:1909: writing smithi00888346-341 from 481030 to 1215897 tid 1 2023-10-07T21:40:15.034 INFO:tasks.rados.rados.0.smithi008.stdout:1909: writing smithi00888346-341 from 1937889 to 2421332 tid 2 2023-10-07T21:40:15.040 INFO:tasks.rados.rados.0.smithi008.stdout:1909: writing smithi00888346-341 from 2875543 to 3427969 tid 3 2023-10-07T21:40:15.040 INFO:tasks.rados.rados.0.smithi008.stdout:1910: read oid 212 snap -1 2023-10-07T21:40:15.040 INFO:tasks.rados.rados.0.smithi008.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:40:15.040 INFO:tasks.rados.rados.0.smithi008.stdout:1911: write oid 321 current snap is 0 2023-10-07T21:40:15.040 INFO:tasks.rados.rados.0.smithi008.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-10-07T21:40:15.045 INFO:tasks.rados.rados.0.smithi008.stdout:1911: writing smithi00888346-321 from 497837 to 907953 tid 1 2023-10-07T21:40:15.054 INFO:tasks.rados.rados.0.smithi008.stdout:1911: writing smithi00888346-321 from 1596371 to 2339825 tid 2 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1911: writing smithi00888346-321 from 2902966 to 3666664 tid 3 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1912: read oid 31 snap -1 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1913: read oid 59 snap -1 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1913: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1914: delete oid 351 current snap is 0 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 4 to smithi00888346-19 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 5 to smithi00888346-19 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:1905: finishing write tid 6 to smithi00888346-19 2023-10-07T21:40:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 19 v 290 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-10-07T21:40:15.063 INFO:tasks.rados.rados.0.smithi008.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2023-10-07T21:40:15.063 INFO:tasks.rados.rados.0.smithi008.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-10-07T21:40:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:14 smithi008 bash[41094]: cluster 2023-10-07T21:40:13.303101+0000 mgr.y (mgr.14466) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:15.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:14 smithi008 bash[41094]: audit 2023-10-07T21:40:13.989672+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.8:0/2948790944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:14 smithi008 bash[27485]: cluster 2023-10-07T21:40:13.303101+0000 mgr.y (mgr.14466) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:14 smithi008 bash[27485]: audit 2023-10-07T21:40:13.989672+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.8:0/2948790944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:15.211 INFO:tasks.rados.rados.0.smithi008.stdout:1909: finishing write tid 1 to smithi00888346-341 2023-10-07T21:40:15.211 INFO:tasks.rados.rados.0.smithi008.stdout:1908: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-10-07T21:40:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[31720]: cluster 2023-10-07T21:40:13.303101+0000 mgr.y (mgr.14466) 245 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 85 op/s 2023-10-07T21:40:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[31720]: audit 2023-10-07T21:40:13.989672+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.8:0/2948790944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:15.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:14 smithi081 bash[67605]: debug 2023-10-07T21:40:14.902+0000 7f6efb3a1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:40:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:1909: finishing write tid 2 to smithi00888346-341 2023-10-07T21:40:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:1909: finishing write tid 3 to smithi00888346-341 2023-10-07T21:40:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:1909: finishing write tid 4 to smithi00888346-341 2023-10-07T21:40:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:1909: finishing write tid 5 to smithi00888346-341 2023-10-07T21:40:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 341 v 209 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-10-07T21:40:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:40:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:40:15.469 INFO:tasks.rados.rados.0.smithi008.stdout:1911: finishing write tid 1 to smithi00888346-321 2023-10-07T21:40:15.470 INFO:tasks.rados.rados.0.smithi008.stdout:1911: finishing write tid 2 to smithi00888346-321 2023-10-07T21:40:15.470 INFO:tasks.rados.rados.0.smithi008.stdout:1911: finishing write tid 3 to smithi00888346-321 2023-10-07T21:40:15.470 INFO:tasks.rados.rados.0.smithi008.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-10-07T21:40:15.588 INFO:tasks.rados.rados.0.smithi008.stdout:1911: finishing write tid 4 to smithi00888346-321 2023-10-07T21:40:15.588 INFO:tasks.rados.rados.0.smithi008.stdout:1911: finishing write tid 5 to smithi00888346-321 2023-10-07T21:40:15.589 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 321 v 213 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-10-07T21:40:15.589 INFO:tasks.rados.rados.0.smithi008.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2023-10-07T21:40:15.589 INFO:tasks.rados.rados.0.smithi008.stdout:1913: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-07T21:40:15.674 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:15 smithi081 bash[67605]: debug 2023-10-07T21:40:15.282+0000 7f6efb3a1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:40:15.675 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:15 smithi081 bash[67605]: debug 2023-10-07T21:40:15.442+0000 7f6efb3a1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:40:15.691 INFO:tasks.rados.rados.0.smithi008.stdout:1905: done (8 left) 2023-10-07T21:40:15.691 INFO:tasks.rados.rados.0.smithi008.stdout:1907: done (7 left) 2023-10-07T21:40:15.692 INFO:tasks.rados.rados.0.smithi008.stdout:1908: done (6 left) 2023-10-07T21:40:15.692 INFO:tasks.rados.rados.0.smithi008.stdout:1909: done (5 left) 2023-10-07T21:40:15.692 INFO:tasks.rados.rados.0.smithi008.stdout:1910: done (4 left) 2023-10-07T21:40:15.692 INFO:tasks.rados.rados.0.smithi008.stdout:1911: done (3 left) 2023-10-07T21:40:15.692 INFO:tasks.rados.rados.0.smithi008.stdout:1912: done (2 left) 2023-10-07T21:40:15.693 INFO:tasks.rados.rados.0.smithi008.stdout:1913: done (1 left) 2023-10-07T21:40:15.693 INFO:tasks.rados.rados.0.smithi008.stdout:1914: done (0 left) 2023-10-07T21:40:15.693 INFO:tasks.rados.rados.0.smithi008.stdout:1915: write oid 82 current snap is 0 2023-10-07T21:40:15.693 INFO:tasks.rados.rados.0.smithi008.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-10-07T21:40:15.702 INFO:tasks.rados.rados.0.smithi008.stdout:1915: writing smithi00888346-82 from 531451 to 1208418 tid 1 2023-10-07T21:40:15.710 INFO:tasks.rados.rados.0.smithi008.stdout:1915: writing smithi00888346-82 from 1713335 to 2460458 tid 2 2023-10-07T21:40:15.716 INFO:tasks.rados.rados.0.smithi008.stdout:1915: writing smithi00888346-82 from 2957812 to 3460407 tid 3 2023-10-07T21:40:15.716 INFO:tasks.rados.rados.0.smithi008.stdout:1916: delete oid 330 current snap is 0 2023-10-07T21:40:15.716 INFO:tasks.rados.rados.0.smithi008.stdout:1915: finishing write tid 1 to smithi00888346-82 2023-10-07T21:40:15.716 INFO:tasks.rados.rados.0.smithi008.stdout:1915: finishing write tid 2 to smithi00888346-82 2023-10-07T21:40:15.718 INFO:tasks.rados.rados.0.smithi008.stdout:1916: done (1 left) 2023-10-07T21:40:15.718 INFO:tasks.rados.rados.0.smithi008.stdout:1917: write oid 198 current snap is 0 2023-10-07T21:40:15.718 INFO:tasks.rados.rados.0.smithi008.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-10-07T21:40:15.723 INFO:tasks.rados.rados.0.smithi008.stdout:1917: writing smithi00888346-198 from 565065 to 992530 tid 1 2023-10-07T21:40:15.731 INFO:tasks.rados.rados.0.smithi008.stdout:1917: writing smithi00888346-198 from 1430299 to 2064738 tid 2 2023-10-07T21:40:15.736 INFO:tasks.rados.rados.0.smithi008.stdout:1917: writing smithi00888346-198 from 2496305 to 3021444 tid 3 2023-10-07T21:40:15.741 INFO:tasks.rados.rados.0.smithi008.stdout:1917: writing smithi00888346-198 from 3472104 to 3765065 tid 4 2023-10-07T21:40:15.741 INFO:tasks.rados.rados.0.smithi008.stdout:1918: delete oid 280 current snap is 0 2023-10-07T21:40:15.741 INFO:tasks.rados.rados.0.smithi008.stdout:1915: finishing write tid 3 to smithi00888346-82 2023-10-07T21:40:15.742 INFO:tasks.rados.rados.0.smithi008.stdout:1915: finishing write tid 4 to smithi00888346-82 2023-10-07T21:40:15.742 INFO:tasks.rados.rados.0.smithi008.stdout:1915: finishing write tid 5 to smithi00888346-82 2023-10-07T21:40:15.742 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 82 v 386 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-10-07T21:40:15.742 INFO:tasks.rados.rados.0.smithi008.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-10-07T21:40:15.742 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 1 to smithi00888346-198 2023-10-07T21:40:15.743 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 2 to smithi00888346-198 2023-10-07T21:40:15.743 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 3 to smithi00888346-198 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1915: done (2 left) 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1918: done (1 left) 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1919: read oid 486 snap -1 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1919: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1920: write oid 382 current snap is 0 2023-10-07T21:40:15.744 INFO:tasks.rados.rados.0.smithi008.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-10-07T21:40:15.754 INFO:tasks.rados.rados.0.smithi008.stdout:1920: writing smithi00888346-382 from 598679 to 1176642 tid 1 2023-10-07T21:40:15.762 INFO:tasks.rados.rados.0.smithi008.stdout:1920: writing smithi00888346-382 from 1947263 to 2585371 tid 2 2023-10-07T21:40:15.769 INFO:tasks.rados.rados.0.smithi008.stdout:1920: writing smithi00888346-382 from 3351151 to 3798679 tid 3 2023-10-07T21:40:15.769 INFO:tasks.rados.rados.0.smithi008.stdout:1921: write oid 301 current snap is 0 2023-10-07T21:40:15.769 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 4 to smithi00888346-198 2023-10-07T21:40:15.769 INFO:tasks.rados.rados.0.smithi008.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-10-07T21:40:15.776 INFO:tasks.rados.rados.0.smithi008.stdout:1921: writing smithi00888346-301 from 615486 to 1268698 tid 1 2023-10-07T21:40:15.782 INFO:tasks.rados.rados.0.smithi008.stdout:1921: writing smithi00888346-301 from 1889392 to 2387511 tid 2 2023-10-07T21:40:15.788 INFO:tasks.rados.rados.0.smithi008.stdout:1921: writing smithi00888346-301 from 2978574 to 3453882 tid 3 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1922: read oid 183 snap -1 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1922: expect (ObjNum 642 snap 0 seq_num 642) 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1923: write oid 288 current snap is 0 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 5 to smithi00888346-198 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1917: finishing write tid 6 to smithi00888346-198 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 198 v 301 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-10-07T21:40:15.789 INFO:tasks.rados.rados.0.smithi008.stdout:1919: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:15.944 INFO:tasks.rados.rados.0.smithi008.stdout:1920: finishing write tid 1 to smithi00888346-382 2023-10-07T21:40:15.944 INFO:tasks.rados.rados.0.smithi008.stdout:1920: finishing write tid 2 to smithi00888346-382 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1920: finishing write tid 3 to smithi00888346-382 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1920: finishing write tid 4 to smithi00888346-382 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1920: finishing write tid 5 to smithi00888346-382 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 382 v 193 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1921: finishing write tid 1 to smithi00888346-301 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1921: finishing write tid 2 to smithi00888346-301 2023-10-07T21:40:15.945 INFO:tasks.rados.rados.0.smithi008.stdout:1921: finishing write tid 3 to smithi00888346-301 2023-10-07T21:40:15.946 INFO:tasks.rados.rados.0.smithi008.stdout:1921: finishing write tid 4 to smithi00888346-301 2023-10-07T21:40:15.946 INFO:tasks.rados.rados.0.smithi008.stdout:1921: finishing write tid 5 to smithi00888346-301 2023-10-07T21:40:15.946 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 301 v 280 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-10-07T21:40:15.946 INFO:tasks.rados.rados.0.smithi008.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-10-07T21:40:15.946 INFO:tasks.rados.rados.0.smithi008.stdout:1922: expect (ObjNum 642 snap 0 seq_num 642) 2023-10-07T21:40:16.074 INFO:tasks.rados.rados.0.smithi008.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-10-07T21:40:16.088 INFO:tasks.rados.rados.0.smithi008.stdout:1923: writing smithi00888346-288 from 632293 to 1360754 tid 1 2023-10-07T21:40:16.095 INFO:tasks.rados.rados.0.smithi008.stdout:1923: writing smithi00888346-288 from 1947874 to 2589651 tid 2 2023-10-07T21:40:16.101 INFO:tasks.rados.rados.0.smithi008.stdout:1923: writing smithi00888346-288 from 3005997 to 3692577 tid 3 2023-10-07T21:40:16.101 INFO:tasks.rados.rados.0.smithi008.stdout:1917: done (5 left) 2023-10-07T21:40:16.101 INFO:tasks.rados.rados.0.smithi008.stdout:1919: done (4 left) 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1920: done (3 left) 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1921: done (2 left) 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1922: done (1 left) 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1924: write oid 296 current snap is 0 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1923: finishing write tid 1 to smithi00888346-288 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1923: finishing write tid 2 to smithi00888346-288 2023-10-07T21:40:16.102 INFO:tasks.rados.rados.0.smithi008.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-10-07T21:40:16.107 INFO:tasks.rados.rados.0.smithi008.stdout:1924: writing smithi00888346-296 from 649100 to 1052810 tid 1 2023-10-07T21:40:16.113 INFO:tasks.rados.rados.0.smithi008.stdout:1924: writing smithi00888346-296 from 1606356 to 2108144 tid 2 2023-10-07T21:40:16.119 INFO:tasks.rados.rados.0.smithi008.stdout:1924: writing smithi00888346-296 from 2633420 to 3131272 tid 3 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1924: writing smithi00888346-296 from 3636005 to 3849100 tid 4 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1925: delete oid 357 current snap is 0 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1923: finishing write tid 3 to smithi00888346-288 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1923: finishing write tid 4 to smithi00888346-288 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1923: finishing write tid 5 to smithi00888346-288 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 288 v 284 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-10-07T21:40:16.124 INFO:tasks.rados.rados.0.smithi008.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-10-07T21:40:16.125 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 1 to smithi00888346-296 2023-10-07T21:40:16.125 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 2 to smithi00888346-296 2023-10-07T21:40:16.125 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 3 to smithi00888346-296 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1923: done (2 left) 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1925: done (1 left) 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1926: read oid 166 snap -1 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1927: read oid 87 snap -1 2023-10-07T21:40:16.126 INFO:tasks.rados.rados.0.smithi008.stdout:1927: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-07T21:40:16.127 INFO:tasks.rados.rados.0.smithi008.stdout:1928: delete oid 405 current snap is 0 2023-10-07T21:40:16.127 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 4 to smithi00888346-296 2023-10-07T21:40:16.127 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 5 to smithi00888346-296 2023-10-07T21:40:16.128 INFO:tasks.rados.rados.0.smithi008.stdout:1924: finishing write tid 6 to smithi00888346-296 2023-10-07T21:40:16.128 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 261 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-10-07T21:40:16.128 INFO:tasks.rados.rados.0.smithi008.stdout:1924: left oid 296 (ObjNum 1300 snap 0 seq_num 1300) 2023-10-07T21:40:16.129 INFO:tasks.rados.rados.0.smithi008.stdout:1924: done (3 left) 2023-10-07T21:40:16.130 INFO:tasks.rados.rados.0.smithi008.stdout:1928: done (2 left) 2023-10-07T21:40:16.130 INFO:tasks.rados.rados.0.smithi008.stdout:1929: read oid 378 snap -1 2023-10-07T21:40:16.130 INFO:tasks.rados.rados.0.smithi008.stdout:1929: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:16.130 INFO:tasks.rados.rados.0.smithi008.stdout:1930: write oid 263 current snap is 0 2023-10-07T21:40:16.130 INFO:tasks.rados.rados.0.smithi008.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-07T21:40:16.228 INFO:tasks.rados.rados.0.smithi008.stdout:1927: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-07T21:40:16.454 INFO:tasks.rados.rados.0.smithi008.stdout:1929: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:16.646 INFO:tasks.rados.rados.0.smithi008.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-10-07T21:40:16.661 INFO:tasks.rados.rados.0.smithi008.stdout:1930: writing smithi00888346-263 from 699521 to 1445331 tid 1 2023-10-07T21:40:16.670 INFO:tasks.rados.rados.0.smithi008.stdout:1930: writing smithi00888346-263 from 2181802 to 2830917 tid 2 2023-10-07T21:40:16.677 INFO:tasks.rados.rados.0.smithi008.stdout:1930: writing smithi00888346-263 from 3515689 to 3899521 tid 3 2023-10-07T21:40:16.678 INFO:tasks.rados.rados.0.smithi008.stdout:1926: done (3 left) 2023-10-07T21:40:16.678 INFO:tasks.rados.rados.0.smithi008.stdout:1927: done (2 left) 2023-10-07T21:40:16.678 INFO:tasks.rados.rados.0.smithi008.stdout:1929: done (1 left) 2023-10-07T21:40:16.678 INFO:tasks.rados.rados.0.smithi008.stdout:1931: write oid 488 current snap is 0 2023-10-07T21:40:16.678 INFO:tasks.rados.rados.0.smithi008.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-10-07T21:40:16.683 INFO:tasks.rados.rados.0.smithi008.stdout:1931: writing smithi00888346-488 from 716328 to 1137387 tid 1 2023-10-07T21:40:16.690 INFO:tasks.rados.rados.0.smithi008.stdout:1931: writing smithi00888346-488 from 1840284 to 2349410 tid 2 2023-10-07T21:40:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:1931: writing smithi00888346-488 from 3143112 to 3802405 tid 3 2023-10-07T21:40:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:1932: read oid 440 snap -1 2023-10-07T21:40:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:1932: expect deleted 2023-10-07T21:40:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:1933: write oid 274 current snap is 0 2023-10-07T21:40:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-10-07T21:40:16.705 INFO:tasks.rados.rados.0.smithi008.stdout:1933: writing smithi00888346-274 from 733135 to 1229443 tid 1 2023-10-07T21:40:16.712 INFO:tasks.rados.rados.0.smithi008.stdout:1933: writing smithi00888346-274 from 1898766 to 2551550 tid 2 2023-10-07T21:40:16.719 INFO:tasks.rados.rados.0.smithi008.stdout:1933: writing smithi00888346-274 from 3170535 to 3641100 tid 3 2023-10-07T21:40:16.719 INFO:tasks.rados.rados.0.smithi008.stdout:1934: read oid 72 snap -1 2023-10-07T21:40:16.719 INFO:tasks.rados.rados.0.smithi008.stdout:1934: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-07T21:40:16.719 INFO:tasks.rados.rados.0.smithi008.stdout:1935: read oid 6 snap -1 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1935: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1936: write oid 349 current snap is 0 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: finishing write tid 1 to smithi00888346-263 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: finishing write tid 2 to smithi00888346-263 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: finishing write tid 3 to smithi00888346-263 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: finishing write tid 4 to smithi00888346-263 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: finishing write tid 5 to smithi00888346-263 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 263 v 294 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1930: left oid 263 (ObjNum 1303 snap 0 seq_num 1303) 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1931: finishing write tid 1 to smithi00888346-488 2023-10-07T21:40:16.720 INFO:tasks.rados.rados.0.smithi008.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-10-07T21:40:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:1936: writing smithi00888346-349 from 749942 to 1321499 tid 1 2023-10-07T21:40:16.734 INFO:tasks.rados.rados.0.smithi008.stdout:1936: writing smithi00888346-349 from 1840895 to 2637337 tid 2 2023-10-07T21:40:16.742 INFO:tasks.rados.rados.0.smithi008.stdout:1936: writing smithi00888346-349 from 3365252 to 3949942 tid 3 2023-10-07T21:40:16.742 INFO:tasks.rados.rados.0.smithi008.stdout:1930: done (6 left) 2023-10-07T21:40:16.742 INFO:tasks.rados.rados.0.smithi008.stdout:1937: write oid 40 current snap is 0 2023-10-07T21:40:16.742 INFO:tasks.rados.rados.0.smithi008.stdout:1931: finishing write tid 2 to smithi00888346-488 2023-10-07T21:40:16.742 INFO:tasks.rados.rados.0.smithi008.stdout:1931: finishing write tid 3 to smithi00888346-488 2023-10-07T21:40:16.743 INFO:tasks.rados.rados.0.smithi008.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-10-07T21:40:16.750 INFO:tasks.rados.rados.0.smithi008.stdout:1937: writing smithi00888346-40 from 766749 to 1413555 tid 1 2023-10-07T21:40:16.756 INFO:tasks.rados.rados.0.smithi008.stdout:1937: writing smithi00888346-40 from 1899377 to 2555830 tid 2 2023-10-07T21:40:16.764 INFO:tasks.rados.rados.0.smithi008.stdout:1937: writing smithi00888346-40 from 3109028 to 3718490 tid 3 2023-10-07T21:40:16.764 INFO:tasks.rados.rados.0.smithi008.stdout:1932: done (6 left) 2023-10-07T21:40:16.764 INFO:tasks.rados.rados.0.smithi008.stdout:1938: read oid 166 snap -1 2023-10-07T21:40:16.764 INFO:tasks.rados.rados.0.smithi008.stdout:1938: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-07T21:40:16.764 INFO:tasks.rados.rados.0.smithi008.stdout:1939: read oid 393 snap -1 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1939: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1940: write oid 244 current snap is 0 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1931: finishing write tid 4 to smithi00888346-488 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1931: finishing write tid 5 to smithi00888346-488 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 488 v 217 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1931: left oid 488 (ObjNum 1304 snap 0 seq_num 1304) 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1933: finishing write tid 1 to smithi00888346-274 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1933: finishing write tid 2 to smithi00888346-274 2023-10-07T21:40:16.765 INFO:tasks.rados.rados.0.smithi008.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-10-07T21:40:16.771 INFO:tasks.rados.rados.0.smithi008.stdout:1940: writing smithi00888346-244 from 783556 to 1221964 tid 1 2023-10-07T21:40:16.776 INFO:tasks.rados.rados.0.smithi008.stdout:1940: writing smithi00888346-244 from 1674212 to 2074323 tid 2 2023-10-07T21:40:16.782 INFO:tasks.rados.rados.0.smithi008.stdout:1940: writing smithi00888346-244 from 2736451 to 3157185 tid 3 2023-10-07T21:40:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:1940: writing smithi00888346-244 from 3882270 to 3983556 tid 4 2023-10-07T21:40:16.787 INFO:tasks.rados.rados.0.smithi008.stdout:1931: done (8 left) 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1941: read oid 33 snap -1 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1941: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1942: read oid 238 snap -1 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1942: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1943: read oid 81 snap -1 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1943: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1944: read oid 74 snap -1 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1944: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1945: read oid 153 snap -1 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1945: expect deleted 2023-10-07T21:40:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:1946: read oid 12 snap -1 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1946: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1947: write oid 279 current snap is 0 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1933: finishing write tid 3 to smithi00888346-274 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1933: finishing write tid 4 to smithi00888346-274 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1933: finishing write tid 5 to smithi00888346-274 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 390 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1933: left oid 274 (ObjNum 1305 snap 0 seq_num 1305) 2023-10-07T21:40:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:1934: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-07T21:40:16.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:16 smithi081 bash[31720]: cluster 2023-10-07T21:40:15.304252+0000 mgr.y (mgr.14466) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-10-07T21:40:16.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:16 smithi081 bash[31720]: audit 2023-10-07T21:40:16.431586+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.8:0/1208170284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:16.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:15 smithi081 bash[67605]: debug 2023-10-07T21:40:15.662+0000 7f6efb3a1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:40:16.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:16 smithi081 bash[67605]: debug 2023-10-07T21:40:16.714+0000 7f6efb3a1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:40:16.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:16 smithi081 bash[67605]: debug 2023-10-07T21:40:16.854+0000 7f6efb3a1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:40:17.023 INFO:tasks.rados.rados.0.smithi008.stdout:1935: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-07T21:40:17.090 INFO:tasks.rados.rados.0.smithi008.stdout:1936: finishing write tid 1 to smithi00888346-349 2023-10-07T21:40:17.090 INFO:tasks.rados.rados.0.smithi008.stdout:1936: finishing write tid 2 to smithi00888346-349 2023-10-07T21:40:17.090 INFO:tasks.rados.rados.0.smithi008.stdout:1936: finishing write tid 3 to smithi00888346-349 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1936: finishing write tid 4 to smithi00888346-349 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1936: finishing write tid 5 to smithi00888346-349 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 237 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1936: left oid 349 (ObjNum 1306 snap 0 seq_num 1306) 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1937: finishing write tid 1 to smithi00888346-40 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1937: finishing write tid 2 to smithi00888346-40 2023-10-07T21:40:17.091 INFO:tasks.rados.rados.0.smithi008.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-10-07T21:40:17.101 INFO:tasks.rados.rados.0.smithi008.stdout:1947: writing smithi00888346-279 from 400363 to 914020 tid 1 2023-10-07T21:40:17.108 INFO:tasks.rados.rados.0.smithi008.stdout:1947: writing smithi00888346-279 from 1332694 to 1992816 tid 2 2023-10-07T21:40:17.108 INFO:tasks.rados.rados.0.smithi008.stdout:1933: done (14 left) 2023-10-07T21:40:17.108 INFO:tasks.rados.rados.0.smithi008.stdout:1934: done (13 left) 2023-10-07T21:40:17.108 INFO:tasks.rados.rados.0.smithi008.stdout:1935: done (12 left) 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1936: done (11 left) 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1948: delete oid 435 current snap is 0 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1937: finishing write tid 3 to smithi00888346-40 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1937: finishing write tid 4 to smithi00888346-40 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1937: finishing write tid 5 to smithi00888346-40 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 288 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1937: left oid 40 (ObjNum 1307 snap 0 seq_num 1307) 2023-10-07T21:40:17.109 INFO:tasks.rados.rados.0.smithi008.stdout:1939: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:17.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:16 smithi008 bash[41094]: cluster 2023-10-07T21:40:15.304252+0000 mgr.y (mgr.14466) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-10-07T21:40:17.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:16 smithi008 bash[41094]: audit 2023-10-07T21:40:16.431586+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.8:0/1208170284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:17.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:16 smithi008 bash[27485]: cluster 2023-10-07T21:40:15.304252+0000 mgr.y (mgr.14466) 246 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-10-07T21:40:17.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:16 smithi008 bash[27485]: audit 2023-10-07T21:40:16.431586+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.8:0/1208170284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:17.333 INFO:tasks.rados.rados.0.smithi008.stdout:1938: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 1 to smithi00888346-244 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 2 to smithi00888346-244 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 3 to smithi00888346-244 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 4 to smithi00888346-244 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 5 to smithi00888346-244 2023-10-07T21:40:17.442 INFO:tasks.rados.rados.0.smithi008.stdout:1943: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-10-07T21:40:17.487 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:16 smithi081 bash[67605]: debug 2023-10-07T21:40:16.994+0000 7f6efb3a1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:40:17.558 INFO:tasks.rados.rados.0.smithi008.stdout:1940: finishing write tid 6 to smithi00888346-244 2023-10-07T21:40:17.558 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 395 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-10-07T21:40:17.558 INFO:tasks.rados.rados.0.smithi008.stdout:1940: left oid 244 (ObjNum 1308 snap 0 seq_num 1308) 2023-10-07T21:40:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:1944: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-07T21:40:17.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:17 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:17] "GET /metrics HTTP/1.1" 200 242722 "" "Prometheus/2.43.0" 2023-10-07T21:40:17.748 INFO:tasks.rados.rados.0.smithi008.stdout:1941: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-07T21:40:17.810 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:17 smithi081 bash[67605]: debug 2023-10-07T21:40:17.538+0000 7f6efb3a1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:40:17.858 INFO:tasks.rados.rados.0.smithi008.stdout:1942: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-07T21:40:17.995 INFO:tasks.rados.rados.0.smithi008.stdout:1946: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1947: finishing write tid 1 to smithi00888346-279 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1947: finishing write tid 2 to smithi00888346-279 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1947: finishing write tid 3 to smithi00888346-279 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1947: finishing write tid 4 to smithi00888346-279 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 279 v 264 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1947: left oid 279 (ObjNum 1309 snap 0 seq_num 1309) 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1937: done (11 left) 2023-10-07T21:40:18.159 INFO:tasks.rados.rados.0.smithi008.stdout:1938: done (10 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1939: done (9 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1940: done (8 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1941: done (7 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1942: done (6 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1943: done (5 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1944: done (4 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1945: done (3 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1946: done (2 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1947: done (1 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1948: done (0 left) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1949: read oid 325 snap -1 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:40:18.160 INFO:tasks.rados.rados.0.smithi008.stdout:1950: delete oid 493 current snap is 0 2023-10-07T21:40:18.161 INFO:tasks.rados.rados.0.smithi008.stdout:1950: done (1 left) 2023-10-07T21:40:18.161 INFO:tasks.rados.rados.0.smithi008.stdout:1951: write oid 408 current snap is 0 2023-10-07T21:40:18.161 INFO:tasks.rados.rados.0.smithi008.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-10-07T21:40:18.173 INFO:tasks.rados.rados.0.smithi008.stdout:1951: writing smithi00888346-408 from 450784 to 1190188 tid 1 2023-10-07T21:40:18.179 INFO:tasks.rados.rados.0.smithi008.stdout:1951: writing smithi00888346-408 from 1791787 to 2050784 tid 2 2023-10-07T21:40:18.179 INFO:tasks.rados.rados.0.smithi008.stdout:1952: read oid 145 snap -1 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1952: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1953: read oid 264 snap -1 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1953: expect deleted 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1954: read oid 215 snap -1 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1954: expect deleted 2023-10-07T21:40:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:1955: delete oid 160 current snap is 0 2023-10-07T21:40:18.181 INFO:tasks.rados.rados.0.smithi008.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:40:18.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:17 smithi081 bash[67605]: debug 2023-10-07T21:40:17.798+0000 7f6efb3a1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:40:18.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:18 smithi081 bash[31720]: cluster 2023-10-07T21:40:17.304803+0000 mgr.y (mgr.14466) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.7 MiB/s wr, 87 op/s 2023-10-07T21:40:18.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:18 smithi081 bash[31720]: audit 2023-10-07T21:40:18.005315+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1951: finishing write tid 1 to smithi00888346-408 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1951: finishing write tid 2 to smithi00888346-408 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1951: finishing write tid 3 to smithi00888346-408 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1951: finishing write tid 4 to smithi00888346-408 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 408 v 195 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-10-07T21:40:18.266 INFO:tasks.rados.rados.0.smithi008.stdout:1952: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1949: done (5 left) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1951: done (4 left) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1952: done (3 left) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1953: done (2 left) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1954: done (1 left) 2023-10-07T21:40:18.338 INFO:tasks.rados.rados.0.smithi008.stdout:1955: done (0 left) 2023-10-07T21:40:18.339 INFO:tasks.rados.rados.0.smithi008.stdout:1956: delete oid 84 current snap is 0 2023-10-07T21:40:18.340 INFO:tasks.rados.rados.0.smithi008.stdout:1956: done (0 left) 2023-10-07T21:40:18.340 INFO:tasks.rados.rados.0.smithi008.stdout:1957: delete oid 240 current snap is 0 2023-10-07T21:40:18.342 INFO:tasks.rados.rados.0.smithi008.stdout:1957: done (0 left) 2023-10-07T21:40:18.342 INFO:tasks.rados.rados.0.smithi008.stdout:1958: read oid 194 snap -1 2023-10-07T21:40:18.342 INFO:tasks.rados.rados.0.smithi008.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-07T21:40:18.342 INFO:tasks.rados.rados.0.smithi008.stdout:1959: write oid 445 current snap is 0 2023-10-07T21:40:18.342 INFO:tasks.rados.rados.0.smithi008.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-10-07T21:40:18.352 INFO:tasks.rados.rados.0.smithi008.stdout:1959: writing smithi00888346-445 from 518012 to 1274765 tid 1 2023-10-07T21:40:18.357 INFO:tasks.rados.rados.0.smithi008.stdout:1959: writing smithi00888346-445 from 2025715 to 2118012 tid 2 2023-10-07T21:40:18.357 INFO:tasks.rados.rados.0.smithi008.stdout:1960: write oid 332 current snap is 0 2023-10-07T21:40:18.357 INFO:tasks.rados.rados.0.smithi008.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-10-07T21:40:18.362 INFO:tasks.rados.rados.0.smithi008.stdout:1960: writing smithi00888346-332 from 534819 to 966821 tid 1 2023-10-07T21:40:18.369 INFO:tasks.rados.rados.0.smithi008.stdout:1960: writing smithi00888346-332 from 1684197 to 2134819 tid 2 2023-10-07T21:40:18.369 INFO:tasks.rados.rados.0.smithi008.stdout:1961: read oid 50 snap -1 2023-10-07T21:40:18.370 INFO:tasks.rados.rados.0.smithi008.stdout:1961: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-07T21:40:18.370 INFO:tasks.rados.rados.0.smithi008.stdout:1962: read oid 264 snap -1 2023-10-07T21:40:18.370 INFO:tasks.rados.rados.0.smithi008.stdout:1962: expect deleted 2023-10-07T21:40:18.370 INFO:tasks.rados.rados.0.smithi008.stdout:1963: write oid 333 current snap is 0 2023-10-07T21:40:18.370 INFO:tasks.rados.rados.0.smithi008.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-10-07T21:40:18.375 INFO:tasks.rados.rados.0.smithi008.stdout:1963: writing smithi00888346-333 from 551626 to 1058877 tid 1 2023-10-07T21:40:18.381 INFO:tasks.rados.rados.0.smithi008.stdout:1963: writing smithi00888346-333 from 1626326 to 2044782 tid 2 2023-10-07T21:40:18.381 INFO:tasks.rados.rados.0.smithi008.stdout:1964: read oid 14 snap -1 2023-10-07T21:40:18.381 INFO:tasks.rados.rados.0.smithi008.stdout:1964: expect deleted 2023-10-07T21:40:18.381 INFO:tasks.rados.rados.0.smithi008.stdout:1965: write oid 90 current snap is 0 2023-10-07T21:40:18.382 INFO:tasks.rados.rados.0.smithi008.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-07T21:40:18.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:18 smithi008 bash[41094]: cluster 2023-10-07T21:40:17.304803+0000 mgr.y (mgr.14466) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.7 MiB/s wr, 87 op/s 2023-10-07T21:40:18.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:18 smithi008 bash[41094]: audit 2023-10-07T21:40:18.005315+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:18.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:18 smithi008 bash[27485]: cluster 2023-10-07T21:40:17.304803+0000 mgr.y (mgr.14466) 247 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.7 MiB/s wr, 87 op/s 2023-10-07T21:40:18.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:18 smithi008 bash[27485]: audit 2023-10-07T21:40:18.005315+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:18.610 INFO:tasks.rados.rados.0.smithi008.stdout:1959: finishing write tid 1 to smithi00888346-445 2023-10-07T21:40:18.611 INFO:tasks.rados.rados.0.smithi008.stdout:1959: finishing write tid 2 to smithi00888346-445 2023-10-07T21:40:18.611 INFO:tasks.rados.rados.0.smithi008.stdout:1959: finishing write tid 3 to smithi00888346-445 2023-10-07T21:40:18.611 INFO:tasks.rados.rados.0.smithi008.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-10-07T21:40:18.621 INFO:tasks.rados.rados.0.smithi008.stdout:1965: writing smithi00888346-90 from 568433 to 1150933 tid 1 2023-10-07T21:40:18.628 INFO:tasks.rados.rados.0.smithi008.stdout:1965: writing smithi00888346-90 from 1684808 to 2168433 tid 2 2023-10-07T21:40:18.628 INFO:tasks.rados.rados.0.smithi008.stdout:1958: done (7 left) 2023-10-07T21:40:18.628 INFO:tasks.rados.rados.0.smithi008.stdout:1966: write oid 452 current snap is 0 2023-10-07T21:40:18.628 INFO:tasks.rados.rados.0.smithi008.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-10-07T21:40:18.636 INFO:tasks.rados.rados.0.smithi008.stdout:1966: writing smithi00888346-452 from 585240 to 1242989 tid 1 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1966: writing smithi00888346-452 from 1743290 to 2165415 tid 2 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1967: read oid 408 snap -1 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1967: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1968: write oid 183 current snap is 0 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1959: finishing write tid 4 to smithi00888346-445 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 445 v 198 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1960: finishing write tid 1 to smithi00888346-332 2023-10-07T21:40:18.643 INFO:tasks.rados.rados.0.smithi008.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-10-07T21:40:18.652 INFO:tasks.rados.rados.0.smithi008.stdout:1968: writing smithi00888346-183 from 602047 to 1335045 tid 1 2023-10-07T21:40:18.657 INFO:tasks.rados.rados.0.smithi008.stdout:1968: writing smithi00888346-183 from 1801772 to 2202047 tid 2 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1959: done (9 left) 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1969: read oid 427 snap -1 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1969: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1970: read oid 212 snap -1 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1970: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1971: read oid 438 snap -1 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1971: expect (ObjNum 813 snap 0 seq_num 813) 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1972: write oid 380 current snap is 0 2023-10-07T21:40:18.658 INFO:tasks.rados.rados.0.smithi008.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-10-07T21:40:18.663 INFO:tasks.rados.rados.0.smithi008.stdout:1972: writing smithi00888346-380 from 618854 to 1027101 tid 1 2023-10-07T21:40:18.670 INFO:tasks.rados.rados.0.smithi008.stdout:1972: writing smithi00888346-380 from 1743901 to 2169695 tid 2 2023-10-07T21:40:18.670 INFO:tasks.rados.rados.0.smithi008.stdout:1973: write oid 492 current snap is 0 2023-10-07T21:40:18.670 INFO:tasks.rados.rados.0.smithi008.stdout:1960: finishing write tid 2 to smithi00888346-332 2023-10-07T21:40:18.670 INFO:tasks.rados.rados.0.smithi008.stdout:1960: finishing write tid 3 to smithi00888346-332 2023-10-07T21:40:18.671 INFO:tasks.rados.rados.0.smithi008.stdout:1960: finishing write tid 4 to smithi00888346-332 2023-10-07T21:40:18.671 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 332 v 280 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-10-07T21:40:18.671 INFO:tasks.rados.rados.0.smithi008.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-10-07T21:40:18.671 INFO:tasks.rados.rados.0.smithi008.stdout:1961: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-07T21:40:18.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:18 smithi081 bash[67605]: debug 2023-10-07T21:40:18.342+0000 7f6efb3a1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:40:18.814 INFO:tasks.rados.rados.0.smithi008.stdout:1963: finishing write tid 1 to smithi00888346-333 2023-10-07T21:40:18.814 INFO:tasks.rados.rados.0.smithi008.stdout:1963: finishing write tid 2 to smithi00888346-333 2023-10-07T21:40:18.815 INFO:tasks.rados.rados.0.smithi008.stdout:1963: finishing write tid 3 to smithi00888346-333 2023-10-07T21:40:18.815 INFO:tasks.rados.rados.0.smithi008.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-10-07T21:40:18.827 INFO:tasks.rados.rados.0.smithi008.stdout:1973: writing smithi00888346-492 from 635661 to 1235510 tid 1 2023-10-07T21:40:18.834 INFO:tasks.rados.rados.0.smithi008.stdout:1973: writing smithi00888346-492 from 1918736 to 2235661 tid 2 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1960: done (13 left) 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1961: done (12 left) 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1962: done (11 left) 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1964: done (10 left) 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1974: write oid 39 current snap is 0 2023-10-07T21:40:18.835 INFO:tasks.rados.rados.0.smithi008.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-10-07T21:40:18.842 INFO:tasks.rados.rados.0.smithi008.stdout:1974: writing smithi00888346-39 from 652468 to 1327566 tid 1 2023-10-07T21:40:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:1974: writing smithi00888346-39 from 1977218 to 2252468 tid 2 2023-10-07T21:40:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:1975: write oid 192 current snap is 0 2023-10-07T21:40:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:1963: finishing write tid 4 to smithi00888346-333 2023-10-07T21:40:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 333 v 297 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-10-07T21:40:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-10-07T21:40:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-10-07T21:40:18.855 INFO:tasks.rados.rados.0.smithi008.stdout:1975: writing smithi00888346-192 from 669275 to 1419622 tid 1 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1975: writing smithi00888346-192 from 2035700 to 2269275 tid 2 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1963: done (11 left) 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1976: read oid 175 snap -1 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1976: expect deleted 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1977: read oid 310 snap -1 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1977: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:40:18.863 INFO:tasks.rados.rados.0.smithi008.stdout:1978: write oid 211 current snap is 0 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1965: finishing write tid 1 to smithi00888346-90 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1965: finishing write tid 2 to smithi00888346-90 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1965: finishing write tid 3 to smithi00888346-90 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1965: finishing write tid 4 to smithi00888346-90 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 90 v 283 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1966: finishing write tid 1 to smithi00888346-452 2023-10-07T21:40:18.864 INFO:tasks.rados.rados.0.smithi008.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-10-07T21:40:18.866 INFO:tasks.rados.rados.0.smithi008.stdout:1978: writing smithi00888346-211 from 686082 to 1111678 tid 1 2023-10-07T21:40:18.872 INFO:tasks.rados.rados.0.smithi008.stdout:1978: writing smithi00888346-211 from 1577829 to 2010961 tid 2 2023-10-07T21:40:18.873 INFO:tasks.rados.rados.0.smithi008.stdout:1965: done (13 left) 2023-10-07T21:40:18.873 INFO:tasks.rados.rados.0.smithi008.stdout:1979: read oid 349 snap -1 2023-10-07T21:40:18.873 INFO:tasks.rados.rados.0.smithi008.stdout:1979: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-10-07T21:40:18.873 INFO:tasks.rados.rados.0.smithi008.stdout:1980: write oid 483 current snap is 0 2023-10-07T21:40:18.873 INFO:tasks.rados.rados.0.smithi008.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-10-07T21:40:18.879 INFO:tasks.rados.rados.0.smithi008.stdout:1980: writing smithi00888346-483 from 702889 to 1203734 tid 1 2023-10-07T21:40:18.885 INFO:tasks.rados.rados.0.smithi008.stdout:1980: writing smithi00888346-483 from 1636311 to 2213101 tid 2 2023-10-07T21:40:18.886 INFO:tasks.rados.rados.0.smithi008.stdout:1981: write oid 275 current snap is 0 2023-10-07T21:40:18.886 INFO:tasks.rados.rados.0.smithi008.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-10-07T21:40:18.893 INFO:tasks.rados.rados.0.smithi008.stdout:1981: writing smithi00888346-275 from 719696 to 1295790 tid 1 2023-10-07T21:40:18.899 INFO:tasks.rados.rados.0.smithi008.stdout:1981: writing smithi00888346-275 from 2094793 to 2319696 tid 2 2023-10-07T21:40:18.899 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:18.900 INFO:tasks.rados.rados.0.smithi008.stdout:1966: finishing write tid 2 to smithi00888346-452 2023-10-07T21:40:18.900 INFO:tasks.rados.rados.0.smithi008.stdout:1967: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-07T21:40:18.965 INFO:tasks.rados.rados.0.smithi008.stdout:1966: finishing write tid 3 to smithi00888346-452 2023-10-07T21:40:18.965 INFO:tasks.rados.rados.0.smithi008.stdout:1966: finishing write tid 4 to smithi00888346-452 2023-10-07T21:40:18.965 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 291 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-10-07T21:40:18.965 INFO:tasks.rados.rados.0.smithi008.stdout:1966: left oid 452 (ObjNum 1320 snap 0 seq_num 1320) 2023-10-07T21:40:18.966 INFO:tasks.rados.rados.0.smithi008.stdout:1969: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-07T21:40:19.067 INFO:tasks.rados.rados.0.smithi008.stdout:1970: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1972: finishing write tid 1 to smithi00888346-380 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1966: done (15 left) 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1967: done (14 left) 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1969: done (13 left) 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1970: done (12 left) 2023-10-07T21:40:19.178 INFO:tasks.rados.rados.0.smithi008.stdout:1982: write oid 99 current snap is 0 2023-10-07T21:40:19.179 INFO:tasks.rados.rados.0.smithi008.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-10-07T21:40:19.185 INFO:tasks.rados.rados.0.smithi008.stdout:1982: writing smithi00888346-99 from 736503 to 1387846 tid 1 2023-10-07T21:40:19.191 INFO:tasks.rados.rados.0.smithi008.stdout:1982: writing smithi00888346-99 from 2153275 to 2336503 tid 2 2023-10-07T21:40:19.191 INFO:tasks.rados.rados.0.smithi008.stdout:1983: write oid 329 current snap is 0 2023-10-07T21:40:19.191 INFO:tasks.rados.rados.0.smithi008.stdout:1972: finishing write tid 2 to smithi00888346-380 2023-10-07T21:40:19.191 INFO:tasks.rados.rados.0.smithi008.stdout:1972: finishing write tid 3 to smithi00888346-380 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1972: finishing write tid 4 to smithi00888346-380 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 380 v 294 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1972: left oid 380 (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1968: finishing write tid 1 to smithi00888346-183 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1968: finishing write tid 2 to smithi00888346-183 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1968: finishing write tid 3 to smithi00888346-183 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1968: finishing write tid 4 to smithi00888346-183 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 183 v 268 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1968: left oid 183 (ObjNum 1321 snap 0 seq_num 1321) 2023-10-07T21:40:19.192 INFO:tasks.rados.rados.0.smithi008.stdout:1971: expect (ObjNum 813 snap 0 seq_num 813) 2023-10-07T21:40:19.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:18 smithi081 bash[67605]: debug 2023-10-07T21:40:18.894+0000 7f6efb3a1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:40:19.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[31720]: audit 2023-10-07T21:40:18.015087+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[31720]: audit 2023-10-07T21:40:18.610561+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[31720]: audit 2023-10-07T21:40:18.620641+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[31720]: audit 2023-10-07T21:40:18.888108+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.8:0/3144547250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:19.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[27485]: audit 2023-10-07T21:40:18.015087+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[27485]: audit 2023-10-07T21:40:18.610561+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[27485]: audit 2023-10-07T21:40:18.620641+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[27485]: audit 2023-10-07T21:40:18.888108+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.8:0/3144547250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[41094]: audit 2023-10-07T21:40:18.015087+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[41094]: audit 2023-10-07T21:40:18.610561+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[41094]: audit 2023-10-07T21:40:18.620641+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:19.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:19 smithi008 bash[41094]: audit 2023-10-07T21:40:18.888108+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.8:0/3144547250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:19.396 INFO:tasks.rados.rados.0.smithi008.stdout:1973: finishing write tid 1 to smithi00888346-492 2023-10-07T21:40:19.396 INFO:tasks.rados.rados.0.smithi008.stdout:1973: finishing write tid 2 to smithi00888346-492 2023-10-07T21:40:19.396 INFO:tasks.rados.rados.0.smithi008.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-10-07T21:40:19.404 INFO:tasks.rados.rados.0.smithi008.stdout:1983: writing smithi00888346-329 from 753310 to 1479902 tid 1 2023-10-07T21:40:19.410 INFO:tasks.rados.rados.0.smithi008.stdout:1983: writing smithi00888346-329 from 2095404 to 2353310 tid 2 2023-10-07T21:40:19.410 INFO:tasks.rados.rados.0.smithi008.stdout:1968: done (13 left) 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1971: done (12 left) 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1972: done (11 left) 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1984: write oid 6 current snap is 0 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1973: finishing write tid 3 to smithi00888346-492 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1973: finishing write tid 4 to smithi00888346-492 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 281 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1973: left oid 492 (ObjNum 1323 snap 0 seq_num 1323) 2023-10-07T21:40:19.411 INFO:tasks.rados.rados.0.smithi008.stdout:1974: finishing write tid 1 to smithi00888346-39 2023-10-07T21:40:19.412 INFO:tasks.rados.rados.0.smithi008.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-10-07T21:40:19.418 INFO:tasks.rados.rados.0.smithi008.stdout:1984: writing smithi00888346-6 from 770117 to 1288311 tid 1 2023-10-07T21:40:19.424 INFO:tasks.rados.rados.0.smithi008.stdout:1984: writing smithi00888346-6 from 1870239 to 2370117 tid 2 2023-10-07T21:40:19.424 INFO:tasks.rados.rados.0.smithi008.stdout:1973: done (11 left) 2023-10-07T21:40:19.424 INFO:tasks.rados.rados.0.smithi008.stdout:1985: write oid 136 current snap is 0 2023-10-07T21:40:19.424 INFO:tasks.rados.rados.0.smithi008.stdout:1974: finishing write tid 2 to smithi00888346-39 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:1974: finishing write tid 3 to smithi00888346-39 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:1974: finishing write tid 4 to smithi00888346-39 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 39 v 398 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:1974: left oid 39 (ObjNum 1324 snap 0 seq_num 1324) 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:1975: finishing write tid 1 to smithi00888346-192 2023-10-07T21:40:19.425 INFO:tasks.rados.rados.0.smithi008.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-10-07T21:40:19.432 INFO:tasks.rados.rados.0.smithi008.stdout:1985: writing smithi00888346-136 from 786924 to 1380367 tid 1 2023-10-07T21:40:19.438 INFO:tasks.rados.rados.0.smithi008.stdout:1985: writing smithi00888346-136 from 1928721 to 2386924 tid 2 2023-10-07T21:40:19.438 INFO:tasks.rados.rados.0.smithi008.stdout:1974: done (11 left) 2023-10-07T21:40:19.438 INFO:tasks.rados.rados.0.smithi008.stdout:1986: delete oid 308 current snap is 0 2023-10-07T21:40:19.438 INFO:tasks.rados.rados.0.smithi008.stdout:1975: finishing write tid 2 to smithi00888346-192 2023-10-07T21:40:19.438 INFO:tasks.rados.rados.0.smithi008.stdout:1975: finishing write tid 3 to smithi00888346-192 2023-10-07T21:40:19.439 INFO:tasks.rados.rados.0.smithi008.stdout:1975: finishing write tid 4 to smithi00888346-192 2023-10-07T21:40:19.439 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 192 v 240 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-10-07T21:40:19.439 INFO:tasks.rados.rados.0.smithi008.stdout:1975: left oid 192 (ObjNum 1325 snap 0 seq_num 1325) 2023-10-07T21:40:19.439 INFO:tasks.rados.rados.0.smithi008.stdout:1978: finishing write tid 1 to smithi00888346-211 2023-10-07T21:40:19.439 INFO:tasks.rados.rados.0.smithi008.stdout:1977: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:40:19.568 INFO:tasks.rados.rados.0.smithi008.stdout:1978: finishing write tid 2 to smithi00888346-211 2023-10-07T21:40:19.568 INFO:tasks.rados.rados.0.smithi008.stdout:1978: finishing write tid 3 to smithi00888346-211 2023-10-07T21:40:19.568 INFO:tasks.rados.rados.0.smithi008.stdout:1978: finishing write tid 4 to smithi00888346-211 2023-10-07T21:40:19.569 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 211 v 300 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-10-07T21:40:19.569 INFO:tasks.rados.rados.0.smithi008.stdout:1978: left oid 211 (ObjNum 1326 snap 0 seq_num 1326) 2023-10-07T21:40:19.569 INFO:tasks.rados.rados.0.smithi008.stdout:1979: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-10-07T21:40:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:1980: finishing write tid 1 to smithi00888346-483 2023-10-07T21:40:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:1980: finishing write tid 2 to smithi00888346-483 2023-10-07T21:40:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:1980: finishing write tid 3 to smithi00888346-483 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1980: finishing write tid 4 to smithi00888346-483 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 483 v 401 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1980: left oid 483 (ObjNum 1327 snap 0 seq_num 1327) 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1981: finishing write tid 1 to smithi00888346-275 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1981: finishing write tid 2 to smithi00888346-275 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1981: finishing write tid 3 to smithi00888346-275 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1981: finishing write tid 4 to smithi00888346-275 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 275 v 221 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1981: left oid 275 (ObjNum 1328 snap 0 seq_num 1328) 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1982: finishing write tid 1 to smithi00888346-99 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1982: finishing write tid 2 to smithi00888346-99 2023-10-07T21:40:19.743 INFO:tasks.rados.rados.0.smithi008.stdout:1982: finishing write tid 3 to smithi00888346-99 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1982: finishing write tid 4 to smithi00888346-99 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 99 v 304 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1982: left oid 99 (ObjNum 1329 snap 0 seq_num 1329) 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1983: finishing write tid 1 to smithi00888346-329 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1983: finishing write tid 2 to smithi00888346-329 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1983: finishing write tid 3 to smithi00888346-329 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1975: done (11 left) 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1976: done (10 left) 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1977: done (9 left) 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1978: done (8 left) 2023-10-07T21:40:19.744 INFO:tasks.rados.rados.0.smithi008.stdout:1979: done (7 left) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1980: done (6 left) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1981: done (5 left) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1982: done (4 left) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1986: done (3 left) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1987: read oid 354 snap -1 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1987: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1988: write oid 318 current snap is 0 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1983: finishing write tid 4 to smithi00888346-329 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 264 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1983: left oid 329 (ObjNum 1330 snap 0 seq_num 1330) 2023-10-07T21:40:19.745 INFO:tasks.rados.rados.0.smithi008.stdout:1984: finishing write tid 1 to smithi00888346-6 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1984: finishing write tid 2 to smithi00888346-6 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1984: finishing write tid 3 to smithi00888346-6 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1984: finishing write tid 4 to smithi00888346-6 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 6 v 201 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1984: left oid 6 (ObjNum 1331 snap 0 seq_num 1331) 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1985: finishing write tid 1 to smithi00888346-136 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1985: finishing write tid 2 to smithi00888346-136 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1985: finishing write tid 3 to smithi00888346-136 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1985: finishing write tid 4 to smithi00888346-136 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 297 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1985: left oid 136 (ObjNum 1332 snap 0 seq_num 1332) 2023-10-07T21:40:19.746 INFO:tasks.rados.rados.0.smithi008.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-10-07T21:40:19.759 INFO:tasks.rados.rados.0.smithi008.stdout:1988: writing smithi00888346-318 from 420538 to 1164479 tid 1 2023-10-07T21:40:19.762 INFO:tasks.rados.rados.0.smithi008.stdout:1988: writing smithi00888346-318 from 1929332 to 2420538 tid 2 2023-10-07T21:40:19.762 INFO:tasks.rados.rados.0.smithi008.stdout:1983: done (4 left) 2023-10-07T21:40:19.762 INFO:tasks.rados.rados.0.smithi008.stdout:1984: done (3 left) 2023-10-07T21:40:19.762 INFO:tasks.rados.rados.0.smithi008.stdout:1985: done (2 left) 2023-10-07T21:40:19.763 INFO:tasks.rados.rados.0.smithi008.stdout:1989: delete oid 247 current snap is 0 2023-10-07T21:40:19.763 INFO:tasks.rados.rados.0.smithi008.stdout:1987: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:19.887 INFO:tasks.rados.rados.0.smithi008.stdout:1988: finishing write tid 1 to smithi00888346-318 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1988: finishing write tid 2 to smithi00888346-318 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1988: finishing write tid 3 to smithi00888346-318 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1988: finishing write tid 4 to smithi00888346-318 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 318 v 204 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1988: left oid 318 (ObjNum 1334 snap 0 seq_num 1334) 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1987: done (2 left) 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1988: done (1 left) 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1989: done (0 left) 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1990: write oid 98 current snap is 0 2023-10-07T21:40:19.888 INFO:tasks.rados.rados.0.smithi008.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-10-07T21:40:19.897 INFO:tasks.rados.rados.0.smithi008.stdout:1990: writing smithi00888346-98 from 454152 to 948591 tid 1 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1990: writing smithi00888346-98 from 1646296 to 2381420 tid 2 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1991: read oid 17 snap -1 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1992: read oid 221 snap -1 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1993: write oid 163 current snap is 0 2023-10-07T21:40:19.907 INFO:tasks.rados.rados.0.smithi008.stdout:1990: finishing write tid 1 to smithi00888346-98 2023-10-07T21:40:19.908 INFO:tasks.rados.rados.0.smithi008.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-10-07T21:40:19.913 INFO:tasks.rados.rados.0.smithi008.stdout:1993: writing smithi00888346-163 from 470959 to 1040647 tid 1 2023-10-07T21:40:19.920 INFO:tasks.rados.rados.0.smithi008.stdout:1993: writing smithi00888346-163 from 1704778 to 2299913 tid 2 2023-10-07T21:40:19.920 INFO:tasks.rados.rados.0.smithi008.stdout:1994: write oid 464 current snap is 0 2023-10-07T21:40:19.920 INFO:tasks.rados.rados.0.smithi008.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-10-07T21:40:19.927 INFO:tasks.rados.rados.0.smithi008.stdout:1994: writing smithi00888346-464 from 487766 to 1132703 tid 1 2023-10-07T21:40:19.934 INFO:tasks.rados.rados.0.smithi008.stdout:1994: writing smithi00888346-464 from 1646907 to 2385700 tid 2 2023-10-07T21:40:19.934 INFO:tasks.rados.rados.0.smithi008.stdout:1995: write oid 363 current snap is 0 2023-10-07T21:40:19.934 INFO:tasks.rados.rados.0.smithi008.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-10-07T21:40:19.939 INFO:tasks.rados.rados.0.smithi008.stdout:1995: writing smithi00888346-363 from 504573 to 941112 tid 1 2023-10-07T21:40:19.945 INFO:tasks.rados.rados.0.smithi008.stdout:1995: writing smithi00888346-363 from 1421742 to 2020546 tid 2 2023-10-07T21:40:19.948 INFO:tasks.rados.rados.0.smithi008.stdout:1995: writing smithi00888346-363 from 2437505 to 2504573 tid 3 2023-10-07T21:40:19.948 INFO:tasks.rados.rados.0.smithi008.stdout:1996: write oid 483 current snap is 0 2023-10-07T21:40:19.948 INFO:tasks.rados.rados.0.smithi008.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-10-07T21:40:19.954 INFO:tasks.rados.rados.0.smithi008.stdout:1996: writing smithi00888346-483 from 521380 to 1033168 tid 1 2023-10-07T21:40:19.961 INFO:tasks.rados.rados.0.smithi008.stdout:1996: writing smithi00888346-483 from 1480224 to 2222686 tid 2 2023-10-07T21:40:19.961 INFO:tasks.rados.rados.0.smithi008.stdout:1997: write oid 200 current snap is 0 2023-10-07T21:40:19.961 INFO:tasks.rados.rados.0.smithi008.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-10-07T21:40:19.967 INFO:tasks.rados.rados.0.smithi008.stdout:1997: writing smithi00888346-200 from 538187 to 1125224 tid 1 2023-10-07T21:40:19.973 INFO:tasks.rados.rados.0.smithi008.stdout:1997: writing smithi00888346-200 from 1538706 to 2141179 tid 2 2023-10-07T21:40:19.973 INFO:tasks.rados.rados.0.smithi008.stdout:1998: write oid 351 current snap is 0 2023-10-07T21:40:19.973 INFO:tasks.rados.rados.0.smithi008.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-07T21:40:19.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[67605]: debug 2023-10-07T21:40:19.562+0000 7f6efb3a1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:40:19.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:19 smithi081 bash[67605]: debug 2023-10-07T21:40:19.682+0000 7f6efb3a1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:40:20.097 INFO:tasks.rados.rados.0.smithi008.stdout:1990: finishing write tid 2 to smithi00888346-98 2023-10-07T21:40:20.097 INFO:tasks.rados.rados.0.smithi008.stdout:1990: finishing write tid 3 to smithi00888346-98 2023-10-07T21:40:20.097 INFO:tasks.rados.rados.0.smithi008.stdout:1990: finishing write tid 4 to smithi00888346-98 2023-10-07T21:40:20.097 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 98 v 307 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-10-07T21:40:20.097 INFO:tasks.rados.rados.0.smithi008.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-10-07T21:40:20.098 INFO:tasks.rados.rados.0.smithi008.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:20.251 INFO:tasks.rados.rados.0.smithi008.stdout:1993: finishing write tid 1 to smithi00888346-163 2023-10-07T21:40:20.251 INFO:tasks.rados.rados.0.smithi008.stdout:1993: finishing write tid 2 to smithi00888346-163 2023-10-07T21:40:20.251 INFO:tasks.rados.rados.0.smithi008.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-10-07T21:40:20.263 INFO:tasks.rados.rados.0.smithi008.stdout:1998: writing smithi00888346-351 from 554994 to 1217280 tid 1 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1998: writing smithi00888346-351 from 1997188 to 2554994 tid 2 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1990: done (8 left) 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1991: done (7 left) 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1992: done (6 left) 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1999: write oid 205 current snap is 0 2023-10-07T21:40:20.271 INFO:tasks.rados.rados.0.smithi008.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-10-07T21:40:20.278 INFO:tasks.rados.rados.0.smithi008.stdout:1999: writing smithi00888346-205 from 571801 to 1309336 tid 1 2023-10-07T21:40:20.284 INFO:tasks.rados.rados.0.smithi008.stdout:1999: writing smithi00888346-205 from 1939317 to 2429106 tid 2 2023-10-07T21:40:20.284 INFO:tasks.rados.rados.0.smithi008.stdout:2000: write oid 101 current snap is 0 2023-10-07T21:40:20.285 INFO:tasks.rados.rados.0.smithi008.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-10-07T21:40:20.290 INFO:tasks.rados.rados.0.smithi008.stdout:2000: writing smithi00888346-101 from 588608 to 1001392 tid 1 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:2000: writing smithi00888346-101 from 1597799 to 2347599 tid 2 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:2001: delete oid 69 current snap is 0 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1993: finishing write tid 3 to smithi00888346-163 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1993: finishing write tid 4 to smithi00888346-163 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 163 v 303 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1994: finishing write tid 1 to smithi00888346-464 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1994: finishing write tid 2 to smithi00888346-464 2023-10-07T21:40:20.299 INFO:tasks.rados.rados.0.smithi008.stdout:1994: finishing write tid 3 to smithi00888346-464 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1994: finishing write tid 4 to smithi00888346-464 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 349 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: finishing write tid 1 to smithi00888346-363 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: finishing write tid 2 to smithi00888346-363 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: finishing write tid 3 to smithi00888346-363 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: finishing write tid 4 to smithi00888346-363 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: finishing write tid 5 to smithi00888346-363 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 363 v 307 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1996: finishing write tid 1 to smithi00888346-483 2023-10-07T21:40:20.300 INFO:tasks.rados.rados.0.smithi008.stdout:1996: finishing write tid 2 to smithi00888346-483 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1996: finishing write tid 3 to smithi00888346-483 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1996: finishing write tid 4 to smithi00888346-483 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 483 v 404 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1997: finishing write tid 1 to smithi00888346-200 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1997: finishing write tid 2 to smithi00888346-200 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1997: finishing write tid 3 to smithi00888346-200 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1997: finishing write tid 4 to smithi00888346-200 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 200 v 267 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1998: finishing write tid 1 to smithi00888346-351 2023-10-07T21:40:20.301 INFO:tasks.rados.rados.0.smithi008.stdout:1998: finishing write tid 2 to smithi00888346-351 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1998: finishing write tid 3 to smithi00888346-351 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1998: finishing write tid 4 to smithi00888346-351 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 270 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1999: finishing write tid 1 to smithi00888346-205 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1999: finishing write tid 2 to smithi00888346-205 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1999: finishing write tid 3 to smithi00888346-205 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1999: finishing write tid 4 to smithi00888346-205 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 243 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:1999: left oid 205 (ObjNum 1343 snap 0 seq_num 1343) 2023-10-07T21:40:20.302 INFO:tasks.rados.rados.0.smithi008.stdout:2000: finishing write tid 1 to smithi00888346-101 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1993: done (8 left) 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1994: done (7 left) 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1995: done (6 left) 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1996: done (5 left) 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1997: done (4 left) 2023-10-07T21:40:20.303 INFO:tasks.rados.rados.0.smithi008.stdout:1998: done (3 left) 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:1999: done (2 left) 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:2001: done (1 left) 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:2002: read oid 239 snap -1 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:2002: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:2003: write oid 189 current snap is 0 2023-10-07T21:40:20.304 INFO:tasks.rados.rados.0.smithi008.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-10-07T21:40:20.307 INFO:tasks.rados.rados.0.smithi008.stdout:2003: writing smithi00888346-189 from 622222 to 1301857 tid 1 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:2003: writing smithi00888346-189 from 1831116 to 2584585 tid 2 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:2004: write oid 18 current snap is 0 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:2000: finishing write tid 2 to smithi00888346-101 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:2000: finishing write tid 3 to smithi00888346-101 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:2000: finishing write tid 4 to smithi00888346-101 2023-10-07T21:40:20.315 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 300 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-10-07T21:40:20.316 INFO:tasks.rados.rados.0.smithi008.stdout:2000: left oid 101 (ObjNum 1344 snap 0 seq_num 1344) 2023-10-07T21:40:20.316 INFO:tasks.rados.rados.0.smithi008.stdout:2002: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-07T21:40:20.343 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.066+0000 7f6efb3a1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:40:20.344 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.182+0000 7f6efb3a1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:40:20.438 INFO:tasks.rados.rados.0.smithi008.stdout:2003: finishing write tid 1 to smithi00888346-189 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:2003: finishing write tid 2 to smithi00888346-189 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:2003: finishing write tid 3 to smithi00888346-189 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:2003: finishing write tid 4 to smithi00888346-189 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 189 v 352 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:2003: left oid 189 (ObjNum 1346 snap 0 seq_num 1346) 2023-10-07T21:40:20.439 INFO:tasks.rados.rados.0.smithi008.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-10-07T21:40:20.447 INFO:tasks.rados.rados.0.smithi008.stdout:2004: writing smithi00888346-18 from 639029 to 1393913 tid 1 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2004: writing smithi00888346-18 from 2173245 to 2639029 tid 2 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2000: done (3 left) 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2002: done (2 left) 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2003: done (1 left) 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2005: write oid 454 current snap is 0 2023-10-07T21:40:20.454 INFO:tasks.rados.rados.0.smithi008.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-10-07T21:40:20.460 INFO:tasks.rados.rados.0.smithi008.stdout:2005: writing smithi00888346-454 from 655836 to 1085969 tid 1 2023-10-07T21:40:20.468 INFO:tasks.rados.rados.0.smithi008.stdout:2005: writing smithi00888346-454 from 1831727 to 2588865 tid 2 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2006: delete oid 244 current snap is 0 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2004: finishing write tid 1 to smithi00888346-18 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2004: finishing write tid 2 to smithi00888346-18 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2004: finishing write tid 3 to smithi00888346-18 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2004: finishing write tid 4 to smithi00888346-18 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 18 v 355 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2004: left oid 18 (ObjNum 1347 snap 0 seq_num 1347) 2023-10-07T21:40:20.469 INFO:tasks.rados.rados.0.smithi008.stdout:2005: finishing write tid 1 to smithi00888346-454 2023-10-07T21:40:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2004: done (2 left) 2023-10-07T21:40:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2006: done (1 left) 2023-10-07T21:40:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2007: write oid 80 current snap is 0 2023-10-07T21:40:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-10-07T21:40:20.479 INFO:tasks.rados.rados.0.smithi008.stdout:2007: writing smithi00888346-80 from 689450 to 1270081 tid 1 2023-10-07T21:40:20.488 INFO:tasks.rados.rados.0.smithi008.stdout:2007: writing smithi00888346-80 from 1948691 to 2689450 tid 2 2023-10-07T21:40:20.489 INFO:tasks.rados.rados.0.smithi008.stdout:2008: read oid 226 snap -1 2023-10-07T21:40:20.489 INFO:tasks.rados.rados.0.smithi008.stdout:2008: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-07T21:40:20.489 INFO:tasks.rados.rados.0.smithi008.stdout:2009: write oid 5 current snap is 0 2023-10-07T21:40:20.489 INFO:tasks.rados.rados.0.smithi008.stdout:2005: finishing write tid 2 to smithi00888346-454 2023-10-07T21:40:20.489 INFO:tasks.rados.rados.0.smithi008.stdout:2005: finishing write tid 3 to smithi00888346-454 2023-10-07T21:40:20.490 INFO:tasks.rados.rados.0.smithi008.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-10-07T21:40:20.496 INFO:tasks.rados.rados.0.smithi008.stdout:2009: writing smithi00888346-5 from 706257 to 1362137 tid 1 2023-10-07T21:40:20.502 INFO:tasks.rados.rados.0.smithi008.stdout:2009: writing smithi00888346-5 from 1890820 to 2395285 tid 2 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:2010: delete oid 235 current snap is 0 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:2005: finishing write tid 4 to smithi00888346-454 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 454 v 271 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:2005: left oid 454 (ObjNum 1348 snap 0 seq_num 1348) 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:2007: finishing write tid 1 to smithi00888346-80 2023-10-07T21:40:20.503 INFO:tasks.rados.rados.0.smithi008.stdout:2007: finishing write tid 2 to smithi00888346-80 2023-10-07T21:40:20.504 INFO:tasks.rados.rados.0.smithi008.stdout:2007: finishing write tid 3 to smithi00888346-80 2023-10-07T21:40:20.504 INFO:tasks.rados.rados.0.smithi008.stdout:2007: finishing write tid 4 to smithi00888346-80 2023-10-07T21:40:20.504 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 80 v 303 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-10-07T21:40:20.504 INFO:tasks.rados.rados.0.smithi008.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-10-07T21:40:20.504 INFO:tasks.rados.rados.0.smithi008.stdout:2009: finishing write tid 1 to smithi00888346-5 2023-10-07T21:40:20.505 INFO:tasks.rados.rados.0.smithi008.stdout:2008: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-07T21:40:20.597 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.334+0000 7f6efb3a1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:40:20.598 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.454+0000 7f6efb3a1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:40:20.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[31720]: cluster 2023-10-07T21:40:19.305807+0000 mgr.y (mgr.14466) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-07T21:40:20.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[31720]: audit 2023-10-07T21:40:19.365522+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[31720]: audit 2023-10-07T21:40:19.374233+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[41094]: cluster 2023-10-07T21:40:19.305807+0000 mgr.y (mgr.14466) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-07T21:40:20.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[41094]: audit 2023-10-07T21:40:19.365522+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[41094]: audit 2023-10-07T21:40:19.374233+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[27485]: cluster 2023-10-07T21:40:19.305807+0000 mgr.y (mgr.14466) 248 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-07T21:40:20.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[27485]: audit 2023-10-07T21:40:19.365522+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:20 smithi008 bash[27485]: audit 2023-10-07T21:40:19.374233+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2009: finishing write tid 2 to smithi00888346-5 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2009: finishing write tid 3 to smithi00888346-5 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2009: finishing write tid 4 to smithi00888346-5 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 5 v 310 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2005: done (4 left) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2007: done (3 left) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2008: done (2 left) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2009: done (1 left) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2010: done (0 left) 2023-10-07T21:40:20.727 INFO:tasks.rados.rados.0.smithi008.stdout:2011: write oid 348 current snap is 0 2023-10-07T21:40:20.728 INFO:tasks.rados.rados.0.smithi008.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-10-07T21:40:20.738 INFO:tasks.rados.rados.0.smithi008.stdout:2011: writing smithi00888346-348 from 739871 to 1146249 tid 1 2023-10-07T21:40:20.745 INFO:tasks.rados.rados.0.smithi008.stdout:2011: writing smithi00888346-348 from 1607784 to 2115918 tid 2 2023-10-07T21:40:20.745 INFO:tasks.rados.rados.0.smithi008.stdout:2012: write oid 160 current snap is 0 2023-10-07T21:40:20.745 INFO:tasks.rados.rados.0.smithi008.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-10-07T21:40:20.752 INFO:tasks.rados.rados.0.smithi008.stdout:2012: writing smithi00888346-160 from 756678 to 1354658 tid 1 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2012: writing smithi00888346-160 from 1782619 to 2550764 tid 2 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2013: write oid 408 current snap is 0 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2011: finishing write tid 1 to smithi00888346-348 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2011: finishing write tid 2 to smithi00888346-348 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2011: finishing write tid 3 to smithi00888346-348 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2011: finishing write tid 4 to smithi00888346-348 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 348 v 225 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-10-07T21:40:20.760 INFO:tasks.rados.rados.0.smithi008.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-10-07T21:40:20.761 INFO:tasks.rados.rados.0.smithi008.stdout:2012: finishing write tid 1 to smithi00888346-160 2023-10-07T21:40:20.761 INFO:tasks.rados.rados.0.smithi008.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-10-07T21:40:20.768 INFO:tasks.rados.rados.0.smithi008.stdout:2013: writing smithi00888346-408 from 773485 to 1446714 tid 1 2023-10-07T21:40:20.775 INFO:tasks.rados.rados.0.smithi008.stdout:2013: writing smithi00888346-408 from 2124748 to 2636551 tid 2 2023-10-07T21:40:20.775 INFO:tasks.rados.rados.0.smithi008.stdout:2011: done (2 left) 2023-10-07T21:40:20.775 INFO:tasks.rados.rados.0.smithi008.stdout:2014: write oid 448 current snap is 0 2023-10-07T21:40:20.775 INFO:tasks.rados.rados.0.smithi008.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-10-07T21:40:20.784 INFO:tasks.rados.rados.0.smithi008.stdout:2014: writing smithi00888346-448 from 790292 to 1538770 tid 1 2023-10-07T21:40:20.791 INFO:tasks.rados.rados.0.smithi008.stdout:2014: writing smithi00888346-448 from 2183230 to 2790292 tid 2 2023-10-07T21:40:20.791 INFO:tasks.rados.rados.0.smithi008.stdout:2015: read oid 457 snap -1 2023-10-07T21:40:20.791 INFO:tasks.rados.rados.0.smithi008.stdout:2015: expect deleted 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2016: read oid 281 snap -1 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2017: read oid 140 snap -1 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2017: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2018: read oid 326 snap -1 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2018: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2019: write oid 472 current snap is 0 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2012: finishing write tid 2 to smithi00888346-160 2023-10-07T21:40:20.792 INFO:tasks.rados.rados.0.smithi008.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-10-07T21:40:20.796 INFO:tasks.rados.rados.0.smithi008.stdout:2019: writing smithi00888346-472 from 407099 to 830826 tid 1 2023-10-07T21:40:20.803 INFO:tasks.rados.rados.0.smithi008.stdout:2019: writing smithi00888346-472 from 1441712 to 1957184 tid 2 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2019: writing smithi00888346-472 from 2582060 to 2807099 tid 3 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2020: write oid 220 current snap is 0 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2012: finishing write tid 3 to smithi00888346-160 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2012: finishing write tid 4 to smithi00888346-160 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 160 v 270 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2013: finishing write tid 1 to smithi00888346-408 2023-10-07T21:40:20.808 INFO:tasks.rados.rados.0.smithi008.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-10-07T21:40:20.813 INFO:tasks.rados.rados.0.smithi008.stdout:2020: writing smithi00888346-220 from 423906 to 922882 tid 1 2023-10-07T21:40:20.820 INFO:tasks.rados.rados.0.smithi008.stdout:2020: writing smithi00888346-220 from 1500194 to 2159324 tid 2 2023-10-07T21:40:20.824 INFO:tasks.rados.rados.0.smithi008.stdout:2020: writing smithi00888346-220 from 2609483 to 2823906 tid 3 2023-10-07T21:40:20.824 INFO:tasks.rados.rados.0.smithi008.stdout:2012: done (8 left) 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2021: read oid 299 snap -1 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2021: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2022: write oid 407 current snap is 0 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2013: finishing write tid 2 to smithi00888346-408 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2013: finishing write tid 3 to smithi00888346-408 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2013: finishing write tid 4 to smithi00888346-408 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 408 v 207 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2014: finishing write tid 1 to smithi00888346-448 2023-10-07T21:40:20.825 INFO:tasks.rados.rados.0.smithi008.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-10-07T21:40:20.830 INFO:tasks.rados.rados.0.smithi008.stdout:2022: writing smithi00888346-407 from 440713 to 1014938 tid 1 2023-10-07T21:40:20.835 INFO:tasks.rados.rados.0.smithi008.stdout:2022: writing smithi00888346-407 from 1442323 to 1961464 tid 2 2023-10-07T21:40:20.841 INFO:tasks.rados.rados.0.smithi008.stdout:2022: writing smithi00888346-407 from 2636906 to 2840713 tid 3 2023-10-07T21:40:20.841 INFO:tasks.rados.rados.0.smithi008.stdout:2013: done (9 left) 2023-10-07T21:40:20.841 INFO:tasks.rados.rados.0.smithi008.stdout:2023: delete oid 115 current snap is 0 2023-10-07T21:40:20.841 INFO:tasks.rados.rados.0.smithi008.stdout:2014: finishing write tid 2 to smithi00888346-448 2023-10-07T21:40:20.841 INFO:tasks.rados.rados.0.smithi008.stdout:2014: finishing write tid 3 to smithi00888346-448 2023-10-07T21:40:20.842 INFO:tasks.rados.rados.0.smithi008.stdout:2014: finishing write tid 4 to smithi00888346-448 2023-10-07T21:40:20.842 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 448 v 202 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-10-07T21:40:20.842 INFO:tasks.rados.rados.0.smithi008.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2023-10-07T21:40:20.842 INFO:tasks.rados.rados.0.smithi008.stdout:2019: finishing write tid 1 to smithi00888346-472 2023-10-07T21:40:20.842 INFO:tasks.rados.rados.0.smithi008.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-07T21:40:20.935 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.586+0000 7f6efb3a1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:40:20.935 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.794+0000 7f6efb3a1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:40:21.061 INFO:tasks.rados.rados.0.smithi008.stdout:2018: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-07T21:40:21.170 INFO:tasks.rados.rados.0.smithi008.stdout:2017: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:40:21.237 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:20 smithi081 bash[67605]: debug 2023-10-07T21:40:20.922+0000 7f6efb3a1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2019: finishing write tid 2 to smithi00888346-472 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2019: finishing write tid 3 to smithi00888346-472 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2019: finishing write tid 4 to smithi00888346-472 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2019: finishing write tid 5 to smithi00888346-472 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 472 v 287 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-10-07T21:40:21.243 INFO:tasks.rados.rados.0.smithi008.stdout:2020: finishing write tid 1 to smithi00888346-220 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2020: finishing write tid 2 to smithi00888346-220 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2020: finishing write tid 3 to smithi00888346-220 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2020: finishing write tid 4 to smithi00888346-220 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2020: finishing write tid 5 to smithi00888346-220 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 220 v 314 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2020: left oid 220 (ObjNum 1358 snap 0 seq_num 1358) 2023-10-07T21:40:21.244 INFO:tasks.rados.rados.0.smithi008.stdout:2021: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:40:21.337 INFO:tasks.rados.rados.0.smithi008.stdout:2022: finishing write tid 1 to smithi00888346-407 2023-10-07T21:40:21.337 INFO:tasks.rados.rados.0.smithi008.stdout:2022: finishing write tid 2 to smithi00888346-407 2023-10-07T21:40:21.337 INFO:tasks.rados.rados.0.smithi008.stdout:2022: finishing write tid 3 to smithi00888346-407 2023-10-07T21:40:21.337 INFO:tasks.rados.rados.0.smithi008.stdout:2022: finishing write tid 4 to smithi00888346-407 2023-10-07T21:40:21.337 INFO:tasks.rados.rados.0.smithi008.stdout:2022: finishing write tid 5 to smithi00888346-407 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 275 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2022: left oid 407 (ObjNum 1359 snap 0 seq_num 1359) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2014: done (9 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2015: done (8 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2016: done (7 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2017: done (6 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2018: done (5 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2019: done (4 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2020: done (3 left) 2023-10-07T21:40:21.338 INFO:tasks.rados.rados.0.smithi008.stdout:2021: done (2 left) 2023-10-07T21:40:21.339 INFO:tasks.rados.rados.0.smithi008.stdout:2022: done (1 left) 2023-10-07T21:40:21.339 INFO:tasks.rados.rados.0.smithi008.stdout:2023: done (0 left) 2023-10-07T21:40:21.339 INFO:tasks.rados.rados.0.smithi008.stdout:2024: delete oid 268 current snap is 0 2023-10-07T21:40:21.339 INFO:tasks.rados.rados.0.smithi008.stdout:2024: done (0 left) 2023-10-07T21:40:21.339 INFO:tasks.rados.rados.0.smithi008.stdout:2025: write oid 67 current snap is 0 2023-10-07T21:40:21.340 INFO:tasks.rados.rados.0.smithi008.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-10-07T21:40:21.344 INFO:tasks.rados.rados.0.smithi008.stdout:2025: writing smithi00888346-67 from 491134 to 1007459 tid 1 2023-10-07T21:40:21.353 INFO:tasks.rados.rados.0.smithi008.stdout:2025: writing smithi00888346-67 from 1734122 to 2400590 tid 2 2023-10-07T21:40:21.353 INFO:tasks.rados.rados.0.smithi008.stdout:2026: read oid 421 snap -1 2023-10-07T21:40:21.353 INFO:tasks.rados.rados.0.smithi008.stdout:2026: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-10-07T21:40:21.353 INFO:tasks.rados.rados.0.smithi008.stdout:2027: read oid 147 snap -1 2023-10-07T21:40:21.354 INFO:tasks.rados.rados.0.smithi008.stdout:2027: expect deleted 2023-10-07T21:40:21.354 INFO:tasks.rados.rados.0.smithi008.stdout:2028: write oid 111 current snap is 0 2023-10-07T21:40:21.354 INFO:tasks.rados.rados.0.smithi008.stdout:2025: finishing write tid 1 to smithi00888346-67 2023-10-07T21:40:21.354 INFO:tasks.rados.rados.0.smithi008.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-10-07T21:40:21.360 INFO:tasks.rados.rados.0.smithi008.stdout:2028: writing smithi00888346-111 from 507941 to 1099515 tid 1 2023-10-07T21:40:21.366 INFO:tasks.rados.rados.0.smithi008.stdout:2028: writing smithi00888346-111 from 1676251 to 2202730 tid 2 2023-10-07T21:40:21.370 INFO:tasks.rados.rados.0.smithi008.stdout:2028: writing smithi00888346-111 from 2746598 to 2907941 tid 3 2023-10-07T21:40:21.370 INFO:tasks.rados.rados.0.smithi008.stdout:2029: read oid 354 snap -1 2023-10-07T21:40:21.371 INFO:tasks.rados.rados.0.smithi008.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:21.371 INFO:tasks.rados.rados.0.smithi008.stdout:2030: read oid 363 snap -1 2023-10-07T21:40:21.371 INFO:tasks.rados.rados.0.smithi008.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-07T21:40:21.371 INFO:tasks.rados.rados.0.smithi008.stdout:2031: write oid 431 current snap is 0 2023-10-07T21:40:21.371 INFO:tasks.rados.rados.0.smithi008.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-10-07T21:40:21.377 INFO:tasks.rados.rados.0.smithi008.stdout:2031: writing smithi00888346-431 from 524748 to 1191571 tid 1 2023-10-07T21:40:21.384 INFO:tasks.rados.rados.0.smithi008.stdout:2031: writing smithi00888346-431 from 1734733 to 2404870 tid 2 2023-10-07T21:40:21.384 INFO:tasks.rados.rados.0.smithi008.stdout:2032: write oid 225 current snap is 0 2023-10-07T21:40:21.384 INFO:tasks.rados.rados.0.smithi008.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-10-07T21:40:21.391 INFO:tasks.rados.rados.0.smithi008.stdout:2032: writing smithi00888346-225 from 541555 to 1283627 tid 1 2023-10-07T21:40:21.397 INFO:tasks.rados.rados.0.smithi008.stdout:2032: writing smithi00888346-225 from 1793215 to 2323363 tid 2 2023-10-07T21:40:21.400 INFO:tasks.rados.rados.0.smithi008.stdout:2032: writing smithi00888346-225 from 2801444 to 2941555 tid 3 2023-10-07T21:40:21.401 INFO:tasks.rados.rados.0.smithi008.stdout:2033: write oid 75 current snap is 0 2023-10-07T21:40:21.401 INFO:tasks.rados.rados.0.smithi008.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-10-07T21:40:21.406 INFO:tasks.rados.rados.0.smithi008.stdout:2033: writing smithi00888346-75 from 558362 to 975683 tid 1 2023-10-07T21:40:21.412 INFO:tasks.rados.rados.0.smithi008.stdout:2033: writing smithi00888346-75 from 1451697 to 2125503 tid 2 2023-10-07T21:40:21.417 INFO:tasks.rados.rados.0.smithi008.stdout:2033: writing smithi00888346-75 from 2712514 to 2958362 tid 3 2023-10-07T21:40:21.417 INFO:tasks.rados.rados.0.smithi008.stdout:2027: done (8 left) 2023-10-07T21:40:21.417 INFO:tasks.rados.rados.0.smithi008.stdout:2034: read oid 249 snap -1 2023-10-07T21:40:21.417 INFO:tasks.rados.rados.0.smithi008.stdout:2034: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-07T21:40:21.417 INFO:tasks.rados.rados.0.smithi008.stdout:2035: write oid 482 current snap is 0 2023-10-07T21:40:21.418 INFO:tasks.rados.rados.0.smithi008.stdout:2025: finishing write tid 2 to smithi00888346-67 2023-10-07T21:40:21.418 INFO:tasks.rados.rados.0.smithi008.stdout:2026: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-10-07T21:40:21.521 INFO:tasks.rados.rados.0.smithi008.stdout:2025: finishing write tid 3 to smithi00888346-67 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2025: finishing write tid 4 to smithi00888346-67 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 317 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2028: finishing write tid 1 to smithi00888346-111 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2028: finishing write tid 2 to smithi00888346-111 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2028: finishing write tid 3 to smithi00888346-111 2023-10-07T21:40:21.522 INFO:tasks.rados.rados.0.smithi008.stdout:2028: finishing write tid 4 to smithi00888346-111 2023-10-07T21:40:21.523 INFO:tasks.rados.rados.0.smithi008.stdout:2028: finishing write tid 5 to smithi00888346-111 2023-10-07T21:40:21.523 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 111 v 229 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-10-07T21:40:21.523 INFO:tasks.rados.rados.0.smithi008.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-10-07T21:40:21.523 INFO:tasks.rados.rados.0.smithi008.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-07T21:40:21.601 INFO:tasks.rados.rados.0.smithi008.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:21.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:21 smithi008 bash[41094]: audit 2023-10-07T21:40:21.329125+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.8:0/2347756841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:21.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:21 smithi008 bash[27485]: audit 2023-10-07T21:40:21.329125+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.8:0/2347756841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:21.722 INFO:tasks.rados.rados.0.smithi008.stdout:2031: finishing write tid 1 to smithi00888346-431 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2031: finishing write tid 2 to smithi00888346-431 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2031: finishing write tid 3 to smithi00888346-431 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2031: finishing write tid 4 to smithi00888346-431 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 431 v 278 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2032: finishing write tid 1 to smithi00888346-225 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2032: finishing write tid 2 to smithi00888346-225 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2032: finishing write tid 3 to smithi00888346-225 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2032: finishing write tid 4 to smithi00888346-225 2023-10-07T21:40:21.723 INFO:tasks.rados.rados.0.smithi008.stdout:2032: finishing write tid 5 to smithi00888346-225 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 286 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: finishing write tid 1 to smithi00888346-75 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: finishing write tid 2 to smithi00888346-75 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: finishing write tid 3 to smithi00888346-75 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: finishing write tid 4 to smithi00888346-75 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: finishing write tid 5 to smithi00888346-75 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 75 v 291 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-10-07T21:40:21.724 INFO:tasks.rados.rados.0.smithi008.stdout:2034: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-07T21:40:21.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:21 smithi081 bash[31720]: audit 2023-10-07T21:40:21.329125+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.8:0/2347756841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:21.852 INFO:tasks.rados.rados.0.smithi008.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-10-07T21:40:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:2035: writing smithi00888346-482 from 575169 to 1067739 tid 1 2023-10-07T21:40:21.870 INFO:tasks.rados.rados.0.smithi008.stdout:2035: writing smithi00888346-482 from 1793826 to 2211290 tid 2 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2035: writing smithi00888346-482 from 2623584 to 2975169 tid 3 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2025: done (9 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2026: done (8 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2028: done (7 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2029: done (6 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2030: done (5 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2031: done (4 left) 2023-10-07T21:40:21.875 INFO:tasks.rados.rados.0.smithi008.stdout:2032: done (3 left) 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2033: done (2 left) 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2034: done (1 left) 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2036: write oid 269 current snap is 0 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2035: finishing write tid 1 to smithi00888346-482 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2035: finishing write tid 2 to smithi00888346-482 2023-10-07T21:40:21.876 INFO:tasks.rados.rados.0.smithi008.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-10-07T21:40:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:2036: writing smithi00888346-269 from 591976 to 1159795 tid 1 2023-10-07T21:40:21.889 INFO:tasks.rados.rados.0.smithi008.stdout:2036: writing smithi00888346-269 from 1852308 to 2529783 tid 2 2023-10-07T21:40:21.889 INFO:tasks.rados.rados.0.smithi008.stdout:2037: read oid 83 snap -1 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2038: delete oid 210 current snap is 0 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2035: finishing write tid 3 to smithi00888346-482 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2035: finishing write tid 4 to smithi00888346-482 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2035: finishing write tid 5 to smithi00888346-482 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 482 v 295 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2035: left oid 482 (ObjNum 1367 snap 0 seq_num 1367) 2023-10-07T21:40:21.890 INFO:tasks.rados.rados.0.smithi008.stdout:2036: finishing write tid 1 to smithi00888346-269 2023-10-07T21:40:21.891 INFO:tasks.rados.rados.0.smithi008.stdout:2035: done (3 left) 2023-10-07T21:40:21.891 INFO:tasks.rados.rados.0.smithi008.stdout:2038: done (2 left) 2023-10-07T21:40:21.892 INFO:tasks.rados.rados.0.smithi008.stdout:2039: delete oid 23 current snap is 0 2023-10-07T21:40:21.893 INFO:tasks.rados.rados.0.smithi008.stdout:2036: finishing write tid 2 to smithi00888346-269 2023-10-07T21:40:21.894 INFO:tasks.rados.rados.0.smithi008.stdout:2036: finishing write tid 3 to smithi00888346-269 2023-10-07T21:40:21.894 INFO:tasks.rados.rados.0.smithi008.stdout:2036: finishing write tid 4 to smithi00888346-269 2023-10-07T21:40:21.894 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 269 v 246 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-10-07T21:40:21.894 INFO:tasks.rados.rados.0.smithi008.stdout:2036: left oid 269 (ObjNum 1368 snap 0 seq_num 1368) 2023-10-07T21:40:21.895 INFO:tasks.rados.rados.0.smithi008.stdout:2036: done (2 left) 2023-10-07T21:40:21.895 INFO:tasks.rados.rados.0.smithi008.stdout:2039: done (1 left) 2023-10-07T21:40:21.895 INFO:tasks.rados.rados.0.smithi008.stdout:2040: write oid 285 current snap is 0 2023-10-07T21:40:21.895 INFO:tasks.rados.rados.0.smithi008.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-10-07T21:40:21.905 INFO:tasks.rados.rados.0.smithi008.stdout:2040: writing smithi00888346-285 from 642397 to 1152316 tid 1 2023-10-07T21:40:21.911 INFO:tasks.rados.rados.0.smithi008.stdout:2040: writing smithi00888346-285 from 1627754 to 2052556 tid 2 2023-10-07T21:40:21.917 INFO:tasks.rados.rados.0.smithi008.stdout:2040: writing smithi00888346-285 from 2733276 to 3042397 tid 3 2023-10-07T21:40:21.917 INFO:tasks.rados.rados.0.smithi008.stdout:2041: write oid 316 current snap is 0 2023-10-07T21:40:21.917 INFO:tasks.rados.rados.0.smithi008.stdout:2037: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: finishing write tid 1 to smithi00888346-285 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: finishing write tid 2 to smithi00888346-285 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: finishing write tid 3 to smithi00888346-285 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: finishing write tid 4 to smithi00888346-285 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: finishing write tid 5 to smithi00888346-285 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 359 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-10-07T21:40:22.029 INFO:tasks.rados.rados.0.smithi008.stdout:2040: left oid 285 (ObjNum 1371 snap 0 seq_num 1371) 2023-10-07T21:40:22.030 INFO:tasks.rados.rados.0.smithi008.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-10-07T21:40:22.041 INFO:tasks.rados.rados.0.smithi008.stdout:2041: writing smithi00888346-316 from 659204 to 1244372 tid 1 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2041: writing smithi00888346-316 from 1686236 to 2371049 tid 2 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2037: done (2 left) 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2040: done (1 left) 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2042: read oid 12 snap -1 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2042: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2043: read oid 463 snap -1 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2043: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2044: write oid 62 current snap is 0 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2041: finishing write tid 1 to smithi00888346-316 2023-10-07T21:40:22.049 INFO:tasks.rados.rados.0.smithi008.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-10-07T21:40:22.057 INFO:tasks.rados.rados.0.smithi008.stdout:2044: writing smithi00888346-62 from 676011 to 1336428 tid 1 2023-10-07T21:40:22.061 INFO:tasks.rados.rados.0.smithi008.stdout:2044: writing smithi00888346-62 from 1744718 to 2173189 tid 2 2023-10-07T21:40:22.066 INFO:tasks.rados.rados.0.smithi008.stdout:2044: writing smithi00888346-62 from 2788122 to 3076011 tid 3 2023-10-07T21:40:22.067 INFO:tasks.rados.rados.0.smithi008.stdout:2045: write oid 313 current snap is 0 2023-10-07T21:40:22.067 INFO:tasks.rados.rados.0.smithi008.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-10-07T21:40:22.074 INFO:tasks.rados.rados.0.smithi008.stdout:2045: writing smithi00888346-313 from 692818 to 1428484 tid 1 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2045: writing smithi00888346-313 from 2203200 to 2891682 tid 2 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2046: read oid 350 snap -1 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2046: expect (ObjNum 762 snap 0 seq_num 762) 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2047: delete oid 466 current snap is 0 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2041: finishing write tid 2 to smithi00888346-316 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2041: finishing write tid 3 to smithi00888346-316 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2041: finishing write tid 4 to smithi00888346-316 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 281 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-10-07T21:40:22.083 INFO:tasks.rados.rados.0.smithi008.stdout:2041: left oid 316 (ObjNum 1372 snap 0 seq_num 1372) 2023-10-07T21:40:22.084 INFO:tasks.rados.rados.0.smithi008.stdout:2043: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:22.208 INFO:tasks.rados.rados.0.smithi008.stdout:2042: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:22.369 INFO:tasks.rados.rados.0.smithi008.stdout:2044: finishing write tid 1 to smithi00888346-62 2023-10-07T21:40:22.369 INFO:tasks.rados.rados.0.smithi008.stdout:2044: finishing write tid 2 to smithi00888346-62 2023-10-07T21:40:22.369 INFO:tasks.rados.rados.0.smithi008.stdout:2044: finishing write tid 3 to smithi00888346-62 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2044: finishing write tid 4 to smithi00888346-62 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2044: finishing write tid 5 to smithi00888346-62 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 62 v 363 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2044: left oid 62 (ObjNum 1373 snap 0 seq_num 1373) 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2045: finishing write tid 1 to smithi00888346-313 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2045: finishing write tid 2 to smithi00888346-313 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2045: finishing write tid 3 to smithi00888346-313 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2045: finishing write tid 4 to smithi00888346-313 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 310 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2045: left oid 313 (ObjNum 1374 snap 0 seq_num 1374) 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2041: done (6 left) 2023-10-07T21:40:22.370 INFO:tasks.rados.rados.0.smithi008.stdout:2042: done (5 left) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2043: done (4 left) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2044: done (3 left) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2045: done (2 left) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2047: done (1 left) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2048: read oid 248 snap -1 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2048: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2049: read oid 412 snap -1 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2049: expect deleted 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2050: read oid 442 snap -1 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2050: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2051: write oid 468 current snap is 0 2023-10-07T21:40:22.371 INFO:tasks.rados.rados.0.smithi008.stdout:2046: expect (ObjNum 762 snap 0 seq_num 762) 2023-10-07T21:40:22.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: cluster 2023-10-07T21:40:21.306458+0000 mgr.y (mgr.14466) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: cluster 2023-10-07T21:40:22.234126+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: cluster 2023-10-07T21:40:22.234334+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: audit 2023-10-07T21:40:22.241215+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: audit 2023-10-07T21:40:22.243519+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: audit 2023-10-07T21:40:22.247192+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[31720]: audit 2023-10-07T21:40:22.247797+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: debug 2023-10-07T21:40:22.206+0000 7f6efb3a1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:40:22.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: [07/Oct/2023:21:40:22] ENGINE Bus STARTING 2023-10-07T21:40:22.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: CherryPy Checker: 2023-10-07T21:40:22.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: The Application mounted at '' has an empty config. 2023-10-07T21:40:22.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: [07/Oct/2023:21:40:22] ENGINE Serving on http://:::9283 2023-10-07T21:40:22.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:22 smithi081 bash[67605]: [07/Oct/2023:21:40:22] ENGINE Bus STARTED 2023-10-07T21:40:22.502 INFO:tasks.rados.rados.0.smithi008.stdout:2048: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:40:22.615 INFO:tasks.rados.rados.0.smithi008.stdout:2050: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: cluster 2023-10-07T21:40:21.306458+0000 mgr.y (mgr.14466) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: cluster 2023-10-07T21:40:22.234126+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: cluster 2023-10-07T21:40:22.234334+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: audit 2023-10-07T21:40:22.241215+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: audit 2023-10-07T21:40:22.243519+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: audit 2023-10-07T21:40:22.247192+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:40:22.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[27485]: audit 2023-10-07T21:40:22.247797+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: cluster 2023-10-07T21:40:21.306458+0000 mgr.y (mgr.14466) 249 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: cluster 2023-10-07T21:40:22.234126+0000 mon.a (mon.0) 873 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: cluster 2023-10-07T21:40:22.234334+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: audit 2023-10-07T21:40:22.241215+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: audit 2023-10-07T21:40:22.243519+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: audit 2023-10-07T21:40:22.247192+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:40:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:22 smithi008 bash[41094]: audit 2023-10-07T21:40:22.247797+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:22.719 INFO:tasks.rados.rados.0.smithi008.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-10-07T21:40:22.734 INFO:tasks.rados.rados.0.smithi008.stdout:2051: writing smithi00888346-468 from 726432 to 1212596 tid 1 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2051: writing smithi00888346-468 from 1803811 to 2495962 tid 2 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2046: done (4 left) 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2048: done (3 left) 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2049: done (2 left) 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2050: done (1 left) 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2052: write oid 29 current snap is 0 2023-10-07T21:40:22.742 INFO:tasks.rados.rados.0.smithi008.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-10-07T21:40:22.750 INFO:tasks.rados.rados.0.smithi008.stdout:2052: writing smithi00888346-29 from 743239 to 1421005 tid 1 2023-10-07T21:40:22.755 INFO:tasks.rados.rados.0.smithi008.stdout:2052: writing smithi00888346-29 from 1978646 to 2414455 tid 2 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2052: writing smithi00888346-29 from 2897814 to 3143239 tid 3 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2053: read oid 415 snap -1 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2054: read oid 302 snap -1 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2054: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2055: write oid 225 current snap is 0 2023-10-07T21:40:22.760 INFO:tasks.rados.rados.0.smithi008.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-10-07T21:40:22.770 INFO:tasks.rados.rados.0.smithi008.stdout:2055: writing smithi00888346-225 from 760046 to 1513061 tid 1 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2055: writing smithi00888346-225 from 2037128 to 2732948 tid 2 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2056: read oid 395 snap -1 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2056: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2057: write oid 421 current snap is 0 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2051: finishing write tid 1 to smithi00888346-468 2023-10-07T21:40:22.776 INFO:tasks.rados.rados.0.smithi008.stdout:2051: finishing write tid 2 to smithi00888346-468 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:2051: finishing write tid 3 to smithi00888346-468 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:2051: finishing write tid 4 to smithi00888346-468 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 468 v 320 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:2051: left oid 468 (ObjNum 1376 snap 0 seq_num 1376) 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:2052: finishing write tid 1 to smithi00888346-29 2023-10-07T21:40:22.777 INFO:tasks.rados.rados.0.smithi008.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-10-07T21:40:22.788 INFO:tasks.rados.rados.0.smithi008.stdout:2057: writing smithi00888346-421 from 776853 to 1205117 tid 1 2023-10-07T21:40:22.795 INFO:tasks.rados.rados.0.smithi008.stdout:2057: writing smithi00888346-421 from 1979257 to 2418735 tid 2 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2057: writing smithi00888346-421 from 2836307 to 3176853 tid 3 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2051: done (6 left) 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2058: read oid 292 snap -1 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2058: expect deleted 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2059: write oid 479 current snap is 0 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2052: finishing write tid 2 to smithi00888346-29 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2052: finishing write tid 3 to smithi00888346-29 2023-10-07T21:40:22.800 INFO:tasks.rados.rados.0.smithi008.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-10-07T21:40:22.807 INFO:tasks.rados.rados.0.smithi008.stdout:2059: writing smithi00888346-479 from 793660 to 1297173 tid 1 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2059: writing smithi00888346-479 from 2037739 to 2620875 tid 2 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2060: delete oid 339 current snap is 0 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2052: finishing write tid 4 to smithi00888346-29 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2052: finishing write tid 5 to smithi00888346-29 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 29 v 367 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2052: left oid 29 (ObjNum 1377 snap 0 seq_num 1377) 2023-10-07T21:40:22.815 INFO:tasks.rados.rados.0.smithi008.stdout:2054: expect (ObjNum 1133 snap 0 seq_num 1133) 2023-10-07T21:40:22.964 INFO:tasks.rados.rados.0.smithi008.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:40:23.061 INFO:tasks.rados.rados.0.smithi008.stdout:2055: finishing write tid 1 to smithi00888346-225 2023-10-07T21:40:23.061 INFO:tasks.rados.rados.0.smithi008.stdout:2055: finishing write tid 2 to smithi00888346-225 2023-10-07T21:40:23.062 INFO:tasks.rados.rados.0.smithi008.stdout:2055: finishing write tid 3 to smithi00888346-225 2023-10-07T21:40:23.062 INFO:tasks.rados.rados.0.smithi008.stdout:2055: finishing write tid 4 to smithi00888346-225 2023-10-07T21:40:23.062 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 289 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-10-07T21:40:23.062 INFO:tasks.rados.rados.0.smithi008.stdout:2055: left oid 225 (ObjNum 1378 snap 0 seq_num 1378) 2023-10-07T21:40:23.062 INFO:tasks.rados.rados.0.smithi008.stdout:2056: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-07T21:40:23.179 INFO:tasks.rados.rados.0.smithi008.stdout:2057: finishing write tid 1 to smithi00888346-421 2023-10-07T21:40:23.179 INFO:tasks.rados.rados.0.smithi008.stdout:2057: finishing write tid 2 to smithi00888346-421 2023-10-07T21:40:23.179 INFO:tasks.rados.rados.0.smithi008.stdout:2057: finishing write tid 3 to smithi00888346-421 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2057: finishing write tid 4 to smithi00888346-421 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2057: finishing write tid 5 to smithi00888346-421 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 309 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2057: left oid 421 (ObjNum 1379 snap 0 seq_num 1379) 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2059: finishing write tid 1 to smithi00888346-479 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2059: finishing write tid 2 to smithi00888346-479 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2059: finishing write tid 3 to smithi00888346-479 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2059: finishing write tid 4 to smithi00888346-479 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 479 v 323 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2059: left oid 479 (ObjNum 1380 snap 0 seq_num 1380) 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2052: done (8 left) 2023-10-07T21:40:23.180 INFO:tasks.rados.rados.0.smithi008.stdout:2053: done (7 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2054: done (6 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2055: done (5 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2056: done (4 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2057: done (3 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2058: done (2 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2059: done (1 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2060: done (0 left) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2061: read oid 405 snap -1 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2061: expect deleted 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2062: read oid 467 snap -1 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-07T21:40:23.181 INFO:tasks.rados.rados.0.smithi008.stdout:2063: delete oid 273 current snap is 0 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2061: done (2 left) 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2063: done (1 left) 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2064: read oid 184 snap -1 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2064: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2065: write oid 118 current snap is 0 2023-10-07T21:40:23.182 INFO:tasks.rados.rados.0.smithi008.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-10-07T21:40:23.193 INFO:tasks.rados.rados.0.smithi008.stdout:2065: writing smithi00888346-118 from 444081 to 1173341 tid 1 2023-10-07T21:40:23.199 INFO:tasks.rados.rados.0.smithi008.stdout:2065: writing smithi00888346-118 from 1813185 to 2260001 tid 2 2023-10-07T21:40:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:2065: writing smithi00888346-118 from 2945999 to 3244081 tid 3 2023-10-07T21:40:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:2066: read oid 321 snap -1 2023-10-07T21:40:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:2066: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-10-07T21:40:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:2067: write oid 427 current snap is 0 2023-10-07T21:40:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-10-07T21:40:23.210 INFO:tasks.rados.rados.0.smithi008.stdout:2067: writing smithi00888346-427 from 460888 to 981750 tid 1 2023-10-07T21:40:23.216 INFO:tasks.rados.rados.0.smithi008.stdout:2067: writing smithi00888346-427 from 1471667 to 2062141 tid 2 2023-10-07T21:40:23.223 INFO:tasks.rados.rados.0.smithi008.stdout:2067: writing smithi00888346-427 from 2573422 to 3028829 tid 3 2023-10-07T21:40:23.223 INFO:tasks.rados.rados.0.smithi008.stdout:2068: write oid 165 current snap is 0 2023-10-07T21:40:23.224 INFO:tasks.rados.rados.0.smithi008.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-10-07T21:40:23.229 INFO:tasks.rados.rados.0.smithi008.stdout:2068: writing smithi00888346-165 from 477695 to 1073806 tid 1 2023-10-07T21:40:23.234 INFO:tasks.rados.rados.0.smithi008.stdout:2068: writing smithi00888346-165 from 1530149 to 1980634 tid 2 2023-10-07T21:40:23.241 INFO:tasks.rados.rados.0.smithi008.stdout:2068: writing smithi00888346-165 from 2600845 to 3267524 tid 3 2023-10-07T21:40:23.241 INFO:tasks.rados.rados.0.smithi008.stdout:2069: read oid 76 snap -1 2023-10-07T21:40:23.242 INFO:tasks.rados.rados.0.smithi008.stdout:2069: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-07T21:40:23.242 INFO:tasks.rados.rados.0.smithi008.stdout:2070: delete oid 338 current snap is 0 2023-10-07T21:40:23.242 INFO:tasks.rados.rados.0.smithi008.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-07T21:40:23.439 INFO:tasks.rados.rados.0.smithi008.stdout:2064: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: finishing write tid 1 to smithi00888346-118 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: finishing write tid 2 to smithi00888346-118 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: finishing write tid 3 to smithi00888346-118 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: finishing write tid 4 to smithi00888346-118 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: finishing write tid 5 to smithi00888346-118 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 266 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2065: left oid 118 (ObjNum 1383 snap 0 seq_num 1383) 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2067: finishing write tid 1 to smithi00888346-427 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2062: done (7 left) 2023-10-07T21:40:23.543 INFO:tasks.rados.rados.0.smithi008.stdout:2064: done (6 left) 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2065: done (5 left) 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2070: done (4 left) 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2071: read oid 1 snap -1 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2071: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2072: read oid 51 snap -1 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2072: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2073: write oid 112 current snap is 0 2023-10-07T21:40:23.544 INFO:tasks.rados.rados.0.smithi008.stdout:2066: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2067: finishing write tid 2 to smithi00888346-427 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2067: finishing write tid 3 to smithi00888346-427 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2067: finishing write tid 4 to smithi00888346-427 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2067: finishing write tid 5 to smithi00888346-427 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 427 v 299 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2067: left oid 427 (ObjNum 1384 snap 0 seq_num 1384) 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2068: finishing write tid 1 to smithi00888346-165 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2068: finishing write tid 2 to smithi00888346-165 2023-10-07T21:40:23.765 INFO:tasks.rados.rados.0.smithi008.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-10-07T21:40:23.777 INFO:tasks.rados.rados.0.smithi008.stdout:2073: writing smithi00888346-112 from 511309 to 1257918 tid 1 2023-10-07T21:40:23.786 INFO:tasks.rados.rados.0.smithi008.stdout:2073: writing smithi00888346-112 from 2047113 to 2501267 tid 2 2023-10-07T21:40:23.791 INFO:tasks.rados.rados.0.smithi008.stdout:2073: writing smithi00888346-112 from 3055691 to 3311309 tid 3 2023-10-07T21:40:23.791 INFO:tasks.rados.rados.0.smithi008.stdout:2066: done (6 left) 2023-10-07T21:40:23.791 INFO:tasks.rados.rados.0.smithi008.stdout:2067: done (5 left) 2023-10-07T21:40:23.791 INFO:tasks.rados.rados.0.smithi008.stdout:2074: read oid 24 snap -1 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2074: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2075: write oid 43 current snap is 0 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2068: finishing write tid 3 to smithi00888346-165 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2068: finishing write tid 4 to smithi00888346-165 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2068: finishing write tid 5 to smithi00888346-165 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 165 v 315 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2068: left oid 165 (ObjNum 1385 snap 0 seq_num 1385) 2023-10-07T21:40:23.792 INFO:tasks.rados.rados.0.smithi008.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-10-07T21:40:23.797 INFO:tasks.rados.rados.0.smithi008.stdout:2075: writing smithi00888346-43 from 528116 to 949974 tid 1 2023-10-07T21:40:23.804 INFO:tasks.rados.rados.0.smithi008.stdout:2075: writing smithi00888346-43 from 1589242 to 2187054 tid 2 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2075: writing smithi00888346-43 from 2966761 to 3328116 tid 3 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2068: done (6 left) 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2076: read oid 393 snap -1 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2076: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2077: read oid 317 snap -1 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2077: expect deleted 2023-10-07T21:40:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:2078: read oid 227 snap -1 2023-10-07T21:40:23.812 INFO:tasks.rados.rados.0.smithi008.stdout:2078: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-07T21:40:23.812 INFO:tasks.rados.rados.0.smithi008.stdout:2079: write oid 323 current snap is 0 2023-10-07T21:40:23.812 INFO:tasks.rados.rados.0.smithi008.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-10-07T21:40:23.817 INFO:tasks.rados.rados.0.smithi008.stdout:2079: writing smithi00888346-323 from 544923 to 1042030 tid 1 2023-10-07T21:40:23.823 INFO:tasks.rados.rados.0.smithi008.stdout:2079: writing smithi00888346-323 from 1647724 to 2105547 tid 2 2023-10-07T21:40:23.829 INFO:tasks.rados.rados.0.smithi008.stdout:2079: writing smithi00888346-323 from 2710537 to 3138657 tid 3 2023-10-07T21:40:23.830 INFO:tasks.rados.rados.0.smithi008.stdout:2080: write oid 193 current snap is 0 2023-10-07T21:40:23.830 INFO:tasks.rados.rados.0.smithi008.stdout:2069: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-07T21:40:23.890 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:23 smithi008 bash[76128]: ts=2023-10-07T21:40:23.523Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-10-07T21:40:23.991 INFO:tasks.rados.rados.0.smithi008.stdout:2072: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-07T21:40:24.082 INFO:tasks.rados.rados.0.smithi008.stdout:2071: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: finishing write tid 1 to smithi00888346-112 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: finishing write tid 2 to smithi00888346-112 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: finishing write tid 3 to smithi00888346-112 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: finishing write tid 4 to smithi00888346-112 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: finishing write tid 5 to smithi00888346-112 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 112 v 411 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2073: left oid 112 (ObjNum 1387 snap 0 seq_num 1387) 2023-10-07T21:40:24.145 INFO:tasks.rados.rados.0.smithi008.stdout:2074: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:40:24.221 INFO:tasks.rados.rados.0.smithi008.stdout:2075: finishing write tid 1 to smithi00888346-43 2023-10-07T21:40:24.221 INFO:tasks.rados.rados.0.smithi008.stdout:2075: finishing write tid 2 to smithi00888346-43 2023-10-07T21:40:24.222 INFO:tasks.rados.rados.0.smithi008.stdout:2076: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:24.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[27485]: cluster 2023-10-07T21:40:23.029297+0000 mon.a (mon.0) 875 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-10-07T21:40:24.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[27485]: cluster 2023-10-07T21:40:23.307051+0000 mgr.y (mgr.14466) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:24.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[27485]: audit 2023-10-07T21:40:23.777553+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.8:0/1720036252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:24.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[41094]: cluster 2023-10-07T21:40:23.029297+0000 mon.a (mon.0) 875 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-10-07T21:40:24.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[41094]: cluster 2023-10-07T21:40:23.307051+0000 mgr.y (mgr.14466) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:24.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:24 smithi008 bash[41094]: audit 2023-10-07T21:40:23.777553+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.8:0/1720036252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:24.437 INFO:tasks.rados.rados.0.smithi008.stdout:2075: finishing write tid 3 to smithi00888346-43 2023-10-07T21:40:24.437 INFO:tasks.rados.rados.0.smithi008.stdout:2075: finishing write tid 4 to smithi00888346-43 2023-10-07T21:40:24.437 INFO:tasks.rados.rados.0.smithi008.stdout:2075: finishing write tid 5 to smithi00888346-43 2023-10-07T21:40:24.438 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 206 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-10-07T21:40:24.438 INFO:tasks.rados.rados.0.smithi008.stdout:2075: left oid 43 (ObjNum 1388 snap 0 seq_num 1388) 2023-10-07T21:40:24.438 INFO:tasks.rados.rados.0.smithi008.stdout:2079: finishing write tid 1 to smithi00888346-323 2023-10-07T21:40:24.438 INFO:tasks.rados.rados.0.smithi008.stdout:2078: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-07T21:40:24.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:24 smithi081 bash[31720]: cluster 2023-10-07T21:40:23.029297+0000 mon.a (mon.0) 875 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2023-10-07T21:40:24.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:24 smithi081 bash[31720]: cluster 2023-10-07T21:40:23.307051+0000 mgr.y (mgr.14466) 250 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.5 MiB/s wr, 85 op/s 2023-10-07T21:40:24.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:24 smithi081 bash[31720]: audit 2023-10-07T21:40:23.777553+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.8:0/1720036252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:24.553 INFO:tasks.rados.rados.0.smithi008.stdout:2079: finishing write tid 2 to smithi00888346-323 2023-10-07T21:40:24.553 INFO:tasks.rados.rados.0.smithi008.stdout:2079: finishing write tid 3 to smithi00888346-323 2023-10-07T21:40:24.554 INFO:tasks.rados.rados.0.smithi008.stdout:2079: finishing write tid 4 to smithi00888346-323 2023-10-07T21:40:24.554 INFO:tasks.rados.rados.0.smithi008.stdout:2079: finishing write tid 5 to smithi00888346-323 2023-10-07T21:40:24.554 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 323 v 314 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-10-07T21:40:24.554 INFO:tasks.rados.rados.0.smithi008.stdout:2079: left oid 323 (ObjNum 1389 snap 0 seq_num 1389) 2023-10-07T21:40:24.554 INFO:tasks.rados.rados.0.smithi008.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-10-07T21:40:24.566 INFO:tasks.rados.rados.0.smithi008.stdout:2080: writing smithi00888346-193 from 561730 to 1134086 tid 1 2023-10-07T21:40:24.573 INFO:tasks.rados.rados.0.smithi008.stdout:2080: writing smithi00888346-193 from 1706206 to 2307687 tid 2 2023-10-07T21:40:24.579 INFO:tasks.rados.rados.0.smithi008.stdout:2080: writing smithi00888346-193 from 3021607 to 3361730 tid 3 2023-10-07T21:40:24.579 INFO:tasks.rados.rados.0.smithi008.stdout:2069: done (10 left) 2023-10-07T21:40:24.579 INFO:tasks.rados.rados.0.smithi008.stdout:2071: done (9 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2072: done (8 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2073: done (7 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2074: done (6 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2075: done (5 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2076: done (4 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2077: done (3 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2078: done (2 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2079: done (1 left) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2081: read oid 261 snap -1 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2081: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2082: write oid 141 current snap is 0 2023-10-07T21:40:24.580 INFO:tasks.rados.rados.0.smithi008.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-10-07T21:40:24.586 INFO:tasks.rados.rados.0.smithi008.stdout:2082: writing smithi00888346-141 from 578537 to 1226142 tid 1 2023-10-07T21:40:24.593 INFO:tasks.rados.rados.0.smithi008.stdout:2082: writing smithi00888346-141 from 1764688 to 2509827 tid 2 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2082: writing smithi00888346-141 from 3049030 to 3378537 tid 3 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2083: read oid 407 snap -1 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2083: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2084: write oid 105 current snap is 0 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2080: finishing write tid 1 to smithi00888346-193 2023-10-07T21:40:24.599 INFO:tasks.rados.rados.0.smithi008.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-10-07T21:40:24.604 INFO:tasks.rados.rados.0.smithi008.stdout:2084: writing smithi00888346-105 from 595344 to 1034551 tid 1 2023-10-07T21:40:24.613 INFO:tasks.rados.rados.0.smithi008.stdout:2084: writing smithi00888346-105 from 1823170 to 2428320 tid 2 2023-10-07T21:40:24.618 INFO:tasks.rados.rados.0.smithi008.stdout:2084: writing smithi00888346-105 from 3076453 to 3395344 tid 3 2023-10-07T21:40:24.618 INFO:tasks.rados.rados.0.smithi008.stdout:2085: write oid 422 current snap is 0 2023-10-07T21:40:24.619 INFO:tasks.rados.rados.0.smithi008.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-10-07T21:40:24.625 INFO:tasks.rados.rados.0.smithi008.stdout:2085: writing smithi00888346-422 from 612151 to 1126607 tid 1 2023-10-07T21:40:24.633 INFO:tasks.rados.rados.0.smithi008.stdout:2085: writing smithi00888346-422 from 1881652 to 2630460 tid 2 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2085: writing smithi00888346-422 from 3103876 to 3412151 tid 3 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2086: write oid 362 current snap is 0 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2080: finishing write tid 2 to smithi00888346-193 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2080: finishing write tid 3 to smithi00888346-193 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2080: finishing write tid 4 to smithi00888346-193 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2080: finishing write tid 5 to smithi00888346-193 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 193 v 233 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2080: left oid 193 (ObjNum 1390 snap 0 seq_num 1390) 2023-10-07T21:40:24.638 INFO:tasks.rados.rados.0.smithi008.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-10-07T21:40:24.644 INFO:tasks.rados.rados.0.smithi008.stdout:2086: writing smithi00888346-362 from 628958 to 1218663 tid 1 2023-10-07T21:40:24.652 INFO:tasks.rados.rados.0.smithi008.stdout:2086: writing smithi00888346-362 from 1940134 to 2548953 tid 2 2023-10-07T21:40:24.657 INFO:tasks.rados.rados.0.smithi008.stdout:2086: writing smithi00888346-362 from 3131299 to 3428958 tid 3 2023-10-07T21:40:24.657 INFO:tasks.rados.rados.0.smithi008.stdout:2080: done (6 left) 2023-10-07T21:40:24.657 INFO:tasks.rados.rados.0.smithi008.stdout:2087: write oid 219 current snap is 0 2023-10-07T21:40:24.657 INFO:tasks.rados.rados.0.smithi008.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-10-07T21:40:24.665 INFO:tasks.rados.rados.0.smithi008.stdout:2087: writing smithi00888346-219 from 645765 to 1310719 tid 1 2023-10-07T21:40:24.673 INFO:tasks.rados.rados.0.smithi008.stdout:2087: writing smithi00888346-219 from 1998616 to 2751093 tid 2 2023-10-07T21:40:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:2087: writing smithi00888346-219 from 3158722 to 3445765 tid 3 2023-10-07T21:40:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:2088: write oid 335 current snap is 0 2023-10-07T21:40:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-10-07T21:40:24.685 INFO:tasks.rados.rados.0.smithi008.stdout:2088: writing smithi00888346-335 from 662572 to 1402775 tid 1 2023-10-07T21:40:24.691 INFO:tasks.rados.rados.0.smithi008.stdout:2088: writing smithi00888346-335 from 1940745 to 2553233 tid 2 2023-10-07T21:40:24.697 INFO:tasks.rados.rados.0.smithi008.stdout:2088: writing smithi00888346-335 from 3069792 to 3462572 tid 3 2023-10-07T21:40:24.697 INFO:tasks.rados.rados.0.smithi008.stdout:2089: write oid 230 current snap is 0 2023-10-07T21:40:24.697 INFO:tasks.rados.rados.0.smithi008.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-10-07T21:40:24.703 INFO:tasks.rados.rados.0.smithi008.stdout:2089: writing smithi00888346-230 from 679379 to 1094831 tid 1 2023-10-07T21:40:24.710 INFO:tasks.rados.rados.0.smithi008.stdout:2089: writing smithi00888346-230 from 1599227 to 2355373 tid 2 2023-10-07T21:40:24.717 INFO:tasks.rados.rados.0.smithi008.stdout:2089: writing smithi00888346-230 from 3097215 to 3479379 tid 3 2023-10-07T21:40:24.717 INFO:tasks.rados.rados.0.smithi008.stdout:2090: read oid 259 snap -1 2023-10-07T21:40:24.717 INFO:tasks.rados.rados.0.smithi008.stdout:2090: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-10-07T21:40:24.717 INFO:tasks.rados.rados.0.smithi008.stdout:2091: read oid 7 snap -1 2023-10-07T21:40:24.717 INFO:tasks.rados.rados.0.smithi008.stdout:2091: expect (ObjNum 760 snap 0 seq_num 760) 2023-10-07T21:40:24.718 INFO:tasks.rados.rados.0.smithi008.stdout:2092: write oid 329 current snap is 0 2023-10-07T21:40:24.718 INFO:tasks.rados.rados.0.smithi008.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-10-07T21:40:24.723 INFO:tasks.rados.rados.0.smithi008.stdout:2092: writing smithi00888346-329 from 696186 to 1186887 tid 1 2023-10-07T21:40:24.730 INFO:tasks.rados.rados.0.smithi008.stdout:2092: writing smithi00888346-329 from 1657709 to 2273866 tid 2 2023-10-07T21:40:24.736 INFO:tasks.rados.rados.0.smithi008.stdout:2092: writing smithi00888346-329 from 2724638 to 3286912 tid 3 2023-10-07T21:40:24.736 INFO:tasks.rados.rados.0.smithi008.stdout:2093: delete oid 264 current snap is 0 2023-10-07T21:40:24.736 INFO:tasks.rados.rados.0.smithi008.stdout:2081: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:2082: finishing write tid 1 to smithi00888346-141 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:2082: finishing write tid 2 to smithi00888346-141 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:2082: finishing write tid 3 to smithi00888346-141 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:2082: finishing write tid 4 to smithi00888346-141 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:2082: finishing write tid 5 to smithi00888346-141 2023-10-07T21:40:24.940 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 327 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-10-07T21:40:24.941 INFO:tasks.rados.rados.0.smithi008.stdout:2082: left oid 141 (ObjNum 1391 snap 0 seq_num 1391) 2023-10-07T21:40:24.941 INFO:tasks.rados.rados.0.smithi008.stdout:2083: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-10-07T21:40:25.065 INFO:tasks.rados.rados.0.smithi008.stdout:2084: finishing write tid 1 to smithi00888346-105 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2084: finishing write tid 2 to smithi00888346-105 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2084: finishing write tid 3 to smithi00888346-105 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2084: finishing write tid 4 to smithi00888346-105 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2084: finishing write tid 5 to smithi00888346-105 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 105 v 274 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2084: left oid 105 (ObjNum 1392 snap 0 seq_num 1392) 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2085: finishing write tid 1 to smithi00888346-422 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2085: finishing write tid 2 to smithi00888346-422 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2085: finishing write tid 3 to smithi00888346-422 2023-10-07T21:40:25.066 INFO:tasks.rados.rados.0.smithi008.stdout:2085: finishing write tid 4 to smithi00888346-422 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2085: finishing write tid 5 to smithi00888346-422 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 415 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2085: left oid 422 (ObjNum 1393 snap 0 seq_num 1393) 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: finishing write tid 1 to smithi00888346-362 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: finishing write tid 2 to smithi00888346-362 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: finishing write tid 3 to smithi00888346-362 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: finishing write tid 4 to smithi00888346-362 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: finishing write tid 5 to smithi00888346-362 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 362 v 274 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2086: left oid 362 (ObjNum 1394 snap 0 seq_num 1394) 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2087: finishing write tid 1 to smithi00888346-219 2023-10-07T21:40:25.067 INFO:tasks.rados.rados.0.smithi008.stdout:2087: finishing write tid 2 to smithi00888346-219 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2087: finishing write tid 3 to smithi00888346-219 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2087: finishing write tid 4 to smithi00888346-219 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2081: done (12 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2082: done (11 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2083: done (10 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2084: done (9 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2085: done (8 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2086: done (7 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2093: done (6 left) 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2094: read oid 60 snap -1 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2094: expect deleted 2023-10-07T21:40:25.068 INFO:tasks.rados.rados.0.smithi008.stdout:2095: delete oid 187 current snap is 0 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2087: finishing write tid 5 to smithi00888346-219 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 278 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2087: left oid 219 (ObjNum 1395 snap 0 seq_num 1395) 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: finishing write tid 1 to smithi00888346-335 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: finishing write tid 2 to smithi00888346-335 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: finishing write tid 3 to smithi00888346-335 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: finishing write tid 4 to smithi00888346-335 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: finishing write tid 5 to smithi00888346-335 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 371 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2088: left oid 335 (ObjNum 1396 snap 0 seq_num 1396) 2023-10-07T21:40:25.069 INFO:tasks.rados.rados.0.smithi008.stdout:2089: finishing write tid 1 to smithi00888346-230 2023-10-07T21:40:25.070 INFO:tasks.rados.rados.0.smithi008.stdout:2089: finishing write tid 2 to smithi00888346-230 2023-10-07T21:40:25.070 INFO:tasks.rados.rados.0.smithi008.stdout:2089: finishing write tid 3 to smithi00888346-230 2023-10-07T21:40:25.070 INFO:tasks.rados.rados.0.smithi008.stdout:2091: expect (ObjNum 760 snap 0 seq_num 760) 2023-10-07T21:40:25.227 INFO:tasks.rados.rados.0.smithi008.stdout:2089: finishing write tid 4 to smithi00888346-230 2023-10-07T21:40:25.227 INFO:tasks.rados.rados.0.smithi008.stdout:2089: finishing write tid 5 to smithi00888346-230 2023-10-07T21:40:25.227 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 318 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-10-07T21:40:25.227 INFO:tasks.rados.rados.0.smithi008.stdout:2089: left oid 230 (ObjNum 1397 snap 0 seq_num 1397) 2023-10-07T21:40:25.228 INFO:tasks.rados.rados.0.smithi008.stdout:2090: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:2092: finishing write tid 1 to smithi00888346-329 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:2092: finishing write tid 2 to smithi00888346-329 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:2092: finishing write tid 3 to smithi00888346-329 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:2092: finishing write tid 4 to smithi00888346-329 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:2092: finishing write tid 5 to smithi00888346-329 2023-10-07T21:40:25.366 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 278 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2092: left oid 329 (ObjNum 1398 snap 0 seq_num 1398) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2087: done (7 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2088: done (6 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2089: done (5 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2090: done (4 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2091: done (3 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2092: done (2 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2094: done (1 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2095: done (0 left) 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2096: read oid 280 snap -1 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2096: expect deleted 2023-10-07T21:40:25.367 INFO:tasks.rados.rados.0.smithi008.stdout:2097: write oid 422 current snap is 0 2023-10-07T21:40:25.368 INFO:tasks.rados.rados.0.smithi008.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-10-07T21:40:25.373 INFO:tasks.rados.rados.0.smithi008.stdout:2097: writing smithi00888346-422 from 746607 to 1179408 tid 1 2023-10-07T21:40:25.382 INFO:tasks.rados.rados.0.smithi008.stdout:2097: writing smithi00888346-422 from 1833155 to 2596639 tid 2 2023-10-07T21:40:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:2097: writing smithi00888346-422 from 3206907 to 3546607 tid 3 2023-10-07T21:40:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:2098: delete oid 455 current snap is 0 2023-10-07T21:40:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:2097: finishing write tid 1 to smithi00888346-422 2023-10-07T21:40:25.388 INFO:tasks.rados.rados.0.smithi008.stdout:2097: finishing write tid 2 to smithi00888346-422 2023-10-07T21:40:25.391 INFO:tasks.rados.rados.0.smithi008.stdout:2096: done (2 left) 2023-10-07T21:40:25.391 INFO:tasks.rados.rados.0.smithi008.stdout:2098: done (1 left) 2023-10-07T21:40:25.392 INFO:tasks.rados.rados.0.smithi008.stdout:2099: write oid 476 current snap is 0 2023-10-07T21:40:25.392 INFO:tasks.rados.rados.0.smithi008.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-10-07T21:40:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:2099: writing smithi00888346-476 from 780221 to 1363520 tid 1 2023-10-07T21:40:25.410 INFO:tasks.rados.rados.0.smithi008.stdout:2099: writing smithi00888346-476 from 1950119 to 2717272 tid 2 2023-10-07T21:40:25.416 INFO:tasks.rados.rados.0.smithi008.stdout:2099: writing smithi00888346-476 from 3261753 to 3580221 tid 3 2023-10-07T21:40:25.416 INFO:tasks.rados.rados.0.smithi008.stdout:2100: write oid 316 current snap is 0 2023-10-07T21:40:25.416 INFO:tasks.rados.rados.0.smithi008.stdout:2097: finishing write tid 3 to smithi00888346-422 2023-10-07T21:40:25.416 INFO:tasks.rados.rados.0.smithi008.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-10-07T21:40:25.424 INFO:tasks.rados.rados.0.smithi008.stdout:2100: writing smithi00888346-316 from 797028 to 1455576 tid 1 2023-10-07T21:40:25.429 INFO:tasks.rados.rados.0.smithi008.stdout:2100: writing smithi00888346-316 from 1892248 to 2403059 tid 2 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2100: writing smithi00888346-316 from 3172823 to 3597028 tid 3 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2101: read oid 277 snap -1 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2101: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2102: read oid 274 snap -1 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2102: expect (ObjNum 1305 snap 0 seq_num 1305) 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2103: read oid 456 snap -1 2023-10-07T21:40:25.437 INFO:tasks.rados.rados.0.smithi008.stdout:2103: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2104: read oid 165 snap -1 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2104: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2105: read oid 300 snap -1 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2105: expect deleted 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2106: delete oid 474 current snap is 0 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2097: finishing write tid 4 to smithi00888346-422 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2097: finishing write tid 5 to smithi00888346-422 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 419 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2099: finishing write tid 1 to smithi00888346-476 2023-10-07T21:40:25.438 INFO:tasks.rados.rados.0.smithi008.stdout:2099: finishing write tid 2 to smithi00888346-476 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2099: finishing write tid 3 to smithi00888346-476 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2099: finishing write tid 4 to smithi00888346-476 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2099: finishing write tid 5 to smithi00888346-476 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 282 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2099: left oid 476 (ObjNum 1403 snap 0 seq_num 1403) 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2100: finishing write tid 1 to smithi00888346-316 2023-10-07T21:40:25.439 INFO:tasks.rados.rados.0.smithi008.stdout:2100: finishing write tid 2 to smithi00888346-316 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2097: done (8 left) 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2099: done (7 left) 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2105: done (6 left) 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2106: done (5 left) 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2107: write oid 50 current snap is 0 2023-10-07T21:40:25.440 INFO:tasks.rados.rados.0.smithi008.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-10-07T21:40:25.445 INFO:tasks.rados.rados.0.smithi008.stdout:2107: writing smithi00888346-50 from 430642 to 839688 tid 1 2023-10-07T21:40:25.457 INFO:tasks.rados.rados.0.smithi008.stdout:2107: writing smithi00888346-50 from 1609212 to 2123692 tid 2 2023-10-07T21:40:25.466 INFO:tasks.rados.rados.0.smithi008.stdout:2107: writing smithi00888346-50 from 2827669 to 3596472 tid 3 2023-10-07T21:40:25.466 INFO:tasks.rados.rados.0.smithi008.stdout:2108: read oid 446 snap -1 2023-10-07T21:40:25.466 INFO:tasks.rados.rados.0.smithi008.stdout:2108: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-07T21:40:25.466 INFO:tasks.rados.rados.0.smithi008.stdout:2109: read oid 172 snap -1 2023-10-07T21:40:25.466 INFO:tasks.rados.rados.0.smithi008.stdout:2109: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-07T21:40:25.467 INFO:tasks.rados.rados.0.smithi008.stdout:2110: write oid 413 current snap is 0 2023-10-07T21:40:25.467 INFO:tasks.rados.rados.0.smithi008.stdout:2100: finishing write tid 3 to smithi00888346-316 2023-10-07T21:40:25.467 INFO:tasks.rados.rados.0.smithi008.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-10-07T21:40:25.472 INFO:tasks.rados.rados.0.smithi008.stdout:2110: writing smithi00888346-413 from 447449 to 1048097 tid 1 2023-10-07T21:40:25.481 INFO:tasks.rados.rados.0.smithi008.stdout:2110: writing smithi00888346-413 from 1784047 to 2558538 tid 2 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2110: writing smithi00888346-413 from 2971445 to 3647449 tid 3 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2111: read oid 113 snap -1 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2111: expect (ObjNum 1024 snap 0 seq_num 1024) 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2112: read oid 281 snap -1 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2112: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-07T21:40:25.488 INFO:tasks.rados.rados.0.smithi008.stdout:2113: write oid 65 current snap is 0 2023-10-07T21:40:25.489 INFO:tasks.rados.rados.0.smithi008.stdout:2100: finishing write tid 4 to smithi00888346-316 2023-10-07T21:40:25.489 INFO:tasks.rados.rados.0.smithi008.stdout:2100: finishing write tid 5 to smithi00888346-316 2023-10-07T21:40:25.489 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 287 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-10-07T21:40:25.489 INFO:tasks.rados.rados.0.smithi008.stdout:2100: left oid 316 (ObjNum 1404 snap 0 seq_num 1404) 2023-10-07T21:40:25.489 INFO:tasks.rados.rados.0.smithi008.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-10-07T21:40:25.494 INFO:tasks.rados.rados.0.smithi008.stdout:2113: writing smithi00888346-65 from 464256 to 1140153 tid 1 2023-10-07T21:40:25.501 INFO:tasks.rados.rados.0.smithi008.stdout:2113: writing smithi00888346-65 from 1726176 to 2244325 tid 2 2023-10-07T21:40:25.508 INFO:tasks.rados.rados.0.smithi008.stdout:2113: writing smithi00888346-65 from 2882515 to 3390215 tid 3 2023-10-07T21:40:25.508 INFO:tasks.rados.rados.0.smithi008.stdout:2100: done (11 left) 2023-10-07T21:40:25.508 INFO:tasks.rados.rados.0.smithi008.stdout:2114: write oid 97 current snap is 0 2023-10-07T21:40:25.508 INFO:tasks.rados.rados.0.smithi008.stdout:2104: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-07T21:40:25.619 INFO:tasks.rados.rados.0.smithi008.stdout:2103: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-07T21:40:25.734 INFO:tasks.rados.rados.0.smithi008.stdout:2101: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-07T21:40:25.894 INFO:tasks.rados.rados.0.smithi008.stdout:2107: finishing write tid 1 to smithi00888346-50 2023-10-07T21:40:25.895 INFO:tasks.rados.rados.0.smithi008.stdout:2102: expect (ObjNum 1305 snap 0 seq_num 1305) 2023-10-07T21:40:26.077 INFO:tasks.rados.rados.0.smithi008.stdout:2107: finishing write tid 2 to smithi00888346-50 2023-10-07T21:40:26.078 INFO:tasks.rados.rados.0.smithi008.stdout:2109: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-07T21:40:26.220 INFO:tasks.rados.rados.0.smithi008.stdout:2107: finishing write tid 3 to smithi00888346-50 2023-10-07T21:40:26.221 INFO:tasks.rados.rados.0.smithi008.stdout:2107: finishing write tid 4 to smithi00888346-50 2023-10-07T21:40:26.221 INFO:tasks.rados.rados.0.smithi008.stdout:2107: finishing write tid 5 to smithi00888346-50 2023-10-07T21:40:26.221 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 50 v 293 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-10-07T21:40:26.221 INFO:tasks.rados.rados.0.smithi008.stdout:2107: left oid 50 (ObjNum 1406 snap 0 seq_num 1406) 2023-10-07T21:40:26.221 INFO:tasks.rados.rados.0.smithi008.stdout:2108: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-07T21:40:26.335 INFO:tasks.rados.rados.0.smithi008.stdout:2110: finishing write tid 1 to smithi00888346-413 2023-10-07T21:40:26.824 INFO:tasks.rados.rados.0.smithi008.stdout:2110: finishing write tid 2 to smithi00888346-413 2023-10-07T21:40:26.825 INFO:tasks.rados.rados.0.smithi008.stdout:2112: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-07T21:40:26.825 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:26 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:40:26.826 INFO:tasks.rados.rados.0.smithi008.stdout:2110: finishing write tid 3 to smithi00888346-413 2023-10-07T21:40:26.826 INFO:tasks.rados.rados.0.smithi008.stdout:2110: finishing write tid 4 to smithi00888346-413 2023-10-07T21:40:26.826 INFO:tasks.rados.rados.0.smithi008.stdout:2110: finishing write tid 5 to smithi00888346-413 2023-10-07T21:40:26.826 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 413 v 303 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-10-07T21:40:26.826 INFO:tasks.rados.rados.0.smithi008.stdout:2110: left oid 413 (ObjNum 1407 snap 0 seq_num 1407) 2023-10-07T21:40:26.827 INFO:tasks.rados.rados.0.smithi008.stdout:2111: expect (ObjNum 1024 snap 0 seq_num 1024) 2023-10-07T21:40:26.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:26 smithi081 bash[31720]: cluster 2023-10-07T21:40:25.308278+0000 mgr.y (mgr.14466) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:26 smithi081 bash[31720]: audit 2023-10-07T21:40:26.336437+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.8:0/4045569445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:26 smithi008 bash[27485]: cluster 2023-10-07T21:40:25.308278+0000 mgr.y (mgr.14466) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:26 smithi008 bash[27485]: audit 2023-10-07T21:40:26.336437+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.8:0/4045569445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:26 smithi008 bash[41094]: cluster 2023-10-07T21:40:25.308278+0000 mgr.y (mgr.14466) 251 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:26 smithi008 bash[41094]: audit 2023-10-07T21:40:26.336437+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.8:0/4045569445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:26.831 INFO:tasks.rados.rados.0.smithi008.stdout:2113: finishing write tid 1 to smithi00888346-65 2023-10-07T21:40:26.831 INFO:tasks.rados.rados.0.smithi008.stdout:2113: finishing write tid 2 to smithi00888346-65 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2113: finishing write tid 3 to smithi00888346-65 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2113: finishing write tid 4 to smithi00888346-65 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2113: finishing write tid 5 to smithi00888346-65 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 283 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2113: left oid 65 (ObjNum 1408 snap 0 seq_num 1408) 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2114: writing smithi00888346-97 from 481063 to 1232209 tid 1 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2114: writing smithi00888346-97 from 1784658 to 2562818 tid 2 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2114: writing smithi00888346-97 from 3309938 to 3681063 tid 3 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2101: done (11 left) 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2102: done (10 left) 2023-10-07T21:40:26.832 INFO:tasks.rados.rados.0.smithi008.stdout:2103: done (9 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2104: done (8 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2107: done (7 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2108: done (6 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2109: done (5 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2110: done (4 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2111: done (3 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2112: done (2 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2113: done (1 left) 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2115: write oid 410 current snap is 0 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-10-07T21:40:26.833 INFO:tasks.rados.rados.0.smithi008.stdout:2115: writing smithi00888346-410 from 497870 to 924265 tid 1 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2115: writing smithi00888346-410 from 1443140 to 1964958 tid 2 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2115: writing smithi00888346-410 from 2537361 to 3067605 tid 3 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2115: writing smithi00888346-410 from 3583943 to 3697870 tid 4 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2116: read oid 491 snap -1 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2116: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2117: write oid 349 current snap is 0 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2114: finishing write tid 1 to smithi00888346-97 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2117: writing smithi00888346-349 from 514677 to 1016321 tid 1 2023-10-07T21:40:26.834 INFO:tasks.rados.rados.0.smithi008.stdout:2117: writing smithi00888346-349 from 1501622 to 2283451 tid 2 2023-10-07T21:40:26.835 INFO:tasks.rados.rados.0.smithi008.stdout:2117: writing smithi00888346-349 from 2964784 to 3706300 tid 3 2023-10-07T21:40:26.835 INFO:tasks.rados.rados.0.smithi008.stdout:2118: write oid 344 current snap is 0 2023-10-07T21:40:26.836 INFO:tasks.rados.rados.0.smithi008.stdout:2114: finishing write tid 2 to smithi00888346-97 2023-10-07T21:40:26.836 INFO:tasks.rados.rados.0.smithi008.stdout:2114: finishing write tid 3 to smithi00888346-97 2023-10-07T21:40:26.836 INFO:tasks.rados.rados.0.smithi008.stdout:2114: finishing write tid 4 to smithi00888346-97 2023-10-07T21:40:26.836 INFO:tasks.rados.rados.0.smithi008.stdout:2114: finishing write tid 5 to smithi00888346-97 2023-10-07T21:40:26.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 97 v 197 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-10-07T21:40:26.837 INFO:tasks.rados.rados.0.smithi008.stdout:2114: left oid 97 (ObjNum 1409 snap 0 seq_num 1409) 2023-10-07T21:40:26.837 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 1 to smithi00888346-410 2023-10-07T21:40:26.837 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 2 to smithi00888346-410 2023-10-07T21:40:26.837 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 3 to smithi00888346-410 2023-10-07T21:40:26.837 INFO:tasks.rados.rados.0.smithi008.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2118: writing smithi00888346-344 from 531484 to 1108377 tid 1 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2118: writing smithi00888346-344 from 1843751 to 2369238 tid 2 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2118: writing smithi00888346-344 from 2875854 to 3544995 tid 3 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2114: done (4 left) 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2119: read oid 391 snap -1 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2119: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-07T21:40:26.839 INFO:tasks.rados.rados.0.smithi008.stdout:2120: read oid 73 snap -1 2023-10-07T21:40:26.840 INFO:tasks.rados.rados.0.smithi008.stdout:2120: expect deleted 2023-10-07T21:40:26.840 INFO:tasks.rados.rados.0.smithi008.stdout:2121: write oid 1 current snap is 0 2023-10-07T21:40:26.840 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 4 to smithi00888346-410 2023-10-07T21:40:26.840 INFO:tasks.rados.rados.0.smithi008.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2121: writing smithi00888346-1 from 548291 to 1200433 tid 1 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2121: writing smithi00888346-1 from 1902233 to 2687731 tid 2 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2121: writing smithi00888346-1 from 3303277 to 3748291 tid 3 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2122: write oid 40 current snap is 0 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-10-07T21:40:26.841 INFO:tasks.rados.rados.0.smithi008.stdout:2122: writing smithi00888346-40 from 565098 to 1292489 tid 1 2023-10-07T21:40:26.843 INFO:tasks.rados.rados.0.smithi008.stdout:2122: writing smithi00888346-40 from 1960715 to 2489871 tid 2 2023-10-07T21:40:26.844 INFO:tasks.rados.rados.0.smithi008.stdout:2122: writing smithi00888346-40 from 2930700 to 3622385 tid 3 2023-10-07T21:40:26.844 INFO:tasks.rados.rados.0.smithi008.stdout:2123: read oid 404 snap -1 2023-10-07T21:40:26.844 INFO:tasks.rados.rados.0.smithi008.stdout:2123: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:2124: write oid 445 current snap is 0 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 5 to smithi00888346-410 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:2115: finishing write tid 6 to smithi00888346-410 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 410 v 323 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:2115: left oid 410 (ObjNum 1410 snap 0 seq_num 1410) 2023-10-07T21:40:26.845 INFO:tasks.rados.rados.0.smithi008.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-10-07T21:40:26.846 INFO:tasks.rados.rados.0.smithi008.stdout:2124: writing smithi00888346-445 from 581905 to 1100898 tid 1 2023-10-07T21:40:26.853 INFO:tasks.rados.rados.0.smithi008.stdout:2124: writing smithi00888346-445 from 1735550 to 2408364 tid 2 2023-10-07T21:40:26.859 INFO:tasks.rados.rados.0.smithi008.stdout:2124: writing smithi00888346-445 from 2958123 to 3461080 tid 3 2023-10-07T21:40:26.859 INFO:tasks.rados.rados.0.smithi008.stdout:2115: done (9 left) 2023-10-07T21:40:26.859 INFO:tasks.rados.rados.0.smithi008.stdout:2125: write oid 291 current snap is 0 2023-10-07T21:40:26.859 INFO:tasks.rados.rados.0.smithi008.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-10-07T21:40:26.865 INFO:tasks.rados.rados.0.smithi008.stdout:2125: writing smithi00888346-291 from 598712 to 1192954 tid 1 2023-10-07T21:40:26.871 INFO:tasks.rados.rados.0.smithi008.stdout:2125: writing smithi00888346-291 from 1677679 to 2210504 tid 2 2023-10-07T21:40:26.878 INFO:tasks.rados.rados.0.smithi008.stdout:2125: writing smithi00888346-291 from 2985546 to 3416128 tid 3 2023-10-07T21:40:26.878 INFO:tasks.rados.rados.0.smithi008.stdout:2126: write oid 221 current snap is 0 2023-10-07T21:40:26.879 INFO:tasks.rados.rados.0.smithi008.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-10-07T21:40:26.885 INFO:tasks.rados.rados.0.smithi008.stdout:2126: writing smithi00888346-221 from 615519 to 1285010 tid 1 2023-10-07T21:40:26.891 INFO:tasks.rados.rados.0.smithi008.stdout:2126: writing smithi00888346-221 from 1736161 to 2412644 tid 2 2023-10-07T21:40:26.898 INFO:tasks.rados.rados.0.smithi008.stdout:2126: writing smithi00888346-221 from 2896616 to 3538470 tid 3 2023-10-07T21:40:26.898 INFO:tasks.rados.rados.0.smithi008.stdout:2127: read oid 111 snap -1 2023-10-07T21:40:26.898 INFO:tasks.rados.rados.0.smithi008.stdout:2127: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-10-07T21:40:26.898 INFO:tasks.rados.rados.0.smithi008.stdout:2128: write oid 407 current snap is 0 2023-10-07T21:40:26.898 INFO:tasks.rados.rados.0.smithi008.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-10-07T21:40:26.906 INFO:tasks.rados.rados.0.smithi008.stdout:2128: writing smithi00888346-407 from 632326 to 1377066 tid 1 2023-10-07T21:40:26.912 INFO:tasks.rados.rados.0.smithi008.stdout:2128: writing smithi00888346-407 from 1794643 to 2331137 tid 2 2023-10-07T21:40:26.918 INFO:tasks.rados.rados.0.smithi008.stdout:2128: writing smithi00888346-407 from 3040392 to 3493518 tid 3 2023-10-07T21:40:26.919 INFO:tasks.rados.rados.0.smithi008.stdout:2129: write oid 62 current snap is 0 2023-10-07T21:40:26.919 INFO:tasks.rados.rados.0.smithi008.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-10-07T21:40:26.924 INFO:tasks.rados.rados.0.smithi008.stdout:2129: writing smithi00888346-62 from 649133 to 1069122 tid 1 2023-10-07T21:40:26.933 INFO:tasks.rados.rados.0.smithi008.stdout:2129: writing smithi00888346-62 from 1853125 to 2533277 tid 2 2023-10-07T21:40:26.939 INFO:tasks.rados.rados.0.smithi008.stdout:2129: writing smithi00888346-62 from 2951462 to 3615860 tid 3 2023-10-07T21:40:26.939 INFO:tasks.rados.rados.0.smithi008.stdout:2130: read oid 334 snap -1 2023-10-07T21:40:26.939 INFO:tasks.rados.rados.0.smithi008.stdout:2130: expect deleted 2023-10-07T21:40:26.939 INFO:tasks.rados.rados.0.smithi008.stdout:2131: write oid 457 current snap is 0 2023-10-07T21:40:26.939 INFO:tasks.rados.rados.0.smithi008.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-10-07T21:40:26.945 INFO:tasks.rados.rados.0.smithi008.stdout:2131: writing smithi00888346-457 from 665940 to 1161178 tid 1 2023-10-07T21:40:26.952 INFO:tasks.rados.rados.0.smithi008.stdout:2131: writing smithi00888346-457 from 1795254 to 2335417 tid 2 2023-10-07T21:40:26.958 INFO:tasks.rados.rados.0.smithi008.stdout:2131: writing smithi00888346-457 from 2978885 to 3454555 tid 3 2023-10-07T21:40:26.958 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:26.959 INFO:tasks.rados.rados.0.smithi008.stdout:2116: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:27.142 INFO:tasks.rados.rados.0.smithi008.stdout:2117: finishing write tid 1 to smithi00888346-349 2023-10-07T21:40:27.142 INFO:tasks.rados.rados.0.smithi008.stdout:2117: finishing write tid 2 to smithi00888346-349 2023-10-07T21:40:27.142 INFO:tasks.rados.rados.0.smithi008.stdout:2117: finishing write tid 3 to smithi00888346-349 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2117: finishing write tid 4 to smithi00888346-349 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2117: finishing write tid 5 to smithi00888346-349 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 250 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2117: left oid 349 (ObjNum 1411 snap 0 seq_num 1411) 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2118: finishing write tid 1 to smithi00888346-344 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2118: finishing write tid 2 to smithi00888346-344 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2118: finishing write tid 3 to smithi00888346-344 2023-10-07T21:40:27.143 INFO:tasks.rados.rados.0.smithi008.stdout:2118: finishing write tid 4 to smithi00888346-344 2023-10-07T21:40:27.144 INFO:tasks.rados.rados.0.smithi008.stdout:2118: finishing write tid 5 to smithi00888346-344 2023-10-07T21:40:27.144 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 376 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-10-07T21:40:27.144 INFO:tasks.rados.rados.0.smithi008.stdout:2118: left oid 344 (ObjNum 1412 snap 0 seq_num 1412) 2023-10-07T21:40:27.144 INFO:tasks.rados.rados.0.smithi008.stdout:2119: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-07T21:40:27.258 INFO:tasks.rados.rados.0.smithi008.stdout:2121: finishing write tid 1 to smithi00888346-1 2023-10-07T21:40:27.258 INFO:tasks.rados.rados.0.smithi008.stdout:2121: finishing write tid 2 to smithi00888346-1 2023-10-07T21:40:27.258 INFO:tasks.rados.rados.0.smithi008.stdout:2121: finishing write tid 3 to smithi00888346-1 2023-10-07T21:40:27.258 INFO:tasks.rados.rados.0.smithi008.stdout:2121: finishing write tid 4 to smithi00888346-1 2023-10-07T21:40:27.258 INFO:tasks.rados.rados.0.smithi008.stdout:2121: finishing write tid 5 to smithi00888346-1 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 1 v 331 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2121: left oid 1 (ObjNum 1413 snap 0 seq_num 1413) 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: finishing write tid 1 to smithi00888346-40 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: finishing write tid 2 to smithi00888346-40 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: finishing write tid 3 to smithi00888346-40 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: finishing write tid 4 to smithi00888346-40 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: finishing write tid 5 to smithi00888346-40 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 327 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2122: left oid 40 (ObjNum 1414 snap 0 seq_num 1414) 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2116: done (15 left) 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2117: done (14 left) 2023-10-07T21:40:27.259 INFO:tasks.rados.rados.0.smithi008.stdout:2118: done (13 left) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2119: done (12 left) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2120: done (11 left) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2121: done (10 left) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2122: done (9 left) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2132: read oid 354 snap -1 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2132: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:27.260 INFO:tasks.rados.rados.0.smithi008.stdout:2133: delete oid 262 current snap is 0 2023-10-07T21:40:27.261 INFO:tasks.rados.rados.0.smithi008.stdout:2123: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: finishing write tid 1 to smithi00888346-445 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: finishing write tid 2 to smithi00888346-445 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: finishing write tid 3 to smithi00888346-445 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: finishing write tid 4 to smithi00888346-445 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: finishing write tid 5 to smithi00888346-445 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 445 v 211 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2124: left oid 445 (ObjNum 1415 snap 0 seq_num 1415) 2023-10-07T21:40:27.394 INFO:tasks.rados.rados.0.smithi008.stdout:2125: finishing write tid 1 to smithi00888346-291 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2125: finishing write tid 2 to smithi00888346-291 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2125: finishing write tid 3 to smithi00888346-291 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2125: finishing write tid 4 to smithi00888346-291 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2125: finishing write tid 5 to smithi00888346-291 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 423 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2125: left oid 291 (ObjNum 1416 snap 0 seq_num 1416) 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2126: finishing write tid 1 to smithi00888346-221 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2126: finishing write tid 2 to smithi00888346-221 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2126: finishing write tid 3 to smithi00888346-221 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2126: finishing write tid 4 to smithi00888346-221 2023-10-07T21:40:27.395 INFO:tasks.rados.rados.0.smithi008.stdout:2123: done (10 left) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2124: done (9 left) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2125: done (8 left) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2133: done (7 left) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2134: read oid 207 snap -1 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2134: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2135: read oid 157 snap -1 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2135: expect (ObjNum 759 snap 0 seq_num 759) 2023-10-07T21:40:27.396 INFO:tasks.rados.rados.0.smithi008.stdout:2136: write oid 196 current snap is 0 2023-10-07T21:40:27.397 INFO:tasks.rados.rados.0.smithi008.stdout:2126: finishing write tid 5 to smithi00888346-221 2023-10-07T21:40:27.397 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 221 v 331 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-10-07T21:40:27.397 INFO:tasks.rados.rados.0.smithi008.stdout:2126: left oid 221 (ObjNum 1417 snap 0 seq_num 1417) 2023-10-07T21:40:27.397 INFO:tasks.rados.rados.0.smithi008.stdout:2127: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-10-07T21:40:27.542 INFO:tasks.rados.rados.0.smithi008.stdout:2128: finishing write tid 1 to smithi00888346-407 2023-10-07T21:40:27.542 INFO:tasks.rados.rados.0.smithi008.stdout:2128: finishing write tid 2 to smithi00888346-407 2023-10-07T21:40:27.542 INFO:tasks.rados.rados.0.smithi008.stdout:2128: finishing write tid 3 to smithi00888346-407 2023-10-07T21:40:27.543 INFO:tasks.rados.rados.0.smithi008.stdout:2128: finishing write tid 4 to smithi00888346-407 2023-10-07T21:40:27.543 INFO:tasks.rados.rados.0.smithi008.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-10-07T21:40:27.557 INFO:tasks.rados.rados.0.smithi008.stdout:2136: writing smithi00888346-196 from 699554 to 1461643 tid 1 2023-10-07T21:40:27.564 INFO:tasks.rados.rados.0.smithi008.stdout:2136: writing smithi00888346-196 from 2028571 to 2572403 tid 2 2023-10-07T21:40:27.571 INFO:tasks.rados.rados.0.smithi008.stdout:2136: writing smithi00888346-196 from 3150084 to 3764651 tid 3 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2126: done (9 left) 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2127: done (8 left) 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2137: read oid 104 snap -1 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2137: expect deleted 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2138: read oid 154 snap -1 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2138: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2139: write oid 465 current snap is 0 2023-10-07T21:40:27.572 INFO:tasks.rados.rados.0.smithi008.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-10-07T21:40:27.578 INFO:tasks.rados.rados.0.smithi008.stdout:2139: writing smithi00888346-465 from 716361 to 1153699 tid 1 2023-10-07T21:40:27.585 INFO:tasks.rados.rados.0.smithi008.stdout:2139: writing smithi00888346-465 from 1687053 to 2374543 tid 2 2023-10-07T21:40:27.590 INFO:tasks.rados.rados.0.smithi008.stdout:2139: writing smithi00888346-465 from 2777507 to 3203346 tid 3 2023-10-07T21:40:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:2139: writing smithi00888346-465 from 3877756 to 3916361 tid 4 2023-10-07T21:40:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:2140: read oid 396 snap -1 2023-10-07T21:40:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:2140: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-07T21:40:27.594 INFO:tasks.rados.rados.0.smithi008.stdout:2141: write oid 467 current snap is 0 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:2128: finishing write tid 5 to smithi00888346-407 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 291 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:2128: left oid 407 (ObjNum 1418 snap 0 seq_num 1418) 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:2129: finishing write tid 1 to smithi00888346-62 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:2129: finishing write tid 2 to smithi00888346-62 2023-10-07T21:40:27.595 INFO:tasks.rados.rados.0.smithi008.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-10-07T21:40:27.601 INFO:tasks.rados.rados.0.smithi008.stdout:2141: writing smithi00888346-467 from 733168 to 1245755 tid 1 2023-10-07T21:40:27.609 INFO:tasks.rados.rados.0.smithi008.stdout:2141: writing smithi00888346-467 from 2029182 to 2576683 tid 2 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2141: writing smithi00888346-467 from 3088577 to 3725688 tid 3 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2128: done (12 left) 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2142: delete oid 235 current snap is 0 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2129: finishing write tid 3 to smithi00888346-62 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2129: finishing write tid 4 to smithi00888346-62 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2129: finishing write tid 5 to smithi00888346-62 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 62 v 380 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-10-07T21:40:27.616 INFO:tasks.rados.rados.0.smithi008.stdout:2129: left oid 62 (ObjNum 1419 snap 0 seq_num 1419) 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: finishing write tid 1 to smithi00888346-457 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: finishing write tid 2 to smithi00888346-457 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: finishing write tid 3 to smithi00888346-457 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: finishing write tid 4 to smithi00888346-457 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: finishing write tid 5 to smithi00888346-457 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 457 v 215 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2131: left oid 457 (ObjNum 1420 snap 0 seq_num 1420) 2023-10-07T21:40:27.617 INFO:tasks.rados.rados.0.smithi008.stdout:2132: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-07T21:40:27.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:27 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:27] "GET /metrics HTTP/1.1" 200 242722 "" "Prometheus/2.43.0" 2023-10-07T21:40:27.742 INFO:tasks.rados.rados.0.smithi008.stdout:2134: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:40:27.852 INFO:tasks.rados.rados.0.smithi008.stdout:2135: expect (ObjNum 759 snap 0 seq_num 759) 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:2136: finishing write tid 1 to smithi00888346-196 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:2136: finishing write tid 2 to smithi00888346-196 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:2136: finishing write tid 3 to smithi00888346-196 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:2136: finishing write tid 4 to smithi00888346-196 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:2136: finishing write tid 5 to smithi00888346-196 2023-10-07T21:40:27.993 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 237 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-10-07T21:40:27.994 INFO:tasks.rados.rados.0.smithi008.stdout:2136: left oid 196 (ObjNum 1422 snap 0 seq_num 1422) 2023-10-07T21:40:27.994 INFO:tasks.rados.rados.0.smithi008.stdout:2138: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-07T21:40:28.090 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 1 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 2 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 3 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 4 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 5 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: finishing write tid 6 to smithi00888346-465 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 428 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2139: left oid 465 (ObjNum 1423 snap 0 seq_num 1423) 2023-10-07T21:40:28.091 INFO:tasks.rados.rados.0.smithi008.stdout:2140: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: finishing write tid 1 to smithi00888346-467 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: finishing write tid 2 to smithi00888346-467 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: finishing write tid 3 to smithi00888346-467 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: finishing write tid 4 to smithi00888346-467 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: finishing write tid 5 to smithi00888346-467 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 467 v 201 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2141: left oid 467 (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2129: done (12 left) 2023-10-07T21:40:28.173 INFO:tasks.rados.rados.0.smithi008.stdout:2130: done (11 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2131: done (10 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2132: done (9 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2134: done (8 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2135: done (7 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2136: done (6 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2137: done (5 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2138: done (4 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2139: done (3 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2140: done (2 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2141: done (1 left) 2023-10-07T21:40:28.174 INFO:tasks.rados.rados.0.smithi008.stdout:2142: done (0 left) 2023-10-07T21:40:28.175 INFO:tasks.rados.rados.0.smithi008.stdout:2143: write oid 15 current snap is 0 2023-10-07T21:40:28.175 INFO:tasks.rados.rados.0.smithi008.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-10-07T21:40:28.186 INFO:tasks.rados.rados.0.smithi008.stdout:2143: writing smithi00888346-15 from 766782 to 1429867 tid 1 2023-10-07T21:40:28.194 INFO:tasks.rados.rados.0.smithi008.stdout:2143: writing smithi00888346-15 from 2146146 to 2697316 tid 2 2023-10-07T21:40:28.201 INFO:tasks.rados.rados.0.smithi008.stdout:2143: writing smithi00888346-15 from 3143423 to 3919431 tid 3 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2144: read oid 248 snap -1 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2144: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2145: write oid 397 current snap is 0 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2143: finishing write tid 1 to smithi00888346-15 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2143: finishing write tid 2 to smithi00888346-15 2023-10-07T21:40:28.202 INFO:tasks.rados.rados.0.smithi008.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-10-07T21:40:28.211 INFO:tasks.rados.rados.0.smithi008.stdout:2145: writing smithi00888346-397 from 783589 to 1521923 tid 1 2023-10-07T21:40:28.219 INFO:tasks.rados.rados.0.smithi008.stdout:2145: writing smithi00888346-397 from 2204628 to 2899456 tid 2 2023-10-07T21:40:28.225 INFO:tasks.rados.rados.0.smithi008.stdout:2145: writing smithi00888346-397 from 3570846 to 3983589 tid 3 2023-10-07T21:40:28.225 INFO:tasks.rados.rados.0.smithi008.stdout:2146: write oid 334 current snap is 0 2023-10-07T21:40:28.225 INFO:tasks.rados.rados.0.smithi008.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-10-07T21:40:28.230 INFO:tasks.rados.rados.0.smithi008.stdout:2146: writing smithi00888346-334 from 400396 to 813979 tid 1 2023-10-07T21:40:28.236 INFO:tasks.rados.rados.0.smithi008.stdout:2146: writing smithi00888346-334 from 1463110 to 1901596 tid 2 2023-10-07T21:40:28.236 INFO:tasks.rados.rados.0.smithi008.stdout:2147: write oid 108 current snap is 0 2023-10-07T21:40:28.236 INFO:tasks.rados.rados.0.smithi008.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-10-07T21:40:28.241 INFO:tasks.rados.rados.0.smithi008.stdout:2147: writing smithi00888346-108 from 417203 to 906035 tid 1 2023-10-07T21:40:28.248 INFO:tasks.rados.rados.0.smithi008.stdout:2147: writing smithi00888346-108 from 1405239 to 2017203 tid 2 2023-10-07T21:40:28.248 INFO:tasks.rados.rados.0.smithi008.stdout:2148: read oid 130 snap -1 2023-10-07T21:40:28.248 INFO:tasks.rados.rados.0.smithi008.stdout:2148: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:40:28.248 INFO:tasks.rados.rados.0.smithi008.stdout:2149: delete oid 89 current snap is 0 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:2143: finishing write tid 3 to smithi00888346-15 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:2143: finishing write tid 4 to smithi00888346-15 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:2143: finishing write tid 5 to smithi00888346-15 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 15 v 335 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-10-07T21:40:28.249 INFO:tasks.rados.rados.0.smithi008.stdout:2144: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:40:28.361 INFO:tasks.rados.rados.0.smithi008.stdout:2145: finishing write tid 1 to smithi00888346-397 2023-10-07T21:40:28.361 INFO:tasks.rados.rados.0.smithi008.stdout:2145: finishing write tid 2 to smithi00888346-397 2023-10-07T21:40:28.361 INFO:tasks.rados.rados.0.smithi008.stdout:2143: done (6 left) 2023-10-07T21:40:28.361 INFO:tasks.rados.rados.0.smithi008.stdout:2144: done (5 left) 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2149: done (4 left) 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2150: read oid 17 snap -1 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2150: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2151: read oid 377 snap -1 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2152: write oid 14 current snap is 0 2023-10-07T21:40:28.362 INFO:tasks.rados.rados.0.smithi008.stdout:2145: finishing write tid 3 to smithi00888346-397 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2145: finishing write tid 4 to smithi00888346-397 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2145: finishing write tid 5 to smithi00888346-397 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 397 v 205 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2146: finishing write tid 1 to smithi00888346-334 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2146: finishing write tid 2 to smithi00888346-334 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2146: finishing write tid 3 to smithi00888346-334 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2146: finishing write tid 4 to smithi00888346-334 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 334 v 318 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-10-07T21:40:28.363 INFO:tasks.rados.rados.0.smithi008.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-10-07T21:40:28.364 INFO:tasks.rados.rados.0.smithi008.stdout:2147: finishing write tid 1 to smithi00888346-108 2023-10-07T21:40:28.364 INFO:tasks.rados.rados.0.smithi008.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-10-07T21:40:28.368 INFO:tasks.rados.rados.0.smithi008.stdout:2152: writing smithi00888346-14 from 450817 to 1206500 tid 1 2023-10-07T21:40:28.374 INFO:tasks.rados.rados.0.smithi008.stdout:2152: writing smithi00888346-14 from 1638556 to 2050817 tid 2 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2145: done (6 left) 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2146: done (5 left) 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2153: read oid 383 snap -1 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2153: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2154: read oid 247 snap -1 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2154: expect deleted 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2155: write oid 250 current snap is 0 2023-10-07T21:40:28.375 INFO:tasks.rados.rados.0.smithi008.stdout:2148: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-07T21:40:28.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:28 smithi008 bash[41094]: cluster 2023-10-07T21:40:27.308737+0000 mgr.y (mgr.14466) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2023-10-07T21:40:28.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:28 smithi008 bash[27485]: cluster 2023-10-07T21:40:27.308737+0000 mgr.y (mgr.14466) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2023-10-07T21:40:28.451 INFO:tasks.rados.rados.0.smithi008.stdout:2147: finishing write tid 2 to smithi00888346-108 2023-10-07T21:40:28.451 INFO:tasks.rados.rados.0.smithi008.stdout:2147: finishing write tid 3 to smithi00888346-108 2023-10-07T21:40:28.451 INFO:tasks.rados.rados.0.smithi008.stdout:2147: finishing write tid 4 to smithi00888346-108 2023-10-07T21:40:28.452 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 108 v 209 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-10-07T21:40:28.452 INFO:tasks.rados.rados.0.smithi008.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-10-07T21:40:28.452 INFO:tasks.rados.rados.0.smithi008.stdout:2150: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:28.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:28 smithi081 bash[31720]: cluster 2023-10-07T21:40:27.308737+0000 mgr.y (mgr.14466) 252 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.3 MiB/s wr, 84 op/s 2023-10-07T21:40:28.606 INFO:tasks.rados.rados.0.smithi008.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-10-07T21:40:28.729 INFO:tasks.rados.rados.0.smithi008.stdout:2152: finishing write tid 1 to smithi00888346-14 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:2152: finishing write tid 2 to smithi00888346-14 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:2152: finishing write tid 3 to smithi00888346-14 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:2152: finishing write tid 4 to smithi00888346-14 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 14 v 306 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:2152: left oid 14 (ObjNum 1431 snap 0 seq_num 1431) 2023-10-07T21:40:28.730 INFO:tasks.rados.rados.0.smithi008.stdout:2153: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-07T21:40:28.840 INFO:tasks.rados.rados.0.smithi008.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-10-07T21:40:28.852 INFO:tasks.rados.rados.0.smithi008.stdout:2155: writing smithi00888346-250 from 467624 to 898556 tid 1 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2155: writing smithi00888346-250 from 1697038 to 2067624 tid 2 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2147: done (7 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2148: done (6 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2150: done (5 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2151: done (4 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2152: done (3 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2153: done (2 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2154: done (1 left) 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2156: read oid 295 snap -1 2023-10-07T21:40:28.860 INFO:tasks.rados.rados.0.smithi008.stdout:2156: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:28.861 INFO:tasks.rados.rados.0.smithi008.stdout:2157: write oid 474 current snap is 0 2023-10-07T21:40:28.861 INFO:tasks.rados.rados.0.smithi008.stdout:2155: finishing write tid 1 to smithi00888346-250 2023-10-07T21:40:28.861 INFO:tasks.rados.rados.0.smithi008.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-10-07T21:40:28.865 INFO:tasks.rados.rados.0.smithi008.stdout:2157: writing smithi00888346-474 from 484431 to 990612 tid 1 2023-10-07T21:40:28.872 INFO:tasks.rados.rados.0.smithi008.stdout:2157: writing smithi00888346-474 from 1639167 to 2084431 tid 2 2023-10-07T21:40:28.872 INFO:tasks.rados.rados.0.smithi008.stdout:2158: read oid 258 snap -1 2023-10-07T21:40:28.872 INFO:tasks.rados.rados.0.smithi008.stdout:2158: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-07T21:40:28.872 INFO:tasks.rados.rados.0.smithi008.stdout:2159: write oid 164 current snap is 0 2023-10-07T21:40:28.872 INFO:tasks.rados.rados.0.smithi008.stdout:2155: finishing write tid 2 to smithi00888346-250 2023-10-07T21:40:28.873 INFO:tasks.rados.rados.0.smithi008.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-10-07T21:40:28.880 INFO:tasks.rados.rados.0.smithi008.stdout:2159: writing smithi00888346-164 from 501238 to 1082668 tid 1 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2159: writing smithi00888346-164 from 1697649 to 2101238 tid 2 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2160: read oid 498 snap -1 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2160: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2161: write oid 96 current snap is 0 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2155: finishing write tid 3 to smithi00888346-250 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2155: finishing write tid 4 to smithi00888346-250 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 285 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-10-07T21:40:28.886 INFO:tasks.rados.rados.0.smithi008.stdout:2155: left oid 250 (ObjNum 1432 snap 0 seq_num 1432) 2023-10-07T21:40:28.887 INFO:tasks.rados.rados.0.smithi008.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-10-07T21:40:28.892 INFO:tasks.rados.rados.0.smithi008.stdout:2161: writing smithi00888346-96 from 518045 to 1174724 tid 1 2023-10-07T21:40:28.898 INFO:tasks.rados.rados.0.smithi008.stdout:2161: writing smithi00888346-96 from 1756131 to 2118045 tid 2 2023-10-07T21:40:28.898 INFO:tasks.rados.rados.0.smithi008.stdout:2155: done (6 left) 2023-10-07T21:40:28.898 INFO:tasks.rados.rados.0.smithi008.stdout:2162: write oid 83 current snap is 0 2023-10-07T21:40:28.898 INFO:tasks.rados.rados.0.smithi008.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-10-07T21:40:28.905 INFO:tasks.rados.rados.0.smithi008.stdout:2162: writing smithi00888346-83 from 534852 to 1266780 tid 1 2023-10-07T21:40:28.910 INFO:tasks.rados.rados.0.smithi008.stdout:2162: writing smithi00888346-83 from 1814613 to 2134852 tid 2 2023-10-07T21:40:28.910 INFO:tasks.rados.rados.0.smithi008.stdout:2163: write oid 457 current snap is 0 2023-10-07T21:40:28.910 INFO:tasks.rados.rados.0.smithi008.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-10-07T21:40:28.916 INFO:tasks.rados.rados.0.smithi008.stdout:2163: writing smithi00888346-457 from 551659 to 1075189 tid 1 2023-10-07T21:40:28.922 INFO:tasks.rados.rados.0.smithi008.stdout:2163: writing smithi00888346-457 from 1873095 to 2151659 tid 2 2023-10-07T21:40:28.922 INFO:tasks.rados.rados.0.smithi008.stdout:2164: write oid 392 current snap is 0 2023-10-07T21:40:28.922 INFO:tasks.rados.rados.0.smithi008.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-10-07T21:40:28.929 INFO:tasks.rados.rados.0.smithi008.stdout:2164: writing smithi00888346-392 from 568466 to 1167245 tid 1 2023-10-07T21:40:28.935 INFO:tasks.rados.rados.0.smithi008.stdout:2164: writing smithi00888346-392 from 1931577 to 2168466 tid 2 2023-10-07T21:40:28.935 INFO:tasks.rados.rados.0.smithi008.stdout:2165: delete oid 476 current snap is 0 2023-10-07T21:40:28.935 INFO:tasks.rados.rados.0.smithi008.stdout:2156: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:29.106 INFO:tasks.rados.rados.0.smithi008.stdout:2157: finishing write tid 1 to smithi00888346-474 2023-10-07T21:40:29.106 INFO:tasks.rados.rados.0.smithi008.stdout:2157: finishing write tid 2 to smithi00888346-474 2023-10-07T21:40:29.107 INFO:tasks.rados.rados.0.smithi008.stdout:2157: finishing write tid 3 to smithi00888346-474 2023-10-07T21:40:29.107 INFO:tasks.rados.rados.0.smithi008.stdout:2157: finishing write tid 4 to smithi00888346-474 2023-10-07T21:40:29.107 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 474 v 270 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-10-07T21:40:29.107 INFO:tasks.rados.rados.0.smithi008.stdout:2157: left oid 474 (ObjNum 1433 snap 0 seq_num 1433) 2023-10-07T21:40:29.107 INFO:tasks.rados.rados.0.smithi008.stdout:2158: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-07T21:40:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:2159: finishing write tid 1 to smithi00888346-164 2023-10-07T21:40:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:2159: finishing write tid 2 to smithi00888346-164 2023-10-07T21:40:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:2159: finishing write tid 3 to smithi00888346-164 2023-10-07T21:40:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:2159: finishing write tid 4 to smithi00888346-164 2023-10-07T21:40:29.179 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 164 v 240 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-10-07T21:40:29.179 INFO:tasks.rados.rados.0.smithi008.stdout:2159: left oid 164 (ObjNum 1434 snap 0 seq_num 1434) 2023-10-07T21:40:29.179 INFO:tasks.rados.rados.0.smithi008.stdout:2160: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:29.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[31720]: audit 2023-10-07T21:40:28.283391+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:29.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[31720]: audit 2023-10-07T21:40:28.770852+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.8:0/1354789662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2161: finishing write tid 1 to smithi00888346-96 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2161: finishing write tid 2 to smithi00888346-96 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2161: finishing write tid 3 to smithi00888346-96 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2161: finishing write tid 4 to smithi00888346-96 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 96 v 253 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2161: left oid 96 (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2162: finishing write tid 1 to smithi00888346-83 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2162: finishing write tid 2 to smithi00888346-83 2023-10-07T21:40:29.299 INFO:tasks.rados.rados.0.smithi008.stdout:2162: finishing write tid 3 to smithi00888346-83 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2162: finishing write tid 4 to smithi00888346-83 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 83 v 212 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2162: left oid 83 (ObjNum 1436 snap 0 seq_num 1436) 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2163: finishing write tid 1 to smithi00888346-457 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2163: finishing write tid 2 to smithi00888346-457 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2163: finishing write tid 3 to smithi00888346-457 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2163: finishing write tid 4 to smithi00888346-457 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 457 v 218 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2163: left oid 457 (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2164: finishing write tid 1 to smithi00888346-392 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2164: finishing write tid 2 to smithi00888346-392 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2164: finishing write tid 3 to smithi00888346-392 2023-10-07T21:40:29.300 INFO:tasks.rados.rados.0.smithi008.stdout:2164: finishing write tid 4 to smithi00888346-392 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 334 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2164: left oid 392 (ObjNum 1438 snap 0 seq_num 1438) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2156: done (9 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2157: done (8 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2158: done (7 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2159: done (6 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2160: done (5 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2161: done (4 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2162: done (3 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2163: done (2 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2164: done (1 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2165: done (0 left) 2023-10-07T21:40:29.301 INFO:tasks.rados.rados.0.smithi008.stdout:2166: read oid 28 snap -1 2023-10-07T21:40:29.302 INFO:tasks.rados.rados.0.smithi008.stdout:2166: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-07T21:40:29.302 INFO:tasks.rados.rados.0.smithi008.stdout:2167: write oid 392 current snap is 0 2023-10-07T21:40:29.302 INFO:tasks.rados.rados.0.smithi008.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-10-07T21:40:29.312 INFO:tasks.rados.rados.0.smithi008.stdout:2167: writing smithi00888346-392 from 602080 to 1351357 tid 1 2023-10-07T21:40:29.317 INFO:tasks.rados.rados.0.smithi008.stdout:2167: writing smithi00888346-392 from 2048541 to 2202080 tid 2 2023-10-07T21:40:29.317 INFO:tasks.rados.rados.0.smithi008.stdout:2168: write oid 316 current snap is 0 2023-10-07T21:40:29.318 INFO:tasks.rados.rados.0.smithi008.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-10-07T21:40:29.324 INFO:tasks.rados.rados.0.smithi008.stdout:2168: writing smithi00888346-316 from 618887 to 1043413 tid 1 2023-10-07T21:40:29.330 INFO:tasks.rados.rados.0.smithi008.stdout:2168: writing smithi00888346-316 from 1590670 to 2194828 tid 2 2023-10-07T21:40:29.331 INFO:tasks.rados.rados.0.smithi008.stdout:2169: write oid 20 current snap is 0 2023-10-07T21:40:29.331 INFO:tasks.rados.rados.0.smithi008.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-10-07T21:40:29.337 INFO:tasks.rados.rados.0.smithi008.stdout:2169: writing smithi00888346-20 from 635694 to 1135469 tid 1 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2169: writing smithi00888346-20 from 1649152 to 2113321 tid 2 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2170: read oid 184 snap -1 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2170: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2171: read oid 219 snap -1 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2171: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2172: write oid 345 current snap is 0 2023-10-07T21:40:29.343 INFO:tasks.rados.rados.0.smithi008.stdout:2166: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-07T21:40:29.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27485]: audit 2023-10-07T21:40:28.283391+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:29.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27485]: audit 2023-10-07T21:40:28.770852+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.8:0/1354789662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:29.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[41094]: audit 2023-10-07T21:40:28.283391+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:29.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[41094]: audit 2023-10-07T21:40:28.770852+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.8:0/1354789662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:29.526 INFO:tasks.rados.rados.0.smithi008.stdout:2167: finishing write tid 1 to smithi00888346-392 2023-10-07T21:40:29.527 INFO:tasks.rados.rados.0.smithi008.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-10-07T21:40:29.537 INFO:tasks.rados.rados.0.smithi008.stdout:2172: writing smithi00888346-345 from 652501 to 1227525 tid 1 2023-10-07T21:40:29.546 INFO:tasks.rados.rados.0.smithi008.stdout:2172: writing smithi00888346-345 from 1707634 to 2252501 tid 2 2023-10-07T21:40:29.546 INFO:tasks.rados.rados.0.smithi008.stdout:2166: done (6 left) 2023-10-07T21:40:29.547 INFO:tasks.rados.rados.0.smithi008.stdout:2173: write oid 447 current snap is 0 2023-10-07T21:40:29.547 INFO:tasks.rados.rados.0.smithi008.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-10-07T21:40:29.561 INFO:tasks.rados.rados.0.smithi008.stdout:2173: writing smithi00888346-447 from 669308 to 1319581 tid 1 2023-10-07T21:40:29.571 INFO:tasks.rados.rados.0.smithi008.stdout:2173: writing smithi00888346-447 from 1766116 to 2233954 tid 2 2023-10-07T21:40:29.571 INFO:tasks.rados.rados.0.smithi008.stdout:2174: write oid 62 current snap is 0 2023-10-07T21:40:29.571 INFO:tasks.rados.rados.0.smithi008.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-10-07T21:40:29.582 INFO:tasks.rados.rados.0.smithi008.stdout:2174: writing smithi00888346-62 from 686115 to 1127990 tid 1 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2174: writing smithi00888346-62 from 1824598 to 2286115 tid 2 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2175: read oid 132 snap -1 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2175: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2176: read oid 378 snap -1 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2176: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2177: read oid 416 snap -1 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2177: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-07T21:40:29.593 INFO:tasks.rados.rados.0.smithi008.stdout:2178: delete oid 472 current snap is 0 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2167: finishing write tid 2 to smithi00888346-392 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2167: finishing write tid 3 to smithi00888346-392 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2167: finishing write tid 4 to smithi00888346-392 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 337 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2167: left oid 392 (ObjNum 1440 snap 0 seq_num 1440) 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2168: finishing write tid 1 to smithi00888346-316 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2168: finishing write tid 2 to smithi00888346-316 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2168: finishing write tid 3 to smithi00888346-316 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2168: finishing write tid 4 to smithi00888346-316 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 294 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2168: left oid 316 (ObjNum 1441 snap 0 seq_num 1441) 2023-10-07T21:40:29.594 INFO:tasks.rados.rados.0.smithi008.stdout:2169: finishing write tid 1 to smithi00888346-20 2023-10-07T21:40:29.595 INFO:tasks.rados.rados.0.smithi008.stdout:2170: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-07T21:40:29.704 INFO:tasks.rados.rados.0.smithi008.stdout:2169: finishing write tid 2 to smithi00888346-20 2023-10-07T21:40:29.704 INFO:tasks.rados.rados.0.smithi008.stdout:2169: finishing write tid 3 to smithi00888346-20 2023-10-07T21:40:29.704 INFO:tasks.rados.rados.0.smithi008.stdout:2167: done (11 left) 2023-10-07T21:40:29.704 INFO:tasks.rados.rados.0.smithi008.stdout:2168: done (10 left) 2023-10-07T21:40:29.704 INFO:tasks.rados.rados.0.smithi008.stdout:2170: done (9 left) 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:2178: done (8 left) 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:2179: write oid 316 current snap is 0 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:2169: finishing write tid 4 to smithi00888346-20 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 340 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:2169: left oid 20 (ObjNum 1442 snap 0 seq_num 1442) 2023-10-07T21:40:29.705 INFO:tasks.rados.rados.0.smithi008.stdout:2171: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE Bus STOPPING 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE Bus STOPPED 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE Bus STARTING 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.778+0000 7f6e596e5700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.829 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.778+0000 7f6e596e5700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.778+0000 7f6e596e5700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.778+0000 7f6e596e5700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.778+0000 7f6e596e5700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.782+0000 7f6e5beea700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.782+0000 7f6e5beea700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.782+0000 7f6e5beea700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.782+0000 7f6e5beea700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: debug 2023-10-07T21:40:29.782+0000 7f6e5beea700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE Serving on http://:::9283 2023-10-07T21:40:29.830 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:29 smithi081 bash[67605]: [07/Oct/2023:21:40:29] ENGINE Bus STARTED 2023-10-07T21:40:29.873 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27761]: ignoring --setuser ceph since I am not root 2023-10-07T21:40:29.874 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27761]: ignoring --setgroup ceph since I am not root 2023-10-07T21:40:29.874 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27761]: debug 2023-10-07T21:40:29.611+0000 7fc2e5bf6700 1 -- 172.21.15.8:0/2956396013 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55623c71a9c0 con 0x55623d4a0400 2023-10-07T21:40:29.874 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:29 smithi008 bash[27761]: debug 2023-10-07T21:40:29.775+0000 7fc2edee61c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:40:29.879 INFO:tasks.rados.rados.0.smithi008.stdout:2172: finishing write tid 1 to smithi00888346-345 2023-10-07T21:40:29.879 INFO:tasks.rados.rados.0.smithi008.stdout:2172: finishing write tid 2 to smithi00888346-345 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2172: finishing write tid 3 to smithi00888346-345 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2172: finishing write tid 4 to smithi00888346-345 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 345 v 243 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2172: left oid 345 (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2173: finishing write tid 1 to smithi00888346-447 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2173: finishing write tid 2 to smithi00888346-447 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2173: finishing write tid 3 to smithi00888346-447 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2173: finishing write tid 4 to smithi00888346-447 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 447 v 273 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2173: left oid 447 (ObjNum 1444 snap 0 seq_num 1444) 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2174: finishing write tid 1 to smithi00888346-62 2023-10-07T21:40:29.880 INFO:tasks.rados.rados.0.smithi008.stdout:2174: finishing write tid 2 to smithi00888346-62 2023-10-07T21:40:29.881 INFO:tasks.rados.rados.0.smithi008.stdout:2177: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-07T21:40:30.041 INFO:tasks.rados.rados.0.smithi008.stdout:2174: finishing write tid 3 to smithi00888346-62 2023-10-07T21:40:30.041 INFO:tasks.rados.rados.0.smithi008.stdout:2174: finishing write tid 4 to smithi00888346-62 2023-10-07T21:40:30.041 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 62 v 383 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-10-07T21:40:30.041 INFO:tasks.rados.rados.0.smithi008.stdout:2174: left oid 62 (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:40:30.041 INFO:tasks.rados.rados.0.smithi008.stdout:2175: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:40:30.208 INFO:tasks.rados.rados.0.smithi008.stdout:2176: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:30.406 INFO:tasks.rados.rados.0.smithi008.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-10-07T21:40:30.420 INFO:tasks.rados.rados.0.smithi008.stdout:2179: writing smithi00888346-316 from 719729 to 1312102 tid 1 2023-10-07T21:40:30.427 INFO:tasks.rados.rados.0.smithi008.stdout:2179: writing smithi00888346-316 from 1941562 to 2319729 tid 2 2023-10-07T21:40:30.427 INFO:tasks.rados.rados.0.smithi008.stdout:2169: done (8 left) 2023-10-07T21:40:30.427 INFO:tasks.rados.rados.0.smithi008.stdout:2171: done (7 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2172: done (6 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2173: done (5 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2174: done (4 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2175: done (3 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2176: done (2 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2177: done (1 left) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2180: read oid 81 snap -1 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2180: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2181: read oid 54 snap -1 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2181: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:40:30.428 INFO:tasks.rados.rados.0.smithi008.stdout:2182: delete oid 226 current snap is 0 2023-10-07T21:40:30.429 INFO:tasks.rados.rados.0.smithi008.stdout:2179: finishing write tid 1 to smithi00888346-316 2023-10-07T21:40:30.434 INFO:tasks.rados.rados.0.smithi008.stdout:2180: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-10-07T21:40:30.548 INFO:tasks.rados.rados.0.smithi008.stdout:2179: finishing write tid 2 to smithi00888346-316 2023-10-07T21:40:30.548 INFO:tasks.rados.rados.0.smithi008.stdout:2179: finishing write tid 3 to smithi00888346-316 2023-10-07T21:40:30.548 INFO:tasks.rados.rados.0.smithi008.stdout:2179: finishing write tid 4 to smithi00888346-316 2023-10-07T21:40:30.549 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 297 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-10-07T21:40:30.549 INFO:tasks.rados.rados.0.smithi008.stdout:2179: left oid 316 (ObjNum 1447 snap 0 seq_num 1447) 2023-10-07T21:40:30.549 INFO:tasks.rados.rados.0.smithi008.stdout:2181: expect (ObjNum 611 snap 0 seq_num 611) 2023-10-07T21:40:30.636 INFO:tasks.rados.rados.0.smithi008.stdout:2179: done (3 left) 2023-10-07T21:40:30.636 INFO:tasks.rados.rados.0.smithi008.stdout:2180: done (2 left) 2023-10-07T21:40:30.636 INFO:tasks.rados.rados.0.smithi008.stdout:2181: done (1 left) 2023-10-07T21:40:30.636 INFO:tasks.rados.rados.0.smithi008.stdout:2182: done (0 left) 2023-10-07T21:40:30.636 INFO:tasks.rados.rados.0.smithi008.stdout:2183: write oid 245 current snap is 0 2023-10-07T21:40:30.637 INFO:tasks.rados.rados.0.smithi008.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-10-07T21:40:30.651 INFO:tasks.rados.rados.0.smithi008.stdout:2183: writing smithi00888346-245 from 753343 to 1496214 tid 1 2023-10-07T21:40:30.660 INFO:tasks.rados.rados.0.smithi008.stdout:2183: writing smithi00888346-245 from 1942173 to 2353343 tid 2 2023-10-07T21:40:30.660 INFO:tasks.rados.rados.0.smithi008.stdout:2184: write oid 81 current snap is 0 2023-10-07T21:40:30.660 INFO:tasks.rados.rados.0.smithi008.stdout:2183: finishing write tid 1 to smithi00888346-245 2023-10-07T21:40:30.660 INFO:tasks.rados.rados.0.smithi008.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-10-07T21:40:30.671 INFO:tasks.rados.rados.0.smithi008.stdout:2184: writing smithi00888346-81 from 770150 to 1188270 tid 1 2023-10-07T21:40:30.680 INFO:tasks.rados.rados.0.smithi008.stdout:2184: writing smithi00888346-81 from 1600655 to 2079500 tid 2 2023-10-07T21:40:30.680 INFO:tasks.rados.rados.0.smithi008.stdout:2185: write oid 423 current snap is 0 2023-10-07T21:40:30.681 INFO:tasks.rados.rados.0.smithi008.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-10-07T21:40:30.692 INFO:tasks.rados.rados.0.smithi008.stdout:2185: writing smithi00888346-423 from 786957 to 1280326 tid 1 2023-10-07T21:40:30.702 INFO:tasks.rados.rados.0.smithi008.stdout:2185: writing smithi00888346-423 from 2059137 to 2386957 tid 2 2023-10-07T21:40:30.702 INFO:tasks.rados.rados.0.smithi008.stdout:2186: write oid 61 current snap is 0 2023-10-07T21:40:30.702 INFO:tasks.rados.rados.0.smithi008.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-10-07T21:40:30.707 INFO:tasks.rados.rados.0.smithi008.stdout:2186: writing smithi00888346-61 from 403764 to 972382 tid 1 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2186: writing smithi00888346-61 from 1717619 to 2403764 tid 2 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2187: write oid 375 current snap is 0 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2183: finishing write tid 2 to smithi00888346-245 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2183: finishing write tid 3 to smithi00888346-245 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2183: finishing write tid 4 to smithi00888346-245 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 286 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2184: finishing write tid 1 to smithi00888346-81 2023-10-07T21:40:30.716 INFO:tasks.rados.rados.0.smithi008.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-10-07T21:40:30.722 INFO:tasks.rados.rados.0.smithi008.stdout:2187: writing smithi00888346-375 from 420571 to 1180791 tid 1 2023-10-07T21:40:30.729 INFO:tasks.rados.rados.0.smithi008.stdout:2187: writing smithi00888346-375 from 1776101 to 2402273 tid 2 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2183: done (4 left) 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2188: read oid 208 snap -1 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2188: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2189: read oid 102 snap -1 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2189: expect deleted 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2190: write oid 419 current snap is 0 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2184: finishing write tid 2 to smithi00888346-81 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2184: finishing write tid 3 to smithi00888346-81 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:2184: finishing write tid 4 to smithi00888346-81 2023-10-07T21:40:30.730 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 221 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-10-07T21:40:30.731 INFO:tasks.rados.rados.0.smithi008.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-10-07T21:40:30.731 INFO:tasks.rados.rados.0.smithi008.stdout:2185: finishing write tid 1 to smithi00888346-423 2023-10-07T21:40:30.731 INFO:tasks.rados.rados.0.smithi008.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-10-07T21:40:30.735 INFO:tasks.rados.rados.0.smithi008.stdout:2190: writing smithi00888346-419 from 437378 to 872847 tid 1 2023-10-07T21:40:30.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.422566+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.432131+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.434815+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.436018+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.442870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.518045+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.528718+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.529305+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: cluster 2023-10-07T21:40:29.538739+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.539214+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: cluster 2023-10-07T21:40:29.539357+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00938861s) 2023-10-07T21:40:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.546568+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.546756+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.546987+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.547459+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.547673+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.548413+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.548672+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.548935+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.549196+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.549463+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.549709+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:40:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.549977+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.550249+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.550522+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.551128+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.551372+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.551874+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: cluster 2023-10-07T21:40:29.605382+0000 mon.a (mon.0) 886 : cluster [INF] Manager daemon x is now available 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.636717+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.649685+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.655296+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.685652+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.703551+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.704128+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.737227+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:29.737806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:30.148522+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: audit 2023-10-07T21:40:30.154695+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: cephadm 2023-10-07T21:40:30.219452+0000 mgr.x (mgr.24878) 1 : cephadm [INF] Deploying cephadm binary to smithi008 2023-10-07T21:40:30.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:30 smithi081 bash[31720]: cephadm 2023-10-07T21:40:30.222246+0000 mgr.x (mgr.24878) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-07T21:40:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:2190: writing smithi00888346-419 from 1434583 to 2204413 tid 2 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2184: done (6 left) 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2191: write oid 1 current snap is 0 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2185: finishing write tid 2 to smithi00888346-423 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2185: finishing write tid 3 to smithi00888346-423 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2185: finishing write tid 4 to smithi00888346-423 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 276 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2186: finishing write tid 1 to smithi00888346-61 2023-10-07T21:40:30.744 INFO:tasks.rados.rados.0.smithi008.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-10-07T21:40:30.749 INFO:tasks.rados.rados.0.smithi008.stdout:2191: writing smithi00888346-1 from 454185 to 964903 tid 1 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2191: writing smithi00888346-1 from 1493065 to 2122906 tid 2 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2185: done (6 left) 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2192: write oid 360 current snap is 0 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2186: finishing write tid 2 to smithi00888346-61 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2186: finishing write tid 3 to smithi00888346-61 2023-10-07T21:40:30.756 INFO:tasks.rados.rados.0.smithi008.stdout:2186: finishing write tid 4 to smithi00888346-61 2023-10-07T21:40:30.757 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 215 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-10-07T21:40:30.757 INFO:tasks.rados.rados.0.smithi008.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-10-07T21:40:30.757 INFO:tasks.rados.rados.0.smithi008.stdout:2187: finishing write tid 1 to smithi00888346-375 2023-10-07T21:40:30.757 INFO:tasks.rados.rados.0.smithi008.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-10-07T21:40:30.762 INFO:tasks.rados.rados.0.smithi008.stdout:2192: writing smithi00888346-360 from 470992 to 1056959 tid 1 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2192: writing smithi00888346-360 from 1551547 to 2325046 tid 2 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2186: done (6 left) 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2193: write oid 347 current snap is 0 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2187: finishing write tid 2 to smithi00888346-375 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2187: finishing write tid 3 to smithi00888346-375 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2187: finishing write tid 4 to smithi00888346-375 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 338 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2187: left oid 375 (ObjNum 1453 snap 0 seq_num 1453) 2023-10-07T21:40:30.770 INFO:tasks.rados.rados.0.smithi008.stdout:2188: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-10-07T21:40:30.792 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.422566+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.432131+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.434815+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.436018+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.442870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.518045+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.528718+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.529305+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: cluster 2023-10-07T21:40:29.538739+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.539214+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:40:30.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: cluster 2023-10-07T21:40:29.539357+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00938861s) 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.546568+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.546756+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.546987+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.547459+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.547673+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.548413+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.548672+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.548935+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.549196+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.549463+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:40:30.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.549709+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.549977+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.550249+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.550522+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.551128+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.551372+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.551874+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: cluster 2023-10-07T21:40:29.605382+0000 mon.a (mon.0) 886 : cluster [INF] Manager daemon x is now available 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.636717+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.649685+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.655296+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.685652+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:30.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.703551+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.704128+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.737227+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:29.737806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:30.148522+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: audit 2023-10-07T21:40:30.154695+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: cephadm 2023-10-07T21:40:30.219452+0000 mgr.x (mgr.24878) 1 : cephadm [INF] Deploying cephadm binary to smithi008 2023-10-07T21:40:30.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[41094]: cephadm 2023-10-07T21:40:30.222246+0000 mgr.x (mgr.24878) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.422566+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.432131+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.434815+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.436018+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.442870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14466 ' entity='mgr.y' 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.518045+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.528718+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.14466 172.21.15.8:0/3141476442' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.797 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.529305+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: cluster 2023-10-07T21:40:29.538739+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.539214+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: cluster 2023-10-07T21:40:29.539357+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e22: x(active, starting, since 0.00938861s) 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.546568+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.546756+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.546987+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.547459+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.547673+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.548413+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.548672+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:40:30.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.548935+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.549196+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.549463+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.549709+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.549977+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.550249+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.550522+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.551128+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.551372+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.551874+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: cluster 2023-10-07T21:40:29.605382+0000 mon.a (mon.0) 886 : cluster [INF] Manager daemon x is now available 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.636717+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.649685+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.655296+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.685652+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.703551+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.704128+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.737227+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:29.737806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:30.148522+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: audit 2023-10-07T21:40:30.154695+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: cephadm 2023-10-07T21:40:30.219452+0000 mgr.x (mgr.24878) 1 : cephadm [INF] Deploying cephadm binary to smithi008 2023-10-07T21:40:30.800 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27485]: cephadm 2023-10-07T21:40:30.222246+0000 mgr.x (mgr.24878) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-07T21:40:30.891 INFO:tasks.rados.rados.0.smithi008.stdout:2190: finishing write tid 1 to smithi00888346-419 2023-10-07T21:40:30.891 INFO:tasks.rados.rados.0.smithi008.stdout:2190: finishing write tid 2 to smithi00888346-419 2023-10-07T21:40:30.891 INFO:tasks.rados.rados.0.smithi008.stdout:2190: finishing write tid 3 to smithi00888346-419 2023-10-07T21:40:30.891 INFO:tasks.rados.rados.0.smithi008.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-10-07T21:40:30.898 INFO:tasks.rados.rados.0.smithi008.stdout:2193: writing smithi00888346-347 from 487799 to 1149015 tid 1 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2193: writing smithi00888346-347 from 1893676 to 2487799 tid 2 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2187: done (6 left) 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2188: done (5 left) 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2189: done (4 left) 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2194: write oid 455 current snap is 0 2023-10-07T21:40:30.908 INFO:tasks.rados.rados.0.smithi008.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-10-07T21:40:30.915 INFO:tasks.rados.rados.0.smithi008.stdout:2194: writing smithi00888346-455 from 504606 to 1241071 tid 1 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2194: writing smithi00888346-455 from 1952158 to 2504606 tid 2 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2195: delete oid 184 current snap is 0 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2190: finishing write tid 4 to smithi00888346-419 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 419 v 279 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2190: left oid 419 (ObjNum 1454 snap 0 seq_num 1454) 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2191: finishing write tid 1 to smithi00888346-1 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2191: finishing write tid 2 to smithi00888346-1 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2191: finishing write tid 3 to smithi00888346-1 2023-10-07T21:40:30.923 INFO:tasks.rados.rados.0.smithi008.stdout:2191: finishing write tid 4 to smithi00888346-1 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 1 v 343 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2192: finishing write tid 1 to smithi00888346-360 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2192: finishing write tid 2 to smithi00888346-360 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2192: finishing write tid 3 to smithi00888346-360 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2192: finishing write tid 4 to smithi00888346-360 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 360 v 310 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2192: left oid 360 (ObjNum 1456 snap 0 seq_num 1456) 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2193: finishing write tid 1 to smithi00888346-347 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2193: finishing write tid 2 to smithi00888346-347 2023-10-07T21:40:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:2193: finishing write tid 3 to smithi00888346-347 2023-10-07T21:40:30.925 INFO:tasks.rados.rados.0.smithi008.stdout:2193: finishing write tid 4 to smithi00888346-347 2023-10-07T21:40:30.925 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 347 v 289 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-10-07T21:40:30.925 INFO:tasks.rados.rados.0.smithi008.stdout:2193: left oid 347 (ObjNum 1457 snap 0 seq_num 1457) 2023-10-07T21:40:30.925 INFO:tasks.rados.rados.0.smithi008.stdout:2194: finishing write tid 1 to smithi00888346-455 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2190: done (5 left) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2191: done (4 left) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2192: done (3 left) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2193: done (2 left) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2195: done (1 left) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2196: read oid 282 snap -1 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-07T21:40:30.926 INFO:tasks.rados.rados.0.smithi008.stdout:2197: read oid 191 snap -1 2023-10-07T21:40:30.927 INFO:tasks.rados.rados.0.smithi008.stdout:2197: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-07T21:40:30.927 INFO:tasks.rados.rados.0.smithi008.stdout:2198: read oid 62 snap -1 2023-10-07T21:40:30.927 INFO:tasks.rados.rados.0.smithi008.stdout:2198: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:40:30.927 INFO:tasks.rados.rados.0.smithi008.stdout:2199: write oid 364 current snap is 0 2023-10-07T21:40:30.927 INFO:tasks.rados.rados.0.smithi008.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-10-07T21:40:30.932 INFO:tasks.rados.rados.0.smithi008.stdout:2199: writing smithi00888346-364 from 538220 to 1141536 tid 1 2023-10-07T21:40:30.941 INFO:tasks.rados.rados.0.smithi008.stdout:2199: writing smithi00888346-364 from 1785475 to 2538220 tid 2 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2200: read oid 14 snap -1 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2200: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2201: read oid 392 snap -1 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2201: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2202: write oid 218 current snap is 0 2023-10-07T21:40:30.942 INFO:tasks.rados.rados.0.smithi008.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-10-07T21:40:30.950 INFO:tasks.rados.rados.0.smithi008.stdout:2202: writing smithi00888346-218 from 555027 to 1233592 tid 1 2023-10-07T21:40:30.957 INFO:tasks.rados.rados.0.smithi008.stdout:2202: writing smithi00888346-218 from 1727604 to 2368452 tid 2 2023-10-07T21:40:30.957 INFO:tasks.rados.rados.0.smithi008.stdout:2203: read oid 306 snap -1 2023-10-07T21:40:30.957 INFO:tasks.rados.rados.0.smithi008.stdout:2203: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:30.957 INFO:tasks.rados.rados.0.smithi008.stdout:2204: delete oid 328 current snap is 0 2023-10-07T21:40:30.957 INFO:tasks.rados.rados.0.smithi008.stdout:2198: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:40:31.043 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27761]: debug 2023-10-07T21:40:30.783+0000 7fc2edee61c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:40:31.043 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:30 smithi008 bash[27761]: debug 2023-10-07T21:40:30.895+0000 7fc2edee61c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:40:31.093 INFO:tasks.rados.rados.0.smithi008.stdout:2194: finishing write tid 2 to smithi00888346-455 2023-10-07T21:40:31.094 INFO:tasks.rados.rados.0.smithi008.stdout:2194: finishing write tid 3 to smithi00888346-455 2023-10-07T21:40:31.094 INFO:tasks.rados.rados.0.smithi008.stdout:2194: finishing write tid 4 to smithi00888346-455 2023-10-07T21:40:31.094 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 455 v 387 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-10-07T21:40:31.094 INFO:tasks.rados.rados.0.smithi008.stdout:2194: left oid 455 (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:40:31.094 INFO:tasks.rados.rados.0.smithi008.stdout:2200: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-07T21:40:31.154 INFO:tasks.rados.rados.0.smithi008.stdout:2201: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-07T21:40:31.313 INFO:tasks.rados.rados.0.smithi008.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-07T21:40:31.359 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27761]: debug 2023-10-07T21:40:31.031+0000 7fc2edee61c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:40:31.522 INFO:tasks.rados.rados.0.smithi008.stdout:2197: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-07T21:40:31.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27761]: debug 2023-10-07T21:40:31.347+0000 7fc2edee61c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27485]: cluster 2023-10-07T21:40:30.545052+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, since 1.01509s) 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27485]: cluster 2023-10-07T21:40:30.575316+0000 mgr.x (mgr.24878) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27485]: audit 2023-10-07T21:40:31.286390+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.8:0/4058847231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[41094]: cluster 2023-10-07T21:40:30.545052+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, since 1.01509s) 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[41094]: cluster 2023-10-07T21:40:30.575316+0000 mgr.x (mgr.24878) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[41094]: audit 2023-10-07T21:40:31.286390+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.8:0/4058847231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:31.658 INFO:tasks.rados.rados.0.smithi008.stdout:2199: finishing write tid 1 to smithi00888346-364 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2199: finishing write tid 2 to smithi00888346-364 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2199: finishing write tid 3 to smithi00888346-364 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2199: finishing write tid 4 to smithi00888346-364 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 364 v 256 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2199: left oid 364 (ObjNum 1460 snap 0 seq_num 1460) 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2202: finishing write tid 1 to smithi00888346-218 2023-10-07T21:40:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:2202: finishing write tid 2 to smithi00888346-218 2023-10-07T21:40:31.662 INFO:tasks.rados.rados.0.smithi008.stdout:2202: finishing write tid 3 to smithi00888346-218 2023-10-07T21:40:31.662 INFO:tasks.rados.rados.0.smithi008.stdout:2202: finishing write tid 4 to smithi00888346-218 2023-10-07T21:40:31.662 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 218 v 346 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-10-07T21:40:31.662 INFO:tasks.rados.rados.0.smithi008.stdout:2202: left oid 218 (ObjNum 1461 snap 0 seq_num 1461) 2023-10-07T21:40:31.662 INFO:tasks.rados.rados.0.smithi008.stdout:2203: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:31.822 INFO:tasks.rados.rados.0.smithi008.stdout:2194: done (9 left) 2023-10-07T21:40:31.822 INFO:tasks.rados.rados.0.smithi008.stdout:2196: done (8 left) 2023-10-07T21:40:31.822 INFO:tasks.rados.rados.0.smithi008.stdout:2197: done (7 left) 2023-10-07T21:40:31.822 INFO:tasks.rados.rados.0.smithi008.stdout:2198: done (6 left) 2023-10-07T21:40:31.822 INFO:tasks.rados.rados.0.smithi008.stdout:2199: done (5 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2200: done (4 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2201: done (3 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2202: done (2 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2203: done (1 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2204: done (0 left) 2023-10-07T21:40:31.823 INFO:tasks.rados.rados.0.smithi008.stdout:2205: delete oid 462 current snap is 0 2023-10-07T21:40:31.824 INFO:tasks.rados.rados.0.smithi008.stdout:2205: done (0 left) 2023-10-07T21:40:31.824 INFO:tasks.rados.rados.0.smithi008.stdout:2206: write oid 117 current snap is 0 2023-10-07T21:40:31.824 INFO:tasks.rados.rados.0.smithi008.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-10-07T21:40:31.830 INFO:tasks.rados.rados.0.smithi008.stdout:2206: writing smithi00888346-117 from 605448 to 1109760 tid 1 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2206: writing smithi00888346-117 from 1903050 to 2605448 tid 2 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2207: read oid 173 snap -1 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2207: expect (ObjNum 988 snap 0 seq_num 988) 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2208: write oid 316 current snap is 0 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2206: finishing write tid 1 to smithi00888346-117 2023-10-07T21:40:31.839 INFO:tasks.rados.rados.0.smithi008.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-10-07T21:40:31.846 INFO:tasks.rados.rados.0.smithi008.stdout:2208: writing smithi00888346-316 from 622255 to 1201816 tid 1 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2208: writing smithi00888346-316 from 1845179 to 2377012 tid 2 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2209: read oid 289 snap -1 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2209: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2210: delete oid 484 current snap is 0 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2206: finishing write tid 2 to smithi00888346-117 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2206: finishing write tid 3 to smithi00888346-117 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2206: finishing write tid 4 to smithi00888346-117 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 117 v 282 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-10-07T21:40:31.853 INFO:tasks.rados.rados.0.smithi008.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-10-07T21:40:31.854 INFO:tasks.rados.rados.0.smithi008.stdout:2207: expect (ObjNum 988 snap 0 seq_num 988) 2023-10-07T21:40:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:31 smithi081 bash[31720]: cluster 2023-10-07T21:40:30.545052+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, since 1.01509s) 2023-10-07T21:40:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:31 smithi081 bash[31720]: cluster 2023-10-07T21:40:30.575316+0000 mgr.x (mgr.24878) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:31 smithi081 bash[31720]: audit 2023-10-07T21:40:31.286390+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.8:0/4058847231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:32.003 INFO:tasks.rados.rados.0.smithi008.stdout:2208: finishing write tid 1 to smithi00888346-316 2023-10-07T21:40:32.003 INFO:tasks.rados.rados.0.smithi008.stdout:2209: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:40:32.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27761]: debug 2023-10-07T21:40:31.739+0000 7fc2edee61c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:40:32.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:31 smithi008 bash[27761]: debug 2023-10-07T21:40:31.847+0000 7fc2edee61c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:2208: finishing write tid 2 to smithi00888346-316 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:2208: finishing write tid 3 to smithi00888346-316 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:2208: finishing write tid 4 to smithi00888346-316 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 316 v 300 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-10-07T21:40:32.157 INFO:tasks.rados.rados.0.smithi008.stdout:2206: done (4 left) 2023-10-07T21:40:32.158 INFO:tasks.rados.rados.0.smithi008.stdout:2207: done (3 left) 2023-10-07T21:40:32.158 INFO:tasks.rados.rados.0.smithi008.stdout:2208: done (2 left) 2023-10-07T21:40:32.158 INFO:tasks.rados.rados.0.smithi008.stdout:2209: done (1 left) 2023-10-07T21:40:32.158 INFO:tasks.rados.rados.0.smithi008.stdout:2210: done (0 left) 2023-10-07T21:40:32.158 INFO:tasks.rados.rados.0.smithi008.stdout:2211: delete oid 301 current snap is 0 2023-10-07T21:40:32.159 INFO:tasks.rados.rados.0.smithi008.stdout:2211: done (0 left) 2023-10-07T21:40:32.159 INFO:tasks.rados.rados.0.smithi008.stdout:2212: write oid 449 current snap is 0 2023-10-07T21:40:32.160 INFO:tasks.rados.rados.0.smithi008.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-10-07T21:40:32.172 INFO:tasks.rados.rados.0.smithi008.stdout:2212: writing smithi00888346-449 from 672676 to 1194337 tid 1 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2212: writing smithi00888346-449 from 1736978 to 2532491 tid 2 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2213: read oid 384 snap -1 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2214: read oid 306 snap -1 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2214: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2215: write oid 245 current snap is 0 2023-10-07T21:40:32.183 INFO:tasks.rados.rados.0.smithi008.stdout:2212: finishing write tid 1 to smithi00888346-449 2023-10-07T21:40:32.184 INFO:tasks.rados.rados.0.smithi008.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-10-07T21:40:32.191 INFO:tasks.rados.rados.0.smithi008.stdout:2215: writing smithi00888346-245 from 689483 to 1286393 tid 1 2023-10-07T21:40:32.198 INFO:tasks.rados.rados.0.smithi008.stdout:2215: writing smithi00888346-245 from 2079107 to 2618278 tid 2 2023-10-07T21:40:32.199 INFO:tasks.rados.rados.0.smithi008.stdout:2216: write oid 201 current snap is 0 2023-10-07T21:40:32.199 INFO:tasks.rados.rados.0.smithi008.stdout:2212: finishing write tid 2 to smithi00888346-449 2023-10-07T21:40:32.199 INFO:tasks.rados.rados.0.smithi008.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-10-07T21:40:32.206 INFO:tasks.rados.rados.0.smithi008.stdout:2216: writing smithi00888346-201 from 706290 to 1378449 tid 1 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2216: writing smithi00888346-201 from 2137589 to 2706290 tid 2 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2217: delete oid 66 current snap is 0 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2212: finishing write tid 3 to smithi00888346-449 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2212: finishing write tid 4 to smithi00888346-449 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 449 v 208 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-10-07T21:40:32.214 INFO:tasks.rados.rados.0.smithi008.stdout:2214: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:32.388 INFO:tasks.rados.rados.0.smithi008.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2215: finishing write tid 1 to smithi00888346-245 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2215: finishing write tid 2 to smithi00888346-245 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2215: finishing write tid 3 to smithi00888346-245 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2212: done (5 left) 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2213: done (4 left) 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2214: done (3 left) 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2217: done (2 left) 2023-10-07T21:40:32.568 INFO:tasks.rados.rados.0.smithi008.stdout:2218: write oid 422 current snap is 0 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2215: finishing write tid 4 to smithi00888346-245 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 245 v 289 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2216: finishing write tid 1 to smithi00888346-201 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2216: finishing write tid 2 to smithi00888346-201 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2216: finishing write tid 3 to smithi00888346-201 2023-10-07T21:40:32.569 INFO:tasks.rados.rados.0.smithi008.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-10-07T21:40:32.573 INFO:tasks.rados.rados.0.smithi008.stdout:2218: writing smithi00888346-422 from 739904 to 1162561 tid 1 2023-10-07T21:40:32.584 INFO:tasks.rados.rados.0.smithi008.stdout:2218: writing smithi00888346-422 from 1854553 to 2257404 tid 2 2023-10-07T21:40:32.585 INFO:tasks.rados.rados.0.smithi008.stdout:2215: done (2 left) 2023-10-07T21:40:32.585 INFO:tasks.rados.rados.0.smithi008.stdout:2219: write oid 255 current snap is 0 2023-10-07T21:40:32.585 INFO:tasks.rados.rados.0.smithi008.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-10-07T21:40:32.597 INFO:tasks.rados.rados.0.smithi008.stdout:2219: writing smithi00888346-255 from 756711 to 1254617 tid 1 2023-10-07T21:40:32.610 INFO:tasks.rados.rados.0.smithi008.stdout:2219: writing smithi00888346-255 from 1913035 to 2459544 tid 2 2023-10-07T21:40:32.610 INFO:tasks.rados.rados.0.smithi008.stdout:2220: delete oid 40 current snap is 0 2023-10-07T21:40:32.610 INFO:tasks.rados.rados.0.smithi008.stdout:2216: finishing write tid 4 to smithi00888346-201 2023-10-07T21:40:32.610 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 201 v 224 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2218: finishing write tid 1 to smithi00888346-422 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2218: finishing write tid 2 to smithi00888346-422 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2218: finishing write tid 3 to smithi00888346-422 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2218: finishing write tid 4 to smithi00888346-422 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 422 v 432 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-10-07T21:40:32.611 INFO:tasks.rados.rados.0.smithi008.stdout:2218: left oid 422 (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:40:32.612 INFO:tasks.rados.rados.0.smithi008.stdout:2219: finishing write tid 1 to smithi00888346-255 2023-10-07T21:40:32.613 INFO:tasks.rados.rados.0.smithi008.stdout:2216: done (3 left) 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2218: done (2 left) 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2220: done (1 left) 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2221: read oid 345 snap -1 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2221: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2222: read oid 480 snap -1 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2222: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2223: write oid 237 current snap is 0 2023-10-07T21:40:32.614 INFO:tasks.rados.rados.0.smithi008.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-10-07T21:40:32.626 INFO:tasks.rados.rados.0.smithi008.stdout:2223: writing smithi00888346-237 from 790325 to 1555082 tid 1 2023-10-07T21:40:32.631 INFO:tasks.rados.rados.0.smithi008.stdout:2223: writing smithi00888346-237 from 2029999 to 2580177 tid 2 2023-10-07T21:40:32.631 INFO:tasks.rados.rados.0.smithi008.stdout:2224: write oid 330 current snap is 0 2023-10-07T21:40:32.631 INFO:tasks.rados.rados.0.smithi008.stdout:2219: finishing write tid 2 to smithi00888346-255 2023-10-07T21:40:32.631 INFO:tasks.rados.rados.0.smithi008.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-10-07T21:40:32.636 INFO:tasks.rados.rados.0.smithi008.stdout:2224: writing smithi00888346-330 from 407132 to 847138 tid 1 2023-10-07T21:40:32.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:32 smithi008 bash[27761]: debug 2023-10-07T21:40:32.163+0000 7fc2edee61c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:40:32.642 INFO:tasks.rados.rados.0.smithi008.stdout:2224: writing smithi00888346-330 from 1288481 to 1982317 tid 2 2023-10-07T21:40:32.647 INFO:tasks.rados.rados.0.smithi008.stdout:2224: writing smithi00888346-330 from 2616455 to 2807132 tid 3 2023-10-07T21:40:32.647 INFO:tasks.rados.rados.0.smithi008.stdout:2225: delete oid 302 current snap is 0 2023-10-07T21:40:32.647 INFO:tasks.rados.rados.0.smithi008.stdout:2219: finishing write tid 3 to smithi00888346-255 2023-10-07T21:40:32.647 INFO:tasks.rados.rados.0.smithi008.stdout:2219: finishing write tid 4 to smithi00888346-255 2023-10-07T21:40:32.647 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 255 v 285 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-10-07T21:40:32.648 INFO:tasks.rados.rados.0.smithi008.stdout:2219: left oid 255 (ObjNum 1473 snap 0 seq_num 1473) 2023-10-07T21:40:32.648 INFO:tasks.rados.rados.0.smithi008.stdout:2221: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:40:32.776 INFO:tasks.rados.rados.0.smithi008.stdout:2222: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2223: finishing write tid 1 to smithi00888346-237 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2223: finishing write tid 2 to smithi00888346-237 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2223: finishing write tid 3 to smithi00888346-237 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2223: finishing write tid 4 to smithi00888346-237 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 218 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2224: finishing write tid 1 to smithi00888346-330 2023-10-07T21:40:32.857 INFO:tasks.rados.rados.0.smithi008.stdout:2224: finishing write tid 2 to smithi00888346-330 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2224: finishing write tid 3 to smithi00888346-330 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2219: done (5 left) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2221: done (4 left) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2222: done (3 left) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2223: done (2 left) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2225: done (1 left) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2226: read oid 318 snap -1 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2226: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2227: write oid 151 current snap is 0 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2224: finishing write tid 4 to smithi00888346-330 2023-10-07T21:40:32.858 INFO:tasks.rados.rados.0.smithi008.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-10-07T21:40:32.862 INFO:tasks.rados.rados.0.smithi008.stdout:2227: writing smithi00888346-151 from 440746 to 1031250 tid 1 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:2227: writing smithi00888346-151 from 1689092 to 2386597 tid 2 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:2228: write oid 284 current snap is 0 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:2224: finishing write tid 5 to smithi00888346-330 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 293 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:2224: left oid 330 (ObjNum 1476 snap 0 seq_num 1476) 2023-10-07T21:40:32.870 INFO:tasks.rados.rados.0.smithi008.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-10-07T21:40:32.876 INFO:tasks.rados.rados.0.smithi008.stdout:2228: writing smithi00888346-284 from 457553 to 1123306 tid 1 2023-10-07T21:40:32.883 INFO:tasks.rados.rados.0.smithi008.stdout:2228: writing smithi00888346-284 from 1747574 to 2305090 tid 2 2023-10-07T21:40:32.883 INFO:tasks.rados.rados.0.smithi008.stdout:2224: done (3 left) 2023-10-07T21:40:32.883 INFO:tasks.rados.rados.0.smithi008.stdout:2229: write oid 156 current snap is 0 2023-10-07T21:40:32.883 INFO:tasks.rados.rados.0.smithi008.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-10-07T21:40:32.890 INFO:tasks.rados.rados.0.smithi008.stdout:2229: writing smithi00888346-156 from 474360 to 1215362 tid 1 2023-10-07T21:40:32.897 INFO:tasks.rados.rados.0.smithi008.stdout:2229: writing smithi00888346-156 from 1806056 to 2507230 tid 2 2023-10-07T21:40:32.897 INFO:tasks.rados.rados.0.smithi008.stdout:2230: read oid 303 snap -1 2023-10-07T21:40:32.897 INFO:tasks.rados.rados.0.smithi008.stdout:2230: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:40:32.897 INFO:tasks.rados.rados.0.smithi008.stdout:2231: delete oid 326 current snap is 0 2023-10-07T21:40:32.897 INFO:tasks.rados.rados.0.smithi008.stdout:2226: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2227: finishing write tid 1 to smithi00888346-151 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2227: finishing write tid 2 to smithi00888346-151 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2227: finishing write tid 3 to smithi00888346-151 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2226: done (5 left) 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2231: done (4 left) 2023-10-07T21:40:33.090 INFO:tasks.rados.rados.0.smithi008.stdout:2232: write oid 238 current snap is 0 2023-10-07T21:40:33.091 INFO:tasks.rados.rados.0.smithi008.stdout:2227: finishing write tid 4 to smithi00888346-151 2023-10-07T21:40:33.091 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 151 v 211 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-10-07T21:40:33.091 INFO:tasks.rados.rados.0.smithi008.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2023-10-07T21:40:33.091 INFO:tasks.rados.rados.0.smithi008.stdout:2228: finishing write tid 1 to smithi00888346-284 2023-10-07T21:40:33.091 INFO:tasks.rados.rados.0.smithi008.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-10-07T21:40:33.095 INFO:tasks.rados.rados.0.smithi008.stdout:2232: writing smithi00888346-238 from 507974 to 999474 tid 1 2023-10-07T21:40:33.104 INFO:tasks.rados.rados.0.smithi008.stdout:2232: writing smithi00888346-238 from 1406667 to 2111510 tid 2 2023-10-07T21:40:33.109 INFO:tasks.rados.rados.0.smithi008.stdout:2232: writing smithi00888346-238 from 2548287 to 2907974 tid 3 2023-10-07T21:40:33.109 INFO:tasks.rados.rados.0.smithi008.stdout:2227: done (4 left) 2023-10-07T21:40:33.109 INFO:tasks.rados.rados.0.smithi008.stdout:2233: read oid 211 snap -1 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2233: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2234: write oid 286 current snap is 0 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2228: finishing write tid 2 to smithi00888346-284 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2228: finishing write tid 3 to smithi00888346-284 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2228: finishing write tid 4 to smithi00888346-284 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 390 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2023-10-07T21:40:33.110 INFO:tasks.rados.rados.0.smithi008.stdout:2229: finishing write tid 1 to smithi00888346-156 2023-10-07T21:40:33.111 INFO:tasks.rados.rados.0.smithi008.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-10-07T21:40:33.116 INFO:tasks.rados.rados.0.smithi008.stdout:2234: writing smithi00888346-286 from 524781 to 1207883 tid 1 2023-10-07T21:40:33.123 INFO:tasks.rados.rados.0.smithi008.stdout:2234: writing smithi00888346-286 from 1981502 to 2546356 tid 2 2023-10-07T21:40:33.123 INFO:tasks.rados.rados.0.smithi008.stdout:2228: done (5 left) 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2235: write oid 317 current snap is 0 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2229: finishing write tid 2 to smithi00888346-156 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2229: finishing write tid 3 to smithi00888346-156 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2229: finishing write tid 4 to smithi00888346-156 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 156 v 259 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2023-10-07T21:40:33.124 INFO:tasks.rados.rados.0.smithi008.stdout:2230: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:40:33.287 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27485]: cluster 2023-10-07T21:40:31.548762+0000 mgr.x (mgr.24878) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:33.287 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27485]: cephadm 2023-10-07T21:40:32.011426+0000 mgr.x (mgr.24878) 5 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTING 2023-10-07T21:40:33.287 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27485]: cephadm 2023-10-07T21:40:32.216780+0000 mgr.x (mgr.24878) 6 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on https://172.21.15.81:7150 2023-10-07T21:40:33.287 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[41094]: cluster 2023-10-07T21:40:31.548762+0000 mgr.x (mgr.24878) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:33.287 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[41094]: cephadm 2023-10-07T21:40:32.011426+0000 mgr.x (mgr.24878) 5 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTING 2023-10-07T21:40:33.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[41094]: cephadm 2023-10-07T21:40:32.216780+0000 mgr.x (mgr.24878) 6 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on https://172.21.15.81:7150 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:2232: finishing write tid 1 to smithi00888346-238 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:2232: finishing write tid 2 to smithi00888346-238 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:2232: finishing write tid 3 to smithi00888346-238 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:2232: finishing write tid 4 to smithi00888346-238 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:2232: finishing write tid 5 to smithi00888346-238 2023-10-07T21:40:33.288 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 238 v 215 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-10-07T21:40:33.289 INFO:tasks.rados.rados.0.smithi008.stdout:2232: left oid 238 (ObjNum 1482 snap 0 seq_num 1482) 2023-10-07T21:40:33.289 INFO:tasks.rados.rados.0.smithi008.stdout:2233: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-10-07T21:40:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:2234: finishing write tid 1 to smithi00888346-286 2023-10-07T21:40:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:2234: finishing write tid 2 to smithi00888346-286 2023-10-07T21:40:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:2234: finishing write tid 3 to smithi00888346-286 2023-10-07T21:40:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-10-07T21:40:33.370 INFO:tasks.rados.rados.0.smithi008.stdout:2235: writing smithi00888346-317 from 541588 to 1299939 tid 1 2023-10-07T21:40:33.380 INFO:tasks.rados.rados.0.smithi008.stdout:2235: writing smithi00888346-317 from 2039984 to 2748496 tid 2 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2229: done (5 left) 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2230: done (4 left) 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2232: done (3 left) 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2233: done (2 left) 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2236: write oid 110 current snap is 0 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2234: finishing write tid 4 to smithi00888346-286 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 286 v 288 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2234: left oid 286 (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2235: finishing write tid 1 to smithi00888346-317 2023-10-07T21:40:33.381 INFO:tasks.rados.rados.0.smithi008.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-10-07T21:40:33.386 INFO:tasks.rados.rados.0.smithi008.stdout:2236: writing smithi00888346-110 from 558395 to 991995 tid 1 2023-10-07T21:40:33.395 INFO:tasks.rados.rados.0.smithi008.stdout:2236: writing smithi00888346-110 from 1698466 to 2266989 tid 2 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2236: writing smithi00888346-110 from 2863262 to 2958395 tid 3 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2234: done (2 left) 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2237: read oid 234 snap -1 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2237: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2238: read oid 325 snap -1 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2238: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:40:33.400 INFO:tasks.rados.rados.0.smithi008.stdout:2239: read oid 84 snap -1 2023-10-07T21:40:33.401 INFO:tasks.rados.rados.0.smithi008.stdout:2239: expect deleted 2023-10-07T21:40:33.401 INFO:tasks.rados.rados.0.smithi008.stdout:2240: write oid 127 current snap is 0 2023-10-07T21:40:33.401 INFO:tasks.rados.rados.0.smithi008.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-10-07T21:40:33.407 INFO:tasks.rados.rados.0.smithi008.stdout:2240: writing smithi00888346-127 from 575202 to 1084051 tid 1 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2240: writing smithi00888346-127 from 1640595 to 2352776 tid 2 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2241: delete oid 210 current snap is 0 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2235: finishing write tid 2 to smithi00888346-317 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2235: finishing write tid 3 to smithi00888346-317 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2235: finishing write tid 4 to smithi00888346-317 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 317 v 435 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2235: left oid 317 (ObjNum 1484 snap 0 seq_num 1484) 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2236: finishing write tid 1 to smithi00888346-110 2023-10-07T21:40:33.416 INFO:tasks.rados.rados.0.smithi008.stdout:2236: finishing write tid 2 to smithi00888346-110 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:2236: finishing write tid 3 to smithi00888346-110 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:2236: finishing write tid 4 to smithi00888346-110 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:2236: finishing write tid 5 to smithi00888346-110 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 439 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:2236: left oid 110 (ObjNum 1485 snap 0 seq_num 1485) 2023-10-07T21:40:33.417 INFO:tasks.rados.rados.0.smithi008.stdout:2238: expect (ObjNum 956 snap 0 seq_num 956) 2023-10-07T21:40:33.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:33 smithi081 bash[31720]: cluster 2023-10-07T21:40:31.548762+0000 mgr.x (mgr.24878) 4 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:33.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:33 smithi081 bash[31720]: cephadm 2023-10-07T21:40:32.011426+0000 mgr.x (mgr.24878) 5 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTING 2023-10-07T21:40:33.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:33 smithi081 bash[31720]: cephadm 2023-10-07T21:40:32.216780+0000 mgr.x (mgr.24878) 6 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on https://172.21.15.81:7150 2023-10-07T21:40:33.553 INFO:tasks.rados.rados.0.smithi008.stdout:2240: finishing write tid 1 to smithi00888346-127 2023-10-07T21:40:33.553 INFO:tasks.rados.rados.0.smithi008.stdout:2237: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-07T21:40:33.559 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27761]: debug 2023-10-07T21:40:33.275+0000 7fc2edee61c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:40:33.559 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27761]: debug 2023-10-07T21:40:33.403+0000 7fc2edee61c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:40:33.559 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:33 smithi008 bash[27761]: debug 2023-10-07T21:40:33.547+0000 7fc2edee61c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2240: finishing write tid 2 to smithi00888346-127 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2240: finishing write tid 3 to smithi00888346-127 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2240: finishing write tid 4 to smithi00888346-127 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 127 v 304 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2240: left oid 127 (ObjNum 1486 snap 0 seq_num 1486) 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2235: done (6 left) 2023-10-07T21:40:33.679 INFO:tasks.rados.rados.0.smithi008.stdout:2236: done (5 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2237: done (4 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2238: done (3 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2239: done (2 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2240: done (1 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2241: done (0 left) 2023-10-07T21:40:33.680 INFO:tasks.rados.rados.0.smithi008.stdout:2242: delete oid 281 current snap is 0 2023-10-07T21:40:33.681 INFO:tasks.rados.rados.0.smithi008.stdout:2242: done (0 left) 2023-10-07T21:40:33.681 INFO:tasks.rados.rados.0.smithi008.stdout:2243: delete oid 148 current snap is 0 2023-10-07T21:40:33.683 INFO:tasks.rados.rados.0.smithi008.stdout:2243: done (0 left) 2023-10-07T21:40:33.683 INFO:tasks.rados.rados.0.smithi008.stdout:2244: write oid 168 current snap is 0 2023-10-07T21:40:33.683 INFO:tasks.rados.rados.0.smithi008.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-10-07T21:40:33.694 INFO:tasks.rados.rados.0.smithi008.stdout:2244: writing smithi00888346-168 from 642430 to 1052275 tid 1 2023-10-07T21:40:33.703 INFO:tasks.rados.rados.0.smithi008.stdout:2244: writing smithi00888346-168 from 1758170 to 2477689 tid 2 2023-10-07T21:40:33.703 INFO:tasks.rados.rados.0.smithi008.stdout:2245: write oid 16 current snap is 0 2023-10-07T21:40:33.703 INFO:tasks.rados.rados.0.smithi008.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-10-07T21:40:33.710 INFO:tasks.rados.rados.0.smithi008.stdout:2245: writing smithi00888346-16 from 659237 to 1260684 tid 1 2023-10-07T21:40:33.717 INFO:tasks.rados.rados.0.smithi008.stdout:2245: writing smithi00888346-16 from 1933005 to 2396182 tid 2 2023-10-07T21:40:33.717 INFO:tasks.rados.rados.0.smithi008.stdout:2246: write oid 418 current snap is 0 2023-10-07T21:40:33.717 INFO:tasks.rados.rados.0.smithi008.stdout:2244: finishing write tid 1 to smithi00888346-168 2023-10-07T21:40:33.717 INFO:tasks.rados.rados.0.smithi008.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-10-07T21:40:33.724 INFO:tasks.rados.rados.0.smithi008.stdout:2246: writing smithi00888346-418 from 676044 to 1352740 tid 1 2023-10-07T21:40:33.732 INFO:tasks.rados.rados.0.smithi008.stdout:2246: writing smithi00888346-418 from 1991487 to 2714675 tid 2 2023-10-07T21:40:33.732 INFO:tasks.rados.rados.0.smithi008.stdout:2247: write oid 64 current snap is 0 2023-10-07T21:40:33.733 INFO:tasks.rados.rados.0.smithi008.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-10-07T21:40:33.741 INFO:tasks.rados.rados.0.smithi008.stdout:2247: writing smithi00888346-64 from 692851 to 1444796 tid 1 2023-10-07T21:40:33.748 INFO:tasks.rados.rados.0.smithi008.stdout:2247: writing smithi00888346-64 from 2049969 to 2516815 tid 2 2023-10-07T21:40:33.748 INFO:tasks.rados.rados.0.smithi008.stdout:2248: write oid 412 current snap is 0 2023-10-07T21:40:33.748 INFO:tasks.rados.rados.0.smithi008.stdout:2244: finishing write tid 2 to smithi00888346-168 2023-10-07T21:40:33.748 INFO:tasks.rados.rados.0.smithi008.stdout:2244: finishing write tid 3 to smithi00888346-168 2023-10-07T21:40:33.749 INFO:tasks.rados.rados.0.smithi008.stdout:2244: finishing write tid 4 to smithi00888346-168 2023-10-07T21:40:33.749 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 315 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-10-07T21:40:33.749 INFO:tasks.rados.rados.0.smithi008.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-10-07T21:40:33.749 INFO:tasks.rados.rados.0.smithi008.stdout:2245: finishing write tid 1 to smithi00888346-16 2023-10-07T21:40:33.749 INFO:tasks.rados.rados.0.smithi008.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-10-07T21:40:33.754 INFO:tasks.rados.rados.0.smithi008.stdout:2248: writing smithi00888346-412 from 709658 to 1136852 tid 1 2023-10-07T21:40:33.761 INFO:tasks.rados.rados.0.smithi008.stdout:2248: writing smithi00888346-412 from 1592098 to 2318955 tid 2 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2248: writing smithi00888346-412 from 2761010 to 3109658 tid 3 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2244: done (4 left) 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2249: delete oid 36 current snap is 0 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2245: finishing write tid 2 to smithi00888346-16 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2245: finishing write tid 3 to smithi00888346-16 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2245: finishing write tid 4 to smithi00888346-16 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 16 v 307 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-10-07T21:40:33.767 INFO:tasks.rados.rados.0.smithi008.stdout:2246: finishing write tid 1 to smithi00888346-418 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2246: finishing write tid 2 to smithi00888346-418 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2246: finishing write tid 3 to smithi00888346-418 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2246: finishing write tid 4 to smithi00888346-418 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 418 v 318 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2247: finishing write tid 1 to smithi00888346-64 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2247: finishing write tid 2 to smithi00888346-64 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2247: finishing write tid 3 to smithi00888346-64 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2247: finishing write tid 4 to smithi00888346-64 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 64 v 321 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-10-07T21:40:33.768 INFO:tasks.rados.rados.0.smithi008.stdout:2248: finishing write tid 1 to smithi00888346-412 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2248: finishing write tid 2 to smithi00888346-412 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2245: done (4 left) 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2246: done (3 left) 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2247: done (2 left) 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2249: done (1 left) 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2250: write oid 148 current snap is 0 2023-10-07T21:40:33.769 INFO:tasks.rados.rados.0.smithi008.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-10-07T21:40:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:2250: writing smithi00888346-148 from 743272 to 1320964 tid 1 2023-10-07T21:40:33.786 INFO:tasks.rados.rados.0.smithi008.stdout:2250: writing smithi00888346-148 from 2109062 to 2839588 tid 2 2023-10-07T21:40:33.786 INFO:tasks.rados.rados.0.smithi008.stdout:2251: delete oid 160 current snap is 0 2023-10-07T21:40:33.786 INFO:tasks.rados.rados.0.smithi008.stdout:2248: finishing write tid 3 to smithi00888346-412 2023-10-07T21:40:33.786 INFO:tasks.rados.rados.0.smithi008.stdout:2248: finishing write tid 4 to smithi00888346-412 2023-10-07T21:40:33.786 INFO:tasks.rados.rados.0.smithi008.stdout:2248: finishing write tid 5 to smithi00888346-412 2023-10-07T21:40:33.787 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 302 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-10-07T21:40:33.787 INFO:tasks.rados.rados.0.smithi008.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-10-07T21:40:33.787 INFO:tasks.rados.rados.0.smithi008.stdout:2250: finishing write tid 1 to smithi00888346-148 2023-10-07T21:40:33.789 INFO:tasks.rados.rados.0.smithi008.stdout:2248: done (2 left) 2023-10-07T21:40:33.790 INFO:tasks.rados.rados.0.smithi008.stdout:2251: done (1 left) 2023-10-07T21:40:33.790 INFO:tasks.rados.rados.0.smithi008.stdout:2252: write oid 113 current snap is 0 2023-10-07T21:40:33.790 INFO:tasks.rados.rados.0.smithi008.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-10-07T21:40:33.797 INFO:tasks.rados.rados.0.smithi008.stdout:2252: writing smithi00888346-113 from 776886 to 1221429 tid 1 2023-10-07T21:40:33.804 INFO:tasks.rados.rados.0.smithi008.stdout:2252: writing smithi00888346-113 from 1826026 to 2560221 tid 2 2023-10-07T21:40:33.808 INFO:tasks.rados.rados.0.smithi008.stdout:2252: writing smithi00888346-113 from 2987055 to 3176886 tid 3 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:2253: delete oid 430 current snap is 0 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:2250: finishing write tid 2 to smithi00888346-148 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:2250: finishing write tid 3 to smithi00888346-148 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:2250: finishing write tid 4 to smithi00888346-148 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 324 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-10-07T21:40:33.809 INFO:tasks.rados.rados.0.smithi008.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-10-07T21:40:33.810 INFO:tasks.rados.rados.0.smithi008.stdout:2252: finishing write tid 1 to smithi00888346-113 2023-10-07T21:40:33.814 INFO:tasks.rados.rados.0.smithi008.stdout:2252: finishing write tid 2 to smithi00888346-113 2023-10-07T21:40:33.815 INFO:tasks.rados.rados.0.smithi008.stdout:2252: finishing write tid 3 to smithi00888346-113 2023-10-07T21:40:33.815 INFO:tasks.rados.rados.0.smithi008.stdout:2252: finishing write tid 4 to smithi00888346-113 2023-10-07T21:40:33.815 INFO:tasks.rados.rados.0.smithi008.stdout:2252: finishing write tid 5 to smithi00888346-113 2023-10-07T21:40:33.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 113 v 394 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-10-07T21:40:33.815 INFO:tasks.rados.rados.0.smithi008.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2250: done (2 left) 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2252: done (1 left) 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2253: done (0 left) 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2254: read oid 254 snap -1 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2254: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2255: write oid 21 current snap is 0 2023-10-07T21:40:33.816 INFO:tasks.rados.rados.0.smithi008.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-10-07T21:40:33.825 INFO:tasks.rados.rados.0.smithi008.stdout:2255: writing smithi00888346-21 from 410500 to 1005541 tid 1 2023-10-07T21:40:33.833 INFO:tasks.rados.rados.0.smithi008.stdout:2255: writing smithi00888346-21 from 1542990 to 2164501 tid 2 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2255: writing smithi00888346-21 from 2925548 to 3210500 tid 3 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2256: read oid 9 snap -1 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2256: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2257: read oid 318 snap -1 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2257: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-07T21:40:33.839 INFO:tasks.rados.rados.0.smithi008.stdout:2258: write oid 284 current snap is 0 2023-10-07T21:40:33.840 INFO:tasks.rados.rados.0.smithi008.stdout:2254: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:33.945 INFO:tasks.rados.rados.0.smithi008.stdout:2255: finishing write tid 1 to smithi00888346-21 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2255: finishing write tid 2 to smithi00888346-21 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2255: finishing write tid 3 to smithi00888346-21 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2255: finishing write tid 4 to smithi00888346-21 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2255: finishing write tid 5 to smithi00888346-21 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 222 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2255: left oid 21 (ObjNum 1500 snap 0 seq_num 1500) 2023-10-07T21:40:33.946 INFO:tasks.rados.rados.0.smithi008.stdout:2257: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-07T21:40:34.084 INFO:tasks.rados.rados.0.smithi008.stdout:2256: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:34.197 INFO:tasks.rados.rados.0.smithi008.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-10-07T21:40:34.209 INFO:tasks.rados.rados.0.smithi008.stdout:2258: writing smithi00888346-284 from 427307 to 1097597 tid 1 2023-10-07T21:40:34.217 INFO:tasks.rados.rados.0.smithi008.stdout:2258: writing smithi00888346-284 from 1601472 to 2082994 tid 2 2023-10-07T21:40:34.222 INFO:tasks.rados.rados.0.smithi008.stdout:2258: writing smithi00888346-284 from 2552971 to 3036027 tid 3 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2254: done (4 left) 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2255: done (3 left) 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2256: done (2 left) 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2257: done (1 left) 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2259: write oid 480 current snap is 0 2023-10-07T21:40:34.223 INFO:tasks.rados.rados.0.smithi008.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-10-07T21:40:34.229 INFO:tasks.rados.rados.0.smithi008.stdout:2259: writing smithi00888346-480 from 444114 to 1189653 tid 1 2023-10-07T21:40:34.237 INFO:tasks.rados.rados.0.smithi008.stdout:2259: writing smithi00888346-480 from 1943601 to 2568781 tid 2 2023-10-07T21:40:34.237 INFO:tasks.rados.rados.0.smithi008.stdout:2260: write oid 104 current snap is 0 2023-10-07T21:40:34.237 INFO:tasks.rados.rados.0.smithi008.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-10-07T21:40:34.242 INFO:tasks.rados.rados.0.smithi008.stdout:2260: writing smithi00888346-104 from 460921 to 881709 tid 1 2023-10-07T21:40:34.249 INFO:tasks.rados.rados.0.smithi008.stdout:2260: writing smithi00888346-104 from 1602083 to 2087274 tid 2 2023-10-07T21:40:34.254 INFO:tasks.rados.rados.0.smithi008.stdout:2260: writing smithi00888346-104 from 2491464 to 3113417 tid 3 2023-10-07T21:40:34.255 INFO:tasks.rados.rados.0.smithi008.stdout:2261: write oid 366 current snap is 0 2023-10-07T21:40:34.255 INFO:tasks.rados.rados.0.smithi008.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-10-07T21:40:34.260 INFO:tasks.rados.rados.0.smithi008.stdout:2261: writing smithi00888346-366 from 477728 to 973765 tid 1 2023-10-07T21:40:34.273 INFO:tasks.rados.rados.0.smithi008.stdout:2261: writing smithi00888346-366 from 1660565 to 2289414 tid 2 2023-10-07T21:40:34.282 INFO:tasks.rados.rados.0.smithi008.stdout:2261: writing smithi00888346-366 from 2918887 to 3277728 tid 3 2023-10-07T21:40:34.282 INFO:tasks.rados.rados.0.smithi008.stdout:2262: write oid 440 current snap is 0 2023-10-07T21:40:34.282 INFO:tasks.rados.rados.0.smithi008.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-10-07T21:40:34.293 INFO:tasks.rados.rados.0.smithi008.stdout:2262: writing smithi00888346-440 from 494535 to 1065821 tid 1 2023-10-07T21:40:34.304 INFO:tasks.rados.rados.0.smithi008.stdout:2262: writing smithi00888346-440 from 1719047 to 2207907 tid 2 2023-10-07T21:40:34.314 INFO:tasks.rados.rados.0.smithi008.stdout:2262: writing smithi00888346-440 from 2946310 to 3294535 tid 3 2023-10-07T21:40:34.314 INFO:tasks.rados.rados.0.smithi008.stdout:2263: write oid 231 current snap is 0 2023-10-07T21:40:34.314 INFO:tasks.rados.rados.0.smithi008.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-10-07T21:40:34.326 INFO:tasks.rados.rados.0.smithi008.stdout:2263: writing smithi00888346-231 from 511342 to 1274230 tid 1 2023-10-07T21:40:34.334 INFO:tasks.rados.rados.0.smithi008.stdout:2263: writing smithi00888346-231 from 1777529 to 2410047 tid 2 2023-10-07T21:40:34.340 INFO:tasks.rados.rados.0.smithi008.stdout:2263: writing smithi00888346-231 from 2973733 to 3311342 tid 3 2023-10-07T21:40:34.340 INFO:tasks.rados.rados.0.smithi008.stdout:2264: write oid 368 current snap is 0 2023-10-07T21:40:34.341 INFO:tasks.rados.rados.0.smithi008.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-10-07T21:40:34.345 INFO:tasks.rados.rados.0.smithi008.stdout:2264: writing smithi00888346-368 from 528149 to 966286 tid 1 2023-10-07T21:40:34.351 INFO:tasks.rados.rados.0.smithi008.stdout:2264: writing smithi00888346-368 from 1436011 to 1928540 tid 2 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2264: writing smithi00888346-368 from 2601156 to 3268197 tid 3 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2265: read oid 392 snap -1 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2265: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2266: read oid 457 snap -1 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2266: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2267: read oid 494 snap -1 2023-10-07T21:40:34.360 INFO:tasks.rados.rados.0.smithi008.stdout:2267: expect deleted 2023-10-07T21:40:34.361 INFO:tasks.rados.rados.0.smithi008.stdout:2268: read oid 410 snap -1 2023-10-07T21:40:34.361 INFO:tasks.rados.rados.0.smithi008.stdout:2268: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-10-07T21:40:34.361 INFO:tasks.rados.rados.0.smithi008.stdout:2269: write oid 397 current snap is 0 2023-10-07T21:40:34.361 INFO:tasks.rados.rados.0.smithi008.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-10-07T21:40:34.366 INFO:tasks.rados.rados.0.smithi008.stdout:2269: writing smithi00888346-397 from 544956 to 1058342 tid 1 2023-10-07T21:40:34.373 INFO:tasks.rados.rados.0.smithi008.stdout:2269: writing smithi00888346-397 from 1494493 to 2130680 tid 2 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2269: writing smithi00888346-397 from 2628579 to 3223245 tid 3 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2270: read oid 199 snap -1 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2270: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2271: delete oid 84 current snap is 0 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2258: finishing write tid 1 to smithi00888346-284 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2258: finishing write tid 2 to smithi00888346-284 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2258: finishing write tid 3 to smithi00888346-284 2023-10-07T21:40:34.380 INFO:tasks.rados.rados.0.smithi008.stdout:2258: finishing write tid 4 to smithi00888346-284 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2258: finishing write tid 5 to smithi00888346-284 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 399 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2258: left oid 284 (ObjNum 1501 snap 0 seq_num 1501) 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2259: finishing write tid 1 to smithi00888346-480 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2259: finishing write tid 2 to smithi00888346-480 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2259: finishing write tid 3 to smithi00888346-480 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2259: finishing write tid 4 to smithi00888346-480 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 480 v 246 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2259: left oid 480 (ObjNum 1502 snap 0 seq_num 1502) 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2260: finishing write tid 1 to smithi00888346-104 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2260: finishing write tid 2 to smithi00888346-104 2023-10-07T21:40:34.381 INFO:tasks.rados.rados.0.smithi008.stdout:2260: finishing write tid 3 to smithi00888346-104 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2260: finishing write tid 4 to smithi00888346-104 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2260: finishing write tid 5 to smithi00888346-104 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 311 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2260: left oid 104 (ObjNum 1503 snap 0 seq_num 1503) 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: finishing write tid 1 to smithi00888346-366 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: finishing write tid 2 to smithi00888346-366 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: finishing write tid 3 to smithi00888346-366 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: finishing write tid 4 to smithi00888346-366 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: finishing write tid 5 to smithi00888346-366 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 295 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-10-07T21:40:34.382 INFO:tasks.rados.rados.0.smithi008.stdout:2261: left oid 366 (ObjNum 1504 snap 0 seq_num 1504) 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: finishing write tid 1 to smithi00888346-440 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: finishing write tid 2 to smithi00888346-440 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: finishing write tid 3 to smithi00888346-440 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: finishing write tid 4 to smithi00888346-440 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: finishing write tid 5 to smithi00888346-440 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 440 v 443 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2262: left oid 440 (ObjNum 1505 snap 0 seq_num 1505) 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2263: finishing write tid 1 to smithi00888346-231 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2263: finishing write tid 2 to smithi00888346-231 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2263: finishing write tid 3 to smithi00888346-231 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2263: finishing write tid 4 to smithi00888346-231 2023-10-07T21:40:34.383 INFO:tasks.rados.rados.0.smithi008.stdout:2263: finishing write tid 5 to smithi00888346-231 2023-10-07T21:40:34.384 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 231 v 299 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-10-07T21:40:34.384 INFO:tasks.rados.rados.0.smithi008.stdout:2263: left oid 231 (ObjNum 1506 snap 0 seq_num 1506) 2023-10-07T21:40:34.384 INFO:tasks.rados.rados.0.smithi008.stdout:2264: finishing write tid 1 to smithi00888346-368 2023-10-07T21:40:34.384 INFO:tasks.rados.rados.0.smithi008.stdout:2264: finishing write tid 2 to smithi00888346-368 2023-10-07T21:40:34.384 INFO:tasks.rados.rados.0.smithi008.stdout:2265: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-07T21:40:34.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27761]: debug 2023-10-07T21:40:34.167+0000 7fc2edee61c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:40:34.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27485]: cephadm 2023-10-07T21:40:32.342508+0000 mgr.x (mgr.24878) 7 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on http://172.21.15.81:8765 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27485]: cephadm 2023-10-07T21:40:32.342824+0000 mgr.x (mgr.24878) 8 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTED 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27485]: cluster 2023-10-07T21:40:33.036637+0000 mon.a (mon.0) 894 : cluster [DBG] mgrmap e24: x(active, since 3s) 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27485]: audit 2023-10-07T21:40:33.998202+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.8:0/610744534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[41094]: cephadm 2023-10-07T21:40:32.342508+0000 mgr.x (mgr.24878) 7 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on http://172.21.15.81:8765 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[41094]: cephadm 2023-10-07T21:40:32.342824+0000 mgr.x (mgr.24878) 8 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTED 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[41094]: cluster 2023-10-07T21:40:33.036637+0000 mon.a (mon.0) 894 : cluster [DBG] mgrmap e24: x(active, since 3s) 2023-10-07T21:40:34.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[41094]: audit 2023-10-07T21:40:33.998202+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.8:0/610744534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:34.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:34 smithi081 bash[31720]: cephadm 2023-10-07T21:40:32.342508+0000 mgr.x (mgr.24878) 7 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Serving on http://172.21.15.81:8765 2023-10-07T21:40:34.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:34 smithi081 bash[31720]: cephadm 2023-10-07T21:40:32.342824+0000 mgr.x (mgr.24878) 8 : cephadm [INF] [07/Oct/2023:21:40:32] ENGINE Bus STARTED 2023-10-07T21:40:34.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:34 smithi081 bash[31720]: cluster 2023-10-07T21:40:33.036637+0000 mon.a (mon.0) 894 : cluster [DBG] mgrmap e24: x(active, since 3s) 2023-10-07T21:40:34.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:34 smithi081 bash[31720]: audit 2023-10-07T21:40:33.998202+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.8:0/610744534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:34.540 INFO:tasks.rados.rados.0.smithi008.stdout:2264: finishing write tid 3 to smithi00888346-368 2023-10-07T21:40:34.540 INFO:tasks.rados.rados.0.smithi008.stdout:2264: finishing write tid 4 to smithi00888346-368 2023-10-07T21:40:34.540 INFO:tasks.rados.rados.0.smithi008.stdout:2264: finishing write tid 5 to smithi00888346-368 2023-10-07T21:40:34.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 368 v 298 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-10-07T21:40:34.540 INFO:tasks.rados.rados.0.smithi008.stdout:2264: left oid 368 (ObjNum 1507 snap 0 seq_num 1507) 2023-10-07T21:40:34.541 INFO:tasks.rados.rados.0.smithi008.stdout:2268: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-10-07T21:40:34.740 INFO:tasks.rados.rados.0.smithi008.stdout:2266: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:40:34.839 INFO:tasks.rados.rados.0.smithi008.stdout:2269: finishing write tid 1 to smithi00888346-397 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2269: finishing write tid 2 to smithi00888346-397 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2269: finishing write tid 3 to smithi00888346-397 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2269: finishing write tid 4 to smithi00888346-397 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2269: finishing write tid 5 to smithi00888346-397 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 397 v 219 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2269: left oid 397 (ObjNum 1508 snap 0 seq_num 1508) 2023-10-07T21:40:34.840 INFO:tasks.rados.rados.0.smithi008.stdout:2270: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-07T21:40:34.853 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27761]: debug 2023-10-07T21:40:34.435+0000 7fc2edee61c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2258: done (13 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2259: done (12 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2260: done (11 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2261: done (10 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2262: done (9 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2263: done (8 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2264: done (7 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2265: done (6 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2266: done (5 left) 2023-10-07T21:40:34.982 INFO:tasks.rados.rados.0.smithi008.stdout:2267: done (4 left) 2023-10-07T21:40:34.983 INFO:tasks.rados.rados.0.smithi008.stdout:2268: done (3 left) 2023-10-07T21:40:34.983 INFO:tasks.rados.rados.0.smithi008.stdout:2269: done (2 left) 2023-10-07T21:40:34.983 INFO:tasks.rados.rados.0.smithi008.stdout:2270: done (1 left) 2023-10-07T21:40:34.983 INFO:tasks.rados.rados.0.smithi008.stdout:2271: done (0 left) 2023-10-07T21:40:34.983 INFO:tasks.rados.rados.0.smithi008.stdout:2272: delete oid 142 current snap is 0 2023-10-07T21:40:34.984 INFO:tasks.rados.rados.0.smithi008.stdout:2272: done (0 left) 2023-10-07T21:40:34.984 INFO:tasks.rados.rados.0.smithi008.stdout:2273: write oid 66 current snap is 0 2023-10-07T21:40:34.984 INFO:tasks.rados.rados.0.smithi008.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-10-07T21:40:34.998 INFO:tasks.rados.rados.0.smithi008.stdout:2273: writing smithi00888346-66 from 595377 to 1334510 tid 1 2023-10-07T21:40:35.009 INFO:tasks.rados.rados.0.smithi008.stdout:2273: writing smithi00888346-66 from 1953586 to 2453453 tid 2 2023-10-07T21:40:35.018 INFO:tasks.rados.rados.0.smithi008.stdout:2273: writing smithi00888346-66 from 3110848 to 3395377 tid 3 2023-10-07T21:40:35.018 INFO:tasks.rados.rados.0.smithi008.stdout:2274: write oid 208 current snap is 0 2023-10-07T21:40:35.018 INFO:tasks.rados.rados.0.smithi008.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-10-07T21:40:35.027 INFO:tasks.rados.rados.0.smithi008.stdout:2274: writing smithi00888346-208 from 612184 to 1026566 tid 1 2023-10-07T21:40:35.040 INFO:tasks.rados.rados.0.smithi008.stdout:2274: writing smithi00888346-208 from 1612068 to 2255593 tid 2 2023-10-07T21:40:35.051 INFO:tasks.rados.rados.0.smithi008.stdout:2274: writing smithi00888346-208 from 3021918 to 3412184 tid 3 2023-10-07T21:40:35.051 INFO:tasks.rados.rados.0.smithi008.stdout:2275: write oid 94 current snap is 0 2023-10-07T21:40:35.051 INFO:tasks.rados.rados.0.smithi008.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-10-07T21:40:35.063 INFO:tasks.rados.rados.0.smithi008.stdout:2275: writing smithi00888346-94 from 628991 to 1234975 tid 1 2023-10-07T21:40:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:2275: writing smithi00888346-94 from 1786903 to 2574086 tid 2 2023-10-07T21:40:35.087 INFO:tasks.rados.rados.0.smithi008.stdout:2275: writing smithi00888346-94 from 3165694 to 3428991 tid 3 2023-10-07T21:40:35.088 INFO:tasks.rados.rados.0.smithi008.stdout:2276: write oid 65 current snap is 0 2023-10-07T21:40:35.088 INFO:tasks.rados.rados.0.smithi008.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-10-07T21:40:35.103 INFO:tasks.rados.rados.0.smithi008.stdout:2276: writing smithi00888346-65 from 645798 to 1327031 tid 1 2023-10-07T21:40:35.117 INFO:tasks.rados.rados.0.smithi008.stdout:2276: writing smithi00888346-65 from 1729032 to 2376226 tid 2 2023-10-07T21:40:35.126 INFO:tasks.rados.rados.0.smithi008.stdout:2276: writing smithi00888346-65 from 3076764 to 3445798 tid 3 2023-10-07T21:40:35.126 INFO:tasks.rados.rados.0.smithi008.stdout:2277: write oid 382 current snap is 0 2023-10-07T21:40:35.126 INFO:tasks.rados.rados.0.smithi008.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-10-07T21:40:35.140 INFO:tasks.rados.rados.0.smithi008.stdout:2277: writing smithi00888346-382 from 662605 to 1419087 tid 1 2023-10-07T21:40:35.140 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:34 smithi008 bash[27761]: debug 2023-10-07T21:40:34.843+0000 7fc2edee61c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:40:35.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:35 smithi008 bash[41094]: cluster 2023-10-07T21:40:33.549396+0000 mgr.x (mgr.24878) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:35 smithi008 bash[27485]: cluster 2023-10-07T21:40:33.549396+0000 mgr.x (mgr.24878) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.155 INFO:tasks.rados.rados.0.smithi008.stdout:2277: writing smithi00888346-382 from 2187514 to 2978366 tid 2 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2278: delete oid 220 current snap is 0 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: finishing write tid 1 to smithi00888346-66 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: finishing write tid 2 to smithi00888346-66 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: finishing write tid 3 to smithi00888346-66 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: finishing write tid 4 to smithi00888346-66 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: finishing write tid 5 to smithi00888346-66 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 307 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2274: finishing write tid 1 to smithi00888346-208 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2274: finishing write tid 2 to smithi00888346-208 2023-10-07T21:40:35.156 INFO:tasks.rados.rados.0.smithi008.stdout:2274: finishing write tid 3 to smithi00888346-208 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2274: finishing write tid 4 to smithi00888346-208 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2274: finishing write tid 5 to smithi00888346-208 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 447 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: finishing write tid 1 to smithi00888346-94 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: finishing write tid 2 to smithi00888346-94 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: finishing write tid 3 to smithi00888346-94 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: finishing write tid 4 to smithi00888346-94 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: finishing write tid 5 to smithi00888346-94 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 403 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:35.157 INFO:tasks.rados.rados.0.smithi008.stdout:2276: finishing write tid 1 to smithi00888346-65 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2276: finishing write tid 2 to smithi00888346-65 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2276: finishing write tid 3 to smithi00888346-65 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2276: finishing write tid 4 to smithi00888346-65 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2276: finishing write tid 5 to smithi00888346-65 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 302 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2277: finishing write tid 1 to smithi00888346-382 2023-10-07T21:40:35.158 INFO:tasks.rados.rados.0.smithi008.stdout:2273: done (5 left) 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2274: done (4 left) 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2275: done (3 left) 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2276: done (2 left) 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2278: done (1 left) 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2279: write oid 214 current snap is 0 2023-10-07T21:40:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-10-07T21:40:35.169 INFO:tasks.rados.rados.0.smithi008.stdout:2279: writing smithi00888346-214 from 696219 to 1203199 tid 1 2023-10-07T21:40:35.184 INFO:tasks.rados.rados.0.smithi008.stdout:2279: writing smithi00888346-214 from 1904478 to 2698999 tid 2 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2279: writing smithi00888346-214 from 3159033 to 3496219 tid 3 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2280: read oid 51 snap -1 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2280: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2281: write oid 180 current snap is 0 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2277: finishing write tid 2 to smithi00888346-382 2023-10-07T21:40:35.189 INFO:tasks.rados.rados.0.smithi008.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-10-07T21:40:35.196 INFO:tasks.rados.rados.0.smithi008.stdout:2281: writing smithi00888346-180 from 713026 to 1295255 tid 1 2023-10-07T21:40:35.204 INFO:tasks.rados.rados.0.smithi008.stdout:2281: writing smithi00888346-180 from 1962960 to 2617492 tid 2 2023-10-07T21:40:35.210 INFO:tasks.rados.rados.0.smithi008.stdout:2281: writing smithi00888346-180 from 3186456 to 3513026 tid 3 2023-10-07T21:40:35.210 INFO:tasks.rados.rados.0.smithi008.stdout:2282: read oid 68 snap -1 2023-10-07T21:40:35.210 INFO:tasks.rados.rados.0.smithi008.stdout:2282: expect (ObjNum 909 snap 0 seq_num 909) 2023-10-07T21:40:35.210 INFO:tasks.rados.rados.0.smithi008.stdout:2283: read oid 498 snap -1 2023-10-07T21:40:35.211 INFO:tasks.rados.rados.0.smithi008.stdout:2283: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:35.211 INFO:tasks.rados.rados.0.smithi008.stdout:2284: read oid 13 snap -1 2023-10-07T21:40:35.211 INFO:tasks.rados.rados.0.smithi008.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:35.211 INFO:tasks.rados.rados.0.smithi008.stdout:2285: write oid 288 current snap is 0 2023-10-07T21:40:35.211 INFO:tasks.rados.rados.0.smithi008.stdout:2277: finishing write tid 3 to smithi00888346-382 2023-10-07T21:40:35.212 INFO:tasks.rados.rados.0.smithi008.stdout:2277: finishing write tid 4 to smithi00888346-382 2023-10-07T21:40:35.212 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 382 v 223 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-10-07T21:40:35.212 INFO:tasks.rados.rados.0.smithi008.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-10-07T21:40:35.212 INFO:tasks.rados.rados.0.smithi008.stdout:2279: finishing write tid 1 to smithi00888346-214 2023-10-07T21:40:35.212 INFO:tasks.rados.rados.0.smithi008.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-10-07T21:40:35.218 INFO:tasks.rados.rados.0.smithi008.stdout:2285: writing smithi00888346-288 from 729833 to 1387311 tid 1 2023-10-07T21:40:35.226 INFO:tasks.rados.rados.0.smithi008.stdout:2285: writing smithi00888346-288 from 1905089 to 2703279 tid 2 2023-10-07T21:40:35.231 INFO:tasks.rados.rados.0.smithi008.stdout:2285: writing smithi00888346-288 from 3497526 to 3529833 tid 3 2023-10-07T21:40:35.232 INFO:tasks.rados.rados.0.smithi008.stdout:2277: done (7 left) 2023-10-07T21:40:35.232 INFO:tasks.rados.rados.0.smithi008.stdout:2286: delete oid 43 current snap is 0 2023-10-07T21:40:35.232 INFO:tasks.rados.rados.0.smithi008.stdout:2279: finishing write tid 2 to smithi00888346-214 2023-10-07T21:40:35.232 INFO:tasks.rados.rados.0.smithi008.stdout:2280: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2279: finishing write tid 3 to smithi00888346-214 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2279: finishing write tid 4 to smithi00888346-214 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2279: finishing write tid 5 to smithi00888346-214 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 214 v 311 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2281: finishing write tid 1 to smithi00888346-180 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2281: finishing write tid 2 to smithi00888346-180 2023-10-07T21:40:35.326 INFO:tasks.rados.rados.0.smithi008.stdout:2283: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:2281: finishing write tid 3 to smithi00888346-180 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:2281: finishing write tid 4 to smithi00888346-180 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:2281: finishing write tid 5 to smithi00888346-180 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 315 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-10-07T21:40:35.441 INFO:tasks.rados.rados.0.smithi008.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:35 smithi081 bash[31720]: cluster 2023-10-07T21:40:33.549396+0000 mgr.x (mgr.24878) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.577 INFO:tasks.rados.rados.0.smithi008.stdout:2285: finishing write tid 1 to smithi00888346-288 2023-10-07T21:40:35.578 INFO:tasks.rados.rados.0.smithi008.stdout:2282: expect (ObjNum 909 snap 0 seq_num 909) 2023-10-07T21:40:35.742 INFO:tasks.rados.rados.0.smithi008.stdout:2285: finishing write tid 2 to smithi00888346-288 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2285: finishing write tid 3 to smithi00888346-288 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2285: finishing write tid 4 to smithi00888346-288 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2285: finishing write tid 5 to smithi00888346-288 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 288 v 346 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2279: done (7 left) 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2280: done (6 left) 2023-10-07T21:40:35.743 INFO:tasks.rados.rados.0.smithi008.stdout:2281: done (5 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2282: done (4 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2283: done (3 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2284: done (2 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2285: done (1 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2286: done (0 left) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2287: read oid 439 snap -1 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2288: read oid 453 snap -1 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2288: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-10-07T21:40:35.744 INFO:tasks.rados.rados.0.smithi008.stdout:2289: delete oid 229 current snap is 0 2023-10-07T21:40:35.748 INFO:tasks.rados.rados.0.smithi008.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:40:35.850 INFO:tasks.rados.rados.0.smithi008.stdout:2288: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-10-07T21:40:35.890 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:35 smithi008 bash[27761]: debug 2023-10-07T21:40:35.435+0000 7fc2edee61c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:40:36.032 INFO:tasks.rados.rados.0.smithi008.stdout:2287: done (2 left) 2023-10-07T21:40:36.033 INFO:tasks.rados.rados.0.smithi008.stdout:2288: done (1 left) 2023-10-07T21:40:36.033 INFO:tasks.rados.rados.0.smithi008.stdout:2289: done (0 left) 2023-10-07T21:40:36.033 INFO:tasks.rados.rados.0.smithi008.stdout:2290: delete oid 331 current snap is 0 2023-10-07T21:40:36.035 INFO:tasks.rados.rados.0.smithi008.stdout:2290: done (0 left) 2023-10-07T21:40:36.035 INFO:tasks.rados.rados.0.smithi008.stdout:2291: read oid 94 snap -1 2023-10-07T21:40:36.036 INFO:tasks.rados.rados.0.smithi008.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:36.036 INFO:tasks.rados.rados.0.smithi008.stdout:2292: write oid 361 current snap is 0 2023-10-07T21:40:36.036 INFO:tasks.rados.rados.0.smithi008.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-10-07T21:40:36.044 INFO:tasks.rados.rados.0.smithi008.stdout:2292: writing smithi00888346-361 from 797061 to 1471888 tid 1 2023-10-07T21:40:36.052 INFO:tasks.rados.rados.0.smithi008.stdout:2292: writing smithi00888346-361 from 2139017 to 2544545 tid 2 2023-10-07T21:40:36.058 INFO:tasks.rados.rados.0.smithi008.stdout:2292: writing smithi00888346-361 from 3207218 to 3597061 tid 3 2023-10-07T21:40:36.058 INFO:tasks.rados.rados.0.smithi008.stdout:2293: read oid 236 snap -1 2023-10-07T21:40:36.058 INFO:tasks.rados.rados.0.smithi008.stdout:2293: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:36.059 INFO:tasks.rados.rados.0.smithi008.stdout:2294: write oid 149 current snap is 0 2023-10-07T21:40:36.059 INFO:tasks.rados.rados.0.smithi008.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-10-07T21:40:36.065 INFO:tasks.rados.rados.0.smithi008.stdout:2294: writing smithi00888346-149 from 413868 to 1163944 tid 1 2023-10-07T21:40:36.072 INFO:tasks.rados.rados.0.smithi008.stdout:2294: writing smithi00888346-149 from 1797499 to 2346685 tid 2 2023-10-07T21:40:36.081 INFO:tasks.rados.rados.0.smithi008.stdout:2294: writing smithi00888346-149 from 3118288 to 3613868 tid 3 2023-10-07T21:40:36.082 INFO:tasks.rados.rados.0.smithi008.stdout:2295: write oid 158 current snap is 0 2023-10-07T21:40:36.082 INFO:tasks.rados.rados.0.smithi008.stdout:2292: finishing write tid 1 to smithi00888346-361 2023-10-07T21:40:36.082 INFO:tasks.rados.rados.0.smithi008.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:2292: finishing write tid 2 to smithi00888346-361 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:2292: finishing write tid 3 to smithi00888346-361 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:2292: finishing write tid 4 to smithi00888346-361 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:2292: finishing write tid 5 to smithi00888346-361 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 361 v 451 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-10-07T21:40:36.333 INFO:tasks.rados.rados.0.smithi008.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2023-10-07T21:40:36.334 INFO:tasks.rados.rados.0.smithi008.stdout:2293: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:36.344 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.023+0000 7fc2edee61c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:40:36.344 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.155+0000 7fc2edee61c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:40:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:2294: finishing write tid 1 to smithi00888346-149 2023-10-07T21:40:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:2294: finishing write tid 2 to smithi00888346-149 2023-10-07T21:40:36.467 INFO:tasks.rados.rados.0.smithi008.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-10-07T21:40:36.471 INFO:tasks.rados.rados.0.smithi008.stdout:2295: writing smithi00888346-158 from 430675 to 856000 tid 1 2023-10-07T21:40:36.477 INFO:tasks.rados.rados.0.smithi008.stdout:2295: writing smithi00888346-158 from 1455981 to 1865178 tid 2 2023-10-07T21:40:36.483 INFO:tasks.rados.rados.0.smithi008.stdout:2295: writing smithi00888346-158 from 2462064 to 2997413 tid 3 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2295: writing smithi00888346-158 from 3463076 to 3630675 tid 4 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2291: done (4 left) 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2292: done (3 left) 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2293: done (2 left) 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2296: read oid 442 snap -1 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2296: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:36.488 INFO:tasks.rados.rados.0.smithi008.stdout:2297: write oid 277 current snap is 0 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2294: finishing write tid 3 to smithi00888346-149 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2294: finishing write tid 4 to smithi00888346-149 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2294: finishing write tid 5 to smithi00888346-149 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 149 v 322 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 1 to smithi00888346-158 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 2 to smithi00888346-158 2023-10-07T21:40:36.489 INFO:tasks.rados.rados.0.smithi008.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-10-07T21:40:36.493 INFO:tasks.rados.rados.0.smithi008.stdout:2297: writing smithi00888346-277 from 447482 to 948056 tid 1 2023-10-07T21:40:36.499 INFO:tasks.rados.rados.0.smithi008.stdout:2297: writing smithi00888346-277 from 1514463 to 2067318 tid 2 2023-10-07T21:40:36.504 INFO:tasks.rados.rados.0.smithi008.stdout:2297: writing smithi00888346-277 from 2489487 to 2952461 tid 3 2023-10-07T21:40:36.508 INFO:tasks.rados.rados.0.smithi008.stdout:2297: writing smithi00888346-277 from 3645668 to 3647482 tid 4 2023-10-07T21:40:36.508 INFO:tasks.rados.rados.0.smithi008.stdout:2294: done (3 left) 2023-10-07T21:40:36.509 INFO:tasks.rados.rados.0.smithi008.stdout:2298: write oid 308 current snap is 0 2023-10-07T21:40:36.509 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 3 to smithi00888346-158 2023-10-07T21:40:36.510 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 4 to smithi00888346-158 2023-10-07T21:40:36.510 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 5 to smithi00888346-158 2023-10-07T21:40:36.510 INFO:tasks.rados.rados.0.smithi008.stdout:2295: finishing write tid 6 to smithi00888346-158 2023-10-07T21:40:36.510 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 158 v 352 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-10-07T21:40:36.510 INFO:tasks.rados.rados.0.smithi008.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2023-10-07T21:40:36.511 INFO:tasks.rados.rados.0.smithi008.stdout:2296: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:36.611 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 1 to smithi00888346-277 2023-10-07T21:40:36.612 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 2 to smithi00888346-277 2023-10-07T21:40:36.612 INFO:tasks.rados.rados.0.smithi008.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-10-07T21:40:36.618 INFO:tasks.rados.rados.0.smithi008.stdout:2298: writing smithi00888346-308 from 464289 to 1040112 tid 1 2023-10-07T21:40:36.624 INFO:tasks.rados.rados.0.smithi008.stdout:2298: writing smithi00888346-308 from 1456592 to 1869458 tid 2 2023-10-07T21:40:36.631 INFO:tasks.rados.rados.0.smithi008.stdout:2298: writing smithi00888346-308 from 2400557 to 3074803 tid 3 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2298: writing smithi00888346-308 from 3595554 to 3664289 tid 4 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2295: done (3 left) 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2296: done (2 left) 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2299: read oid 378 snap -1 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2299: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2300: delete oid 79 current snap is 0 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 3 to smithi00888346-277 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 4 to smithi00888346-277 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 5 to smithi00888346-277 2023-10-07T21:40:36.635 INFO:tasks.rados.rados.0.smithi008.stdout:2297: finishing write tid 6 to smithi00888346-277 2023-10-07T21:40:36.636 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 265 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-10-07T21:40:36.636 INFO:tasks.rados.rados.0.smithi008.stdout:2297: left oid 277 (ObjNum 1526 snap 0 seq_num 1526) 2023-10-07T21:40:36.636 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 1 to smithi00888346-308 2023-10-07T21:40:36.636 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 2 to smithi00888346-308 2023-10-07T21:40:36.637 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 3 to smithi00888346-308 2023-10-07T21:40:36.637 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 4 to smithi00888346-308 2023-10-07T21:40:36.638 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 5 to smithi00888346-308 2023-10-07T21:40:36.638 INFO:tasks.rados.rados.0.smithi008.stdout:2298: finishing write tid 6 to smithi00888346-308 2023-10-07T21:40:36.638 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 251 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-10-07T21:40:36.638 INFO:tasks.rados.rados.0.smithi008.stdout:2298: left oid 308 (ObjNum 1527 snap 0 seq_num 1527) 2023-10-07T21:40:36.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.335+0000 7fc2edee61c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:40:36.647 INFO:tasks.rados.rados.0.smithi008.stdout:2299: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:40:36.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:36 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:36] "GET /metrics HTTP/1.1" 200 33337 "" "Prometheus/2.43.0" 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2297: done (3 left) 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2298: done (2 left) 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2299: done (1 left) 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2300: done (0 left) 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2301: write oid 335 current snap is 0 2023-10-07T21:40:36.849 INFO:tasks.rados.rados.0.smithi008.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-10-07T21:40:36.853 INFO:tasks.rados.rados.0.smithi008.stdout:2301: writing smithi00888346-335 from 497903 to 940577 tid 1 2023-10-07T21:40:36.860 INFO:tasks.rados.rados.0.smithi008.stdout:2301: writing smithi00888346-335 from 1689909 to 2106444 tid 2 2023-10-07T21:40:36.867 INFO:tasks.rados.rados.0.smithi008.stdout:2301: writing smithi00888346-335 from 2571756 to 3268546 tid 3 2023-10-07T21:40:36.867 INFO:tasks.rados.rados.0.smithi008.stdout:2301: finishing write tid 1 to smithi00888346-335 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2302: read oid 222 snap -1 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2302: expect deleted 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2303: read oid 467 snap -1 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2303: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2304: write oid 15 current snap is 0 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2301: finishing write tid 2 to smithi00888346-335 2023-10-07T21:40:36.868 INFO:tasks.rados.rados.0.smithi008.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-10-07T21:40:36.874 INFO:tasks.rados.rados.0.smithi008.stdout:2304: writing smithi00888346-15 from 514710 to 1032633 tid 1 2023-10-07T21:40:36.884 INFO:tasks.rados.rados.0.smithi008.stdout:2304: writing smithi00888346-15 from 1748391 to 2308584 tid 2 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2304: writing smithi00888346-15 from 2999179 to 3623594 tid 3 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2305: read oid 117 snap -1 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2306: read oid 389 snap -1 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2306: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-07T21:40:36.892 INFO:tasks.rados.rados.0.smithi008.stdout:2307: read oid 372 snap -1 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2307: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2308: delete oid 272 current snap is 0 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2301: finishing write tid 3 to smithi00888346-335 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2301: finishing write tid 4 to smithi00888346-335 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2301: finishing write tid 5 to smithi00888346-335 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 407 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2301: left oid 335 (ObjNum 1529 snap 0 seq_num 1529) 2023-10-07T21:40:36.893 INFO:tasks.rados.rados.0.smithi008.stdout:2303: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:40:36.939 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.655+0000 7fc2edee61c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:40:36.939 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.807+0000 7fc2edee61c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2304: finishing write tid 1 to smithi00888346-15 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2304: finishing write tid 2 to smithi00888346-15 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2301: done (7 left) 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2302: done (6 left) 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2303: done (5 left) 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2308: done (4 left) 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2309: write oid 445 current snap is 0 2023-10-07T21:40:37.167 INFO:tasks.rados.rados.0.smithi008.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-07T21:40:37.265 INFO:tasks.rados.rados.0.smithi008.stdout:2304: finishing write tid 3 to smithi00888346-15 2023-10-07T21:40:37.265 INFO:tasks.rados.rados.0.smithi008.stdout:2306: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-07T21:40:37.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[27485]: cluster 2023-10-07T21:40:35.549914+0000 mgr.x (mgr.24878) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:37.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[27485]: audit 2023-10-07T21:40:36.452703+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.8:0/3804785141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:37.280 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:36 smithi008 bash[27761]: debug 2023-10-07T21:40:36.927+0000 7fc2edee61c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:40:37.281 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[27761]: debug 2023-10-07T21:40:37.067+0000 7fc2edee61c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:40:37.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[41094]: cluster 2023-10-07T21:40:35.549914+0000 mgr.x (mgr.24878) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:37.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[41094]: audit 2023-10-07T21:40:36.452703+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.8:0/3804785141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:37.340 INFO:tasks.rados.rados.0.smithi008.stdout:2304: finishing write tid 4 to smithi00888346-15 2023-10-07T21:40:37.340 INFO:tasks.rados.rados.0.smithi008.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-10-07T21:40:37.346 INFO:tasks.rados.rados.0.smithi008.stdout:2309: writing smithi00888346-445 from 548324 to 1216745 tid 1 2023-10-07T21:40:37.355 INFO:tasks.rados.rados.0.smithi008.stdout:2309: writing smithi00888346-445 from 1749002 to 2312864 tid 2 2023-10-07T21:40:37.362 INFO:tasks.rados.rados.0.smithi008.stdout:2309: writing smithi00888346-445 from 2937672 to 3584631 tid 3 2023-10-07T21:40:37.362 INFO:tasks.rados.rados.0.smithi008.stdout:2305: done (4 left) 2023-10-07T21:40:37.362 INFO:tasks.rados.rados.0.smithi008.stdout:2306: done (3 left) 2023-10-07T21:40:37.363 INFO:tasks.rados.rados.0.smithi008.stdout:2310: write oid 389 current snap is 0 2023-10-07T21:40:37.363 INFO:tasks.rados.rados.0.smithi008.stdout:2304: finishing write tid 5 to smithi00888346-15 2023-10-07T21:40:37.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 15 v 350 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-10-07T21:40:37.363 INFO:tasks.rados.rados.0.smithi008.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2023-10-07T21:40:37.363 INFO:tasks.rados.rados.0.smithi008.stdout:2307: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-07T21:40:37.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:37 smithi081 bash[31720]: cluster 2023-10-07T21:40:35.549914+0000 mgr.x (mgr.24878) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:37.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:37 smithi081 bash[31720]: audit 2023-10-07T21:40:36.452703+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.8:0/3804785141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: finishing write tid 1 to smithi00888346-445 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: finishing write tid 2 to smithi00888346-445 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: finishing write tid 3 to smithi00888346-445 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: finishing write tid 4 to smithi00888346-445 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: finishing write tid 5 to smithi00888346-445 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 445 v 228 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2309: left oid 445 (ObjNum 1532 snap 0 seq_num 1532) 2023-10-07T21:40:37.589 INFO:tasks.rados.rados.0.smithi008.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-10-07T21:40:37.598 INFO:tasks.rados.rados.0.smithi008.stdout:2310: writing smithi00888346-389 from 565131 to 1308801 tid 1 2023-10-07T21:40:37.604 INFO:tasks.rados.rados.0.smithi008.stdout:2310: writing smithi00888346-389 from 1807484 to 2231357 tid 2 2023-10-07T21:40:37.611 INFO:tasks.rados.rados.0.smithi008.stdout:2310: writing smithi00888346-389 from 2965095 to 3423326 tid 3 2023-10-07T21:40:37.611 INFO:tasks.rados.rados.0.smithi008.stdout:2304: done (3 left) 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2307: done (2 left) 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2309: done (1 left) 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2311: read oid 418 snap -1 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2311: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2312: write oid 193 current snap is 0 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2310: finishing write tid 1 to smithi00888346-389 2023-10-07T21:40:37.612 INFO:tasks.rados.rados.0.smithi008.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-10-07T21:40:37.617 INFO:tasks.rados.rados.0.smithi008.stdout:2312: writing smithi00888346-193 from 581938 to 1000857 tid 1 2023-10-07T21:40:37.622 INFO:tasks.rados.rados.0.smithi008.stdout:2312: writing smithi00888346-193 from 1465966 to 2033497 tid 2 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2312: writing smithi00888346-193 from 2592518 to 3262021 tid 3 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2313: read oid 443 snap -1 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2313: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2314: read oid 47 snap -1 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2314: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2315: write oid 441 current snap is 0 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2310: finishing write tid 2 to smithi00888346-389 2023-10-07T21:40:37.630 INFO:tasks.rados.rados.0.smithi008.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-10-07T21:40:37.636 INFO:tasks.rados.rados.0.smithi008.stdout:2315: writing smithi00888346-441 from 598745 to 1092913 tid 1 2023-10-07T21:40:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[27761]: debug 2023-10-07T21:40:37.271+0000 7fc2edee61c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:40:37.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:37 smithi008 bash[27761]: debug 2023-10-07T21:40:37.403+0000 7fc2edee61c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:40:37.643 INFO:tasks.rados.rados.0.smithi008.stdout:2315: writing smithi00888346-441 from 1808095 to 2235637 tid 2 2023-10-07T21:40:37.650 INFO:tasks.rados.rados.0.smithi008.stdout:2315: writing smithi00888346-441 from 2903588 to 3500716 tid 3 2023-10-07T21:40:37.650 INFO:tasks.rados.rados.0.smithi008.stdout:2316: delete oid 413 current snap is 0 2023-10-07T21:40:37.650 INFO:tasks.rados.rados.0.smithi008.stdout:2311: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2310: finishing write tid 3 to smithi00888346-389 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2310: finishing write tid 4 to smithi00888346-389 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2310: finishing write tid 5 to smithi00888346-389 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 389 v 356 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2310: left oid 389 (ObjNum 1533 snap 0 seq_num 1533) 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2312: finishing write tid 1 to smithi00888346-193 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2312: finishing write tid 2 to smithi00888346-193 2023-10-07T21:40:37.790 INFO:tasks.rados.rados.0.smithi008.stdout:2312: finishing write tid 3 to smithi00888346-193 2023-10-07T21:40:37.791 INFO:tasks.rados.rados.0.smithi008.stdout:2312: finishing write tid 4 to smithi00888346-193 2023-10-07T21:40:37.791 INFO:tasks.rados.rados.0.smithi008.stdout:2312: finishing write tid 5 to smithi00888346-193 2023-10-07T21:40:37.791 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 193 v 255 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-10-07T21:40:37.791 INFO:tasks.rados.rados.0.smithi008.stdout:2312: left oid 193 (ObjNum 1534 snap 0 seq_num 1534) 2023-10-07T21:40:37.791 INFO:tasks.rados.rados.0.smithi008.stdout:2313: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:40:37.897 INFO:tasks.rados.rados.0.smithi008.stdout:2314: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:40:38.092 INFO:tasks.rados.rados.0.smithi008.stdout:2315: finishing write tid 1 to smithi00888346-441 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2315: finishing write tid 2 to smithi00888346-441 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2315: finishing write tid 3 to smithi00888346-441 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2315: finishing write tid 4 to smithi00888346-441 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2315: finishing write tid 5 to smithi00888346-441 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 441 v 304 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2310: done (6 left) 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2311: done (5 left) 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2312: done (4 left) 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2313: done (3 left) 2023-10-07T21:40:38.093 INFO:tasks.rados.rados.0.smithi008.stdout:2314: done (2 left) 2023-10-07T21:40:38.094 INFO:tasks.rados.rados.0.smithi008.stdout:2315: done (1 left) 2023-10-07T21:40:38.094 INFO:tasks.rados.rados.0.smithi008.stdout:2316: done (0 left) 2023-10-07T21:40:38.094 INFO:tasks.rados.rados.0.smithi008.stdout:2317: write oid 454 current snap is 0 2023-10-07T21:40:38.094 INFO:tasks.rados.rados.0.smithi008.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-10-07T21:40:38.107 INFO:tasks.rados.rados.0.smithi008.stdout:2317: writing smithi00888346-454 from 632359 to 1393378 tid 1 2023-10-07T21:40:38.115 INFO:tasks.rados.rados.0.smithi008.stdout:2317: writing smithi00888346-454 from 2041412 to 2756270 tid 2 2023-10-07T21:40:38.121 INFO:tasks.rados.rados.0.smithi008.stdout:2317: writing smithi00888346-454 from 3358434 to 3832359 tid 3 2023-10-07T21:40:38.121 INFO:tasks.rados.rados.0.smithi008.stdout:2317: finishing write tid 1 to smithi00888346-454 2023-10-07T21:40:38.121 INFO:tasks.rados.rados.0.smithi008.stdout:2317: finishing write tid 2 to smithi00888346-454 2023-10-07T21:40:38.121 INFO:tasks.rados.rados.0.smithi008.stdout:2318: write oid 266 current snap is 0 2023-10-07T21:40:38.121 INFO:tasks.rados.rados.0.smithi008.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-10-07T21:40:38.127 INFO:tasks.rados.rados.0.smithi008.stdout:2318: writing smithi00888346-266 from 649166 to 1085434 tid 1 2023-10-07T21:40:38.134 INFO:tasks.rados.rados.0.smithi008.stdout:2318: writing smithi00888346-266 from 1699894 to 2274763 tid 2 2023-10-07T21:40:38.139 INFO:tasks.rados.rados.0.smithi008.stdout:2318: writing smithi00888346-266 from 2702210 to 3133154 tid 3 2023-10-07T21:40:38.139 INFO:tasks.rados.rados.0.smithi008.stdout:2319: write oid 57 current snap is 0 2023-10-07T21:40:38.139 INFO:tasks.rados.rados.0.smithi008.stdout:2317: finishing write tid 3 to smithi00888346-454 2023-10-07T21:40:38.139 INFO:tasks.rados.rados.0.smithi008.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-10-07T21:40:38.145 INFO:tasks.rados.rados.0.smithi008.stdout:2319: writing smithi00888346-57 from 665973 to 1177490 tid 1 2023-10-07T21:40:38.153 INFO:tasks.rados.rados.0.smithi008.stdout:2319: writing smithi00888346-57 from 1642023 to 2360550 tid 2 2023-10-07T21:40:38.160 INFO:tasks.rados.rados.0.smithi008.stdout:2319: writing smithi00888346-57 from 2896927 to 3539143 tid 3 2023-10-07T21:40:38.161 INFO:tasks.rados.rados.0.smithi008.stdout:2320: read oid 369 snap -1 2023-10-07T21:40:38.161 INFO:tasks.rados.rados.0.smithi008.stdout:2320: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-07T21:40:38.161 INFO:tasks.rados.rados.0.smithi008.stdout:2321: write oid 396 current snap is 0 2023-10-07T21:40:38.161 INFO:tasks.rados.rados.0.smithi008.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-10-07T21:40:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:2321: writing smithi00888346-396 from 682780 to 1269546 tid 1 2023-10-07T21:40:38.176 INFO:tasks.rados.rados.0.smithi008.stdout:2321: writing smithi00888346-396 from 1700505 to 2279043 tid 2 2023-10-07T21:40:38.184 INFO:tasks.rados.rados.0.smithi008.stdout:2321: writing smithi00888346-396 from 3040703 to 3610544 tid 3 2023-10-07T21:40:38.184 INFO:tasks.rados.rados.0.smithi008.stdout:2322: read oid 386 snap -1 2023-10-07T21:40:38.184 INFO:tasks.rados.rados.0.smithi008.stdout:2322: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-10-07T21:40:38.184 INFO:tasks.rados.rados.0.smithi008.stdout:2323: write oid 466 current snap is 0 2023-10-07T21:40:38.184 INFO:tasks.rados.rados.0.smithi008.stdout:2317: finishing write tid 4 to smithi00888346-454 2023-10-07T21:40:38.185 INFO:tasks.rados.rados.0.smithi008.stdout:2317: finishing write tid 5 to smithi00888346-454 2023-10-07T21:40:38.185 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 454 v 315 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-10-07T21:40:38.185 INFO:tasks.rados.rados.0.smithi008.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2023-10-07T21:40:38.185 INFO:tasks.rados.rados.0.smithi008.stdout:2318: finishing write tid 1 to smithi00888346-266 2023-10-07T21:40:38.186 INFO:tasks.rados.rados.0.smithi008.stdout:2318: finishing write tid 2 to smithi00888346-266 2023-10-07T21:40:38.186 INFO:tasks.rados.rados.0.smithi008.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-10-07T21:40:38.194 INFO:tasks.rados.rados.0.smithi008.stdout:2323: writing smithi00888346-466 from 699587 to 1361602 tid 1 2023-10-07T21:40:38.202 INFO:tasks.rados.rados.0.smithi008.stdout:2323: writing smithi00888346-466 from 2158987 to 2881183 tid 2 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2323: writing smithi00888346-466 from 3351773 to 3899587 tid 3 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2317: done (6 left) 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2324: read oid 499 snap -1 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2324: expect deleted 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2325: delete oid 433 current snap is 0 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2318: finishing write tid 3 to smithi00888346-266 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2318: finishing write tid 4 to smithi00888346-266 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:2318: finishing write tid 5 to smithi00888346-266 2023-10-07T21:40:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 319 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: finishing write tid 1 to smithi00888346-57 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: finishing write tid 2 to smithi00888346-57 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: finishing write tid 3 to smithi00888346-57 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: finishing write tid 4 to smithi00888346-57 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: finishing write tid 5 to smithi00888346-57 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 57 v 308 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-10-07T21:40:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:2320: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-07T21:40:38.330 INFO:tasks.rados.rados.0.smithi008.stdout:2321: finishing write tid 1 to smithi00888346-396 2023-10-07T21:40:38.330 INFO:tasks.rados.rados.0.smithi008.stdout:2321: finishing write tid 2 to smithi00888346-396 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2321: finishing write tid 3 to smithi00888346-396 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2321: finishing write tid 4 to smithi00888346-396 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2318: done (7 left) 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2319: done (6 left) 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2320: done (5 left) 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2325: done (4 left) 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2326: write oid 31 current snap is 0 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2321: finishing write tid 5 to smithi00888346-396 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 396 v 232 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-10-07T21:40:38.331 INFO:tasks.rados.rados.0.smithi008.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-10-07T21:40:38.332 INFO:tasks.rados.rados.0.smithi008.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-10-07T21:40:38.336 INFO:tasks.rados.rados.0.smithi008.stdout:2326: writing smithi00888346-31 from 733201 to 1145714 tid 1 2023-10-07T21:40:38.344 INFO:tasks.rados.rados.0.smithi008.stdout:2326: writing smithi00888346-31 from 1759598 to 2485463 tid 2 2023-10-07T21:40:38.350 INFO:tasks.rados.rados.0.smithi008.stdout:2326: writing smithi00888346-31 from 3006619 to 3410276 tid 3 2023-10-07T21:40:38.350 INFO:tasks.rados.rados.0.smithi008.stdout:2321: done (4 left) 2023-10-07T21:40:38.350 INFO:tasks.rados.rados.0.smithi008.stdout:2327: read oid 474 snap -1 2023-10-07T21:40:38.351 INFO:tasks.rados.rados.0.smithi008.stdout:2327: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-07T21:40:38.351 INFO:tasks.rados.rados.0.smithi008.stdout:2328: write oid 10 current snap is 0 2023-10-07T21:40:38.351 INFO:tasks.rados.rados.0.smithi008.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-10-07T21:40:38.358 INFO:tasks.rados.rados.0.smithi008.stdout:2328: writing smithi00888346-10 from 750008 to 1354123 tid 1 2023-10-07T21:40:38.364 INFO:tasks.rados.rados.0.smithi008.stdout:2328: writing smithi00888346-10 from 1934433 to 2520309 tid 2 2023-10-07T21:40:38.374 INFO:tasks.rados.rados.0.smithi008.stdout:2328: writing smithi00888346-10 from 3150395 to 3881677 tid 3 2023-10-07T21:40:38.374 INFO:tasks.rados.rados.0.smithi008.stdout:2329: write oid 145 current snap is 0 2023-10-07T21:40:38.374 INFO:tasks.rados.rados.0.smithi008.stdout:2322: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-10-07T21:40:38.515 INFO:tasks.rados.rados.0.smithi008.stdout:2323: finishing write tid 1 to smithi00888346-466 2023-10-07T21:40:38.515 INFO:tasks.rados.rados.0.smithi008.stdout:2323: finishing write tid 2 to smithi00888346-466 2023-10-07T21:40:38.515 INFO:tasks.rados.rados.0.smithi008.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-10-07T21:40:38.524 INFO:tasks.rados.rados.0.smithi008.stdout:2329: writing smithi00888346-145 from 766815 to 1446179 tid 1 2023-10-07T21:40:38.534 INFO:tasks.rados.rados.0.smithi008.stdout:2329: writing smithi00888346-145 from 1992915 to 2722449 tid 2 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2329: writing smithi00888346-145 from 3177818 to 3720372 tid 3 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2322: done (6 left) 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2330: read oid 439 snap -1 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2330: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2331: read oid 328 snap -1 2023-10-07T21:40:38.541 INFO:tasks.rados.rados.0.smithi008.stdout:2331: expect deleted 2023-10-07T21:40:38.542 INFO:tasks.rados.rados.0.smithi008.stdout:2332: write oid 250 current snap is 0 2023-10-07T21:40:38.542 INFO:tasks.rados.rados.0.smithi008.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-10-07T21:40:38.551 INFO:tasks.rados.rados.0.smithi008.stdout:2332: writing smithi00888346-250 from 783622 to 1538235 tid 1 2023-10-07T21:40:38.557 INFO:tasks.rados.rados.0.smithi008.stdout:2332: writing smithi00888346-250 from 2051397 to 2640942 tid 2 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2332: writing smithi00888346-250 from 3205241 to 3959067 tid 3 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2333: read oid 322 snap -1 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2333: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2334: read oid 122 snap -1 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2334: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2335: write oid 268 current snap is 0 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2323: finishing write tid 3 to smithi00888346-466 2023-10-07T21:40:38.566 INFO:tasks.rados.rados.0.smithi008.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-10-07T21:40:38.571 INFO:tasks.rados.rados.0.smithi008.stdout:2335: writing smithi00888346-268 from 400429 to 830291 tid 1 2023-10-07T21:40:38.580 INFO:tasks.rados.rados.0.smithi008.stdout:2335: writing smithi00888346-268 from 1593526 to 2000429 tid 2 2023-10-07T21:40:38.581 INFO:tasks.rados.rados.0.smithi008.stdout:2324: done (11 left) 2023-10-07T21:40:38.581 INFO:tasks.rados.rados.0.smithi008.stdout:2336: read oid 498 snap -1 2023-10-07T21:40:38.581 INFO:tasks.rados.rados.0.smithi008.stdout:2336: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:38.581 INFO:tasks.rados.rados.0.smithi008.stdout:2337: delete oid 30 current snap is 0 2023-10-07T21:40:38.583 INFO:tasks.rados.rados.0.smithi008.stdout:2323: finishing write tid 4 to smithi00888346-466 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:2323: finishing write tid 5 to smithi00888346-466 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 327 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:2326: finishing write tid 1 to smithi00888346-31 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:2326: finishing write tid 2 to smithi00888346-31 2023-10-07T21:40:38.584 INFO:tasks.rados.rados.0.smithi008.stdout:2326: finishing write tid 3 to smithi00888346-31 2023-10-07T21:40:38.585 INFO:tasks.rados.rados.0.smithi008.stdout:2326: finishing write tid 4 to smithi00888346-31 2023-10-07T21:40:38.585 INFO:tasks.rados.rados.0.smithi008.stdout:2326: finishing write tid 5 to smithi00888346-31 2023-10-07T21:40:38.585 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 354 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-10-07T21:40:38.586 INFO:tasks.rados.rados.0.smithi008.stdout:2326: left oid 31 (ObjNum 1543 snap 0 seq_num 1543) 2023-10-07T21:40:38.586 INFO:tasks.rados.rados.0.smithi008.stdout:2327: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-07T21:40:38.661 INFO:tasks.rados.rados.0.smithi008.stdout:2328: finishing write tid 1 to smithi00888346-10 2023-10-07T21:40:38.661 INFO:tasks.rados.rados.0.smithi008.stdout:2328: finishing write tid 2 to smithi00888346-10 2023-10-07T21:40:38.661 INFO:tasks.rados.rados.0.smithi008.stdout:2328: finishing write tid 3 to smithi00888346-10 2023-10-07T21:40:38.661 INFO:tasks.rados.rados.0.smithi008.stdout:2328: finishing write tid 4 to smithi00888346-10 2023-10-07T21:40:38.661 INFO:tasks.rados.rados.0.smithi008.stdout:2328: finishing write tid 5 to smithi00888346-10 2023-10-07T21:40:38.662 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 10 v 269 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-10-07T21:40:38.662 INFO:tasks.rados.rados.0.smithi008.stdout:2328: left oid 10 (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:40:38.662 INFO:tasks.rados.rados.0.smithi008.stdout:2329: finishing write tid 1 to smithi00888346-145 2023-10-07T21:40:38.662 INFO:tasks.rados.rados.0.smithi008.stdout:2329: finishing write tid 2 to smithi00888346-145 2023-10-07T21:40:38.662 INFO:tasks.rados.rados.0.smithi008.stdout:2330: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2329: finishing write tid 3 to smithi00888346-145 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2329: finishing write tid 4 to smithi00888346-145 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2323: done (12 left) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2326: done (11 left) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2327: done (10 left) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2328: done (9 left) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2330: done (8 left) 2023-10-07T21:40:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:2331: done (7 left) 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2337: done (6 left) 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2338: read oid 129 snap -1 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2338: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2339: write oid 385 current snap is 0 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2329: finishing write tid 5 to smithi00888346-145 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 323 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2329: left oid 145 (ObjNum 1545 snap 0 seq_num 1545) 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2332: finishing write tid 1 to smithi00888346-250 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2332: finishing write tid 2 to smithi00888346-250 2023-10-07T21:40:38.759 INFO:tasks.rados.rados.0.smithi008.stdout:2334: expect (ObjNum 610 snap 0 seq_num 610) 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:2332: finishing write tid 3 to smithi00888346-250 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:2332: finishing write tid 4 to smithi00888346-250 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:2332: finishing write tid 5 to smithi00888346-250 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 312 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:2332: left oid 250 (ObjNum 1546 snap 0 seq_num 1546) 2023-10-07T21:40:38.870 INFO:tasks.rados.rados.0.smithi008.stdout:2333: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-07T21:40:38.957 INFO:tasks.rados.rados.0.smithi008.stdout:2335: finishing write tid 1 to smithi00888346-268 2023-10-07T21:40:38.957 INFO:tasks.rados.rados.0.smithi008.stdout:2336: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:2335: finishing write tid 2 to smithi00888346-268 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:2335: finishing write tid 3 to smithi00888346-268 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:2335: finishing write tid 4 to smithi00888346-268 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 357 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:2335: left oid 268 (ObjNum 1547 snap 0 seq_num 1547) 2023-10-07T21:40:39.079 INFO:tasks.rados.rados.0.smithi008.stdout:2338: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: debug 2023-10-07T21:40:38.815+0000 7fc2edee61c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: [07/Oct/2023:21:40:38] ENGINE Bus STARTING 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: CherryPy Checker: 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: The Application mounted at '' has an empty config. 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: [07/Oct/2023:21:40:38] ENGINE Serving on http://:::9283 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:38 smithi008 bash[27761]: [07/Oct/2023:21:40:38] ENGINE Bus STARTED 2023-10-07T21:40:39.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: cluster 2023-10-07T21:40:37.551207+0000 mgr.x (mgr.24878) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 9.7 MiB/s wr, 96 op/s 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: cluster 2023-10-07T21:40:38.822884+0000 mon.a (mon.0) 896 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:38.827308+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:38.829033+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:38.831379+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:38.831856+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:39.007020+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:39.007089+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.8:0/1398785704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:39.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[27485]: audit 2023-10-07T21:40:39.016795+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: cluster 2023-10-07T21:40:37.551207+0000 mgr.x (mgr.24878) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 9.7 MiB/s wr, 96 op/s 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: cluster 2023-10-07T21:40:38.822884+0000 mon.a (mon.0) 896 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:38.827308+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:38.829033+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:38.831379+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:38.831856+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:39.007020+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:39.007089+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.8:0/1398785704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:39.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:39 smithi008 bash[41094]: audit 2023-10-07T21:40:39.016795+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.269 INFO:tasks.rados.rados.0.smithi008.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-10-07T21:40:39.275 INFO:tasks.rados.rados.0.smithi008.stdout:2339: writing smithi00888346-385 from 434043 to 1014403 tid 1 2023-10-07T21:40:39.282 INFO:tasks.rados.rados.0.smithi008.stdout:2339: writing smithi00888346-385 from 1710490 to 2034043 tid 2 2023-10-07T21:40:39.282 INFO:tasks.rados.rados.0.smithi008.stdout:2329: done (7 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2332: done (6 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2333: done (5 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2334: done (4 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2335: done (3 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2336: done (2 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2338: done (1 left) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2340: read oid 66 snap -1 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2340: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2341: write oid 130 current snap is 0 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2339: finishing write tid 1 to smithi00888346-385 2023-10-07T21:40:39.283 INFO:tasks.rados.rados.0.smithi008.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-10-07T21:40:39.290 INFO:tasks.rados.rados.0.smithi008.stdout:2341: writing smithi00888346-130 from 450850 to 1106459 tid 1 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2341: writing smithi00888346-130 from 1768972 to 2050850 tid 2 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2342: read oid 335 snap -1 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2342: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2343: read oid 135 snap -1 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2343: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:40:39.296 INFO:tasks.rados.rados.0.smithi008.stdout:2344: write oid 423 current snap is 0 2023-10-07T21:40:39.297 INFO:tasks.rados.rados.0.smithi008.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-10-07T21:40:39.302 INFO:tasks.rados.rados.0.smithi008.stdout:2344: writing smithi00888346-423 from 467657 to 914868 tid 1 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2344: writing smithi00888346-423 from 1427454 to 2067657 tid 2 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2345: read oid 3 snap -1 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2345: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2346: write oid 484 current snap is 0 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2339: finishing write tid 2 to smithi00888346-385 2023-10-07T21:40:39.310 INFO:tasks.rados.rados.0.smithi008.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-10-07T21:40:39.315 INFO:tasks.rados.rados.0.smithi008.stdout:2346: writing smithi00888346-484 from 484464 to 1006924 tid 1 2023-10-07T21:40:39.321 INFO:tasks.rados.rados.0.smithi008.stdout:2346: writing smithi00888346-484 from 1485936 to 1970135 tid 2 2023-10-07T21:40:39.321 INFO:tasks.rados.rados.0.smithi008.stdout:2347: read oid 243 snap -1 2023-10-07T21:40:39.321 INFO:tasks.rados.rados.0.smithi008.stdout:2347: expect (ObjNum 989 snap 0 seq_num 989) 2023-10-07T21:40:39.322 INFO:tasks.rados.rados.0.smithi008.stdout:2348: write oid 54 current snap is 0 2023-10-07T21:40:39.322 INFO:tasks.rados.rados.0.smithi008.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-10-07T21:40:39.327 INFO:tasks.rados.rados.0.smithi008.stdout:2348: writing smithi00888346-54 from 501271 to 1098980 tid 1 2023-10-07T21:40:39.333 INFO:tasks.rados.rados.0.smithi008.stdout:2348: writing smithi00888346-54 from 1544418 to 2101271 tid 2 2023-10-07T21:40:39.333 INFO:tasks.rados.rados.0.smithi008.stdout:2349: write oid 366 current snap is 0 2023-10-07T21:40:39.334 INFO:tasks.rados.rados.0.smithi008.stdout:2340: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-10-07T21:40:39.445 INFO:tasks.rados.rados.0.smithi008.stdout:2339: finishing write tid 3 to smithi00888346-385 2023-10-07T21:40:39.445 INFO:tasks.rados.rados.0.smithi008.stdout:2339: finishing write tid 4 to smithi00888346-385 2023-10-07T21:40:39.445 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 385 v 359 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2339: left oid 385 (ObjNum 1549 snap 0 seq_num 1549) 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2341: finishing write tid 1 to smithi00888346-130 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2341: finishing write tid 2 to smithi00888346-130 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2341: finishing write tid 3 to smithi00888346-130 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2341: finishing write tid 4 to smithi00888346-130 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 130 v 306 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2341: left oid 130 (ObjNum 1550 snap 0 seq_num 1550) 2023-10-07T21:40:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:2343: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:40:39.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: cluster 2023-10-07T21:40:37.551207+0000 mgr.x (mgr.24878) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 9.7 MiB/s wr, 96 op/s 2023-10-07T21:40:39.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: cluster 2023-10-07T21:40:38.822884+0000 mon.a (mon.0) 896 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:40:39.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:38.827308+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:40:39.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:38.829033+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:40:39.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:38.831379+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:40:39.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:38.831856+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.? 172.21.15.8:0/870471137' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:40:39.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:39.007020+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:39.007089+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.8:0/1398785704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:39.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:39 smithi081 bash[31720]: audit 2023-10-07T21:40:39.016795+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:39.585 INFO:tasks.rados.rados.0.smithi008.stdout:2344: finishing write tid 1 to smithi00888346-423 2023-10-07T21:40:39.585 INFO:tasks.rados.rados.0.smithi008.stdout:2342: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-07T21:40:39.782 INFO:tasks.rados.rados.0.smithi008.stdout:2344: finishing write tid 2 to smithi00888346-423 2023-10-07T21:40:39.782 INFO:tasks.rados.rados.0.smithi008.stdout:2344: finishing write tid 3 to smithi00888346-423 2023-10-07T21:40:39.782 INFO:tasks.rados.rados.0.smithi008.stdout:2344: finishing write tid 4 to smithi00888346-423 2023-10-07T21:40:39.782 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 292 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-10-07T21:40:39.783 INFO:tasks.rados.rados.0.smithi008.stdout:2344: left oid 423 (ObjNum 1551 snap 0 seq_num 1551) 2023-10-07T21:40:39.783 INFO:tasks.rados.rados.0.smithi008.stdout:2345: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:40:39.890 INFO:tasks.rados.rados.0.smithi008.stdout:2346: finishing write tid 1 to smithi00888346-484 2023-10-07T21:40:39.890 INFO:tasks.rados.rados.0.smithi008.stdout:2346: finishing write tid 2 to smithi00888346-484 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:2346: finishing write tid 3 to smithi00888346-484 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:2346: finishing write tid 4 to smithi00888346-484 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 315 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:2346: left oid 484 (ObjNum 1552 snap 0 seq_num 1552) 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:2348: finishing write tid 1 to smithi00888346-54 2023-10-07T21:40:39.891 INFO:tasks.rados.rados.0.smithi008.stdout:2347: expect (ObjNum 989 snap 0 seq_num 989) 2023-10-07T21:40:40.000 INFO:tasks.rados.rados.0.smithi008.stdout:2348: finishing write tid 2 to smithi00888346-54 2023-10-07T21:40:40.000 INFO:tasks.rados.rados.0.smithi008.stdout:2348: finishing write tid 3 to smithi00888346-54 2023-10-07T21:40:40.000 INFO:tasks.rados.rados.0.smithi008.stdout:2348: finishing write tid 4 to smithi00888346-54 2023-10-07T21:40:40.000 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 54 v 360 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-10-07T21:40:40.001 INFO:tasks.rados.rados.0.smithi008.stdout:2348: left oid 54 (ObjNum 1553 snap 0 seq_num 1553) 2023-10-07T21:40:40.001 INFO:tasks.rados.rados.0.smithi008.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-10-07T21:40:40.013 INFO:tasks.rados.rados.0.smithi008.stdout:2349: writing smithi00888346-366 from 518078 to 1191036 tid 1 2023-10-07T21:40:40.020 INFO:tasks.rados.rados.0.smithi008.stdout:2349: writing smithi00888346-366 from 1602900 to 2090768 tid 2 2023-10-07T21:40:40.020 INFO:tasks.rados.rados.0.smithi008.stdout:2339: done (10 left) 2023-10-07T21:40:40.020 INFO:tasks.rados.rados.0.smithi008.stdout:2340: done (9 left) 2023-10-07T21:40:40.020 INFO:tasks.rados.rados.0.smithi008.stdout:2341: done (8 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2342: done (7 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2343: done (6 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2344: done (5 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2345: done (4 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2346: done (3 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2347: done (2 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2348: done (1 left) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2350: read oid 277 snap -1 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2350: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2351: read oid 61 snap -1 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2351: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-10-07T21:40:40.021 INFO:tasks.rados.rados.0.smithi008.stdout:2352: write oid 38 current snap is 0 2023-10-07T21:40:40.022 INFO:tasks.rados.rados.0.smithi008.stdout:2349: finishing write tid 1 to smithi00888346-366 2023-10-07T21:40:40.022 INFO:tasks.rados.rados.0.smithi008.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-10-07T21:40:40.027 INFO:tasks.rados.rados.0.smithi008.stdout:2352: writing smithi00888346-38 from 534885 to 1283092 tid 1 2023-10-07T21:40:40.032 INFO:tasks.rados.rados.0.smithi008.stdout:2352: writing smithi00888346-38 from 1945029 to 2134885 tid 2 2023-10-07T21:40:40.033 INFO:tasks.rados.rados.0.smithi008.stdout:2353: write oid 273 current snap is 0 2023-10-07T21:40:40.033 INFO:tasks.rados.rados.0.smithi008.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-10-07T21:40:40.038 INFO:tasks.rados.rados.0.smithi008.stdout:2353: writing smithi00888346-273 from 551692 to 975148 tid 1 2023-10-07T21:40:40.044 INFO:tasks.rados.rados.0.smithi008.stdout:2353: writing smithi00888346-273 from 1603511 to 2095048 tid 2 2023-10-07T21:40:40.045 INFO:tasks.rados.rados.0.smithi008.stdout:2354: read oid 138 snap -1 2023-10-07T21:40:40.045 INFO:tasks.rados.rados.0.smithi008.stdout:2354: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-07T21:40:40.045 INFO:tasks.rados.rados.0.smithi008.stdout:2355: write oid 240 current snap is 0 2023-10-07T21:40:40.045 INFO:tasks.rados.rados.0.smithi008.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-10-07T21:40:40.050 INFO:tasks.rados.rados.0.smithi008.stdout:2355: writing smithi00888346-240 from 568499 to 1067204 tid 1 2023-10-07T21:40:40.057 INFO:tasks.rados.rados.0.smithi008.stdout:2355: writing smithi00888346-240 from 1661993 to 2168499 tid 2 2023-10-07T21:40:40.057 INFO:tasks.rados.rados.0.smithi008.stdout:2356: read oid 306 snap -1 2023-10-07T21:40:40.057 INFO:tasks.rados.rados.0.smithi008.stdout:2356: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:40.058 INFO:tasks.rados.rados.0.smithi008.stdout:2357: write oid 268 current snap is 0 2023-10-07T21:40:40.058 INFO:tasks.rados.rados.0.smithi008.stdout:2349: finishing write tid 2 to smithi00888346-366 2023-10-07T21:40:40.058 INFO:tasks.rados.rados.0.smithi008.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-10-07T21:40:40.064 INFO:tasks.rados.rados.0.smithi008.stdout:2357: writing smithi00888346-268 from 585306 to 1159260 tid 1 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2357: writing smithi00888346-268 from 1720475 to 2185306 tid 2 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2358: read oid 322 snap -1 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2358: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2359: read oid 269 snap -1 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2359: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2360: read oid 133 snap -1 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2360: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2361: read oid 12 snap -1 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2361: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:40.071 INFO:tasks.rados.rados.0.smithi008.stdout:2362: read oid 150 snap -1 2023-10-07T21:40:40.072 INFO:tasks.rados.rados.0.smithi008.stdout:2362: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-07T21:40:40.072 INFO:tasks.rados.rados.0.smithi008.stdout:2363: write oid 464 current snap is 0 2023-10-07T21:40:40.072 INFO:tasks.rados.rados.0.smithi008.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-10-07T21:40:40.079 INFO:tasks.rados.rados.0.smithi008.stdout:2363: writing smithi00888346-464 from 602113 to 1367669 tid 1 2023-10-07T21:40:40.084 INFO:tasks.rados.rados.0.smithi008.stdout:2363: writing smithi00888346-464 from 1778957 to 2202113 tid 2 2023-10-07T21:40:40.084 INFO:tasks.rados.rados.0.smithi008.stdout:2364: write oid 431 current snap is 0 2023-10-07T21:40:40.084 INFO:tasks.rados.rados.0.smithi008.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-10-07T21:40:40.091 INFO:tasks.rados.rados.0.smithi008.stdout:2364: writing smithi00888346-431 from 618920 to 1059725 tid 1 2023-10-07T21:40:40.097 INFO:tasks.rados.rados.0.smithi008.stdout:2364: writing smithi00888346-431 from 1837439 to 2218920 tid 2 2023-10-07T21:40:40.098 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:40.098 INFO:tasks.rados.rados.0.smithi008.stdout:2351: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-10-07T21:40:40.254 INFO:tasks.rados.rados.0.smithi008.stdout:2349: finishing write tid 3 to smithi00888346-366 2023-10-07T21:40:40.254 INFO:tasks.rados.rados.0.smithi008.stdout:2349: finishing write tid 4 to smithi00888346-366 2023-10-07T21:40:40.254 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 318 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-10-07T21:40:40.254 INFO:tasks.rados.rados.0.smithi008.stdout:2349: left oid 366 (ObjNum 1554 snap 0 seq_num 1554) 2023-10-07T21:40:40.254 INFO:tasks.rados.rados.0.smithi008.stdout:2350: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: cluster 2023-10-07T21:40:39.062314+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.062372+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.647112+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.657848+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.861353+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.870000+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.873122+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.873579+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.875046+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.875338+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.876970+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.877521+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.879223+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.879786+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[41094]: audit 2023-10-07T21:40:39.889856+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: cluster 2023-10-07T21:40:39.062314+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.062372+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.647112+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.657848+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.861353+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.870000+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.873122+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.873579+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.875046+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.875338+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.876970+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.877521+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.879223+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.879786+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:40 smithi008 bash[27485]: audit 2023-10-07T21:40:39.889856+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.472 INFO:tasks.rados.rados.0.smithi008.stdout:2352: finishing write tid 1 to smithi00888346-38 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2352: finishing write tid 2 to smithi00888346-38 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2352: finishing write tid 3 to smithi00888346-38 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2352: finishing write tid 4 to smithi00888346-38 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 38 v 272 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2352: left oid 38 (ObjNum 1555 snap 0 seq_num 1555) 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2353: finishing write tid 1 to smithi00888346-273 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2353: finishing write tid 2 to smithi00888346-273 2023-10-07T21:40:40.473 INFO:tasks.rados.rados.0.smithi008.stdout:2353: finishing write tid 3 to smithi00888346-273 2023-10-07T21:40:40.474 INFO:tasks.rados.rados.0.smithi008.stdout:2353: finishing write tid 4 to smithi00888346-273 2023-10-07T21:40:40.474 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 273 v 455 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-10-07T21:40:40.474 INFO:tasks.rados.rados.0.smithi008.stdout:2353: left oid 273 (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:40:40.474 INFO:tasks.rados.rados.0.smithi008.stdout:2354: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-07T21:40:40.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: cluster 2023-10-07T21:40:39.062314+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-10-07T21:40:40.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.062372+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.647112+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.657848+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.861353+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.870000+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.873122+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.873579+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.875046+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.875338+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.876970+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.877521+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.879223+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.879786+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:40 smithi081 bash[31720]: audit 2023-10-07T21:40:39.889856+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:40.574 INFO:tasks.rados.rados.0.smithi008.stdout:2355: finishing write tid 1 to smithi00888346-240 2023-10-07T21:40:40.574 INFO:tasks.rados.rados.0.smithi008.stdout:2355: finishing write tid 2 to smithi00888346-240 2023-10-07T21:40:40.574 INFO:tasks.rados.rados.0.smithi008.stdout:2355: finishing write tid 3 to smithi00888346-240 2023-10-07T21:40:40.574 INFO:tasks.rados.rados.0.smithi008.stdout:2355: finishing write tid 4 to smithi00888346-240 2023-10-07T21:40:40.574 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 240 v 259 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-10-07T21:40:40.575 INFO:tasks.rados.rados.0.smithi008.stdout:2355: left oid 240 (ObjNum 1557 snap 0 seq_num 1557) 2023-10-07T21:40:40.575 INFO:tasks.rados.rados.0.smithi008.stdout:2356: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-07T21:40:40.738 INFO:tasks.rados.rados.0.smithi008.stdout:2357: finishing write tid 1 to smithi00888346-268 2023-10-07T21:40:40.738 INFO:tasks.rados.rados.0.smithi008.stdout:2357: finishing write tid 2 to smithi00888346-268 2023-10-07T21:40:40.738 INFO:tasks.rados.rados.0.smithi008.stdout:2357: finishing write tid 3 to smithi00888346-268 2023-10-07T21:40:40.738 INFO:tasks.rados.rados.0.smithi008.stdout:2360: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:40:40.860 INFO:tasks.rados.rados.0.smithi008.stdout:2357: finishing write tid 4 to smithi00888346-268 2023-10-07T21:40:40.860 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 363 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-10-07T21:40:40.860 INFO:tasks.rados.rados.0.smithi008.stdout:2357: left oid 268 (ObjNum 1558 snap 0 seq_num 1558) 2023-10-07T21:40:40.860 INFO:tasks.rados.rados.0.smithi008.stdout:2358: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-07T21:40:40.941 INFO:tasks.rados.rados.0.smithi008.stdout:2362: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-07T21:40:41.001 INFO:tasks.rados.rados.0.smithi008.stdout:2359: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-07T21:40:41.130 INFO:tasks.rados.rados.0.smithi008.stdout:2361: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:40:41.292 INFO:tasks.rados.rados.0.smithi008.stdout:2363: finishing write tid 1 to smithi00888346-464 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2363: finishing write tid 2 to smithi00888346-464 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2363: finishing write tid 3 to smithi00888346-464 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2363: finishing write tid 4 to smithi00888346-464 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 410 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2363: left oid 464 (ObjNum 1559 snap 0 seq_num 1559) 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2364: finishing write tid 1 to smithi00888346-431 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2364: finishing write tid 2 to smithi00888346-431 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2364: finishing write tid 3 to smithi00888346-431 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2364: finishing write tid 4 to smithi00888346-431 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 431 v 318 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-10-07T21:40:41.293 INFO:tasks.rados.rados.0.smithi008.stdout:2364: left oid 431 (ObjNum 1560 snap 0 seq_num 1560) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2349: done (15 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2350: done (14 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2351: done (13 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2352: done (12 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2353: done (11 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2354: done (10 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2355: done (9 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2356: done (8 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2357: done (7 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2358: done (6 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2359: done (5 left) 2023-10-07T21:40:41.294 INFO:tasks.rados.rados.0.smithi008.stdout:2360: done (4 left) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2361: done (3 left) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2362: done (2 left) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2363: done (1 left) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2364: done (0 left) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2365: read oid 312 snap -1 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2365: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2366: read oid 170 snap -1 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2366: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2367: read oid 304 snap -1 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2367: expect deleted 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2368: read oid 69 snap -1 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2368: expect deleted 2023-10-07T21:40:41.295 INFO:tasks.rados.rados.0.smithi008.stdout:2369: read oid 279 snap -1 2023-10-07T21:40:41.296 INFO:tasks.rados.rados.0.smithi008.stdout:2369: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-10-07T21:40:41.296 INFO:tasks.rados.rados.0.smithi008.stdout:2370: write oid 468 current snap is 0 2023-10-07T21:40:41.296 INFO:tasks.rados.rados.0.smithi008.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-10-07T21:40:41.304 INFO:tasks.rados.rados.0.smithi008.stdout:2370: writing smithi00888346-468 from 635727 to 1151781 tid 1 2023-10-07T21:40:41.311 INFO:tasks.rados.rados.0.smithi008.stdout:2370: writing smithi00888346-468 from 1895921 to 2235727 tid 2 2023-10-07T21:40:41.311 INFO:tasks.rados.rados.0.smithi008.stdout:2371: read oid 477 snap -1 2023-10-07T21:40:41.311 INFO:tasks.rados.rados.0.smithi008.stdout:2371: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-07T21:40:41.311 INFO:tasks.rados.rados.0.smithi008.stdout:2372: read oid 160 snap -1 2023-10-07T21:40:41.311 INFO:tasks.rados.rados.0.smithi008.stdout:2372: expect deleted 2023-10-07T21:40:41.312 INFO:tasks.rados.rados.0.smithi008.stdout:2373: write oid 308 current snap is 0 2023-10-07T21:40:41.312 INFO:tasks.rados.rados.0.smithi008.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-10-07T21:40:41.318 INFO:tasks.rados.rados.0.smithi008.stdout:2373: writing smithi00888346-308 from 652534 to 1243837 tid 1 2023-10-07T21:40:41.325 INFO:tasks.rados.rados.0.smithi008.stdout:2373: writing smithi00888346-308 from 1954403 to 2252534 tid 2 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2374: read oid 412 snap -1 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2374: expect (ObjNum 1494 snap 0 seq_num 1494) 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2375: read oid 151 snap -1 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2375: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2376: write oid 446 current snap is 0 2023-10-07T21:40:41.326 INFO:tasks.rados.rados.0.smithi008.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-10-07T21:40:41.333 INFO:tasks.rados.rados.0.smithi008.stdout:2376: writing smithi00888346-446 from 669341 to 1335893 tid 1 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2376: writing smithi00888346-446 from 2012885 to 2269341 tid 2 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2367: done (11 left) 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2368: done (10 left) 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2377: read oid 167 snap -1 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2377: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2378: write oid 34 current snap is 0 2023-10-07T21:40:41.339 INFO:tasks.rados.rados.0.smithi008.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-10-07T21:40:41.347 INFO:tasks.rados.rados.0.smithi008.stdout:2378: writing smithi00888346-34 from 686148 to 1427949 tid 1 2023-10-07T21:40:41.352 INFO:tasks.rados.rados.0.smithi008.stdout:2378: writing smithi00888346-34 from 1955014 to 2286148 tid 2 2023-10-07T21:40:41.352 INFO:tasks.rados.rados.0.smithi008.stdout:2379: write oid 359 current snap is 0 2023-10-07T21:40:41.352 INFO:tasks.rados.rados.0.smithi008.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-10-07T21:40:41.358 INFO:tasks.rados.rados.0.smithi008.stdout:2379: writing smithi00888346-359 from 702955 to 1120005 tid 1 2023-10-07T21:40:41.365 INFO:tasks.rados.rados.0.smithi008.stdout:2379: writing smithi00888346-359 from 1613496 to 2263367 tid 2 2023-10-07T21:40:41.365 INFO:tasks.rados.rados.0.smithi008.stdout:2380: write oid 277 current snap is 0 2023-10-07T21:40:41.365 INFO:tasks.rados.rados.0.smithi008.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-10-07T21:40:41.372 INFO:tasks.rados.rados.0.smithi008.stdout:2380: writing smithi00888346-277 from 719762 to 1212061 tid 1 2023-10-07T21:40:41.378 INFO:tasks.rados.rados.0.smithi008.stdout:2380: writing smithi00888346-277 from 1671978 to 2181860 tid 2 2023-10-07T21:40:41.379 INFO:tasks.rados.rados.0.smithi008.stdout:2381: read oid 480 snap -1 2023-10-07T21:40:41.379 INFO:tasks.rados.rados.0.smithi008.stdout:2381: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-07T21:40:41.379 INFO:tasks.rados.rados.0.smithi008.stdout:2382: delete oid 131 current snap is 0 2023-10-07T21:40:41.379 INFO:tasks.rados.rados.0.smithi008.stdout:2366: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:41.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[27485]: cluster 2023-10-07T21:40:39.551689+0000 mgr.x (mgr.24878) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2023-10-07T21:40:41.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[27485]: cephadm 2023-10-07T21:40:39.878464+0000 mgr.x (mgr.24878) 13 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 2525M 2023-10-07T21:40:41.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[27485]: audit 2023-10-07T21:40:40.454543+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[27485]: audit 2023-10-07T21:40:40.465892+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[41094]: cluster 2023-10-07T21:40:39.551689+0000 mgr.x (mgr.24878) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2023-10-07T21:40:41.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[41094]: cephadm 2023-10-07T21:40:39.878464+0000 mgr.x (mgr.24878) 13 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 2525M 2023-10-07T21:40:41.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[41094]: audit 2023-10-07T21:40:40.454543+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:41 smithi008 bash[41094]: audit 2023-10-07T21:40:40.465892+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.476 INFO:tasks.rados.rados.0.smithi008.stdout:2365: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:40:41.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:41 smithi081 bash[31720]: cluster 2023-10-07T21:40:39.551689+0000 mgr.x (mgr.24878) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 7.6 MiB/s wr, 75 op/s 2023-10-07T21:40:41.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:41 smithi081 bash[31720]: cephadm 2023-10-07T21:40:39.878464+0000 mgr.x (mgr.24878) 13 : cephadm [INF] Adjusting osd_memory_target on smithi008 to 2525M 2023-10-07T21:40:41.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:41 smithi081 bash[31720]: audit 2023-10-07T21:40:40.454543+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:41 smithi081 bash[31720]: audit 2023-10-07T21:40:40.465892+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2370: finishing write tid 1 to smithi00888346-468 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2365: done (15 left) 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2366: done (14 left) 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2382: done (13 left) 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2383: read oid 9 snap -1 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2383: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:41.577 INFO:tasks.rados.rados.0.smithi008.stdout:2384: read oid 235 snap -1 2023-10-07T21:40:41.578 INFO:tasks.rados.rados.0.smithi008.stdout:2384: expect deleted 2023-10-07T21:40:41.578 INFO:tasks.rados.rados.0.smithi008.stdout:2385: delete oid 348 current snap is 0 2023-10-07T21:40:41.578 INFO:tasks.rados.rados.0.smithi008.stdout:2369: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2370: finishing write tid 2 to smithi00888346-468 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2370: finishing write tid 3 to smithi00888346-468 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2370: finishing write tid 4 to smithi00888346-468 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 468 v 362 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2370: left oid 468 (ObjNum 1561 snap 0 seq_num 1561) 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2373: finishing write tid 1 to smithi00888346-308 2023-10-07T21:40:41.654 INFO:tasks.rados.rados.0.smithi008.stdout:2371: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-07T21:40:41.878 INFO:tasks.rados.rados.0.smithi008.stdout:2374: expect (ObjNum 1494 snap 0 seq_num 1494) 2023-10-07T21:40:41.971 INFO:tasks.rados.rados.0.smithi008.stdout:2373: finishing write tid 2 to smithi00888346-308 2023-10-07T21:40:41.971 INFO:tasks.rados.rados.0.smithi008.stdout:2373: finishing write tid 3 to smithi00888346-308 2023-10-07T21:40:41.972 INFO:tasks.rados.rados.0.smithi008.stdout:2373: finishing write tid 4 to smithi00888346-308 2023-10-07T21:40:41.972 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 262 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-10-07T21:40:41.972 INFO:tasks.rados.rados.0.smithi008.stdout:2373: left oid 308 (ObjNum 1562 snap 0 seq_num 1562) 2023-10-07T21:40:41.972 INFO:tasks.rados.rados.0.smithi008.stdout:2376: finishing write tid 1 to smithi00888346-446 2023-10-07T21:40:41.972 INFO:tasks.rados.rados.0.smithi008.stdout:2375: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-07T21:40:42.097 INFO:tasks.rados.rados.0.smithi008.stdout:2376: finishing write tid 2 to smithi00888346-446 2023-10-07T21:40:42.098 INFO:tasks.rados.rados.0.smithi008.stdout:2376: finishing write tid 3 to smithi00888346-446 2023-10-07T21:40:42.098 INFO:tasks.rados.rados.0.smithi008.stdout:2376: finishing write tid 4 to smithi00888346-446 2023-10-07T21:40:42.098 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 446 v 330 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-10-07T21:40:42.099 INFO:tasks.rados.rados.0.smithi008.stdout:2376: left oid 446 (ObjNum 1563 snap 0 seq_num 1563) 2023-10-07T21:40:42.099 INFO:tasks.rados.rados.0.smithi008.stdout:2377: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-07T21:40:42.183 INFO:tasks.rados.rados.0.smithi008.stdout:2378: finishing write tid 1 to smithi00888346-34 2023-10-07T21:40:42.183 INFO:tasks.rados.rados.0.smithi008.stdout:2378: finishing write tid 2 to smithi00888346-34 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2378: finishing write tid 3 to smithi00888346-34 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2378: finishing write tid 4 to smithi00888346-34 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 328 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2378: left oid 34 (ObjNum 1564 snap 0 seq_num 1564) 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2379: finishing write tid 1 to smithi00888346-359 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2379: finishing write tid 2 to smithi00888346-359 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2379: finishing write tid 3 to smithi00888346-359 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2379: finishing write tid 4 to smithi00888346-359 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 265 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2379: left oid 359 (ObjNum 1565 snap 0 seq_num 1565) 2023-10-07T21:40:42.184 INFO:tasks.rados.rados.0.smithi008.stdout:2380: finishing write tid 1 to smithi00888346-277 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:2380: finishing write tid 2 to smithi00888346-277 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:2380: finishing write tid 3 to smithi00888346-277 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:2380: finishing write tid 4 to smithi00888346-277 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 275 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:2380: left oid 277 (ObjNum 1566 snap 0 seq_num 1566) 2023-10-07T21:40:42.185 INFO:tasks.rados.rados.0.smithi008.stdout:2381: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-07T21:40:42.324 INFO:tasks.rados.rados.0.smithi008.stdout:2383: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-07T21:40:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:42 smithi008 bash[41094]: audit 2023-10-07T21:40:41.470768+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.8:0/696163271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:42.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:42 smithi008 bash[27485]: audit 2023-10-07T21:40:41.470768+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.8:0/696163271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2369: done (15 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2370: done (14 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2371: done (13 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2372: done (12 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2373: done (11 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2374: done (10 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2375: done (9 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2376: done (8 left) 2023-10-07T21:40:42.435 INFO:tasks.rados.rados.0.smithi008.stdout:2377: done (7 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2378: done (6 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2379: done (5 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2380: done (4 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2381: done (3 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2383: done (2 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2384: done (1 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2385: done (0 left) 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2386: write oid 231 current snap is 0 2023-10-07T21:40:42.436 INFO:tasks.rados.rados.0.smithi008.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-10-07T21:40:42.445 INFO:tasks.rados.rados.0.smithi008.stdout:2386: writing smithi00888346-231 from 770183 to 1204582 tid 1 2023-10-07T21:40:42.453 INFO:tasks.rados.rados.0.smithi008.stdout:2386: writing smithi00888346-231 from 1847424 to 2370183 tid 2 2023-10-07T21:40:42.453 INFO:tasks.rados.rados.0.smithi008.stdout:2387: write oid 240 current snap is 0 2023-10-07T21:40:42.453 INFO:tasks.rados.rados.0.smithi008.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-10-07T21:40:42.460 INFO:tasks.rados.rados.0.smithi008.stdout:2387: writing smithi00888346-240 from 786990 to 1296638 tid 1 2023-10-07T21:40:42.467 INFO:tasks.rados.rados.0.smithi008.stdout:2387: writing smithi00888346-240 from 1905906 to 2386990 tid 2 2023-10-07T21:40:42.467 INFO:tasks.rados.rados.0.smithi008.stdout:2388: write oid 148 current snap is 0 2023-10-07T21:40:42.467 INFO:tasks.rados.rados.0.smithi008.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-10-07T21:40:42.472 INFO:tasks.rados.rados.0.smithi008.stdout:2388: writing smithi00888346-148 from 403797 to 988694 tid 1 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2388: writing smithi00888346-148 from 1564388 to 2225266 tid 2 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2389: read oid 436 snap -1 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2389: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2390: read oid 60 snap -1 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2390: expect deleted 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2391: write oid 154 current snap is 0 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2386: finishing write tid 1 to smithi00888346-231 2023-10-07T21:40:42.480 INFO:tasks.rados.rados.0.smithi008.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-10-07T21:40:42.486 INFO:tasks.rados.rados.0.smithi008.stdout:2391: writing smithi00888346-154 from 420604 to 1080750 tid 1 2023-10-07T21:40:42.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:42 smithi081 bash[31720]: audit 2023-10-07T21:40:41.470768+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.8:0/696163271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:42.491 INFO:tasks.rados.rados.0.smithi008.stdout:2391: writing smithi00888346-154 from 1506517 to 1911053 tid 2 2023-10-07T21:40:42.491 INFO:tasks.rados.rados.0.smithi008.stdout:2392: read oid 91 snap -1 2023-10-07T21:40:42.491 INFO:tasks.rados.rados.0.smithi008.stdout:2392: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:40:42.491 INFO:tasks.rados.rados.0.smithi008.stdout:2393: write oid 40 current snap is 0 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2386: finishing write tid 2 to smithi00888346-231 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2386: finishing write tid 3 to smithi00888346-231 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2386: finishing write tid 4 to smithi00888346-231 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 231 v 321 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2386: left oid 231 (ObjNum 1569 snap 0 seq_num 1569) 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2387: finishing write tid 1 to smithi00888346-240 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2387: finishing write tid 2 to smithi00888346-240 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2387: finishing write tid 3 to smithi00888346-240 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2387: finishing write tid 4 to smithi00888346-240 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 240 v 269 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-10-07T21:40:42.492 INFO:tasks.rados.rados.0.smithi008.stdout:2387: left oid 240 (ObjNum 1570 snap 0 seq_num 1570) 2023-10-07T21:40:42.493 INFO:tasks.rados.rados.0.smithi008.stdout:2388: finishing write tid 1 to smithi00888346-148 2023-10-07T21:40:42.493 INFO:tasks.rados.rados.0.smithi008.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-10-07T21:40:42.498 INFO:tasks.rados.rados.0.smithi008.stdout:2393: writing smithi00888346-40 from 437411 to 1172806 tid 1 2023-10-07T21:40:42.505 INFO:tasks.rados.rados.0.smithi008.stdout:2393: writing smithi00888346-40 from 1964999 to 2437411 tid 2 2023-10-07T21:40:42.505 INFO:tasks.rados.rados.0.smithi008.stdout:2386: done (7 left) 2023-10-07T21:40:42.505 INFO:tasks.rados.rados.0.smithi008.stdout:2387: done (6 left) 2023-10-07T21:40:42.505 INFO:tasks.rados.rados.0.smithi008.stdout:2394: write oid 115 current snap is 0 2023-10-07T21:40:42.505 INFO:tasks.rados.rados.0.smithi008.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-10-07T21:40:42.510 INFO:tasks.rados.rados.0.smithi008.stdout:2394: writing smithi00888346-115 from 454218 to 981215 tid 1 2023-10-07T21:40:42.517 INFO:tasks.rados.rados.0.smithi008.stdout:2394: writing smithi00888346-115 from 1739834 to 2148039 tid 2 2023-10-07T21:40:42.517 INFO:tasks.rados.rados.0.smithi008.stdout:2395: write oid 277 current snap is 0 2023-10-07T21:40:42.517 INFO:tasks.rados.rados.0.smithi008.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-10-07T21:40:42.525 INFO:tasks.rados.rados.0.smithi008.stdout:2395: writing smithi00888346-277 from 471025 to 1073271 tid 1 2023-10-07T21:40:42.531 INFO:tasks.rados.rados.0.smithi008.stdout:2395: writing smithi00888346-277 from 1798316 to 2466532 tid 2 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2396: read oid 270 snap -1 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2396: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2397: read oid 414 snap -1 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2398: read oid 263 snap -1 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2398: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2399: read oid 491 snap -1 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2399: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2400: write oid 111 current snap is 0 2023-10-07T21:40:42.532 INFO:tasks.rados.rados.0.smithi008.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-10-07T21:40:42.538 INFO:tasks.rados.rados.0.smithi008.stdout:2400: writing smithi00888346-111 from 487832 to 1165327 tid 1 2023-10-07T21:40:42.544 INFO:tasks.rados.rados.0.smithi008.stdout:2400: writing smithi00888346-111 from 1740445 to 2152319 tid 2 2023-10-07T21:40:42.544 INFO:tasks.rados.rados.0.smithi008.stdout:2401: write oid 141 current snap is 0 2023-10-07T21:40:42.544 INFO:tasks.rados.rados.0.smithi008.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-10-07T21:40:42.552 INFO:tasks.rados.rados.0.smithi008.stdout:2401: writing smithi00888346-141 from 504639 to 1257383 tid 1 2023-10-07T21:40:42.560 INFO:tasks.rados.rados.0.smithi008.stdout:2401: writing smithi00888346-141 from 1798927 to 2470812 tid 2 2023-10-07T21:40:42.560 INFO:tasks.rados.rados.0.smithi008.stdout:2402: read oid 429 snap -1 2023-10-07T21:40:42.560 INFO:tasks.rados.rados.0.smithi008.stdout:2402: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:40:42.560 INFO:tasks.rados.rados.0.smithi008.stdout:2403: write oid 127 current snap is 0 2023-10-07T21:40:42.560 INFO:tasks.rados.rados.0.smithi008.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-10-07T21:40:42.565 INFO:tasks.rados.rados.0.smithi008.stdout:2403: writing smithi00888346-127 from 521446 to 949439 tid 1 2023-10-07T21:40:42.570 INFO:tasks.rados.rados.0.smithi008.stdout:2403: writing smithi00888346-127 from 1457409 to 1872952 tid 2 2023-10-07T21:40:42.574 INFO:tasks.rados.rados.0.smithi008.stdout:2403: writing smithi00888346-127 from 2301012 to 2521446 tid 3 2023-10-07T21:40:42.574 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2388: finishing write tid 2 to smithi00888346-148 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2388: finishing write tid 3 to smithi00888346-148 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2388: finishing write tid 4 to smithi00888346-148 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 331 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2388: left oid 148 (ObjNum 1571 snap 0 seq_num 1571) 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2388: done (15 left) 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2390: done (14 left) 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2404: read oid 320 snap -1 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2404: expect deleted 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2405: write oid 152 current snap is 0 2023-10-07T21:40:42.575 INFO:tasks.rados.rados.0.smithi008.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-10-07T21:40:42.580 INFO:tasks.rados.rados.0.smithi008.stdout:2405: writing smithi00888346-152 from 538253 to 1041495 tid 1 2023-10-07T21:40:42.586 INFO:tasks.rados.rados.0.smithi008.stdout:2405: writing smithi00888346-152 from 1515891 to 2191445 tid 2 2023-10-07T21:40:42.587 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:42.587 INFO:tasks.rados.rados.0.smithi008.stdout:2389: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:40:42.705 INFO:tasks.rados.rados.0.smithi008.stdout:2391: finishing write tid 1 to smithi00888346-154 2023-10-07T21:40:42.706 INFO:tasks.rados.rados.0.smithi008.stdout:2392: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:40:42.816 INFO:tasks.rados.rados.0.smithi008.stdout:2391: finishing write tid 2 to smithi00888346-154 2023-10-07T21:40:42.816 INFO:tasks.rados.rados.0.smithi008.stdout:2391: finishing write tid 3 to smithi00888346-154 2023-10-07T21:40:42.816 INFO:tasks.rados.rados.0.smithi008.stdout:2391: finishing write tid 4 to smithi00888346-154 2023-10-07T21:40:42.816 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 154 v 309 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2391: left oid 154 (ObjNum 1572 snap 0 seq_num 1572) 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2393: finishing write tid 1 to smithi00888346-40 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2393: finishing write tid 2 to smithi00888346-40 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2393: finishing write tid 3 to smithi00888346-40 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2393: finishing write tid 4 to smithi00888346-40 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 366 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2393: left oid 40 (ObjNum 1573 snap 0 seq_num 1573) 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2394: finishing write tid 1 to smithi00888346-115 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2394: finishing write tid 2 to smithi00888346-115 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2394: finishing write tid 3 to smithi00888346-115 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2389: done (15 left) 2023-10-07T21:40:42.817 INFO:tasks.rados.rados.0.smithi008.stdout:2391: done (14 left) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2392: done (13 left) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2393: done (12 left) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2406: read oid 41 snap -1 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2406: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2407: read oid 223 snap -1 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2407: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2408: write oid 407 current snap is 0 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2394: finishing write tid 4 to smithi00888346-115 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 115 v 326 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-10-07T21:40:42.818 INFO:tasks.rados.rados.0.smithi008.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-10-07T21:40:42.827 INFO:tasks.rados.rados.0.smithi008.stdout:2408: writing smithi00888346-407 from 555060 to 1133551 tid 1 2023-10-07T21:40:42.835 INFO:tasks.rados.rados.0.smithi008.stdout:2408: writing smithi00888346-407 from 1858020 to 2277232 tid 2 2023-10-07T21:40:42.835 INFO:tasks.rados.rados.0.smithi008.stdout:2394: done (14 left) 2023-10-07T21:40:42.835 INFO:tasks.rados.rados.0.smithi008.stdout:2409: delete oid 497 current snap is 0 2023-10-07T21:40:42.835 INFO:tasks.rados.rados.0.smithi008.stdout:2395: finishing write tid 1 to smithi00888346-277 2023-10-07T21:40:42.836 INFO:tasks.rados.rados.0.smithi008.stdout:2398: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-07T21:40:43.050 INFO:tasks.rados.rados.0.smithi008.stdout:2396: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:2400: finishing write tid 1 to smithi00888346-111 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:2395: finishing write tid 2 to smithi00888346-277 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:2395: finishing write tid 3 to smithi00888346-277 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:2395: finishing write tid 4 to smithi00888346-277 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 278 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-10-07T21:40:43.202 INFO:tasks.rados.rados.0.smithi008.stdout:2395: left oid 277 (ObjNum 1575 snap 0 seq_num 1575) 2023-10-07T21:40:43.203 INFO:tasks.rados.rados.0.smithi008.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:2400: finishing write tid 2 to smithi00888346-111 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:2400: finishing write tid 3 to smithi00888346-111 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:2400: finishing write tid 4 to smithi00888346-111 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 111 v 272 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:2400: left oid 111 (ObjNum 1576 snap 0 seq_num 1576) 2023-10-07T21:40:43.296 INFO:tasks.rados.rados.0.smithi008.stdout:2399: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:43.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:43 smithi008 bash[41094]: cluster 2023-10-07T21:40:41.552960+0000 mgr.x (mgr.24878) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:40:43.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:43 smithi008 bash[27485]: cluster 2023-10-07T21:40:41.552960+0000 mgr.x (mgr.24878) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2401: finishing write tid 1 to smithi00888346-141 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2401: finishing write tid 2 to smithi00888346-141 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2401: finishing write tid 3 to smithi00888346-141 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2401: finishing write tid 4 to smithi00888346-141 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 365 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2401: left oid 141 (ObjNum 1577 snap 0 seq_num 1577) 2023-10-07T21:40:43.468 INFO:tasks.rados.rados.0.smithi008.stdout:2402: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:40:43.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:43 smithi081 bash[31720]: cluster 2023-10-07T21:40:41.552960+0000 mgr.x (mgr.24878) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:2403: finishing write tid 1 to smithi00888346-127 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:2403: finishing write tid 2 to smithi00888346-127 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:2403: finishing write tid 3 to smithi00888346-127 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:2403: finishing write tid 4 to smithi00888346-127 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:2403: finishing write tid 5 to smithi00888346-127 2023-10-07T21:40:43.697 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 127 v 322 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2403: left oid 127 (ObjNum 1578 snap 0 seq_num 1578) 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2405: finishing write tid 1 to smithi00888346-152 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2405: finishing write tid 2 to smithi00888346-152 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2405: finishing write tid 3 to smithi00888346-152 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2405: finishing write tid 4 to smithi00888346-152 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 152 v 413 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2405: left oid 152 (ObjNum 1579 snap 0 seq_num 1579) 2023-10-07T21:40:43.698 INFO:tasks.rados.rados.0.smithi008.stdout:2406: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:40:43.810 INFO:tasks.rados.rados.0.smithi008.stdout:2407: expect (ObjNum 588 snap 0 seq_num 588) 2023-10-07T21:40:43.984 INFO:tasks.rados.rados.0.smithi008.stdout:2408: finishing write tid 1 to smithi00888346-407 2023-10-07T21:40:43.984 INFO:tasks.rados.rados.0.smithi008.stdout:2408: finishing write tid 2 to smithi00888346-407 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2408: finishing write tid 3 to smithi00888346-407 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2408: finishing write tid 4 to smithi00888346-407 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 325 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2408: left oid 407 (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2395: done (14 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2396: done (13 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2397: done (12 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2398: done (11 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2399: done (10 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2400: done (9 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2401: done (8 left) 2023-10-07T21:40:43.985 INFO:tasks.rados.rados.0.smithi008.stdout:2402: done (7 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2403: done (6 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2404: done (5 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2405: done (4 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2406: done (3 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2407: done (2 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2408: done (1 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2409: done (0 left) 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2410: write oid 118 current snap is 0 2023-10-07T21:40:43.986 INFO:tasks.rados.rados.0.smithi008.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-10-07T21:40:43.997 INFO:tasks.rados.rados.0.smithi008.stdout:2410: writing smithi00888346-118 from 588674 to 1034016 tid 1 2023-10-07T21:40:44.003 INFO:tasks.rados.rados.0.smithi008.stdout:2410: writing smithi00888346-118 from 1691337 to 2114218 tid 2 2023-10-07T21:40:44.003 INFO:tasks.rados.rados.0.smithi008.stdout:2411: write oid 300 current snap is 0 2023-10-07T21:40:44.004 INFO:tasks.rados.rados.0.smithi008.stdout:2410: finishing write tid 1 to smithi00888346-118 2023-10-07T21:40:44.004 INFO:tasks.rados.rados.0.smithi008.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-10-07T21:40:44.009 INFO:tasks.rados.rados.0.smithi008.stdout:2411: writing smithi00888346-300 from 605481 to 1126072 tid 1 2023-10-07T21:40:44.018 INFO:tasks.rados.rados.0.smithi008.stdout:2411: writing smithi00888346-300 from 1749819 to 2432711 tid 2 2023-10-07T21:40:44.018 INFO:tasks.rados.rados.0.smithi008.stdout:2412: read oid 464 snap -1 2023-10-07T21:40:44.018 INFO:tasks.rados.rados.0.smithi008.stdout:2412: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-10-07T21:40:44.018 INFO:tasks.rados.rados.0.smithi008.stdout:2413: read oid 367 snap -1 2023-10-07T21:40:44.018 INFO:tasks.rados.rados.0.smithi008.stdout:2413: expect deleted 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2414: read oid 217 snap -1 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2414: expect deleted 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2415: delete oid 66 current snap is 0 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2410: finishing write tid 2 to smithi00888346-118 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2410: finishing write tid 3 to smithi00888346-118 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2410: finishing write tid 4 to smithi00888346-118 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 295 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2023-10-07T21:40:44.019 INFO:tasks.rados.rados.0.smithi008.stdout:2411: finishing write tid 1 to smithi00888346-300 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2411: finishing write tid 2 to smithi00888346-300 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2411: finishing write tid 3 to smithi00888346-300 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2411: finishing write tid 4 to smithi00888346-300 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 300 v 329 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2410: done (5 left) 2023-10-07T21:40:44.023 INFO:tasks.rados.rados.0.smithi008.stdout:2411: done (4 left) 2023-10-07T21:40:44.024 INFO:tasks.rados.rados.0.smithi008.stdout:2413: done (3 left) 2023-10-07T21:40:44.024 INFO:tasks.rados.rados.0.smithi008.stdout:2414: done (2 left) 2023-10-07T21:40:44.024 INFO:tasks.rados.rados.0.smithi008.stdout:2415: done (1 left) 2023-10-07T21:40:44.024 INFO:tasks.rados.rados.0.smithi008.stdout:2416: delete oid 239 current snap is 0 2023-10-07T21:40:44.025 INFO:tasks.rados.rados.0.smithi008.stdout:2416: done (1 left) 2023-10-07T21:40:44.025 INFO:tasks.rados.rados.0.smithi008.stdout:2417: read oid 362 snap -1 2023-10-07T21:40:44.025 INFO:tasks.rados.rados.0.smithi008.stdout:2417: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-07T21:40:44.025 INFO:tasks.rados.rados.0.smithi008.stdout:2418: write oid 329 current snap is 0 2023-10-07T21:40:44.025 INFO:tasks.rados.rados.0.smithi008.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-10-07T21:40:44.035 INFO:tasks.rados.rados.0.smithi008.stdout:2418: writing smithi00888346-329 from 655902 to 1402240 tid 1 2023-10-07T21:40:44.040 INFO:tasks.rados.rados.0.smithi008.stdout:2418: writing smithi00888346-329 from 1808912 to 2239131 tid 2 2023-10-07T21:40:44.040 INFO:tasks.rados.rados.0.smithi008.stdout:2419: write oid 103 current snap is 0 2023-10-07T21:40:44.040 INFO:tasks.rados.rados.0.smithi008.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-10-07T21:40:44.046 INFO:tasks.rados.rados.0.smithi008.stdout:2419: writing smithi00888346-103 from 672709 to 1094296 tid 1 2023-10-07T21:40:44.054 INFO:tasks.rados.rados.0.smithi008.stdout:2419: writing smithi00888346-103 from 1867394 to 2441271 tid 2 2023-10-07T21:40:44.054 INFO:tasks.rados.rados.0.smithi008.stdout:2420: read oid 352 snap -1 2023-10-07T21:40:44.054 INFO:tasks.rados.rados.0.smithi008.stdout:2420: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-10-07T21:40:44.055 INFO:tasks.rados.rados.0.smithi008.stdout:2421: write oid 124 current snap is 0 2023-10-07T21:40:44.055 INFO:tasks.rados.rados.0.smithi008.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-10-07T21:40:44.061 INFO:tasks.rados.rados.0.smithi008.stdout:2421: writing smithi00888346-124 from 689516 to 1186352 tid 1 2023-10-07T21:40:44.068 INFO:tasks.rados.rados.0.smithi008.stdout:2421: writing smithi00888346-124 from 1809523 to 2243411 tid 2 2023-10-07T21:40:44.068 INFO:tasks.rados.rados.0.smithi008.stdout:2422: write oid 40 current snap is 0 2023-10-07T21:40:44.068 INFO:tasks.rados.rados.0.smithi008.stdout:2412: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-10-07T21:40:44.187 INFO:tasks.rados.rados.0.smithi008.stdout:2417: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-07T21:40:44.329 INFO:tasks.rados.rados.0.smithi008.stdout:2418: finishing write tid 1 to smithi00888346-329 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2418: finishing write tid 2 to smithi00888346-329 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2418: finishing write tid 3 to smithi00888346-329 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2418: finishing write tid 4 to smithi00888346-329 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 312 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2418: left oid 329 (ObjNum 1586 snap 0 seq_num 1586) 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2419: finishing write tid 1 to smithi00888346-103 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2419: finishing write tid 2 to smithi00888346-103 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2419: finishing write tid 3 to smithi00888346-103 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:2419: finishing write tid 4 to smithi00888346-103 2023-10-07T21:40:44.330 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 334 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-10-07T21:40:44.331 INFO:tasks.rados.rados.0.smithi008.stdout:2419: left oid 103 (ObjNum 1587 snap 0 seq_num 1587) 2023-10-07T21:40:44.331 INFO:tasks.rados.rados.0.smithi008.stdout:2420: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-10-07T21:40:44.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:44 smithi008 bash[41094]: audit 2023-10-07T21:40:43.917470+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.8:0/1511237647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:44 smithi008 bash[27485]: audit 2023-10-07T21:40:43.917470+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.8:0/1511237647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:44.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:44 smithi081 bash[31720]: audit 2023-10-07T21:40:43.917470+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.8:0/1511237647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:44.525 INFO:tasks.rados.rados.0.smithi008.stdout:2421: finishing write tid 1 to smithi00888346-124 2023-10-07T21:40:44.525 INFO:tasks.rados.rados.0.smithi008.stdout:2421: finishing write tid 2 to smithi00888346-124 2023-10-07T21:40:44.525 INFO:tasks.rados.rados.0.smithi008.stdout:2421: finishing write tid 3 to smithi00888346-124 2023-10-07T21:40:44.525 INFO:tasks.rados.rados.0.smithi008.stdout:2421: finishing write tid 4 to smithi00888346-124 2023-10-07T21:40:44.525 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 124 v 459 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-10-07T21:40:44.526 INFO:tasks.rados.rados.0.smithi008.stdout:2421: left oid 124 (ObjNum 1588 snap 0 seq_num 1588) 2023-10-07T21:40:44.526 INFO:tasks.rados.rados.0.smithi008.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-10-07T21:40:44.538 INFO:tasks.rados.rados.0.smithi008.stdout:2422: writing smithi00888346-40 from 706323 to 1394761 tid 1 2023-10-07T21:40:44.546 INFO:tasks.rados.rados.0.smithi008.stdout:2422: writing smithi00888346-40 from 1984358 to 2561904 tid 2 2023-10-07T21:40:44.546 INFO:tasks.rados.rados.0.smithi008.stdout:2412: done (6 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2417: done (5 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2418: done (4 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2419: done (3 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2420: done (2 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2421: done (1 left) 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2423: write oid 389 current snap is 0 2023-10-07T21:40:44.547 INFO:tasks.rados.rados.0.smithi008.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-10-07T21:40:44.555 INFO:tasks.rados.rados.0.smithi008.stdout:2423: writing smithi00888346-389 from 723130 to 1486817 tid 1 2023-10-07T21:40:44.561 INFO:tasks.rados.rados.0.smithi008.stdout:2423: writing smithi00888346-389 from 2042840 to 2480397 tid 2 2023-10-07T21:40:44.561 INFO:tasks.rados.rados.0.smithi008.stdout:2424: write oid 485 current snap is 0 2023-10-07T21:40:44.561 INFO:tasks.rados.rados.0.smithi008.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-10-07T21:40:44.567 INFO:tasks.rados.rados.0.smithi008.stdout:2424: writing smithi00888346-485 from 739937 to 1178873 tid 1 2023-10-07T21:40:44.574 INFO:tasks.rados.rados.0.smithi008.stdout:2424: writing smithi00888346-485 from 1701322 to 2282537 tid 2 2023-10-07T21:40:44.574 INFO:tasks.rados.rados.0.smithi008.stdout:2425: read oid 393 snap -1 2023-10-07T21:40:44.574 INFO:tasks.rados.rados.0.smithi008.stdout:2425: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:44.574 INFO:tasks.rados.rados.0.smithi008.stdout:2426: read oid 73 snap -1 2023-10-07T21:40:44.577 INFO:tasks.rados.rados.0.smithi008.stdout:2426: expect deleted 2023-10-07T21:40:44.577 INFO:tasks.rados.rados.0.smithi008.stdout:2427: write oid 64 current snap is 0 2023-10-07T21:40:44.577 INFO:tasks.rados.rados.0.smithi008.stdout:2422: finishing write tid 1 to smithi00888346-40 2023-10-07T21:40:44.577 INFO:tasks.rados.rados.0.smithi008.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-10-07T21:40:44.581 INFO:tasks.rados.rados.0.smithi008.stdout:2427: writing smithi00888346-64 from 756744 to 1270929 tid 1 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2427: writing smithi00888346-64 from 2043451 to 2484677 tid 2 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2428: read oid 461 snap -1 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2428: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2429: read oid 156 snap -1 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2429: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2430: write oid 344 current snap is 0 2023-10-07T21:40:44.589 INFO:tasks.rados.rados.0.smithi008.stdout:2422: finishing write tid 2 to smithi00888346-40 2023-10-07T21:40:44.590 INFO:tasks.rados.rados.0.smithi008.stdout:2422: finishing write tid 3 to smithi00888346-40 2023-10-07T21:40:44.590 INFO:tasks.rados.rados.0.smithi008.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-10-07T21:40:44.597 INFO:tasks.rados.rados.0.smithi008.stdout:2430: writing smithi00888346-344 from 773551 to 1362985 tid 1 2023-10-07T21:40:44.605 INFO:tasks.rados.rados.0.smithi008.stdout:2430: writing smithi00888346-344 from 2101933 to 2686817 tid 2 2023-10-07T21:40:44.605 INFO:tasks.rados.rados.0.smithi008.stdout:2431: write oid 313 current snap is 0 2023-10-07T21:40:44.605 INFO:tasks.rados.rados.0.smithi008.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-10-07T21:40:44.613 INFO:tasks.rados.rados.0.smithi008.stdout:2431: writing smithi00888346-313 from 790358 to 1455041 tid 1 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2431: writing smithi00888346-313 from 2160415 to 2605310 tid 2 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2432: read oid 442 snap -1 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2432: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2433: read oid 140 snap -1 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2433: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2434: write oid 134 current snap is 0 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:2422: finishing write tid 4 to smithi00888346-40 2023-10-07T21:40:44.621 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 370 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-10-07T21:40:44.622 INFO:tasks.rados.rados.0.smithi008.stdout:2422: left oid 40 (ObjNum 1589 snap 0 seq_num 1589) 2023-10-07T21:40:44.622 INFO:tasks.rados.rados.0.smithi008.stdout:2423: finishing write tid 1 to smithi00888346-389 2023-10-07T21:40:44.622 INFO:tasks.rados.rados.0.smithi008.stdout:2423: finishing write tid 2 to smithi00888346-389 2023-10-07T21:40:44.622 INFO:tasks.rados.rados.0.smithi008.stdout:2423: finishing write tid 3 to smithi00888346-389 2023-10-07T21:40:44.623 INFO:tasks.rados.rados.0.smithi008.stdout:2423: finishing write tid 4 to smithi00888346-389 2023-10-07T21:40:44.623 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 389 v 369 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-10-07T21:40:44.623 INFO:tasks.rados.rados.0.smithi008.stdout:2423: left oid 389 (ObjNum 1590 snap 0 seq_num 1590) 2023-10-07T21:40:44.623 INFO:tasks.rados.rados.0.smithi008.stdout:2424: finishing write tid 1 to smithi00888346-485 2023-10-07T21:40:44.623 INFO:tasks.rados.rados.0.smithi008.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-10-07T21:40:44.627 INFO:tasks.rados.rados.0.smithi008.stdout:2434: writing smithi00888346-134 from 407165 to 1147097 tid 1 2023-10-07T21:40:44.634 INFO:tasks.rados.rados.0.smithi008.stdout:2434: writing smithi00888346-134 from 1818897 to 2407450 tid 2 2023-10-07T21:40:44.635 INFO:tasks.rados.rados.0.smithi008.stdout:2422: done (12 left) 2023-10-07T21:40:44.635 INFO:tasks.rados.rados.0.smithi008.stdout:2423: done (11 left) 2023-10-07T21:40:44.635 INFO:tasks.rados.rados.0.smithi008.stdout:2435: write oid 95 current snap is 0 2023-10-07T21:40:44.635 INFO:tasks.rados.rados.0.smithi008.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-10-07T21:40:44.639 INFO:tasks.rados.rados.0.smithi008.stdout:2435: writing smithi00888346-95 from 423972 to 839153 tid 1 2023-10-07T21:40:44.645 INFO:tasks.rados.rados.0.smithi008.stdout:2435: writing smithi00888346-95 from 1361026 to 1809590 tid 2 2023-10-07T21:40:44.651 INFO:tasks.rados.rados.0.smithi008.stdout:2435: writing smithi00888346-95 from 2561920 to 2823972 tid 3 2023-10-07T21:40:44.651 INFO:tasks.rados.rados.0.smithi008.stdout:2436: write oid 399 current snap is 0 2023-10-07T21:40:44.651 INFO:tasks.rados.rados.0.smithi008.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-10-07T21:40:44.656 INFO:tasks.rados.rados.0.smithi008.stdout:2436: writing smithi00888346-399 from 440779 to 1047562 tid 1 2023-10-07T21:40:44.663 INFO:tasks.rados.rados.0.smithi008.stdout:2436: writing smithi00888346-399 from 1535861 to 2128083 tid 2 2023-10-07T21:40:44.667 INFO:tasks.rados.rados.0.smithi008.stdout:2436: writing smithi00888346-399 from 2589343 to 2840779 tid 3 2023-10-07T21:40:44.667 INFO:tasks.rados.rados.0.smithi008.stdout:2437: write oid 225 current snap is 0 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:2424: finishing write tid 2 to smithi00888346-485 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:2424: finishing write tid 3 to smithi00888346-485 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:2424: finishing write tid 4 to smithi00888346-485 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 485 v 337 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:2424: left oid 485 (ObjNum 1591 snap 0 seq_num 1591) 2023-10-07T21:40:44.668 INFO:tasks.rados.rados.0.smithi008.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-10-07T21:40:44.674 INFO:tasks.rados.rados.0.smithi008.stdout:2437: writing smithi00888346-225 from 457586 to 1139618 tid 1 2023-10-07T21:40:44.681 INFO:tasks.rados.rados.0.smithi008.stdout:2437: writing smithi00888346-225 from 1594343 to 2330223 tid 2 2023-10-07T21:40:44.681 INFO:tasks.rados.rados.0.smithi008.stdout:2424: done (13 left) 2023-10-07T21:40:44.681 INFO:tasks.rados.rados.0.smithi008.stdout:2438: write oid 288 current snap is 0 2023-10-07T21:40:44.681 INFO:tasks.rados.rados.0.smithi008.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-10-07T21:40:44.688 INFO:tasks.rados.rados.0.smithi008.stdout:2438: writing smithi00888346-288 from 474393 to 1231674 tid 1 2023-10-07T21:40:44.694 INFO:tasks.rados.rados.0.smithi008.stdout:2438: writing smithi00888346-288 from 1652825 to 2248716 tid 2 2023-10-07T21:40:44.694 INFO:tasks.rados.rados.0.smithi008.stdout:2439: read oid 144 snap -1 2023-10-07T21:40:44.694 INFO:tasks.rados.rados.0.smithi008.stdout:2439: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-07T21:40:44.694 INFO:tasks.rados.rados.0.smithi008.stdout:2440: write oid 55 current snap is 0 2023-10-07T21:40:44.694 INFO:tasks.rados.rados.0.smithi008.stdout:2425: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2427: finishing write tid 1 to smithi00888346-64 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2427: finishing write tid 2 to smithi00888346-64 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2427: finishing write tid 3 to smithi00888346-64 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2427: finishing write tid 4 to smithi00888346-64 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 64 v 340 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2427: left oid 64 (ObjNum 1592 snap 0 seq_num 1592) 2023-10-07T21:40:44.912 INFO:tasks.rados.rados.0.smithi008.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-10-07T21:40:44.925 INFO:tasks.rados.rados.0.smithi008.stdout:2440: writing smithi00888346-55 from 491200 to 923730 tid 1 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2440: writing smithi00888346-55 from 1594954 to 2334503 tid 2 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2425: done (15 left) 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2426: done (14 left) 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2427: done (13 left) 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2441: write oid 28 current snap is 0 2023-10-07T21:40:44.933 INFO:tasks.rados.rados.0.smithi008.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-10-07T21:40:44.939 INFO:tasks.rados.rados.0.smithi008.stdout:2441: writing smithi00888346-28 from 508007 to 1015786 tid 1 2023-10-07T21:40:44.946 INFO:tasks.rados.rados.0.smithi008.stdout:2441: writing smithi00888346-28 from 1653436 to 2252996 tid 2 2023-10-07T21:40:44.946 INFO:tasks.rados.rados.0.smithi008.stdout:2442: write oid 202 current snap is 0 2023-10-07T21:40:44.946 INFO:tasks.rados.rados.0.smithi008.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-10-07T21:40:44.952 INFO:tasks.rados.rados.0.smithi008.stdout:2442: writing smithi00888346-202 from 524814 to 1107842 tid 1 2023-10-07T21:40:44.960 INFO:tasks.rados.rados.0.smithi008.stdout:2442: writing smithi00888346-202 from 1711918 to 2455136 tid 2 2023-10-07T21:40:44.960 INFO:tasks.rados.rados.0.smithi008.stdout:2443: read oid 203 snap -1 2023-10-07T21:40:44.960 INFO:tasks.rados.rados.0.smithi008.stdout:2443: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:40:44.960 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:40:44.960 INFO:tasks.rados.rados.0.smithi008.stdout:2428: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:40:45.130 INFO:tasks.rados.rados.0.smithi008.stdout:2429: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2430: finishing write tid 1 to smithi00888346-344 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2430: finishing write tid 2 to smithi00888346-344 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2430: finishing write tid 3 to smithi00888346-344 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2430: finishing write tid 4 to smithi00888346-344 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 416 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2430: left oid 344 (ObjNum 1593 snap 0 seq_num 1593) 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2431: finishing write tid 1 to smithi00888346-313 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2431: finishing write tid 2 to smithi00888346-313 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2431: finishing write tid 3 to smithi00888346-313 2023-10-07T21:40:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:2431: finishing write tid 4 to smithi00888346-313 2023-10-07T21:40:45.256 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 333 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-10-07T21:40:45.256 INFO:tasks.rados.rados.0.smithi008.stdout:2431: left oid 313 (ObjNum 1594 snap 0 seq_num 1594) 2023-10-07T21:40:45.256 INFO:tasks.rados.rados.0.smithi008.stdout:2434: finishing write tid 1 to smithi00888346-134 2023-10-07T21:40:45.256 INFO:tasks.rados.rados.0.smithi008.stdout:2433: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:40:45.326 INFO:tasks.rados.rados.0.smithi008.stdout:2432: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-07T21:40:45.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:45 smithi081 bash[31720]: cluster 2023-10-07T21:40:43.553834+0000 mgr.x (mgr.24878) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:45.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:45 smithi081 bash[31720]: audit 2023-10-07T21:40:44.685748+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:45.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:45 smithi008 bash[27485]: cluster 2023-10-07T21:40:43.553834+0000 mgr.x (mgr.24878) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:45.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:45 smithi008 bash[27485]: audit 2023-10-07T21:40:44.685748+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:45 smithi008 bash[41094]: cluster 2023-10-07T21:40:43.553834+0000 mgr.x (mgr.24878) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:45 smithi008 bash[41094]: audit 2023-10-07T21:40:44.685748+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:45.429 INFO:tasks.rados.rados.0.smithi008.stdout:2434: finishing write tid 2 to smithi00888346-134 2023-10-07T21:40:45.429 INFO:tasks.rados.rados.0.smithi008.stdout:2434: finishing write tid 3 to smithi00888346-134 2023-10-07T21:40:45.429 INFO:tasks.rados.rados.0.smithi008.stdout:2434: finishing write tid 4 to smithi00888346-134 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 134 v 226 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2434: left oid 134 (ObjNum 1595 snap 0 seq_num 1595) 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: finishing write tid 1 to smithi00888346-95 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: finishing write tid 2 to smithi00888346-95 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: finishing write tid 3 to smithi00888346-95 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: finishing write tid 4 to smithi00888346-95 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: finishing write tid 5 to smithi00888346-95 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 95 v 276 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2435: left oid 95 (ObjNum 1596 snap 0 seq_num 1596) 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2436: finishing write tid 1 to smithi00888346-399 2023-10-07T21:40:45.430 INFO:tasks.rados.rados.0.smithi008.stdout:2436: finishing write tid 2 to smithi00888346-399 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2436: finishing write tid 3 to smithi00888346-399 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2436: finishing write tid 4 to smithi00888346-399 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2436: finishing write tid 5 to smithi00888346-399 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 373 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2436: left oid 399 (ObjNum 1597 snap 0 seq_num 1597) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2437: finishing write tid 1 to smithi00888346-225 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2428: done (15 left) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2429: done (14 left) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2430: done (13 left) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2431: done (12 left) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2432: done (11 left) 2023-10-07T21:40:45.431 INFO:tasks.rados.rados.0.smithi008.stdout:2433: done (10 left) 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2434: done (9 left) 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2435: done (8 left) 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2436: done (7 left) 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2444: delete oid 389 current snap is 0 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2437: finishing write tid 2 to smithi00888346-225 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2437: finishing write tid 3 to smithi00888346-225 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2437: finishing write tid 4 to smithi00888346-225 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 333 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2437: left oid 225 (ObjNum 1598 snap 0 seq_num 1598) 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2438: finishing write tid 1 to smithi00888346-288 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2438: finishing write tid 2 to smithi00888346-288 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2438: finishing write tid 3 to smithi00888346-288 2023-10-07T21:40:45.432 INFO:tasks.rados.rados.0.smithi008.stdout:2438: finishing write tid 4 to smithi00888346-288 2023-10-07T21:40:45.433 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 288 v 373 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-10-07T21:40:45.433 INFO:tasks.rados.rados.0.smithi008.stdout:2438: left oid 288 (ObjNum 1599 snap 0 seq_num 1599) 2023-10-07T21:40:45.433 INFO:tasks.rados.rados.0.smithi008.stdout:2439: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-07T21:40:45.582 INFO:tasks.rados.rados.0.smithi008.stdout:2440: finishing write tid 1 to smithi00888346-55 2023-10-07T21:40:45.582 INFO:tasks.rados.rados.0.smithi008.stdout:2440: finishing write tid 2 to smithi00888346-55 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2440: finishing write tid 3 to smithi00888346-55 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2440: finishing write tid 4 to smithi00888346-55 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 376 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2440: left oid 55 (ObjNum 1600 snap 0 seq_num 1600) 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2441: finishing write tid 1 to smithi00888346-28 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2441: finishing write tid 2 to smithi00888346-28 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2441: finishing write tid 3 to smithi00888346-28 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:2441: finishing write tid 4 to smithi00888346-28 2023-10-07T21:40:45.583 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 462 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2441: left oid 28 (ObjNum 1601 snap 0 seq_num 1601) 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2442: finishing write tid 1 to smithi00888346-202 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2442: finishing write tid 2 to smithi00888346-202 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2442: finishing write tid 3 to smithi00888346-202 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2442: finishing write tid 4 to smithi00888346-202 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 202 v 379 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2442: left oid 202 (ObjNum 1602 snap 0 seq_num 1602) 2023-10-07T21:40:45.584 INFO:tasks.rados.rados.0.smithi008.stdout:2443: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2437: done (7 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2438: done (6 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2439: done (5 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2440: done (4 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2441: done (3 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2442: done (2 left) 2023-10-07T21:40:45.684 INFO:tasks.rados.rados.0.smithi008.stdout:2443: done (1 left) 2023-10-07T21:40:45.685 INFO:tasks.rados.rados.0.smithi008.stdout:2444: done (0 left) 2023-10-07T21:40:45.685 INFO:tasks.rados.rados.0.smithi008.stdout:2445: read oid 70 snap -1 2023-10-07T21:40:45.685 INFO:tasks.rados.rados.0.smithi008.stdout:2445: expect deleted 2023-10-07T21:40:45.685 INFO:tasks.rados.rados.0.smithi008.stdout:2446: write oid 256 current snap is 0 2023-10-07T21:40:45.685 INFO:tasks.rados.rados.0.smithi008.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-10-07T21:40:45.699 INFO:tasks.rados.rados.0.smithi008.stdout:2446: writing smithi00888346-256 from 558428 to 1291954 tid 1 2023-10-07T21:40:45.705 INFO:tasks.rados.rados.0.smithi008.stdout:2446: writing smithi00888346-256 from 1712529 to 2459416 tid 2 2023-10-07T21:40:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:2446: writing smithi00888346-256 from 2948598 to 2958428 tid 3 2023-10-07T21:40:45.708 INFO:tasks.rados.rados.0.smithi008.stdout:2447: write oid 430 current snap is 0 2023-10-07T21:40:45.709 INFO:tasks.rados.rados.0.smithi008.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-10-07T21:40:45.714 INFO:tasks.rados.rados.0.smithi008.stdout:2447: writing smithi00888346-430 from 575235 to 1100363 tid 1 2023-10-07T21:40:45.723 INFO:tasks.rados.rados.0.smithi008.stdout:2447: writing smithi00888346-430 from 1887364 to 2494262 tid 2 2023-10-07T21:40:45.723 INFO:tasks.rados.rados.0.smithi008.stdout:2448: write oid 44 current snap is 0 2023-10-07T21:40:45.723 INFO:tasks.rados.rados.0.smithi008.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-10-07T21:40:45.729 INFO:tasks.rados.rados.0.smithi008.stdout:2448: writing smithi00888346-44 from 592042 to 1192419 tid 1 2023-10-07T21:40:45.738 INFO:tasks.rados.rados.0.smithi008.stdout:2448: writing smithi00888346-44 from 1945846 to 2696402 tid 2 2023-10-07T21:40:45.738 INFO:tasks.rados.rados.0.smithi008.stdout:2449: write oid 406 current snap is 0 2023-10-07T21:40:45.738 INFO:tasks.rados.rados.0.smithi008.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-10-07T21:40:45.745 INFO:tasks.rados.rados.0.smithi008.stdout:2449: writing smithi00888346-406 from 608849 to 1284475 tid 1 2023-10-07T21:40:45.754 INFO:tasks.rados.rados.0.smithi008.stdout:2449: writing smithi00888346-406 from 2004328 to 2614895 tid 2 2023-10-07T21:40:45.754 INFO:tasks.rados.rados.0.smithi008.stdout:2450: read oid 353 snap -1 2023-10-07T21:40:45.754 INFO:tasks.rados.rados.0.smithi008.stdout:2450: expect deleted 2023-10-07T21:40:45.754 INFO:tasks.rados.rados.0.smithi008.stdout:2451: read oid 304 snap -1 2023-10-07T21:40:45.754 INFO:tasks.rados.rados.0.smithi008.stdout:2451: expect deleted 2023-10-07T21:40:45.755 INFO:tasks.rados.rados.0.smithi008.stdout:2452: read oid 390 snap -1 2023-10-07T21:40:45.755 INFO:tasks.rados.rados.0.smithi008.stdout:2452: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-10-07T21:40:45.755 INFO:tasks.rados.rados.0.smithi008.stdout:2453: write oid 102 current snap is 0 2023-10-07T21:40:45.755 INFO:tasks.rados.rados.0.smithi008.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-10-07T21:40:45.761 INFO:tasks.rados.rados.0.smithi008.stdout:2453: writing smithi00888346-102 from 625656 to 1376531 tid 1 2023-10-07T21:40:45.770 INFO:tasks.rados.rados.0.smithi008.stdout:2453: writing smithi00888346-102 from 2062810 to 2817035 tid 2 2023-10-07T21:40:45.770 INFO:tasks.rados.rados.0.smithi008.stdout:2454: delete oid 262 current snap is 0 2023-10-07T21:40:45.770 INFO:tasks.rados.rados.0.smithi008.stdout:2446: finishing write tid 1 to smithi00888346-256 2023-10-07T21:40:45.770 INFO:tasks.rados.rados.0.smithi008.stdout:2446: finishing write tid 2 to smithi00888346-256 2023-10-07T21:40:45.770 INFO:tasks.rados.rados.0.smithi008.stdout:2446: finishing write tid 3 to smithi00888346-256 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:2446: finishing write tid 4 to smithi00888346-256 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:2446: finishing write tid 5 to smithi00888346-256 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 256 v 384 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:2446: left oid 256 (ObjNum 1604 snap 0 seq_num 1604) 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:2447: finishing write tid 1 to smithi00888346-430 2023-10-07T21:40:45.771 INFO:tasks.rados.rados.0.smithi008.stdout:2447: finishing write tid 2 to smithi00888346-430 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2447: finishing write tid 3 to smithi00888346-430 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2447: finishing write tid 4 to smithi00888346-430 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 430 v 419 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2447: left oid 430 (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2448: finishing write tid 1 to smithi00888346-44 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2448: finishing write tid 2 to smithi00888346-44 2023-10-07T21:40:45.772 INFO:tasks.rados.rados.0.smithi008.stdout:2448: finishing write tid 3 to smithi00888346-44 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2448: finishing write tid 4 to smithi00888346-44 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 44 v 343 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2448: left oid 44 (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2449: finishing write tid 1 to smithi00888346-406 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2449: finishing write tid 2 to smithi00888346-406 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2449: finishing write tid 3 to smithi00888346-406 2023-10-07T21:40:45.773 INFO:tasks.rados.rados.0.smithi008.stdout:2449: finishing write tid 4 to smithi00888346-406 2023-10-07T21:40:45.774 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 406 v 328 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-10-07T21:40:45.774 INFO:tasks.rados.rados.0.smithi008.stdout:2449: left oid 406 (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:40:45.774 INFO:tasks.rados.rados.0.smithi008.stdout:2452: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-10-07T21:40:45.995 INFO:tasks.rados.rados.0.smithi008.stdout:2453: finishing write tid 1 to smithi00888346-102 2023-10-07T21:40:45.995 INFO:tasks.rados.rados.0.smithi008.stdout:2453: finishing write tid 2 to smithi00888346-102 2023-10-07T21:40:45.995 INFO:tasks.rados.rados.0.smithi008.stdout:2453: finishing write tid 3 to smithi00888346-102 2023-10-07T21:40:45.995 INFO:tasks.rados.rados.0.smithi008.stdout:2453: finishing write tid 4 to smithi00888346-102 2023-10-07T21:40:45.995 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 102 v 346 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2453: left oid 102 (ObjNum 1608 snap 0 seq_num 1608) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2445: done (9 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2446: done (8 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2447: done (7 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2448: done (6 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2449: done (5 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2450: done (4 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2451: done (3 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2452: done (2 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2453: done (1 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2454: done (0 left) 2023-10-07T21:40:45.996 INFO:tasks.rados.rados.0.smithi008.stdout:2455: write oid 332 current snap is 0 2023-10-07T21:40:45.997 INFO:tasks.rados.rados.0.smithi008.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-10-07T21:40:46.009 INFO:tasks.rados.rados.0.smithi008.stdout:2455: writing smithi00888346-332 from 659270 to 1160643 tid 1 2023-10-07T21:40:46.014 INFO:tasks.rados.rados.0.smithi008.stdout:2455: writing smithi00888346-332 from 1663421 to 2421315 tid 2 2023-10-07T21:40:46.015 INFO:tasks.rados.rados.0.smithi008.stdout:2456: write oid 476 current snap is 0 2023-10-07T21:40:46.015 INFO:tasks.rados.rados.0.smithi008.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-10-07T21:40:46.021 INFO:tasks.rados.rados.0.smithi008.stdout:2456: writing smithi00888346-476 from 676077 to 1252699 tid 1 2023-10-07T21:40:46.027 INFO:tasks.rados.rados.0.smithi008.stdout:2456: writing smithi00888346-476 from 1721903 to 2223455 tid 2 2023-10-07T21:40:46.032 INFO:tasks.rados.rados.0.smithi008.stdout:2456: writing smithi00888346-476 from 2740559 to 3076077 tid 3 2023-10-07T21:40:46.032 INFO:tasks.rados.rados.0.smithi008.stdout:2457: write oid 261 current snap is 0 2023-10-07T21:40:46.032 INFO:tasks.rados.rados.0.smithi008.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-10-07T21:40:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:2457: writing smithi00888346-261 from 692884 to 1461108 tid 1 2023-10-07T21:40:46.047 INFO:tasks.rados.rados.0.smithi008.stdout:2457: writing smithi00888346-261 from 1896738 to 2658301 tid 2 2023-10-07T21:40:46.047 INFO:tasks.rados.rados.0.smithi008.stdout:2458: write oid 325 current snap is 0 2023-10-07T21:40:46.047 INFO:tasks.rados.rados.0.smithi008.stdout:2455: finishing write tid 1 to smithi00888346-332 2023-10-07T21:40:46.048 INFO:tasks.rados.rados.0.smithi008.stdout:2455: finishing write tid 2 to smithi00888346-332 2023-10-07T21:40:46.048 INFO:tasks.rados.rados.0.smithi008.stdout:2455: finishing write tid 3 to smithi00888346-332 2023-10-07T21:40:46.048 INFO:tasks.rados.rados.0.smithi008.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-10-07T21:40:46.053 INFO:tasks.rados.rados.0.smithi008.stdout:2458: writing smithi00888346-325 from 709691 to 1153164 tid 1 2023-10-07T21:40:46.060 INFO:tasks.rados.rados.0.smithi008.stdout:2458: writing smithi00888346-325 from 1838867 to 2344088 tid 2 2023-10-07T21:40:46.066 INFO:tasks.rados.rados.0.smithi008.stdout:2458: writing smithi00888346-325 from 2795405 to 3109691 tid 3 2023-10-07T21:40:46.066 INFO:tasks.rados.rados.0.smithi008.stdout:2459: read oid 179 snap -1 2023-10-07T21:40:46.066 INFO:tasks.rados.rados.0.smithi008.stdout:2459: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2460: read oid 113 snap -1 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2461: read oid 462 snap -1 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2461: expect deleted 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2462: read oid 374 snap -1 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2462: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2463: read oid 254 snap -1 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2463: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2464: read oid 344 snap -1 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2464: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2465: write oid 283 current snap is 0 2023-10-07T21:40:46.067 INFO:tasks.rados.rados.0.smithi008.stdout:2455: finishing write tid 4 to smithi00888346-332 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 332 v 349 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: finishing write tid 1 to smithi00888346-476 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: finishing write tid 2 to smithi00888346-476 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: finishing write tid 3 to smithi00888346-476 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: finishing write tid 4 to smithi00888346-476 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: finishing write tid 5 to smithi00888346-476 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 325 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2457: finishing write tid 1 to smithi00888346-261 2023-10-07T21:40:46.068 INFO:tasks.rados.rados.0.smithi008.stdout:2457: finishing write tid 2 to smithi00888346-261 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2457: finishing write tid 3 to smithi00888346-261 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2457: finishing write tid 4 to smithi00888346-261 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 261 v 352 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2458: finishing write tid 1 to smithi00888346-325 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2458: finishing write tid 2 to smithi00888346-325 2023-10-07T21:40:46.069 INFO:tasks.rados.rados.0.smithi008.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-10-07T21:40:46.075 INFO:tasks.rados.rados.0.smithi008.stdout:2465: writing smithi00888346-283 from 726498 to 1245220 tid 1 2023-10-07T21:40:46.086 INFO:tasks.rados.rados.0.smithi008.stdout:2465: writing smithi00888346-283 from 1897349 to 2662581 tid 2 2023-10-07T21:40:46.087 INFO:tasks.rados.rados.0.smithi008.stdout:2463: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-07T21:40:46.183 INFO:tasks.rados.rados.0.smithi008.stdout:2458: finishing write tid 3 to smithi00888346-325 2023-10-07T21:40:46.184 INFO:tasks.rados.rados.0.smithi008.stdout:2459: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:40:46.276 INFO:tasks.rados.rados.0.smithi008.stdout:2458: finishing write tid 4 to smithi00888346-325 2023-10-07T21:40:46.277 INFO:tasks.rados.rados.0.smithi008.stdout:2458: finishing write tid 5 to smithi00888346-325 2023-10-07T21:40:46.277 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 325 v 377 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-10-07T21:40:46.277 INFO:tasks.rados.rados.0.smithi008.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:40:46.277 INFO:tasks.rados.rados.0.smithi008.stdout:2462: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-07T21:40:46.347 INFO:tasks.rados.rados.0.smithi008.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-10-07T21:40:46.528 INFO:tasks.rados.rados.0.smithi008.stdout:2465: finishing write tid 1 to smithi00888346-283 2023-10-07T21:40:46.529 INFO:tasks.rados.rados.0.smithi008.stdout:2464: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-07T21:40:46.642 INFO:tasks.rados.rados.0.smithi008.stdout:2465: finishing write tid 2 to smithi00888346-283 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2465: finishing write tid 3 to smithi00888346-283 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2465: finishing write tid 4 to smithi00888346-283 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 226 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2465: left oid 283 (ObjNum 1614 snap 0 seq_num 1614) 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2455: done (10 left) 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2456: done (9 left) 2023-10-07T21:40:46.643 INFO:tasks.rados.rados.0.smithi008.stdout:2457: done (8 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2458: done (7 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2459: done (6 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2460: done (5 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2461: done (4 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2462: done (3 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2463: done (2 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2464: done (1 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2465: done (0 left) 2023-10-07T21:40:46.644 INFO:tasks.rados.rados.0.smithi008.stdout:2466: read oid 2 snap -1 2023-10-07T21:40:46.645 INFO:tasks.rados.rados.0.smithi008.stdout:2466: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-07T21:40:46.645 INFO:tasks.rados.rados.0.smithi008.stdout:2467: write oid 424 current snap is 0 2023-10-07T21:40:46.645 INFO:tasks.rados.rados.0.smithi008.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-10-07T21:40:46.658 INFO:tasks.rados.rados.0.smithi008.stdout:2467: writing smithi00888346-424 from 743305 to 1337276 tid 1 2023-10-07T21:40:46.665 INFO:tasks.rados.rados.0.smithi008.stdout:2467: writing smithi00888346-424 from 1955831 to 2464721 tid 2 2023-10-07T21:40:46.665 INFO:tasks.rados.rados.0.smithi008.stdout:2468: read oid 338 snap -1 2023-10-07T21:40:46.665 INFO:tasks.rados.rados.0.smithi008.stdout:2468: expect deleted 2023-10-07T21:40:46.665 INFO:tasks.rados.rados.0.smithi008.stdout:2469: write oid 390 current snap is 0 2023-10-07T21:40:46.665 INFO:tasks.rados.rados.0.smithi008.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-10-07T21:40:46.673 INFO:tasks.rados.rados.0.smithi008.stdout:2469: writing smithi00888346-390 from 760112 to 1429332 tid 1 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2469: writing smithi00888346-390 from 2014313 to 2783214 tid 2 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2470: read oid 142 snap -1 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2470: expect deleted 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2471: read oid 98 snap -1 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2471: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2472: read oid 92 snap -1 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2472: expect deleted 2023-10-07T21:40:46.682 INFO:tasks.rados.rados.0.smithi008.stdout:2473: read oid 407 snap -1 2023-10-07T21:40:46.683 INFO:tasks.rados.rados.0.smithi008.stdout:2473: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:46.683 INFO:tasks.rados.rados.0.smithi008.stdout:2474: read oid 63 snap -1 2023-10-07T21:40:46.683 INFO:tasks.rados.rados.0.smithi008.stdout:2474: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-10-07T21:40:46.683 INFO:tasks.rados.rados.0.smithi008.stdout:2475: write oid 73 current snap is 0 2023-10-07T21:40:46.683 INFO:tasks.rados.rados.0.smithi008.stdout:2466: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-07T21:40:46.686 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:46 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:46] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2023-10-07T21:40:46.910 INFO:tasks.rados.rados.0.smithi008.stdout:2467: finishing write tid 1 to smithi00888346-424 2023-10-07T21:40:46.910 INFO:tasks.rados.rados.0.smithi008.stdout:2467: finishing write tid 2 to smithi00888346-424 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:2467: finishing write tid 3 to smithi00888346-424 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:2467: finishing write tid 4 to smithi00888346-424 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 424 v 281 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:2467: left oid 424 (ObjNum 1615 snap 0 seq_num 1615) 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:2469: finishing write tid 1 to smithi00888346-390 2023-10-07T21:40:46.911 INFO:tasks.rados.rados.0.smithi008.stdout:2471: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-07T21:40:46.985 INFO:tasks.rados.rados.0.smithi008.stdout:2469: finishing write tid 2 to smithi00888346-390 2023-10-07T21:40:46.986 INFO:tasks.rados.rados.0.smithi008.stdout:2469: finishing write tid 3 to smithi00888346-390 2023-10-07T21:40:46.986 INFO:tasks.rados.rados.0.smithi008.stdout:2469: finishing write tid 4 to smithi00888346-390 2023-10-07T21:40:46.986 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 390 v 336 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-10-07T21:40:46.986 INFO:tasks.rados.rados.0.smithi008.stdout:2469: left oid 390 (ObjNum 1616 snap 0 seq_num 1616) 2023-10-07T21:40:46.986 INFO:tasks.rados.rados.0.smithi008.stdout:2474: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-10-07T21:40:47.087 INFO:tasks.rados.rados.0.smithi008.stdout:2473: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:47.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:47 smithi081 bash[31720]: cluster 2023-10-07T21:40:45.554471+0000 mgr.x (mgr.24878) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:47.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:47 smithi081 bash[31720]: audit 2023-10-07T21:40:46.381619+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.8:0/538337300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:47.271 INFO:tasks.rados.rados.0.smithi008.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-10-07T21:40:47.285 INFO:tasks.rados.rados.0.smithi008.stdout:2475: writing smithi00888346-73 from 776919 to 1521388 tid 1 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2475: writing smithi00888346-73 from 1956442 to 2469001 tid 2 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2466: done (9 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2467: done (8 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2468: done (7 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2469: done (6 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2470: done (5 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2471: done (4 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2472: done (3 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2473: done (2 left) 2023-10-07T21:40:47.291 INFO:tasks.rados.rados.0.smithi008.stdout:2474: done (1 left) 2023-10-07T21:40:47.292 INFO:tasks.rados.rados.0.smithi008.stdout:2476: write oid 233 current snap is 0 2023-10-07T21:40:47.292 INFO:tasks.rados.rados.0.smithi008.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-10-07T21:40:47.297 INFO:tasks.rados.rados.0.smithi008.stdout:2476: writing smithi00888346-233 from 793726 to 1213444 tid 1 2023-10-07T21:40:47.304 INFO:tasks.rados.rados.0.smithi008.stdout:2476: writing smithi00888346-233 from 1614924 to 2387494 tid 2 2023-10-07T21:40:47.309 INFO:tasks.rados.rados.0.smithi008.stdout:2476: writing smithi00888346-233 from 2932520 to 3193726 tid 3 2023-10-07T21:40:47.309 INFO:tasks.rados.rados.0.smithi008.stdout:2477: delete oid 197 current snap is 0 2023-10-07T21:40:47.309 INFO:tasks.rados.rados.0.smithi008.stdout:2475: finishing write tid 1 to smithi00888346-73 2023-10-07T21:40:47.309 INFO:tasks.rados.rados.0.smithi008.stdout:2475: finishing write tid 2 to smithi00888346-73 2023-10-07T21:40:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:2475: finishing write tid 3 to smithi00888346-73 2023-10-07T21:40:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:2475: finishing write tid 4 to smithi00888346-73 2023-10-07T21:40:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 73 v 355 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-10-07T21:40:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:2475: left oid 73 (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:40:47.310 INFO:tasks.rados.rados.0.smithi008.stdout:2476: finishing write tid 1 to smithi00888346-233 2023-10-07T21:40:47.312 INFO:tasks.rados.rados.0.smithi008.stdout:2475: done (2 left) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2477: done (1 left) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2478: read oid 13 snap -1 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2478: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2479: read oid 490 snap -1 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2479: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2480: read oid 162 snap -1 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2480: expect (ObjNum 1051 snap 0 seq_num 1051) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2481: read oid 363 snap -1 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2481: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-07T21:40:47.314 INFO:tasks.rados.rados.0.smithi008.stdout:2482: delete oid 229 current snap is 0 2023-10-07T21:40:47.315 INFO:tasks.rados.rados.0.smithi008.stdout:2476: finishing write tid 2 to smithi00888346-233 2023-10-07T21:40:47.315 INFO:tasks.rados.rados.0.smithi008.stdout:2476: finishing write tid 3 to smithi00888346-233 2023-10-07T21:40:47.316 INFO:tasks.rados.rados.0.smithi008.stdout:2476: finishing write tid 4 to smithi00888346-233 2023-10-07T21:40:47.316 INFO:tasks.rados.rados.0.smithi008.stdout:2476: finishing write tid 5 to smithi00888346-233 2023-10-07T21:40:47.316 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 423 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-10-07T21:40:47.317 INFO:tasks.rados.rados.0.smithi008.stdout:2476: left oid 233 (ObjNum 1618 snap 0 seq_num 1618) 2023-10-07T21:40:47.317 INFO:tasks.rados.rados.0.smithi008.stdout:2476: done (5 left) 2023-10-07T21:40:47.317 INFO:tasks.rados.rados.0.smithi008.stdout:2482: done (4 left) 2023-10-07T21:40:47.317 INFO:tasks.rados.rados.0.smithi008.stdout:2483: write oid 476 current snap is 0 2023-10-07T21:40:47.317 INFO:tasks.rados.rados.0.smithi008.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-10-07T21:40:47.324 INFO:tasks.rados.rados.0.smithi008.stdout:2483: writing smithi00888346-476 from 444147 to 1205965 tid 1 2023-10-07T21:40:47.331 INFO:tasks.rados.rados.0.smithi008.stdout:2483: writing smithi00888346-476 from 1790370 to 2310267 tid 2 2023-10-07T21:40:47.337 INFO:tasks.rados.rados.0.smithi008.stdout:2483: writing smithi00888346-476 from 2898436 to 3244147 tid 3 2023-10-07T21:40:47.337 INFO:tasks.rados.rados.0.smithi008.stdout:2484: write oid 32 current snap is 0 2023-10-07T21:40:47.338 INFO:tasks.rados.rados.0.smithi008.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-10-07T21:40:47.342 INFO:tasks.rados.rados.0.smithi008.stdout:2484: writing smithi00888346-32 from 460954 to 898021 tid 1 2023-10-07T21:40:47.348 INFO:tasks.rados.rados.0.smithi008.stdout:2484: writing smithi00888346-32 from 1448852 to 2112407 tid 2 2023-10-07T21:40:47.355 INFO:tasks.rados.rados.0.smithi008.stdout:2484: writing smithi00888346-32 from 2525859 to 3260954 tid 3 2023-10-07T21:40:47.355 INFO:tasks.rados.rados.0.smithi008.stdout:2485: read oid 36 snap -1 2023-10-07T21:40:47.355 INFO:tasks.rados.rados.0.smithi008.stdout:2485: expect deleted 2023-10-07T21:40:47.355 INFO:tasks.rados.rados.0.smithi008.stdout:2486: write oid 329 current snap is 0 2023-10-07T21:40:47.356 INFO:tasks.rados.rados.0.smithi008.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-10-07T21:40:47.361 INFO:tasks.rados.rados.0.smithi008.stdout:2486: writing smithi00888346-329 from 477761 to 990077 tid 1 2023-10-07T21:40:47.367 INFO:tasks.rados.rados.0.smithi008.stdout:2486: writing smithi00888346-329 from 1507334 to 2030900 tid 2 2023-10-07T21:40:47.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:47 smithi008 bash[41094]: cluster 2023-10-07T21:40:45.554471+0000 mgr.x (mgr.24878) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:47.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:47 smithi008 bash[41094]: audit 2023-10-07T21:40:46.381619+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.8:0/538337300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:47.369 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:47 smithi008 bash[27485]: cluster 2023-10-07T21:40:45.554471+0000 mgr.x (mgr.24878) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.4 MiB/s wr, 97 op/s 2023-10-07T21:40:47.369 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:47 smithi008 bash[27485]: audit 2023-10-07T21:40:46.381619+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.8:0/538337300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:47.373 INFO:tasks.rados.rados.0.smithi008.stdout:2486: writing smithi00888346-329 from 2553282 to 3153053 tid 3 2023-10-07T21:40:47.373 INFO:tasks.rados.rados.0.smithi008.stdout:2487: read oid 33 snap -1 2023-10-07T21:40:47.373 INFO:tasks.rados.rados.0.smithi008.stdout:2487: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-07T21:40:47.374 INFO:tasks.rados.rados.0.smithi008.stdout:2488: write oid 226 current snap is 0 2023-10-07T21:40:47.374 INFO:tasks.rados.rados.0.smithi008.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-10-07T21:40:47.379 INFO:tasks.rados.rados.0.smithi008.stdout:2488: writing smithi00888346-226 from 494568 to 1082133 tid 1 2023-10-07T21:40:47.386 INFO:tasks.rados.rados.0.smithi008.stdout:2488: writing smithi00888346-226 from 1565816 to 2233040 tid 2 2023-10-07T21:40:47.392 INFO:tasks.rados.rados.0.smithi008.stdout:2488: writing smithi00888346-226 from 2980705 to 3294568 tid 3 2023-10-07T21:40:47.393 INFO:tasks.rados.rados.0.smithi008.stdout:2489: write oid 20 current snap is 0 2023-10-07T21:40:47.393 INFO:tasks.rados.rados.0.smithi008.stdout:2480: expect (ObjNum 1051 snap 0 seq_num 1051) 2023-10-07T21:40:47.566 INFO:tasks.rados.rados.0.smithi008.stdout:2478: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:40:47.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:47 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:40:47.706 INFO:tasks.rados.rados.0.smithi008.stdout:2481: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-07T21:40:47.784 INFO:tasks.rados.rados.0.smithi008.stdout:2479: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:40:47.961 INFO:tasks.rados.rados.0.smithi008.stdout:2483: finishing write tid 1 to smithi00888346-476 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2483: finishing write tid 2 to smithi00888346-476 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2483: finishing write tid 3 to smithi00888346-476 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2483: finishing write tid 4 to smithi00888346-476 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2483: finishing write tid 5 to smithi00888346-476 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 329 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2483: left oid 476 (ObjNum 1621 snap 0 seq_num 1621) 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2484: finishing write tid 1 to smithi00888346-32 2023-10-07T21:40:47.962 INFO:tasks.rados.rados.0.smithi008.stdout:2484: finishing write tid 2 to smithi00888346-32 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:2484: finishing write tid 3 to smithi00888346-32 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:2484: finishing write tid 4 to smithi00888346-32 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:2484: finishing write tid 5 to smithi00888346-32 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 333 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:2484: left oid 32 (ObjNum 1622 snap 0 seq_num 1622) 2023-10-07T21:40:47.963 INFO:tasks.rados.rados.0.smithi008.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-10-07T21:40:47.975 INFO:tasks.rados.rados.0.smithi008.stdout:2489: writing smithi00888346-20 from 511375 to 1174189 tid 1 2023-10-07T21:40:47.982 INFO:tasks.rados.rados.0.smithi008.stdout:2489: writing smithi00888346-20 from 1907945 to 2435180 tid 2 2023-10-07T21:40:47.988 INFO:tasks.rados.rados.0.smithi008.stdout:2489: writing smithi00888346-20 from 2891775 to 3311375 tid 3 2023-10-07T21:40:47.988 INFO:tasks.rados.rados.0.smithi008.stdout:2478: done (10 left) 2023-10-07T21:40:47.988 INFO:tasks.rados.rados.0.smithi008.stdout:2479: done (9 left) 2023-10-07T21:40:47.988 INFO:tasks.rados.rados.0.smithi008.stdout:2480: done (8 left) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2481: done (7 left) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2483: done (6 left) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2484: done (5 left) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2485: done (4 left) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2490: read oid 463 snap -1 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2490: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2491: delete oid 63 current snap is 0 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2486: finishing write tid 1 to smithi00888346-329 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2486: finishing write tid 2 to smithi00888346-329 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2486: finishing write tid 3 to smithi00888346-329 2023-10-07T21:40:47.989 INFO:tasks.rados.rados.0.smithi008.stdout:2486: finishing write tid 4 to smithi00888346-329 2023-10-07T21:40:47.990 INFO:tasks.rados.rados.0.smithi008.stdout:2486: finishing write tid 5 to smithi00888346-329 2023-10-07T21:40:47.990 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 329 v 317 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-10-07T21:40:47.990 INFO:tasks.rados.rados.0.smithi008.stdout:2486: left oid 329 (ObjNum 1623 snap 0 seq_num 1623) 2023-10-07T21:40:47.990 INFO:tasks.rados.rados.0.smithi008.stdout:2487: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-07T21:40:48.104 INFO:tasks.rados.rados.0.smithi008.stdout:2488: finishing write tid 1 to smithi00888346-226 2023-10-07T21:40:48.104 INFO:tasks.rados.rados.0.smithi008.stdout:2488: finishing write tid 2 to smithi00888346-226 2023-10-07T21:40:48.104 INFO:tasks.rados.rados.0.smithi008.stdout:2488: finishing write tid 3 to smithi00888346-226 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2488: finishing write tid 4 to smithi00888346-226 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2488: finishing write tid 5 to smithi00888346-226 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 226 v 427 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2488: left oid 226 (ObjNum 1624 snap 0 seq_num 1624) 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2489: finishing write tid 1 to smithi00888346-20 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2489: finishing write tid 2 to smithi00888346-20 2023-10-07T21:40:48.105 INFO:tasks.rados.rados.0.smithi008.stdout:2490: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-07T21:40:48.222 INFO:tasks.rados.rados.0.smithi008.stdout:2489: finishing write tid 3 to smithi00888346-20 2023-10-07T21:40:48.222 INFO:tasks.rados.rados.0.smithi008.stdout:2489: finishing write tid 4 to smithi00888346-20 2023-10-07T21:40:48.222 INFO:tasks.rados.rados.0.smithi008.stdout:2489: finishing write tid 5 to smithi00888346-20 2023-10-07T21:40:48.222 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 20 v 389 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-10-07T21:40:48.222 INFO:tasks.rados.rados.0.smithi008.stdout:2489: left oid 20 (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2486: done (5 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2487: done (4 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2488: done (3 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2489: done (2 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2490: done (1 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2491: done (0 left) 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2492: write oid 43 current snap is 0 2023-10-07T21:40:48.223 INFO:tasks.rados.rados.0.smithi008.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-10-07T21:40:48.234 INFO:tasks.rados.rados.0.smithi008.stdout:2492: writing smithi00888346-43 from 544989 to 1074654 tid 1 2023-10-07T21:40:48.241 INFO:tasks.rados.rados.0.smithi008.stdout:2492: writing smithi00888346-43 from 1741262 to 2272166 tid 2 2023-10-07T21:40:48.247 INFO:tasks.rados.rados.0.smithi008.stdout:2492: writing smithi00888346-43 from 3062974 to 3344989 tid 3 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2493: read oid 365 snap -1 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2493: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2494: read oid 485 snap -1 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2494: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2495: write oid 2 current snap is 0 2023-10-07T21:40:48.248 INFO:tasks.rados.rados.0.smithi008.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-10-07T21:40:48.254 INFO:tasks.rados.rados.0.smithi008.stdout:2495: writing smithi00888346-2 from 561796 to 1166710 tid 1 2023-10-07T21:40:48.262 INFO:tasks.rados.rados.0.smithi008.stdout:2495: writing smithi00888346-2 from 1799744 to 2474306 tid 2 2023-10-07T21:40:48.267 INFO:tasks.rados.rados.0.smithi008.stdout:2495: writing smithi00888346-2 from 3090397 to 3361796 tid 3 2023-10-07T21:40:48.267 INFO:tasks.rados.rados.0.smithi008.stdout:2496: write oid 115 current snap is 0 2023-10-07T21:40:48.267 INFO:tasks.rados.rados.0.smithi008.stdout:2492: finishing write tid 1 to smithi00888346-43 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2492: finishing write tid 2 to smithi00888346-43 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2492: finishing write tid 3 to smithi00888346-43 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2492: finishing write tid 4 to smithi00888346-43 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2492: finishing write tid 5 to smithi00888346-43 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 230 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-10-07T21:40:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-10-07T21:40:48.274 INFO:tasks.rados.rados.0.smithi008.stdout:2496: writing smithi00888346-115 from 578603 to 1258766 tid 1 2023-10-07T21:40:48.280 INFO:tasks.rados.rados.0.smithi008.stdout:2496: writing smithi00888346-115 from 1741873 to 2276446 tid 2 2023-10-07T21:40:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:2496: writing smithi00888346-115 from 3001467 to 3378603 tid 3 2023-10-07T21:40:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:2492: done (4 left) 2023-10-07T21:40:48.286 INFO:tasks.rados.rados.0.smithi008.stdout:2497: read oid 82 snap -1 2023-10-07T21:40:48.287 INFO:tasks.rados.rados.0.smithi008.stdout:2497: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-07T21:40:48.287 INFO:tasks.rados.rados.0.smithi008.stdout:2498: write oid 476 current snap is 0 2023-10-07T21:40:48.287 INFO:tasks.rados.rados.0.smithi008.stdout:2494: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-07T21:40:48.475 INFO:tasks.rados.rados.0.smithi008.stdout:2493: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-07T21:40:48.634 INFO:tasks.rados.rados.0.smithi008.stdout:2495: finishing write tid 1 to smithi00888346-2 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2495: finishing write tid 2 to smithi00888346-2 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2495: finishing write tid 3 to smithi00888346-2 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2495: finishing write tid 4 to smithi00888346-2 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2495: finishing write tid 5 to smithi00888346-2 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 340 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2496: finishing write tid 1 to smithi00888346-115 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2496: finishing write tid 2 to smithi00888346-115 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2496: finishing write tid 3 to smithi00888346-115 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2496: finishing write tid 4 to smithi00888346-115 2023-10-07T21:40:48.635 INFO:tasks.rados.rados.0.smithi008.stdout:2496: finishing write tid 5 to smithi00888346-115 2023-10-07T21:40:48.636 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 115 v 338 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-10-07T21:40:48.636 INFO:tasks.rados.rados.0.smithi008.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-10-07T21:40:48.636 INFO:tasks.rados.rados.0.smithi008.stdout:2497: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-07T21:40:48.748 INFO:tasks.rados.rados.0.smithi008.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-10-07T21:40:48.761 INFO:tasks.rados.rados.0.smithi008.stdout:2498: writing smithi00888346-476 from 595410 to 1350822 tid 1 2023-10-07T21:40:48.767 INFO:tasks.rados.rados.0.smithi008.stdout:2498: writing smithi00888346-476 from 1800355 to 2478586 tid 2 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2498: writing smithi00888346-476 from 3028890 to 3395410 tid 3 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2493: done (5 left) 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2494: done (4 left) 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2495: done (3 left) 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2496: done (2 left) 2023-10-07T21:40:48.773 INFO:tasks.rados.rados.0.smithi008.stdout:2497: done (1 left) 2023-10-07T21:40:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:2499: write oid 435 current snap is 0 2023-10-07T21:40:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:2498: finishing write tid 1 to smithi00888346-476 2023-10-07T21:40:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:2498: finishing write tid 2 to smithi00888346-476 2023-10-07T21:40:48.774 INFO:tasks.rados.rados.0.smithi008.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-10-07T21:40:48.779 INFO:tasks.rados.rados.0.smithi008.stdout:2499: writing smithi00888346-435 from 612217 to 1042878 tid 1 2023-10-07T21:40:48.784 INFO:tasks.rados.rados.0.smithi008.stdout:2499: writing smithi00888346-435 from 1458837 to 1997079 tid 2 2023-10-07T21:40:48.791 INFO:tasks.rados.rados.0.smithi008.stdout:2499: writing smithi00888346-435 from 2656313 to 3178966 tid 3 2023-10-07T21:40:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:2500: read oid 73 snap -1 2023-10-07T21:40:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:2500: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:40:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:2501: write oid 222 current snap is 0 2023-10-07T21:40:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:2498: finishing write tid 3 to smithi00888346-476 2023-10-07T21:40:48.792 INFO:tasks.rados.rados.0.smithi008.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-10-07T21:40:48.798 INFO:tasks.rados.rados.0.smithi008.stdout:2501: writing smithi00888346-222 from 629024 to 1134934 tid 1 2023-10-07T21:40:48.806 INFO:tasks.rados.rados.0.smithi008.stdout:2501: writing smithi00888346-222 from 1917319 to 2599219 tid 2 2023-10-07T21:40:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:2501: writing smithi00888346-222 from 3083736 to 3429024 tid 3 2023-10-07T21:40:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:2502: delete oid 463 current snap is 0 2023-10-07T21:40:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:2498: finishing write tid 4 to smithi00888346-476 2023-10-07T21:40:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:2498: finishing write tid 5 to smithi00888346-476 2023-10-07T21:40:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 337 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2498: left oid 476 (ObjNum 1630 snap 0 seq_num 1630) 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: finishing write tid 1 to smithi00888346-435 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: finishing write tid 2 to smithi00888346-435 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: finishing write tid 3 to smithi00888346-435 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: finishing write tid 4 to smithi00888346-435 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: finishing write tid 5 to smithi00888346-435 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 435 v 299 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2499: left oid 435 (ObjNum 1631 snap 0 seq_num 1631) 2023-10-07T21:40:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:2500: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:40:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:2501: finishing write tid 1 to smithi00888346-222 2023-10-07T21:40:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:2501: finishing write tid 2 to smithi00888346-222 2023-10-07T21:40:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:2501: finishing write tid 3 to smithi00888346-222 2023-10-07T21:40:48.940 INFO:tasks.rados.rados.0.smithi008.stdout:2501: finishing write tid 4 to smithi00888346-222 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2501: finishing write tid 5 to smithi00888346-222 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 222 v 321 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2501: left oid 222 (ObjNum 1632 snap 0 seq_num 1632) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2498: done (4 left) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2499: done (3 left) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2500: done (2 left) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2501: done (1 left) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2502: done (0 left) 2023-10-07T21:40:48.941 INFO:tasks.rados.rados.0.smithi008.stdout:2503: read oid 3 snap -1 2023-10-07T21:40:48.942 INFO:tasks.rados.rados.0.smithi008.stdout:2503: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:40:48.942 INFO:tasks.rados.rados.0.smithi008.stdout:2504: write oid 471 current snap is 0 2023-10-07T21:40:48.942 INFO:tasks.rados.rados.0.smithi008.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-10-07T21:40:48.947 INFO:tasks.rados.rados.0.smithi008.stdout:2504: writing smithi00888346-471 from 662638 to 1319046 tid 1 2023-10-07T21:40:48.954 INFO:tasks.rados.rados.0.smithi008.stdout:2504: writing smithi00888346-471 from 1917930 to 2603499 tid 2 2023-10-07T21:40:48.959 INFO:tasks.rados.rados.0.smithi008.stdout:2504: writing smithi00888346-471 from 3022229 to 3462638 tid 3 2023-10-07T21:40:48.959 INFO:tasks.rados.rados.0.smithi008.stdout:2505: read oid 491 snap -1 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2505: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2506: read oid 393 snap -1 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2506: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2507: read oid 230 snap -1 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2507: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2508: write oid 116 current snap is 0 2023-10-07T21:40:48.960 INFO:tasks.rados.rados.0.smithi008.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-10-07T21:40:48.965 INFO:tasks.rados.rados.0.smithi008.stdout:2508: writing smithi00888346-116 from 679445 to 1127455 tid 1 2023-10-07T21:40:48.971 INFO:tasks.rados.rados.0.smithi008.stdout:2508: writing smithi00888346-116 from 1692765 to 2121992 tid 2 2023-10-07T21:40:48.978 INFO:tasks.rados.rados.0.smithi008.stdout:2508: writing smithi00888346-116 from 2766005 to 3333746 tid 3 2023-10-07T21:40:48.978 INFO:tasks.rados.rados.0.smithi008.stdout:2509: read oid 400 snap -1 2023-10-07T21:40:48.979 INFO:tasks.rados.rados.0.smithi008.stdout:2509: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-10-07T21:40:48.979 INFO:tasks.rados.rados.0.smithi008.stdout:2510: read oid 125 snap -1 2023-10-07T21:40:48.979 INFO:tasks.rados.rados.0.smithi008.stdout:2510: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-07T21:40:48.979 INFO:tasks.rados.rados.0.smithi008.stdout:2511: write oid 412 current snap is 0 2023-10-07T21:40:48.979 INFO:tasks.rados.rados.0.smithi008.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-10-07T21:40:48.985 INFO:tasks.rados.rados.0.smithi008.stdout:2511: writing smithi00888346-412 from 696252 to 1219511 tid 1 2023-10-07T21:40:48.992 INFO:tasks.rados.rados.0.smithi008.stdout:2511: writing smithi00888346-412 from 1751247 to 2440485 tid 2 2023-10-07T21:40:48.998 INFO:tasks.rados.rados.0.smithi008.stdout:2511: writing smithi00888346-412 from 3193428 to 3496252 tid 3 2023-10-07T21:40:48.999 INFO:tasks.rados.rados.0.smithi008.stdout:2512: read oid 141 snap -1 2023-10-07T21:40:48.999 INFO:tasks.rados.rados.0.smithi008.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-10-07T21:40:48.999 INFO:tasks.rados.rados.0.smithi008.stdout:2513: write oid 82 current snap is 0 2023-10-07T21:40:48.999 INFO:tasks.rados.rados.0.smithi008.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-10-07T21:40:49.006 INFO:tasks.rados.rados.0.smithi008.stdout:2513: writing smithi00888346-82 from 713059 to 1311567 tid 1 2023-10-07T21:40:49.015 INFO:tasks.rados.rados.0.smithi008.stdout:2513: writing smithi00888346-82 from 2093376 to 2526272 tid 2 2023-10-07T21:40:49.020 INFO:tasks.rados.rados.0.smithi008.stdout:2513: writing smithi00888346-82 from 3104498 to 3513059 tid 3 2023-10-07T21:40:49.020 INFO:tasks.rados.rados.0.smithi008.stdout:2514: write oid 453 current snap is 0 2023-10-07T21:40:49.020 INFO:tasks.rados.rados.0.smithi008.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-10-07T21:40:49.028 INFO:tasks.rados.rados.0.smithi008.stdout:2514: writing smithi00888346-453 from 729866 to 1403623 tid 1 2023-10-07T21:40:49.036 INFO:tasks.rados.rados.0.smithi008.stdout:2514: writing smithi00888346-453 from 2151858 to 2844765 tid 2 2023-10-07T21:40:49.036 INFO:tasks.rados.rados.0.smithi008.stdout:2515: write oid 375 current snap is 0 2023-10-07T21:40:49.037 INFO:tasks.rados.rados.0.smithi008.stdout:2503: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:40:49.149 INFO:tasks.rados.rados.0.smithi008.stdout:2504: finishing write tid 1 to smithi00888346-471 2023-10-07T21:40:49.149 INFO:tasks.rados.rados.0.smithi008.stdout:2504: finishing write tid 2 to smithi00888346-471 2023-10-07T21:40:49.149 INFO:tasks.rados.rados.0.smithi008.stdout:2504: finishing write tid 3 to smithi00888346-471 2023-10-07T21:40:49.149 INFO:tasks.rados.rados.0.smithi008.stdout:2504: finishing write tid 4 to smithi00888346-471 2023-10-07T21:40:49.149 INFO:tasks.rados.rados.0.smithi008.stdout:2504: finishing write tid 5 to smithi00888346-471 2023-10-07T21:40:49.150 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 471 v 230 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-10-07T21:40:49.150 INFO:tasks.rados.rados.0.smithi008.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-10-07T21:40:49.150 INFO:tasks.rados.rados.0.smithi008.stdout:2507: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-07T21:40:49.353 INFO:tasks.rados.rados.0.smithi008.stdout:2508: finishing write tid 1 to smithi00888346-116 2023-10-07T21:40:49.353 INFO:tasks.rados.rados.0.smithi008.stdout:2506: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-07T21:40:49.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:49 smithi008 bash[27485]: cluster 2023-10-07T21:40:47.555717+0000 mgr.x (mgr.24878) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-07T21:40:49.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:49 smithi008 bash[27485]: audit 2023-10-07T21:40:48.880430+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.8:0/2454016733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:49.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:49 smithi008 bash[41094]: cluster 2023-10-07T21:40:47.555717+0000 mgr.x (mgr.24878) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-07T21:40:49.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:49 smithi008 bash[41094]: audit 2023-10-07T21:40:48.880430+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.8:0/2454016733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:49.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:49 smithi081 bash[31720]: cluster 2023-10-07T21:40:47.555717+0000 mgr.x (mgr.24878) 17 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-07T21:40:49.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:49 smithi081 bash[31720]: audit 2023-10-07T21:40:48.880430+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.8:0/2454016733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:49.570 INFO:tasks.rados.rados.0.smithi008.stdout:2505: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-07T21:40:49.742 INFO:tasks.rados.rados.0.smithi008.stdout:2508: finishing write tid 2 to smithi00888346-116 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:2508: finishing write tid 3 to smithi00888346-116 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:2508: finishing write tid 4 to smithi00888346-116 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:2508: finishing write tid 5 to smithi00888346-116 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 116 v 303 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-10-07T21:40:49.743 INFO:tasks.rados.rados.0.smithi008.stdout:2510: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-07T21:40:49.891 INFO:tasks.rados.rados.0.smithi008.stdout:2509: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-10-07T21:40:50.016 INFO:tasks.rados.rados.0.smithi008.stdout:2511: finishing write tid 1 to smithi00888346-412 2023-10-07T21:40:50.016 INFO:tasks.rados.rados.0.smithi008.stdout:2511: finishing write tid 2 to smithi00888346-412 2023-10-07T21:40:50.016 INFO:tasks.rados.rados.0.smithi008.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2511: finishing write tid 3 to smithi00888346-412 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2511: finishing write tid 4 to smithi00888346-412 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2511: finishing write tid 5 to smithi00888346-412 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 342 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2513: finishing write tid 1 to smithi00888346-82 2023-10-07T21:40:50.150 INFO:tasks.rados.rados.0.smithi008.stdout:2513: finishing write tid 2 to smithi00888346-82 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2513: finishing write tid 3 to smithi00888346-82 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2513: finishing write tid 4 to smithi00888346-82 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2513: finishing write tid 5 to smithi00888346-82 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 82 v 466 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2514: finishing write tid 1 to smithi00888346-453 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2514: finishing write tid 2 to smithi00888346-453 2023-10-07T21:40:50.151 INFO:tasks.rados.rados.0.smithi008.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-10-07T21:40:50.164 INFO:tasks.rados.rados.0.smithi008.stdout:2515: writing smithi00888346-375 from 746673 to 1495679 tid 1 2023-10-07T21:40:50.171 INFO:tasks.rados.rados.0.smithi008.stdout:2515: writing smithi00888346-375 from 2210340 to 2646905 tid 2 2023-10-07T21:40:50.177 INFO:tasks.rados.rados.0.smithi008.stdout:2515: writing smithi00888346-375 from 3159344 to 3546673 tid 3 2023-10-07T21:40:50.177 INFO:tasks.rados.rados.0.smithi008.stdout:2503: done (12 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2504: done (11 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2505: done (10 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2506: done (9 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2507: done (8 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2508: done (7 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2509: done (6 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2510: done (5 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2511: done (4 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2512: done (3 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2513: done (2 left) 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2516: read oid 174 snap -1 2023-10-07T21:40:50.178 INFO:tasks.rados.rados.0.smithi008.stdout:2516: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2517: write oid 212 current snap is 0 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2514: finishing write tid 3 to smithi00888346-453 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2514: finishing write tid 4 to smithi00888346-453 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 340 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2514: left oid 453 (ObjNum 1638 snap 0 seq_num 1638) 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2515: finishing write tid 1 to smithi00888346-375 2023-10-07T21:40:50.179 INFO:tasks.rados.rados.0.smithi008.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-10-07T21:40:50.187 INFO:tasks.rados.rados.0.smithi008.stdout:2517: writing smithi00888346-212 from 763480 to 1187735 tid 1 2023-10-07T21:40:50.196 INFO:tasks.rados.rados.0.smithi008.stdout:2517: writing smithi00888346-212 from 1868822 to 2565398 tid 2 2023-10-07T21:40:50.201 INFO:tasks.rados.rados.0.smithi008.stdout:2517: writing smithi00888346-212 from 3186767 to 3563480 tid 3 2023-10-07T21:40:50.202 INFO:tasks.rados.rados.0.smithi008.stdout:2514: done (3 left) 2023-10-07T21:40:50.202 INFO:tasks.rados.rados.0.smithi008.stdout:2518: read oid 333 snap -1 2023-10-07T21:40:50.202 INFO:tasks.rados.rados.0.smithi008.stdout:2518: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-07T21:40:50.202 INFO:tasks.rados.rados.0.smithi008.stdout:2519: write oid 442 current snap is 0 2023-10-07T21:40:50.202 INFO:tasks.rados.rados.0.smithi008.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-10-07T21:40:50.209 INFO:tasks.rados.rados.0.smithi008.stdout:2519: writing smithi00888346-442 from 780287 to 1279791 tid 1 2023-10-07T21:40:50.214 INFO:tasks.rados.rados.0.smithi008.stdout:2519: writing smithi00888346-442 from 1810951 to 2251185 tid 2 2023-10-07T21:40:50.219 INFO:tasks.rados.rados.0.smithi008.stdout:2519: writing smithi00888346-442 from 2697837 to 3165916 tid 3 2023-10-07T21:40:50.219 INFO:tasks.rados.rados.0.smithi008.stdout:2520: read oid 239 snap -1 2023-10-07T21:40:50.219 INFO:tasks.rados.rados.0.smithi008.stdout:2520: expect deleted 2023-10-07T21:40:50.219 INFO:tasks.rados.rados.0.smithi008.stdout:2521: write oid 61 current snap is 0 2023-10-07T21:40:50.219 INFO:tasks.rados.rados.0.smithi008.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-10-07T21:40:50.226 INFO:tasks.rados.rados.0.smithi008.stdout:2521: writing smithi00888346-61 from 797094 to 1371847 tid 1 2023-10-07T21:40:50.233 INFO:tasks.rados.rados.0.smithi008.stdout:2521: writing smithi00888346-61 from 1869433 to 2569678 tid 2 2023-10-07T21:40:50.239 INFO:tasks.rados.rados.0.smithi008.stdout:2521: writing smithi00888346-61 from 3125260 to 3597094 tid 3 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2522: read oid 69 snap -1 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2522: expect deleted 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2523: read oid 100 snap -1 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2523: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2524: delete oid 284 current snap is 0 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2515: finishing write tid 2 to smithi00888346-375 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2515: finishing write tid 3 to smithi00888346-375 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2515: finishing write tid 4 to smithi00888346-375 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2515: finishing write tid 5 to smithi00888346-375 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 381 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-10-07T21:40:50.240 INFO:tasks.rados.rados.0.smithi008.stdout:2515: left oid 375 (ObjNum 1639 snap 0 seq_num 1639) 2023-10-07T21:40:50.241 INFO:tasks.rados.rados.0.smithi008.stdout:2516: expect (ObjNum 173 snap 0 seq_num 173) 2023-10-07T21:40:50.338 INFO:tasks.rados.rados.0.smithi008.stdout:2517: finishing write tid 1 to smithi00888346-212 2023-10-07T21:40:50.338 INFO:tasks.rados.rados.0.smithi008.stdout:2517: finishing write tid 2 to smithi00888346-212 2023-10-07T21:40:50.338 INFO:tasks.rados.rados.0.smithi008.stdout:2518: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:2517: finishing write tid 3 to smithi00888346-212 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:2517: finishing write tid 4 to smithi00888346-212 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:2517: finishing write tid 5 to smithi00888346-212 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 212 v 346 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:2517: left oid 212 (ObjNum 1640 snap 0 seq_num 1640) 2023-10-07T21:40:50.507 INFO:tasks.rados.rados.0.smithi008.stdout:2519: finishing write tid 1 to smithi00888346-442 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2519: finishing write tid 2 to smithi00888346-442 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2519: finishing write tid 3 to smithi00888346-442 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2519: finishing write tid 4 to smithi00888346-442 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2519: finishing write tid 5 to smithi00888346-442 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 442 v 285 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2519: left oid 442 (ObjNum 1641 snap 0 seq_num 1641) 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2521: finishing write tid 1 to smithi00888346-61 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2521: finishing write tid 2 to smithi00888346-61 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2515: done (9 left) 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2516: done (8 left) 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2517: done (7 left) 2023-10-07T21:40:50.508 INFO:tasks.rados.rados.0.smithi008.stdout:2518: done (6 left) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2519: done (5 left) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2520: done (4 left) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2524: done (3 left) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2525: read oid 47 snap -1 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2525: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2526: read oid 414 snap -1 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2526: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2527: read oid 299 snap -1 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2527: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2528: write oid 475 current snap is 0 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2521: finishing write tid 3 to smithi00888346-61 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2521: finishing write tid 4 to smithi00888346-61 2023-10-07T21:40:50.509 INFO:tasks.rados.rados.0.smithi008.stdout:2521: finishing write tid 5 to smithi00888346-61 2023-10-07T21:40:50.510 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 235 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-10-07T21:40:50.510 INFO:tasks.rados.rados.0.smithi008.stdout:2521: left oid 61 (ObjNum 1642 snap 0 seq_num 1642) 2023-10-07T21:40:50.510 INFO:tasks.rados.rados.0.smithi008.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-10-07T21:40:50.517 INFO:tasks.rados.rados.0.smithi008.stdout:2528: writing smithi00888346-475 from 430708 to 872312 tid 1 2023-10-07T21:40:50.525 INFO:tasks.rados.rados.0.smithi008.stdout:2528: writing smithi00888346-475 from 1302750 to 2006664 tid 2 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2528: writing smithi00888346-475 from 2496459 to 3198354 tid 3 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2521: done (6 left) 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2522: done (5 left) 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2529: read oid 271 snap -1 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2529: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2530: write oid 24 current snap is 0 2023-10-07T21:40:50.532 INFO:tasks.rados.rados.0.smithi008.stdout:2523: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-07T21:40:50.654 INFO:tasks.rados.rados.0.smithi008.stdout:2527: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:40:50.751 INFO:tasks.rados.rados.0.smithi008.stdout:2525: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:40:50.948 INFO:tasks.rados.rados.0.smithi008.stdout:2526: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-07T21:40:51.049 INFO:tasks.rados.rados.0.smithi008.stdout:2528: finishing write tid 1 to smithi00888346-475 2023-10-07T21:40:51.049 INFO:tasks.rados.rados.0.smithi008.stdout:2528: finishing write tid 2 to smithi00888346-475 2023-10-07T21:40:51.049 INFO:tasks.rados.rados.0.smithi008.stdout:2528: finishing write tid 3 to smithi00888346-475 2023-10-07T21:40:51.049 INFO:tasks.rados.rados.0.smithi008.stdout:2528: finishing write tid 4 to smithi00888346-475 2023-10-07T21:40:51.049 INFO:tasks.rados.rados.0.smithi008.stdout:2529: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-10-07T21:40:51.234 INFO:tasks.rados.rados.0.smithi008.stdout:2528: finishing write tid 5 to smithi00888346-475 2023-10-07T21:40:51.234 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 475 v 325 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-10-07T21:40:51.234 INFO:tasks.rados.rados.0.smithi008.stdout:2528: left oid 475 (ObjNum 1644 snap 0 seq_num 1644) 2023-10-07T21:40:51.234 INFO:tasks.rados.rados.0.smithi008.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-10-07T21:40:51.244 INFO:tasks.rados.rados.0.smithi008.stdout:2530: writing smithi00888346-24 from 447515 to 964368 tid 1 2023-10-07T21:40:51.252 INFO:tasks.rados.rados.0.smithi008.stdout:2530: writing smithi00888346-24 from 1644879 to 2092451 tid 2 2023-10-07T21:40:51.262 INFO:tasks.rados.rados.0.smithi008.stdout:2530: writing smithi00888346-24 from 2807529 to 3437049 tid 3 2023-10-07T21:40:51.262 INFO:tasks.rados.rados.0.smithi008.stdout:2523: done (6 left) 2023-10-07T21:40:51.262 INFO:tasks.rados.rados.0.smithi008.stdout:2525: done (5 left) 2023-10-07T21:40:51.262 INFO:tasks.rados.rados.0.smithi008.stdout:2526: done (4 left) 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2527: done (3 left) 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2528: done (2 left) 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2529: done (1 left) 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2531: write oid 330 current snap is 0 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2530: finishing write tid 1 to smithi00888346-24 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2530: finishing write tid 2 to smithi00888346-24 2023-10-07T21:40:51.263 INFO:tasks.rados.rados.0.smithi008.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-10-07T21:40:51.266 INFO:tasks.rados.rados.0.smithi008.stdout:2531: writing smithi00888346-330 from 464322 to 1056424 tid 1 2023-10-07T21:40:51.272 INFO:tasks.rados.rados.0.smithi008.stdout:2531: writing smithi00888346-330 from 1703361 to 2294591 tid 2 2023-10-07T21:40:51.278 INFO:tasks.rados.rados.0.smithi008.stdout:2531: writing smithi00888346-330 from 2718599 to 3159391 tid 3 2023-10-07T21:40:51.278 INFO:tasks.rados.rados.0.smithi008.stdout:2532: write oid 256 current snap is 0 2023-10-07T21:40:51.278 INFO:tasks.rados.rados.0.smithi008.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-10-07T21:40:51.286 INFO:tasks.rados.rados.0.smithi008.stdout:2532: writing smithi00888346-256 from 481129 to 1148480 tid 1 2023-10-07T21:40:51.292 INFO:tasks.rados.rados.0.smithi008.stdout:2532: writing smithi00888346-256 from 1761843 to 2213084 tid 2 2023-10-07T21:40:51.301 INFO:tasks.rados.rados.0.smithi008.stdout:2532: writing smithi00888346-256 from 2862375 to 3514439 tid 3 2023-10-07T21:40:51.301 INFO:tasks.rados.rados.0.smithi008.stdout:2533: write oid 137 current snap is 0 2023-10-07T21:40:51.301 INFO:tasks.rados.rados.0.smithi008.stdout:2530: finishing write tid 3 to smithi00888346-24 2023-10-07T21:40:51.301 INFO:tasks.rados.rados.0.smithi008.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-10-07T21:40:51.307 INFO:tasks.rados.rados.0.smithi008.stdout:2533: writing smithi00888346-137 from 497936 to 1240536 tid 1 2023-10-07T21:40:51.314 INFO:tasks.rados.rados.0.smithi008.stdout:2533: writing smithi00888346-137 from 1820325 to 2415224 tid 2 2023-10-07T21:40:51.320 INFO:tasks.rados.rados.0.smithi008.stdout:2533: writing smithi00888346-137 from 2889798 to 3353134 tid 3 2023-10-07T21:40:51.320 INFO:tasks.rados.rados.0.smithi008.stdout:2534: write oid 182 current snap is 0 2023-10-07T21:40:51.320 INFO:tasks.rados.rados.0.smithi008.stdout:2530: finishing write tid 4 to smithi00888346-24 2023-10-07T21:40:51.321 INFO:tasks.rados.rados.0.smithi008.stdout:2530: finishing write tid 5 to smithi00888346-24 2023-10-07T21:40:51.321 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 24 v 236 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-10-07T21:40:51.321 INFO:tasks.rados.rados.0.smithi008.stdout:2530: left oid 24 (ObjNum 1645 snap 0 seq_num 1645) 2023-10-07T21:40:51.321 INFO:tasks.rados.rados.0.smithi008.stdout:2531: finishing write tid 1 to smithi00888346-330 2023-10-07T21:40:51.321 INFO:tasks.rados.rados.0.smithi008.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-10-07T21:40:51.325 INFO:tasks.rados.rados.0.smithi008.stdout:2534: writing smithi00888346-182 from 514743 to 932592 tid 1 2023-10-07T21:40:51.331 INFO:tasks.rados.rados.0.smithi008.stdout:2534: writing smithi00888346-182 from 1362454 to 1817364 tid 2 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2534: writing smithi00888346-182 from 2400868 to 3191829 tid 3 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2530: done (4 left) 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2535: read oid 86 snap -1 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2535: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2536: read oid 407 snap -1 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2536: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2537: delete oid 97 current snap is 0 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2531: finishing write tid 2 to smithi00888346-330 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2531: finishing write tid 3 to smithi00888346-330 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2531: finishing write tid 4 to smithi00888346-330 2023-10-07T21:40:51.340 INFO:tasks.rados.rados.0.smithi008.stdout:2531: finishing write tid 5 to smithi00888346-330 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 329 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2531: left oid 330 (ObjNum 1646 snap 0 seq_num 1646) 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: finishing write tid 1 to smithi00888346-256 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: finishing write tid 2 to smithi00888346-256 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: finishing write tid 3 to smithi00888346-256 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: finishing write tid 4 to smithi00888346-256 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: finishing write tid 5 to smithi00888346-256 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 256 v 394 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2532: left oid 256 (ObjNum 1647 snap 0 seq_num 1647) 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2533: finishing write tid 1 to smithi00888346-137 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2533: finishing write tid 2 to smithi00888346-137 2023-10-07T21:40:51.341 INFO:tasks.rados.rados.0.smithi008.stdout:2533: finishing write tid 3 to smithi00888346-137 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:2533: finishing write tid 4 to smithi00888346-137 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:2533: finishing write tid 5 to smithi00888346-137 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 137 v 470 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:2533: left oid 137 (ObjNum 1648 snap 0 seq_num 1648) 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:2534: finishing write tid 1 to smithi00888346-182 2023-10-07T21:40:51.342 INFO:tasks.rados.rados.0.smithi008.stdout:2534: finishing write tid 2 to smithi00888346-182 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2531: done (6 left) 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2532: done (5 left) 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2533: done (4 left) 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2537: done (3 left) 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2538: write oid 428 current snap is 0 2023-10-07T21:40:51.343 INFO:tasks.rados.rados.0.smithi008.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-10-07T21:40:51.350 INFO:tasks.rados.rados.0.smithi008.stdout:2538: writing smithi00888346-428 from 548357 to 1233057 tid 1 2023-10-07T21:40:51.358 INFO:tasks.rados.rados.0.smithi008.stdout:2538: writing smithi00888346-428 from 1995771 to 2454350 tid 2 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2538: writing smithi00888346-428 from 2972067 to 3385572 tid 3 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2539: delete oid 110 current snap is 0 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2534: finishing write tid 3 to smithi00888346-182 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2534: finishing write tid 4 to smithi00888346-182 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2534: finishing write tid 5 to smithi00888346-182 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 182 v 350 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2534: left oid 182 (ObjNum 1649 snap 0 seq_num 1649) 2023-10-07T21:40:51.364 INFO:tasks.rados.rados.0.smithi008.stdout:2536: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: cluster 2023-10-07T21:40:49.556427+0000 mgr.x (mgr.24878) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 76 op/s 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.617555+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.627795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.631235+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.631648+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.633348+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.633710+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.635427+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.635805+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.637529+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.637942+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.646385+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.648147+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[27485]: audit 2023-10-07T21:40:50.649485+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: cluster 2023-10-07T21:40:49.556427+0000 mgr.x (mgr.24878) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 76 op/s 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.617555+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.627795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.631235+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.631648+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.633348+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.633710+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.635427+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.635805+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.637529+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.637942+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.646385+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.648147+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:51.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:51 smithi008 bash[41094]: audit 2023-10-07T21:40:50.649485+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: cluster 2023-10-07T21:40:49.556427+0000 mgr.x (mgr.24878) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.1 MiB/s wr, 76 op/s 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.617555+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.627795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.631235+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.631648+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.633348+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.633710+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.635427+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.635805+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.637529+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.637942+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:40:51.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.646385+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:51.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.648147+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:51.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:51 smithi081 bash[31720]: audit 2023-10-07T21:40:50.649485+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:51.556 INFO:tasks.rados.rados.0.smithi008.stdout:2538: finishing write tid 1 to smithi00888346-428 2023-10-07T21:40:51.557 INFO:tasks.rados.rados.0.smithi008.stdout:2535: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-07T21:40:51.807 INFO:tasks.rados.rados.0.smithi008.stdout:2538: finishing write tid 2 to smithi00888346-428 2023-10-07T21:40:51.807 INFO:tasks.rados.rados.0.smithi008.stdout:2538: finishing write tid 3 to smithi00888346-428 2023-10-07T21:40:51.807 INFO:tasks.rados.rados.0.smithi008.stdout:2538: finishing write tid 4 to smithi00888346-428 2023-10-07T21:40:51.807 INFO:tasks.rados.rados.0.smithi008.stdout:2538: finishing write tid 5 to smithi00888346-428 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 428 v 398 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:2534: done (4 left) 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:2535: done (3 left) 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:2536: done (2 left) 2023-10-07T21:40:51.808 INFO:tasks.rados.rados.0.smithi008.stdout:2538: done (1 left) 2023-10-07T21:40:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:2539: done (0 left) 2023-10-07T21:40:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:2540: write oid 148 current snap is 0 2023-10-07T21:40:51.809 INFO:tasks.rados.rados.0.smithi008.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-10-07T21:40:51.817 INFO:tasks.rados.rados.0.smithi008.stdout:2540: writing smithi00888346-148 from 581971 to 1017169 tid 1 2023-10-07T21:40:51.824 INFO:tasks.rados.rados.0.smithi008.stdout:2540: writing smithi00888346-148 from 1712735 to 2174983 tid 2 2023-10-07T21:40:51.829 INFO:tasks.rados.rados.0.smithi008.stdout:2540: writing smithi00888346-148 from 2626913 to 3062962 tid 3 2023-10-07T21:40:51.834 INFO:tasks.rados.rados.0.smithi008.stdout:2540: writing smithi00888346-148 from 3752375 to 3781971 tid 4 2023-10-07T21:40:51.834 INFO:tasks.rados.rados.0.smithi008.stdout:2541: write oid 296 current snap is 0 2023-10-07T21:40:51.834 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 1 to smithi00888346-148 2023-10-07T21:40:51.834 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 2 to smithi00888346-148 2023-10-07T21:40:51.835 INFO:tasks.rados.rados.0.smithi008.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-10-07T21:40:51.840 INFO:tasks.rados.rados.0.smithi008.stdout:2541: writing smithi00888346-296 from 598778 to 1109225 tid 1 2023-10-07T21:40:51.846 INFO:tasks.rados.rados.0.smithi008.stdout:2541: writing smithi00888346-296 from 1654864 to 2260770 tid 2 2023-10-07T21:40:51.855 INFO:tasks.rados.rados.0.smithi008.stdout:2541: writing smithi00888346-296 from 2937983 to 3701657 tid 3 2023-10-07T21:40:51.855 INFO:tasks.rados.rados.0.smithi008.stdout:2542: write oid 369 current snap is 0 2023-10-07T21:40:51.855 INFO:tasks.rados.rados.0.smithi008.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-10-07T21:40:51.862 INFO:tasks.rados.rados.0.smithi008.stdout:2542: writing smithi00888346-369 from 615585 to 1201281 tid 1 2023-10-07T21:40:51.868 INFO:tasks.rados.rados.0.smithi008.stdout:2542: writing smithi00888346-369 from 1713346 to 2179263 tid 2 2023-10-07T21:40:51.876 INFO:tasks.rados.rados.0.smithi008.stdout:2542: writing smithi00888346-369 from 2965406 to 3540352 tid 3 2023-10-07T21:40:51.876 INFO:tasks.rados.rados.0.smithi008.stdout:2543: write oid 474 current snap is 0 2023-10-07T21:40:51.876 INFO:tasks.rados.rados.0.smithi008.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-10-07T21:40:51.883 INFO:tasks.rados.rados.0.smithi008.stdout:2543: writing smithi00888346-474 from 632392 to 1293337 tid 1 2023-10-07T21:40:51.890 INFO:tasks.rados.rados.0.smithi008.stdout:2543: writing smithi00888346-474 from 1771828 to 2381403 tid 2 2023-10-07T21:40:51.900 INFO:tasks.rados.rados.0.smithi008.stdout:2543: writing smithi00888346-474 from 2992829 to 3779047 tid 3 2023-10-07T21:40:51.900 INFO:tasks.rados.rados.0.smithi008.stdout:2544: write oid 253 current snap is 0 2023-10-07T21:40:51.900 INFO:tasks.rados.rados.0.smithi008.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-10-07T21:40:51.909 INFO:tasks.rados.rados.0.smithi008.stdout:2544: writing smithi00888346-253 from 649199 to 1385393 tid 1 2023-10-07T21:40:51.916 INFO:tasks.rados.rados.0.smithi008.stdout:2544: writing smithi00888346-253 from 1830310 to 2583543 tid 2 2023-10-07T21:40:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:2544: writing smithi00888346-253 from 3303899 to 3849199 tid 3 2023-10-07T21:40:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:2545: write oid 355 current snap is 0 2023-10-07T21:40:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 3 to smithi00888346-148 2023-10-07T21:40:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-10-07T21:40:51.929 INFO:tasks.rados.rados.0.smithi008.stdout:2545: writing smithi00888346-355 from 666006 to 1193802 tid 1 2023-10-07T21:40:51.936 INFO:tasks.rados.rados.0.smithi008.stdout:2545: writing smithi00888346-355 from 1888792 to 2502036 tid 2 2023-10-07T21:40:51.942 INFO:tasks.rados.rados.0.smithi008.stdout:2545: writing smithi00888346-355 from 3047675 to 3572790 tid 3 2023-10-07T21:40:51.943 INFO:tasks.rados.rados.0.smithi008.stdout:2546: read oid 490 snap -1 2023-10-07T21:40:51.943 INFO:tasks.rados.rados.0.smithi008.stdout:2546: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:40:51.943 INFO:tasks.rados.rados.0.smithi008.stdout:2547: write oid 14 current snap is 0 2023-10-07T21:40:51.943 INFO:tasks.rados.rados.0.smithi008.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-10-07T21:40:51.950 INFO:tasks.rados.rados.0.smithi008.stdout:2547: writing smithi00888346-14 from 682813 to 1285858 tid 1 2023-10-07T21:40:51.959 INFO:tasks.rados.rados.0.smithi008.stdout:2547: writing smithi00888346-14 from 1947274 to 2704176 tid 2 2023-10-07T21:40:51.970 INFO:tasks.rados.rados.0.smithi008.stdout:2547: writing smithi00888346-14 from 3358745 to 3882813 tid 3 2023-10-07T21:40:51.970 INFO:tasks.rados.rados.0.smithi008.stdout:2548: delete oid 68 current snap is 0 2023-10-07T21:40:51.970 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 4 to smithi00888346-148 2023-10-07T21:40:51.971 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 5 to smithi00888346-148 2023-10-07T21:40:51.971 INFO:tasks.rados.rados.0.smithi008.stdout:2540: finishing write tid 6 to smithi00888346-148 2023-10-07T21:40:51.971 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 360 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-10-07T21:40:51.972 INFO:tasks.rados.rados.0.smithi008.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-10-07T21:40:51.972 INFO:tasks.rados.rados.0.smithi008.stdout:2541: finishing write tid 1 to smithi00888346-296 2023-10-07T21:40:51.972 INFO:tasks.rados.rados.0.smithi008.stdout:2541: finishing write tid 2 to smithi00888346-296 2023-10-07T21:40:51.972 INFO:tasks.rados.rados.0.smithi008.stdout:2541: finishing write tid 3 to smithi00888346-296 2023-10-07T21:40:51.973 INFO:tasks.rados.rados.0.smithi008.stdout:2541: finishing write tid 4 to smithi00888346-296 2023-10-07T21:40:51.974 INFO:tasks.rados.rados.0.smithi008.stdout:2541: finishing write tid 5 to smithi00888346-296 2023-10-07T21:40:51.974 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 296 v 333 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-10-07T21:40:51.974 INFO:tasks.rados.rados.0.smithi008.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-10-07T21:40:51.975 INFO:tasks.rados.rados.0.smithi008.stdout:2542: finishing write tid 1 to smithi00888346-369 2023-10-07T21:40:51.975 INFO:tasks.rados.rados.0.smithi008.stdout:2542: finishing write tid 2 to smithi00888346-369 2023-10-07T21:40:51.975 INFO:tasks.rados.rados.0.smithi008.stdout:2542: finishing write tid 3 to smithi00888346-369 2023-10-07T21:40:51.975 INFO:tasks.rados.rados.0.smithi008.stdout:2542: finishing write tid 4 to smithi00888346-369 2023-10-07T21:40:51.975 INFO:tasks.rados.rados.0.smithi008.stdout:2542: finishing write tid 5 to smithi00888346-369 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 369 v 475 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2543: finishing write tid 1 to smithi00888346-474 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2543: finishing write tid 2 to smithi00888346-474 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2543: finishing write tid 3 to smithi00888346-474 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2543: finishing write tid 4 to smithi00888346-474 2023-10-07T21:40:51.976 INFO:tasks.rados.rados.0.smithi008.stdout:2543: finishing write tid 5 to smithi00888346-474 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 474 v 307 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:2544: finishing write tid 1 to smithi00888346-253 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:2544: finishing write tid 2 to smithi00888346-253 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:2544: finishing write tid 3 to smithi00888346-253 2023-10-07T21:40:51.977 INFO:tasks.rados.rados.0.smithi008.stdout:2544: finishing write tid 4 to smithi00888346-253 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:2544: finishing write tid 5 to smithi00888346-253 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 432 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:2545: finishing write tid 1 to smithi00888346-355 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:2545: finishing write tid 2 to smithi00888346-355 2023-10-07T21:40:51.978 INFO:tasks.rados.rados.0.smithi008.stdout:2545: finishing write tid 3 to smithi00888346-355 2023-10-07T21:40:51.979 INFO:tasks.rados.rados.0.smithi008.stdout:2545: finishing write tid 4 to smithi00888346-355 2023-10-07T21:40:51.979 INFO:tasks.rados.rados.0.smithi008.stdout:2545: finishing write tid 5 to smithi00888346-355 2023-10-07T21:40:51.979 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 289 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-10-07T21:40:51.979 INFO:tasks.rados.rados.0.smithi008.stdout:2545: left oid 355 (ObjNum 1658 snap 0 seq_num 1658) 2023-10-07T21:40:51.979 INFO:tasks.rados.rados.0.smithi008.stdout:2546: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:40:52.044 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:51 smithi008 systemd[1]: Stopping Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:40:52.157 INFO:tasks.rados.rados.0.smithi008.stdout:2547: finishing write tid 1 to smithi00888346-14 2023-10-07T21:40:52.157 INFO:tasks.rados.rados.0.smithi008.stdout:2547: finishing write tid 2 to smithi00888346-14 2023-10-07T21:40:52.157 INFO:tasks.rados.rados.0.smithi008.stdout:2547: finishing write tid 3 to smithi00888346-14 2023-10-07T21:40:52.157 INFO:tasks.rados.rados.0.smithi008.stdout:2547: finishing write tid 4 to smithi00888346-14 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:2547: finishing write tid 5 to smithi00888346-14 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 14 v 364 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:2547: left oid 14 (ObjNum 1659 snap 0 seq_num 1659) 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:2540: done (8 left) 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:2541: done (7 left) 2023-10-07T21:40:52.158 INFO:tasks.rados.rados.0.smithi008.stdout:2542: done (6 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2543: done (5 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2544: done (4 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2545: done (3 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2546: done (2 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2547: done (1 left) 2023-10-07T21:40:52.159 INFO:tasks.rados.rados.0.smithi008.stdout:2548: done (0 left) 2023-10-07T21:40:52.160 INFO:tasks.rados.rados.0.smithi008.stdout:2549: write oid 384 current snap is 0 2023-10-07T21:40:52.160 INFO:tasks.rados.rados.0.smithi008.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-10-07T21:40:52.172 INFO:tasks.rados.rados.0.smithi008.stdout:2549: writing smithi00888346-384 from 716427 to 1469970 tid 1 2023-10-07T21:40:52.179 INFO:tasks.rados.rados.0.smithi008.stdout:2549: writing smithi00888346-384 from 2064238 to 2824809 tid 2 2023-10-07T21:40:52.186 INFO:tasks.rados.rados.0.smithi008.stdout:2549: writing smithi00888346-384 from 3413591 to 3916427 tid 3 2023-10-07T21:40:52.186 INFO:tasks.rados.rados.0.smithi008.stdout:2550: write oid 107 current snap is 0 2023-10-07T21:40:52.186 INFO:tasks.rados.rados.0.smithi008.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-10-07T21:40:52.192 INFO:tasks.rados.rados.0.smithi008.stdout:2550: writing smithi00888346-107 from 733234 to 1162026 tid 1 2023-10-07T21:40:52.198 INFO:tasks.rados.rados.0.smithi008.stdout:2550: writing smithi00888346-107 from 1606367 to 2226949 tid 2 2023-10-07T21:40:52.203 INFO:tasks.rados.rados.0.smithi008.stdout:2550: writing smithi00888346-107 from 2641014 to 3211217 tid 3 2023-10-07T21:40:52.208 INFO:tasks.rados.rados.0.smithi008.stdout:2550: writing smithi00888346-107 from 3664879 to 3933234 tid 4 2023-10-07T21:40:52.208 INFO:tasks.rados.rados.0.smithi008.stdout:2551: write oid 45 current snap is 0 2023-10-07T21:40:52.208 INFO:tasks.rados.rados.0.smithi008.stdout:2549: finishing write tid 1 to smithi00888346-384 2023-10-07T21:40:52.208 INFO:tasks.rados.rados.0.smithi008.stdout:2549: finishing write tid 2 to smithi00888346-384 2023-10-07T21:40:52.208 INFO:tasks.rados.rados.0.smithi008.stdout:2549: finishing write tid 3 to smithi00888346-384 2023-10-07T21:40:52.209 INFO:tasks.rados.rados.0.smithi008.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-10-07T21:40:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:2551: writing smithi00888346-45 from 750041 to 1254082 tid 1 2023-10-07T21:40:52.221 INFO:tasks.rados.rados.0.smithi008.stdout:2551: writing smithi00888346-45 from 1664849 to 2429089 tid 2 2023-10-07T21:40:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:2551: writing smithi00888346-45 from 2952084 to 3449912 tid 3 2023-10-07T21:40:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:2552: delete oid 408 current snap is 0 2023-10-07T21:40:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:2549: finishing write tid 4 to smithi00888346-384 2023-10-07T21:40:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:2549: finishing write tid 5 to smithi00888346-384 2023-10-07T21:40:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 344 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-10-07T21:40:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 1 to smithi00888346-107 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 2 to smithi00888346-107 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 3 to smithi00888346-107 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 4 to smithi00888346-107 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 5 to smithi00888346-107 2023-10-07T21:40:52.229 INFO:tasks.rados.rados.0.smithi008.stdout:2550: finishing write tid 6 to smithi00888346-107 2023-10-07T21:40:52.230 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 338 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-10-07T21:40:52.230 INFO:tasks.rados.rados.0.smithi008.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-10-07T21:40:52.230 INFO:tasks.rados.rados.0.smithi008.stdout:2551: finishing write tid 1 to smithi00888346-45 2023-10-07T21:40:52.230 INFO:tasks.rados.rados.0.smithi008.stdout:2551: finishing write tid 2 to smithi00888346-45 2023-10-07T21:40:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:2549: done (3 left) 2023-10-07T21:40:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:2550: done (2 left) 2023-10-07T21:40:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:2552: done (1 left) 2023-10-07T21:40:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:2553: write oid 359 current snap is 0 2023-10-07T21:40:52.231 INFO:tasks.rados.rados.0.smithi008.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-10-07T21:40:52.238 INFO:tasks.rados.rados.0.smithi008.stdout:2553: writing smithi00888346-359 from 783655 to 1554547 tid 1 2023-10-07T21:40:52.247 INFO:tasks.rados.rados.0.smithi008.stdout:2553: writing smithi00888346-359 from 2298166 to 3066075 tid 2 2023-10-07T21:40:52.252 INFO:tasks.rados.rados.0.smithi008.stdout:2553: writing smithi00888346-359 from 3639636 to 3983655 tid 3 2023-10-07T21:40:52.252 INFO:tasks.rados.rados.0.smithi008.stdout:2554: read oid 54 snap -1 2023-10-07T21:40:52.252 INFO:tasks.rados.rados.0.smithi008.stdout:2554: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-07T21:40:52.253 INFO:tasks.rados.rados.0.smithi008.stdout:2555: write oid 268 current snap is 0 2023-10-07T21:40:52.253 INFO:tasks.rados.rados.0.smithi008.stdout:2551: finishing write tid 3 to smithi00888346-45 2023-10-07T21:40:52.253 INFO:tasks.rados.rados.0.smithi008.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-10-07T21:40:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:2555: writing smithi00888346-268 from 400462 to 846603 tid 1 2023-10-07T21:40:52.264 INFO:tasks.rados.rados.0.smithi008.stdout:2555: writing smithi00888346-268 from 1440295 to 2000462 tid 2 2023-10-07T21:40:52.264 INFO:tasks.rados.rados.0.smithi008.stdout:2556: read oid 177 snap -1 2023-10-07T21:40:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:2556: expect deleted 2023-10-07T21:40:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:2557: write oid 394 current snap is 0 2023-10-07T21:40:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:2551: finishing write tid 4 to smithi00888346-45 2023-10-07T21:40:52.265 INFO:tasks.rados.rados.0.smithi008.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-10-07T21:40:52.269 INFO:tasks.rados.rados.0.smithi008.stdout:2557: writing smithi00888346-394 from 417269 to 938659 tid 1 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2557: writing smithi00888346-394 from 1498777 to 2017269 tid 2 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2558: read oid 486 snap -1 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2558: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2559: write oid 327 current snap is 0 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2551: finishing write tid 5 to smithi00888346-45 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 344 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-10-07T21:40:52.276 INFO:tasks.rados.rados.0.smithi008.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-10-07T21:40:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:2553: finishing write tid 1 to smithi00888346-359 2023-10-07T21:40:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:2553: finishing write tid 2 to smithi00888346-359 2023-10-07T21:40:52.277 INFO:tasks.rados.rados.0.smithi008.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-10-07T21:40:52.281 INFO:tasks.rados.rados.0.smithi008.stdout:2559: writing smithi00888346-327 from 434076 to 1030715 tid 1 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2559: writing smithi00888346-327 from 1557259 to 2034076 tid 2 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2551: done (7 left) 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2560: read oid 466 snap -1 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2561: write oid 484 current snap is 0 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2553: finishing write tid 3 to smithi00888346-359 2023-10-07T21:40:52.288 INFO:tasks.rados.rados.0.smithi008.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-10-07T21:40:52.294 INFO:tasks.rados.rados.0.smithi008.stdout:2561: writing smithi00888346-484 from 450883 to 1122771 tid 1 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2561: writing smithi00888346-484 from 1615741 to 2050883 tid 2 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2562: write oid 437 current snap is 0 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2553: finishing write tid 4 to smithi00888346-359 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2553: finishing write tid 5 to smithi00888346-359 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 359 v 280 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-10-07T21:40:52.300 INFO:tasks.rados.rados.0.smithi008.stdout:2554: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-07T21:40:52.409 INFO:tasks.rados.rados.0.smithi008.stdout:2555: finishing write tid 1 to smithi00888346-268 2023-10-07T21:40:52.409 INFO:tasks.rados.rados.0.smithi008.stdout:2555: finishing write tid 2 to smithi00888346-268 2023-10-07T21:40:52.409 INFO:tasks.rados.rados.0.smithi008.stdout:2555: finishing write tid 3 to smithi00888346-268 2023-10-07T21:40:52.409 INFO:tasks.rados.rados.0.smithi008.stdout:2555: finishing write tid 4 to smithi00888346-268 2023-10-07T21:40:52.410 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 384 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-10-07T21:40:52.410 INFO:tasks.rados.rados.0.smithi008.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-10-07T21:40:52.410 INFO:tasks.rados.rados.0.smithi008.stdout:2557: finishing write tid 1 to smithi00888346-394 2023-10-07T21:40:52.410 INFO:tasks.rados.rados.0.smithi008.stdout:2557: finishing write tid 2 to smithi00888346-394 2023-10-07T21:40:52.411 INFO:tasks.rados.rados.0.smithi008.stdout:2557: finishing write tid 3 to smithi00888346-394 2023-10-07T21:40:52.411 INFO:tasks.rados.rados.0.smithi008.stdout:2557: finishing write tid 4 to smithi00888346-394 2023-10-07T21:40:52.411 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 394 v 240 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-10-07T21:40:52.411 INFO:tasks.rados.rados.0.smithi008.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-10-07T21:40:52.411 INFO:tasks.rados.rados.0.smithi008.stdout:2559: finishing write tid 1 to smithi00888346-327 2023-10-07T21:40:52.412 INFO:tasks.rados.rados.0.smithi008.stdout:2559: finishing write tid 2 to smithi00888346-327 2023-10-07T21:40:52.412 INFO:tasks.rados.rados.0.smithi008.stdout:2559: finishing write tid 3 to smithi00888346-327 2023-10-07T21:40:52.412 INFO:tasks.rados.rados.0.smithi008.stdout:2559: finishing write tid 4 to smithi00888346-327 2023-10-07T21:40:52.412 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 327 v 310 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-10-07T21:40:52.412 INFO:tasks.rados.rados.0.smithi008.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-10-07T21:40:52.413 INFO:tasks.rados.rados.0.smithi008.stdout:2560: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-07T21:40:52.536 INFO:tasks.rados.rados.0.smithi008.stdout:2558: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:40:52.641 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[90961]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.636631+0000 mgr.x (mgr.24878) 19 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.648751+0000 mgr.x (mgr.24878) 20 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.649135+0000 mgr.x (mgr.24878) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.813616+0000 mgr.x (mgr.24878) 22 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.814667+0000 mgr.x (mgr.24878) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.978541+0000 mgr.x (mgr.24878) 24 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:50.979908+0000 mgr.x (mgr.24878) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:51.143616+0000 mgr.x (mgr.24878) 26 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: cephadm 2023-10-07T21:40:51.145192+0000 mgr.x (mgr.24878) 27 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.319352+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.325209+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.333571+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.339388+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.348849+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.397086+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.8:0/127043676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.427329+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.433570+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.437815+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[27485]: audit 2023-10-07T21:40:51.441050+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.636631+0000 mgr.x (mgr.24878) 19 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.648751+0000 mgr.x (mgr.24878) 20 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.649135+0000 mgr.x (mgr.24878) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.813616+0000 mgr.x (mgr.24878) 22 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.814667+0000 mgr.x (mgr.24878) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.978541+0000 mgr.x (mgr.24878) 24 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:50.979908+0000 mgr.x (mgr.24878) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:51.143616+0000 mgr.x (mgr.24878) 26 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: cephadm 2023-10-07T21:40:51.145192+0000 mgr.x (mgr.24878) 27 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.319352+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.325209+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.333571+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.339388+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.348849+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.397086+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.8:0/127043676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.427329+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.433570+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.437815+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[41094]: audit 2023-10-07T21:40:51.441050+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.694 INFO:tasks.rados.rados.0.smithi008.stdout:2561: finishing write tid 1 to smithi00888346-484 2023-10-07T21:40:52.694 INFO:tasks.rados.rados.0.smithi008.stdout:2561: finishing write tid 2 to smithi00888346-484 2023-10-07T21:40:52.694 INFO:tasks.rados.rados.0.smithi008.stdout:2561: finishing write tid 3 to smithi00888346-484 2023-10-07T21:40:52.694 INFO:tasks.rados.rados.0.smithi008.stdout:2561: finishing write tid 4 to smithi00888346-484 2023-10-07T21:40:52.695 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 484 v 347 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-10-07T21:40:52.695 INFO:tasks.rados.rados.0.smithi008.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2023-10-07T21:40:52.695 INFO:tasks.rados.rados.0.smithi008.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-10-07T21:40:52.706 INFO:tasks.rados.rados.0.smithi008.stdout:2562: writing smithi00888346-437 from 467690 to 1214827 tid 1 2023-10-07T21:40:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:2562: writing smithi00888346-437 from 1957870 to 2067690 tid 2 2023-10-07T21:40:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:2553: done (9 left) 2023-10-07T21:40:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:2554: done (8 left) 2023-10-07T21:40:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:2555: done (7 left) 2023-10-07T21:40:52.712 INFO:tasks.rados.rados.0.smithi008.stdout:2556: done (6 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2557: done (5 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2558: done (4 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2559: done (3 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2560: done (2 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2561: done (1 left) 2023-10-07T21:40:52.713 INFO:tasks.rados.rados.0.smithi008.stdout:2563: read oid 250 snap -1 2023-10-07T21:40:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:2563: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-10-07T21:40:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:2564: write oid 118 current snap is 0 2023-10-07T21:40:52.714 INFO:tasks.rados.rados.0.smithi008.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-10-07T21:40:52.716 INFO:tasks.rados.rados.0.smithi008.stdout:2564: writing smithi00888346-118 from 484497 to 906883 tid 1 2023-10-07T21:40:52.723 INFO:tasks.rados.rados.0.smithi008.stdout:2564: writing smithi00888346-118 from 1616352 to 2084497 tid 2 2023-10-07T21:40:52.723 INFO:tasks.rados.rados.0.smithi008.stdout:2565: write oid 145 current snap is 0 2023-10-07T21:40:52.724 INFO:tasks.rados.rados.0.smithi008.stdout:2562: finishing write tid 1 to smithi00888346-437 2023-10-07T21:40:52.724 INFO:tasks.rados.rados.0.smithi008.stdout:2562: finishing write tid 2 to smithi00888346-437 2023-10-07T21:40:52.724 INFO:tasks.rados.rados.0.smithi008.stdout:2562: finishing write tid 3 to smithi00888346-437 2023-10-07T21:40:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:2562: finishing write tid 4 to smithi00888346-437 2023-10-07T21:40:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 353 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-10-07T21:40:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:2562: left oid 437 (ObjNum 1670 snap 0 seq_num 1670) 2023-10-07T21:40:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:2564: finishing write tid 1 to smithi00888346-118 2023-10-07T21:40:52.725 INFO:tasks.rados.rados.0.smithi008.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-10-07T21:40:52.728 INFO:tasks.rados.rados.0.smithi008.stdout:2565: writing smithi00888346-145 from 501304 to 998939 tid 1 2023-10-07T21:40:52.735 INFO:tasks.rados.rados.0.smithi008.stdout:2565: writing smithi00888346-145 from 1674834 to 2101304 tid 2 2023-10-07T21:40:52.735 INFO:tasks.rados.rados.0.smithi008.stdout:2562: done (3 left) 2023-10-07T21:40:52.735 INFO:tasks.rados.rados.0.smithi008.stdout:2566: read oid 380 snap -1 2023-10-07T21:40:52.735 INFO:tasks.rados.rados.0.smithi008.stdout:2566: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:40:52.735 INFO:tasks.rados.rados.0.smithi008.stdout:2567: write oid 35 current snap is 0 2023-10-07T21:40:52.736 INFO:tasks.rados.rados.0.smithi008.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-10-07T21:40:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.636631+0000 mgr.x (mgr.24878) 19 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-07T21:40:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.648751+0000 mgr.x (mgr.24878) 20 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:40:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.649135+0000 mgr.x (mgr.24878) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:40:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.813616+0000 mgr.x (mgr.24878) 22 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.814667+0000 mgr.x (mgr.24878) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.978541+0000 mgr.x (mgr.24878) 24 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:50.979908+0000 mgr.x (mgr.24878) 25 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:51.143616+0000 mgr.x (mgr.24878) 26 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: cephadm 2023-10-07T21:40:51.145192+0000 mgr.x (mgr.24878) 27 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.319352+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.325209+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.333571+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.339388+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.348849+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.397086+0000 mon.a (mon.0) 928 : audit [DBG] from='client.? 172.21.15.8:0/127043676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.427329+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.433570+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.437815+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:52 smithi081 bash[31720]: audit 2023-10-07T21:40:51.441050+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:52.741 INFO:tasks.rados.rados.0.smithi008.stdout:2567: writing smithi00888346-35 from 518111 to 1207348 tid 1 2023-10-07T21:40:52.746 INFO:tasks.rados.rados.0.smithi008.stdout:2567: writing smithi00888346-35 from 1849669 to 2118111 tid 2 2023-10-07T21:40:52.747 INFO:tasks.rados.rados.0.smithi008.stdout:2568: write oid 219 current snap is 0 2023-10-07T21:40:52.747 INFO:tasks.rados.rados.0.smithi008.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-10-07T21:40:52.754 INFO:tasks.rados.rados.0.smithi008.stdout:2568: writing smithi00888346-219 from 534918 to 1299404 tid 1 2023-10-07T21:40:52.759 INFO:tasks.rados.rados.0.smithi008.stdout:2568: writing smithi00888346-219 from 1791798 to 2134918 tid 2 2023-10-07T21:40:52.759 INFO:tasks.rados.rados.0.smithi008.stdout:2569: delete oid 287 current snap is 0 2023-10-07T21:40:52.759 INFO:tasks.rados.rados.0.smithi008.stdout:2564: finishing write tid 2 to smithi00888346-118 2023-10-07T21:40:52.759 INFO:tasks.rados.rados.0.smithi008.stdout:2564: finishing write tid 3 to smithi00888346-118 2023-10-07T21:40:52.759 INFO:tasks.rados.rados.0.smithi008.stdout:2564: finishing write tid 4 to smithi00888346-118 2023-10-07T21:40:52.760 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 313 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-10-07T21:40:52.760 INFO:tasks.rados.rados.0.smithi008.stdout:2564: left oid 118 (ObjNum 1671 snap 0 seq_num 1671) 2023-10-07T21:40:52.760 INFO:tasks.rados.rados.0.smithi008.stdout:2563: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-10-07T21:40:52.978 INFO:tasks.rados.rados.0.smithi008.stdout:2565: finishing write tid 1 to smithi00888346-145 2023-10-07T21:40:52.978 INFO:tasks.rados.rados.0.smithi008.stdout:2565: finishing write tid 2 to smithi00888346-145 2023-10-07T21:40:52.978 INFO:tasks.rados.rados.0.smithi008.stdout:2565: finishing write tid 3 to smithi00888346-145 2023-10-07T21:40:52.978 INFO:tasks.rados.rados.0.smithi008.stdout:2565: finishing write tid 4 to smithi00888346-145 2023-10-07T21:40:52.979 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 356 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-10-07T21:40:52.979 INFO:tasks.rados.rados.0.smithi008.stdout:2565: left oid 145 (ObjNum 1672 snap 0 seq_num 1672) 2023-10-07T21:40:52.979 INFO:tasks.rados.rados.0.smithi008.stdout:2566: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:40:53.132 INFO:tasks.rados.rados.0.smithi008.stdout:2567: finishing write tid 1 to smithi00888346-35 2023-10-07T21:40:53.133 INFO:tasks.rados.rados.0.smithi008.stdout:2567: finishing write tid 2 to smithi00888346-35 2023-10-07T21:40:53.133 INFO:tasks.rados.rados.0.smithi008.stdout:2567: finishing write tid 3 to smithi00888346-35 2023-10-07T21:40:53.133 INFO:tasks.rados.rados.0.smithi008.stdout:2567: finishing write tid 4 to smithi00888346-35 2023-10-07T21:40:53.133 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 35 v 435 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-10-07T21:40:53.133 INFO:tasks.rados.rados.0.smithi008.stdout:2567: left oid 35 (ObjNum 1673 snap 0 seq_num 1673) 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2568: finishing write tid 1 to smithi00888346-219 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2568: finishing write tid 2 to smithi00888346-219 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2568: finishing write tid 3 to smithi00888346-219 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2568: finishing write tid 4 to smithi00888346-219 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 350 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2568: left oid 219 (ObjNum 1674 snap 0 seq_num 1674) 2023-10-07T21:40:53.134 INFO:tasks.rados.rados.0.smithi008.stdout:2563: done (6 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2564: done (5 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2565: done (4 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2566: done (3 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2567: done (2 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2568: done (1 left) 2023-10-07T21:40:53.135 INFO:tasks.rados.rados.0.smithi008.stdout:2569: done (0 left) 2023-10-07T21:40:53.136 INFO:tasks.rados.rados.0.smithi008.stdout:2570: write oid 283 current snap is 0 2023-10-07T21:40:53.136 INFO:tasks.rados.rados.0.smithi008.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-10-07T21:40:53.140 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:40:53.140 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 bash[91024]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-07T21:40:53.140 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T21:40:53.141 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 systemd[1]: Stopped Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:53.141 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:52 smithi008 systemd[1]: Started Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:53.144 INFO:tasks.rados.rados.0.smithi008.stdout:2570: writing smithi00888346-283 from 568532 to 1083516 tid 1 2023-10-07T21:40:53.149 INFO:tasks.rados.rados.0.smithi008.stdout:2570: writing smithi00888346-283 from 1508762 to 2038674 tid 2 2023-10-07T21:40:53.149 INFO:tasks.rados.rados.0.smithi008.stdout:2571: read oid 94 snap -1 2023-10-07T21:40:53.149 INFO:tasks.rados.rados.0.smithi008.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:53.150 INFO:tasks.rados.rados.0.smithi008.stdout:2572: delete oid 130 current snap is 0 2023-10-07T21:40:53.150 INFO:tasks.rados.rados.0.smithi008.stdout:2570: finishing write tid 1 to smithi00888346-283 2023-10-07T21:40:53.152 INFO:tasks.rados.rados.0.smithi008.stdout:2572: done (2 left) 2023-10-07T21:40:53.152 INFO:tasks.rados.rados.0.smithi008.stdout:2573: write oid 258 current snap is 0 2023-10-07T21:40:53.152 INFO:tasks.rados.rados.0.smithi008.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-10-07T21:40:53.161 INFO:tasks.rados.rados.0.smithi008.stdout:2573: writing smithi00888346-258 from 602146 to 1267628 tid 1 2023-10-07T21:40:53.167 INFO:tasks.rados.rados.0.smithi008.stdout:2573: writing smithi00888346-258 from 1909373 to 2202146 tid 2 2023-10-07T21:40:53.167 INFO:tasks.rados.rados.0.smithi008.stdout:2574: read oid 391 snap -1 2023-10-07T21:40:53.167 INFO:tasks.rados.rados.0.smithi008.stdout:2574: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-07T21:40:53.167 INFO:tasks.rados.rados.0.smithi008.stdout:2575: delete oid 271 current snap is 0 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:2570: finishing write tid 2 to smithi00888346-283 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:2570: finishing write tid 3 to smithi00888346-283 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:2570: finishing write tid 4 to smithi00888346-283 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 234 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-10-07T21:40:53.168 INFO:tasks.rados.rados.0.smithi008.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:53.418 INFO:tasks.rados.rados.0.smithi008.stdout:2573: finishing write tid 1 to smithi00888346-258 2023-10-07T21:40:53.418 INFO:tasks.rados.rados.0.smithi008.stdout:2573: finishing write tid 2 to smithi00888346-258 2023-10-07T21:40:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:2573: finishing write tid 3 to smithi00888346-258 2023-10-07T21:40:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:2573: finishing write tid 4 to smithi00888346-258 2023-10-07T21:40:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 258 v 342 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-10-07T21:40:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-10-07T21:40:53.419 INFO:tasks.rados.rados.0.smithi008.stdout:2574: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2570: done (4 left) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2571: done (3 left) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2573: done (2 left) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2574: done (1 left) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2575: done (0 left) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2576: read oid 159 snap -1 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2576: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-07T21:40:53.535 INFO:tasks.rados.rados.0.smithi008.stdout:2577: write oid 266 current snap is 0 2023-10-07T21:40:53.536 INFO:tasks.rados.rados.0.smithi008.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-10-07T21:40:53.541 INFO:tasks.rados.rados.0.smithi008.stdout:2577: writing smithi00888346-266 from 635760 to 1051740 tid 1 2023-10-07T21:40:53.547 INFO:tasks.rados.rados.0.smithi008.stdout:2577: writing smithi00888346-266 from 1626337 to 2163587 tid 2 2023-10-07T21:40:53.548 INFO:tasks.rados.rados.0.smithi008.stdout:2578: write oid 148 current snap is 0 2023-10-07T21:40:53.548 INFO:tasks.rados.rados.0.smithi008.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-10-07T21:40:53.554 INFO:tasks.rados.rados.0.smithi008.stdout:2578: writing smithi00888346-148 from 652567 to 1260149 tid 1 2023-10-07T21:40:53.560 INFO:tasks.rados.rados.0.smithi008.stdout:2578: writing smithi00888346-148 from 1801172 to 2252567 tid 2 2023-10-07T21:40:53.561 INFO:tasks.rados.rados.0.smithi008.stdout:2579: read oid 362 snap -1 2023-10-07T21:40:53.561 INFO:tasks.rados.rados.0.smithi008.stdout:2579: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-07T21:40:53.561 INFO:tasks.rados.rados.0.smithi008.stdout:2580: delete oid 481 current snap is 0 2023-10-07T21:40:53.561 INFO:tasks.rados.rados.0.smithi008.stdout:2576: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-07T21:40:53.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[41094]: cephadm 2023-10-07T21:40:51.440523+0000 mgr.x (mgr.24878) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:40:53.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[41094]: cephadm 2023-10-07T21:40:51.441398+0000 mgr.x (mgr.24878) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi008 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[41094]: cluster 2023-10-07T21:40:51.557622+0000 mgr.x (mgr.24878) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[41094]: audit 2023-10-07T21:40:52.820885+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[41094]: audit 2023-10-07T21:40:52.830951+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[27485]: cephadm 2023-10-07T21:40:51.440523+0000 mgr.x (mgr.24878) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[27485]: cephadm 2023-10-07T21:40:51.441398+0000 mgr.x (mgr.24878) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi008 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[27485]: cluster 2023-10-07T21:40:51.557622+0000 mgr.x (mgr.24878) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[27485]: audit 2023-10-07T21:40:52.820885+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:53 smithi008 bash[27485]: audit 2023-10-07T21:40:52.830951+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.681 INFO:tasks.rados.rados.0.smithi008.stdout:2577: finishing write tid 1 to smithi00888346-266 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2577: finishing write tid 2 to smithi00888346-266 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2577: finishing write tid 3 to smithi00888346-266 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2577: finishing write tid 4 to smithi00888346-266 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 359 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2578: finishing write tid 1 to smithi00888346-148 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2576: done (4 left) 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2577: done (3 left) 2023-10-07T21:40:53.682 INFO:tasks.rados.rados.0.smithi008.stdout:2580: done (2 left) 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2581: read oid 434 snap -1 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2582: read oid 116 snap -1 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2583: read oid 468 snap -1 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2583: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2584: delete oid 120 current snap is 0 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2578: finishing write tid 2 to smithi00888346-148 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2578: finishing write tid 3 to smithi00888346-148 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2578: finishing write tid 4 to smithi00888346-148 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 148 v 367 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-10-07T21:40:53.683 INFO:tasks.rados.rados.0.smithi008.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-10-07T21:40:53.684 INFO:tasks.rados.rados.0.smithi008.stdout:2579: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-07T21:40:53.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:53 smithi081 bash[31720]: cephadm 2023-10-07T21:40:51.440523+0000 mgr.x (mgr.24878) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:40:53.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:53 smithi081 bash[31720]: cephadm 2023-10-07T21:40:51.441398+0000 mgr.x (mgr.24878) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi008 2023-10-07T21:40:53.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:53 smithi081 bash[31720]: cluster 2023-10-07T21:40:51.557622+0000 mgr.x (mgr.24878) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-07T21:40:53.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:53 smithi081 bash[31720]: audit 2023-10-07T21:40:52.820885+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:53 smithi081 bash[31720]: audit 2023-10-07T21:40:52.830951+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:53.829 INFO:tasks.rados.rados.0.smithi008.stdout:2583: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-07T21:40:53.956 INFO:tasks.rados.rados.0.smithi008.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2023-10-07T21:40:54.122 INFO:tasks.rados.rados.0.smithi008.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2578: done (5 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2579: done (4 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2581: done (3 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2582: done (2 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2583: done (1 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2584: done (0 left) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2585: read oid 73 snap -1 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2585: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:40:54.365 INFO:tasks.rados.rados.0.smithi008.stdout:2586: write oid 61 current snap is 0 2023-10-07T21:40:54.366 INFO:tasks.rados.rados.0.smithi008.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-10-07T21:40:54.371 INFO:tasks.rados.rados.0.smithi008.stdout:2586: writing smithi00888346-61 from 702988 to 1136317 tid 1 2023-10-07T21:40:54.377 INFO:tasks.rados.rados.0.smithi008.stdout:2586: writing smithi00888346-61 from 1860265 to 2302988 tid 2 2023-10-07T21:40:54.378 INFO:tasks.rados.rados.0.smithi008.stdout:2587: read oid 215 snap -1 2023-10-07T21:40:54.378 INFO:tasks.rados.rados.0.smithi008.stdout:2587: expect deleted 2023-10-07T21:40:54.378 INFO:tasks.rados.rados.0.smithi008.stdout:2588: write oid 349 current snap is 0 2023-10-07T21:40:54.378 INFO:tasks.rados.rados.0.smithi008.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-10-07T21:40:54.384 INFO:tasks.rados.rados.0.smithi008.stdout:2588: writing smithi00888346-349 from 719795 to 1228373 tid 1 2023-10-07T21:40:54.391 INFO:tasks.rados.rados.0.smithi008.stdout:2588: writing smithi00888346-349 from 1918747 to 2319795 tid 2 2023-10-07T21:40:54.391 INFO:tasks.rados.rados.0.smithi008.stdout:2589: write oid 306 current snap is 0 2023-10-07T21:40:54.391 INFO:tasks.rados.rados.0.smithi008.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-10-07T21:40:54.398 INFO:tasks.rados.rados.0.smithi008.stdout:2589: writing smithi00888346-306 from 736602 to 1320429 tid 1 2023-10-07T21:40:54.404 INFO:tasks.rados.rados.0.smithi008.stdout:2589: writing smithi00888346-306 from 1860876 to 2336602 tid 2 2023-10-07T21:40:54.404 INFO:tasks.rados.rados.0.smithi008.stdout:2590: read oid 236 snap -1 2023-10-07T21:40:54.404 INFO:tasks.rados.rados.0.smithi008.stdout:2590: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:54.404 INFO:tasks.rados.rados.0.smithi008.stdout:2591: write oid 27 current snap is 0 2023-10-07T21:40:54.404 INFO:tasks.rados.rados.0.smithi008.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-10-07T21:40:54.412 INFO:tasks.rados.rados.0.smithi008.stdout:2591: writing smithi00888346-27 from 753409 to 1412485 tid 1 2023-10-07T21:40:54.418 INFO:tasks.rados.rados.0.smithi008.stdout:2591: writing smithi00888346-27 from 1919358 to 2353409 tid 2 2023-10-07T21:40:54.418 INFO:tasks.rados.rados.0.smithi008.stdout:2592: write oid 302 current snap is 0 2023-10-07T21:40:54.418 INFO:tasks.rados.rados.0.smithi008.stdout:2585: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:40:54.520 INFO:tasks.rados.rados.0.smithi008.stdout:2586: finishing write tid 1 to smithi00888346-61 2023-10-07T21:40:54.520 INFO:tasks.rados.rados.0.smithi008.stdout:2586: finishing write tid 2 to smithi00888346-61 2023-10-07T21:40:54.520 INFO:tasks.rados.rados.0.smithi008.stdout:2586: finishing write tid 3 to smithi00888346-61 2023-10-07T21:40:54.520 INFO:tasks.rados.rados.0.smithi008.stdout:2586: finishing write tid 4 to smithi00888346-61 2023-10-07T21:40:54.521 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 239 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-10-07T21:40:54.521 INFO:tasks.rados.rados.0.smithi008.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-10-07T21:40:54.521 INFO:tasks.rados.rados.0.smithi008.stdout:2588: finishing write tid 1 to smithi00888346-349 2023-10-07T21:40:54.521 INFO:tasks.rados.rados.0.smithi008.stdout:2588: finishing write tid 2 to smithi00888346-349 2023-10-07T21:40:54.521 INFO:tasks.rados.rados.0.smithi008.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-10-07T21:40:54.527 INFO:tasks.rados.rados.0.smithi008.stdout:2592: writing smithi00888346-302 from 770216 to 1220894 tid 1 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2592: writing smithi00888346-302 from 1694193 to 2246119 tid 2 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2585: done (7 left) 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2586: done (6 left) 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2587: done (5 left) 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2593: write oid 274 current snap is 0 2023-10-07T21:40:54.533 INFO:tasks.rados.rados.0.smithi008.stdout:2588: finishing write tid 3 to smithi00888346-349 2023-10-07T21:40:54.534 INFO:tasks.rados.rados.0.smithi008.stdout:2588: finishing write tid 4 to smithi00888346-349 2023-10-07T21:40:54.534 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 292 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-10-07T21:40:54.534 INFO:tasks.rados.rados.0.smithi008.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-10-07T21:40:54.534 INFO:tasks.rados.rados.0.smithi008.stdout:2589: finishing write tid 1 to smithi00888346-306 2023-10-07T21:40:54.534 INFO:tasks.rados.rados.0.smithi008.stdout:2590: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[27485]: cephadm 2023-10-07T21:40:52.860522+0000 mgr.x (mgr.24878) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[27485]: cephadm 2023-10-07T21:40:52.881256+0000 mgr.x (mgr.24878) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[27485]: cluster 2023-10-07T21:40:53.558213+0000 mgr.x (mgr.24878) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[27485]: audit 2023-10-07T21:40:53.855663+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.8:0/918463593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[41094]: cephadm 2023-10-07T21:40:52.860522+0000 mgr.x (mgr.24878) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:40:54.626 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[41094]: cephadm 2023-10-07T21:40:52.881256+0000 mgr.x (mgr.24878) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:40:54.627 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[41094]: cluster 2023-10-07T21:40:53.558213+0000 mgr.x (mgr.24878) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:54.627 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[41094]: audit 2023-10-07T21:40:53.855663+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.8:0/918463593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:2589: finishing write tid 2 to smithi00888346-306 2023-10-07T21:40:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:2589: finishing write tid 3 to smithi00888346-306 2023-10-07T21:40:54.678 INFO:tasks.rados.rados.0.smithi008.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-10-07T21:40:54.689 INFO:tasks.rados.rados.0.smithi008.stdout:2593: writing smithi00888346-274 from 787023 to 1312950 tid 1 2023-10-07T21:40:54.695 INFO:tasks.rados.rados.0.smithi008.stdout:2593: writing smithi00888346-274 from 1752675 to 2387023 tid 2 2023-10-07T21:40:54.695 INFO:tasks.rados.rados.0.smithi008.stdout:2588: done (5 left) 2023-10-07T21:40:54.695 INFO:tasks.rados.rados.0.smithi008.stdout:2590: done (4 left) 2023-10-07T21:40:54.695 INFO:tasks.rados.rados.0.smithi008.stdout:2594: write oid 322 current snap is 0 2023-10-07T21:40:54.696 INFO:tasks.rados.rados.0.smithi008.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-10-07T21:40:54.701 INFO:tasks.rados.rados.0.smithi008.stdout:2594: writing smithi00888346-322 from 403830 to 1005006 tid 1 2023-10-07T21:40:54.708 INFO:tasks.rados.rados.0.smithi008.stdout:2594: writing smithi00888346-322 from 1694804 to 2250399 tid 2 2023-10-07T21:40:54.708 INFO:tasks.rados.rados.0.smithi008.stdout:2595: read oid 170 snap -1 2023-10-07T21:40:54.708 INFO:tasks.rados.rados.0.smithi008.stdout:2595: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:54.708 INFO:tasks.rados.rados.0.smithi008.stdout:2596: read oid 17 snap -1 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2596: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2597: write oid 253 current snap is 0 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2589: finishing write tid 4 to smithi00888346-306 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 306 v 401 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2591: finishing write tid 1 to smithi00888346-27 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2591: finishing write tid 2 to smithi00888346-27 2023-10-07T21:40:54.709 INFO:tasks.rados.rados.0.smithi008.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-10-07T21:40:54.714 INFO:tasks.rados.rados.0.smithi008.stdout:2597: writing smithi00888346-253 from 420637 to 1097062 tid 1 2023-10-07T21:40:54.725 INFO:tasks.rados.rados.0.smithi008.stdout:2597: writing smithi00888346-253 from 1753286 to 2420637 tid 2 2023-10-07T21:40:54.725 INFO:tasks.rados.rados.0.smithi008.stdout:2589: done (7 left) 2023-10-07T21:40:54.725 INFO:tasks.rados.rados.0.smithi008.stdout:2598: read oid 283 snap -1 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2598: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2599: read oid 435 snap -1 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2599: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2600: read oid 29 snap -1 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2600: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2601: read oid 272 snap -1 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2601: expect deleted 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2591: finishing write tid 3 to smithi00888346-27 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2591: finishing write tid 4 to smithi00888346-27 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 27 v 370 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-10-07T21:40:54.726 INFO:tasks.rados.rados.0.smithi008.stdout:2592: finishing write tid 1 to smithi00888346-302 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2602: read oid 191 snap -1 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2602: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2591: done (11 left) 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2603: read oid 127 snap -1 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2603: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2604: read oid 258 snap -1 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2604: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2605: read oid 256 snap -1 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2605: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2606: write oid 92 current snap is 0 2023-10-07T21:40:54.727 INFO:tasks.rados.rados.0.smithi008.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-10-07T21:40:54.734 INFO:tasks.rados.rados.0.smithi008.stdout:2606: writing smithi00888346-92 from 437444 to 1189118 tid 1 2023-10-07T21:40:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:54 smithi081 bash[31720]: cephadm 2023-10-07T21:40:52.860522+0000 mgr.x (mgr.24878) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:40:54.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:54 smithi081 bash[31720]: cephadm 2023-10-07T21:40:52.881256+0000 mgr.x (mgr.24878) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi008 2023-10-07T21:40:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:54 smithi081 bash[31720]: cluster 2023-10-07T21:40:53.558213+0000 mgr.x (mgr.24878) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:54 smithi081 bash[31720]: audit 2023-10-07T21:40:53.855663+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.8:0/918463593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:54.742 INFO:tasks.rados.rados.0.smithi008.stdout:2606: writing smithi00888346-92 from 1811768 to 2371032 tid 2 2023-10-07T21:40:54.742 INFO:tasks.rados.rados.0.smithi008.stdout:2607: write oid 482 current snap is 0 2023-10-07T21:40:54.742 INFO:tasks.rados.rados.0.smithi008.stdout:2592: finishing write tid 2 to smithi00888346-302 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2592: finishing write tid 3 to smithi00888346-302 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2592: finishing write tid 4 to smithi00888346-302 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 373 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2592: left oid 302 (ObjNum 1688 snap 0 seq_num 1688) 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2593: finishing write tid 1 to smithi00888346-274 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2593: finishing write tid 2 to smithi00888346-274 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2593: finishing write tid 3 to smithi00888346-274 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2593: finishing write tid 4 to smithi00888346-274 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 480 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2593: left oid 274 (ObjNum 1689 snap 0 seq_num 1689) 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2594: finishing write tid 1 to smithi00888346-322 2023-10-07T21:40:54.743 INFO:tasks.rados.rados.0.smithi008.stdout:2594: finishing write tid 2 to smithi00888346-322 2023-10-07T21:40:54.744 INFO:tasks.rados.rados.0.smithi008.stdout:2594: finishing write tid 3 to smithi00888346-322 2023-10-07T21:40:54.744 INFO:tasks.rados.rados.0.smithi008.stdout:2594: finishing write tid 4 to smithi00888346-322 2023-10-07T21:40:54.744 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 322 v 283 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-10-07T21:40:54.744 INFO:tasks.rados.rados.0.smithi008.stdout:2594: left oid 322 (ObjNum 1690 snap 0 seq_num 1690) 2023-10-07T21:40:54.744 INFO:tasks.rados.rados.0.smithi008.stdout:2596: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-07T21:40:54.905 INFO:tasks.rados.rados.0.smithi008.stdout:2597: finishing write tid 1 to smithi00888346-253 2023-10-07T21:40:54.905 INFO:tasks.rados.rados.0.smithi008.stdout:2595: expect (ObjNum 169 snap 0 seq_num 169) 2023-10-07T21:40:54.994 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.651Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.651Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.652Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.652Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:40:54.995 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.653Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:40:54.996 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:40:54.997 INFO:tasks.rados.rados.0.smithi008.stdout:2604: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:40:54.997 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:40:54.998 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:40:54.999 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 21:40:54 smithi008 bash[91053]: ts=2023-10-07T21:40:54.654Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:40:55.091 INFO:tasks.rados.rados.0.smithi008.stdout:2599: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-07T21:40:55.198 INFO:tasks.rados.rados.0.smithi008.stdout:2605: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-07T21:40:55.447 INFO:tasks.rados.rados.0.smithi008.stdout:2598: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-07T21:40:55.588 INFO:tasks.rados.rados.0.smithi008.stdout:2602: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-07T21:40:55.722 INFO:tasks.rados.rados.0.smithi008.stdout:2603: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-07T21:40:55.833 INFO:tasks.rados.rados.0.smithi008.stdout:2597: finishing write tid 2 to smithi00888346-253 2023-10-07T21:40:55.833 INFO:tasks.rados.rados.0.smithi008.stdout:2597: finishing write tid 3 to smithi00888346-253 2023-10-07T21:40:55.834 INFO:tasks.rados.rados.0.smithi008.stdout:2597: finishing write tid 4 to smithi00888346-253 2023-10-07T21:40:55.834 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 438 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-10-07T21:40:55.834 INFO:tasks.rados.rados.0.smithi008.stdout:2597: left oid 253 (ObjNum 1691 snap 0 seq_num 1691) 2023-10-07T21:40:55.834 INFO:tasks.rados.rados.0.smithi008.stdout:2600: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-07T21:40:55.966 INFO:tasks.rados.rados.0.smithi008.stdout:2606: finishing write tid 1 to smithi00888346-92 2023-10-07T21:40:55.966 INFO:tasks.rados.rados.0.smithi008.stdout:2606: finishing write tid 2 to smithi00888346-92 2023-10-07T21:40:55.966 INFO:tasks.rados.rados.0.smithi008.stdout:2606: finishing write tid 3 to smithi00888346-92 2023-10-07T21:40:55.966 INFO:tasks.rados.rados.0.smithi008.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-10-07T21:40:55.972 INFO:tasks.rados.rados.0.smithi008.stdout:2607: writing smithi00888346-482 from 454251 to 881174 tid 1 2023-10-07T21:40:55.981 INFO:tasks.rados.rados.0.smithi008.stdout:2607: writing smithi00888346-482 from 1470250 to 2173172 tid 2 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2592: done (15 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2593: done (14 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2594: done (13 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2595: done (12 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2596: done (11 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2597: done (10 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2598: done (9 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2599: done (8 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2600: done (7 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2601: done (6 left) 2023-10-07T21:40:55.982 INFO:tasks.rados.rados.0.smithi008.stdout:2602: done (5 left) 2023-10-07T21:40:55.983 INFO:tasks.rados.rados.0.smithi008.stdout:2603: done (4 left) 2023-10-07T21:40:55.983 INFO:tasks.rados.rados.0.smithi008.stdout:2604: done (3 left) 2023-10-07T21:40:55.983 INFO:tasks.rados.rados.0.smithi008.stdout:2605: done (2 left) 2023-10-07T21:40:55.983 INFO:tasks.rados.rados.0.smithi008.stdout:2608: write oid 21 current snap is 0 2023-10-07T21:40:55.983 INFO:tasks.rados.rados.0.smithi008.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-10-07T21:40:55.987 INFO:tasks.rados.rados.0.smithi008.stdout:2608: writing smithi00888346-21 from 471058 to 973230 tid 1 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2608: writing smithi00888346-21 from 1412379 to 1858959 tid 2 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2609: write oid 282 current snap is 0 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2606: finishing write tid 4 to smithi00888346-92 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 92 v 286 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2606: left oid 92 (ObjNum 1692 snap 0 seq_num 1692) 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2607: finishing write tid 1 to smithi00888346-482 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2607: finishing write tid 2 to smithi00888346-482 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2607: finishing write tid 3 to smithi00888346-482 2023-10-07T21:40:55.993 INFO:tasks.rados.rados.0.smithi008.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-10-07T21:40:55.999 INFO:tasks.rados.rados.0.smithi008.stdout:2609: writing smithi00888346-282 from 487865 to 1065286 tid 1 2023-10-07T21:40:56.006 INFO:tasks.rados.rados.0.smithi008.stdout:2609: writing smithi00888346-282 from 1470861 to 2177452 tid 2 2023-10-07T21:40:56.006 INFO:tasks.rados.rados.0.smithi008.stdout:2606: done (3 left) 2023-10-07T21:40:56.006 INFO:tasks.rados.rados.0.smithi008.stdout:2610: read oid 317 snap -1 2023-10-07T21:40:56.006 INFO:tasks.rados.rados.0.smithi008.stdout:2610: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:2611: write oid 181 current snap is 0 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:2607: finishing write tid 4 to smithi00888346-482 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 482 v 376 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:2607: left oid 482 (ObjNum 1693 snap 0 seq_num 1693) 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:2608: finishing write tid 1 to smithi00888346-21 2023-10-07T21:40:56.007 INFO:tasks.rados.rados.0.smithi008.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-10-07T21:40:56.013 INFO:tasks.rados.rados.0.smithi008.stdout:2611: writing smithi00888346-181 from 504672 to 1273695 tid 1 2023-10-07T21:40:56.022 INFO:tasks.rados.rados.0.smithi008.stdout:2611: writing smithi00888346-181 from 2045696 to 2495945 tid 2 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2607: done (4 left) 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2612: read oid 83 snap -1 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2612: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2613: read oid 332 snap -1 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2613: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2614: read oid 304 snap -1 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2614: expect deleted 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2615: read oid 128 snap -1 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2615: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2616: read oid 204 snap -1 2023-10-07T21:40:56.023 INFO:tasks.rados.rados.0.smithi008.stdout:2616: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2617: write oid 437 current snap is 0 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2608: finishing write tid 2 to smithi00888346-21 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2608: finishing write tid 3 to smithi00888346-21 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2608: finishing write tid 4 to smithi00888346-21 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 242 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2608: left oid 21 (ObjNum 1694 snap 0 seq_num 1694) 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2609: finishing write tid 1 to smithi00888346-282 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2611: finishing write tid 1 to smithi00888346-181 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2609: finishing write tid 2 to smithi00888346-282 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2609: finishing write tid 3 to smithi00888346-282 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:2609: finishing write tid 4 to smithi00888346-282 2023-10-07T21:40:56.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 282 v 483 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-10-07T21:40:56.025 INFO:tasks.rados.rados.0.smithi008.stdout:2609: left oid 282 (ObjNum 1695 snap 0 seq_num 1695) 2023-10-07T21:40:56.025 INFO:tasks.rados.rados.0.smithi008.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-10-07T21:40:56.029 INFO:tasks.rados.rados.0.smithi008.stdout:2617: writing smithi00888346-437 from 521479 to 965751 tid 1 2023-10-07T21:40:56.038 INFO:tasks.rados.rados.0.smithi008.stdout:2617: writing smithi00888346-437 from 1704178 to 2414438 tid 2 2023-10-07T21:40:56.038 INFO:tasks.rados.rados.0.smithi008.stdout:2608: done (9 left) 2023-10-07T21:40:56.038 INFO:tasks.rados.rados.0.smithi008.stdout:2609: done (8 left) 2023-10-07T21:40:56.038 INFO:tasks.rados.rados.0.smithi008.stdout:2618: write oid 386 current snap is 0 2023-10-07T21:40:56.038 INFO:tasks.rados.rados.0.smithi008.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-10-07T21:40:56.044 INFO:tasks.rados.rados.0.smithi008.stdout:2618: writing smithi00888346-386 from 538286 to 1057807 tid 1 2023-10-07T21:40:56.051 INFO:tasks.rados.rados.0.smithi008.stdout:2618: writing smithi00888346-386 from 1762660 to 2216578 tid 2 2023-10-07T21:40:56.051 INFO:tasks.rados.rados.0.smithi008.stdout:2619: read oid 283 snap -1 2023-10-07T21:40:56.052 INFO:tasks.rados.rados.0.smithi008.stdout:2619: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-07T21:40:56.052 INFO:tasks.rados.rados.0.smithi008.stdout:2620: read oid 422 snap -1 2023-10-07T21:40:56.052 INFO:tasks.rados.rados.0.smithi008.stdout:2620: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:40:56.052 INFO:tasks.rados.rados.0.smithi008.stdout:2621: write oid 384 current snap is 0 2023-10-07T21:40:56.052 INFO:tasks.rados.rados.0.smithi008.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-10-07T21:40:56.057 INFO:tasks.rados.rados.0.smithi008.stdout:2621: writing smithi00888346-384 from 555093 to 1149863 tid 1 2023-10-07T21:40:56.065 INFO:tasks.rados.rados.0.smithi008.stdout:2621: writing smithi00888346-384 from 1704789 to 2418718 tid 2 2023-10-07T21:40:56.065 INFO:tasks.rados.rados.0.smithi008.stdout:2622: write oid 487 current snap is 0 2023-10-07T21:40:56.066 INFO:tasks.rados.rados.0.smithi008.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-10-07T21:40:56.074 INFO:tasks.rados.rados.0.smithi008.stdout:2622: writing smithi00888346-487 from 571900 to 1241919 tid 1 2023-10-07T21:40:56.080 INFO:tasks.rados.rados.0.smithi008.stdout:2622: writing smithi00888346-487 from 1763271 to 2220858 tid 2 2023-10-07T21:40:56.080 INFO:tasks.rados.rados.0.smithi008.stdout:2623: write oid 191 current snap is 0 2023-10-07T21:40:56.081 INFO:tasks.rados.rados.0.smithi008.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-10-07T21:40:56.087 INFO:tasks.rados.rados.0.smithi008.stdout:2623: writing smithi00888346-191 from 588707 to 1333975 tid 1 2023-10-07T21:40:56.095 INFO:tasks.rados.rados.0.smithi008.stdout:2623: writing smithi00888346-191 from 1821753 to 2539351 tid 2 2023-10-07T21:40:56.095 INFO:tasks.rados.rados.0.smithi008.stdout:2624: write oid 500 current snap is 0 2023-10-07T21:40:56.095 INFO:tasks.rados.rados.0.smithi008.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-10-07T21:40:56.100 INFO:tasks.rados.rados.0.smithi008.stdout:2624: writing smithi00888346-500 from 605514 to 1026031 tid 1 2023-10-07T21:40:56.105 INFO:tasks.rados.rados.0.smithi008.stdout:2624: writing smithi00888346-500 from 1480235 to 1941491 tid 2 2023-10-07T21:40:56.109 INFO:tasks.rados.rados.0.smithi008.stdout:2624: writing smithi00888346-500 from 2356169 to 2605514 tid 3 2023-10-07T21:40:56.109 INFO:tasks.rados.rados.0.smithi008.stdout:2625: write oid 233 current snap is 0 2023-10-07T21:40:56.109 INFO:tasks.rados.rados.0.smithi008.stdout:2610: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-07T21:40:56.209 INFO:tasks.rados.rados.0.smithi008.stdout:2611: finishing write tid 2 to smithi00888346-181 2023-10-07T21:40:56.209 INFO:tasks.rados.rados.0.smithi008.stdout:2612: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-07T21:40:56.304 INFO:tasks.rados.rados.0.smithi008.stdout:2611: finishing write tid 3 to smithi00888346-181 2023-10-07T21:40:56.305 INFO:tasks.rados.rados.0.smithi008.stdout:2611: finishing write tid 4 to smithi00888346-181 2023-10-07T21:40:56.305 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 181 v 316 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-10-07T21:40:56.305 INFO:tasks.rados.rados.0.smithi008.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2023-10-07T21:40:56.305 INFO:tasks.rados.rados.0.smithi008.stdout:2613: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-07T21:40:56.466 INFO:tasks.rados.rados.0.smithi008.stdout:2617: finishing write tid 1 to smithi00888346-437 2023-10-07T21:40:56.466 INFO:tasks.rados.rados.0.smithi008.stdout:2615: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-07T21:40:56.595 INFO:tasks.rados.rados.0.smithi008.stdout:2616: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-07T21:40:56.737 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:40:56 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:56] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2023-10-07T21:40:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:56 smithi081 bash[31720]: cluster 2023-10-07T21:40:55.558911+0000 mgr.x (mgr.24878) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:56 smithi081 bash[31720]: audit 2023-10-07T21:40:56.309317+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.8:0/479995291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:56.758 INFO:tasks.rados.rados.0.smithi008.stdout:2617: finishing write tid 2 to smithi00888346-437 2023-10-07T21:40:56.758 INFO:tasks.rados.rados.0.smithi008.stdout:2617: finishing write tid 3 to smithi00888346-437 2023-10-07T21:40:56.758 INFO:tasks.rados.rados.0.smithi008.stdout:2617: finishing write tid 4 to smithi00888346-437 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 362 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2617: left oid 437 (ObjNum 1697 snap 0 seq_num 1697) 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2618: finishing write tid 1 to smithi00888346-386 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2618: finishing write tid 2 to smithi00888346-386 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2618: finishing write tid 3 to smithi00888346-386 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2618: finishing write tid 4 to smithi00888346-386 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 386 v 332 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2618: left oid 386 (ObjNum 1698 snap 0 seq_num 1698) 2023-10-07T21:40:56.759 INFO:tasks.rados.rados.0.smithi008.stdout:2619: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-07T21:40:56.876 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:56 smithi008 bash[41094]: cluster 2023-10-07T21:40:55.558911+0000 mgr.x (mgr.24878) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:56.876 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:56 smithi008 bash[41094]: audit 2023-10-07T21:40:56.309317+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.8:0/479995291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:56.877 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:56 smithi008 bash[27485]: cluster 2023-10-07T21:40:55.558911+0000 mgr.x (mgr.24878) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-07T21:40:56.877 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:56 smithi008 bash[27485]: audit 2023-10-07T21:40:56.309317+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.8:0/479995291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:56.902 INFO:tasks.rados.rados.0.smithi008.stdout:2621: finishing write tid 1 to smithi00888346-384 2023-10-07T21:40:56.902 INFO:tasks.rados.rados.0.smithi008.stdout:2620: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:40:57.134 INFO:tasks.rados.rados.0.smithi008.stdout:2621: finishing write tid 2 to smithi00888346-384 2023-10-07T21:40:57.134 INFO:tasks.rados.rados.0.smithi008.stdout:2621: finishing write tid 3 to smithi00888346-384 2023-10-07T21:40:57.134 INFO:tasks.rados.rados.0.smithi008.stdout:2621: finishing write tid 4 to smithi00888346-384 2023-10-07T21:40:57.134 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 353 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-10-07T21:40:57.134 INFO:tasks.rados.rados.0.smithi008.stdout:2621: left oid 384 (ObjNum 1699 snap 0 seq_num 1699) 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2622: finishing write tid 1 to smithi00888346-487 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2622: finishing write tid 2 to smithi00888346-487 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2622: finishing write tid 3 to smithi00888346-487 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2622: finishing write tid 4 to smithi00888346-487 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 487 v 243 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2622: left oid 487 (ObjNum 1700 snap 0 seq_num 1700) 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2623: finishing write tid 1 to smithi00888346-191 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2623: finishing write tid 2 to smithi00888346-191 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2623: finishing write tid 3 to smithi00888346-191 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2623: finishing write tid 4 to smithi00888346-191 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 295 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-10-07T21:40:57.135 INFO:tasks.rados.rados.0.smithi008.stdout:2623: left oid 191 (ObjNum 1701 snap 0 seq_num 1701) 2023-10-07T21:40:57.136 INFO:tasks.rados.rados.0.smithi008.stdout:2624: finishing write tid 1 to smithi00888346-500 2023-10-07T21:40:57.136 INFO:tasks.rados.rados.0.smithi008.stdout:2624: finishing write tid 2 to smithi00888346-500 2023-10-07T21:40:57.136 INFO:tasks.rados.rados.0.smithi008.stdout:2624: finishing write tid 3 to smithi00888346-500 2023-10-07T21:40:57.136 INFO:tasks.rados.rados.0.smithi008.stdout:2624: finishing write tid 4 to smithi00888346-500 2023-10-07T21:40:57.136 INFO:tasks.rados.rados.0.smithi008.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-10-07T21:40:57.146 INFO:tasks.rados.rados.0.smithi008.stdout:2625: writing smithi00888346-233 from 622321 to 1234440 tid 1 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2625: writing smithi00888346-233 from 1938717 to 2622321 tid 2 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2610: done (15 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2611: done (14 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2612: done (13 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2613: done (12 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2614: done (11 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2615: done (10 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2616: done (9 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2617: done (8 left) 2023-10-07T21:40:57.155 INFO:tasks.rados.rados.0.smithi008.stdout:2618: done (7 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2619: done (6 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2620: done (5 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2621: done (4 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2622: done (3 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2623: done (2 left) 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2626: write oid 224 current snap is 0 2023-10-07T21:40:57.156 INFO:tasks.rados.rados.0.smithi008.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-10-07T21:40:57.162 INFO:tasks.rados.rados.0.smithi008.stdout:2626: writing smithi00888346-224 from 639128 to 1326496 tid 1 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2626: writing smithi00888346-224 from 1997199 to 2462124 tid 2 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2627: read oid 80 snap -1 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2628: read oid 74 snap -1 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2628: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2629: read oid 407 snap -1 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2629: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:57.169 INFO:tasks.rados.rados.0.smithi008.stdout:2630: write oid 260 current snap is 0 2023-10-07T21:40:57.170 INFO:tasks.rados.rados.0.smithi008.stdout:2624: finishing write tid 5 to smithi00888346-500 2023-10-07T21:40:57.170 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 500 v 320 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-10-07T21:40:57.170 INFO:tasks.rados.rados.0.smithi008.stdout:2624: left oid 500 (ObjNum 1702 snap 0 seq_num 1702) 2023-10-07T21:40:57.170 INFO:tasks.rados.rados.0.smithi008.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-10-07T21:40:57.177 INFO:tasks.rados.rados.0.smithi008.stdout:2630: writing smithi00888346-260 from 655935 to 1418552 tid 1 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2630: writing smithi00888346-260 from 2055681 to 2655935 tid 2 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2624: done (6 left) 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2631: read oid 276 snap -1 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2631: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2632: read oid 328 snap -1 2023-10-07T21:40:57.185 INFO:tasks.rados.rados.0.smithi008.stdout:2632: expect deleted 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2633: delete oid 100 current snap is 0 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2625: finishing write tid 1 to smithi00888346-233 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2625: finishing write tid 2 to smithi00888346-233 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2625: finishing write tid 3 to smithi00888346-233 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2625: finishing write tid 4 to smithi00888346-233 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 441 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2625: left oid 233 (ObjNum 1703 snap 0 seq_num 1703) 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2626: finishing write tid 1 to smithi00888346-224 2023-10-07T21:40:57.186 INFO:tasks.rados.rados.0.smithi008.stdout:2628: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-07T21:40:57.370 INFO:tasks.rados.rados.0.smithi008.stdout:2627: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-10-07T21:40:57.487 INFO:tasks.rados.rados.0.smithi008.stdout:2626: finishing write tid 2 to smithi00888346-224 2023-10-07T21:40:57.487 INFO:tasks.rados.rados.0.smithi008.stdout:2626: finishing write tid 3 to smithi00888346-224 2023-10-07T21:40:57.487 INFO:tasks.rados.rados.0.smithi008.stdout:2626: finishing write tid 4 to smithi00888346-224 2023-10-07T21:40:57.487 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 356 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-10-07T21:40:57.488 INFO:tasks.rados.rados.0.smithi008.stdout:2626: left oid 224 (ObjNum 1704 snap 0 seq_num 1704) 2023-10-07T21:40:57.488 INFO:tasks.rados.rados.0.smithi008.stdout:2629: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-07T21:40:57.638 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:40:57 smithi008 bash[27761]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:40:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:40:57.639 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:57 smithi008 systemd[1]: Stopping Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:40:57.639 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:57 smithi008 bash[76128]: ts=2023-10-07T21:40:57.553Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:40:57.674 INFO:tasks.rados.rados.0.smithi008.stdout:2630: finishing write tid 1 to smithi00888346-260 2023-10-07T21:40:57.675 INFO:tasks.rados.rados.0.smithi008.stdout:2631: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-10-07T21:40:57.802 INFO:tasks.rados.rados.0.smithi008.stdout:2630: finishing write tid 2 to smithi00888346-260 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2630: finishing write tid 3 to smithi00888346-260 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2630: finishing write tid 4 to smithi00888346-260 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 260 v 486 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2630: left oid 260 (ObjNum 1705 snap 0 seq_num 1705) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2625: done (8 left) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2626: done (7 left) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2627: done (6 left) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2628: done (5 left) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2629: done (4 left) 2023-10-07T21:40:57.803 INFO:tasks.rados.rados.0.smithi008.stdout:2630: done (3 left) 2023-10-07T21:40:57.804 INFO:tasks.rados.rados.0.smithi008.stdout:2631: done (2 left) 2023-10-07T21:40:57.804 INFO:tasks.rados.rados.0.smithi008.stdout:2632: done (1 left) 2023-10-07T21:40:57.804 INFO:tasks.rados.rados.0.smithi008.stdout:2633: done (0 left) 2023-10-07T21:40:57.804 INFO:tasks.rados.rados.0.smithi008.stdout:2634: write oid 34 current snap is 0 2023-10-07T21:40:57.804 INFO:tasks.rados.rados.0.smithi008.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-10-07T21:40:57.809 INFO:tasks.rados.rados.0.smithi008.stdout:2634: writing smithi00888346-34 from 689549 to 1202664 tid 1 2023-10-07T21:40:57.816 INFO:tasks.rados.rados.0.smithi008.stdout:2634: writing smithi00888346-34 from 1656292 to 2268544 tid 2 2023-10-07T21:40:57.816 INFO:tasks.rados.rados.0.smithi008.stdout:2635: read oid 285 snap -1 2023-10-07T21:40:57.816 INFO:tasks.rados.rados.0.smithi008.stdout:2635: expect (ObjNum 1371 snap 0 seq_num 1371) 2023-10-07T21:40:57.816 INFO:tasks.rados.rados.0.smithi008.stdout:2636: write oid 219 current snap is 0 2023-10-07T21:40:57.816 INFO:tasks.rados.rados.0.smithi008.stdout:2634: finishing write tid 1 to smithi00888346-34 2023-10-07T21:40:57.817 INFO:tasks.rados.rados.0.smithi008.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-10-07T21:40:57.824 INFO:tasks.rados.rados.0.smithi008.stdout:2636: writing smithi00888346-219 from 706356 to 1294720 tid 1 2023-10-07T21:40:57.829 INFO:tasks.rados.rados.0.smithi008.stdout:2636: writing smithi00888346-219 from 1714774 to 2187037 tid 2 2023-10-07T21:40:57.829 INFO:tasks.rados.rados.0.smithi008.stdout:2637: write oid 167 current snap is 0 2023-10-07T21:40:57.829 INFO:tasks.rados.rados.0.smithi008.stdout:2634: finishing write tid 2 to smithi00888346-34 2023-10-07T21:40:57.829 INFO:tasks.rados.rados.0.smithi008.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-10-07T21:40:57.837 INFO:tasks.rados.rados.0.smithi008.stdout:2637: writing smithi00888346-167 from 723163 to 1386776 tid 1 2023-10-07T21:40:57.845 INFO:tasks.rados.rados.0.smithi008.stdout:2637: writing smithi00888346-167 from 2173256 to 2723163 tid 2 2023-10-07T21:40:57.845 INFO:tasks.rados.rados.0.smithi008.stdout:2638: write oid 69 current snap is 0 2023-10-07T21:40:57.845 INFO:tasks.rados.rados.0.smithi008.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-10-07T21:40:57.853 INFO:tasks.rados.rados.0.smithi008.stdout:2638: writing smithi00888346-69 from 739970 to 1478832 tid 1 2023-10-07T21:40:57.860 INFO:tasks.rados.rados.0.smithi008.stdout:2638: writing smithi00888346-69 from 2231738 to 2707670 tid 2 2023-10-07T21:40:57.860 INFO:tasks.rados.rados.0.smithi008.stdout:2639: delete oid 393 current snap is 0 2023-10-07T21:40:57.860 INFO:tasks.rados.rados.0.smithi008.stdout:2634: finishing write tid 3 to smithi00888346-34 2023-10-07T21:40:57.860 INFO:tasks.rados.rados.0.smithi008.stdout:2634: finishing write tid 4 to smithi00888346-34 2023-10-07T21:40:57.860 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 379 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-10-07T21:40:57.861 INFO:tasks.rados.rados.0.smithi008.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-10-07T21:40:57.861 INFO:tasks.rados.rados.0.smithi008.stdout:2635: expect (ObjNum 1371 snap 0 seq_num 1371) 2023-10-07T21:40:58.062 INFO:tasks.rados.rados.0.smithi008.stdout:2636: finishing write tid 1 to smithi00888346-219 2023-10-07T21:40:58.062 INFO:tasks.rados.rados.0.smithi008.stdout:2636: finishing write tid 2 to smithi00888346-219 2023-10-07T21:40:58.062 INFO:tasks.rados.rados.0.smithi008.stdout:2636: finishing write tid 3 to smithi00888346-219 2023-10-07T21:40:58.062 INFO:tasks.rados.rados.0.smithi008.stdout:2636: finishing write tid 4 to smithi00888346-219 2023-10-07T21:40:58.062 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 360 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2634: done (5 left) 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2635: done (4 left) 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2636: done (3 left) 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2639: done (2 left) 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2640: write oid 178 current snap is 0 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2637: finishing write tid 1 to smithi00888346-167 2023-10-07T21:40:58.063 INFO:tasks.rados.rados.0.smithi008.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-10-07T21:40:58.076 INFO:tasks.rados.rados.0.smithi008.stdout:2640: writing smithi00888346-178 from 773584 to 1379297 tid 1 2023-10-07T21:40:58.082 INFO:tasks.rados.rados.0.smithi008.stdout:2640: writing smithi00888346-178 from 1948702 to 2428303 tid 2 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2641: read oid 443 snap -1 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2641: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2642: read oid 135 snap -1 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2642: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2643: read oid 487 snap -1 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2643: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2637: finishing write tid 2 to smithi00888346-167 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2637: finishing write tid 3 to smithi00888346-167 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2637: finishing write tid 4 to smithi00888346-167 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 167 v 382 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-10-07T21:40:58.083 INFO:tasks.rados.rados.0.smithi008.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2638: finishing write tid 1 to smithi00888346-69 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2637: done (5 left) 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2644: read oid 108 snap -1 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2644: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2645: write oid 478 current snap is 0 2023-10-07T21:40:58.084 INFO:tasks.rados.rados.0.smithi008.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-10-07T21:40:58.092 INFO:tasks.rados.rados.0.smithi008.stdout:2645: writing smithi00888346-478 from 790391 to 1471353 tid 1 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2645: writing smithi00888346-478 from 2007184 to 2630443 tid 2 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2646: write oid 284 current snap is 0 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2638: finishing write tid 2 to smithi00888346-69 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2638: finishing write tid 3 to smithi00888346-69 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2638: finishing write tid 4 to smithi00888346-69 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 69 v 245 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2640: finishing write tid 1 to smithi00888346-178 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2640: finishing write tid 2 to smithi00888346-178 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2640: finishing write tid 3 to smithi00888346-178 2023-10-07T21:40:58.099 INFO:tasks.rados.rados.0.smithi008.stdout:2640: finishing write tid 4 to smithi00888346-178 2023-10-07T21:40:58.100 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 178 v 298 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-10-07T21:40:58.100 INFO:tasks.rados.rados.0.smithi008.stdout:2640: left oid 178 (ObjNum 1712 snap 0 seq_num 1712) 2023-10-07T21:40:58.100 INFO:tasks.rados.rados.0.smithi008.stdout:2642: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:40:58.241 INFO:tasks.rados.rados.0.smithi008.stdout:2641: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:40:58.344 INFO:tasks.rados.rados.0.smithi008.stdout:2644: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-07T21:40:58.424 INFO:tasks.rados.rados.0.smithi008.stdout:2643: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-10-07T21:40:58.462 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:58 smithi008 bash[91358]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T21:40:58.462 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:58 smithi008 bash[91425]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T21:40:58.462 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:58 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T21:40:58.462 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:58 smithi008 systemd[1]: Stopped Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:58.462 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:58 smithi008 systemd[1]: Started Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:40:58.508 INFO:tasks.rados.rados.0.smithi008.stdout:2645: finishing write tid 1 to smithi00888346-478 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:2645: finishing write tid 2 to smithi00888346-478 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:2645: finishing write tid 3 to smithi00888346-478 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:2645: finishing write tid 4 to smithi00888346-478 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 335 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:2645: left oid 478 (ObjNum 1713 snap 0 seq_num 1713) 2023-10-07T21:40:58.509 INFO:tasks.rados.rados.0.smithi008.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-10-07T21:40:58.517 INFO:tasks.rados.rados.0.smithi008.stdout:2646: writing smithi00888346-284 from 407198 to 1163409 tid 1 2023-10-07T21:40:58.523 INFO:tasks.rados.rados.0.smithi008.stdout:2646: writing smithi00888346-284 from 1665666 to 2148936 tid 2 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2646: writing smithi00888346-284 from 2685245 to 2807198 tid 3 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2638: done (7 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2640: done (6 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2641: done (5 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2642: done (4 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2643: done (3 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2644: done (2 left) 2023-10-07T21:40:58.527 INFO:tasks.rados.rados.0.smithi008.stdout:2645: done (1 left) 2023-10-07T21:40:58.528 INFO:tasks.rados.rados.0.smithi008.stdout:2647: read oid 295 snap -1 2023-10-07T21:40:58.528 INFO:tasks.rados.rados.0.smithi008.stdout:2647: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:58.528 INFO:tasks.rados.rados.0.smithi008.stdout:2648: write oid 335 current snap is 0 2023-10-07T21:40:58.528 INFO:tasks.rados.rados.0.smithi008.stdout:2646: finishing write tid 1 to smithi00888346-284 2023-10-07T21:40:58.528 INFO:tasks.rados.rados.0.smithi008.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-10-07T21:40:58.531 INFO:tasks.rados.rados.0.smithi008.stdout:2648: writing smithi00888346-335 from 424005 to 855465 tid 1 2023-10-07T21:40:58.540 INFO:tasks.rados.rados.0.smithi008.stdout:2648: writing smithi00888346-335 from 1607795 to 2234723 tid 2 2023-10-07T21:40:58.540 INFO:tasks.rados.rados.0.smithi008.stdout:2649: delete oid 226 current snap is 0 2023-10-07T21:40:58.540 INFO:tasks.rados.rados.0.smithi008.stdout:2646: finishing write tid 2 to smithi00888346-284 2023-10-07T21:40:58.540 INFO:tasks.rados.rados.0.smithi008.stdout:2647: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-10-07T21:40:58.704 INFO:tasks.rados.rados.0.smithi008.stdout:2646: finishing write tid 3 to smithi00888346-284 2023-10-07T21:40:58.704 INFO:tasks.rados.rados.0.smithi008.stdout:2646: finishing write tid 4 to smithi00888346-284 2023-10-07T21:40:58.704 INFO:tasks.rados.rados.0.smithi008.stdout:2646: finishing write tid 5 to smithi00888346-284 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 445 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2646: left oid 284 (ObjNum 1714 snap 0 seq_num 1714) 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2648: finishing write tid 1 to smithi00888346-335 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2646: done (3 left) 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2647: done (2 left) 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2649: done (1 left) 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2650: read oid 344 snap -1 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2650: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2651: delete oid 55 current snap is 0 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2648: finishing write tid 2 to smithi00888346-335 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2648: finishing write tid 3 to smithi00888346-335 2023-10-07T21:40:58.705 INFO:tasks.rados.rados.0.smithi008.stdout:2648: finishing write tid 4 to smithi00888346-335 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 448 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:2648: left oid 335 (ObjNum 1715 snap 0 seq_num 1715) 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:2648: done (2 left) 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:2651: done (1 left) 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:2652: write oid 136 current snap is 0 2023-10-07T21:40:58.706 INFO:tasks.rados.rados.0.smithi008.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-10-07T21:40:58.719 INFO:tasks.rados.rados.0.smithi008.stdout:2652: writing smithi00888346-136 from 474426 to 1131633 tid 1 2023-10-07T21:40:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:2652: writing smithi00888346-136 from 1783241 to 2557496 tid 2 2023-10-07T21:40:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:2653: read oid 399 snap -1 2023-10-07T21:40:58.730 INFO:tasks.rados.rados.0.smithi008.stdout:2653: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2654: read oid 419 snap -1 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2654: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2655: read oid 213 snap -1 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2655: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2656: write oid 392 current snap is 0 2023-10-07T21:40:58.731 INFO:tasks.rados.rados.0.smithi008.stdout:2650: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-07T21:40:58.848 INFO:tasks.rados.rados.0.smithi008.stdout:2652: finishing write tid 1 to smithi00888346-136 2023-10-07T21:40:58.848 INFO:tasks.rados.rados.0.smithi008.stdout:2654: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-07T21:40:58.922 INFO:tasks.rados.rados.0.smithi008.stdout:2652: finishing write tid 2 to smithi00888346-136 2023-10-07T21:40:58.922 INFO:tasks.rados.rados.0.smithi008.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-10-07T21:40:58.934 INFO:tasks.rados.rados.0.smithi008.stdout:2656: writing smithi00888346-392 from 491233 to 940042 tid 1 2023-10-07T21:40:58.941 INFO:tasks.rados.rados.0.smithi008.stdout:2656: writing smithi00888346-392 from 1441723 to 2075989 tid 2 2023-10-07T21:40:58.946 INFO:tasks.rados.rados.0.smithi008.stdout:2656: writing smithi00888346-392 from 2589654 to 2891233 tid 3 2023-10-07T21:40:58.946 INFO:tasks.rados.rados.0.smithi008.stdout:2650: done (5 left) 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2654: done (4 left) 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2657: read oid 214 snap -1 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2657: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2658: write oid 353 current snap is 0 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2652: finishing write tid 3 to smithi00888346-136 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2652: finishing write tid 4 to smithi00888346-136 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 387 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2652: left oid 136 (ObjNum 1718 snap 0 seq_num 1718) 2023-10-07T21:40:58.947 INFO:tasks.rados.rados.0.smithi008.stdout:2653: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-10-07T21:40:59.114 INFO:tasks.rados.rados.0.smithi008.stdout:2655: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:40:59.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[41094]: cluster 2023-10-07T21:40:57.560097+0000 mgr.x (mgr.24878) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-10-07T21:40:59.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[41094]: audit 2023-10-07T21:40:58.435306+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[41094]: audit 2023-10-07T21:40:58.445658+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[41094]: audit 2023-10-07T21:40:58.764873+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.8:0/3221833100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[27485]: cluster 2023-10-07T21:40:57.560097+0000 mgr.x (mgr.24878) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-10-07T21:40:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[27485]: audit 2023-10-07T21:40:58.435306+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[27485]: audit 2023-10-07T21:40:58.445658+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[27485]: audit 2023-10-07T21:40:58.764873+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.8:0/3221833100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:59.243 INFO:tasks.rados.rados.0.smithi008.stdout:2656: finishing write tid 1 to smithi00888346-392 2023-10-07T21:40:59.243 INFO:tasks.rados.rados.0.smithi008.stdout:2656: finishing write tid 2 to smithi00888346-392 2023-10-07T21:40:59.243 INFO:tasks.rados.rados.0.smithi008.stdout:2657: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:2656: finishing write tid 3 to smithi00888346-392 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:2656: finishing write tid 4 to smithi00888346-392 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:2656: finishing write tid 5 to smithi00888346-392 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 407 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-10-07T21:40:59.407 INFO:tasks.rados.rados.0.smithi008.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-10-07T21:40:59.419 INFO:tasks.rados.rados.0.smithi008.stdout:2658: writing smithi00888346-353 from 508040 to 1032098 tid 1 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2658: writing smithi00888346-353 from 1500205 to 2278129 tid 2 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2652: done (5 left) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2653: done (4 left) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2655: done (3 left) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2656: done (2 left) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2657: done (1 left) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2659: read oid 94 snap -1 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2659: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2660: write oid 178 current snap is 0 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2658: finishing write tid 1 to smithi00888346-353 2023-10-07T21:40:59.428 INFO:tasks.rados.rados.0.smithi008.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-10-07T21:40:59.434 INFO:tasks.rados.rados.0.smithi008.stdout:2660: writing smithi00888346-178 from 524847 to 1124154 tid 1 2023-10-07T21:40:59.441 INFO:tasks.rados.rados.0.smithi008.stdout:2660: writing smithi00888346-178 from 1558687 to 2196622 tid 2 2023-10-07T21:40:59.445 INFO:tasks.rados.rados.0.smithi008.stdout:2660: writing smithi00888346-178 from 2644500 to 2924847 tid 3 2023-10-07T21:40:59.445 INFO:tasks.rados.rados.0.smithi008.stdout:2661: read oid 268 snap -1 2023-10-07T21:40:59.445 INFO:tasks.rados.rados.0.smithi008.stdout:2661: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-07T21:40:59.445 INFO:tasks.rados.rados.0.smithi008.stdout:2662: write oid 31 current snap is 0 2023-10-07T21:40:59.446 INFO:tasks.rados.rados.0.smithi008.stdout:2658: finishing write tid 2 to smithi00888346-353 2023-10-07T21:40:59.446 INFO:tasks.rados.rados.0.smithi008.stdout:2658: finishing write tid 3 to smithi00888346-353 2023-10-07T21:40:59.446 INFO:tasks.rados.rados.0.smithi008.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-10-07T21:40:59.452 INFO:tasks.rados.rados.0.smithi008.stdout:2662: writing smithi00888346-31 from 541654 to 1216210 tid 1 2023-10-07T21:40:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:2662: writing smithi00888346-31 from 1617169 to 2398762 tid 2 2023-10-07T21:40:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:2663: read oid 10 snap -1 2023-10-07T21:40:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:2663: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:40:59.459 INFO:tasks.rados.rados.0.smithi008.stdout:2664: read oid 479 snap -1 2023-10-07T21:40:59.460 INFO:tasks.rados.rados.0.smithi008.stdout:2664: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-10-07T21:40:59.460 INFO:tasks.rados.rados.0.smithi008.stdout:2665: write oid 301 current snap is 0 2023-10-07T21:40:59.460 INFO:tasks.rados.rados.0.smithi008.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-10-07T21:40:59.468 INFO:tasks.rados.rados.0.smithi008.stdout:2665: writing smithi00888346-301 from 558461 to 1308266 tid 1 2023-10-07T21:40:59.477 INFO:tasks.rados.rados.0.smithi008.stdout:2665: writing smithi00888346-301 from 1959298 to 2600902 tid 2 2023-10-07T21:40:59.477 INFO:tasks.rados.rados.0.smithi008.stdout:2666: read oid 132 snap -1 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:2666: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:2667: write oid 361 current snap is 0 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:2658: finishing write tid 4 to smithi00888346-353 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 353 v 338 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:2658: left oid 353 (ObjNum 1720 snap 0 seq_num 1720) 2023-10-07T21:40:59.478 INFO:tasks.rados.rados.0.smithi008.stdout:2659: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:40:59.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:59 smithi081 bash[31720]: cluster 2023-10-07T21:40:57.560097+0000 mgr.x (mgr.24878) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-10-07T21:40:59.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:59 smithi081 bash[31720]: audit 2023-10-07T21:40:58.435306+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:59 smithi081 bash[31720]: audit 2023-10-07T21:40:58.445658+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:40:59.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:40:59 smithi081 bash[31720]: audit 2023-10-07T21:40:58.764873+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.8:0/3221833100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:40:59.641 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.485Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:40:59.641 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.485Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:40:59.641 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.488Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.8 port=9094 2023-10-07T21:40:59.641 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.489Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:40:59.641 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.528Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:40:59.642 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.528Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:40:59.642 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.532Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:40:59.642 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:40:59 smithi008 bash[91462]: ts=2023-10-07T21:40:59.532Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:40:59.729 INFO:tasks.rados.rados.0.smithi008.stdout:2660: finishing write tid 1 to smithi00888346-178 2023-10-07T21:40:59.729 INFO:tasks.rados.rados.0.smithi008.stdout:2660: finishing write tid 2 to smithi00888346-178 2023-10-07T21:40:59.729 INFO:tasks.rados.rados.0.smithi008.stdout:2660: finishing write tid 3 to smithi00888346-178 2023-10-07T21:40:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:2660: finishing write tid 4 to smithi00888346-178 2023-10-07T21:40:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:2660: finishing write tid 5 to smithi00888346-178 2023-10-07T21:40:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 178 v 302 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-10-07T21:40:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:2660: left oid 178 (ObjNum 1721 snap 0 seq_num 1721) 2023-10-07T21:40:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:2661: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-07T21:40:59.815 INFO:tasks.rados.rados.0.smithi008.stdout:2662: finishing write tid 1 to smithi00888346-31 2023-10-07T21:40:59.815 INFO:tasks.rados.rados.0.smithi008.stdout:2662: finishing write tid 2 to smithi00888346-31 2023-10-07T21:40:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:2662: finishing write tid 3 to smithi00888346-31 2023-10-07T21:40:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:2662: finishing write tid 4 to smithi00888346-31 2023-10-07T21:40:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 390 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-10-07T21:40:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:2662: left oid 31 (ObjNum 1722 snap 0 seq_num 1722) 2023-10-07T21:40:59.816 INFO:tasks.rados.rados.0.smithi008.stdout:2664: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-10-07T21:40:59.957 INFO:tasks.rados.rados.0.smithi008.stdout:2665: finishing write tid 1 to smithi00888346-301 2023-10-07T21:40:59.957 INFO:tasks.rados.rados.0.smithi008.stdout:2663: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:2665: finishing write tid 2 to smithi00888346-301 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:2665: finishing write tid 3 to smithi00888346-301 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:2665: finishing write tid 4 to smithi00888346-301 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 301 v 393 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:2665: left oid 301 (ObjNum 1723 snap 0 seq_num 1723) 2023-10-07T21:41:00.168 INFO:tasks.rados.rados.0.smithi008.stdout:2666: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-07T21:41:00.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:00 smithi081 bash[31720]: cephadm 2023-10-07T21:40:58.479430+0000 mgr.x (mgr.24878) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:00.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:00 smithi081 bash[31720]: cephadm 2023-10-07T21:40:58.726039+0000 mgr.x (mgr.24878) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:00.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:00 smithi081 bash[31720]: audit 2023-10-07T21:40:59.686414+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:00.328 INFO:tasks.rados.rados.0.smithi008.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-10-07T21:41:00.338 INFO:tasks.rados.rados.0.smithi008.stdout:2667: writing smithi00888346-361 from 575268 to 1000322 tid 1 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2667: writing smithi00888346-361 from 1617780 to 2403042 tid 2 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2658: done (9 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2659: done (8 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2660: done (7 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2661: done (6 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2662: done (5 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2663: done (4 left) 2023-10-07T21:41:00.347 INFO:tasks.rados.rados.0.smithi008.stdout:2664: done (3 left) 2023-10-07T21:41:00.348 INFO:tasks.rados.rados.0.smithi008.stdout:2665: done (2 left) 2023-10-07T21:41:00.348 INFO:tasks.rados.rados.0.smithi008.stdout:2666: done (1 left) 2023-10-07T21:41:00.348 INFO:tasks.rados.rados.0.smithi008.stdout:2668: write oid 343 current snap is 0 2023-10-07T21:41:00.348 INFO:tasks.rados.rados.0.smithi008.stdout:2667: finishing write tid 1 to smithi00888346-361 2023-10-07T21:41:00.348 INFO:tasks.rados.rados.0.smithi008.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-10-07T21:41:00.354 INFO:tasks.rados.rados.0.smithi008.stdout:2668: writing smithi00888346-343 from 592075 to 1092378 tid 1 2023-10-07T21:41:00.361 INFO:tasks.rados.rados.0.smithi008.stdout:2668: writing smithi00888346-343 from 1676262 to 2321535 tid 2 2023-10-07T21:41:00.365 INFO:tasks.rados.rados.0.smithi008.stdout:2668: writing smithi00888346-343 from 2754192 to 2992075 tid 3 2023-10-07T21:41:00.365 INFO:tasks.rados.rados.0.smithi008.stdout:2669: delete oid 360 current snap is 0 2023-10-07T21:41:00.365 INFO:tasks.rados.rados.0.smithi008.stdout:2667: finishing write tid 2 to smithi00888346-361 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:2667: finishing write tid 3 to smithi00888346-361 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:2667: finishing write tid 4 to smithi00888346-361 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 361 v 489 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:2667: left oid 361 (ObjNum 1724 snap 0 seq_num 1724) 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:2668: finishing write tid 1 to smithi00888346-343 2023-10-07T21:41:00.366 INFO:tasks.rados.rados.0.smithi008.stdout:2668: finishing write tid 2 to smithi00888346-343 2023-10-07T21:41:00.368 INFO:tasks.rados.rados.0.smithi008.stdout:2668: finishing write tid 3 to smithi00888346-343 2023-10-07T21:41:00.370 INFO:tasks.rados.rados.0.smithi008.stdout:2668: finishing write tid 4 to smithi00888346-343 2023-10-07T21:41:00.370 INFO:tasks.rados.rados.0.smithi008.stdout:2668: finishing write tid 5 to smithi00888346-343 2023-10-07T21:41:00.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 386 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-10-07T21:41:00.370 INFO:tasks.rados.rados.0.smithi008.stdout:2668: left oid 343 (ObjNum 1725 snap 0 seq_num 1725) 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2667: done (2 left) 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2668: done (1 left) 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2669: done (0 left) 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2670: read oid 214 snap -1 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2671: write oid 54 current snap is 0 2023-10-07T21:41:00.371 INFO:tasks.rados.rados.0.smithi008.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-10-07T21:41:00.380 INFO:tasks.rados.rados.0.smithi008.stdout:2671: writing smithi00888346-54 from 625689 to 1392843 tid 1 2023-10-07T21:41:00.387 INFO:tasks.rados.rados.0.smithi008.stdout:2671: writing smithi00888346-54 from 1793226 to 2442168 tid 2 2023-10-07T21:41:00.387 INFO:tasks.rados.rados.0.smithi008.stdout:2672: write oid 29 current snap is 0 2023-10-07T21:41:00.387 INFO:tasks.rados.rados.0.smithi008.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-10-07T21:41:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[41094]: cephadm 2023-10-07T21:40:58.479430+0000 mgr.x (mgr.24878) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[41094]: cephadm 2023-10-07T21:40:58.726039+0000 mgr.x (mgr.24878) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:00.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[41094]: audit 2023-10-07T21:40:59.686414+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[27485]: cephadm 2023-10-07T21:40:58.479430+0000 mgr.x (mgr.24878) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[27485]: cephadm 2023-10-07T21:40:58.726039+0000 mgr.x (mgr.24878) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:00 smithi008 bash[27485]: audit 2023-10-07T21:40:59.686414+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:00.393 INFO:tasks.rados.rados.0.smithi008.stdout:2672: writing smithi00888346-29 from 642496 to 1084899 tid 1 2023-10-07T21:41:00.402 INFO:tasks.rados.rados.0.smithi008.stdout:2672: writing smithi00888346-29 from 1851708 to 2644308 tid 2 2023-10-07T21:41:00.402 INFO:tasks.rados.rados.0.smithi008.stdout:2673: read oid 417 snap -1 2023-10-07T21:41:00.402 INFO:tasks.rados.rados.0.smithi008.stdout:2673: expect deleted 2023-10-07T21:41:00.402 INFO:tasks.rados.rados.0.smithi008.stdout:2674: write oid 128 current snap is 0 2023-10-07T21:41:00.402 INFO:tasks.rados.rados.0.smithi008.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-10-07T21:41:00.408 INFO:tasks.rados.rados.0.smithi008.stdout:2674: writing smithi00888346-128 from 659303 to 1176955 tid 1 2023-10-07T21:41:00.416 INFO:tasks.rados.rados.0.smithi008.stdout:2674: writing smithi00888346-128 from 1910190 to 2562801 tid 2 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2675: read oid 382 snap -1 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2676: read oid 91 snap -1 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2676: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2677: read oid 12 snap -1 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2677: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2678: write oid 57 current snap is 0 2023-10-07T21:41:00.417 INFO:tasks.rados.rados.0.smithi008.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-10-07T21:41:00.423 INFO:tasks.rados.rados.0.smithi008.stdout:2678: writing smithi00888346-57 from 676110 to 1269011 tid 1 2023-10-07T21:41:00.433 INFO:tasks.rados.rados.0.smithi008.stdout:2678: writing smithi00888346-57 from 1968672 to 2764941 tid 2 2023-10-07T21:41:00.433 INFO:tasks.rados.rados.0.smithi008.stdout:2679: read oid 133 snap -1 2023-10-07T21:41:00.433 INFO:tasks.rados.rados.0.smithi008.stdout:2679: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:41:00.433 INFO:tasks.rados.rados.0.smithi008.stdout:2680: write oid 105 current snap is 0 2023-10-07T21:41:00.433 INFO:tasks.rados.rados.0.smithi008.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:41:00.606 INFO:tasks.rados.rados.0.smithi008.stdout:2671: finishing write tid 1 to smithi00888346-54 2023-10-07T21:41:00.606 INFO:tasks.rados.rados.0.smithi008.stdout:2671: finishing write tid 2 to smithi00888346-54 2023-10-07T21:41:00.606 INFO:tasks.rados.rados.0.smithi008.stdout:2671: finishing write tid 3 to smithi00888346-54 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2671: finishing write tid 4 to smithi00888346-54 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 54 v 396 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2672: finishing write tid 1 to smithi00888346-29 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2672: finishing write tid 2 to smithi00888346-29 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2672: finishing write tid 3 to smithi00888346-29 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2672: finishing write tid 4 to smithi00888346-29 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 29 v 452 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2674: finishing write tid 1 to smithi00888346-128 2023-10-07T21:41:00.607 INFO:tasks.rados.rados.0.smithi008.stdout:2676: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-07T21:41:00.717 INFO:tasks.rados.rados.0.smithi008.stdout:2674: finishing write tid 2 to smithi00888346-128 2023-10-07T21:41:00.717 INFO:tasks.rados.rados.0.smithi008.stdout:2674: finishing write tid 3 to smithi00888346-128 2023-10-07T21:41:00.717 INFO:tasks.rados.rados.0.smithi008.stdout:2674: finishing write tid 4 to smithi00888346-128 2023-10-07T21:41:00.718 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 492 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-10-07T21:41:00.718 INFO:tasks.rados.rados.0.smithi008.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-10-07T21:41:00.718 INFO:tasks.rados.rados.0.smithi008.stdout:2677: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:41:00.882 INFO:tasks.rados.rados.0.smithi008.stdout:2678: finishing write tid 1 to smithi00888346-57 2023-10-07T21:41:00.882 INFO:tasks.rados.rados.0.smithi008.stdout:2679: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-07T21:41:01.032 INFO:tasks.rados.rados.0.smithi008.stdout:2678: finishing write tid 2 to smithi00888346-57 2023-10-07T21:41:01.032 INFO:tasks.rados.rados.0.smithi008.stdout:2678: finishing write tid 3 to smithi00888346-57 2023-10-07T21:41:01.032 INFO:tasks.rados.rados.0.smithi008.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-07T21:41:01.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:01 smithi081 bash[31720]: cluster 2023-10-07T21:40:59.560718+0000 mgr.x (mgr.24878) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.3 MiB/s wr, 78 op/s 2023-10-07T21:41:01.291 INFO:tasks.rados.rados.0.smithi008.stdout:2678: finishing write tid 4 to smithi00888346-57 2023-10-07T21:41:01.291 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 57 v 363 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-10-07T21:41:01.291 INFO:tasks.rados.rados.0.smithi008.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-10-07T21:41:01.292 INFO:tasks.rados.rados.0.smithi008.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-10-07T21:41:01.305 INFO:tasks.rados.rados.0.smithi008.stdout:2680: writing smithi00888346-105 from 692917 to 1361067 tid 1 2023-10-07T21:41:01.313 INFO:tasks.rados.rados.0.smithi008.stdout:2680: writing smithi00888346-105 from 1910801 to 2450728 tid 2 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2680: writing smithi00888346-105 from 3086024 to 3092917 tid 3 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2670: done (10 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2671: done (9 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2672: done (8 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2673: done (7 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2674: done (6 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2675: done (5 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2676: done (4 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2677: done (3 left) 2023-10-07T21:41:01.317 INFO:tasks.rados.rados.0.smithi008.stdout:2678: done (2 left) 2023-10-07T21:41:01.318 INFO:tasks.rados.rados.0.smithi008.stdout:2679: done (1 left) 2023-10-07T21:41:01.318 INFO:tasks.rados.rados.0.smithi008.stdout:2681: write oid 33 current snap is 0 2023-10-07T21:41:01.318 INFO:tasks.rados.rados.0.smithi008.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-10-07T21:41:01.325 INFO:tasks.rados.rados.0.smithi008.stdout:2681: writing smithi00888346-33 from 709724 to 1453123 tid 1 2023-10-07T21:41:01.332 INFO:tasks.rados.rados.0.smithi008.stdout:2681: writing smithi00888346-33 from 1969283 to 2769221 tid 2 2023-10-07T21:41:01.333 INFO:tasks.rados.rados.0.smithi008.stdout:2682: write oid 355 current snap is 0 2023-10-07T21:41:01.333 INFO:tasks.rados.rados.0.smithi008.stdout:2680: finishing write tid 1 to smithi00888346-105 2023-10-07T21:41:01.333 INFO:tasks.rados.rados.0.smithi008.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-10-07T21:41:01.338 INFO:tasks.rados.rados.0.smithi008.stdout:2682: writing smithi00888346-355 from 726531 to 1145179 tid 1 2023-10-07T21:41:01.346 INFO:tasks.rados.rados.0.smithi008.stdout:2682: writing smithi00888346-355 from 1627765 to 2171361 tid 2 2023-10-07T21:41:01.350 INFO:tasks.rados.rados.0.smithi008.stdout:2682: writing smithi00888346-355 from 2740870 to 3126531 tid 3 2023-10-07T21:41:01.350 INFO:tasks.rados.rados.0.smithi008.stdout:2683: write oid 125 current snap is 0 2023-10-07T21:41:01.350 INFO:tasks.rados.rados.0.smithi008.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-10-07T21:41:01.357 INFO:tasks.rados.rados.0.smithi008.stdout:2683: writing smithi00888346-125 from 743338 to 1353588 tid 1 2023-10-07T21:41:01.362 INFO:tasks.rados.rados.0.smithi008.stdout:2683: writing smithi00888346-125 from 1802600 to 2206207 tid 2 2023-10-07T21:41:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:2683: writing smithi00888346-125 from 2884646 to 3143338 tid 3 2023-10-07T21:41:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:2684: read oid 299 snap -1 2023-10-07T21:41:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:2684: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:41:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:2685: write oid 139 current snap is 0 2023-10-07T21:41:01.368 INFO:tasks.rados.rados.0.smithi008.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-10-07T21:41:01.376 INFO:tasks.rados.rados.0.smithi008.stdout:2685: writing smithi00888346-139 from 760145 to 1445644 tid 1 2023-10-07T21:41:01.383 INFO:tasks.rados.rados.0.smithi008.stdout:2685: writing smithi00888346-139 from 2144729 to 2691994 tid 2 2023-10-07T21:41:01.385 INFO:tasks.rados.rados.0.smithi008.stdout:2686: read oid 4 snap -1 2023-10-07T21:41:01.385 INFO:tasks.rados.rados.0.smithi008.stdout:2686: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:41:01.385 INFO:tasks.rados.rados.0.smithi008.stdout:2687: read oid 340 snap -1 2023-10-07T21:41:01.385 INFO:tasks.rados.rados.0.smithi008.stdout:2687: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2688: write oid 211 current snap is 0 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2680: finishing write tid 2 to smithi00888346-105 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2680: finishing write tid 3 to smithi00888346-105 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2680: finishing write tid 4 to smithi00888346-105 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2680: finishing write tid 5 to smithi00888346-105 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 105 v 367 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2680: left oid 105 (ObjNum 1731 snap 0 seq_num 1731) 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2681: finishing write tid 1 to smithi00888346-33 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2681: finishing write tid 2 to smithi00888346-33 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2681: finishing write tid 3 to smithi00888346-33 2023-10-07T21:41:01.386 INFO:tasks.rados.rados.0.smithi008.stdout:2681: finishing write tid 4 to smithi00888346-33 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 33 v 341 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2681: left oid 33 (ObjNum 1732 snap 0 seq_num 1732) 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: finishing write tid 1 to smithi00888346-355 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: finishing write tid 2 to smithi00888346-355 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: finishing write tid 3 to smithi00888346-355 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: finishing write tid 4 to smithi00888346-355 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: finishing write tid 5 to smithi00888346-355 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 306 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2682: left oid 355 (ObjNum 1733 snap 0 seq_num 1733) 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2683: finishing write tid 1 to smithi00888346-125 2023-10-07T21:41:01.387 INFO:tasks.rados.rados.0.smithi008.stdout:2683: finishing write tid 2 to smithi00888346-125 2023-10-07T21:41:01.388 INFO:tasks.rados.rados.0.smithi008.stdout:2684: expect (ObjNum 298 snap 0 seq_num 298) 2023-10-07T21:41:01.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:01 smithi008 bash[41094]: cluster 2023-10-07T21:40:59.560718+0000 mgr.x (mgr.24878) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.3 MiB/s wr, 78 op/s 2023-10-07T21:41:01.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:01 smithi008 bash[27485]: cluster 2023-10-07T21:40:59.560718+0000 mgr.x (mgr.24878) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.3 MiB/s wr, 78 op/s 2023-10-07T21:41:01.485 INFO:tasks.rados.rados.0.smithi008.stdout:2683: finishing write tid 3 to smithi00888346-125 2023-10-07T21:41:01.485 INFO:tasks.rados.rados.0.smithi008.stdout:2683: finishing write tid 4 to smithi00888346-125 2023-10-07T21:41:01.485 INFO:tasks.rados.rados.0.smithi008.stdout:2683: finishing write tid 5 to smithi00888346-125 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 125 v 400 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2683: left oid 125 (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2685: finishing write tid 1 to smithi00888346-139 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2685: finishing write tid 2 to smithi00888346-139 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2685: finishing write tid 3 to smithi00888346-139 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2685: finishing write tid 4 to smithi00888346-139 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 237 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2685: left oid 139 (ObjNum 1735 snap 0 seq_num 1735) 2023-10-07T21:41:01.486 INFO:tasks.rados.rados.0.smithi008.stdout:2686: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:41:01.549 INFO:tasks.rados.rados.0.smithi008.stdout:2687: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-07T21:41:01.662 INFO:tasks.rados.rados.0.smithi008.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-10-07T21:41:01.671 INFO:tasks.rados.rados.0.smithi008.stdout:2688: writing smithi00888346-211 from 776952 to 1537700 tid 1 2023-10-07T21:41:01.677 INFO:tasks.rados.rados.0.smithi008.stdout:2688: writing smithi00888346-211 from 2203211 to 2610487 tid 2 2023-10-07T21:41:01.677 INFO:tasks.rados.rados.0.smithi008.stdout:2680: done (8 left) 2023-10-07T21:41:01.677 INFO:tasks.rados.rados.0.smithi008.stdout:2681: done (7 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2682: done (6 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2683: done (5 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2684: done (4 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2685: done (3 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2686: done (2 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2687: done (1 left) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2689: read oid 462 snap -1 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2689: expect deleted 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2690: read oid 469 snap -1 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2690: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-10-07T21:41:01.678 INFO:tasks.rados.rados.0.smithi008.stdout:2691: write oid 288 current snap is 0 2023-10-07T21:41:01.679 INFO:tasks.rados.rados.0.smithi008.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-10-07T21:41:01.684 INFO:tasks.rados.rados.0.smithi008.stdout:2691: writing smithi00888346-288 from 793759 to 1229756 tid 1 2023-10-07T21:41:01.690 INFO:tasks.rados.rados.0.smithi008.stdout:2691: writing smithi00888346-288 from 1861693 to 2412627 tid 2 2023-10-07T21:41:01.695 INFO:tasks.rados.rados.0.smithi008.stdout:2691: writing smithi00888346-288 from 2850562 to 3193759 tid 3 2023-10-07T21:41:01.695 INFO:tasks.rados.rados.0.smithi008.stdout:2692: read oid 380 snap -1 2023-10-07T21:41:01.695 INFO:tasks.rados.rados.0.smithi008.stdout:2692: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:41:01.695 INFO:tasks.rados.rados.0.smithi008.stdout:2693: read oid 481 snap -1 2023-10-07T21:41:01.695 INFO:tasks.rados.rados.0.smithi008.stdout:2693: expect deleted 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2694: read oid 410 snap -1 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2694: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2695: write oid 145 current snap is 0 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2688: finishing write tid 1 to smithi00888346-211 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2688: finishing write tid 2 to smithi00888346-211 2023-10-07T21:41:01.696 INFO:tasks.rados.rados.0.smithi008.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-10-07T21:41:01.700 INFO:tasks.rados.rados.0.smithi008.stdout:2695: writing smithi00888346-145 from 410566 to 921812 tid 1 2023-10-07T21:41:01.706 INFO:tasks.rados.rados.0.smithi008.stdout:2695: writing smithi00888346-145 from 1520175 to 1931120 tid 2 2023-10-07T21:41:01.713 INFO:tasks.rados.rados.0.smithi008.stdout:2695: writing smithi00888346-145 from 2477985 to 3082861 tid 3 2023-10-07T21:41:01.713 INFO:tasks.rados.rados.0.smithi008.stdout:2689: done (7 left) 2023-10-07T21:41:01.713 INFO:tasks.rados.rados.0.smithi008.stdout:2696: write oid 271 current snap is 0 2023-10-07T21:41:01.713 INFO:tasks.rados.rados.0.smithi008.stdout:2688: finishing write tid 3 to smithi00888346-211 2023-10-07T21:41:01.713 INFO:tasks.rados.rados.0.smithi008.stdout:2688: finishing write tid 4 to smithi00888346-211 2023-10-07T21:41:01.714 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 211 v 348 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-10-07T21:41:01.714 INFO:tasks.rados.rados.0.smithi008.stdout:2688: left oid 211 (ObjNum 1736 snap 0 seq_num 1736) 2023-10-07T21:41:01.714 INFO:tasks.rados.rados.0.smithi008.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-10-07T21:41:01.718 INFO:tasks.rados.rados.0.smithi008.stdout:2696: writing smithi00888346-271 from 427373 to 1013868 tid 1 2023-10-07T21:41:01.724 INFO:tasks.rados.rados.0.smithi008.stdout:2696: writing smithi00888346-271 from 1462304 to 2016907 tid 2 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2696: writing smithi00888346-271 from 2789055 to 3205203 tid 3 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2688: done (7 left) 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2697: read oid 15 snap -1 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2697: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2698: read oid 470 snap -1 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2698: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-07T21:41:01.731 INFO:tasks.rados.rados.0.smithi008.stdout:2699: read oid 378 snap -1 2023-10-07T21:41:01.732 INFO:tasks.rados.rados.0.smithi008.stdout:2699: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:41:01.732 INFO:tasks.rados.rados.0.smithi008.stdout:2700: write oid 189 current snap is 0 2023-10-07T21:41:01.732 INFO:tasks.rados.rados.0.smithi008.stdout:2691: finishing write tid 1 to smithi00888346-288 2023-10-07T21:41:01.732 INFO:tasks.rados.rados.0.smithi008.stdout:2690: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-10-07T21:41:01.830 INFO:tasks.rados.rados.0.smithi008.stdout:2691: finishing write tid 2 to smithi00888346-288 2023-10-07T21:41:01.830 INFO:tasks.rados.rados.0.smithi008.stdout:2691: finishing write tid 3 to smithi00888346-288 2023-10-07T21:41:01.830 INFO:tasks.rados.rados.0.smithi008.stdout:2691: finishing write tid 4 to smithi00888346-288 2023-10-07T21:41:01.830 INFO:tasks.rados.rados.0.smithi008.stdout:2691: finishing write tid 5 to smithi00888346-288 2023-10-07T21:41:01.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 288 v 404 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-10-07T21:41:01.831 INFO:tasks.rados.rados.0.smithi008.stdout:2691: left oid 288 (ObjNum 1737 snap 0 seq_num 1737) 2023-10-07T21:41:01.831 INFO:tasks.rados.rados.0.smithi008.stdout:2692: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:41:01.890 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:41:01 smithi008 bash[91462]: ts=2023-10-07T21:41:01.490Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001017424s 2023-10-07T21:41:01.985 INFO:tasks.rados.rados.0.smithi008.stdout:2695: finishing write tid 1 to smithi00888346-145 2023-10-07T21:41:01.985 INFO:tasks.rados.rados.0.smithi008.stdout:2695: finishing write tid 2 to smithi00888346-145 2023-10-07T21:41:01.985 INFO:tasks.rados.rados.0.smithi008.stdout:2694: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-10-07T21:41:02.185 INFO:tasks.rados.rados.0.smithi008.stdout:2695: finishing write tid 3 to smithi00888346-145 2023-10-07T21:41:02.185 INFO:tasks.rados.rados.0.smithi008.stdout:2695: finishing write tid 4 to smithi00888346-145 2023-10-07T21:41:02.185 INFO:tasks.rados.rados.0.smithi008.stdout:2695: finishing write tid 5 to smithi00888346-145 2023-10-07T21:41:02.185 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 366 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-10-07T21:41:02.185 INFO:tasks.rados.rados.0.smithi008.stdout:2695: left oid 145 (ObjNum 1738 snap 0 seq_num 1738) 2023-10-07T21:41:02.186 INFO:tasks.rados.rados.0.smithi008.stdout:2696: finishing write tid 1 to smithi00888346-271 2023-10-07T21:41:02.186 INFO:tasks.rados.rados.0.smithi008.stdout:2696: finishing write tid 2 to smithi00888346-271 2023-10-07T21:41:02.186 INFO:tasks.rados.rados.0.smithi008.stdout:2696: finishing write tid 3 to smithi00888346-271 2023-10-07T21:41:02.186 INFO:tasks.rados.rados.0.smithi008.stdout:2696: finishing write tid 4 to smithi00888346-271 2023-10-07T21:41:02.186 INFO:tasks.rados.rados.0.smithi008.stdout:2697: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-10-07T21:41:02.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:02 smithi081 bash[31720]: audit 2023-10-07T21:41:01.220961+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.8:0/182292341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:02.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:02 smithi008 bash[27485]: audit 2023-10-07T21:41:01.220961+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.8:0/182292341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:02.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:02 smithi008 bash[41094]: audit 2023-10-07T21:41:01.220961+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.8:0/182292341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:02.391 INFO:tasks.rados.rados.0.smithi008.stdout:2696: finishing write tid 5 to smithi00888346-271 2023-10-07T21:41:02.391 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 352 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-10-07T21:41:02.391 INFO:tasks.rados.rados.0.smithi008.stdout:2696: left oid 271 (ObjNum 1739 snap 0 seq_num 1739) 2023-10-07T21:41:02.391 INFO:tasks.rados.rados.0.smithi008.stdout:2698: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-07T21:41:02.465 INFO:tasks.rados.rados.0.smithi008.stdout:2699: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-07T21:41:02.657 INFO:tasks.rados.rados.0.smithi008.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-10-07T21:41:02.670 INFO:tasks.rados.rados.0.smithi008.stdout:2700: writing smithi00888346-189 from 444180 to 1105924 tid 1 2023-10-07T21:41:02.675 INFO:tasks.rados.rados.0.smithi008.stdout:2700: writing smithi00888346-189 from 1520786 to 1935400 tid 2 2023-10-07T21:41:02.682 INFO:tasks.rados.rados.0.smithi008.stdout:2700: writing smithi00888346-189 from 2532831 to 3160251 tid 3 2023-10-07T21:41:02.682 INFO:tasks.rados.rados.0.smithi008.stdout:2690: done (10 left) 2023-10-07T21:41:02.682 INFO:tasks.rados.rados.0.smithi008.stdout:2691: done (9 left) 2023-10-07T21:41:02.682 INFO:tasks.rados.rados.0.smithi008.stdout:2692: done (8 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2693: done (7 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2694: done (6 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2695: done (5 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2696: done (4 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2697: done (3 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2698: done (2 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2699: done (1 left) 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2701: write oid 373 current snap is 0 2023-10-07T21:41:02.683 INFO:tasks.rados.rados.0.smithi008.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-10-07T21:41:02.688 INFO:tasks.rados.rados.0.smithi008.stdout:2701: writing smithi00888346-373 from 460987 to 914333 tid 1 2023-10-07T21:41:02.695 INFO:tasks.rados.rados.0.smithi008.stdout:2701: writing smithi00888346-373 from 1695621 to 2253893 tid 2 2023-10-07T21:41:02.701 INFO:tasks.rados.rados.0.smithi008.stdout:2701: writing smithi00888346-373 from 2960254 to 3260987 tid 3 2023-10-07T21:41:02.701 INFO:tasks.rados.rados.0.smithi008.stdout:2702: read oid 262 snap -1 2023-10-07T21:41:02.701 INFO:tasks.rados.rados.0.smithi008.stdout:2702: expect deleted 2023-10-07T21:41:02.701 INFO:tasks.rados.rados.0.smithi008.stdout:2703: write oid 399 current snap is 0 2023-10-07T21:41:02.701 INFO:tasks.rados.rados.0.smithi008.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-10-07T21:41:02.706 INFO:tasks.rados.rados.0.smithi008.stdout:2703: writing smithi00888346-399 from 477794 to 1006389 tid 1 2023-10-07T21:41:02.714 INFO:tasks.rados.rados.0.smithi008.stdout:2703: writing smithi00888346-399 from 1754103 to 2456033 tid 2 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2703: writing smithi00888346-399 from 2987677 to 3277794 tid 3 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2704: read oid 3 snap -1 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2704: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2705: read oid 432 snap -1 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2705: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-10-07T21:41:02.720 INFO:tasks.rados.rados.0.smithi008.stdout:2706: write oid 104 current snap is 0 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: finishing write tid 1 to smithi00888346-189 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: finishing write tid 2 to smithi00888346-189 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: finishing write tid 3 to smithi00888346-189 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: finishing write tid 4 to smithi00888346-189 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: finishing write tid 5 to smithi00888346-189 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 189 v 456 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2700: left oid 189 (ObjNum 1740 snap 0 seq_num 1740) 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2701: finishing write tid 1 to smithi00888346-373 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2701: finishing write tid 2 to smithi00888346-373 2023-10-07T21:41:02.721 INFO:tasks.rados.rados.0.smithi008.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-10-07T21:41:02.726 INFO:tasks.rados.rados.0.smithi008.stdout:2706: writing smithi00888346-104 from 494601 to 1098445 tid 1 2023-10-07T21:41:02.734 INFO:tasks.rados.rados.0.smithi008.stdout:2706: writing smithi00888346-104 from 1812585 to 2374526 tid 2 2023-10-07T21:41:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:2706: writing smithi00888346-104 from 3015100 to 3294601 tid 3 2023-10-07T21:41:02.739 INFO:tasks.rados.rados.0.smithi008.stdout:2700: done (6 left) 2023-10-07T21:41:02.740 INFO:tasks.rados.rados.0.smithi008.stdout:2707: write oid 348 current snap is 0 2023-10-07T21:41:02.740 INFO:tasks.rados.rados.0.smithi008.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-10-07T21:41:02.746 INFO:tasks.rados.rados.0.smithi008.stdout:2707: writing smithi00888346-348 from 511408 to 1190501 tid 1 2023-10-07T21:41:02.756 INFO:tasks.rados.rados.0.smithi008.stdout:2707: writing smithi00888346-348 from 1754714 to 2460313 tid 2 2023-10-07T21:41:02.761 INFO:tasks.rados.rados.0.smithi008.stdout:2707: writing smithi00888346-348 from 2926170 to 3311408 tid 3 2023-10-07T21:41:02.761 INFO:tasks.rados.rados.0.smithi008.stdout:2708: read oid 20 snap -1 2023-10-07T21:41:02.761 INFO:tasks.rados.rados.0.smithi008.stdout:2708: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:02.761 INFO:tasks.rados.rados.0.smithi008.stdout:2709: write oid 39 current snap is 0 2023-10-07T21:41:02.761 INFO:tasks.rados.rados.0.smithi008.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-10-07T21:41:02.768 INFO:tasks.rados.rados.0.smithi008.stdout:2709: writing smithi00888346-39 from 528215 to 1282557 tid 1 2023-10-07T21:41:02.774 INFO:tasks.rados.rados.0.smithi008.stdout:2709: writing smithi00888346-39 from 1813196 to 2378806 tid 2 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2709: writing smithi00888346-39 from 2953593 to 3328215 tid 3 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2710: delete oid 151 current snap is 0 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2701: finishing write tid 3 to smithi00888346-373 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2701: finishing write tid 4 to smithi00888346-373 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2701: finishing write tid 5 to smithi00888346-373 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 373 v 310 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-10-07T21:41:02.780 INFO:tasks.rados.rados.0.smithi008.stdout:2701: left oid 373 (ObjNum 1741 snap 0 seq_num 1741) 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: finishing write tid 1 to smithi00888346-399 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: finishing write tid 2 to smithi00888346-399 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: finishing write tid 3 to smithi00888346-399 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: finishing write tid 4 to smithi00888346-399 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: finishing write tid 5 to smithi00888346-399 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 411 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2703: left oid 399 (ObjNum 1742 snap 0 seq_num 1742) 2023-10-07T21:41:02.781 INFO:tasks.rados.rados.0.smithi008.stdout:2705: expect (ObjNum 1060 snap 0 seq_num 1060) 2023-10-07T21:41:03.002 INFO:tasks.rados.rados.0.smithi008.stdout:2704: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:41:03.108 INFO:tasks.rados.rados.0.smithi008.stdout:2706: finishing write tid 1 to smithi00888346-104 2023-10-07T21:41:03.108 INFO:tasks.rados.rados.0.smithi008.stdout:2706: finishing write tid 2 to smithi00888346-104 2023-10-07T21:41:03.108 INFO:tasks.rados.rados.0.smithi008.stdout:2706: finishing write tid 3 to smithi00888346-104 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2706: finishing write tid 4 to smithi00888346-104 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2706: finishing write tid 5 to smithi00888346-104 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 345 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2706: left oid 104 (ObjNum 1743 snap 0 seq_num 1743) 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: finishing write tid 1 to smithi00888346-348 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: finishing write tid 2 to smithi00888346-348 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: finishing write tid 3 to smithi00888346-348 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: finishing write tid 4 to smithi00888346-348 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: finishing write tid 5 to smithi00888346-348 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 348 v 290 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2707: left oid 348 (ObjNum 1744 snap 0 seq_num 1744) 2023-10-07T21:41:03.109 INFO:tasks.rados.rados.0.smithi008.stdout:2708: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:03.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[31720]: cluster 2023-10-07T21:41:01.561692+0000 mgr.x (mgr.24878) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:02 smithi081 systemd[1]: Stopping Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.036Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:41:03.229 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.037Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.038Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.038Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:41:03.230 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[65726]: ts=2023-10-07T21:41:03.038Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:2709: finishing write tid 1 to smithi00888346-39 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:2709: finishing write tid 2 to smithi00888346-39 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:2709: finishing write tid 3 to smithi00888346-39 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:2709: finishing write tid 4 to smithi00888346-39 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:2709: finishing write tid 5 to smithi00888346-39 2023-10-07T21:41:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 39 v 496 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2709: left oid 39 (ObjNum 1745 snap 0 seq_num 1745) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2701: done (9 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2702: done (8 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2703: done (7 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2704: done (6 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2705: done (5 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2706: done (4 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2707: done (3 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2708: done (2 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2709: done (1 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2710: done (0 left) 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2711: write oid 63 current snap is 0 2023-10-07T21:41:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-10-07T21:41:03.281 INFO:tasks.rados.rados.0.smithi008.stdout:2711: writing smithi00888346-63 from 561829 to 1066669 tid 1 2023-10-07T21:41:03.287 INFO:tasks.rados.rados.0.smithi008.stdout:2711: writing smithi00888346-63 from 1530160 to 2099439 tid 2 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2711: writing smithi00888346-63 from 2608439 to 3347469 tid 3 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2712: read oid 157 snap -1 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2712: expect (ObjNum 759 snap 0 seq_num 759) 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2713: read oid 249 snap -1 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2713: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2714: write oid 77 current snap is 0 2023-10-07T21:41:03.295 INFO:tasks.rados.rados.0.smithi008.stdout:2711: finishing write tid 1 to smithi00888346-63 2023-10-07T21:41:03.296 INFO:tasks.rados.rados.0.smithi008.stdout:2711: finishing write tid 2 to smithi00888346-63 2023-10-07T21:41:03.296 INFO:tasks.rados.rados.0.smithi008.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-10-07T21:41:03.301 INFO:tasks.rados.rados.0.smithi008.stdout:2714: writing smithi00888346-77 from 578636 to 1158725 tid 1 2023-10-07T21:41:03.309 INFO:tasks.rados.rados.0.smithi008.stdout:2714: writing smithi00888346-77 from 1872289 to 2585226 tid 2 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2714: writing smithi00888346-77 from 3319509 to 3378636 tid 3 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2715: write oid 103 current snap is 0 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2711: finishing write tid 3 to smithi00888346-63 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2711: finishing write tid 4 to smithi00888346-63 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2711: finishing write tid 5 to smithi00888346-63 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 63 v 415 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-10-07T21:41:03.314 INFO:tasks.rados.rados.0.smithi008.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-10-07T21:41:03.315 INFO:tasks.rados.rados.0.smithi008.stdout:2714: finishing write tid 1 to smithi00888346-77 2023-10-07T21:41:03.315 INFO:tasks.rados.rados.0.smithi008.stdout:2712: expect (ObjNum 759 snap 0 seq_num 759) 2023-10-07T21:41:03.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:03 smithi008 bash[27485]: cluster 2023-10-07T21:41:01.561692+0000 mgr.x (mgr.24878) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:03.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:03 smithi008 bash[41094]: cluster 2023-10-07T21:41:01.561692+0000 mgr.x (mgr.24878) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:03.460 INFO:tasks.rados.rados.0.smithi008.stdout:2714: finishing write tid 2 to smithi00888346-77 2023-10-07T21:41:03.460 INFO:tasks.rados.rados.0.smithi008.stdout:2713: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-07T21:41:03.588 INFO:tasks.rados.rados.0.smithi008.stdout:2714: finishing write tid 3 to smithi00888346-77 2023-10-07T21:41:03.589 INFO:tasks.rados.rados.0.smithi008.stdout:2714: finishing write tid 4 to smithi00888346-77 2023-10-07T21:41:03.589 INFO:tasks.rados.rados.0.smithi008.stdout:2714: finishing write tid 5 to smithi00888346-77 2023-10-07T21:41:03.589 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 77 v 419 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-10-07T21:41:03.589 INFO:tasks.rados.rados.0.smithi008.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-10-07T21:41:03.589 INFO:tasks.rados.rados.0.smithi008.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-10-07T21:41:03.597 INFO:tasks.rados.rados.0.smithi008.stdout:2715: writing smithi00888346-103 from 595443 to 1367134 tid 1 2023-10-07T21:41:03.605 INFO:tasks.rados.rados.0.smithi008.stdout:2715: writing smithi00888346-103 from 2047124 to 2620072 tid 2 2023-10-07T21:41:03.610 INFO:tasks.rados.rados.0.smithi008.stdout:2715: writing smithi00888346-103 from 3063285 to 3395443 tid 3 2023-10-07T21:41:03.610 INFO:tasks.rados.rados.0.smithi008.stdout:2711: done (4 left) 2023-10-07T21:41:03.611 INFO:tasks.rados.rados.0.smithi008.stdout:2712: done (3 left) 2023-10-07T21:41:03.611 INFO:tasks.rados.rados.0.smithi008.stdout:2713: done (2 left) 2023-10-07T21:41:03.611 INFO:tasks.rados.rados.0.smithi008.stdout:2714: done (1 left) 2023-10-07T21:41:03.611 INFO:tasks.rados.rados.0.smithi008.stdout:2716: write oid 323 current snap is 0 2023-10-07T21:41:03.611 INFO:tasks.rados.rados.0.smithi008.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-10-07T21:41:03.617 INFO:tasks.rados.rados.0.smithi008.stdout:2716: writing smithi00888346-323 from 612250 to 1059190 tid 1 2023-10-07T21:41:03.626 INFO:tasks.rados.rados.0.smithi008.stdout:2716: writing smithi00888346-323 from 1705606 to 2422212 tid 2 2023-10-07T21:41:03.632 INFO:tasks.rados.rados.0.smithi008.stdout:2716: writing smithi00888346-323 from 3090708 to 3412250 tid 3 2023-10-07T21:41:03.633 INFO:tasks.rados.rados.0.smithi008.stdout:2717: write oid 141 current snap is 0 2023-10-07T21:41:03.633 INFO:tasks.rados.rados.0.smithi008.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-10-07T21:41:03.640 INFO:tasks.rados.rados.0.smithi008.stdout:2717: writing smithi00888346-141 from 629057 to 1151246 tid 1 2023-10-07T21:41:03.647 INFO:tasks.rados.rados.0.smithi008.stdout:2717: writing smithi00888346-141 from 1764088 to 2340705 tid 2 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2717: writing smithi00888346-141 from 3118131 to 3429057 tid 3 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2718: write oid 386 current snap is 0 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2715: finishing write tid 1 to smithi00888346-103 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2715: finishing write tid 2 to smithi00888346-103 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2715: finishing write tid 3 to smithi00888346-103 2023-10-07T21:41:03.655 INFO:tasks.rados.rados.0.smithi008.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-10-07T21:41:03.662 INFO:tasks.rados.rados.0.smithi008.stdout:2718: writing smithi00888346-386 from 645864 to 1243302 tid 1 2023-10-07T21:41:03.670 INFO:tasks.rados.rados.0.smithi008.stdout:2718: writing smithi00888346-386 from 1706217 to 2426492 tid 2 2023-10-07T21:41:03.677 INFO:tasks.rados.rados.0.smithi008.stdout:2718: writing smithi00888346-386 from 3029201 to 3445864 tid 3 2023-10-07T21:41:03.677 INFO:tasks.rados.rados.0.smithi008.stdout:2719: read oid 422 snap -1 2023-10-07T21:41:03.678 INFO:tasks.rados.rados.0.smithi008.stdout:2719: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:41:03.678 INFO:tasks.rados.rados.0.smithi008.stdout:2720: write oid 399 current snap is 0 2023-10-07T21:41:03.678 INFO:tasks.rados.rados.0.smithi008.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-10-07T21:41:03.686 INFO:tasks.rados.rados.0.smithi008.stdout:2720: writing smithi00888346-399 from 662671 to 1335358 tid 1 2023-10-07T21:41:03.692 INFO:tasks.rados.rados.0.smithi008.stdout:2720: writing smithi00888346-399 from 1764699 to 2344985 tid 2 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2720: writing smithi00888346-399 from 3056624 to 3462671 tid 3 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2721: write oid 65 current snap is 0 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2715: finishing write tid 4 to smithi00888346-103 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2715: finishing write tid 5 to smithi00888346-103 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 391 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2716: finishing write tid 1 to smithi00888346-323 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2716: finishing write tid 2 to smithi00888346-323 2023-10-07T21:41:03.699 INFO:tasks.rados.rados.0.smithi008.stdout:2716: finishing write tid 3 to smithi00888346-323 2023-10-07T21:41:03.700 INFO:tasks.rados.rados.0.smithi008.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-10-07T21:41:03.706 INFO:tasks.rados.rados.0.smithi008.stdout:2721: writing smithi00888346-65 from 679478 to 1427414 tid 1 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2721: writing smithi00888346-65 from 2223181 to 2947125 tid 2 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2715: done (6 left) 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2722: read oid 147 snap -1 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2722: expect deleted 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2723: write oid 254 current snap is 0 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2716: finishing write tid 4 to smithi00888346-323 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2716: finishing write tid 5 to smithi00888346-323 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 323 v 408 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-10-07T21:41:03.717 INFO:tasks.rados.rados.0.smithi008.stdout:2716: left oid 323 (ObjNum 1750 snap 0 seq_num 1750) 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: finishing write tid 1 to smithi00888346-141 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: finishing write tid 2 to smithi00888346-141 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: finishing write tid 3 to smithi00888346-141 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: finishing write tid 4 to smithi00888346-141 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: finishing write tid 5 to smithi00888346-141 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 423 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2717: left oid 141 (ObjNum 1751 snap 0 seq_num 1751) 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2718: finishing write tid 1 to smithi00888346-386 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2718: finishing write tid 2 to smithi00888346-386 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2718: finishing write tid 3 to smithi00888346-386 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2718: finishing write tid 4 to smithi00888346-386 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:2718: finishing write tid 5 to smithi00888346-386 2023-10-07T21:41:03.718 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 386 v 349 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-10-07T21:41:03.719 INFO:tasks.rados.rados.0.smithi008.stdout:2718: left oid 386 (ObjNum 1752 snap 0 seq_num 1752) 2023-10-07T21:41:03.719 INFO:tasks.rados.rados.0.smithi008.stdout:2719: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:41:03.833 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[76765]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:41:03.963 INFO:tasks.rados.rados.0.smithi008.stdout:2720: finishing write tid 1 to smithi00888346-399 2023-10-07T21:41:03.963 INFO:tasks.rados.rados.0.smithi008.stdout:2720: finishing write tid 2 to smithi00888346-399 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2720: finishing write tid 3 to smithi00888346-399 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2720: finishing write tid 4 to smithi00888346-399 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2720: finishing write tid 5 to smithi00888346-399 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 427 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2720: left oid 399 (ObjNum 1753 snap 0 seq_num 1753) 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2721: finishing write tid 1 to smithi00888346-65 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2721: finishing write tid 2 to smithi00888346-65 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2721: finishing write tid 3 to smithi00888346-65 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2721: finishing write tid 4 to smithi00888346-65 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 345 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2721: left oid 65 (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:03.964 INFO:tasks.rados.rados.0.smithi008.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-10-07T21:41:03.975 INFO:tasks.rados.rados.0.smithi008.stdout:2723: writing smithi00888346-254 from 696285 to 1119470 tid 1 2023-10-07T21:41:03.982 INFO:tasks.rados.rados.0.smithi008.stdout:2723: writing smithi00888346-254 from 1881663 to 2349265 tid 2 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2723: writing smithi00888346-254 from 3111470 to 3496285 tid 3 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2716: done (7 left) 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2717: done (6 left) 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2718: done (5 left) 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2719: done (4 left) 2023-10-07T21:41:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:2720: done (3 left) 2023-10-07T21:41:03.990 INFO:tasks.rados.rados.0.smithi008.stdout:2721: done (2 left) 2023-10-07T21:41:03.990 INFO:tasks.rados.rados.0.smithi008.stdout:2722: done (1 left) 2023-10-07T21:41:03.990 INFO:tasks.rados.rados.0.smithi008.stdout:2724: delete oid 104 current snap is 0 2023-10-07T21:41:03.990 INFO:tasks.rados.rados.0.smithi008.stdout:2723: finishing write tid 1 to smithi00888346-254 2023-10-07T21:41:03.990 INFO:tasks.rados.rados.0.smithi008.stdout:2723: finishing write tid 2 to smithi00888346-254 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2724: done (1 left) 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2725: read oid 298 snap -1 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2725: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2726: read oid 96 snap -1 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2726: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2727: read oid 217 snap -1 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2727: expect deleted 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2728: write oid 378 current snap is 0 2023-10-07T21:41:03.992 INFO:tasks.rados.rados.0.smithi008.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-10-07T21:41:04.000 INFO:tasks.rados.rados.0.smithi008.stdout:2728: writing smithi00888346-378 from 729899 to 1419935 tid 1 2023-10-07T21:41:04.009 INFO:tasks.rados.rados.0.smithi008.stdout:2728: writing smithi00888346-378 from 1998627 to 2469898 tid 2 2023-10-07T21:41:04.014 INFO:tasks.rados.rados.0.smithi008.stdout:2728: writing smithi00888346-378 from 3166316 to 3529899 tid 3 2023-10-07T21:41:04.015 INFO:tasks.rados.rados.0.smithi008.stdout:2729: write oid 132 current snap is 0 2023-10-07T21:41:04.015 INFO:tasks.rados.rados.0.smithi008.stdout:2723: finishing write tid 3 to smithi00888346-254 2023-10-07T21:41:04.015 INFO:tasks.rados.rados.0.smithi008.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-10-07T21:41:04.023 INFO:tasks.rados.rados.0.smithi008.stdout:2729: writing smithi00888346-132 from 746706 to 1511991 tid 1 2023-10-07T21:41:04.030 INFO:tasks.rados.rados.0.smithi008.stdout:2729: writing smithi00888346-132 from 2057109 to 2788391 tid 2 2023-10-07T21:41:04.035 INFO:tasks.rados.rados.0.smithi008.stdout:2729: writing smithi00888346-132 from 3193739 to 3546706 tid 3 2023-10-07T21:41:04.035 INFO:tasks.rados.rados.0.smithi008.stdout:2730: read oid 459 snap -1 2023-10-07T21:41:04.035 INFO:tasks.rados.rados.0.smithi008.stdout:2730: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-10-07T21:41:04.035 INFO:tasks.rados.rados.0.smithi008.stdout:2731: read oid 171 snap -1 2023-10-07T21:41:04.036 INFO:tasks.rados.rados.0.smithi008.stdout:2731: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:04.036 INFO:tasks.rados.rados.0.smithi008.stdout:2732: write oid 144 current snap is 0 2023-10-07T21:41:04.036 INFO:tasks.rados.rados.0.smithi008.stdout:2726: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:2723: finishing write tid 4 to smithi00888346-254 2023-10-07T21:41:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:2723: finishing write tid 5 to smithi00888346-254 2023-10-07T21:41:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 254 v 294 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-10-07T21:41:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:2723: left oid 254 (ObjNum 1755 snap 0 seq_num 1755) 2023-10-07T21:41:04.130 INFO:tasks.rados.rados.0.smithi008.stdout:2728: finishing write tid 1 to smithi00888346-378 2023-10-07T21:41:04.131 INFO:tasks.rados.rados.0.smithi008.stdout:2725: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:04.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:04 smithi081 bash[31720]: audit 2023-10-07T21:41:03.726632+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.8:0/4204472690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:04.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:04 smithi081 bash[31720]: audit 2023-10-07T21:41:03.880343+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:04 smithi081 bash[31720]: audit 2023-10-07T21:41:03.890491+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.212 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 bash[76827]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:41:04.213 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:41:04.213 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 systemd[1]: Stopped Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:04.213 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:03 smithi081 systemd[1]: Started Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:04.227 INFO:tasks.rados.rados.0.smithi008.stdout:2728: finishing write tid 2 to smithi00888346-378 2023-10-07T21:41:04.228 INFO:tasks.rados.rados.0.smithi008.stdout:2728: finishing write tid 3 to smithi00888346-378 2023-10-07T21:41:04.228 INFO:tasks.rados.rados.0.smithi008.stdout:2728: finishing write tid 4 to smithi00888346-378 2023-10-07T21:41:04.228 INFO:tasks.rados.rados.0.smithi008.stdout:2728: finishing write tid 5 to smithi00888346-378 2023-10-07T21:41:04.228 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 354 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-10-07T21:41:04.228 INFO:tasks.rados.rados.0.smithi008.stdout:2728: left oid 378 (ObjNum 1757 snap 0 seq_num 1757) 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: finishing write tid 1 to smithi00888346-132 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: finishing write tid 2 to smithi00888346-132 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: finishing write tid 3 to smithi00888346-132 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: finishing write tid 4 to smithi00888346-132 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: finishing write tid 5 to smithi00888346-132 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 132 v 500 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2729: left oid 132 (ObjNum 1758 snap 0 seq_num 1758) 2023-10-07T21:41:04.229 INFO:tasks.rados.rados.0.smithi008.stdout:2731: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:04.318 INFO:tasks.rados.rados.0.smithi008.stdout:2730: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[41094]: audit 2023-10-07T21:41:03.726632+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.8:0/4204472690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[41094]: audit 2023-10-07T21:41:03.880343+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[41094]: audit 2023-10-07T21:41:03.890491+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[27485]: audit 2023-10-07T21:41:03.726632+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.8:0/4204472690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[27485]: audit 2023-10-07T21:41:03.880343+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:04 smithi008 bash[27485]: audit 2023-10-07T21:41:03.890491+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:04.425 INFO:tasks.rados.rados.0.smithi008.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-10-07T21:41:04.438 INFO:tasks.rados.rados.0.smithi008.stdout:2732: writing smithi00888346-144 from 763513 to 1204047 tid 1 2023-10-07T21:41:04.444 INFO:tasks.rados.rados.0.smithi008.stdout:2732: writing smithi00888346-144 from 1715591 to 2190531 tid 2 2023-10-07T21:41:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:2732: writing smithi00888346-144 from 2821162 to 3244515 tid 3 2023-10-07T21:41:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:2723: done (8 left) 2023-10-07T21:41:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:2725: done (7 left) 2023-10-07T21:41:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:2726: done (6 left) 2023-10-07T21:41:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:2727: done (5 left) 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2728: done (4 left) 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2729: done (3 left) 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2730: done (2 left) 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2731: done (1 left) 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2733: delete oid 110 current snap is 0 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2732: finishing write tid 1 to smithi00888346-144 2023-10-07T21:41:04.451 INFO:tasks.rados.rados.0.smithi008.stdout:2732: finishing write tid 2 to smithi00888346-144 2023-10-07T21:41:04.453 INFO:tasks.rados.rados.0.smithi008.stdout:2733: done (1 left) 2023-10-07T21:41:04.453 INFO:tasks.rados.rados.0.smithi008.stdout:2734: write oid 434 current snap is 0 2023-10-07T21:41:04.453 INFO:tasks.rados.rados.0.smithi008.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-10-07T21:41:04.464 INFO:tasks.rados.rados.0.smithi008.stdout:2734: writing smithi00888346-434 from 797127 to 1388159 tid 1 2023-10-07T21:41:04.472 INFO:tasks.rados.rados.0.smithi008.stdout:2734: writing smithi00888346-434 from 2116202 to 2594811 tid 2 2023-10-07T21:41:04.478 INFO:tasks.rados.rados.0.smithi008.stdout:2734: writing smithi00888346-434 from 3159655 to 3597127 tid 3 2023-10-07T21:41:04.478 INFO:tasks.rados.rados.0.smithi008.stdout:2735: delete oid 87 current snap is 0 2023-10-07T21:41:04.478 INFO:tasks.rados.rados.0.smithi008.stdout:2732: finishing write tid 3 to smithi00888346-144 2023-10-07T21:41:04.478 INFO:tasks.rados.rados.0.smithi008.stdout:2732: finishing write tid 4 to smithi00888346-144 2023-10-07T21:41:04.478 INFO:tasks.rados.rados.0.smithi008.stdout:2732: finishing write tid 5 to smithi00888346-144 2023-10-07T21:41:04.479 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 144 v 324 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-10-07T21:41:04.479 INFO:tasks.rados.rados.0.smithi008.stdout:2732: left oid 144 (ObjNum 1759 snap 0 seq_num 1759) 2023-10-07T21:41:04.479 INFO:tasks.rados.rados.0.smithi008.stdout:2734: finishing write tid 1 to smithi00888346-434 2023-10-07T21:41:04.479 INFO:tasks.rados.rados.0.smithi008.stdout:2734: finishing write tid 2 to smithi00888346-434 2023-10-07T21:41:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:2732: done (2 left) 2023-10-07T21:41:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:2735: done (1 left) 2023-10-07T21:41:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:2736: write oid 68 current snap is 0 2023-10-07T21:41:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-10-07T21:41:04.487 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:04 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:41:04.488 INFO:tasks.rados.rados.0.smithi008.stdout:2736: writing smithi00888346-68 from 430741 to 1172271 tid 1 2023-10-07T21:41:04.495 INFO:tasks.rados.rados.0.smithi008.stdout:2736: writing smithi00888346-68 from 1833166 to 2315444 tid 2 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2736: writing smithi00888346-68 from 2814501 to 3399295 tid 3 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2737: write oid 54 current snap is 0 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2734: finishing write tid 3 to smithi00888346-434 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2734: finishing write tid 4 to smithi00888346-434 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2734: finishing write tid 5 to smithi00888346-434 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 434 v 328 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2734: left oid 434 (ObjNum 1761 snap 0 seq_num 1761) 2023-10-07T21:41:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:2736: finishing write tid 1 to smithi00888346-68 2023-10-07T21:41:04.503 INFO:tasks.rados.rados.0.smithi008.stdout:2736: finishing write tid 2 to smithi00888346-68 2023-10-07T21:41:04.503 INFO:tasks.rados.rados.0.smithi008.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-10-07T21:41:04.507 INFO:tasks.rados.rados.0.smithi008.stdout:2737: writing smithi00888346-54 from 447548 to 980680 tid 1 2023-10-07T21:41:04.515 INFO:tasks.rados.rados.0.smithi008.stdout:2737: writing smithi00888346-54 from 1491648 to 2233937 tid 2 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2737: writing smithi00888346-54 from 2841924 to 3637990 tid 3 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2734: done (2 left) 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2738: read oid 131 snap -1 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2738: expect deleted 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2739: write oid 249 current snap is 0 2023-10-07T21:41:04.523 INFO:tasks.rados.rados.0.smithi008.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-10-07T21:41:04.529 INFO:tasks.rados.rados.0.smithi008.stdout:2739: writing smithi00888346-249 from 464355 to 1072736 tid 1 2023-10-07T21:41:04.535 INFO:tasks.rados.rados.0.smithi008.stdout:2739: writing smithi00888346-249 from 1550130 to 2036077 tid 2 2023-10-07T21:41:04.540 INFO:tasks.rados.rados.0.smithi008.stdout:2739: writing smithi00888346-249 from 2469347 to 3076685 tid 3 2023-10-07T21:41:04.544 INFO:tasks.rados.rados.0.smithi008.stdout:2739: writing smithi00888346-249 from 3549144 to 3664355 tid 4 2023-10-07T21:41:04.544 INFO:tasks.rados.rados.0.smithi008.stdout:2740: delete oid 412 current snap is 0 2023-10-07T21:41:04.544 INFO:tasks.rados.rados.0.smithi008.stdout:2736: finishing write tid 3 to smithi00888346-68 2023-10-07T21:41:04.544 INFO:tasks.rados.rados.0.smithi008.stdout:2736: finishing write tid 4 to smithi00888346-68 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2736: finishing write tid 5 to smithi00888346-68 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 68 v 249 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: finishing write tid 1 to smithi00888346-54 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: finishing write tid 2 to smithi00888346-54 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: finishing write tid 3 to smithi00888346-54 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: finishing write tid 4 to smithi00888346-54 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: finishing write tid 5 to smithi00888346-54 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 54 v 412 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 1 to smithi00888346-249 2023-10-07T21:41:04.545 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 2 to smithi00888346-249 2023-10-07T21:41:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 3 to smithi00888346-249 2023-10-07T21:41:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:2736: done (4 left) 2023-10-07T21:41:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:2737: done (3 left) 2023-10-07T21:41:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:2738: done (2 left) 2023-10-07T21:41:04.546 INFO:tasks.rados.rados.0.smithi008.stdout:2740: done (1 left) 2023-10-07T21:41:04.547 INFO:tasks.rados.rados.0.smithi008.stdout:2741: write oid 487 current snap is 0 2023-10-07T21:41:04.547 INFO:tasks.rados.rados.0.smithi008.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-10-07T21:41:04.553 INFO:tasks.rados.rados.0.smithi008.stdout:2741: writing smithi00888346-487 from 497969 to 1256848 tid 1 2023-10-07T21:41:04.559 INFO:tasks.rados.rados.0.smithi008.stdout:2741: writing smithi00888346-487 from 1667094 to 2156710 tid 2 2023-10-07T21:41:04.567 INFO:tasks.rados.rados.0.smithi008.stdout:2741: writing smithi00888346-487 from 2924193 to 3554075 tid 3 2023-10-07T21:41:04.567 INFO:tasks.rados.rados.0.smithi008.stdout:2742: write oid 60 current snap is 0 2023-10-07T21:41:04.567 INFO:tasks.rados.rados.0.smithi008.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-10-07T21:41:04.572 INFO:tasks.rados.rados.0.smithi008.stdout:2742: writing smithi00888346-60 from 514776 to 948904 tid 1 2023-10-07T21:41:04.580 INFO:tasks.rados.rados.0.smithi008.stdout:2742: writing smithi00888346-60 from 1609223 to 2242497 tid 2 2023-10-07T21:41:04.586 INFO:tasks.rados.rados.0.smithi008.stdout:2742: writing smithi00888346-60 from 2718910 to 3276417 tid 3 2023-10-07T21:41:04.586 INFO:tasks.rados.rados.0.smithi008.stdout:2743: write oid 201 current snap is 0 2023-10-07T21:41:04.586 INFO:tasks.rados.rados.0.smithi008.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-10-07T21:41:04.592 INFO:tasks.rados.rados.0.smithi008.stdout:2743: writing smithi00888346-201 from 531583 to 1040960 tid 1 2023-10-07T21:41:04.598 INFO:tasks.rados.rados.0.smithi008.stdout:2743: writing smithi00888346-201 from 1667705 to 2160990 tid 2 2023-10-07T21:41:04.607 INFO:tasks.rados.rados.0.smithi008.stdout:2743: writing smithi00888346-201 from 2862686 to 3631465 tid 3 2023-10-07T21:41:04.607 INFO:tasks.rados.rados.0.smithi008.stdout:2744: read oid 25 snap -1 2023-10-07T21:41:04.607 INFO:tasks.rados.rados.0.smithi008.stdout:2744: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:41:04.607 INFO:tasks.rados.rados.0.smithi008.stdout:2745: read oid 421 snap -1 2023-10-07T21:41:04.607 INFO:tasks.rados.rados.0.smithi008.stdout:2745: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-10-07T21:41:04.608 INFO:tasks.rados.rados.0.smithi008.stdout:2746: write oid 456 current snap is 0 2023-10-07T21:41:04.608 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 4 to smithi00888346-249 2023-10-07T21:41:04.608 INFO:tasks.rados.rados.0.smithi008.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-10-07T21:41:04.616 INFO:tasks.rados.rados.0.smithi008.stdout:2746: writing smithi00888346-456 from 548390 to 1133016 tid 1 2023-10-07T21:41:04.623 INFO:tasks.rados.rados.0.smithi008.stdout:2746: writing smithi00888346-456 from 1726187 to 2363130 tid 2 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2746: writing smithi00888346-456 from 2773756 to 3353807 tid 3 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2747: write oid 426 current snap is 0 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 5 to smithi00888346-249 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2739: finishing write tid 6 to smithi00888346-249 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 249 v 359 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2741: finishing write tid 1 to smithi00888346-487 2023-10-07T21:41:04.629 INFO:tasks.rados.rados.0.smithi008.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-10-07T21:41:04.637 INFO:tasks.rados.rados.0.smithi008.stdout:2747: writing smithi00888346-426 from 565197 to 1225072 tid 1 2023-10-07T21:41:04.644 INFO:tasks.rados.rados.0.smithi008.stdout:2747: writing smithi00888346-426 from 1784669 to 2281623 tid 2 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2747: writing smithi00888346-426 from 2917532 to 3708855 tid 3 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2739: done (7 left) 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2748: write oid 85 current snap is 0 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2741: finishing write tid 2 to smithi00888346-487 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2741: finishing write tid 3 to smithi00888346-487 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2741: finishing write tid 4 to smithi00888346-487 2023-10-07T21:41:04.653 INFO:tasks.rados.rados.0.smithi008.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-10-07T21:41:04.658 INFO:tasks.rados.rados.0.smithi008.stdout:2748: writing smithi00888346-85 from 582004 to 1033481 tid 1 2023-10-07T21:41:04.665 INFO:tasks.rados.rados.0.smithi008.stdout:2748: writing smithi00888346-85 from 1443151 to 2083763 tid 2 2023-10-07T21:41:04.671 INFO:tasks.rados.rados.0.smithi008.stdout:2748: writing smithi00888346-85 from 2544955 to 3147550 tid 3 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2748: writing smithi00888346-85 from 3612817 to 3782004 tid 4 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2749: write oid 466 current snap is 0 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2741: finishing write tid 5 to smithi00888346-487 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 487 v 248 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2741: left oid 487 (ObjNum 1767 snap 0 seq_num 1767) 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2742: finishing write tid 1 to smithi00888346-60 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2742: finishing write tid 2 to smithi00888346-60 2023-10-07T21:41:04.675 INFO:tasks.rados.rados.0.smithi008.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-10-07T21:41:04.681 INFO:tasks.rados.rados.0.smithi008.stdout:2749: writing smithi00888346-466 from 598811 to 1125537 tid 1 2023-10-07T21:41:04.688 INFO:tasks.rados.rados.0.smithi008.stdout:2749: writing smithi00888346-466 from 1901633 to 2402256 tid 2 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2749: writing smithi00888346-466 from 2972378 to 3502598 tid 3 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2741: done (8 left) 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2750: read oid 114 snap -1 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2750: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2751: read oid 286 snap -1 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2751: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2752: read oid 492 snap -1 2023-10-07T21:41:04.695 INFO:tasks.rados.rados.0.smithi008.stdout:2752: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2753: delete oid 87 current snap is 0 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2742: finishing write tid 3 to smithi00888346-60 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2742: finishing write tid 4 to smithi00888346-60 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2742: finishing write tid 5 to smithi00888346-60 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 60 v 416 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2742: left oid 60 (ObjNum 1768 snap 0 seq_num 1768) 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2743: finishing write tid 1 to smithi00888346-201 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2743: finishing write tid 2 to smithi00888346-201 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2743: finishing write tid 3 to smithi00888346-201 2023-10-07T21:41:04.696 INFO:tasks.rados.rados.0.smithi008.stdout:2744: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-07T21:41:04.873 INFO:tasks.rados.rados.0.smithi008.stdout:2745: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-10-07T21:41:05.043 INFO:tasks.rados.rados.0.smithi008.stdout:2743: finishing write tid 4 to smithi00888346-201 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2743: finishing write tid 5 to smithi00888346-201 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 201 v 252 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2743: left oid 201 (ObjNum 1769 snap 0 seq_num 1769) 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: finishing write tid 1 to smithi00888346-456 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: finishing write tid 2 to smithi00888346-456 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: finishing write tid 3 to smithi00888346-456 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: finishing write tid 4 to smithi00888346-456 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: finishing write tid 5 to smithi00888346-456 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 456 v 431 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-10-07T21:41:05.044 INFO:tasks.rados.rados.0.smithi008.stdout:2746: left oid 456 (ObjNum 1770 snap 0 seq_num 1770) 2023-10-07T21:41:05.045 INFO:tasks.rados.rados.0.smithi008.stdout:2742: done (11 left) 2023-10-07T21:41:05.045 INFO:tasks.rados.rados.0.smithi008.stdout:2743: done (10 left) 2023-10-07T21:41:05.045 INFO:tasks.rados.rados.0.smithi008.stdout:2744: done (9 left) 2023-10-07T21:41:05.045 INFO:tasks.rados.rados.0.smithi008.stdout:2745: done (8 left) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2746: done (7 left) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2753: done (6 left) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2754: read oid 289 snap -1 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2754: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2755: read oid 474 snap -1 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2755: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2756: read oid 425 snap -1 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2756: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2757: read oid 231 snap -1 2023-10-07T21:41:05.046 INFO:tasks.rados.rados.0.smithi008.stdout:2757: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-10-07T21:41:05.047 INFO:tasks.rados.rados.0.smithi008.stdout:2758: write oid 154 current snap is 0 2023-10-07T21:41:05.047 INFO:tasks.rados.rados.0.smithi008.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-10-07T21:41:05.056 INFO:tasks.rados.rados.0.smithi008.stdout:2758: writing smithi00888346-154 from 632425 to 1309649 tid 1 2023-10-07T21:41:05.064 INFO:tasks.rados.rados.0.smithi008.stdout:2758: writing smithi00888346-154 from 2018597 to 2522889 tid 2 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2758: writing smithi00888346-154 from 3027224 to 3579988 tid 3 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2759: write oid 134 current snap is 0 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2747: finishing write tid 1 to smithi00888346-426 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2747: finishing write tid 2 to smithi00888346-426 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2747: finishing write tid 3 to smithi00888346-426 2023-10-07T21:41:05.072 INFO:tasks.rados.rados.0.smithi008.stdout:2747: finishing write tid 4 to smithi00888346-426 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2747: finishing write tid 5 to smithi00888346-426 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 426 v 298 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2747: left oid 426 (ObjNum 1771 snap 0 seq_num 1771) 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 1 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 2 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 3 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 4 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 5 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: finishing write tid 6 to smithi00888346-85 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 85 v 436 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2749: finishing write tid 1 to smithi00888346-466 2023-10-07T21:41:05.073 INFO:tasks.rados.rados.0.smithi008.stdout:2749: finishing write tid 2 to smithi00888346-466 2023-10-07T21:41:05.074 INFO:tasks.rados.rados.0.smithi008.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-10-07T21:41:05.079 INFO:tasks.rados.rados.0.smithi008.stdout:2759: writing smithi00888346-134 from 649232 to 1401705 tid 1 2023-10-07T21:41:05.086 INFO:tasks.rados.rados.0.smithi008.stdout:2759: writing smithi00888346-134 from 1960726 to 2608676 tid 2 2023-10-07T21:41:05.093 INFO:tasks.rados.rados.0.smithi008.stdout:2759: writing smithi00888346-134 from 3338294 to 3849232 tid 3 2023-10-07T21:41:05.093 INFO:tasks.rados.rados.0.smithi008.stdout:2747: done (11 left) 2023-10-07T21:41:05.093 INFO:tasks.rados.rados.0.smithi008.stdout:2748: done (10 left) 2023-10-07T21:41:05.093 INFO:tasks.rados.rados.0.smithi008.stdout:2760: write oid 318 current snap is 0 2023-10-07T21:41:05.093 INFO:tasks.rados.rados.0.smithi008.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-10-07T21:41:05.099 INFO:tasks.rados.rados.0.smithi008.stdout:2760: writing smithi00888346-318 from 666039 to 1093761 tid 1 2023-10-07T21:41:05.105 INFO:tasks.rados.rados.0.smithi008.stdout:2760: writing smithi00888346-318 from 1619208 to 2127169 tid 2 2023-10-07T21:41:05.111 INFO:tasks.rados.rados.0.smithi008.stdout:2760: writing smithi00888346-318 from 2565717 to 3257378 tid 3 2023-10-07T21:41:05.116 INFO:tasks.rados.rados.0.smithi008.stdout:2760: writing smithi00888346-318 from 3660365 to 3866039 tid 4 2023-10-07T21:41:05.116 INFO:tasks.rados.rados.0.smithi008.stdout:2761: write oid 120 current snap is 0 2023-10-07T21:41:05.117 INFO:tasks.rados.rados.0.smithi008.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-10-07T21:41:05.123 INFO:tasks.rados.rados.0.smithi008.stdout:2761: writing smithi00888346-120 from 682846 to 1185817 tid 1 2023-10-07T21:41:05.130 INFO:tasks.rados.rados.0.smithi008.stdout:2761: writing smithi00888346-120 from 1677690 to 2329309 tid 2 2023-10-07T21:41:05.136 INFO:tasks.rados.rados.0.smithi008.stdout:2761: writing smithi00888346-120 from 2993140 to 3496073 tid 3 2023-10-07T21:41:05.136 INFO:tasks.rados.rados.0.smithi008.stdout:2762: read oid 333 snap -1 2023-10-07T21:41:05.136 INFO:tasks.rados.rados.0.smithi008.stdout:2762: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-07T21:41:05.137 INFO:tasks.rados.rados.0.smithi008.stdout:2763: write oid 147 current snap is 0 2023-10-07T21:41:05.137 INFO:tasks.rados.rados.0.smithi008.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-10-07T21:41:05.145 INFO:tasks.rados.rados.0.smithi008.stdout:2763: writing smithi00888346-147 from 699653 to 1394226 tid 1 2023-10-07T21:41:05.151 INFO:tasks.rados.rados.0.smithi008.stdout:2763: writing smithi00888346-147 from 1852525 to 2647802 tid 2 2023-10-07T21:41:05.158 INFO:tasks.rados.rados.0.smithi008.stdout:2763: writing smithi00888346-147 from 3420563 to 3899653 tid 3 2023-10-07T21:41:05.158 INFO:tasks.rados.rados.0.smithi008.stdout:2764: write oid 208 current snap is 0 2023-10-07T21:41:05.159 INFO:tasks.rados.rados.0.smithi008.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-10-07T21:41:05.167 INFO:tasks.rados.rados.0.smithi008.stdout:2764: writing smithi00888346-208 from 716460 to 1486282 tid 1 2023-10-07T21:41:05.174 INFO:tasks.rados.rados.0.smithi008.stdout:2764: writing smithi00888346-208 from 2194654 to 2849942 tid 2 2023-10-07T21:41:05.180 INFO:tasks.rados.rados.0.smithi008.stdout:2764: writing smithi00888346-208 from 3447986 to 3916460 tid 3 2023-10-07T21:41:05.181 INFO:tasks.rados.rados.0.smithi008.stdout:2765: read oid 324 snap -1 2023-10-07T21:41:05.181 INFO:tasks.rados.rados.0.smithi008.stdout:2765: expect (ObjNum 1116 snap 0 seq_num 1116) 2023-10-07T21:41:05.181 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:05.181 INFO:tasks.rados.rados.0.smithi008.stdout:2752: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-07T21:41:05.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[31720]: cluster 2023-10-07T21:41:03.562396+0000 mgr.x (mgr.24878) 40 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:05.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[31720]: cephadm 2023-10-07T21:41:03.909034+0000 mgr.x (mgr.24878) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:41:05.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[31720]: cephadm 2023-10-07T21:41:03.909722+0000 mgr.x (mgr.24878) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-10-07T21:41:05.332 INFO:tasks.rados.rados.0.smithi008.stdout:2751: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[27485]: cluster 2023-10-07T21:41:03.562396+0000 mgr.x (mgr.24878) 40 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[27485]: cephadm 2023-10-07T21:41:03.909034+0000 mgr.x (mgr.24878) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[27485]: cephadm 2023-10-07T21:41:03.909722+0000 mgr.x (mgr.24878) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[41094]: cluster 2023-10-07T21:41:03.562396+0000 mgr.x (mgr.24878) 40 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[41094]: cephadm 2023-10-07T21:41:03.909034+0000 mgr.x (mgr.24878) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:41:05.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:05 smithi008 bash[41094]: cephadm 2023-10-07T21:41:03.909722+0000 mgr.x (mgr.24878) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi081 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:2749: finishing write tid 3 to smithi00888346-466 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:2749: finishing write tid 4 to smithi00888346-466 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:2749: finishing write tid 5 to smithi00888346-466 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 356 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:2749: left oid 466 (ObjNum 1773 snap 0 seq_num 1773) 2023-10-07T21:41:05.470 INFO:tasks.rados.rados.0.smithi008.stdout:2750: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-07T21:41:05.648 INFO:tasks.rados.rados.0.smithi008.stdout:2754: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-07T21:41:05.690 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76904]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-07T21:41:05.798 INFO:tasks.rados.rados.0.smithi008.stdout:2755: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:41:05.974 INFO:tasks.rados.rados.0.smithi008.stdout:2756: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-10-07T21:41:05.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:41:05.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76997]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-07T21:41:05.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T21:41:05.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:05.991 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:05 smithi081 systemd[1]: Started Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.797Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.797Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.797Z caller=main.go:570 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi081 (none))" 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.797Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.797Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.801Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.802Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:41:05.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.803Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.803Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.807Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.807Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.905µs 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.807Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.808Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.840Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.840Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.840Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=105.82µs wal_replay_duration=33.020683ms wbl_replay_duration=119ns total_replay_duration=33.178478ms 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.843Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.843Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.843Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:41:05.993 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.867Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.453608ms db_storage=864ns remote_storage=1.442µs web_handler=413ns query_engine=800ns scrape=311.104µs scrape_sd=105.899µs notify=20.262µs notify_sd=12.051µs rules=22.670223ms tracing=8.653µs 2023-10-07T21:41:05.994 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.867Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:41:05.994 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:05 smithi081 bash[76855]: ts=2023-10-07T21:41:05.867Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:41:06.093 INFO:tasks.rados.rados.0.smithi008.stdout:2757: expect (ObjNum 1569 snap 0 seq_num 1569) 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: finishing write tid 1 to smithi00888346-154 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: finishing write tid 2 to smithi00888346-154 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: finishing write tid 3 to smithi00888346-154 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: finishing write tid 4 to smithi00888346-154 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: finishing write tid 5 to smithi00888346-154 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 154 v 349 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2758: left oid 154 (ObjNum 1775 snap 0 seq_num 1775) 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2759: finishing write tid 1 to smithi00888346-134 2023-10-07T21:41:06.216 INFO:tasks.rados.rados.0.smithi008.stdout:2759: finishing write tid 2 to smithi00888346-134 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2759: finishing write tid 3 to smithi00888346-134 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2759: finishing write tid 4 to smithi00888346-134 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2759: finishing write tid 5 to smithi00888346-134 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 134 v 253 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2759: left oid 134 (ObjNum 1776 snap 0 seq_num 1776) 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 1 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 2 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 3 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 4 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 5 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:2760: finishing write tid 6 to smithi00888346-318 2023-10-07T21:41:06.217 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 318 v 258 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2760: left oid 318 (ObjNum 1777 snap 0 seq_num 1777) 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: finishing write tid 1 to smithi00888346-120 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: finishing write tid 2 to smithi00888346-120 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: finishing write tid 3 to smithi00888346-120 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: finishing write tid 4 to smithi00888346-120 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: finishing write tid 5 to smithi00888346-120 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 120 v 505 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2761: left oid 120 (ObjNum 1778 snap 0 seq_num 1778) 2023-10-07T21:41:06.218 INFO:tasks.rados.rados.0.smithi008.stdout:2762: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: finishing write tid 1 to smithi00888346-147 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: finishing write tid 2 to smithi00888346-147 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: finishing write tid 3 to smithi00888346-147 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: finishing write tid 4 to smithi00888346-147 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: finishing write tid 5 to smithi00888346-147 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 147 v 371 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-10-07T21:41:06.378 INFO:tasks.rados.rados.0.smithi008.stdout:2763: left oid 147 (ObjNum 1779 snap 0 seq_num 1779) 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: finishing write tid 1 to smithi00888346-208 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: finishing write tid 2 to smithi00888346-208 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: finishing write tid 3 to smithi00888346-208 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: finishing write tid 4 to smithi00888346-208 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: finishing write tid 5 to smithi00888346-208 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 509 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2764: left oid 208 (ObjNum 1780 snap 0 seq_num 1780) 2023-10-07T21:41:06.379 INFO:tasks.rados.rados.0.smithi008.stdout:2765: expect (ObjNum 1116 snap 0 seq_num 1116) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2749: done (15 left) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2750: done (14 left) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2751: done (13 left) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2752: done (12 left) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2754: done (11 left) 2023-10-07T21:41:06.484 INFO:tasks.rados.rados.0.smithi008.stdout:2755: done (10 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2756: done (9 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2757: done (8 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2758: done (7 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2759: done (6 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2760: done (5 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2761: done (4 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2762: done (3 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2763: done (2 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2764: done (1 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2765: done (0 left) 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2766: write oid 326 current snap is 0 2023-10-07T21:41:06.485 INFO:tasks.rados.rados.0.smithi008.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-10-07T21:41:06.497 INFO:tasks.rados.rados.0.smithi008.stdout:2766: writing smithi00888346-326 from 733267 to 1178338 tid 1 2023-10-07T21:41:06.506 INFO:tasks.rados.rados.0.smithi008.stdout:2766: writing smithi00888346-326 from 1853136 to 2652082 tid 2 2023-10-07T21:41:06.513 INFO:tasks.rados.rados.0.smithi008.stdout:2766: writing smithi00888346-326 from 3359056 to 3933267 tid 3 2023-10-07T21:41:06.513 INFO:tasks.rados.rados.0.smithi008.stdout:2767: read oid 303 snap -1 2023-10-07T21:41:06.513 INFO:tasks.rados.rados.0.smithi008.stdout:2767: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:41:06.513 INFO:tasks.rados.rados.0.smithi008.stdout:2768: write oid 299 current snap is 0 2023-10-07T21:41:06.513 INFO:tasks.rados.rados.0.smithi008.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-10-07T21:41:06.520 INFO:tasks.rados.rados.0.smithi008.stdout:2768: writing smithi00888346-299 from 750074 to 1270394 tid 1 2023-10-07T21:41:06.527 INFO:tasks.rados.rados.0.smithi008.stdout:2768: writing smithi00888346-299 from 1911618 to 2570575 tid 2 2023-10-07T21:41:06.534 INFO:tasks.rados.rados.0.smithi008.stdout:2768: writing smithi00888346-299 from 3102832 to 3767206 tid 3 2023-10-07T21:41:06.534 INFO:tasks.rados.rados.0.smithi008.stdout:2769: read oid 434 snap -1 2023-10-07T21:41:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:2769: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-07T21:41:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:2770: write oid 340 current snap is 0 2023-10-07T21:41:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:2766: finishing write tid 1 to smithi00888346-326 2023-10-07T21:41:06.535 INFO:tasks.rados.rados.0.smithi008.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-10-07T21:41:06.542 INFO:tasks.rados.rados.0.smithi008.stdout:2770: writing smithi00888346-340 from 766881 to 1362450 tid 1 2023-10-07T21:41:06.548 INFO:tasks.rados.rados.0.smithi008.stdout:2770: writing smithi00888346-340 from 1970100 to 2372715 tid 2 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2770: writing smithi00888346-340 from 3013902 to 3489548 tid 3 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2771: read oid 339 snap -1 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2771: expect deleted 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2772: read oid 206 snap -1 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2772: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2773: read oid 69 snap -1 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2773: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2774: delete oid 6 current snap is 0 2023-10-07T21:41:06.555 INFO:tasks.rados.rados.0.smithi008.stdout:2766: finishing write tid 2 to smithi00888346-326 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2766: finishing write tid 3 to smithi00888346-326 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2766: finishing write tid 4 to smithi00888346-326 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2766: finishing write tid 5 to smithi00888346-326 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 326 v 363 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2766: left oid 326 (ObjNum 1781 snap 0 seq_num 1781) 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2768: finishing write tid 1 to smithi00888346-299 2023-10-07T21:41:06.556 INFO:tasks.rados.rados.0.smithi008.stdout:2767: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:41:06.726 INFO:tasks.rados.rados.0.smithi008.stdout:2768: finishing write tid 2 to smithi00888346-299 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:2768: finishing write tid 3 to smithi00888346-299 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:2768: finishing write tid 4 to smithi00888346-299 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:2768: finishing write tid 5 to smithi00888346-299 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 299 v 332 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:2768: left oid 299 (ObjNum 1782 snap 0 seq_num 1782) 2023-10-07T21:41:06.727 INFO:tasks.rados.rados.0.smithi008.stdout:2769: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-07T21:41:06.927 INFO:tasks.rados.rados.0.smithi008.stdout:2770: finishing write tid 1 to smithi00888346-340 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2770: finishing write tid 2 to smithi00888346-340 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2770: finishing write tid 3 to smithi00888346-340 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2770: finishing write tid 4 to smithi00888346-340 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2770: finishing write tid 5 to smithi00888346-340 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 340 v 367 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2770: left oid 340 (ObjNum 1783 snap 0 seq_num 1783) 2023-10-07T21:41:06.928 INFO:tasks.rados.rados.0.smithi008.stdout:2772: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-07T21:41:07.048 INFO:tasks.rados.rados.0.smithi008.stdout:2773: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2766: done (8 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2767: done (7 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2768: done (6 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2769: done (5 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2770: done (4 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2771: done (3 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2772: done (2 left) 2023-10-07T21:41:07.133 INFO:tasks.rados.rados.0.smithi008.stdout:2773: done (1 left) 2023-10-07T21:41:07.134 INFO:tasks.rados.rados.0.smithi008.stdout:2774: done (0 left) 2023-10-07T21:41:07.134 INFO:tasks.rados.rados.0.smithi008.stdout:2775: write oid 401 current snap is 0 2023-10-07T21:41:07.134 INFO:tasks.rados.rados.0.smithi008.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-10-07T21:41:07.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: cluster 2023-10-07T21:41:05.563054+0000 mgr.x (mgr.24878) 43 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: audit 2023-10-07T21:41:05.747433+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: audit 2023-10-07T21:41:05.756109+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: cephadm 2023-10-07T21:41:05.778405+0000 mgr.x (mgr.24878) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: cephadm 2023-10-07T21:41:05.796623+0000 mgr.x (mgr.24878) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[27485]: audit 2023-10-07T21:41:06.174239+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.8:0/3002590992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: cluster 2023-10-07T21:41:05.563054+0000 mgr.x (mgr.24878) 43 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: audit 2023-10-07T21:41:05.747433+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: audit 2023-10-07T21:41:05.756109+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: cephadm 2023-10-07T21:41:05.778405+0000 mgr.x (mgr.24878) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:41:07.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: cephadm 2023-10-07T21:41:05.796623+0000 mgr.x (mgr.24878) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-10-07T21:41:07.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:06 smithi008 bash[41094]: audit 2023-10-07T21:41:06.174239+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.8:0/3002590992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:07.146 INFO:tasks.rados.rados.0.smithi008.stdout:2775: writing smithi00888346-401 from 400495 to 1146562 tid 1 2023-10-07T21:41:07.151 INFO:tasks.rados.rados.0.smithi008.stdout:2775: writing smithi00888346-401 from 1570711 to 1976995 tid 2 2023-10-07T21:41:07.151 INFO:tasks.rados.rados.0.smithi008.stdout:2776: write oid 132 current snap is 0 2023-10-07T21:41:07.151 INFO:tasks.rados.rados.0.smithi008.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-10-07T21:41:07.155 INFO:tasks.rados.rados.0.smithi008.stdout:2776: writing smithi00888346-132 from 417302 to 838618 tid 1 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2776: writing smithi00888346-132 from 1629193 to 2017302 tid 2 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2777: read oid 258 snap -1 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2778: read oid 309 snap -1 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2779: read oid 41 snap -1 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2780: delete oid 196 current snap is 0 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2775: finishing write tid 1 to smithi00888346-401 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2775: finishing write tid 2 to smithi00888346-401 2023-10-07T21:41:07.163 INFO:tasks.rados.rados.0.smithi008.stdout:2775: finishing write tid 3 to smithi00888346-401 2023-10-07T21:41:07.164 INFO:tasks.rados.rados.0.smithi008.stdout:2775: finishing write tid 4 to smithi00888346-401 2023-10-07T21:41:07.164 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 401 v 370 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-10-07T21:41:07.164 INFO:tasks.rados.rados.0.smithi008.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-10-07T21:41:07.164 INFO:tasks.rados.rados.0.smithi008.stdout:2776: finishing write tid 1 to smithi00888346-132 2023-10-07T21:41:07.171 INFO:tasks.rados.rados.0.smithi008.stdout:2775: done (5 left) 2023-10-07T21:41:07.171 INFO:tasks.rados.rados.0.smithi008.stdout:2780: done (4 left) 2023-10-07T21:41:07.172 INFO:tasks.rados.rados.0.smithi008.stdout:2781: write oid 133 current snap is 0 2023-10-07T21:41:07.172 INFO:tasks.rados.rados.0.smithi008.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-10-07T21:41:07.172 INFO:tasks.rados.rados.0.smithi008.stdout:2781: writing smithi00888346-133 from 450916 to 1139083 tid 1 2023-10-07T21:41:07.178 INFO:tasks.rados.rados.0.smithi008.stdout:2781: writing smithi00888346-133 from 1862510 to 2050916 tid 2 2023-10-07T21:41:07.178 INFO:tasks.rados.rados.0.smithi008.stdout:2782: write oid 460 current snap is 0 2023-10-07T21:41:07.178 INFO:tasks.rados.rados.0.smithi008.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-10-07T21:41:07.185 INFO:tasks.rados.rados.0.smithi008.stdout:2782: writing smithi00888346-460 from 467723 to 1231139 tid 1 2023-10-07T21:41:07.190 INFO:tasks.rados.rados.0.smithi008.stdout:2782: writing smithi00888346-460 from 1804639 to 2067723 tid 2 2023-10-07T21:41:07.190 INFO:tasks.rados.rados.0.smithi008.stdout:2783: read oid 207 snap -1 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2783: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2784: read oid 253 snap -1 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2784: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2785: delete oid 302 current snap is 0 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2776: finishing write tid 2 to smithi00888346-132 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2776: finishing write tid 3 to smithi00888346-132 2023-10-07T21:41:07.191 INFO:tasks.rados.rados.0.smithi008.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: cluster 2023-10-07T21:41:05.563054+0000 mgr.x (mgr.24878) 43 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: audit 2023-10-07T21:41:05.747433+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: audit 2023-10-07T21:41:05.756109+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: cephadm 2023-10-07T21:41:05.778405+0000 mgr.x (mgr.24878) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: cephadm 2023-10-07T21:41:05.796623+0000 mgr.x (mgr.24878) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi081 2023-10-07T21:41:07.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:06 smithi081 bash[31720]: audit 2023-10-07T21:41:06.174239+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.8:0/3002590992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:07.288 INFO:tasks.rados.rados.0.smithi008.stdout:2776: finishing write tid 4 to smithi00888346-132 2023-10-07T21:41:07.288 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 132 v 512 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-10-07T21:41:07.288 INFO:tasks.rados.rados.0.smithi008.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-10-07T21:41:07.288 INFO:tasks.rados.rados.0.smithi008.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:41:07.402 INFO:tasks.rados.rados.0.smithi008.stdout:2778: expect (ObjNum 308 snap 0 seq_num 308) 2023-10-07T21:41:07.498 INFO:tasks.rados.rados.0.smithi008.stdout:2781: finishing write tid 1 to smithi00888346-133 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2781: finishing write tid 2 to smithi00888346-133 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2781: finishing write tid 3 to smithi00888346-133 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2781: finishing write tid 4 to smithi00888346-133 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 133 v 359 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2781: left oid 133 (ObjNum 1788 snap 0 seq_num 1788) 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2782: finishing write tid 1 to smithi00888346-460 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2782: finishing write tid 2 to smithi00888346-460 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2782: finishing write tid 3 to smithi00888346-460 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2782: finishing write tid 4 to smithi00888346-460 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 460 v 394 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2782: left oid 460 (ObjNum 1789 snap 0 seq_num 1789) 2023-10-07T21:41:07.499 INFO:tasks.rados.rados.0.smithi008.stdout:2783: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:41:07.606 INFO:tasks.rados.rados.0.smithi008.stdout:2784: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-10-07T21:41:07.726 INFO:tasks.rados.rados.0.smithi008.stdout:2776: done (8 left) 2023-10-07T21:41:07.726 INFO:tasks.rados.rados.0.smithi008.stdout:2777: done (7 left) 2023-10-07T21:41:07.726 INFO:tasks.rados.rados.0.smithi008.stdout:2778: done (6 left) 2023-10-07T21:41:07.726 INFO:tasks.rados.rados.0.smithi008.stdout:2779: done (5 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2781: done (4 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2782: done (3 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2783: done (2 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2784: done (1 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2785: done (0 left) 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2786: write oid 442 current snap is 0 2023-10-07T21:41:07.727 INFO:tasks.rados.rados.0.smithi008.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-10-07T21:41:07.738 INFO:tasks.rados.rados.0.smithi008.stdout:2786: writing smithi00888346-442 from 501337 to 1015251 tid 1 2023-10-07T21:41:07.744 INFO:tasks.rados.rados.0.smithi008.stdout:2786: writing smithi00888346-442 from 1521603 to 1938894 tid 2 2023-10-07T21:41:07.744 INFO:tasks.rados.rados.0.smithi008.stdout:2787: write oid 271 current snap is 0 2023-10-07T21:41:07.744 INFO:tasks.rados.rados.0.smithi008.stdout:2786: finishing write tid 1 to smithi00888346-442 2023-10-07T21:41:07.744 INFO:tasks.rados.rados.0.smithi008.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-10-07T21:41:07.750 INFO:tasks.rados.rados.0.smithi008.stdout:2787: writing smithi00888346-271 from 518144 to 1107307 tid 1 2023-10-07T21:41:07.756 INFO:tasks.rados.rados.0.smithi008.stdout:2787: writing smithi00888346-271 from 1580085 to 2118144 tid 2 2023-10-07T21:41:07.756 INFO:tasks.rados.rados.0.smithi008.stdout:2788: write oid 153 current snap is 0 2023-10-07T21:41:07.756 INFO:tasks.rados.rados.0.smithi008.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-10-07T21:41:07.763 INFO:tasks.rados.rados.0.smithi008.stdout:2788: writing smithi00888346-153 from 534951 to 1199363 tid 1 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2788: writing smithi00888346-153 from 1922214 to 2134951 tid 2 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2789: read oid 171 snap -1 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2789: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2790: read oid 199 snap -1 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2790: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2791: write oid 136 current snap is 0 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2786: finishing write tid 2 to smithi00888346-442 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2786: finishing write tid 3 to smithi00888346-442 2023-10-07T21:41:07.769 INFO:tasks.rados.rados.0.smithi008.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-10-07T21:41:07.776 INFO:tasks.rados.rados.0.smithi008.stdout:2791: writing smithi00888346-136 from 551758 to 1291419 tid 1 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2791: writing smithi00888346-136 from 1980696 to 2151758 tid 2 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2792: delete oid 97 current snap is 0 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2786: finishing write tid 4 to smithi00888346-442 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 442 v 313 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2786: left oid 442 (ObjNum 1791 snap 0 seq_num 1791) 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2787: finishing write tid 1 to smithi00888346-271 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2787: finishing write tid 2 to smithi00888346-271 2023-10-07T21:41:07.782 INFO:tasks.rados.rados.0.smithi008.stdout:2787: finishing write tid 3 to smithi00888346-271 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2787: finishing write tid 4 to smithi00888346-271 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 362 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2788: finishing write tid 1 to smithi00888346-153 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2788: finishing write tid 2 to smithi00888346-153 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2788: finishing write tid 3 to smithi00888346-153 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2788: finishing write tid 4 to smithi00888346-153 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 335 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2023-10-07T21:41:07.783 INFO:tasks.rados.rados.0.smithi008.stdout:2789: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.624Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.624Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.625Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.625Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.625Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.625Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:41:07.829 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:41:07.830 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:41:07.831 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:41:07.832 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:41:07.833 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:41:07.834 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:41:07.835 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:41:07.835 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:41:07.835 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 21:41:07 smithi081 bash[77043]: ts=2023-10-07T21:41:07.626Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:41:07.875 INFO:tasks.rados.rados.0.smithi008.stdout:2790: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-07T21:41:08.018 INFO:tasks.rados.rados.0.smithi008.stdout:2791: finishing write tid 1 to smithi00888346-136 2023-10-07T21:41:08.018 INFO:tasks.rados.rados.0.smithi008.stdout:2791: finishing write tid 2 to smithi00888346-136 2023-10-07T21:41:08.018 INFO:tasks.rados.rados.0.smithi008.stdout:2791: finishing write tid 3 to smithi00888346-136 2023-10-07T21:41:08.018 INFO:tasks.rados.rados.0.smithi008.stdout:2791: finishing write tid 4 to smithi00888346-136 2023-10-07T21:41:08.018 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 419 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2786: done (6 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2787: done (5 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2788: done (4 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2789: done (3 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2790: done (2 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2791: done (1 left) 2023-10-07T21:41:08.019 INFO:tasks.rados.rados.0.smithi008.stdout:2792: done (0 left) 2023-10-07T21:41:08.020 INFO:tasks.rados.rados.0.smithi008.stdout:2793: write oid 470 current snap is 0 2023-10-07T21:41:08.020 INFO:tasks.rados.rados.0.smithi008.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-10-07T21:41:08.025 INFO:tasks.rados.rados.0.smithi008.stdout:2793: writing smithi00888346-470 from 585372 to 1191884 tid 1 2023-10-07T21:41:08.031 INFO:tasks.rados.rados.0.smithi008.stdout:2793: writing smithi00888346-470 from 1814013 to 2185372 tid 2 2023-10-07T21:41:08.031 INFO:tasks.rados.rados.0.smithi008.stdout:2794: read oid 312 snap -1 2023-10-07T21:41:08.031 INFO:tasks.rados.rados.0.smithi008.stdout:2794: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:41:08.031 INFO:tasks.rados.rados.0.smithi008.stdout:2795: read oid 61 snap -1 2023-10-07T21:41:08.031 INFO:tasks.rados.rados.0.smithi008.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-07T21:41:08.032 INFO:tasks.rados.rados.0.smithi008.stdout:2796: write oid 414 current snap is 0 2023-10-07T21:41:08.032 INFO:tasks.rados.rados.0.smithi008.stdout:2793: finishing write tid 1 to smithi00888346-470 2023-10-07T21:41:08.032 INFO:tasks.rados.rados.0.smithi008.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-10-07T21:41:08.038 INFO:tasks.rados.rados.0.smithi008.stdout:2796: writing smithi00888346-414 from 602179 to 1283940 tid 1 2023-10-07T21:41:08.043 INFO:tasks.rados.rados.0.smithi008.stdout:2796: writing smithi00888346-414 from 1756142 to 2184440 tid 2 2023-10-07T21:41:08.044 INFO:tasks.rados.rados.0.smithi008.stdout:2797: write oid 403 current snap is 0 2023-10-07T21:41:08.044 INFO:tasks.rados.rados.0.smithi008.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-10-07T21:41:08.052 INFO:tasks.rados.rados.0.smithi008.stdout:2797: writing smithi00888346-403 from 618986 to 1375996 tid 1 2023-10-07T21:41:08.057 INFO:tasks.rados.rados.0.smithi008.stdout:2797: writing smithi00888346-403 from 1814624 to 2218986 tid 2 2023-10-07T21:41:08.057 INFO:tasks.rados.rados.0.smithi008.stdout:2798: write oid 138 current snap is 0 2023-10-07T21:41:08.057 INFO:tasks.rados.rados.0.smithi008.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-10-07T21:41:08.063 INFO:tasks.rados.rados.0.smithi008.stdout:2798: writing smithi00888346-138 from 635793 to 1068052 tid 1 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2798: writing smithi00888346-138 from 1473106 to 1905073 tid 2 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2799: read oid 136 snap -1 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2800: read oid 29 snap -1 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-07T21:41:08.068 INFO:tasks.rados.rados.0.smithi008.stdout:2801: write oid 485 current snap is 0 2023-10-07T21:41:08.069 INFO:tasks.rados.rados.0.smithi008.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:2793: finishing write tid 2 to smithi00888346-470 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:2793: finishing write tid 3 to smithi00888346-470 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:2793: finishing write tid 4 to smithi00888346-470 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 370 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-10-07T21:41:08.240 INFO:tasks.rados.rados.0.smithi008.stdout:2796: finishing write tid 1 to smithi00888346-414 2023-10-07T21:41:08.241 INFO:tasks.rados.rados.0.smithi008.stdout:2794: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:41:08.342 INFO:tasks.rados.rados.0.smithi008.stdout:2796: finishing write tid 2 to smithi00888346-414 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2796: finishing write tid 3 to smithi00888346-414 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2796: finishing write tid 4 to smithi00888346-414 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 414 v 316 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2797: finishing write tid 1 to smithi00888346-403 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2797: finishing write tid 2 to smithi00888346-403 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2797: finishing write tid 3 to smithi00888346-403 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:2797: finishing write tid 4 to smithi00888346-403 2023-10-07T21:41:08.343 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 403 v 515 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2798: finishing write tid 1 to smithi00888346-138 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2798: finishing write tid 2 to smithi00888346-138 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2798: finishing write tid 3 to smithi00888346-138 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2798: finishing write tid 4 to smithi00888346-138 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 138 v 242 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-10-07T21:41:08.344 INFO:tasks.rados.rados.0.smithi008.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-10-07T21:41:08.483 INFO:tasks.rados.rados.0.smithi008.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-07T21:41:08.662 INFO:tasks.rados.rados.0.smithi008.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-10-07T21:41:08.675 INFO:tasks.rados.rados.0.smithi008.stdout:2801: writing smithi00888346-485 from 652600 to 1160108 tid 1 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2801: writing smithi00888346-485 from 1931588 to 2252600 tid 2 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2793: done (8 left) 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2794: done (7 left) 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2795: done (6 left) 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2796: done (5 left) 2023-10-07T21:41:08.683 INFO:tasks.rados.rados.0.smithi008.stdout:2797: done (4 left) 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2798: done (3 left) 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2799: done (2 left) 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2800: done (1 left) 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2802: write oid 388 current snap is 0 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2801: finishing write tid 1 to smithi00888346-485 2023-10-07T21:41:08.684 INFO:tasks.rados.rados.0.smithi008.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-10-07T21:41:08.690 INFO:tasks.rados.rados.0.smithi008.stdout:2802: writing smithi00888346-388 from 669407 to 1252164 tid 1 2023-10-07T21:41:08.696 INFO:tasks.rados.rados.0.smithi008.stdout:2802: writing smithi00888346-388 from 1873717 to 2269407 tid 2 2023-10-07T21:41:08.696 INFO:tasks.rados.rados.0.smithi008.stdout:2803: read oid 486 snap -1 2023-10-07T21:41:08.696 INFO:tasks.rados.rados.0.smithi008.stdout:2803: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:41:08.696 INFO:tasks.rados.rados.0.smithi008.stdout:2804: read oid 5 snap -1 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2804: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2805: read oid 430 snap -1 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2805: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2806: write oid 250 current snap is 0 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2801: finishing write tid 2 to smithi00888346-485 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2801: finishing write tid 3 to smithi00888346-485 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2801: finishing write tid 4 to smithi00888346-485 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 485 v 398 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2802: finishing write tid 1 to smithi00888346-388 2023-10-07T21:41:08.697 INFO:tasks.rados.rados.0.smithi008.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-10-07T21:41:08.706 INFO:tasks.rados.rados.0.smithi008.stdout:2806: writing smithi00888346-250 from 686214 to 1460573 tid 1 2023-10-07T21:41:08.711 INFO:tasks.rados.rados.0.smithi008.stdout:2806: writing smithi00888346-250 from 2048552 to 2286214 tid 2 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2801: done (5 left) 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2807: read oid 179 snap -1 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2807: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2808: read oid 455 snap -1 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2808: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2809: read oid 207 snap -1 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2809: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2810: read oid 192 snap -1 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2810: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-07T21:41:08.712 INFO:tasks.rados.rados.0.smithi008.stdout:2811: write oid 408 current snap is 0 2023-10-07T21:41:08.713 INFO:tasks.rados.rados.0.smithi008.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-10-07T21:41:08.720 INFO:tasks.rados.rados.0.smithi008.stdout:2811: writing smithi00888346-408 from 703021 to 1152629 tid 1 2023-10-07T21:41:08.728 INFO:tasks.rados.rados.0.smithi008.stdout:2811: writing smithi00888346-408 from 1707034 to 2303021 tid 2 2023-10-07T21:41:08.729 INFO:tasks.rados.rados.0.smithi008.stdout:2812: read oid 312 snap -1 2023-10-07T21:41:08.729 INFO:tasks.rados.rados.0.smithi008.stdout:2812: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:41:08.729 INFO:tasks.rados.rados.0.smithi008.stdout:2813: write oid 79 current snap is 0 2023-10-07T21:41:08.729 INFO:tasks.rados.rados.0.smithi008.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-10-07T21:41:08.735 INFO:tasks.rados.rados.0.smithi008.stdout:2813: writing smithi00888346-79 from 719828 to 1244685 tid 1 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2813: writing smithi00888346-79 from 1765516 to 2319828 tid 2 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2814: read oid 50 snap -1 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2814: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2815: read oid 349 snap -1 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2815: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2816: read oid 244 snap -1 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2816: expect deleted 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2817: delete oid 271 current snap is 0 2023-10-07T21:41:08.744 INFO:tasks.rados.rados.0.smithi008.stdout:2804: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:2802: finishing write tid 2 to smithi00888346-388 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:2802: finishing write tid 3 to smithi00888346-388 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:2802: finishing write tid 4 to smithi00888346-388 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 388 v 262 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:2802: left oid 388 (ObjNum 1801 snap 0 seq_num 1801) 2023-10-07T21:41:08.909 INFO:tasks.rados.rados.0.smithi008.stdout:2803: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2806: finishing write tid 1 to smithi00888346-250 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2806: finishing write tid 2 to smithi00888346-250 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2806: finishing write tid 3 to smithi00888346-250 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2806: finishing write tid 4 to smithi00888346-250 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 373 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2806: left oid 250 (ObjNum 1802 snap 0 seq_num 1802) 2023-10-07T21:41:09.055 INFO:tasks.rados.rados.0.smithi008.stdout:2807: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-07T21:41:09.149 INFO:tasks.rados.rados.0.smithi008.stdout:2805: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:41:09.242 INFO:tasks.rados.rados.0.smithi008.stdout:2811: finishing write tid 1 to smithi00888346-408 2023-10-07T21:41:09.242 INFO:tasks.rados.rados.0.smithi008.stdout:2810: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-07T21:41:09.335 INFO:tasks.rados.rados.0.smithi008.stdout:2808: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:09.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:09 smithi081 bash[31720]: cluster 2023-10-07T21:41:07.564322+0000 mgr.x (mgr.24878) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-10-07T21:41:09.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:09 smithi081 bash[31720]: audit 2023-10-07T21:41:08.621968+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.8:0/1278827889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:09.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:09 smithi008 bash[27485]: cluster 2023-10-07T21:41:07.564322+0000 mgr.x (mgr.24878) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-10-07T21:41:09.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:09 smithi008 bash[27485]: audit 2023-10-07T21:41:08.621968+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.8:0/1278827889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:09.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:09 smithi008 bash[41094]: cluster 2023-10-07T21:41:07.564322+0000 mgr.x (mgr.24878) 46 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 118 op/s 2023-10-07T21:41:09.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:09 smithi008 bash[41094]: audit 2023-10-07T21:41:08.621968+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.8:0/1278827889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:09.409 INFO:tasks.rados.rados.0.smithi008.stdout:2811: finishing write tid 2 to smithi00888346-408 2023-10-07T21:41:09.409 INFO:tasks.rados.rados.0.smithi008.stdout:2811: finishing write tid 3 to smithi00888346-408 2023-10-07T21:41:09.409 INFO:tasks.rados.rados.0.smithi008.stdout:2811: finishing write tid 4 to smithi00888346-408 2023-10-07T21:41:09.409 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 408 v 265 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-10-07T21:41:09.410 INFO:tasks.rados.rados.0.smithi008.stdout:2811: left oid 408 (ObjNum 1803 snap 0 seq_num 1803) 2023-10-07T21:41:09.410 INFO:tasks.rados.rados.0.smithi008.stdout:2809: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-07T21:41:09.517 INFO:tasks.rados.rados.0.smithi008.stdout:2812: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-07T21:41:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:2813: finishing write tid 1 to smithi00888346-79 2023-10-07T21:41:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:2813: finishing write tid 2 to smithi00888346-79 2023-10-07T21:41:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:2813: finishing write tid 3 to smithi00888346-79 2023-10-07T21:41:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:2813: finishing write tid 4 to smithi00888346-79 2023-10-07T21:41:09.614 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 79 v 376 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-10-07T21:41:09.615 INFO:tasks.rados.rados.0.smithi008.stdout:2813: left oid 79 (ObjNum 1804 snap 0 seq_num 1804) 2023-10-07T21:41:09.615 INFO:tasks.rados.rados.0.smithi008.stdout:2814: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-10-07T21:41:09.820 INFO:tasks.rados.rados.0.smithi008.stdout:2815: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-07T21:41:09.890 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:41:09 smithi008 bash[91462]: ts=2023-10-07T21:41:09.495Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.005219662s 2023-10-07T21:41:09.938 INFO:tasks.rados.rados.0.smithi008.stdout:2802: done (15 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2803: done (14 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2804: done (13 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2805: done (12 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2806: done (11 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2807: done (10 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2808: done (9 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2809: done (8 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2810: done (7 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2811: done (6 left) 2023-10-07T21:41:09.939 INFO:tasks.rados.rados.0.smithi008.stdout:2812: done (5 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2813: done (4 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2814: done (3 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2815: done (2 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2816: done (1 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2817: done (0 left) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2818: read oid 16 snap -1 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2819: write oid 244 current snap is 0 2023-10-07T21:41:09.940 INFO:tasks.rados.rados.0.smithi008.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-10-07T21:41:09.952 INFO:tasks.rados.rados.0.smithi008.stdout:2819: writing smithi00888346-244 from 753442 to 1428797 tid 1 2023-10-07T21:41:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:2819: writing smithi00888346-244 from 2166127 to 2353442 tid 2 2023-10-07T21:41:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:2820: delete oid 425 current snap is 0 2023-10-07T21:41:09.957 INFO:tasks.rados.rados.0.smithi008.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-07T21:41:10.054 INFO:tasks.rados.rados.0.smithi008.stdout:2819: finishing write tid 1 to smithi00888346-244 2023-10-07T21:41:10.054 INFO:tasks.rados.rados.0.smithi008.stdout:2819: finishing write tid 2 to smithi00888346-244 2023-10-07T21:41:10.054 INFO:tasks.rados.rados.0.smithi008.stdout:2819: finishing write tid 3 to smithi00888346-244 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2819: finishing write tid 4 to smithi00888346-244 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 518 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2818: done (2 left) 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2819: done (1 left) 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2820: done (0 left) 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2821: write oid 21 current snap is 0 2023-10-07T21:41:10.055 INFO:tasks.rados.rados.0.smithi008.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-10-07T21:41:10.065 INFO:tasks.rados.rados.0.smithi008.stdout:2821: writing smithi00888346-21 from 787056 to 1212909 tid 1 2023-10-07T21:41:10.071 INFO:tasks.rados.rados.0.smithi008.stdout:2821: writing smithi00888346-21 from 1883091 to 2387056 tid 2 2023-10-07T21:41:10.072 INFO:tasks.rados.rados.0.smithi008.stdout:2822: write oid 237 current snap is 0 2023-10-07T21:41:10.072 INFO:tasks.rados.rados.0.smithi008.stdout:2821: finishing write tid 1 to smithi00888346-21 2023-10-07T21:41:10.072 INFO:tasks.rados.rados.0.smithi008.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-10-07T21:41:10.077 INFO:tasks.rados.rados.0.smithi008.stdout:2822: writing smithi00888346-237 from 403863 to 904965 tid 1 2023-10-07T21:41:10.084 INFO:tasks.rados.rados.0.smithi008.stdout:2822: writing smithi00888346-237 from 1425220 to 2159179 tid 2 2023-10-07T21:41:10.084 INFO:tasks.rados.rados.0.smithi008.stdout:2823: write oid 450 current snap is 0 2023-10-07T21:41:10.084 INFO:tasks.rados.rados.0.smithi008.stdout:2821: finishing write tid 2 to smithi00888346-21 2023-10-07T21:41:10.084 INFO:tasks.rados.rados.0.smithi008.stdout:2821: finishing write tid 3 to smithi00888346-21 2023-10-07T21:41:10.084 INFO:tasks.rados.rados.0.smithi008.stdout:2821: finishing write tid 4 to smithi00888346-21 2023-10-07T21:41:10.085 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 21 v 256 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-10-07T21:41:10.085 INFO:tasks.rados.rados.0.smithi008.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-10-07T21:41:10.085 INFO:tasks.rados.rados.0.smithi008.stdout:2822: finishing write tid 1 to smithi00888346-237 2023-10-07T21:41:10.085 INFO:tasks.rados.rados.0.smithi008.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-10-07T21:41:10.090 INFO:tasks.rados.rados.0.smithi008.stdout:2823: writing smithi00888346-450 from 420670 to 1113374 tid 1 2023-10-07T21:41:10.097 INFO:tasks.rados.rados.0.smithi008.stdout:2823: writing smithi00888346-450 from 1600055 to 2194025 tid 2 2023-10-07T21:41:10.097 INFO:tasks.rados.rados.0.smithi008.stdout:2821: done (2 left) 2023-10-07T21:41:10.097 INFO:tasks.rados.rados.0.smithi008.stdout:2824: read oid 378 snap -1 2023-10-07T21:41:10.097 INFO:tasks.rados.rados.0.smithi008.stdout:2824: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-10-07T21:41:10.097 INFO:tasks.rados.rados.0.smithi008.stdout:2825: read oid 125 snap -1 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2825: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2826: write oid 37 current snap is 0 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2822: finishing write tid 2 to smithi00888346-237 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2822: finishing write tid 3 to smithi00888346-237 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2822: finishing write tid 4 to smithi00888346-237 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 259 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2823: finishing write tid 1 to smithi00888346-450 2023-10-07T21:41:10.098 INFO:tasks.rados.rados.0.smithi008.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-10-07T21:41:10.104 INFO:tasks.rados.rados.0.smithi008.stdout:2826: writing smithi00888346-37 from 437477 to 1205430 tid 1 2023-10-07T21:41:10.111 INFO:tasks.rados.rados.0.smithi008.stdout:2826: writing smithi00888346-37 from 1658537 to 2396165 tid 2 2023-10-07T21:41:10.111 INFO:tasks.rados.rados.0.smithi008.stdout:2822: done (4 left) 2023-10-07T21:41:10.111 INFO:tasks.rados.rados.0.smithi008.stdout:2827: write oid 318 current snap is 0 2023-10-07T21:41:10.112 INFO:tasks.rados.rados.0.smithi008.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-10-07T21:41:10.117 INFO:tasks.rados.rados.0.smithi008.stdout:2827: writing smithi00888346-318 from 454284 to 897486 tid 1 2023-10-07T21:41:10.122 INFO:tasks.rados.rados.0.smithi008.stdout:2827: writing smithi00888346-318 from 1317019 to 1914658 tid 2 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2827: writing smithi00888346-318 from 2376463 to 2454284 tid 3 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2828: read oid 70 snap -1 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2828: expect deleted 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2829: write oid 78 current snap is 0 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2823: finishing write tid 2 to smithi00888346-450 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2823: finishing write tid 3 to smithi00888346-450 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:2823: finishing write tid 4 to smithi00888346-450 2023-10-07T21:41:10.126 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 459 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-10-07T21:41:10.127 INFO:tasks.rados.rados.0.smithi008.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-10-07T21:41:10.127 INFO:tasks.rados.rados.0.smithi008.stdout:2825: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:10.315 INFO:tasks.rados.rados.0.smithi008.stdout:2826: finishing write tid 1 to smithi00888346-37 2023-10-07T21:41:10.315 INFO:tasks.rados.rados.0.smithi008.stdout:2824: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-10-07T21:41:10.450 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:10 smithi081 systemd[1]: Stopping Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:41:10.520 INFO:tasks.rados.rados.0.smithi008.stdout:2826: finishing write tid 2 to smithi00888346-37 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2826: finishing write tid 3 to smithi00888346-37 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2826: finishing write tid 4 to smithi00888346-37 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 37 v 262 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2826: left oid 37 (ObjNum 1811 snap 0 seq_num 1811) 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: finishing write tid 1 to smithi00888346-318 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: finishing write tid 2 to smithi00888346-318 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: finishing write tid 3 to smithi00888346-318 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: finishing write tid 4 to smithi00888346-318 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: finishing write tid 5 to smithi00888346-318 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 318 v 269 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2827: left oid 318 (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:41:10.521 INFO:tasks.rados.rados.0.smithi008.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-10-07T21:41:10.531 INFO:tasks.rados.rados.0.smithi008.stdout:2829: writing smithi00888346-78 from 471091 to 989542 tid 1 2023-10-07T21:41:10.541 INFO:tasks.rados.rados.0.smithi008.stdout:2829: writing smithi00888346-78 from 1659148 to 2400445 tid 2 2023-10-07T21:41:10.541 INFO:tasks.rados.rados.0.smithi008.stdout:2823: done (6 left) 2023-10-07T21:41:10.541 INFO:tasks.rados.rados.0.smithi008.stdout:2824: done (5 left) 2023-10-07T21:41:10.541 INFO:tasks.rados.rados.0.smithi008.stdout:2825: done (4 left) 2023-10-07T21:41:10.542 INFO:tasks.rados.rados.0.smithi008.stdout:2826: done (3 left) 2023-10-07T21:41:10.542 INFO:tasks.rados.rados.0.smithi008.stdout:2827: done (2 left) 2023-10-07T21:41:10.542 INFO:tasks.rados.rados.0.smithi008.stdout:2828: done (1 left) 2023-10-07T21:41:10.542 INFO:tasks.rados.rados.0.smithi008.stdout:2830: write oid 103 current snap is 0 2023-10-07T21:41:10.542 INFO:tasks.rados.rados.0.smithi008.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-10-07T21:41:10.547 INFO:tasks.rados.rados.0.smithi008.stdout:2830: writing smithi00888346-103 from 487898 to 1081598 tid 1 2023-10-07T21:41:10.554 INFO:tasks.rados.rados.0.smithi008.stdout:2830: writing smithi00888346-103 from 1717630 to 2202585 tid 2 2023-10-07T21:41:10.555 INFO:tasks.rados.rados.0.smithi008.stdout:2831: read oid 45 snap -1 2023-10-07T21:41:10.555 INFO:tasks.rados.rados.0.smithi008.stdout:2831: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-10-07T21:41:10.555 INFO:tasks.rados.rados.0.smithi008.stdout:2832: write oid 250 current snap is 0 2023-10-07T21:41:10.555 INFO:tasks.rados.rados.0.smithi008.stdout:2829: finishing write tid 1 to smithi00888346-78 2023-10-07T21:41:10.555 INFO:tasks.rados.rados.0.smithi008.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-10-07T21:41:10.561 INFO:tasks.rados.rados.0.smithi008.stdout:2832: writing smithi00888346-250 from 504705 to 1173654 tid 1 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2832: writing smithi00888346-250 from 1776112 to 2504705 tid 2 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2833: read oid 389 snap -1 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2833: expect deleted 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2834: delete oid 243 current snap is 0 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2829: finishing write tid 2 to smithi00888346-78 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2829: finishing write tid 3 to smithi00888346-78 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2829: finishing write tid 4 to smithi00888346-78 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 422 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-10-07T21:41:10.570 INFO:tasks.rados.rados.0.smithi008.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-10-07T21:41:10.571 INFO:tasks.rados.rados.0.smithi008.stdout:2830: finishing write tid 1 to smithi00888346-103 2023-10-07T21:41:10.571 INFO:tasks.rados.rados.0.smithi008.stdout:2830: finishing write tid 2 to smithi00888346-103 2023-10-07T21:41:10.571 INFO:tasks.rados.rados.0.smithi008.stdout:2831: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-10-07T21:41:10.898 INFO:tasks.rados.rados.0.smithi008.stdout:2830: finishing write tid 3 to smithi00888346-103 2023-10-07T21:41:10.898 INFO:tasks.rados.rados.0.smithi008.stdout:2830: finishing write tid 4 to smithi00888346-103 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 401 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2830: left oid 103 (ObjNum 1814 snap 0 seq_num 1814) 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2832: finishing write tid 1 to smithi00888346-250 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2832: finishing write tid 2 to smithi00888346-250 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2832: finishing write tid 3 to smithi00888346-250 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2832: finishing write tid 4 to smithi00888346-250 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 250 v 380 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2832: left oid 250 (ObjNum 1815 snap 0 seq_num 1815) 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2829: done (5 left) 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2830: done (4 left) 2023-10-07T21:41:10.899 INFO:tasks.rados.rados.0.smithi008.stdout:2831: done (3 left) 2023-10-07T21:41:10.900 INFO:tasks.rados.rados.0.smithi008.stdout:2832: done (2 left) 2023-10-07T21:41:10.900 INFO:tasks.rados.rados.0.smithi008.stdout:2833: done (1 left) 2023-10-07T21:41:10.900 INFO:tasks.rados.rados.0.smithi008.stdout:2834: done (0 left) 2023-10-07T21:41:10.900 INFO:tasks.rados.rados.0.smithi008.stdout:2835: write oid 76 current snap is 0 2023-10-07T21:41:10.900 INFO:tasks.rados.rados.0.smithi008.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-10-07T21:41:10.909 INFO:tasks.rados.rados.0.smithi008.stdout:2835: writing smithi00888346-76 from 538319 to 1074119 tid 1 2023-10-07T21:41:10.916 INFO:tasks.rados.rados.0.smithi008.stdout:2835: writing smithi00888346-76 from 1493076 to 2241711 tid 2 2023-10-07T21:41:10.916 INFO:tasks.rados.rados.0.smithi008.stdout:2836: write oid 2 current snap is 0 2023-10-07T21:41:10.916 INFO:tasks.rados.rados.0.smithi008.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-10-07T21:41:10.923 INFO:tasks.rados.rados.0.smithi008.stdout:2836: writing smithi00888346-2 from 555126 to 1166175 tid 1 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2836: writing smithi00888346-2 from 1951558 to 2443851 tid 2 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2837: read oid 305 snap -1 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2837: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2838: delete oid 263 current snap is 0 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2835: finishing write tid 1 to smithi00888346-76 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2835: finishing write tid 2 to smithi00888346-76 2023-10-07T21:41:10.931 INFO:tasks.rados.rados.0.smithi008.stdout:2835: finishing write tid 3 to smithi00888346-76 2023-10-07T21:41:10.932 INFO:tasks.rados.rados.0.smithi008.stdout:2835: finishing write tid 4 to smithi00888346-76 2023-10-07T21:41:10.932 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 76 v 425 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-10-07T21:41:10.932 INFO:tasks.rados.rados.0.smithi008.stdout:2835: left oid 76 (ObjNum 1817 snap 0 seq_num 1817) 2023-10-07T21:41:10.932 INFO:tasks.rados.rados.0.smithi008.stdout:2836: finishing write tid 1 to smithi00888346-2 2023-10-07T21:41:10.936 INFO:tasks.rados.rados.0.smithi008.stdout:2837: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2836: finishing write tid 2 to smithi00888346-2 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2836: finishing write tid 3 to smithi00888346-2 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2836: finishing write tid 4 to smithi00888346-2 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 2 v 366 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2835: done (3 left) 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2836: done (2 left) 2023-10-07T21:41:11.065 INFO:tasks.rados.rados.0.smithi008.stdout:2837: done (1 left) 2023-10-07T21:41:11.066 INFO:tasks.rados.rados.0.smithi008.stdout:2838: done (0 left) 2023-10-07T21:41:11.066 INFO:tasks.rados.rados.0.smithi008.stdout:2839: write oid 224 current snap is 0 2023-10-07T21:41:11.066 INFO:tasks.rados.rados.0.smithi008.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-10-07T21:41:11.078 INFO:tasks.rados.rados.0.smithi008.stdout:2839: writing smithi00888346-224 from 588740 to 1350287 tid 1 2023-10-07T21:41:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:2839: writing smithi00888346-224 from 2068522 to 2564484 tid 2 2023-10-07T21:41:11.087 INFO:tasks.rados.rados.0.smithi008.stdout:2840: delete oid 222 current snap is 0 2023-10-07T21:41:11.087 INFO:tasks.rados.rados.0.smithi008.stdout:2839: finishing write tid 1 to smithi00888346-224 2023-10-07T21:41:11.089 INFO:tasks.rados.rados.0.smithi008.stdout:2840: done (1 left) 2023-10-07T21:41:11.089 INFO:tasks.rados.rados.0.smithi008.stdout:2841: delete oid 396 current snap is 0 2023-10-07T21:41:11.091 INFO:tasks.rados.rados.0.smithi008.stdout:2841: done (1 left) 2023-10-07T21:41:11.091 INFO:tasks.rados.rados.0.smithi008.stdout:2842: read oid 205 snap -1 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2842: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2843: read oid 36 snap -1 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2843: expect deleted 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2844: read oid 343 snap -1 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2844: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2845: write oid 227 current snap is 0 2023-10-07T21:41:11.092 INFO:tasks.rados.rados.0.smithi008.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-10-07T21:41:11.099 INFO:tasks.rados.rados.0.smithi008.stdout:2845: writing smithi00888346-227 from 639161 to 1226455 tid 1 2023-10-07T21:41:11.107 INFO:tasks.rados.rados.0.smithi008.stdout:2845: writing smithi00888346-227 from 1727615 to 2487257 tid 2 2023-10-07T21:41:11.107 INFO:tasks.rados.rados.0.smithi008.stdout:2846: write oid 231 current snap is 0 2023-10-07T21:41:11.107 INFO:tasks.rados.rados.0.smithi008.stdout:2839: finishing write tid 2 to smithi00888346-224 2023-10-07T21:41:11.107 INFO:tasks.rados.rados.0.smithi008.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-10-07T21:41:11.114 INFO:tasks.rados.rados.0.smithi008.stdout:2846: writing smithi00888346-231 from 655968 to 1318511 tid 1 2023-10-07T21:41:11.120 INFO:tasks.rados.rados.0.smithi008.stdout:2846: writing smithi00888346-231 from 1786097 to 2289397 tid 2 2023-10-07T21:41:11.120 INFO:tasks.rados.rados.0.smithi008.stdout:2847: write oid 179 current snap is 0 2023-10-07T21:41:11.120 INFO:tasks.rados.rados.0.smithi008.stdout:2839: finishing write tid 3 to smithi00888346-224 2023-10-07T21:41:11.120 INFO:tasks.rados.rados.0.smithi008.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-10-07T21:41:11.127 INFO:tasks.rados.rados.0.smithi008.stdout:2847: writing smithi00888346-179 from 672775 to 1126920 tid 1 2023-10-07T21:41:11.135 INFO:tasks.rados.rados.0.smithi008.stdout:2847: writing smithi00888346-179 from 1844579 to 2607890 tid 2 2023-10-07T21:41:11.135 INFO:tasks.rados.rados.0.smithi008.stdout:2848: read oid 426 snap -1 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2848: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2849: read oid 20 snap -1 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2849: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2850: read oid 286 snap -1 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2850: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2851: write oid 208 current snap is 0 2023-10-07T21:41:11.136 INFO:tasks.rados.rados.0.smithi008.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-10-07T21:41:11.143 INFO:tasks.rados.rados.0.smithi008.stdout:2851: writing smithi00888346-208 from 689582 to 1218976 tid 1 2023-10-07T21:41:11.150 INFO:tasks.rados.rados.0.smithi008.stdout:2851: writing smithi00888346-208 from 1903061 to 2410030 tid 2 2023-10-07T21:41:11.150 INFO:tasks.rados.rados.0.smithi008.stdout:2852: read oid 247 snap -1 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2852: expect deleted 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2853: read oid 85 snap -1 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2853: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2854: read oid 92 snap -1 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2854: expect (ObjNum 1692 snap 0 seq_num 1692) 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2855: write oid 141 current snap is 0 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2839: finishing write tid 4 to smithi00888346-224 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 383 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-10-07T21:41:11.151 INFO:tasks.rados.rados.0.smithi008.stdout:2839: left oid 224 (ObjNum 1820 snap 0 seq_num 1820) 2023-10-07T21:41:11.152 INFO:tasks.rados.rados.0.smithi008.stdout:2844: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-10-07T21:41:11.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:11 smithi081 bash[31720]: cluster 2023-10-07T21:41:09.564955+0000 mgr.x (mgr.24878) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 81 op/s 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:10 smithi081 bash[77308]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-grafana-a 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:11 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:11 smithi081 bash[77370]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-grafana-a 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:11 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:11 smithi081 systemd[1]: Stopped Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:11.223 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:11 smithi081 systemd[1]: Started Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:11.351 INFO:tasks.rados.rados.0.smithi008.stdout:2842: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-10-07T21:41:11.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:11 smithi008 bash[41094]: cluster 2023-10-07T21:41:09.564955+0000 mgr.x (mgr.24878) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 81 op/s 2023-10-07T21:41:11.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:11 smithi008 bash[27485]: cluster 2023-10-07T21:41:09.564955+0000 mgr.x (mgr.24878) 47 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.9 MiB/s wr, 81 op/s 2023-10-07T21:41:11.548 INFO:tasks.rados.rados.0.smithi008.stdout:2845: finishing write tid 1 to smithi00888346-227 2023-10-07T21:41:11.548 INFO:tasks.rados.rados.0.smithi008.stdout:2845: finishing write tid 2 to smithi00888346-227 2023-10-07T21:41:11.549 INFO:tasks.rados.rados.0.smithi008.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-10-07T21:41:11.559 INFO:tasks.rados.rados.0.smithi008.stdout:2855: writing smithi00888346-141 from 706389 to 1311032 tid 1 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2855: writing smithi00888346-141 from 1961543 to 2612170 tid 2 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2839: done (14 left) 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2842: done (13 left) 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2843: done (12 left) 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2844: done (11 left) 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2856: write oid 136 current snap is 0 2023-10-07T21:41:11.568 INFO:tasks.rados.rados.0.smithi008.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-10-07T21:41:11.576 INFO:tasks.rados.rados.0.smithi008.stdout:2856: writing smithi00888346-136 from 723196 to 1403088 tid 1 2023-10-07T21:41:11.582 INFO:tasks.rados.rados.0.smithi008.stdout:2856: writing smithi00888346-136 from 2020025 to 2530663 tid 2 2023-10-07T21:41:11.582 INFO:tasks.rados.rados.0.smithi008.stdout:2857: write oid 51 current snap is 0 2023-10-07T21:41:11.583 INFO:tasks.rados.rados.0.smithi008.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-10-07T21:41:11.591 INFO:tasks.rados.rados.0.smithi008.stdout:2857: writing smithi00888346-51 from 740003 to 1495144 tid 1 2023-10-07T21:41:11.598 INFO:tasks.rados.rados.0.smithi008.stdout:2857: writing smithi00888346-51 from 2078507 to 2732803 tid 2 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2858: read oid 82 snap -1 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2858: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2859: read oid 298 snap -1 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2859: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2860: read oid 484 snap -1 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2860: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2845: finishing write tid 3 to smithi00888346-227 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2845: finishing write tid 4 to smithi00888346-227 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 227 v 439 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2845: left oid 227 (ObjNum 1823 snap 0 seq_num 1823) 2023-10-07T21:41:11.599 INFO:tasks.rados.rados.0.smithi008.stdout:2846: finishing write tid 1 to smithi00888346-231 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2846: finishing write tid 2 to smithi00888346-231 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2845: done (15 left) 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2861: write oid 147 current snap is 0 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2846: finishing write tid 3 to smithi00888346-231 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2846: finishing write tid 4 to smithi00888346-231 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 231 v 386 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2846: left oid 231 (ObjNum 1824 snap 0 seq_num 1824) 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2847: finishing write tid 1 to smithi00888346-179 2023-10-07T21:41:11.600 INFO:tasks.rados.rados.0.smithi008.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-10-07T21:41:11.605 INFO:tasks.rados.rados.0.smithi008.stdout:2861: writing smithi00888346-147 from 756810 to 1187200 tid 1 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:2861: writing smithi00888346-147 from 1620636 to 2134943 tid 2 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:2846: done (15 left) 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:2862: read oid 200 snap -1 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:2862: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:11.612 INFO:tasks.rados.rados.0.smithi008.stdout:2850: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:11.752 INFO:tasks.rados.rados.0.smithi008.stdout:2847: finishing write tid 2 to smithi00888346-179 2023-10-07T21:41:11.752 INFO:tasks.rados.rados.0.smithi008.stdout:2849: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:11.920 INFO:tasks.rados.rados.0.smithi008.stdout:2847: finishing write tid 3 to smithi00888346-179 2023-10-07T21:41:11.920 INFO:tasks.rados.rados.0.smithi008.stdout:2847: finishing write tid 4 to smithi00888346-179 2023-10-07T21:41:11.920 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 179 v 374 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-10-07T21:41:11.921 INFO:tasks.rados.rados.0.smithi008.stdout:2847: left oid 179 (ObjNum 1825 snap 0 seq_num 1825) 2023-10-07T21:41:11.921 INFO:tasks.rados.rados.0.smithi008.stdout:2851: finishing write tid 1 to smithi00888346-208 2023-10-07T21:41:11.921 INFO:tasks.rados.rados.0.smithi008.stdout:2848: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-10-07T21:41:12.147 INFO:tasks.rados.rados.0.smithi008.stdout:2851: finishing write tid 2 to smithi00888346-208 2023-10-07T21:41:12.147 INFO:tasks.rados.rados.0.smithi008.stdout:2851: finishing write tid 3 to smithi00888346-208 2023-10-07T21:41:12.147 INFO:tasks.rados.rados.0.smithi008.stdout:2851: finishing write tid 4 to smithi00888346-208 2023-10-07T21:41:12.148 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 522 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-10-07T21:41:12.148 INFO:tasks.rados.rados.0.smithi008.stdout:2851: left oid 208 (ObjNum 1826 snap 0 seq_num 1826) 2023-10-07T21:41:12.148 INFO:tasks.rados.rados.0.smithi008.stdout:2853: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-10-07T21:41:12.315 INFO:tasks.rados.rados.0.smithi008.stdout:2854: expect (ObjNum 1692 snap 0 seq_num 1692) 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.066124+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.8:0/2937379566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.201778+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.212573+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.233524+0000 mgr.x (mgr.24878) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.235248+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.238906+0000 mgr.x (mgr.24878) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.240618+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.243608+0000 mgr.x (mgr.24878) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.245422+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: cephadm 2023-10-07T21:41:11.252471+0000 mgr.x (mgr.24878) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: cephadm 2023-10-07T21:41:11.253059+0000 mgr.x (mgr.24878) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[41094]: audit 2023-10-07T21:41:11.253310+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.066124+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.8:0/2937379566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.201778+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.212573+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.233524+0000 mgr.x (mgr.24878) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.235248+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.238906+0000 mgr.x (mgr.24878) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.240618+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.243608+0000 mgr.x (mgr.24878) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.245422+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: cephadm 2023-10-07T21:41:11.252471+0000 mgr.x (mgr.24878) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: cephadm 2023-10-07T21:41:11.253059+0000 mgr.x (mgr.24878) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:12 smithi008 bash[27485]: audit 2023-10-07T21:41:11.253310+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:12.394 INFO:tasks.rados.rados.0.smithi008.stdout:2855: finishing write tid 1 to smithi00888346-141 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2855: finishing write tid 2 to smithi00888346-141 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2855: finishing write tid 3 to smithi00888346-141 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2855: finishing write tid 4 to smithi00888346-141 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 442 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2855: left oid 141 (ObjNum 1827 snap 0 seq_num 1827) 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2856: finishing write tid 1 to smithi00888346-136 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2856: finishing write tid 2 to smithi00888346-136 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2856: finishing write tid 3 to smithi00888346-136 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:2856: finishing write tid 4 to smithi00888346-136 2023-10-07T21:41:12.395 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 136 v 428 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2856: left oid 136 (ObjNum 1828 snap 0 seq_num 1828) 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2857: finishing write tid 1 to smithi00888346-51 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2857: finishing write tid 2 to smithi00888346-51 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2857: finishing write tid 3 to smithi00888346-51 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2857: finishing write tid 4 to smithi00888346-51 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 51 v 404 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2857: left oid 51 (ObjNum 1829 snap 0 seq_num 1829) 2023-10-07T21:41:12.396 INFO:tasks.rados.rados.0.smithi008.stdout:2859: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.066124+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.8:0/2937379566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.201778+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.212573+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.233524+0000 mgr.x (mgr.24878) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.235248+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.238906+0000 mgr.x (mgr.24878) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.240618+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.243608+0000 mgr.x (mgr.24878) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.245422+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:41:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: cephadm 2023-10-07T21:41:11.252471+0000 mgr.x (mgr.24878) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: cephadm 2023-10-07T21:41:11.253059+0000 mgr.x (mgr.24878) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:41:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[31720]: audit 2023-10-07T21:41:11.253310+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:12.491 INFO:tasks.rados.rados.0.smithi008.stdout:2860: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-10-07T21:41:12.576 INFO:tasks.rados.rados.0.smithi008.stdout:2861: finishing write tid 1 to smithi00888346-147 2023-10-07T21:41:12.577 INFO:tasks.rados.rados.0.smithi008.stdout:2858: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-07T21:41:12.735 INFO:tasks.rados.rados.0.smithi008.stdout:2861: finishing write tid 2 to smithi00888346-147 2023-10-07T21:41:12.736 INFO:tasks.rados.rados.0.smithi008.stdout:2861: finishing write tid 3 to smithi00888346-147 2023-10-07T21:41:12.736 INFO:tasks.rados.rados.0.smithi008.stdout:2861: finishing write tid 4 to smithi00888346-147 2023-10-07T21:41:12.736 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 147 v 377 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-10-07T21:41:12.736 INFO:tasks.rados.rados.0.smithi008.stdout:2861: left oid 147 (ObjNum 1830 snap 0 seq_num 1830) 2023-10-07T21:41:12.736 INFO:tasks.rados.rados.0.smithi008.stdout:2862: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2847: done (15 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2848: done (14 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2849: done (13 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2850: done (12 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2851: done (11 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2852: done (10 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2853: done (9 left) 2023-10-07T21:41:12.850 INFO:tasks.rados.rados.0.smithi008.stdout:2854: done (8 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2855: done (7 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2856: done (6 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2857: done (5 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2858: done (4 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2859: done (3 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2860: done (2 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2861: done (1 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2862: done (0 left) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2863: read oid 1 snap -1 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2863: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:12.851 INFO:tasks.rados.rados.0.smithi008.stdout:2864: write oid 9 current snap is 0 2023-10-07T21:41:12.852 INFO:tasks.rados.rados.0.smithi008.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-10-07T21:41:12.861 INFO:tasks.rados.rados.0.smithi008.stdout:2864: writing smithi00888346-9 from 773617 to 1279256 tid 1 2023-10-07T21:41:12.870 INFO:tasks.rados.rados.0.smithi008.stdout:2864: writing smithi00888346-9 from 2079118 to 2737083 tid 2 2023-10-07T21:41:12.870 INFO:tasks.rados.rados.0.smithi008.stdout:2865: write oid 7 current snap is 0 2023-10-07T21:41:12.870 INFO:tasks.rados.rados.0.smithi008.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-10-07T21:41:12.878 INFO:tasks.rados.rados.0.smithi008.stdout:2865: writing smithi00888346-7 from 790424 to 1371312 tid 1 2023-10-07T21:41:12.885 INFO:tasks.rados.rados.0.smithi008.stdout:2865: writing smithi00888346-7 from 2137600 to 2655576 tid 2 2023-10-07T21:41:12.885 INFO:tasks.rados.rados.0.smithi008.stdout:2866: write oid 67 current snap is 0 2023-10-07T21:41:12.886 INFO:tasks.rados.rados.0.smithi008.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-10-07T21:41:12.892 INFO:tasks.rados.rados.0.smithi008.stdout:2866: writing smithi00888346-67 from 407231 to 1179721 tid 1 2023-10-07T21:41:12.900 INFO:tasks.rados.rados.0.smithi008.stdout:2866: writing smithi00888346-67 from 1912435 to 2574069 tid 2 2023-10-07T21:41:12.900 INFO:tasks.rados.rados.0.smithi008.stdout:2867: write oid 463 current snap is 0 2023-10-07T21:41:12.900 INFO:tasks.rados.rados.0.smithi008.stdout:2863: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.508934288Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509189354Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509218707Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509234954Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509255253Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509268472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509281456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.50929194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509303916Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T21:41:12.989 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509316331Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509327786Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509339257Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509351334Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=settings t=2023-10-07T21:41:12.509362631Z level=info msg="App mode production" 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=sqlstore t=2023-10-07T21:41:12.509435569Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=sqlstore t=2023-10-07T21:41:12.509455487Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=migrator t=2023-10-07T21:41:12.52751376Z level=info msg="Starting DB migrations" 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=migrator t=2023-10-07T21:41:12.533280358Z level=info msg="migrations completed" performed=0 skipped=481 duration=538.228µs 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=sqlstore t=2023-10-07T21:41:12.533734831Z level=info msg="Created default organization" 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=plugin.loader t=2023-10-07T21:41:12.59962247Z level=info msg="Plugin registered" pluginID=input 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=plugin.loader t=2023-10-07T21:41:12.629671441Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=plugin.loader t=2023-10-07T21:41:12.629700353Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T21:41:12.990 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=secrets t=2023-10-07T21:41:12.629738101Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T21:41:12.991 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=query_data t=2023-10-07T21:41:12.63160846Z level=info msg="Query Service initialization" 2023-10-07T21:41:12.991 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:12 smithi081 bash[77399]: logger=live.push_http t=2023-10-07T21:41:12.635705691Z level=info msg="Live Push Gateway initialization" 2023-10-07T21:41:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:2864: finishing write tid 1 to smithi00888346-9 2023-10-07T21:41:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:2864: finishing write tid 2 to smithi00888346-9 2023-10-07T21:41:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:2864: finishing write tid 3 to smithi00888346-9 2023-10-07T21:41:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:2864: finishing write tid 4 to smithi00888346-9 2023-10-07T21:41:13.028 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 9 v 462 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2864: left oid 9 (ObjNum 1831 snap 0 seq_num 1831) 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2865: finishing write tid 1 to smithi00888346-7 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2865: finishing write tid 2 to smithi00888346-7 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2865: finishing write tid 3 to smithi00888346-7 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2865: finishing write tid 4 to smithi00888346-7 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 7 v 338 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2865: left oid 7 (ObjNum 1832 snap 0 seq_num 1832) 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2866: finishing write tid 1 to smithi00888346-67 2023-10-07T21:41:13.029 INFO:tasks.rados.rados.0.smithi008.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-10-07T21:41:13.035 INFO:tasks.rados.rados.0.smithi008.stdout:2867: writing smithi00888346-463 from 424038 to 871777 tid 1 2023-10-07T21:41:13.041 INFO:tasks.rados.rados.0.smithi008.stdout:2867: writing smithi00888346-463 from 1454564 to 1976209 tid 2 2023-10-07T21:41:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:2867: writing smithi00888346-463 from 2630710 to 2824038 tid 3 2023-10-07T21:41:13.047 INFO:tasks.rados.rados.0.smithi008.stdout:2863: done (4 left) 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2864: done (3 left) 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2865: done (2 left) 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2868: write oid 235 current snap is 0 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2866: finishing write tid 2 to smithi00888346-67 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2866: finishing write tid 3 to smithi00888346-67 2023-10-07T21:41:13.048 INFO:tasks.rados.rados.0.smithi008.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-10-07T21:41:13.053 INFO:tasks.rados.rados.0.smithi008.stdout:2868: writing smithi00888346-235 from 440845 to 963833 tid 1 2023-10-07T21:41:13.060 INFO:tasks.rados.rados.0.smithi008.stdout:2868: writing smithi00888346-235 from 1513046 to 2178349 tid 2 2023-10-07T21:41:13.060 INFO:tasks.rados.rados.0.smithi008.stdout:2869: read oid 195 snap -1 2023-10-07T21:41:13.060 INFO:tasks.rados.rados.0.smithi008.stdout:2869: expect deleted 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2870: write oid 365 current snap is 0 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2866: finishing write tid 4 to smithi00888346-67 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 445 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2866: left oid 67 (ObjNum 1833 snap 0 seq_num 1833) 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2867: finishing write tid 1 to smithi00888346-463 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2867: finishing write tid 2 to smithi00888346-463 2023-10-07T21:41:13.061 INFO:tasks.rados.rados.0.smithi008.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-10-07T21:41:13.066 INFO:tasks.rados.rados.0.smithi008.stdout:2870: writing smithi00888346-365 from 457652 to 1055889 tid 1 2023-10-07T21:41:13.072 INFO:tasks.rados.rados.0.smithi008.stdout:2870: writing smithi00888346-365 from 1571528 to 2096842 tid 2 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2870: writing smithi00888346-365 from 2685556 to 2857652 tid 3 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2866: done (4 left) 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2871: write oid 142 current snap is 0 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2867: finishing write tid 3 to smithi00888346-463 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2867: finishing write tid 4 to smithi00888346-463 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2867: finishing write tid 5 to smithi00888346-463 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 463 v 266 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2867: left oid 463 (ObjNum 1834 snap 0 seq_num 1834) 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2868: finishing write tid 1 to smithi00888346-235 2023-10-07T21:41:13.077 INFO:tasks.rados.rados.0.smithi008.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-10-07T21:41:13.083 INFO:tasks.rados.rados.0.smithi008.stdout:2871: writing smithi00888346-142 from 474459 to 1147945 tid 1 2023-10-07T21:41:13.091 INFO:tasks.rados.rados.0.smithi008.stdout:2871: writing smithi00888346-142 from 1630010 to 2298982 tid 2 2023-10-07T21:41:13.091 INFO:tasks.rados.rados.0.smithi008.stdout:2867: done (4 left) 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2872: read oid 217 snap -1 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2872: expect deleted 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2873: read oid 86 snap -1 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2873: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2874: read oid 337 snap -1 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2874: expect deleted 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2875: read oid 455 snap -1 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2875: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2876: delete oid 104 current snap is 0 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2868: finishing write tid 2 to smithi00888346-235 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2868: finishing write tid 3 to smithi00888346-235 2023-10-07T21:41:13.092 INFO:tasks.rados.rados.0.smithi008.stdout:2868: finishing write tid 4 to smithi00888346-235 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 235 v 525 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2868: left oid 235 (ObjNum 1835 snap 0 seq_num 1835) 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: finishing write tid 1 to smithi00888346-365 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: finishing write tid 2 to smithi00888346-365 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: finishing write tid 3 to smithi00888346-365 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: finishing write tid 4 to smithi00888346-365 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: finishing write tid 5 to smithi00888346-365 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 365 v 274 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2870: left oid 365 (ObjNum 1836 snap 0 seq_num 1836) 2023-10-07T21:41:13.093 INFO:tasks.rados.rados.0.smithi008.stdout:2871: finishing write tid 1 to smithi00888346-142 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2868: done (8 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2869: done (7 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2870: done (6 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2872: done (5 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2874: done (4 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2876: done (3 left) 2023-10-07T21:41:13.095 INFO:tasks.rados.rados.0.smithi008.stdout:2877: read oid 125 snap -1 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2877: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2878: read oid 1 snap -1 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2878: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2879: read oid 96 snap -1 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2879: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2880: write oid 155 current snap is 0 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2871: finishing write tid 2 to smithi00888346-142 2023-10-07T21:41:13.096 INFO:tasks.rados.rados.0.smithi008.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-10-07T21:41:13.104 INFO:tasks.rados.rados.0.smithi008.stdout:2880: writing smithi00888346-155 from 508073 to 932057 tid 1 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2880: writing smithi00888346-155 from 1630621 to 2303262 tid 2 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2881: read oid 98 snap -1 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2881: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2882: write oid 332 current snap is 0 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2871: finishing write tid 3 to smithi00888346-142 2023-10-07T21:41:13.114 INFO:tasks.rados.rados.0.smithi008.stdout:2871: finishing write tid 4 to smithi00888346-142 2023-10-07T21:41:13.115 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 245 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-10-07T21:41:13.115 INFO:tasks.rados.rados.0.smithi008.stdout:2871: left oid 142 (ObjNum 1837 snap 0 seq_num 1837) 2023-10-07T21:41:13.115 INFO:tasks.rados.rados.0.smithi008.stdout:2878: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:13.245 INFO:tasks.rados.rados.0.smithi008.stdout:2877: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:13 smithi008 bash[27485]: cluster 2023-10-07T21:41:11.565817+0000 mgr.x (mgr.24878) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:13.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:13 smithi008 bash[41094]: cluster 2023-10-07T21:41:11.565817+0000 mgr.x (mgr.24878) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:13.427 INFO:tasks.rados.rados.0.smithi008.stdout:2875: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:13.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:41:13] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2023-10-07T21:41:13.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[31720]: cluster 2023-10-07T21:41:11.565817+0000 mgr.x (mgr.24878) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:41:13.504 INFO:tasks.rados.rados.0.smithi008.stdout:2873: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-07T21:41:13.765 INFO:tasks.rados.rados.0.smithi008.stdout:2879: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:13.851 INFO:tasks.rados.rados.0.smithi008.stdout:2880: finishing write tid 1 to smithi00888346-155 2023-10-07T21:41:13.852 INFO:tasks.rados.rados.0.smithi008.stdout:2880: finishing write tid 2 to smithi00888346-155 2023-10-07T21:41:13.852 INFO:tasks.rados.rados.0.smithi008.stdout:2881: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-07T21:41:13.854 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=infra.usagestats.collector t=2023-10-07T21:41:13.532775292Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T21:41:13.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=provisioning.datasources t=2023-10-07T21:41:13.680342941Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-10-07T21:41:13.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=provisioning.datasources t=2023-10-07T21:41:13.680400994Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-10-07T21:41:13.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=provisioning.datasources t=2023-10-07T21:41:13.691812747Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T21:41:13.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=provisioning.alerting t=2023-10-07T21:41:13.846570966Z level=info msg="starting to provision alerting" 2023-10-07T21:41:13.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=provisioning.alerting t=2023-10-07T21:41:13.846605291Z level=info msg="finished to provision alerting" 2023-10-07T21:41:13.925 INFO:tasks.rados.rados.0.smithi008.stdout:2880: finishing write tid 3 to smithi00888346-155 2023-10-07T21:41:13.925 INFO:tasks.rados.rados.0.smithi008.stdout:2880: finishing write tid 4 to smithi00888346-155 2023-10-07T21:41:13.926 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 155 v 528 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-10-07T21:41:13.926 INFO:tasks.rados.rados.0.smithi008.stdout:2880: left oid 155 (ObjNum 1839 snap 0 seq_num 1839) 2023-10-07T21:41:13.926 INFO:tasks.rados.rados.0.smithi008.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-10-07T21:41:13.932 INFO:tasks.rados.rados.0.smithi008.stdout:2882: writing smithi00888346-332 from 524880 to 1140466 tid 1 2023-10-07T21:41:13.939 INFO:tasks.rados.rados.0.smithi008.stdout:2882: writing smithi00888346-332 from 1805456 to 2221755 tid 2 2023-10-07T21:41:13.944 INFO:tasks.rados.rados.0.smithi008.stdout:2882: writing smithi00888346-332 from 2678895 to 2924880 tid 3 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2871: done (8 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2873: done (7 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2875: done (6 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2877: done (5 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2878: done (4 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2879: done (3 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2880: done (2 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2881: done (1 left) 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2883: delete oid 251 current snap is 0 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2882: finishing write tid 1 to smithi00888346-332 2023-10-07T21:41:13.945 INFO:tasks.rados.rados.0.smithi008.stdout:2882: finishing write tid 2 to smithi00888346-332 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2883: done (1 left) 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2884: read oid 266 snap -1 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2884: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2885: read oid 326 snap -1 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2885: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2886: read oid 187 snap -1 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2886: expect deleted 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2887: read oid 280 snap -1 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2887: expect deleted 2023-10-07T21:41:13.948 INFO:tasks.rados.rados.0.smithi008.stdout:2888: read oid 239 snap -1 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2888: expect deleted 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2889: read oid 403 snap -1 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2889: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2890: read oid 11 snap -1 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2890: expect (ObjNum 528 snap 0 seq_num 528) 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2891: read oid 59 snap -1 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2891: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-07T21:41:13.949 INFO:tasks.rados.rados.0.smithi008.stdout:2892: delete oid 25 current snap is 0 2023-10-07T21:41:13.950 INFO:tasks.rados.rados.0.smithi008.stdout:2882: finishing write tid 3 to smithi00888346-332 2023-10-07T21:41:13.950 INFO:tasks.rados.rados.0.smithi008.stdout:2882: finishing write tid 4 to smithi00888346-332 2023-10-07T21:41:13.951 INFO:tasks.rados.rados.0.smithi008.stdout:2882: finishing write tid 5 to smithi00888346-332 2023-10-07T21:41:13.951 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 332 v 408 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-10-07T21:41:13.951 INFO:tasks.rados.rados.0.smithi008.stdout:2882: left oid 332 (ObjNum 1840 snap 0 seq_num 1840) 2023-10-07T21:41:13.951 INFO:tasks.rados.rados.0.smithi008.stdout:2890: expect (ObjNum 528 snap 0 seq_num 528) 2023-10-07T21:41:14.082 INFO:tasks.rados.rados.0.smithi008.stdout:2884: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=grafanaStorageLogger t=2023-10-07T21:41:13.847092012Z level=info msg="storage starting" 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=ngalert.state.manager t=2023-10-07T21:41:13.847101318Z level=info msg="Warming state cache for startup" 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=http.server t=2023-10-07T21:41:13.849452239Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=ngalert.state.manager t=2023-10-07T21:41:13.892181229Z level=info msg="State cache has been initialized" states=0 duration=45.080246ms 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=ticker t=2023-10-07T21:41:13.892288487Z level=info msg=starting first_tick=2023-10-07T21:41:20Z 2023-10-07T21:41:14.228 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:41:13 smithi081 bash[77399]: logger=ngalert.multiorg.alertmanager t=2023-10-07T21:41:13.892298695Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T21:41:14.242 INFO:tasks.rados.rados.0.smithi008.stdout:2891: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-07T21:41:14.348 INFO:tasks.rados.rados.0.smithi008.stdout:2889: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-10-07T21:41:14.448 INFO:tasks.rados.rados.0.smithi008.stdout:2885: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.500980+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.8:0/1364517822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.633784+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.635764+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.636305+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.637875+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:41:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:14 smithi081 bash[31720]: audit 2023-10-07T21:41:13.639571+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:14.569 INFO:tasks.rados.rados.0.smithi008.stdout:2882: done (9 left) 2023-10-07T21:41:14.569 INFO:tasks.rados.rados.0.smithi008.stdout:2884: done (8 left) 2023-10-07T21:41:14.569 INFO:tasks.rados.rados.0.smithi008.stdout:2885: done (7 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2886: done (6 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2887: done (5 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2888: done (4 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2889: done (3 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2890: done (2 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2891: done (1 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2892: done (0 left) 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2893: write oid 433 current snap is 0 2023-10-07T21:41:14.570 INFO:tasks.rados.rados.0.smithi008.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-10-07T21:41:14.580 INFO:tasks.rados.rados.0.smithi008.stdout:2893: writing smithi00888346-433 from 575301 to 1016634 tid 1 2023-10-07T21:41:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:2893: writing smithi00888346-433 from 1464549 to 2144528 tid 2 2023-10-07T21:41:14.594 INFO:tasks.rados.rados.0.smithi008.stdout:2893: writing smithi00888346-433 from 2644811 to 2975301 tid 3 2023-10-07T21:41:14.594 INFO:tasks.rados.rados.0.smithi008.stdout:2894: read oid 231 snap -1 2023-10-07T21:41:14.594 INFO:tasks.rados.rados.0.smithi008.stdout:2894: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-10-07T21:41:14.594 INFO:tasks.rados.rados.0.smithi008.stdout:2895: write oid 27 current snap is 0 2023-10-07T21:41:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:2893: finishing write tid 1 to smithi00888346-433 2023-10-07T21:41:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:2893: finishing write tid 2 to smithi00888346-433 2023-10-07T21:41:14.595 INFO:tasks.rados.rados.0.smithi008.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-10-07T21:41:14.599 INFO:tasks.rados.rados.0.smithi008.stdout:2895: writing smithi00888346-27 from 592108 to 1108690 tid 1 2023-10-07T21:41:14.604 INFO:tasks.rados.rados.0.smithi008.stdout:2895: writing smithi00888346-27 from 1523031 to 1946668 tid 2 2023-10-07T21:41:14.610 INFO:tasks.rados.rados.0.smithi008.stdout:2895: writing smithi00888346-27 from 2672234 to 2992108 tid 3 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2896: read oid 237 snap -1 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2897: delete oid 198 current snap is 0 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2893: finishing write tid 3 to smithi00888346-433 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2893: finishing write tid 4 to smithi00888346-433 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2893: finishing write tid 5 to smithi00888346-433 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 303 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-10-07T21:41:14.611 INFO:tasks.rados.rados.0.smithi008.stdout:2894: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.500980+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.8:0/1364517822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.633784+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.635764+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.636305+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.637875+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:41:14.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[27485]: audit 2023-10-07T21:41:13.639571+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.500980+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.8:0/1364517822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.633784+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.635764+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.636305+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.637875+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:41:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:14 smithi008 bash[41094]: audit 2023-10-07T21:41:13.639571+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:14.785 INFO:tasks.rados.rados.0.smithi008.stdout:2895: finishing write tid 1 to smithi00888346-27 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2895: finishing write tid 2 to smithi00888346-27 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2893: done (4 left) 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2894: done (3 left) 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2897: done (2 left) 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2898: write oid 462 current snap is 0 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2895: finishing write tid 3 to smithi00888346-27 2023-10-07T21:41:14.786 INFO:tasks.rados.rados.0.smithi008.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-10-07T21:41:14.799 INFO:tasks.rados.rados.0.smithi008.stdout:2898: writing smithi00888346-462 from 625722 to 1292802 tid 1 2023-10-07T21:41:14.805 INFO:tasks.rados.rados.0.smithi008.stdout:2898: writing smithi00888346-462 from 1923642 to 2350948 tid 2 2023-10-07T21:41:14.809 INFO:tasks.rados.rados.0.smithi008.stdout:2898: writing smithi00888346-462 from 3010727 to 3025722 tid 3 2023-10-07T21:41:14.809 INFO:tasks.rados.rados.0.smithi008.stdout:2899: write oid 336 current snap is 0 2023-10-07T21:41:14.810 INFO:tasks.rados.rados.0.smithi008.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-07T21:41:14.922 INFO:tasks.rados.rados.0.smithi008.stdout:2895: finishing write tid 4 to smithi00888346-27 2023-10-07T21:41:14.923 INFO:tasks.rados.rados.0.smithi008.stdout:2895: finishing write tid 5 to smithi00888346-27 2023-10-07T21:41:14.923 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 27 v 412 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-10-07T21:41:14.923 INFO:tasks.rados.rados.0.smithi008.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:41:14.923 INFO:tasks.rados.rados.0.smithi008.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-10-07T21:41:14.930 INFO:tasks.rados.rados.0.smithi008.stdout:2899: writing smithi00888346-336 from 642529 to 1384858 tid 1 2023-10-07T21:41:14.938 INFO:tasks.rados.rados.0.smithi008.stdout:2899: writing smithi00888346-336 from 1982124 to 2669441 tid 2 2023-10-07T21:41:14.938 INFO:tasks.rados.rados.0.smithi008.stdout:2895: done (3 left) 2023-10-07T21:41:14.938 INFO:tasks.rados.rados.0.smithi008.stdout:2896: done (2 left) 2023-10-07T21:41:14.938 INFO:tasks.rados.rados.0.smithi008.stdout:2900: write oid 43 current snap is 0 2023-10-07T21:41:14.938 INFO:tasks.rados.rados.0.smithi008.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-10-07T21:41:14.945 INFO:tasks.rados.rados.0.smithi008.stdout:2900: writing smithi00888346-43 from 659336 to 1193267 tid 1 2023-10-07T21:41:14.950 INFO:tasks.rados.rados.0.smithi008.stdout:2900: writing smithi00888346-43 from 1756959 to 2187934 tid 2 2023-10-07T21:41:14.955 INFO:tasks.rados.rados.0.smithi008.stdout:2900: writing smithi00888346-43 from 2781926 to 3059336 tid 3 2023-10-07T21:41:14.955 INFO:tasks.rados.rados.0.smithi008.stdout:2901: write oid 274 current snap is 0 2023-10-07T21:41:14.955 INFO:tasks.rados.rados.0.smithi008.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-10-07T21:41:14.962 INFO:tasks.rados.rados.0.smithi008.stdout:2901: writing smithi00888346-274 from 676143 to 1285323 tid 1 2023-10-07T21:41:14.970 INFO:tasks.rados.rados.0.smithi008.stdout:2901: writing smithi00888346-274 from 1815441 to 2506427 tid 2 2023-10-07T21:41:14.973 INFO:tasks.rados.rados.0.smithi008.stdout:2901: writing smithi00888346-274 from 2925702 to 3076143 tid 3 2023-10-07T21:41:14.973 INFO:tasks.rados.rados.0.smithi008.stdout:2902: write oid 349 current snap is 0 2023-10-07T21:41:14.973 INFO:tasks.rados.rados.0.smithi008.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-10-07T21:41:14.981 INFO:tasks.rados.rados.0.smithi008.stdout:2902: writing smithi00888346-349 from 692950 to 1377379 tid 1 2023-10-07T21:41:14.988 INFO:tasks.rados.rados.0.smithi008.stdout:2902: writing smithi00888346-349 from 2157570 to 2592214 tid 2 2023-10-07T21:41:14.988 INFO:tasks.rados.rados.0.smithi008.stdout:2903: write oid 133 current snap is 0 2023-10-07T21:41:14.988 INFO:tasks.rados.rados.0.smithi008.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-10-07T21:41:14.996 INFO:tasks.rados.rados.0.smithi008.stdout:2903: writing smithi00888346-133 from 709757 to 1469435 tid 1 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2903: writing smithi00888346-133 from 2216052 to 2794354 tid 2 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2904: write oid 109 current snap is 0 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2898: finishing write tid 1 to smithi00888346-462 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2898: finishing write tid 2 to smithi00888346-462 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2898: finishing write tid 3 to smithi00888346-462 2023-10-07T21:41:15.004 INFO:tasks.rados.rados.0.smithi008.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-10-07T21:41:15.010 INFO:tasks.rados.rados.0.smithi008.stdout:2904: writing smithi00888346-109 from 726564 to 1161491 tid 1 2023-10-07T21:41:15.017 INFO:tasks.rados.rados.0.smithi008.stdout:2904: writing smithi00888346-109 from 1874534 to 2312847 tid 2 2023-10-07T21:41:15.022 INFO:tasks.rados.rados.0.smithi008.stdout:2904: writing smithi00888346-109 from 2775265 to 3126564 tid 3 2023-10-07T21:41:15.022 INFO:tasks.rados.rados.0.smithi008.stdout:2905: delete oid 264 current snap is 0 2023-10-07T21:41:15.022 INFO:tasks.rados.rados.0.smithi008.stdout:2898: finishing write tid 4 to smithi00888346-462 2023-10-07T21:41:15.022 INFO:tasks.rados.rados.0.smithi008.stdout:2898: finishing write tid 5 to smithi00888346-462 2023-10-07T21:41:15.022 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 462 v 432 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2898: left oid 462 (ObjNum 1846 snap 0 seq_num 1846) 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2899: finishing write tid 1 to smithi00888346-336 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2899: finishing write tid 2 to smithi00888346-336 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2899: finishing write tid 3 to smithi00888346-336 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2899: finishing write tid 4 to smithi00888346-336 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 336 v 380 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2899: left oid 336 (ObjNum 1847 snap 0 seq_num 1847) 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2900: finishing write tid 1 to smithi00888346-43 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2900: finishing write tid 2 to smithi00888346-43 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2900: finishing write tid 3 to smithi00888346-43 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2900: finishing write tid 4 to smithi00888346-43 2023-10-07T21:41:15.023 INFO:tasks.rados.rados.0.smithi008.stdout:2900: finishing write tid 5 to smithi00888346-43 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 271 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: finishing write tid 1 to smithi00888346-274 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: finishing write tid 2 to smithi00888346-274 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: finishing write tid 3 to smithi00888346-274 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: finishing write tid 4 to smithi00888346-274 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: finishing write tid 5 to smithi00888346-274 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 532 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2902: finishing write tid 1 to smithi00888346-349 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2902: finishing write tid 2 to smithi00888346-349 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2902: finishing write tid 3 to smithi00888346-349 2023-10-07T21:41:15.024 INFO:tasks.rados.rados.0.smithi008.stdout:2902: finishing write tid 4 to smithi00888346-349 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 319 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2902: left oid 349 (ObjNum 1850 snap 0 seq_num 1850) 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2903: finishing write tid 1 to smithi00888346-133 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2903: finishing write tid 2 to smithi00888346-133 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2903: finishing write tid 3 to smithi00888346-133 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2903: finishing write tid 4 to smithi00888346-133 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 133 v 370 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2023-10-07T21:41:15.025 INFO:tasks.rados.rados.0.smithi008.stdout:2904: finishing write tid 1 to smithi00888346-109 2023-10-07T21:41:15.026 INFO:tasks.rados.rados.0.smithi008.stdout:2904: finishing write tid 2 to smithi00888346-109 2023-10-07T21:41:15.026 INFO:tasks.rados.rados.0.smithi008.stdout:2898: done (7 left) 2023-10-07T21:41:15.026 INFO:tasks.rados.rados.0.smithi008.stdout:2899: done (6 left) 2023-10-07T21:41:15.026 INFO:tasks.rados.rados.0.smithi008.stdout:2900: done (5 left) 2023-10-07T21:41:15.026 INFO:tasks.rados.rados.0.smithi008.stdout:2901: done (4 left) 2023-10-07T21:41:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:2902: done (3 left) 2023-10-07T21:41:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:2903: done (2 left) 2023-10-07T21:41:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:2905: done (1 left) 2023-10-07T21:41:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:2906: write oid 220 current snap is 0 2023-10-07T21:41:15.027 INFO:tasks.rados.rados.0.smithi008.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-10-07T21:41:15.032 INFO:tasks.rados.rados.0.smithi008.stdout:2906: writing smithi00888346-220 from 760178 to 1345603 tid 1 2023-10-07T21:41:15.038 INFO:tasks.rados.rados.0.smithi008.stdout:2906: writing smithi00888346-220 from 1875145 to 2317127 tid 2 2023-10-07T21:41:15.043 INFO:tasks.rados.rados.0.smithi008.stdout:2906: writing smithi00888346-220 from 3113758 to 3160178 tid 3 2023-10-07T21:41:15.043 INFO:tasks.rados.rados.0.smithi008.stdout:2907: delete oid 26 current snap is 0 2023-10-07T21:41:15.043 INFO:tasks.rados.rados.0.smithi008.stdout:2904: finishing write tid 3 to smithi00888346-109 2023-10-07T21:41:15.043 INFO:tasks.rados.rados.0.smithi008.stdout:2904: finishing write tid 4 to smithi00888346-109 2023-10-07T21:41:15.044 INFO:tasks.rados.rados.0.smithi008.stdout:2904: finishing write tid 5 to smithi00888346-109 2023-10-07T21:41:15.044 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 109 v 536 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-10-07T21:41:15.044 INFO:tasks.rados.rados.0.smithi008.stdout:2904: left oid 109 (ObjNum 1852 snap 0 seq_num 1852) 2023-10-07T21:41:15.044 INFO:tasks.rados.rados.0.smithi008.stdout:2906: finishing write tid 1 to smithi00888346-220 2023-10-07T21:41:15.044 INFO:tasks.rados.rados.0.smithi008.stdout:2906: finishing write tid 2 to smithi00888346-220 2023-10-07T21:41:15.045 INFO:tasks.rados.rados.0.smithi008.stdout:2906: finishing write tid 3 to smithi00888346-220 2023-10-07T21:41:15.046 INFO:tasks.rados.rados.0.smithi008.stdout:2904: done (2 left) 2023-10-07T21:41:15.046 INFO:tasks.rados.rados.0.smithi008.stdout:2907: done (1 left) 2023-10-07T21:41:15.046 INFO:tasks.rados.rados.0.smithi008.stdout:2908: write oid 129 current snap is 0 2023-10-07T21:41:15.046 INFO:tasks.rados.rados.0.smithi008.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-10-07T21:41:15.056 INFO:tasks.rados.rados.0.smithi008.stdout:2908: writing smithi00888346-129 from 793792 to 1246068 tid 1 2023-10-07T21:41:15.062 INFO:tasks.rados.rados.0.smithi008.stdout:2908: writing smithi00888346-129 from 1708462 to 2154113 tid 2 2023-10-07T21:41:15.068 INFO:tasks.rados.rados.0.smithi008.stdout:2908: writing smithi00888346-129 from 2884957 to 3193792 tid 3 2023-10-07T21:41:15.068 INFO:tasks.rados.rados.0.smithi008.stdout:2909: write oid 253 current snap is 0 2023-10-07T21:41:15.068 INFO:tasks.rados.rados.0.smithi008.stdout:2906: finishing write tid 4 to smithi00888346-220 2023-10-07T21:41:15.069 INFO:tasks.rados.rados.0.smithi008.stdout:2906: finishing write tid 5 to smithi00888346-220 2023-10-07T21:41:15.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 220 v 450 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-10-07T21:41:15.069 INFO:tasks.rados.rados.0.smithi008.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-10-07T21:41:15.070 INFO:tasks.rados.rados.0.smithi008.stdout:2908: finishing write tid 1 to smithi00888346-129 2023-10-07T21:41:15.070 INFO:tasks.rados.rados.0.smithi008.stdout:2908: finishing write tid 2 to smithi00888346-129 2023-10-07T21:41:15.070 INFO:tasks.rados.rados.0.smithi008.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-10-07T21:41:15.074 INFO:tasks.rados.rados.0.smithi008.stdout:2909: writing smithi00888346-253 from 410599 to 938124 tid 1 2023-10-07T21:41:15.080 INFO:tasks.rados.rados.0.smithi008.stdout:2909: writing smithi00888346-253 from 1366944 to 1956253 tid 2 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2909: writing smithi00888346-253 from 2512380 to 3210599 tid 3 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2906: done (2 left) 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2910: read oid 142 snap -1 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2910: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2911: read oid 27 snap -1 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:41:15.088 INFO:tasks.rados.rados.0.smithi008.stdout:2912: delete oid 282 current snap is 0 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2908: finishing write tid 3 to smithi00888346-129 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2908: finishing write tid 4 to smithi00888346-129 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2908: finishing write tid 5 to smithi00888346-129 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 129 v 344 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2909: finishing write tid 1 to smithi00888346-253 2023-10-07T21:41:15.089 INFO:tasks.rados.rados.0.smithi008.stdout:2909: finishing write tid 2 to smithi00888346-253 2023-10-07T21:41:15.091 INFO:tasks.rados.rados.0.smithi008.stdout:2908: done (4 left) 2023-10-07T21:41:15.091 INFO:tasks.rados.rados.0.smithi008.stdout:2912: done (3 left) 2023-10-07T21:41:15.091 INFO:tasks.rados.rados.0.smithi008.stdout:2913: read oid 73 snap -1 2023-10-07T21:41:15.091 INFO:tasks.rados.rados.0.smithi008.stdout:2913: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:41:15.091 INFO:tasks.rados.rados.0.smithi008.stdout:2914: read oid 415 snap -1 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2914: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2915: read oid 104 snap -1 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2915: expect deleted 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2916: read oid 267 snap -1 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2916: expect deleted 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2917: read oid 490 snap -1 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2917: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2918: read oid 12 snap -1 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2918: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:41:15.092 INFO:tasks.rados.rados.0.smithi008.stdout:2919: delete oid 352 current snap is 0 2023-10-07T21:41:15.094 INFO:tasks.rados.rados.0.smithi008.stdout:2915: done (9 left) 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2919: done (8 left) 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2920: read oid 281 snap -1 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2920: expect deleted 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2921: read oid 341 snap -1 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2921: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2922: read oid 44 snap -1 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2922: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2923: read oid 492 snap -1 2023-10-07T21:41:15.095 INFO:tasks.rados.rados.0.smithi008.stdout:2923: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2924: read oid 167 snap -1 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2924: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2925: read oid 186 snap -1 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2925: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2926: read oid 22 snap -1 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2926: expect (ObjNum 926 snap 0 seq_num 926) 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2927: read oid 164 snap -1 2023-10-07T21:41:15.096 INFO:tasks.rados.rados.0.smithi008.stdout:2927: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-10-07T21:41:15.097 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:15.097 INFO:tasks.rados.rados.0.smithi008.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:41:15.249 INFO:tasks.rados.rados.0.smithi008.stdout:2913: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-07T21:41:15.354 INFO:tasks.rados.rados.0.smithi008.stdout:2909: finishing write tid 3 to smithi00888346-253 2023-10-07T21:41:15.354 INFO:tasks.rados.rados.0.smithi008.stdout:2910: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[27485]: cluster 2023-10-07T21:41:13.566526+0000 mgr.x (mgr.24878) 54 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[27485]: cephadm 2023-10-07T21:41:13.621973+0000 mgr.x (mgr.24878) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[27485]: cephadm 2023-10-07T21:41:13.638429+0000 mgr.x (mgr.24878) 56 : cephadm [INF] Deploying daemon mgr.y on smithi008 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[27485]: audit 2023-10-07T21:41:14.686825+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[41094]: cluster 2023-10-07T21:41:13.566526+0000 mgr.x (mgr.24878) 54 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[41094]: cephadm 2023-10-07T21:41:13.621973+0000 mgr.x (mgr.24878) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[41094]: cephadm 2023-10-07T21:41:13.638429+0000 mgr.x (mgr.24878) 56 : cephadm [INF] Deploying daemon mgr.y on smithi008 2023-10-07T21:41:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:15 smithi008 bash[41094]: audit 2023-10-07T21:41:14.686825+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:15.443 INFO:tasks.rados.rados.0.smithi008.stdout:2922: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:15.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:15 smithi081 bash[31720]: cluster 2023-10-07T21:41:13.566526+0000 mgr.x (mgr.24878) 54 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:15.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:15 smithi081 bash[31720]: cephadm 2023-10-07T21:41:13.621973+0000 mgr.x (mgr.24878) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-07T21:41:15.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:15 smithi081 bash[31720]: cephadm 2023-10-07T21:41:13.638429+0000 mgr.x (mgr.24878) 56 : cephadm [INF] Deploying daemon mgr.y on smithi008 2023-10-07T21:41:15.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:15 smithi081 bash[31720]: audit 2023-10-07T21:41:14.686825+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:15.536 INFO:tasks.rados.rados.0.smithi008.stdout:2923: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-07T21:41:15.687 INFO:tasks.rados.rados.0.smithi008.stdout:2914: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-07T21:41:15.779 INFO:tasks.rados.rados.0.smithi008.stdout:2924: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-10-07T21:41:15.900 INFO:tasks.rados.rados.0.smithi008.stdout:2909: finishing write tid 4 to smithi00888346-253 2023-10-07T21:41:15.901 INFO:tasks.rados.rados.0.smithi008.stdout:2909: finishing write tid 5 to smithi00888346-253 2023-10-07T21:41:15.901 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 466 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-10-07T21:41:15.901 INFO:tasks.rados.rados.0.smithi008.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-10-07T21:41:15.901 INFO:tasks.rados.rados.0.smithi008.stdout:2925: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:16.132 INFO:tasks.rados.rados.0.smithi008.stdout:2918: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-07T21:41:16.140 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:15 smithi008 systemd[1]: Stopping Ceph mgr.y for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:41:16.295 INFO:tasks.rados.rados.0.smithi008.stdout:2917: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-07T21:41:16.470 INFO:tasks.rados.rados.0.smithi008.stdout:2921: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:16.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:16 smithi081 bash[31720]: audit 2023-10-07T21:41:15.967626+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.8:0/1453885476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:16.621 INFO:tasks.rados.rados.0.smithi008.stdout:2927: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-10-07T21:41:16.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:16 smithi008 bash[27485]: audit 2023-10-07T21:41:15.967626+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.8:0/1453885476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:16 smithi008 bash[41094]: audit 2023-10-07T21:41:15.967626+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.8:0/1453885476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:16.736 INFO:tasks.rados.rados.0.smithi008.stdout:2926: expect (ObjNum 926 snap 0 seq_num 926) 2023-10-07T21:41:16.887 INFO:tasks.rados.rados.0.smithi008.stdout:2909: done (15 left) 2023-10-07T21:41:16.887 INFO:tasks.rados.rados.0.smithi008.stdout:2910: done (14 left) 2023-10-07T21:41:16.887 INFO:tasks.rados.rados.0.smithi008.stdout:2911: done (13 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2913: done (12 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2914: done (11 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2916: done (10 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2917: done (9 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2918: done (8 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2920: done (7 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2921: done (6 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2922: done (5 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2923: done (4 left) 2023-10-07T21:41:16.888 INFO:tasks.rados.rados.0.smithi008.stdout:2924: done (3 left) 2023-10-07T21:41:16.889 INFO:tasks.rados.rados.0.smithi008.stdout:2925: done (2 left) 2023-10-07T21:41:16.889 INFO:tasks.rados.rados.0.smithi008.stdout:2926: done (1 left) 2023-10-07T21:41:16.889 INFO:tasks.rados.rados.0.smithi008.stdout:2927: done (0 left) 2023-10-07T21:41:16.889 INFO:tasks.rados.rados.0.smithi008.stdout:2928: write oid 372 current snap is 0 2023-10-07T21:41:16.889 INFO:tasks.rados.rados.0.smithi008.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-10-07T21:41:16.898 INFO:tasks.rados.rados.0.smithi008.stdout:2928: writing smithi00888346-372 from 461020 to 1214292 tid 1 2023-10-07T21:41:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:2928: writing smithi00888346-372 from 1826037 to 2279026 tid 2 2023-10-07T21:41:16.912 INFO:tasks.rados.rados.0.smithi008.stdout:2928: writing smithi00888346-372 from 2878296 to 3261020 tid 3 2023-10-07T21:41:16.912 INFO:tasks.rados.rados.0.smithi008.stdout:2929: write oid 33 current snap is 0 2023-10-07T21:41:16.912 INFO:tasks.rados.rados.0.smithi008.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-10-07T21:41:16.917 INFO:tasks.rados.rados.0.smithi008.stdout:2929: writing smithi00888346-33 from 477827 to 906348 tid 1 2023-10-07T21:41:16.923 INFO:tasks.rados.rados.0.smithi008.stdout:2929: writing smithi00888346-33 from 1484519 to 2081166 tid 2 2023-10-07T21:41:16.929 INFO:tasks.rados.rados.0.smithi008.stdout:2929: writing smithi00888346-33 from 2505719 to 3038582 tid 3 2023-10-07T21:41:16.929 INFO:tasks.rados.rados.0.smithi008.stdout:2930: read oid 275 snap -1 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2930: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: finishing write tid 1 to smithi00888346-372 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: finishing write tid 2 to smithi00888346-372 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: finishing write tid 3 to smithi00888346-372 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: finishing write tid 4 to smithi00888346-372 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: finishing write tid 5 to smithi00888346-372 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 372 v 323 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2928: left oid 372 (ObjNum 1860 snap 0 seq_num 1860) 2023-10-07T21:41:16.930 INFO:tasks.rados.rados.0.smithi008.stdout:2929: finishing write tid 1 to smithi00888346-33 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2931: read oid 144 snap -1 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2931: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2928: done (3 left) 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2932: read oid 148 snap -1 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2932: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2933: write oid 352 current snap is 0 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2929: finishing write tid 2 to smithi00888346-33 2023-10-07T21:41:16.931 INFO:tasks.rados.rados.0.smithi008.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-10-07T21:41:16.935 INFO:tasks.rados.rados.0.smithi008.stdout:2933: writing smithi00888346-352 from 494634 to 998404 tid 1 2023-10-07T21:41:16.941 INFO:tasks.rados.rados.0.smithi008.stdout:2933: writing smithi00888346-352 from 1426648 to 1883306 tid 2 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2933: writing smithi00888346-352 from 2533142 to 3277277 tid 3 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2934: delete oid 42 current snap is 0 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2929: finishing write tid 3 to smithi00888346-33 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2929: finishing write tid 4 to smithi00888346-33 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2929: finishing write tid 5 to smithi00888346-33 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 33 v 376 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-10-07T21:41:16.949 INFO:tasks.rados.rados.0.smithi008.stdout:2929: left oid 33 (ObjNum 1861 snap 0 seq_num 1861) 2023-10-07T21:41:16.950 INFO:tasks.rados.rados.0.smithi008.stdout:2932: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-10-07T21:41:17.100 INFO:tasks.rados.rados.0.smithi008.stdout:2931: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-10-07T21:41:17.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:16 smithi008 bash[91950]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-y 2023-10-07T21:41:17.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:16 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:41:17.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:16 smithi008 bash[92013]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-y 2023-10-07T21:41:17.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:16 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-07T21:41:17.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:16 smithi008 systemd[1]: Stopped Ceph mgr.y for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:17.324 INFO:tasks.rados.rados.0.smithi008.stdout:2930: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-07T21:41:17.455 INFO:tasks.rados.rados.0.smithi008.stdout:2933: finishing write tid 1 to smithi00888346-352 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: finishing write tid 2 to smithi00888346-352 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: finishing write tid 3 to smithi00888346-352 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: finishing write tid 4 to smithi00888346-352 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: finishing write tid 5 to smithi00888346-352 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 279 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: left oid 352 (ObjNum 1862 snap 0 seq_num 1862) 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2929: done (5 left) 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2930: done (4 left) 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2931: done (3 left) 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2932: done (2 left) 2023-10-07T21:41:17.456 INFO:tasks.rados.rados.0.smithi008.stdout:2933: done (1 left) 2023-10-07T21:41:17.457 INFO:tasks.rados.rados.0.smithi008.stdout:2934: done (0 left) 2023-10-07T21:41:17.457 INFO:tasks.rados.rados.0.smithi008.stdout:2935: write oid 162 current snap is 0 2023-10-07T21:41:17.457 INFO:tasks.rados.rados.0.smithi008.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-10-07T21:41:17.469 INFO:tasks.rados.rados.0.smithi008.stdout:2935: writing smithi00888346-162 from 528248 to 1298869 tid 1 2023-10-07T21:41:17.478 INFO:tasks.rados.rados.0.smithi008.stdout:2935: writing smithi00888346-162 from 2059965 to 2803939 tid 2 2023-10-07T21:41:17.478 INFO:tasks.rados.rados.0.smithi008.stdout:2936: write oid 56 current snap is 0 2023-10-07T21:41:17.478 INFO:tasks.rados.rados.0.smithi008.stdout:2935: finishing write tid 1 to smithi00888346-162 2023-10-07T21:41:17.479 INFO:tasks.rados.rados.0.smithi008.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-10-07T21:41:17.484 INFO:tasks.rados.rados.0.smithi008.stdout:2936: writing smithi00888346-56 from 545055 to 990925 tid 1 2023-10-07T21:41:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:17 smithi081 bash[31720]: cluster 2023-10-07T21:41:15.567249+0000 mgr.x (mgr.24878) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:17 smithi081 bash[31720]: audit 2023-10-07T21:41:17.191767+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:17 smithi081 bash[31720]: audit 2023-10-07T21:41:17.202376+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:17 smithi081 bash[31720]: audit 2023-10-07T21:41:17.220162+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:17.491 INFO:tasks.rados.rados.0.smithi008.stdout:2936: writing smithi00888346-56 from 1718447 to 2322432 tid 2 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2936: writing smithi00888346-56 from 3015411 to 3345055 tid 3 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2937: delete oid 358 current snap is 0 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2935: finishing write tid 2 to smithi00888346-162 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2935: finishing write tid 3 to smithi00888346-162 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2935: finishing write tid 4 to smithi00888346-162 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 162 v 453 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2936: finishing write tid 1 to smithi00888346-56 2023-10-07T21:41:17.498 INFO:tasks.rados.rados.0.smithi008.stdout:2936: finishing write tid 2 to smithi00888346-56 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2935: done (2 left) 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2937: done (1 left) 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2938: read oid 16 snap -1 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2939: read oid 396 snap -1 2023-10-07T21:41:17.500 INFO:tasks.rados.rados.0.smithi008.stdout:2939: expect deleted 2023-10-07T21:41:17.501 INFO:tasks.rados.rados.0.smithi008.stdout:2940: write oid 433 current snap is 0 2023-10-07T21:41:17.501 INFO:tasks.rados.rados.0.smithi008.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-10-07T21:41:17.507 INFO:tasks.rados.rados.0.smithi008.stdout:2940: writing smithi00888346-433 from 578669 to 1175037 tid 1 2023-10-07T21:41:17.513 INFO:tasks.rados.rados.0.smithi008.stdout:2940: writing smithi00888346-433 from 1719058 to 2326712 tid 2 2023-10-07T21:41:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:2940: writing smithi00888346-433 from 2953904 to 3378669 tid 3 2023-10-07T21:41:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:2941: write oid 88 current snap is 0 2023-10-07T21:41:17.520 INFO:tasks.rados.rados.0.smithi008.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-10-07T21:41:17.527 INFO:tasks.rados.rados.0.smithi008.stdout:2941: writing smithi00888346-88 from 595476 to 1267093 tid 1 2023-10-07T21:41:17.534 INFO:tasks.rados.rados.0.smithi008.stdout:2941: writing smithi00888346-88 from 1777540 to 2528852 tid 2 2023-10-07T21:41:17.539 INFO:tasks.rados.rados.0.smithi008.stdout:2941: writing smithi00888346-88 from 2981327 to 3395476 tid 3 2023-10-07T21:41:17.540 INFO:tasks.rados.rados.0.smithi008.stdout:2942: write oid 490 current snap is 0 2023-10-07T21:41:17.540 INFO:tasks.rados.rados.0.smithi008.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-10-07T21:41:17.547 INFO:tasks.rados.rados.0.smithi008.stdout:2942: writing smithi00888346-490 from 612283 to 1359149 tid 1 2023-10-07T21:41:17.553 INFO:tasks.rados.rados.0.smithi008.stdout:2942: writing smithi00888346-490 from 1836022 to 2447345 tid 2 2023-10-07T21:41:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:2942: writing smithi00888346-490 from 3008750 to 3412283 tid 3 2023-10-07T21:41:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:2943: write oid 453 current snap is 0 2023-10-07T21:41:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:2936: finishing write tid 3 to smithi00888346-56 2023-10-07T21:41:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:2936: finishing write tid 4 to smithi00888346-56 2023-10-07T21:41:17.559 INFO:tasks.rados.rados.0.smithi008.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-10-07T21:41:17.564 INFO:tasks.rados.rados.0.smithi008.stdout:2943: writing smithi00888346-453 from 629090 to 1051205 tid 1 2023-10-07T21:41:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:2943: writing smithi00888346-453 from 1778151 to 2533132 tid 2 2023-10-07T21:41:17.578 INFO:tasks.rados.rados.0.smithi008.stdout:2943: writing smithi00888346-453 from 3319820 to 3429090 tid 3 2023-10-07T21:41:17.578 INFO:tasks.rados.rados.0.smithi008.stdout:2939: done (6 left) 2023-10-07T21:41:17.579 INFO:tasks.rados.rados.0.smithi008.stdout:2944: write oid 117 current snap is 0 2023-10-07T21:41:17.579 INFO:tasks.rados.rados.0.smithi008.stdout:2936: finishing write tid 5 to smithi00888346-56 2023-10-07T21:41:17.579 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 56 v 283 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-10-07T21:41:17.579 INFO:tasks.rados.rados.0.smithi008.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-10-07T21:41:17.579 INFO:tasks.rados.rados.0.smithi008.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-07T21:41:17.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[27485]: cluster 2023-10-07T21:41:15.567249+0000 mgr.x (mgr.24878) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:17.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[27485]: audit 2023-10-07T21:41:17.191767+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[27485]: audit 2023-10-07T21:41:17.202376+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[27485]: audit 2023-10-07T21:41:17.220162+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:17.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:17 smithi008 systemd[1]: Started Ceph mgr.y for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:17.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[41094]: cluster 2023-10-07T21:41:15.567249+0000 mgr.x (mgr.24878) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.2 MiB/s wr, 78 op/s 2023-10-07T21:41:17.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[41094]: audit 2023-10-07T21:41:17.191767+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[41094]: audit 2023-10-07T21:41:17.202376+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:17.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:17 smithi008 bash[41094]: audit 2023-10-07T21:41:17.220162+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:17.686 INFO:tasks.rados.rados.0.smithi008.stdout:2940: finishing write tid 1 to smithi00888346-433 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2940: finishing write tid 2 to smithi00888346-433 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2940: finishing write tid 3 to smithi00888346-433 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2940: finishing write tid 4 to smithi00888346-433 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2940: finishing write tid 5 to smithi00888346-433 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 307 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2941: finishing write tid 1 to smithi00888346-88 2023-10-07T21:41:17.687 INFO:tasks.rados.rados.0.smithi008.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-10-07T21:41:17.693 INFO:tasks.rados.rados.0.smithi008.stdout:2944: writing smithi00888346-117 from 645897 to 1259614 tid 1 2023-10-07T21:41:17.701 INFO:tasks.rados.rados.0.smithi008.stdout:2944: writing smithi00888346-117 from 1952986 to 2567978 tid 2 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2944: writing smithi00888346-117 from 3063596 to 3445897 tid 3 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2936: done (6 left) 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2938: done (5 left) 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2940: done (4 left) 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2945: delete oid 343 current snap is 0 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2941: finishing write tid 2 to smithi00888346-88 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2941: finishing write tid 3 to smithi00888346-88 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2941: finishing write tid 4 to smithi00888346-88 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:2941: finishing write tid 5 to smithi00888346-88 2023-10-07T21:41:17.707 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 88 v 384 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: finishing write tid 1 to smithi00888346-490 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: finishing write tid 2 to smithi00888346-490 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: finishing write tid 3 to smithi00888346-490 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: finishing write tid 4 to smithi00888346-490 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: finishing write tid 5 to smithi00888346-490 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 249 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2943: finishing write tid 1 to smithi00888346-453 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2943: finishing write tid 2 to smithi00888346-453 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2943: finishing write tid 3 to smithi00888346-453 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2943: finishing write tid 4 to smithi00888346-453 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:2943: finishing write tid 5 to smithi00888346-453 2023-10-07T21:41:17.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 390 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-10-07T21:41:17.709 INFO:tasks.rados.rados.0.smithi008.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-10-07T21:41:17.709 INFO:tasks.rados.rados.0.smithi008.stdout:2944: finishing write tid 1 to smithi00888346-117 2023-10-07T21:41:17.709 INFO:tasks.rados.rados.0.smithi008.stdout:2944: finishing write tid 2 to smithi00888346-117 2023-10-07T21:41:17.709 INFO:tasks.rados.rados.0.smithi008.stdout:2941: done (4 left) 2023-10-07T21:41:17.709 INFO:tasks.rados.rados.0.smithi008.stdout:2942: done (3 left) 2023-10-07T21:41:17.710 INFO:tasks.rados.rados.0.smithi008.stdout:2943: done (2 left) 2023-10-07T21:41:17.710 INFO:tasks.rados.rados.0.smithi008.stdout:2945: done (1 left) 2023-10-07T21:41:17.710 INFO:tasks.rados.rados.0.smithi008.stdout:2946: write oid 393 current snap is 0 2023-10-07T21:41:17.710 INFO:tasks.rados.rados.0.smithi008.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-10-07T21:41:17.716 INFO:tasks.rados.rados.0.smithi008.stdout:2946: writing smithi00888346-393 from 679511 to 1443726 tid 1 2023-10-07T21:41:17.723 INFO:tasks.rados.rados.0.smithi008.stdout:2946: writing smithi00888346-393 from 2069950 to 2688611 tid 2 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2946: writing smithi00888346-393 from 3118442 to 3479511 tid 3 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2947: write oid 496 current snap is 0 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2944: finishing write tid 3 to smithi00888346-117 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2944: finishing write tid 4 to smithi00888346-117 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2944: finishing write tid 5 to smithi00888346-117 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 117 v 348 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2944: left oid 117 (ObjNum 1871 snap 0 seq_num 1871) 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2946: finishing write tid 1 to smithi00888346-393 2023-10-07T21:41:17.729 INFO:tasks.rados.rados.0.smithi008.stdout:2946: finishing write tid 2 to smithi00888346-393 2023-10-07T21:41:17.730 INFO:tasks.rados.rados.0.smithi008.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-10-07T21:41:17.735 INFO:tasks.rados.rados.0.smithi008.stdout:2947: writing smithi00888346-496 from 696318 to 1135782 tid 1 2023-10-07T21:41:17.742 INFO:tasks.rados.rados.0.smithi008.stdout:2947: writing smithi00888346-496 from 1728432 to 2490751 tid 2 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2947: writing smithi00888346-496 from 3145865 to 3496318 tid 3 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2944: done (2 left) 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2948: delete oid 36 current snap is 0 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2946: finishing write tid 3 to smithi00888346-393 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2946: finishing write tid 4 to smithi00888346-393 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2946: finishing write tid 5 to smithi00888346-393 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 457 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-10-07T21:41:17.749 INFO:tasks.rados.rados.0.smithi008.stdout:2946: left oid 393 (ObjNum 1873 snap 0 seq_num 1873) 2023-10-07T21:41:17.750 INFO:tasks.rados.rados.0.smithi008.stdout:2947: finishing write tid 1 to smithi00888346-496 2023-10-07T21:41:17.750 INFO:tasks.rados.rados.0.smithi008.stdout:2947: finishing write tid 2 to smithi00888346-496 2023-10-07T21:41:17.751 INFO:tasks.rados.rados.0.smithi008.stdout:2946: done (2 left) 2023-10-07T21:41:17.751 INFO:tasks.rados.rados.0.smithi008.stdout:2948: done (1 left) 2023-10-07T21:41:17.751 INFO:tasks.rados.rados.0.smithi008.stdout:2949: write oid 101 current snap is 0 2023-10-07T21:41:17.751 INFO:tasks.rados.rados.0.smithi008.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-10-07T21:41:17.758 INFO:tasks.rados.rados.0.smithi008.stdout:2949: writing smithi00888346-101 from 729932 to 1319894 tid 1 2023-10-07T21:41:17.765 INFO:tasks.rados.rados.0.smithi008.stdout:2949: writing smithi00888346-101 from 1729043 to 2495031 tid 2 2023-10-07T21:41:17.771 INFO:tasks.rados.rados.0.smithi008.stdout:2949: writing smithi00888346-101 from 3084358 to 3529932 tid 3 2023-10-07T21:41:17.771 INFO:tasks.rados.rados.0.smithi008.stdout:2950: delete oid 322 current snap is 0 2023-10-07T21:41:17.772 INFO:tasks.rados.rados.0.smithi008.stdout:2947: finishing write tid 3 to smithi00888346-496 2023-10-07T21:41:17.772 INFO:tasks.rados.rados.0.smithi008.stdout:2947: finishing write tid 4 to smithi00888346-496 2023-10-07T21:41:17.772 INFO:tasks.rados.rados.0.smithi008.stdout:2947: finishing write tid 5 to smithi00888346-496 2023-10-07T21:41:17.772 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 496 v 253 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-10-07T21:41:17.772 INFO:tasks.rados.rados.0.smithi008.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2023-10-07T21:41:17.773 INFO:tasks.rados.rados.0.smithi008.stdout:2949: finishing write tid 1 to smithi00888346-101 2023-10-07T21:41:17.773 INFO:tasks.rados.rados.0.smithi008.stdout:2949: finishing write tid 2 to smithi00888346-101 2023-10-07T21:41:17.774 INFO:tasks.rados.rados.0.smithi008.stdout:2947: done (2 left) 2023-10-07T21:41:17.775 INFO:tasks.rados.rados.0.smithi008.stdout:2950: done (1 left) 2023-10-07T21:41:17.775 INFO:tasks.rados.rados.0.smithi008.stdout:2951: read oid 218 snap -1 2023-10-07T21:41:17.775 INFO:tasks.rados.rados.0.smithi008.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-07T21:41:17.775 INFO:tasks.rados.rados.0.smithi008.stdout:2952: read oid 279 snap -1 2023-10-07T21:41:17.775 INFO:tasks.rados.rados.0.smithi008.stdout:2952: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-10-07T21:41:17.776 INFO:tasks.rados.rados.0.smithi008.stdout:2953: read oid 288 snap -1 2023-10-07T21:41:17.776 INFO:tasks.rados.rados.0.smithi008.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-07T21:41:17.776 INFO:tasks.rados.rados.0.smithi008.stdout:2954: read oid 145 snap -1 2023-10-07T21:41:17.776 INFO:tasks.rados.rados.0.smithi008.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-10-07T21:41:17.776 INFO:tasks.rados.rados.0.smithi008.stdout:2955: read oid 112 snap -1 2023-10-07T21:41:17.777 INFO:tasks.rados.rados.0.smithi008.stdout:2955: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-07T21:41:17.777 INFO:tasks.rados.rados.0.smithi008.stdout:2956: read oid 88 snap -1 2023-10-07T21:41:17.777 INFO:tasks.rados.rados.0.smithi008.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-07T21:41:17.777 INFO:tasks.rados.rados.0.smithi008.stdout:2957: write oid 378 current snap is 0 2023-10-07T21:41:17.777 INFO:tasks.rados.rados.0.smithi008.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-10-07T21:41:17.782 INFO:tasks.rados.rados.0.smithi008.stdout:2957: writing smithi00888346-378 from 763546 to 1220359 tid 1 2023-10-07T21:41:17.792 INFO:tasks.rados.rados.0.smithi008.stdout:2957: writing smithi00888346-378 from 1962360 to 2732017 tid 2 2023-10-07T21:41:17.797 INFO:tasks.rados.rados.0.smithi008.stdout:2957: writing smithi00888346-378 from 3255557 to 3563546 tid 3 2023-10-07T21:41:17.797 INFO:tasks.rados.rados.0.smithi008.stdout:2958: read oid 162 snap -1 2023-10-07T21:41:17.797 INFO:tasks.rados.rados.0.smithi008.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-07T21:41:17.797 INFO:tasks.rados.rados.0.smithi008.stdout:2959: read oid 215 snap -1 2023-10-07T21:41:17.798 INFO:tasks.rados.rados.0.smithi008.stdout:2959: expect deleted 2023-10-07T21:41:17.798 INFO:tasks.rados.rados.0.smithi008.stdout:2960: write oid 362 current snap is 0 2023-10-07T21:41:17.798 INFO:tasks.rados.rados.0.smithi008.stdout:2949: finishing write tid 3 to smithi00888346-101 2023-10-07T21:41:17.798 INFO:tasks.rados.rados.0.smithi008.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-10-07T21:41:17.804 INFO:tasks.rados.rados.0.smithi008.stdout:2960: writing smithi00888346-362 from 780353 to 1312415 tid 1 2023-10-07T21:41:17.810 INFO:tasks.rados.rados.0.smithi008.stdout:2960: writing smithi00888346-362 from 1904489 to 2417804 tid 2 2023-10-07T21:41:17.817 INFO:tasks.rados.rados.0.smithi008.stdout:2960: writing smithi00888346-362 from 3166627 to 3567798 tid 3 2023-10-07T21:41:17.817 INFO:tasks.rados.rados.0.smithi008.stdout:2961: read oid 79 snap -1 2023-10-07T21:41:17.818 INFO:tasks.rados.rados.0.smithi008.stdout:2961: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-07T21:41:17.818 INFO:tasks.rados.rados.0.smithi008.stdout:2962: read oid 10 snap -1 2023-10-07T21:41:17.818 INFO:tasks.rados.rados.0.smithi008.stdout:2962: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:41:17.818 INFO:tasks.rados.rados.0.smithi008.stdout:2963: write oid 255 current snap is 0 2023-10-07T21:41:17.818 INFO:tasks.rados.rados.0.smithi008.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-10-07T21:41:17.825 INFO:tasks.rados.rados.0.smithi008.stdout:2963: writing smithi00888346-255 from 797160 to 1404471 tid 1 2023-10-07T21:41:17.833 INFO:tasks.rados.rados.0.smithi008.stdout:2963: writing smithi00888346-255 from 1962971 to 2736297 tid 2 2023-10-07T21:41:17.838 INFO:tasks.rados.rados.0.smithi008.stdout:2963: writing smithi00888346-255 from 3194050 to 3597160 tid 3 2023-10-07T21:41:17.838 INFO:tasks.rados.rados.0.smithi008.stdout:2964: write oid 407 current snap is 0 2023-10-07T21:41:17.839 INFO:tasks.rados.rados.0.smithi008.stdout:2949: finishing write tid 4 to smithi00888346-101 2023-10-07T21:41:17.839 INFO:tasks.rados.rados.0.smithi008.stdout:2949: finishing write tid 5 to smithi00888346-101 2023-10-07T21:41:17.839 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 436 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-10-07T21:41:17.839 INFO:tasks.rados.rados.0.smithi008.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-10-07T21:41:17.839 INFO:tasks.rados.rados.0.smithi008.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-10-07T21:41:17.844 INFO:tasks.rados.rados.0.smithi008.stdout:2964: writing smithi00888346-407 from 413967 to 1096527 tid 1 2023-10-07T21:41:17.850 INFO:tasks.rados.rados.0.smithi008.stdout:2964: writing smithi00888346-407 from 1621453 to 2138437 tid 2 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2964: writing smithi00888346-407 from 2821473 to 3245188 tid 3 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2949: done (14 left) 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2965: read oid 13 snap -1 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2965: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2966: write oid 59 current snap is 0 2023-10-07T21:41:17.857 INFO:tasks.rados.rados.0.smithi008.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-10-07T21:41:17.863 INFO:tasks.rados.rados.0.smithi008.stdout:2966: writing smithi00888346-59 from 430774 to 1188583 tid 1 2023-10-07T21:41:17.870 INFO:tasks.rados.rados.0.smithi008.stdout:2966: writing smithi00888346-59 from 1679935 to 2456930 tid 2 2023-10-07T21:41:17.877 INFO:tasks.rados.rados.0.smithi008.stdout:2966: writing smithi00888346-59 from 3248896 to 3630774 tid 3 2023-10-07T21:41:17.877 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:17.878 INFO:tasks.rados.rados.0.smithi008.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-07T21:41:18.093 INFO:tasks.rados.rados.0.smithi008.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-10-07T21:41:18.259 INFO:tasks.rados.rados.0.smithi008.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-07T21:41:18.382 INFO:tasks.rados.rados.0.smithi008.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-07T21:41:18.573 INFO:tasks.rados.rados.0.smithi008.stdout:2952: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-10-07T21:41:18.585 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:18 smithi008 bash[92068]: debug 2023-10-07T21:41:18.419+0000 7f86a698a700 1 -- 172.21.15.8:0/3927172172 <== mon.2 v2:172.21.15.8:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56254fde51e0 con 0x562550b60400 2023-10-07T21:41:18.652 INFO:tasks.rados.rados.0.smithi008.stdout:2957: finishing write tid 1 to smithi00888346-378 2023-10-07T21:41:18.652 INFO:tasks.rados.rados.0.smithi008.stdout:2955: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2957: finishing write tid 2 to smithi00888346-378 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2957: finishing write tid 3 to smithi00888346-378 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2957: finishing write tid 4 to smithi00888346-378 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2957: finishing write tid 5 to smithi00888346-378 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 378 v 380 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-10-07T21:41:18.820 INFO:tasks.rados.rados.0.smithi008.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-07T21:41:18.890 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:18 smithi008 bash[92068]: debug 2023-10-07T21:41:18.579+0000 7f86b0b20200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:41:18.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:18 smithi081 bash[76855]: ts=2023-10-07T21:41:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:41:19.014 INFO:tasks.rados.rados.0.smithi008.stdout:2960: finishing write tid 1 to smithi00888346-362 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2960: finishing write tid 2 to smithi00888346-362 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2960: finishing write tid 3 to smithi00888346-362 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2960: finishing write tid 4 to smithi00888346-362 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2960: finishing write tid 5 to smithi00888346-362 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 362 v 355 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-10-07T21:41:19.015 INFO:tasks.rados.rados.0.smithi008.stdout:2961: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-07T21:41:19.085 INFO:tasks.rados.rados.0.smithi008.stdout:2963: finishing write tid 1 to smithi00888346-255 2023-10-07T21:41:19.085 INFO:tasks.rados.rados.0.smithi008.stdout:2951: done (15 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2952: done (14 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2953: done (13 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2954: done (12 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2955: done (11 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2956: done (10 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2957: done (9 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2958: done (8 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2959: done (7 left) 2023-10-07T21:41:19.086 INFO:tasks.rados.rados.0.smithi008.stdout:2960: done (6 left) 2023-10-07T21:41:19.087 INFO:tasks.rados.rados.0.smithi008.stdout:2961: done (5 left) 2023-10-07T21:41:19.087 INFO:tasks.rados.rados.0.smithi008.stdout:2967: write oid 193 current snap is 0 2023-10-07T21:41:19.087 INFO:tasks.rados.rados.0.smithi008.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-10-07T21:41:19.090 INFO:tasks.rados.rados.0.smithi008.stdout:2967: writing smithi00888346-193 from 447581 to 880639 tid 1 2023-10-07T21:41:19.097 INFO:tasks.rados.rados.0.smithi008.stdout:2967: writing smithi00888346-193 from 1622064 to 2142717 tid 2 2023-10-07T21:41:19.104 INFO:tasks.rados.rados.0.smithi008.stdout:2967: writing smithi00888346-193 from 2759966 to 3322578 tid 3 2023-10-07T21:41:19.105 INFO:tasks.rados.rados.0.smithi008.stdout:2968: write oid 352 current snap is 0 2023-10-07T21:41:19.105 INFO:tasks.rados.rados.0.smithi008.stdout:2962: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:41:19.314 INFO:tasks.rados.rados.0.smithi008.stdout:2963: finishing write tid 2 to smithi00888346-255 2023-10-07T21:41:19.314 INFO:tasks.rados.rados.0.smithi008.stdout:2963: finishing write tid 3 to smithi00888346-255 2023-10-07T21:41:19.314 INFO:tasks.rados.rados.0.smithi008.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-10-07T21:41:19.319 INFO:tasks.rados.rados.0.smithi008.stdout:2968: writing smithi00888346-352 from 464388 to 972695 tid 1 2023-10-07T21:41:19.328 INFO:tasks.rados.rados.0.smithi008.stdout:2968: writing smithi00888346-352 from 1680546 to 2461210 tid 2 2023-10-07T21:41:19.336 INFO:tasks.rados.rados.0.smithi008.stdout:2968: writing smithi00888346-352 from 3187389 to 3664388 tid 3 2023-10-07T21:41:19.336 INFO:tasks.rados.rados.0.smithi008.stdout:2962: done (6 left) 2023-10-07T21:41:19.336 INFO:tasks.rados.rados.0.smithi008.stdout:2969: write oid 459 current snap is 0 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2963: finishing write tid 4 to smithi00888346-255 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2963: finishing write tid 5 to smithi00888346-255 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 255 v 352 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2964: finishing write tid 1 to smithi00888346-407 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2964: finishing write tid 2 to smithi00888346-407 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2964: finishing write tid 3 to smithi00888346-407 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2964: finishing write tid 4 to smithi00888346-407 2023-10-07T21:41:19.337 INFO:tasks.rados.rados.0.smithi008.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-10-07T21:41:19.342 INFO:tasks.rados.rados.0.smithi008.stdout:2969: writing smithi00888346-459 from 481195 to 1064751 tid 1 2023-10-07T21:41:19.349 INFO:tasks.rados.rados.0.smithi008.stdout:2969: writing smithi00888346-459 from 1739028 to 2263350 tid 2 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2969: writing smithi00888346-459 from 2814812 to 3399968 tid 3 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2963: done (6 left) 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2970: read oid 42 snap -1 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2970: expect deleted 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2971: read oid 112 snap -1 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2971: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2972: read oid 128 snap -1 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2973: read oid 288 snap -1 2023-10-07T21:41:19.356 INFO:tasks.rados.rados.0.smithi008.stdout:2973: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2974: read oid 27 snap -1 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2975: read oid 64 snap -1 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2975: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2976: write oid 339 current snap is 0 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2964: finishing write tid 5 to smithi00888346-407 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 407 v 384 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2964: left oid 407 (ObjNum 1881 snap 0 seq_num 1881) 2023-10-07T21:41:19.357 INFO:tasks.rados.rados.0.smithi008.stdout:2965: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-07T21:41:19.496 INFO:tasks.rados.rados.0.smithi008.stdout:2966: finishing write tid 1 to smithi00888346-59 2023-10-07T21:41:19.496 INFO:tasks.rados.rados.0.smithi008.stdout:2966: finishing write tid 2 to smithi00888346-59 2023-10-07T21:41:19.496 INFO:tasks.rados.rados.0.smithi008.stdout:2966: finishing write tid 3 to smithi00888346-59 2023-10-07T21:41:19.496 INFO:tasks.rados.rados.0.smithi008.stdout:2966: finishing write tid 4 to smithi00888346-59 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:2966: finishing write tid 5 to smithi00888346-59 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 275 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:2966: left oid 59 (ObjNum 1882 snap 0 seq_num 1882) 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:2967: finishing write tid 1 to smithi00888346-193 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:2967: finishing write tid 2 to smithi00888346-193 2023-10-07T21:41:19.497 INFO:tasks.rados.rados.0.smithi008.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-10-07T21:41:19.514 INFO:tasks.rados.rados.0.smithi008.stdout:2976: writing smithi00888346-339 from 498002 to 1273160 tid 1 2023-10-07T21:41:19.529 INFO:tasks.rados.rados.0.smithi008.stdout:2976: writing smithi00888346-339 from 1913863 to 2698196 tid 2 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2976: writing smithi00888346-339 from 3358588 to 3698002 tid 3 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2964: done (12 left) 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2965: done (11 left) 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2966: done (10 left) 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2977: read oid 267 snap -1 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2977: expect deleted 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2978: write oid 427 current snap is 0 2023-10-07T21:41:19.538 INFO:tasks.rados.rados.0.smithi008.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-10-07T21:41:19.547 INFO:tasks.rados.rados.0.smithi008.stdout:2978: writing smithi00888346-427 from 514809 to 965216 tid 1 2023-10-07T21:41:19.557 INFO:tasks.rados.rados.0.smithi008.stdout:2978: writing smithi00888346-427 from 1455992 to 1983983 tid 2 2023-10-07T21:41:19.571 INFO:tasks.rados.rados.0.smithi008.stdout:2978: writing smithi00888346-427 from 2469658 to 3193711 tid 3 2023-10-07T21:41:19.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[41094]: cluster 2023-10-07T21:41:17.568392+0000 mgr.x (mgr.24878) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-07T21:41:19.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[41094]: audit 2023-10-07T21:41:18.415366+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.8:0/1982236158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:19.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[27485]: cluster 2023-10-07T21:41:17.568392+0000 mgr.x (mgr.24878) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-07T21:41:19.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[27485]: audit 2023-10-07T21:41:18.415366+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.8:0/1982236158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2978: writing smithi00888346-427 from 3608303 to 3714809 tid 4 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2979: write oid 110 current snap is 0 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2967: finishing write tid 3 to smithi00888346-193 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2967: finishing write tid 4 to smithi00888346-193 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2967: finishing write tid 5 to smithi00888346-193 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 193 v 312 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-10-07T21:41:19.575 INFO:tasks.rados.rados.0.smithi008.stdout:2967: left oid 193 (ObjNum 1883 snap 0 seq_num 1883) 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: finishing write tid 1 to smithi00888346-352 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: finishing write tid 2 to smithi00888346-352 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: finishing write tid 3 to smithi00888346-352 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: finishing write tid 4 to smithi00888346-352 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: finishing write tid 5 to smithi00888346-352 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 287 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2968: left oid 352 (ObjNum 1884 snap 0 seq_num 1884) 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2969: finishing write tid 1 to smithi00888346-459 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2969: finishing write tid 2 to smithi00888346-459 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2969: finishing write tid 3 to smithi00888346-459 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2969: finishing write tid 4 to smithi00888346-459 2023-10-07T21:41:19.576 INFO:tasks.rados.rados.0.smithi008.stdout:2973: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-07T21:41:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:19 smithi081 bash[31720]: cluster 2023-10-07T21:41:17.568392+0000 mgr.x (mgr.24878) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-07T21:41:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:19 smithi081 bash[31720]: audit 2023-10-07T21:41:18.415366+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.8:0/1982236158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:19.787 INFO:tasks.rados.rados.0.smithi008.stdout:2969: finishing write tid 5 to smithi00888346-459 2023-10-07T21:41:19.787 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 459 v 388 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-10-07T21:41:19.787 INFO:tasks.rados.rados.0.smithi008.stdout:2969: left oid 459 (ObjNum 1885 snap 0 seq_num 1885) 2023-10-07T21:41:19.787 INFO:tasks.rados.rados.0.smithi008.stdout:2971: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-07T21:41:19.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[92068]: debug 2023-10-07T21:41:19.567+0000 7f86b0b20200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:41:19.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[92068]: debug 2023-10-07T21:41:19.679+0000 7f86b0b20200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:41:19.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:19 smithi008 bash[92068]: debug 2023-10-07T21:41:19.791+0000 7f86b0b20200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:41:19.949 INFO:tasks.rados.rados.0.smithi008.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:41:20.090 INFO:tasks.rados.rados.0.smithi008.stdout:2975: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-10-07T21:41:20.243 INFO:tasks.rados.rados.0.smithi008.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-10-07T21:41:20.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:20 smithi008 bash[92068]: debug 2023-10-07T21:41:20.079+0000 7f86b0b20200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: finishing write tid 1 to smithi00888346-339 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: finishing write tid 2 to smithi00888346-339 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: finishing write tid 3 to smithi00888346-339 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: finishing write tid 4 to smithi00888346-339 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: finishing write tid 5 to smithi00888346-339 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 392 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-10-07T21:41:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:2976: left oid 339 (ObjNum 1886 snap 0 seq_num 1886) 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 1 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 2 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 3 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 4 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 5 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: finishing write tid 6 to smithi00888346-427 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 427 v 418 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2978: left oid 427 (ObjNum 1887 snap 0 seq_num 1887) 2023-10-07T21:41:20.424 INFO:tasks.rados.rados.0.smithi008.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-10-07T21:41:20.435 INFO:tasks.rados.rados.0.smithi008.stdout:2979: writing smithi00888346-110 from 531616 to 1057272 tid 1 2023-10-07T21:41:20.442 INFO:tasks.rados.rados.0.smithi008.stdout:2979: writing smithi00888346-110 from 1514474 to 2186123 tid 2 2023-10-07T21:41:20.449 INFO:tasks.rados.rados.0.smithi008.stdout:2979: writing smithi00888346-110 from 2780728 to 3316053 tid 3 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2967: done (12 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2968: done (11 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2969: done (10 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2970: done (9 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2971: done (8 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2972: done (7 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2973: done (6 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2974: done (5 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2975: done (4 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2976: done (3 left) 2023-10-07T21:41:20.450 INFO:tasks.rados.rados.0.smithi008.stdout:2977: done (2 left) 2023-10-07T21:41:20.451 INFO:tasks.rados.rados.0.smithi008.stdout:2978: done (1 left) 2023-10-07T21:41:20.451 INFO:tasks.rados.rados.0.smithi008.stdout:2980: write oid 480 current snap is 0 2023-10-07T21:41:20.451 INFO:tasks.rados.rados.0.smithi008.stdout:2979: finishing write tid 1 to smithi00888346-110 2023-10-07T21:41:20.451 INFO:tasks.rados.rados.0.smithi008.stdout:2979: finishing write tid 2 to smithi00888346-110 2023-10-07T21:41:20.451 INFO:tasks.rados.rados.0.smithi008.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-10-07T21:41:20.456 INFO:tasks.rados.rados.0.smithi008.stdout:2980: writing smithi00888346-480 from 548423 to 1149328 tid 1 2023-10-07T21:41:20.461 INFO:tasks.rados.rados.0.smithi008.stdout:2980: writing smithi00888346-480 from 1572956 to 2104616 tid 2 2023-10-07T21:41:20.468 INFO:tasks.rados.rados.0.smithi008.stdout:2980: writing smithi00888346-480 from 2524504 to 3271101 tid 3 2023-10-07T21:41:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2980: writing smithi00888346-480 from 3740781 to 3748423 tid 4 2023-10-07T21:41:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2981: write oid 375 current snap is 0 2023-10-07T21:41:20.471 INFO:tasks.rados.rados.0.smithi008.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-10-07T21:41:20.477 INFO:tasks.rados.rados.0.smithi008.stdout:2981: writing smithi00888346-375 from 565230 to 1241384 tid 1 2023-10-07T21:41:20.486 INFO:tasks.rados.rados.0.smithi008.stdout:2981: writing smithi00888346-375 from 2031438 to 2706756 tid 2 2023-10-07T21:41:20.492 INFO:tasks.rados.rados.0.smithi008.stdout:2981: writing smithi00888346-375 from 3235574 to 3765230 tid 3 2023-10-07T21:41:20.493 INFO:tasks.rados.rados.0.smithi008.stdout:2982: delete oid 411 current snap is 0 2023-10-07T21:41:20.493 INFO:tasks.rados.rados.0.smithi008.stdout:2979: finishing write tid 3 to smithi00888346-110 2023-10-07T21:41:20.493 INFO:tasks.rados.rados.0.smithi008.stdout:2979: finishing write tid 4 to smithi00888346-110 2023-10-07T21:41:20.493 INFO:tasks.rados.rados.0.smithi008.stdout:2979: finishing write tid 5 to smithi00888346-110 2023-10-07T21:41:20.493 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 542 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2979: left oid 110 (ObjNum 1888 snap 0 seq_num 1888) 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 1 to smithi00888346-480 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 2 to smithi00888346-480 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 3 to smithi00888346-480 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 4 to smithi00888346-480 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 5 to smithi00888346-480 2023-10-07T21:41:20.494 INFO:tasks.rados.rados.0.smithi008.stdout:2980: finishing write tid 6 to smithi00888346-480 2023-10-07T21:41:20.495 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 480 v 317 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-10-07T21:41:20.495 INFO:tasks.rados.rados.0.smithi008.stdout:2980: left oid 480 (ObjNum 1889 snap 0 seq_num 1889) 2023-10-07T21:41:20.495 INFO:tasks.rados.rados.0.smithi008.stdout:2981: finishing write tid 1 to smithi00888346-375 2023-10-07T21:41:20.495 INFO:tasks.rados.rados.0.smithi008.stdout:2981: finishing write tid 2 to smithi00888346-375 2023-10-07T21:41:20.495 INFO:tasks.rados.rados.0.smithi008.stdout:2979: done (3 left) 2023-10-07T21:41:20.496 INFO:tasks.rados.rados.0.smithi008.stdout:2980: done (2 left) 2023-10-07T21:41:20.496 INFO:tasks.rados.rados.0.smithi008.stdout:2982: done (1 left) 2023-10-07T21:41:20.496 INFO:tasks.rados.rados.0.smithi008.stdout:2983: write oid 425 current snap is 0 2023-10-07T21:41:20.496 INFO:tasks.rados.rados.0.smithi008.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-10-07T21:41:20.502 INFO:tasks.rados.rados.0.smithi008.stdout:2983: writing smithi00888346-425 from 598844 to 1025496 tid 1 2023-10-07T21:41:20.510 INFO:tasks.rados.rados.0.smithi008.stdout:2983: writing smithi00888346-425 from 1632049 to 2311036 tid 2 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2983: writing smithi00888346-425 from 2774067 to 3470833 tid 3 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2984: read oid 62 snap -1 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2984: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2985: read oid 84 snap -1 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2985: expect deleted 2023-10-07T21:41:20.517 INFO:tasks.rados.rados.0.smithi008.stdout:2986: read oid 230 snap -1 2023-10-07T21:41:20.518 INFO:tasks.rados.rados.0.smithi008.stdout:2986: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-07T21:41:20.518 INFO:tasks.rados.rados.0.smithi008.stdout:2987: write oid 32 current snap is 0 2023-10-07T21:41:20.518 INFO:tasks.rados.rados.0.smithi008.stdout:2981: finishing write tid 3 to smithi00888346-375 2023-10-07T21:41:20.518 INFO:tasks.rados.rados.0.smithi008.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-10-07T21:41:20.524 INFO:tasks.rados.rados.0.smithi008.stdout:2987: writing smithi00888346-32 from 615651 to 1233905 tid 1 2023-10-07T21:41:20.531 INFO:tasks.rados.rados.0.smithi008.stdout:2987: writing smithi00888346-32 from 1806884 to 2345882 tid 2 2023-10-07T21:41:20.539 INFO:tasks.rados.rados.0.smithi008.stdout:2987: writing smithi00888346-32 from 3034196 to 3542234 tid 3 2023-10-07T21:41:20.539 INFO:tasks.rados.rados.0.smithi008.stdout:2988: read oid 276 snap -1 2023-10-07T21:41:20.539 INFO:tasks.rados.rados.0.smithi008.stdout:2988: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-10-07T21:41:20.539 INFO:tasks.rados.rados.0.smithi008.stdout:2989: read oid 389 snap -1 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2989: expect deleted 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2990: read oid 459 snap -1 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2990: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2991: write oid 253 current snap is 0 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2981: finishing write tid 4 to smithi00888346-375 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2981: finishing write tid 5 to smithi00888346-375 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 440 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-10-07T21:41:20.540 INFO:tasks.rados.rados.0.smithi008.stdout:2981: left oid 375 (ObjNum 1890 snap 0 seq_num 1890) 2023-10-07T21:41:20.541 INFO:tasks.rados.rados.0.smithi008.stdout:2983: finishing write tid 1 to smithi00888346-425 2023-10-07T21:41:20.541 INFO:tasks.rados.rados.0.smithi008.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-10-07T21:41:20.548 INFO:tasks.rados.rados.0.smithi008.stdout:2991: writing smithi00888346-253 from 632458 to 1325961 tid 1 2023-10-07T21:41:20.555 INFO:tasks.rados.rados.0.smithi008.stdout:2991: writing smithi00888346-253 from 1865366 to 2548022 tid 2 2023-10-07T21:41:20.563 INFO:tasks.rados.rados.0.smithi008.stdout:2991: writing smithi00888346-253 from 3061619 to 3780929 tid 3 2023-10-07T21:41:20.564 INFO:tasks.rados.rados.0.smithi008.stdout:2981: done (9 left) 2023-10-07T21:41:20.564 INFO:tasks.rados.rados.0.smithi008.stdout:2992: write oid 75 current snap is 0 2023-10-07T21:41:20.564 INFO:tasks.rados.rados.0.smithi008.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-10-07T21:41:20.572 INFO:tasks.rados.rados.0.smithi008.stdout:2992: writing smithi00888346-75 from 649265 to 1418017 tid 1 2023-10-07T21:41:20.580 INFO:tasks.rados.rados.0.smithi008.stdout:2992: writing smithi00888346-75 from 2207495 to 2750162 tid 2 2023-10-07T21:41:20.586 INFO:tasks.rados.rados.0.smithi008.stdout:2992: writing smithi00888346-75 from 3372689 to 3849265 tid 3 2023-10-07T21:41:20.586 INFO:tasks.rados.rados.0.smithi008.stdout:2993: read oid 167 snap -1 2023-10-07T21:41:20.587 INFO:tasks.rados.rados.0.smithi008.stdout:2993: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-10-07T21:41:20.587 INFO:tasks.rados.rados.0.smithi008.stdout:2994: write oid 283 current snap is 0 2023-10-07T21:41:20.587 INFO:tasks.rados.rados.0.smithi008.stdout:2983: finishing write tid 2 to smithi00888346-425 2023-10-07T21:41:20.587 INFO:tasks.rados.rados.0.smithi008.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-10-07T21:41:20.593 INFO:tasks.rados.rados.0.smithi008.stdout:2994: writing smithi00888346-283 from 666072 to 1110073 tid 1 2023-10-07T21:41:20.601 INFO:tasks.rados.rados.0.smithi008.stdout:2994: writing smithi00888346-283 from 1865977 to 2552302 tid 2 2023-10-07T21:41:20.607 INFO:tasks.rados.rados.0.smithi008.stdout:2994: writing smithi00888346-283 from 3000112 to 3458319 tid 3 2023-10-07T21:41:20.607 INFO:tasks.rados.rados.0.smithi008.stdout:2985: done (11 left) 2023-10-07T21:41:20.607 INFO:tasks.rados.rados.0.smithi008.stdout:2995: write oid 192 current snap is 0 2023-10-07T21:41:20.607 INFO:tasks.rados.rados.0.smithi008.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-10-07T21:41:20.614 INFO:tasks.rados.rados.0.smithi008.stdout:2995: writing smithi00888346-192 from 682879 to 1202129 tid 1 2023-10-07T21:41:20.621 INFO:tasks.rados.rados.0.smithi008.stdout:2995: writing smithi00888346-192 from 1924459 to 2470795 tid 2 2023-10-07T21:41:20.629 INFO:tasks.rados.rados.0.smithi008.stdout:2995: writing smithi00888346-192 from 3027535 to 3697014 tid 3 2023-10-07T21:41:20.629 INFO:tasks.rados.rados.0.smithi008.stdout:2996: write oid 412 current snap is 0 2023-10-07T21:41:20.629 INFO:tasks.rados.rados.0.smithi008.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-10-07T21:41:20.636 INFO:tasks.rados.rados.0.smithi008.stdout:2996: writing smithi00888346-412 from 699686 to 1294185 tid 1 2023-10-07T21:41:20.643 INFO:tasks.rados.rados.0.smithi008.stdout:2996: writing smithi00888346-412 from 1982941 to 2672935 tid 2 2023-10-07T21:41:20.651 INFO:tasks.rados.rados.0.smithi008.stdout:2996: writing smithi00888346-412 from 3454958 to 3899686 tid 3 2023-10-07T21:41:20.651 INFO:tasks.rados.rados.0.smithi008.stdout:2997: read oid 227 snap -1 2023-10-07T21:41:20.651 INFO:tasks.rados.rados.0.smithi008.stdout:2997: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-07T21:41:20.651 INFO:tasks.rados.rados.0.smithi008.stdout:2998: write oid 162 current snap is 0 2023-10-07T21:41:20.651 INFO:tasks.rados.rados.0.smithi008.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-10-07T21:41:20.658 INFO:tasks.rados.rados.0.smithi008.stdout:2998: writing smithi00888346-162 from 716493 to 1386241 tid 1 2023-10-07T21:41:20.664 INFO:tasks.rados.rados.0.smithi008.stdout:2998: writing smithi00888346-162 from 1925070 to 2358722 tid 2 2023-10-07T21:41:20.671 INFO:tasks.rados.rados.0.smithi008.stdout:2998: writing smithi00888346-162 from 2849675 to 3541698 tid 3 2023-10-07T21:41:20.671 INFO:tasks.rados.rados.0.smithi008.stdout:2999: write oid 416 current snap is 0 2023-10-07T21:41:20.671 INFO:tasks.rados.rados.0.smithi008.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-10-07T21:41:20.679 INFO:tasks.rados.rados.0.smithi008.stdout:2999: writing smithi00888346-416 from 733300 to 1478297 tid 1 2023-10-07T21:41:20.686 INFO:tasks.rados.rados.0.smithi008.stdout:2999: writing smithi00888346-416 from 1983552 to 2677215 tid 2 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2999: writing smithi00888346-416 from 3393451 to 3933300 tid 3 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2983: finishing write tid 3 to smithi00888346-425 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2983: finishing write tid 4 to smithi00888346-425 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2983: finishing write tid 5 to smithi00888346-425 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 425 v 394 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-10-07T21:41:20.694 INFO:tasks.rados.rados.0.smithi008.stdout:2986: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-07T21:41:20.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:20 smithi008 bash[92068]: debug 2023-10-07T21:41:20.471+0000 7f86b0b20200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:41:20.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:20 smithi008 bash[92068]: debug 2023-10-07T21:41:20.667+0000 7f86b0b20200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:41:21.054 INFO:tasks.rados.rados.0.smithi008.stdout:2984: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:41:21.189 INFO:tasks.rados.rados.0.smithi008.stdout:2987: finishing write tid 1 to smithi00888346-32 2023-10-07T21:41:21.189 INFO:tasks.rados.rados.0.smithi008.stdout:2987: finishing write tid 2 to smithi00888346-32 2023-10-07T21:41:21.189 INFO:tasks.rados.rados.0.smithi008.stdout:2987: finishing write tid 3 to smithi00888346-32 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:2987: finishing write tid 4 to smithi00888346-32 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:2987: finishing write tid 5 to smithi00888346-32 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 398 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:2987: left oid 32 (ObjNum 1893 snap 0 seq_num 1893) 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:2991: finishing write tid 1 to smithi00888346-253 2023-10-07T21:41:21.190 INFO:tasks.rados.rados.0.smithi008.stdout:2988: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-10-07T21:41:21.242 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:20 smithi008 bash[92068]: debug 2023-10-07T21:41:20.959+0000 7f86b0b20200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:41:21.243 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:21 smithi008 bash[27485]: cluster 2023-10-07T21:41:19.569053+0000 mgr.x (mgr.24878) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2023-10-07T21:41:21.243 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:21 smithi008 bash[27485]: audit 2023-10-07T21:41:20.890185+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.8:0/4294158974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:21.323 INFO:tasks.rados.rados.0.smithi008.stdout:2990: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2991: finishing write tid 2 to smithi00888346-253 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2991: finishing write tid 3 to smithi00888346-253 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2991: finishing write tid 4 to smithi00888346-253 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2991: finishing write tid 5 to smithi00888346-253 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 253 v 470 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2991: left oid 253 (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2992: finishing write tid 1 to smithi00888346-75 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2992: finishing write tid 2 to smithi00888346-75 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2992: finishing write tid 3 to smithi00888346-75 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2992: finishing write tid 4 to smithi00888346-75 2023-10-07T21:41:21.492 INFO:tasks.rados.rados.0.smithi008.stdout:2992: finishing write tid 5 to smithi00888346-75 2023-10-07T21:41:21.493 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 75 v 422 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-10-07T21:41:21.493 INFO:tasks.rados.rados.0.smithi008.stdout:2992: left oid 75 (ObjNum 1895 snap 0 seq_num 1895) 2023-10-07T21:41:21.493 INFO:tasks.rados.rados.0.smithi008.stdout:2993: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-10-07T21:41:21.613 INFO:tasks.rados.rados.0.smithi008.stdout:2994: finishing write tid 1 to smithi00888346-283 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2994: finishing write tid 2 to smithi00888346-283 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2994: finishing write tid 3 to smithi00888346-283 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2994: finishing write tid 4 to smithi00888346-283 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2994: finishing write tid 5 to smithi00888346-283 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 283 v 257 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2994: left oid 283 (ObjNum 1896 snap 0 seq_num 1896) 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2995: finishing write tid 1 to smithi00888346-192 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2995: finishing write tid 2 to smithi00888346-192 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2983: done (15 left) 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2984: done (14 left) 2023-10-07T21:41:21.614 INFO:tasks.rados.rados.0.smithi008.stdout:2986: done (13 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2987: done (12 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2988: done (11 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2989: done (10 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2990: done (9 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2991: done (8 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2992: done (7 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2993: done (6 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:2994: done (5 left) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:3000: read oid 468 snap -1 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:3000: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:3001: write oid 492 current snap is 0 2023-10-07T21:41:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-10-07T21:41:21.626 INFO:tasks.rados.rados.0.smithi008.stdout:3001: writing smithi00888346-492 from 750107 to 1286706 tid 1 2023-10-07T21:41:21.635 INFO:tasks.rados.rados.0.smithi008.stdout:3001: writing smithi00888346-492 from 1758387 to 2195708 tid 2 2023-10-07T21:41:21.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:21 smithi008 bash[41094]: cluster 2023-10-07T21:41:19.569053+0000 mgr.x (mgr.24878) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2023-10-07T21:41:21.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:21 smithi008 bash[41094]: audit 2023-10-07T21:41:20.890185+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.8:0/4294158974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:21.643 INFO:tasks.rados.rados.0.smithi008.stdout:3001: writing smithi00888346-492 from 2620874 to 3051794 tid 3 2023-10-07T21:41:21.652 INFO:tasks.rados.rados.0.smithi008.stdout:3001: writing smithi00888346-492 from 3568355 to 3950107 tid 4 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:3002: read oid 434 snap -1 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:3002: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:3003: write oid 181 current snap is 0 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:2995: finishing write tid 3 to smithi00888346-192 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:2995: finishing write tid 4 to smithi00888346-192 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:2995: finishing write tid 5 to smithi00888346-192 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 192 v 328 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:2995: left oid 192 (ObjNum 1897 snap 0 seq_num 1897) 2023-10-07T21:41:21.653 INFO:tasks.rados.rados.0.smithi008.stdout:2996: finishing write tid 1 to smithi00888346-412 2023-10-07T21:41:21.654 INFO:tasks.rados.rados.0.smithi008.stdout:2996: finishing write tid 2 to smithi00888346-412 2023-10-07T21:41:21.654 INFO:tasks.rados.rados.0.smithi008.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-10-07T21:41:21.664 INFO:tasks.rados.rados.0.smithi008.stdout:3003: writing smithi00888346-181 from 766914 to 1378762 tid 1 2023-10-07T21:41:21.673 INFO:tasks.rados.rados.0.smithi008.stdout:3003: writing smithi00888346-181 from 1816869 to 2514201 tid 2 2023-10-07T21:41:21.681 INFO:tasks.rados.rados.0.smithi008.stdout:3003: writing smithi00888346-181 from 3164650 to 3806842 tid 3 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:2995: done (8 left) 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:3004: read oid 186 snap -1 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:3004: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:3005: read oid 283 snap -1 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:3005: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:3006: delete oid 204 current snap is 0 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:2996: finishing write tid 3 to smithi00888346-412 2023-10-07T21:41:21.682 INFO:tasks.rados.rados.0.smithi008.stdout:2997: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-07T21:41:21.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:21 smithi081 bash[31720]: cluster 2023-10-07T21:41:19.569053+0000 mgr.x (mgr.24878) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2023-10-07T21:41:21.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:21 smithi081 bash[31720]: audit 2023-10-07T21:41:20.890185+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.8:0/4294158974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2996: finishing write tid 4 to smithi00888346-412 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2996: finishing write tid 5 to smithi00888346-412 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 412 v 388 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2996: left oid 412 (ObjNum 1898 snap 0 seq_num 1898) 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2998: finishing write tid 1 to smithi00888346-162 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2998: finishing write tid 2 to smithi00888346-162 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2998: finishing write tid 3 to smithi00888346-162 2023-10-07T21:41:21.861 INFO:tasks.rados.rados.0.smithi008.stdout:2998: finishing write tid 4 to smithi00888346-162 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2998: finishing write tid 5 to smithi00888346-162 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 162 v 461 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2998: left oid 162 (ObjNum 1899 snap 0 seq_num 1899) 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2999: finishing write tid 1 to smithi00888346-416 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2999: finishing write tid 2 to smithi00888346-416 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2996: done (10 left) 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2997: done (9 left) 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:2998: done (8 left) 2023-10-07T21:41:21.862 INFO:tasks.rados.rados.0.smithi008.stdout:3006: done (7 left) 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:3007: write oid 469 current snap is 0 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:2999: finishing write tid 3 to smithi00888346-416 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:2999: finishing write tid 4 to smithi00888346-416 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:2999: finishing write tid 5 to smithi00888346-416 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 279 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:2999: left oid 416 (ObjNum 1900 snap 0 seq_num 1900) 2023-10-07T21:41:21.863 INFO:tasks.rados.rados.0.smithi008.stdout:3000: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-07T21:41:21.983 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 1 to smithi00888346-492 2023-10-07T21:41:21.983 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 2 to smithi00888346-492 2023-10-07T21:41:21.983 INFO:tasks.rados.rados.0.smithi008.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-10-07T21:41:21.996 INFO:tasks.rados.rados.0.smithi008.stdout:3007: writing smithi00888346-469 from 400528 to 1162874 tid 1 2023-10-07T21:41:22.003 INFO:tasks.rados.rados.0.smithi008.stdout:3007: writing smithi00888346-469 from 1817480 to 2000528 tid 2 2023-10-07T21:41:22.003 INFO:tasks.rados.rados.0.smithi008.stdout:2999: done (7 left) 2023-10-07T21:41:22.003 INFO:tasks.rados.rados.0.smithi008.stdout:3000: done (6 left) 2023-10-07T21:41:22.003 INFO:tasks.rados.rados.0.smithi008.stdout:3008: write oid 464 current snap is 0 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 3 to smithi00888346-492 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 4 to smithi00888346-492 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 5 to smithi00888346-492 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3001: finishing write tid 6 to smithi00888346-492 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 393 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3001: left oid 492 (ObjNum 1901 snap 0 seq_num 1901) 2023-10-07T21:41:22.004 INFO:tasks.rados.rados.0.smithi008.stdout:3002: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: finishing write tid 1 to smithi00888346-181 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: finishing write tid 2 to smithi00888346-181 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: finishing write tid 3 to smithi00888346-181 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: finishing write tid 4 to smithi00888346-181 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: finishing write tid 5 to smithi00888346-181 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 181 v 357 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-10-07T21:41:22.205 INFO:tasks.rados.rados.0.smithi008.stdout:3003: left oid 181 (ObjNum 1902 snap 0 seq_num 1902) 2023-10-07T21:41:22.206 INFO:tasks.rados.rados.0.smithi008.stdout:3004: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:22.360 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:22 smithi008 bash[92068]: debug 2023-10-07T21:41:22.091+0000 7f86b0b20200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:41:22.360 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:22 smithi008 bash[92068]: debug 2023-10-07T21:41:22.223+0000 7f86b0b20200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:41:22.437 INFO:tasks.rados.rados.0.smithi008.stdout:3005: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-07T21:41:22.640 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:22 smithi008 bash[92068]: debug 2023-10-07T21:41:22.351+0000 7f86b0b20200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:41:22.673 INFO:tasks.rados.rados.0.smithi008.stdout:3007: finishing write tid 1 to smithi00888346-469 2023-10-07T21:41:22.673 INFO:tasks.rados.rados.0.smithi008.stdout:3007: finishing write tid 2 to smithi00888346-469 2023-10-07T21:41:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3007: finishing write tid 3 to smithi00888346-469 2023-10-07T21:41:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3007: finishing write tid 4 to smithi00888346-469 2023-10-07T21:41:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 469 v 401 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-10-07T21:41:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3007: left oid 469 (ObjNum 1904 snap 0 seq_num 1904) 2023-10-07T21:41:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-10-07T21:41:22.681 INFO:tasks.rados.rados.0.smithi008.stdout:3008: writing smithi00888346-464 from 417335 to 854930 tid 1 2023-10-07T21:41:22.690 INFO:tasks.rados.rados.0.smithi008.stdout:3008: writing smithi00888346-464 from 1475962 to 1920621 tid 2 2023-10-07T21:41:22.690 INFO:tasks.rados.rados.0.smithi008.stdout:3001: done (6 left) 2023-10-07T21:41:22.690 INFO:tasks.rados.rados.0.smithi008.stdout:3002: done (5 left) 2023-10-07T21:41:22.690 INFO:tasks.rados.rados.0.smithi008.stdout:3003: done (4 left) 2023-10-07T21:41:22.690 INFO:tasks.rados.rados.0.smithi008.stdout:3004: done (3 left) 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3005: done (2 left) 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3007: done (1 left) 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3009: read oid 321 snap -1 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3009: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3010: write oid 233 current snap is 0 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3008: finishing write tid 1 to smithi00888346-464 2023-10-07T21:41:22.691 INFO:tasks.rados.rados.0.smithi008.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-10-07T21:41:22.699 INFO:tasks.rados.rados.0.smithi008.stdout:3010: writing smithi00888346-233 from 434142 to 946986 tid 1 2023-10-07T21:41:22.708 INFO:tasks.rados.rados.0.smithi008.stdout:3010: writing smithi00888346-233 from 1534444 to 2034142 tid 2 2023-10-07T21:41:22.708 INFO:tasks.rados.rados.0.smithi008.stdout:3011: read oid 310 snap -1 2023-10-07T21:41:22.708 INFO:tasks.rados.rados.0.smithi008.stdout:3011: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:41:22.708 INFO:tasks.rados.rados.0.smithi008.stdout:3012: write oid 491 current snap is 0 2023-10-07T21:41:22.708 INFO:tasks.rados.rados.0.smithi008.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-10-07T21:41:22.714 INFO:tasks.rados.rados.0.smithi008.stdout:3012: writing smithi00888346-491 from 450949 to 1039042 tid 1 2023-10-07T21:41:22.719 INFO:tasks.rados.rados.0.smithi008.stdout:3012: writing smithi00888346-491 from 1476573 to 1924901 tid 2 2023-10-07T21:41:22.719 INFO:tasks.rados.rados.0.smithi008.stdout:3013: read oid 143 snap -1 2023-10-07T21:41:22.719 INFO:tasks.rados.rados.0.smithi008.stdout:3013: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-07T21:41:22.719 INFO:tasks.rados.rados.0.smithi008.stdout:3008: finishing write tid 2 to smithi00888346-464 2023-10-07T21:41:22.720 INFO:tasks.rados.rados.0.smithi008.stdout:3008: finishing write tid 3 to smithi00888346-464 2023-10-07T21:41:22.720 INFO:tasks.rados.rados.0.smithi008.stdout:3008: finishing write tid 4 to smithi00888346-464 2023-10-07T21:41:22.720 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 473 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-10-07T21:41:22.720 INFO:tasks.rados.rados.0.smithi008.stdout:3008: left oid 464 (ObjNum 1905 snap 0 seq_num 1905) 2023-10-07T21:41:22.720 INFO:tasks.rados.rados.0.smithi008.stdout:3009: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3010: finishing write tid 1 to smithi00888346-233 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3014: read oid 147 snap -1 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3014: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3008: done (6 left) 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3009: done (5 left) 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3015: write oid 108 current snap is 0 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3010: finishing write tid 2 to smithi00888346-233 2023-10-07T21:41:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3010: finishing write tid 3 to smithi00888346-233 2023-10-07T21:41:22.943 INFO:tasks.rados.rados.0.smithi008.stdout:3010: finishing write tid 4 to smithi00888346-233 2023-10-07T21:41:22.943 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 233 v 476 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-10-07T21:41:22.943 INFO:tasks.rados.rados.0.smithi008.stdout:3010: left oid 233 (ObjNum 1906 snap 0 seq_num 1906) 2023-10-07T21:41:22.943 INFO:tasks.rados.rados.0.smithi008.stdout:3011: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:41:23.084 INFO:tasks.rados.rados.0.smithi008.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-10-07T21:41:23.089 INFO:tasks.rados.rados.0.smithi008.stdout:3015: writing smithi00888346-108 from 467756 to 1131098 tid 1 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3015: writing smithi00888346-108 from 1535055 to 2067756 tid 2 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3010: done (5 left) 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3011: done (4 left) 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3016: delete oid 242 current snap is 0 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3012: finishing write tid 1 to smithi00888346-491 2023-10-07T21:41:23.095 INFO:tasks.rados.rados.0.smithi008.stdout:3012: finishing write tid 2 to smithi00888346-491 2023-10-07T21:41:23.096 INFO:tasks.rados.rados.0.smithi008.stdout:3012: finishing write tid 3 to smithi00888346-491 2023-10-07T21:41:23.096 INFO:tasks.rados.rados.0.smithi008.stdout:3012: finishing write tid 4 to smithi00888346-491 2023-10-07T21:41:23.096 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 491 v 331 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-10-07T21:41:23.096 INFO:tasks.rados.rados.0.smithi008.stdout:3012: left oid 491 (ObjNum 1907 snap 0 seq_num 1907) 2023-10-07T21:41:23.096 INFO:tasks.rados.rados.0.smithi008.stdout:3013: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-07T21:41:23.193 INFO:tasks.rados.rados.0.smithi008.stdout:3014: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-10-07T21:41:23.246 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:22 smithi008 bash[92068]: debug 2023-10-07T21:41:22.927+0000 7f86b0b20200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:41:23.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:23 smithi008 bash[41094]: cluster 2023-10-07T21:41:21.570320+0000 mgr.x (mgr.24878) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 109 op/s 2023-10-07T21:41:23.324 INFO:tasks.rados.rados.0.smithi008.stdout:3015: finishing write tid 1 to smithi00888346-108 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3015: finishing write tid 2 to smithi00888346-108 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3015: finishing write tid 3 to smithi00888346-108 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3015: finishing write tid 4 to smithi00888346-108 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 108 v 282 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3015: left oid 108 (ObjNum 1908 snap 0 seq_num 1908) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3012: done (4 left) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3013: done (3 left) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3014: done (2 left) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3015: done (1 left) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3016: done (0 left) 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3017: read oid 409 snap -1 2023-10-07T21:41:23.325 INFO:tasks.rados.rados.0.smithi008.stdout:3017: expect (ObjNum 408 snap 0 seq_num 408) 2023-10-07T21:41:23.326 INFO:tasks.rados.rados.0.smithi008.stdout:3018: read oid 218 snap -1 2023-10-07T21:41:23.326 INFO:tasks.rados.rados.0.smithi008.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-07T21:41:23.326 INFO:tasks.rados.rados.0.smithi008.stdout:3019: write oid 29 current snap is 0 2023-10-07T21:41:23.326 INFO:tasks.rados.rados.0.smithi008.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-10-07T21:41:23.336 INFO:tasks.rados.rados.0.smithi008.stdout:3019: writing smithi00888346-29 from 501370 to 1031563 tid 1 2023-10-07T21:41:23.342 INFO:tasks.rados.rados.0.smithi008.stdout:3019: writing smithi00888346-29 from 1768372 to 2101370 tid 2 2023-10-07T21:41:23.342 INFO:tasks.rados.rados.0.smithi008.stdout:3020: read oid 424 snap -1 2023-10-07T21:41:23.343 INFO:tasks.rados.rados.0.smithi008.stdout:3020: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-07T21:41:23.343 INFO:tasks.rados.rados.0.smithi008.stdout:3021: read oid 286 snap -1 2023-10-07T21:41:23.343 INFO:tasks.rados.rados.0.smithi008.stdout:3021: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:23.343 INFO:tasks.rados.rados.0.smithi008.stdout:3022: write oid 453 current snap is 0 2023-10-07T21:41:23.343 INFO:tasks.rados.rados.0.smithi008.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-10-07T21:41:23.349 INFO:tasks.rados.rados.0.smithi008.stdout:3022: writing smithi00888346-453 from 518177 to 1123619 tid 1 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3022: writing smithi00888346-453 from 1710501 to 2118177 tid 2 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3023: read oid 179 snap -1 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3023: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3024: read oid 341 snap -1 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3024: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:23.356 INFO:tasks.rados.rados.0.smithi008.stdout:3025: read oid 248 snap -1 2023-10-07T21:41:23.357 INFO:tasks.rados.rados.0.smithi008.stdout:3025: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:41:23.357 INFO:tasks.rados.rados.0.smithi008.stdout:3026: delete oid 143 current snap is 0 2023-10-07T21:41:23.357 INFO:tasks.rados.rados.0.smithi008.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-07T21:41:23.469 INFO:tasks.rados.rados.0.smithi008.stdout:3017: expect (ObjNum 408 snap 0 seq_num 408) 2023-10-07T21:41:23.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:23 smithi081 bash[31720]: cluster 2023-10-07T21:41:21.570320+0000 mgr.x (mgr.24878) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 109 op/s 2023-10-07T21:41:23.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:23 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:41:23] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2023-10-07T21:41:23.520 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:23 smithi008 bash[92068]: debug 2023-10-07T21:41:23.263+0000 7f86b0b20200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:41:23.520 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:41:23 smithi008 bash[91462]: ts=2023-10-07T21:41:23.514Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi008.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.8:8443: connect: connection refused" 2023-10-07T21:41:23.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:23 smithi008 bash[27485]: cluster 2023-10-07T21:41:21.570320+0000 mgr.x (mgr.24878) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 9.8 MiB/s wr, 109 op/s 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3019: finishing write tid 1 to smithi00888346-29 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3019: finishing write tid 2 to smithi00888346-29 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3019: finishing write tid 3 to smithi00888346-29 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3019: finishing write tid 4 to smithi00888346-29 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 29 v 479 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-10-07T21:41:23.562 INFO:tasks.rados.rados.0.smithi008.stdout:3021: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-07T21:41:23.705 INFO:tasks.rados.rados.0.smithi008.stdout:3022: finishing write tid 1 to smithi00888346-453 2023-10-07T21:41:23.705 INFO:tasks.rados.rados.0.smithi008.stdout:3020: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-07T21:41:23.810 INFO:tasks.rados.rados.0.smithi008.stdout:3022: finishing write tid 2 to smithi00888346-453 2023-10-07T21:41:23.810 INFO:tasks.rados.rados.0.smithi008.stdout:3022: finishing write tid 3 to smithi00888346-453 2023-10-07T21:41:23.810 INFO:tasks.rados.rados.0.smithi008.stdout:3022: finishing write tid 4 to smithi00888346-453 2023-10-07T21:41:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 404 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-10-07T21:41:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-10-07T21:41:23.811 INFO:tasks.rados.rados.0.smithi008.stdout:3025: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-07T21:41:23.927 INFO:tasks.rados.rados.0.smithi008.stdout:3023: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-10-07T21:41:24.041 INFO:tasks.rados.rados.0.smithi008.stdout:3024: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3017: done (9 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3018: done (8 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3019: done (7 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3020: done (6 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3021: done (5 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3022: done (4 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3023: done (3 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3024: done (2 left) 2023-10-07T21:41:24.202 INFO:tasks.rados.rados.0.smithi008.stdout:3025: done (1 left) 2023-10-07T21:41:24.203 INFO:tasks.rados.rados.0.smithi008.stdout:3026: done (0 left) 2023-10-07T21:41:24.203 INFO:tasks.rados.rados.0.smithi008.stdout:3027: write oid 73 current snap is 0 2023-10-07T21:41:24.203 INFO:tasks.rados.rados.0.smithi008.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-10-07T21:41:24.211 INFO:tasks.rados.rados.0.smithi008.stdout:3027: writing smithi00888346-73 from 551791 to 1307731 tid 1 2023-10-07T21:41:24.217 INFO:tasks.rados.rados.0.smithi008.stdout:3027: writing smithi00888346-73 from 1827465 to 2151791 tid 2 2023-10-07T21:41:24.217 INFO:tasks.rados.rados.0.smithi008.stdout:3028: write oid 313 current snap is 0 2023-10-07T21:41:24.217 INFO:tasks.rados.rados.0.smithi008.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-10-07T21:41:24.224 INFO:tasks.rados.rados.0.smithi008.stdout:3028: writing smithi00888346-313 from 568598 to 999787 tid 1 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3028: writing smithi00888346-313 from 1485947 to 2088940 tid 2 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3029: read oid 406 snap -1 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3030: delete oid 137 current snap is 0 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3027: finishing write tid 1 to smithi00888346-73 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3027: finishing write tid 2 to smithi00888346-73 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3027: finishing write tid 3 to smithi00888346-73 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3027: finishing write tid 4 to smithi00888346-73 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 73 v 425 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-10-07T21:41:24.232 INFO:tasks.rados.rados.0.smithi008.stdout:3028: finishing write tid 1 to smithi00888346-313 2023-10-07T21:41:24.234 INFO:tasks.rados.rados.0.smithi008.stdout:3027: done (3 left) 2023-10-07T21:41:24.234 INFO:tasks.rados.rados.0.smithi008.stdout:3030: done (2 left) 2023-10-07T21:41:24.234 INFO:tasks.rados.rados.0.smithi008.stdout:3031: write oid 315 current snap is 0 2023-10-07T21:41:24.234 INFO:tasks.rados.rados.0.smithi008.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-10-07T21:41:24.243 INFO:tasks.rados.rados.0.smithi008.stdout:3031: writing smithi00888346-315 from 602212 to 1300252 tid 1 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3031: writing smithi00888346-315 from 2002911 to 2202212 tid 2 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3032: read oid 53 snap -1 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3033: write oid 182 current snap is 0 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3028: finishing write tid 2 to smithi00888346-313 2023-10-07T21:41:24.249 INFO:tasks.rados.rados.0.smithi008.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-10-07T21:41:24.258 INFO:tasks.rados.rados.0.smithi008.stdout:3033: writing smithi00888346-182 from 619019 to 1392308 tid 1 2023-10-07T21:41:24.264 INFO:tasks.rados.rados.0.smithi008.stdout:3033: writing smithi00888346-182 from 2061393 to 2219019 tid 2 2023-10-07T21:41:24.264 INFO:tasks.rados.rados.0.smithi008.stdout:3034: read oid 142 snap -1 2023-10-07T21:41:24.264 INFO:tasks.rados.rados.0.smithi008.stdout:3034: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-07T21:41:24.264 INFO:tasks.rados.rados.0.smithi008.stdout:3035: write oid 184 current snap is 0 2023-10-07T21:41:24.264 INFO:tasks.rados.rados.0.smithi008.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-10-07T21:41:24.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:23.264766+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.269 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:23 smithi008 bash[92068]: debug 2023-10-07T21:41:23.915+0000 7f86b0b20200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:41:24.271 INFO:tasks.rados.rados.0.smithi008.stdout:3035: writing smithi00888346-184 from 635826 to 1084364 tid 1 2023-10-07T21:41:24.279 INFO:tasks.rados.rados.0.smithi008.stdout:3035: writing smithi00888346-184 from 1719875 to 2235826 tid 2 2023-10-07T21:41:24.279 INFO:tasks.rados.rados.0.smithi008.stdout:3036: delete oid 292 current snap is 0 2023-10-07T21:41:24.279 INFO:tasks.rados.rados.0.smithi008.stdout:3028: finishing write tid 3 to smithi00888346-313 2023-10-07T21:41:24.279 INFO:tasks.rados.rados.0.smithi008.stdout:3028: finishing write tid 4 to smithi00888346-313 2023-10-07T21:41:24.279 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 373 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-10-07T21:41:24.280 INFO:tasks.rados.rados.0.smithi008.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-10-07T21:41:24.280 INFO:tasks.rados.rados.0.smithi008.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:41:24.416 INFO:tasks.rados.rados.0.smithi008.stdout:3031: finishing write tid 1 to smithi00888346-315 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:3031: finishing write tid 2 to smithi00888346-315 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:3031: finishing write tid 3 to smithi00888346-315 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:3031: finishing write tid 4 to smithi00888346-315 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 315 v 285 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-10-07T21:41:24.417 INFO:tasks.rados.rados.0.smithi008.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-07T21:41:24.540 INFO:tasks.rados.rados.0.smithi008.stdout:3033: finishing write tid 1 to smithi00888346-182 2023-10-07T21:41:24.540 INFO:tasks.rados.rados.0.smithi008.stdout:3033: finishing write tid 2 to smithi00888346-182 2023-10-07T21:41:24.540 INFO:tasks.rados.rados.0.smithi008.stdout:3033: finishing write tid 3 to smithi00888346-182 2023-10-07T21:41:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:3033: finishing write tid 4 to smithi00888346-182 2023-10-07T21:41:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 182 v 396 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-10-07T21:41:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-10-07T21:41:24.541 INFO:tasks.rados.rados.0.smithi008.stdout:3034: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3035: finishing write tid 1 to smithi00888346-184 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3035: finishing write tid 2 to smithi00888346-184 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3035: finishing write tid 3 to smithi00888346-184 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3035: finishing write tid 4 to smithi00888346-184 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 184 v 399 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-10-07T21:41:24.629 INFO:tasks.rados.rados.0.smithi008.stdout:3028: done (7 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3029: done (6 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3031: done (5 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3032: done (4 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3033: done (3 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3034: done (2 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3035: done (1 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3036: done (0 left) 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3037: write oid 81 current snap is 0 2023-10-07T21:41:24.630 INFO:tasks.rados.rados.0.smithi008.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-10-07T21:41:24.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[92068]: debug 2023-10-07T21:41:24.471+0000 7f86b0b20200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:41:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:23.273915+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:23.725010+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:23.739617+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:23.793066+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.8:0/1915837932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:24.129951+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[27485]: audit 2023-10-07T21:41:24.141516+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:23.264766+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:23.273915+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:23.725010+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:23.739617+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:23.793066+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.8:0/1915837932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:24.129951+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:24 smithi008 bash[41094]: audit 2023-10-07T21:41:24.141516+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.643 INFO:tasks.rados.rados.0.smithi008.stdout:3037: writing smithi00888346-81 from 669440 to 1268476 tid 1 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3037: writing smithi00888346-81 from 1720486 to 2269440 tid 2 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3038: read oid 148 snap -1 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3039: read oid 392 snap -1 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-07T21:41:24.650 INFO:tasks.rados.rados.0.smithi008.stdout:3040: read oid 213 snap -1 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3040: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3041: read oid 452 snap -1 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3041: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3042: read oid 446 snap -1 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3042: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3043: write oid 289 current snap is 0 2023-10-07T21:41:24.651 INFO:tasks.rados.rados.0.smithi008.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-10-07T21:41:24.657 INFO:tasks.rados.rados.0.smithi008.stdout:3043: writing smithi00888346-289 from 686247 to 1360532 tid 1 2023-10-07T21:41:24.663 INFO:tasks.rados.rados.0.smithi008.stdout:3043: writing smithi00888346-289 from 1778968 to 2252979 tid 2 2023-10-07T21:41:24.663 INFO:tasks.rados.rados.0.smithi008.stdout:3044: write oid 281 current snap is 0 2023-10-07T21:41:24.663 INFO:tasks.rados.rados.0.smithi008.stdout:3037: finishing write tid 1 to smithi00888346-81 2023-10-07T21:41:24.663 INFO:tasks.rados.rados.0.smithi008.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-10-07T21:41:24.671 INFO:tasks.rados.rados.0.smithi008.stdout:3044: writing smithi00888346-281 from 703054 to 1452588 tid 1 2023-10-07T21:41:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:3044: writing smithi00888346-281 from 2237450 to 2303054 tid 2 2023-10-07T21:41:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:3045: delete oid 399 current snap is 0 2023-10-07T21:41:24.677 INFO:tasks.rados.rados.0.smithi008.stdout:3041: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:23.264766+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:23.273915+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:23.725010+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:23.739617+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:23.793066+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.8:0/1915837932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:24.129951+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:24 smithi081 bash[31720]: audit 2023-10-07T21:41:24.141516+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:24.810 INFO:tasks.rados.rados.0.smithi008.stdout:3037: finishing write tid 2 to smithi00888346-81 2023-10-07T21:41:24.810 INFO:tasks.rados.rados.0.smithi008.stdout:3037: finishing write tid 3 to smithi00888346-81 2023-10-07T21:41:24.810 INFO:tasks.rados.rados.0.smithi008.stdout:3037: finishing write tid 4 to smithi00888346-81 2023-10-07T21:41:24.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 290 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-10-07T21:41:24.811 INFO:tasks.rados.rados.0.smithi008.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-10-07T21:41:24.811 INFO:tasks.rados.rados.0.smithi008.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-07T21:41:24.937 INFO:tasks.rados.rados.0.smithi008.stdout:3043: finishing write tid 1 to smithi00888346-289 2023-10-07T21:41:24.937 INFO:tasks.rados.rados.0.smithi008.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-10-07T21:41:25.082 INFO:tasks.rados.rados.0.smithi008.stdout:3042: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-07T21:41:25.152 INFO:tasks.rados.rados.0.smithi008.stdout:3043: finishing write tid 2 to smithi00888346-289 2023-10-07T21:41:25.153 INFO:tasks.rados.rados.0.smithi008.stdout:3043: finishing write tid 3 to smithi00888346-289 2023-10-07T21:41:25.153 INFO:tasks.rados.rados.0.smithi008.stdout:3040: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-07T21:41:25.281 INFO:tasks.rados.rados.0.smithi008.stdout:3043: finishing write tid 4 to smithi00888346-289 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 289 v 358 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3044: finishing write tid 1 to smithi00888346-281 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3044: finishing write tid 2 to smithi00888346-281 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3044: finishing write tid 3 to smithi00888346-281 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3044: finishing write tid 4 to smithi00888346-281 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 360 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3037: done (8 left) 2023-10-07T21:41:25.282 INFO:tasks.rados.rados.0.smithi008.stdout:3038: done (7 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3039: done (6 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3040: done (5 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3041: done (4 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3042: done (3 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3043: done (2 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3044: done (1 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3045: done (0 left) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3046: read oid 4 snap -1 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3046: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:41:25.283 INFO:tasks.rados.rados.0.smithi008.stdout:3047: delete oid 370 current snap is 0 2023-10-07T21:41:25.284 INFO:tasks.rados.rados.0.smithi008.stdout:3047: done (1 left) 2023-10-07T21:41:25.284 INFO:tasks.rados.rados.0.smithi008.stdout:3048: write oid 6 current snap is 0 2023-10-07T21:41:25.284 INFO:tasks.rados.rados.0.smithi008.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-10-07T21:41:25.296 INFO:tasks.rados.rados.0.smithi008.stdout:3048: writing smithi00888346-6 from 753475 to 1445109 tid 1 2023-10-07T21:41:25.302 INFO:tasks.rados.rados.0.smithi008.stdout:3048: writing smithi00888346-6 from 2012896 to 2353475 tid 2 2023-10-07T21:41:25.302 INFO:tasks.rados.rados.0.smithi008.stdout:3049: write oid 384 current snap is 0 2023-10-07T21:41:25.302 INFO:tasks.rados.rados.0.smithi008.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-10-07T21:41:25.310 INFO:tasks.rados.rados.0.smithi008.stdout:3049: writing smithi00888346-384 from 770282 to 1537165 tid 1 2023-10-07T21:41:25.316 INFO:tasks.rados.rados.0.smithi008.stdout:3049: writing smithi00888346-384 from 2071378 to 2370282 tid 2 2023-10-07T21:41:25.316 INFO:tasks.rados.rados.0.smithi008.stdout:3050: write oid 481 current snap is 0 2023-10-07T21:41:25.316 INFO:tasks.rados.rados.0.smithi008.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-10-07T21:41:25.322 INFO:tasks.rados.rados.0.smithi008.stdout:3050: writing smithi00888346-481 from 787089 to 1229221 tid 1 2023-10-07T21:41:25.329 INFO:tasks.rados.rados.0.smithi008.stdout:3050: writing smithi00888346-481 from 1729860 to 2387089 tid 2 2023-10-07T21:41:25.330 INFO:tasks.rados.rados.0.smithi008.stdout:3051: delete oid 32 current snap is 0 2023-10-07T21:41:25.330 INFO:tasks.rados.rados.0.smithi008.stdout:3046: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:41:25.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[41094]: cluster 2023-10-07T21:41:23.570839+0000 mgr.x (mgr.24878) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-10-07T21:41:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[27485]: cluster 2023-10-07T21:41:23.570839+0000 mgr.x (mgr.24878) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-10-07T21:41:25.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[92068]: debug 2023-10-07T21:41:25.082+0000 7f86b0b20200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:41:25.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[92068]: debug 2023-10-07T21:41:25.198+0000 7f86b0b20200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3048: finishing write tid 1 to smithi00888346-6 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3048: finishing write tid 2 to smithi00888346-6 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3048: finishing write tid 3 to smithi00888346-6 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3048: finishing write tid 4 to smithi00888346-6 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 6 v 293 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3049: finishing write tid 1 to smithi00888346-384 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3049: finishing write tid 2 to smithi00888346-384 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3049: finishing write tid 3 to smithi00888346-384 2023-10-07T21:41:25.399 INFO:tasks.rados.rados.0.smithi008.stdout:3049: finishing write tid 4 to smithi00888346-384 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 407 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: finishing write tid 1 to smithi00888346-481 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: finishing write tid 2 to smithi00888346-481 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: finishing write tid 3 to smithi00888346-481 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: finishing write tid 4 to smithi00888346-481 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 395 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3046: done (4 left) 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3048: done (3 left) 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3049: done (2 left) 2023-10-07T21:41:25.400 INFO:tasks.rados.rados.0.smithi008.stdout:3050: done (1 left) 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3051: done (0 left) 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3052: read oid 44 snap -1 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3052: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3053: read oid 186 snap -1 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3053: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3054: read oid 299 snap -1 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3054: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3055: write oid 159 current snap is 0 2023-10-07T21:41:25.401 INFO:tasks.rados.rados.0.smithi008.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-10-07T21:41:25.409 INFO:tasks.rados.rados.0.smithi008.stdout:3055: writing smithi00888346-159 from 420703 to 1013333 tid 1 2023-10-07T21:41:25.420 INFO:tasks.rados.rados.0.smithi008.stdout:3055: writing smithi00888346-159 from 1730471 to 2420703 tid 2 2023-10-07T21:41:25.420 INFO:tasks.rados.rados.0.smithi008.stdout:3056: delete oid 289 current snap is 0 2023-10-07T21:41:25.420 INFO:tasks.rados.rados.0.smithi008.stdout:3054: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-07T21:41:25.631 INFO:tasks.rados.rados.0.smithi008.stdout:3052: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:25.725 INFO:tasks.rados.rados.0.smithi008.stdout:3053: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-07T21:41:25.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:25 smithi081 bash[31720]: cluster 2023-10-07T21:41:23.570839+0000 mgr.x (mgr.24878) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-10-07T21:41:25.870 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[92068]: debug 2023-10-07T21:41:25.574+0000 7f86b0b20200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:41:25.870 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[92068]: debug 2023-10-07T21:41:25.698+0000 7f86b0b20200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3055: finishing write tid 1 to smithi00888346-159 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3055: finishing write tid 2 to smithi00888346-159 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3055: finishing write tid 3 to smithi00888346-159 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3055: finishing write tid 4 to smithi00888346-159 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 159 v 403 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3052: done (4 left) 2023-10-07T21:41:25.958 INFO:tasks.rados.rados.0.smithi008.stdout:3053: done (3 left) 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3054: done (2 left) 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3055: done (1 left) 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3056: done (0 left) 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3057: read oid 253 snap -1 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3057: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:41:25.959 INFO:tasks.rados.rados.0.smithi008.stdout:3058: delete oid 412 current snap is 0 2023-10-07T21:41:25.961 INFO:tasks.rados.rados.0.smithi008.stdout:3058: done (1 left) 2023-10-07T21:41:25.961 INFO:tasks.rados.rados.0.smithi008.stdout:3059: write oid 5 current snap is 0 2023-10-07T21:41:25.961 INFO:tasks.rados.rados.0.smithi008.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-10-07T21:41:25.979 INFO:tasks.rados.rados.0.smithi008.stdout:3059: writing smithi00888346-5 from 471124 to 1005854 tid 1 2023-10-07T21:41:25.991 INFO:tasks.rados.rados.0.smithi008.stdout:3059: writing smithi00888346-5 from 1505917 to 2141931 tid 2 2023-10-07T21:41:25.991 INFO:tasks.rados.rados.0.smithi008.stdout:3060: write oid 286 current snap is 0 2023-10-07T21:41:25.991 INFO:tasks.rados.rados.0.smithi008.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-10-07T21:41:26.002 INFO:tasks.rados.rados.0.smithi008.stdout:3060: writing smithi00888346-286 from 487931 to 1097910 tid 1 2023-10-07T21:41:26.016 INFO:tasks.rados.rados.0.smithi008.stdout:3060: writing smithi00888346-286 from 1564399 to 2344071 tid 2 2023-10-07T21:41:26.016 INFO:tasks.rados.rados.0.smithi008.stdout:3061: write oid 399 current snap is 0 2023-10-07T21:41:26.016 INFO:tasks.rados.rados.0.smithi008.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-10-07T21:41:26.028 INFO:tasks.rados.rados.0.smithi008.stdout:3061: writing smithi00888346-399 from 504738 to 1189966 tid 1 2023-10-07T21:41:26.040 INFO:tasks.rados.rados.0.smithi008.stdout:3061: writing smithi00888346-399 from 1622881 to 2262564 tid 2 2023-10-07T21:41:26.040 INFO:tasks.rados.rados.0.smithi008.stdout:3062: read oid 491 snap -1 2023-10-07T21:41:26.040 INFO:tasks.rados.rados.0.smithi008.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-10-07T21:41:26.040 INFO:tasks.rados.rados.0.smithi008.stdout:3063: write oid 482 current snap is 0 2023-10-07T21:41:26.040 INFO:tasks.rados.rados.0.smithi008.stdout:3057: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:41:26.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:25 smithi008 bash[92068]: debug 2023-10-07T21:41:25.862+0000 7f86b0b20200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:41:26.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[92068]: debug 2023-10-07T21:41:26.002+0000 7f86b0b20200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3059: finishing write tid 1 to smithi00888346-5 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3059: finishing write tid 2 to smithi00888346-5 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3059: finishing write tid 3 to smithi00888346-5 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3059: finishing write tid 4 to smithi00888346-5 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 5 v 466 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3060: finishing write tid 1 to smithi00888346-286 2023-10-07T21:41:26.238 INFO:tasks.rados.rados.0.smithi008.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-10-07T21:41:26.245 INFO:tasks.rados.rados.0.smithi008.stdout:3063: writing smithi00888346-482 from 521545 to 1282022 tid 1 2023-10-07T21:41:26.252 INFO:tasks.rados.rados.0.smithi008.stdout:3063: writing smithi00888346-482 from 2081363 to 2521545 tid 2 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3057: done (5 left) 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3059: done (4 left) 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3064: write oid 12 current snap is 0 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3060: finishing write tid 2 to smithi00888346-286 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3060: finishing write tid 3 to smithi00888346-286 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3060: finishing write tid 4 to smithi00888346-286 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 286 v 363 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3061: finishing write tid 1 to smithi00888346-399 2023-10-07T21:41:26.253 INFO:tasks.rados.rados.0.smithi008.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-10-07T21:41:26.258 INFO:tasks.rados.rados.0.smithi008.stdout:3064: writing smithi00888346-12 from 538352 to 974078 tid 1 2023-10-07T21:41:26.265 INFO:tasks.rados.rados.0.smithi008.stdout:3064: writing smithi00888346-12 from 1623492 to 2150491 tid 2 2023-10-07T21:41:26.265 INFO:tasks.rados.rados.0.smithi008.stdout:3060: done (4 left) 2023-10-07T21:41:26.265 INFO:tasks.rados.rados.0.smithi008.stdout:3065: write oid 226 current snap is 0 2023-10-07T21:41:26.265 INFO:tasks.rados.rados.0.smithi008.stdout:3061: finishing write tid 2 to smithi00888346-399 2023-10-07T21:41:26.265 INFO:tasks.rados.rados.0.smithi008.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-10-07T21:41:26.270 INFO:tasks.rados.rados.0.smithi008.stdout:3065: writing smithi00888346-226 from 555159 to 1066134 tid 1 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3065: writing smithi00888346-226 from 1681974 to 2468984 tid 2 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3066: read oid 225 snap -1 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3066: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3067: delete oid 40 current snap is 0 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3061: finishing write tid 3 to smithi00888346-399 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3061: finishing write tid 4 to smithi00888346-399 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 469 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-10-07T21:41:26.279 INFO:tasks.rados.rados.0.smithi008.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3063: finishing write tid 1 to smithi00888346-482 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3063: finishing write tid 2 to smithi00888346-482 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3063: finishing write tid 3 to smithi00888346-482 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3063: finishing write tid 4 to smithi00888346-482 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 482 v 428 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-10-07T21:41:26.414 INFO:tasks.rados.rados.0.smithi008.stdout:3064: finishing write tid 1 to smithi00888346-12 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3064: finishing write tid 2 to smithi00888346-12 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3064: finishing write tid 3 to smithi00888346-12 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3064: finishing write tid 4 to smithi00888346-12 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 12 v 482 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3064: left oid 12 (ObjNum 1936 snap 0 seq_num 1936) 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3065: finishing write tid 1 to smithi00888346-226 2023-10-07T21:41:26.415 INFO:tasks.rados.rados.0.smithi008.stdout:3066: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-10-07T21:41:26.520 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[92068]: debug 2023-10-07T21:41:26.150+0000 7f86b0b20200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:41:26.520 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[92068]: debug 2023-10-07T21:41:26.362+0000 7f86b0b20200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:41:26.520 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[41094]: audit 2023-10-07T21:41:26.245732+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.8:0/2126981047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:26.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[27485]: audit 2023-10-07T21:41:26.245732+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.8:0/2126981047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:26.633 INFO:tasks.rados.rados.0.smithi008.stdout:3065: finishing write tid 2 to smithi00888346-226 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3065: finishing write tid 3 to smithi00888346-226 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3065: finishing write tid 4 to smithi00888346-226 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 226 v 485 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3065: left oid 226 (ObjNum 1937 snap 0 seq_num 1937) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3061: done (6 left) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3062: done (5 left) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3063: done (4 left) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3064: done (3 left) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3065: done (2 left) 2023-10-07T21:41:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3066: done (1 left) 2023-10-07T21:41:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3067: done (0 left) 2023-10-07T21:41:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3068: read oid 28 snap -1 2023-10-07T21:41:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3068: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-07T21:41:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3069: write oid 424 current snap is 0 2023-10-07T21:41:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-10-07T21:41:26.647 INFO:tasks.rados.rados.0.smithi008.stdout:3069: writing smithi00888346-424 from 588773 to 1366599 tid 1 2023-10-07T21:41:26.656 INFO:tasks.rados.rados.0.smithi008.stdout:3069: writing smithi00888346-424 from 1915291 to 2588773 tid 2 2023-10-07T21:41:26.656 INFO:tasks.rados.rados.0.smithi008.stdout:3070: read oid 331 snap -1 2023-10-07T21:41:26.656 INFO:tasks.rados.rados.0.smithi008.stdout:3070: expect deleted 2023-10-07T21:41:26.656 INFO:tasks.rados.rados.0.smithi008.stdout:3071: delete oid 23 current snap is 0 2023-10-07T21:41:26.656 INFO:tasks.rados.rados.0.smithi008.stdout:3068: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-07T21:41:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:26 smithi081 bash[31720]: audit 2023-10-07T21:41:26.245732+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.8:0/2126981047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:26.847 INFO:tasks.rados.rados.0.smithi008.stdout:3069: finishing write tid 1 to smithi00888346-424 2023-10-07T21:41:26.847 INFO:tasks.rados.rados.0.smithi008.stdout:3069: finishing write tid 2 to smithi00888346-424 2023-10-07T21:41:26.847 INFO:tasks.rados.rados.0.smithi008.stdout:3069: finishing write tid 3 to smithi00888346-424 2023-10-07T21:41:26.847 INFO:tasks.rados.rados.0.smithi008.stdout:3069: finishing write tid 4 to smithi00888346-424 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 424 v 334 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3069: left oid 424 (ObjNum 1939 snap 0 seq_num 1939) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3068: done (3 left) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3069: done (2 left) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3070: done (1 left) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3071: done (0 left) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3072: read oid 338 snap -1 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3072: expect deleted 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3073: read oid 68 snap -1 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3074: write oid 160 current snap is 0 2023-10-07T21:41:26.848 INFO:tasks.rados.rados.0.smithi008.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-10-07T21:41:26.859 INFO:tasks.rados.rados.0.smithi008.stdout:3074: writing smithi00888346-160 from 622387 to 1150711 tid 1 2023-10-07T21:41:26.868 INFO:tasks.rados.rados.0.smithi008.stdout:3074: writing smithi00888346-160 from 1915902 to 2622387 tid 2 2023-10-07T21:41:26.868 INFO:tasks.rados.rados.0.smithi008.stdout:3075: read oid 234 snap -1 2023-10-07T21:41:26.868 INFO:tasks.rados.rados.0.smithi008.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-07T21:41:26.868 INFO:tasks.rados.rados.0.smithi008.stdout:3076: write oid 146 current snap is 0 2023-10-07T21:41:26.868 INFO:tasks.rados.rados.0.smithi008.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-10-07T21:41:26.875 INFO:tasks.rados.rados.0.smithi008.stdout:3076: writing smithi00888346-146 from 639194 to 1242767 tid 1 2023-10-07T21:41:26.882 INFO:tasks.rados.rados.0.smithi008.stdout:3076: writing smithi00888346-146 from 1974384 to 2512390 tid 2 2023-10-07T21:41:26.882 INFO:tasks.rados.rados.0.smithi008.stdout:3077: write oid 145 current snap is 0 2023-10-07T21:41:26.882 INFO:tasks.rados.rados.0.smithi008.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-10-07T21:41:26.890 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:26 smithi008 bash[92068]: debug 2023-10-07T21:41:26.510+0000 7f86b0b20200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:41:27.003 INFO:tasks.rados.rados.0.smithi008.stdout:3074: finishing write tid 1 to smithi00888346-160 2023-10-07T21:41:27.004 INFO:tasks.rados.rados.0.smithi008.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-10-07T21:41:27.011 INFO:tasks.rados.rados.0.smithi008.stdout:3077: writing smithi00888346-145 from 656001 to 1334823 tid 1 2023-10-07T21:41:27.020 INFO:tasks.rados.rados.0.smithi008.stdout:3077: writing smithi00888346-145 from 2032866 to 2656001 tid 2 2023-10-07T21:41:27.020 INFO:tasks.rados.rados.0.smithi008.stdout:3072: done (5 left) 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3073: done (4 left) 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3078: read oid 238 snap -1 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3078: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3079: read oid 304 snap -1 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3079: expect deleted 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3080: write oid 18 current snap is 0 2023-10-07T21:41:27.021 INFO:tasks.rados.rados.0.smithi008.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-10-07T21:41:27.030 INFO:tasks.rados.rados.0.smithi008.stdout:3080: writing smithi00888346-18 from 672808 to 1426879 tid 1 2023-10-07T21:41:27.037 INFO:tasks.rados.rados.0.smithi008.stdout:3080: writing smithi00888346-18 from 1974995 to 2516670 tid 2 2023-10-07T21:41:27.037 INFO:tasks.rados.rados.0.smithi008.stdout:3081: write oid 174 current snap is 0 2023-10-07T21:41:27.037 INFO:tasks.rados.rados.0.smithi008.stdout:3074: finishing write tid 2 to smithi00888346-160 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:3074: finishing write tid 3 to smithi00888346-160 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:3074: finishing write tid 4 to smithi00888346-160 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 160 v 411 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:3076: finishing write tid 1 to smithi00888346-146 2023-10-07T21:41:27.038 INFO:tasks.rados.rados.0.smithi008.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3076: finishing write tid 2 to smithi00888346-146 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3076: finishing write tid 3 to smithi00888346-146 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3076: finishing write tid 4 to smithi00888346-146 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 146 v 546 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3077: finishing write tid 1 to smithi00888346-145 2023-10-07T21:41:27.267 INFO:tasks.rados.rados.0.smithi008.stdout:3077: finishing write tid 2 to smithi00888346-145 2023-10-07T21:41:27.268 INFO:tasks.rados.rados.0.smithi008.stdout:3077: finishing write tid 3 to smithi00888346-145 2023-10-07T21:41:27.268 INFO:tasks.rados.rados.0.smithi008.stdout:3077: finishing write tid 4 to smithi00888346-145 2023-10-07T21:41:27.268 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 407 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-10-07T21:41:27.268 INFO:tasks.rados.rados.0.smithi008.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-10-07T21:41:27.268 INFO:tasks.rados.rados.0.smithi008.stdout:3078: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-10-07T21:41:27.387 INFO:tasks.rados.rados.0.smithi008.stdout:3080: finishing write tid 1 to smithi00888346-18 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:3080: finishing write tid 2 to smithi00888346-18 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:3080: finishing write tid 3 to smithi00888346-18 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:3080: finishing write tid 4 to smithi00888346-18 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 18 v 488 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:3080: left oid 18 (ObjNum 1944 snap 0 seq_num 1944) 2023-10-07T21:41:27.388 INFO:tasks.rados.rados.0.smithi008.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-10-07T21:41:27.398 INFO:tasks.rados.rados.0.smithi008.stdout:3081: writing smithi00888346-174 from 689615 to 1118935 tid 1 2023-10-07T21:41:27.403 INFO:tasks.rados.rados.0.smithi008.stdout:3081: writing smithi00888346-174 from 1633477 to 2035163 tid 2 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3081: writing smithi00888346-174 from 2445721 to 2689615 tid 3 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3074: done (7 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3075: done (6 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3076: done (5 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3077: done (4 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3078: done (3 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3079: done (2 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3080: done (1 left) 2023-10-07T21:41:27.408 INFO:tasks.rados.rados.0.smithi008.stdout:3082: write oid 336 current snap is 0 2023-10-07T21:41:27.409 INFO:tasks.rados.rados.0.smithi008.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-10-07T21:41:27.414 INFO:tasks.rados.rados.0.smithi008.stdout:3082: writing smithi00888346-336 from 706422 to 1210991 tid 1 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3082: writing smithi00888346-336 from 1691959 to 2237303 tid 2 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3083: read oid 414 snap -1 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3083: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3084: read oid 487 snap -1 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3084: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3085: read oid 204 snap -1 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3085: expect deleted 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3086: write oid 302 current snap is 0 2023-10-07T21:41:27.421 INFO:tasks.rados.rados.0.smithi008.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-10-07T21:41:27.429 INFO:tasks.rados.rados.0.smithi008.stdout:3086: writing smithi00888346-302 from 723229 to 1419400 tid 1 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3086: writing smithi00888346-302 from 1866794 to 2555796 tid 2 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3087: read oid 496 snap -1 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3088: write oid 292 current snap is 0 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3081: finishing write tid 1 to smithi00888346-174 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3081: finishing write tid 2 to smithi00888346-174 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3081: finishing write tid 3 to smithi00888346-174 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3081: finishing write tid 4 to smithi00888346-174 2023-10-07T21:41:27.436 INFO:tasks.rados.rados.0.smithi008.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-10-07T21:41:27.445 INFO:tasks.rados.rados.0.smithi008.stdout:3088: writing smithi00888346-292 from 740036 to 1511456 tid 1 2023-10-07T21:41:27.452 INFO:tasks.rados.rados.0.smithi008.stdout:3088: writing smithi00888346-292 from 2208923 to 2740036 tid 2 2023-10-07T21:41:27.452 INFO:tasks.rados.rados.0.smithi008.stdout:3089: read oid 110 snap -1 2023-10-07T21:41:27.452 INFO:tasks.rados.rados.0.smithi008.stdout:3089: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-10-07T21:41:27.452 INFO:tasks.rados.rados.0.smithi008.stdout:3090: read oid 307 snap -1 2023-10-07T21:41:27.452 INFO:tasks.rados.rados.0.smithi008.stdout:3090: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:3091: write oid 115 current snap is 0 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:3081: finishing write tid 5 to smithi00888346-174 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 174 v 321 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:3081: left oid 174 (ObjNum 1945 snap 0 seq_num 1945) 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:3082: finishing write tid 1 to smithi00888346-336 2023-10-07T21:41:27.453 INFO:tasks.rados.rados.0.smithi008.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-10-07T21:41:27.459 INFO:tasks.rados.rados.0.smithi008.stdout:3091: writing smithi00888346-115 from 756843 to 1203512 tid 1 2023-10-07T21:41:27.467 INFO:tasks.rados.rados.0.smithi008.stdout:3091: writing smithi00888346-115 from 1867405 to 2560076 tid 2 2023-10-07T21:41:27.467 INFO:tasks.rados.rados.0.smithi008.stdout:3081: done (10 left) 2023-10-07T21:41:27.467 INFO:tasks.rados.rados.0.smithi008.stdout:3092: read oid 396 snap -1 2023-10-07T21:41:27.467 INFO:tasks.rados.rados.0.smithi008.stdout:3092: expect deleted 2023-10-07T21:41:27.468 INFO:tasks.rados.rados.0.smithi008.stdout:3093: write oid 24 current snap is 0 2023-10-07T21:41:27.468 INFO:tasks.rados.rados.0.smithi008.stdout:3084: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-10-07T21:41:27.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:27 smithi008 bash[41094]: cluster 2023-10-07T21:41:25.571622+0000 mgr.x (mgr.24878) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-10-07T21:41:27.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:27 smithi008 bash[27485]: cluster 2023-10-07T21:41:25.571622+0000 mgr.x (mgr.24878) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:3082: finishing write tid 2 to smithi00888346-336 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:3082: finishing write tid 3 to smithi00888346-336 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:3082: finishing write tid 4 to smithi00888346-336 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 336 v 410 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:3082: left oid 336 (ObjNum 1946 snap 0 seq_num 1946) 2023-10-07T21:41:27.646 INFO:tasks.rados.rados.0.smithi008.stdout:3083: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-07T21:41:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:27 smithi081 bash[31720]: cluster 2023-10-07T21:41:25.571622+0000 mgr.x (mgr.24878) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3086: finishing write tid 1 to smithi00888346-302 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3086: finishing write tid 2 to smithi00888346-302 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3086: finishing write tid 3 to smithi00888346-302 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3086: finishing write tid 4 to smithi00888346-302 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 431 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3086: left oid 302 (ObjNum 1947 snap 0 seq_num 1947) 2023-10-07T21:41:27.752 INFO:tasks.rados.rados.0.smithi008.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-10-07T21:41:27.861 INFO:tasks.rados.rados.0.smithi008.stdout:3088: finishing write tid 1 to smithi00888346-292 2023-10-07T21:41:27.862 INFO:tasks.rados.rados.0.smithi008.stdout:3090: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-07T21:41:27.962 INFO:tasks.rados.rados.0.smithi008.stdout:3088: finishing write tid 2 to smithi00888346-292 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:3088: finishing write tid 3 to smithi00888346-292 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:3088: finishing write tid 4 to smithi00888346-292 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 292 v 413 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:3088: left oid 292 (ObjNum 1948 snap 0 seq_num 1948) 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:3091: finishing write tid 1 to smithi00888346-115 2023-10-07T21:41:27.963 INFO:tasks.rados.rados.0.smithi008.stdout:3089: expect (ObjNum 1888 snap 0 seq_num 1888) 2023-10-07T21:41:28.081 INFO:tasks.rados.rados.0.smithi008.stdout:3091: finishing write tid 2 to smithi00888346-115 2023-10-07T21:41:28.082 INFO:tasks.rados.rados.0.smithi008.stdout:3091: finishing write tid 3 to smithi00888346-115 2023-10-07T21:41:28.082 INFO:tasks.rados.rados.0.smithi008.stdout:3091: finishing write tid 4 to smithi00888346-115 2023-10-07T21:41:28.082 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 115 v 416 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-10-07T21:41:28.082 INFO:tasks.rados.rados.0.smithi008.stdout:3091: left oid 115 (ObjNum 1949 snap 0 seq_num 1949) 2023-10-07T21:41:28.082 INFO:tasks.rados.rados.0.smithi008.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-10-07T21:41:28.096 INFO:tasks.rados.rados.0.smithi008.stdout:3093: writing smithi00888346-24 from 773650 to 1295568 tid 1 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3093: writing smithi00888346-24 from 1925887 to 2478569 tid 2 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3082: done (11 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3083: done (10 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3084: done (9 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3085: done (8 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3086: done (7 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3087: done (6 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3088: done (5 left) 2023-10-07T21:41:28.109 INFO:tasks.rados.rados.0.smithi008.stdout:3089: done (4 left) 2023-10-07T21:41:28.110 INFO:tasks.rados.rados.0.smithi008.stdout:3090: done (3 left) 2023-10-07T21:41:28.110 INFO:tasks.rados.rados.0.smithi008.stdout:3091: done (2 left) 2023-10-07T21:41:28.110 INFO:tasks.rados.rados.0.smithi008.stdout:3092: done (1 left) 2023-10-07T21:41:28.110 INFO:tasks.rados.rados.0.smithi008.stdout:3094: write oid 13 current snap is 0 2023-10-07T21:41:28.110 INFO:tasks.rados.rados.0.smithi008.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-10-07T21:41:28.117 INFO:tasks.rados.rados.0.smithi008.stdout:3094: writing smithi00888346-13 from 790457 to 1387624 tid 1 2023-10-07T21:41:28.124 INFO:tasks.rados.rados.0.smithi008.stdout:3094: writing smithi00888346-13 from 1984369 to 2680709 tid 2 2023-10-07T21:41:28.124 INFO:tasks.rados.rados.0.smithi008.stdout:3095: write oid 103 current snap is 0 2023-10-07T21:41:28.125 INFO:tasks.rados.rados.0.smithi008.stdout:3093: finishing write tid 1 to smithi00888346-24 2023-10-07T21:41:28.125 INFO:tasks.rados.rados.0.smithi008.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-10-07T21:41:28.130 INFO:tasks.rados.rados.0.smithi008.stdout:3095: writing smithi00888346-103 from 407264 to 1079680 tid 1 2023-10-07T21:41:28.136 INFO:tasks.rados.rados.0.smithi008.stdout:3095: writing smithi00888346-103 from 1526498 to 2082849 tid 2 2023-10-07T21:41:28.141 INFO:tasks.rados.rados.0.smithi008.stdout:3095: writing smithi00888346-103 from 2804976 to 2807264 tid 3 2023-10-07T21:41:28.141 INFO:tasks.rados.rados.0.smithi008.stdout:3096: read oid 440 snap -1 2023-10-07T21:41:28.141 INFO:tasks.rados.rados.0.smithi008.stdout:3096: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-10-07T21:41:28.141 INFO:tasks.rados.rados.0.smithi008.stdout:3097: delete oid 2 current snap is 0 2023-10-07T21:41:28.141 INFO:tasks.rados.rados.0.smithi008.stdout:3093: finishing write tid 2 to smithi00888346-24 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3093: finishing write tid 3 to smithi00888346-24 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3093: finishing write tid 4 to smithi00888346-24 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 24 v 296 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3094: finishing write tid 1 to smithi00888346-13 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3094: finishing write tid 2 to smithi00888346-13 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3094: finishing write tid 3 to smithi00888346-13 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3094: finishing write tid 4 to smithi00888346-13 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 13 v 376 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3094: left oid 13 (ObjNum 1951 snap 0 seq_num 1951) 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3095: finishing write tid 1 to smithi00888346-103 2023-10-07T21:41:28.142 INFO:tasks.rados.rados.0.smithi008.stdout:3095: finishing write tid 2 to smithi00888346-103 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3093: done (4 left) 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3094: done (3 left) 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3097: done (2 left) 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3098: read oid 125 snap -1 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3098: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3099: write oid 175 current snap is 0 2023-10-07T21:41:28.143 INFO:tasks.rados.rados.0.smithi008.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-10-07T21:41:28.148 INFO:tasks.rados.rados.0.smithi008.stdout:3099: writing smithi00888346-175 from 440878 to 980145 tid 1 2023-10-07T21:41:28.157 INFO:tasks.rados.rados.0.smithi008.stdout:3099: writing smithi00888346-175 from 1759815 to 2319835 tid 2 2023-10-07T21:41:28.157 INFO:tasks.rados.rados.0.smithi008.stdout:3100: write oid 450 current snap is 0 2023-10-07T21:41:28.157 INFO:tasks.rados.rados.0.smithi008.stdout:3095: finishing write tid 3 to smithi00888346-103 2023-10-07T21:41:28.157 INFO:tasks.rados.rados.0.smithi008.stdout:3095: finishing write tid 4 to smithi00888346-103 2023-10-07T21:41:28.158 INFO:tasks.rados.rados.0.smithi008.stdout:3095: finishing write tid 5 to smithi00888346-103 2023-10-07T21:41:28.158 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 435 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-10-07T21:41:28.158 INFO:tasks.rados.rados.0.smithi008.stdout:3095: left oid 103 (ObjNum 1952 snap 0 seq_num 1952) 2023-10-07T21:41:28.158 INFO:tasks.rados.rados.0.smithi008.stdout:3098: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:28.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: cluster 2023-10-07T21:41:27.970065+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon y restarted 2023-10-07T21:41:28.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: cluster 2023-10-07T21:41:27.970262+0000 mon.a (mon.0) 963 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:41:28.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: audit 2023-10-07T21:41:27.977608+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:41:28.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: audit 2023-10-07T21:41:27.979786+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:28.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: audit 2023-10-07T21:41:27.983891+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[41094]: audit 2023-10-07T21:41:27.984432+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: cluster 2023-10-07T21:41:27.970065+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon y restarted 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: cluster 2023-10-07T21:41:27.970262+0000 mon.a (mon.0) 963 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: audit 2023-10-07T21:41:27.977608+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: audit 2023-10-07T21:41:27.979786+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: audit 2023-10-07T21:41:27.983891+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:41:28.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[27485]: audit 2023-10-07T21:41:27.984432+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:27 smithi008 bash[92068]: debug 2023-10-07T21:41:27.946+0000 7f86b0b20200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:27 smithi008 bash[92068]: [07/Oct/2023:21:41:27] ENGINE Bus STARTING 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[92068]: CherryPy Checker: 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[92068]: The Application mounted at '' has an empty config. 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[92068]: [07/Oct/2023:21:41:28] ENGINE Serving on http://:::9283 2023-10-07T21:41:28.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:28 smithi008 bash[92068]: [07/Oct/2023:21:41:28] ENGINE Bus STARTED 2023-10-07T21:41:28.356 INFO:tasks.rados.rados.0.smithi008.stdout:3099: finishing write tid 1 to smithi00888346-175 2023-10-07T21:41:28.357 INFO:tasks.rados.rados.0.smithi008.stdout:3096: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-10-07T21:41:28.463 INFO:tasks.rados.rados.0.smithi008.stdout:3099: finishing write tid 2 to smithi00888346-175 2023-10-07T21:41:28.463 INFO:tasks.rados.rados.0.smithi008.stdout:3099: finishing write tid 3 to smithi00888346-175 2023-10-07T21:41:28.463 INFO:tasks.rados.rados.0.smithi008.stdout:3099: finishing write tid 4 to smithi00888346-175 2023-10-07T21:41:28.463 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 175 v 380 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-10-07T21:41:28.464 INFO:tasks.rados.rados.0.smithi008.stdout:3099: left oid 175 (ObjNum 1954 snap 0 seq_num 1954) 2023-10-07T21:41:28.464 INFO:tasks.rados.rados.0.smithi008.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-10-07T21:41:28.474 INFO:tasks.rados.rados.0.smithi008.stdout:3100: writing smithi00888346-450 from 457685 to 1072201 tid 1 2023-10-07T21:41:28.483 INFO:tasks.rados.rados.0.smithi008.stdout:3100: writing smithi00888346-450 from 1818297 to 2521975 tid 2 2023-10-07T21:41:28.483 INFO:tasks.rados.rados.0.smithi008.stdout:3095: done (4 left) 2023-10-07T21:41:28.483 INFO:tasks.rados.rados.0.smithi008.stdout:3096: done (3 left) 2023-10-07T21:41:28.483 INFO:tasks.rados.rados.0.smithi008.stdout:3098: done (2 left) 2023-10-07T21:41:28.483 INFO:tasks.rados.rados.0.smithi008.stdout:3099: done (1 left) 2023-10-07T21:41:28.484 INFO:tasks.rados.rados.0.smithi008.stdout:3101: read oid 318 snap -1 2023-10-07T21:41:28.484 INFO:tasks.rados.rados.0.smithi008.stdout:3101: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:41:28.484 INFO:tasks.rados.rados.0.smithi008.stdout:3102: write oid 176 current snap is 0 2023-10-07T21:41:28.484 INFO:tasks.rados.rados.0.smithi008.stdout:3100: finishing write tid 1 to smithi00888346-450 2023-10-07T21:41:28.484 INFO:tasks.rados.rados.0.smithi008.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-10-07T21:41:28.491 INFO:tasks.rados.rados.0.smithi008.stdout:3102: writing smithi00888346-176 from 474492 to 1164257 tid 1 2023-10-07T21:41:28.498 INFO:tasks.rados.rados.0.smithi008.stdout:3102: writing smithi00888346-176 from 1760426 to 2324115 tid 2 2023-10-07T21:41:28.498 INFO:tasks.rados.rados.0.smithi008.stdout:3103: read oid 149 snap -1 2023-10-07T21:41:28.498 INFO:tasks.rados.rados.0.smithi008.stdout:3103: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:28.499 INFO:tasks.rados.rados.0.smithi008.stdout:3104: write oid 241 current snap is 0 2023-10-07T21:41:28.499 INFO:tasks.rados.rados.0.smithi008.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-10-07T21:41:28.506 INFO:tasks.rados.rados.0.smithi008.stdout:3104: writing smithi00888346-241 from 491299 to 1256313 tid 1 2023-10-07T21:41:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:3104: writing smithi00888346-241 from 1818908 to 2526255 tid 2 2023-10-07T21:41:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:3105: read oid 94 snap -1 2023-10-07T21:41:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:3105: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:41:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:3106: write oid 150 current snap is 0 2023-10-07T21:41:28.514 INFO:tasks.rados.rados.0.smithi008.stdout:3101: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:41:28.670 INFO:tasks.rados.rados.0.smithi008.stdout:3100: finishing write tid 2 to smithi00888346-450 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:3100: finishing write tid 3 to smithi00888346-450 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:3100: finishing write tid 4 to smithi00888346-450 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 491 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:3100: left oid 450 (ObjNum 1955 snap 0 seq_num 1955) 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:3102: finishing write tid 1 to smithi00888346-176 2023-10-07T21:41:28.671 INFO:tasks.rados.rados.0.smithi008.stdout:3102: finishing write tid 2 to smithi00888346-176 2023-10-07T21:41:28.672 INFO:tasks.rados.rados.0.smithi008.stdout:3102: finishing write tid 3 to smithi00888346-176 2023-10-07T21:41:28.672 INFO:tasks.rados.rados.0.smithi008.stdout:3102: finishing write tid 4 to smithi00888346-176 2023-10-07T21:41:28.672 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 176 v 398 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-10-07T21:41:28.672 INFO:tasks.rados.rados.0.smithi008.stdout:3102: left oid 176 (ObjNum 1956 snap 0 seq_num 1956) 2023-10-07T21:41:28.672 INFO:tasks.rados.rados.0.smithi008.stdout:3103: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: cluster 2023-10-07T21:41:27.970065+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon y restarted 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: cluster 2023-10-07T21:41:27.970262+0000 mon.a (mon.0) 963 : cluster [DBG] Standby manager daemon y started 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: audit 2023-10-07T21:41:27.977608+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: audit 2023-10-07T21:41:27.979786+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: audit 2023-10-07T21:41:27.983891+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:41:28.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[31720]: audit 2023-10-07T21:41:27.984432+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.? 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:28.877 INFO:tasks.rados.rados.0.smithi008.stdout:3104: finishing write tid 1 to smithi00888346-241 2023-10-07T21:41:28.877 INFO:tasks.rados.rados.0.smithi008.stdout:3104: finishing write tid 2 to smithi00888346-241 2023-10-07T21:41:28.877 INFO:tasks.rados.rados.0.smithi008.stdout:3104: finishing write tid 3 to smithi00888346-241 2023-10-07T21:41:28.878 INFO:tasks.rados.rados.0.smithi008.stdout:3104: finishing write tid 4 to smithi00888346-241 2023-10-07T21:41:28.878 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 241 v 549 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-10-07T21:41:28.878 INFO:tasks.rados.rados.0.smithi008.stdout:3104: left oid 241 (ObjNum 1957 snap 0 seq_num 1957) 2023-10-07T21:41:28.878 INFO:tasks.rados.rados.0.smithi008.stdout:3105: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:41:28.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:28 smithi081 bash[76855]: ts=2023-10-07T21:41:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:41:29.121 INFO:tasks.rados.rados.0.smithi008.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-10-07T21:41:29.126 INFO:tasks.rados.rados.0.smithi008.stdout:3106: writing smithi00888346-150 from 508106 to 948369 tid 1 2023-10-07T21:41:29.133 INFO:tasks.rados.rados.0.smithi008.stdout:3106: writing smithi00888346-150 from 1477390 to 2044748 tid 2 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3106: writing smithi00888346-150 from 2685867 to 2908106 tid 3 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3100: done (6 left) 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3101: done (5 left) 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3102: done (4 left) 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3103: done (3 left) 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3104: done (2 left) 2023-10-07T21:41:29.138 INFO:tasks.rados.rados.0.smithi008.stdout:3105: done (1 left) 2023-10-07T21:41:29.139 INFO:tasks.rados.rados.0.smithi008.stdout:3107: delete oid 193 current snap is 0 2023-10-07T21:41:29.139 INFO:tasks.rados.rados.0.smithi008.stdout:3106: finishing write tid 1 to smithi00888346-150 2023-10-07T21:41:29.139 INFO:tasks.rados.rados.0.smithi008.stdout:3106: finishing write tid 2 to smithi00888346-150 2023-10-07T21:41:29.140 INFO:tasks.rados.rados.0.smithi008.stdout:3107: done (1 left) 2023-10-07T21:41:29.140 INFO:tasks.rados.rados.0.smithi008.stdout:3108: delete oid 193 current snap is 0 2023-10-07T21:41:29.141 INFO:tasks.rados.rados.0.smithi008.stdout:3106: finishing write tid 3 to smithi00888346-150 2023-10-07T21:41:29.141 INFO:tasks.rados.rados.0.smithi008.stdout:3106: finishing write tid 4 to smithi00888346-150 2023-10-07T21:41:29.141 INFO:tasks.rados.rados.0.smithi008.stdout:3106: finishing write tid 5 to smithi00888346-150 2023-10-07T21:41:29.141 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 150 v 553 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-10-07T21:41:29.141 INFO:tasks.rados.rados.0.smithi008.stdout:3106: left oid 150 (ObjNum 1958 snap 0 seq_num 1958) 2023-10-07T21:41:29.142 INFO:tasks.rados.rados.0.smithi008.stdout:3106: done (1 left) 2023-10-07T21:41:29.142 INFO:tasks.rados.rados.0.smithi008.stdout:3108: done (0 left) 2023-10-07T21:41:29.143 INFO:tasks.rados.rados.0.smithi008.stdout:3109: write oid 433 current snap is 0 2023-10-07T21:41:29.143 INFO:tasks.rados.rados.0.smithi008.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-10-07T21:41:29.151 INFO:tasks.rados.rados.0.smithi008.stdout:3109: writing smithi00888346-433 from 558527 to 1224537 tid 1 2023-10-07T21:41:29.160 INFO:tasks.rados.rados.0.smithi008.stdout:3109: writing smithi00888346-433 from 1936483 to 2651168 tid 2 2023-10-07T21:41:29.161 INFO:tasks.rados.rados.0.smithi008.stdout:3110: write oid 28 current snap is 0 2023-10-07T21:41:29.161 INFO:tasks.rados.rados.0.smithi008.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-10-07T21:41:29.166 INFO:tasks.rados.rados.0.smithi008.stdout:3110: writing smithi00888346-28 from 575334 to 1032946 tid 1 2023-10-07T21:41:29.173 INFO:tasks.rados.rados.0.smithi008.stdout:3110: writing smithi00888346-28 from 1711318 to 2169661 tid 2 2023-10-07T21:41:29.177 INFO:tasks.rados.rados.0.smithi008.stdout:3110: writing smithi00888346-28 from 2679206 to 2975334 tid 3 2023-10-07T21:41:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:3111: write oid 281 current snap is 0 2023-10-07T21:41:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:3109: finishing write tid 1 to smithi00888346-433 2023-10-07T21:41:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:3109: finishing write tid 2 to smithi00888346-433 2023-10-07T21:41:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:3109: finishing write tid 3 to smithi00888346-433 2023-10-07T21:41:29.178 INFO:tasks.rados.rados.0.smithi008.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-10-07T21:41:29.184 INFO:tasks.rados.rados.0.smithi008.stdout:3111: writing smithi00888346-281 from 592141 to 1125002 tid 1 2023-10-07T21:41:29.192 INFO:tasks.rados.rados.0.smithi008.stdout:3111: writing smithi00888346-281 from 1769800 to 2488154 tid 2 2023-10-07T21:41:29.192 INFO:tasks.rados.rados.0.smithi008.stdout:3112: read oid 104 snap -1 2023-10-07T21:41:29.192 INFO:tasks.rados.rados.0.smithi008.stdout:3112: expect deleted 2023-10-07T21:41:29.192 INFO:tasks.rados.rados.0.smithi008.stdout:3113: write oid 472 current snap is 0 2023-10-07T21:41:29.192 INFO:tasks.rados.rados.0.smithi008.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-10-07T21:41:29.198 INFO:tasks.rados.rados.0.smithi008.stdout:3113: writing smithi00888346-472 from 608948 to 1217058 tid 1 2023-10-07T21:41:29.204 INFO:tasks.rados.rados.0.smithi008.stdout:3113: writing smithi00888346-472 from 1828282 to 2290294 tid 2 2023-10-07T21:41:29.209 INFO:tasks.rados.rados.0.smithi008.stdout:3113: writing smithi00888346-472 from 2734052 to 3008948 tid 3 2023-10-07T21:41:29.209 INFO:tasks.rados.rados.0.smithi008.stdout:3114: read oid 476 snap -1 2023-10-07T21:41:29.209 INFO:tasks.rados.rados.0.smithi008.stdout:3114: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-07T21:41:29.209 INFO:tasks.rados.rados.0.smithi008.stdout:3115: read oid 399 snap -1 2023-10-07T21:41:29.209 INFO:tasks.rados.rados.0.smithi008.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3116: write oid 266 current snap is 0 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3109: finishing write tid 4 to smithi00888346-433 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 326 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3110: finishing write tid 1 to smithi00888346-28 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3110: finishing write tid 2 to smithi00888346-28 2023-10-07T21:41:29.210 INFO:tasks.rados.rados.0.smithi008.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-10-07T21:41:29.216 INFO:tasks.rados.rados.0.smithi008.stdout:3116: writing smithi00888346-266 from 625755 to 1309114 tid 1 2023-10-07T21:41:29.223 INFO:tasks.rados.rados.0.smithi008.stdout:3116: writing smithi00888346-266 from 1770411 to 2492434 tid 2 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3109: done (7 left) 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3117: read oid 209 snap -1 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3117: expect (ObjNum 863 snap 0 seq_num 863) 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3118: read oid 436 snap -1 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3118: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3119: write oid 230 current snap is 0 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3110: finishing write tid 3 to smithi00888346-28 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3110: finishing write tid 4 to smithi00888346-28 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3110: finishing write tid 5 to smithi00888346-28 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 557 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-10-07T21:41:29.224 INFO:tasks.rados.rados.0.smithi008.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-10-07T21:41:29.225 INFO:tasks.rados.rados.0.smithi008.stdout:3111: finishing write tid 1 to smithi00888346-281 2023-10-07T21:41:29.225 INFO:tasks.rados.rados.0.smithi008.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-10-07T21:41:29.232 INFO:tasks.rados.rados.0.smithi008.stdout:3119: writing smithi00888346-230 from 642562 to 1401170 tid 1 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3119: writing smithi00888346-230 from 1828893 to 2294574 tid 2 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3110: done (9 left) 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3120: delete oid 113 current snap is 0 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3111: finishing write tid 2 to smithi00888346-281 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3111: finishing write tid 3 to smithi00888346-281 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3111: finishing write tid 4 to smithi00888346-281 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 367 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-10-07T21:41:29.238 INFO:tasks.rados.rados.0.smithi008.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-10-07T21:41:29.239 INFO:tasks.rados.rados.0.smithi008.stdout:3113: finishing write tid 1 to smithi00888346-472 2023-10-07T21:41:29.239 INFO:tasks.rados.rados.0.smithi008.stdout:3113: finishing write tid 2 to smithi00888346-472 2023-10-07T21:41:29.239 INFO:tasks.rados.rados.0.smithi008.stdout:3113: finishing write tid 3 to smithi00888346-472 2023-10-07T21:41:29.239 INFO:tasks.rados.rados.0.smithi008.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-07T21:41:29.313 INFO:tasks.rados.rados.0.smithi008.stdout:3113: finishing write tid 4 to smithi00888346-472 2023-10-07T21:41:29.314 INFO:tasks.rados.rados.0.smithi008.stdout:3113: finishing write tid 5 to smithi00888346-472 2023-10-07T21:41:29.314 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 472 v 439 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-10-07T21:41:29.314 INFO:tasks.rados.rados.0.smithi008.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-10-07T21:41:29.314 INFO:tasks.rados.rados.0.smithi008.stdout:3116: finishing write tid 1 to smithi00888346-266 2023-10-07T21:41:29.314 INFO:tasks.rados.rados.0.smithi008.stdout:3114: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[27485]: cluster 2023-10-07T21:41:27.572792+0000 mgr.x (mgr.24878) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.8 MiB/s wr, 108 op/s 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[27485]: cluster 2023-10-07T21:41:28.297748+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e26: x(active, since 58s), standbys: y 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[27485]: audit 2023-10-07T21:41:28.724062+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.8:0/3940120900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[41094]: cluster 2023-10-07T21:41:27.572792+0000 mgr.x (mgr.24878) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.8 MiB/s wr, 108 op/s 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[41094]: cluster 2023-10-07T21:41:28.297748+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e26: x(active, since 58s), standbys: y 2023-10-07T21:41:29.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:29 smithi008 bash[41094]: audit 2023-10-07T21:41:28.724062+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.8:0/3940120900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:29.506 INFO:tasks.rados.rados.0.smithi008.stdout:3117: expect (ObjNum 863 snap 0 seq_num 863) 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:3116: finishing write tid 2 to smithi00888346-266 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:3116: finishing write tid 3 to smithi00888346-266 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:3116: finishing write tid 4 to smithi00888346-266 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 419 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:3116: left oid 266 (ObjNum 1965 snap 0 seq_num 1965) 2023-10-07T21:41:29.662 INFO:tasks.rados.rados.0.smithi008.stdout:3118: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-07T21:41:29.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:29 smithi081 bash[31720]: cluster 2023-10-07T21:41:27.572792+0000 mgr.x (mgr.24878) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.8 MiB/s wr, 108 op/s 2023-10-07T21:41:29.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:29 smithi081 bash[31720]: cluster 2023-10-07T21:41:28.297748+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e26: x(active, since 58s), standbys: y 2023-10-07T21:41:29.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:29 smithi081 bash[31720]: audit 2023-10-07T21:41:28.724062+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.8:0/3940120900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:29.770 INFO:tasks.rados.rados.0.smithi008.stdout:3119: finishing write tid 1 to smithi00888346-230 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3111: done (9 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3112: done (8 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3113: done (7 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3114: done (6 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3115: done (5 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3116: done (4 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3117: done (3 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3118: done (2 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3120: done (1 left) 2023-10-07T21:41:29.771 INFO:tasks.rados.rados.0.smithi008.stdout:3121: read oid 247 snap -1 2023-10-07T21:41:29.772 INFO:tasks.rados.rados.0.smithi008.stdout:3121: expect deleted 2023-10-07T21:41:29.772 INFO:tasks.rados.rados.0.smithi008.stdout:3122: write oid 492 current snap is 0 2023-10-07T21:41:29.772 INFO:tasks.rados.rados.0.smithi008.stdout:3119: finishing write tid 2 to smithi00888346-230 2023-10-07T21:41:29.772 INFO:tasks.rados.rados.0.smithi008.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-10-07T21:41:29.779 INFO:tasks.rados.rados.0.smithi008.stdout:3122: writing smithi00888346-492 from 676176 to 1185282 tid 1 2023-10-07T21:41:29.787 INFO:tasks.rados.rados.0.smithi008.stdout:3122: writing smithi00888346-492 from 1945857 to 2415207 tid 2 2023-10-07T21:41:29.788 INFO:tasks.rados.rados.0.smithi008.stdout:3123: read oid 467 snap -1 2023-10-07T21:41:29.788 INFO:tasks.rados.rados.0.smithi008.stdout:3123: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:41:29.788 INFO:tasks.rados.rados.0.smithi008.stdout:3124: write oid 43 current snap is 0 2023-10-07T21:41:29.788 INFO:tasks.rados.rados.0.smithi008.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-10-07T21:41:29.795 INFO:tasks.rados.rados.0.smithi008.stdout:3124: writing smithi00888346-43 from 692983 to 1277338 tid 1 2023-10-07T21:41:29.803 INFO:tasks.rados.rados.0.smithi008.stdout:3124: writing smithi00888346-43 from 1887986 to 2617347 tid 2 2023-10-07T21:41:29.803 INFO:tasks.rados.rados.0.smithi008.stdout:3125: read oid 153 snap -1 2023-10-07T21:41:29.803 INFO:tasks.rados.rados.0.smithi008.stdout:3125: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-07T21:41:29.803 INFO:tasks.rados.rados.0.smithi008.stdout:3126: write oid 55 current snap is 0 2023-10-07T21:41:29.803 INFO:tasks.rados.rados.0.smithi008.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-10-07T21:41:29.811 INFO:tasks.rados.rados.0.smithi008.stdout:3126: writing smithi00888346-55 from 709790 to 1485747 tid 1 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3126: writing smithi00888346-55 from 2062821 to 2535840 tid 2 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3127: write oid 161 current snap is 0 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3119: finishing write tid 3 to smithi00888346-230 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3119: finishing write tid 4 to smithi00888346-230 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 230 v 446 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3119: left oid 230 (ObjNum 1966 snap 0 seq_num 1966) 2023-10-07T21:41:29.818 INFO:tasks.rados.rados.0.smithi008.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-10-07T21:41:29.824 INFO:tasks.rados.rados.0.smithi008.stdout:3127: writing smithi00888346-161 from 726597 to 1177803 tid 1 2023-10-07T21:41:29.831 INFO:tasks.rados.rados.0.smithi008.stdout:3127: writing smithi00888346-161 from 1721303 to 2337980 tid 2 2023-10-07T21:41:29.836 INFO:tasks.rados.rados.0.smithi008.stdout:3127: writing smithi00888346-161 from 2809660 to 3126597 tid 3 2023-10-07T21:41:29.836 INFO:tasks.rados.rados.0.smithi008.stdout:3119: done (7 left) 2023-10-07T21:41:29.836 INFO:tasks.rados.rados.0.smithi008.stdout:3128: write oid 184 current snap is 0 2023-10-07T21:41:29.836 INFO:tasks.rados.rados.0.smithi008.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-10-07T21:41:29.843 INFO:tasks.rados.rados.0.smithi008.stdout:3128: writing smithi00888346-184 from 743404 to 1269859 tid 1 2023-10-07T21:41:29.849 INFO:tasks.rados.rados.0.smithi008.stdout:3128: writing smithi00888346-184 from 1779785 to 2256473 tid 2 2023-10-07T21:41:29.857 INFO:tasks.rados.rados.0.smithi008.stdout:3128: writing smithi00888346-184 from 2837083 to 3143404 tid 3 2023-10-07T21:41:29.857 INFO:tasks.rados.rados.0.smithi008.stdout:3129: write oid 98 current snap is 0 2023-10-07T21:41:29.857 INFO:tasks.rados.rados.0.smithi008.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-10-07T21:41:29.865 INFO:tasks.rados.rados.0.smithi008.stdout:3129: writing smithi00888346-98 from 760211 to 1361915 tid 1 2023-10-07T21:41:29.873 INFO:tasks.rados.rados.0.smithi008.stdout:3129: writing smithi00888346-98 from 2121914 to 2742260 tid 2 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3129: writing smithi00888346-98 from 3148153 to 3160211 tid 3 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3130: read oid 24 snap -1 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3130: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3131: read oid 158 snap -1 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3131: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-07T21:41:29.876 INFO:tasks.rados.rados.0.smithi008.stdout:3132: read oid 339 snap -1 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3132: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3133: write oid 223 current snap is 0 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3122: finishing write tid 1 to smithi00888346-492 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3122: finishing write tid 2 to smithi00888346-492 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3122: finishing write tid 3 to smithi00888346-492 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3122: finishing write tid 4 to smithi00888346-492 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 422 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3122: left oid 492 (ObjNum 1968 snap 0 seq_num 1968) 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3124: finishing write tid 1 to smithi00888346-43 2023-10-07T21:41:29.877 INFO:tasks.rados.rados.0.smithi008.stdout:3123: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:41:30.159 INFO:tasks.rados.rados.0.smithi008.stdout:3124: finishing write tid 2 to smithi00888346-43 2023-10-07T21:41:30.159 INFO:tasks.rados.rados.0.smithi008.stdout:3124: finishing write tid 3 to smithi00888346-43 2023-10-07T21:41:30.159 INFO:tasks.rados.rados.0.smithi008.stdout:3124: finishing write tid 4 to smithi00888346-43 2023-10-07T21:41:30.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 43 v 288 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-10-07T21:41:30.160 INFO:tasks.rados.rados.0.smithi008.stdout:3124: left oid 43 (ObjNum 1969 snap 0 seq_num 1969) 2023-10-07T21:41:30.160 INFO:tasks.rados.rados.0.smithi008.stdout:3125: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-07T21:41:30.227 INFO:tasks.rados.rados.0.smithi008.stdout:3126: finishing write tid 1 to smithi00888346-55 2023-10-07T21:41:30.227 INFO:tasks.rados.rados.0.smithi008.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-10-07T21:41:30.235 INFO:tasks.rados.rados.0.smithi008.stdout:3133: writing smithi00888346-223 from 777018 to 1453971 tid 1 2023-10-07T21:41:30.244 INFO:tasks.rados.rados.0.smithi008.stdout:3133: writing smithi00888346-223 from 2180396 to 2660753 tid 2 2023-10-07T21:41:30.247 INFO:tasks.rados.rados.0.smithi008.stdout:3133: writing smithi00888346-223 from 3175576 to 3177018 tid 3 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3121: done (12 left) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3122: done (11 left) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3123: done (10 left) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3124: done (9 left) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3125: done (8 left) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3134: read oid 214 snap -1 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3134: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3135: write oid 351 current snap is 0 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3126: finishing write tid 2 to smithi00888346-55 2023-10-07T21:41:30.248 INFO:tasks.rados.rados.0.smithi008.stdout:3126: finishing write tid 3 to smithi00888346-55 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:3126: finishing write tid 4 to smithi00888346-55 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 472 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:3126: left oid 55 (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:3127: finishing write tid 1 to smithi00888346-161 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:3127: finishing write tid 2 to smithi00888346-161 2023-10-07T21:41:30.249 INFO:tasks.rados.rados.0.smithi008.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-10-07T21:41:30.256 INFO:tasks.rados.rados.0.smithi008.stdout:3135: writing smithi00888346-351 from 793825 to 1546027 tid 1 2023-10-07T21:41:30.265 INFO:tasks.rados.rados.0.smithi008.stdout:3135: writing smithi00888346-351 from 2238878 to 2862893 tid 2 2023-10-07T21:41:30.265 INFO:tasks.rados.rados.0.smithi008.stdout:3126: done (9 left) 2023-10-07T21:41:30.265 INFO:tasks.rados.rados.0.smithi008.stdout:3136: write oid 302 current snap is 0 2023-10-07T21:41:30.266 INFO:tasks.rados.rados.0.smithi008.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-10-07T21:41:30.268 INFO:tasks.rados.rados.0.smithi008.stdout:3136: writing smithi00888346-302 from 410632 to 838083 tid 1 2023-10-07T21:41:30.275 INFO:tasks.rados.rados.0.smithi008.stdout:3136: writing smithi00888346-302 from 1497360 to 1981386 tid 2 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3136: writing smithi00888346-302 from 2430422 to 2968390 tid 3 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3137: write oid 418 current snap is 0 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3127: finishing write tid 3 to smithi00888346-161 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3127: finishing write tid 4 to smithi00888346-161 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3127: finishing write tid 5 to smithi00888346-161 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 161 v 363 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-10-07T21:41:30.281 INFO:tasks.rados.rados.0.smithi008.stdout:3127: left oid 161 (ObjNum 1971 snap 0 seq_num 1971) 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: finishing write tid 1 to smithi00888346-184 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: finishing write tid 2 to smithi00888346-184 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: finishing write tid 3 to smithi00888346-184 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: finishing write tid 4 to smithi00888346-184 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: finishing write tid 5 to smithi00888346-184 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 184 v 426 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3128: left oid 184 (ObjNum 1972 snap 0 seq_num 1972) 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3129: finishing write tid 1 to smithi00888346-98 2023-10-07T21:41:30.282 INFO:tasks.rados.rados.0.smithi008.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-10-07T21:41:30.286 INFO:tasks.rados.rados.0.smithi008.stdout:3137: writing smithi00888346-418 from 427439 to 1046492 tid 1 2023-10-07T21:41:30.292 INFO:tasks.rados.rados.0.smithi008.stdout:3137: writing smithi00888346-418 from 1555842 to 2183526 tid 2 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3137: writing smithi00888346-418 from 2857845 to 3227439 tid 3 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3127: done (10 left) 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3128: done (9 left) 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3138: read oid 6 snap -1 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3139: write oid 37 current snap is 0 2023-10-07T21:41:30.299 INFO:tasks.rados.rados.0.smithi008.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-10-07T21:41:30.305 INFO:tasks.rados.rados.0.smithi008.stdout:3139: writing smithi00888346-37 from 444246 to 1138548 tid 1 2023-10-07T21:41:30.311 INFO:tasks.rados.rados.0.smithi008.stdout:3139: writing smithi00888346-37 from 1614324 to 2102019 tid 2 2023-10-07T21:41:30.318 INFO:tasks.rados.rados.0.smithi008.stdout:3139: writing smithi00888346-37 from 2885268 to 3244246 tid 3 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3140: read oid 150 snap -1 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3140: expect (ObjNum 1958 snap 0 seq_num 1958) 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3141: read oid 317 snap -1 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3141: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3142: write oid 66 current snap is 0 2023-10-07T21:41:30.319 INFO:tasks.rados.rados.0.smithi008.stdout:3130: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:41:30.475 INFO:tasks.rados.rados.0.smithi008.stdout:3129: finishing write tid 2 to smithi00888346-98 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:3129: finishing write tid 3 to smithi00888346-98 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:3129: finishing write tid 4 to smithi00888346-98 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:3129: finishing write tid 5 to smithi00888346-98 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 98 v 476 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:3129: left oid 98 (ObjNum 1973 snap 0 seq_num 1973) 2023-10-07T21:41:30.476 INFO:tasks.rados.rados.0.smithi008.stdout:3131: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-07T21:41:30.573 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:30 smithi008 bash[27485]: audit 2023-10-07T21:41:29.687993+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:30.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:30 smithi008 bash[41094]: audit 2023-10-07T21:41:29.687993+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:30.631 INFO:tasks.rados.rados.0.smithi008.stdout:3132: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-10-07T21:41:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:30 smithi081 bash[31720]: audit 2023-10-07T21:41:29.687993+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: finishing write tid 1 to smithi00888346-223 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: finishing write tid 2 to smithi00888346-223 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: finishing write tid 3 to smithi00888346-223 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: finishing write tid 4 to smithi00888346-223 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: finishing write tid 5 to smithi00888346-223 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 223 v 443 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3133: left oid 223 (ObjNum 1974 snap 0 seq_num 1974) 2023-10-07T21:41:30.743 INFO:tasks.rados.rados.0.smithi008.stdout:3134: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-07T21:41:30.911 INFO:tasks.rados.rados.0.smithi008.stdout:3135: finishing write tid 1 to smithi00888346-351 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3135: finishing write tid 2 to smithi00888346-351 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3135: finishing write tid 3 to smithi00888346-351 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3135: finishing write tid 4 to smithi00888346-351 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 366 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3135: left oid 351 (ObjNum 1975 snap 0 seq_num 1975) 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3136: finishing write tid 1 to smithi00888346-302 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3136: finishing write tid 2 to smithi00888346-302 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3136: finishing write tid 3 to smithi00888346-302 2023-10-07T21:41:30.912 INFO:tasks.rados.rados.0.smithi008.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-10-07T21:41:30.918 INFO:tasks.rados.rados.0.smithi008.stdout:3142: writing smithi00888346-66 from 461053 to 1230604 tid 1 2023-10-07T21:41:30.924 INFO:tasks.rados.rados.0.smithi008.stdout:3142: writing smithi00888346-66 from 1672806 to 2304159 tid 2 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3142: writing smithi00888346-66 from 2912691 to 3261053 tid 3 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3129: done (13 left) 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3130: done (12 left) 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3131: done (11 left) 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3132: done (10 left) 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3133: done (9 left) 2023-10-07T21:41:30.930 INFO:tasks.rados.rados.0.smithi008.stdout:3134: done (8 left) 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3135: done (7 left) 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3143: write oid 156 current snap is 0 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3136: finishing write tid 4 to smithi00888346-302 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3136: finishing write tid 5 to smithi00888346-302 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 447 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3136: left oid 302 (ObjNum 1976 snap 0 seq_num 1976) 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3137: finishing write tid 1 to smithi00888346-418 2023-10-07T21:41:30.931 INFO:tasks.rados.rados.0.smithi008.stdout:3137: finishing write tid 2 to smithi00888346-418 2023-10-07T21:41:30.932 INFO:tasks.rados.rados.0.smithi008.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-10-07T21:41:31.005 INFO:tasks.rados.rados.0.smithi008.stdout:3137: finishing write tid 3 to smithi00888346-418 2023-10-07T21:41:31.005 INFO:tasks.rados.rados.0.smithi008.stdout:3137: finishing write tid 4 to smithi00888346-418 2023-10-07T21:41:31.005 INFO:tasks.rados.rados.0.smithi008.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-10-07T21:41:31.010 INFO:tasks.rados.rados.0.smithi008.stdout:3143: writing smithi00888346-156 from 477860 to 922660 tid 1 2023-10-07T21:41:31.017 INFO:tasks.rados.rados.0.smithi008.stdout:3143: writing smithi00888346-156 from 1331288 to 1822652 tid 2 2023-10-07T21:41:31.026 INFO:tasks.rados.rados.0.smithi008.stdout:3143: writing smithi00888346-156 from 2540114 to 3239523 tid 3 2023-10-07T21:41:31.026 INFO:tasks.rados.rados.0.smithi008.stdout:3136: done (7 left) 2023-10-07T21:41:31.026 INFO:tasks.rados.rados.0.smithi008.stdout:3138: done (6 left) 2023-10-07T21:41:31.026 INFO:tasks.rados.rados.0.smithi008.stdout:3144: read oid 442 snap -1 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3144: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3145: write oid 92 current snap is 0 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3137: finishing write tid 5 to smithi00888346-418 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 418 v 451 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3137: left oid 418 (ObjNum 1977 snap 0 seq_num 1977) 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3139: finishing write tid 1 to smithi00888346-37 2023-10-07T21:41:31.027 INFO:tasks.rados.rados.0.smithi008.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-10-07T21:41:31.032 INFO:tasks.rados.rados.0.smithi008.stdout:3145: writing smithi00888346-92 from 494667 to 1014716 tid 1 2023-10-07T21:41:31.040 INFO:tasks.rados.rados.0.smithi008.stdout:3145: writing smithi00888346-92 from 1673417 to 2308439 tid 2 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3145: writing smithi00888346-92 from 2851184 to 3294667 tid 3 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3137: done (7 left) 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3146: read oid 65 snap -1 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3146: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3147: read oid 152 snap -1 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3147: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3148: write oid 213 current snap is 0 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3139: finishing write tid 2 to smithi00888346-37 2023-10-07T21:41:31.046 INFO:tasks.rados.rados.0.smithi008.stdout:3139: finishing write tid 3 to smithi00888346-37 2023-10-07T21:41:31.047 INFO:tasks.rados.rados.0.smithi008.stdout:3139: finishing write tid 4 to smithi00888346-37 2023-10-07T21:41:31.047 INFO:tasks.rados.rados.0.smithi008.stdout:3139: finishing write tid 5 to smithi00888346-37 2023-10-07T21:41:31.047 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 37 v 292 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-10-07T21:41:31.047 INFO:tasks.rados.rados.0.smithi008.stdout:3139: left oid 37 (ObjNum 1978 snap 0 seq_num 1978) 2023-10-07T21:41:31.047 INFO:tasks.rados.rados.0.smithi008.stdout:3140: expect (ObjNum 1958 snap 0 seq_num 1958) 2023-10-07T21:41:31.183 INFO:tasks.rados.rados.0.smithi008.stdout:3141: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-07T21:41:31.279 INFO:tasks.rados.rados.0.smithi008.stdout:3142: finishing write tid 1 to smithi00888346-66 2023-10-07T21:41:31.279 INFO:tasks.rados.rados.0.smithi008.stdout:3142: finishing write tid 2 to smithi00888346-66 2023-10-07T21:41:31.279 INFO:tasks.rados.rados.0.smithi008.stdout:3142: finishing write tid 3 to smithi00888346-66 2023-10-07T21:41:31.279 INFO:tasks.rados.rados.0.smithi008.stdout:3142: finishing write tid 4 to smithi00888346-66 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3142: finishing write tid 5 to smithi00888346-66 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 430 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3142: left oid 66 (ObjNum 1979 snap 0 seq_num 1979) 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3143: finishing write tid 1 to smithi00888346-156 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3143: finishing write tid 2 to smithi00888346-156 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3145: finishing write tid 1 to smithi00888346-92 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3143: finishing write tid 3 to smithi00888346-156 2023-10-07T21:41:31.280 INFO:tasks.rados.rados.0.smithi008.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-10-07T21:41:31.285 INFO:tasks.rados.rados.0.smithi008.stdout:3148: writing smithi00888346-213 from 511474 to 1106772 tid 1 2023-10-07T21:41:31.291 INFO:tasks.rados.rados.0.smithi008.stdout:3148: writing smithi00888346-213 from 1731899 to 2226932 tid 2 2023-10-07T21:41:31.298 INFO:tasks.rados.rados.0.smithi008.stdout:3148: writing smithi00888346-213 from 2878607 to 3311474 tid 3 2023-10-07T21:41:31.298 INFO:tasks.rados.rados.0.smithi008.stdout:3139: done (9 left) 2023-10-07T21:41:31.298 INFO:tasks.rados.rados.0.smithi008.stdout:3140: done (8 left) 2023-10-07T21:41:31.298 INFO:tasks.rados.rados.0.smithi008.stdout:3141: done (7 left) 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3142: done (6 left) 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3149: delete oid 216 current snap is 0 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3143: finishing write tid 4 to smithi00888346-156 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3143: finishing write tid 5 to smithi00888346-156 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 156 v 338 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3143: left oid 156 (ObjNum 1980 snap 0 seq_num 1980) 2023-10-07T21:41:31.299 INFO:tasks.rados.rados.0.smithi008.stdout:3144: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-07T21:41:31.310 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 21:41:31 smithi008 bash[91462]: ts=2023-10-07T21:41:31.003Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3145: finishing write tid 2 to smithi00888346-92 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3145: finishing write tid 3 to smithi00888346-92 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3145: finishing write tid 4 to smithi00888346-92 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3145: finishing write tid 5 to smithi00888346-92 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 92 v 330 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3145: left oid 92 (ObjNum 1981 snap 0 seq_num 1981) 2023-10-07T21:41:31.425 INFO:tasks.rados.rados.0.smithi008.stdout:3143: done (6 left) 2023-10-07T21:41:31.426 INFO:tasks.rados.rados.0.smithi008.stdout:3144: done (5 left) 2023-10-07T21:41:31.426 INFO:tasks.rados.rados.0.smithi008.stdout:3145: done (4 left) 2023-10-07T21:41:31.426 INFO:tasks.rados.rados.0.smithi008.stdout:3149: done (3 left) 2023-10-07T21:41:31.426 INFO:tasks.rados.rados.0.smithi008.stdout:3150: delete oid 248 current snap is 0 2023-10-07T21:41:31.426 INFO:tasks.rados.rados.0.smithi008.stdout:3146: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:31.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:31 smithi008 bash[41094]: cluster 2023-10-07T21:41:29.573518+0000 mgr.x (mgr.24878) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2023-10-07T21:41:31.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:31 smithi008 bash[41094]: audit 2023-10-07T21:41:31.156090+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.8:0/2843745586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:31 smithi008 bash[27485]: cluster 2023-10-07T21:41:29.573518+0000 mgr.x (mgr.24878) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2023-10-07T21:41:31.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:31 smithi008 bash[27485]: audit 2023-10-07T21:41:31.156090+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.8:0/2843745586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:31.661 INFO:tasks.rados.rados.0.smithi008.stdout:3147: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-10-07T21:41:31.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:31 smithi081 bash[31720]: cluster 2023-10-07T21:41:29.573518+0000 mgr.x (mgr.24878) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2023-10-07T21:41:31.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:31 smithi081 bash[31720]: audit 2023-10-07T21:41:31.156090+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.8:0/2843745586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:31.740 INFO:tasks.rados.rados.0.smithi008.stdout:3148: finishing write tid 1 to smithi00888346-213 2023-10-07T21:41:31.740 INFO:tasks.rados.rados.0.smithi008.stdout:3148: finishing write tid 2 to smithi00888346-213 2023-10-07T21:41:31.740 INFO:tasks.rados.rados.0.smithi008.stdout:3148: finishing write tid 3 to smithi00888346-213 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3148: finishing write tid 4 to smithi00888346-213 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3148: finishing write tid 5 to smithi00888346-213 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 213 v 496 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3148: left oid 213 (ObjNum 1982 snap 0 seq_num 1982) 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3146: done (3 left) 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3147: done (2 left) 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3148: done (1 left) 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3150: done (0 left) 2023-10-07T21:41:31.741 INFO:tasks.rados.rados.0.smithi008.stdout:3151: read oid 154 snap -1 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3151: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3152: read oid 60 snap -1 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3153: read oid 446 snap -1 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3153: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3154: write oid 199 current snap is 0 2023-10-07T21:41:31.742 INFO:tasks.rados.rados.0.smithi008.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-10-07T21:41:31.746 INFO:tasks.rados.rados.0.smithi008.stdout:3154: writing smithi00888346-199 from 561895 to 1099293 tid 1 2023-10-07T21:41:31.753 INFO:tasks.rados.rados.0.smithi008.stdout:3154: writing smithi00888346-199 from 1507345 to 2149705 tid 2 2023-10-07T21:41:31.759 INFO:tasks.rados.rados.0.smithi008.stdout:3154: writing smithi00888346-199 from 2560876 to 3232998 tid 3 2023-10-07T21:41:31.759 INFO:tasks.rados.rados.0.smithi008.stdout:3155: read oid 95 snap -1 2023-10-07T21:41:31.759 INFO:tasks.rados.rados.0.smithi008.stdout:3155: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-07T21:41:31.759 INFO:tasks.rados.rados.0.smithi008.stdout:3156: delete oid 64 current snap is 0 2023-10-07T21:41:31.759 INFO:tasks.rados.rados.0.smithi008.stdout:3151: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-10-07T21:41:31.972 INFO:tasks.rados.rados.0.smithi008.stdout:3153: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-07T21:41:32.044 INFO:tasks.rados.rados.0.smithi008.stdout:3152: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:3154: finishing write tid 1 to smithi00888346-199 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:3154: finishing write tid 2 to smithi00888346-199 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:3154: finishing write tid 3 to smithi00888346-199 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:3154: finishing write tid 4 to smithi00888346-199 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:3154: finishing write tid 5 to smithi00888346-199 2023-10-07T21:41:32.165 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 199 v 501 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-10-07T21:41:32.166 INFO:tasks.rados.rados.0.smithi008.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-10-07T21:41:32.166 INFO:tasks.rados.rados.0.smithi008.stdout:3155: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-07T21:41:32.306 INFO:tasks.rados.rados.0.smithi008.stdout:3151: done (5 left) 2023-10-07T21:41:32.306 INFO:tasks.rados.rados.0.smithi008.stdout:3152: done (4 left) 2023-10-07T21:41:32.306 INFO:tasks.rados.rados.0.smithi008.stdout:3153: done (3 left) 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3154: done (2 left) 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3155: done (1 left) 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3156: done (0 left) 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3157: read oid 90 snap -1 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3157: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-07T21:41:32.307 INFO:tasks.rados.rados.0.smithi008.stdout:3158: delete oid 451 current snap is 0 2023-10-07T21:41:32.310 INFO:tasks.rados.rados.0.smithi008.stdout:3158: done (1 left) 2023-10-07T21:41:32.310 INFO:tasks.rados.rados.0.smithi008.stdout:3159: write oid 174 current snap is 0 2023-10-07T21:41:32.310 INFO:tasks.rados.rados.0.smithi008.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-10-07T21:41:32.321 INFO:tasks.rados.rados.0.smithi008.stdout:3159: writing smithi00888346-174 from 612316 to 1375461 tid 1 2023-10-07T21:41:32.331 INFO:tasks.rados.rados.0.smithi008.stdout:3159: writing smithi00888346-174 from 2082791 to 2872478 tid 2 2023-10-07T21:41:32.331 INFO:tasks.rados.rados.0.smithi008.stdout:3160: read oid 335 snap -1 2023-10-07T21:41:32.331 INFO:tasks.rados.rados.0.smithi008.stdout:3160: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-07T21:41:32.331 INFO:tasks.rados.rados.0.smithi008.stdout:3161: delete oid 475 current snap is 0 2023-10-07T21:41:32.331 INFO:tasks.rados.rados.0.smithi008.stdout:3157: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-07T21:41:32.450 INFO:tasks.rados.rados.0.smithi008.stdout:3159: finishing write tid 1 to smithi00888346-174 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:3159: finishing write tid 2 to smithi00888346-174 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:3159: finishing write tid 3 to smithi00888346-174 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:3159: finishing write tid 4 to smithi00888346-174 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 174 v 333 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-10-07T21:41:32.451 INFO:tasks.rados.rados.0.smithi008.stdout:3160: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-07T21:41:32.648 INFO:tasks.rados.rados.0.smithi008.stdout:3157: done (3 left) 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3159: done (2 left) 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3160: done (1 left) 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3161: done (0 left) 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3162: read oid 291 snap -1 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3162: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3163: write oid 416 current snap is 0 2023-10-07T21:41:32.649 INFO:tasks.rados.rados.0.smithi008.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-10-07T21:41:32.662 INFO:tasks.rados.rados.0.smithi008.stdout:3163: writing smithi00888346-416 from 645930 to 1159573 tid 1 2023-10-07T21:41:32.671 INFO:tasks.rados.rados.0.smithi008.stdout:3163: writing smithi00888346-416 from 1683402 to 2476758 tid 2 2023-10-07T21:41:32.678 INFO:tasks.rados.rados.0.smithi008.stdout:3163: writing smithi00888346-416 from 2981638 to 3445930 tid 3 2023-10-07T21:41:32.678 INFO:tasks.rados.rados.0.smithi008.stdout:3164: write oid 481 current snap is 0 2023-10-07T21:41:32.678 INFO:tasks.rados.rados.0.smithi008.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-10-07T21:41:32.685 INFO:tasks.rados.rados.0.smithi008.stdout:3164: writing smithi00888346-481 from 662737 to 1251629 tid 1 2023-10-07T21:41:32.691 INFO:tasks.rados.rados.0.smithi008.stdout:3164: writing smithi00888346-481 from 1741884 to 2395251 tid 2 2023-10-07T21:41:32.698 INFO:tasks.rados.rados.0.smithi008.stdout:3164: writing smithi00888346-481 from 3009061 to 3462737 tid 3 2023-10-07T21:41:32.698 INFO:tasks.rados.rados.0.smithi008.stdout:3165: read oid 306 snap -1 2023-10-07T21:41:32.698 INFO:tasks.rados.rados.0.smithi008.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:41:32.698 INFO:tasks.rados.rados.0.smithi008.stdout:3166: delete oid 30 current snap is 0 2023-10-07T21:41:32.698 INFO:tasks.rados.rados.0.smithi008.stdout:3162: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-07T21:41:32.822 INFO:tasks.rados.rados.0.smithi008.stdout:3163: finishing write tid 1 to smithi00888346-416 2023-10-07T21:41:32.822 INFO:tasks.rados.rados.0.smithi008.stdout:3163: finishing write tid 2 to smithi00888346-416 2023-10-07T21:41:32.822 INFO:tasks.rados.rados.0.smithi008.stdout:3163: finishing write tid 3 to smithi00888346-416 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3163: finishing write tid 4 to smithi00888346-416 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3163: finishing write tid 5 to smithi00888346-416 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 296 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3164: finishing write tid 1 to smithi00888346-481 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3164: finishing write tid 2 to smithi00888346-481 2023-10-07T21:41:32.823 INFO:tasks.rados.rados.0.smithi008.stdout:3165: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:41:32.955 INFO:tasks.rados.rados.0.smithi008.stdout:3164: finishing write tid 3 to smithi00888346-481 2023-10-07T21:41:32.955 INFO:tasks.rados.rados.0.smithi008.stdout:3164: finishing write tid 4 to smithi00888346-481 2023-10-07T21:41:32.955 INFO:tasks.rados.rados.0.smithi008.stdout:3162: done (4 left) 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3163: done (3 left) 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3165: done (2 left) 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3166: done (1 left) 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3167: delete oid 117 current snap is 0 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3164: finishing write tid 5 to smithi00888346-481 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 403 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-10-07T21:41:32.956 INFO:tasks.rados.rados.0.smithi008.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2023-10-07T21:41:32.957 INFO:tasks.rados.rados.0.smithi008.stdout:3164: done (1 left) 2023-10-07T21:41:32.957 INFO:tasks.rados.rados.0.smithi008.stdout:3167: done (0 left) 2023-10-07T21:41:32.957 INFO:tasks.rados.rados.0.smithi008.stdout:3168: write oid 375 current snap is 0 2023-10-07T21:41:32.958 INFO:tasks.rados.rados.0.smithi008.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-10-07T21:41:32.970 INFO:tasks.rados.rados.0.smithi008.stdout:3168: writing smithi00888346-375 from 713158 to 1244150 tid 1 2023-10-07T21:41:32.977 INFO:tasks.rados.rados.0.smithi008.stdout:3168: writing smithi00888346-375 from 1917330 to 2318024 tid 2 2023-10-07T21:41:32.984 INFO:tasks.rados.rados.0.smithi008.stdout:3168: writing smithi00888346-375 from 3091330 to 3497606 tid 3 2023-10-07T21:41:32.984 INFO:tasks.rados.rados.0.smithi008.stdout:3169: write oid 84 current snap is 0 2023-10-07T21:41:32.984 INFO:tasks.rados.rados.0.smithi008.stdout:3168: finishing write tid 1 to smithi00888346-375 2023-10-07T21:41:32.984 INFO:tasks.rados.rados.0.smithi008.stdout:3168: finishing write tid 2 to smithi00888346-375 2023-10-07T21:41:32.984 INFO:tasks.rados.rados.0.smithi008.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-10-07T21:41:32.991 INFO:tasks.rados.rados.0.smithi008.stdout:3169: writing smithi00888346-84 from 729965 to 1336206 tid 1 2023-10-07T21:41:32.999 INFO:tasks.rados.rados.0.smithi008.stdout:3169: writing smithi00888346-84 from 1975812 to 2636517 tid 2 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3169: writing smithi00888346-84 from 3118753 to 3529965 tid 3 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3170: read oid 382 snap -1 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3171: write oid 349 current snap is 0 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3168: finishing write tid 3 to smithi00888346-375 2023-10-07T21:41:33.004 INFO:tasks.rados.rados.0.smithi008.stdout:3168: finishing write tid 4 to smithi00888346-375 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:3168: finishing write tid 5 to smithi00888346-375 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 375 v 450 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:3169: finishing write tid 1 to smithi00888346-84 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:3169: finishing write tid 2 to smithi00888346-84 2023-10-07T21:41:33.005 INFO:tasks.rados.rados.0.smithi008.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-10-07T21:41:33.013 INFO:tasks.rados.rados.0.smithi008.stdout:3171: writing smithi00888346-349 from 746772 to 1428262 tid 1 2023-10-07T21:41:33.020 INFO:tasks.rados.rados.0.smithi008.stdout:3171: writing smithi00888346-349 from 2034294 to 2438657 tid 2 2023-10-07T21:41:33.026 INFO:tasks.rados.rados.0.smithi008.stdout:3171: writing smithi00888346-349 from 3146176 to 3546772 tid 3 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3168: done (3 left) 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3172: write oid 81 current snap is 0 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3169: finishing write tid 3 to smithi00888346-84 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3169: finishing write tid 4 to smithi00888346-84 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3169: finishing write tid 5 to smithi00888346-84 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 84 v 434 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-10-07T21:41:33.027 INFO:tasks.rados.rados.0.smithi008.stdout:3170: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-07T21:41:33.295 INFO:tasks.rados.rados.0.smithi008.stdout:3171: finishing write tid 1 to smithi00888346-349 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3171: finishing write tid 2 to smithi00888346-349 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3171: finishing write tid 3 to smithi00888346-349 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3171: finishing write tid 4 to smithi00888346-349 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3171: finishing write tid 5 to smithi00888346-349 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 349 v 342 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-10-07T21:41:33.296 INFO:tasks.rados.rados.0.smithi008.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-10-07T21:41:33.307 INFO:tasks.rados.rados.0.smithi008.stdout:3172: writing smithi00888346-81 from 763579 to 1520318 tid 1 2023-10-07T21:41:33.314 INFO:tasks.rados.rados.0.smithi008.stdout:3172: writing smithi00888346-81 from 1976423 to 2524444 tid 2 2023-10-07T21:41:33.321 INFO:tasks.rados.rados.0.smithi008.stdout:3172: writing smithi00888346-81 from 2940893 to 3563579 tid 3 2023-10-07T21:41:33.321 INFO:tasks.rados.rados.0.smithi008.stdout:3172: finishing write tid 1 to smithi00888346-81 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3172: finishing write tid 2 to smithi00888346-81 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3169: done (3 left) 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3170: done (2 left) 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3171: done (1 left) 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3173: read oid 79 snap -1 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3173: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3174: read oid 428 snap -1 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3174: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3175: write oid 244 current snap is 0 2023-10-07T21:41:33.322 INFO:tasks.rados.rados.0.smithi008.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-10-07T21:41:33.323 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:33 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:41:33] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2023-10-07T21:41:33.328 INFO:tasks.rados.rados.0.smithi008.stdout:3175: writing smithi00888346-244 from 780386 to 1212374 tid 1 2023-10-07T21:41:33.333 INFO:tasks.rados.rados.0.smithi008.stdout:3175: writing smithi00888346-244 from 1634905 to 2042937 tid 2 2023-10-07T21:41:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:3175: writing smithi00888346-244 from 2684669 to 3252386 tid 3 2023-10-07T21:41:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:3176: read oid 222 snap -1 2023-10-07T21:41:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:3176: expect deleted 2023-10-07T21:41:33.340 INFO:tasks.rados.rados.0.smithi008.stdout:3177: write oid 453 current snap is 0 2023-10-07T21:41:33.341 INFO:tasks.rados.rados.0.smithi008.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-10-07T21:41:33.349 INFO:tasks.rados.rados.0.smithi008.stdout:3177: writing smithi00888346-453 from 797193 to 1304430 tid 1 2023-10-07T21:41:33.355 INFO:tasks.rados.rados.0.smithi008.stdout:3177: writing smithi00888346-453 from 2093387 to 2645077 tid 2 2023-10-07T21:41:33.361 INFO:tasks.rados.rados.0.smithi008.stdout:3177: writing smithi00888346-453 from 3112092 to 3597193 tid 3 2023-10-07T21:41:33.361 INFO:tasks.rados.rados.0.smithi008.stdout:3178: delete oid 355 current snap is 0 2023-10-07T21:41:33.361 INFO:tasks.rados.rados.0.smithi008.stdout:3172: finishing write tid 3 to smithi00888346-81 2023-10-07T21:41:33.361 INFO:tasks.rados.rados.0.smithi008.stdout:3172: finishing write tid 4 to smithi00888346-81 2023-10-07T21:41:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:3172: finishing write tid 5 to smithi00888346-81 2023-10-07T21:41:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 81 v 300 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-10-07T21:41:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:3172: left oid 81 (ObjNum 1997 snap 0 seq_num 1997) 2023-10-07T21:41:33.362 INFO:tasks.rados.rados.0.smithi008.stdout:3174: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:41:33.629 INFO:tasks.rados.rados.0.smithi008.stdout:3173: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-07T21:41:33.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:33 smithi008 bash[41094]: cluster 2023-10-07T21:41:31.574877+0000 mgr.x (mgr.24878) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-10-07T21:41:33.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:33 smithi008 bash[27485]: cluster 2023-10-07T21:41:31.574877+0000 mgr.x (mgr.24878) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: finishing write tid 1 to smithi00888346-244 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: finishing write tid 2 to smithi00888346-244 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: finishing write tid 3 to smithi00888346-244 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: finishing write tid 4 to smithi00888346-244 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: finishing write tid 5 to smithi00888346-244 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 562 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3175: left oid 244 (ObjNum 1998 snap 0 seq_num 1998) 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3177: finishing write tid 1 to smithi00888346-453 2023-10-07T21:41:33.704 INFO:tasks.rados.rados.0.smithi008.stdout:3177: finishing write tid 2 to smithi00888346-453 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3177: finishing write tid 3 to smithi00888346-453 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3177: finishing write tid 4 to smithi00888346-453 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3177: finishing write tid 5 to smithi00888346-453 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 415 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3177: left oid 453 (ObjNum 1999 snap 0 seq_num 1999) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3172: done (6 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3173: done (5 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3174: done (4 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3175: done (3 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3176: done (2 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3177: done (1 left) 2023-10-07T21:41:33.705 INFO:tasks.rados.rados.0.smithi008.stdout:3178: done (0 left) 2023-10-07T21:41:33.706 INFO:tasks.rados.rados.0.smithi008.stdout:3179: write oid 312 current snap is 0 2023-10-07T21:41:33.706 INFO:tasks.rados.rados.0.smithi008.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-10-07T21:41:33.716 INFO:tasks.rados.rados.0.smithi008.stdout:3179: writing smithi00888346-312 from 430807 to 1204895 tid 1 2023-10-07T21:41:33.724 INFO:tasks.rados.rados.0.smithi008.stdout:3179: writing smithi00888346-312 from 1810351 to 2365710 tid 2 2023-10-07T21:41:33.730 INFO:tasks.rados.rados.0.smithi008.stdout:3179: writing smithi00888346-312 from 2766938 to 3284824 tid 3 2023-10-07T21:41:33.730 INFO:tasks.rados.rados.0.smithi008.stdout:3180: write oid 495 current snap is 0 2023-10-07T21:41:33.730 INFO:tasks.rados.rados.0.smithi008.stdout:3179: finishing write tid 1 to smithi00888346-312 2023-10-07T21:41:33.730 INFO:tasks.rados.rados.0.smithi008.stdout:3179: finishing write tid 2 to smithi00888346-312 2023-10-07T21:41:33.730 INFO:tasks.rados.rados.0.smithi008.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-10-07T21:41:33.734 INFO:tasks.rados.rados.0.smithi008.stdout:3180: writing smithi00888346-495 from 447614 to 896951 tid 1 2023-10-07T21:41:33.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:33 smithi081 bash[31720]: cluster 2023-10-07T21:41:31.574877+0000 mgr.x (mgr.24878) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-10-07T21:41:33.740 INFO:tasks.rados.rados.0.smithi008.stdout:3180: writing smithi00888346-495 from 1468833 to 1884203 tid 2 2023-10-07T21:41:33.747 INFO:tasks.rados.rados.0.smithi008.stdout:3180: writing smithi00888346-495 from 2394361 to 3123519 tid 3 2023-10-07T21:41:33.751 INFO:tasks.rados.rados.0.smithi008.stdout:3180: writing smithi00888346-495 from 3603789 to 3647614 tid 4 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3181: delete oid 247 current snap is 0 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3179: finishing write tid 3 to smithi00888346-312 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3179: finishing write tid 4 to smithi00888346-312 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3179: finishing write tid 5 to smithi00888346-312 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 312 v 407 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 1 to smithi00888346-495 2023-10-07T21:41:33.752 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 2 to smithi00888346-495 2023-10-07T21:41:33.753 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 3 to smithi00888346-495 2023-10-07T21:41:33.753 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 4 to smithi00888346-495 2023-10-07T21:41:33.753 INFO:tasks.rados.rados.0.smithi008.stdout:3179: done (2 left) 2023-10-07T21:41:33.753 INFO:tasks.rados.rados.0.smithi008.stdout:3181: done (1 left) 2023-10-07T21:41:33.754 INFO:tasks.rados.rados.0.smithi008.stdout:3182: write oid 337 current snap is 0 2023-10-07T21:41:33.754 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 5 to smithi00888346-495 2023-10-07T21:41:33.754 INFO:tasks.rados.rados.0.smithi008.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-10-07T21:41:33.759 INFO:tasks.rados.rados.0.smithi008.stdout:3182: writing smithi00888346-337 from 481228 to 1081063 tid 1 2023-10-07T21:41:33.764 INFO:tasks.rados.rados.0.smithi008.stdout:3182: writing smithi00888346-337 from 1585797 to 2004836 tid 2 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:3182: writing smithi00888346-337 from 2449207 to 3200909 tid 3 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:3183: read oid 3 snap -1 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:3183: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:3184: delete oid 265 current snap is 0 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:3180: finishing write tid 6 to smithi00888346-495 2023-10-07T21:41:33.772 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 495 v 372 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-10-07T21:41:33.773 INFO:tasks.rados.rados.0.smithi008.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-10-07T21:41:33.773 INFO:tasks.rados.rados.0.smithi008.stdout:3182: finishing write tid 1 to smithi00888346-337 2023-10-07T21:41:33.773 INFO:tasks.rados.rados.0.smithi008.stdout:3182: finishing write tid 2 to smithi00888346-337 2023-10-07T21:41:33.775 INFO:tasks.rados.rados.0.smithi008.stdout:3182: finishing write tid 3 to smithi00888346-337 2023-10-07T21:41:33.776 INFO:tasks.rados.rados.0.smithi008.stdout:3182: finishing write tid 4 to smithi00888346-337 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3182: finishing write tid 5 to smithi00888346-337 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 337 v 385 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3180: done (3 left) 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3182: done (2 left) 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3184: done (1 left) 2023-10-07T21:41:33.777 INFO:tasks.rados.rados.0.smithi008.stdout:3185: read oid 301 snap -1 2023-10-07T21:41:33.778 INFO:tasks.rados.rados.0.smithi008.stdout:3185: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-10-07T21:41:33.778 INFO:tasks.rados.rados.0.smithi008.stdout:3186: read oid 280 snap -1 2023-10-07T21:41:33.778 INFO:tasks.rados.rados.0.smithi008.stdout:3186: expect deleted 2023-10-07T21:41:33.778 INFO:tasks.rados.rados.0.smithi008.stdout:3187: write oid 271 current snap is 0 2023-10-07T21:41:33.778 INFO:tasks.rados.rados.0.smithi008.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-10-07T21:41:33.785 INFO:tasks.rados.rados.0.smithi008.stdout:3187: writing smithi00888346-271 from 514842 to 1265175 tid 1 2023-10-07T21:41:33.793 INFO:tasks.rados.rados.0.smithi008.stdout:3187: writing smithi00888346-271 from 1986408 to 2409116 tid 2 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3187: writing smithi00888346-271 from 3187700 to 3678299 tid 3 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3188: read oid 135 snap -1 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3188: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3189: read oid 132 snap -1 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3190: delete oid 31 current snap is 0 2023-10-07T21:41:33.801 INFO:tasks.rados.rados.0.smithi008.stdout:3185: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-10-07T21:41:33.894 INFO:tasks.rados.rados.0.smithi008.stdout:3183: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-10-07T21:41:34.001 INFO:tasks.rados.rados.0.smithi008.stdout:3187: finishing write tid 1 to smithi00888346-271 2023-10-07T21:41:34.001 INFO:tasks.rados.rados.0.smithi008.stdout:3187: finishing write tid 2 to smithi00888346-271 2023-10-07T21:41:34.002 INFO:tasks.rados.rados.0.smithi008.stdout:3187: finishing write tid 3 to smithi00888346-271 2023-10-07T21:41:34.002 INFO:tasks.rados.rados.0.smithi008.stdout:3188: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:41:34.142 INFO:tasks.rados.rados.0.smithi008.stdout:3187: finishing write tid 4 to smithi00888346-271 2023-10-07T21:41:34.142 INFO:tasks.rados.rados.0.smithi008.stdout:3187: finishing write tid 5 to smithi00888346-271 2023-10-07T21:41:34.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 390 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-10-07T21:41:34.142 INFO:tasks.rados.rados.0.smithi008.stdout:3187: left oid 271 (ObjNum 2006 snap 0 seq_num 2006) 2023-10-07T21:41:34.143 INFO:tasks.rados.rados.0.smithi008.stdout:3189: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-10-07T21:41:34.252 INFO:tasks.rados.rados.0.smithi008.stdout:3183: done (6 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3185: done (5 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3186: done (4 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3187: done (3 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3188: done (2 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3189: done (1 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3190: done (0 left) 2023-10-07T21:41:34.253 INFO:tasks.rados.rados.0.smithi008.stdout:3191: delete oid 107 current snap is 0 2023-10-07T21:41:34.255 INFO:tasks.rados.rados.0.smithi008.stdout:3191: done (0 left) 2023-10-07T21:41:34.256 INFO:tasks.rados.rados.0.smithi008.stdout:3192: write oid 427 current snap is 0 2023-10-07T21:41:34.256 INFO:tasks.rados.rados.0.smithi008.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-10-07T21:41:34.268 INFO:tasks.rados.rados.0.smithi008.stdout:3192: writing smithi00888346-427 from 565263 to 1257696 tid 1 2023-10-07T21:41:34.275 INFO:tasks.rados.rados.0.smithi008.stdout:3192: writing smithi00888346-427 from 1878207 to 2448242 tid 2 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3192: writing smithi00888346-427 from 2986322 to 3710737 tid 3 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3193: read oid 269 snap -1 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3193: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3194: read oid 331 snap -1 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3194: expect deleted 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3195: write oid 454 current snap is 0 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3192: finishing write tid 1 to smithi00888346-427 2023-10-07T21:41:34.283 INFO:tasks.rados.rados.0.smithi008.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-10-07T21:41:34.291 INFO:tasks.rados.rados.0.smithi008.stdout:3195: writing smithi00888346-454 from 582070 to 1349752 tid 1 2023-10-07T21:41:34.297 INFO:tasks.rados.rados.0.smithi008.stdout:3195: writing smithi00888346-454 from 1820336 to 2534029 tid 2 2023-10-07T21:41:34.304 INFO:tasks.rados.rados.0.smithi008.stdout:3195: writing smithi00888346-454 from 3181039 to 3782070 tid 3 2023-10-07T21:41:34.304 INFO:tasks.rados.rados.0.smithi008.stdout:3196: write oid 106 current snap is 0 2023-10-07T21:41:34.304 INFO:tasks.rados.rados.0.smithi008.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-10-07T21:41:34.310 INFO:tasks.rados.rados.0.smithi008.stdout:3196: writing smithi00888346-106 from 598877 to 1041808 tid 1 2023-10-07T21:41:34.316 INFO:tasks.rados.rados.0.smithi008.stdout:3196: writing smithi00888346-106 from 1478818 to 2052522 tid 2 2023-10-07T21:41:34.321 INFO:tasks.rados.rados.0.smithi008.stdout:3196: writing smithi00888346-106 from 2524815 to 2988127 tid 3 2023-10-07T21:41:34.326 INFO:tasks.rados.rados.0.smithi008.stdout:3196: writing smithi00888346-106 from 3516293 to 3798877 tid 4 2023-10-07T21:41:34.326 INFO:tasks.rados.rados.0.smithi008.stdout:3197: read oid 416 snap -1 2023-10-07T21:41:34.326 INFO:tasks.rados.rados.0.smithi008.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3198: read oid 69 snap -1 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3199: read oid 72 snap -1 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3200: write oid 302 current snap is 0 2023-10-07T21:41:34.327 INFO:tasks.rados.rados.0.smithi008.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-10-07T21:41:34.333 INFO:tasks.rados.rados.0.smithi008.stdout:3200: writing smithi00888346-302 from 615684 to 1133864 tid 1 2023-10-07T21:41:34.340 INFO:tasks.rados.rados.0.smithi008.stdout:3200: writing smithi00888346-302 from 1537300 to 2254662 tid 2 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3200: writing smithi00888346-302 from 2835885 to 3510469 tid 3 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3201: delete oid 181 current snap is 0 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3192: finishing write tid 2 to smithi00888346-427 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3192: finishing write tid 3 to smithi00888346-427 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3192: finishing write tid 4 to smithi00888346-427 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3192: finishing write tid 5 to smithi00888346-427 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 427 v 456 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-10-07T21:41:34.348 INFO:tasks.rados.rados.0.smithi008.stdout:3193: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-07T21:41:34.494 INFO:tasks.rados.rados.0.smithi008.stdout:3195: finishing write tid 1 to smithi00888346-454 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3195: finishing write tid 2 to smithi00888346-454 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3195: finishing write tid 3 to smithi00888346-454 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3195: finishing write tid 4 to smithi00888346-454 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3195: finishing write tid 5 to smithi00888346-454 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 454 v 411 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 1 to smithi00888346-106 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 2 to smithi00888346-106 2023-10-07T21:41:34.495 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 3 to smithi00888346-106 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 4 to smithi00888346-106 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 5 to smithi00888346-106 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:3196: finishing write tid 6 to smithi00888346-106 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 106 v 348 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-10-07T21:41:34.496 INFO:tasks.rados.rados.0.smithi008.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-10-07T21:41:34.618 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE Bus STOPPING 2023-10-07T21:41:34.618 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:41:34.618 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE Bus STOPPED 2023-10-07T21:41:34.618 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE Bus STARTING 2023-10-07T21:41:34.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:33.643641+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.8:0/4087804522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:34.262151+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:34.272678+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:34.275294+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:34.276731+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[27485]: audit 2023-10-07T21:41:34.286833+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:33.643641+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.8:0/4087804522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:34.262151+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:34.272678+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:34.275294+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:34.619 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:34.276731+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:34.620 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[41094]: audit 2023-10-07T21:41:34.286833+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.620 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[67605]: ignoring --setuser ceph since I am not root 2023-10-07T21:41:34.620 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[67605]: ignoring --setgroup ceph since I am not root 2023-10-07T21:41:34.620 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[67605]: debug 2023-10-07T21:41:34.446+0000 7f99f22a7700 1 -- 172.21.15.81:0/2060339616 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c727ff1e0 con 0x563c7357a800 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:33.643641+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.8:0/4087804522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:34.262151+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:34.272678+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:34.275294+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:34.276731+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:34.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[31720]: audit 2023-10-07T21:41:34.286833+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24878 ' entity='mgr.x' 2023-10-07T21:41:34.760 INFO:tasks.rados.rados.0.smithi008.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f8611e6a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f8611e6a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f8611e6a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f8611e6a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f8611e6a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f860e663700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f860e663700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f860e663700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f860e663700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: debug 2023-10-07T21:41:34.622+0000 7f860e663700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE Serving on http://:::9283 2023-10-07T21:41:34.892 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:41:34 smithi008 bash[92068]: [07/Oct/2023:21:41:34] ENGINE Bus STARTED 2023-10-07T21:41:34.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:34 smithi081 bash[67605]: debug 2023-10-07T21:41:34.614+0000 7f99fc01f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:41:34.990 INFO:tasks.rados.rados.0.smithi008.stdout:3200: finishing write tid 1 to smithi00888346-302 2023-10-07T21:41:34.990 INFO:tasks.rados.rados.0.smithi008.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3200: finishing write tid 2 to smithi00888346-302 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3200: finishing write tid 3 to smithi00888346-302 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3200: finishing write tid 4 to smithi00888346-302 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3192: done (9 left) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3193: done (8 left) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3194: done (7 left) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3195: done (6 left) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3196: done (5 left) 2023-10-07T21:41:35.078 INFO:tasks.rados.rados.0.smithi008.stdout:3197: done (4 left) 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3198: done (3 left) 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3199: done (2 left) 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3201: done (1 left) 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3202: write oid 142 current snap is 0 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3200: finishing write tid 5 to smithi00888346-302 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 460 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-10-07T21:41:35.079 INFO:tasks.rados.rados.0.smithi008.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-10-07T21:41:35.086 INFO:tasks.rados.rados.0.smithi008.stdout:3202: writing smithi00888346-142 from 649298 to 1317976 tid 1 2023-10-07T21:41:35.096 INFO:tasks.rados.rados.0.smithi008.stdout:3202: writing smithi00888346-142 from 1937911 to 2658942 tid 2 2023-10-07T21:41:35.104 INFO:tasks.rados.rados.0.smithi008.stdout:3202: writing smithi00888346-142 from 3174378 to 3849298 tid 3 2023-10-07T21:41:35.105 INFO:tasks.rados.rados.0.smithi008.stdout:3200: done (1 left) 2023-10-07T21:41:35.105 INFO:tasks.rados.rados.0.smithi008.stdout:3203: write oid 285 current snap is 0 2023-10-07T21:41:35.105 INFO:tasks.rados.rados.0.smithi008.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-10-07T21:41:35.111 INFO:tasks.rados.rados.0.smithi008.stdout:3203: writing smithi00888346-285 from 666105 to 1126385 tid 1 2023-10-07T21:41:35.119 INFO:tasks.rados.rados.0.smithi008.stdout:3203: writing smithi00888346-285 from 1712746 to 2293788 tid 2 2023-10-07T21:41:35.127 INFO:tasks.rados.rados.0.smithi008.stdout:3203: writing smithi00888346-285 from 3034507 to 3659260 tid 3 2023-10-07T21:41:35.127 INFO:tasks.rados.rados.0.smithi008.stdout:3204: write oid 324 current snap is 0 2023-10-07T21:41:35.127 INFO:tasks.rados.rados.0.smithi008.stdout:3202: finishing write tid 1 to smithi00888346-142 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3202: finishing write tid 2 to smithi00888346-142 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3202: finishing write tid 3 to smithi00888346-142 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3202: finishing write tid 4 to smithi00888346-142 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3202: finishing write tid 5 to smithi00888346-142 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 262 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3202: left oid 142 (ObjNum 2014 snap 0 seq_num 2014) 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3203: finishing write tid 1 to smithi00888346-285 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3203: finishing write tid 2 to smithi00888346-285 2023-10-07T21:41:35.128 INFO:tasks.rados.rados.0.smithi008.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-10-07T21:41:35.134 INFO:tasks.rados.rados.0.smithi008.stdout:3204: writing smithi00888346-324 from 682912 to 1218441 tid 1 2023-10-07T21:41:35.141 INFO:tasks.rados.rados.0.smithi008.stdout:3204: writing smithi00888346-324 from 1771228 to 2495928 tid 2 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3204: writing smithi00888346-324 from 3061930 to 3497955 tid 3 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3202: done (2 left) 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3205: read oid 70 snap -1 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3205: expect deleted 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3206: delete oid 100 current snap is 0 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3203: finishing write tid 3 to smithi00888346-285 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3203: finishing write tid 4 to smithi00888346-285 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:3203: finishing write tid 5 to smithi00888346-285 2023-10-07T21:41:35.148 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 285 v 505 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-10-07T21:41:35.149 INFO:tasks.rados.rados.0.smithi008.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:41:35.149 INFO:tasks.rados.rados.0.smithi008.stdout:3204: finishing write tid 1 to smithi00888346-324 2023-10-07T21:41:35.149 INFO:tasks.rados.rados.0.smithi008.stdout:3204: finishing write tid 2 to smithi00888346-324 2023-10-07T21:41:35.150 INFO:tasks.rados.rados.0.smithi008.stdout:3203: done (3 left) 2023-10-07T21:41:35.150 INFO:tasks.rados.rados.0.smithi008.stdout:3205: done (2 left) 2023-10-07T21:41:35.150 INFO:tasks.rados.rados.0.smithi008.stdout:3206: done (1 left) 2023-10-07T21:41:35.150 INFO:tasks.rados.rados.0.smithi008.stdout:3207: write oid 59 current snap is 0 2023-10-07T21:41:35.150 INFO:tasks.rados.rados.0.smithi008.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-10-07T21:41:35.159 INFO:tasks.rados.rados.0.smithi008.stdout:3207: writing smithi00888346-59 from 716526 to 1402553 tid 1 2023-10-07T21:41:35.169 INFO:tasks.rados.rados.0.smithi008.stdout:3207: writing smithi00888346-59 from 2171839 to 2900208 tid 2 2023-10-07T21:41:35.176 INFO:tasks.rados.rados.0.smithi008.stdout:3207: writing smithi00888346-59 from 3400423 to 3858992 tid 3 2023-10-07T21:41:35.176 INFO:tasks.rados.rados.0.smithi008.stdout:3208: read oid 134 snap -1 2023-10-07T21:41:35.176 INFO:tasks.rados.rados.0.smithi008.stdout:3208: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-10-07T21:41:35.176 INFO:tasks.rados.rados.0.smithi008.stdout:3209: write oid 446 current snap is 0 2023-10-07T21:41:35.176 INFO:tasks.rados.rados.0.smithi008.stdout:3204: finishing write tid 3 to smithi00888346-324 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3204: finishing write tid 4 to smithi00888346-324 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3204: finishing write tid 5 to smithi00888346-324 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 324 v 304 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3207: finishing write tid 1 to smithi00888346-59 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3207: finishing write tid 2 to smithi00888346-59 2023-10-07T21:41:35.177 INFO:tasks.rados.rados.0.smithi008.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-10-07T21:41:35.186 INFO:tasks.rados.rados.0.smithi008.stdout:3209: writing smithi00888346-446 from 733333 to 1494609 tid 1 2023-10-07T21:41:35.194 INFO:tasks.rados.rados.0.smithi008.stdout:3209: writing smithi00888346-446 from 2230321 to 2818701 tid 2 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3209: writing smithi00888346-446 from 3427846 to 3933333 tid 3 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3204: done (3 left) 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3210: read oid 48 snap -1 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3210: expect (ObjNum 928 snap 0 seq_num 928) 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3211: read oid 45 snap -1 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3211: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3212: write oid 418 current snap is 0 2023-10-07T21:41:35.202 INFO:tasks.rados.rados.0.smithi008.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-10-07T21:41:35.208 INFO:tasks.rados.rados.0.smithi008.stdout:3212: writing smithi00888346-418 from 750140 to 1186665 tid 1 2023-10-07T21:41:35.216 INFO:tasks.rados.rados.0.smithi008.stdout:3212: writing smithi00888346-418 from 1888803 to 2620841 tid 2 2023-10-07T21:41:35.222 INFO:tasks.rados.rados.0.smithi008.stdout:3212: writing smithi00888346-418 from 3055269 to 3652735 tid 3 2023-10-07T21:41:35.222 INFO:tasks.rados.rados.0.smithi008.stdout:3213: read oid 82 snap -1 2023-10-07T21:41:35.223 INFO:tasks.rados.rados.0.smithi008.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-07T21:41:35.223 INFO:tasks.rados.rados.0.smithi008.stdout:3214: read oid 149 snap -1 2023-10-07T21:41:35.223 INFO:tasks.rados.rados.0.smithi008.stdout:3214: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:35.223 INFO:tasks.rados.rados.0.smithi008.stdout:3215: write oid 67 current snap is 0 2023-10-07T21:41:35.223 INFO:tasks.rados.rados.0.smithi008.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-10-07T21:41:35.230 INFO:tasks.rados.rados.0.smithi008.stdout:3215: writing smithi00888346-67 from 766947 to 1278721 tid 1 2023-10-07T21:41:35.236 INFO:tasks.rados.rados.0.smithi008.stdout:3215: writing smithi00888346-67 from 1947285 to 2422981 tid 2 2023-10-07T21:41:35.242 INFO:tasks.rados.rados.0.smithi008.stdout:3215: writing smithi00888346-67 from 2966339 to 3375077 tid 3 2023-10-07T21:41:35.246 INFO:tasks.rados.rados.0.smithi008.stdout:3215: writing smithi00888346-67 from 3895036 to 3966947 tid 4 2023-10-07T21:41:35.246 INFO:tasks.rados.rados.0.smithi008.stdout:3216: write oid 358 current snap is 0 2023-10-07T21:41:35.246 INFO:tasks.rados.rados.0.smithi008.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-10-07T21:41:35.254 INFO:tasks.rados.rados.0.smithi008.stdout:3216: writing smithi00888346-358 from 783754 to 1370777 tid 1 2023-10-07T21:41:35.261 INFO:tasks.rados.rados.0.smithi008.stdout:3216: writing smithi00888346-358 from 1889414 to 2625121 tid 2 2023-10-07T21:41:35.269 INFO:tasks.rados.rados.0.smithi008.stdout:3216: writing smithi00888346-358 from 3393762 to 3983754 tid 3 2023-10-07T21:41:35.269 INFO:tasks.rados.rados.0.smithi008.stdout:3217: read oid 286 snap -1 2023-10-07T21:41:35.269 INFO:tasks.rados.rados.0.smithi008.stdout:3217: expect (ObjNum 1933 snap 0 seq_num 1933) 2023-10-07T21:41:35.269 INFO:tasks.rados.rados.0.smithi008.stdout:3218: write oid 394 current snap is 0 2023-10-07T21:41:35.269 INFO:tasks.rados.rados.0.smithi008.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-10-07T21:41:35.276 INFO:tasks.rados.rados.0.smithi008.stdout:3218: writing smithi00888346-394 from 400561 to 1179186 tid 1 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3218: writing smithi00888346-394 from 1664249 to 2000561 tid 2 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3219: write oid 319 current snap is 0 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3207: finishing write tid 3 to smithi00888346-59 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3207: finishing write tid 4 to smithi00888346-59 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3207: finishing write tid 5 to smithi00888346-59 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 300 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3207: left oid 59 (ObjNum 2018 snap 0 seq_num 2018) 2023-10-07T21:41:35.281 INFO:tasks.rados.rados.0.smithi008.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-10-07T21:41:35.286 INFO:tasks.rados.rados.0.smithi008.stdout:3219: writing smithi00888346-319 from 417368 to 871242 tid 1 2023-10-07T21:41:35.292 INFO:tasks.rados.rados.0.smithi008.stdout:3219: writing smithi00888346-319 from 1322731 to 2017368 tid 2 2023-10-07T21:41:35.292 INFO:tasks.rados.rados.0.smithi008.stdout:3207: done (12 left) 2023-10-07T21:41:35.293 INFO:tasks.rados.rados.0.smithi008.stdout:3220: write oid 324 current snap is 0 2023-10-07T21:41:35.293 INFO:tasks.rados.rados.0.smithi008.stdout:3208: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-10-07T21:41:35.513 INFO:tasks.rados.rados.0.smithi008.stdout:3209: finishing write tid 1 to smithi00888346-446 2023-10-07T21:41:35.513 INFO:tasks.rados.rados.0.smithi008.stdout:3209: finishing write tid 2 to smithi00888346-446 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:3209: finishing write tid 3 to smithi00888346-446 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:3209: finishing write tid 4 to smithi00888346-446 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:3209: finishing write tid 5 to smithi00888346-446 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 446 v 394 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:3209: left oid 446 (ObjNum 2019 snap 0 seq_num 2019) 2023-10-07T21:41:35.514 INFO:tasks.rados.rados.0.smithi008.stdout:3211: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-10-07T21:41:35.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: cluster 2023-10-07T21:41:33.575654+0000 mgr.x (mgr.24878) 66 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-10-07T21:41:35.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.371977+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.379597+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.380212+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: cluster 2023-10-07T21:41:34.391611+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.392298+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: cluster 2023-10-07T21:41:34.392440+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0114997s) 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.394144+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.394406+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.394663+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.394920+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.395198+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.395470+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.395758+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.396153+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.396506+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:41:35.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.396929+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.397319+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.397711+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.397940+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.398254+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.398493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.398780+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.399315+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: cluster 2023-10-07T21:41:34.447410+0000 mon.a (mon.0) 995 : cluster [INF] Manager daemon y is now available 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.486143+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.488648+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.514619+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:35.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.555850+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:41:35.639 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[31720]: audit 2023-10-07T21:41:34.586578+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:41:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: cluster 2023-10-07T21:41:33.575654+0000 mgr.x (mgr.24878) 66 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-10-07T21:41:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.371977+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.379597+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.380212+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: cluster 2023-10-07T21:41:34.391611+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.392298+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: cluster 2023-10-07T21:41:34.392440+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0114997s) 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.394144+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.394406+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.394663+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.394920+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.395198+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.395470+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.395758+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.396153+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.396506+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:41:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.396929+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.397319+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.397711+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.397940+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.398254+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.398493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.398780+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.399315+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: cluster 2023-10-07T21:41:34.447410+0000 mon.a (mon.0) 995 : cluster [INF] Manager daemon y is now available 2023-10-07T21:41:35.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.486143+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.488648+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.514619+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.555850+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[41094]: audit 2023-10-07T21:41:34.586578+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: cluster 2023-10-07T21:41:33.575654+0000 mgr.x (mgr.24878) 66 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.371977+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.379597+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24878 172.21.15.81:0/2036168870' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.380212+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: cluster 2023-10-07T21:41:34.391611+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.392298+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24878 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: cluster 2023-10-07T21:41:34.392440+0000 mon.a (mon.0) 977 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0114997s) 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.394144+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.394406+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.394663+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.394920+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.395198+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.395470+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.395758+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.396153+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:41:35.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.396506+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.396929+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.397319+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.397711+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.397940+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.398254+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.398493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.398780+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.399315+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: cluster 2023-10-07T21:41:34.447410+0000 mon.a (mon.0) 995 : cluster [INF] Manager daemon y is now available 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.486143+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.646 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.488648+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:35.647 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.514619+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:35.647 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.555850+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:41:35.647 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:35 smithi008 bash[27485]: audit 2023-10-07T21:41:34.586578+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:41:35.848 INFO:tasks.rados.rados.0.smithi008.stdout:3212: finishing write tid 1 to smithi00888346-418 2023-10-07T21:41:35.848 INFO:tasks.rados.rados.0.smithi008.stdout:3210: expect (ObjNum 928 snap 0 seq_num 928) 2023-10-07T21:41:35.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[67605]: debug 2023-10-07T21:41:35.622+0000 7f99fc01f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:41:35.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[67605]: debug 2023-10-07T21:41:35.738+0000 7f99fc01f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:41:35.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:35 smithi081 bash[67605]: debug 2023-10-07T21:41:35.846+0000 7f99fc01f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:41:36.092 INFO:tasks.rados.rados.0.smithi008.stdout:3212: finishing write tid 2 to smithi00888346-418 2023-10-07T21:41:36.092 INFO:tasks.rados.rados.0.smithi008.stdout:3214: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:3212: finishing write tid 3 to smithi00888346-418 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:3212: finishing write tid 4 to smithi00888346-418 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:3212: finishing write tid 5 to smithi00888346-418 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 418 v 464 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:3212: left oid 418 (ObjNum 2020 snap 0 seq_num 2020) 2023-10-07T21:41:36.290 INFO:tasks.rados.rados.0.smithi008.stdout:3213: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-07T21:41:36.400 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[67605]: debug 2023-10-07T21:41:36.138+0000 7f99fc01f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 1 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 2 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 3 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 4 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 5 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: finishing write tid 6 to smithi00888346-67 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 481 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3216: finishing write tid 1 to smithi00888346-358 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3216: finishing write tid 2 to smithi00888346-358 2023-10-07T21:41:36.450 INFO:tasks.rados.rados.0.smithi008.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-10-07T21:41:36.459 INFO:tasks.rados.rados.0.smithi008.stdout:3220: writing smithi00888346-324 from 434175 to 963298 tid 1 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3220: writing smithi00888346-324 from 1381213 to 1864247 tid 2 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3208: done (12 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3209: done (11 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3210: done (10 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3211: done (9 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3212: done (8 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3213: done (7 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3214: done (6 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3215: done (5 left) 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3221: write oid 59 current snap is 0 2023-10-07T21:41:36.466 INFO:tasks.rados.rados.0.smithi008.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-10-07T21:41:36.471 INFO:tasks.rados.rados.0.smithi008.stdout:3221: writing smithi00888346-59 from 450982 to 1055354 tid 1 2023-10-07T21:41:36.477 INFO:tasks.rados.rados.0.smithi008.stdout:3221: writing smithi00888346-59 from 1723342 to 2050982 tid 2 2023-10-07T21:41:36.477 INFO:tasks.rados.rados.0.smithi008.stdout:3222: write oid 100 current snap is 0 2023-10-07T21:41:36.477 INFO:tasks.rados.rados.0.smithi008.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-10-07T21:41:36.484 INFO:tasks.rados.rados.0.smithi008.stdout:3222: writing smithi00888346-100 from 467789 to 1147410 tid 1 2023-10-07T21:41:36.490 INFO:tasks.rados.rados.0.smithi008.stdout:3222: writing smithi00888346-100 from 1781824 to 2067789 tid 2 2023-10-07T21:41:36.490 INFO:tasks.rados.rados.0.smithi008.stdout:3223: write oid 444 current snap is 0 2023-10-07T21:41:36.490 INFO:tasks.rados.rados.0.smithi008.stdout:3216: finishing write tid 3 to smithi00888346-358 2023-10-07T21:41:36.490 INFO:tasks.rados.rados.0.smithi008.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-10-07T21:41:36.496 INFO:tasks.rados.rados.0.smithi008.stdout:3223: writing smithi00888346-444 from 484596 to 1239466 tid 1 2023-10-07T21:41:36.501 INFO:tasks.rados.rados.0.smithi008.stdout:3223: writing smithi00888346-444 from 1840306 to 2084596 tid 2 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:3224: write oid 287 current snap is 0 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:3216: finishing write tid 4 to smithi00888346-358 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:3216: finishing write tid 5 to smithi00888346-358 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 358 v 566 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:3216: left oid 358 (ObjNum 2022 snap 0 seq_num 2022) 2023-10-07T21:41:36.502 INFO:tasks.rados.rados.0.smithi008.stdout:3217: expect (ObjNum 1933 snap 0 seq_num 1933) 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3218: finishing write tid 1 to smithi00888346-394 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3218: finishing write tid 2 to smithi00888346-394 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3218: finishing write tid 3 to smithi00888346-394 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3218: finishing write tid 4 to smithi00888346-394 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 394 v 307 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3218: left oid 394 (ObjNum 2023 snap 0 seq_num 2023) 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3219: finishing write tid 1 to smithi00888346-319 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3219: finishing write tid 2 to smithi00888346-319 2023-10-07T21:41:36.644 INFO:tasks.rados.rados.0.smithi008.stdout:3219: finishing write tid 3 to smithi00888346-319 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3219: finishing write tid 4 to smithi00888346-319 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 319 v 303 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3219: left oid 319 (ObjNum 2024 snap 0 seq_num 2024) 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3220: finishing write tid 1 to smithi00888346-324 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3220: finishing write tid 2 to smithi00888346-324 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3220: finishing write tid 3 to smithi00888346-324 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3220: finishing write tid 4 to smithi00888346-324 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 324 v 310 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3220: left oid 324 (ObjNum 2025 snap 0 seq_num 2025) 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3221: finishing write tid 1 to smithi00888346-59 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3221: finishing write tid 2 to smithi00888346-59 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3221: finishing write tid 3 to smithi00888346-59 2023-10-07T21:41:36.645 INFO:tasks.rados.rados.0.smithi008.stdout:3221: finishing write tid 4 to smithi00888346-59 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 306 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3221: left oid 59 (ObjNum 2026 snap 0 seq_num 2026) 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3222: finishing write tid 1 to smithi00888346-100 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3222: finishing write tid 2 to smithi00888346-100 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3222: finishing write tid 3 to smithi00888346-100 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3222: finishing write tid 4 to smithi00888346-100 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 100 v 420 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3222: left oid 100 (ObjNum 2027 snap 0 seq_num 2027) 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3223: finishing write tid 1 to smithi00888346-444 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3223: finishing write tid 2 to smithi00888346-444 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3223: finishing write tid 3 to smithi00888346-444 2023-10-07T21:41:36.646 INFO:tasks.rados.rados.0.smithi008.stdout:3223: finishing write tid 4 to smithi00888346-444 2023-10-07T21:41:36.647 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 444 v 414 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-10-07T21:41:36.647 INFO:tasks.rados.rados.0.smithi008.stdout:3223: left oid 444 (ObjNum 2028 snap 0 seq_num 2028) 2023-10-07T21:41:36.647 INFO:tasks.rados.rados.0.smithi008.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-10-07T21:41:36.657 INFO:tasks.rados.rados.0.smithi008.stdout:3224: writing smithi00888346-287 from 501403 to 931522 tid 1 2023-10-07T21:41:36.664 INFO:tasks.rados.rados.0.smithi008.stdout:3224: writing smithi00888346-287 from 1498788 to 1989160 tid 2 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3216: done (8 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3217: done (7 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3218: done (6 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3219: done (5 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3220: done (4 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3221: done (3 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3222: done (2 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3223: done (1 left) 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3225: write oid 353 current snap is 0 2023-10-07T21:41:36.665 INFO:tasks.rados.rados.0.smithi008.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-10-07T21:41:36.671 INFO:tasks.rados.rados.0.smithi008.stdout:3225: writing smithi00888346-353 from 518210 to 1139931 tid 1 2023-10-07T21:41:36.677 INFO:tasks.rados.rados.0.smithi008.stdout:3225: writing smithi00888346-353 from 1557270 to 2118210 tid 2 2023-10-07T21:41:36.677 INFO:tasks.rados.rados.0.smithi008.stdout:3226: write oid 367 current snap is 0 2023-10-07T21:41:36.677 INFO:tasks.rados.rados.0.smithi008.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-10-07T21:41:36.683 INFO:tasks.rados.rados.0.smithi008.stdout:3226: writing smithi00888346-367 from 535017 to 1231987 tid 1 2023-10-07T21:41:36.689 INFO:tasks.rados.rados.0.smithi008.stdout:3226: writing smithi00888346-367 from 2015752 to 2135017 tid 2 2023-10-07T21:41:36.689 INFO:tasks.rados.rados.0.smithi008.stdout:3227: write oid 279 current snap is 0 2023-10-07T21:41:36.689 INFO:tasks.rados.rados.0.smithi008.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-10-07T21:41:36.696 INFO:tasks.rados.rados.0.smithi008.stdout:3227: writing smithi00888346-279 from 551824 to 1324043 tid 1 2023-10-07T21:41:36.701 INFO:tasks.rados.rados.0.smithi008.stdout:3227: writing smithi00888346-279 from 2074234 to 2151824 tid 2 2023-10-07T21:41:36.702 INFO:tasks.rados.rados.0.smithi008.stdout:3228: write oid 60 current snap is 0 2023-10-07T21:41:36.702 INFO:tasks.rados.rados.0.smithi008.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-10-07T21:41:36.707 INFO:tasks.rados.rados.0.smithi008.stdout:3228: writing smithi00888346-60 from 568631 to 1016099 tid 1 2023-10-07T21:41:36.714 INFO:tasks.rados.rados.0.smithi008.stdout:3228: writing smithi00888346-60 from 1732716 to 2168631 tid 2 2023-10-07T21:41:36.714 INFO:tasks.rados.rados.0.smithi008.stdout:3229: write oid 364 current snap is 0 2023-10-07T21:41:36.714 INFO:tasks.rados.rados.0.smithi008.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-10-07T21:41:36.720 INFO:tasks.rados.rados.0.smithi008.stdout:3229: writing smithi00888346-364 from 585438 to 1108155 tid 1 2023-10-07T21:41:36.726 INFO:tasks.rados.rados.0.smithi008.stdout:3229: writing smithi00888346-364 from 1674845 to 2185438 tid 2 2023-10-07T21:41:36.726 INFO:tasks.rados.rados.0.smithi008.stdout:3230: write oid 79 current snap is 0 2023-10-07T21:41:36.727 INFO:tasks.rados.rados.0.smithi008.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-10-07T21:41:36.733 INFO:tasks.rados.rados.0.smithi008.stdout:3230: writing smithi00888346-79 from 602245 to 1200211 tid 1 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[67605]: debug 2023-10-07T21:41:36.542+0000 7f99fc01f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: cephadm 2023-10-07T21:41:35.162495+0000 mgr.y (mgr.15180) 1 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTING 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: cephadm 2023-10-07T21:41:35.290300+0000 mgr.y (mgr.15180) 2 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: cephadm 2023-10-07T21:41:35.392579+0000 mgr.y (mgr.15180) 3 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: cephadm 2023-10-07T21:41:35.392843+0000 mgr.y (mgr.15180) 4 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTED 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: cluster 2023-10-07T21:41:35.396044+0000 mon.a (mon.0) 1001 : cluster [DBG] mgrmap e28: y(active, since 1.0151s) 2023-10-07T21:41:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[31720]: audit 2023-10-07T21:41:36.088355+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.8:0/2445724396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3230: writing smithi00888346-79 from 1733327 to 2202245 tid 2 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3231: read oid 78 snap -1 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3231: expect (ObjNum 1813 snap 0 seq_num 1813) 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3232: read oid 298 snap -1 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3232: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3233: write oid 16 current snap is 0 2023-10-07T21:41:36.739 INFO:tasks.rados.rados.0.smithi008.stdout:3224: finishing write tid 1 to smithi00888346-287 2023-10-07T21:41:36.740 INFO:tasks.rados.rados.0.smithi008.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-10-07T21:41:36.747 INFO:tasks.rados.rados.0.smithi008.stdout:3233: writing smithi00888346-16 from 619052 to 1292267 tid 1 2023-10-07T21:41:36.752 INFO:tasks.rados.rados.0.smithi008.stdout:3233: writing smithi00888346-16 from 1791809 to 2219052 tid 2 2023-10-07T21:41:36.752 INFO:tasks.rados.rados.0.smithi008.stdout:3234: delete oid 314 current snap is 0 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3224: finishing write tid 2 to smithi00888346-287 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3224: finishing write tid 3 to smithi00888346-287 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3224: finishing write tid 4 to smithi00888346-287 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 287 v 569 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3224: left oid 287 (ObjNum 2029 snap 0 seq_num 2029) 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3225: finishing write tid 1 to smithi00888346-353 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3225: finishing write tid 2 to smithi00888346-353 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3225: finishing write tid 3 to smithi00888346-353 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3225: finishing write tid 4 to smithi00888346-353 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 353 v 417 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-10-07T21:41:36.753 INFO:tasks.rados.rados.0.smithi008.stdout:3225: left oid 353 (ObjNum 2030 snap 0 seq_num 2030) 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3226: finishing write tid 1 to smithi00888346-367 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3226: finishing write tid 2 to smithi00888346-367 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3226: finishing write tid 3 to smithi00888346-367 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3226: finishing write tid 4 to smithi00888346-367 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 367 v 484 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3226: left oid 367 (ObjNum 2031 snap 0 seq_num 2031) 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3227: finishing write tid 1 to smithi00888346-279 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3227: finishing write tid 2 to smithi00888346-279 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3227: finishing write tid 3 to smithi00888346-279 2023-10-07T21:41:36.754 INFO:tasks.rados.rados.0.smithi008.stdout:3227: finishing write tid 4 to smithi00888346-279 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 279 v 423 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3227: left oid 279 (ObjNum 2032 snap 0 seq_num 2032) 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3228: finishing write tid 1 to smithi00888346-60 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3228: finishing write tid 2 to smithi00888346-60 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3228: finishing write tid 3 to smithi00888346-60 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3228: finishing write tid 4 to smithi00888346-60 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 60 v 454 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3228: left oid 60 (ObjNum 2033 snap 0 seq_num 2033) 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3229: finishing write tid 1 to smithi00888346-364 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3229: finishing write tid 2 to smithi00888346-364 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3229: finishing write tid 3 to smithi00888346-364 2023-10-07T21:41:36.755 INFO:tasks.rados.rados.0.smithi008.stdout:3229: finishing write tid 4 to smithi00888346-364 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 364 v 351 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:3229: left oid 364 (ObjNum 2034 snap 0 seq_num 2034) 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:3230: finishing write tid 1 to smithi00888346-79 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:3230: finishing write tid 2 to smithi00888346-79 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:3230: finishing write tid 3 to smithi00888346-79 2023-10-07T21:41:36.756 INFO:tasks.rados.rados.0.smithi008.stdout:3232: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-07T21:41:36.852 INFO:tasks.rados.rados.0.smithi008.stdout:3230: finishing write tid 4 to smithi00888346-79 2023-10-07T21:41:36.852 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 79 v 426 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-10-07T21:41:36.852 INFO:tasks.rados.rados.0.smithi008.stdout:3230: left oid 79 (ObjNum 2035 snap 0 seq_num 2035) 2023-10-07T21:41:36.853 INFO:tasks.rados.rados.0.smithi008.stdout:3231: expect (ObjNum 1813 snap 0 seq_num 1813) 2023-10-07T21:41:36.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: cephadm 2023-10-07T21:41:35.162495+0000 mgr.y (mgr.15180) 1 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTING 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: cephadm 2023-10-07T21:41:35.290300+0000 mgr.y (mgr.15180) 2 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: cephadm 2023-10-07T21:41:35.392579+0000 mgr.y (mgr.15180) 3 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: cephadm 2023-10-07T21:41:35.392843+0000 mgr.y (mgr.15180) 4 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTED 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: cluster 2023-10-07T21:41:35.396044+0000 mon.a (mon.0) 1001 : cluster [DBG] mgrmap e28: y(active, since 1.0151s) 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[41094]: audit 2023-10-07T21:41:36.088355+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.8:0/2445724396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: cephadm 2023-10-07T21:41:35.162495+0000 mgr.y (mgr.15180) 1 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTING 2023-10-07T21:41:36.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: cephadm 2023-10-07T21:41:35.290300+0000 mgr.y (mgr.15180) 2 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:41:36.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: cephadm 2023-10-07T21:41:35.392579+0000 mgr.y (mgr.15180) 3 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:41:36.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: cephadm 2023-10-07T21:41:35.392843+0000 mgr.y (mgr.15180) 4 : cephadm [INF] [07/Oct/2023:21:41:35] ENGINE Bus STARTED 2023-10-07T21:41:36.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: cluster 2023-10-07T21:41:35.396044+0000 mon.a (mon.0) 1001 : cluster [DBG] mgrmap e28: y(active, since 1.0151s) 2023-10-07T21:41:36.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:36 smithi008 bash[27485]: audit 2023-10-07T21:41:36.088355+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.8:0/2445724396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:37.031 INFO:tasks.rados.rados.0.smithi008.stdout:3233: finishing write tid 1 to smithi00888346-16 2023-10-07T21:41:37.031 INFO:tasks.rados.rados.0.smithi008.stdout:3233: finishing write tid 2 to smithi00888346-16 2023-10-07T21:41:37.031 INFO:tasks.rados.rados.0.smithi008.stdout:3233: finishing write tid 3 to smithi00888346-16 2023-10-07T21:41:37.031 INFO:tasks.rados.rados.0.smithi008.stdout:3233: finishing write tid 4 to smithi00888346-16 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 16 v 420 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3233: left oid 16 (ObjNum 2036 snap 0 seq_num 2036) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3224: done (10 left) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3225: done (9 left) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3226: done (8 left) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3227: done (7 left) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3228: done (6 left) 2023-10-07T21:41:37.032 INFO:tasks.rados.rados.0.smithi008.stdout:3229: done (5 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3230: done (4 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3231: done (3 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3232: done (2 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3233: done (1 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3234: done (0 left) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3235: read oid 310 snap -1 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3235: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3236: write oid 78 current snap is 0 2023-10-07T21:41:37.033 INFO:tasks.rados.rados.0.smithi008.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-10-07T21:41:37.043 INFO:tasks.rados.rados.0.smithi008.stdout:3236: writing smithi00888346-78 from 652666 to 1192732 tid 1 2023-10-07T21:41:37.050 INFO:tasks.rados.rados.0.smithi008.stdout:3236: writing smithi00888346-78 from 1908773 to 2252666 tid 2 2023-10-07T21:41:37.050 INFO:tasks.rados.rados.0.smithi008.stdout:3237: write oid 101 current snap is 0 2023-10-07T21:41:37.050 INFO:tasks.rados.rados.0.smithi008.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-10-07T21:41:37.057 INFO:tasks.rados.rados.0.smithi008.stdout:3237: writing smithi00888346-101 from 669473 to 1284788 tid 1 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3237: writing smithi00888346-101 from 1967255 to 2269473 tid 2 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3238: read oid 346 snap -1 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3238: expect deleted 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3239: read oid 237 snap -1 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3240: write oid 246 current snap is 0 2023-10-07T21:41:37.063 INFO:tasks.rados.rados.0.smithi008.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-10-07T21:41:37.071 INFO:tasks.rados.rados.0.smithi008.stdout:3240: writing smithi00888346-246 from 686280 to 1376844 tid 1 2023-10-07T21:41:37.076 INFO:tasks.rados.rados.0.smithi008.stdout:3240: writing smithi00888346-246 from 2025737 to 2286280 tid 2 2023-10-07T21:41:37.076 INFO:tasks.rados.rados.0.smithi008.stdout:3241: read oid 94 snap -1 2023-10-07T21:41:37.076 INFO:tasks.rados.rados.0.smithi008.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:41:37.076 INFO:tasks.rados.rados.0.smithi008.stdout:3242: write oid 405 current snap is 0 2023-10-07T21:41:37.076 INFO:tasks.rados.rados.0.smithi008.stdout:3235: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3236: finishing write tid 1 to smithi00888346-78 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3236: finishing write tid 2 to smithi00888346-78 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3236: finishing write tid 3 to smithi00888346-78 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3236: finishing write tid 4 to smithi00888346-78 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 78 v 457 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3237: finishing write tid 1 to smithi00888346-101 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3237: finishing write tid 2 to smithi00888346-101 2023-10-07T21:41:37.199 INFO:tasks.rados.rados.0.smithi008.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-07T21:41:37.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[67605]: debug 2023-10-07T21:41:36.734+0000 7f99fc01f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:41:37.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:36 smithi081 bash[67605]: debug 2023-10-07T21:41:36.982+0000 7f99fc01f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3237: finishing write tid 3 to smithi00888346-101 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3237: finishing write tid 4 to smithi00888346-101 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 460 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3240: finishing write tid 1 to smithi00888346-246 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3240: finishing write tid 2 to smithi00888346-246 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3240: finishing write tid 3 to smithi00888346-246 2023-10-07T21:41:37.300 INFO:tasks.rados.rados.0.smithi008.stdout:3240: finishing write tid 4 to smithi00888346-246 2023-10-07T21:41:37.301 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 463 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-10-07T21:41:37.301 INFO:tasks.rados.rados.0.smithi008.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-10-07T21:41:37.301 INFO:tasks.rados.rados.0.smithi008.stdout:3241: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-07T21:41:37.540 INFO:tasks.rados.rados.0.smithi008.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-10-07T21:41:37.555 INFO:tasks.rados.rados.0.smithi008.stdout:3242: writing smithi00888346-405 from 703087 to 1468900 tid 1 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3242: writing smithi00888346-405 from 2084219 to 2303087 tid 2 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3235: done (7 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3236: done (6 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3237: done (5 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3238: done (4 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3239: done (3 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3240: done (2 left) 2023-10-07T21:41:37.561 INFO:tasks.rados.rados.0.smithi008.stdout:3241: done (1 left) 2023-10-07T21:41:37.562 INFO:tasks.rados.rados.0.smithi008.stdout:3243: read oid 40 snap -1 2023-10-07T21:41:37.562 INFO:tasks.rados.rados.0.smithi008.stdout:3243: expect deleted 2023-10-07T21:41:37.562 INFO:tasks.rados.rados.0.smithi008.stdout:3244: delete oid 134 current snap is 0 2023-10-07T21:41:37.562 INFO:tasks.rados.rados.0.smithi008.stdout:3242: finishing write tid 1 to smithi00888346-405 2023-10-07T21:41:37.563 INFO:tasks.rados.rados.0.smithi008.stdout:3243: done (2 left) 2023-10-07T21:41:37.563 INFO:tasks.rados.rados.0.smithi008.stdout:3244: done (1 left) 2023-10-07T21:41:37.563 INFO:tasks.rados.rados.0.smithi008.stdout:3245: write oid 157 current snap is 0 2023-10-07T21:41:37.564 INFO:tasks.rados.rados.0.smithi008.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-10-07T21:41:37.574 INFO:tasks.rados.rados.0.smithi008.stdout:3245: writing smithi00888346-157 from 736701 to 1253012 tid 1 2023-10-07T21:41:37.581 INFO:tasks.rados.rados.0.smithi008.stdout:3245: writing smithi00888346-157 from 1684830 to 2200885 tid 2 2023-10-07T21:41:37.581 INFO:tasks.rados.rados.0.smithi008.stdout:3246: write oid 37 current snap is 0 2023-10-07T21:41:37.581 INFO:tasks.rados.rados.0.smithi008.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-10-07T21:41:37.588 INFO:tasks.rados.rados.0.smithi008.stdout:3246: writing smithi00888346-37 from 753508 to 1345068 tid 1 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3246: writing smithi00888346-37 from 2143312 to 2353508 tid 2 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3247: read oid 18 snap -1 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3247: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3248: delete oid 416 current snap is 0 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3242: finishing write tid 2 to smithi00888346-405 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3242: finishing write tid 3 to smithi00888346-405 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:3242: finishing write tid 4 to smithi00888346-405 2023-10-07T21:41:37.595 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 405 v 467 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3245: finishing write tid 1 to smithi00888346-157 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3245: finishing write tid 2 to smithi00888346-157 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3245: finishing write tid 3 to smithi00888346-157 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3245: finishing write tid 4 to smithi00888346-157 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 429 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3245: left oid 157 (ObjNum 2043 snap 0 seq_num 2043) 2023-10-07T21:41:37.596 INFO:tasks.rados.rados.0.smithi008.stdout:3246: finishing write tid 1 to smithi00888346-37 2023-10-07T21:41:37.598 INFO:tasks.rados.rados.0.smithi008.stdout:3246: finishing write tid 2 to smithi00888346-37 2023-10-07T21:41:37.598 INFO:tasks.rados.rados.0.smithi008.stdout:3246: finishing write tid 3 to smithi00888346-37 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3246: finishing write tid 4 to smithi00888346-37 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 37 v 310 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3246: left oid 37 (ObjNum 2044 snap 0 seq_num 2044) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3242: done (4 left) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3245: done (3 left) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3246: done (2 left) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3248: done (1 left) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3249: read oid 171 snap -1 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3249: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:37.599 INFO:tasks.rados.rados.0.smithi008.stdout:3250: write oid 331 current snap is 0 2023-10-07T21:41:37.600 INFO:tasks.rados.rados.0.smithi008.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-10-07T21:41:37.609 INFO:tasks.rados.rados.0.smithi008.stdout:3250: writing smithi00888346-331 from 787122 to 1245533 tid 1 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3250: writing smithi00888346-331 from 1860276 to 2387122 tid 2 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3251: read oid 182 snap -1 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3251: expect (ObjNum 1917 snap 0 seq_num 1917) 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3252: read oid 424 snap -1 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3252: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-10-07T21:41:37.616 INFO:tasks.rados.rados.0.smithi008.stdout:3253: write oid 134 current snap is 0 2023-10-07T21:41:37.617 INFO:tasks.rados.rados.0.smithi008.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-10-07T21:41:37.621 INFO:tasks.rados.rados.0.smithi008.stdout:3253: writing smithi00888346-134 from 403929 to 937589 tid 1 2023-10-07T21:41:37.629 INFO:tasks.rados.rados.0.smithi008.stdout:3253: writing smithi00888346-134 from 1518758 to 1925798 tid 2 2023-10-07T21:41:37.629 INFO:tasks.rados.rados.0.smithi008.stdout:3254: read oid 187 snap -1 2023-10-07T21:41:37.629 INFO:tasks.rados.rados.0.smithi008.stdout:3254: expect deleted 2023-10-07T21:41:37.629 INFO:tasks.rados.rados.0.smithi008.stdout:3255: write oid 309 current snap is 0 2023-10-07T21:41:37.629 INFO:tasks.rados.rados.0.smithi008.stdout:3247: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-10-07T21:41:37.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:37 smithi081 bash[31720]: cluster 2023-10-07T21:41:35.431903+0000 mgr.y (mgr.15180) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:37 smithi081 bash[31720]: cluster 2023-10-07T21:41:36.397420+0000 mgr.y (mgr.15180) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:37 smithi081 bash[31720]: cluster 2023-10-07T21:41:36.402026+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-07T21:41:37.823 INFO:tasks.rados.rados.0.smithi008.stdout:3249: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[27485]: cluster 2023-10-07T21:41:35.431903+0000 mgr.y (mgr.15180) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[27485]: cluster 2023-10-07T21:41:36.397420+0000 mgr.y (mgr.15180) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[27485]: cluster 2023-10-07T21:41:36.402026+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[41094]: cluster 2023-10-07T21:41:35.431903+0000 mgr.y (mgr.15180) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[41094]: cluster 2023-10-07T21:41:36.397420+0000 mgr.y (mgr.15180) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:37.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:37 smithi008 bash[41094]: cluster 2023-10-07T21:41:36.402026+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-07T21:41:37.916 INFO:tasks.rados.rados.0.smithi008.stdout:3250: finishing write tid 1 to smithi00888346-331 2023-10-07T21:41:37.916 INFO:tasks.rados.rados.0.smithi008.stdout:3251: expect (ObjNum 1917 snap 0 seq_num 1917) 2023-10-07T21:41:38.072 INFO:tasks.rados.rados.0.smithi008.stdout:3253: finishing write tid 1 to smithi00888346-134 2023-10-07T21:41:38.072 INFO:tasks.rados.rados.0.smithi008.stdout:3253: finishing write tid 2 to smithi00888346-134 2023-10-07T21:41:38.072 INFO:tasks.rados.rados.0.smithi008.stdout:3253: finishing write tid 3 to smithi00888346-134 2023-10-07T21:41:38.072 INFO:tasks.rados.rados.0.smithi008.stdout:3253: finishing write tid 4 to smithi00888346-134 2023-10-07T21:41:38.072 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 134 v 314 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3253: left oid 134 (ObjNum 2047 snap 0 seq_num 2047) 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3250: finishing write tid 2 to smithi00888346-331 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3250: finishing write tid 3 to smithi00888346-331 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3250: finishing write tid 4 to smithi00888346-331 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 331 v 354 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3250: left oid 331 (ObjNum 2046 snap 0 seq_num 2046) 2023-10-07T21:41:38.073 INFO:tasks.rados.rados.0.smithi008.stdout:3252: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-10-07T21:41:38.149 INFO:tasks.rados.rados.0.smithi008.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-10-07T21:41:38.162 INFO:tasks.rados.rados.0.smithi008.stdout:3255: writing smithi00888346-309 from 420736 to 1029645 tid 1 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3255: writing smithi00888346-309 from 1577240 to 2244291 tid 2 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3247: done (7 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3249: done (6 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3250: done (5 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3251: done (4 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3252: done (3 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3253: done (2 left) 2023-10-07T21:41:38.170 INFO:tasks.rados.rados.0.smithi008.stdout:3254: done (1 left) 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3256: read oid 467 snap -1 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3256: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3257: read oid 469 snap -1 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3257: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3258: read oid 100 snap -1 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3258: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3259: write oid 271 current snap is 0 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3255: finishing write tid 1 to smithi00888346-309 2023-10-07T21:41:38.171 INFO:tasks.rados.rados.0.smithi008.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-10-07T21:41:38.176 INFO:tasks.rados.rados.0.smithi008.stdout:3259: writing smithi00888346-271 from 437543 to 1121701 tid 1 2023-10-07T21:41:38.182 INFO:tasks.rados.rados.0.smithi008.stdout:3259: writing smithi00888346-271 from 1635722 to 2046431 tid 2 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3260: read oid 464 snap -1 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3260: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3261: read oid 290 snap -1 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3261: expect deleted 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3262: read oid 443 snap -1 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3262: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3263: write oid 147 current snap is 0 2023-10-07T21:41:38.183 INFO:tasks.rados.rados.0.smithi008.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-10-07T21:41:38.190 INFO:tasks.rados.rados.0.smithi008.stdout:3263: writing smithi00888346-147 from 454350 to 1213757 tid 1 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3263: writing smithi00888346-147 from 1977851 to 2454350 tid 2 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3264: read oid 341 snap -1 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3264: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3265: write oid 385 current snap is 0 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3255: finishing write tid 2 to smithi00888346-309 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3255: finishing write tid 3 to smithi00888346-309 2023-10-07T21:41:38.198 INFO:tasks.rados.rados.0.smithi008.stdout:3255: finishing write tid 4 to smithi00888346-309 2023-10-07T21:41:38.199 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 309 v 313 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-10-07T21:41:38.199 INFO:tasks.rados.rados.0.smithi008.stdout:3255: left oid 309 (ObjNum 2048 snap 0 seq_num 2048) 2023-10-07T21:41:38.199 INFO:tasks.rados.rados.0.smithi008.stdout:3259: finishing write tid 1 to smithi00888346-271 2023-10-07T21:41:38.199 INFO:tasks.rados.rados.0.smithi008.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-10-07T21:41:38.203 INFO:tasks.rados.rados.0.smithi008.stdout:3265: writing smithi00888346-385 from 471157 to 905813 tid 1 2023-10-07T21:41:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:3265: writing smithi00888346-385 from 1636333 to 2050711 tid 2 2023-10-07T21:41:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:3255: done (10 left) 2023-10-07T21:41:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:3266: read oid 342 snap -1 2023-10-07T21:41:38.210 INFO:tasks.rados.rados.0.smithi008.stdout:3266: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-07T21:41:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:3267: write oid 311 current snap is 0 2023-10-07T21:41:38.211 INFO:tasks.rados.rados.0.smithi008.stdout:3257: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:3259: finishing write tid 2 to smithi00888346-271 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:3259: finishing write tid 3 to smithi00888346-271 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:3259: finishing write tid 4 to smithi00888346-271 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 271 v 397 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:3259: left oid 271 (ObjNum 2049 snap 0 seq_num 2049) 2023-10-07T21:41:38.306 INFO:tasks.rados.rados.0.smithi008.stdout:3256: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-07T21:41:38.380 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:38 smithi081 bash[67605]: debug 2023-10-07T21:41:38.114+0000 7f99fc01f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:41:38.380 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:38 smithi081 bash[67605]: debug 2023-10-07T21:41:38.242+0000 7f99fc01f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:41:38.585 INFO:tasks.rados.rados.0.smithi008.stdout:3258: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-07T21:41:38.650 INFO:tasks.rados.rados.0.smithi008.stdout:3262: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:41:38.670 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:38 smithi081 bash[67605]: debug 2023-10-07T21:41:38.370+0000 7f99fc01f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:41:38.758 INFO:tasks.rados.rados.0.smithi008.stdout:3260: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-10-07T21:41:38.871 INFO:tasks.rados.rados.0.smithi008.stdout:3263: finishing write tid 1 to smithi00888346-147 2023-10-07T21:41:38.871 INFO:tasks.rados.rados.0.smithi008.stdout:3263: finishing write tid 2 to smithi00888346-147 2023-10-07T21:41:38.871 INFO:tasks.rados.rados.0.smithi008.stdout:3263: finishing write tid 3 to smithi00888346-147 2023-10-07T21:41:38.871 INFO:tasks.rados.rados.0.smithi008.stdout:3263: finishing write tid 4 to smithi00888346-147 2023-10-07T21:41:38.872 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 147 v 437 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-10-07T21:41:38.872 INFO:tasks.rados.rados.0.smithi008.stdout:3263: left oid 147 (ObjNum 2050 snap 0 seq_num 2050) 2023-10-07T21:41:38.872 INFO:tasks.rados.rados.0.smithi008.stdout:3265: finishing write tid 1 to smithi00888346-385 2023-10-07T21:41:38.872 INFO:tasks.rados.rados.0.smithi008.stdout:3264: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:38.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:38 smithi081 bash[67605]: debug 2023-10-07T21:41:38.902+0000 7f99fc01f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:41:38.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:38 smithi081 bash[76855]: ts=2023-10-07T21:41:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:41:39.027 INFO:tasks.rados.rados.0.smithi008.stdout:3265: finishing write tid 2 to smithi00888346-385 2023-10-07T21:41:39.027 INFO:tasks.rados.rados.0.smithi008.stdout:3265: finishing write tid 3 to smithi00888346-385 2023-10-07T21:41:39.027 INFO:tasks.rados.rados.0.smithi008.stdout:3266: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-07T21:41:39.140 INFO:tasks.rados.rados.0.smithi008.stdout:3265: finishing write tid 4 to smithi00888346-385 2023-10-07T21:41:39.140 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 385 v 487 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-10-07T21:41:39.140 INFO:tasks.rados.rados.0.smithi008.stdout:3265: left oid 385 (ObjNum 2051 snap 0 seq_num 2051) 2023-10-07T21:41:39.140 INFO:tasks.rados.rados.0.smithi008.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-10-07T21:41:39.150 INFO:tasks.rados.rados.0.smithi008.stdout:3267: writing smithi00888346-311 from 487964 to 997869 tid 1 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3267: writing smithi00888346-311 from 1694815 to 2369204 tid 2 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3256: done (11 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3257: done (10 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3258: done (9 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3259: done (8 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3260: done (7 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3261: done (6 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3262: done (5 left) 2023-10-07T21:41:39.158 INFO:tasks.rados.rados.0.smithi008.stdout:3263: done (4 left) 2023-10-07T21:41:39.159 INFO:tasks.rados.rados.0.smithi008.stdout:3264: done (3 left) 2023-10-07T21:41:39.159 INFO:tasks.rados.rados.0.smithi008.stdout:3265: done (2 left) 2023-10-07T21:41:39.159 INFO:tasks.rados.rados.0.smithi008.stdout:3266: done (1 left) 2023-10-07T21:41:39.159 INFO:tasks.rados.rados.0.smithi008.stdout:3268: write oid 315 current snap is 0 2023-10-07T21:41:39.159 INFO:tasks.rados.rados.0.smithi008.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-10-07T21:41:39.164 INFO:tasks.rados.rados.0.smithi008.stdout:3268: writing smithi00888346-315 from 504771 to 1206278 tid 1 2023-10-07T21:41:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:3268: writing smithi00888346-315 from 1869650 to 2287697 tid 2 2023-10-07T21:41:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:3269: read oid 10 snap -1 2023-10-07T21:41:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:3269: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:41:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:3270: read oid 396 snap -1 2023-10-07T21:41:39.171 INFO:tasks.rados.rados.0.smithi008.stdout:3270: expect deleted 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3271: delete oid 143 current snap is 0 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3267: finishing write tid 1 to smithi00888346-311 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3267: finishing write tid 2 to smithi00888346-311 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3267: finishing write tid 3 to smithi00888346-311 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3267: finishing write tid 4 to smithi00888346-311 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 311 v 508 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3267: left oid 311 (ObjNum 2052 snap 0 seq_num 2052) 2023-10-07T21:41:39.172 INFO:tasks.rados.rados.0.smithi008.stdout:3268: finishing write tid 1 to smithi00888346-315 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3267: done (4 left) 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3270: done (3 left) 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3271: done (2 left) 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3272: read oid 55 snap -1 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3272: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3273: read oid 139 snap -1 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3273: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-10-07T21:41:39.174 INFO:tasks.rados.rados.0.smithi008.stdout:3274: write oid 414 current snap is 0 2023-10-07T21:41:39.175 INFO:tasks.rados.rados.0.smithi008.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-10-07T21:41:39.180 INFO:tasks.rados.rados.0.smithi008.stdout:3274: writing smithi00888346-414 from 538385 to 990390 tid 1 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3274: writing smithi00888346-414 from 1470261 to 1891977 tid 2 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3275: read oid 294 snap -1 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3275: expect (ObjNum 749 snap 0 seq_num 749) 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3276: read oid 348 snap -1 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3276: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3277: read oid 470 snap -1 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3277: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-10-07T21:41:39.186 INFO:tasks.rados.rados.0.smithi008.stdout:3278: write oid 73 current snap is 0 2023-10-07T21:41:39.187 INFO:tasks.rados.rados.0.smithi008.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-10-07T21:41:39.192 INFO:tasks.rados.rados.0.smithi008.stdout:3278: writing smithi00888346-73 from 555192 to 1082446 tid 1 2023-10-07T21:41:39.198 INFO:tasks.rados.rados.0.smithi008.stdout:3278: writing smithi00888346-73 from 1528743 to 2094117 tid 2 2023-10-07T21:41:39.198 INFO:tasks.rados.rados.0.smithi008.stdout:3279: delete oid 23 current snap is 0 2023-10-07T21:41:39.198 INFO:tasks.rados.rados.0.smithi008.stdout:3272: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:41:39.304 INFO:tasks.rados.rados.0.smithi008.stdout:3268: finishing write tid 2 to smithi00888346-315 2023-10-07T21:41:39.304 INFO:tasks.rados.rados.0.smithi008.stdout:3268: finishing write tid 3 to smithi00888346-315 2023-10-07T21:41:39.304 INFO:tasks.rados.rados.0.smithi008.stdout:3268: finishing write tid 4 to smithi00888346-315 2023-10-07T21:41:39.304 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 315 v 317 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-10-07T21:41:39.305 INFO:tasks.rados.rados.0.smithi008.stdout:3268: left oid 315 (ObjNum 2053 snap 0 seq_num 2053) 2023-10-07T21:41:39.305 INFO:tasks.rados.rados.0.smithi008.stdout:3273: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-10-07T21:41:39.416 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:39 smithi081 bash[67605]: debug 2023-10-07T21:41:39.150+0000 7f99fc01f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:41:39.446 INFO:tasks.rados.rados.0.smithi008.stdout:3275: expect (ObjNum 749 snap 0 seq_num 749) 2023-10-07T21:41:39.594 INFO:tasks.rados.rados.0.smithi008.stdout:3278: finishing write tid 1 to smithi00888346-73 2023-10-07T21:41:39.595 INFO:tasks.rados.rados.0.smithi008.stdout:3269: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-10-07T21:41:39.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:39 smithi081 bash[67605]: debug 2023-10-07T21:41:39.646+0000 7f99fc01f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:41:39.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:39 smithi081 bash[31720]: cluster 2023-10-07T21:41:38.398044+0000 mgr.y (mgr.15180) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:39 smithi081 bash[31720]: cluster 2023-10-07T21:41:38.414114+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-10-07T21:41:39.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:39 smithi081 bash[31720]: audit 2023-10-07T21:41:38.538562+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.8:0/1684814750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3274: finishing write tid 1 to smithi00888346-414 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3274: finishing write tid 2 to smithi00888346-414 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3274: finishing write tid 3 to smithi00888346-414 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3274: finishing write tid 4 to smithi00888346-414 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 414 v 357 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3274: left oid 414 (ObjNum 2055 snap 0 seq_num 2055) 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3278: finishing write tid 2 to smithi00888346-73 2023-10-07T21:41:39.805 INFO:tasks.rados.rados.0.smithi008.stdout:3278: finishing write tid 3 to smithi00888346-73 2023-10-07T21:41:39.806 INFO:tasks.rados.rados.0.smithi008.stdout:3278: finishing write tid 4 to smithi00888346-73 2023-10-07T21:41:39.806 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 73 v 470 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-10-07T21:41:39.806 INFO:tasks.rados.rados.0.smithi008.stdout:3278: left oid 73 (ObjNum 2056 snap 0 seq_num 2056) 2023-10-07T21:41:39.806 INFO:tasks.rados.rados.0.smithi008.stdout:3277: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[27485]: cluster 2023-10-07T21:41:38.398044+0000 mgr.y (mgr.15180) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[27485]: cluster 2023-10-07T21:41:38.414114+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[27485]: audit 2023-10-07T21:41:38.538562+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.8:0/1684814750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[41094]: cluster 2023-10-07T21:41:38.398044+0000 mgr.y (mgr.15180) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[41094]: cluster 2023-10-07T21:41:38.414114+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e30: y(active, since 4s) 2023-10-07T21:41:39.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:39 smithi008 bash[41094]: audit 2023-10-07T21:41:38.538562+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.8:0/1684814750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:39.895 INFO:tasks.rados.rados.0.smithi008.stdout:3276: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-10-07T21:41:39.996 INFO:tasks.rados.rados.0.smithi008.stdout:3268: done (9 left) 2023-10-07T21:41:39.996 INFO:tasks.rados.rados.0.smithi008.stdout:3269: done (8 left) 2023-10-07T21:41:39.996 INFO:tasks.rados.rados.0.smithi008.stdout:3272: done (7 left) 2023-10-07T21:41:39.996 INFO:tasks.rados.rados.0.smithi008.stdout:3273: done (6 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3274: done (5 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3275: done (4 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3276: done (3 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3277: done (2 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3278: done (1 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3279: done (0 left) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3280: read oid 149 snap -1 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3281: write oid 326 current snap is 0 2023-10-07T21:41:39.997 INFO:tasks.rados.rados.0.smithi008.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-10-07T21:41:40.008 INFO:tasks.rados.rados.0.smithi008.stdout:3281: writing smithi00888346-326 from 588806 to 1266558 tid 1 2023-10-07T21:41:40.017 INFO:tasks.rados.rados.0.smithi008.stdout:3281: writing smithi00888346-326 from 2045707 to 2588806 tid 2 2023-10-07T21:41:40.017 INFO:tasks.rados.rados.0.smithi008.stdout:3282: read oid 380 snap -1 2023-10-07T21:41:40.017 INFO:tasks.rados.rados.0.smithi008.stdout:3282: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:41:40.017 INFO:tasks.rados.rados.0.smithi008.stdout:3283: write oid 91 current snap is 0 2023-10-07T21:41:40.018 INFO:tasks.rados.rados.0.smithi008.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-10-07T21:41:40.026 INFO:tasks.rados.rados.0.smithi008.stdout:3283: writing smithi00888346-91 from 605613 to 1358614 tid 1 2023-10-07T21:41:40.033 INFO:tasks.rados.rados.0.smithi008.stdout:3283: writing smithi00888346-91 from 1987836 to 2416890 tid 2 2023-10-07T21:41:40.033 INFO:tasks.rados.rados.0.smithi008.stdout:3284: read oid 379 snap -1 2023-10-07T21:41:40.033 INFO:tasks.rados.rados.0.smithi008.stdout:3284: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-10-07T21:41:40.034 INFO:tasks.rados.rados.0.smithi008.stdout:3285: delete oid 216 current snap is 0 2023-10-07T21:41:40.034 INFO:tasks.rados.rados.0.smithi008.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-07T21:41:40.249 INFO:tasks.rados.rados.0.smithi008.stdout:3281: finishing write tid 1 to smithi00888346-326 2023-10-07T21:41:40.249 INFO:tasks.rados.rados.0.smithi008.stdout:3281: finishing write tid 2 to smithi00888346-326 2023-10-07T21:41:40.249 INFO:tasks.rados.rados.0.smithi008.stdout:3280: done (5 left) 2023-10-07T21:41:40.249 INFO:tasks.rados.rados.0.smithi008.stdout:3285: done (4 left) 2023-10-07T21:41:40.249 INFO:tasks.rados.rados.0.smithi008.stdout:3286: read oid 457 snap -1 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3286: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3287: write oid 69 current snap is 0 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3281: finishing write tid 3 to smithi00888346-326 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3281: finishing write tid 4 to smithi00888346-326 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 326 v 423 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-10-07T21:41:40.250 INFO:tasks.rados.rados.0.smithi008.stdout:3282: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:41:40.405 INFO:tasks.rados.rados.0.smithi008.stdout:3283: finishing write tid 1 to smithi00888346-91 2023-10-07T21:41:40.405 INFO:tasks.rados.rados.0.smithi008.stdout:3284: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-10-07T21:41:40.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:40 smithi081 bash[67605]: debug 2023-10-07T21:41:40.166+0000 7f99fc01f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:3283: finishing write tid 2 to smithi00888346-91 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:3283: finishing write tid 3 to smithi00888346-91 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:3283: finishing write tid 4 to smithi00888346-91 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 91 v 316 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-10-07T21:41:40.549 INFO:tasks.rados.rados.0.smithi008.stdout:3286: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:41:40.646 INFO:tasks.rados.rados.0.smithi008.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-10-07T21:41:40.656 INFO:tasks.rados.rados.0.smithi008.stdout:3287: writing smithi00888346-69 from 639227 to 1259079 tid 1 2023-10-07T21:41:40.662 INFO:tasks.rados.rados.0.smithi008.stdout:3287: writing smithi00888346-69 from 1821153 to 2253876 tid 2 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3281: done (5 left) 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3282: done (4 left) 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3283: done (3 left) 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3284: done (2 left) 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3286: done (1 left) 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3288: read oid 198 snap -1 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3288: expect deleted 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3289: write oid 307 current snap is 0 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3287: finishing write tid 1 to smithi00888346-69 2023-10-07T21:41:40.663 INFO:tasks.rados.rados.0.smithi008.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-10-07T21:41:40.670 INFO:tasks.rados.rados.0.smithi008.stdout:3289: writing smithi00888346-307 from 656034 to 1351135 tid 1 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3289: writing smithi00888346-307 from 1879635 to 2456016 tid 2 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3290: read oid 474 snap -1 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3290: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3287: finishing write tid 2 to smithi00888346-69 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3287: finishing write tid 3 to smithi00888346-69 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3287: finishing write tid 4 to smithi00888346-69 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 69 v 320 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-10-07T21:41:40.678 INFO:tasks.rados.rados.0.smithi008.stdout:3287: left oid 69 (ObjNum 2061 snap 0 seq_num 2061) 2023-10-07T21:41:40.679 INFO:tasks.rados.rados.0.smithi008.stdout:3289: finishing write tid 1 to smithi00888346-307 2023-10-07T21:41:40.679 INFO:tasks.rados.rados.0.smithi008.stdout:3287: done (3 left) 2023-10-07T21:41:40.679 INFO:tasks.rados.rados.0.smithi008.stdout:3288: done (2 left) 2023-10-07T21:41:40.679 INFO:tasks.rados.rados.0.smithi008.stdout:3291: write oid 364 current snap is 0 2023-10-07T21:41:40.679 INFO:tasks.rados.rados.0.smithi008.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-10-07T21:41:40.686 INFO:tasks.rados.rados.0.smithi008.stdout:3291: writing smithi00888346-364 from 672841 to 1443191 tid 1 2023-10-07T21:41:40.694 INFO:tasks.rados.rados.0.smithi008.stdout:3291: writing smithi00888346-364 from 2221764 to 2658156 tid 2 2023-10-07T21:41:40.694 INFO:tasks.rados.rados.0.smithi008.stdout:3289: finishing write tid 2 to smithi00888346-307 2023-10-07T21:41:40.694 INFO:tasks.rados.rados.0.smithi008.stdout:3289: finishing write tid 3 to smithi00888346-307 2023-10-07T21:41:40.694 INFO:tasks.rados.rados.0.smithi008.stdout:3289: finishing write tid 4 to smithi00888346-307 2023-10-07T21:41:40.694 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 307 v 319 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-10-07T21:41:40.695 INFO:tasks.rados.rados.0.smithi008.stdout:3289: left oid 307 (ObjNum 2062 snap 0 seq_num 2062) 2023-10-07T21:41:40.695 INFO:tasks.rados.rados.0.smithi008.stdout:3290: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:41:40.888 INFO:tasks.rados.rados.0.smithi008.stdout:3291: finishing write tid 1 to smithi00888346-364 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3291: finishing write tid 2 to smithi00888346-364 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3291: finishing write tid 3 to smithi00888346-364 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3291: finishing write tid 4 to smithi00888346-364 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 364 v 360 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3291: left oid 364 (ObjNum 2063 snap 0 seq_num 2063) 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3289: done (2 left) 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3290: done (1 left) 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3291: done (0 left) 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3292: write oid 80 current snap is 0 2023-10-07T21:41:40.889 INFO:tasks.rados.rados.0.smithi008.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-10-07T21:41:40.894 INFO:tasks.rados.rados.0.smithi008.stdout:3292: writing smithi00888346-80 from 689648 to 1135247 tid 1 2023-10-07T21:41:40.903 INFO:tasks.rados.rados.0.smithi008.stdout:3292: writing smithi00888346-80 from 1880246 to 2460296 tid 2 2023-10-07T21:41:40.903 INFO:tasks.rados.rados.0.smithi008.stdout:3293: read oid 384 snap -1 2023-10-07T21:41:40.903 INFO:tasks.rados.rados.0.smithi008.stdout:3293: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-10-07T21:41:40.903 INFO:tasks.rados.rados.0.smithi008.stdout:3294: read oid 219 snap -1 2023-10-07T21:41:40.903 INFO:tasks.rados.rados.0.smithi008.stdout:3294: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3295: read oid 465 snap -1 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3295: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3296: read oid 32 snap -1 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3296: expect deleted 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3297: write oid 213 current snap is 0 2023-10-07T21:41:40.904 INFO:tasks.rados.rados.0.smithi008.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-10-07T21:41:40.910 INFO:tasks.rados.rados.0.smithi008.stdout:3297: writing smithi00888346-213 from 706455 to 1227303 tid 1 2023-10-07T21:41:40.918 INFO:tasks.rados.rados.0.smithi008.stdout:3297: writing smithi00888346-213 from 1938728 to 2378789 tid 2 2023-10-07T21:41:40.918 INFO:tasks.rados.rados.0.smithi008.stdout:3292: finishing write tid 1 to smithi00888346-80 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:3292: finishing write tid 2 to smithi00888346-80 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:3292: finishing write tid 3 to smithi00888346-80 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:3292: finishing write tid 4 to smithi00888346-80 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 80 v 467 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:3292: left oid 80 (ObjNum 2064 snap 0 seq_num 2064) 2023-10-07T21:41:40.919 INFO:tasks.rados.rados.0.smithi008.stdout:3293: expect (ObjNum 1926 snap 0 seq_num 1926) 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3297: finishing write tid 1 to smithi00888346-213 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3297: finishing write tid 2 to smithi00888346-213 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3292: done (5 left) 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3293: done (4 left) 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3298: read oid 413 snap -1 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3298: expect deleted 2023-10-07T21:41:41.056 INFO:tasks.rados.rados.0.smithi008.stdout:3299: read oid 120 snap -1 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3299: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3300: delete oid 280 current snap is 0 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3297: finishing write tid 3 to smithi00888346-213 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3297: finishing write tid 4 to smithi00888346-213 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 213 v 512 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3297: left oid 213 (ObjNum 2065 snap 0 seq_num 2065) 2023-10-07T21:41:41.057 INFO:tasks.rados.rados.0.smithi008.stdout:3294: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-10-07T21:41:41.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:40 smithi081 bash[67605]: debug 2023-10-07T21:41:40.802+0000 7f99fc01f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:41:41.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:40 smithi081 bash[67605]: debug 2023-10-07T21:41:40.926+0000 7f99fc01f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:41:41.256 INFO:tasks.rados.rados.0.smithi008.stdout:3295: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-07T21:41:41.506 INFO:tasks.rados.rados.0.smithi008.stdout:3299: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3294: done (6 left) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3295: done (5 left) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3296: done (4 left) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3297: done (3 left) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3298: done (2 left) 2023-10-07T21:41:41.629 INFO:tasks.rados.rados.0.smithi008.stdout:3299: done (1 left) 2023-10-07T21:41:41.630 INFO:tasks.rados.rados.0.smithi008.stdout:3300: done (0 left) 2023-10-07T21:41:41.630 INFO:tasks.rados.rados.0.smithi008.stdout:3301: write oid 186 current snap is 0 2023-10-07T21:41:41.630 INFO:tasks.rados.rados.0.smithi008.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-10-07T21:41:41.638 INFO:tasks.rados.rados.0.smithi008.stdout:3301: writing smithi00888346-186 from 740069 to 1411415 tid 1 2023-10-07T21:41:41.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: cluster 2023-10-07T21:41:40.398637+0000 mgr.y (mgr.15180) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: audit 2023-10-07T21:41:40.956892+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: audit 2023-10-07T21:41:40.962090+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: audit 2023-10-07T21:41:41.056131+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.8:0/189196711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: audit 2023-10-07T21:41:41.331178+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[31720]: audit 2023-10-07T21:41:41.337900+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[67605]: debug 2023-10-07T21:41:41.334+0000 7f99fc01f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:41:41.644 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[67605]: debug 2023-10-07T21:41:41.462+0000 7f99fc01f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:41:41.645 INFO:tasks.rados.rados.0.smithi008.stdout:3301: writing smithi00888346-186 from 1939339 to 2383069 tid 2 2023-10-07T21:41:41.645 INFO:tasks.rados.rados.0.smithi008.stdout:3302: write oid 222 current snap is 0 2023-10-07T21:41:41.645 INFO:tasks.rados.rados.0.smithi008.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-10-07T21:41:41.652 INFO:tasks.rados.rados.0.smithi008.stdout:3302: writing smithi00888346-222 from 756876 to 1219824 tid 1 2023-10-07T21:41:41.662 INFO:tasks.rados.rados.0.smithi008.stdout:3302: writing smithi00888346-222 from 1714174 to 2301562 tid 2 2023-10-07T21:41:41.662 INFO:tasks.rados.rados.0.smithi008.stdout:3303: read oid 33 snap -1 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3303: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3304: write oid 425 current snap is 0 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3301: finishing write tid 1 to smithi00888346-186 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3301: finishing write tid 2 to smithi00888346-186 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3301: finishing write tid 3 to smithi00888346-186 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3301: finishing write tid 4 to smithi00888346-186 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 186 v 363 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3302: finishing write tid 1 to smithi00888346-222 2023-10-07T21:41:41.663 INFO:tasks.rados.rados.0.smithi008.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-10-07T21:41:41.672 INFO:tasks.rados.rados.0.smithi008.stdout:3304: writing smithi00888346-425 from 773683 to 1311880 tid 1 2023-10-07T21:41:41.682 INFO:tasks.rados.rados.0.smithi008.stdout:3304: writing smithi00888346-425 from 1772656 to 2503702 tid 2 2023-10-07T21:41:41.682 INFO:tasks.rados.rados.0.smithi008.stdout:3301: done (3 left) 2023-10-07T21:41:41.682 INFO:tasks.rados.rados.0.smithi008.stdout:3305: write oid 411 current snap is 0 2023-10-07T21:41:41.683 INFO:tasks.rados.rados.0.smithi008.stdout:3302: finishing write tid 2 to smithi00888346-222 2023-10-07T21:41:41.683 INFO:tasks.rados.rados.0.smithi008.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-10-07T21:41:41.687 INFO:tasks.rados.rados.0.smithi008.stdout:3305: writing smithi00888346-411 from 790490 to 1403936 tid 1 2023-10-07T21:41:41.693 INFO:tasks.rados.rados.0.smithi008.stdout:3305: writing smithi00888346-411 from 1831138 to 2422195 tid 2 2023-10-07T21:41:41.693 INFO:tasks.rados.rados.0.smithi008.stdout:3306: write oid 172 current snap is 0 2023-10-07T21:41:41.693 INFO:tasks.rados.rados.0.smithi008.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-10-07T21:41:41.699 INFO:tasks.rados.rados.0.smithi008.stdout:3306: writing smithi00888346-172 from 407297 to 1095992 tid 1 2023-10-07T21:41:41.707 INFO:tasks.rados.rados.0.smithi008.stdout:3306: writing smithi00888346-172 from 1773267 to 2507982 tid 2 2023-10-07T21:41:41.707 INFO:tasks.rados.rados.0.smithi008.stdout:3307: read oid 430 snap -1 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3307: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3308: read oid 406 snap -1 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3308: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3309: read oid 455 snap -1 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3309: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3310: read oid 358 snap -1 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3310: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3311: delete oid 107 current snap is 0 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3302: finishing write tid 3 to smithi00888346-222 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:3302: finishing write tid 4 to smithi00888346-222 2023-10-07T21:41:41.708 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 222 v 376 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-10-07T21:41:41.709 INFO:tasks.rados.rados.0.smithi008.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-10-07T21:41:41.709 INFO:tasks.rados.rados.0.smithi008.stdout:3303: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: cluster 2023-10-07T21:41:40.398637+0000 mgr.y (mgr.15180) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: audit 2023-10-07T21:41:40.956892+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: audit 2023-10-07T21:41:40.962090+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: audit 2023-10-07T21:41:41.056131+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.8:0/189196711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: audit 2023-10-07T21:41:41.331178+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[41094]: audit 2023-10-07T21:41:41.337900+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: cluster 2023-10-07T21:41:40.398637+0000 mgr.y (mgr.15180) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: audit 2023-10-07T21:41:40.956892+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: audit 2023-10-07T21:41:40.962090+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: audit 2023-10-07T21:41:41.056131+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.8:0/189196711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: audit 2023-10-07T21:41:41.331178+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:41 smithi008 bash[27485]: audit 2023-10-07T21:41:41.337900+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:3304: finishing write tid 1 to smithi00888346-425 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:3304: finishing write tid 2 to smithi00888346-425 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:3304: finishing write tid 3 to smithi00888346-425 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:3304: finishing write tid 4 to smithi00888346-425 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 425 v 432 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-10-07T21:41:41.919 INFO:tasks.rados.rados.0.smithi008.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3305: finishing write tid 1 to smithi00888346-411 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3305: finishing write tid 2 to smithi00888346-411 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3305: finishing write tid 3 to smithi00888346-411 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3305: finishing write tid 4 to smithi00888346-411 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 411 v 373 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3305: left oid 411 (ObjNum 2070 snap 0 seq_num 2070) 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3306: finishing write tid 1 to smithi00888346-172 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3306: finishing write tid 2 to smithi00888346-172 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3306: finishing write tid 3 to smithi00888346-172 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3306: finishing write tid 4 to smithi00888346-172 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 172 v 322 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-10-07T21:41:41.920 INFO:tasks.rados.rados.0.smithi008.stdout:3306: left oid 172 (ObjNum 2071 snap 0 seq_num 2071) 2023-10-07T21:41:41.921 INFO:tasks.rados.rados.0.smithi008.stdout:3307: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:41:41.925 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[67605]: debug 2023-10-07T21:41:41.630+0000 7f99fc01f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:41:41.925 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[67605]: debug 2023-10-07T21:41:41.773+0000 7f99fc01f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:41:42.029 INFO:tasks.rados.rados.0.smithi008.stdout:3309: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-07T21:41:42.108 INFO:tasks.rados.rados.0.smithi008.stdout:3308: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:41:42.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:41 smithi081 bash[67605]: debug 2023-10-07T21:41:41.913+0000 7f99fc01f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:41:42.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[67605]: debug 2023-10-07T21:41:42.129+0000 7f99fc01f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:41:42.250 INFO:tasks.rados.rados.0.smithi008.stdout:3310: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-07T21:41:42.370 INFO:tasks.rados.rados.0.smithi008.stdout:3302: done (9 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3303: done (8 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3304: done (7 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3305: done (6 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3306: done (5 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3307: done (4 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3308: done (3 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3309: done (2 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3310: done (1 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3311: done (0 left) 2023-10-07T21:41:42.371 INFO:tasks.rados.rados.0.smithi008.stdout:3312: write oid 167 current snap is 0 2023-10-07T21:41:42.372 INFO:tasks.rados.rados.0.smithi008.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-10-07T21:41:42.382 INFO:tasks.rados.rados.0.smithi008.stdout:3312: writing smithi00888346-167 from 440911 to 880104 tid 1 2023-10-07T21:41:42.389 INFO:tasks.rados.rados.0.smithi008.stdout:3312: writing smithi00888346-167 from 1490231 to 2228615 tid 2 2023-10-07T21:41:42.390 INFO:tasks.rados.rados.0.smithi008.stdout:3313: write oid 31 current snap is 0 2023-10-07T21:41:42.390 INFO:tasks.rados.rados.0.smithi008.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-10-07T21:41:42.395 INFO:tasks.rados.rados.0.smithi008.stdout:3313: writing smithi00888346-31 from 457718 to 972160 tid 1 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3313: writing smithi00888346-31 from 1548713 to 2147108 tid 2 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3314: read oid 253 snap -1 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3314: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3315: write oid 179 current snap is 0 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3312: finishing write tid 1 to smithi00888346-167 2023-10-07T21:41:42.402 INFO:tasks.rados.rados.0.smithi008.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-10-07T21:41:42.408 INFO:tasks.rados.rados.0.smithi008.stdout:3315: writing smithi00888346-179 from 474525 to 1064216 tid 1 2023-10-07T21:41:42.415 INFO:tasks.rados.rados.0.smithi008.stdout:3315: writing smithi00888346-179 from 1490842 to 2232895 tid 2 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3315: writing smithi00888346-179 from 2832710 to 2874525 tid 3 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3316: read oid 454 snap -1 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3317: read oid 105 snap -1 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3318: write oid 432 current snap is 0 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3312: finishing write tid 2 to smithi00888346-167 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3312: finishing write tid 3 to smithi00888346-167 2023-10-07T21:41:42.420 INFO:tasks.rados.rados.0.smithi008.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-10-07T21:41:42.428 INFO:tasks.rados.rados.0.smithi008.stdout:3318: writing smithi00888346-432 from 491332 to 1272625 tid 1 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3318: writing smithi00888346-432 from 2065677 to 2667741 tid 2 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3319: delete oid 326 current snap is 0 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3312: finishing write tid 4 to smithi00888346-167 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 167 v 474 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3313: finishing write tid 1 to smithi00888346-31 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3313: finishing write tid 2 to smithi00888346-31 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3313: finishing write tid 3 to smithi00888346-31 2023-10-07T21:41:42.437 INFO:tasks.rados.rados.0.smithi008.stdout:3313: finishing write tid 4 to smithi00888346-31 2023-10-07T21:41:42.438 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 470 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-10-07T21:41:42.438 INFO:tasks.rados.rados.0.smithi008.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2023-10-07T21:41:42.438 INFO:tasks.rados.rados.0.smithi008.stdout:3314: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:41:42.628 INFO:tasks.rados.rados.0.smithi008.stdout:3315: finishing write tid 1 to smithi00888346-179 2023-10-07T21:41:42.628 INFO:tasks.rados.rados.0.smithi008.stdout:3315: finishing write tid 2 to smithi00888346-179 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3315: finishing write tid 3 to smithi00888346-179 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3315: finishing write tid 4 to smithi00888346-179 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3315: finishing write tid 5 to smithi00888346-179 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 179 v 441 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3318: finishing write tid 1 to smithi00888346-432 2023-10-07T21:41:42.629 INFO:tasks.rados.rados.0.smithi008.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-10-07T21:41:42.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[67605]: debug 2023-10-07T21:41:42.273+0000 7f99fc01f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:3318: finishing write tid 2 to smithi00888346-432 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:3318: finishing write tid 3 to smithi00888346-432 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:3318: finishing write tid 4 to smithi00888346-432 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 380 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:3318: left oid 432 (ObjNum 2076 snap 0 seq_num 2076) 2023-10-07T21:41:42.862 INFO:tasks.rados.rados.0.smithi008.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3312: done (7 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3313: done (6 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3314: done (5 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3315: done (4 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3316: done (3 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3317: done (2 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3318: done (1 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3319: done (0 left) 2023-10-07T21:41:43.107 INFO:tasks.rados.rados.0.smithi008.stdout:3320: delete oid 375 current snap is 0 2023-10-07T21:41:43.110 INFO:tasks.rados.rados.0.smithi008.stdout:3320: done (0 left) 2023-10-07T21:41:43.110 INFO:tasks.rados.rados.0.smithi008.stdout:3321: read oid 155 snap -1 2023-10-07T21:41:43.110 INFO:tasks.rados.rados.0.smithi008.stdout:3321: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-07T21:41:43.110 INFO:tasks.rados.rados.0.smithi008.stdout:3322: write oid 294 current snap is 0 2023-10-07T21:41:43.110 INFO:tasks.rados.rados.0.smithi008.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-10-07T21:41:43.121 INFO:tasks.rados.rados.0.smithi008.stdout:3322: writing smithi00888346-294 from 541753 to 1148793 tid 1 2023-10-07T21:41:43.129 INFO:tasks.rados.rados.0.smithi008.stdout:3322: writing smithi00888346-294 from 1724770 to 2474161 tid 2 2023-10-07T21:41:43.129 INFO:tasks.rados.rados.0.smithi008.stdout:3323: read oid 1 snap -1 2023-10-07T21:41:43.129 INFO:tasks.rados.rados.0.smithi008.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:43.129 INFO:tasks.rados.rados.0.smithi008.stdout:3324: write oid 460 current snap is 0 2023-10-07T21:41:43.129 INFO:tasks.rados.rados.0.smithi008.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-10-07T21:41:43.136 INFO:tasks.rados.rados.0.smithi008.stdout:3324: writing smithi00888346-460 from 558560 to 1240849 tid 1 2023-10-07T21:41:43.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[41094]: audit 2023-10-07T21:41:41.802404+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[41094]: audit 2023-10-07T21:41:41.811097+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[41094]: audit 2023-10-07T21:41:42.247543+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[41094]: audit 2023-10-07T21:41:42.255376+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[41094]: cluster 2023-10-07T21:41:42.399673+0000 mgr.y (mgr.15180) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 4.2 MiB/s wr, 71 op/s 2023-10-07T21:41:43.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[27485]: audit 2023-10-07T21:41:41.802404+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[27485]: audit 2023-10-07T21:41:41.811097+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[27485]: audit 2023-10-07T21:41:42.247543+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[27485]: audit 2023-10-07T21:41:42.255376+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:42 smithi008 bash[27485]: cluster 2023-10-07T21:41:42.399673+0000 mgr.y (mgr.15180) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 4.2 MiB/s wr, 71 op/s 2023-10-07T21:41:43.142 INFO:tasks.rados.rados.0.smithi008.stdout:3324: writing smithi00888346-460 from 1783252 to 2276301 tid 2 2023-10-07T21:41:43.143 INFO:tasks.rados.rados.0.smithi008.stdout:3325: delete oid 300 current snap is 0 2023-10-07T21:41:43.143 INFO:tasks.rados.rados.0.smithi008.stdout:3321: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-07T21:41:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[31720]: audit 2023-10-07T21:41:41.802404+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[31720]: audit 2023-10-07T21:41:41.811097+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[31720]: audit 2023-10-07T21:41:42.247543+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[31720]: audit 2023-10-07T21:41:42.255376+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:43.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:42 smithi081 bash[31720]: cluster 2023-10-07T21:41:42.399673+0000 mgr.y (mgr.15180) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 4.2 MiB/s wr, 71 op/s 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3322: finishing write tid 1 to smithi00888346-294 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3322: finishing write tid 2 to smithi00888346-294 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3321: done (4 left) 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3325: done (3 left) 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3326: read oid 448 snap -1 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3326: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-10-07T21:41:43.257 INFO:tasks.rados.rados.0.smithi008.stdout:3327: read oid 235 snap -1 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3327: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3328: write oid 487 current snap is 0 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3322: finishing write tid 3 to smithi00888346-294 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3322: finishing write tid 4 to smithi00888346-294 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 294 v 376 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-10-07T21:41:43.258 INFO:tasks.rados.rados.0.smithi008.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3324: finishing write tid 1 to smithi00888346-460 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3324: finishing write tid 2 to smithi00888346-460 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3324: finishing write tid 3 to smithi00888346-460 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3324: finishing write tid 4 to smithi00888346-460 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 460 v 477 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-10-07T21:41:43.412 INFO:tasks.rados.rados.0.smithi008.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-10-07T21:41:43.421 INFO:tasks.rados.rados.0.smithi008.stdout:3328: writing smithi00888346-487 from 592174 to 1024961 tid 1 2023-10-07T21:41:43.428 INFO:tasks.rados.rados.0.smithi008.stdout:3328: writing smithi00888346-487 from 1500216 to 1996934 tid 2 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3328: writing smithi00888346-487 from 2624671 to 2992174 tid 3 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3322: done (5 left) 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3323: done (4 left) 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3324: done (3 left) 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3329: delete oid 38 current snap is 0 2023-10-07T21:41:43.434 INFO:tasks.rados.rados.0.smithi008.stdout:3326: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-10-07T21:41:43.527 INFO:tasks.rados.rados.0.smithi008.stdout:3327: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: finishing write tid 1 to smithi00888346-487 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: finishing write tid 2 to smithi00888346-487 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: finishing write tid 3 to smithi00888346-487 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: finishing write tid 4 to smithi00888346-487 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: finishing write tid 5 to smithi00888346-487 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 487 v 326 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3328: left oid 487 (ObjNum 2082 snap 0 seq_num 2082) 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3326: done (3 left) 2023-10-07T21:41:43.617 INFO:tasks.rados.rados.0.smithi008.stdout:3327: done (2 left) 2023-10-07T21:41:43.618 INFO:tasks.rados.rados.0.smithi008.stdout:3328: done (1 left) 2023-10-07T21:41:43.618 INFO:tasks.rados.rados.0.smithi008.stdout:3329: done (0 left) 2023-10-07T21:41:43.618 INFO:tasks.rados.rados.0.smithi008.stdout:3330: read oid 28 snap -1 2023-10-07T21:41:43.618 INFO:tasks.rados.rados.0.smithi008.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-07T21:41:43.618 INFO:tasks.rados.rados.0.smithi008.stdout:3331: delete oid 291 current snap is 0 2023-10-07T21:41:43.631 INFO:tasks.rados.rados.0.smithi008.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-07T21:41:43.861 INFO:tasks.rados.rados.0.smithi008.stdout:3330: done (1 left) 2023-10-07T21:41:43.861 INFO:tasks.rados.rados.0.smithi008.stdout:3331: done (0 left) 2023-10-07T21:41:43.861 INFO:tasks.rados.rados.0.smithi008.stdout:3332: read oid 413 snap -1 2023-10-07T21:41:43.861 INFO:tasks.rados.rados.0.smithi008.stdout:3332: expect deleted 2023-10-07T21:41:43.862 INFO:tasks.rados.rados.0.smithi008.stdout:3333: read oid 285 snap -1 2023-10-07T21:41:43.862 INFO:tasks.rados.rados.0.smithi008.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:41:43.862 INFO:tasks.rados.rados.0.smithi008.stdout:3334: delete oid 226 current snap is 0 2023-10-07T21:41:43.877 INFO:tasks.rados.rados.0.smithi008.stdout:3333: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: debug 2023-10-07T21:41:43.601+0000 7f99fc01f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: [07/Oct/2023:21:41:43] ENGINE Bus STARTING 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: CherryPy Checker: 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: The Application mounted at '' has an empty config. 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: [07/Oct/2023:21:41:43] ENGINE Serving on http://:::9283 2023-10-07T21:41:43.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:43 smithi081 bash[67605]: [07/Oct/2023:21:41:43] ENGINE Bus STARTED 2023-10-07T21:41:44.170 INFO:tasks.rados.rados.0.smithi008.stdout:3332: done (2 left) 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3333: done (1 left) 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3334: done (0 left) 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3335: read oid 40 snap -1 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3335: expect deleted 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3336: read oid 341 snap -1 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3336: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3337: read oid 268 snap -1 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3338: write oid 199 current snap is 0 2023-10-07T21:41:44.171 INFO:tasks.rados.rados.0.smithi008.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-10-07T21:41:44.178 INFO:tasks.rados.rados.0.smithi008.stdout:3338: writing smithi00888346-199 from 659402 to 1109538 tid 1 2023-10-07T21:41:44.185 INFO:tasks.rados.rados.0.smithi008.stdout:3338: writing smithi00888346-199 from 1734144 to 2238200 tid 2 2023-10-07T21:41:44.191 INFO:tasks.rados.rados.0.smithi008.stdout:3338: writing smithi00888346-199 from 2734363 to 3059402 tid 3 2023-10-07T21:41:44.191 INFO:tasks.rados.rados.0.smithi008.stdout:3339: write oid 23 current snap is 0 2023-10-07T21:41:44.191 INFO:tasks.rados.rados.0.smithi008.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-10-07T21:41:44.197 INFO:tasks.rados.rados.0.smithi008.stdout:3339: writing smithi00888346-23 from 676209 to 1201594 tid 1 2023-10-07T21:41:44.205 INFO:tasks.rados.rados.0.smithi008.stdout:3339: writing smithi00888346-23 from 1676273 to 2440340 tid 2 2023-10-07T21:41:44.209 INFO:tasks.rados.rados.0.smithi008.stdout:3339: writing smithi00888346-23 from 3045433 to 3076209 tid 3 2023-10-07T21:41:44.209 INFO:tasks.rados.rados.0.smithi008.stdout:3340: write oid 258 current snap is 0 2023-10-07T21:41:44.209 INFO:tasks.rados.rados.0.smithi008.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-10-07T21:41:44.216 INFO:tasks.rados.rados.0.smithi008.stdout:3340: writing smithi00888346-258 from 693016 to 1293650 tid 1 2023-10-07T21:41:44.222 INFO:tasks.rados.rados.0.smithi008.stdout:3340: writing smithi00888346-258 from 1734755 to 2242480 tid 2 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3340: writing smithi00888346-258 from 2672856 to 3093016 tid 3 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3341: read oid 485 snap -1 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3342: read oid 54 snap -1 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3343: write oid 237 current snap is 0 2023-10-07T21:41:44.227 INFO:tasks.rados.rados.0.smithi008.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-10-07T21:41:44.235 INFO:tasks.rados.rados.0.smithi008.stdout:3343: writing smithi00888346-237 from 709823 to 1385706 tid 1 2023-10-07T21:41:44.241 INFO:tasks.rados.rados.0.smithi008.stdout:3343: writing smithi00888346-237 from 1793237 to 2560973 tid 2 2023-10-07T21:41:44.245 INFO:tasks.rados.rados.0.smithi008.stdout:3343: writing smithi00888346-237 from 3100279 to 3109823 tid 3 2023-10-07T21:41:44.245 INFO:tasks.rados.rados.0.smithi008.stdout:3344: read oid 495 snap -1 2023-10-07T21:41:44.245 INFO:tasks.rados.rados.0.smithi008.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-10-07T21:41:44.245 INFO:tasks.rados.rados.0.smithi008.stdout:3345: write oid 348 current snap is 0 2023-10-07T21:41:44.245 INFO:tasks.rados.rados.0.smithi008.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-10-07T21:41:44.253 INFO:tasks.rados.rados.0.smithi008.stdout:3345: writing smithi00888346-348 from 726630 to 1477762 tid 1 2023-10-07T21:41:44.261 INFO:tasks.rados.rados.0.smithi008.stdout:3345: writing smithi00888346-348 from 2251719 to 2763113 tid 2 2023-10-07T21:41:44.261 INFO:tasks.rados.rados.0.smithi008.stdout:3346: read oid 273 snap -1 2023-10-07T21:41:44.261 INFO:tasks.rados.rados.0.smithi008.stdout:3346: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:44.261 INFO:tasks.rados.rados.0.smithi008.stdout:3347: write oid 470 current snap is 0 2023-10-07T21:41:44.261 INFO:tasks.rados.rados.0.smithi008.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-07T21:41:44.352 INFO:tasks.rados.rados.0.smithi008.stdout:3336: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: finishing write tid 1 to smithi00888346-199 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: finishing write tid 2 to smithi00888346-199 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: finishing write tid 3 to smithi00888346-199 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: finishing write tid 4 to smithi00888346-199 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: finishing write tid 5 to smithi00888346-199 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 199 v 517 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-10-07T21:41:44.503 INFO:tasks.rados.rados.0.smithi008.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: finishing write tid 1 to smithi00888346-23 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: finishing write tid 2 to smithi00888346-23 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: finishing write tid 3 to smithi00888346-23 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: finishing write tid 4 to smithi00888346-23 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: finishing write tid 5 to smithi00888346-23 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 23 v 380 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-10-07T21:41:44.504 INFO:tasks.rados.rados.0.smithi008.stdout:3340: finishing write tid 1 to smithi00888346-258 2023-10-07T21:41:44.505 INFO:tasks.rados.rados.0.smithi008.stdout:3340: finishing write tid 2 to smithi00888346-258 2023-10-07T21:41:44.505 INFO:tasks.rados.rados.0.smithi008.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-07T21:41:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: audit 2023-10-07T21:41:43.578898+0000 mon.a (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.8:0/3188863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: cluster 2023-10-07T21:41:43.629967+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:41:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: audit 2023-10-07T21:41:43.632309+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:41:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: audit 2023-10-07T21:41:43.634537+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:44.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: audit 2023-10-07T21:41:43.639276+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:41:44.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[27485]: audit 2023-10-07T21:41:43.639855+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:44.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: audit 2023-10-07T21:41:43.578898+0000 mon.a (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.8:0/3188863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:44.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: cluster 2023-10-07T21:41:43.629967+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:41:44.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: audit 2023-10-07T21:41:43.632309+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:41:44.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: audit 2023-10-07T21:41:43.634537+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:44.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: audit 2023-10-07T21:41:43.639276+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:41:44.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:44 smithi008 bash[41094]: audit 2023-10-07T21:41:43.639855+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:3340: finishing write tid 3 to smithi00888346-258 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:3340: finishing write tid 4 to smithi00888346-258 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:3340: finishing write tid 5 to smithi00888346-258 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 258 v 384 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-10-07T21:41:44.643 INFO:tasks.rados.rados.0.smithi008.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-10-07T21:41:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: audit 2023-10-07T21:41:43.578898+0000 mon.a (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.8:0/3188863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: cluster 2023-10-07T21:41:43.629967+0000 mon.a (mon.0) 1015 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:41:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: audit 2023-10-07T21:41:43.632309+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:41:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: audit 2023-10-07T21:41:43.634537+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:41:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: audit 2023-10-07T21:41:43.639276+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:41:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:44 smithi081 bash[31720]: audit 2023-10-07T21:41:43.639855+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.81:0/3192728270' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:41:44.843 INFO:tasks.rados.rados.0.smithi008.stdout:3343: finishing write tid 1 to smithi00888346-237 2023-10-07T21:41:44.843 INFO:tasks.rados.rados.0.smithi008.stdout:3343: finishing write tid 2 to smithi00888346-237 2023-10-07T21:41:44.843 INFO:tasks.rados.rados.0.smithi008.stdout:3343: finishing write tid 3 to smithi00888346-237 2023-10-07T21:41:44.844 INFO:tasks.rados.rados.0.smithi008.stdout:3343: finishing write tid 4 to smithi00888346-237 2023-10-07T21:41:44.844 INFO:tasks.rados.rados.0.smithi008.stdout:3343: finishing write tid 5 to smithi00888346-237 2023-10-07T21:41:44.844 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 237 v 324 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-10-07T21:41:44.844 INFO:tasks.rados.rados.0.smithi008.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-10-07T21:41:44.844 INFO:tasks.rados.rados.0.smithi008.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3345: finishing write tid 1 to smithi00888346-348 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3345: finishing write tid 2 to smithi00888346-348 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3345: finishing write tid 3 to smithi00888346-348 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3345: finishing write tid 4 to smithi00888346-348 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 348 v 336 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-10-07T21:41:45.046 INFO:tasks.rados.rados.0.smithi008.stdout:3346: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:45.112 INFO:tasks.rados.rados.0.smithi008.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-10-07T21:41:45.125 INFO:tasks.rados.rados.0.smithi008.stdout:3347: writing smithi00888346-470 from 743437 to 1286171 tid 1 2023-10-07T21:41:45.133 INFO:tasks.rados.rados.0.smithi008.stdout:3347: writing smithi00888346-470 from 1910201 to 2681606 tid 2 2023-10-07T21:41:45.133 INFO:tasks.rados.rados.0.smithi008.stdout:3335: done (12 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3336: done (11 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3337: done (10 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3338: done (9 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3339: done (8 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3340: done (7 left) 2023-10-07T21:41:45.134 INFO:tasks.rados.rados.0.smithi008.stdout:3341: done (6 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3342: done (5 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3343: done (4 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3344: done (3 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3345: done (2 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3346: done (1 left) 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3348: delete oid 391 current snap is 0 2023-10-07T21:41:45.135 INFO:tasks.rados.rados.0.smithi008.stdout:3347: finishing write tid 1 to smithi00888346-470 2023-10-07T21:41:45.136 INFO:tasks.rados.rados.0.smithi008.stdout:3348: done (1 left) 2023-10-07T21:41:45.136 INFO:tasks.rados.rados.0.smithi008.stdout:3349: write oid 51 current snap is 0 2023-10-07T21:41:45.136 INFO:tasks.rados.rados.0.smithi008.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-10-07T21:41:45.145 INFO:tasks.rados.rados.0.smithi008.stdout:3349: writing smithi00888346-51 from 777051 to 1470283 tid 1 2023-10-07T21:41:45.153 INFO:tasks.rados.rados.0.smithi008.stdout:3349: writing smithi00888346-51 from 2027165 to 2685886 tid 2 2023-10-07T21:41:45.153 INFO:tasks.rados.rados.0.smithi008.stdout:3350: write oid 258 current snap is 0 2023-10-07T21:41:45.153 INFO:tasks.rados.rados.0.smithi008.stdout:3347: finishing write tid 2 to smithi00888346-470 2023-10-07T21:41:45.153 INFO:tasks.rados.rados.0.smithi008.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-10-07T21:41:45.161 INFO:tasks.rados.rados.0.smithi008.stdout:3350: writing smithi00888346-258 from 793858 to 1562339 tid 1 2023-10-07T21:41:45.168 INFO:tasks.rados.rados.0.smithi008.stdout:3350: writing smithi00888346-258 from 2085647 to 2604379 tid 2 2023-10-07T21:41:45.168 INFO:tasks.rados.rados.0.smithi008.stdout:3351: write oid 498 current snap is 0 2023-10-07T21:41:45.168 INFO:tasks.rados.rados.0.smithi008.stdout:3347: finishing write tid 3 to smithi00888346-470 2023-10-07T21:41:45.168 INFO:tasks.rados.rados.0.smithi008.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-10-07T21:41:45.172 INFO:tasks.rados.rados.0.smithi008.stdout:3351: writing smithi00888346-498 from 410665 to 854395 tid 1 2023-10-07T21:41:45.180 INFO:tasks.rados.rados.0.smithi008.stdout:3351: writing smithi00888346-498 from 1627776 to 2290166 tid 2 2023-10-07T21:41:45.186 INFO:tasks.rados.rados.0.smithi008.stdout:3351: writing smithi00888346-498 from 2748464 to 3210665 tid 3 2023-10-07T21:41:45.186 INFO:tasks.rados.rados.0.smithi008.stdout:3352: write oid 416 current snap is 0 2023-10-07T21:41:45.186 INFO:tasks.rados.rados.0.smithi008.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-10-07T21:41:45.191 INFO:tasks.rados.rados.0.smithi008.stdout:3352: writing smithi00888346-416 from 427472 to 946451 tid 1 2023-10-07T21:41:45.199 INFO:tasks.rados.rados.0.smithi008.stdout:3352: writing smithi00888346-416 from 1686258 to 2208659 tid 2 2023-10-07T21:41:45.205 INFO:tasks.rados.rados.0.smithi008.stdout:3352: writing smithi00888346-416 from 2775887 to 3227472 tid 3 2023-10-07T21:41:45.205 INFO:tasks.rados.rados.0.smithi008.stdout:3353: write oid 269 current snap is 0 2023-10-07T21:41:45.205 INFO:tasks.rados.rados.0.smithi008.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-10-07T21:41:45.210 INFO:tasks.rados.rados.0.smithi008.stdout:3353: writing smithi00888346-269 from 444279 to 1038507 tid 1 2023-10-07T21:41:45.219 INFO:tasks.rados.rados.0.smithi008.stdout:3353: writing smithi00888346-269 from 1744740 to 2410799 tid 2 2023-10-07T21:41:45.223 INFO:tasks.rados.rados.0.smithi008.stdout:3353: writing smithi00888346-269 from 3203310 to 3244279 tid 3 2023-10-07T21:41:45.223 INFO:tasks.rados.rados.0.smithi008.stdout:3354: read oid 453 snap -1 2023-10-07T21:41:45.224 INFO:tasks.rados.rados.0.smithi008.stdout:3354: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-07T21:41:45.224 INFO:tasks.rados.rados.0.smithi008.stdout:3355: write oid 420 current snap is 0 2023-10-07T21:41:45.224 INFO:tasks.rados.rados.0.smithi008.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-10-07T21:41:45.230 INFO:tasks.rados.rados.0.smithi008.stdout:3355: writing smithi00888346-420 from 461086 to 1130563 tid 1 2023-10-07T21:41:45.238 INFO:tasks.rados.rados.0.smithi008.stdout:3355: writing smithi00888346-420 from 1803222 to 2329292 tid 2 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3355: writing smithi00888346-420 from 2830733 to 3261086 tid 3 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3356: write oid 431 current snap is 0 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3347: finishing write tid 4 to smithi00888346-470 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 427 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3349: finishing write tid 1 to smithi00888346-51 2023-10-07T21:41:45.243 INFO:tasks.rados.rados.0.smithi008.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-10-07T21:41:45.248 INFO:tasks.rados.rados.0.smithi008.stdout:3356: writing smithi00888346-431 from 477893 to 938972 tid 1 2023-10-07T21:41:45.255 INFO:tasks.rados.rados.0.smithi008.stdout:3356: writing smithi00888346-431 from 1578057 to 2247785 tid 2 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3356: writing smithi00888346-431 from 2974509 to 3277893 tid 3 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3347: done (8 left) 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3357: delete oid 317 current snap is 0 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3349: finishing write tid 2 to smithi00888346-51 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3349: finishing write tid 3 to smithi00888346-51 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3349: finishing write tid 4 to smithi00888346-51 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 51 v 480 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3349: left oid 51 (ObjNum 2093 snap 0 seq_num 2093) 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3350: finishing write tid 1 to smithi00888346-258 2023-10-07T21:41:45.262 INFO:tasks.rados.rados.0.smithi008.stdout:3350: finishing write tid 2 to smithi00888346-258 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3350: finishing write tid 3 to smithi00888346-258 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3350: finishing write tid 4 to smithi00888346-258 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 258 v 387 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3350: left oid 258 (ObjNum 2094 snap 0 seq_num 2094) 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: finishing write tid 1 to smithi00888346-498 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: finishing write tid 2 to smithi00888346-498 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: finishing write tid 3 to smithi00888346-498 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: finishing write tid 4 to smithi00888346-498 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: finishing write tid 5 to smithi00888346-498 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 391 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3351: left oid 498 (ObjNum 2095 snap 0 seq_num 2095) 2023-10-07T21:41:45.263 INFO:tasks.rados.rados.0.smithi008.stdout:3352: finishing write tid 1 to smithi00888346-416 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3352: finishing write tid 2 to smithi00888346-416 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3352: finishing write tid 3 to smithi00888346-416 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3352: finishing write tid 4 to smithi00888346-416 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3352: finishing write tid 5 to smithi00888346-416 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 328 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3352: left oid 416 (ObjNum 2096 snap 0 seq_num 2096) 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3353: finishing write tid 1 to smithi00888346-269 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3353: finishing write tid 2 to smithi00888346-269 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3353: finishing write tid 3 to smithi00888346-269 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3353: finishing write tid 4 to smithi00888346-269 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:3353: finishing write tid 5 to smithi00888346-269 2023-10-07T21:41:45.264 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 269 v 368 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-10-07T21:41:45.265 INFO:tasks.rados.rados.0.smithi008.stdout:3353: left oid 269 (ObjNum 2097 snap 0 seq_num 2097) 2023-10-07T21:41:45.265 INFO:tasks.rados.rados.0.smithi008.stdout:3355: finishing write tid 1 to smithi00888346-420 2023-10-07T21:41:45.265 INFO:tasks.rados.rados.0.smithi008.stdout:3354: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-07T21:41:45.442 INFO:tasks.rados.rados.0.smithi008.stdout:3355: finishing write tid 2 to smithi00888346-420 2023-10-07T21:41:45.442 INFO:tasks.rados.rados.0.smithi008.stdout:3355: finishing write tid 3 to smithi00888346-420 2023-10-07T21:41:45.442 INFO:tasks.rados.rados.0.smithi008.stdout:3355: finishing write tid 4 to smithi00888346-420 2023-10-07T21:41:45.442 INFO:tasks.rados.rados.0.smithi008.stdout:3355: finishing write tid 5 to smithi00888346-420 2023-10-07T21:41:45.442 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 420 v 331 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3355: left oid 420 (ObjNum 2098 snap 0 seq_num 2098) 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: finishing write tid 1 to smithi00888346-431 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: finishing write tid 2 to smithi00888346-431 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: finishing write tid 3 to smithi00888346-431 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: finishing write tid 4 to smithi00888346-431 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: finishing write tid 5 to smithi00888346-431 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 431 v 431 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3356: left oid 431 (ObjNum 2099 snap 0 seq_num 2099) 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3349: done (8 left) 2023-10-07T21:41:45.443 INFO:tasks.rados.rados.0.smithi008.stdout:3350: done (7 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3351: done (6 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3352: done (5 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3353: done (4 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3354: done (3 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3355: done (2 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3356: done (1 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3357: done (0 left) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3358: read oid 461 snap -1 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:41:45.444 INFO:tasks.rados.rados.0.smithi008.stdout:3359: delete oid 78 current snap is 0 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3359: done (1 left) 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3360: read oid 236 snap -1 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3360: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3361: read oid 228 snap -1 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3361: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:41:45.445 INFO:tasks.rados.rados.0.smithi008.stdout:3362: write oid 88 current snap is 0 2023-10-07T21:41:45.446 INFO:tasks.rados.rados.0.smithi008.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-10-07T21:41:45.454 INFO:tasks.rados.rados.0.smithi008.stdout:3362: writing smithi00888346-88 from 528314 to 1215140 tid 1 2023-10-07T21:41:45.461 INFO:tasks.rados.rados.0.smithi008.stdout:3362: writing smithi00888346-88 from 1637150 to 2170558 tid 2 2023-10-07T21:41:45.468 INFO:tasks.rados.rados.0.smithi008.stdout:3362: writing smithi00888346-88 from 2940425 to 3328314 tid 3 2023-10-07T21:41:45.468 INFO:tasks.rados.rados.0.smithi008.stdout:3363: read oid 366 snap -1 2023-10-07T21:41:45.468 INFO:tasks.rados.rados.0.smithi008.stdout:3363: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-07T21:41:45.468 INFO:tasks.rados.rados.0.smithi008.stdout:3364: delete oid 398 current snap is 0 2023-10-07T21:41:45.468 INFO:tasks.rados.rados.0.smithi008.stdout:3360: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:41:45.606 INFO:tasks.rados.rados.0.smithi008.stdout:3361: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:41:45.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[41094]: cluster 2023-10-07T21:41:44.271580+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-10-07T21:41:45.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[41094]: audit 2023-10-07T21:41:44.272846+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:41:45.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[41094]: cluster 2023-10-07T21:41:44.400249+0000 mgr.y (mgr.15180) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 3.2 MiB/s wr, 55 op/s 2023-10-07T21:41:45.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[27485]: cluster 2023-10-07T21:41:44.271580+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-10-07T21:41:45.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[27485]: audit 2023-10-07T21:41:44.272846+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:41:45.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:45 smithi008 bash[27485]: cluster 2023-10-07T21:41:44.400249+0000 mgr.y (mgr.15180) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 3.2 MiB/s wr, 55 op/s 2023-10-07T21:41:45.712 INFO:tasks.rados.rados.0.smithi008.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-07T21:41:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:45 smithi081 bash[31720]: cluster 2023-10-07T21:41:44.271580+0000 mon.a (mon.0) 1016 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-10-07T21:41:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:45 smithi081 bash[31720]: audit 2023-10-07T21:41:44.272846+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:41:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:45 smithi081 bash[31720]: cluster 2023-10-07T21:41:44.400249+0000 mgr.y (mgr.15180) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 3.2 MiB/s wr, 55 op/s 2023-10-07T21:41:45.876 INFO:tasks.rados.rados.0.smithi008.stdout:3362: finishing write tid 1 to smithi00888346-88 2023-10-07T21:41:45.876 INFO:tasks.rados.rados.0.smithi008.stdout:3362: finishing write tid 2 to smithi00888346-88 2023-10-07T21:41:45.876 INFO:tasks.rados.rados.0.smithi008.stdout:3362: finishing write tid 3 to smithi00888346-88 2023-10-07T21:41:45.876 INFO:tasks.rados.rados.0.smithi008.stdout:3362: finishing write tid 4 to smithi00888346-88 2023-10-07T21:41:45.877 INFO:tasks.rados.rados.0.smithi008.stdout:3362: finishing write tid 5 to smithi00888346-88 2023-10-07T21:41:45.877 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 88 v 446 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-10-07T21:41:45.877 INFO:tasks.rados.rados.0.smithi008.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2023-10-07T21:41:45.877 INFO:tasks.rados.rados.0.smithi008.stdout:3363: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-07T21:41:45.973 INFO:tasks.rados.rados.0.smithi008.stdout:3358: done (5 left) 2023-10-07T21:41:45.973 INFO:tasks.rados.rados.0.smithi008.stdout:3360: done (4 left) 2023-10-07T21:41:45.973 INFO:tasks.rados.rados.0.smithi008.stdout:3361: done (3 left) 2023-10-07T21:41:45.973 INFO:tasks.rados.rados.0.smithi008.stdout:3362: done (2 left) 2023-10-07T21:41:45.973 INFO:tasks.rados.rados.0.smithi008.stdout:3363: done (1 left) 2023-10-07T21:41:45.974 INFO:tasks.rados.rados.0.smithi008.stdout:3364: done (0 left) 2023-10-07T21:41:45.974 INFO:tasks.rados.rados.0.smithi008.stdout:3365: read oid 90 snap -1 2023-10-07T21:41:45.974 INFO:tasks.rados.rados.0.smithi008.stdout:3365: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-07T21:41:45.974 INFO:tasks.rados.rados.0.smithi008.stdout:3366: write oid 97 current snap is 0 2023-10-07T21:41:45.974 INFO:tasks.rados.rados.0.smithi008.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-10-07T21:41:45.985 INFO:tasks.rados.rados.0.smithi008.stdout:3366: writing smithi00888346-97 from 561928 to 999252 tid 1 2023-10-07T21:41:45.991 INFO:tasks.rados.rados.0.smithi008.stdout:3366: writing smithi00888346-97 from 1637761 to 2058485 tid 2 2023-10-07T21:41:45.998 INFO:tasks.rados.rados.0.smithi008.stdout:3366: writing smithi00888346-97 from 2762565 to 3201233 tid 3 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3367: read oid 305 snap -1 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3367: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3368: read oid 471 snap -1 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3369: read oid 273 snap -1 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3369: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3370: write oid 500 current snap is 0 2023-10-07T21:41:45.999 INFO:tasks.rados.rados.0.smithi008.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-10-07T21:41:46.005 INFO:tasks.rados.rados.0.smithi008.stdout:3370: writing smithi00888346-500 from 578735 to 1091308 tid 1 2023-10-07T21:41:46.012 INFO:tasks.rados.rados.0.smithi008.stdout:3370: writing smithi00888346-500 from 1696243 to 2376978 tid 2 2023-10-07T21:41:46.018 INFO:tasks.rados.rados.0.smithi008.stdout:3370: writing smithi00888346-500 from 2906341 to 3378735 tid 3 2023-10-07T21:41:46.018 INFO:tasks.rados.rados.0.smithi008.stdout:3371: read oid 58 snap -1 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3371: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3372: read oid 178 snap -1 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3372: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3373: read oid 20 snap -1 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3373: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3374: write oid 211 current snap is 0 2023-10-07T21:41:46.019 INFO:tasks.rados.rados.0.smithi008.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-10-07T21:41:46.026 INFO:tasks.rados.rados.0.smithi008.stdout:3374: writing smithi00888346-211 from 595542 to 1299717 tid 1 2023-10-07T21:41:46.032 INFO:tasks.rados.rados.0.smithi008.stdout:3374: writing smithi00888346-211 from 1871078 to 2295471 tid 2 2023-10-07T21:41:46.039 INFO:tasks.rados.rados.0.smithi008.stdout:3374: writing smithi00888346-211 from 3050117 to 3395542 tid 3 2023-10-07T21:41:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:3375: write oid 392 current snap is 0 2023-10-07T21:41:46.040 INFO:tasks.rados.rados.0.smithi008.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-10-07T21:41:46.048 INFO:tasks.rados.rados.0.smithi008.stdout:3375: writing smithi00888346-392 from 612349 to 1391773 tid 1 2023-10-07T21:41:46.055 INFO:tasks.rados.rados.0.smithi008.stdout:3375: writing smithi00888346-392 from 1929560 to 2613964 tid 2 2023-10-07T21:41:46.060 INFO:tasks.rados.rados.0.smithi008.stdout:3375: writing smithi00888346-392 from 3077540 to 3412349 tid 3 2023-10-07T21:41:46.060 INFO:tasks.rados.rados.0.smithi008.stdout:3376: write oid 191 current snap is 0 2023-10-07T21:41:46.060 INFO:tasks.rados.rados.0.smithi008.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-10-07T21:41:46.066 INFO:tasks.rados.rados.0.smithi008.stdout:3376: writing smithi00888346-191 from 629156 to 1083829 tid 1 2023-10-07T21:41:46.073 INFO:tasks.rados.rados.0.smithi008.stdout:3376: writing smithi00888346-191 from 1871689 to 2299751 tid 2 2023-10-07T21:41:46.079 INFO:tasks.rados.rados.0.smithi008.stdout:3376: writing smithi00888346-191 from 2988610 to 3429156 tid 3 2023-10-07T21:41:46.079 INFO:tasks.rados.rados.0.smithi008.stdout:3377: write oid 224 current snap is 0 2023-10-07T21:41:46.079 INFO:tasks.rados.rados.0.smithi008.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-10-07T21:41:46.086 INFO:tasks.rados.rados.0.smithi008.stdout:3377: writing smithi00888346-224 from 645963 to 1175885 tid 1 2023-10-07T21:41:46.094 INFO:tasks.rados.rados.0.smithi008.stdout:3377: writing smithi00888346-224 from 1930171 to 2618244 tid 2 2023-10-07T21:41:46.099 INFO:tasks.rados.rados.0.smithi008.stdout:3377: writing smithi00888346-224 from 3416033 to 3445963 tid 3 2023-10-07T21:41:46.099 INFO:tasks.rados.rados.0.smithi008.stdout:3378: read oid 56 snap -1 2023-10-07T21:41:46.099 INFO:tasks.rados.rados.0.smithi008.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-10-07T21:41:46.099 INFO:tasks.rados.rados.0.smithi008.stdout:3379: read oid 296 snap -1 2023-10-07T21:41:46.099 INFO:tasks.rados.rados.0.smithi008.stdout:3379: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-07T21:41:46.100 INFO:tasks.rados.rados.0.smithi008.stdout:3380: write oid 13 current snap is 0 2023-10-07T21:41:46.100 INFO:tasks.rados.rados.0.smithi008.stdout:3365: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-07T21:41:46.223 INFO:tasks.rados.rados.0.smithi008.stdout:3366: finishing write tid 1 to smithi00888346-97 2023-10-07T21:41:46.223 INFO:tasks.rados.rados.0.smithi008.stdout:3366: finishing write tid 2 to smithi00888346-97 2023-10-07T21:41:46.223 INFO:tasks.rados.rados.0.smithi008.stdout:3367: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-07T21:41:46.354 INFO:tasks.rados.rados.0.smithi008.stdout:3369: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3370: finishing write tid 1 to smithi00888346-500 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3366: finishing write tid 3 to smithi00888346-97 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3366: finishing write tid 4 to smithi00888346-97 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3366: finishing write tid 5 to smithi00888346-97 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 97 v 266 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3370: finishing write tid 2 to smithi00888346-500 2023-10-07T21:41:46.423 INFO:tasks.rados.rados.0.smithi008.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-10-07T21:41:46.632 INFO:tasks.rados.rados.0.smithi008.stdout:3370: finishing write tid 3 to smithi00888346-500 2023-10-07T21:41:46.632 INFO:tasks.rados.rados.0.smithi008.stdout:3370: finishing write tid 4 to smithi00888346-500 2023-10-07T21:41:46.632 INFO:tasks.rados.rados.0.smithi008.stdout:3370: finishing write tid 5 to smithi00888346-500 2023-10-07T21:41:46.633 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 500 v 384 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-10-07T21:41:46.633 INFO:tasks.rados.rados.0.smithi008.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-10-07T21:41:46.633 INFO:tasks.rados.rados.0.smithi008.stdout:3373: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:46.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:46 smithi008 bash[27485]: audit 2023-10-07T21:41:46.037653+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.8:0/1045289386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:46 smithi008 bash[41094]: audit 2023-10-07T21:41:46.037653+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.8:0/1045289386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:46 smithi081 bash[31720]: audit 2023-10-07T21:41:46.037653+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.8:0/1045289386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:46.797 INFO:tasks.rados.rados.0.smithi008.stdout:3371: expect (ObjNum 1087 snap 0 seq_num 1087) 2023-10-07T21:41:46.946 INFO:tasks.rados.rados.0.smithi008.stdout:3372: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:3374: finishing write tid 1 to smithi00888346-211 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:3374: finishing write tid 2 to smithi00888346-211 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:3374: finishing write tid 3 to smithi00888346-211 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:3374: finishing write tid 4 to smithi00888346-211 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:3374: finishing write tid 5 to smithi00888346-211 2023-10-07T21:41:47.067 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 211 v 401 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: finishing write tid 1 to smithi00888346-392 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: finishing write tid 2 to smithi00888346-392 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: finishing write tid 3 to smithi00888346-392 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: finishing write tid 4 to smithi00888346-392 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: finishing write tid 5 to smithi00888346-392 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 392 v 491 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3376: finishing write tid 1 to smithi00888346-191 2023-10-07T21:41:47.068 INFO:tasks.rados.rados.0.smithi008.stdout:3376: finishing write tid 2 to smithi00888346-191 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3376: finishing write tid 3 to smithi00888346-191 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3376: finishing write tid 4 to smithi00888346-191 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3376: finishing write tid 5 to smithi00888346-191 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 191 v 372 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3376: left oid 191 (ObjNum 2108 snap 0 seq_num 2108) 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3377: finishing write tid 1 to smithi00888346-224 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3377: finishing write tid 2 to smithi00888346-224 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3377: finishing write tid 3 to smithi00888346-224 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3377: finishing write tid 4 to smithi00888346-224 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:3377: finishing write tid 5 to smithi00888346-224 2023-10-07T21:41:47.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 224 v 436 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-10-07T21:41:47.070 INFO:tasks.rados.rados.0.smithi008.stdout:3377: left oid 224 (ObjNum 2109 snap 0 seq_num 2109) 2023-10-07T21:41:47.070 INFO:tasks.rados.rados.0.smithi008.stdout:3378: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-10-07T21:41:47.294 INFO:tasks.rados.rados.0.smithi008.stdout:3379: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-07T21:41:47.557 INFO:tasks.rados.rados.0.smithi008.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-10-07T21:41:47.570 INFO:tasks.rados.rados.0.smithi008.stdout:3380: writing smithi00888346-13 from 662770 to 1267941 tid 1 2023-10-07T21:41:47.578 INFO:tasks.rados.rados.0.smithi008.stdout:3380: writing smithi00888346-13 from 1988653 to 2420384 tid 2 2023-10-07T21:41:47.584 INFO:tasks.rados.rados.0.smithi008.stdout:3380: writing smithi00888346-13 from 3043456 to 3462770 tid 3 2023-10-07T21:41:47.584 INFO:tasks.rados.rados.0.smithi008.stdout:3365: done (15 left) 2023-10-07T21:41:47.584 INFO:tasks.rados.rados.0.smithi008.stdout:3366: done (14 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3367: done (13 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3368: done (12 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3369: done (11 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3370: done (10 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3371: done (9 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3372: done (8 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3373: done (7 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3374: done (6 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3375: done (5 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3376: done (4 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3377: done (3 left) 2023-10-07T21:41:47.585 INFO:tasks.rados.rados.0.smithi008.stdout:3378: done (2 left) 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3379: done (1 left) 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3381: read oid 187 snap -1 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3381: expect deleted 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3382: read oid 332 snap -1 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3382: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3383: delete oid 356 current snap is 0 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3380: finishing write tid 1 to smithi00888346-13 2023-10-07T21:41:47.586 INFO:tasks.rados.rados.0.smithi008.stdout:3380: finishing write tid 2 to smithi00888346-13 2023-10-07T21:41:47.589 INFO:tasks.rados.rados.0.smithi008.stdout:3381: done (3 left) 2023-10-07T21:41:47.589 INFO:tasks.rados.rados.0.smithi008.stdout:3383: done (2 left) 2023-10-07T21:41:47.589 INFO:tasks.rados.rados.0.smithi008.stdout:3384: read oid 195 snap -1 2023-10-07T21:41:47.589 INFO:tasks.rados.rados.0.smithi008.stdout:3384: expect deleted 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3385: read oid 496 snap -1 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3385: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3386: read oid 25 snap -1 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3386: expect deleted 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3387: write oid 324 current snap is 0 2023-10-07T21:41:47.590 INFO:tasks.rados.rados.0.smithi008.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-10-07T21:41:47.597 INFO:tasks.rados.rados.0.smithi008.stdout:3387: writing smithi00888346-324 from 696384 to 1452053 tid 1 2023-10-07T21:41:47.603 INFO:tasks.rados.rados.0.smithi008.stdout:3387: writing smithi00888346-324 from 1989264 to 2424664 tid 2 2023-10-07T21:41:47.609 INFO:tasks.rados.rados.0.smithi008.stdout:3387: writing smithi00888346-324 from 2981949 to 3496384 tid 3 2023-10-07T21:41:47.609 INFO:tasks.rados.rados.0.smithi008.stdout:3388: write oid 390 current snap is 0 2023-10-07T21:41:47.609 INFO:tasks.rados.rados.0.smithi008.stdout:3382: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-10-07T21:41:47.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:47 smithi008 bash[27485]: cluster 2023-10-07T21:41:46.400959+0000 mgr.y (mgr.15180) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 81 op/s 2023-10-07T21:41:47.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:47 smithi008 bash[41094]: cluster 2023-10-07T21:41:46.400959+0000 mgr.y (mgr.15180) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 81 op/s 2023-10-07T21:41:47.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:47 smithi081 bash[31720]: cluster 2023-10-07T21:41:46.400959+0000 mgr.y (mgr.15180) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 81 op/s 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:3380: finishing write tid 3 to smithi00888346-13 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:3380: finishing write tid 4 to smithi00888346-13 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:3380: finishing write tid 5 to smithi00888346-13 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 13 v 405 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:3380: left oid 13 (ObjNum 2110 snap 0 seq_num 2110) 2023-10-07T21:41:47.800 INFO:tasks.rados.rados.0.smithi008.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-10-07T21:41:47.806 INFO:tasks.rados.rados.0.smithi008.stdout:3388: writing smithi00888346-390 from 713191 to 1144109 tid 1 2023-10-07T21:41:47.813 INFO:tasks.rados.rados.0.smithi008.stdout:3388: writing smithi00888346-390 from 1647746 to 2343157 tid 2 2023-10-07T21:41:47.820 INFO:tasks.rados.rados.0.smithi008.stdout:3388: writing smithi00888346-390 from 3009372 to 3513191 tid 3 2023-10-07T21:41:47.820 INFO:tasks.rados.rados.0.smithi008.stdout:3380: done (6 left) 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3382: done (5 left) 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3386: done (4 left) 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3389: read oid 303 snap -1 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3389: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3390: read oid 80 snap -1 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3390: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3391: delete oid 427 current snap is 0 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3387: finishing write tid 1 to smithi00888346-324 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3387: finishing write tid 2 to smithi00888346-324 2023-10-07T21:41:47.821 INFO:tasks.rados.rados.0.smithi008.stdout:3385: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3387: finishing write tid 3 to smithi00888346-324 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3387: finishing write tid 4 to smithi00888346-324 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3387: finishing write tid 5 to smithi00888346-324 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 324 v 335 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3387: left oid 324 (ObjNum 2112 snap 0 seq_num 2112) 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3388: finishing write tid 1 to smithi00888346-390 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3388: finishing write tid 2 to smithi00888346-390 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3388: finishing write tid 3 to smithi00888346-390 2023-10-07T21:41:47.940 INFO:tasks.rados.rados.0.smithi008.stdout:3388: finishing write tid 4 to smithi00888346-390 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3384: done (6 left) 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3385: done (5 left) 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3387: done (4 left) 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3391: done (3 left) 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3392: write oid 274 current snap is 0 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3388: finishing write tid 5 to smithi00888346-390 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 390 v 409 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3388: left oid 390 (ObjNum 2113 snap 0 seq_num 2113) 2023-10-07T21:41:47.941 INFO:tasks.rados.rados.0.smithi008.stdout:3390: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-07T21:41:48.094 INFO:tasks.rados.rados.0.smithi008.stdout:3389: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-07T21:41:48.258 INFO:tasks.rados.rados.0.smithi008.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-10-07T21:41:48.268 INFO:tasks.rados.rados.0.smithi008.stdout:3392: writing smithi00888346-274 from 746805 to 1444574 tid 1 2023-10-07T21:41:48.276 INFO:tasks.rados.rados.0.smithi008.stdout:3392: writing smithi00888346-274 from 1881063 to 2580143 tid 2 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3392: writing smithi00888346-274 from 3180571 to 3546805 tid 3 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3388: done (3 left) 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3389: done (2 left) 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3390: done (1 left) 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3393: write oid 317 current snap is 0 2023-10-07T21:41:48.283 INFO:tasks.rados.rados.0.smithi008.stdout:3392: finishing write tid 1 to smithi00888346-274 2023-10-07T21:41:48.284 INFO:tasks.rados.rados.0.smithi008.stdout:3392: finishing write tid 2 to smithi00888346-274 2023-10-07T21:41:48.284 INFO:tasks.rados.rados.0.smithi008.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-10-07T21:41:48.293 INFO:tasks.rados.rados.0.smithi008.stdout:3393: writing smithi00888346-317 from 763612 to 1536630 tid 1 2023-10-07T21:41:48.299 INFO:tasks.rados.rados.0.smithi008.stdout:3393: writing smithi00888346-317 from 2223192 to 2665930 tid 2 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3393: writing smithi00888346-317 from 3091641 to 3563612 tid 3 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3394: read oid 161 snap -1 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3394: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3395: read oid 102 snap -1 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3395: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3396: delete oid 270 current snap is 0 2023-10-07T21:41:48.306 INFO:tasks.rados.rados.0.smithi008.stdout:3392: finishing write tid 3 to smithi00888346-274 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3392: finishing write tid 4 to smithi00888346-274 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3392: finishing write tid 5 to smithi00888346-274 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 576 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3392: left oid 274 (ObjNum 2115 snap 0 seq_num 2115) 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3393: finishing write tid 1 to smithi00888346-317 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3393: finishing write tid 2 to smithi00888346-317 2023-10-07T21:41:48.307 INFO:tasks.rados.rados.0.smithi008.stdout:3392: done (4 left) 2023-10-07T21:41:48.308 INFO:tasks.rados.rados.0.smithi008.stdout:3396: done (3 left) 2023-10-07T21:41:48.308 INFO:tasks.rados.rados.0.smithi008.stdout:3397: write oid 330 current snap is 0 2023-10-07T21:41:48.308 INFO:tasks.rados.rados.0.smithi008.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-10-07T21:41:48.316 INFO:tasks.rados.rados.0.smithi008.stdout:3397: writing smithi00888346-330 from 797226 to 1320742 tid 1 2023-10-07T21:41:48.322 INFO:tasks.rados.rados.0.smithi008.stdout:3397: writing smithi00888346-330 from 1940156 to 2386563 tid 2 2023-10-07T21:41:48.329 INFO:tasks.rados.rados.0.smithi008.stdout:3397: writing smithi00888346-330 from 3146487 to 3597226 tid 3 2023-10-07T21:41:48.329 INFO:tasks.rados.rados.0.smithi008.stdout:3398: read oid 315 snap -1 2023-10-07T21:41:48.329 INFO:tasks.rados.rados.0.smithi008.stdout:3398: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-07T21:41:48.329 INFO:tasks.rados.rados.0.smithi008.stdout:3399: write oid 86 current snap is 0 2023-10-07T21:41:48.329 INFO:tasks.rados.rados.0.smithi008.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-10-07T21:41:48.335 INFO:tasks.rados.rados.0.smithi008.stdout:3399: writing smithi00888346-86 from 414033 to 1012798 tid 1 2023-10-07T21:41:48.341 INFO:tasks.rados.rados.0.smithi008.stdout:3399: writing smithi00888346-86 from 1598638 to 2188703 tid 2 2023-10-07T21:41:48.349 INFO:tasks.rados.rados.0.smithi008.stdout:3399: writing smithi00888346-86 from 2657557 to 3414364 tid 3 2023-10-07T21:41:48.350 INFO:tasks.rados.rados.0.smithi008.stdout:3400: write oid 218 current snap is 0 2023-10-07T21:41:48.350 INFO:tasks.rados.rados.0.smithi008.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-10-07T21:41:48.354 INFO:tasks.rados.rados.0.smithi008.stdout:3400: writing smithi00888346-218 from 430840 to 1104854 tid 1 2023-10-07T21:41:48.360 INFO:tasks.rados.rados.0.smithi008.stdout:3400: writing smithi00888346-218 from 1540767 to 1990843 tid 2 2023-10-07T21:41:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:3400: writing smithi00888346-218 from 2684980 to 3369412 tid 3 2023-10-07T21:41:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:3401: write oid 19 current snap is 0 2023-10-07T21:41:48.368 INFO:tasks.rados.rados.0.smithi008.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-10-07T21:41:48.375 INFO:tasks.rados.rados.0.smithi008.stdout:3401: writing smithi00888346-19 from 447647 to 1196910 tid 1 2023-10-07T21:41:48.380 INFO:tasks.rados.rados.0.smithi008.stdout:3401: writing smithi00888346-19 from 1599249 to 2192983 tid 2 2023-10-07T21:41:48.385 INFO:tasks.rados.rados.0.smithi008.stdout:3401: writing smithi00888346-19 from 2596050 to 3091754 tid 3 2023-10-07T21:41:48.389 INFO:tasks.rados.rados.0.smithi008.stdout:3401: writing smithi00888346-19 from 3631525 to 3647647 tid 4 2023-10-07T21:41:48.389 INFO:tasks.rados.rados.0.smithi008.stdout:3402: write oid 465 current snap is 0 2023-10-07T21:41:48.389 INFO:tasks.rados.rados.0.smithi008.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-10-07T21:41:48.394 INFO:tasks.rados.rados.0.smithi008.stdout:3402: writing smithi00888346-465 from 464454 to 1005319 tid 1 2023-10-07T21:41:48.401 INFO:tasks.rados.rados.0.smithi008.stdout:3402: writing smithi00888346-465 from 1774084 to 2227829 tid 2 2023-10-07T21:41:48.409 INFO:tasks.rados.rados.0.smithi008.stdout:3402: writing smithi00888346-465 from 2856179 to 3563155 tid 3 2023-10-07T21:41:48.409 INFO:tasks.rados.rados.0.smithi008.stdout:3403: write oid 344 current snap is 0 2023-10-07T21:41:48.409 INFO:tasks.rados.rados.0.smithi008.stdout:3393: finishing write tid 3 to smithi00888346-317 2023-10-07T21:41:48.409 INFO:tasks.rados.rados.0.smithi008.stdout:3393: finishing write tid 4 to smithi00888346-317 2023-10-07T21:41:48.409 INFO:tasks.rados.rados.0.smithi008.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-10-07T21:41:48.415 INFO:tasks.rados.rados.0.smithi008.stdout:3403: writing smithi00888346-344 from 481261 to 1097375 tid 1 2023-10-07T21:41:48.422 INFO:tasks.rados.rados.0.smithi008.stdout:3403: writing smithi00888346-344 from 1832566 to 2429969 tid 2 2023-10-07T21:41:48.428 INFO:tasks.rados.rados.0.smithi008.stdout:3403: writing smithi00888346-344 from 2883602 to 3401850 tid 3 2023-10-07T21:41:48.428 INFO:tasks.rados.rados.0.smithi008.stdout:3404: read oid 117 snap -1 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:3404: expect deleted 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:3405: delete oid 459 current snap is 0 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:3393: finishing write tid 5 to smithi00888346-317 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 317 v 580 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-10-07T21:41:48.429 INFO:tasks.rados.rados.0.smithi008.stdout:3394: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-10-07T21:41:48.579 INFO:tasks.rados.rados.0.smithi008.stdout:3395: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-10-07T21:41:48.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:48 smithi008 bash[27485]: cluster 2023-10-07T21:41:48.401475+0000 mgr.y (mgr.15180) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:48.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:48 smithi008 bash[41094]: cluster 2023-10-07T21:41:48.401475+0000 mgr.y (mgr.15180) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:48.669 INFO:tasks.rados.rados.0.smithi008.stdout:3397: finishing write tid 1 to smithi00888346-330 2023-10-07T21:41:48.669 INFO:tasks.rados.rados.0.smithi008.stdout:3397: finishing write tid 2 to smithi00888346-330 2023-10-07T21:41:48.669 INFO:tasks.rados.rados.0.smithi008.stdout:3397: finishing write tid 3 to smithi00888346-330 2023-10-07T21:41:48.669 INFO:tasks.rados.rados.0.smithi008.stdout:3397: finishing write tid 4 to smithi00888346-330 2023-10-07T21:41:48.669 INFO:tasks.rados.rados.0.smithi008.stdout:3397: finishing write tid 5 to smithi00888346-330 2023-10-07T21:41:48.670 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 395 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-10-07T21:41:48.670 INFO:tasks.rados.rados.0.smithi008.stdout:3397: left oid 330 (ObjNum 2118 snap 0 seq_num 2118) 2023-10-07T21:41:48.670 INFO:tasks.rados.rados.0.smithi008.stdout:3398: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-07T21:41:48.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:48 smithi081 bash[31720]: cluster 2023-10-07T21:41:48.401475+0000 mgr.y (mgr.15180) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:48.811 INFO:tasks.rados.rados.0.smithi008.stdout:3399: finishing write tid 1 to smithi00888346-86 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3399: finishing write tid 2 to smithi00888346-86 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3399: finishing write tid 3 to smithi00888346-86 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3399: finishing write tid 4 to smithi00888346-86 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3399: finishing write tid 5 to smithi00888346-86 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 86 v 376 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3399: left oid 86 (ObjNum 2119 snap 0 seq_num 2119) 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3400: finishing write tid 1 to smithi00888346-218 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3400: finishing write tid 2 to smithi00888346-218 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3400: finishing write tid 3 to smithi00888346-218 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3400: finishing write tid 4 to smithi00888346-218 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:3400: finishing write tid 5 to smithi00888346-218 2023-10-07T21:41:48.812 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 218 v 495 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3400: left oid 218 (ObjNum 2120 snap 0 seq_num 2120) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 1 to smithi00888346-19 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3393: done (11 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3394: done (10 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3395: done (9 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3397: done (8 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3398: done (7 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3399: done (6 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3400: done (5 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3405: done (4 left) 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3406: read oid 138 snap -1 2023-10-07T21:41:48.813 INFO:tasks.rados.rados.0.smithi008.stdout:3406: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3407: read oid 453 snap -1 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3407: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3408: read oid 275 snap -1 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3408: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3409: read oid 278 snap -1 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3409: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3410: write oid 28 current snap is 0 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 2 to smithi00888346-19 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 3 to smithi00888346-19 2023-10-07T21:41:48.814 INFO:tasks.rados.rados.0.smithi008.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-10-07T21:41:48.819 INFO:tasks.rados.rados.0.smithi008.stdout:3410: writing smithi00888346-28 from 514875 to 1281487 tid 1 2023-10-07T21:41:48.827 INFO:tasks.rados.rados.0.smithi008.stdout:3410: writing smithi00888346-28 from 1833177 to 2434249 tid 2 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3410: writing smithi00888346-28 from 3222095 to 3714875 tid 3 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3411: delete oid 195 current snap is 0 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 4 to smithi00888346-19 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 5 to smithi00888346-19 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3401: finishing write tid 6 to smithi00888346-19 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 19 v 414 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3401: left oid 19 (ObjNum 2121 snap 0 seq_num 2121) 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3402: finishing write tid 1 to smithi00888346-465 2023-10-07T21:41:48.835 INFO:tasks.rados.rados.0.smithi008.stdout:3402: finishing write tid 2 to smithi00888346-465 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3402: finishing write tid 3 to smithi00888346-465 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3402: finishing write tid 4 to smithi00888346-465 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3402: finishing write tid 5 to smithi00888346-465 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 465 v 584 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3402: left oid 465 (ObjNum 2122 snap 0 seq_num 2122) 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3403: finishing write tid 1 to smithi00888346-344 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3403: finishing write tid 2 to smithi00888346-344 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3403: finishing write tid 3 to smithi00888346-344 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3403: finishing write tid 4 to smithi00888346-344 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:3403: finishing write tid 5 to smithi00888346-344 2023-10-07T21:41:48.836 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 344 v 522 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-10-07T21:41:48.837 INFO:tasks.rados.rados.0.smithi008.stdout:3403: left oid 344 (ObjNum 2123 snap 0 seq_num 2123) 2023-10-07T21:41:48.837 INFO:tasks.rados.rados.0.smithi008.stdout:3409: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-07T21:41:48.955 INFO:tasks.rados.rados.0.smithi008.stdout:3410: finishing write tid 1 to smithi00888346-28 2023-10-07T21:41:48.955 INFO:tasks.rados.rados.0.smithi008.stdout:3406: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-10-07T21:41:49.096 INFO:tasks.rados.rados.0.smithi008.stdout:3408: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-07T21:41:49.225 INFO:tasks.rados.rados.0.smithi008.stdout:3410: finishing write tid 2 to smithi00888346-28 2023-10-07T21:41:49.226 INFO:tasks.rados.rados.0.smithi008.stdout:3407: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-07T21:41:49.394 INFO:tasks.rados.rados.0.smithi008.stdout:3410: finishing write tid 3 to smithi00888346-28 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3410: finishing write tid 4 to smithi00888346-28 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3410: finishing write tid 5 to smithi00888346-28 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 588 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3410: left oid 28 (ObjNum 2125 snap 0 seq_num 2125) 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3401: done (9 left) 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3402: done (8 left) 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3403: done (7 left) 2023-10-07T21:41:49.395 INFO:tasks.rados.rados.0.smithi008.stdout:3404: done (6 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3406: done (5 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3407: done (4 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3408: done (3 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3409: done (2 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3410: done (1 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3411: done (0 left) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3412: read oid 20 snap -1 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3412: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:49.396 INFO:tasks.rados.rados.0.smithi008.stdout:3413: write oid 351 current snap is 0 2023-10-07T21:41:49.397 INFO:tasks.rados.rados.0.smithi008.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-10-07T21:41:49.405 INFO:tasks.rados.rados.0.smithi008.stdout:3413: writing smithi00888346-351 from 548489 to 1065599 tid 1 2023-10-07T21:41:49.413 INFO:tasks.rados.rados.0.smithi008.stdout:3413: writing smithi00888346-351 from 1550141 to 2154882 tid 2 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3413: writing smithi00888346-351 from 2876941 to 3556630 tid 3 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3414: read oid 324 snap -1 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3414: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3415: read oid 285 snap -1 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3416: read oid 419 snap -1 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3416: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3417: write oid 4 current snap is 0 2023-10-07T21:41:49.422 INFO:tasks.rados.rados.0.smithi008.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-10-07T21:41:49.428 INFO:tasks.rados.rados.0.smithi008.stdout:3417: writing smithi00888346-4 from 565296 to 1157655 tid 1 2023-10-07T21:41:49.435 INFO:tasks.rados.rados.0.smithi008.stdout:3417: writing smithi00888346-4 from 1892270 to 2357022 tid 2 2023-10-07T21:41:49.441 INFO:tasks.rados.rados.0.smithi008.stdout:3417: writing smithi00888346-4 from 2788011 to 3278972 tid 3 2023-10-07T21:41:49.441 INFO:tasks.rados.rados.0.smithi008.stdout:3418: write oid 22 current snap is 0 2023-10-07T21:41:49.441 INFO:tasks.rados.rados.0.smithi008.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-10-07T21:41:49.448 INFO:tasks.rados.rados.0.smithi008.stdout:3418: writing smithi00888346-22 from 582103 to 1366064 tid 1 2023-10-07T21:41:49.455 INFO:tasks.rados.rados.0.smithi008.stdout:3418: writing smithi00888346-22 from 2067105 to 2675515 tid 2 2023-10-07T21:41:49.462 INFO:tasks.rados.rados.0.smithi008.stdout:3418: writing smithi00888346-22 from 3331787 to 3750373 tid 3 2023-10-07T21:41:49.462 INFO:tasks.rados.rados.0.smithi008.stdout:3419: write oid 208 current snap is 0 2023-10-07T21:41:49.462 INFO:tasks.rados.rados.0.smithi008.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-10-07T21:41:49.467 INFO:tasks.rados.rados.0.smithi008.stdout:3419: writing smithi00888346-208 from 598910 to 1058120 tid 1 2023-10-07T21:41:49.475 INFO:tasks.rados.rados.0.smithi008.stdout:3419: writing smithi00888346-208 from 1725587 to 2477655 tid 2 2023-10-07T21:41:49.483 INFO:tasks.rados.rados.0.smithi008.stdout:3419: writing smithi00888346-208 from 3242857 to 3798910 tid 3 2023-10-07T21:41:49.484 INFO:tasks.rados.rados.0.smithi008.stdout:3420: write oid 210 current snap is 0 2023-10-07T21:41:49.484 INFO:tasks.rados.rados.0.smithi008.stdout:3412: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-10-07T21:41:49.659 INFO:tasks.rados.rados.0.smithi008.stdout:3413: finishing write tid 1 to smithi00888346-351 2023-10-07T21:41:49.659 INFO:tasks.rados.rados.0.smithi008.stdout:3413: finishing write tid 2 to smithi00888346-351 2023-10-07T21:41:49.659 INFO:tasks.rados.rados.0.smithi008.stdout:3414: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-07T21:41:49.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:49 smithi081 bash[31720]: audit 2023-10-07T21:41:48.516794+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.8:0/3858414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:49.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:49 smithi008 bash[41094]: audit 2023-10-07T21:41:48.516794+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.8:0/3858414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:49.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:49 smithi008 bash[27485]: audit 2023-10-07T21:41:48.516794+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.8:0/3858414586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:49.834 INFO:tasks.rados.rados.0.smithi008.stdout:3416: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3413: finishing write tid 3 to smithi00888346-351 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3413: finishing write tid 4 to smithi00888346-351 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3413: finishing write tid 5 to smithi00888346-351 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 351 v 399 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3417: finishing write tid 1 to smithi00888346-4 2023-10-07T21:41:49.917 INFO:tasks.rados.rados.0.smithi008.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-10-07T21:41:49.928 INFO:tasks.rados.rados.0.smithi008.stdout:3420: writing smithi00888346-210 from 615717 to 1150176 tid 1 2023-10-07T21:41:49.936 INFO:tasks.rados.rados.0.smithi008.stdout:3420: writing smithi00888346-210 from 1784069 to 2396148 tid 2 2023-10-07T21:41:49.942 INFO:tasks.rados.rados.0.smithi008.stdout:3420: writing smithi00888346-210 from 2986633 to 3427763 tid 3 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3412: done (8 left) 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3413: done (7 left) 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3414: done (6 left) 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3416: done (5 left) 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3421: write oid 150 current snap is 0 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3417: finishing write tid 2 to smithi00888346-4 2023-10-07T21:41:49.943 INFO:tasks.rados.rados.0.smithi008.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3417: finishing write tid 3 to smithi00888346-4 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3417: finishing write tid 4 to smithi00888346-4 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3417: finishing write tid 5 to smithi00888346-4 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 4 v 380 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3418: finishing write tid 1 to smithi00888346-22 2023-10-07T21:41:50.243 INFO:tasks.rados.rados.0.smithi008.stdout:3418: finishing write tid 2 to smithi00888346-22 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3418: finishing write tid 3 to smithi00888346-22 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3418: finishing write tid 4 to smithi00888346-22 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3418: finishing write tid 5 to smithi00888346-22 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 22 v 526 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3419: finishing write tid 1 to smithi00888346-208 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3419: finishing write tid 2 to smithi00888346-208 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3419: finishing write tid 3 to smithi00888346-208 2023-10-07T21:41:50.244 INFO:tasks.rados.rados.0.smithi008.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-10-07T21:41:50.256 INFO:tasks.rados.rados.0.smithi008.stdout:3421: writing smithi00888346-150 from 632524 to 1242232 tid 1 2023-10-07T21:41:50.264 INFO:tasks.rados.rados.0.smithi008.stdout:3421: writing smithi00888346-150 from 1726198 to 2481935 tid 2 2023-10-07T21:41:50.272 INFO:tasks.rados.rados.0.smithi008.stdout:3421: writing smithi00888346-150 from 3181350 to 3832524 tid 3 2023-10-07T21:41:50.272 INFO:tasks.rados.rados.0.smithi008.stdout:3415: done (5 left) 2023-10-07T21:41:50.272 INFO:tasks.rados.rados.0.smithi008.stdout:3417: done (4 left) 2023-10-07T21:41:50.273 INFO:tasks.rados.rados.0.smithi008.stdout:3418: done (3 left) 2023-10-07T21:41:50.273 INFO:tasks.rados.rados.0.smithi008.stdout:3422: read oid 19 snap -1 2023-10-07T21:41:50.273 INFO:tasks.rados.rados.0.smithi008.stdout:3422: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-10-07T21:41:50.273 INFO:tasks.rados.rados.0.smithi008.stdout:3423: write oid 33 current snap is 0 2023-10-07T21:41:50.273 INFO:tasks.rados.rados.0.smithi008.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-10-07T21:41:50.280 INFO:tasks.rados.rados.0.smithi008.stdout:3423: writing smithi00888346-33 from 649331 to 1334288 tid 1 2023-10-07T21:41:50.286 INFO:tasks.rados.rados.0.smithi008.stdout:3423: writing smithi00888346-33 from 1784680 to 2400428 tid 2 2023-10-07T21:41:50.293 INFO:tasks.rados.rados.0.smithi008.stdout:3423: writing smithi00888346-33 from 2925126 to 3505153 tid 3 2023-10-07T21:41:50.293 INFO:tasks.rados.rados.0.smithi008.stdout:3424: read oid 16 snap -1 2023-10-07T21:41:50.293 INFO:tasks.rados.rados.0.smithi008.stdout:3424: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-10-07T21:41:50.293 INFO:tasks.rados.rados.0.smithi008.stdout:3419: finishing write tid 4 to smithi00888346-208 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3419: finishing write tid 5 to smithi00888346-208 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 592 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3420: finishing write tid 1 to smithi00888346-210 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3419: done (5 left) 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3425: read oid 79 snap -1 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3425: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3426: delete oid 128 current snap is 0 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3420: finishing write tid 2 to smithi00888346-210 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3420: finishing write tid 3 to smithi00888346-210 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3420: finishing write tid 4 to smithi00888346-210 2023-10-07T21:41:50.294 INFO:tasks.rados.rados.0.smithi008.stdout:3420: finishing write tid 5 to smithi00888346-210 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 210 v 476 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: finishing write tid 1 to smithi00888346-150 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: finishing write tid 2 to smithi00888346-150 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: finishing write tid 3 to smithi00888346-150 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: finishing write tid 4 to smithi00888346-150 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: finishing write tid 5 to smithi00888346-150 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 150 v 596 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3421: left oid 150 (ObjNum 2132 snap 0 seq_num 2132) 2023-10-07T21:41:50.295 INFO:tasks.rados.rados.0.smithi008.stdout:3422: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-10-07T21:41:50.584 INFO:tasks.rados.rados.0.smithi008.stdout:3423: finishing write tid 1 to smithi00888346-33 2023-10-07T21:41:50.584 INFO:tasks.rados.rados.0.smithi008.stdout:3423: finishing write tid 2 to smithi00888346-33 2023-10-07T21:41:50.584 INFO:tasks.rados.rados.0.smithi008.stdout:3423: finishing write tid 3 to smithi00888346-33 2023-10-07T21:41:50.584 INFO:tasks.rados.rados.0.smithi008.stdout:3423: finishing write tid 4 to smithi00888346-33 2023-10-07T21:41:50.584 INFO:tasks.rados.rados.0.smithi008.stdout:3423: finishing write tid 5 to smithi00888346-33 2023-10-07T21:41:50.585 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 33 v 436 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-10-07T21:41:50.585 INFO:tasks.rados.rados.0.smithi008.stdout:3423: left oid 33 (ObjNum 2133 snap 0 seq_num 2133) 2023-10-07T21:41:50.585 INFO:tasks.rados.rados.0.smithi008.stdout:3424: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-10-07T21:41:50.664 INFO:tasks.rados.rados.0.smithi008.stdout:3425: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-10-07T21:41:50.764 INFO:tasks.rados.rados.0.smithi008.stdout:3420: done (6 left) 2023-10-07T21:41:50.764 INFO:tasks.rados.rados.0.smithi008.stdout:3421: done (5 left) 2023-10-07T21:41:50.764 INFO:tasks.rados.rados.0.smithi008.stdout:3422: done (4 left) 2023-10-07T21:41:50.764 INFO:tasks.rados.rados.0.smithi008.stdout:3423: done (3 left) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3424: done (2 left) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3425: done (1 left) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3426: done (0 left) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3427: read oid 201 snap -1 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3427: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3428: read oid 15 snap -1 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3428: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3429: read oid 115 snap -1 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3429: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3430: write oid 225 current snap is 0 2023-10-07T21:41:50.765 INFO:tasks.rados.rados.0.smithi008.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-10-07T21:41:50.773 INFO:tasks.rados.rados.0.smithi008.stdout:3430: writing smithi00888346-225 from 682945 to 1118400 tid 1 2023-10-07T21:41:50.782 INFO:tasks.rados.rados.0.smithi008.stdout:3430: writing smithi00888346-225 from 1901644 to 2521061 tid 2 2023-10-07T21:41:50.789 INFO:tasks.rados.rados.0.smithi008.stdout:3430: writing smithi00888346-225 from 2979972 to 3582543 tid 3 2023-10-07T21:41:50.789 INFO:tasks.rados.rados.0.smithi008.stdout:3431: delete oid 462 current snap is 0 2023-10-07T21:41:50.789 INFO:tasks.rados.rados.0.smithi008.stdout:3427: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-10-07T21:41:50.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:50 smithi008 bash[41094]: audit 2023-10-07T21:41:49.515615+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:50.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:50 smithi008 bash[41094]: cluster 2023-10-07T21:41:50.402180+0000 mgr.y (mgr.15180) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:50.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:50 smithi008 bash[27485]: audit 2023-10-07T21:41:49.515615+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:50.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:50 smithi008 bash[27485]: cluster 2023-10-07T21:41:50.402180+0000 mgr.y (mgr.15180) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:50.982 INFO:tasks.rados.rados.0.smithi008.stdout:3429: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-10-07T21:41:50.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:50 smithi081 bash[31720]: audit 2023-10-07T21:41:49.515615+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:50.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:50 smithi081 bash[31720]: cluster 2023-10-07T21:41:50.402180+0000 mgr.y (mgr.15180) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 5.5 MiB/s wr, 74 op/s 2023-10-07T21:41:51.142 INFO:tasks.rados.rados.0.smithi008.stdout:3430: finishing write tid 1 to smithi00888346-225 2023-10-07T21:41:51.142 INFO:tasks.rados.rados.0.smithi008.stdout:3428: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3430: finishing write tid 2 to smithi00888346-225 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3430: finishing write tid 3 to smithi00888346-225 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3430: finishing write tid 4 to smithi00888346-225 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3430: finishing write tid 5 to smithi00888346-225 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 225 v 452 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3427: done (4 left) 2023-10-07T21:41:51.359 INFO:tasks.rados.rados.0.smithi008.stdout:3428: done (3 left) 2023-10-07T21:41:51.360 INFO:tasks.rados.rados.0.smithi008.stdout:3429: done (2 left) 2023-10-07T21:41:51.360 INFO:tasks.rados.rados.0.smithi008.stdout:3430: done (1 left) 2023-10-07T21:41:51.360 INFO:tasks.rados.rados.0.smithi008.stdout:3431: done (0 left) 2023-10-07T21:41:51.360 INFO:tasks.rados.rados.0.smithi008.stdout:3432: write oid 417 current snap is 0 2023-10-07T21:41:51.360 INFO:tasks.rados.rados.0.smithi008.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-10-07T21:41:51.370 INFO:tasks.rados.rados.0.smithi008.stdout:3432: writing smithi00888346-417 from 716559 to 1418865 tid 1 2023-10-07T21:41:51.377 INFO:tasks.rados.rados.0.smithi008.stdout:3432: writing smithi00888346-417 from 2018608 to 2641694 tid 2 2023-10-07T21:41:51.385 INFO:tasks.rados.rados.0.smithi008.stdout:3432: writing smithi00888346-417 from 3434818 to 3916559 tid 3 2023-10-07T21:41:51.385 INFO:tasks.rados.rados.0.smithi008.stdout:3433: read oid 435 snap -1 2023-10-07T21:41:51.385 INFO:tasks.rados.rados.0.smithi008.stdout:3433: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-07T21:41:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:3434: read oid 281 snap -1 2023-10-07T21:41:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-07T21:41:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:3435: write oid 322 current snap is 0 2023-10-07T21:41:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:3432: finishing write tid 1 to smithi00888346-417 2023-10-07T21:41:51.386 INFO:tasks.rados.rados.0.smithi008.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-10-07T21:41:51.394 INFO:tasks.rados.rados.0.smithi008.stdout:3435: writing smithi00888346-322 from 733366 to 1510921 tid 1 2023-10-07T21:41:51.402 INFO:tasks.rados.rados.0.smithi008.stdout:3435: writing smithi00888346-322 from 2077090 to 2843834 tid 2 2023-10-07T21:41:51.408 INFO:tasks.rados.rados.0.smithi008.stdout:3435: writing smithi00888346-322 from 3462241 to 3933366 tid 3 2023-10-07T21:41:51.408 INFO:tasks.rados.rados.0.smithi008.stdout:3436: read oid 377 snap -1 2023-10-07T21:41:51.409 INFO:tasks.rados.rados.0.smithi008.stdout:3436: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-10-07T21:41:51.409 INFO:tasks.rados.rados.0.smithi008.stdout:3437: write oid 478 current snap is 0 2023-10-07T21:41:51.409 INFO:tasks.rados.rados.0.smithi008.stdout:3432: finishing write tid 2 to smithi00888346-417 2023-10-07T21:41:51.409 INFO:tasks.rados.rados.0.smithi008.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-10-07T21:41:51.415 INFO:tasks.rados.rados.0.smithi008.stdout:3437: writing smithi00888346-478 from 750173 to 1202977 tid 1 2023-10-07T21:41:51.422 INFO:tasks.rados.rados.0.smithi008.stdout:3437: writing smithi00888346-478 from 1735572 to 2362327 tid 2 2023-10-07T21:41:51.430 INFO:tasks.rados.rados.0.smithi008.stdout:3437: writing smithi00888346-478 from 3089664 to 3853676 tid 3 2023-10-07T21:41:51.431 INFO:tasks.rados.rados.0.smithi008.stdout:3438: read oid 36 snap -1 2023-10-07T21:41:51.431 INFO:tasks.rados.rados.0.smithi008.stdout:3438: expect deleted 2023-10-07T21:41:51.431 INFO:tasks.rados.rados.0.smithi008.stdout:3439: write oid 101 current snap is 0 2023-10-07T21:41:51.431 INFO:tasks.rados.rados.0.smithi008.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-10-07T21:41:51.438 INFO:tasks.rados.rados.0.smithi008.stdout:3439: writing smithi00888346-101 from 766980 to 1295033 tid 1 2023-10-07T21:41:51.447 INFO:tasks.rados.rados.0.smithi008.stdout:3439: writing smithi00888346-101 from 2077701 to 2848114 tid 2 2023-10-07T21:41:51.453 INFO:tasks.rados.rados.0.smithi008.stdout:3439: writing smithi00888346-101 from 3400734 to 3966980 tid 3 2023-10-07T21:41:51.453 INFO:tasks.rados.rados.0.smithi008.stdout:3440: read oid 367 snap -1 2023-10-07T21:41:51.453 INFO:tasks.rados.rados.0.smithi008.stdout:3440: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-07T21:41:51.454 INFO:tasks.rados.rados.0.smithi008.stdout:3441: delete oid 16 current snap is 0 2023-10-07T21:41:51.454 INFO:tasks.rados.rados.0.smithi008.stdout:3433: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:3432: finishing write tid 3 to smithi00888346-417 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:3432: finishing write tid 4 to smithi00888346-417 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:3432: finishing write tid 5 to smithi00888346-417 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 417 v 403 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-10-07T21:41:51.561 INFO:tasks.rados.rados.0.smithi008.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-07T21:41:51.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:51 smithi008 bash[27485]: audit 2023-10-07T21:41:51.004335+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.8:0/3927347890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:51.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:51 smithi008 bash[41094]: audit 2023-10-07T21:41:51.004335+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.8:0/3927347890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:51.695 INFO:tasks.rados.rados.0.smithi008.stdout:3435: finishing write tid 1 to smithi00888346-322 2023-10-07T21:41:51.695 INFO:tasks.rados.rados.0.smithi008.stdout:3435: finishing write tid 2 to smithi00888346-322 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3435: finishing write tid 3 to smithi00888346-322 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3435: finishing write tid 4 to smithi00888346-322 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3432: done (9 left) 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3433: done (8 left) 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3434: done (7 left) 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3441: done (6 left) 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3442: read oid 44 snap -1 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3442: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3443: read oid 355 snap -1 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3443: expect deleted 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3444: read oid 167 snap -1 2023-10-07T21:41:51.696 INFO:tasks.rados.rados.0.smithi008.stdout:3444: expect (ObjNum 2073 snap 0 seq_num 2073) 2023-10-07T21:41:51.697 INFO:tasks.rados.rados.0.smithi008.stdout:3445: read oid 181 snap -1 2023-10-07T21:41:51.697 INFO:tasks.rados.rados.0.smithi008.stdout:3445: expect deleted 2023-10-07T21:41:51.697 INFO:tasks.rados.rados.0.smithi008.stdout:3446: write oid 455 current snap is 0 2023-10-07T21:41:51.697 INFO:tasks.rados.rados.0.smithi008.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-10-07T21:41:51.707 INFO:tasks.rados.rados.0.smithi008.stdout:3446: writing smithi00888346-455 from 400594 to 1079145 tid 1 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:3446: writing smithi00888346-455 from 1794665 to 2000594 tid 2 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:3447: write oid 399 current snap is 0 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:3435: finishing write tid 5 to smithi00888346-322 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 322 v 341 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-10-07T21:41:51.713 INFO:tasks.rados.rados.0.smithi008.stdout:3436: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-10-07T21:41:51.836 INFO:tasks.rados.rados.0.smithi008.stdout:3437: finishing write tid 1 to smithi00888346-478 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3437: finishing write tid 2 to smithi00888346-478 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3437: finishing write tid 3 to smithi00888346-478 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3437: finishing write tid 4 to smithi00888346-478 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3437: finishing write tid 5 to smithi00888346-478 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 440 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3439: finishing write tid 1 to smithi00888346-101 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3439: finishing write tid 2 to smithi00888346-101 2023-10-07T21:41:51.837 INFO:tasks.rados.rados.0.smithi008.stdout:3440: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-07T21:41:51.904 INFO:tasks.rados.rados.0.smithi008.stdout:3439: finishing write tid 3 to smithi00888346-101 2023-10-07T21:41:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:3439: finishing write tid 4 to smithi00888346-101 2023-10-07T21:41:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:3439: finishing write tid 5 to smithi00888346-101 2023-10-07T21:41:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 481 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-10-07T21:41:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-10-07T21:41:51.905 INFO:tasks.rados.rados.0.smithi008.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-10-07T21:41:51.915 INFO:tasks.rados.rados.0.smithi008.stdout:3447: writing smithi00888346-399 from 417401 to 1171201 tid 1 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3447: writing smithi00888346-399 from 1853147 to 2017401 tid 2 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3435: done (11 left) 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3436: done (10 left) 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3437: done (9 left) 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3438: done (8 left) 2023-10-07T21:41:51.922 INFO:tasks.rados.rados.0.smithi008.stdout:3439: done (7 left) 2023-10-07T21:41:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:3440: done (6 left) 2023-10-07T21:41:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:3448: write oid 126 current snap is 0 2023-10-07T21:41:51.923 INFO:tasks.rados.rados.0.smithi008.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-10-07T21:41:51.927 INFO:tasks.rados.rados.0.smithi008.stdout:3448: writing smithi00888346-126 from 434208 to 979610 tid 1 2023-10-07T21:41:51.934 INFO:tasks.rados.rados.0.smithi008.stdout:3448: writing smithi00888346-126 from 1627982 to 2034208 tid 2 2023-10-07T21:41:51.934 INFO:tasks.rados.rados.0.smithi008.stdout:3449: write oid 398 current snap is 0 2023-10-07T21:41:51.934 INFO:tasks.rados.rados.0.smithi008.stdout:3442: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:51.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:51 smithi081 bash[31720]: audit 2023-10-07T21:41:51.004335+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.8:0/3927347890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:52.034 INFO:tasks.rados.rados.0.smithi008.stdout:3444: expect (ObjNum 2073 snap 0 seq_num 2073) 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3446: finishing write tid 1 to smithi00888346-455 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3446: finishing write tid 2 to smithi00888346-455 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3446: finishing write tid 3 to smithi00888346-455 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3446: finishing write tid 4 to smithi00888346-455 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 455 v 529 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3446: left oid 455 (ObjNum 2142 snap 0 seq_num 2142) 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3447: finishing write tid 1 to smithi00888346-399 2023-10-07T21:41:52.163 INFO:tasks.rados.rados.0.smithi008.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-10-07T21:41:52.174 INFO:tasks.rados.rados.0.smithi008.stdout:3449: writing smithi00888346-398 from 451015 to 1071666 tid 1 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3449: writing smithi00888346-398 from 1570111 to 2051015 tid 2 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3442: done (7 left) 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3443: done (6 left) 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3444: done (5 left) 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3445: done (4 left) 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3446: done (3 left) 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3450: write oid 309 current snap is 0 2023-10-07T21:41:52.184 INFO:tasks.rados.rados.0.smithi008.stdout:3447: finishing write tid 2 to smithi00888346-399 2023-10-07T21:41:52.185 INFO:tasks.rados.rados.0.smithi008.stdout:3447: finishing write tid 3 to smithi00888346-399 2023-10-07T21:41:52.185 INFO:tasks.rados.rados.0.smithi008.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-10-07T21:41:52.197 INFO:tasks.rados.rados.0.smithi008.stdout:3450: writing smithi00888346-309 from 467822 to 1163722 tid 1 2023-10-07T21:41:52.202 INFO:tasks.rados.rados.0.smithi008.stdout:3450: writing smithi00888346-309 from 1628593 to 2067822 tid 2 2023-10-07T21:41:52.202 INFO:tasks.rados.rados.0.smithi008.stdout:3451: write oid 490 current snap is 0 2023-10-07T21:41:52.202 INFO:tasks.rados.rados.0.smithi008.stdout:3447: finishing write tid 4 to smithi00888346-399 2023-10-07T21:41:52.202 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 498 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-10-07T21:41:52.205 INFO:tasks.rados.rados.0.smithi008.stdout:3447: left oid 399 (ObjNum 2143 snap 0 seq_num 2143) 2023-10-07T21:41:52.205 INFO:tasks.rados.rados.0.smithi008.stdout:3448: finishing write tid 1 to smithi00888346-126 2023-10-07T21:41:52.205 INFO:tasks.rados.rados.0.smithi008.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-10-07T21:41:52.209 INFO:tasks.rados.rados.0.smithi008.stdout:3451: writing smithi00888346-490 from 484629 to 1255778 tid 1 2023-10-07T21:41:52.214 INFO:tasks.rados.rados.0.smithi008.stdout:3451: writing smithi00888346-490 from 1687075 to 2084629 tid 2 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3447: done (4 left) 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3452: write oid 141 current snap is 0 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3448: finishing write tid 2 to smithi00888346-126 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3448: finishing write tid 3 to smithi00888346-126 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3448: finishing write tid 4 to smithi00888346-126 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 344 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3448: left oid 126 (ObjNum 2144 snap 0 seq_num 2144) 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3449: finishing write tid 1 to smithi00888346-398 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3449: finishing write tid 2 to smithi00888346-398 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3449: finishing write tid 3 to smithi00888346-398 2023-10-07T21:41:52.215 INFO:tasks.rados.rados.0.smithi008.stdout:3449: finishing write tid 4 to smithi00888346-398 2023-10-07T21:41:52.216 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 398 v 532 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-10-07T21:41:52.216 INFO:tasks.rados.rados.0.smithi008.stdout:3449: left oid 398 (ObjNum 2145 snap 0 seq_num 2145) 2023-10-07T21:41:52.216 INFO:tasks.rados.rados.0.smithi008.stdout:3450: finishing write tid 1 to smithi00888346-309 2023-10-07T21:41:52.216 INFO:tasks.rados.rados.0.smithi008.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-10-07T21:41:52.220 INFO:tasks.rados.rados.0.smithi008.stdout:3452: writing smithi00888346-141 from 501436 to 947834 tid 1 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3452: writing smithi00888346-141 from 1745557 to 2101436 tid 2 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3448: done (4 left) 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3449: done (3 left) 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3453: write oid 194 current snap is 0 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3450: finishing write tid 2 to smithi00888346-309 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3450: finishing write tid 3 to smithi00888346-309 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3450: finishing write tid 4 to smithi00888346-309 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 309 v 338 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-10-07T21:41:52.227 INFO:tasks.rados.rados.0.smithi008.stdout:3450: left oid 309 (ObjNum 2146 snap 0 seq_num 2146) 2023-10-07T21:41:52.228 INFO:tasks.rados.rados.0.smithi008.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-10-07T21:41:52.232 INFO:tasks.rados.rados.0.smithi008.stdout:3453: writing smithi00888346-194 from 518243 to 1039890 tid 1 2023-10-07T21:41:52.242 INFO:tasks.rados.rados.0.smithi008.stdout:3453: writing smithi00888346-194 from 1687686 to 2118243 tid 2 2023-10-07T21:41:52.242 INFO:tasks.rados.rados.0.smithi008.stdout:3450: done (3 left) 2023-10-07T21:41:52.242 INFO:tasks.rados.rados.0.smithi008.stdout:3454: read oid 5 snap -1 2023-10-07T21:41:52.242 INFO:tasks.rados.rados.0.smithi008.stdout:3454: expect (ObjNum 1932 snap 0 seq_num 1932) 2023-10-07T21:41:52.242 INFO:tasks.rados.rados.0.smithi008.stdout:3455: read oid 294 snap -1 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3455: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3456: read oid 125 snap -1 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3456: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3457: write oid 450 current snap is 0 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3451: finishing write tid 1 to smithi00888346-490 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3451: finishing write tid 2 to smithi00888346-490 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3451: finishing write tid 3 to smithi00888346-490 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3451: finishing write tid 4 to smithi00888346-490 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 490 v 269 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3451: left oid 490 (ObjNum 2147 snap 0 seq_num 2147) 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3452: finishing write tid 1 to smithi00888346-141 2023-10-07T21:41:52.243 INFO:tasks.rados.rados.0.smithi008.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-10-07T21:41:52.249 INFO:tasks.rados.rados.0.smithi008.stdout:3457: writing smithi00888346-450 from 535050 to 1131946 tid 1 2023-10-07T21:41:52.255 INFO:tasks.rados.rados.0.smithi008.stdout:3457: writing smithi00888346-450 from 1746168 to 2135050 tid 2 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3451: done (6 left) 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3458: read oid 351 snap -1 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3458: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3459: read oid 428 snap -1 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3459: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3460: write oid 110 current snap is 0 2023-10-07T21:41:52.256 INFO:tasks.rados.rados.0.smithi008.stdout:3452: finishing write tid 2 to smithi00888346-141 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:3452: finishing write tid 3 to smithi00888346-141 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:3452: finishing write tid 4 to smithi00888346-141 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 501 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:3452: left oid 141 (ObjNum 2148 snap 0 seq_num 2148) 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:3453: finishing write tid 1 to smithi00888346-194 2023-10-07T21:41:52.257 INFO:tasks.rados.rados.0.smithi008.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-10-07T21:41:52.264 INFO:tasks.rados.rados.0.smithi008.stdout:3460: writing smithi00888346-110 from 551857 to 1224002 tid 1 2023-10-07T21:41:52.273 INFO:tasks.rados.rados.0.smithi008.stdout:3460: writing smithi00888346-110 from 1804650 to 2151857 tid 2 2023-10-07T21:41:52.273 INFO:tasks.rados.rados.0.smithi008.stdout:3452: done (8 left) 2023-10-07T21:41:52.274 INFO:tasks.rados.rados.0.smithi008.stdout:3461: write oid 433 current snap is 0 2023-10-07T21:41:52.274 INFO:tasks.rados.rados.0.smithi008.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-10-07T21:41:52.283 INFO:tasks.rados.rados.0.smithi008.stdout:3461: writing smithi00888346-433 from 568664 to 1032411 tid 1 2023-10-07T21:41:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:3461: writing smithi00888346-433 from 1579485 to 2168664 tid 2 2023-10-07T21:41:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:3462: write oid 15 current snap is 0 2023-10-07T21:41:52.290 INFO:tasks.rados.rados.0.smithi008.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-10-07T21:41:52.296 INFO:tasks.rados.rados.0.smithi008.stdout:3462: writing smithi00888346-15 from 585471 to 1124467 tid 1 2023-10-07T21:41:52.302 INFO:tasks.rados.rados.0.smithi008.stdout:3462: writing smithi00888346-15 from 1921614 to 2185471 tid 2 2023-10-07T21:41:52.302 INFO:tasks.rados.rados.0.smithi008.stdout:3463: delete oid 394 current snap is 0 2023-10-07T21:41:52.303 INFO:tasks.rados.rados.0.smithi008.stdout:3456: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-07T21:41:52.498 INFO:tasks.rados.rados.0.smithi008.stdout:3455: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-10-07T21:41:52.716 INFO:tasks.rados.rados.0.smithi008.stdout:3454: expect (ObjNum 1932 snap 0 seq_num 1932) 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:3453: finishing write tid 2 to smithi00888346-194 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:3453: finishing write tid 3 to smithi00888346-194 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:3453: finishing write tid 4 to smithi00888346-194 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 194 v 331 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:3453: left oid 194 (ObjNum 2149 snap 0 seq_num 2149) 2023-10-07T21:41:52.875 INFO:tasks.rados.rados.0.smithi008.stdout:3459: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:41:53.129 INFO:tasks.rados.rados.0.smithi008.stdout:3457: finishing write tid 1 to smithi00888346-450 2023-10-07T21:41:53.130 INFO:tasks.rados.rados.0.smithi008.stdout:3457: finishing write tid 2 to smithi00888346-450 2023-10-07T21:41:53.130 INFO:tasks.rados.rados.0.smithi008.stdout:3457: finishing write tid 3 to smithi00888346-450 2023-10-07T21:41:53.130 INFO:tasks.rados.rados.0.smithi008.stdout:3458: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:41:53.239 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:41:53 smithi081 bash[67605]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:51.933826+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:51.941372+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:51.943322+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:51.944513+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:51.946070+0000 mgr.y (mgr.15180) 14 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:51.946357+0000 mgr.y (mgr.15180) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.111005+0000 mgr.y (mgr.15180) 16 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.111300+0000 mgr.y (mgr.15180) 17 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.326330+0000 mgr.y (mgr.15180) 18 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.327257+0000 mgr.y (mgr.15180) 19 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: cluster 2023-10-07T21:41:52.403019+0000 mgr.y (mgr.15180) 20 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 8.9 MiB/s wr, 110 op/s 2023-10-07T21:41:53.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:52.712930+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:52.718728+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:52.724977+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:52.730289+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:52 smithi081 bash[31720]: audit 2023-10-07T21:41:52.736305+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.339 INFO:tasks.rados.rados.0.smithi008.stdout:3457: finishing write tid 4 to smithi00888346-450 2023-10-07T21:41:53.339 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 535 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-10-07T21:41:53.339 INFO:tasks.rados.rados.0.smithi008.stdout:3457: left oid 450 (ObjNum 2150 snap 0 seq_num 2150) 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3460: finishing write tid 1 to smithi00888346-110 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3460: finishing write tid 2 to smithi00888346-110 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3460: finishing write tid 3 to smithi00888346-110 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3460: finishing write tid 4 to smithi00888346-110 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 110 v 600 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3460: left oid 110 (ObjNum 2151 snap 0 seq_num 2151) 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3461: finishing write tid 1 to smithi00888346-433 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3461: finishing write tid 2 to smithi00888346-433 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3461: finishing write tid 3 to smithi00888346-433 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3461: finishing write tid 4 to smithi00888346-433 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 347 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-10-07T21:41:53.340 INFO:tasks.rados.rados.0.smithi008.stdout:3461: left oid 433 (ObjNum 2152 snap 0 seq_num 2152) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3462: finishing write tid 1 to smithi00888346-15 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3453: done (10 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3454: done (9 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3455: done (8 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3456: done (7 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3457: done (6 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3458: done (5 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3459: done (4 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3460: done (3 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3461: done (2 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3463: done (1 left) 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3464: write oid 393 current snap is 0 2023-10-07T21:41:53.341 INFO:tasks.rados.rados.0.smithi008.stdout:3462: finishing write tid 2 to smithi00888346-15 2023-10-07T21:41:53.342 INFO:tasks.rados.rados.0.smithi008.stdout:3462: finishing write tid 3 to smithi00888346-15 2023-10-07T21:41:53.342 INFO:tasks.rados.rados.0.smithi008.stdout:3462: finishing write tid 4 to smithi00888346-15 2023-10-07T21:41:53.342 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 15 v 484 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-10-07T21:41:53.342 INFO:tasks.rados.rados.0.smithi008.stdout:3462: left oid 15 (ObjNum 2153 snap 0 seq_num 2153) 2023-10-07T21:41:53.342 INFO:tasks.rados.rados.0.smithi008.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-10-07T21:41:53.347 INFO:tasks.rados.rados.0.smithi008.stdout:3464: writing smithi00888346-393 from 619085 to 1308579 tid 1 2023-10-07T21:41:53.354 INFO:tasks.rados.rados.0.smithi008.stdout:3464: writing smithi00888346-393 from 2038578 to 2219085 tid 2 2023-10-07T21:41:53.354 INFO:tasks.rados.rados.0.smithi008.stdout:3462: done (1 left) 2023-10-07T21:41:53.354 INFO:tasks.rados.rados.0.smithi008.stdout:3465: read oid 352 snap -1 2023-10-07T21:41:53.354 INFO:tasks.rados.rados.0.smithi008.stdout:3465: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-10-07T21:41:53.354 INFO:tasks.rados.rados.0.smithi008.stdout:3466: read oid 44 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3467: read oid 273 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3467: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3468: read oid 212 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3468: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3469: read oid 91 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3470: read oid 16 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3470: expect deleted 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3471: read oid 447 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3471: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3472: read oid 318 snap -1 2023-10-07T21:41:53.355 INFO:tasks.rados.rados.0.smithi008.stdout:3472: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:41:53.356 INFO:tasks.rados.rados.0.smithi008.stdout:3473: read oid 156 snap -1 2023-10-07T21:41:53.356 INFO:tasks.rados.rados.0.smithi008.stdout:3473: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-10-07T21:41:53.356 INFO:tasks.rados.rados.0.smithi008.stdout:3474: write oid 67 current snap is 0 2023-10-07T21:41:53.356 INFO:tasks.rados.rados.0.smithi008.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-10-07T21:41:53.363 INFO:tasks.rados.rados.0.smithi008.stdout:3474: writing smithi00888346-67 from 635892 to 1400635 tid 1 2023-10-07T21:41:53.369 INFO:tasks.rados.rados.0.smithi008.stdout:3474: writing smithi00888346-67 from 2097060 to 2235892 tid 2 2023-10-07T21:41:53.369 INFO:tasks.rados.rados.0.smithi008.stdout:3475: delete oid 324 current snap is 0 2023-10-07T21:41:53.369 INFO:tasks.rados.rados.0.smithi008.stdout:3464: finishing write tid 1 to smithi00888346-393 2023-10-07T21:41:53.369 INFO:tasks.rados.rados.0.smithi008.stdout:3467: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-10-07T21:41:53.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:51.933826+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:51.941372+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:51.943322+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:51.944513+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:51.946070+0000 mgr.y (mgr.15180) 14 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:51.946357+0000 mgr.y (mgr.15180) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.111005+0000 mgr.y (mgr.15180) 16 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.111300+0000 mgr.y (mgr.15180) 17 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.326330+0000 mgr.y (mgr.15180) 18 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.327257+0000 mgr.y (mgr.15180) 19 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: cluster 2023-10-07T21:41:52.403019+0000 mgr.y (mgr.15180) 20 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 8.9 MiB/s wr, 110 op/s 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:52.712930+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:52.718728+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:52.724977+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:52.730289+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[27485]: audit 2023-10-07T21:41:52.736305+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:51.933826+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:51.941372+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:51.943322+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:51.944513+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:51.946070+0000 mgr.y (mgr.15180) 14 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:51.946357+0000 mgr.y (mgr.15180) 15 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:41:53.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.111005+0000 mgr.y (mgr.15180) 16 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.111300+0000 mgr.y (mgr.15180) 17 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.326330+0000 mgr.y (mgr.15180) 18 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.327257+0000 mgr.y (mgr.15180) 19 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: cluster 2023-10-07T21:41:52.403019+0000 mgr.y (mgr.15180) 20 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 8.9 MiB/s wr, 110 op/s 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:52.712930+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:52.718728+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:52.724977+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:52.730289+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:52 smithi008 bash[41094]: audit 2023-10-07T21:41:52.736305+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:53.443 INFO:tasks.rados.rados.0.smithi008.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:53.538 INFO:tasks.rados.rados.0.smithi008.stdout:3471: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-07T21:41:53.647 INFO:tasks.rados.rados.0.smithi008.stdout:3465: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-10-07T21:41:53.804 INFO:tasks.rados.rados.0.smithi008.stdout:3473: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-10-07T21:41:53.986 INFO:tasks.rados.rados.0.smithi008.stdout:3468: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-10-07T21:41:54.143 INFO:tasks.rados.rados.0.smithi008.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-10-07T21:41:54.260 INFO:tasks.rados.rados.0.smithi008.stdout:3472: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:41:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.490805+0000 mgr.y (mgr.15180) 21 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.492605+0000 mgr.y (mgr.15180) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[27485]: cephadm 2023-10-07T21:41:52.808193+0000 mgr.y (mgr.15180) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[27485]: cephadm 2023-10-07T21:41:53.081965+0000 mgr.y (mgr.15180) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[27485]: audit 2023-10-07T21:41:53.473598+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.8:0/922982369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.490805+0000 mgr.y (mgr.15180) 21 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.492605+0000 mgr.y (mgr.15180) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[41094]: cephadm 2023-10-07T21:41:52.808193+0000 mgr.y (mgr.15180) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[41094]: cephadm 2023-10-07T21:41:53.081965+0000 mgr.y (mgr.15180) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:54.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:54 smithi008 bash[41094]: audit 2023-10-07T21:41:53.473598+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.8:0/922982369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:3464: finishing write tid 2 to smithi00888346-393 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:3464: finishing write tid 3 to smithi00888346-393 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:3464: finishing write tid 4 to smithi00888346-393 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 393 v 504 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:3464: left oid 393 (ObjNum 2155 snap 0 seq_num 2155) 2023-10-07T21:41:54.407 INFO:tasks.rados.rados.0.smithi008.stdout:3474: finishing write tid 1 to smithi00888346-67 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3474: finishing write tid 2 to smithi00888346-67 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3474: finishing write tid 3 to smithi00888346-67 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3474: finishing write tid 4 to smithi00888346-67 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 67 v 507 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3464: done (11 left) 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3465: done (10 left) 2023-10-07T21:41:54.408 INFO:tasks.rados.rados.0.smithi008.stdout:3466: done (9 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3467: done (8 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3468: done (7 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3469: done (6 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3470: done (5 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3471: done (4 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3472: done (3 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3473: done (2 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3474: done (1 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3475: done (0 left) 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3476: read oid 65 snap -1 2023-10-07T21:41:54.409 INFO:tasks.rados.rados.0.smithi008.stdout:3476: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:3477: write oid 252 current snap is 0 2023-10-07T21:41:54.410 INFO:tasks.rados.rados.0.smithi008.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-10-07T21:41:54.413 INFO:tasks.rados.rados.0.smithi008.stdout:3477: writing smithi00888346-252 from 669506 to 1184747 tid 1 2023-10-07T21:41:54.419 INFO:tasks.rados.rados.0.smithi008.stdout:3477: writing smithi00888346-252 from 1697671 to 2269506 tid 2 2023-10-07T21:41:54.419 INFO:tasks.rados.rados.0.smithi008.stdout:3478: write oid 103 current snap is 0 2023-10-07T21:41:54.419 INFO:tasks.rados.rados.0.smithi008.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-10-07T21:41:54.426 INFO:tasks.rados.rados.0.smithi008.stdout:3478: writing smithi00888346-103 from 686313 to 1276803 tid 1 2023-10-07T21:41:54.432 INFO:tasks.rados.rados.0.smithi008.stdout:3478: writing smithi00888346-103 from 1756153 to 2286313 tid 2 2023-10-07T21:41:54.432 INFO:tasks.rados.rados.0.smithi008.stdout:3479: read oid 351 snap -1 2023-10-07T21:41:54.432 INFO:tasks.rados.rados.0.smithi008.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:41:54.432 INFO:tasks.rados.rados.0.smithi008.stdout:3480: write oid 118 current snap is 0 2023-10-07T21:41:54.432 INFO:tasks.rados.rados.0.smithi008.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-10-07T21:41:54.441 INFO:tasks.rados.rados.0.smithi008.stdout:3480: writing smithi00888346-118 from 703120 to 1485212 tid 1 2023-10-07T21:41:54.446 INFO:tasks.rados.rados.0.smithi008.stdout:3480: writing smithi00888346-118 from 1930988 to 2303120 tid 2 2023-10-07T21:41:54.446 INFO:tasks.rados.rados.0.smithi008.stdout:3481: write oid 419 current snap is 0 2023-10-07T21:41:54.446 INFO:tasks.rados.rados.0.smithi008.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-10-07T21:41:54.452 INFO:tasks.rados.rados.0.smithi008.stdout:3481: writing smithi00888346-419 from 719927 to 1177268 tid 1 2023-10-07T21:41:54.458 INFO:tasks.rados.rados.0.smithi008.stdout:3481: writing smithi00888346-419 from 1873117 to 2319927 tid 2 2023-10-07T21:41:54.459 INFO:tasks.rados.rados.0.smithi008.stdout:3482: delete oid 60 current snap is 0 2023-10-07T21:41:54.459 INFO:tasks.rados.rados.0.smithi008.stdout:3476: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:54 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.490805+0000 mgr.y (mgr.15180) 21 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:54 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.492605+0000 mgr.y (mgr.15180) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:41:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:54 smithi081 bash[31720]: cephadm 2023-10-07T21:41:52.808193+0000 mgr.y (mgr.15180) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:41:54.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:54 smithi081 bash[31720]: cephadm 2023-10-07T21:41:53.081965+0000 mgr.y (mgr.15180) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi081 2023-10-07T21:41:54.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:54 smithi081 bash[31720]: audit 2023-10-07T21:41:53.473598+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.8:0/922982369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:54.699 INFO:tasks.rados.rados.0.smithi008.stdout:3477: finishing write tid 1 to smithi00888346-252 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3477: finishing write tid 2 to smithi00888346-252 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3477: finishing write tid 3 to smithi00888346-252 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3477: finishing write tid 4 to smithi00888346-252 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 252 v 387 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3478: finishing write tid 1 to smithi00888346-103 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3478: finishing write tid 2 to smithi00888346-103 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3478: finishing write tid 3 to smithi00888346-103 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3478: finishing write tid 4 to smithi00888346-103 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 103 v 484 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-10-07T21:41:54.700 INFO:tasks.rados.rados.0.smithi008.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-10-07T21:41:54.701 INFO:tasks.rados.rados.0.smithi008.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:41:54.907 INFO:tasks.rados.rados.0.smithi008.stdout:3480: finishing write tid 1 to smithi00888346-118 2023-10-07T21:41:54.907 INFO:tasks.rados.rados.0.smithi008.stdout:3480: finishing write tid 2 to smithi00888346-118 2023-10-07T21:41:54.907 INFO:tasks.rados.rados.0.smithi008.stdout:3480: finishing write tid 3 to smithi00888346-118 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3480: finishing write tid 4 to smithi00888346-118 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 118 v 390 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3481: finishing write tid 1 to smithi00888346-419 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3481: finishing write tid 2 to smithi00888346-419 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3481: finishing write tid 3 to smithi00888346-419 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3481: finishing write tid 4 to smithi00888346-419 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 419 v 393 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3476: done (6 left) 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3477: done (5 left) 2023-10-07T21:41:54.908 INFO:tasks.rados.rados.0.smithi008.stdout:3478: done (4 left) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3479: done (3 left) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3480: done (2 left) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3481: done (1 left) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3482: done (0 left) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3483: read oid 345 snap -1 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3483: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3484: read oid 457 snap -1 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3484: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3485: read oid 356 snap -1 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3485: expect deleted 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3486: read oid 34 snap -1 2023-10-07T21:41:54.909 INFO:tasks.rados.rados.0.smithi008.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-10-07T21:41:54.910 INFO:tasks.rados.rados.0.smithi008.stdout:3487: delete oid 292 current snap is 0 2023-10-07T21:41:54.910 INFO:tasks.rados.rados.0.smithi008.stdout:3485: done (4 left) 2023-10-07T21:41:54.910 INFO:tasks.rados.rados.0.smithi008.stdout:3487: done (3 left) 2023-10-07T21:41:54.910 INFO:tasks.rados.rados.0.smithi008.stdout:3488: delete oid 481 current snap is 0 2023-10-07T21:41:54.916 INFO:tasks.rados.rados.0.smithi008.stdout:3484: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-07T21:41:55.019 INFO:tasks.rados.rados.0.smithi008.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-10-07T21:41:55.175 INFO:tasks.rados.rados.0.smithi008.stdout:3483: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:41:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:55 smithi081 bash[31720]: cluster 2023-10-07T21:41:54.403704+0000 mgr.y (mgr.15180) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3483: done (3 left) 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3484: done (2 left) 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3486: done (1 left) 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3488: done (0 left) 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3489: read oid 163 snap -1 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3490: write oid 173 current snap is 0 2023-10-07T21:41:55.301 INFO:tasks.rados.rados.0.smithi008.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-10-07T21:41:55.317 INFO:tasks.rados.rados.0.smithi008.stdout:3490: writing smithi00888346-173 from 787155 to 1545492 tid 1 2023-10-07T21:41:55.323 INFO:tasks.rados.rados.0.smithi008.stdout:3490: writing smithi00888346-173 from 1990692 to 2387155 tid 2 2023-10-07T21:41:55.323 INFO:tasks.rados.rados.0.smithi008.stdout:3491: write oid 107 current snap is 0 2023-10-07T21:41:55.323 INFO:tasks.rados.rados.0.smithi008.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-10-07T21:41:55.328 INFO:tasks.rados.rados.0.smithi008.stdout:3491: writing smithi00888346-107 from 403962 to 837548 tid 1 2023-10-07T21:41:55.334 INFO:tasks.rados.rados.0.smithi008.stdout:3491: writing smithi00888346-107 from 1249174 to 1950931 tid 2 2023-10-07T21:41:55.334 INFO:tasks.rados.rados.0.smithi008.stdout:3492: write oid 383 current snap is 0 2023-10-07T21:41:55.334 INFO:tasks.rados.rados.0.smithi008.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-10-07T21:41:55.340 INFO:tasks.rados.rados.0.smithi008.stdout:3492: writing smithi00888346-383 from 420769 to 1045957 tid 1 2023-10-07T21:41:55.347 INFO:tasks.rados.rados.0.smithi008.stdout:3492: writing smithi00888346-383 from 1824009 to 2269424 tid 2 2023-10-07T21:41:55.347 INFO:tasks.rados.rados.0.smithi008.stdout:3493: write oid 145 current snap is 0 2023-10-07T21:41:55.347 INFO:tasks.rados.rados.0.smithi008.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-10-07T21:41:55.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:55 smithi008 bash[41094]: cluster 2023-10-07T21:41:54.403704+0000 mgr.y (mgr.15180) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-10-07T21:41:55.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:55 smithi008 bash[27485]: cluster 2023-10-07T21:41:54.403704+0000 mgr.y (mgr.15180) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-10-07T21:41:55.477 INFO:tasks.rados.rados.0.smithi008.stdout:3490: finishing write tid 1 to smithi00888346-173 2023-10-07T21:41:55.477 INFO:tasks.rados.rados.0.smithi008.stdout:3490: finishing write tid 2 to smithi00888346-173 2023-10-07T21:41:55.477 INFO:tasks.rados.rados.0.smithi008.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-10-07T21:41:55.483 INFO:tasks.rados.rados.0.smithi008.stdout:3493: writing smithi00888346-145 from 437576 to 1138013 tid 1 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3493: writing smithi00888346-145 from 1882491 to 2437576 tid 2 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3489: done (4 left) 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3494: write oid 281 current snap is 0 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3490: finishing write tid 3 to smithi00888346-173 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3490: finishing write tid 4 to smithi00888346-173 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 173 v 417 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-10-07T21:41:55.494 INFO:tasks.rados.rados.0.smithi008.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-10-07T21:41:55.495 INFO:tasks.rados.rados.0.smithi008.stdout:3491: finishing write tid 1 to smithi00888346-107 2023-10-07T21:41:55.495 INFO:tasks.rados.rados.0.smithi008.stdout:3491: finishing write tid 2 to smithi00888346-107 2023-10-07T21:41:55.495 INFO:tasks.rados.rados.0.smithi008.stdout:3491: finishing write tid 3 to smithi00888346-107 2023-10-07T21:41:55.495 INFO:tasks.rados.rados.0.smithi008.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-10-07T21:41:55.500 INFO:tasks.rados.rados.0.smithi008.stdout:3494: writing smithi00888346-281 from 454383 to 1230069 tid 1 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3494: writing smithi00888346-281 from 1824620 to 2273704 tid 2 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3490: done (4 left) 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3495: write oid 277 current snap is 0 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3491: finishing write tid 4 to smithi00888346-107 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 107 v 406 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3492: finishing write tid 1 to smithi00888346-383 2023-10-07T21:41:55.507 INFO:tasks.rados.rados.0.smithi008.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-10-07T21:41:55.511 INFO:tasks.rados.rados.0.smithi008.stdout:3495: writing smithi00888346-277 from 471190 to 922125 tid 1 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3495: writing smithi00888346-277 from 1483102 to 2192197 tid 2 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3491: done (4 left) 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3496: delete oid 373 current snap is 0 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3492: finishing write tid 2 to smithi00888346-383 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3492: finishing write tid 3 to smithi00888346-383 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3492: finishing write tid 4 to smithi00888346-383 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 383 v 409 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3493: finishing write tid 1 to smithi00888346-145 2023-10-07T21:41:55.519 INFO:tasks.rados.rados.0.smithi008.stdout:3493: finishing write tid 2 to smithi00888346-145 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3493: finishing write tid 3 to smithi00888346-145 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3493: finishing write tid 4 to smithi00888346-145 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 456 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3494: finishing write tid 1 to smithi00888346-281 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3494: finishing write tid 2 to smithi00888346-281 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3494: finishing write tid 3 to smithi00888346-281 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3494: finishing write tid 4 to smithi00888346-281 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 281 v 396 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3494: left oid 281 (ObjNum 2169 snap 0 seq_num 2169) 2023-10-07T21:41:55.520 INFO:tasks.rados.rados.0.smithi008.stdout:3495: finishing write tid 1 to smithi00888346-277 2023-10-07T21:41:55.528 INFO:tasks.rados.rados.0.smithi008.stdout:3495: finishing write tid 2 to smithi00888346-277 2023-10-07T21:41:55.528 INFO:tasks.rados.rados.0.smithi008.stdout:3495: finishing write tid 3 to smithi00888346-277 2023-10-07T21:41:55.528 INFO:tasks.rados.rados.0.smithi008.stdout:3495: finishing write tid 4 to smithi00888346-277 2023-10-07T21:41:55.528 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 277 v 383 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-10-07T21:41:55.528 INFO:tasks.rados.rados.0.smithi008.stdout:3495: left oid 277 (ObjNum 2170 snap 0 seq_num 2170) 2023-10-07T21:41:55.529 INFO:tasks.rados.rados.0.smithi008.stdout:3492: done (4 left) 2023-10-07T21:41:55.529 INFO:tasks.rados.rados.0.smithi008.stdout:3493: done (3 left) 2023-10-07T21:41:55.529 INFO:tasks.rados.rados.0.smithi008.stdout:3494: done (2 left) 2023-10-07T21:41:55.529 INFO:tasks.rados.rados.0.smithi008.stdout:3495: done (1 left) 2023-10-07T21:41:55.529 INFO:tasks.rados.rados.0.smithi008.stdout:3496: done (0 left) 2023-10-07T21:41:55.530 INFO:tasks.rados.rados.0.smithi008.stdout:3497: read oid 466 snap -1 2023-10-07T21:41:55.530 INFO:tasks.rados.rados.0.smithi008.stdout:3497: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-10-07T21:41:55.530 INFO:tasks.rados.rados.0.smithi008.stdout:3498: write oid 433 current snap is 0 2023-10-07T21:41:55.530 INFO:tasks.rados.rados.0.smithi008.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-10-07T21:41:55.533 INFO:tasks.rados.rados.0.smithi008.stdout:3498: writing smithi00888346-433 from 504804 to 1106237 tid 1 2023-10-07T21:41:55.543 INFO:tasks.rados.rados.0.smithi008.stdout:3498: writing smithi00888346-433 from 1600066 to 2312830 tid 2 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3499: read oid 137 snap -1 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3499: expect deleted 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3500: read oid 202 snap -1 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3500: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3501: read oid 392 snap -1 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3501: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3502: write oid 489 current snap is 0 2023-10-07T21:41:55.544 INFO:tasks.rados.rados.0.smithi008.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-10-07T21:41:55.552 INFO:tasks.rados.rados.0.smithi008.stdout:3502: writing smithi00888346-489 from 521611 to 1198293 tid 1 2023-10-07T21:41:55.559 INFO:tasks.rados.rados.0.smithi008.stdout:3502: writing smithi00888346-489 from 1942195 to 2398617 tid 2 2023-10-07T21:41:55.560 INFO:tasks.rados.rados.0.smithi008.stdout:3503: read oid 240 snap -1 2023-10-07T21:41:55.560 INFO:tasks.rados.rados.0.smithi008.stdout:3503: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-07T21:41:55.560 INFO:tasks.rados.rados.0.smithi008.stdout:3504: delete oid 141 current snap is 0 2023-10-07T21:41:55.560 INFO:tasks.rados.rados.0.smithi008.stdout:3497: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-10-07T21:41:55.737 INFO:tasks.rados.rados.0.smithi008.stdout:3498: finishing write tid 1 to smithi00888346-433 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:3498: finishing write tid 2 to smithi00888346-433 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:3498: finishing write tid 3 to smithi00888346-433 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:3498: finishing write tid 4 to smithi00888346-433 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 350 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:3498: left oid 433 (ObjNum 2172 snap 0 seq_num 2172) 2023-10-07T21:41:55.738 INFO:tasks.rados.rados.0.smithi008.stdout:3500: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-10-07T21:41:55.907 INFO:tasks.rados.rados.0.smithi008.stdout:3501: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3502: finishing write tid 1 to smithi00888346-489 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3502: finishing write tid 2 to smithi00888346-489 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3502: finishing write tid 3 to smithi00888346-489 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3502: finishing write tid 4 to smithi00888346-489 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 489 v 272 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2023-10-07T21:41:56.054 INFO:tasks.rados.rados.0.smithi008.stdout:3503: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3497: done (7 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3498: done (6 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3499: done (5 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3500: done (4 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3501: done (3 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3502: done (2 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3503: done (1 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3504: done (0 left) 2023-10-07T21:41:56.155 INFO:tasks.rados.rados.0.smithi008.stdout:3505: read oid 376 snap -1 2023-10-07T21:41:56.156 INFO:tasks.rados.rados.0.smithi008.stdout:3505: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:41:56.156 INFO:tasks.rados.rados.0.smithi008.stdout:3506: read oid 404 snap -1 2023-10-07T21:41:56.156 INFO:tasks.rados.rados.0.smithi008.stdout:3506: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:41:56.156 INFO:tasks.rados.rados.0.smithi008.stdout:3507: write oid 255 current snap is 0 2023-10-07T21:41:56.156 INFO:tasks.rados.rados.0.smithi008.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-10-07T21:41:56.166 INFO:tasks.rados.rados.0.smithi008.stdout:3507: writing smithi00888346-255 from 555225 to 1098758 tid 1 2023-10-07T21:41:56.174 INFO:tasks.rados.rados.0.smithi008.stdout:3507: writing smithi00888346-255 from 1775512 to 2235603 tid 2 2023-10-07T21:41:56.174 INFO:tasks.rados.rados.0.smithi008.stdout:3508: read oid 127 snap -1 2023-10-07T21:41:56.175 INFO:tasks.rados.rados.0.smithi008.stdout:3508: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-07T21:41:56.175 INFO:tasks.rados.rados.0.smithi008.stdout:3509: read oid 250 snap -1 2023-10-07T21:41:56.175 INFO:tasks.rados.rados.0.smithi008.stdout:3509: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-10-07T21:41:56.175 INFO:tasks.rados.rados.0.smithi008.stdout:3510: write oid 42 current snap is 0 2023-10-07T21:41:56.175 INFO:tasks.rados.rados.0.smithi008.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-10-07T21:41:56.181 INFO:tasks.rados.rados.0.smithi008.stdout:3510: writing smithi00888346-42 from 572032 to 1190814 tid 1 2023-10-07T21:41:56.189 INFO:tasks.rados.rados.0.smithi008.stdout:3510: writing smithi00888346-42 from 1833994 to 2554096 tid 2 2023-10-07T21:41:56.189 INFO:tasks.rados.rados.0.smithi008.stdout:3511: write oid 374 current snap is 0 2023-10-07T21:41:56.189 INFO:tasks.rados.rados.0.smithi008.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-10-07T21:41:56.196 INFO:tasks.rados.rados.0.smithi008.stdout:3511: writing smithi00888346-374 from 588839 to 1282870 tid 1 2023-10-07T21:41:56.201 INFO:tasks.rados.rados.0.smithi008.stdout:3511: writing smithi00888346-374 from 1776123 to 2239883 tid 2 2023-10-07T21:41:56.201 INFO:tasks.rados.rados.0.smithi008.stdout:3512: write oid 119 current snap is 0 2023-10-07T21:41:56.201 INFO:tasks.rados.rados.0.smithi008.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-10-07T21:41:56.209 INFO:tasks.rados.rados.0.smithi008.stdout:3512: writing smithi00888346-119 from 605646 to 1374926 tid 1 2023-10-07T21:41:56.215 INFO:tasks.rados.rados.0.smithi008.stdout:3512: writing smithi00888346-119 from 1834605 to 2442023 tid 2 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3513: read oid 345 snap -1 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3513: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3514: read oid 227 snap -1 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3514: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3515: write oid 61 current snap is 0 2023-10-07T21:41:56.216 INFO:tasks.rados.rados.0.smithi008.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-10-07T21:41:56.222 INFO:tasks.rados.rados.0.smithi008.stdout:3515: writing smithi00888346-61 from 622453 to 1066982 tid 1 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3515: writing smithi00888346-61 from 1493087 to 1960516 tid 2 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3516: read oid 177 snap -1 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3516: expect deleted 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3517: read oid 302 snap -1 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3518: read oid 427 snap -1 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3518: expect deleted 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3519: read oid 55 snap -1 2023-10-07T21:41:56.228 INFO:tasks.rados.rados.0.smithi008.stdout:3519: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:41:56.229 INFO:tasks.rados.rados.0.smithi008.stdout:3520: delete oid 408 current snap is 0 2023-10-07T21:41:56.229 INFO:tasks.rados.rados.0.smithi008.stdout:3506: expect (ObjNum 764 snap 0 seq_num 764) 2023-10-07T21:41:56.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:56 smithi081 bash[31720]: audit 2023-10-07T21:41:55.925595+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.8:0/2337691796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:56.366 INFO:tasks.rados.rados.0.smithi008.stdout:3505: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:41:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:56 smithi008 bash[41094]: audit 2023-10-07T21:41:55.925595+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.8:0/2337691796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:56 smithi008 bash[27485]: audit 2023-10-07T21:41:55.925595+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.8:0/2337691796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:56.494 INFO:tasks.rados.rados.0.smithi008.stdout:3507: finishing write tid 1 to smithi00888346-255 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:3507: finishing write tid 2 to smithi00888346-255 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:3507: finishing write tid 3 to smithi00888346-255 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:3507: finishing write tid 4 to smithi00888346-255 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 255 v 399 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-10-07T21:41:56.495 INFO:tasks.rados.rados.0.smithi008.stdout:3508: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-07T21:41:56.607 INFO:tasks.rados.rados.0.smithi008.stdout:3510: finishing write tid 1 to smithi00888346-42 2023-10-07T21:41:56.608 INFO:tasks.rados.rados.0.smithi008.stdout:3509: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-10-07T21:41:56.788 INFO:tasks.rados.rados.0.smithi008.stdout:3510: finishing write tid 2 to smithi00888346-42 2023-10-07T21:41:56.788 INFO:tasks.rados.rados.0.smithi008.stdout:3510: finishing write tid 3 to smithi00888346-42 2023-10-07T21:41:56.788 INFO:tasks.rados.rados.0.smithi008.stdout:3510: finishing write tid 4 to smithi00888346-42 2023-10-07T21:41:56.788 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 42 v 387 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-10-07T21:41:56.788 INFO:tasks.rados.rados.0.smithi008.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3511: finishing write tid 1 to smithi00888346-374 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3511: finishing write tid 2 to smithi00888346-374 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3511: finishing write tid 3 to smithi00888346-374 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3511: finishing write tid 4 to smithi00888346-374 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 374 v 275 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3512: finishing write tid 1 to smithi00888346-119 2023-10-07T21:41:56.789 INFO:tasks.rados.rados.0.smithi008.stdout:3514: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-07T21:41:56.907 INFO:tasks.rados.rados.0.smithi008.stdout:3512: finishing write tid 2 to smithi00888346-119 2023-10-07T21:41:56.908 INFO:tasks.rados.rados.0.smithi008.stdout:3512: finishing write tid 3 to smithi00888346-119 2023-10-07T21:41:56.908 INFO:tasks.rados.rados.0.smithi008.stdout:3512: finishing write tid 4 to smithi00888346-119 2023-10-07T21:41:56.908 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 119 v 343 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-10-07T21:41:56.908 INFO:tasks.rados.rados.0.smithi008.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-10-07T21:41:56.908 INFO:tasks.rados.rados.0.smithi008.stdout:3513: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:41:57.032 INFO:tasks.rados.rados.0.smithi008.stdout:3515: finishing write tid 1 to smithi00888346-61 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:3515: finishing write tid 2 to smithi00888346-61 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:3515: finishing write tid 3 to smithi00888346-61 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:3515: finishing write tid 4 to smithi00888346-61 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 61 v 334 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:3515: left oid 61 (ObjNum 2179 snap 0 seq_num 2179) 2023-10-07T21:41:57.033 INFO:tasks.rados.rados.0.smithi008.stdout:3519: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:41:57.132 INFO:tasks.rados.rados.0.smithi008.stdout:3517: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-10-07T21:41:57.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[31720]: cluster 2023-10-07T21:41:56.404455+0000 mgr.y (mgr.15180) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.9 MiB/s wr, 100 op/s 2023-10-07T21:41:57.334 INFO:tasks.rados.rados.0.smithi008.stdout:3505: done (15 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3506: done (14 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3507: done (13 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3508: done (12 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3509: done (11 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3510: done (10 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3511: done (9 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3512: done (8 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3513: done (7 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3514: done (6 left) 2023-10-07T21:41:57.335 INFO:tasks.rados.rados.0.smithi008.stdout:3515: done (5 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3516: done (4 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3517: done (3 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3518: done (2 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3519: done (1 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3520: done (0 left) 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3521: write oid 142 current snap is 0 2023-10-07T21:41:57.336 INFO:tasks.rados.rados.0.smithi008.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-10-07T21:41:57.348 INFO:tasks.rados.rados.0.smithi008.stdout:3521: writing smithi00888346-142 from 656067 to 1251094 tid 1 2023-10-07T21:41:57.354 INFO:tasks.rados.rados.0.smithi008.stdout:3521: writing smithi00888346-142 from 1893698 to 2364796 tid 2 2023-10-07T21:41:57.354 INFO:tasks.rados.rados.0.smithi008.stdout:3522: write oid 435 current snap is 0 2023-10-07T21:41:57.355 INFO:tasks.rados.rados.0.smithi008.stdout:3521: finishing write tid 1 to smithi00888346-142 2023-10-07T21:41:57.355 INFO:tasks.rados.rados.0.smithi008.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-10-07T21:41:57.365 INFO:tasks.rados.rados.0.smithi008.stdout:3522: writing smithi00888346-435 from 672874 to 1459503 tid 1 2023-10-07T21:41:57.373 INFO:tasks.rados.rados.0.smithi008.stdout:3522: writing smithi00888346-435 from 2068533 to 2672874 tid 2 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3523: read oid 65 snap -1 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3523: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3524: write oid 149 current snap is 0 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3521: finishing write tid 2 to smithi00888346-142 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3521: finishing write tid 3 to smithi00888346-142 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3521: finishing write tid 4 to smithi00888346-142 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 142 v 278 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-10-07T21:41:57.374 INFO:tasks.rados.rados.0.smithi008.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-10-07T21:41:57.375 INFO:tasks.rados.rados.0.smithi008.stdout:3522: finishing write tid 1 to smithi00888346-435 2023-10-07T21:41:57.375 INFO:tasks.rados.rados.0.smithi008.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-10-07T21:41:57.380 INFO:tasks.rados.rados.0.smithi008.stdout:3524: writing smithi00888346-149 from 689681 to 1151559 tid 1 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3524: writing smithi00888346-149 from 1727015 to 2201782 tid 2 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3521: done (3 left) 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3525: read oid 228 snap -1 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3525: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3526: write oid 11 current snap is 0 2023-10-07T21:41:57.386 INFO:tasks.rados.rados.0.smithi008.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-10-07T21:41:57.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:57 smithi008 bash[41094]: cluster 2023-10-07T21:41:56.404455+0000 mgr.y (mgr.15180) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.9 MiB/s wr, 100 op/s 2023-10-07T21:41:57.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:57 smithi008 bash[27485]: cluster 2023-10-07T21:41:56.404455+0000 mgr.y (mgr.15180) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 8.9 MiB/s wr, 100 op/s 2023-10-07T21:41:57.392 INFO:tasks.rados.rados.0.smithi008.stdout:3526: writing smithi00888346-11 from 706488 to 1243615 tid 1 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3526: writing smithi00888346-11 from 1785497 to 2403922 tid 2 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3527: read oid 462 snap -1 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3527: expect deleted 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3528: write oid 40 current snap is 0 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3522: finishing write tid 2 to smithi00888346-435 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3522: finishing write tid 3 to smithi00888346-435 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3522: finishing write tid 4 to smithi00888346-435 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 435 v 402 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-10-07T21:41:57.400 INFO:tasks.rados.rados.0.smithi008.stdout:3523: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-07T21:41:57.628 INFO:tasks.rados.rados.0.smithi008.stdout:3524: finishing write tid 1 to smithi00888346-149 2023-10-07T21:41:57.629 INFO:tasks.rados.rados.0.smithi008.stdout:3524: finishing write tid 2 to smithi00888346-149 2023-10-07T21:41:57.629 INFO:tasks.rados.rados.0.smithi008.stdout:3525: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-07T21:41:57.705 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 systemd[1]: Stopping Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:41:57.706 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:41:57.706 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:41:57.706 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:41:57.706 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:41:57.706 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.511Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.512Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.512Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:41:57.707 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.512Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:41:57.708 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:57 smithi081 bash[76855]: ts=2023-10-07T21:41:57.512Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3524: finishing write tid 3 to smithi00888346-149 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3524: finishing write tid 4 to smithi00888346-149 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 149 v 420 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3526: finishing write tid 1 to smithi00888346-11 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3526: finishing write tid 2 to smithi00888346-11 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3526: finishing write tid 3 to smithi00888346-11 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3526: finishing write tid 4 to smithi00888346-11 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 11 v 412 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-10-07T21:41:57.733 INFO:tasks.rados.rados.0.smithi008.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2023-10-07T21:41:57.734 INFO:tasks.rados.rados.0.smithi008.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-10-07T21:41:57.747 INFO:tasks.rados.rados.0.smithi008.stdout:3528: writing smithi00888346-40 from 723295 to 1335671 tid 1 2023-10-07T21:41:57.754 INFO:tasks.rados.rados.0.smithi008.stdout:3528: writing smithi00888346-40 from 2127626 to 2606062 tid 2 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3522: done (6 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3523: done (5 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3524: done (4 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3525: done (3 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3526: done (2 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3527: done (1 left) 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3529: write oid 71 current snap is 0 2023-10-07T21:41:57.755 INFO:tasks.rados.rados.0.smithi008.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-10-07T21:41:57.763 INFO:tasks.rados.rados.0.smithi008.stdout:3529: writing smithi00888346-71 from 740102 to 1427727 tid 1 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3529: writing smithi00888346-71 from 2186108 to 2740102 tid 2 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3530: read oid 402 snap -1 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3530: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3531: write oid 431 current snap is 0 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3528: finishing write tid 1 to smithi00888346-40 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3528: finishing write tid 2 to smithi00888346-40 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3528: finishing write tid 3 to smithi00888346-40 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3528: finishing write tid 4 to smithi00888346-40 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 40 v 488 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-10-07T21:41:57.773 INFO:tasks.rados.rados.0.smithi008.stdout:3529: finishing write tid 1 to smithi00888346-71 2023-10-07T21:41:57.774 INFO:tasks.rados.rados.0.smithi008.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-10-07T21:41:57.784 INFO:tasks.rados.rados.0.smithi008.stdout:3531: writing smithi00888346-431 from 756909 to 1519783 tid 1 2023-10-07T21:41:57.791 INFO:tasks.rados.rados.0.smithi008.stdout:3531: writing smithi00888346-431 from 2244590 to 2726695 tid 2 2023-10-07T21:41:57.791 INFO:tasks.rados.rados.0.smithi008.stdout:3528: done (3 left) 2023-10-07T21:41:57.791 INFO:tasks.rados.rados.0.smithi008.stdout:3532: read oid 176 snap -1 2023-10-07T21:41:57.791 INFO:tasks.rados.rados.0.smithi008.stdout:3532: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3533: write oid 48 current snap is 0 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3529: finishing write tid 2 to smithi00888346-71 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3529: finishing write tid 3 to smithi00888346-71 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3529: finishing write tid 4 to smithi00888346-71 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 459 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3529: left oid 71 (ObjNum 2186 snap 0 seq_num 2186) 2023-10-07T21:41:57.792 INFO:tasks.rados.rados.0.smithi008.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-10-07T21:41:57.798 INFO:tasks.rados.rados.0.smithi008.stdout:3533: writing smithi00888346-48 from 773716 to 1211839 tid 1 2023-10-07T21:41:57.806 INFO:tasks.rados.rados.0.smithi008.stdout:3533: writing smithi00888346-48 from 1903072 to 2528835 tid 2 2023-10-07T21:41:57.806 INFO:tasks.rados.rados.0.smithi008.stdout:3529: done (4 left) 2023-10-07T21:41:57.806 INFO:tasks.rados.rados.0.smithi008.stdout:3534: write oid 414 current snap is 0 2023-10-07T21:41:57.806 INFO:tasks.rados.rados.0.smithi008.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-10-07T21:41:57.813 INFO:tasks.rados.rados.0.smithi008.stdout:3534: writing smithi00888346-414 from 790523 to 1303895 tid 1 2023-10-07T21:41:57.821 INFO:tasks.rados.rados.0.smithi008.stdout:3534: writing smithi00888346-414 from 1961554 to 2730975 tid 2 2023-10-07T21:41:57.821 INFO:tasks.rados.rados.0.smithi008.stdout:3535: write oid 473 current snap is 0 2023-10-07T21:41:57.821 INFO:tasks.rados.rados.0.smithi008.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-10-07T21:41:57.827 INFO:tasks.rados.rados.0.smithi008.stdout:3535: writing smithi00888346-473 from 407330 to 1112304 tid 1 2023-10-07T21:41:57.834 INFO:tasks.rados.rados.0.smithi008.stdout:3535: writing smithi00888346-473 from 1620036 to 2249468 tid 2 2023-10-07T21:41:57.834 INFO:tasks.rados.rados.0.smithi008.stdout:3536: read oid 44 snap -1 2023-10-07T21:41:57.834 INFO:tasks.rados.rados.0.smithi008.stdout:3536: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:57.834 INFO:tasks.rados.rados.0.smithi008.stdout:3537: read oid 390 snap -1 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3537: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3538: read oid 199 snap -1 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3538: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3539: read oid 136 snap -1 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3539: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3540: write oid 104 current snap is 0 2023-10-07T21:41:57.835 INFO:tasks.rados.rados.0.smithi008.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-10-07T21:41:57.842 INFO:tasks.rados.rados.0.smithi008.stdout:3540: writing smithi00888346-104 from 424137 to 1204360 tid 1 2023-10-07T21:41:57.850 INFO:tasks.rados.rados.0.smithi008.stdout:3540: writing smithi00888346-104 from 1678518 to 2451608 tid 2 2023-10-07T21:41:57.850 INFO:tasks.rados.rados.0.smithi008.stdout:3541: read oid 59 snap -1 2023-10-07T21:41:57.850 INFO:tasks.rados.rados.0.smithi008.stdout:3541: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-07T21:41:57.850 INFO:tasks.rados.rados.0.smithi008.stdout:3542: write oid 121 current snap is 0 2023-10-07T21:41:57.851 INFO:tasks.rados.rados.0.smithi008.stdout:3530: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:41:57.960 INFO:tasks.rados.rados.0.smithi008.stdout:3531: finishing write tid 1 to smithi00888346-431 2023-10-07T21:41:57.960 INFO:tasks.rados.rados.0.smithi008.stdout:3531: finishing write tid 2 to smithi00888346-431 2023-10-07T21:41:57.960 INFO:tasks.rados.rados.0.smithi008.stdout:3531: finishing write tid 3 to smithi00888346-431 2023-10-07T21:41:57.960 INFO:tasks.rados.rados.0.smithi008.stdout:3531: finishing write tid 4 to smithi00888346-431 2023-10-07T21:41:57.960 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 431 v 445 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-10-07T21:41:57.961 INFO:tasks.rados.rados.0.smithi008.stdout:3531: left oid 431 (ObjNum 2187 snap 0 seq_num 2187) 2023-10-07T21:41:57.961 INFO:tasks.rados.rados.0.smithi008.stdout:3532: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3533: finishing write tid 1 to smithi00888346-48 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3533: finishing write tid 2 to smithi00888346-48 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3533: finishing write tid 3 to smithi00888346-48 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3533: finishing write tid 4 to smithi00888346-48 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 48 v 448 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3533: left oid 48 (ObjNum 2188 snap 0 seq_num 2188) 2023-10-07T21:41:58.108 INFO:tasks.rados.rados.0.smithi008.stdout:3534: finishing write tid 1 to smithi00888346-414 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3534: finishing write tid 2 to smithi00888346-414 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3534: finishing write tid 3 to smithi00888346-414 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3534: finishing write tid 4 to smithi00888346-414 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 414 v 390 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3534: left oid 414 (ObjNum 2189 snap 0 seq_num 2189) 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3535: finishing write tid 1 to smithi00888346-473 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3535: finishing write tid 2 to smithi00888346-473 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3535: finishing write tid 3 to smithi00888346-473 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3535: finishing write tid 4 to smithi00888346-473 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 473 v 603 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-10-07T21:41:58.109 INFO:tasks.rados.rados.0.smithi008.stdout:3535: left oid 473 (ObjNum 2190 snap 0 seq_num 2190) 2023-10-07T21:41:58.110 INFO:tasks.rados.rados.0.smithi008.stdout:3539: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-10-07T21:41:58.285 INFO:tasks.rados.rados.0.smithi008.stdout:3537: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-07T21:41:58.383 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:58 smithi081 bash[78686]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:41:58.383 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:58 smithi081 bash[78750]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T21:41:58.383 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:58 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:41:58.383 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:58 smithi081 systemd[1]: Stopped Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:58.383 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:41:58 smithi081 systemd[1]: Started Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:41:58.502 INFO:tasks.rados.rados.0.smithi008.stdout:3536: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-07T21:41:58.593 INFO:tasks.rados.rados.0.smithi008.stdout:3540: finishing write tid 1 to smithi00888346-104 2023-10-07T21:41:58.593 INFO:tasks.rados.rados.0.smithi008.stdout:3541: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-07T21:41:58.703 INFO:tasks.rados.rados.0.smithi008.stdout:3538: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-10-07T21:41:58.930 INFO:tasks.rados.rados.0.smithi008.stdout:3540: finishing write tid 2 to smithi00888346-104 2023-10-07T21:41:58.931 INFO:tasks.rados.rados.0.smithi008.stdout:3540: finishing write tid 3 to smithi00888346-104 2023-10-07T21:41:58.931 INFO:tasks.rados.rados.0.smithi008.stdout:3540: finishing write tid 4 to smithi00888346-104 2023-10-07T21:41:58.931 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 104 v 451 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-10-07T21:41:58.931 INFO:tasks.rados.rados.0.smithi008.stdout:3540: left oid 104 (ObjNum 2191 snap 0 seq_num 2191) 2023-10-07T21:41:58.931 INFO:tasks.rados.rados.0.smithi008.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-10-07T21:41:58.942 INFO:tasks.rados.rados.0.smithi008.stdout:3542: writing smithi00888346-121 from 440944 to 896416 tid 1 2023-10-07T21:41:58.949 INFO:tasks.rados.rados.0.smithi008.stdout:3542: writing smithi00888346-121 from 1337000 to 1970101 tid 2 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3542: writing smithi00888346-121 from 2528612 to 2840944 tid 3 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3530: done (12 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3531: done (11 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3532: done (10 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3533: done (9 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3534: done (8 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3535: done (7 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3536: done (6 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3537: done (5 left) 2023-10-07T21:41:58.955 INFO:tasks.rados.rados.0.smithi008.stdout:3538: done (4 left) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3539: done (3 left) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3540: done (2 left) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3541: done (1 left) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3543: read oid 108 snap -1 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3543: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3544: read oid 374 snap -1 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3544: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3545: read oid 40 snap -1 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3546: write oid 415 current snap is 0 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3542: finishing write tid 1 to smithi00888346-121 2023-10-07T21:41:58.956 INFO:tasks.rados.rados.0.smithi008.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-10-07T21:41:58.961 INFO:tasks.rados.rados.0.smithi008.stdout:3546: writing smithi00888346-415 from 457751 to 988472 tid 1 2023-10-07T21:41:58.968 INFO:tasks.rados.rados.0.smithi008.stdout:3546: writing smithi00888346-415 from 1395482 to 2172241 tid 2 2023-10-07T21:41:58.968 INFO:tasks.rados.rados.0.smithi008.stdout:3547: read oid 92 snap -1 2023-10-07T21:41:58.968 INFO:tasks.rados.rados.0.smithi008.stdout:3547: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-10-07T21:41:58.968 INFO:tasks.rados.rados.0.smithi008.stdout:3548: read oid 96 snap -1 2023-10-07T21:41:58.968 INFO:tasks.rados.rados.0.smithi008.stdout:3548: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:58.969 INFO:tasks.rados.rados.0.smithi008.stdout:3549: read oid 260 snap -1 2023-10-07T21:41:58.969 INFO:tasks.rados.rados.0.smithi008.stdout:3549: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-10-07T21:41:58.969 INFO:tasks.rados.rados.0.smithi008.stdout:3550: write oid 404 current snap is 0 2023-10-07T21:41:58.969 INFO:tasks.rados.rados.0.smithi008.stdout:3542: finishing write tid 2 to smithi00888346-121 2023-10-07T21:41:58.969 INFO:tasks.rados.rados.0.smithi008.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-10-07T21:41:58.975 INFO:tasks.rados.rados.0.smithi008.stdout:3550: writing smithi00888346-404 from 474558 to 1080528 tid 1 2023-10-07T21:41:58.984 INFO:tasks.rados.rados.0.smithi008.stdout:3550: writing smithi00888346-404 from 1737611 to 2374381 tid 2 2023-10-07T21:41:58.988 INFO:tasks.rados.rados.0.smithi008.stdout:3550: writing smithi00888346-404 from 2867105 to 2874558 tid 3 2023-10-07T21:41:58.989 INFO:tasks.rados.rados.0.smithi008.stdout:3551: write oid 153 current snap is 0 2023-10-07T21:41:58.989 INFO:tasks.rados.rados.0.smithi008.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-10-07T21:41:58.995 INFO:tasks.rados.rados.0.smithi008.stdout:3551: writing smithi00888346-153 from 491365 to 1172584 tid 1 2023-10-07T21:41:59.003 INFO:tasks.rados.rados.0.smithi008.stdout:3551: writing smithi00888346-153 from 1796093 to 2576521 tid 2 2023-10-07T21:41:59.003 INFO:tasks.rados.rados.0.smithi008.stdout:3552: write oid 246 current snap is 0 2023-10-07T21:41:59.004 INFO:tasks.rados.rados.0.smithi008.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-10-07T21:41:59.011 INFO:tasks.rados.rados.0.smithi008.stdout:3552: writing smithi00888346-246 from 508172 to 1264640 tid 1 2023-10-07T21:41:59.018 INFO:tasks.rados.rados.0.smithi008.stdout:3552: writing smithi00888346-246 from 1854575 to 2495014 tid 2 2023-10-07T21:41:59.018 INFO:tasks.rados.rados.0.smithi008.stdout:3553: write oid 66 current snap is 0 2023-10-07T21:41:59.018 INFO:tasks.rados.rados.0.smithi008.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-10-07T21:41:59.113 INFO:tasks.rados.rados.0.smithi008.stdout:3543: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-07T21:41:59.215 INFO:tasks.rados.rados.0.smithi008.stdout:3542: finishing write tid 3 to smithi00888346-121 2023-10-07T21:41:59.216 INFO:tasks.rados.rados.0.smithi008.stdout:3542: finishing write tid 4 to smithi00888346-121 2023-10-07T21:41:59.216 INFO:tasks.rados.rados.0.smithi008.stdout:3542: finishing write tid 5 to smithi00888346-121 2023-10-07T21:41:59.216 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 121 v 463 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-10-07T21:41:59.216 INFO:tasks.rados.rados.0.smithi008.stdout:3542: left oid 121 (ObjNum 2192 snap 0 seq_num 2192) 2023-10-07T21:41:59.216 INFO:tasks.rados.rados.0.smithi008.stdout:3544: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-10-07T21:41:59.330 INFO:tasks.rados.rados.0.smithi008.stdout:3546: finishing write tid 1 to smithi00888346-415 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:3546: finishing write tid 2 to smithi00888346-415 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:3546: finishing write tid 3 to smithi00888346-415 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:3546: finishing write tid 4 to smithi00888346-415 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 415 v 281 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:3546: left oid 415 (ObjNum 2193 snap 0 seq_num 2193) 2023-10-07T21:41:59.331 INFO:tasks.rados.rados.0.smithi008.stdout:3547: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-10-07T21:41:59.466 INFO:tasks.rados.rados.0.smithi008.stdout:3550: finishing write tid 1 to smithi00888346-404 2023-10-07T21:41:59.466 INFO:tasks.rados.rados.0.smithi008.stdout:3548: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-07T21:41:59.551 INFO:tasks.rados.rados.0.smithi008.stdout:3550: finishing write tid 2 to smithi00888346-404 2023-10-07T21:41:59.551 INFO:tasks.rados.rados.0.smithi008.stdout:3549: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-10-07T21:41:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.355210+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.361091+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.370039+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.8:0/3078763517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: cluster 2023-10-07T21:41:58.405035+0000 mgr.y (mgr.15180) 27 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.417377+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.417993+0000 mgr.y (mgr.15180) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[27485]: audit 2023-10-07T21:41:58.425252+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.355210+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.361091+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.370039+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.8:0/3078763517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: cluster 2023-10-07T21:41:58.405035+0000 mgr.y (mgr.15180) 27 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.417377+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.417993+0000 mgr.y (mgr.15180) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:41:59 smithi008 bash[41094]: audit 2023-10-07T21:41:58.425252+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3550: finishing write tid 3 to smithi00888346-404 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3550: finishing write tid 4 to smithi00888346-404 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3550: finishing write tid 5 to smithi00888346-404 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 404 v 416 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3550: left oid 404 (ObjNum 2194 snap 0 seq_num 2194) 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3551: finishing write tid 1 to smithi00888346-153 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3551: finishing write tid 2 to smithi00888346-153 2023-10-07T21:41:59.688 INFO:tasks.rados.rados.0.smithi008.stdout:3551: finishing write tid 3 to smithi00888346-153 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3551: finishing write tid 4 to smithi00888346-153 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 405 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3551: left oid 153 (ObjNum 2195 snap 0 seq_num 2195) 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3552: finishing write tid 1 to smithi00888346-246 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3552: finishing write tid 2 to smithi00888346-246 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3552: finishing write tid 3 to smithi00888346-246 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3552: finishing write tid 4 to smithi00888346-246 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 491 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3552: left oid 246 (ObjNum 2196 snap 0 seq_num 2196) 2023-10-07T21:41:59.689 INFO:tasks.rados.rados.0.smithi008.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-10-07T21:41:59.698 INFO:tasks.rados.rados.0.smithi008.stdout:3553: writing smithi00888346-66 from 524979 to 956696 tid 1 2023-10-07T21:41:59.706 INFO:tasks.rados.rados.0.smithi008.stdout:3553: writing smithi00888346-66 from 1513057 to 2297154 tid 2 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3542: done (11 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3543: done (10 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3544: done (9 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3545: done (8 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3546: done (7 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3547: done (6 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3548: done (5 left) 2023-10-07T21:41:59.707 INFO:tasks.rados.rados.0.smithi008.stdout:3549: done (4 left) 2023-10-07T21:41:59.708 INFO:tasks.rados.rados.0.smithi008.stdout:3550: done (3 left) 2023-10-07T21:41:59.708 INFO:tasks.rados.rados.0.smithi008.stdout:3551: done (2 left) 2023-10-07T21:41:59.708 INFO:tasks.rados.rados.0.smithi008.stdout:3552: done (1 left) 2023-10-07T21:41:59.708 INFO:tasks.rados.rados.0.smithi008.stdout:3554: write oid 486 current snap is 0 2023-10-07T21:41:59.708 INFO:tasks.rados.rados.0.smithi008.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-10-07T21:41:59.713 INFO:tasks.rados.rados.0.smithi008.stdout:3554: writing smithi00888346-486 from 541786 to 1165105 tid 1 2023-10-07T21:41:59.719 INFO:tasks.rados.rados.0.smithi008.stdout:3554: writing smithi00888346-486 from 1571539 to 2215647 tid 2 2023-10-07T21:41:59.723 INFO:tasks.rados.rados.0.smithi008.stdout:3554: writing smithi00888346-486 from 2693150 to 2941786 tid 3 2023-10-07T21:41:59.723 INFO:tasks.rados.rados.0.smithi008.stdout:3555: read oid 254 snap -1 2023-10-07T21:41:59.723 INFO:tasks.rados.rados.0.smithi008.stdout:3555: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-10-07T21:41:59.724 INFO:tasks.rados.rados.0.smithi008.stdout:3556: read oid 283 snap -1 2023-10-07T21:41:59.724 INFO:tasks.rados.rados.0.smithi008.stdout:3556: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-07T21:41:59.724 INFO:tasks.rados.rados.0.smithi008.stdout:3557: write oid 361 current snap is 0 2023-10-07T21:41:59.724 INFO:tasks.rados.rados.0.smithi008.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-10-07T21:41:59.730 INFO:tasks.rados.rados.0.smithi008.stdout:3557: writing smithi00888346-361 from 558593 to 1257161 tid 1 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.355210+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.361091+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.370039+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.8:0/3078763517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: cluster 2023-10-07T21:41:58.405035+0000 mgr.y (mgr.15180) 27 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.417377+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.417993+0000 mgr.y (mgr.15180) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:41:59.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:41:59 smithi081 bash[31720]: audit 2023-10-07T21:41:58.425252+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3557: writing smithi00888346-361 from 2030021 to 2817787 tid 2 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3558: read oid 113 snap -1 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3558: expect deleted 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3559: write oid 163 current snap is 0 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3553: finishing write tid 1 to smithi00888346-66 2023-10-07T21:41:59.741 INFO:tasks.rados.rados.0.smithi008.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-10-07T21:41:59.749 INFO:tasks.rados.rados.0.smithi008.stdout:3559: writing smithi00888346-163 from 575400 to 1349217 tid 1 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3559: writing smithi00888346-163 from 2088503 to 2736280 tid 2 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3560: read oid 155 snap -1 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3560: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3561: write oid 404 current snap is 0 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3553: finishing write tid 2 to smithi00888346-66 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3553: finishing write tid 3 to smithi00888346-66 2023-10-07T21:41:59.758 INFO:tasks.rados.rados.0.smithi008.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-10-07T21:41:59.765 INFO:tasks.rados.rados.0.smithi008.stdout:3561: writing smithi00888346-404 from 592207 to 1041273 tid 1 2023-10-07T21:41:59.773 INFO:tasks.rados.rados.0.smithi008.stdout:3561: writing smithi00888346-404 from 1746985 to 2538420 tid 2 2023-10-07T21:41:59.773 INFO:tasks.rados.rados.0.smithi008.stdout:3562: write oid 338 current snap is 0 2023-10-07T21:41:59.774 INFO:tasks.rados.rados.0.smithi008.stdout:3553: finishing write tid 4 to smithi00888346-66 2023-10-07T21:41:59.774 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 466 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-10-07T21:41:59.774 INFO:tasks.rados.rados.0.smithi008.stdout:3553: left oid 66 (ObjNum 2197 snap 0 seq_num 2197) 2023-10-07T21:41:59.774 INFO:tasks.rados.rados.0.smithi008.stdout:3554: finishing write tid 1 to smithi00888346-486 2023-10-07T21:41:59.774 INFO:tasks.rados.rados.0.smithi008.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-10-07T21:41:59.780 INFO:tasks.rados.rados.0.smithi008.stdout:3562: writing smithi00888346-338 from 609014 to 1133329 tid 1 2023-10-07T21:41:59.788 INFO:tasks.rados.rados.0.smithi008.stdout:3562: writing smithi00888346-338 from 1689114 to 2224207 tid 2 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3562: writing smithi00888346-338 from 2970136 to 3009014 tid 3 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3553: done (9 left) 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3563: read oid 478 snap -1 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3563: expect (ObjNum 2139 snap 0 seq_num 2139) 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3564: read oid 498 snap -1 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3564: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-07T21:41:59.793 INFO:tasks.rados.rados.0.smithi008.stdout:3565: write oid 411 current snap is 0 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3554: finishing write tid 2 to smithi00888346-486 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3554: finishing write tid 3 to smithi00888346-486 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3554: finishing write tid 4 to smithi00888346-486 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3554: finishing write tid 5 to smithi00888346-486 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 486 v 539 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3554: left oid 486 (ObjNum 2198 snap 0 seq_num 2198) 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3557: finishing write tid 1 to smithi00888346-361 2023-10-07T21:41:59.794 INFO:tasks.rados.rados.0.smithi008.stdout:3555: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-10-07T21:41:59.957 INFO:tasks.rados.rados.0.smithi008.stdout:3556: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-07T21:42:00.189 INFO:tasks.rados.rados.0.smithi008.stdout:3557: finishing write tid 2 to smithi00888346-361 2023-10-07T21:42:00.190 INFO:tasks.rados.rados.0.smithi008.stdout:3557: finishing write tid 3 to smithi00888346-361 2023-10-07T21:42:00.190 INFO:tasks.rados.rados.0.smithi008.stdout:3557: finishing write tid 4 to smithi00888346-361 2023-10-07T21:42:00.190 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 361 v 606 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-10-07T21:42:00.190 INFO:tasks.rados.rados.0.smithi008.stdout:3557: left oid 361 (ObjNum 2199 snap 0 seq_num 2199) 2023-10-07T21:42:00.190 INFO:tasks.rados.rados.0.smithi008.stdout:3559: finishing write tid 1 to smithi00888346-163 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:3559: finishing write tid 2 to smithi00888346-163 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:3559: finishing write tid 3 to smithi00888346-163 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:3559: finishing write tid 4 to smithi00888346-163 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 163 v 423 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:3559: left oid 163 (ObjNum 2200 snap 0 seq_num 2200) 2023-10-07T21:42:00.191 INFO:tasks.rados.rados.0.smithi008.stdout:3560: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.045Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.045Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.045Z caller=main.go:570 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi081 (none))" 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.045Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.045Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.047Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.048Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.049Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:42:00.239 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.049Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:42:00.240 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.054Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:42:00.240 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.054Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.159µs 2023-10-07T21:42:00.240 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.054Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:42:00.240 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.054Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.089Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.092Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.093Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.093Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.865µs wal_replay_duration=38.659331ms wbl_replay_duration=130ns total_replay_duration=38.722437ms 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.097Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.097Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.097Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.125Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.959961ms db_storage=1.216µs remote_storage=1.545µs web_handler=622ns query_engine=785ns scrape=382.563µs scrape_sd=155.578µs notify=37.608µs notify_sd=18.64µs rules=26.899994ms tracing=8.237µs 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.125Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:42:00.241 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[78778]: ts=2023-10-07T21:42:00.125Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3561: finishing write tid 1 to smithi00888346-404 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3561: finishing write tid 2 to smithi00888346-404 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3561: finishing write tid 3 to smithi00888346-404 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3561: finishing write tid 4 to smithi00888346-404 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 404 v 419 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3561: left oid 404 (ObjNum 2201 snap 0 seq_num 2201) 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3562: finishing write tid 1 to smithi00888346-338 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3562: finishing write tid 2 to smithi00888346-338 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3562: finishing write tid 3 to smithi00888346-338 2023-10-07T21:42:00.279 INFO:tasks.rados.rados.0.smithi008.stdout:3562: finishing write tid 4 to smithi00888346-338 2023-10-07T21:42:00.280 INFO:tasks.rados.rados.0.smithi008.stdout:3562: finishing write tid 5 to smithi00888346-338 2023-10-07T21:42:00.280 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 338 v 495 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-10-07T21:42:00.280 INFO:tasks.rados.rados.0.smithi008.stdout:3562: left oid 338 (ObjNum 2202 snap 0 seq_num 2202) 2023-10-07T21:42:00.280 INFO:tasks.rados.rados.0.smithi008.stdout:3564: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-07T21:42:00.457 INFO:tasks.rados.rados.0.smithi008.stdout:3563: expect (ObjNum 2139 snap 0 seq_num 2139) 2023-10-07T21:42:00.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:00 smithi081 bash[31720]: cluster 2023-10-07T21:42:00.405620+0000 mgr.y (mgr.15180) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:42:00.751 INFO:tasks.rados.rados.0.smithi008.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-10-07T21:42:00.759 INFO:tasks.rados.rados.0.smithi008.stdout:3565: writing smithi00888346-411 from 625821 to 1225385 tid 1 2023-10-07T21:42:00.768 INFO:tasks.rados.rados.0.smithi008.stdout:3565: writing smithi00888346-411 from 1747596 to 2542700 tid 2 2023-10-07T21:42:00.771 INFO:tasks.rados.rados.0.smithi008.stdout:3565: writing smithi00888346-411 from 2997559 to 3025821 tid 3 2023-10-07T21:42:00.771 INFO:tasks.rados.rados.0.smithi008.stdout:3554: done (11 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3555: done (10 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3556: done (9 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3557: done (8 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3558: done (7 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3559: done (6 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3560: done (5 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3561: done (4 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3562: done (3 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3563: done (2 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3564: done (1 left) 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3566: write oid 257 current snap is 0 2023-10-07T21:42:00.772 INFO:tasks.rados.rados.0.smithi008.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-10-07T21:42:00.778 INFO:tasks.rados.rados.0.smithi008.stdout:3566: writing smithi00888346-257 from 642628 to 1317441 tid 1 2023-10-07T21:42:00.784 INFO:tasks.rados.rados.0.smithi008.stdout:3566: writing smithi00888346-257 from 1806078 to 2344840 tid 2 2023-10-07T21:42:00.788 INFO:tasks.rados.rados.0.smithi008.stdout:3566: writing smithi00888346-257 from 3024982 to 3042628 tid 3 2023-10-07T21:42:00.788 INFO:tasks.rados.rados.0.smithi008.stdout:3567: delete oid 244 current snap is 0 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: finishing write tid 1 to smithi00888346-411 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: finishing write tid 2 to smithi00888346-411 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: finishing write tid 3 to smithi00888346-411 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: finishing write tid 4 to smithi00888346-411 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: finishing write tid 5 to smithi00888346-411 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 411 v 409 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3565: left oid 411 (ObjNum 2203 snap 0 seq_num 2203) 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3566: finishing write tid 1 to smithi00888346-257 2023-10-07T21:42:00.789 INFO:tasks.rados.rados.0.smithi008.stdout:3566: finishing write tid 2 to smithi00888346-257 2023-10-07T21:42:00.790 INFO:tasks.rados.rados.0.smithi008.stdout:3566: finishing write tid 3 to smithi00888346-257 2023-10-07T21:42:00.790 INFO:tasks.rados.rados.0.smithi008.stdout:3566: finishing write tid 4 to smithi00888346-257 2023-10-07T21:42:00.790 INFO:tasks.rados.rados.0.smithi008.stdout:3566: finishing write tid 5 to smithi00888346-257 2023-10-07T21:42:00.790 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 257 v 427 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3566: left oid 257 (ObjNum 2204 snap 0 seq_num 2204) 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3565: done (2 left) 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3566: done (1 left) 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3567: done (0 left) 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3568: write oid 145 current snap is 0 2023-10-07T21:42:00.791 INFO:tasks.rados.rados.0.smithi008.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-10-07T21:42:00.798 INFO:tasks.rados.rados.0.smithi008.stdout:3568: writing smithi00888346-145 from 676242 to 1217906 tid 1 2023-10-07T21:42:00.806 INFO:tasks.rados.rados.0.smithi008.stdout:3568: writing smithi00888346-145 from 1923042 to 2465473 tid 2 2023-10-07T21:42:00.806 INFO:tasks.rados.rados.0.smithi008.stdout:3569: delete oid 122 current snap is 0 2023-10-07T21:42:00.806 INFO:tasks.rados.rados.0.smithi008.stdout:3568: finishing write tid 1 to smithi00888346-145 2023-10-07T21:42:00.809 INFO:tasks.rados.rados.0.smithi008.stdout:3569: done (1 left) 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3570: read oid 117 snap -1 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3570: expect deleted 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3571: read oid 464 snap -1 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3571: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3572: write oid 113 current snap is 0 2023-10-07T21:42:00.810 INFO:tasks.rados.rados.0.smithi008.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-10-07T21:42:00.818 INFO:tasks.rados.rados.0.smithi008.stdout:3572: writing smithi00888346-113 from 709856 to 1402018 tid 1 2023-10-07T21:42:00.826 INFO:tasks.rados.rados.0.smithi008.stdout:3572: writing smithi00888346-113 from 2040006 to 2586106 tid 2 2023-10-07T21:42:00.826 INFO:tasks.rados.rados.0.smithi008.stdout:3573: write oid 478 current snap is 0 2023-10-07T21:42:00.826 INFO:tasks.rados.rados.0.smithi008.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-10-07T21:42:00.834 INFO:tasks.rados.rados.0.smithi008.stdout:3573: writing smithi00888346-478 from 726663 to 1494074 tid 1 2023-10-07T21:42:00.839 INFO:tasks.rados.rados.0.smithi008.stdout:3573: writing smithi00888346-478 from 2098488 to 2504599 tid 2 2023-10-07T21:42:00.839 INFO:tasks.rados.rados.0.smithi008.stdout:3574: write oid 246 current snap is 0 2023-10-07T21:42:00.840 INFO:tasks.rados.rados.0.smithi008.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-10-07T21:42:00.846 INFO:tasks.rados.rados.0.smithi008.stdout:3574: writing smithi00888346-246 from 743470 to 1186130 tid 1 2023-10-07T21:42:00.851 INFO:tasks.rados.rados.0.smithi008.stdout:3574: writing smithi00888346-246 from 1640617 to 2190386 tid 2 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3574: writing smithi00888346-246 from 2673167 to 3143470 tid 3 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3575: read oid 226 snap -1 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3575: expect deleted 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3576: read oid 31 snap -1 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3577: read oid 24 snap -1 2023-10-07T21:42:00.858 INFO:tasks.rados.rados.0.smithi008.stdout:3577: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3578: delete oid 224 current snap is 0 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3568: finishing write tid 2 to smithi00888346-145 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3568: finishing write tid 3 to smithi00888346-145 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3568: finishing write tid 4 to smithi00888346-145 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 145 v 469 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-10-07T21:42:00.859 INFO:tasks.rados.rados.0.smithi008.stdout:3571: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-10-07T21:42:00.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:00 smithi008 bash[27485]: cluster 2023-10-07T21:42:00.405620+0000 mgr.y (mgr.15180) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:42:00.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:00 smithi008 bash[41094]: cluster 2023-10-07T21:42:00.405620+0000 mgr.y (mgr.15180) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:3572: finishing write tid 1 to smithi00888346-113 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:3572: finishing write tid 2 to smithi00888346-113 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:3572: finishing write tid 3 to smithi00888346-113 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:3572: finishing write tid 4 to smithi00888346-113 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 113 v 542 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-10-07T21:42:00.977 INFO:tasks.rados.rados.0.smithi008.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3573: finishing write tid 1 to smithi00888346-478 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3573: finishing write tid 2 to smithi00888346-478 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3573: finishing write tid 3 to smithi00888346-478 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3573: finishing write tid 4 to smithi00888346-478 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 478 v 454 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3574: finishing write tid 1 to smithi00888346-246 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3574: finishing write tid 2 to smithi00888346-246 2023-10-07T21:42:00.978 INFO:tasks.rados.rados.0.smithi008.stdout:3577: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:42:01.130 INFO:tasks.rados.rados.0.smithi008.stdout:3574: finishing write tid 3 to smithi00888346-246 2023-10-07T21:42:01.130 INFO:tasks.rados.rados.0.smithi008.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-10-07T21:42:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:3574: finishing write tid 4 to smithi00888346-246 2023-10-07T21:42:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:3574: finishing write tid 5 to smithi00888346-246 2023-10-07T21:42:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 246 v 499 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-10-07T21:42:01.219 INFO:tasks.rados.rados.0.smithi008.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3568: done (9 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3570: done (8 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3571: done (7 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3572: done (6 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3573: done (5 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3574: done (4 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3575: done (3 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3576: done (2 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3577: done (1 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3578: done (0 left) 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3579: read oid 328 snap -1 2023-10-07T21:42:01.220 INFO:tasks.rados.rados.0.smithi008.stdout:3579: expect deleted 2023-10-07T21:42:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:3580: write oid 486 current snap is 0 2023-10-07T21:42:01.221 INFO:tasks.rados.rados.0.smithi008.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-10-07T21:42:01.232 INFO:tasks.rados.rados.0.smithi008.stdout:3580: writing smithi00888346-486 from 777084 to 1370242 tid 1 2023-10-07T21:42:01.240 INFO:tasks.rados.rados.0.smithi008.stdout:3580: writing smithi00888346-486 from 2157581 to 2711019 tid 2 2023-10-07T21:42:01.243 INFO:tasks.rados.rados.0.smithi008.stdout:3580: writing smithi00888346-486 from 3128013 to 3177084 tid 3 2023-10-07T21:42:01.243 INFO:tasks.rados.rados.0.smithi008.stdout:3581: write oid 28 current snap is 0 2023-10-07T21:42:01.243 INFO:tasks.rados.rados.0.smithi008.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-10-07T21:42:01.251 INFO:tasks.rados.rados.0.smithi008.stdout:3581: writing smithi00888346-28 from 793891 to 1578651 tid 1 2023-10-07T21:42:01.260 INFO:tasks.rados.rados.0.smithi008.stdout:3581: writing smithi00888346-28 from 2332416 to 3029512 tid 2 2023-10-07T21:42:01.260 INFO:tasks.rados.rados.0.smithi008.stdout:3582: write oid 42 current snap is 0 2023-10-07T21:42:01.260 INFO:tasks.rados.rados.0.smithi008.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-10-07T21:42:01.265 INFO:tasks.rados.rados.0.smithi008.stdout:3582: writing smithi00888346-42 from 410698 to 870707 tid 1 2023-10-07T21:42:01.271 INFO:tasks.rados.rados.0.smithi008.stdout:3582: writing smithi00888346-42 from 1474545 to 2031652 tid 2 2023-10-07T21:42:01.278 INFO:tasks.rados.rados.0.smithi008.stdout:3582: writing smithi00888346-42 from 2782859 to 3210698 tid 3 2023-10-07T21:42:01.279 INFO:tasks.rados.rados.0.smithi008.stdout:3583: write oid 212 current snap is 0 2023-10-07T21:42:01.279 INFO:tasks.rados.rados.0.smithi008.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-10-07T21:42:01.284 INFO:tasks.rados.rados.0.smithi008.stdout:3583: writing smithi00888346-212 from 427505 to 962763 tid 1 2023-10-07T21:42:01.291 INFO:tasks.rados.rados.0.smithi008.stdout:3583: writing smithi00888346-212 from 1533027 to 2233792 tid 2 2023-10-07T21:42:01.297 INFO:tasks.rados.rados.0.smithi008.stdout:3583: writing smithi00888346-212 from 2810282 to 3227505 tid 3 2023-10-07T21:42:01.297 INFO:tasks.rados.rados.0.smithi008.stdout:3584: write oid 263 current snap is 0 2023-10-07T21:42:01.297 INFO:tasks.rados.rados.0.smithi008.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-10-07T21:42:01.303 INFO:tasks.rados.rados.0.smithi008.stdout:3584: writing smithi00888346-263 from 444312 to 1054819 tid 1 2023-10-07T21:42:01.309 INFO:tasks.rados.rados.0.smithi008.stdout:3584: writing smithi00888346-263 from 1591509 to 2152285 tid 2 2023-10-07T21:42:01.316 INFO:tasks.rados.rados.0.smithi008.stdout:3584: writing smithi00888346-263 from 2837705 to 3244312 tid 3 2023-10-07T21:42:01.316 INFO:tasks.rados.rados.0.smithi008.stdout:3585: write oid 111 current snap is 0 2023-10-07T21:42:01.316 INFO:tasks.rados.rados.0.smithi008.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-10-07T21:42:01.322 INFO:tasks.rados.rados.0.smithi008.stdout:3585: writing smithi00888346-111 from 461119 to 1146875 tid 1 2023-10-07T21:42:01.328 INFO:tasks.rados.rados.0.smithi008.stdout:3585: writing smithi00888346-111 from 1649991 to 2354425 tid 2 2023-10-07T21:42:01.334 INFO:tasks.rados.rados.0.smithi008.stdout:3585: writing smithi00888346-111 from 2865128 to 3261119 tid 3 2023-10-07T21:42:01.334 INFO:tasks.rados.rados.0.smithi008.stdout:3586: read oid 49 snap -1 2023-10-07T21:42:01.334 INFO:tasks.rados.rados.0.smithi008.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3587: read oid 312 snap -1 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3588: read oid 85 snap -1 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3588: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3589: write oid 481 current snap is 0 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3580: finishing write tid 1 to smithi00888346-486 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3580: finishing write tid 2 to smithi00888346-486 2023-10-07T21:42:01.335 INFO:tasks.rados.rados.0.smithi008.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-10-07T21:42:01.341 INFO:tasks.rados.rados.0.smithi008.stdout:3589: writing smithi00888346-481 from 477926 to 1238931 tid 1 2023-10-07T21:42:01.348 INFO:tasks.rados.rados.0.smithi008.stdout:3589: writing smithi00888346-481 from 1992120 to 2556565 tid 2 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3589: writing smithi00888346-481 from 3176198 to 3277926 tid 3 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3579: done (10 left) 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3590: read oid 103 snap -1 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3590: expect (ObjNum 2159 snap 0 seq_num 2159) 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3591: read oid 95 snap -1 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3591: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-07T21:42:01.354 INFO:tasks.rados.rados.0.smithi008.stdout:3592: write oid 308 current snap is 0 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3580: finishing write tid 3 to smithi00888346-486 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3580: finishing write tid 4 to smithi00888346-486 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3580: finishing write tid 5 to smithi00888346-486 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 486 v 546 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3581: finishing write tid 1 to smithi00888346-28 2023-10-07T21:42:01.355 INFO:tasks.rados.rados.0.smithi008.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-10-07T21:42:01.358 INFO:tasks.rados.rados.0.smithi008.stdout:3592: writing smithi00888346-308 from 494733 to 930987 tid 1 2023-10-07T21:42:01.366 INFO:tasks.rados.rados.0.smithi008.stdout:3592: writing smithi00888346-308 from 1650602 to 2358705 tid 2 2023-10-07T21:42:01.373 INFO:tasks.rados.rados.0.smithi008.stdout:3592: writing smithi00888346-308 from 2803621 to 3247394 tid 3 2023-10-07T21:42:01.373 INFO:tasks.rados.rados.0.smithi008.stdout:3580: done (12 left) 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3593: write oid 184 current snap is 0 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3581: finishing write tid 2 to smithi00888346-28 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3581: finishing write tid 3 to smithi00888346-28 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3581: finishing write tid 4 to smithi00888346-28 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 28 v 610 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2023-10-07T21:42:01.374 INFO:tasks.rados.rados.0.smithi008.stdout:3582: finishing write tid 1 to smithi00888346-42 2023-10-07T21:42:01.375 INFO:tasks.rados.rados.0.smithi008.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-10-07T21:42:01.378 INFO:tasks.rados.rados.0.smithi008.stdout:3593: writing smithi00888346-184 from 511540 to 1139396 tid 1 2023-10-07T21:42:01.385 INFO:tasks.rados.rados.0.smithi008.stdout:3593: writing smithi00888346-184 from 1825437 to 2393551 tid 2 2023-10-07T21:42:01.391 INFO:tasks.rados.rados.0.smithi008.stdout:3593: writing smithi00888346-184 from 2947397 to 3311540 tid 3 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3581: done (12 left) 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3594: read oid 285 snap -1 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3594: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3595: read oid 420 snap -1 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3595: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3596: read oid 259 snap -1 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3596: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3597: write oid 491 current snap is 0 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3582: finishing write tid 2 to smithi00888346-42 2023-10-07T21:42:01.392 INFO:tasks.rados.rados.0.smithi008.stdout:3582: finishing write tid 3 to smithi00888346-42 2023-10-07T21:42:01.393 INFO:tasks.rados.rados.0.smithi008.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-10-07T21:42:01.398 INFO:tasks.rados.rados.0.smithi008.stdout:3597: writing smithi00888346-491 from 528347 to 1231452 tid 1 2023-10-07T21:42:01.407 INFO:tasks.rados.rados.0.smithi008.stdout:3597: writing smithi00888346-491 from 1883919 to 2595691 tid 2 2023-10-07T21:42:01.407 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:01.407 INFO:tasks.rados.rados.0.smithi008.stdout:3582: finishing write tid 4 to smithi00888346-42 2023-10-07T21:42:01.407 INFO:tasks.rados.rados.0.smithi008.stdout:3582: finishing write tid 5 to smithi00888346-42 2023-10-07T21:42:01.407 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 42 v 394 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3583: finishing write tid 1 to smithi00888346-212 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3583: finishing write tid 2 to smithi00888346-212 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3583: finishing write tid 3 to smithi00888346-212 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3582: done (15 left) 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3598: write oid 66 current snap is 0 2023-10-07T21:42:01.408 INFO:tasks.rados.rados.0.smithi008.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-10-07T21:42:01.414 INFO:tasks.rados.rados.0.smithi008.stdout:3598: writing smithi00888346-66 from 545154 to 1323508 tid 1 2023-10-07T21:42:01.420 INFO:tasks.rados.rados.0.smithi008.stdout:3598: writing smithi00888346-66 from 1826048 to 2397831 tid 2 2023-10-07T21:42:01.426 INFO:tasks.rados.rados.0.smithi008.stdout:3598: writing smithi00888346-66 from 2885890 to 3345154 tid 3 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3583: finishing write tid 4 to smithi00888346-212 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3583: finishing write tid 5 to smithi00888346-212 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 212 v 473 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3584: finishing write tid 1 to smithi00888346-263 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3584: finishing write tid 2 to smithi00888346-263 2023-10-07T21:42:01.427 INFO:tasks.rados.rados.0.smithi008.stdout:3584: finishing write tid 3 to smithi00888346-263 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3584: finishing write tid 4 to smithi00888346-263 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3584: finishing write tid 5 to smithi00888346-263 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 263 v 431 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3584: left oid 263 (ObjNum 2216 snap 0 seq_num 2216) 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3585: finishing write tid 1 to smithi00888346-111 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3585: finishing write tid 2 to smithi00888346-111 2023-10-07T21:42:01.428 INFO:tasks.rados.rados.0.smithi008.stdout:3583: done (15 left) 2023-10-07T21:42:01.429 INFO:tasks.rados.rados.0.smithi008.stdout:3584: done (14 left) 2023-10-07T21:42:01.429 INFO:tasks.rados.rados.0.smithi008.stdout:3599: write oid 168 current snap is 0 2023-10-07T21:42:01.429 INFO:tasks.rados.rados.0.smithi008.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-10-07T21:42:01.431 INFO:tasks.rados.rados.0.smithi008.stdout:3599: writing smithi00888346-168 from 561961 to 1015564 tid 1 2023-10-07T21:42:01.438 INFO:tasks.rados.rados.0.smithi008.stdout:3599: writing smithi00888346-168 from 1484530 to 2199971 tid 2 2023-10-07T21:42:01.445 INFO:tasks.rados.rados.0.smithi008.stdout:3599: writing smithi00888346-168 from 2913313 to 3361961 tid 3 2023-10-07T21:42:01.445 INFO:tasks.rados.rados.0.smithi008.stdout:3600: write oid 337 current snap is 0 2023-10-07T21:42:01.445 INFO:tasks.rados.rados.0.smithi008.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-10-07T21:42:01.452 INFO:tasks.rados.rados.0.smithi008.stdout:3600: writing smithi00888346-337 from 578768 to 1107620 tid 1 2023-10-07T21:42:01.457 INFO:tasks.rados.rados.0.smithi008.stdout:3600: writing smithi00888346-337 from 1543012 to 2118464 tid 2 2023-10-07T21:42:01.462 INFO:tasks.rados.rados.0.smithi008.stdout:3600: writing smithi00888346-337 from 2540736 to 2957222 tid 3 2023-10-07T21:42:01.462 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:01.463 INFO:tasks.rados.rados.0.smithi008.stdout:3588: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-10-07T21:42:01.631 INFO:tasks.rados.rados.0.smithi008.stdout:3585: finishing write tid 3 to smithi00888346-111 2023-10-07T21:42:01.632 INFO:tasks.rados.rados.0.smithi008.stdout:3585: finishing write tid 4 to smithi00888346-111 2023-10-07T21:42:01.632 INFO:tasks.rados.rados.0.smithi008.stdout:3585: finishing write tid 5 to smithi00888346-111 2023-10-07T21:42:01.632 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 111 v 354 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-10-07T21:42:01.632 INFO:tasks.rados.rados.0.smithi008.stdout:3585: left oid 111 (ObjNum 2217 snap 0 seq_num 2217) 2023-10-07T21:42:01.632 INFO:tasks.rados.rados.0.smithi008.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-10-07T21:42:01.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: audit 2023-10-07T21:42:00.870700+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.8:0/701316635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:01.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: cephadm 2023-10-07T21:42:01.047155+0000 mgr.y (mgr.15180) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:42:01.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: audit 2023-10-07T21:42:01.047861+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:42:01.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: audit 2023-10-07T21:42:01.049375+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:42:01.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: audit 2023-10-07T21:42:01.050908+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:01.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:01 smithi081 bash[31720]: cephadm 2023-10-07T21:42:01.052529+0000 mgr.y (mgr.15180) 31 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:42:01.822 INFO:tasks.rados.rados.0.smithi008.stdout:3589: finishing write tid 1 to smithi00888346-481 2023-10-07T21:42:01.822 INFO:tasks.rados.rados.0.smithi008.stdout:3589: finishing write tid 2 to smithi00888346-481 2023-10-07T21:42:01.822 INFO:tasks.rados.rados.0.smithi008.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-10-07T21:42:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: audit 2023-10-07T21:42:00.870700+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.8:0/701316635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: cephadm 2023-10-07T21:42:01.047155+0000 mgr.y (mgr.15180) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:42:01.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: audit 2023-10-07T21:42:01.047861+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: audit 2023-10-07T21:42:01.049375+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: audit 2023-10-07T21:42:01.050908+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[27485]: cephadm 2023-10-07T21:42:01.052529+0000 mgr.y (mgr.15180) 31 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: audit 2023-10-07T21:42:00.870700+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.8:0/701316635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: cephadm 2023-10-07T21:42:01.047155+0000 mgr.y (mgr.15180) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: audit 2023-10-07T21:42:01.047861+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: audit 2023-10-07T21:42:01.049375+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:42:01.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: audit 2023-10-07T21:42:01.050908+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:01.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:01 smithi008 bash[41094]: cephadm 2023-10-07T21:42:01.052529+0000 mgr.y (mgr.15180) 31 : cephadm [INF] Deploying daemon mgr.x on smithi081 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:3589: finishing write tid 3 to smithi00888346-481 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:3589: finishing write tid 4 to smithi00888346-481 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:3589: finishing write tid 5 to smithi00888346-481 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 481 v 458 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:3589: left oid 481 (ObjNum 2218 snap 0 seq_num 2218) 2023-10-07T21:42:02.025 INFO:tasks.rados.rados.0.smithi008.stdout:3590: expect (ObjNum 2159 snap 0 seq_num 2159) 2023-10-07T21:42:02.138 INFO:tasks.rados.rados.0.smithi008.stdout:3591: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-07T21:42:02.273 INFO:tasks.rados.rados.0.smithi008.stdout:3592: finishing write tid 1 to smithi00888346-308 2023-10-07T21:42:02.273 INFO:tasks.rados.rados.0.smithi008.stdout:3592: finishing write tid 2 to smithi00888346-308 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3592: finishing write tid 3 to smithi00888346-308 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3592: finishing write tid 4 to smithi00888346-308 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3592: finishing write tid 5 to smithi00888346-308 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 308 v 358 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3592: left oid 308 (ObjNum 2219 snap 0 seq_num 2219) 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3593: finishing write tid 1 to smithi00888346-184 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3593: finishing write tid 2 to smithi00888346-184 2023-10-07T21:42:02.274 INFO:tasks.rados.rados.0.smithi008.stdout:3593: finishing write tid 3 to smithi00888346-184 2023-10-07T21:42:02.275 INFO:tasks.rados.rados.0.smithi008.stdout:3593: finishing write tid 4 to smithi00888346-184 2023-10-07T21:42:02.275 INFO:tasks.rados.rados.0.smithi008.stdout:3593: finishing write tid 5 to smithi00888346-184 2023-10-07T21:42:02.275 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 184 v 477 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-10-07T21:42:02.275 INFO:tasks.rados.rados.0.smithi008.stdout:3593: left oid 184 (ObjNum 2220 snap 0 seq_num 2220) 2023-10-07T21:42:02.275 INFO:tasks.rados.rados.0.smithi008.stdout:3595: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-07T21:42:02.407 INFO:tasks.rados.rados.0.smithi008.stdout:3597: finishing write tid 1 to smithi00888346-491 2023-10-07T21:42:02.408 INFO:tasks.rados.rados.0.smithi008.stdout:3594: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-10-07T21:42:02.687 INFO:tasks.rados.rados.0.smithi008.stdout:3596: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3597: finishing write tid 2 to smithi00888346-491 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3597: finishing write tid 3 to smithi00888346-491 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3597: finishing write tid 4 to smithi00888346-491 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 491 v 397 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3597: left oid 491 (ObjNum 2221 snap 0 seq_num 2221) 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3598: finishing write tid 1 to smithi00888346-66 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3598: finishing write tid 2 to smithi00888346-66 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3598: finishing write tid 3 to smithi00888346-66 2023-10-07T21:42:02.824 INFO:tasks.rados.rados.0.smithi008.stdout:3598: finishing write tid 4 to smithi00888346-66 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3598: finishing write tid 5 to smithi00888346-66 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 66 v 481 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3598: left oid 66 (ObjNum 2222 snap 0 seq_num 2222) 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: finishing write tid 1 to smithi00888346-168 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: finishing write tid 2 to smithi00888346-168 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: finishing write tid 3 to smithi00888346-168 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: finishing write tid 4 to smithi00888346-168 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: finishing write tid 5 to smithi00888346-168 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 489 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3599: left oid 168 (ObjNum 2223 snap 0 seq_num 2223) 2023-10-07T21:42:02.825 INFO:tasks.rados.rados.0.smithi008.stdout:3600: finishing write tid 1 to smithi00888346-337 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3600: finishing write tid 2 to smithi00888346-337 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3600: finishing write tid 3 to smithi00888346-337 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3600: finishing write tid 4 to smithi00888346-337 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3600: finishing write tid 5 to smithi00888346-337 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 337 v 435 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3600: left oid 337 (ObjNum 2224 snap 0 seq_num 2224) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3585: done (15 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3586: done (14 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3587: done (13 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3588: done (12 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3589: done (11 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3590: done (10 left) 2023-10-07T21:42:02.826 INFO:tasks.rados.rados.0.smithi008.stdout:3591: done (9 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3592: done (8 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3593: done (7 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3594: done (6 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3595: done (5 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3596: done (4 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3597: done (3 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3598: done (2 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3599: done (1 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3600: done (0 left) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3601: read oid 173 snap -1 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3601: expect (ObjNum 2165 snap 0 seq_num 2165) 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3602: read oid 347 snap -1 2023-10-07T21:42:02.827 INFO:tasks.rados.rados.0.smithi008.stdout:3602: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-10-07T21:42:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:3603: write oid 336 current snap is 0 2023-10-07T21:42:02.828 INFO:tasks.rados.rados.0.smithi008.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-10-07T21:42:02.838 INFO:tasks.rados.rados.0.smithi008.stdout:3603: writing smithi00888346-336 from 595575 to 1199676 tid 1 2023-10-07T21:42:02.845 INFO:tasks.rados.rados.0.smithi008.stdout:3603: writing smithi00888346-336 from 1601494 to 2320604 tid 2 2023-10-07T21:42:02.853 INFO:tasks.rados.rados.0.smithi008.stdout:3603: writing smithi00888346-336 from 2968159 to 3395575 tid 3 2023-10-07T21:42:02.853 INFO:tasks.rados.rados.0.smithi008.stdout:3604: write oid 183 current snap is 0 2023-10-07T21:42:02.854 INFO:tasks.rados.rados.0.smithi008.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-10-07T21:42:02.859 INFO:tasks.rados.rados.0.smithi008.stdout:3604: writing smithi00888346-183 from 612382 to 1291732 tid 1 2023-10-07T21:42:02.865 INFO:tasks.rados.rados.0.smithi008.stdout:3604: writing smithi00888346-183 from 1943623 to 2406391 tid 2 2023-10-07T21:42:02.872 INFO:tasks.rados.rados.0.smithi008.stdout:3604: writing smithi00888346-183 from 3162876 to 3412382 tid 3 2023-10-07T21:42:02.872 INFO:tasks.rados.rados.0.smithi008.stdout:3605: write oid 305 current snap is 0 2023-10-07T21:42:02.872 INFO:tasks.rados.rados.0.smithi008.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-10-07T21:42:02.879 INFO:tasks.rados.rados.0.smithi008.stdout:3605: writing smithi00888346-305 from 629189 to 1383788 tid 1 2023-10-07T21:42:02.887 INFO:tasks.rados.rados.0.smithi008.stdout:3605: writing smithi00888346-305 from 2002105 to 2724884 tid 2 2023-10-07T21:42:02.893 INFO:tasks.rados.rados.0.smithi008.stdout:3605: writing smithi00888346-305 from 3306652 to 3429189 tid 3 2023-10-07T21:42:02.893 INFO:tasks.rados.rados.0.smithi008.stdout:3606: read oid 11 snap -1 2023-10-07T21:42:02.893 INFO:tasks.rados.rados.0.smithi008.stdout:3606: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-07T21:42:02.893 INFO:tasks.rados.rados.0.smithi008.stdout:3607: write oid 151 current snap is 0 2023-10-07T21:42:02.893 INFO:tasks.rados.rados.0.smithi008.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-10-07T21:42:02.898 INFO:tasks.rados.rados.0.smithi008.stdout:3607: writing smithi00888346-151 from 645996 to 1192197 tid 1 2023-10-07T21:42:02.904 INFO:tasks.rados.rados.0.smithi008.stdout:3607: writing smithi00888346-151 from 1776940 to 2243377 tid 2 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3607: writing smithi00888346-151 from 2650428 to 3228355 tid 3 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3608: read oid 306 snap -1 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3608: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3609: read oid 233 snap -1 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3609: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-07T21:42:02.910 INFO:tasks.rados.rados.0.smithi008.stdout:3610: write oid 196 current snap is 0 2023-10-07T21:42:02.911 INFO:tasks.rados.rados.0.smithi008.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-10-07T21:42:02.918 INFO:tasks.rados.rados.0.smithi008.stdout:3610: writing smithi00888346-196 from 662803 to 1284253 tid 1 2023-10-07T21:42:02.927 INFO:tasks.rados.rados.0.smithi008.stdout:3610: writing smithi00888346-196 from 1835422 to 2561870 tid 2 2023-10-07T21:42:02.936 INFO:tasks.rados.rados.0.smithi008.stdout:3610: writing smithi00888346-196 from 3077851 to 3462803 tid 3 2023-10-07T21:42:02.936 INFO:tasks.rados.rados.0.smithi008.stdout:3601: expect (ObjNum 2165 snap 0 seq_num 2165) 2023-10-07T21:42:03.079 INFO:tasks.rados.rados.0.smithi008.stdout:3602: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3603: finishing write tid 1 to smithi00888346-336 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3603: finishing write tid 2 to smithi00888346-336 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3611: read oid 101 snap -1 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3611: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3601: done (10 left) 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3602: done (9 left) 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3612: read oid 416 snap -1 2023-10-07T21:42:03.186 INFO:tasks.rados.rados.0.smithi008.stdout:3612: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-07T21:42:03.187 INFO:tasks.rados.rados.0.smithi008.stdout:3613: read oid 76 snap -1 2023-10-07T21:42:03.187 INFO:tasks.rados.rados.0.smithi008.stdout:3613: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-07T21:42:03.187 INFO:tasks.rados.rados.0.smithi008.stdout:3614: write oid 219 current snap is 0 2023-10-07T21:42:03.187 INFO:tasks.rados.rados.0.smithi008.stdout:3603: finishing write tid 3 to smithi00888346-336 2023-10-07T21:42:03.187 INFO:tasks.rados.rados.0.smithi008.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-10-07T21:42:03.195 INFO:tasks.rados.rados.0.smithi008.stdout:3614: writing smithi00888346-219 from 679610 to 1376309 tid 1 2023-10-07T21:42:03.200 INFO:tasks.rados.rados.0.smithi008.stdout:3614: writing smithi00888346-219 from 1777551 to 2247657 tid 2 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3614: writing smithi00888346-219 from 2988921 to 3479610 tid 3 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3615: write oid 228 current snap is 0 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3603: finishing write tid 4 to smithi00888346-336 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3603: finishing write tid 5 to smithi00888346-336 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 336 v 485 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3603: left oid 336 (ObjNum 2225 snap 0 seq_num 2225) 2023-10-07T21:42:03.208 INFO:tasks.rados.rados.0.smithi008.stdout:3604: finishing write tid 1 to smithi00888346-183 2023-10-07T21:42:03.209 INFO:tasks.rados.rados.0.smithi008.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-10-07T21:42:03.216 INFO:tasks.rados.rados.0.smithi008.stdout:3615: writing smithi00888346-228 from 696417 to 1468365 tid 1 2023-10-07T21:42:03.225 INFO:tasks.rados.rados.0.smithi008.stdout:3615: writing smithi00888346-228 from 2236033 to 2966150 tid 2 2023-10-07T21:42:03.228 INFO:tasks.rados.rados.0.smithi008.stdout:3615: writing smithi00888346-228 from 3416344 to 3496417 tid 3 2023-10-07T21:42:03.228 INFO:tasks.rados.rados.0.smithi008.stdout:3603: done (12 left) 2023-10-07T21:42:03.228 INFO:tasks.rados.rados.0.smithi008.stdout:3616: read oid 171 snap -1 2023-10-07T21:42:03.228 INFO:tasks.rados.rados.0.smithi008.stdout:3616: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:42:03.228 INFO:tasks.rados.rados.0.smithi008.stdout:3617: read oid 190 snap -1 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3617: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3618: write oid 326 current snap is 0 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3604: finishing write tid 2 to smithi00888346-183 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3604: finishing write tid 3 to smithi00888346-183 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3604: finishing write tid 4 to smithi00888346-183 2023-10-07T21:42:03.229 INFO:tasks.rados.rados.0.smithi008.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-10-07T21:42:03.235 INFO:tasks.rados.rados.0.smithi008.stdout:3618: writing smithi00888346-326 from 713224 to 1160421 tid 1 2023-10-07T21:42:03.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:03 smithi081 bash[31720]: cluster 2023-10-07T21:42:02.406725+0000 mgr.y (mgr.15180) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-10-07T21:42:03.242 INFO:tasks.rados.rados.0.smithi008.stdout:3618: writing smithi00888346-326 from 1894515 to 2368290 tid 2 2023-10-07T21:42:03.249 INFO:tasks.rados.rados.0.smithi008.stdout:3618: writing smithi00888346-326 from 3043767 to 3513224 tid 3 2023-10-07T21:42:03.249 INFO:tasks.rados.rados.0.smithi008.stdout:3619: write oid 91 current snap is 0 2023-10-07T21:42:03.249 INFO:tasks.rados.rados.0.smithi008.stdout:3604: finishing write tid 5 to smithi00888346-183 2023-10-07T21:42:03.249 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 183 v 462 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-10-07T21:42:03.249 INFO:tasks.rados.rados.0.smithi008.stdout:3604: left oid 183 (ObjNum 2226 snap 0 seq_num 2226) 2023-10-07T21:42:03.250 INFO:tasks.rados.rados.0.smithi008.stdout:3605: finishing write tid 1 to smithi00888346-305 2023-10-07T21:42:03.250 INFO:tasks.rados.rados.0.smithi008.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-10-07T21:42:03.256 INFO:tasks.rados.rados.0.smithi008.stdout:3619: writing smithi00888346-91 from 730031 to 1252477 tid 1 2023-10-07T21:42:03.264 INFO:tasks.rados.rados.0.smithi008.stdout:3619: writing smithi00888346-91 from 1952997 to 2686783 tid 2 2023-10-07T21:42:03.269 INFO:tasks.rados.rados.0.smithi008.stdout:3619: writing smithi00888346-91 from 3471190 to 3530031 tid 3 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:3604: done (15 left) 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:3620: read oid 133 snap -1 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:3620: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:3605: finishing write tid 2 to smithi00888346-305 2023-10-07T21:42:03.270 INFO:tasks.rados.rados.0.smithi008.stdout:3605: finishing write tid 3 to smithi00888346-305 2023-10-07T21:42:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:3605: finishing write tid 4 to smithi00888346-305 2023-10-07T21:42:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:3605: finishing write tid 5 to smithi00888346-305 2023-10-07T21:42:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 305 v 338 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-10-07T21:42:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:3605: left oid 305 (ObjNum 2227 snap 0 seq_num 2227) 2023-10-07T21:42:03.271 INFO:tasks.rados.rados.0.smithi008.stdout:3606: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-07T21:42:03.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:03 smithi008 bash[27485]: cluster 2023-10-07T21:42:02.406725+0000 mgr.y (mgr.15180) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-10-07T21:42:03.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:03 smithi008 bash[41094]: cluster 2023-10-07T21:42:02.406725+0000 mgr.y (mgr.15180) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-10-07T21:42:03.426 INFO:tasks.rados.rados.0.smithi008.stdout:3607: finishing write tid 1 to smithi00888346-151 2023-10-07T21:42:03.426 INFO:tasks.rados.rados.0.smithi008.stdout:3607: finishing write tid 2 to smithi00888346-151 2023-10-07T21:42:03.427 INFO:tasks.rados.rados.0.smithi008.stdout:3608: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:42:03.559 INFO:tasks.rados.rados.0.smithi008.stdout:3607: finishing write tid 3 to smithi00888346-151 2023-10-07T21:42:03.559 INFO:tasks.rados.rados.0.smithi008.stdout:3607: finishing write tid 4 to smithi00888346-151 2023-10-07T21:42:03.559 INFO:tasks.rados.rados.0.smithi008.stdout:3607: finishing write tid 5 to smithi00888346-151 2023-10-07T21:42:03.559 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 151 v 285 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-10-07T21:42:03.559 INFO:tasks.rados.rados.0.smithi008.stdout:3607: left oid 151 (ObjNum 2228 snap 0 seq_num 2228) 2023-10-07T21:42:03.560 INFO:tasks.rados.rados.0.smithi008.stdout:3609: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-07T21:42:03.660 INFO:tasks.rados.rados.0.smithi008.stdout:3610: finishing write tid 1 to smithi00888346-196 2023-10-07T21:42:03.660 INFO:tasks.rados.rados.0.smithi008.stdout:3610: finishing write tid 2 to smithi00888346-196 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:3610: finishing write tid 3 to smithi00888346-196 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:3610: finishing write tid 4 to smithi00888346-196 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:3610: finishing write tid 5 to smithi00888346-196 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 196 v 362 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:3610: left oid 196 (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:03.661 INFO:tasks.rados.rados.0.smithi008.stdout:3612: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-07T21:42:03.758 INFO:tasks.rados.rados.0.smithi008.stdout:3611: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-10-07T21:42:03.950 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:03 smithi081 systemd[1]: Stopping Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:42:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:3614: finishing write tid 1 to smithi00888346-219 2023-10-07T21:42:03.989 INFO:tasks.rados.rados.0.smithi008.stdout:3613: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-07T21:42:04.146 INFO:tasks.rados.rados.0.smithi008.stdout:3614: finishing write tid 2 to smithi00888346-219 2023-10-07T21:42:04.146 INFO:tasks.rados.rados.0.smithi008.stdout:3614: finishing write tid 3 to smithi00888346-219 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:3614: finishing write tid 4 to smithi00888346-219 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:3614: finishing write tid 5 to smithi00888346-219 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 219 v 441 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:3614: left oid 219 (ObjNum 2230 snap 0 seq_num 2230) 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:3615: finishing write tid 1 to smithi00888346-228 2023-10-07T21:42:04.147 INFO:tasks.rados.rados.0.smithi008.stdout:3615: finishing write tid 2 to smithi00888346-228 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:3615: finishing write tid 3 to smithi00888346-228 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:3615: finishing write tid 4 to smithi00888346-228 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:3615: finishing write tid 5 to smithi00888346-228 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 228 v 423 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:3615: left oid 228 (ObjNum 2231 snap 0 seq_num 2231) 2023-10-07T21:42:04.148 INFO:tasks.rados.rados.0.smithi008.stdout:3616: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-07T21:42:04.235 INFO:tasks.rados.rados.0.smithi008.stdout:3617: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-10-07T21:42:04.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:04 smithi081 bash[31720]: audit 2023-10-07T21:42:03.338656+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.8:0/3925684387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:04.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:04 smithi008 bash[27485]: audit 2023-10-07T21:42:03.338656+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.8:0/3925684387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:04.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:04 smithi008 bash[41094]: audit 2023-10-07T21:42:03.338656+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.8:0/3925684387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:04.417 INFO:tasks.rados.rados.0.smithi008.stdout:3618: finishing write tid 1 to smithi00888346-326 2023-10-07T21:42:04.417 INFO:tasks.rados.rados.0.smithi008.stdout:3618: finishing write tid 2 to smithi00888346-326 2023-10-07T21:42:04.417 INFO:tasks.rados.rados.0.smithi008.stdout:3605: done (15 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3606: done (14 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3607: done (13 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3608: done (12 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3609: done (11 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3610: done (10 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3611: done (9 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3612: done (8 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3613: done (7 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3614: done (6 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3615: done (5 left) 2023-10-07T21:42:04.418 INFO:tasks.rados.rados.0.smithi008.stdout:3616: done (4 left) 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3617: done (3 left) 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3621: write oid 405 current snap is 0 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3618: finishing write tid 3 to smithi00888346-326 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3618: finishing write tid 4 to smithi00888346-326 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3618: finishing write tid 5 to smithi00888346-326 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 326 v 466 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3618: left oid 326 (ObjNum 2232 snap 0 seq_num 2232) 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3619: finishing write tid 1 to smithi00888346-91 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3619: finishing write tid 2 to smithi00888346-91 2023-10-07T21:42:04.419 INFO:tasks.rados.rados.0.smithi008.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-10-07T21:42:04.428 INFO:tasks.rados.rados.0.smithi008.stdout:3621: writing smithi00888346-405 from 746838 to 1344533 tid 1 2023-10-07T21:42:04.435 INFO:tasks.rados.rados.0.smithi008.stdout:3621: writing smithi00888346-405 from 2011479 to 2488923 tid 2 2023-10-07T21:42:04.441 INFO:tasks.rados.rados.0.smithi008.stdout:3621: writing smithi00888346-405 from 3098613 to 3546838 tid 3 2023-10-07T21:42:04.442 INFO:tasks.rados.rados.0.smithi008.stdout:3618: done (3 left) 2023-10-07T21:42:04.442 INFO:tasks.rados.rados.0.smithi008.stdout:3622: write oid 31 current snap is 0 2023-10-07T21:42:04.442 INFO:tasks.rados.rados.0.smithi008.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-10-07T21:42:04.450 INFO:tasks.rados.rados.0.smithi008.stdout:3622: writing smithi00888346-31 from 763645 to 1436589 tid 1 2023-10-07T21:42:04.457 INFO:tasks.rados.rados.0.smithi008.stdout:3622: writing smithi00888346-31 from 1953608 to 2691063 tid 2 2023-10-07T21:42:04.462 INFO:tasks.rados.rados.0.smithi008.stdout:3622: writing smithi00888346-31 from 3409683 to 3563645 tid 3 2023-10-07T21:42:04.462 INFO:tasks.rados.rados.0.smithi008.stdout:3623: read oid 52 snap -1 2023-10-07T21:42:04.462 INFO:tasks.rados.rados.0.smithi008.stdout:3623: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-07T21:42:04.462 INFO:tasks.rados.rados.0.smithi008.stdout:3624: write oid 462 current snap is 0 2023-10-07T21:42:04.462 INFO:tasks.rados.rados.0.smithi008.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-10-07T21:42:04.469 INFO:tasks.rados.rados.0.smithi008.stdout:3624: writing smithi00888346-462 from 780452 to 1244998 tid 1 2023-10-07T21:42:04.475 INFO:tasks.rados.rados.0.smithi008.stdout:3624: writing smithi00888346-462 from 1728443 to 2209556 tid 2 2023-10-07T21:42:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:3624: writing smithi00888346-462 from 2753459 to 3254268 tid 3 2023-10-07T21:42:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:3625: write oid 94 current snap is 0 2023-10-07T21:42:04.481 INFO:tasks.rados.rados.0.smithi008.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-10-07T21:42:04.488 INFO:tasks.rados.rados.0.smithi008.stdout:3625: writing smithi00888346-94 from 797259 to 1337054 tid 1 2023-10-07T21:42:04.495 INFO:tasks.rados.rados.0.smithi008.stdout:3625: writing smithi00888346-94 from 1786925 to 2528049 tid 2 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3625: writing smithi00888346-94 from 3180882 to 3597259 tid 3 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3626: read oid 488 snap -1 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3626: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3627: read oid 473 snap -1 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3627: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3628: read oid 297 snap -1 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3628: expect (ObjNum 296 snap 0 seq_num 296) 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3629: write oid 326 current snap is 0 2023-10-07T21:42:04.502 INFO:tasks.rados.rados.0.smithi008.stdout:3619: finishing write tid 3 to smithi00888346-91 2023-10-07T21:42:04.503 INFO:tasks.rados.rados.0.smithi008.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-10-07T21:42:04.507 INFO:tasks.rados.rados.0.smithi008.stdout:3629: writing smithi00888346-326 from 414066 to 1029110 tid 1 2023-10-07T21:42:04.512 INFO:tasks.rados.rados.0.smithi008.stdout:3629: writing smithi00888346-326 from 1445407 to 1930189 tid 2 2023-10-07T21:42:04.519 INFO:tasks.rados.rados.0.smithi008.stdout:3629: writing smithi00888346-326 from 2408305 to 3048011 tid 3 2023-10-07T21:42:04.519 INFO:tasks.rados.rados.0.smithi008.stdout:3630: write oid 394 current snap is 0 2023-10-07T21:42:04.519 INFO:tasks.rados.rados.0.smithi008.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-10-07T21:42:04.530 INFO:tasks.rados.rados.0.smithi008.stdout:3630: writing smithi00888346-394 from 430873 to 1121166 tid 1 2023-10-07T21:42:04.543 INFO:tasks.rados.rados.0.smithi008.stdout:3630: writing smithi00888346-394 from 1787536 to 2415976 tid 2 2023-10-07T21:42:04.551 INFO:tasks.rados.rados.0.smithi008.stdout:3630: writing smithi00888346-394 from 3003022 to 3454000 tid 3 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3631: read oid 459 snap -1 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3631: expect deleted 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3632: read oid 325 snap -1 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3632: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3633: write oid 266 current snap is 0 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3619: finishing write tid 4 to smithi00888346-91 2023-10-07T21:42:04.552 INFO:tasks.rados.rados.0.smithi008.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-10-07T21:42:04.559 INFO:tasks.rados.rados.0.smithi008.stdout:3633: writing smithi00888346-266 from 447680 to 1213222 tid 1 2023-10-07T21:42:04.566 INFO:tasks.rados.rados.0.smithi008.stdout:3633: writing smithi00888346-266 from 1846018 to 2334469 tid 2 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3633: writing smithi00888346-266 from 2746798 to 3409048 tid 3 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3634: read oid 497 snap -1 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3634: expect deleted 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3619: finishing write tid 5 to smithi00888346-91 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 91 v 348 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-10-07T21:42:04.573 INFO:tasks.rados.rados.0.smithi008.stdout:3620: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-07T21:42:04.751 INFO:tasks.rados.rados.0.smithi008.stdout:3621: finishing write tid 1 to smithi00888346-405 2023-10-07T21:42:04.751 INFO:tasks.rados.rados.0.smithi008.stdout:3621: finishing write tid 2 to smithi00888346-405 2023-10-07T21:42:04.751 INFO:tasks.rados.rados.0.smithi008.stdout:3621: finishing write tid 3 to smithi00888346-405 2023-10-07T21:42:04.751 INFO:tasks.rados.rados.0.smithi008.stdout:3621: finishing write tid 4 to smithi00888346-405 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3621: finishing write tid 5 to smithi00888346-405 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 405 v 493 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3621: left oid 405 (ObjNum 2234 snap 0 seq_num 2234) 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: finishing write tid 1 to smithi00888346-31 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: finishing write tid 2 to smithi00888346-31 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: finishing write tid 3 to smithi00888346-31 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: finishing write tid 4 to smithi00888346-31 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: finishing write tid 5 to smithi00888346-31 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 31 v 503 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-10-07T21:42:04.752 INFO:tasks.rados.rados.0.smithi008.stdout:3622: left oid 31 (ObjNum 2235 snap 0 seq_num 2235) 2023-10-07T21:42:04.753 INFO:tasks.rados.rados.0.smithi008.stdout:3623: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-07T21:42:04.837 INFO:tasks.rados.rados.0.smithi008.stdout:3624: finishing write tid 1 to smithi00888346-462 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3624: finishing write tid 2 to smithi00888346-462 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3624: finishing write tid 3 to smithi00888346-462 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3624: finishing write tid 4 to smithi00888346-462 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3624: finishing write tid 5 to smithi00888346-462 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 462 v 507 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3624: left oid 462 (ObjNum 2236 snap 0 seq_num 2236) 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3625: finishing write tid 1 to smithi00888346-94 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3625: finishing write tid 2 to smithi00888346-94 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3625: finishing write tid 3 to smithi00888346-94 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3625: finishing write tid 4 to smithi00888346-94 2023-10-07T21:42:04.838 INFO:tasks.rados.rados.0.smithi008.stdout:3625: finishing write tid 5 to smithi00888346-94 2023-10-07T21:42:04.839 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 550 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-10-07T21:42:04.839 INFO:tasks.rados.rados.0.smithi008.stdout:3625: left oid 94 (ObjNum 2237 snap 0 seq_num 2237) 2023-10-07T21:42:04.839 INFO:tasks.rados.rados.0.smithi008.stdout:3629: finishing write tid 1 to smithi00888346-326 2023-10-07T21:42:04.839 INFO:tasks.rados.rados.0.smithi008.stdout:3629: finishing write tid 2 to smithi00888346-326 2023-10-07T21:42:04.839 INFO:tasks.rados.rados.0.smithi008.stdout:3627: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-10-07T21:42:04.968 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 bash[79076]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-x 2023-10-07T21:42:04.969 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:42:04.969 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 bash[79137]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-x 2023-10-07T21:42:04.969 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T21:42:04.969 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 systemd[1]: Stopped Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:42:04.981 INFO:tasks.rados.rados.0.smithi008.stdout:3626: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-10-07T21:42:05.162 INFO:tasks.rados.rados.0.smithi008.stdout:3629: finishing write tid 3 to smithi00888346-326 2023-10-07T21:42:05.163 INFO:tasks.rados.rados.0.smithi008.stdout:3629: finishing write tid 4 to smithi00888346-326 2023-10-07T21:42:05.163 INFO:tasks.rados.rados.0.smithi008.stdout:3629: finishing write tid 5 to smithi00888346-326 2023-10-07T21:42:05.163 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 326 v 470 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-10-07T21:42:05.163 INFO:tasks.rados.rados.0.smithi008.stdout:3629: left oid 326 (ObjNum 2238 snap 0 seq_num 2238) 2023-10-07T21:42:05.163 INFO:tasks.rados.rados.0.smithi008.stdout:3628: expect (ObjNum 296 snap 0 seq_num 296) 2023-10-07T21:42:05.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:04 smithi081 systemd[1]: Started Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:42:05.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:05 smithi081 bash[31720]: cluster 2023-10-07T21:42:04.407337+0000 mgr.y (mgr.15180) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.6 MiB/s wr, 68 op/s 2023-10-07T21:42:05.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:05 smithi081 bash[31720]: audit 2023-10-07T21:42:04.515595+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:05.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:05 smithi081 bash[31720]: audit 2023-10-07T21:42:05.004331+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:05 smithi081 bash[31720]: audit 2023-10-07T21:42:05.009994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:05 smithi081 bash[31720]: audit 2023-10-07T21:42:05.026164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:05.252 INFO:tasks.rados.rados.0.smithi008.stdout:3630: finishing write tid 1 to smithi00888346-394 2023-10-07T21:42:05.252 INFO:tasks.rados.rados.0.smithi008.stdout:3630: finishing write tid 2 to smithi00888346-394 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:3630: finishing write tid 3 to smithi00888346-394 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:3630: finishing write tid 4 to smithi00888346-394 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:3630: finishing write tid 5 to smithi00888346-394 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 394 v 352 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:3630: left oid 394 (ObjNum 2239 snap 0 seq_num 2239) 2023-10-07T21:42:05.253 INFO:tasks.rados.rados.0.smithi008.stdout:3632: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[27485]: cluster 2023-10-07T21:42:04.407337+0000 mgr.y (mgr.15180) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.6 MiB/s wr, 68 op/s 2023-10-07T21:42:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[27485]: audit 2023-10-07T21:42:04.515595+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[27485]: audit 2023-10-07T21:42:05.004331+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[27485]: audit 2023-10-07T21:42:05.009994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[27485]: audit 2023-10-07T21:42:05.026164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[41094]: cluster 2023-10-07T21:42:04.407337+0000 mgr.y (mgr.15180) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.6 MiB/s wr, 68 op/s 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[41094]: audit 2023-10-07T21:42:04.515595+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[41094]: audit 2023-10-07T21:42:05.004331+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[41094]: audit 2023-10-07T21:42:05.009994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:05.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:05 smithi008 bash[41094]: audit 2023-10-07T21:42:05.026164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:3633: finishing write tid 1 to smithi00888346-266 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:3633: finishing write tid 2 to smithi00888346-266 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:3633: finishing write tid 3 to smithi00888346-266 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:3633: finishing write tid 4 to smithi00888346-266 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:3633: finishing write tid 5 to smithi00888346-266 2023-10-07T21:42:05.403 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 266 v 489 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3633: left oid 266 (ObjNum 2240 snap 0 seq_num 2240) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3619: done (15 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3620: done (14 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3621: done (13 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3622: done (12 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3623: done (11 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3624: done (10 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3625: done (9 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3626: done (8 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3627: done (7 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3628: done (6 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3629: done (5 left) 2023-10-07T21:42:05.404 INFO:tasks.rados.rados.0.smithi008.stdout:3630: done (4 left) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3631: done (3 left) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3632: done (2 left) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3633: done (1 left) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3634: done (0 left) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3635: read oid 316 snap -1 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3635: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3636: read oid 306 snap -1 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3636: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3637: write oid 382 current snap is 0 2023-10-07T21:42:05.405 INFO:tasks.rados.rados.0.smithi008.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-10-07T21:42:05.414 INFO:tasks.rados.rados.0.smithi008.stdout:3637: writing smithi00888346-382 from 464487 to 905278 tid 1 2023-10-07T21:42:05.422 INFO:tasks.rados.rados.0.smithi008.stdout:3637: writing smithi00888346-382 from 1504500 to 2136609 tid 2 2023-10-07T21:42:05.428 INFO:tasks.rados.rados.0.smithi008.stdout:3637: writing smithi00888346-382 from 2657868 to 3131390 tid 3 2023-10-07T21:42:05.428 INFO:tasks.rados.rados.0.smithi008.stdout:3638: write oid 450 current snap is 0 2023-10-07T21:42:05.428 INFO:tasks.rados.rados.0.smithi008.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-10-07T21:42:05.433 INFO:tasks.rados.rados.0.smithi008.stdout:3638: writing smithi00888346-450 from 481294 to 997334 tid 1 2023-10-07T21:42:05.440 INFO:tasks.rados.rados.0.smithi008.stdout:3638: writing smithi00888346-450 from 1562982 to 2055102 tid 2 2023-10-07T21:42:05.448 INFO:tasks.rados.rados.0.smithi008.stdout:3638: writing smithi00888346-450 from 2801644 to 3486438 tid 3 2023-10-07T21:42:05.448 INFO:tasks.rados.rados.0.smithi008.stdout:3639: read oid 152 snap -1 2023-10-07T21:42:05.448 INFO:tasks.rados.rados.0.smithi008.stdout:3639: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-10-07T21:42:05.448 INFO:tasks.rados.rados.0.smithi008.stdout:3640: write oid 264 current snap is 0 2023-10-07T21:42:05.448 INFO:tasks.rados.rados.0.smithi008.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-10-07T21:42:05.455 INFO:tasks.rados.rados.0.smithi008.stdout:3640: writing smithi00888346-264 from 498101 to 1205743 tid 1 2023-10-07T21:42:05.460 INFO:tasks.rados.rados.0.smithi008.stdout:3640: writing smithi00888346-264 from 1621464 to 2257242 tid 2 2023-10-07T21:42:05.467 INFO:tasks.rados.rados.0.smithi008.stdout:3640: writing smithi00888346-264 from 2712714 to 3325133 tid 3 2023-10-07T21:42:05.467 INFO:tasks.rados.rados.0.smithi008.stdout:3641: write oid 157 current snap is 0 2023-10-07T21:42:05.467 INFO:tasks.rados.rados.0.smithi008.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-10-07T21:42:05.474 INFO:tasks.rados.rados.0.smithi008.stdout:3641: writing smithi00888346-157 from 514908 to 1297799 tid 1 2023-10-07T21:42:05.481 INFO:tasks.rados.rados.0.smithi008.stdout:3641: writing smithi00888346-157 from 2079946 to 2575735 tid 2 2023-10-07T21:42:05.488 INFO:tasks.rados.rados.0.smithi008.stdout:3641: writing smithi00888346-157 from 3256490 to 3680181 tid 3 2023-10-07T21:42:05.488 INFO:tasks.rados.rados.0.smithi008.stdout:3642: write oid 265 current snap is 0 2023-10-07T21:42:05.488 INFO:tasks.rados.rados.0.smithi008.stdout:3636: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-10-07T21:42:05.622 INFO:tasks.rados.rados.0.smithi008.stdout:3635: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: finishing write tid 1 to smithi00888346-382 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: finishing write tid 2 to smithi00888346-382 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: finishing write tid 3 to smithi00888346-382 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: finishing write tid 4 to smithi00888346-382 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: finishing write tid 5 to smithi00888346-382 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 382 v 289 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-10-07T21:42:05.815 INFO:tasks.rados.rados.0.smithi008.stdout:3637: left oid 382 (ObjNum 2241 snap 0 seq_num 2241) 2023-10-07T21:42:05.816 INFO:tasks.rados.rados.0.smithi008.stdout:3638: finishing write tid 1 to smithi00888346-450 2023-10-07T21:42:05.816 INFO:tasks.rados.rados.0.smithi008.stdout:3638: finishing write tid 2 to smithi00888346-450 2023-10-07T21:42:05.816 INFO:tasks.rados.rados.0.smithi008.stdout:3638: finishing write tid 3 to smithi00888346-450 2023-10-07T21:42:05.816 INFO:tasks.rados.rados.0.smithi008.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-10-07T21:42:05.825 INFO:tasks.rados.rados.0.smithi008.stdout:3642: writing smithi00888346-265 from 531715 to 989855 tid 1 2023-10-07T21:42:05.834 INFO:tasks.rados.rados.0.smithi008.stdout:3642: writing smithi00888346-265 from 1738428 to 2377875 tid 2 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3642: writing smithi00888346-265 from 2883913 to 3518876 tid 3 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3635: done (7 left) 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3636: done (6 left) 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3637: done (5 left) 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3643: write oid 335 current snap is 0 2023-10-07T21:42:05.841 INFO:tasks.rados.rados.0.smithi008.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-10-07T21:42:05.847 INFO:tasks.rados.rados.0.smithi008.stdout:3643: writing smithi00888346-335 from 548522 to 1081911 tid 1 2023-10-07T21:42:05.854 INFO:tasks.rados.rados.0.smithi008.stdout:3643: writing smithi00888346-335 from 1796910 to 2296368 tid 2 2023-10-07T21:42:05.860 INFO:tasks.rados.rados.0.smithi008.stdout:3643: writing smithi00888346-335 from 2911336 to 3357571 tid 3 2023-10-07T21:42:05.860 INFO:tasks.rados.rados.0.smithi008.stdout:3644: read oid 88 snap -1 2023-10-07T21:42:05.860 INFO:tasks.rados.rados.0.smithi008.stdout:3644: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-07T21:42:05.860 INFO:tasks.rados.rados.0.smithi008.stdout:3645: read oid 248 snap -1 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3645: expect deleted 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3646: read oid 279 snap -1 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3646: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3647: write oid 268 current snap is 0 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3640: finishing write tid 1 to smithi00888346-264 2023-10-07T21:42:05.861 INFO:tasks.rados.rados.0.smithi008.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-10-07T21:42:05.867 INFO:tasks.rados.rados.0.smithi008.stdout:3647: writing smithi00888346-268 from 565329 to 1173967 tid 1 2023-10-07T21:42:05.874 INFO:tasks.rados.rados.0.smithi008.stdout:3647: writing smithi00888346-268 from 1739039 to 2382155 tid 2 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3647: writing smithi00888346-268 from 2822406 to 3596266 tid 3 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3648: delete oid 59 current snap is 0 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3638: finishing write tid 4 to smithi00888346-450 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3638: finishing write tid 5 to smithi00888346-450 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 450 v 554 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3638: left oid 450 (ObjNum 2242 snap 0 seq_num 2242) 2023-10-07T21:42:05.881 INFO:tasks.rados.rados.0.smithi008.stdout:3639: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-10-07T21:42:05.968 INFO:tasks.rados.rados.0.smithi008.stdout:3640: finishing write tid 2 to smithi00888346-264 2023-10-07T21:42:05.968 INFO:tasks.rados.rados.0.smithi008.stdout:3640: finishing write tid 3 to smithi00888346-264 2023-10-07T21:42:05.968 INFO:tasks.rados.rados.0.smithi008.stdout:3640: finishing write tid 4 to smithi00888346-264 2023-10-07T21:42:05.968 INFO:tasks.rados.rados.0.smithi008.stdout:3640: finishing write tid 5 to smithi00888346-264 2023-10-07T21:42:05.968 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 264 v 474 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3640: left oid 264 (ObjNum 2243 snap 0 seq_num 2243) 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: finishing write tid 1 to smithi00888346-157 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: finishing write tid 2 to smithi00888346-157 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: finishing write tid 3 to smithi00888346-157 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: finishing write tid 4 to smithi00888346-157 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: finishing write tid 5 to smithi00888346-157 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 445 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3641: left oid 157 (ObjNum 2244 snap 0 seq_num 2244) 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3642: finishing write tid 1 to smithi00888346-265 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3642: finishing write tid 2 to smithi00888346-265 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3642: finishing write tid 3 to smithi00888346-265 2023-10-07T21:42:05.969 INFO:tasks.rados.rados.0.smithi008.stdout:3642: finishing write tid 4 to smithi00888346-265 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3642: finishing write tid 5 to smithi00888346-265 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 439 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3642: left oid 265 (ObjNum 2245 snap 0 seq_num 2245) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3643: finishing write tid 1 to smithi00888346-335 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3643: finishing write tid 2 to smithi00888346-335 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3638: done (10 left) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3639: done (9 left) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3640: done (8 left) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3641: done (7 left) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3642: done (6 left) 2023-10-07T21:42:05.970 INFO:tasks.rados.rados.0.smithi008.stdout:3648: done (5 left) 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3649: delete oid 230 current snap is 0 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3643: finishing write tid 3 to smithi00888346-335 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3643: finishing write tid 4 to smithi00888346-335 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3643: finishing write tid 5 to smithi00888346-335 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 335 v 558 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3643: left oid 335 (ObjNum 2246 snap 0 seq_num 2246) 2023-10-07T21:42:05.971 INFO:tasks.rados.rados.0.smithi008.stdout:3644: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-07T21:42:06.185 INFO:tasks.rados.rados.0.smithi008.stdout:3646: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-07T21:42:06.297 INFO:tasks.rados.rados.0.smithi008.stdout:3647: finishing write tid 1 to smithi00888346-268 2023-10-07T21:42:06.297 INFO:tasks.rados.rados.0.smithi008.stdout:3647: finishing write tid 2 to smithi00888346-268 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3647: finishing write tid 3 to smithi00888346-268 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3647: finishing write tid 4 to smithi00888346-268 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3647: finishing write tid 5 to smithi00888346-268 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 268 v 511 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3647: left oid 268 (ObjNum 2247 snap 0 seq_num 2247) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3643: done (5 left) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3644: done (4 left) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3645: done (3 left) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3646: done (2 left) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3647: done (1 left) 2023-10-07T21:42:06.298 INFO:tasks.rados.rados.0.smithi008.stdout:3649: done (0 left) 2023-10-07T21:42:06.299 INFO:tasks.rados.rados.0.smithi008.stdout:3650: read oid 196 snap -1 2023-10-07T21:42:06.299 INFO:tasks.rados.rados.0.smithi008.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:06.299 INFO:tasks.rados.rados.0.smithi008.stdout:3651: delete oid 84 current snap is 0 2023-10-07T21:42:06.300 INFO:tasks.rados.rados.0.smithi008.stdout:3651: done (1 left) 2023-10-07T21:42:06.300 INFO:tasks.rados.rados.0.smithi008.stdout:3652: write oid 84 current snap is 0 2023-10-07T21:42:06.300 INFO:tasks.rados.rados.0.smithi008.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-10-07T21:42:06.313 INFO:tasks.rados.rados.0.smithi008.stdout:3652: writing smithi00888346-84 from 632557 to 1258544 tid 1 2023-10-07T21:42:06.322 INFO:tasks.rados.rados.0.smithi008.stdout:3652: writing smithi00888346-84 from 1972967 to 2623421 tid 2 2023-10-07T21:42:06.329 INFO:tasks.rados.rados.0.smithi008.stdout:3652: writing smithi00888346-84 from 3332098 to 3751046 tid 3 2023-10-07T21:42:06.329 INFO:tasks.rados.rados.0.smithi008.stdout:3653: read oid 77 snap -1 2023-10-07T21:42:06.329 INFO:tasks.rados.rados.0.smithi008.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-10-07T21:42:06.329 INFO:tasks.rados.rados.0.smithi008.stdout:3654: write oid 455 current snap is 0 2023-10-07T21:42:06.329 INFO:tasks.rados.rados.0.smithi008.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-10-07T21:42:06.337 INFO:tasks.rados.rados.0.smithi008.stdout:3654: writing smithi00888346-455 from 649364 to 1350600 tid 1 2023-10-07T21:42:06.345 INFO:tasks.rados.rados.0.smithi008.stdout:3654: writing smithi00888346-455 from 2031449 to 2825561 tid 2 2023-10-07T21:42:06.351 INFO:tasks.rados.rados.0.smithi008.stdout:3654: writing smithi00888346-455 from 3243168 to 3849364 tid 3 2023-10-07T21:42:06.351 INFO:tasks.rados.rados.0.smithi008.stdout:3655: delete oid 307 current snap is 0 2023-10-07T21:42:06.351 INFO:tasks.rados.rados.0.smithi008.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:06.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:06 smithi008 bash[41094]: audit 2023-10-07T21:42:05.799060+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.8:0/361191147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:06.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:06 smithi008 bash[27485]: audit 2023-10-07T21:42:05.799060+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.8:0/361191147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:06.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:06 smithi081 bash[31720]: audit 2023-10-07T21:42:05.799060+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.8:0/361191147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:06.449 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:06 smithi081 bash[79190]: debug 2023-10-07T21:42:06.261+0000 7fc720bd5700 1 -- 172.21.15.81:0/3784825779 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9eb29f1e0 con 0x55b9ec01a400 2023-10-07T21:42:06.461 INFO:tasks.rados.rados.0.smithi008.stdout:3652: finishing write tid 1 to smithi00888346-84 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3652: finishing write tid 2 to smithi00888346-84 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3652: finishing write tid 3 to smithi00888346-84 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3652: finishing write tid 4 to smithi00888346-84 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3652: finishing write tid 5 to smithi00888346-84 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 84 v 494 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2023-10-07T21:42:06.462 INFO:tasks.rados.rados.0.smithi008.stdout:3653: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-10-07T21:42:06.611 INFO:tasks.rados.rados.0.smithi008.stdout:3654: finishing write tid 1 to smithi00888346-455 2023-10-07T21:42:06.611 INFO:tasks.rados.rados.0.smithi008.stdout:3654: finishing write tid 2 to smithi00888346-455 2023-10-07T21:42:06.611 INFO:tasks.rados.rados.0.smithi008.stdout:3654: finishing write tid 3 to smithi00888346-455 2023-10-07T21:42:06.611 INFO:tasks.rados.rados.0.smithi008.stdout:3654: finishing write tid 4 to smithi00888346-455 2023-10-07T21:42:06.611 INFO:tasks.rados.rados.0.smithi008.stdout:3654: finishing write tid 5 to smithi00888346-455 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 455 v 562 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3650: done (4 left) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3652: done (3 left) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3653: done (2 left) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3654: done (1 left) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3655: done (0 left) 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3656: write oid 139 current snap is 0 2023-10-07T21:42:06.612 INFO:tasks.rados.rados.0.smithi008.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-10-07T21:42:06.623 INFO:tasks.rados.rados.0.smithi008.stdout:3656: writing smithi00888346-139 from 682978 to 1134712 tid 1 2023-10-07T21:42:06.631 INFO:tasks.rados.rados.0.smithi008.stdout:3656: writing smithi00888346-139 from 1748413 to 2546194 tid 2 2023-10-07T21:42:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:3656: writing smithi00888346-139 from 3298014 to 3882978 tid 3 2023-10-07T21:42:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:3657: delete oid 273 current snap is 0 2023-10-07T21:42:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:3656: finishing write tid 1 to smithi00888346-139 2023-10-07T21:42:06.639 INFO:tasks.rados.rados.0.smithi008.stdout:3656: finishing write tid 2 to smithi00888346-139 2023-10-07T21:42:06.641 INFO:tasks.rados.rados.0.smithi008.stdout:3657: done (1 left) 2023-10-07T21:42:06.641 INFO:tasks.rados.rados.0.smithi008.stdout:3658: read oid 402 snap -1 2023-10-07T21:42:06.642 INFO:tasks.rados.rados.0.smithi008.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:42:06.642 INFO:tasks.rados.rados.0.smithi008.stdout:3659: write oid 234 current snap is 0 2023-10-07T21:42:06.642 INFO:tasks.rados.rados.0.smithi008.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-10-07T21:42:06.650 INFO:tasks.rados.rados.0.smithi008.stdout:3659: writing smithi00888346-234 from 716592 to 1318824 tid 1 2023-10-07T21:42:06.655 INFO:tasks.rados.rados.0.smithi008.stdout:3659: writing smithi00888346-234 from 1749024 to 2150474 tid 2 2023-10-07T21:42:06.663 INFO:tasks.rados.rados.0.smithi008.stdout:3659: writing smithi00888346-234 from 2836507 to 3628168 tid 3 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3660: write oid 34 current snap is 0 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3656: finishing write tid 3 to smithi00888346-139 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3656: finishing write tid 4 to smithi00888346-139 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3656: finishing write tid 5 to smithi00888346-139 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 293 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-10-07T21:42:06.664 INFO:tasks.rados.rados.0.smithi008.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-07T21:42:06.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:06 smithi081 bash[79190]: debug 2023-10-07T21:42:06.437+0000 7fc72ad6b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:42:06.777 INFO:tasks.rados.rados.0.smithi008.stdout:3659: finishing write tid 1 to smithi00888346-234 2023-10-07T21:42:06.777 INFO:tasks.rados.rados.0.smithi008.stdout:3659: finishing write tid 2 to smithi00888346-234 2023-10-07T21:42:06.777 INFO:tasks.rados.rados.0.smithi008.stdout:3659: finishing write tid 3 to smithi00888346-234 2023-10-07T21:42:06.777 INFO:tasks.rados.rados.0.smithi008.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-10-07T21:42:06.784 INFO:tasks.rados.rados.0.smithi008.stdout:3660: writing smithi00888346-34 from 733399 to 1410880 tid 1 2023-10-07T21:42:06.793 INFO:tasks.rados.rados.0.smithi008.stdout:3660: writing smithi00888346-34 from 2207506 to 2868967 tid 2 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3660: writing smithi00888346-34 from 3380283 to 3933399 tid 3 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3656: done (3 left) 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3658: done (2 left) 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3661: write oid 166 current snap is 0 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3659: finishing write tid 4 to smithi00888346-234 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3659: finishing write tid 5 to smithi00888346-234 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 234 v 566 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3660: finishing write tid 1 to smithi00888346-34 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3660: finishing write tid 2 to smithi00888346-34 2023-10-07T21:42:06.800 INFO:tasks.rados.rados.0.smithi008.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-10-07T21:42:06.806 INFO:tasks.rados.rados.0.smithi008.stdout:3661: writing smithi00888346-166 from 750206 to 1219289 tid 1 2023-10-07T21:42:06.813 INFO:tasks.rados.rados.0.smithi008.stdout:3661: writing smithi00888346-166 from 1982341 to 2387460 tid 2 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3661: writing smithi00888346-166 from 3007706 to 3538264 tid 3 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3659: done (2 left) 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3662: read oid 241 snap -1 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3662: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3663: write oid 10 current snap is 0 2023-10-07T21:42:06.820 INFO:tasks.rados.rados.0.smithi008.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-10-07T21:42:06.827 INFO:tasks.rados.rados.0.smithi008.stdout:3663: writing smithi00888346-10 from 767013 to 1311345 tid 1 2023-10-07T21:42:06.834 INFO:tasks.rados.rados.0.smithi008.stdout:3663: writing smithi00888346-10 from 1924470 to 2589600 tid 2 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3663: writing smithi00888346-10 from 3035129 to 3776959 tid 3 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3664: read oid 135 snap -1 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3664: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3665: read oid 98 snap -1 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3665: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-07T21:42:06.842 INFO:tasks.rados.rados.0.smithi008.stdout:3666: delete oid 466 current snap is 0 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3660: finishing write tid 3 to smithi00888346-34 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3660: finishing write tid 4 to smithi00888346-34 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3660: finishing write tid 5 to smithi00888346-34 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 497 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3661: finishing write tid 1 to smithi00888346-166 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3661: finishing write tid 2 to smithi00888346-166 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3661: finishing write tid 3 to smithi00888346-166 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3661: finishing write tid 4 to smithi00888346-166 2023-10-07T21:42:06.843 INFO:tasks.rados.rados.0.smithi008.stdout:3661: finishing write tid 5 to smithi00888346-166 2023-10-07T21:42:06.844 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 166 v 343 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-10-07T21:42:06.844 INFO:tasks.rados.rados.0.smithi008.stdout:3661: left oid 166 (ObjNum 2258 snap 0 seq_num 2258) 2023-10-07T21:42:06.844 INFO:tasks.rados.rados.0.smithi008.stdout:3662: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-10-07T21:42:07.019 INFO:tasks.rados.rados.0.smithi008.stdout:3663: finishing write tid 1 to smithi00888346-10 2023-10-07T21:42:07.019 INFO:tasks.rados.rados.0.smithi008.stdout:3663: finishing write tid 2 to smithi00888346-10 2023-10-07T21:42:07.019 INFO:tasks.rados.rados.0.smithi008.stdout:3663: finishing write tid 3 to smithi00888346-10 2023-10-07T21:42:07.019 INFO:tasks.rados.rados.0.smithi008.stdout:3663: finishing write tid 4 to smithi00888346-10 2023-10-07T21:42:07.020 INFO:tasks.rados.rados.0.smithi008.stdout:3663: finishing write tid 5 to smithi00888346-10 2023-10-07T21:42:07.020 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 10 v 401 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-10-07T21:42:07.020 INFO:tasks.rados.rados.0.smithi008.stdout:3663: left oid 10 (ObjNum 2259 snap 0 seq_num 2259) 2023-10-07T21:42:07.020 INFO:tasks.rados.rados.0.smithi008.stdout:3664: expect (ObjNum 877 snap 0 seq_num 877) 2023-10-07T21:42:07.158 INFO:tasks.rados.rados.0.smithi008.stdout:3665: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3660: done (6 left) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3661: done (5 left) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3662: done (4 left) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3663: done (3 left) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3664: done (2 left) 2023-10-07T21:42:07.294 INFO:tasks.rados.rados.0.smithi008.stdout:3665: done (1 left) 2023-10-07T21:42:07.295 INFO:tasks.rados.rados.0.smithi008.stdout:3666: done (0 left) 2023-10-07T21:42:07.295 INFO:tasks.rados.rados.0.smithi008.stdout:3667: write oid 384 current snap is 0 2023-10-07T21:42:07.295 INFO:tasks.rados.rados.0.smithi008.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-10-07T21:42:07.307 INFO:tasks.rados.rados.0.smithi008.stdout:3667: writing smithi00888346-384 from 400627 to 1095457 tid 1 2023-10-07T21:42:07.313 INFO:tasks.rados.rados.0.smithi008.stdout:3667: writing smithi00888346-384 from 1641434 to 2000627 tid 2 2023-10-07T21:42:07.313 INFO:tasks.rados.rados.0.smithi008.stdout:3668: write oid 355 current snap is 0 2023-10-07T21:42:07.313 INFO:tasks.rados.rados.0.smithi008.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-10-07T21:42:07.320 INFO:tasks.rados.rados.0.smithi008.stdout:3668: writing smithi00888346-355 from 417434 to 1187513 tid 1 2023-10-07T21:42:07.325 INFO:tasks.rados.rados.0.smithi008.stdout:3668: writing smithi00888346-355 from 1699916 to 2017434 tid 2 2023-10-07T21:42:07.325 INFO:tasks.rados.rados.0.smithi008.stdout:3669: write oid 94 current snap is 0 2023-10-07T21:42:07.325 INFO:tasks.rados.rados.0.smithi008.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-10-07T21:42:07.329 INFO:tasks.rados.rados.0.smithi008.stdout:3669: writing smithi00888346-94 from 434241 to 879569 tid 1 2023-10-07T21:42:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:3669: writing smithi00888346-94 from 1642045 to 2034241 tid 2 2023-10-07T21:42:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:3670: read oid 1 snap -1 2023-10-07T21:42:07.336 INFO:tasks.rados.rados.0.smithi008.stdout:3670: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:42:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:3671: read oid 424 snap -1 2023-10-07T21:42:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-10-07T21:42:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:3672: write oid 65 current snap is 0 2023-10-07T21:42:07.337 INFO:tasks.rados.rados.0.smithi008.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-10-07T21:42:07.342 INFO:tasks.rados.rados.0.smithi008.stdout:3672: writing smithi00888346-65 from 451048 to 971625 tid 1 2023-10-07T21:42:07.348 INFO:tasks.rados.rados.0.smithi008.stdout:3672: writing smithi00888346-65 from 1700527 to 2051048 tid 2 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3673: write oid 32 current snap is 0 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3667: finishing write tid 1 to smithi00888346-384 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3667: finishing write tid 2 to smithi00888346-384 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3667: finishing write tid 3 to smithi00888346-384 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3667: finishing write tid 4 to smithi00888346-384 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 448 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3668: finishing write tid 1 to smithi00888346-355 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3668: finishing write tid 2 to smithi00888346-355 2023-10-07T21:42:07.349 INFO:tasks.rados.rados.0.smithi008.stdout:3668: finishing write tid 3 to smithi00888346-355 2023-10-07T21:42:07.350 INFO:tasks.rados.rados.0.smithi008.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-10-07T21:42:07.354 INFO:tasks.rados.rados.0.smithi008.stdout:3673: writing smithi00888346-32 from 467855 to 1063681 tid 1 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3673: writing smithi00888346-32 from 1759009 to 2067855 tid 2 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3667: done (6 left) 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3674: delete oid 63 current snap is 0 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3668: finishing write tid 4 to smithi00888346-355 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 355 v 404 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3669: finishing write tid 1 to smithi00888346-94 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3669: finishing write tid 2 to smithi00888346-94 2023-10-07T21:42:07.362 INFO:tasks.rados.rados.0.smithi008.stdout:3669: finishing write tid 3 to smithi00888346-94 2023-10-07T21:42:07.363 INFO:tasks.rados.rados.0.smithi008.stdout:3669: finishing write tid 4 to smithi00888346-94 2023-10-07T21:42:07.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 94 v 569 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-10-07T21:42:07.363 INFO:tasks.rados.rados.0.smithi008.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-10-07T21:42:07.363 INFO:tasks.rados.rados.0.smithi008.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-10-07T21:42:07.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:07 smithi008 bash[27485]: cluster 2023-10-07T21:42:06.408377+0000 mgr.y (mgr.15180) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:42:07.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:07 smithi008 bash[41094]: cluster 2023-10-07T21:42:06.408377+0000 mgr.y (mgr.15180) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:42:07.443 INFO:tasks.rados.rados.0.smithi008.stdout:3670: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-10-07T21:42:07.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:07 smithi081 bash[31720]: cluster 2023-10-07T21:42:06.408377+0000 mgr.y (mgr.15180) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3672: finishing write tid 1 to smithi00888346-65 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3672: finishing write tid 2 to smithi00888346-65 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3672: finishing write tid 3 to smithi00888346-65 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3672: finishing write tid 4 to smithi00888346-65 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 65 v 426 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-10-07T21:42:07.560 INFO:tasks.rados.rados.0.smithi008.stdout:3673: finishing write tid 1 to smithi00888346-32 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3673: finishing write tid 2 to smithi00888346-32 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3673: finishing write tid 3 to smithi00888346-32 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3673: finishing write tid 4 to smithi00888346-32 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 451 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3668: done (6 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3669: done (5 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3670: done (4 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3671: done (3 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3672: done (2 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3673: done (1 left) 2023-10-07T21:42:07.561 INFO:tasks.rados.rados.0.smithi008.stdout:3674: done (0 left) 2023-10-07T21:42:07.562 INFO:tasks.rados.rados.0.smithi008.stdout:3675: read oid 104 snap -1 2023-10-07T21:42:07.562 INFO:tasks.rados.rados.0.smithi008.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-10-07T21:42:07.562 INFO:tasks.rados.rados.0.smithi008.stdout:3676: read oid 407 snap -1 2023-10-07T21:42:07.562 INFO:tasks.rados.rados.0.smithi008.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-07T21:42:07.562 INFO:tasks.rados.rados.0.smithi008.stdout:3677: delete oid 334 current snap is 0 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3677: done (2 left) 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3678: read oid 335 snap -1 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3678: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3679: read oid 418 snap -1 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3679: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3680: write oid 139 current snap is 0 2023-10-07T21:42:07.563 INFO:tasks.rados.rados.0.smithi008.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-10-07T21:42:07.572 INFO:tasks.rados.rados.0.smithi008.stdout:3680: writing smithi00888346-139 from 518276 to 1056202 tid 1 2023-10-07T21:42:07.578 INFO:tasks.rados.rados.0.smithi008.stdout:3680: writing smithi00888346-139 from 1534455 to 1957919 tid 2 2023-10-07T21:42:07.579 INFO:tasks.rados.rados.0.smithi008.stdout:3681: read oid 310 snap -1 2023-10-07T21:42:07.579 INFO:tasks.rados.rados.0.smithi008.stdout:3681: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:42:07.579 INFO:tasks.rados.rados.0.smithi008.stdout:3682: write oid 366 current snap is 0 2023-10-07T21:42:07.579 INFO:tasks.rados.rados.0.smithi008.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-10-07T21:42:07.585 INFO:tasks.rados.rados.0.smithi008.stdout:3682: writing smithi00888346-366 from 535083 to 1148258 tid 1 2023-10-07T21:42:07.591 INFO:tasks.rados.rados.0.smithi008.stdout:3682: writing smithi00888346-366 from 1592937 to 2135083 tid 2 2023-10-07T21:42:07.591 INFO:tasks.rados.rados.0.smithi008.stdout:3683: delete oid 227 current snap is 0 2023-10-07T21:42:07.591 INFO:tasks.rados.rados.0.smithi008.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-10-07T21:42:07.679 INFO:tasks.rados.rados.0.smithi008.stdout:3679: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-07T21:42:07.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:07 smithi081 bash[79190]: debug 2023-10-07T21:42:07.437+0000 7fc72ad6b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:42:07.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:07 smithi081 bash[79190]: debug 2023-10-07T21:42:07.553+0000 7fc72ad6b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:42:07.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:07 smithi081 bash[79190]: debug 2023-10-07T21:42:07.681+0000 7fc72ad6b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:42:07.938 INFO:tasks.rados.rados.0.smithi008.stdout:3675: done (7 left) 2023-10-07T21:42:07.938 INFO:tasks.rados.rados.0.smithi008.stdout:3679: done (6 left) 2023-10-07T21:42:07.938 INFO:tasks.rados.rados.0.smithi008.stdout:3683: done (5 left) 2023-10-07T21:42:07.938 INFO:tasks.rados.rados.0.smithi008.stdout:3684: delete oid 171 current snap is 0 2023-10-07T21:42:07.938 INFO:tasks.rados.rados.0.smithi008.stdout:3680: finishing write tid 1 to smithi00888346-139 2023-10-07T21:42:07.939 INFO:tasks.rados.rados.0.smithi008.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-07T21:42:08.208 INFO:tasks.rados.rados.0.smithi008.stdout:3678: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-10-07T21:42:08.310 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:07 smithi081 bash[79190]: debug 2023-10-07T21:42:07.981+0000 7fc72ad6b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3682: finishing write tid 1 to smithi00888346-366 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3680: finishing write tid 2 to smithi00888346-139 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3680: finishing write tid 3 to smithi00888346-139 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3680: finishing write tid 4 to smithi00888346-139 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 139 v 296 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2023-10-07T21:42:08.498 INFO:tasks.rados.rados.0.smithi008.stdout:3682: finishing write tid 2 to smithi00888346-366 2023-10-07T21:42:08.499 INFO:tasks.rados.rados.0.smithi008.stdout:3682: finishing write tid 3 to smithi00888346-366 2023-10-07T21:42:08.499 INFO:tasks.rados.rados.0.smithi008.stdout:3681: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-07T21:42:08.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:08 smithi081 bash[31720]: audit 2023-10-07T21:42:08.251243+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.8:0/604658874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:08.568 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:08 smithi081 bash[79190]: debug 2023-10-07T21:42:08.377+0000 7fc72ad6b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:42:08.617 INFO:tasks.rados.rados.0.smithi008.stdout:3682: finishing write tid 4 to smithi00888346-366 2023-10-07T21:42:08.617 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 454 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-10-07T21:42:08.617 INFO:tasks.rados.rados.0.smithi008.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2023-10-07T21:42:08.617 INFO:tasks.rados.rados.0.smithi008.stdout:3676: done (5 left) 2023-10-07T21:42:08.617 INFO:tasks.rados.rados.0.smithi008.stdout:3678: done (4 left) 2023-10-07T21:42:08.618 INFO:tasks.rados.rados.0.smithi008.stdout:3680: done (3 left) 2023-10-07T21:42:08.618 INFO:tasks.rados.rados.0.smithi008.stdout:3681: done (2 left) 2023-10-07T21:42:08.618 INFO:tasks.rados.rados.0.smithi008.stdout:3682: done (1 left) 2023-10-07T21:42:08.618 INFO:tasks.rados.rados.0.smithi008.stdout:3684: done (0 left) 2023-10-07T21:42:08.618 INFO:tasks.rados.rados.0.smithi008.stdout:3685: delete oid 458 current snap is 0 2023-10-07T21:42:08.620 INFO:tasks.rados.rados.0.smithi008.stdout:3685: done (0 left) 2023-10-07T21:42:08.620 INFO:tasks.rados.rados.0.smithi008.stdout:3686: write oid 455 current snap is 0 2023-10-07T21:42:08.620 INFO:tasks.rados.rados.0.smithi008.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-10-07T21:42:08.631 INFO:tasks.rados.rados.0.smithi008.stdout:3686: writing smithi00888346-455 from 602311 to 1116482 tid 1 2023-10-07T21:42:08.638 INFO:tasks.rados.rados.0.smithi008.stdout:3686: writing smithi00888346-455 from 1710512 to 2202311 tid 2 2023-10-07T21:42:08.638 INFO:tasks.rados.rados.0.smithi008.stdout:3687: read oid 325 snap -1 2023-10-07T21:42:08.638 INFO:tasks.rados.rados.0.smithi008.stdout:3687: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:08.638 INFO:tasks.rados.rados.0.smithi008.stdout:3686: finishing write tid 1 to smithi00888346-455 2023-10-07T21:42:08.639 INFO:tasks.rados.rados.0.smithi008.stdout:3688: write oid 169 current snap is 0 2023-10-07T21:42:08.639 INFO:tasks.rados.rados.0.smithi008.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-10-07T21:42:08.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:08 smithi008 bash[41094]: audit 2023-10-07T21:42:08.251243+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.8:0/604658874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:08 smithi008 bash[27485]: audit 2023-10-07T21:42:08.251243+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.8:0/604658874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:08.645 INFO:tasks.rados.rados.0.smithi008.stdout:3688: writing smithi00888346-169 from 619118 to 1324891 tid 1 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3688: writing smithi00888346-169 from 1885347 to 2219118 tid 2 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3689: read oid 27 snap -1 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3690: read oid 447 snap -1 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3690: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3691: delete oid 249 current snap is 0 2023-10-07T21:42:08.651 INFO:tasks.rados.rados.0.smithi008.stdout:3687: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3686: finishing write tid 2 to smithi00888346-455 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3686: finishing write tid 3 to smithi00888346-455 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3686: finishing write tid 4 to smithi00888346-455 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 455 v 572 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3688: finishing write tid 1 to smithi00888346-169 2023-10-07T21:42:08.811 INFO:tasks.rados.rados.0.smithi008.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-07T21:42:08.951 INFO:tasks.rados.rados.0.smithi008.stdout:3690: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-07T21:42:08.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:08 smithi081 bash[79190]: debug 2023-10-07T21:42:08.553+0000 7fc72ad6b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:08.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:08 smithi081 bash[79190]: debug 2023-10-07T21:42:08.797+0000 7fc72ad6b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:3688: finishing write tid 2 to smithi00888346-169 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:3688: finishing write tid 3 to smithi00888346-169 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:3688: finishing write tid 4 to smithi00888346-169 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 169 v 356 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-10-07T21:42:09.058 INFO:tasks.rados.rados.0.smithi008.stdout:3686: done (5 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3687: done (4 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3688: done (3 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3689: done (2 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3690: done (1 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3691: done (0 left) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3692: read oid 212 snap -1 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3693: write oid 122 current snap is 0 2023-10-07T21:42:09.059 INFO:tasks.rados.rados.0.smithi008.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-10-07T21:42:09.070 INFO:tasks.rados.rados.0.smithi008.stdout:3693: writing smithi00888346-122 from 652732 to 1109003 tid 1 2023-10-07T21:42:09.076 INFO:tasks.rados.rados.0.smithi008.stdout:3693: writing smithi00888346-122 from 1885958 to 2252732 tid 2 2023-10-07T21:42:09.076 INFO:tasks.rados.rados.0.smithi008.stdout:3694: write oid 306 current snap is 0 2023-10-07T21:42:09.077 INFO:tasks.rados.rados.0.smithi008.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-07T21:42:09.234 INFO:tasks.rados.rados.0.smithi008.stdout:3693: finishing write tid 1 to smithi00888346-122 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:3693: finishing write tid 2 to smithi00888346-122 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:3693: finishing write tid 3 to smithi00888346-122 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:3693: finishing write tid 4 to smithi00888346-122 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 122 v 500 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-10-07T21:42:09.235 INFO:tasks.rados.rados.0.smithi008.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-10-07T21:42:09.247 INFO:tasks.rados.rados.0.smithi008.stdout:3694: writing smithi00888346-306 from 669539 to 1201059 tid 1 2023-10-07T21:42:09.253 INFO:tasks.rados.rados.0.smithi008.stdout:3694: writing smithi00888346-306 from 1944440 to 2269539 tid 2 2023-10-07T21:42:09.253 INFO:tasks.rados.rados.0.smithi008.stdout:3692: done (2 left) 2023-10-07T21:42:09.253 INFO:tasks.rados.rados.0.smithi008.stdout:3693: done (1 left) 2023-10-07T21:42:09.254 INFO:tasks.rados.rados.0.smithi008.stdout:3695: write oid 71 current snap is 0 2023-10-07T21:42:09.254 INFO:tasks.rados.rados.0.smithi008.stdout:3694: finishing write tid 1 to smithi00888346-306 2023-10-07T21:42:09.254 INFO:tasks.rados.rados.0.smithi008.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-10-07T21:42:09.260 INFO:tasks.rados.rados.0.smithi008.stdout:3695: writing smithi00888346-71 from 686346 to 1293115 tid 1 2023-10-07T21:42:09.266 INFO:tasks.rados.rados.0.smithi008.stdout:3695: writing smithi00888346-71 from 2002922 to 2286346 tid 2 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3696: read oid 433 snap -1 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3696: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3697: read oid 395 snap -1 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3697: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3698: read oid 361 snap -1 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3698: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3699: read oid 299 snap -1 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3699: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3700: write oid 208 current snap is 0 2023-10-07T21:42:09.267 INFO:tasks.rados.rados.0.smithi008.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-10-07T21:42:09.275 INFO:tasks.rados.rados.0.smithi008.stdout:3700: writing smithi00888346-208 from 703153 to 1385171 tid 1 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3700: writing smithi00888346-208 from 2061404 to 2303153 tid 2 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3701: write oid 498 current snap is 0 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3694: finishing write tid 2 to smithi00888346-306 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3694: finishing write tid 3 to smithi00888346-306 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3694: finishing write tid 4 to smithi00888346-306 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 306 v 514 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3695: finishing write tid 1 to smithi00888346-71 2023-10-07T21:42:09.281 INFO:tasks.rados.rados.0.smithi008.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-10-07T21:42:09.289 INFO:tasks.rados.rados.0.smithi008.stdout:3701: writing smithi00888346-498 from 719960 to 1477227 tid 1 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3701: writing smithi00888346-498 from 2003533 to 2319960 tid 2 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3694: done (7 left) 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3702: read oid 175 snap -1 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3702: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3703: read oid 427 snap -1 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3703: expect deleted 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3704: write oid 267 current snap is 0 2023-10-07T21:42:09.295 INFO:tasks.rados.rados.0.smithi008.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-10-07T21:42:09.302 INFO:tasks.rados.rados.0.smithi008.stdout:3704: writing smithi00888346-267 from 736767 to 1285636 tid 1 2023-10-07T21:42:09.308 INFO:tasks.rados.rados.0.smithi008.stdout:3704: writing smithi00888346-267 from 1778368 to 2336767 tid 2 2023-10-07T21:42:09.308 INFO:tasks.rados.rados.0.smithi008.stdout:3705: write oid 330 current snap is 0 2023-10-07T21:42:09.309 INFO:tasks.rados.rados.0.smithi008.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-10-07T21:42:09.316 INFO:tasks.rados.rados.0.smithi008.stdout:3705: writing smithi00888346-330 from 753574 to 1377692 tid 1 2023-10-07T21:42:09.322 INFO:tasks.rados.rados.0.smithi008.stdout:3705: writing smithi00888346-330 from 1836850 to 2353574 tid 2 2023-10-07T21:42:09.322 INFO:tasks.rados.rados.0.smithi008.stdout:3706: write oid 223 current snap is 0 2023-10-07T21:42:09.322 INFO:tasks.rados.rados.0.smithi008.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-10-07T21:42:09.330 INFO:tasks.rados.rados.0.smithi008.stdout:3706: writing smithi00888346-223 from 770381 to 1469748 tid 1 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3706: writing smithi00888346-223 from 1895332 to 2370381 tid 2 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3707: read oid 431 snap -1 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3707: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3708: delete oid 297 current snap is 0 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3695: finishing write tid 2 to smithi00888346-71 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3695: finishing write tid 3 to smithi00888346-71 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:3695: finishing write tid 4 to smithi00888346-71 2023-10-07T21:42:09.336 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 71 v 497 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-10-07T21:42:09.337 INFO:tasks.rados.rados.0.smithi008.stdout:3695: left oid 71 (ObjNum 2278 snap 0 seq_num 2278) 2023-10-07T21:42:09.337 INFO:tasks.rados.rados.0.smithi008.stdout:3699: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-07T21:42:09.524 INFO:tasks.rados.rados.0.smithi008.stdout:3696: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-07T21:42:09.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:09 smithi008 bash[27485]: cluster 2023-10-07T21:42:08.409110+0000 mgr.y (mgr.15180) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:09.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:09 smithi008 bash[41094]: cluster 2023-10-07T21:42:08.409110+0000 mgr.y (mgr.15180) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:09.680 INFO:tasks.rados.rados.0.smithi008.stdout:3698: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-10-07T21:42:09.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:09 smithi081 bash[31720]: cluster 2023-10-07T21:42:08.409110+0000 mgr.y (mgr.15180) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:09.864 INFO:tasks.rados.rados.0.smithi008.stdout:3697: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-07T21:42:09.978 INFO:tasks.rados.rados.0.smithi008.stdout:3700: finishing write tid 1 to smithi00888346-208 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3700: finishing write tid 2 to smithi00888346-208 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3700: finishing write tid 3 to smithi00888346-208 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3700: finishing write tid 4 to smithi00888346-208 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 614 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3700: left oid 208 (ObjNum 2279 snap 0 seq_num 2279) 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3701: finishing write tid 1 to smithi00888346-498 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3701: finishing write tid 2 to smithi00888346-498 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3701: finishing write tid 3 to smithi00888346-498 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3701: finishing write tid 4 to smithi00888346-498 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 429 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3701: left oid 498 (ObjNum 2280 snap 0 seq_num 2280) 2023-10-07T21:42:09.979 INFO:tasks.rados.rados.0.smithi008.stdout:3702: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-07T21:42:10.067 INFO:tasks.rados.rados.0.smithi008.stdout:3704: finishing write tid 1 to smithi00888346-267 2023-10-07T21:42:10.067 INFO:tasks.rados.rados.0.smithi008.stdout:3704: finishing write tid 2 to smithi00888346-267 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3704: finishing write tid 3 to smithi00888346-267 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3704: finishing write tid 4 to smithi00888346-267 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 267 v 575 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3704: left oid 267 (ObjNum 2281 snap 0 seq_num 2281) 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3705: finishing write tid 1 to smithi00888346-330 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3705: finishing write tid 2 to smithi00888346-330 2023-10-07T21:42:10.068 INFO:tasks.rados.rados.0.smithi008.stdout:3705: finishing write tid 3 to smithi00888346-330 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3705: finishing write tid 4 to smithi00888346-330 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 330 v 432 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3705: left oid 330 (ObjNum 2282 snap 0 seq_num 2282) 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3706: finishing write tid 1 to smithi00888346-223 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3706: finishing write tid 2 to smithi00888346-223 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3706: finishing write tid 3 to smithi00888346-223 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3706: finishing write tid 4 to smithi00888346-223 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 223 v 503 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3706: left oid 223 (ObjNum 2283 snap 0 seq_num 2283) 2023-10-07T21:42:10.069 INFO:tasks.rados.rados.0.smithi008.stdout:3707: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-10-07T21:42:10.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:09 smithi081 bash[79190]: debug 2023-10-07T21:42:09.877+0000 7fc72ad6b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:42:10.158 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:10 smithi081 bash[79190]: debug 2023-10-07T21:42:10.009+0000 7fc72ad6b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:42:10.248 INFO:tasks.rados.rados.0.smithi008.stdout:3695: done (13 left) 2023-10-07T21:42:10.248 INFO:tasks.rados.rados.0.smithi008.stdout:3696: done (12 left) 2023-10-07T21:42:10.248 INFO:tasks.rados.rados.0.smithi008.stdout:3697: done (11 left) 2023-10-07T21:42:10.248 INFO:tasks.rados.rados.0.smithi008.stdout:3698: done (10 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3699: done (9 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3700: done (8 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3701: done (7 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3702: done (6 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3703: done (5 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3704: done (4 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3705: done (3 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3706: done (2 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3707: done (1 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3708: done (0 left) 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3709: write oid 432 current snap is 0 2023-10-07T21:42:10.249 INFO:tasks.rados.rados.0.smithi008.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-10-07T21:42:10.258 INFO:tasks.rados.rados.0.smithi008.stdout:3709: writing smithi00888346-432 from 403995 to 853860 tid 1 2023-10-07T21:42:10.265 INFO:tasks.rados.rados.0.smithi008.stdout:3709: writing smithi00888346-432 from 1495943 to 2092417 tid 2 2023-10-07T21:42:10.265 INFO:tasks.rados.rados.0.smithi008.stdout:3710: write oid 180 current snap is 0 2023-10-07T21:42:10.265 INFO:tasks.rados.rados.0.smithi008.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-10-07T21:42:10.270 INFO:tasks.rados.rados.0.smithi008.stdout:3710: writing smithi00888346-180 from 420802 to 945916 tid 1 2023-10-07T21:42:10.278 INFO:tasks.rados.rados.0.smithi008.stdout:3710: writing smithi00888346-180 from 1554425 to 2294557 tid 2 2023-10-07T21:42:10.278 INFO:tasks.rados.rados.0.smithi008.stdout:3709: finishing write tid 1 to smithi00888346-432 2023-10-07T21:42:10.278 INFO:tasks.rados.rados.0.smithi008.stdout:3711: read oid 158 snap -1 2023-10-07T21:42:10.279 INFO:tasks.rados.rados.0.smithi008.stdout:3711: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-07T21:42:10.279 INFO:tasks.rados.rados.0.smithi008.stdout:3712: write oid 464 current snap is 0 2023-10-07T21:42:10.279 INFO:tasks.rados.rados.0.smithi008.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-10-07T21:42:10.284 INFO:tasks.rados.rados.0.smithi008.stdout:3712: writing smithi00888346-464 from 437609 to 1037972 tid 1 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3712: writing smithi00888346-464 from 1612907 to 2096697 tid 2 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3713: read oid 422 snap -1 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3713: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3714: write oid 313 current snap is 0 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3709: finishing write tid 2 to smithi00888346-432 2023-10-07T21:42:10.291 INFO:tasks.rados.rados.0.smithi008.stdout:3709: finishing write tid 3 to smithi00888346-432 2023-10-07T21:42:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:3709: finishing write tid 4 to smithi00888346-432 2023-10-07T21:42:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 435 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-10-07T21:42:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-10-07T21:42:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:3710: finishing write tid 1 to smithi00888346-180 2023-10-07T21:42:10.292 INFO:tasks.rados.rados.0.smithi008.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-10-07T21:42:10.297 INFO:tasks.rados.rados.0.smithi008.stdout:3714: writing smithi00888346-313 from 454416 to 1130028 tid 1 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3714: writing smithi00888346-313 from 1555036 to 2298837 tid 2 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3709: done (5 left) 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3715: read oid 172 snap -1 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3716: read oid 445 snap -1 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3716: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3710: finishing write tid 2 to smithi00888346-180 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3710: finishing write tid 3 to smithi00888346-180 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3710: finishing write tid 4 to smithi00888346-180 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 180 v 500 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-10-07T21:42:10.305 INFO:tasks.rados.rados.0.smithi008.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-10-07T21:42:10.306 INFO:tasks.rados.rados.0.smithi008.stdout:3711: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3712: finishing write tid 1 to smithi00888346-464 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3712: finishing write tid 2 to smithi00888346-464 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3712: finishing write tid 3 to smithi00888346-464 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3712: finishing write tid 4 to smithi00888346-464 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 579 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-10-07T21:42:10.470 INFO:tasks.rados.rados.0.smithi008.stdout:3713: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-07T21:42:10.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:10 smithi081 bash[79190]: debug 2023-10-07T21:42:10.145+0000 7fc72ad6b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:42:10.703 INFO:tasks.rados.rados.0.smithi008.stdout:3714: finishing write tid 1 to smithi00888346-313 2023-10-07T21:42:10.703 INFO:tasks.rados.rados.0.smithi008.stdout:3715: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-07T21:42:10.829 INFO:tasks.rados.rados.0.smithi008.stdout:3714: finishing write tid 2 to smithi00888346-313 2023-10-07T21:42:10.829 INFO:tasks.rados.rados.0.smithi008.stdout:3714: finishing write tid 3 to smithi00888346-313 2023-10-07T21:42:10.830 INFO:tasks.rados.rados.0.smithi008.stdout:3714: finishing write tid 4 to smithi00888346-313 2023-10-07T21:42:10.830 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 313 v 444 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-10-07T21:42:10.830 INFO:tasks.rados.rados.0.smithi008.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2023-10-07T21:42:10.830 INFO:tasks.rados.rados.0.smithi008.stdout:3716: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-07T21:42:10.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:10 smithi008 bash[27485]: cluster 2023-10-07T21:42:10.409722+0000 mgr.y (mgr.15180) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:10 smithi008 bash[41094]: cluster 2023-10-07T21:42:10.409722+0000 mgr.y (mgr.15180) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:10.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:10 smithi081 bash[31720]: cluster 2023-10-07T21:42:10.409722+0000 mgr.y (mgr.15180) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2023-10-07T21:42:10.973 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:10 smithi081 bash[79190]: debug 2023-10-07T21:42:10.697+0000 7fc72ad6b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3717: read oid 160 snap -1 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3717: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3710: done (7 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3711: done (6 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3712: done (5 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3713: done (4 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3714: done (3 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3715: done (2 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3716: done (1 left) 2023-10-07T21:42:11.067 INFO:tasks.rados.rados.0.smithi008.stdout:3718: write oid 25 current snap is 0 2023-10-07T21:42:11.068 INFO:tasks.rados.rados.0.smithi008.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-10-07T21:42:11.076 INFO:tasks.rados.rados.0.smithi008.stdout:3718: writing smithi00888346-25 from 471223 to 938437 tid 1 2023-10-07T21:42:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:3718: writing smithi00888346-25 from 1729871 to 2217330 tid 2 2023-10-07T21:42:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:3719: read oid 443 snap -1 2023-10-07T21:42:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:3719: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:42:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:3720: delete oid 228 current snap is 0 2023-10-07T21:42:11.086 INFO:tasks.rados.rados.0.smithi008.stdout:3717: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-07T21:42:11.174 INFO:tasks.rados.rados.0.smithi008.stdout:3718: finishing write tid 1 to smithi00888346-25 2023-10-07T21:42:11.174 INFO:tasks.rados.rados.0.smithi008.stdout:3718: finishing write tid 2 to smithi00888346-25 2023-10-07T21:42:11.174 INFO:tasks.rados.rados.0.smithi008.stdout:3718: finishing write tid 3 to smithi00888346-25 2023-10-07T21:42:11.174 INFO:tasks.rados.rados.0.smithi008.stdout:3718: finishing write tid 4 to smithi00888346-25 2023-10-07T21:42:11.174 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 25 v 347 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-10-07T21:42:11.175 INFO:tasks.rados.rados.0.smithi008.stdout:3718: left oid 25 (ObjNum 2289 snap 0 seq_num 2289) 2023-10-07T21:42:11.175 INFO:tasks.rados.rados.0.smithi008.stdout:3719: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:42:11.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:10 smithi081 bash[79190]: debug 2023-10-07T21:42:10.961+0000 7fc72ad6b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3717: done (3 left) 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3718: done (2 left) 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3719: done (1 left) 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3720: done (0 left) 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3721: write oid 244 current snap is 0 2023-10-07T21:42:11.284 INFO:tasks.rados.rados.0.smithi008.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-10-07T21:42:11.296 INFO:tasks.rados.rados.0.smithi008.stdout:3721: writing smithi00888346-244 from 504837 to 1122549 tid 1 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3721: writing smithi00888346-244 from 1846835 to 2337963 tid 2 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3722: read oid 53 snap -1 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3722: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3723: write oid 46 current snap is 0 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3721: finishing write tid 1 to smithi00888346-244 2023-10-07T21:42:11.304 INFO:tasks.rados.rados.0.smithi008.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-10-07T21:42:11.311 INFO:tasks.rados.rados.0.smithi008.stdout:3723: writing smithi00888346-46 from 521644 to 1214605 tid 1 2023-10-07T21:42:11.318 INFO:tasks.rados.rados.0.smithi008.stdout:3723: writing smithi00888346-46 from 1788964 to 2521644 tid 2 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3724: read oid 196 snap -1 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3725: read oid 429 snap -1 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3725: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3726: write oid 307 current snap is 0 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3721: finishing write tid 2 to smithi00888346-244 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3721: finishing write tid 3 to smithi00888346-244 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3721: finishing write tid 4 to smithi00888346-244 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 244 v 617 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-10-07T21:42:11.319 INFO:tasks.rados.rados.0.smithi008.stdout:3722: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-07T21:42:11.428 INFO:tasks.rados.rados.0.smithi008.stdout:3723: finishing write tid 1 to smithi00888346-46 2023-10-07T21:42:11.428 INFO:tasks.rados.rados.0.smithi008.stdout:3723: finishing write tid 2 to smithi00888346-46 2023-10-07T21:42:11.428 INFO:tasks.rados.rados.0.smithi008.stdout:3723: finishing write tid 3 to smithi00888346-46 2023-10-07T21:42:11.428 INFO:tasks.rados.rados.0.smithi008.stdout:3723: finishing write tid 4 to smithi00888346-46 2023-10-07T21:42:11.429 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 46 v 457 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-10-07T21:42:11.429 INFO:tasks.rados.rados.0.smithi008.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-10-07T21:42:11.429 INFO:tasks.rados.rados.0.smithi008.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:11.537 INFO:tasks.rados.rados.0.smithi008.stdout:3725: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:42:11.771 INFO:tasks.rados.rados.0.smithi008.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-10-07T21:42:11.786 INFO:tasks.rados.rados.0.smithi008.stdout:3726: writing smithi00888346-307 from 538451 to 1306661 tid 1 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3726: writing smithi00888346-307 from 1847446 to 2342243 tid 2 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3721: done (5 left) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3722: done (4 left) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3723: done (3 left) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3724: done (2 left) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3725: done (1 left) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3727: read oid 406 snap -1 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3727: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3728: write oid 371 current snap is 0 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3726: finishing write tid 1 to smithi00888346-307 2023-10-07T21:42:11.793 INFO:tasks.rados.rados.0.smithi008.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-10-07T21:42:11.798 INFO:tasks.rados.rados.0.smithi008.stdout:3728: writing smithi00888346-371 from 555258 to 998717 tid 1 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3728: writing smithi00888346-371 from 1505928 to 2260736 tid 2 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3729: read oid 335 snap -1 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3729: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3730: read oid 387 snap -1 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3730: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3731: write oid 197 current snap is 0 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3726: finishing write tid 2 to smithi00888346-307 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3726: finishing write tid 3 to smithi00888346-307 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:3726: finishing write tid 4 to smithi00888346-307 2023-10-07T21:42:11.806 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 307 v 359 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-10-07T21:42:11.807 INFO:tasks.rados.rados.0.smithi008.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-10-07T21:42:11.807 INFO:tasks.rados.rados.0.smithi008.stdout:3728: finishing write tid 1 to smithi00888346-371 2023-10-07T21:42:11.807 INFO:tasks.rados.rados.0.smithi008.stdout:3727: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-07T21:42:11.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[41094]: audit 2023-10-07T21:42:10.701815+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.8:0/1967354801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:11.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[41094]: audit 2023-10-07T21:42:11.422455+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:11.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[41094]: audit 2023-10-07T21:42:11.428938+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:11.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[27485]: audit 2023-10-07T21:42:10.701815+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.8:0/1967354801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:11.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[27485]: audit 2023-10-07T21:42:11.422455+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:11.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:11 smithi008 bash[27485]: audit 2023-10-07T21:42:11.428938+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:11.947 INFO:tasks.rados.rados.0.smithi008.stdout:3730: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-10-07T21:42:11.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:11 smithi081 bash[79190]: debug 2023-10-07T21:42:11.553+0000 7fc72ad6b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:42:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:11 smithi081 bash[31720]: audit 2023-10-07T21:42:10.701815+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.8:0/1967354801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:11 smithi081 bash[31720]: audit 2023-10-07T21:42:11.422455+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:11 smithi081 bash[31720]: audit 2023-10-07T21:42:11.428938+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:12.085 INFO:tasks.rados.rados.0.smithi008.stdout:3728: finishing write tid 2 to smithi00888346-371 2023-10-07T21:42:12.086 INFO:tasks.rados.rados.0.smithi008.stdout:3728: finishing write tid 3 to smithi00888346-371 2023-10-07T21:42:12.086 INFO:tasks.rados.rados.0.smithi008.stdout:3728: finishing write tid 4 to smithi00888346-371 2023-10-07T21:42:12.086 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 371 v 620 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-10-07T21:42:12.086 INFO:tasks.rados.rados.0.smithi008.stdout:3728: left oid 371 (ObjNum 2294 snap 0 seq_num 2294) 2023-10-07T21:42:12.086 INFO:tasks.rados.rados.0.smithi008.stdout:3729: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-10-07T21:42:12.357 INFO:tasks.rados.rados.0.smithi008.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-10-07T21:42:12.370 INFO:tasks.rados.rados.0.smithi008.stdout:3731: writing smithi00888346-197 from 572065 to 1090773 tid 1 2023-10-07T21:42:12.377 INFO:tasks.rados.rados.0.smithi008.stdout:3731: writing smithi00888346-197 from 1564410 to 2062876 tid 2 2023-10-07T21:42:12.377 INFO:tasks.rados.rados.0.smithi008.stdout:3726: done (5 left) 2023-10-07T21:42:12.377 INFO:tasks.rados.rados.0.smithi008.stdout:3727: done (4 left) 2023-10-07T21:42:12.377 INFO:tasks.rados.rados.0.smithi008.stdout:3728: done (3 left) 2023-10-07T21:42:12.377 INFO:tasks.rados.rados.0.smithi008.stdout:3729: done (2 left) 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3730: done (1 left) 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3732: read oid 462 snap -1 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3732: expect (ObjNum 2236 snap 0 seq_num 2236) 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3733: write oid 157 current snap is 0 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3731: finishing write tid 1 to smithi00888346-197 2023-10-07T21:42:12.378 INFO:tasks.rados.rados.0.smithi008.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-10-07T21:42:12.384 INFO:tasks.rados.rados.0.smithi008.stdout:3733: writing smithi00888346-157 from 588872 to 1299182 tid 1 2023-10-07T21:42:12.392 INFO:tasks.rados.rados.0.smithi008.stdout:3733: writing smithi00888346-157 from 2022892 to 2588872 tid 2 2023-10-07T21:42:12.392 INFO:tasks.rados.rados.0.smithi008.stdout:3734: read oid 338 snap -1 2023-10-07T21:42:12.393 INFO:tasks.rados.rados.0.smithi008.stdout:3734: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-10-07T21:42:12.393 INFO:tasks.rados.rados.0.smithi008.stdout:3735: write oid 464 current snap is 0 2023-10-07T21:42:12.393 INFO:tasks.rados.rados.0.smithi008.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-10-07T21:42:12.400 INFO:tasks.rados.rados.0.smithi008.stdout:3735: writing smithi00888346-464 from 605679 to 1391238 tid 1 2023-10-07T21:42:12.408 INFO:tasks.rados.rados.0.smithi008.stdout:3735: writing smithi00888346-464 from 2081374 to 2583509 tid 2 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:3731: finishing write tid 2 to smithi00888346-197 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:3731: finishing write tid 3 to smithi00888346-197 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:3731: finishing write tid 4 to smithi00888346-197 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 197 v 517 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:3731: left oid 197 (ObjNum 2295 snap 0 seq_num 2295) 2023-10-07T21:42:12.409 INFO:tasks.rados.rados.0.smithi008.stdout:3732: expect (ObjNum 2236 snap 0 seq_num 2236) 2023-10-07T21:42:12.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:12 smithi081 bash[79190]: debug 2023-10-07T21:42:12.121+0000 7fc72ad6b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3733: finishing write tid 1 to smithi00888346-157 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3733: finishing write tid 2 to smithi00888346-157 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3733: finishing write tid 3 to smithi00888346-157 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3733: finishing write tid 4 to smithi00888346-157 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 157 v 460 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3733: left oid 157 (ObjNum 2296 snap 0 seq_num 2296) 2023-10-07T21:42:12.524 INFO:tasks.rados.rados.0.smithi008.stdout:3734: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-10-07T21:42:12.619 INFO:tasks.rados.rados.0.smithi008.stdout:3735: finishing write tid 1 to smithi00888346-464 2023-10-07T21:42:12.619 INFO:tasks.rados.rados.0.smithi008.stdout:3735: finishing write tid 2 to smithi00888346-464 2023-10-07T21:42:12.619 INFO:tasks.rados.rados.0.smithi008.stdout:3735: finishing write tid 3 to smithi00888346-464 2023-10-07T21:42:12.619 INFO:tasks.rados.rados.0.smithi008.stdout:3735: finishing write tid 4 to smithi00888346-464 2023-10-07T21:42:12.619 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 464 v 582 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3735: left oid 464 (ObjNum 2297 snap 0 seq_num 2297) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3736: read oid 236 snap -1 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3736: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3731: done (5 left) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3732: done (4 left) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3733: done (3 left) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3734: done (2 left) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3735: done (1 left) 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3737: write oid 272 current snap is 0 2023-10-07T21:42:12.620 INFO:tasks.rados.rados.0.smithi008.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-10-07T21:42:12.632 INFO:tasks.rados.rados.0.smithi008.stdout:3737: writing smithi00888346-272 from 622486 to 1083294 tid 1 2023-10-07T21:42:12.641 INFO:tasks.rados.rados.0.smithi008.stdout:3737: writing smithi00888346-272 from 1739856 to 2385649 tid 2 2023-10-07T21:42:12.641 INFO:tasks.rados.rados.0.smithi008.stdout:3738: write oid 34 current snap is 0 2023-10-07T21:42:12.641 INFO:tasks.rados.rados.0.smithi008.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-10-07T21:42:12.648 INFO:tasks.rados.rados.0.smithi008.stdout:3738: writing smithi00888346-34 from 639293 to 1175350 tid 1 2023-10-07T21:42:12.655 INFO:tasks.rados.rados.0.smithi008.stdout:3738: writing smithi00888346-34 from 1798338 to 2304142 tid 2 2023-10-07T21:42:12.655 INFO:tasks.rados.rados.0.smithi008.stdout:3739: write oid 238 current snap is 0 2023-10-07T21:42:12.655 INFO:tasks.rados.rados.0.smithi008.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-10-07T21:42:12.662 INFO:tasks.rados.rados.0.smithi008.stdout:3739: writing smithi00888346-238 from 656100 to 1267406 tid 1 2023-10-07T21:42:12.669 INFO:tasks.rados.rados.0.smithi008.stdout:3739: writing smithi00888346-238 from 1740467 to 2389929 tid 2 2023-10-07T21:42:12.669 INFO:tasks.rados.rados.0.smithi008.stdout:3740: write oid 452 current snap is 0 2023-10-07T21:42:12.669 INFO:tasks.rados.rados.0.smithi008.stdout:3736: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-07T21:42:12.809 INFO:tasks.rados.rados.0.smithi008.stdout:3737: finishing write tid 1 to smithi00888346-272 2023-10-07T21:42:12.809 INFO:tasks.rados.rados.0.smithi008.stdout:3737: finishing write tid 2 to smithi00888346-272 2023-10-07T21:42:12.809 INFO:tasks.rados.rados.0.smithi008.stdout:3737: finishing write tid 3 to smithi00888346-272 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3737: finishing write tid 4 to smithi00888346-272 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 272 v 447 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3737: left oid 272 (ObjNum 2298 snap 0 seq_num 2298) 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3738: finishing write tid 1 to smithi00888346-34 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3738: finishing write tid 2 to smithi00888346-34 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3738: finishing write tid 3 to smithi00888346-34 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3738: finishing write tid 4 to smithi00888346-34 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 34 v 506 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3738: left oid 34 (ObjNum 2299 snap 0 seq_num 2299) 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3739: finishing write tid 1 to smithi00888346-238 2023-10-07T21:42:12.810 INFO:tasks.rados.rados.0.smithi008.stdout:3739: finishing write tid 2 to smithi00888346-238 2023-10-07T21:42:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:3739: finishing write tid 3 to smithi00888346-238 2023-10-07T21:42:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:3739: finishing write tid 4 to smithi00888346-238 2023-10-07T21:42:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 238 v 299 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-10-07T21:42:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:3739: left oid 238 (ObjNum 2300 snap 0 seq_num 2300) 2023-10-07T21:42:12.811 INFO:tasks.rados.rados.0.smithi008.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-10-07T21:42:12.824 INFO:tasks.rados.rados.0.smithi008.stdout:3740: writing smithi00888346-452 from 672907 to 1359462 tid 1 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3740: writing smithi00888346-452 from 1798949 to 2308422 tid 2 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3736: done (4 left) 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3737: done (3 left) 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3738: done (2 left) 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3739: done (1 left) 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3741: write oid 123 current snap is 0 2023-10-07T21:42:12.830 INFO:tasks.rados.rados.0.smithi008.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-10-07T21:42:12.838 INFO:tasks.rados.rados.0.smithi008.stdout:3741: writing smithi00888346-123 from 689714 to 1451518 tid 1 2023-10-07T21:42:12.845 INFO:tasks.rados.rados.0.smithi008.stdout:3741: writing smithi00888346-123 from 1857431 to 2510562 tid 2 2023-10-07T21:42:12.845 INFO:tasks.rados.rados.0.smithi008.stdout:3742: read oid 216 snap -1 2023-10-07T21:42:12.845 INFO:tasks.rados.rados.0.smithi008.stdout:3742: expect deleted 2023-10-07T21:42:12.845 INFO:tasks.rados.rados.0.smithi008.stdout:3743: write oid 162 current snap is 0 2023-10-07T21:42:12.845 INFO:tasks.rados.rados.0.smithi008.stdout:3740: finishing write tid 1 to smithi00888346-452 2023-10-07T21:42:12.846 INFO:tasks.rados.rados.0.smithi008.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-10-07T21:42:12.852 INFO:tasks.rados.rados.0.smithi008.stdout:3743: writing smithi00888346-162 from 706521 to 1143574 tid 1 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3743: writing smithi00888346-162 from 1915913 to 2429055 tid 2 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3744: read oid 469 snap -1 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3744: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3745: write oid 370 current snap is 0 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3740: finishing write tid 2 to smithi00888346-452 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3740: finishing write tid 3 to smithi00888346-452 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:3740: finishing write tid 4 to smithi00888346-452 2023-10-07T21:42:12.862 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 452 v 515 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-10-07T21:42:12.863 INFO:tasks.rados.rados.0.smithi008.stdout:3740: left oid 452 (ObjNum 2301 snap 0 seq_num 2301) 2023-10-07T21:42:12.863 INFO:tasks.rados.rados.0.smithi008.stdout:3741: finishing write tid 1 to smithi00888346-123 2023-10-07T21:42:12.863 INFO:tasks.rados.rados.0.smithi008.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-10-07T21:42:12.871 INFO:tasks.rados.rados.0.smithi008.stdout:3745: writing smithi00888346-370 from 723328 to 1351983 tid 1 2023-10-07T21:42:12.880 INFO:tasks.rados.rados.0.smithi008.stdout:3745: writing smithi00888346-370 from 1974395 to 2631195 tid 2 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3740: done (5 left) 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3746: read oid 269 snap -1 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3746: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3747: read oid 487 snap -1 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3747: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3748: write oid 403 current snap is 0 2023-10-07T21:42:12.881 INFO:tasks.rados.rados.0.smithi008.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-10-07T21:42:12.890 INFO:tasks.rados.rados.0.smithi008.stdout:3748: writing smithi00888346-403 from 740135 to 1444039 tid 1 2023-10-07T21:42:12.898 INFO:tasks.rados.rados.0.smithi008.stdout:3748: writing smithi00888346-403 from 2032877 to 2549688 tid 2 2023-10-07T21:42:12.898 INFO:tasks.rados.rados.0.smithi008.stdout:3749: read oid 376 snap -1 2023-10-07T21:42:12.898 INFO:tasks.rados.rados.0.smithi008.stdout:3749: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:42:12.898 INFO:tasks.rados.rados.0.smithi008.stdout:3750: read oid 220 snap -1 2023-10-07T21:42:12.899 INFO:tasks.rados.rados.0.smithi008.stdout:3750: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-10-07T21:42:12.899 INFO:tasks.rados.rados.0.smithi008.stdout:3751: read oid 474 snap -1 2023-10-07T21:42:12.899 INFO:tasks.rados.rados.0.smithi008.stdout:3751: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:42:12.899 INFO:tasks.rados.rados.0.smithi008.stdout:3752: write oid 362 current snap is 0 2023-10-07T21:42:12.899 INFO:tasks.rados.rados.0.smithi008.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-10-07T21:42:12.909 INFO:tasks.rados.rados.0.smithi008.stdout:3752: writing smithi00888346-362 from 756942 to 1536095 tid 1 2023-10-07T21:42:12.917 INFO:tasks.rados.rados.0.smithi008.stdout:3752: writing smithi00888346-362 from 2091359 to 2751828 tid 2 2023-10-07T21:42:12.917 INFO:tasks.rados.rados.0.smithi008.stdout:3753: write oid 384 current snap is 0 2023-10-07T21:42:12.918 INFO:tasks.rados.rados.0.smithi008.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-10-07T21:42:12.926 INFO:tasks.rados.rados.0.smithi008.stdout:3753: writing smithi00888346-384 from 773749 to 1228151 tid 1 2023-10-07T21:42:12.934 INFO:tasks.rados.rados.0.smithi008.stdout:3753: writing smithi00888346-384 from 1749841 to 2270321 tid 2 2023-10-07T21:42:12.934 INFO:tasks.rados.rados.0.smithi008.stdout:3754: read oid 87 snap -1 2023-10-07T21:42:12.934 INFO:tasks.rados.rados.0.smithi008.stdout:3754: expect deleted 2023-10-07T21:42:12.934 INFO:tasks.rados.rados.0.smithi008.stdout:3755: write oid 406 current snap is 0 2023-10-07T21:42:12.934 INFO:tasks.rados.rados.0.smithi008.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-10-07T21:42:12.942 INFO:tasks.rados.rados.0.smithi008.stdout:3755: writing smithi00888346-406 from 790556 to 1320207 tid 1 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout:3755: writing smithi00888346-406 from 2091970 to 2756108 tid 2 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout:3756: read oid 249 snap -1 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout:3756: expect deleted 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 16 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout:3741: finishing write tid 2 to smithi00888346-123 2023-10-07T21:42:12.953 INFO:tasks.rados.rados.0.smithi008.stdout:3741: finishing write tid 3 to smithi00888346-123 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3741: finishing write tid 4 to smithi00888346-123 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 123 v 463 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3741: left oid 123 (ObjNum 2302 snap 0 seq_num 2302) 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3743: finishing write tid 1 to smithi00888346-162 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3741: done (15 left) 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3742: done (14 left) 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3757: delete oid 433 current snap is 0 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3743: finishing write tid 2 to smithi00888346-162 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3743: finishing write tid 3 to smithi00888346-162 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3743: finishing write tid 4 to smithi00888346-162 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 162 v 520 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-10-07T21:42:12.954 INFO:tasks.rados.rados.0.smithi008.stdout:3743: left oid 162 (ObjNum 2303 snap 0 seq_num 2303) 2023-10-07T21:42:12.955 INFO:tasks.rados.rados.0.smithi008.stdout:3744: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-10-07T21:42:13.049 INFO:tasks.rados.rados.0.smithi008.stdout:3745: finishing write tid 1 to smithi00888346-370 2023-10-07T21:42:13.049 INFO:tasks.rados.rados.0.smithi008.stdout:3747: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-07T21:42:13.219 INFO:tasks.rados.rados.0.smithi008.stdout:3745: finishing write tid 2 to smithi00888346-370 2023-10-07T21:42:13.220 INFO:tasks.rados.rados.0.smithi008.stdout:3745: finishing write tid 3 to smithi00888346-370 2023-10-07T21:42:13.220 INFO:tasks.rados.rados.0.smithi008.stdout:3745: finishing write tid 4 to smithi00888346-370 2023-10-07T21:42:13.220 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 523 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-10-07T21:42:13.220 INFO:tasks.rados.rados.0.smithi008.stdout:3745: left oid 370 (ObjNum 2304 snap 0 seq_num 2304) 2023-10-07T21:42:13.220 INFO:tasks.rados.rados.0.smithi008.stdout:3746: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-10-07T21:42:13.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:12 smithi081 bash[79190]: debug 2023-10-07T21:42:12.781+0000 7fc72ad6b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:42:13.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:12 smithi081 bash[79190]: debug 2023-10-07T21:42:12.917+0000 7fc72ad6b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:42:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[27485]: audit 2023-10-07T21:42:12.271141+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[27485]: audit 2023-10-07T21:42:12.279305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[27485]: cluster 2023-10-07T21:42:12.410663+0000 mgr.y (mgr.15180) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-10-07T21:42:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[27485]: audit 2023-10-07T21:42:13.187353+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.8:0/3138134267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:13.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:42:13] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2023-10-07T21:42:13.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[41094]: audit 2023-10-07T21:42:12.271141+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[41094]: audit 2023-10-07T21:42:12.279305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[41094]: cluster 2023-10-07T21:42:12.410663+0000 mgr.y (mgr.15180) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-10-07T21:42:13.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:13 smithi008 bash[41094]: audit 2023-10-07T21:42:13.187353+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.8:0/3138134267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:13.414 INFO:tasks.rados.rados.0.smithi008.stdout:3750: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-10-07T21:42:13.516 INFO:tasks.rados.rados.0.smithi008.stdout:3748: finishing write tid 1 to smithi00888346-403 2023-10-07T21:42:13.516 INFO:tasks.rados.rados.0.smithi008.stdout:3748: finishing write tid 2 to smithi00888346-403 2023-10-07T21:42:13.516 INFO:tasks.rados.rados.0.smithi008.stdout:3748: finishing write tid 3 to smithi00888346-403 2023-10-07T21:42:13.516 INFO:tasks.rados.rados.0.smithi008.stdout:3748: finishing write tid 4 to smithi00888346-403 2023-10-07T21:42:13.517 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 403 v 623 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-10-07T21:42:13.517 INFO:tasks.rados.rados.0.smithi008.stdout:3748: left oid 403 (ObjNum 2305 snap 0 seq_num 2305) 2023-10-07T21:42:13.517 INFO:tasks.rados.rados.0.smithi008.stdout:3751: expect (ObjNum 1656 snap 0 seq_num 1656) 2023-10-07T21:42:13.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[31720]: audit 2023-10-07T21:42:12.271141+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[31720]: audit 2023-10-07T21:42:12.279305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:13.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[31720]: cluster 2023-10-07T21:42:12.410663+0000 mgr.y (mgr.15180) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-10-07T21:42:13.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[31720]: audit 2023-10-07T21:42:13.187353+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.8:0/3138134267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:13.586 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[79190]: debug 2023-10-07T21:42:13.301+0000 7fc72ad6b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:42:13.586 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[79190]: debug 2023-10-07T21:42:13.417+0000 7fc72ad6b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:42:13.692 INFO:tasks.rados.rados.0.smithi008.stdout:3749: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:3752: finishing write tid 1 to smithi00888346-362 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:3752: finishing write tid 2 to smithi00888346-362 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:3752: finishing write tid 3 to smithi00888346-362 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:3752: finishing write tid 4 to smithi00888346-362 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 362 v 439 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-10-07T21:42:13.814 INFO:tasks.rados.rados.0.smithi008.stdout:3752: left oid 362 (ObjNum 2306 snap 0 seq_num 2306) 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3753: finishing write tid 1 to smithi00888346-384 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3753: finishing write tid 2 to smithi00888346-384 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3753: finishing write tid 3 to smithi00888346-384 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3753: finishing write tid 4 to smithi00888346-384 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 384 v 466 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3753: left oid 384 (ObjNum 2307 snap 0 seq_num 2307) 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3755: finishing write tid 1 to smithi00888346-406 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3755: finishing write tid 2 to smithi00888346-406 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3755: finishing write tid 3 to smithi00888346-406 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3755: finishing write tid 4 to smithi00888346-406 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 406 v 478 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3755: left oid 406 (ObjNum 2308 snap 0 seq_num 2308) 2023-10-07T21:42:13.815 INFO:tasks.rados.rados.0.smithi008.stdout:3743: done (14 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3744: done (13 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3745: done (12 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3746: done (11 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3747: done (10 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3748: done (9 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3749: done (8 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3750: done (7 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3751: done (6 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3752: done (5 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3753: done (4 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3754: done (3 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3755: done (2 left) 2023-10-07T21:42:13.816 INFO:tasks.rados.rados.0.smithi008.stdout:3756: done (1 left) 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3757: done (0 left) 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3758: delete oid 219 current snap is 0 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3758: done (0 left) 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3759: read oid 49 snap -1 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-10-07T21:42:13.817 INFO:tasks.rados.rados.0.smithi008.stdout:3760: delete oid 344 current snap is 0 2023-10-07T21:42:13.820 INFO:tasks.rados.rados.0.smithi008.stdout:3760: done (1 left) 2023-10-07T21:42:13.820 INFO:tasks.rados.rados.0.smithi008.stdout:3761: write oid 287 current snap is 0 2023-10-07T21:42:13.820 INFO:tasks.rados.rados.0.smithi008.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-10-07T21:42:13.832 INFO:tasks.rados.rados.0.smithi008.stdout:3761: writing smithi00888346-287 from 457784 to 1004784 tid 1 2023-10-07T21:42:13.840 INFO:tasks.rados.rados.0.smithi008.stdout:3761: writing smithi00888346-287 from 1525898 to 2197374 tid 2 2023-10-07T21:42:13.840 INFO:tasks.rados.rados.0.smithi008.stdout:3762: write oid 437 current snap is 0 2023-10-07T21:42:13.840 INFO:tasks.rados.rados.0.smithi008.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-10-07T21:42:13.846 INFO:tasks.rados.rados.0.smithi008.stdout:3762: writing smithi00888346-437 from 474591 to 1096840 tid 1 2023-10-07T21:42:13.847 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[79190]: debug 2023-10-07T21:42:13.573+0000 7fc72ad6b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:13.847 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[79190]: debug 2023-10-07T21:42:13.697+0000 7fc72ad6b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:42:13.847 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:13 smithi081 bash[79190]: debug 2023-10-07T21:42:13.833+0000 7fc72ad6b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:42:13.851 INFO:tasks.rados.rados.0.smithi008.stdout:3762: writing smithi00888346-437 from 1584380 to 1999514 tid 2 2023-10-07T21:42:13.856 INFO:tasks.rados.rados.0.smithi008.stdout:3762: writing smithi00888346-437 from 2501500 to 2874591 tid 3 2023-10-07T21:42:13.857 INFO:tasks.rados.rados.0.smithi008.stdout:3763: read oid 243 snap -1 2023-10-07T21:42:13.857 INFO:tasks.rados.rados.0.smithi008.stdout:3763: expect deleted 2023-10-07T21:42:13.857 INFO:tasks.rados.rados.0.smithi008.stdout:3764: delete oid 247 current snap is 0 2023-10-07T21:42:13.857 INFO:tasks.rados.rados.0.smithi008.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3761: finishing write tid 1 to smithi00888346-287 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3761: finishing write tid 2 to smithi00888346-287 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3761: finishing write tid 3 to smithi00888346-287 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3761: finishing write tid 4 to smithi00888346-287 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 287 v 626 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3762: finishing write tid 1 to smithi00888346-437 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3762: finishing write tid 2 to smithi00888346-437 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3762: finishing write tid 3 to smithi00888346-437 2023-10-07T21:42:14.073 INFO:tasks.rados.rados.0.smithi008.stdout:3762: finishing write tid 4 to smithi00888346-437 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3762: finishing write tid 5 to smithi00888346-437 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 437 v 504 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3759: done (4 left) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3761: done (3 left) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3762: done (2 left) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3763: done (1 left) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3764: done (0 left) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3765: read oid 140 snap -1 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3765: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3766: write oid 421 current snap is 0 2023-10-07T21:42:14.074 INFO:tasks.rados.rados.0.smithi008.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-10-07T21:42:14.086 INFO:tasks.rados.rados.0.smithi008.stdout:3766: writing smithi00888346-421 from 508205 to 1280952 tid 1 2023-10-07T21:42:14.092 INFO:tasks.rados.rados.0.smithi008.stdout:3766: writing smithi00888346-421 from 1701344 to 2120147 tid 2 2023-10-07T21:42:14.096 INFO:tasks.rados.rados.0.smithi008.stdout:3766: writing smithi00888346-421 from 2556346 to 2908205 tid 3 2023-10-07T21:42:14.096 INFO:tasks.rados.rados.0.smithi008.stdout:3767: write oid 409 current snap is 0 2023-10-07T21:42:14.097 INFO:tasks.rados.rados.0.smithi008.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-10-07T21:42:14.102 INFO:tasks.rados.rados.0.smithi008.stdout:3767: writing smithi00888346-409 from 525012 to 973008 tid 1 2023-10-07T21:42:14.109 INFO:tasks.rados.rados.0.smithi008.stdout:3767: writing smithi00888346-409 from 1643473 to 2322287 tid 2 2023-10-07T21:42:14.112 INFO:tasks.rados.rados.0.smithi008.stdout:3767: writing smithi00888346-409 from 2867416 to 2925012 tid 3 2023-10-07T21:42:14.113 INFO:tasks.rados.rados.0.smithi008.stdout:3768: write oid 208 current snap is 0 2023-10-07T21:42:14.113 INFO:tasks.rados.rados.0.smithi008.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-10-07T21:42:14.118 INFO:tasks.rados.rados.0.smithi008.stdout:3768: writing smithi00888346-208 from 541819 to 1065064 tid 1 2023-10-07T21:42:14.124 INFO:tasks.rados.rados.0.smithi008.stdout:3768: writing smithi00888346-208 from 1701955 to 2124427 tid 2 2023-10-07T21:42:14.129 INFO:tasks.rados.rados.0.smithi008.stdout:3768: writing smithi00888346-208 from 2894839 to 2941819 tid 3 2023-10-07T21:42:14.129 INFO:tasks.rados.rados.0.smithi008.stdout:3769: write oid 167 current snap is 0 2023-10-07T21:42:14.129 INFO:tasks.rados.rados.0.smithi008.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-10-07T21:42:14.136 INFO:tasks.rados.rados.0.smithi008.stdout:3769: writing smithi00888346-167 from 558626 to 1157120 tid 1 2023-10-07T21:42:14.143 INFO:tasks.rados.rados.0.smithi008.stdout:3769: writing smithi00888346-167 from 1760437 to 2442920 tid 2 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3769: writing smithi00888346-167 from 2922262 to 2958626 tid 3 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3770: read oid 147 snap -1 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3770: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3771: read oid 169 snap -1 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3772: write oid 90 current snap is 0 2023-10-07T21:42:14.146 INFO:tasks.rados.rados.0.smithi008.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-10-07T21:42:14.154 INFO:tasks.rados.rados.0.smithi008.stdout:3772: writing smithi00888346-90 from 575433 to 1365529 tid 1 2023-10-07T21:42:14.159 INFO:tasks.rados.rados.0.smithi008.stdout:3772: writing smithi00888346-90 from 1935272 to 2361413 tid 2 2023-10-07T21:42:14.160 INFO:tasks.rados.rados.0.smithi008.stdout:3773: write oid 416 current snap is 0 2023-10-07T21:42:14.160 INFO:tasks.rados.rados.0.smithi008.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-10-07T21:42:14.166 INFO:tasks.rados.rados.0.smithi008.stdout:3773: writing smithi00888346-416 from 592240 to 1057585 tid 1 2023-10-07T21:42:14.173 INFO:tasks.rados.rados.0.smithi008.stdout:3773: writing smithi00888346-416 from 1593754 to 2279906 tid 2 2023-10-07T21:42:14.178 INFO:tasks.rados.rados.0.smithi008.stdout:3773: writing smithi00888346-416 from 2809814 to 2992240 tid 3 2023-10-07T21:42:14.178 INFO:tasks.rados.rados.0.smithi008.stdout:3774: write oid 59 current snap is 0 2023-10-07T21:42:14.178 INFO:tasks.rados.rados.0.smithi008.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-10-07T21:42:14.179 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:14 smithi081 bash[79190]: debug 2023-10-07T21:42:14.033+0000 7fc72ad6b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:42:14.186 INFO:tasks.rados.rados.0.smithi008.stdout:3774: writing smithi00888346-59 from 609047 to 1149641 tid 1 2023-10-07T21:42:14.193 INFO:tasks.rados.rados.0.smithi008.stdout:3774: writing smithi00888346-59 from 1935883 to 2365693 tid 2 2023-10-07T21:42:14.197 INFO:tasks.rados.rados.0.smithi008.stdout:3774: writing smithi00888346-59 from 3004531 to 3009047 tid 3 2023-10-07T21:42:14.197 INFO:tasks.rados.rados.0.smithi008.stdout:3775: write oid 417 current snap is 0 2023-10-07T21:42:14.197 INFO:tasks.rados.rados.0.smithi008.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-10-07T21:42:14.204 INFO:tasks.rados.rados.0.smithi008.stdout:3775: writing smithi00888346-417 from 625854 to 1241697 tid 1 2023-10-07T21:42:14.211 INFO:tasks.rados.rados.0.smithi008.stdout:3775: writing smithi00888346-417 from 1994365 to 2567833 tid 2 2023-10-07T21:42:14.212 INFO:tasks.rados.rados.0.smithi008.stdout:3776: write oid 171 current snap is 0 2023-10-07T21:42:14.212 INFO:tasks.rados.rados.0.smithi008.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-10-07T21:42:14.219 INFO:tasks.rados.rados.0.smithi008.stdout:3776: writing smithi00888346-171 from 642661 to 1333753 tid 1 2023-10-07T21:42:14.226 INFO:tasks.rados.rados.0.smithi008.stdout:3776: writing smithi00888346-171 from 2052847 to 2486326 tid 2 2023-10-07T21:42:14.226 INFO:tasks.rados.rados.0.smithi008.stdout:3777: write oid 483 current snap is 0 2023-10-07T21:42:14.226 INFO:tasks.rados.rados.0.smithi008.stdout:3765: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:14.305 INFO:tasks.rados.rados.0.smithi008.stdout:3766: finishing write tid 1 to smithi00888346-421 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3766: finishing write tid 2 to smithi00888346-421 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3766: finishing write tid 3 to smithi00888346-421 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3766: finishing write tid 4 to smithi00888346-421 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3766: finishing write tid 5 to smithi00888346-421 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 519 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3767: finishing write tid 1 to smithi00888346-409 2023-10-07T21:42:14.306 INFO:tasks.rados.rados.0.smithi008.stdout:3767: finishing write tid 2 to smithi00888346-409 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3767: finishing write tid 3 to smithi00888346-409 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3767: finishing write tid 4 to smithi00888346-409 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3767: finishing write tid 5 to smithi00888346-409 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 409 v 451 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3768: finishing write tid 1 to smithi00888346-208 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3768: finishing write tid 2 to smithi00888346-208 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3768: finishing write tid 3 to smithi00888346-208 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3768: finishing write tid 4 to smithi00888346-208 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:3768: finishing write tid 5 to smithi00888346-208 2023-10-07T21:42:14.307 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 208 v 630 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: finishing write tid 1 to smithi00888346-167 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: finishing write tid 2 to smithi00888346-167 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: finishing write tid 3 to smithi00888346-167 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: finishing write tid 4 to smithi00888346-167 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: finishing write tid 5 to smithi00888346-167 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 167 v 510 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3769: left oid 167 (ObjNum 2318 snap 0 seq_num 2318) 2023-10-07T21:42:14.308 INFO:tasks.rados.rados.0.smithi008.stdout:3770: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-10-07T21:42:14.433 INFO:tasks.rados.rados.0.smithi008.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-10-07T21:42:14.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:14 smithi081 bash[79190]: debug 2023-10-07T21:42:14.165+0000 7fc72ad6b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:42:14.565 INFO:tasks.rados.rados.0.smithi008.stdout:3772: finishing write tid 1 to smithi00888346-90 2023-10-07T21:42:14.565 INFO:tasks.rados.rados.0.smithi008.stdout:3772: finishing write tid 2 to smithi00888346-90 2023-10-07T21:42:14.565 INFO:tasks.rados.rados.0.smithi008.stdout:3772: finishing write tid 3 to smithi00888346-90 2023-10-07T21:42:14.565 INFO:tasks.rados.rados.0.smithi008.stdout:3772: finishing write tid 4 to smithi00888346-90 2023-10-07T21:42:14.565 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 90 v 513 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3772: left oid 90 (ObjNum 2319 snap 0 seq_num 2319) 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: finishing write tid 1 to smithi00888346-416 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: finishing write tid 2 to smithi00888346-416 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: finishing write tid 3 to smithi00888346-416 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: finishing write tid 4 to smithi00888346-416 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: finishing write tid 5 to smithi00888346-416 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 416 v 351 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3773: left oid 416 (ObjNum 2320 snap 0 seq_num 2320) 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3774: finishing write tid 1 to smithi00888346-59 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3774: finishing write tid 2 to smithi00888346-59 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3774: finishing write tid 3 to smithi00888346-59 2023-10-07T21:42:14.566 INFO:tasks.rados.rados.0.smithi008.stdout:3774: finishing write tid 4 to smithi00888346-59 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3774: finishing write tid 5 to smithi00888346-59 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 59 v 355 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3774: left oid 59 (ObjNum 2321 snap 0 seq_num 2321) 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3775: finishing write tid 1 to smithi00888346-417 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3775: finishing write tid 2 to smithi00888346-417 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3775: finishing write tid 3 to smithi00888346-417 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3775: finishing write tid 4 to smithi00888346-417 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 417 v 442 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3775: left oid 417 (ObjNum 2322 snap 0 seq_num 2322) 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3776: finishing write tid 1 to smithi00888346-171 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3776: finishing write tid 2 to smithi00888346-171 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3776: finishing write tid 3 to smithi00888346-171 2023-10-07T21:42:14.567 INFO:tasks.rados.rados.0.smithi008.stdout:3776: finishing write tid 4 to smithi00888346-171 2023-10-07T21:42:14.568 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 171 v 358 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-10-07T21:42:14.568 INFO:tasks.rados.rados.0.smithi008.stdout:3776: left oid 171 (ObjNum 2323 snap 0 seq_num 2323) 2023-10-07T21:42:14.568 INFO:tasks.rados.rados.0.smithi008.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-10-07T21:42:14.580 INFO:tasks.rados.rados.0.smithi008.stdout:3777: writing smithi00888346-483 from 659468 to 1425809 tid 1 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3777: writing smithi00888346-483 from 2111329 to 2688466 tid 2 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3765: done (12 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3766: done (11 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3767: done (10 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3768: done (9 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3769: done (8 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3770: done (7 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3771: done (6 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3772: done (5 left) 2023-10-07T21:42:14.588 INFO:tasks.rados.rados.0.smithi008.stdout:3773: done (4 left) 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3774: done (3 left) 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3775: done (2 left) 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3776: done (1 left) 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3778: read oid 492 snap -1 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3778: expect (ObjNum 1968 snap 0 seq_num 1968) 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3779: write oid 170 current snap is 0 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3777: finishing write tid 1 to smithi00888346-483 2023-10-07T21:42:14.589 INFO:tasks.rados.rados.0.smithi008.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-10-07T21:42:14.594 INFO:tasks.rados.rados.0.smithi008.stdout:3779: writing smithi00888346-170 from 676275 to 1117865 tid 1 2023-10-07T21:42:14.600 INFO:tasks.rados.rados.0.smithi008.stdout:3779: writing smithi00888346-170 from 1653458 to 2090606 tid 2 2023-10-07T21:42:14.605 INFO:tasks.rados.rados.0.smithi008.stdout:3779: writing smithi00888346-170 from 2597870 to 3028947 tid 3 2023-10-07T21:42:14.606 INFO:tasks.rados.rados.0.smithi008.stdout:3780: read oid 477 snap -1 2023-10-07T21:42:14.606 INFO:tasks.rados.rados.0.smithi008.stdout:3780: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-07T21:42:14.606 INFO:tasks.rados.rados.0.smithi008.stdout:3781: write oid 300 current snap is 0 2023-10-07T21:42:14.606 INFO:tasks.rados.rados.0.smithi008.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-10-07T21:42:14.612 INFO:tasks.rados.rados.0.smithi008.stdout:3781: writing smithi00888346-300 from 693082 to 1209921 tid 1 2023-10-07T21:42:14.619 INFO:tasks.rados.rados.0.smithi008.stdout:3781: writing smithi00888346-300 from 1711940 to 2292746 tid 2 2023-10-07T21:42:14.624 INFO:tasks.rados.rados.0.smithi008.stdout:3781: writing smithi00888346-300 from 3025293 to 3093082 tid 3 2023-10-07T21:42:14.624 INFO:tasks.rados.rados.0.smithi008.stdout:3782: read oid 456 snap -1 2023-10-07T21:42:14.625 INFO:tasks.rados.rados.0.smithi008.stdout:3782: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-10-07T21:42:14.625 INFO:tasks.rados.rados.0.smithi008.stdout:3783: write oid 82 current snap is 0 2023-10-07T21:42:14.625 INFO:tasks.rados.rados.0.smithi008.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-10-07T21:42:14.632 INFO:tasks.rados.rados.0.smithi008.stdout:3783: writing smithi00888346-82 from 709889 to 1418330 tid 1 2023-10-07T21:42:14.637 INFO:tasks.rados.rados.0.smithi008.stdout:3783: writing smithi00888346-82 from 1886775 to 2327592 tid 2 2023-10-07T21:42:14.643 INFO:tasks.rados.rados.0.smithi008.stdout:3783: writing smithi00888346-82 from 2769069 to 3109889 tid 3 2023-10-07T21:42:14.643 INFO:tasks.rados.rados.0.smithi008.stdout:3784: read oid 227 snap -1 2023-10-07T21:42:14.643 INFO:tasks.rados.rados.0.smithi008.stdout:3784: expect deleted 2023-10-07T21:42:14.643 INFO:tasks.rados.rados.0.smithi008.stdout:3785: write oid 52 current snap is 0 2023-10-07T21:42:14.643 INFO:tasks.rados.rados.0.smithi008.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-10-07T21:42:14.651 INFO:tasks.rados.rados.0.smithi008.stdout:3785: writing smithi00888346-52 from 726696 to 1510386 tid 1 2023-10-07T21:42:14.657 INFO:tasks.rados.rados.0.smithi008.stdout:3785: writing smithi00888346-52 from 1945257 to 2529732 tid 2 2023-10-07T21:42:14.657 INFO:tasks.rados.rados.0.smithi008.stdout:3786: write oid 168 current snap is 0 2023-10-07T21:42:14.657 INFO:tasks.rados.rados.0.smithi008.stdout:3777: finishing write tid 2 to smithi00888346-483 2023-10-07T21:42:14.657 INFO:tasks.rados.rados.0.smithi008.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-10-07T21:42:14.664 INFO:tasks.rados.rados.0.smithi008.stdout:3786: writing smithi00888346-168 from 743503 to 1202442 tid 1 2023-10-07T21:42:14.670 INFO:tasks.rados.rados.0.smithi008.stdout:3786: writing smithi00888346-168 from 1887386 to 2331872 tid 2 2023-10-07T21:42:14.675 INFO:tasks.rados.rados.0.smithi008.stdout:3786: writing smithi00888346-168 from 3107562 to 3143503 tid 3 2023-10-07T21:42:14.675 INFO:tasks.rados.rados.0.smithi008.stdout:3787: delete oid 106 current snap is 0 2023-10-07T21:42:14.675 INFO:tasks.rados.rados.0.smithi008.stdout:3777: finishing write tid 3 to smithi00888346-483 2023-10-07T21:42:14.676 INFO:tasks.rados.rados.0.smithi008.stdout:3777: finishing write tid 4 to smithi00888346-483 2023-10-07T21:42:14.676 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 483 v 633 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-10-07T21:42:14.676 INFO:tasks.rados.rados.0.smithi008.stdout:3777: left oid 483 (ObjNum 2324 snap 0 seq_num 2324) 2023-10-07T21:42:14.676 INFO:tasks.rados.rados.0.smithi008.stdout:3778: expect (ObjNum 1968 snap 0 seq_num 1968) 2023-10-07T21:42:14.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:14 smithi008 bash[41094]: cluster 2023-10-07T21:42:14.411257+0000 mgr.y (mgr.15180) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-10-07T21:42:14.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:14 smithi008 bash[27485]: cluster 2023-10-07T21:42:14.411257+0000 mgr.y (mgr.15180) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-10-07T21:42:14.953 INFO:tasks.rados.rados.0.smithi008.stdout:3779: finishing write tid 1 to smithi00888346-170 2023-10-07T21:42:14.953 INFO:tasks.rados.rados.0.smithi008.stdout:3779: finishing write tid 2 to smithi00888346-170 2023-10-07T21:42:14.953 INFO:tasks.rados.rados.0.smithi008.stdout:3779: finishing write tid 3 to smithi00888346-170 2023-10-07T21:42:14.953 INFO:tasks.rados.rados.0.smithi008.stdout:3779: finishing write tid 4 to smithi00888346-170 2023-10-07T21:42:14.954 INFO:tasks.rados.rados.0.smithi008.stdout:3779: finishing write tid 5 to smithi00888346-170 2023-10-07T21:42:14.954 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 170 v 408 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-10-07T21:42:14.954 INFO:tasks.rados.rados.0.smithi008.stdout:3779: left oid 170 (ObjNum 2325 snap 0 seq_num 2325) 2023-10-07T21:42:14.954 INFO:tasks.rados.rados.0.smithi008.stdout:3781: finishing write tid 1 to smithi00888346-300 2023-10-07T21:42:14.954 INFO:tasks.rados.rados.0.smithi008.stdout:3780: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-07T21:42:14.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:14 smithi081 bash[31720]: cluster 2023-10-07T21:42:14.411257+0000 mgr.y (mgr.15180) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 76 op/s 2023-10-07T21:42:15.186 INFO:tasks.rados.rados.0.smithi008.stdout:3781: finishing write tid 2 to smithi00888346-300 2023-10-07T21:42:15.186 INFO:tasks.rados.rados.0.smithi008.stdout:3781: finishing write tid 3 to smithi00888346-300 2023-10-07T21:42:15.186 INFO:tasks.rados.rados.0.smithi008.stdout:3781: finishing write tid 4 to smithi00888346-300 2023-10-07T21:42:15.187 INFO:tasks.rados.rados.0.smithi008.stdout:3781: finishing write tid 5 to smithi00888346-300 2023-10-07T21:42:15.187 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 300 v 508 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-10-07T21:42:15.187 INFO:tasks.rados.rados.0.smithi008.stdout:3781: left oid 300 (ObjNum 2326 snap 0 seq_num 2326) 2023-10-07T21:42:15.187 INFO:tasks.rados.rados.0.smithi008.stdout:3782: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3783: finishing write tid 1 to smithi00888346-82 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3783: finishing write tid 2 to smithi00888346-82 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3777: done (10 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3778: done (9 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3779: done (8 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3780: done (7 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3781: done (6 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3782: done (5 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3787: done (4 left) 2023-10-07T21:42:15.362 INFO:tasks.rados.rados.0.smithi008.stdout:3788: delete oid 260 current snap is 0 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3783: finishing write tid 3 to smithi00888346-82 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3783: finishing write tid 4 to smithi00888346-82 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3783: finishing write tid 5 to smithi00888346-82 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 82 v 637 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3783: left oid 82 (ObjNum 2327 snap 0 seq_num 2327) 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3785: finishing write tid 1 to smithi00888346-52 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3785: finishing write tid 2 to smithi00888346-52 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3785: finishing write tid 3 to smithi00888346-52 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3785: finishing write tid 4 to smithi00888346-52 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 52 v 302 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3785: left oid 52 (ObjNum 2328 snap 0 seq_num 2328) 2023-10-07T21:42:15.363 INFO:tasks.rados.rados.0.smithi008.stdout:3786: finishing write tid 1 to smithi00888346-168 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:3786: finishing write tid 2 to smithi00888346-168 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:3786: finishing write tid 3 to smithi00888346-168 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:3786: finishing write tid 4 to smithi00888346-168 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:3786: finishing write tid 5 to smithi00888346-168 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 168 v 517 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-10-07T21:42:15.364 INFO:tasks.rados.rados.0.smithi008.stdout:3786: left oid 168 (ObjNum 2329 snap 0 seq_num 2329) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3783: done (4 left) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3784: done (3 left) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3785: done (2 left) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3786: done (1 left) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3788: done (0 left) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3789: read oid 55 snap -1 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3789: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3790: write oid 221 current snap is 0 2023-10-07T21:42:15.365 INFO:tasks.rados.rados.0.smithi008.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-10-07T21:42:15.373 INFO:tasks.rados.rados.0.smithi008.stdout:3790: writing smithi00888346-221 from 793924 to 1478610 tid 1 2023-10-07T21:42:15.382 INFO:tasks.rados.rados.0.smithi008.stdout:3790: writing smithi00888346-221 from 2062832 to 2654645 tid 2 2023-10-07T21:42:15.385 INFO:tasks.rados.rados.0.smithi008.stdout:3790: writing smithi00888346-221 from 3189831 to 3193924 tid 3 2023-10-07T21:42:15.385 INFO:tasks.rados.rados.0.smithi008.stdout:3791: read oid 428 snap -1 2023-10-07T21:42:15.385 INFO:tasks.rados.rados.0.smithi008.stdout:3791: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:42:15.385 INFO:tasks.rados.rados.0.smithi008.stdout:3792: write oid 265 current snap is 0 2023-10-07T21:42:15.386 INFO:tasks.rados.rados.0.smithi008.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-10-07T21:42:15.393 INFO:tasks.rados.rados.0.smithi008.stdout:3792: writing smithi00888346-265 from 410731 to 1170666 tid 1 2023-10-07T21:42:15.400 INFO:tasks.rados.rados.0.smithi008.stdout:3792: writing smithi00888346-265 from 1604961 to 2056785 tid 2 2023-10-07T21:42:15.408 INFO:tasks.rados.rados.0.smithi008.stdout:3792: writing smithi00888346-265 from 2700901 to 3210731 tid 3 2023-10-07T21:42:15.408 INFO:tasks.rados.rados.0.smithi008.stdout:3793: write oid 256 current snap is 0 2023-10-07T21:42:15.408 INFO:tasks.rados.rados.0.smithi008.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-10-07T21:42:15.415 INFO:tasks.rados.rados.0.smithi008.stdout:3793: writing smithi00888346-256 from 427538 to 979075 tid 1 2023-10-07T21:42:15.424 INFO:tasks.rados.rados.0.smithi008.stdout:3793: writing smithi00888346-256 from 1379796 to 1975278 tid 2 2023-10-07T21:42:15.430 INFO:tasks.rados.rados.0.smithi008.stdout:3793: writing smithi00888346-256 from 2444677 to 3009908 tid 3 2023-10-07T21:42:15.430 INFO:tasks.rados.rados.0.smithi008.stdout:3794: write oid 76 current snap is 0 2023-10-07T21:42:15.430 INFO:tasks.rados.rados.0.smithi008.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-10-07T21:42:15.437 INFO:tasks.rados.rados.0.smithi008.stdout:3794: writing smithi00888346-76 from 444345 to 1071131 tid 1 2023-10-07T21:42:15.447 INFO:tasks.rados.rados.0.smithi008.stdout:3794: writing smithi00888346-76 from 1838278 to 2577418 tid 2 2023-10-07T21:42:15.448 INFO:tasks.rados.rados.0.smithi008.stdout:3795: read oid 227 snap -1 2023-10-07T21:42:15.448 INFO:tasks.rados.rados.0.smithi008.stdout:3795: expect deleted 2023-10-07T21:42:15.448 INFO:tasks.rados.rados.0.smithi008.stdout:3796: write oid 487 current snap is 0 2023-10-07T21:42:15.448 INFO:tasks.rados.rados.0.smithi008.stdout:3789: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-10-07T21:42:15.562 INFO:tasks.rados.rados.0.smithi008.stdout:3790: finishing write tid 1 to smithi00888346-221 2023-10-07T21:42:15.563 INFO:tasks.rados.rados.0.smithi008.stdout:3790: finishing write tid 2 to smithi00888346-221 2023-10-07T21:42:15.563 INFO:tasks.rados.rados.0.smithi008.stdout:3790: finishing write tid 3 to smithi00888346-221 2023-10-07T21:42:15.563 INFO:tasks.rados.rados.0.smithi008.stdout:3790: finishing write tid 4 to smithi00888346-221 2023-10-07T21:42:15.563 INFO:tasks.rados.rados.0.smithi008.stdout:3790: finishing write tid 5 to smithi00888346-221 2023-10-07T21:42:15.565 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 221 v 523 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-10-07T21:42:15.565 INFO:tasks.rados.rados.0.smithi008.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-10-07T21:42:15.565 INFO:tasks.rados.rados.0.smithi008.stdout:3791: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:42:15.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[31720]: cluster 2023-10-07T21:42:15.479306+0000 mon.a (mon.0) 1049 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[31720]: cluster 2023-10-07T21:42:15.479494+0000 mon.a (mon.0) 1050 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[31720]: audit 2023-10-07T21:42:15.480035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: debug 2023-10-07T21:42:15.449+0000 7fc72ad6b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: [07/Oct/2023:21:42:15] ENGINE Bus STARTING 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: CherryPy Checker: 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: The Application mounted at '' has an empty config. 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: [07/Oct/2023:21:42:15] ENGINE Serving on http://:::9283 2023-10-07T21:42:15.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:15 smithi081 bash[79190]: [07/Oct/2023:21:42:15] ENGINE Bus STARTED 2023-10-07T21:42:15.818 INFO:tasks.rados.rados.0.smithi008.stdout:3792: finishing write tid 1 to smithi00888346-265 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3792: finishing write tid 2 to smithi00888346-265 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3792: finishing write tid 3 to smithi00888346-265 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3792: finishing write tid 4 to smithi00888346-265 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3792: finishing write tid 5 to smithi00888346-265 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 265 v 455 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3793: finishing write tid 1 to smithi00888346-256 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3793: finishing write tid 2 to smithi00888346-256 2023-10-07T21:42:15.819 INFO:tasks.rados.rados.0.smithi008.stdout:3793: finishing write tid 3 to smithi00888346-256 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:3793: finishing write tid 4 to smithi00888346-256 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:3793: finishing write tid 5 to smithi00888346-256 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 256 v 527 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:3794: finishing write tid 1 to smithi00888346-76 2023-10-07T21:42:15.820 INFO:tasks.rados.rados.0.smithi008.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-10-07T21:42:15.830 INFO:tasks.rados.rados.0.smithi008.stdout:3796: writing smithi00888346-487 from 461152 to 1163187 tid 1 2023-10-07T21:42:15.838 INFO:tasks.rados.rados.0.smithi008.stdout:3796: writing smithi00888346-487 from 1896760 to 2495911 tid 2 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3796: writing smithi00888346-487 from 2899523 to 3261152 tid 3 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3789: done (7 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3790: done (6 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3791: done (5 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3792: done (4 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3793: done (3 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3795: done (2 left) 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3797: read oid 480 snap -1 2023-10-07T21:42:15.843 INFO:tasks.rados.rados.0.smithi008.stdout:3797: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3798: read oid 187 snap -1 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3798: expect deleted 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3799: read oid 247 snap -1 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3799: expect deleted 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3800: write oid 423 current snap is 0 2023-10-07T21:42:15.844 INFO:tasks.rados.rados.0.smithi008.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-10-07T21:42:15.850 INFO:tasks.rados.rados.0.smithi008.stdout:3800: writing smithi00888346-423 from 477959 to 1255243 tid 1 2023-10-07T21:42:15.859 INFO:tasks.rados.rados.0.smithi008.stdout:3800: writing smithi00888346-423 from 1838889 to 2581698 tid 2 2023-10-07T21:42:15.864 INFO:tasks.rados.rados.0.smithi008.stdout:3800: writing smithi00888346-423 from 3210593 to 3277959 tid 3 2023-10-07T21:42:15.864 INFO:tasks.rados.rados.0.smithi008.stdout:3801: write oid 207 current snap is 0 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:3794: finishing write tid 2 to smithi00888346-76 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:3794: finishing write tid 3 to smithi00888346-76 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:3794: finishing write tid 4 to smithi00888346-76 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 76 v 526 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-10-07T21:42:15.865 INFO:tasks.rados.rados.0.smithi008.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-10-07T21:42:15.869 INFO:tasks.rados.rados.0.smithi008.stdout:3801: writing smithi00888346-207 from 494766 to 947299 tid 1 2023-10-07T21:42:15.875 INFO:tasks.rados.rados.0.smithi008.stdout:3801: writing smithi00888346-207 from 1497371 to 2100191 tid 2 2023-10-07T21:42:15.883 INFO:tasks.rados.rados.0.smithi008.stdout:3801: writing smithi00888346-207 from 2838016 to 3294766 tid 3 2023-10-07T21:42:15.883 INFO:tasks.rados.rados.0.smithi008.stdout:3794: done (6 left) 2023-10-07T21:42:15.883 INFO:tasks.rados.rados.0.smithi008.stdout:3802: write oid 479 current snap is 0 2023-10-07T21:42:15.883 INFO:tasks.rados.rados.0.smithi008.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-10-07T21:42:15.890 INFO:tasks.rados.rados.0.smithi008.stdout:3802: writing smithi00888346-479 from 511573 to 1039355 tid 1 2023-10-07T21:42:15.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[27485]: cluster 2023-10-07T21:42:15.479306+0000 mon.a (mon.0) 1049 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:42:15.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[27485]: cluster 2023-10-07T21:42:15.479494+0000 mon.a (mon.0) 1050 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:42:15.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[27485]: audit 2023-10-07T21:42:15.480035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:15.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[41094]: cluster 2023-10-07T21:42:15.479306+0000 mon.a (mon.0) 1049 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:42:15.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[41094]: cluster 2023-10-07T21:42:15.479494+0000 mon.a (mon.0) 1050 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:42:15.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:15 smithi008 bash[41094]: audit 2023-10-07T21:42:15.480035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:15.897 INFO:tasks.rados.rados.0.smithi008.stdout:3802: writing smithi00888346-479 from 1555853 to 2302331 tid 2 2023-10-07T21:42:15.903 INFO:tasks.rados.rados.0.smithi008.stdout:3802: writing smithi00888346-479 from 2865439 to 3311573 tid 3 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3803: read oid 433 snap -1 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3803: expect deleted 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3804: read oid 398 snap -1 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3804: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3805: delete oid 316 current snap is 0 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3796: finishing write tid 1 to smithi00888346-487 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3796: finishing write tid 2 to smithi00888346-487 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3796: finishing write tid 3 to smithi00888346-487 2023-10-07T21:42:15.904 INFO:tasks.rados.rados.0.smithi008.stdout:3796: finishing write tid 4 to smithi00888346-487 2023-10-07T21:42:15.905 INFO:tasks.rados.rados.0.smithi008.stdout:3796: finishing write tid 5 to smithi00888346-487 2023-10-07T21:42:15.905 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 487 v 363 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-10-07T21:42:15.905 INFO:tasks.rados.rados.0.smithi008.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2023-10-07T21:42:15.905 INFO:tasks.rados.rados.0.smithi008.stdout:3800: finishing write tid 1 to smithi00888346-423 2023-10-07T21:42:15.905 INFO:tasks.rados.rados.0.smithi008.stdout:3797: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-10-07T21:42:16.103 INFO:tasks.rados.rados.0.smithi008.stdout:3800: finishing write tid 2 to smithi00888346-423 2023-10-07T21:42:16.103 INFO:tasks.rados.rados.0.smithi008.stdout:3800: finishing write tid 3 to smithi00888346-423 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3800: finishing write tid 4 to smithi00888346-423 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3800: finishing write tid 5 to smithi00888346-423 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 413 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3800: left oid 423 (ObjNum 2337 snap 0 seq_num 2337) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3801: finishing write tid 1 to smithi00888346-207 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3796: done (9 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3797: done (8 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3798: done (7 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3799: done (6 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3800: done (5 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3805: done (4 left) 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3806: delete oid 329 current snap is 0 2023-10-07T21:42:16.104 INFO:tasks.rados.rados.0.smithi008.stdout:3801: finishing write tid 2 to smithi00888346-207 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3801: finishing write tid 3 to smithi00888346-207 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3801: finishing write tid 4 to smithi00888346-207 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3801: finishing write tid 5 to smithi00888346-207 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 207 v 587 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3801: left oid 207 (ObjNum 2338 snap 0 seq_num 2338) 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: finishing write tid 1 to smithi00888346-479 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: finishing write tid 2 to smithi00888346-479 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: finishing write tid 3 to smithi00888346-479 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: finishing write tid 4 to smithi00888346-479 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: finishing write tid 5 to smithi00888346-479 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 479 v 531 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-10-07T21:42:16.105 INFO:tasks.rados.rados.0.smithi008.stdout:3802: left oid 479 (ObjNum 2339 snap 0 seq_num 2339) 2023-10-07T21:42:16.106 INFO:tasks.rados.rados.0.smithi008.stdout:3804: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-10-07T21:42:16.167 INFO:tasks.rados.rados.0.smithi008.stdout:3801: done (4 left) 2023-10-07T21:42:16.167 INFO:tasks.rados.rados.0.smithi008.stdout:3802: done (3 left) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3803: done (2 left) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3804: done (1 left) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3806: done (0 left) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3807: read oid 253 snap -1 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3807: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3808: read oid 41 snap -1 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3809: read oid 200 snap -1 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3809: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3810: write oid 95 current snap is 0 2023-10-07T21:42:16.168 INFO:tasks.rados.rados.0.smithi008.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-10-07T21:42:16.174 INFO:tasks.rados.rados.0.smithi008.stdout:3810: writing smithi00888346-95 from 561994 to 1031876 tid 1 2023-10-07T21:42:16.183 INFO:tasks.rados.rados.0.smithi008.stdout:3810: writing smithi00888346-95 from 1731299 to 2341457 tid 2 2023-10-07T21:42:16.189 INFO:tasks.rados.rados.0.smithi008.stdout:3810: writing smithi00888346-95 from 2947708 to 3361994 tid 3 2023-10-07T21:42:16.189 INFO:tasks.rados.rados.0.smithi008.stdout:3811: write oid 409 current snap is 0 2023-10-07T21:42:16.189 INFO:tasks.rados.rados.0.smithi008.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-10-07T21:42:16.195 INFO:tasks.rados.rados.0.smithi008.stdout:3811: writing smithi00888346-409 from 578801 to 1123932 tid 1 2023-10-07T21:42:16.203 INFO:tasks.rados.rados.0.smithi008.stdout:3811: writing smithi00888346-409 from 1789781 to 2543597 tid 2 2023-10-07T21:42:16.208 INFO:tasks.rados.rados.0.smithi008.stdout:3811: writing smithi00888346-409 from 2975131 to 3378801 tid 3 2023-10-07T21:42:16.208 INFO:tasks.rados.rados.0.smithi008.stdout:3812: read oid 355 snap -1 2023-10-07T21:42:16.208 INFO:tasks.rados.rados.0.smithi008.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-10-07T21:42:16.208 INFO:tasks.rados.rados.0.smithi008.stdout:3813: write oid 167 current snap is 0 2023-10-07T21:42:16.208 INFO:tasks.rados.rados.0.smithi008.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-10-07T21:42:16.215 INFO:tasks.rados.rados.0.smithi008.stdout:3813: writing smithi00888346-167 from 595608 to 1215988 tid 1 2023-10-07T21:42:16.222 INFO:tasks.rados.rados.0.smithi008.stdout:3813: writing smithi00888346-167 from 1848263 to 2462090 tid 2 2023-10-07T21:42:16.228 INFO:tasks.rados.rados.0.smithi008.stdout:3813: writing smithi00888346-167 from 3002554 to 3395608 tid 3 2023-10-07T21:42:16.228 INFO:tasks.rados.rados.0.smithi008.stdout:3814: write oid 82 current snap is 0 2023-10-07T21:42:16.228 INFO:tasks.rados.rados.0.smithi008.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-10-07T21:42:16.235 INFO:tasks.rados.rados.0.smithi008.stdout:3814: writing smithi00888346-82 from 612415 to 1308044 tid 1 2023-10-07T21:42:16.243 INFO:tasks.rados.rados.0.smithi008.stdout:3814: writing smithi00888346-82 from 1790392 to 2547877 tid 2 2023-10-07T21:42:16.248 INFO:tasks.rados.rados.0.smithi008.stdout:3814: writing smithi00888346-82 from 3313624 to 3412415 tid 3 2023-10-07T21:42:16.248 INFO:tasks.rados.rados.0.smithi008.stdout:3815: write oid 424 current snap is 0 2023-10-07T21:42:16.248 INFO:tasks.rados.rados.0.smithi008.stdout:3809: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-07T21:42:16.370 INFO:tasks.rados.rados.0.smithi008.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-10-07T21:42:16.488 INFO:tasks.rados.rados.0.smithi008.stdout:3807: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-10-07T21:42:16.680 INFO:tasks.rados.rados.0.smithi008.stdout:3810: finishing write tid 1 to smithi00888346-95 2023-10-07T21:42:16.680 INFO:tasks.rados.rados.0.smithi008.stdout:3810: finishing write tid 2 to smithi00888346-95 2023-10-07T21:42:16.681 INFO:tasks.rados.rados.0.smithi008.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-10-07T21:42:16.691 INFO:tasks.rados.rados.0.smithi008.stdout:3815: writing smithi00888346-424 from 629222 to 1400100 tid 1 2023-10-07T21:42:16.698 INFO:tasks.rados.rados.0.smithi008.stdout:3815: writing smithi00888346-424 from 1848874 to 2350017 tid 2 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3815: writing smithi00888346-424 from 2824694 to 3357895 tid 3 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3807: done (8 left) 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3808: done (7 left) 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3809: done (6 left) 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3816: read oid 140 snap -1 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3816: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3817: write oid 453 current snap is 0 2023-10-07T21:42:16.704 INFO:tasks.rados.rados.0.smithi008.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-10-07T21:42:16.711 INFO:tasks.rados.rados.0.smithi008.stdout:3817: writing smithi00888346-453 from 646029 to 1092156 tid 1 2023-10-07T21:42:16.719 INFO:tasks.rados.rados.0.smithi008.stdout:3817: writing smithi00888346-453 from 1507356 to 2268510 tid 2 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3817: writing smithi00888346-453 from 2968470 to 3446029 tid 3 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3818: read oid 61 snap -1 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3818: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3819: write oid 341 current snap is 0 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3810: finishing write tid 3 to smithi00888346-95 2023-10-07T21:42:16.727 INFO:tasks.rados.rados.0.smithi008.stdout:3810: finishing write tid 4 to smithi00888346-95 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:3810: finishing write tid 5 to smithi00888346-95 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 95 v 367 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:3811: finishing write tid 1 to smithi00888346-409 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:3811: finishing write tid 2 to smithi00888346-409 2023-10-07T21:42:16.728 INFO:tasks.rados.rados.0.smithi008.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-10-07T21:42:16.734 INFO:tasks.rados.rados.0.smithi008.stdout:3819: writing smithi00888346-341 from 662836 to 1184212 tid 1 2023-10-07T21:42:16.741 INFO:tasks.rados.rados.0.smithi008.stdout:3819: writing smithi00888346-341 from 1965838 to 2470650 tid 2 2023-10-07T21:42:16.748 INFO:tasks.rados.rados.0.smithi008.stdout:3819: writing smithi00888346-341 from 2879540 to 3462836 tid 3 2023-10-07T21:42:16.748 INFO:tasks.rados.rados.0.smithi008.stdout:3810: done (9 left) 2023-10-07T21:42:16.748 INFO:tasks.rados.rados.0.smithi008.stdout:3820: write oid 32 current snap is 0 2023-10-07T21:42:16.748 INFO:tasks.rados.rados.0.smithi008.stdout:3811: finishing write tid 3 to smithi00888346-409 2023-10-07T21:42:16.748 INFO:tasks.rados.rados.0.smithi008.stdout:3811: finishing write tid 4 to smithi00888346-409 2023-10-07T21:42:16.749 INFO:tasks.rados.rados.0.smithi008.stdout:3811: finishing write tid 5 to smithi00888346-409 2023-10-07T21:42:16.749 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 409 v 459 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-10-07T21:42:16.749 INFO:tasks.rados.rados.0.smithi008.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-10-07T21:42:16.749 INFO:tasks.rados.rados.0.smithi008.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-10-07T21:42:16.755 INFO:tasks.rados.rados.0.smithi008.stdout:3820: writing smithi00888346-32 from 679643 to 1276268 tid 1 2023-10-07T21:42:16.763 INFO:tasks.rados.rados.0.smithi008.stdout:3820: writing smithi00888346-32 from 1907967 to 2672790 tid 2 2023-10-07T21:42:16.768 INFO:tasks.rados.rados.0.smithi008.stdout:3820: writing smithi00888346-32 from 3306963 to 3479643 tid 3 2023-10-07T21:42:16.768 INFO:tasks.rados.rados.0.smithi008.stdout:3811: done (9 left) 2023-10-07T21:42:16.768 INFO:tasks.rados.rados.0.smithi008.stdout:3821: write oid 366 current snap is 0 2023-10-07T21:42:16.768 INFO:tasks.rados.rados.0.smithi008.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-10-07T21:42:16.776 INFO:tasks.rados.rados.0.smithi008.stdout:3821: writing smithi00888346-366 from 696450 to 1484677 tid 1 2023-10-07T21:42:16.783 INFO:tasks.rados.rados.0.smithi008.stdout:3821: writing smithi00888346-366 from 2082802 to 2591283 tid 2 2023-10-07T21:42:16.788 INFO:tasks.rados.rados.0.smithi008.stdout:3821: writing smithi00888346-366 from 3050739 to 3496450 tid 3 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3822: read oid 75 snap -1 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3822: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3823: read oid 293 snap -1 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3823: expect deleted 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3824: read oid 430 snap -1 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3824: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3825: write oid 417 current snap is 0 2023-10-07T21:42:16.789 INFO:tasks.rados.rados.0.smithi008.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-10-07T21:42:16.797 INFO:tasks.rados.rados.0.smithi008.stdout:3825: writing smithi00888346-417 from 713257 to 1176733 tid 1 2023-10-07T21:42:16.803 INFO:tasks.rados.rados.0.smithi008.stdout:3825: writing smithi00888346-417 from 1741284 to 2509776 tid 2 2023-10-07T21:42:16.811 INFO:tasks.rados.rados.0.smithi008.stdout:3825: writing smithi00888346-417 from 3078162 to 3513257 tid 3 2023-10-07T21:42:16.811 INFO:tasks.rados.rados.0.smithi008.stdout:3826: read oid 243 snap -1 2023-10-07T21:42:16.811 INFO:tasks.rados.rados.0.smithi008.stdout:3826: expect deleted 2023-10-07T21:42:16.811 INFO:tasks.rados.rados.0.smithi008.stdout:3827: write oid 228 current snap is 0 2023-10-07T21:42:16.812 INFO:tasks.rados.rados.0.smithi008.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:3813: finishing write tid 1 to smithi00888346-167 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:3813: finishing write tid 2 to smithi00888346-167 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:3813: finishing write tid 3 to smithi00888346-167 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:3813: finishing write tid 4 to smithi00888346-167 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:3813: finishing write tid 5 to smithi00888346-167 2023-10-07T21:42:16.878 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 167 v 521 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: finishing write tid 1 to smithi00888346-82 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: finishing write tid 2 to smithi00888346-82 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: finishing write tid 3 to smithi00888346-82 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: finishing write tid 4 to smithi00888346-82 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: finishing write tid 5 to smithi00888346-82 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 82 v 642 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3815: finishing write tid 1 to smithi00888346-424 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3815: finishing write tid 2 to smithi00888346-424 2023-10-07T21:42:16.879 INFO:tasks.rados.rados.0.smithi008.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-10-07T21:42:16.891 INFO:tasks.rados.rados.0.smithi008.stdout:3827: writing smithi00888346-228 from 730064 to 1268789 tid 1 2023-10-07T21:42:16.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: audit 2023-10-07T21:42:15.481125+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:16.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: audit 2023-10-07T21:42:15.488867+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:16.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: audit 2023-10-07T21:42:15.498493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: cluster 2023-10-07T21:42:15.501067+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: audit 2023-10-07T21:42:15.677811+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.8:0/3894021124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[27485]: cluster 2023-10-07T21:42:16.412281+0000 mgr.y (mgr.15180) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: audit 2023-10-07T21:42:15.481125+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: audit 2023-10-07T21:42:15.488867+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: audit 2023-10-07T21:42:15.498493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: cluster 2023-10-07T21:42:15.501067+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: audit 2023-10-07T21:42:15.677811+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.8:0/3894021124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:16.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:16 smithi008 bash[41094]: cluster 2023-10-07T21:42:16.412281+0000 mgr.y (mgr.15180) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-07T21:42:16.898 INFO:tasks.rados.rados.0.smithi008.stdout:3827: writing smithi00888346-228 from 1799766 to 2311916 tid 2 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3827: writing smithi00888346-228 from 3105585 to 3530064 tid 3 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3812: done (15 left) 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3813: done (14 left) 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3814: done (13 left) 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3828: delete oid 395 current snap is 0 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3815: finishing write tid 3 to smithi00888346-424 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3815: finishing write tid 4 to smithi00888346-424 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3815: finishing write tid 5 to smithi00888346-424 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 424 v 413 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-10-07T21:42:16.906 INFO:tasks.rados.rados.0.smithi008.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-10-07T21:42:16.907 INFO:tasks.rados.rados.0.smithi008.stdout:3816: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: finishing write tid 1 to smithi00888346-453 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: finishing write tid 2 to smithi00888346-453 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: finishing write tid 3 to smithi00888346-453 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: finishing write tid 4 to smithi00888346-453 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: finishing write tid 5 to smithi00888346-453 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 453 v 472 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-10-07T21:42:16.987 INFO:tasks.rados.rados.0.smithi008.stdout:3817: left oid 453 (ObjNum 2347 snap 0 seq_num 2347) 2023-10-07T21:42:16.988 INFO:tasks.rados.rados.0.smithi008.stdout:3818: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-10-07T21:42:16.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: audit 2023-10-07T21:42:15.481125+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:16.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: audit 2023-10-07T21:42:15.488867+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:16.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: audit 2023-10-07T21:42:15.498493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.81:0/4040928752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:16.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: cluster 2023-10-07T21:42:15.501067+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2023-10-07T21:42:16.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: audit 2023-10-07T21:42:15.677811+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.8:0/3894021124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:16.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:16 smithi081 bash[31720]: cluster 2023-10-07T21:42:16.412281+0000 mgr.y (mgr.15180) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-07T21:42:17.141 INFO:tasks.rados.rados.0.smithi008.stdout:3819: finishing write tid 1 to smithi00888346-341 2023-10-07T21:42:17.141 INFO:tasks.rados.rados.0.smithi008.stdout:3819: finishing write tid 2 to smithi00888346-341 2023-10-07T21:42:17.141 INFO:tasks.rados.rados.0.smithi008.stdout:3819: finishing write tid 3 to smithi00888346-341 2023-10-07T21:42:17.141 INFO:tasks.rados.rados.0.smithi008.stdout:3819: finishing write tid 4 to smithi00888346-341 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3819: finishing write tid 5 to smithi00888346-341 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 341 v 371 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3819: left oid 341 (ObjNum 2348 snap 0 seq_num 2348) 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: finishing write tid 1 to smithi00888346-32 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: finishing write tid 2 to smithi00888346-32 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: finishing write tid 3 to smithi00888346-32 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: finishing write tid 4 to smithi00888346-32 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: finishing write tid 5 to smithi00888346-32 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 476 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-10-07T21:42:17.142 INFO:tasks.rados.rados.0.smithi008.stdout:3820: left oid 32 (ObjNum 2349 snap 0 seq_num 2349) 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: finishing write tid 1 to smithi00888346-366 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: finishing write tid 2 to smithi00888346-366 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: finishing write tid 3 to smithi00888346-366 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: finishing write tid 4 to smithi00888346-366 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: finishing write tid 5 to smithi00888346-366 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 480 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3821: left oid 366 (ObjNum 2350 snap 0 seq_num 2350) 2023-10-07T21:42:17.143 INFO:tasks.rados.rados.0.smithi008.stdout:3822: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-07T21:42:17.345 INFO:tasks.rados.rados.0.smithi008.stdout:3825: finishing write tid 1 to smithi00888346-417 2023-10-07T21:42:17.345 INFO:tasks.rados.rados.0.smithi008.stdout:3824: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3825: finishing write tid 2 to smithi00888346-417 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3825: finishing write tid 3 to smithi00888346-417 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3825: finishing write tid 4 to smithi00888346-417 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3825: finishing write tid 5 to smithi00888346-417 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 417 v 447 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3825: left oid 417 (ObjNum 2351 snap 0 seq_num 2351) 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3827: finishing write tid 1 to smithi00888346-228 2023-10-07T21:42:17.438 INFO:tasks.rados.rados.0.smithi008.stdout:3827: finishing write tid 2 to smithi00888346-228 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3827: finishing write tid 3 to smithi00888346-228 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3827: finishing write tid 4 to smithi00888346-228 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3827: finishing write tid 5 to smithi00888346-228 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 228 v 451 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3827: left oid 228 (ObjNum 2352 snap 0 seq_num 2352) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3815: done (13 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3816: done (12 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3817: done (11 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3818: done (10 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3819: done (9 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3820: done (8 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3821: done (7 left) 2023-10-07T21:42:17.439 INFO:tasks.rados.rados.0.smithi008.stdout:3822: done (6 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3823: done (5 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3824: done (4 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3825: done (3 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3826: done (2 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3827: done (1 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3828: done (0 left) 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3829: write oid 87 current snap is 0 2023-10-07T21:42:17.440 INFO:tasks.rados.rados.0.smithi008.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-10-07T21:42:17.453 INFO:tasks.rados.rados.0.smithi008.stdout:3829: writing smithi00888346-87 from 763678 to 1452901 tid 1 2023-10-07T21:42:17.460 INFO:tasks.rados.rados.0.smithi008.stdout:3829: writing smithi00888346-87 from 2200377 to 2716196 tid 2 2023-10-07T21:42:17.465 INFO:tasks.rados.rados.0.smithi008.stdout:3829: writing smithi00888346-87 from 3444078 to 3563678 tid 3 2023-10-07T21:42:17.465 INFO:tasks.rados.rados.0.smithi008.stdout:3830: write oid 93 current snap is 0 2023-10-07T21:42:17.465 INFO:tasks.rados.rados.0.smithi008.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-10-07T21:42:17.474 INFO:tasks.rados.rados.0.smithi008.stdout:3830: writing smithi00888346-93 from 780485 to 1544957 tid 1 2023-10-07T21:42:17.482 INFO:tasks.rados.rados.0.smithi008.stdout:3830: writing smithi00888346-93 from 2258859 to 3034689 tid 2 2023-10-07T21:42:17.485 INFO:tasks.rados.rados.0.smithi008.stdout:3830: writing smithi00888346-93 from 3471501 to 3580485 tid 3 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3831: write oid 309 current snap is 0 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: finishing write tid 1 to smithi00888346-87 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: finishing write tid 2 to smithi00888346-87 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: finishing write tid 3 to smithi00888346-87 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: finishing write tid 4 to smithi00888346-87 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: finishing write tid 5 to smithi00888346-87 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 87 v 367 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3829: left oid 87 (ObjNum 2354 snap 0 seq_num 2354) 2023-10-07T21:42:17.486 INFO:tasks.rados.rados.0.smithi008.stdout:3830: finishing write tid 1 to smithi00888346-93 2023-10-07T21:42:17.487 INFO:tasks.rados.rados.0.smithi008.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-10-07T21:42:17.492 INFO:tasks.rados.rados.0.smithi008.stdout:3831: writing smithi00888346-309 from 797292 to 1237013 tid 1 2023-10-07T21:42:17.499 INFO:tasks.rados.rados.0.smithi008.stdout:3831: writing smithi00888346-309 from 1917341 to 2436829 tid 2 2023-10-07T21:42:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:3831: writing smithi00888346-309 from 3098924 to 3577551 tid 3 2023-10-07T21:42:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:3829: done (2 left) 2023-10-07T21:42:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:3832: write oid 492 current snap is 0 2023-10-07T21:42:17.506 INFO:tasks.rados.rados.0.smithi008.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-10-07T21:42:17.512 INFO:tasks.rados.rados.0.smithi008.stdout:3832: writing smithi00888346-492 from 414099 to 1045422 tid 1 2023-10-07T21:42:17.519 INFO:tasks.rados.rados.0.smithi008.stdout:3832: writing smithi00888346-492 from 1575823 to 2355322 tid 2 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3832: writing smithi00888346-492 from 3126347 to 3532599 tid 3 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3833: delete oid 437 current snap is 0 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3830: finishing write tid 2 to smithi00888346-93 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3830: finishing write tid 3 to smithi00888346-93 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3830: finishing write tid 4 to smithi00888346-93 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3830: finishing write tid 5 to smithi00888346-93 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 93 v 592 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-10-07T21:42:17.528 INFO:tasks.rados.rados.0.smithi008.stdout:3831: finishing write tid 1 to smithi00888346-309 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3831: finishing write tid 2 to smithi00888346-309 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3831: finishing write tid 3 to smithi00888346-309 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3831: finishing write tid 4 to smithi00888346-309 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3831: finishing write tid 5 to smithi00888346-309 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 309 v 371 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3831: left oid 309 (ObjNum 2356 snap 0 seq_num 2356) 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3832: finishing write tid 1 to smithi00888346-492 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3832: finishing write tid 2 to smithi00888346-492 2023-10-07T21:42:17.529 INFO:tasks.rados.rados.0.smithi008.stdout:3832: finishing write tid 3 to smithi00888346-492 2023-10-07T21:42:17.530 INFO:tasks.rados.rados.0.smithi008.stdout:3832: finishing write tid 4 to smithi00888346-492 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3832: finishing write tid 5 to smithi00888346-492 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 512 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3832: left oid 492 (ObjNum 2357 snap 0 seq_num 2357) 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3830: done (3 left) 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3831: done (2 left) 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3832: done (1 left) 2023-10-07T21:42:17.531 INFO:tasks.rados.rados.0.smithi008.stdout:3833: done (0 left) 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3834: read oid 115 snap -1 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3834: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3835: read oid 304 snap -1 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3835: expect deleted 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3836: write oid 366 current snap is 0 2023-10-07T21:42:17.532 INFO:tasks.rados.rados.0.smithi008.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-10-07T21:42:17.540 INFO:tasks.rados.rados.0.smithi008.stdout:3836: writing smithi00888346-366 from 447713 to 1229534 tid 1 2023-10-07T21:42:17.548 INFO:tasks.rados.rados.0.smithi008.stdout:3836: writing smithi00888346-366 from 1692787 to 2359602 tid 2 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3836: writing smithi00888346-366 from 3064840 to 3493636 tid 3 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3837: read oid 117 snap -1 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3837: expect deleted 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3838: read oid 367 snap -1 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3838: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3839: read oid 233 snap -1 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3839: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3840: write oid 342 current snap is 0 2023-10-07T21:42:17.555 INFO:tasks.rados.rados.0.smithi008.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-10-07T21:42:17.560 INFO:tasks.rados.rados.0.smithi008.stdout:3840: writing smithi00888346-342 from 464520 to 921590 tid 1 2023-10-07T21:42:17.565 INFO:tasks.rados.rados.0.smithi008.stdout:3840: writing smithi00888346-342 from 1351269 to 1878095 tid 2 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3840: writing smithi00888346-342 from 2408616 to 3048684 tid 3 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3841: read oid 165 snap -1 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3841: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3842: read oid 362 snap -1 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3842: expect (ObjNum 2306 snap 0 seq_num 2306) 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3843: read oid 481 snap -1 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3843: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3844: delete oid 396 current snap is 0 2023-10-07T21:42:17.573 INFO:tasks.rados.rados.0.smithi008.stdout:3834: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-10-07T21:42:17.740 INFO:tasks.rados.rados.0.smithi008.stdout:3836: finishing write tid 1 to smithi00888346-366 2023-10-07T21:42:17.740 INFO:tasks.rados.rados.0.smithi008.stdout:3836: finishing write tid 2 to smithi00888346-366 2023-10-07T21:42:17.740 INFO:tasks.rados.rados.0.smithi008.stdout:3838: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-07T21:42:17.809 INFO:tasks.rados.rados.0.smithi008.stdout:3836: finishing write tid 3 to smithi00888346-366 2023-10-07T21:42:17.809 INFO:tasks.rados.rados.0.smithi008.stdout:3836: finishing write tid 4 to smithi00888346-366 2023-10-07T21:42:17.809 INFO:tasks.rados.rados.0.smithi008.stdout:3836: finishing write tid 5 to smithi00888346-366 2023-10-07T21:42:17.809 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 366 v 484 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-10-07T21:42:17.809 INFO:tasks.rados.rados.0.smithi008.stdout:3836: left oid 366 (ObjNum 2359 snap 0 seq_num 2359) 2023-10-07T21:42:17.810 INFO:tasks.rados.rados.0.smithi008.stdout:3839: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-07T21:42:17.911 INFO:tasks.rados.rados.0.smithi008.stdout:3840: finishing write tid 1 to smithi00888346-342 2023-10-07T21:42:17.911 INFO:tasks.rados.rados.0.smithi008.stdout:3840: finishing write tid 2 to smithi00888346-342 2023-10-07T21:42:17.911 INFO:tasks.rados.rados.0.smithi008.stdout:3841: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-07T21:42:18.009 INFO:tasks.rados.rados.0.smithi008.stdout:3842: expect (ObjNum 2306 snap 0 seq_num 2306) 2023-10-07T21:42:18.179 INFO:tasks.rados.rados.0.smithi008.stdout:3840: finishing write tid 3 to smithi00888346-342 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3840: finishing write tid 4 to smithi00888346-342 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3834: done (10 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3835: done (9 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3836: done (8 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3837: done (7 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3838: done (6 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3839: done (5 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3841: done (4 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3842: done (3 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3844: done (2 left) 2023-10-07T21:42:18.180 INFO:tasks.rados.rados.0.smithi008.stdout:3845: write oid 151 current snap is 0 2023-10-07T21:42:18.181 INFO:tasks.rados.rados.0.smithi008.stdout:3840: finishing write tid 5 to smithi00888346-342 2023-10-07T21:42:18.181 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 342 v 525 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-10-07T21:42:18.181 INFO:tasks.rados.rados.0.smithi008.stdout:3840: left oid 342 (ObjNum 2360 snap 0 seq_num 2360) 2023-10-07T21:42:18.181 INFO:tasks.rados.rados.0.smithi008.stdout:3843: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-10-07T21:42:18.280 INFO:tasks.rados.rados.0.smithi008.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-10-07T21:42:18.286 INFO:tasks.rados.rados.0.smithi008.stdout:3845: writing smithi00888346-151 from 498134 to 1105702 tid 1 2023-10-07T21:42:18.293 INFO:tasks.rados.rados.0.smithi008.stdout:3845: writing smithi00888346-151 from 1751880 to 2282375 tid 2 2023-10-07T21:42:18.300 INFO:tasks.rados.rados.0.smithi008.stdout:3845: writing smithi00888346-151 from 2747109 to 3526074 tid 3 2023-10-07T21:42:18.300 INFO:tasks.rados.rados.0.smithi008.stdout:3840: done (2 left) 2023-10-07T21:42:18.300 INFO:tasks.rados.rados.0.smithi008.stdout:3843: done (1 left) 2023-10-07T21:42:18.301 INFO:tasks.rados.rados.0.smithi008.stdout:3846: write oid 55 current snap is 0 2023-10-07T21:42:18.301 INFO:tasks.rados.rados.0.smithi008.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-10-07T21:42:18.307 INFO:tasks.rados.rados.0.smithi008.stdout:3846: writing smithi00888346-55 from 514941 to 1197758 tid 1 2023-10-07T21:42:18.314 INFO:tasks.rados.rados.0.smithi008.stdout:3846: writing smithi00888346-55 from 1810362 to 2484515 tid 2 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3846: writing smithi00888346-55 from 3058179 to 3648416 tid 3 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3847: read oid 443 snap -1 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3847: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3848: read oid 100 snap -1 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-07T21:42:18.321 INFO:tasks.rados.rados.0.smithi008.stdout:3849: read oid 194 snap -1 2023-10-07T21:42:18.322 INFO:tasks.rados.rados.0.smithi008.stdout:3849: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-07T21:42:18.322 INFO:tasks.rados.rados.0.smithi008.stdout:3850: read oid 11 snap -1 2023-10-07T21:42:18.322 INFO:tasks.rados.rados.0.smithi008.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-07T21:42:18.322 INFO:tasks.rados.rados.0.smithi008.stdout:3851: write oid 415 current snap is 0 2023-10-07T21:42:18.322 INFO:tasks.rados.rados.0.smithi008.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-10-07T21:42:18.329 INFO:tasks.rados.rados.0.smithi008.stdout:3851: writing smithi00888346-415 from 531748 to 1289814 tid 1 2023-10-07T21:42:18.336 INFO:tasks.rados.rados.0.smithi008.stdout:3851: writing smithi00888346-415 from 1868844 to 2403008 tid 2 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3851: writing smithi00888346-415 from 3201955 to 3603464 tid 3 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3852: write oid 423 current snap is 0 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3845: finishing write tid 1 to smithi00888346-151 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3845: finishing write tid 2 to smithi00888346-151 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3845: finishing write tid 3 to smithi00888346-151 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3845: finishing write tid 4 to smithi00888346-151 2023-10-07T21:42:18.343 INFO:tasks.rados.rados.0.smithi008.stdout:3845: finishing write tid 5 to smithi00888346-151 2023-10-07T21:42:18.344 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 151 v 306 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-10-07T21:42:18.344 INFO:tasks.rados.rados.0.smithi008.stdout:3845: left oid 151 (ObjNum 2362 snap 0 seq_num 2362) 2023-10-07T21:42:18.344 INFO:tasks.rados.rados.0.smithi008.stdout:3846: finishing write tid 1 to smithi00888346-55 2023-10-07T21:42:18.344 INFO:tasks.rados.rados.0.smithi008.stdout:3846: finishing write tid 2 to smithi00888346-55 2023-10-07T21:42:18.344 INFO:tasks.rados.rados.0.smithi008.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-10-07T21:42:18.349 INFO:tasks.rados.rados.0.smithi008.stdout:3852: writing smithi00888346-423 from 548555 to 1098223 tid 1 2023-10-07T21:42:18.355 INFO:tasks.rados.rados.0.smithi008.stdout:3852: writing smithi00888346-423 from 1643679 to 2321501 tid 2 2023-10-07T21:42:18.362 INFO:tasks.rados.rados.0.smithi008.stdout:3852: writing smithi00888346-423 from 2829378 to 3442159 tid 3 2023-10-07T21:42:18.362 INFO:tasks.rados.rados.0.smithi008.stdout:3845: done (7 left) 2023-10-07T21:42:18.362 INFO:tasks.rados.rados.0.smithi008.stdout:3853: write oid 401 current snap is 0 2023-10-07T21:42:18.362 INFO:tasks.rados.rados.0.smithi008.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-10-07T21:42:18.368 INFO:tasks.rados.rados.0.smithi008.stdout:3853: writing smithi00888346-401 from 565362 to 1190279 tid 1 2023-10-07T21:42:18.376 INFO:tasks.rados.rados.0.smithi008.stdout:3853: writing smithi00888346-401 from 1985808 to 2523641 tid 2 2023-10-07T21:42:18.383 INFO:tasks.rados.rados.0.smithi008.stdout:3853: writing smithi00888346-401 from 3256801 to 3765362 tid 3 2023-10-07T21:42:18.383 INFO:tasks.rados.rados.0.smithi008.stdout:3854: read oid 438 snap -1 2023-10-07T21:42:18.384 INFO:tasks.rados.rados.0.smithi008.stdout:3854: expect (ObjNum 813 snap 0 seq_num 813) 2023-10-07T21:42:18.384 INFO:tasks.rados.rados.0.smithi008.stdout:3855: write oid 205 current snap is 0 2023-10-07T21:42:18.384 INFO:tasks.rados.rados.0.smithi008.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-10-07T21:42:18.390 INFO:tasks.rados.rados.0.smithi008.stdout:3855: writing smithi00888346-205 from 582169 to 1282335 tid 1 2023-10-07T21:42:18.399 INFO:tasks.rados.rados.0.smithi008.stdout:3855: writing smithi00888346-205 from 2044290 to 2725781 tid 2 2023-10-07T21:42:18.405 INFO:tasks.rados.rados.0.smithi008.stdout:3855: writing smithi00888346-205 from 3284224 to 3782169 tid 3 2023-10-07T21:42:18.405 INFO:tasks.rados.rados.0.smithi008.stdout:3856: read oid 47 snap -1 2023-10-07T21:42:18.406 INFO:tasks.rados.rados.0.smithi008.stdout:3856: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:42:18.406 INFO:tasks.rados.rados.0.smithi008.stdout:3857: write oid 339 current snap is 0 2023-10-07T21:42:18.406 INFO:tasks.rados.rados.0.smithi008.stdout:3847: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-07T21:42:18.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:18 smithi081 bash[31720]: audit 2023-10-07T21:42:18.116868+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.8:0/1387330762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:18.518 INFO:tasks.rados.rados.0.smithi008.stdout:3846: finishing write tid 3 to smithi00888346-55 2023-10-07T21:42:18.518 INFO:tasks.rados.rados.0.smithi008.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-07T21:42:18.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:18 smithi008 bash[27485]: audit 2023-10-07T21:42:18.116868+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.8:0/1387330762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:18 smithi008 bash[41094]: audit 2023-10-07T21:42:18.116868+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.8:0/1387330762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:18.666 INFO:tasks.rados.rados.0.smithi008.stdout:3849: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-07T21:42:18.738 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:18 smithi081 bash[78778]: ts=2023-10-07T21:42:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:42:18.782 INFO:tasks.rados.rados.0.smithi008.stdout:3846: finishing write tid 4 to smithi00888346-55 2023-10-07T21:42:18.782 INFO:tasks.rados.rados.0.smithi008.stdout:3846: finishing write tid 5 to smithi00888346-55 2023-10-07T21:42:18.783 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 55 v 535 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-10-07T21:42:18.783 INFO:tasks.rados.rados.0.smithi008.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-10-07T21:42:18.783 INFO:tasks.rados.rados.0.smithi008.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: finishing write tid 1 to smithi00888346-415 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: finishing write tid 2 to smithi00888346-415 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: finishing write tid 3 to smithi00888346-415 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: finishing write tid 4 to smithi00888346-415 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: finishing write tid 5 to smithi00888346-415 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 415 v 310 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-10-07T21:42:18.846 INFO:tasks.rados.rados.0.smithi008.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: finishing write tid 1 to smithi00888346-423 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: finishing write tid 2 to smithi00888346-423 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: finishing write tid 3 to smithi00888346-423 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: finishing write tid 4 to smithi00888346-423 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: finishing write tid 5 to smithi00888346-423 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 423 v 417 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3853: finishing write tid 1 to smithi00888346-401 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3853: finishing write tid 2 to smithi00888346-401 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3853: finishing write tid 3 to smithi00888346-401 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3853: finishing write tid 4 to smithi00888346-401 2023-10-07T21:42:18.847 INFO:tasks.rados.rados.0.smithi008.stdout:3855: finishing write tid 1 to smithi00888346-205 2023-10-07T21:42:18.848 INFO:tasks.rados.rados.0.smithi008.stdout:3854: expect (ObjNum 813 snap 0 seq_num 813) 2023-10-07T21:42:19.040 INFO:tasks.rados.rados.0.smithi008.stdout:3853: finishing write tid 5 to smithi00888346-401 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 401 v 488 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3855: finishing write tid 2 to smithi00888346-205 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3855: finishing write tid 3 to smithi00888346-205 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3855: finishing write tid 4 to smithi00888346-205 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3855: finishing write tid 5 to smithi00888346-205 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 205 v 417 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2023-10-07T21:42:19.041 INFO:tasks.rados.rados.0.smithi008.stdout:3856: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-10-07T21:42:19.234 INFO:tasks.rados.rados.0.smithi008.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-10-07T21:42:19.249 INFO:tasks.rados.rados.0.smithi008.stdout:3857: writing smithi00888346-339 from 598976 to 1374391 tid 1 2023-10-07T21:42:19.255 INFO:tasks.rados.rados.0.smithi008.stdout:3857: writing smithi00888346-339 from 2102772 to 2644274 tid 2 2023-10-07T21:42:19.262 INFO:tasks.rados.rados.0.smithi008.stdout:3857: writing smithi00888346-339 from 3311647 to 3798976 tid 3 2023-10-07T21:42:19.262 INFO:tasks.rados.rados.0.smithi008.stdout:3846: done (11 left) 2023-10-07T21:42:19.262 INFO:tasks.rados.rados.0.smithi008.stdout:3847: done (10 left) 2023-10-07T21:42:19.262 INFO:tasks.rados.rados.0.smithi008.stdout:3848: done (9 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3849: done (8 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3850: done (7 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3851: done (6 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3852: done (5 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3853: done (4 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3854: done (3 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3855: done (2 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3856: done (1 left) 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3858: write oid 498 current snap is 0 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3857: finishing write tid 1 to smithi00888346-339 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3857: finishing write tid 2 to smithi00888346-339 2023-10-07T21:42:19.263 INFO:tasks.rados.rados.0.smithi008.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-10-07T21:42:19.268 INFO:tasks.rados.rados.0.smithi008.stdout:3858: writing smithi00888346-498 from 615783 to 1066447 tid 1 2023-10-07T21:42:19.275 INFO:tasks.rados.rados.0.smithi008.stdout:3858: writing smithi00888346-498 from 1761254 to 2446414 tid 2 2023-10-07T21:42:19.283 INFO:tasks.rados.rados.0.smithi008.stdout:3858: writing smithi00888346-498 from 2939070 to 3713292 tid 3 2023-10-07T21:42:19.283 INFO:tasks.rados.rados.0.smithi008.stdout:3859: read oid 359 snap -1 2023-10-07T21:42:19.283 INFO:tasks.rados.rados.0.smithi008.stdout:3859: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-07T21:42:19.283 INFO:tasks.rados.rados.0.smithi008.stdout:3860: write oid 447 current snap is 0 2023-10-07T21:42:19.283 INFO:tasks.rados.rados.0.smithi008.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-10-07T21:42:19.289 INFO:tasks.rados.rados.0.smithi008.stdout:3860: writing smithi00888346-447 from 632590 to 1158503 tid 1 2023-10-07T21:42:19.295 INFO:tasks.rados.rados.0.smithi008.stdout:3860: writing smithi00888346-447 from 1703383 to 2248554 tid 2 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3860: writing smithi00888346-447 from 2850140 to 3435634 tid 3 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3861: read oid 215 snap -1 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3861: expect deleted 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3862: write oid 370 current snap is 0 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3857: finishing write tid 3 to smithi00888346-339 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3857: finishing write tid 4 to smithi00888346-339 2023-10-07T21:42:19.302 INFO:tasks.rados.rados.0.smithi008.stdout:3857: finishing write tid 5 to smithi00888346-339 2023-10-07T21:42:19.303 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 339 v 483 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-10-07T21:42:19.303 INFO:tasks.rados.rados.0.smithi008.stdout:3857: left oid 339 (ObjNum 2368 snap 0 seq_num 2368) 2023-10-07T21:42:19.303 INFO:tasks.rados.rados.0.smithi008.stdout:3858: finishing write tid 1 to smithi00888346-498 2023-10-07T21:42:19.303 INFO:tasks.rados.rados.0.smithi008.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-10-07T21:42:19.309 INFO:tasks.rados.rados.0.smithi008.stdout:3862: writing smithi00888346-370 from 649397 to 1250559 tid 1 2023-10-07T21:42:19.315 INFO:tasks.rados.rados.0.smithi008.stdout:3862: writing smithi00888346-370 from 1761865 to 2450694 tid 2 2023-10-07T21:42:19.321 INFO:tasks.rados.rados.0.smithi008.stdout:3862: writing smithi00888346-370 from 2877563 to 3390682 tid 3 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3862: writing smithi00888346-370 from 3812689 to 3849397 tid 4 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3857: done (5 left) 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3863: read oid 9 snap -1 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3863: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3864: delete oid 116 current snap is 0 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3858: finishing write tid 2 to smithi00888346-498 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3858: finishing write tid 3 to smithi00888346-498 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3858: finishing write tid 4 to smithi00888346-498 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3858: finishing write tid 5 to smithi00888346-498 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 498 v 455 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-10-07T21:42:19.324 INFO:tasks.rados.rados.0.smithi008.stdout:3858: left oid 498 (ObjNum 2369 snap 0 seq_num 2369) 2023-10-07T21:42:19.325 INFO:tasks.rados.rados.0.smithi008.stdout:3860: finishing write tid 1 to smithi00888346-447 2023-10-07T21:42:19.325 INFO:tasks.rados.rados.0.smithi008.stdout:3860: finishing write tid 2 to smithi00888346-447 2023-10-07T21:42:19.325 INFO:tasks.rados.rados.0.smithi008.stdout:3859: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-07T21:42:19.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:19 smithi081 bash[31720]: cluster 2023-10-07T21:42:18.412784+0000 mgr.y (mgr.15180) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3860: finishing write tid 3 to smithi00888346-447 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3860: finishing write tid 4 to smithi00888346-447 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3860: finishing write tid 5 to smithi00888346-447 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 447 v 421 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3860: left oid 447 (ObjNum 2370 snap 0 seq_num 2370) 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 1 to smithi00888346-370 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 2 to smithi00888346-370 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 3 to smithi00888346-370 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 4 to smithi00888346-370 2023-10-07T21:42:19.502 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 5 to smithi00888346-370 2023-10-07T21:42:19.503 INFO:tasks.rados.rados.0.smithi008.stdout:3862: finishing write tid 6 to smithi00888346-370 2023-10-07T21:42:19.503 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 370 v 540 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-10-07T21:42:19.503 INFO:tasks.rados.rados.0.smithi008.stdout:3862: left oid 370 (ObjNum 2371 snap 0 seq_num 2371) 2023-10-07T21:42:19.503 INFO:tasks.rados.rados.0.smithi008.stdout:3863: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3858: done (6 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3859: done (5 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3860: done (4 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3861: done (3 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3862: done (2 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3863: done (1 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3864: done (0 left) 2023-10-07T21:42:19.627 INFO:tasks.rados.rados.0.smithi008.stdout:3865: read oid 140 snap -1 2023-10-07T21:42:19.628 INFO:tasks.rados.rados.0.smithi008.stdout:3865: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:19.628 INFO:tasks.rados.rados.0.smithi008.stdout:3866: write oid 291 current snap is 0 2023-10-07T21:42:19.628 INFO:tasks.rados.rados.0.smithi008.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-10-07T21:42:19.639 INFO:tasks.rados.rados.0.smithi008.stdout:3866: writing smithi00888346-291 from 683011 to 1151024 tid 1 2023-10-07T21:42:19.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:19 smithi008 bash[27485]: cluster 2023-10-07T21:42:18.412784+0000 mgr.y (mgr.15180) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:19.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:19 smithi008 bash[41094]: cluster 2023-10-07T21:42:18.412784+0000 mgr.y (mgr.15180) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:19.647 INFO:tasks.rados.rados.0.smithi008.stdout:3866: writing smithi00888346-291 from 1595182 to 2287680 tid 2 2023-10-07T21:42:19.654 INFO:tasks.rados.rados.0.smithi008.stdout:3866: writing smithi00888346-291 from 3048762 to 3584425 tid 3 2023-10-07T21:42:19.655 INFO:tasks.rados.rados.0.smithi008.stdout:3867: write oid 315 current snap is 0 2023-10-07T21:42:19.655 INFO:tasks.rados.rados.0.smithi008.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-10-07T21:42:19.661 INFO:tasks.rados.rados.0.smithi008.stdout:3867: writing smithi00888346-315 from 699818 to 1243080 tid 1 2023-10-07T21:42:19.668 INFO:tasks.rados.rados.0.smithi008.stdout:3867: writing smithi00888346-315 from 1937311 to 2373467 tid 2 2023-10-07T21:42:19.677 INFO:tasks.rados.rados.0.smithi008.stdout:3867: writing smithi00888346-315 from 2843479 to 3590414 tid 3 2023-10-07T21:42:19.677 INFO:tasks.rados.rados.0.smithi008.stdout:3868: write oid 497 current snap is 0 2023-10-07T21:42:19.677 INFO:tasks.rados.rados.0.smithi008.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-10-07T21:42:19.682 INFO:tasks.rados.rados.0.smithi008.stdout:3868: writing smithi00888346-497 from 716625 to 1335136 tid 1 2023-10-07T21:42:19.690 INFO:tasks.rados.rados.0.smithi008.stdout:3868: writing smithi00888346-497 from 1995793 to 2691960 tid 2 2023-10-07T21:42:19.697 INFO:tasks.rados.rados.0.smithi008.stdout:3868: writing smithi00888346-497 from 3387255 to 3916625 tid 3 2023-10-07T21:42:19.697 INFO:tasks.rados.rados.0.smithi008.stdout:3869: read oid 431 snap -1 2023-10-07T21:42:19.697 INFO:tasks.rados.rados.0.smithi008.stdout:3869: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-10-07T21:42:19.698 INFO:tasks.rados.rados.0.smithi008.stdout:3870: read oid 371 snap -1 2023-10-07T21:42:19.698 INFO:tasks.rados.rados.0.smithi008.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2023-10-07T21:42:19.698 INFO:tasks.rados.rados.0.smithi008.stdout:3871: write oid 87 current snap is 0 2023-10-07T21:42:19.698 INFO:tasks.rados.rados.0.smithi008.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-10-07T21:42:19.706 INFO:tasks.rados.rados.0.smithi008.stdout:3871: writing smithi00888346-87 from 733432 to 1427192 tid 1 2023-10-07T21:42:19.712 INFO:tasks.rados.rados.0.smithi008.stdout:3871: writing smithi00888346-87 from 2054275 to 2494100 tid 2 2023-10-07T21:42:19.717 INFO:tasks.rados.rados.0.smithi008.stdout:3871: writing smithi00888346-87 from 2898325 to 3384157 tid 3 2023-10-07T21:42:19.717 INFO:tasks.rados.rados.0.smithi008.stdout:3872: write oid 399 current snap is 0 2023-10-07T21:42:19.717 INFO:tasks.rados.rados.0.smithi008.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-10-07T21:42:19.727 INFO:tasks.rados.rados.0.smithi008.stdout:3872: writing smithi00888346-399 from 750239 to 1519248 tid 1 2023-10-07T21:42:19.735 INFO:tasks.rados.rados.0.smithi008.stdout:3872: writing smithi00888346-399 from 2112757 to 2812593 tid 2 2023-10-07T21:42:19.741 INFO:tasks.rados.rados.0.smithi008.stdout:3872: writing smithi00888346-399 from 3442101 to 3950239 tid 3 2023-10-07T21:42:19.741 INFO:tasks.rados.rados.0.smithi008.stdout:3873: read oid 325 snap -1 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3873: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3874: read oid 142 snap -1 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3874: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3875: read oid 429 snap -1 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3875: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:42:19.742 INFO:tasks.rados.rados.0.smithi008.stdout:3865: expect (ObjNum 139 snap 0 seq_num 139) 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: finishing write tid 1 to smithi00888346-291 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: finishing write tid 2 to smithi00888346-291 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: finishing write tid 3 to smithi00888346-291 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: finishing write tid 4 to smithi00888346-291 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: finishing write tid 5 to smithi00888346-291 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 646 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-10-07T21:42:19.824 INFO:tasks.rados.rados.0.smithi008.stdout:3867: finishing write tid 1 to smithi00888346-315 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3867: finishing write tid 2 to smithi00888346-315 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3867: finishing write tid 3 to smithi00888346-315 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3867: finishing write tid 4 to smithi00888346-315 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3867: finishing write tid 5 to smithi00888346-315 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 315 v 362 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3868: finishing write tid 1 to smithi00888346-497 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3868: finishing write tid 2 to smithi00888346-497 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3868: finishing write tid 3 to smithi00888346-497 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3868: finishing write tid 4 to smithi00888346-497 2023-10-07T21:42:19.825 INFO:tasks.rados.rados.0.smithi008.stdout:3868: finishing write tid 5 to smithi00888346-497 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 497 v 530 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3865: done (10 left) 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3866: done (9 left) 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3867: done (8 left) 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3868: done (7 left) 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3876: write oid 217 current snap is 0 2023-10-07T21:42:19.826 INFO:tasks.rados.rados.0.smithi008.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2023-10-07T21:42:19.940 INFO:tasks.rados.rados.0.smithi008.stdout:3871: finishing write tid 1 to smithi00888346-87 2023-10-07T21:42:19.940 INFO:tasks.rados.rados.0.smithi008.stdout:3869: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-10-07T21:42:20.124 INFO:tasks.rados.rados.0.smithi008.stdout:3871: finishing write tid 2 to smithi00888346-87 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3871: finishing write tid 3 to smithi00888346-87 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3871: finishing write tid 4 to smithi00888346-87 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3871: finishing write tid 5 to smithi00888346-87 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 87 v 376 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3872: finishing write tid 1 to smithi00888346-399 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3872: finishing write tid 2 to smithi00888346-399 2023-10-07T21:42:20.125 INFO:tasks.rados.rados.0.smithi008.stdout:3873: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-07T21:42:20.276 INFO:tasks.rados.rados.0.smithi008.stdout:3872: finishing write tid 3 to smithi00888346-399 2023-10-07T21:42:20.276 INFO:tasks.rados.rados.0.smithi008.stdout:3872: finishing write tid 4 to smithi00888346-399 2023-10-07T21:42:20.276 INFO:tasks.rados.rados.0.smithi008.stdout:3872: finishing write tid 5 to smithi00888346-399 2023-10-07T21:42:20.276 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 399 v 544 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-10-07T21:42:20.276 INFO:tasks.rados.rados.0.smithi008.stdout:3872: left oid 399 (ObjNum 2377 snap 0 seq_num 2377) 2023-10-07T21:42:20.277 INFO:tasks.rados.rados.0.smithi008.stdout:3874: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-07T21:42:20.423 INFO:tasks.rados.rados.0.smithi008.stdout:3875: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-10-07T21:42:20.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:20 smithi081 bash[31720]: audit 2023-10-07T21:42:19.516250+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:20.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:20 smithi008 bash[41094]: audit 2023-10-07T21:42:19.516250+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:20.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:20 smithi008 bash[27485]: audit 2023-10-07T21:42:19.516250+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:20.656 INFO:tasks.rados.rados.0.smithi008.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-10-07T21:42:20.669 INFO:tasks.rados.rados.0.smithi008.stdout:3876: writing smithi00888346-217 from 767046 to 1211304 tid 1 2023-10-07T21:42:20.676 INFO:tasks.rados.rados.0.smithi008.stdout:3876: writing smithi00888346-217 from 1654886 to 2098380 tid 2 2023-10-07T21:42:20.683 INFO:tasks.rados.rados.0.smithi008.stdout:3876: writing smithi00888346-217 from 2836818 to 3345194 tid 3 2023-10-07T21:42:20.687 INFO:tasks.rados.rados.0.smithi008.stdout:3876: writing smithi00888346-217 from 3760009 to 3967046 tid 4 2023-10-07T21:42:20.687 INFO:tasks.rados.rados.0.smithi008.stdout:3869: done (7 left) 2023-10-07T21:42:20.687 INFO:tasks.rados.rados.0.smithi008.stdout:3870: done (6 left) 2023-10-07T21:42:20.687 INFO:tasks.rados.rados.0.smithi008.stdout:3871: done (5 left) 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3872: done (4 left) 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3873: done (3 left) 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3874: done (2 left) 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3875: done (1 left) 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3877: read oid 116 snap -1 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3877: expect deleted 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3878: delete oid 443 current snap is 0 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 1 to smithi00888346-217 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 2 to smithi00888346-217 2023-10-07T21:42:20.688 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 3 to smithi00888346-217 2023-10-07T21:42:20.690 INFO:tasks.rados.rados.0.smithi008.stdout:3877: done (2 left) 2023-10-07T21:42:20.690 INFO:tasks.rados.rados.0.smithi008.stdout:3878: done (1 left) 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3879: read oid 60 snap -1 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3879: expect deleted 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3880: read oid 192 snap -1 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3880: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3881: read oid 378 snap -1 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3881: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3882: write oid 164 current snap is 0 2023-10-07T21:42:20.691 INFO:tasks.rados.rados.0.smithi008.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-10-07T21:42:20.696 INFO:tasks.rados.rados.0.smithi008.stdout:3882: writing smithi00888346-164 from 400660 to 1111769 tid 1 2023-10-07T21:42:20.703 INFO:tasks.rados.rados.0.smithi008.stdout:3882: writing smithi00888346-164 from 1888203 to 2000660 tid 2 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3883: delete oid 98 current snap is 0 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 4 to smithi00888346-217 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 5 to smithi00888346-217 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3876: finishing write tid 6 to smithi00888346-217 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 217 v 549 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3876: left oid 217 (ObjNum 2378 snap 0 seq_num 2378) 2023-10-07T21:42:20.704 INFO:tasks.rados.rados.0.smithi008.stdout:3882: finishing write tid 1 to smithi00888346-164 2023-10-07T21:42:20.706 INFO:tasks.rados.rados.0.smithi008.stdout:3876: done (5 left) 2023-10-07T21:42:20.706 INFO:tasks.rados.rados.0.smithi008.stdout:3879: done (4 left) 2023-10-07T21:42:20.706 INFO:tasks.rados.rados.0.smithi008.stdout:3883: done (3 left) 2023-10-07T21:42:20.706 INFO:tasks.rados.rados.0.smithi008.stdout:3884: delete oid 75 current snap is 0 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3882: finishing write tid 2 to smithi00888346-164 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3884: done (3 left) 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3885: read oid 210 snap -1 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3885: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3886: read oid 146 snap -1 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3886: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3887: write oid 227 current snap is 0 2023-10-07T21:42:20.708 INFO:tasks.rados.rados.0.smithi008.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-10-07T21:42:20.716 INFO:tasks.rados.rados.0.smithi008.stdout:3887: writing smithi00888346-227 from 451081 to 987937 tid 1 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3887: writing smithi00888346-227 from 1547296 to 2051081 tid 2 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3882: finishing write tid 3 to smithi00888346-164 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3888: read oid 180 snap -1 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3888: expect (ObjNum 2286 snap 0 seq_num 2286) 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3889: write oid 73 current snap is 0 2023-10-07T21:42:20.723 INFO:tasks.rados.rados.0.smithi008.stdout:3882: finishing write tid 4 to smithi00888346-164 2023-10-07T21:42:20.724 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 164 v 374 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-10-07T21:42:20.724 INFO:tasks.rados.rados.0.smithi008.stdout:3882: left oid 164 (ObjNum 2380 snap 0 seq_num 2380) 2023-10-07T21:42:20.724 INFO:tasks.rados.rados.0.smithi008.stdout:3880: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-10-07T21:42:20.927 INFO:tasks.rados.rados.0.smithi008.stdout:3885: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-10-07T21:42:21.043 INFO:tasks.rados.rados.0.smithi008.stdout:3881: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-10-07T21:42:21.282 INFO:tasks.rados.rados.0.smithi008.stdout:3887: finishing write tid 1 to smithi00888346-227 2023-10-07T21:42:21.282 INFO:tasks.rados.rados.0.smithi008.stdout:3886: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-07T21:42:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:3887: finishing write tid 2 to smithi00888346-227 2023-10-07T21:42:21.473 INFO:tasks.rados.rados.0.smithi008.stdout:3888: expect (ObjNum 2286 snap 0 seq_num 2286) 2023-10-07T21:42:21.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:21 smithi081 bash[31720]: cluster 2023-10-07T21:42:20.413382+0000 mgr.y (mgr.15180) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:21.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:21 smithi081 bash[31720]: audit 2023-10-07T21:42:20.558280+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.8:0/1548072828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:21.603 INFO:tasks.rados.rados.0.smithi008.stdout:3887: finishing write tid 3 to smithi00888346-227 2023-10-07T21:42:21.603 INFO:tasks.rados.rados.0.smithi008.stdout:3887: finishing write tid 4 to smithi00888346-227 2023-10-07T21:42:21.603 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 227 v 553 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-10-07T21:42:21.603 INFO:tasks.rados.rados.0.smithi008.stdout:3887: left oid 227 (ObjNum 2383 snap 0 seq_num 2383) 2023-10-07T21:42:21.604 INFO:tasks.rados.rados.0.smithi008.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-10-07T21:42:21.615 INFO:tasks.rados.rados.0.smithi008.stdout:3889: writing smithi00888346-73 from 467888 to 1079993 tid 1 2023-10-07T21:42:21.621 INFO:tasks.rados.rados.0.smithi008.stdout:3889: writing smithi00888346-73 from 1605778 to 2060279 tid 2 2023-10-07T21:42:21.621 INFO:tasks.rados.rados.0.smithi008.stdout:3880: done (7 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3881: done (6 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3882: done (5 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3885: done (4 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3886: done (3 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3887: done (2 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3888: done (1 left) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3890: read oid 145 snap -1 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3891: read oid 418 snap -1 2023-10-07T21:42:21.622 INFO:tasks.rados.rados.0.smithi008.stdout:3891: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-07T21:42:21.623 INFO:tasks.rados.rados.0.smithi008.stdout:3892: write oid 58 current snap is 0 2023-10-07T21:42:21.623 INFO:tasks.rados.rados.0.smithi008.stdout:3889: finishing write tid 1 to smithi00888346-73 2023-10-07T21:42:21.623 INFO:tasks.rados.rados.0.smithi008.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-10-07T21:42:21.628 INFO:tasks.rados.rados.0.smithi008.stdout:3892: writing smithi00888346-58 from 484695 to 1172049 tid 1 2023-10-07T21:42:21.634 INFO:tasks.rados.rados.0.smithi008.stdout:3892: writing smithi00888346-58 from 1664260 to 2084695 tid 2 2023-10-07T21:42:21.634 INFO:tasks.rados.rados.0.smithi008.stdout:3893: write oid 141 current snap is 0 2023-10-07T21:42:21.634 INFO:tasks.rados.rados.0.smithi008.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-10-07T21:42:21.641 INFO:tasks.rados.rados.0.smithi008.stdout:3893: writing smithi00888346-141 from 501502 to 1264105 tid 1 2023-10-07T21:42:21.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:21 smithi008 bash[41094]: cluster 2023-10-07T21:42:20.413382+0000 mgr.y (mgr.15180) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:21.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:21 smithi008 bash[41094]: audit 2023-10-07T21:42:20.558280+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.8:0/1548072828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:21.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:21 smithi008 bash[27485]: cluster 2023-10-07T21:42:20.413382+0000 mgr.y (mgr.15180) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2023-10-07T21:42:21.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:21 smithi008 bash[27485]: audit 2023-10-07T21:42:20.558280+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.8:0/1548072828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3893: writing smithi00888346-141 from 2006389 to 2101502 tid 2 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3894: read oid 157 snap -1 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3894: expect (ObjNum 2296 snap 0 seq_num 2296) 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3895: read oid 24 snap -1 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3896: write oid 155 current snap is 0 2023-10-07T21:42:21.646 INFO:tasks.rados.rados.0.smithi008.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-10-07T21:42:21.652 INFO:tasks.rados.rados.0.smithi008.stdout:3896: writing smithi00888346-155 from 518309 to 956161 tid 1 2023-10-07T21:42:21.659 INFO:tasks.rados.rados.0.smithi008.stdout:3896: writing smithi00888346-155 from 1664871 to 2118309 tid 2 2023-10-07T21:42:21.659 INFO:tasks.rados.rados.0.smithi008.stdout:3897: write oid 284 current snap is 0 2023-10-07T21:42:21.659 INFO:tasks.rados.rados.0.smithi008.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-10-07T21:42:21.665 INFO:tasks.rados.rados.0.smithi008.stdout:3897: writing smithi00888346-284 from 535116 to 1164570 tid 1 2023-10-07T21:42:21.671 INFO:tasks.rados.rados.0.smithi008.stdout:3897: writing smithi00888346-284 from 1839706 to 2135116 tid 2 2023-10-07T21:42:21.671 INFO:tasks.rados.rados.0.smithi008.stdout:3898: delete oid 228 current snap is 0 2023-10-07T21:42:21.671 INFO:tasks.rados.rados.0.smithi008.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:3889: finishing write tid 2 to smithi00888346-73 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:3889: finishing write tid 3 to smithi00888346-73 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:3889: finishing write tid 4 to smithi00888346-73 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 73 v 529 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:3889: left oid 73 (ObjNum 2384 snap 0 seq_num 2384) 2023-10-07T21:42:21.881 INFO:tasks.rados.rados.0.smithi008.stdout:3891: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-07T21:42:22.137 INFO:tasks.rados.rados.0.smithi008.stdout:3892: finishing write tid 1 to smithi00888346-58 2023-10-07T21:42:22.137 INFO:tasks.rados.rados.0.smithi008.stdout:3892: finishing write tid 2 to smithi00888346-58 2023-10-07T21:42:22.137 INFO:tasks.rados.rados.0.smithi008.stdout:3892: finishing write tid 3 to smithi00888346-58 2023-10-07T21:42:22.137 INFO:tasks.rados.rados.0.smithi008.stdout:3892: finishing write tid 4 to smithi00888346-58 2023-10-07T21:42:22.137 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 58 v 377 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-10-07T21:42:22.138 INFO:tasks.rados.rados.0.smithi008.stdout:3892: left oid 58 (ObjNum 2385 snap 0 seq_num 2385) 2023-10-07T21:42:22.138 INFO:tasks.rados.rados.0.smithi008.stdout:3893: finishing write tid 1 to smithi00888346-141 2023-10-07T21:42:22.138 INFO:tasks.rados.rados.0.smithi008.stdout:3895: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-07T21:42:22.289 INFO:tasks.rados.rados.0.smithi008.stdout:3893: finishing write tid 2 to smithi00888346-141 2023-10-07T21:42:22.289 INFO:tasks.rados.rados.0.smithi008.stdout:3893: finishing write tid 3 to smithi00888346-141 2023-10-07T21:42:22.289 INFO:tasks.rados.rados.0.smithi008.stdout:3893: finishing write tid 4 to smithi00888346-141 2023-10-07T21:42:22.290 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 141 v 556 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-10-07T21:42:22.290 INFO:tasks.rados.rados.0.smithi008.stdout:3893: left oid 141 (ObjNum 2386 snap 0 seq_num 2386) 2023-10-07T21:42:22.290 INFO:tasks.rados.rados.0.smithi008.stdout:3894: expect (ObjNum 2296 snap 0 seq_num 2296) 2023-10-07T21:42:22.427 INFO:tasks.rados.rados.0.smithi008.stdout:3896: finishing write tid 1 to smithi00888346-155 2023-10-07T21:42:22.427 INFO:tasks.rados.rados.0.smithi008.stdout:3896: finishing write tid 2 to smithi00888346-155 2023-10-07T21:42:22.427 INFO:tasks.rados.rados.0.smithi008.stdout:3896: finishing write tid 3 to smithi00888346-155 2023-10-07T21:42:22.427 INFO:tasks.rados.rados.0.smithi008.stdout:3896: finishing write tid 4 to smithi00888346-155 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 155 v 649 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3896: left oid 155 (ObjNum 2387 snap 0 seq_num 2387) 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3897: finishing write tid 1 to smithi00888346-284 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3897: finishing write tid 2 to smithi00888346-284 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3897: finishing write tid 3 to smithi00888346-284 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3897: finishing write tid 4 to smithi00888346-284 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 284 v 595 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3897: left oid 284 (ObjNum 2388 snap 0 seq_num 2388) 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3889: done (9 left) 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3890: done (8 left) 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3891: done (7 left) 2023-10-07T21:42:22.428 INFO:tasks.rados.rados.0.smithi008.stdout:3892: done (6 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3893: done (5 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3894: done (4 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3895: done (3 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3896: done (2 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3897: done (1 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3898: done (0 left) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3899: read oid 392 snap -1 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3899: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-07T21:42:22.429 INFO:tasks.rados.rados.0.smithi008.stdout:3900: write oid 218 current snap is 0 2023-10-07T21:42:22.430 INFO:tasks.rados.rados.0.smithi008.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-10-07T21:42:22.439 INFO:tasks.rados.rados.0.smithi008.stdout:3900: writing smithi00888346-218 from 568730 to 1348682 tid 1 2023-10-07T21:42:22.445 INFO:tasks.rados.rados.0.smithi008.stdout:3900: writing smithi00888346-218 from 1840317 to 2168730 tid 2 2023-10-07T21:42:22.445 INFO:tasks.rados.rados.0.smithi008.stdout:3901: write oid 470 current snap is 0 2023-10-07T21:42:22.445 INFO:tasks.rados.rados.0.smithi008.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-10-07T21:42:22.451 INFO:tasks.rados.rados.0.smithi008.stdout:3901: writing smithi00888346-470 from 585537 to 1040738 tid 1 2023-10-07T21:42:22.457 INFO:tasks.rados.rados.0.smithi008.stdout:3901: writing smithi00888346-470 from 1498799 to 2107965 tid 2 2023-10-07T21:42:22.457 INFO:tasks.rados.rados.0.smithi008.stdout:3902: write oid 124 current snap is 0 2023-10-07T21:42:22.457 INFO:tasks.rados.rados.0.smithi008.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-10-07T21:42:22.463 INFO:tasks.rados.rados.0.smithi008.stdout:3902: writing smithi00888346-124 from 602344 to 1132794 tid 1 2023-10-07T21:42:22.469 INFO:tasks.rados.rados.0.smithi008.stdout:3902: writing smithi00888346-124 from 1557281 to 2026458 tid 2 2023-10-07T21:42:22.469 INFO:tasks.rados.rados.0.smithi008.stdout:3903: read oid 268 snap -1 2023-10-07T21:42:22.469 INFO:tasks.rados.rados.0.smithi008.stdout:3903: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-07T21:42:22.470 INFO:tasks.rados.rados.0.smithi008.stdout:3904: write oid 433 current snap is 0 2023-10-07T21:42:22.470 INFO:tasks.rados.rados.0.smithi008.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-10-07T21:42:22.476 INFO:tasks.rados.rados.0.smithi008.stdout:3904: writing smithi00888346-433 from 619151 to 1224850 tid 1 2023-10-07T21:42:22.481 INFO:tasks.rados.rados.0.smithi008.stdout:3904: writing smithi00888346-433 from 2015763 to 2219151 tid 2 2023-10-07T21:42:22.482 INFO:tasks.rados.rados.0.smithi008.stdout:3905: write oid 432 current snap is 0 2023-10-07T21:42:22.482 INFO:tasks.rados.rados.0.smithi008.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-10-07T21:42:22.489 INFO:tasks.rados.rados.0.smithi008.stdout:3905: writing smithi00888346-432 from 635958 to 1316906 tid 1 2023-10-07T21:42:22.494 INFO:tasks.rados.rados.0.smithi008.stdout:3905: writing smithi00888346-432 from 1957892 to 2235958 tid 2 2023-10-07T21:42:22.494 INFO:tasks.rados.rados.0.smithi008.stdout:3906: write oid 421 current snap is 0 2023-10-07T21:42:22.494 INFO:tasks.rados.rados.0.smithi008.stdout:3899: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-07T21:42:22.650 INFO:tasks.rados.rados.0.smithi008.stdout:3900: finishing write tid 1 to smithi00888346-218 2023-10-07T21:42:22.650 INFO:tasks.rados.rados.0.smithi008.stdout:3900: finishing write tid 2 to smithi00888346-218 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3900: finishing write tid 3 to smithi00888346-218 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3900: finishing write tid 4 to smithi00888346-218 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 218 v 559 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3900: left oid 218 (ObjNum 2390 snap 0 seq_num 2390) 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3901: finishing write tid 1 to smithi00888346-470 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3901: finishing write tid 2 to smithi00888346-470 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3901: finishing write tid 3 to smithi00888346-470 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3901: finishing write tid 4 to smithi00888346-470 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 486 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2023-10-07T21:42:22.651 INFO:tasks.rados.rados.0.smithi008.stdout:3902: finishing write tid 1 to smithi00888346-124 2023-10-07T21:42:22.652 INFO:tasks.rados.rados.0.smithi008.stdout:3902: finishing write tid 2 to smithi00888346-124 2023-10-07T21:42:22.652 INFO:tasks.rados.rados.0.smithi008.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-10-07T21:42:22.659 INFO:tasks.rados.rados.0.smithi008.stdout:3906: writing smithi00888346-421 from 652765 to 1125315 tid 1 2023-10-07T21:42:22.673 INFO:tasks.rados.rados.0.smithi008.stdout:3906: writing smithi00888346-421 from 1732727 to 2252765 tid 2 2023-10-07T21:42:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3899: done (7 left) 2023-10-07T21:42:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3900: done (6 left) 2023-10-07T21:42:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3901: done (5 left) 2023-10-07T21:42:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3907: write oid 343 current snap is 0 2023-10-07T21:42:22.674 INFO:tasks.rados.rados.0.smithi008.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-10-07T21:42:22.680 INFO:tasks.rados.rados.0.smithi008.stdout:3907: writing smithi00888346-343 from 669572 to 1217371 tid 1 2023-10-07T21:42:22.687 INFO:tasks.rados.rados.0.smithi008.stdout:3907: writing smithi00888346-343 from 1791209 to 2269572 tid 2 2023-10-07T21:42:22.687 INFO:tasks.rados.rados.0.smithi008.stdout:3908: write oid 248 current snap is 0 2023-10-07T21:42:22.687 INFO:tasks.rados.rados.0.smithi008.stdout:3902: finishing write tid 3 to smithi00888346-124 2023-10-07T21:42:22.688 INFO:tasks.rados.rados.0.smithi008.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-10-07T21:42:22.694 INFO:tasks.rados.rados.0.smithi008.stdout:3908: writing smithi00888346-248 from 686379 to 1309427 tid 1 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:3908: writing smithi00888346-248 from 1849691 to 2286379 tid 2 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:3909: write oid 126 current snap is 0 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:3902: finishing write tid 4 to smithi00888346-124 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 124 v 652 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-10-07T21:42:22.700 INFO:tasks.rados.rados.0.smithi008.stdout:3903: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-07T21:42:22.899 INFO:tasks.rados.rados.0.smithi008.stdout:3904: finishing write tid 1 to smithi00888346-433 2023-10-07T21:42:22.899 INFO:tasks.rados.rados.0.smithi008.stdout:3904: finishing write tid 2 to smithi00888346-433 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3904: finishing write tid 3 to smithi00888346-433 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3904: finishing write tid 4 to smithi00888346-433 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 433 v 380 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3905: finishing write tid 1 to smithi00888346-432 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3905: finishing write tid 2 to smithi00888346-432 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3905: finishing write tid 3 to smithi00888346-432 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3905: finishing write tid 4 to smithi00888346-432 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 459 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-10-07T21:42:22.900 INFO:tasks.rados.rados.0.smithi008.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3906: finishing write tid 1 to smithi00888346-421 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3906: finishing write tid 2 to smithi00888346-421 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3906: finishing write tid 3 to smithi00888346-421 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3906: finishing write tid 4 to smithi00888346-421 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 421 v 533 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3907: finishing write tid 1 to smithi00888346-343 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3907: finishing write tid 2 to smithi00888346-343 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3907: finishing write tid 3 to smithi00888346-343 2023-10-07T21:42:22.901 INFO:tasks.rados.rados.0.smithi008.stdout:3907: finishing write tid 4 to smithi00888346-343 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 343 v 532 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3907: left oid 343 (ObjNum 2396 snap 0 seq_num 2396) 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3908: finishing write tid 1 to smithi00888346-248 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3908: finishing write tid 2 to smithi00888346-248 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3908: finishing write tid 3 to smithi00888346-248 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3908: finishing write tid 4 to smithi00888346-248 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 248 v 489 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3908: left oid 248 (ObjNum 2397 snap 0 seq_num 2397) 2023-10-07T21:42:22.902 INFO:tasks.rados.rados.0.smithi008.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-10-07T21:42:22.914 INFO:tasks.rados.rados.0.smithi008.stdout:3909: writing smithi00888346-126 from 703186 to 1401483 tid 1 2023-10-07T21:42:22.920 INFO:tasks.rados.rados.0.smithi008.stdout:3909: writing smithi00888346-126 from 2191820 to 2303186 tid 2 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3902: done (7 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3903: done (6 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3904: done (5 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3905: done (4 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3906: done (3 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3907: done (2 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3908: done (1 left) 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3910: write oid 209 current snap is 0 2023-10-07T21:42:22.921 INFO:tasks.rados.rados.0.smithi008.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-10-07T21:42:22.930 INFO:tasks.rados.rados.0.smithi008.stdout:3910: writing smithi00888346-209 from 719993 to 1493539 tid 1 2023-10-07T21:42:22.935 INFO:tasks.rados.rados.0.smithi008.stdout:3910: writing smithi00888346-209 from 2250302 to 2319993 tid 2 2023-10-07T21:42:22.935 INFO:tasks.rados.rados.0.smithi008.stdout:3911: write oid 32 current snap is 0 2023-10-07T21:42:22.935 INFO:tasks.rados.rados.0.smithi008.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-10-07T21:42:22.942 INFO:tasks.rados.rados.0.smithi008.stdout:3911: writing smithi00888346-32 from 736800 to 1185595 tid 1 2023-10-07T21:42:22.950 INFO:tasks.rados.rados.0.smithi008.stdout:3911: writing smithi00888346-32 from 1908784 to 2336800 tid 2 2023-10-07T21:42:22.950 INFO:tasks.rados.rados.0.smithi008.stdout:3912: write oid 459 current snap is 0 2023-10-07T21:42:22.950 INFO:tasks.rados.rados.0.smithi008.stdout:3909: finishing write tid 1 to smithi00888346-126 2023-10-07T21:42:22.950 INFO:tasks.rados.rados.0.smithi008.stdout:3909: finishing write tid 2 to smithi00888346-126 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3909: finishing write tid 3 to smithi00888346-126 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3909: finishing write tid 4 to smithi00888346-126 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 383 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3909: left oid 126 (ObjNum 2398 snap 0 seq_num 2398) 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3910: finishing write tid 1 to smithi00888346-209 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3910: finishing write tid 2 to smithi00888346-209 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3910: finishing write tid 3 to smithi00888346-209 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3910: finishing write tid 4 to smithi00888346-209 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 209 v 462 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3910: left oid 209 (ObjNum 2399 snap 0 seq_num 2399) 2023-10-07T21:42:22.951 INFO:tasks.rados.rados.0.smithi008.stdout:3911: finishing write tid 1 to smithi00888346-32 2023-10-07T21:42:22.953 INFO:tasks.rados.rados.0.smithi008.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-10-07T21:42:22.958 INFO:tasks.rados.rados.0.smithi008.stdout:3912: writing smithi00888346-459 from 753607 to 1277651 tid 1 2023-10-07T21:42:22.965 INFO:tasks.rados.rados.0.smithi008.stdout:3912: writing smithi00888346-459 from 1967266 to 2353607 tid 2 2023-10-07T21:42:22.965 INFO:tasks.rados.rados.0.smithi008.stdout:3909: done (3 left) 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3910: done (2 left) 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3913: read oid 345 snap -1 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3913: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3914: write oid 236 current snap is 0 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3911: finishing write tid 2 to smithi00888346-32 2023-10-07T21:42:22.966 INFO:tasks.rados.rados.0.smithi008.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-10-07T21:42:22.974 INFO:tasks.rados.rados.0.smithi008.stdout:3914: writing smithi00888346-236 from 770414 to 1369707 tid 1 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3914: writing smithi00888346-236 from 1909395 to 2370414 tid 2 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3915: write oid 45 current snap is 0 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3911: finishing write tid 3 to smithi00888346-32 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3911: finishing write tid 4 to smithi00888346-32 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 32 v 491 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3911: left oid 32 (ObjNum 2400 snap 0 seq_num 2400) 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3912: finishing write tid 1 to smithi00888346-459 2023-10-07T21:42:22.981 INFO:tasks.rados.rados.0.smithi008.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-10-07T21:42:22.991 INFO:tasks.rados.rados.0.smithi008.stdout:3915: writing smithi00888346-45 from 787221 to 1578116 tid 1 2023-10-07T21:42:22.997 INFO:tasks.rados.rados.0.smithi008.stdout:3915: writing smithi00888346-45 from 2084230 to 2387221 tid 2 2023-10-07T21:42:22.997 INFO:tasks.rados.rados.0.smithi008.stdout:3911: done (4 left) 2023-10-07T21:42:22.997 INFO:tasks.rados.rados.0.smithi008.stdout:3916: write oid 395 current snap is 0 2023-10-07T21:42:22.997 INFO:tasks.rados.rados.0.smithi008.stdout:3912: finishing write tid 2 to smithi00888346-459 2023-10-07T21:42:22.998 INFO:tasks.rados.rados.0.smithi008.stdout:3912: finishing write tid 3 to smithi00888346-459 2023-10-07T21:42:22.998 INFO:tasks.rados.rados.0.smithi008.stdout:3912: finishing write tid 4 to smithi00888346-459 2023-10-07T21:42:22.998 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 459 v 492 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-10-07T21:42:22.998 INFO:tasks.rados.rados.0.smithi008.stdout:3912: left oid 459 (ObjNum 2401 snap 0 seq_num 2401) 2023-10-07T21:42:22.998 INFO:tasks.rados.rados.0.smithi008.stdout:3913: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-10-07T21:42:23.134 INFO:tasks.rados.rados.0.smithi008.stdout:3914: finishing write tid 1 to smithi00888346-236 2023-10-07T21:42:23.134 INFO:tasks.rados.rados.0.smithi008.stdout:3914: finishing write tid 2 to smithi00888346-236 2023-10-07T21:42:23.134 INFO:tasks.rados.rados.0.smithi008.stdout:3914: finishing write tid 3 to smithi00888346-236 2023-10-07T21:42:23.134 INFO:tasks.rados.rados.0.smithi008.stdout:3914: finishing write tid 4 to smithi00888346-236 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 236 v 465 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:3914: left oid 236 (ObjNum 2402 snap 0 seq_num 2402) 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:3915: finishing write tid 1 to smithi00888346-45 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:3915: finishing write tid 2 to smithi00888346-45 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:3915: finishing write tid 3 to smithi00888346-45 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:3915: finishing write tid 4 to smithi00888346-45 2023-10-07T21:42:23.135 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 45 v 468 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-10-07T21:42:23.136 INFO:tasks.rados.rados.0.smithi008.stdout:3915: left oid 45 (ObjNum 2403 snap 0 seq_num 2403) 2023-10-07T21:42:23.136 INFO:tasks.rados.rados.0.smithi008.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-10-07T21:42:23.140 INFO:tasks.rados.rados.0.smithi008.stdout:3916: writing smithi00888346-395 from 404028 to 870172 tid 1 2023-10-07T21:42:23.148 INFO:tasks.rados.rados.0.smithi008.stdout:3916: writing smithi00888346-395 from 1342712 to 2117550 tid 2 2023-10-07T21:42:23.148 INFO:tasks.rados.rados.0.smithi008.stdout:3912: done (4 left) 2023-10-07T21:42:23.148 INFO:tasks.rados.rados.0.smithi008.stdout:3913: done (3 left) 2023-10-07T21:42:23.149 INFO:tasks.rados.rados.0.smithi008.stdout:3914: done (2 left) 2023-10-07T21:42:23.149 INFO:tasks.rados.rados.0.smithi008.stdout:3915: done (1 left) 2023-10-07T21:42:23.149 INFO:tasks.rados.rados.0.smithi008.stdout:3917: write oid 126 current snap is 0 2023-10-07T21:42:23.149 INFO:tasks.rados.rados.0.smithi008.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-10-07T21:42:23.153 INFO:tasks.rados.rados.0.smithi008.stdout:3917: writing smithi00888346-126 from 420835 to 962228 tid 1 2023-10-07T21:42:23.160 INFO:tasks.rados.rados.0.smithi008.stdout:3917: writing smithi00888346-126 from 1401194 to 2036043 tid 2 2023-10-07T21:42:23.161 INFO:tasks.rados.rados.0.smithi008.stdout:3918: write oid 406 current snap is 0 2023-10-07T21:42:23.161 INFO:tasks.rados.rados.0.smithi008.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-10-07T21:42:23.165 INFO:tasks.rados.rados.0.smithi008.stdout:3918: writing smithi00888346-406 from 437642 to 1054284 tid 1 2023-10-07T21:42:23.173 INFO:tasks.rados.rados.0.smithi008.stdout:3918: writing smithi00888346-406 from 1743323 to 2437642 tid 2 2023-10-07T21:42:23.173 INFO:tasks.rados.rados.0.smithi008.stdout:3919: write oid 410 current snap is 0 2023-10-07T21:42:23.173 INFO:tasks.rados.rados.0.smithi008.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-10-07T21:42:23.179 INFO:tasks.rados.rados.0.smithi008.stdout:3919: writing smithi00888346-410 from 454449 to 1146340 tid 1 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3919: writing smithi00888346-410 from 1801805 to 2323970 tid 2 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3920: read oid 247 snap -1 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3920: expect deleted 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3921: read oid 169 snap -1 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3921: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3922: write oid 456 current snap is 0 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3916: finishing write tid 1 to smithi00888346-395 2023-10-07T21:42:23.186 INFO:tasks.rados.rados.0.smithi008.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-10-07T21:42:23.193 INFO:tasks.rados.rados.0.smithi008.stdout:3922: writing smithi00888346-456 from 471256 to 1238396 tid 1 2023-10-07T21:42:23.200 INFO:tasks.rados.rados.0.smithi008.stdout:3922: writing smithi00888346-456 from 1860287 to 2471256 tid 2 2023-10-07T21:42:23.200 INFO:tasks.rados.rados.0.smithi008.stdout:3923: write oid 331 current snap is 0 2023-10-07T21:42:23.200 INFO:tasks.rados.rados.0.smithi008.stdout:3916: finishing write tid 2 to smithi00888346-395 2023-10-07T21:42:23.200 INFO:tasks.rados.rados.0.smithi008.stdout:3916: finishing write tid 3 to smithi00888346-395 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3916: finishing write tid 4 to smithi00888346-395 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 598 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3916: left oid 395 (ObjNum 2404 snap 0 seq_num 2404) 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3917: finishing write tid 1 to smithi00888346-126 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3917: finishing write tid 2 to smithi00888346-126 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3917: finishing write tid 3 to smithi00888346-126 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3917: finishing write tid 4 to smithi00888346-126 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 386 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3917: left oid 126 (ObjNum 2405 snap 0 seq_num 2405) 2023-10-07T21:42:23.201 INFO:tasks.rados.rados.0.smithi008.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-10-07T21:42:23.205 INFO:tasks.rados.rados.0.smithi008.stdout:3923: writing smithi00888346-331 from 488063 to 930452 tid 1 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3923: writing smithi00888346-331 from 1518769 to 2044603 tid 2 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3916: done (7 left) 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3917: done (6 left) 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3924: write oid 291 current snap is 0 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3918: finishing write tid 1 to smithi00888346-406 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3918: finishing write tid 2 to smithi00888346-406 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3918: finishing write tid 3 to smithi00888346-406 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3918: finishing write tid 4 to smithi00888346-406 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 406 v 495 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3918: left oid 406 (ObjNum 2406 snap 0 seq_num 2406) 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3919: finishing write tid 1 to smithi00888346-410 2023-10-07T21:42:23.212 INFO:tasks.rados.rados.0.smithi008.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-10-07T21:42:23.218 INFO:tasks.rados.rados.0.smithi008.stdout:3924: writing smithi00888346-291 from 504870 to 1138861 tid 1 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3924: writing smithi00888346-291 from 1693604 to 2479449 tid 2 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3918: done (6 left) 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3925: delete oid 288 current snap is 0 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3919: finishing write tid 2 to smithi00888346-410 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3919: finishing write tid 3 to smithi00888346-410 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3919: finishing write tid 4 to smithi00888346-410 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 410 v 536 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3919: left oid 410 (ObjNum 2407 snap 0 seq_num 2407) 2023-10-07T21:42:23.226 INFO:tasks.rados.rados.0.smithi008.stdout:3921: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3922: finishing write tid 1 to smithi00888346-456 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3922: finishing write tid 2 to smithi00888346-456 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3922: finishing write tid 3 to smithi00888346-456 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3922: finishing write tid 4 to smithi00888346-456 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 456 v 562 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3922: left oid 456 (ObjNum 2408 snap 0 seq_num 2408) 2023-10-07T21:42:23.370 INFO:tasks.rados.rados.0.smithi008.stdout:3923: finishing write tid 1 to smithi00888346-331 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3923: finishing write tid 2 to smithi00888346-331 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3923: finishing write tid 3 to smithi00888346-331 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3923: finishing write tid 4 to smithi00888346-331 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 331 v 420 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3923: left oid 331 (ObjNum 2409 snap 0 seq_num 2409) 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3924: finishing write tid 1 to smithi00888346-291 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3924: finishing write tid 2 to smithi00888346-291 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3924: finishing write tid 3 to smithi00888346-291 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3924: finishing write tid 4 to smithi00888346-291 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 291 v 655 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-10-07T21:42:23.371 INFO:tasks.rados.rados.0.smithi008.stdout:3924: left oid 291 (ObjNum 2410 snap 0 seq_num 2410) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3919: done (6 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3920: done (5 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3921: done (4 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3922: done (3 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3923: done (2 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3924: done (1 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3925: done (0 left) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3926: read oid 315 snap -1 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3927: write oid 331 current snap is 0 2023-10-07T21:42:23.372 INFO:tasks.rados.rados.0.smithi008.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-10-07T21:42:23.384 INFO:tasks.rados.rados.0.smithi008.stdout:3927: writing smithi00888346-331 from 538484 to 1322973 tid 1 2023-10-07T21:42:23.391 INFO:tasks.rados.rados.0.smithi008.stdout:3927: writing smithi00888346-331 from 2094215 to 2538484 tid 2 2023-10-07T21:42:23.391 INFO:tasks.rados.rados.0.smithi008.stdout:3928: write oid 395 current snap is 0 2023-10-07T21:42:23.391 INFO:tasks.rados.rados.0.smithi008.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-10-07T21:42:23.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:42:23] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2023-10-07T21:42:23.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: cluster 2023-10-07T21:42:22.414560+0000 mgr.y (mgr.15180) 42 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:42:23.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.624947+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.632016+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.633241+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:23.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.634322+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:23.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.640799+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.725295+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:23.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.728380+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:42:23.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.735965+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.737280+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:42:23.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.741181+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:42:23.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.742457+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:42:23.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.746279+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:42:23.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.748014+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:42:23.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:22.749032+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:42:23.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[27485]: audit 2023-10-07T21:42:23.044399+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.8:0/1656239199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:23.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: cluster 2023-10-07T21:42:22.414560+0000 mgr.y (mgr.15180) 42 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:42:23.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.624947+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.632016+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.633241+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:23.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.634322+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:23.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.640799+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.725295+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:23.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.728380+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:42:23.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.735965+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.737280+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:42:23.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.741181+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:42:23.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.742457+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:42:23.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.746279+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:42:23.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.748014+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:42:23.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:22.749032+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:42:23.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:23 smithi008 bash[41094]: audit 2023-10-07T21:42:23.044399+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.8:0/1656239199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:23.401 INFO:tasks.rados.rados.0.smithi008.stdout:3928: writing smithi00888346-395 from 555291 to 1015029 tid 1 2023-10-07T21:42:23.404 INFO:tasks.rados.rados.0.smithi008.stdout:3928: writing smithi00888346-395 from 1752697 to 2285869 tid 2 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3929: read oid 194 snap -1 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3929: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3930: read oid 280 snap -1 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3930: expect deleted 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3931: read oid 225 snap -1 2023-10-07T21:42:23.405 INFO:tasks.rados.rados.0.smithi008.stdout:3931: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-07T21:42:23.406 INFO:tasks.rados.rados.0.smithi008.stdout:3932: write oid 101 current snap is 0 2023-10-07T21:42:23.406 INFO:tasks.rados.rados.0.smithi008.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-10-07T21:42:23.410 INFO:tasks.rados.rados.0.smithi008.stdout:3932: writing smithi00888346-101 from 572098 to 1107085 tid 1 2023-10-07T21:42:23.418 INFO:tasks.rados.rados.0.smithi008.stdout:3932: writing smithi00888346-101 from 1811179 to 2572098 tid 2 2023-10-07T21:42:23.419 INFO:tasks.rados.rados.0.smithi008.stdout:3933: write oid 357 current snap is 0 2023-10-07T21:42:23.419 INFO:tasks.rados.rados.0.smithi008.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-10-07T21:42:23.425 INFO:tasks.rados.rados.0.smithi008.stdout:3933: writing smithi00888346-357 from 588905 to 1199141 tid 1 2023-10-07T21:42:23.431 INFO:tasks.rados.rados.0.smithi008.stdout:3933: writing smithi00888346-357 from 1753308 to 2290149 tid 2 2023-10-07T21:42:23.431 INFO:tasks.rados.rados.0.smithi008.stdout:3934: write oid 99 current snap is 0 2023-10-07T21:42:23.431 INFO:tasks.rados.rados.0.smithi008.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: cluster 2023-10-07T21:42:22.414560+0000 mgr.y (mgr.15180) 42 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.624947+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.632016+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.633241+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.634322+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:23.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.640799+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.725295+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.728380+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.735965+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.737280+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.741181+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.742457+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.746279+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.748014+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:22.749032+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:42:23.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:23 smithi081 bash[31720]: audit 2023-10-07T21:42:23.044399+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.8:0/1656239199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3927: finishing write tid 1 to smithi00888346-331 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3927: finishing write tid 2 to smithi00888346-331 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3927: finishing write tid 3 to smithi00888346-331 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3927: finishing write tid 4 to smithi00888346-331 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 331 v 423 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3927: left oid 331 (ObjNum 2412 snap 0 seq_num 2412) 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3928: finishing write tid 1 to smithi00888346-395 2023-10-07T21:42:23.689 INFO:tasks.rados.rados.0.smithi008.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-10-07T21:42:23.702 INFO:tasks.rados.rados.0.smithi008.stdout:3934: writing smithi00888346-99 from 605712 to 1291197 tid 1 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3934: writing smithi00888346-99 from 1811790 to 2605712 tid 2 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3926: done (8 left) 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3927: done (7 left) 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3935: read oid 230 snap -1 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3935: expect deleted 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3936: delete oid 349 current snap is 0 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3928: finishing write tid 2 to smithi00888346-395 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3928: finishing write tid 3 to smithi00888346-395 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3928: finishing write tid 4 to smithi00888346-395 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 395 v 601 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-10-07T21:42:23.710 INFO:tasks.rados.rados.0.smithi008.stdout:3928: left oid 395 (ObjNum 2413 snap 0 seq_num 2413) 2023-10-07T21:42:23.711 INFO:tasks.rados.rados.0.smithi008.stdout:3929: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-07T21:42:23.843 INFO:tasks.rados.rados.0.smithi008.stdout:3931: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-07T21:42:24.151 INFO:tasks.rados.rados.0.smithi008.stdout:3932: finishing write tid 1 to smithi00888346-101 2023-10-07T21:42:24.151 INFO:tasks.rados.rados.0.smithi008.stdout:3932: finishing write tid 2 to smithi00888346-101 2023-10-07T21:42:24.151 INFO:tasks.rados.rados.0.smithi008.stdout:3932: finishing write tid 3 to smithi00888346-101 2023-10-07T21:42:24.151 INFO:tasks.rados.rados.0.smithi008.stdout:3932: finishing write tid 4 to smithi00888346-101 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 101 v 540 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3932: left oid 101 (ObjNum 2414 snap 0 seq_num 2414) 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3933: finishing write tid 1 to smithi00888346-357 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3933: finishing write tid 2 to smithi00888346-357 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3933: finishing write tid 3 to smithi00888346-357 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3933: finishing write tid 4 to smithi00888346-357 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 357 v 516 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3933: left oid 357 (ObjNum 2415 snap 0 seq_num 2415) 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3934: finishing write tid 1 to smithi00888346-99 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3928: done (8 left) 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3929: done (7 left) 2023-10-07T21:42:24.152 INFO:tasks.rados.rados.0.smithi008.stdout:3930: done (6 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3931: done (5 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3932: done (4 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3933: done (3 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3935: done (2 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3936: done (1 left) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3937: read oid 67 snap -1 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3937: expect (ObjNum 2156 snap 0 seq_num 2156) 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3938: read oid 239 snap -1 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3938: expect deleted 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3939: write oid 337 current snap is 0 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3934: finishing write tid 2 to smithi00888346-99 2023-10-07T21:42:24.153 INFO:tasks.rados.rados.0.smithi008.stdout:3934: finishing write tid 3 to smithi00888346-99 2023-10-07T21:42:24.154 INFO:tasks.rados.rados.0.smithi008.stdout:3934: finishing write tid 4 to smithi00888346-99 2023-10-07T21:42:24.154 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 99 v 565 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-10-07T21:42:24.154 INFO:tasks.rados.rados.0.smithi008.stdout:3934: left oid 99 (ObjNum 2416 snap 0 seq_num 2416) 2023-10-07T21:42:24.154 INFO:tasks.rados.rados.0.smithi008.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-10-07T21:42:24.162 INFO:tasks.rados.rados.0.smithi008.stdout:3939: writing smithi00888346-337 from 639326 to 1191662 tid 1 2023-10-07T21:42:24.167 INFO:tasks.rados.rados.0.smithi008.stdout:3939: writing smithi00888346-337 from 1645107 to 2045628 tid 2 2023-10-07T21:42:24.171 INFO:tasks.rados.rados.0.smithi008.stdout:3939: writing smithi00888346-337 from 2501032 to 2639326 tid 3 2023-10-07T21:42:24.172 INFO:tasks.rados.rados.0.smithi008.stdout:3934: done (3 left) 2023-10-07T21:42:24.172 INFO:tasks.rados.rados.0.smithi008.stdout:3940: write oid 328 current snap is 0 2023-10-07T21:42:24.172 INFO:tasks.rados.rados.0.smithi008.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-10-07T21:42:24.179 INFO:tasks.rados.rados.0.smithi008.stdout:3940: writing smithi00888346-328 from 656133 to 1283718 tid 1 2023-10-07T21:42:24.187 INFO:tasks.rados.rados.0.smithi008.stdout:3940: writing smithi00888346-328 from 1987236 to 2531415 tid 2 2023-10-07T21:42:24.187 INFO:tasks.rados.rados.0.smithi008.stdout:3941: write oid 352 current snap is 0 2023-10-07T21:42:24.187 INFO:tasks.rados.rados.0.smithi008.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-10-07T21:42:24.196 INFO:tasks.rados.rados.0.smithi008.stdout:3941: writing smithi00888346-352 from 672940 to 1375774 tid 1 2023-10-07T21:42:24.204 INFO:tasks.rados.rados.0.smithi008.stdout:3941: writing smithi00888346-352 from 2045718 to 2672940 tid 2 2023-10-07T21:42:24.204 INFO:tasks.rados.rados.0.smithi008.stdout:3942: write oid 470 current snap is 0 2023-10-07T21:42:24.204 INFO:tasks.rados.rados.0.smithi008.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-10-07T21:42:24.212 INFO:tasks.rados.rados.0.smithi008.stdout:3942: writing smithi00888346-470 from 689747 to 1467830 tid 1 2023-10-07T21:42:24.219 INFO:tasks.rados.rados.0.smithi008.stdout:3942: writing smithi00888346-470 from 2104200 to 2652048 tid 2 2023-10-07T21:42:24.220 INFO:tasks.rados.rados.0.smithi008.stdout:3943: write oid 228 current snap is 0 2023-10-07T21:42:24.220 INFO:tasks.rados.rados.0.smithi008.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-10-07T21:42:24.226 INFO:tasks.rados.rados.0.smithi008.stdout:3943: writing smithi00888346-228 from 706554 to 1159886 tid 1 2023-10-07T21:42:24.235 INFO:tasks.rados.rados.0.smithi008.stdout:3943: writing smithi00888346-228 from 1762682 to 2454188 tid 2 2023-10-07T21:42:24.235 INFO:tasks.rados.rados.0.smithi008.stdout:3944: read oid 428 snap -1 2023-10-07T21:42:24.235 INFO:tasks.rados.rados.0.smithi008.stdout:3944: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:42:24.235 INFO:tasks.rados.rados.0.smithi008.stdout:3945: read oid 380 snap -1 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3945: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3946: read oid 98 snap -1 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3946: expect deleted 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3947: read oid 410 snap -1 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3947: expect (ObjNum 2407 snap 0 seq_num 2407) 2023-10-07T21:42:24.236 INFO:tasks.rados.rados.0.smithi008.stdout:3948: delete oid 466 current snap is 0 2023-10-07T21:42:24.237 INFO:tasks.rados.rados.0.smithi008.stdout:3937: expect (ObjNum 2156 snap 0 seq_num 2156) 2023-10-07T21:42:24.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:24 smithi008 bash[41094]: cephadm 2023-10-07T21:42:22.729222+0000 mgr.y (mgr.15180) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-07T21:42:24.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:24 smithi008 bash[41094]: cephadm 2023-10-07T21:42:22.749713+0000 mgr.y (mgr.15180) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-07T21:42:24.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:24 smithi008 bash[27485]: cephadm 2023-10-07T21:42:22.729222+0000 mgr.y (mgr.15180) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-07T21:42:24.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:24 smithi008 bash[27485]: cephadm 2023-10-07T21:42:22.749713+0000 mgr.y (mgr.15180) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:3939: finishing write tid 1 to smithi00888346-337 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:3939: finishing write tid 2 to smithi00888346-337 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:3939: finishing write tid 3 to smithi00888346-337 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:3939: finishing write tid 4 to smithi00888346-337 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:3939: finishing write tid 5 to smithi00888346-337 2023-10-07T21:42:24.433 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 337 v 472 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3939: left oid 337 (ObjNum 2418 snap 0 seq_num 2418) 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3940: finishing write tid 1 to smithi00888346-328 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3940: finishing write tid 2 to smithi00888346-328 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3940: finishing write tid 3 to smithi00888346-328 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3940: finishing write tid 4 to smithi00888346-328 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 328 v 519 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3940: left oid 328 (ObjNum 2419 snap 0 seq_num 2419) 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3941: finishing write tid 1 to smithi00888346-352 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3941: finishing write tid 2 to smithi00888346-352 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3941: finishing write tid 3 to smithi00888346-352 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:3941: finishing write tid 4 to smithi00888346-352 2023-10-07T21:42:24.434 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 352 v 380 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3941: left oid 352 (ObjNum 2420 snap 0 seq_num 2420) 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3942: finishing write tid 1 to smithi00888346-470 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3942: finishing write tid 2 to smithi00888346-470 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3942: finishing write tid 3 to smithi00888346-470 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3942: finishing write tid 4 to smithi00888346-470 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 470 v 498 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3942: left oid 470 (ObjNum 2421 snap 0 seq_num 2421) 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3943: finishing write tid 1 to smithi00888346-228 2023-10-07T21:42:24.435 INFO:tasks.rados.rados.0.smithi008.stdout:3945: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-07T21:42:24.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:24 smithi081 bash[31720]: cephadm 2023-10-07T21:42:22.729222+0000 mgr.y (mgr.15180) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-07T21:42:24.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:24 smithi081 bash[31720]: cephadm 2023-10-07T21:42:22.749713+0000 mgr.y (mgr.15180) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-07T21:42:24.589 INFO:tasks.rados.rados.0.smithi008.stdout:3943: finishing write tid 2 to smithi00888346-228 2023-10-07T21:42:24.589 INFO:tasks.rados.rados.0.smithi008.stdout:3943: finishing write tid 3 to smithi00888346-228 2023-10-07T21:42:24.589 INFO:tasks.rados.rados.0.smithi008.stdout:3943: finishing write tid 4 to smithi00888346-228 2023-10-07T21:42:24.589 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 228 v 462 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-10-07T21:42:24.590 INFO:tasks.rados.rados.0.smithi008.stdout:3943: left oid 228 (ObjNum 2422 snap 0 seq_num 2422) 2023-10-07T21:42:24.590 INFO:tasks.rados.rados.0.smithi008.stdout:3944: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-07T21:42:24.841 INFO:tasks.rados.rados.0.smithi008.stdout:3937: done (11 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3938: done (10 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3939: done (9 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3940: done (8 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3941: done (7 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3942: done (6 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3943: done (5 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3944: done (4 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3945: done (3 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3946: done (2 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3948: done (1 left) 2023-10-07T21:42:24.842 INFO:tasks.rados.rados.0.smithi008.stdout:3949: write oid 126 current snap is 0 2023-10-07T21:42:24.843 INFO:tasks.rados.rados.0.smithi008.stdout:3947: expect (ObjNum 2407 snap 0 seq_num 2407) 2023-10-07T21:42:24.950 INFO:tasks.rados.rados.0.smithi008.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-10-07T21:42:24.958 INFO:tasks.rados.rados.0.smithi008.stdout:3949: writing smithi00888346-126 from 740168 to 1343998 tid 1 2023-10-07T21:42:24.965 INFO:tasks.rados.rados.0.smithi008.stdout:3949: writing smithi00888346-126 from 1763293 to 2458468 tid 2 2023-10-07T21:42:24.965 INFO:tasks.rados.rados.0.smithi008.stdout:3947: done (1 left) 2023-10-07T21:42:24.965 INFO:tasks.rados.rados.0.smithi008.stdout:3950: delete oid 348 current snap is 0 2023-10-07T21:42:24.965 INFO:tasks.rados.rados.0.smithi008.stdout:3949: finishing write tid 1 to smithi00888346-126 2023-10-07T21:42:24.971 INFO:tasks.rados.rados.0.smithi008.stdout:3949: finishing write tid 2 to smithi00888346-126 2023-10-07T21:42:24.971 INFO:tasks.rados.rados.0.smithi008.stdout:3949: finishing write tid 3 to smithi00888346-126 2023-10-07T21:42:24.971 INFO:tasks.rados.rados.0.smithi008.stdout:3949: finishing write tid 4 to smithi00888346-126 2023-10-07T21:42:24.971 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 126 v 389 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-10-07T21:42:24.971 INFO:tasks.rados.rados.0.smithi008.stdout:3949: left oid 126 (ObjNum 2424 snap 0 seq_num 2424) 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3949: done (1 left) 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3950: done (0 left) 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3951: read oid 15 snap -1 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3951: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3952: write oid 64 current snap is 0 2023-10-07T21:42:24.973 INFO:tasks.rados.rados.0.smithi008.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-10-07T21:42:24.986 INFO:tasks.rados.rados.0.smithi008.stdout:3952: writing smithi00888346-64 from 773782 to 1244463 tid 1 2023-10-07T21:42:24.995 INFO:tasks.rados.rados.0.smithi008.stdout:3952: writing smithi00888346-64 from 1996610 to 2695454 tid 2 2023-10-07T21:42:24.995 INFO:tasks.rados.rados.0.smithi008.stdout:3953: write oid 466 current snap is 0 2023-10-07T21:42:24.995 INFO:tasks.rados.rados.0.smithi008.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-10-07T21:42:25.002 INFO:tasks.rados.rados.0.smithi008.stdout:3953: writing smithi00888346-466 from 790589 to 1336519 tid 1 2023-10-07T21:42:25.009 INFO:tasks.rados.rados.0.smithi008.stdout:3953: writing smithi00888346-466 from 1938739 to 2497594 tid 2 2023-10-07T21:42:25.009 INFO:tasks.rados.rados.0.smithi008.stdout:3954: write oid 41 current snap is 0 2023-10-07T21:42:25.009 INFO:tasks.rados.rados.0.smithi008.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-10-07T21:42:25.015 INFO:tasks.rados.rados.0.smithi008.stdout:3954: writing smithi00888346-41 from 407396 to 1028575 tid 1 2023-10-07T21:42:25.022 INFO:tasks.rados.rados.0.smithi008.stdout:3954: writing smithi00888346-41 from 1597221 to 2299734 tid 2 2023-10-07T21:42:25.022 INFO:tasks.rados.rados.0.smithi008.stdout:3955: write oid 125 current snap is 0 2023-10-07T21:42:25.023 INFO:tasks.rados.rados.0.smithi008.stdout:3951: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3952: finishing write tid 1 to smithi00888346-64 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3952: finishing write tid 2 to smithi00888346-64 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3952: finishing write tid 3 to smithi00888346-64 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3952: finishing write tid 4 to smithi00888346-64 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 64 v 535 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3953: finishing write tid 1 to smithi00888346-466 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3953: finishing write tid 2 to smithi00888346-466 2023-10-07T21:42:25.146 INFO:tasks.rados.rados.0.smithi008.stdout:3953: finishing write tid 3 to smithi00888346-466 2023-10-07T21:42:25.147 INFO:tasks.rados.rados.0.smithi008.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-10-07T21:42:25.152 INFO:tasks.rados.rados.0.smithi008.stdout:3955: writing smithi00888346-125 from 424203 to 1120631 tid 1 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3955: writing smithi00888346-125 from 1655703 to 2218227 tid 2 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3951: done (4 left) 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3952: done (3 left) 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3956: write oid 19 current snap is 0 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3953: finishing write tid 4 to smithi00888346-466 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 466 v 476 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3954: finishing write tid 1 to smithi00888346-41 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3954: finishing write tid 2 to smithi00888346-41 2023-10-07T21:42:25.159 INFO:tasks.rados.rados.0.smithi008.stdout:3954: finishing write tid 3 to smithi00888346-41 2023-10-07T21:42:25.160 INFO:tasks.rados.rados.0.smithi008.stdout:3954: finishing write tid 4 to smithi00888346-41 2023-10-07T21:42:25.160 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 41 v 543 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-10-07T21:42:25.160 INFO:tasks.rados.rados.0.smithi008.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2023-10-07T21:42:25.160 INFO:tasks.rados.rados.0.smithi008.stdout:3955: finishing write tid 1 to smithi00888346-125 2023-10-07T21:42:25.160 INFO:tasks.rados.rados.0.smithi008.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-10-07T21:42:25.169 INFO:tasks.rados.rados.0.smithi008.stdout:3956: writing smithi00888346-19 from 441010 to 1212687 tid 1 2023-10-07T21:42:25.177 INFO:tasks.rados.rados.0.smithi008.stdout:3956: writing smithi00888346-19 from 1714185 to 2420367 tid 2 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3953: done (3 left) 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3954: done (2 left) 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3957: delete oid 14 current snap is 0 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3955: finishing write tid 2 to smithi00888346-125 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3955: finishing write tid 3 to smithi00888346-125 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3955: finishing write tid 4 to smithi00888346-125 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 125 v 546 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-10-07T21:42:25.178 INFO:tasks.rados.rados.0.smithi008.stdout:3956: finishing write tid 1 to smithi00888346-19 2023-10-07T21:42:25.181 INFO:tasks.rados.rados.0.smithi008.stdout:3955: done (2 left) 2023-10-07T21:42:25.181 INFO:tasks.rados.rados.0.smithi008.stdout:3957: done (1 left) 2023-10-07T21:42:25.181 INFO:tasks.rados.rados.0.smithi008.stdout:3958: write oid 476 current snap is 0 2023-10-07T21:42:25.181 INFO:tasks.rados.rados.0.smithi008.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-10-07T21:42:25.191 INFO:tasks.rados.rados.0.smithi008.stdout:3958: writing smithi00888346-476 from 474624 to 996799 tid 1 2023-10-07T21:42:25.202 INFO:tasks.rados.rados.0.smithi008.stdout:3958: writing smithi00888346-476 from 1714796 to 2424647 tid 2 2023-10-07T21:42:25.202 INFO:tasks.rados.rados.0.smithi008.stdout:3959: read oid 93 snap -1 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3960: read oid 274 snap -1 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3960: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3961: read oid 171 snap -1 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3961: expect (ObjNum 2323 snap 0 seq_num 2323) 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3962: read oid 62 snap -1 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3962: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3963: delete oid 68 current snap is 0 2023-10-07T21:42:25.203 INFO:tasks.rados.rados.0.smithi008.stdout:3956: finishing write tid 2 to smithi00888346-19 2023-10-07T21:42:25.204 INFO:tasks.rados.rados.0.smithi008.stdout:3956: finishing write tid 3 to smithi00888346-19 2023-10-07T21:42:25.204 INFO:tasks.rados.rados.0.smithi008.stdout:3956: finishing write tid 4 to smithi00888346-19 2023-10-07T21:42:25.204 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 19 v 479 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-10-07T21:42:25.204 INFO:tasks.rados.rados.0.smithi008.stdout:3956: left oid 19 (ObjNum 2430 snap 0 seq_num 2430) 2023-10-07T21:42:25.204 INFO:tasks.rados.rados.0.smithi008.stdout:3958: finishing write tid 1 to smithi00888346-476 2023-10-07T21:42:25.212 INFO:tasks.rados.rados.0.smithi008.stdout:3961: expect (ObjNum 2323 snap 0 seq_num 2323) 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:3958: finishing write tid 2 to smithi00888346-476 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:3958: finishing write tid 3 to smithi00888346-476 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:3958: finishing write tid 4 to smithi00888346-476 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 476 v 494 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-10-07T21:42:25.320 INFO:tasks.rados.rados.0.smithi008.stdout:3960: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-10-07T21:42:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:25 smithi008 bash[27485]: cluster 2023-10-07T21:42:24.415291+0000 mgr.y (mgr.15180) 45 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2023-10-07T21:42:25.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:25 smithi008 bash[41094]: cluster 2023-10-07T21:42:24.415291+0000 mgr.y (mgr.15180) 45 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2023-10-07T21:42:25.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:25 smithi081 bash[31720]: cluster 2023-10-07T21:42:24.415291+0000 mgr.y (mgr.15180) 45 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2023-10-07T21:42:25.526 INFO:tasks.rados.rados.0.smithi008.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-10-07T21:42:25.682 INFO:tasks.rados.rados.0.smithi008.stdout:3962: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-07T21:42:25.816 INFO:tasks.rados.rados.0.smithi008.stdout:3956: done (6 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3958: done (5 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3959: done (4 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3960: done (3 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3961: done (2 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3962: done (1 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3963: done (0 left) 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3964: write oid 152 current snap is 0 2023-10-07T21:42:25.817 INFO:tasks.rados.rados.0.smithi008.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-10-07T21:42:25.823 INFO:tasks.rados.rados.0.smithi008.stdout:3964: writing smithi00888346-152 from 508238 to 1297264 tid 1 2023-10-07T21:42:25.832 INFO:tasks.rados.rados.0.smithi008.stdout:3964: writing smithi00888346-152 from 1948113 to 2661633 tid 2 2023-10-07T21:42:25.832 INFO:tasks.rados.rados.0.smithi008.stdout:3965: read oid 10 snap -1 2023-10-07T21:42:25.832 INFO:tasks.rados.rados.0.smithi008.stdout:3965: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-10-07T21:42:25.832 INFO:tasks.rados.rados.0.smithi008.stdout:3966: write oid 494 current snap is 0 2023-10-07T21:42:25.832 INFO:tasks.rados.rados.0.smithi008.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-10-07T21:42:25.837 INFO:tasks.rados.rados.0.smithi008.stdout:3966: writing smithi00888346-494 from 525045 to 989320 tid 1 2023-10-07T21:42:25.843 INFO:tasks.rados.rados.0.smithi008.stdout:3966: writing smithi00888346-494 from 1490242 to 1947420 tid 2 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3966: writing smithi00888346-494 from 2501811 to 2925045 tid 3 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3967: read oid 163 snap -1 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3968: write oid 255 current snap is 0 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3964: finishing write tid 1 to smithi00888346-152 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3966: finishing write tid 1 to smithi00888346-494 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3964: finishing write tid 2 to smithi00888346-152 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3964: finishing write tid 3 to smithi00888346-152 2023-10-07T21:42:25.850 INFO:tasks.rados.rados.0.smithi008.stdout:3964: finishing write tid 4 to smithi00888346-152 2023-10-07T21:42:25.851 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 152 v 604 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-10-07T21:42:25.851 INFO:tasks.rados.rados.0.smithi008.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-10-07T21:42:25.851 INFO:tasks.rados.rados.0.smithi008.stdout:3966: finishing write tid 2 to smithi00888346-494 2023-10-07T21:42:25.851 INFO:tasks.rados.rados.0.smithi008.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-10-07T21:42:25.856 INFO:tasks.rados.rados.0.smithi008.stdout:3968: writing smithi00888346-255 from 541852 to 1081376 tid 1 2023-10-07T21:42:25.863 INFO:tasks.rados.rados.0.smithi008.stdout:3968: writing smithi00888346-255 from 1548724 to 2265913 tid 2 2023-10-07T21:42:25.867 INFO:tasks.rados.rados.0.smithi008.stdout:3968: writing smithi00888346-255 from 2929234 to 2941852 tid 3 2023-10-07T21:42:25.867 INFO:tasks.rados.rados.0.smithi008.stdout:3964: done (4 left) 2023-10-07T21:42:25.867 INFO:tasks.rados.rados.0.smithi008.stdout:3969: write oid 274 current snap is 0 2023-10-07T21:42:25.867 INFO:tasks.rados.rados.0.smithi008.stdout:3965: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:3966: finishing write tid 3 to smithi00888346-494 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:3966: finishing write tid 4 to smithi00888346-494 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:3966: finishing write tid 5 to smithi00888346-494 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 494 v 426 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-10-07T21:42:26.155 INFO:tasks.rados.rados.0.smithi008.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-07T21:42:26.309 INFO:tasks.rados.rados.0.smithi008.stdout:3968: finishing write tid 1 to smithi00888346-255 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3968: finishing write tid 2 to smithi00888346-255 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3968: finishing write tid 3 to smithi00888346-255 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3968: finishing write tid 4 to smithi00888346-255 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3968: finishing write tid 5 to smithi00888346-255 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 255 v 430 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-10-07T21:42:26.310 INFO:tasks.rados.rados.0.smithi008.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-10-07T21:42:26.322 INFO:tasks.rados.rados.0.smithi008.stdout:3969: writing smithi00888346-274 from 558659 to 1173432 tid 1 2023-10-07T21:42:26.328 INFO:tasks.rados.rados.0.smithi008.stdout:3969: writing smithi00888346-274 from 1607206 to 2068053 tid 2 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3969: writing smithi00888346-274 from 2556657 to 2958659 tid 3 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3965: done (4 left) 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3966: done (3 left) 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3967: done (2 left) 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3968: done (1 left) 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3970: write oid 153 current snap is 0 2023-10-07T21:42:26.334 INFO:tasks.rados.rados.0.smithi008.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-10-07T21:42:26.341 INFO:tasks.rados.rados.0.smithi008.stdout:3970: writing smithi00888346-153 from 575466 to 1265488 tid 1 2023-10-07T21:42:26.347 INFO:tasks.rados.rados.0.smithi008.stdout:3970: writing smithi00888346-153 from 1665688 to 2386546 tid 2 2023-10-07T21:42:26.347 INFO:tasks.rados.rados.0.smithi008.stdout:3971: read oid 114 snap -1 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3971: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3972: read oid 247 snap -1 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3972: expect deleted 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3973: write oid 105 current snap is 0 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3969: finishing write tid 1 to smithi00888346-274 2023-10-07T21:42:26.348 INFO:tasks.rados.rados.0.smithi008.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-10-07T21:42:26.356 INFO:tasks.rados.rados.0.smithi008.stdout:3973: writing smithi00888346-105 from 592273 to 1357544 tid 1 2023-10-07T21:42:26.362 INFO:tasks.rados.rados.0.smithi008.stdout:3973: writing smithi00888346-105 from 2007817 to 2472333 tid 2 2023-10-07T21:42:26.365 INFO:tasks.rados.rados.0.smithi008.stdout:3973: writing smithi00888346-105 from 2895150 to 2992273 tid 3 2023-10-07T21:42:26.366 INFO:tasks.rados.rados.0.smithi008.stdout:3974: write oid 44 current snap is 0 2023-10-07T21:42:26.366 INFO:tasks.rados.rados.0.smithi008.stdout:3969: finishing write tid 2 to smithi00888346-274 2023-10-07T21:42:26.366 INFO:tasks.rados.rados.0.smithi008.stdout:3969: finishing write tid 3 to smithi00888346-274 2023-10-07T21:42:26.366 INFO:tasks.rados.rados.0.smithi008.stdout:3969: finishing write tid 4 to smithi00888346-274 2023-10-07T21:42:26.366 INFO:tasks.rados.rados.0.smithi008.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-10-07T21:42:26.371 INFO:tasks.rados.rados.0.smithi008.stdout:3974: writing smithi00888346-44 from 609080 to 1049600 tid 1 2023-10-07T21:42:26.379 INFO:tasks.rados.rados.0.smithi008.stdout:3974: writing smithi00888346-44 from 1666299 to 2390826 tid 2 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:3974: writing smithi00888346-44 from 2922573 to 3009080 tid 3 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:3975: read oid 351 snap -1 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:3975: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:3976: delete oid 423 current snap is 0 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:3969: finishing write tid 5 to smithi00888346-274 2023-10-07T21:42:26.383 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 274 v 659 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3969: left oid 274 (ObjNum 2437 snap 0 seq_num 2437) 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3970: finishing write tid 1 to smithi00888346-153 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3970: finishing write tid 2 to smithi00888346-153 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3970: finishing write tid 3 to smithi00888346-153 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3970: finishing write tid 4 to smithi00888346-153 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 433 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3970: left oid 153 (ObjNum 2438 snap 0 seq_num 2438) 2023-10-07T21:42:26.384 INFO:tasks.rados.rados.0.smithi008.stdout:3971: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3973: finishing write tid 1 to smithi00888346-105 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3973: finishing write tid 2 to smithi00888346-105 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3969: done (7 left) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3970: done (6 left) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3971: done (5 left) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3972: done (4 left) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3976: done (3 left) 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3977: read oid 439 snap -1 2023-10-07T21:42:26.565 INFO:tasks.rados.rados.0.smithi008.stdout:3977: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3978: read oid 318 snap -1 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3978: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3979: read oid 279 snap -1 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3979: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3980: read oid 450 snap -1 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3980: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3981: read oid 344 snap -1 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3981: expect deleted 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3982: write oid 432 current snap is 0 2023-10-07T21:42:26.566 INFO:tasks.rados.rados.0.smithi008.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-10-07T21:42:26.572 INFO:tasks.rados.rados.0.smithi008.stdout:3982: writing smithi00888346-432 from 642694 to 1350065 tid 1 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3982: writing smithi00888346-432 from 1899616 to 2627812 tid 2 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3983: write oid 220 current snap is 0 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3973: finishing write tid 3 to smithi00888346-105 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3973: finishing write tid 4 to smithi00888346-105 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3973: finishing write tid 5 to smithi00888346-105 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 105 v 498 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-10-07T21:42:26.583 INFO:tasks.rados.rados.0.smithi008.stdout:3973: left oid 105 (ObjNum 2439 snap 0 seq_num 2439) 2023-10-07T21:42:26.584 INFO:tasks.rados.rados.0.smithi008.stdout:3974: finishing write tid 1 to smithi00888346-44 2023-10-07T21:42:26.584 INFO:tasks.rados.rados.0.smithi008.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-10-07T21:42:26.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: cephadm 2023-10-07T21:42:25.268269+0000 mgr.y (mgr.15180) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-10-07T21:42:26.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: audit 2023-10-07T21:42:25.275075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:26.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: audit 2023-10-07T21:42:25.276516+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:42:26.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: audit 2023-10-07T21:42:25.277519+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:42:26.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: audit 2023-10-07T21:42:25.278400+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: cephadm 2023-10-07T21:42:25.279579+0000 mgr.y (mgr.15180) 47 : cephadm [INF] Deploying daemon mon.a on smithi008 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[41094]: audit 2023-10-07T21:42:25.536822+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.8:0/1266055347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: cephadm 2023-10-07T21:42:25.268269+0000 mgr.y (mgr.15180) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: audit 2023-10-07T21:42:25.275075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: audit 2023-10-07T21:42:25.276516+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: audit 2023-10-07T21:42:25.277519+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: audit 2023-10-07T21:42:25.278400+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: cephadm 2023-10-07T21:42:25.279579+0000 mgr.y (mgr.15180) 47 : cephadm [INF] Deploying daemon mon.a on smithi008 2023-10-07T21:42:26.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:26 smithi008 bash[27485]: audit 2023-10-07T21:42:25.536822+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.8:0/1266055347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:26.592 INFO:tasks.rados.rados.0.smithi008.stdout:3983: writing smithi00888346-220 from 659501 to 1442121 tid 1 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3983: writing smithi00888346-220 from 2241745 to 2713599 tid 2 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3973: done (9 left) 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3984: read oid 191 snap -1 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3984: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3985: write oid 70 current snap is 0 2023-10-07T21:42:26.598 INFO:tasks.rados.rados.0.smithi008.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-10-07T21:42:26.604 INFO:tasks.rados.rados.0.smithi008.stdout:3985: writing smithi00888346-70 from 676308 to 1134177 tid 1 2023-10-07T21:42:26.612 INFO:tasks.rados.rados.0.smithi008.stdout:3985: writing smithi00888346-70 from 1900227 to 2515739 tid 2 2023-10-07T21:42:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:3985: writing smithi00888346-70 from 3032265 to 3076308 tid 3 2023-10-07T21:42:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:3986: write oid 128 current snap is 0 2023-10-07T21:42:26.616 INFO:tasks.rados.rados.0.smithi008.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-10-07T21:42:26.623 INFO:tasks.rados.rados.0.smithi008.stdout:3986: writing smithi00888346-128 from 693115 to 1226233 tid 1 2023-10-07T21:42:26.630 INFO:tasks.rados.rados.0.smithi008.stdout:3986: writing smithi00888346-128 from 1958709 to 2434232 tid 2 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3986: writing smithi00888346-128 from 3059688 to 3093115 tid 3 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3987: delete oid 488 current snap is 0 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3974: finishing write tid 2 to smithi00888346-44 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3974: finishing write tid 3 to smithi00888346-44 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3974: finishing write tid 4 to smithi00888346-44 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:3974: finishing write tid 5 to smithi00888346-44 2023-10-07T21:42:26.634 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 44 v 540 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-10-07T21:42:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3974: left oid 44 (ObjNum 2440 snap 0 seq_num 2440) 2023-10-07T21:42:26.635 INFO:tasks.rados.rados.0.smithi008.stdout:3975: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-07T21:42:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: cephadm 2023-10-07T21:42:25.268269+0000 mgr.y (mgr.15180) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: audit 2023-10-07T21:42:25.275075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: audit 2023-10-07T21:42:25.276516+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: audit 2023-10-07T21:42:25.277519+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: audit 2023-10-07T21:42:25.278400+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: cephadm 2023-10-07T21:42:25.279579+0000 mgr.y (mgr.15180) 47 : cephadm [INF] Deploying daemon mon.a on smithi008 2023-10-07T21:42:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:26 smithi081 bash[31720]: audit 2023-10-07T21:42:25.536822+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.8:0/1266055347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:26.864 INFO:tasks.rados.rados.0.smithi008.stdout:3977: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-10-07T21:42:26.955 INFO:tasks.rados.rados.0.smithi008.stdout:3978: expect (ObjNum 1812 snap 0 seq_num 1812) 2023-10-07T21:42:27.108 INFO:tasks.rados.rados.0.smithi008.stdout:3979: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-07T21:42:27.225 INFO:tasks.rados.rados.0.smithi008.stdout:3982: finishing write tid 1 to smithi00888346-432 2023-10-07T21:42:27.225 INFO:tasks.rados.rados.0.smithi008.stdout:3980: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3982: finishing write tid 2 to smithi00888346-432 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3982: finishing write tid 3 to smithi00888346-432 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3982: finishing write tid 4 to smithi00888346-432 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 432 v 465 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3982: left oid 432 (ObjNum 2442 snap 0 seq_num 2442) 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3983: finishing write tid 1 to smithi00888346-220 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3983: finishing write tid 2 to smithi00888346-220 2023-10-07T21:42:27.430 INFO:tasks.rados.rados.0.smithi008.stdout:3983: finishing write tid 3 to smithi00888346-220 2023-10-07T21:42:27.431 INFO:tasks.rados.rados.0.smithi008.stdout:3983: finishing write tid 4 to smithi00888346-220 2023-10-07T21:42:27.431 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 220 v 568 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-10-07T21:42:27.431 INFO:tasks.rados.rados.0.smithi008.stdout:3983: left oid 220 (ObjNum 2443 snap 0 seq_num 2443) 2023-10-07T21:42:27.431 INFO:tasks.rados.rados.0.smithi008.stdout:3984: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-10-07T21:42:27.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[27485]: cluster 2023-10-07T21:42:26.416329+0000 mgr.y (mgr.15180) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-07T21:42:27.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[41094]: cluster 2023-10-07T21:42:26.416329+0000 mgr.y (mgr.15180) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:3985: finishing write tid 1 to smithi00888346-70 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:3985: finishing write tid 2 to smithi00888346-70 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:3985: finishing write tid 3 to smithi00888346-70 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:3985: finishing write tid 4 to smithi00888346-70 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:3985: finishing write tid 5 to smithi00888346-70 2023-10-07T21:42:27.650 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 70 v 367 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3985: left oid 70 (ObjNum 2444 snap 0 seq_num 2444) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3986: finishing write tid 1 to smithi00888346-128 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3986: finishing write tid 2 to smithi00888346-128 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3986: finishing write tid 3 to smithi00888346-128 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3974: done (12 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3975: done (11 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3977: done (10 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3978: done (9 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3979: done (8 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3980: done (7 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3981: done (6 left) 2023-10-07T21:42:27.651 INFO:tasks.rados.rados.0.smithi008.stdout:3982: done (5 left) 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3983: done (4 left) 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3984: done (3 left) 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3985: done (2 left) 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3987: done (1 left) 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3988: read oid 198 snap -1 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3988: expect deleted 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3989: delete oid 262 current snap is 0 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3986: finishing write tid 4 to smithi00888346-128 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3986: finishing write tid 5 to smithi00888346-128 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 128 v 663 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-10-07T21:42:27.652 INFO:tasks.rados.rados.0.smithi008.stdout:3986: left oid 128 (ObjNum 2445 snap 0 seq_num 2445) 2023-10-07T21:42:27.653 INFO:tasks.rados.rados.0.smithi008.stdout:3986: done (2 left) 2023-10-07T21:42:27.653 INFO:tasks.rados.rados.0.smithi008.stdout:3988: done (1 left) 2023-10-07T21:42:27.653 INFO:tasks.rados.rados.0.smithi008.stdout:3989: done (0 left) 2023-10-07T21:42:27.653 INFO:tasks.rados.rados.0.smithi008.stdout:3990: write oid 153 current snap is 0 2023-10-07T21:42:27.653 INFO:tasks.rados.rados.0.smithi008.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-10-07T21:42:27.659 INFO:tasks.rados.rados.0.smithi008.stdout:3990: writing smithi00888346-153 from 743536 to 1218754 tid 1 2023-10-07T21:42:27.667 INFO:tasks.rados.rados.0.smithi008.stdout:3990: writing smithi00888346-153 from 1734155 to 2357005 tid 2 2023-10-07T21:42:27.672 INFO:tasks.rados.rados.0.smithi008.stdout:3990: writing smithi00888346-153 from 3141957 to 3143536 tid 3 2023-10-07T21:42:27.672 INFO:tasks.rados.rados.0.smithi008.stdout:3991: write oid 206 current snap is 0 2023-10-07T21:42:27.672 INFO:tasks.rados.rados.0.smithi008.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-10-07T21:42:27.679 INFO:tasks.rados.rados.0.smithi008.stdout:3991: writing smithi00888346-206 from 760343 to 1310810 tid 1 2023-10-07T21:42:27.685 INFO:tasks.rados.rados.0.smithi008.stdout:3991: writing smithi00888346-206 from 1792637 to 2275498 tid 2 2023-10-07T21:42:27.690 INFO:tasks.rados.rados.0.smithi008.stdout:3991: writing smithi00888346-206 from 2769380 to 3160343 tid 3 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3992: write oid 302 current snap is 0 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: finishing write tid 1 to smithi00888346-153 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: finishing write tid 2 to smithi00888346-153 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: finishing write tid 3 to smithi00888346-153 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: finishing write tid 4 to smithi00888346-153 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: finishing write tid 5 to smithi00888346-153 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 153 v 438 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3990: left oid 153 (ObjNum 2448 snap 0 seq_num 2448) 2023-10-07T21:42:27.691 INFO:tasks.rados.rados.0.smithi008.stdout:3991: finishing write tid 1 to smithi00888346-206 2023-10-07T21:42:27.692 INFO:tasks.rados.rados.0.smithi008.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-10-07T21:42:27.698 INFO:tasks.rados.rados.0.smithi008.stdout:3992: writing smithi00888346-302 from 777150 to 1402866 tid 1 2023-10-07T21:42:27.705 INFO:tasks.rados.rados.0.smithi008.stdout:3992: writing smithi00888346-302 from 1851119 to 2477638 tid 2 2023-10-07T21:42:27.705 INFO:tasks.rados.rados.0.smithi008.stdout:3990: done (2 left) 2023-10-07T21:42:27.705 INFO:tasks.rados.rados.0.smithi008.stdout:3993: read oid 196 snap -1 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3993: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3994: read oid 84 snap -1 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3994: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3995: write oid 443 current snap is 0 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3991: finishing write tid 2 to smithi00888346-206 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3991: finishing write tid 3 to smithi00888346-206 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3991: finishing write tid 4 to smithi00888346-206 2023-10-07T21:42:27.706 INFO:tasks.rados.rados.0.smithi008.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-10-07T21:42:27.714 INFO:tasks.rados.rados.0.smithi008.stdout:3995: writing smithi00888346-443 from 793957 to 1494922 tid 1 2023-10-07T21:42:27.721 INFO:tasks.rados.rados.0.smithi008.stdout:3995: writing smithi00888346-443 from 2193248 to 2679778 tid 2 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3995: writing smithi00888346-443 from 3107873 to 3193957 tid 3 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3996: read oid 337 snap -1 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3996: expect (ObjNum 2418 snap 0 seq_num 2418) 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3997: write oid 3 current snap is 0 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3991: finishing write tid 5 to smithi00888346-206 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 206 v 544 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3991: left oid 206 (ObjNum 2449 snap 0 seq_num 2449) 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3992: finishing write tid 1 to smithi00888346-302 2023-10-07T21:42:27.725 INFO:tasks.rados.rados.0.smithi008.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-10-07T21:42:27.731 INFO:tasks.rados.rados.0.smithi008.stdout:3997: writing smithi00888346-3 from 410764 to 1186978 tid 1 2023-10-07T21:42:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:27 smithi081 bash[31720]: cluster 2023-10-07T21:42:26.416329+0000 mgr.y (mgr.15180) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-07T21:42:27.739 INFO:tasks.rados.rados.0.smithi008.stdout:3997: writing smithi00888346-3 from 1851730 to 2481918 tid 2 2023-10-07T21:42:27.743 INFO:tasks.rados.rados.0.smithi008.stdout:3997: writing smithi00888346-3 from 3135296 to 3210764 tid 3 2023-10-07T21:42:27.743 INFO:tasks.rados.rados.0.smithi008.stdout:3991: done (6 left) 2023-10-07T21:42:27.743 INFO:tasks.rados.rados.0.smithi008.stdout:3998: write oid 492 current snap is 0 2023-10-07T21:42:27.743 INFO:tasks.rados.rados.0.smithi008.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-10-07T21:42:27.748 INFO:tasks.rados.rados.0.smithi008.stdout:3998: writing smithi00888346-492 from 427571 to 879034 tid 1 2023-10-07T21:42:27.754 INFO:tasks.rados.rados.0.smithi008.stdout:3998: writing smithi00888346-492 from 1510212 to 2000411 tid 2 2023-10-07T21:42:27.762 INFO:tasks.rados.rados.0.smithi008.stdout:3998: writing smithi00888346-492 from 2762719 to 3227571 tid 3 2023-10-07T21:42:27.762 INFO:tasks.rados.rados.0.smithi008.stdout:3999: read oid 182 snap -1 2023-10-07T21:42:27.762 INFO:tasks.rados.rados.0.smithi008.stdout:3999: expect (ObjNum 1917 snap 0 seq_num 1917) 2023-10-07T21:42:27.762 INFO:tasks.rados.rados.0.smithi008.stdout: waiting on 8 2023-10-07T21:42:27.762 INFO:tasks.rados.rados.0.smithi008.stdout:3994: expect (ObjNum 2251 snap 0 seq_num 2251) 2023-10-07T21:42:27.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:27 smithi008 systemd[1]: Stopping Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:3992: finishing write tid 2 to smithi00888346-302 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:3992: finishing write tid 3 to smithi00888346-302 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:3992: finishing write tid 4 to smithi00888346-302 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 302 v 547 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:3992: left oid 302 (ObjNum 2450 snap 0 seq_num 2450) 2023-10-07T21:42:27.955 INFO:tasks.rados.rados.0.smithi008.stdout:3993: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: finishing write tid 1 to smithi00888346-443 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: finishing write tid 2 to smithi00888346-443 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: finishing write tid 3 to smithi00888346-443 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: finishing write tid 4 to smithi00888346-443 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: finishing write tid 5 to smithi00888346-443 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 443 v 384 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3995: left oid 443 (ObjNum 2451 snap 0 seq_num 2451) 2023-10-07T21:42:28.102 INFO:tasks.rados.rados.0.smithi008.stdout:3996: expect (ObjNum 2418 snap 0 seq_num 2418) 2023-10-07T21:42:28.258 INFO:tasks.rados.rados.0.smithi008.stdout:3997: finishing write tid 1 to smithi00888346-3 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3997: finishing write tid 2 to smithi00888346-3 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3997: finishing write tid 3 to smithi00888346-3 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3997: finishing write tid 4 to smithi00888346-3 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3997: finishing write tid 5 to smithi00888346-3 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 3 v 428 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3997: left oid 3 (ObjNum 2452 snap 0 seq_num 2452) 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3998: finishing write tid 1 to smithi00888346-492 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3998: finishing write tid 2 to smithi00888346-492 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3998: finishing write tid 3 to smithi00888346-492 2023-10-07T21:42:28.259 INFO:tasks.rados.rados.0.smithi008.stdout:3998: finishing write tid 4 to smithi00888346-492 2023-10-07T21:42:28.260 INFO:tasks.rados.rados.0.smithi008.stdout:3998: finishing write tid 5 to smithi00888346-492 2023-10-07T21:42:28.260 INFO:tasks.rados.rados.0.smithi008.stdout:update_object_version oid 492 v 524 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-10-07T21:42:28.260 INFO:tasks.rados.rados.0.smithi008.stdout:3998: left oid 492 (ObjNum 2453 snap 0 seq_num 2453) 2023-10-07T21:42:28.260 INFO:tasks.rados.rados.0.smithi008.stdout:3999: expect (ObjNum 1917 snap 0 seq_num 1917) 2023-10-07T21:42:28.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[27485]: debug 2023-10-07T21:42:27.953+0000 7f54701ed700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T21:42:28.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[27485]: debug 2023-10-07T21:42:27.953+0000 7f54701ed700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[92068]: [07/Oct/2023:21:42:27] ENGINE Bus STOPPING 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[92068]: [07/Oct/2023:21:42:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[92068]: [07/Oct/2023:21:42:27] ENGINE Bus STOPPED 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:27 smithi008 bash[92068]: [07/Oct/2023:21:42:27] ENGINE Bus STARTING 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:28 smithi008 bash[92068]: [07/Oct/2023:21:42:28] ENGINE Serving on http://:::9283 2023-10-07T21:42:28.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:28 smithi008 bash[92068]: [07/Oct/2023:21:42:28] ENGINE Bus STARTED 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3992: done (7 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3993: done (6 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3994: done (5 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3995: done (4 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3996: done (3 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3997: done (2 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3998: done (1 left) 2023-10-07T21:42:28.412 INFO:tasks.rados.rados.0.smithi008.stdout:3999: done (0 left) 2023-10-07T21:42:28.416 INFO:tasks.rados.rados.0.smithi008.stderr:0 errors. 2023-10-07T21:42:28.416 INFO:tasks.rados.rados.0.smithi008.stderr: 2023-10-07T21:42:28.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:42:28.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:28 smithi008 bash[101940]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-a 2023-10-07T21:42:28.988 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:28 smithi081 bash[78778]: ts=2023-10-07T21:42:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:42:29.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:28 smithi008 bash[102039]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-a 2023-10-07T21:42:29.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:28 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T21:42:29.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:28 smithi008 systemd[1]: Stopped Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:42:29.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:28 smithi008 systemd[1]: Started Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.149+0000 7f3baab2ec80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.149+0000 7f3baab2ec80 0 ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.149+0000 7f3baab2ec80 0 pidfile_write: ignore empty --pid-file 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 0 load: jerasure load: lrc 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: RocksDB version: 7.9.2 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Git sha 0 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:42:30.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: DB SUMMARY 2023-10-07T21:42:30.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: DB Session ID: PJ5QHWOCJKP6AY5DZ0WY 2023-10-07T21:42:30.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: CURRENT file: CURRENT 2023-10-07T21:42:30.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:42:30.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1543 Bytes 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 2383846 ; 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.error_if_exists: 0 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.create_if_missing: 0 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.paranoid_checks: 1 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:42:30.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.env: 0x55f51f716da0 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.info_log: 0x55f52185b5c0 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.statistics: (nil) 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.use_fsync: 0 2023-10-07T21:42:30.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_log_file_size: 0 2023-10-07T21:42:30.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:42:30.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_fallocate: 1 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.use_direct_reads: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.db_log_dir: 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.wal_dir: 2023-10-07T21:42:30.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.write_buffer_manager: 0x55f5218332c0 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:42:30.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.unordered_write: 0 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.row_cache: None 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.wal_filter: None 2023-10-07T21:42:30.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.two_write_queues: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.wal_compression: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.atomic_flush: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.log_readahead_size: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:42:30.400 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_background_jobs: 2 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_background_compactions: -1 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_subcompactions: 1 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:42:30.401 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_open_files: -1 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_background_flushes: -1 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Compression algorithms supported: 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:42:30.402 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kZSTD supported: 0 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kXpressCompression supported: 0 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kZlibCompression supported: 1 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kSnappyCompression supported: 1 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kLZ4Compression supported: 1 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: kBZip2Compression supported: 0 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:42:30.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.merge_operator: 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_filter: None 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f52185b6c0) 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: cache_index_and_filter_blocks: 1 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: pin_top_level_index_and_filter: 1 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: index_type: 0 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: data_block_index_type: 0 2023-10-07T21:42:30.404 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: index_shortening: 1 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: checksum: 4 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: no_block_cache: 0 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_cache: 0x55f5218b11f0 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_cache_name: BinnedLRUCache 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_cache_options: 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: capacity : 536870912 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: num_shard_bits : 4 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: strict_capacity_limit : 0 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: high_pri_pool_ratio: 0.000 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_cache_compressed: (nil) 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: persistent_cache: (nil) 2023-10-07T21:42:30.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_size: 4096 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_size_deviation: 10 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_restart_interval: 16 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: index_block_restart_interval: 1 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: metadata_block_size: 4096 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: partition_filters: 0 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: use_delta_encoding: 1 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: filter_policy: bloomfilter 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: whole_key_filtering: 1 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: verify_compression: 0 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: read_amp_bytes_per_bit: 0 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: format_version: 5 2023-10-07T21:42:30.406 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: enable_index_compression: 1 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: block_align: 0 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: max_auto_readahead_size: 262144 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: prepopulate_block_cache: 0 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: initial_auto_readahead_size: 8192 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: num_file_reads_for_auto_readahead: 2 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression: NoCompression 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:42:30.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.num_levels: 7 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:42:30.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:42:30.409 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:42:30.410 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:42:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.table_properties_collectors: 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.inplace_update_support: 0 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:42:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.bloom_locality: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.max_successive_merges: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.ttl: 2592000 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enable_blob_files: false 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.min_blob_size: 0 2023-10-07T21:42:30.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3baab2ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.153+0000 7f3ba0301700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 41, last_sequence is 17655, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6f151ecd-ce9e-4946-ab59-764ee85a2f17 2023-10-07T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696714950159806, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.157+0000 7f3baab2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696714950168818, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2233278, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17647, "largest_seqno": 18790, "table_properties": {"data_size": 2227806, "index_size": 3173, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11142, "raw_average_key_size": 22, "raw_value_size": 2217447, "raw_average_value_size": 4543, "num_data_blocks": 145, "num_entries": 488, "num_filter_entries": 488, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1696714950, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6f151ecd-ce9e-4946-ab59-764ee85a2f17", "db_session_id": "PJ5QHWOCJKP6AY5DZ0WY", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696714950168955, "job": 1, "event": "recovery_finished"} 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f521952000 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3baab2ec80 4 rocksdb: DB pointer 0x55f521940000 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3b992f3700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.165+0000 7f3b992f3700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: ** DB Stats ** 2023-10-07T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: ** Compaction Stats [default] ** 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: L0 1/0 2.13 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 454.1 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: L6 1/0 5.69 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-07T21:42:30.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Sum 2/0 7.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 454.1 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:42:30.417 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 454.1 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:42:30.417 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: ** Compaction Stats [default] ** 2023-10-07T21:42:30.417 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:42:30.417 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:42:30.417 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 454.1 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Flush(GB): cumulative 0.002, interval 0.002 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Cumulative compaction: 0.00 GB write, 171.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Interval compaction: 0.00 GB write, 171.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:42:30.418 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Block cache BinnedLRUCache@0x55f5218b11f0#7 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] at bind addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 1 mon.a@-1(???) e3 preinit fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).mds e10 new map 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).mds e10 print_map 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: e10 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: legacy client fscid: 1 2023-10-07T21:42:30.419 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Filesystem 'foo' (1) 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: fs_name foo 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: epoch 10 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: created 2023-10-07T21:36:24.307794+0000 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: modified 2023-10-07T21:36:34.366158+0000 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: tableserver 0 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: root 0 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: session_timeout 60 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: session_autoclose 300 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: max_file_size 1099511627776 2023-10-07T21:42:30.420 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: max_xattr_size 65536 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: required_client_features {} 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: last_failure 0 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: last_failure_osd_epoch 70 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: max_mds 1 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: in 0 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: up {0=24532} 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: failed 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: damaged 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: stopped 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: data_pools [4] 2023-10-07T21:42:30.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: metadata_pool 3 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: inline_data disabled 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: balancer 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: bal_rank_mask -1 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: standby_count_wanted 1 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: [mds.foo.smithi081.zbvtwc{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: Standby daemons: 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: [mds.foo.smithi008.qwzkkv{-1:14682} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).osd e79 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-07T21:42:30.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:42:30.423 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:42:30.423 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 0 mon.a@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:42:30.423 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:30 smithi008 bash[102097]: debug 2023-10-07T21:42:30.169+0000 7f3baab2ec80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-07T21:42:31.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[79190]: ignoring --setuser ceph since I am not root 2023-10-07T21:42:31.989 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[79190]: ignoring --setgroup ceph since I am not root 2023-10-07T21:42:31.989 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[79190]: debug 2023-10-07T21:42:31.717+0000 7f8b40e5e700 1 -- 172.21.15.81:0/3805244204 <== mon.2 v2:172.21.15.8:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f0035531e0 con 0x55f0042ce400 2023-10-07T21:42:31.989 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[79190]: debug 2023-10-07T21:42:31.877+0000 7f8b4abd6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:42:31.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:27.961840+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:27.962411+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:27.963802+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:28.147594+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.8:0/3774529859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:28.416878+0000 mgr.y (mgr.15180) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:30.417650+0000 mgr.y (mgr.15180) 50 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:30.611203+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.8:0/257431490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.593142+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.617225+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.625559+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.626319+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:42:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.626361+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:42:31.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.627756+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 57s), standbys: x 2023-10-07T21:42:31.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: audit 2023-10-07T21:42:31.656475+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15180 ' entity='' 2023-10-07T21:42:31.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.657593+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2023-10-07T21:42:31.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:31 smithi081 bash[31720]: cluster 2023-10-07T21:42:31.657657+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-10-07T21:42:32.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[92068]: ignoring --setuser ceph since I am not root 2023-10-07T21:42:32.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[92068]: ignoring --setgroup ceph since I am not root 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[92068]: debug 2023-10-07T21:42:31.733+0000 7f195d38d700 1 -- 172.21.15.8:0/3524053002 <== mon.2 v2:172.21.15.8:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c7d6071e0 con 0x564c7e382c00 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[92068]: debug 2023-10-07T21:42:31.893+0000 7f1967105200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:27.961840+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:27.962411+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:27.963802+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:32.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:28.147594+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.8:0/3774529859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:28.416878+0000 mgr.y (mgr.15180) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:30.417650+0000 mgr.y (mgr.15180) 50 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:30.611203+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.8:0/257431490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.593142+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.617225+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.625559+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.626319+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.626361+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.627756+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 57s), standbys: x 2023-10-07T21:42:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: audit 2023-10-07T21:42:31.656475+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15180 ' entity='' 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.657593+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[41094]: cluster 2023-10-07T21:42:31.657657+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:27.961840+0000 mon.c (mon.2) 231 : audit 0 from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:27.962411+0000 mon.c (mon.2) 232 : audit 0 from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:27.963802+0000 mon.c (mon.2) 233 : audit 0 from='mgr.15180 172.21.15.8:0/584468998' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:28.147594+0000 mon.c (mon.2) 234 : audit 0 from='client.? 172.21.15.8:0/3774529859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:32.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:28.416878+0000 mgr.y (mgr.15180) 49 : cluster 0 pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:30.417650+0000 mgr.y (mgr.15180) 50 : cluster 0 pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:30.611203+0000 mon.c (mon.2) 235 : audit 0 from='client.? 172.21.15.8:0/257431490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.593142+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.617225+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.625559+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.626319+0000 mon.a (mon.0) 4 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.626361+0000 mon.a (mon.0) 5 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.627756+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 57s), standbys: x 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: audit 2023-10-07T21:42:31.656475+0000 mon.a (mon.0) 7 : audit 1 from='mgr.15180 ' entity='' 2023-10-07T21:42:32.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.657593+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e33: y(active, since 57s), standbys: x 2023-10-07T21:42:32.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:31 smithi008 bash[102097]: cluster 2023-10-07T21:42:31.657657+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-10-07T21:42:33.094 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:42:33.128 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:32 smithi081 bash[79190]: debug 2023-10-07T21:42:32.809+0000 7f8b4abd6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:42:33.128 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:32 smithi081 bash[79190]: debug 2023-10-07T21:42:32.909+0000 7f8b4abd6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:42:33.128 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:33 smithi081 bash[79190]: debug 2023-10-07T21:42:33.013+0000 7f8b4abd6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:42:33.159 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:32 smithi008 bash[92068]: debug 2023-10-07T21:42:32.889+0000 7f1967105200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:42:33.159 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[92068]: debug 2023-10-07T21:42:33.005+0000 7f1967105200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:42:33.160 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[92068]: debug 2023-10-07T21:42:33.129+0000 7f1967105200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:42:33.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[41094]: audit 2023-10-07T21:42:33.069449+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.8:0/2095775298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:33.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[102097]: audit 2023-10-07T21:42:33.069449+0000 mon.c (mon.2) 236 : audit 0 from='client.? 172.21.15.8:0/2095775298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:33.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:33 smithi081 bash[31720]: audit 2023-10-07T21:42:33.069449+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.8:0/2095775298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:42:33.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:33 smithi081 bash[79190]: debug 2023-10-07T21:42:33.289+0000 7f8b4abd6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:33.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[92068]: debug 2023-10-07T21:42:33.433+0000 7f1967105200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:33.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:42:33.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:33 smithi081 bash[79190]: debug 2023-10-07T21:42:33.649+0000 7f8b4abd6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:42:33.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:33 smithi081 bash[79190]: debug 2023-10-07T21:42:33.809+0000 7f8b4abd6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:34.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:33 smithi008 bash[92068]: debug 2023-10-07T21:42:33.841+0000 7f1967105200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:42:34.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:34 smithi008 bash[92068]: debug 2023-10-07T21:42:34.029+0000 7f1967105200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:34.408 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:42:34.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:34 smithi081 bash[79190]: debug 2023-10-07T21:42:34.029+0000 7f8b4abd6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:42:34.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:34 smithi008 bash[92068]: debug 2023-10-07T21:42:34.273+0000 7f1967105200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:42:35.488 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:35 smithi081 bash[79190]: debug 2023-10-07T21:42:35.041+0000 7f8b4abd6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:42:35.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:35 smithi081 bash[79190]: debug 2023-10-07T21:42:35.161+0000 7f8b4abd6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:42:35.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:35 smithi081 bash[79190]: debug 2023-10-07T21:42:35.285+0000 7f8b4abd6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:42:35.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:35 smithi008 bash[92068]: debug 2023-10-07T21:42:35.421+0000 7f1967105200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:42:35.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:35 smithi008 bash[92068]: debug 2023-10-07T21:42:35.549+0000 7f1967105200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:42:36.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:35 smithi008 bash[92068]: debug 2023-10-07T21:42:35.689+0000 7f1967105200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:42:36.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:35 smithi081 bash[79190]: debug 2023-10-07T21:42:35.769+0000 7f8b4abd6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:42:36.239 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:36 smithi081 bash[79190]: debug 2023-10-07T21:42:35.993+0000 7f8b4abd6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:42:36.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:36 smithi008 bash[92068]: debug 2023-10-07T21:42:36.189+0000 7f1967105200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:42:36.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:36 smithi008 bash[92068]: debug 2023-10-07T21:42:36.437+0000 7f1967105200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:42:36.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:36 smithi081 bash[79190]: debug 2023-10-07T21:42:36.457+0000 7f8b4abd6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:42:37.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:36 smithi081 bash[79190]: debug 2023-10-07T21:42:36.957+0000 7f8b4abd6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:37.339 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:36 smithi008 bash[92068]: debug 2023-10-07T21:42:36.925+0000 7f1967105200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:42:37.641 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:37 smithi008 bash[92068]: debug 2023-10-07T21:42:37.449+0000 7f1967105200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:42:37.741 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:42:37.741 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":79,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:41:34.380332+0000","last_up_change":"2023-10-07T21:32:40.093845+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-10-07T21:38:33.616722+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"77","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6803","nonce":1158289604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6805","nonce":1158289604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6809","nonce":1158289604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1158289604},{"type":"v1","addr":"172.21.15.8:6807","nonce":1158289604}]},"public_addr":"172.21.15.8:6803/1158289604","cluster_addr":"172.21.15.8:6805/1158289604","heartbeat_back_addr":"172.21.15.8:6809/1158289604","heartbeat_front_addr":"172.21.15.8:6807/1158289604","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6811","nonce":696561610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6813","nonce":696561610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6817","nonce":696561610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":696561610},{"type":"v1","addr":"172.21.15.8:6815","nonce":696561610}]},"public_addr":"172.21.15.8:6811/696561610","cluster_addr":"172.21.15.8:6813/696561610","heartbeat_back_addr":"172.21.15.8:6817/696561610","heartbeat_front_addr":"172.21.15.8:6815/696561610","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6819","nonce":2099289976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6821","nonce":2099289976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6825","nonce":2099289976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":2099289976},{"type":"v1","addr":"172.21.15.8:6823","nonce":2099289976}]},"public_addr":"172.21.15.8:6819/2099289976","cluster_addr":"172.21.15.8:6821/2099289976","heartbeat_back_addr":"172.21.15.8:6825/2099289976","heartbeat_front_addr":"172.21.15.8:6823/2099289976","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6827","nonce":1230272198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6829","nonce":1230272198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6833","nonce":1230272198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":1230272198},{"type":"v1","addr":"172.21.15.8:6831","nonce":1230272198}]},"public_addr":"172.21.15.8:6827/1230272198","cluster_addr":"172.21.15.8:6829/1230272198","heartbeat_back_addr":"172.21.15.8:6833/1230272198","heartbeat_front_addr":"172.21.15.8:6831/1230272198","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/2698147230":"2023-10-08T21:41:34.380271+0000","172.21.15.81:6835/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/4097938154":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/3116462510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/3456058510":"2023-10-08T21:40:29.529373+0000","172.21.15.81:0/2805371594":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.81:6834/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.81:0/4283791021":"2023-10-08T21:41:34.380271+0000","172.21.15.81:0/1162812018":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/2849197016":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/1636006078":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/3422193241":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:42:37.793 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:37 smithi081 bash[79190]: debug 2023-10-07T21:42:37.521+0000 7f8b4abd6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:42:37.794 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:37 smithi081 bash[79190]: debug 2023-10-07T21:42:37.637+0000 7f8b4abd6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:42:38.067 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:37 smithi008 bash[102097]: audit 2023-10-07T21:42:37.733171+0000 mon.c (mon.2) 237 : audit 0 from='client.? 172.21.15.8:0/2359431316' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:42:38.068 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:37 smithi008 bash[41094]: audit 2023-10-07T21:42:37.733171+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.8:0/2359431316' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:42:38.122 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:37 smithi081 bash[79190]: debug 2023-10-07T21:42:37.989+0000 7f8b4abd6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:42:38.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:37 smithi081 bash[31720]: audit 2023-10-07T21:42:37.733171+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.8:0/2359431316' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:42:38.387 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.109+0000 7f8b4abd6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:42:38.387 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.253+0000 7f8b4abd6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:38.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.057+0000 7f1967105200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:42:38.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.177+0000 7f1967105200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:42:38.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:42:38.738 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.373+0000 7f8b4abd6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:42:38.739 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.513+0000 7f8b4abd6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:42:38.834 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.541+0000 7f1967105200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:42:38.834 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.669+0000 7f1967105200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:42:39.001 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:42:39.097 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.825+0000 7f1967105200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:42:39.097 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:38 smithi008 bash[92068]: debug 2023-10-07T21:42:38.949+0000 7f1967105200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:42:39.238 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.729+0000 7f8b4abd6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:42:39.239 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:38 smithi081 bash[79190]: debug 2023-10-07T21:42:38.865+0000 7f8b4abd6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:42:39.300 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:39 smithi008 bash[92068]: debug 2023-10-07T21:42:39.089+0000 7f1967105200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:42:39.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:39 smithi008 bash[92068]: debug 2023-10-07T21:42:39.289+0000 7f1967105200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:42:39.891 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:39 smithi008 bash[92068]: debug 2023-10-07T21:42:39.429+0000 7f1967105200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.170285+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.170426+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: audit 2023-10-07T21:42:40.175398+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: audit 2023-10-07T21:42:40.176633+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: audit 2023-10-07T21:42:40.179260+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: audit 2023-10-07T21:42:40.181228+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:40.489 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: debug 2023-10-07T21:42:40.141+0000 7f8b4abd6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:42:40.490 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: [07/Oct/2023:21:42:40] ENGINE Bus STARTING 2023-10-07T21:42:40.490 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: CherryPy Checker: 2023-10-07T21:42:40.490 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: The Application mounted at '' has an empty config. 2023-10-07T21:42:40.490 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: [07/Oct/2023:21:42:40] ENGINE Serving on http://:::9283 2023-10-07T21:42:40.490 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[79190]: [07/Oct/2023:21:42:40] ENGINE Bus STARTED 2023-10-07T21:42:40.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.170285+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-10-07T21:42:40.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.170426+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-10-07T21:42:40.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: audit 2023-10-07T21:42:40.175398+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:40.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: audit 2023-10-07T21:42:40.176633+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: audit 2023-10-07T21:42:40.179260+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: audit 2023-10-07T21:42:40.181228+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.170285+0000 mon.a (mon.0) 10 : cluster 0 Standby manager daemon x restarted 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.170426+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x started 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: audit 2023-10-07T21:42:40.175398+0000 mon.c (mon.2) 238 : audit 0 from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: audit 2023-10-07T21:42:40.176633+0000 mon.c (mon.2) 239 : audit 0 from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: audit 2023-10-07T21:42:40.179260+0000 mon.c (mon.2) 240 : audit 0 from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:42:40.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[102097]: audit 2023-10-07T21:42:40.181228+0000 mon.c (mon.2) 241 : audit 0 from='mgr.? 172.21.15.81:0/3804871710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:42:41.024 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:40 smithi081 bash[31720]: debug 2023-10-07T21:42:40.757+0000 7fc4d984b700 -1 mon.b@1(peon).osd e80 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:42:41.032 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.753+0000 7f1967105200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: [07/Oct/2023:21:42:40] ENGINE Bus STARTING 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.945+0000 7f18c5b8a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.945+0000 7f18c5b8a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.945+0000 7f18c5b8a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.945+0000 7f18c5b8a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.945+0000 7f18c5b8a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.949+0000 7f18cb395700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.949+0000 7f18cb395700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.949+0000 7f18cb395700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.949+0000 7f18cb395700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[92068]: debug 2023-10-07T21:42:40.949+0000 7f18cb395700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:42:41.033 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[92068]: CherryPy Checker: 2023-10-07T21:42:41.034 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[92068]: The Application mounted at '' has an empty config. 2023-10-07T21:42:41.034 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[92068]: [07/Oct/2023:21:42:41] ENGINE Serving on http://:::9283 2023-10-07T21:42:41.034 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[92068]: [07/Oct/2023:21:42:41] ENGINE Bus STARTED 2023-10-07T21:42:41.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:40 smithi008 bash[41094]: debug 2023-10-07T21:42:40.761+0000 7f33d88aa700 -1 mon.c@2(peon).osd e80 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:42:41.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.230508+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e34: y(active, since 65s), standbys: x 2023-10-07T21:42:41.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.760255+0000 mon.a (mon.0) 13 : cluster 1 Active manager daemon y restarted 2023-10-07T21:42:41.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.761038+0000 mon.a (mon.0) 14 : cluster 1 Activating manager daemon y 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.769534+0000 mon.a (mon.0) 15 : cluster 0 osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.769892+0000 mon.a (mon.0) 16 : cluster 0 mgrmap e35: y(active, starting, since 0.00902118s), standbys: x 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.770905+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e80 with expected crc 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.777323+0000 mon.a (mon.0) 17 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.777759+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:41.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.778124+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:41.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.778526+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:42:41.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.778918+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:42:41.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.779819+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e80 with expected crc 2023-10-07T21:42:41.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.780852+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:42:41.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.781158+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.781472+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.781785+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.782029+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.782351+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.782703+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:42:41.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.783036+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.783362+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.783743+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.784134+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.784438+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.785104+0000 mon.a (mon.0) 34 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:42:41.396 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.794614+0000 mon.a (mon.0) 35 : cluster 1 Manager daemon y is now available 2023-10-07T21:42:41.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.826047+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.831669+0000 mon.a (mon.0) 37 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.866772+0000 mon.a (mon.0) 38 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:41.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.885259+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:42:41.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.892315+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e80 with expected crc 2023-10-07T21:42:41.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.920975+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e80 with expected crc 2023-10-07T21:42:41.398 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[102097]: audit 2023-10-07T21:42:40.932771+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.230508+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e34: y(active, since 65s), standbys: x 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.760255+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.761038+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.769534+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.769892+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00902118s), standbys: x 2023-10-07T21:42:41.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.770905+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.777323+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.777759+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.778124+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.778526+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.778918+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.779819+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.400 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.780852+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.781158+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.781472+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.781785+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.782029+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.782351+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.782703+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.783036+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:42:41.401 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.783362+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.783743+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.784134+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.784438+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.785104+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.794614+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.826047+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.831669+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.866772+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:41.403 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.885259+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:42:41.403 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.892315+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.403 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.920975+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.403 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[41094]: audit 2023-10-07T21:42:40.932771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:42:41.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.230508+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e34: y(active, since 65s), standbys: x 2023-10-07T21:42:41.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.760255+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-10-07T21:42:41.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.761038+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-10-07T21:42:41.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.769534+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:42:41.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.769892+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00902118s), standbys: x 2023-10-07T21:42:41.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.770905+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.777323+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.777759+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.778124+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.778526+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi008.qwzkkv"}]: dispatch 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.778918+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.zbvtwc"}]: dispatch 2023-10-07T21:42:41.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.779819+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.780852+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:42:41.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.781158+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:42:41.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.781472+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:42:41.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.781785+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:42:41.492 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.782029+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.782351+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.782703+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.783036+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.783362+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.783743+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:42:41.493 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.784134+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:42:41.494 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.784438+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:42:41.494 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.785104+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:42:41.494 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.794614+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-10-07T21:42:41.494 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.826047+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.494 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.831669+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:41.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.866772+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:41.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.885259+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:42:41.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.892315+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.920975+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:41.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:41 smithi081 bash[31720]: audit 2023-10-07T21:42:40.932771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:42:42.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:41 smithi008 bash[92068]: debug 2023-10-07T21:42:41.781+0000 7f191efa5700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-07T21:42:42.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cluster 2023-10-07T21:42:40.776024+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:42.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cephadm 2023-10-07T21:42:41.384834+0000 mgr.y (mgr.25319) 1 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Bus STARTING 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cephadm 2023-10-07T21:42:41.506086+0000 mgr.y (mgr.25319) 2 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cephadm 2023-10-07T21:42:41.608078+0000 mgr.y (mgr.25319) 3 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cephadm 2023-10-07T21:42:41.608343+0000 mgr.y (mgr.25319) 4 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Bus STARTED 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[41094]: cluster 2023-10-07T21:42:41.779260+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e36: y(active, since 1.01839s), standbys: x 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cluster 2023-10-07T21:42:40.776024+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e80 with expected crc 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cephadm 2023-10-07T21:42:41.384834+0000 mgr.y (mgr.25319) 1 : cephadm 1 [07/Oct/2023:21:42:41] ENGINE Bus STARTING 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cephadm 2023-10-07T21:42:41.506086+0000 mgr.y (mgr.25319) 2 : cephadm 1 [07/Oct/2023:21:42:41] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cephadm 2023-10-07T21:42:41.608078+0000 mgr.y (mgr.25319) 3 : cephadm 1 [07/Oct/2023:21:42:41] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cephadm 2023-10-07T21:42:41.608343+0000 mgr.y (mgr.25319) 4 : cephadm 1 [07/Oct/2023:21:42:41] ENGINE Bus STARTED 2023-10-07T21:42:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:42 smithi008 bash[102097]: cluster 2023-10-07T21:42:41.779260+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e36: y(active, since 1.01839s), standbys: x 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cluster 2023-10-07T21:42:40.776024+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e80 with expected crc 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cephadm 2023-10-07T21:42:41.384834+0000 mgr.y (mgr.25319) 1 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Bus STARTING 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cephadm 2023-10-07T21:42:41.506086+0000 mgr.y (mgr.25319) 2 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Serving on https://172.21.15.8:7150 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cephadm 2023-10-07T21:42:41.608078+0000 mgr.y (mgr.25319) 3 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Serving on http://172.21.15.8:8765 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cephadm 2023-10-07T21:42:41.608343+0000 mgr.y (mgr.25319) 4 : cephadm [INF] [07/Oct/2023:21:42:41] ENGINE Bus STARTED 2023-10-07T21:42:42.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:42 smithi081 bash[31720]: cluster 2023-10-07T21:42:41.779260+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e36: y(active, since 1.01839s), standbys: x 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (104s) 61s ago 8m 14.6M - 0.25.0 c8568f914cd2 500c5457a5b2 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (91s) 31s ago 8m 74.8M - 9.4.7 2c41d148cca3 4d1a3df86259 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (6m) 61s ago 6m 12.7M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (6m) 31s ago 6m 14.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:42:42.787 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443,9283,8765 running (37s) 31s ago 16m 64.3M - 18.0.0-6609-g9725b08f d68377abd09f 4bbb347eb1e2 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:8443,9283,8765 running (85s) 61s ago 19m 458M - 18.0.0-6609-g9725b08f d68377abd09f abb52fc957c4 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (19m) 61s ago 19m 57.5M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 2cfb5bc5ab0c 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (17m) 31s ago 17m 44.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 4916b4b4dba7 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (17m) 61s ago 17m 43.1M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 41f6e073ea94 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (109s) 61s ago 8m 8340k - 1.5.0 0da6a335fe13 3ce63166e269 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (97s) 31s ago 8m 8244k - 1.5.0 0da6a335fe13 deb31a9f98d6 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (16m) 61s ago 16m 97.3M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 8e5184070c17 2023-10-07T21:42:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (15m) 61s ago 15m 85.8M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 fa1ca3157c0b 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (14m) 61s ago 14m 116M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4766013b0d47 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (13m) 61s ago 13m 80.2M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4d40e3a02bf4 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (12m) 31s ago 12m 111M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (11m) 31s ago 11m 103M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (11m) 31s ago 11m 74.8M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (10m) 31s ago 10m 95.3M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:42:42.789 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (44s) 31s ago 9m 39.3M - 2.43.0 a07b618ecd1d e95907f281c5 2023-10-07T21:42:43.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:42:43] "GET /metrics HTTP/1.1" 200 33541 "" "Prometheus/2.43.0" 2023-10-07T21:42:43.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:43 smithi008 bash[102097]: cluster 2023-10-07T21:42:41.787603+0000 mgr.y (mgr.25319) 5 : cluster 0 pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:43.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:43 smithi008 bash[41094]: cluster 2023-10-07T21:42:41.787603+0000 mgr.y (mgr.25319) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:43.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade pause' 2023-10-07T21:42:43.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:43 smithi081 bash[31720]: cluster 2023-10-07T21:42:41.787603+0000 mgr.y (mgr.25319) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:44.129 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:42:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[41094]: audit 2023-10-07T21:42:42.758947+0000 mgr.y (mgr.25319) 6 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:44.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[41094]: cluster 2023-10-07T21:42:42.782835+0000 mgr.y (mgr.25319) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:44.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[41094]: cluster 2023-10-07T21:42:43.787430+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2023-10-07T21:42:44.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[102097]: audit 2023-10-07T21:42:42.758947+0000 mgr.y (mgr.25319) 6 : audit 0 from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:44.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[102097]: cluster 2023-10-07T21:42:42.782835+0000 mgr.y (mgr.25319) 7 : cluster 0 pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:44.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:44 smithi008 bash[102097]: cluster 2023-10-07T21:42:43.787430+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e37: y(active, since 3s), standbys: x 2023-10-07T21:42:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:44 smithi081 bash[31720]: audit 2023-10-07T21:42:42.758947+0000 mgr.y (mgr.25319) 6 : audit [DBG] from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:44 smithi081 bash[31720]: cluster 2023-10-07T21:42:42.782835+0000 mgr.y (mgr.25319) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:44.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:44 smithi081 bash[31720]: cluster 2023-10-07T21:42:43.787430+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2023-10-07T21:42:46.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:46 smithi008 bash[102097]: cluster 2023-10-07T21:42:44.783586+0000 mgr.y (mgr.25319) 8 : cluster 0 pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:46.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:46 smithi008 bash[102097]: cluster 2023-10-07T21:42:45.263539+0000 mon.a (mon.0) 43 : cluster 0 mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T21:42:46.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:46 smithi008 bash[41094]: cluster 2023-10-07T21:42:44.783586+0000 mgr.y (mgr.25319) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:46.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:46 smithi008 bash[41094]: cluster 2023-10-07T21:42:45.263539+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T21:42:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:46 smithi081 bash[31720]: cluster 2023-10-07T21:42:44.783586+0000 mgr.y (mgr.25319) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:46.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:46 smithi081 bash[31720]: cluster 2023-10-07T21:42:45.263539+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T21:42:47.702 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:42:47.707 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:42:48.487 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":6,"stamp":"2023-10-07T21:42:46.783970+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1238303218,"num_objects":440,"num_object_clones":0,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":440,"num_whiteouts":0,"num_read":14625,"num_read_kb":15056344,"num_write":10044,"num_write_kb":2773915,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7918,"ondisk_log_size":7918,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4739144,"kb_used_data":2278792,"kb_used_omap":0,"kb_used_meta":2460288,"kb_avail":745222072,"statfs":{"total":767960285184,"available":763107401728,"internally_reserved":0,"allocated":2333483008,"data_stored":2317200469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2519334912},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.996766"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391251+0000","last_change":"2023-10-07T21:36:24.310145+0000","last_active":"2023-10-07T21:41:34.391251+0000","last_peered":"2023-10-07T21:41:34.391251+0000","last_clean":"2023-10-07T21:41:34.391251+0000","last_became_active":"2023-10-07T21:36:24.309849+0000","last_became_peered":"2023-10-07T21:36:24.309849+0000","last_unstale":"2023-10-07T21:41:34.391251+0000","last_undegraded":"2023-10-07T21:41:34.391251+0000","last_fullsized":"2023-10-07T21:41:34.391251+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:30:52.631373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387897+0000","last_change":"2023-10-07T21:36:24.686051+0000","last_active":"2023-10-07T21:41:34.387897+0000","last_peered":"2023-10-07T21:41:34.387897+0000","last_clean":"2023-10-07T21:41:34.387897+0000","last_became_active":"2023-10-07T21:36:24.685741+0000","last_became_peered":"2023-10-07T21:36:24.685741+0000","last_unstale":"2023-10-07T21:41:34.387897+0000","last_undegraded":"2023-10-07T21:41:34.387897+0000","last_fullsized":"2023-10-07T21:41:34.387897+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:04.398882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.582765+0000","last_change":"2023-10-07T21:36:24.322992+0000","last_active":"2023-10-07T21:41:34.582765+0000","last_peered":"2023-10-07T21:41:34.582765+0000","last_clean":"2023-10-07T21:41:34.582765+0000","last_became_active":"2023-10-07T21:36:24.322503+0000","last_became_peered":"2023-10-07T21:36:24.322503+0000","last_unstale":"2023-10-07T21:41:34.582765+0000","last_undegraded":"2023-10-07T21:41:34.582765+0000","last_fullsized":"2023-10-07T21:41:34.582765+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:22.818484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.848022+0000","last_change":"2023-10-07T21:36:25.506426+0000","last_active":"2023-10-07T21:41:34.848022+0000","last_peered":"2023-10-07T21:41:34.848022+0000","last_clean":"2023-10-07T21:41:34.848022+0000","last_became_active":"2023-10-07T21:36:25.505911+0000","last_became_peered":"2023-10-07T21:36:25.505911+0000","last_unstale":"2023-10-07T21:41:34.848022+0000","last_undegraded":"2023-10-07T21:41:34.848022+0000","last_fullsized":"2023-10-07T21:41:34.848022+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:26:58.329181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388017+0000","last_change":"2023-10-07T21:36:24.319066+0000","last_active":"2023-10-07T21:41:34.388017+0000","last_peered":"2023-10-07T21:41:34.388017+0000","last_clean":"2023-10-07T21:41:34.388017+0000","last_became_active":"2023-10-07T21:36:24.318701+0000","last_became_peered":"2023-10-07T21:36:24.318701+0000","last_unstale":"2023-10-07T21:41:34.388017+0000","last_undegraded":"2023-10-07T21:41:34.388017+0000","last_fullsized":"2023-10-07T21:41:34.388017+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:52.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":32,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.389195+0000","last_change":"2023-10-07T21:36:45.267276+0000","last_active":"2023-10-07T21:41:34.389195+0000","last_peered":"2023-10-07T21:41:34.389195+0000","last_clean":"2023-10-07T21:41:34.389195+0000","last_became_active":"2023-10-07T21:36:45.266256+0000","last_became_peered":"2023-10-07T21:36:45.266256+0000","last_unstale":"2023-10-07T21:41:34.389195+0000","last_undegraded":"2023-10-07T21:41:34.389195+0000","last_fullsized":"2023-10-07T21:41:34.389195+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:28:07.917336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.848562+0000","last_change":"2023-10-07T21:36:24.310952+0000","last_active":"2023-10-07T21:41:34.848562+0000","last_peered":"2023-10-07T21:41:34.848562+0000","last_clean":"2023-10-07T21:41:34.848562+0000","last_became_active":"2023-10-07T21:36:24.310298+0000","last_became_peered":"2023-10-07T21:36:24.310298+0000","last_unstale":"2023-10-07T21:41:34.848562+0000","last_undegraded":"2023-10-07T21:41:34.848562+0000","last_fullsized":"2023-10-07T21:41:34.848562+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:19:16.584026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.389596+0000","last_change":"2023-10-07T21:36:24.684829+0000","last_active":"2023-10-07T21:41:34.389596+0000","last_peered":"2023-10-07T21:41:34.389596+0000","last_clean":"2023-10-07T21:41:34.389596+0000","last_became_active":"2023-10-07T21:36:24.684358+0000","last_became_peered":"2023-10-07T21:36:24.684358+0000","last_unstale":"2023-10-07T21:41:34.389596+0000","last_undegraded":"2023-10-07T21:41:34.389596+0000","last_fullsized":"2023-10-07T21:41:34.389596+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:50.316171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568668+0000","last_change":"2023-10-07T21:36:24.309825+0000","last_active":"2023-10-07T21:41:34.568668+0000","last_peered":"2023-10-07T21:41:34.568668+0000","last_clean":"2023-10-07T21:41:34.568668+0000","last_became_active":"2023-10-07T21:36:24.309493+0000","last_became_peered":"2023-10-07T21:36:24.309493+0000","last_unstale":"2023-10-07T21:41:34.568668+0000","last_undegraded":"2023-10-07T21:41:34.568668+0000","last_fullsized":"2023-10-07T21:41:34.568668+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:06.631197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387989+0000","last_change":"2023-10-07T21:36:24.541020+0000","last_active":"2023-10-07T21:41:34.387989+0000","last_peered":"2023-10-07T21:41:34.387989+0000","last_clean":"2023-10-07T21:41:34.387989+0000","last_became_active":"2023-10-07T21:36:24.540750+0000","last_became_peered":"2023-10-07T21:36:24.540750+0000","last_unstale":"2023-10-07T21:41:34.387989+0000","last_undegraded":"2023-10-07T21:41:34.387989+0000","last_fullsized":"2023-10-07T21:41:34.387989+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:49:00.189899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":28,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394887+0000","last_change":"2023-10-07T21:36:24.309285+0000","last_active":"2023-10-07T21:41:34.394887+0000","last_peered":"2023-10-07T21:41:34.394887+0000","last_clean":"2023-10-07T21:41:34.394887+0000","last_became_active":"2023-10-07T21:36:24.308933+0000","last_became_peered":"2023-10-07T21:36:24.308933+0000","last_unstale":"2023-10-07T21:41:34.394887+0000","last_undegraded":"2023-10-07T21:41:34.394887+0000","last_fullsized":"2023-10-07T21:41:34.394887+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:46:47.394451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.583028+0000","last_change":"2023-10-07T21:36:25.599665+0000","last_active":"2023-10-07T21:41:34.583028+0000","last_peered":"2023-10-07T21:41:34.583028+0000","last_clean":"2023-10-07T21:41:34.583028+0000","last_became_active":"2023-10-07T21:36:25.599299+0000","last_became_peered":"2023-10-07T21:36:25.599299+0000","last_unstale":"2023-10-07T21:41:34.583028+0000","last_undegraded":"2023-10-07T21:41:34.583028+0000","last_fullsized":"2023-10-07T21:41:34.583028+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:03.644007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"80'20","reported_seq":48,"reported_epoch":80,"state":"active+clean","last_fresh":"2023-10-07T21:42:40.954764+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:42:40.954764+0000","last_peered":"2023-10-07T21:42:40.954764+0000","last_clean":"2023-10-07T21:42:40.954764+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:42:40.954764+0000","last_undegraded":"2023-10-07T21:42:40.954764+0000","last_fullsized":"2023-10-07T21:42:40.954764+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4440,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":19,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391336+0000","last_change":"2023-10-07T21:36:24.683929+0000","last_active":"2023-10-07T21:41:34.391336+0000","last_peered":"2023-10-07T21:41:34.391336+0000","last_clean":"2023-10-07T21:41:34.391336+0000","last_became_active":"2023-10-07T21:36:24.683278+0000","last_became_peered":"2023-10-07T21:36:24.683278+0000","last_unstale":"2023-10-07T21:41:34.391336+0000","last_undegraded":"2023-10-07T21:41:34.391336+0000","last_fullsized":"2023-10-07T21:41:34.391336+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:00:27.778626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394518+0000","last_change":"2023-10-07T21:36:24.312347+0000","last_active":"2023-10-07T21:41:34.394518+0000","last_peered":"2023-10-07T21:41:34.394518+0000","last_clean":"2023-10-07T21:41:34.394518+0000","last_became_active":"2023-10-07T21:36:24.311971+0000","last_became_peered":"2023-10-07T21:36:24.311971+0000","last_unstale":"2023-10-07T21:41:34.394518+0000","last_undegraded":"2023-10-07T21:41:34.394518+0000","last_fullsized":"2023-10-07T21:41:34.394518+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:53:49.529162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387767+0000","last_change":"2023-10-07T21:36:24.688201+0000","last_active":"2023-10-07T21:41:34.387767+0000","last_peered":"2023-10-07T21:41:34.387767+0000","last_clean":"2023-10-07T21:41:34.387767+0000","last_became_active":"2023-10-07T21:36:24.687825+0000","last_became_peered":"2023-10-07T21:36:24.687825+0000","last_unstale":"2023-10-07T21:41:34.387767+0000","last_undegraded":"2023-10-07T21:41:34.387767+0000","last_fullsized":"2023-10-07T21:41:34.387767+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:39:36.394318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.847629+0000","last_change":"2023-10-07T21:36:24.312225+0000","last_active":"2023-10-07T21:41:34.847629+0000","last_peered":"2023-10-07T21:41:34.847629+0000","last_clean":"2023-10-07T21:41:34.847629+0000","last_became_active":"2023-10-07T21:36:24.311761+0000","last_became_peered":"2023-10-07T21:36:24.311761+0000","last_unstale":"2023-10-07T21:41:34.847629+0000","last_undegraded":"2023-10-07T21:41:34.847629+0000","last_fullsized":"2023-10-07T21:41:34.847629+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:50:08.060428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568383+0000","last_change":"2023-10-07T21:36:24.539581+0000","last_active":"2023-10-07T21:41:34.568383+0000","last_peered":"2023-10-07T21:41:34.568383+0000","last_clean":"2023-10-07T21:41:34.568383+0000","last_became_active":"2023-10-07T21:36:24.539112+0000","last_became_peered":"2023-10-07T21:36:24.539112+0000","last_unstale":"2023-10-07T21:41:34.568383+0000","last_undegraded":"2023-10-07T21:41:34.568383+0000","last_fullsized":"2023-10-07T21:41:34.568383+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:06:31.391891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394167+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:41:34.394167+0000","last_peered":"2023-10-07T21:41:34.394167+0000","last_clean":"2023-10-07T21:41:34.394167+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:41:34.394167+0000","last_undegraded":"2023-10-07T21:41:34.394167+0000","last_fullsized":"2023-10-07T21:41:34.394167+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.847953+0000","last_change":"2023-10-07T21:36:25.508234+0000","last_active":"2023-10-07T21:41:34.847953+0000","last_peered":"2023-10-07T21:41:34.847953+0000","last_clean":"2023-10-07T21:41:34.847953+0000","last_became_active":"2023-10-07T21:36:25.507180+0000","last_became_peered":"2023-10-07T21:36:25.507180+0000","last_unstale":"2023-10-07T21:41:34.847953+0000","last_undegraded":"2023-10-07T21:41:34.847953+0000","last_fullsized":"2023-10-07T21:41:34.847953+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:37.042389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":35,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.384751+0000","last_change":"2023-10-07T21:36:24.299254+0000","last_active":"2023-10-07T21:41:34.384751+0000","last_peered":"2023-10-07T21:41:34.384751+0000","last_clean":"2023-10-07T21:41:34.384751+0000","last_became_active":"2023-10-07T21:36:24.298953+0000","last_became_peered":"2023-10-07T21:36:24.298953+0000","last_unstale":"2023-10-07T21:41:34.384751+0000","last_undegraded":"2023-10-07T21:41:34.384751+0000","last_fullsized":"2023-10-07T21:41:34.384751+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:42:44.760095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388261+0000","last_change":"2023-10-07T21:36:24.684671+0000","last_active":"2023-10-07T21:41:34.388261+0000","last_peered":"2023-10-07T21:41:34.388261+0000","last_clean":"2023-10-07T21:41:34.388261+0000","last_became_active":"2023-10-07T21:36:24.684336+0000","last_became_peered":"2023-10-07T21:36:24.684336+0000","last_unstale":"2023-10-07T21:41:34.388261+0000","last_undegraded":"2023-10-07T21:41:34.388261+0000","last_fullsized":"2023-10-07T21:41:34.388261+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:23:52.343574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"79'428","reported_seq":826,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.738691+0000","last_change":"2023-10-07T21:38:35.162562+0000","last_active":"2023-10-07T21:42:27.738691+0000","last_peered":"2023-10-07T21:42:27.738691+0000","last_clean":"2023-10-07T21:42:27.738691+0000","last_became_active":"2023-10-07T21:38:35.162185+0000","last_became_peered":"2023-10-07T21:38:35.162185+0000","last_unstale":"2023-10-07T21:42:27.738691+0000","last_undegraded":"2023-10-07T21:42:27.738691+0000","last_fullsized":"2023-10-07T21:42:27.738691+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":428,"log_dups_size":0,"ondisk_log_size":428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:55.116882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79476432,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":899,"num_read_kb":978054,"num_write":547,"num_write_kb":156995,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.395021+0000","last_change":"2023-10-07T21:36:24.310082+0000","last_active":"2023-10-07T21:41:34.395021+0000","last_peered":"2023-10-07T21:41:34.395021+0000","last_clean":"2023-10-07T21:41:34.395021+0000","last_became_active":"2023-10-07T21:36:24.309812+0000","last_became_peered":"2023-10-07T21:36:24.309812+0000","last_unstale":"2023-10-07T21:41:34.395021+0000","last_undegraded":"2023-10-07T21:41:34.395021+0000","last_fullsized":"2023-10-07T21:41:34.395021+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:28:40.290028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.567687+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:41:34.567687+0000","last_peered":"2023-10-07T21:41:34.567687+0000","last_clean":"2023-10-07T21:41:34.567687+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:41:34.567687+0000","last_undegraded":"2023-10-07T21:41:34.567687+0000","last_fullsized":"2023-10-07T21:41:34.567687+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"79'568","reported_seq":1062,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.597126+0000","last_change":"2023-10-07T21:38:35.160996+0000","last_active":"2023-10-07T21:42:26.597126+0000","last_peered":"2023-10-07T21:42:26.597126+0000","last_clean":"2023-10-07T21:42:26.597126+0000","last_became_active":"2023-10-07T21:38:35.160123+0000","last_became_peered":"2023-10-07T21:38:35.160123+0000","last_unstale":"2023-10-07T21:42:26.597126+0000","last_undegraded":"2023-10-07T21:42:26.597126+0000","last_fullsized":"2023-10-07T21:42:26.597126+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":568,"log_dups_size":0,"ondisk_log_size":568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:58.205347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":93194244,"num_objects":32,"num_object_clones":0,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":0,"num_read":1108,"num_read_kb":1149083,"num_write":721,"num_write_kb":201669,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":26,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394964+0000","last_change":"2023-10-07T21:36:24.314806+0000","last_active":"2023-10-07T21:41:34.394964+0000","last_peered":"2023-10-07T21:41:34.394964+0000","last_clean":"2023-10-07T21:41:34.394964+0000","last_became_active":"2023-10-07T21:36:24.314505+0000","last_became_peered":"2023-10-07T21:36:24.314505+0000","last_unstale":"2023-10-07T21:41:34.394964+0000","last_undegraded":"2023-10-07T21:41:34.394964+0000","last_fullsized":"2023-10-07T21:41:34.394964+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:26:07.919248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":32,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391522+0000","last_change":"2023-10-07T21:36:45.032107+0000","last_active":"2023-10-07T21:41:34.391522+0000","last_peered":"2023-10-07T21:41:34.391522+0000","last_clean":"2023-10-07T21:41:34.391522+0000","last_became_active":"2023-10-07T21:36:45.030719+0000","last_became_peered":"2023-10-07T21:36:45.030719+0000","last_unstale":"2023-10-07T21:41:34.391522+0000","last_undegraded":"2023-10-07T21:41:34.391522+0000","last_fullsized":"2023-10-07T21:41:34.391522+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:55:13.168291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"79'479","reported_seq":866,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.724466+0000","last_change":"2023-10-07T21:38:35.159593+0000","last_active":"2023-10-07T21:42:27.724466+0000","last_peered":"2023-10-07T21:42:27.724466+0000","last_clean":"2023-10-07T21:42:27.724466+0000","last_became_active":"2023-10-07T21:38:35.159239+0000","last_became_peered":"2023-10-07T21:38:35.159239+0000","last_unstale":"2023-10-07T21:42:27.724466+0000","last_undegraded":"2023-10-07T21:42:27.724466+0000","last_fullsized":"2023-10-07T21:42:27.724466+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":479,"log_dups_size":0,"ondisk_log_size":479,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:21:07.274043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81713083,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":860,"num_read_kb":969579,"num_write":605,"num_write_kb":176767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.395020+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:41:34.395020+0000","last_peered":"2023-10-07T21:41:34.395020+0000","last_clean":"2023-10-07T21:41:34.395020+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:41:34.395020+0000","last_undegraded":"2023-10-07T21:41:34.395020+0000","last_fullsized":"2023-10-07T21:41:34.395020+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.389329+0000","last_change":"2023-10-07T21:36:24.681412+0000","last_active":"2023-10-07T21:41:34.389329+0000","last_peered":"2023-10-07T21:41:34.389329+0000","last_clean":"2023-10-07T21:41:34.389329+0000","last_became_active":"2023-10-07T21:36:24.680817+0000","last_became_peered":"2023-10-07T21:36:24.680817+0000","last_unstale":"2023-10-07T21:41:34.389329+0000","last_undegraded":"2023-10-07T21:41:34.389329+0000","last_fullsized":"2023-10-07T21:41:34.389329+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:39:08.667470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"79'547","reported_seq":962,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.705473+0000","last_change":"2023-10-07T21:38:35.167779+0000","last_active":"2023-10-07T21:42:27.705473+0000","last_peered":"2023-10-07T21:42:27.705473+0000","last_clean":"2023-10-07T21:42:27.705473+0000","last_became_active":"2023-10-07T21:38:35.167470+0000","last_became_peered":"2023-10-07T21:38:35.167470+0000","last_unstale":"2023-10-07T21:42:27.705473+0000","last_undegraded":"2023-10-07T21:42:27.705473+0000","last_fullsized":"2023-10-07T21:42:27.705473+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":547,"log_dups_size":0,"ondisk_log_size":547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:59:08.890223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77629114,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":895,"num_read_kb":917425,"num_write":691,"num_write_kb":194150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568217+0000","last_change":"2023-10-07T21:36:24.304075+0000","last_active":"2023-10-07T21:41:34.568217+0000","last_peered":"2023-10-07T21:41:34.568217+0000","last_clean":"2023-10-07T21:41:34.568217+0000","last_became_active":"2023-10-07T21:36:24.303771+0000","last_became_peered":"2023-10-07T21:36:24.303771+0000","last_unstale":"2023-10-07T21:41:34.568217+0000","last_undegraded":"2023-10-07T21:41:34.568217+0000","last_fullsized":"2023-10-07T21:41:34.568217+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:41:32.976879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.849429+0000","last_change":"2023-10-07T21:36:25.600378+0000","last_active":"2023-10-07T21:41:34.849429+0000","last_peered":"2023-10-07T21:41:34.849429+0000","last_clean":"2023-10-07T21:41:34.849429+0000","last_became_active":"2023-10-07T21:36:25.599799+0000","last_became_peered":"2023-10-07T21:36:25.599799+0000","last_unstale":"2023-10-07T21:41:34.849429+0000","last_undegraded":"2023-10-07T21:41:34.849429+0000","last_fullsized":"2023-10-07T21:41:34.849429+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:54.534428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"79'367","reported_seq":720,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.614002+0000","last_change":"2023-10-07T21:38:35.164303+0000","last_active":"2023-10-07T21:42:26.614002+0000","last_peered":"2023-10-07T21:42:26.614002+0000","last_clean":"2023-10-07T21:42:26.614002+0000","last_became_active":"2023-10-07T21:38:35.164018+0000","last_became_peered":"2023-10-07T21:38:35.164018+0000","last_unstale":"2023-10-07T21:42:26.614002+0000","last_undegraded":"2023-10-07T21:42:26.614002+0000","last_fullsized":"2023-10-07T21:42:26.614002+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":367,"log_dups_size":0,"ondisk_log_size":367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:21.562157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65357001,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":815,"num_read_kb":928874,"num_write":468,"num_write_kb":131274,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387452+0000","last_change":"2023-10-07T21:36:24.319952+0000","last_active":"2023-10-07T21:41:34.387452+0000","last_peered":"2023-10-07T21:41:34.387452+0000","last_clean":"2023-10-07T21:41:34.387452+0000","last_became_active":"2023-10-07T21:36:24.319632+0000","last_became_peered":"2023-10-07T21:36:24.319632+0000","last_unstale":"2023-10-07T21:41:34.387452+0000","last_undegraded":"2023-10-07T21:41:34.387452+0000","last_fullsized":"2023-10-07T21:41:34.387452+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:34:21.676870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.392285+0000","last_change":"2023-10-07T21:36:24.325234+0000","last_active":"2023-10-07T21:41:34.392285+0000","last_peered":"2023-10-07T21:41:34.392285+0000","last_clean":"2023-10-07T21:41:34.392285+0000","last_became_active":"2023-10-07T21:36:24.324938+0000","last_became_peered":"2023-10-07T21:36:24.324938+0000","last_unstale":"2023-10-07T21:41:34.392285+0000","last_undegraded":"2023-10-07T21:41:34.392285+0000","last_fullsized":"2023-10-07T21:41:34.392285+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:03.679943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"79'465","reported_seq":836,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.581547+0000","last_change":"2023-10-07T21:38:35.164098+0000","last_active":"2023-10-07T21:42:26.581547+0000","last_peered":"2023-10-07T21:42:26.581547+0000","last_clean":"2023-10-07T21:42:26.581547+0000","last_became_active":"2023-10-07T21:38:35.163775+0000","last_became_peered":"2023-10-07T21:38:35.163775+0000","last_unstale":"2023-10-07T21:42:26.581547+0000","last_undegraded":"2023-10-07T21:42:26.581547+0000","last_fullsized":"2023-10-07T21:42:26.581547+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":465,"log_dups_size":0,"ondisk_log_size":465,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:52.345560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68617691,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":796,"num_read_kb":797165,"num_write":590,"num_write_kb":167125,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.389535+0000","last_change":"2023-10-07T21:36:24.311265+0000","last_active":"2023-10-07T21:41:34.389535+0000","last_peered":"2023-10-07T21:41:34.389535+0000","last_clean":"2023-10-07T21:41:34.389535+0000","last_became_active":"2023-10-07T21:36:24.310922+0000","last_became_peered":"2023-10-07T21:36:24.310922+0000","last_unstale":"2023-10-07T21:41:34.389535+0000","last_undegraded":"2023-10-07T21:41:34.389535+0000","last_fullsized":"2023-10-07T21:41:34.389535+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:33:16.401600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":32,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391659+0000","last_change":"2023-10-07T21:36:45.267847+0000","last_active":"2023-10-07T21:41:34.391659+0000","last_peered":"2023-10-07T21:41:34.391659+0000","last_clean":"2023-10-07T21:41:34.391659+0000","last_became_active":"2023-10-07T21:36:45.266797+0000","last_became_peered":"2023-10-07T21:36:45.266797+0000","last_unstale":"2023-10-07T21:41:34.391659+0000","last_undegraded":"2023-10-07T21:41:34.391659+0000","last_fullsized":"2023-10-07T21:41:34.391659+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:57:08.832744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"79'498","reported_seq":923,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:24.218025+0000","last_change":"2023-10-07T21:38:35.165360+0000","last_active":"2023-10-07T21:42:24.218025+0000","last_peered":"2023-10-07T21:42:24.218025+0000","last_clean":"2023-10-07T21:42:24.218025+0000","last_became_active":"2023-10-07T21:38:35.165031+0000","last_became_peered":"2023-10-07T21:38:35.165031+0000","last_unstale":"2023-10-07T21:42:24.218025+0000","last_undegraded":"2023-10-07T21:42:24.218025+0000","last_fullsized":"2023-10-07T21:42:24.218025+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":498,"log_dups_size":0,"ondisk_log_size":498,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:59:09.864896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81443214,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":958,"num_read_kb":1064976,"num_write":631,"num_write_kb":182764,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391338+0000","last_change":"2023-10-07T21:36:24.306218+0000","last_active":"2023-10-07T21:41:34.391338+0000","last_peered":"2023-10-07T21:41:34.391338+0000","last_clean":"2023-10-07T21:41:34.391338+0000","last_became_active":"2023-10-07T21:36:24.305850+0000","last_became_peered":"2023-10-07T21:36:24.305850+0000","last_unstale":"2023-10-07T21:41:34.391338+0000","last_undegraded":"2023-10-07T21:41:34.391338+0000","last_fullsized":"2023-10-07T21:41:34.391338+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:10:05.413987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391740+0000","last_change":"2023-10-07T21:36:24.684946+0000","last_active":"2023-10-07T21:41:34.391740+0000","last_peered":"2023-10-07T21:41:34.391740+0000","last_clean":"2023-10-07T21:41:34.391740+0000","last_became_active":"2023-10-07T21:36:24.684473+0000","last_became_peered":"2023-10-07T21:36:24.684473+0000","last_unstale":"2023-10-07T21:41:34.391740+0000","last_undegraded":"2023-10-07T21:41:34.391740+0000","last_fullsized":"2023-10-07T21:41:34.391740+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:42:01.700279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"79'391","reported_seq":764,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.704784+0000","last_change":"2023-10-07T21:38:35.165555+0000","last_active":"2023-10-07T21:42:27.704784+0000","last_peered":"2023-10-07T21:42:27.704784+0000","last_clean":"2023-10-07T21:42:27.704784+0000","last_became_active":"2023-10-07T21:38:35.165206+0000","last_became_peered":"2023-10-07T21:38:35.165206+0000","last_unstale":"2023-10-07T21:42:27.704784+0000","last_undegraded":"2023-10-07T21:42:27.704784+0000","last_fullsized":"2023-10-07T21:42:27.704784+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":391,"log_dups_size":0,"ondisk_log_size":391,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:23:03.980468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68633277,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":845,"num_read_kb":902367,"num_write":495,"num_write_kb":137133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387655+0000","last_change":"2023-10-07T21:36:24.317408+0000","last_active":"2023-10-07T21:41:34.387655+0000","last_peered":"2023-10-07T21:41:34.387655+0000","last_clean":"2023-10-07T21:41:34.387655+0000","last_became_active":"2023-10-07T21:36:24.317104+0000","last_became_peered":"2023-10-07T21:36:24.317104+0000","last_unstale":"2023-10-07T21:41:34.387655+0000","last_undegraded":"2023-10-07T21:41:34.387655+0000","last_fullsized":"2023-10-07T21:41:34.387655+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:40:25.127260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584457+0000","last_change":"2023-10-07T21:36:25.600980+0000","last_active":"2023-10-07T21:41:34.584457+0000","last_peered":"2023-10-07T21:41:34.584457+0000","last_clean":"2023-10-07T21:41:34.584457+0000","last_became_active":"2023-10-07T21:36:25.599274+0000","last_became_peered":"2023-10-07T21:36:25.599274+0000","last_unstale":"2023-10-07T21:41:34.584457+0000","last_undegraded":"2023-10-07T21:41:34.584457+0000","last_fullsized":"2023-10-07T21:41:34.584457+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:58.819605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584346+0000","last_change":"2023-10-07T21:34:25.697575+0000","last_active":"2023-10-07T21:41:34.584346+0000","last_peered":"2023-10-07T21:41:34.584346+0000","last_clean":"2023-10-07T21:41:34.584346+0000","last_became_active":"2023-10-07T21:34:25.696954+0000","last_became_peered":"2023-10-07T21:34:25.696954+0000","last_unstale":"2023-10-07T21:41:34.584346+0000","last_undegraded":"2023-10-07T21:41:34.584346+0000","last_fullsized":"2023-10-07T21:41:34.584346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:40.983207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568614+0000","last_change":"2023-10-07T21:36:24.302335+0000","last_active":"2023-10-07T21:41:34.568614+0000","last_peered":"2023-10-07T21:41:34.568614+0000","last_clean":"2023-10-07T21:41:34.568614+0000","last_became_active":"2023-10-07T21:36:24.302015+0000","last_became_peered":"2023-10-07T21:36:24.302015+0000","last_unstale":"2023-10-07T21:41:34.568614+0000","last_undegraded":"2023-10-07T21:41:34.568614+0000","last_fullsized":"2023-10-07T21:41:34.568614+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:17.468580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.583136+0000","last_change":"2023-10-07T21:36:25.600661+0000","last_active":"2023-10-07T21:41:34.583136+0000","last_peered":"2023-10-07T21:41:34.583136+0000","last_clean":"2023-10-07T21:41:34.583136+0000","last_became_active":"2023-10-07T21:36:25.600026+0000","last_became_peered":"2023-10-07T21:36:25.600026+0000","last_unstale":"2023-10-07T21:41:34.583136+0000","last_undegraded":"2023-10-07T21:41:34.583136+0000","last_fullsized":"2023-10-07T21:41:34.583136+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:47:39.787893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"79'438","reported_seq":757,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.670511+0000","last_change":"2023-10-07T21:38:35.161621+0000","last_active":"2023-10-07T21:42:27.670511+0000","last_peered":"2023-10-07T21:42:27.670511+0000","last_clean":"2023-10-07T21:42:27.670511+0000","last_became_active":"2023-10-07T21:38:35.161355+0000","last_became_peered":"2023-10-07T21:38:35.161355+0000","last_unstale":"2023-10-07T21:42:27.670511+0000","last_undegraded":"2023-10-07T21:42:27.670511+0000","last_fullsized":"2023-10-07T21:42:27.670511+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":438,"log_dups_size":0,"ondisk_log_size":438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:59:13.929364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68583978,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":681,"num_read_kb":686963,"num_write":555,"num_write_kb":152613,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.5","version":"79'384","reported_seq":745,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.724503+0000","last_change":"2023-10-07T21:38:35.162834+0000","last_active":"2023-10-07T21:42:27.724503+0000","last_peered":"2023-10-07T21:42:27.724503+0000","last_clean":"2023-10-07T21:42:27.724503+0000","last_became_active":"2023-10-07T21:38:35.162532+0000","last_became_peered":"2023-10-07T21:38:35.162532+0000","last_unstale":"2023-10-07T21:42:27.724503+0000","last_undegraded":"2023-10-07T21:42:27.724503+0000","last_fullsized":"2023-10-07T21:42:27.724503+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":384,"log_dups_size":0,"ondisk_log_size":384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:53:49.340253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69811186,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":822,"num_read_kb":864684,"num_write":484,"num_write_kb":137099,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.567679+0000","last_change":"2023-10-07T21:34:25.693168+0000","last_active":"2023-10-07T21:41:34.567679+0000","last_peered":"2023-10-07T21:41:34.567679+0000","last_clean":"2023-10-07T21:41:34.567679+0000","last_became_active":"2023-10-07T21:34:25.692804+0000","last_became_peered":"2023-10-07T21:34:25.692804+0000","last_unstale":"2023-10-07T21:41:34.567679+0000","last_undegraded":"2023-10-07T21:41:34.567679+0000","last_fullsized":"2023-10-07T21:41:34.567679+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:17.516271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391099+0000","last_change":"2023-10-07T21:36:24.303721+0000","last_active":"2023-10-07T21:41:34.391099+0000","last_peered":"2023-10-07T21:41:34.391099+0000","last_clean":"2023-10-07T21:41:34.391099+0000","last_became_active":"2023-10-07T21:36:24.303112+0000","last_became_peered":"2023-10-07T21:36:24.303112+0000","last_unstale":"2023-10-07T21:41:34.391099+0000","last_undegraded":"2023-10-07T21:41:34.391099+0000","last_fullsized":"2023-10-07T21:41:34.391099+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:27.068001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584280+0000","last_change":"2023-10-07T21:36:25.558607+0000","last_active":"2023-10-07T21:41:34.584280+0000","last_peered":"2023-10-07T21:41:34.584280+0000","last_clean":"2023-10-07T21:41:34.584280+0000","last_became_active":"2023-10-07T21:36:25.558087+0000","last_became_peered":"2023-10-07T21:36:25.558087+0000","last_unstale":"2023-10-07T21:41:34.584280+0000","last_undegraded":"2023-10-07T21:41:34.584280+0000","last_fullsized":"2023-10-07T21:41:34.584280+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.747061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"79'524","reported_seq":906,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:27.762701+0000","last_change":"2023-10-07T21:38:35.163584+0000","last_active":"2023-10-07T21:42:27.762701+0000","last_peered":"2023-10-07T21:42:27.762701+0000","last_clean":"2023-10-07T21:42:27.762701+0000","last_became_active":"2023-10-07T21:38:35.163203+0000","last_became_peered":"2023-10-07T21:38:35.163203+0000","last_unstale":"2023-10-07T21:42:27.762701+0000","last_undegraded":"2023-10-07T21:42:27.762701+0000","last_fullsized":"2023-10-07T21:42:27.762701+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":524,"log_dups_size":0,"ondisk_log_size":524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:38:02.522752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70013596,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":827,"num_read_kb":834154,"num_write":658,"num_write_kb":188045,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391277+0000","last_change":"2023-10-07T21:34:25.707111+0000","last_active":"2023-10-07T21:41:34.391277+0000","last_peered":"2023-10-07T21:41:34.391277+0000","last_clean":"2023-10-07T21:41:34.391277+0000","last_became_active":"2023-10-07T21:34:25.706694+0000","last_became_peered":"2023-10-07T21:34:25.706694+0000","last_unstale":"2023-10-07T21:41:34.391277+0000","last_undegraded":"2023-10-07T21:41:34.391277+0000","last_fullsized":"2023-10-07T21:41:34.391277+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:55:24.799228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.582942+0000","last_change":"2023-10-07T21:36:24.313281+0000","last_active":"2023-10-07T21:41:34.582942+0000","last_peered":"2023-10-07T21:41:34.582942+0000","last_clean":"2023-10-07T21:41:34.582942+0000","last_became_active":"2023-10-07T21:36:24.312927+0000","last_became_peered":"2023-10-07T21:36:24.312927+0000","last_unstale":"2023-10-07T21:41:34.582942+0000","last_undegraded":"2023-10-07T21:41:34.582942+0000","last_fullsized":"2023-10-07T21:41:34.582942+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:21.376684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584357+0000","last_change":"2023-10-07T21:36:25.325269+0000","last_active":"2023-10-07T21:41:34.584357+0000","last_peered":"2023-10-07T21:41:34.584357+0000","last_clean":"2023-10-07T21:41:34.584357+0000","last_became_active":"2023-10-07T21:36:25.324907+0000","last_became_peered":"2023-10-07T21:36:25.324907+0000","last_unstale":"2023-10-07T21:41:34.584357+0000","last_undegraded":"2023-10-07T21:41:34.584357+0000","last_fullsized":"2023-10-07T21:41:34.584357+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:14:05.501499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.567919+0000","last_change":"2023-10-07T21:34:25.696019+0000","last_active":"2023-10-07T21:41:34.567919+0000","last_peered":"2023-10-07T21:41:34.567919+0000","last_clean":"2023-10-07T21:41:34.567919+0000","last_became_active":"2023-10-07T21:34:25.695624+0000","last_became_peered":"2023-10-07T21:34:25.695624+0000","last_unstale":"2023-10-07T21:41:34.567919+0000","last_undegraded":"2023-10-07T21:41:34.567919+0000","last_fullsized":"2023-10-07T21:41:34.567919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:55.865961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"79'150","reported_seq":364,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:36.551629+0000","last_change":"2023-10-07T21:32:44.125753+0000","last_active":"2023-10-07T21:41:36.551629+0000","last_peered":"2023-10-07T21:41:36.551629+0000","last_clean":"2023-10-07T21:41:36.551629+0000","last_became_active":"2023-10-07T21:32:44.124679+0000","last_became_peered":"2023-10-07T21:32:44.124679+0000","last_unstale":"2023-10-07T21:41:36.551629+0000","last_undegraded":"2023-10-07T21:41:36.551629+0000","last_fullsized":"2023-10-07T21:41:36.551629+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:07:10.055063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":404,"num_read_kb":718,"num_write":219,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388452+0000","last_change":"2023-10-07T21:36:24.308558+0000","last_active":"2023-10-07T21:41:34.388452+0000","last_peered":"2023-10-07T21:41:34.388452+0000","last_clean":"2023-10-07T21:41:34.388452+0000","last_became_active":"2023-10-07T21:36:24.308187+0000","last_became_peered":"2023-10-07T21:36:24.308187+0000","last_unstale":"2023-10-07T21:41:34.388452+0000","last_undegraded":"2023-10-07T21:41:34.388452+0000","last_fullsized":"2023-10-07T21:41:34.388452+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:57.717112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388753+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:41:34.388753+0000","last_peered":"2023-10-07T21:41:34.388753+0000","last_clean":"2023-10-07T21:41:34.388753+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:41:34.388753+0000","last_undegraded":"2023-10-07T21:41:34.388753+0000","last_fullsized":"2023-10-07T21:41:34.388753+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.4","version":"79'663","reported_seq":1155,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.629548+0000","last_change":"2023-10-07T21:38:35.163899+0000","last_active":"2023-10-07T21:42:26.629548+0000","last_peered":"2023-10-07T21:42:26.629548+0000","last_clean":"2023-10-07T21:42:26.629548+0000","last_became_active":"2023-10-07T21:38:35.163561+0000","last_became_peered":"2023-10-07T21:38:35.163561+0000","last_unstale":"2023-10-07T21:42:26.629548+0000","last_undegraded":"2023-10-07T21:42:26.629548+0000","last_fullsized":"2023-10-07T21:42:26.629548+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":663,"log_dups_size":0,"ondisk_log_size":663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:08:08.815099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107447108,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":1096,"num_read_kb":1169512,"num_write":836,"num_write_kb":233343,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"79'498","reported_seq":869,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.561885+0000","last_change":"2023-10-07T21:38:35.160833+0000","last_active":"2023-10-07T21:42:26.561885+0000","last_peered":"2023-10-07T21:42:26.561885+0000","last_clean":"2023-10-07T21:42:26.561885+0000","last_became_active":"2023-10-07T21:38:35.160445+0000","last_became_peered":"2023-10-07T21:38:35.160445+0000","last_unstale":"2023-10-07T21:42:26.561885+0000","last_undegraded":"2023-10-07T21:42:26.561885+0000","last_fullsized":"2023-10-07T21:42:26.561885+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":498,"log_dups_size":0,"ondisk_log_size":498,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:08:06.306397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69273758,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":799,"num_read_kb":795087,"num_write":631,"num_write_kb":181200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394001+0000","last_change":"2023-10-07T21:34:25.694819+0000","last_active":"2023-10-07T21:41:34.394001+0000","last_peered":"2023-10-07T21:41:34.394001+0000","last_clean":"2023-10-07T21:41:34.394001+0000","last_became_active":"2023-10-07T21:34:25.694504+0000","last_became_peered":"2023-10-07T21:34:25.694504+0000","last_unstale":"2023-10-07T21:41:34.394001+0000","last_undegraded":"2023-10-07T21:41:34.394001+0000","last_fullsized":"2023-10-07T21:41:34.394001+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:06:44.348770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.847648+0000","last_change":"2023-10-07T21:36:24.316096+0000","last_active":"2023-10-07T21:41:34.847648+0000","last_peered":"2023-10-07T21:41:34.847648+0000","last_clean":"2023-10-07T21:41:34.847648+0000","last_became_active":"2023-10-07T21:36:24.315778+0000","last_became_peered":"2023-10-07T21:36:24.315778+0000","last_unstale":"2023-10-07T21:41:34.847648+0000","last_undegraded":"2023-10-07T21:41:34.847648+0000","last_fullsized":"2023-10-07T21:41:34.847648+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:08.919692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.848180+0000","last_change":"2023-10-07T21:36:25.558990+0000","last_active":"2023-10-07T21:41:34.848180+0000","last_peered":"2023-10-07T21:41:34.848180+0000","last_clean":"2023-10-07T21:41:34.848180+0000","last_became_active":"2023-10-07T21:36:25.558494+0000","last_became_peered":"2023-10-07T21:36:25.558494+0000","last_unstale":"2023-10-07T21:41:34.848180+0000","last_undegraded":"2023-10-07T21:41:34.848180+0000","last_fullsized":"2023-10-07T21:41:34.848180+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:11:16.244939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.394881+0000","last_change":"2023-10-07T21:34:25.702274+0000","last_active":"2023-10-07T21:41:34.394881+0000","last_peered":"2023-10-07T21:41:34.394881+0000","last_clean":"2023-10-07T21:41:34.394881+0000","last_became_active":"2023-10-07T21:34:25.701856+0000","last_became_peered":"2023-10-07T21:34:25.701856+0000","last_unstale":"2023-10-07T21:41:34.394881+0000","last_undegraded":"2023-10-07T21:41:34.394881+0000","last_fullsized":"2023-10-07T21:41:34.394881+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:16:46.818480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":23,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584483+0000","last_change":"2023-10-07T21:36:24.311839+0000","last_active":"2023-10-07T21:41:34.584483+0000","last_peered":"2023-10-07T21:41:34.584483+0000","last_clean":"2023-10-07T21:41:34.584483+0000","last_became_active":"2023-10-07T21:36:24.310777+0000","last_became_peered":"2023-10-07T21:36:24.310777+0000","last_unstale":"2023-10-07T21:41:34.584483+0000","last_undegraded":"2023-10-07T21:41:34.584483+0000","last_fullsized":"2023-10-07T21:41:34.584483+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:06:18.716083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.849362+0000","last_change":"2023-10-07T21:36:25.506244+0000","last_active":"2023-10-07T21:41:34.849362+0000","last_peered":"2023-10-07T21:41:34.849362+0000","last_clean":"2023-10-07T21:41:34.849362+0000","last_became_active":"2023-10-07T21:36:25.505804+0000","last_became_peered":"2023-10-07T21:36:25.505804+0000","last_unstale":"2023-10-07T21:41:34.849362+0000","last_undegraded":"2023-10-07T21:41:34.849362+0000","last_fullsized":"2023-10-07T21:41:34.849362+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:27.545570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.2","version":"79'310","reported_seq":595,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:19.737778+0000","last_change":"2023-10-07T21:38:35.157882+0000","last_active":"2023-10-07T21:42:19.737778+0000","last_peered":"2023-10-07T21:42:19.737778+0000","last_clean":"2023-10-07T21:42:19.737778+0000","last_became_active":"2023-10-07T21:38:35.157508+0000","last_became_peered":"2023-10-07T21:38:35.157508+0000","last_unstale":"2023-10-07T21:42:19.737778+0000","last_undegraded":"2023-10-07T21:42:19.737778+0000","last_fullsized":"2023-10-07T21:42:19.737778+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:48:17.431604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60111171,"num_objects":20,"num_object_clones":0,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":0,"num_read":632,"num_read_kb":657146,"num_write":395,"num_write_kb":117960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":26,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388591+0000","last_change":"2023-10-07T21:36:24.320984+0000","last_active":"2023-10-07T21:41:34.388591+0000","last_peered":"2023-10-07T21:41:34.388591+0000","last_clean":"2023-10-07T21:41:34.388591+0000","last_became_active":"2023-10-07T21:36:24.320561+0000","last_became_peered":"2023-10-07T21:36:24.320561+0000","last_unstale":"2023-10-07T21:41:34.388591+0000","last_undegraded":"2023-10-07T21:41:34.388591+0000","last_fullsized":"2023-10-07T21:41:34.388591+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:55:36.189666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.584057+0000","last_change":"2023-10-07T21:34:25.706234+0000","last_active":"2023-10-07T21:41:34.584057+0000","last_peered":"2023-10-07T21:41:34.584057+0000","last_clean":"2023-10-07T21:41:34.584057+0000","last_became_active":"2023-10-07T21:34:25.705885+0000","last_became_peered":"2023-10-07T21:34:25.705885+0000","last_unstale":"2023-10-07T21:41:34.584057+0000","last_undegraded":"2023-10-07T21:41:34.584057+0000","last_fullsized":"2023-10-07T21:41:34.584057+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:20.163927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.387639+0000","last_change":"2023-10-07T21:36:24.682445+0000","last_active":"2023-10-07T21:41:34.387639+0000","last_peered":"2023-10-07T21:41:34.387639+0000","last_clean":"2023-10-07T21:41:34.387639+0000","last_became_active":"2023-10-07T21:36:24.681673+0000","last_became_peered":"2023-10-07T21:36:24.681673+0000","last_unstale":"2023-10-07T21:41:34.387639+0000","last_undegraded":"2023-10-07T21:41:34.387639+0000","last_fullsized":"2023-10-07T21:41:34.387639+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:59:34.260803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"79'604","reported_seq":1109,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:26.566603+0000","last_change":"2023-10-07T21:38:35.164463+0000","last_active":"2023-10-07T21:42:26.566603+0000","last_peered":"2023-10-07T21:42:26.566603+0000","last_clean":"2023-10-07T21:42:26.566603+0000","last_became_active":"2023-10-07T21:38:35.160339+0000","last_became_peered":"2023-10-07T21:38:35.160339+0000","last_unstale":"2023-10-07T21:42:26.566603+0000","last_undegraded":"2023-10-07T21:42:26.566603+0000","last_fullsized":"2023-10-07T21:42:26.566603+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":604,"log_dups_size":0,"ondisk_log_size":604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:55:57.331326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":94018216,"num_objects":33,"num_object_clones":0,"num_object_copies":99,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33,"num_whiteouts":0,"num_read":1146,"num_read_kb":1307053,"num_write":767,"num_write_kb":219936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":27,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388721+0000","last_change":"2023-10-07T21:34:25.695875+0000","last_active":"2023-10-07T21:41:34.388721+0000","last_peered":"2023-10-07T21:41:34.388721+0000","last_clean":"2023-10-07T21:41:34.388721+0000","last_became_active":"2023-10-07T21:34:25.695575+0000","last_became_peered":"2023-10-07T21:34:25.695575+0000","last_unstale":"2023-10-07T21:41:34.388721+0000","last_undegraded":"2023-10-07T21:41:34.388721+0000","last_fullsized":"2023-10-07T21:41:34.388721+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:33.545293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":24,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.848102+0000","last_change":"2023-10-07T21:36:24.314965+0000","last_active":"2023-10-07T21:41:34.848102+0000","last_peered":"2023-10-07T21:41:34.848102+0000","last_clean":"2023-10-07T21:41:34.848102+0000","last_became_active":"2023-10-07T21:36:24.314647+0000","last_became_peered":"2023-10-07T21:36:24.314647+0000","last_unstale":"2023-10-07T21:41:34.848102+0000","last_undegraded":"2023-10-07T21:41:34.848102+0000","last_fullsized":"2023-10-07T21:41:34.848102+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:19.235850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391079+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:41:34.391079+0000","last_peered":"2023-10-07T21:41:34.391079+0000","last_clean":"2023-10-07T21:41:34.391079+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:41:34.391079+0000","last_undegraded":"2023-10-07T21:41:34.391079+0000","last_fullsized":"2023-10-07T21:41:34.391079+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.0","version":"79'546","reported_seq":989,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:42:25.158412+0000","last_change":"2023-10-07T21:38:35.161025+0000","last_active":"2023-10-07T21:42:25.158412+0000","last_peered":"2023-10-07T21:42:25.158412+0000","last_clean":"2023-10-07T21:42:25.158412+0000","last_became_active":"2023-10-07T21:38:35.160621+0000","last_became_peered":"2023-10-07T21:38:35.160621+0000","last_unstale":"2023-10-07T21:42:25.158412+0000","last_undegraded":"2023-10-07T21:42:25.158412+0000","last_fullsized":"2023-10-07T21:42:25.158412+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:38:34.133789+0000","last_clean_scrub_stamp":"2023-10-07T21:38:34.133789+0000","objects_scrubbed":0,"log_size":546,"log_dups_size":0,"ondisk_log_size":546,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:59:58.654120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82384571,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":995,"num_read_kb":1033455,"num_write":693,"num_write_kb":193400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.849284+0000","last_change":"2023-10-07T21:36:24.313330+0000","last_active":"2023-10-07T21:41:34.849284+0000","last_peered":"2023-10-07T21:41:34.849284+0000","last_clean":"2023-10-07T21:41:34.849284+0000","last_became_active":"2023-10-07T21:36:24.312980+0000","last_became_peered":"2023-10-07T21:36:24.312980+0000","last_unstale":"2023-10-07T21:41:34.849284+0000","last_undegraded":"2023-10-07T21:41:34.849284+0000","last_fullsized":"2023-10-07T21:41:34.849284+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:00.946040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391486+0000","last_change":"2023-10-07T21:36:24.687214+0000","last_active":"2023-10-07T21:41:34.391486+0000","last_peered":"2023-10-07T21:41:34.391486+0000","last_clean":"2023-10-07T21:41:34.391486+0000","last_became_active":"2023-10-07T21:36:24.686866+0000","last_became_peered":"2023-10-07T21:36:24.686866+0000","last_unstale":"2023-10-07T21:41:34.391486+0000","last_undegraded":"2023-10-07T21:41:34.391486+0000","last_fullsized":"2023-10-07T21:41:34.391486+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:21:38.461601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":26,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568314+0000","last_change":"2023-10-07T21:36:24.314489+0000","last_active":"2023-10-07T21:41:34.568314+0000","last_peered":"2023-10-07T21:41:34.568314+0000","last_clean":"2023-10-07T21:41:34.568314+0000","last_became_active":"2023-10-07T21:36:24.314112+0000","last_became_peered":"2023-10-07T21:36:24.314112+0000","last_unstale":"2023-10-07T21:41:34.568314+0000","last_undegraded":"2023-10-07T21:41:34.568314+0000","last_fullsized":"2023-10-07T21:41:34.568314+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:56.627689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391202+0000","last_change":"2023-10-07T21:36:24.684961+0000","last_active":"2023-10-07T21:41:34.391202+0000","last_peered":"2023-10-07T21:41:34.391202+0000","last_clean":"2023-10-07T21:41:34.391202+0000","last_became_active":"2023-10-07T21:36:24.684188+0000","last_became_peered":"2023-10-07T21:36:24.684188+0000","last_unstale":"2023-10-07T21:41:34.391202+0000","last_undegraded":"2023-10-07T21:41:34.391202+0000","last_fullsized":"2023-10-07T21:41:34.391202+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:25.758298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":26,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.568779+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:41:34.568779+0000","last_peered":"2023-10-07T21:41:34.568779+0000","last_clean":"2023-10-07T21:41:34.568779+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:41:34.568779+0000","last_undegraded":"2023-10-07T21:41:34.568779+0000","last_fullsized":"2023-10-07T21:41:34.568779+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.391338+0000","last_change":"2023-10-07T21:36:24.683595+0000","last_active":"2023-10-07T21:41:34.391338+0000","last_peered":"2023-10-07T21:41:34.391338+0000","last_clean":"2023-10-07T21:41:34.391338+0000","last_became_active":"2023-10-07T21:36:24.680888+0000","last_became_peered":"2023-10-07T21:36:24.680888+0000","last_unstale":"2023-10-07T21:41:34.391338+0000","last_undegraded":"2023-10-07T21:41:34.391338+0000","last_fullsized":"2023-10-07T21:41:34.391338+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:26:03.151840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":25,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.389352+0000","last_change":"2023-10-07T21:36:24.309174+0000","last_active":"2023-10-07T21:41:34.389352+0000","last_peered":"2023-10-07T21:41:34.389352+0000","last_clean":"2023-10-07T21:41:34.389352+0000","last_became_active":"2023-10-07T21:36:24.308214+0000","last_became_peered":"2023-10-07T21:36:24.308214+0000","last_unstale":"2023-10-07T21:41:34.389352+0000","last_undegraded":"2023-10-07T21:41:34.389352+0000","last_fullsized":"2023-10-07T21:41:34.389352+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:14.295410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.388113+0000","last_change":"2023-10-07T21:36:24.683457+0000","last_active":"2023-10-07T21:41:34.388113+0000","last_peered":"2023-10-07T21:41:34.388113+0000","last_clean":"2023-10-07T21:41:34.388113+0000","last_became_active":"2023-10-07T21:36:24.683056+0000","last_became_peered":"2023-10-07T21:36:24.683056+0000","last_unstale":"2023-10-07T21:41:34.388113+0000","last_undegraded":"2023-10-07T21:41:34.388113+0000","last_fullsized":"2023-10-07T21:41:34.388113+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:20.008833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":30,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.848660+0000","last_change":"2023-10-07T21:36:24.305464+0000","last_active":"2023-10-07T21:41:34.848660+0000","last_peered":"2023-10-07T21:41:34.848660+0000","last_clean":"2023-10-07T21:41:34.848660+0000","last_became_active":"2023-10-07T21:36:24.304142+0000","last_became_peered":"2023-10-07T21:36:24.304142+0000","last_unstale":"2023-10-07T21:41:34.848660+0000","last_undegraded":"2023-10-07T21:41:34.848660+0000","last_fullsized":"2023-10-07T21:41:34.848660+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:22:58.313307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":22,"reported_epoch":79,"state":"active+clean","last_fresh":"2023-10-07T21:41:34.390906+0000","last_change":"2023-10-07T21:36:24.681213+0000","last_active":"2023-10-07T21:41:34.390906+0000","last_peered":"2023-10-07T21:41:34.390906+0000","last_clean":"2023-10-07T21:41:34.390906+0000","last_became_active":"2023-10-07T21:36:24.680293+0000","last_became_peered":"2023-10-07T21:36:24.680293+0000","last_unstale":"2023-10-07T21:41:34.390906+0000","last_undegraded":"2023-10-07T21:41:34.390906+0000","last_fullsized":"2023-10-07T21:41:34.390906+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:27:34.940486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1237707640,"num_objects":416,"num_object_clones":0,"num_object_copies":1248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":416,"num_whiteouts":0,"num_read":14174,"num_read_kb":15055577,"num_write":9767,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2324951040,"data_stored":2312319135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5210,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":58,"num_write_kb":26,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":15630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":58,"ondisk_log_size":58,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":404,"num_read_kb":718,"num_write":219,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":150,"ondisk_log_size":150,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201401,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":562288,"kb_used_data":256808,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93182864,"statfs":{"total":95995035648,"available":95419252736,"internally_reserved":0,"allocated":262971392,"data_stored":261093645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.54100000000000004,"5min":0.36599999999999999,"15min":0.29999999999999999},"max":{"1min":1.1699999999999999,"5min":1.714,"15min":1.714},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.87,"5min":0.88200000000000001,"15min":0.89200000000000002},"min":{"1min":0.55000000000000004,"5min":0.44800000000000001,"15min":0.36399999999999999},"max":{"1min":1.371,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1499999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.90400000000000003,"15min":0.90100000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.35499999999999998},"max":{"1min":1.2589999999999999,"5min":1.877,"15min":1.877},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.93000000000000005,"15min":0.92800000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.433},"max":{"1min":1.391,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.80800000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.92600000000000005,"15min":0.90800000000000003},"min":{"1min":0.61299999999999999,"5min":0.46500000000000002,"15min":0.40699999999999997},"max":{"1min":1.1719999999999999,"5min":3.2549999999999999,"15min":3.2549999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.98099999999999998,"15min":0.99099999999999999},"min":{"1min":0.53400000000000003,"5min":0.48099999999999998,"15min":0.45700000000000002},"max":{"1min":1.254,"5min":7.5030000000000001,"15min":7.5030000000000001},"last":0.68300000000000005}]},{"osd":3,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.93300000000000005,"15min":0.95599999999999996},"min":{"1min":0.54200000000000004,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.262,"5min":2.077,"15min":2.077},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.995,"5min":1.038,"15min":1.0309999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58099999999999996},"max":{"1min":1.534,"5min":3.056,"15min":3.056},"last":0.72499999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.96399999999999997,"15min":0.90200000000000002},"min":{"1min":0.68300000000000005,"5min":0.46200000000000002,"15min":0.374},"max":{"1min":1.294,"5min":2.605,"15min":2.605},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.94099999999999995},"min":{"1min":0.60099999999999998,"5min":0.39400000000000002,"15min":0.39000000000000001},"max":{"1min":1.4079999999999999,"5min":2.1459999999999999,"15min":2.1459999999999999},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0429999999999999,"15min":1.002},"min":{"1min":0.497,"5min":0.497,"15min":0.43099999999999999},"max":{"1min":1.498,"5min":1.923,"15min":1.923},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.095,"5min":1.0760000000000001,"15min":1.0469999999999999},"min":{"1min":0.80200000000000005,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4510000000000001,"5min":2.8170000000000002,"15min":2.8170000000000002},"last":1.0669999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:41:52 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.083,"15min":1.0529999999999999},"min":{"1min":0.71899999999999997,"5min":0.51700000000000002,"15min":0.47499999999999998},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.169,"5min":1.093,"15min":1.0600000000000001},"min":{"1min":0.56699999999999995,"5min":0.505,"15min":0.47099999999999997},"max":{"1min":2.6019999999999999,"5min":2.6019999999999999,"15min":2.6019999999999999},"last":0.93700000000000006}]}]},{"osd":6,"up_from":47,"seq":201863463045,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":488156,"kb_used_data":182676,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93256996,"statfs":{"total":95995035648,"available":95495163904,"internally_reserved":0,"allocated":187060224,"data_stored":185638506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.80700000000000005,"15min":0.88100000000000001},"min":{"1min":0.44700000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.165,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.83799999999999997,"15min":0.89100000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.171,"5min":1.431,"15min":1.444},"last":0.80100000000000005}]},{"osd":1,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82199999999999995,"15min":0.89700000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1679999999999999,"5min":1.782,"15min":1.782},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.86399999999999999,"15min":0.92700000000000005},"min":{"1min":0.42299999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.159,"5min":1.4370000000000001,"15min":1.5760000000000001},"last":0.76600000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.90600000000000003,"15min":0.92900000000000005},"min":{"1min":0.51000000000000001,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.753,"5min":0.86099999999999999,"15min":0.95599999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2370000000000001,"5min":1.3640000000000001,"15min":1.532},"last":0.61299999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.86799999999999999,"15min":0.92300000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.03,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0029999999999999,"15min":1.0169999999999999},"min":{"1min":0.65600000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.252,"5min":2.79,"15min":2.79},"last":0.98699999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.92700000000000005,"15min":0.88800000000000001},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.2969999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.995,"15min":0.93700000000000006},"min":{"1min":0.56999999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.292,"5min":1.875,"15min":1.875},"last":0.95999999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.98099999999999998,"15min":0.96899999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.375,"5min":2.1840000000000002,"15min":2.1840000000000002},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0589999999999999,"15min":1.0089999999999999},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.433},"max":{"1min":1.365,"5min":1.9359999999999999,"15min":1.9359999999999999},"last":1.0589999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1020000000000001,"15min":1.0449999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.438},"max":{"1min":1.4990000000000001,"5min":2.3769999999999998,"15min":2.3769999999999998},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1120000000000001,"15min":1.109},"min":{"1min":0.68300000000000005,"5min":0.60399999999999998,"15min":0.45700000000000002},"max":{"1min":1.4470000000000001,"5min":2.4870000000000001,"15min":2.4870000000000001},"last":1.1000000000000001}]}]},{"osd":1,"up_from":13,"seq":55834575035,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":538332,"kb_used_data":232852,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93206820,"statfs":{"total":95995035648,"available":95443783680,"internally_reserved":0,"allocated":238440448,"data_stored":236692014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.66100000000000003,"15min":0.67900000000000005},"min":{"1min":0.41999999999999998,"5min":0.313,"15min":0.313},"max":{"1min":0.82899999999999996,"5min":1.107,"15min":1.419},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.66200000000000003,"15min":0.69999999999999996},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.841},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.73699999999999999,"15min":0.746},"min":{"1min":0.46000000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.101,"5min":1.22,"15min":1.266},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.67900000000000005,"15min":0.72599999999999998},"min":{"1min":0.39400000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.3799999999999999},"last":0.65700000000000003}]},{"osd":3,"last update":"Sat Oct 7 21:42:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.79200000000000004,"15min":0.84399999999999997},"min":{"1min":0.49299999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.28,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.78600000000000003,"15min":0.84399999999999997},"min":{"1min":0.51000000000000001,"5min":0.318,"15min":0.318},"max":{"1min":1.282,"5min":1.3049999999999999,"15min":1.986},"last":0.98499999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:42:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0169999999999999,"15min":1.036},"min":{"1min":0.55900000000000005,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.4419999999999999,"5min":1.5669999999999999,"15min":2.1219999999999999},"last":1.032},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.083,"15min":1.0800000000000001},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.51,"5min":1.853,"15min":1.853},"last":1.2529999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:42:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0309999999999999,"15min":1.052},"min":{"1min":0.60899999999999999,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.7529999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.999,"15min":1.0269999999999999},"min":{"1min":0.56899999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.546,"5min":1.546,"15min":1.8799999999999999},"last":0.95999999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:42:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.018,"15min":1.101},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.58999999999999997},"max":{"1min":1.413,"5min":1.599,"15min":2.4409999999999998},"last":1.044},{"interface":"front","average":{"1min":1.052,"5min":1.0760000000000001,"15min":1.587},"min":{"1min":0.57899999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3400000000000001,"5min":1.486,"15min":22.045000000000002},"last":1.133}]},{"osd":7,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0629999999999999,"15min":1.1599999999999999},"min":{"1min":0.72199999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.329,"5min":1.6419999999999999,"15min":2.1629999999999998},"last":1.159},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.109,"15min":1.2090000000000001},"min":{"1min":0.82199999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":1.306}]}]},{"osd":0,"up_from":8,"seq":34359738564,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":669540,"kb_used_data":355868,"kb_used_omap":0,"kb_used_meta":313664,"kb_avail":93075612,"statfs":{"total":95995035648,"available":95309426688,"internally_reserved":0,"allocated":364408832,"data_stored":361932608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321191936},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:41:56 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.71499999999999997},"min":{"1min":0.47499999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.296},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.72299999999999998,"15min":0.748},"min":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0149999999999999,"5min":4.5590000000000002,"15min":4.5590000000000002},"last":0.82999999999999996}]},{"osd":2,"last update":"Sat Oct 7 21:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.70399999999999996,"15min":0.71299999999999997},"min":{"1min":0.36799999999999999,"5min":0.32500000000000001,"15min":0.26500000000000001},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68899999999999995,"15min":0.71499999999999997},"min":{"1min":0.37,"5min":0.312,"15min":0.312},"max":{"1min":1.417,"5min":1.417,"15min":1.462},"last":0.751}]},{"osd":3,"last update":"Sat Oct 7 21:42:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.76600000000000001,"15min":0.81699999999999995},"min":{"1min":0.47999999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.72399999999999998,"15min":0.80700000000000005},"min":{"1min":0.54000000000000004,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.66000000000000003}]},{"osd":4,"last update":"Sat Oct 7 21:42:27 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.91200000000000003,"15min":0.98899999999999999},"min":{"1min":0.57499999999999996,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.357,"5min":1.357,"15min":1.5920000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97399999999999998,"15min":1.008},"min":{"1min":0.68700000000000006,"5min":0.504,"15min":0.504},"max":{"1min":1.452,"5min":4.6600000000000001,"15min":4.6600000000000001},"last":0.92000000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:42:16 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.0629999999999999,"15min":1.117},"min":{"1min":0.63300000000000001,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.649,"5min":1.649,"15min":1.7829999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0349999999999999,"15min":1.052},"min":{"1min":0.72399999999999998,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.6639999999999999,"5min":4.6070000000000002,"15min":4.6070000000000002},"last":1.0249999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:42:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.075,"15min":1.1559999999999999},"min":{"1min":0.69199999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5229999999999999,"5min":1.661,"15min":1.8220000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.0309999999999999,"15min":1.115},"min":{"1min":0.73499999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.1899999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:41:56 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.0860000000000001,"15min":1.1339999999999999},"min":{"1min":0.70899999999999996,"5min":0.68899999999999995,"15min":0.60099999999999998},"max":{"1min":1.6020000000000001,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.127,"15min":1.2170000000000001},"min":{"1min":0.83799999999999997,"5min":0.65800000000000003,"15min":0.56299999999999994},"max":{"1min":1.5349999999999999,"5min":1.6040000000000001,"15min":1.7330000000000001},"last":1.1020000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411503,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":607832,"kb_used_data":298256,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":93137320,"statfs":{"total":95995035648,"available":95372615680,"internally_reserved":0,"allocated":305414144,"data_stored":303253452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:41:53 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.67400000000000004,"15min":0.70199999999999996},"min":{"1min":0.44500000000000001,"5min":0.312,"15min":0.312},"max":{"1min":1.0760000000000001,"5min":1.224,"15min":1.948},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.72199999999999998,"15min":0.75600000000000001},"min":{"1min":0.38100000000000001,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":1.0029999999999999,"5min":1.427,"15min":1.9399999999999999},"last":0.754}]},{"osd":1,"last update":"Sat Oct 7 21:41:53 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.70799999999999996,"15min":0.753},"min":{"1min":0.34599999999999997,"5min":0.314,"15min":0.314},"max":{"1min":1.0229999999999999,"5min":1.425,"15min":2.8010000000000002},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.75,"15min":0.79200000000000004},"min":{"1min":0.40899999999999997,"5min":0.372,"15min":0.33100000000000002},"max":{"1min":1.046,"5min":1.0860000000000001,"15min":3.0579999999999998},"last":0.57099999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:42:39 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.79100000000000004,"15min":0.81000000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.28699999999999998},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.9239999999999999},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.83899999999999997,"15min":0.87},"min":{"1min":0.371,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.032,"5min":3.1469999999999998,"15min":3.1469999999999998},"last":1.054}]},{"osd":4,"last update":"Sat Oct 7 21:42:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0469999999999999,"15min":1.0509999999999999},"min":{"1min":0.46999999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.798,"5min":1.798,"15min":3.8879999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.075,"15min":1.105},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.575,"5min":1.637,"15min":3.8740000000000001},"last":1.226}]},{"osd":5,"last update":"Sat Oct 7 21:42:23 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0800000000000001,"15min":1.125},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.619,"5min":1.879,"15min":6.0750000000000002},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.083,"15min":1.103},"min":{"1min":0.628,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.472,"5min":1.8440000000000001,"15min":2.6739999999999999},"last":1.198}]},{"osd":6,"last update":"Sat Oct 7 21:42:20 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.151,"15min":1.2230000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.8149999999999999,"5min":1.984,"15min":5.4400000000000004},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.141,"15min":1.23},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.5920000000000001,"5min":1.73,"15min":4.6900000000000004},"last":1.264}]},{"osd":7,"last update":"Sat Oct 7 21:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.1679999999999999,"15min":1.2569999999999999},"min":{"1min":0.90400000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.5549999999999999,"5min":1.6499999999999999,"15min":5.0490000000000004},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.139,"15min":1.202},"min":{"1min":0.80900000000000005,"5min":0.63900000000000001,"15min":0.60499999999999998},"max":{"1min":1.744,"5min":1.744,"15min":1.744},"last":1.0349999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149860,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":462584,"kb_used_data":157104,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93282568,"statfs":{"total":95995035648,"available":95521349632,"internally_reserved":0,"allocated":160874496,"data_stored":159602291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.66900000000000004,"15min":0.70499999999999996},"min":{"1min":0.40200000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.95399999999999996,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.67300000000000004,"15min":0.72899999999999998},"min":{"1min":0.40899999999999997,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.88900000000000001,"5min":1.1619999999999999,"15min":1.6200000000000001},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.64500000000000002,"15min":0.71399999999999997},"min":{"1min":0.38300000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.92100000000000004,"5min":1.2390000000000001,"15min":1.4350000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.71999999999999997,"15min":0.80700000000000005},"min":{"1min":0.32400000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.288,"5min":1.522,"15min":3.4470000000000001},"last":0.59499999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.77100000000000002,"15min":0.84599999999999997},"min":{"1min":0.42099999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0620000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77800000000000002,"15min":0.83499999999999996},"min":{"1min":0.55300000000000005,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1459999999999999,"5min":1.3899999999999999,"15min":1.8029999999999999},"last":1.0289999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.92700000000000005,"15min":0.95099999999999996},"min":{"1min":0.58899999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.4219999999999999,"5min":1.909,"15min":1.909},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.022,"5min":0.997,"15min":1.0369999999999999},"min":{"1min":0.66800000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.405,"5min":1.603,"15min":1.603},"last":1.0620000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:42:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0329999999999999,"15min":1.1040000000000001},"min":{"1min":0.56499999999999995,"5min":0.378,"15min":0.378},"max":{"1min":1.3839999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.175},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.032,"15min":1.069},"min":{"1min":0.70199999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":4.367,"5min":4.367,"15min":4.367},"last":1.1359999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:42:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.087,"15min":1.1319999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":4.2709999999999999,"5min":4.2709999999999999,"15min":4.2709999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.044,"15min":1.155},"min":{"1min":0.71399999999999997,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3149999999999999,"5min":1.585,"15min":1.698},"last":1.147}]},{"osd":7,"last update":"Sat Oct 7 21:42:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0680000000000001,"15min":1.1539999999999999},"min":{"1min":0.621,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.381,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.224},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.1080000000000001,"15min":1.1870000000000001},"min":{"1min":0.71099999999999997,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.258,"5min":2.4510000000000001,"15min":2.4510000000000001},"last":0.98799999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986329,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":704268,"kb_used_data":386372,"kb_used_omap":0,"kb_used_meta":317888,"kb_avail":93040884,"statfs":{"total":95995035648,"available":95273865216,"internally_reserved":0,"allocated":395644928,"data_stored":393108359,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":325517312},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80800000000000005,"15min":0.84899999999999998},"min":{"1min":0.48899999999999999,"5min":0.46100000000000002,"15min":0.38600000000000001},"max":{"1min":1.1779999999999999,"5min":1.278,"15min":1.355},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.82399999999999995,"15min":0.85899999999999999},"min":{"1min":0.53300000000000003,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.3939999999999999},"last":0.95299999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.85799999999999998,"15min":0.874},"min":{"1min":0.65600000000000003,"5min":0.47899999999999998,"15min":0.45600000000000002},"max":{"1min":1.206,"5min":1.296,"15min":1.5449999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.83099999999999996,"15min":0.88100000000000001},"min":{"1min":0.46200000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.319,"5min":1.319,"15min":1.4039999999999999},"last":0.93100000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86299999999999999,"15min":0.92000000000000004},"min":{"1min":0.50800000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.206,"5min":1.3320000000000001,"15min":1.4510000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.88400000000000001,"15min":0.89400000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.3120000000000001,"5min":1.4710000000000001,"15min":1.4850000000000001},"last":0.84699999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91100000000000003,"15min":0.91800000000000004},"min":{"1min":0.58799999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.141,"5min":3.6520000000000001,"15min":3.6520000000000001},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.93999999999999995,"15min":0.95599999999999996},"min":{"1min":0.57399999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.2709999999999999,"5min":1.639,"15min":4.423},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Oct 7 21:42:18 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90600000000000003,"15min":0.84799999999999998},"min":{"1min":0.51000000000000001,"5min":0.374,"15min":0.374},"max":{"1min":1.2749999999999999,"5min":1.4550000000000001,"15min":1.542},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.022,"15min":0.95999999999999996},"min":{"1min":0.60099999999999998,"5min":0.443,"15min":0.443},"max":{"1min":1.327,"5min":1.4119999999999999,"15min":1.4470000000000001},"last":1.016}]},{"osd":6,"last update":"Sat Oct 7 21:42:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0269999999999999,"15min":1.0069999999999999},"min":{"1min":0.66900000000000004,"5min":0.56100000000000005,"15min":0.52300000000000002},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.5600000000000001},"last":1.131},{"interface":"front","average":{"1min":1.034,"5min":1.0760000000000001,"15min":0.96799999999999997},"min":{"1min":0.55100000000000005,"5min":0.46600000000000003,"15min":0.40799999999999997},"max":{"1min":1.3400000000000001,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":0.98099999999999998}]},{"osd":7,"last update":"Sat Oct 7 21:41:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.1299999999999999,"15min":1.044},"min":{"1min":0.85699999999999998,"5min":0.54500000000000004,"15min":0.41399999999999998},"max":{"1min":1.835,"5min":1.835,"15min":1.835},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0880000000000001,"15min":1.0429999999999999},"min":{"1min":0.878,"5min":0.498,"15min":0.44600000000000001},"max":{"1min":1.282,"5min":1.4990000000000001,"15min":1.5049999999999999},"last":1.167}]}]},{"osd":5,"up_from":39,"seq":167503724687,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":706144,"kb_used_data":408856,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93039008,"statfs":{"total":95995035648,"available":95271944192,"internally_reserved":0,"allocated":418668544,"data_stored":415879594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.83399999999999996,"15min":0.85999999999999999},"min":{"1min":0.56999999999999995,"5min":0.441,"15min":0.441},"max":{"1min":1.1559999999999999,"5min":1.292,"15min":1.427},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.81599999999999995,"15min":0.878},"min":{"1min":0.629,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.1100000000000001,"5min":1.2689999999999999,"15min":3.1930000000000001},"last":0.85199999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.85099999999999998,"15min":0.89000000000000001},"min":{"1min":0.54000000000000004,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.1699999999999999,"5min":1.3380000000000001,"15min":2.399},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.86799999999999999,"15min":0.90400000000000003},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.45600000000000002},"max":{"1min":1.038,"5min":1.304,"15min":2.1859999999999999},"last":0.96399999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.874,"15min":0.89000000000000001},"min":{"1min":0.60199999999999998,"5min":0.45900000000000002,"15min":0.42899999999999999},"max":{"1min":1.3029999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94799999999999995,"15min":0.95099999999999996},"min":{"1min":0.65500000000000003,"5min":0.54900000000000004,"15min":0.42899999999999999},"max":{"1min":1.2869999999999999,"5min":1.7290000000000001,"15min":3.2229999999999999},"last":0.77400000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.90000000000000002,"15min":0.93300000000000005},"min":{"1min":0.58199999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3320000000000001,"5min":1.6679999999999999,"15min":1.8680000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.97999999999999998,"15min":1},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":1.1910000000000001,"5min":1.3480000000000001,"15min":3.1360000000000001},"last":0.92300000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.92300000000000004,"15min":0.84299999999999997},"min":{"1min":0.64100000000000001,"5min":0.436,"15min":0.41399999999999998},"max":{"1min":1.3260000000000001,"5min":1.397,"15min":1.4630000000000001},"last":1.04},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.99399999999999999,"15min":0.91100000000000003},"min":{"1min":0.57699999999999996,"5min":0.55800000000000005,"15min":0.46899999999999997},"max":{"1min":1.548,"5min":1.718,"15min":3.0899999999999999},"last":0.81799999999999995}]},{"osd":6,"last update":"Sat Oct 7 21:42:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.98999999999999999,"15min":0.89700000000000002},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.39300000000000002},"max":{"1min":1.2250000000000001,"5min":1.4650000000000001,"15min":1.556},"last":1.117},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0609999999999999,"15min":0.98199999999999998},"min":{"1min":0.61599999999999999,"5min":0.60599999999999998,"15min":0.42099999999999999},"max":{"1min":1.577,"5min":1.577,"15min":1.591},"last":0.98499999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:41:55 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.1040000000000001,"15min":1.052},"min":{"1min":0.82399999999999995,"5min":0.63500000000000001,"15min":0.38200000000000001},"max":{"1min":1.4990000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.103,"15min":1.069},"min":{"1min":0.81100000000000005,"5min":0.57599999999999996,"15min":0.41099999999999998},"max":{"1min":1.3480000000000001,"5min":1.496,"15min":1.5700000000000001},"last":1.087}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":362975232,"data_stored":360954839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":237608960,"data_stored":236305189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":304574464,"data_stored":302866039,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":160038912,"data_stored":159215376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":394788864,"data_stored":392716948,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":417828864,"data_stored":415492145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":185618432,"data_stored":184656803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":261517312,"data_stored":260111796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:42:48.493 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-07T21:42:48.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: cluster 2023-10-07T21:42:46.784653+0000 mgr.y (mgr.25319) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:47.677915+0000 mgr.y (mgr.25319) 10 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:47.708409+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:47.715560+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:47.755944+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:47.761161+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:48.615959+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[41094]: audit 2023-10-07T21:42:48.623641+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: cluster 2023-10-07T21:42:46.784653+0000 mgr.y (mgr.25319) 9 : cluster 0 pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:47.677915+0000 mgr.y (mgr.25319) 10 : audit 0 from='client.25379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:47.708409+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:47.715560+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:47.755944+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:47.761161+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:48.615959+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:48 smithi008 bash[102097]: audit 2023-10-07T21:42:48.623641+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.973 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:42:48.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[78778]: ts=2023-10-07T21:42:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: cluster 2023-10-07T21:42:46.784653+0000 mgr.y (mgr.25319) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:47.677915+0000 mgr.y (mgr.25319) 10 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:47.708409+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:47.715560+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:47.755944+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:47.761161+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:48.615959+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:48.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:48 smithi081 bash[31720]: audit 2023-10-07T21:42:48.623641+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:49.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:49 smithi081 bash[31720]: audit 2023-10-07T21:42:48.707971+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:49.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:49 smithi081 bash[31720]: audit 2023-10-07T21:42:48.720048+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:50.022 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:49 smithi008 bash[41094]: audit 2023-10-07T21:42:48.707971+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:50.023 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:49 smithi008 bash[41094]: audit 2023-10-07T21:42:48.720048+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:50.023 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:49 smithi008 bash[102097]: audit 2023-10-07T21:42:48.707971+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:50.023 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:49 smithi008 bash[102097]: audit 2023-10-07T21:42:48.720048+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:50.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:50 smithi081 bash[31720]: cluster 2023-10-07T21:42:48.785720+0000 mgr.y (mgr.25319) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-10-07T21:42:51.003 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:50 smithi008 bash[41094]: cluster 2023-10-07T21:42:48.785720+0000 mgr.y (mgr.25319) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-10-07T21:42:51.004 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:50 smithi008 bash[102097]: cluster 2023-10-07T21:42:48.785720+0000 mgr.y (mgr.25319) 11 : cluster 0 pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-10-07T21:42:52.433 INFO:teuthology.orchestra.run.smithi008.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:42:52.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:52 smithi008 bash[102097]: cluster 2023-10-07T21:42:50.786544+0000 mgr.y (mgr.25319) 12 : cluster 0 pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-10-07T21:42:52.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:52 smithi008 bash[102097]: audit 2023-10-07T21:42:52.427110+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:52 smithi008 bash[41094]: cluster 2023-10-07T21:42:50.786544+0000 mgr.y (mgr.25319) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-10-07T21:42:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:52 smithi008 bash[41094]: audit 2023-10-07T21:42:52.427110+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:52.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:52 smithi081 bash[31720]: cluster 2023-10-07T21:42:50.786544+0000 mgr.y (mgr.25319) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-10-07T21:42:52.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:52 smithi081 bash[31720]: audit 2023-10-07T21:42:52.427110+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:53.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'sleep 60' 2023-10-07T21:42:53.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:42:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:42:53] "GET /metrics HTTP/1.1" 200 33541 "" "Prometheus/2.43.0" 2023-10-07T21:42:53.625 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:42:53.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:53 smithi081 bash[31720]: audit 2023-10-07T21:42:52.421868+0000 mgr.y (mgr.25319) 13 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:53.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:53 smithi081 bash[31720]: cephadm 2023-10-07T21:42:52.422381+0000 mgr.y (mgr.25319) 14 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:42:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:53 smithi008 bash[102097]: audit 2023-10-07T21:42:52.421868+0000 mgr.y (mgr.25319) 13 : audit 0 from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:54.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:53 smithi008 bash[102097]: cephadm 2023-10-07T21:42:52.422381+0000 mgr.y (mgr.25319) 14 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:42:54.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:53 smithi008 bash[41094]: audit 2023-10-07T21:42:52.421868+0000 mgr.y (mgr.25319) 13 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:42:54.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:53 smithi008 bash[41094]: cephadm 2023-10-07T21:42:52.422381+0000 mgr.y (mgr.25319) 14 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:42:54.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:54 smithi081 bash[31720]: cluster 2023-10-07T21:42:52.787350+0000 mgr.y (mgr.25319) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-10-07T21:42:55.079 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:54 smithi008 bash[41094]: cluster 2023-10-07T21:42:52.787350+0000 mgr.y (mgr.25319) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-10-07T21:42:55.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:54 smithi008 bash[102097]: cluster 2023-10-07T21:42:52.787350+0000 mgr.y (mgr.25319) 15 : cluster 0 pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-10-07T21:42:56.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:56 smithi008 bash[41094]: cluster 2023-10-07T21:42:54.787983+0000 mgr.y (mgr.25319) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:56.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:56 smithi008 bash[41094]: audit 2023-10-07T21:42:55.868399+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:56.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:56 smithi008 bash[102097]: cluster 2023-10-07T21:42:54.787983+0000 mgr.y (mgr.25319) 16 : cluster 0 pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:56.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:56 smithi008 bash[102097]: audit 2023-10-07T21:42:55.868399+0000 mon.a (mon.0) 53 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:56 smithi081 bash[31720]: cluster 2023-10-07T21:42:54.787983+0000 mgr.y (mgr.25319) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:56 smithi081 bash[31720]: audit 2023-10-07T21:42:55.868399+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:57.761 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_0' removed 2023-10-07T21:42:58.067 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:57 smithi008 bash[102097]: audit 2023-10-07T21:42:57.057871+0000 mon.a (mon.0) 54 : audit 1 from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:42:58.067 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:57 smithi008 bash[41094]: audit 2023-10-07T21:42:57.057871+0000 mon.a (mon.0) 54 : audit [INF] from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:42:58.067 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:57 smithi008 bash[41094]: debug 2023-10-07T21:42:57.745+0000 7f33d88aa700 -1 mon.c@2(peon).osd e81 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:42:58.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:57 smithi081 bash[31720]: audit 2023-10-07T21:42:57.057871+0000 mon.a (mon.0) 54 : audit [INF] from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:42:58.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:57 smithi081 bash[31720]: debug 2023-10-07T21:42:57.745+0000 7fc4d984b700 -1 mon.b@1(peon).osd e81 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:42:58.732 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T21:42:58.732 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-10-07T21:42:58.733 DEBUG:teuthology.parallel:result is None 2023-10-07T21:42:58.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[78778]: ts=2023-10-07T21:42:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:42:58.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: cluster 2023-10-07T21:42:56.789205+0000 mgr.y (mgr.25319) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:58.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: audit 2023-10-07T21:42:57.749994+0000 mon.a (mon.0) 55 : audit [INF] from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:42:58.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: cluster 2023-10-07T21:42:57.753546+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:42:58.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: cluster 2023-10-07T21:42:57.754504+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e81 with expected crc 2023-10-07T21:42:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: cluster 2023-10-07T21:42:57.756577+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e81 with expected crc 2023-10-07T21:42:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: audit 2023-10-07T21:42:58.580132+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: audit 2023-10-07T21:42:58.586899+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: audit 2023-10-07T21:42:58.589150+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:58 smithi081 bash[31720]: audit 2023-10-07T21:42:58.590587+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:59.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: cluster 2023-10-07T21:42:56.789205+0000 mgr.y (mgr.25319) 17 : cluster 0 pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: audit 2023-10-07T21:42:57.749994+0000 mon.a (mon.0) 55 : audit 1 from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: cluster 2023-10-07T21:42:57.753546+0000 mon.a (mon.0) 56 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: cluster 2023-10-07T21:42:57.754504+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e81 with expected crc 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: cluster 2023-10-07T21:42:57.756577+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e81 with expected crc 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: audit 2023-10-07T21:42:58.580132+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: audit 2023-10-07T21:42:58.586899+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: audit 2023-10-07T21:42:58.589150+0000 mon.a (mon.0) 59 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[102097]: audit 2023-10-07T21:42:58.590587+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:59.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: cluster 2023-10-07T21:42:56.789205+0000 mgr.y (mgr.25319) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: audit 2023-10-07T21:42:57.749994+0000 mon.a (mon.0) 55 : audit [INF] from='client.? 172.21.15.8:0/3475729854' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: cluster 2023-10-07T21:42:57.753546+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: cluster 2023-10-07T21:42:57.754504+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e81 with expected crc 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: cluster 2023-10-07T21:42:57.756577+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e81 with expected crc 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: audit 2023-10-07T21:42:58.580132+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: audit 2023-10-07T21:42:58.586899+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: audit 2023-10-07T21:42:58.589150+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:59.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:58 smithi008 bash[41094]: audit 2023-10-07T21:42:58.590587+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:59.148 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.592629+0000 mgr.y (mgr.25319) 18 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.592990+0000 mgr.y (mgr.25319) 19 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.363797+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.371213+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.513123+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.520540+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.528418+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.609719+0000 mon.a (mon.0) 66 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.612301+0000 mon.a (mon.0) 67 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:00.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.613402+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[102097]: audit 2023-10-07T21:42:59.621070+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.592629+0000 mgr.y (mgr.25319) 18 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.592990+0000 mgr.y (mgr.25319) 19 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.363797+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.371213+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.513123+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.520540+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.528418+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.609719+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:00.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.612301+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:00.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.613402+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:00.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:42:59 smithi008 bash[41094]: audit 2023-10-07T21:42:59.621070+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.592629+0000 mgr.y (mgr.25319) 18 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.conf 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.592990+0000 mgr.y (mgr.25319) 19 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.363797+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.371213+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.513123+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.520540+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.528418+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.609719+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.612301+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.613402+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:00.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:42:59 smithi081 bash[31720]: audit 2023-10-07T21:42:59.621070+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cluster 2023-10-07T21:42:58.789622+0000 mgr.y (mgr.25319) 20 : cluster 0 pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.808041+0000 mgr.y (mgr.25319) 21 : cephadm 1 Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.808517+0000 mgr.y (mgr.25319) 22 : cephadm 1 Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.973063+0000 mgr.y (mgr.25319) 23 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:58.974751+0000 mgr.y (mgr.25319) 24 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:59.138209+0000 mgr.y (mgr.25319) 25 : cephadm 1 Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:00.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[102097]: cephadm 2023-10-07T21:42:59.190012+0000 mgr.y (mgr.25319) 26 : cephadm 1 Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cluster 2023-10-07T21:42:58.789622+0000 mgr.y (mgr.25319) 20 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.808041+0000 mgr.y (mgr.25319) 21 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.808517+0000 mgr.y (mgr.25319) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.973063+0000 mgr.y (mgr.25319) 23 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:58.974751+0000 mgr.y (mgr.25319) 24 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:59.138209+0000 mgr.y (mgr.25319) 25 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:00.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:00 smithi008 bash[41094]: cephadm 2023-10-07T21:42:59.190012+0000 mgr.y (mgr.25319) 26 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cluster 2023-10-07T21:42:58.789622+0000 mgr.y (mgr.25319) 20 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.808041+0000 mgr.y (mgr.25319) 21 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.808517+0000 mgr.y (mgr.25319) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:43:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.973063+0000 mgr.y (mgr.25319) 23 : cephadm [INF] Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:58.974751+0000 mgr.y (mgr.25319) 24 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:43:01.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:59.138209+0000 mgr.y (mgr.25319) 25 : cephadm [INF] Updating smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:01.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:00 smithi081 bash[31720]: cephadm 2023-10-07T21:42:59.190012+0000 mgr.y (mgr.25319) 26 : cephadm [INF] Updating smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:43:02.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:01 smithi008 bash[41094]: cluster 2023-10-07T21:43:00.790202+0000 mgr.y (mgr.25319) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:02.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:01 smithi008 bash[102097]: cluster 2023-10-07T21:43:00.790202+0000 mgr.y (mgr.25319) 27 : cluster 0 pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:02.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:01 smithi081 bash[31720]: cluster 2023-10-07T21:43:00.790202+0000 mgr.y (mgr.25319) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:43:03.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:03] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2023-10-07T21:43:04.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:03 smithi008 bash[102097]: cluster 2023-10-07T21:43:02.791486+0000 mgr.y (mgr.25319) 28 : cluster 0 pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:03 smithi008 bash[41094]: cluster 2023-10-07T21:43:02.791486+0000 mgr.y (mgr.25319) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:03 smithi081 bash[31720]: cluster 2023-10-07T21:43:02.791486+0000 mgr.y (mgr.25319) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:06.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:06 smithi081 bash[31720]: cluster 2023-10-07T21:43:04.792259+0000 mgr.y (mgr.25319) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:06 smithi008 bash[41094]: cluster 2023-10-07T21:43:04.792259+0000 mgr.y (mgr.25319) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:06.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:06 smithi008 bash[102097]: cluster 2023-10-07T21:43:04.792259+0000 mgr.y (mgr.25319) 29 : cluster 0 pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:08 smithi081 bash[31720]: cluster 2023-10-07T21:43:06.793269+0000 mgr.y (mgr.25319) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:08 smithi008 bash[41094]: cluster 2023-10-07T21:43:06.793269+0000 mgr.y (mgr.25319) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:08 smithi008 bash[102097]: cluster 2023-10-07T21:43:06.793269+0000 mgr.y (mgr.25319) 30 : cluster 0 pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:08 smithi081 bash[78778]: ts=2023-10-07T21:43:08.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:43:10.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:10 smithi081 bash[31720]: cluster 2023-10-07T21:43:08.794063+0000 mgr.y (mgr.25319) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:10.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:10 smithi008 bash[41094]: cluster 2023-10-07T21:43:08.794063+0000 mgr.y (mgr.25319) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:10.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:10 smithi008 bash[102097]: cluster 2023-10-07T21:43:08.794063+0000 mgr.y (mgr.25319) 31 : cluster 0 pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:11.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:11 smithi081 bash[31720]: audit 2023-10-07T21:43:10.868372+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:11.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:11 smithi008 bash[41094]: audit 2023-10-07T21:43:10.868372+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:11.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:11 smithi008 bash[102097]: audit 2023-10-07T21:43:10.868372+0000 mon.a (mon.0) 70 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:12.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:12 smithi081 bash[31720]: cluster 2023-10-07T21:43:10.794682+0000 mgr.y (mgr.25319) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:12.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:12 smithi008 bash[102097]: cluster 2023-10-07T21:43:10.794682+0000 mgr.y (mgr.25319) 32 : cluster 0 pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:12.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:12 smithi008 bash[41094]: cluster 2023-10-07T21:43:10.794682+0000 mgr.y (mgr.25319) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:13.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:13] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-10-07T21:43:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:14 smithi081 bash[31720]: cluster 2023-10-07T21:43:12.796025+0000 mgr.y (mgr.25319) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:14.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:14 smithi008 bash[41094]: cluster 2023-10-07T21:43:12.796025+0000 mgr.y (mgr.25319) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:14.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:14 smithi008 bash[102097]: cluster 2023-10-07T21:43:12.796025+0000 mgr.y (mgr.25319) 33 : cluster 0 pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:16.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:16 smithi081 bash[31720]: cluster 2023-10-07T21:43:14.796820+0000 mgr.y (mgr.25319) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:16.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:16 smithi008 bash[102097]: cluster 2023-10-07T21:43:14.796820+0000 mgr.y (mgr.25319) 34 : cluster 0 pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:16.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:16 smithi008 bash[41094]: cluster 2023-10-07T21:43:14.796820+0000 mgr.y (mgr.25319) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:18 smithi081 bash[31720]: cluster 2023-10-07T21:43:16.797830+0000 mgr.y (mgr.25319) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:18 smithi008 bash[102097]: cluster 2023-10-07T21:43:16.797830+0000 mgr.y (mgr.25319) 35 : cluster 0 pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:18 smithi008 bash[41094]: cluster 2023-10-07T21:43:16.797830+0000 mgr.y (mgr.25319) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:18 smithi081 bash[78778]: ts=2023-10-07T21:43:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:43:20.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:20 smithi081 bash[31720]: cluster 2023-10-07T21:43:18.798478+0000 mgr.y (mgr.25319) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:20.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:20 smithi008 bash[41094]: cluster 2023-10-07T21:43:18.798478+0000 mgr.y (mgr.25319) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:20.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:20 smithi008 bash[102097]: cluster 2023-10-07T21:43:18.798478+0000 mgr.y (mgr.25319) 36 : cluster 0 pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:22 smithi008 bash[102097]: cluster 2023-10-07T21:43:20.799150+0000 mgr.y (mgr.25319) 37 : cluster 0 pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:22 smithi008 bash[41094]: cluster 2023-10-07T21:43:20.799150+0000 mgr.y (mgr.25319) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:22 smithi081 bash[31720]: cluster 2023-10-07T21:43:20.799150+0000 mgr.y (mgr.25319) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:23.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:23] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-10-07T21:43:24.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:24 smithi008 bash[41094]: cluster 2023-10-07T21:43:22.800226+0000 mgr.y (mgr.25319) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:24.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:24 smithi008 bash[102097]: cluster 2023-10-07T21:43:22.800226+0000 mgr.y (mgr.25319) 38 : cluster 0 pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:24 smithi081 bash[31720]: cluster 2023-10-07T21:43:22.800226+0000 mgr.y (mgr.25319) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:26 smithi008 bash[41094]: cluster 2023-10-07T21:43:24.800901+0000 mgr.y (mgr.25319) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:26 smithi008 bash[41094]: audit 2023-10-07T21:43:25.869014+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:26.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:26 smithi008 bash[102097]: cluster 2023-10-07T21:43:24.800901+0000 mgr.y (mgr.25319) 39 : cluster 0 pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:26 smithi008 bash[102097]: audit 2023-10-07T21:43:25.869014+0000 mon.a (mon.0) 71 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:26 smithi081 bash[31720]: cluster 2023-10-07T21:43:24.800901+0000 mgr.y (mgr.25319) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:26 smithi081 bash[31720]: audit 2023-10-07T21:43:25.869014+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:28.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:28 smithi008 bash[41094]: cluster 2023-10-07T21:43:26.802004+0000 mgr.y (mgr.25319) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:28 smithi008 bash[102097]: cluster 2023-10-07T21:43:26.802004+0000 mgr.y (mgr.25319) 40 : cluster 0 pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:28 smithi081 bash[31720]: cluster 2023-10-07T21:43:26.802004+0000 mgr.y (mgr.25319) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:28 smithi081 bash[78778]: ts=2023-10-07T21:43:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:43:30.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:30 smithi008 bash[102097]: cluster 2023-10-07T21:43:28.802703+0000 mgr.y (mgr.25319) 41 : cluster 0 pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:30.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:30 smithi008 bash[41094]: cluster 2023-10-07T21:43:28.802703+0000 mgr.y (mgr.25319) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:30 smithi081 bash[31720]: cluster 2023-10-07T21:43:28.802703+0000 mgr.y (mgr.25319) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:32 smithi008 bash[102097]: cluster 2023-10-07T21:43:30.803380+0000 mgr.y (mgr.25319) 42 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:32 smithi008 bash[41094]: cluster 2023-10-07T21:43:30.803380+0000 mgr.y (mgr.25319) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:32 smithi081 bash[31720]: cluster 2023-10-07T21:43:30.803380+0000 mgr.y (mgr.25319) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:33.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:33] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-10-07T21:43:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:34 smithi008 bash[41094]: cluster 2023-10-07T21:43:32.804425+0000 mgr.y (mgr.25319) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:34.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:34 smithi008 bash[102097]: cluster 2023-10-07T21:43:32.804425+0000 mgr.y (mgr.25319) 43 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:34 smithi081 bash[31720]: cluster 2023-10-07T21:43:32.804425+0000 mgr.y (mgr.25319) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:36.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:36 smithi008 bash[41094]: cluster 2023-10-07T21:43:34.805069+0000 mgr.y (mgr.25319) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:36 smithi008 bash[102097]: cluster 2023-10-07T21:43:34.805069+0000 mgr.y (mgr.25319) 44 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:36 smithi081 bash[31720]: cluster 2023-10-07T21:43:34.805069+0000 mgr.y (mgr.25319) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:38.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:38 smithi008 bash[41094]: cluster 2023-10-07T21:43:36.806128+0000 mgr.y (mgr.25319) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:38.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:38 smithi008 bash[102097]: cluster 2023-10-07T21:43:36.806128+0000 mgr.y (mgr.25319) 45 : cluster 0 pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:38.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:38 smithi081 bash[31720]: cluster 2023-10-07T21:43:36.806128+0000 mgr.y (mgr.25319) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:38.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:38 smithi081 bash[78778]: ts=2023-10-07T21:43:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:43:40.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:40 smithi008 bash[41094]: cluster 2023-10-07T21:43:38.806739+0000 mgr.y (mgr.25319) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:40.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:40 smithi008 bash[102097]: cluster 2023-10-07T21:43:38.806739+0000 mgr.y (mgr.25319) 46 : cluster 0 pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:40.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:40 smithi081 bash[31720]: cluster 2023-10-07T21:43:38.806739+0000 mgr.y (mgr.25319) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:41.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:41 smithi008 bash[41094]: audit 2023-10-07T21:43:40.875618+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:41.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:41 smithi008 bash[102097]: audit 2023-10-07T21:43:40.875618+0000 mon.a (mon.0) 72 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:41.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:41 smithi081 bash[31720]: audit 2023-10-07T21:43:40.875618+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:42.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:42 smithi008 bash[102097]: cluster 2023-10-07T21:43:40.807395+0000 mgr.y (mgr.25319) 47 : cluster 0 pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:42.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:42 smithi008 bash[41094]: cluster 2023-10-07T21:43:40.807395+0000 mgr.y (mgr.25319) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:42.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:42 smithi081 bash[31720]: cluster 2023-10-07T21:43:40.807395+0000 mgr.y (mgr.25319) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:43.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:43] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-10-07T21:43:44.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:44 smithi008 bash[102097]: cluster 2023-10-07T21:43:42.808665+0000 mgr.y (mgr.25319) 48 : cluster 0 pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:44.837 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:44 smithi008 bash[41094]: cluster 2023-10-07T21:43:42.808665+0000 mgr.y (mgr.25319) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:44.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:44 smithi081 bash[31720]: cluster 2023-10-07T21:43:42.808665+0000 mgr.y (mgr.25319) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:46.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:46 smithi008 bash[41094]: cluster 2023-10-07T21:43:44.809323+0000 mgr.y (mgr.25319) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:46.653 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:46 smithi008 bash[102097]: cluster 2023-10-07T21:43:44.809323+0000 mgr.y (mgr.25319) 49 : cluster 0 pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:46.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:46 smithi081 bash[31720]: cluster 2023-10-07T21:43:44.809323+0000 mgr.y (mgr.25319) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:48 smithi008 bash[41094]: cluster 2023-10-07T21:43:46.810355+0000 mgr.y (mgr.25319) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:48 smithi008 bash[102097]: cluster 2023-10-07T21:43:46.810355+0000 mgr.y (mgr.25319) 50 : cluster 0 pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:48 smithi081 bash[31720]: cluster 2023-10-07T21:43:46.810355+0000 mgr.y (mgr.25319) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:48 smithi081 bash[78778]: ts=2023-10-07T21:43:48.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:43:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:50 smithi008 bash[41094]: cluster 2023-10-07T21:43:48.811014+0000 mgr.y (mgr.25319) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:50 smithi008 bash[102097]: cluster 2023-10-07T21:43:48.811014+0000 mgr.y (mgr.25319) 51 : cluster 0 pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:50 smithi081 bash[31720]: cluster 2023-10-07T21:43:48.811014+0000 mgr.y (mgr.25319) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:52 smithi008 bash[102097]: cluster 2023-10-07T21:43:50.811699+0000 mgr.y (mgr.25319) 52 : cluster 0 pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:52.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:52 smithi008 bash[41094]: cluster 2023-10-07T21:43:50.811699+0000 mgr.y (mgr.25319) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:52 smithi081 bash[31720]: cluster 2023-10-07T21:43:50.811699+0000 mgr.y (mgr.25319) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:53.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:43:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:43:53] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-10-07T21:43:54.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:54 smithi008 bash[41094]: cluster 2023-10-07T21:43:52.812785+0000 mgr.y (mgr.25319) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:54.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:54 smithi008 bash[102097]: cluster 2023-10-07T21:43:52.812785+0000 mgr.y (mgr.25319) 53 : cluster 0 pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:54 smithi081 bash[31720]: cluster 2023-10-07T21:43:52.812785+0000 mgr.y (mgr.25319) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:56 smithi008 bash[41094]: cluster 2023-10-07T21:43:54.813505+0000 mgr.y (mgr.25319) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:56 smithi008 bash[41094]: audit 2023-10-07T21:43:55.876111+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:56 smithi008 bash[102097]: cluster 2023-10-07T21:43:54.813505+0000 mgr.y (mgr.25319) 54 : cluster 0 pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:56 smithi008 bash[102097]: audit 2023-10-07T21:43:55.876111+0000 mon.a (mon.0) 73 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:56 smithi081 bash[31720]: cluster 2023-10-07T21:43:54.813505+0000 mgr.y (mgr.25319) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:56 smithi081 bash[31720]: audit 2023-10-07T21:43:55.876111+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:58.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:43:58 smithi008 bash[41094]: cluster 2023-10-07T21:43:56.814392+0000 mgr.y (mgr.25319) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:43:58 smithi008 bash[102097]: cluster 2023-10-07T21:43:56.814392+0000 mgr.y (mgr.25319) 55 : cluster 0 pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:43:58 smithi081 bash[31720]: cluster 2023-10-07T21:43:56.814392+0000 mgr.y (mgr.25319) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:43:58 smithi081 bash[78778]: ts=2023-10-07T21:43:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:00.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:00 smithi008 bash[41094]: cluster 2023-10-07T21:43:58.815077+0000 mgr.y (mgr.25319) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:00 smithi008 bash[41094]: audit 2023-10-07T21:43:59.706789+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:00.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:00 smithi008 bash[102097]: cluster 2023-10-07T21:43:58.815077+0000 mgr.y (mgr.25319) 56 : cluster 0 pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:00 smithi008 bash[102097]: audit 2023-10-07T21:43:59.706789+0000 mon.a (mon.0) 74 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:00 smithi081 bash[31720]: cluster 2023-10-07T21:43:58.815077+0000 mgr.y (mgr.25319) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:00 smithi081 bash[31720]: audit 2023-10-07T21:43:59.706789+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:02.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:02 smithi008 bash[102097]: cluster 2023-10-07T21:44:00.815747+0000 mgr.y (mgr.25319) 57 : cluster 0 pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:02.620 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:02 smithi008 bash[41094]: cluster 2023-10-07T21:44:00.815747+0000 mgr.y (mgr.25319) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:02 smithi081 bash[31720]: cluster 2023-10-07T21:44:00.815747+0000 mgr.y (mgr.25319) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:03.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade resume' 2023-10-07T21:44:03.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:03] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-10-07T21:44:04.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:04 smithi008 bash[41094]: cluster 2023-10-07T21:44:02.816762+0000 mgr.y (mgr.25319) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:04.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:04 smithi008 bash[102097]: cluster 2023-10-07T21:44:02.816762+0000 mgr.y (mgr.25319) 58 : cluster 0 pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:04.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:04 smithi081 bash[31720]: cluster 2023-10-07T21:44:02.816762+0000 mgr.y (mgr.25319) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[41094]: cluster 2023-10-07T21:44:04.817238+0000 mgr.y (mgr.25319) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[41094]: audit 2023-10-07T21:44:05.803526+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[41094]: audit 2023-10-07T21:44:05.811319+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[41094]: audit 2023-10-07T21:44:06.208358+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[41094]: audit 2023-10-07T21:44:06.215956+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[102097]: cluster 2023-10-07T21:44:04.817238+0000 mgr.y (mgr.25319) 59 : cluster 0 pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[102097]: audit 2023-10-07T21:44:05.803526+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[102097]: audit 2023-10-07T21:44:05.811319+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[102097]: audit 2023-10-07T21:44:06.208358+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:06 smithi008 bash[102097]: audit 2023-10-07T21:44:06.215956+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:06 smithi081 bash[31720]: cluster 2023-10-07T21:44:04.817238+0000 mgr.y (mgr.25319) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:06 smithi081 bash[31720]: audit 2023-10-07T21:44:05.803526+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:06 smithi081 bash[31720]: audit 2023-10-07T21:44:05.811319+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:06 smithi081 bash[31720]: audit 2023-10-07T21:44:06.208358+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:06 smithi081 bash[31720]: audit 2023-10-07T21:44:06.215956+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:07.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[102097]: audit 2023-10-07T21:44:06.751938+0000 mon.a (mon.0) 79 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:07.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[102097]: audit 2023-10-07T21:44:06.753791+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:07.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[102097]: audit 2023-10-07T21:44:06.763917+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:07.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[41094]: audit 2023-10-07T21:44:06.751938+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:07.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[41094]: audit 2023-10-07T21:44:06.753791+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:07.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:07 smithi008 bash[41094]: audit 2023-10-07T21:44:06.763917+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:07.650 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:07.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:07 smithi081 bash[31720]: audit 2023-10-07T21:44:06.751938+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:07.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:07 smithi081 bash[31720]: audit 2023-10-07T21:44:06.753791+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:07.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:07 smithi081 bash[31720]: audit 2023-10-07T21:44:06.763917+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:08.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:08 smithi008 bash[102097]: cluster 2023-10-07T21:44:06.818162+0000 mgr.y (mgr.25319) 60 : cluster 0 pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:08 smithi008 bash[41094]: cluster 2023-10-07T21:44:06.818162+0000 mgr.y (mgr.25319) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:08 smithi081 bash[31720]: cluster 2023-10-07T21:44:06.818162+0000 mgr.y (mgr.25319) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.990 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:08 smithi081 bash[78778]: ts=2023-10-07T21:44:08.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:11.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:10 smithi008 bash[41094]: cluster 2023-10-07T21:44:08.818738+0000 mgr.y (mgr.25319) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:11.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:10 smithi008 bash[102097]: cluster 2023-10-07T21:44:08.818738+0000 mgr.y (mgr.25319) 61 : cluster 0 pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:11.143 INFO:teuthology.orchestra.run.smithi008.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:44:11.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:10 smithi081 bash[31720]: cluster 2023-10-07T21:44:08.818738+0000 mgr.y (mgr.25319) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:10.875466+0000 mon.a (mon.0) 82 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.135935+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.170993+0000 mon.a (mon.0) 84 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.546212+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.552549+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.554055+0000 mon.a (mon.0) 87 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.555094+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.560795+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.643584+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.646130+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.647769+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[102097]: audit 2023-10-07T21:44:11.648704+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:10.875466+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.135935+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.170993+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.546212+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.552549+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.554055+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:12.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.555094+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:12.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.560795+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.643584+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.646130+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:12.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.647769+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:12.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:11 smithi008 bash[41094]: audit 2023-10-07T21:44:11.648704+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:44:12.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'echo wait for majority of mons to upgrade' 2023-10-07T21:44:12.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:10.875466+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:12.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.135935+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.170993+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.546212+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.552549+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.554055+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.555094+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.560795+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.643584+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.646130+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.647769+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:12.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:11 smithi081 bash[31720]: audit 2023-10-07T21:44:11.648704+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:44:13.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[102097]: cluster 2023-10-07T21:44:10.819392+0000 mgr.y (mgr.25319) 62 : cluster 0 pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:13.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[102097]: audit 2023-10-07T21:44:11.129069+0000 mgr.y (mgr.25319) 63 : audit 0 from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:13.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[102097]: cephadm 2023-10-07T21:44:11.129747+0000 mgr.y (mgr.25319) 64 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:44:13.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[102097]: cephadm 2023-10-07T21:44:11.649413+0000 mgr.y (mgr.25319) 65 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-07T21:44:13.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[102097]: cluster 2023-10-07T21:44:12.144358+0000 mon.a (mon.0) 94 : cluster 0 mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T21:44:13.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[41094]: cluster 2023-10-07T21:44:10.819392+0000 mgr.y (mgr.25319) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:13.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[41094]: audit 2023-10-07T21:44:11.129069+0000 mgr.y (mgr.25319) 63 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:13.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[41094]: cephadm 2023-10-07T21:44:11.129747+0000 mgr.y (mgr.25319) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:44:13.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[41094]: cephadm 2023-10-07T21:44:11.649413+0000 mgr.y (mgr.25319) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-07T21:44:13.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:12 smithi008 bash[41094]: cluster 2023-10-07T21:44:12.144358+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T21:44:13.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:12 smithi081 bash[31720]: cluster 2023-10-07T21:44:10.819392+0000 mgr.y (mgr.25319) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:13.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:12 smithi081 bash[31720]: audit 2023-10-07T21:44:11.129069+0000 mgr.y (mgr.25319) 63 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:13.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:12 smithi081 bash[31720]: cephadm 2023-10-07T21:44:11.129747+0000 mgr.y (mgr.25319) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:44:13.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:12 smithi081 bash[31720]: cephadm 2023-10-07T21:44:11.649413+0000 mgr.y (mgr.25319) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-07T21:44:13.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:12 smithi081 bash[31720]: cluster 2023-10-07T21:44:12.144358+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T21:44:13.332 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:13] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-10-07T21:44:14.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:13 smithi008 bash[41094]: cluster 2023-10-07T21:44:12.820072+0000 mgr.y (mgr.25319) 66 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:14.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:13 smithi008 bash[102097]: cluster 2023-10-07T21:44:12.820072+0000 mgr.y (mgr.25319) 66 : cluster 0 pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:14.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:13 smithi081 bash[31720]: cluster 2023-10-07T21:44:12.820072+0000 mgr.y (mgr.25319) 66 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: cephadm 2023-10-07T21:44:14.219987+0000 mgr.y (mgr.25319) 67 : cephadm [INF] Upgrade: Updating mon.c 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: audit 2023-10-07T21:44:14.227076+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: audit 2023-10-07T21:44:14.230083+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: audit 2023-10-07T21:44:14.231288+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: audit 2023-10-07T21:44:14.232424+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:15.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:15 smithi081 bash[31720]: cephadm 2023-10-07T21:44:14.234046+0000 mgr.y (mgr.25319) 68 : cephadm [INF] Deploying daemon mon.c on smithi008 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: cephadm 2023-10-07T21:44:14.219987+0000 mgr.y (mgr.25319) 67 : cephadm [INF] Upgrade: Updating mon.c 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: audit 2023-10-07T21:44:14.227076+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: audit 2023-10-07T21:44:14.230083+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: audit 2023-10-07T21:44:14.231288+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: audit 2023-10-07T21:44:14.232424+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:15.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[41094]: cephadm 2023-10-07T21:44:14.234046+0000 mgr.y (mgr.25319) 68 : cephadm [INF] Deploying daemon mon.c on smithi008 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: cephadm 2023-10-07T21:44:14.219987+0000 mgr.y (mgr.25319) 67 : cephadm 1 Upgrade: Updating mon.c 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: audit 2023-10-07T21:44:14.227076+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: audit 2023-10-07T21:44:14.230083+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: audit 2023-10-07T21:44:14.231288+0000 mon.a (mon.0) 97 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: audit 2023-10-07T21:44:14.232424+0000 mon.a (mon.0) 98 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:15.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:15 smithi008 bash[102097]: cephadm 2023-10-07T21:44:14.234046+0000 mgr.y (mgr.25319) 68 : cephadm 1 Deploying daemon mon.c on smithi008 2023-10-07T21:44:16.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:16 smithi081 bash[31720]: cluster 2023-10-07T21:44:14.820657+0000 mgr.y (mgr.25319) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:16.554 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:16 smithi008 bash[102097]: cluster 2023-10-07T21:44:14.820657+0000 mgr.y (mgr.25319) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:16.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:16 smithi008 bash[41094]: cluster 2023-10-07T21:44:14.820657+0000 mgr.y (mgr.25319) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:44:16.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:16 smithi008 systemd[1]: Stopping Ceph mon.c for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:44:17.219 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:16 smithi008 bash[41094]: debug 2023-10-07T21:44:16.931+0000 7f33de0b5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T21:44:17.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:16 smithi008 bash[41094]: debug 2023-10-07T21:44:16.931+0000 7f33de0b5700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-07T21:44:17.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:17 smithi008 bash[105161]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-c 2023-10-07T21:44:18.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:17 smithi008 bash[105225]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-c 2023-10-07T21:44:18.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:17 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-07T21:44:18.159 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:17 smithi008 systemd[1]: Stopped Ceph mon.c for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:44:18.159 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:18 smithi008 systemd[1]: Started Ceph mon.c for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:44:18.389 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:18.990 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:18 smithi081 bash[78778]: ts=2023-10-07T21:44:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:19.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.643+0000 7fd440d8dc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:44:19.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.643+0000 7fd440d8dc80 0 ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:44:19.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.643+0000 7fd440d8dc80 0 pidfile_write: ignore empty --pid-file 2023-10-07T21:44:19.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 0 load: jerasure load: lrc 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: RocksDB version: 7.9.2 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Git sha 0 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: DB SUMMARY 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: DB Session ID: EZJY72TYUGRK4NHQUG5V 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: CURRENT file: CURRENT 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-10-07T21:44:19.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1714409 ; 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.error_if_exists: 0 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.create_if_missing: 0 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.paranoid_checks: 1 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.env: 0x55a5e4581da0 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.info_log: 0x55a5e55715c0 2023-10-07T21:44:19.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.statistics: (nil) 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.use_fsync: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_log_file_size: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_fallocate: 1 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:44:19.896 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.use_direct_reads: 0 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.db_log_dir: 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.wal_dir: 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:44:19.897 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.write_buffer_manager: 0x55a5e55492c0 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:44:19.898 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.unordered_write: 0 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.row_cache: None 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.wal_filter: None 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:44:19.899 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.two_write_queues: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.wal_compression: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.atomic_flush: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.log_readahead_size: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:44:19.900 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_background_jobs: 2 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_background_compactions: -1 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_subcompactions: 1 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:44:19.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_open_files: -1 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:44:19.902 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_background_flushes: -1 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Compression algorithms supported: 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kZSTD supported: 0 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kXpressCompression supported: 0 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kZlibCompression supported: 1 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kSnappyCompression supported: 1 2023-10-07T21:44:19.903 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kLZ4Compression supported: 1 2023-10-07T21:44:19.904 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: kBZip2Compression supported: 0 2023-10-07T21:44:19.904 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:44:19.904 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:44:19.904 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-10-07T21:44:19.905 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:44:19.905 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.merge_operator: 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_filter: None 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a5e55716c0) 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: cache_index_and_filter_blocks: 1 2023-10-07T21:44:19.906 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: pin_top_level_index_and_filter: 1 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: index_type: 0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: data_block_index_type: 0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: index_shortening: 1 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: checksum: 4 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: no_block_cache: 0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_cache: 0x55a5e55c71f0 2023-10-07T21:44:19.907 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_cache_name: BinnedLRUCache 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_cache_options: 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: capacity : 536870912 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: num_shard_bits : 4 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: strict_capacity_limit : 0 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: high_pri_pool_ratio: 0.000 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_cache_compressed: (nil) 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: persistent_cache: (nil) 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_size: 4096 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_size_deviation: 10 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_restart_interval: 16 2023-10-07T21:44:19.908 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: index_block_restart_interval: 1 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: metadata_block_size: 4096 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: partition_filters: 0 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: use_delta_encoding: 1 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: filter_policy: bloomfilter 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: whole_key_filtering: 1 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: verify_compression: 0 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: read_amp_bytes_per_bit: 0 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: format_version: 5 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: enable_index_compression: 1 2023-10-07T21:44:19.909 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: block_align: 0 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: max_auto_readahead_size: 262144 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: prepopulate_block_cache: 0 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: initial_auto_readahead_size: 8192 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: num_file_reads_for_auto_readahead: 2 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression: NoCompression 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:44:19.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.num_levels: 7 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:44:19.911 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:44:19.912 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:44:19.913 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:44:19.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:44:19.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.table_properties_collectors: 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.inplace_update_support: 0 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.bloom_locality: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.max_successive_merges: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.ttl: 2592000 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:44:19.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enable_blob_files: false 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.min_blob_size: 0 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:44:19.918 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd436560700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20852, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.647+0000 7fd440d8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5bdad55d-1033-4cf8-ab1e-e0a1d2b1e686 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.651+0000 7fd440d8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715059655232, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-10-07T21:44:19.919 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.651+0000 7fd440d8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.655+0000 7fd440d8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715059661578, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1074740, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20847, "largest_seqno": 22039, "table_properties": {"data_size": 1069903, "index_size": 2799, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 8603, "raw_average_key_size": 21, "raw_value_size": 1061199, "raw_average_value_size": 2673, "num_data_blocks": 127, "num_entries": 397, "num_filter_entries": 397, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1696715059, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5bdad55d-1033-4cf8-ab1e-e0a1d2b1e686", "db_session_id": "EZJY72TYUGRK4NHQUG5V", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.655+0000 7fd440d8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715059661682, "job": 1, "event": "recovery_finished"} 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.655+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.655+0000 7fd440d8dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a5e5668000 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 4 rocksdb: DB pointer 0x55a5e5656000 2023-10-07T21:44:19.920 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd42f552700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd42f552700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: ** DB Stats ** 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:19.921 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: ** Compaction Stats [default] ** 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: L0 1/0 1.02 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 359.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: L6 1/0 8.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Sum 2/0 9.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 359.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 359.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: ** Compaction Stats [default] ** 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:44:19.922 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 359.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Cumulative compaction: 0.00 GB write, 107.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:44:19.923 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Interval compaction: 0.00 GB write, 107.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Block cache BinnedLRUCache@0x55a5e55c71f0#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0] at bind addrs [v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 1 mon.c@-1(???) e3 preinit fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).mds e10 new map 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).mds e10 print_map 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: e10 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:44:19.924 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: legacy client fscid: 1 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Filesystem 'foo' (1) 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: fs_name foo 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: epoch 10 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: created 2023-10-07T21:36:24.307794+0000 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: modified 2023-10-07T21:36:34.366158+0000 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: tableserver 0 2023-10-07T21:44:19.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: root 0 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: session_timeout 60 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: session_autoclose 300 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: max_file_size 1099511627776 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: max_xattr_size 65536 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: required_client_features {} 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: last_failure 0 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: last_failure_osd_epoch 70 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: max_mds 1 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: in 0 2023-10-07T21:44:19.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: up {0=24532} 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: failed 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: damaged 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: stopped 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: data_pools [4] 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: metadata_pool 3 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: inline_data disabled 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: balancer 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: bal_rank_mask -1 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: standby_count_wanted 1 2023-10-07T21:44:19.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: [mds.foo.smithi081.zbvtwc{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: Standby daemons: 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: [mds.foo.smithi008.qwzkkv{-1:14682} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).osd e81 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:19.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 0 mon.c@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:19.929 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:19 smithi008 bash[105281]: debug 2023-10-07T21:44:19.659+0000 7fd440d8dc80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-10-07T21:44:21.742 INFO:teuthology.orchestra.run.smithi008.stdout:wait for majority of mons to upgrade 2023-10-07T21:44:22.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-10-07T21:44:23.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:23] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-10-07T21:44:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:19.877265+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.879883+0000 mon.b (mon.1) 35 : cluster 1 mon.b calling monitor election 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: audit 2023-10-07T21:44:25.882359+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.883291+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.904786+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: audit 2023-10-07T21:44:25.906177+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.910031+0000 mon.a (mon.0) 116 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.910673+0000 mon.a (mon.0) 117 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:27.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.910722+0000 mon.a (mon.0) 118 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.911283+0000 mon.a (mon.0) 119 : cluster 0 mgrmap e39: y(active, since 105s), standbys: x 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.911482+0000 mon.a (mon.0) 120 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.911509+0000 mon.a (mon.0) 121 : cluster 1 Cluster is now healthy 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[105281]: cluster 2023-10-07T21:44:25.937472+0000 mon.a (mon.0) 122 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:19.877265+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.879883+0000 mon.b (mon.1) 35 : cluster 1 mon.b calling monitor election 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: audit 2023-10-07T21:44:25.882359+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.883291+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-10-07T21:44:27.144 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.904786+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: audit 2023-10-07T21:44:25.906177+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.910031+0000 mon.a (mon.0) 116 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.910673+0000 mon.a (mon.0) 117 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.910722+0000 mon.a (mon.0) 118 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.911283+0000 mon.a (mon.0) 119 : cluster 0 mgrmap e39: y(active, since 105s), standbys: x 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.911482+0000 mon.a (mon.0) 120 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.911509+0000 mon.a (mon.0) 121 : cluster 1 Cluster is now healthy 2023-10-07T21:44:27.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:26 smithi008 bash[102097]: cluster 2023-10-07T21:44:25.937472+0000 mon.a (mon.0) 122 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:27.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:19.877265+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-07T21:44:27.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.879883+0000 mon.b (mon.1) 35 : cluster [INF] mon.b calling monitor election 2023-10-07T21:44:27.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: audit 2023-10-07T21:44:25.882359+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:27.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.883291+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.904786+0000 mon.a (mon.0) 114 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: audit 2023-10-07T21:44:25.906177+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.910031+0000 mon.a (mon.0) 116 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.910673+0000 mon.a (mon.0) 117 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.910722+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.911283+0000 mon.a (mon.0) 119 : cluster [DBG] mgrmap e39: y(active, since 105s), standbys: x 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.911482+0000 mon.a (mon.0) 120 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.911509+0000 mon.a (mon.0) 121 : cluster [INF] Cluster is now healthy 2023-10-07T21:44:27.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:26 smithi081 bash[31720]: cluster 2023-10-07T21:44:25.937472+0000 mon.a (mon.0) 122 : cluster [INF] overall HEALTH_OK 2023-10-07T21:44:27.393 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:28.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:27 smithi081 bash[31720]: cluster 2023-10-07T21:44:26.825618+0000 mgr.y (mgr.25319) 75 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:27 smithi008 bash[105281]: cluster 2023-10-07T21:44:26.825618+0000 mgr.y (mgr.25319) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:27 smithi008 bash[102097]: cluster 2023-10-07T21:44:26.825618+0000 mgr.y (mgr.25319) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.990 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:28 smithi081 bash[78778]: ts=2023-10-07T21:44:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:30.142 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:29 smithi008 bash[92068]: debug 2023-10-07T21:44:29.667+0000 7f191efa5700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-07T21:44:30.857 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:44:30.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:30 smithi081 bash[31720]: cluster 2023-10-07T21:44:28.826249+0000 mgr.y (mgr.25319) 76 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:31.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:30 smithi008 bash[105281]: cluster 2023-10-07T21:44:28.826249+0000 mgr.y (mgr.25319) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:31.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:30 smithi008 bash[102097]: cluster 2023-10-07T21:44:28.826249+0000 mgr.y (mgr.25319) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:31.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:44:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:31 smithi081 bash[31720]: audit 2023-10-07T21:44:30.834891+0000 mon.a (mon.0) 123 : audit [DBG] from='client.? 172.21.15.8:0/4040747528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:44:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:31 smithi081 bash[31720]: audit 2023-10-07T21:44:30.967369+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:31.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:31 smithi081 bash[31720]: audit 2023-10-07T21:44:30.973623+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:32.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[102097]: audit 2023-10-07T21:44:30.834891+0000 mon.a (mon.0) 123 : audit 0 from='client.? 172.21.15.8:0/4040747528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:44:32.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[102097]: audit 2023-10-07T21:44:30.967369+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:32.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[102097]: audit 2023-10-07T21:44:30.973623+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[105281]: audit 2023-10-07T21:44:30.834891+0000 mon.a (mon.0) 123 : audit 0 from='client.? 172.21.15.8:0/4040747528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:44:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[105281]: audit 2023-10-07T21:44:30.967369+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:32.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:31 smithi008 bash[105281]: audit 2023-10-07T21:44:30.973623+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[102097]: cluster 2023-10-07T21:44:30.826839+0000 mgr.y (mgr.25319) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[102097]: audit 2023-10-07T21:44:31.764961+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[102097]: audit 2023-10-07T21:44:31.772254+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[105281]: cluster 2023-10-07T21:44:30.826839+0000 mgr.y (mgr.25319) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[105281]: audit 2023-10-07T21:44:31.764961+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:32 smithi008 bash[105281]: audit 2023-10-07T21:44:31.772254+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:32 smithi081 bash[31720]: cluster 2023-10-07T21:44:30.826839+0000 mgr.y (mgr.25319) 77 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:33.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:32 smithi081 bash[31720]: audit 2023-10-07T21:44:31.764961+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:32 smithi081 bash[31720]: audit 2023-10-07T21:44:31.772254+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:33.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:33] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2023-10-07T21:44:35.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:34 smithi008 bash[102097]: cluster 2023-10-07T21:44:32.827945+0000 mgr.y (mgr.25319) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:35.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:34 smithi008 bash[105281]: cluster 2023-10-07T21:44:32.827945+0000 mgr.y (mgr.25319) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:35.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:34 smithi081 bash[31720]: cluster 2023-10-07T21:44:32.827945+0000 mgr.y (mgr.25319) 78 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:36.514 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:36.828 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:36 smithi008 bash[102097]: cluster 2023-10-07T21:44:34.828609+0000 mgr.y (mgr.25319) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:36.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:36 smithi008 bash[105281]: cluster 2023-10-07T21:44:34.828609+0000 mgr.y (mgr.25319) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:37.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:36 smithi081 bash[31720]: cluster 2023-10-07T21:44:34.828609+0000 mgr.y (mgr.25319) 79 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:38 smithi008 bash[102097]: cluster 2023-10-07T21:44:36.829539+0000 mgr.y (mgr.25319) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.991 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:38 smithi008 bash[105281]: cluster 2023-10-07T21:44:36.829539+0000 mgr.y (mgr.25319) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:38 smithi081 bash[31720]: cluster 2023-10-07T21:44:36.829539+0000 mgr.y (mgr.25319) 80 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.992 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:38 smithi081 bash[78778]: ts=2023-10-07T21:44:38.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:40.490 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:40 smithi081 bash[78778]: ts=2023-10-07T21:44:40.088Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", public_addr=\"172.21.15.8\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.8\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T21:44:41.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:40 smithi008 bash[105281]: cluster 2023-10-07T21:44:38.830110+0000 mgr.y (mgr.25319) 81 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:41.060 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:40 smithi008 bash[102097]: cluster 2023-10-07T21:44:38.830110+0000 mgr.y (mgr.25319) 81 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:41.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:40 smithi081 bash[31720]: cluster 2023-10-07T21:44:38.830110+0000 mgr.y (mgr.25319) 81 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:41.512 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (3m) 10s ago 10m 14.2M - 0.25.0 c8568f914cd2 500c5457a5b2 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (3m) 35s ago 10m 75.6M - 9.4.7 2c41d148cca3 4d1a3df86259 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (8m) 10s ago 8m 13.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (8m) 35s ago 8m 15.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 35s ago 18m 426M - 18.0.0-6609-g9725b08f d68377abd09f 4bbb347eb1e2 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:8443,9283,8765 running (3m) 10s ago 21m 475M - 18.0.0-6609-g9725b08f d68377abd09f abb52fc957c4 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (2m) 10s ago 21m 41.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 83a9f3a1676a 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (19m) 35s ago 19m 48.1M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 4916b4b4dba7 2023-10-07T21:44:41.513 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (23s) 10s ago 19m 17.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 57401378e5dd 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (3m) 10s ago 10m 7883k - 1.5.0 0da6a335fe13 3ce63166e269 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (3m) 35s ago 10m 8231k - 1.5.0 0da6a335fe13 deb31a9f98d6 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (18m) 10s ago 18m 91.9M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 8e5184070c17 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (17m) 10s ago 17m 74.8M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 fa1ca3157c0b 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (16m) 10s ago 16m 99.7M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4766013b0d47 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (15m) 10s ago 15m 69.5M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4d40e3a02bf4 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (14m) 35s ago 14m 96.1M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (13m) 35s ago 13m 91.3M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:44:41.514 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (13m) 35s ago 13m 69.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:44:41.515 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (12m) 35s ago 12m 77.3M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:44:41.515 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (2m) 35s ago 11m 47.9M - 2.43.0 a07b618ecd1d e95907f281c5 2023-10-07T21:44:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[105281]: cluster 2023-10-07T21:44:40.830863+0000 mgr.y (mgr.25319) 82 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[105281]: audit 2023-10-07T21:44:40.882146+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:42.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[105281]: audit 2023-10-07T21:44:40.885170+0000 mon.a (mon.0) 129 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:42.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[105281]: audit 2023-10-07T21:44:41.490766+0000 mgr.y (mgr.25319) 83 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:42.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[102097]: cluster 2023-10-07T21:44:40.830863+0000 mgr.y (mgr.25319) 82 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[102097]: audit 2023-10-07T21:44:40.882146+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:42.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[102097]: audit 2023-10-07T21:44:40.885170+0000 mon.a (mon.0) 129 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:42.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:41 smithi008 bash[102097]: audit 2023-10-07T21:44:41.490766+0000 mgr.y (mgr.25319) 83 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:41 smithi081 bash[31720]: cluster 2023-10-07T21:44:40.830863+0000 mgr.y (mgr.25319) 82 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:41 smithi081 bash[31720]: audit 2023-10-07T21:44:40.882146+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:41 smithi081 bash[31720]: audit 2023-10-07T21:44:40.885170+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:41 smithi081 bash[31720]: audit 2023-10-07T21:44:41.490766+0000 mgr.y (mgr.25319) 83 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:44:42.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade pause' 2023-10-07T21:44:43.142 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:43] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2023-10-07T21:44:44.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: cluster 2023-10-07T21:44:42.831917+0000 mgr.y (mgr.25319) 84 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.430534+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.438800+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.440854+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.442621+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.450975+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.534697+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.539897+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.543087+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: audit 2023-10-07T21:44:43.544444+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:44:44.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:44 smithi081 bash[31720]: cephadm 2023-10-07T21:44:43.545387+0000 mgr.y (mgr.25319) 85 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-10-07T21:44:44.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: cluster 2023-10-07T21:44:42.831917+0000 mgr.y (mgr.25319) 84 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.430534+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.438800+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.440854+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.442621+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.450975+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.534697+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.539897+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.543087+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:44.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: audit 2023-10-07T21:44:43.544444+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[102097]: cephadm 2023-10-07T21:44:43.545387+0000 mgr.y (mgr.25319) 85 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: cluster 2023-10-07T21:44:42.831917+0000 mgr.y (mgr.25319) 84 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.430534+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.438800+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.440854+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.442621+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.450975+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.534697+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.539897+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:44:44.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.543087+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:44:44.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: audit 2023-10-07T21:44:43.544444+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:44:44.895 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:44 smithi008 bash[105281]: cephadm 2023-10-07T21:44:43.545387+0000 mgr.y (mgr.25319) 85 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-07T21:44:46.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:46 smithi081 bash[31720]: cluster 2023-10-07T21:44:44.832572+0000 mgr.y (mgr.25319) 86 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:46.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:46 smithi081 bash[31720]: audit 2023-10-07T21:44:46.022894+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:46.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:46 smithi081 bash[31720]: audit 2023-10-07T21:44:46.026818+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:46.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:46 smithi081 bash[31720]: audit 2023-10-07T21:44:46.028298+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:46.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:46 smithi081 bash[31720]: audit 2023-10-07T21:44:46.029606+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:46.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[102097]: cluster 2023-10-07T21:44:44.832572+0000 mgr.y (mgr.25319) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:46.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[102097]: audit 2023-10-07T21:44:46.022894+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[102097]: audit 2023-10-07T21:44:46.026818+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[102097]: audit 2023-10-07T21:44:46.028298+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[102097]: audit 2023-10-07T21:44:46.029606+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[105281]: cluster 2023-10-07T21:44:44.832572+0000 mgr.y (mgr.25319) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[105281]: audit 2023-10-07T21:44:46.022894+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[105281]: audit 2023-10-07T21:44:46.026818+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[105281]: audit 2023-10-07T21:44:46.028298+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:44:46.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:46 smithi008 bash[105281]: audit 2023-10-07T21:44:46.029606+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:47.228 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:47.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:47 smithi008 bash[105281]: cephadm 2023-10-07T21:44:46.016080+0000 mgr.y (mgr.25319) 87 : cephadm 1 Upgrade: Updating mon.b 2023-10-07T21:44:47.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:47 smithi008 bash[105281]: cephadm 2023-10-07T21:44:46.031385+0000 mgr.y (mgr.25319) 88 : cephadm 1 Deploying daemon mon.b on smithi081 2023-10-07T21:44:47.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:47 smithi008 bash[102097]: cephadm 2023-10-07T21:44:46.016080+0000 mgr.y (mgr.25319) 87 : cephadm 1 Upgrade: Updating mon.b 2023-10-07T21:44:47.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:47 smithi008 bash[102097]: cephadm 2023-10-07T21:44:46.031385+0000 mgr.y (mgr.25319) 88 : cephadm 1 Deploying daemon mon.b on smithi081 2023-10-07T21:44:47.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:47 smithi081 bash[31720]: cephadm 2023-10-07T21:44:46.016080+0000 mgr.y (mgr.25319) 87 : cephadm [INF] Upgrade: Updating mon.b 2023-10-07T21:44:47.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:47 smithi081 bash[31720]: cephadm 2023-10-07T21:44:46.031385+0000 mgr.y (mgr.25319) 88 : cephadm [INF] Deploying daemon mon.b on smithi081 2023-10-07T21:44:48.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:48 smithi081 systemd[1]: Stopping Ceph mon.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:44:48.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:48 smithi008 bash[105281]: cluster 2023-10-07T21:44:46.833598+0000 mgr.y (mgr.25319) 89 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:48 smithi008 bash[102097]: cluster 2023-10-07T21:44:46.833598+0000 mgr.y (mgr.25319) 89 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:48 smithi081 bash[31720]: cluster 2023-10-07T21:44:46.833598+0000 mgr.y (mgr.25319) 89 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:48 smithi081 bash[31720]: debug 2023-10-07T21:44:48.479+0000 7fc4df056700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T21:44:48.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:48 smithi081 bash[31720]: debug 2023-10-07T21:44:48.479+0000 7fc4df056700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-07T21:44:48.741 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:48 smithi081 bash[78778]: ts=2023-10-07T21:44:48.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:44:49.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:49 smithi081 bash[89347]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-b 2023-10-07T21:44:49.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:49 smithi081 bash[89410]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-b 2023-10-07T21:44:49.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:49 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-07T21:44:49.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:49 smithi081 systemd[1]: Stopped Ceph mon.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:44:49.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:49 smithi081 systemd[1]: Started Ceph mon.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.803+0000 7fa59367dc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.803+0000 7fa59367dc80 0 ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.807+0000 7fa59367dc80 0 pidfile_write: ignore empty --pid-file 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 0 load: jerasure load: lrc 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: RocksDB version: 7.9.2 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Git sha 0 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:44:50.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: DB SUMMARY 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: DB Session ID: V58ZT4COGU2CEIRWX96Y 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: CURRENT file: CURRENT 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 2334301 ; 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.error_if_exists: 0 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.create_if_missing: 0 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.paranoid_checks: 1 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:44:50.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.env: 0x5596b85f7da0 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.info_log: 0x5596ba3f75c0 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.statistics: (nil) 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.use_fsync: 0 2023-10-07T21:44:50.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_log_file_size: 0 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_fallocate: 1 2023-10-07T21:44:50.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.use_direct_reads: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.db_log_dir: 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.wal_dir: 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:44:50.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.write_buffer_manager: 0x5596ba3cf2c0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:44:50.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.unordered_write: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.row_cache: None 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.wal_filter: None 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.two_write_queues: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.wal_compression: 0 2023-10-07T21:44:50.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.atomic_flush: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.log_readahead_size: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:44:50.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_background_jobs: 2 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_background_compactions: -1 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_subcompactions: 1 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_open_files: -1 2023-10-07T21:44:50.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_background_flushes: -1 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Compression algorithms supported: 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kZSTD supported: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kXpressCompression supported: 0 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kZlibCompression supported: 1 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kSnappyCompression supported: 1 2023-10-07T21:44:51.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kLZ4Compression supported: 1 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: kBZip2Compression supported: 0 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.merge_operator: 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_filter: None 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:44:51.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5596ba3f76c0) 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: cache_index_and_filter_blocks: 1 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: pin_top_level_index_and_filter: 1 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: index_type: 0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: data_block_index_type: 0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: index_shortening: 1 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: checksum: 4 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: no_block_cache: 0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_cache: 0x5596ba44d1f0 2023-10-07T21:44:51.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_cache_name: BinnedLRUCache 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_cache_options: 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: capacity : 536870912 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: num_shard_bits : 4 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: strict_capacity_limit : 0 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: high_pri_pool_ratio: 0.000 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_cache_compressed: (nil) 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: persistent_cache: (nil) 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_size: 4096 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_size_deviation: 10 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_restart_interval: 16 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: index_block_restart_interval: 1 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: metadata_block_size: 4096 2023-10-07T21:44:51.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: partition_filters: 0 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: use_delta_encoding: 1 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: filter_policy: bloomfilter 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: whole_key_filtering: 1 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: verify_compression: 0 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: read_amp_bytes_per_bit: 0 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: format_version: 5 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: enable_index_compression: 1 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: block_align: 0 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: max_auto_readahead_size: 262144 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: prepopulate_block_cache: 0 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: initial_auto_readahead_size: 8192 2023-10-07T21:44:51.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: num_file_reads_for_auto_readahead: 2 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression: NoCompression 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.num_levels: 7 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:44:51.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:44:51.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:44:51.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:44:51.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:44:51.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:44:51.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:44:51.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:44:51.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:44:51.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.table_properties_collectors: 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.inplace_update_support: 0 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:44:51.010 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.bloom_locality: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.max_successive_merges: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.ttl: 2592000 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:44:51.011 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enable_blob_files: false 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.min_blob_size: 0 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa59367dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.811+0000 7fa58864f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:44:51.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20894, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e313720d-8bcb-4a09-9d9c-c256024ab029 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715090816433, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.815+0000 7fa59367dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.827+0000 7fa59367dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715090828770, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1423515, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20889, "largest_seqno": 22529, "table_properties": {"data_size": 1417327, "index_size": 3765, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1413, "raw_key_size": 11730, "raw_average_key_size": 21, "raw_value_size": 1405594, "raw_average_value_size": 2612, "num_data_blocks": 173, "num_entries": 538, "num_filter_entries": 538, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1696715090, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e313720d-8bcb-4a09-9d9c-c256024ab029", "db_session_id": "V58ZT4COGU2CEIRWX96Y", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.827+0000 7fa59367dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696715090828878, "job": 1, "event": "recovery_finished"} 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.827+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.827+0000 7fa59367dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5596ba4ee000 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 4 rocksdb: DB pointer 0x5596ba4dc000 2023-10-07T21:44:51.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa581e42700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa581e42700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: ** DB Stats ** 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: ** Compaction Stats [default] ** 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:44:51.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: L0 1/0 1.36 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: L6 1/0 8.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Sum 2/0 9.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: ** Compaction Stats [default] ** 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 422.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:44:51.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Cumulative compaction: 0.00 GB write, 74.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Interval compaction: 0.00 GB write, 74.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Block cache BinnedLRUCache@0x5596ba44d1f0#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 1 mon.b@-1(???) e3 preinit fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).mds e10 new map 2023-10-07T21:44:51.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).mds e10 print_map 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: e10 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: legacy client fscid: 1 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Filesystem 'foo' (1) 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: fs_name foo 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: epoch 10 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: created 2023-10-07T21:36:24.307794+0000 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: modified 2023-10-07T21:36:34.366158+0000 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: tableserver 0 2023-10-07T21:44:51.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: root 0 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: session_timeout 60 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: session_autoclose 300 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: max_file_size 1099511627776 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: max_xattr_size 65536 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: required_client_features {} 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: last_failure 0 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: last_failure_osd_epoch 70 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: max_mds 1 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: in 0 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: up {0=24532} 2023-10-07T21:44:51.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: failed 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: damaged 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: stopped 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: data_pools [4] 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: metadata_pool 3 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: inline_data disabled 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: balancer 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: bal_rank_mask -1 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: standby_count_wanted 1 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: [mds.foo.smithi081.zbvtwc{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.81:6832/447975533,v1:172.21.15.81:6833/447975533] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: Standby daemons: 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: 2023-10-07T21:44:51.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: [mds.foo.smithi008.qwzkkv{-1:14682} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.8:6834/1539186393,v1:172.21.15.8:6835/1539186393] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:44:51.020 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).osd e81 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-07T21:44:51.020 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:51.020 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:51.020 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 0 mon.b@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-10-07T21:44:51.020 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:50 smithi081 bash[89466]: debug 2023-10-07T21:44:50.831+0000 7fa59367dc80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-10-07T21:44:51.766 INFO:teuthology.orchestra.run.smithi008.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:44:52.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'sleep 60' 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:50.834712+0000 mgr.y (mgr.25319) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.694069+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.696688+0000 mon.a (mon.0) 149 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.697257+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.697723+0000 mon.a (mon.0) 151 : cluster 1 mon.a calling monitor election 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.697834+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-10-07T21:44:52.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.698997+0000 mon.a (mon.0) 152 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.699177+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.717755+0000 mon.a (mon.0) 154 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.724136+0000 mon.a (mon.0) 155 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.725009+0000 mon.a (mon.0) 156 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.725063+0000 mon.a (mon.0) 157 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.725584+0000 mon.a (mon.0) 158 : cluster 0 mgrmap e39: y(active, since 2m), standbys: x 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: cluster 2023-10-07T21:44:51.747338+0000 mon.a (mon.0) 159 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.752126+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.758890+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.765821+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[105281]: audit 2023-10-07T21:44:51.809919+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:50.834712+0000 mgr.y (mgr.25319) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.694069+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.696688+0000 mon.a (mon.0) 149 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.697257+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.697723+0000 mon.a (mon.0) 151 : cluster 1 mon.a calling monitor election 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.697834+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.698997+0000 mon.a (mon.0) 152 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.699177+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.717755+0000 mon.a (mon.0) 154 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.724136+0000 mon.a (mon.0) 155 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:52.895 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.725009+0000 mon.a (mon.0) 156 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.725063+0000 mon.a (mon.0) 157 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.725584+0000 mon.a (mon.0) 158 : cluster 0 mgrmap e39: y(active, since 2m), standbys: x 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: cluster 2023-10-07T21:44:51.747338+0000 mon.a (mon.0) 159 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.752126+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.758890+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.765821+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.896 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:52 smithi008 bash[102097]: audit 2023-10-07T21:44:51.809919+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:50.834712+0000 mgr.y (mgr.25319) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.694069+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.696688+0000 mon.a (mon.0) 149 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.697257+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.697723+0000 mon.a (mon.0) 151 : cluster 1 mon.a calling monitor election 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.697834+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.698997+0000 mon.a (mon.0) 152 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.699177+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.717755+0000 mon.a (mon.0) 154 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:44:52.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.724136+0000 mon.a (mon.0) 155 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]} removed_ranks: {} 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.725009+0000 mon.a (mon.0) 156 : cluster 0 fsmap foo:1 {0=foo.smithi081.zbvtwc=up:active} 1 up:standby 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.725063+0000 mon.a (mon.0) 157 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.725584+0000 mon.a (mon.0) 158 : cluster 0 mgrmap e39: y(active, since 2m), standbys: x 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: cluster 2023-10-07T21:44:51.747338+0000 mon.a (mon.0) 159 : cluster 1 overall HEALTH_OK 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.752126+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.758890+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.765821+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:52.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:52 smithi081 bash[89466]: audit 2023-10-07T21:44:51.809919+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:53.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:44:53] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2023-10-07T21:44:54.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:54 smithi081 bash[89466]: cluster 2023-10-07T21:44:52.835762+0000 mgr.y (mgr.25319) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:55.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:54 smithi008 bash[105281]: cluster 2023-10-07T21:44:52.835762+0000 mgr.y (mgr.25319) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:55.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:54 smithi008 bash[102097]: cluster 2023-10-07T21:44:52.835762+0000 mgr.y (mgr.25319) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:56.142 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:44:55 smithi008 bash[92068]: debug 2023-10-07T21:44:55.843+0000 7f191efa5700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-07T21:44:56.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:56 smithi081 bash[89466]: cluster 2023-10-07T21:44:54.836381+0000 mgr.y (mgr.25319) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:56.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:56 smithi081 bash[89466]: audit 2023-10-07T21:44:55.877602+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:57.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:56 smithi008 bash[105281]: cluster 2023-10-07T21:44:54.836381+0000 mgr.y (mgr.25319) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:57.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:56 smithi008 bash[105281]: audit 2023-10-07T21:44:55.877602+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:57.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:56 smithi008 bash[102097]: cluster 2023-10-07T21:44:54.836381+0000 mgr.y (mgr.25319) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:57.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:56 smithi008 bash[102097]: audit 2023-10-07T21:44:55.877602+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:57.366 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:44:58.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[105281]: cluster 2023-10-07T21:44:56.837663+0000 mgr.y (mgr.25319) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[105281]: audit 2023-10-07T21:44:58.157446+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[105281]: audit 2023-10-07T21:44:58.165838+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.857 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[102097]: cluster 2023-10-07T21:44:56.837663+0000 mgr.y (mgr.25319) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.857 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[102097]: audit 2023-10-07T21:44:58.157446+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.857 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:44:58 smithi008 bash[102097]: audit 2023-10-07T21:44:58.165838+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:58 smithi081 bash[89466]: cluster 2023-10-07T21:44:56.837663+0000 mgr.y (mgr.25319) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:58 smithi081 bash[89466]: audit 2023-10-07T21:44:58.157446+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:44:58 smithi081 bash[89466]: audit 2023-10-07T21:44:58.165838+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:44:58.991 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:44:58 smithi081 bash[78778]: ts=2023-10-07T21:44:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[102097]: cluster 2023-10-07T21:44:58.838399+0000 mgr.y (mgr.25319) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[102097]: audit 2023-10-07T21:44:59.013390+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:00.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[102097]: audit 2023-10-07T21:44:59.022749+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:00.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[105281]: cluster 2023-10-07T21:44:58.838399+0000 mgr.y (mgr.25319) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[105281]: audit 2023-10-07T21:44:59.013390+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:00.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:00 smithi008 bash[105281]: audit 2023-10-07T21:44:59.022749+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:00.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:00 smithi081 bash[89466]: cluster 2023-10-07T21:44:58.838399+0000 mgr.y (mgr.25319) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:00 smithi081 bash[89466]: audit 2023-10-07T21:44:59.013390+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:00.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:00 smithi081 bash[89466]: audit 2023-10-07T21:44:59.022749+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:02.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:02 smithi008 bash[102097]: cluster 2023-10-07T21:45:00.839066+0000 mgr.y (mgr.25319) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:02.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:02 smithi008 bash[105281]: cluster 2023-10-07T21:45:00.839066+0000 mgr.y (mgr.25319) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:02 smithi081 bash[89466]: cluster 2023-10-07T21:45:00.839066+0000 mgr.y (mgr.25319) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:03.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:03] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2023-10-07T21:45:04.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:04 smithi008 bash[102097]: cluster 2023-10-07T21:45:02.840163+0000 mgr.y (mgr.25319) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:04 smithi008 bash[105281]: cluster 2023-10-07T21:45:02.840163+0000 mgr.y (mgr.25319) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:04 smithi081 bash[89466]: cluster 2023-10-07T21:45:02.840163+0000 mgr.y (mgr.25319) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:06.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:06 smithi081 bash[89466]: cluster 2023-10-07T21:45:04.840802+0000 mgr.y (mgr.25319) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:06.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:06 smithi008 bash[102097]: cluster 2023-10-07T21:45:04.840802+0000 mgr.y (mgr.25319) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:06.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:06 smithi008 bash[105281]: cluster 2023-10-07T21:45:04.840802+0000 mgr.y (mgr.25319) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:08 smithi008 bash[105281]: cluster 2023-10-07T21:45:06.841911+0000 mgr.y (mgr.25319) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:08 smithi008 bash[102097]: cluster 2023-10-07T21:45:06.841911+0000 mgr.y (mgr.25319) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:08 smithi081 bash[89466]: cluster 2023-10-07T21:45:06.841911+0000 mgr.y (mgr.25319) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.990 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:45:08 smithi081 bash[78778]: ts=2023-10-07T21:45:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: cluster 2023-10-07T21:45:08.842578+0000 mgr.y (mgr.25319) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.276168+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.286297+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.288258+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.289864+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.297525+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: cephadm 2023-10-07T21:45:09.369047+0000 mgr.y (mgr.25319) 103 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.369893+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.371796+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:10.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: audit 2023-10-07T21:45:09.373541+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[105281]: cephadm 2023-10-07T21:45:09.375438+0000 mgr.y (mgr.25319) 104 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: cluster 2023-10-07T21:45:08.842578+0000 mgr.y (mgr.25319) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.276168+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.286297+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.288258+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.289864+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.297525+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: cephadm 2023-10-07T21:45:09.369047+0000 mgr.y (mgr.25319) 103 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.369893+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:10.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.371796+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:10.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: audit 2023-10-07T21:45:09.373541+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.645 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:10 smithi008 bash[102097]: cephadm 2023-10-07T21:45:09.375438+0000 mgr.y (mgr.25319) 104 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2023-10-07T21:45:10.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: cluster 2023-10-07T21:45:08.842578+0000 mgr.y (mgr.25319) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.276168+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.286297+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.288258+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.289864+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.297525+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: cephadm 2023-10-07T21:45:09.369047+0000 mgr.y (mgr.25319) 103 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.369893+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.371796+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: audit 2023-10-07T21:45:09.373541+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:10 smithi081 bash[89466]: cephadm 2023-10-07T21:45:09.375438+0000 mgr.y (mgr.25319) 104 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2023-10-07T21:45:11.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:11 smithi008 bash[105281]: audit 2023-10-07T21:45:10.877585+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:11.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:11 smithi008 bash[102097]: audit 2023-10-07T21:45:10.877585+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:11.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:11 smithi081 bash[89466]: audit 2023-10-07T21:45:10.877585+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:12.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: cluster 2023-10-07T21:45:10.843268+0000 mgr.y (mgr.25319) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:12.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: audit 2023-10-07T21:45:11.680288+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:12.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: audit 2023-10-07T21:45:11.689008+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:12.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: cephadm 2023-10-07T21:45:11.697138+0000 mgr.y (mgr.25319) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:45:12.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: audit 2023-10-07T21:45:11.697704+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:12.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: audit 2023-10-07T21:45:11.699466+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:12.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: audit 2023-10-07T21:45:11.701186+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:12.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:12 smithi081 bash[89466]: cephadm 2023-10-07T21:45:11.702807+0000 mgr.y (mgr.25319) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:45:13.060 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: cluster 2023-10-07T21:45:10.843268+0000 mgr.y (mgr.25319) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: audit 2023-10-07T21:45:11.680288+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: audit 2023-10-07T21:45:11.689008+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: cephadm 2023-10-07T21:45:11.697138+0000 mgr.y (mgr.25319) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: audit 2023-10-07T21:45:11.697704+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: audit 2023-10-07T21:45:11.699466+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: audit 2023-10-07T21:45:11.701186+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[105281]: cephadm 2023-10-07T21:45:11.702807+0000 mgr.y (mgr.25319) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: cluster 2023-10-07T21:45:10.843268+0000 mgr.y (mgr.25319) 105 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: audit 2023-10-07T21:45:11.680288+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:13.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: audit 2023-10-07T21:45:11.689008+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:13.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: cephadm 2023-10-07T21:45:11.697138+0000 mgr.y (mgr.25319) 106 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:45:13.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: audit 2023-10-07T21:45:11.697704+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:13.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: audit 2023-10-07T21:45:11.699466+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:13.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: audit 2023-10-07T21:45:11.701186+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:13.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:12 smithi008 bash[102097]: cephadm 2023-10-07T21:45:11.702807+0000 mgr.y (mgr.25319) 107 : cephadm 1 Reconfiguring daemon mgr.y on smithi008 2023-10-07T21:45:13.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:13] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2023-10-07T21:45:14.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: cluster 2023-10-07T21:45:12.844136+0000 mgr.y (mgr.25319) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:14.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: audit 2023-10-07T21:45:13.896907+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:14.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: audit 2023-10-07T21:45:13.905928+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:14.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: audit 2023-10-07T21:45:13.923145+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:14.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: audit 2023-10-07T21:45:13.924720+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:14.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:14 smithi081 bash[89466]: audit 2023-10-07T21:45:13.926102+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: cluster 2023-10-07T21:45:12.844136+0000 mgr.y (mgr.25319) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: audit 2023-10-07T21:45:13.896907+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: audit 2023-10-07T21:45:13.905928+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: audit 2023-10-07T21:45:13.923145+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: audit 2023-10-07T21:45:13.924720+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:15.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[105281]: audit 2023-10-07T21:45:13.926102+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: cluster 2023-10-07T21:45:12.844136+0000 mgr.y (mgr.25319) 108 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: audit 2023-10-07T21:45:13.896907+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: audit 2023-10-07T21:45:13.905928+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: audit 2023-10-07T21:45:13.923145+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: audit 2023-10-07T21:45:13.924720+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:15.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:14 smithi008 bash[102097]: audit 2023-10-07T21:45:13.926102+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:15.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:15 smithi008 bash[105281]: cephadm 2023-10-07T21:45:13.922532+0000 mgr.y (mgr.25319) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-07T21:45:15.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:15 smithi008 bash[105281]: cephadm 2023-10-07T21:45:13.927785+0000 mgr.y (mgr.25319) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi008 2023-10-07T21:45:15.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:15 smithi008 bash[102097]: cephadm 2023-10-07T21:45:13.922532+0000 mgr.y (mgr.25319) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-07T21:45:15.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:15 smithi008 bash[102097]: cephadm 2023-10-07T21:45:13.927785+0000 mgr.y (mgr.25319) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi008 2023-10-07T21:45:15.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:15 smithi081 bash[89466]: cephadm 2023-10-07T21:45:13.922532+0000 mgr.y (mgr.25319) 109 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-07T21:45:15.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:15 smithi081 bash[89466]: cephadm 2023-10-07T21:45:13.927785+0000 mgr.y (mgr.25319) 110 : cephadm 1 Reconfiguring daemon mon.c on smithi008 2023-10-07T21:45:16.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:16 smithi081 bash[89466]: cluster 2023-10-07T21:45:14.844735+0000 mgr.y (mgr.25319) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:16.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:16 smithi081 bash[89466]: audit 2023-10-07T21:45:16.079313+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:16.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:16 smithi081 bash[89466]: audit 2023-10-07T21:45:16.087232+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:16.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:16 smithi081 bash[89466]: audit 2023-10-07T21:45:16.097219+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:45:16.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:16 smithi081 bash[89466]: audit 2023-10-07T21:45:16.098716+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:17.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[105281]: cluster 2023-10-07T21:45:14.844735+0000 mgr.y (mgr.25319) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:17.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[105281]: audit 2023-10-07T21:45:16.079313+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:17.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[105281]: audit 2023-10-07T21:45:16.087232+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:17.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[105281]: audit 2023-10-07T21:45:16.097219+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[105281]: audit 2023-10-07T21:45:16.098716+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[102097]: cluster 2023-10-07T21:45:14.844735+0000 mgr.y (mgr.25319) 111 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[102097]: audit 2023-10-07T21:45:16.079313+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[102097]: audit 2023-10-07T21:45:16.087232+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[102097]: audit 2023-10-07T21:45:16.097219+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:45:17.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:16 smithi008 bash[102097]: audit 2023-10-07T21:45:16.098716+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:17.811 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:17 smithi008 bash[105281]: cephadm 2023-10-07T21:45:16.096642+0000 mgr.y (mgr.25319) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:45:17.811 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:17 smithi008 bash[105281]: cephadm 2023-10-07T21:45:16.103222+0000 mgr.y (mgr.25319) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi008 2023-10-07T21:45:17.811 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:17 smithi008 bash[102097]: cephadm 2023-10-07T21:45:16.096642+0000 mgr.y (mgr.25319) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:45:17.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:17 smithi008 bash[102097]: cephadm 2023-10-07T21:45:16.103222+0000 mgr.y (mgr.25319) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi008 2023-10-07T21:45:17.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:17 smithi081 bash[89466]: cephadm 2023-10-07T21:45:16.096642+0000 mgr.y (mgr.25319) 112 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:45:17.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:17 smithi081 bash[89466]: cephadm 2023-10-07T21:45:16.103222+0000 mgr.y (mgr.25319) 113 : cephadm 1 Reconfiguring daemon osd.0 on smithi008 2023-10-07T21:45:18.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[89466]: cluster 2023-10-07T21:45:16.845790+0000 mgr.y (mgr.25319) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:18.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[89466]: audit 2023-10-07T21:45:18.500360+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:18.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[89466]: audit 2023-10-07T21:45:18.508762+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:18.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[89466]: audit 2023-10-07T21:45:18.523253+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:45:18.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[89466]: audit 2023-10-07T21:45:18.524705+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:18.991 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:45:18 smithi081 bash[78778]: ts=2023-10-07T21:45:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:19.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[102097]: cluster 2023-10-07T21:45:16.845790+0000 mgr.y (mgr.25319) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:19.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[102097]: audit 2023-10-07T21:45:18.500360+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:19.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[102097]: audit 2023-10-07T21:45:18.508762+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[102097]: audit 2023-10-07T21:45:18.523253+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[102097]: audit 2023-10-07T21:45:18.524705+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[105281]: cluster 2023-10-07T21:45:16.845790+0000 mgr.y (mgr.25319) 114 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[105281]: audit 2023-10-07T21:45:18.500360+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[105281]: audit 2023-10-07T21:45:18.508762+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:19.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[105281]: audit 2023-10-07T21:45:18.523253+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:45:19.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:18 smithi008 bash[105281]: audit 2023-10-07T21:45:18.524705+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:19.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:19 smithi081 bash[89466]: cephadm 2023-10-07T21:45:18.522585+0000 mgr.y (mgr.25319) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:45:19.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:19 smithi081 bash[89466]: cephadm 2023-10-07T21:45:18.528977+0000 mgr.y (mgr.25319) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi008 2023-10-07T21:45:20.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:19 smithi008 bash[105281]: cephadm 2023-10-07T21:45:18.522585+0000 mgr.y (mgr.25319) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:45:20.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:19 smithi008 bash[105281]: cephadm 2023-10-07T21:45:18.528977+0000 mgr.y (mgr.25319) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi008 2023-10-07T21:45:20.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:19 smithi008 bash[102097]: cephadm 2023-10-07T21:45:18.522585+0000 mgr.y (mgr.25319) 115 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:45:20.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:19 smithi008 bash[102097]: cephadm 2023-10-07T21:45:18.528977+0000 mgr.y (mgr.25319) 116 : cephadm 1 Reconfiguring daemon osd.1 on smithi008 2023-10-07T21:45:20.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:20 smithi081 bash[89466]: cluster 2023-10-07T21:45:18.846473+0000 mgr.y (mgr.25319) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:20.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:20 smithi081 bash[89466]: audit 2023-10-07T21:45:20.702164+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:20 smithi008 bash[102097]: cluster 2023-10-07T21:45:18.846473+0000 mgr.y (mgr.25319) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:21.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:20 smithi008 bash[102097]: audit 2023-10-07T21:45:20.702164+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:20 smithi008 bash[105281]: cluster 2023-10-07T21:45:18.846473+0000 mgr.y (mgr.25319) 117 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:21.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:20 smithi008 bash[105281]: audit 2023-10-07T21:45:20.702164+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.979 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[105281]: audit 2023-10-07T21:45:20.710877+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.979 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[105281]: cephadm 2023-10-07T21:45:20.747871+0000 mgr.y (mgr.25319) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:45:21.979 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[105281]: audit 2023-10-07T21:45:20.748572+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[105281]: audit 2023-10-07T21:45:20.750358+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[105281]: cephadm 2023-10-07T21:45:20.755525+0000 mgr.y (mgr.25319) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi008 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[102097]: audit 2023-10-07T21:45:20.710877+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[102097]: cephadm 2023-10-07T21:45:20.747871+0000 mgr.y (mgr.25319) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[102097]: audit 2023-10-07T21:45:20.748572+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[102097]: audit 2023-10-07T21:45:20.750358+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:21.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:21 smithi008 bash[102097]: cephadm 2023-10-07T21:45:20.755525+0000 mgr.y (mgr.25319) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi008 2023-10-07T21:45:21.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:21 smithi081 bash[89466]: audit 2023-10-07T21:45:20.710877+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:21.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:21 smithi081 bash[89466]: cephadm 2023-10-07T21:45:20.747871+0000 mgr.y (mgr.25319) 118 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:45:21.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:21 smithi081 bash[89466]: audit 2023-10-07T21:45:20.748572+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:45:21.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:21 smithi081 bash[89466]: audit 2023-10-07T21:45:20.750358+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:21.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:21 smithi081 bash[89466]: cephadm 2023-10-07T21:45:20.755525+0000 mgr.y (mgr.25319) 119 : cephadm 1 Reconfiguring daemon osd.2 on smithi008 2023-10-07T21:45:22.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:22 smithi081 bash[89466]: cluster 2023-10-07T21:45:20.847110+0000 mgr.y (mgr.25319) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.063 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:22 smithi008 bash[105281]: cluster 2023-10-07T21:45:20.847110+0000 mgr.y (mgr.25319) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:22 smithi008 bash[102097]: cluster 2023-10-07T21:45:20.847110+0000 mgr.y (mgr.25319) 120 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:23] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: cluster 2023-10-07T21:45:22.848192+0000 mgr.y (mgr.25319) 121 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: audit 2023-10-07T21:45:23.010561+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: audit 2023-10-07T21:45:23.027390+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: cephadm 2023-10-07T21:45:23.074604+0000 mgr.y (mgr.25319) 122 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: audit 2023-10-07T21:45:23.075306+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:45:24.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: audit 2023-10-07T21:45:23.077186+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[105281]: cephadm 2023-10-07T21:45:23.081934+0000 mgr.y (mgr.25319) 123 : cephadm 1 Reconfiguring daemon osd.3 on smithi008 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: cluster 2023-10-07T21:45:22.848192+0000 mgr.y (mgr.25319) 121 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: audit 2023-10-07T21:45:23.010561+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: audit 2023-10-07T21:45:23.027390+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: cephadm 2023-10-07T21:45:23.074604+0000 mgr.y (mgr.25319) 122 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: audit 2023-10-07T21:45:23.075306+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: audit 2023-10-07T21:45:23.077186+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:24.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:24 smithi008 bash[102097]: cephadm 2023-10-07T21:45:23.081934+0000 mgr.y (mgr.25319) 123 : cephadm 1 Reconfiguring daemon osd.3 on smithi008 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: cluster 2023-10-07T21:45:22.848192+0000 mgr.y (mgr.25319) 121 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: audit 2023-10-07T21:45:23.010561+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: audit 2023-10-07T21:45:23.027390+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: cephadm 2023-10-07T21:45:23.074604+0000 mgr.y (mgr.25319) 122 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: audit 2023-10-07T21:45:23.075306+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:45:24.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: audit 2023-10-07T21:45:23.077186+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:24.491 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:24 smithi081 bash[89466]: cephadm 2023-10-07T21:45:23.081934+0000 mgr.y (mgr.25319) 123 : cephadm 1 Reconfiguring daemon osd.3 on smithi008 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: cluster 2023-10-07T21:45:24.848841+0000 mgr.y (mgr.25319) 124 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: audit 2023-10-07T21:45:25.360375+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: audit 2023-10-07T21:45:25.366101+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: cephadm 2023-10-07T21:45:25.403523+0000 mgr.y (mgr.25319) 125 : cephadm 1 Reconfiguring mds.foo.smithi008.qwzkkv (monmap changed)... 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: audit 2023-10-07T21:45:25.404270+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: audit 2023-10-07T21:45:25.406304+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: cephadm 2023-10-07T21:45:25.408235+0000 mgr.y (mgr.25319) 126 : cephadm 1 Reconfiguring daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:45:26.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[105281]: audit 2023-10-07T21:45:25.877437+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: cluster 2023-10-07T21:45:24.848841+0000 mgr.y (mgr.25319) 124 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: audit 2023-10-07T21:45:25.360375+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: audit 2023-10-07T21:45:25.366101+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: cephadm 2023-10-07T21:45:25.403523+0000 mgr.y (mgr.25319) 125 : cephadm 1 Reconfiguring mds.foo.smithi008.qwzkkv (monmap changed)... 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: audit 2023-10-07T21:45:25.404270+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: audit 2023-10-07T21:45:25.406304+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: cephadm 2023-10-07T21:45:25.408235+0000 mgr.y (mgr.25319) 126 : cephadm 1 Reconfiguring daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:45:26.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:26 smithi008 bash[102097]: audit 2023-10-07T21:45:25.877437+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: cluster 2023-10-07T21:45:24.848841+0000 mgr.y (mgr.25319) 124 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: audit 2023-10-07T21:45:25.360375+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: audit 2023-10-07T21:45:25.366101+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: cephadm 2023-10-07T21:45:25.403523+0000 mgr.y (mgr.25319) 125 : cephadm 1 Reconfiguring mds.foo.smithi008.qwzkkv (monmap changed)... 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: audit 2023-10-07T21:45:25.404270+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi008.qwzkkv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: audit 2023-10-07T21:45:25.406304+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:26.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: cephadm 2023-10-07T21:45:25.408235+0000 mgr.y (mgr.25319) 126 : cephadm 1 Reconfiguring daemon mds.foo.smithi008.qwzkkv on smithi008 2023-10-07T21:45:26.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:26 smithi081 bash[89466]: audit 2023-10-07T21:45:25.877437+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:28.871 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[78778]: ts=2023-10-07T21:45:28.665Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:28.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: cluster 2023-10-07T21:45:26.849914+0000 mgr.y (mgr.25319) 127 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: audit 2023-10-07T21:45:27.610990+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: audit 2023-10-07T21:45:27.619039+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: cephadm 2023-10-07T21:45:27.627791+0000 mgr.y (mgr.25319) 128 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: audit 2023-10-07T21:45:27.628423+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: audit 2023-10-07T21:45:27.630007+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: audit 2023-10-07T21:45:27.631467+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:28.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:28 smithi081 bash[89466]: cephadm 2023-10-07T21:45:27.633330+0000 mgr.y (mgr.25319) 129 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-10-07T21:45:28.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: cluster 2023-10-07T21:45:26.849914+0000 mgr.y (mgr.25319) 127 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: audit 2023-10-07T21:45:27.610990+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: audit 2023-10-07T21:45:27.619039+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: cephadm 2023-10-07T21:45:27.627791+0000 mgr.y (mgr.25319) 128 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-07T21:45:28.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: audit 2023-10-07T21:45:27.628423+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:28.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: audit 2023-10-07T21:45:27.630007+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:28.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: audit 2023-10-07T21:45:27.631467+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:28.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[102097]: cephadm 2023-10-07T21:45:27.633330+0000 mgr.y (mgr.25319) 129 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: cluster 2023-10-07T21:45:26.849914+0000 mgr.y (mgr.25319) 127 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: audit 2023-10-07T21:45:27.610990+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: audit 2023-10-07T21:45:27.619039+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: cephadm 2023-10-07T21:45:27.627791+0000 mgr.y (mgr.25319) 128 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: audit 2023-10-07T21:45:27.628423+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: audit 2023-10-07T21:45:27.630007+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: audit 2023-10-07T21:45:27.631467+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:28.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:28 smithi008 bash[105281]: cephadm 2023-10-07T21:45:27.633330+0000 mgr.y (mgr.25319) 129 : cephadm 1 Reconfiguring daemon mon.b on smithi081 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: cluster 2023-10-07T21:45:28.850538+0000 mgr.y (mgr.25319) 130 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: audit 2023-10-07T21:45:29.777148+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: audit 2023-10-07T21:45:29.784522+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: audit 2023-10-07T21:45:29.804349+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: audit 2023-10-07T21:45:29.806123+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:31.046 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:30 smithi081 bash[89466]: audit 2023-10-07T21:45:29.807575+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:31.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: cluster 2023-10-07T21:45:28.850538+0000 mgr.y (mgr.25319) 130 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:31.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: audit 2023-10-07T21:45:29.777148+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: audit 2023-10-07T21:45:29.784522+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: audit 2023-10-07T21:45:29.804349+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: audit 2023-10-07T21:45:29.806123+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[102097]: audit 2023-10-07T21:45:29.807575+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: cluster 2023-10-07T21:45:28.850538+0000 mgr.y (mgr.25319) 130 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: audit 2023-10-07T21:45:29.777148+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: audit 2023-10-07T21:45:29.784522+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: audit 2023-10-07T21:45:29.804349+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: audit 2023-10-07T21:45:29.806123+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:45:31.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:30 smithi008 bash[105281]: audit 2023-10-07T21:45:29.807575+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:32.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:31 smithi008 bash[102097]: cephadm 2023-10-07T21:45:29.803693+0000 mgr.y (mgr.25319) 131 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:45:32.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:31 smithi008 bash[102097]: cephadm 2023-10-07T21:45:29.809056+0000 mgr.y (mgr.25319) 132 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-10-07T21:45:32.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:31 smithi008 bash[105281]: cephadm 2023-10-07T21:45:29.803693+0000 mgr.y (mgr.25319) 131 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:45:32.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:31 smithi008 bash[105281]: cephadm 2023-10-07T21:45:29.809056+0000 mgr.y (mgr.25319) 132 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-10-07T21:45:32.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:31 smithi081 bash[89466]: cephadm 2023-10-07T21:45:29.803693+0000 mgr.y (mgr.25319) 131 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:45:32.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:31 smithi081 bash[89466]: cephadm 2023-10-07T21:45:29.809056+0000 mgr.y (mgr.25319) 132 : cephadm 1 Reconfiguring daemon mgr.x on smithi081 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[102097]: cluster 2023-10-07T21:45:30.851198+0000 mgr.y (mgr.25319) 133 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[102097]: audit 2023-10-07T21:45:31.979680+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[102097]: audit 2023-10-07T21:45:31.988585+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[102097]: audit 2023-10-07T21:45:32.030921+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[102097]: audit 2023-10-07T21:45:32.032623+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[105281]: cluster 2023-10-07T21:45:30.851198+0000 mgr.y (mgr.25319) 133 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[105281]: audit 2023-10-07T21:45:31.979680+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[105281]: audit 2023-10-07T21:45:31.988585+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.065 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[105281]: audit 2023-10-07T21:45:32.030921+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:45:33.065 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:32 smithi008 bash[105281]: audit 2023-10-07T21:45:32.032623+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:33.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:32 smithi081 bash[89466]: cluster 2023-10-07T21:45:30.851198+0000 mgr.y (mgr.25319) 133 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:33.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:32 smithi081 bash[89466]: audit 2023-10-07T21:45:31.979680+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:32 smithi081 bash[89466]: audit 2023-10-07T21:45:31.988585+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:33.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:32 smithi081 bash[89466]: audit 2023-10-07T21:45:32.030921+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:45:33.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:32 smithi081 bash[89466]: audit 2023-10-07T21:45:32.032623+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:33.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:33] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2023-10-07T21:45:33.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:33 smithi081 bash[89466]: cephadm 2023-10-07T21:45:32.030261+0000 mgr.y (mgr.25319) 134 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:45:33.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:33 smithi081 bash[89466]: cephadm 2023-10-07T21:45:32.037254+0000 mgr.y (mgr.25319) 135 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-10-07T21:45:34.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:33 smithi008 bash[105281]: cephadm 2023-10-07T21:45:32.030261+0000 mgr.y (mgr.25319) 134 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:45:34.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:33 smithi008 bash[105281]: cephadm 2023-10-07T21:45:32.037254+0000 mgr.y (mgr.25319) 135 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-10-07T21:45:34.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:33 smithi008 bash[102097]: cephadm 2023-10-07T21:45:32.030261+0000 mgr.y (mgr.25319) 134 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:45:34.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:33 smithi008 bash[102097]: cephadm 2023-10-07T21:45:32.037254+0000 mgr.y (mgr.25319) 135 : cephadm 1 Reconfiguring daemon osd.4 on smithi081 2023-10-07T21:45:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: cluster 2023-10-07T21:45:32.852260+0000 mgr.y (mgr.25319) 136 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: audit 2023-10-07T21:45:34.174299+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: audit 2023-10-07T21:45:34.182857+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: cephadm 2023-10-07T21:45:34.206632+0000 mgr.y (mgr.25319) 137 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:45:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: audit 2023-10-07T21:45:34.207302+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: audit 2023-10-07T21:45:34.208685+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[105281]: cephadm 2023-10-07T21:45:34.211636+0000 mgr.y (mgr.25319) 138 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: cluster 2023-10-07T21:45:32.852260+0000 mgr.y (mgr.25319) 136 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: audit 2023-10-07T21:45:34.174299+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: audit 2023-10-07T21:45:34.182857+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: cephadm 2023-10-07T21:45:34.206632+0000 mgr.y (mgr.25319) 137 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: audit 2023-10-07T21:45:34.207302+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: audit 2023-10-07T21:45:34.208685+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:34 smithi008 bash[102097]: cephadm 2023-10-07T21:45:34.211636+0000 mgr.y (mgr.25319) 138 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: cluster 2023-10-07T21:45:32.852260+0000 mgr.y (mgr.25319) 136 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: audit 2023-10-07T21:45:34.174299+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: audit 2023-10-07T21:45:34.182857+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: cephadm 2023-10-07T21:45:34.206632+0000 mgr.y (mgr.25319) 137 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: audit 2023-10-07T21:45:34.207302+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: audit 2023-10-07T21:45:34.208685+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:34 smithi081 bash[89466]: cephadm 2023-10-07T21:45:34.211636+0000 mgr.y (mgr.25319) 138 : cephadm 1 Reconfiguring daemon osd.5 on smithi081 2023-10-07T21:45:36.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:36 smithi008 bash[105281]: cluster 2023-10-07T21:45:34.852897+0000 mgr.y (mgr.25319) 139 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:36 smithi008 bash[102097]: cluster 2023-10-07T21:45:34.852897+0000 mgr.y (mgr.25319) 139 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:36.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:36 smithi081 bash[89466]: cluster 2023-10-07T21:45:34.852897+0000 mgr.y (mgr.25319) 139 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: audit 2023-10-07T21:45:36.572457+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: audit 2023-10-07T21:45:36.580790+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: cephadm 2023-10-07T21:45:36.632003+0000 mgr.y (mgr.25319) 140 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: audit 2023-10-07T21:45:36.632666+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: audit 2023-10-07T21:45:36.634452+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:37.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:37 smithi081 bash[89466]: cephadm 2023-10-07T21:45:36.639007+0000 mgr.y (mgr.25319) 141 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: audit 2023-10-07T21:45:36.572457+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: audit 2023-10-07T21:45:36.580790+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: cephadm 2023-10-07T21:45:36.632003+0000 mgr.y (mgr.25319) 140 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: audit 2023-10-07T21:45:36.632666+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: audit 2023-10-07T21:45:36.634452+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:37.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[105281]: cephadm 2023-10-07T21:45:36.639007+0000 mgr.y (mgr.25319) 141 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: audit 2023-10-07T21:45:36.572457+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: audit 2023-10-07T21:45:36.580790+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: cephadm 2023-10-07T21:45:36.632003+0000 mgr.y (mgr.25319) 140 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: audit 2023-10-07T21:45:36.632666+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: audit 2023-10-07T21:45:36.634452+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:37.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:37 smithi008 bash[102097]: cephadm 2023-10-07T21:45:36.639007+0000 mgr.y (mgr.25319) 141 : cephadm 1 Reconfiguring daemon osd.6 on smithi081 2023-10-07T21:45:38.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:38 smithi008 bash[105281]: cluster 2023-10-07T21:45:36.853954+0000 mgr.y (mgr.25319) 142 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:38.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:38 smithi008 bash[102097]: cluster 2023-10-07T21:45:36.853954+0000 mgr.y (mgr.25319) 142 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:38.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:45:38 smithi081 bash[78778]: ts=2023-10-07T21:45:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:38.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:38 smithi081 bash[89466]: cluster 2023-10-07T21:45:36.853954+0000 mgr.y (mgr.25319) 142 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:39.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: audit 2023-10-07T21:45:38.693331+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:39.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: audit 2023-10-07T21:45:38.701312+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:39.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: cephadm 2023-10-07T21:45:38.709135+0000 mgr.y (mgr.25319) 143 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:45:39.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: audit 2023-10-07T21:45:38.709628+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:45:39.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: audit 2023-10-07T21:45:38.710967+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:39.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:39 smithi081 bash[89466]: cephadm 2023-10-07T21:45:38.714872+0000 mgr.y (mgr.25319) 144 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-10-07T21:45:40.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: audit 2023-10-07T21:45:38.693331+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:40.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: audit 2023-10-07T21:45:38.701312+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:40.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: cephadm 2023-10-07T21:45:38.709135+0000 mgr.y (mgr.25319) 143 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:45:40.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: audit 2023-10-07T21:45:38.709628+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: audit 2023-10-07T21:45:38.710967+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[105281]: cephadm 2023-10-07T21:45:38.714872+0000 mgr.y (mgr.25319) 144 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: audit 2023-10-07T21:45:38.693331+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: audit 2023-10-07T21:45:38.701312+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: cephadm 2023-10-07T21:45:38.709135+0000 mgr.y (mgr.25319) 143 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: audit 2023-10-07T21:45:38.709628+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: audit 2023-10-07T21:45:38.710967+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:40.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:39 smithi008 bash[102097]: cephadm 2023-10-07T21:45:38.714872+0000 mgr.y (mgr.25319) 144 : cephadm 1 Reconfiguring daemon osd.7 on smithi081 2023-10-07T21:45:40.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:40 smithi081 bash[89466]: cluster 2023-10-07T21:45:38.854574+0000 mgr.y (mgr.25319) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:41.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:40 smithi008 bash[105281]: cluster 2023-10-07T21:45:38.854574+0000 mgr.y (mgr.25319) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:41.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:40 smithi008 bash[102097]: cluster 2023-10-07T21:45:38.854574+0000 mgr.y (mgr.25319) 145 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:41.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:41 smithi081 bash[89466]: audit 2023-10-07T21:45:40.878566+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:41.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:41 smithi081 bash[89466]: audit 2023-10-07T21:45:40.972063+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:41.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:41 smithi081 bash[89466]: audit 2023-10-07T21:45:40.980015+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:41.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:41 smithi081 bash[89466]: audit 2023-10-07T21:45:40.989060+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:41.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:41 smithi081 bash[89466]: audit 2023-10-07T21:45:40.990839+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[105281]: audit 2023-10-07T21:45:40.878566+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[105281]: audit 2023-10-07T21:45:40.972063+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[105281]: audit 2023-10-07T21:45:40.980015+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[105281]: audit 2023-10-07T21:45:40.989060+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[105281]: audit 2023-10-07T21:45:40.990839+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[102097]: audit 2023-10-07T21:45:40.878566+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[102097]: audit 2023-10-07T21:45:40.972063+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[102097]: audit 2023-10-07T21:45:40.980015+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[102097]: audit 2023-10-07T21:45:40.989060+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.zbvtwc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-07T21:45:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:41 smithi008 bash[102097]: audit 2023-10-07T21:45:40.990839+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:42.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:42 smithi081 bash[89466]: cluster 2023-10-07T21:45:40.855263+0000 mgr.y (mgr.25319) 146 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:42.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:42 smithi081 bash[89466]: cephadm 2023-10-07T21:45:40.988420+0000 mgr.y (mgr.25319) 147 : cephadm 1 Reconfiguring mds.foo.smithi081.zbvtwc (monmap changed)... 2023-10-07T21:45:42.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:42 smithi081 bash[89466]: cephadm 2023-10-07T21:45:40.992636+0000 mgr.y (mgr.25319) 148 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:45:43.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[102097]: cluster 2023-10-07T21:45:40.855263+0000 mgr.y (mgr.25319) 146 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:43.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[102097]: cephadm 2023-10-07T21:45:40.988420+0000 mgr.y (mgr.25319) 147 : cephadm 1 Reconfiguring mds.foo.smithi081.zbvtwc (monmap changed)... 2023-10-07T21:45:43.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[102097]: cephadm 2023-10-07T21:45:40.992636+0000 mgr.y (mgr.25319) 148 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:45:43.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[105281]: cluster 2023-10-07T21:45:40.855263+0000 mgr.y (mgr.25319) 146 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:43.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[105281]: cephadm 2023-10-07T21:45:40.988420+0000 mgr.y (mgr.25319) 147 : cephadm 1 Reconfiguring mds.foo.smithi081.zbvtwc (monmap changed)... 2023-10-07T21:45:43.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:42 smithi008 bash[105281]: cephadm 2023-10-07T21:45:40.992636+0000 mgr.y (mgr.25319) 148 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.zbvtwc on smithi081 2023-10-07T21:45:43.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:43] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: cluster 2023-10-07T21:45:42.856366+0000 mgr.y (mgr.25319) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: audit 2023-10-07T21:45:43.126904+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: audit 2023-10-07T21:45:43.135441+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: audit 2023-10-07T21:45:43.171382+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: audit 2023-10-07T21:45:43.601256+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[105281]: audit 2023-10-07T21:45:43.608961+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: cluster 2023-10-07T21:45:42.856366+0000 mgr.y (mgr.25319) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: audit 2023-10-07T21:45:43.126904+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: audit 2023-10-07T21:45:43.135441+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: audit 2023-10-07T21:45:43.171382+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: audit 2023-10-07T21:45:43.601256+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:44 smithi008 bash[102097]: audit 2023-10-07T21:45:43.608961+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: cluster 2023-10-07T21:45:42.856366+0000 mgr.y (mgr.25319) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: audit 2023-10-07T21:45:43.126904+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: audit 2023-10-07T21:45:43.135441+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: audit 2023-10-07T21:45:43.171382+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: audit 2023-10-07T21:45:43.601256+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:44 smithi081 bash[89466]: audit 2023-10-07T21:45:43.608961+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:46.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:46 smithi008 bash[102097]: cluster 2023-10-07T21:45:44.856993+0000 mgr.y (mgr.25319) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:46.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:46 smithi008 bash[105281]: cluster 2023-10-07T21:45:44.856993+0000 mgr.y (mgr.25319) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:46.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:46 smithi081 bash[89466]: cluster 2023-10-07T21:45:44.856993+0000 mgr.y (mgr.25319) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:48 smithi008 bash[102097]: cluster 2023-10-07T21:45:46.858080+0000 mgr.y (mgr.25319) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:48 smithi008 bash[105281]: cluster 2023-10-07T21:45:46.858080+0000 mgr.y (mgr.25319) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:48 smithi081 bash[89466]: cluster 2023-10-07T21:45:46.858080+0000 mgr.y (mgr.25319) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.989 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 21:45:48 smithi081 bash[78778]: ts=2023-10-07T21:45:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi081.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.8\", device_class=\"ssd\", hostname=\"smithi008\", instance=\"smithi008:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.8\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: cluster 2023-10-07T21:45:48.858778+0000 mgr.y (mgr.25319) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: audit 2023-10-07T21:45:49.267215+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: audit 2023-10-07T21:45:49.274597+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: audit 2023-10-07T21:45:49.792889+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: audit 2023-10-07T21:45:49.794706+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:50.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[105281]: audit 2023-10-07T21:45:49.803437+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: cluster 2023-10-07T21:45:48.858778+0000 mgr.y (mgr.25319) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: audit 2023-10-07T21:45:49.267215+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: audit 2023-10-07T21:45:49.274597+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: audit 2023-10-07T21:45:49.792889+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: audit 2023-10-07T21:45:49.794706+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:50.643 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:50 smithi008 bash[102097]: audit 2023-10-07T21:45:49.803437+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: cluster 2023-10-07T21:45:48.858778+0000 mgr.y (mgr.25319) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: audit 2023-10-07T21:45:49.267215+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: audit 2023-10-07T21:45:49.274597+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:50.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: audit 2023-10-07T21:45:49.792889+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:50.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: audit 2023-10-07T21:45:49.794706+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:50.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:50 smithi081 bash[89466]: audit 2023-10-07T21:45:49.803437+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:45:52.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:52 smithi008 bash[102097]: cluster 2023-10-07T21:45:50.859491+0000 mgr.y (mgr.25319) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:52.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:52 smithi008 bash[105281]: cluster 2023-10-07T21:45:50.859491+0000 mgr.y (mgr.25319) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:52 smithi081 bash[89466]: cluster 2023-10-07T21:45:50.859491+0000 mgr.y (mgr.25319) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:53.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:45:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:45:53] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2023-10-07T21:45:54.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:54 smithi008 bash[102097]: cluster 2023-10-07T21:45:52.860531+0000 mgr.y (mgr.25319) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:54.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:54 smithi008 bash[105281]: cluster 2023-10-07T21:45:52.860531+0000 mgr.y (mgr.25319) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:54 smithi081 bash[89466]: cluster 2023-10-07T21:45:52.860531+0000 mgr.y (mgr.25319) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:56 smithi008 bash[105281]: cluster 2023-10-07T21:45:54.861152+0000 mgr.y (mgr.25319) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:56 smithi008 bash[105281]: audit 2023-10-07T21:45:55.878945+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:56 smithi008 bash[102097]: cluster 2023-10-07T21:45:54.861152+0000 mgr.y (mgr.25319) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:56 smithi008 bash[102097]: audit 2023-10-07T21:45:55.878945+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:56 smithi081 bash[89466]: cluster 2023-10-07T21:45:54.861152+0000 mgr.y (mgr.25319) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:56 smithi081 bash[89466]: audit 2023-10-07T21:45:55.878945+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:58.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:45:58 smithi008 bash[105281]: cluster 2023-10-07T21:45:56.862138+0000 mgr.y (mgr.25319) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:58.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:45:58 smithi008 bash[102097]: cluster 2023-10-07T21:45:56.862138+0000 mgr.y (mgr.25319) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:58.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:45:58 smithi081 bash[89466]: cluster 2023-10-07T21:45:56.862138+0000 mgr.y (mgr.25319) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:00 smithi008 bash[102097]: cluster 2023-10-07T21:45:58.862730+0000 mgr.y (mgr.25319) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:00 smithi008 bash[105281]: cluster 2023-10-07T21:45:58.862730+0000 mgr.y (mgr.25319) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:00 smithi081 bash[89466]: cluster 2023-10-07T21:45:58.862730+0000 mgr.y (mgr.25319) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:01.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade resume' 2023-10-07T21:46:02.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:02 smithi008 bash[102097]: cluster 2023-10-07T21:46:00.863378+0000 mgr.y (mgr.25319) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:02.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:02 smithi008 bash[105281]: cluster 2023-10-07T21:46:00.863378+0000 mgr.y (mgr.25319) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:02 smithi081 bash[89466]: cluster 2023-10-07T21:46:00.863378+0000 mgr.y (mgr.25319) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:03.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:03] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2023-10-07T21:46:04.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:04 smithi008 bash[105281]: cluster 2023-10-07T21:46:02.864449+0000 mgr.y (mgr.25319) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:04.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:04 smithi008 bash[102097]: cluster 2023-10-07T21:46:02.864449+0000 mgr.y (mgr.25319) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:04.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:04 smithi081 bash[89466]: cluster 2023-10-07T21:46:02.864449+0000 mgr.y (mgr.25319) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:06.288 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:46:06.644 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:06 smithi008 bash[102097]: cluster 2023-10-07T21:46:04.865088+0000 mgr.y (mgr.25319) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:06.644 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:06 smithi008 bash[105281]: cluster 2023-10-07T21:46:04.865088+0000 mgr.y (mgr.25319) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:06 smithi081 bash[89466]: cluster 2023-10-07T21:46:04.865088+0000 mgr.y (mgr.25319) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:08 smithi008 bash[105281]: cluster 2023-10-07T21:46:06.866137+0000 mgr.y (mgr.25319) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:08 smithi008 bash[102097]: cluster 2023-10-07T21:46:06.866137+0000 mgr.y (mgr.25319) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:08 smithi081 bash[89466]: cluster 2023-10-07T21:46:06.866137+0000 mgr.y (mgr.25319) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:09.727 INFO:teuthology.orchestra.run.smithi008.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:10.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'echo wait for all mons to upgrade' 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[105281]: cluster 2023-10-07T21:46:08.866770+0000 mgr.y (mgr.25319) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[105281]: audit 2023-10-07T21:46:09.713692+0000 mgr.y (mgr.25319) 163 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[105281]: cephadm 2023-10-07T21:46:09.714390+0000 mgr.y (mgr.25319) 164 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[105281]: audit 2023-10-07T21:46:09.720784+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[105281]: audit 2023-10-07T21:46:09.753635+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[102097]: cluster 2023-10-07T21:46:08.866770+0000 mgr.y (mgr.25319) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[102097]: audit 2023-10-07T21:46:09.713692+0000 mgr.y (mgr.25319) 163 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:10.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[102097]: cephadm 2023-10-07T21:46:09.714390+0000 mgr.y (mgr.25319) 164 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:10.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[102097]: audit 2023-10-07T21:46:09.720784+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:10.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:10 smithi008 bash[102097]: audit 2023-10-07T21:46:09.753635+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:10.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:10 smithi081 bash[89466]: cluster 2023-10-07T21:46:08.866770+0000 mgr.y (mgr.25319) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:10 smithi081 bash[89466]: audit 2023-10-07T21:46:09.713692+0000 mgr.y (mgr.25319) 163 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:10.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:10 smithi081 bash[89466]: cephadm 2023-10-07T21:46:09.714390+0000 mgr.y (mgr.25319) 164 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:10.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:10 smithi081 bash[89466]: audit 2023-10-07T21:46:09.720784+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:10.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:10 smithi081 bash[89466]: audit 2023-10-07T21:46:09.753635+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:11 smithi081 bash[89466]: audit 2023-10-07T21:46:10.879021+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:12.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:11 smithi008 bash[102097]: audit 2023-10-07T21:46:10.879021+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:12.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:11 smithi008 bash[105281]: audit 2023-10-07T21:46:10.879021+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:12.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:12 smithi081 bash[89466]: cluster 2023-10-07T21:46:10.867375+0000 mgr.y (mgr.25319) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:13.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:12 smithi008 bash[102097]: cluster 2023-10-07T21:46:10.867375+0000 mgr.y (mgr.25319) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:13.063 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:12 smithi008 bash[105281]: cluster 2023-10-07T21:46:10.867375+0000 mgr.y (mgr.25319) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:13.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:13] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2023-10-07T21:46:15.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:14 smithi008 bash[102097]: cluster 2023-10-07T21:46:12.868491+0000 mgr.y (mgr.25319) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:14 smithi008 bash[105281]: cluster 2023-10-07T21:46:12.868491+0000 mgr.y (mgr.25319) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:15.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:14 smithi081 bash[89466]: cluster 2023-10-07T21:46:12.868491+0000 mgr.y (mgr.25319) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:15.360 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:46:17.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: cluster 2023-10-07T21:46:14.869166+0000 mgr.y (mgr.25319) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.157386+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.165640+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.638102+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.639860+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.650054+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[105281]: audit 2023-10-07T21:46:16.732259+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: cluster 2023-10-07T21:46:14.869166+0000 mgr.y (mgr.25319) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.157386+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.165640+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.638102+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:17.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.639860+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:17.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.650054+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:16 smithi008 bash[102097]: audit 2023-10-07T21:46:16.732259+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: cluster 2023-10-07T21:46:14.869166+0000 mgr.y (mgr.25319) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.157386+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.165640+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.638102+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:17.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.639860+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:17.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.650054+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:17.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:16 smithi081 bash[89466]: audit 2023-10-07T21:46:16.732259+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:18.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.735321+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.743272+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: cephadm 2023-10-07T21:46:16.744369+0000 mgr.y (mgr.25319) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.747933+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.750516+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.753679+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.756056+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.759409+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.761531+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:46:18.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.767668+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.771360+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: cephadm 2023-10-07T21:46:16.772540+0000 mgr.y (mgr.25319) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.776352+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.779808+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: audit 2023-10-07T21:46:16.780065+0000 mgr.y (mgr.25319) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[102097]: cephadm 2023-10-07T21:46:16.781403+0000 mgr.y (mgr.25319) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.735321+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.743272+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: cephadm 2023-10-07T21:46:16.744369+0000 mgr.y (mgr.25319) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.747933+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.750516+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.753679+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.756056+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.759409+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.761531+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.767668+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.771360+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: cephadm 2023-10-07T21:46:16.772540+0000 mgr.y (mgr.25319) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-07T21:46:18.144 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.776352+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.779808+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: audit 2023-10-07T21:46:16.780065+0000 mgr.y (mgr.25319) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:17 smithi008 bash[105281]: cephadm 2023-10-07T21:46:16.781403+0000 mgr.y (mgr.25319) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-07T21:46:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.735321+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.743272+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: cephadm 2023-10-07T21:46:16.744369+0000 mgr.y (mgr.25319) 168 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.747933+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.750516+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.753679+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.756056+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.759409+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:46:18.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.761531+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.767668+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.771360+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: cephadm 2023-10-07T21:46:16.772540+0000 mgr.y (mgr.25319) 169 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.776352+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.779808+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: audit 2023-10-07T21:46:16.780065+0000 mgr.y (mgr.25319) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:46:18.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:17 smithi081 bash[89466]: cephadm 2023-10-07T21:46:16.781403+0000 mgr.y (mgr.25319) 171 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-07T21:46:19.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:18 smithi008 bash[102097]: cluster 2023-10-07T21:46:16.870247+0000 mgr.y (mgr.25319) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:19.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:18 smithi008 bash[105281]: cluster 2023-10-07T21:46:16.870247+0000 mgr.y (mgr.25319) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:19.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:18 smithi081 bash[89466]: cluster 2023-10-07T21:46:16.870247+0000 mgr.y (mgr.25319) 172 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:19.407 INFO:teuthology.orchestra.run.smithi008.stdout:wait for all mons to upgrade 2023-10-07T21:46:21.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[102097]: cluster 2023-10-07T21:46:18.870889+0000 mgr.y (mgr.25319) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[102097]: audit 2023-10-07T21:46:20.459956+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[102097]: audit 2023-10-07T21:46:20.472783+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[102097]: audit 2023-10-07T21:46:20.473831+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[105281]: cluster 2023-10-07T21:46:18.870889+0000 mgr.y (mgr.25319) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[105281]: audit 2023-10-07T21:46:20.459956+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[105281]: audit 2023-10-07T21:46:20.472783+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:46:21.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:20 smithi008 bash[105281]: audit 2023-10-07T21:46:20.473831+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:21.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:20 smithi081 bash[89466]: cluster 2023-10-07T21:46:18.870889+0000 mgr.y (mgr.25319) 173 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:21.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:20 smithi081 bash[89466]: audit 2023-10-07T21:46:20.459956+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:21.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:20 smithi081 bash[89466]: audit 2023-10-07T21:46:20.472783+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:46:21.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:20 smithi081 bash[89466]: audit 2023-10-07T21:46:20.473831+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:21.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-10-07T21:46:22.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:21 smithi008 bash[105281]: cephadm 2023-10-07T21:46:20.453712+0000 mgr.y (mgr.25319) 174 : cephadm 1 Upgrade: Updating osd.0 2023-10-07T21:46:22.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:21 smithi008 bash[105281]: cephadm 2023-10-07T21:46:20.476334+0000 mgr.y (mgr.25319) 175 : cephadm 1 Deploying daemon osd.0 on smithi008 2023-10-07T21:46:22.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:21 smithi008 bash[102097]: cephadm 2023-10-07T21:46:20.453712+0000 mgr.y (mgr.25319) 174 : cephadm 1 Upgrade: Updating osd.0 2023-10-07T21:46:22.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:21 smithi008 bash[102097]: cephadm 2023-10-07T21:46:20.476334+0000 mgr.y (mgr.25319) 175 : cephadm 1 Deploying daemon osd.0 on smithi008 2023-10-07T21:46:22.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:21 smithi081 bash[89466]: cephadm 2023-10-07T21:46:20.453712+0000 mgr.y (mgr.25319) 174 : cephadm 1 Upgrade: Updating osd.0 2023-10-07T21:46:22.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:21 smithi081 bash[89466]: cephadm 2023-10-07T21:46:20.476334+0000 mgr.y (mgr.25319) 175 : cephadm 1 Deploying daemon osd.0 on smithi008 2023-10-07T21:46:23.064 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:22 smithi008 bash[105281]: cluster 2023-10-07T21:46:20.871545+0000 mgr.y (mgr.25319) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:23.064 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:22 smithi008 bash[102097]: cluster 2023-10-07T21:46:20.871545+0000 mgr.y (mgr.25319) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:23.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:22 smithi081 bash[89466]: cluster 2023-10-07T21:46:20.871545+0000 mgr.y (mgr.25319) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:23.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:23] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2023-10-07T21:46:24.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:24 smithi008 bash[102097]: cluster 2023-10-07T21:46:22.872774+0000 mgr.y (mgr.25319) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:24.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:24 smithi008 bash[105281]: cluster 2023-10-07T21:46:22.872774+0000 mgr.y (mgr.25319) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:25.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:24 smithi081 bash[89466]: cluster 2023-10-07T21:46:22.872774+0000 mgr.y (mgr.25319) 177 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:25.891 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:25 smithi008 systemd[1]: Stopping Ceph osd.0 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:46:26.391 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:25 smithi008 bash[44419]: debug 2023-10-07T21:46:25.983+0000 7fc78370d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T21:46:26.392 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:25 smithi008 bash[44419]: debug 2023-10-07T21:46:25.983+0000 7fc78370d700 -1 osd.0 81 *** Got signal Terminated *** 2023-10-07T21:46:26.392 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:25 smithi008 bash[44419]: debug 2023-10-07T21:46:25.983+0000 7fc78370d700 -1 osd.0 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:46:26.937 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:46:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[102097]: cluster 2023-10-07T21:46:24.873448+0000 mgr.y (mgr.25319) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[102097]: audit 2023-10-07T21:46:25.879467+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[102097]: cluster 2023-10-07T21:46:25.989448+0000 mon.a (mon.0) 276 : cluster 1 osd.0 marked itself down and dead 2023-10-07T21:46:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[105281]: cluster 2023-10-07T21:46:24.873448+0000 mgr.y (mgr.25319) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[105281]: audit 2023-10-07T21:46:25.879467+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:26 smithi008 bash[105281]: cluster 2023-10-07T21:46:25.989448+0000 mon.a (mon.0) 276 : cluster 1 osd.0 marked itself down and dead 2023-10-07T21:46:27.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:26 smithi081 bash[89466]: cluster 2023-10-07T21:46:24.873448+0000 mgr.y (mgr.25319) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:27.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:26 smithi081 bash[89466]: audit 2023-10-07T21:46:25.879467+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:27.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:26 smithi081 bash[89466]: cluster 2023-10-07T21:46:25.989448+0000 mon.a (mon.0) 276 : cluster 1 osd.0 marked itself down and dead 2023-10-07T21:46:28.079 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[105281]: cluster 2023-10-07T21:46:26.799771+0000 mon.a (mon.0) 277 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:46:28.079 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[105281]: cluster 2023-10-07T21:46:26.800204+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.079 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[105281]: cluster 2023-10-07T21:46:26.804698+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.079 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[105281]: cluster 2023-10-07T21:46:26.807822+0000 mon.a (mon.0) 278 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[105281]: cluster 2023-10-07T21:46:26.874741+0000 mgr.y (mgr.25319) 179 : cluster 0 pgmap v118: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[102097]: cluster 2023-10-07T21:46:26.799771+0000 mon.a (mon.0) 277 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[102097]: cluster 2023-10-07T21:46:26.800204+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[102097]: cluster 2023-10-07T21:46:26.804698+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[102097]: cluster 2023-10-07T21:46:26.807822+0000 mon.a (mon.0) 278 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-07T21:46:28.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:27 smithi008 bash[102097]: cluster 2023-10-07T21:46:26.874741+0000 mgr.y (mgr.25319) 179 : cluster 0 pgmap v118: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:27 smithi081 bash[89466]: cluster 2023-10-07T21:46:26.799771+0000 mon.a (mon.0) 277 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:46:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:27 smithi081 bash[89466]: cluster 2023-10-07T21:46:26.800204+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:27 smithi081 bash[89466]: cluster 2023-10-07T21:46:26.804698+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e82 with expected crc 2023-10-07T21:46:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:27 smithi081 bash[89466]: cluster 2023-10-07T21:46:26.807822+0000 mon.a (mon.0) 278 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-07T21:46:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:27 smithi081 bash[89466]: cluster 2023-10-07T21:46:26.874741+0000 mgr.y (mgr.25319) 179 : cluster 0 pgmap v118: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.826 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[112446]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-0 2023-10-07T21:46:29.141 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[112527]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-0 2023-10-07T21:46:29.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.809371+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.815382+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.816353+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.820959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.821201+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.821672+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.824288+0000 mon.a (mon.0) 280 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.824674+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.824674+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[102097]: cluster 2023-10-07T21:46:27.824924+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.809371+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.815382+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.816353+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.820959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.821201+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.821672+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.824288+0000 mon.a (mon.0) 280 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.824674+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.824674+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:28 smithi008 bash[105281]: cluster 2023-10-07T21:46:27.824924+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.809371+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-07T21:46:29.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.815382+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.816353+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.820959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.821201+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.821672+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.824288+0000 mon.a (mon.0) 280 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.824674+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.824674+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:29.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:28 smithi081 bash[89466]: cluster 2023-10-07T21:46:27.824924+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-10-07T21:46:30.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:29 smithi008 bash[102097]: cluster 2023-10-07T21:46:28.875529+0000 mgr.y (mgr.25319) 180 : cluster 0 pgmap v120: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:30.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:29 smithi008 bash[105281]: cluster 2023-10-07T21:46:28.875529+0000 mgr.y (mgr.25319) 180 : cluster 0 pgmap v120: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:30.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:29 smithi081 bash[89466]: cluster 2023-10-07T21:46:28.875529+0000 mgr.y (mgr.25319) 180 : cluster 0 pgmap v120: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.565 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:32 smithi008 bash[105281]: cluster 2023-10-07T21:46:30.875974+0000 mgr.y (mgr.25319) 181 : cluster 0 pgmap v121: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.566 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:32 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-07T21:46:32.566 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:32 smithi008 systemd[1]: Stopped Ceph osd.0 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:46:32.566 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:32 smithi008 bash[102097]: cluster 2023-10-07T21:46:30.875974+0000 mgr.y (mgr.25319) 181 : cluster 0 pgmap v121: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:32 smithi081 bash[89466]: cluster 2023-10-07T21:46:30.875974+0000 mgr.y (mgr.25319) 181 : cluster 0 pgmap v121: 73 pgs: 12 peering, 53 active+clean, 8 stale+active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.891 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:32 smithi008 systemd[1]: Started Ceph osd.0 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:46:33.107 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:46:33.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:33] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2023-10-07T21:46:34.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[102097]: audit 2023-10-07T21:46:32.786925+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[102097]: audit 2023-10-07T21:46:32.793797+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[102097]: audit 2023-10-07T21:46:32.823703+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[102097]: audit 2023-10-07T21:46:33.083185+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.8:0/396164322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[105281]: audit 2023-10-07T21:46:32.786925+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[105281]: audit 2023-10-07T21:46:32.793797+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[105281]: audit 2023-10-07T21:46:32.823703+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:34.143 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:33 smithi008 bash[105281]: audit 2023-10-07T21:46:33.083185+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.8:0/396164322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:46:34.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:33 smithi081 bash[89466]: audit 2023-10-07T21:46:32.786925+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:33 smithi081 bash[89466]: audit 2023-10-07T21:46:32.793797+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:34.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:33 smithi081 bash[89466]: audit 2023-10-07T21:46:32.823703+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:34.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:33 smithi081 bash[89466]: audit 2023-10-07T21:46:33.083185+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.8:0/396164322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-07T21:46:34.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:46:35.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[102097]: cluster 2023-10-07T21:46:32.877128+0000 mgr.y (mgr.25319) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:35.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[102097]: cluster 2023-10-07T21:46:33.791207+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:35.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[102097]: cluster 2023-10-07T21:46:33.791306+0000 mon.a (mon.0) 286 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 12 pgs peering) 2023-10-07T21:46:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[105281]: cluster 2023-10-07T21:46:32.877128+0000 mgr.y (mgr.25319) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[105281]: cluster 2023-10-07T21:46:33.791207+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:35.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:34 smithi008 bash[105281]: cluster 2023-10-07T21:46:33.791306+0000 mon.a (mon.0) 286 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 12 pgs peering) 2023-10-07T21:46:35.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:34 smithi081 bash[89466]: cluster 2023-10-07T21:46:32.877128+0000 mgr.y (mgr.25319) 182 : cluster 0 pgmap v122: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:34 smithi081 bash[89466]: cluster 2023-10-07T21:46:33.791207+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:35.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:34 smithi081 bash[89466]: cluster 2023-10-07T21:46:33.791306+0000 mon.a (mon.0) 286 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 12 pgs peering) 2023-10-07T21:46:35.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:46:35.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T21:46:35.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-10-07T21:46:35.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-07T21:46:35.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-07T21:46:35.642 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-07T21:46:35.642 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T21:46:35.642 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:35 smithi008 bash[112828]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-07T21:46:37.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:36 smithi008 bash[102097]: cluster 2023-10-07T21:46:34.877693+0000 mgr.y (mgr.25319) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:37.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:36 smithi008 bash[105281]: cluster 2023-10-07T21:46:34.877693+0000 mgr.y (mgr.25319) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:37.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:36 smithi081 bash[89466]: cluster 2023-10-07T21:46:34.877693+0000 mgr.y (mgr.25319) 183 : cluster 0 pgmap v123: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:37.641 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:37 smithi008 bash[113168]: debug 2023-10-07T21:46:37.295+0000 7f176bdde700 1 -- 172.21.15.8:0/410991370 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5562bd84e4e0 con 0x5562bd8d5000 2023-10-07T21:46:38.141 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:37 smithi008 bash[113168]: debug 2023-10-07T21:46:37.855+0000 7f1774f64640 -1 Falling back to public interface 2023-10-07T21:46:39.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:38 smithi008 bash[102097]: cluster 2023-10-07T21:46:36.878336+0000 mgr.y (mgr.25319) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:39.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:38 smithi008 bash[105281]: cluster 2023-10-07T21:46:36.878336+0000 mgr.y (mgr.25319) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:39.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:38 smithi081 bash[89466]: cluster 2023-10-07T21:46:36.878336+0000 mgr.y (mgr.25319) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:39.829 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:46:41.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:40 smithi008 bash[102097]: cluster 2023-10-07T21:46:38.879153+0000 mgr.y (mgr.25319) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:41.125 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:40 smithi008 bash[105281]: cluster 2023-10-07T21:46:38.879153+0000 mgr.y (mgr.25319) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:41.125 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:40 smithi008 bash[113168]: debug 2023-10-07T21:46:40.955+0000 7f1774f64640 -1 osd.0 0 read_superblock omap replica is missing. 2023-10-07T21:46:41.125 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:40 smithi008 bash[113168]: debug 2023-10-07T21:46:40.987+0000 7f1774f64640 -1 osd.0 81 log_to_monitors true 2023-10-07T21:46:41.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:40 smithi081 bash[89466]: cluster 2023-10-07T21:46:38.879153+0000 mgr.y (mgr.25319) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:42.141 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 21:46:42 smithi008 bash[113168]: debug 2023-10-07T21:46:42.023+0000 7f17653ce700 -1 osd.0 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:46:42.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: cluster 2023-10-07T21:46:40.879664+0000 mgr.y (mgr.25319) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:42.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.886329+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.888703+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.895433+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.978169+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.986776+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:40.996020+0000 mon.a (mon.0) 292 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:41.778693+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[105281]: audit 2023-10-07T21:46:41.785797+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: cluster 2023-10-07T21:46:40.879664+0000 mgr.y (mgr.25319) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.886329+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.888703+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:42.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.895433+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.978169+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.986776+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:40.996020+0000 mon.a (mon.0) 292 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:46:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:41.778693+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:41 smithi008 bash[102097]: audit 2023-10-07T21:46:41.785797+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: cluster 2023-10-07T21:46:40.879664+0000 mgr.y (mgr.25319) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.886329+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.888703+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.895433+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.978169+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.986776+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:40.996020+0000 mon.a (mon.0) 292 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:46:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:41.778693+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:42.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:41 smithi081 bash[89466]: audit 2023-10-07T21:46:41.785797+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:43.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[102097]: audit 2023-10-07T21:46:41.986533+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:46:43.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[102097]: cluster 2023-10-07T21:46:41.987765+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[102097]: cluster 2023-10-07T21:46:41.988232+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[102097]: cluster 2023-10-07T21:46:41.990578+0000 mon.a (mon.0) 296 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-07T21:46:43.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[102097]: audit 2023-10-07T21:46:41.991107+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (5m) 2s ago 12m 13.7M - 0.25.0 c8568f914cd2 500c5457a5b2 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (5m) 27s ago 12m 72.7M - 9.4.7 2c41d148cca3 4d1a3df86259 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (10m) 2s ago 10m 14.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (10m) 27s ago 10m 16.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 27s ago 20m 428M - 18.0.0-6609-g9725b08f d68377abd09f 4bbb347eb1e2 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:8443,9283,8765 running (5m) 2s ago 23m 480M - 18.0.0-6609-g9725b08f d68377abd09f abb52fc957c4 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (4m) 2s ago 23m 46.3M 2048M 18.0.0-6609-g9725b08f d68377abd09f 83a9f3a1676a 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (113s) 27s ago 21m 32.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f 7944d9a057c6 2023-10-07T21:46:43.204 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (2m) 2s ago 21m 34.9M 2048M 18.0.0-6609-g9725b08f d68377abd09f 57401378e5dd 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (5m) 2s ago 12m 7963k - 1.5.0 0da6a335fe13 3ce63166e269 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (5m) 27s ago 12m 7923k - 1.5.0 0da6a335fe13 deb31a9f98d6 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (6s) 2s ago 20m - 2525M 18.0.0-6609-g9725b08f d68377abd09f 54dc99d196a7 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (19m) 2s ago 19m 75.7M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 fa1ca3157c0b 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (18m) 2s ago 18m 99.1M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4766013b0d47 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (17m) 2s ago 17m 69.2M 2525M 17.2.6-1291-g1cb42695 35e0d2fde562 4d40e3a02bf4 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (16m) 27s ago 16m 96.9M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (15m) 27s ago 15m 91.7M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (15m) 27s ago 15m 70.0M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (14m) 27s ago 14m 78.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:46:43.205 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (4m) 27s ago 13m 51.6M - 2.43.0 a07b618ecd1d e95907f281c5 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:43] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[105281]: audit 2023-10-07T21:46:41.986533+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[105281]: cluster 2023-10-07T21:46:41.987765+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[105281]: cluster 2023-10-07T21:46:41.988232+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[105281]: cluster 2023-10-07T21:46:41.990578+0000 mon.a (mon.0) 296 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-07T21:46:43.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:43 smithi008 bash[105281]: audit 2023-10-07T21:46:41.991107+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:46:43.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:42 smithi081 bash[89466]: audit 2023-10-07T21:46:41.986533+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:46:43.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:42 smithi081 bash[89466]: cluster 2023-10-07T21:46:41.987765+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:42 smithi081 bash[89466]: cluster 2023-10-07T21:46:41.988232+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:43.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:42 smithi081 bash[89466]: cluster 2023-10-07T21:46:41.990578+0000 mon.a (mon.0) 296 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-07T21:46:43.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:42 smithi081 bash[89466]: audit 2023-10-07T21:46:41.991107+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:46:44.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade pause' 2023-10-07T21:46:44.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.880273+0000 mgr.y (mgr.25319) 187 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.986443+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.987074+0000 mon.a (mon.0) 298 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.987373+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.992651+0000 mon.a (mon.0) 299 : cluster 1 osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786] boot 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.992715+0000 mon.a (mon.0) 300 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: audit 2023-10-07T21:46:42.993266+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:42.996998+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: audit 2023-10-07T21:46:43.183536+0000 mgr.y (mgr.25319) 188 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:44.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.998082+0000 mon.a (mon.0) 302 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.880273+0000 mgr.y (mgr.25319) 187 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.986443+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.987074+0000 mon.a (mon.0) 298 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.987373+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.992651+0000 mon.a (mon.0) 299 : cluster 1 osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786] boot 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.992715+0000 mon.a (mon.0) 300 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: audit 2023-10-07T21:46:42.993266+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:42.996998+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: audit 2023-10-07T21:46:43.183536+0000 mgr.y (mgr.25319) 188 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:44.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:44 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.998082+0000 mon.a (mon.0) 302 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.880273+0000 mgr.y (mgr.25319) 187 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.986443+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.987074+0000 mon.a (mon.0) 298 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.987373+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.992651+0000 mon.a (mon.0) 299 : cluster 1 osd.0 [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786] boot 2023-10-07T21:46:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.992715+0000 mon.a (mon.0) 300 : cluster 0 osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:46:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: audit 2023-10-07T21:46:42.993266+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:46:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:42.996998+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-10-07T21:46:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: audit 2023-10-07T21:46:43.183536+0000 mgr.y (mgr.25319) 188 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:44.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:44 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.998082+0000 mon.a (mon.0) 302 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:46:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.993072+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.993486+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.995120+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.995163+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.995163+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.998587+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[105281]: cluster 2023-10-07T21:46:43.999646+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.993072+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.993486+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.995120+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.995163+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.995163+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.998587+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:45 smithi008 bash[102097]: cluster 2023-10-07T21:46:43.999646+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.993072+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.993486+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.995120+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.995163+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.995163+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.998587+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:45.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:45 smithi081 bash[89466]: cluster 2023-10-07T21:46:43.999646+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e86 with expected crc 2023-10-07T21:46:46.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:46 smithi008 bash[105281]: cluster 2023-10-07T21:46:44.880977+0000 mgr.y (mgr.25319) 189 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:46.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:46 smithi008 bash[102097]: cluster 2023-10-07T21:46:44.880977+0000 mgr.y (mgr.25319) 189 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:46.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:46 smithi081 bash[89466]: cluster 2023-10-07T21:46:44.880977+0000 mgr.y (mgr.25319) 189 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-07T21:46:47.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:47 smithi008 bash[102097]: cluster 2023-10-07T21:46:47.267431+0000 mon.a (mon.0) 303 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:47.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:47 smithi008 bash[105281]: cluster 2023-10-07T21:46:47.267431+0000 mon.a (mon.0) 303 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:47.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:47 smithi081 bash[89466]: cluster 2023-10-07T21:46:47.267431+0000 mon.a (mon.0) 303 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:46:48.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:48 smithi008 bash[105281]: cluster 2023-10-07T21:46:46.882112+0000 mgr.y (mgr.25319) 190 : cluster 0 pgmap v132: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:46:48.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:48 smithi008 bash[102097]: cluster 2023-10-07T21:46:46.882112+0000 mgr.y (mgr.25319) 190 : cluster 0 pgmap v132: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:46:48.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:48 smithi081 bash[89466]: cluster 2023-10-07T21:46:46.882112+0000 mgr.y (mgr.25319) 190 : cluster 0 pgmap v132: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:46:49.089 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:46:49.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:49 smithi008 bash[102097]: cluster 2023-10-07T21:46:49.321402+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-07T21:46:49.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:49 smithi008 bash[102097]: cluster 2023-10-07T21:46:49.321462+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-07T21:46:49.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:49 smithi008 bash[105281]: cluster 2023-10-07T21:46:49.321402+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-07T21:46:49.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:49 smithi008 bash[105281]: cluster 2023-10-07T21:46:49.321462+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-07T21:46:49.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:49 smithi081 bash[89466]: cluster 2023-10-07T21:46:49.321402+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-07T21:46:49.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:49 smithi081 bash[89466]: cluster 2023-10-07T21:46:49.321462+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-07T21:46:50.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:50 smithi008 bash[102097]: cluster 2023-10-07T21:46:48.882707+0000 mgr.y (mgr.25319) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:50.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:50 smithi008 bash[105281]: cluster 2023-10-07T21:46:48.882707+0000 mgr.y (mgr.25319) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:50 smithi081 bash[89466]: cluster 2023-10-07T21:46:48.882707+0000 mgr.y (mgr.25319) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:52 smithi008 bash[102097]: cluster 2023-10-07T21:46:50.883269+0000 mgr.y (mgr.25319) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:52 smithi008 bash[105281]: cluster 2023-10-07T21:46:50.883269+0000 mgr.y (mgr.25319) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:52 smithi081 bash[89466]: cluster 2023-10-07T21:46:50.883269+0000 mgr.y (mgr.25319) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:53.312 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:46:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:46:53] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-10-07T21:46:53.750 INFO:teuthology.orchestra.run.smithi008.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: cluster 2023-10-07T21:46:52.884423+0000 mgr.y (mgr.25319) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.290362+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.300497+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.302173+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.303383+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.310731+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.396579+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:54.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.399205+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.401693+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.403905+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.405951+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.406201+0000 mgr.y (mgr.25319) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: cephadm 2023-10-07T21:46:53.407526+0000 mgr.y (mgr.25319) 195 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.740013+0000 mgr.y (mgr.25319) 196 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: cephadm 2023-10-07T21:46:53.740398+0000 mgr.y (mgr.25319) 197 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[102097]: audit 2023-10-07T21:46:53.744604+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: cluster 2023-10-07T21:46:52.884423+0000 mgr.y (mgr.25319) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.290362+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.300497+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.302173+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.303383+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.310731+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.396579+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.399205+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.401693+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.403905+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.405951+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.406201+0000 mgr.y (mgr.25319) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: cephadm 2023-10-07T21:46:53.407526+0000 mgr.y (mgr.25319) 195 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.740013+0000 mgr.y (mgr.25319) 196 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:54.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: cephadm 2023-10-07T21:46:53.740398+0000 mgr.y (mgr.25319) 197 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:54.614 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:54 smithi008 bash[105281]: audit 2023-10-07T21:46:53.744604+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: cluster 2023-10-07T21:46:52.884423+0000 mgr.y (mgr.25319) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.290362+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.300497+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.302173+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.303383+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.310731+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.396579+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.399205+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.401693+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.403905+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.405951+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.406201+0000 mgr.y (mgr.25319) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: cephadm 2023-10-07T21:46:53.407526+0000 mgr.y (mgr.25319) 195 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.740013+0000 mgr.y (mgr.25319) 196 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:46:54.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: cephadm 2023-10-07T21:46:53.740398+0000 mgr.y (mgr.25319) 197 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:46:54.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:54 smithi081 bash[89466]: audit 2023-10-07T21:46:53.744604+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:55.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'sleep 60' 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[105281]: cluster 2023-10-07T21:46:54.885082+0000 mgr.y (mgr.25319) 198 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[105281]: audit 2023-10-07T21:46:55.884731+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[105281]: audit 2023-10-07T21:46:55.886179+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[105281]: audit 2023-10-07T21:46:55.912892+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[102097]: cluster 2023-10-07T21:46:54.885082+0000 mgr.y (mgr.25319) 198 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:56.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[102097]: audit 2023-10-07T21:46:55.884731+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[102097]: audit 2023-10-07T21:46:55.886179+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:56.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:56 smithi008 bash[102097]: audit 2023-10-07T21:46:55.912892+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:56 smithi081 bash[89466]: cluster 2023-10-07T21:46:54.885082+0000 mgr.y (mgr.25319) 198 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:56 smithi081 bash[89466]: audit 2023-10-07T21:46:55.884731+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:56 smithi081 bash[89466]: audit 2023-10-07T21:46:55.886179+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:56 smithi081 bash[89466]: audit 2023-10-07T21:46:55.912892+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[105281]: cephadm 2023-10-07T21:46:56.479063+0000 mgr.y (mgr.25319) 199 : cephadm 1 Upgrade: Updating osd.1 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[105281]: audit 2023-10-07T21:46:56.484532+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[105281]: audit 2023-10-07T21:46:56.487833+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[105281]: audit 2023-10-07T21:46:56.489243+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[105281]: cephadm 2023-10-07T21:46:56.492132+0000 mgr.y (mgr.25319) 200 : cephadm 1 Deploying daemon osd.1 on smithi008 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[102097]: cephadm 2023-10-07T21:46:56.479063+0000 mgr.y (mgr.25319) 199 : cephadm 1 Upgrade: Updating osd.1 2023-10-07T21:46:57.793 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[102097]: audit 2023-10-07T21:46:56.484532+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:57.794 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[102097]: audit 2023-10-07T21:46:56.487833+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:46:57.794 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[102097]: audit 2023-10-07T21:46:56.489243+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:57.794 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:57 smithi008 bash[102097]: cephadm 2023-10-07T21:46:56.492132+0000 mgr.y (mgr.25319) 200 : cephadm 1 Deploying daemon osd.1 on smithi008 2023-10-07T21:46:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:57 smithi081 bash[89466]: cephadm 2023-10-07T21:46:56.479063+0000 mgr.y (mgr.25319) 199 : cephadm 1 Upgrade: Updating osd.1 2023-10-07T21:46:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:57 smithi081 bash[89466]: audit 2023-10-07T21:46:56.484532+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:46:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:57 smithi081 bash[89466]: audit 2023-10-07T21:46:56.487833+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:46:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:57 smithi081 bash[89466]: audit 2023-10-07T21:46:56.489243+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:57 smithi081 bash[89466]: cephadm 2023-10-07T21:46:56.492132+0000 mgr.y (mgr.25319) 200 : cephadm 1 Deploying daemon osd.1 on smithi008 2023-10-07T21:46:58.813 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:46:58 smithi008 bash[102097]: cluster 2023-10-07T21:46:56.885836+0000 mgr.y (mgr.25319) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:58.814 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:46:58 smithi008 bash[105281]: cluster 2023-10-07T21:46:56.885836+0000 mgr.y (mgr.25319) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:58.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:46:58 smithi081 bash[89466]: cluster 2023-10-07T21:46:56.885836+0000 mgr.y (mgr.25319) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.035 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:47:00.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:00 smithi008 bash[102097]: cluster 2023-10-07T21:46:58.886219+0000 mgr.y (mgr.25319) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:00 smithi008 bash[105281]: cluster 2023-10-07T21:46:58.886219+0000 mgr.y (mgr.25319) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:00 smithi081 bash[89466]: cluster 2023-10-07T21:46:58.886219+0000 mgr.y (mgr.25319) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.503 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:02 smithi008 systemd[1]: Stopping Ceph osd.1 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:47:02.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:02 smithi008 bash[102097]: cluster 2023-10-07T21:47:00.886568+0000 mgr.y (mgr.25319) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.757 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:02 smithi008 bash[105281]: cluster 2023-10-07T21:47:00.886568+0000 mgr.y (mgr.25319) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:02 smithi081 bash[89466]: cluster 2023-10-07T21:47:00.886568+0000 mgr.y (mgr.25319) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:03.061 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:02 smithi008 bash[52172]: debug 2023-10-07T21:47:02.747+0000 7f1eec125700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T21:47:03.061 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:02 smithi008 bash[52172]: debug 2023-10-07T21:47:02.747+0000 7f1eec125700 -1 osd.1 86 *** Got signal Terminated *** 2023-10-07T21:47:03.062 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:02 smithi008 bash[52172]: debug 2023-10-07T21:47:02.747+0000 7f1eec125700 -1 osd.1 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:47:03.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:03] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-10-07T21:47:03.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:03 smithi008 bash[102097]: cluster 2023-10-07T21:47:02.752529+0000 mon.a (mon.0) 323 : cluster 1 osd.1 marked itself down and dead 2023-10-07T21:47:03.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:03 smithi008 bash[105281]: cluster 2023-10-07T21:47:02.752529+0000 mon.a (mon.0) 323 : cluster 1 osd.1 marked itself down and dead 2023-10-07T21:47:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:03 smithi081 bash[89466]: cluster 2023-10-07T21:47:02.752529+0000 mon.a (mon.0) 323 : cluster 1 osd.1 marked itself down and dead 2023-10-07T21:47:04.820 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[102097]: cluster 2023-10-07T21:47:02.887688+0000 mgr.y (mgr.25319) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.820 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[102097]: cluster 2023-10-07T21:47:03.499453+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[102097]: cluster 2023-10-07T21:47:03.503205+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[102097]: cluster 2023-10-07T21:47:03.507780+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[102097]: cluster 2023-10-07T21:47:03.509528+0000 mon.a (mon.0) 325 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[105281]: cluster 2023-10-07T21:47:02.887688+0000 mgr.y (mgr.25319) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[105281]: cluster 2023-10-07T21:47:03.499453+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[105281]: cluster 2023-10-07T21:47:03.503205+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[105281]: cluster 2023-10-07T21:47:03.507780+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.821 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[105281]: cluster 2023-10-07T21:47:03.509528+0000 mon.a (mon.0) 325 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-07T21:47:04.822 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[119515]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-1 2023-10-07T21:47:04.822 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:04 smithi008 bash[119639]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-1 2023-10-07T21:47:04.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:04 smithi081 bash[89466]: cluster 2023-10-07T21:47:02.887688+0000 mgr.y (mgr.25319) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:04 smithi081 bash[89466]: cluster 2023-10-07T21:47:03.499453+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:47:04.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:04 smithi081 bash[89466]: cluster 2023-10-07T21:47:03.503205+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:04 smithi081 bash[89466]: cluster 2023-10-07T21:47:03.507780+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e87 with expected crc 2023-10-07T21:47:04.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:04 smithi081 bash[89466]: cluster 2023-10-07T21:47:03.509528+0000 mon.a (mon.0) 325 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.516146+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.516555+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.516639+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.517456+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.517478+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.517831+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.518846+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.519848+0000 mon.a (mon.0) 326 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.520174+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.822 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.520218+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.520986+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.521038+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.516146+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.516555+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.516639+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.517456+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.517478+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.517831+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.518846+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.823 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.519848+0000 mon.a (mon.0) 326 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-07T21:47:05.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.520174+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.520218+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.520986+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:05 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.521038+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.516146+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.516555+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.516639+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.517456+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.517478+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.517831+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.518846+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.519848+0000 mon.a (mon.0) 326 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.520174+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.520218+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.520986+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:05 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.521038+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-07T21:47:06.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:06 smithi008 bash[105281]: cluster 2023-10-07T21:47:04.888325+0000 mgr.y (mgr.25319) 205 : cluster 0 pgmap v143: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:06 smithi008 bash[102097]: cluster 2023-10-07T21:47:04.888325+0000 mgr.y (mgr.25319) 205 : cluster 0 pgmap v143: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:06 smithi081 bash[89466]: cluster 2023-10-07T21:47:04.888325+0000 mgr.y (mgr.25319) 205 : cluster 0 pgmap v143: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:07.330 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:07 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-07T21:47:07.331 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:07 smithi008 systemd[1]: Stopped Ceph osd.1 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:47:07.641 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:07 smithi008 systemd[1]: Started Ceph osd.1 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[102097]: cluster 2023-10-07T21:47:06.889395+0000 mgr.y (mgr.25319) 206 : cluster 0 pgmap v144: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[102097]: audit 2023-10-07T21:47:07.365228+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[102097]: audit 2023-10-07T21:47:07.373029+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[102097]: audit 2023-10-07T21:47:07.399362+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[102097]: cluster 2023-10-07T21:47:07.525756+0000 mon.a (mon.0) 330 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:08.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[105281]: cluster 2023-10-07T21:47:06.889395+0000 mgr.y (mgr.25319) 206 : cluster 0 pgmap v144: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:47:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[105281]: audit 2023-10-07T21:47:07.365228+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[105281]: audit 2023-10-07T21:47:07.373029+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[105281]: audit 2023-10-07T21:47:07.399362+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:08.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[105281]: cluster 2023-10-07T21:47:07.525756+0000 mon.a (mon.0) 330 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:08 smithi081 bash[89466]: cluster 2023-10-07T21:47:06.889395+0000 mgr.y (mgr.25319) 206 : cluster 0 pgmap v144: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:47:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:08 smithi081 bash[89466]: audit 2023-10-07T21:47:07.365228+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:08 smithi081 bash[89466]: audit 2023-10-07T21:47:07.373029+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:08 smithi081 bash[89466]: audit 2023-10-07T21:47:07.399362+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:08 smithi081 bash[89466]: cluster 2023-10-07T21:47:07.525756+0000 mon.a (mon.0) 330 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:09.390 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T21:47:09.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:08 smithi008 bash[119804]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-07T21:47:10.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:10 smithi008 bash[105281]: cluster 2023-10-07T21:47:08.890194+0000 mgr.y (mgr.25319) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:10.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:10 smithi008 bash[102097]: cluster 2023-10-07T21:47:08.890194+0000 mgr.y (mgr.25319) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:10.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:10 smithi081 bash[89466]: cluster 2023-10-07T21:47:08.890194+0000 mgr.y (mgr.25319) 207 : cluster 0 pgmap v145: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:11.140 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:10 smithi008 bash[120089]: debug 2023-10-07T21:47:10.791+0000 7fdf86e44700 1 -- 172.21.15.8:0/3445291048 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a4208ca4e0 con 0x55a420951000 2023-10-07T21:47:11.640 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[120089]: debug 2023-10-07T21:47:11.331+0000 7fdf8ffca640 -1 Falling back to public interface 2023-10-07T21:47:12.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:11 smithi081 bash[89466]: audit 2023-10-07T21:47:10.886201+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:12.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:11 smithi081 bash[89466]: audit 2023-10-07T21:47:10.888206+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:12.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:11 smithi081 bash[89466]: cluster 2023-10-07T21:47:10.890848+0000 mgr.y (mgr.25319) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[102097]: audit 2023-10-07T21:47:10.886201+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[102097]: audit 2023-10-07T21:47:10.888206+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[102097]: cluster 2023-10-07T21:47:10.890848+0000 mgr.y (mgr.25319) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[105281]: audit 2023-10-07T21:47:10.886201+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[105281]: audit 2023-10-07T21:47:10.888206+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:12.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:11 smithi008 bash[105281]: cluster 2023-10-07T21:47:10.890848+0000 mgr.y (mgr.25319) 208 : cluster 0 pgmap v146: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:13.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:13] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-10-07T21:47:14.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:13 smithi081 bash[89466]: cluster 2023-10-07T21:47:12.892074+0000 mgr.y (mgr.25319) 209 : cluster 0 pgmap v147: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:14.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:13 smithi008 bash[102097]: cluster 2023-10-07T21:47:12.892074+0000 mgr.y (mgr.25319) 209 : cluster 0 pgmap v147: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:14.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:13 smithi008 bash[105281]: cluster 2023-10-07T21:47:12.892074+0000 mgr.y (mgr.25319) 209 : cluster 0 pgmap v147: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:14.890 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[120089]: debug 2023-10-07T21:47:14.439+0000 7fdf8ffca640 -1 osd.1 0 read_superblock omap replica is missing. 2023-10-07T21:47:14.891 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[120089]: debug 2023-10-07T21:47:14.467+0000 7fdf8ffca640 -1 osd.1 86 log_to_monitors true 2023-10-07T21:47:15.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:14 smithi081 bash[89466]: audit 2023-10-07T21:47:14.477898+0000 mon.a (mon.0) 333 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:47:15.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:14 smithi081 bash[89466]: audit 2023-10-07T21:47:14.549632+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:15.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:14 smithi081 bash[89466]: audit 2023-10-07T21:47:14.558270+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:15.391 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[120089]: debug 2023-10-07T21:47:14.991+0000 7fdf7f432700 -1 osd.1 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:47:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[105281]: audit 2023-10-07T21:47:14.477898+0000 mon.a (mon.0) 333 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:47:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[105281]: audit 2023-10-07T21:47:14.549632+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:15.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[105281]: audit 2023-10-07T21:47:14.558270+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:15.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[102097]: audit 2023-10-07T21:47:14.477898+0000 mon.a (mon.0) 333 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:47:15.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[102097]: audit 2023-10-07T21:47:14.549632+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:15.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:14 smithi008 bash[102097]: audit 2023-10-07T21:47:14.558270+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: cluster 2023-10-07T21:47:14.892795+0000 mgr.y (mgr.25319) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: cluster 2023-10-07T21:47:14.953297+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: audit 2023-10-07T21:47:14.955941+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: cluster 2023-10-07T21:47:14.957359+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: cluster 2023-10-07T21:47:14.959578+0000 mon.a (mon.0) 337 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-07T21:47:16.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: audit 2023-10-07T21:47:14.960011+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:47:16.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: cluster 2023-10-07T21:47:15.272281+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:16.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: audit 2023-10-07T21:47:15.352753+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:15 smithi081 bash[89466]: audit 2023-10-07T21:47:15.360429+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: cluster 2023-10-07T21:47:14.892795+0000 mgr.y (mgr.25319) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: cluster 2023-10-07T21:47:14.953297+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: audit 2023-10-07T21:47:14.955941+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: cluster 2023-10-07T21:47:14.957359+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: cluster 2023-10-07T21:47:14.959578+0000 mon.a (mon.0) 337 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: audit 2023-10-07T21:47:14.960011+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: cluster 2023-10-07T21:47:15.272281+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: audit 2023-10-07T21:47:15.352753+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[105281]: audit 2023-10-07T21:47:15.360429+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: cluster 2023-10-07T21:47:14.892795+0000 mgr.y (mgr.25319) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: cluster 2023-10-07T21:47:14.953297+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: audit 2023-10-07T21:47:14.955941+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: cluster 2023-10-07T21:47:14.957359+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e89 with expected crc 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: cluster 2023-10-07T21:47:14.959578+0000 mon.a (mon.0) 337 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: audit 2023-10-07T21:47:14.960011+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:47:16.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: cluster 2023-10-07T21:47:15.272281+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:47:16.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: audit 2023-10-07T21:47:15.352753+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:16.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:15 smithi008 bash[102097]: audit 2023-10-07T21:47:15.360429+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:16 smithi081 bash[89466]: cluster 2023-10-07T21:47:15.956857+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:47:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:16 smithi081 bash[89466]: cluster 2023-10-07T21:47:15.961375+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e90 with expected crc 2023-10-07T21:47:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:16 smithi081 bash[89466]: cluster 2023-10-07T21:47:15.965793+0000 mon.a (mon.0) 343 : cluster 1 osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772] boot 2023-10-07T21:47:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:16 smithi081 bash[89466]: cluster 2023-10-07T21:47:15.966019+0000 mon.a (mon.0) 344 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:47:17.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:16 smithi081 bash[89466]: audit 2023-10-07T21:47:15.966781+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[102097]: cluster 2023-10-07T21:47:15.956857+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[102097]: cluster 2023-10-07T21:47:15.961375+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e90 with expected crc 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[102097]: cluster 2023-10-07T21:47:15.965793+0000 mon.a (mon.0) 343 : cluster 1 osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772] boot 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[102097]: cluster 2023-10-07T21:47:15.966019+0000 mon.a (mon.0) 344 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[102097]: audit 2023-10-07T21:47:15.966781+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[105281]: cluster 2023-10-07T21:47:15.956857+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[105281]: cluster 2023-10-07T21:47:15.961375+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e90 with expected crc 2023-10-07T21:47:17.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[105281]: cluster 2023-10-07T21:47:15.965793+0000 mon.a (mon.0) 343 : cluster 1 osd.1 [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772] boot 2023-10-07T21:47:17.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[105281]: cluster 2023-10-07T21:47:15.966019+0000 mon.a (mon.0) 344 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:47:17.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:16 smithi008 bash[105281]: audit 2023-10-07T21:47:15.966781+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.893785+0000 mgr.y (mgr.25319) 211 : cluster 0 pgmap v151: 73 pgs: 19 peering, 1 active+undersized+degraded, 12 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.975480+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.980112+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.980136+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.980270+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.980556+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.983517+0000 mon.a (mon.0) 346 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:47:18.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:17 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.983958+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.893785+0000 mgr.y (mgr.25319) 211 : cluster 0 pgmap v151: 73 pgs: 19 peering, 1 active+undersized+degraded, 12 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.975480+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.980112+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.980136+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.980270+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.980556+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.983517+0000 mon.a (mon.0) 346 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:47:18.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.983958+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.893785+0000 mgr.y (mgr.25319) 211 : cluster 0 pgmap v151: 73 pgs: 19 peering, 1 active+undersized+degraded, 12 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.975480+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.980112+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.980136+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.980270+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.980556+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.983517+0000 mon.a (mon.0) 346 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:47:18.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:17 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.983958+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:19.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:18 smithi008 bash[105281]: cluster 2023-10-07T21:47:16.980587+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:19.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:18 smithi008 bash[102097]: cluster 2023-10-07T21:47:16.980587+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:19.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:18 smithi081 bash[89466]: cluster 2023-10-07T21:47:16.980587+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-07T21:47:20.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[105281]: cluster 2023-10-07T21:47:18.894450+0000 mgr.y (mgr.25319) 212 : cluster 0 pgmap v153: 73 pgs: 19 peering, 10 active+undersized, 44 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:20.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[105281]: cluster 2023-10-07T21:47:18.980352+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-07T21:47:20.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[105281]: cluster 2023-10-07T21:47:18.980414+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-10-07T21:47:20.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[102097]: cluster 2023-10-07T21:47:18.894450+0000 mgr.y (mgr.25319) 212 : cluster 0 pgmap v153: 73 pgs: 19 peering, 10 active+undersized, 44 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:20.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[102097]: cluster 2023-10-07T21:47:18.980352+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-07T21:47:20.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:19 smithi008 bash[102097]: cluster 2023-10-07T21:47:18.980414+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-10-07T21:47:20.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:19 smithi081 bash[89466]: cluster 2023-10-07T21:47:18.894450+0000 mgr.y (mgr.25319) 212 : cluster 0 pgmap v153: 73 pgs: 19 peering, 10 active+undersized, 44 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:20.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:19 smithi081 bash[89466]: cluster 2023-10-07T21:47:18.980352+0000 mon.a (mon.0) 347 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-07T21:47:20.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:19 smithi081 bash[89466]: cluster 2023-10-07T21:47:18.980414+0000 mon.a (mon.0) 348 : cluster 1 Cluster is now healthy 2023-10-07T21:47:22.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:22 smithi008 bash[102097]: cluster 2023-10-07T21:47:20.895032+0000 mgr.y (mgr.25319) 213 : cluster 0 pgmap v154: 73 pgs: 19 peering, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:22.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:22 smithi008 bash[105281]: cluster 2023-10-07T21:47:20.895032+0000 mgr.y (mgr.25319) 213 : cluster 0 pgmap v154: 73 pgs: 19 peering, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:22 smithi081 bash[89466]: cluster 2023-10-07T21:47:20.895032+0000 mgr.y (mgr.25319) 213 : cluster 0 pgmap v154: 73 pgs: 19 peering, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:23.340 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:23] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-10-07T21:47:24.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:24 smithi008 bash[102097]: cluster 2023-10-07T21:47:22.896102+0000 mgr.y (mgr.25319) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:24 smithi008 bash[105281]: cluster 2023-10-07T21:47:22.896102+0000 mgr.y (mgr.25319) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:24 smithi081 bash[89466]: cluster 2023-10-07T21:47:22.896102+0000 mgr.y (mgr.25319) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: cluster 2023-10-07T21:47:24.896631+0000 mgr.y (mgr.25319) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.713631+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.722299+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.724050+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.725420+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.733201+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.818342+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.886993+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:26 smithi081 bash[89466]: audit 2023-10-07T21:47:25.888715+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: cluster 2023-10-07T21:47:24.896631+0000 mgr.y (mgr.25319) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.713631+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.722299+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.724050+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.725420+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.733201+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.818342+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:27.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.886993+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[102097]: audit 2023-10-07T21:47:25.888715+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: cluster 2023-10-07T21:47:24.896631+0000 mgr.y (mgr.25319) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.713631+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.722299+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.724050+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.725420+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.733201+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.818342+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.886993+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:27.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:26 smithi008 bash[105281]: audit 2023-10-07T21:47:25.888715+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:28.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:28 smithi081 bash[89466]: cluster 2023-10-07T21:47:26.897755+0000 mgr.y (mgr.25319) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:29.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:28 smithi008 bash[105281]: cluster 2023-10-07T21:47:26.897755+0000 mgr.y (mgr.25319) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:29.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:28 smithi008 bash[102097]: cluster 2023-10-07T21:47:26.897755+0000 mgr.y (mgr.25319) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:30.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:30 smithi081 bash[89466]: cluster 2023-10-07T21:47:28.898560+0000 mgr.y (mgr.25319) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:31.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:30 smithi008 bash[105281]: cluster 2023-10-07T21:47:28.898560+0000 mgr.y (mgr.25319) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:31.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:30 smithi008 bash[102097]: cluster 2023-10-07T21:47:28.898560+0000 mgr.y (mgr.25319) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:31 smithi081 bash[89466]: cluster 2023-10-07T21:47:30.899331+0000 mgr.y (mgr.25319) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:31 smithi081 bash[89466]: audit 2023-10-07T21:47:30.933483+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:32.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:31 smithi008 bash[105281]: cluster 2023-10-07T21:47:30.899331+0000 mgr.y (mgr.25319) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:31 smithi008 bash[105281]: audit 2023-10-07T21:47:30.933483+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:32.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:31 smithi008 bash[102097]: cluster 2023-10-07T21:47:30.899331+0000 mgr.y (mgr.25319) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:31 smithi008 bash[102097]: audit 2023-10-07T21:47:30.933483+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:33] "GET /metrics HTTP/1.1" 200 34082 "" "Prometheus/2.43.0" 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[105281]: audit 2023-10-07T21:47:32.216351+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[105281]: audit 2023-10-07T21:47:32.224674+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[105281]: audit 2023-10-07T21:47:32.693295+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[105281]: audit 2023-10-07T21:47:32.695120+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[105281]: audit 2023-10-07T21:47:32.704126+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[102097]: audit 2023-10-07T21:47:32.216351+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[102097]: audit 2023-10-07T21:47:32.224674+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[102097]: audit 2023-10-07T21:47:32.693295+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:33.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[102097]: audit 2023-10-07T21:47:32.695120+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:33.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:33 smithi008 bash[102097]: audit 2023-10-07T21:47:32.704126+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:33 smithi081 bash[89466]: audit 2023-10-07T21:47:32.216351+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:33 smithi081 bash[89466]: audit 2023-10-07T21:47:32.224674+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:33.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:33 smithi081 bash[89466]: audit 2023-10-07T21:47:32.693295+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:33.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:33 smithi081 bash[89466]: audit 2023-10-07T21:47:32.695120+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:33.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:33 smithi081 bash[89466]: audit 2023-10-07T21:47:32.704126+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:47:34.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:34 smithi081 bash[89466]: cluster 2023-10-07T21:47:32.900369+0000 mgr.y (mgr.25319) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:35.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:34 smithi008 bash[102097]: cluster 2023-10-07T21:47:32.900369+0000 mgr.y (mgr.25319) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:35.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:34 smithi008 bash[105281]: cluster 2023-10-07T21:47:32.900369+0000 mgr.y (mgr.25319) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:36.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:36 smithi081 bash[89466]: cluster 2023-10-07T21:47:34.901031+0000 mgr.y (mgr.25319) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:37.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:36 smithi008 bash[102097]: cluster 2023-10-07T21:47:34.901031+0000 mgr.y (mgr.25319) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:37.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:36 smithi008 bash[105281]: cluster 2023-10-07T21:47:34.901031+0000 mgr.y (mgr.25319) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:38.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:38 smithi081 bash[89466]: cluster 2023-10-07T21:47:36.902014+0000 mgr.y (mgr.25319) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:39.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:38 smithi008 bash[102097]: cluster 2023-10-07T21:47:36.902014+0000 mgr.y (mgr.25319) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:39.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:38 smithi008 bash[105281]: cluster 2023-10-07T21:47:36.902014+0000 mgr.y (mgr.25319) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:40.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:40 smithi081 bash[89466]: cluster 2023-10-07T21:47:38.902785+0000 mgr.y (mgr.25319) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:41.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:40 smithi008 bash[102097]: cluster 2023-10-07T21:47:38.902785+0000 mgr.y (mgr.25319) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:41.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:40 smithi008 bash[105281]: cluster 2023-10-07T21:47:38.902785+0000 mgr.y (mgr.25319) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:41.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:41 smithi081 bash[89466]: audit 2023-10-07T21:47:40.881744+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:42.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:41 smithi008 bash[102097]: audit 2023-10-07T21:47:40.881744+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:42.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:41 smithi008 bash[105281]: audit 2023-10-07T21:47:40.881744+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:42.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:42 smithi081 bash[89466]: cluster 2023-10-07T21:47:40.903749+0000 mgr.y (mgr.25319) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:43.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:42 smithi008 bash[105281]: cluster 2023-10-07T21:47:40.903749+0000 mgr.y (mgr.25319) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:43.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:42 smithi008 bash[102097]: cluster 2023-10-07T21:47:40.903749+0000 mgr.y (mgr.25319) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:43.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:43] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-10-07T21:47:44.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:44 smithi081 bash[89466]: cluster 2023-10-07T21:47:42.904949+0000 mgr.y (mgr.25319) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:44 smithi008 bash[102097]: cluster 2023-10-07T21:47:42.904949+0000 mgr.y (mgr.25319) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:45.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:44 smithi008 bash[105281]: cluster 2023-10-07T21:47:42.904949+0000 mgr.y (mgr.25319) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:47.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:46 smithi008 bash[105281]: cluster 2023-10-07T21:47:44.905673+0000 mgr.y (mgr.25319) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:47.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:46 smithi008 bash[102097]: cluster 2023-10-07T21:47:44.905673+0000 mgr.y (mgr.25319) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:47.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:46 smithi081 bash[89466]: cluster 2023-10-07T21:47:44.905673+0000 mgr.y (mgr.25319) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:49.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:48 smithi008 bash[105281]: cluster 2023-10-07T21:47:46.906675+0000 mgr.y (mgr.25319) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:48 smithi008 bash[102097]: cluster 2023-10-07T21:47:46.906675+0000 mgr.y (mgr.25319) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:49.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:48 smithi081 bash[89466]: cluster 2023-10-07T21:47:46.906675+0000 mgr.y (mgr.25319) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:51.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:50 smithi008 bash[105281]: cluster 2023-10-07T21:47:48.907445+0000 mgr.y (mgr.25319) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:51.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:50 smithi008 bash[102097]: cluster 2023-10-07T21:47:48.907445+0000 mgr.y (mgr.25319) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:50 smithi081 bash[89466]: cluster 2023-10-07T21:47:48.907445+0000 mgr.y (mgr.25319) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:53.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:52 smithi008 bash[105281]: cluster 2023-10-07T21:47:50.908203+0000 mgr.y (mgr.25319) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:53.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:52 smithi008 bash[102097]: cluster 2023-10-07T21:47:50.908203+0000 mgr.y (mgr.25319) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:53.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:52 smithi081 bash[89466]: cluster 2023-10-07T21:47:50.908203+0000 mgr.y (mgr.25319) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:53.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:47:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:47:53] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-10-07T21:47:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:54 smithi008 bash[102097]: cluster 2023-10-07T21:47:52.909025+0000 mgr.y (mgr.25319) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:55.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:54 smithi008 bash[105281]: cluster 2023-10-07T21:47:52.909025+0000 mgr.y (mgr.25319) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:54 smithi081 bash[89466]: cluster 2023-10-07T21:47:52.909025+0000 mgr.y (mgr.25319) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:57.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:56 smithi008 bash[102097]: cluster 2023-10-07T21:47:54.909640+0000 mgr.y (mgr.25319) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:57.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:56 smithi008 bash[102097]: audit 2023-10-07T21:47:55.882143+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:57.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:56 smithi008 bash[105281]: cluster 2023-10-07T21:47:54.909640+0000 mgr.y (mgr.25319) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:57.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:56 smithi008 bash[105281]: audit 2023-10-07T21:47:55.882143+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:57.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:56 smithi081 bash[89466]: cluster 2023-10-07T21:47:54.909640+0000 mgr.y (mgr.25319) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:56 smithi081 bash[89466]: audit 2023-10-07T21:47:55.882143+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:59.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:47:58 smithi008 bash[105281]: cluster 2023-10-07T21:47:56.910618+0000 mgr.y (mgr.25319) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:59.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:47:58 smithi008 bash[102097]: cluster 2023-10-07T21:47:56.910618+0000 mgr.y (mgr.25319) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:59.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:47:58 smithi081 bash[89466]: cluster 2023-10-07T21:47:56.910618+0000 mgr.y (mgr.25319) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:01.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:00 smithi008 bash[105281]: cluster 2023-10-07T21:47:58.911394+0000 mgr.y (mgr.25319) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:01.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:00 smithi008 bash[102097]: cluster 2023-10-07T21:47:58.911394+0000 mgr.y (mgr.25319) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:01.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:00 smithi081 bash[89466]: cluster 2023-10-07T21:47:58.911394+0000 mgr.y (mgr.25319) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:03.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:02 smithi008 bash[105281]: cluster 2023-10-07T21:48:00.912130+0000 mgr.y (mgr.25319) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:03.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:02 smithi008 bash[102097]: cluster 2023-10-07T21:48:00.912130+0000 mgr.y (mgr.25319) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:03.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:02 smithi081 bash[89466]: cluster 2023-10-07T21:48:00.912130+0000 mgr.y (mgr.25319) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:03.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:03] "GET /metrics HTTP/1.1" 200 34079 "" "Prometheus/2.43.0" 2023-10-07T21:48:04.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade resume' 2023-10-07T21:48:05.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:04 smithi008 bash[105281]: cluster 2023-10-07T21:48:02.913196+0000 mgr.y (mgr.25319) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:05.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:04 smithi008 bash[102097]: cluster 2023-10-07T21:48:02.913196+0000 mgr.y (mgr.25319) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:05.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:04 smithi081 bash[89466]: cluster 2023-10-07T21:48:02.913196+0000 mgr.y (mgr.25319) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:07.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:06 smithi008 bash[102097]: cluster 2023-10-07T21:48:04.913840+0000 mgr.y (mgr.25319) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:07.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:06 smithi008 bash[105281]: cluster 2023-10-07T21:48:04.913840+0000 mgr.y (mgr.25319) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:07.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:06 smithi081 bash[89466]: cluster 2023-10-07T21:48:04.913840+0000 mgr.y (mgr.25319) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:09.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:08 smithi008 bash[105281]: cluster 2023-10-07T21:48:06.914843+0000 mgr.y (mgr.25319) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:09.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:08 smithi008 bash[102097]: cluster 2023-10-07T21:48:06.914843+0000 mgr.y (mgr.25319) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:09.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:08 smithi081 bash[89466]: cluster 2023-10-07T21:48:06.914843+0000 mgr.y (mgr.25319) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:09.759 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:48:11.129 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:10 smithi008 bash[105281]: cluster 2023-10-07T21:48:08.915528+0000 mgr.y (mgr.25319) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:11.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:10 smithi008 bash[102097]: cluster 2023-10-07T21:48:08.915528+0000 mgr.y (mgr.25319) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:11.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:10 smithi081 bash[89466]: cluster 2023-10-07T21:48:08.915528+0000 mgr.y (mgr.25319) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:12.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:11 smithi008 bash[102097]: audit 2023-10-07T21:48:10.882479+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:12.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:11 smithi008 bash[105281]: audit 2023-10-07T21:48:10.882479+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:12.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:11 smithi081 bash[89466]: audit 2023-10-07T21:48:10.882479+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:12.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:12 smithi008 bash[102097]: cluster 2023-10-07T21:48:10.915947+0000 mgr.y (mgr.25319) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:12.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:12 smithi008 bash[105281]: cluster 2023-10-07T21:48:10.915947+0000 mgr.y (mgr.25319) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:13.042 INFO:teuthology.orchestra.run.smithi008.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:48:13.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:12 smithi081 bash[89466]: cluster 2023-10-07T21:48:10.915947+0000 mgr.y (mgr.25319) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:13.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:13] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: cluster 2023-10-07T21:48:12.916907+0000 mgr.y (mgr.25319) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.030662+0000 mgr.y (mgr.25319) 240 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: cephadm 2023-10-07T21:48:13.031272+0000 mgr.y (mgr.25319) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.037584+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.062024+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.065837+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.067280+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.074736+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.159568+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.162512+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.165165+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.167027+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.169210+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: audit 2023-10-07T21:48:13.169482+0000 mgr.y (mgr.25319) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[105281]: cephadm 2023-10-07T21:48:13.170779+0000 mgr.y (mgr.25319) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-07T21:48:14.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'echo wait for half of osds to upgrade' 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: cluster 2023-10-07T21:48:12.916907+0000 mgr.y (mgr.25319) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.030662+0000 mgr.y (mgr.25319) 240 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: cephadm 2023-10-07T21:48:13.031272+0000 mgr.y (mgr.25319) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.037584+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.062024+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.065837+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.067280+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.074736+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.159568+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.162512+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.165165+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.167027+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.169210+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: audit 2023-10-07T21:48:13.169482+0000 mgr.y (mgr.25319) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:14 smithi008 bash[102097]: cephadm 2023-10-07T21:48:13.170779+0000 mgr.y (mgr.25319) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: cluster 2023-10-07T21:48:12.916907+0000 mgr.y (mgr.25319) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.030662+0000 mgr.y (mgr.25319) 240 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: cephadm 2023-10-07T21:48:13.031272+0000 mgr.y (mgr.25319) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.037584+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.062024+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.065837+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.067280+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.074736+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:14.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.159568+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.162512+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.165165+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.167027+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.169210+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: audit 2023-10-07T21:48:13.169482+0000 mgr.y (mgr.25319) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:48:14.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:14 smithi081 bash[89466]: cephadm 2023-10-07T21:48:13.170779+0000 mgr.y (mgr.25319) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-07T21:48:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[102097]: cluster 2023-10-07T21:48:14.917517+0000 mgr.y (mgr.25319) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[102097]: audit 2023-10-07T21:48:15.847855+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[102097]: audit 2023-10-07T21:48:15.851129+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:48:16.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[102097]: audit 2023-10-07T21:48:15.852614+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:16.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[105281]: cluster 2023-10-07T21:48:14.917517+0000 mgr.y (mgr.25319) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[105281]: audit 2023-10-07T21:48:15.847855+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[105281]: audit 2023-10-07T21:48:15.851129+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:48:16.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:16 smithi008 bash[105281]: audit 2023-10-07T21:48:15.852614+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:16 smithi081 bash[89466]: cluster 2023-10-07T21:48:14.917517+0000 mgr.y (mgr.25319) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:16 smithi081 bash[89466]: audit 2023-10-07T21:48:15.847855+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:16.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:16 smithi081 bash[89466]: audit 2023-10-07T21:48:15.851129+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:48:16.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:16 smithi081 bash[89466]: audit 2023-10-07T21:48:15.852614+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:17.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:17 smithi008 bash[105281]: cephadm 2023-10-07T21:48:15.841094+0000 mgr.y (mgr.25319) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-07T21:48:17.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:17 smithi008 bash[105281]: cephadm 2023-10-07T21:48:15.856134+0000 mgr.y (mgr.25319) 246 : cephadm 1 Deploying daemon osd.2 on smithi008 2023-10-07T21:48:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:17 smithi008 bash[102097]: cephadm 2023-10-07T21:48:15.841094+0000 mgr.y (mgr.25319) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-07T21:48:17.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:17 smithi008 bash[102097]: cephadm 2023-10-07T21:48:15.856134+0000 mgr.y (mgr.25319) 246 : cephadm 1 Deploying daemon osd.2 on smithi008 2023-10-07T21:48:17.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:17 smithi081 bash[89466]: cephadm 2023-10-07T21:48:15.841094+0000 mgr.y (mgr.25319) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-07T21:48:17.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:17 smithi081 bash[89466]: cephadm 2023-10-07T21:48:15.856134+0000 mgr.y (mgr.25319) 246 : cephadm 1 Deploying daemon osd.2 on smithi008 2023-10-07T21:48:18.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:18 smithi008 bash[102097]: cluster 2023-10-07T21:48:16.918536+0000 mgr.y (mgr.25319) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:18 smithi008 bash[105281]: cluster 2023-10-07T21:48:16.918536+0000 mgr.y (mgr.25319) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:18.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:18 smithi081 bash[89466]: cluster 2023-10-07T21:48:16.918536+0000 mgr.y (mgr.25319) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:19.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:48:20.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:20 smithi008 bash[102097]: cluster 2023-10-07T21:48:18.919080+0000 mgr.y (mgr.25319) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:20.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:20 smithi008 bash[105281]: cluster 2023-10-07T21:48:18.919080+0000 mgr.y (mgr.25319) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:20.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:20 smithi081 bash[89466]: cluster 2023-10-07T21:48:18.919080+0000 mgr.y (mgr.25319) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:21.640 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:21 smithi008 systemd[1]: Stopping Ceph osd.2 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:48:22.140 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:21 smithi008 bash[59958]: debug 2023-10-07T21:48:21.831+0000 7f8a659fa700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T21:48:22.140 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:21 smithi008 bash[59958]: debug 2023-10-07T21:48:21.831+0000 7f8a659fa700 -1 osd.2 91 *** Got signal Terminated *** 2023-10-07T21:48:22.140 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:21 smithi008 bash[59958]: debug 2023-10-07T21:48:21.831+0000 7f8a659fa700 -1 osd.2 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:48:22.331 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:22 smithi008 bash[102097]: cluster 2023-10-07T21:48:20.919897+0000 mgr.y (mgr.25319) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.331 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:22 smithi008 bash[102097]: cluster 2023-10-07T21:48:21.836769+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-10-07T21:48:22.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:22 smithi008 bash[105281]: cluster 2023-10-07T21:48:20.919897+0000 mgr.y (mgr.25319) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:22 smithi008 bash[105281]: cluster 2023-10-07T21:48:21.836769+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-10-07T21:48:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:22 smithi081 bash[89466]: cluster 2023-10-07T21:48:20.919897+0000 mgr.y (mgr.25319) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:22 smithi081 bash[89466]: cluster 2023-10-07T21:48:21.836769+0000 mon.a (mon.0) 379 : cluster 1 osd.2 marked itself down and dead 2023-10-07T21:48:23.295 INFO:teuthology.orchestra.run.smithi008.stdout:wait for half of osds to upgrade 2023-10-07T21:48:23.340 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:23] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.313298+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.315725+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.316618+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.316793+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.317115+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.320778+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.321359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.322382+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.322709+0000 mon.a (mon.0) 382 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.313298+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.315725+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.316618+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.316793+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.317115+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.320778+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.321359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-07T21:48:23.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.322382+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.322709+0000 mon.a (mon.0) 382 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-07T21:48:23.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.313298+0000 mon.a (mon.0) 380 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.315725+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.316618+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.316793+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.317115+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.320778+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.321359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-07T21:48:23.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.322382+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-07T21:48:23.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:23 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.322709+0000 mon.a (mon.0) 382 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-07T21:48:23.874 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[125653]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-2 2023-10-07T21:48:24.140 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:23 smithi008 bash[125801]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-2 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:22.920551+0000 mgr.y (mgr.25319) 250 : cluster 0 pgmap v186: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.314690+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.315029+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.318806+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.319094+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.319455+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.323676+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[105281]: cluster 2023-10-07T21:48:23.328366+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:22.920551+0000 mgr.y (mgr.25319) 250 : cluster 0 pgmap v186: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.314690+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.315029+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.318806+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.319094+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.319455+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.323676+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:24 smithi008 bash[102097]: cluster 2023-10-07T21:48:23.328366+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:22.920551+0000 mgr.y (mgr.25319) 250 : cluster 0 pgmap v186: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.314690+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.315029+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.318806+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.319094+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.319455+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.323676+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:24 smithi081 bash[89466]: cluster 2023-10-07T21:48:23.328366+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-07T21:48:25.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[102097]: cluster 2023-10-07T21:48:24.920938+0000 mgr.y (mgr.25319) 251 : cluster 0 pgmap v188: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[102097]: audit 2023-10-07T21:48:25.887775+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[102097]: audit 2023-10-07T21:48:25.890118+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[105281]: cluster 2023-10-07T21:48:24.920938+0000 mgr.y (mgr.25319) 251 : cluster 0 pgmap v188: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[105281]: audit 2023-10-07T21:48:25.887775+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:26.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:26 smithi008 bash[105281]: audit 2023-10-07T21:48:25.890118+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:26 smithi081 bash[89466]: cluster 2023-10-07T21:48:24.920938+0000 mgr.y (mgr.25319) 251 : cluster 0 pgmap v188: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:26 smithi081 bash[89466]: audit 2023-10-07T21:48:25.887775+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:26 smithi081 bash[89466]: audit 2023-10-07T21:48:25.890118+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:26.935 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:26 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-07T21:48:26.935 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:26 smithi008 systemd[1]: Stopped Ceph osd.2 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:48:27.390 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:26 smithi008 systemd[1]: Started Ceph osd.2 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:48:28.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:27 smithi081 bash[89466]: cluster 2023-10-07T21:48:26.921904+0000 mgr.y (mgr.25319) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:27 smithi081 bash[89466]: audit 2023-10-07T21:48:26.972585+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:27 smithi081 bash[89466]: audit 2023-10-07T21:48:26.978694+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:27 smithi081 bash[89466]: audit 2023-10-07T21:48:26.998930+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:28.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:27 smithi081 bash[89466]: cluster 2023-10-07T21:48:27.340969+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:48:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[102097]: cluster 2023-10-07T21:48:26.921904+0000 mgr.y (mgr.25319) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[102097]: audit 2023-10-07T21:48:26.972585+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[102097]: audit 2023-10-07T21:48:26.978694+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[102097]: audit 2023-10-07T21:48:26.998930+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:28.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[102097]: cluster 2023-10-07T21:48:27.340969+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:48:28.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[105281]: cluster 2023-10-07T21:48:26.921904+0000 mgr.y (mgr.25319) 252 : cluster 0 pgmap v189: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:28.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[105281]: audit 2023-10-07T21:48:26.972585+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[105281]: audit 2023-10-07T21:48:26.978694+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:28.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[105281]: audit 2023-10-07T21:48:26.998930+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:28.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:27 smithi008 bash[105281]: cluster 2023-10-07T21:48:27.340969+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-07T21:48:28.890 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-07T21:48:28.891 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T21:48:28.891 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:28 smithi008 bash[125975]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-07T21:48:30.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:29 smithi081 bash[89466]: cluster 2023-10-07T21:48:28.922766+0000 mgr.y (mgr.25319) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:30.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:29 smithi008 bash[102097]: cluster 2023-10-07T21:48:28.922766+0000 mgr.y (mgr.25319) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:30.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:29 smithi008 bash[105281]: cluster 2023-10-07T21:48:28.922766+0000 mgr.y (mgr.25319) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:30.640 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:30 smithi008 bash[126288]: debug 2023-10-07T21:48:30.379+0000 7f847018e700 1 -- 172.21.15.8:0/1851820287 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e8412c44e0 con 0x55e84134b000 2023-10-07T21:48:30.894 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:48:31.390 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:30 smithi008 bash[126288]: debug 2023-10-07T21:48:30.939+0000 7f8479314640 -1 Falling back to public interface 2023-10-07T21:48:32.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:32 smithi008 bash[105281]: cluster 2023-10-07T21:48:30.923601+0000 mgr.y (mgr.25319) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:32.334 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:32 smithi008 bash[102097]: cluster 2023-10-07T21:48:30.923601+0000 mgr.y (mgr.25319) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:32 smithi081 bash[89466]: cluster 2023-10-07T21:48:30.923601+0000 mgr.y (mgr.25319) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:33.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:33] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-10-07T21:48:34.313 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[126288]: debug 2023-10-07T21:48:34.023+0000 7f8479314640 -1 osd.2 0 read_superblock omap replica is missing. 2023-10-07T21:48:34.313 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[126288]: debug 2023-10-07T21:48:34.071+0000 7f8479314640 -1 osd.2 91 log_to_monitors true 2023-10-07T21:48:34.640 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[126288]: debug 2023-10-07T21:48:34.351+0000 7f8467f7b700 -1 osd.2 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:48:34.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[105281]: cluster 2023-10-07T21:48:32.924738+0000 mgr.y (mgr.25319) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:34.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[105281]: audit 2023-10-07T21:48:34.082230+0000 mon.c (mon.2) 3 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:34.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[105281]: audit 2023-10-07T21:48:34.083049+0000 mon.a (mon.0) 389 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[102097]: cluster 2023-10-07T21:48:32.924738+0000 mgr.y (mgr.25319) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:34.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[102097]: audit 2023-10-07T21:48:34.082230+0000 mon.c (mon.2) 3 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:34.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:34 smithi008 bash[102097]: audit 2023-10-07T21:48:34.083049+0000 mon.a (mon.0) 389 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:34 smithi081 bash[89466]: cluster 2023-10-07T21:48:32.924738+0000 mgr.y (mgr.25319) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:34 smithi081 bash[89466]: audit 2023-10-07T21:48:34.082230+0000 mon.c (mon.2) 3 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:34 smithi081 bash[89466]: audit 2023-10-07T21:48:34.083049+0000 mon.a (mon.0) 389 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:48:35.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: cluster 2023-10-07T21:48:34.312510+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: cluster 2023-10-07T21:48:34.312691+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.315652+0000 mon.a (mon.0) 390 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:48:35.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: cluster 2023-10-07T21:48:34.318863+0000 mon.a (mon.0) 391 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.319567+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.320078+0000 mon.a (mon.0) 392 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.391490+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.8:0/1390204864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.646830+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: audit 2023-10-07T21:48:34.654875+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.298308+0000 mon.a (mon.0) 396 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: cluster 2023-10-07T21:48:34.312510+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: cluster 2023-10-07T21:48:34.312691+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.315652+0000 mon.a (mon.0) 390 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: cluster 2023-10-07T21:48:34.318863+0000 mon.a (mon.0) 391 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.319567+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.320078+0000 mon.a (mon.0) 392 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.391490+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.8:0/1390204864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.646830+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: audit 2023-10-07T21:48:34.654875+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:35 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.298308+0000 mon.a (mon.0) 396 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:35.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: cluster 2023-10-07T21:48:34.312510+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: cluster 2023-10-07T21:48:34.312691+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.315652+0000 mon.a (mon.0) 390 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: cluster 2023-10-07T21:48:34.318863+0000 mon.a (mon.0) 391 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.319567+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.320078+0000 mon.a (mon.0) 392 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.391490+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.8:0/1390204864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.646830+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: audit 2023-10-07T21:48:34.654875+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:35.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:35 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.298308+0000 mon.a (mon.0) 396 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:34.925456+0000 mgr.y (mgr.25319) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.315107+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.315285+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.316476+0000 mon.a (mon.0) 397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.322260+0000 mon.a (mon.0) 398 : cluster 1 osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220] boot 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:35.322346+0000 mon.a (mon.0) 399 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: audit 2023-10-07T21:48:35.323039+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: audit 2023-10-07T21:48:35.554654+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: audit 2023-10-07T21:48:35.562519+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.326543+0000 mon.a (mon.0) 403 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:34.925456+0000 mgr.y (mgr.25319) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.315107+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.315285+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.316476+0000 mon.a (mon.0) 397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.322260+0000 mon.a (mon.0) 398 : cluster 1 osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220] boot 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:35.322346+0000 mon.a (mon.0) 399 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: audit 2023-10-07T21:48:35.323039+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: audit 2023-10-07T21:48:35.554654+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: audit 2023-10-07T21:48:35.562519+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:36 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.326543+0000 mon.a (mon.0) 403 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:48:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:34.925456+0000 mgr.y (mgr.25319) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.315107+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.315285+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.316476+0000 mon.a (mon.0) 397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.322260+0000 mon.a (mon.0) 398 : cluster 1 osd.2 [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220] boot 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:35.322346+0000 mon.a (mon.0) 399 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: audit 2023-10-07T21:48:35.323039+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: audit 2023-10-07T21:48:35.554654+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: audit 2023-10-07T21:48:35.562519+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:36 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.326543+0000 mon.a (mon.0) 403 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:48:37.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.317670+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.318400+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.322479+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.322644+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.323032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.323183+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.325663+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.326231+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.326292+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.327460+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[105281]: audit 2023-10-07T21:48:36.770953+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.8:0/3939626529' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.317670+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.318400+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.322479+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.322644+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.323032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.323183+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.325663+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.326231+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.326292+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.327460+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:37 smithi008 bash[102097]: audit 2023-10-07T21:48:36.770953+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.8:0/3939626529' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:37.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.317670+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.318400+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.322479+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.322644+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.323032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.323183+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.325663+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.326231+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.326292+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.327460+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-07T21:48:37.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:37 smithi081 bash[89466]: audit 2023-10-07T21:48:36.770953+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.8:0/3939626529' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:38 smithi008 bash[102097]: cluster 2023-10-07T21:48:36.926404+0000 mgr.y (mgr.25319) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 7 active+undersized, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:38 smithi008 bash[105281]: cluster 2023-10-07T21:48:36.926404+0000 mgr.y (mgr.25319) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 7 active+undersized, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:38.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:38 smithi081 bash[89466]: cluster 2023-10-07T21:48:36.926404+0000 mgr.y (mgr.25319) 257 : cluster 0 pgmap v197: 73 pgs: 1 active+undersized+degraded, 7 active+undersized, 65 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:48:39.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:39 smithi008 bash[102097]: audit 2023-10-07T21:48:39.145692+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.8:0/2352018933' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:39.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:39 smithi008 bash[105281]: audit 2023-10-07T21:48:39.145692+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.8:0/2352018933' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:39.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:39 smithi081 bash[89466]: audit 2023-10-07T21:48:39.145692+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.8:0/2352018933' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:40.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[105281]: cluster 2023-10-07T21:48:38.926988+0000 mgr.y (mgr.25319) 258 : cluster 0 pgmap v198: 73 pgs: 6 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:40.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[105281]: cluster 2023-10-07T21:48:39.344710+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-07T21:48:40.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[105281]: cluster 2023-10-07T21:48:39.344778+0000 mon.a (mon.0) 406 : cluster 1 Cluster is now healthy 2023-10-07T21:48:40.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[102097]: cluster 2023-10-07T21:48:38.926988+0000 mgr.y (mgr.25319) 258 : cluster 0 pgmap v198: 73 pgs: 6 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:40.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[102097]: cluster 2023-10-07T21:48:39.344710+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-07T21:48:40.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:40 smithi008 bash[102097]: cluster 2023-10-07T21:48:39.344778+0000 mon.a (mon.0) 406 : cluster 1 Cluster is now healthy 2023-10-07T21:48:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:40 smithi081 bash[89466]: cluster 2023-10-07T21:48:38.926988+0000 mgr.y (mgr.25319) 258 : cluster 0 pgmap v198: 73 pgs: 6 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:40 smithi081 bash[89466]: cluster 2023-10-07T21:48:39.344710+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-07T21:48:40.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:40 smithi081 bash[89466]: cluster 2023-10-07T21:48:39.344778+0000 mon.a (mon.0) 406 : cluster 1 Cluster is now healthy 2023-10-07T21:48:42.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:41 smithi081 bash[89466]: audit 2023-10-07T21:48:40.888982+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:42.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:41 smithi081 bash[89466]: audit 2023-10-07T21:48:40.890898+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:41 smithi081 bash[89466]: cluster 2023-10-07T21:48:40.927683+0000 mgr.y (mgr.25319) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:41 smithi081 bash[89466]: audit 2023-10-07T21:48:41.525320+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.8:0/2018213048' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[105281]: audit 2023-10-07T21:48:40.888982+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[105281]: audit 2023-10-07T21:48:40.890898+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[105281]: cluster 2023-10-07T21:48:40.927683+0000 mgr.y (mgr.25319) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[105281]: audit 2023-10-07T21:48:41.525320+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.8:0/2018213048' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[102097]: audit 2023-10-07T21:48:40.888982+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[102097]: audit 2023-10-07T21:48:40.890898+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:42.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[102097]: cluster 2023-10-07T21:48:40.927683+0000 mgr.y (mgr.25319) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:42.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:41 smithi008 bash[102097]: audit 2023-10-07T21:48:41.525320+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.8:0/2018213048' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:43.390 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:43] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2023-10-07T21:48:44.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:43 smithi008 bash[102097]: cluster 2023-10-07T21:48:42.928755+0000 mgr.y (mgr.25319) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:44.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:43 smithi008 bash[102097]: audit 2023-10-07T21:48:43.893176+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.8:0/3884736667' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:44.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:43 smithi008 bash[105281]: cluster 2023-10-07T21:48:42.928755+0000 mgr.y (mgr.25319) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:44.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:43 smithi008 bash[105281]: audit 2023-10-07T21:48:43.893176+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.8:0/3884736667' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:44.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:43 smithi081 bash[89466]: cluster 2023-10-07T21:48:42.928755+0000 mgr.y (mgr.25319) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:44.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:43 smithi081 bash[89466]: audit 2023-10-07T21:48:43.893176+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.8:0/3884736667' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:47.108 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: cluster 2023-10-07T21:48:44.929374+0000 mgr.y (mgr.25319) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:47.108 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.812696+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.821576+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.823301+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.824656+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.832214+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.915480+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.918788+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.921549+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.923932+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.927183+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:45.960475+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[105281]: audit 2023-10-07T21:48:46.279617+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.8:0/4087630576' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: cluster 2023-10-07T21:48:44.929374+0000 mgr.y (mgr.25319) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.812696+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.821576+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.823301+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.824656+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.832214+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.915480+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.918788+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.921549+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.110 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.923932+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.927183+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:47.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:45.960475+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:46 smithi008 bash[102097]: audit 2023-10-07T21:48:46.279617+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.8:0/4087630576' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:47.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: cluster 2023-10-07T21:48:44.929374+0000 mgr.y (mgr.25319) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.812696+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.821576+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.823301+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.824656+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.832214+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.915480+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.918788+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.921549+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.923932+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.927183+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:45.960475+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:47.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:46 smithi081 bash[89466]: audit 2023-10-07T21:48:46.279617+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.8:0/4087630576' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:48.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:47 smithi008 bash[105281]: audit 2023-10-07T21:48:45.927468+0000 mgr.y (mgr.25319) 262 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:48.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:47 smithi008 bash[105281]: cephadm 2023-10-07T21:48:45.929116+0000 mgr.y (mgr.25319) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-07T21:48:48.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:47 smithi008 bash[102097]: audit 2023-10-07T21:48:45.927468+0000 mgr.y (mgr.25319) 262 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:48.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:47 smithi008 bash[102097]: cephadm 2023-10-07T21:48:45.929116+0000 mgr.y (mgr.25319) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-07T21:48:48.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:47 smithi081 bash[89466]: audit 2023-10-07T21:48:45.927468+0000 mgr.y (mgr.25319) 262 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:48:48.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:47 smithi081 bash[89466]: cephadm 2023-10-07T21:48:45.929116+0000 mgr.y (mgr.25319) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[102097]: cluster 2023-10-07T21:48:46.930374+0000 mgr.y (mgr.25319) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[102097]: audit 2023-10-07T21:48:48.207467+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[102097]: audit 2023-10-07T21:48:48.211514+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[102097]: audit 2023-10-07T21:48:48.212840+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[102097]: audit 2023-10-07T21:48:48.681535+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.8:0/3657157079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[105281]: cluster 2023-10-07T21:48:46.930374+0000 mgr.y (mgr.25319) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:49.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[105281]: audit 2023-10-07T21:48:48.207467+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:49.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[105281]: audit 2023-10-07T21:48:48.211514+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:48:49.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[105281]: audit 2023-10-07T21:48:48.212840+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:49.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:48 smithi008 bash[105281]: audit 2023-10-07T21:48:48.681535+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.8:0/3657157079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:49.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:48 smithi081 bash[89466]: cluster 2023-10-07T21:48:46.930374+0000 mgr.y (mgr.25319) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:49.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:48 smithi081 bash[89466]: audit 2023-10-07T21:48:48.207467+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:49.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:48 smithi081 bash[89466]: audit 2023-10-07T21:48:48.211514+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:48:49.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:48 smithi081 bash[89466]: audit 2023-10-07T21:48:48.212840+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:49.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:48 smithi081 bash[89466]: audit 2023-10-07T21:48:48.681535+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.8:0/3657157079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:49.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:49 smithi008 bash[102097]: cephadm 2023-10-07T21:48:48.200744+0000 mgr.y (mgr.25319) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-07T21:48:49.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:49 smithi008 bash[102097]: cephadm 2023-10-07T21:48:48.215506+0000 mgr.y (mgr.25319) 266 : cephadm 1 Deploying daemon osd.3 on smithi008 2023-10-07T21:48:50.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:49 smithi008 bash[105281]: cephadm 2023-10-07T21:48:48.200744+0000 mgr.y (mgr.25319) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-07T21:48:50.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:49 smithi008 bash[105281]: cephadm 2023-10-07T21:48:48.215506+0000 mgr.y (mgr.25319) 266 : cephadm 1 Deploying daemon osd.3 on smithi008 2023-10-07T21:48:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:49 smithi081 bash[89466]: cephadm 2023-10-07T21:48:48.200744+0000 mgr.y (mgr.25319) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-07T21:48:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:49 smithi081 bash[89466]: cephadm 2023-10-07T21:48:48.215506+0000 mgr.y (mgr.25319) 266 : cephadm 1 Deploying daemon osd.3 on smithi008 2023-10-07T21:48:51.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:50 smithi008 bash[105281]: cluster 2023-10-07T21:48:48.931102+0000 mgr.y (mgr.25319) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:51.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:50 smithi008 bash[102097]: cluster 2023-10-07T21:48:48.931102+0000 mgr.y (mgr.25319) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:51.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:50 smithi081 bash[89466]: cluster 2023-10-07T21:48:48.931102+0000 mgr.y (mgr.25319) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:52.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:51 smithi008 bash[105281]: cluster 2023-10-07T21:48:50.931651+0000 mgr.y (mgr.25319) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:52.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:51 smithi008 bash[105281]: audit 2023-10-07T21:48:51.052988+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.8:0/3371430641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:52.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:51 smithi008 bash[102097]: cluster 2023-10-07T21:48:50.931651+0000 mgr.y (mgr.25319) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:52.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:51 smithi008 bash[102097]: audit 2023-10-07T21:48:51.052988+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.8:0/3371430641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:52.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:51 smithi081 bash[89466]: cluster 2023-10-07T21:48:50.931651+0000 mgr.y (mgr.25319) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:52.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:51 smithi081 bash[89466]: audit 2023-10-07T21:48:51.052988+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.8:0/3371430641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:53.325 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:48:53] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2023-10-07T21:48:53.325 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:53 smithi008 systemd[1]: Stopping Ceph osd.3 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T21:48:53.640 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[67798]: debug 2023-10-07T21:48:53.315+0000 7fd0d1c99700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T21:48:53.640 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[67798]: debug 2023-10-07T21:48:53.315+0000 7fd0d1c99700 -1 osd.3 96 *** Got signal Terminated *** 2023-10-07T21:48:53.640 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[67798]: debug 2023-10-07T21:48:53.315+0000 7fd0d1c99700 -1 osd.3 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[102097]: cluster 2023-10-07T21:48:52.932478+0000 mgr.y (mgr.25319) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.322180+0000 mon.a (mon.0) 426 : cluster 1 osd.3 marked itself down and dead 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[102097]: audit 2023-10-07T21:48:53.424646+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.8:0/3990702003' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[105281]: cluster 2023-10-07T21:48:52.932478+0000 mgr.y (mgr.25319) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.322180+0000 mon.a (mon.0) 426 : cluster 1 osd.3 marked itself down and dead 2023-10-07T21:48:54.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:53 smithi008 bash[105281]: audit 2023-10-07T21:48:53.424646+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.8:0/3990702003' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:53 smithi081 bash[89466]: cluster 2023-10-07T21:48:52.932478+0000 mgr.y (mgr.25319) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:53 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.322180+0000 mon.a (mon.0) 426 : cluster 1 osd.3 marked itself down and dead 2023-10-07T21:48:54.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:53 smithi081 bash[89466]: audit 2023-10-07T21:48:53.424646+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.8:0/3990702003' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.987919+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.992433+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.997189+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.997309+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.999304+0000 mon.a (mon.0) 429 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-07T21:48:55.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.987919+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:55.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.992433+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.997189+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.997309+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:54 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.999304+0000 mon.a (mon.0) 429 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-07T21:48:55.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:54 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.987919+0000 mon.a (mon.0) 428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:48:55.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:54 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.992433+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:54 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.997189+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:54 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.997309+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:55.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:54 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.999304+0000 mon.a (mon.0) 429 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-07T21:48:55.550 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[131729]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-3 2023-10-07T21:48:55.550 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[131805]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-3 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:53.997227+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.933082+0000 mgr.y (mgr.25319) 270 : cluster 0 pgmap v207: 73 pgs: 3 peering, 12 stale+active+clean, 58 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.993859+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.997738+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.997897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.998588+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:55.000820+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:55.001717+0000 mon.a (mon.0) 430 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: cluster 2023-10-07T21:48:55.006082+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: audit 2023-10-07T21:48:55.798672+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.8:0/1486321646' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: audit 2023-10-07T21:48:55.890069+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[105281]: audit 2023-10-07T21:48:55.891747+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:53.997227+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.933082+0000 mgr.y (mgr.25319) 270 : cluster 0 pgmap v207: 73 pgs: 3 peering, 12 stale+active+clean, 58 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.993859+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.997738+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.997897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.998588+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:55.000820+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:55.001717+0000 mon.a (mon.0) 430 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: cluster 2023-10-07T21:48:55.006082+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: audit 2023-10-07T21:48:55.798672+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.8:0/1486321646' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: audit 2023-10-07T21:48:55.890069+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:56.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:55 smithi008 bash[102097]: audit 2023-10-07T21:48:55.891747+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:56.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:53.997227+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e97 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.933082+0000 mgr.y (mgr.25319) 270 : cluster 0 pgmap v207: 73 pgs: 3 peering, 12 stale+active+clean, 58 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.993859+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.997738+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.997897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.998588+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:55.000820+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:55.001717+0000 mon.a (mon.0) 430 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: cluster 2023-10-07T21:48:55.006082+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: audit 2023-10-07T21:48:55.798672+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.8:0/1486321646' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:56.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: audit 2023-10-07T21:48:55.890069+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:56.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:55 smithi081 bash[89466]: audit 2023-10-07T21:48:55.891747+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:57.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.994619+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[105281]: cluster 2023-10-07T21:48:54.998406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[105281]: cluster 2023-10-07T21:48:55.004085+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.994619+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[102097]: cluster 2023-10-07T21:48:54.998406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:57 smithi008 bash[102097]: cluster 2023-10-07T21:48:55.004085+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:56 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.994619+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:56 smithi081 bash[89466]: cluster 2023-10-07T21:48:54.998406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:57.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:56 smithi081 bash[89466]: cluster 2023-10-07T21:48:55.004085+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[105281]: cluster 2023-10-07T21:48:56.934206+0000 mgr.y (mgr.25319) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 10 peering, 2 stale+active+clean, 12 active+undersized, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[105281]: cluster 2023-10-07T21:48:56.992342+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[105281]: cluster 2023-10-07T21:48:56.992409+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[102097]: cluster 2023-10-07T21:48:56.934206+0000 mgr.y (mgr.25319) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 10 peering, 2 stale+active+clean, 12 active+undersized, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[102097]: cluster 2023-10-07T21:48:56.992342+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:48:58.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:58 smithi008 bash[102097]: cluster 2023-10-07T21:48:56.992409+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:58.066 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:57 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-07T21:48:58.066 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:57 smithi008 systemd[1]: Stopped Ceph osd.3 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:48:58.066 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:58 smithi008 systemd[1]: Started Ceph osd.3 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T21:48:58.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:57 smithi081 bash[89466]: cluster 2023-10-07T21:48:56.934206+0000 mgr.y (mgr.25319) 271 : cluster 0 pgmap v209: 73 pgs: 2 active+undersized+degraded, 10 peering, 2 stale+active+clean, 12 active+undersized, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-07T21:48:58.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:57 smithi081 bash[89466]: cluster 2023-10-07T21:48:56.992342+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:48:58.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:57 smithi081 bash[89466]: cluster 2023-10-07T21:48:56.992409+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:48:59.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[102097]: audit 2023-10-07T21:48:58.101397+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[102097]: audit 2023-10-07T21:48:58.109878+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[102097]: audit 2023-10-07T21:48:58.112491+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[102097]: audit 2023-10-07T21:48:58.203283+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.8:0/706811623' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[105281]: audit 2023-10-07T21:48:58.101397+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[105281]: audit 2023-10-07T21:48:58.109878+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[105281]: audit 2023-10-07T21:48:58.112491+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[105281]: audit 2023-10-07T21:48:58.203283+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.8:0/706811623' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:48:59.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:59 smithi081 bash[89466]: audit 2023-10-07T21:48:58.101397+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:59 smithi081 bash[89466]: audit 2023-10-07T21:48:58.109878+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:48:59.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:59 smithi081 bash[89466]: audit 2023-10-07T21:48:58.112491+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:59.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:48:59 smithi081 bash[89466]: audit 2023-10-07T21:48:58.203283+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.8:0/706811623' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-07T21:49:00.115 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-07T21:49:00.116 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T21:49:00.116 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:48:59 smithi008 bash[132006]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-07T21:49:00.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:00 smithi008 bash[102097]: cluster 2023-10-07T21:48:58.935217+0000 mgr.y (mgr.25319) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 10 peering, 18 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:00.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:00 smithi008 bash[105281]: cluster 2023-10-07T21:48:58.935217+0000 mgr.y (mgr.25319) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 10 peering, 18 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:00.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:00 smithi081 bash[89466]: cluster 2023-10-07T21:48:58.935217+0000 mgr.y (mgr.25319) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 10 peering, 18 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:01.635 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:01 smithi008 bash[105281]: audit 2023-10-07T21:49:00.590429+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.8:0/3017342534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:01.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:01 smithi008 bash[102097]: audit 2023-10-07T21:49:00.590429+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.8:0/3017342534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:01.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:01 smithi081 bash[89466]: audit 2023-10-07T21:49:00.590429+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.8:0/3017342534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:02.139 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:49:01 smithi008 bash[132301]: debug 2023-10-07T21:49:01.699+0000 7fcfe59c8700 1 -- 172.21.15.8:0/1298109485 <== mon.0 v2:172.21.15.8:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c724f5c4e0 con 0x55c724fe2c00 2023-10-07T21:49:02.640 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:49:02 smithi008 bash[132301]: debug 2023-10-07T21:49:02.243+0000 7fcfeeb4e640 -1 Falling back to public interface 2023-10-07T21:49:02.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:02 smithi008 bash[102097]: cluster 2023-10-07T21:49:00.935918+0000 mgr.y (mgr.25319) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:02.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:02 smithi008 bash[102097]: cluster 2023-10-07T21:49:01.310063+0000 mon.a (mon.0) 439 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:49:02.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:02 smithi008 bash[105281]: cluster 2023-10-07T21:49:00.935918+0000 mgr.y (mgr.25319) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:02.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:02 smithi008 bash[105281]: cluster 2023-10-07T21:49:01.310063+0000 mon.a (mon.0) 439 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:49:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:02 smithi081 bash[89466]: cluster 2023-10-07T21:49:00.935918+0000 mgr.y (mgr.25319) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:02 smithi081 bash[89466]: cluster 2023-10-07T21:49:01.310063+0000 mon.a (mon.0) 439 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:49:03.332 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:03] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2023-10-07T21:49:03.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:03 smithi008 bash[102097]: audit 2023-10-07T21:49:02.978474+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.8:0/3221864343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:03.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:03 smithi008 bash[105281]: audit 2023-10-07T21:49:02.978474+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.8:0/3221864343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:03.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:03 smithi081 bash[89466]: audit 2023-10-07T21:49:02.978474+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.8:0/3221864343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:04.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:04 smithi008 bash[102097]: cluster 2023-10-07T21:49:02.936951+0000 mgr.y (mgr.25319) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:04.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:04 smithi008 bash[105281]: cluster 2023-10-07T21:49:02.936951+0000 mgr.y (mgr.25319) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:04.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:04 smithi081 bash[89466]: cluster 2023-10-07T21:49:02.936951+0000 mgr.y (mgr.25319) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:05.558 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[132301]: debug 2023-10-07T21:49:05.275+0000 7fcfeeb4e640 -1 osd.3 0 read_superblock omap replica is missing. 2023-10-07T21:49:05.559 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[132301]: debug 2023-10-07T21:49:05.295+0000 7fcfeeb4e640 -1 osd.3 96 log_to_monitors true 2023-10-07T21:49:05.889 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[132301]: debug 2023-10-07T21:49:05.603+0000 7fcfdf7b9700 -1 osd.3 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:04.555314+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:04.563971+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:05.303587+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:05.304063+0000 mon.a (mon.0) 442 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:05.309595+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: cluster 2023-10-07T21:49:05.309959+0000 mon.a (mon.0) 444 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:05.319816+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[102097]: audit 2023-10-07T21:49:05.397875+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.8:0/1865020604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:04.555314+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:04.563971+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:05.303587+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:05.304063+0000 mon.a (mon.0) 442 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:05.309595+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: cluster 2023-10-07T21:49:05.309959+0000 mon.a (mon.0) 444 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:05.319816+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:05 smithi008 bash[105281]: audit 2023-10-07T21:49:05.397875+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.8:0/1865020604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:05.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:04.555314+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:04.563971+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:05.303587+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:05.304063+0000 mon.a (mon.0) 442 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:49:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:05.309595+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: cluster 2023-10-07T21:49:05.309959+0000 mon.a (mon.0) 444 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:05.319816+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:05.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:05 smithi081 bash[89466]: audit 2023-10-07T21:49:05.397875+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.8:0/1865020604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:06.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: cluster 2023-10-07T21:49:04.937732+0000 mgr.y (mgr.25319) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:06.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: cluster 2023-10-07T21:49:05.558655+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:05.561908+0000 mon.a (mon.0) 446 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: cluster 2023-10-07T21:49:05.565449+0000 mon.a (mon.0) 447 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:05.565979+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:05.566432+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:05.982796+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:06.163316+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[102097]: audit 2023-10-07T21:49:06.171517+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: cluster 2023-10-07T21:49:04.937732+0000 mgr.y (mgr.25319) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:06.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: cluster 2023-10-07T21:49:05.558655+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:06.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:05.561908+0000 mon.a (mon.0) 446 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: cluster 2023-10-07T21:49:05.565449+0000 mon.a (mon.0) 447 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:05.565979+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:05.566432+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:05.982796+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:06.163316+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:06 smithi008 bash[105281]: audit 2023-10-07T21:49:06.171517+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: cluster 2023-10-07T21:49:04.937732+0000 mgr.y (mgr.25319) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-07T21:49:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: cluster 2023-10-07T21:49:05.558655+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:05.561908+0000 mon.a (mon.0) 446 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:49:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: cluster 2023-10-07T21:49:05.565449+0000 mon.a (mon.0) 447 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-07T21:49:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:05.565979+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:05.566432+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2023-10-07T21:49:06.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:05.982796+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:06.163316+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:06.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:06 smithi081 bash[89466]: audit 2023-10-07T21:49:06.171517+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:07.818 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.194098+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.194267+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.194416+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.569917+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.572163+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.573454+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.574199+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.577015+0000 mon.a (mon.0) 453 : cluster 1 osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837] boot 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.577085+0000 mon.a (mon.0) 454 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:49:07.833 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: audit 2023-10-07T21:49:06.578105+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.580831+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.194098+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.194267+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.194416+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.569917+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.572163+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:49:07.834 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.573454+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.574199+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.577015+0000 mon.a (mon.0) 453 : cluster 1 osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837] boot 2023-10-07T21:49:07.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.577085+0000 mon.a (mon.0) 454 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:49:07.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: audit 2023-10-07T21:49:06.578105+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:49:07.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:07 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.580831+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.194098+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.194267+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.194416+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.569917+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.572163+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.573454+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.574199+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.577015+0000 mon.a (mon.0) 453 : cluster 1 osd.3 [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837] boot 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.577085+0000 mon.a (mon.0) 454 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: audit 2023-10-07T21:49:06.578105+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:49:07.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:07 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.580831+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-07T21:49:08.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade pause' 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:06.938748+0000 mgr.y (mgr.25319) 276 : cluster 0 pgmap v216: 73 pgs: 8 peering, 2 active+undersized+degraded, 21 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.577741+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.577760+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.579035+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.579786+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.581712+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.582459+0000 mon.a (mon.0) 456 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.586676+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.590742+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: cluster 2023-10-07T21:49:07.590745+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[105281]: audit 2023-10-07T21:49:07.796298+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.8:0/2538475946' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:06.938748+0000 mgr.y (mgr.25319) 276 : cluster 0 pgmap v216: 73 pgs: 8 peering, 2 active+undersized+degraded, 21 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.577741+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.577760+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.579035+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.579786+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.581712+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.582459+0000 mon.a (mon.0) 456 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.586676+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.590742+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: cluster 2023-10-07T21:49:07.590745+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:08 smithi008 bash[102097]: audit 2023-10-07T21:49:07.796298+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.8:0/2538475946' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:08.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:06.938748+0000 mgr.y (mgr.25319) 276 : cluster 0 pgmap v216: 73 pgs: 8 peering, 2 active+undersized+degraded, 21 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.577741+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.577760+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.579035+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.579786+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.581712+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.582459+0000 mon.a (mon.0) 456 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.586676+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.590742+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: cluster 2023-10-07T21:49:07.590745+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e101 with expected crc 2023-10-07T21:49:08.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:08 smithi081 bash[89466]: audit 2023-10-07T21:49:07.796298+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.8:0/2538475946' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-07T21:49:10.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:10 smithi008 bash[105281]: cluster 2023-10-07T21:49:08.939216+0000 mgr.y (mgr.25319) 277 : cluster 0 pgmap v218: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:10.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:10 smithi008 bash[105281]: cluster 2023-10-07T21:49:10.311195+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:10.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:10 smithi008 bash[102097]: cluster 2023-10-07T21:49:08.939216+0000 mgr.y (mgr.25319) 277 : cluster 0 pgmap v218: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:10.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:10 smithi008 bash[102097]: cluster 2023-10-07T21:49:10.311195+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:10.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:10 smithi081 bash[89466]: cluster 2023-10-07T21:49:08.939216+0000 mgr.y (mgr.25319) 277 : cluster 0 pgmap v218: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-07T21:49:10.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:10 smithi081 bash[89466]: cluster 2023-10-07T21:49:10.311195+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:49:12.205 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[105281]: audit 2023-10-07T21:49:10.889682+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:12.205 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[105281]: audit 2023-10-07T21:49:10.891622+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:12.205 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[105281]: cluster 2023-10-07T21:49:10.939912+0000 mgr.y (mgr.25319) 278 : cluster 0 pgmap v219: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:12.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[102097]: audit 2023-10-07T21:49:10.889682+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:12.206 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[102097]: audit 2023-10-07T21:49:10.891622+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:12.206 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:11 smithi008 bash[102097]: cluster 2023-10-07T21:49:10.939912+0000 mgr.y (mgr.25319) 278 : cluster 0 pgmap v219: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:12.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:11 smithi081 bash[89466]: audit 2023-10-07T21:49:10.889682+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:12.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:11 smithi081 bash[89466]: audit 2023-10-07T21:49:10.891622+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:12.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:11 smithi081 bash[89466]: cluster 2023-10-07T21:49:10.939912+0000 mgr.y (mgr.25319) 278 : cluster 0 pgmap v219: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:13.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:12 smithi081 bash[89466]: cluster 2023-10-07T21:49:11.885815+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-10-07T21:49:13.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:12 smithi081 bash[89466]: cluster 2023-10-07T21:49:11.885873+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2023-10-07T21:49:13.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:12 smithi008 bash[105281]: cluster 2023-10-07T21:49:11.885815+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-10-07T21:49:13.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:12 smithi008 bash[105281]: cluster 2023-10-07T21:49:11.885873+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2023-10-07T21:49:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:12 smithi008 bash[102097]: cluster 2023-10-07T21:49:11.885815+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-10-07T21:49:13.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:12 smithi008 bash[102097]: cluster 2023-10-07T21:49:11.885873+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2023-10-07T21:49:13.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:13] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2023-10-07T21:49:13.452 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:49:14.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:13 smithi081 bash[89466]: cluster 2023-10-07T21:49:12.940888+0000 mgr.y (mgr.25319) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:14.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:13 smithi008 bash[105281]: cluster 2023-10-07T21:49:12.940888+0000 mgr.y (mgr.25319) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:14.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:13 smithi008 bash[102097]: cluster 2023-10-07T21:49:12.940888+0000 mgr.y (mgr.25319) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:16.454 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:16 smithi008 bash[105281]: cluster 2023-10-07T21:49:14.941440+0000 mgr.y (mgr.25319) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:16.455 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:16 smithi008 bash[102097]: cluster 2023-10-07T21:49:14.941440+0000 mgr.y (mgr.25319) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:16 smithi081 bash[89466]: cluster 2023-10-07T21:49:14.941440+0000 mgr.y (mgr.25319) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:17.183 INFO:teuthology.orchestra.run.smithi008.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:49:17.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:49:18.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: cluster 2023-10-07T21:49:16.942297+0000 mgr.y (mgr.25319) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.174580+0000 mgr.y (mgr.25319) 282 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: cephadm 2023-10-07T21:49:17.175058+0000 mgr.y (mgr.25319) 283 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.179315+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.271637+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.278490+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.279920+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.281302+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.288433+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.370980+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:18.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.373319+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.374395+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.490 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:18 smithi081 bash[89466]: audit 2023-10-07T21:49:17.380857+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: cluster 2023-10-07T21:49:16.942297+0000 mgr.y (mgr.25319) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.174580+0000 mgr.y (mgr.25319) 282 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: cephadm 2023-10-07T21:49:17.175058+0000 mgr.y (mgr.25319) 283 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.179315+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.271637+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.278490+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.279920+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.281302+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.288433+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.370980+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.373319+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.374395+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[105281]: audit 2023-10-07T21:49:17.380857+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: cluster 2023-10-07T21:49:16.942297+0000 mgr.y (mgr.25319) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.174580+0000 mgr.y (mgr.25319) 282 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: cephadm 2023-10-07T21:49:17.175058+0000 mgr.y (mgr.25319) 283 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 2023-10-07T21:49:18.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.179315+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.271637+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.278490+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.279920+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.281302+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.288433+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.370980+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.373319+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.374395+0000 mon.a (mon.0) 471 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:18.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:18 smithi008 bash[102097]: audit 2023-10-07T21:49:17.380857+0000 mon.a (mon.0) 472 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:20.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:20 smithi081 bash[89466]: cluster 2023-10-07T21:49:18.943028+0000 mgr.y (mgr.25319) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:20 smithi008 bash[102097]: cluster 2023-10-07T21:49:18.943028+0000 mgr.y (mgr.25319) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:20.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:20 smithi008 bash[105281]: cluster 2023-10-07T21:49:18.943028+0000 mgr.y (mgr.25319) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:22.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:21 smithi008 bash[102097]: cluster 2023-10-07T21:49:20.943788+0000 mgr.y (mgr.25319) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:22.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:21 smithi008 bash[102097]: audit 2023-10-07T21:49:20.997291+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:21 smithi008 bash[105281]: cluster 2023-10-07T21:49:20.943788+0000 mgr.y (mgr.25319) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:22.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:21 smithi008 bash[105281]: audit 2023-10-07T21:49:20.997291+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:21 smithi081 bash[89466]: cluster 2023-10-07T21:49:20.943788+0000 mgr.y (mgr.25319) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:22.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:21 smithi081 bash[89466]: audit 2023-10-07T21:49:20.997291+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:22.711 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:49:23.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:23] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2023-10-07T21:49:24.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:23 smithi008 bash[102097]: cluster 2023-10-07T21:49:22.944792+0000 mgr.y (mgr.25319) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:24.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:23 smithi008 bash[105281]: cluster 2023-10-07T21:49:22.944792+0000 mgr.y (mgr.25319) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:24.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:23 smithi081 bash[89466]: cluster 2023-10-07T21:49:22.944792+0000 mgr.y (mgr.25319) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:26.218 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (8m) 20s ago 15m 13.9M - 0.25.0 c8568f914cd2 500c5457a5b2 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (8m) 21s ago 14m 74.8M - 9.4.7 2c41d148cca3 4d1a3df86259 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (12m) 20s ago 12m 14.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (12m) 21s ago 12m 16.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443,9283,8765 running (7m) 21s ago 23m 429M - 18.0.0-6609-g9725b08f d68377abd09f 4bbb347eb1e2 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:8443,9283,8765 running (8m) 20s ago 26m 485M - 18.0.0-6609-g9725b08f d68377abd09f abb52fc957c4 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (6m) 20s ago 26m 51.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f 83a9f3a1676a 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (4m) 21s ago 24m 36.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 7944d9a057c6 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (5m) 20s ago 24m 39.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 57401378e5dd 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (8m) 20s ago 15m 8460k - 1.5.0 0da6a335fe13 3ce63166e269 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (8m) 21s ago 15m 8592k - 1.5.0 0da6a335fe13 deb31a9f98d6 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (2m) 20s ago 22m 54.1M 2525M 18.0.0-6609-g9725b08f d68377abd09f 54dc99d196a7 2023-10-07T21:49:26.219 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (2m) 20s ago 22m 50.1M 2525M 18.0.0-6609-g9725b08f d68377abd09f 05b0d73ab0d6 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (56s) 20s ago 21m 49.9M 2525M 18.0.0-6609-g9725b08f d68377abd09f dd5f3c13bc2d 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (25s) 20s ago 20m - 2525M 18.0.0-6609-g9725b08f d68377abd09f 3c8e0144a339 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (19m) 21s ago 19m 99.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (18m) 21s ago 18m 93.9M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (17m) 21s ago 17m 72.1M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (16m) 21s ago 16m 81.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:49:26.220 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (7m) 21s ago 15m 53.4M - 2.43.0 a07b618ecd1d e95907f281c5 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[102097]: cluster 2023-10-07T21:49:24.945493+0000 mgr.y (mgr.25319) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[102097]: audit 2023-10-07T21:49:25.889117+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[102097]: audit 2023-10-07T21:49:25.890451+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[105281]: cluster 2023-10-07T21:49:24.945493+0000 mgr.y (mgr.25319) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[105281]: audit 2023-10-07T21:49:25.889117+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:26 smithi008 bash[105281]: audit 2023-10-07T21:49:25.890451+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:26 smithi081 bash[89466]: cluster 2023-10-07T21:49:24.945493+0000 mgr.y (mgr.25319) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:26 smithi081 bash[89466]: audit 2023-10-07T21:49:25.889117+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:49:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:26 smithi081 bash[89466]: audit 2023-10-07T21:49:25.890451+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:27.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:49:27.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:27 smithi008 bash[102097]: audit 2023-10-07T21:49:26.192340+0000 mgr.y (mgr.25319) 288 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:27.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:27 smithi008 bash[105281]: audit 2023-10-07T21:49:26.192340+0000 mgr.y (mgr.25319) 288 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:27.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:27 smithi081 bash[89466]: audit 2023-10-07T21:49:26.192340+0000 mgr.y (mgr.25319) 288 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:28 smithi008 bash[105281]: cluster 2023-10-07T21:49:26.946243+0000 mgr.y (mgr.25319) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:28.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:28 smithi008 bash[102097]: cluster 2023-10-07T21:49:26.946243+0000 mgr.y (mgr.25319) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:28.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:28 smithi081 bash[89466]: cluster 2023-10-07T21:49:26.946243+0000 mgr.y (mgr.25319) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:30 smithi008 bash[105281]: cluster 2023-10-07T21:49:28.946941+0000 mgr.y (mgr.25319) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:30.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:30 smithi008 bash[102097]: cluster 2023-10-07T21:49:28.946941+0000 mgr.y (mgr.25319) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:30 smithi081 bash[89466]: cluster 2023-10-07T21:49:28.946941+0000 mgr.y (mgr.25319) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:31.834 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:49:32.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:32 smithi008 bash[102097]: cluster 2023-10-07T21:49:30.947750+0000 mgr.y (mgr.25319) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:32.868 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:32 smithi008 bash[105281]: cluster 2023-10-07T21:49:30.947750+0000 mgr.y (mgr.25319) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:32.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:32 smithi081 bash[89466]: cluster 2023-10-07T21:49:30.947750+0000 mgr.y (mgr.25319) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:33.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:33] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2023-10-07T21:49:34.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:34 smithi008 bash[105281]: cluster 2023-10-07T21:49:32.948685+0000 mgr.y (mgr.25319) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:34 smithi008 bash[102097]: cluster 2023-10-07T21:49:32.948685+0000 mgr.y (mgr.25319) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:34 smithi081 bash[89466]: cluster 2023-10-07T21:49:32.948685+0000 mgr.y (mgr.25319) 292 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.a smithi008 *:9093,9094 running (8m) 29s ago 15m 13.9M - 0.25.0 c8568f914cd2 500c5457a5b2 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.a smithi081 *:3000 running (8m) 30s ago 14m 74.8M - 9.4.7 2c41d148cca3 4d1a3df86259 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi008.qwzkkv smithi008 running (13m) 29s ago 13m 14.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 dd2e4f15265f 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mds.foo.smithi081.zbvtwc smithi081 running (13m) 30s ago 13m 16.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 c7c90e11ea4d 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.x smithi081 *:8443,9283,8765 running (7m) 30s ago 23m 429M - 18.0.0-6609-g9725b08f d68377abd09f 4bbb347eb1e2 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.y smithi008 *:8443,9283,8765 running (8m) 29s ago 26m 485M - 18.0.0-6609-g9725b08f d68377abd09f abb52fc957c4 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (7m) 29s ago 26m 51.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f 83a9f3a1676a 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi081 running (4m) 30s ago 24m 36.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 7944d9a057c6 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi008 running (5m) 29s ago 24m 39.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 57401378e5dd 2023-10-07T21:49:35.263 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.a smithi008 *:9100 running (8m) 29s ago 15m 8460k - 1.5.0 0da6a335fe13 3ce63166e269 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.b smithi081 *:9100 running (8m) 30s ago 15m 8592k - 1.5.0 0da6a335fe13 deb31a9f98d6 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (2m) 29s ago 23m 54.1M 2525M 18.0.0-6609-g9725b08f d68377abd09f 54dc99d196a7 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi008 running (2m) 29s ago 22m 50.1M 2525M 18.0.0-6609-g9725b08f d68377abd09f 05b0d73ab0d6 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi008 running (65s) 29s ago 21m 49.9M 2525M 18.0.0-6609-g9725b08f d68377abd09f dd5f3c13bc2d 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 smithi008 running (34s) 29s ago 20m - 2525M 18.0.0-6609-g9725b08f d68377abd09f 3c8e0144a339 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 smithi081 running (19m) 30s ago 19m 99.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8968dccbd689 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 smithi081 running (18m) 30s ago 18m 93.9M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 c1ae9c9ac45d 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 smithi081 running (17m) 30s ago 17m 72.1M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 dd504810d326 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 smithi081 running (17m) 30s ago 17m 81.2M 2524M 17.2.6-1291-g1cb42695 35e0d2fde562 8e70b521b471 2023-10-07T21:49:35.264 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.a smithi081 *:9095 running (7m) 30s ago 16m 53.4M - 2.43.0 a07b618ecd1d e95907f281c5 2023-10-07T21:49:36.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions' 2023-10-07T21:49:36.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:36 smithi008 bash[105281]: cluster 2023-10-07T21:49:34.949352+0000 mgr.y (mgr.25319) 293 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:36.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:36 smithi008 bash[105281]: audit 2023-10-07T21:49:35.237615+0000 mgr.y (mgr.25319) 294 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:36.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:36 smithi008 bash[102097]: cluster 2023-10-07T21:49:34.949352+0000 mgr.y (mgr.25319) 293 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:36.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:36 smithi008 bash[102097]: audit 2023-10-07T21:49:35.237615+0000 mgr.y (mgr.25319) 294 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:36 smithi081 bash[89466]: cluster 2023-10-07T21:49:34.949352+0000 mgr.y (mgr.25319) 293 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:36 smithi081 bash[89466]: audit 2023-10-07T21:49:35.237615+0000 mgr.y (mgr.25319) 294 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:49:38.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:38 smithi008 bash[105281]: cluster 2023-10-07T21:49:36.950355+0000 mgr.y (mgr.25319) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:38.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:38 smithi008 bash[102097]: cluster 2023-10-07T21:49:36.950355+0000 mgr.y (mgr.25319) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:38.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:38 smithi081 bash[89466]: cluster 2023-10-07T21:49:36.950355+0000 mgr.y (mgr.25319) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:40.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:40 smithi008 bash[105281]: cluster 2023-10-07T21:49:38.951063+0000 mgr.y (mgr.25319) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:40.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:40 smithi008 bash[102097]: cluster 2023-10-07T21:49:38.951063+0000 mgr.y (mgr.25319) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:40.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:40 smithi081 bash[89466]: cluster 2023-10-07T21:49:38.951063+0000 mgr.y (mgr.25319) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:40.911 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:49:41.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:41 smithi008 bash[102097]: audit 2023-10-07T21:49:40.884929+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:41.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:41 smithi008 bash[105281]: audit 2023-10-07T21:49:40.884929+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:41.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:41 smithi081 bash[89466]: audit 2023-10-07T21:49:40.884929+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:42.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:42 smithi008 bash[102097]: cluster 2023-10-07T21:49:40.951919+0000 mgr.y (mgr.25319) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:42.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:42 smithi008 bash[105281]: cluster 2023-10-07T21:49:40.951919+0000 mgr.y (mgr.25319) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:42.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:42 smithi081 bash[89466]: cluster 2023-10-07T21:49:40.951919+0000 mgr.y (mgr.25319) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:43.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:43] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2023-10-07T21:49:44.404 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:49:44.404 INFO:teuthology.orchestra.run.smithi008.stdout: "mon": { 2023-10-07T21:49:44.404 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr": { 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "osd": { 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 4, 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "mds": { 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:49:44.405 INFO:teuthology.orchestra.run.smithi008.stdout: "overall": { 2023-10-07T21:49:44.406 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 6, 2023-10-07T21:49:44.406 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 9 2023-10-07T21:49:44.406 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:49:44.406 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:49:44.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:44 smithi008 bash[105281]: cluster 2023-10-07T21:49:42.953232+0000 mgr.y (mgr.25319) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:44.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:44 smithi008 bash[102097]: cluster 2023-10-07T21:49:42.953232+0000 mgr.y (mgr.25319) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:44 smithi081 bash[89466]: cluster 2023-10-07T21:49:42.953232+0000 mgr.y (mgr.25319) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:45.294 DEBUG:teuthology.parallel:result is None 2023-10-07T21:49:45.294 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:49:45.303 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-10-07T21:49:45.303 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-07T21:49:45.323 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-07T21:49:45.324 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-07T21:49:45.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-07T21:49:45.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:45 smithi008 bash[105281]: audit 2023-10-07T21:49:44.400252+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.8:0/3082415306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:49:45.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:45 smithi008 bash[102097]: audit 2023-10-07T21:49:44.400252+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.8:0/3082415306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:49:45.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:45 smithi081 bash[89466]: audit 2023-10-07T21:49:44.400252+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.8:0/3082415306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:49:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:46 smithi008 bash[105281]: cluster 2023-10-07T21:49:44.953939+0000 mgr.y (mgr.25319) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:46.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:46 smithi008 bash[102097]: cluster 2023-10-07T21:49:44.953939+0000 mgr.y (mgr.25319) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:46 smithi081 bash[89466]: cluster 2023-10-07T21:49:44.953939+0000 mgr.y (mgr.25319) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:48.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:48 smithi008 bash[102097]: cluster 2023-10-07T21:49:46.954888+0000 mgr.y (mgr.25319) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:48.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:48 smithi008 bash[105281]: cluster 2023-10-07T21:49:46.954888+0000 mgr.y (mgr.25319) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:48.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:48 smithi081 bash[89466]: cluster 2023-10-07T21:49:46.954888+0000 mgr.y (mgr.25319) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:50.116 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:49:50.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:50 smithi008 bash[105281]: cluster 2023-10-07T21:49:48.955659+0000 mgr.y (mgr.25319) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:50.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:50 smithi008 bash[102097]: cluster 2023-10-07T21:49:48.955659+0000 mgr.y (mgr.25319) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:50.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:50 smithi081 bash[89466]: cluster 2023-10-07T21:49:48.955659+0000 mgr.y (mgr.25319) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:52 smithi008 bash[105281]: cluster 2023-10-07T21:49:50.956435+0000 mgr.y (mgr.25319) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:52.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:52 smithi008 bash[102097]: cluster 2023-10-07T21:49:50.956435+0000 mgr.y (mgr.25319) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:52 smithi081 bash[89466]: cluster 2023-10-07T21:49:50.956435+0000 mgr.y (mgr.25319) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:53.328 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:49:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:49:53] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2023-10-07T21:49:53.797 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:49:54.613 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":39,"active_gid":25319,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6800","nonce":1954400337},{"type":"v1","addr":"172.21.15.8:6801","nonce":1954400337}]},"active_addr":"172.21.15.8:6801/1954400337","active_change":"2023-10-07T21:42:40.760859+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25313,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.3","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.3","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":80,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":1346959833}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":1508384253}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3995425439}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":1342776167}]}]} 2023-10-07T21:49:54.619 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-07T21:49:54.619 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T21:49:54.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:49:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:54 smithi081 bash[89466]: cluster 2023-10-07T21:49:52.957342+0000 mgr.y (mgr.25319) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:54 smithi081 bash[89466]: audit 2023-10-07T21:49:53.784290+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.8:0/3248584489' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:49:54.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:54 smithi008 bash[105281]: cluster 2023-10-07T21:49:52.957342+0000 mgr.y (mgr.25319) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:54.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:54 smithi008 bash[105281]: audit 2023-10-07T21:49:53.784290+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.8:0/3248584489' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:49:54.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:54 smithi008 bash[102097]: cluster 2023-10-07T21:49:52.957342+0000 mgr.y (mgr.25319) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:54.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:54 smithi008 bash[102097]: audit 2023-10-07T21:49:53.784290+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.8:0/3248584489' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:49:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:56 smithi081 bash[89466]: cluster 2023-10-07T21:49:54.958130+0000 mgr.y (mgr.25319) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:56.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:56 smithi081 bash[89466]: audit 2023-10-07T21:49:55.885510+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:56.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:56 smithi008 bash[105281]: cluster 2023-10-07T21:49:54.958130+0000 mgr.y (mgr.25319) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:56.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:56 smithi008 bash[105281]: audit 2023-10-07T21:49:55.885510+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:56.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:56 smithi008 bash[102097]: cluster 2023-10-07T21:49:54.958130+0000 mgr.y (mgr.25319) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:56.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:56 smithi008 bash[102097]: audit 2023-10-07T21:49:55.885510+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:58.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:49:58 smithi081 bash[89466]: cluster 2023-10-07T21:49:56.959208+0000 mgr.y (mgr.25319) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:58.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:49:58 smithi008 bash[102097]: cluster 2023-10-07T21:49:56.959208+0000 mgr.y (mgr.25319) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:58.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:49:58 smithi008 bash[105281]: cluster 2023-10-07T21:49:56.959208+0000 mgr.y (mgr.25319) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:49:59.404 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:00 smithi081 bash[89466]: cluster 2023-10-07T21:49:58.959905+0000 mgr.y (mgr.25319) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:00 smithi081 bash[89466]: cluster 2023-10-07T21:50:00.000131+0000 mon.a (mon.0) 478 : cluster 1 overall HEALTH_OK 2023-10-07T21:50:00.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:00 smithi008 bash[102097]: cluster 2023-10-07T21:49:58.959905+0000 mgr.y (mgr.25319) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:00.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:00 smithi008 bash[102097]: cluster 2023-10-07T21:50:00.000131+0000 mon.a (mon.0) 478 : cluster 1 overall HEALTH_OK 2023-10-07T21:50:00.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:00 smithi008 bash[105281]: cluster 2023-10-07T21:49:58.959905+0000 mgr.y (mgr.25319) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:00.850 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:00 smithi008 bash[105281]: cluster 2023-10-07T21:50:00.000131+0000 mon.a (mon.0) 478 : cluster 1 overall HEALTH_OK 2023-10-07T21:50:02.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:02 smithi008 bash[105281]: cluster 2023-10-07T21:50:00.960734+0000 mgr.y (mgr.25319) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:02.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:02 smithi008 bash[102097]: cluster 2023-10-07T21:50:00.960734+0000 mgr.y (mgr.25319) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:02.698 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:50:02.699 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":101,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:49:07.573835+0000","last_up_change":"2023-10-07T21:49:06.571453+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":100,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6803","nonce":1605845786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6805","nonce":1605845786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6809","nonce":1605845786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6807","nonce":1605845786}]},"public_addr":"172.21.15.8:6803/1605845786","cluster_addr":"172.21.15.8:6805/1605845786","heartbeat_back_addr":"172.21.15.8:6809/1605845786","heartbeat_front_addr":"172.21.15.8:6807/1605845786","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":100,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6811","nonce":719108772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6813","nonce":719108772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6817","nonce":719108772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6815","nonce":719108772}]},"public_addr":"172.21.15.8:6811/719108772","cluster_addr":"172.21.15.8:6813/719108772","heartbeat_back_addr":"172.21.15.8:6817/719108772","heartbeat_front_addr":"172.21.15.8:6815/719108772","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":100,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6819","nonce":728250220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6821","nonce":728250220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6825","nonce":728250220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6823","nonce":728250220}]},"public_addr":"172.21.15.8:6819/728250220","cluster_addr":"172.21.15.8:6821/728250220","heartbeat_back_addr":"172.21.15.8:6825/728250220","heartbeat_front_addr":"172.21.15.8:6823/728250220","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":100,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6827","nonce":3176481837}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6829","nonce":3176481837}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6833","nonce":3176481837}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6831","nonce":3176481837}]},"public_addr":"172.21.15.8:6827/3176481837","cluster_addr":"172.21.15.8:6829/3176481837","heartbeat_back_addr":"172.21.15.8:6833/3176481837","heartbeat_front_addr":"172.21.15.8:6831/3176481837","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":97,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":81},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":86},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":91},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":96},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2577095409":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2553974542":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6801/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/681712436":"2023-10-08T21:42:40.760317+0000","172.21.15.81:0/2805371594":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/2700879672":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3422193241":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/1162812018":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/4283791021":"2023-10-08T21:41:34.380271+0000","172.21.15.81:6834/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:6835/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/3456058510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.81:0/1636006078":"2023-10-08T21:41:34.380271+0000","172.21.15.81:0/2698147230":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/4097938154":"2023-10-08T21:40:29.529373+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:0/3591451112":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3116462510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/2849197016":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2405598174":"2023-10-08T21:42:40.760317+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:50:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:02 smithi081 bash[89466]: cluster 2023-10-07T21:50:00.960734+0000 mgr.y (mgr.25319) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:03.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:03] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2023-10-07T21:50:03.579 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T21:50:03.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:50:03.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:03 smithi081 bash[89466]: audit 2023-10-07T21:50:02.691423+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.8:0/2211388490' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:03.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:03 smithi008 bash[102097]: audit 2023-10-07T21:50:02.691423+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.8:0/2211388490' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:03.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:03 smithi008 bash[105281]: audit 2023-10-07T21:50:02.691423+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.8:0/2211388490' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:04.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:04 smithi081 bash[89466]: cluster 2023-10-07T21:50:02.961323+0000 mgr.y (mgr.25319) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:04.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:04 smithi008 bash[102097]: cluster 2023-10-07T21:50:02.961323+0000 mgr.y (mgr.25319) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:04.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:04 smithi008 bash[105281]: cluster 2023-10-07T21:50:02.961323+0000 mgr.y (mgr.25319) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:06 smithi081 bash[89466]: cluster 2023-10-07T21:50:04.961987+0000 mgr.y (mgr.25319) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:06.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:06 smithi008 bash[105281]: cluster 2023-10-07T21:50:04.961987+0000 mgr.y (mgr.25319) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:06.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:06 smithi008 bash[102097]: cluster 2023-10-07T21:50:04.961987+0000 mgr.y (mgr.25319) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:08.362 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:08.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:08 smithi081 bash[89466]: cluster 2023-10-07T21:50:06.963003+0000 mgr.y (mgr.25319) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:08.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:08 smithi008 bash[105281]: cluster 2023-10-07T21:50:06.963003+0000 mgr.y (mgr.25319) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:08.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:08 smithi008 bash[102097]: cluster 2023-10-07T21:50:06.963003+0000 mgr.y (mgr.25319) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:10.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:10 smithi081 bash[89466]: cluster 2023-10-07T21:50:08.963794+0000 mgr.y (mgr.25319) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:10.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:10 smithi008 bash[105281]: cluster 2023-10-07T21:50:08.963794+0000 mgr.y (mgr.25319) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:10 smithi008 bash[102097]: cluster 2023-10-07T21:50:08.963794+0000 mgr.y (mgr.25319) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:11.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:11 smithi081 bash[89466]: audit 2023-10-07T21:50:10.885602+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:11.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:11 smithi008 bash[105281]: audit 2023-10-07T21:50:10.885602+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:11.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:11 smithi008 bash[102097]: audit 2023-10-07T21:50:10.885602+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:11.919 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:50:11.919 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":101,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T21:49:07.573835+0000","last_up_change":"2023-10-07T21:49:06.571453+0000","last_in_change":"2023-10-07T21:32:13.530505+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":100,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6803","nonce":1605845786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6805","nonce":1605845786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6809","nonce":1605845786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6807","nonce":1605845786}]},"public_addr":"172.21.15.8:6803/1605845786","cluster_addr":"172.21.15.8:6805/1605845786","heartbeat_back_addr":"172.21.15.8:6809/1605845786","heartbeat_front_addr":"172.21.15.8:6807/1605845786","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":100,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6811","nonce":719108772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6813","nonce":719108772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6817","nonce":719108772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6815","nonce":719108772}]},"public_addr":"172.21.15.8:6811/719108772","cluster_addr":"172.21.15.8:6813/719108772","heartbeat_back_addr":"172.21.15.8:6817/719108772","heartbeat_front_addr":"172.21.15.8:6815/719108772","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":100,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6819","nonce":728250220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6821","nonce":728250220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6825","nonce":728250220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6823","nonce":728250220}]},"public_addr":"172.21.15.8:6819/728250220","cluster_addr":"172.21.15.8:6821/728250220","heartbeat_back_addr":"172.21.15.8:6825/728250220","heartbeat_front_addr":"172.21.15.8:6823/728250220","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":100,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6827","nonce":3176481837}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6829","nonce":3176481837}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6833","nonce":3176481837}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6831","nonce":3176481837}]},"public_addr":"172.21.15.8:6827/3176481837","cluster_addr":"172.21.15.8:6829/3176481837","heartbeat_back_addr":"172.21.15.8:6833/3176481837","heartbeat_front_addr":"172.21.15.8:6831/3176481837","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6809","nonce":2703711398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6811","nonce":2703711398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6815","nonce":2703711398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2703711398},{"type":"v1","addr":"172.21.15.81:6813","nonce":2703711398}]},"public_addr":"172.21.15.81:6809/2703711398","cluster_addr":"172.21.15.81:6811/2703711398","heartbeat_back_addr":"172.21.15.81:6815/2703711398","heartbeat_front_addr":"172.21.15.81:6813/2703711398","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":97,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":81},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":86},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":91},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":96},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2577095409":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2553974542":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6801/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/681712436":"2023-10-08T21:42:40.760317+0000","172.21.15.81:0/2805371594":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/2700879672":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3422193241":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/1162812018":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/4283791021":"2023-10-08T21:41:34.380271+0000","172.21.15.81:6834/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:6835/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/3456058510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.81:0/1636006078":"2023-10-08T21:41:34.380271+0000","172.21.15.81:0/2698147230":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/4097938154":"2023-10-08T21:40:29.529373+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:0/3591451112":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3116462510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/2849197016":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2405598174":"2023-10-08T21:42:40.760317+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T21:50:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:12 smithi081 bash[89466]: cluster 2023-10-07T21:50:10.964590+0000 mgr.y (mgr.25319) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:12 smithi081 bash[89466]: audit 2023-10-07T21:50:11.911725+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.8:0/1902760955' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:12.764 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:12 smithi008 bash[102097]: cluster 2023-10-07T21:50:10.964590+0000 mgr.y (mgr.25319) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:12.764 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:12 smithi008 bash[102097]: audit 2023-10-07T21:50:11.911725+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.8:0/1902760955' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:12.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:12 smithi008 bash[105281]: cluster 2023-10-07T21:50:10.964590+0000 mgr.y (mgr.25319) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:12.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:12 smithi008 bash[105281]: audit 2023-10-07T21:50:11.911725+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.8:0/1902760955' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:50:12.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T21:50:12.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T21:50:12.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T21:50:12.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T21:50:12.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T21:50:12.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T21:50:12.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T21:50:12.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T21:50:13.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:13] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2023-10-07T21:50:14.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:14 smithi081 bash[89466]: cluster 2023-10-07T21:50:12.965284+0000 mgr.y (mgr.25319) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:14.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:14 smithi008 bash[102097]: cluster 2023-10-07T21:50:12.965284+0000 mgr.y (mgr.25319) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:14.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:14 smithi008 bash[105281]: cluster 2023-10-07T21:50:12.965284+0000 mgr.y (mgr.25319) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:16.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:16 smithi081 bash[89466]: cluster 2023-10-07T21:50:14.965926+0000 mgr.y (mgr.25319) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:16.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:16 smithi008 bash[105281]: cluster 2023-10-07T21:50:14.965926+0000 mgr.y (mgr.25319) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:16.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:16 smithi008 bash[102097]: cluster 2023-10-07T21:50:14.965926+0000 mgr.y (mgr.25319) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:17.670 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.670 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.674 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.674 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.674 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.675 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.675 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:17.676 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:18.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:18 smithi081 bash[89466]: cluster 2023-10-07T21:50:16.966940+0000 mgr.y (mgr.25319) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:18.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:18 smithi081 bash[89466]: audit 2023-10-07T21:50:17.459707+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:18.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:18 smithi008 bash[102097]: cluster 2023-10-07T21:50:16.966940+0000 mgr.y (mgr.25319) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:18.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:18 smithi008 bash[102097]: audit 2023-10-07T21:50:17.459707+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:18.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:18 smithi008 bash[105281]: cluster 2023-10-07T21:50:16.966940+0000 mgr.y (mgr.25319) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:18.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:18 smithi008 bash[105281]: audit 2023-10-07T21:50:17.459707+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:20.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:20 smithi008 bash[105281]: cluster 2023-10-07T21:50:18.967672+0000 mgr.y (mgr.25319) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:20.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:20 smithi008 bash[102097]: cluster 2023-10-07T21:50:18.967672+0000 mgr.y (mgr.25319) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:20.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:20 smithi081 bash[89466]: cluster 2023-10-07T21:50:18.967672+0000 mgr.y (mgr.25319) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:22 smithi008 bash[102097]: cluster 2023-10-07T21:50:20.968276+0000 mgr.y (mgr.25319) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:22.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:22 smithi008 bash[105281]: cluster 2023-10-07T21:50:20.968276+0000 mgr.y (mgr.25319) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:22.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:22 smithi081 bash[89466]: cluster 2023-10-07T21:50:20.968276+0000 mgr.y (mgr.25319) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:23.395 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:23] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2023-10-07T21:50:24.697 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[102097]: cluster 2023-10-07T21:50:22.969223+0000 mgr.y (mgr.25319) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:24.697 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[102097]: audit 2023-10-07T21:50:23.901566+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:24.697 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[102097]: audit 2023-10-07T21:50:23.907474+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:24.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[105281]: cluster 2023-10-07T21:50:22.969223+0000 mgr.y (mgr.25319) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:24.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[105281]: audit 2023-10-07T21:50:23.901566+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:24.698 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:24 smithi008 bash[105281]: audit 2023-10-07T21:50:23.907474+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:24.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:24 smithi081 bash[89466]: cluster 2023-10-07T21:50:22.969223+0000 mgr.y (mgr.25319) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:24 smithi081 bash[89466]: audit 2023-10-07T21:50:23.901566+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:24 smithi081 bash[89466]: audit 2023-10-07T21:50:23.907474+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:26.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:26 smithi081 bash[89466]: cluster 2023-10-07T21:50:24.969766+0000 mgr.y (mgr.25319) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:26 smithi081 bash[89466]: audit 2023-10-07T21:50:25.885910+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:26.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:26 smithi008 bash[102097]: cluster 2023-10-07T21:50:24.969766+0000 mgr.y (mgr.25319) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:26.795 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:26 smithi008 bash[102097]: audit 2023-10-07T21:50:25.885910+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:26.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:26 smithi008 bash[105281]: cluster 2023-10-07T21:50:24.969766+0000 mgr.y (mgr.25319) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:26.795 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:26 smithi008 bash[105281]: audit 2023-10-07T21:50:25.885910+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:28.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:28 smithi081 bash[89466]: cluster 2023-10-07T21:50:26.970756+0000 mgr.y (mgr.25319) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:28.757 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:28 smithi008 bash[105281]: cluster 2023-10-07T21:50:26.970756+0000 mgr.y (mgr.25319) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:28.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:28 smithi008 bash[102097]: cluster 2023-10-07T21:50:26.970756+0000 mgr.y (mgr.25319) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:30.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:30 smithi081 bash[89466]: cluster 2023-10-07T21:50:28.971613+0000 mgr.y (mgr.25319) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:30.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:30 smithi008 bash[105281]: cluster 2023-10-07T21:50:28.971613+0000 mgr.y (mgr.25319) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:30.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:30 smithi008 bash[102097]: cluster 2023-10-07T21:50:28.971613+0000 mgr.y (mgr.25319) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:32.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:32 smithi008 bash[102097]: cluster 2023-10-07T21:50:30.972474+0000 mgr.y (mgr.25319) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:32.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:32 smithi008 bash[105281]: cluster 2023-10-07T21:50:30.972474+0000 mgr.y (mgr.25319) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:32.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:32 smithi081 bash[89466]: cluster 2023-10-07T21:50:30.972474+0000 mgr.y (mgr.25319) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:33.392 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:33] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2023-10-07T21:50:33.594 INFO:teuthology.orchestra.run.smithi008.stdout:133143986422 2023-10-07T21:50:33.594 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T21:50:34.156 INFO:teuthology.orchestra.run.smithi008.stdout:236223201495 2023-10-07T21:50:34.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T21:50:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:34 smithi081 bash[89466]: cluster 2023-10-07T21:50:32.973136+0000 mgr.y (mgr.25319) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:34.945 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:34 smithi008 bash[105281]: cluster 2023-10-07T21:50:32.973136+0000 mgr.y (mgr.25319) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:34.946 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:34 smithi008 bash[102097]: cluster 2023-10-07T21:50:32.973136+0000 mgr.y (mgr.25319) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:35.520 INFO:teuthology.orchestra.run.smithi008.stdout:365072220207 2023-10-07T21:50:35.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T21:50:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:36 smithi008 bash[105281]: cluster 2023-10-07T21:50:34.973649+0000 mgr.y (mgr.25319) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:36.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:36 smithi008 bash[102097]: cluster 2023-10-07T21:50:34.973649+0000 mgr.y (mgr.25319) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:36.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:36 smithi081 bash[89466]: cluster 2023-10-07T21:50:34.973649+0000 mgr.y (mgr.25319) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:37.755 INFO:teuthology.orchestra.run.smithi008.stdout:201863463140 2023-10-07T21:50:37.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T21:50:38.378 INFO:teuthology.orchestra.run.smithi008.stdout:408021893146 2023-10-07T21:50:38.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: cluster 2023-10-07T21:50:36.974242+0000 mgr.y (mgr.25319) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: audit 2023-10-07T21:50:37.042220+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: audit 2023-10-07T21:50:37.048719+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: audit 2023-10-07T21:50:37.523583+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: audit 2023-10-07T21:50:37.524943+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[102097]: audit 2023-10-07T21:50:37.530647+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: cluster 2023-10-07T21:50:36.974242+0000 mgr.y (mgr.25319) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:38.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: audit 2023-10-07T21:50:37.042220+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: audit 2023-10-07T21:50:37.048719+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: audit 2023-10-07T21:50:37.523583+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:38.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: audit 2023-10-07T21:50:37.524943+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:38.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:38 smithi008 bash[105281]: audit 2023-10-07T21:50:37.530647+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: cluster 2023-10-07T21:50:36.974242+0000 mgr.y (mgr.25319) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: audit 2023-10-07T21:50:37.042220+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: audit 2023-10-07T21:50:37.048719+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: audit 2023-10-07T21:50:37.523583+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: audit 2023-10-07T21:50:37.524943+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:38.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:38 smithi081 bash[89466]: audit 2023-10-07T21:50:37.530647+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:50:39.339 INFO:teuthology.orchestra.run.smithi008.stdout:386547056682 2023-10-07T21:50:39.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T21:50:39.542 INFO:teuthology.orchestra.run.smithi008.stdout:429496729620 2023-10-07T21:50:39.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T21:50:39.611 INFO:teuthology.orchestra.run.smithi008.stdout:167503724782 2023-10-07T21:50:39.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T21:50:40.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:40 smithi008 bash[105281]: cluster 2023-10-07T21:50:38.974938+0000 mgr.y (mgr.25319) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:40.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:40 smithi008 bash[102097]: cluster 2023-10-07T21:50:38.974938+0000 mgr.y (mgr.25319) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:40.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:40 smithi081 bash[89466]: cluster 2023-10-07T21:50:38.974938+0000 mgr.y (mgr.25319) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:41.114 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:41.114 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:41.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:41 smithi008 bash[105281]: audit 2023-10-07T21:50:40.886468+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:41.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:41 smithi008 bash[102097]: audit 2023-10-07T21:50:40.886468+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:41.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:41 smithi081 bash[89466]: audit 2023-10-07T21:50:40.886468+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:42.136 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:42.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:42 smithi008 bash[105281]: cluster 2023-10-07T21:50:40.975744+0000 mgr.y (mgr.25319) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:42.662 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:42 smithi008 bash[102097]: cluster 2023-10-07T21:50:40.975744+0000 mgr.y (mgr.25319) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:42.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:42 smithi081 bash[89466]: cluster 2023-10-07T21:50:40.975744+0000 mgr.y (mgr.25319) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:43.345 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:43] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2023-10-07T21:50:44.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:44 smithi008 bash[105281]: cluster 2023-10-07T21:50:42.976301+0000 mgr.y (mgr.25319) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:44.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:44 smithi008 bash[102097]: cluster 2023-10-07T21:50:42.976301+0000 mgr.y (mgr.25319) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:44.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:44 smithi081 bash[89466]: cluster 2023-10-07T21:50:42.976301+0000 mgr.y (mgr.25319) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:46.008 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:46.009 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:46.009 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:46.009 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:46.009 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:50:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:46 smithi008 bash[105281]: cluster 2023-10-07T21:50:44.976922+0000 mgr.y (mgr.25319) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:46.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:46 smithi008 bash[102097]: cluster 2023-10-07T21:50:44.976922+0000 mgr.y (mgr.25319) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:46.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:46 smithi081 bash[89466]: cluster 2023-10-07T21:50:44.976922+0000 mgr.y (mgr.25319) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:48.398 INFO:teuthology.orchestra.run.smithi008.stdout:236223201499 2023-10-07T21:50:48.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:48 smithi008 bash[102097]: cluster 2023-10-07T21:50:46.977644+0000 mgr.y (mgr.25319) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:48.608 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:48 smithi008 bash[105281]: cluster 2023-10-07T21:50:46.977644+0000 mgr.y (mgr.25319) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:48.679 INFO:teuthology.orchestra.run.smithi008.stdout:133143986426 2023-10-07T21:50:48.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:48 smithi081 bash[89466]: cluster 2023-10-07T21:50:46.977644+0000 mgr.y (mgr.25319) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:49.702 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:49 smithi008 bash[105281]: audit 2023-10-07T21:50:48.395264+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.8:0/2188418401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:50:49.702 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:49 smithi008 bash[105281]: audit 2023-10-07T21:50:48.675235+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.8:0/2183519265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:50:49.702 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:49 smithi008 bash[102097]: audit 2023-10-07T21:50:48.395264+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.8:0/2188418401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:50:49.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:49 smithi008 bash[102097]: audit 2023-10-07T21:50:48.675235+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.8:0/2183519265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:50:49.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:49 smithi081 bash[89466]: audit 2023-10-07T21:50:48.395264+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.8:0/2188418401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:50:49.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:49 smithi081 bash[89466]: audit 2023-10-07T21:50:48.675235+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.8:0/2183519265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:50:50.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:50 smithi008 bash[102097]: cluster 2023-10-07T21:50:48.978356+0000 mgr.y (mgr.25319) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:50.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:50 smithi008 bash[105281]: cluster 2023-10-07T21:50:48.978356+0000 mgr.y (mgr.25319) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:50.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:50 smithi081 bash[89466]: cluster 2023-10-07T21:50:48.978356+0000 mgr.y (mgr.25319) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:51.222 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201495 got 236223201499 for osd.7 2023-10-07T21:50:51.223 DEBUG:teuthology.parallel:result is None 2023-10-07T21:50:51.917 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986422 got 133143986426 for osd.4 2023-10-07T21:50:51.917 DEBUG:teuthology.parallel:result is None 2023-10-07T21:50:52.478 INFO:teuthology.orchestra.run.smithi008.stdout:365072220211 2023-10-07T21:50:52.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:52 smithi008 bash[105281]: cluster 2023-10-07T21:50:50.979230+0000 mgr.y (mgr.25319) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:52.507 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:52 smithi008 bash[102097]: cluster 2023-10-07T21:50:50.979230+0000 mgr.y (mgr.25319) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:52.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:52 smithi081 bash[89466]: cluster 2023-10-07T21:50:50.979230+0000 mgr.y (mgr.25319) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:53.394 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:50:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:50:53] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2023-10-07T21:50:53.657 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:53 smithi008 bash[102097]: audit 2023-10-07T21:50:52.475328+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.8:0/1668971167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:50:53.657 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:53 smithi008 bash[105281]: audit 2023-10-07T21:50:52.475328+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.8:0/1668971167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:50:53.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:53 smithi081 bash[89466]: audit 2023-10-07T21:50:52.475328+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.8:0/1668971167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:50:54.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:54 smithi008 bash[105281]: cluster 2023-10-07T21:50:52.979772+0000 mgr.y (mgr.25319) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:54.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:54 smithi008 bash[102097]: cluster 2023-10-07T21:50:52.979772+0000 mgr.y (mgr.25319) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:54.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:54 smithi081 bash[89466]: cluster 2023-10-07T21:50:52.979772+0000 mgr.y (mgr.25319) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:56 smithi008 bash[102097]: cluster 2023-10-07T21:50:54.980397+0000 mgr.y (mgr.25319) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:56 smithi008 bash[102097]: audit 2023-10-07T21:50:55.886171+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:56.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:56 smithi008 bash[105281]: cluster 2023-10-07T21:50:54.980397+0000 mgr.y (mgr.25319) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:56.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:56 smithi008 bash[105281]: audit 2023-10-07T21:50:55.886171+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:56 smithi081 bash[89466]: cluster 2023-10-07T21:50:54.980397+0000 mgr.y (mgr.25319) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:56.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:56 smithi081 bash[89466]: audit 2023-10-07T21:50:55.886171+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:56.752 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220207 got 365072220211 for osd.0 2023-10-07T21:50:56.752 DEBUG:teuthology.parallel:result is None 2023-10-07T21:50:58.463 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:58 smithi008 bash[102097]: cluster 2023-10-07T21:50:56.981403+0000 mgr.y (mgr.25319) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:58.463 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:58 smithi008 bash[105281]: cluster 2023-10-07T21:50:56.981403+0000 mgr.y (mgr.25319) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:58.654 INFO:teuthology.orchestra.run.smithi008.stdout:167503724787 2023-10-07T21:50:58.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:58 smithi081 bash[89466]: cluster 2023-10-07T21:50:56.981403+0000 mgr.y (mgr.25319) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:50:58.855 INFO:teuthology.orchestra.run.smithi008.stdout:408021893150 2023-10-07T21:50:59.105 INFO:teuthology.orchestra.run.smithi008.stdout:429496729624 2023-10-07T21:50:59.519 INFO:teuthology.orchestra.run.smithi008.stdout:386547056686 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[105281]: audit 2023-10-07T21:50:58.650415+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.8:0/2241963984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[105281]: audit 2023-10-07T21:50:58.851733+0000 mon.a (mon.0) 493 : audit 0 from='client.? 172.21.15.8:0/448682705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[105281]: audit 2023-10-07T21:50:59.102056+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.8:0/533462071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[102097]: audit 2023-10-07T21:50:58.650415+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.8:0/2241963984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[102097]: audit 2023-10-07T21:50:58.851733+0000 mon.a (mon.0) 493 : audit 0 from='client.? 172.21.15.8:0/448682705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:50:59.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:50:59 smithi008 bash[102097]: audit 2023-10-07T21:50:59.102056+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.8:0/533462071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:50:59.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:59 smithi081 bash[89466]: audit 2023-10-07T21:50:58.650415+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.8:0/2241963984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:50:59.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:59 smithi081 bash[89466]: audit 2023-10-07T21:50:58.851733+0000 mon.a (mon.0) 493 : audit 0 from='client.? 172.21.15.8:0/448682705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:50:59.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:50:59 smithi081 bash[89466]: audit 2023-10-07T21:50:59.102056+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.8:0/533462071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:50:59.913 INFO:teuthology.orchestra.run.smithi008.stdout:201863463145 2023-10-07T21:51:00.715 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[102097]: cluster 2023-10-07T21:50:58.982147+0000 mgr.y (mgr.25319) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:00.715 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[102097]: audit 2023-10-07T21:50:59.516116+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.8:0/1420556342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:51:00.715 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[102097]: audit 2023-10-07T21:50:59.909926+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.8:0/4055801831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:51:00.716 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[105281]: cluster 2023-10-07T21:50:58.982147+0000 mgr.y (mgr.25319) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:00.716 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[105281]: audit 2023-10-07T21:50:59.516116+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.8:0/1420556342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:51:00.716 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:00 smithi008 bash[105281]: audit 2023-10-07T21:50:59.909926+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.8:0/4055801831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:51:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:00 smithi081 bash[89466]: cluster 2023-10-07T21:50:58.982147+0000 mgr.y (mgr.25319) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:00 smithi081 bash[89466]: audit 2023-10-07T21:50:59.516116+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.8:0/1420556342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:51:00.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:00 smithi081 bash[89466]: audit 2023-10-07T21:50:59.909926+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.8:0/4055801831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:51:01.319 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724782 got 167503724787 for osd.5 2023-10-07T21:51:01.320 DEBUG:teuthology.parallel:result is None 2023-10-07T21:51:01.570 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893146 got 408021893150 for osd.2 2023-10-07T21:51:01.570 DEBUG:teuthology.parallel:result is None 2023-10-07T21:51:02.298 INFO:tasks.cephadm.ceph_manager.ceph:need seq 429496729620 got 429496729624 for osd.3 2023-10-07T21:51:02.298 DEBUG:teuthology.parallel:result is None 2023-10-07T21:51:02.518 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547056682 got 386547056686 for osd.1 2023-10-07T21:51:02.519 DEBUG:teuthology.parallel:result is None 2023-10-07T21:51:02.550 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463140 got 201863463145 for osd.6 2023-10-07T21:51:02.550 DEBUG:teuthology.parallel:result is None 2023-10-07T21:51:02.550 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T21:51:02.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:51:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:02 smithi081 bash[89466]: cluster 2023-10-07T21:51:00.982692+0000 mgr.y (mgr.25319) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:02.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:02 smithi008 bash[102097]: cluster 2023-10-07T21:51:00.982692+0000 mgr.y (mgr.25319) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:02.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:02 smithi008 bash[105281]: cluster 2023-10-07T21:51:00.982692+0000 mgr.y (mgr.25319) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:03.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:03] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2023-10-07T21:51:04.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:04 smithi081 bash[89466]: cluster 2023-10-07T21:51:02.983682+0000 mgr.y (mgr.25319) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:04.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:04 smithi008 bash[102097]: cluster 2023-10-07T21:51:02.983682+0000 mgr.y (mgr.25319) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:04.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:04 smithi008 bash[105281]: cluster 2023-10-07T21:51:02.983682+0000 mgr.y (mgr.25319) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:06 smithi081 bash[89466]: cluster 2023-10-07T21:51:04.984358+0000 mgr.y (mgr.25319) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:06.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:06 smithi008 bash[102097]: cluster 2023-10-07T21:51:04.984358+0000 mgr.y (mgr.25319) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:06.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:06 smithi008 bash[105281]: cluster 2023-10-07T21:51:04.984358+0000 mgr.y (mgr.25319) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:07.381 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:08.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:08 smithi081 bash[89466]: cluster 2023-10-07T21:51:06.985556+0000 mgr.y (mgr.25319) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:08.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:08 smithi008 bash[105281]: cluster 2023-10-07T21:51:06.985556+0000 mgr.y (mgr.25319) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:08.790 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:08 smithi008 bash[102097]: cluster 2023-10-07T21:51:06.985556+0000 mgr.y (mgr.25319) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:10.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:10 smithi008 bash[102097]: cluster 2023-10-07T21:51:08.986456+0000 mgr.y (mgr.25319) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:10.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:10 smithi008 bash[105281]: cluster 2023-10-07T21:51:08.986456+0000 mgr.y (mgr.25319) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:10.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:10 smithi081 bash[89466]: cluster 2023-10-07T21:51:08.986456+0000 mgr.y (mgr.25319) 341 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:10.762 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:51:10.764 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:51:11.613 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":278,"stamp":"2023-10-07T21:51:08.985917+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1329276,"kb_used_data":9880,"kb_used_omap":13,"kb_used_meta":1319282,"kb_avail":748631940,"statfs":{"total":767960285184,"available":766599106560,"internally_reserved":0,"allocated":10117120,"data_stored":6228355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":1350945787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005224"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578142+0000","last_change":"2023-10-07T21:48:36.338940+0000","last_active":"2023-10-07T21:49:06.578142+0000","last_peered":"2023-10-07T21:49:06.578142+0000","last_clean":"2023-10-07T21:49:06.578142+0000","last_became_active":"2023-10-07T21:48:36.338605+0000","last_became_peered":"2023-10-07T21:48:36.338605+0000","last_unstale":"2023-10-07T21:49:06.578142+0000","last_undegraded":"2023-10-07T21:49:06.578142+0000","last_fullsized":"2023-10-07T21:49:06.578142+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.661505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598052+0000","last_change":"2023-10-07T21:49:07.598052+0000","last_active":"2023-10-07T21:49:07.598052+0000","last_peered":"2023-10-07T21:49:07.598052+0000","last_clean":"2023-10-07T21:49:07.598052+0000","last_became_active":"2023-10-07T21:49:07.597639+0000","last_became_peered":"2023-10-07T21:49:07.597639+0000","last_unstale":"2023-10-07T21:49:07.598052+0000","last_undegraded":"2023-10-07T21:49:07.598052+0000","last_fullsized":"2023-10-07T21:49:07.598052+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:18.075292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597134+0000","last_change":"2023-10-07T21:49:07.596892+0000","last_active":"2023-10-07T21:49:07.597134+0000","last_peered":"2023-10-07T21:49:07.597134+0000","last_clean":"2023-10-07T21:49:07.597134+0000","last_became_active":"2023-10-07T21:49:07.596506+0000","last_became_peered":"2023-10-07T21:49:07.596506+0000","last_unstale":"2023-10-07T21:49:07.597134+0000","last_undegraded":"2023-10-07T21:49:07.597134+0000","last_fullsized":"2023-10-07T21:49:07.597134+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:11.305800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.602457+0000","last_change":"2023-10-07T21:49:07.602047+0000","last_active":"2023-10-07T21:49:07.602457+0000","last_peered":"2023-10-07T21:49:07.602457+0000","last_clean":"2023-10-07T21:49:07.602457+0000","last_became_active":"2023-10-07T21:49:07.601722+0000","last_became_peered":"2023-10-07T21:49:07.601722+0000","last_unstale":"2023-10-07T21:49:07.602457+0000","last_undegraded":"2023-10-07T21:49:07.602457+0000","last_fullsized":"2023-10-07T21:49:07.602457+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:04:21.450637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601804+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T21:49:07.601804+0000","last_peered":"2023-10-07T21:49:07.601804+0000","last_clean":"2023-10-07T21:49:07.601804+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T21:49:07.601804+0000","last_undegraded":"2023-10-07T21:49:07.601804+0000","last_fullsized":"2023-10-07T21:49:07.601804+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585924+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T21:49:06.585924+0000","last_peered":"2023-10-07T21:49:06.585924+0000","last_clean":"2023-10-07T21:49:06.585924+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585924+0000","last_undegraded":"2023-10-07T21:49:06.585924+0000","last_fullsized":"2023-10-07T21:49:06.585924+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":51,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.604163+0000","last_change":"2023-10-07T21:49:07.604163+0000","last_active":"2023-10-07T21:49:07.604163+0000","last_peered":"2023-10-07T21:49:07.604163+0000","last_clean":"2023-10-07T21:49:07.604163+0000","last_became_active":"2023-10-07T21:49:07.603799+0000","last_became_peered":"2023-10-07T21:49:07.603799+0000","last_unstale":"2023-10-07T21:49:07.604163+0000","last_undegraded":"2023-10-07T21:49:07.604163+0000","last_fullsized":"2023-10-07T21:49:07.604163+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:37.672694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605023+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T21:49:07.605023+0000","last_peered":"2023-10-07T21:49:07.605023+0000","last_clean":"2023-10-07T21:49:07.605023+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T21:49:07.605023+0000","last_undegraded":"2023-10-07T21:49:07.605023+0000","last_fullsized":"2023-10-07T21:49:07.605023+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588275+0000","last_change":"2023-10-07T21:47:16.996200+0000","last_active":"2023-10-07T21:49:06.588275+0000","last_peered":"2023-10-07T21:49:06.588275+0000","last_clean":"2023-10-07T21:49:06.588275+0000","last_became_active":"2023-10-07T21:47:16.995879+0000","last_became_peered":"2023-10-07T21:47:16.995879+0000","last_unstale":"2023-10-07T21:49:06.588275+0000","last_undegraded":"2023-10-07T21:49:06.588275+0000","last_fullsized":"2023-10-07T21:49:06.588275+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.329125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605359+0000","last_change":"2023-10-07T21:49:07.605359+0000","last_active":"2023-10-07T21:49:07.605359+0000","last_peered":"2023-10-07T21:49:07.605359+0000","last_clean":"2023-10-07T21:49:07.605359+0000","last_became_active":"2023-10-07T21:49:07.605081+0000","last_became_peered":"2023-10-07T21:49:07.605081+0000","last_unstale":"2023-10-07T21:49:07.605359+0000","last_undegraded":"2023-10-07T21:49:07.605359+0000","last_fullsized":"2023-10-07T21:49:07.605359+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:35.648858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.592426+0000","last_change":"2023-10-07T21:49:07.592426+0000","last_active":"2023-10-07T21:49:07.592426+0000","last_peered":"2023-10-07T21:49:07.592426+0000","last_clean":"2023-10-07T21:49:07.592426+0000","last_became_active":"2023-10-07T21:49:07.591970+0000","last_became_peered":"2023-10-07T21:49:07.591970+0000","last_unstale":"2023-10-07T21:49:07.592426+0000","last_undegraded":"2023-10-07T21:49:07.592426+0000","last_fullsized":"2023-10-07T21:49:07.592426+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:56.556076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584120+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T21:49:07.584120+0000","last_peered":"2023-10-07T21:49:07.584120+0000","last_clean":"2023-10-07T21:49:07.584120+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T21:49:07.584120+0000","last_undegraded":"2023-10-07T21:49:07.584120+0000","last_fullsized":"2023-10-07T21:49:07.584120+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580215+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:49:06.580215+0000","last_peered":"2023-10-07T21:49:06.580215+0000","last_clean":"2023-10-07T21:49:06.580215+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:49:06.580215+0000","last_undegraded":"2023-10-07T21:49:06.580215+0000","last_fullsized":"2023-10-07T21:49:06.580215+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579108+0000","last_change":"2023-10-07T21:47:16.999340+0000","last_active":"2023-10-07T21:49:06.579108+0000","last_peered":"2023-10-07T21:49:06.579108+0000","last_clean":"2023-10-07T21:49:06.579108+0000","last_became_active":"2023-10-07T21:47:16.999028+0000","last_became_peered":"2023-10-07T21:47:16.999028+0000","last_unstale":"2023-10-07T21:49:06.579108+0000","last_undegraded":"2023-10-07T21:49:06.579108+0000","last_fullsized":"2023-10-07T21:49:06.579108+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:02.849006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587646+0000","last_change":"2023-10-07T21:48:36.338473+0000","last_active":"2023-10-07T21:49:06.587646+0000","last_peered":"2023-10-07T21:49:06.587646+0000","last_clean":"2023-10-07T21:49:06.587646+0000","last_became_active":"2023-10-07T21:48:36.338067+0000","last_became_peered":"2023-10-07T21:48:36.338067+0000","last_unstale":"2023-10-07T21:49:06.587646+0000","last_undegraded":"2023-10-07T21:49:06.587646+0000","last_fullsized":"2023-10-07T21:49:06.587646+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:40:56.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598093+0000","last_change":"2023-10-07T21:49:07.598093+0000","last_active":"2023-10-07T21:49:07.598093+0000","last_peered":"2023-10-07T21:49:07.598093+0000","last_clean":"2023-10-07T21:49:07.598093+0000","last_became_active":"2023-10-07T21:49:07.597696+0000","last_became_peered":"2023-10-07T21:49:07.597696+0000","last_unstale":"2023-10-07T21:49:07.598093+0000","last_undegraded":"2023-10-07T21:49:07.598093+0000","last_fullsized":"2023-10-07T21:49:07.598093+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:47.533971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":51,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601339+0000","last_change":"2023-10-07T21:49:07.601339+0000","last_active":"2023-10-07T21:49:07.601339+0000","last_peered":"2023-10-07T21:49:07.601339+0000","last_clean":"2023-10-07T21:49:07.601339+0000","last_became_active":"2023-10-07T21:49:07.600617+0000","last_became_peered":"2023-10-07T21:49:07.600617+0000","last_unstale":"2023-10-07T21:49:07.601339+0000","last_undegraded":"2023-10-07T21:49:07.601339+0000","last_fullsized":"2023-10-07T21:49:07.601339+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:28:59.738173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600832+0000","last_change":"2023-10-07T21:49:07.600832+0000","last_active":"2023-10-07T21:49:07.600832+0000","last_peered":"2023-10-07T21:49:07.600832+0000","last_clean":"2023-10-07T21:49:07.600832+0000","last_became_active":"2023-10-07T21:49:07.600486+0000","last_became_peered":"2023-10-07T21:49:07.600486+0000","last_unstale":"2023-10-07T21:49:07.600832+0000","last_undegraded":"2023-10-07T21:49:07.600832+0000","last_fullsized":"2023-10-07T21:49:07.600832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:18:34.018371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587145+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:49:06.587145+0000","last_peered":"2023-10-07T21:49:06.587145+0000","last_clean":"2023-10-07T21:49:06.587145+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:49:06.587145+0000","last_undegraded":"2023-10-07T21:49:06.587145+0000","last_fullsized":"2023-10-07T21:49:06.587145+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600897+0000","last_change":"2023-10-07T21:49:07.600897+0000","last_active":"2023-10-07T21:49:07.600897+0000","last_peered":"2023-10-07T21:49:07.600897+0000","last_clean":"2023-10-07T21:49:07.600897+0000","last_became_active":"2023-10-07T21:49:07.600402+0000","last_became_peered":"2023-10-07T21:49:07.600402+0000","last_unstale":"2023-10-07T21:49:07.600897+0000","last_undegraded":"2023-10-07T21:49:07.600897+0000","last_fullsized":"2023-10-07T21:49:07.600897+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:43.766293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584940+0000","last_change":"2023-10-07T21:46:44.013823+0000","last_active":"2023-10-07T21:49:06.584940+0000","last_peered":"2023-10-07T21:49:06.584940+0000","last_clean":"2023-10-07T21:49:06.584940+0000","last_became_active":"2023-10-07T21:46:44.013418+0000","last_became_peered":"2023-10-07T21:46:44.013418+0000","last_unstale":"2023-10-07T21:49:06.584940+0000","last_undegraded":"2023-10-07T21:49:06.584940+0000","last_fullsized":"2023-10-07T21:49:06.584940+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:39.399358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597154+0000","last_change":"2023-10-07T21:49:07.597154+0000","last_active":"2023-10-07T21:49:07.597154+0000","last_peered":"2023-10-07T21:49:07.597154+0000","last_clean":"2023-10-07T21:49:07.597154+0000","last_became_active":"2023-10-07T21:49:07.596852+0000","last_became_peered":"2023-10-07T21:49:07.596852+0000","last_unstale":"2023-10-07T21:49:07.597154+0000","last_undegraded":"2023-10-07T21:49:07.597154+0000","last_fullsized":"2023-10-07T21:49:07.597154+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:44:37.382798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":62,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589957+0000","last_change":"2023-10-07T21:46:44.014278+0000","last_active":"2023-10-07T21:49:06.589957+0000","last_peered":"2023-10-07T21:49:06.589957+0000","last_clean":"2023-10-07T21:49:06.589957+0000","last_became_active":"2023-10-07T21:46:44.013810+0000","last_became_peered":"2023-10-07T21:46:44.013810+0000","last_unstale":"2023-10-07T21:49:06.589957+0000","last_undegraded":"2023-10-07T21:49:06.589957+0000","last_fullsized":"2023-10-07T21:49:06.589957+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:25:58.458037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578720+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:49:06.578720+0000","last_peered":"2023-10-07T21:49:06.578720+0000","last_clean":"2023-10-07T21:49:06.578720+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:49:06.578720+0000","last_undegraded":"2023-10-07T21:49:06.578720+0000","last_fullsized":"2023-10-07T21:49:06.578720+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589105+0000","last_change":"2023-10-07T21:47:16.998687+0000","last_active":"2023-10-07T21:49:06.589105+0000","last_peered":"2023-10-07T21:49:06.589105+0000","last_clean":"2023-10-07T21:49:06.589105+0000","last_became_active":"2023-10-07T21:47:16.998316+0000","last_became_peered":"2023-10-07T21:47:16.998316+0000","last_unstale":"2023-10-07T21:49:06.589105+0000","last_undegraded":"2023-10-07T21:49:06.589105+0000","last_fullsized":"2023-10-07T21:49:06.589105+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:35:26.276280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594132+0000","last_change":"2023-10-07T21:49:07.594132+0000","last_active":"2023-10-07T21:49:07.594132+0000","last_peered":"2023-10-07T21:49:07.594132+0000","last_clean":"2023-10-07T21:49:07.594132+0000","last_became_active":"2023-10-07T21:49:07.593281+0000","last_became_peered":"2023-10-07T21:49:07.593281+0000","last_unstale":"2023-10-07T21:49:07.594132+0000","last_undegraded":"2023-10-07T21:49:07.594132+0000","last_fullsized":"2023-10-07T21:49:07.594132+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:01:17.311605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590223+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:49:06.590223+0000","last_peered":"2023-10-07T21:49:06.590223+0000","last_clean":"2023-10-07T21:49:06.590223+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:49:06.590223+0000","last_undegraded":"2023-10-07T21:49:06.590223+0000","last_fullsized":"2023-10-07T21:49:06.590223+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584028+0000","last_change":"2023-10-07T21:47:17.001424+0000","last_active":"2023-10-07T21:49:06.584028+0000","last_peered":"2023-10-07T21:49:06.584028+0000","last_clean":"2023-10-07T21:49:06.584028+0000","last_became_active":"2023-10-07T21:47:17.001006+0000","last_became_peered":"2023-10-07T21:47:17.001006+0000","last_unstale":"2023-10-07T21:49:06.584028+0000","last_undegraded":"2023-10-07T21:49:06.584028+0000","last_fullsized":"2023-10-07T21:49:06.584028+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:45:15.431071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599498+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T21:49:07.599498+0000","last_peered":"2023-10-07T21:49:07.599498+0000","last_clean":"2023-10-07T21:49:07.599498+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T21:49:07.599498+0000","last_undegraded":"2023-10-07T21:49:07.599498+0000","last_fullsized":"2023-10-07T21:49:07.599498+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":52,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584789+0000","last_change":"2023-10-07T21:47:16.992883+0000","last_active":"2023-10-07T21:49:06.584789+0000","last_peered":"2023-10-07T21:49:06.584789+0000","last_clean":"2023-10-07T21:49:06.584789+0000","last_became_active":"2023-10-07T21:47:16.992417+0000","last_became_peered":"2023-10-07T21:47:16.992417+0000","last_unstale":"2023-10-07T21:49:06.584789+0000","last_undegraded":"2023-10-07T21:49:06.584789+0000","last_fullsized":"2023-10-07T21:49:06.584789+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:36:05.939232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600413+0000","last_change":"2023-10-07T21:49:07.600413+0000","last_active":"2023-10-07T21:49:07.600413+0000","last_peered":"2023-10-07T21:49:07.600413+0000","last_clean":"2023-10-07T21:49:07.600413+0000","last_became_active":"2023-10-07T21:49:07.600072+0000","last_became_peered":"2023-10-07T21:49:07.600072+0000","last_unstale":"2023-10-07T21:49:07.600413+0000","last_undegraded":"2023-10-07T21:49:07.600413+0000","last_fullsized":"2023-10-07T21:49:07.600413+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:55.049946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598609+0000","last_change":"2023-10-07T21:49:07.598609+0000","last_active":"2023-10-07T21:49:07.598609+0000","last_peered":"2023-10-07T21:49:07.598609+0000","last_clean":"2023-10-07T21:49:07.598609+0000","last_became_active":"2023-10-07T21:49:07.598231+0000","last_became_peered":"2023-10-07T21:49:07.598231+0000","last_unstale":"2023-10-07T21:49:07.598609+0000","last_undegraded":"2023-10-07T21:49:07.598609+0000","last_fullsized":"2023-10-07T21:49:07.598609+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:27.574220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584672+0000","last_change":"2023-10-07T21:47:17.001766+0000","last_active":"2023-10-07T21:49:06.584672+0000","last_peered":"2023-10-07T21:49:06.584672+0000","last_clean":"2023-10-07T21:49:06.584672+0000","last_became_active":"2023-10-07T21:47:17.001332+0000","last_became_peered":"2023-10-07T21:47:17.001332+0000","last_unstale":"2023-10-07T21:49:06.584672+0000","last_undegraded":"2023-10-07T21:49:06.584672+0000","last_fullsized":"2023-10-07T21:49:06.584672+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:08.857829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579263+0000","last_change":"2023-10-07T21:48:36.341101+0000","last_active":"2023-10-07T21:49:06.579263+0000","last_peered":"2023-10-07T21:49:06.579263+0000","last_clean":"2023-10-07T21:49:06.579263+0000","last_became_active":"2023-10-07T21:48:36.340691+0000","last_became_peered":"2023-10-07T21:48:36.340691+0000","last_unstale":"2023-10-07T21:49:06.579263+0000","last_undegraded":"2023-10-07T21:49:06.579263+0000","last_fullsized":"2023-10-07T21:49:06.579263+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:27.621282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584845+0000","last_change":"2023-10-07T21:48:36.341459+0000","last_active":"2023-10-07T21:49:06.584845+0000","last_peered":"2023-10-07T21:49:06.584845+0000","last_clean":"2023-10-07T21:49:06.584845+0000","last_became_active":"2023-10-07T21:48:36.341041+0000","last_became_peered":"2023-10-07T21:48:36.341041+0000","last_unstale":"2023-10-07T21:49:06.584845+0000","last_undegraded":"2023-10-07T21:49:06.584845+0000","last_fullsized":"2023-10-07T21:49:06.584845+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:01.234245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579472+0000","last_change":"2023-10-07T21:47:17.000209+0000","last_active":"2023-10-07T21:49:06.579472+0000","last_peered":"2023-10-07T21:49:06.579472+0000","last_clean":"2023-10-07T21:49:06.579472+0000","last_became_active":"2023-10-07T21:47:16.999855+0000","last_became_peered":"2023-10-07T21:47:16.999855+0000","last_unstale":"2023-10-07T21:49:06.579472+0000","last_undegraded":"2023-10-07T21:49:06.579472+0000","last_fullsized":"2023-10-07T21:49:06.579472+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:30.661034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598289+0000","last_change":"2023-10-07T21:49:07.598289+0000","last_active":"2023-10-07T21:49:07.598289+0000","last_peered":"2023-10-07T21:49:07.598289+0000","last_clean":"2023-10-07T21:49:07.598289+0000","last_became_active":"2023-10-07T21:49:07.597799+0000","last_became_peered":"2023-10-07T21:49:07.597799+0000","last_unstale":"2023-10-07T21:49:07.598289+0000","last_undegraded":"2023-10-07T21:49:07.598289+0000","last_fullsized":"2023-10-07T21:49:07.598289+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:24.837096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.593739+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.593451+0000","last_became_peered":"2023-10-07T21:49:07.593451+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:36.183751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585112+0000","last_change":"2023-10-07T21:47:16.999367+0000","last_active":"2023-10-07T21:49:07.585112+0000","last_peered":"2023-10-07T21:49:07.585112+0000","last_clean":"2023-10-07T21:49:07.585112+0000","last_became_active":"2023-10-07T21:47:16.998848+0000","last_became_peered":"2023-10-07T21:47:16.998848+0000","last_unstale":"2023-10-07T21:49:07.585112+0000","last_undegraded":"2023-10-07T21:49:07.585112+0000","last_fullsized":"2023-10-07T21:49:07.585112+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:54:29.262825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600706+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T21:49:07.600706+0000","last_peered":"2023-10-07T21:49:07.600706+0000","last_clean":"2023-10-07T21:49:07.600706+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T21:49:07.600706+0000","last_undegraded":"2023-10-07T21:49:07.600706+0000","last_fullsized":"2023-10-07T21:49:07.600706+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":34,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584021+0000","last_change":"2023-10-07T21:47:17.003388+0000","last_active":"2023-10-07T21:49:07.584021+0000","last_peered":"2023-10-07T21:49:07.584021+0000","last_clean":"2023-10-07T21:49:07.584021+0000","last_became_active":"2023-10-07T21:47:17.002620+0000","last_became_peered":"2023-10-07T21:47:17.002620+0000","last_unstale":"2023-10-07T21:49:07.584021+0000","last_undegraded":"2023-10-07T21:49:07.584021+0000","last_fullsized":"2023-10-07T21:49:07.584021+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:54.745291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580633+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T21:49:06.580633+0000","last_peered":"2023-10-07T21:49:06.580633+0000","last_clean":"2023-10-07T21:49:06.580633+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T21:49:06.580633+0000","last_undegraded":"2023-10-07T21:49:06.580633+0000","last_fullsized":"2023-10-07T21:49:06.580633+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578135+0000","last_change":"2023-10-07T21:46:44.011638+0000","last_active":"2023-10-07T21:49:06.578135+0000","last_peered":"2023-10-07T21:49:06.578135+0000","last_clean":"2023-10-07T21:49:06.578135+0000","last_became_active":"2023-10-07T21:46:44.011286+0000","last_became_peered":"2023-10-07T21:46:44.011286+0000","last_unstale":"2023-10-07T21:49:06.578135+0000","last_undegraded":"2023-10-07T21:49:06.578135+0000","last_fullsized":"2023-10-07T21:49:06.578135+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:25:02.641702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594085+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T21:49:07.594085+0000","last_peered":"2023-10-07T21:49:07.594085+0000","last_clean":"2023-10-07T21:49:07.594085+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T21:49:07.594085+0000","last_undegraded":"2023-10-07T21:49:07.594085+0000","last_fullsized":"2023-10-07T21:49:07.594085+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.583828+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T21:49:07.583828+0000","last_peered":"2023-10-07T21:49:07.583828+0000","last_clean":"2023-10-07T21:49:07.583828+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T21:49:07.583828+0000","last_undegraded":"2023-10-07T21:49:07.583828+0000","last_fullsized":"2023-10-07T21:49:07.583828+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584366+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T21:49:07.584366+0000","last_peered":"2023-10-07T21:49:07.584366+0000","last_clean":"2023-10-07T21:49:07.584366+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T21:49:07.584366+0000","last_undegraded":"2023-10-07T21:49:07.584366+0000","last_fullsized":"2023-10-07T21:49:07.584366+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580311+0000","last_change":"2023-10-07T21:48:36.339303+0000","last_active":"2023-10-07T21:49:06.580311+0000","last_peered":"2023-10-07T21:49:06.580311+0000","last_clean":"2023-10-07T21:49:06.580311+0000","last_became_active":"2023-10-07T21:48:36.338964+0000","last_became_peered":"2023-10-07T21:48:36.338964+0000","last_unstale":"2023-10-07T21:49:06.580311+0000","last_undegraded":"2023-10-07T21:49:06.580311+0000","last_fullsized":"2023-10-07T21:49:06.580311+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:40.355794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":440,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588159+0000","last_change":"2023-10-07T21:46:44.014160+0000","last_active":"2023-10-07T21:49:06.588159+0000","last_peered":"2023-10-07T21:49:06.588159+0000","last_clean":"2023-10-07T21:49:06.588159+0000","last_became_active":"2023-10-07T21:46:44.013689+0000","last_became_peered":"2023-10-07T21:46:44.013689+0000","last_unstale":"2023-10-07T21:49:06.588159+0000","last_undegraded":"2023-10-07T21:49:06.588159+0000","last_fullsized":"2023-10-07T21:49:06.588159+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:03.542738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":22,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.604870+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T21:49:07.604870+0000","last_peered":"2023-10-07T21:49:07.604870+0000","last_clean":"2023-10-07T21:49:07.604870+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T21:49:07.604870+0000","last_undegraded":"2023-10-07T21:49:07.604870+0000","last_fullsized":"2023-10-07T21:49:07.604870+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584206+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:49:06.584206+0000","last_peered":"2023-10-07T21:49:06.584206+0000","last_clean":"2023-10-07T21:49:06.584206+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:49:06.584206+0000","last_undegraded":"2023-10-07T21:49:06.584206+0000","last_fullsized":"2023-10-07T21:49:06.584206+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":81,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588258+0000","last_change":"2023-10-07T21:47:16.992967+0000","last_active":"2023-10-07T21:49:06.588258+0000","last_peered":"2023-10-07T21:49:06.588258+0000","last_clean":"2023-10-07T21:49:06.588258+0000","last_became_active":"2023-10-07T21:47:16.992181+0000","last_became_peered":"2023-10-07T21:47:16.992181+0000","last_unstale":"2023-10-07T21:49:06.588258+0000","last_undegraded":"2023-10-07T21:49:06.588258+0000","last_fullsized":"2023-10-07T21:49:06.588258+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:54.066737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601559+0000","last_change":"2023-10-07T21:49:07.600826+0000","last_active":"2023-10-07T21:49:07.601559+0000","last_peered":"2023-10-07T21:49:07.601559+0000","last_clean":"2023-10-07T21:49:07.601559+0000","last_became_active":"2023-10-07T21:49:07.600332+0000","last_became_peered":"2023-10-07T21:49:07.600332+0000","last_unstale":"2023-10-07T21:49:07.601559+0000","last_undegraded":"2023-10-07T21:49:07.601559+0000","last_fullsized":"2023-10-07T21:49:07.601559+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:13.639612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":66,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.586019+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T21:49:07.586019+0000","last_peered":"2023-10-07T21:49:07.586019+0000","last_clean":"2023-10-07T21:49:07.586019+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T21:49:07.586019+0000","last_undegraded":"2023-10-07T21:49:07.586019+0000","last_fullsized":"2023-10-07T21:49:07.586019+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590503+0000","last_change":"2023-10-07T21:46:44.014335+0000","last_active":"2023-10-07T21:49:06.590503+0000","last_peered":"2023-10-07T21:49:06.590503+0000","last_clean":"2023-10-07T21:49:06.590503+0000","last_became_active":"2023-10-07T21:46:44.012893+0000","last_became_peered":"2023-10-07T21:46:44.012893+0000","last_unstale":"2023-10-07T21:49:06.590503+0000","last_undegraded":"2023-10-07T21:49:06.590503+0000","last_fullsized":"2023-10-07T21:49:06.590503+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:18.976569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585216+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T21:49:07.585216+0000","last_peered":"2023-10-07T21:49:07.585216+0000","last_clean":"2023-10-07T21:49:07.585216+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T21:49:07.585216+0000","last_undegraded":"2023-10-07T21:49:07.585216+0000","last_fullsized":"2023-10-07T21:49:07.585216+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":40,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.581912+0000","last_change":"2023-10-07T21:46:44.019618+0000","last_active":"2023-10-07T21:49:07.581912+0000","last_peered":"2023-10-07T21:49:07.581912+0000","last_clean":"2023-10-07T21:49:07.581912+0000","last_became_active":"2023-10-07T21:46:44.019267+0000","last_became_peered":"2023-10-07T21:46:44.019267+0000","last_unstale":"2023-10-07T21:49:07.581912+0000","last_undegraded":"2023-10-07T21:49:07.581912+0000","last_fullsized":"2023-10-07T21:49:07.581912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:58:05.580408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600985+0000","last_change":"2023-10-07T21:49:07.600985+0000","last_active":"2023-10-07T21:49:07.600985+0000","last_peered":"2023-10-07T21:49:07.600985+0000","last_clean":"2023-10-07T21:49:07.600985+0000","last_became_active":"2023-10-07T21:49:07.600636+0000","last_became_peered":"2023-10-07T21:49:07.600636+0000","last_unstale":"2023-10-07T21:49:07.600985+0000","last_undegraded":"2023-10-07T21:49:07.600985+0000","last_fullsized":"2023-10-07T21:49:07.600985+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:50.273299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585601+0000","last_change":"2023-10-07T21:47:17.004129+0000","last_active":"2023-10-07T21:49:07.585601+0000","last_peered":"2023-10-07T21:49:07.585601+0000","last_clean":"2023-10-07T21:49:07.585601+0000","last_became_active":"2023-10-07T21:47:17.003644+0000","last_became_peered":"2023-10-07T21:47:17.003644+0000","last_unstale":"2023-10-07T21:49:07.585601+0000","last_undegraded":"2023-10-07T21:49:07.585601+0000","last_fullsized":"2023-10-07T21:49:07.585601+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:54:28.529360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603605+0000","last_change":"2023-10-07T21:49:07.601320+0000","last_active":"2023-10-07T21:49:07.603605+0000","last_peered":"2023-10-07T21:49:07.603605+0000","last_clean":"2023-10-07T21:49:07.603605+0000","last_became_active":"2023-10-07T21:49:07.599926+0000","last_became_peered":"2023-10-07T21:49:07.599926+0000","last_unstale":"2023-10-07T21:49:07.603605+0000","last_undegraded":"2023-10-07T21:49:07.603605+0000","last_fullsized":"2023-10-07T21:49:07.603605+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:02:35.435789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585804+0000","last_change":"2023-10-07T21:48:36.337190+0000","last_active":"2023-10-07T21:49:06.585804+0000","last_peered":"2023-10-07T21:49:06.585804+0000","last_clean":"2023-10-07T21:49:06.585804+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585804+0000","last_undegraded":"2023-10-07T21:49:06.585804+0000","last_fullsized":"2023-10-07T21:49:06.585804+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:10:08.827140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":57,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585878+0000","last_change":"2023-10-07T21:47:17.002679+0000","last_active":"2023-10-07T21:49:07.585878+0000","last_peered":"2023-10-07T21:49:07.585878+0000","last_clean":"2023-10-07T21:49:07.585878+0000","last_became_active":"2023-10-07T21:47:17.001772+0000","last_became_peered":"2023-10-07T21:47:17.001772+0000","last_unstale":"2023-10-07T21:49:07.585878+0000","last_undegraded":"2023-10-07T21:49:07.585878+0000","last_fullsized":"2023-10-07T21:49:07.585878+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:24.088765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579471+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:49:06.579471+0000","last_peered":"2023-10-07T21:49:06.579471+0000","last_clean":"2023-10-07T21:49:06.579471+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:49:06.579471+0000","last_undegraded":"2023-10-07T21:49:06.579471+0000","last_fullsized":"2023-10-07T21:49:06.579471+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":44,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582217+0000","last_change":"2023-10-07T21:46:44.019948+0000","last_active":"2023-10-07T21:49:07.582217+0000","last_peered":"2023-10-07T21:49:07.582217+0000","last_clean":"2023-10-07T21:49:07.582217+0000","last_became_active":"2023-10-07T21:46:44.019567+0000","last_became_peered":"2023-10-07T21:46:44.019567+0000","last_unstale":"2023-10-07T21:49:07.582217+0000","last_undegraded":"2023-10-07T21:49:07.582217+0000","last_fullsized":"2023-10-07T21:49:07.582217+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:58.566505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594257+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T21:49:07.594257+0000","last_peered":"2023-10-07T21:49:07.594257+0000","last_clean":"2023-10-07T21:49:07.594257+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T21:49:07.594257+0000","last_undegraded":"2023-10-07T21:49:07.594257+0000","last_fullsized":"2023-10-07T21:49:07.594257+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580136+0000","last_change":"2023-10-07T21:47:16.997947+0000","last_active":"2023-10-07T21:49:06.580136+0000","last_peered":"2023-10-07T21:49:06.580136+0000","last_clean":"2023-10-07T21:49:06.580136+0000","last_became_active":"2023-10-07T21:47:16.997493+0000","last_became_peered":"2023-10-07T21:47:16.997493+0000","last_unstale":"2023-10-07T21:49:06.580136+0000","last_undegraded":"2023-10-07T21:49:06.580136+0000","last_fullsized":"2023-10-07T21:49:06.580136+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:00:01.137639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593719+0000","last_change":"2023-10-07T21:49:07.593719+0000","last_active":"2023-10-07T21:49:07.593719+0000","last_peered":"2023-10-07T21:49:07.593719+0000","last_clean":"2023-10-07T21:49:07.593719+0000","last_became_active":"2023-10-07T21:49:07.593349+0000","last_became_peered":"2023-10-07T21:49:07.593349+0000","last_unstale":"2023-10-07T21:49:07.593719+0000","last_undegraded":"2023-10-07T21:49:07.593719+0000","last_fullsized":"2023-10-07T21:49:07.593719+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:22.054943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":46,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.583036+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:49:06.583036+0000","last_peered":"2023-10-07T21:49:06.583036+0000","last_clean":"2023-10-07T21:49:06.583036+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:49:06.583036+0000","last_undegraded":"2023-10-07T21:49:06.583036+0000","last_fullsized":"2023-10-07T21:49:06.583036+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593854+0000","last_change":"2023-10-07T21:49:07.593854+0000","last_active":"2023-10-07T21:49:07.593854+0000","last_peered":"2023-10-07T21:49:07.593854+0000","last_clean":"2023-10-07T21:49:07.593854+0000","last_became_active":"2023-10-07T21:49:07.593410+0000","last_became_peered":"2023-10-07T21:49:07.593410+0000","last_unstale":"2023-10-07T21:49:07.593854+0000","last_undegraded":"2023-10-07T21:49:07.593854+0000","last_fullsized":"2023-10-07T21:49:07.593854+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:27:34.313686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":71,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605477+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T21:49:07.605477+0000","last_peered":"2023-10-07T21:49:07.605477+0000","last_clean":"2023-10-07T21:49:07.605477+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T21:49:07.605477+0000","last_undegraded":"2023-10-07T21:49:07.605477+0000","last_fullsized":"2023-10-07T21:49:07.605477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600415+0000","last_change":"2023-10-07T21:49:07.600415+0000","last_active":"2023-10-07T21:49:07.600415+0000","last_peered":"2023-10-07T21:49:07.600415+0000","last_clean":"2023-10-07T21:49:07.600415+0000","last_became_active":"2023-10-07T21:49:07.600066+0000","last_became_peered":"2023-10-07T21:49:07.600066+0000","last_unstale":"2023-10-07T21:49:07.600415+0000","last_undegraded":"2023-10-07T21:49:07.600415+0000","last_fullsized":"2023-10-07T21:49:07.600415+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:26.561066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582326+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T21:49:07.582326+0000","last_peered":"2023-10-07T21:49:07.582326+0000","last_clean":"2023-10-07T21:49:07.582326+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T21:49:07.582326+0000","last_undegraded":"2023-10-07T21:49:07.582326+0000","last_fullsized":"2023-10-07T21:49:07.582326+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.577798+0000","last_change":"2023-10-07T21:47:16.997355+0000","last_active":"2023-10-07T21:49:06.577798+0000","last_peered":"2023-10-07T21:49:06.577798+0000","last_clean":"2023-10-07T21:49:06.577798+0000","last_became_active":"2023-10-07T21:47:16.997014+0000","last_became_peered":"2023-10-07T21:47:16.997014+0000","last_unstale":"2023-10-07T21:49:06.577798+0000","last_undegraded":"2023-10-07T21:49:06.577798+0000","last_fullsized":"2023-10-07T21:49:06.577798+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:25:11.980522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201503,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311168,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":93433984,"statfs":{"total":95995035648,"available":95676399616,"internally_reserved":0,"allocated":1630208,"data_stored":1146107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.57499999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.79500000000000004,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.141,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.171}]},{"osd":1,"last update":"Sat Oct 7 21:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.995,"15min":1.0029999999999999},"min":{"1min":0.68000000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.016,"15min":1.046},"min":{"1min":0.68400000000000005,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.262,"5min":1.29,"15min":1.29},"last":1.044}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.754},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.097,"15min":1.101},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.0089999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.135,"5min":1.135,"15min":1.135},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.083}]},{"osd":4,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":0.995,"15min":0.96299999999999997},"min":{"1min":0.84499999999999997,"5min":0.53300000000000003,"15min":0.374},"max":{"1min":1.591,"5min":1.591,"15min":2.605},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.03,"15min":0.98199999999999998},"min":{"1min":0.66700000000000004,"5min":0.47999999999999998,"15min":0.39400000000000002},"max":{"1min":1.325,"5min":1.4419999999999999,"15min":2.1459999999999999},"last":0.70699999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0029999999999999,"15min":1.018},"min":{"1min":0.76900000000000002,"5min":0.58299999999999996,"15min":0.497},"max":{"1min":1.4099999999999999,"5min":1.48,"15min":1.923},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.1240000000000001,"15min":1.085},"min":{"1min":0.79500000000000004,"5min":0.56399999999999995,"15min":0.41699999999999998},"max":{"1min":1.458,"5min":1.619,"15min":2.8170000000000002},"last":0.96799999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":1.1539999999999999,"15min":1.1080000000000001},"min":{"1min":1.139,"5min":0.61399999999999999,"15min":0.47499999999999998},"max":{"1min":1.569,"5min":1.569,"15min":1.746},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.167,"5min":1.157,"15min":1.1040000000000001},"min":{"1min":0.91800000000000004,"5min":0.53700000000000003,"15min":0.47099999999999997},"max":{"1min":1.3959999999999999,"5min":1.4810000000000001,"15min":2.6019999999999999},"last":1.2410000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463147,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307060,"kb_used_data":1580,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93438092,"statfs":{"total":95995035648,"available":95680606208,"internally_reserved":0,"allocated":1617920,"data_stored":1145961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.88900000000000001,"15min":0.92800000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.173}]},{"osd":1,"last update":"Sat Oct 7 21:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.1140000000000001,"15min":1.1100000000000001},"min":{"1min":0.78600000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.383,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.3109999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.05,"15min":1.0600000000000001},"min":{"1min":0.69499999999999995,"5min":0.63,"15min":0.63},"max":{"1min":1.349,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.147}]},{"osd":2,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0860000000000001,"15min":1.073},"min":{"1min":0.76800000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.254},{"interface":"front","average":{"1min":1.133,"5min":1.0740000000000001,"15min":1.0640000000000001},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0609999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.99299999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.97199999999999998,"15min":0.94499999999999995},"min":{"1min":0.64800000000000002,"5min":0.496,"15min":0.432},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.05,"15min":1.0249999999999999},"min":{"1min":0.72199999999999998,"5min":0.53900000000000003,"15min":0.48299999999999998},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.875},"last":1.1060000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0780000000000001,"15min":1.0189999999999999},"min":{"1min":0.745,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3480000000000001,"5min":1.518,"15min":2.1840000000000002},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.161,"15min":1.091},"min":{"1min":0.89700000000000002,"5min":0.621,"15min":0.48699999999999999},"max":{"1min":1.587,"5min":1.587,"15min":1.9359999999999999},"last":1.361}]},{"osd":7,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1419999999999999,"15min":1.105},"min":{"1min":0.747,"5min":0.56899999999999995,"15min":0.46200000000000002},"max":{"1min":1.4650000000000001,"5min":1.4910000000000001,"15min":2.3769999999999998},"last":1.204},{"interface":"front","average":{"1min":1.117,"5min":1.1379999999999999,"15min":1.1240000000000001},"min":{"1min":0.86499999999999999,"5min":0.59399999999999997,"15min":0.58999999999999997},"max":{"1min":1.3959999999999999,"5min":1.554,"15min":2.4870000000000001},"last":1.2829999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056688,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28508,"kb_used_data":1036,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716644,"statfs":{"total":95995035648,"available":95965843456,"internally_reserved":0,"allocated":1060864,"data_stored":561307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":28111270},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.81599999999999995,"15min":0.82199999999999995},"min":{"1min":0.51000000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.90600000000000003},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.67700000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.39000000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83099999999999996,"15min":0.81899999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.7989999999999999,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.51800000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:50:09 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":1.01,"5min":1.01,"15min":1.01},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.843,"5min":1.843,"15min":1.843},"last":0.57699999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.022,"15min":1.018},"min":{"1min":0.748,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.101,"5min":1.1339999999999999,"15min":1.1459999999999999},"min":{"1min":0.80400000000000005,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.871}]},{"osd":5,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1890000000000001,"15min":1.214},"min":{"1min":0.94899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.272,"5min":1.52,"15min":1.52},"last":1.083},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.208,"15min":1.248},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.3420000000000001,"5min":1.577,"15min":1.577},"last":1.0389999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.177,"15min":1.202},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.4730000000000001,"5min":1.611,"15min":1.611},"last":1.012},{"interface":"front","average":{"1min":1.054,"5min":1.177,"15min":1.196},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.2509999999999999,"5min":1.671,"15min":1.671},"last":0.91200000000000003}]},{"osd":7,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.2629999999999999,"15min":1.286},"min":{"1min":0.93899999999999995,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.4239999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.3280000000000001,"15min":1.3560000000000001},"min":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.0580000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220215,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29108,"kb_used_data":1632,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716044,"statfs":{"total":95995035648,"available":95965229056,"internally_reserved":0,"allocated":1671168,"data_stored":1152773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":28111073},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.079},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.79600000000000004,"15min":0.79800000000000004},"min":{"1min":0.50600000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.087,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.64500000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.79800000000000004,"15min":0.81299999999999994},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.83099999999999996,"15min":0.84499999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.97099999999999997}]},{"osd":3,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.0489999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1499999999999999,"15min":1.1739999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.454,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.1240000000000001,"15min":1.1919999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.27,"5min":1.583,"15min":1.583},"last":1.1279999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.0580000000000001,"15min":1.107},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.177,"5min":1.639,"15min":1.639},"last":1.212},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.127,"15min":1.091},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4870000000000001,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.2450000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.137,"15min":1.115},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.7030000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.294},{"interface":"front","average":{"1min":1.03,"5min":1.1479999999999999,"15min":1.1739999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.0209999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2050000000000001,"15min":1.206},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.548,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.335},{"interface":"front","average":{"1min":1.157,"5min":1.2569999999999999,"15min":1.2789999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.615,"5min":1.75,"15min":1.75},"last":1.1779999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893152,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28436,"kb_used_data":1032,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716716,"statfs":{"total":95995035648,"available":95965917184,"internally_reserved":0,"allocated":1056768,"data_stored":559779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":28046089},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.70099999999999996,"15min":0.70799999999999996},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0329999999999999,"5min":1.135,"15min":1.135},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.74199999999999999,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.59999999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80600000000000005,"15min":0.81899999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.96799999999999997,"15min":0.996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.75800000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.63600000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98399999999999999,"15min":0.99299999999999999},"min":{"1min":0.65600000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.196,"5min":1.357,"15min":1.357},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.323,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.80900000000000005}]},{"osd":5,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1080000000000001,"15min":1.1319999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.292,"5min":1.484,"15min":1.484},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1140000000000001,"15min":1.1459999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.218,"5min":1.53,"15min":1.53},"last":0.83799999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1459999999999999,"15min":1.1579999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4319999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.877},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.272,"15min":1.296},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.472,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.103}]},{"osd":7,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.181,"15min":1.2030000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3280000000000001,"5min":1.611,"15min":1.611},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.248,"15min":1.268},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.177}]}]},{"osd":3,"up_from":100,"seq":429496729626,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28420,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27389,"kb_avail":93716732,"statfs":{"total":95995035648,"available":95965933568,"internally_reserved":0,"allocated":1032192,"data_stored":555334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":28046955},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.76900000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.87,"15min":0.87},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.61699999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.79200000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":7.2009999999999996,"5min":7.2009999999999996,"15min":7.2009999999999996},"last":1.155},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.831,"5min":1.831,"15min":1.831},"last":0.96099999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":7.258,"5min":7.258,"15min":7.258},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.268,"5min":1.268,"15min":1.268},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.091}]},{"osd":6,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":1.653,"15min":1.653},"min":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"max":{"1min":7.3099999999999996,"5min":7.3099999999999996,"15min":7.3099999999999996},"last":1.196},{"interface":"front","average":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":7.3499999999999996,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":1.052}]},{"osd":7,"last update":"Sat Oct 7 21:50:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"min":{"1min":1.002,"5min":1.002,"15min":1.002},"max":{"1min":4.319,"5min":4.319,"15min":4.319},"last":1.234},{"interface":"front","average":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"max":{"1min":4.3470000000000004,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":1.0189999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986430,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":1032192,"data_stored":555669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94099999999999995,"15min":0.95299999999999996},"min":{"1min":0.66200000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.349,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92700000000000005},"min":{"1min":0.58199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.81200000000000006}]},{"osd":1,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94599999999999995,"15min":0.95499999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.232,"5min":1.276,"15min":1.276},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.006,"15min":1.02},"min":{"1min":0.64900000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.377,"5min":1.454,"15min":1.454},"last":1.038}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1240000000000001,"15min":1.113},"min":{"1min":0.92800000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.353,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.127},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3080000000000001,"5min":1.383,"15min":1.383},"last":1.0069999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95099999999999996,"15min":0.92400000000000004},"min":{"1min":0.68400000000000005,"5min":0.54500000000000004,"15min":0.374},"max":{"1min":1.373,"5min":1.486,"15min":1.486},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.1100000000000001,"15min":1.0669999999999999},"min":{"1min":0.60199999999999998,"5min":0.55800000000000005,"15min":0.443},"max":{"1min":1.4419999999999999,"5min":1.49,"15min":1.49},"last":1.1859999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1020000000000001,"15min":1.073},"min":{"1min":0.65200000000000002,"5min":0.55400000000000005,"15min":0.52300000000000002},"max":{"1min":1.4059999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1060000000000001,"15min":1.0940000000000001},"min":{"1min":0.73099999999999998,"5min":0.60899999999999999,"15min":0.46600000000000003},"max":{"1min":1.3939999999999999,"5min":1.5680000000000001,"15min":1.8759999999999999},"last":1.266}]},{"osd":7,"last update":"Sat Oct 7 21:50:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.1419999999999999,"15min":1.1299999999999999},"min":{"1min":0.86799999999999999,"5min":0.56999999999999995,"15min":0.41399999999999998},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.835},"last":1.306},{"interface":"front","average":{"1min":1.212,"5min":1.1339999999999999,"15min":1.103},"min":{"1min":1.0129999999999999,"5min":0.51500000000000001,"15min":0.44600000000000001},"max":{"1min":1.492,"5min":1.726,"15min":1.726},"last":1.157}]}]},{"osd":5,"up_from":39,"seq":167503724789,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298280,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446872,"statfs":{"total":95995035648,"available":95689596928,"internally_reserved":0,"allocated":1015808,"data_stored":551425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95799999999999996,"15min":0.98099999999999998},"min":{"1min":0.59099999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3240000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.038,"5min":0.97299999999999998,"15min":0.95399999999999996},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.88500000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.995,"15min":1.0109999999999999},"min":{"1min":0.70599999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2070000000000001,"5min":1.266,"15min":1.266},"last":1.141},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.96199999999999997,"15min":0.98399999999999999},"min":{"1min":0.65500000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1930000000000001,"5min":1.2,"15min":1.2},"last":1.0349999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.2350000000000001,"5min":1.28,"15min":1.28},"last":1.073},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0649999999999999,"15min":1.069},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3049999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.1970000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:50:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.264}]},{"osd":4,"last update":"Sat Oct 7 21:50:33 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94399999999999995,"15min":0.93000000000000005},"min":{"1min":0.73399999999999999,"5min":0.54800000000000004,"15min":0.436},"max":{"1min":1.2370000000000001,"5min":1.3560000000000001,"15min":1.4630000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.093,"5min":1.036,"15min":1.0129999999999999},"min":{"1min":0.876,"5min":0.61499999999999999,"15min":0.53400000000000003},"max":{"1min":1.321,"5min":1.5329999999999999,"15min":3.0899999999999999},"last":1.22}]},{"osd":6,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97399999999999998,"15min":0.98499999999999999},"min":{"1min":0.68600000000000005,"5min":0.66500000000000004,"15min":0.47299999999999998},"max":{"1min":1.1579999999999999,"5min":1.556,"15min":1.556},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.105,"5min":1.107,"15min":1.0840000000000001},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.42099999999999999},"max":{"1min":1.389,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.101}]},{"osd":7,"last update":"Sat Oct 7 21:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.137,"15min":1.1160000000000001},"min":{"1min":0.71399999999999997,"5min":0.60099999999999998,"15min":0.55700000000000005},"max":{"1min":1.585,"5min":1.585,"15min":1.7609999999999999},"last":1.173},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.145,"15min":1.113},"min":{"1min":0.86499999999999999,"5min":0.52600000000000002,"15min":0.41099999999999998},"max":{"1min":1.391,"5min":1.4099999999999999,"15min":1.631},"last":1.246}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:51:11.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:51:11.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:11 smithi081 bash[89466]: audit 2023-10-07T21:51:10.740064+0000 mgr.y (mgr.25319) 342 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:11.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:11 smithi081 bash[89466]: audit 2023-10-07T21:51:10.887088+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:11.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:11 smithi008 bash[105281]: audit 2023-10-07T21:51:10.740064+0000 mgr.y (mgr.25319) 342 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:11.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:11 smithi008 bash[105281]: audit 2023-10-07T21:51:10.887088+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:11.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:11 smithi008 bash[102097]: audit 2023-10-07T21:51:10.740064+0000 mgr.y (mgr.25319) 342 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:11.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:11 smithi008 bash[102097]: audit 2023-10-07T21:51:10.887088+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:12.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:12 smithi081 bash[89466]: cluster 2023-10-07T21:51:10.987312+0000 mgr.y (mgr.25319) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:12.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:12 smithi008 bash[105281]: cluster 2023-10-07T21:51:10.987312+0000 mgr.y (mgr.25319) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:12.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:12 smithi008 bash[102097]: cluster 2023-10-07T21:51:10.987312+0000 mgr.y (mgr.25319) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:13.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:13] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2023-10-07T21:51:14.442 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:51:13 smithi081 bash[77399]: logger=cleanup t=2023-10-07T21:51:13.999092438Z level=info msg="Completed cleanup jobs" duration=151.174939ms 2023-10-07T21:51:14.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:14 smithi081 bash[89466]: cluster 2023-10-07T21:51:12.988282+0000 mgr.y (mgr.25319) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:14.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:14 smithi008 bash[105281]: cluster 2023-10-07T21:51:12.988282+0000 mgr.y (mgr.25319) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:14.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:14 smithi008 bash[102097]: cluster 2023-10-07T21:51:12.988282+0000 mgr.y (mgr.25319) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:16.407 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:16.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:16 smithi081 bash[89466]: cluster 2023-10-07T21:51:14.989101+0000 mgr.y (mgr.25319) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:16.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:16 smithi008 bash[105281]: cluster 2023-10-07T21:51:14.989101+0000 mgr.y (mgr.25319) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:16.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:16 smithi008 bash[102097]: cluster 2023-10-07T21:51:14.989101+0000 mgr.y (mgr.25319) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:18.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:18 smithi081 bash[89466]: cluster 2023-10-07T21:51:16.990158+0000 mgr.y (mgr.25319) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:18.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:18 smithi008 bash[105281]: cluster 2023-10-07T21:51:16.990158+0000 mgr.y (mgr.25319) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:18.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:18 smithi008 bash[102097]: cluster 2023-10-07T21:51:16.990158+0000 mgr.y (mgr.25319) 346 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:19.835 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:51:19.841 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:51:20.679 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":283,"stamp":"2023-10-07T21:51:18.990470+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1329276,"kb_used_data":9880,"kb_used_omap":13,"kb_used_meta":1319282,"kb_avail":748631940,"statfs":{"total":767960285184,"available":766599106560,"internally_reserved":0,"allocated":10117120,"data_stored":6228355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":1350945787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005777"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578142+0000","last_change":"2023-10-07T21:48:36.338940+0000","last_active":"2023-10-07T21:49:06.578142+0000","last_peered":"2023-10-07T21:49:06.578142+0000","last_clean":"2023-10-07T21:49:06.578142+0000","last_became_active":"2023-10-07T21:48:36.338605+0000","last_became_peered":"2023-10-07T21:48:36.338605+0000","last_unstale":"2023-10-07T21:49:06.578142+0000","last_undegraded":"2023-10-07T21:49:06.578142+0000","last_fullsized":"2023-10-07T21:49:06.578142+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.661505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598052+0000","last_change":"2023-10-07T21:49:07.598052+0000","last_active":"2023-10-07T21:49:07.598052+0000","last_peered":"2023-10-07T21:49:07.598052+0000","last_clean":"2023-10-07T21:49:07.598052+0000","last_became_active":"2023-10-07T21:49:07.597639+0000","last_became_peered":"2023-10-07T21:49:07.597639+0000","last_unstale":"2023-10-07T21:49:07.598052+0000","last_undegraded":"2023-10-07T21:49:07.598052+0000","last_fullsized":"2023-10-07T21:49:07.598052+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:18.075292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597134+0000","last_change":"2023-10-07T21:49:07.596892+0000","last_active":"2023-10-07T21:49:07.597134+0000","last_peered":"2023-10-07T21:49:07.597134+0000","last_clean":"2023-10-07T21:49:07.597134+0000","last_became_active":"2023-10-07T21:49:07.596506+0000","last_became_peered":"2023-10-07T21:49:07.596506+0000","last_unstale":"2023-10-07T21:49:07.597134+0000","last_undegraded":"2023-10-07T21:49:07.597134+0000","last_fullsized":"2023-10-07T21:49:07.597134+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:11.305800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.602457+0000","last_change":"2023-10-07T21:49:07.602047+0000","last_active":"2023-10-07T21:49:07.602457+0000","last_peered":"2023-10-07T21:49:07.602457+0000","last_clean":"2023-10-07T21:49:07.602457+0000","last_became_active":"2023-10-07T21:49:07.601722+0000","last_became_peered":"2023-10-07T21:49:07.601722+0000","last_unstale":"2023-10-07T21:49:07.602457+0000","last_undegraded":"2023-10-07T21:49:07.602457+0000","last_fullsized":"2023-10-07T21:49:07.602457+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:04:21.450637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601804+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T21:49:07.601804+0000","last_peered":"2023-10-07T21:49:07.601804+0000","last_clean":"2023-10-07T21:49:07.601804+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T21:49:07.601804+0000","last_undegraded":"2023-10-07T21:49:07.601804+0000","last_fullsized":"2023-10-07T21:49:07.601804+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585924+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T21:49:06.585924+0000","last_peered":"2023-10-07T21:49:06.585924+0000","last_clean":"2023-10-07T21:49:06.585924+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585924+0000","last_undegraded":"2023-10-07T21:49:06.585924+0000","last_fullsized":"2023-10-07T21:49:06.585924+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":51,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.604163+0000","last_change":"2023-10-07T21:49:07.604163+0000","last_active":"2023-10-07T21:49:07.604163+0000","last_peered":"2023-10-07T21:49:07.604163+0000","last_clean":"2023-10-07T21:49:07.604163+0000","last_became_active":"2023-10-07T21:49:07.603799+0000","last_became_peered":"2023-10-07T21:49:07.603799+0000","last_unstale":"2023-10-07T21:49:07.604163+0000","last_undegraded":"2023-10-07T21:49:07.604163+0000","last_fullsized":"2023-10-07T21:49:07.604163+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:37.672694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605023+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T21:49:07.605023+0000","last_peered":"2023-10-07T21:49:07.605023+0000","last_clean":"2023-10-07T21:49:07.605023+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T21:49:07.605023+0000","last_undegraded":"2023-10-07T21:49:07.605023+0000","last_fullsized":"2023-10-07T21:49:07.605023+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588275+0000","last_change":"2023-10-07T21:47:16.996200+0000","last_active":"2023-10-07T21:49:06.588275+0000","last_peered":"2023-10-07T21:49:06.588275+0000","last_clean":"2023-10-07T21:49:06.588275+0000","last_became_active":"2023-10-07T21:47:16.995879+0000","last_became_peered":"2023-10-07T21:47:16.995879+0000","last_unstale":"2023-10-07T21:49:06.588275+0000","last_undegraded":"2023-10-07T21:49:06.588275+0000","last_fullsized":"2023-10-07T21:49:06.588275+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.329125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605359+0000","last_change":"2023-10-07T21:49:07.605359+0000","last_active":"2023-10-07T21:49:07.605359+0000","last_peered":"2023-10-07T21:49:07.605359+0000","last_clean":"2023-10-07T21:49:07.605359+0000","last_became_active":"2023-10-07T21:49:07.605081+0000","last_became_peered":"2023-10-07T21:49:07.605081+0000","last_unstale":"2023-10-07T21:49:07.605359+0000","last_undegraded":"2023-10-07T21:49:07.605359+0000","last_fullsized":"2023-10-07T21:49:07.605359+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:35.648858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.592426+0000","last_change":"2023-10-07T21:49:07.592426+0000","last_active":"2023-10-07T21:49:07.592426+0000","last_peered":"2023-10-07T21:49:07.592426+0000","last_clean":"2023-10-07T21:49:07.592426+0000","last_became_active":"2023-10-07T21:49:07.591970+0000","last_became_peered":"2023-10-07T21:49:07.591970+0000","last_unstale":"2023-10-07T21:49:07.592426+0000","last_undegraded":"2023-10-07T21:49:07.592426+0000","last_fullsized":"2023-10-07T21:49:07.592426+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:56.556076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584120+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T21:49:07.584120+0000","last_peered":"2023-10-07T21:49:07.584120+0000","last_clean":"2023-10-07T21:49:07.584120+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T21:49:07.584120+0000","last_undegraded":"2023-10-07T21:49:07.584120+0000","last_fullsized":"2023-10-07T21:49:07.584120+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580215+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:49:06.580215+0000","last_peered":"2023-10-07T21:49:06.580215+0000","last_clean":"2023-10-07T21:49:06.580215+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:49:06.580215+0000","last_undegraded":"2023-10-07T21:49:06.580215+0000","last_fullsized":"2023-10-07T21:49:06.580215+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579108+0000","last_change":"2023-10-07T21:47:16.999340+0000","last_active":"2023-10-07T21:49:06.579108+0000","last_peered":"2023-10-07T21:49:06.579108+0000","last_clean":"2023-10-07T21:49:06.579108+0000","last_became_active":"2023-10-07T21:47:16.999028+0000","last_became_peered":"2023-10-07T21:47:16.999028+0000","last_unstale":"2023-10-07T21:49:06.579108+0000","last_undegraded":"2023-10-07T21:49:06.579108+0000","last_fullsized":"2023-10-07T21:49:06.579108+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:02.849006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587646+0000","last_change":"2023-10-07T21:48:36.338473+0000","last_active":"2023-10-07T21:49:06.587646+0000","last_peered":"2023-10-07T21:49:06.587646+0000","last_clean":"2023-10-07T21:49:06.587646+0000","last_became_active":"2023-10-07T21:48:36.338067+0000","last_became_peered":"2023-10-07T21:48:36.338067+0000","last_unstale":"2023-10-07T21:49:06.587646+0000","last_undegraded":"2023-10-07T21:49:06.587646+0000","last_fullsized":"2023-10-07T21:49:06.587646+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:40:56.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598093+0000","last_change":"2023-10-07T21:49:07.598093+0000","last_active":"2023-10-07T21:49:07.598093+0000","last_peered":"2023-10-07T21:49:07.598093+0000","last_clean":"2023-10-07T21:49:07.598093+0000","last_became_active":"2023-10-07T21:49:07.597696+0000","last_became_peered":"2023-10-07T21:49:07.597696+0000","last_unstale":"2023-10-07T21:49:07.598093+0000","last_undegraded":"2023-10-07T21:49:07.598093+0000","last_fullsized":"2023-10-07T21:49:07.598093+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:47.533971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":51,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601339+0000","last_change":"2023-10-07T21:49:07.601339+0000","last_active":"2023-10-07T21:49:07.601339+0000","last_peered":"2023-10-07T21:49:07.601339+0000","last_clean":"2023-10-07T21:49:07.601339+0000","last_became_active":"2023-10-07T21:49:07.600617+0000","last_became_peered":"2023-10-07T21:49:07.600617+0000","last_unstale":"2023-10-07T21:49:07.601339+0000","last_undegraded":"2023-10-07T21:49:07.601339+0000","last_fullsized":"2023-10-07T21:49:07.601339+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:28:59.738173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600832+0000","last_change":"2023-10-07T21:49:07.600832+0000","last_active":"2023-10-07T21:49:07.600832+0000","last_peered":"2023-10-07T21:49:07.600832+0000","last_clean":"2023-10-07T21:49:07.600832+0000","last_became_active":"2023-10-07T21:49:07.600486+0000","last_became_peered":"2023-10-07T21:49:07.600486+0000","last_unstale":"2023-10-07T21:49:07.600832+0000","last_undegraded":"2023-10-07T21:49:07.600832+0000","last_fullsized":"2023-10-07T21:49:07.600832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:18:34.018371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587145+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:49:06.587145+0000","last_peered":"2023-10-07T21:49:06.587145+0000","last_clean":"2023-10-07T21:49:06.587145+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:49:06.587145+0000","last_undegraded":"2023-10-07T21:49:06.587145+0000","last_fullsized":"2023-10-07T21:49:06.587145+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600897+0000","last_change":"2023-10-07T21:49:07.600897+0000","last_active":"2023-10-07T21:49:07.600897+0000","last_peered":"2023-10-07T21:49:07.600897+0000","last_clean":"2023-10-07T21:49:07.600897+0000","last_became_active":"2023-10-07T21:49:07.600402+0000","last_became_peered":"2023-10-07T21:49:07.600402+0000","last_unstale":"2023-10-07T21:49:07.600897+0000","last_undegraded":"2023-10-07T21:49:07.600897+0000","last_fullsized":"2023-10-07T21:49:07.600897+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:43.766293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584940+0000","last_change":"2023-10-07T21:46:44.013823+0000","last_active":"2023-10-07T21:49:06.584940+0000","last_peered":"2023-10-07T21:49:06.584940+0000","last_clean":"2023-10-07T21:49:06.584940+0000","last_became_active":"2023-10-07T21:46:44.013418+0000","last_became_peered":"2023-10-07T21:46:44.013418+0000","last_unstale":"2023-10-07T21:49:06.584940+0000","last_undegraded":"2023-10-07T21:49:06.584940+0000","last_fullsized":"2023-10-07T21:49:06.584940+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:39.399358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597154+0000","last_change":"2023-10-07T21:49:07.597154+0000","last_active":"2023-10-07T21:49:07.597154+0000","last_peered":"2023-10-07T21:49:07.597154+0000","last_clean":"2023-10-07T21:49:07.597154+0000","last_became_active":"2023-10-07T21:49:07.596852+0000","last_became_peered":"2023-10-07T21:49:07.596852+0000","last_unstale":"2023-10-07T21:49:07.597154+0000","last_undegraded":"2023-10-07T21:49:07.597154+0000","last_fullsized":"2023-10-07T21:49:07.597154+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:44:37.382798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":62,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589957+0000","last_change":"2023-10-07T21:46:44.014278+0000","last_active":"2023-10-07T21:49:06.589957+0000","last_peered":"2023-10-07T21:49:06.589957+0000","last_clean":"2023-10-07T21:49:06.589957+0000","last_became_active":"2023-10-07T21:46:44.013810+0000","last_became_peered":"2023-10-07T21:46:44.013810+0000","last_unstale":"2023-10-07T21:49:06.589957+0000","last_undegraded":"2023-10-07T21:49:06.589957+0000","last_fullsized":"2023-10-07T21:49:06.589957+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:25:58.458037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578720+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:49:06.578720+0000","last_peered":"2023-10-07T21:49:06.578720+0000","last_clean":"2023-10-07T21:49:06.578720+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:49:06.578720+0000","last_undegraded":"2023-10-07T21:49:06.578720+0000","last_fullsized":"2023-10-07T21:49:06.578720+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589105+0000","last_change":"2023-10-07T21:47:16.998687+0000","last_active":"2023-10-07T21:49:06.589105+0000","last_peered":"2023-10-07T21:49:06.589105+0000","last_clean":"2023-10-07T21:49:06.589105+0000","last_became_active":"2023-10-07T21:47:16.998316+0000","last_became_peered":"2023-10-07T21:47:16.998316+0000","last_unstale":"2023-10-07T21:49:06.589105+0000","last_undegraded":"2023-10-07T21:49:06.589105+0000","last_fullsized":"2023-10-07T21:49:06.589105+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:35:26.276280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594132+0000","last_change":"2023-10-07T21:49:07.594132+0000","last_active":"2023-10-07T21:49:07.594132+0000","last_peered":"2023-10-07T21:49:07.594132+0000","last_clean":"2023-10-07T21:49:07.594132+0000","last_became_active":"2023-10-07T21:49:07.593281+0000","last_became_peered":"2023-10-07T21:49:07.593281+0000","last_unstale":"2023-10-07T21:49:07.594132+0000","last_undegraded":"2023-10-07T21:49:07.594132+0000","last_fullsized":"2023-10-07T21:49:07.594132+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:01:17.311605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590223+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:49:06.590223+0000","last_peered":"2023-10-07T21:49:06.590223+0000","last_clean":"2023-10-07T21:49:06.590223+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:49:06.590223+0000","last_undegraded":"2023-10-07T21:49:06.590223+0000","last_fullsized":"2023-10-07T21:49:06.590223+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584028+0000","last_change":"2023-10-07T21:47:17.001424+0000","last_active":"2023-10-07T21:49:06.584028+0000","last_peered":"2023-10-07T21:49:06.584028+0000","last_clean":"2023-10-07T21:49:06.584028+0000","last_became_active":"2023-10-07T21:47:17.001006+0000","last_became_peered":"2023-10-07T21:47:17.001006+0000","last_unstale":"2023-10-07T21:49:06.584028+0000","last_undegraded":"2023-10-07T21:49:06.584028+0000","last_fullsized":"2023-10-07T21:49:06.584028+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:45:15.431071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599498+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T21:49:07.599498+0000","last_peered":"2023-10-07T21:49:07.599498+0000","last_clean":"2023-10-07T21:49:07.599498+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T21:49:07.599498+0000","last_undegraded":"2023-10-07T21:49:07.599498+0000","last_fullsized":"2023-10-07T21:49:07.599498+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582121+0000","last_change":"2023-10-07T21:47:16.992883+0000","last_active":"2023-10-07T21:49:07.582121+0000","last_peered":"2023-10-07T21:49:07.582121+0000","last_clean":"2023-10-07T21:49:07.582121+0000","last_became_active":"2023-10-07T21:47:16.992417+0000","last_became_peered":"2023-10-07T21:47:16.992417+0000","last_unstale":"2023-10-07T21:49:07.582121+0000","last_undegraded":"2023-10-07T21:49:07.582121+0000","last_fullsized":"2023-10-07T21:49:07.582121+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:36:05.939232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600413+0000","last_change":"2023-10-07T21:49:07.600413+0000","last_active":"2023-10-07T21:49:07.600413+0000","last_peered":"2023-10-07T21:49:07.600413+0000","last_clean":"2023-10-07T21:49:07.600413+0000","last_became_active":"2023-10-07T21:49:07.600072+0000","last_became_peered":"2023-10-07T21:49:07.600072+0000","last_unstale":"2023-10-07T21:49:07.600413+0000","last_undegraded":"2023-10-07T21:49:07.600413+0000","last_fullsized":"2023-10-07T21:49:07.600413+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:55.049946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598609+0000","last_change":"2023-10-07T21:49:07.598609+0000","last_active":"2023-10-07T21:49:07.598609+0000","last_peered":"2023-10-07T21:49:07.598609+0000","last_clean":"2023-10-07T21:49:07.598609+0000","last_became_active":"2023-10-07T21:49:07.598231+0000","last_became_peered":"2023-10-07T21:49:07.598231+0000","last_unstale":"2023-10-07T21:49:07.598609+0000","last_undegraded":"2023-10-07T21:49:07.598609+0000","last_fullsized":"2023-10-07T21:49:07.598609+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:27.574220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584672+0000","last_change":"2023-10-07T21:47:17.001766+0000","last_active":"2023-10-07T21:49:06.584672+0000","last_peered":"2023-10-07T21:49:06.584672+0000","last_clean":"2023-10-07T21:49:06.584672+0000","last_became_active":"2023-10-07T21:47:17.001332+0000","last_became_peered":"2023-10-07T21:47:17.001332+0000","last_unstale":"2023-10-07T21:49:06.584672+0000","last_undegraded":"2023-10-07T21:49:06.584672+0000","last_fullsized":"2023-10-07T21:49:06.584672+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:08.857829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579263+0000","last_change":"2023-10-07T21:48:36.341101+0000","last_active":"2023-10-07T21:49:06.579263+0000","last_peered":"2023-10-07T21:49:06.579263+0000","last_clean":"2023-10-07T21:49:06.579263+0000","last_became_active":"2023-10-07T21:48:36.340691+0000","last_became_peered":"2023-10-07T21:48:36.340691+0000","last_unstale":"2023-10-07T21:49:06.579263+0000","last_undegraded":"2023-10-07T21:49:06.579263+0000","last_fullsized":"2023-10-07T21:49:06.579263+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:27.621282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584845+0000","last_change":"2023-10-07T21:48:36.341459+0000","last_active":"2023-10-07T21:49:06.584845+0000","last_peered":"2023-10-07T21:49:06.584845+0000","last_clean":"2023-10-07T21:49:06.584845+0000","last_became_active":"2023-10-07T21:48:36.341041+0000","last_became_peered":"2023-10-07T21:48:36.341041+0000","last_unstale":"2023-10-07T21:49:06.584845+0000","last_undegraded":"2023-10-07T21:49:06.584845+0000","last_fullsized":"2023-10-07T21:49:06.584845+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:01.234245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579472+0000","last_change":"2023-10-07T21:47:17.000209+0000","last_active":"2023-10-07T21:49:06.579472+0000","last_peered":"2023-10-07T21:49:06.579472+0000","last_clean":"2023-10-07T21:49:06.579472+0000","last_became_active":"2023-10-07T21:47:16.999855+0000","last_became_peered":"2023-10-07T21:47:16.999855+0000","last_unstale":"2023-10-07T21:49:06.579472+0000","last_undegraded":"2023-10-07T21:49:06.579472+0000","last_fullsized":"2023-10-07T21:49:06.579472+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:30.661034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599053+0000","last_change":"2023-10-07T21:49:07.598289+0000","last_active":"2023-10-07T21:49:07.599053+0000","last_peered":"2023-10-07T21:49:07.599053+0000","last_clean":"2023-10-07T21:49:07.599053+0000","last_became_active":"2023-10-07T21:49:07.597799+0000","last_became_peered":"2023-10-07T21:49:07.597799+0000","last_unstale":"2023-10-07T21:49:07.599053+0000","last_undegraded":"2023-10-07T21:49:07.599053+0000","last_fullsized":"2023-10-07T21:49:07.599053+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:24.837096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.593739+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.593451+0000","last_became_peered":"2023-10-07T21:49:07.593451+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:36.183751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585112+0000","last_change":"2023-10-07T21:47:16.999367+0000","last_active":"2023-10-07T21:49:07.585112+0000","last_peered":"2023-10-07T21:49:07.585112+0000","last_clean":"2023-10-07T21:49:07.585112+0000","last_became_active":"2023-10-07T21:47:16.998848+0000","last_became_peered":"2023-10-07T21:47:16.998848+0000","last_unstale":"2023-10-07T21:49:07.585112+0000","last_undegraded":"2023-10-07T21:49:07.585112+0000","last_fullsized":"2023-10-07T21:49:07.585112+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:54:29.262825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600706+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T21:49:07.600706+0000","last_peered":"2023-10-07T21:49:07.600706+0000","last_clean":"2023-10-07T21:49:07.600706+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T21:49:07.600706+0000","last_undegraded":"2023-10-07T21:49:07.600706+0000","last_fullsized":"2023-10-07T21:49:07.600706+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":34,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584021+0000","last_change":"2023-10-07T21:47:17.003388+0000","last_active":"2023-10-07T21:49:07.584021+0000","last_peered":"2023-10-07T21:49:07.584021+0000","last_clean":"2023-10-07T21:49:07.584021+0000","last_became_active":"2023-10-07T21:47:17.002620+0000","last_became_peered":"2023-10-07T21:47:17.002620+0000","last_unstale":"2023-10-07T21:49:07.584021+0000","last_undegraded":"2023-10-07T21:49:07.584021+0000","last_fullsized":"2023-10-07T21:49:07.584021+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:54.745291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580633+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T21:49:06.580633+0000","last_peered":"2023-10-07T21:49:06.580633+0000","last_clean":"2023-10-07T21:49:06.580633+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T21:49:06.580633+0000","last_undegraded":"2023-10-07T21:49:06.580633+0000","last_fullsized":"2023-10-07T21:49:06.580633+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578135+0000","last_change":"2023-10-07T21:46:44.011638+0000","last_active":"2023-10-07T21:49:06.578135+0000","last_peered":"2023-10-07T21:49:06.578135+0000","last_clean":"2023-10-07T21:49:06.578135+0000","last_became_active":"2023-10-07T21:46:44.011286+0000","last_became_peered":"2023-10-07T21:46:44.011286+0000","last_unstale":"2023-10-07T21:49:06.578135+0000","last_undegraded":"2023-10-07T21:49:06.578135+0000","last_fullsized":"2023-10-07T21:49:06.578135+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:25:02.641702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594085+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T21:49:07.594085+0000","last_peered":"2023-10-07T21:49:07.594085+0000","last_clean":"2023-10-07T21:49:07.594085+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T21:49:07.594085+0000","last_undegraded":"2023-10-07T21:49:07.594085+0000","last_fullsized":"2023-10-07T21:49:07.594085+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:14.993006+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T21:49:14.993006+0000","last_peered":"2023-10-07T21:49:14.993006+0000","last_clean":"2023-10-07T21:49:14.993006+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T21:49:14.993006+0000","last_undegraded":"2023-10-07T21:49:14.993006+0000","last_fullsized":"2023-10-07T21:49:14.993006+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584366+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T21:49:07.584366+0000","last_peered":"2023-10-07T21:49:07.584366+0000","last_clean":"2023-10-07T21:49:07.584366+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T21:49:07.584366+0000","last_undegraded":"2023-10-07T21:49:07.584366+0000","last_fullsized":"2023-10-07T21:49:07.584366+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580311+0000","last_change":"2023-10-07T21:48:36.339303+0000","last_active":"2023-10-07T21:49:06.580311+0000","last_peered":"2023-10-07T21:49:06.580311+0000","last_clean":"2023-10-07T21:49:06.580311+0000","last_became_active":"2023-10-07T21:48:36.338964+0000","last_became_peered":"2023-10-07T21:48:36.338964+0000","last_unstale":"2023-10-07T21:49:06.580311+0000","last_undegraded":"2023-10-07T21:49:06.580311+0000","last_fullsized":"2023-10-07T21:49:06.580311+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:40.355794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":440,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588159+0000","last_change":"2023-10-07T21:46:44.014160+0000","last_active":"2023-10-07T21:49:06.588159+0000","last_peered":"2023-10-07T21:49:06.588159+0000","last_clean":"2023-10-07T21:49:06.588159+0000","last_became_active":"2023-10-07T21:46:44.013689+0000","last_became_peered":"2023-10-07T21:46:44.013689+0000","last_unstale":"2023-10-07T21:49:06.588159+0000","last_undegraded":"2023-10-07T21:49:06.588159+0000","last_fullsized":"2023-10-07T21:49:06.588159+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:03.542738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605687+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T21:49:07.605687+0000","last_peered":"2023-10-07T21:49:07.605687+0000","last_clean":"2023-10-07T21:49:07.605687+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T21:49:07.605687+0000","last_undegraded":"2023-10-07T21:49:07.605687+0000","last_fullsized":"2023-10-07T21:49:07.605687+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584206+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:49:06.584206+0000","last_peered":"2023-10-07T21:49:06.584206+0000","last_clean":"2023-10-07T21:49:06.584206+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:49:06.584206+0000","last_undegraded":"2023-10-07T21:49:06.584206+0000","last_fullsized":"2023-10-07T21:49:06.584206+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":81,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588258+0000","last_change":"2023-10-07T21:47:16.992967+0000","last_active":"2023-10-07T21:49:06.588258+0000","last_peered":"2023-10-07T21:49:06.588258+0000","last_clean":"2023-10-07T21:49:06.588258+0000","last_became_active":"2023-10-07T21:47:16.992181+0000","last_became_peered":"2023-10-07T21:47:16.992181+0000","last_unstale":"2023-10-07T21:49:06.588258+0000","last_undegraded":"2023-10-07T21:49:06.588258+0000","last_fullsized":"2023-10-07T21:49:06.588258+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:54.066737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601559+0000","last_change":"2023-10-07T21:49:07.600826+0000","last_active":"2023-10-07T21:49:07.601559+0000","last_peered":"2023-10-07T21:49:07.601559+0000","last_clean":"2023-10-07T21:49:07.601559+0000","last_became_active":"2023-10-07T21:49:07.600332+0000","last_became_peered":"2023-10-07T21:49:07.600332+0000","last_unstale":"2023-10-07T21:49:07.601559+0000","last_undegraded":"2023-10-07T21:49:07.601559+0000","last_fullsized":"2023-10-07T21:49:07.601559+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:13.639612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":66,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.586019+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T21:49:07.586019+0000","last_peered":"2023-10-07T21:49:07.586019+0000","last_clean":"2023-10-07T21:49:07.586019+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T21:49:07.586019+0000","last_undegraded":"2023-10-07T21:49:07.586019+0000","last_fullsized":"2023-10-07T21:49:07.586019+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590503+0000","last_change":"2023-10-07T21:46:44.014335+0000","last_active":"2023-10-07T21:49:06.590503+0000","last_peered":"2023-10-07T21:49:06.590503+0000","last_clean":"2023-10-07T21:49:06.590503+0000","last_became_active":"2023-10-07T21:46:44.012893+0000","last_became_peered":"2023-10-07T21:46:44.012893+0000","last_unstale":"2023-10-07T21:49:06.590503+0000","last_undegraded":"2023-10-07T21:49:06.590503+0000","last_fullsized":"2023-10-07T21:49:06.590503+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:18.976569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585216+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T21:49:07.585216+0000","last_peered":"2023-10-07T21:49:07.585216+0000","last_clean":"2023-10-07T21:49:07.585216+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T21:49:07.585216+0000","last_undegraded":"2023-10-07T21:49:07.585216+0000","last_fullsized":"2023-10-07T21:49:07.585216+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":40,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.581912+0000","last_change":"2023-10-07T21:46:44.019618+0000","last_active":"2023-10-07T21:49:07.581912+0000","last_peered":"2023-10-07T21:49:07.581912+0000","last_clean":"2023-10-07T21:49:07.581912+0000","last_became_active":"2023-10-07T21:46:44.019267+0000","last_became_peered":"2023-10-07T21:46:44.019267+0000","last_unstale":"2023-10-07T21:49:07.581912+0000","last_undegraded":"2023-10-07T21:49:07.581912+0000","last_fullsized":"2023-10-07T21:49:07.581912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:58:05.580408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603142+0000","last_change":"2023-10-07T21:49:07.600985+0000","last_active":"2023-10-07T21:49:07.603142+0000","last_peered":"2023-10-07T21:49:07.603142+0000","last_clean":"2023-10-07T21:49:07.603142+0000","last_became_active":"2023-10-07T21:49:07.600636+0000","last_became_peered":"2023-10-07T21:49:07.600636+0000","last_unstale":"2023-10-07T21:49:07.603142+0000","last_undegraded":"2023-10-07T21:49:07.603142+0000","last_fullsized":"2023-10-07T21:49:07.603142+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:50.273299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585601+0000","last_change":"2023-10-07T21:47:17.004129+0000","last_active":"2023-10-07T21:49:07.585601+0000","last_peered":"2023-10-07T21:49:07.585601+0000","last_clean":"2023-10-07T21:49:07.585601+0000","last_became_active":"2023-10-07T21:47:17.003644+0000","last_became_peered":"2023-10-07T21:47:17.003644+0000","last_unstale":"2023-10-07T21:49:07.585601+0000","last_undegraded":"2023-10-07T21:49:07.585601+0000","last_fullsized":"2023-10-07T21:49:07.585601+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:54:28.529360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603605+0000","last_change":"2023-10-07T21:49:07.601320+0000","last_active":"2023-10-07T21:49:07.603605+0000","last_peered":"2023-10-07T21:49:07.603605+0000","last_clean":"2023-10-07T21:49:07.603605+0000","last_became_active":"2023-10-07T21:49:07.599926+0000","last_became_peered":"2023-10-07T21:49:07.599926+0000","last_unstale":"2023-10-07T21:49:07.603605+0000","last_undegraded":"2023-10-07T21:49:07.603605+0000","last_fullsized":"2023-10-07T21:49:07.603605+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:02:35.435789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585804+0000","last_change":"2023-10-07T21:48:36.337190+0000","last_active":"2023-10-07T21:49:06.585804+0000","last_peered":"2023-10-07T21:49:06.585804+0000","last_clean":"2023-10-07T21:49:06.585804+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585804+0000","last_undegraded":"2023-10-07T21:49:06.585804+0000","last_fullsized":"2023-10-07T21:49:06.585804+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:10:08.827140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":57,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585878+0000","last_change":"2023-10-07T21:47:17.002679+0000","last_active":"2023-10-07T21:49:07.585878+0000","last_peered":"2023-10-07T21:49:07.585878+0000","last_clean":"2023-10-07T21:49:07.585878+0000","last_became_active":"2023-10-07T21:47:17.001772+0000","last_became_peered":"2023-10-07T21:47:17.001772+0000","last_unstale":"2023-10-07T21:49:07.585878+0000","last_undegraded":"2023-10-07T21:49:07.585878+0000","last_fullsized":"2023-10-07T21:49:07.585878+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:24.088765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579471+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:49:06.579471+0000","last_peered":"2023-10-07T21:49:06.579471+0000","last_clean":"2023-10-07T21:49:06.579471+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:49:06.579471+0000","last_undegraded":"2023-10-07T21:49:06.579471+0000","last_fullsized":"2023-10-07T21:49:06.579471+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":44,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582217+0000","last_change":"2023-10-07T21:46:44.019948+0000","last_active":"2023-10-07T21:49:07.582217+0000","last_peered":"2023-10-07T21:49:07.582217+0000","last_clean":"2023-10-07T21:49:07.582217+0000","last_became_active":"2023-10-07T21:46:44.019567+0000","last_became_peered":"2023-10-07T21:46:44.019567+0000","last_unstale":"2023-10-07T21:49:07.582217+0000","last_undegraded":"2023-10-07T21:49:07.582217+0000","last_fullsized":"2023-10-07T21:49:07.582217+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:58.566505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594257+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T21:49:07.594257+0000","last_peered":"2023-10-07T21:49:07.594257+0000","last_clean":"2023-10-07T21:49:07.594257+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T21:49:07.594257+0000","last_undegraded":"2023-10-07T21:49:07.594257+0000","last_fullsized":"2023-10-07T21:49:07.594257+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580136+0000","last_change":"2023-10-07T21:47:16.997947+0000","last_active":"2023-10-07T21:49:06.580136+0000","last_peered":"2023-10-07T21:49:06.580136+0000","last_clean":"2023-10-07T21:49:06.580136+0000","last_became_active":"2023-10-07T21:47:16.997493+0000","last_became_peered":"2023-10-07T21:47:16.997493+0000","last_unstale":"2023-10-07T21:49:06.580136+0000","last_undegraded":"2023-10-07T21:49:06.580136+0000","last_fullsized":"2023-10-07T21:49:06.580136+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:00:01.137639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593719+0000","last_change":"2023-10-07T21:49:07.593719+0000","last_active":"2023-10-07T21:49:07.593719+0000","last_peered":"2023-10-07T21:49:07.593719+0000","last_clean":"2023-10-07T21:49:07.593719+0000","last_became_active":"2023-10-07T21:49:07.593349+0000","last_became_peered":"2023-10-07T21:49:07.593349+0000","last_unstale":"2023-10-07T21:49:07.593719+0000","last_undegraded":"2023-10-07T21:49:07.593719+0000","last_fullsized":"2023-10-07T21:49:07.593719+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:22.054943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":46,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.583036+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:49:06.583036+0000","last_peered":"2023-10-07T21:49:06.583036+0000","last_clean":"2023-10-07T21:49:06.583036+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:49:06.583036+0000","last_undegraded":"2023-10-07T21:49:06.583036+0000","last_fullsized":"2023-10-07T21:49:06.583036+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593854+0000","last_change":"2023-10-07T21:49:07.593854+0000","last_active":"2023-10-07T21:49:07.593854+0000","last_peered":"2023-10-07T21:49:07.593854+0000","last_clean":"2023-10-07T21:49:07.593854+0000","last_became_active":"2023-10-07T21:49:07.593410+0000","last_became_peered":"2023-10-07T21:49:07.593410+0000","last_unstale":"2023-10-07T21:49:07.593854+0000","last_undegraded":"2023-10-07T21:49:07.593854+0000","last_fullsized":"2023-10-07T21:49:07.593854+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:27:34.313686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":71,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605477+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T21:49:07.605477+0000","last_peered":"2023-10-07T21:49:07.605477+0000","last_clean":"2023-10-07T21:49:07.605477+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T21:49:07.605477+0000","last_undegraded":"2023-10-07T21:49:07.605477+0000","last_fullsized":"2023-10-07T21:49:07.605477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":84,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600415+0000","last_change":"2023-10-07T21:49:07.600415+0000","last_active":"2023-10-07T21:49:07.600415+0000","last_peered":"2023-10-07T21:49:07.600415+0000","last_clean":"2023-10-07T21:49:07.600415+0000","last_became_active":"2023-10-07T21:49:07.600066+0000","last_became_peered":"2023-10-07T21:49:07.600066+0000","last_unstale":"2023-10-07T21:49:07.600415+0000","last_undegraded":"2023-10-07T21:49:07.600415+0000","last_fullsized":"2023-10-07T21:49:07.600415+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:26.561066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582326+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T21:49:07.582326+0000","last_peered":"2023-10-07T21:49:07.582326+0000","last_clean":"2023-10-07T21:49:07.582326+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T21:49:07.582326+0000","last_undegraded":"2023-10-07T21:49:07.582326+0000","last_fullsized":"2023-10-07T21:49:07.582326+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.577798+0000","last_change":"2023-10-07T21:47:16.997355+0000","last_active":"2023-10-07T21:49:06.577798+0000","last_peered":"2023-10-07T21:49:06.577798+0000","last_clean":"2023-10-07T21:49:06.577798+0000","last_became_active":"2023-10-07T21:47:16.997014+0000","last_became_peered":"2023-10-07T21:47:16.997014+0000","last_unstale":"2023-10-07T21:49:06.577798+0000","last_undegraded":"2023-10-07T21:49:06.577798+0000","last_fullsized":"2023-10-07T21:49:06.577798+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:25:11.980522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201505,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311168,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":93433984,"statfs":{"total":95995035648,"available":95676399616,"internally_reserved":0,"allocated":1630208,"data_stored":1146107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.57499999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.79500000000000004,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.141,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.0229999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.995,"15min":1.0029999999999999},"min":{"1min":0.68000000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.016,"15min":1.046},"min":{"1min":0.68400000000000005,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.262,"5min":1.29,"15min":1.29},"last":1.1850000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.097,"15min":1.101},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":0.96599999999999997}]},{"osd":3,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.224},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1359999999999999,"15min":1.135},"min":{"1min":0.91100000000000003,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.4630000000000001,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.143}]},{"osd":4,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0369999999999999,"15min":0.97799999999999998},"min":{"1min":0.60099999999999998,"5min":0.53300000000000003,"15min":0.46200000000000002},"max":{"1min":1.4430000000000001,"5min":1.591,"15min":2.605},"last":1.448},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0389999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.499,"15min":0.39400000000000002},"max":{"1min":1.304,"5min":1.4419999999999999,"15min":2.1459999999999999},"last":0.91300000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.73899999999999999,"5min":0.58299999999999996,"15min":0.497},"max":{"1min":1.393,"5min":1.48,"15min":1.923},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1679999999999999,"15min":1.1060000000000001},"min":{"1min":0.77400000000000002,"5min":0.56399999999999995,"15min":0.41699999999999998},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":2.8170000000000002},"last":1.2649999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.202,"15min":1.1259999999999999},"min":{"1min":0.93200000000000005,"5min":0.61399999999999999,"15min":0.51700000000000002},"max":{"1min":1.589,"5min":1.589,"15min":1.746},"last":1.379},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1719999999999999,"15min":1.1160000000000001},"min":{"1min":0.72499999999999998,"5min":0.67200000000000004,"15min":0.47099999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":2.6019999999999999},"last":1.3009999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463149,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307060,"kb_used_data":1580,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93438092,"statfs":{"total":95995035648,"available":95680606208,"internally_reserved":0,"allocated":1617920,"data_stored":1145961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.88900000000000001,"15min":0.92800000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.83999999999999997}]},{"osd":1,"last update":"Sat Oct 7 21:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.1140000000000001,"15min":1.1100000000000001},"min":{"1min":0.78600000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.383,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.5600000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.05,"15min":1.0600000000000001},"min":{"1min":0.69499999999999995,"5min":0.63,"15min":0.63},"max":{"1min":1.349,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.073}]},{"osd":2,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0860000000000001,"15min":1.073},"min":{"1min":0.76800000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.391},{"interface":"front","average":{"1min":1.133,"5min":1.0740000000000001,"15min":1.0640000000000001},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.1180000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:51:16 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0269999999999999,"15min":1.024},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.4810000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.016,"15min":1.0149999999999999},"min":{"1min":0.70799999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.292,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.25}]},{"osd":4,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.97199999999999998,"15min":0.94499999999999995},"min":{"1min":0.64800000000000002,"5min":0.496,"15min":0.432},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.05,"15min":1.0249999999999999},"min":{"1min":0.72199999999999998,"5min":0.53900000000000003,"15min":0.48299999999999998},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.875},"last":1.794}]},{"osd":5,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0780000000000001,"15min":1.0189999999999999},"min":{"1min":0.745,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3480000000000001,"5min":1.518,"15min":2.1840000000000002},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.161,"15min":1.091},"min":{"1min":0.89700000000000002,"5min":0.621,"15min":0.48699999999999999},"max":{"1min":1.587,"5min":1.587,"15min":1.9359999999999999},"last":1.7170000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1419999999999999,"15min":1.105},"min":{"1min":0.747,"5min":0.56899999999999995,"15min":0.46200000000000002},"max":{"1min":1.4650000000000001,"5min":1.4910000000000001,"15min":2.3769999999999998},"last":1.637},{"interface":"front","average":{"1min":1.117,"5min":1.1379999999999999,"15min":1.1240000000000001},"min":{"1min":0.86499999999999999,"5min":0.59399999999999997,"15min":0.58999999999999997},"max":{"1min":1.3959999999999999,"5min":1.554,"15min":2.4870000000000001},"last":1.329}]}]},{"osd":1,"up_from":90,"seq":386547056690,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28508,"kb_used_data":1036,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716644,"statfs":{"total":95995035648,"available":95965843456,"internally_reserved":0,"allocated":1060864,"data_stored":561307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":28111270},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.81599999999999995,"15min":0.82199999999999995},"min":{"1min":0.51000000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.90600000000000003},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.91700000000000004}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.39000000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":1.091},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83099999999999996,"15min":0.81899999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.7989999999999999,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.1779999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.748,"15min":0.77200000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.93300000000000005,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.93999999999999995,"15min":0.98599999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2769999999999999,"5min":1.843,"15min":1.843},"last":1.123}]},{"osd":4,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.022,"15min":1.018},"min":{"1min":0.748,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.1339999999999999,"15min":1.1459999999999999},"min":{"1min":0.80400000000000005,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.78100000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1890000000000001,"15min":1.214},"min":{"1min":0.94899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.272,"5min":1.52,"15min":1.52},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.208,"15min":1.248},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.3420000000000001,"5min":1.577,"15min":1.577},"last":1.2350000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.177,"15min":1.202},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.4730000000000001,"5min":1.611,"15min":1.611},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.054,"5min":1.177,"15min":1.196},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.2509999999999999,"5min":1.671,"15min":1.671},"last":1.3540000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.2629999999999999,"15min":1.286},"min":{"1min":0.93899999999999995,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.4239999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.4450000000000001},{"interface":"front","average":{"1min":1.272,"5min":1.3280000000000001,"15min":1.3560000000000001},"min":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.3080000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220217,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29108,"kb_used_data":1632,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716044,"statfs":{"total":95995035648,"available":95965229056,"internally_reserved":0,"allocated":1671168,"data_stored":1152773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":28111073},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.79600000000000004,"15min":0.79800000000000004},"min":{"1min":0.50600000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.087,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.85899999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.79800000000000004,"15min":0.81299999999999994},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.83099999999999996,"15min":0.84499999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0009999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.85299999999999998,"15min":0.873},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.1180000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.88400000000000001,"15min":0.90400000000000003},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.173,"5min":1.262,"15min":1.262},"last":1.349}]},{"osd":4,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1499999999999999,"15min":1.1739999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.454,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.1240000000000001,"15min":1.1919999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.27,"5min":1.583,"15min":1.583},"last":1.232}]},{"osd":5,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.0580000000000001,"15min":1.107},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.177,"5min":1.639,"15min":1.639},"last":1.5269999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.127,"15min":1.091},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4870000000000001,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.397}]},{"osd":6,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.137,"15min":1.115},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.7030000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.5840000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.1479999999999999,"15min":1.1739999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.429}]},{"osd":7,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2050000000000001,"15min":1.206},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.548,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.5589999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.2569999999999999,"15min":1.2789999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.615,"5min":1.75,"15min":1.75},"last":1.494}]}]},{"osd":2,"up_from":95,"seq":408021893154,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28436,"kb_used_data":1032,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716716,"statfs":{"total":95995035648,"available":95965917184,"internally_reserved":0,"allocated":1056768,"data_stored":559779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":28046089},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.70099999999999996,"15min":0.70799999999999996},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0329999999999999,"5min":1.135,"15min":1.135},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.74199999999999999,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80600000000000005,"15min":0.81899999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.96799999999999997,"15min":0.996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.69599999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.92400000000000004,"15min":0.95799999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.2629999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.81999999999999995,"15min":0.84399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.0740000000000001,"5min":1.202,"15min":1.202},"last":0.77000000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98399999999999999,"15min":0.99299999999999999},"min":{"1min":0.65600000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.196,"5min":1.357,"15min":1.357},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.323,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.177}]},{"osd":5,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1080000000000001,"15min":1.1319999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.292,"5min":1.484,"15min":1.484},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1140000000000001,"15min":1.1459999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.218,"5min":1.53,"15min":1.53},"last":0.84299999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1459999999999999,"15min":1.1579999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4319999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.236},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.272,"15min":1.296},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.472,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.97199999999999998}]},{"osd":7,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.181,"15min":1.2030000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3280000000000001,"5min":1.611,"15min":1.611},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.248,"15min":1.268},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":0.93500000000000005}]}]},{"osd":3,"up_from":100,"seq":429496729628,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28420,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27389,"kb_avail":93716732,"statfs":{"total":95995035648,"available":95965933568,"internally_reserved":0,"allocated":1032192,"data_stored":555334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":28046955},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.77300000000000002,"15min":0.78700000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.107,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.84999999999999998,"15min":0.86399999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.70999999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.83699999999999997,"15min":0.85899999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2010000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.98399999999999999,"15min":1.01},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.367,"5min":1.421,"15min":1.421},"last":0.99099999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0189999999999999,"15min":1.0469999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.355,"5min":1.526,"15min":1.526},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.78900000000000003,"15min":0.80900000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.95199999999999996,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.095}]},{"osd":4,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.2569999999999999,"15min":1.3069999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1870000000000001,"5min":7.2009999999999996,"15min":7.2009999999999996},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.0449999999999999,"15min":1.0669999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3049999999999999,"5min":1.831,"15min":1.831},"last":1.034}]},{"osd":5,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.3420000000000001,"15min":1.4019999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4159999999999999,"5min":7.258,"15min":7.258},"last":1.139},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2569999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5920000000000001,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.0669999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.556,"15min":1.6200000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.651,"5min":7.3099999999999996,"15min":7.3099999999999996},"last":1.165},{"interface":"front","average":{"1min":1.046,"5min":1.4430000000000001,"15min":1.5089999999999999},"min":{"1min":0.73899999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.476,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":1.3260000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.369,"15min":1.4119999999999999},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.4850000000000001,"5min":4.319,"15min":4.319},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.369,"15min":1.417},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4810000000000001,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":1.2130000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986432,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":1032192,"data_stored":555669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94099999999999995,"15min":0.95299999999999996},"min":{"1min":0.66200000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.349,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92700000000000005},"min":{"1min":0.58199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.0600000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94599999999999995,"15min":0.95499999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.232,"5min":1.276,"15min":1.276},"last":1.014},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.006,"15min":1.02},"min":{"1min":0.64900000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.377,"5min":1.454,"15min":1.454},"last":0.90200000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1240000000000001,"15min":1.113},"min":{"1min":0.92800000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.353,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3080000000000001,"5min":1.383,"15min":1.383},"last":1.27}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0309999999999999,"15min":1.0409999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.032,"5min":1.095,"15min":1.105},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.401,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.92600000000000005}]},{"osd":5,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95099999999999996,"15min":0.92400000000000004},"min":{"1min":0.68400000000000005,"5min":0.54500000000000004,"15min":0.374},"max":{"1min":1.373,"5min":1.486,"15min":1.486},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.1100000000000001,"15min":1.0669999999999999},"min":{"1min":0.60199999999999998,"5min":0.55800000000000005,"15min":0.443},"max":{"1min":1.4419999999999999,"5min":1.49,"15min":1.49},"last":0.98999999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1020000000000001,"15min":1.073},"min":{"1min":0.65200000000000002,"5min":0.55400000000000005,"15min":0.52300000000000002},"max":{"1min":1.4059999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.115},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1060000000000001,"15min":1.0940000000000001},"min":{"1min":0.73099999999999998,"5min":0.60899999999999999,"15min":0.46600000000000003},"max":{"1min":1.3939999999999999,"5min":1.5680000000000001,"15min":1.8759999999999999},"last":1.2270000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.157,"15min":1.137},"min":{"1min":0.89500000000000002,"5min":0.78400000000000003,"15min":0.41399999999999998},"max":{"1min":1.387,"5min":1.6040000000000001,"15min":1.835},"last":1.3},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1359999999999999,"15min":1.1120000000000001},"min":{"1min":0.93200000000000005,"5min":0.78300000000000003,"15min":0.48999999999999999},"max":{"1min":1.446,"5min":1.514,"15min":1.726},"last":1.3260000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724791,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298280,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446872,"statfs":{"total":95995035648,"available":95689596928,"internally_reserved":0,"allocated":1015808,"data_stored":551425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95799999999999996,"15min":0.98099999999999998},"min":{"1min":0.59099999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3240000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.038,"5min":0.97299999999999998,"15min":0.95399999999999996},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.95099999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.995,"15min":1.0109999999999999},"min":{"1min":0.70599999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2070000000000001,"5min":1.266,"15min":1.266},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.96199999999999997,"15min":0.98399999999999999},"min":{"1min":0.65500000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1930000000000001,"5min":1.2,"15min":1.2},"last":0.89100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.2350000000000001,"5min":1.28,"15min":1.28},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0649999999999999,"15min":1.069},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3049999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0329999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.016,"15min":1.02},"min":{"1min":0.61199999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2330000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.079,"15min":1.079},"min":{"1min":0.78800000000000003,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.302,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1479999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:33 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94399999999999995,"15min":0.93000000000000005},"min":{"1min":0.73399999999999999,"5min":0.54800000000000004,"15min":0.436},"max":{"1min":1.2370000000000001,"5min":1.3560000000000001,"15min":1.4630000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.036,"15min":1.0129999999999999},"min":{"1min":0.876,"5min":0.61499999999999999,"15min":0.53400000000000003},"max":{"1min":1.321,"5min":1.5329999999999999,"15min":3.0899999999999999},"last":0.81299999999999994}]},{"osd":6,"last update":"Sat Oct 7 21:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97399999999999998,"15min":0.98499999999999999},"min":{"1min":0.68600000000000005,"5min":0.66500000000000004,"15min":0.47299999999999998},"max":{"1min":1.1579999999999999,"5min":1.556,"15min":1.556},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.107,"15min":1.0840000000000001},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.42099999999999999},"max":{"1min":1.389,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.101}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.1719999999999999,"15min":1.127},"min":{"1min":1.173,"5min":0.63800000000000001,"15min":0.60099999999999998},"max":{"1min":1.387,"5min":1.585,"15min":1.7609999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.266,"5min":1.1799999999999999,"15min":1.129},"min":{"1min":0.94399999999999995,"5min":0.78500000000000003,"15min":0.45000000000000001},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.631},"last":1.0820000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:51:20.684 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T21:51:20.685 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-07T21:51:20.685 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-07T21:51:20.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-07T21:51:20.735 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:20 smithi008 bash[105281]: cluster 2023-10-07T21:51:18.990904+0000 mgr.y (mgr.25319) 347 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:20.735 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:20 smithi008 bash[105281]: audit 2023-10-07T21:51:19.814952+0000 mgr.y (mgr.25319) 348 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:20.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:20 smithi008 bash[102097]: cluster 2023-10-07T21:51:18.990904+0000 mgr.y (mgr.25319) 347 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:20.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:20 smithi008 bash[102097]: audit 2023-10-07T21:51:19.814952+0000 mgr.y (mgr.25319) 348 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:20.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:20 smithi081 bash[89466]: cluster 2023-10-07T21:51:18.990904+0000 mgr.y (mgr.25319) 347 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:20.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:20 smithi081 bash[89466]: audit 2023-10-07T21:51:19.814952+0000 mgr.y (mgr.25319) 348 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:22.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:22 smithi081 bash[89466]: cluster 2023-10-07T21:51:20.991707+0000 mgr.y (mgr.25319) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:22.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:22 smithi008 bash[102097]: cluster 2023-10-07T21:51:20.991707+0000 mgr.y (mgr.25319) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:22.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:22 smithi008 bash[105281]: cluster 2023-10-07T21:51:20.991707+0000 mgr.y (mgr.25319) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:23.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:23] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2023-10-07T21:51:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:24 smithi081 bash[89466]: cluster 2023-10-07T21:51:22.992589+0000 mgr.y (mgr.25319) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:24.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:24 smithi008 bash[102097]: cluster 2023-10-07T21:51:22.992589+0000 mgr.y (mgr.25319) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:24.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:24 smithi008 bash[105281]: cluster 2023-10-07T21:51:22.992589+0000 mgr.y (mgr.25319) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:25.506 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:26.728 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:26 smithi008 bash[105281]: cluster 2023-10-07T21:51:24.993096+0000 mgr.y (mgr.25319) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:26.728 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:26 smithi008 bash[105281]: audit 2023-10-07T21:51:25.887019+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:26.728 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:26 smithi008 bash[102097]: cluster 2023-10-07T21:51:24.993096+0000 mgr.y (mgr.25319) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:26.728 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:26 smithi008 bash[102097]: audit 2023-10-07T21:51:25.887019+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:26 smithi081 bash[89466]: cluster 2023-10-07T21:51:24.993096+0000 mgr.y (mgr.25319) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:26.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:26 smithi081 bash[89466]: audit 2023-10-07T21:51:25.887019+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:28 smithi008 bash[105281]: cluster 2023-10-07T21:51:26.994082+0000 mgr.y (mgr.25319) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:28.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:28 smithi008 bash[102097]: cluster 2023-10-07T21:51:26.994082+0000 mgr.y (mgr.25319) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:28.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:28 smithi081 bash[89466]: cluster 2023-10-07T21:51:26.994082+0000 mgr.y (mgr.25319) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:28.904 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:51:28.904 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-07T21:51:29.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:29 smithi008 bash[102097]: audit 2023-10-07T21:51:28.900316+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.8:0/1488393205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:51:29.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:29 smithi081 bash[89466]: audit 2023-10-07T21:51:28.900316+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.8:0/1488393205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:51:29.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:29 smithi008 bash[105281]: audit 2023-10-07T21:51:28.900316+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.8:0/1488393205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:51:29.755 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-07T21:51:29.755 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:51:29.764 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-10-07T21:51:29.764 INFO:teuthology.run_tasks:Running task parallel... 2023-10-07T21:51:29.776 INFO:teuthology.task.parallel:starting parallel... 2023-10-07T21:51:29.776 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-07T21:51:29.776 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-10-07T21:51:29.778 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-07T21:51:29.778 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, '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}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'main', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}} 2023-10-07T21:51:29.778 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-07T21:51:29.778 INFO:tasks.thrashosds:Beginning thrashosds... 2023-10-07T21:51:29.779 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T21:51:29.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:51:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:30 smithi081 bash[89466]: cluster 2023-10-07T21:51:28.995049+0000 mgr.y (mgr.25319) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:30.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:30 smithi008 bash[102097]: cluster 2023-10-07T21:51:28.995049+0000 mgr.y (mgr.25319) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:30.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:30 smithi008 bash[105281]: cluster 2023-10-07T21:51:28.995049+0000 mgr.y (mgr.25319) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:32 smithi081 bash[89466]: cluster 2023-10-07T21:51:30.996010+0000 mgr.y (mgr.25319) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:32 smithi008 bash[102097]: cluster 2023-10-07T21:51:30.996010+0000 mgr.y (mgr.25319) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:32 smithi008 bash[105281]: cluster 2023-10-07T21:51:30.996010+0000 mgr.y (mgr.25319) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:33.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:33] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2023-10-07T21:51:34.584 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:34 smithi081 bash[89466]: cluster 2023-10-07T21:51:32.996987+0000 mgr.y (mgr.25319) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:34 smithi008 bash[102097]: cluster 2023-10-07T21:51:32.996987+0000 mgr.y (mgr.25319) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:34.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:34 smithi008 bash[105281]: cluster 2023-10-07T21:51:32.996987+0000 mgr.y (mgr.25319) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:36.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:36 smithi008 bash[105281]: cluster 2023-10-07T21:51:34.997718+0000 mgr.y (mgr.25319) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:36.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:36 smithi008 bash[102097]: cluster 2023-10-07T21:51:34.997718+0000 mgr.y (mgr.25319) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:36.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:36 smithi081 bash[89466]: cluster 2023-10-07T21:51:34.997718+0000 mgr.y (mgr.25319) 356 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:38.006 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:51:38.008 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:51:38.835 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:38 smithi008 bash[105281]: cluster 2023-10-07T21:51:36.998880+0000 mgr.y (mgr.25319) 357 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:38.835 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:38 smithi008 bash[105281]: audit 2023-10-07T21:51:37.609393+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:38.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:38 smithi008 bash[102097]: cluster 2023-10-07T21:51:36.998880+0000 mgr.y (mgr.25319) 357 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:38.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:38 smithi008 bash[102097]: audit 2023-10-07T21:51:37.609393+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:38.836 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":292,"stamp":"2023-10-07T21:51:36.998088+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1329276,"kb_used_data":9880,"kb_used_omap":13,"kb_used_meta":1319282,"kb_avail":748631940,"statfs":{"total":767960285184,"available":766599106560,"internally_reserved":0,"allocated":10117120,"data_stored":6228355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":1350945787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005272"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578142+0000","last_change":"2023-10-07T21:48:36.338940+0000","last_active":"2023-10-07T21:49:06.578142+0000","last_peered":"2023-10-07T21:49:06.578142+0000","last_clean":"2023-10-07T21:49:06.578142+0000","last_became_active":"2023-10-07T21:48:36.338605+0000","last_became_peered":"2023-10-07T21:48:36.338605+0000","last_unstale":"2023-10-07T21:49:06.578142+0000","last_undegraded":"2023-10-07T21:49:06.578142+0000","last_fullsized":"2023-10-07T21:49:06.578142+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.661505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598832+0000","last_change":"2023-10-07T21:49:07.598052+0000","last_active":"2023-10-07T21:49:07.598832+0000","last_peered":"2023-10-07T21:49:07.598832+0000","last_clean":"2023-10-07T21:49:07.598832+0000","last_became_active":"2023-10-07T21:49:07.597639+0000","last_became_peered":"2023-10-07T21:49:07.597639+0000","last_unstale":"2023-10-07T21:49:07.598832+0000","last_undegraded":"2023-10-07T21:49:07.598832+0000","last_fullsized":"2023-10-07T21:49:07.598832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:18.075292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597134+0000","last_change":"2023-10-07T21:49:07.596892+0000","last_active":"2023-10-07T21:49:07.597134+0000","last_peered":"2023-10-07T21:49:07.597134+0000","last_clean":"2023-10-07T21:49:07.597134+0000","last_became_active":"2023-10-07T21:49:07.596506+0000","last_became_peered":"2023-10-07T21:49:07.596506+0000","last_unstale":"2023-10-07T21:49:07.597134+0000","last_undegraded":"2023-10-07T21:49:07.597134+0000","last_fullsized":"2023-10-07T21:49:07.597134+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:11.305800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.602457+0000","last_change":"2023-10-07T21:49:07.602047+0000","last_active":"2023-10-07T21:49:07.602457+0000","last_peered":"2023-10-07T21:49:07.602457+0000","last_clean":"2023-10-07T21:49:07.602457+0000","last_became_active":"2023-10-07T21:49:07.601722+0000","last_became_peered":"2023-10-07T21:49:07.601722+0000","last_unstale":"2023-10-07T21:49:07.602457+0000","last_undegraded":"2023-10-07T21:49:07.602457+0000","last_fullsized":"2023-10-07T21:49:07.602457+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:04:21.450637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":82,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603625+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T21:49:07.603625+0000","last_peered":"2023-10-07T21:49:07.603625+0000","last_clean":"2023-10-07T21:49:07.603625+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T21:49:07.603625+0000","last_undegraded":"2023-10-07T21:49:07.603625+0000","last_fullsized":"2023-10-07T21:49:07.603625+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585924+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T21:49:06.585924+0000","last_peered":"2023-10-07T21:49:06.585924+0000","last_clean":"2023-10-07T21:49:06.585924+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585924+0000","last_undegraded":"2023-10-07T21:49:06.585924+0000","last_fullsized":"2023-10-07T21:49:06.585924+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.604440+0000","last_change":"2023-10-07T21:49:07.604163+0000","last_active":"2023-10-07T21:49:07.604440+0000","last_peered":"2023-10-07T21:49:07.604440+0000","last_clean":"2023-10-07T21:49:07.604440+0000","last_became_active":"2023-10-07T21:49:07.603799+0000","last_became_peered":"2023-10-07T21:49:07.603799+0000","last_unstale":"2023-10-07T21:49:07.604440+0000","last_undegraded":"2023-10-07T21:49:07.604440+0000","last_fullsized":"2023-10-07T21:49:07.604440+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:37.672694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605676+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T21:49:07.605676+0000","last_peered":"2023-10-07T21:49:07.605676+0000","last_clean":"2023-10-07T21:49:07.605676+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T21:49:07.605676+0000","last_undegraded":"2023-10-07T21:49:07.605676+0000","last_fullsized":"2023-10-07T21:49:07.605676+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588275+0000","last_change":"2023-10-07T21:47:16.996200+0000","last_active":"2023-10-07T21:49:06.588275+0000","last_peered":"2023-10-07T21:49:06.588275+0000","last_clean":"2023-10-07T21:49:06.588275+0000","last_became_active":"2023-10-07T21:47:16.995879+0000","last_became_peered":"2023-10-07T21:47:16.995879+0000","last_unstale":"2023-10-07T21:49:06.588275+0000","last_undegraded":"2023-10-07T21:49:06.588275+0000","last_fullsized":"2023-10-07T21:49:06.588275+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.329125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605699+0000","last_change":"2023-10-07T21:49:07.605359+0000","last_active":"2023-10-07T21:49:07.605699+0000","last_peered":"2023-10-07T21:49:07.605699+0000","last_clean":"2023-10-07T21:49:07.605699+0000","last_became_active":"2023-10-07T21:49:07.605081+0000","last_became_peered":"2023-10-07T21:49:07.605081+0000","last_unstale":"2023-10-07T21:49:07.605699+0000","last_undegraded":"2023-10-07T21:49:07.605699+0000","last_fullsized":"2023-10-07T21:49:07.605699+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:35.648858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.592426+0000","last_change":"2023-10-07T21:49:07.592426+0000","last_active":"2023-10-07T21:49:07.592426+0000","last_peered":"2023-10-07T21:49:07.592426+0000","last_clean":"2023-10-07T21:49:07.592426+0000","last_became_active":"2023-10-07T21:49:07.591970+0000","last_became_peered":"2023-10-07T21:49:07.591970+0000","last_unstale":"2023-10-07T21:49:07.592426+0000","last_undegraded":"2023-10-07T21:49:07.592426+0000","last_fullsized":"2023-10-07T21:49:07.592426+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:56.556076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584120+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T21:49:07.584120+0000","last_peered":"2023-10-07T21:49:07.584120+0000","last_clean":"2023-10-07T21:49:07.584120+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T21:49:07.584120+0000","last_undegraded":"2023-10-07T21:49:07.584120+0000","last_fullsized":"2023-10-07T21:49:07.584120+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580215+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:49:06.580215+0000","last_peered":"2023-10-07T21:49:06.580215+0000","last_clean":"2023-10-07T21:49:06.580215+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:49:06.580215+0000","last_undegraded":"2023-10-07T21:49:06.580215+0000","last_fullsized":"2023-10-07T21:49:06.580215+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579108+0000","last_change":"2023-10-07T21:47:16.999340+0000","last_active":"2023-10-07T21:49:06.579108+0000","last_peered":"2023-10-07T21:49:06.579108+0000","last_clean":"2023-10-07T21:49:06.579108+0000","last_became_active":"2023-10-07T21:47:16.999028+0000","last_became_peered":"2023-10-07T21:47:16.999028+0000","last_unstale":"2023-10-07T21:49:06.579108+0000","last_undegraded":"2023-10-07T21:49:06.579108+0000","last_fullsized":"2023-10-07T21:49:06.579108+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:02.849006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587646+0000","last_change":"2023-10-07T21:48:36.338473+0000","last_active":"2023-10-07T21:49:06.587646+0000","last_peered":"2023-10-07T21:49:06.587646+0000","last_clean":"2023-10-07T21:49:06.587646+0000","last_became_active":"2023-10-07T21:48:36.338067+0000","last_became_peered":"2023-10-07T21:48:36.338067+0000","last_unstale":"2023-10-07T21:49:06.587646+0000","last_undegraded":"2023-10-07T21:49:06.587646+0000","last_fullsized":"2023-10-07T21:49:06.587646+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:40:56.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598866+0000","last_change":"2023-10-07T21:49:07.598093+0000","last_active":"2023-10-07T21:49:07.598866+0000","last_peered":"2023-10-07T21:49:07.598866+0000","last_clean":"2023-10-07T21:49:07.598866+0000","last_became_active":"2023-10-07T21:49:07.597696+0000","last_became_peered":"2023-10-07T21:49:07.597696+0000","last_unstale":"2023-10-07T21:49:07.598866+0000","last_undegraded":"2023-10-07T21:49:07.598866+0000","last_fullsized":"2023-10-07T21:49:07.598866+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:47.533971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601580+0000","last_change":"2023-10-07T21:49:07.601339+0000","last_active":"2023-10-07T21:49:07.601580+0000","last_peered":"2023-10-07T21:49:07.601580+0000","last_clean":"2023-10-07T21:49:07.601580+0000","last_became_active":"2023-10-07T21:49:07.600617+0000","last_became_peered":"2023-10-07T21:49:07.600617+0000","last_unstale":"2023-10-07T21:49:07.601580+0000","last_undegraded":"2023-10-07T21:49:07.601580+0000","last_fullsized":"2023-10-07T21:49:07.601580+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:28:59.738173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600832+0000","last_change":"2023-10-07T21:49:07.600832+0000","last_active":"2023-10-07T21:49:07.600832+0000","last_peered":"2023-10-07T21:49:07.600832+0000","last_clean":"2023-10-07T21:49:07.600832+0000","last_became_active":"2023-10-07T21:49:07.600486+0000","last_became_peered":"2023-10-07T21:49:07.600486+0000","last_unstale":"2023-10-07T21:49:07.600832+0000","last_undegraded":"2023-10-07T21:49:07.600832+0000","last_fullsized":"2023-10-07T21:49:07.600832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:18:34.018371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587145+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:49:06.587145+0000","last_peered":"2023-10-07T21:49:06.587145+0000","last_clean":"2023-10-07T21:49:06.587145+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:49:06.587145+0000","last_undegraded":"2023-10-07T21:49:06.587145+0000","last_fullsized":"2023-10-07T21:49:06.587145+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601642+0000","last_change":"2023-10-07T21:49:07.600897+0000","last_active":"2023-10-07T21:49:07.601642+0000","last_peered":"2023-10-07T21:49:07.601642+0000","last_clean":"2023-10-07T21:49:07.601642+0000","last_became_active":"2023-10-07T21:49:07.600402+0000","last_became_peered":"2023-10-07T21:49:07.600402+0000","last_unstale":"2023-10-07T21:49:07.601642+0000","last_undegraded":"2023-10-07T21:49:07.601642+0000","last_fullsized":"2023-10-07T21:49:07.601642+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:43.766293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584940+0000","last_change":"2023-10-07T21:46:44.013823+0000","last_active":"2023-10-07T21:49:06.584940+0000","last_peered":"2023-10-07T21:49:06.584940+0000","last_clean":"2023-10-07T21:49:06.584940+0000","last_became_active":"2023-10-07T21:46:44.013418+0000","last_became_peered":"2023-10-07T21:46:44.013418+0000","last_unstale":"2023-10-07T21:49:06.584940+0000","last_undegraded":"2023-10-07T21:49:06.584940+0000","last_fullsized":"2023-10-07T21:49:06.584940+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:39.399358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597477+0000","last_change":"2023-10-07T21:49:07.597154+0000","last_active":"2023-10-07T21:49:07.597477+0000","last_peered":"2023-10-07T21:49:07.597477+0000","last_clean":"2023-10-07T21:49:07.597477+0000","last_became_active":"2023-10-07T21:49:07.596852+0000","last_became_peered":"2023-10-07T21:49:07.596852+0000","last_unstale":"2023-10-07T21:49:07.597477+0000","last_undegraded":"2023-10-07T21:49:07.597477+0000","last_fullsized":"2023-10-07T21:49:07.597477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:44:37.382798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":62,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589957+0000","last_change":"2023-10-07T21:46:44.014278+0000","last_active":"2023-10-07T21:49:06.589957+0000","last_peered":"2023-10-07T21:49:06.589957+0000","last_clean":"2023-10-07T21:49:06.589957+0000","last_became_active":"2023-10-07T21:46:44.013810+0000","last_became_peered":"2023-10-07T21:46:44.013810+0000","last_unstale":"2023-10-07T21:49:06.589957+0000","last_undegraded":"2023-10-07T21:49:06.589957+0000","last_fullsized":"2023-10-07T21:49:06.589957+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:25:58.458037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578720+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:49:06.578720+0000","last_peered":"2023-10-07T21:49:06.578720+0000","last_clean":"2023-10-07T21:49:06.578720+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:49:06.578720+0000","last_undegraded":"2023-10-07T21:49:06.578720+0000","last_fullsized":"2023-10-07T21:49:06.578720+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589105+0000","last_change":"2023-10-07T21:47:16.998687+0000","last_active":"2023-10-07T21:49:06.589105+0000","last_peered":"2023-10-07T21:49:06.589105+0000","last_clean":"2023-10-07T21:49:06.589105+0000","last_became_active":"2023-10-07T21:47:16.998316+0000","last_became_peered":"2023-10-07T21:47:16.998316+0000","last_unstale":"2023-10-07T21:49:06.589105+0000","last_undegraded":"2023-10-07T21:49:06.589105+0000","last_fullsized":"2023-10-07T21:49:06.589105+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:35:26.276280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594132+0000","last_change":"2023-10-07T21:49:07.594132+0000","last_active":"2023-10-07T21:49:07.594132+0000","last_peered":"2023-10-07T21:49:07.594132+0000","last_clean":"2023-10-07T21:49:07.594132+0000","last_became_active":"2023-10-07T21:49:07.593281+0000","last_became_peered":"2023-10-07T21:49:07.593281+0000","last_unstale":"2023-10-07T21:49:07.594132+0000","last_undegraded":"2023-10-07T21:49:07.594132+0000","last_fullsized":"2023-10-07T21:49:07.594132+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:01:17.311605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590223+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:49:06.590223+0000","last_peered":"2023-10-07T21:49:06.590223+0000","last_clean":"2023-10-07T21:49:06.590223+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:49:06.590223+0000","last_undegraded":"2023-10-07T21:49:06.590223+0000","last_fullsized":"2023-10-07T21:49:06.590223+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584028+0000","last_change":"2023-10-07T21:47:17.001424+0000","last_active":"2023-10-07T21:49:06.584028+0000","last_peered":"2023-10-07T21:49:06.584028+0000","last_clean":"2023-10-07T21:49:06.584028+0000","last_became_active":"2023-10-07T21:47:17.001006+0000","last_became_peered":"2023-10-07T21:47:17.001006+0000","last_unstale":"2023-10-07T21:49:06.584028+0000","last_undegraded":"2023-10-07T21:49:06.584028+0000","last_fullsized":"2023-10-07T21:49:06.584028+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:45:15.431071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599498+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T21:49:07.599498+0000","last_peered":"2023-10-07T21:49:07.599498+0000","last_clean":"2023-10-07T21:49:07.599498+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T21:49:07.599498+0000","last_undegraded":"2023-10-07T21:49:07.599498+0000","last_fullsized":"2023-10-07T21:49:07.599498+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582121+0000","last_change":"2023-10-07T21:47:16.992883+0000","last_active":"2023-10-07T21:49:07.582121+0000","last_peered":"2023-10-07T21:49:07.582121+0000","last_clean":"2023-10-07T21:49:07.582121+0000","last_became_active":"2023-10-07T21:47:16.992417+0000","last_became_peered":"2023-10-07T21:47:16.992417+0000","last_unstale":"2023-10-07T21:49:07.582121+0000","last_undegraded":"2023-10-07T21:49:07.582121+0000","last_fullsized":"2023-10-07T21:49:07.582121+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:36:05.939232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600959+0000","last_change":"2023-10-07T21:49:07.600413+0000","last_active":"2023-10-07T21:49:07.600959+0000","last_peered":"2023-10-07T21:49:07.600959+0000","last_clean":"2023-10-07T21:49:07.600959+0000","last_became_active":"2023-10-07T21:49:07.600072+0000","last_became_peered":"2023-10-07T21:49:07.600072+0000","last_unstale":"2023-10-07T21:49:07.600959+0000","last_undegraded":"2023-10-07T21:49:07.600959+0000","last_fullsized":"2023-10-07T21:49:07.600959+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:55.049946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598609+0000","last_change":"2023-10-07T21:49:07.598609+0000","last_active":"2023-10-07T21:49:07.598609+0000","last_peered":"2023-10-07T21:49:07.598609+0000","last_clean":"2023-10-07T21:49:07.598609+0000","last_became_active":"2023-10-07T21:49:07.598231+0000","last_became_peered":"2023-10-07T21:49:07.598231+0000","last_unstale":"2023-10-07T21:49:07.598609+0000","last_undegraded":"2023-10-07T21:49:07.598609+0000","last_fullsized":"2023-10-07T21:49:07.598609+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:27.574220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584672+0000","last_change":"2023-10-07T21:47:17.001766+0000","last_active":"2023-10-07T21:49:06.584672+0000","last_peered":"2023-10-07T21:49:06.584672+0000","last_clean":"2023-10-07T21:49:06.584672+0000","last_became_active":"2023-10-07T21:47:17.001332+0000","last_became_peered":"2023-10-07T21:47:17.001332+0000","last_unstale":"2023-10-07T21:49:06.584672+0000","last_undegraded":"2023-10-07T21:49:06.584672+0000","last_fullsized":"2023-10-07T21:49:06.584672+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:08.857829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579263+0000","last_change":"2023-10-07T21:48:36.341101+0000","last_active":"2023-10-07T21:49:06.579263+0000","last_peered":"2023-10-07T21:49:06.579263+0000","last_clean":"2023-10-07T21:49:06.579263+0000","last_became_active":"2023-10-07T21:48:36.340691+0000","last_became_peered":"2023-10-07T21:48:36.340691+0000","last_unstale":"2023-10-07T21:49:06.579263+0000","last_undegraded":"2023-10-07T21:49:06.579263+0000","last_fullsized":"2023-10-07T21:49:06.579263+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:27.621282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584845+0000","last_change":"2023-10-07T21:48:36.341459+0000","last_active":"2023-10-07T21:49:06.584845+0000","last_peered":"2023-10-07T21:49:06.584845+0000","last_clean":"2023-10-07T21:49:06.584845+0000","last_became_active":"2023-10-07T21:48:36.341041+0000","last_became_peered":"2023-10-07T21:48:36.341041+0000","last_unstale":"2023-10-07T21:49:06.584845+0000","last_undegraded":"2023-10-07T21:49:06.584845+0000","last_fullsized":"2023-10-07T21:49:06.584845+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:01.234245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579472+0000","last_change":"2023-10-07T21:47:17.000209+0000","last_active":"2023-10-07T21:49:06.579472+0000","last_peered":"2023-10-07T21:49:06.579472+0000","last_clean":"2023-10-07T21:49:06.579472+0000","last_became_active":"2023-10-07T21:47:16.999855+0000","last_became_peered":"2023-10-07T21:47:16.999855+0000","last_unstale":"2023-10-07T21:49:06.579472+0000","last_undegraded":"2023-10-07T21:49:06.579472+0000","last_fullsized":"2023-10-07T21:49:06.579472+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:30.661034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599053+0000","last_change":"2023-10-07T21:49:07.598289+0000","last_active":"2023-10-07T21:49:07.599053+0000","last_peered":"2023-10-07T21:49:07.599053+0000","last_clean":"2023-10-07T21:49:07.599053+0000","last_became_active":"2023-10-07T21:49:07.597799+0000","last_became_peered":"2023-10-07T21:49:07.597799+0000","last_unstale":"2023-10-07T21:49:07.599053+0000","last_undegraded":"2023-10-07T21:49:07.599053+0000","last_fullsized":"2023-10-07T21:49:07.599053+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:24.837096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.593739+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.593451+0000","last_became_peered":"2023-10-07T21:49:07.593451+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:36.183751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":74,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993848+0000","last_change":"2023-10-07T21:47:16.999367+0000","last_active":"2023-10-07T21:49:19.993848+0000","last_peered":"2023-10-07T21:49:19.993848+0000","last_clean":"2023-10-07T21:49:19.993848+0000","last_became_active":"2023-10-07T21:47:16.998848+0000","last_became_peered":"2023-10-07T21:47:16.998848+0000","last_unstale":"2023-10-07T21:49:19.993848+0000","last_undegraded":"2023-10-07T21:49:19.993848+0000","last_fullsized":"2023-10-07T21:49:19.993848+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:54:29.262825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600706+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T21:49:07.600706+0000","last_peered":"2023-10-07T21:49:07.600706+0000","last_clean":"2023-10-07T21:49:07.600706+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T21:49:07.600706+0000","last_undegraded":"2023-10-07T21:49:07.600706+0000","last_fullsized":"2023-10-07T21:49:07.600706+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":35,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993800+0000","last_change":"2023-10-07T21:47:17.003388+0000","last_active":"2023-10-07T21:49:19.993800+0000","last_peered":"2023-10-07T21:49:19.993800+0000","last_clean":"2023-10-07T21:49:19.993800+0000","last_became_active":"2023-10-07T21:47:17.002620+0000","last_became_peered":"2023-10-07T21:47:17.002620+0000","last_unstale":"2023-10-07T21:49:19.993800+0000","last_undegraded":"2023-10-07T21:49:19.993800+0000","last_fullsized":"2023-10-07T21:49:19.993800+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:54.745291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580633+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T21:49:06.580633+0000","last_peered":"2023-10-07T21:49:06.580633+0000","last_clean":"2023-10-07T21:49:06.580633+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T21:49:06.580633+0000","last_undegraded":"2023-10-07T21:49:06.580633+0000","last_fullsized":"2023-10-07T21:49:06.580633+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578135+0000","last_change":"2023-10-07T21:46:44.011638+0000","last_active":"2023-10-07T21:49:06.578135+0000","last_peered":"2023-10-07T21:49:06.578135+0000","last_clean":"2023-10-07T21:49:06.578135+0000","last_became_active":"2023-10-07T21:46:44.011286+0000","last_became_peered":"2023-10-07T21:46:44.011286+0000","last_unstale":"2023-10-07T21:49:06.578135+0000","last_undegraded":"2023-10-07T21:49:06.578135+0000","last_fullsized":"2023-10-07T21:49:06.578135+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:25:02.641702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":61,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993898+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T21:49:19.993898+0000","last_peered":"2023-10-07T21:49:19.993898+0000","last_clean":"2023-10-07T21:49:19.993898+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T21:49:19.993898+0000","last_undegraded":"2023-10-07T21:49:19.993898+0000","last_fullsized":"2023-10-07T21:49:19.993898+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:14.993006+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T21:49:14.993006+0000","last_peered":"2023-10-07T21:49:14.993006+0000","last_clean":"2023-10-07T21:49:14.993006+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T21:49:14.993006+0000","last_undegraded":"2023-10-07T21:49:14.993006+0000","last_fullsized":"2023-10-07T21:49:14.993006+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:24.994789+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T21:49:24.994789+0000","last_peered":"2023-10-07T21:49:24.994789+0000","last_clean":"2023-10-07T21:49:24.994789+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T21:49:24.994789+0000","last_undegraded":"2023-10-07T21:49:24.994789+0000","last_fullsized":"2023-10-07T21:49:24.994789+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580311+0000","last_change":"2023-10-07T21:48:36.339303+0000","last_active":"2023-10-07T21:49:06.580311+0000","last_peered":"2023-10-07T21:49:06.580311+0000","last_clean":"2023-10-07T21:49:06.580311+0000","last_became_active":"2023-10-07T21:48:36.338964+0000","last_became_peered":"2023-10-07T21:48:36.338964+0000","last_unstale":"2023-10-07T21:49:06.580311+0000","last_undegraded":"2023-10-07T21:49:06.580311+0000","last_fullsized":"2023-10-07T21:49:06.580311+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:40.355794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":440,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588159+0000","last_change":"2023-10-07T21:46:44.014160+0000","last_active":"2023-10-07T21:49:06.588159+0000","last_peered":"2023-10-07T21:49:06.588159+0000","last_clean":"2023-10-07T21:49:06.588159+0000","last_became_active":"2023-10-07T21:46:44.013689+0000","last_became_peered":"2023-10-07T21:46:44.013689+0000","last_unstale":"2023-10-07T21:49:06.588159+0000","last_undegraded":"2023-10-07T21:49:06.588159+0000","last_fullsized":"2023-10-07T21:49:06.588159+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:03.542738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605687+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T21:49:07.605687+0000","last_peered":"2023-10-07T21:49:07.605687+0000","last_clean":"2023-10-07T21:49:07.605687+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T21:49:07.605687+0000","last_undegraded":"2023-10-07T21:49:07.605687+0000","last_fullsized":"2023-10-07T21:49:07.605687+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584206+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:49:06.584206+0000","last_peered":"2023-10-07T21:49:06.584206+0000","last_clean":"2023-10-07T21:49:06.584206+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:49:06.584206+0000","last_undegraded":"2023-10-07T21:49:06.584206+0000","last_fullsized":"2023-10-07T21:49:06.584206+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":81,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588258+0000","last_change":"2023-10-07T21:47:16.992967+0000","last_active":"2023-10-07T21:49:06.588258+0000","last_peered":"2023-10-07T21:49:06.588258+0000","last_clean":"2023-10-07T21:49:06.588258+0000","last_became_active":"2023-10-07T21:47:16.992181+0000","last_became_peered":"2023-10-07T21:47:16.992181+0000","last_unstale":"2023-10-07T21:49:06.588258+0000","last_undegraded":"2023-10-07T21:49:06.588258+0000","last_fullsized":"2023-10-07T21:49:06.588258+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:54.066737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601559+0000","last_change":"2023-10-07T21:49:07.600826+0000","last_active":"2023-10-07T21:49:07.601559+0000","last_peered":"2023-10-07T21:49:07.601559+0000","last_clean":"2023-10-07T21:49:07.601559+0000","last_became_active":"2023-10-07T21:49:07.600332+0000","last_became_peered":"2023-10-07T21:49:07.600332+0000","last_unstale":"2023-10-07T21:49:07.601559+0000","last_undegraded":"2023-10-07T21:49:07.601559+0000","last_fullsized":"2023-10-07T21:49:07.601559+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:13.639612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":66,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.586019+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T21:49:07.586019+0000","last_peered":"2023-10-07T21:49:07.586019+0000","last_clean":"2023-10-07T21:49:07.586019+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T21:49:07.586019+0000","last_undegraded":"2023-10-07T21:49:07.586019+0000","last_fullsized":"2023-10-07T21:49:07.586019+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590503+0000","last_change":"2023-10-07T21:46:44.014335+0000","last_active":"2023-10-07T21:49:06.590503+0000","last_peered":"2023-10-07T21:49:06.590503+0000","last_clean":"2023-10-07T21:49:06.590503+0000","last_became_active":"2023-10-07T21:46:44.012893+0000","last_became_peered":"2023-10-07T21:46:44.012893+0000","last_unstale":"2023-10-07T21:49:06.590503+0000","last_undegraded":"2023-10-07T21:49:06.590503+0000","last_fullsized":"2023-10-07T21:49:06.590503+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:18.976569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993874+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T21:49:19.993874+0000","last_peered":"2023-10-07T21:49:19.993874+0000","last_clean":"2023-10-07T21:49:19.993874+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T21:49:19.993874+0000","last_undegraded":"2023-10-07T21:49:19.993874+0000","last_fullsized":"2023-10-07T21:49:19.993874+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":40,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.581912+0000","last_change":"2023-10-07T21:46:44.019618+0000","last_active":"2023-10-07T21:49:07.581912+0000","last_peered":"2023-10-07T21:49:07.581912+0000","last_clean":"2023-10-07T21:49:07.581912+0000","last_became_active":"2023-10-07T21:46:44.019267+0000","last_became_peered":"2023-10-07T21:46:44.019267+0000","last_unstale":"2023-10-07T21:49:07.581912+0000","last_undegraded":"2023-10-07T21:49:07.581912+0000","last_fullsized":"2023-10-07T21:49:07.581912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:58:05.580408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603142+0000","last_change":"2023-10-07T21:49:07.600985+0000","last_active":"2023-10-07T21:49:07.603142+0000","last_peered":"2023-10-07T21:49:07.603142+0000","last_clean":"2023-10-07T21:49:07.603142+0000","last_became_active":"2023-10-07T21:49:07.600636+0000","last_became_peered":"2023-10-07T21:49:07.600636+0000","last_unstale":"2023-10-07T21:49:07.603142+0000","last_undegraded":"2023-10-07T21:49:07.603142+0000","last_fullsized":"2023-10-07T21:49:07.603142+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:50.273299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":34,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:24.994746+0000","last_change":"2023-10-07T21:47:17.004129+0000","last_active":"2023-10-07T21:49:24.994746+0000","last_peered":"2023-10-07T21:49:24.994746+0000","last_clean":"2023-10-07T21:49:24.994746+0000","last_became_active":"2023-10-07T21:47:17.003644+0000","last_became_peered":"2023-10-07T21:47:17.003644+0000","last_unstale":"2023-10-07T21:49:24.994746+0000","last_undegraded":"2023-10-07T21:49:24.994746+0000","last_fullsized":"2023-10-07T21:49:24.994746+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:54:28.529360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603605+0000","last_change":"2023-10-07T21:49:07.601320+0000","last_active":"2023-10-07T21:49:07.603605+0000","last_peered":"2023-10-07T21:49:07.603605+0000","last_clean":"2023-10-07T21:49:07.603605+0000","last_became_active":"2023-10-07T21:49:07.599926+0000","last_became_peered":"2023-10-07T21:49:07.599926+0000","last_unstale":"2023-10-07T21:49:07.603605+0000","last_undegraded":"2023-10-07T21:49:07.603605+0000","last_fullsized":"2023-10-07T21:49:07.603605+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:02:35.435789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585804+0000","last_change":"2023-10-07T21:48:36.337190+0000","last_active":"2023-10-07T21:49:06.585804+0000","last_peered":"2023-10-07T21:49:06.585804+0000","last_clean":"2023-10-07T21:49:06.585804+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585804+0000","last_undegraded":"2023-10-07T21:49:06.585804+0000","last_fullsized":"2023-10-07T21:49:06.585804+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:10:08.827140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":57,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585878+0000","last_change":"2023-10-07T21:47:17.002679+0000","last_active":"2023-10-07T21:49:07.585878+0000","last_peered":"2023-10-07T21:49:07.585878+0000","last_clean":"2023-10-07T21:49:07.585878+0000","last_became_active":"2023-10-07T21:47:17.001772+0000","last_became_peered":"2023-10-07T21:47:17.001772+0000","last_unstale":"2023-10-07T21:49:07.585878+0000","last_undegraded":"2023-10-07T21:49:07.585878+0000","last_fullsized":"2023-10-07T21:49:07.585878+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:24.088765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579471+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:49:06.579471+0000","last_peered":"2023-10-07T21:49:06.579471+0000","last_clean":"2023-10-07T21:49:06.579471+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:49:06.579471+0000","last_undegraded":"2023-10-07T21:49:06.579471+0000","last_fullsized":"2023-10-07T21:49:06.579471+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":44,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582217+0000","last_change":"2023-10-07T21:46:44.019948+0000","last_active":"2023-10-07T21:49:07.582217+0000","last_peered":"2023-10-07T21:49:07.582217+0000","last_clean":"2023-10-07T21:49:07.582217+0000","last_became_active":"2023-10-07T21:46:44.019567+0000","last_became_peered":"2023-10-07T21:46:44.019567+0000","last_unstale":"2023-10-07T21:49:07.582217+0000","last_undegraded":"2023-10-07T21:49:07.582217+0000","last_fullsized":"2023-10-07T21:49:07.582217+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:58.566505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594257+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T21:49:07.594257+0000","last_peered":"2023-10-07T21:49:07.594257+0000","last_clean":"2023-10-07T21:49:07.594257+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T21:49:07.594257+0000","last_undegraded":"2023-10-07T21:49:07.594257+0000","last_fullsized":"2023-10-07T21:49:07.594257+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580136+0000","last_change":"2023-10-07T21:47:16.997947+0000","last_active":"2023-10-07T21:49:06.580136+0000","last_peered":"2023-10-07T21:49:06.580136+0000","last_clean":"2023-10-07T21:49:06.580136+0000","last_became_active":"2023-10-07T21:47:16.997493+0000","last_became_peered":"2023-10-07T21:47:16.997493+0000","last_unstale":"2023-10-07T21:49:06.580136+0000","last_undegraded":"2023-10-07T21:49:06.580136+0000","last_fullsized":"2023-10-07T21:49:06.580136+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:00:01.137639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593719+0000","last_change":"2023-10-07T21:49:07.593719+0000","last_active":"2023-10-07T21:49:07.593719+0000","last_peered":"2023-10-07T21:49:07.593719+0000","last_clean":"2023-10-07T21:49:07.593719+0000","last_became_active":"2023-10-07T21:49:07.593349+0000","last_became_peered":"2023-10-07T21:49:07.593349+0000","last_unstale":"2023-10-07T21:49:07.593719+0000","last_undegraded":"2023-10-07T21:49:07.593719+0000","last_fullsized":"2023-10-07T21:49:07.593719+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:22.054943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":46,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.583036+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:49:06.583036+0000","last_peered":"2023-10-07T21:49:06.583036+0000","last_clean":"2023-10-07T21:49:06.583036+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:49:06.583036+0000","last_undegraded":"2023-10-07T21:49:06.583036+0000","last_fullsized":"2023-10-07T21:49:06.583036+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593854+0000","last_change":"2023-10-07T21:49:07.593854+0000","last_active":"2023-10-07T21:49:07.593854+0000","last_peered":"2023-10-07T21:49:07.593854+0000","last_clean":"2023-10-07T21:49:07.593854+0000","last_became_active":"2023-10-07T21:49:07.593410+0000","last_became_peered":"2023-10-07T21:49:07.593410+0000","last_unstale":"2023-10-07T21:49:07.593854+0000","last_undegraded":"2023-10-07T21:49:07.593854+0000","last_fullsized":"2023-10-07T21:49:07.593854+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:27:34.313686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":71,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605477+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T21:49:07.605477+0000","last_peered":"2023-10-07T21:49:07.605477+0000","last_clean":"2023-10-07T21:49:07.605477+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T21:49:07.605477+0000","last_undegraded":"2023-10-07T21:49:07.605477+0000","last_fullsized":"2023-10-07T21:49:07.605477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":85,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600954+0000","last_change":"2023-10-07T21:49:07.600415+0000","last_active":"2023-10-07T21:49:07.600954+0000","last_peered":"2023-10-07T21:49:07.600954+0000","last_clean":"2023-10-07T21:49:07.600954+0000","last_became_active":"2023-10-07T21:49:07.600066+0000","last_became_peered":"2023-10-07T21:49:07.600066+0000","last_unstale":"2023-10-07T21:49:07.600954+0000","last_undegraded":"2023-10-07T21:49:07.600954+0000","last_fullsized":"2023-10-07T21:49:07.600954+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:26.561066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582326+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T21:49:07.582326+0000","last_peered":"2023-10-07T21:49:07.582326+0000","last_clean":"2023-10-07T21:49:07.582326+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T21:49:07.582326+0000","last_undegraded":"2023-10-07T21:49:07.582326+0000","last_fullsized":"2023-10-07T21:49:07.582326+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.577798+0000","last_change":"2023-10-07T21:47:16.997355+0000","last_active":"2023-10-07T21:49:06.577798+0000","last_peered":"2023-10-07T21:49:06.577798+0000","last_clean":"2023-10-07T21:49:06.577798+0000","last_became_active":"2023-10-07T21:47:16.997014+0000","last_became_peered":"2023-10-07T21:47:16.997014+0000","last_unstale":"2023-10-07T21:49:06.577798+0000","last_undegraded":"2023-10-07T21:49:06.577798+0000","last_fullsized":"2023-10-07T21:49:06.577798+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:25:11.980522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201509,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311168,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":93433984,"statfs":{"total":95995035648,"available":95676399616,"internally_reserved":0,"allocated":1630208,"data_stored":1146107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.57499999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.79500000000000004,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.141,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.79200000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:51:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97999999999999998,"15min":0.998},"min":{"1min":0.66200000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.254,"5min":1.393,"15min":1.393},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.999,"15min":1.0409999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1859999999999999,"5min":1.29,"15min":1.29},"last":1.0620000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.879},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.097,"15min":1.101},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.1479999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1359999999999999,"15min":1.135},"min":{"1min":0.91100000000000003,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.4630000000000001,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.032}]},{"osd":4,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0369999999999999,"15min":0.97799999999999998},"min":{"1min":0.60099999999999998,"5min":0.53300000000000003,"15min":0.46200000000000002},"max":{"1min":1.4430000000000001,"5min":1.591,"15min":2.605},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0389999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.499,"15min":0.39400000000000002},"max":{"1min":1.304,"5min":1.4419999999999999,"15min":2.1459999999999999},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.73899999999999999,"5min":0.58299999999999996,"15min":0.497},"max":{"1min":1.393,"5min":1.48,"15min":1.923},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1679999999999999,"15min":1.1060000000000001},"min":{"1min":0.77400000000000002,"5min":0.56399999999999995,"15min":0.41699999999999998},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":2.8170000000000002},"last":0.66800000000000004}]},{"osd":6,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.202,"15min":1.1259999999999999},"min":{"1min":0.93200000000000005,"5min":0.61399999999999999,"15min":0.51700000000000002},"max":{"1min":1.589,"5min":1.589,"15min":1.746},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1719999999999999,"15min":1.1160000000000001},"min":{"1min":0.72499999999999998,"5min":0.67200000000000004,"15min":0.47099999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":2.6019999999999999},"last":1.0049999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463153,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307060,"kb_used_data":1580,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93438092,"statfs":{"total":95995035648,"available":95680606208,"internally_reserved":0,"allocated":1617920,"data_stored":1145961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.88900000000000001,"15min":0.92800000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.1499999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0900000000000001,"15min":1.1020000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0389999999999999,"15min":1.056},"min":{"1min":0.71599999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.1850000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.79100000000000004}]},{"osd":2,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0860000000000001,"15min":1.073},"min":{"1min":0.76800000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.871},{"interface":"front","average":{"1min":1.133,"5min":1.0740000000000001,"15min":1.0640000000000001},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.034}]},{"osd":3,"last update":"Sat Oct 7 21:51:16 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0269999999999999,"15min":1.024},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.016,"15min":1.0149999999999999},"min":{"1min":0.70799999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.292,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.89600000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.98899999999999999,"15min":0.94599999999999995},"min":{"1min":0.69999999999999996,"5min":0.496,"15min":0.432},"max":{"1min":1.3819999999999999,"5min":1.407,"15min":1.407},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.1020000000000001,"15min":1.0329999999999999},"min":{"1min":0.81499999999999995,"5min":0.72199999999999998,"15min":0.48299999999999998},"max":{"1min":1.794,"5min":1.794,"15min":1.875},"last":0.73999999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0780000000000001,"15min":1.018},"min":{"1min":0.5,"5min":0.5,"15min":0.46300000000000002},"max":{"1min":1.4590000000000001,"5min":1.518,"15min":2.1840000000000002},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.258,"5min":1.1919999999999999,"15min":1.101},"min":{"1min":0.72199999999999998,"5min":0.621,"15min":0.48699999999999999},"max":{"1min":1.7170000000000001,"5min":1.7170000000000001,"15min":1.9359999999999999},"last":0.99399999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.179,"15min":1.1200000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.46200000000000002},"max":{"1min":1.637,"5min":1.637,"15min":2.3769999999999998},"last":1.262},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1519999999999999,"15min":1.127},"min":{"1min":0.60299999999999998,"5min":0.59399999999999997,"15min":0.58999999999999997},"max":{"1min":1.4079999999999999,"5min":1.554,"15min":2.4870000000000001},"last":1.1279999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056694,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28508,"kb_used_data":1036,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716644,"statfs":{"total":95995035648,"available":95965843456,"internally_reserved":0,"allocated":1060864,"data_stored":561307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":28111270},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1160000000000001,"5min":1.538,"15min":1.538},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.85299999999999998,"15min":0.89300000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.044,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.39000000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83099999999999996,"15min":0.81899999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.7989999999999999,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.877}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.748,"15min":0.77200000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.93300000000000005,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.93999999999999995,"15min":0.98599999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2769999999999999,"5min":1.843,"15min":1.843},"last":1.002}]},{"osd":4,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.0029999999999999,"15min":1.0109999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.343,"5min":1.526,"15min":1.526},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0980000000000001,"15min":1.1339999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.452,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.0660000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.145,"15min":1.1990000000000001},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.3160000000000001,"5min":1.52,"15min":1.52},"last":1.353},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.161,"15min":1.2330000000000001},"min":{"1min":0.82099999999999995,"5min":0.751,"15min":0.751},"max":{"1min":1.4079999999999999,"5min":1.577,"15min":1.577},"last":1.2529999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.1359999999999999,"15min":1.1879999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.4199999999999999,"5min":1.611,"15min":1.611},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.141,"15min":1.1839999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.51,"5min":1.671,"15min":1.671},"last":1.036}]},{"osd":7,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.2270000000000001,"15min":1.274},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.468,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.091},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.2729999999999999,"15min":1.3380000000000001},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5580000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.2909999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220220,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29108,"kb_used_data":1632,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716044,"statfs":{"total":95995035648,"available":95965229056,"internally_reserved":0,"allocated":1671168,"data_stored":1152773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":28111073},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:51:26 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.70799999999999996,"15min":0.72599999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.079,"5min":1.262,"15min":1.262},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.78400000000000003,"15min":0.79400000000000004},"min":{"1min":0.42099999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.76700000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.79800000000000004,"15min":0.81299999999999994},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.876},{"interface":"front","average":{"1min":0.746,"5min":0.83099999999999996,"15min":0.84499999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0609999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.85299999999999998,"15min":0.873},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.1180000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.089},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.88400000000000001,"15min":0.90400000000000003},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.173,"5min":1.262,"15min":1.262},"last":0.98599999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1499999999999999,"15min":1.1739999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.454,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.1240000000000001,"15min":1.1919999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.27,"5min":1.583,"15min":1.583},"last":1.0209999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.0580000000000001,"15min":1.107},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.177,"5min":1.639,"15min":1.639},"last":1.22},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.127,"15min":1.091},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4870000000000001,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.1910000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.137,"15min":1.115},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.7030000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.1479999999999999,"15min":1.1739999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.1339999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2050000000000001,"15min":1.206},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.548,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.2569999999999999,"15min":1.2789999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.615,"5min":1.75,"15min":1.75},"last":1.161}]}]},{"osd":2,"up_from":95,"seq":408021893158,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28436,"kb_used_data":1032,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716716,"statfs":{"total":95995035648,"available":95965917184,"internally_reserved":0,"allocated":1056768,"data_stored":559779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":28046089},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.70099999999999996,"15min":0.70799999999999996},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0329999999999999,"5min":1.135,"15min":1.135},"last":0.746},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.74199999999999999,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.78600000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80600000000000005,"15min":0.81899999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.96799999999999997,"15min":0.996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":1.0149999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.92400000000000004,"15min":0.95799999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.2629999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.81999999999999995,"15min":0.84399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.0740000000000001,"5min":1.202,"15min":1.202},"last":0.86699999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98399999999999999,"15min":0.99299999999999999},"min":{"1min":0.65600000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.196,"5min":1.357,"15min":1.357},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.323,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.05}]},{"osd":5,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1080000000000001,"15min":1.1319999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.292,"5min":1.484,"15min":1.484},"last":1.2470000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1140000000000001,"15min":1.1459999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.218,"5min":1.53,"15min":1.53},"last":1.3180000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1459999999999999,"15min":1.1579999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4319999999999999,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.135},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.272,"15min":1.296},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.472,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1830000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:50:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.181,"15min":1.2030000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3280000000000001,"5min":1.611,"15min":1.611},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.248,"15min":1.268},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.2929999999999999}]}]},{"osd":3,"up_from":100,"seq":429496729632,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28420,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27389,"kb_avail":93716732,"statfs":{"total":95995035648,"available":95965933568,"internally_reserved":0,"allocated":1032192,"data_stored":555334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":28046955},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.77300000000000002,"15min":0.78700000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.107,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.84999999999999998,"15min":0.86399999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.68400000000000005}]},{"osd":1,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.83699999999999997,"15min":0.85899999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2010000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.389},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.98399999999999999,"15min":1.01},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.367,"5min":1.421,"15min":1.421},"last":1.224}]},{"osd":2,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0189999999999999,"15min":1.0469999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.355,"5min":1.526,"15min":1.526},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.78900000000000003,"15min":0.80900000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.95199999999999996,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.89700000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.2569999999999999,"15min":1.3069999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1870000000000001,"5min":7.2009999999999996,"15min":7.2009999999999996},"last":1.3440000000000001},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.0449999999999999,"15min":1.0669999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3049999999999999,"5min":1.831,"15min":1.831},"last":1.258}]},{"osd":5,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.3420000000000001,"15min":1.4019999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4159999999999999,"5min":7.258,"15min":7.258},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2569999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5920000000000001,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.133}]},{"osd":6,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.556,"15min":1.6200000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.651,"5min":7.3099999999999996,"15min":7.3099999999999996},"last":1.3},{"interface":"front","average":{"1min":1.046,"5min":1.4430000000000001,"15min":1.5089999999999999},"min":{"1min":0.73899999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.476,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":1.1799999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.369,"15min":1.4119999999999999},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.4850000000000001,"5min":4.319,"15min":4.319},"last":1.47},{"interface":"front","average":{"1min":1.085,"5min":1.369,"15min":1.417},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4810000000000001,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":1.427}]}]},{"osd":4,"up_from":31,"seq":133143986436,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":1032192,"data_stored":555669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94099999999999995,"15min":0.95299999999999996},"min":{"1min":0.66200000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.349,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92700000000000005},"min":{"1min":0.58199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.59799999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.99199999999999999,"15min":1.0149999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.246,"5min":1.454,"15min":1.454},"last":0.73999999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1240000000000001,"15min":1.113},"min":{"1min":0.92800000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.353,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3080000000000001,"5min":1.383,"15min":1.383},"last":0.54000000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0309999999999999,"15min":1.0409999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.032,"5min":1.095,"15min":1.105},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.401,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.93899999999999995}]},{"osd":5,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95099999999999996,"15min":0.92400000000000004},"min":{"1min":0.68400000000000005,"5min":0.54500000000000004,"15min":0.374},"max":{"1min":1.373,"5min":1.486,"15min":1.486},"last":1.004},{"interface":"front","average":{"1min":1.145,"5min":1.1100000000000001,"15min":1.0669999999999999},"min":{"1min":0.60199999999999998,"5min":0.55800000000000005,"15min":0.443},"max":{"1min":1.4419999999999999,"5min":1.49,"15min":1.49},"last":0.95899999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:50:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1020000000000001,"15min":1.073},"min":{"1min":0.65200000000000002,"5min":0.55400000000000005,"15min":0.52300000000000002},"max":{"1min":1.4059999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1060000000000001,"15min":1.0940000000000001},"min":{"1min":0.73099999999999998,"5min":0.60899999999999999,"15min":0.46600000000000003},"max":{"1min":1.3939999999999999,"5min":1.5680000000000001,"15min":1.8759999999999999},"last":0.89800000000000002}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.157,"15min":1.137},"min":{"1min":0.89500000000000002,"5min":0.78400000000000003,"15min":0.41399999999999998},"max":{"1min":1.387,"5min":1.6040000000000001,"15min":1.835},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1359999999999999,"15min":1.1120000000000001},"min":{"1min":0.93200000000000005,"5min":0.78300000000000003,"15min":0.48999999999999999},"max":{"1min":1.446,"5min":1.514,"15min":1.726},"last":0.77200000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724795,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298280,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446872,"statfs":{"total":95995035648,"available":95689596928,"internally_reserved":0,"allocated":1015808,"data_stored":551425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95799999999999996,"15min":0.98099999999999998},"min":{"1min":0.59099999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3240000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.038,"5min":0.97299999999999998,"15min":0.95399999999999996},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.81799999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:51:22 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.999,"15min":1.012},"min":{"1min":0.64100000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.115},{"interface":"front","average":{"1min":0.874,"5min":0.93799999999999994,"15min":0.97599999999999998},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.196,"5min":1.2,"15min":1.2},"last":0.72799999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.2350000000000001,"5min":1.28,"15min":1.28},"last":1.008},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0649999999999999,"15min":1.069},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3049999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.2010000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.016,"15min":1.02},"min":{"1min":0.61199999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2330000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.236},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.079,"15min":1.079},"min":{"1min":0.78800000000000003,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.302,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.3169999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:50:33 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94399999999999995,"15min":0.93000000000000005},"min":{"1min":0.73399999999999999,"5min":0.54800000000000004,"15min":0.436},"max":{"1min":1.2370000000000001,"5min":1.3560000000000001,"15min":1.4630000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.093,"5min":1.036,"15min":1.0129999999999999},"min":{"1min":0.876,"5min":0.61499999999999999,"15min":0.53400000000000003},"max":{"1min":1.321,"5min":1.5329999999999999,"15min":3.0899999999999999},"last":1.369}]},{"osd":6,"last update":"Sat Oct 7 21:51:22 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.67400000000000004,"5min":0.66500000000000004,"15min":0.55300000000000005},"max":{"1min":1.3029999999999999,"5min":1.556,"15min":1.556},"last":1.167},{"interface":"front","average":{"1min":1.194,"5min":1.129,"15min":1.0920000000000001},"min":{"1min":0.95799999999999996,"5min":0.70099999999999996,"15min":0.59899999999999998},"max":{"1min":1.335,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.4410000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.1719999999999999,"15min":1.127},"min":{"1min":1.173,"5min":0.63800000000000001,"15min":0.60099999999999998},"max":{"1min":1.387,"5min":1.585,"15min":1.7609999999999999},"last":1.4039999999999999},{"interface":"front","average":{"1min":1.266,"5min":1.1799999999999999,"15min":1.129},"min":{"1min":0.94399999999999995,"5min":0.78500000000000003,"15min":0.45000000000000001},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.631},"last":1.3400000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:51:38.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:51:38.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:38 smithi081 bash[89466]: cluster 2023-10-07T21:51:36.998880+0000 mgr.y (mgr.25319) 357 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:38.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:38 smithi081 bash[89466]: audit 2023-10-07T21:51:37.609393+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:39.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:39 smithi008 bash[105281]: audit 2023-10-07T21:51:37.984399+0000 mgr.y (mgr.25319) 358 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:39.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:39 smithi008 bash[102097]: audit 2023-10-07T21:51:37.984399+0000 mgr.y (mgr.25319) 358 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:39.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:39 smithi081 bash[89466]: audit 2023-10-07T21:51:37.984399+0000 mgr.y (mgr.25319) 358 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:40.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:40 smithi008 bash[105281]: cluster 2023-10-07T21:51:38.999653+0000 mgr.y (mgr.25319) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:40 smithi008 bash[102097]: cluster 2023-10-07T21:51:38.999653+0000 mgr.y (mgr.25319) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:40.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:40 smithi081 bash[89466]: cluster 2023-10-07T21:51:38.999653+0000 mgr.y (mgr.25319) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:41.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:41 smithi008 bash[105281]: audit 2023-10-07T21:51:40.888113+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:41.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:41 smithi008 bash[102097]: audit 2023-10-07T21:51:40.888113+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:41.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:41 smithi081 bash[89466]: audit 2023-10-07T21:51:40.888113+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:42.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:42 smithi008 bash[105281]: cluster 2023-10-07T21:51:41.000370+0000 mgr.y (mgr.25319) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:42.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:42 smithi008 bash[102097]: cluster 2023-10-07T21:51:41.000370+0000 mgr.y (mgr.25319) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:42.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:42 smithi081 bash[89466]: cluster 2023-10-07T21:51:41.000370+0000 mgr.y (mgr.25319) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:43.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:43] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2023-10-07T21:51:43.521 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: cluster 2023-10-07T21:51:43.001366+0000 mgr.y (mgr.25319) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:43.803472+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:43.810339+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:44.052956+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:44.059125+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:44.532457+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:44.534260+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[105281]: audit 2023-10-07T21:51:44.543462+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: cluster 2023-10-07T21:51:43.001366+0000 mgr.y (mgr.25319) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:43.803472+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:43.810339+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:44.052956+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:44.059125+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:44.532457+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:44.534260+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:44 smithi008 bash[102097]: audit 2023-10-07T21:51:44.543462+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: cluster 2023-10-07T21:51:43.001366+0000 mgr.y (mgr.25319) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:45.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:43.803472+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:43.810339+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:44.052956+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:44.059125+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:45.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:44.532457+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:44.534260+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:44 smithi081 bash[89466]: audit 2023-10-07T21:51:44.543462+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:51:46.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:46 smithi008 bash[102097]: cluster 2023-10-07T21:51:45.002083+0000 mgr.y (mgr.25319) 362 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:46.913 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:51:46.916 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:51:47.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:46 smithi008 bash[105281]: cluster 2023-10-07T21:51:45.002083+0000 mgr.y (mgr.25319) 362 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:47.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:46 smithi081 bash[89466]: cluster 2023-10-07T21:51:45.002083+0000 mgr.y (mgr.25319) 362 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:47.657 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":296,"stamp":"2023-10-07T21:51:45.001723+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":222,"ondisk_log_size":222,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1329276,"kb_used_data":9880,"kb_used_omap":13,"kb_used_meta":1319282,"kb_avail":748631940,"statfs":{"total":767960285184,"available":766599106560,"internally_reserved":0,"allocated":10117120,"data_stored":6228355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":1350945787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005396"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":79,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578142+0000","last_change":"2023-10-07T21:48:36.338940+0000","last_active":"2023-10-07T21:49:06.578142+0000","last_peered":"2023-10-07T21:49:06.578142+0000","last_clean":"2023-10-07T21:49:06.578142+0000","last_became_active":"2023-10-07T21:48:36.338605+0000","last_became_peered":"2023-10-07T21:48:36.338605+0000","last_unstale":"2023-10-07T21:49:06.578142+0000","last_undegraded":"2023-10-07T21:49:06.578142+0000","last_fullsized":"2023-10-07T21:49:06.578142+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.661505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598832+0000","last_change":"2023-10-07T21:49:07.598052+0000","last_active":"2023-10-07T21:49:07.598832+0000","last_peered":"2023-10-07T21:49:07.598832+0000","last_clean":"2023-10-07T21:49:07.598832+0000","last_became_active":"2023-10-07T21:49:07.597639+0000","last_became_peered":"2023-10-07T21:49:07.597639+0000","last_unstale":"2023-10-07T21:49:07.598832+0000","last_undegraded":"2023-10-07T21:49:07.598832+0000","last_fullsized":"2023-10-07T21:49:07.598832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:18.075292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":46,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597134+0000","last_change":"2023-10-07T21:49:07.596892+0000","last_active":"2023-10-07T21:49:07.597134+0000","last_peered":"2023-10-07T21:49:07.597134+0000","last_clean":"2023-10-07T21:49:07.597134+0000","last_became_active":"2023-10-07T21:49:07.596506+0000","last_became_peered":"2023-10-07T21:49:07.596506+0000","last_unstale":"2023-10-07T21:49:07.597134+0000","last_undegraded":"2023-10-07T21:49:07.597134+0000","last_fullsized":"2023-10-07T21:49:07.597134+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:11.305800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.602457+0000","last_change":"2023-10-07T21:49:07.602047+0000","last_active":"2023-10-07T21:49:07.602457+0000","last_peered":"2023-10-07T21:49:07.602457+0000","last_clean":"2023-10-07T21:49:07.602457+0000","last_became_active":"2023-10-07T21:49:07.601722+0000","last_became_peered":"2023-10-07T21:49:07.601722+0000","last_unstale":"2023-10-07T21:49:07.602457+0000","last_undegraded":"2023-10-07T21:49:07.602457+0000","last_fullsized":"2023-10-07T21:49:07.602457+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:04:21.450637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":82,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603625+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T21:49:07.603625+0000","last_peered":"2023-10-07T21:49:07.603625+0000","last_clean":"2023-10-07T21:49:07.603625+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T21:49:07.603625+0000","last_undegraded":"2023-10-07T21:49:07.603625+0000","last_fullsized":"2023-10-07T21:49:07.603625+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585924+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T21:49:06.585924+0000","last_peered":"2023-10-07T21:49:06.585924+0000","last_clean":"2023-10-07T21:49:06.585924+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585924+0000","last_undegraded":"2023-10-07T21:49:06.585924+0000","last_fullsized":"2023-10-07T21:49:06.585924+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.604440+0000","last_change":"2023-10-07T21:49:07.604163+0000","last_active":"2023-10-07T21:49:07.604440+0000","last_peered":"2023-10-07T21:49:07.604440+0000","last_clean":"2023-10-07T21:49:07.604440+0000","last_became_active":"2023-10-07T21:49:07.603799+0000","last_became_peered":"2023-10-07T21:49:07.603799+0000","last_unstale":"2023-10-07T21:49:07.604440+0000","last_undegraded":"2023-10-07T21:49:07.604440+0000","last_fullsized":"2023-10-07T21:49:07.604440+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:37.672694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605676+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T21:49:07.605676+0000","last_peered":"2023-10-07T21:49:07.605676+0000","last_clean":"2023-10-07T21:49:07.605676+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T21:49:07.605676+0000","last_undegraded":"2023-10-07T21:49:07.605676+0000","last_fullsized":"2023-10-07T21:49:07.605676+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588275+0000","last_change":"2023-10-07T21:47:16.996200+0000","last_active":"2023-10-07T21:49:06.588275+0000","last_peered":"2023-10-07T21:49:06.588275+0000","last_clean":"2023-10-07T21:49:06.588275+0000","last_became_active":"2023-10-07T21:47:16.995879+0000","last_became_peered":"2023-10-07T21:47:16.995879+0000","last_unstale":"2023-10-07T21:49:06.588275+0000","last_undegraded":"2023-10-07T21:49:06.588275+0000","last_fullsized":"2023-10-07T21:49:06.588275+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.329125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605699+0000","last_change":"2023-10-07T21:49:07.605359+0000","last_active":"2023-10-07T21:49:07.605699+0000","last_peered":"2023-10-07T21:49:07.605699+0000","last_clean":"2023-10-07T21:49:07.605699+0000","last_became_active":"2023-10-07T21:49:07.605081+0000","last_became_peered":"2023-10-07T21:49:07.605081+0000","last_unstale":"2023-10-07T21:49:07.605699+0000","last_undegraded":"2023-10-07T21:49:07.605699+0000","last_fullsized":"2023-10-07T21:49:07.605699+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:35.648858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.592426+0000","last_change":"2023-10-07T21:49:07.592426+0000","last_active":"2023-10-07T21:49:07.592426+0000","last_peered":"2023-10-07T21:49:07.592426+0000","last_clean":"2023-10-07T21:49:07.592426+0000","last_became_active":"2023-10-07T21:49:07.591970+0000","last_became_peered":"2023-10-07T21:49:07.591970+0000","last_unstale":"2023-10-07T21:49:07.592426+0000","last_undegraded":"2023-10-07T21:49:07.592426+0000","last_fullsized":"2023-10-07T21:49:07.592426+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:56.556076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.584120+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T21:49:07.584120+0000","last_peered":"2023-10-07T21:49:07.584120+0000","last_clean":"2023-10-07T21:49:07.584120+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T21:49:07.584120+0000","last_undegraded":"2023-10-07T21:49:07.584120+0000","last_fullsized":"2023-10-07T21:49:07.584120+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":71,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580215+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:49:06.580215+0000","last_peered":"2023-10-07T21:49:06.580215+0000","last_clean":"2023-10-07T21:49:06.580215+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:49:06.580215+0000","last_undegraded":"2023-10-07T21:49:06.580215+0000","last_fullsized":"2023-10-07T21:49:06.580215+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579108+0000","last_change":"2023-10-07T21:47:16.999340+0000","last_active":"2023-10-07T21:49:06.579108+0000","last_peered":"2023-10-07T21:49:06.579108+0000","last_clean":"2023-10-07T21:49:06.579108+0000","last_became_active":"2023-10-07T21:47:16.999028+0000","last_became_peered":"2023-10-07T21:47:16.999028+0000","last_unstale":"2023-10-07T21:49:06.579108+0000","last_undegraded":"2023-10-07T21:49:06.579108+0000","last_fullsized":"2023-10-07T21:49:06.579108+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:02.849006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587646+0000","last_change":"2023-10-07T21:48:36.338473+0000","last_active":"2023-10-07T21:49:06.587646+0000","last_peered":"2023-10-07T21:49:06.587646+0000","last_clean":"2023-10-07T21:49:06.587646+0000","last_became_active":"2023-10-07T21:48:36.338067+0000","last_became_peered":"2023-10-07T21:48:36.338067+0000","last_unstale":"2023-10-07T21:49:06.587646+0000","last_undegraded":"2023-10-07T21:49:06.587646+0000","last_fullsized":"2023-10-07T21:49:06.587646+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:40:56.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598866+0000","last_change":"2023-10-07T21:49:07.598093+0000","last_active":"2023-10-07T21:49:07.598866+0000","last_peered":"2023-10-07T21:49:07.598866+0000","last_clean":"2023-10-07T21:49:07.598866+0000","last_became_active":"2023-10-07T21:49:07.597696+0000","last_became_peered":"2023-10-07T21:49:07.597696+0000","last_unstale":"2023-10-07T21:49:07.598866+0000","last_undegraded":"2023-10-07T21:49:07.598866+0000","last_fullsized":"2023-10-07T21:49:07.598866+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:47.533971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601580+0000","last_change":"2023-10-07T21:49:07.601339+0000","last_active":"2023-10-07T21:49:07.601580+0000","last_peered":"2023-10-07T21:49:07.601580+0000","last_clean":"2023-10-07T21:49:07.601580+0000","last_became_active":"2023-10-07T21:49:07.600617+0000","last_became_peered":"2023-10-07T21:49:07.600617+0000","last_unstale":"2023-10-07T21:49:07.601580+0000","last_undegraded":"2023-10-07T21:49:07.601580+0000","last_fullsized":"2023-10-07T21:49:07.601580+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:28:59.738173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600832+0000","last_change":"2023-10-07T21:49:07.600832+0000","last_active":"2023-10-07T21:49:07.600832+0000","last_peered":"2023-10-07T21:49:07.600832+0000","last_clean":"2023-10-07T21:49:07.600832+0000","last_became_active":"2023-10-07T21:49:07.600486+0000","last_became_peered":"2023-10-07T21:49:07.600486+0000","last_unstale":"2023-10-07T21:49:07.600832+0000","last_undegraded":"2023-10-07T21:49:07.600832+0000","last_fullsized":"2023-10-07T21:49:07.600832+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:18:34.018371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.587145+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:49:06.587145+0000","last_peered":"2023-10-07T21:49:06.587145+0000","last_clean":"2023-10-07T21:49:06.587145+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:49:06.587145+0000","last_undegraded":"2023-10-07T21:49:06.587145+0000","last_fullsized":"2023-10-07T21:49:06.587145+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601642+0000","last_change":"2023-10-07T21:49:07.600897+0000","last_active":"2023-10-07T21:49:07.601642+0000","last_peered":"2023-10-07T21:49:07.601642+0000","last_clean":"2023-10-07T21:49:07.601642+0000","last_became_active":"2023-10-07T21:49:07.600402+0000","last_became_peered":"2023-10-07T21:49:07.600402+0000","last_unstale":"2023-10-07T21:49:07.601642+0000","last_undegraded":"2023-10-07T21:49:07.601642+0000","last_fullsized":"2023-10-07T21:49:07.601642+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:43.766293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":73,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584940+0000","last_change":"2023-10-07T21:46:44.013823+0000","last_active":"2023-10-07T21:49:06.584940+0000","last_peered":"2023-10-07T21:49:06.584940+0000","last_clean":"2023-10-07T21:49:06.584940+0000","last_became_active":"2023-10-07T21:46:44.013418+0000","last_became_peered":"2023-10-07T21:46:44.013418+0000","last_unstale":"2023-10-07T21:49:06.584940+0000","last_undegraded":"2023-10-07T21:49:06.584940+0000","last_fullsized":"2023-10-07T21:49:06.584940+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:39.399358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.597477+0000","last_change":"2023-10-07T21:49:07.597154+0000","last_active":"2023-10-07T21:49:07.597477+0000","last_peered":"2023-10-07T21:49:07.597477+0000","last_clean":"2023-10-07T21:49:07.597477+0000","last_became_active":"2023-10-07T21:49:07.596852+0000","last_became_peered":"2023-10-07T21:49:07.596852+0000","last_unstale":"2023-10-07T21:49:07.597477+0000","last_undegraded":"2023-10-07T21:49:07.597477+0000","last_fullsized":"2023-10-07T21:49:07.597477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:44:37.382798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":62,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589957+0000","last_change":"2023-10-07T21:46:44.014278+0000","last_active":"2023-10-07T21:49:06.589957+0000","last_peered":"2023-10-07T21:49:06.589957+0000","last_clean":"2023-10-07T21:49:06.589957+0000","last_became_active":"2023-10-07T21:46:44.013810+0000","last_became_peered":"2023-10-07T21:46:44.013810+0000","last_unstale":"2023-10-07T21:49:06.589957+0000","last_undegraded":"2023-10-07T21:49:06.589957+0000","last_fullsized":"2023-10-07T21:49:06.589957+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:25:58.458037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578720+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:49:06.578720+0000","last_peered":"2023-10-07T21:49:06.578720+0000","last_clean":"2023-10-07T21:49:06.578720+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:49:06.578720+0000","last_undegraded":"2023-10-07T21:49:06.578720+0000","last_fullsized":"2023-10-07T21:49:06.578720+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.589105+0000","last_change":"2023-10-07T21:47:16.998687+0000","last_active":"2023-10-07T21:49:06.589105+0000","last_peered":"2023-10-07T21:49:06.589105+0000","last_clean":"2023-10-07T21:49:06.589105+0000","last_became_active":"2023-10-07T21:47:16.998316+0000","last_became_peered":"2023-10-07T21:47:16.998316+0000","last_unstale":"2023-10-07T21:49:06.589105+0000","last_undegraded":"2023-10-07T21:49:06.589105+0000","last_fullsized":"2023-10-07T21:49:06.589105+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:35:26.276280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594132+0000","last_change":"2023-10-07T21:49:07.594132+0000","last_active":"2023-10-07T21:49:07.594132+0000","last_peered":"2023-10-07T21:49:07.594132+0000","last_clean":"2023-10-07T21:49:07.594132+0000","last_became_active":"2023-10-07T21:49:07.593281+0000","last_became_peered":"2023-10-07T21:49:07.593281+0000","last_unstale":"2023-10-07T21:49:07.594132+0000","last_undegraded":"2023-10-07T21:49:07.594132+0000","last_fullsized":"2023-10-07T21:49:07.594132+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:01:17.311605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":45,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590223+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:49:06.590223+0000","last_peered":"2023-10-07T21:49:06.590223+0000","last_clean":"2023-10-07T21:49:06.590223+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:49:06.590223+0000","last_undegraded":"2023-10-07T21:49:06.590223+0000","last_fullsized":"2023-10-07T21:49:06.590223+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584028+0000","last_change":"2023-10-07T21:47:17.001424+0000","last_active":"2023-10-07T21:49:06.584028+0000","last_peered":"2023-10-07T21:49:06.584028+0000","last_clean":"2023-10-07T21:49:06.584028+0000","last_became_active":"2023-10-07T21:47:17.001006+0000","last_became_peered":"2023-10-07T21:47:17.001006+0000","last_unstale":"2023-10-07T21:49:06.584028+0000","last_undegraded":"2023-10-07T21:49:06.584028+0000","last_fullsized":"2023-10-07T21:49:06.584028+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:45:15.431071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599498+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T21:49:07.599498+0000","last_peered":"2023-10-07T21:49:07.599498+0000","last_clean":"2023-10-07T21:49:07.599498+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T21:49:07.599498+0000","last_undegraded":"2023-10-07T21:49:07.599498+0000","last_fullsized":"2023-10-07T21:49:07.599498+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582121+0000","last_change":"2023-10-07T21:47:16.992883+0000","last_active":"2023-10-07T21:49:07.582121+0000","last_peered":"2023-10-07T21:49:07.582121+0000","last_clean":"2023-10-07T21:49:07.582121+0000","last_became_active":"2023-10-07T21:47:16.992417+0000","last_became_peered":"2023-10-07T21:47:16.992417+0000","last_unstale":"2023-10-07T21:49:07.582121+0000","last_undegraded":"2023-10-07T21:49:07.582121+0000","last_fullsized":"2023-10-07T21:49:07.582121+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:36:05.939232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":64,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600959+0000","last_change":"2023-10-07T21:49:07.600413+0000","last_active":"2023-10-07T21:49:07.600959+0000","last_peered":"2023-10-07T21:49:07.600959+0000","last_clean":"2023-10-07T21:49:07.600959+0000","last_became_active":"2023-10-07T21:49:07.600072+0000","last_became_peered":"2023-10-07T21:49:07.600072+0000","last_unstale":"2023-10-07T21:49:07.600959+0000","last_undegraded":"2023-10-07T21:49:07.600959+0000","last_fullsized":"2023-10-07T21:49:07.600959+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:55.049946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.598609+0000","last_change":"2023-10-07T21:49:07.598609+0000","last_active":"2023-10-07T21:49:07.598609+0000","last_peered":"2023-10-07T21:49:07.598609+0000","last_clean":"2023-10-07T21:49:07.598609+0000","last_became_active":"2023-10-07T21:49:07.598231+0000","last_became_peered":"2023-10-07T21:49:07.598231+0000","last_unstale":"2023-10-07T21:49:07.598609+0000","last_undegraded":"2023-10-07T21:49:07.598609+0000","last_fullsized":"2023-10-07T21:49:07.598609+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:27.574220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584672+0000","last_change":"2023-10-07T21:47:17.001766+0000","last_active":"2023-10-07T21:49:06.584672+0000","last_peered":"2023-10-07T21:49:06.584672+0000","last_clean":"2023-10-07T21:49:06.584672+0000","last_became_active":"2023-10-07T21:47:17.001332+0000","last_became_peered":"2023-10-07T21:47:17.001332+0000","last_unstale":"2023-10-07T21:49:06.584672+0000","last_undegraded":"2023-10-07T21:49:06.584672+0000","last_fullsized":"2023-10-07T21:49:06.584672+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:08.857829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":69,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579263+0000","last_change":"2023-10-07T21:48:36.341101+0000","last_active":"2023-10-07T21:49:06.579263+0000","last_peered":"2023-10-07T21:49:06.579263+0000","last_clean":"2023-10-07T21:49:06.579263+0000","last_became_active":"2023-10-07T21:48:36.340691+0000","last_became_peered":"2023-10-07T21:48:36.340691+0000","last_unstale":"2023-10-07T21:49:06.579263+0000","last_undegraded":"2023-10-07T21:49:06.579263+0000","last_fullsized":"2023-10-07T21:49:06.579263+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:27.621282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584845+0000","last_change":"2023-10-07T21:48:36.341459+0000","last_active":"2023-10-07T21:49:06.584845+0000","last_peered":"2023-10-07T21:49:06.584845+0000","last_clean":"2023-10-07T21:49:06.584845+0000","last_became_active":"2023-10-07T21:48:36.341041+0000","last_became_peered":"2023-10-07T21:48:36.341041+0000","last_unstale":"2023-10-07T21:49:06.584845+0000","last_undegraded":"2023-10-07T21:49:06.584845+0000","last_fullsized":"2023-10-07T21:49:06.584845+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:01.234245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579472+0000","last_change":"2023-10-07T21:47:17.000209+0000","last_active":"2023-10-07T21:49:06.579472+0000","last_peered":"2023-10-07T21:49:06.579472+0000","last_clean":"2023-10-07T21:49:06.579472+0000","last_became_active":"2023-10-07T21:47:16.999855+0000","last_became_peered":"2023-10-07T21:47:16.999855+0000","last_unstale":"2023-10-07T21:49:06.579472+0000","last_undegraded":"2023-10-07T21:49:06.579472+0000","last_fullsized":"2023-10-07T21:49:06.579472+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:30.661034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":65,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.599053+0000","last_change":"2023-10-07T21:49:07.598289+0000","last_active":"2023-10-07T21:49:07.599053+0000","last_peered":"2023-10-07T21:49:07.599053+0000","last_clean":"2023-10-07T21:49:07.599053+0000","last_became_active":"2023-10-07T21:49:07.597799+0000","last_became_peered":"2023-10-07T21:49:07.597799+0000","last_unstale":"2023-10-07T21:49:07.599053+0000","last_undegraded":"2023-10-07T21:49:07.599053+0000","last_fullsized":"2023-10-07T21:49:07.599053+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:24.837096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.593739+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.593451+0000","last_became_peered":"2023-10-07T21:49:07.593451+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:36.183751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":74,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993848+0000","last_change":"2023-10-07T21:47:16.999367+0000","last_active":"2023-10-07T21:49:19.993848+0000","last_peered":"2023-10-07T21:49:19.993848+0000","last_clean":"2023-10-07T21:49:19.993848+0000","last_became_active":"2023-10-07T21:47:16.998848+0000","last_became_peered":"2023-10-07T21:47:16.998848+0000","last_unstale":"2023-10-07T21:49:19.993848+0000","last_undegraded":"2023-10-07T21:49:19.993848+0000","last_fullsized":"2023-10-07T21:49:19.993848+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:54:29.262825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":77,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600706+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T21:49:07.600706+0000","last_peered":"2023-10-07T21:49:07.600706+0000","last_clean":"2023-10-07T21:49:07.600706+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T21:49:07.600706+0000","last_undegraded":"2023-10-07T21:49:07.600706+0000","last_fullsized":"2023-10-07T21:49:07.600706+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":35,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993800+0000","last_change":"2023-10-07T21:47:17.003388+0000","last_active":"2023-10-07T21:49:19.993800+0000","last_peered":"2023-10-07T21:49:19.993800+0000","last_clean":"2023-10-07T21:49:19.993800+0000","last_became_active":"2023-10-07T21:47:17.002620+0000","last_became_peered":"2023-10-07T21:47:17.002620+0000","last_unstale":"2023-10-07T21:49:19.993800+0000","last_undegraded":"2023-10-07T21:49:19.993800+0000","last_fullsized":"2023-10-07T21:49:19.993800+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:54.745291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580633+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T21:49:06.580633+0000","last_peered":"2023-10-07T21:49:06.580633+0000","last_clean":"2023-10-07T21:49:06.580633+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T21:49:06.580633+0000","last_undegraded":"2023-10-07T21:49:06.580633+0000","last_fullsized":"2023-10-07T21:49:06.580633+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.578135+0000","last_change":"2023-10-07T21:46:44.011638+0000","last_active":"2023-10-07T21:49:06.578135+0000","last_peered":"2023-10-07T21:49:06.578135+0000","last_clean":"2023-10-07T21:49:06.578135+0000","last_became_active":"2023-10-07T21:46:44.011286+0000","last_became_peered":"2023-10-07T21:46:44.011286+0000","last_unstale":"2023-10-07T21:49:06.578135+0000","last_undegraded":"2023-10-07T21:49:06.578135+0000","last_fullsized":"2023-10-07T21:49:06.578135+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:25:02.641702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":61,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993898+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T21:49:19.993898+0000","last_peered":"2023-10-07T21:49:19.993898+0000","last_clean":"2023-10-07T21:49:19.993898+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T21:49:19.993898+0000","last_undegraded":"2023-10-07T21:49:19.993898+0000","last_fullsized":"2023-10-07T21:49:19.993898+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":81,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594003+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T21:49:07.594003+0000","last_peered":"2023-10-07T21:49:07.594003+0000","last_clean":"2023-10-07T21:49:07.594003+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T21:49:07.594003+0000","last_undegraded":"2023-10-07T21:49:07.594003+0000","last_fullsized":"2023-10-07T21:49:07.594003+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:14.993006+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T21:49:14.993006+0000","last_peered":"2023-10-07T21:49:14.993006+0000","last_clean":"2023-10-07T21:49:14.993006+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T21:49:14.993006+0000","last_undegraded":"2023-10-07T21:49:14.993006+0000","last_fullsized":"2023-10-07T21:49:14.993006+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":69,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:24.994789+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T21:49:24.994789+0000","last_peered":"2023-10-07T21:49:24.994789+0000","last_clean":"2023-10-07T21:49:24.994789+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T21:49:24.994789+0000","last_undegraded":"2023-10-07T21:49:24.994789+0000","last_fullsized":"2023-10-07T21:49:24.994789+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580311+0000","last_change":"2023-10-07T21:48:36.339303+0000","last_active":"2023-10-07T21:49:06.580311+0000","last_peered":"2023-10-07T21:49:06.580311+0000","last_clean":"2023-10-07T21:49:06.580311+0000","last_became_active":"2023-10-07T21:48:36.338964+0000","last_became_peered":"2023-10-07T21:48:36.338964+0000","last_unstale":"2023-10-07T21:49:06.580311+0000","last_undegraded":"2023-10-07T21:49:06.580311+0000","last_fullsized":"2023-10-07T21:49:06.580311+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:40.355794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":440,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588159+0000","last_change":"2023-10-07T21:46:44.014160+0000","last_active":"2023-10-07T21:49:06.588159+0000","last_peered":"2023-10-07T21:49:06.588159+0000","last_clean":"2023-10-07T21:49:06.588159+0000","last_became_active":"2023-10-07T21:46:44.013689+0000","last_became_peered":"2023-10-07T21:46:44.013689+0000","last_unstale":"2023-10-07T21:49:06.588159+0000","last_undegraded":"2023-10-07T21:49:06.588159+0000","last_fullsized":"2023-10-07T21:49:06.588159+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:03.542738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605687+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T21:49:07.605687+0000","last_peered":"2023-10-07T21:49:07.605687+0000","last_clean":"2023-10-07T21:49:07.605687+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T21:49:07.605687+0000","last_undegraded":"2023-10-07T21:49:07.605687+0000","last_fullsized":"2023-10-07T21:49:07.605687+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.584206+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:49:06.584206+0000","last_peered":"2023-10-07T21:49:06.584206+0000","last_clean":"2023-10-07T21:49:06.584206+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:49:06.584206+0000","last_undegraded":"2023-10-07T21:49:06.584206+0000","last_fullsized":"2023-10-07T21:49:06.584206+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":81,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.588258+0000","last_change":"2023-10-07T21:47:16.992967+0000","last_active":"2023-10-07T21:49:06.588258+0000","last_peered":"2023-10-07T21:49:06.588258+0000","last_clean":"2023-10-07T21:49:06.588258+0000","last_became_active":"2023-10-07T21:47:16.992181+0000","last_became_peered":"2023-10-07T21:47:16.992181+0000","last_unstale":"2023-10-07T21:49:06.588258+0000","last_undegraded":"2023-10-07T21:49:06.588258+0000","last_fullsized":"2023-10-07T21:49:06.588258+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:54.066737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":52,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.601559+0000","last_change":"2023-10-07T21:49:07.600826+0000","last_active":"2023-10-07T21:49:07.601559+0000","last_peered":"2023-10-07T21:49:07.601559+0000","last_clean":"2023-10-07T21:49:07.601559+0000","last_became_active":"2023-10-07T21:49:07.600332+0000","last_became_peered":"2023-10-07T21:49:07.600332+0000","last_unstale":"2023-10-07T21:49:07.601559+0000","last_undegraded":"2023-10-07T21:49:07.601559+0000","last_fullsized":"2023-10-07T21:49:07.601559+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:13.639612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":66,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.586019+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T21:49:07.586019+0000","last_peered":"2023-10-07T21:49:07.586019+0000","last_clean":"2023-10-07T21:49:07.586019+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T21:49:07.586019+0000","last_undegraded":"2023-10-07T21:49:07.586019+0000","last_fullsized":"2023-10-07T21:49:07.586019+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.590503+0000","last_change":"2023-10-07T21:46:44.014335+0000","last_active":"2023-10-07T21:49:06.590503+0000","last_peered":"2023-10-07T21:49:06.590503+0000","last_clean":"2023-10-07T21:49:06.590503+0000","last_became_active":"2023-10-07T21:46:44.012893+0000","last_became_peered":"2023-10-07T21:46:44.012893+0000","last_unstale":"2023-10-07T21:49:06.590503+0000","last_undegraded":"2023-10-07T21:49:06.590503+0000","last_fullsized":"2023-10-07T21:49:06.590503+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:18.976569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":47,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:19.993874+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T21:49:19.993874+0000","last_peered":"2023-10-07T21:49:19.993874+0000","last_clean":"2023-10-07T21:49:19.993874+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T21:49:19.993874+0000","last_undegraded":"2023-10-07T21:49:19.993874+0000","last_fullsized":"2023-10-07T21:49:19.993874+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":40,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.581912+0000","last_change":"2023-10-07T21:46:44.019618+0000","last_active":"2023-10-07T21:49:07.581912+0000","last_peered":"2023-10-07T21:49:07.581912+0000","last_clean":"2023-10-07T21:49:07.581912+0000","last_became_active":"2023-10-07T21:46:44.019267+0000","last_became_peered":"2023-10-07T21:46:44.019267+0000","last_unstale":"2023-10-07T21:49:07.581912+0000","last_undegraded":"2023-10-07T21:49:07.581912+0000","last_fullsized":"2023-10-07T21:49:07.581912+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:58:05.580408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":63,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603142+0000","last_change":"2023-10-07T21:49:07.600985+0000","last_active":"2023-10-07T21:49:07.603142+0000","last_peered":"2023-10-07T21:49:07.603142+0000","last_clean":"2023-10-07T21:49:07.603142+0000","last_became_active":"2023-10-07T21:49:07.600636+0000","last_became_peered":"2023-10-07T21:49:07.600636+0000","last_unstale":"2023-10-07T21:49:07.603142+0000","last_undegraded":"2023-10-07T21:49:07.603142+0000","last_fullsized":"2023-10-07T21:49:07.603142+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:50.273299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":34,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:24.994746+0000","last_change":"2023-10-07T21:47:17.004129+0000","last_active":"2023-10-07T21:49:24.994746+0000","last_peered":"2023-10-07T21:49:24.994746+0000","last_clean":"2023-10-07T21:49:24.994746+0000","last_became_active":"2023-10-07T21:47:17.003644+0000","last_became_peered":"2023-10-07T21:47:17.003644+0000","last_unstale":"2023-10-07T21:49:24.994746+0000","last_undegraded":"2023-10-07T21:49:24.994746+0000","last_fullsized":"2023-10-07T21:49:24.994746+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:54:28.529360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.603605+0000","last_change":"2023-10-07T21:49:07.601320+0000","last_active":"2023-10-07T21:49:07.603605+0000","last_peered":"2023-10-07T21:49:07.603605+0000","last_clean":"2023-10-07T21:49:07.603605+0000","last_became_active":"2023-10-07T21:49:07.599926+0000","last_became_peered":"2023-10-07T21:49:07.599926+0000","last_unstale":"2023-10-07T21:49:07.603605+0000","last_undegraded":"2023-10-07T21:49:07.603605+0000","last_fullsized":"2023-10-07T21:49:07.603605+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:02:35.435789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.585804+0000","last_change":"2023-10-07T21:48:36.337190+0000","last_active":"2023-10-07T21:49:06.585804+0000","last_peered":"2023-10-07T21:49:06.585804+0000","last_clean":"2023-10-07T21:49:06.585804+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:49:06.585804+0000","last_undegraded":"2023-10-07T21:49:06.585804+0000","last_fullsized":"2023-10-07T21:49:06.585804+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:10:08.827140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":57,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.585878+0000","last_change":"2023-10-07T21:47:17.002679+0000","last_active":"2023-10-07T21:49:07.585878+0000","last_peered":"2023-10-07T21:49:07.585878+0000","last_clean":"2023-10-07T21:49:07.585878+0000","last_became_active":"2023-10-07T21:47:17.001772+0000","last_became_peered":"2023-10-07T21:47:17.001772+0000","last_unstale":"2023-10-07T21:49:07.585878+0000","last_undegraded":"2023-10-07T21:49:07.585878+0000","last_fullsized":"2023-10-07T21:49:07.585878+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:24.088765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":42,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.579471+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:49:06.579471+0000","last_peered":"2023-10-07T21:49:06.579471+0000","last_clean":"2023-10-07T21:49:06.579471+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:49:06.579471+0000","last_undegraded":"2023-10-07T21:49:06.579471+0000","last_fullsized":"2023-10-07T21:49:06.579471+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":45,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:12.027327+0000","last_change":"2023-10-07T21:46:44.019948+0000","last_active":"2023-10-07T21:49:12.027327+0000","last_peered":"2023-10-07T21:49:12.027327+0000","last_clean":"2023-10-07T21:49:12.027327+0000","last_became_active":"2023-10-07T21:46:44.019567+0000","last_became_peered":"2023-10-07T21:46:44.019567+0000","last_unstale":"2023-10-07T21:49:12.027327+0000","last_undegraded":"2023-10-07T21:49:12.027327+0000","last_fullsized":"2023-10-07T21:49:12.027327+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:58.566505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":80,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.594257+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T21:49:07.594257+0000","last_peered":"2023-10-07T21:49:07.594257+0000","last_clean":"2023-10-07T21:49:07.594257+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T21:49:07.594257+0000","last_undegraded":"2023-10-07T21:49:07.594257+0000","last_fullsized":"2023-10-07T21:49:07.594257+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":63,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.580136+0000","last_change":"2023-10-07T21:47:16.997947+0000","last_active":"2023-10-07T21:49:06.580136+0000","last_peered":"2023-10-07T21:49:06.580136+0000","last_clean":"2023-10-07T21:49:06.580136+0000","last_became_active":"2023-10-07T21:47:16.997493+0000","last_became_peered":"2023-10-07T21:47:16.997493+0000","last_unstale":"2023-10-07T21:49:06.580136+0000","last_undegraded":"2023-10-07T21:49:06.580136+0000","last_fullsized":"2023-10-07T21:49:06.580136+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:00:01.137639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593719+0000","last_change":"2023-10-07T21:49:07.593719+0000","last_active":"2023-10-07T21:49:07.593719+0000","last_peered":"2023-10-07T21:49:07.593719+0000","last_clean":"2023-10-07T21:49:07.593719+0000","last_became_active":"2023-10-07T21:49:07.593349+0000","last_became_peered":"2023-10-07T21:49:07.593349+0000","last_unstale":"2023-10-07T21:49:07.593719+0000","last_undegraded":"2023-10-07T21:49:07.593719+0000","last_fullsized":"2023-10-07T21:49:07.593719+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:22.054943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":46,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.583036+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:49:06.583036+0000","last_peered":"2023-10-07T21:49:06.583036+0000","last_clean":"2023-10-07T21:49:06.583036+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:49:06.583036+0000","last_undegraded":"2023-10-07T21:49:06.583036+0000","last_fullsized":"2023-10-07T21:49:06.583036+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":76,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.593854+0000","last_change":"2023-10-07T21:49:07.593854+0000","last_active":"2023-10-07T21:49:07.593854+0000","last_peered":"2023-10-07T21:49:07.593854+0000","last_clean":"2023-10-07T21:49:07.593854+0000","last_became_active":"2023-10-07T21:49:07.593410+0000","last_became_peered":"2023-10-07T21:49:07.593410+0000","last_unstale":"2023-10-07T21:49:07.593854+0000","last_undegraded":"2023-10-07T21:49:07.593854+0000","last_fullsized":"2023-10-07T21:49:07.593854+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:27:34.313686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":71,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.605477+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T21:49:07.605477+0000","last_peered":"2023-10-07T21:49:07.605477+0000","last_clean":"2023-10-07T21:49:07.605477+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T21:49:07.605477+0000","last_undegraded":"2023-10-07T21:49:07.605477+0000","last_fullsized":"2023-10-07T21:49:07.605477+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":85,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.600954+0000","last_change":"2023-10-07T21:49:07.600415+0000","last_active":"2023-10-07T21:49:07.600954+0000","last_peered":"2023-10-07T21:49:07.600954+0000","last_clean":"2023-10-07T21:49:07.600954+0000","last_became_active":"2023-10-07T21:49:07.600066+0000","last_became_peered":"2023-10-07T21:49:07.600066+0000","last_unstale":"2023-10-07T21:49:07.600954+0000","last_undegraded":"2023-10-07T21:49:07.600954+0000","last_fullsized":"2023-10-07T21:49:07.600954+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:26.561066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":62,"reported_epoch":101,"state":"active+clean","last_fresh":"2023-10-07T21:49:07.582326+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T21:49:07.582326+0000","last_peered":"2023-10-07T21:49:07.582326+0000","last_clean":"2023-10-07T21:49:07.582326+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T21:49:07.582326+0000","last_undegraded":"2023-10-07T21:49:07.582326+0000","last_fullsized":"2023-10-07T21:49:07.582326+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":100,"state":"active+clean","last_fresh":"2023-10-07T21:49:06.577798+0000","last_change":"2023-10-07T21:47:16.997355+0000","last_active":"2023-10-07T21:49:06.577798+0000","last_peered":"2023-10-07T21:49:06.577798+0000","last_clean":"2023-10-07T21:49:06.577798+0000","last_became_active":"2023-10-07T21:47:16.997014+0000","last_became_peered":"2023-10-07T21:47:16.997014+0000","last_unstale":"2023-10-07T21:49:06.577798+0000","last_undegraded":"2023-10-07T21:49:06.577798+0000","last_fullsized":"2023-10-07T21:49:06.577798+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:25:11.980522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201510,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311168,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":93433984,"statfs":{"total":95995035648,"available":95676399616,"internally_reserved":0,"allocated":1630208,"data_stored":1146107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.57499999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.79500000000000004,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.141,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.65200000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:51:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97999999999999998,"15min":0.998},"min":{"1min":0.66200000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.254,"5min":1.393,"15min":1.393},"last":1.2649999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.999,"15min":1.0409999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1859999999999999,"5min":1.29,"15min":1.29},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Oct 7 21:51:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.97799999999999998,"15min":0.97599999999999998},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.117,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.117},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.087,"15min":1.097},"min":{"1min":0.83299999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1359999999999999,"15min":1.135},"min":{"1min":0.91100000000000003,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.4630000000000001,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.3129999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0369999999999999,"15min":0.97799999999999998},"min":{"1min":0.60099999999999998,"5min":0.53300000000000003,"15min":0.46200000000000002},"max":{"1min":1.4430000000000001,"5min":1.591,"15min":2.605},"last":1.357},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0389999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.499,"15min":0.39400000000000002},"max":{"1min":1.304,"5min":1.4419999999999999,"15min":2.1459999999999999},"last":0.83799999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.73899999999999999,"5min":0.58299999999999996,"15min":0.497},"max":{"1min":1.393,"5min":1.48,"15min":1.923},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1679999999999999,"15min":1.1060000000000001},"min":{"1min":0.77400000000000002,"5min":0.56399999999999995,"15min":0.41699999999999998},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":2.8170000000000002},"last":1.155}]},{"osd":6,"last update":"Sat Oct 7 21:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.202,"15min":1.1259999999999999},"min":{"1min":0.93200000000000005,"5min":0.61399999999999999,"15min":0.51700000000000002},"max":{"1min":1.589,"5min":1.589,"15min":1.746},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1719999999999999,"15min":1.1160000000000001},"min":{"1min":0.72499999999999998,"5min":0.67200000000000004,"15min":0.47099999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":2.6019999999999999},"last":1.175}]}]},{"osd":6,"up_from":47,"seq":201863463154,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307060,"kb_used_data":1580,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":93438092,"statfs":{"total":95995035648,"available":95680606208,"internally_reserved":0,"allocated":1617920,"data_stored":1145961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:46 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.88900000000000001,"15min":0.92800000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1080000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.70699999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0900000000000001,"15min":1.1020000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.351},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0389999999999999,"15min":1.056},"min":{"1min":0.71599999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.1850000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1990000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:51:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.111,"15min":1.081},"min":{"1min":0.70699999999999996,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.121},{"interface":"front","average":{"1min":1.099,"5min":1.0820000000000001,"15min":1.0669999999999999},"min":{"1min":0.79700000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3320000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.157}]},{"osd":3,"last update":"Sat Oct 7 21:51:16 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0269999999999999,"15min":1.024},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.016,"15min":1.0149999999999999},"min":{"1min":0.70799999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.292,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.03}]},{"osd":4,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.98899999999999999,"15min":0.94599999999999995},"min":{"1min":0.69999999999999996,"5min":0.496,"15min":0.432},"max":{"1min":1.3819999999999999,"5min":1.407,"15min":1.407},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.1020000000000001,"15min":1.0329999999999999},"min":{"1min":0.81499999999999995,"5min":0.72199999999999998,"15min":0.48299999999999998},"max":{"1min":1.794,"5min":1.794,"15min":1.875},"last":1.3029999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0780000000000001,"15min":1.018},"min":{"1min":0.5,"5min":0.5,"15min":0.46300000000000002},"max":{"1min":1.4590000000000001,"5min":1.518,"15min":2.1840000000000002},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.258,"5min":1.1919999999999999,"15min":1.101},"min":{"1min":0.72199999999999998,"5min":0.621,"15min":0.48699999999999999},"max":{"1min":1.7170000000000001,"5min":1.7170000000000001,"15min":1.9359999999999999},"last":1.232}]},{"osd":7,"last update":"Sat Oct 7 21:51:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.179,"15min":1.1200000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.46200000000000002},"max":{"1min":1.637,"5min":1.637,"15min":2.3769999999999998},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1519999999999999,"15min":1.127},"min":{"1min":0.60299999999999998,"5min":0.59399999999999997,"15min":0.58999999999999997},"max":{"1min":1.4079999999999999,"5min":1.554,"15min":2.4870000000000001},"last":1.27}]}]},{"osd":1,"up_from":90,"seq":386547056695,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28508,"kb_used_data":1036,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716644,"statfs":{"total":95995035648,"available":95965843456,"internally_reserved":0,"allocated":1060864,"data_stored":561307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":28111270},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.78700000000000003,"15min":0.81299999999999994},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1160000000000001,"5min":1.538,"15min":1.538},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.85299999999999998,"15min":0.89300000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.044,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.39000000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.83099999999999996,"15min":0.81899999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.7989999999999999,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.72599999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.748,"15min":0.77200000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.93300000000000005,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.93999999999999995,"15min":0.98599999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2769999999999999,"5min":1.843,"15min":1.843},"last":0.59699999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.0029999999999999,"15min":1.0109999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.343,"5min":1.526,"15min":1.526},"last":1.089},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0980000000000001,"15min":1.1339999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.452,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.1439999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.145,"15min":1.1990000000000001},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.3160000000000001,"5min":1.52,"15min":1.52},"last":1.28},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.161,"15min":1.2330000000000001},"min":{"1min":0.82099999999999995,"5min":0.751,"15min":0.751},"max":{"1min":1.4079999999999999,"5min":1.577,"15min":1.577},"last":1.2110000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.1359999999999999,"15min":1.1879999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.4199999999999999,"5min":1.611,"15min":1.611},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.141,"15min":1.1839999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.51,"5min":1.671,"15min":1.671},"last":1.3169999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:51:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.2270000000000001,"15min":1.274},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.468,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.385},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.2729999999999999,"15min":1.3380000000000001},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5580000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.2569999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220222,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29108,"kb_used_data":1632,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93716044,"statfs":{"total":95995035648,"available":95965229056,"internally_reserved":0,"allocated":1671168,"data_stored":1152773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":28111073},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:51:26 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.70799999999999996,"15min":0.72599999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.079,"5min":1.262,"15min":1.262},"last":0.442},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.78400000000000003,"15min":0.79400000000000004},"min":{"1min":0.42099999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.41699999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.79800000000000004,"15min":0.81299999999999994},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.746,"5min":0.83099999999999996,"15min":0.84499999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.47599999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.85299999999999998,"15min":0.873},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.1180000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.88400000000000001,"15min":0.90400000000000003},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.173,"5min":1.262,"15min":1.262},"last":1.05}]},{"osd":4,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1499999999999999,"15min":1.1739999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.454,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.1240000000000001,"15min":1.1919999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.27,"5min":1.583,"15min":1.583},"last":1.1459999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.0580000000000001,"15min":1.107},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.177,"5min":1.639,"15min":1.639},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.127,"15min":1.091},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4870000000000001,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.75600000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.137,"15min":1.115},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.7030000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.1479999999999999,"15min":1.1739999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.83499999999999996}]},{"osd":7,"last update":"Sat Oct 7 21:50:48 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2050000000000001,"15min":1.206},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.548,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.157,"5min":1.2569999999999999,"15min":1.2789999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.615,"5min":1.75,"15min":1.75},"last":0.85299999999999998}]}]},{"osd":2,"up_from":95,"seq":408021893160,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28436,"kb_used_data":1032,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716716,"statfs":{"total":95995035648,"available":95965917184,"internally_reserved":0,"allocated":1056768,"data_stored":559779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":28046089},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.69199999999999995,"15min":0.70499999999999996},"min":{"1min":0.35699999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.73099999999999998,"15min":0.75},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.54100000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.79700000000000004,"15min":0.81599999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.2629999999999999,"5min":1.367,"15min":1.367},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.93899999999999995,"15min":0.98699999999999999},"min":{"1min":0.48399999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.91900000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.92400000000000004,"15min":0.95799999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.2629999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.81999999999999995,"15min":0.84399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.0740000000000001,"5min":1.202,"15min":1.202},"last":0.97299999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.96799999999999997,"15min":0.98799999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2569999999999999,"5min":1.357,"15min":1.357},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.997,"5min":1.0389999999999999,"15min":1.0580000000000001},"min":{"1min":0.71699999999999997,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4199999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.111}]},{"osd":5,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.095,"15min":1.127},"min":{"1min":0.73799999999999999,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0780000000000001,"15min":1.1339999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4510000000000001,"5min":1.53,"15min":1.53},"last":1.1930000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.131,"15min":1.153},"min":{"1min":0.72099999999999997,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.49,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.88},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.244,"15min":1.2869999999999999},"min":{"1min":0.69199999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.8660000000000001,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":1.2989999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:51:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1659999999999999,"15min":1.198},"min":{"1min":0.754,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.552,"5min":1.611,"15min":1.611},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.23,"15min":1.262},"min":{"1min":0.82099999999999995,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":1.0369999999999999}]}]},{"osd":3,"up_from":100,"seq":429496729633,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28420,"kb_used_data":1008,"kb_used_omap":2,"kb_used_meta":27389,"kb_avail":93716732,"statfs":{"total":95995035648,"available":95965933568,"internally_reserved":0,"allocated":1032192,"data_stored":555334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":28046955},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.77300000000000002,"15min":0.78700000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.107,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.626},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.84999999999999998,"15min":0.86399999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.86299999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.83699999999999997,"15min":0.85899999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2010000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.98399999999999999,"15min":1.01},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.367,"5min":1.421,"15min":1.421},"last":1.165}]},{"osd":2,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0189999999999999,"15min":1.0469999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.355,"5min":1.526,"15min":1.526},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.78900000000000003,"15min":0.80900000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.95199999999999996,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.67700000000000005}]},{"osd":4,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.2569999999999999,"15min":1.3069999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1870000000000001,"5min":7.2009999999999996,"15min":7.2009999999999996},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.0449999999999999,"15min":1.0669999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3049999999999999,"5min":1.831,"15min":1.831},"last":0.90700000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.3420000000000001,"15min":1.4019999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4159999999999999,"5min":7.258,"15min":7.258},"last":1.081},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2569999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5920000000000001,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.2769999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.556,"15min":1.6200000000000001},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.651,"5min":7.3099999999999996,"15min":7.3099999999999996},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.4430000000000001,"15min":1.5089999999999999},"min":{"1min":0.73899999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.476,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":1.109}]},{"osd":7,"last update":"Sat Oct 7 21:51:12 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.369,"15min":1.4119999999999999},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.4850000000000001,"5min":4.319,"15min":4.319},"last":1.194},{"interface":"front","average":{"1min":1.085,"5min":1.369,"15min":1.417},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4810000000000001,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":1.141}]}]},{"osd":4,"up_from":31,"seq":133143986437,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298296,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446856,"statfs":{"total":95995035648,"available":95689580544,"internally_reserved":0,"allocated":1032192,"data_stored":555669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94099999999999995,"15min":0.95299999999999996},"min":{"1min":0.66200000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.349,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92700000000000005},"min":{"1min":0.58199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.69199999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:51:23 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.052},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.99199999999999999,"15min":1.0149999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.246,"5min":1.454,"15min":1.454},"last":0.90700000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1240000000000001,"15min":1.113},"min":{"1min":0.92800000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.353,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.3080000000000001,"5min":1.383,"15min":1.383},"last":0.85799999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0309999999999999,"15min":1.0409999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.032,"5min":1.095,"15min":1.105},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.401,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.141}]},{"osd":5,"last update":"Sat Oct 7 21:51:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.94999999999999996,"15min":0.92200000000000004},"min":{"1min":0.63200000000000001,"5min":0.60999999999999999,"15min":0.374},"max":{"1min":1.3240000000000001,"5min":1.486,"15min":1.486},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.1160000000000001,"15min":1.069},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.443},"max":{"1min":1.3400000000000001,"5min":1.4810000000000001,"15min":1.49},"last":1.2070000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.113,"15min":1.0700000000000001},"min":{"1min":0.745,"5min":0.55400000000000005,"15min":0.52300000000000002},"max":{"1min":1.411,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.357},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1100000000000001,"15min":1.0980000000000001},"min":{"1min":0.71499999999999997,"5min":0.61099999999999999,"15min":0.46600000000000003},"max":{"1min":1.351,"5min":1.5680000000000001,"15min":1.8759999999999999},"last":1.2709999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.157,"15min":1.137},"min":{"1min":0.89500000000000002,"5min":0.78400000000000003,"15min":0.41399999999999998},"max":{"1min":1.387,"5min":1.6040000000000001,"15min":1.835},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1359999999999999,"15min":1.1120000000000001},"min":{"1min":0.93200000000000005,"5min":0.78300000000000003,"15min":0.48999999999999999},"max":{"1min":1.446,"5min":1.514,"15min":1.726},"last":1.1699999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724796,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298280,"kb_used_data":992,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446872,"statfs":{"total":95995035648,"available":95689596928,"internally_reserved":0,"allocated":1015808,"data_stored":551425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:50:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95799999999999996,"15min":0.98099999999999998},"min":{"1min":0.59099999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3240000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.038,"5min":0.97299999999999998,"15min":0.95399999999999996},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.238}]},{"osd":1,"last update":"Sat Oct 7 21:51:22 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.999,"15min":1.012},"min":{"1min":0.64100000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.038},{"interface":"front","average":{"1min":0.874,"5min":0.93799999999999994,"15min":0.97599999999999998},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.196,"5min":1.2,"15min":1.2},"last":1.125}]},{"osd":2,"last update":"Sat Oct 7 21:51:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.98299999999999998,"15min":0.95699999999999996},"min":{"1min":0.79200000000000004,"5min":0.63,"15min":0.63},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.85899999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2889999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.016,"15min":1.02},"min":{"1min":0.61199999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2330000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.079,"15min":1.079},"min":{"1min":0.78800000000000003,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.302,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.0669999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:51:39 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.94199999999999995,"15min":0.93000000000000005},"min":{"1min":0.64600000000000002,"5min":0.63500000000000001,"15min":0.436},"max":{"1min":1.2270000000000001,"5min":1.3560000000000001,"15min":1.397},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.127,"5min":1.0640000000000001,"15min":1.022},"min":{"1min":0.67300000000000004,"5min":0.629,"15min":0.53400000000000003},"max":{"1min":1.4590000000000001,"5min":1.5329999999999999,"15min":3.0899999999999999},"last":1.367}]},{"osd":6,"last update":"Sat Oct 7 21:51:22 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.67400000000000004,"5min":0.66500000000000004,"15min":0.55300000000000005},"max":{"1min":1.3029999999999999,"5min":1.556,"15min":1.556},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.194,"5min":1.129,"15min":1.0920000000000001},"min":{"1min":0.95799999999999996,"5min":0.70099999999999996,"15min":0.59899999999999998},"max":{"1min":1.335,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.196}]},{"osd":7,"last update":"Sat Oct 7 21:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.1719999999999999,"15min":1.127},"min":{"1min":1.173,"5min":0.63800000000000001,"15min":0.60099999999999998},"max":{"1min":1.387,"5min":1.585,"15min":1.7609999999999999},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.266,"5min":1.1799999999999999,"15min":1.129},"min":{"1min":0.94399999999999995,"5min":0.78500000000000003,"15min":0.45000000000000001},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.631},"last":1.099}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:51:47.663 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T21:51:47.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump 2023-10-07T21:51:49.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:48 smithi008 bash[102097]: audit 2023-10-07T21:51:46.896858+0000 mgr.y (mgr.25319) 363 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:49.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:48 smithi008 bash[102097]: cluster 2023-10-07T21:51:47.003137+0000 mgr.y (mgr.25319) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:49.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:48 smithi008 bash[105281]: audit 2023-10-07T21:51:46.896858+0000 mgr.y (mgr.25319) 363 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:49.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:48 smithi008 bash[105281]: cluster 2023-10-07T21:51:47.003137+0000 mgr.y (mgr.25319) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:49.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:48 smithi081 bash[89466]: audit 2023-10-07T21:51:46.896858+0000 mgr.y (mgr.25319) 363 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:51:49.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:48 smithi081 bash[89466]: cluster 2023-10-07T21:51:47.003137+0000 mgr.y (mgr.25319) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:51.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:50 smithi008 bash[105281]: cluster 2023-10-07T21:51:49.003894+0000 mgr.y (mgr.25319) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:51.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:50 smithi008 bash[102097]: cluster 2023-10-07T21:51:49.003894+0000 mgr.y (mgr.25319) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:51.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:50 smithi081 bash[89466]: cluster 2023-10-07T21:51:49.003894+0000 mgr.y (mgr.25319) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:52.488 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:51:53.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:52 smithi008 bash[102097]: cluster 2023-10-07T21:51:51.004738+0000 mgr.y (mgr.25319) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:53.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:51:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:51:53] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2023-10-07T21:51:53.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:52 smithi008 bash[105281]: cluster 2023-10-07T21:51:51.004738+0000 mgr.y (mgr.25319) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:53.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:52 smithi081 bash[89466]: cluster 2023-10-07T21:51:51.004738+0000 mgr.y (mgr.25319) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:55.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:54 smithi008 bash[105281]: cluster 2023-10-07T21:51:53.005564+0000 mgr.y (mgr.25319) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:54 smithi008 bash[102097]: cluster 2023-10-07T21:51:53.005564+0000 mgr.y (mgr.25319) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:55.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:54 smithi081 bash[89466]: cluster 2023-10-07T21:51:53.005564+0000 mgr.y (mgr.25319) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:55.920 INFO:teuthology.orchestra.run.smithi008.stdout:epoch 101 2023-10-07T21:51:55.920 INFO:teuthology.orchestra.run.smithi008.stdout:fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 2023-10-07T21:51:55.920 INFO:teuthology.orchestra.run.smithi008.stdout:created 2023-10-07T21:22:55.364527+0000 2023-10-07T21:51:55.920 INFO:teuthology.orchestra.run.smithi008.stdout:modified 2023-10-07T21:49:07.573835+0000 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:crush_version 22 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:full_ratio 0.95 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:backfillfull_ratio 0.9 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:nearfull_ratio 0.85 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:require_min_compat_client luminous 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:min_compat_client luminous 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:require_osd_release quincy 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:stretch_mode_enabled false 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-10-07T21:51:55.921 INFO:teuthology.orchestra.run.smithi008.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 64 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 68 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 69 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:max_osd 8 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 up in weight 1 up_from 85 up_thru 100 down_at 82 last_clean_interval [8,81) [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786] [v2:172.21.15.8:6804/1605845786,v1:172.21.15.8:6805/1605845786] exists,up 12c87468-8df1-461a-bf05-e10e07c0421a 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 up in weight 1 up_from 90 up_thru 100 down_at 87 last_clean_interval [13,86) [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772] [v2:172.21.15.8:6812/719108772,v1:172.21.15.8:6813/719108772] exists,up 4c7d0bb1-7f05-48f9-9c08-02496e91c79e 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 up in weight 1 up_from 95 up_thru 100 down_at 92 last_clean_interval [18,91) [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220] [v2:172.21.15.8:6820/728250220,v1:172.21.15.8:6821/728250220] exists,up 270044d0-78a7-46d6-ac31-9e242b75f3ef 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 up in weight 1 up_from 100 up_thru 100 down_at 97 last_clean_interval [26,96) [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837] [v2:172.21.15.8:6828/3176481837,v1:172.21.15.8:6829/3176481837] exists,up ce65d4be-0a27-4423-bdc8-a829208d56e6 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4 up in weight 1 up_from 31 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139] [v2:172.21.15.81:6802/589982139,v1:172.21.15.81:6803/589982139] exists,up 8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5 up in weight 1 up_from 39 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398] [v2:172.21.15.81:6810/2703711398,v1:172.21.15.81:6811/2703711398] exists,up 804fa924-3764-45bc-bb42-0ae2fcec9d4b 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6 up in weight 1 up_from 47 up_thru 97 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629] [v2:172.21.15.81:6818/4094221629,v1:172.21.15.81:6819/4094221629] exists,up d9762865-3272-415b-ad53-8cc52b0170d0 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7 up in weight 1 up_from 55 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906] [v2:172.21.15.81:6826/2227689906,v1:172.21.15.81:6827/2227689906] exists,up 0b7e295b-12a0-4fb4-a5e9-ef63a0619d26 2023-10-07T21:51:55.922 INFO:teuthology.orchestra.run.smithi008.stdout:pg_upmap_items 4.9 [1,2] 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:pg_upmap_items 4.d [1,5] 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:pg_upmap_items 4.1f [1,2] 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2577095409 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/3591451112 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6801/3671715447 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/3456058510 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2405598174 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/1277172616 expires 2023-10-08T21:24:02.949255+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/285124254 expires 2023-10-08T21:23:28.629319+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/3422193241 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2921104529 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.923 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6800/1545782816 expires 2023-10-08T21:24:02.949255+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2785411660 expires 2023-10-08T21:24:02.949255+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2553974542 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6801/816182858 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/2805371594 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/681712436 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6801/1030353280 expires 2023-10-08T21:23:28.629319+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6800/1030353280 expires 2023-10-08T21:23:28.629319+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6800/816182858 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/259798298 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/1162812018 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6801/1545782816 expires 2023-10-08T21:24:02.949255+0000 2023-10-07T21:51:55.924 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/4283791021 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6800/297097448 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:6834/813851169 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/1348110159 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6835/1637542562 expires 2023-10-08T21:36:31.358344+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2933908 expires 2023-10-08T21:23:28.629319+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/4107914155 expires 2023-10-08T21:23:28.629319+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/1636006078 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/2698147230 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/3116462510 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2827001803 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2933512791 expires 2023-10-08T21:24:02.949255+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:0/2849197016 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.925 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.81:6835/813851169 expires 2023-10-08T21:41:34.380271+0000 2023-10-07T21:51:55.926 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6801/297097448 expires 2023-10-08T21:33:43.145390+0000 2023-10-07T21:51:55.926 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6834/1637542562 expires 2023-10-08T21:36:31.358344+0000 2023-10-07T21:51:55.926 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/4097938154 expires 2023-10-08T21:40:29.529373+0000 2023-10-07T21:51:55.926 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:0/2700879672 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:55.926 INFO:teuthology.orchestra.run.smithi008.stdout:blocklist 172.21.15.8:6800/3671715447 expires 2023-10-08T21:42:40.760317+0000 2023-10-07T21:51:56.797 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 85 up_thru 100 down_at 82 last_clean_interval [8,81) [v2:172.21.15.8:6802/1605845786,v1:172.21.15.8:6803/1605845786] [v2:172.21.15.8:6804/1605845786,v1:172.21.15.8:6805/1605845786] exists,up 12c87468-8df1-461a-bf05-e10e07c0421a', 'osd.1 up in weight 1 up_from 90 up_thru 100 down_at 87 last_clean_interval [13,86) [v2:172.21.15.8:6810/719108772,v1:172.21.15.8:6811/719108772] [v2:172.21.15.8:6812/719108772,v1:172.21.15.8:6813/719108772] exists,up 4c7d0bb1-7f05-48f9-9c08-02496e91c79e', 'osd.2 up in weight 1 up_from 95 up_thru 100 down_at 92 last_clean_interval [18,91) [v2:172.21.15.8:6818/728250220,v1:172.21.15.8:6819/728250220] [v2:172.21.15.8:6820/728250220,v1:172.21.15.8:6821/728250220] exists,up 270044d0-78a7-46d6-ac31-9e242b75f3ef', 'osd.3 up in weight 1 up_from 100 up_thru 100 down_at 97 last_clean_interval [26,96) [v2:172.21.15.8:6826/3176481837,v1:172.21.15.8:6827/3176481837] [v2:172.21.15.8:6828/3176481837,v1:172.21.15.8:6829/3176481837] exists,up ce65d4be-0a27-4423-bdc8-a829208d56e6', 'osd.4 up in weight 1 up_from 31 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6800/589982139,v1:172.21.15.81:6801/589982139] [v2:172.21.15.81:6802/589982139,v1:172.21.15.81:6803/589982139] exists,up 8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529', 'osd.5 up in weight 1 up_from 39 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6808/2703711398,v1:172.21.15.81:6809/2703711398] [v2:172.21.15.81:6810/2703711398,v1:172.21.15.81:6811/2703711398] exists,up 804fa924-3764-45bc-bb42-0ae2fcec9d4b', 'osd.6 up in weight 1 up_from 47 up_thru 97 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6816/4094221629,v1:172.21.15.81:6817/4094221629] [v2:172.21.15.81:6818/4094221629,v1:172.21.15.81:6819/4094221629] exists,up d9762865-3272-415b-ad53-8cc52b0170d0', 'osd.7 up in weight 1 up_from 55 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.81:6824/2227689906,v1:172.21.15.81:6825/2227689906] [v2:172.21.15.81:6826/2227689906,v1:172.21.15.81:6827/2227689906] exists,up 0b7e295b-12a0-4fb4-a5e9-ef63a0619d26'] 2023-10-07T21:51:56.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon mon.a config show 2023-10-07T21:51:57.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[105281]: cluster 2023-10-07T21:51:55.005951+0000 mgr.y (mgr.25319) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:57.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[105281]: audit 2023-10-07T21:51:55.888422+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:57.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[105281]: audit 2023-10-07T21:51:55.915394+0000 mon.a (mon.0) 509 : audit 0 from='client.? 172.21.15.8:0/4107168920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T21:51:57.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[102097]: cluster 2023-10-07T21:51:55.005951+0000 mgr.y (mgr.25319) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:57.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[102097]: audit 2023-10-07T21:51:55.888422+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:57.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:56 smithi008 bash[102097]: audit 2023-10-07T21:51:55.915394+0000 mon.a (mon.0) 509 : audit 0 from='client.? 172.21.15.8:0/4107168920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T21:51:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:56 smithi081 bash[89466]: cluster 2023-10-07T21:51:55.005951+0000 mgr.y (mgr.25319) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:56 smithi081 bash[89466]: audit 2023-10-07T21:51:55.888422+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:57.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:56 smithi081 bash[89466]: audit 2023-10-07T21:51:55.915394+0000 mon.a (mon.0) 509 : audit 0 from='client.? 172.21.15.8:0/4107168920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T21:51:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:51:58 smithi008 bash[105281]: cluster 2023-10-07T21:51:57.006680+0000 mgr.y (mgr.25319) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:59.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:51:58 smithi008 bash[102097]: cluster 2023-10-07T21:51:57.006680+0000 mgr.y (mgr.25319) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:51:59.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:51:58 smithi081 bash[89466]: cluster 2023-10-07T21:51:57.006680+0000 mgr.y (mgr.25319) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:01.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:00 smithi008 bash[102097]: cluster 2023-10-07T21:51:59.007428+0000 mgr.y (mgr.25319) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:01.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:00 smithi008 bash[105281]: cluster 2023-10-07T21:51:59.007428+0000 mgr.y (mgr.25319) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:01.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:00 smithi081 bash[89466]: cluster 2023-10-07T21:51:59.007428+0000 mgr.y (mgr.25319) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:01.583 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:02.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:02 smithi008 bash[102097]: cluster 2023-10-07T21:52:01.008238+0000 mgr.y (mgr.25319) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:02.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:02 smithi008 bash[105281]: cluster 2023-10-07T21:52:01.008238+0000 mgr.y (mgr.25319) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:03.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:02 smithi081 bash[89466]: cluster 2023-10-07T21:52:01.008238+0000 mgr.y (mgr.25319) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:03.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:03] "GET /metrics HTTP/1.1" 200 34067 "" "Prometheus/2.43.0" 2023-10-07T21:52:04.753 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "name": "mon.a", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "cluster": "ceph", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "admin_socket_mode": "", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_client_required": "cephx, none", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_cluster_required": "cephx", 2023-10-07T21:52:04.754 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_debug": "true", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_service_required": "cephx", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_service_ticket_ttl": "240.000000", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "auth_supported": "", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_aio": "true", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_aio_max_queue_depth": "1024", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_aio_poll_ms": "250", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_aio_reap_max": "16", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_async_discard": "false", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_block_size": "4096", 2023-10-07T21:52:04.755 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_debug_aio": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_debug_inflight_ios": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_enable_discard": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_flock_retry": "3", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_flock_retry_interval": "0.100000", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_inject_crash": "0", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_inject_crash_flush_delay": "2", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_ioring": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_ioring_hipri": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_ioring_sqthread_poll": "false", 2023-10-07T21:52:04.756 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_read_buffer_alignment": "4096", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bdev_type": "", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_alloc_size": "1048576", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_allocator": "hybrid", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_buffered_io": "true", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_check_for_zeros": "false", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_check_volume_selector_often": "false", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_compact_log_sync": "false", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-10-07T21:52:04.757 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_log_compact_min_size": "16777216", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_log_replay_check_allocations": "true", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_max_log_runway": "4194304", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_max_prefetch": "1048576", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_min_flush_size": "524288", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_min_log_runway": "1048576", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_replay_recovery": "false", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_shared_alloc_size": "65536", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluefs_sync_write": "false", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-10-07T21:52:04.758 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_allocation_from_file": "true", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_allocator": "hybrid", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_blobid_prealloc": "10240", 2023-10-07T21:52:04.759 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_create": "true", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_db_create": "false", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_db_path": "", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_db_size": "0", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_path": "", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_preallocate_file": "false", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_size": "107374182400", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_wal_create": "false", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_wal_path": "", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_block_wal_size": "100663296", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bluefs": "true", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bluefs_env_mirror": "false", 2023-10-07T21:52:04.760 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_autotune": "true", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_size": "0", 2023-10-07T21:52:04.761 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cache_type": "2q", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_clone_cow": "true", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_algorithm": "snappy", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_max_blob_size": "0", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_min_blob_size": "0", 2023-10-07T21:52:04.762 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_mode": "none", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_csum_type": "crc32c", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_enforce_settings": "default", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_freelist": "false", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_fsck_abort": "false", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_inject_read_err": "false", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_legacy_omap": "false", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-10-07T21:52:04.763 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_prefill": "0.000000", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_small_allocations": "0", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_default_buffered_read": "true", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_default_buffered_write": "false", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_deferred_batch_ops": "0", 2023-10-07T21:52:04.764 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_elastic_shared_blobs": "true", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fail_eio": "false", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-10-07T21:52:04.765 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_mkfs": "true", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_mount": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_umount": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-10-07T21:52:04.766 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_ignore_data_csum": "false", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_kvbackend": "rocksdb", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_log_op_age": "5.000000", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_alloc_size": "0", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_blob_size": "0", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_defer_interval": "3.000000", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_max_deferred_txc": "32", 2023-10-07T21:52:04.767 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_min_alloc_size": "0", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_nid_prealloc": "1024", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_prefer_deferred_size": "0", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_qfsck_on_mount": "true", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_retry_disk_reads": "3", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_rocksdb_cf": "true", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2023-10-07T21:52:04.768 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_rocksdb_options_annex": "", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_spdk_coremask": "0x1", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_spdk_io_sleep": "5", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_spdk_max_io_completion": "0", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_spdk_mem": "512", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_sync_submit_transaction": "false", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_bytes": "67108864", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_cost_per_io": "0", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-10-07T21:52:04.769 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_tracing": "false", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_volume_selection_reserved": "0", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "bluestore_zero_block_detection": "false", 2023-10-07T21:52:04.770 INFO:teuthology.orchestra.run.smithi008.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_action_update_interval": "2", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_mount_timeout": "10", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-10-07T21:52:04.771 INFO:teuthology.orchestra.run.smithi008.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_cluster_require_signatures": "false", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_cluster_require_version": "2", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_require_signatures": "false", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_require_version": "2", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_service_require_signatures": "false", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_service_require_version": "2", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "cephx_sign_messages": "true", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "chdir": "", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_acl_type": "", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_asio_thread_count": "2", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_cache_mid": "0.750000", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_cache_size": "16384", 2023-10-07T21:52:04.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_caps_release_delay": "5", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_check_pool_perm": "true", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_collect_and_send_global_metrics": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_debug_force_sync_read": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_debug_getattr_caps": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_debug_inject_tick_delay": "0", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_die_on_failed_remount": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_dirsize_rbytes": "true", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_force_lazyio": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_fs": "", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_inject_fixed_oldest_tid": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_inject_release_failure": "false", 2023-10-07T21:52:04.773 INFO:teuthology.orchestra.run.smithi008.stdout: "client_max_inline_size": "4096", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_max_retries_on_remount_failure": "5", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_mds_namespace": "", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_metadata": "", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_mount_gid": "-1", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_mount_timeout": "300", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_mount_uid": "-1", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_mountpoint": "/", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_notify_timeout": "10", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc": "true", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc_max_dirty": "104857600", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc_max_dirty_age": "5.000000", 2023-10-07T21:52:04.774 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc_max_objects": "1000", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc_size": "209715200", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_oc_target_dirty": "8388608", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_permissions": "true", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_quota": "true", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_quota_df": "true", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_readahead_max_bytes": "0", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_readahead_max_periods": "4", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_readahead_min": "131072", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_reconnect_stale": "false", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_shutdown_timeout": "30", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_snapdir": ".snap", 2023-10-07T21:52:04.775 INFO:teuthology.orchestra.run.smithi008.stdout: "client_tick_interval": "1", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "client_trace": "", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "client_try_dentry_invalidate": "false", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "client_use_faked_inos": "false", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "client_use_random_mds": "false", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_graylog": "false", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_graylog_port": "12201", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_monitors": "default=true", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_syslog": "false", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "clog_to_syslog_level": "info", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "cluster_addr": "-", 2023-10-07T21:52:04.776 INFO:teuthology.orchestra.run.smithi008.stdout: "cluster_network": "", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "cluster_network_interface": "", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "compressor_zlib_isal": "false", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "compressor_zlib_level": "5", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "compressor_zlib_winsize": "-15", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "compressor_zstd_level": "1", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crimson_alien_op_num_threads": "6", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crimson_alien_thread_cpu_cores": "", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crimson_osd_obc_lru_size": "10", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-10-07T21:52:04.777 INFO:teuthology.orchestra.run.smithi008.stdout: "crimson_seastar_smp": "1", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "crush_location": "", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "crush_location_hook": "", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "crush_location_hook_timeout": "10", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "daemonize": "false", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "daos_pool": "tank", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "dbstore_db_name_prefix": "dbstore", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_alienstore": "0/5", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_allow_any_pool_priority": "false", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_asok": "1/5", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_asok_assert_abort": "false", 2023-10-07T21:52:04.778 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_asserts_on_shutdown": "true", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_auth": "1/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_bdev": "1/3", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_bluefs": "1/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_bluestore": "1/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_buffer": "0/1", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_ceph_exporter": "1/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_cephfs_mirror": "0/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_cephsqlite": "0/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_client": "0/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_compressor": "1/5", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_context": "0/1", 2023-10-07T21:52:04.779 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_crush": "1/1", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_crypto": "1/5", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_cyanstore": "0/5", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_deliberately_leak_memory": "false", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_disable_randomized_ping": "false", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_dpdk": "1/5", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_eventtrace": "1/5", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_filer": "0/1", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_filestore": "1/3", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_finisher": "1/1", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_fuse": "1/5", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_heartbeat_testing_span": "0", 2023-10-07T21:52:04.780 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_heartbeatmap": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_immutable_obj_cache": "0/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_javaclient": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_journal": "1/3", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_journaler": "0/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_kstore": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_lockdep": "0/1", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mclock": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds_balancer": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds_locker": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds_log": "1/5", 2023-10-07T21:52:04.781 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds_log_expire": "1/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mds_migrator": "1/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_memstore": "1/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mgr": "2/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mgrc": "1/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_mon": "20/20", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_monc": "0/10", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_ms": "1/1", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_none": "0/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_objclass": "0/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_objectcacher": "0/5", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_objecter": "0/1", 2023-10-07T21:52:04.782 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_optracker": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_osd": "1/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_paxos": "20/20", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_perfcounter": "1/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_prioritycache": "1/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rados": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rbd": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rbd_mirror": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rbd_pwl": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rbd_replay": "0/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_refs": "0/0", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_reserver": "1/1", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw": "1/5", 2023-10-07T21:52:04.783 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw_access": "1/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw_datacache": "1/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw_dbstore": "1/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw_flight": "1/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rgw_sync": "1/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_rocksdb": "4/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore": "0/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_backref": "0/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_cache": "0/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_cleaner": "0/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_device": "0/5", 2023-10-07T21:52:04.784 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_epm": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_journal": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_lba": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_odata": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_omap": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_onode": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_t": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_seastore_tm": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_striper": "0/1", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_test": "0/5", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_throttle": "1/1", 2023-10-07T21:52:04.785 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_timer": "0/1", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_tp": "0/5", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "debug_trace": "1/5", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "defer_client_eviction_on_laggy_osds": "true", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "device_failure_prediction_mode": "none", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "err_to_graylog": "false", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "err_to_journald": "false", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "err_to_stderr": "true", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "err_to_syslog": "false", 2023-10-07T21:52:04.786 INFO:teuthology.orchestra.run.smithi008.stdout: "event_tracing": "false", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_addr": "0.0.0.0", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_http_port": "9926", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_prio_limit": "5", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_sort_metrics": "true", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "exporter_stats_period": "5", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "fake_statfs_for_testing": "0", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "fatal_signal_handlers": "true", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "filer_max_purge_ops": "10", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "filer_max_truncate_ops": "128", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_apply_finisher_threads": "1", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_blackhole": "false", 2023-10-07T21:52:04.787 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_btrfs_clone_range": "true", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_btrfs_snap": "true", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_caller_concurrency": "10", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_collect_device_partition_information": "true", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_commit_timeout": "600.000000", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_debug_inject_read_err": "false", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_debug_omap_check": "false", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_debug_random_read_err": "0.000000", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_debug_verify_split": "false", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_dump_file": "", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-10-07T21:52:04.788 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fadvise": "true", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fail_eio": "true", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fd_cache_shards": "16", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fd_cache_size": "128", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fiemap": "false", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fiemap_threshold": "4096", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_index_retry_probability": "0.000000", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_inject_stall": "0", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_journal_parallel": "false", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_journal_trailing": "false", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_journal_writeahead": "false", 2023-10-07T21:52:04.789 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_kill_at": "0", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattr_size": "0", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattrs": "0", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattrs_other": "2", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_sync_interval": "5.000000", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_xattr_value_size": "0", 2023-10-07T21:52:04.790 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_merge_threshold": "-10", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_min_sync_interval": "0.010000", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_odsync_write": "false", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_omap_backend": "rocksdb", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_omap_backend_path": "", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_omap_header_cache_size": "1024", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_ondisk_finisher_threads": "1", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_op_thread_timeout": "60", 2023-10-07T21:52:04.791 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_op_threads": "2", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_punch_hole": "false", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_max_bytes": "104857600", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_queue_max_ops": "50", 2023-10-07T21:52:04.792 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_seek_data_hole": "false", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_sloppy_crc": "false", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_splice": "false", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_split_multiple": "2", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_split_rand_factor": "20", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_update_to": "1000", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-10-07T21:52:04.793 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_enable": "true", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_xfs_extsize": "false", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "filestore_zfs_snap": "false", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "fio_dir": "/tmp/fio", 2023-10-07T21:52:04.794 INFO:teuthology.orchestra.run.smithi008.stdout: "fsid": "899f7cbc-6557-11ee-8db5-212e2dc638e7", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_allow_other": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_atomic_o_trunc": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_big_writes": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_debug": "false", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_default_permissions": "false", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_disable_pagecache": "false", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_max_write": "0", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_multithreaded": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_require_active_mds": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_set_user_groups": "true", 2023-10-07T21:52:04.795 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_splice_move": "true", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_splice_read": "true", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_splice_write": "true", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_syncfs_on_mksnap": "true", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "fuse_use_invalidate_cb": "true", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "gss_target_name": "ceph", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "heartbeat_file": "", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "heartbeat_inject_failure": "0", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "heartbeat_interval": "5", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "host": "smithi008", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-10-07T21:52:04.796 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_max_size": "1073741824", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "immutable_object_cache_watermark": "0.900000", 2023-10-07T21:52:04.797 INFO:teuthology.orchestra.run.smithi008.stdout: "inject_early_sigterm": "false", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "jaeger_agent_port": "6799", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "jaeger_tracing_enable": "false", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_aio": "true", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_align_min_size": "65536", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_block_align": "true", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_block_size": "4096", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_dio": "true", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_discard": "false", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_force_aio": "false", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_ignore_corruption": "false", 2023-10-07T21:52:04.798 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_max_write_bytes": "10485760", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_max_write_entries": "100", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_replay_from": "0", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_throttle_high_multiple": "0.000000", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_throttle_max_multiple": "0.000000", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_write_header_frequency": "0", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journal_zero_on_create": "false", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journaler_prefetch_periods": "10", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journaler_prezero_periods": "5", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "journaler_write_head_interval": "15", 2023-10-07T21:52:04.799 INFO:teuthology.orchestra.run.smithi008.stdout: "key": "", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "keyfile": "", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_backend": "rocksdb", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_default_stripe_size": "65536", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_fsck_on_mount": "false", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_fsck_on_mount_deep": "true", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_max_bytes": "67108864", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_max_ops": "512", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_nid_prealloc": "1024", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_onode_map_size": "1024", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-10-07T21:52:04.800 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_sync_submit_transaction": "false", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "kstore_sync_transaction": "false", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "librados_thread_count": "2", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "lockdep": "false", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "lockdep_force_backtrace": "false", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_coarse_timestamps": "true", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_flush_on_exit": "false", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_graylog_host": "127.0.0.1", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_graylog_port": "12201", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_max_new": "1000", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_max_recent": "10000", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_stderr_prefix": "debug ", 2023-10-07T21:52:04.801 INFO:teuthology.orchestra.run.smithi008.stdout: "log_stop_at_utilization": "0.970000", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "log_to_file": "true", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "log_to_graylog": "false", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "log_to_journald": "false", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "log_to_stderr": "false", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "log_to_syslog": "false", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "max_rotating_auth_attempts": "10", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_action_on_write_error": "1", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_alternate_name_max": "8192", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_asio_thread_count": "2", 2023-10-07T21:52:04.802 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_export_pin": "true", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_fragment_dirs": "true", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_fragment_interval": "5", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_fragment_size_max": "100000", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_idle_threshold": "0.000000", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_interval": "10", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_max": "-1", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_max_until": "-1", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_merge_size": "50", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_midchunk": "0.300000", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_min_rebalance": "0.100000", 2023-10-07T21:52:04.803 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_min_start": "0.200000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_minchunk": "0.001000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_mode": "0", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_need_max": "1.200000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_need_min": "0.800000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_overload_epochs": "2", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_sample_interval": "3.000000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_split_bits": "3", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_split_rd": "25000.000000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_split_size": "10000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_split_wr": "10000.000000", 2023-10-07T21:52:04.804 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_target_decay": "10.000000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_beacon_grace": "15.000000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_beacon_interval": "4.000000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_beacon_mon_down_grace": "60", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_memory_limit": "4294967296", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_mid": "0.700000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_release_free_interval": "10", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_reservation": "0.050000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_trim_interval": "1", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cache_trim_threshold": "262144", 2023-10-07T21:52:04.805 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_client_delegate_inos_pct": "0", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_client_prealloc_inos": "1000", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_connect_bootstrapping": "false", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_damage_table_max_entries": "10000", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_debug_auth_pins": "false", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_debug_frag": "false", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_debug_scatterstat": "false", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_debug_subtrees": "false", 2023-10-07T21:52:04.806 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_decay_halflife": "5.000000", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_default_dir_hash": "2", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_defer_session_stale": "true", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_deny_all_reconnect": "false", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dir_keys_per_op": "16384", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dir_max_commit_size": "10", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dir_max_entries": "0", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dir_prefetch": "true", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dirstat_min_interval": "1.000000", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dump_cache_after_rejoin": "false", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dump_cache_on_map": "false", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dump_cache_threshold_file": "0", 2023-10-07T21:52:04.807 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_early_reply": "true", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_enable_op_tracker": "true", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_enforce_unique_name": "true", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_export_ephemeral_distributed": "true", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_export_ephemeral_random": "true", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_forward_all_requests_to_auth": "false", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-10-07T21:52:04.808 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_health_cache_threshold": "1.500000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_health_summarize_threshold": "10", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_heartbeat_grace": "15.000000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_heartbeat_reset_grace": "1000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_health_dummy": "false", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_migrator_session_race": "false", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-10-07T21:52:04.809 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_join_fs": "", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_journal_format": "1", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_create_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_export_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_import_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_journal_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_journal_expire_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_journal_replay_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_link_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_mdstable_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_openc_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_rename_at": "0", 2023-10-07T21:52:04.810 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_shutdown_at": "0", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_event_large_threshold": "524288", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_events_per_segment": "1024", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_major_segment_event_ratio": "12", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_max_events": "-1", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_max_segments": "128", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_pause": "false", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_segment_size": "0", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_skip_corrupt_events": "false", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_skip_unbounded_events": "false", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_log_warn_factor": "2.000000", 2023-10-07T21:52:04.811 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_caps_per_client": "1048576", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_completed_flushes": "100000", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_completed_requests": "100000", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_export_size": "20971520", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_file_recover": "32", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_purge_files": "64", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_purge_ops": "8192", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_max_snaps_per_dir": "100", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_metrics_update_interval": "2", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_min_caps_per_client": "100", 2023-10-07T21:52:04.812 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_min_caps_working_set": "10000", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_numa_node": "-1", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_complaint_time": "30.000000", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_history_duration": "600", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_history_size": "20", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_history_slow_op_size": "20", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_history_slow_op_threshold": "10", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_op_log_threshold": "5", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_ping_grace": "15", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_ping_interval": "5", 2023-10-07T21:52:04.813 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_max_caps": "30000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_max_decay_threshold": "131072", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_recall_warning_threshold": "262144", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_reconnect_timeout": "45.000000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_replay_interval": "1.000000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-10-07T21:52:04.814 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_root_ino_gid": "0", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_root_ino_uid": "0", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_blocklist_on_evict": "true", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_blocklist_on_timeout": "true", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_session_metadata_threshold": "16777216", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-10-07T21:52:04.815 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_shutdown_check": "0", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_skip_ino": "0", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_sleep_rank_change": "0.000000", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_snap_max_uid": "4294967294", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_snap_min_uid": "0", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_snap_rstat": "false", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_standby_replay_damaged": "false", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_symlink_recovery": "true", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_task_status_update_interval": "2.000000", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_thrash_exports": "0", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_thrash_fragments": "0", 2023-10-07T21:52:04.816 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_tick_interval": "5.000000", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_valgrind_exit": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_verify_backtrace": "1", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_verify_scatter": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_wipe_ino_prealloc": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mds_wipe_sessions": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mempool_debug": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "memstore_debug_omit_block_device_write": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "memstore_device_bytes": "1073741824", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "memstore_page_set": "false", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "memstore_page_size": "65536", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_client_bytes": "134217728", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_client_messages": "512", 2023-10-07T21:52:04.817 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_connect_retry_interval": "1.000000", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_disabled_modules": "", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_max_pg_num_change": "128", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_mds_bytes": "134217728", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_mds_messages": "128", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_mon_bytes": "134217728", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_mon_messages": "128", 2023-10-07T21:52:04.818 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_osd_bytes": "536870912", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_osd_messages": "8192", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_pool": "true", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_service_beacon_grace": "60.000000", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_standby_modules": "true", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_stats_period": "5", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_stats_threshold": "5", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_tick_period": "2", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_accept_timeout_factor": "2.000000", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_allow_pool_delete": "true", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_allow_pool_size_one": "false", 2023-10-07T21:52:04.819 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_auth_validate_all_caps": "true", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_bytes": "104857600", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_directed_command_retry": "2", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_hunt_interval": "3.000000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_hunt_parallel": "3", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_log_interval": "1.000000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-10-07T21:52:04.820 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_ping_interval": "10.000000", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_ping_timeout": "30.000000", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_client_target_rank": "-1", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_clock_drift_allowed": "1.000000", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_file_level": "debug", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_file": "false", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_graylog": "false", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_journald": "false", 2023-10-07T21:52:04.821 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_stderr": "true", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_compact_on_bootstrap": "false", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_compact_on_start": "false", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_compact_on_trim": "true", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_con_tracker_persist_interval": "10", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_con_tracker_score_halflife": "43200", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_config_key_max_entry_size": "65536", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_cpu_threads": "4", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_crush_min_required_version": "hammer", 2023-10-07T21:52:04.822 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_daemon_bytes": "419430400", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_data_avail_crit": "5", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_data_avail_warn": "5", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_data_size_warn": "16106127360", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_block_osdmap_trim": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_dump_json": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_dump_transactions": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_extra_checks": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-10-07T21:52:04.823 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_no_require_quincy": "false", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_no_require_reef": "false", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_delta_reset_interval": "10.000000", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_dns_srv_name": "ceph-mon", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_down_mkfs_grace": "60", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_election_default_strategy": "1", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_election_timeout": "5.000000", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_elector_ping_divisor": "2", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_elector_ping_timeout": "2.000000", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_enable_op_tracker": "true", 2023-10-07T21:52:04.824 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_fake_pool_delete": "false", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_force_quorum_join": "false", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_globalid_prealloc": "10000", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_detail_to_clog": "true", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_log_update_period": "5", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_max_detail": "50", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_to_clog": "true", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_to_clog_interval": "600", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_host": "[v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.8:3301/0,v1:172.21.15.8:6790/0]", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_host_override": "", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_initial_members": "", 2023-10-07T21:52:04.825 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_keyvaluedb": "rocksdb", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_lease": "5.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_log_full_interval": "50", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_log_max": "10000", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_log_max_summary": "50", 2023-10-07T21:52:04.826 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_log_entries_per_event": "4096", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_log_epochs": "500", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_mdsmap_epochs": "500", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_mgrmap_epochs": "500", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_osd": "10000", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_pg_per_osd": "10000", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_pool_pg_num": "65536", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mds_force_trim_to": "0", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mds_skip_sanity": "true", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_memory_autotune": "true", 2023-10-07T21:52:04.827 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_memory_target": "2147483648", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_beacon_grace": "30", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_digest_period": "5", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_inactive_grace": "60", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_mkfs_grace": "240", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_min_osdmap_epochs": "500", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_complaint_time": "30", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_history_duration": "600", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_history_size": "20", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_history_slow_op_size": "20", 2023-10-07T21:52:04.828 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_history_slow_op_threshold": "10", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_op_log_threshold": "5", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_auto_mark_in": "false", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_auto_mark_new_in": "true", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_cache_size": "500", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_cache_size_min": "134217728", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_crush_smoke_test": "true", 2023-10-07T21:52:04.829 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_destroyed_out_interval": "600", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_down_out_interval": "600", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_force_trim_to": "0", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_full_ratio": "0.950000", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_laggy_halflife": "3600", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_laggy_max_interval": "300", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_laggy_weight": "0.300000", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_max_creating_pgs": "1024", 2023-10-07T21:52:04.830 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_max_initial_pgs": "1024", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_min_down_reporters": "2", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_prime_pg_temp": "true", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_report_timeout": "900", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_warn_num_repaired": "10", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osd_warn_op_age": "32.000000", 2023-10-07T21:52:04.831 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osdmap_full_prune_interval": "10", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osdmap_full_prune_min": "10000", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_stuck_threshold": "60", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_warn_min_objects": "10000", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_warn_min_per_osd": "0", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pool_quota_crit_threshold": "0", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_pool_quota_warn_threshold": "0", 2023-10-07T21:52:04.832 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_probe_timeout": "2.000000", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_reweight_max_change": "0.050000", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_reweight_max_osds": "4", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_scrub_interval": "86400", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_scrub_max_keys": "100", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_scrub_timeout": "300", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_session_timeout": "300", 2023-10-07T21:52:04.833 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_smart_report_timeout": "5", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_stat_smooth_intervals": "6", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_stretch_pool_min_size": "2", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_stretch_pool_size": "4", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_subscribe_interval": "86400.000000", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_debug": "false", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_max_payload_keys": "2000", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_max_payload_size": "1048576", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_provider_kill_at": "0", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_requester_kill_at": "0", 2023-10-07T21:52:04.834 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_sync_timeout": "60.000000", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_target_pg_per_osd": "100", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_tick_interval": "5", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_timecheck_interval": "300.000000", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_use_min_delay_socket": "false", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_older_version_delay": "604800", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_filestore_osds": "true", 2023-10-07T21:52:04.835 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_misplaced": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_older_version": "true", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_pool_no_app": "true", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-10-07T21:52:04.836 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_on_too_few_osds": "false", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "monmap": "", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "motr_tracing_enabled": "false", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_op_threads": "3", 2023-10-07T21:52:04.837 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_buffer_size": "131072", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_cm": "false", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_device_name": "", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_dscp": "96", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_gid_idx": "0", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_local_gid": "", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_polling_us": "1000", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_port_num": "1", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_roce_ver": "1", 2023-10-07T21:52:04.838 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_send_buffers": "1024", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_sl": "3", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_support_srq": "true", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_rdma_type": "ib", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_async_reap_threshold": "5", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_before_connect": "false", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_ipv4": "true", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_ipv6": "false", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_msgr1": "true", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_msgr2": "true", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_port_max": "7568", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_port_min": "6800", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_prefer_ipv4": "false", 2023-10-07T21:52:04.839 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_retry_count": "3", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_bind_retry_delay": "5", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_blackhole_client": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_blackhole_mds": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_blackhole_mgr": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_blackhole_mon": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_blackhole_osd": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_client_mode": "crc secure", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_cluster_mode": "crc secure", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_cluster_type": "", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_compress_secure": "false", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_connection_idle_timeout": "900", 2023-10-07T21:52:04.840 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_connection_ready_timeout": "10", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_crc_data": "true", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_crc_header": "true", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_die_on_bad_msg": "false", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_die_on_bug": "true", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_die_on_old_message": "true", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_die_on_skipped_message": "false", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_die_on_unhandled_msg": "false", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_coremask": "0xF", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_devs_allowlist": "", 2023-10-07T21:52:04.841 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_enable_tso": "true", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_hugepages": "", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_hw_flow_control": "true", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_lro": "true", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_memory_channel": "4", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_pmd": "", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_port_id": "0", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-10-07T21:52:04.842 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dump_corrupt_message_level": "1", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_dump_on_send": "false", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_initial_backoff": "0.200000", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_delay_max": "1.000000", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_delay_probability": "0.000000", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_delay_type": "", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_internal_delays": "0.000000", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_network_congestion": "0", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_inject_socket_failures": "0", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_learn_addr_from_peer": "true", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_max_accept_failures": "4", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_max_backoff": "15.000000", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_mon_client_mode": "secure crc", 2023-10-07T21:52:04.843 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_mon_cluster_mode": "secure crc", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_mon_service_mode": "secure crc", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_osd_compress_min_size": "1024", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_osd_compress_mode": "none", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_osd_compression_algorithm": "snappy", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_pq_min_cost": "65536", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_public_type": "", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_service_mode": "crc secure", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_tcp_listen_backlog": "512", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_tcp_nodelay": "true", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-10-07T21:52:04.844 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_tcp_rcvbuf": "0", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "ms_type": "async+posix", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "no_config_file": "false", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_completion_locks_per_session": "32", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_debug_inject_relock_delay": "false", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_inflight_op_bytes": "104857600", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_inflight_ops": "1024", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_inject_no_watch_ping": "false", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_tick_interval": "5.000000", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objecter_timeout": "10.000000", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "objectstore_blackhole": "false", 2023-10-07T21:52:04.845 INFO:teuthology.orchestra.run.smithi008.stdout: "openssl_engine_opts": "", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_delay_time": "5.000000", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_hist_halflife": "1000", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_max_low_ops": "2", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_max_ops": "4", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_quantize_effort": "0.100000", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_agent_slop": "0.020000", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_allow_recovery_below_min_size": "true", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_asio_thread_count": "2", 2023-10-07T21:52:04.846 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_async_recovery_min_cost": "100", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_auto_mark_unfound_lost": "false", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backfill_retry_interval": "30.000000", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backfill_scan_max": "512", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backfill_scan_min": "64", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backoff_on_degraded": "false", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backoff_on_peering": "false", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_backoff_on_unfound": "true", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_beacon_report_interval": "300", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_bench_duration": "30", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_bench_max_block_size": "67108864", 2023-10-07T21:52:04.847 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_bench_small_size_max_iops": "100", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_blkin_trace_all": "false", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_blocked_scrub_grace_period": "120", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_check_for_log_corruption": "false", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_class_update_on_start": "true", 2023-10-07T21:52:04.848 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_client_message_cap": "256", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_client_message_size_cap": "524288000", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_client_op_priority": "63", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_client_watch_timeout": "30", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_command_max_records": "256", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_compact_on_start": "false", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_crush_chooseleaf_type": "1", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_crush_initial_weight": "-1.000000", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_crush_update_on_start": "true", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_crush_update_weight_set": "true", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-10-07T21:52:04.849 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_drop_ping_duration": "0", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_feed_pullee": "-1", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_misdirected_ops": "false", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_no_acting_change": "false", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_no_purge_strays": "false", 2023-10-07T21:52:04.850 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_op_order": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_pg_log_writeout": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_pretend_recovery_active": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_shutdown": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_verify_cached_snaps": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_verify_missing_on_start": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_verify_snaps": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-10-07T21:52:04.851 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_keys": "1024", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_stride": "524288", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_default_data_pool_replay_window": "45", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_default_notify_timeout": "30", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_delete_sleep": "0.000000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-10-07T21:52:04.852 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_discard_disconnected_ops": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_enable_op_tracker": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_extblkdev_plugins": "vdo", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_fast_info": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_fast_shutdown": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_fast_shutdown_timeout": "15", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-10-07T21:52:04.853 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_function_tracing": "false", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_grace": "20", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_interval": "6", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_min_peers": "10", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_min_size": "2000", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_stale": "600", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_hit_set_max_size": "100000", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_hit_set_min_size": "1000", 2023-10-07T21:52:04.854 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_journal_flush_on_shutdown": "true", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_journal_size": "5120", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_kill_backfill_at": "0", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_loop_before_reset_tphandle": "64", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_map_cache_size": "50", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_map_dedup": "true", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_map_message_max": "40", 2023-10-07T21:52:04.855 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_map_message_max_bytes": "10485760", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_map_share_max_epochs": "40", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_attr_name_len": "100", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_attr_size": "0", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_backfills": "1", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_markdown_count": "5", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_markdown_period": "600", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_object_name_len": "2048", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_object_namespace_len": "256", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_object_size": "134217728", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_omap_entries_per_request": "1024", 2023-10-07T21:52:04.856 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_pg_blocked_by": "16", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_pg_log_entries": "10000", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_pgls": "1024", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_push_cost": "8388608", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_push_objects": "10", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_scrubs": "3", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_trimming_pgs": "2", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_write_op_reply_len": "64", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_max_write_size": "90", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-10-07T21:52:04.857 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_override_recovery_settings": "false", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_profile": "balanced", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-10-07T21:52:04.858 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mclock_skip_benchmark": "false", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_base": "805306368", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_cache_min": "134217728", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_target": "4294967296", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_target_autotune": "false", 2023-10-07T21:52:04.859 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_min_pg_log_entries": "250", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_min_recovery_priority": "0", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mon_heartbeat_interval": "30", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mon_report_interval": "5", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mon_report_max_in_flight": "2", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_num_cache_shards": "32", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_num_op_tracker_shard": "32", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_numa_auto_affinity": "true", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_numa_node": "-1", 2023-10-07T21:52:04.860 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_numa_prefer_iface": "true", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_objecter_finishers": "1", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_objectstore": "bluestore", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_objectstore_fuse": "false", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_objectstore_tracing": "false", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_complaint_time": "30.000000", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_history_duration": "600", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_history_size": "20", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_history_slow_op_size": "20", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_log_threshold": "5", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_shards": "0", 2023-10-07T21:52:04.861 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_shards_hdd": "5", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_shards_ssd": "8", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_threads_per_shard": "0", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_pq_min_cost": "65536", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_queue": "mclock_scheduler", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_queue_cut_off": "high", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_thread_suicide_timeout": "150", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_op_thread_timeout": "15", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_open_classes_on_start": "true", 2023-10-07T21:52:04.862 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_os_flags": "0", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_peering_op_priority": "255", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_delete_cost": "1048576", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_delete_priority": "5", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_log_dups_tracked": "3000", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_log_trim_max": "10000", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_log_trim_min": "100", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_object_context_cache_count": "64", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pg_stat_report_interval_max": "500", 2023-10-07T21:52:04.863 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_crimson": "false", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_crush_rule": "-1", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_ec_fast_read": "false", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flag_bulk": "false", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-10-07T21:52:04.864 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flag_nodelete": "false", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_flags": "0", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_min_size": "0", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_pg_num": "32", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_pgp_num": "0", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_size": "3", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_default_type": "replicated", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-10-07T21:52:04.865 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_pool_use_gmt_hitset": "true", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_push_per_object_cost": "1000", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_read_ec_check_for_errors": "false", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recover_clone_overlap": "true", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recover_clone_overlap_limit": "10", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_cost": "20971520", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_delay_start": "0.000000", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_active": "0", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_active_hdd": "3", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_active_ssd": "10", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_chunk": "8388608", 2023-10-07T21:52:04.866 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_max_single_start": "1", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_op_priority": "3", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_op_warn_multiple": "16", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_priority": "5", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_retry_interval": "30.000000", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_sleep": "0.000000", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_repair_during_recovery": "false", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_requested_scrub_priority": "120", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-10-07T21:52:04.867 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_rollback_to_cluster_snap": "", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_auto_repair": "false", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_begin_hour": "0", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_begin_week_day": "0", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_chunk_max": "25", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_chunk_min": "5", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_cost": "52428800", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_during_recovery": "false", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_end_hour": "0", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_end_week_day": "0", 2023-10-07T21:52:04.868 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_event_cost": "4096", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_invalid_stats": "true", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_load_threshold": "0.500000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_max_interval": "604800.000000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_max_preemptions": "5", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_min_interval": "86400.000000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_priority": "5", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_reservation_timeout": "5000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_sleep": "0.000000", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-10-07T21:52:04.869 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_shutdown_pgref_assert": "false", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_skip_data_digest": "false", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_smart_report_timeout": "5", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_cost": "1048576", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_priority": "5", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_sleep": "0.000000", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-10-07T21:52:04.870 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_stats_update_period_scrubbing": "15", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_target_transaction_size": "30", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_default_cache_mode": "writeback", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-10-07T21:52:04.871 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_tracing": "false", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_use_stale_snap": "false", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "osdc_blkin_trace_all": "false", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_kill_at": "0", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_max_join_drift": "10", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_min": "500", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_min_wait": "0.050000", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_propose_interval": "1.000000", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_service_trim_max": "500", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_service_trim_max_multiplier": "20", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_service_trim_min": "250", 2023-10-07T21:52:04.872 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_stash_full_interval": "25", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_trim_max": "500", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "paxos_trim_min": "250", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "perf": "true", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "pid_file": "", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "public_addr": "-", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "public_addrv": "", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "public_bind_addr": "-", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "public_network": "172.21.0.0/20", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "public_network_interface": "", 2023-10-07T21:52:04.873 INFO:teuthology.orchestra.run.smithi008.stdout: "qat_compressor_enabled": "false", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "qat_compressor_session_max_number": "256", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rados_mon_op_timeout": "0", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rados_osd_op_timeout": "0", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rados_tracing": "false", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_atime_update_interval": "60", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_balance_parent_reads": "false", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_balance_snap_reads": "false", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_blkin_trace_all": "false", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_blocklist_expire_seconds": "0", 2023-10-07T21:52:04.874 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_blocklist_on_break_lock": "true", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache": "true", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_block_writes_upfront": "false", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_max_dirty": "25165824", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_max_dirty_object": "0", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_policy": "writearound", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_size": "33554432", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_target_dirty": "16777216", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_clone_copy_on_read": "false", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_compression_hint": "none", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_concurrent_management_ops": "10", 2023-10-07T21:52:04.875 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_clone_format": "auto", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_data_pool": "", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_features": "61", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_format": "2", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_map_options": "", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_order": "22", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_pool": "rbd", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_stripe_count": "0", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_default_stripe_unit": "0", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_disable_zero_copy_writes": "true", 2023-10-07T21:52:04.876 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_discard_granularity_bytes": "65536", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_enable_alloc_hint": "true", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_io_scheduler": "simple", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_commit_age": "5.000000", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_object_flush_interval": "0", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-10-07T21:52:04.877 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_order": "24", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_pool": "", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_journal_splay_width": "4", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_localize_parent_reads": "false", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_localize_snap_reads": "false", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-10-07T21:52:04.878 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_policy_type": "simple", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_autotune": "true", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_base": "805306368", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-10-07T21:52:04.879 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_memory_target": "4294967296", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirroring_delete_delay": "0", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirroring_replay_delay": "0", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_move_to_trash_on_remove": "false", 2023-10-07T21:52:04.880 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_mtime_update_interval": "60", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_non_blocking_aio": "true", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_op_thread_timeout": "60", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_op_threads": "1", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_parent_cache_enabled": "false", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_persistent_cache_mode": "disabled", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_persistent_cache_path": "/tmp", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_persistent_cache_size": "1073741824", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_plugins": "", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_bps_burst": "0", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-10-07T21:52:04.881 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_bps_limit": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_exclude_ops": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_iops_burst": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_iops_limit": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_bps_burst": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_bps_limit": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_iops_burst": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_read_iops_limit": "0", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_schedule_tick_min": "50", 2023-10-07T21:52:04.882 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_bps_burst": "0", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_bps_limit": "0", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_iops_burst": "0", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_qos_write_iops_limit": "0", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_quiesce_notification_attempts": "10", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_read_from_replica_policy": "default", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_readahead_max_bytes": "524288", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_readahead_trigger_requests": "10", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_request_timed_out_seconds": "30", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_skip_partial_discard": "true", 2023-10-07T21:52:04.883 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_tracing": "false", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_validate_names": "true", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rbd_validate_pool": "true", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "restapi_base_url": "", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "restapi_log_level": "", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_acl_grants_max_num": "100", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_admin_entry": "admin", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_backend_store": "rados", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_barbican_url": "", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_beast_enable_async": "true", 2023-10-07T21:52:04.884 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_index_max_aio": "128", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_quota_ttl": "600", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_cache_enabled": "true", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_cache_expiry_interval": "900", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_cache_lru_size": "10000", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_config_store": "rados", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_content_length_compat": "false", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_copy_obj_progress": "true", 2023-10-07T21:52:04.885 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_cors_rules_max_num": "100", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_cross_domain_policy": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_default_encryption_key": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_addr": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_ca_path": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_client_cert": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_client_key": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_password": "", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-10-07T21:52:04.886 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_kmip_username": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_require_ssl": "true", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-10-07T21:52:04.887 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_suppress_logs": "true", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_addr": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_auth": "token", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_namespace": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_prefix": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-10-07T21:52:04.888 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_token_file": "", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_curl_buffersize": "524288", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_curl_low_speed_limit": "1024", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_curl_low_speed_time": "300", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_curl_tcp_keepalive": "0", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_fadvise": "4", 2023-10-07T21:52:04.889 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d4n_host": "127.0.0.1", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_d4n_port": "6379", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_log_changes_size": "1000", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_log_num_shards": "128", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_log_window": "30", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_notify_interval_msec": "0", 2023-10-07T21:52:04.890 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_sync_poll_interval": "20", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_data_sync_spawn_window": "20", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_default_data_log_backing": "fifo", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_default_region_info_oid": "default.region", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_defer_to_bucket_acls": "", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-10-07T21:52:04.891 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_data_res": "500.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dns_name": "", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dns_s3website_name": "", 2023-10-07T21:52:04.892 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_dynamic_resharding": "true", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_gc_threads": "true", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_lc_threads": "true", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_ops_log": "false", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_quota_threads": "true", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_static_website": "false", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enable_usage_log": "false", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_enforce_swift_acls": "true", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_exit_timeout_secs": "120", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_expose_bucket": "false", 2023-10-07T21:52:04.893 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_extended_http_attrs": "", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_filter": "none", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_frontends": "beast port=7480", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_concurrent_io": "10", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_deferred": "50", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_objs": "32", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_queue_size": "134213632", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_max_trim_chunk": "16", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_obj_min_wait": "7200", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_processor_max_time": "3600", 2023-10-07T21:52:04.894 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_gc_processor_period": "3600", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_get_obj_window_size": "16777216", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_healthcheck_disabling_path": "", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ignore_get_invalid_range": "false", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_init_timeout": "300", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_accepted_reader_roles": "", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-10-07T21:52:04.895 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_domain": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_password": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_password_path": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_project": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_tenant": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_token": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_token_path": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_admin_user": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_api_version": "2", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_barbican_domain": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_barbican_password": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_barbican_project": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_barbican_tenant": "", 2023-10-07T21:52:04.896 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_barbican_user": "", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_implicit_tenants": "false", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_service_token_enabled": "false", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_token_cache_size": "10000", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_url": "", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_keystone_verify_ssl": "true", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_debug_interval": "-1", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_lock_max_time": "90", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_max_objs": "32", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_max_rules": "1000", 2023-10-07T21:52:04.897 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_max_worker": "3", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_max_wp_worker": "3", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lc_thread_delay": "0", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_dnattr": "uid", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_searchfilter": "", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ldap_uri": "ldaps://", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-10-07T21:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_log_http_headers": "", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_log_nonexistent_bucket": "false", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_log_object_name_utc": "false", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_lua_max_memory_per_state": "128000", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_attr_name_len": "0", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_attr_size": "0", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_attrs_num_in_req": "0", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_chunk_size": "4194304", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_concurrent_requests": "1024", 2023-10-07T21:52:04.899 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_dynamic_shards": "1999", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_listing_results": "1000", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_notify_retries": "10", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_objs_per_shard": "100000", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_put_param_size": "1048576", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_put_size": "5368709120", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_max_slo_entries": "1000", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_md_log_max_shards": "64", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_md_notify_interval_msec": "200", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_meta_sync_poll_interval": "20", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_meta_sync_spawn_window": "20", 2023-10-07T21:52:04.900 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_mp_lock_max_time": "600", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_multipart_min_part_size": "5242880", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_fhcache_size": "2017", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_lru_lanes": "5", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_max_gc": "300", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-10-07T21:52:04.901 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_run_gc_threads": "false", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_run_lc_threads": "false", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_run_quota_threads": "false", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_run_sync_thread": "false", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_num_async_rados_threads": "32", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_num_control_oids": "8", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_numa_node": "-1", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_obj_stripe_size": "4194304", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-10-07T21:52:04.902 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_objexp_chunk_size": "100", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_objexp_gc_interval": "600", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_objexp_hints_num_shards": "127", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_op_thread_timeout": "600", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_op_tracing": "false", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_opa_token": "", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_opa_url": "", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_opa_verify_ssl": "true", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ops_log_rados": "false", 2023-10-07T21:52:04.903 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_ops_log_socket_path": "", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_period_push_interval": "2.000000", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_period_push_interval_max": "30.000000", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_period_root_pool": ".rgw.root", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_cache_lanes": "3", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_cache_lmdb_count": "3", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_cache_max_buckets": "100", 2023-10-07T21:52:04.904 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_cache_partitions": "3", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_print_continue": "true", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_print_prohibited_content_length": "false", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_rados_tracing": "false", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_realm": "", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_realm_id": "", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-10-07T21:52:04.905 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_region": "", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_region_root_pool": ".rgw.root", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_relaxed_region_enforcement": "false", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_request_uri": "", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_reshard_batch_size": "64", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_reshard_max_aio": "128", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_reshard_num_logs": "16", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_reshard_thread_interval": "600", 2023-10-07T21:52:04.906 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_resolve_cname": "false", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_rest_getusage_op_compat": "false", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_run_sync_thread": "true", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_auth_use_keystone": "false", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_auth_use_ldap": "false", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_auth_use_rados": "true", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_auth_use_sts": "false", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_s3_success_create_obj_status": "0", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_scheduler_type": "throttler", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_script_uri": "", 2023-10-07T21:52:04.907 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_service_provider_name": "", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_client_id": "", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_client_secret": "", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_entry": "sts", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_key": "sts", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_max_session_duration": "43200", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_min_session_duration": "900", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sts_token_introspection_url": "", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_account_in_url": "false", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_auth_entry": "auth", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_auth_url": "", 2023-10-07T21:52:04.908 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_custom_header": "", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_enforce_content_length": "false", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_need_stats": "true", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_tenant_name": "", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_token_expiration": "86400", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_url": "", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_url_prefix": "swift", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_swift_versioning_enabled": "false", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_lease_period": "120", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-10-07T21:52:04.909 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_log_trim_interval": "1200", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_obj_etag_verify": "false", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_trace_history_size": "4096", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_thread_pool_size": "512", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_topic_persistency_max_retries": "0", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_topic_persistency_sleep_duration": "0", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_topic_persistency_time_to_live": "0", 2023-10-07T21:52:04.910 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_comment": "", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_createby": "", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_encoding": "", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_flag": "false", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_max_size": "5368709120", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_origin": "", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_sha_unit": "524288", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_torrent_tracker": "", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_trust_forwarded_https": "false", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_usage_log_tick_interval": "30", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_usage_max_shards": "32", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_usage_max_user_shards": "1", 2023-10-07T21:52:04.911 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_use_opa_authz": "false", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_default_quota_max_size": "-1", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_max_buckets": "1000", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_policies_max_num": "100", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_quota_sync_interval": "86400", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_user_unique_email": "true", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_verify_ssl": "true", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_website_routing_rules_max_num": "50", 2023-10-07T21:52:04.912 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zone": "", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zone_id": "", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zonegroup": "", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zonegroup_id": "", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgwlc_auto_session_clear": "true", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rgwlc_skip_bucket_step": "false", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_block_size": "4096", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-10-07T21:52:04.913 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_shard_bits": "4", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_size": "536870912", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cache_type": "binned_lru", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_collect_compaction_stats": "false", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_collect_extended_stats": "false", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_collect_memory_stats": "false", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_index_type": "binary_search", 2023-10-07T21:52:04.914 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_log_to_ceph_log": "true", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_metadata_block_size": "4096", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_partition_filters": "false", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_perf": "false", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "rotating_keys_renewal_timeout": "10", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "run_dir": "/var/run/ceph", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_block_create": "true", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_cache_lru_size": "67108864", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_cbjournal_size": "5368709120", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_default_max_object_size": "16777216", 2023-10-07T21:52:04.915 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_device_size": "53687091200", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_journal_batch_capacity": "16", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_journal_iodepth_limit": "5", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_main_device_type": "SSD", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_max_concurrent_transactions": "8", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "seastore_segment_size": "67108864", 2023-10-07T21:52:04.916 INFO:teuthology.orchestra.run.smithi008.stdout: "set_keepcaps": "false", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "setgroup": "ceph", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "setuser": "ceph", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "setuser_match_path": "", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "target_max_misplaced_ratio": "0.050000", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "thp": "false", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "threadpool_default_timeout": "60", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "threadpool_empty_queue_max_wait": "2", 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout: "throttler_perf_counter": "true" 2023-10-07T21:52:04.917 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:52:05.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:04 smithi008 bash[102097]: cluster 2023-10-07T21:52:03.009189+0000 mgr.y (mgr.25319) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:05.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:04 smithi008 bash[105281]: cluster 2023-10-07T21:52:03.009189+0000 mgr.y (mgr.25319) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:05.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:04 smithi081 bash[89466]: cluster 2023-10-07T21:52:03.009189+0000 mgr.y (mgr.25319) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:05.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-10-07T21:52:07.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:06 smithi008 bash[102097]: cluster 2023-10-07T21:52:05.009890+0000 mgr.y (mgr.25319) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:07.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:06 smithi008 bash[105281]: cluster 2023-10-07T21:52:05.009890+0000 mgr.y (mgr.25319) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:07.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:06 smithi081 bash[89466]: cluster 2023-10-07T21:52:05.009890+0000 mgr.y (mgr.25319) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:09.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:08 smithi008 bash[105281]: cluster 2023-10-07T21:52:07.011020+0000 mgr.y (mgr.25319) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:09.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:08 smithi008 bash[102097]: cluster 2023-10-07T21:52:07.011020+0000 mgr.y (mgr.25319) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:09.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:08 smithi081 bash[89466]: cluster 2023-10-07T21:52:07.011020+0000 mgr.y (mgr.25319) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:10.379 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:10 smithi008 bash[105281]: cluster 2023-10-07T21:52:09.011720+0000 mgr.y (mgr.25319) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:11.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:10 smithi008 bash[102097]: cluster 2023-10-07T21:52:09.011720+0000 mgr.y (mgr.25319) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:11.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:10 smithi081 bash[89466]: cluster 2023-10-07T21:52:09.011720+0000 mgr.y (mgr.25319) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:12.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:11 smithi008 bash[102097]: audit 2023-10-07T21:52:10.889007+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:12.182 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:11 smithi008 bash[105281]: audit 2023-10-07T21:52:10.889007+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:12.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:11 smithi081 bash[89466]: audit 2023-10-07T21:52:10.889007+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:13.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:13] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2023-10-07T21:52:13.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:12 smithi008 bash[102097]: cluster 2023-10-07T21:52:11.012497+0000 mgr.y (mgr.25319) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:13.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:12 smithi008 bash[105281]: cluster 2023-10-07T21:52:11.012497+0000 mgr.y (mgr.25319) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:13.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:12 smithi081 bash[89466]: cluster 2023-10-07T21:52:11.012497+0000 mgr.y (mgr.25319) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:13.646 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a: {} 2023-10-07T21:52:13.665 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b: {} 2023-10-07T21:52:13.685 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c: {} 2023-10-07T21:52:13.687 INFO:teuthology.orchestra.run.smithi008.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-07T21:52:13.687 INFO:teuthology.orchestra.run.smithi008.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-07T21:52:13.687 INFO:teuthology.orchestra.run.smithi008.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-07T21:52:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:13 smithi008 bash[102097]: audit 2023-10-07T21:52:13.623944+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.8:0/1807415092' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:52:14.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:13 smithi008 bash[105281]: audit 2023-10-07T21:52:13.623944+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.8:0/1807415092' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:52:14.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:13 smithi081 bash[89466]: audit 2023-10-07T21:52:13.623944+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.8:0/1807415092' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:52:14.515 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-10-07T21:52:14.515 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-07T21:52:14.516 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T21:52:14.517 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T21:52:14.517 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-10-07T21:52:14.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-10-07T21:52:14.518 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-10-07T21:52:14.518 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:52:14.518 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:52:14.518 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-07T21:52:14.518 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T21:52:14.519 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T21:52:14.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-07T21:52:14.519 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-10-07T21:52:14.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:14.520 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-10-07T21:52:14.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:52:14.520 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-10-07T21:52:14.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T21:52:14.521 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-10-07T21:52:14.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T21:52:14.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:14.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:14.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:14.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:14.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:14.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:14.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:14.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:14.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:14.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:14.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:14.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:14.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:15.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:15.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:15.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:15.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:14 smithi008 bash[102097]: cluster 2023-10-07T21:52:13.013248+0000 mgr.y (mgr.25319) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:15.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:14 smithi008 bash[105281]: cluster 2023-10-07T21:52:13.013248+0000 mgr.y (mgr.25319) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:15.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:15.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:14 smithi081 bash[89466]: cluster 2023-10-07T21:52:13.013248+0000 mgr.y (mgr.25319) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:15.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:15.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:15.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:15.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:15.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:15.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:15.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:15.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:15.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:15.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:15.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:15.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:15.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:15.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:15.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:16.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:16.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:16.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:16.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:16.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:16.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:16.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:16.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:16 smithi081 bash[89466]: cluster 2023-10-07T21:52:15.013994+0000 mgr.y (mgr.25319) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:16.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:16.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:16.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:16.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:16 smithi008 bash[105281]: cluster 2023-10-07T21:52:15.013994+0000 mgr.y (mgr.25319) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:16.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:16 smithi008 bash[102097]: cluster 2023-10-07T21:52:15.013994+0000 mgr.y (mgr.25319) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:16.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:16.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:16.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:16.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:16.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:16.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:16.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:16.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:17.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:17.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:17.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:17.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:17.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:17.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:17.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:17.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:17.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:17.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:17.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:17.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:17.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:17.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:17.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:18.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:18.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:18.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:18.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:18.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:18.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:18.389 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:18.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:18.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:18.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:18 smithi081 bash[89466]: cluster 2023-10-07T21:52:17.015248+0000 mgr.y (mgr.25319) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:18.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:18.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:18 smithi008 bash[105281]: cluster 2023-10-07T21:52:17.015248+0000 mgr.y (mgr.25319) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:18.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:18 smithi008 bash[102097]: cluster 2023-10-07T21:52:17.015248+0000 mgr.y (mgr.25319) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:18.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:18.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:18.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:18.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:18.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:18.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:18.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:18.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:19.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:19.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:19.196 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:19.312 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:19.313 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:19.313 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:19.313 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:19.314 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:19.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:19.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:19.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:19.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.497 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:19.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:19.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:19.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:19.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:19.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:19.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:19.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:20.001 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:20.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:20.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:20.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:20.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:20.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:20.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:20.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:20.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:20.669 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.678 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:20 smithi008 bash[105281]: cluster 2023-10-07T21:52:19.015990+0000 mgr.y (mgr.25319) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:20.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:20 smithi008 bash[102097]: cluster 2023-10-07T21:52:19.015990+0000 mgr.y (mgr.25319) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:20.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:20.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:20 smithi081 bash[89466]: cluster 2023-10-07T21:52:19.015990+0000 mgr.y (mgr.25319) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:20.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:20.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:20.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:20.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:20.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:20.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:21.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:21.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:21.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:21.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:21.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:21.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:21.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:21.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:21.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:21.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:21.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:21.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:21.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:21.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:21.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:21.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:21.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:22.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:22.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:22.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:22.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:22.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:22.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:22.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:22.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:22.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:22 smithi081 bash[89466]: cluster 2023-10-07T21:52:21.016579+0000 mgr.y (mgr.25319) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:22.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:22.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:22.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:22 smithi008 bash[105281]: cluster 2023-10-07T21:52:21.016579+0000 mgr.y (mgr.25319) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:22 smithi008 bash[102097]: cluster 2023-10-07T21:52:21.016579+0000 mgr.y (mgr.25319) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:22.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:22.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:22.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:22.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:22.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:22.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:23.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:23.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:23.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:23.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:23.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:23.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:23.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:23.379 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:23] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2023-10-07T21:52:23.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:23.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:23.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:23.627 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:23.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:23.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:23.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:23.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:23.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:23.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:23.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:23.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:23.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:24.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:24.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:24.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:24.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:24.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:24.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:24.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:24.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:24.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:24.533 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:24 smithi008 bash[102097]: cluster 2023-10-07T21:52:23.017213+0000 mgr.y (mgr.25319) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:24.533 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:24 smithi008 bash[105281]: cluster 2023-10-07T21:52:23.017213+0000 mgr.y (mgr.25319) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:24.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:24.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:24.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:24 smithi081 bash[89466]: cluster 2023-10-07T21:52:23.017213+0000 mgr.y (mgr.25319) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:24.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:24.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:24.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:24.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:24.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:24.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:24.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:24.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:25.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:25.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:25.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:25.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:25.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:25.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:25.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:25.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:25.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:25.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:25.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:25.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:25.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:25.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:25.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:26.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:26.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:26.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:26.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:26.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:26.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:26.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:26.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:26 smithi081 bash[89466]: cluster 2023-10-07T21:52:25.017694+0000 mgr.y (mgr.25319) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:26.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:26 smithi081 bash[89466]: audit 2023-10-07T21:52:25.888505+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:26.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:26.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:26.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:26 smithi008 bash[102097]: cluster 2023-10-07T21:52:25.017694+0000 mgr.y (mgr.25319) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:26 smithi008 bash[102097]: audit 2023-10-07T21:52:25.888505+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:26.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:26 smithi008 bash[105281]: cluster 2023-10-07T21:52:25.017694+0000 mgr.y (mgr.25319) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:26.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:26 smithi008 bash[105281]: audit 2023-10-07T21:52:25.888505+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:26.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:26.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:26.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:26.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:26.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:26.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:26.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:26.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:27.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:27.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:27.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:27.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:27.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:27.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:27.411 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:27.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:27.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:27.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:27.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:27.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:27.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:27.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:27.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:27.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:27.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:27.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:27.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:28.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:28.102 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:28.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:28.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:28.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:28.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:28.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:28.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:28 smithi008 bash[102097]: cluster 2023-10-07T21:52:27.018346+0000 mgr.y (mgr.25319) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:28.604 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:28 smithi008 bash[105281]: cluster 2023-10-07T21:52:27.018346+0000 mgr.y (mgr.25319) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:28.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:28.694 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:52:28.694 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T21:52:28.694 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:52:28.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:28.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:28 smithi081 bash[89466]: cluster 2023-10-07T21:52:27.018346+0000 mgr.y (mgr.25319) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:28.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:28.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:28.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:28.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:28.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:28.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:29.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:29.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:29.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:29.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:29.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:29.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:29.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:29.422 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T21:52:29.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:29 smithi081 bash[89466]: audit 2023-10-07T21:52:28.938815+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.8:0/3467593902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:29 smithi081 bash[89466]: audit 2023-10-07T21:52:28.939171+0000 mon.a (mon.0) 512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:29.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:29 smithi008 bash[105281]: audit 2023-10-07T21:52:28.938815+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.8:0/3467593902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:29 smithi008 bash[105281]: audit 2023-10-07T21:52:28.939171+0000 mon.a (mon.0) 512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:29 smithi008 bash[102097]: audit 2023-10-07T21:52:28.938815+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.8:0/3467593902' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:29 smithi008 bash[102097]: audit 2023-10-07T21:52:28.939171+0000 mon.a (mon.0) 512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:52:29.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:29.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:29.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:29.804 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:29.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:29.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:29.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:30.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:30.125 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:52:30.125 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T21:52:30.125 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 0 2023-10-07T21:52:30.125 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:52:30.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:30.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:30.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:30.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:30.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:30.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:30.431 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_1' created 2023-10-07T21:52:30.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: cluster 2023-10-07T21:52:29.018966+0000 mgr.y (mgr.25319) 385 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: cluster 2023-10-07T21:52:29.403565+0000 mon.a (mon.0) 513 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: cluster 2023-10-07T21:52:29.404682+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: audit 2023-10-07T21:52:29.410057+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: cluster 2023-10-07T21:52:29.414043+0000 mon.a (mon.0) 515 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: audit 2023-10-07T21:52:29.707527+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.8:0/317439730' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:30 smithi081 bash[89466]: audit 2023-10-07T21:52:29.708054+0000 mon.a (mon.0) 516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.463 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:52:30.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:30.487 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:52:30.510 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:52:30.530 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:52:30.555 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:52:30.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:30.585 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:52:30.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:30.607 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:52:30.630 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.632 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:52:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: cluster 2023-10-07T21:52:29.018966+0000 mgr.y (mgr.25319) 385 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: cluster 2023-10-07T21:52:29.403565+0000 mon.a (mon.0) 513 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: cluster 2023-10-07T21:52:29.404682+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: audit 2023-10-07T21:52:29.410057+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: cluster 2023-10-07T21:52:29.414043+0000 mon.a (mon.0) 515 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: audit 2023-10-07T21:52:29.707527+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.8:0/317439730' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[102097]: audit 2023-10-07T21:52:29.708054+0000 mon.a (mon.0) 516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: cluster 2023-10-07T21:52:29.018966+0000 mgr.y (mgr.25319) 385 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: cluster 2023-10-07T21:52:29.403565+0000 mon.a (mon.0) 513 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: cluster 2023-10-07T21:52:29.404682+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:30.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: audit 2023-10-07T21:52:29.410057+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:52:30.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: cluster 2023-10-07T21:52:29.414043+0000 mon.a (mon.0) 515 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:52:30.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: audit 2023-10-07T21:52:29.707527+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.8:0/317439730' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:30 smithi008 bash[105281]: audit 2023-10-07T21:52:29.708054+0000 mon.a (mon.0) 516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-07T21:52:30.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:30.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:30.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:30.968 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:30.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:30.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:31.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:31.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:31.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:31.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:31.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:31.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:31.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:31.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.390762+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: audit 2023-10-07T21:52:30.417545+0000 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.417614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.417739+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.419237+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.419468+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.419910+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.420183+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.422225+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.423885+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: cluster 2023-10-07T21:52:30.424531+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[102097]: audit 2023-10-07T21:52:30.434744+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.8:0/2015465524' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.390762+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: audit 2023-10-07T21:52:30.417545+0000 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.417614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.417739+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.419237+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.419468+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.419910+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.420183+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.422225+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.423885+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.662 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: cluster 2023-10-07T21:52:30.424531+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.663 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:31 smithi008 bash[105281]: audit 2023-10-07T21:52:30.434744+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.8:0/2015465524' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:31.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.390762+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: audit 2023-10-07T21:52:30.417545+0000 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.417614+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.417739+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.419237+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.419468+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.419910+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.420183+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.422225+0000 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.423885+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-10-07T21:52:31.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: cluster 2023-10-07T21:52:30.424531+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e103 with expected crc 2023-10-07T21:52:31.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:31 smithi081 bash[89466]: audit 2023-10-07T21:52:30.434744+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.8:0/2015465524' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:31.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:31.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:31.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:31.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:32.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:32.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:32.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:32.189 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:32.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:32.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:32.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:32.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:32.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:32.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.019584+0000 mgr.y (mgr.25319) 386 : cluster 0 pgmap v321: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.418679+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.420725+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.421235+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.423360+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.423600+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.424140+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.429405+0000 mon.a (mon.0) 520 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:52:32.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:32 smithi081 bash[89466]: cluster 2023-10-07T21:52:31.567125+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:32.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:32.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:32.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.019584+0000 mgr.y (mgr.25319) 386 : cluster 0 pgmap v321: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.418679+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.420725+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.421235+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.423360+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.423600+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.424140+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.429405+0000 mon.a (mon.0) 520 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:52:32.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[102097]: cluster 2023-10-07T21:52:31.567125+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.019584+0000 mgr.y (mgr.25319) 386 : cluster 0 pgmap v321: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.418679+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.420725+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.421235+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.423360+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.423600+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.424140+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.429405+0000 mon.a (mon.0) 520 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:52:32.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:32 smithi008 bash[105281]: cluster 2023-10-07T21:52:31.567125+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-07T21:52:32.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:32.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:33.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:33.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:33.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T21:52:33.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:33.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-10-07T21:52:33.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:33.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:33.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:33] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2023-10-07T21:52:33.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:33.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:33.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:33.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:33.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:33.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:33.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:33 smithi081 bash[89466]: cluster 2023-10-07T21:52:32.424193+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:33 smithi081 bash[89466]: cluster 2023-10-07T21:52:32.432778+0000 mon.a (mon.0) 521 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:52:33.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:33 smithi081 bash[89466]: cluster 2023-10-07T21:52:32.767417+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:33 smithi081 bash[89466]: cluster 2023-10-07T21:52:32.905316+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:33.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[105281]: cluster 2023-10-07T21:52:32.424193+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[105281]: cluster 2023-10-07T21:52:32.432778+0000 mon.a (mon.0) 521 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[105281]: cluster 2023-10-07T21:52:32.767417+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[105281]: cluster 2023-10-07T21:52:32.905316+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[102097]: cluster 2023-10-07T21:52:32.424193+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[102097]: cluster 2023-10-07T21:52:32.432778+0000 mon.a (mon.0) 521 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[102097]: cluster 2023-10-07T21:52:32.767417+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:33 smithi008 bash[102097]: cluster 2023-10-07T21:52:32.905316+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:33.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T21:52:33.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:33.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:33.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:33.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:34.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:34.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:34.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:34.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:34.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:34.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:34 smithi081 bash[89466]: cluster 2023-10-07T21:52:33.020315+0000 mgr.y (mgr.25319) 387 : cluster 0 pgmap v324: 89 pgs: 3 creating+peering, 3 unknown, 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:34.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:34 smithi081 bash[89466]: cluster 2023-10-07T21:52:33.123075+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:34.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:34.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:34.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:34.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:34.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:34 smithi008 bash[105281]: cluster 2023-10-07T21:52:33.020315+0000 mgr.y (mgr.25319) 387 : cluster 0 pgmap v324: 89 pgs: 3 creating+peering, 3 unknown, 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:34.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:34 smithi008 bash[105281]: cluster 2023-10-07T21:52:33.123075+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:34 smithi008 bash[102097]: cluster 2023-10-07T21:52:33.020315+0000 mgr.y (mgr.25319) 387 : cluster 0 pgmap v324: 89 pgs: 3 creating+peering, 3 unknown, 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:34 smithi008 bash[102097]: cluster 2023-10-07T21:52:33.123075+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-07T21:52:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:34.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:34.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:35.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:35.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:35.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:35.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:35.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:35.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:35.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:52:35.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:35.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:35.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:35.568 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:35.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:35.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:35.710 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:52:35.710 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:52:35.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:35.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:35.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:35.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:35.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:36.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:36.114 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:36.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:36.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:36.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:36.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:36.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:36.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:36.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:36.516 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:36.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:36.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:36 smithi081 bash[89466]: cluster 2023-10-07T21:52:35.021210+0000 mgr.y (mgr.25319) 388 : cluster 0 pgmap v325: 89 pgs: 3 creating+peering, 2 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:36.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:36.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:36.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:36.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:36.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:36.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:36 smithi008 bash[105281]: cluster 2023-10-07T21:52:35.021210+0000 mgr.y (mgr.25319) 388 : cluster 0 pgmap v325: 89 pgs: 3 creating+peering, 2 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:36.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:36 smithi008 bash[102097]: cluster 2023-10-07T21:52:35.021210+0000 mgr.y (mgr.25319) 388 : cluster 0 pgmap v325: 89 pgs: 3 creating+peering, 2 unknown, 84 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:36.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:36.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:36.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:37.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:37.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:37.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:37.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:37.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:37.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:37.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:37.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:37.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:37.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:37.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:37.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:37.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:37.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:37.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:37.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:38.012 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:38.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:38.013 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:38.013 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:38.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:38.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:38.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:38.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:38.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:38.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:38.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:38.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:38.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:38.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:38.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:38 smithi008 bash[105281]: cluster 2023-10-07T21:52:37.022193+0000 mgr.y (mgr.25319) 389 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:38.668 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:38 smithi008 bash[102097]: cluster 2023-10-07T21:52:37.022193+0000 mgr.y (mgr.25319) 389 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:38.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:38.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:38 smithi081 bash[89466]: cluster 2023-10-07T21:52:37.022193+0000 mgr.y (mgr.25319) 389 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:38.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:38.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:38.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:38.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:39.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:39.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:39.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:39.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:39.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:39.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:39.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:39.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:39.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:39.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:39.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:39.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:39.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:39.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:39.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:40.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:40.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:40.043 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:40.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:40.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:40.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:40.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:40.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:40.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:40.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:40.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:40.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:40.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:40.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:40.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:40 smithi081 bash[89466]: cluster 2023-10-07T21:52:39.022738+0000 mgr.y (mgr.25319) 390 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:40.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:40.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:40.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:40.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:40 smithi008 bash[105281]: cluster 2023-10-07T21:52:39.022738+0000 mgr.y (mgr.25319) 390 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:40 smithi008 bash[102097]: cluster 2023-10-07T21:52:39.022738+0000 mgr.y (mgr.25319) 390 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:40.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:40.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:40.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:40.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:41.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:41.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:41.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:41.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:41.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:41.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:41.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:41.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:41.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:41.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:41.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:41.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:41.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:41.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:41.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:41.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:41.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[105281]: audit 2023-10-07T21:52:40.893825+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[105281]: audit 2023-10-07T21:52:40.895073+0000 mon.a (mon.0) 523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[105281]: cluster 2023-10-07T21:52:41.023317+0000 mgr.y (mgr.25319) 391 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[105281]: audit 2023-10-07T21:52:41.046232+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[102097]: audit 2023-10-07T21:52:40.893825+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:41.987 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[102097]: audit 2023-10-07T21:52:40.895073+0000 mon.a (mon.0) 523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:41.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[102097]: cluster 2023-10-07T21:52:41.023317+0000 mgr.y (mgr.25319) 391 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:41.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:41 smithi008 bash[102097]: audit 2023-10-07T21:52:41.046232+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:42.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:42.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:42.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:41 smithi081 bash[89466]: audit 2023-10-07T21:52:40.893825+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:41 smithi081 bash[89466]: audit 2023-10-07T21:52:40.895073+0000 mon.a (mon.0) 523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:41 smithi081 bash[89466]: cluster 2023-10-07T21:52:41.023317+0000 mgr.y (mgr.25319) 391 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:42.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:41 smithi081 bash[89466]: audit 2023-10-07T21:52:41.046232+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:42.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:42.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:42.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:42.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:42.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:42.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:42.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:42.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:42.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:42.662 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:42.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:42.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:42.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:42.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:42.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:43.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:43.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:43.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:43.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:43.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:43.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:43.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:43] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-10-07T21:52:43.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:43.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:43.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:43.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:43.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:43.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:43.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:43.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:43.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:43.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:43.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:43.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:43.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:44.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:44.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:44 smithi008 bash[102097]: cluster 2023-10-07T21:52:43.024316+0000 mgr.y (mgr.25319) 392 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:44.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:44 smithi008 bash[105281]: cluster 2023-10-07T21:52:43.024316+0000 mgr.y (mgr.25319) 392 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:44.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:44.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:44.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:44.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:44.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:44 smithi081 bash[89466]: cluster 2023-10-07T21:52:43.024316+0000 mgr.y (mgr.25319) 392 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:44.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:44.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:44.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:44.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:44.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:44.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:44.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:44.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:45.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:45.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:45.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:45.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:45.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:45 smithi008 bash[105281]: audit 2023-10-07T21:52:44.626700+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.328 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:45 smithi008 bash[102097]: audit 2023-10-07T21:52:44.626700+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:45.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:45 smithi081 bash[89466]: audit 2023-10-07T21:52:44.626700+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:45.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:45.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:45.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:45.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:45.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:45.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:45.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:45.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:45.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:45.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:46.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:46.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:46.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:46.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:46.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:46.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:46.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:46 smithi081 bash[89466]: cluster 2023-10-07T21:52:45.024738+0000 mgr.y (mgr.25319) 393 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:46.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:46.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:46 smithi008 bash[102097]: cluster 2023-10-07T21:52:45.024738+0000 mgr.y (mgr.25319) 393 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:46 smithi008 bash[105281]: cluster 2023-10-07T21:52:45.024738+0000 mgr.y (mgr.25319) 393 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:46.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:46.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:46.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:46.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:46.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:46.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:46.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:47.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:47.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:47.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:47.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:47.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:47.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:47.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:47.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:47.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:47.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:47.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:47.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:47.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:47.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:47.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:47.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:47.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:47.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:47.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:47.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:48.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:48.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:48.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:48.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:48.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:48.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:48.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:48.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:48.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:48 smithi081 bash[89466]: cluster 2023-10-07T21:52:47.025380+0000 mgr.y (mgr.25319) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:48.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:48.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:48.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:48.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:48.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:48.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:48.728 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:48 smithi008 bash[105281]: cluster 2023-10-07T21:52:47.025380+0000 mgr.y (mgr.25319) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:48.729 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:48 smithi008 bash[102097]: cluster 2023-10-07T21:52:47.025380+0000 mgr.y (mgr.25319) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:48.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:48.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:48.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:48.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:48.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:48.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:49.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:49.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:49.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:49.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:49.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:49.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:49.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:49.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:49.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:49.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:49.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:49.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:49.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:49.743 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:52:49.743 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:52:49.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:49.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:49.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:49.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:49.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:49.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:49.995 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:52:50.018 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:52:50.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:50.045 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:52:50.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:50.072 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:52:50.095 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:52:50.120 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:52:50.146 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:52:50.170 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:52:50.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:50.173 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.174 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:52:50.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:50.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:50.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:50.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:50.408 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T21:52:50.416 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-10-07T21:52:50.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:50.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[105281]: cluster 2023-10-07T21:52:49.026082+0000 mgr.y (mgr.25319) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[105281]: audit 2023-10-07T21:52:49.697771+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.8:0/665996312' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[105281]: audit 2023-10-07T21:52:49.698207+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[105281]: audit 2023-10-07T21:52:49.751952+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[105281]: audit 2023-10-07T21:52:49.965281+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.8:0/4246210200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[102097]: cluster 2023-10-07T21:52:49.026082+0000 mgr.y (mgr.25319) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[102097]: audit 2023-10-07T21:52:49.697771+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.8:0/665996312' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.439 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[102097]: audit 2023-10-07T21:52:49.698207+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.440 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[102097]: audit 2023-10-07T21:52:49.751952+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:52:50.440 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:50 smithi008 bash[102097]: audit 2023-10-07T21:52:49.965281+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.8:0/4246210200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:50.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:50.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:50.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:50.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:50.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:50.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:50.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:50 smithi081 bash[89466]: cluster 2023-10-07T21:52:49.026082+0000 mgr.y (mgr.25319) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:50 smithi081 bash[89466]: audit 2023-10-07T21:52:49.697771+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.8:0/665996312' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:50 smithi081 bash[89466]: audit 2023-10-07T21:52:49.698207+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:52:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:50 smithi081 bash[89466]: audit 2023-10-07T21:52:49.751952+0000 mon.a (mon.0) 527 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:52:50.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:50 smithi081 bash[89466]: audit 2023-10-07T21:52:49.965281+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.8:0/4246210200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:52:50.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:50.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:50.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:50.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T21:52:50.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:50.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:50.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:51.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:51.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:51.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:51.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:51.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:51.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:51.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: cluster 2023-10-07T21:52:50.394156+0000 mon.a (mon.0) 529 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: cluster 2023-10-07T21:52:50.396141+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: audit 2023-10-07T21:52:50.401624+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: audit 2023-10-07T21:52:50.401720+0000 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: cluster 2023-10-07T21:52:50.405675+0000 mon.a (mon.0) 532 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: audit 2023-10-07T21:52:51.066692+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[102097]: audit 2023-10-07T21:52:51.073824+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: cluster 2023-10-07T21:52:50.394156+0000 mon.a (mon.0) 529 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: cluster 2023-10-07T21:52:50.396141+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: audit 2023-10-07T21:52:50.401624+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: audit 2023-10-07T21:52:50.401720+0000 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: cluster 2023-10-07T21:52:50.405675+0000 mon.a (mon.0) 532 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: audit 2023-10-07T21:52:51.066692+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.594 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:51 smithi008 bash[105281]: audit 2023-10-07T21:52:51.073824+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:51.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:51.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:51.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: cluster 2023-10-07T21:52:50.394156+0000 mon.a (mon.0) 529 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:52:51.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: cluster 2023-10-07T21:52:50.396141+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:51.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: audit 2023-10-07T21:52:50.401624+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:52:51.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: audit 2023-10-07T21:52:50.401720+0000 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.8:0/1949178643' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:52:51.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: cluster 2023-10-07T21:52:50.405675+0000 mon.a (mon.0) 532 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:52:51.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: audit 2023-10-07T21:52:51.066692+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:51 smithi081 bash[89466]: audit 2023-10-07T21:52:51.073824+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:51.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:51.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:51.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:51.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:51.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:52.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:52.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:52.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:52.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:52.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:52.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:52.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:52.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:52.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:52.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:52.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:52.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.026795+0000 mgr.y (mgr.25319) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.407940+0000 mon.a (mon.0) 535 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.410462+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.415805+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.418427+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.719886+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[102097]: cluster 2023-10-07T21:52:51.726709+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.026795+0000 mgr.y (mgr.25319) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:52.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.407940+0000 mon.a (mon.0) 535 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:52:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.410462+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.415805+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.418427+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.719886+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:52 smithi008 bash[105281]: cluster 2023-10-07T21:52:51.726709+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.652 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:52.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.026795+0000 mgr.y (mgr.25319) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:52.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.407940+0000 mon.a (mon.0) 535 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:52:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.410462+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.415805+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.418427+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.719886+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:52 smithi081 bash[89466]: cluster 2023-10-07T21:52:51.726709+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-07T21:52:52.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:52.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:52.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:52.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:52.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:52.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:53.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:53.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:53.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:53.244 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:52:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:52:53] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2023-10-07T21:52:53.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:53.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:53.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:53.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:53.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:53.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:53.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:53.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:53.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:53.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:53.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:53.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:53.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:53.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:54.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:54.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:54.108 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2023-10-07T21:52:54.108 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-10-07T21:52:54.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:52:54.142 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T21:52:54.142 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T21:52:54.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:54.193 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T21:52:54.193 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T21:52:54.193 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_148911 2023-10-07T21:52:54.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:52:54.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T21:52:54.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:54.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:54.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:54.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:54 smithi081 bash[89466]: cluster 2023-10-07T21:52:53.027464+0000 mgr.y (mgr.25319) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:54.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:54.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:54.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:54.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:54 smithi008 bash[105281]: cluster 2023-10-07T21:52:53.027464+0000 mgr.y (mgr.25319) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:54.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:54 smithi008 bash[102097]: cluster 2023-10-07T21:52:53.027464+0000 mgr.y (mgr.25319) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-07T21:52:54.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:54.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:54.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:52:54.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:54.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:54.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:54.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:54.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:55.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:55.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:55.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T21:52:55.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:55.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 2259 2243 140.179 140.188 0.0035952 0.00708172 2023-10-07T21:52:55.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:55.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:55.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:55.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:55.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:55.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:55.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:55.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:55.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:55.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:55.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:55.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:55.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:55.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:56.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:56.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:56.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:56.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:56.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:56.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 16 4606 4590 143.426 146.688 0.00467634 0.00695474 2023-10-07T21:52:56.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:54.931510+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:54.942367+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: cluster 2023-10-07T21:52:55.027920+0000 mgr.y (mgr.25319) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.2 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 166 KiB/s wr, 2 op/s 2023-10-07T21:52:56.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:55.671644+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:56.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:55.672972+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:56.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:55.679209+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:55.894537+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.240 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:55 smithi081 bash[89466]: audit 2023-10-07T21:52:55.896490+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:56.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:54.931510+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:54.942367+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: cluster 2023-10-07T21:52:55.027920+0000 mgr.y (mgr.25319) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.2 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 166 KiB/s wr, 2 op/s 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:55.671644+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:55.672972+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:55.679209+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:55.894537+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[102097]: audit 2023-10-07T21:52:55.896490+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:54.931510+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:54.942367+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: cluster 2023-10-07T21:52:55.027920+0000 mgr.y (mgr.25319) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.2 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 166 KiB/s wr, 2 op/s 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:55.671644+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:55.672972+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:55.679209+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:55.894537+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:52:56.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:55 smithi008 bash[105281]: audit 2023-10-07T21:52:55.896490+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:56.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:56.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:56.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:56.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:56.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:56.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:56.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:52:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:52:56.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:56.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:56.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:56.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:56.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:56.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:57.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:57.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:57.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:57.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 7154 7138 148.695 159.25 0.00507511 0.00670942 2023-10-07T21:52:57.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:57.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:57.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:52:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:52:57.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:57.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:57.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:57.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:57.673 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:57.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:57.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:57.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:57.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:57.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:57.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:58.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:58.087 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:52:58 smithi008 bash[102097]: cluster 2023-10-07T21:52:57.028554+0000 mgr.y (mgr.25319) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s 2023-10-07T21:52:58.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:58.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 9639 9623 150.345 155.312 0.00360841 0.00663792 2023-10-07T21:52:58.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:52:58 smithi081 bash[89466]: cluster 2023-10-07T21:52:57.028554+0000 mgr.y (mgr.25319) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s 2023-10-07T21:52:58.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:58.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:58.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:52:58 smithi008 bash[105281]: cluster 2023-10-07T21:52:57.028554+0000 mgr.y (mgr.25319) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 407 op/s 2023-10-07T21:52:58.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:58.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:58.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:58.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:52:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:52:58.693 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:58.693 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:58.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:58.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:58.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:58.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:58.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:52:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:58.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:52:59.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:59.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:59.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:59.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 16 11944 11928 149.086 144.062 0.0069672 0.00669601 2023-10-07T21:52:59.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:52:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:52:59.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:59.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:59.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:59.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:52:59.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:52:59.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.713 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:52:59.736 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:52:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:52:59.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:59.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:52:59.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:52:59.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:52:59.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:00.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:00.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:00.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 14102 14086 146.717 134.875 0.00748925 0.00680692 2023-10-07T21:53:00.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:00 smithi081 bash[89466]: cluster 2023-10-07T21:52:59.029255+0000 mgr.y (mgr.25319) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s 2023-10-07T21:53:00.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:00.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:00.382 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:00 smithi008 bash[105281]: cluster 2023-10-07T21:52:59.029255+0000 mgr.y (mgr.25319) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s 2023-10-07T21:53:00.383 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:00 smithi008 bash[102097]: cluster 2023-10-07T21:52:59.029255+0000 mgr.y (mgr.25319) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s 2023-10-07T21:53:00.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:00.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:00.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:00.637 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:00.662 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:00.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:00.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:00.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:00.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:00.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:01.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:01.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:01.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:01.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:01.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:01.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 16412 16396 146.38 144.375 0.00810434 0.00682353 2023-10-07T21:53:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:01.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:01.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:01.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:01.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:01.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:01.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:01.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:01.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:01.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:01.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:01.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:01.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:01.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:01.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:01.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:02.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:02.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 18481 18465 144.245 129.312 0.00713658 0.00692456 2023-10-07T21:53:02.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:02.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:02.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:02.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:02.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:02.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.631 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:02 smithi081 bash[89466]: cluster 2023-10-07T21:53:01.029830+0000 mgr.y (mgr.25319) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-07T21:53:02.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:02.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:02.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:02.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:02.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:02.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:02.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:02 smithi008 bash[105281]: cluster 2023-10-07T21:53:01.029830+0000 mgr.y (mgr.25319) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-07T21:53:02.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:02 smithi008 bash[102097]: cluster 2023-10-07T21:53:01.029830+0000 mgr.y (mgr.25319) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-07T21:53:02.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:02.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:03.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:03.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:03.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:03.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:03.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 20534 20518 142.473 128.312 0.00910554 0.00701169 2023-10-07T21:53:03.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:03.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:03] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-10-07T21:53:03.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:03.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:03.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:03.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:03.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:03.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:03.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:03.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:03.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:03.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:03.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:04.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:04.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:04.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:04.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:04.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:04.194 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 15 22440 22425 140.144 119.188 0.00374917 0.00712847 2023-10-07T21:53:04.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:04.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:04.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:04.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:04 smithi008 bash[102097]: cluster 2023-10-07T21:53:03.030655+0000 mgr.y (mgr.25319) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.0 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T21:53:04.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:04 smithi008 bash[105281]: cluster 2023-10-07T21:53:03.030655+0000 mgr.y (mgr.25319) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.0 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T21:53:04.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:04.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:04.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:04.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:04 smithi081 bash[89466]: cluster 2023-10-07T21:53:03.030655+0000 mgr.y (mgr.25319) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.0 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T21:53:04.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:04.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:04.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:04.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:04.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:04.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:04.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:04.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:04.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:04.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:04.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:05.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:05.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 24307 24291 138.005 116.625 0.00436214 0.00723722 2023-10-07T21:53:05.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:05.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:05.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:05.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:05.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:05.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:05.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:05.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:05.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:05.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:05.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:05.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:05.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:05.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:06.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:06.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:06.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:06.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:06.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 25910 25894 134.852 100.188 0.0103113 0.00740804 2023-10-07T21:53:06.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:06.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:06 smithi081 bash[89466]: cluster 2023-10-07T21:53:05.031247+0000 mgr.y (mgr.25319) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:06.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:06.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:06.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:06.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:06.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:06.696 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:06 smithi008 bash[102097]: cluster 2023-10-07T21:53:05.031247+0000 mgr.y (mgr.25319) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:06.696 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:06 smithi008 bash[105281]: cluster 2023-10-07T21:53:05.031247+0000 mgr.y (mgr.25319) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:06.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:06.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:06.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:06.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:06.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:06.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:07.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:07.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:07.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 27723 27707 133.194 113.312 0.0114225 0.00750108 2023-10-07T21:53:07.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:07.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:07.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:07.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:07.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:07.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:07.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:07.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:07.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:07.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:07.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:07.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:07.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:07.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:07.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:07.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:08.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:08.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:08.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:08.197 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 29333 29317 130.867 100.625 0.00167375 0.00762716 2023-10-07T21:53:08.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:08.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:08.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:08.553 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:08 smithi008 bash[102097]: cluster 2023-10-07T21:53:07.031941+0000 mgr.y (mgr.25319) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-07T21:53:08.553 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:08 smithi008 bash[105281]: cluster 2023-10-07T21:53:07.031941+0000 mgr.y (mgr.25319) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-07T21:53:08.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:08.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:08.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:08 smithi081 bash[89466]: cluster 2023-10-07T21:53:07.031941+0000 mgr.y (mgr.25319) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-07T21:53:08.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:08.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:08.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:08.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:08.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:08.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:09.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:09.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:09.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:09.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 30587 30571 127.367 78.375 0.00709122 0.00784452 2023-10-07T21:53:09.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:09.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:09.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:09.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:09.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:09.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:09.497 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:09.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:09.633 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:09.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:09.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:09.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:09.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:09.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:09.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:09.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:10.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:10.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:10.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:10.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:10.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 32331 32315 126.218 109 0.0119355 0.00791579 2023-10-07T21:53:10.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:10.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:10.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:10.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:10.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:10.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:10.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:10.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:10 smithi008 bash[102097]: cluster 2023-10-07T21:53:09.032821+0000 mgr.y (mgr.25319) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T21:53:10.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:10 smithi008 bash[105281]: cluster 2023-10-07T21:53:09.032821+0000 mgr.y (mgr.25319) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T21:53:10.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:10.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:10.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:10 smithi081 bash[89466]: cluster 2023-10-07T21:53:09.032821+0000 mgr.y (mgr.25319) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T21:53:10.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:10.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:10.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:10.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:10.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:11.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:11.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:11.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 33813 33797 124.242 92.625 0.00491931 0.0080428 2023-10-07T21:53:11.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:11.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:11.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:11.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:11.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:11.489 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:11 smithi081 bash[89466]: audit 2023-10-07T21:53:10.890069+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:11.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:11.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:11.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:11.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:11 smithi008 bash[102097]: audit 2023-10-07T21:53:10.890069+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:11 smithi008 bash[105281]: audit 2023-10-07T21:53:10.890069+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:11.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:11.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:11.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:11.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:11.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:11.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:11.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:12.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:12.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:12.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:12.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:12.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 35388 35372 122.808 98.4375 0.00870908 0.00813665 2023-10-07T21:53:12.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:12.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.428 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:12 smithi008 bash[102097]: cluster 2023-10-07T21:53:11.033336+0000 mgr.y (mgr.25319) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-07T21:53:12.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:12.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.553 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:12 smithi081 bash[89466]: cluster 2023-10-07T21:53:11.033336+0000 mgr.y (mgr.25319) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-07T21:53:12.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:12.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:12.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:12 smithi008 bash[105281]: cluster 2023-10-07T21:53:11.033336+0000 mgr.y (mgr.25319) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-07T21:53:12.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:12.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:12.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:12.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:12.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:12.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:13.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:13.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:13.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:13.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 16 36842 36826 121.127 90.875 0.00837223 0.00824872 2023-10-07T21:53:13.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:13.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:13.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:13.351 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:13] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-10-07T21:53:13.368 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:13.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:13.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:13.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:13.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:13.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:13.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:13.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:13.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:13.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:13.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:14.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:14.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:14.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:14.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:53:14.193560+0000 min lat: 0.00151679 max lat: 0.276381 avg lat: 0.00832357 2023-10-07T21:53:14.196 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:53:14.196 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 16 38432 38416 120.038 99.375 0.00463323 0.00832357 2023-10-07T21:53:14.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:14.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:14.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:14.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:14.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:14.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:14 smithi008 bash[105281]: cluster 2023-10-07T21:53:13.033860+0000 mgr.y (mgr.25319) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-10-07T21:53:14.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:14 smithi008 bash[102097]: cluster 2023-10-07T21:53:13.033860+0000 mgr.y (mgr.25319) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-10-07T21:53:14.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:14 smithi081 bash[89466]: cluster 2023-10-07T21:53:13.033860+0000 mgr.y (mgr.25319) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-10-07T21:53:14.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:14.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:14.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:14.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:14.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:14.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:15.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:15.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:15.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:15.195 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 39976 39960 118.917 96.5 0.013009 0.00840281 2023-10-07T21:53:15.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:15.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:15.346 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:15.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:15.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:15.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:15.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:15.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:15.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:15.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:15.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:15.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:15.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:15.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:16.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:16.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:16.146 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:11968 6.0 6:05f72092:::benchmark_data_smithi008_148911_object11967:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:52:59.202659+0000", 2023-10-07T21:53:16.147 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 16.932633246999998, 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.070815648999999994, 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 11968 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.148 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202659+0000", 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202659+0000", 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.149 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202660+0000", 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.623e-06 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202687+0000", 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6409000000000001e-05 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.150 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202700+0000", 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2948e-05 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202708+0000", 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9170000000000006e-06 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.151 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202776+0000", 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7897000000000004e-05 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.202928+0000", 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015276100000000001 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.152 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.203089+0000", 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016042399999999999 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.204411+0000", 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013222959999999999 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.153 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205627+0000", 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001215982 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273359+0000", 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.067732182000000002 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.154 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273428+0000", 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8816e-05 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273474+0000", 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6394000000000003e-05 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.155 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:11974 6.0 6:0d35484e:::benchmark_data_smithi008_148911_object11973:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:52:59.205299+0000", 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 16.929993136, 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068312523999999999, 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.156 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 11974 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205299+0000", 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.157 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205299+0000", 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.158 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205300+0000", 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.55e-06 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205323+0000", 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3045999999999999e-05 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.159 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205335+0000", 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1858999999999999e-05 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205344+0000", 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2640000000000008e-06 2023-10-07T21:53:16.160 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205657+0000", 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00031296600000000003 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.161 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205784+0000", 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000127315 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.206031+0000", 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00024697 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.162 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.207488+0000", 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001457346 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.163 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.208114+0000", 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00062577399999999995 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273517+0000", 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.065402648999999993 2023-10-07T21:53:16.164 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273573+0000", 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5992000000000002e-05 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.165 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273611+0000", 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8792999999999999e-05 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.166 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:11978 6.0 6:0bd362d7:::benchmark_data_smithi008_148911_object11977:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:52:59.205789+0000", 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 16.929502746000001, 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.072311996000000003, 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.167 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 11978 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.168 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205789+0000", 2023-10-07T21:53:16.169 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.169 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.169 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205789+0000", 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.170 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205790+0000", 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.032e-06 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205812+0000", 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1812000000000001e-05 2023-10-07T21:53:16.171 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205822+0000", 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0229e-05 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.172 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.205830+0000", 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8089999999999993e-06 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.206657+0000", 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00082660999999999997 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.173 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.206787+0000", 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013051600000000001 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.174 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.206937+0000", 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015018200000000001 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.207694+0000", 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00075611899999999998 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.175 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.273024+0000", 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.065330022000000001 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.277993+0000", 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049693180000000003 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.176 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.278063+0000", 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0297999999999997e-05 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:52:59.278101+0000", 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8049000000000001e-05 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.177 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18257 6.0 6:0efec6f0:::benchmark_data_smithi008_148911_object18256:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.027804+0000", 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.107488375999999, 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089221470999999997, 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.178 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18257 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027804+0000", 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.179 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027804+0000", 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027805+0000", 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8840000000000001e-06 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.180 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027834+0000", 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8637e-05 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027848+0000", 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3572e-05 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.181 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027857+0000", 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0999999999999993e-06 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.027916+0000", 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8774999999999999e-05 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.182 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.028082+0000", 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016610999999999999 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.028208+0000", 2023-10-07T21:53:16.183 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012663999999999999 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.029219+0000", 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010104739999999999 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.184 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.034003+0000", 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047839190000000002 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.116913+0000", 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.082910779000000004 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.185 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.116982+0000", 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8096000000000007e-05 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.117025+0000", 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3485000000000001e-05 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.186 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18275 6.0 6:0031b8aa:::benchmark_data_smithi008_148911_object18274:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.036185+0000", 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.099106766, 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.081650609999999998, 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.187 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18275 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036185+0000", 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.188 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036185+0000", 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036188+0000", 2023-10-07T21:53:16.189 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5790000000000002e-06 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036214+0000", 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6214e-05 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.190 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036233+0000", 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8828e-05 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036242+0000", 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9060000000000008e-06 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.191 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036305+0000", 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3332999999999998e-05 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036478+0000", 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000172962 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.036604+0000", 2023-10-07T21:53:16.192 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000125964 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.038490+0000", 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001886492 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.039934+0000", 2023-10-07T21:53:16.193 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001443689 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.117700+0000", 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.077765825999999996 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.117779+0000", 2023-10-07T21:53:16.194 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9401999999999996e-05 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.117836+0000", 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6415000000000001e-05 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.195 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18288 6.0 6:0cc5af52:::benchmark_data_smithi008_148911_object18287:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.044847+0000", 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.090444828000001, 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.073400187000000006, 2023-10-07T21:53:16.196 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18288 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.197 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044847+0000", 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.198 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044847+0000", 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044849+0000", 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.711e-06 2023-10-07T21:53:16.199 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044874+0000", 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5466999999999999e-05 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.200 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044889+0000", 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4871999999999999e-05 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044899+0000", 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8970000000000003e-06 2023-10-07T21:53:16.201 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.044952+0000", 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2666e-05 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.045104+0000", 2023-10-07T21:53:16.202 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015194399999999999 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.045204+0000", 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010060099999999999 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.046358+0000", 2023-10-07T21:53:16.203 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0011540610000000001 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048070+0000", 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017116589999999999 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.117967+0000", 2023-10-07T21:53:16.204 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.069897169999999995 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.118141+0000", 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017420900000000001 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.205 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.118247+0000", 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010593 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18295 6.9 6:95b3d09a:::benchmark_data_smithi008_148911_object18294:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.048225+0000", 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.087066523000001, 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.073262675999999999, 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18295 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048225+0000", 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048225+0000", 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048227+0000", 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3289999999999999e-06 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048249+0000", 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1795999999999999e-05 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048257+0000", 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.901e-06 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048264+0000", 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.263e-06 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048309+0000", 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5087999999999999e-05 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048413+0000", 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000104604 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,7", 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.048510+0000", 2023-10-07T21:53:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6384000000000004e-05 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.049445+0000", 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00093474200000000002 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.050724+0000", 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001279905 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121257+0000", 2023-10-07T21:53:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.070532723000000005 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121335+0000", 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7603999999999998e-05 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121488+0000", 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000153337 2023-10-07T21:53:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18298 6.9 6:93d5e6e6:::benchmark_data_smithi008_148911_object18297:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.051482+0000", 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.083809486, 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.070155448999999995, 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18298 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051482+0000", 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051482+0000", 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051484+0000", 2023-10-07T21:53:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8250000000000001e-06 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051519+0000", 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4366999999999998e-05 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051533+0000", 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4637999999999999e-05 2023-10-07T21:53:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051540+0000", 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1289999999999998e-06 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051608+0000", 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7292000000000006e-05 2023-10-07T21:53:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051722+0000", 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000113904 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,7", 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.051821+0000", 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9362000000000002e-05 2023-10-07T21:53:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.053411+0000", 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015898920000000001 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.053440+0000", 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8963e-05 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121545+0000", 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068104748000000007 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121600+0000", 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5324000000000001e-05 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121638+0000", 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8005e-05 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:18300 6.9 6:975c2637:::benchmark_data_smithi008_148911_object18299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:02.052185+0000", 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 14.083106875, 2023-10-07T21:53:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.069585216000000005, 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 18300 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052185+0000", 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052185+0000", 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052186+0000", 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.066e-06 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052211+0000", 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5327e-05 2023-10-07T21:53:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052227+0000", 2023-10-07T21:53:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5488000000000001e-05 2023-10-07T21:53:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052235+0000", 2023-10-07T21:53:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9130000000000003e-06 2023-10-07T21:53:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052606+0000", 2023-10-07T21:53:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00037152700000000002 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052696+0000", 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9153000000000005e-05 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,7", 2023-10-07T21:53:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.052806+0000", 2023-10-07T21:53:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011082999999999999 2023-10-07T21:53:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.053623+0000", 2023-10-07T21:53:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00081659099999999997 2023-10-07T21:53:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.053849+0000", 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022637800000000001 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121683+0000", 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.067833931 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121735+0000", 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.168e-05 2023-10-07T21:53:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:02.121770+0000", 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5332e-05 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:22973 6.9 6:9fe8759e:::benchmark_data_smithi008_148911_object22972:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:04.452915+0000", 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 11.682377113999999, 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.061694503999999997, 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 22973 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452915+0000", 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452915+0000", 2023-10-07T21:53:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452916+0000", 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4139999999999999e-06 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452946+0000", 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9774999999999999e-05 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452960+0000", 2023-10-07T21:53:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4251e-05 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.452971+0000", 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0314e-05 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.453829+0000", 2023-10-07T21:53:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00085836300000000001 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.453949+0000", 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000120228 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,7", 2023-10-07T21:53:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.454084+0000", 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000135029 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.457144+0000", 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0030595290000000001 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.459491+0000", 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0023468690000000001 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.514136+0000", 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.054644970000000001 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.514505+0000", 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00036946899999999998 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:04.514609+0000", 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000104293 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:25981 6.0 6:0b70db6c:::benchmark_data_smithi008_148911_object25980:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:06.228816+0000", 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 9.9064763209999995, 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.072879667999999995, 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 25981 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228816+0000", 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228816+0000", 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228817+0000", 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7349999999999999e-06 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228840+0000", 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2364000000000001e-05 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228852+0000", 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2697999999999999e-05 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228862+0000", 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1670000000000005e-06 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.228929+0000", 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6927000000000005e-05 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.229052+0000", 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012343900000000001 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.229185+0000", 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013308100000000001 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.234179+0000", 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049939850000000003 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239218+0000", 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0050391289999999998 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.301579+0000", 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.062360632999999999 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.301648+0000", 2023-10-07T21:53:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9126000000000002e-05 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.301695+0000", 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7383999999999999e-05 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:25991 6.0 6:0ebbacfb:::benchmark_data_smithi008_148911_object25990:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:06.231915+0000", 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 9.9033772130000006, 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.071188746999999997, 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 25991 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231915+0000", 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231915+0000", 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231915+0000", 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7099999999999997e-07 2023-10-07T21:53:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231931+0000", 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5622999999999999e-05 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231936+0000", 2023-10-07T21:53:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0350000000000001e-06 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.231939+0000", 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3699999999999999e-06 2023-10-07T21:53:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.233002+0000", 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010628409999999999 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.233130+0000", 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012763 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.233287+0000", 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015779600000000001 2023-10-07T21:53:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.234656+0000", 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001368165 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239262+0000", 2023-10-07T21:53:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046067670000000003 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.302994+0000", 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.063731657999999997 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.303059+0000", 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4973000000000003e-05 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.303103+0000", 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4518000000000003e-05 2023-10-07T21:53:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:26002 6.0 6:07bbdc81:::benchmark_data_smithi008_148911_object26001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:06.239658+0000", 2023-10-07T21:53:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 9.8956342589999995, 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068879609999999994, 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 26002 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239658+0000", 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239658+0000", 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239659+0000", 2023-10-07T21:53:16.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5039999999999999e-06 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239684+0000", 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.491e-05 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239696+0000", 2023-10-07T21:53:16.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2303000000000001e-05 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239705+0000", 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2190000000000004e-06 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239755+0000", 2023-10-07T21:53:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0081999999999999e-05 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239854+0000", 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.904e-05 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.239998+0000", 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014463200000000001 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242100+0000", 2023-10-07T21:53:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002101131 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242113+0000", 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3848e-05 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308427+0000", 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.066313641000000006 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308488+0000", 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0498999999999998e-05 2023-10-07T21:53:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308537+0000", 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9801e-05 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:26005 6.0 6:0c6da373:::benchmark_data_smithi008_148911_object26004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:06.242187+0000", 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 9.8931050299999992, 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.066510679000000003, 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 26005 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242187+0000", 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242187+0000", 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242188+0000", 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2899999999999999e-06 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242215+0000", 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6285999999999999e-05 2023-10-07T21:53:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242228+0000", 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3776e-05 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242238+0000", 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5929999999999995e-06 2023-10-07T21:53:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242284+0000", 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5943999999999999e-05 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242408+0000", 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000124659 2023-10-07T21:53:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.242546+0000", 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013712199999999999 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.243558+0000", 2023-10-07T21:53:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010128450000000001 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.243785+0000", 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022633899999999999 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308604+0000", 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.064818908999999994 2023-10-07T21:53:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308660+0000", 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6619000000000001e-05 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.308698+0000", 2023-10-07T21:53:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7296999999999999e-05 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:28088 6.0 6:05bf0c72:::benchmark_data_smithi008_148911_object28087:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:07.388282+0000", 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 8.7470096030000004, 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.123376623, 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 28088 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388282+0000", 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388282+0000", 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388284+0000", 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.206e-06 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388303+0000", 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9320000000000001e-05 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388312+0000", 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5929999999999995e-06 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388318+0000", 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5439999999999998e-06 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388370+0000", 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1693000000000001e-05 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388493+0000", 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012290900000000001 2023-10-07T21:53:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.388630+0000", 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013713700000000001 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.389930+0000", 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013000659999999999 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.390338+0000", 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00040786199999999999 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.511537+0000", 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.121199168 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.511610+0000", 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3152999999999996e-05 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.511659+0000", 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8971999999999998e-05 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:29327 6.0 6:03302221:::benchmark_data_smithi008_148911_object29326:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.177714+0000", 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9575784010000001, 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.092583051, 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 29327 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177714+0000", 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177714+0000", 2023-10-07T21:53:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177715+0000", 2023-10-07T21:53:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4729999999999999e-06 2023-10-07T21:53:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177736+0000", 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0665e-05 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177751+0000", 2023-10-07T21:53:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5241e-05 2023-10-07T21:53:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177758+0000", 2023-10-07T21:53:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8070000000000002e-06 2023-10-07T21:53:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177821+0000", 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3645999999999993e-05 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177994+0000", 2023-10-07T21:53:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017268200000000001 2023-10-07T21:53:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.178191+0000", 2023-10-07T21:53:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019653300000000001 2023-10-07T21:53:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.179489+0000", 2023-10-07T21:53:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012985469999999999 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.180491+0000", 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001001963 2023-10-07T21:53:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270175+0000", 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089683558999999996 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270256+0000", 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0932000000000004e-05 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270297+0000", 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1003e-05 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:29333 6.0 6:0fe37851:::benchmark_data_smithi008_148911_object29332:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.182476+0000", 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9528155639999998, 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088030656999999998, 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 29333 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182476+0000", 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182476+0000", 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182477+0000", 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0419999999999999e-06 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182496+0000", 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8841000000000001e-05 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182507+0000", 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1007e-05 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182513+0000", 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4500000000000003e-06 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182548+0000", 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5049999999999998e-05 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182642+0000", 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3786e-05 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.182738+0000", 2023-10-07T21:53:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6623e-05 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.183651+0000", 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00091266700000000004 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.183773+0000", 2023-10-07T21:53:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000122397 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270374+0000", 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.086601058999999994 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270457+0000", 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3091999999999997e-05 2023-10-07T21:53:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.270507+0000", 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9642999999999999e-05 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:34156 6.0 6:00d37171:::benchmark_data_smithi008_148911_object34155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:11.396326+0000", 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 4.738966209, 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.062234941000000002, 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 34156 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396326+0000", 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396326+0000", 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396327+0000", 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5829999999999999e-06 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396350+0000", 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2623e-05 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396362+0000", 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1787000000000001e-05 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396371+0000", 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8240000000000006e-06 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396430+0000", 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9886999999999998e-05 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396624+0000", 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019378099999999999 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.396791+0000", 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000166863 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.398462+0000", 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001670471 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.403898+0000", 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0054365719999999998 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.458456+0000", 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.05455832 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.458517+0000", 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0565e-05 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:11.458561+0000", 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3665000000000003e-05 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:36722 6.0 6:0fdf5c30:::benchmark_data_smithi008_148911_object36721:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:13.025332+0000", 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 3.1099603820000001, 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.109692071, 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 36722 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025332+0000", 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025332+0000", 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025334+0000", 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0109999999999999e-06 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025363+0000", 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9079000000000001e-05 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025387+0000", 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4125999999999999e-05 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025397+0000", 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0436e-05 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025471+0000", 2023-10-07T21:53:16.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3893999999999994e-05 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025575+0000", 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000103391 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.025675+0000", 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000100142 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.028187+0000", 2023-10-07T21:53:16.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002511933 2023-10-07T21:53:16.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.028595+0000", 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00040852500000000002 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.134895+0000", 2023-10-07T21:53:16.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.106299448 2023-10-07T21:53:16.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.134969+0000", 2023-10-07T21:53:16.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4799e-05 2023-10-07T21:53:16.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.135024+0000", 2023-10-07T21:53:16.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4286999999999997e-05 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:36743 6.0 6:0461a7c3:::benchmark_data_smithi008_148911_object36742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:53:16.343 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:13.039763+0000", 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 3.0955288799999998, 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.097616031000000006, 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 36743 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.344 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039763+0000", 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039763+0000", 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:53:16.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039764+0000", 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.299e-06 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039795+0000", 2023-10-07T21:53:16.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0926999999999997e-05 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039807+0000", 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1967000000000001e-05 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039817+0000", 2023-10-07T21:53:16.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4429999999999992e-06 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039870+0000", 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3359999999999997e-05 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.039961+0000", 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1339000000000001e-05 2023-10-07T21:53:16.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.040052+0000", 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0764e-05 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.041253+0000", 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012012609999999999 2023-10-07T21:53:16.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.041621+0000", 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00036719699999999999 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.137256+0000", 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.095635007999999994 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.137330+0000", 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4358999999999997e-05 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:13.137379+0000", 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9107000000000003e-05 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.351 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.352 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.352 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:53:16.352 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:53:16.352 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:53:16.352 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 41174 41158 116.915 74.875 0.0351826 0.00854476 2023-10-07T21:53:16.353 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:53:16.353 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:53:16.353 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:53:16.385 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:53:16.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:16.429 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:53:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:16 smithi081 bash[89466]: cluster 2023-10-07T21:53:15.034360+0000 mgr.y (mgr.25319) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-07T21:53:16.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:16 smithi081 bash[89466]: audit 2023-10-07T21:53:16.139454+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.8:0/5329001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:16.477 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:53:16.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.494 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:53:16.499 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T21:53:16.501 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:16 smithi008 bash[105281]: cluster 2023-10-07T21:53:15.034360+0000 mgr.y (mgr.25319) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-07T21:53:16.501 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:16 smithi008 bash[105281]: audit 2023-10-07T21:53:16.139454+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.8:0/5329001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:16.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:16 smithi008 bash[102097]: cluster 2023-10-07T21:53:15.034360+0000 mgr.y (mgr.25319) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-07T21:53:16.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:16 smithi008 bash[102097]: audit 2023-10-07T21:53:16.139454+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.8:0/5329001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:16.526 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:16.534 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:53:16.578 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.586 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.586 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:53:16.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:16.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:16.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:16.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:16.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:16.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:16.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:16.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:17.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:17.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:17.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:17.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.196 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 42455 42439 115.312 80.0625 0.0147965 0.00866533 2023-10-07T21:53:17.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:17.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:17.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:17.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:17.456 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T21:53:17.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:17.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:17.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:17 smithi081 bash[89466]: audit 2023-10-07T21:53:16.472019+0000 mgr.y (mgr.25319) 409 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:53:17.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:17 smithi081 bash[89466]: audit 2023-10-07T21:53:16.560558+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:53:17.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:17.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:17.710 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:17 smithi008 bash[102097]: audit 2023-10-07T21:53:16.472019+0000 mgr.y (mgr.25319) 409 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:53:17.710 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:17 smithi008 bash[102097]: audit 2023-10-07T21:53:16.560558+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:53:17.710 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:17 smithi008 bash[105281]: audit 2023-10-07T21:53:16.472019+0000 mgr.y (mgr.25319) 409 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:53:17.710 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:17 smithi008 bash[105281]: audit 2023-10-07T21:53:16.560558+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:53:17.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:17.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:17.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:17.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:18.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:18.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:18.196 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 43906 43890 114.286 90.6875 0.0162219 0.00874445 2023-10-07T21:53:18.230 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:18.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: cluster 2023-10-07T21:53:17.035111+0000 mgr.y (mgr.25319) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.5 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: cluster 2023-10-07T21:53:17.433251+0000 mon.a (mon.0) 545 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: cluster 2023-10-07T21:53:17.439909+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: cluster 2023-10-07T21:53:17.440034+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: audit 2023-10-07T21:53:17.444752+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:53:18.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:18 smithi081 bash[89466]: cluster 2023-10-07T21:53:17.450715+0000 mon.a (mon.0) 547 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:53:18.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: cluster 2023-10-07T21:53:17.035111+0000 mgr.y (mgr.25319) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.5 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: cluster 2023-10-07T21:53:17.433251+0000 mon.a (mon.0) 545 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: cluster 2023-10-07T21:53:17.439909+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: cluster 2023-10-07T21:53:17.440034+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: audit 2023-10-07T21:53:17.444752+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[102097]: cluster 2023-10-07T21:53:17.450715+0000 mon.a (mon.0) 547 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: cluster 2023-10-07T21:53:17.035111+0000 mgr.y (mgr.25319) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.5 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-07T21:53:18.492 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: cluster 2023-10-07T21:53:17.433251+0000 mon.a (mon.0) 545 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:53:18.493 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: cluster 2023-10-07T21:53:17.439909+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.493 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: cluster 2023-10-07T21:53:17.440034+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-07T21:53:18.493 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: audit 2023-10-07T21:53:17.444752+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.8:0/2862450768' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:53:18.493 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:18 smithi008 bash[105281]: cluster 2023-10-07T21:53:17.450715+0000 mon.a (mon.0) 547 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:53:18.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:18.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:18.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:18.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:18.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:18.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:18.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T21:53:18.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:18.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:18.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:18.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:19.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:19.922 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 45184 45168 112.909 79.875 0.00383272 0.00883774 2023-10-07T21:53:19.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:22.590 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 46565 46549 111.886 86.3125 0.00562384 0.00893111 2023-10-07T21:53:22.591 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":346,"stamp":"2023-10-07T21:53:15.034050+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2258638740,"num_objects":34479,"num_object_clones":0,"num_object_copies":103437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34479,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":34755,"num_write_kb":2207565,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":34677,"ondisk_log_size":34677,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7996456,"kb_used_data":6603880,"kb_used_omap":13,"kb_used_meta":1392498,"kb_avail":741964760,"statfs":{"total":767960285184,"available":759771914240,"internally_reserved":0,"allocated":6762373120,"data_stored":6758408843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":1425918971},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[9,5,8,3,6],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1175322624,"num_objects":17934,"num_object_clones":0,"num_object_copies":53802,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17934,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17934,"num_write_kb":1147776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004020"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":84,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909687+0000","last_change":"2023-10-07T21:48:36.338940+0000","last_active":"2023-10-07T21:52:32.909687+0000","last_peered":"2023-10-07T21:52:32.909687+0000","last_clean":"2023-10-07T21:52:32.909687+0000","last_became_active":"2023-10-07T21:48:36.338605+0000","last_became_peered":"2023-10-07T21:48:36.338605+0000","last_unstale":"2023-10-07T21:52:32.909687+0000","last_undegraded":"2023-10-07T21:52:32.909687+0000","last_fullsized":"2023-10-07T21:52:32.909687+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:07.661505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132593+0000","last_change":"2023-10-07T21:49:07.598052+0000","last_active":"2023-10-07T21:52:33.132593+0000","last_peered":"2023-10-07T21:52:33.132593+0000","last_clean":"2023-10-07T21:52:33.132593+0000","last_became_active":"2023-10-07T21:49:07.597639+0000","last_became_peered":"2023-10-07T21:49:07.597639+0000","last_unstale":"2023-10-07T21:52:33.132593+0000","last_undegraded":"2023-10-07T21:52:33.132593+0000","last_fullsized":"2023-10-07T21:52:33.132593+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:18.075292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":51,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.945656+0000","last_change":"2023-10-07T21:49:07.596892+0000","last_active":"2023-10-07T21:52:32.945656+0000","last_peered":"2023-10-07T21:52:32.945656+0000","last_clean":"2023-10-07T21:52:32.945656+0000","last_became_active":"2023-10-07T21:49:07.596506+0000","last_became_peered":"2023-10-07T21:49:07.596506+0000","last_unstale":"2023-10-07T21:52:32.945656+0000","last_undegraded":"2023-10-07T21:52:32.945656+0000","last_fullsized":"2023-10-07T21:52:32.945656+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:11.305800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:42.063055+0000","last_change":"2023-10-07T21:49:07.602047+0000","last_active":"2023-10-07T21:52:42.063055+0000","last_peered":"2023-10-07T21:52:42.063055+0000","last_clean":"2023-10-07T21:52:42.063055+0000","last_became_active":"2023-10-07T21:49:07.601722+0000","last_became_peered":"2023-10-07T21:49:07.601722+0000","last_unstale":"2023-10-07T21:52:42.063055+0000","last_undegraded":"2023-10-07T21:52:42.063055+0000","last_fullsized":"2023-10-07T21:52:42.063055+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:04:21.450637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":87,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131596+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T21:52:33.131596+0000","last_peered":"2023-10-07T21:52:33.131596+0000","last_clean":"2023-10-07T21:52:33.131596+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T21:52:33.131596+0000","last_undegraded":"2023-10-07T21:52:33.131596+0000","last_fullsized":"2023-10-07T21:52:33.131596+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":75,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.773639+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T21:52:32.773639+0000","last_peered":"2023-10-07T21:52:32.773639+0000","last_clean":"2023-10-07T21:52:32.773639+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:52:32.773639+0000","last_undegraded":"2023-10-07T21:52:32.773639+0000","last_fullsized":"2023-10-07T21:52:32.773639+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":56,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131215+0000","last_change":"2023-10-07T21:49:07.604163+0000","last_active":"2023-10-07T21:52:33.131215+0000","last_peered":"2023-10-07T21:52:33.131215+0000","last_clean":"2023-10-07T21:52:33.131215+0000","last_became_active":"2023-10-07T21:49:07.603799+0000","last_became_peered":"2023-10-07T21:49:07.603799+0000","last_unstale":"2023-10-07T21:52:33.131215+0000","last_undegraded":"2023-10-07T21:52:33.131215+0000","last_fullsized":"2023-10-07T21:52:33.131215+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:37.672694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131203+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T21:52:33.131203+0000","last_peered":"2023-10-07T21:52:33.131203+0000","last_clean":"2023-10-07T21:52:33.131203+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T21:52:33.131203+0000","last_undegraded":"2023-10-07T21:52:33.131203+0000","last_fullsized":"2023-10-07T21:52:33.131203+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126373+0000","last_change":"2023-10-07T21:47:16.996200+0000","last_active":"2023-10-07T21:52:33.126373+0000","last_peered":"2023-10-07T21:52:33.126373+0000","last_clean":"2023-10-07T21:52:33.126373+0000","last_became_active":"2023-10-07T21:47:16.995879+0000","last_became_peered":"2023-10-07T21:47:16.995879+0000","last_unstale":"2023-10-07T21:52:33.126373+0000","last_undegraded":"2023-10-07T21:52:33.126373+0000","last_fullsized":"2023-10-07T21:52:33.126373+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.329125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":28,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131826+0000","last_change":"2023-10-07T21:49:07.605359+0000","last_active":"2023-10-07T21:52:33.131826+0000","last_peered":"2023-10-07T21:52:33.131826+0000","last_clean":"2023-10-07T21:52:33.131826+0000","last_became_active":"2023-10-07T21:49:07.605081+0000","last_became_peered":"2023-10-07T21:49:07.605081+0000","last_unstale":"2023-10-07T21:52:33.131826+0000","last_undegraded":"2023-10-07T21:52:33.131826+0000","last_fullsized":"2023-10-07T21:52:33.131826+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:35.648858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429168+0000","last_change":"2023-10-07T21:49:07.592426+0000","last_active":"2023-10-07T21:52:32.429168+0000","last_peered":"2023-10-07T21:52:32.429168+0000","last_clean":"2023-10-07T21:52:32.429168+0000","last_became_active":"2023-10-07T21:49:07.591970+0000","last_became_peered":"2023-10-07T21:49:07.591970+0000","last_unstale":"2023-10-07T21:52:32.429168+0000","last_undegraded":"2023-10-07T21:52:32.429168+0000","last_fullsized":"2023-10-07T21:52:32.429168+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:56.556076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":52,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946084+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T21:52:32.946084+0000","last_peered":"2023-10-07T21:52:32.946084+0000","last_clean":"2023-10-07T21:52:32.946084+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T21:52:32.946084+0000","last_undegraded":"2023-10-07T21:52:32.946084+0000","last_fullsized":"2023-10-07T21:52:32.946084+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":76,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910013+0000","last_change":"2023-10-07T21:36:24.305680+0000","last_active":"2023-10-07T21:52:32.910013+0000","last_peered":"2023-10-07T21:52:32.910013+0000","last_clean":"2023-10-07T21:52:32.910013+0000","last_became_active":"2023-10-07T21:36:24.305337+0000","last_became_peered":"2023-10-07T21:36:24.305337+0000","last_unstale":"2023-10-07T21:52:32.910013+0000","last_undegraded":"2023-10-07T21:52:32.910013+0000","last_fullsized":"2023-10-07T21:52:32.910013+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:58.644001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910004+0000","last_change":"2023-10-07T21:47:16.999340+0000","last_active":"2023-10-07T21:52:32.910004+0000","last_peered":"2023-10-07T21:52:32.910004+0000","last_clean":"2023-10-07T21:52:32.910004+0000","last_became_active":"2023-10-07T21:47:16.999028+0000","last_became_peered":"2023-10-07T21:47:16.999028+0000","last_unstale":"2023-10-07T21:52:32.910004+0000","last_undegraded":"2023-10-07T21:52:32.910004+0000","last_fullsized":"2023-10-07T21:52:32.910004+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:02.849006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":68,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429272+0000","last_change":"2023-10-07T21:48:36.338473+0000","last_active":"2023-10-07T21:52:32.429272+0000","last_peered":"2023-10-07T21:52:32.429272+0000","last_clean":"2023-10-07T21:52:32.429272+0000","last_became_active":"2023-10-07T21:48:36.338067+0000","last_became_peered":"2023-10-07T21:48:36.338067+0000","last_unstale":"2023-10-07T21:52:32.429272+0000","last_undegraded":"2023-10-07T21:52:32.429272+0000","last_fullsized":"2023-10-07T21:52:32.429272+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:40:56.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132248+0000","last_change":"2023-10-07T21:49:07.598093+0000","last_active":"2023-10-07T21:52:33.132248+0000","last_peered":"2023-10-07T21:52:33.132248+0000","last_clean":"2023-10-07T21:52:33.132248+0000","last_became_active":"2023-10-07T21:49:07.597696+0000","last_became_peered":"2023-10-07T21:49:07.597696+0000","last_unstale":"2023-10-07T21:52:33.132248+0000","last_undegraded":"2023-10-07T21:52:33.132248+0000","last_fullsized":"2023-10-07T21:52:33.132248+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:47.533971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":56,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.130742+0000","last_change":"2023-10-07T21:49:07.601339+0000","last_active":"2023-10-07T21:52:33.130742+0000","last_peered":"2023-10-07T21:52:33.130742+0000","last_clean":"2023-10-07T21:52:33.130742+0000","last_became_active":"2023-10-07T21:49:07.600617+0000","last_became_peered":"2023-10-07T21:49:07.600617+0000","last_unstale":"2023-10-07T21:52:33.130742+0000","last_undegraded":"2023-10-07T21:52:33.130742+0000","last_fullsized":"2023-10-07T21:52:33.130742+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:28:59.738173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126482+0000","last_change":"2023-10-07T21:49:07.600832+0000","last_active":"2023-10-07T21:52:33.126482+0000","last_peered":"2023-10-07T21:52:33.126482+0000","last_clean":"2023-10-07T21:52:33.126482+0000","last_became_active":"2023-10-07T21:49:07.600486+0000","last_became_peered":"2023-10-07T21:49:07.600486+0000","last_unstale":"2023-10-07T21:52:33.126482+0000","last_undegraded":"2023-10-07T21:52:33.126482+0000","last_fullsized":"2023-10-07T21:52:33.126482+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:18:34.018371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":47,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.428727+0000","last_change":"2023-10-07T21:36:24.308371+0000","last_active":"2023-10-07T21:52:32.428727+0000","last_peered":"2023-10-07T21:52:32.428727+0000","last_clean":"2023-10-07T21:52:32.428727+0000","last_became_active":"2023-10-07T21:36:24.307935+0000","last_became_peered":"2023-10-07T21:36:24.307935+0000","last_unstale":"2023-10-07T21:52:32.428727+0000","last_undegraded":"2023-10-07T21:52:32.428727+0000","last_fullsized":"2023-10-07T21:52:32.428727+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:01.942148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":57,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131146+0000","last_change":"2023-10-07T21:49:07.600897+0000","last_active":"2023-10-07T21:52:33.131146+0000","last_peered":"2023-10-07T21:52:33.131146+0000","last_clean":"2023-10-07T21:52:33.131146+0000","last_became_active":"2023-10-07T21:49:07.600402+0000","last_became_peered":"2023-10-07T21:49:07.600402+0000","last_unstale":"2023-10-07T21:52:33.131146+0000","last_undegraded":"2023-10-07T21:52:33.131146+0000","last_fullsized":"2023-10-07T21:52:33.131146+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:43.766293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":78,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.772931+0000","last_change":"2023-10-07T21:46:44.013823+0000","last_active":"2023-10-07T21:52:32.772931+0000","last_peered":"2023-10-07T21:52:32.772931+0000","last_clean":"2023-10-07T21:52:32.772931+0000","last_became_active":"2023-10-07T21:46:44.013418+0000","last_became_peered":"2023-10-07T21:46:44.013418+0000","last_unstale":"2023-10-07T21:52:32.772931+0000","last_undegraded":"2023-10-07T21:52:32.772931+0000","last_fullsized":"2023-10-07T21:52:32.772931+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:39.399358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132923+0000","last_change":"2023-10-07T21:49:07.597154+0000","last_active":"2023-10-07T21:52:33.132923+0000","last_peered":"2023-10-07T21:52:33.132923+0000","last_clean":"2023-10-07T21:52:33.132923+0000","last_became_active":"2023-10-07T21:49:07.596852+0000","last_became_peered":"2023-10-07T21:49:07.596852+0000","last_unstale":"2023-10-07T21:52:33.132923+0000","last_undegraded":"2023-10-07T21:52:33.132923+0000","last_fullsized":"2023-10-07T21:52:33.132923+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:44:37.382798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"106'2226","reported_seq":2237,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.841520+0000","last_change":"2023-10-07T21:52:31.575369+0000","last_active":"2023-10-07T21:53:11.841520+0000","last_peered":"2023-10-07T21:53:11.841520+0000","last_clean":"2023-10-07T21:53:11.841520+0000","last_became_active":"2023-10-07T21:52:31.574874+0000","last_became_peered":"2023-10-07T21:52:31.574874+0000","last_unstale":"2023-10-07T21:53:11.841520+0000","last_undegraded":"2023-10-07T21:53:11.841520+0000","last_fullsized":"2023-10-07T21:53:11.841520+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2226,"log_dups_size":0,"ondisk_log_size":2226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:21.269186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145883136,"num_objects":2226,"num_object_clones":0,"num_object_copies":6678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2226,"num_write_kb":142464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":66,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429537+0000","last_change":"2023-10-07T21:46:44.014278+0000","last_active":"2023-10-07T21:52:32.429537+0000","last_peered":"2023-10-07T21:52:32.429537+0000","last_clean":"2023-10-07T21:52:32.429537+0000","last_became_active":"2023-10-07T21:46:44.013810+0000","last_became_peered":"2023-10-07T21:46:44.013810+0000","last_unstale":"2023-10-07T21:52:32.429537+0000","last_undegraded":"2023-10-07T21:52:32.429537+0000","last_fullsized":"2023-10-07T21:52:32.429537+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:25:58.458037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.125917+0000","last_change":"2023-10-07T21:36:24.541097+0000","last_active":"2023-10-07T21:52:33.125917+0000","last_peered":"2023-10-07T21:52:33.125917+0000","last_clean":"2023-10-07T21:52:33.125917+0000","last_became_active":"2023-10-07T21:36:24.540691+0000","last_became_peered":"2023-10-07T21:36:24.540691+0000","last_unstale":"2023-10-07T21:52:33.125917+0000","last_undegraded":"2023-10-07T21:52:33.125917+0000","last_fullsized":"2023-10-07T21:52:33.125917+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:11:46.282094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"106'2131","reported_seq":2143,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:10.614919+0000","last_change":"2023-10-07T21:52:31.442497+0000","last_active":"2023-10-07T21:53:10.614919+0000","last_peered":"2023-10-07T21:53:10.614919+0000","last_clean":"2023-10-07T21:53:10.614919+0000","last_became_active":"2023-10-07T21:52:31.442127+0000","last_became_peered":"2023-10-07T21:52:31.442127+0000","last_unstale":"2023-10-07T21:53:10.614919+0000","last_undegraded":"2023-10-07T21:53:10.614919+0000","last_fullsized":"2023-10-07T21:53:10.614919+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2131,"log_dups_size":0,"ondisk_log_size":2131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:09:58.207489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139657216,"num_objects":2131,"num_object_clones":0,"num_object_copies":6393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2131,"num_write_kb":136384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":67,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429498+0000","last_change":"2023-10-07T21:47:16.998687+0000","last_active":"2023-10-07T21:52:32.429498+0000","last_peered":"2023-10-07T21:52:32.429498+0000","last_clean":"2023-10-07T21:52:32.429498+0000","last_became_active":"2023-10-07T21:47:16.998316+0000","last_became_peered":"2023-10-07T21:47:16.998316+0000","last_unstale":"2023-10-07T21:52:32.429498+0000","last_undegraded":"2023-10-07T21:52:32.429498+0000","last_fullsized":"2023-10-07T21:52:32.429498+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:35:26.276280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":91,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909878+0000","last_change":"2023-10-07T21:49:07.594132+0000","last_active":"2023-10-07T21:52:32.909878+0000","last_peered":"2023-10-07T21:52:32.909878+0000","last_clean":"2023-10-07T21:52:32.909878+0000","last_became_active":"2023-10-07T21:49:07.593281+0000","last_became_peered":"2023-10-07T21:49:07.593281+0000","last_unstale":"2023-10-07T21:52:32.909878+0000","last_undegraded":"2023-10-07T21:52:32.909878+0000","last_fullsized":"2023-10-07T21:52:32.909878+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:01:17.311605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"106'2138","reported_seq":2149,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.859753+0000","last_change":"2023-10-07T21:52:31.438195+0000","last_active":"2023-10-07T21:53:11.859753+0000","last_peered":"2023-10-07T21:53:11.859753+0000","last_clean":"2023-10-07T21:53:11.859753+0000","last_became_active":"2023-10-07T21:52:31.437956+0000","last_became_peered":"2023-10-07T21:52:31.437956+0000","last_unstale":"2023-10-07T21:53:11.859753+0000","last_undegraded":"2023-10-07T21:53:11.859753+0000","last_fullsized":"2023-10-07T21:53:11.859753+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2138,"log_dups_size":0,"ondisk_log_size":2138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:51.419856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140115968,"num_objects":2138,"num_object_clones":0,"num_object_copies":6414,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2138,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2138,"num_write_kb":136832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":49,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429286+0000","last_change":"2023-10-07T21:36:24.306244+0000","last_active":"2023-10-07T21:52:32.429286+0000","last_peered":"2023-10-07T21:52:32.429286+0000","last_clean":"2023-10-07T21:52:32.429286+0000","last_became_active":"2023-10-07T21:36:24.305863+0000","last_became_peered":"2023-10-07T21:36:24.305863+0000","last_unstale":"2023-10-07T21:52:32.429286+0000","last_undegraded":"2023-10-07T21:52:32.429286+0000","last_fullsized":"2023-10-07T21:52:32.429286+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:43:21.975096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":65,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.773033+0000","last_change":"2023-10-07T21:47:17.001424+0000","last_active":"2023-10-07T21:52:32.773033+0000","last_peered":"2023-10-07T21:52:32.773033+0000","last_clean":"2023-10-07T21:52:32.773033+0000","last_became_active":"2023-10-07T21:47:17.001006+0000","last_became_peered":"2023-10-07T21:47:17.001006+0000","last_unstale":"2023-10-07T21:52:32.773033+0000","last_undegraded":"2023-10-07T21:52:32.773033+0000","last_fullsized":"2023-10-07T21:52:32.773033+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:45:15.431071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"106'2176","reported_seq":2190,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:12.014396+0000","last_change":"2023-10-07T21:52:31.441050+0000","last_active":"2023-10-07T21:53:12.014396+0000","last_peered":"2023-10-07T21:53:12.014396+0000","last_clean":"2023-10-07T21:53:12.014396+0000","last_became_active":"2023-10-07T21:52:31.440697+0000","last_became_peered":"2023-10-07T21:52:31.440697+0000","last_unstale":"2023-10-07T21:53:12.014396+0000","last_undegraded":"2023-10-07T21:53:12.014396+0000","last_fullsized":"2023-10-07T21:53:12.014396+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2176,"log_dups_size":0,"ondisk_log_size":2176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:17:56.473632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142606336,"num_objects":2176,"num_object_clones":0,"num_object_copies":6528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2176,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2176,"num_write_kb":139264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126311+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T21:52:33.126311+0000","last_peered":"2023-10-07T21:52:33.126311+0000","last_clean":"2023-10-07T21:52:33.126311+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T21:52:33.126311+0000","last_undegraded":"2023-10-07T21:52:33.126311+0000","last_fullsized":"2023-10-07T21:52:33.126311+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131555+0000","last_change":"2023-10-07T21:47:16.992883+0000","last_active":"2023-10-07T21:52:33.131555+0000","last_peered":"2023-10-07T21:52:33.131555+0000","last_clean":"2023-10-07T21:52:33.131555+0000","last_became_active":"2023-10-07T21:47:16.992417+0000","last_became_peered":"2023-10-07T21:47:16.992417+0000","last_unstale":"2023-10-07T21:52:33.131555+0000","last_undegraded":"2023-10-07T21:52:33.131555+0000","last_fullsized":"2023-10-07T21:52:33.131555+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:36:05.939232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"106'2225","reported_seq":2234,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.848480+0000","last_change":"2023-10-07T21:52:31.435798+0000","last_active":"2023-10-07T21:53:11.848480+0000","last_peered":"2023-10-07T21:53:11.848480+0000","last_clean":"2023-10-07T21:53:11.848480+0000","last_became_active":"2023-10-07T21:52:31.435393+0000","last_became_peered":"2023-10-07T21:52:31.435393+0000","last_unstale":"2023-10-07T21:53:11.848480+0000","last_undegraded":"2023-10-07T21:53:11.848480+0000","last_fullsized":"2023-10-07T21:53:11.848480+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2225,"log_dups_size":0,"ondisk_log_size":2225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:40.919740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145817600,"num_objects":2225,"num_object_clones":0,"num_object_copies":6675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2225,"num_write_kb":142400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":69,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132186+0000","last_change":"2023-10-07T21:49:07.600413+0000","last_active":"2023-10-07T21:52:33.132186+0000","last_peered":"2023-10-07T21:52:33.132186+0000","last_clean":"2023-10-07T21:52:33.132186+0000","last_became_active":"2023-10-07T21:49:07.600072+0000","last_became_peered":"2023-10-07T21:49:07.600072+0000","last_unstale":"2023-10-07T21:52:33.132186+0000","last_undegraded":"2023-10-07T21:52:33.132186+0000","last_fullsized":"2023-10-07T21:52:33.132186+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:55.049946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910160+0000","last_change":"2023-10-07T21:49:07.598609+0000","last_active":"2023-10-07T21:52:32.910160+0000","last_peered":"2023-10-07T21:52:32.910160+0000","last_clean":"2023-10-07T21:52:32.910160+0000","last_became_active":"2023-10-07T21:49:07.598231+0000","last_became_peered":"2023-10-07T21:49:07.598231+0000","last_unstale":"2023-10-07T21:52:32.910160+0000","last_undegraded":"2023-10-07T21:52:32.910160+0000","last_fullsized":"2023-10-07T21:52:32.910160+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:27.574220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"106'2310","reported_seq":2324,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:14.361050+0000","last_change":"2023-10-07T21:52:31.440912+0000","last_active":"2023-10-07T21:53:14.361050+0000","last_peered":"2023-10-07T21:53:14.361050+0000","last_clean":"2023-10-07T21:53:14.361050+0000","last_became_active":"2023-10-07T21:52:31.440549+0000","last_became_peered":"2023-10-07T21:52:31.440549+0000","last_unstale":"2023-10-07T21:53:14.361050+0000","last_undegraded":"2023-10-07T21:53:14.361050+0000","last_fullsized":"2023-10-07T21:53:14.361050+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2310,"log_dups_size":0,"ondisk_log_size":2310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:35.000402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151388160,"num_objects":2310,"num_object_clones":0,"num_object_copies":6930,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2310,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2310,"num_write_kb":147840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":66,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.773139+0000","last_change":"2023-10-07T21:47:17.001766+0000","last_active":"2023-10-07T21:52:32.773139+0000","last_peered":"2023-10-07T21:52:32.773139+0000","last_clean":"2023-10-07T21:52:32.773139+0000","last_became_active":"2023-10-07T21:47:17.001332+0000","last_became_peered":"2023-10-07T21:47:17.001332+0000","last_unstale":"2023-10-07T21:52:32.773139+0000","last_undegraded":"2023-10-07T21:52:32.773139+0000","last_fullsized":"2023-10-07T21:52:32.773139+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:08.857829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":74,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910415+0000","last_change":"2023-10-07T21:48:36.341101+0000","last_active":"2023-10-07T21:52:32.910415+0000","last_peered":"2023-10-07T21:52:32.910415+0000","last_clean":"2023-10-07T21:52:32.910415+0000","last_became_active":"2023-10-07T21:48:36.340691+0000","last_became_peered":"2023-10-07T21:48:36.340691+0000","last_unstale":"2023-10-07T21:52:32.910415+0000","last_undegraded":"2023-10-07T21:52:32.910415+0000","last_fullsized":"2023-10-07T21:52:32.910415+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:27.621282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"106'1981","reported_seq":1995,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:10.617856+0000","last_change":"2023-10-07T21:52:31.582330+0000","last_active":"2023-10-07T21:53:10.617856+0000","last_peered":"2023-10-07T21:53:10.617856+0000","last_clean":"2023-10-07T21:53:10.617856+0000","last_became_active":"2023-10-07T21:52:31.581977+0000","last_became_peered":"2023-10-07T21:52:31.581977+0000","last_unstale":"2023-10-07T21:53:10.617856+0000","last_undegraded":"2023-10-07T21:53:10.617856+0000","last_fullsized":"2023-10-07T21:53:10.617856+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":1981,"log_dups_size":0,"ondisk_log_size":1981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:27:14.800965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129826816,"num_objects":1981,"num_object_clones":0,"num_object_copies":5943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1981,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1981,"num_write_kb":126784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":65,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909672+0000","last_change":"2023-10-07T21:48:36.341459+0000","last_active":"2023-10-07T21:52:32.909672+0000","last_peered":"2023-10-07T21:52:32.909672+0000","last_clean":"2023-10-07T21:52:32.909672+0000","last_became_active":"2023-10-07T21:48:36.341041+0000","last_became_peered":"2023-10-07T21:48:36.341041+0000","last_unstale":"2023-10-07T21:52:32.909672+0000","last_undegraded":"2023-10-07T21:52:32.909672+0000","last_fullsized":"2023-10-07T21:52:32.909672+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:01.234245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910521+0000","last_change":"2023-10-07T21:47:17.000209+0000","last_active":"2023-10-07T21:52:32.910521+0000","last_peered":"2023-10-07T21:52:32.910521+0000","last_clean":"2023-10-07T21:52:32.910521+0000","last_became_active":"2023-10-07T21:47:16.999855+0000","last_became_peered":"2023-10-07T21:47:16.999855+0000","last_unstale":"2023-10-07T21:52:32.910521+0000","last_undegraded":"2023-10-07T21:52:32.910521+0000","last_fullsized":"2023-10-07T21:52:32.910521+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:30.661034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"106'2215","reported_seq":2226,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.813827+0000","last_change":"2023-10-07T21:52:31.436253+0000","last_active":"2023-10-07T21:53:11.813827+0000","last_peered":"2023-10-07T21:53:11.813827+0000","last_clean":"2023-10-07T21:53:11.813827+0000","last_became_active":"2023-10-07T21:52:31.435869+0000","last_became_peered":"2023-10-07T21:52:31.435869+0000","last_unstale":"2023-10-07T21:53:11.813827+0000","last_undegraded":"2023-10-07T21:53:11.813827+0000","last_fullsized":"2023-10-07T21:53:11.813827+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2215,"log_dups_size":0,"ondisk_log_size":2215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:32:59.373168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145162240,"num_objects":2215,"num_object_clones":0,"num_object_copies":6645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2215,"num_write_kb":141760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":70,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131817+0000","last_change":"2023-10-07T21:49:07.598289+0000","last_active":"2023-10-07T21:52:33.131817+0000","last_peered":"2023-10-07T21:52:33.131817+0000","last_clean":"2023-10-07T21:52:33.131817+0000","last_became_active":"2023-10-07T21:49:07.597799+0000","last_became_peered":"2023-10-07T21:49:07.597799+0000","last_unstale":"2023-10-07T21:52:33.131817+0000","last_undegraded":"2023-10-07T21:52:33.131817+0000","last_fullsized":"2023-10-07T21:52:33.131817+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:24.837096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":52,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946554+0000","last_change":"2023-10-07T21:49:07.593739+0000","last_active":"2023-10-07T21:52:32.946554+0000","last_peered":"2023-10-07T21:52:32.946554+0000","last_clean":"2023-10-07T21:52:32.946554+0000","last_became_active":"2023-10-07T21:49:07.593451+0000","last_became_peered":"2023-10-07T21:49:07.593451+0000","last_unstale":"2023-10-07T21:52:32.946554+0000","last_undegraded":"2023-10-07T21:52:32.946554+0000","last_fullsized":"2023-10-07T21:52:32.946554+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:48:36.183751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"106'2239","reported_seq":2253,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:12.055225+0000","last_change":"2023-10-07T21:52:31.445177+0000","last_active":"2023-10-07T21:53:12.055225+0000","last_peered":"2023-10-07T21:53:12.055225+0000","last_clean":"2023-10-07T21:53:12.055225+0000","last_became_active":"2023-10-07T21:52:31.444824+0000","last_became_peered":"2023-10-07T21:52:31.444824+0000","last_unstale":"2023-10-07T21:53:12.055225+0000","last_undegraded":"2023-10-07T21:53:12.055225+0000","last_fullsized":"2023-10-07T21:53:12.055225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2239,"log_dups_size":0,"ondisk_log_size":2239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:36:47.892489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146735104,"num_objects":2239,"num_object_clones":0,"num_object_copies":6717,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2239,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2239,"num_write_kb":143296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":78,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946345+0000","last_change":"2023-10-07T21:47:16.999367+0000","last_active":"2023-10-07T21:52:32.946345+0000","last_peered":"2023-10-07T21:52:32.946345+0000","last_clean":"2023-10-07T21:52:32.946345+0000","last_became_active":"2023-10-07T21:47:16.998848+0000","last_became_peered":"2023-10-07T21:47:16.998848+0000","last_unstale":"2023-10-07T21:52:32.946345+0000","last_undegraded":"2023-10-07T21:52:32.946345+0000","last_fullsized":"2023-10-07T21:52:32.946345+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:54:29.262825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":81,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126495+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T21:52:33.126495+0000","last_peered":"2023-10-07T21:52:33.126495+0000","last_clean":"2023-10-07T21:52:33.126495+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T21:52:33.126495+0000","last_undegraded":"2023-10-07T21:52:33.126495+0000","last_fullsized":"2023-10-07T21:52:33.126495+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":39,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.945964+0000","last_change":"2023-10-07T21:47:17.003388+0000","last_active":"2023-10-07T21:52:32.945964+0000","last_peered":"2023-10-07T21:52:32.945964+0000","last_clean":"2023-10-07T21:52:32.945964+0000","last_became_active":"2023-10-07T21:47:17.002620+0000","last_became_peered":"2023-10-07T21:47:17.002620+0000","last_unstale":"2023-10-07T21:52:32.945964+0000","last_undegraded":"2023-10-07T21:52:32.945964+0000","last_fullsized":"2023-10-07T21:52:32.945964+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:54.745291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"106'2070","reported_seq":2084,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:10.599223+0000","last_change":"2023-10-07T21:52:31.440980+0000","last_active":"2023-10-07T21:53:10.599223+0000","last_peered":"2023-10-07T21:53:10.599223+0000","last_clean":"2023-10-07T21:53:10.599223+0000","last_became_active":"2023-10-07T21:52:31.440588+0000","last_became_peered":"2023-10-07T21:52:31.440588+0000","last_unstale":"2023-10-07T21:53:10.599223+0000","last_undegraded":"2023-10-07T21:53:10.599223+0000","last_fullsized":"2023-10-07T21:53:10.599223+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2070,"log_dups_size":0,"ondisk_log_size":2070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:36.423357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135659520,"num_objects":2070,"num_object_clones":0,"num_object_copies":6210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2070,"num_write_kb":132480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":68,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126110+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T21:52:33.126110+0000","last_peered":"2023-10-07T21:52:33.126110+0000","last_clean":"2023-10-07T21:52:33.126110+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T21:52:33.126110+0000","last_undegraded":"2023-10-07T21:52:33.126110+0000","last_fullsized":"2023-10-07T21:52:33.126110+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":65,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909725+0000","last_change":"2023-10-07T21:46:44.011638+0000","last_active":"2023-10-07T21:52:32.909725+0000","last_peered":"2023-10-07T21:52:32.909725+0000","last_clean":"2023-10-07T21:52:32.909725+0000","last_became_active":"2023-10-07T21:46:44.011286+0000","last_became_peered":"2023-10-07T21:46:44.011286+0000","last_unstale":"2023-10-07T21:52:32.909725+0000","last_undegraded":"2023-10-07T21:52:32.909725+0000","last_fullsized":"2023-10-07T21:52:32.909725+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:25:02.641702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":65,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946159+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T21:52:32.946159+0000","last_peered":"2023-10-07T21:52:32.946159+0000","last_clean":"2023-10-07T21:52:32.946159+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T21:52:32.946159+0000","last_undegraded":"2023-10-07T21:52:32.946159+0000","last_fullsized":"2023-10-07T21:52:32.946159+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"106'2210","reported_seq":2221,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.860386+0000","last_change":"2023-10-07T21:52:31.575537+0000","last_active":"2023-10-07T21:53:11.860386+0000","last_peered":"2023-10-07T21:53:11.860386+0000","last_clean":"2023-10-07T21:53:11.860386+0000","last_became_active":"2023-10-07T21:52:31.575077+0000","last_became_peered":"2023-10-07T21:52:31.575077+0000","last_unstale":"2023-10-07T21:53:11.860386+0000","last_undegraded":"2023-10-07T21:53:11.860386+0000","last_fullsized":"2023-10-07T21:53:11.860386+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2210,"log_dups_size":0,"ondisk_log_size":2210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:23:24.948522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144834560,"num_objects":2210,"num_object_clones":0,"num_object_copies":6630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2210,"num_write_kb":141440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":86,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:39.361598+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T21:52:39.361598+0000","last_peered":"2023-10-07T21:52:39.361598+0000","last_clean":"2023-10-07T21:52:39.361598+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T21:52:39.361598+0000","last_undegraded":"2023-10-07T21:52:39.361598+0000","last_fullsized":"2023-10-07T21:52:39.361598+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":51,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.945841+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T21:52:32.945841+0000","last_peered":"2023-10-07T21:52:32.945841+0000","last_clean":"2023-10-07T21:52:32.945841+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T21:52:32.945841+0000","last_undegraded":"2023-10-07T21:52:32.945841+0000","last_fullsized":"2023-10-07T21:52:32.945841+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":73,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946526+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T21:52:32.946526+0000","last_peered":"2023-10-07T21:52:32.946526+0000","last_clean":"2023-10-07T21:52:32.946526+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T21:52:32.946526+0000","last_undegraded":"2023-10-07T21:52:32.946526+0000","last_fullsized":"2023-10-07T21:52:32.946526+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"106'2162","reported_seq":2172,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.848869+0000","last_change":"2023-10-07T21:52:31.434708+0000","last_active":"2023-10-07T21:53:11.848869+0000","last_peered":"2023-10-07T21:53:11.848869+0000","last_clean":"2023-10-07T21:53:11.848869+0000","last_became_active":"2023-10-07T21:52:31.434264+0000","last_became_peered":"2023-10-07T21:52:31.434264+0000","last_unstale":"2023-10-07T21:53:11.848869+0000","last_undegraded":"2023-10-07T21:53:11.848869+0000","last_fullsized":"2023-10-07T21:53:11.848869+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2162,"log_dups_size":0,"ondisk_log_size":2162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:16:39.355017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141688832,"num_objects":2162,"num_object_clones":0,"num_object_copies":6486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2162,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2162,"num_write_kb":138368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":68,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126071+0000","last_change":"2023-10-07T21:48:36.339303+0000","last_active":"2023-10-07T21:52:33.126071+0000","last_peered":"2023-10-07T21:52:33.126071+0000","last_clean":"2023-10-07T21:52:33.126071+0000","last_became_active":"2023-10-07T21:48:36.338964+0000","last_became_peered":"2023-10-07T21:48:36.338964+0000","last_unstale":"2023-10-07T21:52:33.126071+0000","last_undegraded":"2023-10-07T21:52:33.126071+0000","last_fullsized":"2023-10-07T21:52:33.126071+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:40.355794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":444,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.428673+0000","last_change":"2023-10-07T21:46:44.014160+0000","last_active":"2023-10-07T21:52:32.428673+0000","last_peered":"2023-10-07T21:52:32.428673+0000","last_clean":"2023-10-07T21:52:32.428673+0000","last_became_active":"2023-10-07T21:46:44.013689+0000","last_became_peered":"2023-10-07T21:46:44.013689+0000","last_unstale":"2023-10-07T21:52:32.428673+0000","last_undegraded":"2023-10-07T21:52:32.428673+0000","last_fullsized":"2023-10-07T21:52:32.428673+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:03.542738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":28,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132129+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T21:52:33.132129+0000","last_peered":"2023-10-07T21:52:33.132129+0000","last_clean":"2023-10-07T21:52:33.132129+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T21:52:33.132129+0000","last_undegraded":"2023-10-07T21:52:33.132129+0000","last_fullsized":"2023-10-07T21:52:33.132129+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":48,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.772531+0000","last_change":"2023-10-07T21:36:24.539061+0000","last_active":"2023-10-07T21:52:32.772531+0000","last_peered":"2023-10-07T21:52:32.772531+0000","last_clean":"2023-10-07T21:52:32.772531+0000","last_became_active":"2023-10-07T21:36:24.538458+0000","last_became_peered":"2023-10-07T21:36:24.538458+0000","last_unstale":"2023-10-07T21:52:32.772531+0000","last_undegraded":"2023-10-07T21:52:32.772531+0000","last_fullsized":"2023-10-07T21:52:32.772531+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:19:15.751104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"106'1996","reported_seq":2010,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:10.029524+0000","last_change":"2023-10-07T21:52:31.442290+0000","last_active":"2023-10-07T21:53:10.029524+0000","last_peered":"2023-10-07T21:53:10.029524+0000","last_clean":"2023-10-07T21:53:10.029524+0000","last_became_active":"2023-10-07T21:52:31.441939+0000","last_became_peered":"2023-10-07T21:52:31.441939+0000","last_unstale":"2023-10-07T21:53:10.029524+0000","last_undegraded":"2023-10-07T21:53:10.029524+0000","last_fullsized":"2023-10-07T21:53:10.029524+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":1996,"log_dups_size":0,"ondisk_log_size":1996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:05:40.357387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130809856,"num_objects":1996,"num_object_clones":0,"num_object_copies":5988,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1996,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1996,"num_write_kb":127744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":85,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.428650+0000","last_change":"2023-10-07T21:47:16.992967+0000","last_active":"2023-10-07T21:52:32.428650+0000","last_peered":"2023-10-07T21:52:32.428650+0000","last_clean":"2023-10-07T21:52:32.428650+0000","last_became_active":"2023-10-07T21:47:16.992181+0000","last_became_peered":"2023-10-07T21:47:16.992181+0000","last_unstale":"2023-10-07T21:52:32.428650+0000","last_undegraded":"2023-10-07T21:52:32.428650+0000","last_fullsized":"2023-10-07T21:52:32.428650+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:54.066737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":57,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:50.679143+0000","last_change":"2023-10-07T21:49:07.600826+0000","last_active":"2023-10-07T21:52:50.679143+0000","last_peered":"2023-10-07T21:52:50.679143+0000","last_clean":"2023-10-07T21:52:50.679143+0000","last_became_active":"2023-10-07T21:49:07.600332+0000","last_became_peered":"2023-10-07T21:49:07.600332+0000","last_unstale":"2023-10-07T21:52:50.679143+0000","last_undegraded":"2023-10-07T21:52:50.679143+0000","last_fullsized":"2023-10-07T21:52:50.679143+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:24:13.639612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":71,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:50.679932+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T21:52:50.679932+0000","last_peered":"2023-10-07T21:52:50.679932+0000","last_clean":"2023-10-07T21:52:50.679932+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T21:52:50.679932+0000","last_undegraded":"2023-10-07T21:52:50.679932+0000","last_fullsized":"2023-10-07T21:52:50.679932+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"106'1993","reported_seq":2007,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:10.018009+0000","last_change":"2023-10-07T21:52:31.582567+0000","last_active":"2023-10-07T21:53:10.018009+0000","last_peered":"2023-10-07T21:53:10.018009+0000","last_clean":"2023-10-07T21:53:10.018009+0000","last_became_active":"2023-10-07T21:52:31.581650+0000","last_became_peered":"2023-10-07T21:52:31.581650+0000","last_unstale":"2023-10-07T21:53:10.018009+0000","last_undegraded":"2023-10-07T21:53:10.018009+0000","last_fullsized":"2023-10-07T21:53:10.018009+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":1993,"log_dups_size":0,"ondisk_log_size":1993,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:29:44.057766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130613248,"num_objects":1993,"num_object_clones":0,"num_object_copies":5979,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1993,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1993,"num_write_kb":127552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":68,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.429208+0000","last_change":"2023-10-07T21:46:44.014335+0000","last_active":"2023-10-07T21:52:32.429208+0000","last_peered":"2023-10-07T21:52:32.429208+0000","last_clean":"2023-10-07T21:52:32.429208+0000","last_became_active":"2023-10-07T21:46:44.012893+0000","last_became_peered":"2023-10-07T21:46:44.012893+0000","last_unstale":"2023-10-07T21:52:32.429208+0000","last_undegraded":"2023-10-07T21:52:32.429208+0000","last_fullsized":"2023-10-07T21:52:32.429208+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:18.976569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":51,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946247+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T21:52:32.946247+0000","last_peered":"2023-10-07T21:52:32.946247+0000","last_clean":"2023-10-07T21:52:32.946247+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T21:52:32.946247+0000","last_undegraded":"2023-10-07T21:52:32.946247+0000","last_fullsized":"2023-10-07T21:52:32.946247+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":45,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:50.679615+0000","last_change":"2023-10-07T21:46:44.019618+0000","last_active":"2023-10-07T21:52:50.679615+0000","last_peered":"2023-10-07T21:52:50.679615+0000","last_clean":"2023-10-07T21:52:50.679615+0000","last_became_active":"2023-10-07T21:46:44.019267+0000","last_became_peered":"2023-10-07T21:46:44.019267+0000","last_unstale":"2023-10-07T21:52:50.679615+0000","last_undegraded":"2023-10-07T21:52:50.679615+0000","last_fullsized":"2023-10-07T21:52:50.679615+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:58:05.580408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"106'2204","reported_seq":2215,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.852623+0000","last_change":"2023-10-07T21:52:31.435737+0000","last_active":"2023-10-07T21:53:11.852623+0000","last_peered":"2023-10-07T21:53:11.852623+0000","last_clean":"2023-10-07T21:53:11.852623+0000","last_became_active":"2023-10-07T21:52:31.435341+0000","last_became_peered":"2023-10-07T21:52:31.435341+0000","last_unstale":"2023-10-07T21:53:11.852623+0000","last_undegraded":"2023-10-07T21:53:11.852623+0000","last_fullsized":"2023-10-07T21:53:11.852623+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2204,"log_dups_size":0,"ondisk_log_size":2204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:55:20.122283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144441344,"num_objects":2204,"num_object_clones":0,"num_object_copies":6612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2204,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2204,"num_write_kb":141056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":68,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.132965+0000","last_change":"2023-10-07T21:49:07.600985+0000","last_active":"2023-10-07T21:52:33.132965+0000","last_peered":"2023-10-07T21:52:33.132965+0000","last_clean":"2023-10-07T21:52:33.132965+0000","last_became_active":"2023-10-07T21:49:07.600636+0000","last_became_peered":"2023-10-07T21:49:07.600636+0000","last_unstale":"2023-10-07T21:52:33.132965+0000","last_undegraded":"2023-10-07T21:52:33.132965+0000","last_fullsized":"2023-10-07T21:52:33.132965+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:50.273299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":38,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.946449+0000","last_change":"2023-10-07T21:47:17.004129+0000","last_active":"2023-10-07T21:52:32.946449+0000","last_peered":"2023-10-07T21:52:32.946449+0000","last_clean":"2023-10-07T21:52:32.946449+0000","last_became_active":"2023-10-07T21:47:17.003644+0000","last_became_peered":"2023-10-07T21:47:17.003644+0000","last_unstale":"2023-10-07T21:52:32.946449+0000","last_undegraded":"2023-10-07T21:52:32.946449+0000","last_fullsized":"2023-10-07T21:52:32.946449+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:54:28.529360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":65,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:51.671853+0000","last_change":"2023-10-07T21:49:07.601320+0000","last_active":"2023-10-07T21:52:51.671853+0000","last_peered":"2023-10-07T21:52:51.671853+0000","last_clean":"2023-10-07T21:52:51.671853+0000","last_became_active":"2023-10-07T21:49:07.599926+0000","last_became_peered":"2023-10-07T21:49:07.599926+0000","last_unstale":"2023-10-07T21:52:51.671853+0000","last_undegraded":"2023-10-07T21:52:51.671853+0000","last_fullsized":"2023-10-07T21:52:51.671853+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:02:35.435789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"106'2179","reported_seq":2190,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:53:11.851798+0000","last_change":"2023-10-07T21:52:31.575243+0000","last_active":"2023-10-07T21:53:11.851798+0000","last_peered":"2023-10-07T21:53:11.851798+0000","last_clean":"2023-10-07T21:53:11.851798+0000","last_became_active":"2023-10-07T21:52:31.574542+0000","last_became_peered":"2023-10-07T21:52:31.574542+0000","last_unstale":"2023-10-07T21:53:11.851798+0000","last_undegraded":"2023-10-07T21:53:11.851798+0000","last_fullsized":"2023-10-07T21:53:11.851798+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":103,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:52:30.410354+0000","last_clean_scrub_stamp":"2023-10-07T21:52:30.410354+0000","objects_scrubbed":0,"log_size":2179,"log_dups_size":0,"ondisk_log_size":2179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:19:32.262572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142802944,"num_objects":2179,"num_object_clones":0,"num_object_copies":6537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2179,"num_write_kb":139456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":70,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.773437+0000","last_change":"2023-10-07T21:48:36.337190+0000","last_active":"2023-10-07T21:52:32.773437+0000","last_peered":"2023-10-07T21:52:32.773437+0000","last_clean":"2023-10-07T21:52:32.773437+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T21:52:32.773437+0000","last_undegraded":"2023-10-07T21:52:32.773437+0000","last_fullsized":"2023-10-07T21:52:32.773437+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:10:08.827140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":62,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:50.679962+0000","last_change":"2023-10-07T21:47:17.002679+0000","last_active":"2023-10-07T21:52:50.679962+0000","last_peered":"2023-10-07T21:52:50.679962+0000","last_clean":"2023-10-07T21:52:50.679962+0000","last_became_active":"2023-10-07T21:47:17.001772+0000","last_became_peered":"2023-10-07T21:47:17.001772+0000","last_unstale":"2023-10-07T21:52:50.679962+0000","last_undegraded":"2023-10-07T21:52:50.679962+0000","last_fullsized":"2023-10-07T21:52:50.679962+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:24.088765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":47,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909460+0000","last_change":"2023-10-07T21:36:24.321643+0000","last_active":"2023-10-07T21:52:32.909460+0000","last_peered":"2023-10-07T21:52:32.909460+0000","last_clean":"2023-10-07T21:52:32.909460+0000","last_became_active":"2023-10-07T21:36:24.321319+0000","last_became_peered":"2023-10-07T21:36:24.321319+0000","last_unstale":"2023-10-07T21:52:32.909460+0000","last_undegraded":"2023-10-07T21:52:32.909460+0000","last_fullsized":"2023-10-07T21:52:32.909460+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:39.197191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":49,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131788+0000","last_change":"2023-10-07T21:46:44.019948+0000","last_active":"2023-10-07T21:52:33.131788+0000","last_peered":"2023-10-07T21:52:33.131788+0000","last_clean":"2023-10-07T21:52:33.131788+0000","last_became_active":"2023-10-07T21:46:44.019567+0000","last_became_peered":"2023-10-07T21:46:44.019567+0000","last_unstale":"2023-10-07T21:52:33.131788+0000","last_undegraded":"2023-10-07T21:52:33.131788+0000","last_fullsized":"2023-10-07T21:52:33.131788+0000","mapping_epoch":85,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":86,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:58.566505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":84,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.433127+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T21:52:32.433127+0000","last_peered":"2023-10-07T21:52:32.433127+0000","last_clean":"2023-10-07T21:52:32.433127+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T21:52:32.433127+0000","last_undegraded":"2023-10-07T21:52:32.433127+0000","last_fullsized":"2023-10-07T21:52:32.433127+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":67,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126418+0000","last_change":"2023-10-07T21:47:16.997947+0000","last_active":"2023-10-07T21:52:33.126418+0000","last_peered":"2023-10-07T21:52:33.126418+0000","last_clean":"2023-10-07T21:52:33.126418+0000","last_became_active":"2023-10-07T21:47:16.997493+0000","last_became_peered":"2023-10-07T21:47:16.997493+0000","last_unstale":"2023-10-07T21:52:33.126418+0000","last_undegraded":"2023-10-07T21:52:33.126418+0000","last_fullsized":"2023-10-07T21:52:33.126418+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:00:01.137639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":81,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.910053+0000","last_change":"2023-10-07T21:49:07.593719+0000","last_active":"2023-10-07T21:52:32.910053+0000","last_peered":"2023-10-07T21:52:32.910053+0000","last_clean":"2023-10-07T21:52:32.910053+0000","last_became_active":"2023-10-07T21:49:07.593349+0000","last_became_peered":"2023-10-07T21:49:07.593349+0000","last_unstale":"2023-10-07T21:52:32.910053+0000","last_undegraded":"2023-10-07T21:52:32.910053+0000","last_fullsized":"2023-10-07T21:52:32.910053+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:22.054943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":50,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.126657+0000","last_change":"2023-10-07T21:36:24.302907+0000","last_active":"2023-10-07T21:52:33.126657+0000","last_peered":"2023-10-07T21:52:33.126657+0000","last_clean":"2023-10-07T21:52:33.126657+0000","last_became_active":"2023-10-07T21:36:24.302582+0000","last_became_peered":"2023-10-07T21:36:24.302582+0000","last_unstale":"2023-10-07T21:52:33.126657+0000","last_undegraded":"2023-10-07T21:52:33.126657+0000","last_fullsized":"2023-10-07T21:52:33.126657+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:14.395622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":81,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909887+0000","last_change":"2023-10-07T21:49:07.593854+0000","last_active":"2023-10-07T21:52:32.909887+0000","last_peered":"2023-10-07T21:52:32.909887+0000","last_clean":"2023-10-07T21:52:32.909887+0000","last_became_active":"2023-10-07T21:49:07.593410+0000","last_became_peered":"2023-10-07T21:49:07.593410+0000","last_unstale":"2023-10-07T21:52:32.909887+0000","last_undegraded":"2023-10-07T21:52:32.909887+0000","last_fullsized":"2023-10-07T21:52:32.909887+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:27:34.313686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":77,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:51.672171+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T21:52:51.672171+0000","last_peered":"2023-10-07T21:52:51.672171+0000","last_clean":"2023-10-07T21:52:51.672171+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T21:52:51.672171+0000","last_undegraded":"2023-10-07T21:52:51.672171+0000","last_fullsized":"2023-10-07T21:52:51.672171+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":90,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:33.131957+0000","last_change":"2023-10-07T21:49:07.600415+0000","last_active":"2023-10-07T21:52:33.131957+0000","last_peered":"2023-10-07T21:52:33.131957+0000","last_clean":"2023-10-07T21:52:33.131957+0000","last_became_active":"2023-10-07T21:49:07.600066+0000","last_became_peered":"2023-10-07T21:49:07.600066+0000","last_unstale":"2023-10-07T21:52:33.131957+0000","last_undegraded":"2023-10-07T21:52:33.131957+0000","last_fullsized":"2023-10-07T21:52:33.131957+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:26:26.561066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":67,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-07T21:52:50.679701+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T21:52:50.679701+0000","last_peered":"2023-10-07T21:52:50.679701+0000","last_clean":"2023-10-07T21:52:50.679701+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T21:52:50.679701+0000","last_undegraded":"2023-10-07T21:52:50.679701+0000","last_fullsized":"2023-10-07T21:52:50.679701+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":64,"reported_epoch":105,"state":"active+clean","last_fresh":"2023-10-07T21:52:32.909340+0000","last_change":"2023-10-07T21:47:16.997355+0000","last_active":"2023-10-07T21:52:32.909340+0000","last_peered":"2023-10-07T21:52:32.909340+0000","last_clean":"2023-10-07T21:52:32.909340+0000","last_became_active":"2023-10-07T21:47:16.997014+0000","last_became_peered":"2023-10-07T21:47:16.997014+0000","last_unstale":"2023-10-07T21:52:32.909340+0000","last_undegraded":"2023-10-07T21:52:32.909340+0000","last_fullsized":"2023-10-07T21:52:32.909340+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:25:11.980522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":2258042880,"num_objects":34455,"num_object_clones":0,"num_object_copies":103365,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":34455,"num_write_kb":2205120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6849495040,"data_stored":6849495040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":34455,"ondisk_log_size":34455,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201528,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1135080,"kb_used_data":829600,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":92610072,"statfs":{"total":95995035648,"available":94832713728,"internally_reserved":0,"allocated":849510400,"data_stored":849025735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:51 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.97899999999999998,"15min":0.97499999999999998},"min":{"1min":0.58599999999999997,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.47,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.96299999999999997,"15min":1.0429999999999999},"min":{"1min":0.61599999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2410000000000001,"5min":1.3899999999999999,"15min":1.4279999999999999},"last":0.85199999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:52:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97399999999999998,"15min":0.996},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97999999999999998,"15min":1.034},"min":{"1min":0.67900000000000005,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.50700000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.96499999999999997,"15min":0.97199999999999998},"min":{"1min":0.63900000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.246,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":2.3479999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.077,"15min":1.0940000000000001},"min":{"1min":0.72499999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4119999999999999,"5min":1.526,"15min":1.526},"last":0.56299999999999994}]},{"osd":3,"last update":"Sat Oct 7 21:53:10 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":1.27,"15min":1.1160000000000001},"min":{"1min":0.77700000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":23.055,"5min":23.055,"15min":23.055},"last":1.831},{"interface":"front","average":{"1min":2.3039999999999998,"5min":1.365,"15min":1.2110000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":21.114999999999998,"5min":21.114999999999998,"15min":21.114999999999998},"last":0.67000000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.056,"15min":1},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46200000000000002},"max":{"1min":1.5089999999999999,"5min":1.591,"15min":2.605},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.014,"15min":1.0009999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.39400000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":2.1459999999999999},"last":0.55400000000000005}]},{"osd":5,"last update":"Sat Oct 7 21:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.004,"15min":1.0209999999999999},"min":{"1min":0.59699999999999998,"5min":0.58299999999999996,"15min":0.497},"max":{"1min":1.427,"5min":1.427,"15min":1.923},"last":1.427},{"interface":"front","average":{"1min":1.242,"5min":1.1919999999999999,"15min":1.123},"min":{"1min":0.61399999999999999,"5min":0.56399999999999995,"15min":0.41699999999999998},"max":{"1min":2.2810000000000001,"5min":2.2810000000000001,"15min":2.8170000000000002},"last":1.0780000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.224,"15min":1.143},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.51700000000000002},"max":{"1min":1.591,"5min":1.591,"15min":1.746},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.155,"15min":1.127},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":2.6019999999999999},"last":0.58999999999999997}]}]},{"osd":6,"up_from":47,"seq":201863463172,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001948,"kb_used_data":688276,"kb_used_omap":0,"kb_used_meta":313664,"kb_avail":92743204,"statfs":{"total":95995035648,"available":94969040896,"internally_reserved":0,"allocated":704794624,"data_stored":704322101,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321191936},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:50 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.92100000000000004},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2470000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.341},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.94799999999999995,"15min":0.92800000000000005},"min":{"1min":0.57699999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.47899999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:52:26 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.0920000000000001,"15min":1.103},"min":{"1min":0.72899999999999998,"5min":0.621,"15min":0.621},"max":{"1min":1.387,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.042,"15min":1.0569999999999999},"min":{"1min":0.65300000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.4359999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:52:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.119,"15min":1.0840000000000001},"min":{"1min":0.75600000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.345,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.137,"5min":1.097,"15min":1.0720000000000001},"min":{"1min":0.84399999999999997,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.93700000000000006}]},{"osd":3,"last update":"Sat Oct 7 21:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0189999999999999,"15min":1.0209999999999999},"min":{"1min":0.75800000000000001,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3320000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.026,"15min":1.018},"min":{"1min":0.77000000000000002,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.4750000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.002,"15min":0.95199999999999996},"min":{"1min":0.72499999999999998,"5min":0.496,"15min":0.432},"max":{"1min":1.377,"5min":1.407,"15min":1.407},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.127,"5min":1.1120000000000001,"15min":1.038},"min":{"1min":0.73999999999999999,"5min":0.72199999999999998,"15min":0.48299999999999998},"max":{"1min":1.4930000000000001,"5min":1.794,"15min":1.875},"last":2.355}]},{"osd":5,"last update":"Sat Oct 7 21:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0880000000000001,"15min":1.02},"min":{"1min":0.77700000000000002,"5min":0.5,"15min":0.46300000000000002},"max":{"1min":1.4810000000000001,"5min":1.518,"15min":2.1840000000000002},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.206,"15min":1.1100000000000001},"min":{"1min":0.69499999999999995,"5min":0.621,"15min":0.48699999999999999},"max":{"1min":1.6950000000000001,"5min":1.7170000000000001,"15min":1.9359999999999999},"last":0.69299999999999995}]},{"osd":7,"last update":"Sat Oct 7 21:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2010000000000001,"15min":1.1299999999999999},"min":{"1min":0.76000000000000001,"5min":0.64600000000000002,"15min":0.46200000000000002},"max":{"1min":1.623,"5min":1.637,"15min":2.3769999999999998},"last":1.798},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.1659999999999999,"15min":1.131},"min":{"1min":0.96599999999999997,"5min":0.59399999999999997,"15min":0.58999999999999997},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":2.4870000000000001},"last":1.8680000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056713,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":655888,"kb_used_data":628424,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93089264,"statfs":{"total":95995035648,"available":95323406336,"internally_reserved":0,"allocated":643506176,"data_stored":642988305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":28111270},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,2,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.78000000000000003,"15min":0.81000000000000005},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2310000000000001,"5min":1.538,"15min":1.538},"last":2.1659999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.85199999999999998,"15min":0.89300000000000002},"min":{"1min":0.54300000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.27,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.83699999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:52:44 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.73499999999999999,"15min":0.71499999999999997},"min":{"1min":0.503,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":2.5539999999999998},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.85099999999999998,"15min":0.82499999999999996},"min":{"1min":0.49199999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.407,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":2.605}]},{"osd":3,"last update":"Sat Oct 7 21:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.73599999999999999,"15min":0.76800000000000002},"min":{"1min":0.499,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.89800000000000002,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.548},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.91000000000000003,"15min":0.97599999999999998},"min":{"1min":0.436,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.3160000000000001,"5min":1.843,"15min":1.843},"last":1.7430000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.995,"15min":1.0089999999999999},"min":{"1min":0.72099999999999997,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.51,"5min":1.526,"15min":1.526},"last":0.30099999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.0740000000000001,"15min":1.1259999999999999},"min":{"1min":0.69399999999999995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3580000000000001,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.794}]},{"osd":5,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1200000000000001,"15min":1.1910000000000001},"min":{"1min":0.80100000000000005,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.4610000000000001,"5min":1.52,"15min":1.52},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.097,"5min":1.127,"15min":1.2210000000000001},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4379999999999999,"5min":1.577,"15min":1.577},"last":2.1240000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.1180000000000001,"15min":1.1819999999999999},"min":{"1min":0.71199999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.4079999999999999,"5min":1.611,"15min":1.611},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.131,"15min":1.181},"min":{"1min":0.77200000000000002,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.5489999999999999,"5min":1.671,"15min":1.671},"last":2.238}]},{"osd":7,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.2110000000000001,"15min":1.2689999999999999},"min":{"1min":0.871,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":2.1930000000000001},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2430000000000001,"15min":1.3280000000000001},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.54,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.833}]}]},{"osd":0,"up_from":85,"seq":365072220240,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":588708,"kb_used_data":561244,"kb_used_omap":3,"kb_used_meta":27452,"kb_avail":93156444,"statfs":{"total":95995035648,"available":95392198656,"internally_reserved":0,"allocated":574713856,"data_stored":574177147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":28111073},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 21:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.70199999999999996,"15min":0.72399999999999998},"min":{"1min":0.442,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2190000000000001,"5min":1.262,"15min":1.262},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.77700000000000002,"15min":0.79200000000000004},"min":{"1min":0.41699999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2649999999999999,"5min":1.343,"15min":1.343},"last":2.46}]},{"osd":2,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.77100000000000002,"15min":0.80400000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.92800000000000005,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.78900000000000003,"15min":0.83099999999999996},"min":{"1min":0.374,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1850000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":5.4420000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.84999999999999998,"15min":0.872},"min":{"1min":0.50600000000000001,"5min":0.372,"15min":0.372},"max":{"1min":1.2549999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.9470000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.88,"15min":0.90300000000000002},"min":{"1min":0.54800000000000004,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":4.5199999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:52:50 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.089,"15min":1.153},"min":{"1min":0.71299999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.4299999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":2.3109999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0249999999999999,"15min":1.159},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3280000000000001,"5min":1.583,"15min":1.583},"last":1.218}]},{"osd":5,"last update":"Sat Oct 7 21:52:50 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1,"15min":1.0880000000000001},"min":{"1min":0.67700000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.3919999999999999,"5min":1.55,"15min":1.639},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.1359999999999999,"15min":1.0940000000000001},"min":{"1min":0.80100000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.5860000000000001,"5min":1.6020000000000001,"15min":1.7969999999999999},"last":0.435}]},{"osd":6,"last update":"Sat Oct 7 21:52:50 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1539999999999999,"15min":1.1200000000000001},"min":{"1min":0.76800000000000002,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.532,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":2.375},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.101,"15min":1.159},"min":{"1min":0.72799999999999998,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2669999999999999,"5min":1.5780000000000001,"15min":1.7110000000000001},"last":1.1870000000000001}]},{"osd":7,"last update":"Sat Oct 7 21:52:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.194,"15min":1.202},"min":{"1min":0.65600000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.671,"5min":1.671,"15min":1.7330000000000001},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.2050000000000001,"15min":1.2609999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.611,"5min":1.615,"15min":1.75},"last":2.4220000000000002}]}]},{"osd":2,"up_from":95,"seq":408021893178,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1283276,"kb_used_data":1229508,"kb_used_omap":3,"kb_used_meta":53756,"kb_avail":92461876,"statfs":{"total":95995035648,"available":94680961024,"internally_reserved":0,"allocated":1259016192,"data_stored":1258500889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":55046921},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.69499999999999995,"15min":0.70599999999999996},"min":{"1min":0.50800000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.2350000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.72199999999999998,"15min":0.747},"min":{"1min":0.46999999999999997,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.96299999999999997,"5min":1.113,"15min":1.113},"last":1.5840000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79000000000000004,"15min":0.81399999999999995},"min":{"1min":0.48899999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.258,"5min":1.367,"15min":1.367},"last":3.0680000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.92400000000000004,"15min":0.98199999999999998},"min":{"1min":0.59899999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":2.9409999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.91300000000000003,"15min":0.95499999999999996},"min":{"1min":0.54000000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":2.4900000000000002},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.81200000000000006,"15min":0.84199999999999997},"min":{"1min":0.52900000000000003,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.048,"5min":1.202,"15min":1.202},"last":8.6189999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.97099999999999997,"15min":0.98899999999999999},"min":{"1min":0.78100000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.228,"5min":1.357,"15min":1.357},"last":0.36399999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.0269999999999999,"15min":1.054},"min":{"1min":0.78300000000000003,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3819999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.38400000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.0960000000000001,"15min":1.1279999999999999},"min":{"1min":0.83799999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.5640000000000001,"5min":1.756,"15min":1.756},"last":2.8940000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0549999999999999,"15min":1.1259999999999999},"min":{"1min":0.79300000000000004,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4410000000000001,"5min":1.53,"15min":1.53},"last":1.458}]},{"osd":6,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1240000000000001,"15min":1.151},"min":{"1min":0.80500000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.845,"5min":1.845,"15min":1.845},"last":0.432},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.2350000000000001,"15min":1.284},"min":{"1min":0.90100000000000002,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.802,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":2.8450000000000002}]},{"osd":7,"last update":"Sat Oct 7 21:52:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.147,"15min":1.1919999999999999},"min":{"1min":0.84099999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.349,"5min":1.611,"15min":1.611},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2190000000000001,"15min":1.2589999999999999},"min":{"1min":0.89100000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.6759999999999999,"5min":1.99,"15min":1.99},"last":3.0059999999999998}]}]},{"osd":3,"up_from":100,"seq":429496729651,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1359476,"kb_used_data":1305708,"kb_used_omap":2,"kb_used_meta":53757,"kb_avail":92385676,"statfs":{"total":95995035648,"available":94602932224,"internally_reserved":0,"allocated":1337044992,"data_stored":1336549820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":55047787},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,2,1,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.753,"15min":0.78000000000000003},"min":{"1min":0.42399999999999999,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.94099999999999995,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.83999999999999997,"15min":0.86099999999999999},"min":{"1min":0.52900000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1599999999999999,"5min":1.321,"15min":1.321},"last":1.9319999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.83599999999999997,"15min":0.85799999999999998},"min":{"1min":0.54400000000000004,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.389,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.859},{"interface":"front","average":{"1min":1.036,"5min":0.98699999999999999,"15min":1.0109999999999999},"min":{"1min":0.56100000000000005,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.964}]},{"osd":2,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.022,"15min":1.048},"min":{"1min":0.63100000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":2},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.79400000000000004,"15min":0.81100000000000005},"min":{"1min":0.45700000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.202,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.34300000000000003}]},{"osd":4,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.2010000000000001,"15min":1.288},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.7829999999999999,"5min":7.2009999999999996,"15min":7.2009999999999996},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.097,"5min":1.0489999999999999,"15min":1.0680000000000001},"min":{"1min":0.68500000000000005,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.65500000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.278,"15min":1.381},"min":{"1min":0.71699999999999997,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.74,"5min":7.258,"15min":7.258},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.222,"15min":1.252},"min":{"1min":0.76300000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.556,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.8939999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.478,"15min":1.5940000000000001},"min":{"1min":0.84999999999999998,"5min":0.754,"15min":0.754},"max":{"1min":1.655,"5min":7.3099999999999996,"15min":7.3099999999999996},"last":4.7750000000000004},{"interface":"front","average":{"1min":1.226,"5min":1.3799999999999999,"15min":1.488},"min":{"1min":0.79800000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.613,"5min":7.3499999999999996,"15min":7.3499999999999996},"last":0.68100000000000005}]},{"osd":7,"last update":"Sat Oct 7 21:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.345,"15min":1.4039999999999999},"min":{"1min":0.91000000000000003,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.7250000000000001,"5min":4.319,"15min":4.319},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.331,"15min":1.4039999999999999},"min":{"1min":0.88700000000000001,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.7609999999999999,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":0.71099999999999997}]}]},{"osd":4,"up_from":31,"seq":133143986455,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":985440,"kb_used_data":679960,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":92759712,"statfs":{"total":95995035648,"available":94985945088,"internally_reserved":0,"allocated":696279040,"data_stored":695801953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.94599999999999995,"15min":0.95499999999999996},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2689999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.874,"5min":0.89100000000000001,"15min":0.91700000000000004},"min":{"1min":0.629,"5min":0.57799999999999996,"15min":0.52600000000000002},"max":{"1min":1.167,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.5}]},{"osd":1,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.94599999999999995,"15min":0.95499999999999996},"min":{"1min":0.64700000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.98599999999999999,"15min":1.0129999999999999},"min":{"1min":0.73999999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.274,"5min":1.454,"15min":1.454},"last":1.946}]},{"osd":2,"last update":"Sat Oct 7 21:52:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.117,"15min":1.111},"min":{"1min":0.77800000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3839999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0149999999999999,"15min":1.018},"min":{"1min":0.78000000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.306,"5min":1.383,"15min":1.383},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:52:12 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0269999999999999,"15min":1.0389999999999999},"min":{"1min":0.66900000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.48},{"interface":"front","average":{"1min":1.085,"5min":1.0900000000000001,"15min":1.1040000000000001},"min":{"1min":0.89300000000000002,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.359,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.002}]},{"osd":5,"last update":"Sat Oct 7 21:52:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.95099999999999996,"15min":0.92400000000000004},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.374},"max":{"1min":1.3140000000000001,"5min":1.486,"15min":1.486},"last":0.55600000000000005},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1200000000000001,"15min":1.071},"min":{"1min":0.623,"5min":0.54200000000000004,"15min":0.443},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.49},"last":2.6629999999999998}]},{"osd":6,"last update":"Sat Oct 7 21:52:40 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1220000000000001,"15min":1.0760000000000001},"min":{"1min":0.73499999999999999,"5min":0.65200000000000002,"15min":0.55400000000000005},"max":{"1min":1.53,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.109,"15min":1.0920000000000001},"min":{"1min":0.74199999999999999,"5min":0.61099999999999999,"15min":0.46600000000000003},"max":{"1min":1.4530000000000001,"5min":1.5680000000000001,"15min":1.8759999999999999},"last":0.51800000000000002}]},{"osd":7,"last update":"Sat Oct 7 21:52:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.153,"15min":1.135},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.54500000000000004},"max":{"1min":1.3779999999999999,"5min":1.6040000000000001,"15min":1.835},"last":1.609},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.1259999999999999,"15min":1.1140000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.48999999999999999},"max":{"1min":1.3839999999999999,"5min":1.492,"15min":1.726},"last":0.59299999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724814,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":986640,"kb_used_data":681160,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":92758512,"statfs":{"total":95995035648,"available":94984716288,"internally_reserved":0,"allocated":697507840,"data_stored":697042893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:52:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94599999999999995,"15min":0.97699999999999998},"min":{"1min":0.70699999999999996,"5min":0.56899999999999995,"15min":0.53800000000000003},"max":{"1min":1.3089999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.997,"5min":0.997,"15min":0.96199999999999997},"min":{"1min":0.57999999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.27,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.98399999999999999,"15min":1.0069999999999999},"min":{"1min":0.71299999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.91700000000000004,"15min":0.96899999999999997},"min":{"1min":0.625,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.1439999999999999,"5min":1.2,"15min":1.2},"last":3.4460000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.98699999999999999,"15min":0.95899999999999996},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.258,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.843},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0669999999999999,"15min":1.069},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":2.1040000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0249999999999999,"15min":1.0229999999999999},"min":{"1min":0.68400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.147,"5min":1.093,"15min":1.083},"min":{"1min":0.86099999999999999,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.47099999999999997}]},{"osd":4,"last update":"Sat Oct 7 21:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.436},"max":{"1min":1.0600000000000001,"5min":1.3560000000000001,"15min":1.397},"last":1.5129999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.097,"15min":1.026},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.53400000000000003},"max":{"1min":1.4350000000000001,"5min":1.5329999999999999,"15min":1.718},"last":0.55600000000000005}]},{"osd":6,"last update":"Sat Oct 7 21:52:24 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.004,"15min":0.98899999999999999},"min":{"1min":0.78000000000000003,"5min":0.66500000000000004,"15min":0.55300000000000005},"max":{"1min":1.3620000000000001,"5min":1.556,"15min":1.556},"last":1.4630000000000001},{"interface":"front","average":{"1min":1.226,"5min":1.1499999999999999,"15min":1.1020000000000001},"min":{"1min":1.004,"5min":0.70099999999999996,"15min":0.59899999999999998},"max":{"1min":1.504,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.65300000000000002}]},{"osd":7,"last update":"Sat Oct 7 21:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.1890000000000001,"15min":1.1339999999999999},"min":{"1min":0.77900000000000003,"5min":0.63800000000000001,"15min":0.60099999999999998},"max":{"1min":1.55,"5min":1.585,"15min":1.7609999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2050000000000001,"15min":1.1379999999999999},"min":{"1min":1.0820000000000001,"5min":0.78500000000000003,"15min":0.45000000000000001},"max":{"1min":1.4339999999999999,"5min":1.5780000000000001,"15min":1.631},"last":0.875}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":583729152,"data_stored":583729152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":662110208,"data_stored":662110208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1263665152,"data_stored":1263665152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1344929792,"data_stored":1344929792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":711000064,"data_stored":711000064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":712048640,"data_stored":712048640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":711786496,"data_stored":711786496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":860225536,"data_stored":860225536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:53:24.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:24.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:20 smithi081 bash[89466]: cluster 2023-10-07T21:53:19.035537+0000 mgr.y (mgr.25319) 411 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-10-07T21:53:24.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-10-07T21:53:24.229 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:20 smithi008 bash[102097]: cluster 2023-10-07T21:53:19.035537+0000 mgr.y (mgr.25319) 411 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-10-07T21:53:24.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:22 smithi081 bash[89466]: cluster 2023-10-07T21:53:21.036158+0000 mgr.y (mgr.25319) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:24.230 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:20 smithi008 bash[105281]: cluster 2023-10-07T21:53:19.035537+0000 mgr.y (mgr.25319) 411 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-10-07T21:53:24.230 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 47998 47982 111.059 89.5625 0.00719679 0.00899845 2023-10-07T21:53:24.230 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 49410 49394 110.244 88.25 0.0259565 0.00906451 2023-10-07T21:53:24.231 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:22 smithi008 bash[102097]: cluster 2023-10-07T21:53:21.036158+0000 mgr.y (mgr.25319) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:24.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:22 smithi008 bash[105281]: cluster 2023-10-07T21:53:21.036158+0000 mgr.y (mgr.25319) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:24.231 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 50797 50781 109.431 86.6875 0.00773482 0.00913119 2023-10-07T21:53:24.231 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:23] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-10-07T21:53:24.232 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:24.232 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 52167 52151 108.637 85.625 0.013796 0.00919883 2023-10-07T21:53:24.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:24.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:24.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:24.690 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:24 smithi008 bash[105281]: cluster 2023-10-07T21:53:23.038275+0000 mgr.y (mgr.25319) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:24.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:24 smithi008 bash[102097]: cluster 2023-10-07T21:53:23.038275+0000 mgr.y (mgr.25319) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:24.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:24.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:24 smithi081 bash[89466]: cluster 2023-10-07T21:53:23.038275+0000 mgr.y (mgr.25319) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:24.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:24.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:24.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:25.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:25.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:25.297 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 53476 53460 107.772 81.8125 0.00804815 0.00927279 2023-10-07T21:53:25.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:25.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:25.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:25.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:25.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:25.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:25.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:25.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:25.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:25.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:25.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:25.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:25.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:26.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:26.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:26.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:53:26.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T21:53:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:26.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:26.254 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 54786 54770 106.962 81.875 0.00668674 0.00934227 2023-10-07T21:53:26.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:27.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:26 smithi081 bash[89466]: cluster 2023-10-07T21:53:25.038721+0000 mgr.y (mgr.25319) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:27.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:26 smithi081 bash[89466]: audit 2023-10-07T21:53:25.890606+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:27.029 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:26 smithi008 bash[105281]: cluster 2023-10-07T21:53:25.038721+0000 mgr.y (mgr.25319) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:27.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:26 smithi008 bash[105281]: audit 2023-10-07T21:53:25.890606+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:27.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:26 smithi008 bash[102097]: cluster 2023-10-07T21:53:25.038721+0000 mgr.y (mgr.25319) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T21:53:27.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:26 smithi008 bash[102097]: audit 2023-10-07T21:53:25.890606+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:27.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:27.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:27.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:27.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:27.197 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 55970 55954 105.963 74 0.00724302 0.00943109 2023-10-07T21:53:27.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:27.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:27.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:27.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:27.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:27.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:27.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:27.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:28.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:28.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:28.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:28.197 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 57205 57189 105.116 77.1875 0.0182249 0.00950734 2023-10-07T21:53:28.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:28.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:28.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:28.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:28.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:28.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:28.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:28.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:28.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:28.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:28.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:28.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:28.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:28 smithi081 bash[89466]: cluster 2023-10-07T21:53:27.039673+0000 mgr.y (mgr.25319) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-07T21:53:28.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:29.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:28 smithi008 bash[105281]: cluster 2023-10-07T21:53:27.039673+0000 mgr.y (mgr.25319) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-07T21:53:29.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:28 smithi008 bash[102097]: cluster 2023-10-07T21:53:27.039673+0000 mgr.y (mgr.25319) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-07T21:53:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:29.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:29.114 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:53:29.185 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:53:29.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:29.197 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 58386 58370 104.22 73.8125 0.00408763 0.00958757 2023-10-07T21:53:29.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:29.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:29.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:29.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:29.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:29.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:29.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:29.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:29.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:29.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:30.575 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 59607 59591 103.444 76.3125 0.0083199 0.00966034 2023-10-07T21:53:30.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:30.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T21:53:30.587 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:30 smithi008 bash[105281]: cluster 2023-10-07T21:53:29.040840+0000 mgr.y (mgr.25319) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:30.731 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:30 smithi008 bash[102097]: cluster 2023-10-07T21:53:29.040840+0000 mgr.y (mgr.25319) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:30.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:30.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:30 smithi081 bash[89466]: cluster 2023-10-07T21:53:29.040840+0000 mgr.y (mgr.25319) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:30.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:30.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:30.883 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:30.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:31.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:31.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:31.198 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 60774 60758 102.62 72.9375 0.0193924 0.00973849 2023-10-07T21:53:31.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:31.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:31.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:31.810 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:31.810 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:31.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:31.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:32.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:32.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:32.199 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 61964 61948 101.872 74.375 0.0136001 0.00981051 2023-10-07T21:53:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:32.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:32.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:32.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:32.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:32.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:32.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:32.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:32 smithi081 bash[89466]: cluster 2023-10-07T21:53:31.041441+0000 mgr.y (mgr.25319) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-07T21:53:32.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:32.883 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:32 smithi008 bash[102097]: cluster 2023-10-07T21:53:31.041441+0000 mgr.y (mgr.25319) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-07T21:53:32.901 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:32 smithi008 bash[105281]: cluster 2023-10-07T21:53:31.041441+0000 mgr.y (mgr.25319) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-07T21:53:32.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:32.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:32.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:33.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:33.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:33.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 16 63067 63051 101.028 68.9375 0.00286034 0.00986973 2023-10-07T21:53:33.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:33.216 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:33] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-10-07T21:53:33.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:33.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:33.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:33.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:33.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:33.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:33.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:33.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:33.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:33.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:33.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:34.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:34.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:34.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:53:34.197718+0000 min lat: 0.00151679 max lat: 0.276381 avg lat: 0.00994917 2023-10-07T21:53:34.305 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:53:34.305 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 64317 64301 100.455 78.125 0.0186146 0.00994917 2023-10-07T21:53:34.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:34.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:34.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:34.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:34.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:34.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:34.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:34.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:34 smithi081 bash[89466]: cluster 2023-10-07T21:53:33.042030+0000 mgr.y (mgr.25319) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:34.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:34.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:34.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:34.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:34.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:34.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:34.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:34.861 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:34.892 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:34 smithi008 bash[102097]: cluster 2023-10-07T21:53:33.042030+0000 mgr.y (mgr.25319) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:34.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:34 smithi008 bash[105281]: cluster 2023-10-07T21:53:33.042030+0000 mgr.y (mgr.25319) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-07T21:53:34.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:34.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:34.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:34.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:35.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:35.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:35.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 65509 65493 99.8219 74.5 0.0260141 0.0100112 2023-10-07T21:53:35.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:35.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:35.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:35.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:35.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:35.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:35.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:35.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:35.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:35.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:35.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:35.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:36.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:36.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:36.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:36.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 66688 66672 99.1995 73.6875 0.00797328 0.0100743 2023-10-07T21:53:36.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:36.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:36.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:36.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:36.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:36.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:36.653 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:36 smithi008 bash[105281]: cluster 2023-10-07T21:53:35.042446+0000 mgr.y (mgr.25319) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T21:53:36.653 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:36 smithi008 bash[102097]: cluster 2023-10-07T21:53:35.042446+0000 mgr.y (mgr.25319) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T21:53:36.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:36.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:36.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:36 smithi081 bash[89466]: cluster 2023-10-07T21:53:35.042446+0000 mgr.y (mgr.25319) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T21:53:36.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:36.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:36.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:36.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:36.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:36.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:36.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:37.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:37.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:37.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:37.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:37.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 67675 67659 98.3257 61.6875 0.0233853 0.0101638 2023-10-07T21:53:37.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:37.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:37.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:37.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:37.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:37.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:37.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:37.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:37.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:37.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:37.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:37.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:37.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:38.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:38.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:38.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:38.200 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 68723 68707 97.5795 65.5 0.015724 0.0102425 2023-10-07T21:53:38.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:38.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:38.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:38.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:38.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:38.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:38.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:38.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:38.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:38 smithi008 bash[105281]: cluster 2023-10-07T21:53:37.043278+0000 mgr.y (mgr.25319) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:38.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:38 smithi008 bash[102097]: cluster 2023-10-07T21:53:37.043278+0000 mgr.y (mgr.25319) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:38.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:38.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:38.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:38.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:38 smithi081 bash[89466]: cluster 2023-10-07T21:53:37.043278+0000 mgr.y (mgr.25319) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-07T21:53:38.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:38.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:38.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:39.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:39.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:39.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:39.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:39.201 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 16 69814 69798 96.9262 68.1875 0.00288743 0.0103058 2023-10-07T21:53:39.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:39.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:39.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:39.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:39.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:39.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:39.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:39.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:39.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:39.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:39.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:39.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:39.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:39.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:40.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:40.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:40.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:40.201 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 70867 70851 96.2497 65.8125 0.00631703 0.0103839 2023-10-07T21:53:40.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:40.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:40.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:40.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:40.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:40.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:40.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:40.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:40.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:40.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:40 smithi008 bash[105281]: cluster 2023-10-07T21:53:39.043778+0000 mgr.y (mgr.25319) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T21:53:40.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:40 smithi008 bash[102097]: cluster 2023-10-07T21:53:39.043778+0000 mgr.y (mgr.25319) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T21:53:40.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:40.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:40.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:40 smithi081 bash[89466]: cluster 2023-10-07T21:53:39.043778+0000 mgr.y (mgr.25319) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T21:53:40.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:40.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:40.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:40.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:41.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:41.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:41.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:41.201 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 71880 71864 95.5488 63.3125 0.0183842 0.0104593 2023-10-07T21:53:41.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:41.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:41.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:41.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:41.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:41.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:41.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.575 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:41 smithi008 bash[102097]: audit 2023-10-07T21:53:40.890810+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:41.587 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:41.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:41.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:41 smithi081 bash[89466]: audit 2023-10-07T21:53:40.890810+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:41.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:41.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:41 smithi008 bash[105281]: audit 2023-10-07T21:53:40.890810+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:41.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:41.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:41.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:41.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:42.084 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:42.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:42.201 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 72923 72907 94.9162 65.1875 0.0125433 0.0105301 2023-10-07T21:53:42.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:42.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:42.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:42.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:42.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:42.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:42.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:42.539 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:42 smithi008 bash[105281]: cluster 2023-10-07T21:53:41.045559+0000 mgr.y (mgr.25319) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:42.540 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:42 smithi008 bash[102097]: cluster 2023-10-07T21:53:41.045559+0000 mgr.y (mgr.25319) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:42.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:42.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:42.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:42.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:42 smithi081 bash[89466]: cluster 2023-10-07T21:53:41.045559+0000 mgr.y (mgr.25319) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-07T21:53:42.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:42.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:43.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:43.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:43.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:43.141 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:43] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T21:53:43.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:43.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:43.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:43.204 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 73967 73951 94.3103 65.25 0.0396931 0.0105963 2023-10-07T21:53:43.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:43.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:43.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:43.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:43.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:43.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:43.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:43.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:43.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:43.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:43.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:43.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:43.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:43.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:44.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:44.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:44.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 75017 75001 93.7353 65.625 0.0326878 0.0106615 2023-10-07T21:53:44.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:44.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:44.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:44.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:44.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:44.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:44.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:44.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:44.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:44.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:44.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:44.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:44.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:44 smithi081 bash[89466]: cluster 2023-10-07T21:53:43.046156+0000 mgr.y (mgr.25319) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-07T21:53:44.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:44.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:44.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:44 smithi008 bash[102097]: cluster 2023-10-07T21:53:43.046156+0000 mgr.y (mgr.25319) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-07T21:53:44.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:44 smithi008 bash[105281]: cluster 2023-10-07T21:53:43.046156+0000 mgr.y (mgr.25319) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-07T21:53:44.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:44.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:44.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:45.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:45.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:45.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:45.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 76027 76011 93.135 63.125 0.0185383 0.0107313 2023-10-07T21:53:45.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:45.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:45.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:45.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:45.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:45.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:45.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:45.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:45.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:45.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:45.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:45.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:45.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:45.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:46.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:46.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 77141 77125 92.6828 69.625 0.0116347 0.0107842 2023-10-07T21:53:46.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:46.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:46.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:46.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:46.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:46.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:46.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:46.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:46.629 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:46 smithi008 bash[102097]: cluster 2023-10-07T21:53:45.046680+0000 mgr.y (mgr.25319) 424 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-07T21:53:46.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:46.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:46 smithi081 bash[89466]: cluster 2023-10-07T21:53:45.046680+0000 mgr.y (mgr.25319) 424 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-07T21:53:46.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:46.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:46.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:46 smithi008 bash[105281]: cluster 2023-10-07T21:53:45.046680+0000 mgr.y (mgr.25319) 424 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-07T21:53:46.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:46.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:46.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:47.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:47.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:47.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:47.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 78175 78159 92.1533 64.625 0.0032225 0.010839 2023-10-07T21:53:47.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:47.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:47.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:47.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:47.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:47.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:47.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:47.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:47.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:47.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:47.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:47.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:47.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:47.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:47.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:48.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:48.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:48.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:48.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 79014 78998 91.4178 52.4375 0.0345755 0.0109313 2023-10-07T21:53:48.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:48.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:48.252 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:53:48.292 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:53:48.333 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:53:48.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:48.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:48.389 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:53:48.443 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:53:48.480 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:48.487 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:53:48.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:48.530 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:53:48.549 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 1 pgp_num to 1 2023-10-07T21:53:48.588 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:53:48.600 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.600 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.600 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.601 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.601 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.601 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.601 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.601 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:53:48.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:48.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:48.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[105281]: cluster 2023-10-07T21:53:47.047510+0000 mgr.y (mgr.25319) 425 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[105281]: audit 2023-10-07T21:53:48.212599+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.8:0/4235735306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[105281]: audit 2023-10-07T21:53:48.377819+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[102097]: cluster 2023-10-07T21:53:47.047510+0000 mgr.y (mgr.25319) 425 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[102097]: audit 2023-10-07T21:53:48.212599+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.8:0/4235735306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:48.666 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:48 smithi008 bash[102097]: audit 2023-10-07T21:53:48.377819+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-07T21:53:48.721 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:53:48.721 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T21:53:48.721 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T21:53:48.721 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T21:53:48.721 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:53:48.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:48.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:48.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:48.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:48.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:48 smithi081 bash[89466]: cluster 2023-10-07T21:53:47.047510+0000 mgr.y (mgr.25319) 425 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-07T21:53:48.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:48 smithi081 bash[89466]: audit 2023-10-07T21:53:48.212599+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.8:0/4235735306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:53:48.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:48 smithi081 bash[89466]: audit 2023-10-07T21:53:48.377819+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-07T21:53:48.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:49.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:49.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:49.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:49.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 79852 79836 90.7078 52.375 0.0100865 0.0110183 2023-10-07T21:53:49.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:49.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:49.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:49.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:49.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:49.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:49.556 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T21:53:49.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:49.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:49.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[105281]: cluster 2023-10-07T21:53:48.531491+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[105281]: cluster 2023-10-07T21:53:48.535682+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[105281]: audit 2023-10-07T21:53:48.537059+0000 mon.a (mon.0) 552 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[105281]: cluster 2023-10-07T21:53:48.549268+0000 mon.a (mon.0) 553 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[105281]: audit 2023-10-07T21:53:49.171544+0000 mon.a (mon.0) 554 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[102097]: cluster 2023-10-07T21:53:48.531491+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.779 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[102097]: cluster 2023-10-07T21:53:48.535682+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[102097]: audit 2023-10-07T21:53:48.537059+0000 mon.a (mon.0) 552 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-10-07T21:53:49.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[102097]: cluster 2023-10-07T21:53:48.549268+0000 mon.a (mon.0) 553 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:53:49.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:49 smithi008 bash[102097]: audit 2023-10-07T21:53:49.171544+0000 mon.a (mon.0) 554 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:53:49.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:49.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:49 smithi081 bash[89466]: cluster 2023-10-07T21:53:48.531491+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:49 smithi081 bash[89466]: cluster 2023-10-07T21:53:48.535682+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-07T21:53:49.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:49 smithi081 bash[89466]: audit 2023-10-07T21:53:48.537059+0000 mon.a (mon.0) 552 : audit 1 from='client.? 172.21.15.8:0/3300812999' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-10-07T21:53:49.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:49 smithi081 bash[89466]: cluster 2023-10-07T21:53:48.549268+0000 mon.a (mon.0) 553 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:53:49.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:49 smithi081 bash[89466]: audit 2023-10-07T21:53:49.171544+0000 mon.a (mon.0) 554 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:53:49.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:49.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:49.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:49.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:50.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:50.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:50.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:50.202 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 80784 80768 90.1282 58.25 0.0142462 0.0110896 2023-10-07T21:53:50.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:50.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:50.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:50.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:50.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:50.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:50.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:50.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.048028+0000 mgr.y (mgr.25319) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.537598+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.537639+0000 mon.a (mon.0) 556 : cluster 1 Cluster is now healthy 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.541814+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.542698+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: audit 2023-10-07T21:53:49.547897+0000 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[102097]: cluster 2023-10-07T21:53:49.551291+0000 mon.a (mon.0) 558 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.048028+0000 mgr.y (mgr.25319) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.537598+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.537639+0000 mon.a (mon.0) 556 : cluster 1 Cluster is now healthy 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.541814+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.542698+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: audit 2023-10-07T21:53:49.547897+0000 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:53:50.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:50 smithi008 bash[105281]: cluster 2023-10-07T21:53:49.551291+0000 mon.a (mon.0) 558 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:53:50.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:50.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.048028+0000 mgr.y (mgr.25319) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:53:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.537598+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:53:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.537639+0000 mon.a (mon.0) 556 : cluster 1 Cluster is now healthy 2023-10-07T21:53:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.541814+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.542698+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-07T21:53:50.722 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: audit 2023-10-07T21:53:49.547897+0000 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.8:0/2507184052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:53:50.722 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:50 smithi081 bash[89466]: cluster 2023-10-07T21:53:49.551291+0000 mon.a (mon.0) 558 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:53:50.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:50.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:50.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:50.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:50.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:50.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.016 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:51.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:51.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 81842 81826 89.707 66.125 0.0221966 0.0111416 2023-10-07T21:53:51.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:51.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:51.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:51.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:51.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:51.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:51.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:51.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:51.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:51.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:51.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:51.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:51.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:52.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:52.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:52.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:52.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:52.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 82890 82874 89.2896 65.5 0.0122396 0.011194 2023-10-07T21:53:52.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:52.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:52.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:52.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:52.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:52.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:52.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T21:53:52.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:52.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:52 smithi081 bash[89466]: cluster 2023-10-07T21:53:51.048551+0000 mgr.y (mgr.25319) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-07T21:53:52.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:52.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:52.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:52.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:52.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:52 smithi008 bash[102097]: cluster 2023-10-07T21:53:51.048551+0000 mgr.y (mgr.25319) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-07T21:53:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:52 smithi008 bash[105281]: cluster 2023-10-07T21:53:51.048551+0000 mgr.y (mgr.25319) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-07T21:53:52.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:52.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:52.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:53.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:53.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:53.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:53.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:53.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 83831 83815 88.773 58.8125 0.0150917 0.0112587 2023-10-07T21:53:53.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:53.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:53:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:53:53] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T21:53:53.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:53.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:53.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:53.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:53.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:53.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:53.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:53.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:53.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:53.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:53.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:54.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:54.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:53:54.201121+0000 min lat: 0.00151679 max lat: 0.276381 avg lat: 0.0113178 2023-10-07T21:53:54.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:53:54.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 84803 84787 88.3058 60.75 0.0274661 0.0113178 2023-10-07T21:53:54.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.268 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:54.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:54.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:54.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:54.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:54.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:53:54.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T21:53:54.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:54.651 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:54 smithi081 bash[89466]: cluster 2023-10-07T21:53:53.049244+0000 mgr.y (mgr.25319) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T21:53:54.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:54.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.781 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:54 smithi008 bash[102097]: cluster 2023-10-07T21:53:53.049244+0000 mgr.y (mgr.25319) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T21:53:54.782 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:54 smithi008 bash[105281]: cluster 2023-10-07T21:53:53.049244+0000 mgr.y (mgr.25319) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T21:53:54.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:54.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:54.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:55.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:55.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:55.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 85684 85668 87.7608 55.0625 0.00834928 0.0113885 2023-10-07T21:53:55.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:55.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:55.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:55.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:55.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:55.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:55.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:55.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:55.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:55.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:55.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:55.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:55.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:55.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:55.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:56.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:56.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:56.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:56.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:56.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 86551 86535 87.2192 54.1875 0.0102154 0.0114585 2023-10-07T21:53:56.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:56.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:56.322 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:56.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:56.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:56.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:56.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:56.639 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:56.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:56.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:56.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:56.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:56 smithi081 bash[89466]: cluster 2023-10-07T21:53:55.049692+0000 mgr.y (mgr.25319) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-07T21:53:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:56 smithi081 bash[89466]: audit 2023-10-07T21:53:55.762842+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:56 smithi081 bash[89466]: audit 2023-10-07T21:53:55.902077+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:53:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:56 smithi081 bash[89466]: audit 2023-10-07T21:53:55.904490+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[105281]: cluster 2023-10-07T21:53:55.049692+0000 mgr.y (mgr.25319) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-07T21:53:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[105281]: audit 2023-10-07T21:53:55.762842+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[105281]: audit 2023-10-07T21:53:55.902077+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:53:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[105281]: audit 2023-10-07T21:53:55.904490+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:56.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[102097]: cluster 2023-10-07T21:53:55.049692+0000 mgr.y (mgr.25319) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-07T21:53:56.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[102097]: audit 2023-10-07T21:53:55.762842+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:56.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[102097]: audit 2023-10-07T21:53:55.902077+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:53:56.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:56 smithi008 bash[102097]: audit 2023-10-07T21:53:55.904490+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:56.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:56.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:56.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:57.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:57.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:57.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:57.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:57.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:57.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 87465 87449 86.7414 57.125 0.022266 0.0115225 2023-10-07T21:53:57.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:57.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:57.371 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:53:57.371 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:53:57.371 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-07T21:53:57.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-07T21:53:57.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:57.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:57.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:57.495 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:57.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:57.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:57.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:57.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:57.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:53:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:53:57.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:57.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:57.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:57.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:57.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:58.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:58.203 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 88363 88347 86.263 56.125 0.0223451 0.0115868 2023-10-07T21:53:58.230 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:58.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:53:58.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:58.519 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:58.519 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:53:58.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:53:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:53:58.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:58.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:53:58 smithi008 bash[102097]: cluster 2023-10-07T21:53:57.050454+0000 mgr.y (mgr.25319) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T21:53:58.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:53:58 smithi008 bash[105281]: cluster 2023-10-07T21:53:57.050454+0000 mgr.y (mgr.25319) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T21:53:58.670 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:58.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:58.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:58.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:53:58 smithi081 bash[89466]: cluster 2023-10-07T21:53:57.050454+0000 mgr.y (mgr.25319) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T21:53:58.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:53:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:53:58.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:58.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:58.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:58.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:59.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:59.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:53:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:53:59.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:59.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 89264 89248 85.8012 56.3125 0.0167085 0.0116483 2023-10-07T21:53:59.219 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:59.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:59.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:59.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:59.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:53:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:53:59.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:59.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:53:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:53:59.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:59.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:53:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:53:59.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:59.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:53:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:53:59.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:00.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:00.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:00.150 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:00.204 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 90180 90164 85.3685 57.25 0.0186766 0.0117078 2023-10-07T21:54:00.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:00.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:00.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:00.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:00.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:00.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:00.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:00.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:00.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:00 smithi008 bash[105281]: cluster 2023-10-07T21:53:59.051029+0000 mgr.y (mgr.25319) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T21:54:00.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:00 smithi008 bash[102097]: cluster 2023-10-07T21:53:59.051029+0000 mgr.y (mgr.25319) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T21:54:00.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:00.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:00.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:00.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:00 smithi081 bash[89466]: cluster 2023-10-07T21:53:59.051029+0000 mgr.y (mgr.25319) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T21:54:00.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:01.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:01.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 91061 91045 84.9161 55.0625 0.0153327 0.0117698 2023-10-07T21:54:01.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:01.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:01.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:01.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:01.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:01.584 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:01.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:01.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:01.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:01.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:01.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:01.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:02.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:02.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:02.204 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 91801 91785 84.3475 46.25 0.0106071 0.0118492 2023-10-07T21:54:02.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:02.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:02.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:02.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:02.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:02.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:02.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:02 smithi081 bash[89466]: cluster 2023-10-07T21:54:01.051595+0000 mgr.y (mgr.25319) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T21:54:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:02 smithi081 bash[89466]: audit 2023-10-07T21:54:01.980787+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:02 smithi081 bash[89466]: audit 2023-10-07T21:54:01.991591+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:02 smithi081 bash[89466]: audit 2023-10-07T21:54:02.376267+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:02 smithi081 bash[89466]: audit 2023-10-07T21:54:02.388219+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:02.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.801 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[105281]: cluster 2023-10-07T21:54:01.051595+0000 mgr.y (mgr.25319) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T21:54:02.801 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[105281]: audit 2023-10-07T21:54:01.980787+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.801 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[105281]: audit 2023-10-07T21:54:01.991591+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[105281]: audit 2023-10-07T21:54:02.376267+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[105281]: audit 2023-10-07T21:54:02.388219+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[102097]: cluster 2023-10-07T21:54:01.051595+0000 mgr.y (mgr.25319) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[102097]: audit 2023-10-07T21:54:01.980787+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[102097]: audit 2023-10-07T21:54:01.991591+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[102097]: audit 2023-10-07T21:54:02.376267+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.802 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:02 smithi008 bash[102097]: audit 2023-10-07T21:54:02.388219+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:02.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:02.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:02.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:02.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:02.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:03.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:03.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:03.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:03.204 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 92660 92644 83.9031 53.6875 0.00928265 0.0119129 2023-10-07T21:54:03.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:03.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:03.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:03.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:03.452 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:03] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T21:54:03.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:03.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:03.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:03.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:03.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:03.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:03.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:03.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:03.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:03.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:03.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:03 smithi081 bash[89466]: audit 2023-10-07T21:54:03.003402+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:03.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:03 smithi081 bash[89466]: audit 2023-10-07T21:54:03.008100+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:03.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:03 smithi081 bash[89466]: audit 2023-10-07T21:54:03.015541+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:03.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:03.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:03.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[102097]: audit 2023-10-07T21:54:03.003402+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[102097]: audit 2023-10-07T21:54:03.008100+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[102097]: audit 2023-10-07T21:54:03.015541+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[105281]: audit 2023-10-07T21:54:03.003402+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[105281]: audit 2023-10-07T21:54:03.008100+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:03 smithi008 bash[105281]: audit 2023-10-07T21:54:03.015541+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:03.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:04.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:04.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:04.142 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:04.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:04.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 93476 93460 83.433 51 0.0183688 0.0119803 2023-10-07T21:54:04.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:04.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:04.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:04.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:04.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:04.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:04.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:04.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:04.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:04.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:04.792 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:04 smithi008 bash[102097]: cluster 2023-10-07T21:54:03.052267+0000 mgr.y (mgr.25319) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T21:54:04.792 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:04 smithi008 bash[105281]: cluster 2023-10-07T21:54:03.052267+0000 mgr.y (mgr.25319) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T21:54:04.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:04.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:04.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:04.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:04 smithi081 bash[89466]: cluster 2023-10-07T21:54:03.052267+0000 mgr.y (mgr.25319) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T21:54:04.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:04.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:05.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:05.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:05.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:05.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 94407 94391 83.0774 58.1875 0.013073 0.0120303 2023-10-07T21:54:05.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:05.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:05.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:05.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:05.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:05.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:05.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:05.617 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:05.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:05.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:05.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:05.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:05.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:05.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:05.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:06.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:06.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:06.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:06.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:06.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 16 95256 95240 82.6605 53.0625 0.0263264 0.0120915 2023-10-07T21:54:06.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:06.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:06.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:06.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:06.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:06.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:06.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:06.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:06.651 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:06 smithi008 bash[102097]: cluster 2023-10-07T21:54:05.053009+0000 mgr.y (mgr.25319) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-07T21:54:06.651 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:06 smithi008 bash[105281]: cluster 2023-10-07T21:54:05.053009+0000 mgr.y (mgr.25319) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-07T21:54:06.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:06.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:06.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:06.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:06.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:06.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:06.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:06 smithi081 bash[89466]: cluster 2023-10-07T21:54:05.053009+0000 mgr.y (mgr.25319) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-07T21:54:07.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:07.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:07.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:07.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:07.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 96052 96036 82.2096 49.75 0.0217217 0.0121581 2023-10-07T21:54:07.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:07.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:07.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:07.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:07.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:07.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:07.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:07.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:07.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:07.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:07.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:07.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:07.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:07.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:07.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:07.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:07.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:07.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:08.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:08.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:08.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 96904 96888 81.8182 53.25 0.0149446 0.0122166 2023-10-07T21:54:08.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:08.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:08.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:08.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:08.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:08 smithi081 bash[89466]: cluster 2023-10-07T21:54:07.053718+0000 mgr.y (mgr.25319) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:54:08.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:08.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:08.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:08.744 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:08 smithi008 bash[102097]: cluster 2023-10-07T21:54:07.053718+0000 mgr.y (mgr.25319) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:54:08.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:08.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:08.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:08.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:08.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:08.976 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:08 smithi008 bash[105281]: cluster 2023-10-07T21:54:07.053718+0000 mgr.y (mgr.25319) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T21:54:09.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:09.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:09.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:09.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 97689 97673 81.3814 49.0625 0.00941709 0.0122819 2023-10-07T21:54:09.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:09.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:09.365 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:09.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:09.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:09.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:09.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:09.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:09.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:09.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:10.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:10.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:10.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:10.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:10.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:10.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:10.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 98589 98573 81.0507 56.25 0.0214041 0.0123323 2023-10-07T21:54:10.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:10.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:10.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:10.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:10.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:10.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:10.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:10.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:10.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:10.719 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:10.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:10 smithi081 bash[89466]: cluster 2023-10-07T21:54:09.054209+0000 mgr.y (mgr.25319) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-07T21:54:10.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:10.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:10.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:10 smithi008 bash[105281]: cluster 2023-10-07T21:54:09.054209+0000 mgr.y (mgr.25319) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-07T21:54:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:10 smithi008 bash[102097]: cluster 2023-10-07T21:54:09.054209+0000 mgr.y (mgr.25319) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-07T21:54:10.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:10.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:10.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:10.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:11.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:11.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 99504 99488 80.7408 57.1875 0.00538316 0.0123793 2023-10-07T21:54:11.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:11.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:11.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:11.353 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:11.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:11.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:11.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:11.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:11.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:11.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:11 smithi081 bash[89466]: audit 2023-10-07T21:54:10.892167+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:11.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:11.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:11 smithi008 bash[102097]: audit 2023-10-07T21:54:10.892167+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:11.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:11 smithi008 bash[105281]: audit 2023-10-07T21:54:10.892167+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:11.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:11.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:11.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:12.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:12.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:12.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:12.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:12.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:12.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:12.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 100383 100367 80.4099 54.9375 0.0188309 0.0124308 2023-10-07T21:54:12.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:12.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:12.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:12.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:12.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:12.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:12.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:12.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:12.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:12.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:12.878 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:12 smithi008 bash[105281]: cluster 2023-10-07T21:54:11.054729+0000 mgr.y (mgr.25319) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2023-10-07T21:54:12.878 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:12 smithi008 bash[102097]: cluster 2023-10-07T21:54:11.054729+0000 mgr.y (mgr.25319) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2023-10-07T21:54:12.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:12.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:12.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:12 smithi081 bash[89466]: cluster 2023-10-07T21:54:11.054729+0000 mgr.y (mgr.25319) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2023-10-07T21:54:13.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:13.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:13.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:13.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:13] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-10-07T21:54:13.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.179 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:13.205 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 101242 101226 80.0716 53.6875 0.0102019 0.0124831 2023-10-07T21:54:13.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:13.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:13.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:13.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:13.589 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:13.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:13.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:13.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:13.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:13.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:13.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:13.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:13.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:14.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:14.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:14.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:14.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:54:14.203829+0000 min lat: 0.00151679 max lat: 0.276381 avg lat: 0.0125311 2023-10-07T21:54:14.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:54:14.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 16 102128 102112 79.7628 55.375 0.0109703 0.0125311 2023-10-07T21:54:14.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:14.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:14.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:14.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:14.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:14.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:14.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:14.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:14.618 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:14 smithi008 bash[105281]: cluster 2023-10-07T21:54:13.055369+0000 mgr.y (mgr.25319) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-10-07T21:54:14.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:14 smithi008 bash[102097]: cluster 2023-10-07T21:54:13.055369+0000 mgr.y (mgr.25319) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-10-07T21:54:14.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:14.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:14.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:14.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:14.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:14.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:14 smithi081 bash[89466]: cluster 2023-10-07T21:54:13.055369+0000 mgr.y (mgr.25319) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-10-07T21:54:14.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:14.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:14.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:15.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:15.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:15.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:15.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:15.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:15.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 103006 102990 79.4555 54.875 0.0159194 0.0125796 2023-10-07T21:54:15.288 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:15.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:15.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:15.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:15.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:15.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:15.635 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:54:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T21:54:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T21:54:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:54:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:21896 6.4 6:24ebcb71:::benchmark_data_smithi008_148911_object21895:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:03.839013+0000", 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 71.787862660000002, 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.113039563, 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 21896 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839013+0000", 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839013+0000", 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839015+0000", 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3069999999999999e-06 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839040+0000", 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5420000000000001e-05 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839106+0000", 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5611000000000006e-05 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839193+0000", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6890000000000003e-05 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839240+0000", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7818999999999997e-05 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839372+0000", 2023-10-07T21:54:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013137899999999999 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.839515+0000", 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014329699999999999 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.841077+0000", 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001561958 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.842590+0000", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015126740000000001 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.951734+0000", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.109143976 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.951907+0000", 2023-10-07T21:54:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017342599999999999 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:03.952053+0000", 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014580600000000001 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:25638 6.4 6:2e41a425:::benchmark_data_smithi008_148911_object25637:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:05.980986+0000", 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 69.645890588, 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.100343084, 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 25638 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.980986+0000", 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.980986+0000", 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.980987+0000", 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2839999999999999e-06 2023-10-07T21:54:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981013+0000", 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5942999999999999e-05 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981022+0000", 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2159999999999995e-06 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981030+0000", 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0450000000000001e-06 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981394+0000", 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00036406999999999998 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981646+0000", 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00025240899999999999 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.981787+0000", 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014022199999999999 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:05.986051+0000", 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042647409999999998 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.034325+0000", 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.048273864999999999 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.079905+0000", 2023-10-07T21:54:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.045579985000000003 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.079974+0000", 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8347000000000001e-05 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:06.081329+0000", 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013549569999999999 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:28067 6.4 6:210aa871:::benchmark_data_smithi008_148911_object28066:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:07.375269+0000", 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 68.251607505999999, 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.132638016, 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 28067 2023-10-07T21:54:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375269+0000", 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375269+0000", 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375269+0000", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6899999999999998e-07 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375286+0000", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.666e-05 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375291+0000", 2023-10-07T21:54:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8289999999999998e-06 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375294+0000", 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6890000000000002e-06 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375385+0000", 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0791999999999994e-05 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375515+0000", 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012998900000000001 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375771+0000", 2023-10-07T21:54:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00025604799999999999 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.378510+0000", 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027394189999999999 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.381043+0000", 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025324140000000002 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507795+0000", 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.12675244999999999 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507864+0000", 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8211000000000001e-05 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507907+0000", 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3046000000000001e-05 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:28071 6.4 6:20989173:::benchmark_data_smithi008_148911_object28070:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:07.375304+0000", 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 68.251572405999994, 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13273592400000001, 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 28071 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375304+0000", 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375304+0000", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375304+0000", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.01e-07 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375323+0000", 2023-10-07T21:54:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8459999999999999e-05 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375327+0000", 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2400000000000001e-06 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.375330+0000", 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2610000000000002e-06 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.376766+0000", 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001435707 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.376893+0000", 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012677500000000001 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.377029+0000", 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000136315 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.378514+0000", 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014852070000000001 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.382276+0000", 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0037620470000000001 2023-10-07T21:54:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507957+0000", 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.12568046299999999 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.508007+0000", 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9935000000000002e-05 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.508040+0000", 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3113e-05 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:29312 6.4 6:2a791004:::benchmark_data_smithi008_148911_object29311:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.172188+0000", 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 67.454687804000002, 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.099135537999999995, 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 29312 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172188+0000", 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172188+0000", 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172189+0000", 2023-10-07T21:54:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1030000000000001e-06 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172209+0000", 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9729e-05 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172218+0000", 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.149e-06 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172223+0000", 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6990000000000002e-06 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172290+0000", 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7020999999999994e-05 2023-10-07T21:54:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172400+0000", 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010956800000000001 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.172584+0000", 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018431400000000001 2023-10-07T21:54:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.174137+0000", 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001553451 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.178299+0000", 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041620449999999996 2023-10-07T21:54:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271237+0000", 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.092937491999999997 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271284+0000", 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6854000000000002e-05 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271324+0000", 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0113e-05 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:29323 6.4 6:2ccc01f9:::benchmark_data_smithi008_148911_object29322:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.176716+0000", 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 67.450160253999996, 2023-10-07T21:54:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.094766587999999999, 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 29323 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176716+0000", 2023-10-07T21:54:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176716+0000", 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176717+0000", 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5409999999999999e-06 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176738+0000", 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0679999999999999e-05 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176751+0000", 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3269e-05 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176758+0000", 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.28e-06 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176860+0000", 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010192300000000001 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.176979+0000", 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011909900000000001 2023-10-07T21:54:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.177096+0000", 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011695 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.178313+0000", 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001217358 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.179295+0000", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00098236599999999993 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271382+0000", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.092086489999999993 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271442+0000", 2023-10-07T21:54:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0061e-05 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.271482+0000", 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0571000000000002e-05 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30151 6.4 6:2628dd21:::benchmark_data_smithi008_148911_object30150:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.705782+0000", 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 66.921093998000003, 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26432516900000003, 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30151 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705782+0000", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705782+0000", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705784+0000", 2023-10-07T21:54:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.734e-06 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705809+0000", 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4658999999999999e-05 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705824+0000", 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5193e-05 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.683 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705831+0000", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5599999999999996e-06 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705895+0000", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3942999999999994e-05 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706036+0000", 2023-10-07T21:54:15.684 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014106500000000001 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706230+0000", 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019415900000000001 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709298+0000", 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003067424 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.685 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.712587+0000", 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003289326 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.969975+0000", 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25738755899999999 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.686 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970055+0000", 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0160000000000005e-05 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970107+0000", 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2386999999999998e-05 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30152 6.4 6:2cf7b5fe:::benchmark_data_smithi008_148911_object30151:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.687 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.706314+0000", 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 66.920562376000007, 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26958837800000002, 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30152 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.688 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706314+0000", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706314+0000", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706315+0000", 2023-10-07T21:54:15.689 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.339e-06 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706342+0000", 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6851000000000001e-05 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706357+0000", 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4908e-05 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.690 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706367+0000", 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7629999999999995e-06 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707733+0000", 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001366896 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.691 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707881+0000", 2023-10-07T21:54:15.692 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014764199999999999 2023-10-07T21:54:15.692 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708052+0000", 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017038200000000001 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.711190+0000", 2023-10-07T21:54:15.693 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0031383819999999999 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.712632+0000", 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014416229999999999 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975802+0000", 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26317064200000001 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.694 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975854+0000", 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1425999999999999e-05 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975902+0000", 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8523999999999998e-05 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.695 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30158 6.4 6:2c9da77e:::benchmark_data_smithi008_148911_object30157:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.709516+0000", 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 66.917360105, 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.266522388, 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30158 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.696 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709516+0000", 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709516+0000", 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.697 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709518+0000", 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.79e-06 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709548+0000", 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0355e-05 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709562+0000", 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4003e-05 2023-10-07T21:54:15.698 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709572+0000", 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6080000000000002e-06 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709627+0000", 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4799000000000002e-05 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.699 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709768+0000", 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000141116 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709908+0000", 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013988299999999999 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.711214+0000", 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001306195 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.700 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.712732+0000", 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001518569 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975959+0000", 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.263226293 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.701 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975997+0000", 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8537000000000001e-05 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.976038+0000", 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1239999999999998e-05 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.702 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91624 6.1 6:8a8bb2a5:::benchmark_data_smithi008_148911_object91623:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.907112+0000", 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.719764311, 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.09222089, 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91624 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.703 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907112+0000", 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907112+0000", 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.704 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907114+0000", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2019999999999998e-06 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907183+0000", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8733999999999996e-05 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907196+0000", 2023-10-07T21:54:15.705 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2843000000000001e-05 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.907204+0000", 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4880000000000007e-06 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.912345+0000", 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0051410900000000001 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.706 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.912472+0000", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012698700000000001 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.912610+0000", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013778400000000001 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.924348+0000", 2023-10-07T21:54:15.707 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011738175 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972267+0000", 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.047918405999999997 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999152+0000", 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.026885203999999999 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.708 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999289+0000", 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013701699999999999 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999333+0000", 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3959999999999999e-05 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.709 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91646 6.1 6:8e270418:::benchmark_data_smithi008_148911_object91645:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.972490+0000", 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.65438625, 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.106898455, 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91646 2023-10-07T21:54:15.710 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972490+0000", 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972490+0000", 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.711 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972490+0000", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0100000000000005e-07 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972515+0000", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4464000000000002e-05 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972522+0000", 2023-10-07T21:54:15.712 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0500000000000003e-06 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972528+0000", 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8549999999999998e-06 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972615+0000", 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7091999999999999e-05 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.713 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972733+0000", 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011833 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972895+0000", 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000161683 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.714 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999481+0000", 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.026586528000000002 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999514+0000", 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.26e-05 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079276+0000", 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079761532999999996 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.715 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079345+0000", 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9406999999999995e-05 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079388+0000", 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3312000000000001e-05 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.716 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91655 6.1 6:88521445:::benchmark_data_smithi008_148911_object91654:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.972540+0000", 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.654336492000001, 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.113309359, 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91655 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.717 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972540+0000", 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972540+0000", 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.718 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972540+0000", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9900000000000001e-07 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972564+0000", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3506000000000002e-05 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972570+0000", 2023-10-07T21:54:15.719 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.832e-06 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.972576+0000", 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.378e-06 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.995362+0000", 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.022786379999999998 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.720 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.995509+0000", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014715099999999999 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.995684+0000", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000174205 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079447+0000", 2023-10-07T21:54:15.721 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.083763850000000001 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085706+0000", 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062588870000000003 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085757+0000", 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0529999999999999e-05 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.722 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085810+0000", 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3647000000000003e-05 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085849+0000", 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8494000000000001e-05 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.723 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.34575.0:91646 6.1 e109/103 ondisk, result = 0)", 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.984522+0000", 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.642353828999999, 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.094874641999999995, 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984522+0000", 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.724 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984522+0000", 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984523+0000", 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0899999999999997e-07 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.725 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984525+0000", 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5639999999999999e-06 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984532+0000", 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4819999999999999e-06 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.984536+0000", 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5929999999999999e-06 2023-10-07T21:54:15.726 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079246+0000", 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.094709954999999998 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079267+0000", 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0965999999999999e-05 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.727 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079397+0000", 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012977299999999999 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91666 6.1 6:88d47672:::benchmark_data_smithi008_148911_object91665:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.985749+0000", 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.641127468000001, 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.12242903199999999, 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.728 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91666 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985749+0000", 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.729 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985749+0000", 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985750+0000", 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2139999999999999e-06 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.730 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985775+0000", 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4763e-05 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985790+0000", 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.541e-05 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.985800+0000", 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0162e-05 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.731 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079481+0000", 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.093680649000000005 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079626+0000", 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014529399999999999 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.732 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079784+0000", 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015828899999999999 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085896+0000", 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0061114389999999998 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.103177+0000", 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017281340999999999 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.733 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108079+0000", 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049022220000000004 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108137+0000", 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7234000000000001e-05 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.734 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108178+0000", 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1014999999999999e-05 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91670 6.1 6:89ed176b:::benchmark_data_smithi008_148911_object91669:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.993670+0000", 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.633206079000001, 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.11461078800000001, 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.735 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91670 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993670+0000", 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.736 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993670+0000", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993672+0000", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1959999999999998e-06 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993698+0000", 2023-10-07T21:54:15.737 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5384e-05 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993715+0000", 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7156e-05 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.993726+0000", 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1106e-05 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.738 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.085926+0000", 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.092200599999999994 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.086045+0000", 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000118641 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.739 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.086177+0000", 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000131703 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.103218+0000", 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017041056999999998 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.103254+0000", 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6331000000000002e-05 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.740 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108189+0000", 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049343340000000003 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108244+0000", 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5677000000000002e-05 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.741 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108281+0000", 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6603000000000002e-05 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:91678 6.1 6:8ea4d0d7:::benchmark_data_smithi008_148911_object91677:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:01.999873+0000", 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 13.627003154000001, 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.108541031, 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.742 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 91678 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999873+0000", 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.743 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999873+0000", 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999875+0000", 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.556e-06 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.744 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:01.999898+0000", 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3643e-05 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079704+0000", 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079806093999999994 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.079719+0000", 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4453999999999999e-05 2023-10-07T21:54:15.745 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.093599+0000", 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013880076 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.093940+0000", 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00034096499999999999 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,6", 2023-10-07T21:54:15.746 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.094458+0000", 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00051825199999999997 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.103296+0000", 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088376270000000007 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108047+0000", 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047508819999999997 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.747 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108298+0000", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00025138999999999999 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108345+0000", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6888999999999998e-05 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:02.108414+0000", 2023-10-07T21:54:15.748 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9202999999999995e-05 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:96453 6.4 6:21514fe6:::benchmark_data_smithi008_148911_object96452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:07.668753+0000", 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9581227229999998, 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.10179149999999999, 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.749 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96453 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668753+0000", 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.750 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668753+0000", 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668755+0000", 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6670000000000001e-06 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668777+0000", 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.192e-05 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.751 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668789+0000", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2387e-05 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668798+0000", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2139999999999996e-06 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.670527+0000", 2023-10-07T21:54:15.752 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017290109999999999 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.670669+0000", 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000141979 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.670818+0000", 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014932899999999999 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.753 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.677455+0000", 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0066372460000000003 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.680908+0000", 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0034528800000000002 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.754 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.769810+0000", 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088901622 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.770504+0000", 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00069422500000000003 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.770545+0000", 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1019999999999997e-05 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.755 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:96454 6.4 6:2075b0fd:::benchmark_data_smithi008_148911_object96453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:07.668819+0000", 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9580568229999997, 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.101859821, 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.756 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96454 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668819+0000", 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668819+0000", 2023-10-07T21:54:15.757 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668820+0000", 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7800000000000002e-07 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668839+0000", 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8887999999999999e-05 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.758 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668846+0000", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6639999999999998e-06 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.668852+0000", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9580000000000004e-06 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.673648+0000", 2023-10-07T21:54:15.759 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004796074 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.673790+0000", 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014175900000000001 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.673938+0000", 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014836800000000001 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.760 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.680917+0000", 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069785450000000001 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.681040+0000", 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000123118 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.761 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.770596+0000", 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089555797000000006 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.770644+0000", 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8047000000000003e-05 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.770679+0000", 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5125e-05 2023-10-07T21:54:15.762 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:96457 6.4 6:2cc75a16:::benchmark_data_smithi008_148911_object96456:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:07.675976+0000", 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9509004189999999, 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.102545366, 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.763 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96457 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.675976+0000", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.675976+0000", 2023-10-07T21:54:15.764 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.675978+0000", 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8199999999999999e-06 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.676008+0000", 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0796999999999997e-05 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.765 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.676020+0000", 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1778e-05 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.676027+0000", 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0870000000000001e-06 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.766 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.677490+0000", 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014627570000000001 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.677634+0000", 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014399500000000001 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.677784+0000", 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000150245 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.767 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.685838+0000", 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0080542229999999992 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.688785+0000", 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002946958 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.768 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778430+0000", 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089644241999999999 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778481+0000", 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1650000000000002e-05 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778521+0000", 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.9814000000000002e-05 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.769 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:96464 6.4 6:26052bd1:::benchmark_data_smithi008_148911_object96463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:54:07.682243+0000", 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 7.9446326110000003, 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.096461838999999994, 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:54:15.770 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96464 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682243+0000", 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682243+0000", 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:54:15.771 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682245+0000", 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.824e-06 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682270+0000", 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4550999999999999e-05 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:54:15.772 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682284+0000", 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4334e-05 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682293+0000", 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6649999999999992e-06 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682347+0000", 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4089999999999999e-05 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682493+0000", 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014599799999999999 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,5", 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.682637+0000", 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000144296 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:54:15.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.686913+0000", 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042752830000000004 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.688947+0000", 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00203433 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778592+0000", 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089644800999999996 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.775 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778661+0000", 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9745000000000004e-05 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:54:07.778705+0000", 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3921999999999997e-05 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.776 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:54:15.777 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:54:15.777 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:54:15.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:15.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:15.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:16.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:16.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:16.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:16.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 103766 103750 79.0658 47.5 0.049102 0.0126411 2023-10-07T21:54:16.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:16.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:16.306 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:54:16.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:16.327 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:54:16.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:16.427 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:54:16.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:16.489 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:54:16.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:16.526 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:54:16.559 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:54:16.589 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:54:16.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:16.627 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:16.632 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:54:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[105281]: cluster 2023-10-07T21:54:15.055947+0000 mgr.y (mgr.25319) 439 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T21:54:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[105281]: audit 2023-10-07T21:54:16.282396+0000 mon.a (mon.0) 570 : audit 0 from='client.? 172.21.15.8:0/629001720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[105281]: audit 2023-10-07T21:54:16.498894+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.8:0/3983652509' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[105281]: audit 2023-10-07T21:54:16.500168+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.640 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T21:54:16.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.646 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:54:16.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:16.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:16.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:16.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:16.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:16 smithi081 bash[89466]: cluster 2023-10-07T21:54:15.055947+0000 mgr.y (mgr.25319) 439 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T21:54:16.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:16 smithi081 bash[89466]: audit 2023-10-07T21:54:16.282396+0000 mon.a (mon.0) 570 : audit 0 from='client.? 172.21.15.8:0/629001720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:16.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:16 smithi081 bash[89466]: audit 2023-10-07T21:54:16.498894+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.8:0/3983652509' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:16 smithi081 bash[89466]: audit 2023-10-07T21:54:16.500168+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[102097]: cluster 2023-10-07T21:54:15.055947+0000 mgr.y (mgr.25319) 439 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T21:54:16.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[102097]: audit 2023-10-07T21:54:16.282396+0000 mon.a (mon.0) 570 : audit 0 from='client.? 172.21.15.8:0/629001720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:16.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[102097]: audit 2023-10-07T21:54:16.498894+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.8:0/3983652509' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[102097]: audit 2023-10-07T21:54:16.500168+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:54:16.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:16.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:moved 18 / 267 (6.74157%) 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:avg 33.375 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 5.09749 -> 6.0195 (expected baseline 5.40399) 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 26 -> 29 pgs (0.779026 -> 0.868914 * mean) 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.3 with 41 -> 27 pgs (1.22846 -> 0.808989 * mean) 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:oload 110 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 1 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:54:16.977 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0279 2023-10-07T21:54:16.978 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.0307 2023-10-07T21:54:16.978 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 weight 1.0000 -> 0.6180 2023-10-07T21:54:16.978 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 weight 1.0000 -> 0.7803 2023-10-07T21:54:16.984 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:54:17.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:17.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:17.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:17.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:17.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:17.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 104414 104398 78.6011 40.5 0.0168484 0.0127169 2023-10-07T21:54:17.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:17.300 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:16 smithi008 bash[92068]: debug 2023-10-07T21:54:16.964+0000 7f191efa5700 -1 mgr.server reply reply (2) No such file or directory no change 2023-10-07T21:54:17.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:17.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:17.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:17.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:17.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:17.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:17.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:17.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:17.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:17 smithi081 bash[89466]: cluster 2023-10-07T21:54:16.616370+0000 mon.a (mon.0) 572 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:17.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:17 smithi081 bash[89466]: cluster 2023-10-07T21:54:16.617370+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e110 with expected crc 2023-10-07T21:54:17.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:17 smithi081 bash[89466]: audit 2023-10-07T21:54:16.619507+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:54:17.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:17 smithi081 bash[89466]: cluster 2023-10-07T21:54:16.629471+0000 mon.a (mon.0) 574 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:54:17.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:17.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:17.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:18.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:18.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:18.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[105281]: cluster 2023-10-07T21:54:16.616370+0000 mon.a (mon.0) 572 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:18.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[105281]: cluster 2023-10-07T21:54:16.617370+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e110 with expected crc 2023-10-07T21:54:18.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[105281]: audit 2023-10-07T21:54:16.619507+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:54:18.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[105281]: cluster 2023-10-07T21:54:16.629471+0000 mon.a (mon.0) 574 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:54:18.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[102097]: cluster 2023-10-07T21:54:16.616370+0000 mon.a (mon.0) 572 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:18.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[102097]: cluster 2023-10-07T21:54:16.617370+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e110 with expected crc 2023-10-07T21:54:18.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[102097]: audit 2023-10-07T21:54:16.619507+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:54:18.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:17 smithi008 bash[102097]: cluster 2023-10-07T21:54:16.629471+0000 mon.a (mon.0) 574 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:54:18.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 105286 105270 78.3142 54.5 0.00903963 0.0127628 2023-10-07T21:54:18.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:18.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T21:54:18.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:18.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:18.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:18.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:18.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:18.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:18.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:18.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:18.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:18 smithi081 bash[89466]: audit 2023-10-07T21:54:16.969341+0000 mgr.y (mgr.25319) 440 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:18.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:18 smithi081 bash[89466]: cluster 2023-10-07T21:54:17.056558+0000 mgr.y (mgr.25319) 441 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:18.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:18 smithi008 bash[102097]: audit 2023-10-07T21:54:16.969341+0000 mgr.y (mgr.25319) 440 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:18.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:18 smithi008 bash[102097]: cluster 2023-10-07T21:54:17.056558+0000 mgr.y (mgr.25319) 441 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:18.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:18 smithi008 bash[105281]: audit 2023-10-07T21:54:16.969341+0000 mgr.y (mgr.25319) 440 : audit 0 from='client.54433 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:18.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:18 smithi008 bash[105281]: cluster 2023-10-07T21:54:17.056558+0000 mgr.y (mgr.25319) 441 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:18.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:18.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:19.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:19.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:19.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:19.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:19.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 106153 106137 78.0301 54.1875 0.0200747 0.0128099 2023-10-07T21:54:19.219 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:19.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:19.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:19.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:19.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:19.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:19.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:19.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:19.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:19.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:19.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:19.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:19.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:19.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:20.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:20.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:20.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:20.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:20.206 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 107029 107013 77.7593 54.75 0.0108911 0.0128542 2023-10-07T21:54:20.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:20.291 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-07T21:54:20.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-07T21:54:20.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:20.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:20.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:20.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:20.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:20.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:20.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:20.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:20.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:20 smithi081 bash[89466]: cluster 2023-10-07T21:54:19.057058+0000 mgr.y (mgr.25319) 442 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:20.806 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:20.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:20.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:20.948 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:20 smithi008 bash[102097]: cluster 2023-10-07T21:54:19.057058+0000 mgr.y (mgr.25319) 442 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:20.948 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:20 smithi008 bash[105281]: cluster 2023-10-07T21:54:19.057058+0000 mgr.y (mgr.25319) 442 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-10-07T21:54:20.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:20.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:21.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:21.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:21.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:21.209 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 107812 107796 77.4258 48.9375 0.0199946 0.0129094 2023-10-07T21:54:21.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:21.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:21.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:21.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:21.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:21.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:21.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:21.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:21.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:21.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:21.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:21.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:21.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:21.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:22.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:22.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:22.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:22.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:22.209 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 108620 108604 77.1198 50.5 0.0165513 0.0129605 2023-10-07T21:54:22.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T21:54:22.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:22.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:54:22.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:22.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:22.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:22.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:22.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:22.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:22.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:22.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:22.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:22.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:22.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:22.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:22 smithi008 bash[105281]: cluster 2023-10-07T21:54:21.057632+0000 mgr.y (mgr.25319) 443 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-10-07T21:54:22.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:22 smithi008 bash[102097]: cluster 2023-10-07T21:54:21.057632+0000 mgr.y (mgr.25319) 443 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-10-07T21:54:22.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:22.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:22 smithi081 bash[89466]: cluster 2023-10-07T21:54:21.057632+0000 mgr.y (mgr.25319) 443 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-10-07T21:54:23.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:23.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:23.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:23.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:23.189 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:23.213 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 109356 109340 76.7668 46 0.0087132 0.0130181 2023-10-07T21:54:23.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:23.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:23.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:23.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:23] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-10-07T21:54:23.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:23.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:23.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:23.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:23.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:23.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:23.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:23.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:23.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:23.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:23.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:23.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:24.084 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:24.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:24.213 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 90.0114 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 110160 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 76.4904 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 28.2551 2023-10-07T21:54:24.214 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 159.25 2023-10-07T21:54:24.215 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 40.5 2023-10-07T21:54:24.215 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 1223 2023-10-07T21:54:24.215 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 452.082 2023-10-07T21:54:24.215 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2548 2023-10-07T21:54:24.215 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 648 2023-10-07T21:54:24.216 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0130686 2023-10-07T21:54:24.216 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.0104557 2023-10-07T21:54:24.216 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 0.276381 2023-10-07T21:54:24.216 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00151679 2023-10-07T21:54:24.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:24.224 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T21:54:24.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:24.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:24.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:24.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:24.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:24.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:24.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:24.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:24.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:24.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:24.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:24.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:24 smithi008 bash[102097]: cluster 2023-10-07T21:54:23.058696+0000 mgr.y (mgr.25319) 444 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-10-07T21:54:24.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:24 smithi008 bash[105281]: cluster 2023-10-07T21:54:23.058696+0000 mgr.y (mgr.25319) 444 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-10-07T21:54:24.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:24.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:24 smithi081 bash[89466]: cluster 2023-10-07T21:54:23.058696+0000 mgr.y (mgr.25319) 444 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-10-07T21:54:24.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:24.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:24.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:25.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:25.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:25.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:25.230 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:25.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:25.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:25.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:25.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:25.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:25.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:25.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:25.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:25.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:25.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:26.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:26.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:26.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.248 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:26.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:26.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:26.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:26.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:26.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:26.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:26.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:26.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:26.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:26.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:26.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:26.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:26.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:26.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[102097]: cluster 2023-10-07T21:54:25.059192+0000 mgr.y (mgr.25319) 445 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-10-07T21:54:26.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[102097]: audit 2023-10-07T21:54:25.896609+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:26.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[102097]: audit 2023-10-07T21:54:25.898759+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:26.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[105281]: cluster 2023-10-07T21:54:25.059192+0000 mgr.y (mgr.25319) 445 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-10-07T21:54:26.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[105281]: audit 2023-10-07T21:54:25.896609+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:26.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:26 smithi008 bash[105281]: audit 2023-10-07T21:54:25.898759+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:26.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:26.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:26.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:26.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:26 smithi081 bash[89466]: cluster 2023-10-07T21:54:25.059192+0000 mgr.y (mgr.25319) 445 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2023-10-07T21:54:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:26 smithi081 bash[89466]: audit 2023-10-07T21:54:25.896609+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:54:26.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:26 smithi081 bash[89466]: audit 2023-10-07T21:54:25.898759+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:27.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:27.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:27.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:27.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:27.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:27.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:27.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:27.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:27.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:27.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:27.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:27.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:27.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:27.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:27.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:27.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:27.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:27.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:27.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:27.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:28.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:28.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:28.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:28.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:28.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:28.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:28.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:28.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:28.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:28.619 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:28.619 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:28.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:28.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:28 smithi081 bash[89466]: cluster 2023-10-07T21:54:27.059994+0000 mgr.y (mgr.25319) 446 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 98 B/s rd, 52 MiB/s wr, 975 op/s 2023-10-07T21:54:28.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:28.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:28.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:28.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:28.938 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:28 smithi008 bash[105281]: cluster 2023-10-07T21:54:27.059994+0000 mgr.y (mgr.25319) 446 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 98 B/s rd, 52 MiB/s wr, 975 op/s 2023-10-07T21:54:28.938 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:28 smithi008 bash[102097]: cluster 2023-10-07T21:54:27.059994+0000 mgr.y (mgr.25319) 446 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 98 B/s rd, 52 MiB/s wr, 975 op/s 2023-10-07T21:54:28.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:28.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:28.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:29.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:29.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:29.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:29.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:29.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:29.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:29.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:29.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:29.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:29.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:29.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:29.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:29.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:29.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:29.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:29.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:30.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:30.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:30.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:30.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:30.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:30.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:30.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:30.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:30.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:30.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:30.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:30.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:30.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:30.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:30.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:30 smithi081 bash[89466]: cluster 2023-10-07T21:54:29.060609+0000 mgr.y (mgr.25319) 447 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 721 op/s 2023-10-07T21:54:30.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:30.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:30.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:30.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:30.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:30.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:30.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:31.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:31.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:30 smithi008 bash[105281]: cluster 2023-10-07T21:54:29.060609+0000 mgr.y (mgr.25319) 447 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 721 op/s 2023-10-07T21:54:31.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:30 smithi008 bash[102097]: cluster 2023-10-07T21:54:29.060609+0000 mgr.y (mgr.25319) 447 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 721 op/s 2023-10-07T21:54:31.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:31.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:31.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:31.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:31.336 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:31.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:31.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:31.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:31.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:31.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:31.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:31.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:31.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:31.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:31.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:31.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:31.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:31.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:31.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:32.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:32.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:32.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.308 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:32.412 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:32.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:32.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:32.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:32.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.727 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:54:32.728 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:54:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:32.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:32.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:32.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:32 smithi008 bash[105281]: cluster 2023-10-07T21:54:31.061195+0000 mgr.y (mgr.25319) 448 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 809 op/s 2023-10-07T21:54:32.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:32 smithi008 bash[102097]: cluster 2023-10-07T21:54:31.061195+0000 mgr.y (mgr.25319) 448 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 809 op/s 2023-10-07T21:54:32.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:32.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:32 smithi081 bash[89466]: cluster 2023-10-07T21:54:31.061195+0000 mgr.y (mgr.25319) 448 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 809 op/s 2023-10-07T21:54:33.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:33.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:33.062 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:33] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-10-07T21:54:33.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:33.142 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:33.246 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:33.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:33.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:33.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:33.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:33.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:33.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:33.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:33.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:33.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:33.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:34.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:34.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:34.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:34.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:34.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:34.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:34.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:34.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:34.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:34.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:34 smithi081 bash[89466]: cluster 2023-10-07T21:54:33.061842+0000 mgr.y (mgr.25319) 449 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 908 op/s 2023-10-07T21:54:34.717 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:34 smithi008 bash[102097]: cluster 2023-10-07T21:54:33.061842+0000 mgr.y (mgr.25319) 449 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 908 op/s 2023-10-07T21:54:34.718 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:34 smithi008 bash[105281]: cluster 2023-10-07T21:54:33.061842+0000 mgr.y (mgr.25319) 449 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 908 op/s 2023-10-07T21:54:34.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:34.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:34.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:34.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:34.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:35.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:35.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:35.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:35.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:35.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:35.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:35.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:35.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:35.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:35.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:35.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:35.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:35.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:35.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:35.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:35.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:35.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:36.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:36.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:36.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:36.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:36.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:36.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:36.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:36.717 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:36 smithi081 bash[89466]: cluster 2023-10-07T21:54:35.062290+0000 mgr.y (mgr.25319) 450 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 707 op/s 2023-10-07T21:54:36.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:36.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:36.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:36.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:36.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:36.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:36.972 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:36 smithi008 bash[105281]: cluster 2023-10-07T21:54:35.062290+0000 mgr.y (mgr.25319) 450 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 707 op/s 2023-10-07T21:54:36.972 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:36 smithi008 bash[102097]: cluster 2023-10-07T21:54:35.062290+0000 mgr.y (mgr.25319) 450 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 707 op/s 2023-10-07T21:54:37.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:37.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:37.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:37.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:37.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:37.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:37.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:37.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:37.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:37.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:37.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:37.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:37.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:37.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:38.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:38.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:38.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T21:54:38.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:38.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:38.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:38.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:38.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:38.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:38.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:38.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:38.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:38.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:38.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:38.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:38.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:38 smithi008 bash[102097]: cluster 2023-10-07T21:54:37.063411+0000 mgr.y (mgr.25319) 451 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 967 op/s 2023-10-07T21:54:38.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:38 smithi008 bash[105281]: cluster 2023-10-07T21:54:37.063411+0000 mgr.y (mgr.25319) 451 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 967 op/s 2023-10-07T21:54:38.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:38.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:38.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:38.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:38 smithi081 bash[89466]: cluster 2023-10-07T21:54:37.063411+0000 mgr.y (mgr.25319) 451 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 967 op/s 2023-10-07T21:54:39.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:39.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:avg 33.375 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 3 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:54:39.116 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0279 2023-10-07T21:54:39.117 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.2785 2023-10-07T21:54:39.119 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:54:39.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:39.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:39.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:39.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:39.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:39.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:39.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:39.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:39.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:39.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:39.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:39.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:39.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:39.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:39.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:39.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:40.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:40.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:40.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:40.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:40.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:40.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:40.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:40.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:40.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:40.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:40.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:40.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:40.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:40.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:40 smithi008 bash[102097]: cluster 2023-10-07T21:54:39.064079+0000 mgr.y (mgr.25319) 452 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.0 MiB/s wr, 733 op/s 2023-10-07T21:54:40.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:40 smithi008 bash[102097]: audit 2023-10-07T21:54:39.112400+0000 mgr.y (mgr.25319) 453 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:40.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:40.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:40.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:40.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:40.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:40 smithi081 bash[89466]: cluster 2023-10-07T21:54:39.064079+0000 mgr.y (mgr.25319) 452 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.0 MiB/s wr, 733 op/s 2023-10-07T21:54:40.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:40 smithi081 bash[89466]: audit 2023-10-07T21:54:39.112400+0000 mgr.y (mgr.25319) 453 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:40.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:40.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:41.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.108 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:40 smithi008 bash[105281]: cluster 2023-10-07T21:54:39.064079+0000 mgr.y (mgr.25319) 452 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 1.0 MiB/s wr, 733 op/s 2023-10-07T21:54:41.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:40 smithi008 bash[105281]: audit 2023-10-07T21:54:39.112400+0000 mgr.y (mgr.25319) 453 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:54:41.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:41.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:41.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:41.367 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:41.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:41.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:41.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:41.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:41.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:41.764 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-07T21:54:41.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-07T21:54:41.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:41.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:41.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.958 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:41 smithi008 bash[102097]: audit 2023-10-07T21:54:40.891982+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:41.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:41 smithi008 bash[105281]: audit 2023-10-07T21:54:40.891982+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:41.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:41.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:41 smithi081 bash[89466]: audit 2023-10-07T21:54:40.891982+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:41.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:41.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:42.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:42.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:42.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:42.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:42.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:42.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:42.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:42.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:42.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:42.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:42.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:42.557 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:54:42.611 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:54:42.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:42.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:42.673 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:54:42.717 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:54:42.755 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:54:42.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:42.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:42.786 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:54:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:42.821 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:54:42.885 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:54:42.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:42 smithi008 bash[105281]: cluster 2023-10-07T21:54:41.064635+0000 mgr.y (mgr.25319) 454 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:54:42.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:42 smithi008 bash[105281]: audit 2023-10-07T21:54:42.487581+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.8:0/1853829137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:42 smithi008 bash[102097]: cluster 2023-10-07T21:54:41.064635+0000 mgr.y (mgr.25319) 454 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:54:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:42 smithi008 bash[102097]: audit 2023-10-07T21:54:42.487581+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.8:0/1853829137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.889 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.890 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:54:42.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:42.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:42.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:42.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:42 smithi081 bash[89466]: cluster 2023-10-07T21:54:41.064635+0000 mgr.y (mgr.25319) 454 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:54:42.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:42 smithi081 bash[89466]: audit 2023-10-07T21:54:42.487581+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.8:0/1853829137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:54:43.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:43.052 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:43.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:43.164 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:43] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-10-07T21:54:43.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:43.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:43.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:43.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.452 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:43.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:43.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:43.723 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T21:54:43.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:43.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:43.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:43.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:43.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:43.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:43 smithi081 bash[89466]: audit 2023-10-07T21:54:42.921568+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.8:0/1734899836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:43.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:43 smithi081 bash[89466]: audit 2023-10-07T21:54:42.928535+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:43.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:43.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:43.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:44.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:44.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:44.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:43 smithi008 bash[102097]: audit 2023-10-07T21:54:42.921568+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.8:0/1734899836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:44.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:43 smithi008 bash[102097]: audit 2023-10-07T21:54:42.928535+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:43 smithi008 bash[105281]: audit 2023-10-07T21:54:42.921568+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.8:0/1734899836' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:43 smithi008 bash[105281]: audit 2023-10-07T21:54:42.928535+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:54:44.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:44.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:44.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:44.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:44.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:44.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:44.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:44.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:44.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:44.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:44.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:44.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:44.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: cluster 2023-10-07T21:54:43.065242+0000 mgr.y (mgr.25319) 455 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-07T21:54:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: cluster 2023-10-07T21:54:43.698342+0000 mon.a (mon.0) 579 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: cluster 2023-10-07T21:54:43.701894+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:44.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: cluster 2023-10-07T21:54:43.702453+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: audit 2023-10-07T21:54:43.707059+0000 mon.a (mon.0) 580 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:54:44.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:44 smithi081 bash[89466]: cluster 2023-10-07T21:54:43.712160+0000 mon.a (mon.0) 581 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:54:44.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:44.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:45.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:45.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: cluster 2023-10-07T21:54:43.065242+0000 mgr.y (mgr.25319) 455 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: cluster 2023-10-07T21:54:43.698342+0000 mon.a (mon.0) 579 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: cluster 2023-10-07T21:54:43.701894+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: cluster 2023-10-07T21:54:43.702453+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: audit 2023-10-07T21:54:43.707059+0000 mon.a (mon.0) 580 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:54:45.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[102097]: cluster 2023-10-07T21:54:43.712160+0000 mon.a (mon.0) 581 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: cluster 2023-10-07T21:54:43.065242+0000 mgr.y (mgr.25319) 455 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: cluster 2023-10-07T21:54:43.698342+0000 mon.a (mon.0) 579 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: cluster 2023-10-07T21:54:43.701894+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: cluster 2023-10-07T21:54:43.702453+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: audit 2023-10-07T21:54:43.707059+0000 mon.a (mon.0) 580 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:54:45.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:44 smithi008 bash[105281]: cluster 2023-10-07T21:54:43.712160+0000 mon.a (mon.0) 581 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:54:45.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:45.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:45.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:45.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:45.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:45.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:45.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:45.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:45.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:45.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:45.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:45.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:45.864 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:45.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:45.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:46.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:46.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:46.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:46.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:46.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:46.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:46.299 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:46.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:54:46.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:46.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:46.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:46.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.568 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:46.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:46.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:46.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:46.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:46.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:46.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:46.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:46 smithi008 bash[102097]: cluster 2023-10-07T21:54:45.065702+0000 mgr.y (mgr.25319) 456 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-07T21:54:46.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:46 smithi008 bash[105281]: cluster 2023-10-07T21:54:45.065702+0000 mgr.y (mgr.25319) 456 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-07T21:54:46.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:46.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:46 smithi081 bash[89466]: cluster 2023-10-07T21:54:45.065702+0000 mgr.y (mgr.25319) 456 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-07T21:54:46.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:46.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:47.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:47.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:47.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:47.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:47.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:47.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T21:54:47.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:47.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:47.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:47.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:47.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:47.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:47.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:47.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:47.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:47.742 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:47.742 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:47.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:47.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:47.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:47.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:47.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:47.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:47.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:48.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:48.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:48.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:48.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:48.449 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:48.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:48.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:48.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:48.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:48.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:48.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:48.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:48.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:48 smithi081 bash[89466]: cluster 2023-10-07T21:54:47.066615+0000 mgr.y (mgr.25319) 457 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-07T21:54:48.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:48.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:48.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:48.985 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:48 smithi008 bash[105281]: cluster 2023-10-07T21:54:47.066615+0000 mgr.y (mgr.25319) 457 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-07T21:54:48.986 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:48 smithi008 bash[102097]: cluster 2023-10-07T21:54:47.066615+0000 mgr.y (mgr.25319) 457 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-07T21:54:49.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:49.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:49.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:49.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:49.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:49.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:49.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:49.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:49.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:49.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:49.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:49.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:49.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:49.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:49.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:49.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:49.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:49.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:49.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:50.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:50.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:50.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:50.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:50.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:50.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:50.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:50.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:50.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:50.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:50.797 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:50.817 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:50 smithi008 bash[102097]: cluster 2023-10-07T21:54:49.067131+0000 mgr.y (mgr.25319) 458 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T21:54:50.832 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:50 smithi008 bash[105281]: cluster 2023-10-07T21:54:49.067131+0000 mgr.y (mgr.25319) 458 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T21:54:50.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:50.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:50.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:50.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:50 smithi081 bash[89466]: cluster 2023-10-07T21:54:49.067131+0000 mgr.y (mgr.25319) 458 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T21:54:51.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:51.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:51.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:51.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:51.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:51.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:51.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:51.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:51.597 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:51.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:51.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:51.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:51.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:51.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:51.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:52.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:52.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:52.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:52.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:52.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:52.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:52.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:52.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:52.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:52.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:52.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:52.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:52.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:52.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:52.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:52.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:52.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:52.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:52.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:52 smithi081 bash[89466]: cluster 2023-10-07T21:54:51.067742+0000 mgr.y (mgr.25319) 459 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-10-07T21:54:53.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:53.061 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:54:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:54:53] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-10-07T21:54:53.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:52 smithi008 bash[105281]: cluster 2023-10-07T21:54:51.067742+0000 mgr.y (mgr.25319) 459 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-10-07T21:54:53.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:52 smithi008 bash[102097]: cluster 2023-10-07T21:54:51.067742+0000 mgr.y (mgr.25319) 459 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-10-07T21:54:53.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:53.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:53.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:53.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:53.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:53.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:53.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:53.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:53.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:53.702 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:53.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:53.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:53.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:53.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:54.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:54.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:54.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:54.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:54.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:54.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:54.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:54.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:54.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.494 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:54:54.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:54.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:54.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:54.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:54.733 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:54 smithi008 bash[102097]: cluster 2023-10-07T21:54:53.068427+0000 mgr.y (mgr.25319) 460 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-10-07T21:54:54.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:54.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:54.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:54 smithi081 bash[89466]: cluster 2023-10-07T21:54:53.068427+0000 mgr.y (mgr.25319) 460 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-10-07T21:54:54.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:54.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:55.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:55.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:55.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:55.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:54 smithi008 bash[105281]: cluster 2023-10-07T21:54:53.068427+0000 mgr.y (mgr.25319) 460 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-10-07T21:54:55.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:55.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:55.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:55.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:55.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:55.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:55.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:55.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:55.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:55.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:55.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:55.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:55.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:55.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:56.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:56.106 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:56.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:56.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:56.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:56.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:56.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:56.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:56.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:56.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:56.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:56.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:56.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:56.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:56.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:56.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:56.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:56 smithi081 bash[89466]: cluster 2023-10-07T21:54:55.068838+0000 mgr.y (mgr.25319) 461 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T21:54:56.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:56 smithi081 bash[89466]: audit 2023-10-07T21:54:55.892428+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:57.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:57.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:57.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:56 smithi008 bash[105281]: cluster 2023-10-07T21:54:55.068838+0000 mgr.y (mgr.25319) 461 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T21:54:57.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:56 smithi008 bash[105281]: audit 2023-10-07T21:54:55.892428+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:57.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:56 smithi008 bash[102097]: cluster 2023-10-07T21:54:55.068838+0000 mgr.y (mgr.25319) 461 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T21:54:57.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:56 smithi008 bash[102097]: audit 2023-10-07T21:54:55.892428+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:57.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:57.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:57.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:57.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:57.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:57.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:57.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:57.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:57.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:57.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:57.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:57.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:57.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:57.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:57.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:57.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:57.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:58.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:58.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:54:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:54:58.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:58.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:54:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:54:58.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:58.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:54:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:54:58.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:58.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:58.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:58.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:58.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:58.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:58.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:54:58 smithi008 bash[102097]: cluster 2023-10-07T21:54:57.069538+0000 mgr.y (mgr.25319) 462 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-10-07T21:54:58.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:54:58 smithi008 bash[105281]: cluster 2023-10-07T21:54:57.069538+0000 mgr.y (mgr.25319) 462 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-10-07T21:54:58.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:58.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:54:58 smithi081 bash[89466]: cluster 2023-10-07T21:54:57.069538+0000 mgr.y (mgr.25319) 462 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-10-07T21:54:58.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:58.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:59.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:54:59.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:54:59.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:59.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:59.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:59.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:59.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:59.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:54:59.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:54:59.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:59.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:54:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:54:59.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:59.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:54:59.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:54:59.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:59.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:54:59.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:54:59.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:54:59.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:00.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:00.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:00.096 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:55:00.096 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T21:55:00.097 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T21:55:00.097 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T21:55:00.097 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:55:00.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:00.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:00.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:00.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:00.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:00.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:00.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:00.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:00.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:00.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:00.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:00.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:00.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:00.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:00.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:00.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:00.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:00.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:01.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:01.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:00 smithi008 bash[102097]: cluster 2023-10-07T21:54:59.070012+0000 mgr.y (mgr.25319) 463 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-07T21:55:01.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:00 smithi008 bash[105281]: cluster 2023-10-07T21:54:59.070012+0000 mgr.y (mgr.25319) 463 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-07T21:55:01.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:01.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:01.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:01.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:00 smithi081 bash[89466]: cluster 2023-10-07T21:54:59.070012+0000 mgr.y (mgr.25319) 463 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-07T21:55:01.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:01.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:01.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:01.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:01.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:01.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:01.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:01.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:01.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:01.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:01.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:01.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:01.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:02.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:02.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:02.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:02.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:02.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:02.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:02.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:02.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:02.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:02.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:02.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:02.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:02.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:02.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:02.793 INFO:teuthology.orchestra.run.smithi008.stdout:moved 16 / 267 (5.99251%) 2023-10-07T21:55:02.793 INFO:teuthology.orchestra.run.smithi008.stdout:avg 33.375 2023-10-07T21:55:02.793 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 5.09749 -> 5.7214 (expected baseline 5.40399) 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 26 -> 28 pgs (0.779026 -> 0.838951 * mean) 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.3 with 41 -> 28 pgs (1.22846 -> 0.838951 * mean) 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:oload 110 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 1 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0238 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.0262 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 weight 1.0000 -> 0.6298 2023-10-07T21:55:02.794 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 weight 1.0000 -> 0.8053 2023-10-07T21:55:02.801 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:55:02.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:02.815 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:02 smithi081 bash[89466]: cluster 2023-10-07T21:55:01.070518+0000 mgr.y (mgr.25319) 464 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-07T21:55:02.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:02.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:02.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:02.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:02.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:02.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:03.084 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:03.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:03.198 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:02 smithi008 bash[92068]: debug 2023-10-07T21:55:02.784+0000 7f191efa5700 -1 mgr.server reply reply (2) No such file or directory no change 2023-10-07T21:55:03.199 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:03] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T21:55:03.199 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:02 smithi008 bash[102097]: cluster 2023-10-07T21:55:01.070518+0000 mgr.y (mgr.25319) 464 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-07T21:55:03.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:02 smithi008 bash[105281]: cluster 2023-10-07T21:55:01.070518+0000 mgr.y (mgr.25319) 464 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-07T21:55:03.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:03.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:03.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:03.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:03.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:03.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:03.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:03.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:03.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:03.639 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:03.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:03.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:03.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:03.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T21:55:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[105281]: audit 2023-10-07T21:55:02.788532+0000 mgr.y (mgr.25319) 465 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[105281]: audit 2023-10-07T21:55:03.103338+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[105281]: audit 2023-10-07T21:55:03.583275+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:03.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[105281]: audit 2023-10-07T21:55:03.593045+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:03.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[102097]: audit 2023-10-07T21:55:02.788532+0000 mgr.y (mgr.25319) 465 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:03.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[102097]: audit 2023-10-07T21:55:03.103338+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:03.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[102097]: audit 2023-10-07T21:55:03.583275+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:03.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:03 smithi008 bash[102097]: audit 2023-10-07T21:55:03.593045+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:03.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:03.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:03.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:04.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:04.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:03 smithi081 bash[89466]: audit 2023-10-07T21:55:02.788532+0000 mgr.y (mgr.25319) 465 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:04.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:03 smithi081 bash[89466]: audit 2023-10-07T21:55:03.103338+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:03 smithi081 bash[89466]: audit 2023-10-07T21:55:03.583275+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:04.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:03 smithi081 bash[89466]: audit 2023-10-07T21:55:03.593045+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:04.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:04.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:04.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:04.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:04.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:04.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:04.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:04.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:04.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:04.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:04.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:04.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:04.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:04.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:04.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:04.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:04.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:04.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:04 smithi081 bash[89466]: cluster 2023-10-07T21:55:03.071208+0000 mgr.y (mgr.25319) 466 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:55:04.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:04.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:05.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:05.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:05.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:04 smithi008 bash[105281]: cluster 2023-10-07T21:55:03.071208+0000 mgr.y (mgr.25319) 466 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:55:05.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:04 smithi008 bash[102097]: cluster 2023-10-07T21:55:03.071208+0000 mgr.y (mgr.25319) 466 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-07T21:55:05.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:05.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:05.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:05.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:05.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:05.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:05.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:05.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:05.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:05.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:05.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:05.733 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-07T21:55:05.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-07T21:55:05.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:05.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:05.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:05.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:05.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:06.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:06.038 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:55:06.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:06.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:06.083 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:55:06.124 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:55:06.168 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:55:06.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:06.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:06.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:06.212 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:55:06.253 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:55:06.284 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:55:06.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:06.320 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.327 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:55:06.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:06.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:06.471 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:06.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:06.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:06.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:06.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:06.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:06.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:06.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:06 smithi008 bash[105281]: cluster 2023-10-07T21:55:05.071631+0000 mgr.y (mgr.25319) 467 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-07T21:55:06.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:06 smithi008 bash[105281]: audit 2023-10-07T21:55:05.979258+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.8:0/186096621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:06.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:06 smithi008 bash[102097]: cluster 2023-10-07T21:55:05.071631+0000 mgr.y (mgr.25319) 467 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-07T21:55:06.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:06 smithi008 bash[102097]: audit 2023-10-07T21:55:05.979258+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.8:0/186096621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:06.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:06.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:06 smithi081 bash[89466]: cluster 2023-10-07T21:55:05.071631+0000 mgr.y (mgr.25319) 467 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-07T21:55:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:06 smithi081 bash[89466]: audit 2023-10-07T21:55:05.979258+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.8:0/186096621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:07.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:07.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:07.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:07.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:07.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:07.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:07.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:07.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:07.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:07.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:07.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:07.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:07.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:07.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:07.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:08.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:08.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:08.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:08.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:08.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:08.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:08.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:08.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:08.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:08.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:08.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:08.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:08.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:08.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:08 smithi008 bash[102097]: cluster 2023-10-07T21:55:07.072338+0000 mgr.y (mgr.25319) 468 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-10-07T21:55:08.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:08.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:08.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:08.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:08 smithi081 bash[89466]: cluster 2023-10-07T21:55:07.072338+0000 mgr.y (mgr.25319) 468 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-10-07T21:55:08.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:08.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:09.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:09.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:09.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:09.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:08 smithi008 bash[105281]: cluster 2023-10-07T21:55:07.072338+0000 mgr.y (mgr.25319) 468 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-10-07T21:55:09.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:09.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:09.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:09.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:09.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:09.656 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:09.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:09.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:09.788 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T21:55:09.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:09.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:09.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:10.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:10.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:09 smithi008 bash[102097]: audit 2023-10-07T21:55:09.192692+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.8:0/2127193110' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:09 smithi008 bash[102097]: audit 2023-10-07T21:55:09.193474+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:09 smithi008 bash[105281]: audit 2023-10-07T21:55:09.192692+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.8:0/2127193110' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:09 smithi008 bash[105281]: audit 2023-10-07T21:55:09.193474+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:10.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:10.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:09 smithi081 bash[89466]: audit 2023-10-07T21:55:09.192692+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.8:0/2127193110' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:09 smithi081 bash[89466]: audit 2023-10-07T21:55:09.193474+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:55:10.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:10.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:10.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:10.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:10.410 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:55:10.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:10.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:10.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:10.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:10.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:10.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:10.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:10.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.072822+0000 mgr.y (mgr.25319) 469 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T21:55:10.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.766650+0000 mon.a (mon.0) 587 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:10.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.773353+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:10.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.775394+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:10.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: audit 2023-10-07T21:55:09.776660+0000 mon.a (mon.0) 588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:55:10.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.782599+0000 mon.a (mon.0) 589 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:55:10.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: cluster 2023-10-07T21:55:09.789356+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:10.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: audit 2023-10-07T21:55:09.864592+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:10.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:10 smithi081 bash[89466]: audit 2023-10-07T21:55:09.875890+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:10.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:10.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:10.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:11.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:11.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.072822+0000 mgr.y (mgr.25319) 469 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.766650+0000 mon.a (mon.0) 587 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.773353+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.775394+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: audit 2023-10-07T21:55:09.776660+0000 mon.a (mon.0) 588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.782599+0000 mon.a (mon.0) 589 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: cluster 2023-10-07T21:55:09.789356+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: audit 2023-10-07T21:55:09.864592+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:11.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[105281]: audit 2023-10-07T21:55:09.875890+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.072822+0000 mgr.y (mgr.25319) 469 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.766650+0000 mon.a (mon.0) 587 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.773353+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.775394+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: audit 2023-10-07T21:55:09.776660+0000 mon.a (mon.0) 588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.782599+0000 mon.a (mon.0) 589 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: cluster 2023-10-07T21:55:09.789356+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: audit 2023-10-07T21:55:09.864592+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:11.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:10 smithi008 bash[102097]: audit 2023-10-07T21:55:09.875890+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:11.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:11.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:11.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:11.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:11.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:11.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:11.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:11.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:11.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:11.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:11.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:11.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:11.649 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:11.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:11.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:11.758 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:11.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:11.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:11.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:11 smithi081 bash[89466]: audit 2023-10-07T21:55:10.893247+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:11.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:12.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:12.048 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:11 smithi008 bash[105281]: audit 2023-10-07T21:55:10.893247+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:12.048 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:11 smithi008 bash[102097]: audit 2023-10-07T21:55:10.893247+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:12.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:12.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:12.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:12.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:12.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:12.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:12.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:12.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:12.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:12.742 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:12.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:12.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:12.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:12.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:12 smithi081 bash[89466]: cluster 2023-10-07T21:55:11.073286+0000 mgr.y (mgr.25319) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-07T21:55:12.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:12.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:12.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:13.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:12 smithi008 bash[102097]: cluster 2023-10-07T21:55:11.073286+0000 mgr.y (mgr.25319) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-07T21:55:13.061 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:13] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-10-07T21:55:13.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:12 smithi008 bash[105281]: cluster 2023-10-07T21:55:11.073286+0000 mgr.y (mgr.25319) 470 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-07T21:55:13.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:13.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:13.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T21:55:13.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:13.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:13.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:13.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:13.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:13.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:13.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:13.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:13.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:13.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:13.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:13.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:13.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:13.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:14.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:14.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:14.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:14.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:14.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:14.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: cluster 2023-10-07T21:55:13.074013+0000 mgr.y (mgr.25319) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: audit 2023-10-07T21:55:13.146828+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: audit 2023-10-07T21:55:13.155364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: audit 2023-10-07T21:55:13.806575+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: audit 2023-10-07T21:55:13.810159+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[102097]: audit 2023-10-07T21:55:13.821406+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: cluster 2023-10-07T21:55:13.074013+0000 mgr.y (mgr.25319) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:14.359 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: audit 2023-10-07T21:55:13.146828+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: audit 2023-10-07T21:55:13.155364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: audit 2023-10-07T21:55:13.806575+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:14.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: audit 2023-10-07T21:55:13.810159+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:14.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:14 smithi008 bash[105281]: audit 2023-10-07T21:55:13.821406+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:14.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: cluster 2023-10-07T21:55:13.074013+0000 mgr.y (mgr.25319) 471 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: audit 2023-10-07T21:55:13.146828+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: audit 2023-10-07T21:55:13.155364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: audit 2023-10-07T21:55:13.806575+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: audit 2023-10-07T21:55:13.810159+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:14.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:14 smithi081 bash[89466]: audit 2023-10-07T21:55:13.821406+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:14.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:14.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:14.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:14.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:14.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:14.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:15.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:15.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:15.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:15.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:15.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:15.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:15.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:15.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:15.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:15.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:15.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:15.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:15.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:15.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:15.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:15.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:15.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:15.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:15.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:15.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:16.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:16.052 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:16.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:16.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:16.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:16.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:16.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:16.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:16.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:16.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:16 smithi081 bash[89466]: cluster 2023-10-07T21:55:15.075173+0000 mgr.y (mgr.25319) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:16.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:16.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:16.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:16.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:16.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:16 smithi008 bash[105281]: cluster 2023-10-07T21:55:15.075173+0000 mgr.y (mgr.25319) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:16.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:16 smithi008 bash[102097]: cluster 2023-10-07T21:55:15.075173+0000 mgr.y (mgr.25319) 472 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-07T21:55:16.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:16.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:17.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:17.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:17.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:17.202 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:17.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:17.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:17.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:17.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:17.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:17.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:17.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:17.897 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:17.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:17.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:18.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:18.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:18.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:18.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:18.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:18.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:18.435 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:18 smithi008 bash[105281]: cluster 2023-10-07T21:55:17.075736+0000 mgr.y (mgr.25319) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-07T21:55:18.436 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:18 smithi008 bash[102097]: cluster 2023-10-07T21:55:17.075736+0000 mgr.y (mgr.25319) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-07T21:55:18.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:18.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:18 smithi081 bash[89466]: cluster 2023-10-07T21:55:17.075736+0000 mgr.y (mgr.25319) 473 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-07T21:55:18.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:18.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:18.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:18.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:18.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:18.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:18.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:18.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:18.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:18.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:19.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:19.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:19.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:19.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:19.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:19.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:19.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:19.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:19.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:19.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:19.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:19.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:19.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:19.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:19.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:19.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:19.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:19.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:20.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:20.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:20.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:20.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:20.332 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:20.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:20.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:20 smithi081 bash[89466]: cluster 2023-10-07T21:55:19.076187+0000 mgr.y (mgr.25319) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-07T21:55:20.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:20.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:20.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:20.658 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:20 smithi008 bash[102097]: cluster 2023-10-07T21:55:19.076187+0000 mgr.y (mgr.25319) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-07T21:55:20.659 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:20 smithi008 bash[105281]: cluster 2023-10-07T21:55:19.076187+0000 mgr.y (mgr.25319) 474 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-07T21:55:20.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:20.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:20.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:20.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:20.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:20.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:20.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:20.942 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:55:20.943 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:55:20.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:21.127 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T21:55:21.127 INFO:teuthology.orchestra.run.smithi008.stdout:avg 33.375 2023-10-07T21:55:21.127 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-10-07T21:55:21.127 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 3 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0203 2023-10-07T21:55:21.128 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.2026 2023-10-07T21:55:21.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:21.143 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:55:21.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:21.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:21.299 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:21.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:21.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:21.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:21.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:21.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:21.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:21.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:21.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:21.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:21.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:22.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:22.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:22.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:22.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:22.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:22.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:22.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:22.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:22.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:22.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:22.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:22.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:22.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:22 smithi081 bash[89466]: cluster 2023-10-07T21:55:21.079961+0000 mgr.y (mgr.25319) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-07T21:55:22.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:22 smithi081 bash[89466]: audit 2023-10-07T21:55:21.122685+0000 mgr.y (mgr.25319) 476 : audit 0 from='client.44567 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:22.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:22.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:22.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:22.741 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:22 smithi008 bash[102097]: cluster 2023-10-07T21:55:21.079961+0000 mgr.y (mgr.25319) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-07T21:55:22.742 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:22 smithi008 bash[102097]: audit 2023-10-07T21:55:21.122685+0000 mgr.y (mgr.25319) 476 : audit 0 from='client.44567 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:22.742 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:22 smithi008 bash[105281]: cluster 2023-10-07T21:55:21.079961+0000 mgr.y (mgr.25319) 475 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-07T21:55:22.742 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:22 smithi008 bash[105281]: audit 2023-10-07T21:55:21.122685+0000 mgr.y (mgr.25319) 476 : audit 0 from='client.44567 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:22.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:22.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:22.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:22.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:22.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:23.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:23.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:23.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:23.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:23.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:23.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:23.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:23] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-10-07T21:55:23.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:23.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:23.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:23.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:23.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:23.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T21:55:23.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:23.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:23.806 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:23.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:23.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:23.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:23.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:23.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:23.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:24.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:24.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:24.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:24.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:24.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:24.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:24.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:24 smithi081 bash[89466]: cluster 2023-10-07T21:55:23.080902+0000 mgr.y (mgr.25319) 477 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T21:55:24.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:24.529 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-07T21:55:24.529 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-10-07T21:55:24.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:24.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:24.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:24.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:24.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:24 smithi008 bash[102097]: cluster 2023-10-07T21:55:23.080902+0000 mgr.y (mgr.25319) 477 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T21:55:24.774 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:24 smithi008 bash[105281]: cluster 2023-10-07T21:55:23.080902+0000 mgr.y (mgr.25319) 477 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T21:55:24.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:24.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:24.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:25.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:25.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:25.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:25.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:25.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:25.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:25.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:25.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:25.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:25.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:25.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:25.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:25.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:25.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:25.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:25.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:25.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:26.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:26.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:26.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:26.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:26.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:26.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:26.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:26.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:26 smithi008 bash[102097]: cluster 2023-10-07T21:55:25.081360+0000 mgr.y (mgr.25319) 478 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:55:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:26 smithi008 bash[102097]: audit 2023-10-07T21:55:25.893176+0000 mon.a (mon.0) 598 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:26 smithi008 bash[105281]: cluster 2023-10-07T21:55:25.081360+0000 mgr.y (mgr.25319) 478 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:55:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:26 smithi008 bash[105281]: audit 2023-10-07T21:55:25.893176+0000 mon.a (mon.0) 598 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:26.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:26.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:26.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:26 smithi081 bash[89466]: cluster 2023-10-07T21:55:25.081360+0000 mgr.y (mgr.25319) 478 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:55:26.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:26 smithi081 bash[89466]: audit 2023-10-07T21:55:25.893176+0000 mon.a (mon.0) 598 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:26.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:26.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:26.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:26.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:27.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:27.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:27.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:27.162 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:55:27.212 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:55:27.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:27.261 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:55:27.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:27.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:27.305 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:55:27.343 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:55:27.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.380 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:55:27.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:27.422 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:55:27.452 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:55:27.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.458 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.458 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.458 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.458 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:55:27.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:27.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:27.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:27.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:27.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:27.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:27 smithi081 bash[89466]: audit 2023-10-07T21:55:27.104762+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.8:0/1462336078' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:27.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:27.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:27 smithi008 bash[102097]: audit 2023-10-07T21:55:27.104762+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.8:0/1462336078' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:27.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:27 smithi008 bash[105281]: audit 2023-10-07T21:55:27.104762+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.8:0/1462336078' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:27.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:27.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:27.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:28.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:28.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:28.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:28.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:28.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:28.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:28 smithi081 bash[89466]: cluster 2023-10-07T21:55:27.082026+0000 mgr.y (mgr.25319) 479 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T21:55:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:28 smithi081 bash[89466]: audit 2023-10-07T21:55:27.506894+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:55:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:28.504 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T21:55:28.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:28 smithi008 bash[105281]: cluster 2023-10-07T21:55:27.082026+0000 mgr.y (mgr.25319) 479 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T21:55:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:28 smithi008 bash[105281]: audit 2023-10-07T21:55:27.506894+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:55:28.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:28 smithi008 bash[102097]: cluster 2023-10-07T21:55:27.082026+0000 mgr.y (mgr.25319) 479 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T21:55:28.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:28 smithi008 bash[102097]: audit 2023-10-07T21:55:27.506894+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:55:28.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:28.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:28.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:28.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:28.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:28.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:28.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:28.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:29.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:29.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:29.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:29.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:29.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:29.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:29.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:29.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.476413+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.476437+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.486974+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: audit 2023-10-07T21:55:28.490863+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.496169+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.505901+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.506729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[102097]: cluster 2023-10-07T21:55:28.509234+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:29.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.476413+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.476437+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.486974+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: audit 2023-10-07T21:55:28.490863+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.496169+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.505901+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.506729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:29 smithi081 bash[89466]: cluster 2023-10-07T21:55:28.509234+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:29.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:29.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:29.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.476413+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.476437+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.486974+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: audit 2023-10-07T21:55:28.490863+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.8:0/4078918173' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.496169+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:55:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.505901+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.506729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:29 smithi008 bash[105281]: cluster 2023-10-07T21:55:28.509234+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-07T21:55:29.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:29.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:29.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:30.017 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:30.017 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:30.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:30.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:30.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:30.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:30.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:30.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:30.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:30.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:30.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:30.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:30.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:30.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:30.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:30 smithi008 bash[102097]: cluster 2023-10-07T21:55:29.082475+0000 mgr.y (mgr.25319) 480 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:30.621 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:30 smithi008 bash[105281]: cluster 2023-10-07T21:55:29.082475+0000 mgr.y (mgr.25319) 480 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:30.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:30.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:30.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:55:30.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:30.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:30.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:30.891 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:30 smithi081 bash[89466]: cluster 2023-10-07T21:55:29.082475+0000 mgr.y (mgr.25319) 480 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:30.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:30.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:31.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:31.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:31.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:31.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:31.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:31.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:31.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:31.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:31.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:31.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:31.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T21:55:31.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:31.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:31.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:31.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:31.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:31.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:31.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:32.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:32.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:32.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:32.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:32.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:32.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:32.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:32.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:32.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.501 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:32 smithi008 bash[102097]: cluster 2023-10-07T21:55:31.082905+0000 mgr.y (mgr.25319) 481 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:32.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:32.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:32.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:32 smithi008 bash[105281]: cluster 2023-10-07T21:55:31.082905+0000 mgr.y (mgr.25319) 481 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:32.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:32 smithi081 bash[89466]: cluster 2023-10-07T21:55:31.082905+0000 mgr.y (mgr.25319) 481 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-07T21:55:32.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:32.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:32.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:33.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:33.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:33.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:33.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:33.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:33.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:33.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:33.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:33] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-10-07T21:55:33.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:33.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:33.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:33.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:33.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:33.709 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:33.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:33.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:33.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:33.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:33.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:33.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:34.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:34.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:34.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:34.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:34.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:34.348 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:34.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:34.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:34.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:34.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:34 smithi008 bash[102097]: cluster 2023-10-07T21:55:33.083703+0000 mgr.y (mgr.25319) 482 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-07T21:55:34.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:34 smithi008 bash[105281]: cluster 2023-10-07T21:55:33.083703+0000 mgr.y (mgr.25319) 482 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-07T21:55:34.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:34.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:34.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:34.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:34.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:34.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:34 smithi081 bash[89466]: cluster 2023-10-07T21:55:33.083703+0000 mgr.y (mgr.25319) 482 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-07T21:55:34.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:34.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:34.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:35.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:35.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:35.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:35.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:35.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:35.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:35.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:35.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:35.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:35.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:35.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:35.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:35.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:35.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:35.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:35.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:35.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:35.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:35.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:35.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:35.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:36.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:36.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:36.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:36.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:36.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:36.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:36.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:36.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:36.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:36.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:36.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:36.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:36.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:36.660 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:36 smithi008 bash[105281]: cluster 2023-10-07T21:55:35.084136+0000 mgr.y (mgr.25319) 483 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-07T21:55:36.661 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:36 smithi008 bash[102097]: cluster 2023-10-07T21:55:35.084136+0000 mgr.y (mgr.25319) 483 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-07T21:55:36.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:36.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:36.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:36.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:36 smithi081 bash[89466]: cluster 2023-10-07T21:55:35.084136+0000 mgr.y (mgr.25319) 483 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-07T21:55:36.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:36.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:36.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:37.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:37.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:37.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:37.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:163695 6.f e113/103 6:f7b3b8cc:::benchmark_data_smithi008_148911_object53532:head v 113'9907, mlcod=113'9904)", 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.132181+0000", 2023-10-07T21:55:37.171 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.031984306999999997, 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.032021513000000001, 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132181+0000", 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132181+0000", 2023-10-07T21:55:37.172 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132182+0000", 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5510000000000001e-06 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132192+0000", 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0192e-05 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.173 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132210+0000", 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8139999999999999e-05 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.132221+0000", 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0514e-05 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.174 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133256+0000", 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001034973 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133277+0000", 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0630999999999999e-05 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.175 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:163698 6.7 e113/103 6:e62c63d5:::benchmark_data_smithi008_148911_object53535:head v 113'10206, mlcod=113'10204)", 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.133782+0000", 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.030382428999999999, 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.030524974, 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133782+0000", 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.176 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133782+0000", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133783+0000", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7000000000000004e-07 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133789+0000", 2023-10-07T21:55:37.177 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2020000000000001e-06 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133799+0000", 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5820000000000008e-06 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.133806+0000", 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.883e-06 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.178 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.136679+0000", 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0028729789999999999 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.136700+0000", 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1634999999999999e-05 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.179 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:163696 6.f e113/103 6:fba4fc4d:::benchmark_data_smithi008_148911_object53533:head v 113'9908, mlcod=113'9904)", 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.137375+0000", 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.026790165000000001, 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.027003234000000001, 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137375+0000", 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.180 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137375+0000", 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137376+0000", 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0999999999999997e-07 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.181 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137383+0000", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7209999999999994e-06 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137395+0000", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1834000000000001e-05 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.137403+0000", 2023-10-07T21:55:37.182 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8339999999999999e-06 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147357+0000", 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0099544920000000005 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147377+0000", 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9928e-05 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.183 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:163699 6.7 e113/103 6:e565cfa0:::benchmark_data_smithi008_148911_object53536:head v 113'10207, mlcod=113'10204)", 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.139079+0000", 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.025085679, 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.025368844000000002, 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.184 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139079+0000", 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139079+0000", 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.185 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139080+0000", 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6500000000000008e-07 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139087+0000", 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5869999999999998e-06 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139097+0000", 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0789e-05 2023-10-07T21:55:37.186 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.139105+0000", 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5449999999999998e-06 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.144299+0000", 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0051939710000000004 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.187 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.144320+0000", 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0548999999999999e-05 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:163701 6.f e113/103 6:f55f1a74:::benchmark_data_smithi008_148911_object53538:head v 113'9909, mlcod=113'9904)", 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.147255+0000", 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.016909823000000001, 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017263871, 2023-10-07T21:55:37.188 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147255+0000", 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147255+0000", 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.189 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147256+0000", 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0470000000000001e-06 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147264+0000", 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0360000000000006e-06 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.190 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147275+0000", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1301000000000001e-05 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.147287+0000", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1969e-05 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.159335+0000", 2023-10-07T21:55:37.191 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012047819 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.159428+0000", 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2416000000000004e-05 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:163705 6.6 6:659df640:::benchmark_data_smithi008_148911_object53542:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:55:37.192 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.150246+0000", 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.01391849, 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014439366, 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 163705 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.193 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150246+0000", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150246+0000", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150248+0000", 2023-10-07T21:55:37.194 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6980000000000001e-06 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150255+0000", 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8020000000000003e-06 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150274+0000", 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9534e-05 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.195 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.150283+0000", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1339999999999993e-06 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.151668+0000", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013849680000000001 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.152009+0000", 2023-10-07T21:55:37.196 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00034086099999999997 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.152409+0000", 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000399238 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164528+0000", 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012119873999999999 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.197 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164570+0000", 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1486000000000002e-05 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164582+0000", 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2153999999999999e-05 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:55:37.198 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164675+0000", 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2534000000000005e-05 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:163706 6.6 6:6c96e04e:::benchmark_data_smithi008_148911_object53543:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.154055+0000", 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.010110065, 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010843942000000001, 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.199 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 163706 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154055+0000", 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.200 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154055+0000", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154056+0000", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.398e-06 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154063+0000", 2023-10-07T21:55:37.201 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9040000000000003e-06 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154079+0000", 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5576000000000001e-05 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154087+0000", 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3149999999999992e-06 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.202 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.157470+0000", 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0033830750000000001 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.157569+0000", 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8717999999999999e-05 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:55:37.203 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.157671+0000", 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000102061 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:163712 6.6 6:61400a6a:::benchmark_data_smithi008_148911_object53549:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.154656+0000", 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0095091559999999995, 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010348873999999999, 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.204 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 163712 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154656+0000", 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.205 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154656+0000", 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154656+0000", 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4000000000000002e-07 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.206 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154660+0000", 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4249999999999998e-06 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154669+0000", 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0129999999999999e-06 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154675+0000", 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7710000000000001e-06 2023-10-07T21:55:37.207 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.160633+0000", 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0059575080000000002 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.160717+0000", 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4104999999999995e-05 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:55:37.208 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.160796+0000", 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8695000000000005e-05 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:163714 6.6 6.b4a6e06 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.154889+0000", 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0092757010000000008, 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010204764999999999, 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.209 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 163714 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154889+0000", 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.210 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154889+0000", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154890+0000", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2600000000000002e-07 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154894+0000", 2023-10-07T21:55:37.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0049999999999998e-06 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154902+0000", 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.841e-06 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.154906+0000", 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.707e-06 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.212 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.34575.0:163705 6.6 e113/103 ondisk, result = 0)", 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.162691+0000", 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0014737870000000001, 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024699729999999999, 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.213 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162691+0000", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162691+0000", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162692+0000", 2023-10-07T21:55:37.214 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0809999999999999e-06 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162698+0000", 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.451e-06 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162710+0000", 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1984000000000001e-05 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.215 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.162720+0000", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0393e-05 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164559+0000", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001838601 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164565+0000", 2023-10-07T21:55:37.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5200000000000003e-06 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:163717 6.b 6:dac342b2:::benchmark_data_smithi008_148911_object53554:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:37.164808+0000", 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 4294967295.9993567, 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00043202099999999999, 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:55:37.217 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 163717 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164808+0000", 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164808+0000", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164810+0000", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.891e-06 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164815+0000", 2023-10-07T21:55:37.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4040000000000003e-06 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164828+0000", 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2697999999999999e-05 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164837+0000", 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1940000000000004e-06 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.164903+0000", 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6142000000000005e-05 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.165047+0000", 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014407100000000001 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 1,7", 2023-10-07T21:55:37.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:37.165186+0000", 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013913 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: ], 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 11 2023-10-07T21:55:37.222 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:55:37.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:37.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:37.315 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:37.318 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:37.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:37.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:37.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:37.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:37.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:37.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:37.616 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T21:55:37.616 INFO:teuthology.orchestra.run.smithi008.stdout:avg 33.375 2023-10-07T21:55:37.616 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 5.09749 -> 5.09749 (expected baseline 5.40399) 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.3 with 41 -> 41 pgs (1.22846 -> 1.22846 * mean) 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 0.05 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0170 2023-10-07T21:55:37.617 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.1701 2023-10-07T21:55:37.623 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:55:37.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:37.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:37.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:37.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:37.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:37.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:37.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:38.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:38.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:38.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:38.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:38.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:38.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:38.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:38.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:38.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:38.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:38.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:38 smithi081 bash[89466]: cluster 2023-10-07T21:55:37.084812+0000 mgr.y (mgr.25319) 484 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-07T21:55:38.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:38 smithi081 bash[89466]: audit 2023-10-07T21:55:37.609477+0000 mgr.y (mgr.25319) 485 : audit 0 from='client.44585 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:38.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:38.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:38.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:38.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:38.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:38.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:38 smithi008 bash[105281]: cluster 2023-10-07T21:55:37.084812+0000 mgr.y (mgr.25319) 484 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-07T21:55:38.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:38 smithi008 bash[105281]: audit 2023-10-07T21:55:37.609477+0000 mgr.y (mgr.25319) 485 : audit 0 from='client.44585 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:38.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:38 smithi008 bash[102097]: cluster 2023-10-07T21:55:37.084812+0000 mgr.y (mgr.25319) 484 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-07T21:55:38.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:38 smithi008 bash[102097]: audit 2023-10-07T21:55:37.609477+0000 mgr.y (mgr.25319) 485 : audit 0 from='client.44585 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:55:38.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:38.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:39.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:39.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:39.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:39.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:39.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:39.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:39.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:39.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:39.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:39.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:39.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:39.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:39.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:39.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:39.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:39.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:39.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:39.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:39.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:39.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:40.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:40.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:40.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:40.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:40.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:40.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T21:55:40.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:40.416 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:40.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:40.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:40.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:40.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:40 smithi008 bash[102097]: cluster 2023-10-07T21:55:39.085242+0000 mgr.y (mgr.25319) 486 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-07T21:55:40.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:40 smithi008 bash[105281]: cluster 2023-10-07T21:55:39.085242+0000 mgr.y (mgr.25319) 486 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-07T21:55:40.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:40.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:40.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:40.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:40.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:40.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:40.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:40.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:40 smithi081 bash[89466]: cluster 2023-10-07T21:55:39.085242+0000 mgr.y (mgr.25319) 486 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-07T21:55:40.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:40.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:41.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:41.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:41.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:41.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:41.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:41.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:41.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:41.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:41.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:41.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:41.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:41.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:41.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:41.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:41.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:41.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:41.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:42.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:42.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:42.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:42.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:42.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:41 smithi081 bash[89466]: audit 2023-10-07T21:55:40.897901+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:42.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:41 smithi081 bash[89466]: audit 2023-10-07T21:55:40.900463+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:42.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:42.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:41 smithi008 bash[102097]: audit 2023-10-07T21:55:40.897901+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:41 smithi008 bash[102097]: audit 2023-10-07T21:55:40.900463+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:41 smithi008 bash[105281]: audit 2023-10-07T21:55:40.897901+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:41 smithi008 bash[105281]: audit 2023-10-07T21:55:40.900463+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:42.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:42.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:42.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:42.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:42.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:42.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:42.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:42.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:42.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:42.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:42.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:42.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:43.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:43.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:43.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:43.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:42 smithi081 bash[89466]: cluster 2023-10-07T21:55:41.085706+0000 mgr.y (mgr.25319) 487 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-07T21:55:43.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:43.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:43.277 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:43] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-10-07T21:55:43.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:42 smithi008 bash[105281]: cluster 2023-10-07T21:55:41.085706+0000 mgr.y (mgr.25319) 487 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-07T21:55:43.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:42 smithi008 bash[102097]: cluster 2023-10-07T21:55:41.085706+0000 mgr.y (mgr.25319) 487 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-07T21:55:43.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:43.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:43.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:43.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:43.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:43.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:43.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:43.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:43.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:44.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:44.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:43 smithi081 bash[89466]: cluster 2023-10-07T21:55:43.086385+0000 mgr.y (mgr.25319) 488 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-07T21:55:44.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:44.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:43 smithi008 bash[102097]: cluster 2023-10-07T21:55:43.086385+0000 mgr.y (mgr.25319) 488 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-07T21:55:44.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:43 smithi008 bash[105281]: cluster 2023-10-07T21:55:43.086385+0000 mgr.y (mgr.25319) 488 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-07T21:55:44.236 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:44.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:44.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:44.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:44.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:44.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:44.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:44.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:44.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:44.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:44.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:44.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:44.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:44.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:45.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:45.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:45.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:45.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:45.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:45.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:45.363 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:55:45.363 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:55:45.364 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:55:45.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-07T21:55:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:45.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:45.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:45.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:45.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:45.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.907 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:55:45.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:45.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:45.965 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:55:46.019 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:55:46.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:46.062 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:55:46.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:46.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:46.111 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:55:46.148 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:55:46.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.191 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:55:46.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:46.233 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.239 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.239 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:55:46.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:46.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:46.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:46 smithi081 bash[89466]: cluster 2023-10-07T21:55:45.086808+0000 mgr.y (mgr.25319) 489 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-10-07T21:55:46.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:46 smithi081 bash[89466]: audit 2023-10-07T21:55:45.860565+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.8:0/3166840498' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:46.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:46 smithi081 bash[89466]: audit 2023-10-07T21:55:46.298420+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.8:0/140735945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:46 smithi081 bash[89466]: audit 2023-10-07T21:55:46.303609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.455 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T21:55:46.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:46.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:46.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:46.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:46.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[102097]: cluster 2023-10-07T21:55:45.086808+0000 mgr.y (mgr.25319) 489 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-10-07T21:55:46.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[102097]: audit 2023-10-07T21:55:45.860565+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.8:0/3166840498' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:46.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[102097]: audit 2023-10-07T21:55:46.298420+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.8:0/140735945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.735 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[102097]: audit 2023-10-07T21:55:46.303609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.736 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[105281]: cluster 2023-10-07T21:55:45.086808+0000 mgr.y (mgr.25319) 489 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-10-07T21:55:46.736 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[105281]: audit 2023-10-07T21:55:45.860565+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.8:0/3166840498' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:55:46.736 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[105281]: audit 2023-10-07T21:55:46.298420+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.8:0/140735945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.736 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:46 smithi008 bash[105281]: audit 2023-10-07T21:55:46.303609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:55:46.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:46.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:46.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:46.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:47.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:47.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:47.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:47.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:47.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:47.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:47.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:47.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:47.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.433294+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.436929+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: audit 2023-10-07T21:55:46.439821+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.443896+0000 mon.a (mon.0) 610 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.446908+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.447975+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[102097]: cluster 2023-10-07T21:55:46.449953+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.433294+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:47.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.436929+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: audit 2023-10-07T21:55:46.439821+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:55:47.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.443896+0000 mon.a (mon.0) 610 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:55:47.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.446908+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.447975+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:47 smithi008 bash[105281]: cluster 2023-10-07T21:55:46.449953+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:47.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:47.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.433294+0000 mon.a (mon.0) 608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.436929+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: audit 2023-10-07T21:55:46.439821+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.443896+0000 mon.a (mon.0) 610 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.446908+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.447975+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:47 smithi081 bash[89466]: cluster 2023-10-07T21:55:46.449953+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e114 with expected crc 2023-10-07T21:55:47.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:47.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:47.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:47.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:47.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:47.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:47.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:48.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.105 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:48.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:48.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:48.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:48.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:48.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:48 smithi081 bash[89466]: cluster 2023-10-07T21:55:47.087491+0000 mgr.y (mgr.25319) 490 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-07T21:55:48.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:48.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:48.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:48.759 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:48 smithi008 bash[105281]: cluster 2023-10-07T21:55:47.087491+0000 mgr.y (mgr.25319) 490 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-07T21:55:48.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:48 smithi008 bash[102097]: cluster 2023-10-07T21:55:47.087491+0000 mgr.y (mgr.25319) 490 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-07T21:55:48.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:48.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:48.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:48.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:48.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:49.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:49.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:49.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:49.175 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:49.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:49.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:49.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:49.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:49.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:49.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:49.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:49.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:49.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:49.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:49.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:49.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:49.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:49.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:49.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:49.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:50.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:50.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:50.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:50.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:50.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:50.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:55:50.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:50.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:50.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:50.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:50.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:50.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:50.552 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:50 smithi008 bash[102097]: cluster 2023-10-07T21:55:49.088085+0000 mgr.y (mgr.25319) 491 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-07T21:55:50.552 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:50 smithi008 bash[105281]: cluster 2023-10-07T21:55:49.088085+0000 mgr.y (mgr.25319) 491 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-07T21:55:50.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:50.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:50.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:50 smithi081 bash[89466]: cluster 2023-10-07T21:55:49.088085+0000 mgr.y (mgr.25319) 491 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-07T21:55:50.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T21:55:50.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:50.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:50.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:50.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:50.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:51.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:51.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:51.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:51.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:51.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:51.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:51.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:51.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:51.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:51.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:51.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:51.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:51.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:51.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:51.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:52.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:52.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:52.142 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:52.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:52.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:52.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:52.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:52.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:52.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:52 smithi081 bash[89466]: cluster 2023-10-07T21:55:51.088551+0000 mgr.y (mgr.25319) 492 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T21:55:52.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:52.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:52.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:52.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:52.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:52 smithi008 bash[102097]: cluster 2023-10-07T21:55:51.088551+0000 mgr.y (mgr.25319) 492 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T21:55:52.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:52 smithi008 bash[105281]: cluster 2023-10-07T21:55:51.088551+0000 mgr.y (mgr.25319) 492 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T21:55:52.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:52.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:52.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:53.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:53.087 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:55:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:55:53] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2023-10-07T21:55:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:53.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:53.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:53.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:53.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:53.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:53.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:53.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:53.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:53.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:53.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:53.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:53.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:53.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:53.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:53.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:53.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:54.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:54.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:54.296 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:55:54.296 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:55:54.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.335 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:54.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:54.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:54.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:54.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:54.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:54.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:54.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:54 smithi008 bash[102097]: cluster 2023-10-07T21:55:53.089160+0000 mgr.y (mgr.25319) 493 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:54.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:54 smithi008 bash[105281]: cluster 2023-10-07T21:55:53.089160+0000 mgr.y (mgr.25319) 493 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:54.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:54.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:54 smithi081 bash[89466]: cluster 2023-10-07T21:55:53.089160+0000 mgr.y (mgr.25319) 493 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:54.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:54.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:54.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:54.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:54.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:54.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:55.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:55.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:55.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:55.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:55.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:55.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:55.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:55.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:55.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:55.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:55.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.843 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:55.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:55.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:55.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:55.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:56.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:56.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:56.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:56.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:56.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:56.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:56.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:55:56.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:55:56.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:56.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:56.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:56.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:56.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:56.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:56.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:56.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:56.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T21:55:56.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:56.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:56.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:57.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:57.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:57.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[102097]: cluster 2023-10-07T21:55:55.089570+0000 mgr.y (mgr.25319) 494 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[102097]: audit 2023-10-07T21:55:55.899647+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[102097]: audit 2023-10-07T21:55:55.901558+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[105281]: cluster 2023-10-07T21:55:55.089570+0000 mgr.y (mgr.25319) 494 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[105281]: audit 2023-10-07T21:55:55.899647+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:57.210 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:56 smithi008 bash[105281]: audit 2023-10-07T21:55:55.901558+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:57.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:57.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:57.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:56 smithi081 bash[89466]: cluster 2023-10-07T21:55:55.089570+0000 mgr.y (mgr.25319) 494 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T21:55:57.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:56 smithi081 bash[89466]: audit 2023-10-07T21:55:55.899647+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:55:57.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:56 smithi081 bash[89466]: audit 2023-10-07T21:55:55.901558+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:57.336 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:57.360 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:55:57.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:57.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:57.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:57.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:57.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:57.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:57.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:57.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:57.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:57.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:57.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:58.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:58.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:58.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:58.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:58.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:58.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:58.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:58.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:58.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:58.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:58.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:58.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:58.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:58.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:58.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:58.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:58.804 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:58.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:58.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:58.954 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:55:58 smithi008 bash[102097]: cluster 2023-10-07T21:55:57.090237+0000 mgr.y (mgr.25319) 495 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-10-07T21:55:58.954 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:55:58 smithi008 bash[105281]: cluster 2023-10-07T21:55:57.090237+0000 mgr.y (mgr.25319) 495 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-10-07T21:55:58.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:55:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:58.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:55:59.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:59.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:55:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:55:59.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:59.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:55:58 smithi081 bash[89466]: cluster 2023-10-07T21:55:57.090237+0000 mgr.y (mgr.25319) 495 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-10-07T21:55:59.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:55:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:55:59.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:59.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:55:59.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:55:59.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:59.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:55:59.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:55:59.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:59.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:55:59.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:59.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:55:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:55:59.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:59.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:55:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:55:59.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:00.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:00.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:00.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:00.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:00.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:00.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:00.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:00.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:00.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:00.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:00.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:00.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:00.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:00.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:00.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:01.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:01.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:01.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:01.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:00 smithi081 bash[89466]: cluster 2023-10-07T21:55:59.090725+0000 mgr.y (mgr.25319) 496 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-07T21:56:01.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:01.262 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:00 smithi008 bash[105281]: cluster 2023-10-07T21:55:59.090725+0000 mgr.y (mgr.25319) 496 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-07T21:56:01.263 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:00 smithi008 bash[102097]: cluster 2023-10-07T21:55:59.090725+0000 mgr.y (mgr.25319) 496 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-07T21:56:01.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:01.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:01.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:01.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:01.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:01.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:01.801 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:01.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:01.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:01.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:01.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:02.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:02.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:02.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:02.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:02.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:02.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:02.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:02.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:02.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:02.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:02.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:02.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:02.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:02.930 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:02 smithi008 bash[105281]: cluster 2023-10-07T21:56:01.091178+0000 mgr.y (mgr.25319) 497 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-07T21:56:02.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:02.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:03.027 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:02 smithi008 bash[102097]: cluster 2023-10-07T21:56:01.091178+0000 mgr.y (mgr.25319) 497 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-07T21:56:03.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:03.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:03.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:03.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.203 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:03] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2023-10-07T21:56:03.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:02 smithi081 bash[89466]: cluster 2023-10-07T21:56:01.091178+0000 mgr.y (mgr.25319) 497 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-07T21:56:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:03.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:03.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:03.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:03.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[102097]: debug 2023-10-07T21:56:03.383+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e114 definitely_dead 0 2023-10-07T21:56:03.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:03.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:03.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:03.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:03.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:03.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:03.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:03.948 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.7. 2023-10-07T21:56:04.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:04.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:04.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:04.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[102097]: audit 2023-10-07T21:56:03.384212+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.8:0/1913166039' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[102097]: audit 2023-10-07T21:56:03.389202+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[102097]: cluster 2023-10-07T21:56:03.389305+0000 mon.a (mon.0) 614 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T21:56:04.097 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[105281]: audit 2023-10-07T21:56:03.384212+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.8:0/1913166039' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.097 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[105281]: audit 2023-10-07T21:56:03.389202+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.097 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:03 smithi008 bash[105281]: cluster 2023-10-07T21:56:03.389305+0000 mon.a (mon.0) 614 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T21:56:04.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:04.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:04.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:03 smithi081 bash[89466]: audit 2023-10-07T21:56:03.384212+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.8:0/1913166039' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:03 smithi081 bash[89466]: audit 2023-10-07T21:56:03.389202+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T21:56:04.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:03 smithi081 bash[89466]: cluster 2023-10-07T21:56:03.389305+0000 mon.a (mon.0) 614 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T21:56:04.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:04.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:04.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:04.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:04.534 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:04.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:04.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:04.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:04.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:04.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:05.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:05.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:05.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:05.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:04 smithi081 bash[89466]: cluster 2023-10-07T21:56:03.092871+0000 mgr.y (mgr.25319) 498 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T21:56:05.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:04 smithi081 bash[89466]: cluster 2023-10-07T21:56:03.929938+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:04 smithi081 bash[89466]: cluster 2023-10-07T21:56:03.930600+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.184 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:04 smithi081 bash[89466]: audit 2023-10-07T21:56:03.933360+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T21:56:05.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:04 smithi081 bash[89466]: cluster 2023-10-07T21:56:03.936113+0000 mon.a (mon.0) 616 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-10-07T21:56:05.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:05.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[102097]: cluster 2023-10-07T21:56:03.092871+0000 mgr.y (mgr.25319) 498 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[102097]: cluster 2023-10-07T21:56:03.929938+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[102097]: cluster 2023-10-07T21:56:03.930600+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[102097]: audit 2023-10-07T21:56:03.933360+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[102097]: cluster 2023-10-07T21:56:03.936113+0000 mon.a (mon.0) 616 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-10-07T21:56:05.316 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[105281]: cluster 2023-10-07T21:56:03.092871+0000 mgr.y (mgr.25319) 498 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T21:56:05.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[105281]: cluster 2023-10-07T21:56:03.929938+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[105281]: cluster 2023-10-07T21:56:03.930600+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e115 with expected crc 2023-10-07T21:56:05.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[105281]: audit 2023-10-07T21:56:03.933360+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T21:56:05.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:04 smithi008 bash[105281]: cluster 2023-10-07T21:56:03.936113+0000 mon.a (mon.0) 616 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-10-07T21:56:05.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:05.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:05.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:05.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:05.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:05.589 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:05.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:05.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:05.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:05.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:05.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:05.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.932303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.935239+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.935596+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.935787+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.939127+0000 mon.a (mon.0) 617 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-10-07T21:56:05.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.941469+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:04.943731+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:05.970 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:05 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.093463+0000 mgr.y (mgr.25319) 499 : cluster 0 pgmap v441: 89 pgs: 1 unknown, 88 active+clean; 2.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2023-10-07T21:56:05.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:05.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:05.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:06.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:06.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:06.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:06.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:06.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.932303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.935239+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.935596+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.935787+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.939127+0000 mon.a (mon.0) 617 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.941469+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:04.943731+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.093463+0000 mgr.y (mgr.25319) 499 : cluster 0 pgmap v441: 89 pgs: 1 unknown, 88 active+clean; 2.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.932303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.935239+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.935596+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.935787+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.939127+0000 mon.a (mon.0) 617 : cluster 0 osdmap e116: 8 total, 8 up, 7 in 2023-10-07T21:56:06.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.941469+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:04.943731+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e116 with expected crc 2023-10-07T21:56:06.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:05 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.093463+0000 mgr.y (mgr.25319) 499 : cluster 0 pgmap v441: 89 pgs: 1 unknown, 88 active+clean; 2.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 542 op/s 2023-10-07T21:56:06.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:06.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:06.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:06.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:06.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:06.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:06.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:06.700 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:06.808 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:06.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:06.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:06.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:06.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.941216+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.944509+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.947240+0000 osd.2 (osd.2) 1 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11435 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.947742+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.948543+0000 mon.a (mon.0) 618 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.948891+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.3 from (0'0,0'0] MAX to 114'11430 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.950883+0000 osd.6 (osd.6) 30 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 114'11328 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.950979+0000 osd.6 (osd.6) 31 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 114'11394 2023-10-07T21:56:06.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.951666+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 114'11416 2023-10-07T21:56:06.991 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:05.951797+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11561 2023-10-07T21:56:06.991 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.039494+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:07.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:07.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:07.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.941216+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.944509+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.947240+0000 osd.2 (osd.2) 1 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11435 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.947742+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.948543+0000 mon.a (mon.0) 618 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.948891+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.3 from (0'0,0'0] MAX to 114'11430 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.950883+0000 osd.6 (osd.6) 30 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 114'11328 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.950979+0000 osd.6 (osd.6) 31 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 114'11394 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.951666+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 114'11416 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:05.951797+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11561 2023-10-07T21:56:07.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:06 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.039494+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:07.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.941216+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.944509+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.947240+0000 osd.2 (osd.2) 1 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11435 2023-10-07T21:56:07.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.947742+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.948543+0000 mon.a (mon.0) 618 : cluster 0 osdmap e117: 8 total, 8 up, 7 in 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.948891+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.3 from (0'0,0'0] MAX to 114'11430 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.950883+0000 osd.6 (osd.6) 30 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 114'11328 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.950979+0000 osd.6 (osd.6) 31 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 114'11394 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.951666+0000 osd.3 (osd.3) 1 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 114'11416 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:05.951797+0000 osd.3 (osd.3) 2 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 114'11561 2023-10-07T21:56:07.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:06 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.039494+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:07.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:07.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:07.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:07.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:07.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:07.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:07.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:07.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:07.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:07.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:07.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:07.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:07.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:07.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.169062+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.955226+0000 mon.a (mon.0) 619 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.980320+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.980323+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.989245+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.992265+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:06.997113+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:07.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:07 smithi081 bash[89466]: cluster 2023-10-07T21:56:07.094088+0000 mgr.y (mgr.25319) 500 : cluster 0 pgmap v444: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 unknown, 84 active+clean; 2.3 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 9445/113679 objects misplaced (8.308%); 977 KiB/s, 2 keys/s, 18 objects/s recovering 2023-10-07T21:56:08.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:08.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.169062+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.955226+0000 mon.a (mon.0) 619 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.980320+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.980323+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.989245+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.992265+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:06.997113+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[105281]: cluster 2023-10-07T21:56:07.094088+0000 mgr.y (mgr.25319) 500 : cluster 0 pgmap v444: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 unknown, 84 active+clean; 2.3 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 9445/113679 objects misplaced (8.308%); 977 KiB/s, 2 keys/s, 18 objects/s recovering 2023-10-07T21:56:08.075 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.169062+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.955226+0000 mon.a (mon.0) 619 : cluster 0 osdmap e118: 8 total, 8 up, 7 in 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.980320+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.980323+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.989245+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.992265+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:06.997113+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e118 with expected crc 2023-10-07T21:56:08.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:07 smithi008 bash[102097]: cluster 2023-10-07T21:56:07.094088+0000 mgr.y (mgr.25319) 500 : cluster 0 pgmap v444: 89 pgs: 3 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 unknown, 84 active+clean; 2.3 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 9445/113679 objects misplaced (8.308%); 977 KiB/s, 2 keys/s, 18 objects/s recovering 2023-10-07T21:56:08.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:08.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:08.196 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:08.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:08.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:08.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:08.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:08.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:08.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:08.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:08.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:08.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:08.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:08.797 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:56:08.834 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:56:08.871 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:56:08.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:08.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:08.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:08.929 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:56:08.976 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:56:09.013 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:56:09.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:09.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:07.968172+0000 mon.a (mon.0) 620 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-10-07T21:56:09.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:07.971092+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:07.972934+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:07.974493+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:08.040780+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: cluster 2023-10-07T21:56:08.044199+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:08 smithi081 bash[89466]: audit 2023-10-07T21:56:08.745338+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.8:0/669168794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:09.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:09.061 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:56:09.101 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:56:09.115 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.116 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:56:09.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:09.189 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:07.968172+0000 mon.a (mon.0) 620 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:07.971092+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:07.972934+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:07.974493+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:08.040780+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:08.044199+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: audit 2023-10-07T21:56:08.745338+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.8:0/669168794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:07.968172+0000 mon.a (mon.0) 620 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:07.971092+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:07.972934+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:07.974493+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:08.040780+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: cluster 2023-10-07T21:56:08.044199+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e119 with expected crc 2023-10-07T21:56:09.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:08 smithi008 bash[102097]: audit 2023-10-07T21:56:08.745338+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.8:0/669168794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:09.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:09.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:09.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:09.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:09.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:09.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:09.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:09.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:09.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:09.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:09.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:09.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:10.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:10.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:10.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:10.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:09 smithi081 bash[89466]: cluster 2023-10-07T21:56:09.094449+0000 mgr.y (mgr.25319) 501 : cluster 0 pgmap v446: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 unknown, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 11668/113028 objects misplaced (10.323%); 2.0 MiB/s, 2 keys/s, 33 objects/s recovering 2023-10-07T21:56:10.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:10.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[105281]: cluster 2023-10-07T21:56:09.094449+0000 mgr.y (mgr.25319) 501 : cluster 0 pgmap v446: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 unknown, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 11668/113028 objects misplaced (10.323%); 2.0 MiB/s, 2 keys/s, 33 objects/s recovering 2023-10-07T21:56:10.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:09 smithi008 bash[102097]: cluster 2023-10-07T21:56:09.094449+0000 mgr.y (mgr.25319) 501 : cluster 0 pgmap v446: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 unknown, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 11668/113028 objects misplaced (10.323%); 2.0 MiB/s, 2 keys/s, 33 objects/s recovering 2023-10-07T21:56:10.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:10.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:10.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:10.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:10.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:10.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:10.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:10.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:10.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:10.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:10.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:10.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:10.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:10.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:10.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:10.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:11.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:11.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:11.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:11.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:11.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:11.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:11.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:11.498 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:11 smithi008 bash[102097]: audit 2023-10-07T21:56:10.894749+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:11.498 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:11 smithi008 bash[105281]: audit 2023-10-07T21:56:10.894749+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:11.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:11.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:11.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:11.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:11.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:11.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:11 smithi081 bash[89466]: audit 2023-10-07T21:56:10.894749+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:11.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:11.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:11.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:11.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:11.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:12.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:12.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:12.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:12.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:12.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:12.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:12.210 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:56:12.210 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:56:12.210 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [0, 1, 2, 3, 4, 5, 6] 2023-10-07T21:56:12.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 4 2023-10-07T21:56:12.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:12.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:12.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:12.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:12.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:12 smithi008 bash[102097]: cluster 2023-10-07T21:56:11.095004+0000 mgr.y (mgr.25319) 502 : cluster 0 pgmap v447: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 13709/111222 objects misplaced (12.326%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2023-10-07T21:56:12.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:12 smithi008 bash[105281]: cluster 2023-10-07T21:56:11.095004+0000 mgr.y (mgr.25319) 502 : cluster 0 pgmap v447: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 13709/111222 objects misplaced (12.326%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2023-10-07T21:56:12.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:12.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:12.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:12.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:12 smithi081 bash[89466]: cluster 2023-10-07T21:56:11.095004+0000 mgr.y (mgr.25319) 502 : cluster 0 pgmap v447: 89 pgs: 1 peering, 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 2.3 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 13709/111222 objects misplaced (12.326%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2023-10-07T21:56:12.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 21:56:12 smithi081 bash[77399]: logger=sqlstore.transactions t=2023-10-07T21:56:12.692414546Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:56:12.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:12.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:12.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:12.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:12.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:12.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:13.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:13.065 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:13] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-10-07T21:56:13.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:13.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:13.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:13.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:13.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:13.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:13.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:13.489 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T21:56:13.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:13.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:13 smithi008 bash[105281]: audit 2023-10-07T21:56:12.553174+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.8:0/2507755875' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:13 smithi008 bash[105281]: audit 2023-10-07T21:56:12.557959+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:13 smithi008 bash[102097]: audit 2023-10-07T21:56:12.553174+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.8:0/2507755875' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:13 smithi008 bash[102097]: audit 2023-10-07T21:56:12.557959+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:13 smithi081 bash[89466]: audit 2023-10-07T21:56:12.553174+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.8:0/2507755875' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:13 smithi081 bash[89466]: audit 2023-10-07T21:56:12.557959+0000 mon.a (mon.0) 622 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:56:13.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:13.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:13.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:13.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:13.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:13.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:56:13.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:14.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:14.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:14.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:14.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:14.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:14.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:14.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:14.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:14.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:14.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:14.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.095807+0000 mgr.y (mgr.25319) 503 : cluster 0 pgmap v448: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 11848/104031 objects misplaced (11.389%); 11 MiB/s, 1 keys/s, 175 objects/s recovering 2023-10-07T21:56:14.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.455334+0000 mon.a (mon.0) 623 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:14.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.465935+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: audit 2023-10-07T21:56:13.468639+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.473388+0000 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.478196+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: cluster 2023-10-07T21:56:13.482281+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: audit 2023-10-07T21:56:13.904860+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: audit 2023-10-07T21:56:14.382678+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[102097]: audit 2023-10-07T21:56:14.398659+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.095807+0000 mgr.y (mgr.25319) 503 : cluster 0 pgmap v448: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 11848/104031 objects misplaced (11.389%); 11 MiB/s, 1 keys/s, 175 objects/s recovering 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.455334+0000 mon.a (mon.0) 623 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:14.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.465935+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: audit 2023-10-07T21:56:13.468639+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.473388+0000 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.478196+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: cluster 2023-10-07T21:56:13.482281+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: audit 2023-10-07T21:56:13.904860+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: audit 2023-10-07T21:56:14.382678+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:14 smithi008 bash[105281]: audit 2023-10-07T21:56:14.398659+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:14.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.095807+0000 mgr.y (mgr.25319) 503 : cluster 0 pgmap v448: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 11848/104031 objects misplaced (11.389%); 11 MiB/s, 1 keys/s, 175 objects/s recovering 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.455334+0000 mon.a (mon.0) 623 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.465935+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: audit 2023-10-07T21:56:13.468639+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.473388+0000 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.478196+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: cluster 2023-10-07T21:56:13.482281+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: audit 2023-10-07T21:56:13.904860+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: audit 2023-10-07T21:56:14.382678+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:14 smithi081 bash[89466]: audit 2023-10-07T21:56:14.398659+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:14.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:14.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:14.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:14.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:14.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:14.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:15.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:15.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:15.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:15.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:15.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:15.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:15.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:15.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:15.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:15.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:15.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:15.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:15.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:15.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:15.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:15.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:15.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:15.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:16.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:16.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:16.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:16.206 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:56:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T21:56:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T21:56:16.206 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:28086 6.b 6:d164dedd:::benchmark_data_smithi008_148911_object28085:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:07.383292+0000", 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 188.818598756, 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.166434834, 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.207 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 28086 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.383292+0000", 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.208 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.383292+0000", 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.383293+0000", 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.305e-06 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.383315+0000", 2023-10-07T21:56:16.209 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1678000000000001e-05 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507087+0000", 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.123772295 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507098+0000", 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0539e-05 2023-10-07T21:56:16.210 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.507541+0000", 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00044357700000000001 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.508037+0000", 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00049527299999999996 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.211 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 1,7", 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.508416+0000", 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00037888700000000001 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.513819+0000", 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0054031510000000001 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.212 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.515864+0000", 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020448749999999998 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.549610+0000", 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.033746514999999998 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.549664+0000", 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3933e-05 2023-10-07T21:56:16.213 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:07.549727+0000", 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2805999999999995e-05 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.214 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30145 6.6 6:69612553:::benchmark_data_smithi008_148911_object30144:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.215 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.704054+0000", 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49783689899999, 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26404828899999999, 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30145 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704054+0000", 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704054+0000", 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.217 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704055+0000", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7300000000000005e-07 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704088+0000", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2867999999999998e-05 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704098+0000", 2023-10-07T21:56:16.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9170000000000001e-06 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704103+0000", 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7780000000000004e-06 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705147+0000", 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001043483 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705265+0000", 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000118471 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.705401+0000", 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000136155 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706615+0000", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012136110000000001 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708324+0000", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017089430000000001 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967987+0000", 2023-10-07T21:56:16.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25966292800000002 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.968055+0000", 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8108999999999995e-05 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.968102+0000", 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7153000000000001e-05 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.222 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30148 6.c 6:38b94ec3:::benchmark_data_smithi008_148911_object30147:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.704121+0000", 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49776927900001, 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26284431400000002, 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.223 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30148 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704121+0000", 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704121+0000", 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704122+0000", 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6400000000000001e-07 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704145+0000", 2023-10-07T21:56:16.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2684000000000002e-05 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704156+0000", 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1361e-05 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704163+0000", 2023-10-07T21:56:16.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6630000000000004e-06 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704226+0000", 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3082000000000004e-05 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704314+0000", 2023-10-07T21:56:16.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8276999999999995e-05 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.704403+0000", 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8432999999999998e-05 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.706138+0000", 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017353640000000001 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708687+0000", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025485149999999999 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966833+0000", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.258146404 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966912+0000", 2023-10-07T21:56:16.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8549999999999998e-05 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966966+0000", 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4216999999999999e-05 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.230 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30151 6.4 e106/103 6:2628dd21:::benchmark_data_smithi008_148911_object30150:head v 106'1882, mlcod=106'1880)", 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.707442+0000", 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49444834799999, 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26236490699999998, 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707442+0000", 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707442+0000", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707443+0000", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2799999999999995e-07 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707469+0000", 2023-10-07T21:56:16.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5542999999999999e-05 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707486+0000", 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7679000000000001e-05 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707495+0000", 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2379999999999997e-06 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707557+0000", 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2586e-05 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.707581+0000", 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3913999999999998e-05 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.969755+0000", 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26217358899999998 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.969807+0000", 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.253e-05 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.235 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30155 6.2 e106/103 6:49447e96:::benchmark_data_smithi008_148911_object30154:head v 106'1929, mlcod=106'1927)", 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.708544+0000", 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49334724299999, 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26249804900000001, 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708544+0000", 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708544+0000", 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708544+0000", 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1999999999999998e-07 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708586+0000", 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1665000000000002e-05 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708597+0000", 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0579e-05 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708604+0000", 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5159999999999997e-06 2023-10-07T21:56:16.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709317+0000", 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00071259600000000002 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709342+0000", 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5120999999999999e-05 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970996+0000", 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26165422500000002 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.971042+0000", 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5527e-05 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.240 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30154 6.8 e106/103 6:1e01ac89:::benchmark_data_smithi008_148911_object30153:head v 106'1879, mlcod=106'1877)", 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.708851+0000", 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.493040135, 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26169335300000002, 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708851+0000", 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708851+0000", 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708851+0000", 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1399999999999997e-07 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708975+0000", 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012425399999999999 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708987+0000", 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1348e-05 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.708995+0000", 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8990000000000001e-06 2023-10-07T21:56:16.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709261+0000", 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00026673000000000002 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709285+0000", 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.37e-05 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970495+0000", 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26121008699999998 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970544+0000", 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8820999999999999e-05 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30152 6.4 e106/103 6:2cf7b5fe:::benchmark_data_smithi008_148911_object30151:head v 106'1883, mlcod=106'1880)", 2023-10-07T21:56:16.245 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.709055+0000", 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49283549099999, 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26656670599999999, 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709055+0000", 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709055+0000", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709056+0000", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3300000000000002e-07 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709083+0000", 2023-10-07T21:56:16.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6693e-05 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709093+0000", 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0557000000000001e-05 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709100+0000", 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.781e-06 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967222+0000", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25812173700000002 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967247+0000", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5522999999999999e-05 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975571+0000", 2023-10-07T21:56:16.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083238459999999993 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975622+0000", 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0936000000000002e-05 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.34575.0:30148 6.c e106/103 ondisk, result = 0)", 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.709340+0000", 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49255098699999, 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25763809100000001, 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709340+0000", 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709340+0000", 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709341+0000", 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3600000000000002e-07 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709348+0000", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3889999999999999e-06 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709379+0000", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0806000000000003e-05 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709387+0000", 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6829999999999997e-06 2023-10-07T21:56:16.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966801+0000", 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25741366900000001 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966824+0000", 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2690000000000001e-05 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.966978+0000", 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015401799999999999 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30156 6.c 6:3b382bab:::benchmark_data_smithi008_148911_object30155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.709343+0000", 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49254758699999, 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26853042900000001, 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.255 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30156 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709343+0000", 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709343+0000", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709345+0000", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.342e-06 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709373+0000", 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8096999999999999e-05 2023-10-07T21:56:16.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709386+0000", 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3236e-05 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709395+0000", 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4069999999999999e-06 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.258 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.969843+0000", 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26044790899999998 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970245+0000", 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00040140599999999999 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970408+0000", 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016366500000000001 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975528+0000", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0051197009999999999 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975673+0000", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014487500000000001 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.977802+0000", 2023-10-07T21:56:16.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021292659999999999 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.977846+0000", 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3693999999999999e-05 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.977874+0000", 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7830999999999998e-05 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.261 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30157 6.c 6:3f7042cf:::benchmark_data_smithi008_148911_object30156:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.709410+0000", 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49248096599999, 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.27603433199999999, 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.262 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30157 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709410+0000", 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709410+0000", 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709411+0000", 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7400000000000002e-07 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709436+0000", 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5215000000000002e-05 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709445+0000", 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1589999999999999e-06 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.709453+0000", 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6590000000000007e-06 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.972021+0000", 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.262568142 2023-10-07T21:56:16.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.972151+0000", 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013013 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.972368+0000", 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000217352 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975678+0000", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0033094510000000001 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.977902+0000", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022241259999999999 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.985323+0000", 2023-10-07T21:56:16.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0074209560000000003 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.985404+0000", 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1353000000000005e-05 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.985444+0000", 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0015000000000002e-05 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.268 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30158 6.4 e106/103 6:2c9da77e:::benchmark_data_smithi008_148911_object30157:head v 106'1884, mlcod=106'1880)", 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.710578+0000", 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.49131326099999, 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26508648899999998, 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.710578+0000", 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.710578+0000", 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.710578+0000", 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7400000000000003e-07 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.710609+0000", 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1058e-05 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967004+0000", 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.256394605 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967015+0000", 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1649e-05 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970219+0000", 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032037099999999998 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970242+0000", 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2334999999999999e-05 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975628+0000", 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0053860239999999997 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975664+0000", 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6433999999999997e-05 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.277 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:30164 6.6 6:63fee789:::benchmark_data_smithi008_148911_object30163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e106)", 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.713772+0000", 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.48811866400001, 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26657859099999998, 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 30164 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.713772+0000", 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.713772+0000", 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.713774+0000", 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4440000000000001e-06 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.713797+0000", 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.313e-05 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967392+0000", 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25359554499999998 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967404+0000", 2023-10-07T21:56:16.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2142e-05 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.968162+0000", 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00075727800000000001 2023-10-07T21:56:16.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.968284+0000", 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012283899999999999 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.968385+0000", 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000100752 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.973633+0000", 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0052479029999999999 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.975413+0000", 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017796000000000001 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.980089+0000", 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046766919999999997 2023-10-07T21:56:16.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.980160+0000", 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0284000000000007e-05 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.980351+0000", 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000190982 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:30168 6.7 e106/103 6:e307ae1e:::benchmark_data_smithi008_148911_object30167:head v 106'1841, mlcod=106'1839)", 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:53:08.715119+0000", 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 187.486772218, 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25521047200000002, 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.715119+0000", 2023-10-07T21:56:16.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.715119+0000", 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.715119+0000", 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3300000000000001e-07 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.715174+0000", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4941999999999997e-05 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967178+0000", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25200415199999998 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967187+0000", 2023-10-07T21:56:16.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6969999999999999e-06 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967566+0000", 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00037890100000000001 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.967590+0000", 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4281e-05 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970283+0000", 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0026930980000000001 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:53:08.970329+0000", 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5568000000000001e-05 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:164534 6.c 6:306b9693:::benchmark_data_smithi008_148911_object54371:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.382340+0000", 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.819550464999999, 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18414857100000001, 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 164534 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382340+0000", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382340+0000", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382341+0000", 2023-10-07T21:56:16.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1650000000000001e-06 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382346+0000", 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5940000000000004e-06 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382356+0000", 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0326000000000001e-05 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.382364+0000", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5429999999999996e-06 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.387220+0000", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0048556850000000002 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.387355+0000", 2023-10-07T21:56:16.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000135718 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.387483+0000", 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000127637 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.391789+0000", 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043060800000000003 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398978+0000", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0071890000000000001 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566391+0000", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16741320900000001 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566446+0000", 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4919000000000001e-05 2023-10-07T21:56:16.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566489+0000", 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2694999999999997e-05 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:164537 6.c 6:37eefd8e:::benchmark_data_smithi008_148911_object54374:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.389948+0000", 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.811942703, 2023-10-07T21:56:16.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.176651849, 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 164537 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389948+0000", 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389948+0000", 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389950+0000", 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.702e-06 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389955+0000", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0690000000000001e-06 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389967+0000", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1885000000000001e-05 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.389974+0000", 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6990000000000003e-06 2023-10-07T21:56:16.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.391816+0000", 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018416820000000001 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.391938+0000", 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000121543 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T21:56:16.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.392057+0000", 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000119101 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399074+0000", 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0070168069999999999 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399090+0000", 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.607e-05 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566526+0000", 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16743686099999999 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566569+0000", 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2395999999999999e-05 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566600+0000", 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1034000000000001e-05 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:164543 6.b 6:d4a9044c:::benchmark_data_smithi008_148911_object54380:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.397709+0000", 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.804181866999997, 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.170330061, 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.304 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 164543 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397709+0000", 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397709+0000", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397711+0000", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6670000000000001e-06 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397716+0000", 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1830000000000002e-06 2023-10-07T21:56:16.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397730+0000", 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4538e-05 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397741+0000", 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0366999999999999e-05 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397814+0000", 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3775000000000004e-05 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397934+0000", 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000119942 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 1,7", 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398049+0000", 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000114861 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567545+0000", 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16949619799999999 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567655+0000", 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010918599999999999 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567769+0000", 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000114332 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567932+0000", 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016303300000000001 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.568039+0000", 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010697899999999999 2023-10-07T21:56:16.310 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:164541 6.2 e113/103 6:4b9d1e6d:::benchmark_data_smithi008_148911_object54378:head v 113'10410, mlcod=113'10407)", 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.397784+0000", 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.804107051999999, 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18661586199999999, 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397784+0000", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397784+0000", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397784+0000", 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3600000000000003e-07 2023-10-07T21:56:16.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397793+0000", 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0140000000000004e-06 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397803+0000", 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1940000000000004e-06 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.397809+0000", 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0970000000000002e-06 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399298+0000", 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014893020000000001 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566263+0000", 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16696457300000001 2023-10-07T21:56:16.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.584355+0000", 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018092041 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.584400+0000", 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4904999999999998e-05 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.315 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:164546 6.6 6:6b5baa03:::benchmark_data_smithi008_148911_object54383:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.398847+0000", 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.803043860000002, 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.178046961, 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 164546 2023-10-07T21:56:16.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398847+0000", 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398847+0000", 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398848+0000", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0300000000000001e-06 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398853+0000", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6299999999999997e-06 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398864+0000", 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1177e-05 2023-10-07T21:56:16.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398871+0000", 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6129999999999998e-06 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.398929+0000", 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7448999999999998e-05 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399047+0000", 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000118522 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,7", 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399188+0000", 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000140832 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.572350+0000", 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17316149 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.572426+0000", 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6210000000000004e-05 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.576745+0000", 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043187420000000004 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.576799+0000", 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3958000000000001e-05 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.576894+0000", 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5308000000000003e-05 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:164547 6.5 e113/103 6:a28365e5:::benchmark_data_smithi008_148911_object54384:head v 113'10306, mlcod=113'10304)", 2023-10-07T21:56:16.322 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.399780+0000", 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.802110636000002, 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17694575300000001, 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399780+0000", 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399780+0000", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399781+0000", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9699999999999995e-07 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.399790+0000", 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5920000000000001e-06 2023-10-07T21:56:16.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566123+0000", 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16633351299999999 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566152+0000", 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8937000000000001e-05 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566365+0000", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021345500000000001 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566432+0000", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6679000000000003e-05 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.576677+0000", 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010244806 2023-10-07T21:56:16.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.576726+0000", 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8974000000000002e-05 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34575.0:164550 6.f e113/103 6:fe7a5d9e:::benchmark_data_smithi008_148911_object54387:head v 113'9965, mlcod=113'9963)", 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:55:38.406095+0000", 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 37.795795533000003, 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18263886300000001, 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.406095+0000", 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.406095+0000", 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.406096+0000", 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0410000000000001e-06 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.406103+0000", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0180000000000004e-06 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566837+0000", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.160733611 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.566864+0000", 2023-10-07T21:56:16.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7126000000000001e-05 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567279+0000", 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00041474600000000002 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.567319+0000", 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0071999999999999e-05 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.588690+0000", 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021371016999999999 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:55:38.588734+0000", 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4231999999999999e-05 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:56:16.332 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:56:16.333 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:56:16.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:16.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:16.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:16.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:16.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:16.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:16.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:16.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:16 smithi081 bash[89466]: cluster 2023-10-07T21:56:15.096256+0000 mgr.y (mgr.25319) 504 : cluster 0 pgmap v450: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 11244/102906 objects misplaced (10.926%); 13 MiB/s, 202 objects/s recovering 2023-10-07T21:56:16.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:16 smithi081 bash[89466]: audit 2023-10-07T21:56:16.100699+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:16.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:16.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:16.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:16.881 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:16 smithi008 bash[105281]: cluster 2023-10-07T21:56:15.096256+0000 mgr.y (mgr.25319) 504 : cluster 0 pgmap v450: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 11244/102906 objects misplaced (10.926%); 13 MiB/s, 202 objects/s recovering 2023-10-07T21:56:16.881 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:16 smithi008 bash[105281]: audit 2023-10-07T21:56:16.100699+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:16.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:16 smithi008 bash[102097]: cluster 2023-10-07T21:56:15.096256+0000 mgr.y (mgr.25319) 504 : cluster 0 pgmap v450: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 11244/102906 objects misplaced (10.926%); 13 MiB/s, 202 objects/s recovering 2023-10-07T21:56:16.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:16 smithi008 bash[102097]: audit 2023-10-07T21:56:16.100699+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:16.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:16.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:17.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:17.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:17.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:17.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:17.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:17.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:17.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:17.412 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:17.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:17.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:17.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T21:56:17.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:17.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:17.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:17.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:17.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:17.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:17.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:17.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:17.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:17.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:17.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T21:56:18.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:18.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:18.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:18.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:18.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:18.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:18.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:18.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:18.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:18.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:18.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:18.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:18.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:18 smithi008 bash[102097]: cluster 2023-10-07T21:56:17.097044+0000 mgr.y (mgr.25319) 505 : cluster 0 pgmap v451: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 10039/96288 objects misplaced (10.426%); 14 MiB/s, 228 objects/s recovering 2023-10-07T21:56:18.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:18 smithi008 bash[105281]: cluster 2023-10-07T21:56:17.097044+0000 mgr.y (mgr.25319) 505 : cluster 0 pgmap v451: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 10039/96288 objects misplaced (10.426%); 14 MiB/s, 228 objects/s recovering 2023-10-07T21:56:18.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:18.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:18 smithi081 bash[89466]: cluster 2023-10-07T21:56:17.097044+0000 mgr.y (mgr.25319) 505 : cluster 0 pgmap v451: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 10039/96288 objects misplaced (10.426%); 14 MiB/s, 228 objects/s recovering 2023-10-07T21:56:18.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:18.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:18.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:18.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:18.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:18.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:19.022 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:19.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:19.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:19.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:19.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:19.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:19.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:19.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:19.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:19.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:19.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:19.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:19.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:19.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:19.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:19.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:19.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:19.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:19.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:19.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:19.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:20.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:20.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:20.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:20.040 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:20.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:20.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:20.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:20.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:20.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:20.410 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:20.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:20.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:20.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:20.569 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:20 smithi008 bash[102097]: cluster 2023-10-07T21:56:19.097639+0000 mgr.y (mgr.25319) 506 : cluster 0 pgmap v452: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 9494/95094 objects misplaced (9.984%); 16 MiB/s, 251 objects/s recovering 2023-10-07T21:56:20.570 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:20 smithi008 bash[105281]: cluster 2023-10-07T21:56:19.097639+0000 mgr.y (mgr.25319) 506 : cluster 0 pgmap v452: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 9494/95094 objects misplaced (9.984%); 16 MiB/s, 251 objects/s recovering 2023-10-07T21:56:20.596 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:20.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:20.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:20.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:20.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:20.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:20.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:20.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:20 smithi081 bash[89466]: cluster 2023-10-07T21:56:19.097639+0000 mgr.y (mgr.25319) 506 : cluster 0 pgmap v452: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 9494/95094 objects misplaced (9.984%); 16 MiB/s, 251 objects/s recovering 2023-10-07T21:56:21.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:21.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:21.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:21.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:21.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:21.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:21.407 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:56:21.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:21.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:21.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:21.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:21.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:21.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:22.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:22.082 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:22.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[105281]: cluster 2023-10-07T21:56:21.098291+0000 mgr.y (mgr.25319) 507 : cluster 0 pgmap v453: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 9040/92778 objects misplaced (9.744%); 16 MiB/s, 263 objects/s recovering 2023-10-07T21:56:22.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[105281]: audit 2023-10-07T21:56:21.108879+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[105281]: audit 2023-10-07T21:56:21.128485+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[105281]: audit 2023-10-07T21:56:21.634304+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[105281]: audit 2023-10-07T21:56:21.642884+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[102097]: cluster 2023-10-07T21:56:21.098291+0000 mgr.y (mgr.25319) 507 : cluster 0 pgmap v453: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 9040/92778 objects misplaced (9.744%); 16 MiB/s, 263 objects/s recovering 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[102097]: audit 2023-10-07T21:56:21.108879+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[102097]: audit 2023-10-07T21:56:21.128485+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[102097]: audit 2023-10-07T21:56:21.634304+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:22 smithi008 bash[102097]: audit 2023-10-07T21:56:21.642884+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:22.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:22 smithi081 bash[89466]: cluster 2023-10-07T21:56:21.098291+0000 mgr.y (mgr.25319) 507 : cluster 0 pgmap v453: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.9 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 9040/92778 objects misplaced (9.744%); 16 MiB/s, 263 objects/s recovering 2023-10-07T21:56:22.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:22 smithi081 bash[89466]: audit 2023-10-07T21:56:21.108879+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:22 smithi081 bash[89466]: audit 2023-10-07T21:56:21.128485+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:22 smithi081 bash[89466]: audit 2023-10-07T21:56:21.634304+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:22 smithi081 bash[89466]: audit 2023-10-07T21:56:21.642884+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:22.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:22.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:22.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:22.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:22.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:22.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:22.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:22.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:22.964 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:22.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:23.059 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:23] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-10-07T21:56:23.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:23.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:23.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:23.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[105281]: audit 2023-10-07T21:56:22.347686+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:23.221 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[105281]: audit 2023-10-07T21:56:22.349297+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:23.221 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[105281]: audit 2023-10-07T21:56:22.357481+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:23.221 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[102097]: audit 2023-10-07T21:56:22.347686+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:23.221 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[102097]: audit 2023-10-07T21:56:22.349297+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:23.221 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:23 smithi008 bash[102097]: audit 2023-10-07T21:56:22.357481+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:23.248 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:23.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:23.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:23 smithi081 bash[89466]: audit 2023-10-07T21:56:22.347686+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:23.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:23 smithi081 bash[89466]: audit 2023-10-07T21:56:22.349297+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:23.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:23 smithi081 bash[89466]: audit 2023-10-07T21:56:22.357481+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:23.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:23.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:23.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:23.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:23.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:23.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:23.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:23.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:23.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:23.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:23.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:23.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:23.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:24.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:24.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:24.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:24.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:24.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:24.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:24.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:24.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:24.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:24.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:24.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:24 smithi081 bash[89466]: cluster 2023-10-07T21:56:23.098991+0000 mgr.y (mgr.25319) 508 : cluster 0 pgmap v454: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 7409/86265 objects misplaced (8.589%); 17 MiB/s, 267 objects/s recovering 2023-10-07T21:56:24.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:24.584 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:24 smithi008 bash[105281]: cluster 2023-10-07T21:56:23.098991+0000 mgr.y (mgr.25319) 508 : cluster 0 pgmap v454: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 7409/86265 objects misplaced (8.589%); 17 MiB/s, 267 objects/s recovering 2023-10-07T21:56:24.584 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:24 smithi008 bash[102097]: cluster 2023-10-07T21:56:23.098991+0000 mgr.y (mgr.25319) 508 : cluster 0 pgmap v454: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 7409/86265 objects misplaced (8.589%); 17 MiB/s, 267 objects/s recovering 2023-10-07T21:56:24.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:24.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:24.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:24.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:24.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:24.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:24.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:24.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:24.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:25.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:25.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:25.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:25.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:25.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:25.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:25.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:25.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:25.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:25.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:25.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:25.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:25.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:25.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:25.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:25.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:25.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:26.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:26.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:26.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:26.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:26.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:26.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:26.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:26.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:26.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:26 smithi081 bash[89466]: cluster 2023-10-07T21:56:25.099521+0000 mgr.y (mgr.25319) 509 : cluster 0 pgmap v455: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 6951/85230 objects misplaced (8.156%); 16 MiB/s, 261 objects/s recovering 2023-10-07T21:56:26.603 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:26 smithi081 bash[89466]: audit 2023-10-07T21:56:25.895028+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:26.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:26 smithi008 bash[105281]: cluster 2023-10-07T21:56:25.099521+0000 mgr.y (mgr.25319) 509 : cluster 0 pgmap v455: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 6951/85230 objects misplaced (8.156%); 16 MiB/s, 261 objects/s recovering 2023-10-07T21:56:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:26 smithi008 bash[105281]: audit 2023-10-07T21:56:25.895028+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:26 smithi008 bash[102097]: cluster 2023-10-07T21:56:25.099521+0000 mgr.y (mgr.25319) 509 : cluster 0 pgmap v455: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.7 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 6951/85230 objects misplaced (8.156%); 16 MiB/s, 261 objects/s recovering 2023-10-07T21:56:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:26 smithi008 bash[102097]: audit 2023-10-07T21:56:25.895028+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:26.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:26.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:26.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:26.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:26.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:26.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:27.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:27.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:27.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:27.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:27.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:27.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:27.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:27.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:27.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:27.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:27.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:27.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:27.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:27.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:27.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:28.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:28.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:28.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:28.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:28.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:28.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:28.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:28.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:28.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:28.478 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:56:28.478 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T21:56:28.478 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-07T21:56:28.478 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:56:28.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.100250+0000 mgr.y (mgr.25319) 510 : cluster 0 pgmap v456: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 5862/78525 objects misplaced (7.465%); 16 MiB/s, 258 objects/s recovering 2023-10-07T21:56:28.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.467031+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.471035+0000 mon.a (mon.0) 638 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-10-07T21:56:28.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.472397+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.477779+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.493087+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:28 smithi081 bash[89466]: cluster 2023-10-07T21:56:27.494151+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:28.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:28.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:28.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:28.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:28.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:28.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:28.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.100250+0000 mgr.y (mgr.25319) 510 : cluster 0 pgmap v456: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 5862/78525 objects misplaced (7.465%); 16 MiB/s, 258 objects/s recovering 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.467031+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.471035+0000 mon.a (mon.0) 638 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.472397+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.477779+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.493087+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[105281]: cluster 2023-10-07T21:56:27.494151+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.989 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.100250+0000 mgr.y (mgr.25319) 510 : cluster 0 pgmap v456: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 5862/78525 objects misplaced (7.465%); 16 MiB/s, 258 objects/s recovering 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.467031+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.471035+0000 mon.a (mon.0) 638 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.472397+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.477779+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.493087+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.990 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:28 smithi008 bash[102097]: cluster 2023-10-07T21:56:27.494151+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-07T21:56:28.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:28.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:29.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:29.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:29.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:29.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:29.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:29.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T21:56:29.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:29.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:29.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:29.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:29.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.471292+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.473759+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.474758+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.475670+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.477841+0000 mon.a (mon.0) 639 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-10-07T21:56:29.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.478093+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.514780+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.743 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:29 smithi081 bash[89466]: cluster 2023-10-07T21:56:28.547883+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:29.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.880 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.471292+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.473759+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.474758+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.475670+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.477841+0000 mon.a (mon.0) 639 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.478093+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.514780+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[102097]: cluster 2023-10-07T21:56:28.547883+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.881 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.471292+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.473759+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.474758+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.475670+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.477841+0000 mon.a (mon.0) 639 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.478093+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.514780+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.882 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:29 smithi008 bash[105281]: cluster 2023-10-07T21:56:28.547883+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e122 with expected crc 2023-10-07T21:56:29.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:29.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:30.010 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:30.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:30.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:30.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:30.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:30.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:30.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:30.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:30.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:30.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:30.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:30.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:30.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.100626+0000 mgr.y (mgr.25319) 511 : cluster 0 pgmap v459: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 5358/77409 objects misplaced (6.922%); 18 MiB/s, 283 objects/s recovering 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.473342+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.474929+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.479349+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.480062+0000 mon.a (mon.0) 640 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.484980+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:30 smithi081 bash[89466]: cluster 2023-10-07T21:56:29.539934+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:30.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.825 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.100626+0000 mgr.y (mgr.25319) 511 : cluster 0 pgmap v459: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 5358/77409 objects misplaced (6.922%); 18 MiB/s, 283 objects/s recovering 2023-10-07T21:56:30.825 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.473342+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.825 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.474929+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.479349+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.480062+0000 mon.a (mon.0) 640 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.484980+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[105281]: cluster 2023-10-07T21:56:29.539934+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.100626+0000 mgr.y (mgr.25319) 511 : cluster 0 pgmap v459: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 3 active+remapped+backfilling, 83 active+clean; 1.6 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 5358/77409 objects misplaced (6.922%); 18 MiB/s, 283 objects/s recovering 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.473342+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.474929+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.826 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.479349+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.827 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.480062+0000 mon.a (mon.0) 640 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-10-07T21:56:30.827 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.484980+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.827 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:30 smithi008 bash[102097]: cluster 2023-10-07T21:56:29.539934+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e123 with expected crc 2023-10-07T21:56:30.843 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:30.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:30.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:31.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:31.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:31.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:31.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:31.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:31.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:31.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:31.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:31.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:31.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:31.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:31.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:31.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:31.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:31.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:31.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:31.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:32.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:32.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:32.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:32.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:32.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:32.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:32.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:32.505 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.4. 2023-10-07T21:56:32.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[102097]: debug 2023-10-07T21:56:32.227+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e123 definitely_dead 0 2023-10-07T21:56:32.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[102097]: cluster 2023-10-07T21:56:31.101226+0000 mgr.y (mgr.25319) 512 : cluster 0 pgmap v461: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 84 active+clean; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 4833/75852 objects misplaced (6.372%); 15 MiB/s, 244 objects/s recovering 2023-10-07T21:56:32.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[102097]: audit 2023-10-07T21:56:32.232790+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-07T21:56:32.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:32.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:32.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:32.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:32 smithi081 bash[89466]: cluster 2023-10-07T21:56:31.101226+0000 mgr.y (mgr.25319) 512 : cluster 0 pgmap v461: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 84 active+clean; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 4833/75852 objects misplaced (6.372%); 15 MiB/s, 244 objects/s recovering 2023-10-07T21:56:32.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:32 smithi081 bash[89466]: audit 2023-10-07T21:56:32.232790+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-07T21:56:32.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:32 smithi081 bash[89466]: cluster 2023-10-07T21:56:32.232861+0000 mon.a (mon.0) 642 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-07T21:56:32.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:32.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:32.753 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:56:32.778 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:56:32.799 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:56:32.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:32.823 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:56:32.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[105281]: cluster 2023-10-07T21:56:31.101226+0000 mgr.y (mgr.25319) 512 : cluster 0 pgmap v461: 89 pgs: 2 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 84 active+clean; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 4833/75852 objects misplaced (6.372%); 15 MiB/s, 244 objects/s recovering 2023-10-07T21:56:32.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[105281]: audit 2023-10-07T21:56:32.232790+0000 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-07T21:56:32.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[105281]: cluster 2023-10-07T21:56:32.232861+0000 mon.a (mon.0) 642 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-07T21:56:32.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:32 smithi008 bash[102097]: cluster 2023-10-07T21:56:32.232861+0000 mon.a (mon.0) 642 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-07T21:56:32.843 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:32.852 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:56:32.879 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:56:32.905 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:56:32.931 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:56:32.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:32.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:32.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:33.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:33.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:33.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:33] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.43.0" 2023-10-07T21:56:33.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:33.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:33.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:33.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:33.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:33.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[105281]: cluster 2023-10-07T21:56:32.489258+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[105281]: audit 2023-10-07T21:56:32.492174+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[105281]: cluster 2023-10-07T21:56:32.493918+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[105281]: cluster 2023-10-07T21:56:32.495424+0000 mon.a (mon.0) 644 : cluster 0 osdmap e124: 8 total, 8 up, 6 in 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[105281]: audit 2023-10-07T21:56:32.725358+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.8:0/845395026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:33.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[102097]: cluster 2023-10-07T21:56:32.489258+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[102097]: audit 2023-10-07T21:56:32.492174+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-07T21:56:33.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[102097]: cluster 2023-10-07T21:56:32.493918+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[102097]: cluster 2023-10-07T21:56:32.495424+0000 mon.a (mon.0) 644 : cluster 0 osdmap e124: 8 total, 8 up, 6 in 2023-10-07T21:56:33.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:33 smithi008 bash[102097]: audit 2023-10-07T21:56:32.725358+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.8:0/845395026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:33.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:33.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:33.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:33.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:33.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:33 smithi081 bash[89466]: cluster 2023-10-07T21:56:32.489258+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:33 smithi081 bash[89466]: audit 2023-10-07T21:56:32.492174+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.8:0/1069152207' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-07T21:56:33.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:33 smithi081 bash[89466]: cluster 2023-10-07T21:56:32.493918+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-07T21:56:33.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:33 smithi081 bash[89466]: cluster 2023-10-07T21:56:32.495424+0000 mon.a (mon.0) 644 : cluster 0 osdmap e124: 8 total, 8 up, 6 in 2023-10-07T21:56:33.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:33 smithi081 bash[89466]: audit 2023-10-07T21:56:32.725358+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.8:0/845395026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:33.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:33.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:33.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:33.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:33.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:34.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:34.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:34.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:34.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:34.335 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:56:34.367 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:34.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:34.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:34.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:34.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.101660+0000 mgr.y (mgr.25319) 513 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 2835/71043 objects misplaced (3.991%); 24 MiB/s, 388 objects/s recovering 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.505982+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.508590+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.509330+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.511591+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.513644+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.515050+0000 mon.a (mon.0) 645 : cluster 0 osdmap e125: 8 total, 8 up, 6 in 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.517133+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.517393+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.518286+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.519408+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.523565+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.524160+0000 osd.3 (osd.3) 3 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 123'12509 2023-10-07T21:56:34.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[102097]: cluster 2023-10-07T21:56:33.552770+0000 osd.3 (osd.3) 4 : cluster 1 6.6 continuing backfill to osd.6 from (109'6079,123'12509] MIN to 123'12509 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.101660+0000 mgr.y (mgr.25319) 513 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 2835/71043 objects misplaced (3.991%); 24 MiB/s, 388 objects/s recovering 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.505982+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.508590+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.509330+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.511591+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.513644+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.515050+0000 mon.a (mon.0) 645 : cluster 0 osdmap e125: 8 total, 8 up, 6 in 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.517133+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.517393+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.518286+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.519408+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.523565+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.524160+0000 osd.3 (osd.3) 3 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 123'12509 2023-10-07T21:56:34.642 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:34 smithi008 bash[105281]: cluster 2023-10-07T21:56:33.552770+0000 osd.3 (osd.3) 4 : cluster 1 6.6 continuing backfill to osd.6 from (109'6079,123'12509] MIN to 123'12509 2023-10-07T21:56:34.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.101660+0000 mgr.y (mgr.25319) 513 : cluster 0 pgmap v463: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 1.4 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 2835/71043 objects misplaced (3.991%); 24 MiB/s, 388 objects/s recovering 2023-10-07T21:56:34.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.505982+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.508590+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.509330+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.643 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.511591+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.513644+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.515050+0000 mon.a (mon.0) 645 : cluster 0 osdmap e125: 8 total, 8 up, 6 in 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.517133+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.517393+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.518286+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.519408+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.523565+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e125 with expected crc 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.524160+0000 osd.3 (osd.3) 3 : cluster 0 6.6 starting backfill to osd.5 from (0'0,0'0] MAX to 123'12509 2023-10-07T21:56:34.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:34 smithi081 bash[89466]: cluster 2023-10-07T21:56:33.552770+0000 osd.3 (osd.3) 4 : cluster 1 6.6 continuing backfill to osd.6 from (109'6079,123'12509] MIN to 123'12509 2023-10-07T21:56:34.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:34.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:34.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:34.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:34.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:34.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:34.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:34.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:35.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:35.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:35.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:35.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.302 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:35.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:35.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:35.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:35.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.513095+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.519197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.519641+0000 mon.a (mon.0) 646 : cluster 0 osdmap e126: 8 total, 8 up, 6 in 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.519828+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.520438+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.522232+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 123'12441 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.522862+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.525680+0000 osd.2 (osd.2) 2 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 123'11997 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.526686+0000 osd.3 (osd.3) 5 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 123'12498 2023-10-07T21:56:35.672 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.537880+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[102097]: cluster 2023-10-07T21:56:34.546082+0000 osd.5 (osd.5) 53 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 123'12369 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.513095+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.519197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.519641+0000 mon.a (mon.0) 646 : cluster 0 osdmap e126: 8 total, 8 up, 6 in 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.519828+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.520438+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.522232+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 123'12441 2023-10-07T21:56:35.673 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.522862+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.525680+0000 osd.2 (osd.2) 2 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 123'11997 2023-10-07T21:56:35.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.526686+0000 osd.3 (osd.3) 5 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 123'12498 2023-10-07T21:56:35.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.537880+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:35 smithi008 bash[105281]: cluster 2023-10-07T21:56:34.546082+0000 osd.5 (osd.5) 53 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 123'12369 2023-10-07T21:56:35.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:35.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.513095+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.519197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.519641+0000 mon.a (mon.0) 646 : cluster 0 osdmap e126: 8 total, 8 up, 6 in 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.519828+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.520438+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.522232+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 123'12441 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.522862+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.525680+0000 osd.2 (osd.2) 2 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 123'11997 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.526686+0000 osd.3 (osd.3) 5 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 123'12498 2023-10-07T21:56:35.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.537880+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e126 with expected crc 2023-10-07T21:56:35.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:35 smithi081 bash[89466]: cluster 2023-10-07T21:56:34.546082+0000 osd.5 (osd.5) 53 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 123'12369 2023-10-07T21:56:35.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:35.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:35.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:35.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:36.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:36.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:36.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:36.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:36.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:36.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:36.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:36.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:36.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:36.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:36.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.102168+0000 mgr.y (mgr.25319) 514 : cluster 0 pgmap v466: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 4212/70263 objects misplaced (5.995%); 24 MiB/s, 389 objects/s recovering 2023-10-07T21:56:36.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.523296+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.523739+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.525757+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.526924+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.526942+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.527590+0000 mon.a (mon.0) 647 : cluster 0 osdmap e127: 8 total, 8 up, 6 in 2023-10-07T21:56:36.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.581331+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: cluster 2023-10-07T21:56:35.619524+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:36 smithi081 bash[89466]: audit 2023-10-07T21:56:36.124394+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:36.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:36.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:36.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:36.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:36.862 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.102168+0000 mgr.y (mgr.25319) 514 : cluster 0 pgmap v466: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 4212/70263 objects misplaced (5.995%); 24 MiB/s, 389 objects/s recovering 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.523296+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.523739+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.525757+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.526924+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.526942+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.527590+0000 mon.a (mon.0) 647 : cluster 0 osdmap e127: 8 total, 8 up, 6 in 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.581331+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: cluster 2023-10-07T21:56:35.619524+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[102097]: audit 2023-10-07T21:56:36.124394+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.102168+0000 mgr.y (mgr.25319) 514 : cluster 0 pgmap v466: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 4212/70263 objects misplaced (5.995%); 24 MiB/s, 389 objects/s recovering 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.523296+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.523739+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.525757+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.526924+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.526942+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.527590+0000 mon.a (mon.0) 647 : cluster 0 osdmap e127: 8 total, 8 up, 6 in 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.581331+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: cluster 2023-10-07T21:56:35.619524+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e127 with expected crc 2023-10-07T21:56:36.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:36 smithi008 bash[105281]: audit 2023-10-07T21:56:36.124394+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:56:36.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:36.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:36.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:36.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:37.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:37.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:37.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:37.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:37.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:37.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:37.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:37.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:37.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:37.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:37.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:37.804 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:37.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:37.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:37.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:37.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:38.083 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:38.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:38.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:38.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:38.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:38.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:38.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:38.546 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T21:56:38.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:38.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:38.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[102097]: cluster 2023-10-07T21:56:37.102825+0000 mgr.y (mgr.25319) 515 : cluster 0 pgmap v468: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 7126/67275 objects misplaced (10.592%); 29 MiB/s, 467 objects/s recovering 2023-10-07T21:56:38.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[102097]: audit 2023-10-07T21:56:37.569847+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.8:0/35338913' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[102097]: audit 2023-10-07T21:56:37.575097+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.772 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[105281]: cluster 2023-10-07T21:56:37.102825+0000 mgr.y (mgr.25319) 515 : cluster 0 pgmap v468: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 7126/67275 objects misplaced (10.592%); 29 MiB/s, 467 objects/s recovering 2023-10-07T21:56:38.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[105281]: audit 2023-10-07T21:56:37.569847+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.8:0/35338913' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:38 smithi008 bash[105281]: audit 2023-10-07T21:56:37.575097+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:38.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:38.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:38.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:38 smithi081 bash[89466]: cluster 2023-10-07T21:56:37.102825+0000 mgr.y (mgr.25319) 515 : cluster 0 pgmap v468: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 7126/67275 objects misplaced (10.592%); 29 MiB/s, 467 objects/s recovering 2023-10-07T21:56:38.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:38 smithi081 bash[89466]: audit 2023-10-07T21:56:37.569847+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.8:0/35338913' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.909 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:38 smithi081 bash[89466]: audit 2023-10-07T21:56:37.575097+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:56:38.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:38.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:38.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:39.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:39.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:56:39.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:39.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:39.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:39.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:39.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:39.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:39.514 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:56:39.514 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:56:39.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:39.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:39.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:39.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[102097]: cluster 2023-10-07T21:56:38.525467+0000 mon.a (mon.0) 650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[102097]: audit 2023-10-07T21:56:38.527665+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[102097]: cluster 2023-10-07T21:56:38.527976+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[102097]: cluster 2023-10-07T21:56:38.529985+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[102097]: cluster 2023-10-07T21:56:38.541004+0000 mon.a (mon.0) 652 : cluster 0 osdmap e128: 8 total, 8 up, 6 in 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[105281]: cluster 2023-10-07T21:56:38.525467+0000 mon.a (mon.0) 650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[105281]: audit 2023-10-07T21:56:38.527665+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[105281]: cluster 2023-10-07T21:56:38.527976+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[105281]: cluster 2023-10-07T21:56:38.529985+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:39 smithi008 bash[105281]: cluster 2023-10-07T21:56:38.541004+0000 mon.a (mon.0) 652 : cluster 0 osdmap e128: 8 total, 8 up, 6 in 2023-10-07T21:56:39.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:39.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:39.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:39.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:39.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:39.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:39 smithi081 bash[89466]: cluster 2023-10-07T21:56:38.525467+0000 mon.a (mon.0) 650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:56:39.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:39 smithi081 bash[89466]: audit 2023-10-07T21:56:38.527665+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:56:39.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:39 smithi081 bash[89466]: cluster 2023-10-07T21:56:38.527976+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:39 smithi081 bash[89466]: cluster 2023-10-07T21:56:38.529985+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-07T21:56:39.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:39 smithi081 bash[89466]: cluster 2023-10-07T21:56:38.541004+0000 mon.a (mon.0) 652 : cluster 0 osdmap e128: 8 total, 8 up, 6 in 2023-10-07T21:56:39.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:39.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:39.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:40.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:40.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:40.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:40.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:40.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:40.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:40.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T21:56:40.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:40 smithi008 bash[105281]: cluster 2023-10-07T21:56:39.103323+0000 mgr.y (mgr.25319) 516 : cluster 0 pgmap v470: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 255 op/s; 7126/66759 objects misplaced (10.674%); 24 MiB/s, 385 objects/s recovering 2023-10-07T21:56:40.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:40.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:40 smithi081 bash[89466]: cluster 2023-10-07T21:56:39.103323+0000 mgr.y (mgr.25319) 516 : cluster 0 pgmap v470: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 255 op/s; 7126/66759 objects misplaced (10.674%); 24 MiB/s, 385 objects/s recovering 2023-10-07T21:56:40.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:40.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:40.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:40 smithi008 bash[102097]: cluster 2023-10-07T21:56:39.103323+0000 mgr.y (mgr.25319) 516 : cluster 0 pgmap v470: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.4 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 255 op/s; 7126/66759 objects misplaced (10.674%); 24 MiB/s, 385 objects/s recovering 2023-10-07T21:56:40.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:40.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:41.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:41.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:41.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:41.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:41.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:41.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:41.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:41.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:41.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:41.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:41.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:41.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:41.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:41.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:41.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:41.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:41.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:41.872 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:41 smithi008 bash[102097]: audit 2023-10-07T21:56:40.899389+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:41.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:41 smithi008 bash[105281]: audit 2023-10-07T21:56:40.899389+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:41.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:41.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:41.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:41.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:41 smithi081 bash[89466]: audit 2023-10-07T21:56:40.899389+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:42.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:42.034 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6] out_osds: [7, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:56:42.034 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:56:42.034 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-10-07T21:56:42.034 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T21:56:42.034 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T21:56:42.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-10-07T21:56:42.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:42.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:42.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:42.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:42.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:42.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:42.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:42.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T21:56:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:42.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:42.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:42.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:42.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:42.584 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:42 smithi008 bash[102097]: cluster 2023-10-07T21:56:41.103877+0000 mgr.y (mgr.25319) 517 : cluster 0 pgmap v471: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.3 GiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 355 op/s; 6739/64014 objects misplaced (10.527%); 20 MiB/s, 327 objects/s recovering 2023-10-07T21:56:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:42.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:42.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:42.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:42.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:42.865 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:42 smithi008 bash[105281]: cluster 2023-10-07T21:56:41.103877+0000 mgr.y (mgr.25319) 517 : cluster 0 pgmap v471: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.3 GiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 355 op/s; 6739/64014 objects misplaced (10.527%); 20 MiB/s, 327 objects/s recovering 2023-10-07T21:56:42.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:42.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:42.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:42 smithi081 bash[89466]: cluster 2023-10-07T21:56:41.103877+0000 mgr.y (mgr.25319) 517 : cluster 0 pgmap v471: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.3 GiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 355 op/s; 6739/64014 objects misplaced (10.527%); 20 MiB/s, 327 objects/s recovering 2023-10-07T21:56:42.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:43.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:43.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:43.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:43] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.43.0" 2023-10-07T21:56:43.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:43.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:43.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:43.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:43.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:43.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:43.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:43.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:43.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:43.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:43.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:43.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:43.901 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:43.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:43.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:43.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:44.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:44.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:44.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:44.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:44.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:44.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:44.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:44.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:44.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:44.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:44.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:44.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:44.737 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:44 smithi008 bash[102097]: cluster 2023-10-07T21:56:43.104463+0000 mgr.y (mgr.25319) 518 : cluster 0 pgmap v472: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 553 op/s; 4815/56982 objects misplaced (8.450%); 24 MiB/s, 386 objects/s recovering 2023-10-07T21:56:44.737 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:44 smithi008 bash[105281]: cluster 2023-10-07T21:56:43.104463+0000 mgr.y (mgr.25319) 518 : cluster 0 pgmap v472: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 553 op/s; 4815/56982 objects misplaced (8.450%); 24 MiB/s, 386 objects/s recovering 2023-10-07T21:56:44.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:44.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:44.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:44.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:44.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:44.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:44 smithi081 bash[89466]: cluster 2023-10-07T21:56:43.104463+0000 mgr.y (mgr.25319) 518 : cluster 0 pgmap v472: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 553 op/s; 4815/56982 objects misplaced (8.450%); 24 MiB/s, 386 objects/s recovering 2023-10-07T21:56:45.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:45.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:45.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:45.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:45.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:45.373 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:56:45.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:45.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:45.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:45.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:45.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:45.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:45.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:45.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.943 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:45.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:45.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:45.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:46.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:46.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:46.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:46.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:46.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:46.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:46.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:46.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.104942+0000 mgr.y (mgr.25319) 519 : cluster 0 pgmap v473: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.1 GiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 4598/55644 objects misplaced (8.263%); 20 MiB/s, 322 objects/s recovering 2023-10-07T21:56:46.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.456729+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.462096+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.463855+0000 mon.a (mon.0) 654 : cluster 0 osdmap e129: 8 total, 8 up, 6 in 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.470608+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[102097]: cluster 2023-10-07T21:56:45.477813+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.104942+0000 mgr.y (mgr.25319) 519 : cluster 0 pgmap v473: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.1 GiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 4598/55644 objects misplaced (8.263%); 20 MiB/s, 322 objects/s recovering 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.456729+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.462096+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.463855+0000 mon.a (mon.0) 654 : cluster 0 osdmap e129: 8 total, 8 up, 6 in 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.470608+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:46 smithi008 bash[105281]: cluster 2023-10-07T21:56:45.477813+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:46.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.104942+0000 mgr.y (mgr.25319) 519 : cluster 0 pgmap v473: 89 pgs: 3 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 1.1 GiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 4598/55644 objects misplaced (8.263%); 20 MiB/s, 322 objects/s recovering 2023-10-07T21:56:46.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.456729+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.462096+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.463855+0000 mon.a (mon.0) 654 : cluster 0 osdmap e129: 8 total, 8 up, 6 in 2023-10-07T21:56:46.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.470608+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:46 smithi081 bash[89466]: cluster 2023-10-07T21:56:45.477813+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-07T21:56:46.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:46.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:46.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:46.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:46.957 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:56:46.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:47.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:47.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:47.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:47.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:47.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:47.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:47.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:47.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:47.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:47.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:47.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:47.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:47.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.466098+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.624 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.469441+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.471710+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.472079+0000 mon.a (mon.0) 655 : cluster 0 osdmap e130: 8 total, 8 up, 6 in 2023-10-07T21:56:47.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.472222+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.473854+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.625 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:47 smithi081 bash[89466]: cluster 2023-10-07T21:56:46.473998+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:47.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:47.753 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.466098+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.753 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.469441+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.753 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.471710+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.472079+0000 mon.a (mon.0) 655 : cluster 0 osdmap e130: 8 total, 8 up, 6 in 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.472222+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.473854+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[105281]: cluster 2023-10-07T21:56:46.473998+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.466098+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.469441+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.471710+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.472079+0000 mon.a (mon.0) 655 : cluster 0 osdmap e130: 8 total, 8 up, 6 in 2023-10-07T21:56:47.755 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.472222+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.755 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.473854+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.755 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:47 smithi008 bash[102097]: cluster 2023-10-07T21:56:46.473998+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-07T21:56:47.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:47.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:47.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:47.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:48.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:48.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:48.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:48.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:48.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:48.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:48.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:48.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:48.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:48.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:48.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:48.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:48.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.105659+0000 mgr.y (mgr.25319) 520 : cluster 0 pgmap v476: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 1016 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 748 op/s; 3026/48798 objects misplaced (6.201%); 13 MiB/s, 205 objects/s recovering 2023-10-07T21:56:48.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.474611+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.478552+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.480420+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.480560+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.480995+0000 mon.a (mon.0) 656 : cluster 0 osdmap e131: 8 total, 8 up, 6 in 2023-10-07T21:56:48.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:48 smithi081 bash[89466]: cluster 2023-10-07T21:56:47.669577+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:48.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:48.806 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.105659+0000 mgr.y (mgr.25319) 520 : cluster 0 pgmap v476: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 1016 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 748 op/s; 3026/48798 objects misplaced (6.201%); 13 MiB/s, 205 objects/s recovering 2023-10-07T21:56:48.806 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.474611+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.806 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.478552+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.480420+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.480560+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.480995+0000 mon.a (mon.0) 656 : cluster 0 osdmap e131: 8 total, 8 up, 6 in 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[102097]: cluster 2023-10-07T21:56:47.669577+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.105659+0000 mgr.y (mgr.25319) 520 : cluster 0 pgmap v476: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 1016 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 748 op/s; 3026/48798 objects misplaced (6.201%); 13 MiB/s, 205 objects/s recovering 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.474611+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.478552+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.480420+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.480560+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.480995+0000 mon.a (mon.0) 656 : cluster 0 osdmap e131: 8 total, 8 up, 6 in 2023-10-07T21:56:48.808 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:48 smithi008 bash[105281]: cluster 2023-10-07T21:56:47.669577+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-07T21:56:48.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:48.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:48.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:48.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:48.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:49.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:49.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:49.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:49.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:49.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:49.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:49.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:49.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:49.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:49.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:49.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:49.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:49.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:49.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:49.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:49.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:49.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:50.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:50.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:50.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:50.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:50.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:50.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:50.299 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:56:50.299 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:56:50.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:50.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:50.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:50.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:50.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:50.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:50.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:50.640 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.106093+0000 mgr.y (mgr.25319) 521 : cluster 0 pgmap v478: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 997 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 504 op/s; 3026/47892 objects misplaced (6.318%); 7.4 MiB/s, 118 objects/s recovering 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.494445+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.499462+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.499870+0000 mon.a (mon.0) 657 : cluster 0 osdmap e132: 8 total, 8 up, 6 in 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.503086+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.503490+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.641 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.505059+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.505370+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:50 smithi081 bash[89466]: cluster 2023-10-07T21:56:49.506233+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:50.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:50.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.106093+0000 mgr.y (mgr.25319) 521 : cluster 0 pgmap v478: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 997 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 504 op/s; 3026/47892 objects misplaced (6.318%); 7.4 MiB/s, 118 objects/s recovering 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.494445+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.499462+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.499870+0000 mon.a (mon.0) 657 : cluster 0 osdmap e132: 8 total, 8 up, 6 in 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.503086+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.503490+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.505059+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.505370+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.768 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[105281]: cluster 2023-10-07T21:56:49.506233+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.106093+0000 mgr.y (mgr.25319) 521 : cluster 0 pgmap v478: 89 pgs: 3 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 997 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 504 op/s; 3026/47892 objects misplaced (6.318%); 7.4 MiB/s, 118 objects/s recovering 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.494445+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.499462+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.499870+0000 mon.a (mon.0) 657 : cluster 0 osdmap e132: 8 total, 8 up, 6 in 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.503086+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.503490+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.505059+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.505370+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:50 smithi008 bash[102097]: cluster 2023-10-07T21:56:49.506233+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-07T21:56:50.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:50.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:50.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:50.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:51.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:51.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:51.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:51.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:51.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:51.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:51.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T21:56:51.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:51.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:51.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:51.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:51.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:51.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:51.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:51.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.502311+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.502640+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.507903+0000 mon.a (mon.0) 658 : cluster 0 osdmap e133: 8 total, 8 up, 6 in 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.510398+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.512744+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[105281]: cluster 2023-10-07T21:56:50.592785+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.725 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.502311+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.725 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.502640+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.726 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.507903+0000 mon.a (mon.0) 658 : cluster 0 osdmap e133: 8 total, 8 up, 6 in 2023-10-07T21:56:51.726 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.510398+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.726 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.512744+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.726 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:51 smithi008 bash[102097]: cluster 2023-10-07T21:56:50.592785+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.502311+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.502640+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.507903+0000 mon.a (mon.0) 658 : cluster 0 osdmap e133: 8 total, 8 up, 6 in 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.510398+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.512744+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:51 smithi081 bash[89466]: cluster 2023-10-07T21:56:50.592785+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e133 with expected crc 2023-10-07T21:56:51.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:51.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:51.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:51.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:51.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:52.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:52.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:52.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:52.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:52.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:52.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:52.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:52.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:52.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:52.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:52.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:52 smithi081 bash[89466]: cluster 2023-10-07T21:56:51.106522+0000 mgr.y (mgr.25319) 522 : cluster 0 pgmap v481: 89 pgs: 2 peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 956 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 401 op/s; 1023/45954 objects misplaced (2.226%); 30 MiB/s, 485 objects/s recovering 2023-10-07T21:56:52.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:52.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:52.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:52.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:52.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:52.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:52.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:52 smithi008 bash[102097]: cluster 2023-10-07T21:56:51.106522+0000 mgr.y (mgr.25319) 522 : cluster 0 pgmap v481: 89 pgs: 2 peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 956 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 401 op/s; 1023/45954 objects misplaced (2.226%); 30 MiB/s, 485 objects/s recovering 2023-10-07T21:56:52.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:52 smithi008 bash[105281]: cluster 2023-10-07T21:56:51.106522+0000 mgr.y (mgr.25319) 522 : cluster 0 pgmap v481: 89 pgs: 2 peering, 1 active+remapped+backfill_wait, 1 active+clean+remapped, 85 active+clean; 956 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 401 op/s; 1023/45954 objects misplaced (2.226%); 30 MiB/s, 485 objects/s recovering 2023-10-07T21:56:52.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:52.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:52.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:53.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:53.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:53.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:53.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:53.234 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:56:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:56:53] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.43.0" 2023-10-07T21:56:53.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:53.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:53.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:53.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:53.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:53.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:53.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:53.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:53.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:53.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:53.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:53.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:53.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:53.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:53.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:53.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:53.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:53.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:54.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:54.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:54.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:54.351 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:54.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:54.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:54.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:54.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:54 smithi008 bash[105281]: cluster 2023-10-07T21:56:53.107268+0000 mgr.y (mgr.25319) 523 : cluster 0 pgmap v482: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 850 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 442 op/s; 367/40836 objects misplaced (0.899%); 25 MiB/s, 407 objects/s recovering 2023-10-07T21:56:54.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:54 smithi008 bash[102097]: cluster 2023-10-07T21:56:53.107268+0000 mgr.y (mgr.25319) 523 : cluster 0 pgmap v482: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 850 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 442 op/s; 367/40836 objects misplaced (0.899%); 25 MiB/s, 407 objects/s recovering 2023-10-07T21:56:54.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:54.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:54.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:54.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:54.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:54.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:54.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:54 smithi081 bash[89466]: cluster 2023-10-07T21:56:53.107268+0000 mgr.y (mgr.25319) 523 : cluster 0 pgmap v482: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 850 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 442 op/s; 367/40836 objects misplaced (0.899%); 25 MiB/s, 407 objects/s recovering 2023-10-07T21:56:54.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:54.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:55.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:55.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:55.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:55.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:55.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:55.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:55.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:55.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:55.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:55.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:55.568 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:55.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:55.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:55.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:55.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:55.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:55.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:55.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:55.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:56.063 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:56:56.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:56.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:56.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:56.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:56.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:56.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:56.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:56.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:56.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.107792+0000 mgr.y (mgr.25319) 524 : cluster 0 pgmap v483: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 826 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 367/39678 objects misplaced (0.925%); 20 MiB/s, 320 objects/s recovering 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.457789+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.463281+0000 mon.a (mon.0) 659 : cluster 0 osdmap e134: 8 total, 8 up, 6 in 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.470511+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.474255+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: cluster 2023-10-07T21:56:55.479699+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:56 smithi081 bash[89466]: audit 2023-10-07T21:56:55.896250+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:56.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:56.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.107792+0000 mgr.y (mgr.25319) 524 : cluster 0 pgmap v483: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 826 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 367/39678 objects misplaced (0.925%); 20 MiB/s, 320 objects/s recovering 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.457789+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.463281+0000 mon.a (mon.0) 659 : cluster 0 osdmap e134: 8 total, 8 up, 6 in 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.470511+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.474255+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: cluster 2023-10-07T21:56:55.479699+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[105281]: audit 2023-10-07T21:56:55.896250+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.107792+0000 mgr.y (mgr.25319) 524 : cluster 0 pgmap v483: 89 pgs: 1 peering, 1 active+remapped+backfilling, 87 active+clean; 826 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 367/39678 objects misplaced (0.925%); 20 MiB/s, 320 objects/s recovering 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.457789+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.463281+0000 mon.a (mon.0) 659 : cluster 0 osdmap e134: 8 total, 8 up, 6 in 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.470511+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.474255+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: cluster 2023-10-07T21:56:55.479699+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-07T21:56:56.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:56 smithi008 bash[102097]: audit 2023-10-07T21:56:55.896250+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:56.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:56.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:56.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:56.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:56.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:56.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:56.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:57.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:57.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:57.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:57.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:57.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:57.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:57.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:57.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:57.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:56:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:56:57.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[102097]: cluster 2023-10-07T21:56:56.468211+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[102097]: cluster 2023-10-07T21:56:56.474246+0000 mon.a (mon.0) 661 : cluster 0 osdmap e135: 8 total, 8 up, 6 in 2023-10-07T21:56:57.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[102097]: cluster 2023-10-07T21:56:56.476783+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[102097]: cluster 2023-10-07T21:56:56.529711+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:57.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:57.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:57.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:57 smithi081 bash[89466]: cluster 2023-10-07T21:56:56.468211+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:57 smithi081 bash[89466]: cluster 2023-10-07T21:56:56.474246+0000 mon.a (mon.0) 661 : cluster 0 osdmap e135: 8 total, 8 up, 6 in 2023-10-07T21:56:57.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:57 smithi081 bash[89466]: cluster 2023-10-07T21:56:56.476783+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:57 smithi081 bash[89466]: cluster 2023-10-07T21:56:56.529711+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:57.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[105281]: cluster 2023-10-07T21:56:56.468211+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[105281]: cluster 2023-10-07T21:56:56.474246+0000 mon.a (mon.0) 661 : cluster 0 osdmap e135: 8 total, 8 up, 6 in 2023-10-07T21:56:57.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[105281]: cluster 2023-10-07T21:56:56.476783+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:57 smithi008 bash[105281]: cluster 2023-10-07T21:56:56.529711+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-07T21:56:57.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:56:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:57.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:56:58.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:58.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:58.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:58.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:58.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:58.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:58.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:58.423 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:56:58.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:58.466 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:56:58.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:58.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:58.506 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:56:58.553 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:56:58.590 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:56:58.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:58.617 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:56:58.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:58.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:58 smithi008 bash[102097]: cluster 2023-10-07T21:56:57.108388+0000 mgr.y (mgr.25319) 525 : cluster 0 pgmap v486: 89 pgs: 1 peering, 88 active+clean; 686 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 8.4 MiB/s, 134 objects/s recovering 2023-10-07T21:56:58.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:56:58 smithi008 bash[102097]: audit 2023-10-07T21:56:58.355522+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.8:0/714606922' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:58.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:58 smithi008 bash[105281]: cluster 2023-10-07T21:56:57.108388+0000 mgr.y (mgr.25319) 525 : cluster 0 pgmap v486: 89 pgs: 1 peering, 88 active+clean; 686 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 8.4 MiB/s, 134 objects/s recovering 2023-10-07T21:56:58.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:56:58 smithi008 bash[105281]: audit 2023-10-07T21:56:58.355522+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.8:0/714606922' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:58.668 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:56:58.715 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.720 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:56:58.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:58.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:58 smithi081 bash[89466]: cluster 2023-10-07T21:56:57.108388+0000 mgr.y (mgr.25319) 525 : cluster 0 pgmap v486: 89 pgs: 1 peering, 88 active+clean; 686 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 8.4 MiB/s, 134 objects/s recovering 2023-10-07T21:56:58.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:56:58 smithi081 bash[89466]: audit 2023-10-07T21:56:58.355522+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.8:0/714606922' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:56:58.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:58.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:58.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:58.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:58.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:58.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:59.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:59.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:56:59.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:56:59.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:59.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:59.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:59.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:59.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:56:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:56:59.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:59.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:56:59.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:56:59.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:59.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:56:59.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:56:59.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:59.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:56:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:56:59.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:59.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:56:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:56:59.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:56:59.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:00.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:00.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:00.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.142 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:00.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:00.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:00.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:212361 6.7 6:ede23afc:::benchmark_data_smithi008_148911_object102198:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.255847+0000", 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.030656486, 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030682251000000001, 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.295 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 212361 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255847+0000", 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.296 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255847+0000", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255845+0000", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255853+0000", 2023-10-07T21:57:00.297 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7149999999999998e-06 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255869+0000", 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5879000000000002e-05 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255876+0000", 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6630000000000004e-06 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.298 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.255944+0000", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8118000000000001e-05 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.256119+0000", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017519700000000001 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,3", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.256224+0000", 2023-10-07T21:57:00.299 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104798 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.260158+0000", 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039345939999999996 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.263949+0000", 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037902729999999998 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.300 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:212374 6.7 6:eb1c8e33:::benchmark_data_smithi008_148911_object102211:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.268868+0000", 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.017635345, 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017732069, 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:00.301 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 212374 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268868+0000", 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268868+0000", 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.302 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268867+0000", 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268876+0000", 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6260000000000007e-06 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.303 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268900+0000", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3234000000000002e-05 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268911+0000", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.118e-05 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.268979+0000", 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8337999999999995e-05 2023-10-07T21:57:00.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.269090+0000", 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011051400000000001 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,3", 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.269182+0000", 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2237000000000005e-05 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.305 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.274039+0000", 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048568350000000003 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283346+0000", 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093078629999999996 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.306 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:212378 6.a 6:5376ef6e:::benchmark_data_smithi008_148911_object102215:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.271921+0000", 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.014583107, 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014750938999999999, 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 212378 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.307 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271921+0000", 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271921+0000", 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271919+0000", 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271927+0000", 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6279999999999996e-06 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271946+0000", 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.91e-05 2023-10-07T21:57:00.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.271958+0000", 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1691999999999999e-05 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.272014+0000", 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6582999999999997e-05 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.310 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.272168+0000", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000153466 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.272266+0000", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8516000000000003e-05 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.276284+0000", 2023-10-07T21:57:00.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004017952 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.277541+0000", 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012565300000000001 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:212382 6.d 6:bdb20ac6:::benchmark_data_smithi008_148911_object102219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.283406+0000", 2023-10-07T21:57:00.312 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0030981419999999999, 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033190870000000001, 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 212382 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283406+0000", 2023-10-07T21:57:00.313 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283406+0000", 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283404+0000", 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283409+0000", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4970000000000001e-06 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283423+0000", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3207000000000001e-05 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283429+0000", 2023-10-07T21:57:00.315 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8569999999999997e-06 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283535+0000", 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010581000000000001 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283664+0000", 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000129071 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T21:57:00.316 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.283791+0000", 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000126379 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34575.0:212383 6.e e135/132 6:77698936:::benchmark_data_smithi008_148911_object102220:head v 135'13426, mlcod=135'13424)", 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.284617+0000", 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.001886551, 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002149972, 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284617+0000", 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284617+0000", 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284616+0000", 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284622+0000", 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9070000000000004e-06 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284634+0000", 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.182e-05 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.284639+0000", 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2510000000000002e-06 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.285839+0000", 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011996190000000001 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:00.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.285857+0000", 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7615999999999999e-05 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:212386 6.d 6.1fce5cdd (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:57:00.286593+0000", 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 4294967295.9999108, 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000208758, 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-07T21:57:00.321 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 212386 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286593+0000", 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286593+0000", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286592+0000", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286597+0000", 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.147e-06 2023-10-07T21:57:00.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286611+0000", 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.432e-05 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:57:00.286617+0000", 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8950000000000003e-06 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.324 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:00.325 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T21:57:00.325 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 6 2023-10-07T21:57:00.325 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:57:00.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:00.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:00.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:00.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:00.637 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:00.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:00 smithi081 bash[89466]: cluster 2023-10-07T21:56:59.108864+0000 mgr.y (mgr.25319) 526 : cluster 0 pgmap v487: 89 pgs: 1 peering, 88 active+clean; 663 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 586 op/s; 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:57:00.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:00.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:00 smithi008 bash[102097]: cluster 2023-10-07T21:56:59.108864+0000 mgr.y (mgr.25319) 526 : cluster 0 pgmap v487: 89 pgs: 1 peering, 88 active+clean; 663 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 586 op/s; 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:57:00.781 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:00 smithi008 bash[105281]: cluster 2023-10-07T21:56:59.108864+0000 mgr.y (mgr.25319) 526 : cluster 0 pgmap v487: 89 pgs: 1 peering, 88 active+clean; 663 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 586 op/s; 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:57:00.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:00.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:00.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:00.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:00.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:00.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:01.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:01.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:01.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:01.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:01.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:01.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T21:57:01.350 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:01.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:01.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:01.482 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:57:01.482 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T21:57:01.482 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:57:01.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:01.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:01.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:01.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:01.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:01.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:01.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:01.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:02.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:02.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:02.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:02.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:02.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:02.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:02.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:02.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:02.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:02.506 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T21:57:02.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:02.556 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:02 smithi008 bash[102097]: cluster 2023-10-07T21:57:01.111606+0000 mgr.y (mgr.25319) 527 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 603 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 492 op/s; 2.7 MiB/s, 43 objects/s recovering 2023-10-07T21:57:02.556 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:02 smithi008 bash[102097]: audit 2023-10-07T21:57:01.852862+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:02.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:02.556 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:02 smithi008 bash[105281]: cluster 2023-10-07T21:57:01.111606+0000 mgr.y (mgr.25319) 527 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 603 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 492 op/s; 2.7 MiB/s, 43 objects/s recovering 2023-10-07T21:57:02.556 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:02 smithi008 bash[105281]: audit 2023-10-07T21:57:01.852862+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:02.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:02.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:02 smithi081 bash[89466]: cluster 2023-10-07T21:57:01.111606+0000 mgr.y (mgr.25319) 527 : cluster 0 pgmap v488: 89 pgs: 1 peering, 88 active+clean; 603 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 492 op/s; 2.7 MiB/s, 43 objects/s recovering 2023-10-07T21:57:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:02 smithi081 bash[89466]: audit 2023-10-07T21:57:01.852862+0000 mon.a (mon.0) 662 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:02.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:02.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:02.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:02.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:02.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:03.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:57:03.059 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:03] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T21:57:03.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:03.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:03.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:03.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:03.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:03.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:03.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: cluster 2023-10-07T21:57:02.483625+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: cluster 2023-10-07T21:57:02.483743+0000 mon.a (mon.0) 664 : cluster 1 Cluster is now healthy 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: cluster 2023-10-07T21:57:02.493917+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: audit 2023-10-07T21:57:02.496381+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: cluster 2023-10-07T21:57:02.498419+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.604 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:03 smithi081 bash[89466]: cluster 2023-10-07T21:57:02.501017+0000 mon.a (mon.0) 666 : cluster 0 osdmap e136: 8 total, 8 up, 6 in 2023-10-07T21:57:03.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:03.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:03.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:03.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:03.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:03.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:03.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: cluster 2023-10-07T21:57:02.483625+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:57:03.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: cluster 2023-10-07T21:57:02.483743+0000 mon.a (mon.0) 664 : cluster 1 Cluster is now healthy 2023-10-07T21:57:03.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: cluster 2023-10-07T21:57:02.493917+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: audit 2023-10-07T21:57:02.496381+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: cluster 2023-10-07T21:57:02.498419+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[105281]: cluster 2023-10-07T21:57:02.501017+0000 mon.a (mon.0) 666 : cluster 0 osdmap e136: 8 total, 8 up, 6 in 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: cluster 2023-10-07T21:57:02.483625+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: cluster 2023-10-07T21:57:02.483743+0000 mon.a (mon.0) 664 : cluster 1 Cluster is now healthy 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: cluster 2023-10-07T21:57:02.493917+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: audit 2023-10-07T21:57:02.496381+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.8:0/2494920812' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: cluster 2023-10-07T21:57:02.498419+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e136 with expected crc 2023-10-07T21:57:03.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:03 smithi008 bash[102097]: cluster 2023-10-07T21:57:02.501017+0000 mon.a (mon.0) 666 : cluster 0 osdmap e136: 8 total, 8 up, 6 in 2023-10-07T21:57:03.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:03.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:03.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:03.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:04.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:04.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:04.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:04.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:04.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:04.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:04.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:04.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:04.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:04.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:04.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:04.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:04.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:04.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:04.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:04.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:04.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:04.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:04 smithi081 bash[89466]: cluster 2023-10-07T21:57:03.112043+0000 mgr.y (mgr.25319) 528 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 448 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 2.9 MiB/s, 45 objects/s recovering 2023-10-07T21:57:04.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:04.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:04.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:04 smithi008 bash[105281]: cluster 2023-10-07T21:57:03.112043+0000 mgr.y (mgr.25319) 528 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 448 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 2.9 MiB/s, 45 objects/s recovering 2023-10-07T21:57:04.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:04 smithi008 bash[102097]: cluster 2023-10-07T21:57:03.112043+0000 mgr.y (mgr.25319) 528 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 448 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 2.9 MiB/s, 45 objects/s recovering 2023-10-07T21:57:04.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:04.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:04.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:05.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:05.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:05.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:05.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:05.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:05.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:05.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:05.350 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:05.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:05.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:05.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:05.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:05.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:05.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T21:57:05.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:05.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:05.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:05.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:05.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:06.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:06.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:06.098 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:06.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:06.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:06.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:06.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:06.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:06.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:06.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:06.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:06.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:06.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:06.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:06.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:06 smithi081 bash[89466]: cluster 2023-10-07T21:57:05.112627+0000 mgr.y (mgr.25319) 529 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 421 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 597 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:06.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:06.763 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:06 smithi008 bash[105281]: cluster 2023-10-07T21:57:05.112627+0000 mgr.y (mgr.25319) 529 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 421 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 597 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:06.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.765 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:06 smithi008 bash[102097]: cluster 2023-10-07T21:57:05.112627+0000 mgr.y (mgr.25319) 529 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 421 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 597 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:06.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:06.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:06.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:06.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:06.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:07.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:07.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:07.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:07.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:07.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:07.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:07.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:07.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:07.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:07.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:07.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:07.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:07.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:07.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:07.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:07.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:07.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:07.860 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6] out_osds: [7, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:57:07.860 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:57:07.860 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-07T21:57:07.860 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T21:57:07.860 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T21:57:07.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-07T21:57:07.908 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:07.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:07.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:07.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:08.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:08.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:08.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:08.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:08.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:08.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:08.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:08.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:08.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:08.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:08.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:08.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:08.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:08 smithi081 bash[89466]: cluster 2023-10-07T21:57:07.113381+0000 mgr.y (mgr.25319) 530 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:08.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:08.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:08.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:08 smithi008 bash[105281]: cluster 2023-10-07T21:57:07.113381+0000 mgr.y (mgr.25319) 530 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:08.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:08 smithi008 bash[102097]: cluster 2023-10-07T21:57:07.113381+0000 mgr.y (mgr.25319) 530 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:08.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:08.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:08.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:09.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:09.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:09.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:09.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:09.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:09.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:09.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:09.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:09.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:09.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:09.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:09.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:09.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:09.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:09.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:09.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:09.949 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:10.000 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:10.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:10.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:10.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:10.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:10.339 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:57:10.339 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T21:57:10.339 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T21:57:10.339 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T21:57:10.339 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:57:10.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:10.515 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:10 smithi008 bash[102097]: cluster 2023-10-07T21:57:09.113918+0000 mgr.y (mgr.25319) 531 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 213 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:10.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:10.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:10.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.680 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:10 smithi081 bash[89466]: cluster 2023-10-07T21:57:09.113918+0000 mgr.y (mgr.25319) 531 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 213 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:10.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:10 smithi008 bash[105281]: cluster 2023-10-07T21:57:09.113918+0000 mgr.y (mgr.25319) 531 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 213 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:10.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:10.906 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 110160 objects 2023-10-07T21:57:10.906 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :166.682 2023-10-07T21:57:10.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:10.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:10.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:11.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:11.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:11.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:11.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:11.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:11.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T21:57:11.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:11.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:11.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:11.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:11.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:11.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:11.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:11.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:11.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:11.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:11.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:11 smithi081 bash[89466]: audit 2023-10-07T21:57:10.902185+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:11 smithi081 bash[89466]: audit 2023-10-07T21:57:10.903299+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:11 smithi081 bash[89466]: audit 2023-10-07T21:57:11.145997+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:12.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:12.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:12.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[105281]: audit 2023-10-07T21:57:10.902185+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[105281]: audit 2023-10-07T21:57:10.903299+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:12.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[105281]: audit 2023-10-07T21:57:11.145997+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:12.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[102097]: audit 2023-10-07T21:57:10.902185+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:12.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[102097]: audit 2023-10-07T21:57:10.903299+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:12.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:11 smithi008 bash[102097]: audit 2023-10-07T21:57:11.145997+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:12.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:12.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:12.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:12.268 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:12.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:12.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:12.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:12.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:12.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:12.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:12.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:12.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:12.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:12.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:13.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:13.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:13.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:13.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:13.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:13.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:12 smithi081 bash[89466]: cluster 2023-10-07T21:57:11.114353+0000 mgr.y (mgr.25319) 532 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 142 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:13.253 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:13] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-10-07T21:57:13.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:12 smithi008 bash[105281]: cluster 2023-10-07T21:57:11.114353+0000 mgr.y (mgr.25319) 532 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 142 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:13.254 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:12 smithi008 bash[102097]: cluster 2023-10-07T21:57:11.114353+0000 mgr.y (mgr.25319) 532 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 142 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:13.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:13.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:13.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:13.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:13.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:13.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:13.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:13.851 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:13.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:13.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:13.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:13.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:14.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:14.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:14.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:14.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:14.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:14.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:14.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:14.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:14.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:15.209 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:14 smithi008 bash[105281]: cluster 2023-10-07T21:57:13.115441+0000 mgr.y (mgr.25319) 533 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 11 MiB data, 1.2 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 658 op/s 2023-10-07T21:57:15.210 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:14 smithi008 bash[102097]: cluster 2023-10-07T21:57:13.115441+0000 mgr.y (mgr.25319) 533 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 11 MiB data, 1.2 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 658 op/s 2023-10-07T21:57:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:14 smithi081 bash[89466]: cluster 2023-10-07T21:57:13.115441+0000 mgr.y (mgr.25319) 533 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 11 MiB data, 1.2 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 658 op/s 2023-10-07T21:57:15.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:15.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:15.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:15.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:15.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:15.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:15.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:15.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:15.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:15.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:15.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:15.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:16.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:16.091 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:16.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:16.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:16.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:16.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:16.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:16.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:16.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:16.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:16.629 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-10-07T21:57:16.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-10-07T21:57:16.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:16.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:16.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:16.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:16.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:16.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:16.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:16.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:17.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:17.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:16 smithi008 bash[105281]: cluster 2023-10-07T21:57:15.116143+0000 mgr.y (mgr.25319) 534 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 6.3 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:57:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:16 smithi008 bash[102097]: cluster 2023-10-07T21:57:15.116143+0000 mgr.y (mgr.25319) 534 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 6.3 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:57:17.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:17.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:17.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:16 smithi081 bash[89466]: cluster 2023-10-07T21:57:15.116143+0000 mgr.y (mgr.25319) 534 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 6.3 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 589 op/s 2023-10-07T21:57:17.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:17.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:17.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:17.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:17.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:17.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:17.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:17.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:17.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:17.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:17.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:17.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:17.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:17.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:17.941 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:17.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:18.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:18.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:18.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:18.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:18.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:18.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:18.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:18.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:18.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:18.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:18.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:18.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:18.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:18.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:18.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:18.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:18.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:18.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:18.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:18.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:18.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:19.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:18 smithi008 bash[102097]: cluster 2023-10-07T21:57:17.117229+0000 mgr.y (mgr.25319) 535 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T21:57:19.014 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:18 smithi008 bash[105281]: cluster 2023-10-07T21:57:17.117229+0000 mgr.y (mgr.25319) 535 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T21:57:19.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:19.112 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:57:19.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:19.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:19.134 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:57:19.160 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:57:19.180 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:57:19.202 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:57:19.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:18 smithi081 bash[89466]: cluster 2023-10-07T21:57:17.117229+0000 mgr.y (mgr.25319) 535 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T21:57:19.220 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:19.230 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:57:19.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:19.257 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:57:19.281 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:57:19.282 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.284 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.284 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:57:19.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:19.474 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:57:19.475 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:57:19.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:19.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:19.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:19.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:19.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:19.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:19.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:19.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:19 smithi081 bash[89466]: audit 2023-10-07T21:57:19.085289+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.8:0/1470541995' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:20.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:20.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:20.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:20.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:20.171 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:20.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:20.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:20.285 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:19 smithi008 bash[105281]: audit 2023-10-07T21:57:19.085289+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.8:0/1470541995' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:20.286 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:19 smithi008 bash[102097]: audit 2023-10-07T21:57:19.085289+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.8:0/1470541995' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:20.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:20.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:20.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-07T21:57:20.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:20.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:20.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:20.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:20.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:20.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:20.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:20.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:20.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:20.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:20.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:20.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:20.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:21.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:21.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:20 smithi008 bash[105281]: cluster 2023-10-07T21:57:19.117985+0000 mgr.y (mgr.25319) 536 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 321 op/s 2023-10-07T21:57:21.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:20 smithi008 bash[102097]: cluster 2023-10-07T21:57:19.117985+0000 mgr.y (mgr.25319) 536 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 321 op/s 2023-10-07T21:57:21.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:21.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:21.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:20 smithi081 bash[89466]: cluster 2023-10-07T21:57:19.117985+0000 mgr.y (mgr.25319) 536 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 321 op/s 2023-10-07T21:57:21.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:21.322 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:21.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:21.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:21.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:21.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:21.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:21.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:21.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:21.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:21.952 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T21:57:21.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:21.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:21 smithi008 bash[105281]: audit 2023-10-07T21:57:21.570651+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.8:0/4253423272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:21.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:21 smithi008 bash[105281]: audit 2023-10-07T21:57:21.571012+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:21.986 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:21 smithi008 bash[102097]: audit 2023-10-07T21:57:21.570651+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.8:0/4253423272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:21.986 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:21 smithi008 bash[102097]: audit 2023-10-07T21:57:21.571012+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:22.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:22.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:22.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:22.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:22.178 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:57:22.178 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T21:57:22.178 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:57:22.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:21 smithi081 bash[89466]: audit 2023-10-07T21:57:21.570651+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.8:0/4253423272' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:22.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:21 smithi081 bash[89466]: audit 2023-10-07T21:57:21.571012+0000 mon.a (mon.0) 670 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:57:22.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:22.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:22.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:22.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:22.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:22.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:22.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:22.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: cluster 2023-10-07T21:57:21.118476+0000 mgr.y (mgr.25319) 537 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 282 op/s 2023-10-07T21:57:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: cluster 2023-10-07T21:57:21.932096+0000 mon.a (mon.0) 671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: audit 2023-10-07T21:57:21.940382+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:57:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: cluster 2023-10-07T21:57:21.944700+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 6 in 2023-10-07T21:57:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: audit 2023-10-07T21:57:22.451358+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:22 smithi081 bash[89466]: cluster 2023-10-07T21:57:22.565061+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:23.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:23.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:23.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:23.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:23.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:23.263 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:23] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: cluster 2023-10-07T21:57:21.118476+0000 mgr.y (mgr.25319) 537 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 282 op/s 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: cluster 2023-10-07T21:57:21.932096+0000 mon.a (mon.0) 671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: audit 2023-10-07T21:57:21.940382+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: cluster 2023-10-07T21:57:21.944700+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 6 in 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: audit 2023-10-07T21:57:22.451358+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[105281]: cluster 2023-10-07T21:57:22.565061+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: cluster 2023-10-07T21:57:21.118476+0000 mgr.y (mgr.25319) 537 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 282 op/s 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: cluster 2023-10-07T21:57:21.932096+0000 mon.a (mon.0) 671 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: audit 2023-10-07T21:57:21.940382+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:57:23.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: cluster 2023-10-07T21:57:21.944700+0000 mon.a (mon.0) 673 : cluster 0 osdmap e137: 8 total, 8 up, 6 in 2023-10-07T21:57:23.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: audit 2023-10-07T21:57:22.451358+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:23.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:22 smithi008 bash[102097]: cluster 2023-10-07T21:57:22.565061+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:23.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:23.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:23.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:23.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:23.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:23.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:23.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:23.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:23.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:23.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:23.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:57:23.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:23.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:23.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:23.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:24.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:24.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[105281]: cluster 2023-10-07T21:57:22.464934+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[105281]: cluster 2023-10-07T21:57:22.466339+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[105281]: cluster 2023-10-07T21:57:22.564670+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[105281]: cluster 2023-10-07T21:57:22.564869+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[102097]: cluster 2023-10-07T21:57:22.464934+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[102097]: cluster 2023-10-07T21:57:22.466339+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[102097]: cluster 2023-10-07T21:57:22.564670+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:23 smithi008 bash[102097]: cluster 2023-10-07T21:57:22.564869+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:24.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:23 smithi081 bash[89466]: cluster 2023-10-07T21:57:22.464934+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:23 smithi081 bash[89466]: cluster 2023-10-07T21:57:22.466339+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:23 smithi081 bash[89466]: cluster 2023-10-07T21:57:22.564670+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:23 smithi081 bash[89466]: cluster 2023-10-07T21:57:22.564869+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-07T21:57:24.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:24.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:24.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:24.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:24.441 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:24.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:24.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:24.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:24.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:24.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:24.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:24.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:24.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:24.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:24 smithi081 bash[89466]: cluster 2023-10-07T21:57:23.119236+0000 mgr.y (mgr.25319) 538 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 16 op/s 2023-10-07T21:57:25.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:25.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:25.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:25.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:25.166 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:25.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:25.262 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:24 smithi008 bash[102097]: cluster 2023-10-07T21:57:23.119236+0000 mgr.y (mgr.25319) 538 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 16 op/s 2023-10-07T21:57:25.263 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:24 smithi008 bash[105281]: cluster 2023-10-07T21:57:23.119236+0000 mgr.y (mgr.25319) 538 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 16 op/s 2023-10-07T21:57:25.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:25.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:25.417 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:25.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T21:57:25.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:25.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:25.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:25.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:25.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:25.804 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:25.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:25.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:25.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:25.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:26.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:26.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:26.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:26.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:26.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:26.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:26.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:26.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:26.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:26.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:26.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:26.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:26.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:26.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:26.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:26.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:26.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:26.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:27.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:27.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:27.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:26 smithi081 bash[89466]: cluster 2023-10-07T21:57:25.119855+0000 mgr.y (mgr.25319) 539 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T21:57:27.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:26 smithi081 bash[89466]: audit 2023-10-07T21:57:25.903648+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:27.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:26 smithi081 bash[89466]: audit 2023-10-07T21:57:25.905584+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[102097]: cluster 2023-10-07T21:57:25.119855+0000 mgr.y (mgr.25319) 539 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[102097]: audit 2023-10-07T21:57:25.903648+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[102097]: audit 2023-10-07T21:57:25.905584+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[105281]: cluster 2023-10-07T21:57:25.119855+0000 mgr.y (mgr.25319) 539 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[105281]: audit 2023-10-07T21:57:25.903648+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:26 smithi008 bash[105281]: audit 2023-10-07T21:57:25.905584+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:27.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:27.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:27.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:27.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:27.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:27.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:27.545 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:27.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:27.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:27.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:27.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:27.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:27.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:27.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:27.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:28.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:28.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:28.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:28.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:28.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:28.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:28.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:28.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:28.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:28.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:28.566 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:57:28.566 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:57:28.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:28.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:28.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:28.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:28.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:28.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:28.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:28.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:28.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:28.920 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_1' removed 2023-10-07T21:57:28.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:29.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:29.017 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6] out_osds: [7, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:57:29.018 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:57:29.018 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-07T21:57:29.018 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.925590 2023-10-07T21:57:29.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 0.9255897700645398 2023-10-07T21:57:29.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:29.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:28 smithi081 bash[89466]: cluster 2023-10-07T21:57:27.120985+0000 mgr.y (mgr.25319) 540 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:29.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:28 smithi081 bash[89466]: audit 2023-10-07T21:57:28.312095+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.8:0/1994866130' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:28 smithi081 bash[89466]: audit 2023-10-07T21:57:28.313141+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:28 smithi081 bash[89466]: audit 2023-10-07T21:57:28.695470+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.115 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:28 smithi081 bash[89466]: audit 2023-10-07T21:57:28.704516+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:29.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:29.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:29.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:29.365 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:29.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[102097]: cluster 2023-10-07T21:57:27.120985+0000 mgr.y (mgr.25319) 540 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:29.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[102097]: audit 2023-10-07T21:57:28.312095+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.8:0/1994866130' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[102097]: audit 2023-10-07T21:57:28.313141+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[102097]: audit 2023-10-07T21:57:28.695470+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[102097]: audit 2023-10-07T21:57:28.704516+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[105281]: cluster 2023-10-07T21:57:27.120985+0000 mgr.y (mgr.25319) 540 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[105281]: audit 2023-10-07T21:57:28.312095+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.8:0/1994866130' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[105281]: audit 2023-10-07T21:57:28.313141+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T21:57:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[105281]: audit 2023-10-07T21:57:28.695470+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:28 smithi008 bash[105281]: audit 2023-10-07T21:57:28.704516+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:29.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-07T21:57:29.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:29.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:29.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:29.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:29.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:29.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:29.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:29.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:29.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:29.865 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T21:57:29.866 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T21:57:29.866 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-10-07T21:57:29.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-10-07T21:57:29.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:29.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:29.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:30.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:30.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:30.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:30.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: cluster 2023-10-07T21:57:28.909188+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: cluster 2023-10-07T21:57:28.909290+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:28.910788+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:57:30.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: cluster 2023-10-07T21:57:28.913858+0000 mon.a (mon.0) 681 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-07T21:57:30.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:28.943005+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:28.950448+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:29.433026+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:30.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:29.434583+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:30.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:29 smithi081 bash[89466]: audit 2023-10-07T21:57:29.450658+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:30.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:30.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:30.352 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:30.353 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:30.377 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: cluster 2023-10-07T21:57:28.909188+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.377 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: cluster 2023-10-07T21:57:28.909290+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.377 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:28.910788+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: cluster 2023-10-07T21:57:28.913858+0000 mon.a (mon.0) 681 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:28.943005+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:28.950448+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:29.433026+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:29.434583+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[105281]: audit 2023-10-07T21:57:29.450658+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: cluster 2023-10-07T21:57:28.909188+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: cluster 2023-10-07T21:57:28.909290+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:28.910788+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T21:57:30.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: cluster 2023-10-07T21:57:28.913858+0000 mon.a (mon.0) 681 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-07T21:57:30.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:28.943005+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:28.950448+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:29.433026+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:30.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:29.434583+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:30.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:29 smithi008 bash[102097]: audit 2023-10-07T21:57:29.450658+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:30.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:30.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:30.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:30.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:30.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:30.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:30.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:30.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:30.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:30.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:30.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:30 smithi081 bash[89466]: cluster 2023-10-07T21:57:29.121458+0000 mgr.y (mgr.25319) 541 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:31.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:31.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:31.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:31.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:30 smithi008 bash[102097]: cluster 2023-10-07T21:57:29.121458+0000 mgr.y (mgr.25319) 541 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:31.119 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:30 smithi008 bash[105281]: cluster 2023-10-07T21:57:29.121458+0000 mgr.y (mgr.25319) 541 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:31.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:31.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:31.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:31.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:31.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:31.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:31.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:31.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:31.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:31.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:31.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:31.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:31.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:31.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:31.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:31.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:31.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:32.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:32.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:32.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:32.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:32.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:32.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:32.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:32.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:32.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:32.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:32.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:32.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:32.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:32.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:33.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:33.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:33.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:32 smithi008 bash[102097]: cluster 2023-10-07T21:57:31.122233+0000 mgr.y (mgr.25319) 542 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:33.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:33] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2023-10-07T21:57:33.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:32 smithi008 bash[105281]: cluster 2023-10-07T21:57:31.122233+0000 mgr.y (mgr.25319) 542 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:33.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:33.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:32 smithi081 bash[89466]: cluster 2023-10-07T21:57:31.122233+0000 mgr.y (mgr.25319) 542 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:33.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:33.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:33.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:33.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:33.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:33.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:33.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:33.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:33.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:33.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:33.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:33.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:33.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:33.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:33.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:33.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:34.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:34.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:33 smithi081 bash[89466]: cluster 2023-10-07T21:57:33.122844+0000 mgr.y (mgr.25319) 543 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:34.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:34.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:34 smithi008 bash[102097]: cluster 2023-10-07T21:57:33.122844+0000 mgr.y (mgr.25319) 543 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:34.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:34 smithi008 bash[105281]: cluster 2023-10-07T21:57:33.122844+0000 mgr.y (mgr.25319) 543 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:34.162 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:34.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:34.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:34.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:34.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:34.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:34.417 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:34.417 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:34.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:34.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:34.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:34.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:34.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:34.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:34.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:34.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:34.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:35.083 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:35.105 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:35.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:35.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:35.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:35.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:35.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:35.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:35.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:35.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:35.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:35.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:35.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:35.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:35.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:35.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:35.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:36.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:36.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:36.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:36.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:36.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:36.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:36.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:36.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:36.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:36.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:36.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:36.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:36.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:36.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:36.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:36 smithi081 bash[89466]: cluster 2023-10-07T21:57:35.123499+0000 mgr.y (mgr.25319) 544 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:36.759 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:36 smithi008 bash[105281]: cluster 2023-10-07T21:57:35.123499+0000 mgr.y (mgr.25319) 544 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:36.760 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:36 smithi008 bash[102097]: cluster 2023-10-07T21:57:35.123499+0000 mgr.y (mgr.25319) 544 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:36.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:36.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:36.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:36.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:36.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:36.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:36.980 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:57:37.008 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:57:37.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.035 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:57:37.062 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:57:37.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:37.089 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:57:37.118 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:57:37.147 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:57:37.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:37.174 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.177 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:57:37.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:37.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:37.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:37.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:37.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:37.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:37.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:37.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.713 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:37 smithi081 bash[89466]: audit 2023-10-07T21:57:36.949581+0000 mon.a (mon.0) 687 : audit 0 from='client.? 172.21.15.8:0/171948485' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:37.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:37.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:37.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:37 smithi008 bash[102097]: audit 2023-10-07T21:57:36.949581+0000 mon.a (mon.0) 687 : audit 0 from='client.? 172.21.15.8:0/171948485' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:37.772 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:37 smithi008 bash[105281]: audit 2023-10-07T21:57:36.949581+0000 mon.a (mon.0) 687 : audit 0 from='client.? 172.21.15.8:0/171948485' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:37.788 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:57:37.788 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T21:57:37.788 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T21:57:37.788 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T21:57:37.788 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:57:37.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:37.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:37.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:37.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:37.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:38.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:38.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:38.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:38.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:38.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:38.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:38.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:38.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:38.496 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T21:57:38.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:38.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:38.622 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:38.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:38.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:38 smithi081 bash[89466]: cluster 2023-10-07T21:57:37.124361+0000 mgr.y (mgr.25319) 545 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:38.672 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:38 smithi081 bash[89466]: audit 2023-10-07T21:57:37.819478+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.8:0/3858480295' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:38 smithi081 bash[89466]: audit 2023-10-07T21:57:37.819960+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-07T21:57:38.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:38.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:38.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:38.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[102097]: cluster 2023-10-07T21:57:37.124361+0000 mgr.y (mgr.25319) 545 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:38.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[102097]: audit 2023-10-07T21:57:37.819478+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.8:0/3858480295' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[102097]: audit 2023-10-07T21:57:37.819960+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.866 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[105281]: cluster 2023-10-07T21:57:37.124361+0000 mgr.y (mgr.25319) 545 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:38.866 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[105281]: audit 2023-10-07T21:57:37.819478+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.8:0/3858480295' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.866 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:38 smithi008 bash[105281]: audit 2023-10-07T21:57:37.819960+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:57:38.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:38.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:38.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:39.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:39.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:39.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:39.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:39.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:39.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:39.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:39.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:39.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:39.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:39.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:39.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[105281]: cluster 2023-10-07T21:57:38.479039+0000 mon.a (mon.0) 689 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[105281]: cluster 2023-10-07T21:57:38.484816+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[105281]: cluster 2023-10-07T21:57:38.484951+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[105281]: audit 2023-10-07T21:57:38.486657+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:39.674 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[105281]: cluster 2023-10-07T21:57:38.489894+0000 mon.a (mon.0) 691 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-07T21:57:39.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[102097]: cluster 2023-10-07T21:57:38.479039+0000 mon.a (mon.0) 689 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:39.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[102097]: cluster 2023-10-07T21:57:38.484816+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[102097]: cluster 2023-10-07T21:57:38.484951+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[102097]: audit 2023-10-07T21:57:38.486657+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:39.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:39 smithi008 bash[102097]: cluster 2023-10-07T21:57:38.489894+0000 mon.a (mon.0) 691 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-07T21:57:39.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:39.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:39.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:39 smithi081 bash[89466]: cluster 2023-10-07T21:57:38.479039+0000 mon.a (mon.0) 689 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:39.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:39 smithi081 bash[89466]: cluster 2023-10-07T21:57:38.484816+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:39 smithi081 bash[89466]: cluster 2023-10-07T21:57:38.484951+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-07T21:57:39.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:39 smithi081 bash[89466]: audit 2023-10-07T21:57:38.486657+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:57:39.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:39 smithi081 bash[89466]: cluster 2023-10-07T21:57:38.489894+0000 mon.a (mon.0) 691 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-07T21:57:39.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:39.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:39.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:39.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:39.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:39.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:39.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:40.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:40.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:40.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:40.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:40.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:40.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:40.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:40.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:40.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:40 smithi081 bash[89466]: cluster 2023-10-07T21:57:39.124894+0000 mgr.y (mgr.25319) 546 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:40.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:40 smithi008 bash[105281]: cluster 2023-10-07T21:57:39.124894+0000 mgr.y (mgr.25319) 546 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:40.939 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:40 smithi008 bash[102097]: cluster 2023-10-07T21:57:39.124894+0000 mgr.y (mgr.25319) 546 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:40.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:57:40.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:40.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:41.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:41.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:41.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:41.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:41.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:41.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:41.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:41.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:41.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:41.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:41.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[102097]: audit 2023-10-07T21:57:40.873142+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[102097]: audit 2023-10-07T21:57:40.873573+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[102097]: audit 2023-10-07T21:57:40.873955+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]: dispatch 2023-10-07T21:57:41.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[102097]: audit 2023-10-07T21:57:40.896925+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:41.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[105281]: audit 2023-10-07T21:57:40.873142+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[105281]: audit 2023-10-07T21:57:40.873573+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[105281]: audit 2023-10-07T21:57:40.873955+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]: dispatch 2023-10-07T21:57:41.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:41 smithi008 bash[105281]: audit 2023-10-07T21:57:40.896925+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:41.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:41.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:41.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:41.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:41.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:41 smithi081 bash[89466]: audit 2023-10-07T21:57:40.873142+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:41 smithi081 bash[89466]: audit 2023-10-07T21:57:40.873573+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2023-10-07T21:57:41.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:41 smithi081 bash[89466]: audit 2023-10-07T21:57:40.873955+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]: dispatch 2023-10-07T21:57:41.960 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:41 smithi081 bash[89466]: audit 2023-10-07T21:57:40.896925+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:41.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:41.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:42.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:42.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:42.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:42.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:42.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:42.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:42.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:42.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:42.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:42.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:42.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:42.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:42.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.125320+0000 mgr.y (mgr.25319) 547 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.494935+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: audit 2023-10-07T21:57:41.496763+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]': finished 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: audit 2023-10-07T21:57:41.496833+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: audit 2023-10-07T21:57:41.496903+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]': finished 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.500902+0000 mon.a (mon.0) 699 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.628467+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.628942+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:42 smithi081 bash[89466]: cluster 2023-10-07T21:57:41.631580+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:42.754 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.125320+0000 mgr.y (mgr.25319) 547 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.494935+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: audit 2023-10-07T21:57:41.496763+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]': finished 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: audit 2023-10-07T21:57:41.496833+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: audit 2023-10-07T21:57:41.496903+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]': finished 2023-10-07T21:57:42.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.500902+0000 mon.a (mon.0) 699 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.628467+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.628942+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[102097]: cluster 2023-10-07T21:57:41.631580+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.125320+0000 mgr.y (mgr.25319) 547 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.494935+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: audit 2023-10-07T21:57:41.496763+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 2]}]': finished 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: audit 2023-10-07T21:57:41.496833+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2023-10-07T21:57:42.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: audit 2023-10-07T21:57:41.496903+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.8", "id": [3, 0]}]': finished 2023-10-07T21:57:42.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.500902+0000 mon.a (mon.0) 699 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-07T21:57:42.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.628467+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.628942+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:42 smithi008 bash[105281]: cluster 2023-10-07T21:57:41.631580+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-07T21:57:42.781 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:42.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:42.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:42.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:42.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:43.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:43.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:43.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:43.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:43.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:43.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:43.315 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:43] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2023-10-07T21:57:43.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:43.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:43.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:43.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:43.451 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:43.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:43.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:43.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.506626+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.507563+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.508465+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.509628+0000 mon.a (mon.0) 700 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.970200+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.506626+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.507563+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.508465+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.509628+0000 mon.a (mon.0) 700 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-07T21:57:43.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:43 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.970200+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:43.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:43.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:43.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:43 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.506626+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:43 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.507563+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:43 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.508465+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:43 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.509628+0000 mon.a (mon.0) 700 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-07T21:57:43.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:43 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.970200+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:43.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:43.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:43.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:43.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:43.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:44.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:44.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:44.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:44.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T21:57:44.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:44.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:44.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:44.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:44.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:44.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:44.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:44.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:44.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:44 smithi081 bash[89466]: cluster 2023-10-07T21:57:42.970201+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:44.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:44 smithi081 bash[89466]: cluster 2023-10-07T21:57:43.125956+0000 mgr.y (mgr.25319) 548 : cluster 0 pgmap v515: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:44.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:44 smithi081 bash[89466]: audit 2023-10-07T21:57:44.266852+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-07T21:57:44.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:44.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:44.790 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_2' created 2023-10-07T21:57:44.791 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.0 primary-affinity to 0.92559 (8606592) 2023-10-07T21:57:44.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:44.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[105281]: cluster 2023-10-07T21:57:42.970201+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:44.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[105281]: cluster 2023-10-07T21:57:43.125956+0000 mgr.y (mgr.25319) 548 : cluster 0 pgmap v515: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:44.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[105281]: audit 2023-10-07T21:57:44.266852+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-07T21:57:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[102097]: cluster 2023-10-07T21:57:42.970201+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2023-10-07T21:57:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[102097]: cluster 2023-10-07T21:57:43.125956+0000 mgr.y (mgr.25319) 548 : cluster 0 pgmap v515: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:44.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:44 smithi008 bash[102097]: audit 2023-10-07T21:57:44.266852+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-07T21:57:44.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:44.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:45.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:45.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:45.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:45.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:45.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:45.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:45.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:45.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:45.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:45.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:45.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:45.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: audit 2023-10-07T21:57:44.285501+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.8:0/1033382326' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: audit 2023-10-07T21:57:44.720432+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: audit 2023-10-07T21:57:44.771679+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: audit 2023-10-07T21:57:44.771794+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]': finished 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: cluster 2023-10-07T21:57:44.773705+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: cluster 2023-10-07T21:57:44.775870+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:45.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: cluster 2023-10-07T21:57:44.776932+0000 mon.a (mon.0) 705 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-07T21:57:45.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:45 smithi081 bash[89466]: cluster 2023-10-07T21:57:44.778324+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:45.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:45.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:45.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:46.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:46.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: audit 2023-10-07T21:57:44.285501+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.8:0/1033382326' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:46.075 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: audit 2023-10-07T21:57:44.720432+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: audit 2023-10-07T21:57:44.771679+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: audit 2023-10-07T21:57:44.771794+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]': finished 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: cluster 2023-10-07T21:57:44.773705+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: cluster 2023-10-07T21:57:44.775870+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: cluster 2023-10-07T21:57:44.776932+0000 mon.a (mon.0) 705 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[105281]: cluster 2023-10-07T21:57:44.778324+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: audit 2023-10-07T21:57:44.285501+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.8:0/1033382326' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: audit 2023-10-07T21:57:44.720432+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]: dispatch 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: audit 2023-10-07T21:57:44.771679+0000 mon.a (mon.0) 703 : audit 1 from='client.? 172.21.15.8:0/3233437799' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: audit 2023-10-07T21:57:44.771794+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.9255897700645398}]': finished 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: cluster 2023-10-07T21:57:44.773705+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: cluster 2023-10-07T21:57:44.775870+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: cluster 2023-10-07T21:57:44.776932+0000 mon.a (mon.0) 705 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-07T21:57:46.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:45 smithi008 bash[102097]: cluster 2023-10-07T21:57:44.778324+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:46.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-10-07T21:57:46.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:46.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:46.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:46.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:46.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:46.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:46.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:46.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:46.575 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:46.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:46.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:46.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:46.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:46.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:46.862 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.126692+0000 mgr.y (mgr.25319) 549 : cluster 0 pgmap v517: 89 pgs: 3 creating+peering, 13 unknown, 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:46.862 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.579615+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.579647+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.771671+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.778673+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.779358+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.783736+0000 mon.a (mon.0) 707 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.784627+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.784784+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[102097]: cluster 2023-10-07T21:57:45.786200+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.126692+0000 mgr.y (mgr.25319) 549 : cluster 0 pgmap v517: 89 pgs: 3 creating+peering, 13 unknown, 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.579615+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.579647+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.771671+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.778673+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.779358+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.783736+0000 mon.a (mon.0) 707 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.784627+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.784784+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:46 smithi008 bash[105281]: cluster 2023-10-07T21:57:45.786200+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:46.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:46.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:46.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:46.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.126692+0000 mgr.y (mgr.25319) 549 : cluster 0 pgmap v517: 89 pgs: 3 creating+peering, 13 unknown, 2 peering, 71 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:46.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.579615+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.579647+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e142 with expected crc 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.771671+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.778673+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.779358+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.783736+0000 mon.a (mon.0) 707 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.784627+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.784784+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:46.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:46 smithi081 bash[89466]: cluster 2023-10-07T21:57:45.786200+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:47.016 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:47.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187826 6.3 6:cacf9313:::benchmark_data_smithi008_148911_object77663:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.935288+0000", 2023-10-07T21:57:47.052 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 92.104954148000004, 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17998240400000001, 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187826 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935288+0000", 2023-10-07T21:57:47.053 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935288+0000", 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935286+0000", 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.054 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935294+0000", 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4839999999999998e-06 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935311+0000", 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6957e-05 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.055 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935319+0000", 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7299999999999994e-06 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935369+0000", 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9648000000000003e-05 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935459+0000", 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9567000000000005e-05 2023-10-07T21:57:47.056 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2,7", 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.935554+0000", 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5364000000000004e-05 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939244+0000", 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036904110000000002 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.057 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.940284+0000", 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0010393309999999999 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.940528+0000", 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024456599999999999 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.058 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.114515+0000", 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17398656900000001 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.114785+0000", 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00026965600000000001 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.115270+0000", 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00048569299999999999 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.059 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187829 6.5 6:a4d69718:::benchmark_data_smithi008_148911_object77666:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.939259+0000", 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 92.100982907000002, 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.186900926, 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.060 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187829 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939259+0000", 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939259+0000", 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.061 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939258+0000", 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939266+0000", 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3760000000000008e-06 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.062 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939282+0000", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5820000000000001e-05 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939290+0000", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5180000000000004e-06 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939346+0000", 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5583e-05 2023-10-07T21:57:47.063 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939511+0000", 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016484299999999999 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3,7", 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939696+0000", 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018565399999999999 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.943837+0000", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041409309999999996 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.944338+0000", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00050114699999999996 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.946819+0000", 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024802840000000001 2023-10-07T21:57:47.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.125992+0000", 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.179173729 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.126053+0000", 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0448999999999997e-05 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.126160+0000", 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010720799999999999 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:191252 6.3 6:c5438752:::benchmark_data_smithi008_148911_object81089:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:20.644789+0000", 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 86.395452844000005, 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.175343951, 2023-10-07T21:57:47.067 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 191252 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644789+0000", 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.068 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644789+0000", 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644789+0000", 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644792+0000", 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.512e-06 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644798+0000", 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3380000000000001e-06 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644804+0000", 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1059999999999999e-06 2023-10-07T21:57:47.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.644857+0000", 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3412999999999998e-05 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.645006+0000", 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000149166 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2,7", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.645158+0000", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015181799999999999 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.651766+0000", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066080339999999996 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.660142+0000", 2023-10-07T21:57:47.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083760889999999998 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.660209+0000", 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7257999999999999e-05 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.819698+0000", 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.159488931 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.819833+0000", 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013427 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.820133+0000", 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00030056499999999998 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:192639 6.5 6:af3f2102:::benchmark_data_smithi008_148911_object82476:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:23.316080+0000", 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 83.724162301000007, 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17415555899999999, 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 192639 2023-10-07T21:57:47.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316080+0000", 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316080+0000", 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316079+0000", 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316084+0000", 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0810000000000001e-06 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316093+0000", 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8720000000000008e-06 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.316098+0000", 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7609999999999998e-06 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.319675+0000", 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035770060000000002 2023-10-07T21:57:47.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.319834+0000", 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000159016 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3,7", 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.320017+0000", 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000183055 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.327791+0000", 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077748019999999999 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.327836+0000", 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4926000000000003e-05 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.462472+0000", 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13463615000000001 2023-10-07T21:57:47.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.485269+0000", 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022796951999999999 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.489894+0000", 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046249430000000003 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:23.490235+0000", 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00034090699999999999 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195150 6.5 6:a984ad7b:::benchmark_data_smithi008_148911_object84987:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.453234+0000", 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.587008045000005, 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0604400700000001, 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.082 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195150 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.085 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453234+0000", 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453234+0000", 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453232+0000", 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453242+0000", 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5810000000000003e-06 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453254+0000", 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2306e-05 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.453260+0000", 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.071e-06 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.463379+0000", 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010119223 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.463576+0000", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000196267 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3,7", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.463702+0000", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012604900000000001 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.472142+0000", 2023-10-07T21:57:47.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084400550000000001 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.472149+0000", 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2049999999999996e-06 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.529194+0000", 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.057045474999999998 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.529207+0000", 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2245999999999999e-05 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.513562+0000", 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98435491200000003 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.513674+0000", 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000112506 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195191 6.5 6:a6f0ab51:::benchmark_data_smithi008_148911_object85028:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.555617+0000", 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.484624777999997, 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98064557500000005, 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.092 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195191 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555617+0000", 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555617+0000", 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555616+0000", 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555623+0000", 2023-10-07T21:57:47.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4919999999999996e-06 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555636+0000", 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3414999999999999e-05 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555643+0000", 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7800000000000003e-06 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555715+0000", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1360999999999997e-05 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.555729+0000", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4674e-05 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.514094+0000", 2023-10-07T21:57:47.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95836442499999996 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.514283+0000", 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000189478 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.514430+0000", 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014712500000000001 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525445+0000", 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011014506 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525486+0000", 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0886000000000001e-05 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536175+0000", 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010688906 2023-10-07T21:57:47.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536209+0000", 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4737999999999998e-05 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536263+0000", 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3498999999999997e-05 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.099 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195192 6.5 6:a74d03cc:::benchmark_data_smithi008_148911_object85029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.564551+0000", 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.475691304999998, 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97180239300000004, 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195192 2023-10-07T21:57:47.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564551+0000", 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564551+0000", 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564549+0000", 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564557+0000", 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6559999999999992e-06 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564571+0000", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.399e-05 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.564578+0000", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1659999999999997e-06 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566953+0000", 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002374948 2023-10-07T21:57:47.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566961+0000", 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1359999999999997e-06 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.520000+0000", 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95303884500000002 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.520144+0000", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014406799999999999 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.520266+0000", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012270099999999999 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525524+0000", 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052574359999999999 2023-10-07T21:57:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525565+0000", 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0652000000000003e-05 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536281+0000", 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010716287 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536315+0000", 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3831000000000002e-05 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536353+0000", 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8442999999999998e-05 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195197 6.5 6:afcf9a24:::benchmark_data_smithi008_148911_object85034:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.566548+0000", 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.473693967000003, 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96989075599999997, 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195197 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566548+0000", 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566548+0000", 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566548+0000", 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566551+0000", 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1200000000000002e-06 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566567+0000", 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6328e-05 2023-10-07T21:57:47.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566573+0000", 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1059999999999996e-06 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566987+0000", 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00041366800000000001 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.566992+0000", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1189999999999996e-06 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525590+0000", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95859787900000004 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525728+0000", 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013806800000000001 2023-10-07T21:57:47.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.525826+0000", 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7850000000000007e-05 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.532930+0000", 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071045190000000001 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.532954+0000", 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3743e-05 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536364+0000", 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034104869999999998 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536401+0000", 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6158999999999997e-05 2023-10-07T21:57:47.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536439+0000", 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8266999999999998e-05 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195210 6.5 6:a44b1c2d:::benchmark_data_smithi008_148911_object85047:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.586279+0000", 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.453963266000002, 2023-10-07T21:57:47.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.953926257, 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195210 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586279+0000", 2023-10-07T21:57:47.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586279+0000", 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586277+0000", 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586284+0000", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9450000000000004e-06 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586298+0000", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4134000000000001e-05 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586305+0000", 2023-10-07T21:57:47.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6930000000000001e-06 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586349+0000", 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3834000000000001e-05 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586356+0000", 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4970000000000004e-06 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.529501+0000", 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94314495099999995 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.529605+0000", 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103268 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.529712+0000", 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010726399999999999 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540086+0000", 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010374556 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540101+0000", 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4158000000000001e-05 2023-10-07T21:57:47.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540146+0000", 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5385e-05 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540178+0000", 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2194999999999999e-05 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540205+0000", 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.692e-05 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195211 6.5 6:aade4b88:::benchmark_data_smithi008_148911_object85048:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.586488+0000", 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.453754076999999, 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97106764499999998, 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.123 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195211 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586488+0000", 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586488+0000", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586487+0000", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586494+0000", 2023-10-07T21:57:47.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5640000000000002e-06 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586502+0000", 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4079999999999998e-06 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586506+0000", 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8700000000000002e-06 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586526+0000", 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0290000000000001e-05 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.586530+0000", 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1209999999999998e-06 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.532981+0000", 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94645139599999994 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.533069+0000", 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8174e-05 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.533147+0000", 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8201000000000006e-05 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540110+0000", 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006962368 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540270+0000", 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016019100000000001 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557453+0000", 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017183526000000001 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557507+0000", 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4011000000000002e-05 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557556+0000", 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8222e-05 2023-10-07T21:57:47.130 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195224 6.5 6:a5f894c0:::benchmark_data_smithi008_148911_object85061:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.610431+0000", 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.429810750000001, 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94732076899999995, 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.131 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195224 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610431+0000", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610431+0000", 2023-10-07T21:57:47.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610430+0000", 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610437+0000", 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2910000000000002e-06 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610452+0000", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5622999999999999e-05 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610461+0000", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0970000000000006e-06 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610517+0000", 2023-10-07T21:57:47.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6101999999999999e-05 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.610525+0000", 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5499999999999995e-06 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536484+0000", 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92595894499999998 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536614+0000", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000130168 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.536754+0000", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000139612 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.548534+0000", 2023-10-07T21:57:47.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011779682 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557622+0000", 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0090884850000000003 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557667+0000", 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5009000000000002e-05 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557714+0000", 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6879000000000003e-05 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557752+0000", 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8033e-05 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195226 6.5 6:a6cb8b1c:::benchmark_data_smithi008_148911_object85063:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.612275+0000", 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.427966808999997, 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94567455, 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195226 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612275+0000", 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612275+0000", 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612274+0000", 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612279+0000", 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4659999999999998e-06 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612289+0000", 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7170000000000003e-06 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612295+0000", 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2639999999999997e-06 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612339+0000", 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3614e-05 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.612345+0000", 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.105e-06 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540301+0000", 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92795643400000005 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540383+0000", 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1867999999999996e-05 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.540476+0000", 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2260000000000001e-05 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.553228+0000", 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012752306 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557823+0000", 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045953870000000003 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557867+0000", 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4131000000000001e-05 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557910+0000", 2023-10-07T21:57:47.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2973999999999999e-05 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557950+0000", 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9366999999999998e-05 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195242 6.5 6:af15f0d1:::benchmark_data_smithi008_148911_object85079:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.647439+0000", 2023-10-07T21:57:47.146 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.392803338999997, 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91068637100000005, 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195242 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647439+0000", 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647439+0000", 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647437+0000", 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647447+0000", 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5580000000000006e-06 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647457+0000", 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8919999999999995e-06 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647462+0000", 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1529999999999996e-06 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647525+0000", 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3116999999999999e-05 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.647535+0000", 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0494e-05 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.544522+0000", 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89698674199999995 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.544638+0000", 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011591600000000001 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.544759+0000", 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012139899999999999 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557569+0000", 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012809396000000001 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557996+0000", 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000427277 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558043+0000", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6406999999999998e-05 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558086+0000", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3643999999999998e-05 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558125+0000", 2023-10-07T21:57:47.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8890000000000002e-05 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195246 6.5 6:aaf5928f:::benchmark_data_smithi008_148911_object85083:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.648944+0000", 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.391297871999996, 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92176501200000005, 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.154 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195246 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648944+0000", 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648944+0000", 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648942+0000", 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648951+0000", 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8140000000000007e-06 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648972+0000", 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0542000000000001e-05 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.648985+0000", 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3570999999999999e-05 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.649033+0000", 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7948999999999998e-05 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.649041+0000", 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0269999999999995e-06 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.548568+0000", 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89952633599999998 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.548703+0000", 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013551000000000001 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.548817+0000", 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114003 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557765+0000", 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0089473799999999996 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558171+0000", 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00040693000000000001 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570652+0000", 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012480289 2023-10-07T21:57:47.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570685+0000", 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3491999999999997e-05 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570709+0000", 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3960000000000001e-05 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195247 6.5 6:aaa9b283:::benchmark_data_smithi008_148911_object85084:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.652467+0000", 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.387774644000004, 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91835122999999996, 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.162 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195247 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652467+0000", 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652467+0000", 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652466+0000", 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652473+0000", 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2470000000000002e-06 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652485+0000", 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1909000000000001e-05 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652491+0000", 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5319999999999997e-06 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652532+0000", 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.125e-05 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.652538+0000", 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4590000000000003e-06 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.553270+0000", 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.90073135900000001 2023-10-07T21:57:47.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.553390+0000", 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120697 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.553514+0000", 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000123122 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.557773+0000", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042595519999999998 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558215+0000", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00044178300000000001 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570774+0000", 2023-10-07T21:57:47.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012559572999999999 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570799+0000", 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4977000000000002e-05 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570819+0000", 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9196999999999999e-05 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.169 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195253 6.5 6:ade0ea33:::benchmark_data_smithi008_148911_object85090:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.662215+0000", 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.378026800000001, 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92076613299999999, 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.170 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195253 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662215+0000", 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662215+0000", 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662213+0000", 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662222+0000", 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7649999999999999e-06 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662244+0000", 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1942000000000001e-05 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662253+0000", 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2110000000000004e-06 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662302+0000", 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8820999999999999e-05 2023-10-07T21:57:47.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.662312+0000", 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7829999999999993e-06 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558248+0000", 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89593619400000002 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558359+0000", 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110714 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.558470+0000", 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111459 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570748+0000", 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012278112000000001 2023-10-07T21:57:47.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570753+0000", 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2510000000000002e-06 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582908+0000", 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012154682999999999 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582940+0000", 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1463e-05 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582981+0000", 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1770999999999997e-05 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195281 6.5 6:a2bc80e9:::benchmark_data_smithi008_148911_object85118:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.177 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.721219+0000", 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.319023321000003, 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.87107259800000003, 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195281 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721219+0000", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721219+0000", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721218+0000", 2023-10-07T21:57:47.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721221+0000", 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8299999999999998e-06 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721232+0000", 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0523000000000001e-05 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721237+0000", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.69e-06 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721285+0000", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8405999999999997e-05 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.721293+0000", 2023-10-07T21:57:47.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9740000000000002e-06 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.567340+0000", 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.84604666799999995 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.567424+0000", 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4411000000000002e-05 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.567498+0000", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4055999999999997e-05 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.575012+0000", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0075138430000000001 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582845+0000", 2023-10-07T21:57:47.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078332060000000005 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592170+0000", 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093249960000000003 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592252+0000", 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2256999999999995e-05 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592291+0000", 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8881000000000003e-05 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195297 6.5 6:a15b79fb:::benchmark_data_smithi008_148911_object85134:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.759906+0000", 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.280335973999996, 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.83251797000000005, 2023-10-07T21:57:47.185 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195297 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759906+0000", 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759906+0000", 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759905+0000", 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759911+0000", 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6660000000000002e-06 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759926+0000", 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4788e-05 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759936+0000", 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0305e-05 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759981+0000", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4486000000000001e-05 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.759988+0000", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4850000000000003e-06 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570844+0000", 2023-10-07T21:57:47.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.81085626600000005 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570917+0000", 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2423999999999996e-05 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.570989+0000", 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1785000000000005e-05 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582852+0000", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011863477000000001 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582887+0000", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4972999999999999e-05 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592341+0000", 2023-10-07T21:57:47.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0094540760000000005 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592392+0000", 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1106000000000002e-05 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592424+0000", 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1692000000000001e-05 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195323 6.5 6:a2c28b05:::benchmark_data_smithi008_148911_object85160:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.842668+0000", 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.197574098999993, 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.75665547799999999, 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195323 2023-10-07T21:57:47.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842668+0000", 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842668+0000", 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842666+0000", 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842674+0000", 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9659999999999996e-06 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842688+0000", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4506e-05 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842694+0000", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9830000000000001e-06 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842743+0000", 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9261000000000002e-05 2023-10-07T21:57:47.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.842752+0000", 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1030000000000002e-06 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.575050+0000", 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.73229889000000004 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.575131+0000", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0792999999999997e-05 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.575208+0000", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7066999999999999e-05 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.582858+0000", 2023-10-07T21:57:47.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076499200000000002 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592491+0000", 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0096331869999999997 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599229+0000", 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067377629999999999 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599291+0000", 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1414999999999994e-05 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599323+0000", 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2873000000000002e-05 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:195329 6.5 6:a54e321a:::benchmark_data_smithi008_148911_object85166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e121)", 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:27.878671+0000", 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 79.161570987999994, 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.72081399800000001, 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 195329 2023-10-07T21:57:47.201 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878671+0000", 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878671+0000", 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878670+0000", 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878676+0000", 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6370000000000002e-06 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878693+0000", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6935e-05 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878704+0000", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0781000000000001e-05 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878746+0000", 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1884000000000001e-05 2023-10-07T21:57:47.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:27.878760+0000", 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3857e-05 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.578608+0000", 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.69984870799999999 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.578744+0000", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000135539 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.578859+0000", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000115096 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.586871+0000", 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080120039999999997 2023-10-07T21:57:47.206 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.592548+0000", 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056772970000000004 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599389+0000", 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068411319999999998 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599441+0000", 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1663999999999999e-05 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:28.599485+0000", 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3900999999999999e-05 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T21:57:47.208 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T21:57:47.209 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T21:57:47.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:47.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:47.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:47.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:47.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:47.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:47.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:47.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:47.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T21:57:48.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[102097]: cluster 2023-10-07T21:57:46.781273+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[102097]: cluster 2023-10-07T21:57:46.782466+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e144 with expected crc 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[102097]: cluster 2023-10-07T21:57:46.786139+0000 mon.a (mon.0) 708 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:47 smithi081 bash[89466]: cluster 2023-10-07T21:57:46.781273+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:47 smithi081 bash[89466]: cluster 2023-10-07T21:57:46.782466+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e144 with expected crc 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:47 smithi081 bash[89466]: cluster 2023-10-07T21:57:46.786139+0000 mon.a (mon.0) 708 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[105281]: cluster 2023-10-07T21:57:46.781273+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e143 with expected crc 2023-10-07T21:57:48.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[105281]: cluster 2023-10-07T21:57:46.782466+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e144 with expected crc 2023-10-07T21:57:48.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:47 smithi008 bash[105281]: cluster 2023-10-07T21:57:46.786139+0000 mon.a (mon.0) 708 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-07T21:57:48.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:48.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:48.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:48.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:48.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:48.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:48.526 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:48.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:48.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:48.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:48.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:48.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:48.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:48.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:48.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:49.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:49.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:48 smithi081 bash[89466]: cluster 2023-10-07T21:57:47.127637+0000 mgr.y (mgr.25319) 550 : cluster 0 pgmap v520: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:49.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:49.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:48 smithi008 bash[102097]: cluster 2023-10-07T21:57:47.127637+0000 mgr.y (mgr.25319) 550 : cluster 0 pgmap v520: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:48 smithi008 bash[105281]: cluster 2023-10-07T21:57:47.127637+0000 mgr.y (mgr.25319) 550 : cluster 0 pgmap v520: 89 pgs: 4 creating+peering, 4 unknown, 81 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:49.172 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:49.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:49.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:49.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:49.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:49.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:49.626 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:49.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:49.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:49.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:49.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:49.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:50.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:50.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:50.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:50.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:50.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:50.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:50.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:50.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:50.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:50.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:50.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:50.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:50.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:50.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:50.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:50.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:50.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:50.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:50.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:50.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:50.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:50.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:50 smithi081 bash[89466]: cluster 2023-10-07T21:57:49.128397+0000 mgr.y (mgr.25319) 551 : cluster 0 pgmap v521: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:51.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:51.047 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:50 smithi008 bash[105281]: cluster 2023-10-07T21:57:49.128397+0000 mgr.y (mgr.25319) 551 : cluster 0 pgmap v521: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:51.048 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:50 smithi008 bash[102097]: cluster 2023-10-07T21:57:49.128397+0000 mgr.y (mgr.25319) 551 : cluster 0 pgmap v521: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:51.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:51.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:51.105 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6] out_osds: [7, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:57:51.105 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:57:51.105 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-07T21:57:51.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-07T21:57:51.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:51.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:51.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:51.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:51.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:51.439 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:57:51.469 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:57:51.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:51.495 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:57:51.519 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:57:51.547 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:57:51.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.575 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:57:51.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:51.604 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:57:51.632 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.635 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:57:51.651 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:57:51.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:51.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:51.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:51.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:51.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:51.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:52.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:52.098 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:51 smithi081 bash[89466]: audit 2023-10-07T21:57:51.408946+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.8:0/432247079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:52.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:52.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:52.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:52.361 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:52.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:52.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:51 smithi008 bash[105281]: audit 2023-10-07T21:57:51.408946+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.8:0/432247079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:52.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:51 smithi008 bash[102097]: audit 2023-10-07T21:57:51.408946+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.8:0/432247079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:57:52.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:52.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:52.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:52.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:52.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:52.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:52.788 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:57:52.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:52.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:52.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:52.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:52 smithi081 bash[89466]: cluster 2023-10-07T21:57:51.128970+0000 mgr.y (mgr.25319) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:53.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:53.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:53.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:52 smithi008 bash[105281]: cluster 2023-10-07T21:57:51.128970+0000 mgr.y (mgr.25319) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:53.058 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:52 smithi008 bash[102097]: cluster 2023-10-07T21:57:51.128970+0000 mgr.y (mgr.25319) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:53.059 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:57:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:57:53] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2023-10-07T21:57:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:53.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:53.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:53.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:53.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:53.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:53.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:53.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:53.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:53.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:53.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:53.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:53.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:53.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:53.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:53.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:53.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:53.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:53.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:53.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:54.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:54.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:54.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:54.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:54.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:54.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:54.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:54.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:54.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:54.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:54.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:54.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:54.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:54.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:54.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:54.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:54 smithi008 bash[102097]: cluster 2023-10-07T21:57:53.130132+0000 mgr.y (mgr.25319) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:54.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:54 smithi008 bash[105281]: cluster 2023-10-07T21:57:53.130132+0000 mgr.y (mgr.25319) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:54.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:54.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:54.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:55.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:55.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:55.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:55.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:55.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:55.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:55.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:54 smithi081 bash[89466]: cluster 2023-10-07T21:57:53.130132+0000 mgr.y (mgr.25319) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:55.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:55.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:55.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:55.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:55.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:55.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:55.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:55.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:55.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:55.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:55.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:56.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:56.064 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:57:56.064 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:57:56.092 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:56.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:56.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:56.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:56.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:56.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:56.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:56.493 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T21:57:56.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:56.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:56.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: cluster 2023-10-07T21:57:55.130912+0000 mgr.y (mgr.25319) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: audit 2023-10-07T21:57:55.747530+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.8:0/1844834342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: audit 2023-10-07T21:57:55.748002+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: audit 2023-10-07T21:57:55.902978+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: audit 2023-10-07T21:57:55.904328+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[102097]: audit 2023-10-07T21:57:56.169582+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: cluster 2023-10-07T21:57:55.130912+0000 mgr.y (mgr.25319) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: audit 2023-10-07T21:57:55.747530+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.8:0/1844834342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: audit 2023-10-07T21:57:55.748002+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: audit 2023-10-07T21:57:55.902978+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: audit 2023-10-07T21:57:55.904328+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:56.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:56 smithi008 bash[105281]: audit 2023-10-07T21:57:56.169582+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:56.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:56.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:57:56.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:56.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: cluster 2023-10-07T21:57:55.130912+0000 mgr.y (mgr.25319) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T21:57:56.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: audit 2023-10-07T21:57:55.747530+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.8:0/1844834342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: audit 2023-10-07T21:57:55.748002+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:57:56.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: audit 2023-10-07T21:57:55.902978+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: audit 2023-10-07T21:57:55.904328+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:56.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:56 smithi081 bash[89466]: audit 2023-10-07T21:57:56.169582+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:57:56.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:56.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:56.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:56.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T21:57:56.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:57:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:56.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:57:57.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:57.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:57:57.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:57.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:57:57.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:57.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:57.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:57.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:57.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:57.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[105281]: cluster 2023-10-07T21:57:56.476554+0000 mon.a (mon.0) 713 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:57.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[105281]: cluster 2023-10-07T21:57:56.481949+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[105281]: cluster 2023-10-07T21:57:56.481949+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[105281]: audit 2023-10-07T21:57:56.483523+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:57:57.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[105281]: cluster 2023-10-07T21:57:56.486689+0000 mon.a (mon.0) 715 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-07T21:57:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[102097]: cluster 2023-10-07T21:57:56.476554+0000 mon.a (mon.0) 713 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[102097]: cluster 2023-10-07T21:57:56.481949+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[102097]: cluster 2023-10-07T21:57:56.481949+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[102097]: audit 2023-10-07T21:57:56.483523+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:57:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:57 smithi008 bash[102097]: cluster 2023-10-07T21:57:56.486689+0000 mon.a (mon.0) 715 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-07T21:57:57.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:57:57.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:57.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:57:57.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:57.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:57.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:57.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:57 smithi081 bash[89466]: cluster 2023-10-07T21:57:56.476554+0000 mon.a (mon.0) 713 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:57:57.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:57 smithi081 bash[89466]: cluster 2023-10-07T21:57:56.481949+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:57 smithi081 bash[89466]: cluster 2023-10-07T21:57:56.481949+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2023-10-07T21:57:57.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:57 smithi081 bash[89466]: audit 2023-10-07T21:57:56.483523+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:57:57.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:57 smithi081 bash[89466]: cluster 2023-10-07T21:57:56.486689+0000 mon.a (mon.0) 715 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-07T21:57:57.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:57.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:57.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:57.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:58.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:57:58.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:57:58.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:58.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:58.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:58.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:58.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:58 smithi081 bash[89466]: cluster 2023-10-07T21:57:57.131984+0000 mgr.y (mgr.25319) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:58.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:58.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:58.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.796 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:58 smithi008 bash[102097]: cluster 2023-10-07T21:57:57.131984+0000 mgr.y (mgr.25319) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:58.796 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:58 smithi008 bash[105281]: cluster 2023-10-07T21:57:57.131984+0000 mgr.y (mgr.25319) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:57:58.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:58.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:58.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:58.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:59.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:59.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:57:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:57:59.191 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:59.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:59.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:57:59.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:57:59.510 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-10-07T21:57:59.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:59 smithi008 bash[105281]: audit 2023-10-07T21:57:58.808639+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.8:0/1566200543' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.593 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:57:59 smithi008 bash[105281]: audit 2023-10-07T21:57:58.809222+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.594 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:59 smithi008 bash[102097]: audit 2023-10-07T21:57:58.808639+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.8:0/1566200543' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.594 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:57:59 smithi008 bash[102097]: audit 2023-10-07T21:57:58.809222+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:59.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:59.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:57:59.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:59.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:57:59.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:59 smithi081 bash[89466]: audit 2023-10-07T21:57:58.808639+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.8:0/1566200543' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:57:59 smithi081 bash[89466]: audit 2023-10-07T21:57:58.809222+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:57:59.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:57:59.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:59.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:57:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:57:59.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:00.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:00.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:00.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:00.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:00.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:00.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T21:58:00.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:00.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:00.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:00.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:00.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.132854+0000 mgr.y (mgr.25319) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: audit 2023-10-07T21:57:59.497870+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.503025+0000 mon.a (mon.0) 718 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.729540+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.729650+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.729663+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[102097]: cluster 2023-10-07T21:57:59.729782+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:00.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:00.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:00.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:00.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.132854+0000 mgr.y (mgr.25319) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: audit 2023-10-07T21:57:59.497870+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:58:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.503025+0000 mon.a (mon.0) 718 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-07T21:58:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.729540+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.729650+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.729663+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:00 smithi081 bash[89466]: cluster 2023-10-07T21:57:59.729782+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.132854+0000 mgr.y (mgr.25319) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: audit 2023-10-07T21:57:59.497870+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.503025+0000 mon.a (mon.0) 718 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.729540+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.729650+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.729663+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:00 smithi008 bash[105281]: cluster 2023-10-07T21:57:59.729782+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e146 with expected crc 2023-10-07T21:58:00.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:00.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:00.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:00.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:00.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:01.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:01.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:01.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:01.197 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:01.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:01.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:01.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:01.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:01.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:01.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:01.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:01.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:01.622 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:01 smithi008 bash[105281]: cluster 2023-10-07T21:58:01.499732+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:58:01.623 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:01 smithi008 bash[102097]: cluster 2023-10-07T21:58:01.499732+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:58:01.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:01.707 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:58:01.711 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2023-10-07T21:58:01.713 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T21:58:01.714 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T21:58:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:01 smithi081 bash[89466]: cluster 2023-10-07T21:58:01.499732+0000 mon.a (mon.0) 719 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:58:01.742 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:01.756 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T21:58:01.756 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T21:58:01.756 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_170512 2023-10-07T21:58:01.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:58:01.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T21:58:01.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:01.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:01.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:01.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:02.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:02.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:02.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:02.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:02.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:02.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:02.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:02.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:02.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:02.712 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:02 smithi008 bash[102097]: cluster 2023-10-07T21:58:01.133742+0000 mgr.y (mgr.25319) 557 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:02.713 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:02 smithi008 bash[105281]: cluster 2023-10-07T21:58:01.133742+0000 mgr.y (mgr.25319) 557 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:02.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:02.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 1762 1746 109.119 109.125 0.0123048 0.00912271 2023-10-07T21:58:02.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:02.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:02 smithi081 bash[89466]: cluster 2023-10-07T21:58:01.133742+0000 mgr.y (mgr.25319) 557 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 582 KiB data, 1.1 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:58:02.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:02.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:02.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:02.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:02.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:03.059 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:03] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2023-10-07T21:58:03.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:03.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:03.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:03.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:03.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:03.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:03.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:03.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:03.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:03.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:03.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:03.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:03.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 16 4157 4141 129.397 149.688 0.0107612 0.00771094 2023-10-07T21:58:03.782 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:03.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:03.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:03.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:03.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:04.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:04.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:04.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:04.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:04.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:04.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:04.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:04.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:04.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:04.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.561 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:04 smithi008 bash[105281]: cluster 2023-10-07T21:58:03.134514+0000 mgr.y (mgr.25319) 558 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 30 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 3.7 MiB/s wr, 58 op/s 2023-10-07T21:58:04.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:04 smithi081 bash[89466]: cluster 2023-10-07T21:58:03.134514+0000 mgr.y (mgr.25319) 558 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 30 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 3.7 MiB/s wr, 58 op/s 2023-10-07T21:58:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:04.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:04.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:04.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 6599 6583 137.135 152.625 0.00947111 0.00727463 2023-10-07T21:58:04.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:04.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:04 smithi008 bash[102097]: cluster 2023-10-07T21:58:03.134514+0000 mgr.y (mgr.25319) 558 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 30 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 3.7 MiB/s wr, 58 op/s 2023-10-07T21:58:04.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:04.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:04.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:05.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:05.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:05.182 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:05.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:05.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:05.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:05.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:05.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:05.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:05.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:05.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:05.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:05.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:05.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:05.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:05.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 8688 8672 135.489 130.562 0.00671172 0.00736926 2023-10-07T21:58:05.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:05.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:05.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:05.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:05.968 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:58:05.968 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:58:05.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:06.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:06.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:06.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:06.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:06.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:06.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:06.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:06.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:06.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:06.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:06.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:06.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:06.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:06.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:06.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:06 smithi081 bash[89466]: cluster 2023-10-07T21:58:05.135063+0000 mgr.y (mgr.25319) 559 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 14 MiB/s wr, 216 op/s 2023-10-07T21:58:06.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:06.758 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 16 10701 10685 133.551 125.812 0.0059211 0.00747772 2023-10-07T21:58:06.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:06.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:06.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:06.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:06 smithi008 bash[102097]: cluster 2023-10-07T21:58:05.135063+0000 mgr.y (mgr.25319) 559 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 14 MiB/s wr, 216 op/s 2023-10-07T21:58:06.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:06 smithi008 bash[105281]: cluster 2023-10-07T21:58:05.135063+0000 mgr.y (mgr.25319) 559 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 14 MiB/s wr, 216 op/s 2023-10-07T21:58:06.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:06.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:06.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:07.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:07.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:07.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:07.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:07.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T21:58:07.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:07.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:07.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:07.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:07.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:07.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:07.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:07.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:07.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:07.757 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 12827 12811 133.437 132.875 0.00384979 0.00748508 2023-10-07T21:58:07.759 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:07.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:07.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:07.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:07.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:07.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:08.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:08.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:08.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:08.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:08.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:08.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:08.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:08.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:08.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:08.567 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:08 smithi008 bash[102097]: cluster 2023-10-07T21:58:07.135707+0000 mgr.y (mgr.25319) 560 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 469 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T21:58:08.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:08.631 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:08 smithi081 bash[89466]: cluster 2023-10-07T21:58:07.135707+0000 mgr.y (mgr.25319) 560 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 469 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T21:58:08.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:08.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 14738 14722 131.423 119.438 0.00900413 0.00760351 2023-10-07T21:58:08.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:08.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:08.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:08.877 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:08 smithi008 bash[105281]: cluster 2023-10-07T21:58:07.135707+0000 mgr.y (mgr.25319) 560 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 469 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T21:58:08.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:08.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:09.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:09.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:09.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:09.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:09.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:09.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:09.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:09.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:09.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:09.758 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 16180 16164 126.26 90.125 0.00402359 0.00791112 2023-10-07T21:58:09.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:09.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:09.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:09.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:09.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:09.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:10.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:10.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:10.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:10.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:10.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:10.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:10.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:10.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:10.481 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:10.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:10.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:10 smithi008 bash[102097]: cluster 2023-10-07T21:58:09.136260+0000 mgr.y (mgr.25319) 561 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 644 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T21:58:10.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:10 smithi008 bash[105281]: cluster 2023-10-07T21:58:09.136260+0000 mgr.y (mgr.25319) 561 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 644 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T21:58:10.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:10.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:10 smithi081 bash[89466]: cluster 2023-10-07T21:58:09.136260+0000 mgr.y (mgr.25319) 561 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 644 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T21:58:10.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:10.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:10.758 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 17760 17744 123.202 98.75 0.0111738 0.0081049 2023-10-07T21:58:10.761 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:10.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:10.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:10.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:10.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:11.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:11.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:11.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:11.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:11.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:11.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:11.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:11.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:11.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:11.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:11.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:11.758 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 16 19383 19367 121.025 101.438 0.0174601 0.00825094 2023-10-07T21:58:11.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:11.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:11.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:11 smithi081 bash[89466]: audit 2023-10-07T21:58:10.903331+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:11.969 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:11 smithi081 bash[89466]: audit 2023-10-07T21:58:10.905445+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:11.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:11.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:12.081 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:58:12.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:11 smithi008 bash[105281]: audit 2023-10-07T21:58:10.903331+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:12.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:11 smithi008 bash[105281]: audit 2023-10-07T21:58:10.905445+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:12.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:11 smithi008 bash[102097]: audit 2023-10-07T21:58:10.903331+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:12.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:11 smithi008 bash[102097]: audit 2023-10-07T21:58:10.905445+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:12.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:12.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:12.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:12.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:12.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:12.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:12.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:12.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 20842 20826 118.312 91.1875 0.00479592 0.00844064 2023-10-07T21:58:12.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:12.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:12.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:12.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:12.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:12.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:13.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:13.025 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:12 smithi008 bash[105281]: cluster 2023-10-07T21:58:11.136752+0000 mgr.y (mgr.25319) 562 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 792 MiB data, 3.3 GiB used, 533 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T21:58:13.025 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:12 smithi008 bash[102097]: cluster 2023-10-07T21:58:11.136752+0000 mgr.y (mgr.25319) 562 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 792 MiB data, 3.3 GiB used, 533 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T21:58:13.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:13.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:13.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:12 smithi081 bash[89466]: cluster 2023-10-07T21:58:11.136752+0000 mgr.y (mgr.25319) 562 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 792 MiB data, 3.3 GiB used, 533 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T21:58:13.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:13.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:13.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:13.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:13.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:13] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-10-07T21:58:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[102097]: debug 2023-10-07T21:58:13.130+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e146 definitely_dead 0 2023-10-07T21:58:13.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:13.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:13.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:13.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:13.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:13.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:13.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:13.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:13.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 22443 22427 116.791 100.062 0.011209 0.00855515 2023-10-07T21:58:13.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:13.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:13.933 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.7. 2023-10-07T21:58:13.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:13.954 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[105281]: audit 2023-10-07T21:58:13.130131+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.8:0/2533690588' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:13.954 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[105281]: audit 2023-10-07T21:58:13.133477+0000 mon.a (mon.0) 722 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:13.955 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[102097]: audit 2023-10-07T21:58:13.130131+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.8:0/2533690588' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:13.955 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:13 smithi008 bash[102097]: audit 2023-10-07T21:58:13.133477+0000 mon.a (mon.0) 722 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:13.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:13.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:14.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:14.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:13 smithi081 bash[89466]: audit 2023-10-07T21:58:13.130131+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.8:0/2533690588' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:14.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:13 smithi081 bash[89466]: audit 2023-10-07T21:58:13.133477+0000 mon.a (mon.0) 722 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T21:58:14.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:14.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:14.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:14.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:14.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:14.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:14.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:14.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:14.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:14.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:14.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:14.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 22752 22736 109.292 19.3125 0.00251479 0.00857367 2023-10-07T21:58:14.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:14.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:14.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: cluster 2023-10-07T21:58:13.137503+0000 mgr.y (mgr.25319) 563 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-07T21:58:14.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: cluster 2023-10-07T21:58:13.916704+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:14.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: audit 2023-10-07T21:58:13.917723+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T21:58:14.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: cluster 2023-10-07T21:58:13.921517+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:14.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: cluster 2023-10-07T21:58:13.921713+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:14.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:14 smithi081 bash[89466]: cluster 2023-10-07T21:58:13.924159+0000 mon.a (mon.0) 724 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-10-07T21:58:14.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:15.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:15.090 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:14 smithi008 bash[102097]: cluster 2023-10-07T21:58:13.137503+0000 mgr.y (mgr.25319) 563 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-07T21:58:15.090 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:14 smithi008 bash[102097]: cluster 2023-10-07T21:58:13.916704+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:15.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:15.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:15.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:15.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:15.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:15.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: audit 2023-10-07T21:58:13.917723+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T21:58:15.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:13.921517+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:13.921713+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:13.924159+0000 mon.a (mon.0) 724 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-10-07T21:58:15.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:13.137503+0000 mgr.y (mgr.25319) 563 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-07T21:58:15.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:13.916704+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: audit 2023-10-07T21:58:13.917723+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T21:58:15.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:13.921517+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:13.921713+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2023-10-07T21:58:15.381 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:13.924159+0000 mon.a (mon.0) 724 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-10-07T21:58:15.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:15.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:15.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:15.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:15.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:15.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 22752 22736 101.486 0 - 0.00857367 2023-10-07T21:58:15.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:15.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:15.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:15.925 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:15.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:16.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.918745+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.919037+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.921396+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.921990+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.922362+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.923806+0000 mon.a (mon.0) 725 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.927781+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:14.929959+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:15 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.174730+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:16.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:16.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.918745+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.919037+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.921396+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.921990+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.922362+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.923806+0000 mon.a (mon.0) 725 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.927781+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:14.929959+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.167 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.174730+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.918745+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.919037+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.921396+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.921990+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.922362+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.923806+0000 mon.a (mon.0) 725 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.927781+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:14.929959+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.168 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:15 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.174730+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-07T21:58:16.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:16.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:16.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:16.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:16.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:16.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:16.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:16.672 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T21:58:16.672 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:58:16.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:16.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:16.723 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-07T21:58:16.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 23710 23694 98.7116 29.9375 0.0102717 0.0101208 2023-10-07T21:58:16.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:16.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:16.948 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.138281+0000 mgr.y (mgr.25319) 564 : cluster 0 pgmap v538: 89 pgs: 1 remapped+peering, 88 active+clean; 1.2 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-07T21:58:16.948 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.939712+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.948 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.945228+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.947071+0000 mon.a (mon.0) 726 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.947114+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.948744+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.975633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[102097]: cluster 2023-10-07T21:58:15.986043+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.138281+0000 mgr.y (mgr.25319) 564 : cluster 0 pgmap v538: 89 pgs: 1 remapped+peering, 88 active+clean; 1.2 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.939712+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.945228+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.947071+0000 mon.a (mon.0) 726 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-10-07T21:58:16.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.947114+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.948744+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.975633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:16 smithi008 bash[105281]: cluster 2023-10-07T21:58:15.986043+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:16.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:16.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:17.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:17.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:17.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:17.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:17.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.138281+0000 mgr.y (mgr.25319) 564 : cluster 0 pgmap v538: 89 pgs: 1 remapped+peering, 88 active+clean; 1.2 GiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-07T21:58:17.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.939712+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.945228+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.947071+0000 mon.a (mon.0) 726 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-10-07T21:58:17.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.947114+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.948744+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.975633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:16 smithi081 bash[89466]: cluster 2023-10-07T21:58:15.986043+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-10-07T21:58:17.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:17.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:17.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:17.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:17.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:17.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:17.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:17.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:17.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 25128 25112 98.0807 88.625 0.0167039 0.0101868 2023-10-07T21:58:17.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:17.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:17.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:17.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:18.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:18.046 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:18.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:18.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T21:58:18.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[102097]: cluster 2023-10-07T21:58:16.954417+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[102097]: cluster 2023-10-07T21:58:16.956596+0000 mon.a (mon.0) 727 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-10-07T21:58:18.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[102097]: cluster 2023-10-07T21:58:16.962404+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[105281]: cluster 2023-10-07T21:58:16.954417+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[105281]: cluster 2023-10-07T21:58:16.956596+0000 mon.a (mon.0) 727 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-10-07T21:58:18.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:17 smithi008 bash[105281]: cluster 2023-10-07T21:58:16.962404+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:18.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:18.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:17 smithi081 bash[89466]: cluster 2023-10-07T21:58:16.954417+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:17 smithi081 bash[89466]: cluster 2023-10-07T21:58:16.956596+0000 mon.a (mon.0) 727 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-10-07T21:58:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:17 smithi081 bash[89466]: cluster 2023-10-07T21:58:16.962404+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:18.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:18.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:18.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:18.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:18.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:18.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:18.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:18.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:18.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 26443 26427 97.1454 82.1875 0.0231276 0.0102854 2023-10-07T21:58:18.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:18.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:18.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:18.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:18.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:19.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:19.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:19.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:19.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.138907+0000 mgr.y (mgr.25319) 565 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 87 active+clean; 1.4 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s; 1303/66876 objects misplaced (1.948%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.676130+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.677507+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.960755+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.962691+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.965037+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.966758+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.969062+0000 mon.a (mon.0) 728 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:17.969939+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[105281]: cluster 2023-10-07T21:58:18.288973+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.138907+0000 mgr.y (mgr.25319) 565 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 87 active+clean; 1.4 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s; 1303/66876 objects misplaced (1.948%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.676130+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.677507+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.960755+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.962691+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.965037+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.220 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.966758+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.220 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.969062+0000 mon.a (mon.0) 728 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-10-07T21:58:19.220 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:17.969939+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.220 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:18 smithi008 bash[102097]: cluster 2023-10-07T21:58:18.288973+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.138907+0000 mgr.y (mgr.25319) 565 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 87 active+clean; 1.4 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s; 1303/66876 objects misplaced (1.948%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.676130+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.677507+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e150 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.960755+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.962691+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.965037+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.966758+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.969062+0000 mon.a (mon.0) 728 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-10-07T21:58:19.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:17.969939+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:18 smithi081 bash[89466]: cluster 2023-10-07T21:58:18.288973+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e151 with expected crc 2023-10-07T21:58:19.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:19.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:19.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:19.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:19.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:19.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:19.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:19.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:19.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 27826 27810 96.5501 86.4375 0.00993621 0.010349 2023-10-07T21:58:19.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:19.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:19.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:19.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:20.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:20.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:20 smithi008 bash[102097]: cluster 2023-10-07T21:58:19.139493+0000 mgr.y (mgr.25319) 566 : cluster 0 pgmap v543: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 83 active+clean; 1.5 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 5805/71661 objects degraded (8.101%); 1303/71661 objects misplaced (1.818%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:20 smithi008 bash[102097]: cluster 2023-10-07T21:58:19.961645+0000 mon.a (mon.0) 729 : cluster 3 Health check failed: Degraded data redundancy: 5805/71661 objects degraded (8.101%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:20.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:20 smithi008 bash[105281]: cluster 2023-10-07T21:58:19.139493+0000 mgr.y (mgr.25319) 566 : cluster 0 pgmap v543: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 83 active+clean; 1.5 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 5805/71661 objects degraded (8.101%); 1303/71661 objects misplaced (1.818%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:20 smithi008 bash[105281]: cluster 2023-10-07T21:58:19.961645+0000 mon.a (mon.0) 729 : cluster 3 Health check failed: Degraded data redundancy: 5805/71661 objects degraded (8.101%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:20.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.179 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:58:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:20.221 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:58:20.274 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:58:20.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:20.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:20.321 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:58:20.371 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:58:20.406 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:58:20.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:20.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:20 smithi081 bash[89466]: cluster 2023-10-07T21:58:19.139493+0000 mgr.y (mgr.25319) 566 : cluster 0 pgmap v543: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 83 active+clean; 1.5 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 5805/71661 objects degraded (8.101%); 1303/71661 objects misplaced (1.818%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T21:58:20.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:20 smithi081 bash[89466]: cluster 2023-10-07T21:58:19.961645+0000 mon.a (mon.0) 729 : cluster 3 Health check failed: Degraded data redundancy: 5805/71661 objects degraded (8.101%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:20.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:20.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:20.452 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:58:20.496 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:58:20.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:20.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:20.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:20.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:20.759 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 16 28962 28946 95.205 71 0.0157688 0.0104952 2023-10-07T21:58:20.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:20.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:20.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:20.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:21.020 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[105281]: audit 2023-10-07T21:58:20.133465+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.8:0/3132901633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:21.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[105281]: audit 2023-10-07T21:58:20.616734+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.8:0/3723575651' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[105281]: audit 2023-10-07T21:58:20.619677+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.021 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[102097]: audit 2023-10-07T21:58:20.133465+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.8:0/3132901633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:21.021 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[102097]: audit 2023-10-07T21:58:20.616734+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.8:0/3723575651' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.021 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:21 smithi008 bash[102097]: audit 2023-10-07T21:58:20.619677+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:21.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:21.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:21.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:21.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:21.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:21 smithi081 bash[89466]: audit 2023-10-07T21:58:20.133465+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.8:0/3132901633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:21 smithi081 bash[89466]: audit 2023-10-07T21:58:20.616734+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.8:0/3723575651' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:21 smithi081 bash[89466]: audit 2023-10-07T21:58:20.619677+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:58:21.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:21.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:21.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:21.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:21.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:21.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:21.505 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T21:58:21.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:21.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:21.723 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T21:58:21.723 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T21:58:21.724 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-07T21:58:21.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-07T21:58:21.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:21.760 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:58:21.758393+0000 min lat: 0.00113942 max lat: 2.19597 avg lat: 0.0105647 2023-10-07T21:58:21.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:58:21.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 16 30286 30270 94.5787 82.75 0.00960668 0.0105647 2023-10-07T21:58:21.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:21.900 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:21.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:21.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:22.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:22.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:22.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:22 smithi081 bash[89466]: cluster 2023-10-07T21:58:21.140112+0000 mgr.y (mgr.25319) 567 : cluster 0 pgmap v544: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 83 active+clean; 1.5 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s; 7229/74727 objects degraded (9.674%); 1303/74727 objects misplaced (1.744%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T21:58:22.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:22 smithi081 bash[89466]: cluster 2023-10-07T21:58:21.483759+0000 mon.a (mon.0) 732 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:58:22.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:22 smithi081 bash[89466]: audit 2023-10-07T21:58:21.485286+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:58:22.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:22 smithi081 bash[89466]: cluster 2023-10-07T21:58:21.489892+0000 mon.a (mon.0) 734 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-10-07T21:58:22.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:22.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[102097]: cluster 2023-10-07T21:58:21.140112+0000 mgr.y (mgr.25319) 567 : cluster 0 pgmap v544: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 83 active+clean; 1.5 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s; 7229/74727 objects degraded (9.674%); 1303/74727 objects misplaced (1.744%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T21:58:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[102097]: cluster 2023-10-07T21:58:21.483759+0000 mon.a (mon.0) 732 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:58:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[102097]: audit 2023-10-07T21:58:21.485286+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:58:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[102097]: cluster 2023-10-07T21:58:21.489892+0000 mon.a (mon.0) 734 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-10-07T21:58:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[105281]: cluster 2023-10-07T21:58:21.140112+0000 mgr.y (mgr.25319) 567 : cluster 0 pgmap v544: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 83 active+clean; 1.5 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s; 7229/74727 objects degraded (9.674%); 1303/74727 objects misplaced (1.744%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T21:58:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[105281]: cluster 2023-10-07T21:58:21.483759+0000 mon.a (mon.0) 732 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T21:58:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[105281]: audit 2023-10-07T21:58:21.485286+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T21:58:22.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:22 smithi008 bash[105281]: cluster 2023-10-07T21:58:21.489892+0000 mon.a (mon.0) 734 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-10-07T21:58:22.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:22.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:22.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:22.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:22.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:22.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:22.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:22.760 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 31379 31363 93.3277 68.3125 0.012679 0.0107072 2023-10-07T21:58:22.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:22.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:22.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:22.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:22.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:22.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:23.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:23.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:23 smithi008 bash[102097]: cluster 2023-10-07T21:58:21.483834+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:23 smithi008 bash[102097]: cluster 2023-10-07T21:58:21.484556+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.112 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:23] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-10-07T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:23 smithi008 bash[105281]: cluster 2023-10-07T21:58:21.483834+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:23 smithi008 bash[105281]: cluster 2023-10-07T21:58:21.484556+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:23.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:23.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:23.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:23.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:23.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:23 smithi081 bash[89466]: cluster 2023-10-07T21:58:21.483834+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:23 smithi081 bash[89466]: cluster 2023-10-07T21:58:21.484556+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-07T21:58:23.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:23.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:23.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:23.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:23.760 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 32722 32706 92.9005 83.9375 0.00882196 0.0107571 2023-10-07T21:58:23.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:23.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:23.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:23.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:23.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:24.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:24.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:24.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:24.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:24 smithi081 bash[89466]: cluster 2023-10-07T21:58:23.140904+0000 mgr.y (mgr.25319) 568 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.8 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 7229/90471 objects degraded (7.990%); 584/90471 objects misplaced (0.646%); 8.4 MiB/s, 133 objects/s recovering 2023-10-07T21:58:24.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:24.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:24 smithi008 bash[102097]: cluster 2023-10-07T21:58:23.140904+0000 mgr.y (mgr.25319) 568 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.8 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 7229/90471 objects degraded (7.990%); 584/90471 objects misplaced (0.646%); 8.4 MiB/s, 133 objects/s recovering 2023-10-07T21:58:24.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:24 smithi008 bash[105281]: cluster 2023-10-07T21:58:23.140904+0000 mgr.y (mgr.25319) 568 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.8 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s; 7229/90471 objects degraded (7.990%); 584/90471 objects misplaced (0.646%); 8.4 MiB/s, 133 objects/s recovering 2023-10-07T21:58:24.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:24.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:24.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:24.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:24.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:24.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:24.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:24.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 34072 34056 92.5295 84.375 0.00461257 0.0107997 2023-10-07T21:58:24.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:24.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:24.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:24.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:25.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:25.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:25.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:58:25.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.206 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:25.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:25.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:25.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:25.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:25.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:25.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:25.612 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:25.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:25.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 34606 34590 90.0646 33.375 0.00325781 0.0108147 2023-10-07T21:58:25.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:25.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:25.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:25.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:26.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:26.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:26.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:26.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T21:58:26.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:26.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:26.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:26.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:26.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:26.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.037390+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.043339+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.043350+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.044339+0000 mon.a (mon.0) 735 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.141509+0000 mgr.y (mgr.25319) 569 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.9 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s; 7229/92871 objects degraded (7.784%); 584/92871 objects misplaced (0.629%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:26.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.215218+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.381 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: cluster 2023-10-07T21:58:25.482410+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 7229/90471 objects degraded (7.990%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:26.381 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: audit 2023-10-07T21:58:25.903426+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:26.381 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[102097]: audit 2023-10-07T21:58:25.904975+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.037390+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.043339+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.043350+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.044339+0000 mon.a (mon.0) 735 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-10-07T21:58:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.141509+0000 mgr.y (mgr.25319) 569 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.9 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s; 7229/92871 objects degraded (7.784%); 584/92871 objects misplaced (0.629%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:26.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.215218+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: cluster 2023-10-07T21:58:25.482410+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 7229/90471 objects degraded (7.990%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:26.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: audit 2023-10-07T21:58:25.903426+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:26.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:26 smithi008 bash[105281]: audit 2023-10-07T21:58:25.904975+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:26.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:26.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.037390+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.043339+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.043350+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.044339+0000 mon.a (mon.0) 735 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.141509+0000 mgr.y (mgr.25319) 569 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 1.9 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s; 7229/92871 objects degraded (7.784%); 584/92871 objects misplaced (0.629%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.215218+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: cluster 2023-10-07T21:58:25.482410+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 7229/90471 objects degraded (7.990%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: audit 2023-10-07T21:58:25.903426+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:26.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:26 smithi081 bash[89466]: audit 2023-10-07T21:58:25.904975+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:26.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:26.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:26.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:26.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:26.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:26.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:26.761 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 35370 35354 88.3719 47.75 0.0143074 0.0113073 2023-10-07T21:58:26.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:26.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:26.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:26.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:26.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:26.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:27.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:27.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:27.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:27.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:27.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: cluster 2023-10-07T21:58:26.044433+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: cluster 2023-10-07T21:58:26.047893+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: cluster 2023-10-07T21:58:26.051277+0000 mon.a (mon.0) 739 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-10-07T21:58:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: cluster 2023-10-07T21:58:26.052028+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: cluster 2023-10-07T21:58:26.086713+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:27 smithi081 bash[89466]: audit 2023-10-07T21:58:26.192020+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:27.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:27.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:27.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: cluster 2023-10-07T21:58:26.044433+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: cluster 2023-10-07T21:58:26.047893+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: cluster 2023-10-07T21:58:26.051277+0000 mon.a (mon.0) 739 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: cluster 2023-10-07T21:58:26.052028+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: cluster 2023-10-07T21:58:26.086713+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[102097]: audit 2023-10-07T21:58:26.192020+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:27.299 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: cluster 2023-10-07T21:58:26.044433+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: cluster 2023-10-07T21:58:26.047893+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: cluster 2023-10-07T21:58:26.051277+0000 mon.a (mon.0) 739 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-10-07T21:58:27.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: cluster 2023-10-07T21:58:26.052028+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: cluster 2023-10-07T21:58:26.086713+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-10-07T21:58:27.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:27 smithi008 bash[105281]: audit 2023-10-07T21:58:26.192020+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:27.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:27.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:27.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:27.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:27.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:27.587 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:27.655 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:27.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:27.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:27.762 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 36619 36603 87.97 78.0625 0.00895184 0.0113601 2023-10-07T21:58:27.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:27.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:27.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:27.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:27.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:27.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:28.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:28.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:28.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:28.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:28.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:28 smithi081 bash[89466]: cluster 2023-10-07T21:58:27.143956+0000 mgr.y (mgr.25319) 570 : cluster 0 pgmap v550: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s; 7229/101718 objects degraded (7.107%); 14 MiB/s, 217 objects/s recovering 2023-10-07T21:58:28.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:28.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:28.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:28.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:28.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:28 smithi008 bash[102097]: cluster 2023-10-07T21:58:27.143956+0000 mgr.y (mgr.25319) 570 : cluster 0 pgmap v550: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s; 7229/101718 objects degraded (7.107%); 14 MiB/s, 217 objects/s recovering 2023-10-07T21:58:28.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:28 smithi008 bash[105281]: cluster 2023-10-07T21:58:27.143956+0000 mgr.y (mgr.25319) 570 : cluster 0 pgmap v550: 89 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s; 7229/101718 objects degraded (7.107%); 14 MiB/s, 217 objects/s recovering 2023-10-07T21:58:28.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:28.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:28.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:28.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:28.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:28.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:28.762 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 37837 37821 87.5307 76.125 0.0160883 0.0114156 2023-10-07T21:58:28.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:28.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:28.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:28.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:28.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:28.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:29.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:29.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:29.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:29.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:29.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:29.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:29.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:29.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:29.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:29.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:29.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:29.693 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:29.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:29.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:29.763 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 39002 38986 87.0033 72.8125 0.0266363 0.0114854 2023-10-07T21:58:29.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:29.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:29.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:29.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:29.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:30.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:30.105 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:30.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:30.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:30.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:30.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:30.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:30 smithi008 bash[105281]: cluster 2023-10-07T21:58:29.144591+0000 mgr.y (mgr.25319) 571 : cluster 0 pgmap v551: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 5829/106587 objects degraded (5.469%); 1168/106587 objects misplaced (1.096%); 13 MiB/s, 200 objects/s recovering 2023-10-07T21:58:30.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:30 smithi008 bash[105281]: audit 2023-10-07T21:58:29.538469+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:30.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:30 smithi008 bash[102097]: cluster 2023-10-07T21:58:29.144591+0000 mgr.y (mgr.25319) 571 : cluster 0 pgmap v551: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 5829/106587 objects degraded (5.469%); 1168/106587 objects misplaced (1.096%); 13 MiB/s, 200 objects/s recovering 2023-10-07T21:58:30.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:30 smithi008 bash[102097]: audit 2023-10-07T21:58:29.538469+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:30.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:30.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:30.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:30 smithi081 bash[89466]: cluster 2023-10-07T21:58:29.144591+0000 mgr.y (mgr.25319) 571 : cluster 0 pgmap v551: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 5829/106587 objects degraded (5.469%); 1168/106587 objects misplaced (1.096%); 13 MiB/s, 200 objects/s recovering 2023-10-07T21:58:30.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:30 smithi081 bash[89466]: audit 2023-10-07T21:58:29.538469+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:30.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:30.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:30.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:30.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:30.713 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:58:30.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:30.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:30.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 40181 40165 86.5388 73.6875 0.00743502 0.0115481 2023-10-07T21:58:30.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:30.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:30.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:30.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:31.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:31.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:31.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:31.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:31 smithi008 bash[102097]: cluster 2023-10-07T21:58:30.483774+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 5829/106587 objects degraded (5.469%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:31.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:31 smithi008 bash[105281]: cluster 2023-10-07T21:58:30.483774+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 5829/106587 objects degraded (5.469%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:31.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:31.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:31.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:31.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:31 smithi081 bash[89466]: cluster 2023-10-07T21:58:30.483774+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 5829/106587 objects degraded (5.469%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:31.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:31.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:31.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:31.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:31.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:31.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 41051 41035 85.4666 54.375 0.00291728 0.0116848 2023-10-07T21:58:31.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:31.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:31.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:32.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:32.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:32.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:32.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:32.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:32.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:32.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:32.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:32.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:32.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:32.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:32.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:32.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:32 smithi081 bash[89466]: cluster 2023-10-07T21:58:31.145326+0000 mgr.y (mgr.25319) 572 : cluster 0 pgmap v552: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 5829/109332 objects degraded (5.331%); 1168/109332 objects misplaced (1.068%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T21:58:32.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:32.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 42129 42113 84.8829 67.375 0.00796459 0.0117687 2023-10-07T21:58:32.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:32.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:32 smithi008 bash[102097]: cluster 2023-10-07T21:58:31.145326+0000 mgr.y (mgr.25319) 572 : cluster 0 pgmap v552: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 5829/109332 objects degraded (5.331%); 1168/109332 objects misplaced (1.068%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T21:58:32.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:32 smithi008 bash[105281]: cluster 2023-10-07T21:58:31.145326+0000 mgr.y (mgr.25319) 572 : cluster 0 pgmap v552: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 5829/109332 objects degraded (5.331%); 1168/109332 objects misplaced (1.068%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T21:58:32.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:32.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:32.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:32.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:33.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:33.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:33] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.43.0" 2023-10-07T21:58:33.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:33.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:33.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:33.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:33.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:33.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:33.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:33.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:33.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:33.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 43273 43257 84.4645 71.5 0.0105785 0.0118327 2023-10-07T21:58:33.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:33.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:33.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:34.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:34.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:34.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:34.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:34.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:34.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:34.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:34.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:34.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:34.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:34.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:34.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:34 smithi008 bash[105281]: cluster 2023-10-07T21:58:33.147067+0000 mgr.y (mgr.25319) 573 : cluster 0 pgmap v553: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 5829/122955 objects degraded (4.741%); 870/122955 objects misplaced (0.708%); 8.6 MiB/s, 137 objects/s recovering 2023-10-07T21:58:34.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:34 smithi008 bash[102097]: cluster 2023-10-07T21:58:33.147067+0000 mgr.y (mgr.25319) 573 : cluster 0 pgmap v553: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 5829/122955 objects degraded (4.741%); 870/122955 objects misplaced (0.708%); 8.6 MiB/s, 137 objects/s recovering 2023-10-07T21:58:34.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:34.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:34.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:34.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 44199 44183 83.6588 57.875 0.0195578 0.0119469 2023-10-07T21:58:34.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:34.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:34 smithi081 bash[89466]: cluster 2023-10-07T21:58:33.147067+0000 mgr.y (mgr.25319) 573 : cluster 0 pgmap v553: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 5829/122955 objects degraded (4.741%); 870/122955 objects misplaced (0.708%); 8.6 MiB/s, 137 objects/s recovering 2023-10-07T21:58:34.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:34.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:34.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:35.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:35.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:35.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:35.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:35.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:35.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:35.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:35.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:35.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:35.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:35.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:35.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:35.765 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 45301 45285 83.2239 68.875 0.0102292 0.0120096 2023-10-07T21:58:35.791 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:35.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:35 smithi008 bash[102097]: cluster 2023-10-07T21:58:35.487396+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 5829/122955 objects degraded (4.741%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:35.800 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:35 smithi008 bash[105281]: cluster 2023-10-07T21:58:35.487396+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 5829/122955 objects degraded (4.741%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:35.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:35.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:35 smithi081 bash[89466]: cluster 2023-10-07T21:58:35.487396+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 5829/122955 objects degraded (4.741%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:35.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:35.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:36.047 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:36.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:36.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:36.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:36.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:36.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:36.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:36.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:36.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:36.523 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[102097]: cluster 2023-10-07T21:58:35.147795+0000 mgr.y (mgr.25319) 574 : cluster 0 pgmap v554: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 5829/124938 objects degraded (4.666%); 870/124938 objects misplaced (0.696%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:58:36.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:36.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[102097]: audit 2023-10-07T21:58:36.090878+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[102097]: audit 2023-10-07T21:58:36.101225+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[102097]: audit 2023-10-07T21:58:36.208221+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[105281]: cluster 2023-10-07T21:58:35.147795+0000 mgr.y (mgr.25319) 574 : cluster 0 pgmap v554: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 5829/124938 objects degraded (4.666%); 870/124938 objects misplaced (0.696%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[105281]: audit 2023-10-07T21:58:36.090878+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[105281]: audit 2023-10-07T21:58:36.101225+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:36 smithi008 bash[105281]: audit 2023-10-07T21:58:36.208221+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.703 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:36.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:36.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:36 smithi081 bash[89466]: cluster 2023-10-07T21:58:35.147795+0000 mgr.y (mgr.25319) 574 : cluster 0 pgmap v554: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 5829/124938 objects degraded (4.666%); 870/124938 objects misplaced (0.696%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T21:58:36.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:36 smithi081 bash[89466]: audit 2023-10-07T21:58:36.090878+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:36 smithi081 bash[89466]: audit 2023-10-07T21:58:36.101225+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:36 smithi081 bash[89466]: audit 2023-10-07T21:58:36.208221+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:36.766 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 46226 46210 82.4978 57.8125 0.0166591 0.0121144 2023-10-07T21:58:36.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:36.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:36.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:36.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:36.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:37.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:37.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:37.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:37.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:37.258 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:37.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:37.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:37.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:37.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:37.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:37.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:37.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:37.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:37.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:37.768 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 47056 47040 81.6414 51.875 0.023083 0.0122406 2023-10-07T21:58:37.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:37.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:37.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:37.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:37.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:38.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:38.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:38.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:38.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:38.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:38.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:38.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:38.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:38.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:38.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:38.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:38.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:38.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:38.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:38.674 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:38 smithi081 bash[89466]: cluster 2023-10-07T21:58:37.148636+0000 mgr.y (mgr.25319) 575 : cluster 0 pgmap v555: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 5829/133914 objects degraded (4.353%); 870/133914 objects misplaced (0.650%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:38.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:38.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:38.770 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 47979 47963 80.9905 57.6875 0.00521728 0.0123397 2023-10-07T21:58:38.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:38.803 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:38 smithi008 bash[102097]: cluster 2023-10-07T21:58:37.148636+0000 mgr.y (mgr.25319) 575 : cluster 0 pgmap v555: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 5829/133914 objects degraded (4.353%); 870/133914 objects misplaced (0.650%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:38.804 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:38 smithi008 bash[105281]: cluster 2023-10-07T21:58:37.148636+0000 mgr.y (mgr.25319) 575 : cluster 0 pgmap v555: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 5829/133914 objects degraded (4.353%); 870/133914 objects misplaced (0.650%); 6.3 MiB/s, 100 objects/s recovering 2023-10-07T21:58:38.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:38.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:38.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:38.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:38.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:38.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:39.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:39.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:39.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:39.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:39.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:39.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:39.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:39.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:39.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:39.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:39.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:39.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:39.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:39.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:39.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:39.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 48940 48924 80.4358 60.0625 0.00821854 0.0124248 2023-10-07T21:58:39.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:39.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:39.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:39.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:39.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:40.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:40.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:40.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:40.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:40.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:40.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:40.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:40.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:40.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:40.643 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:40 smithi081 bash[89466]: cluster 2023-10-07T21:58:39.149298+0000 mgr.y (mgr.25319) 576 : cluster 0 pgmap v556: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 5829/138360 objects degraded (4.213%); 483/138360 objects misplaced (0.349%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T21:58:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:40 smithi081 bash[89466]: audit 2023-10-07T21:58:40.483648+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:40 smithi081 bash[89466]: audit 2023-10-07T21:58:40.490558+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:40 smithi081 bash[89466]: cluster 2023-10-07T21:58:40.491124+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 5829/138360 objects degraded (4.213%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:40.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 16 49608 49592 79.444 41.75 0.0304315 0.0125785 2023-10-07T21:58:40.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[105281]: cluster 2023-10-07T21:58:39.149298+0000 mgr.y (mgr.25319) 576 : cluster 0 pgmap v556: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 5829/138360 objects degraded (4.213%); 483/138360 objects misplaced (0.349%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[105281]: audit 2023-10-07T21:58:40.483648+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[105281]: audit 2023-10-07T21:58:40.490558+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[105281]: cluster 2023-10-07T21:58:40.491124+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 5829/138360 objects degraded (4.213%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[102097]: cluster 2023-10-07T21:58:39.149298+0000 mgr.y (mgr.25319) 576 : cluster 0 pgmap v556: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 5829/138360 objects degraded (4.213%); 483/138360 objects misplaced (0.349%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T21:58:40.782 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[102097]: audit 2023-10-07T21:58:40.483648+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.783 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[102097]: audit 2023-10-07T21:58:40.490558+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:40.783 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:40 smithi008 bash[102097]: cluster 2023-10-07T21:58:40.491124+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 5829/138360 objects degraded (4.213%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:40.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:40.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:40.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:40.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:41.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:41.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:41.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:41.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:41.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:41.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:41.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:41.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:41.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:41.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:41.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:41.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[102097]: audit 2023-10-07T21:58:40.898499+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:41.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[102097]: audit 2023-10-07T21:58:41.065020+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:41.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[102097]: audit 2023-10-07T21:58:41.066105+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:41.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[102097]: audit 2023-10-07T21:58:41.077641+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:41.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[105281]: audit 2023-10-07T21:58:40.898499+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:41.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[105281]: audit 2023-10-07T21:58:41.065020+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:41.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[105281]: audit 2023-10-07T21:58:41.066105+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:41.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:41 smithi008 bash[105281]: audit 2023-10-07T21:58:41.077641+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:41.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:41.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:41.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:41 smithi081 bash[89466]: audit 2023-10-07T21:58:40.898499+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:41.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:41 smithi081 bash[89466]: audit 2023-10-07T21:58:41.065020+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:41.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:41 smithi081 bash[89466]: audit 2023-10-07T21:58:41.066105+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:41.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:41 smithi081 bash[89466]: audit 2023-10-07T21:58:41.077641+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:41.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:41.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:41.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:58:41.770206+0000 min lat: 0.00113942 max lat: 2.19597 avg lat: 0.0126932 2023-10-07T21:58:41.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:58:41.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 50425 50409 78.7346 51.0625 0.00614285 0.0126932 2023-10-07T21:58:41.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:41.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:41.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:42.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:42.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:42.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:42.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:42.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:42.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:42.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:42.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:42.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:42.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:42.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:42.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:42.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:42.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:42.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:42 smithi081 bash[89466]: cluster 2023-10-07T21:58:41.149972+0000 mgr.y (mgr.25319) 577 : cluster 0 pgmap v557: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 60 MiB/s wr, 957 op/s; 5829/141081 objects degraded (4.132%); 483/141081 objects misplaced (0.342%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:58:42.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 51363 51347 78.2441 58.625 0.0183597 0.012774 2023-10-07T21:58:42.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:42.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:42 smithi008 bash[102097]: cluster 2023-10-07T21:58:41.149972+0000 mgr.y (mgr.25319) 577 : cluster 0 pgmap v557: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 60 MiB/s wr, 957 op/s; 5829/141081 objects degraded (4.132%); 483/141081 objects misplaced (0.342%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:58:42.791 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:42 smithi008 bash[105281]: cluster 2023-10-07T21:58:41.149972+0000 mgr.y (mgr.25319) 577 : cluster 0 pgmap v557: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 60 MiB/s wr, 957 op/s; 5829/141081 objects degraded (4.132%); 483/141081 objects misplaced (0.342%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:58:42.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:42.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:42.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:42.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:42.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:43.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:43.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:43.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:43.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:43.208 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:43.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:43.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:43.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:43.379 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:43] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.43.0" 2023-10-07T21:58:43.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:43.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:43.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:43.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:43.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:43.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:43.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:43.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 51967 51951 77.28 37.75 0.00370056 0.0127632 2023-10-07T21:58:43.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:43.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:43.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:43.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:43.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:44.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:44.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.081564+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.082838+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.084165+0000 mon.a (mon.0) 754 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.085592+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.150522+0000 mgr.y (mgr.25319) 578 : cluster 0 pgmap v559: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 5829/151524 objects degraded (3.847%); 4/151524 objects misplaced (0.003%); 5.4 MiB/s, 86 objects/s recovering 2023-10-07T21:58:44.096 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[105281]: cluster 2023-10-07T21:58:43.320202+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.081564+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.082838+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.084165+0000 mon.a (mon.0) 754 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.085592+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.150522+0000 mgr.y (mgr.25319) 578 : cluster 0 pgmap v559: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 5829/151524 objects degraded (3.847%); 4/151524 objects misplaced (0.003%); 5.4 MiB/s, 86 objects/s recovering 2023-10-07T21:58:44.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:44 smithi008 bash[102097]: cluster 2023-10-07T21:58:43.320202+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:44.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:44.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:44.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:44.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.081564+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.082838+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.084165+0000 mon.a (mon.0) 754 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.085592+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.150522+0000 mgr.y (mgr.25319) 578 : cluster 0 pgmap v559: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 5829/151524 objects degraded (3.847%); 4/151524 objects misplaced (0.003%); 5.4 MiB/s, 86 objects/s recovering 2023-10-07T21:58:44.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:44 smithi081 bash[89466]: cluster 2023-10-07T21:58:43.320202+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-10-07T21:58:44.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:44.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:44.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:44.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:44.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:44.772 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 52621 52605 76.4335 40.875 0.0079507 0.0130756 2023-10-07T21:58:44.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:44.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:44.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:45.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:45.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:45.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:45.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:45.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:45.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:45 smithi081 bash[89466]: cluster 2023-10-07T21:58:44.081827+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:45 smithi081 bash[89466]: cluster 2023-10-07T21:58:44.085860+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:45 smithi081 bash[89466]: cluster 2023-10-07T21:58:44.087561+0000 mon.a (mon.0) 755 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-10-07T21:58:45.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:45 smithi081 bash[89466]: cluster 2023-10-07T21:58:44.123922+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:45.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[105281]: cluster 2023-10-07T21:58:44.081827+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[105281]: cluster 2023-10-07T21:58:44.085860+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[105281]: cluster 2023-10-07T21:58:44.087561+0000 mon.a (mon.0) 755 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-10-07T21:58:45.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[105281]: cluster 2023-10-07T21:58:44.123922+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[102097]: cluster 2023-10-07T21:58:44.081827+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[102097]: cluster 2023-10-07T21:58:44.085860+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[102097]: cluster 2023-10-07T21:58:44.087561+0000 mon.a (mon.0) 755 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-10-07T21:58:45.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:45 smithi008 bash[102097]: cluster 2023-10-07T21:58:44.123922+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-07T21:58:45.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:45.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:45.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:45.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:45.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:45.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:45.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:45.704 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:45.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 53507 53491 75.9549 55.375 0.0112788 0.0131587 2023-10-07T21:58:45.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:45.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:45.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:45.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:45.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:45.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:46.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:46.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:46.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:46.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:46.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:46 smithi081 bash[89466]: cluster 2023-10-07T21:58:45.151128+0000 mgr.y (mgr.25319) 579 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 4405/152937 objects degraded (2.880%); 1210/152937 objects misplaced (0.791%); 8.5 MiB/s, 135 objects/s recovering 2023-10-07T21:58:46.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:46 smithi081 bash[89466]: cluster 2023-10-07T21:58:45.492135+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 5829/151524 objects degraded (3.847%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:46.329 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.354 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:46.370 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:46 smithi008 bash[105281]: cluster 2023-10-07T21:58:45.151128+0000 mgr.y (mgr.25319) 579 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 4405/152937 objects degraded (2.880%); 1210/152937 objects misplaced (0.791%); 8.5 MiB/s, 135 objects/s recovering 2023-10-07T21:58:46.370 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:46 smithi008 bash[105281]: cluster 2023-10-07T21:58:45.492135+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 5829/151524 objects degraded (3.847%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:46.371 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:46 smithi008 bash[102097]: cluster 2023-10-07T21:58:45.151128+0000 mgr.y (mgr.25319) 579 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 4405/152937 objects degraded (2.880%); 1210/152937 objects misplaced (0.791%); 8.5 MiB/s, 135 objects/s recovering 2023-10-07T21:58:46.371 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:46 smithi008 bash[102097]: cluster 2023-10-07T21:58:45.492135+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 5829/151524 objects degraded (3.847%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:46.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:46.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:46.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:46.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:46.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:46.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:46.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 16 54447 54431 75.5726 58.75 0.00903782 0.0132249 2023-10-07T21:58:46.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:46.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:46.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:47.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:47.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:47.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:47.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:47.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:47.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:47.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:47.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:47.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:47.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:47.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:47.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 55501 55485 75.3617 65.875 0.0163679 0.0132631 2023-10-07T21:58:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:47.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:47.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:47.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:48.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:48.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:48.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.171 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:48.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:48.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:48 smithi081 bash[89466]: cluster 2023-10-07T21:58:47.151939+0000 mgr.y (mgr.25319) 580 : cluster 0 pgmap v562: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 57 MiB/s wr, 914 op/s; 4404/160323 objects degraded (2.747%); 1206/160323 objects misplaced (0.752%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:48.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:48.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:48.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:48.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:48.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:48 smithi008 bash[105281]: cluster 2023-10-07T21:58:47.151939+0000 mgr.y (mgr.25319) 580 : cluster 0 pgmap v562: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 57 MiB/s wr, 914 op/s; 4404/160323 objects degraded (2.747%); 1206/160323 objects misplaced (0.752%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:48.440 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:48 smithi008 bash[102097]: cluster 2023-10-07T21:58:47.151939+0000 mgr.y (mgr.25319) 580 : cluster 0 pgmap v562: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 57 MiB/s wr, 914 op/s; 4404/160323 objects degraded (2.747%); 1206/160323 objects misplaced (0.752%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:48.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:48.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:48.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:48.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:avg 38.1429 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 6.91641 -> 6.91641 (expected baseline 5.71786) 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 27 -> 27 pgs (0.707865 -> 0.707865 * mean) 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:58:48.742 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T21:58:48.743 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 3 2023-10-07T21:58:48.743 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:58:48.743 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0184 2023-10-07T21:58:48.743 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.1840 2023-10-07T21:58:48.750 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:58:48.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 56406 56390 74.9617 56.5625 0.011382 0.013334 2023-10-07T21:58:48.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:48.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:48.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:48.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:48.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:48.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:49.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:49.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:49.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:49.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:49 smithi081 bash[89466]: audit 2023-10-07T21:58:48.738791+0000 mgr.y (mgr.25319) 581 : audit 0 from='client.44711 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:58:49.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:49.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:49.302 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:58:49.302 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:58:49.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.302 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:56887 7.6 7:62e2f516:::benchmark_data_smithi008_170512_object56886:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e156)", 2023-10-07T21:58:49.302 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.274522+0000", 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.023793861999999999, 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023832651, 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 56887 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.303 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274522+0000", 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274522+0000", 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274523+0000", 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.823e-06 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274548+0000", 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4275000000000001e-05 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274560+0000", 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2731999999999999e-05 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274568+0000", 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1040000000000001e-06 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274660+0000", 2023-10-07T21:58:49.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2074e-05 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.274851+0000", 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019114800000000001 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.275068+0000", 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021728599999999999 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.279055+0000", 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003986758 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283763+0000", 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047080250000000002 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.293724+0000", 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0099616649999999998 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.294899+0000", 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0011744430000000001 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.309 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:56897 7.f 7:f3d4118a:::benchmark_data_smithi008_170512_object56896:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e156)", 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.283458+0000", 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.014857276000000001, 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015025058000000001, 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.310 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 56897 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283458+0000", 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283458+0000", 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283460+0000", 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9300000000000002e-06 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283488+0000", 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8260999999999999e-05 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283505+0000", 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6582000000000001e-05 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.283516+0000", 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1439e-05 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.284428+0000", 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00091128699999999999 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.284566+0000", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013783099999999999 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.284722+0000", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015636099999999999 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287139+0000", 2023-10-07T21:58:49.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024174909999999999 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.291719+0000", 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0045792369999999999 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.316 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.44693.0:56887 7.6 e156/148 ondisk, result = 0)", 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.286052+0000", 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.012263115999999999, 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012524748, 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286052+0000", 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286052+0000", 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286053+0000", 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6800000000000001e-07 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286055+0000", 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5730000000000002e-06 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286062+0000", 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1690000000000003e-06 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.286068+0000", 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6890000000000001e-06 2023-10-07T21:58:49.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.293709+0000", 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.007640801 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.293718+0000", 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9870000000000005e-06 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.320 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:56901 7.e e156/142 7:72aa4b41:::benchmark_data_smithi008_170512_object56900:head v 156'3715, mlcod=156'3713)", 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.287859+0000", 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.010456257, 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010796366999999999, 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287859+0000", 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287859+0000", 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287860+0000", 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1900000000000001e-07 2023-10-07T21:58:49.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287883+0000", 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2736000000000001e-05 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287892+0000", 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9199999999999993e-06 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.287898+0000", 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3609999999999997e-06 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290624+0000", 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027262419999999998 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290645+0000", 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1158999999999999e-05 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:56903 7.e e156/142 7:79c0028a:::benchmark_data_smithi008_170512_object56902:head v 156'3716, mlcod=156'3713)", 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.290795+0000", 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0075203830000000003, 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079326020000000004, 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T21:58:49.325 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290795+0000", 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290795+0000", 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290796+0000", 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.26e-06 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290822+0000", 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.616e-05 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290834+0000", 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.135e-05 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.290842+0000", 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5420000000000005e-06 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.293831+0000", 2023-10-07T21:58:49.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002989078 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.293851+0000", 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9558000000000001e-05 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:56906 7.6 7.95faf2a6 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e156)", 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.295727+0000", 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0025884419999999998, 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0031073300000000002, 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 56906 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.331 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295727+0000", 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295727+0000", 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295729+0000", 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9850000000000001e-06 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295762+0000", 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3018000000000001e-05 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295775+0000", 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.279e-05 2023-10-07T21:58:49.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295784+0000", 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1470000000000007e-06 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:56910 7.f 7:f66de530:::benchmark_data_smithi008_170512_object56909:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e156)", 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:49.295801+0000", 2023-10-07T21:58:49.334 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0025144329999999999, 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003129789, 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 56910 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295801+0000", 2023-10-07T21:58:49.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295801+0000", 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295802+0000", 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.37e-07 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295823+0000", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1574e-05 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295830+0000", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.323e-06 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295836+0000", 2023-10-07T21:58:49.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6520000000000003e-06 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.295936+0000", 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9625999999999998e-05 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.296104+0000", 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000168312 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:58:49.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:49.296325+0000", 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022051699999999999 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: ], 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 7 2023-10-07T21:58:49.339 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:58:49.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:49.363 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:49 smithi008 bash[102097]: audit 2023-10-07T21:58:48.738791+0000 mgr.y (mgr.25319) 581 : audit 0 from='client.44711 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:58:49.363 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:49 smithi008 bash[105281]: audit 2023-10-07T21:58:48.738791+0000 mgr.y (mgr.25319) 581 : audit 0 from='client.44711 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:58:49.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:49.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:49.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:49.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:49.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:49.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:49.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 57395 57379 74.6874 61.8125 0.0220055 0.0133824 2023-10-07T21:58:49.781 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:49.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:49.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:49.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:49.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:49.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:50.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:50.057 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:50.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:50.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:50.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:50.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:50 smithi008 bash[102097]: cluster 2023-10-07T21:58:49.152494+0000 mgr.y (mgr.25319) 582 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s; 4404/163221 objects degraded (2.698%); 1206/163221 objects misplaced (0.739%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:50.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:50 smithi008 bash[105281]: cluster 2023-10-07T21:58:49.152494+0000 mgr.y (mgr.25319) 582 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s; 4404/163221 objects degraded (2.698%); 1206/163221 objects misplaced (0.739%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:50.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:50.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:50.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:50 smithi081 bash[89466]: cluster 2023-10-07T21:58:49.152494+0000 mgr.y (mgr.25319) 582 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s; 4404/163221 objects degraded (2.698%); 1206/163221 objects misplaced (0.739%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T21:58:50.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:50.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:50.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:50.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 58408 58392 74.4552 63.3125 0.0191301 0.0134246 2023-10-07T21:58:50.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:50.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:50.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:50.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:50.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:50.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:51.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:51.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:51.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:51.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:51.223 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:51 smithi008 bash[105281]: cluster 2023-10-07T21:58:50.493214+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 4404/163221 objects degraded (2.698%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:51.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:51.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:51.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:51.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:51 smithi081 bash[89466]: cluster 2023-10-07T21:58:50.493214+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 4404/163221 objects degraded (2.698%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:51.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:51.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:51.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:51.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:51.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:51.739 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:51 smithi008 bash[102097]: cluster 2023-10-07T21:58:50.493214+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 4404/163221 objects degraded (2.698%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:51.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:51.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 59172 59156 73.9211 47.75 0.0225373 0.0135216 2023-10-07T21:58:51.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:51.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:51.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:51.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:51.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:51.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:52.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:52.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:52.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:52.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:52.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:52.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:52.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:52.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:52.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:52.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:52.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:52.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:52.563 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:52 smithi008 bash[102097]: cluster 2023-10-07T21:58:51.153086+0000 mgr.y (mgr.25319) 583 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 37 MiB/s wr, 596 op/s; 4404/165972 objects degraded (2.653%); 848/165972 objects misplaced (0.511%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:52.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:52 smithi008 bash[105281]: cluster 2023-10-07T21:58:51.153086+0000 mgr.y (mgr.25319) 583 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 37 MiB/s wr, 596 op/s; 4404/165972 objects degraded (2.653%); 848/165972 objects misplaced (0.511%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:52.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:52.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:52.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:52.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:52 smithi081 bash[89466]: cluster 2023-10-07T21:58:51.153086+0000 mgr.y (mgr.25319) 583 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 37 MiB/s wr, 596 op/s; 4404/165972 objects degraded (2.653%); 848/165972 objects misplaced (0.511%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:52.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 60081 60065 73.5856 56.8125 0.0213969 0.0135825 2023-10-07T21:58:52.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:52.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:52.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:52.903 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-07T21:58:52.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-10-07T21:58:52.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T21:58:52.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:52.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:52.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:52.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:53.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:53.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:53.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:53.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:53.301 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:58:53.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:53.346 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:58:53.359 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:58:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:58:53] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.43.0" 2023-10-07T21:58:53.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:53.397 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:58:53.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:53.445 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:58:53.483 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:58:53.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:53.524 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:58:53.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:53.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:53.566 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:58:53.603 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:58:53.610 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.610 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.610 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.610 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.610 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.611 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.611 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.611 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:58:53.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:53 smithi008 bash[105281]: audit 2023-10-07T21:58:53.220883+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.8:0/2423204402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:53.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:53 smithi008 bash[102097]: audit 2023-10-07T21:58:53.220883+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.8:0/2423204402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:53.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:53.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:53.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 60860 60844 73.1069 48.6875 0.0278023 0.013672 2023-10-07T21:58:53.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:53.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:53 smithi081 bash[89466]: audit 2023-10-07T21:58:53.220883+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.8:0/2423204402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:58:53.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:53.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:53.941 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:53.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:54.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:54.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:54.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:54.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:54.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:54.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:54.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:54.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:54.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:54.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:54.534 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T21:58:54.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[102097]: cluster 2023-10-07T21:58:53.155891+0000 mgr.y (mgr.25319) 584 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s; 4404/177435 objects degraded (2.482%); 848/177435 objects misplaced (0.478%); 3.6 MiB/s, 58 objects/s recovering 2023-10-07T21:58:54.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[102097]: audit 2023-10-07T21:58:53.681693+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.8:0/2986585080' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[102097]: audit 2023-10-07T21:58:53.684414+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[105281]: cluster 2023-10-07T21:58:53.155891+0000 mgr.y (mgr.25319) 584 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s; 4404/177435 objects degraded (2.482%); 848/177435 objects misplaced (0.478%); 3.6 MiB/s, 58 objects/s recovering 2023-10-07T21:58:54.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[105281]: audit 2023-10-07T21:58:53.681693+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.8:0/2986585080' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:54 smithi008 bash[105281]: audit 2023-10-07T21:58:53.684414+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:54.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:54.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:54.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:54.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:54 smithi081 bash[89466]: cluster 2023-10-07T21:58:53.155891+0000 mgr.y (mgr.25319) 584 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s; 4404/177435 objects degraded (2.482%); 848/177435 objects misplaced (0.478%); 3.6 MiB/s, 58 objects/s recovering 2023-10-07T21:58:54.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:54 smithi081 bash[89466]: audit 2023-10-07T21:58:53.681693+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.8:0/2986585080' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:54 smithi081 bash[89466]: audit 2023-10-07T21:58:53.684414+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T21:58:54.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:54.773 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 61779 61763 72.8112 57.4375 0.00794729 0.013726 2023-10-07T21:58:54.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:54.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:54.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:54.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:55.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:55.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:55.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:55.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:55.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:55.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:55.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:55.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:55.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:55.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:55.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:55.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 62656 62640 72.4778 54.8125 0.0118407 0.0137905 2023-10-07T21:58:55.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: cluster 2023-10-07T21:58:54.516996+0000 mon.a (mon.0) 759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: cluster 2023-10-07T21:58:54.519344+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: audit 2023-10-07T21:58:54.519445+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: cluster 2023-10-07T21:58:54.526809+0000 mon.a (mon.0) 761 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: cluster 2023-10-07T21:58:54.540030+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:55 smithi081 bash[89466]: cluster 2023-10-07T21:58:55.494381+0000 mon.a (mon.0) 762 : cluster 3 Health check update: Degraded data redundancy: 4404/177435 objects degraded (2.482%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: cluster 2023-10-07T21:58:54.516996+0000 mon.a (mon.0) 759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: cluster 2023-10-07T21:58:54.519344+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: audit 2023-10-07T21:58:54.519445+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: cluster 2023-10-07T21:58:54.526809+0000 mon.a (mon.0) 761 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: cluster 2023-10-07T21:58:54.540030+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[102097]: cluster 2023-10-07T21:58:55.494381+0000 mon.a (mon.0) 762 : cluster 3 Health check update: Degraded data redundancy: 4404/177435 objects degraded (2.482%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: cluster 2023-10-07T21:58:54.516996+0000 mon.a (mon.0) 759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: cluster 2023-10-07T21:58:54.519344+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: audit 2023-10-07T21:58:54.519445+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: cluster 2023-10-07T21:58:54.526809+0000 mon.a (mon.0) 761 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: cluster 2023-10-07T21:58:54.540030+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e157 with expected crc 2023-10-07T21:58:55.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:55 smithi008 bash[105281]: cluster 2023-10-07T21:58:55.494381+0000 mon.a (mon.0) 762 : cluster 3 Health check update: Degraded data redundancy: 4404/177435 objects degraded (2.482%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:58:55.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:55.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:56.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:56.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:56.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:56.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:56.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:56.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:56.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:56.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:56.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:56.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:56.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:56.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:56.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:58:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:58:56.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 63593 63577 72.2248 58.5625 0.00796645 0.0138389 2023-10-07T21:58:56.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:56.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:56.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:56.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:56.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:57.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:57.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:56 smithi081 bash[89466]: cluster 2023-10-07T21:58:55.160002+0000 mgr.y (mgr.25319) 585 : cluster 0 pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 871 op/s; 4404/179103 objects degraded (2.459%); 484/179103 objects misplaced (0.270%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:57.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:56 smithi081 bash[89466]: audit 2023-10-07T21:58:55.902646+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:57.116 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:56 smithi081 bash[89466]: audit 2023-10-07T21:58:55.904122+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:57.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:57.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:57.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[105281]: cluster 2023-10-07T21:58:55.160002+0000 mgr.y (mgr.25319) 585 : cluster 0 pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 871 op/s; 4404/179103 objects degraded (2.459%); 484/179103 objects misplaced (0.270%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:57.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[105281]: audit 2023-10-07T21:58:55.902646+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:57.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[105281]: audit 2023-10-07T21:58:55.904122+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:57.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[102097]: cluster 2023-10-07T21:58:55.160002+0000 mgr.y (mgr.25319) 585 : cluster 0 pgmap v567: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 54 MiB/s wr, 871 op/s; 4404/179103 objects degraded (2.459%); 484/179103 objects misplaced (0.270%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:57.254 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[102097]: audit 2023-10-07T21:58:55.902646+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:58:57.254 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:56 smithi008 bash[102097]: audit 2023-10-07T21:58:55.904122+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:57.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:57.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:57.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:57.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:57.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:57.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:57.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:57.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:57.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:58:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:57.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 64510 64494 71.9584 57.3125 0.0117516 0.0138905 2023-10-07T21:58:57.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:57.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:57.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:57.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:57.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:57.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:58.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:58.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:58.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:58.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:58.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:58.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.534 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:58.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:58.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T21:58:58.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:58:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:58:58.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:58.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 65380 65364 71.6499 54.375 0.0196693 0.0139498 2023-10-07T21:58:58.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:58.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:58:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:58.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:58:59.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:59.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:59.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:59.183 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:58:58 smithi008 bash[102097]: cluster 2023-10-07T21:58:57.160883+0000 mgr.y (mgr.25319) 586 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 902 op/s; 4404/187434 objects degraded (2.350%); 484/187434 objects misplaced (0.258%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:59.184 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:58:58 smithi008 bash[105281]: cluster 2023-10-07T21:58:57.160883+0000 mgr.y (mgr.25319) 586 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 902 op/s; 4404/187434 objects degraded (2.350%); 484/187434 objects misplaced (0.258%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:59.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:59.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:58:58 smithi081 bash[89466]: cluster 2023-10-07T21:58:57.160883+0000 mgr.y (mgr.25319) 586 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 56 MiB/s wr, 902 op/s; 4404/187434 objects degraded (2.350%); 484/187434 objects misplaced (0.258%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:58:59.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:59.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:58:59.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:58:59.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:59.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:58:59.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:58:59.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:59.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:58:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:58:59.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:59.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:58:59.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:58:59.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 66295 66279 71.4005 57.1875 0.0177236 0.0139992 2023-10-07T21:58:59.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:59.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:58:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:58:59.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:58:59.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:00.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:00.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:00.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:00.178 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:00.178 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:00.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:00.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:00.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:00.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:00.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:00.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:00.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:00.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 67156 67140 71.1024 53.8125 0.0064837 0.01404 2023-10-07T21:59:00.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:00.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:00.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:01.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:01.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:01.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[105281]: cluster 2023-10-07T21:58:59.161569+0000 mgr.y (mgr.25319) 587 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 4404/190749 objects degraded (2.309%); 484/190749 objects misplaced (0.254%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.495585+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 4404/190749 objects degraded (2.309%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.502849+0000 mon.a (mon.0) 766 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.513293+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[102097]: cluster 2023-10-07T21:58:59.161569+0000 mgr.y (mgr.25319) 587 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 4404/190749 objects degraded (2.309%); 484/190749 objects misplaced (0.254%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.495585+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 4404/190749 objects degraded (2.309%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.502849+0000 mon.a (mon.0) 766 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-10-07T21:59:01.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:00 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.513293+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:01.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:01.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:01.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:00 smithi081 bash[89466]: cluster 2023-10-07T21:58:59.161569+0000 mgr.y (mgr.25319) 587 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 4404/190749 objects degraded (2.309%); 484/190749 objects misplaced (0.254%); 4.5 MiB/s, 72 objects/s recovering 2023-10-07T21:59:01.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:00 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.495585+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 4404/190749 objects degraded (2.309%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:01.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:00 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.502849+0000 mon.a (mon.0) 766 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-10-07T21:59:01.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:00 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.513293+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:01.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:01.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:01.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:01.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:01.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:01.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:01.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:01.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:01.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:59:01.772319+0000 min lat: 0.00113942 max lat: 2.19597 avg lat: 0.0142464 2023-10-07T21:59:01.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:59:01.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 67388 67372 70.1592 14.5 0.0165586 0.0142464 2023-10-07T21:59:01.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:01.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:01.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:01.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.498098+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.500404+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.511179+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:00.516353+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.510116+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:01.980 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.511226+0000 mon.a (mon.0) 767 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.498098+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.500404+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.511179+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:00.516353+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.510116+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:01.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:01 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.511226+0000 mon.a (mon.0) 767 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-10-07T21:59:02.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:02.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:02.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:02.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:02.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:02.209 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.498098+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.500404+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.511179+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:00.516353+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e158 with expected crc 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.510116+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:01 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.511226+0000 mon.a (mon.0) 767 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-10-07T21:59:02.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:02.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:02.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:02.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:02.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:02.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:02.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:02.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:02.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:02.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:02.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:02.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 68280 68264 69.9229 55.75 0.00463299 0.0142929 2023-10-07T21:59:02.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:02.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:02.925 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.162258+0000 mgr.y (mgr.25319) 588 : cluster 0 pgmap v571: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 4404/193191 objects degraded (2.280%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:02.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.506727+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:02.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:02.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:02.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:03.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:03.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:03.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:03.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:03.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.535863+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.538594+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.546707+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[102097]: cluster 2023-10-07T21:59:01.548174+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:03] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.43.0" 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.162258+0000 mgr.y (mgr.25319) 588 : cluster 0 pgmap v571: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 4404/193191 objects degraded (2.280%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.506727+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.208 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.535863+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.209 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.538594+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.209 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.546707+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.209 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:02 smithi008 bash[105281]: cluster 2023-10-07T21:59:01.548174+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.162258+0000 mgr.y (mgr.25319) 588 : cluster 0 pgmap v571: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 4404/193191 objects degraded (2.280%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.506727+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.535863+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.538594+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.546707+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:02 smithi081 bash[89466]: cluster 2023-10-07T21:59:01.548174+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e159 with expected crc 2023-10-07T21:59:03.239 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:03.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:03.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:03.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:03.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:03.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:03.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:03.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:03.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:03.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:03.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:03.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:03.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:03.774 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 69185 69169 69.7074 56.5625 0.0340673 0.0143394 2023-10-07T21:59:03.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:03.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:03.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:03.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:04.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:04.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:04.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:04.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:04.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.288 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:04.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:04.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:04.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:04.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:04.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:04.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 70075 70059 69.4838 55.625 0.0241906 0.014385 2023-10-07T21:59:04.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:04.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:04.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:04.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:04.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:04.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:05.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:05.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:05.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:05.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:04 smithi008 bash[102097]: cluster 2023-10-07T21:59:03.163053+0000 mgr.y (mgr.25319) 589 : cluster 0 pgmap v573: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s; 2942/202536 objects degraded (1.453%); 1279/202536 objects misplaced (0.631%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:05.188 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:04 smithi008 bash[105281]: cluster 2023-10-07T21:59:03.163053+0000 mgr.y (mgr.25319) 589 : cluster 0 pgmap v573: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s; 2942/202536 objects degraded (1.453%); 1279/202536 objects misplaced (0.631%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:05.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:05.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:04 smithi081 bash[89466]: cluster 2023-10-07T21:59:03.163053+0000 mgr.y (mgr.25319) 589 : cluster 0 pgmap v573: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 61 MiB/s wr, 976 op/s; 2942/202536 objects degraded (1.453%); 1279/202536 objects misplaced (0.631%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:05.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:05.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:05.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:05.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:05.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:05.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:05.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:05.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:05.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:05.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:05.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 71046 71030 69.3463 60.6875 0.0240083 0.0144148 2023-10-07T21:59:05.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:05.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:05.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:05.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:05.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:05 smithi081 bash[89466]: cluster 2023-10-07T21:59:05.498403+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 2942/202536 objects degraded (1.453%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:06.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:06.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:06.121 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:05 smithi008 bash[102097]: cluster 2023-10-07T21:59:05.498403+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 2942/202536 objects degraded (1.453%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:06.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:05 smithi008 bash[105281]: cluster 2023-10-07T21:59:05.498403+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Degraded data redundancy: 2942/202536 objects degraded (1.453%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:06.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:06.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:06.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:06.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:06.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:06.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:06.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:06.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:06.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:06.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:06.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:06.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 71942 71926 69.1409 56 0.00686475 0.0144562 2023-10-07T21:59:06.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:06.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:06.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:06.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:06.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:07.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:07.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:06 smithi008 bash[105281]: cluster 2023-10-07T21:59:05.163643+0000 mgr.y (mgr.25319) 590 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s; 2942/203925 objects degraded (1.443%); 1279/203925 objects misplaced (0.627%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:07.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:06 smithi008 bash[102097]: cluster 2023-10-07T21:59:05.163643+0000 mgr.y (mgr.25319) 590 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s; 2942/203925 objects degraded (1.443%); 1279/203925 objects misplaced (0.627%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:07.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:07.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:06 smithi081 bash[89466]: cluster 2023-10-07T21:59:05.163643+0000 mgr.y (mgr.25319) 590 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 686 op/s; 2942/203925 objects degraded (1.443%); 1279/203925 objects misplaced (0.627%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:07.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:07.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:07.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:07.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:07.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:07.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:07.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:07.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:07.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:07.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:07.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:07.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:07.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 72808 72792 68.9133 54.125 0.012276 0.0145043 2023-10-07T21:59:07.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:07.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:07.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:08.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:08.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:08.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:08.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:08.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:08.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:08.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:08.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:08.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:08.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 73593 73577 68.617 49.0625 0.00393753 0.0145644 2023-10-07T21:59:08.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:08.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:08.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:08.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:08.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:09.003 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:08 smithi008 bash[102097]: cluster 2023-10-07T21:59:07.164433+0000 mgr.y (mgr.25319) 591 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 2942/212358 objects degraded (1.385%); 1279/212358 objects misplaced (0.602%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:09.003 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:08 smithi008 bash[105281]: cluster 2023-10-07T21:59:07.164433+0000 mgr.y (mgr.25319) 591 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 2942/212358 objects degraded (1.385%); 1279/212358 objects misplaced (0.602%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:09.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:09.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:09.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:09.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:08 smithi081 bash[89466]: cluster 2023-10-07T21:59:07.164433+0000 mgr.y (mgr.25319) 591 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 900 op/s; 2942/212358 objects degraded (1.385%); 1279/212358 objects misplaced (0.602%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T21:59:09.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:09.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:09.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:09.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:09.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:09.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:09.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:09.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:09.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:09.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 74439 74423 68.3855 52.875 0.00682123 0.0146152 2023-10-07T21:59:09.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:09.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:09.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:09.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:10.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:10.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:10.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:10.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:10.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:10.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:10.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:10.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:10.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:10.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:10.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 75366 75350 68.234 57.9375 0.00742223 0.0146476 2023-10-07T21:59:10.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:10.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:10.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:10.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:10.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:11.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:11.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:11.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:11.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[102097]: cluster 2023-10-07T21:59:09.167286+0000 mgr.y (mgr.25319) 592 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s; 2942/215811 objects degraded (1.363%); 1019/215811 objects misplaced (0.472%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T21:59:11.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[102097]: cluster 2023-10-07T21:59:10.499590+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 2942/215811 objects degraded (1.363%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:11.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[102097]: audit 2023-10-07T21:59:10.899143+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:11.196 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[105281]: cluster 2023-10-07T21:59:09.167286+0000 mgr.y (mgr.25319) 592 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s; 2942/215811 objects degraded (1.363%); 1019/215811 objects misplaced (0.472%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T21:59:11.196 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[105281]: cluster 2023-10-07T21:59:10.499590+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 2942/215811 objects degraded (1.363%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:11.196 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:10 smithi008 bash[105281]: audit 2023-10-07T21:59:10.899143+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:11.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:10 smithi081 bash[89466]: cluster 2023-10-07T21:59:09.167286+0000 mgr.y (mgr.25319) 592 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 869 op/s; 2942/215811 objects degraded (1.363%); 1019/215811 objects misplaced (0.472%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T21:59:11.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:10 smithi081 bash[89466]: cluster 2023-10-07T21:59:10.499590+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 2942/215811 objects degraded (1.363%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:11.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:10 smithi081 bash[89466]: audit 2023-10-07T21:59:10.899143+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:11.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:11.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:11.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:11.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:11.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:11.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:11.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:11.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 76149 76133 67.9583 48.9375 0.00441006 0.0146888 2023-10-07T21:59:11.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:11.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:11.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:11.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:12.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:12.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:12.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:12.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:12.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:12.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:12.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:12.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:12.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:12.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:12.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:12.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 77037 77021 67.7827 55.5 0.00606591 0.0147471 2023-10-07T21:59:12.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:12.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:12.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:12.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:12.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:13.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.070 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:12 smithi081 bash[89466]: cluster 2023-10-07T21:59:11.167884+0000 mgr.y (mgr.25319) 593 : cluster 0 pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 2942/218253 objects degraded (1.348%); 1019/218253 objects misplaced (0.467%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T21:59:13.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:13.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:13.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:13.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:13.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:12 smithi008 bash[102097]: cluster 2023-10-07T21:59:11.167884+0000 mgr.y (mgr.25319) 593 : cluster 0 pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 2942/218253 objects degraded (1.348%); 1019/218253 objects misplaced (0.467%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T21:59:13.389 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:13] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T21:59:13.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:12 smithi008 bash[105281]: cluster 2023-10-07T21:59:11.167884+0000 mgr.y (mgr.25319) 593 : cluster 0 pgmap v577: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 2942/218253 objects degraded (1.348%); 1019/218253 objects misplaced (0.467%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T21:59:13.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:13.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:13.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:13.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:13.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:13.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:13.776 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 15 77958 77943 67.6416 57.625 0.0117374 0.0147764 2023-10-07T21:59:13.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:13.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:13.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:13.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:14.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:14.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:14.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:14.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:14.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:14.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:14.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:14.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:14.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:14.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:14.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:14.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:14.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:14.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:14.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:14.775 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 78804 78788 67.4384 52.8125 0.00316582 0.0148124 2023-10-07T21:59:14.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:14.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:14.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:14.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:14.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:15.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:15.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:15.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:15.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:14 smithi008 bash[102097]: cluster 2023-10-07T21:59:13.168694+0000 mgr.y (mgr.25319) 594 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 2942/228456 objects degraded (1.288%); 763/228456 objects misplaced (0.334%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:15.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:14 smithi008 bash[105281]: cluster 2023-10-07T21:59:13.168694+0000 mgr.y (mgr.25319) 594 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 2942/228456 objects degraded (1.288%); 763/228456 objects misplaced (0.334%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:15.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:15.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:14 smithi081 bash[89466]: cluster 2023-10-07T21:59:13.168694+0000 mgr.y (mgr.25319) 594 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 2942/228456 objects degraded (1.288%); 763/228456 objects misplaced (0.334%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:15.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:15.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:15.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:15.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:15.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:15.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:15.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:15.715 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:15.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:15.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 79670 79654 67.2567 54.125 0.0242965 0.0148617 2023-10-07T21:59:15.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:15.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:15.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:15.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:15.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:16.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:16.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:16.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:16.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:16.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:16.381 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:16.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:16.511 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:16 smithi008 bash[102097]: cluster 2023-10-07T21:59:15.169256+0000 mgr.y (mgr.25319) 595 : cluster 0 pgmap v579: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 765 op/s; 2942/230109 objects degraded (1.279%); 763/230109 objects misplaced (0.332%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:16.512 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:16 smithi008 bash[102097]: cluster 2023-10-07T21:59:15.500588+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 2942/228456 objects degraded (1.288%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:16.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:16.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:16.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:16.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:16.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:16.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:16.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 80415 80399 66.9808 46.5625 0.0246737 0.0149232 2023-10-07T21:59:16.785 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:16 smithi008 bash[105281]: cluster 2023-10-07T21:59:15.169256+0000 mgr.y (mgr.25319) 595 : cluster 0 pgmap v579: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 765 op/s; 2942/230109 objects degraded (1.279%); 763/230109 objects misplaced (0.332%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:16.785 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:16 smithi008 bash[105281]: cluster 2023-10-07T21:59:15.500588+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 2942/228456 objects degraded (1.288%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:16.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:16.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:16.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:16 smithi081 bash[89466]: cluster 2023-10-07T21:59:15.169256+0000 mgr.y (mgr.25319) 595 : cluster 0 pgmap v579: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 765 op/s; 2942/230109 objects degraded (1.279%); 763/230109 objects misplaced (0.332%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:16.930 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:16 smithi081 bash[89466]: cluster 2023-10-07T21:59:15.500588+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 2942/228456 objects degraded (1.288%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:59:16.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:16.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:17.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:17.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:17.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:17.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:17.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:17.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:17.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:17.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:17.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:17.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:17.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:17.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:17.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:17.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:17.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:17.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:17.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 81178 81162 66.7269 47.6875 0.00349159 0.0149533 2023-10-07T21:59:17.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:17.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:17.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:17.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:18.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:18.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:18.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:18.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:18.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:18.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:18.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:18.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:18.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:18.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:18.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:18.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:18.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 81973 81957 66.5056 49.6875 0.029769 0.0150302 2023-10-07T21:59:18.784 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:18 smithi008 bash[102097]: cluster 2023-10-07T21:59:17.170071+0000 mgr.y (mgr.25319) 596 : cluster 0 pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 2942/238212 objects degraded (1.235%); 763/238212 objects misplaced (0.320%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:18.784 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:18 smithi008 bash[105281]: cluster 2023-10-07T21:59:17.170071+0000 mgr.y (mgr.25319) 596 : cluster 0 pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 2942/238212 objects degraded (1.235%); 763/238212 objects misplaced (0.320%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:18.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:18.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:18.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:18.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:18.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:18 smithi081 bash[89466]: cluster 2023-10-07T21:59:17.170071+0000 mgr.y (mgr.25319) 596 : cluster 0 pgmap v580: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 951 op/s; 2942/238212 objects degraded (1.235%); 763/238212 objects misplaced (0.320%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T21:59:19.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:19.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:19.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:19.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:19.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:19.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:19.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:19.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:19.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:19.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:19.570 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:19.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:19.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:19.715 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:19.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:19.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 82840 82824 66.3476 54.1875 0.00699947 0.0150651 2023-10-07T21:59:19.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:19.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:19.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:19.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:19.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:20.106 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:20.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:20.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:20.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:20.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:20.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:20.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:20.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:20.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:20.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:20 smithi008 bash[102097]: cluster 2023-10-07T21:59:19.170680+0000 mgr.y (mgr.25319) 597 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 2942/241344 objects degraded (1.219%); 456/241344 objects misplaced (0.189%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:20.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:20 smithi008 bash[102097]: cluster 2023-10-07T21:59:20.501790+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 2942/241344 objects degraded (1.219%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:20 smithi008 bash[105281]: cluster 2023-10-07T21:59:19.170680+0000 mgr.y (mgr.25319) 597 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 2942/241344 objects degraded (1.219%); 456/241344 objects misplaced (0.189%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:20 smithi008 bash[105281]: cluster 2023-10-07T21:59:20.501790+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 2942/241344 objects degraded (1.219%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:20.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:20.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:20.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 83628 83612 66.1311 49.25 0.0122852 0.0151149 2023-10-07T21:59:20.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:20.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:20.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:20.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:20.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:20 smithi081 bash[89466]: cluster 2023-10-07T21:59:19.170680+0000 mgr.y (mgr.25319) 597 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 2942/241344 objects degraded (1.219%); 456/241344 objects misplaced (0.189%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:20.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:20 smithi081 bash[89466]: cluster 2023-10-07T21:59:20.501790+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 2942/241344 objects degraded (1.219%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:20.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:20.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:20.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:21.059 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:21 smithi008 bash[92068]: debug 2023-10-07T21:59:21.053+0000 7f191efa5700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-07T21:59:21.059 INFO:teuthology.orchestra.run.smithi008.stdout:moved 1 / 267 (0.374532%) 2023-10-07T21:59:21.059 INFO:teuthology.orchestra.run.smithi008.stdout:avg 38.1429 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 6.91641 -> 6.79135 (expected baseline 5.71786) 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 27 -> 27 pgs (0.707865 -> 0.707865 * mean) 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:oload 110 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 0.05 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0265 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.0291 2023-10-07T21:59:21.060 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 weight 1.0000 -> 0.9500 2023-10-07T21:59:21.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.067 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:59:21.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:21.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:21.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:21.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:21.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.493 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T21:59:21.494 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T21:59:21.518 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:59:21.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:21.567 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:59:21.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:21.637 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:59:21.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:21.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:21.670 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:59:21.695 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:59:21.726 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:59:21.751 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:59:21.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.777 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:59:21.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T21:59:21.776346+0000 min lat: 0.00113942 max lat: 2.19597 avg lat: 0.0151799 2023-10-07T21:59:21.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T21:59:21.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 16 84193 84177 65.7459 35.3125 0.00484178 0.0151799 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.779 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.780 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.780 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T21:59:21.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:21.859 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:21 smithi008 bash[102097]: audit 2023-10-07T21:59:21.449905+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.8:0/2489011192' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:21.859 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:21 smithi008 bash[105281]: audit 2023-10-07T21:59:21.449905+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.8:0/2489011192' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:21.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:21.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:21 smithi081 bash[89466]: audit 2023-10-07T21:59:21.449905+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.8:0/2489011192' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:22.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:22.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:22.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:22.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:22.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:22.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:22.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:22.549 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T21:59:22.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:22.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:22.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:22 smithi081 bash[89466]: audit 2023-10-07T21:59:21.055216+0000 mgr.y (mgr.25319) 598 : audit 0 from='client.34809 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:22.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:22 smithi081 bash[89466]: cluster 2023-10-07T21:59:21.171625+0000 mgr.y (mgr.25319) 599 : cluster 0 pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 2942/243567 objects degraded (1.208%); 456/243567 objects misplaced (0.187%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:22.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:22 smithi081 bash[89466]: audit 2023-10-07T21:59:21.984632+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.8:0/2309265436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.723 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:22 smithi081 bash[89466]: audit 2023-10-07T21:59:21.985100+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:22.778 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 84975 84959 65.5376 48.875 0.0133509 0.0152523 2023-10-07T21:59:22.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:22.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:22.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:22.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[105281]: audit 2023-10-07T21:59:21.055216+0000 mgr.y (mgr.25319) 598 : audit 0 from='client.34809 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:22.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[105281]: cluster 2023-10-07T21:59:21.171625+0000 mgr.y (mgr.25319) 599 : cluster 0 pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 2942/243567 objects degraded (1.208%); 456/243567 objects misplaced (0.187%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:22.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[105281]: audit 2023-10-07T21:59:21.984632+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.8:0/2309265436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[105281]: audit 2023-10-07T21:59:21.985100+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[102097]: audit 2023-10-07T21:59:21.055216+0000 mgr.y (mgr.25319) 598 : audit 0 from='client.34809 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:22.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[102097]: cluster 2023-10-07T21:59:21.171625+0000 mgr.y (mgr.25319) 599 : cluster 0 pgmap v582: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 2942/243567 objects degraded (1.208%); 456/243567 objects misplaced (0.187%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:22.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[102097]: audit 2023-10-07T21:59:21.984632+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.8:0/2309265436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:22 smithi008 bash[102097]: audit 2023-10-07T21:59:21.985100+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T21:59:22.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:23.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:23.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:23.244 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:23] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T21:59:23.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:23.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:23.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:23.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:23.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:23.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.675 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.531319+0000 mon.a (mon.0) 774 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:23.675 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.532068+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.675 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: audit 2023-10-07T21:59:22.533049+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:59:23.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.536666+0000 mon.a (mon.0) 776 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-10-07T21:59:23.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.544005+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.549978+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.555694+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[105281]: cluster 2023-10-07T21:59:22.557333+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.531319+0000 mon.a (mon.0) 774 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.532068+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: audit 2023-10-07T21:59:22.533049+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.536666+0000 mon.a (mon.0) 776 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.544005+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.549978+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.555694+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.677 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:23 smithi008 bash[102097]: cluster 2023-10-07T21:59:22.557333+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.531319+0000 mon.a (mon.0) 774 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.532068+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: audit 2023-10-07T21:59:22.533049+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.536666+0000 mon.a (mon.0) 776 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.544005+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.549978+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.555694+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:23 smithi081 bash[89466]: cluster 2023-10-07T21:59:22.557333+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e160 with expected crc 2023-10-07T21:59:23.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.779 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 85714 85698 65.3016 46.1875 0.0297686 0.0153062 2023-10-07T21:59:23.817 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-07T21:59:23.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-07T21:59:23.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:23.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:23.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:23.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:23.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:24.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:24.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:24.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:24.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:24.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:24.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:24.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:24.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:24.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:24.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:24.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:24.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:24.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:24.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:24 smithi081 bash[89466]: cluster 2023-10-07T21:59:23.172308+0000 mgr.y (mgr.25319) 600 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 808 op/s; 2942/252726 objects degraded (1.164%); 77/252726 objects misplaced (0.030%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:24.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:24.779 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 86413 86397 65.0412 43.6875 0.00557198 0.0153556 2023-10-07T21:59:24.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:24.868 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:24 smithi008 bash[105281]: cluster 2023-10-07T21:59:23.172308+0000 mgr.y (mgr.25319) 600 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 808 op/s; 2942/252726 objects degraded (1.164%); 77/252726 objects misplaced (0.030%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:24.869 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:24 smithi008 bash[102097]: cluster 2023-10-07T21:59:23.172308+0000 mgr.y (mgr.25319) 600 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 808 op/s; 2942/252726 objects degraded (1.164%); 77/252726 objects misplaced (0.030%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T21:59:24.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:24.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:24.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:25.000 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:25.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:25.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:25.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:25.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:25.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:25.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:25.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:25.392 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:25.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:25.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:25.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:25.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:25.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[105281]: cluster 2023-10-07T21:59:24.559368+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[105281]: cluster 2023-10-07T21:59:24.565065+0000 mon.a (mon.0) 777 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[105281]: cluster 2023-10-07T21:59:24.571959+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[105281]: cluster 2023-10-07T21:59:24.894809+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.503192+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 2942/252726 objects degraded (1.164%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[102097]: cluster 2023-10-07T21:59:24.559368+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[102097]: cluster 2023-10-07T21:59:24.565065+0000 mon.a (mon.0) 777 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[102097]: cluster 2023-10-07T21:59:24.571959+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[102097]: cluster 2023-10-07T21:59:24.894809+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:25 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.503192+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 2942/252726 objects degraded (1.164%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:25.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:25.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:25.779 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 86603 86587 64.4083 11.875 0.0139615 0.0155193 2023-10-07T21:59:25.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:25.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:25.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:25 smithi081 bash[89466]: cluster 2023-10-07T21:59:24.559368+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:25 smithi081 bash[89466]: cluster 2023-10-07T21:59:24.565065+0000 mon.a (mon.0) 777 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-10-07T21:59:25.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:25 smithi081 bash[89466]: cluster 2023-10-07T21:59:24.571959+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:25 smithi081 bash[89466]: cluster 2023-10-07T21:59:24.894809+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e161 with expected crc 2023-10-07T21:59:25.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:25 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.503192+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 2942/252726 objects degraded (1.164%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:25.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:25.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:25.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:26.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:26.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:26.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:26.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:26.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:26.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:26.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:26.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:26.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:26.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:26.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T21:59:26.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:26.589 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:26.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:26.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:26.779 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 87370 87354 64.2145 47.9375 0.040007 0.0155667 2023-10-07T21:59:26.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.173285+0000 mgr.y (mgr.25319) 601 : cluster 0 pgmap v586: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 2942/253947 objects degraded (1.159%); 77/253947 objects misplaced (0.030%); 5.4 MiB/s, 85 objects/s recovering 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.566006+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.571258+0000 mon.a (mon.0) 779 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.575184+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.608235+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.610728+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: cluster 2023-10-07T21:59:25.656189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[102097]: audit 2023-10-07T21:59:25.900322+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:26.835 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.173285+0000 mgr.y (mgr.25319) 601 : cluster 0 pgmap v586: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 2942/253947 objects degraded (1.159%); 77/253947 objects misplaced (0.030%); 5.4 MiB/s, 85 objects/s recovering 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.566006+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.571258+0000 mon.a (mon.0) 779 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.575184+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.608235+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.610728+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: cluster 2023-10-07T21:59:25.656189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:26 smithi008 bash[105281]: audit 2023-10-07T21:59:25.900322+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:26.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:26.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:26.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:26.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:26.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.173285+0000 mgr.y (mgr.25319) 601 : cluster 0 pgmap v586: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 41 MiB/s wr, 655 op/s; 2942/253947 objects degraded (1.159%); 77/253947 objects misplaced (0.030%); 5.4 MiB/s, 85 objects/s recovering 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.566006+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.571258+0000 mon.a (mon.0) 779 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.575184+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.608235+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.610728+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: cluster 2023-10-07T21:59:25.656189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e162 with expected crc 2023-10-07T21:59:26.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:26 smithi081 bash[89466]: audit 2023-10-07T21:59:25.900322+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:27.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:27.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:27.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:27.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:27.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:27.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:27.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:27.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:27.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:27.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:27.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:27.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:27.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:27.779 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 88140 88124 64.0274 48.125 0.0293302 0.0156123 2023-10-07T21:59:27.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:27.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:27.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:27.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:27.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:28.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:28.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:28.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:28.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:28.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:28.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:28.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:28.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:28.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:28.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:28.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T21:59:28.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:28.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T21:59:28.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:28 smithi008 bash[102097]: cluster 2023-10-07T21:59:27.174076+0000 mgr.y (mgr.25319) 602 : cluster 0 pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 2942/259803 objects degraded (1.132%); 77/259803 objects misplaced (0.030%); 3.9 MiB/s, 63 objects/s recovering 2023-10-07T21:59:28.613 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:28 smithi008 bash[105281]: cluster 2023-10-07T21:59:27.174076+0000 mgr.y (mgr.25319) 602 : cluster 0 pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 2942/259803 objects degraded (1.132%); 77/259803 objects misplaced (0.030%); 3.9 MiB/s, 63 objects/s recovering 2023-10-07T21:59:28.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:28.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:28.781 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 88879 88863 63.8208 46.1875 0.036904 0.015662 2023-10-07T21:59:28.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:28.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:28.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:28 smithi081 bash[89466]: cluster 2023-10-07T21:59:27.174076+0000 mgr.y (mgr.25319) 602 : cluster 0 pgmap v588: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 901 op/s; 2942/259803 objects degraded (1.132%); 77/259803 objects misplaced (0.030%); 3.9 MiB/s, 63 objects/s recovering 2023-10-07T21:59:28.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:28.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:29.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:29.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:29.179 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:29.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:29.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:29.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:29.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:29.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:29.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:29.633 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:29.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:29.781 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 89602 89586 63.609 45.1875 0.0239479 0.0157141 2023-10-07T21:59:29.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:29.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:29.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:29.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:30.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:30.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:30.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:30.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:30.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:30.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:30.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:30.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:30.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:30.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:30.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:30 smithi081 bash[89466]: cluster 2023-10-07T21:59:29.174664+0000 mgr.y (mgr.25319) 603 : cluster 0 pgmap v589: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 39 MiB/s wr, 623 op/s; 1484/262413 objects degraded (0.566%); 1215/262413 objects misplaced (0.463%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:30.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:30 smithi081 bash[89466]: cluster 2023-10-07T21:59:30.504823+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 1484/262413 objects degraded (0.566%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:30.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:30.668 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:30.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.776 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:30 smithi008 bash[102097]: cluster 2023-10-07T21:59:29.174664+0000 mgr.y (mgr.25319) 603 : cluster 0 pgmap v589: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 39 MiB/s wr, 623 op/s; 1484/262413 objects degraded (0.566%); 1215/262413 objects misplaced (0.463%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:30.776 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:30 smithi008 bash[102097]: cluster 2023-10-07T21:59:30.504823+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 1484/262413 objects degraded (0.566%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:30.776 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:30 smithi008 bash[105281]: cluster 2023-10-07T21:59:29.174664+0000 mgr.y (mgr.25319) 603 : cluster 0 pgmap v589: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 39 MiB/s wr, 623 op/s; 1484/262413 objects degraded (0.566%); 1215/262413 objects misplaced (0.463%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T21:59:30.776 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:30 smithi008 bash[105281]: cluster 2023-10-07T21:59:30.504823+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 1484/262413 objects degraded (0.566%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:30.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 90360 90344 63.4262 47.375 0.0346686 0.01576 2023-10-07T21:59:30.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:30.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.928 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:30.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:31.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:31.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:31.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:31.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:31.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:31.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:31.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:31.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:31.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:31.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:31.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:31.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:31.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:31.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 90.0081 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 91139 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 63.2853 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 27.0839 2023-10-07T21:59:31.783 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 152.625 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 0 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 1012 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 433.343 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2442 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 0 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0157963 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.0399293 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 2.19597 2023-10-07T21:59:31.784 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00113942 2023-10-07T21:59:31.789 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T21:59:31.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:31.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:31.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:31.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:31.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:31.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:31.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:32.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:32.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:32.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:32.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:32.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:32.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:32.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:32.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:32.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:32.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:32.581 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:32 smithi008 bash[102097]: cluster 2023-10-07T21:59:31.175285+0000 mgr.y (mgr.25319) 604 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 30 MiB/s wr, 479 op/s; 1484/264228 objects degraded (0.562%); 1215/264228 objects misplaced (0.460%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T21:59:32.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:32.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:32.703 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:32.704 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:32 smithi081 bash[89466]: cluster 2023-10-07T21:59:31.175285+0000 mgr.y (mgr.25319) 604 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 30 MiB/s wr, 479 op/s; 1484/264228 objects degraded (0.562%); 1215/264228 objects misplaced (0.460%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T21:59:32.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:32.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:32.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:32.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:32.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:32 smithi008 bash[105281]: cluster 2023-10-07T21:59:31.175285+0000 mgr.y (mgr.25319) 604 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 30 MiB/s wr, 479 op/s; 1484/264228 objects degraded (0.562%); 1215/264228 objects misplaced (0.460%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T21:59:32.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:32.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:33.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:33.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:33.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:33.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:33.156 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:33] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.43.0" 2023-10-07T21:59:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:33.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:33.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:33.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:33.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:33.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:33.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:33.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:33.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:33.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:33.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:33.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:34.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:34.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:34.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:34.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:34.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:34.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:34.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:34.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:34.584 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:34 smithi008 bash[105281]: cluster 2023-10-07T21:59:33.176071+0000 mgr.y (mgr.25319) 605 : cluster 0 pgmap v591: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 118 B/s rd, 49 MiB/s wr, 806 op/s; 1484/272166 objects degraded (0.545%); 982/272166 objects misplaced (0.361%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:34.584 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:34 smithi008 bash[102097]: cluster 2023-10-07T21:59:33.176071+0000 mgr.y (mgr.25319) 605 : cluster 0 pgmap v591: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 118 B/s rd, 49 MiB/s wr, 806 op/s; 1484/272166 objects degraded (0.545%); 982/272166 objects misplaced (0.361%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:34.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:34.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:34 smithi081 bash[89466]: cluster 2023-10-07T21:59:33.176071+0000 mgr.y (mgr.25319) 605 : cluster 0 pgmap v591: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 118 B/s rd, 49 MiB/s wr, 806 op/s; 1484/272166 objects degraded (0.545%); 982/272166 objects misplaced (0.361%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:34.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:34.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:34.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:34.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:34.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:34.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:35.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:35.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:35.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:35.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:35.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:35.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.325 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:35.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.452 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:35.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:35.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.703 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:35 smithi008 bash[102097]: cluster 2023-10-07T21:59:35.506369+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 1484/272166 objects degraded (0.545%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:35.704 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:35 smithi008 bash[105281]: cluster 2023-10-07T21:59:35.506369+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 1484/272166 objects degraded (0.545%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:35.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:35.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:35.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:35.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:35.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:35 smithi081 bash[89466]: cluster 2023-10-07T21:59:35.506369+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 1484/272166 objects degraded (0.545%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:36.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:36.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:36.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:36.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:36.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:36.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:36.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:36.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:36.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:36.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:36.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:36.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:36.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:36.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:36.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:36.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:36.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:36.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:36 smithi081 bash[89466]: cluster 2023-10-07T21:59:35.176626+0000 mgr.y (mgr.25319) 606 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 40 MiB/s wr, 701 op/s; 1484/271617 objects degraded (0.546%); 982/271617 objects misplaced (0.362%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T21:59:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:36.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:36.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:36.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:37.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:37.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:36 smithi008 bash[102097]: cluster 2023-10-07T21:59:35.176626+0000 mgr.y (mgr.25319) 606 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 40 MiB/s wr, 701 op/s; 1484/271617 objects degraded (0.546%); 982/271617 objects misplaced (0.362%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T21:59:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:36 smithi008 bash[105281]: cluster 2023-10-07T21:59:35.176626+0000 mgr.y (mgr.25319) 606 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 40 MiB/s wr, 701 op/s; 1484/271617 objects degraded (0.546%); 982/271617 objects misplaced (0.362%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T21:59:37.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:37.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:37.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:37.392 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:37.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:37.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:37.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:37.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:37.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:37.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:37.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:37.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:37.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:37.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:37.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:38.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:38.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:38.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:38.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:38.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:38.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:38.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:38.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:38.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:38 smithi081 bash[89466]: cluster 2023-10-07T21:59:37.178204+0000 mgr.y (mgr.25319) 607 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 B/s rd, 34 MiB/s wr, 780 op/s; 1484/265317 objects degraded (0.559%); 982/265317 objects misplaced (0.370%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T21:59:38.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:38.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:38.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:38.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:38.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:38.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:38 smithi008 bash[105281]: cluster 2023-10-07T21:59:37.178204+0000 mgr.y (mgr.25319) 607 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 B/s rd, 34 MiB/s wr, 780 op/s; 1484/265317 objects degraded (0.559%); 982/265317 objects misplaced (0.370%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T21:59:38.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:38 smithi008 bash[102097]: cluster 2023-10-07T21:59:37.178204+0000 mgr.y (mgr.25319) 607 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 B/s rd, 34 MiB/s wr, 780 op/s; 1484/265317 objects degraded (0.559%); 982/265317 objects misplaced (0.370%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T21:59:38.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:38.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:38.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:39.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:39.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:39.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:39.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:39.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:39.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:39.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:39.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:39.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:39.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:39.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:39.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:39.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:39.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:39.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:39.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:40.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:40.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:40.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:40.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:40.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:40.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:40.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:40.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:40.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:40.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:40.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:40.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:40.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:40.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:40.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:40.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:40 smithi081 bash[89466]: cluster 2023-10-07T21:59:39.178806+0000 mgr.y (mgr.25319) 608 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 686 op/s; 1484/262446 objects degraded (0.565%); 763/262446 objects misplaced (0.291%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:40.839 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:40 smithi081 bash[89466]: cluster 2023-10-07T21:59:40.507754+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 1484/262446 objects degraded (0.565%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:40.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:40.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:40 smithi008 bash[105281]: cluster 2023-10-07T21:59:39.178806+0000 mgr.y (mgr.25319) 608 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 686 op/s; 1484/262446 objects degraded (0.565%); 763/262446 objects misplaced (0.291%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:40.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:40 smithi008 bash[105281]: cluster 2023-10-07T21:59:40.507754+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 1484/262446 objects degraded (0.565%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:40 smithi008 bash[102097]: cluster 2023-10-07T21:59:39.178806+0000 mgr.y (mgr.25319) 608 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 686 op/s; 1484/262446 objects degraded (0.565%); 763/262446 objects misplaced (0.291%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T21:59:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:40 smithi008 bash[102097]: cluster 2023-10-07T21:59:40.507754+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 1484/262446 objects degraded (0.565%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:40.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:40.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:40.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:41.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:41.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:41.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:41.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:41.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:41.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:41.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:41.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:41.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:41.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:41.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:41.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:41.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:41 smithi081 bash[89466]: audit 2023-10-07T21:59:40.900117+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:41.787 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:41 smithi081 bash[89466]: audit 2023-10-07T21:59:41.161371+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:41.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:41.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:41.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:41 smithi008 bash[102097]: audit 2023-10-07T21:59:40.900117+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:41.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:41 smithi008 bash[102097]: audit 2023-10-07T21:59:41.161371+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:41.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:41 smithi008 bash[105281]: audit 2023-10-07T21:59:40.900117+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:41.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:41 smithi008 bash[105281]: audit 2023-10-07T21:59:41.161371+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:41.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:41.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:41.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:42.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:42.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:42.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:42.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:42.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:42.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:42.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:42.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:42.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:42.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:42.712 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:42 smithi008 bash[102097]: cluster 2023-10-07T21:59:41.179397+0000 mgr.y (mgr.25319) 609 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 19 MiB/s wr, 670 op/s; 1484/260430 objects degraded (0.570%); 763/260430 objects misplaced (0.293%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T21:59:42.712 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:42 smithi008 bash[105281]: cluster 2023-10-07T21:59:41.179397+0000 mgr.y (mgr.25319) 609 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 19 MiB/s wr, 670 op/s; 1484/260430 objects degraded (0.570%); 763/260430 objects misplaced (0.293%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T21:59:42.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:42.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:42.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:42.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:42.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:42 smithi081 bash[89466]: cluster 2023-10-07T21:59:41.179397+0000 mgr.y (mgr.25319) 609 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 19 MiB/s wr, 670 op/s; 1484/260430 objects degraded (0.570%); 763/260430 objects misplaced (0.293%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T21:59:43.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:43.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:43.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:43.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:43.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:43.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:43.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:43.292 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:43] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T21:59:43.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:43.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:43.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:43.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:43.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:43.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:43.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:43.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:43.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:43.902 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:43.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:44.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:44.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:44.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:44.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:44.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:44.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:44.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:44.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:44.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:44.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:44.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:44.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:44.568 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:44.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:44.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:44.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:44.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.823 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:195341 6.9 6:90f006b7:::benchmark_data_smithi008_148911_object85178:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:56:28.553668+0000", 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 196.26406646699999, 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99116253300000001, 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 195341 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.824 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553668+0000", 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553668+0000", 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.825 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553669+0000", 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.108e-06 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553674+0000", 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5669999999999996e-06 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.826 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553685+0000", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.137e-05 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553692+0000", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1680000000000001e-06 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553752+0000", 2023-10-07T21:59:44.827 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0309000000000001e-05 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.553762+0000", 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.022e-05 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.530571+0000", 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.97680887500000002 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.828 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.530713+0000", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014235499999999999 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.530847+0000", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000134115 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.535655+0000", 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0048077969999999999 2023-10-07T21:59:44.829 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544659+0000", 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0090037280000000008 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544756+0000", 2023-10-07T21:59:44.830 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7071999999999995e-05 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544790+0000", 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3658000000000002e-05 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.831 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544831+0000", 2023-10-07T21:59:44.833 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1190999999999999e-05 2023-10-07T21:59:44.833 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:195349 6.9 6:9e28e59b:::benchmark_data_smithi008_148911_object85186:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:56:28.571809+0000", 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 196.24592563300001, 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98334304500000003, 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.834 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 195349 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571809+0000", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571809+0000", 2023-10-07T21:59:44.835 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571811+0000", 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3480000000000001e-06 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571815+0000", 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1579999999999998e-06 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.836 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571827+0000", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2653000000000001e-05 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571835+0000", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1879999999999996e-06 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571892+0000", 2023-10-07T21:59:44.837 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7930999999999998e-05 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.571903+0000", 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0206e-05 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.535694+0000", 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.96379127899999995 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.838 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.535834+0000", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013996399999999999 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.535984+0000", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014993499999999999 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544746+0000", 2023-10-07T21:59:44.839 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087625150000000002 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544914+0000", 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016774499999999999 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.555053+0000", 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010139095000000001 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.840 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.555111+0000", 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7587999999999998e-05 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.555152+0000", 2023-10-07T21:59:44.841 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1440000000000003e-05 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:195392 6.9 6:9ca129dc:::benchmark_data_smithi008_148911_object85229:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:56:28.635683+0000", 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 196.18205135299999, 2023-10-07T21:59:44.842 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.927731525, 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 195392 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.843 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635683+0000", 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635683+0000", 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635685+0000", 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.916e-06 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635690+0000", 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1030000000000001e-06 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635703+0000", 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2627e-05 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635709+0000", 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9429999999999997e-06 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635769+0000", 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9678e-05 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.635777+0000", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2169999999999994e-06 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.540145+0000", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.90436799899999998 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.540225+0000", 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0432000000000005e-05 2023-10-07T21:59:44.847 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.540319+0000", 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3644e-05 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.544993+0000", 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046742290000000002 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.848 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.549492+0000", 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0044986059999999996 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563294+0000", 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013801687 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563369+0000", 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5846000000000005e-05 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563415+0000", 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5597999999999999e-05 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:195420 6.9 6:91926273:::benchmark_data_smithi008_148911_object85257:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:56:28.674888+0000", 2023-10-07T21:59:44.850 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 196.14284649300001, 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.88871304600000001, 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:59:44.851 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 195420 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674888+0000", 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.852 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674888+0000", 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674890+0000", 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.514e-06 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.853 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674894+0000", 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3930000000000001e-06 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674905+0000", 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1141999999999999e-05 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674917+0000", 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1285e-05 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674965+0000", 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7898000000000001e-05 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.674971+0000", 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3770000000000001e-06 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.855 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.545049+0000", 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.87007782099999997 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.545179+0000", 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013053199999999999 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.545314+0000", 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013453099999999999 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.555216+0000", 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0099025299999999997 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.560717+0000", 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0055008699999999997 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.857 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563492+0000", 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027745339999999999 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563558+0000", 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5951000000000006e-05 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563601+0000", 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3668000000000003e-05 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.858 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34575.0:195447 6.9 6:94735548:::benchmark_data_smithi008_148911_object85284:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e122)", 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:56:28.724026+0000", 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 196.09370904599999, 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.83975304200000001, 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34575", 2023-10-07T21:59:44.859 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 195447 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724026+0000", 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724026+0000", 2023-10-07T21:59:44.860 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724028+0000", 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4339999999999999e-06 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724039+0000", 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0322999999999999e-05 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.861 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724068+0000", 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8996000000000002e-05 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724089+0000", 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1556000000000002e-05 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.862 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724215+0000", 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012567000000000001 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:28.724226+0000", 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1216000000000001e-05 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.549551+0000", 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.82532478799999998 2023-10-07T21:59:44.863 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.549683+0000", 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013238599999999999 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.549836+0000", 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015327200000000001 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.864 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.560724+0000", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010887452000000001 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.562474+0000", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017501509999999999 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563681+0000", 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001207046 2023-10-07T21:59:44.865 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563742+0000", 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0464999999999998e-05 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:56:29.563779+0000", 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7286999999999997e-05 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.866 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86262 7.f 7:f1f55f2b:::benchmark_data_smithi008_170512_object86261:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.570532+0000", 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.247202419000001, 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.037831334, 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86262 2023-10-07T21:59:44.867 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570532+0000", 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570532+0000", 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.868 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570534+0000", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8109999999999999e-06 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570558+0000", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3394e-05 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570573+0000", 2023-10-07T21:59:44.869 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5784999999999999e-05 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570581+0000", 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7759999999999997e-06 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570644+0000", 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2799999999999995e-05 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.870 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570797+0000", 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015333999999999999 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.570957+0000", 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015995199999999999 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.871 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.581001+0000", 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010043833 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.581013+0000", 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1705000000000001e-05 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.872 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.595760+0000", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0147473840000001 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.596214+0000", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00045356800000000001 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608278+0000", 2023-10-07T21:59:44.873 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012063778000000001 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608364+0000", 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6207999999999999e-05 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86290 7.f 7:f0d638d7:::benchmark_data_smithi008_170512_object86289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.874 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.601744+0000", 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.215990870999999, 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0067956979999999, 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86290 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.875 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601744+0000", 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601744+0000", 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601746+0000", 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0789999999999999e-06 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.876 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601772+0000", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6429999999999999e-05 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601788+0000", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5481e-05 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601797+0000", 2023-10-07T21:59:44.877 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6260000000000001e-06 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601870+0000", 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3139000000000006e-05 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.601879+0000", 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4399999999999994e-06 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.878 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.596531+0000", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99465192099999999 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.596699+0000", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016844000000000001 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.596903+0000", 2023-10-07T21:59:44.879 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020371199999999999 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608344+0000", 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011440422 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608398+0000", 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4868999999999999e-05 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.880 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608429+0000", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0746e-05 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608464+0000", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5222999999999998e-05 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608540+0000", 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.517e-05 2023-10-07T21:59:44.881 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86299 7.f 7:fbb0605e:::benchmark_data_smithi008_170512_object86298:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.618266+0000", 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.199468642999999, 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99972143999999996, 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.882 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86299 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618266+0000", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618266+0000", 2023-10-07T21:59:44.883 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618267+0000", 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4899999999999995e-07 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618289+0000", 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2639000000000001e-05 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618298+0000", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5890000000000003e-06 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.618304+0000", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9009999999999999e-06 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.629116+0000", 2023-10-07T21:59:44.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010811955 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.629128+0000", 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2052000000000001e-05 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.599372+0000", 2023-10-07T21:59:44.886 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.97024448799999996 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.599496+0000", 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012319300000000001 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.599636+0000", 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014097299999999999 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.887 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608354+0000", 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087174750000000006 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609161+0000", 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00080723999999999998 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.888 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.617729+0000", 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0085678300000000002 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.617789+0000", 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9531999999999999e-05 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.617988+0000", 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019902400000000001 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.889 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86334 7.f 7:f9d8ffd4:::benchmark_data_smithi008_170512_object86333:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.660916+0000", 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.156818367, 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.95737159100000002, 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.890 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86334 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660916+0000", 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660916+0000", 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.891 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660918+0000", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.601e-06 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660936+0000", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8084000000000002e-05 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660945+0000", 2023-10-07T21:59:44.892 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.952e-06 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.660951+0000", 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5740000000000003e-06 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.661014+0000", 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3540000000000005e-05 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.893 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.661026+0000", 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2136e-05 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.601710+0000", 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.94068416899999996 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.894 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.601822+0000", 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000111647 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.602030+0000", 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020802900000000001 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.608361+0000", 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.006330614 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.895 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609239+0000", 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00087835599999999995 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618109+0000", 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088696499999999998 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.896 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618180+0000", 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0877000000000006e-05 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618288+0000", 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108362 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86339 7.f 7:f5716d31:::benchmark_data_smithi008_170512_object86338:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.897 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.666367+0000", 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.151367696000001, 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.95214420499999997, 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86339 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.898 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666367+0000", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666367+0000", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666369+0000", 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4270000000000001e-06 2023-10-07T21:59:44.899 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666406+0000", 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7472999999999998e-05 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666425+0000", 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9015999999999999e-05 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.900 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666433+0000", 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0530000000000007e-06 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666536+0000", 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010323 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.666552+0000", 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5285e-05 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.901 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.604686+0000", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.93813397899999995 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.604962+0000", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000276889 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.605167+0000", 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020435599999999999 2023-10-07T21:59:44.902 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.903 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.903 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.905 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609077+0000", 2023-10-07T21:59:44.905 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0039103799999999998 2023-10-07T21:59:44.905 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609306+0000", 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022904499999999999 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618358+0000", 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0090512860000000004 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.906 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618416+0000", 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8116999999999999e-05 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618511+0000", 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5668999999999995e-05 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.907 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86341 7.f 7:f4715d0e:::benchmark_data_smithi008_170512_object86340:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.670326+0000", 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.147409290999999, 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.95825090999999996, 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86341 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.908 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670326+0000", 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670326+0000", 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.909 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670327+0000", 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8279999999999999e-06 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670349+0000", 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1613000000000001e-05 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670360+0000", 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0848e-05 2023-10-07T21:59:44.910 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670367+0000", 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6459999999999993e-06 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670443+0000", 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5986000000000001e-05 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.911 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.670475+0000", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1328000000000002e-05 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609356+0000", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.93888161199999998 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609534+0000", 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017760200000000001 2023-10-07T21:59:44.912 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.609740+0000", 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000205663 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.617673+0000", 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079329929999999993 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.913 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618009+0000", 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00033635099999999998 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628395+0000", 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010385675 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628458+0000", 2023-10-07T21:59:44.914 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3688000000000004e-05 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628576+0000", 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000118077 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86343 7.f 7:f9a9895d:::benchmark_data_smithi008_170512_object86342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.915 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.671523+0000", 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.146212031000001, 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.95727083700000004, 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86343 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.916 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671523+0000", 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671523+0000", 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671524+0000", 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8400000000000002e-07 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.917 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671554+0000", 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9975999999999999e-05 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671570+0000", 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6359999999999999e-05 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.918 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671577+0000", 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1239999999999999e-06 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671654+0000", 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6545999999999995e-05 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.671670+0000", 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6498e-05 2023-10-07T21:59:44.919 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.614581+0000", 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.94291064499999999 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.614757+0000", 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000176496 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.920 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.614953+0000", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019597899999999999 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618531+0000", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0035773889999999998 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628352+0000", 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0098209349999999994 2023-10-07T21:59:44.921 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628639+0000", 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00028717800000000002 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628693+0000", 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3987000000000003e-05 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.922 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.628794+0000", 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010074 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86350 7.f 7:fcc22043:::benchmark_data_smithi008_170512_object86349:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.681394+0000", 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.136340468, 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.96382686399999995, 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.923 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86350 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681394+0000", 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.924 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681394+0000", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681396+0000", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.781e-06 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681429+0000", 2023-10-07T21:59:44.925 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2963999999999998e-05 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681445+0000", 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6390999999999999e-05 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.681455+0000", 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7240000000000004e-06 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.926 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682587+0000", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0011322979999999999 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682602+0000", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4507e-05 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618564+0000", 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.93596244900000003 2023-10-07T21:59:44.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618699+0000", 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000134404 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.618941+0000", 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00024236900000000001 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.636146+0000", 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017204945999999999 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644862+0000", 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087159549999999992 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645040+0000", 2023-10-07T21:59:44.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017741299999999999 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645109+0000", 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9167999999999999e-05 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645221+0000", 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000112495 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.930 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86352 7.f 7:f993f48f:::benchmark_data_smithi008_170512_object86351:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.682065+0000", 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.135669556, 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0220271089999999, 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.931 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86352 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682065+0000", 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682065+0000", 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682066+0000", 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9400000000000005e-07 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682087+0000", 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1026000000000002e-05 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682097+0000", 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8679999999999994e-06 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682103+0000", 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5849999999999996e-06 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682633+0000", 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00053006500000000003 2023-10-07T21:59:44.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.682644+0000", 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0380999999999999e-05 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.625093+0000", 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.94244927700000003 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.935 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.625248+0000", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015526099999999999 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.625375+0000", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012703899999999999 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.638823+0000", 2023-10-07T21:59:44.936 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01344763 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644869+0000", 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0060459240000000003 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.703945+0000", 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.059076240000000002 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.937 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704014+0000", 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8460000000000005e-05 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704092+0000", 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8658999999999993e-05 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.938 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86376 7.f 7:fa81382b:::benchmark_data_smithi008_170512_object86375:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.718765+0000", 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.098969528000001, 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98606854600000005, 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86376 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.939 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718765+0000", 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718765+0000", 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.940 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718767+0000", 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1670000000000002e-06 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718789+0000", 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1863999999999999e-05 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718801+0000", 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1785e-05 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.941 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718808+0000", 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9739999999999996e-06 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718896+0000", 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8379000000000002e-05 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.942 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.718910+0000", 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3501e-05 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.629746+0000", 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.91083651899999996 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.629866+0000", 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000119403 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.629989+0000", 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000123468 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644922+0000", 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014932345 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.944 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644937+0000", 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5461999999999999e-05 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704662+0000", 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.059724563000000001 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704725+0000", 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2852000000000001e-05 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.945 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704834+0000", 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000109264 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86404 7.f 7:f9750f46:::benchmark_data_smithi008_170512_object86403:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.760701+0000", 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.057033841999999, 2023-10-07T21:59:44.946 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.94442700700000004, 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86404 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760701+0000", 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.947 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760701+0000", 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760702+0000", 2023-10-07T21:59:44.948 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4619999999999999e-06 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760738+0000", 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5763000000000003e-05 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.949 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760750+0000", 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1776e-05 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760768+0000", 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8014000000000001e-05 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.950 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760848+0000", 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0314000000000004e-05 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760862+0000", 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3671e-05 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.951 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.632988+0000", 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.872126501 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.633108+0000", 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000119782 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.952 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.633256+0000", 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000147274 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644944+0000", 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011688333 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.953 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.703862+0000", 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.058918469000000001 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704883+0000", 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010205290000000001 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704939+0000", 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5909999999999998e-05 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705128+0000", 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000189209 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.955 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86405 7.f 7:fc734e92:::benchmark_data_smithi008_170512_object86404:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.760898+0000", 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.056837001000002, 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.944427036, 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.956 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86405 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760898+0000", 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760898+0000", 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760899+0000", 2023-10-07T21:59:44.958 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9199999999999999e-07 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760921+0000", 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2248000000000001e-05 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760931+0000", 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.73e-06 2023-10-07T21:59:44.959 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.760938+0000", 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8700000000000003e-06 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.761000+0000", 2023-10-07T21:59:44.960 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2033999999999996e-05 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.761011+0000", 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1566000000000001e-05 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.638858+0000", 2023-10-07T21:59:44.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.87784672900000005 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.639019+0000", 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016135800000000001 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.639129+0000", 2023-10-07T21:59:44.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000109299 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.644990+0000", 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058613479999999997 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704215+0000", 2023-10-07T21:59:44.963 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.059225100000000003 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705169+0000", 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00095376300000000005 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705231+0000", 2023-10-07T21:59:44.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2012000000000002e-05 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705325+0000", 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4086999999999996e-05 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86421 7.f 7:f8ba6ef5:::benchmark_data_smithi008_170512_object86420:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.790089+0000", 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.027645834000001, 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.91540988400000001, 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.966 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86421 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790089+0000", 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.967 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790089+0000", 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790089+0000", 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8400000000000005e-07 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790109+0000", 2023-10-07T21:59:44.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9559999999999999e-05 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790115+0000", 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4899999999999997e-06 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790119+0000", 2023-10-07T21:59:44.969 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7419999999999999e-06 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790178+0000", 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8934000000000002e-05 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.790188+0000", 2023-10-07T21:59:44.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0079e-05 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.641696+0000", 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.85150801399999998 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.641790+0000", 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3502e-05 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.641954+0000", 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016394599999999999 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.648609+0000", 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0066552340000000003 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704277+0000", 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.055668034999999998 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705360+0000", 2023-10-07T21:59:44.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001083493 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705404+0000", 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3625999999999999e-05 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705499+0000", 2023-10-07T21:59:44.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4745000000000002e-05 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86430 7.f 7:fc566034:::benchmark_data_smithi008_170512_object86429:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.808897+0000", 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.008838141999998, 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.89689418700000001, 2023-10-07T21:59:44.975 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86430 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808897+0000", 2023-10-07T21:59:44.976 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808897+0000", 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808898+0000", 2023-10-07T21:59:44.977 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.824e-06 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808942+0000", 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3124000000000002e-05 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808958+0000", 2023-10-07T21:59:44.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6235e-05 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.808969+0000", 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0686000000000001e-05 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.809044+0000", 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5295000000000003e-05 2023-10-07T21:59:44.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.809056+0000", 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2642e-05 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645269+0000", 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.83621287600000005 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645421+0000", 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015212900000000001 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.645587+0000", 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000165902 2023-10-07T21:59:44.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.659148+0000", 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013560190999999999 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704322+0000", 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.045174728999999997 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705663+0000", 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013405540000000001 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705711+0000", 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8653999999999999e-05 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705791+0000", 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9345999999999996e-05 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:86501 7.f 7:f8e3de11:::benchmark_data_smithi008_170512_object86500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e161)", 2023-10-07T21:59:44.984 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:24.982882+0000", 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 19.834852842, 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.72308109099999995, 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 86501 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.985 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982882+0000", 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982882+0000", 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T21:59:44.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982884+0000", 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.846e-06 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982909+0000", 2023-10-07T21:59:44.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5616e-05 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982925+0000", 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5228000000000001e-05 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.982935+0000", 2023-10-07T21:59:44.988 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8840000000000006e-06 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.983119+0000", 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018442099999999999 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:24.983128+0000", 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6260000000000001e-06 2023-10-07T21:59:44.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.648647+0000", 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.66551939699999996 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.648805+0000", 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015841600000000001 2023-10-07T21:59:44.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.649081+0000", 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027532000000000001 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.659155+0000", 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010074329 2023-10-07T21:59:44.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.704358+0000", 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.045202922 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705832+0000", 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014738360000000001 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705879+0000", 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6717e-05 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:25.705963+0000", 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4532999999999999e-05 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.993 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.994 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.994 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T21:59:44.994 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T21:59:44.994 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T21:59:44.995 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:44 smithi008 bash[102097]: cluster 2023-10-07T21:59:43.179987+0000 mgr.y (mgr.25319) 610 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 16 MiB/s wr, 874 op/s; 1484/251259 objects degraded (0.591%); 505/251259 objects misplaced (0.201%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:44.995 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:44 smithi008 bash[105281]: cluster 2023-10-07T21:59:43.179987+0000 mgr.y (mgr.25319) 610 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 16 MiB/s wr, 874 op/s; 1484/251259 objects degraded (0.591%); 505/251259 objects misplaced (0.201%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:44.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:44.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:44.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:44 smithi081 bash[89466]: cluster 2023-10-07T21:59:43.179987+0000 mgr.y (mgr.25319) 610 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 85 B/s rd, 16 MiB/s wr, 874 op/s; 1484/251259 objects degraded (0.591%); 505/251259 objects misplaced (0.201%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T21:59:45.097 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:45.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:45.236 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:45.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:45.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:45.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:45.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:45.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:45.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:45.659 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:45 smithi008 bash[102097]: cluster 2023-10-07T21:59:45.508769+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 1484/251259 objects degraded (0.591%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:45.659 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:45 smithi008 bash[105281]: cluster 2023-10-07T21:59:45.508769+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 1484/251259 objects degraded (0.591%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:45.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:45.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:45.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:45.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:45.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:45.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:45.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:45 smithi081 bash[89466]: cluster 2023-10-07T21:59:45.508769+0000 mon.a (mon.0) 786 : cluster 3 Health check update: Degraded data redundancy: 1484/251259 objects degraded (0.591%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:46.009 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T21:59:46.009 INFO:teuthology.orchestra.run.smithi008.stdout:avg 38.1429 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 6.91641 -> 6.91641 (expected baseline 5.71786) 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 27 -> 27 pgs (0.707865 -> 0.707865 * mean) 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 1 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0277 2023-10-07T21:59:46.010 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.2769 2023-10-07T21:59:46.015 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T21:59:46.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:46.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:46.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:46.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:46.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:46.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:46.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:46.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:46.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:46.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:46.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:46 smithi081 bash[89466]: cluster 2023-10-07T21:59:45.180499+0000 mgr.y (mgr.25319) 611 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 1.1 MiB/s wr, 651 op/s; 1484/249966 objects degraded (0.594%); 505/249966 objects misplaced (0.202%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:46.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:46.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:46.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:46.783 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:46 smithi008 bash[102097]: cluster 2023-10-07T21:59:45.180499+0000 mgr.y (mgr.25319) 611 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 1.1 MiB/s wr, 651 op/s; 1484/249966 objects degraded (0.594%); 505/249966 objects misplaced (0.202%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:46.783 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:46 smithi008 bash[105281]: cluster 2023-10-07T21:59:45.180499+0000 mgr.y (mgr.25319) 611 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 1.1 MiB/s wr, 651 op/s; 1484/249966 objects degraded (0.594%); 505/249966 objects misplaced (0.202%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:46.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:46.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:46.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:46.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:47.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:47.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:47.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:47.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:47.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:47.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:47.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:47.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:47.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:47.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:47.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:47.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:47.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:47.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:47.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:47.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:47 smithi008 bash[105281]: audit 2023-10-07T21:59:46.006287+0000 mgr.y (mgr.25319) 612 : audit 0 from='client.54628 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:47.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:47 smithi008 bash[102097]: audit 2023-10-07T21:59:46.006287+0000 mgr.y (mgr.25319) 612 : audit 0 from='client.54628 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:47.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:47.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:47.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:47 smithi081 bash[89466]: audit 2023-10-07T21:59:46.006287+0000 mgr.y (mgr.25319) 612 : audit 0 from='client.54628 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:59:48.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:48.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:48.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:48.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:48.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:48.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:48.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:48.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:48.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:48.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:48.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:48.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:48.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:48.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:48.717 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:48 smithi081 bash[89466]: cluster 2023-10-07T21:59:47.181238+0000 mgr.y (mgr.25319) 613 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 331 KiB/s wr, 802 op/s; 1484/243093 objects degraded (0.610%); 505/243093 objects misplaced (0.208%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:48.717 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:48 smithi081 bash[89466]: audit 2023-10-07T21:59:47.714070+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.717 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:48 smithi081 bash[89466]: audit 2023-10-07T21:59:47.724197+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:48.806 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[102097]: cluster 2023-10-07T21:59:47.181238+0000 mgr.y (mgr.25319) 613 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 331 KiB/s wr, 802 op/s; 1484/243093 objects degraded (0.610%); 505/243093 objects misplaced (0.208%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:48.806 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[102097]: audit 2023-10-07T21:59:47.714070+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.807 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[102097]: audit 2023-10-07T21:59:47.724197+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[105281]: cluster 2023-10-07T21:59:47.181238+0000 mgr.y (mgr.25319) 613 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 331 KiB/s wr, 802 op/s; 1484/243093 objects degraded (0.610%); 505/243093 objects misplaced (0.208%); 2.5 MiB/s, 39 objects/s recovering 2023-10-07T21:59:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[105281]: audit 2023-10-07T21:59:47.714070+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:48 smithi008 bash[105281]: audit 2023-10-07T21:59:47.724197+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:48.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:48.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:48.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:48.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:49.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:49.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:49.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:49.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:49.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:49.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:49.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:49.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:49.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:49.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:49.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:49.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:49.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:49.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:49.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:50.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:50.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:50.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:50.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T21:59:50.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:50.194 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-07T21:59:50.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-10-07T21:59:50.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:50.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:50.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:50.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:50.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:50.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:50.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.720 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[105281]: cluster 2023-10-07T21:59:49.181783+0000 mgr.y (mgr.25319) 614 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 1484/240408 objects degraded (0.617%); 190/240408 objects misplaced (0.079%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.509807+0000 mon.a (mon.0) 789 : cluster 3 Health check update: Degraded data redundancy: 1484/240408 objects degraded (0.617%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.520197+0000 mon.a (mon.0) 790 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:50 smithi081 bash[89466]: cluster 2023-10-07T21:59:49.181783+0000 mgr.y (mgr.25319) 614 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 1484/240408 objects degraded (0.617%); 190/240408 objects misplaced (0.079%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:50 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.509807+0000 mon.a (mon.0) 789 : cluster 3 Health check update: Degraded data redundancy: 1484/240408 objects degraded (0.617%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:50 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.520197+0000 mon.a (mon.0) 790 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[102097]: cluster 2023-10-07T21:59:49.181783+0000 mgr.y (mgr.25319) 614 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 1484/240408 objects degraded (0.617%); 190/240408 objects misplaced (0.079%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.509807+0000 mon.a (mon.0) 789 : cluster 3 Health check update: Degraded data redundancy: 1484/240408 objects degraded (0.617%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T21:59:50.721 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:50 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.520197+0000 mon.a (mon.0) 790 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-10-07T21:59:50.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:50.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:50.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:50.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:50.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:50.900 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T21:59:50.946 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T21:59:50.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:50.982 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T21:59:51.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:51.021 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T21:59:51.048 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T21:59:51.077 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T21:59:51.105 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T21:59:51.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.136 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.139 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.139 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T21:59:51.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:51.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:51.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:51.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:51.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:51.540 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T21:59:51.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:51.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:51.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:51.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:51.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:51.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:51.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.531779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.533302+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.537967+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.539796+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:50.588939+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: audit 2023-10-07T21:59:50.844414+0000 mon.a (mon.0) 791 : audit 0 from='client.? 172.21.15.8:0/985934123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: audit 2023-10-07T21:59:51.091689+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.8:0/2045945330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: audit 2023-10-07T21:59:51.092044+0000 mon.a (mon.0) 792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.523096+0000 mon.a (mon.0) 793 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: audit 2023-10-07T21:59:51.525478+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.531087+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.531779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.533302+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.537967+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.539796+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:50.588939+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: audit 2023-10-07T21:59:50.844414+0000 mon.a (mon.0) 791 : audit 0 from='client.? 172.21.15.8:0/985934123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:51.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: audit 2023-10-07T21:59:51.091689+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.8:0/2045945330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: audit 2023-10-07T21:59:51.092044+0000 mon.a (mon.0) 792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.523096+0000 mon.a (mon.0) 793 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:51.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: audit 2023-10-07T21:59:51.525478+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:59:51.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:51 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.531087+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-10-07T21:59:51.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:51.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.531779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.533302+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.537967+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.539796+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:50.588939+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: audit 2023-10-07T21:59:50.844414+0000 mon.a (mon.0) 791 : audit 0 from='client.? 172.21.15.8:0/985934123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: audit 2023-10-07T21:59:51.091689+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.8:0/2045945330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: audit 2023-10-07T21:59:51.092044+0000 mon.a (mon.0) 792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.523096+0000 mon.a (mon.0) 793 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: audit 2023-10-07T21:59:51.525478+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T21:59:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:51 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.531087+0000 mon.a (mon.0) 795 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-10-07T21:59:52.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:52.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:52.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:52.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:52.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:52.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:52.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:52.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:52.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:52.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:52.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:52.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.182251+0000 mgr.y (mgr.25319) 615 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 1484/238338 objects degraded (0.623%); 190/238338 objects misplaced (0.080%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.525453+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.525482+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.533360+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[102097]: cluster 2023-10-07T21:59:51.576703+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.182251+0000 mgr.y (mgr.25319) 615 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 1484/238338 objects degraded (0.623%); 190/238338 objects misplaced (0.080%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:59:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.525453+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.525482+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.533360+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.890 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:52 smithi008 bash[105281]: cluster 2023-10-07T21:59:51.576703+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:52.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:52.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:52 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.182251+0000 mgr.y (mgr.25319) 615 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 1484/238338 objects degraded (0.623%); 190/238338 objects misplaced (0.080%); 3.6 MiB/s, 57 objects/s recovering 2023-10-07T21:59:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:52 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.525453+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:52 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.525482+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:52 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.533360+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:52 smithi081 bash[89466]: cluster 2023-10-07T21:59:51.576703+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e164 with expected crc 2023-10-07T21:59:53.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:53.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:53.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:53.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:53.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:53.315 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 21:59:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:21:59:53] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T21:59:53.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:53.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:53.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:53.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:53.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:53.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:53.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:53.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:54.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:54.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:54.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:54.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:54.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:54.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:54.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:54.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:54.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:54.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:54.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:54.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:54.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:54.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:54.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:54.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:54.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:54.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:54.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:54 smithi081 bash[89466]: cluster 2023-10-07T21:59:53.185207+0000 mgr.y (mgr.25319) 616 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 797 op/s; 894/230817 objects degraded (0.387%); 411/230817 objects misplaced (0.178%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:55.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:55.087 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:54 smithi008 bash[102097]: cluster 2023-10-07T21:59:53.185207+0000 mgr.y (mgr.25319) 616 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 797 op/s; 894/230817 objects degraded (0.387%); 411/230817 objects misplaced (0.178%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:55.087 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:54 smithi008 bash[105281]: cluster 2023-10-07T21:59:53.185207+0000 mgr.y (mgr.25319) 616 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 797 op/s; 894/230817 objects degraded (0.387%); 411/230817 objects misplaced (0.178%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:55.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:55.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:55.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:55.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:55.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:55.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:55.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:55.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:55.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:55.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:55.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:55.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:55.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:55.939 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:55 smithi081 bash[89466]: cluster 2023-10-07T21:59:55.511114+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 894/230817 objects degraded (0.387%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T21:59:55.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:55.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:55.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:56.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:56.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:55 smithi008 bash[102097]: cluster 2023-10-07T21:59:55.511114+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 894/230817 objects degraded (0.387%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T21:59:56.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:55 smithi008 bash[105281]: cluster 2023-10-07T21:59:55.511114+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 894/230817 objects degraded (0.387%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T21:59:56.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:56.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:56.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T21:59:56.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:56.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:56.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:56.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T21:59:56.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:56.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:56.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:56.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:56.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:56.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:56.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:56.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:56.879 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:56.881 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:59:56.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[102097]: cluster 2023-10-07T21:59:55.185655+0000 mgr.y (mgr.25319) 617 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 894/229587 objects degraded (0.389%); 411/229587 objects misplaced (0.179%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:56.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[102097]: audit 2023-10-07T21:59:55.900631+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[102097]: audit 2023-10-07T21:59:56.405362+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[102097]: audit 2023-10-07T21:59:56.421858+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[105281]: cluster 2023-10-07T21:59:55.185655+0000 mgr.y (mgr.25319) 617 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 894/229587 objects degraded (0.389%); 411/229587 objects misplaced (0.179%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[105281]: audit 2023-10-07T21:59:55.900631+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[105281]: audit 2023-10-07T21:59:56.405362+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:56.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:56 smithi008 bash[105281]: audit 2023-10-07T21:59:56.421858+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:56.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:56.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:56.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:57.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:57.077 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:56 smithi081 bash[89466]: cluster 2023-10-07T21:59:55.185655+0000 mgr.y (mgr.25319) 617 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 894/229587 objects degraded (0.389%); 411/229587 objects misplaced (0.179%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T21:59:57.077 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:56 smithi081 bash[89466]: audit 2023-10-07T21:59:55.900631+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:57.077 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:56 smithi081 bash[89466]: audit 2023-10-07T21:59:56.405362+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:57.077 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:56 smithi081 bash[89466]: audit 2023-10-07T21:59:56.421858+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:57.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T21:59:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T21:59:57.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:57.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:57.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:57.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:57.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:57.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:57.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:57.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:57.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:57.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:57 smithi081 bash[89466]: audit 2023-10-07T21:59:57.109625+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:57.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:57 smithi081 bash[89466]: audit 2023-10-07T21:59:57.110960+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:57.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:57 smithi081 bash[89466]: audit 2023-10-07T21:59:57.125509+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:57.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:58.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T21:59:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T21:59:58.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[102097]: audit 2023-10-07T21:59:57.109625+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[102097]: audit 2023-10-07T21:59:57.110960+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[102097]: audit 2023-10-07T21:59:57.125509+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[105281]: audit 2023-10-07T21:59:57.109625+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[105281]: audit 2023-10-07T21:59:57.110960+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:58.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:57 smithi008 bash[105281]: audit 2023-10-07T21:59:57.125509+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T21:59:58.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:58.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:58.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:58.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:58.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T21:59:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T21:59:58.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:58.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:58.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:58.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:58.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:58.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:58.787 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:58.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:58.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:58.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T21:59:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:58.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T21:59:59.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:59.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:59.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T21:59:59.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 21:59:58 smithi008 bash[105281]: cluster 2023-10-07T21:59:57.186407+0000 mgr.y (mgr.25319) 618 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 894/223389 objects degraded (0.400%); 411/223389 objects misplaced (0.184%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:59.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 21:59:58 smithi008 bash[102097]: cluster 2023-10-07T21:59:57.186407+0000 mgr.y (mgr.25319) 618 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 894/223389 objects degraded (0.400%); 411/223389 objects misplaced (0.184%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:59.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:59.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 21:59:58 smithi081 bash[89466]: cluster 2023-10-07T21:59:57.186407+0000 mgr.y (mgr.25319) 618 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 894/223389 objects degraded (0.400%); 411/223389 objects misplaced (0.184%); 2.9 MiB/s, 46 objects/s recovering 2023-10-07T21:59:59.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:59.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:59.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:59.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:59.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:59.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:59.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T21:59:59.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T21:59:59.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:59.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T21:59:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T21:59:59.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:59.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T21:59:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:59:59.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T21:59:59.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T21:59:59.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:00.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:00.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:00.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:00.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:00.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:00.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:00.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:00.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:00.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:00.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:00.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:00.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:00.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:00.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T21:59:59.186852+0000 mgr.y (mgr.25319) 619 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 894/220815 objects degraded (0.405%); 170/220815 objects misplaced (0.077%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:00.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:00.000128+0000 mon.a (mon.0) 803 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:00.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:00.000167+0000 mon.a (mon.0) 804 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:00:00.807 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:00.000182+0000 mon.a (mon.0) 805 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:00.808 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:00.000195+0000 mon.a (mon.0) 806 : cluster 3 pg 7.9 is stuck undersized for 103s, current state active+recovering+undersized+degraded+remapped, last acting [0,1] 2023-10-07T22:00:00.808 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:00.512404+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:00.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T21:59:59.186852+0000 mgr.y (mgr.25319) 619 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 894/220815 objects degraded (0.405%); 170/220815 objects misplaced (0.077%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:00.000128+0000 mon.a (mon.0) 803 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:00.000167+0000 mon.a (mon.0) 804 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:00.000182+0000 mon.a (mon.0) 805 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:00.000195+0000 mon.a (mon.0) 806 : cluster 3 pg 7.9 is stuck undersized for 103s, current state active+recovering+undersized+degraded+remapped, last acting [0,1] 2023-10-07T22:00:00.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:00.512404+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:00.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:00.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:00.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:01.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T21:59:59.186852+0000 mgr.y (mgr.25319) 619 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 894/220815 objects degraded (0.405%); 170/220815 objects misplaced (0.077%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:00.000128+0000 mon.a (mon.0) 803 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:00.000167+0000 mon.a (mon.0) 804 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:00.000182+0000 mon.a (mon.0) 805 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:00.000195+0000 mon.a (mon.0) 806 : cluster 3 pg 7.9 is stuck undersized for 103s, current state active+recovering+undersized+degraded+remapped, last acting [0,1] 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:00.512404+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 894/220815 objects degraded (0.405%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:01.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:01.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:01.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:01.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:01.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:01.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:01.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:01.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:01.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:01.618 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:01.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:01.743 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:01.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:01.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:01.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:01.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:01.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:02.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:02.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:02.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:02.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:02.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:02.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:02.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:02.388 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:02.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:02.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:02.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:02.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:02.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:02.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:02.808 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:02 smithi008 bash[102097]: cluster 2023-10-07T22:00:01.187419+0000 mgr.y (mgr.25319) 620 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 643 op/s; 894/219030 objects degraded (0.408%); 170/219030 objects misplaced (0.078%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:00:02.809 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:02 smithi008 bash[105281]: cluster 2023-10-07T22:00:01.187419+0000 mgr.y (mgr.25319) 620 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 643 op/s; 894/219030 objects degraded (0.408%); 170/219030 objects misplaced (0.078%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:00:02.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:02.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:02.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:02.953 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:02.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:02 smithi081 bash[89466]: cluster 2023-10-07T22:00:01.187419+0000 mgr.y (mgr.25319) 620 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 643 op/s; 894/219030 objects degraded (0.408%); 170/219030 objects misplaced (0.078%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:00:03.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:03.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:03.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:03] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.43.0" 2023-10-07T22:00:03.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:03.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:03.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:03.225 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:03.228 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:03.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:03.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:03.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:03.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:03.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:03.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:03.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:03.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:03.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:03.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:03.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:03.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:03.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:03.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:03.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:04.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:04.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:04.282 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:04.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:04.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:04.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:04.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:04.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:04.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:04.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:04.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:04.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:04.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:04.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:04.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:04.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:05.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:04 smithi008 bash[105281]: cluster 2023-10-07T22:00:03.188178+0000 mgr.y (mgr.25319) 621 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 728/210147 objects degraded (0.346%); 4.2 MiB/s, 81 objects/s recovering 2023-10-07T22:00:05.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:04 smithi008 bash[102097]: cluster 2023-10-07T22:00:03.188178+0000 mgr.y (mgr.25319) 621 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 728/210147 objects degraded (0.346%); 4.2 MiB/s, 81 objects/s recovering 2023-10-07T22:00:05.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:05.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:05.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:04 smithi081 bash[89466]: cluster 2023-10-07T22:00:03.188178+0000 mgr.y (mgr.25319) 621 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 728/210147 objects degraded (0.346%); 4.2 MiB/s, 81 objects/s recovering 2023-10-07T22:00:05.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:05.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:05.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:05.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:05.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:05.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:05.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:05.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:05.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:05.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:05.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:05 smithi008 bash[102097]: cluster 2023-10-07T22:00:05.515509+0000 mon.a (mon.0) 808 : cluster 3 Health check update: Degraded data redundancy: 728/210147 objects degraded (0.346%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:05.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:05.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:05.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:06.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:06.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:05 smithi008 bash[105281]: cluster 2023-10-07T22:00:05.515509+0000 mon.a (mon.0) 808 : cluster 3 Health check update: Degraded data redundancy: 728/210147 objects degraded (0.346%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:06.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:06.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:06.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:05 smithi081 bash[89466]: cluster 2023-10-07T22:00:05.515509+0000 mon.a (mon.0) 808 : cluster 3 Health check update: Degraded data redundancy: 728/210147 objects degraded (0.346%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:06.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:06.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:06.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:06.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:06.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:06.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:06.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:06.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:06.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:06.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:06.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:06.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:06.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:06.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:06.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:06.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:06.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:06 smithi081 bash[89466]: cluster 2023-10-07T22:00:05.188717+0000 mgr.y (mgr.25319) 622 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 728/208812 objects degraded (0.349%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:07.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:07.018 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:06 smithi008 bash[105281]: cluster 2023-10-07T22:00:05.188717+0000 mgr.y (mgr.25319) 622 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 728/208812 objects degraded (0.349%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:07.018 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:06 smithi008 bash[102097]: cluster 2023-10-07T22:00:05.188717+0000 mgr.y (mgr.25319) 622 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 728/208812 objects degraded (0.349%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:07.052 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:00:07.052 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:00:07.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:07.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:07.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:07.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:07.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:07.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:07.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:07.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:07.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:07.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:07.841 INFO:teuthology.orchestra.run.smithi008.stdout:moved 0 / 267 (0%) 2023-10-07T22:00:07.841 INFO:teuthology.orchestra.run.smithi008.stdout:avg 38.1429 2023-10-07T22:00:07.841 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 6.91641 -> 6.91641 (expected baseline 5.71786) 2023-10-07T22:00:07.841 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 27 -> 27 pgs (0.707865 -> 0.707865 * mean) 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:oload 1000 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 0.05 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0230 2023-10-07T22:00:07.842 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.2299 2023-10-07T22:00:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:07.856 INFO:teuthology.orchestra.run.smithi008.stderr:no change 2023-10-07T22:00:07.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:07.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:07.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:08.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:08.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:08.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:08.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:08.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:08.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:08.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:08.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:08.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:08.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:08.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:08.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:08.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:08.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:08.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:08.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:08.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:08 smithi081 bash[89466]: cluster 2023-10-07T22:00:07.189628+0000 mgr.y (mgr.25319) 623 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 728/202344 objects degraded (0.360%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:08.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:08 smithi081 bash[89466]: audit 2023-10-07T22:00:07.838077+0000 mgr.y (mgr.25319) 624 : audit 0 from='client.44756 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:09.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:09.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:08 smithi008 bash[102097]: cluster 2023-10-07T22:00:07.189628+0000 mgr.y (mgr.25319) 623 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 728/202344 objects degraded (0.360%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:09.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:08 smithi008 bash[102097]: audit 2023-10-07T22:00:07.838077+0000 mgr.y (mgr.25319) 624 : audit 0 from='client.44756 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:09.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:08 smithi008 bash[105281]: cluster 2023-10-07T22:00:07.189628+0000 mgr.y (mgr.25319) 623 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 728/202344 objects degraded (0.360%); 2.1 MiB/s, 48 objects/s recovering 2023-10-07T22:00:09.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:08 smithi008 bash[105281]: audit 2023-10-07T22:00:07.838077+0000 mgr.y (mgr.25319) 624 : audit 0 from='client.44756 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:09.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:09.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:09.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:09.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:09.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:09.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:09.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:09.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:09.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:09.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:09.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:09.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:09.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:09.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:09.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:09.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:10.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:10.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:10.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:10.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:10.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:10.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:10.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:10.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:10.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:10.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:10.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:10.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T22:00:10.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:10.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:10.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:10.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:10.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:10.997 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:10 smithi008 bash[102097]: cluster 2023-10-07T22:00:09.192881+0000 mgr.y (mgr.25319) 625 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 328/199713 objects degraded (0.164%); 2.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:10.997 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:10 smithi008 bash[102097]: cluster 2023-10-07T22:00:10.516602+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 328/199713 objects degraded (0.164%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:10.997 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:10 smithi008 bash[105281]: cluster 2023-10-07T22:00:09.192881+0000 mgr.y (mgr.25319) 625 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 328/199713 objects degraded (0.164%); 2.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:10.997 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:10 smithi008 bash[105281]: cluster 2023-10-07T22:00:10.516602+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 328/199713 objects degraded (0.164%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:11.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:11.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:11.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:10 smithi081 bash[89466]: cluster 2023-10-07T22:00:09.192881+0000 mgr.y (mgr.25319) 625 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 328/199713 objects degraded (0.164%); 2.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:10 smithi081 bash[89466]: cluster 2023-10-07T22:00:10.516602+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 328/199713 objects degraded (0.164%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:11.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:11.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:11.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:11.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:11.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:11.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:11.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:11.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:11.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:11.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:11.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:11.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:11.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:11.824 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:11 smithi008 bash[102097]: audit 2023-10-07T22:00:10.900780+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:11.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:11.964 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:11.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:12.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:12.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:11 smithi008 bash[105281]: audit 2023-10-07T22:00:10.900780+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:12.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:12.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:11 smithi081 bash[89466]: audit 2023-10-07T22:00:10.900780+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:12.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:12.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:12.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:12.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:12.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:12.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:12.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:12.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:12.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:12.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:12.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:12.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:13.014 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-07T22:00:13.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-10-07T22:00:13.020 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:12 smithi008 bash[102097]: cluster 2023-10-07T22:00:11.193453+0000 mgr.y (mgr.25319) 626 : cluster 0 pgmap v612: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 328/197751 objects degraded (0.166%); 906 KiB/s, 61 objects/s recovering 2023-10-07T22:00:13.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:12 smithi008 bash[105281]: cluster 2023-10-07T22:00:11.193453+0000 mgr.y (mgr.25319) 626 : cluster 0 pgmap v612: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 328/197751 objects degraded (0.166%); 906 KiB/s, 61 objects/s recovering 2023-10-07T22:00:13.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:13.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:13.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:13.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:12 smithi081 bash[89466]: cluster 2023-10-07T22:00:11.193453+0000 mgr.y (mgr.25319) 626 : cluster 0 pgmap v612: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 328/197751 objects degraded (0.166%); 906 KiB/s, 61 objects/s recovering 2023-10-07T22:00:13.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:13.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:13.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:13.497 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:13] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T22:00:13.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:13.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:13.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:13.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:13.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.834173+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:13.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.840498+0000 mon.a (mon.0) 811 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-10-07T22:00:13.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.843316+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:13.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.844224+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:13.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.846513+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:13.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:13 smithi081 bash[89466]: cluster 2023-10-07T22:00:12.848762+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:13.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:13.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:14.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:14.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:14.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.834173+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.840498+0000 mon.a (mon.0) 811 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-10-07T22:00:14.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.843316+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.844224+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.846513+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[105281]: cluster 2023-10-07T22:00:12.848762+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.834173+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.840498+0000 mon.a (mon.0) 811 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.843316+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.844224+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.846513+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:13 smithi008 bash[102097]: cluster 2023-10-07T22:00:12.848762+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-07T22:00:14.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:14.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:14.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:14.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:14.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:14.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:14.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:14.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:14.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:14.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:14.883 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.193860+0000 mgr.y (mgr.25319) 627 : cluster 0 pgmap v614: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 698 op/s; 0 B/s, 72 objects/s recovering 2023-10-07T22:00:14.883 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.841137+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.842676+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.845559+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.846859+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.890705+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[102097]: cluster 2023-10-07T22:00:13.895647+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.193860+0000 mgr.y (mgr.25319) 627 : cluster 0 pgmap v614: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 698 op/s; 0 B/s, 72 objects/s recovering 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.841137+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.842676+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.845559+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-10-07T22:00:14.884 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.846859+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.885 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.890705+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.885 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:14 smithi008 bash[105281]: cluster 2023-10-07T22:00:13.895647+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:14.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:14.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:14.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:15.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.193860+0000 mgr.y (mgr.25319) 627 : cluster 0 pgmap v614: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 698 op/s; 0 B/s, 72 objects/s recovering 2023-10-07T22:00:15.036 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.841137+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:15.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.842676+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:15.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.845559+0000 mon.a (mon.0) 812 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-10-07T22:00:15.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.846859+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:15.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.890705+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:15.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:14 smithi081 bash[89466]: cluster 2023-10-07T22:00:13.895647+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e166 with expected crc 2023-10-07T22:00:15.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:15.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:15.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:15.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:15.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:15.370 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:00:15.422 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:00:15.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:15.471 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:00:15.527 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:00:15.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:15.568 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:00:15.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:15.614 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:00:15.654 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:00:15.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:15.692 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.700 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:00:15.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:15.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:15.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:15.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:15.962 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[105281]: audit 2023-10-07T22:00:15.295754+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.8:0/2648257665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[105281]: cluster 2023-10-07T22:00:15.517668+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[105281]: audit 2023-10-07T22:00:15.557737+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.8:0/1954566750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[105281]: audit 2023-10-07T22:00:15.558808+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[102097]: audit 2023-10-07T22:00:15.295754+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.8:0/2648257665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[102097]: cluster 2023-10-07T22:00:15.517668+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[102097]: audit 2023-10-07T22:00:15.557737+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.8:0/1954566750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:15.963 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:15 smithi008 bash[102097]: audit 2023-10-07T22:00:15.558808+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:15.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:16.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:16.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:15 smithi081 bash[89466]: audit 2023-10-07T22:00:15.295754+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.8:0/2648257665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:16.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:15 smithi081 bash[89466]: cluster 2023-10-07T22:00:15.517668+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-07T22:00:16.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:15 smithi081 bash[89466]: audit 2023-10-07T22:00:15.557737+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.8:0/1954566750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:16.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:15 smithi081 bash[89466]: audit 2023-10-07T22:00:15.558808+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:00:16.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:16.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:16.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:16.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:16.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:16.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:16.544 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:00:16.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:16.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:16.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:16.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:16.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:16.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:16.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:16.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:16 smithi081 bash[89466]: cluster 2023-10-07T22:00:15.194309+0000 mgr.y (mgr.25319) 628 : cluster 0 pgmap v616: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 0 B/s, 90 objects/s recovering 2023-10-07T22:00:16.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:16 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.519899+0000 mon.a (mon.0) 815 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:00:16.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:16 smithi081 bash[89466]: audit 2023-10-07T22:00:16.522843+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:00:16.938 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:16 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.534166+0000 mon.a (mon.0) 817 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-10-07T22:00:16.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:16.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:17.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:17.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:17.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[105281]: cluster 2023-10-07T22:00:15.194309+0000 mgr.y (mgr.25319) 628 : cluster 0 pgmap v616: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 0 B/s, 90 objects/s recovering 2023-10-07T22:00:17.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.519899+0000 mon.a (mon.0) 815 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:00:17.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[105281]: audit 2023-10-07T22:00:16.522843+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:00:17.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.534166+0000 mon.a (mon.0) 817 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-10-07T22:00:17.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[102097]: cluster 2023-10-07T22:00:15.194309+0000 mgr.y (mgr.25319) 628 : cluster 0 pgmap v616: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 0 B/s, 90 objects/s recovering 2023-10-07T22:00:17.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.519899+0000 mon.a (mon.0) 815 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:00:17.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[102097]: audit 2023-10-07T22:00:16.522843+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:00:17.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:16 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.534166+0000 mon.a (mon.0) 817 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-10-07T22:00:17.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:17.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:17.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:17.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:17.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:17.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:17.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:17.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:17.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:17.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:17.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:17.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:17.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.523853+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.532951+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.539114+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.541254+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[105281]: cluster 2023-10-07T22:00:16.924853+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.523853+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.532951+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.539114+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.541254+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:17 smithi008 bash[102097]: cluster 2023-10-07T22:00:16.924853+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:17.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:17.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:17.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:18.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:18.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:17 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.523853+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:18.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:17 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.532951+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:18.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:17 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.539114+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:18.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:17 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.541254+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:18.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:17 smithi081 bash[89466]: cluster 2023-10-07T22:00:16.924853+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-07T22:00:18.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:18.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:18.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:18.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:18.338 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:18.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:18.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:18.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:18.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:18.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:18.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:18.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:18.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:18.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:18.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:18.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:18.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:18.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:18.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:18.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:18 smithi081 bash[89466]: cluster 2023-10-07T22:00:17.194934+0000 mgr.y (mgr.25319) 629 : cluster 0 pgmap v618: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 0 B/s, 54 objects/s recovering 2023-10-07T22:00:19.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:00:19.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:19.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:19.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:19.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:18 smithi008 bash[102097]: cluster 2023-10-07T22:00:17.194934+0000 mgr.y (mgr.25319) 629 : cluster 0 pgmap v618: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 0 B/s, 54 objects/s recovering 2023-10-07T22:00:19.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:18 smithi008 bash[105281]: cluster 2023-10-07T22:00:17.194934+0000 mgr.y (mgr.25319) 629 : cluster 0 pgmap v618: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 0 B/s, 54 objects/s recovering 2023-10-07T22:00:19.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:19.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:19.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:19.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:19.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:19.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:19.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:19.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:19.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:19.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:19.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:19.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:00:19.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:19.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:19.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:20.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:20.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:20.104 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:19 smithi008 bash[105281]: cluster 2023-10-07T22:00:19.878904+0000 mon.a (mon.0) 818 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-07T22:00:20.105 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:19 smithi008 bash[105281]: cluster 2023-10-07T22:00:19.878954+0000 mon.a (mon.0) 819 : cluster 1 Cluster is now healthy 2023-10-07T22:00:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.105 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:19 smithi008 bash[102097]: cluster 2023-10-07T22:00:19.878904+0000 mon.a (mon.0) 818 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-07T22:00:20.105 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:19 smithi008 bash[102097]: cluster 2023-10-07T22:00:19.878954+0000 mon.a (mon.0) 819 : cluster 1 Cluster is now healthy 2023-10-07T22:00:20.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:20.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:20.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:19 smithi081 bash[89466]: cluster 2023-10-07T22:00:19.878904+0000 mon.a (mon.0) 818 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-07T22:00:20.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:19 smithi081 bash[89466]: cluster 2023-10-07T22:00:19.878954+0000 mon.a (mon.0) 819 : cluster 1 Cluster is now healthy 2023-10-07T22:00:20.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:20.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:20.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:20.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:20.435 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:20.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:20.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:20.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:20.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:20.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:20.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:20.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:20.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:20.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:20.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:20.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:20.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:20.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:20.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:21.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:21.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:21.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:21.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:20 smithi008 bash[102097]: cluster 2023-10-07T22:00:19.195489+0000 mgr.y (mgr.25319) 630 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s 2023-10-07T22:00:21.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:20 smithi008 bash[105281]: cluster 2023-10-07T22:00:19.195489+0000 mgr.y (mgr.25319) 630 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s 2023-10-07T22:00:21.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:21.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:20 smithi081 bash[89466]: cluster 2023-10-07T22:00:19.195489+0000 mgr.y (mgr.25319) 630 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s 2023-10-07T22:00:21.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:21.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:21.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:21.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:21.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:21.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:21.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:21.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:21.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:21.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:21.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:21.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:21.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:21.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:21.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:22.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:22.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:22.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:22.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:22.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:22.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:22.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:22.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:22.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:22.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:22.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:22.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:22.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:22.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:22.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:22.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:22.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:23.019 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:23.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:23.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:23 smithi008 bash[102097]: cluster 2023-10-07T22:00:21.196105+0000 mgr.y (mgr.25319) 631 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 437 op/s 2023-10-07T22:00:23.139 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:23] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-10-07T22:00:23.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:23 smithi008 bash[105281]: cluster 2023-10-07T22:00:21.196105+0000 mgr.y (mgr.25319) 631 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 437 op/s 2023-10-07T22:00:23.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:23.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:22 smithi081 bash[89466]: cluster 2023-10-07T22:00:21.196105+0000 mgr.y (mgr.25319) 631 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 437 op/s 2023-10-07T22:00:23.288 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:23.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:23.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:23.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:23.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:23.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:23.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:23.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:23.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:23.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:23.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:23.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:23.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:23.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:23.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:24.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:24.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:24.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:24.268 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:24.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:24.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:24.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:24.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:24.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:24.509 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:24.512 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:24.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:24.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:24.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:24.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:24.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:24.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:24.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:24.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:24.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:24.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:24.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:25.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:25.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:25.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:25.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:24 smithi008 bash[105281]: cluster 2023-10-07T22:00:23.196824+0000 mgr.y (mgr.25319) 632 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-10-07T22:00:25.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:24 smithi008 bash[102097]: cluster 2023-10-07T22:00:23.196824+0000 mgr.y (mgr.25319) 632 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-10-07T22:00:25.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:25.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:25.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:25.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:24 smithi081 bash[89466]: cluster 2023-10-07T22:00:23.196824+0000 mgr.y (mgr.25319) 632 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-10-07T22:00:25.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:25.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:25.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:25.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:25.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:25.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:25.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:25.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:25.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:25.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:25.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:25.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:25.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:25.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:25.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:25.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:26.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:26.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:26.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:26.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:26.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:26.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:26.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:26.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:26.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:26.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:26.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:26.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:26.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:26.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:26.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:26.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:26.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:27.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:27.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:27.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[105281]: cluster 2023-10-07T22:00:25.197399+0000 mgr.y (mgr.25319) 633 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[105281]: audit 2023-10-07T22:00:25.904386+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[105281]: audit 2023-10-07T22:00:25.907463+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[105281]: audit 2023-10-07T22:00:26.246686+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[102097]: cluster 2023-10-07T22:00:25.197399+0000 mgr.y (mgr.25319) 633 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[102097]: audit 2023-10-07T22:00:25.904386+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[102097]: audit 2023-10-07T22:00:25.907463+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:26 smithi008 bash[102097]: audit 2023-10-07T22:00:26.246686+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:26 smithi081 bash[89466]: cluster 2023-10-07T22:00:25.197399+0000 mgr.y (mgr.25319) 633 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-10-07T22:00:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:26 smithi081 bash[89466]: audit 2023-10-07T22:00:25.904386+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:26 smithi081 bash[89466]: audit 2023-10-07T22:00:25.907463+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:26 smithi081 bash[89466]: audit 2023-10-07T22:00:26.246686+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:27.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:27.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:27.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:27.309 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:00:27.310 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:00:27.310 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:00:27.310 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:00:27.310 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:00:27.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:27.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:27.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:27.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:27.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:27.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:27.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:27.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:27.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:27.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:27.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:27.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:27.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:27.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:28.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:28.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:28.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:28.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:28.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:28.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:28.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:28.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:28.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.432 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:28.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:28.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:28.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:28.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:28.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:28.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:28.823 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:28.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:28.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:28.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:28.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:28.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:29.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:29.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:28 smithi008 bash[105281]: cluster 2023-10-07T22:00:27.198093+0000 mgr.y (mgr.25319) 634 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:00:29.134 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:28 smithi008 bash[102097]: cluster 2023-10-07T22:00:27.198093+0000 mgr.y (mgr.25319) 634 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:00:29.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:28 smithi081 bash[89466]: cluster 2023-10-07T22:00:27.198093+0000 mgr.y (mgr.25319) 634 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:00:29.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:29.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:29.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:29.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:29.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:29.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:29.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:29.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:29.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:29.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:29.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:29.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:29.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:30.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:30.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:30.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:30.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:30.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.272 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:30.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:30.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:30.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:30.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:30.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:30.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:30.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:30.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:30.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:31.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:31.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:30 smithi008 bash[105281]: cluster 2023-10-07T22:00:29.198579+0000 mgr.y (mgr.25319) 635 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T22:00:31.174 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:30 smithi008 bash[102097]: cluster 2023-10-07T22:00:29.198579+0000 mgr.y (mgr.25319) 635 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T22:00:31.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:31.202 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:31.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:31.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:30 smithi081 bash[89466]: cluster 2023-10-07T22:00:29.198579+0000 mgr.y (mgr.25319) 635 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 637 op/s 2023-10-07T22:00:31.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.324 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:31.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:31.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:31.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:31.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T22:00:31.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:31.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:31.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:31.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:31.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:31.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:31.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:31.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:31.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:31.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:32.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:32.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:32.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:32.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:32.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:32.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:32.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:32.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:32.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:32.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:32.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:32.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:32.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:32.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:32.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:32.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:33.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:33.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:33.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:33.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:32 smithi081 bash[89466]: cluster 2023-10-07T22:00:31.199079+0000 mgr.y (mgr.25319) 636 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:00:33.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:33.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:32 smithi008 bash[105281]: cluster 2023-10-07T22:00:31.199079+0000 mgr.y (mgr.25319) 636 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:00:33.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:32 smithi008 bash[102097]: cluster 2023-10-07T22:00:31.199079+0000 mgr.y (mgr.25319) 636 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:00:33.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:33.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:33.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:33.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:33.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:33.585 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:33] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2023-10-07T22:00:33.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:33.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:33.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:33.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:33.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:33.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:33.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:33.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:34.000 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:34.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:34.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:34.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:34.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:34.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:34.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:34.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:34.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:34.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:34.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:34.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:34.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:34.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:34.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:34.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:34.754 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:34.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:34.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:34.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:34.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:34.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:35.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:34 smithi008 bash[102097]: cluster 2023-10-07T22:00:33.199659+0000 mgr.y (mgr.25319) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2023-10-07T22:00:35.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:34 smithi008 bash[105281]: cluster 2023-10-07T22:00:33.199659+0000 mgr.y (mgr.25319) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2023-10-07T22:00:35.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:35.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:34 smithi081 bash[89466]: cluster 2023-10-07T22:00:33.199659+0000 mgr.y (mgr.25319) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2023-10-07T22:00:35.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:35.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:35.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:35.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:35.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:35.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:35.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:35.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:35.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:35.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:36.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:36.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:36.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:36.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:36.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:36.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:36.545 INFO:teuthology.orchestra.run.smithi008.stdout:moved 1 / 267 (0.374532%) 2023-10-07T22:00:36.545 INFO:teuthology.orchestra.run.smithi008.stdout:avg 38.1429 2023-10-07T22:00:36.545 INFO:teuthology.orchestra.run.smithi008.stdout:stddev 6.91641 -> 6.79135 (expected baseline 5.71786) 2023-10-07T22:00:36.545 INFO:teuthology.orchestra.run.smithi008.stdout:min osd.5 with 27 -> 27 pgs (0.707865 -> 0.707865 * mean) 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:oload 110 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:max_change 0.05 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:max_change_osds 4 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:average_utilization 0.0178 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:overload_utilization 0.0196 2023-10-07T22:00:36.546 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3 weight 1.0000 -> 0.9500 2023-10-07T22:00:36.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:36.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:36.681 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[105281]: cluster 2023-10-07T22:00:35.200070+0000 mgr.y (mgr.25319) 638 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T22:00:36.681 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[105281]: audit 2023-10-07T22:00:35.638822+0000 mgr.y (mgr.25319) 639 : audit 0 from='client.44771 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:36.681 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[105281]: audit 2023-10-07T22:00:35.644147+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]: dispatch 2023-10-07T22:00:36.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[102097]: cluster 2023-10-07T22:00:35.200070+0000 mgr.y (mgr.25319) 638 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T22:00:36.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[102097]: audit 2023-10-07T22:00:35.638822+0000 mgr.y (mgr.25319) 639 : audit 0 from='client.44771 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:36.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:36 smithi008 bash[102097]: audit 2023-10-07T22:00:35.644147+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]: dispatch 2023-10-07T22:00:36.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:36.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:36 smithi081 bash[89466]: cluster 2023-10-07T22:00:35.200070+0000 mgr.y (mgr.25319) 638 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 560 op/s 2023-10-07T22:00:36.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:36 smithi081 bash[89466]: audit 2023-10-07T22:00:35.638822+0000 mgr.y (mgr.25319) 639 : audit 0 from='client.44771 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T22:00:36.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:36 smithi081 bash[89466]: audit 2023-10-07T22:00:35.644147+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]: dispatch 2023-10-07T22:00:36.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:36.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:36.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:36.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:36.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:37.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:37.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:37.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:37.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:37.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:37.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:37.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:37.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:37.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:37.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:37.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:37.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: audit 2023-10-07T22:00:36.540148+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]': finished 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: cluster 2023-10-07T22:00:36.540852+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: cluster 2023-10-07T22:00:36.545516+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: cluster 2023-10-07T22:00:36.546221+0000 mon.a (mon.0) 825 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: cluster 2023-10-07T22:00:36.549817+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.698 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[102097]: cluster 2023-10-07T22:00:36.550712+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: audit 2023-10-07T22:00:36.540148+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]': finished 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: cluster 2023-10-07T22:00:36.540852+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: cluster 2023-10-07T22:00:36.545516+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: cluster 2023-10-07T22:00:36.546221+0000 mon.a (mon.0) 825 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: cluster 2023-10-07T22:00:36.549817+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:37 smithi008 bash[105281]: cluster 2023-10-07T22:00:36.550712+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: audit 2023-10-07T22:00:36.540148+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'62260'}"}]': finished 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: cluster 2023-10-07T22:00:36.540852+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: cluster 2023-10-07T22:00:36.545516+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: cluster 2023-10-07T22:00:36.546221+0000 mon.a (mon.0) 825 : cluster 0 osdmap e168: 8 total, 8 up, 7 in 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: cluster 2023-10-07T22:00:36.549817+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:37 smithi081 bash[89466]: cluster 2023-10-07T22:00:36.550712+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-07T22:00:37.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:37.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:37.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:37.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:37.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:37.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:38.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:38.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:38.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:38.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:38.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:38.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:38.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:38.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:38.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:38.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:38.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.758 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[105281]: cluster 2023-10-07T22:00:37.200819+0000 mgr.y (mgr.25319) 640 : cluster 0 pgmap v629: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:00:38.758 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[105281]: cluster 2023-10-07T22:00:37.548428+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.758 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[105281]: cluster 2023-10-07T22:00:37.551505+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.758 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[105281]: cluster 2023-10-07T22:00:37.552403+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[105281]: cluster 2023-10-07T22:00:37.719142+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[102097]: cluster 2023-10-07T22:00:37.200819+0000 mgr.y (mgr.25319) 640 : cluster 0 pgmap v629: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[102097]: cluster 2023-10-07T22:00:37.548428+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[102097]: cluster 2023-10-07T22:00:37.551505+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[102097]: cluster 2023-10-07T22:00:37.552403+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-10-07T22:00:38.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:38 smithi008 bash[102097]: cluster 2023-10-07T22:00:37.719142+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:38.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:38.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:38.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:38 smithi081 bash[89466]: cluster 2023-10-07T22:00:37.200819+0000 mgr.y (mgr.25319) 640 : cluster 0 pgmap v629: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:00:38.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:38 smithi081 bash[89466]: cluster 2023-10-07T22:00:37.548428+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:38 smithi081 bash[89466]: cluster 2023-10-07T22:00:37.551505+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:38.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:38 smithi081 bash[89466]: cluster 2023-10-07T22:00:37.552403+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 7 in 2023-10-07T22:00:38.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:38 smithi081 bash[89466]: cluster 2023-10-07T22:00:37.719142+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-07T22:00:39.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:39.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:39.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:39.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:39.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:39.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:39.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:39.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:39.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:39.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:39.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:39.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:39.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:39.614 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:00:39.644 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:00:39.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:39.670 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:00:39.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:39 smithi081 bash[89466]: cluster 2023-10-07T22:00:38.551067+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:39 smithi081 bash[89466]: cluster 2023-10-07T22:00:38.554717+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:39 smithi081 bash[89466]: cluster 2023-10-07T22:00:38.555585+0000 mon.a (mon.0) 827 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-10-07T22:00:39.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:39 smithi081 bash[89466]: cluster 2023-10-07T22:00:38.562318+0000 osd.6 (osd.6) 101 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 167'8514 2023-10-07T22:00:39.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:39 smithi081 bash[89466]: cluster 2023-10-07T22:00:39.131114+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:39.706 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:00:39.746 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:00:39.785 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:00:39.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:39.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[102097]: cluster 2023-10-07T22:00:38.551067+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[102097]: cluster 2023-10-07T22:00:38.554717+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[102097]: cluster 2023-10-07T22:00:38.555585+0000 mon.a (mon.0) 827 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-10-07T22:00:39.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[102097]: cluster 2023-10-07T22:00:38.562318+0000 osd.6 (osd.6) 101 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 167'8514 2023-10-07T22:00:39.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[102097]: cluster 2023-10-07T22:00:39.131114+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.813 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[105281]: cluster 2023-10-07T22:00:38.551067+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.813 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[105281]: cluster 2023-10-07T22:00:38.554717+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.813 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[105281]: cluster 2023-10-07T22:00:38.555585+0000 mon.a (mon.0) 827 : cluster 0 osdmap e170: 8 total, 8 up, 7 in 2023-10-07T22:00:39.813 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[105281]: cluster 2023-10-07T22:00:38.562318+0000 osd.6 (osd.6) 101 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 167'8514 2023-10-07T22:00:39.814 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:39 smithi008 bash[105281]: cluster 2023-10-07T22:00:39.131114+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:39.825 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:00:39.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:39.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:39.857 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:00:39.865 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.865 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.865 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.865 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.866 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.866 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.866 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.866 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:00:39.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:39.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:39.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:39.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:40.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:40.126 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:40.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:40.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:40.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:40.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:40.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:40.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:40.598 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:00:40.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:40.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:40.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:40.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[105281]: cluster 2023-10-07T22:00:39.201408+0000 mgr.y (mgr.25319) 641 : cluster 0 pgmap v632: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:00:40.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[105281]: cluster 2023-10-07T22:00:39.245376+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:40.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[105281]: audit 2023-10-07T22:00:39.584202+0000 mon.a (mon.0) 828 : audit 0 from='client.? 172.21.15.8:0/19273915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:40.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[105281]: audit 2023-10-07T22:00:40.482218+0000 mon.a (mon.0) 829 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:00:40.776 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[102097]: cluster 2023-10-07T22:00:39.201408+0000 mgr.y (mgr.25319) 641 : cluster 0 pgmap v632: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:00:40.776 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[102097]: cluster 2023-10-07T22:00:39.245376+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:40.776 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[102097]: audit 2023-10-07T22:00:39.584202+0000 mon.a (mon.0) 828 : audit 0 from='client.? 172.21.15.8:0/19273915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:40.777 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:40 smithi008 bash[102097]: audit 2023-10-07T22:00:40.482218+0000 mon.a (mon.0) 829 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:00:40.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:40.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:40.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:40.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:40.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:40.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:40 smithi081 bash[89466]: cluster 2023-10-07T22:00:39.201408+0000 mgr.y (mgr.25319) 641 : cluster 0 pgmap v632: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:00:40.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:40 smithi081 bash[89466]: cluster 2023-10-07T22:00:39.245376+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e170 with expected crc 2023-10-07T22:00:40.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:40 smithi081 bash[89466]: audit 2023-10-07T22:00:39.584202+0000 mon.a (mon.0) 828 : audit 0 from='client.? 172.21.15.8:0/19273915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:40.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:40 smithi081 bash[89466]: audit 2023-10-07T22:00:40.482218+0000 mon.a (mon.0) 829 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:00:41.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:41.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:41.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:41.208 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:41.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:41.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:41.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:41.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: cluster 2023-10-07T22:00:40.566457+0000 mon.a (mon.0) 830 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: audit 2023-10-07T22:00:40.583434+0000 mon.a (mon.0) 831 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: cluster 2023-10-07T22:00:40.583878+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: cluster 2023-10-07T22:00:40.587876+0000 mon.a (mon.0) 832 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: cluster 2023-10-07T22:00:40.601542+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: audit 2023-10-07T22:00:40.910859+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[102097]: audit 2023-10-07T22:00:40.916424+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: cluster 2023-10-07T22:00:40.566457+0000 mon.a (mon.0) 830 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:00:41.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: audit 2023-10-07T22:00:40.583434+0000 mon.a (mon.0) 831 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:00:41.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: cluster 2023-10-07T22:00:40.583878+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: cluster 2023-10-07T22:00:40.587876+0000 mon.a (mon.0) 832 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-10-07T22:00:41.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: cluster 2023-10-07T22:00:40.601542+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: audit 2023-10-07T22:00:40.910859+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:41.575 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:41 smithi008 bash[105281]: audit 2023-10-07T22:00:40.916424+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:41.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:41.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:41.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:41.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:41.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: cluster 2023-10-07T22:00:40.566457+0000 mon.a (mon.0) 830 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: audit 2023-10-07T22:00:40.583434+0000 mon.a (mon.0) 831 : audit 1 from='client.? 172.21.15.8:0/4191798202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: cluster 2023-10-07T22:00:40.583878+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: cluster 2023-10-07T22:00:40.587876+0000 mon.a (mon.0) 832 : cluster 0 osdmap e171: 8 total, 8 up, 7 in 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: cluster 2023-10-07T22:00:40.601542+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: audit 2023-10-07T22:00:40.910859+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:00:41.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:41 smithi081 bash[89466]: audit 2023-10-07T22:00:40.916424+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:41.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:41.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:41.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:41.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:41.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:42.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:42.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:42.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:42.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:42.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:42.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:42.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:42.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:42.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:42.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:42.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:42.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:42.794 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:42.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:42.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:42.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:42.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:00:43.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:43.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:43.060 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:43] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-10-07T22:00:43.060 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:42 smithi008 bash[105281]: cluster 2023-10-07T22:00:41.201870+0000 mgr.y (mgr.25319) 642 : cluster 0 pgmap v634: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-07T22:00:43.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:42 smithi008 bash[102097]: cluster 2023-10-07T22:00:41.201870+0000 mgr.y (mgr.25319) 642 : cluster 0 pgmap v634: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-07T22:00:43.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:43.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:42 smithi081 bash[89466]: cluster 2023-10-07T22:00:41.201870+0000 mgr.y (mgr.25319) 642 : cluster 0 pgmap v634: 89 pgs: 1 peering, 88 active+clean; 2.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-07T22:00:43.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:43.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:43.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:43.348 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:43.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:43.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:43.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:43.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:43.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:43.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:43.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:00:43.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:43.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:43.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:44.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:44.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:44.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:44.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:44.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:44.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:44.400 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:00:44.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-07T22:00:44.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:44.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:44.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:44.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:44.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:44.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:44.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:44.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:44.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:44.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:44.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:44.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:45.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:45.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:44 smithi081 bash[89466]: cluster 2023-10-07T22:00:43.202615+0000 mgr.y (mgr.25319) 643 : cluster 0 pgmap v635: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 2644/135984 objects misplaced (1.944%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:00:45.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:45.222 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:44 smithi008 bash[102097]: cluster 2023-10-07T22:00:43.202615+0000 mgr.y (mgr.25319) 643 : cluster 0 pgmap v635: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 2644/135984 objects misplaced (1.944%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:00:45.222 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:44 smithi008 bash[105281]: cluster 2023-10-07T22:00:43.202615+0000 mgr.y (mgr.25319) 643 : cluster 0 pgmap v635: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 2644/135984 objects misplaced (1.944%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:00:45.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:45.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:45.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:45.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:45.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:45.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:45.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:45.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:45.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:45.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:45.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:45.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:45.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:45.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:46.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:46.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:46.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:46.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:46.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:46.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:46.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:46.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:46.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:46.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:46.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:46.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:46.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:46.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:46.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:46.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:46.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:46.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:47.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:47.026 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:46 smithi081 bash[89466]: cluster 2023-10-07T22:00:45.203051+0000 mgr.y (mgr.25319) 644 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 2644/135984 objects misplaced (1.944%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:00:47.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:47.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:46 smithi008 bash[102097]: cluster 2023-10-07T22:00:45.203051+0000 mgr.y (mgr.25319) 644 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 2644/135984 objects misplaced (1.944%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:00:47.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:46 smithi008 bash[105281]: cluster 2023-10-07T22:00:45.203051+0000 mgr.y (mgr.25319) 644 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 2644/135984 objects misplaced (1.944%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:00:47.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:47.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:47.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:47.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:47.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:47.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:47.419 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:47.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:47.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:47.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:47.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:47.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:47.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:47.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:47.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:47.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:47.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:47.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:48.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:48.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:48.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:48.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:48.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:48.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:48.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:48.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:48.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:48.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:48.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:48.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:48.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:49.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:49.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:48 smithi008 bash[102097]: cluster 2023-10-07T22:00:47.203910+0000 mgr.y (mgr.25319) 645 : cluster 0 pgmap v637: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 2022/128331 objects misplaced (1.576%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:49.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:48 smithi008 bash[105281]: cluster 2023-10-07T22:00:47.203910+0000 mgr.y (mgr.25319) 645 : cluster 0 pgmap v637: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 2022/128331 objects misplaced (1.576%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:49.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:49.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:49.217 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:48 smithi081 bash[89466]: cluster 2023-10-07T22:00:47.203910+0000 mgr.y (mgr.25319) 645 : cluster 0 pgmap v637: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 2022/128331 objects misplaced (1.576%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:00:49.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:49.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:49.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:49.454 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:49.458 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:00:49.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:49.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:49.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:49.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:49.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:49.754 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:00:49.755 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:00:49.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:49.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:49.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:49.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:49.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:50.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:50.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:50.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:50.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:50.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:50.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:50.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:50.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:50.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:50.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:50.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:50.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:50.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:50.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:50.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:50.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:50.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:50.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:50 smithi008 bash[105281]: cluster 2023-10-07T22:00:49.204461+0000 mgr.y (mgr.25319) 646 : cluster 0 pgmap v638: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 506 op/s; 2022/125841 objects misplaced (1.607%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:50.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:50 smithi008 bash[102097]: cluster 2023-10-07T22:00:49.204461+0000 mgr.y (mgr.25319) 646 : cluster 0 pgmap v638: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 506 op/s; 2022/125841 objects misplaced (1.607%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:50.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:50.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:51.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:51.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:51.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:51.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:51.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:50 smithi081 bash[89466]: cluster 2023-10-07T22:00:49.204461+0000 mgr.y (mgr.25319) 646 : cluster 0 pgmap v638: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 506 op/s; 2022/125841 objects misplaced (1.607%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:00:51.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:51.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:51.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:51.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:51.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:51.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:51.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:51.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:51.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:51.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:51.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:51.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:51.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:51.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:52.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:52.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:52.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:52.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:52.192 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:52.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:52.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.329 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:52.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:52.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:52.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:52.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:52.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:52.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:52.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:52.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:52.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:52.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:52.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:52.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:52.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:53.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:53.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:53.114 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:52 smithi008 bash[102097]: cluster 2023-10-07T22:00:51.205004+0000 mgr.y (mgr.25319) 647 : cluster 0 pgmap v639: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 2022/123990 objects misplaced (1.631%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:00:53.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:52 smithi008 bash[105281]: cluster 2023-10-07T22:00:51.205004+0000 mgr.y (mgr.25319) 647 : cluster 0 pgmap v639: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 2022/123990 objects misplaced (1.631%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:00:53.115 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:00:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:00:53] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-10-07T22:00:53.132 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:53.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:53.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:52 smithi081 bash[89466]: cluster 2023-10-07T22:00:51.205004+0000 mgr.y (mgr.25319) 647 : cluster 0 pgmap v639: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 2022/123990 objects misplaced (1.631%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:00:53.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:53.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:53.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:53.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:00:53.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:00:53.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:53.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:53.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:53.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:53.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:53.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:53.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:53.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:54.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:54.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:54.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:54.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:54.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:54.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T22:00:54.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:54.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:54.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:54.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:54.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:54.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:54.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:55.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:55.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:55.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:54 smithi008 bash[102097]: cluster 2023-10-07T22:00:53.205535+0000 mgr.y (mgr.25319) 648 : cluster 0 pgmap v640: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 1457/115986 objects misplaced (1.256%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:00:55.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:54 smithi008 bash[105281]: cluster 2023-10-07T22:00:53.205535+0000 mgr.y (mgr.25319) 648 : cluster 0 pgmap v640: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 1457/115986 objects misplaced (1.256%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:00:55.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:55.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:55.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:55.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:54 smithi081 bash[89466]: cluster 2023-10-07T22:00:53.205535+0000 mgr.y (mgr.25319) 648 : cluster 0 pgmap v640: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 1457/115986 objects misplaced (1.256%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:00:55.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:55.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:55.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:55.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:55.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:55.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:55.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:55.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:55.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:55.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:55.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:55.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:55.968 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:56.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:56.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:56.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:56.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:56.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:56.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:56.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:56.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:56.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:56.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:56.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:56.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:56.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.793 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:56 smithi081 bash[89466]: cluster 2023-10-07T22:00:55.205970+0000 mgr.y (mgr.25319) 649 : cluster 0 pgmap v641: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 1457/115986 objects misplaced (1.256%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:00:56.794 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:56 smithi081 bash[89466]: audit 2023-10-07T22:00:55.903547+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:56.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:56.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:56 smithi008 bash[105281]: cluster 2023-10-07T22:00:55.205970+0000 mgr.y (mgr.25319) 649 : cluster 0 pgmap v641: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 1457/115986 objects misplaced (1.256%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:00:56.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:56 smithi008 bash[105281]: audit 2023-10-07T22:00:55.903547+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:56.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:56 smithi008 bash[102097]: cluster 2023-10-07T22:00:55.205970+0000 mgr.y (mgr.25319) 649 : cluster 0 pgmap v641: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 1457/115986 objects misplaced (1.256%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:00:56.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:56 smithi008 bash[102097]: audit 2023-10-07T22:00:55.903547+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:56.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:56.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:56.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:57.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:57.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:57.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:57.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:57.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:57.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:57.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:57.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:57.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:57.720 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:57 smithi081 bash[89466]: audit 2023-10-07T22:00:57.223887+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:57.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:57.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:57 smithi008 bash[102097]: audit 2023-10-07T22:00:57.223887+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:57.812 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:57 smithi008 bash[105281]: audit 2023-10-07T22:00:57.223887+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:57.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:57.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:57.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:57.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:57.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:58.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:58.054 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:00:58.098 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:00:58.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:58.151 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:00:58.200 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:00:58.241 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:00:58.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:58.286 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:00:58.333 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:00:58.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:58.383 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.389 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.389 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:00:58.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:58.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:00:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:00:58.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:58 smithi008 bash[105281]: cluster 2023-10-07T22:00:57.206714+0000 mgr.y (mgr.25319) 650 : cluster 0 pgmap v642: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 938/108525 objects misplaced (0.864%); 6.7 MiB/s, 107 objects/s recovering 2023-10-07T22:00:58.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:00:58 smithi008 bash[105281]: audit 2023-10-07T22:00:58.011684+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.8:0/2569257162' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:58.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:58 smithi008 bash[102097]: cluster 2023-10-07T22:00:57.206714+0000 mgr.y (mgr.25319) 650 : cluster 0 pgmap v642: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 938/108525 objects misplaced (0.864%); 6.7 MiB/s, 107 objects/s recovering 2023-10-07T22:00:58.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:00:58 smithi008 bash[102097]: audit 2023-10-07T22:00:58.011684+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.8:0/2569257162' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:58.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:58.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:00:58.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:00:58.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:58.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:58 smithi081 bash[89466]: cluster 2023-10-07T22:00:57.206714+0000 mgr.y (mgr.25319) 650 : cluster 0 pgmap v642: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 938/108525 objects misplaced (0.864%); 6.7 MiB/s, 107 objects/s recovering 2023-10-07T22:00:58.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:00:58 smithi081 bash[89466]: audit 2023-10-07T22:00:58.011684+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.8:0/2569257162' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:00:58.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:58.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:58.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:58.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:00:58.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:58.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:00:59.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:59.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:59.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:59.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:00:59.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:59.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:00:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:00:59.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:59.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:00:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:00:59.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:59.770 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:00:59.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:00:59.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:00:59.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:00:59.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:00.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:00.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:00.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:00.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:00.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:00.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:00.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:00.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:00.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:00.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:00.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:00.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:00.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:00.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:00.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:00.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:00.824 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:00 smithi008 bash[102097]: cluster 2023-10-07T22:00:59.207242+0000 mgr.y (mgr.25319) 651 : cluster 0 pgmap v643: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 938/106146 objects misplaced (0.884%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:00.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:00 smithi008 bash[105281]: cluster 2023-10-07T22:00:59.207242+0000 mgr.y (mgr.25319) 651 : cluster 0 pgmap v643: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 938/106146 objects misplaced (0.884%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:00.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:00.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:00.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:00 smithi081 bash[89466]: cluster 2023-10-07T22:00:59.207242+0000 mgr.y (mgr.25319) 651 : cluster 0 pgmap v643: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 938/106146 objects misplaced (0.884%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:00.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:00.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:01.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:01.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:01.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:01.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:01.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:01.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:01.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:01.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:01.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:01.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:01.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:01.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:01.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:01.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:01.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:01.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:01.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:02.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:02.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:02.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:02.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:02.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:02.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:02.653 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:02.696 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:02 smithi008 bash[105281]: cluster 2023-10-07T22:01:01.207758+0000 mgr.y (mgr.25319) 652 : cluster 0 pgmap v644: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 938/104343 objects misplaced (0.899%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:02.696 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:02 smithi008 bash[102097]: cluster 2023-10-07T22:01:01.207758+0000 mgr.y (mgr.25319) 652 : cluster 0 pgmap v644: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 938/104343 objects misplaced (0.899%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:02.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:02.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:02.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:02.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:02 smithi081 bash[89466]: cluster 2023-10-07T22:01:01.207758+0000 mgr.y (mgr.25319) 652 : cluster 0 pgmap v644: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 938/104343 objects misplaced (0.899%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:01:02.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:02.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:02.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:03.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:03.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:03.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:03.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:03.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:03.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:03.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:03] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.43.0" 2023-10-07T22:01:03.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:03.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:03.572 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.0 to 1 (10000) 2023-10-07T22:01:03.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:03.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:03.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:03.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:03 smithi081 bash[89466]: audit 2023-10-07T22:01:03.439681+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:01:03.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:03.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:03.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:03.885 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:03 smithi008 bash[105281]: audit 2023-10-07T22:01:03.439681+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:01:03.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:03 smithi008 bash[102097]: audit 2023-10-07T22:01:03.439681+0000 mon.a (mon.0) 837 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:01:03.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:03.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:04.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:04.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:01:04.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:04.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:04.603 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:01:04.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:04.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:04.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:04.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:04.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: cluster 2023-10-07T22:01:03.211704+0000 mgr.y (mgr.25319) 653 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 376/96825 objects misplaced (0.388%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: audit 2023-10-07T22:01:03.561328+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: cluster 2023-10-07T22:01:03.561330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: cluster 2023-10-07T22:01:03.564374+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: cluster 2023-10-07T22:01:03.569244+0000 mon.a (mon.0) 839 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-10-07T22:01:04.855 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: audit 2023-10-07T22:01:03.630649+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: audit 2023-10-07T22:01:03.735457+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[102097]: audit 2023-10-07T22:01:03.745110+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: cluster 2023-10-07T22:01:03.211704+0000 mgr.y (mgr.25319) 653 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 376/96825 objects misplaced (0.388%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: audit 2023-10-07T22:01:03.561328+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: cluster 2023-10-07T22:01:03.561330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: cluster 2023-10-07T22:01:03.564374+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: cluster 2023-10-07T22:01:03.569244+0000 mon.a (mon.0) 839 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-10-07T22:01:04.856 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: audit 2023-10-07T22:01:03.630649+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:04.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: audit 2023-10-07T22:01:03.735457+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:04.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:04 smithi008 bash[105281]: audit 2023-10-07T22:01:03.745110+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:04.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:04.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:04.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:04.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: cluster 2023-10-07T22:01:03.211704+0000 mgr.y (mgr.25319) 653 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 376/96825 objects misplaced (0.388%); 7.0 MiB/s, 111 objects/s recovering 2023-10-07T22:01:04.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: audit 2023-10-07T22:01:03.561328+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.8:0/1659162170' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:01:04.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: cluster 2023-10-07T22:01:03.561330+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: cluster 2023-10-07T22:01:03.564374+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e172 with expected crc 2023-10-07T22:01:04.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: cluster 2023-10-07T22:01:03.569244+0000 mon.a (mon.0) 839 : cluster 0 osdmap e172: 8 total, 8 up, 7 in 2023-10-07T22:01:04.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: audit 2023-10-07T22:01:03.630649+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:04.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: audit 2023-10-07T22:01:03.735457+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:04.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:04 smithi081 bash[89466]: audit 2023-10-07T22:01:03.745110+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:05.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:05.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:05.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:05.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:05.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:05.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:05.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:05.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:05.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:05.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:05.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:05.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:05.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:05.797 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[105281]: cluster 2023-10-07T22:01:04.578312+0000 mon.a (mon.0) 843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:05.797 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[105281]: audit 2023-10-07T22:01:04.593229+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[105281]: cluster 2023-10-07T22:01:04.593567+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[105281]: cluster 2023-10-07T22:01:04.595219+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[105281]: cluster 2023-10-07T22:01:04.598262+0000 mon.a (mon.0) 845 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[102097]: cluster 2023-10-07T22:01:04.578312+0000 mon.a (mon.0) 843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[102097]: audit 2023-10-07T22:01:04.593229+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[102097]: cluster 2023-10-07T22:01:04.593567+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.798 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[102097]: cluster 2023-10-07T22:01:04.595219+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.799 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:05 smithi008 bash[102097]: cluster 2023-10-07T22:01:04.598262+0000 mon.a (mon.0) 845 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-10-07T22:01:05.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:05.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:05.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:05.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:05.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:05 smithi081 bash[89466]: cluster 2023-10-07T22:01:04.578312+0000 mon.a (mon.0) 843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:05.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:05 smithi081 bash[89466]: audit 2023-10-07T22:01:04.593229+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.8:0/2207467581' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:05.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:05 smithi081 bash[89466]: cluster 2023-10-07T22:01:04.593567+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:05 smithi081 bash[89466]: cluster 2023-10-07T22:01:04.595219+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-07T22:01:05.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:05 smithi081 bash[89466]: cluster 2023-10-07T22:01:04.598262+0000 mon.a (mon.0) 845 : cluster 0 osdmap e173: 8 total, 8 up, 7 in 2023-10-07T22:01:06.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:06.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:06.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:06.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:06.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:06.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:06.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:06.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:06.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:06.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:06 smithi008 bash[102097]: cluster 2023-10-07T22:01:05.212072+0000 mgr.y (mgr.25319) 654 : cluster 0 pgmap v648: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 376/96825 objects misplaced (0.388%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:01:06.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:06 smithi008 bash[105281]: cluster 2023-10-07T22:01:05.212072+0000 mgr.y (mgr.25319) 654 : cluster 0 pgmap v648: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 376/96825 objects misplaced (0.388%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:01:06.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:06.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:06.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:06.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:06.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:06 smithi081 bash[89466]: cluster 2023-10-07T22:01:05.212072+0000 mgr.y (mgr.25319) 654 : cluster 0 pgmap v648: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 376/96825 objects misplaced (0.388%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:01:06.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:07.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:07.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:07.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:07.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:07.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:07.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:07.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-07T22:01:07.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:07.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:07.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:07.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:07.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:07 smithi081 bash[89466]: cluster 2023-10-07T22:01:06.594853+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:07 smithi081 bash[89466]: cluster 2023-10-07T22:01:06.594937+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:07 smithi081 bash[89466]: cluster 2023-10-07T22:01:06.598094+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:07 smithi081 bash[89466]: cluster 2023-10-07T22:01:06.599261+0000 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-10-07T22:01:07.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:07.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:07.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:07.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:07.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:07.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[102097]: cluster 2023-10-07T22:01:06.594853+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[102097]: cluster 2023-10-07T22:01:06.594937+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[102097]: cluster 2023-10-07T22:01:06.598094+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[102097]: cluster 2023-10-07T22:01:06.599261+0000 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[105281]: cluster 2023-10-07T22:01:06.594853+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[105281]: cluster 2023-10-07T22:01:06.594937+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[105281]: cluster 2023-10-07T22:01:06.598094+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e174 with expected crc 2023-10-07T22:01:07.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:07 smithi008 bash[105281]: cluster 2023-10-07T22:01:06.599261+0000 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 7 in 2023-10-07T22:01:07.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:07.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:08.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:08.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:08.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:08.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:08.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:08.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:08.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:08.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:08.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:08.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:08.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.212554+0000 mgr.y (mgr.25319) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 9.0 MiB/s, 143 objects/s recovering 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.614845+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.618429+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.619591+0000 mon.a (mon.0) 847 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.702957+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.707501+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.710209+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.772 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[102097]: cluster 2023-10-07T22:01:07.964931+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.212554+0000 mgr.y (mgr.25319) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 9.0 MiB/s, 143 objects/s recovering 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.614845+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.618429+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.619591+0000 mon.a (mon.0) 847 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.702957+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.707501+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.710209+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.773 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:08 smithi008 bash[105281]: cluster 2023-10-07T22:01:07.964931+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:08.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.212554+0000 mgr.y (mgr.25319) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 9.0 MiB/s, 143 objects/s recovering 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.614845+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.618429+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.619591+0000 mon.a (mon.0) 847 : cluster 0 osdmap e175: 8 total, 8 up, 7 in 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.702957+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.707501+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.710209+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.868 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:08 smithi081 bash[89466]: cluster 2023-10-07T22:01:07.964931+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-07T22:01:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:08.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:08.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:08.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:08.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:09.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:09.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:09.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:09.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:09.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:09.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:09.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:09.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:09.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:09.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:09.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:09.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:01:09.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:09.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:09.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:09.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:09.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:09.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:10.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:10.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:10.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:10.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:10.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:10.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:154850 7.e 7:7a28468a:::benchmark_data_smithi008_170512_object63708:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.439647+0000", 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.057508554000000003, 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.057541742999999999, 2023-10-07T22:01:10.501 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 154850 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439647+0000", 2023-10-07T22:01:10.502 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439647+0000", 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439648+0000", 2023-10-07T22:01:10.503 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4020000000000001e-06 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439652+0000", 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8879999999999999e-06 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439663+0000", 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0304e-05 2023-10-07T22:01:10.504 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.439671+0000", 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0190000000000006e-06 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443798+0000", 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041277730000000004 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.505 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443952+0000", 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015402800000000001 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.444134+0000", 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018118799999999999 2023-10-07T22:01:10.506 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455834+0000", 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011700419 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455842+0000", 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7670000000000003e-06 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.507 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:154854 7.e 7:7205ce7a:::benchmark_data_smithi008_170512_object63712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.443375+0000", 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.053780698000000002, 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.053913429999999998, 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:01:10.508 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 154854 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443375+0000", 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.510 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443375+0000", 2023-10-07T22:01:10.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443376+0000", 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.291e-06 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443382+0000", 2023-10-07T22:01:10.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7749999999999998e-06 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443395+0000", 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2846e-05 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.443403+0000", 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5259999999999993e-06 2023-10-07T22:01:10.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.449642+0000", 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.006239128 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.449813+0000", 2023-10-07T22:01:10.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000170116 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.449981+0000", 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0001685 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:01:10.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455859+0000", 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058782610000000001 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.460113+0000", 2023-10-07T22:01:10.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042532869999999997 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:154866 7.e 7:7280624e:::benchmark_data_smithi008_170512_object63724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:01:10.516 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.455369+0000", 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.041787038999999998, 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.042009721999999999, 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:01:10.517 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 154866 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455369+0000", 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455369+0000", 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455370+0000", 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.722e-06 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455376+0000", 2023-10-07T22:01:10.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5339999999999999e-06 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455387+0000", 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0963e-05 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455393+0000", 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3740000000000003e-06 2023-10-07T22:01:10.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455875+0000", 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00048217300000000002 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.455961+0000", 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5789000000000001e-05 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.456039+0000", 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8022999999999995e-05 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.465470+0000", 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0094308039999999992 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.465708+0000", 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000237808 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:154882 7.e 7:76db576d:::benchmark_data_smithi008_170512_object63740:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.489526+0000", 2023-10-07T22:01:10.523 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0076296150000000002, 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079438430000000008, 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 154882 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.524 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489526+0000", 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489526+0000", 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489528+0000", 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2189999999999998e-06 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489536+0000", 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5769999999999996e-06 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.526 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489559+0000", 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3737999999999999e-05 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489572+0000", 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2376e-05 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.489882+0000", 2023-10-07T22:01:10.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00031045500000000001 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490019+0000", 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013629899999999999 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490150+0000", 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013154900000000001 2023-10-07T22:01:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:154884 7.8 7:10418eb1:::benchmark_data_smithi008_170512_object63742:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.490487+0000", 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0066684500000000002, 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0070587929999999998, 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:01:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 154884 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490487+0000", 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.530 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490487+0000", 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490488+0000", 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0079999999999999e-06 2023-10-07T22:01:10.531 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490493+0000", 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7809999999999996e-06 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490505+0000", 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2396e-05 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490514+0000", 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5210000000000002e-06 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490583+0000", 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9632e-05 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490709+0000", 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000125141 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.490825+0000", 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000116048 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.44693.0:154884 7.8 e175/158)", 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.495711+0000", 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.001444893, 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001905744, 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495711+0000", 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495711+0000", 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495712+0000", 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.046e-06 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495718+0000", 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0920000000000003e-06 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495734+0000", 2023-10-07T22:01:10.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6237999999999999e-05 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.495744+0000", 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4550000000000001e-06 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.538 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.44693.0:154882 7.e e175/142)", 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:10.496976+0000", 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.000179622, 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00068682699999999999, 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.496976+0000", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.496976+0000", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.496977+0000", 2023-10-07T22:01:10.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7300000000000005e-07 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.496982+0000", 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5099999999999998e-06 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.496999+0000", 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7170999999999999e-05 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:01:10.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:10.497009+0000", 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5810000000000003e-06 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: ], 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 7 2023-10-07T22:01:10.542 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:01:10.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:10.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:10.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:10.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:10 smithi081 bash[89466]: cluster 2023-10-07T22:01:09.213129+0000 mgr.y (mgr.25319) 656 : cluster 0 pgmap v652: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:01:10.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:10 smithi008 bash[105281]: cluster 2023-10-07T22:01:09.213129+0000 mgr.y (mgr.25319) 656 : cluster 0 pgmap v652: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:01:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:10 smithi008 bash[102097]: cluster 2023-10-07T22:01:09.213129+0000 mgr.y (mgr.25319) 656 : cluster 0 pgmap v652: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:01:10.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:10.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:11.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:11.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.192 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:11.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:11.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:11.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:11.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:11.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:11.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:11.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:11.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T22:01:11.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:11.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:11.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:11.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:10.736007+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:10.748691+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:10.906013+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:11.376880+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:11.377910+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:11 smithi081 bash[89466]: audit 2023-10-07T22:01:11.385018+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:11.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:10.736007+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:10.748691+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:10.906013+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:11.376880+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:11.377910+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:12.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[102097]: audit 2023-10-07T22:01:11.385018+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:10.736007+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:10.748691+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:10.906013+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:11.376880+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:11.377910+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:12.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:11 smithi008 bash[105281]: audit 2023-10-07T22:01:11.385018+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:12.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:12.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:12.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:12.132 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:12.136 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:12.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:12.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:12.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:12.308 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:12.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:12.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:12.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:12.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:12.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:12.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:12.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:12.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:12.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:12.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:12.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:12.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:12.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:12.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:12.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:12.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:12.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:12 smithi081 bash[89466]: cluster 2023-10-07T22:01:11.213638+0000 mgr.y (mgr.25319) 657 : cluster 0 pgmap v653: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:01:13.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:13.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:13.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:13.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:13.238 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:12 smithi008 bash[102097]: cluster 2023-10-07T22:01:11.213638+0000 mgr.y (mgr.25319) 657 : cluster 0 pgmap v653: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:01:13.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:13] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.43.0" 2023-10-07T22:01:13.239 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:12 smithi008 bash[105281]: cluster 2023-10-07T22:01:11.213638+0000 mgr.y (mgr.25319) 657 : cluster 0 pgmap v653: 89 pgs: 1 peering, 88 active+clean; 1.8 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:01:13.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:13.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:13.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:13.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:13.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:13.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:13.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:13.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:13.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:13.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:13.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:14.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:14.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.144 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:01:13 smithi081 bash[77399]: logger=cleanup t=2023-10-07T22:01:13.939422487Z level=info msg="Completed cleanup jobs" duration=91.458357ms 2023-10-07T22:01:14.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:14.171 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:14.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:14.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:14.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:14.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:14.444 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:14.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:14.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:14.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:14.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:14.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:14.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:14.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:14.913 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:14 smithi008 bash[102097]: cluster 2023-10-07T22:01:13.214281+0000 mgr.y (mgr.25319) 658 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:01:14.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:14.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:14.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:14.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:14 smithi081 bash[89466]: cluster 2023-10-07T22:01:13.214281+0000 mgr.y (mgr.25319) 658 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:01:15.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:15.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:15.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:15.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:15.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:15.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:15.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:15.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:15.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:15.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:15.528 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:14 smithi008 bash[105281]: cluster 2023-10-07T22:01:13.214281+0000 mgr.y (mgr.25319) 658 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:01:15.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:15.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:15.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:15.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:15.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:15.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:15.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:15.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:15.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:15.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:16.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:16.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:16.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:16.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:16.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:16.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:16.210 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:16.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:16.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:16.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:16.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:16.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:16.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:16.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:16.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:16.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:16.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:16.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:16.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:16.986 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:16 smithi008 bash[102097]: cluster 2023-10-07T22:01:15.214698+0000 mgr.y (mgr.25319) 659 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:01:16.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:16 smithi008 bash[105281]: cluster 2023-10-07T22:01:15.214698+0000 mgr.y (mgr.25319) 659 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:01:16.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:16.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:17.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:17.100 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:16 smithi081 bash[89466]: cluster 2023-10-07T22:01:15.214698+0000 mgr.y (mgr.25319) 659 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:01:17.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:17.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:17.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:17.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:17.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:17.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:17.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:17.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:17.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:17.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:17.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:17.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:17.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:17.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:17.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:17.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:17.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:18.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:18.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:18.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:18.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:18.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:18.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:18.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:18.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:18.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:18.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:18.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:18.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:18.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:18.587 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:18.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:18.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:18.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:18.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:18.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:18 smithi008 bash[102097]: cluster 2023-10-07T22:01:17.215364+0000 mgr.y (mgr.25319) 660 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 1.5 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 521 op/s 2023-10-07T22:01:18.851 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:18 smithi008 bash[105281]: cluster 2023-10-07T22:01:17.215364+0000 mgr.y (mgr.25319) 660 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 1.5 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 521 op/s 2023-10-07T22:01:18.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:18.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:18.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:18.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:19.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:19.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:18 smithi081 bash[89466]: cluster 2023-10-07T22:01:17.215364+0000 mgr.y (mgr.25319) 660 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 1.5 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 521 op/s 2023-10-07T22:01:19.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:19.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:19.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:19.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:19.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:19.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:19.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:19.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:19.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:19.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.804 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:19.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:19.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:19.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:19.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:19.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:20.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:20.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:20.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:20.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:20.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:20.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:20.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:20.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:20.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:20.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.743 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:20.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:20.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:20.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:20.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:20.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:20.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:21.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:21.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:21.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:20 smithi081 bash[89466]: cluster 2023-10-07T22:01:19.215892+0000 mgr.y (mgr.25319) 661 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 576 op/s 2023-10-07T22:01:21.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:21.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:20 smithi008 bash[102097]: cluster 2023-10-07T22:01:19.215892+0000 mgr.y (mgr.25319) 661 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 576 op/s 2023-10-07T22:01:21.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:20 smithi008 bash[105281]: cluster 2023-10-07T22:01:19.215892+0000 mgr.y (mgr.25319) 661 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 576 op/s 2023-10-07T22:01:21.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:21.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:21.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:21.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:21.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:21.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:21.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:21.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:21.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:21.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:21.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:21.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:22.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:22.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:22.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:22.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:22.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:22.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:22.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:22.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:22 smithi008 bash[102097]: cluster 2023-10-07T22:01:21.216366+0000 mgr.y (mgr.25319) 662 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 553 op/s 2023-10-07T22:01:22.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:22 smithi008 bash[102097]: audit 2023-10-07T22:01:21.295611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:22.562 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:22 smithi008 bash[105281]: cluster 2023-10-07T22:01:21.216366+0000 mgr.y (mgr.25319) 662 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 553 op/s 2023-10-07T22:01:22.562 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:22 smithi008 bash[105281]: audit 2023-10-07T22:01:21.295611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:22.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:22.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:22.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:22.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:22 smithi081 bash[89466]: cluster 2023-10-07T22:01:21.216366+0000 mgr.y (mgr.25319) 662 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 553 op/s 2023-10-07T22:01:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:22 smithi081 bash[89466]: audit 2023-10-07T22:01:21.295611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:22.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:22.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:22.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:22.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:22.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:23.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:23.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:23.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:23] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.43.0" 2023-10-07T22:01:23.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:23.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:23.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:23.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:23.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:23.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:23.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:23.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:23.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:23.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:23.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:23.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:23.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:23.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:23.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:24.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:24.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:24.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:24.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:24.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:24.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:24 smithi008 bash[102097]: cluster 2023-10-07T22:01:23.219782+0000 mgr.y (mgr.25319) 663 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-10-07T22:01:24.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:24 smithi008 bash[105281]: cluster 2023-10-07T22:01:23.219782+0000 mgr.y (mgr.25319) 663 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-10-07T22:01:24.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:24.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:24.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:24.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:24.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:24.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:24.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:24 smithi081 bash[89466]: cluster 2023-10-07T22:01:23.219782+0000 mgr.y (mgr.25319) 663 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 728 op/s 2023-10-07T22:01:24.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:24.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:24.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:24.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:24.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:24.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:25.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:25.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:25.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:25.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:25.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:25.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:25.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:25.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:25.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:25.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:25.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:25.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:25.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:25.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:25.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:25.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:25.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:25.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:26.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:26.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:26.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:26.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:26.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:26.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:26.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:26.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:26.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:26.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:26.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:26.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:26.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:26.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:26.801 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:26 smithi008 bash[105281]: cluster 2023-10-07T22:01:25.220197+0000 mgr.y (mgr.25319) 664 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 533 op/s 2023-10-07T22:01:26.801 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:26 smithi008 bash[105281]: audit 2023-10-07T22:01:25.907604+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:26.801 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:26 smithi008 bash[102097]: cluster 2023-10-07T22:01:25.220197+0000 mgr.y (mgr.25319) 664 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 533 op/s 2023-10-07T22:01:26.801 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:26 smithi008 bash[102097]: audit 2023-10-07T22:01:25.907604+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:26.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:26.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:26.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:26.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:26 smithi081 bash[89466]: cluster 2023-10-07T22:01:25.220197+0000 mgr.y (mgr.25319) 664 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 533 op/s 2023-10-07T22:01:26.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:26 smithi081 bash[89466]: audit 2023-10-07T22:01:25.907604+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:26.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:26.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:26.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:27.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:27.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:27.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:27.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:27.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:27.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:27.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:27.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:27.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:27.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:27.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:27.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:27.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:27.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:28.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:28.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:28.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:28.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:28.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.423 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:01:28.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:28.493 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:01:28.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:28.540 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:01:28.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:28.565 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.1 to 1 (10000) 2023-10-07T22:01:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:28.591 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:01:28.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[102097]: cluster 2023-10-07T22:01:27.220867+0000 mgr.y (mgr.25319) 665 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 687 op/s 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[102097]: audit 2023-10-07T22:01:27.790794+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.8:0/2071226119' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[102097]: audit 2023-10-07T22:01:27.791844+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[102097]: audit 2023-10-07T22:01:28.340074+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.8:0/510709800' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[105281]: cluster 2023-10-07T22:01:27.220867+0000 mgr.y (mgr.25319) 665 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 687 op/s 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[105281]: audit 2023-10-07T22:01:27.790794+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.8:0/2071226119' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[105281]: audit 2023-10-07T22:01:27.791844+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:28 smithi008 bash[105281]: audit 2023-10-07T22:01:28.340074+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.8:0/510709800' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:28.640 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:01:28.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.689 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:01:28.701 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:01:28.701 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:01:28.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:28.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:28.734 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:01:28.780 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:01:28.789 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.789 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.789 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.790 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.790 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.790 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.790 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.790 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:01:28.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:28.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:28 smithi081 bash[89466]: cluster 2023-10-07T22:01:27.220867+0000 mgr.y (mgr.25319) 665 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 687 op/s 2023-10-07T22:01:28.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:28 smithi081 bash[89466]: audit 2023-10-07T22:01:27.790794+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.8:0/2071226119' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:28 smithi081 bash[89466]: audit 2023-10-07T22:01:27.791844+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:01:28.844 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:28 smithi081 bash[89466]: audit 2023-10-07T22:01:28.340074+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.8:0/510709800' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:28.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:28.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:28.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:28.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:29.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:29.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:29.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:29.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:29.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:29.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:29.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:29.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:29.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:29.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:29.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:29.592 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:01:29.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:29.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: audit 2023-10-07T22:01:28.545179+0000 mon.a (mon.0) 857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:01:29.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: cluster 2023-10-07T22:01:28.546218+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: cluster 2023-10-07T22:01:28.551570+0000 mon.a (mon.0) 858 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-10-07T22:01:29.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: cluster 2023-10-07T22:01:28.566710+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: cluster 2023-10-07T22:01:28.567824+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: cluster 2023-10-07T22:01:28.568491+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:29 smithi081 bash[89466]: audit 2023-10-07T22:01:28.802931+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:01:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:29.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:29.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:29.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: audit 2023-10-07T22:01:28.545179+0000 mon.a (mon.0) 857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: cluster 2023-10-07T22:01:28.546218+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: cluster 2023-10-07T22:01:28.551570+0000 mon.a (mon.0) 858 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: cluster 2023-10-07T22:01:28.566710+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: cluster 2023-10-07T22:01:28.567824+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: cluster 2023-10-07T22:01:28.568491+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.840 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[105281]: audit 2023-10-07T22:01:28.802931+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: audit 2023-10-07T22:01:28.545179+0000 mon.a (mon.0) 857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: cluster 2023-10-07T22:01:28.546218+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: cluster 2023-10-07T22:01:28.551570+0000 mon.a (mon.0) 858 : cluster 0 osdmap e176: 8 total, 8 up, 7 in 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: cluster 2023-10-07T22:01:28.566710+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: cluster 2023-10-07T22:01:28.567824+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: cluster 2023-10-07T22:01:28.568491+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e176 with expected crc 2023-10-07T22:01:29.841 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:29 smithi008 bash[102097]: audit 2023-10-07T22:01:28.802931+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:01:29.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:29.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:29.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:30.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:30.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:30.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:30.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:30.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:30.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:30.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:30.584 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.221272+0000 mgr.y (mgr.25319) 666 : cluster 0 pgmap v663: 89 pgs: 89 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 665 op/s 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.559732+0000 mon.a (mon.0) 860 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.578001+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: audit 2023-10-07T22:01:29.578634+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.583049+0000 mon.a (mon.0) 862 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.601656+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.608636+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.613775+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.616558+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.585 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[105281]: cluster 2023-10-07T22:01:29.618726+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.221272+0000 mgr.y (mgr.25319) 666 : cluster 0 pgmap v663: 89 pgs: 89 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 665 op/s 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.559732+0000 mon.a (mon.0) 860 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.578001+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: audit 2023-10-07T22:01:29.578634+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.583049+0000 mon.a (mon.0) 862 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.601656+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.608636+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.613775+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.616558+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.586 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:30 smithi008 bash[102097]: cluster 2023-10-07T22:01:29.618726+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:30.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:30.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:30.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:30.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:30.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:30.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:30.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.221272+0000 mgr.y (mgr.25319) 666 : cluster 0 pgmap v663: 89 pgs: 89 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 665 op/s 2023-10-07T22:01:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.559732+0000 mon.a (mon.0) 860 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:01:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.578001+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: audit 2023-10-07T22:01:29.578634+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.8:0/2629717797' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.583049+0000 mon.a (mon.0) 862 : cluster 0 osdmap e177: 8 total, 8 up, 7 in 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.601656+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.608636+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.613775+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.616558+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:30 smithi081 bash[89466]: cluster 2023-10-07T22:01:29.618726+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e177 with expected crc 2023-10-07T22:01:31.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:31.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:31.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:31.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:31.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:31.329 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:31.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:31.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:31.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:31.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:31.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:31.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:31.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:31.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:31.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:31.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:31.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:31.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:31.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:31.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:32.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:32.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:32.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:32.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:32.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:32.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:32.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:32.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-07T22:01:32.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:32.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T22:01:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:32.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:32.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:32.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:32.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:32 smithi008 bash[102097]: cluster 2023-10-07T22:01:31.221787+0000 mgr.y (mgr.25319) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 1004 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:01:32.608 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:32 smithi008 bash[105281]: cluster 2023-10-07T22:01:31.221787+0000 mgr.y (mgr.25319) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 1004 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:01:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:32.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:32.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:32.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:32.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:32.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:32.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:32 smithi081 bash[89466]: cluster 2023-10-07T22:01:31.221787+0000 mgr.y (mgr.25319) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 1004 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 504 op/s 2023-10-07T22:01:33.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:33.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:33.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:33.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:33.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:33] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.43.0" 2023-10-07T22:01:33.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:33.265 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:33.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:33.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:33.396 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:33.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:33.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:33.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:33.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:33.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:33.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:33.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:33.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:33.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:33.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:33.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:34.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:34.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:34.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:34.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:34.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:34.442 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:01:34.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:01:34.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:34.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:34.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:34.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:34.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:34.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.721 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:34 smithi008 bash[102097]: cluster 2023-10-07T22:01:33.222482+0000 mgr.y (mgr.25319) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-10-07T22:01:34.721 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:34 smithi008 bash[105281]: cluster 2023-10-07T22:01:33.222482+0000 mgr.y (mgr.25319) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-10-07T22:01:34.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:34.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:34.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:34.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:34.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:34.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:34 smithi081 bash[89466]: cluster 2023-10-07T22:01:33.222482+0000 mgr.y (mgr.25319) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 842 op/s 2023-10-07T22:01:35.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:35.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:35.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:35.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:35.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:35.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:35.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:35.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:35.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:35.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:35.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:35.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:35.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:35.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:35.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:35.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:35.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:36.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:36.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:36.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:36.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:36.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:36.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:36 smithi008 bash[102097]: cluster 2023-10-07T22:01:35.222924+0000 mgr.y (mgr.25319) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 611 op/s 2023-10-07T22:01:36.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:36.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:36.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.782 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:36.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:36.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:36 smithi008 bash[105281]: cluster 2023-10-07T22:01:35.222924+0000 mgr.y (mgr.25319) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 611 op/s 2023-10-07T22:01:36.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:36.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:36.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:36.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:36 smithi081 bash[89466]: cluster 2023-10-07T22:01:35.222924+0000 mgr.y (mgr.25319) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 835 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 611 op/s 2023-10-07T22:01:37.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:37.061 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:37.166 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:37.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:37.241 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:37.245 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:37.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:37.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:37.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:37.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:37.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:37.618 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:37.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:37.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:37.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:37.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:37.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:37.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:37.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:37.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:38.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:38.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:38.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:38.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:38.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:38.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:38.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:38.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:38.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:38.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:38.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:38.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:38.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:38.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:38.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:38.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:38.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:38.794 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:38 smithi008 bash[105281]: cluster 2023-10-07T22:01:37.223665+0000 mgr.y (mgr.25319) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 717 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 598 op/s 2023-10-07T22:01:38.794 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:38 smithi008 bash[102097]: cluster 2023-10-07T22:01:37.223665+0000 mgr.y (mgr.25319) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 717 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 598 op/s 2023-10-07T22:01:38.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:38.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:38.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:38.920 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:38 smithi081 bash[89466]: cluster 2023-10-07T22:01:37.223665+0000 mgr.y (mgr.25319) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 717 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 598 op/s 2023-10-07T22:01:38.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:38.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:38.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:39.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:39.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:39.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:39.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:39.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:39.272 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:39.274 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:39.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:39.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:39.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:39.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:39.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:39.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:39.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:39.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:39.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:39.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:39.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:39.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:39.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:40.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:40.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:40.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:40.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:40.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:40.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:40.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:40.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:40.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:40.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:40.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:40.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:40.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:40.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:40.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:40.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:40.679 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:40 smithi008 bash[102097]: cluster 2023-10-07T22:01:39.224277+0000 mgr.y (mgr.25319) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 625 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-10-07T22:01:40.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:40 smithi008 bash[105281]: cluster 2023-10-07T22:01:39.224277+0000 mgr.y (mgr.25319) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 625 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-10-07T22:01:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:40.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:40.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:40.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:40.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:40 smithi081 bash[89466]: cluster 2023-10-07T22:01:39.224277+0000 mgr.y (mgr.25319) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 625 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 666 op/s 2023-10-07T22:01:40.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:40.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:41.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:41.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:41.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:41.191 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:41.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:41.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:41.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:41.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:41.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:41.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:41.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:41.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:41.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:41.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:41.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:41.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:41.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:41.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:41.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[102097]: audit 2023-10-07T22:01:40.904682+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:41.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[102097]: audit 2023-10-07T22:01:41.515338+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-07T22:01:41.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[102097]: audit 2023-10-07T22:01:41.516248+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2023-10-07T22:01:41.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[105281]: audit 2023-10-07T22:01:40.904682+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:41.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[105281]: audit 2023-10-07T22:01:41.515338+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-07T22:01:41.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:41 smithi008 bash[105281]: audit 2023-10-07T22:01:41.516248+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2023-10-07T22:01:41.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:41.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:41.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:41 smithi081 bash[89466]: audit 2023-10-07T22:01:40.904682+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:41 smithi081 bash[89466]: audit 2023-10-07T22:01:41.515338+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-07T22:01:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:41 smithi081 bash[89466]: audit 2023-10-07T22:01:41.516248+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2023-10-07T22:01:41.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:42.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:42.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:42.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:42.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:42.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:42.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:42.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:42.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:42.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:42.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:42.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.829 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: cluster 2023-10-07T22:01:41.224866+0000 mgr.y (mgr.25319) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 585 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:01:42.829 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: cluster 2023-10-07T22:01:41.622722+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: audit 2023-10-07T22:01:41.622801+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: audit 2023-10-07T22:01:41.623002+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: cluster 2023-10-07T22:01:41.623485+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[102097]: cluster 2023-10-07T22:01:41.628409+0000 mon.a (mon.0) 868 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: cluster 2023-10-07T22:01:41.224866+0000 mgr.y (mgr.25319) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 585 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: cluster 2023-10-07T22:01:41.622722+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: audit 2023-10-07T22:01:41.622801+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: audit 2023-10-07T22:01:41.623002+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2023-10-07T22:01:42.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: cluster 2023-10-07T22:01:41.623485+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:42 smithi008 bash[105281]: cluster 2023-10-07T22:01:41.628409+0000 mon.a (mon.0) 868 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-10-07T22:01:42.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:42.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: cluster 2023-10-07T22:01:41.224866+0000 mgr.y (mgr.25319) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 585 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 627 op/s 2023-10-07T22:01:42.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: cluster 2023-10-07T22:01:41.622722+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: audit 2023-10-07T22:01:41.622801+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-07T22:01:42.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: audit 2023-10-07T22:01:41.623002+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2023-10-07T22:01:42.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: cluster 2023-10-07T22:01:41.623485+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e178 with expected crc 2023-10-07T22:01:42.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:42 smithi081 bash[89466]: cluster 2023-10-07T22:01:41.628409+0000 mon.a (mon.0) 868 : cluster 0 osdmap e178: 8 total, 8 up, 7 in 2023-10-07T22:01:42.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:42.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:43.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:43.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:43.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:43] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2023-10-07T22:01:43.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:43.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:43.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:43.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:43.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:43.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:43.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:43.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:43.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:43.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:43.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[105281]: cluster 2023-10-07T22:01:42.636483+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[105281]: cluster 2023-10-07T22:01:42.638911+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[105281]: cluster 2023-10-07T22:01:42.645781+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[105281]: cluster 2023-10-07T22:01:42.646349+0000 mon.a (mon.0) 869 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-07T22:01:43.779 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[105281]: cluster 2023-10-07T22:01:42.650239+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[102097]: cluster 2023-10-07T22:01:42.636483+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[102097]: cluster 2023-10-07T22:01:42.638911+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[102097]: cluster 2023-10-07T22:01:42.645781+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[102097]: cluster 2023-10-07T22:01:42.646349+0000 mon.a (mon.0) 869 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-07T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:43 smithi008 bash[102097]: cluster 2023-10-07T22:01:42.650239+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:43.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:43.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:43 smithi081 bash[89466]: cluster 2023-10-07T22:01:42.636483+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:43 smithi081 bash[89466]: cluster 2023-10-07T22:01:42.638911+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:43 smithi081 bash[89466]: cluster 2023-10-07T22:01:42.645781+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:43 smithi081 bash[89466]: cluster 2023-10-07T22:01:42.646349+0000 mon.a (mon.0) 869 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-07T22:01:43.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:43 smithi081 bash[89466]: cluster 2023-10-07T22:01:42.650239+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e179 with expected crc 2023-10-07T22:01:43.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:43.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:44.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:44.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.202 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:44.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:44.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:44.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:44.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:44.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:44.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:44.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:44.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:44.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:44 smithi081 bash[89466]: cluster 2023-10-07T22:01:43.225811+0000 mgr.y (mgr.25319) 673 : cluster 0 pgmap v673: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-10-07T22:01:44.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:44.805 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:44 smithi008 bash[102097]: cluster 2023-10-07T22:01:43.225811+0000 mgr.y (mgr.25319) 673 : cluster 0 pgmap v673: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-10-07T22:01:44.805 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:44 smithi008 bash[105281]: cluster 2023-10-07T22:01:43.225811+0000 mgr.y (mgr.25319) 673 : cluster 0 pgmap v673: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-10-07T22:01:44.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:44.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:44.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:44.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:44.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:45.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:45.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:45.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:45.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:45.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:45.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:45.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:45.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:45.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:45.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:45.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:45.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:45.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:45.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:45.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:45.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:45.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:45.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:45.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:46.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:46.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:46.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:46.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:46.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:46.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:46.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:46.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:46.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:46.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:46.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:46.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:46.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:46.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:46.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:46.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:46.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:46 smithi081 bash[89466]: cluster 2023-10-07T22:01:45.226249+0000 mgr.y (mgr.25319) 674 : cluster 0 pgmap v674: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 596 op/s 2023-10-07T22:01:46.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:46.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:46 smithi008 bash[105281]: cluster 2023-10-07T22:01:45.226249+0000 mgr.y (mgr.25319) 674 : cluster 0 pgmap v674: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 596 op/s 2023-10-07T22:01:46.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:46 smithi008 bash[102097]: cluster 2023-10-07T22:01:45.226249+0000 mgr.y (mgr.25319) 674 : cluster 0 pgmap v674: 89 pgs: 2 peering, 87 active+clean; 419 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 596 op/s 2023-10-07T22:01:46.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:46.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:46.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:47.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:47.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:47.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:47.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:47.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:47.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:47.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:47.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:47.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:47.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:47.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:47.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:47.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:47.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:48.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:48.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:48.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:48.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:48.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:48.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:48.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:48.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:48.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:48.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:48.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:48.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:48.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:48.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:48.914 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:48 smithi008 bash[105281]: cluster 2023-10-07T22:01:47.227799+0000 mgr.y (mgr.25319) 675 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:01:48.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:48 smithi008 bash[102097]: cluster 2023-10-07T22:01:47.227799+0000 mgr.y (mgr.25319) 675 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:01:48.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:48.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:48 smithi081 bash[89466]: cluster 2023-10-07T22:01:47.227799+0000 mgr.y (mgr.25319) 675 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:01:48.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:49.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:49.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:49.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:49.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:49.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:49.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:49.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:49.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:49.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:49.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:49.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:49.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:49.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:49.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:49.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:49.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:49.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:50.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:50.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:50.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:50.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:50.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:50.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:50.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:50.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:50.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:50 smithi081 bash[89466]: cluster 2023-10-07T22:01:49.228332+0000 mgr.y (mgr.25319) 676 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-10-07T22:01:50.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:50.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:50.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:50.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:50 smithi008 bash[102097]: cluster 2023-10-07T22:01:49.228332+0000 mgr.y (mgr.25319) 676 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-10-07T22:01:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:50 smithi008 bash[105281]: cluster 2023-10-07T22:01:49.228332+0000 mgr.y (mgr.25319) 676 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 211 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-10-07T22:01:50.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:50.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:50.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:51.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:51.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:51.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:51.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:51.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:51.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:51.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:51.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:51.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:51.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:51.631 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 91139 objects 2023-10-07T22:01:51.632 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :139.842 2023-10-07T22:01:51.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:51.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:51.864 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:51.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:51.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:51.940 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:01:51.940 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:01:51.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:52.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:52.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:52.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:52.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:52.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:52.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:52.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:52.395 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:01:52.414 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:01:52.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:52.434 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:01:52.454 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:01:52.477 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:01:52.503 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:01:52.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:52.531 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:01:52.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:52.559 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:01:52.561 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.561 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.561 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.561 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.561 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.562 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.562 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.562 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:01:52.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:52.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:52.675 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:01:52.676 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.2 to 1 (10000) 2023-10-07T22:01:52.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:52.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:52.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:52.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[102097]: cluster 2023-10-07T22:01:51.228822+0000 mgr.y (mgr.25319) 677 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T22:01:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[102097]: audit 2023-10-07T22:01:52.110275+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.8:0/3739441240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[102097]: audit 2023-10-07T22:01:52.110612+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[102097]: audit 2023-10-07T22:01:52.369096+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.8:0/1295130557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[102097]: audit 2023-10-07T22:01:52.383730+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[105281]: cluster 2023-10-07T22:01:51.228822+0000 mgr.y (mgr.25319) 677 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[105281]: audit 2023-10-07T22:01:52.110275+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.8:0/3739441240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[105281]: audit 2023-10-07T22:01:52.110612+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[105281]: audit 2023-10-07T22:01:52.369096+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.8:0/1295130557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:52.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:52 smithi008 bash[105281]: audit 2023-10-07T22:01:52.383730+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:52.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:52.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:52 smithi081 bash[89466]: cluster 2023-10-07T22:01:51.228822+0000 mgr.y (mgr.25319) 677 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-10-07T22:01:52.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:52 smithi081 bash[89466]: audit 2023-10-07T22:01:52.110275+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.8:0/3739441240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:52 smithi081 bash[89466]: audit 2023-10-07T22:01:52.110612+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:01:52.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:52 smithi081 bash[89466]: audit 2023-10-07T22:01:52.369096+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.8:0/1295130557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:01:52.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:52 smithi081 bash[89466]: audit 2023-10-07T22:01:52.383730+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:01:52.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:52.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:52.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:53.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:53.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:53.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:53.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:53.327 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:01:53] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2023-10-07T22:01:53.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:53.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:53.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:53.567 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-10-07T22:01:53.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-10-07T22:01:53.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:53.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:53.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:53.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: cluster 2023-10-07T22:01:52.665634+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:01:53.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: cluster 2023-10-07T22:01:52.665688+0000 mon.a (mon.0) 873 : cluster 1 Cluster is now healthy 2023-10-07T22:01:53.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: cluster 2023-10-07T22:01:52.666717+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: cluster 2023-10-07T22:01:52.666961+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: audit 2023-10-07T22:01:52.667300+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:01:53.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: audit 2023-10-07T22:01:52.667373+0000 mon.a (mon.0) 875 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:53.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:53 smithi081 bash[89466]: cluster 2023-10-07T22:01:52.672508+0000 mon.a (mon.0) 876 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-07T22:01:53.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:53.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:53.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: cluster 2023-10-07T22:01:52.665634+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:01:53.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: cluster 2023-10-07T22:01:52.665688+0000 mon.a (mon.0) 873 : cluster 1 Cluster is now healthy 2023-10-07T22:01:53.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: cluster 2023-10-07T22:01:52.666717+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: cluster 2023-10-07T22:01:52.666961+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: audit 2023-10-07T22:01:52.667300+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:01:53.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: audit 2023-10-07T22:01:52.667373+0000 mon.a (mon.0) 875 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:53.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[105281]: cluster 2023-10-07T22:01:52.672508+0000 mon.a (mon.0) 876 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-07T22:01:53.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: cluster 2023-10-07T22:01:52.665634+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: cluster 2023-10-07T22:01:52.665688+0000 mon.a (mon.0) 873 : cluster 1 Cluster is now healthy 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: cluster 2023-10-07T22:01:52.666717+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: cluster 2023-10-07T22:01:52.666961+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e180 with expected crc 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: audit 2023-10-07T22:01:52.667300+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: audit 2023-10-07T22:01:52.667373+0000 mon.a (mon.0) 875 : audit 1 from='client.? 172.21.15.8:0/1246501118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:01:53.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:53 smithi008 bash[102097]: cluster 2023-10-07T22:01:52.672508+0000 mon.a (mon.0) 876 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-07T22:01:53.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:53.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:54.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:54.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:01:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:01:54.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T22:01:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:54.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:54.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:54.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:54.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:54.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:54.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:54.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:54.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:54.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:54.948 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:54 smithi008 bash[102097]: cluster 2023-10-07T22:01:53.229306+0000 mgr.y (mgr.25319) 678 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:54.948 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:54 smithi008 bash[105281]: cluster 2023-10-07T22:01:53.229306+0000 mgr.y (mgr.25319) 678 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:54.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:54.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:54.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:54 smithi081 bash[89466]: cluster 2023-10-07T22:01:53.229306+0000 mgr.y (mgr.25319) 678 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:55.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:55.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:55.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:55.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:55.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:55.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:55.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:55.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:55.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:55.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:55.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:55.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:55.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:55.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:55.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:55.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:55.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:56.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:56.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:56.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:56.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:56.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:56.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-07T22:01:56.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:56.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:56.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:56.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:56.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:56.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:56.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:56.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:56.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:56.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:56.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:56.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:56.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:56.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:56.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:56.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:56.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:57.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:57.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[102097]: cluster 2023-10-07T22:01:55.229961+0000 mgr.y (mgr.25319) 679 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:57.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[102097]: audit 2023-10-07T22:01:55.911852+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[102097]: audit 2023-10-07T22:01:55.913809+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:57.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[102097]: audit 2023-10-07T22:01:56.313177+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.113 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[105281]: cluster 2023-10-07T22:01:55.229961+0000 mgr.y (mgr.25319) 679 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:57.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[105281]: audit 2023-10-07T22:01:55.911852+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[105281]: audit 2023-10-07T22:01:55.913809+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:57.114 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:56 smithi008 bash[105281]: audit 2023-10-07T22:01:56.313177+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:57.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:56 smithi081 bash[89466]: cluster 2023-10-07T22:01:55.229961+0000 mgr.y (mgr.25319) 679 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 10 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 654 op/s 2023-10-07T22:01:57.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:56 smithi081 bash[89466]: audit 2023-10-07T22:01:55.911852+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:56 smithi081 bash[89466]: audit 2023-10-07T22:01:55.913809+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:57.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:56 smithi081 bash[89466]: audit 2023-10-07T22:01:56.313177+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:01:57.236 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:57.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:57.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:57.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:57.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:57.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:01:57.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:57.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:01:57.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:01:57.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:57.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:57.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:57.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:57.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:57.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:57.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:57.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:58.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:58.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:01:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:01:58.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:58.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:01:58.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:58.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:58.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:58.344 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:58.346 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:01:58.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:58.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:58.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:01:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:01:58.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:58.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:58.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:58.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:58.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:58.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:58.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:58.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:58.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:59.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:59.013 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:01:58 smithi008 bash[105281]: cluster 2023-10-07T22:01:57.231245+0000 mgr.y (mgr.25319) 680 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 396 op/s 2023-10-07T22:01:59.013 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:01:58 smithi008 bash[102097]: cluster 2023-10-07T22:01:57.231245+0000 mgr.y (mgr.25319) 680 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 396 op/s 2023-10-07T22:01:59.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:59.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:59.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.144 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:01:58 smithi081 bash[89466]: cluster 2023-10-07T22:01:57.231245+0000 mgr.y (mgr.25319) 680 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 396 op/s 2023-10-07T22:01:59.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:59.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:59.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:01:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:01:59.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:59.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:01:59.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:01:59.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:59.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:59.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:59.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:01:59.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:01:59.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:01:59.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:01:59.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:01:59.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:00.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:00.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:00.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:00.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:00.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:00.377 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:00.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:00.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:00.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:00.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:00.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:00.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:00.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:00.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:00.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:01.010 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:00 smithi008 bash[105281]: cluster 2023-10-07T22:01:59.232065+0000 mgr.y (mgr.25319) 681 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 336 op/s 2023-10-07T22:02:01.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:00 smithi008 bash[102097]: cluster 2023-10-07T22:01:59.232065+0000 mgr.y (mgr.25319) 681 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 336 op/s 2023-10-07T22:02:01.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:01.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:01.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:01.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:00 smithi081 bash[89466]: cluster 2023-10-07T22:01:59.232065+0000 mgr.y (mgr.25319) 681 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 336 op/s 2023-10-07T22:02:01.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:01.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:01.392 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:01.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:01.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:01.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:01.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:01.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:01.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:01.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:01.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:01.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:01.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:02.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:02.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:02.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:02.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:02.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:02.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:02.463 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:02.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:02.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:02.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:02.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:02.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:02.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:02.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:02.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:02.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:02.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:02.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:02.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:03.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:03.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:03.057 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:02 smithi008 bash[105281]: cluster 2023-10-07T22:02:01.232939+0000 mgr.y (mgr.25319) 682 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 276 op/s 2023-10-07T22:02:03.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:02 smithi008 bash[102097]: cluster 2023-10-07T22:02:01.232939+0000 mgr.y (mgr.25319) 682 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 276 op/s 2023-10-07T22:02:03.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:03.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:03.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:03.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:02 smithi081 bash[89466]: cluster 2023-10-07T22:02:01.232939+0000 mgr.y (mgr.25319) 682 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 276 op/s 2023-10-07T22:02:03.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:03.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:03.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:03] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-10-07T22:02:03.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:03.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:03.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:03.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:03.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:03.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:03.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:03.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:03.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:03.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:03.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:03.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:03.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:03.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:04.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:04.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:04.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:04.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:04.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:04.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:04.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:04.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:04.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:04.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:04.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:04.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:04.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:04.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:04.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:04.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:04.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:04.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:04.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:05.005 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:04 smithi008 bash[102097]: cluster 2023-10-07T22:02:03.233695+0000 mgr.y (mgr.25319) 683 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 14 op/s 2023-10-07T22:02:05.006 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:04 smithi008 bash[105281]: cluster 2023-10-07T22:02:03.233695+0000 mgr.y (mgr.25319) 683 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 14 op/s 2023-10-07T22:02:05.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:05.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:04 smithi081 bash[89466]: cluster 2023-10-07T22:02:03.233695+0000 mgr.y (mgr.25319) 683 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 14 op/s 2023-10-07T22:02:05.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:05.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:05.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:05.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:05.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:05.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:05.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:05.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:05.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:05.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:05.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:05.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:05.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:05.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:05.848 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:05.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:05.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:05.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:05.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:06.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:06.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:06.150 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:06.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:06.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:06.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:06.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:06.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:06.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:06.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:06.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:06.859 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:06.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:06.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:06.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:07.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:07.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:07.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:06 smithi081 bash[89466]: cluster 2023-10-07T22:02:05.234102+0000 mgr.y (mgr.25319) 684 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:07.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:07.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:07.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:07.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:06 smithi008 bash[102097]: cluster 2023-10-07T22:02:05.234102+0000 mgr.y (mgr.25319) 684 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:07.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:07 smithi008 bash[105281]: cluster 2023-10-07T22:02:05.234102+0000 mgr.y (mgr.25319) 684 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:07.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:07.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:07.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:07.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:07.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:07.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:07.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:08.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:08.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:08.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:08.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:08.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:08.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:08.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:08.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:08.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:08.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:08.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:08.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:08.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:08.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:08.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:08.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:08.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:09.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:09.066 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:08 smithi008 bash[105281]: cluster 2023-10-07T22:02:07.234744+0000 mgr.y (mgr.25319) 685 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:09.066 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:08 smithi008 bash[102097]: cluster 2023-10-07T22:02:07.234744+0000 mgr.y (mgr.25319) 685 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:09.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:09.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:09.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:09.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:08 smithi081 bash[89466]: cluster 2023-10-07T22:02:07.234744+0000 mgr.y (mgr.25319) 685 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 12 op/s 2023-10-07T22:02:09.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:09.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:09.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:09.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:09.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:09.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:09.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:09.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:09.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:09.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:09.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:09.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:09.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:09.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:09.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:09.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:09.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:10.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:10.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:10.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:10.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:10.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:10.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:10.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:10.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:10.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:10.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:10.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:10.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:10.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:10.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:10.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:10.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:10.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:10.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:10.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:10.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:10.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:11.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:11.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:10 smithi008 bash[102097]: cluster 2023-10-07T22:02:09.235541+0000 mgr.y (mgr.25319) 686 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:10 smithi008 bash[102097]: audit 2023-10-07T22:02:10.906096+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:10 smithi008 bash[105281]: cluster 2023-10-07T22:02:09.235541+0000 mgr.y (mgr.25319) 686 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:10 smithi008 bash[105281]: audit 2023-10-07T22:02:10.906096+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:11.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:10 smithi081 bash[89466]: cluster 2023-10-07T22:02:09.235541+0000 mgr.y (mgr.25319) 686 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:11.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:10 smithi081 bash[89466]: audit 2023-10-07T22:02:10.906096+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:11.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:11.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:11.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:11.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:11.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:11.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:11.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:11.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:11.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:11.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:11.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:11.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:11.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:11 smithi081 bash[89466]: audit 2023-10-07T22:02:11.475451+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:12.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:12.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:12.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:12.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:11 smithi008 bash[105281]: audit 2023-10-07T22:02:11.475451+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:12.127 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:11 smithi008 bash[102097]: audit 2023-10-07T22:02:11.475451+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:12.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:12.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:12.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:12.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:12.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:12.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:12.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:12.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:12.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:12.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:12.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:12.888 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:02:12.888 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:02:12.888 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 0 2023-10-07T22:02:12.888 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:02:12.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:12.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:12.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:13.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:13.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:13.073 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:13] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T22:02:13.074 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:12 smithi008 bash[105281]: cluster 2023-10-07T22:02:11.236271+0000 mgr.y (mgr.25319) 687 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:13.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:12 smithi008 bash[102097]: cluster 2023-10-07T22:02:11.236271+0000 mgr.y (mgr.25319) 687 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:13.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:13.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:13.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:13.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:12 smithi081 bash[89466]: cluster 2023-10-07T22:02:11.236271+0000 mgr.y (mgr.25319) 687 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:13.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:13.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:13.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:13.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:13.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:13.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:13.602 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:02:13.622 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:02:13.645 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:02:13.671 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:02:13.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:13.699 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:02:13.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:13.726 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:02:13.753 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:02:13.784 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:02:13.786 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.786 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.786 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.786 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.786 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.787 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.787 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.787 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:02:13.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:13.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:13.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:13.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:13.968 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_2' removed 2023-10-07T22:02:13.973 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.3 to 1 (10000) 2023-10-07T22:02:13.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:13.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:13 smithi081 bash[89466]: audit 2023-10-07T22:02:13.079334+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:02:13.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:13 smithi081 bash[89466]: audit 2023-10-07T22:02:13.435512+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:02:13.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:13 smithi081 bash[89466]: audit 2023-10-07T22:02:13.577722+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.8:0/2315626037' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:13.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:13.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[105281]: audit 2023-10-07T22:02:13.079334+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[105281]: audit 2023-10-07T22:02:13.435512+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[105281]: audit 2023-10-07T22:02:13.577722+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.8:0/2315626037' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[102097]: audit 2023-10-07T22:02:13.079334+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[102097]: audit 2023-10-07T22:02:13.435512+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:02:14.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:13 smithi008 bash[102097]: audit 2023-10-07T22:02:13.577722+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.8:0/2315626037' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:14.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:14.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:14.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:14.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:14.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:14.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:14.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:14.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:14.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:14.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:14.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:14.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:14.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:14.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:14.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:14.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:14.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:14.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:14.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:15.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:15.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: cluster 2023-10-07T22:02:13.237115+0000 mgr.y (mgr.25319) 688 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:15.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: cluster 2023-10-07T22:02:13.957088+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: audit 2023-10-07T22:02:13.957221+0000 mon.a (mon.0) 884 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: audit 2023-10-07T22:02:13.957338+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: cluster 2023-10-07T22:02:13.961637+0000 mon.a (mon.0) 886 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: cluster 2023-10-07T22:02:14.120356+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[105281]: cluster 2023-10-07T22:02:14.123212+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: cluster 2023-10-07T22:02:13.237115+0000 mgr.y (mgr.25319) 688 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:15.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: cluster 2023-10-07T22:02:13.957088+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: audit 2023-10-07T22:02:13.957221+0000 mon.a (mon.0) 884 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:02:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: audit 2023-10-07T22:02:13.957338+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:02:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: cluster 2023-10-07T22:02:13.961637+0000 mon.a (mon.0) 886 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-07T22:02:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: cluster 2023-10-07T22:02:14.120356+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.143 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:14 smithi008 bash[102097]: cluster 2023-10-07T22:02:14.123212+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:15.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: cluster 2023-10-07T22:02:13.237115+0000 mgr.y (mgr.25319) 688 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: cluster 2023-10-07T22:02:13.957088+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: audit 2023-10-07T22:02:13.957221+0000 mon.a (mon.0) 884 : audit 1 from='client.? 172.21.15.8:0/3553674666' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: audit 2023-10-07T22:02:13.957338+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.8:0/3081839614' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: cluster 2023-10-07T22:02:13.961637+0000 mon.a (mon.0) 886 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-07T22:02:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: cluster 2023-10-07T22:02:14.120356+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:14 smithi081 bash[89466]: cluster 2023-10-07T22:02:14.123212+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:15.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:15.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:15.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:15.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:15.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:15.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:15.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:15.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:15.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:15.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:15.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T22:02:16.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:16.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:16.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:16.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:16.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:16.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:16.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:16.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:16.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:16.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:16 smithi008 bash[102097]: cluster 2023-10-07T22:02:15.175579+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:16.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:16 smithi008 bash[102097]: cluster 2023-10-07T22:02:15.237499+0000 mgr.y (mgr.25319) 689 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:16.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:16 smithi008 bash[105281]: cluster 2023-10-07T22:02:15.175579+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:16.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:16 smithi008 bash[105281]: cluster 2023-10-07T22:02:15.237499+0000 mgr.y (mgr.25319) 689 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:16.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:16.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:16.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:16.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:16.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:16.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:16 smithi081 bash[89466]: cluster 2023-10-07T22:02:15.175579+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e181 with expected crc 2023-10-07T22:02:16.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:16 smithi081 bash[89466]: cluster 2023-10-07T22:02:15.237499+0000 mgr.y (mgr.25319) 689 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:16.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:17.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:17.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:17.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:17.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:17.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:17.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:17.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:17.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:17.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-07T22:02:17.612 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T22:02:17.613 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T22:02:17.613 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-10-07T22:02:17.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-10-07T22:02:17.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:17.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:17.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:17.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:17.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:17.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:17.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:18.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:18.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:18.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:18.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:18.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:18.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:18.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:18.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:18.779 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:02:18.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:18 smithi081 bash[89466]: cluster 2023-10-07T22:02:17.238568+0000 mgr.y (mgr.25319) 690 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:18.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:18 smithi081 bash[89466]: audit 2023-10-07T22:02:17.764078+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:18 smithi081 bash[89466]: audit 2023-10-07T22:02:17.771221+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:18 smithi081 bash[89466]: audit 2023-10-07T22:02:18.231832+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:02:18.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:18.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:18.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:18.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[102097]: cluster 2023-10-07T22:02:17.238568+0000 mgr.y (mgr.25319) 690 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:18.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[102097]: audit 2023-10-07T22:02:17.764078+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[102097]: audit 2023-10-07T22:02:17.771221+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[102097]: audit 2023-10-07T22:02:18.231832+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:02:18.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[105281]: cluster 2023-10-07T22:02:17.238568+0000 mgr.y (mgr.25319) 690 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:18.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[105281]: audit 2023-10-07T22:02:17.764078+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[105281]: audit 2023-10-07T22:02:17.771221+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:18.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:18 smithi008 bash[105281]: audit 2023-10-07T22:02:18.231832+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:02:19.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:19.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:19.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:19.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:19.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:19.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:19.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:19.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:19.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:19.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:19.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:02:19.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:19.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:19.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:19.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:19.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:19.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:19.906 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:19.941 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:19.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:19.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:19 smithi081 bash[89466]: cluster 2023-10-07T22:02:18.770366+0000 mon.a (mon.0) 890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:19 smithi081 bash[89466]: cluster 2023-10-07T22:02:18.771242+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:19 smithi081 bash[89466]: cluster 2023-10-07T22:02:18.771705+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:19 smithi081 bash[89466]: audit 2023-10-07T22:02:18.771761+0000 mon.a (mon.0) 891 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:02:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:19 smithi081 bash[89466]: cluster 2023-10-07T22:02:18.775937+0000 mon.a (mon.0) 892 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-07T22:02:20.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:20.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[102097]: cluster 2023-10-07T22:02:18.770366+0000 mon.a (mon.0) 890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[102097]: cluster 2023-10-07T22:02:18.771242+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[102097]: cluster 2023-10-07T22:02:18.771705+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[102097]: audit 2023-10-07T22:02:18.771761+0000 mon.a (mon.0) 891 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:02:20.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[102097]: cluster 2023-10-07T22:02:18.775937+0000 mon.a (mon.0) 892 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-07T22:02:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[105281]: cluster 2023-10-07T22:02:18.770366+0000 mon.a (mon.0) 890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[105281]: cluster 2023-10-07T22:02:18.771242+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[105281]: cluster 2023-10-07T22:02:18.771705+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e182 with expected crc 2023-10-07T22:02:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[105281]: audit 2023-10-07T22:02:18.771761+0000 mon.a (mon.0) 891 : audit 1 from='client.? 172.21.15.8:0/104421999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:02:20.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:19 smithi008 bash[105281]: cluster 2023-10-07T22:02:18.775937+0000 mon.a (mon.0) 892 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-07T22:02:20.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:20.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:20.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:20.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:20.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:20.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:20.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:20.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:20.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:20.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:20.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:20.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:20.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:20.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:20.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:20.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:20 smithi081 bash[89466]: cluster 2023-10-07T22:02:19.239262+0000 mgr.y (mgr.25319) 691 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:21.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:21.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:21.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:21.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:20 smithi008 bash[105281]: cluster 2023-10-07T22:02:19.239262+0000 mgr.y (mgr.25319) 691 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:21.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:20 smithi008 bash[102097]: cluster 2023-10-07T22:02:19.239262+0000 mgr.y (mgr.25319) 691 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:21.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:21.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:21.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:21.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:21.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:21.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:21.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:21.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:21.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:21.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:21.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:21.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:21.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:21.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:21.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:02:21.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:21.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:21.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:21.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:21.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:21.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:21.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:22.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:22.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:22.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:22.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:22.269 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:22.270 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:22.271 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:22.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:22.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:22.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:22.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:22.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: cluster 2023-10-07T22:02:21.240101+0000 mgr.y (mgr.25319) 692 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: audit 2023-10-07T22:02:21.488345+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: audit 2023-10-07T22:02:21.495518+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: audit 2023-10-07T22:02:22.017270+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: audit 2023-10-07T22:02:22.019110+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:22.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[105281]: audit 2023-10-07T22:02:22.028170+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: cluster 2023-10-07T22:02:21.240101+0000 mgr.y (mgr.25319) 692 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: audit 2023-10-07T22:02:21.488345+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: audit 2023-10-07T22:02:21.495518+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: audit 2023-10-07T22:02:22.017270+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: audit 2023-10-07T22:02:22.019110+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:22.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:22 smithi008 bash[102097]: audit 2023-10-07T22:02:22.028170+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: cluster 2023-10-07T22:02:21.240101+0000 mgr.y (mgr.25319) 692 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: audit 2023-10-07T22:02:21.488345+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: audit 2023-10-07T22:02:21.495518+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: audit 2023-10-07T22:02:22.017270+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: audit 2023-10-07T22:02:22.019110+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:22 smithi081 bash[89466]: audit 2023-10-07T22:02:22.028170+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:22.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:22.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:22.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:22.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:22.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:22.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:22.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:23.037 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:23.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:23.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:23.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.321 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:23] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T22:02:23.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:23.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:23.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.596 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:23.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:23.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:23.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:23.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:23.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:23.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:23.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:23.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:24.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:24.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:24.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:24.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:24.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:24.298 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:24.361 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:24.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:24.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.626 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:24 smithi008 bash[105281]: cluster 2023-10-07T22:02:23.241187+0000 mgr.y (mgr.25319) 693 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:24.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:24 smithi008 bash[102097]: cluster 2023-10-07T22:02:23.241187+0000 mgr.y (mgr.25319) 693 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:24.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:24.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:24.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:24 smithi081 bash[89466]: cluster 2023-10-07T22:02:23.241187+0000 mgr.y (mgr.25319) 693 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:24.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:24.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:24.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:24.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:24.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:25.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:25.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:25.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:25.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:25.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:25.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:25.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:25.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:25.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:25.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:25.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:25.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:25.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:25.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:25.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:25.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:25.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:25.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:25.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:25.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:25.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:26.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:26.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:26.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:26.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:26.328 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:26.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:26.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:26.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:26.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.631 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:26.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:26.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:26.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:26.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:26.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:26.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:27.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:27.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[102097]: cluster 2023-10-07T22:02:25.241793+0000 mgr.y (mgr.25319) 694 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[102097]: audit 2023-10-07T22:02:25.911117+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[102097]: audit 2023-10-07T22:02:25.912429+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[105281]: cluster 2023-10-07T22:02:25.241793+0000 mgr.y (mgr.25319) 694 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[105281]: audit 2023-10-07T22:02:25.911117+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:26 smithi008 bash[105281]: audit 2023-10-07T22:02:25.912429+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:27.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:27.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:27.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:26 smithi081 bash[89466]: cluster 2023-10-07T22:02:25.241793+0000 mgr.y (mgr.25319) 694 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:27.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:26 smithi081 bash[89466]: audit 2023-10-07T22:02:25.911117+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:27.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:26 smithi081 bash[89466]: audit 2023-10-07T22:02:25.912429+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:27.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:27.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:27.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:27.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:27.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:27.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:27.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:27.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:27.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:27.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:27.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:28.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:28.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:28.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:28.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:28.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:28.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:28.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:28.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:28.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:28.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:28.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:28.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:28.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:28.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:28.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:28.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:28.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:28.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:28 smithi081 bash[89466]: cluster 2023-10-07T22:02:27.242576+0000 mgr.y (mgr.25319) 695 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:28.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:28.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:28.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:29.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:29.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:29.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:29.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:28 smithi008 bash[102097]: cluster 2023-10-07T22:02:27.242576+0000 mgr.y (mgr.25319) 695 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:29.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:28 smithi008 bash[105281]: cluster 2023-10-07T22:02:27.242576+0000 mgr.y (mgr.25319) 695 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:29.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:29.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:29.358 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:29.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:29.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:29.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:29.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:29.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:29.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:29.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:29.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:29.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:30.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:30.046 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:30.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:30.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:30.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:30.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:30.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:30.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:30.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:30.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:30.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:30.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:30.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:30.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:30.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:30.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:30.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:30 smithi081 bash[89466]: cluster 2023-10-07T22:02:29.243302+0000 mgr.y (mgr.25319) 696 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:30.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:30.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:31.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:31.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:31.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:31.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:31.222 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:30 smithi008 bash[105281]: cluster 2023-10-07T22:02:29.243302+0000 mgr.y (mgr.25319) 696 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:31.223 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:30 smithi008 bash[102097]: cluster 2023-10-07T22:02:29.243302+0000 mgr.y (mgr.25319) 696 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:31.236 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:31.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:31.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:31.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:31.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:31.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:31.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:31.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:31.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:31.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:31.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:31.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:31.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:31.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:31.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:32.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:32.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:32.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:32.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:32.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:32.299 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:32.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:32.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:32.423 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:32.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:32.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:32.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:32.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:32.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:32.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:32.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:32.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:32.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:32.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:32.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:33.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:33.060 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:32 smithi008 bash[105281]: cluster 2023-10-07T22:02:31.244025+0000 mgr.y (mgr.25319) 697 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:33.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:32 smithi008 bash[102097]: cluster 2023-10-07T22:02:31.244025+0000 mgr.y (mgr.25319) 697 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:33.061 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:33] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2023-10-07T22:02:33.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:33.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:33.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:33.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:32 smithi081 bash[89466]: cluster 2023-10-07T22:02:31.244025+0000 mgr.y (mgr.25319) 697 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:33.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:33.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:33.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:33.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:33.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:33.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:33.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:33.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:33.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:33.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:33.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:33.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:33.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:33.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:33.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:34.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:34.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:34.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:34.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:34.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:34.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:34.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:34.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:34.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:34.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:34.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:34.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:34.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:34.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.936 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:34.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:35.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:35.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:35.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:35.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:34 smithi081 bash[89466]: cluster 2023-10-07T22:02:33.244644+0000 mgr.y (mgr.25319) 698 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:35.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:35.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:35.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:35.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:35.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:35.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:35.590 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:35 smithi008 bash[102097]: cluster 2023-10-07T22:02:33.244644+0000 mgr.y (mgr.25319) 698 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:35.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:35 smithi008 bash[105281]: cluster 2023-10-07T22:02:33.244644+0000 mgr.y (mgr.25319) 698 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:35.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:35.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:35.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:35.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:35.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:35.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:35.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:35.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:35.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:36.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:36.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:36.106 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:36.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:36.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:36.234 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:36.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:36.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:36.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:36.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:36.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:36.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:36.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:36.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:36.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:36.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:36.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:36.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:36.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:36.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:36.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:36.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:37.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:37.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:37.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:37.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:37.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:37.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:37.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:37.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:36 smithi081 bash[89466]: cluster 2023-10-07T22:02:35.245254+0000 mgr.y (mgr.25319) 699 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:37.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:37.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:37.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:37.343 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[105281]: cluster 2023-10-07T22:02:35.245254+0000 mgr.y (mgr.25319) 699 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:37.885 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[102097]: cluster 2023-10-07T22:02:35.245254+0000 mgr.y (mgr.25319) 699 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:37.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:37.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:37.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:37.942 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.5 to 1 (10000) 2023-10-07T22:02:38.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:38.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:38.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:38.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[105281]: audit 2023-10-07T22:02:37.155395+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.8:0/2624242209' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[105281]: audit 2023-10-07T22:02:37.156126+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[102097]: audit 2023-10-07T22:02:37.155395+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.8:0/2624242209' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:37 smithi008 bash[102097]: audit 2023-10-07T22:02:37.156126+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:38.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:37 smithi081 bash[89466]: audit 2023-10-07T22:02:37.155395+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.8:0/2624242209' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:37 smithi081 bash[89466]: audit 2023-10-07T22:02:37.156126+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:02:38.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:38.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:38.379 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:02:38.407 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:02:38.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:38.428 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:02:38.432 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:02:38.432 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:02:38.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:38.457 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:02:38.504 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:02:38.529 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:02:38.552 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:02:38.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:38.583 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.586 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:02:38.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:38.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:38.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:38.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:38.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.966 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_3' created 2023-10-07T22:02:38.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:38.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:38.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:39.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:39.105 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:39.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:39.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:39.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: cluster 2023-10-07T22:02:37.246268+0000 mgr.y (mgr.25319) 700 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:39.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: cluster 2023-10-07T22:02:37.930620+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: audit 2023-10-07T22:02:37.930736+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:02:39.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: cluster 2023-10-07T22:02:37.939183+0000 mon.a (mon.0) 902 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-07T22:02:39.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: audit 2023-10-07T22:02:38.040826+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.8:0/2598909946' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: audit 2023-10-07T22:02:38.041482+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: audit 2023-10-07T22:02:38.351801+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.8:0/3877722328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:39.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.466429+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:38 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.466634+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:39.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: cluster 2023-10-07T22:02:37.246268+0000 mgr.y (mgr.25319) 700 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: cluster 2023-10-07T22:02:37.930620+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: audit 2023-10-07T22:02:37.930736+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: cluster 2023-10-07T22:02:37.939183+0000 mon.a (mon.0) 902 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: audit 2023-10-07T22:02:38.040826+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.8:0/2598909946' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: audit 2023-10-07T22:02:38.041482+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: audit 2023-10-07T22:02:38.351801+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.8:0/3877722328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:39.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.466429+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.466634+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: cluster 2023-10-07T22:02:37.246268+0000 mgr.y (mgr.25319) 700 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: cluster 2023-10-07T22:02:37.930620+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: audit 2023-10-07T22:02:37.930736+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: cluster 2023-10-07T22:02:37.939183+0000 mon.a (mon.0) 902 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: audit 2023-10-07T22:02:38.040826+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.8:0/2598909946' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: audit 2023-10-07T22:02:38.041482+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: audit 2023-10-07T22:02:38.351801+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.8:0/3877722328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.466429+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:38 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.466634+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:39.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:39.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:39.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:39.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:39.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:39.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:39.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-07T22:02:39.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:39.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:40.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:40.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:40.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.466697+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:40.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.949560+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: audit 2023-10-07T22:02:38.949929+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-07T22:02:40.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.951888+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.953548+0000 mon.a (mon.0) 905 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-10-07T22:02:40.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:39 smithi081 bash[89466]: cluster 2023-10-07T22:02:38.958745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:40.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.466697+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.949560+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: audit 2023-10-07T22:02:38.949929+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.951888+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.953548+0000 mon.a (mon.0) 905 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-10-07T22:02:40.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[105281]: cluster 2023-10-07T22:02:38.958745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.466697+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e183 with expected crc 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.949560+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: audit 2023-10-07T22:02:38.949929+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.951888+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.953548+0000 mon.a (mon.0) 905 : cluster 0 osdmap e184: 8 total, 8 up, 7 in 2023-10-07T22:02:40.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:39 smithi008 bash[102097]: cluster 2023-10-07T22:02:38.958745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-07T22:02:40.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:40.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:40.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:40.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:40.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:40.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:40.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:40.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:40.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:40.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:40.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:40.974 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:02:41.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:41.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.246798+0000 mgr.y (mgr.25319) 701 : cluster 0 pgmap v706: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:41.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.950046+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:02:41.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.957675+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.961886+0000 mon.a (mon.0) 907 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.962069+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:39.962454+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: audit 2023-10-07T22:02:40.039550+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: cluster 2023-10-07T22:02:40.269874+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: audit 2023-10-07T22:02:40.910630+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:41.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:40 smithi081 bash[89466]: audit 2023-10-07T22:02:40.912022+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:41.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:41.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.246798+0000 mgr.y (mgr.25319) 701 : cluster 0 pgmap v706: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:41.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.950046+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:02:41.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.957675+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.961886+0000 mon.a (mon.0) 907 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.962069+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:39.962454+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: audit 2023-10-07T22:02:40.039550+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: cluster 2023-10-07T22:02:40.269874+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: audit 2023-10-07T22:02:40.910630+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:40 smithi008 bash[105281]: audit 2023-10-07T22:02:40.912022+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.246798+0000 mgr.y (mgr.25319) 701 : cluster 0 pgmap v706: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.950046+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.957675+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.961886+0000 mon.a (mon.0) 907 : cluster 0 osdmap e185: 8 total, 8 up, 7 in 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.962069+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:39.962454+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: audit 2023-10-07T22:02:40.039550+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: cluster 2023-10-07T22:02:40.269874+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: audit 2023-10-07T22:02:40.910630+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:41.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:41 smithi008 bash[102097]: audit 2023-10-07T22:02:40.912022+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:41.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:41.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:41.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:41.463 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:41.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:41.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:41.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:41.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:41.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:41.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:41.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:41.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:41.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:41.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:42.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:42.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:42.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:42.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: cluster 2023-10-07T22:02:40.958489+0000 mon.a (mon.0) 911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: cluster 2023-10-07T22:02:40.966517+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: audit 2023-10-07T22:02:40.966687+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: cluster 2023-10-07T22:02:40.971939+0000 mon.a (mon.0) 913 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: cluster 2023-10-07T22:02:41.166191+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:41 smithi081 bash[89466]: cluster 2023-10-07T22:02:41.166201+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:42.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:42.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:40.958489+0000 mon.a (mon.0) 911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:40.966517+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: audit 2023-10-07T22:02:40.966687+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:02:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:40.971939+0000 mon.a (mon.0) 913 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-10-07T22:02:42.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:41.166191+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:41.166201+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:40.958489+0000 mon.a (mon.0) 911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:40.966517+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: audit 2023-10-07T22:02:40.966687+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.8:0/2252755076' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:40.971939+0000 mon.a (mon.0) 913 : cluster 0 osdmap e186: 8 total, 8 up, 7 in 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:41.166191+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:41.166201+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:42.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:42.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:42.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:42.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:42.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:42.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:42.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:42.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:42.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:42.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:42.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:43.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T22:02:43.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:43.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:41.247662+0000 mgr.y (mgr.25319) 702 : cluster 0 pgmap v709: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:43.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:41.526756+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[102097]: cluster 2023-10-07T22:02:41.529884+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:41.247662+0000 mgr.y (mgr.25319) 702 : cluster 0 pgmap v709: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:43.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:41.526756+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:42 smithi008 bash[105281]: cluster 2023-10-07T22:02:41.529884+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:43.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:43.191 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-10-07T22:02:43.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:42 smithi081 bash[89466]: cluster 2023-10-07T22:02:41.247662+0000 mgr.y (mgr.25319) 702 : cluster 0 pgmap v709: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:43.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:42 smithi081 bash[89466]: cluster 2023-10-07T22:02:41.526756+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:42 smithi081 bash[89466]: cluster 2023-10-07T22:02:41.529884+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-10-07T22:02:43.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:43.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.336 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:43] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-10-07T22:02:43.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:43.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:43.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:43.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:43.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:43.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:43.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:43.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.893 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:43.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:43.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:43.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:02:43.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:44.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:44.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:44.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:44.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:44.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:44.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:44.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:44.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:44.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:44.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:44.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:44.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:44.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:44.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:44.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:44.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:44.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:44.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:44.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:45.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:45.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:44 smithi081 bash[89466]: cluster 2023-10-07T22:02:43.248675+0000 mgr.y (mgr.25319) 703 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:45.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:45.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:45.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:45.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:45.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:02:45.287 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:44 smithi008 bash[105281]: cluster 2023-10-07T22:02:43.248675+0000 mgr.y (mgr.25319) 703 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:45.288 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:44 smithi008 bash[102097]: cluster 2023-10-07T22:02:43.248675+0000 mgr.y (mgr.25319) 703 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:45.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:45.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:45.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:45.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:45.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:45.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:45.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:45.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:45.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:45.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:45.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:45.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:45.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:45.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:46.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:46.052 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:46.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:46.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:46.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:46.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:46.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:46.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:46.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:46.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:46.562 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:46.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:46.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:46.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:46.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:46.818 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:46.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:46.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:46.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:46.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:47.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:47.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:47.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:46 smithi008 bash[102097]: cluster 2023-10-07T22:02:45.249354+0000 mgr.y (mgr.25319) 704 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:47.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:46 smithi008 bash[105281]: cluster 2023-10-07T22:02:45.249354+0000 mgr.y (mgr.25319) 704 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:47.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:46 smithi081 bash[89466]: cluster 2023-10-07T22:02:45.249354+0000 mgr.y (mgr.25319) 704 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:47.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:47.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:47.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:47.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:47.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:47.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:47.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:47.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:47.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:47.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:47.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:47.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:47.839 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:47.840 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:47.840 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:47.918 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:47.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:47.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:48.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:48.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:48.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:48.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:48.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:48.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:48.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:48.442 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:48.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:48.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:48.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:48.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:48.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:48.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:48.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:48.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:48.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:48.978 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:49.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:49.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:49.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:49.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:48 smithi081 bash[89466]: cluster 2023-10-07T22:02:47.251000+0000 mgr.y (mgr.25319) 705 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:49.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:49.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:49.268 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:48 smithi008 bash[102097]: cluster 2023-10-07T22:02:47.251000+0000 mgr.y (mgr.25319) 705 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:49.269 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:48 smithi008 bash[105281]: cluster 2023-10-07T22:02:47.251000+0000 mgr.y (mgr.25319) 705 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:49.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:49.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:49.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:49.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:49.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:49.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:49.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:49.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:49.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:49.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:49.867 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:02:49.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:49.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:49.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:50.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:50.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:50.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:50.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:50.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:50.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:50.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:50.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:50.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:50.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:50.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:50.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:50.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:50.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:50.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:50.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:50.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:50.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:50.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:51.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:51.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:51.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:51.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:51.193 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:50 smithi008 bash[102097]: cluster 2023-10-07T22:02:49.251655+0000 mgr.y (mgr.25319) 706 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:51.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:50 smithi008 bash[105281]: cluster 2023-10-07T22:02:49.251655+0000 mgr.y (mgr.25319) 706 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:51.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:51.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:51.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:51.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:51.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:50 smithi081 bash[89466]: cluster 2023-10-07T22:02:49.251655+0000 mgr.y (mgr.25319) 706 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:51.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:51.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:51.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:51.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:51.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:51.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:51.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:51.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:51.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:51.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:52.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:52.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:52.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:52.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:52.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:52.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:52.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:52.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:52.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:52.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:52 smithi081 bash[89466]: cluster 2023-10-07T22:02:51.252535+0000 mgr.y (mgr.25319) 707 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:52.441 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:52 smithi081 bash[89466]: audit 2023-10-07T22:02:51.336832+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:52.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:52.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:52.583 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:52 smithi008 bash[102097]: cluster 2023-10-07T22:02:51.252535+0000 mgr.y (mgr.25319) 707 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:52.583 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:52 smithi008 bash[102097]: audit 2023-10-07T22:02:51.336832+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:52.584 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:52 smithi008 bash[105281]: cluster 2023-10-07T22:02:51.252535+0000 mgr.y (mgr.25319) 707 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:52.584 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:52 smithi008 bash[105281]: audit 2023-10-07T22:02:51.336832+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:02:52.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:52.703 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:52.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:52.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:52.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:52.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:52.966 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:52.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:52.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:53.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:53.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:53.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:53.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:53.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:53.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:53.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:02:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:02:53] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-10-07T22:02:53.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:53.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:53.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:53.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:53.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:53.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:53.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:53.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:53.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:53.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:53.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:53.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:53.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:54.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:54.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:54.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:54.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:54.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:54.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:54.322 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:54.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:54.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:54.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:54 smithi081 bash[89466]: cluster 2023-10-07T22:02:53.253244+0000 mgr.y (mgr.25319) 708 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:54.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:54.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:54.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:54.670 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:54 smithi008 bash[102097]: cluster 2023-10-07T22:02:53.253244+0000 mgr.y (mgr.25319) 708 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:54.670 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:54 smithi008 bash[105281]: cluster 2023-10-07T22:02:53.253244+0000 mgr.y (mgr.25319) 708 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:54.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:54.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:54.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:54.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:54.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:54.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:54.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:54.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:55.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:55.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:55.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:55.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:55.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:55.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:55.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:55.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:55.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:55.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:55.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:55.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:55.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:55.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:55.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:55.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:55.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:55.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:55.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:56.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:56.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:56.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:56.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:56.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:56.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:56.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:56.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:56.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:56.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:56.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:56.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:56.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:56 smithi081 bash[89466]: cluster 2023-10-07T22:02:55.253617+0000 mgr.y (mgr.25319) 709 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:56.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:56 smithi081 bash[89466]: audit 2023-10-07T22:02:55.906893+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:56.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:56.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:56 smithi008 bash[102097]: cluster 2023-10-07T22:02:55.253617+0000 mgr.y (mgr.25319) 709 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:56.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:56 smithi008 bash[102097]: audit 2023-10-07T22:02:55.906893+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:56 smithi008 bash[105281]: cluster 2023-10-07T22:02:55.253617+0000 mgr.y (mgr.25319) 709 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:56 smithi008 bash[105281]: audit 2023-10-07T22:02:55.906893+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:56.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:56.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:02:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:56.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:02:57.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:57.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:57.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:57.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:57.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:57.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:57.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:57.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:57.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:57.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:57.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:02:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:02:57.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:57.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:57.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:57.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:57.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:57.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:58.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:58.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:58.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:58.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:58.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.416 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:58.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:58.545 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:58.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:58.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:58.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:02:58.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:02:58.765 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:58 smithi008 bash[105281]: cluster 2023-10-07T22:02:57.254319+0000 mgr.y (mgr.25319) 710 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:58.765 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:58 smithi008 bash[102097]: cluster 2023-10-07T22:02:57.254319+0000 mgr.y (mgr.25319) 710 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:58.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:58.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:58.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:58.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:58.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:58 smithi081 bash[89466]: cluster 2023-10-07T22:02:57.254319+0000 mgr.y (mgr.25319) 710 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:02:59.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:59.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:59.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:59.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:02:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:02:59.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:59.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:59.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:59.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:02:59.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:02:59.599 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.6 to 1 (10000) 2023-10-07T22:02:59.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:59.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:59 smithi008 bash[105281]: audit 2023-10-07T22:02:59.033962+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.8:0/98215565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:02:59 smithi008 bash[105281]: audit 2023-10-07T22:02:59.034671+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.697 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:59 smithi008 bash[102097]: audit 2023-10-07T22:02:59.033962+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.8:0/98215565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.697 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:02:59 smithi008 bash[102097]: audit 2023-10-07T22:02:59.034671+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:02:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:02:59.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:59.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:02:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:02:59.940 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:02:59.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:59.962 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:02:59.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:02:59.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:02:59.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:02:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:59 smithi081 bash[89466]: audit 2023-10-07T22:02:59.033962+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.8:0/98215565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:02:59 smithi081 bash[89466]: audit 2023-10-07T22:02:59.034671+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:02:59.984 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:03:00.005 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:03:00.029 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:03:00.051 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:03:00.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.077 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:03:00.102 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:03:00.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:00.104 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.105 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:03:00.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:00.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:00.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:00.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: cluster 2023-10-07T22:02:59.255153+0000 mgr.y (mgr.25319) 711 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: audit 2023-10-07T22:02:59.587233+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: cluster 2023-10-07T22:02:59.587863+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: cluster 2023-10-07T22:02:59.593263+0000 mon.a (mon.0) 918 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: audit 2023-10-07T22:02:59.914970+0000 mon.a (mon.0) 919 : audit 0 from='client.? 172.21.15.8:0/3868484391' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:00.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:00 smithi081 bash[89466]: cluster 2023-10-07T22:03:00.189591+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:00.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:00.742 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:00.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:00.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: cluster 2023-10-07T22:02:59.255153+0000 mgr.y (mgr.25319) 711 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: audit 2023-10-07T22:02:59.587233+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: cluster 2023-10-07T22:02:59.587863+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: cluster 2023-10-07T22:02:59.593263+0000 mon.a (mon.0) 918 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: audit 2023-10-07T22:02:59.914970+0000 mon.a (mon.0) 919 : audit 0 from='client.? 172.21.15.8:0/3868484391' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[105281]: cluster 2023-10-07T22:03:00.189591+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: cluster 2023-10-07T22:02:59.255153+0000 mgr.y (mgr.25319) 711 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:00.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: audit 2023-10-07T22:02:59.587233+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:03:00.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: cluster 2023-10-07T22:02:59.587863+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: cluster 2023-10-07T22:02:59.593263+0000 mon.a (mon.0) 918 : cluster 0 osdmap e187: 8 total, 8 up, 7 in 2023-10-07T22:03:00.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: audit 2023-10-07T22:02:59.914970+0000 mon.a (mon.0) 919 : audit 0 from='client.? 172.21.15.8:0/3868484391' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:00.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:00 smithi008 bash[102097]: cluster 2023-10-07T22:03:00.189591+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:00.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:00.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:01.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:01.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:01.171 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:01.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:01.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:01.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:01.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:01.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:01.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:01.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:01 smithi081 bash[89466]: cluster 2023-10-07T22:03:00.469843+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:01 smithi081 bash[89466]: cluster 2023-10-07T22:03:00.469848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:01.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:01.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:01 smithi008 bash[102097]: cluster 2023-10-07T22:03:00.469843+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:01 smithi008 bash[102097]: cluster 2023-10-07T22:03:00.469848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.825 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:01 smithi008 bash[105281]: cluster 2023-10-07T22:03:00.469843+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.826 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:01 smithi008 bash[105281]: cluster 2023-10-07T22:03:00.469848+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e187 with expected crc 2023-10-07T22:03:01.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:01.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:01.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:01.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:01.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:02.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:02.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:02.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:02.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:02.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:02.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:02.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:02.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:02.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:02.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:02.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:02.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:02.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:02.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:02.917 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:02 smithi008 bash[105281]: cluster 2023-10-07T22:03:01.256049+0000 mgr.y (mgr.25319) 712 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:02.917 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:02 smithi008 bash[102097]: cluster 2023-10-07T22:03:01.256049+0000 mgr.y (mgr.25319) 712 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:02 smithi081 bash[89466]: cluster 2023-10-07T22:03:01.256049+0000 mgr.y (mgr.25319) 712 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:03.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:03.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:03.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:03.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:03.293 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:03] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.43.0" 2023-10-07T22:03:03.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:03.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:03.442 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-07T22:03:03.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:03.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:03.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:03.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:03.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:03.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:03.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:03.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:03.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:03.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:04.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:04.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:04.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:04.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:04.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:04.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:04.340 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:03:04.341 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:03:04.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:04.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:04.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:04.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:04.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:04.614 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-10-07T22:03:04.616 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:03:04.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:04.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[102097]: cluster 2023-10-07T22:03:03.256745+0000 mgr.y (mgr.25319) 713 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[102097]: audit 2023-10-07T22:03:04.555685+0000 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[102097]: audit 2023-10-07T22:03:04.559137+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[105281]: cluster 2023-10-07T22:03:03.256745+0000 mgr.y (mgr.25319) 713 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[105281]: audit 2023-10-07T22:03:04.555685+0000 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:03:04.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:04 smithi008 bash[105281]: audit 2023-10-07T22:03:04.559137+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:03:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:04 smithi081 bash[89466]: cluster 2023-10-07T22:03:03.256745+0000 mgr.y (mgr.25319) 713 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:04 smithi081 bash[89466]: audit 2023-10-07T22:03:04.555685+0000 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:03:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:04 smithi081 bash[89466]: audit 2023-10-07T22:03:04.559137+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:03:04.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:04.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:04.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:04.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:04.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:04.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:05.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:05.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:05.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:05.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:05.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:05.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:05.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:05.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:05.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:03:05.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:05.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.681 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:04.600659+0000 mon.a (mon.0) 922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:05.681 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: audit 2023-10-07T22:03:04.602876+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: audit 2023-10-07T22:03:04.603070+0000 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:04.609197+0000 mon.a (mon.0) 925 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:04.931154+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:04.934276+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.170300+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.170370+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.173382+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.175969+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.682 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:04.600659+0000 mon.a (mon.0) 922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: audit 2023-10-07T22:03:04.602876+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: audit 2023-10-07T22:03:04.603070+0000 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:04.609197+0000 mon.a (mon.0) 925 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:04.931154+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:04.934276+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.170300+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.170370+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.173382+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:05 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.175969+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:05.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T22:03:05.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:05.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:04.600659+0000 mon.a (mon.0) 922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:05.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: audit 2023-10-07T22:03:04.602876+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.8:0/1079201620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:03:05.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: audit 2023-10-07T22:03:04.603070+0000 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.8:0/3682004806' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:03:05.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:04.609197+0000 mon.a (mon.0) 925 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:04.931154+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:04.934276+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.170300+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.170370+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.173382+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.804 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:05 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.175969+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:05.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:05.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:05.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:05.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:05.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:06.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:06.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:06.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:06.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:06.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:06.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:06.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:06.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:06.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:06.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:06.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:06.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:06.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:06.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:06.747 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.170692+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.747 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.176255+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.747 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.257396+0000 mgr.y (mgr.25319) 714 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:06.747 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[105281]: cluster 2023-10-07T22:03:05.611184+0000 mon.a (mon.0) 926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:03:06.747 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.170692+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.176255+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.257396+0000 mgr.y (mgr.25319) 714 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:06.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:06 smithi008 bash[102097]: cluster 2023-10-07T22:03:05.611184+0000 mon.a (mon.0) 926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:03:06.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:06.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:06.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:06.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:06 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.170692+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:06 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.176255+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-10-07T22:03:06.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:06 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.257396+0000 mgr.y (mgr.25319) 714 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:06.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:06 smithi081 bash[89466]: cluster 2023-10-07T22:03:05.611184+0000 mon.a (mon.0) 926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:03:06.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:06.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:07.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:07.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:07.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:07.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:07.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:07.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:07.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:07.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:07.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:07.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:07.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:07.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:07.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:07.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:07.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:07.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:07.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:07.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:07.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:08.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:08.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:08.059 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2023-10-07T22:03:08.061 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T22:03:08.061 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T22:03:08.105 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T22:03:08.105 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T22:03:08.105 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_193090 2023-10-07T22:03:08.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:03:08.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T22:03:08.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:08.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:08.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:08.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:08.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:08.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:08.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:08.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:08.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:08.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:08.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:08.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:08.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:08 smithi008 bash[105281]: cluster 2023-10-07T22:03:07.258562+0000 mgr.y (mgr.25319) 715 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:08.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:08 smithi008 bash[102097]: cluster 2023-10-07T22:03:07.258562+0000 mgr.y (mgr.25319) 715 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:08.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:08.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:08 smithi081 bash[89466]: cluster 2023-10-07T22:03:07.258562+0000 mgr.y (mgr.25319) 715 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:09.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:09.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:03:09.102 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:09.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 2676 2660 166.239 166.25 0.0049074 0.00598788 2023-10-07T22:03:09.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:09.248 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:09.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:09.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:09.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:09.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:09.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:09.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:09.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:09.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:09.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:09.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:09.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:09.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:09.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:09.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:09.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:10.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:10.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:10.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:10.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 15 5070 5055 157.956 149.688 0.00948268 0.00631026 2023-10-07T22:03:10.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:10.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:10.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:10.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:10.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:10.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:10.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:10.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:10.563 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:03:10.597 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:10.619 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:10.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:10.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:10.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:10.842 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:10 smithi081 bash[89466]: cluster 2023-10-07T22:03:09.259212+0000 mgr.y (mgr.25319) 716 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:10.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:10 smithi008 bash[102097]: cluster 2023-10-07T22:03:09.259212+0000 mgr.y (mgr.25319) 716 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:10.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:10 smithi008 bash[105281]: cluster 2023-10-07T22:03:09.259212+0000 mgr.y (mgr.25319) 716 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:03:10.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:10.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:10.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:11.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:11.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 7409 7393 154.007 146.125 0.00476196 0.00647992 2023-10-07T22:03:11.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:11.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:11.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:11.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:11.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:11.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:11.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:11.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:11.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:11.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:11.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:11.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:11.650 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:11.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:11.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:11.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:11.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:11.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:11.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:12.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:11 smithi081 bash[89466]: audit 2023-10-07T22:03:10.912165+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:12.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:11 smithi081 bash[89466]: audit 2023-10-07T22:03:10.915117+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:12.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:12.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 9738 9722 151.893 145.562 0.00775601 0.00657515 2023-10-07T22:03:12.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:12.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:12.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:12.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:12.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:12.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:12.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:12.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:12.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:12.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:12.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[102097]: audit 2023-10-07T22:03:10.912165+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:12.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[102097]: audit 2023-10-07T22:03:10.915117+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:12.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[105281]: audit 2023-10-07T22:03:10.912165+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:12.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[105281]: audit 2023-10-07T22:03:10.915117+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:12.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:12.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:12.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:12.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.918 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[102097]: cluster 2023-10-07T22:03:11.259897+0000 mgr.y (mgr.25319) 717 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 98 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-10-07T22:03:12.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:12.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:13.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:13.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 16 12023 12007 150.074 142.812 0.00467153 0.00665431 2023-10-07T22:03:13.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:13.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:12 smithi081 bash[89466]: cluster 2023-10-07T22:03:11.259897+0000 mgr.y (mgr.25319) 717 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 98 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-10-07T22:03:13.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:13.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:13.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:13.310 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:13] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.43.0" 2023-10-07T22:03:13.310 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:12 smithi008 bash[105281]: cluster 2023-10-07T22:03:11.259897+0000 mgr.y (mgr.25319) 717 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 98 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-10-07T22:03:13.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:13.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:13.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:13.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:13.682 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:13.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:13.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:13.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:13.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:13.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:13.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:13.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:14.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:14.106 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 14263 14247 148.389 140 0.00856594 0.00672756 2023-10-07T22:03:14.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:14.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:14.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:14.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:14.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:14.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:14.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:14.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:14.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:14.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:14.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:14.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:14.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:14.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:14.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:14.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:15.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:15.011 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:14 smithi008 bash[105281]: cluster 2023-10-07T22:03:13.260714+0000 mgr.y (mgr.25319) 718 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-07T22:03:15.012 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:14 smithi008 bash[102097]: cluster 2023-10-07T22:03:13.260714+0000 mgr.y (mgr.25319) 718 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-07T22:03:15.029 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:15.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 16310 16294 145.466 127.938 0.00239925 0.00686803 2023-10-07T22:03:15.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:14 smithi081 bash[89466]: cluster 2023-10-07T22:03:13.260714+0000 mgr.y (mgr.25319) 718 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-07T22:03:15.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:15.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:15.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:15.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:15.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:15.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:15.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:15.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:15.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:15.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:15.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:15.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:15.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:15.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:16.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:16.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:16.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 18090 18074 141.188 111.25 0.00251363 0.00707409 2023-10-07T22:03:16.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:16.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:16.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:16.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:16.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:16.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:16.485 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:03:16.485 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:03:16.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:16.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:16.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:16.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:16.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:16.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:16.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:16.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:16 smithi081 bash[89466]: cluster 2023-10-07T22:03:15.261200+0000 mgr.y (mgr.25319) 719 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:03:16.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:16.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:17.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:17.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 19889 19873 137.992 112.438 0.00770206 0.00723988 2023-10-07T22:03:17.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:17.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:17.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:17.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:17.354 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:16 smithi008 bash[102097]: cluster 2023-10-07T22:03:15.261200+0000 mgr.y (mgr.25319) 719 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:03:17.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:17 smithi008 bash[105281]: cluster 2023-10-07T22:03:15.261200+0000 mgr.y (mgr.25319) 719 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 561 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:03:17.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:17.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:17.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:17.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:17.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T22:03:17.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:17.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:17.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:17.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:17.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:17.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:17.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:18.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:18.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:18.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 16 21591 21575 134.829 106.375 0.00670407 0.00740953 2023-10-07T22:03:18.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:18.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:18.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:18.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:18.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:18.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:18.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:18.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:18.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:18.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:18.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:18.971 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:18 smithi008 bash[105281]: cluster 2023-10-07T22:03:17.261970+0000 mgr.y (mgr.25319) 720 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:03:18.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:18 smithi008 bash[102097]: cluster 2023-10-07T22:03:17.261970+0000 mgr.y (mgr.25319) 720 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:03:18.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:19.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:19.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 23205 23189 131.742 100.875 0.00674485 0.00758184 2023-10-07T22:03:19.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:19.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:18 smithi081 bash[89466]: cluster 2023-10-07T22:03:17.261970+0000 mgr.y (mgr.25319) 720 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:03:19.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:19.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:19.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:19.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:19.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:19.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:19.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:19.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:19.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:19.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:19.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:19.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:20.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:20.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:20.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:20.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 25012 24996 130.174 112.938 0.00696479 0.00767543 2023-10-07T22:03:20.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:20.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:20.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:20.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:20.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:20.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:20.444 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:20.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:20.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:20.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:20.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:20.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:20.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:20.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:20.937 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:20 smithi008 bash[102097]: cluster 2023-10-07T22:03:19.262524+0000 mgr.y (mgr.25319) 721 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-10-07T22:03:20.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:20.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:20.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:20.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:21.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:21.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:20 smithi081 bash[89466]: cluster 2023-10-07T22:03:19.262524+0000 mgr.y (mgr.25319) 721 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-10-07T22:03:21.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:21.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:21.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 26762 26746 128.573 109.375 0.00613547 0.00777174 2023-10-07T22:03:21.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:21.211 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:20 smithi008 bash[105281]: cluster 2023-10-07T22:03:19.262524+0000 mgr.y (mgr.25319) 721 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-10-07T22:03:21.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:21.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:21.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:21.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:21.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:21.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:21.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:21.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:21.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:21.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:21.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:21.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:21.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:21.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:21.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:21.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:21.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:22.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:22.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:22.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:22.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 28466 28450 126.996 106.5 0.00449191 0.00786754 2023-10-07T22:03:22.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:22.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:22.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:22.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:22.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:22.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:22.422 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:03:22.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:22.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:22.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:22.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:22.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:22.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:22.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:22.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:22.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:22.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:22.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:23.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:23.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:22 smithi081 bash[89466]: cluster 2023-10-07T22:03:21.263018+0000 mgr.y (mgr.25319) 722 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.3 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:03:23.069 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:22 smithi081 bash[89466]: audit 2023-10-07T22:03:22.111018+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:23.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:23.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:23.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 29971 29955 124.8 94.0625 0.00684261 0.00800427 2023-10-07T22:03:23.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:22 smithi008 bash[102097]: cluster 2023-10-07T22:03:21.263018+0000 mgr.y (mgr.25319) 722 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.3 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:03:23.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:22 smithi008 bash[102097]: audit 2023-10-07T22:03:22.111018+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:23.138 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:23] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.43.0" 2023-10-07T22:03:23.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:22 smithi008 bash[105281]: cluster 2023-10-07T22:03:21.263018+0000 mgr.y (mgr.25319) 722 : cluster 0 pgmap v731: 89 pgs: 89 active+clean; 1.3 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:03:23.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:22 smithi008 bash[105281]: audit 2023-10-07T22:03:22.111018+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:23.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:23.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:23.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:23.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:23.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:23.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:23.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:23.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:23.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:23.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:23.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:23.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:23.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:23.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:23.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:23.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:23.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:23.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:23.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:23.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:23.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:24.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:24.107 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 31081 31065 121.335 69.375 0.00666143 0.00823476 2023-10-07T22:03:24.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:24.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:24.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:24.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:24.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:24.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:24.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:24.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:24.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:24.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:24.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:24.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:24.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:24.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:24.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:24.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:24.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:25.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:24 smithi081 bash[89466]: cluster 2023-10-07T22:03:23.263803+0000 mgr.y (mgr.25319) 723 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-10-07T22:03:25.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:25.108 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 32740 32724 120.296 103.688 0.00490271 0.00830472 2023-10-07T22:03:25.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:25.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:25.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:25.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:25.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:25.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:24 smithi008 bash[102097]: cluster 2023-10-07T22:03:23.263803+0000 mgr.y (mgr.25319) 723 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-10-07T22:03:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:24 smithi008 bash[105281]: cluster 2023-10-07T22:03:23.263803+0000 mgr.y (mgr.25319) 723 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-10-07T22:03:25.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:25.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:25.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:25.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:25.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:25.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:25.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:25.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:25.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:25.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:25.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:26.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:26.108 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 34097 34081 118.324 84.8125 0.00856908 0.00844519 2023-10-07T22:03:26.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:26.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:26.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:26.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:26.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:26.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:26.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:26.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:26.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:26.857 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:26.866 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:26 smithi008 bash[105281]: cluster 2023-10-07T22:03:25.264215+0000 mgr.y (mgr.25319) 724 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-07T22:03:26.867 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:26 smithi008 bash[105281]: audit 2023-10-07T22:03:25.907325+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:26.867 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:26 smithi008 bash[102097]: cluster 2023-10-07T22:03:25.264215+0000 mgr.y (mgr.25319) 724 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-07T22:03:26.867 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:26 smithi008 bash[102097]: audit 2023-10-07T22:03:25.907325+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:26.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:26.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:26.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:26.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:26 smithi081 bash[89466]: cluster 2023-10-07T22:03:25.264215+0000 mgr.y (mgr.25319) 724 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-07T22:03:26.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:26 smithi081 bash[89466]: audit 2023-10-07T22:03:25.907325+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:26.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:27.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:27.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:27.108 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 16 35637 35621 117.162 96.25 0.0152568 0.008529 2023-10-07T22:03:27.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:27.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:27.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:27.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:27.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:27.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:27.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:27.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:27.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:27.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:27.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:27.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:27.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:27.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:27.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:28.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:28.108 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:03:28.107212+0000 min lat: 0.00142234 max lat: 0.333776 avg lat: 0.00868775 2023-10-07T22:03:28.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:03:28.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 16 36817 36801 114.988 73.75 0.0167598 0.00868775 2023-10-07T22:03:28.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:28.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:28.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:28.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:28.300 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:03:28.300 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:03:28.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:28.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:28.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:28.533 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:03:28.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:28.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:28.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:28.610 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:03:28.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[105281]: cluster 2023-10-07T22:03:27.264885+0000 mgr.y (mgr.25319) 725 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.07k op/s 2023-10-07T22:03:28.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[105281]: audit 2023-10-07T22:03:28.325761+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[105281]: audit 2023-10-07T22:03:28.379472+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[105281]: audit 2023-10-07T22:03:28.484318+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.8:0/1630704623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:28.612 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[105281]: audit 2023-10-07T22:03:28.578843+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.672 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:03:28.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:28.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:28.733 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:03:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:28.778 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:03:28.829 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:03:28.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:28.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:28.878 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:03:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[102097]: cluster 2023-10-07T22:03:27.264885+0000 mgr.y (mgr.25319) 725 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.07k op/s 2023-10-07T22:03:28.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[102097]: audit 2023-10-07T22:03:28.325761+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[102097]: audit 2023-10-07T22:03:28.379472+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[102097]: audit 2023-10-07T22:03:28.484318+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.8:0/1630704623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:28.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:28 smithi008 bash[102097]: audit 2023-10-07T22:03:28.578843+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:28 smithi081 bash[89466]: cluster 2023-10-07T22:03:27.264885+0000 mgr.y (mgr.25319) 725 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.07k op/s 2023-10-07T22:03:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:28 smithi081 bash[89466]: audit 2023-10-07T22:03:28.325761+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:28 smithi081 bash[89466]: audit 2023-10-07T22:03:28.379472+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:28 smithi081 bash[89466]: audit 2023-10-07T22:03:28.484318+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.8:0/1630704623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:28.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:28 smithi081 bash[89466]: audit 2023-10-07T22:03:28.578843+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:28.928 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:03:28.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:03:28.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:28.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:28.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:29.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:29.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 37670 37654 112.051 53.3125 0.0171764 0.00891778 2023-10-07T22:03:29.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:29.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:29.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:29.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:29.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:29.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T22:03:29.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:29.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:29.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:29.621 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.7 to 1 (10000) 2023-10-07T22:03:29.630 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:03:29.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:29.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:29.747 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:28.599057+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.747 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:28.855147+0000 mon.a (mon.0) 936 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:29.068152+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.8:0/2991277310' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:29.068726+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:29.288280+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:29.289456+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[102097]: audit 2023-10-07T22:03:29.299971+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:28.599057+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:28.855147+0000 mon.a (mon.0) 936 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:29.068152+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.8:0/2991277310' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:29.068726+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:29.288280+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:29.749 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:29.289456+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:29.749 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:29 smithi008 bash[105281]: audit 2023-10-07T22:03:29.299971+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:29.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:29.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:29.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:29.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:28.599057+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:28.855147+0000 mon.a (mon.0) 936 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:03:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:29.068152+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.8:0/2991277310' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:29.068726+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:03:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:29.288280+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:29.289456+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:29 smithi081 bash[89466]: audit 2023-10-07T22:03:29.299971+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:29.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:30.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:30.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 38999 38983 110.733 83.0625 0.00348062 0.00902346 2023-10-07T22:03:30.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:30.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:30.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:30.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:30.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:30.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:30.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:30.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:30.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:30.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:30.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.265423+0000 mgr.y (mgr.25319) 726 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.608789+0000 mon.a (mon.0) 941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.608825+0000 mon.a (mon.0) 942 : cluster 1 Cluster is now healthy 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: audit 2023-10-07T22:03:29.610105+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: audit 2023-10-07T22:03:29.610219+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.611366+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.615021+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:30 smithi081 bash[89466]: cluster 2023-10-07T22:03:29.615139+0000 mon.a (mon.0) 945 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-10-07T22:03:30.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:30.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.265423+0000 mgr.y (mgr.25319) 726 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.608789+0000 mon.a (mon.0) 941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.608825+0000 mon.a (mon.0) 942 : cluster 1 Cluster is now healthy 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: audit 2023-10-07T22:03:29.610105+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: audit 2023-10-07T22:03:29.610219+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.611366+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.790 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.615021+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[105281]: cluster 2023-10-07T22:03:29.615139+0000 mon.a (mon.0) 945 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.265423+0000 mgr.y (mgr.25319) 726 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.608789+0000 mon.a (mon.0) 941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.608825+0000 mon.a (mon.0) 942 : cluster 1 Cluster is now healthy 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: audit 2023-10-07T22:03:29.610105+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.8:0/40562009' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: audit 2023-10-07T22:03:29.610219+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.611366+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.615021+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-07T22:03:30.791 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:30 smithi008 bash[102097]: cluster 2023-10-07T22:03:29.615139+0000 mon.a (mon.0) 945 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-10-07T22:03:30.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:30.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:30.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:30.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:31.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:31.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 40388 40372 109.692 86.8125 0.00246251 0.00908401 2023-10-07T22:03:31.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:31.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:31.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:31.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:31.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:31.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:31.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:31.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:31.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:31.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:31.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:31.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:31.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:32.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:32.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 41717 41701 108.583 83.0625 0.00907189 0.00920189 2023-10-07T22:03:32.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:32.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:32.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:32.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:32.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:32.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:32.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:32.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:32.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:32.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:32.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:32.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:32.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:32.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:32.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:32 smithi008 bash[105281]: cluster 2023-10-07T22:03:31.265938+0000 mgr.y (mgr.25319) 727 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-07T22:03:32.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:32 smithi008 bash[102097]: cluster 2023-10-07T22:03:31.265938+0000 mgr.y (mgr.25319) 727 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-07T22:03:32.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:32.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:32 smithi081 bash[89466]: cluster 2023-10-07T22:03:31.265938+0000 mgr.y (mgr.25319) 727 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-07T22:03:32.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:32.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:32.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:33.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:33.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:33.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 43058 43042 107.591 83.8125 0.00484107 0.00928701 2023-10-07T22:03:33.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:33.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:33.179 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-07T22:03:33.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:03:33.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:33.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.308 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:33] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-10-07T22:03:33.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:33.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:33.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:33.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:33.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:33.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:33.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:33.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:33.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:03:33.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:34.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:34.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 44329 44313 106.508 79.4375 0.00685463 0.00938363 2023-10-07T22:03:34.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:34.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:34.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:34.258 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:03:34.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:34.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:34.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:34.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:34.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:34.633 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:34 smithi008 bash[102097]: cluster 2023-10-07T22:03:33.266567+0000 mgr.y (mgr.25319) 728 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:34.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:34.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:34.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:34.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:34 smithi008 bash[105281]: cluster 2023-10-07T22:03:33.266567+0000 mgr.y (mgr.25319) 728 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:34.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:34.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:34 smithi081 bash[89466]: cluster 2023-10-07T22:03:33.266567+0000 mgr.y (mgr.25319) 728 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:34.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:34.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:35.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:35.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:35.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:35.109 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 45598 45582 105.501 79.3125 0.0119547 0.00947224 2023-10-07T22:03:35.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:03:35.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:35.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:35.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:35.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:35.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:35.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:35.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:35.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:35.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:35.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:35.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:35.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:35.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:35.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:35.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:35.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:35.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:36.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:36.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:36.111 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 46781 46765 104.364 73.9375 0.012209 0.00957575 2023-10-07T22:03:36.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:36.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:36.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:36.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:36.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:36.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:36.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:36.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:36.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:36.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:36 smithi008 bash[102097]: cluster 2023-10-07T22:03:35.267137+0000 mgr.y (mgr.25319) 729 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:36.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:36 smithi008 bash[105281]: cluster 2023-10-07T22:03:35.267137+0000 mgr.y (mgr.25319) 729 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:36.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:36 smithi081 bash[89466]: cluster 2023-10-07T22:03:35.267137+0000 mgr.y (mgr.25319) 729 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 2.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-07T22:03:36.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:36.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:36.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:37.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:37.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:37.117 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 48041 48025 103.461 78.75 0.00647371 0.00965818 2023-10-07T22:03:37.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:37.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:37.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:37.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:37.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:37.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:37.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:37.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:37.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:37.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:37.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:37.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:37.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:37.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:37.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:37.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:37.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:38.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:38.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:38.095 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:38.095 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:38.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 49260 49244 102.55 76.1875 0.0305834 0.0097444 2023-10-07T22:03:38.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:38.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:38.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:38.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:38.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:38.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:38.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:38.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:38.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:38.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:38 smithi081 bash[89466]: cluster 2023-10-07T22:03:37.267947+0000 mgr.y (mgr.25319) 730 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-07T22:03:38.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:38.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:38.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.968 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:38 smithi008 bash[102097]: cluster 2023-10-07T22:03:37.267947+0000 mgr.y (mgr.25319) 730 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-07T22:03:38.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:38 smithi008 bash[105281]: cluster 2023-10-07T22:03:37.267947+0000 mgr.y (mgr.25319) 730 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-07T22:03:38.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:38.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:39.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:39.115 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:03:39.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 50464 50448 101.669 75.25 0.00581054 0.00982662 2023-10-07T22:03:39.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:39.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:39.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:39.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:39.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:39.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:39.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:39.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:39.586 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:03:39.586 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:97456 6.2 6:457c48b3:::benchmark_data_smithi008_148911_object97455:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:54:08.844846+0000", 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 570.73427211199999, 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13324264399999999, 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.587 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 97456 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844846+0000", 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844846+0000", 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844844+0000", 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:03:39.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844881+0000", 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7101999999999998e-05 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844895+0000", 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3813e-05 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844902+0000", 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7730000000000002e-06 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.844973+0000", 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0841999999999997e-05 2023-10-07T22:03:39.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.845134+0000", 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016092600000000001 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.592 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.845271+0000", 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000137491 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.850520+0000", 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052487610000000002 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.854063+0000", 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035436199999999999 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.977960+0000", 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.123896969 2023-10-07T22:03:39.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.978027+0000", 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6499000000000001e-05 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.978088+0000", 2023-10-07T22:03:39.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1604000000000002e-05 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:97462 6.2 6:4c4c41a4:::benchmark_data_smithi008_148911_object97461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:54:08.849809+0000", 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 570.72930932999998, 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.134473915, 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.596 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 97462 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849809+0000", 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849809+0000", 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849807+0000", 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:03:39.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849849+0000", 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2002000000000002e-05 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849857+0000", 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6140000000000003e-06 2023-10-07T22:03:39.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.849861+0000", 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.515e-06 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.850548+0000", 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00068622900000000001 2023-10-07T22:03:39.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.850662+0000", 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114361 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.850794+0000", 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013234 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.854217+0000", 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034225129999999999 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.854926+0000", 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00070903199999999996 2023-10-07T22:03:39.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.984150+0000", 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12922404300000001 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.984214+0000", 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3665999999999997e-05 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:08.984283+0000", 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8930999999999994e-05 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:131254 6.2 6:41b75f82:::benchmark_data_smithi008_148911_object21091:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-10-07T22:03:39.604 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:54:51.185013+0000", 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 528.39410464599996, 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.141199978, 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 131254 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185013+0000", 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185013+0000", 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185011+0000", 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185021+0000", 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0044000000000001e-05 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185045+0000", 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3862e-05 2023-10-07T22:03:39.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185054+0000", 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.577e-06 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185103+0000", 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8593e-05 2023-10-07T22:03:39.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185222+0000", 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000119597 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.185338+0000", 2023-10-07T22:03:39.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011575500000000001 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.189442+0000", 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041037859999999999 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.197268+0000", 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00782623 2023-10-07T22:03:39.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.326038+0000", 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12876954099999999 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.326116+0000", 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8670000000000004e-05 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.326213+0000", 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6809000000000001e-05 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.612 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:131263 6.2 6:4d48b8ae:::benchmark_data_smithi008_148911_object21100:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:54:51.196875+0000", 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 528.38224276699998, 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13023552499999999, 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 131263 2023-10-07T22:03:39.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196875+0000", 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196875+0000", 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196874+0000", 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196880+0000", 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5520000000000004e-06 2023-10-07T22:03:39.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196893+0000", 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3464e-05 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.196900+0000", 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1940000000000003e-06 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.202294+0000", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053945659999999999 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.202434+0000", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014014100000000001 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.202576+0000", 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014147199999999999 2023-10-07T22:03:39.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.213650+0000", 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011074519 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.216086+0000", 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024360580000000001 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.326854+0000", 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11076741900000001 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.327006+0000", 2023-10-07T22:03:39.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000152559 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:51.327111+0000", 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104421 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.620 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:132363 6.e 6:758b8450:::benchmark_data_smithi008_148911_object22200:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:54:52.670012+0000", 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 526.90910560999998, 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.131419481, 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 132363 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670012+0000", 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670012+0000", 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670011+0000", 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670017+0000", 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.088e-06 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670032+0000", 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4294000000000001e-05 2023-10-07T22:03:39.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.670039+0000", 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.058e-06 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.678940+0000", 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0089016679999999997 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.679116+0000", 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000175725 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.679285+0000", 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000168713 2023-10-07T22:03:39.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.687694+0000", 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084091640000000002 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.687700+0000", 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7409999999999998e-06 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.801265+0000", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.113564937 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.801368+0000", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103009 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:54:52.801432+0000", 2023-10-07T22:03:39.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4097999999999995e-05 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:141523 6.e 6:76ed029d:::benchmark_data_smithi008_148911_object31360:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:05.205278+0000", 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 514.37383992599996, 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14326796, 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.628 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141523 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205278+0000", 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205278+0000", 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205277+0000", 2023-10-07T22:03:39.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205283+0000", 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2559999999999999e-06 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205299+0000", 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5639999999999999e-05 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.205306+0000", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9600000000000003e-06 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.209714+0000", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044076840000000003 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.209859+0000", 2023-10-07T22:03:39.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000145088 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210001+0000", 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014218499999999999 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.214820+0000", 2023-10-07T22:03:39.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048194600000000002 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.219436+0000", 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046159089999999996 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.348299+0000", 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12886261800000001 2023-10-07T22:03:39.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.348435+0000", 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013620799999999999 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.348546+0000", 2023-10-07T22:03:39.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110938 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:141525 6.e 6:7a1a95b7:::benchmark_data_smithi008_148911_object31362:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e111)", 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:05.210474+0000", 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 514.36864436500002, 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14308633500000001, 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.636 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141525 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210474+0000", 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210474+0000", 2023-10-07T22:03:39.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210472+0000", 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210480+0000", 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.636e-06 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210497+0000", 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6562000000000002e-05 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.210506+0000", 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7499999999999992e-06 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.214844+0000", 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043380950000000001 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.215147+0000", 2023-10-07T22:03:39.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00030306300000000001 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.215301+0000", 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000153635 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.219536+0000", 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042355800000000001 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.239693+0000", 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020156375000000001 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.353424+0000", 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.113731518 2023-10-07T22:03:39.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.353505+0000", 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0525999999999994e-05 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:05.353560+0000", 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.533e-05 2023-10-07T22:03:39.646 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:164541 6.2 6:4b9d1e6d:::benchmark_data_smithi008_148911_object54378:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:38.388628+0000", 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 481.19048966399998, 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19119634399999999, 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.647 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 164541 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388628+0000", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388628+0000", 2023-10-07T22:03:39.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388628+0000", 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388633+0000", 2023-10-07T22:03:39.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0679999999999996e-06 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388643+0000", 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0461e-05 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.388650+0000", 2023-10-07T22:03:39.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5050000000000004e-06 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.392545+0000", 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038954689999999999 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.392666+0000", 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120717 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.392789+0000", 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012342200000000001 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401011+0000", 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082221289999999999 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401089+0000", 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7945e-05 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.579743+0000", 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.178653586 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.579794+0000", 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0909000000000003e-05 2023-10-07T22:03:39.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.579825+0000", 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0880999999999998e-05 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:164544 6.2 6:47bdf7f3:::benchmark_data_smithi008_148911_object54381:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T22:03:39.654 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:38.393076+0000", 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 481.18604190799999, 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19490742599999999, 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 164544 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393076+0000", 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393076+0000", 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393075+0000", 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393082+0000", 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1690000000000003e-06 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393099+0000", 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7249999999999999e-05 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.393109+0000", 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5589999999999994e-06 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401110+0000", 2023-10-07T22:03:39.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080008869999999999 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401237+0000", 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012785699999999999 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401348+0000", 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011110700000000001 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.407814+0000", 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064658119999999996 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.579920+0000", 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.172105966 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.587819+0000", 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078984069999999997 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.587940+0000", 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012162100000000001 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.587983+0000", 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3145000000000001e-05 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:164551 6.2 6:46bcc207:::benchmark_data_smithi008_148911_object54388:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:38.401094+0000", 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 481.17802368600002, 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19558235299999999, 2023-10-07T22:03:39.662 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 164551 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401094+0000", 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401094+0000", 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401093+0000", 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401099+0000", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2169999999999999e-06 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401112+0000", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2812e-05 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.401119+0000", 2023-10-07T22:03:39.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5869999999999998e-06 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.404668+0000", 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035496199999999999 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.404791+0000", 2023-10-07T22:03:39.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012304800000000001 2023-10-07T22:03:39.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.404918+0000", 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012670800000000001 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.410173+0000", 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052548849999999999 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.588024+0000", 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17785074100000001 2023-10-07T22:03:39.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.596548+0000", 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0085243660000000002 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.596627+0000", 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8622999999999996e-05 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.596677+0000", 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9883000000000003e-05 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.673 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:164553 6.2 6:4fcac99c:::benchmark_data_smithi008_148911_object54390:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e113)", 2023-10-07T22:03:39.673 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:55:38.402590+0000", 2023-10-07T22:03:39.673 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 481.17652747199998, 2023-10-07T22:03:39.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20713867799999999, 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 164553 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402590+0000", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402590+0000", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402590+0000", 2023-10-07T22:03:39.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402594+0000", 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6530000000000002e-06 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402603+0000", 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6770000000000001e-06 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.402607+0000", 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2520000000000001e-06 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.407841+0000", 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052340930000000004 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.407928+0000", 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7049e-05 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.408007+0000", 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8837000000000004e-05 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.410303+0000", 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022955240000000002 2023-10-07T22:03:39.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.596733+0000", 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18642973199999999 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.609611+0000", 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012878729 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.609666+0000", 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5074000000000002e-05 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:55:38.609729+0000", 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2770999999999999e-05 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.680 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187814 6.e 6:7c01b1a3:::benchmark_data_smithi008_148911_object77651:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.916173+0000", 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.66294517199998, 2023-10-07T22:03:39.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.195505233, 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.682 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187814 2023-10-07T22:03:39.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.683 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.683 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916173+0000", 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916173+0000", 2023-10-07T22:03:39.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916172+0000", 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916178+0000", 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1410000000000002e-06 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916192+0000", 2023-10-07T22:03:39.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4335000000000001e-05 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916199+0000", 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6810000000000001e-06 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916254+0000", 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5379e-05 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916373+0000", 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000118643 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.916496+0000", 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012349400000000001 2023-10-07T22:03:39.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.920470+0000", 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039738810000000003 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.928725+0000", 2023-10-07T22:03:39.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082545810000000004 2023-10-07T22:03:39.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111484+0000", 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18275920500000001 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111608+0000", 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012437 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111678+0000", 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9567000000000007e-05 2023-10-07T22:03:39.693 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187819 6.2 6:439882a1:::benchmark_data_smithi008_148911_object77656:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.923140+0000", 2023-10-07T22:03:39.694 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.655977775, 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.188783546, 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187819 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.695 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923140+0000", 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923140+0000", 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923138+0000", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923146+0000", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2280000000000001e-06 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923161+0000", 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5245999999999999e-05 2023-10-07T22:03:39.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923168+0000", 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8970000000000002e-06 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923203+0000", 2023-10-07T22:03:39.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5522999999999999e-05 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923295+0000", 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1792999999999993e-05 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923373+0000", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8046000000000005e-05 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.931431+0000", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080573480000000006 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.943544+0000", 2023-10-07T22:03:39.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012113923 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111586+0000", 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.168041632 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111732+0000", 2023-10-07T22:03:39.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014605299999999999 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.111924+0000", 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000191554 2023-10-07T22:03:39.702 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187820 6.2 6:48b61384:::benchmark_data_smithi008_148911_object77657:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.703 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.923176+0000", 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.65594158599998, 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18904315999999999, 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187820 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923176+0000", 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923176+0000", 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923176+0000", 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923179+0000", 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4620000000000001e-06 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923185+0000", 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0669999999999997e-06 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.923189+0000", 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8130000000000002e-06 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.927652+0000", 2023-10-07T22:03:39.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044627709999999999 2023-10-07T22:03:39.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.927843+0000", 2023-10-07T22:03:39.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019046699999999999 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.928018+0000", 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017557200000000001 2023-10-07T22:03:39.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.931749+0000", 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037309159999999999 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.943608+0000", 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011859054000000001 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.112015+0000", 2023-10-07T22:03:39.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16840714700000001 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.112116+0000", 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010117 2023-10-07T22:03:39.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.112219+0000", 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103127 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.715 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187825 6.e 6:71e1e913:::benchmark_data_smithi008_148911_object77662:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.934101+0000", 2023-10-07T22:03:39.716 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.645017091, 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18229090000000001, 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187825 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934101+0000", 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934101+0000", 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934099+0000", 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934112+0000", 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2802999999999999e-05 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934127+0000", 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5625e-05 2023-10-07T22:03:39.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934136+0000", 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5269999999999998e-06 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934185+0000", 2023-10-07T22:03:39.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8949000000000002e-05 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934326+0000", 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014175599999999999 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.934458+0000", 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013139299999999999 2023-10-07T22:03:39.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.938871+0000", 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044132310000000001 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.939408+0000", 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00053740199999999998 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.116183+0000", 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17677414799999999 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.116298+0000", 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000115529 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.116392+0000", 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3604999999999996e-05 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:187832 6.e 6:7de49030:::benchmark_data_smithi008_148911_object77669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:14.947098+0000", 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.632020286, 2023-10-07T22:03:39.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17018561500000001, 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 187832 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947098+0000", 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947098+0000", 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947096+0000", 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947103+0000", 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5150000000000003e-06 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947133+0000", 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0577000000000002e-05 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947139+0000", 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1059999999999996e-06 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947190+0000", 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0837999999999997e-05 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947300+0000", 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109721 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.947394+0000", 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4109000000000003e-05 2023-10-07T22:03:39.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.951027+0000", 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036333770000000001 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:14.951416+0000", 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000388661 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.116965+0000", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16554887300000001 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.117167+0000", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000201957 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:15.117283+0000", 2023-10-07T22:03:39.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011626299999999999 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:191266 6.e 6:73912f6d:::benchmark_data_smithi008_148911_object81103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:20.680617+0000", 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 438.89850123000002, 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14061084900000001, 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.732 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 191266 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680617+0000", 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680617+0000", 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680614+0000", 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680625+0000", 2023-10-07T22:03:39.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0791000000000001e-05 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680651+0000", 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5474e-05 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680673+0000", 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2739e-05 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680735+0000", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1414000000000005e-05 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.680872+0000", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000137107 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.681014+0000", 2023-10-07T22:03:39.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014203999999999999 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.686489+0000", 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005475176 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.686498+0000", 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3729999999999993e-06 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.821139+0000", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13464178600000001 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.821189+0000", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9700999999999997e-05 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.821228+0000", 2023-10-07T22:03:39.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8467999999999998e-05 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34575.0:191271 6.2 6:4ce54b6f:::benchmark_data_smithi008_148911_object81108:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e120)", 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T21:56:20.689644+0000", 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 438.88947427800002, 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13300013699999999, 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:03:39.739 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34575", 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/688521832", 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 191271 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689644+0000", 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:39.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689644+0000", 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689642+0000", 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689653+0000", 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1303e-05 2023-10-07T22:03:39.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689668+0000", 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4902000000000001e-05 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689675+0000", 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5300000000000002e-06 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689717+0000", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2524999999999997e-05 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689828+0000", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111116 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.689945+0000", 2023-10-07T22:03:39.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000116537 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.694254+0000", 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043088249999999996 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.696492+0000", 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002238748 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.822565+0000", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12607291000000001 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.822608+0000", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3004999999999999e-05 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T21:56:20.822644+0000", 2023-10-07T22:03:39.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5391e-05 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:39.746 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:03:39.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:39.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:39.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:39.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:39.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:39.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:40.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:40.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:40.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 51612 51596 100.734 71.75 0.0148054 0.0099211 2023-10-07T22:03:40.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:40.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:40.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:40.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:40.410 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:40.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:40.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:40.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:40.669 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:40.700 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:40.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:03:40.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:40.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:40 smithi008 bash[102097]: cluster 2023-10-07T22:03:39.268511+0000 mgr.y (mgr.25319) 731 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:03:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:40 smithi008 bash[105281]: cluster 2023-10-07T22:03:39.268511+0000 mgr.y (mgr.25319) 731 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:03:40.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:40.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:40 smithi081 bash[89466]: cluster 2023-10-07T22:03:39.268511+0000 mgr.y (mgr.25319) 731 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:03:40.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:40.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:41.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:41.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 52644 52628 99.6364 64.5 0.00286713 0.0100081 2023-10-07T22:03:41.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:41.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:41.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:41.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:41.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:41.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:41.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:41.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:41.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:41.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:41.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:42.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:42.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 53908 53892 99.0294 79 0.00433452 0.0100907 2023-10-07T22:03:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:41 smithi008 bash[105281]: audit 2023-10-07T22:03:40.916719+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:42.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:41 smithi008 bash[105281]: audit 2023-10-07T22:03:40.919910+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:42.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:41 smithi008 bash[102097]: audit 2023-10-07T22:03:40.916719+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:42.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:41 smithi008 bash[102097]: audit 2023-10-07T22:03:40.919910+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:42.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:42.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:41 smithi081 bash[89466]: audit 2023-10-07T22:03:40.916719+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:42.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:41 smithi081 bash[89466]: audit 2023-10-07T22:03:40.919910+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:42.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:42.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:42.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.425 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:42.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:42.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:42.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:42.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:42.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:42.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.927 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:42 smithi008 bash[102097]: cluster 2023-10-07T22:03:41.269138+0000 mgr.y (mgr.25319) 732 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:03:42.928 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:42 smithi008 bash[105281]: cluster 2023-10-07T22:03:41.269138+0000 mgr.y (mgr.25319) 732 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:03:42.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:42.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:42.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:43.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:43.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 55089 55073 98.3089 73.8125 0.00980118 0.0101664 2023-10-07T22:03:43.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:43.197 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:43] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T22:03:43.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:42 smithi081 bash[89466]: cluster 2023-10-07T22:03:41.269138+0000 mgr.y (mgr.25319) 732 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:03:43.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:43.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:43.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:43.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:43.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:43.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:43.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:43.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:43.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:43.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:43.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:43.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:43.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:43.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:44.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:44.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:44.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 56347 56331 97.7621 78.625 0.00812468 0.0102226 2023-10-07T22:03:44.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:44.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:44.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:44.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:44.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:44.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:44.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:44.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:44.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:44.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:44.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:44.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:44.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:44.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:44.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:44.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:44.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:44.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:44.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:44.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:45.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.033 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:44 smithi008 bash[102097]: cluster 2023-10-07T22:03:43.269843+0000 mgr.y (mgr.25319) 733 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-07T22:03:45.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:44 smithi008 bash[105281]: cluster 2023-10-07T22:03:43.269843+0000 mgr.y (mgr.25319) 733 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-07T22:03:45.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:45.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 57388 57372 96.8783 65.0625 0.02478 0.0103146 2023-10-07T22:03:45.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:45.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:44 smithi081 bash[89466]: cluster 2023-10-07T22:03:43.269843+0000 mgr.y (mgr.25319) 733 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-07T22:03:45.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:45.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:45.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:45.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:45.544 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:03:45.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:45.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:45.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:45.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:45.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:45.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:45.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:45.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:45.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:45.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:46.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:46.118 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 58488 58472 96.1381 68.75 0.0247353 0.0103953 2023-10-07T22:03:46.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:46.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:46.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:46.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:46.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:46.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:46.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:46.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:46.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:46.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:46.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:46.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:46.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:46.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:46.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:46.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:46.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:46.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:47.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:47.050 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:46 smithi008 bash[105281]: cluster 2023-10-07T22:03:45.270359+0000 mgr.y (mgr.25319) 734 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-07T22:03:47.051 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:46 smithi008 bash[102097]: cluster 2023-10-07T22:03:45.270359+0000 mgr.y (mgr.25319) 734 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-07T22:03:47.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:47.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 16 59604 59588 95.4615 69.75 0.0248287 0.0104698 2023-10-07T22:03:47.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:46 smithi081 bash[89466]: cluster 2023-10-07T22:03:45.270359+0000 mgr.y (mgr.25319) 734 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-07T22:03:47.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:47.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:47.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:47.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:47.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:47.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:47.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:47.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:47.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:47.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:47.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:47.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:47.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:47.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:47.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:47.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:47.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:47.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:47.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:48.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:48.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:03:48.117788+0000 min lat: 0.00142234 max lat: 0.333776 avg lat: 0.0105363 2023-10-07T22:03:48.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:03:48.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 60745 60729 94.8577 71.3125 0.00878555 0.0105363 2023-10-07T22:03:48.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:48.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:48.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:48.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:48.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:48.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:48.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:48.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:48.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:48.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:48.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:48.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:49.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:49.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:49.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 61865 61849 94.2514 70 0.0158071 0.0106042 2023-10-07T22:03:49.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:49.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:49.214 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:48 smithi008 bash[105281]: cluster 2023-10-07T22:03:47.271377+0000 mgr.y (mgr.25319) 735 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-07T22:03:49.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:48 smithi008 bash[102097]: cluster 2023-10-07T22:03:47.271377+0000 mgr.y (mgr.25319) 735 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-07T22:03:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:48 smithi081 bash[89466]: cluster 2023-10-07T22:03:47.271377+0000 mgr.y (mgr.25319) 735 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-07T22:03:49.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:49.346 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:49.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:49.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:49.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:49.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:49.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:49.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:49.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:49.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:49.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:49.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:49.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:49.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:49.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:50.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:50.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 62973 62957 93.6561 69.25 0.00782164 0.0106692 2023-10-07T22:03:50.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:50.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:50.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:50.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:50.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34983.0:63189 8.9 e189/184 8:9c01b220:::benchmark_data_smithi008_193090_object63188:head v 189'3965, mlcod=189'3963)", 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:03:50.316791+0000", 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.00050252200000000004, 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00054328799999999995, 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:03:50.321 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316791+0000", 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316791+0000", 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316789+0000", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316820+0000", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0849000000000002e-05 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316857+0000", 2023-10-07T22:03:50.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6523000000000003e-05 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316866+0000", 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1220000000000001e-06 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316945+0000", 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9201000000000003e-05 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:03:50.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:03:50.316973+0000", 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7693000000000001e-05 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 1 2023-10-07T22:03:50.325 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:03:50.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:50.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:50.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:50.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:50.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:50.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:50.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:50.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:50.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:50.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:50.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:50.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:50.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:51.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:51.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:50 smithi081 bash[89466]: cluster 2023-10-07T22:03:49.271949+0000 mgr.y (mgr.25319) 736 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:03:51.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:51.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:51.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 64054 64038 93.0492 67.5625 0.0122812 0.0107404 2023-10-07T22:03:51.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:51.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:51.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:51.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:51.305 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:50 smithi008 bash[105281]: cluster 2023-10-07T22:03:49.271949+0000 mgr.y (mgr.25319) 736 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:03:51.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:50 smithi008 bash[102097]: cluster 2023-10-07T22:03:49.271949+0000 mgr.y (mgr.25319) 736 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:03:51.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:51.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:51.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T22:03:51.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:51.459 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:51.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:51.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:51.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:51.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:51.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:51.759 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:03:51.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:51.839 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:03:51.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:51.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:51.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:51.890 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:03:51.949 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:03:51.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:51 smithi081 bash[89466]: audit 2023-10-07T22:03:51.714240+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.8:0/2171412982' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:51.999 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:03:52.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:52.069 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:03:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:03:52.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:52.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 64875 64859 92.1008 51.3125 0.0165851 0.0108517 2023-10-07T22:03:52.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:52.154 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:03:52.157 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.157 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.157 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.157 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.158 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.158 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.158 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.158 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:03:52.207 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:51 smithi008 bash[105281]: audit 2023-10-07T22:03:51.714240+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.8:0/2171412982' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:52.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:51 smithi008 bash[102097]: audit 2023-10-07T22:03:51.714240+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.8:0/2171412982' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:03:52.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:52.240 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:03:52.254 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:03:52.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:52.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:52.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:52.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:52.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:52.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:52.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:52.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:52.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:52.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:52.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:52.804 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:52.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:52.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:52.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:52.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:52.975 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:03:53.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[102097]: cluster 2023-10-07T22:03:51.272487+0000 mgr.y (mgr.25319) 737 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[102097]: audit 2023-10-07T22:03:52.235889+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.8:0/1140008341' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[102097]: audit 2023-10-07T22:03:52.236680+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[105281]: cluster 2023-10-07T22:03:51.272487+0000 mgr.y (mgr.25319) 737 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[105281]: audit 2023-10-07T22:03:52.235889+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.8:0/1140008341' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:52 smithi008 bash[105281]: audit 2023-10-07T22:03:52.236680+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:53.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:53.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 16 65844 65828 91.4 60.5625 0.011361 0.010935 2023-10-07T22:03:53.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:52 smithi081 bash[89466]: cluster 2023-10-07T22:03:51.272487+0000 mgr.y (mgr.25319) 737 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-07T22:03:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:52 smithi081 bash[89466]: audit 2023-10-07T22:03:52.235889+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.8:0/1140008341' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:52 smithi081 bash[89466]: audit 2023-10-07T22:03:52.236680+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:03:53.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.308 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:03:53] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T22:03:53.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:53.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:53.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:53.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:53.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:53.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:53.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:53.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:53.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:53.987 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: audit 2023-10-07T22:03:52.217961+0000 mgr.y (mgr.25319) 738 : audit 0 from='client.54751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:03:53.988 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: cluster 2023-10-07T22:03:52.959963+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:53.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:53.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:53.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:54.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:54.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 66937 66921 90.898 68.3125 0.0259958 0.0109931 2023-10-07T22:03:54.126 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:54.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:54.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: audit 2023-10-07T22:03:52.217961+0000 mgr.y (mgr.25319) 738 : audit 0 from='client.54751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:03:54.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: cluster 2023-10-07T22:03:52.959963+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:54.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: audit 2023-10-07T22:03:52.961958+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:03:54.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: cluster 2023-10-07T22:03:52.962787+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: cluster 2023-10-07T22:03:52.968781+0000 mon.a (mon.0) 952 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-10-07T22:03:54.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:53 smithi081 bash[89466]: cluster 2023-10-07T22:03:52.977129+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:54.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:54.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: audit 2023-10-07T22:03:52.217961+0000 mgr.y (mgr.25319) 738 : audit 0 from='client.54751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: cluster 2023-10-07T22:03:52.959963+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: audit 2023-10-07T22:03:52.961958+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: cluster 2023-10-07T22:03:52.962787+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: cluster 2023-10-07T22:03:52.968781+0000 mon.a (mon.0) 952 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[105281]: cluster 2023-10-07T22:03:52.977129+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: audit 2023-10-07T22:03:52.961958+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: cluster 2023-10-07T22:03:52.962787+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: cluster 2023-10-07T22:03:52.968781+0000 mon.a (mon.0) 952 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-10-07T22:03:54.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:53 smithi008 bash[102097]: cluster 2023-10-07T22:03:52.977129+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e190 with expected crc 2023-10-07T22:03:54.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:54.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:54.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:54.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:54.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:54.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:54.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:54.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:54.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:54.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:54.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:54.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:55.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 67982 67966 90.3536 65.3125 0.00632702 0.0110621 2023-10-07T22:03:55.124 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:54 smithi008 bash[102097]: cluster 2023-10-07T22:03:53.272939+0000 mgr.y (mgr.25319) 739 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:55.124 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:54 smithi008 bash[105281]: cluster 2023-10-07T22:03:53.272939+0000 mgr.y (mgr.25319) 739 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:55.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:55.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:55.259 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:54 smithi081 bash[89466]: cluster 2023-10-07T22:03:53.272939+0000 mgr.y (mgr.25319) 739 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:55.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:55.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:55.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:55.441 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":747,"stamp":"2023-10-07T22:03:51.272137+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3978106772,"num_objects":60716,"num_object_clones":0,"num_object_copies":182148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60716,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":60992,"num_write_kb":3886733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2956800,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":60914,"ondisk_log_size":60914,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13876992,"kb_used_data":11600136,"kb_used_omap":13,"kb_used_meta":2276786,"kb_avail":642339072,"statfs":{"total":671965249536,"available":657755209728,"internally_reserved":0,"allocated":11878539264,"data_stored":11872484785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":2331429883},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,10,7,9,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":853082112,"num_objects":13017,"num_object_clones":0,"num_object_copies":39051,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13017,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13017,"num_write_kb":833088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003953"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":78,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.609808+0000","last_change":"2023-10-07T21:56:33.520576+0000","last_active":"2023-10-07T22:03:04.609808+0000","last_peered":"2023-10-07T22:03:04.609808+0000","last_clean":"2023-10-07T22:03:04.609808+0000","last_became_active":"2023-10-07T21:56:33.520229+0000","last_became_peered":"2023-10-07T21:56:33.520229+0000","last_unstale":"2023-10-07T22:03:04.609808+0000","last_undegraded":"2023-10-07T22:03:04.609808+0000","last_fullsized":"2023-10-07T22:03:04.609808+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:20:07.878531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":164,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173443+0000","last_change":"2023-10-07T21:56:33.545393+0000","last_active":"2023-10-07T22:03:05.173443+0000","last_peered":"2023-10-07T22:03:05.173443+0000","last_clean":"2023-10-07T22:03:05.173443+0000","last_became_active":"2023-10-07T21:56:33.545033+0000","last_became_peered":"2023-10-07T21:56:33.545033+0000","last_unstale":"2023-10-07T22:03:05.173443+0000","last_undegraded":"2023-10-07T22:03:05.173443+0000","last_fullsized":"2023-10-07T22:03:05.173443+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:02.308614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":146,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.609201+0000","last_change":"2023-10-07T21:56:33.541525+0000","last_active":"2023-10-07T22:03:04.609201+0000","last_peered":"2023-10-07T22:03:04.609201+0000","last_clean":"2023-10-07T22:03:04.609201+0000","last_became_active":"2023-10-07T21:56:33.541184+0000","last_became_peered":"2023-10-07T21:56:33.541184+0000","last_unstale":"2023-10-07T22:03:04.609201+0000","last_undegraded":"2023-10-07T22:03:04.609201+0000","last_fullsized":"2023-10-07T22:03:04.609201+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:31:15.051623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":170,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.174453+0000","last_change":"2023-10-07T22:01:42.669298+0000","last_active":"2023-10-07T22:03:05.174453+0000","last_peered":"2023-10-07T22:03:05.174453+0000","last_clean":"2023-10-07T22:03:05.174453+0000","last_became_active":"2023-10-07T22:01:42.668652+0000","last_became_peered":"2023-10-07T22:01:42.668652+0000","last_unstale":"2023-10-07T22:03:05.174453+0000","last_undegraded":"2023-10-07T22:03:05.174453+0000","last_fullsized":"2023-10-07T22:03:05.174453+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:12.209818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":175,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.636121+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T22:03:29.636121+0000","last_peered":"2023-10-07T22:03:29.636121+0000","last_clean":"2023-10-07T22:03:29.636121+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T22:03:29.636121+0000","last_undegraded":"2023-10-07T22:03:29.636121+0000","last_fullsized":"2023-10-07T22:03:29.636121+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":158,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.178558+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T22:03:05.178558+0000","last_peered":"2023-10-07T22:03:05.178558+0000","last_clean":"2023-10-07T22:03:05.178558+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T22:03:05.178558+0000","last_undegraded":"2023-10-07T22:03:05.178558+0000","last_fullsized":"2023-10-07T22:03:05.178558+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":61,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.607756+0000","last_change":"2023-10-07T21:57:42.517197+0000","last_active":"2023-10-07T22:03:04.607756+0000","last_peered":"2023-10-07T22:03:04.607756+0000","last_clean":"2023-10-07T22:03:04.607756+0000","last_became_active":"2023-10-07T21:57:42.516614+0000","last_became_peered":"2023-10-07T21:57:42.516614+0000","last_unstale":"2023-10-07T22:03:04.607756+0000","last_undegraded":"2023-10-07T22:03:04.607756+0000","last_fullsized":"2023-10-07T22:03:04.607756+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:22.555752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":157,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:07.376866+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T22:03:07.376866+0000","last_peered":"2023-10-07T22:03:07.376866+0000","last_clean":"2023-10-07T22:03:07.376866+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T22:03:07.376866+0000","last_undegraded":"2023-10-07T22:03:07.376866+0000","last_fullsized":"2023-10-07T22:03:07.376866+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":167,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938464+0000","last_change":"2023-10-07T21:58:14.936309+0000","last_active":"2023-10-07T22:03:04.938464+0000","last_peered":"2023-10-07T22:03:04.938464+0000","last_clean":"2023-10-07T22:03:04.938464+0000","last_became_active":"2023-10-07T21:58:14.935671+0000","last_became_peered":"2023-10-07T21:58:14.935671+0000","last_unstale":"2023-10-07T22:03:04.938464+0000","last_undegraded":"2023-10-07T22:03:04.938464+0000","last_fullsized":"2023-10-07T22:03:04.938464+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:25.244155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":132,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:07.376895+0000","last_change":"2023-10-07T21:58:14.953743+0000","last_active":"2023-10-07T22:03:07.376895+0000","last_peered":"2023-10-07T22:03:07.376895+0000","last_clean":"2023-10-07T22:03:07.376895+0000","last_became_active":"2023-10-07T21:58:14.953249+0000","last_became_peered":"2023-10-07T21:58:14.953249+0000","last_unstale":"2023-10-07T22:03:07.376895+0000","last_undegraded":"2023-10-07T22:03:07.376895+0000","last_fullsized":"2023-10-07T22:03:07.376895+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:15:02.444088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":57,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.181250+0000","last_change":"2023-10-07T21:58:14.972257+0000","last_active":"2023-10-07T22:03:05.181250+0000","last_peered":"2023-10-07T22:03:05.181250+0000","last_clean":"2023-10-07T22:03:05.181250+0000","last_became_active":"2023-10-07T21:58:14.943683+0000","last_became_peered":"2023-10-07T21:58:14.943683+0000","last_unstale":"2023-10-07T22:03:05.181250+0000","last_undegraded":"2023-10-07T22:03:05.181250+0000","last_fullsized":"2023-10-07T22:03:05.181250+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:34.743020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":140,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.636985+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T22:03:29.636985+0000","last_peered":"2023-10-07T22:03:29.636985+0000","last_clean":"2023-10-07T22:03:29.636985+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T22:03:29.636985+0000","last_undegraded":"2023-10-07T22:03:29.636985+0000","last_fullsized":"2023-10-07T22:03:29.636985+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":61,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.181190+0000","last_change":"2023-10-07T21:58:14.966002+0000","last_active":"2023-10-07T22:03:05.181190+0000","last_peered":"2023-10-07T22:03:05.181190+0000","last_clean":"2023-10-07T22:03:05.181190+0000","last_became_active":"2023-10-07T21:58:14.939767+0000","last_became_peered":"2023-10-07T21:58:14.939767+0000","last_unstale":"2023-10-07T22:03:05.181190+0000","last_undegraded":"2023-10-07T22:03:05.181190+0000","last_fullsized":"2023-10-07T22:03:05.181190+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:53:49.585041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":117,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.177766+0000","last_change":"2023-10-07T21:56:33.538836+0000","last_active":"2023-10-07T22:03:05.177766+0000","last_peered":"2023-10-07T22:03:05.177766+0000","last_clean":"2023-10-07T22:03:05.177766+0000","last_became_active":"2023-10-07T21:56:33.537541+0000","last_became_peered":"2023-10-07T21:56:33.537541+0000","last_unstale":"2023-10-07T22:03:05.177766+0000","last_undegraded":"2023-10-07T22:03:05.177766+0000","last_fullsized":"2023-10-07T22:03:05.177766+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:23.684829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":57,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180956+0000","last_change":"2023-10-07T21:58:14.960860+0000","last_active":"2023-10-07T22:03:05.180956+0000","last_peered":"2023-10-07T22:03:05.180956+0000","last_clean":"2023-10-07T22:03:05.180956+0000","last_became_active":"2023-10-07T21:58:14.939529+0000","last_became_peered":"2023-10-07T21:58:14.939529+0000","last_unstale":"2023-10-07T22:03:05.180956+0000","last_undegraded":"2023-10-07T22:03:05.180956+0000","last_fullsized":"2023-10-07T22:03:05.180956+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:40:54.380780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":173,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:07.376999+0000","last_change":"2023-10-07T21:58:14.952814+0000","last_active":"2023-10-07T22:03:07.376999+0000","last_peered":"2023-10-07T22:03:07.376999+0000","last_clean":"2023-10-07T22:03:07.376999+0000","last_became_active":"2023-10-07T21:58:14.952159+0000","last_became_peered":"2023-10-07T21:58:14.952159+0000","last_unstale":"2023-10-07T22:03:07.376999+0000","last_undegraded":"2023-10-07T22:03:07.376999+0000","last_fullsized":"2023-10-07T22:03:07.376999+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:00.755299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.181048+0000","last_change":"2023-10-07T21:58:14.945766+0000","last_active":"2023-10-07T22:03:05.181048+0000","last_peered":"2023-10-07T22:03:05.181048+0000","last_clean":"2023-10-07T22:03:05.181048+0000","last_became_active":"2023-10-07T21:58:14.945422+0000","last_became_peered":"2023-10-07T21:58:14.945422+0000","last_unstale":"2023-10-07T22:03:05.181048+0000","last_undegraded":"2023-10-07T22:03:05.181048+0000","last_fullsized":"2023-10-07T22:03:05.181048+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:03.321454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":166,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938867+0000","last_change":"2023-10-07T21:58:14.938877+0000","last_active":"2023-10-07T22:03:04.938867+0000","last_peered":"2023-10-07T22:03:04.938867+0000","last_clean":"2023-10-07T22:03:04.938867+0000","last_became_active":"2023-10-07T21:58:14.938491+0000","last_became_peered":"2023-10-07T21:58:14.938491+0000","last_unstale":"2023-10-07T22:03:04.938867+0000","last_undegraded":"2023-10-07T22:03:04.938867+0000","last_fullsized":"2023-10-07T22:03:04.938867+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:03:57.211678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180632+0000","last_change":"2023-10-07T21:58:14.939981+0000","last_active":"2023-10-07T22:03:05.180632+0000","last_peered":"2023-10-07T22:03:05.180632+0000","last_clean":"2023-10-07T22:03:05.180632+0000","last_became_active":"2023-10-07T21:58:14.939549+0000","last_became_peered":"2023-10-07T21:58:14.939549+0000","last_unstale":"2023-10-07T22:03:05.180632+0000","last_undegraded":"2023-10-07T22:03:05.180632+0000","last_fullsized":"2023-10-07T22:03:05.180632+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:53:02.972164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":161,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.646030+0000","last_change":"2023-10-07T21:58:14.951666+0000","last_active":"2023-10-07T22:03:29.646030+0000","last_peered":"2023-10-07T22:03:29.646030+0000","last_clean":"2023-10-07T22:03:29.646030+0000","last_became_active":"2023-10-07T21:58:14.949955+0000","last_became_peered":"2023-10-07T21:58:14.949955+0000","last_unstale":"2023-10-07T22:03:29.646030+0000","last_undegraded":"2023-10-07T22:03:29.646030+0000","last_fullsized":"2023-10-07T22:03:29.646030+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:24:03.857476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":181,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.177020+0000","last_change":"2023-10-07T21:57:42.521260+0000","last_active":"2023-10-07T22:03:05.177020+0000","last_peered":"2023-10-07T22:03:05.177020+0000","last_clean":"2023-10-07T22:03:05.177020+0000","last_became_active":"2023-10-07T21:57:42.515102+0000","last_became_peered":"2023-10-07T21:57:42.515102+0000","last_unstale":"2023-10-07T22:03:05.177020+0000","last_undegraded":"2023-10-07T22:03:05.177020+0000","last_fullsized":"2023-10-07T22:03:05.177020+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:19.817561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.633495+0000","last_change":"2023-10-07T21:58:14.953149+0000","last_active":"2023-10-07T22:03:29.633495+0000","last_peered":"2023-10-07T22:03:29.633495+0000","last_clean":"2023-10-07T22:03:29.633495+0000","last_became_active":"2023-10-07T21:58:14.952843+0000","last_became_peered":"2023-10-07T21:58:14.952843+0000","last_unstale":"2023-10-07T22:03:29.633495+0000","last_undegraded":"2023-10-07T22:03:29.633495+0000","last_fullsized":"2023-10-07T22:03:29.633495+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:39:22.287929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"189'3628","reported_seq":3641,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.082965+0000","last_change":"2023-10-07T22:02:39.974152+0000","last_active":"2023-10-07T22:03:47.082965+0000","last_peered":"2023-10-07T22:03:47.082965+0000","last_clean":"2023-10-07T22:03:47.082965+0000","last_became_active":"2023-10-07T22:02:39.973748+0000","last_became_peered":"2023-10-07T22:02:39.973748+0000","last_unstale":"2023-10-07T22:03:47.082965+0000","last_undegraded":"2023-10-07T22:03:47.082965+0000","last_fullsized":"2023-10-07T22:03:47.082965+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3628,"log_dups_size":0,"ondisk_log_size":3628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:03:15.035375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237764608,"num_objects":3628,"num_object_clones":0,"num_object_copies":10884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3628,"num_write_kb":232192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":55,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.181289+0000","last_change":"2023-10-07T21:58:14.974751+0000","last_active":"2023-10-07T22:03:05.181289+0000","last_peered":"2023-10-07T22:03:05.181289+0000","last_clean":"2023-10-07T22:03:05.181289+0000","last_became_active":"2023-10-07T21:58:14.944418+0000","last_became_peered":"2023-10-07T21:58:14.944418+0000","last_unstale":"2023-10-07T22:03:05.181289+0000","last_undegraded":"2023-10-07T22:03:05.181289+0000","last_fullsized":"2023-10-07T22:03:05.181289+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:47.718091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":169,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938494+0000","last_change":"2023-10-07T21:58:14.939466+0000","last_active":"2023-10-07T22:03:04.938494+0000","last_peered":"2023-10-07T22:03:04.938494+0000","last_clean":"2023-10-07T22:03:04.938494+0000","last_became_active":"2023-10-07T21:58:14.939096+0000","last_became_peered":"2023-10-07T21:58:14.939096+0000","last_unstale":"2023-10-07T22:03:04.938494+0000","last_undegraded":"2023-10-07T22:03:04.938494+0000","last_fullsized":"2023-10-07T22:03:04.938494+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:02:41.491171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"189'3781","reported_seq":3794,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.154002+0000","last_change":"2023-10-07T22:02:40.280284+0000","last_active":"2023-10-07T22:03:47.154002+0000","last_peered":"2023-10-07T22:03:47.154002+0000","last_clean":"2023-10-07T22:03:47.154002+0000","last_became_active":"2023-10-07T22:02:40.279410+0000","last_became_peered":"2023-10-07T22:02:40.279410+0000","last_unstale":"2023-10-07T22:03:47.154002+0000","last_undegraded":"2023-10-07T22:03:47.154002+0000","last_fullsized":"2023-10-07T22:03:47.154002+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3781,"log_dups_size":0,"ondisk_log_size":3781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:17.298870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247791616,"num_objects":3781,"num_object_clones":0,"num_object_copies":11343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3781,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3781,"num_write_kb":241984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":55,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180845+0000","last_change":"2023-10-07T21:58:14.977099+0000","last_active":"2023-10-07T22:03:05.180845+0000","last_peered":"2023-10-07T22:03:05.180845+0000","last_clean":"2023-10-07T22:03:05.180845+0000","last_became_active":"2023-10-07T21:58:14.946585+0000","last_became_peered":"2023-10-07T21:58:14.946585+0000","last_unstale":"2023-10-07T22:03:05.180845+0000","last_undegraded":"2023-10-07T22:03:05.180845+0000","last_fullsized":"2023-10-07T22:03:05.180845+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:03.493591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":156,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.351545+0000","last_change":"2023-10-07T21:56:33.542413+0000","last_active":"2023-10-07T22:03:05.351545+0000","last_peered":"2023-10-07T22:03:05.351545+0000","last_clean":"2023-10-07T22:03:05.351545+0000","last_became_active":"2023-10-07T21:56:33.541944+0000","last_became_peered":"2023-10-07T21:56:33.541944+0000","last_unstale":"2023-10-07T22:03:05.351545+0000","last_undegraded":"2023-10-07T22:03:05.351545+0000","last_fullsized":"2023-10-07T22:03:05.351545+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:59:56.337514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"189'3712","reported_seq":3728,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.075928+0000","last_change":"2023-10-07T22:02:40.280847+0000","last_active":"2023-10-07T22:03:47.075928+0000","last_peered":"2023-10-07T22:03:47.075928+0000","last_clean":"2023-10-07T22:03:47.075928+0000","last_became_active":"2023-10-07T22:02:40.280575+0000","last_became_peered":"2023-10-07T22:02:40.280575+0000","last_unstale":"2023-10-07T22:03:47.075928+0000","last_undegraded":"2023-10-07T22:03:47.075928+0000","last_fullsized":"2023-10-07T22:03:47.075928+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3712,"log_dups_size":0,"ondisk_log_size":3712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:42:56.008672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243269632,"num_objects":3712,"num_object_clones":0,"num_object_copies":11136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3712,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3712,"num_write_kb":237568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":55,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180819+0000","last_change":"2023-10-07T21:58:14.953372+0000","last_active":"2023-10-07T22:03:05.180819+0000","last_peered":"2023-10-07T22:03:05.180819+0000","last_clean":"2023-10-07T22:03:05.180819+0000","last_became_active":"2023-10-07T21:58:14.938670+0000","last_became_peered":"2023-10-07T21:58:14.938670+0000","last_unstale":"2023-10-07T22:03:05.180819+0000","last_undegraded":"2023-10-07T22:03:05.180819+0000","last_fullsized":"2023-10-07T22:03:05.180819+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:15.831058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":168,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.177376+0000","last_change":"2023-10-07T21:58:14.943189+0000","last_active":"2023-10-07T22:03:05.177376+0000","last_peered":"2023-10-07T22:03:05.177376+0000","last_clean":"2023-10-07T22:03:05.177376+0000","last_became_active":"2023-10-07T21:58:14.942893+0000","last_became_peered":"2023-10-07T21:58:14.942893+0000","last_unstale":"2023-10-07T22:03:05.177376+0000","last_undegraded":"2023-10-07T22:03:05.177376+0000","last_fullsized":"2023-10-07T22:03:05.177376+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:53.661470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"189'4016","reported_seq":4032,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:50.705851+0000","last_change":"2023-10-07T22:02:39.979665+0000","last_active":"2023-10-07T22:03:50.705851+0000","last_peered":"2023-10-07T22:03:50.705851+0000","last_clean":"2023-10-07T22:03:50.705851+0000","last_became_active":"2023-10-07T22:02:39.979238+0000","last_became_peered":"2023-10-07T22:02:39.979238+0000","last_unstale":"2023-10-07T22:03:50.705851+0000","last_undegraded":"2023-10-07T22:03:50.705851+0000","last_fullsized":"2023-10-07T22:03:50.705851+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":4016,"log_dups_size":0,"ondisk_log_size":4016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:26.580024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263192576,"num_objects":4016,"num_object_clones":0,"num_object_copies":12048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4016,"num_write_kb":257024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":147,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938822+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T22:03:04.938822+0000","last_peered":"2023-10-07T22:03:04.938822+0000","last_clean":"2023-10-07T22:03:04.938822+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T22:03:04.938822+0000","last_undegraded":"2023-10-07T22:03:04.938822+0000","last_fullsized":"2023-10-07T22:03:04.938822+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":153,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173703+0000","last_change":"2023-10-07T21:56:33.533005+0000","last_active":"2023-10-07T22:03:05.173703+0000","last_peered":"2023-10-07T22:03:05.173703+0000","last_clean":"2023-10-07T22:03:05.173703+0000","last_became_active":"2023-10-07T21:56:33.532558+0000","last_became_peered":"2023-10-07T21:56:33.532558+0000","last_unstale":"2023-10-07T22:03:05.173703+0000","last_undegraded":"2023-10-07T22:03:05.173703+0000","last_fullsized":"2023-10-07T22:03:05.173703+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:40.208989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"189'3726","reported_seq":3742,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.399938+0000","last_change":"2023-10-07T22:02:39.975529+0000","last_active":"2023-10-07T22:03:47.399938+0000","last_peered":"2023-10-07T22:03:47.399938+0000","last_clean":"2023-10-07T22:03:47.399938+0000","last_became_active":"2023-10-07T22:02:39.975207+0000","last_became_peered":"2023-10-07T22:02:39.975207+0000","last_unstale":"2023-10-07T22:03:47.399938+0000","last_undegraded":"2023-10-07T22:03:47.399938+0000","last_fullsized":"2023-10-07T22:03:47.399938+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3726,"log_dups_size":0,"ondisk_log_size":3726,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.620332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244187136,"num_objects":3726,"num_object_clones":0,"num_object_copies":11178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3726,"num_write_kb":238464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":169,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173433+0000","last_change":"2023-10-07T21:56:33.550572+0000","last_active":"2023-10-07T22:03:05.173433+0000","last_peered":"2023-10-07T22:03:05.173433+0000","last_clean":"2023-10-07T22:03:05.173433+0000","last_became_active":"2023-10-07T21:56:33.529073+0000","last_became_peered":"2023-10-07T21:56:33.529073+0000","last_unstale":"2023-10-07T22:03:05.173433+0000","last_undegraded":"2023-10-07T22:03:05.173433+0000","last_fullsized":"2023-10-07T22:03:05.173433+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:40.371528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":129,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:22.386066+0000","last_change":"2023-10-07T21:56:33.545437+0000","last_active":"2023-10-07T22:03:22.386066+0000","last_peered":"2023-10-07T22:03:22.386066+0000","last_clean":"2023-10-07T22:03:22.386066+0000","last_became_active":"2023-10-07T21:56:33.545091+0000","last_became_peered":"2023-10-07T21:56:33.545091+0000","last_unstale":"2023-10-07T22:03:22.386066+0000","last_undegraded":"2023-10-07T22:03:22.386066+0000","last_fullsized":"2023-10-07T22:03:22.386066+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:22:44.660926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"189'3999","reported_seq":4015,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:50.717585+0000","last_change":"2023-10-07T22:02:39.978720+0000","last_active":"2023-10-07T22:03:50.717585+0000","last_peered":"2023-10-07T22:03:50.717585+0000","last_clean":"2023-10-07T22:03:50.717585+0000","last_became_active":"2023-10-07T22:02:39.978364+0000","last_became_peered":"2023-10-07T22:02:39.978364+0000","last_unstale":"2023-10-07T22:03:50.717585+0000","last_undegraded":"2023-10-07T22:03:50.717585+0000","last_fullsized":"2023-10-07T22:03:50.717585+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3999,"log_dups_size":0,"ondisk_log_size":3999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:24.278107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262078464,"num_objects":3999,"num_object_clones":0,"num_object_copies":11997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3999,"num_write_kb":255936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":159,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.177250+0000","last_change":"2023-10-07T21:56:33.537325+0000","last_active":"2023-10-07T22:03:05.177250+0000","last_peered":"2023-10-07T22:03:05.177250+0000","last_clean":"2023-10-07T22:03:05.177250+0000","last_became_active":"2023-10-07T21:56:33.536827+0000","last_became_peered":"2023-10-07T21:56:33.536827+0000","last_unstale":"2023-10-07T22:03:05.177250+0000","last_undegraded":"2023-10-07T22:03:05.177250+0000","last_fullsized":"2023-10-07T22:03:05.177250+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:39:56.150149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":134,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:20.356357+0000","last_change":"2023-10-07T21:56:33.541706+0000","last_active":"2023-10-07T22:03:20.356357+0000","last_peered":"2023-10-07T22:03:20.356357+0000","last_clean":"2023-10-07T22:03:20.356357+0000","last_became_active":"2023-10-07T21:56:33.541096+0000","last_became_peered":"2023-10-07T21:56:33.541096+0000","last_unstale":"2023-10-07T22:03:20.356357+0000","last_undegraded":"2023-10-07T22:03:20.356357+0000","last_fullsized":"2023-10-07T22:03:20.356357+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:10.568393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"189'3668","reported_seq":3684,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.087443+0000","last_change":"2023-10-07T22:02:39.978681+0000","last_active":"2023-10-07T22:03:47.087443+0000","last_peered":"2023-10-07T22:03:47.087443+0000","last_clean":"2023-10-07T22:03:47.087443+0000","last_became_active":"2023-10-07T22:02:39.978359+0000","last_became_peered":"2023-10-07T22:02:39.978359+0000","last_unstale":"2023-10-07T22:03:47.087443+0000","last_undegraded":"2023-10-07T22:03:47.087443+0000","last_fullsized":"2023-10-07T22:03:47.087443+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3668,"log_dups_size":0,"ondisk_log_size":3668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:26:44.290399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240386048,"num_objects":3668,"num_object_clones":0,"num_object_copies":11004,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3668,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3668,"num_write_kb":234752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":163,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.351582+0000","last_change":"2023-10-07T21:58:14.936600+0000","last_active":"2023-10-07T22:03:05.351582+0000","last_peered":"2023-10-07T22:03:05.351582+0000","last_clean":"2023-10-07T22:03:05.351582+0000","last_became_active":"2023-10-07T21:58:14.935993+0000","last_became_peered":"2023-10-07T21:58:14.935993+0000","last_unstale":"2023-10-07T22:03:05.351582+0000","last_undegraded":"2023-10-07T22:03:05.351582+0000","last_fullsized":"2023-10-07T22:03:05.351582+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:20:12.170507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":117,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.178419+0000","last_change":"2023-10-07T21:56:33.550975+0000","last_active":"2023-10-07T22:03:05.178419+0000","last_peered":"2023-10-07T22:03:05.178419+0000","last_clean":"2023-10-07T22:03:05.178419+0000","last_became_active":"2023-10-07T21:56:33.550610+0000","last_became_peered":"2023-10-07T21:56:33.550610+0000","last_unstale":"2023-10-07T22:03:05.178419+0000","last_undegraded":"2023-10-07T22:03:05.178419+0000","last_fullsized":"2023-10-07T22:03:05.178419+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:33:25.549882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"189'4039","reported_seq":4055,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:50.713189+0000","last_change":"2023-10-07T22:02:39.976687+0000","last_active":"2023-10-07T22:03:50.713189+0000","last_peered":"2023-10-07T22:03:50.713189+0000","last_clean":"2023-10-07T22:03:50.713189+0000","last_became_active":"2023-10-07T22:02:39.976357+0000","last_became_peered":"2023-10-07T22:02:39.976357+0000","last_unstale":"2023-10-07T22:03:50.713189+0000","last_undegraded":"2023-10-07T22:03:50.713189+0000","last_fullsized":"2023-10-07T22:03:50.713189+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":4039,"log_dups_size":0,"ondisk_log_size":4039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:32.494078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264699904,"num_objects":4039,"num_object_clones":0,"num_object_copies":12117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4039,"num_write_kb":258496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":182,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.172600+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:03:05.172600+0000","last_peered":"2023-10-07T22:03:05.172600+0000","last_clean":"2023-10-07T22:03:05.172600+0000","last_became_active":"2023-10-07T21:58:14.955666+0000","last_became_peered":"2023-10-07T21:58:14.955666+0000","last_unstale":"2023-10-07T22:03:05.172600+0000","last_undegraded":"2023-10-07T22:03:05.172600+0000","last_fullsized":"2023-10-07T22:03:05.172600+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:02:43.776065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":156,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.611342+0000","last_change":"2023-10-07T21:58:14.946819+0000","last_active":"2023-10-07T22:03:04.611342+0000","last_peered":"2023-10-07T22:03:04.611342+0000","last_clean":"2023-10-07T22:03:04.611342+0000","last_became_active":"2023-10-07T21:58:14.946452+0000","last_became_peered":"2023-10-07T21:58:14.946452+0000","last_unstale":"2023-10-07T22:03:04.611342+0000","last_undegraded":"2023-10-07T22:03:04.611342+0000","last_fullsized":"2023-10-07T22:03:04.611342+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:11.908319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"189'3745","reported_seq":3760,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.083866+0000","last_change":"2023-10-07T22:02:40.280853+0000","last_active":"2023-10-07T22:03:47.083866+0000","last_peered":"2023-10-07T22:03:47.083866+0000","last_clean":"2023-10-07T22:03:47.083866+0000","last_became_active":"2023-10-07T22:02:40.280137+0000","last_became_peered":"2023-10-07T22:02:40.280137+0000","last_unstale":"2023-10-07T22:03:47.083866+0000","last_undegraded":"2023-10-07T22:03:47.083866+0000","last_fullsized":"2023-10-07T22:03:47.083866+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3745,"log_dups_size":0,"ondisk_log_size":3745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:50:44.319945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245432320,"num_objects":3745,"num_object_clones":0,"num_object_copies":11235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3745,"num_write_kb":239680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":182,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.609891+0000","last_change":"2023-10-07T21:58:14.938524+0000","last_active":"2023-10-07T22:03:04.609891+0000","last_peered":"2023-10-07T22:03:04.609891+0000","last_clean":"2023-10-07T22:03:04.609891+0000","last_became_active":"2023-10-07T21:58:14.938113+0000","last_became_peered":"2023-10-07T21:58:14.938113+0000","last_unstale":"2023-10-07T22:03:04.609891+0000","last_undegraded":"2023-10-07T22:03:04.609891+0000","last_fullsized":"2023-10-07T22:03:04.609891+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:42.407524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":164,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938876+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T22:03:04.938876+0000","last_peered":"2023-10-07T22:03:04.938876+0000","last_clean":"2023-10-07T22:03:04.938876+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T22:03:04.938876+0000","last_undegraded":"2023-10-07T22:03:04.938876+0000","last_fullsized":"2023-10-07T22:03:04.938876+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":135,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.609443+0000","last_change":"2023-10-07T21:56:33.528055+0000","last_active":"2023-10-07T22:03:04.609443+0000","last_peered":"2023-10-07T22:03:04.609443+0000","last_clean":"2023-10-07T22:03:04.609443+0000","last_became_active":"2023-10-07T21:56:33.527701+0000","last_became_peered":"2023-10-07T21:56:33.527701+0000","last_unstale":"2023-10-07T22:03:04.609443+0000","last_undegraded":"2023-10-07T22:03:04.609443+0000","last_fullsized":"2023-10-07T22:03:04.609443+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:42:01.078613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"189'3774","reported_seq":3787,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.088989+0000","last_change":"2023-10-07T22:02:40.278736+0000","last_active":"2023-10-07T22:03:47.088989+0000","last_peered":"2023-10-07T22:03:47.088989+0000","last_clean":"2023-10-07T22:03:47.088989+0000","last_became_active":"2023-10-07T22:02:40.278348+0000","last_became_peered":"2023-10-07T22:02:40.278348+0000","last_unstale":"2023-10-07T22:03:47.088989+0000","last_undegraded":"2023-10-07T22:03:47.088989+0000","last_fullsized":"2023-10-07T22:03:47.088989+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3774,"log_dups_size":0,"ondisk_log_size":3774,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:52:51.260806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247332864,"num_objects":3774,"num_object_clones":0,"num_object_copies":11322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3774,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3774,"num_write_kb":241536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":151,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938541+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T22:03:04.938541+0000","last_peered":"2023-10-07T22:03:04.938541+0000","last_clean":"2023-10-07T22:03:04.938541+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T22:03:04.938541+0000","last_undegraded":"2023-10-07T22:03:04.938541+0000","last_fullsized":"2023-10-07T22:03:04.938541+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":115,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173467+0000","last_change":"2023-10-07T21:56:33.542368+0000","last_active":"2023-10-07T22:03:05.173467+0000","last_peered":"2023-10-07T22:03:05.173467+0000","last_clean":"2023-10-07T22:03:05.173467+0000","last_became_active":"2023-10-07T21:56:33.541876+0000","last_became_peered":"2023-10-07T21:56:33.541876+0000","last_unstale":"2023-10-07T22:03:05.173467+0000","last_undegraded":"2023-10-07T22:03:05.173467+0000","last_fullsized":"2023-10-07T22:03:05.173467+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:28.351961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":153,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.610045+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T22:03:04.610045+0000","last_peered":"2023-10-07T22:03:04.610045+0000","last_clean":"2023-10-07T22:03:04.610045+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T22:03:04.610045+0000","last_undegraded":"2023-10-07T22:03:04.610045+0000","last_fullsized":"2023-10-07T22:03:04.610045+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"189'3763","reported_seq":3779,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.379412+0000","last_change":"2023-10-07T22:02:39.974619+0000","last_active":"2023-10-07T22:03:47.379412+0000","last_peered":"2023-10-07T22:03:47.379412+0000","last_clean":"2023-10-07T22:03:47.379412+0000","last_became_active":"2023-10-07T22:02:39.974283+0000","last_became_peered":"2023-10-07T22:02:39.974283+0000","last_unstale":"2023-10-07T22:03:47.379412+0000","last_undegraded":"2023-10-07T22:03:47.379412+0000","last_fullsized":"2023-10-07T22:03:47.379412+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3763,"log_dups_size":0,"ondisk_log_size":3763,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:16:07.870114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246611968,"num_objects":3763,"num_object_clones":0,"num_object_copies":11289,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3763,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3763,"num_write_kb":240832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":174,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.351609+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T22:03:05.351609+0000","last_peered":"2023-10-07T22:03:05.351609+0000","last_clean":"2023-10-07T22:03:05.351609+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T22:03:05.351609+0000","last_undegraded":"2023-10-07T22:03:05.351609+0000","last_fullsized":"2023-10-07T22:03:05.351609+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":140,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:15.619527+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T22:03:15.619527+0000","last_peered":"2023-10-07T22:03:15.619527+0000","last_clean":"2023-10-07T22:03:15.619527+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T22:03:15.619527+0000","last_undegraded":"2023-10-07T22:03:15.619527+0000","last_fullsized":"2023-10-07T22:03:15.619527+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":161,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.611505+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T22:03:04.611505+0000","last_peered":"2023-10-07T22:03:04.611505+0000","last_clean":"2023-10-07T22:03:04.611505+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T22:03:04.611505+0000","last_undegraded":"2023-10-07T22:03:04.611505+0000","last_fullsized":"2023-10-07T22:03:04.611505+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"189'3715","reported_seq":3728,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.134076+0000","last_change":"2023-10-07T22:02:39.973378+0000","last_active":"2023-10-07T22:03:47.134076+0000","last_peered":"2023-10-07T22:03:47.134076+0000","last_clean":"2023-10-07T22:03:47.134076+0000","last_became_active":"2023-10-07T22:02:39.972823+0000","last_became_peered":"2023-10-07T22:02:39.972823+0000","last_unstale":"2023-10-07T22:03:47.134076+0000","last_undegraded":"2023-10-07T22:03:47.134076+0000","last_fullsized":"2023-10-07T22:03:47.134076+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3715,"log_dups_size":0,"ondisk_log_size":3715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:38.571124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243466240,"num_objects":3715,"num_object_clones":0,"num_object_copies":11145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3715,"num_write_kb":237760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":171,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938750+0000","last_change":"2023-10-07T21:58:14.935787+0000","last_active":"2023-10-07T22:03:04.938750+0000","last_peered":"2023-10-07T22:03:04.938750+0000","last_clean":"2023-10-07T22:03:04.938750+0000","last_became_active":"2023-10-07T21:58:14.935373+0000","last_became_peered":"2023-10-07T21:58:14.935373+0000","last_unstale":"2023-10-07T22:03:04.938750+0000","last_undegraded":"2023-10-07T22:03:04.938750+0000","last_fullsized":"2023-10-07T22:03:04.938750+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:27:06.942563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":509,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180987+0000","last_change":"2023-10-07T21:58:17.977181+0000","last_active":"2023-10-07T22:03:05.180987+0000","last_peered":"2023-10-07T22:03:05.180987+0000","last_clean":"2023-10-07T22:03:05.180987+0000","last_became_active":"2023-10-07T21:58:17.976668+0000","last_became_peered":"2023-10-07T21:58:17.976668+0000","last_unstale":"2023-10-07T22:03:05.180987+0000","last_undegraded":"2023-10-07T22:03:05.180987+0000","last_fullsized":"2023-10-07T22:03:05.180987+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:47.600209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":117,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632160+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T22:03:29.632160+0000","last_peered":"2023-10-07T22:03:29.632160+0000","last_clean":"2023-10-07T22:03:29.632160+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T22:03:29.632160+0000","last_undegraded":"2023-10-07T22:03:29.632160+0000","last_fullsized":"2023-10-07T22:03:29.632160+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":161,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.178459+0000","last_change":"2023-10-07T21:58:14.943514+0000","last_active":"2023-10-07T22:03:05.178459+0000","last_peered":"2023-10-07T22:03:05.178459+0000","last_clean":"2023-10-07T22:03:05.178459+0000","last_became_active":"2023-10-07T21:58:14.943122+0000","last_became_peered":"2023-10-07T21:58:14.943122+0000","last_unstale":"2023-10-07T22:03:05.178459+0000","last_undegraded":"2023-10-07T22:03:05.178459+0000","last_fullsized":"2023-10-07T22:03:05.178459+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:44.264849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"189'4049","reported_seq":4065,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:50.691014+0000","last_change":"2023-10-07T22:02:39.973709+0000","last_active":"2023-10-07T22:03:50.691014+0000","last_peered":"2023-10-07T22:03:50.691014+0000","last_clean":"2023-10-07T22:03:50.691014+0000","last_became_active":"2023-10-07T22:02:39.972992+0000","last_became_peered":"2023-10-07T22:02:39.972992+0000","last_unstale":"2023-10-07T22:03:50.691014+0000","last_undegraded":"2023-10-07T22:03:50.691014+0000","last_fullsized":"2023-10-07T22:03:50.691014+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":4049,"log_dups_size":0,"ondisk_log_size":4049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:24.799798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265355264,"num_objects":4049,"num_object_clones":0,"num_object_copies":12147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4049,"num_write_kb":259136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180649+0000","last_change":"2023-10-07T21:58:14.945187+0000","last_active":"2023-10-07T22:03:05.180649+0000","last_peered":"2023-10-07T22:03:05.180649+0000","last_clean":"2023-10-07T22:03:05.180649+0000","last_became_active":"2023-10-07T21:58:14.944547+0000","last_became_peered":"2023-10-07T21:58:14.944547+0000","last_unstale":"2023-10-07T22:03:05.180649+0000","last_undegraded":"2023-10-07T22:03:05.180649+0000","last_fullsized":"2023-10-07T22:03:05.180649+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:52.254919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":153,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:22.078963+0000","last_change":"2023-10-07T21:56:33.526972+0000","last_active":"2023-10-07T22:03:22.078963+0000","last_peered":"2023-10-07T22:03:22.078963+0000","last_clean":"2023-10-07T22:03:22.078963+0000","last_became_active":"2023-10-07T21:56:33.526581+0000","last_became_peered":"2023-10-07T21:56:33.526581+0000","last_unstale":"2023-10-07T22:03:22.078963+0000","last_undegraded":"2023-10-07T22:03:22.078963+0000","last_fullsized":"2023-10-07T22:03:22.078963+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:11:41.611093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":158,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.174304+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T22:03:05.174304+0000","last_peered":"2023-10-07T22:03:05.174304+0000","last_clean":"2023-10-07T22:03:05.174304+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T22:03:05.174304+0000","last_undegraded":"2023-10-07T22:03:05.174304+0000","last_fullsized":"2023-10-07T22:03:05.174304+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"189'3653","reported_seq":3668,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.388668+0000","last_change":"2023-10-07T22:02:39.975751+0000","last_active":"2023-10-07T22:03:47.388668+0000","last_peered":"2023-10-07T22:03:47.388668+0000","last_clean":"2023-10-07T22:03:47.388668+0000","last_became_active":"2023-10-07T22:02:39.974819+0000","last_became_peered":"2023-10-07T22:02:39.974819+0000","last_unstale":"2023-10-07T22:03:47.388668+0000","last_undegraded":"2023-10-07T22:03:47.388668+0000","last_fullsized":"2023-10-07T22:03:47.388668+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3653,"log_dups_size":0,"ondisk_log_size":3653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:52.593502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239403008,"num_objects":3653,"num_object_clones":0,"num_object_copies":10959,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3653,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3653,"num_write_kb":233792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.180879+0000","last_change":"2023-10-07T21:58:14.943253+0000","last_active":"2023-10-07T22:03:05.180879+0000","last_peered":"2023-10-07T22:03:05.180879+0000","last_clean":"2023-10-07T22:03:05.180879+0000","last_became_active":"2023-10-07T21:58:14.942874+0000","last_became_peered":"2023-10-07T21:58:14.942874+0000","last_unstale":"2023-10-07T22:03:05.180879+0000","last_undegraded":"2023-10-07T22:03:05.180879+0000","last_fullsized":"2023-10-07T22:03:05.180879+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:04:27.472197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":139,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.610651+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T22:03:04.610651+0000","last_peered":"2023-10-07T22:03:04.610651+0000","last_clean":"2023-10-07T22:03:04.610651+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T22:03:04.610651+0000","last_undegraded":"2023-10-07T22:03:04.610651+0000","last_fullsized":"2023-10-07T22:03:04.610651+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":124,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938716+0000","last_change":"2023-10-07T21:58:14.941017+0000","last_active":"2023-10-07T22:03:04.938716+0000","last_peered":"2023-10-07T22:03:04.938716+0000","last_clean":"2023-10-07T22:03:04.938716+0000","last_became_active":"2023-10-07T21:58:14.940655+0000","last_became_peered":"2023-10-07T21:58:14.940655+0000","last_unstale":"2023-10-07T22:03:04.938716+0000","last_undegraded":"2023-10-07T22:03:04.938716+0000","last_fullsized":"2023-10-07T22:03:04.938716+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:11.206399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"189'3683","reported_seq":3699,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.094982+0000","last_change":"2023-10-07T22:02:40.281131+0000","last_active":"2023-10-07T22:03:47.094982+0000","last_peered":"2023-10-07T22:03:47.094982+0000","last_clean":"2023-10-07T22:03:47.094982+0000","last_became_active":"2023-10-07T22:02:40.280108+0000","last_became_peered":"2023-10-07T22:02:40.280108+0000","last_unstale":"2023-10-07T22:03:47.094982+0000","last_undegraded":"2023-10-07T22:03:47.094982+0000","last_fullsized":"2023-10-07T22:03:47.094982+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3683,"log_dups_size":0,"ondisk_log_size":3683,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:34:55.003137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241369088,"num_objects":3683,"num_object_clones":0,"num_object_copies":11049,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3683,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3683,"num_write_kb":235712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":180,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173863+0000","last_change":"2023-10-07T21:58:14.962083+0000","last_active":"2023-10-07T22:03:05.173863+0000","last_peered":"2023-10-07T22:03:05.173863+0000","last_clean":"2023-10-07T22:03:05.173863+0000","last_became_active":"2023-10-07T21:58:14.954658+0000","last_became_peered":"2023-10-07T21:58:14.954658+0000","last_unstale":"2023-10-07T22:03:05.173863+0000","last_undegraded":"2023-10-07T22:03:05.173863+0000","last_fullsized":"2023-10-07T22:03:05.173863+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:15:48.505159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":134,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.610792+0000","last_change":"2023-10-07T21:56:33.543803+0000","last_active":"2023-10-07T22:03:04.610792+0000","last_peered":"2023-10-07T22:03:04.610792+0000","last_clean":"2023-10-07T22:03:04.610792+0000","last_became_active":"2023-10-07T21:56:33.542837+0000","last_became_peered":"2023-10-07T21:56:33.542837+0000","last_unstale":"2023-10-07T22:03:04.610792+0000","last_undegraded":"2023-10-07T22:03:04.610792+0000","last_fullsized":"2023-10-07T22:03:04.610792+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:59:40.987626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":169,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:07.376810+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:03:07.376810+0000","last_peered":"2023-10-07T22:03:07.376810+0000","last_clean":"2023-10-07T22:03:07.376810+0000","last_became_active":"2023-10-07T21:58:14.956527+0000","last_became_peered":"2023-10-07T21:58:14.956527+0000","last_unstale":"2023-10-07T22:03:07.376810+0000","last_undegraded":"2023-10-07T22:03:07.376810+0000","last_fullsized":"2023-10-07T22:03:07.376810+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:43:20.010578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"189'3741","reported_seq":3754,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:47.111511+0000","last_change":"2023-10-07T22:02:40.279693+0000","last_active":"2023-10-07T22:03:47.111511+0000","last_peered":"2023-10-07T22:03:47.111511+0000","last_clean":"2023-10-07T22:03:47.111511+0000","last_became_active":"2023-10-07T22:02:40.279266+0000","last_became_peered":"2023-10-07T22:02:40.279266+0000","last_unstale":"2023-10-07T22:03:47.111511+0000","last_undegraded":"2023-10-07T22:03:47.111511+0000","last_fullsized":"2023-10-07T22:03:47.111511+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":3741,"log_dups_size":0,"ondisk_log_size":3741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:54.434330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245170176,"num_objects":3741,"num_object_clones":0,"num_object_copies":11223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3741,"num_write_kb":239424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":173,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.178465+0000","last_change":"2023-10-07T21:58:14.942176+0000","last_active":"2023-10-07T22:03:05.178465+0000","last_peered":"2023-10-07T22:03:05.178465+0000","last_clean":"2023-10-07T22:03:05.178465+0000","last_became_active":"2023-10-07T21:58:14.941800+0000","last_became_peered":"2023-10-07T21:58:14.941800+0000","last_unstale":"2023-10-07T22:03:05.178465+0000","last_undegraded":"2023-10-07T22:03:05.178465+0000","last_fullsized":"2023-10-07T22:03:05.178465+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:16.398498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":173,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.174370+0000","last_change":"2023-10-07T21:58:14.958881+0000","last_active":"2023-10-07T22:03:05.174370+0000","last_peered":"2023-10-07T22:03:05.174370+0000","last_clean":"2023-10-07T22:03:05.174370+0000","last_became_active":"2023-10-07T21:58:14.950463+0000","last_became_peered":"2023-10-07T21:58:14.950463+0000","last_unstale":"2023-10-07T22:03:05.174370+0000","last_undegraded":"2023-10-07T22:03:05.174370+0000","last_fullsized":"2023-10-07T22:03:05.174370+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:11.310800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":77,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938504+0000","last_change":"2023-10-07T21:56:33.538399+0000","last_active":"2023-10-07T22:03:04.938504+0000","last_peered":"2023-10-07T22:03:04.938504+0000","last_clean":"2023-10-07T22:03:04.938504+0000","last_became_active":"2023-10-07T21:56:33.538077+0000","last_became_peered":"2023-10-07T21:56:33.538077+0000","last_unstale":"2023-10-07T22:03:04.938504+0000","last_undegraded":"2023-10-07T22:03:04.938504+0000","last_fullsized":"2023-10-07T22:03:04.938504+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:43:58.983763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":160,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173784+0000","last_change":"2023-10-07T21:58:14.950402+0000","last_active":"2023-10-07T22:03:05.173784+0000","last_peered":"2023-10-07T22:03:05.173784+0000","last_clean":"2023-10-07T22:03:05.173784+0000","last_became_active":"2023-10-07T21:58:14.949968+0000","last_became_peered":"2023-10-07T21:58:14.949968+0000","last_unstale":"2023-10-07T22:03:05.173784+0000","last_undegraded":"2023-10-07T22:03:05.173784+0000","last_fullsized":"2023-10-07T22:03:05.173784+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:28:00.753615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":172,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632358+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T22:03:29.632358+0000","last_peered":"2023-10-07T22:03:29.632358+0000","last_clean":"2023-10-07T22:03:29.632358+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T22:03:29.632358+0000","last_undegraded":"2023-10-07T22:03:29.632358+0000","last_fullsized":"2023-10-07T22:03:29.632358+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":164,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938966+0000","last_change":"2023-10-07T21:56:33.550155+0000","last_active":"2023-10-07T22:03:04.938966+0000","last_peered":"2023-10-07T22:03:04.938966+0000","last_clean":"2023-10-07T22:03:04.938966+0000","last_became_active":"2023-10-07T21:56:33.538430+0000","last_became_peered":"2023-10-07T21:56:33.538430+0000","last_unstale":"2023-10-07T22:03:04.938966+0000","last_undegraded":"2023-10-07T22:03:04.938966+0000","last_fullsized":"2023-10-07T22:03:04.938966+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:10:44.310913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":145,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173309+0000","last_change":"2023-10-07T21:56:33.537268+0000","last_active":"2023-10-07T22:03:05.173309+0000","last_peered":"2023-10-07T22:03:05.173309+0000","last_clean":"2023-10-07T22:03:05.173309+0000","last_became_active":"2023-10-07T21:56:33.536899+0000","last_became_peered":"2023-10-07T21:56:33.536899+0000","last_unstale":"2023-10-07T22:03:05.173309+0000","last_undegraded":"2023-10-07T22:03:05.173309+0000","last_fullsized":"2023-10-07T22:03:05.173309+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:09:20.488653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":147,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.939025+0000","last_change":"2023-10-07T21:56:33.545336+0000","last_active":"2023-10-07T22:03:04.939025+0000","last_peered":"2023-10-07T22:03:04.939025+0000","last_clean":"2023-10-07T22:03:04.939025+0000","last_became_active":"2023-10-07T21:56:33.538195+0000","last_became_peered":"2023-10-07T21:56:33.538195+0000","last_unstale":"2023-10-07T22:03:04.939025+0000","last_undegraded":"2023-10-07T22:03:04.939025+0000","last_fullsized":"2023-10-07T22:03:04.939025+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:12:27.512238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":145,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.173204+0000","last_change":"2023-10-07T21:56:33.539216+0000","last_active":"2023-10-07T22:03:05.173204+0000","last_peered":"2023-10-07T22:03:05.173204+0000","last_clean":"2023-10-07T22:03:05.173204+0000","last_became_active":"2023-10-07T21:56:33.538815+0000","last_became_peered":"2023-10-07T21:56:33.538815+0000","last_unstale":"2023-10-07T22:03:05.173204+0000","last_undegraded":"2023-10-07T22:03:05.173204+0000","last_fullsized":"2023-10-07T22:03:05.173204+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:01.083808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":165,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:07.377057+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T22:03:07.377057+0000","last_peered":"2023-10-07T22:03:07.377057+0000","last_clean":"2023-10-07T22:03:07.377057+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T22:03:07.377057+0000","last_undegraded":"2023-10-07T22:03:07.377057+0000","last_fullsized":"2023-10-07T22:03:07.377057+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":20,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:04.938123+0000","last_change":"2023-10-07T22:01:42.665496+0000","last_active":"2023-10-07T22:03:04.938123+0000","last_peered":"2023-10-07T22:03:04.938123+0000","last_clean":"2023-10-07T22:03:04.938123+0000","last_became_active":"2023-10-07T22:01:42.665180+0000","last_became_peered":"2023-10-07T22:01:42.665180+0000","last_unstale":"2023-10-07T22:03:04.938123+0000","last_undegraded":"2023-10-07T22:03:04.938123+0000","last_fullsized":"2023-10-07T22:03:04.938123+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:45:58.969722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":155,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:22.079102+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T22:03:22.079102+0000","last_peered":"2023-10-07T22:03:22.079102+0000","last_clean":"2023-10-07T22:03:22.079102+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T22:03:22.079102+0000","last_undegraded":"2023-10-07T22:03:22.079102+0000","last_fullsized":"2023-10-07T22:03:22.079102+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":117,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-07T22:03:05.177169+0000","last_change":"2023-10-07T21:56:33.538866+0000","last_active":"2023-10-07T22:03:05.177169+0000","last_peered":"2023-10-07T22:03:05.177169+0000","last_clean":"2023-10-07T22:03:05.177169+0000","last_became_active":"2023-10-07T21:56:33.536652+0000","last_became_peered":"2023-10-07T21:56:33.536652+0000","last_unstale":"2023-10-07T22:03:05.177169+0000","last_undegraded":"2023-10-07T22:03:05.177169+0000","last_fullsized":"2023-10-07T22:03:05.177169+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:45:11.963332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":4960,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":21344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3977510912,"num_objects":60692,"num_object_clones":0,"num_object_copies":182076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":60692,"num_write_kb":3884288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11911626752,"data_stored":11911626752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":60692,"ondisk_log_size":60692,"up":48,"acting":48,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201655,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1736892,"kb_used_data":1431412,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":92008260,"statfs":{"total":95995035648,"available":94216458240,"internally_reserved":0,"allocated":1465765888,"data_stored":1465028398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:19 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":2.1989999999999998,"15min":1.7989999999999999},"min":{"1min":0.30199999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":2.0129999999999999,"5min":52.124000000000002,"15min":73.869},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.034,"5min":2.613,"15min":1.9039999999999999},"min":{"1min":0.47299999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":2.8719999999999999,"5min":53.561999999999998,"15min":74.427999999999997},"last":0.91200000000000003}]},{"osd":1,"last update":"Sat Oct 7 22:02:54 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.1719999999999999,"15min":1.1870000000000001},"min":{"1min":0.60799999999999998,"5min":0.28199999999999997,"15min":0.26800000000000002},"max":{"1min":1.1759999999999999,"5min":5.3540000000000001,"15min":10.384},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.292,"15min":1.1970000000000001},"min":{"1min":0.72399999999999998,"5min":0.32800000000000001,"15min":0.28899999999999998},"max":{"1min":1.333,"5min":7.9509999999999996,"15min":9.1470000000000002},"last":0.93600000000000005}]},{"osd":2,"last update":"Sat Oct 7 22:02:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":2.6120000000000001,"15min":2.5619999999999998},"min":{"1min":0.48599999999999999,"5min":0.34699999999999998,"15min":0.27900000000000003},"max":{"1min":1.212,"5min":69.659999999999997,"15min":91.397999999999996},"last":0.29699999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":2.7530000000000001,"15min":2.5920000000000001},"min":{"1min":0.66300000000000003,"5min":0.35899999999999999,"15min":0.29099999999999998},"max":{"1min":1.429,"5min":70.433999999999997,"15min":91.670000000000002},"last":0.78700000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":4.3310000000000004,"15min":3.4220000000000002},"min":{"1min":0.439,"5min":0.32500000000000001,"15min":0.307},"max":{"1min":1.3109999999999999,"5min":154.124,"15min":154.124},"last":0.34699999999999998},{"interface":"front","average":{"1min":1.1140000000000001,"5min":4.3869999999999996,"15min":3.4380000000000002},"min":{"1min":0.56599999999999995,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.762,"5min":145.499,"15min":149.00399999999999},"last":0.73999999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.84699999999999998,"15min":1.0760000000000001},"min":{"1min":0.53900000000000003,"5min":0.33700000000000002,"15min":0.30299999999999999},"max":{"1min":1.4650000000000001,"5min":4.2770000000000001,"15min":10.42},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93700000000000006,"15min":1.0249999999999999},"min":{"1min":0.45300000000000001,"5min":0.42899999999999999,"15min":0.32800000000000001},"max":{"1min":1.4450000000000001,"5min":3.5880000000000001,"15min":7.3719999999999999},"last":0.873}]},{"osd":5,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.93899999999999995,"15min":1.0309999999999999},"min":{"1min":0.376,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.4430000000000001,"5min":3.8690000000000002,"15min":7.3650000000000002},"last":2.9849999999999999},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.014,"15min":1.268},"min":{"1min":0.59699999999999998,"5min":0.38800000000000001,"15min":0.33800000000000002},"max":{"1min":2.5579999999999998,"5min":5.8639999999999999,"15min":10.680999999999999},"last":0.83899999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.024,"15min":1.2210000000000001},"min":{"1min":0.64400000000000002,"5min":0.42999999999999999,"15min":0.40999999999999998},"max":{"1min":1.677,"5min":4.2560000000000002,"15min":5.4950000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.1679999999999999,"15min":1.137},"min":{"1min":0.51900000000000002,"5min":0.42599999999999999,"15min":0.41099999999999998},"max":{"1min":4.7050000000000001,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.3180000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463299,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1711028,"kb_used_data":1413740,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":92034124,"statfs":{"total":95995035648,"available":94242942976,"internally_reserved":0,"allocated":1447669760,"data_stored":1446940350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":2.3380000000000001,"15min":1.472},"min":{"1min":0.496,"5min":0.28699999999999998,"15min":0.222},"max":{"1min":1.3180000000000001,"5min":30.536999999999999,"15min":30.536999999999999},"last":0.374},{"interface":"front","average":{"1min":0.82699999999999996,"5min":2.8180000000000001,"15min":1.629},"min":{"1min":0.52900000000000003,"5min":0.30599999999999999,"15min":0.29899999999999999},"max":{"1min":1.216,"5min":31.097999999999999,"15min":31.097999999999999},"last":0.40200000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.4370000000000001,"15min":1.5089999999999999},"min":{"1min":0.65500000000000003,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.478,"5min":7.1029999999999998,"15min":44.896999999999998},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.3460000000000001,"15min":1.421},"min":{"1min":0.60499999999999998,"5min":0.36799999999999999,"15min":0.30099999999999999},"max":{"1min":1.2729999999999999,"5min":7.1239999999999997,"15min":44.853999999999999},"last":0.86699999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:02:57 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":4.7789999999999999,"15min":2.5960000000000001},"min":{"1min":0.61799999999999999,"5min":0.313,"15min":0.313},"max":{"1min":1.415,"5min":236.31800000000001,"15min":236.31800000000001},"last":3.7229999999999999},{"interface":"front","average":{"1min":1.004,"5min":4.5300000000000002,"15min":2.4239999999999999},"min":{"1min":0.73699999999999999,"5min":0.39500000000000002,"15min":0.314},"max":{"1min":1.2989999999999999,"5min":236.364,"15min":236.364},"last":3.7389999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":1.869,"15min":2.3610000000000002},"min":{"1min":0.66100000000000003,"5min":0.41199999999999998,"15min":0.313},"max":{"1min":9.5779999999999994,"5min":31.486999999999998,"15min":100.331},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.4790000000000001,"5min":2.3519999999999999,"15min":2.4359999999999999},"min":{"1min":0.68200000000000005,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":9.5190000000000001,"5min":31.751000000000001,"15min":100.361},"last":0.45600000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.81599999999999995,"15min":0.90000000000000002},"min":{"1min":0.57999999999999996,"5min":0.375,"15min":0.317},"max":{"1min":1.3899999999999999,"5min":2.476,"15min":5.0720000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.111,"5min":1.083,"15min":1.1779999999999999},"min":{"1min":0.55300000000000005,"5min":0.46300000000000002,"15min":0.38700000000000001},"max":{"1min":1.5249999999999999,"5min":5.7229999999999999,"15min":6.0209999999999999},"last":0.64000000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":0.95599999999999996,"15min":1.085},"min":{"1min":0.61399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.407,"5min":4.1189999999999998,"15min":7.7240000000000002},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1599999999999999,"15min":1.2689999999999999},"min":{"1min":0.59299999999999997,"5min":0.42099999999999999,"15min":0.40899999999999997},"max":{"1min":1.6020000000000001,"5min":6.0350000000000001,"15min":8.0739999999999998},"last":0.58899999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.282,"15min":1.3300000000000001},"min":{"1min":0.626,"5min":0.499,"15min":0.41699999999999998},"max":{"1min":1.675,"5min":6.1929999999999996,"15min":7.6520000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.163,"5min":1.1970000000000001,"15min":1.224},"min":{"1min":0.66500000000000004,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.5920000000000001,"5min":5.9690000000000003,"15min":5.9690000000000003},"last":0.55400000000000005}]}]},{"osd":1,"up_from":90,"seq":386547056841,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2082024,"kb_used_data":1788704,"kb_used_omap":3,"kb_used_meta":293308,"kb_avail":91663128,"statfs":{"total":95995035648,"available":93863043072,"internally_reserved":0,"allocated":1831632896,"data_stored":1830683874,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":300347814},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,4,0,4,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:43 2023","interfaces":[{"interface":"back","average":{"1min":4.6070000000000002,"5min":5.931,"15min":2.9900000000000002},"min":{"1min":0.29199999999999998,"5min":0.222,"15min":0.19},"max":{"1min":47.567999999999998,"5min":166.226,"15min":166.226},"last":0.67700000000000005},{"interface":"front","average":{"1min":3.8540000000000001,"5min":5.5129999999999999,"15min":2.8889999999999998},"min":{"1min":0.311,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":48.734000000000002,"5min":163.41900000000001,"15min":163.41900000000001},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:03:00 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":3.597,"15min":2.3439999999999999},"min":{"1min":0.36199999999999999,"5min":0.223,"15min":0.223},"max":{"1min":1.147,"5min":163.73500000000001,"15min":163.73500000000001},"last":3.2629999999999999},{"interface":"front","average":{"1min":0.75700000000000001,"5min":3.702,"15min":2.5129999999999999},"min":{"1min":0.49399999999999999,"5min":0.371,"15min":0.28599999999999998},"max":{"1min":1.2749999999999999,"5min":161.63399999999999,"15min":161.63399999999999},"last":0.71299999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:03:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":2.2450000000000001,"15min":2.0739999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.246},"max":{"1min":1.089,"5min":25.337,"15min":55.398000000000003},"last":0.498},{"interface":"front","average":{"1min":1.4770000000000001,"5min":2.3719999999999999,"15min":2.0800000000000001},"min":{"1min":0.42599999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.6120000000000001,"5min":27.085000000000001,"15min":55.090000000000003},"last":0.76500000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.4530000000000001,"15min":1.4339999999999999},"min":{"1min":0.377,"5min":0.36499999999999999,"15min":0.30099999999999999},"max":{"1min":1.9670000000000001,"5min":7.6509999999999998,"15min":10.246},"last":3.2290000000000001},{"interface":"front","average":{"1min":1.653,"5min":1.6990000000000001,"15min":1.4670000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":6.6660000000000004,"5min":7.234,"15min":12.015000000000001},"last":0.73999999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.421,"15min":1.444},"min":{"1min":0.38400000000000001,"5min":0.30599999999999999,"15min":0.29099999999999998},"max":{"1min":1.2949999999999999,"5min":7.2549999999999999,"15min":12.625},"last":0.46100000000000002},{"interface":"front","average":{"1min":1.234,"5min":1.663,"15min":1.5620000000000001},"min":{"1min":0.41799999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.3099999999999996,"5min":10.599,"15min":10.599},"last":3.194}]},{"osd":6,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.494,"15min":2.395},"min":{"1min":0.37,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":1.625,"5min":7.2759999999999998,"15min":228.82300000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.498,"15min":2.3980000000000001},"min":{"1min":0.44800000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":2.4220000000000002,"5min":7.7009999999999996,"15min":225.73400000000001},"last":3.1429999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.5069999999999999,"15min":1.4830000000000001},"min":{"1min":0.42599999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.3900000000000001,"5min":7.7789999999999999,"15min":10.287000000000001},"last":3.294},{"interface":"front","average":{"1min":1.766,"5min":1.788,"15min":1.6140000000000001},"min":{"1min":0.46200000000000002,"5min":0.45800000000000002,"15min":0.437},"max":{"1min":6.6449999999999996,"5min":7.2009999999999996,"15min":12.305},"last":0.79500000000000004}]}]},{"osd":0,"up_from":85,"seq":365072220367,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1979976,"kb_used_data":1667648,"kb_used_omap":3,"kb_used_meta":312316,"kb_avail":91765176,"statfs":{"total":95995035648,"available":93967540224,"internally_reserved":0,"allocated":1707671552,"data_stored":1706691766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":319811809},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:02:48 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":2.0249999999999999,"15min":1.6579999999999999},"min":{"1min":0.30599999999999999,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":1.1970000000000001,"5min":9.3940000000000001,"15min":82.581999999999994},"last":1.214},{"interface":"front","average":{"1min":0.72199999999999998,"5min":2.1949999999999998,"15min":1.9019999999999999},"min":{"1min":0.34200000000000003,"5min":0.214,"15min":0.214},"max":{"1min":1.2929999999999999,"5min":11.728999999999999,"15min":82.796999999999997},"last":1.9279999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:03:08 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":1.6379999999999999,"15min":2.198},"min":{"1min":0.35499999999999998,"5min":0.245,"15min":0.245},"max":{"1min":1.329,"5min":8.9730000000000008,"15min":99.534000000000006},"last":2.3620000000000001},{"interface":"front","average":{"1min":0.79900000000000004,"5min":2.109,"15min":2.3799999999999999},"min":{"1min":0.39400000000000002,"5min":0.26500000000000001,"15min":0.23899999999999999},"max":{"1min":1.8520000000000001,"5min":8.1590000000000007,"15min":102.312},"last":0.46500000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:03:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":2.4580000000000002,"15min":2.3159999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.251},"max":{"1min":2.8919999999999999,"5min":28.635000000000002,"15min":104.304},"last":2.4470000000000001},{"interface":"front","average":{"1min":2.0680000000000001,"5min":2.6499999999999999,"15min":2.423},"min":{"1min":0.54600000000000004,"5min":0.33500000000000002,"15min":0.30299999999999999},"max":{"1min":6.4329999999999998,"5min":27.841999999999999,"15min":105.93300000000001},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:03:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.7150000000000001,"15min":1.46},"min":{"1min":0.79500000000000004,"5min":0.374,"15min":0.33200000000000002},"max":{"1min":1.8979999999999999,"5min":8.0039999999999996,"15min":8.1720000000000006},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.5920000000000001,"15min":1.319},"min":{"1min":0.51900000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.323,"5min":10.616,"15min":10.616},"last":0.63300000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:03:08 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.6699999999999999,"15min":1.379},"min":{"1min":0.47599999999999998,"5min":0.33300000000000002,"15min":0.32400000000000001},"max":{"1min":1.1419999999999999,"5min":10.551,"15min":10.551},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.012,"5min":1.508,"15min":1.405},"min":{"1min":0.56599999999999995,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.341,"5min":9.141,"15min":10.419},"last":3.4369999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:03:08 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.835,"15min":1.556},"min":{"1min":0.75600000000000001,"5min":0.40600000000000003,"15min":0.38700000000000001},"max":{"1min":1.984,"5min":7.984,"15min":8.2880000000000003},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.649,"15min":1.4199999999999999},"min":{"1min":0.56699999999999995,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2,"5min":10.59,"15min":10.59},"last":0.55100000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:03:08 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.5649999999999999,"15min":1.3819999999999999},"min":{"1min":0.64100000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.466,"5min":9.1959999999999997,"15min":9.1959999999999997},"last":2.407},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.909,"15min":1.643},"min":{"1min":0.66300000000000003,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.9399999999999999,"5min":8.0239999999999991,"15min":8.3689999999999998},"last":0.52700000000000002}]}]},{"osd":2,"up_from":95,"seq":408021893305,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2082648,"kb_used_data":1736464,"kb_used_omap":3,"kb_used_meta":346172,"kb_avail":91662504,"statfs":{"total":95995035648,"available":93862404096,"internally_reserved":0,"allocated":1778139136,"data_stored":1777147413,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":354480905},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,3,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":2.246,"15min":1.7829999999999999},"min":{"1min":0.42199999999999999,"5min":0.185,"15min":0.185},"max":{"1min":1.179,"5min":30.905000000000001,"15min":77.637},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.625,"5min":1.9850000000000001,"15min":1.7470000000000001},"min":{"1min":0.46800000000000003,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.97099999999999997,"5min":30.706,"15min":76.924999999999997},"last":0.42399999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":1.4039999999999999,"15min":1.2350000000000001},"min":{"1min":0.373,"5min":0.218,"15min":0.214},"max":{"1min":1.048,"5min":20.327000000000002,"15min":20.327000000000002},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.74299999999999999,"5min":2.113,"15min":1.5740000000000001},"min":{"1min":0.51500000000000001,"5min":0.32200000000000001,"15min":0.248},"max":{"1min":1.3180000000000001,"5min":15.798999999999999,"15min":15.798999999999999},"last":0.623}]},{"osd":3,"last update":"Sat Oct 7 22:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":3.0139999999999998,"15min":3.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.2839999999999998,"5min":81.244,"15min":119.422},"last":0.311},{"interface":"front","average":{"1min":1.0620000000000001,"5min":2.8580000000000001,"15min":2.8340000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.25900000000000001},"max":{"1min":2.657,"5min":77.421000000000006,"15min":129.584},"last":1.155}]},{"osd":4,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.415,"15min":1.3740000000000001},"min":{"1min":0.66400000000000003,"5min":0.38800000000000001,"15min":0.312},"max":{"1min":1.7170000000000001,"5min":6.1779999999999999,"15min":9.3000000000000007},"last":0.65000000000000002},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.369,"15min":1.286},"min":{"1min":0.75900000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.641,"5min":10.611000000000001,"15min":11.380000000000001},"last":0.44700000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.696,"15min":1.5289999999999999},"min":{"1min":0.69799999999999995,"5min":0.376,"15min":0.32300000000000001},"max":{"1min":1.5740000000000001,"5min":8.2089999999999996,"15min":8.8989999999999991},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.05,"5min":1.4930000000000001,"15min":1.4059999999999999},"min":{"1min":0.751,"5min":0.44400000000000001,"15min":0.35699999999999998},"max":{"1min":1.8560000000000001,"5min":6.234,"15min":9.4969999999999999},"last":0.69999999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.5129999999999999,"15min":1.3919999999999999},"min":{"1min":0.69199999999999995,"5min":0.372,"15min":0.34000000000000002},"max":{"1min":1.901,"5min":10.569000000000001,"15min":11.476000000000001},"last":0.50600000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.7450000000000001,"15min":1.696},"min":{"1min":0.85499999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.4350000000000001,"5min":8.2629999999999999,"15min":9.2279999999999998},"last":1.1830000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:03:03 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.5740000000000001,"15min":1.409},"min":{"1min":0.65000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.78,"5min":10.647,"15min":11.513999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.153,"5min":1.8320000000000001,"15min":1.6739999999999999},"min":{"1min":0.80400000000000005,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.4950000000000001,"5min":8.3109999999999999,"15min":8.8680000000000003},"last":0.68000000000000005}]}]},{"osd":3,"up_from":100,"seq":429496729778,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2080036,"kb_used_data":1663260,"kb_used_omap":2,"kb_used_meta":416765,"kb_avail":91665116,"statfs":{"total":95995035648,"available":93865078784,"internally_reserved":0,"allocated":1703178240,"data_stored":1702228964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":426767979},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":2.8820000000000001,"15min":2.0139999999999998},"min":{"1min":0.23799999999999999,"5min":0.22700000000000001,"15min":0.18099999999999999},"max":{"1min":6.0259999999999998,"5min":63.597000000000001,"15min":71.855999999999995},"last":4.657},{"interface":"front","average":{"1min":1.212,"5min":2.6560000000000001,"15min":2.3239999999999998},"min":{"1min":0.22900000000000001,"5min":0.21299999999999999,"15min":0.21099999999999999},"max":{"1min":4.5700000000000003,"5min":63.347000000000001,"15min":71.087000000000003},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.782,"15min":1.927},"min":{"1min":0.32700000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.0619999999999998,"5min":8.6489999999999991,"15min":55.122},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.109,"5min":2.004,"15min":2.1659999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":3.419,"5min":8.6059999999999999,"15min":54.853000000000002},"last":0.63100000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":8.3989999999999991,"5min":4.5750000000000002,"15min":3.1800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":126.59399999999999,"5min":126.59399999999999,"15min":126.59399999999999},"last":4.2460000000000004},{"interface":"front","average":{"1min":8.2289999999999992,"5min":5.3659999999999997,"15min":3.0619999999999998},"min":{"1min":0.372,"5min":0.29399999999999998,"15min":0.26800000000000002},"max":{"1min":126.54600000000001,"5min":126.54600000000001,"15min":126.54600000000001},"last":3.4119999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.655,"15min":1.575},"min":{"1min":0.39100000000000001,"5min":0.376,"15min":0.32000000000000001},"max":{"1min":2.3210000000000002,"5min":19.061,"15min":19.061},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.6659999999999999,"15min":1.516},"min":{"1min":0.41999999999999998,"5min":0.372,"15min":0.31900000000000001},"max":{"1min":4.7469999999999999,"5min":9.3989999999999991,"15min":9.3989999999999991},"last":4.7469999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.625,"5min":1.7829999999999999,"15min":1.641},"min":{"1min":0.39000000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.3979999999999997,"5min":8.3979999999999997,"15min":8.4320000000000004},"last":8.3979999999999997},{"interface":"front","average":{"1min":1.393,"5min":1.8260000000000001,"15min":1.7969999999999999},"min":{"1min":0.41599999999999998,"5min":0.40799999999999997,"15min":0.34300000000000003},"max":{"1min":6.7210000000000001,"5min":9.9770000000000003,"15min":15.255000000000001},"last":0.52400000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.9570000000000001,"15min":1.9319999999999999},"min":{"1min":0.49099999999999999,"5min":0.45000000000000001,"15min":0.373},"max":{"1min":3.2589999999999999,"5min":9.9429999999999996,"15min":15.356},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.792,"15min":1.7050000000000001},"min":{"1min":0.42099999999999999,"5min":0.41399999999999998,"15min":0.374},"max":{"1min":2.077,"5min":18.988,"15min":18.988},"last":1.099}]},{"osd":7,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.8169999999999999,"15min":1.7350000000000001},"min":{"1min":0.436,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.835,"5min":19.033000000000001,"15min":19.033000000000001},"last":3.375},{"interface":"front","average":{"1min":2.0630000000000002,"5min":1.853,"15min":1.7170000000000001},"min":{"1min":0.433,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":8.3160000000000007,"5min":8.3160000000000007,"15min":8.4689999999999994},"last":4.8129999999999997}]}]},{"osd":4,"up_from":0,"seq":133143986582,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":39,"seq":167503724941,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2204388,"kb_used_data":1898908,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":91540764,"statfs":{"total":95995035648,"available":93737742336,"internally_reserved":0,"allocated":1944481792,"data_stored":1943764020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,3,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":3.012,"15min":1.6719999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.6339999999999999,"5min":88.030000000000001,"15min":88.030000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.98199999999999998,"5min":2.96,"15min":1.764},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.27600000000000002},"max":{"1min":2.8239999999999998,"5min":86.355000000000004,"15min":86.355000000000004},"last":1.22}]},{"osd":1,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.1659999999999999,"15min":1.657},"min":{"1min":0.39800000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":2.9780000000000002,"5min":5.9580000000000002,"15min":99.108000000000004},"last":1.0429999999999999},{"interface":"front","average":{"1min":2.2759999999999998,"5min":1.7549999999999999,"15min":2.141},"min":{"1min":0.44500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":16.835000000000001,"5min":16.835000000000001,"15min":106.405},"last":2.286}]},{"osd":2,"last update":"Sat Oct 7 22:03:02 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":3.4260000000000002,"15min":2.0259999999999998},"min":{"1min":0.627,"5min":0.37,"15min":0.33000000000000002},"max":{"1min":1.4370000000000001,"5min":128.434,"15min":128.434},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.03,"5min":3.5,"15min":2.2389999999999999},"min":{"1min":0.72799999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.2,"5min":128.697,"15min":128.697},"last":0.55100000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:03:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":2.0619999999999998,"15min":1.768},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":2.8100000000000001,"5min":38.265000000000001,"15min":39.822000000000003},"last":1.7969999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":2.0030000000000001,"15min":1.9319999999999999},"min":{"1min":0.35199999999999998,"5min":0.33800000000000002,"15min":0.313},"max":{"1min":2.778,"5min":37.887,"15min":40.228999999999999},"last":0.376}]},{"osd":4,"last update":"Sat Oct 7 22:03:02 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.012,"15min":1.1779999999999999},"min":{"1min":0.71999999999999997,"5min":0.35099999999999998,"15min":0.28399999999999997},"max":{"1min":1.448,"5min":9.9540000000000006,"15min":11.654999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.153,"5min":0.95099999999999996,"15min":0.94299999999999995},"min":{"1min":0.55100000000000005,"5min":0.39600000000000002,"15min":0.308},"max":{"1min":1.9530000000000001,"5min":8.8160000000000007,"15min":8.8160000000000007},"last":0.77200000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1359999999999999,"15min":1.2869999999999999},"min":{"1min":0.42699999999999999,"5min":0.34899999999999998,"15min":0.29799999999999999},"max":{"1min":4.3780000000000001,"5min":5.4409999999999998,"15min":11.602},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.175,"15min":1.1639999999999999},"min":{"1min":0.42599999999999999,"5min":0.42099999999999999,"15min":0.35999999999999999},"max":{"1min":2.1960000000000002,"5min":4.609,"15min":9.0670000000000002},"last":0.42799999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:03:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.375,"15min":1.234},"min":{"1min":0.52500000000000002,"5min":0.36899999999999999,"15min":0.34100000000000003},"max":{"1min":17.902000000000001,"5min":17.902000000000001,"15min":17.902000000000001},"last":0.879},{"interface":"front","average":{"1min":1.9379999999999999,"5min":1.212,"15min":1.22},"min":{"1min":0.53700000000000003,"5min":0.41599999999999998,"15min":0.40500000000000003},"max":{"1min":17.283000000000001,"5min":17.283000000000001,"15min":17.283000000000001},"last":0.79100000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1705312256,"data_stored":1705312256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1830551552,"data_stored":1830551552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1776549888,"data_stored":1776549888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1711603712,"data_stored":1711603712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1953628160,"data_stored":1953628160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1469186048,"data_stored":1469186048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1464795136,"data_stored":1464795136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:03:55.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:03:55.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:55.578 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:55.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:55.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:55.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:55.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:55.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:55.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:55.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:55.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.000 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:56.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 68926 68910 89.7001 59 0.0144582 0.0111411 2023-10-07T22:03:56.126 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:56.161 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:03:56.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.258 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:56.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:56.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:56.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:56.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:56.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:56.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:56.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:56.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:56.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:56.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:56.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:56.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:56.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:56.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:56 smithi081 bash[89466]: cluster 2023-10-07T22:03:55.273419+0000 mgr.y (mgr.25319) 740 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:57.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:57.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:57.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:57.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 69919 69903 89.136 62.0625 0.0186598 0.0112134 2023-10-07T22:03:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[105281]: cluster 2023-10-07T22:03:55.273419+0000 mgr.y (mgr.25319) 740 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:57.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[105281]: audit 2023-10-07T22:03:55.912666+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:57.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[105281]: audit 2023-10-07T22:03:55.918250+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:57.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[102097]: cluster 2023-10-07T22:03:55.273419+0000 mgr.y (mgr.25319) 740 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:03:57.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[102097]: audit 2023-10-07T22:03:55.912666+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:57.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:56 smithi008 bash[102097]: audit 2023-10-07T22:03:55.918250+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:57.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:57.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:57.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:57.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:56 smithi081 bash[89466]: audit 2023-10-07T22:03:55.912666+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:03:57.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:56 smithi081 bash[89466]: audit 2023-10-07T22:03:55.918250+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:57.288 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:57.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:57.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:57.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:03:57.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:57.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:03:57.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:57.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:57.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:57.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:57.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:57.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:57.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:57.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:57.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:57.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:57.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:58.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:58.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 70844 70828 88.5096 57.8125 0.0171761 0.0112928 2023-10-07T22:03:58.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:58.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:03:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:03:58.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:58.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:58.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:58.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:58.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:58.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:58.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:58.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:58.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:58.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:58.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:58.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:58.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:03:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:03:58.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:58.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:58.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:58.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:59.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:59.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:03:59.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:03:59.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 71822 71806 87.9726 61.125 0.0168312 0.011361 2023-10-07T22:03:59.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:59.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:03:58 smithi008 bash[102097]: cluster 2023-10-07T22:03:57.274067+0000 mgr.y (mgr.25319) 741 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T22:03:59.213 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:03:58 smithi008 bash[105281]: cluster 2023-10-07T22:03:57.274067+0000 mgr.y (mgr.25319) 741 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T22:03:59.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:03:59.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:03:59.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:03:58 smithi081 bash[89466]: cluster 2023-10-07T22:03:57.274067+0000 mgr.y (mgr.25319) 741 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-07T22:03:59.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:59.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:03:59.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:03:59.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:59.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:03:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:03:59.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:59.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:03:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:03:59.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:59.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:59.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:59.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:03:59.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:03:59.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:03:59.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:00.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 72782 72766 87.4347 60 0.0200062 0.0114303 2023-10-07T22:04:00.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:00.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:00.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:00.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:00.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:00.355 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:00.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:00.425 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:00.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:00.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:00.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:00.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:00.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:00.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:00.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:00.955 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:00 smithi081 bash[89466]: cluster 2023-10-07T22:03:59.274658+0000 mgr.y (mgr.25319) 742 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-07T22:04:00.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:00.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:01.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:01.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:01.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:01.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 73735 73719 86.9087 59.5625 0.0157569 0.0115008 2023-10-07T22:04:01.177 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:04:01.178 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:04:01.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:01.200 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:00 smithi008 bash[105281]: cluster 2023-10-07T22:03:59.274658+0000 mgr.y (mgr.25319) 742 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-07T22:04:01.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:00 smithi008 bash[102097]: cluster 2023-10-07T22:03:59.274658+0000 mgr.y (mgr.25319) 742 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-07T22:04:01.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:01.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:01.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:01.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:01.373 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:01.374 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:01.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:01.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:01.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:01.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:01.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:01.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:01.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:01.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:01.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:01.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:01.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:01.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:02.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:02.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:02.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:02.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 74468 74452 86.1478 45.8125 0.00754934 0.0116016 2023-10-07T22:04:02.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:02.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:02.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T22:04:02.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:02.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:02.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:02.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:02.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:02.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:02.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:02.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:02.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:02.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:02.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:02.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:03.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:03.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:03.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 75209 75193 85.4235 46.3125 0.0228767 0.0116998 2023-10-07T22:04:03.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:03.209 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:02 smithi008 bash[102097]: cluster 2023-10-07T22:04:01.275242+0000 mgr.y (mgr.25319) 743 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T22:04:03.209 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:02 smithi008 bash[105281]: cluster 2023-10-07T22:04:01.275242+0000 mgr.y (mgr.25319) 743 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T22:04:03.210 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:03] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T22:04:03.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:03.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:02 smithi081 bash[89466]: cluster 2023-10-07T22:04:01.275242+0000 mgr.y (mgr.25319) 743 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-07T22:04:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:03.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:03.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:03.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:03.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:03.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:03.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:03.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:03.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:03.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:03.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:03.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:03.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:03.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:03.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:04.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:04.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:04.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:04.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 76133 76117 84.9294 57.75 0.00865899 0.0117687 2023-10-07T22:04:04.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:04.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:04.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:04.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:04.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:04.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:04.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:04.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:04.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:04.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:04.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:04.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:04.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:05.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:05.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:05.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 77153 77137 84.5578 63.75 0.0101326 0.0118193 2023-10-07T22:04:05.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:05.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:04 smithi081 bash[89466]: cluster 2023-10-07T22:04:03.275994+0000 mgr.y (mgr.25319) 744 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T22:04:05.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:05.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:05.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:04 smithi008 bash[105281]: cluster 2023-10-07T22:04:03.275994+0000 mgr.y (mgr.25319) 744 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T22:04:05.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:04 smithi008 bash[102097]: cluster 2023-10-07T22:04:03.275994+0000 mgr.y (mgr.25319) 744 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-07T22:04:05.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:05.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:05.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:05.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:05.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:05.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:05.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:06.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:06.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 78072 78056 84.0902 57.4375 0.0157296 0.0118866 2023-10-07T22:04:06.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:06.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:06.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:06.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:06.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:06.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:06.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:06.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:06.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:06.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:06.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:06.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:06.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:06.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:06.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:07.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.096 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:07.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:07.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 78934 78918 83.578 53.875 0.0186622 0.0119596 2023-10-07T22:04:07.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:07.209 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:06 smithi008 bash[102097]: cluster 2023-10-07T22:04:05.276482+0000 mgr.y (mgr.25319) 745 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s 2023-10-07T22:04:07.210 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:06 smithi008 bash[105281]: cluster 2023-10-07T22:04:05.276482+0000 mgr.y (mgr.25319) 745 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s 2023-10-07T22:04:07.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:07.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:06 smithi081 bash[89466]: cluster 2023-10-07T22:04:05.276482+0000 mgr.y (mgr.25319) 745 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s 2023-10-07T22:04:07.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:07.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:07.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:07.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:07.633 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:07.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:07.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:07.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:07.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:07.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:07.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:08.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:08.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:08.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:08.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:04:08.119855+0000 min lat: 0.00142234 max lat: 0.333776 avg lat: 0.0120212 2023-10-07T22:04:08.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:04:08.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 79850 79834 83.1392 57.25 0.0101389 0.0120212 2023-10-07T22:04:08.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:08.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:08.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:08.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:08.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:08.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:08.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:08.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:08.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:08.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:08.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:08.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:08.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:08.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:08.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:08.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:08.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:08.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:08.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:08.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:08 smithi008 bash[102097]: cluster 2023-10-07T22:04:07.277275+0000 mgr.y (mgr.25319) 746 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:04:09.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:09.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:09.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:09.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 80656 80640 82.6021 50.375 0.00578893 0.0121008 2023-10-07T22:04:09.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:09.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:08 smithi081 bash[89466]: cluster 2023-10-07T22:04:07.277275+0000 mgr.y (mgr.25319) 746 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:04:09.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:09.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:09.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:08 smithi008 bash[105281]: cluster 2023-10-07T22:04:07.277275+0000 mgr.y (mgr.25319) 746 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:04:09.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:09.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:09.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:09.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:09.596 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:09.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:09.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:09.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:09.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:09.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:09.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:10.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:10.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 81573 81557 82.1932 57.3125 0.0245649 0.0121592 2023-10-07T22:04:10.126 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:10.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:10.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:10.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:10.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:10.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:10.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:10.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:10.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:10.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:10.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:10.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:10.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:10.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:10.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:10.925 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:10.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:11.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:11.036 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:10 smithi008 bash[105281]: cluster 2023-10-07T22:04:09.277839+0000 mgr.y (mgr.25319) 747 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-07T22:04:11.036 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:10 smithi008 bash[105281]: audit 2023-10-07T22:04:10.908858+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:11.036 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:10 smithi008 bash[102097]: cluster 2023-10-07T22:04:09.277839+0000 mgr.y (mgr.25319) 747 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-07T22:04:11.036 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:10 smithi008 bash[102097]: audit 2023-10-07T22:04:10.908858+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:11.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:11.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:11.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 82485 82469 81.7933 57 0.00833548 0.0122205 2023-10-07T22:04:11.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:11.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:11.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:10 smithi081 bash[89466]: cluster 2023-10-07T22:04:09.277839+0000 mgr.y (mgr.25319) 747 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-07T22:04:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:10 smithi081 bash[89466]: audit 2023-10-07T22:04:10.908858+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:11.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:11.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:11.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:11.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:11.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:11.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:11.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:11.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:11.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:11.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:11.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:11.879 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:04:11.880 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:04:11.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:11.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:11.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:12.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:12.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 83226 83210 81.2389 46.3125 0.013594 0.012303 2023-10-07T22:04:12.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:12.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:12.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:12.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:12.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:12.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:12.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:12.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:12.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:12.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:12.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:12.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:12.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:12.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:12.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-07T22:04:12.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:12.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:12.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:12.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:13.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:13.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:13.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 84148 84132 80.8756 57.625 0.00955399 0.0123576 2023-10-07T22:04:13.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:13.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:13.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:12 smithi081 bash[89466]: cluster 2023-10-07T22:04:11.278464+0000 mgr.y (mgr.25319) 748 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-10-07T22:04:13.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:13.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:13.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:12 smithi008 bash[102097]: cluster 2023-10-07T22:04:11.278464+0000 mgr.y (mgr.25319) 748 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-10-07T22:04:13.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:13] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T22:04:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:12 smithi008 bash[105281]: cluster 2023-10-07T22:04:11.278464+0000 mgr.y (mgr.25319) 748 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-10-07T22:04:13.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:13.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:13.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:13.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:13.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:13.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:13.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:13.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:13.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:13.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:13.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:13.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:14.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:14.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 85111 85095 80.5621 60.1875 0.0123273 0.0124072 2023-10-07T22:04:14.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:14.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:14.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:14.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:14.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:14.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:14.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:14.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:14.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:14.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:14.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:14.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:14.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:14.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:15.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:15.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:14 smithi081 bash[89466]: cluster 2023-10-07T22:04:13.279104+0000 mgr.y (mgr.25319) 749 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 62 MiB/s wr, 993 op/s 2023-10-07T22:04:15.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:15.094 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:04:15.103 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:04:15.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 85870 85854 80.0677 47.4375 0.0047557 0.012482 2023-10-07T22:04:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:14 smithi008 bash[105281]: cluster 2023-10-07T22:04:13.279104+0000 mgr.y (mgr.25319) 749 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 62 MiB/s wr, 993 op/s 2023-10-07T22:04:15.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:14 smithi008 bash[102097]: cluster 2023-10-07T22:04:13.279104+0000 mgr.y (mgr.25319) 749 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 62 MiB/s wr, 993 op/s 2023-10-07T22:04:15.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:15.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:15.260 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:04:15.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:15.324 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:04:15.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:15.385 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:04:15.426 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:04:15.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:15.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:15.481 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:04:15.523 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:04:15.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:15.561 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:04:15.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:15.613 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:04:15.623 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.623 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.624 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.624 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.624 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.624 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.624 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:04:15.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:15.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:15.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:15.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:15.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:15.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:15.976 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:04:15.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:16.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:16.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 86654 86638 79.61 49 0.0322666 0.0125552 2023-10-07T22:04:16.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:16.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:16.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:15 smithi081 bash[89466]: audit 2023-10-07T22:04:15.185583+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.8:0/2775805740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:16.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:15 smithi081 bash[89466]: audit 2023-10-07T22:04:15.460645+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.8:0/736473907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:15 smithi081 bash[89466]: audit 2023-10-07T22:04:15.461301+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:16.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:16.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:16.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:16.498 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:15 smithi008 bash[102097]: audit 2023-10-07T22:04:15.185583+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.8:0/2775805740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:16.499 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: audit 2023-10-07T22:04:15.460645+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.8:0/736473907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.499 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: audit 2023-10-07T22:04:15.461301+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.500 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: audit 2023-10-07T22:04:15.185583+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.8:0/2775805740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:16.500 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: audit 2023-10-07T22:04:15.460645+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.8:0/736473907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.500 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: audit 2023-10-07T22:04:15.461301+0000 mon.a (mon.0) 956 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:16.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:16.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:16.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:16.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:16.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:16.761 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:16.787 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:16.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:16.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:16.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:17.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:17.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:17.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:17.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 87412 87396 79.1428 47.375 0.0177641 0.01263 2023-10-07T22:04:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: audit 2023-10-07T22:04:15.068808+0000 mgr.y (mgr.25319) 750 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:04:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.279763+0000 mgr.y (mgr.25319) 751 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-07T22:04:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.953026+0000 mon.a (mon.0) 957 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: audit 2023-10-07T22:04:15.958648+0000 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.959222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.969097+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.970066+0000 mon.a (mon.0) 959 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[105281]: cluster 2023-10-07T22:04:15.977302+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: audit 2023-10-07T22:04:15.068808+0000 mgr.y (mgr.25319) 750 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.279763+0000 mgr.y (mgr.25319) 751 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.953026+0000 mon.a (mon.0) 957 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: audit 2023-10-07T22:04:15.958648+0000 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.959222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.969097+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.970066+0000 mon.a (mon.0) 959 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-10-07T22:04:17.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:16 smithi008 bash[102097]: cluster 2023-10-07T22:04:15.977302+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:17.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:17.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:17.219 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":759,"stamp":"2023-10-07T22:04:13.278657+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5423110036,"num_objects":82765,"num_object_clones":0,"num_object_copies":248295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82765,"num_whiteouts":0,"num_read":511,"num_read_kb":936,"num_write":83041,"num_write_kb":5297869,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2956800,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82963,"ondisk_log_size":82963,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":18046044,"kb_used_data":15749668,"kb_used_omap":13,"kb_used_meta":2296306,"kb_avail":638170020,"statfs":{"total":671965249536,"available":653486100480,"internally_reserved":0,"allocated":16127660032,"data_stored":16121570367,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":2351418363},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":781385728,"num_objects":11923,"num_object_clones":0,"num_object_copies":35769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11923,"num_write_kb":763072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003794"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":80,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.993643+0000","last_change":"2023-10-07T21:56:33.520576+0000","last_active":"2023-10-07T22:03:52.993643+0000","last_peered":"2023-10-07T22:03:52.993643+0000","last_clean":"2023-10-07T22:03:52.993643+0000","last_became_active":"2023-10-07T21:56:33.520229+0000","last_became_peered":"2023-10-07T21:56:33.520229+0000","last_unstale":"2023-10-07T22:03:52.993643+0000","last_undegraded":"2023-10-07T22:03:52.993643+0000","last_fullsized":"2023-10-07T22:03:52.993643+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:20:07.878531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":166,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.973419+0000","last_change":"2023-10-07T21:56:33.545393+0000","last_active":"2023-10-07T22:03:52.973419+0000","last_peered":"2023-10-07T22:03:52.973419+0000","last_clean":"2023-10-07T22:03:52.973419+0000","last_became_active":"2023-10-07T21:56:33.545033+0000","last_became_peered":"2023-10-07T21:56:33.545033+0000","last_unstale":"2023-10-07T22:03:52.973419+0000","last_undegraded":"2023-10-07T22:03:52.973419+0000","last_fullsized":"2023-10-07T22:03:52.973419+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:02.308614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":148,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.982389+0000","last_change":"2023-10-07T21:56:33.541525+0000","last_active":"2023-10-07T22:03:52.982389+0000","last_peered":"2023-10-07T22:03:52.982389+0000","last_clean":"2023-10-07T22:03:52.982389+0000","last_became_active":"2023-10-07T21:56:33.541184+0000","last_became_peered":"2023-10-07T21:56:33.541184+0000","last_unstale":"2023-10-07T22:03:52.982389+0000","last_undegraded":"2023-10-07T22:03:52.982389+0000","last_fullsized":"2023-10-07T22:03:52.982389+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:31:15.051623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":171,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.645603+0000","last_change":"2023-10-07T22:01:42.669298+0000","last_active":"2023-10-07T22:03:29.645603+0000","last_peered":"2023-10-07T22:03:29.645603+0000","last_clean":"2023-10-07T22:03:29.645603+0000","last_became_active":"2023-10-07T22:01:42.668652+0000","last_became_peered":"2023-10-07T22:01:42.668652+0000","last_unstale":"2023-10-07T22:03:29.645603+0000","last_undegraded":"2023-10-07T22:03:29.645603+0000","last_fullsized":"2023-10-07T22:03:29.645603+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:12.209818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":176,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:37.404669+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T22:03:37.404669+0000","last_peered":"2023-10-07T22:03:37.404669+0000","last_clean":"2023-10-07T22:03:37.404669+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T22:03:37.404669+0000","last_undegraded":"2023-10-07T22:03:37.404669+0000","last_fullsized":"2023-10-07T22:03:37.404669+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":159,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631515+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T22:03:29.631515+0000","last_peered":"2023-10-07T22:03:29.631515+0000","last_clean":"2023-10-07T22:03:29.631515+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T22:03:29.631515+0000","last_undegraded":"2023-10-07T22:03:29.631515+0000","last_fullsized":"2023-10-07T22:03:29.631515+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":62,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632962+0000","last_change":"2023-10-07T21:57:42.517197+0000","last_active":"2023-10-07T22:03:29.632962+0000","last_peered":"2023-10-07T22:03:29.632962+0000","last_clean":"2023-10-07T22:03:29.632962+0000","last_became_active":"2023-10-07T21:57:42.516614+0000","last_became_peered":"2023-10-07T21:57:42.516614+0000","last_unstale":"2023-10-07T22:03:29.632962+0000","last_undegraded":"2023-10-07T22:03:29.632962+0000","last_fullsized":"2023-10-07T22:03:29.632962+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:22.555752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":158,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.636201+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T22:03:29.636201+0000","last_peered":"2023-10-07T22:03:29.636201+0000","last_clean":"2023-10-07T22:03:29.636201+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T22:03:29.636201+0000","last_undegraded":"2023-10-07T22:03:29.636201+0000","last_fullsized":"2023-10-07T22:03:29.636201+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":168,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626745+0000","last_change":"2023-10-07T21:58:14.936309+0000","last_active":"2023-10-07T22:03:29.626745+0000","last_peered":"2023-10-07T22:03:29.626745+0000","last_clean":"2023-10-07T22:03:29.626745+0000","last_became_active":"2023-10-07T21:58:14.935671+0000","last_became_peered":"2023-10-07T21:58:14.935671+0000","last_unstale":"2023-10-07T22:03:29.626745+0000","last_undegraded":"2023-10-07T22:03:29.626745+0000","last_fullsized":"2023-10-07T22:03:29.626745+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:25.244155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":133,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631945+0000","last_change":"2023-10-07T21:58:14.953743+0000","last_active":"2023-10-07T22:03:29.631945+0000","last_peered":"2023-10-07T22:03:29.631945+0000","last_clean":"2023-10-07T22:03:29.631945+0000","last_became_active":"2023-10-07T21:58:14.953249+0000","last_became_peered":"2023-10-07T21:58:14.953249+0000","last_unstale":"2023-10-07T22:03:29.631945+0000","last_undegraded":"2023-10-07T22:03:29.631945+0000","last_fullsized":"2023-10-07T22:03:29.631945+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:15:02.444088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":58,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618374+0000","last_change":"2023-10-07T21:58:14.972257+0000","last_active":"2023-10-07T22:03:29.618374+0000","last_peered":"2023-10-07T22:03:29.618374+0000","last_clean":"2023-10-07T22:03:29.618374+0000","last_became_active":"2023-10-07T21:58:14.943683+0000","last_became_peered":"2023-10-07T21:58:14.943683+0000","last_unstale":"2023-10-07T22:03:29.618374+0000","last_undegraded":"2023-10-07T22:03:29.618374+0000","last_fullsized":"2023-10-07T22:03:29.618374+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:34.743020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":141,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:35.694237+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T22:03:35.694237+0000","last_peered":"2023-10-07T22:03:35.694237+0000","last_clean":"2023-10-07T22:03:35.694237+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T22:03:35.694237+0000","last_undegraded":"2023-10-07T22:03:35.694237+0000","last_fullsized":"2023-10-07T22:03:35.694237+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":62,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.619075+0000","last_change":"2023-10-07T21:58:14.966002+0000","last_active":"2023-10-07T22:03:29.619075+0000","last_peered":"2023-10-07T22:03:29.619075+0000","last_clean":"2023-10-07T22:03:29.619075+0000","last_became_active":"2023-10-07T21:58:14.939767+0000","last_became_peered":"2023-10-07T21:58:14.939767+0000","last_unstale":"2023-10-07T22:03:29.619075+0000","last_undegraded":"2023-10-07T22:03:29.619075+0000","last_fullsized":"2023-10-07T22:03:29.619075+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:53:49.585041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":118,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631483+0000","last_change":"2023-10-07T21:56:33.538836+0000","last_active":"2023-10-07T22:03:29.631483+0000","last_peered":"2023-10-07T22:03:29.631483+0000","last_clean":"2023-10-07T22:03:29.631483+0000","last_became_active":"2023-10-07T21:56:33.537541+0000","last_became_peered":"2023-10-07T21:56:33.537541+0000","last_unstale":"2023-10-07T22:03:29.631483+0000","last_undegraded":"2023-10-07T22:03:29.631483+0000","last_fullsized":"2023-10-07T22:03:29.631483+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:23.684829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":58,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618492+0000","last_change":"2023-10-07T21:58:14.960860+0000","last_active":"2023-10-07T22:03:29.618492+0000","last_peered":"2023-10-07T22:03:29.618492+0000","last_clean":"2023-10-07T22:03:29.618492+0000","last_became_active":"2023-10-07T21:58:14.939529+0000","last_became_peered":"2023-10-07T21:58:14.939529+0000","last_unstale":"2023-10-07T22:03:29.618492+0000","last_undegraded":"2023-10-07T22:03:29.618492+0000","last_fullsized":"2023-10-07T22:03:29.618492+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:40:54.380780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":174,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632250+0000","last_change":"2023-10-07T21:58:14.952814+0000","last_active":"2023-10-07T22:03:29.632250+0000","last_peered":"2023-10-07T22:03:29.632250+0000","last_clean":"2023-10-07T22:03:29.632250+0000","last_became_active":"2023-10-07T21:58:14.952159+0000","last_became_peered":"2023-10-07T21:58:14.952159+0000","last_unstale":"2023-10-07T22:03:29.632250+0000","last_undegraded":"2023-10-07T22:03:29.632250+0000","last_fullsized":"2023-10-07T22:03:29.632250+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:00.755299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":52,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618018+0000","last_change":"2023-10-07T21:58:14.945766+0000","last_active":"2023-10-07T22:03:29.618018+0000","last_peered":"2023-10-07T22:03:29.618018+0000","last_clean":"2023-10-07T22:03:29.618018+0000","last_became_active":"2023-10-07T21:58:14.945422+0000","last_became_peered":"2023-10-07T21:58:14.945422+0000","last_unstale":"2023-10-07T22:03:29.618018+0000","last_undegraded":"2023-10-07T22:03:29.618018+0000","last_fullsized":"2023-10-07T22:03:29.618018+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:03.321454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":167,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626892+0000","last_change":"2023-10-07T21:58:14.938877+0000","last_active":"2023-10-07T22:03:29.626892+0000","last_peered":"2023-10-07T22:03:29.626892+0000","last_clean":"2023-10-07T22:03:29.626892+0000","last_became_active":"2023-10-07T21:58:14.938491+0000","last_became_peered":"2023-10-07T21:58:14.938491+0000","last_unstale":"2023-10-07T22:03:29.626892+0000","last_undegraded":"2023-10-07T22:03:29.626892+0000","last_fullsized":"2023-10-07T22:03:29.626892+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:03:57.211678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":52,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.617878+0000","last_change":"2023-10-07T21:58:14.939981+0000","last_active":"2023-10-07T22:03:29.617878+0000","last_peered":"2023-10-07T22:03:29.617878+0000","last_clean":"2023-10-07T22:03:29.617878+0000","last_became_active":"2023-10-07T21:58:14.939549+0000","last_became_peered":"2023-10-07T21:58:14.939549+0000","last_unstale":"2023-10-07T22:03:29.617878+0000","last_undegraded":"2023-10-07T22:03:29.617878+0000","last_fullsized":"2023-10-07T22:03:29.617878+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:53:02.972164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":162,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:37.096526+0000","last_change":"2023-10-07T21:58:14.951666+0000","last_active":"2023-10-07T22:03:37.096526+0000","last_peered":"2023-10-07T22:03:37.096526+0000","last_clean":"2023-10-07T22:03:37.096526+0000","last_became_active":"2023-10-07T21:58:14.949955+0000","last_became_peered":"2023-10-07T21:58:14.949955+0000","last_unstale":"2023-10-07T22:03:37.096526+0000","last_undegraded":"2023-10-07T22:03:37.096526+0000","last_fullsized":"2023-10-07T22:03:37.096526+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:24:03.857476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":182,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.630290+0000","last_change":"2023-10-07T21:57:42.521260+0000","last_active":"2023-10-07T22:03:29.630290+0000","last_peered":"2023-10-07T22:03:29.630290+0000","last_clean":"2023-10-07T22:03:29.630290+0000","last_became_active":"2023-10-07T21:57:42.515102+0000","last_became_peered":"2023-10-07T21:57:42.515102+0000","last_unstale":"2023-10-07T22:03:29.630290+0000","last_undegraded":"2023-10-07T22:03:29.630290+0000","last_fullsized":"2023-10-07T22:03:29.630290+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:19.817561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":174,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:37.404840+0000","last_change":"2023-10-07T21:58:14.953149+0000","last_active":"2023-10-07T22:03:37.404840+0000","last_peered":"2023-10-07T22:03:37.404840+0000","last_clean":"2023-10-07T22:03:37.404840+0000","last_became_active":"2023-10-07T21:58:14.952843+0000","last_became_peered":"2023-10-07T21:58:14.952843+0000","last_unstale":"2023-10-07T22:03:37.404840+0000","last_undegraded":"2023-10-07T22:03:37.404840+0000","last_fullsized":"2023-10-07T22:03:37.404840+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:39:22.287929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"190'5168","reported_seq":5182,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.108528+0000","last_change":"2023-10-07T22:02:39.974152+0000","last_active":"2023-10-07T22:04:12.108528+0000","last_peered":"2023-10-07T22:04:12.108528+0000","last_clean":"2023-10-07T22:04:12.108528+0000","last_became_active":"2023-10-07T22:02:39.973748+0000","last_became_peered":"2023-10-07T22:02:39.973748+0000","last_unstale":"2023-10-07T22:04:12.108528+0000","last_undegraded":"2023-10-07T22:04:12.108528+0000","last_fullsized":"2023-10-07T22:04:12.108528+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5168,"log_dups_size":0,"ondisk_log_size":5168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:03:15.035375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338690048,"num_objects":5168,"num_object_clones":0,"num_object_copies":15504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5168,"num_write_kb":330752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":56,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618743+0000","last_change":"2023-10-07T21:58:14.974751+0000","last_active":"2023-10-07T22:03:29.618743+0000","last_peered":"2023-10-07T22:03:29.618743+0000","last_clean":"2023-10-07T22:03:29.618743+0000","last_became_active":"2023-10-07T21:58:14.944418+0000","last_became_peered":"2023-10-07T21:58:14.944418+0000","last_unstale":"2023-10-07T22:03:29.618743+0000","last_undegraded":"2023-10-07T22:03:29.618743+0000","last_fullsized":"2023-10-07T22:03:29.618743+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:47.718091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":170,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.629484+0000","last_change":"2023-10-07T21:58:14.939466+0000","last_active":"2023-10-07T22:03:29.629484+0000","last_peered":"2023-10-07T22:03:29.629484+0000","last_clean":"2023-10-07T22:03:29.629484+0000","last_became_active":"2023-10-07T21:58:14.939096+0000","last_became_peered":"2023-10-07T21:58:14.939096+0000","last_unstale":"2023-10-07T22:03:29.629484+0000","last_undegraded":"2023-10-07T22:03:29.629484+0000","last_fullsized":"2023-10-07T22:03:29.629484+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:02:41.491171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"190'5291","reported_seq":5305,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.129060+0000","last_change":"2023-10-07T22:02:40.280284+0000","last_active":"2023-10-07T22:04:12.129060+0000","last_peered":"2023-10-07T22:04:12.129060+0000","last_clean":"2023-10-07T22:04:12.129060+0000","last_became_active":"2023-10-07T22:02:40.279410+0000","last_became_peered":"2023-10-07T22:02:40.279410+0000","last_unstale":"2023-10-07T22:04:12.129060+0000","last_undegraded":"2023-10-07T22:04:12.129060+0000","last_fullsized":"2023-10-07T22:04:12.129060+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5291,"log_dups_size":0,"ondisk_log_size":5291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:17.298870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346750976,"num_objects":5291,"num_object_clones":0,"num_object_copies":15873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5291,"num_write_kb":338624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":56,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.620283+0000","last_change":"2023-10-07T21:58:14.977099+0000","last_active":"2023-10-07T22:03:29.620283+0000","last_peered":"2023-10-07T22:03:29.620283+0000","last_clean":"2023-10-07T22:03:29.620283+0000","last_became_active":"2023-10-07T21:58:14.946585+0000","last_became_peered":"2023-10-07T21:58:14.946585+0000","last_unstale":"2023-10-07T22:03:29.620283+0000","last_undegraded":"2023-10-07T22:03:29.620283+0000","last_fullsized":"2023-10-07T22:03:29.620283+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:03.493591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":157,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631407+0000","last_change":"2023-10-07T21:56:33.542413+0000","last_active":"2023-10-07T22:03:29.631407+0000","last_peered":"2023-10-07T22:03:29.631407+0000","last_clean":"2023-10-07T22:03:29.631407+0000","last_became_active":"2023-10-07T21:56:33.541944+0000","last_became_peered":"2023-10-07T21:56:33.541944+0000","last_unstale":"2023-10-07T22:03:29.631407+0000","last_undegraded":"2023-10-07T22:03:29.631407+0000","last_fullsized":"2023-10-07T22:03:29.631407+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:59:56.337514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"190'5185","reported_seq":5202,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.129862+0000","last_change":"2023-10-07T22:02:40.280847+0000","last_active":"2023-10-07T22:04:12.129862+0000","last_peered":"2023-10-07T22:04:12.129862+0000","last_clean":"2023-10-07T22:04:12.129862+0000","last_became_active":"2023-10-07T22:02:40.280575+0000","last_became_peered":"2023-10-07T22:02:40.280575+0000","last_unstale":"2023-10-07T22:04:12.129862+0000","last_undegraded":"2023-10-07T22:04:12.129862+0000","last_fullsized":"2023-10-07T22:04:12.129862+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5185,"log_dups_size":0,"ondisk_log_size":5185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:42:56.008672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339804160,"num_objects":5185,"num_object_clones":0,"num_object_copies":15555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5185,"num_write_kb":331840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":56,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618067+0000","last_change":"2023-10-07T21:58:14.953372+0000","last_active":"2023-10-07T22:03:29.618067+0000","last_peered":"2023-10-07T22:03:29.618067+0000","last_clean":"2023-10-07T22:03:29.618067+0000","last_became_active":"2023-10-07T21:58:14.938670+0000","last_became_peered":"2023-10-07T21:58:14.938670+0000","last_unstale":"2023-10-07T22:03:29.618067+0000","last_undegraded":"2023-10-07T22:03:29.618067+0000","last_fullsized":"2023-10-07T22:03:29.618067+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:15.831058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":169,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.630935+0000","last_change":"2023-10-07T21:58:14.943189+0000","last_active":"2023-10-07T22:03:29.630935+0000","last_peered":"2023-10-07T22:03:29.630935+0000","last_clean":"2023-10-07T22:03:29.630935+0000","last_became_active":"2023-10-07T21:58:14.942893+0000","last_became_peered":"2023-10-07T21:58:14.942893+0000","last_unstale":"2023-10-07T22:03:29.630935+0000","last_undegraded":"2023-10-07T22:03:29.630935+0000","last_fullsized":"2023-10-07T22:03:29.630935+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:53.661470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"190'5192","reported_seq":5209,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.757032+0000","last_change":"2023-10-07T22:02:39.979665+0000","last_active":"2023-10-07T22:04:10.757032+0000","last_peered":"2023-10-07T22:04:10.757032+0000","last_clean":"2023-10-07T22:04:10.757032+0000","last_became_active":"2023-10-07T22:02:39.979238+0000","last_became_peered":"2023-10-07T22:02:39.979238+0000","last_unstale":"2023-10-07T22:04:10.757032+0000","last_undegraded":"2023-10-07T22:04:10.757032+0000","last_fullsized":"2023-10-07T22:04:10.757032+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5192,"log_dups_size":0,"ondisk_log_size":5192,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:26.580024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340262912,"num_objects":5192,"num_object_clones":0,"num_object_copies":15576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5192,"num_write_kb":332288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":148,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626554+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T22:03:29.626554+0000","last_peered":"2023-10-07T22:03:29.626554+0000","last_clean":"2023-10-07T22:03:29.626554+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T22:03:29.626554+0000","last_undegraded":"2023-10-07T22:03:29.626554+0000","last_fullsized":"2023-10-07T22:03:29.626554+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":154,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.637515+0000","last_change":"2023-10-07T21:56:33.533005+0000","last_active":"2023-10-07T22:03:29.637515+0000","last_peered":"2023-10-07T22:03:29.637515+0000","last_clean":"2023-10-07T22:03:29.637515+0000","last_became_active":"2023-10-07T21:56:33.532558+0000","last_became_peered":"2023-10-07T21:56:33.532558+0000","last_unstale":"2023-10-07T22:03:29.637515+0000","last_undegraded":"2023-10-07T22:03:29.637515+0000","last_fullsized":"2023-10-07T22:03:29.637515+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:40.208989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"190'5076","reported_seq":5092,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.554507+0000","last_change":"2023-10-07T22:02:39.975529+0000","last_active":"2023-10-07T22:04:10.554507+0000","last_peered":"2023-10-07T22:04:10.554507+0000","last_clean":"2023-10-07T22:04:10.554507+0000","last_became_active":"2023-10-07T22:02:39.975207+0000","last_became_peered":"2023-10-07T22:02:39.975207+0000","last_unstale":"2023-10-07T22:04:10.554507+0000","last_undegraded":"2023-10-07T22:04:10.554507+0000","last_fullsized":"2023-10-07T22:04:10.554507+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5076,"log_dups_size":0,"ondisk_log_size":5076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.620332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332660736,"num_objects":5076,"num_object_clones":0,"num_object_copies":15228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5076,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5076,"num_write_kb":324864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":170,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.633105+0000","last_change":"2023-10-07T21:56:33.550572+0000","last_active":"2023-10-07T22:03:29.633105+0000","last_peered":"2023-10-07T22:03:29.633105+0000","last_clean":"2023-10-07T22:03:29.633105+0000","last_became_active":"2023-10-07T21:56:33.529073+0000","last_became_peered":"2023-10-07T21:56:33.529073+0000","last_unstale":"2023-10-07T22:03:29.633105+0000","last_undegraded":"2023-10-07T22:03:29.633105+0000","last_fullsized":"2023-10-07T22:03:29.633105+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:40.371528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":130,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632757+0000","last_change":"2023-10-07T21:56:33.545437+0000","last_active":"2023-10-07T22:03:29.632757+0000","last_peered":"2023-10-07T22:03:29.632757+0000","last_clean":"2023-10-07T22:03:29.632757+0000","last_became_active":"2023-10-07T21:56:33.545091+0000","last_became_peered":"2023-10-07T21:56:33.545091+0000","last_unstale":"2023-10-07T22:03:29.632757+0000","last_undegraded":"2023-10-07T22:03:29.632757+0000","last_fullsized":"2023-10-07T22:03:29.632757+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:22:44.660926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"190'5125","reported_seq":5142,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.746078+0000","last_change":"2023-10-07T22:02:39.978720+0000","last_active":"2023-10-07T22:04:10.746078+0000","last_peered":"2023-10-07T22:04:10.746078+0000","last_clean":"2023-10-07T22:04:10.746078+0000","last_became_active":"2023-10-07T22:02:39.978364+0000","last_became_peered":"2023-10-07T22:02:39.978364+0000","last_unstale":"2023-10-07T22:04:10.746078+0000","last_undegraded":"2023-10-07T22:04:10.746078+0000","last_fullsized":"2023-10-07T22:04:10.746078+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5125,"log_dups_size":0,"ondisk_log_size":5125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:24.278107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335872000,"num_objects":5125,"num_object_clones":0,"num_object_copies":15375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5125,"num_write_kb":328000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":160,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.630724+0000","last_change":"2023-10-07T21:56:33.537325+0000","last_active":"2023-10-07T22:03:29.630724+0000","last_peered":"2023-10-07T22:03:29.630724+0000","last_clean":"2023-10-07T22:03:29.630724+0000","last_became_active":"2023-10-07T21:56:33.536827+0000","last_became_peered":"2023-10-07T21:56:33.536827+0000","last_unstale":"2023-10-07T22:03:29.630724+0000","last_undegraded":"2023-10-07T22:03:29.630724+0000","last_fullsized":"2023-10-07T22:03:29.630724+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:39:56.150149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":135,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632242+0000","last_change":"2023-10-07T21:56:33.541706+0000","last_active":"2023-10-07T22:03:29.632242+0000","last_peered":"2023-10-07T22:03:29.632242+0000","last_clean":"2023-10-07T22:03:29.632242+0000","last_became_active":"2023-10-07T21:56:33.541096+0000","last_became_peered":"2023-10-07T21:56:33.541096+0000","last_unstale":"2023-10-07T22:03:29.632242+0000","last_undegraded":"2023-10-07T22:03:29.632242+0000","last_fullsized":"2023-10-07T22:03:29.632242+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:10.568393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"190'5116","reported_seq":5133,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.122408+0000","last_change":"2023-10-07T22:02:39.978681+0000","last_active":"2023-10-07T22:04:12.122408+0000","last_peered":"2023-10-07T22:04:12.122408+0000","last_clean":"2023-10-07T22:04:12.122408+0000","last_became_active":"2023-10-07T22:02:39.978359+0000","last_became_peered":"2023-10-07T22:02:39.978359+0000","last_unstale":"2023-10-07T22:04:12.122408+0000","last_undegraded":"2023-10-07T22:04:12.122408+0000","last_fullsized":"2023-10-07T22:04:12.122408+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5116,"log_dups_size":0,"ondisk_log_size":5116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:26:44.290399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335282176,"num_objects":5116,"num_object_clones":0,"num_object_copies":15348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5116,"num_write_kb":327424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":164,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631503+0000","last_change":"2023-10-07T21:58:14.936600+0000","last_active":"2023-10-07T22:03:29.631503+0000","last_peered":"2023-10-07T22:03:29.631503+0000","last_clean":"2023-10-07T22:03:29.631503+0000","last_became_active":"2023-10-07T21:58:14.935993+0000","last_became_peered":"2023-10-07T21:58:14.935993+0000","last_unstale":"2023-10-07T22:03:29.631503+0000","last_undegraded":"2023-10-07T22:03:29.631503+0000","last_fullsized":"2023-10-07T22:03:29.631503+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:20:12.170507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":118,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631407+0000","last_change":"2023-10-07T21:56:33.550975+0000","last_active":"2023-10-07T22:03:29.631407+0000","last_peered":"2023-10-07T22:03:29.631407+0000","last_clean":"2023-10-07T22:03:29.631407+0000","last_became_active":"2023-10-07T21:56:33.550610+0000","last_became_peered":"2023-10-07T21:56:33.550610+0000","last_unstale":"2023-10-07T22:03:29.631407+0000","last_undegraded":"2023-10-07T22:03:29.631407+0000","last_fullsized":"2023-10-07T22:03:29.631407+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:33:25.549882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"190'5158","reported_seq":5175,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.744845+0000","last_change":"2023-10-07T22:02:39.976687+0000","last_active":"2023-10-07T22:04:10.744845+0000","last_peered":"2023-10-07T22:04:10.744845+0000","last_clean":"2023-10-07T22:04:10.744845+0000","last_became_active":"2023-10-07T22:02:39.976357+0000","last_became_peered":"2023-10-07T22:02:39.976357+0000","last_unstale":"2023-10-07T22:04:10.744845+0000","last_undegraded":"2023-10-07T22:04:10.744845+0000","last_fullsized":"2023-10-07T22:04:10.744845+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5158,"log_dups_size":0,"ondisk_log_size":5158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:32.494078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338034688,"num_objects":5158,"num_object_clones":0,"num_object_copies":15474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5158,"num_write_kb":330112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":183,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.635867+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:03:29.635867+0000","last_peered":"2023-10-07T22:03:29.635867+0000","last_clean":"2023-10-07T22:03:29.635867+0000","last_became_active":"2023-10-07T21:58:14.955666+0000","last_became_peered":"2023-10-07T21:58:14.955666+0000","last_unstale":"2023-10-07T22:03:29.635867+0000","last_undegraded":"2023-10-07T22:03:29.635867+0000","last_fullsized":"2023-10-07T22:03:29.635867+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:02:43.776065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":157,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.639867+0000","last_change":"2023-10-07T21:58:14.946819+0000","last_active":"2023-10-07T22:03:29.639867+0000","last_peered":"2023-10-07T22:03:29.639867+0000","last_clean":"2023-10-07T22:03:29.639867+0000","last_became_active":"2023-10-07T21:58:14.946452+0000","last_became_peered":"2023-10-07T21:58:14.946452+0000","last_unstale":"2023-10-07T22:03:29.639867+0000","last_undegraded":"2023-10-07T22:03:29.639867+0000","last_fullsized":"2023-10-07T22:03:29.639867+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:11.908319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"190'5256","reported_seq":5273,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.096635+0000","last_change":"2023-10-07T22:02:40.280853+0000","last_active":"2023-10-07T22:04:12.096635+0000","last_peered":"2023-10-07T22:04:12.096635+0000","last_clean":"2023-10-07T22:04:12.096635+0000","last_became_active":"2023-10-07T22:02:40.280137+0000","last_became_peered":"2023-10-07T22:02:40.280137+0000","last_unstale":"2023-10-07T22:04:12.096635+0000","last_undegraded":"2023-10-07T22:04:12.096635+0000","last_fullsized":"2023-10-07T22:04:12.096635+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5256,"log_dups_size":0,"ondisk_log_size":5256,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:50:44.319945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344457216,"num_objects":5256,"num_object_clones":0,"num_object_copies":15768,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5256,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5256,"num_write_kb":336384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":184,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.981761+0000","last_change":"2023-10-07T21:58:14.938524+0000","last_active":"2023-10-07T22:03:52.981761+0000","last_peered":"2023-10-07T22:03:52.981761+0000","last_clean":"2023-10-07T22:03:52.981761+0000","last_became_active":"2023-10-07T21:58:14.938113+0000","last_became_peered":"2023-10-07T21:58:14.938113+0000","last_unstale":"2023-10-07T22:03:52.981761+0000","last_undegraded":"2023-10-07T22:03:52.981761+0000","last_fullsized":"2023-10-07T22:03:52.981761+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:42.407524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":165,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.627004+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T22:03:29.627004+0000","last_peered":"2023-10-07T22:03:29.627004+0000","last_clean":"2023-10-07T22:03:29.627004+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T22:03:29.627004+0000","last_undegraded":"2023-10-07T22:03:29.627004+0000","last_fullsized":"2023-10-07T22:03:29.627004+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":137,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.993403+0000","last_change":"2023-10-07T21:56:33.528055+0000","last_active":"2023-10-07T22:03:52.993403+0000","last_peered":"2023-10-07T22:03:52.993403+0000","last_clean":"2023-10-07T22:03:52.993403+0000","last_became_active":"2023-10-07T21:56:33.527701+0000","last_became_peered":"2023-10-07T21:56:33.527701+0000","last_unstale":"2023-10-07T22:03:52.993403+0000","last_undegraded":"2023-10-07T22:03:52.993403+0000","last_fullsized":"2023-10-07T22:03:52.993403+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:42:01.078613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"190'5246","reported_seq":5260,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.087135+0000","last_change":"2023-10-07T22:02:40.278736+0000","last_active":"2023-10-07T22:04:12.087135+0000","last_peered":"2023-10-07T22:04:12.087135+0000","last_clean":"2023-10-07T22:04:12.087135+0000","last_became_active":"2023-10-07T22:02:40.278348+0000","last_became_peered":"2023-10-07T22:02:40.278348+0000","last_unstale":"2023-10-07T22:04:12.087135+0000","last_undegraded":"2023-10-07T22:04:12.087135+0000","last_fullsized":"2023-10-07T22:04:12.087135+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5246,"log_dups_size":0,"ondisk_log_size":5246,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:52:51.260806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343801856,"num_objects":5246,"num_object_clones":0,"num_object_copies":15738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5246,"num_write_kb":335744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":152,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626768+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T22:03:29.626768+0000","last_peered":"2023-10-07T22:03:29.626768+0000","last_clean":"2023-10-07T22:03:29.626768+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T22:03:29.626768+0000","last_undegraded":"2023-10-07T22:03:29.626768+0000","last_fullsized":"2023-10-07T22:03:29.626768+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":116,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.637240+0000","last_change":"2023-10-07T21:56:33.542368+0000","last_active":"2023-10-07T22:03:29.637240+0000","last_peered":"2023-10-07T22:03:29.637240+0000","last_clean":"2023-10-07T22:03:29.637240+0000","last_became_active":"2023-10-07T21:56:33.541876+0000","last_became_peered":"2023-10-07T21:56:33.541876+0000","last_unstale":"2023-10-07T22:03:29.637240+0000","last_undegraded":"2023-10-07T22:03:29.637240+0000","last_fullsized":"2023-10-07T22:03:29.637240+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:28.351961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":155,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.981707+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T22:03:52.981707+0000","last_peered":"2023-10-07T22:03:52.981707+0000","last_clean":"2023-10-07T22:03:52.981707+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T22:03:52.981707+0000","last_undegraded":"2023-10-07T22:03:52.981707+0000","last_fullsized":"2023-10-07T22:03:52.981707+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"190'5108","reported_seq":5123,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.553083+0000","last_change":"2023-10-07T22:02:39.974619+0000","last_active":"2023-10-07T22:04:10.553083+0000","last_peered":"2023-10-07T22:04:10.553083+0000","last_clean":"2023-10-07T22:04:10.553083+0000","last_became_active":"2023-10-07T22:02:39.974283+0000","last_became_peered":"2023-10-07T22:02:39.974283+0000","last_unstale":"2023-10-07T22:04:10.553083+0000","last_undegraded":"2023-10-07T22:04:10.553083+0000","last_fullsized":"2023-10-07T22:04:10.553083+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5108,"log_dups_size":0,"ondisk_log_size":5108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:16:07.870114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334757888,"num_objects":5108,"num_object_clones":0,"num_object_copies":15324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5108,"num_write_kb":326912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":175,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631766+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T22:03:29.631766+0000","last_peered":"2023-10-07T22:03:29.631766+0000","last_clean":"2023-10-07T22:03:29.631766+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T22:03:29.631766+0000","last_undegraded":"2023-10-07T22:03:29.631766+0000","last_fullsized":"2023-10-07T22:03:29.631766+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":141,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.641490+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T22:03:29.641490+0000","last_peered":"2023-10-07T22:03:29.641490+0000","last_clean":"2023-10-07T22:03:29.641490+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T22:03:29.641490+0000","last_undegraded":"2023-10-07T22:03:29.641490+0000","last_fullsized":"2023-10-07T22:03:29.641490+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":162,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.639981+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T22:03:29.639981+0000","last_peered":"2023-10-07T22:03:29.639981+0000","last_clean":"2023-10-07T22:03:29.639981+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T22:03:29.639981+0000","last_undegraded":"2023-10-07T22:03:29.639981+0000","last_fullsized":"2023-10-07T22:03:29.639981+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"190'5203","reported_seq":5217,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.157771+0000","last_change":"2023-10-07T22:02:39.973378+0000","last_active":"2023-10-07T22:04:12.157771+0000","last_peered":"2023-10-07T22:04:12.157771+0000","last_clean":"2023-10-07T22:04:12.157771+0000","last_became_active":"2023-10-07T22:02:39.972823+0000","last_became_peered":"2023-10-07T22:02:39.972823+0000","last_unstale":"2023-10-07T22:04:12.157771+0000","last_undegraded":"2023-10-07T22:04:12.157771+0000","last_fullsized":"2023-10-07T22:04:12.157771+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5203,"log_dups_size":0,"ondisk_log_size":5203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:38.571124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340983808,"num_objects":5203,"num_object_clones":0,"num_object_copies":15609,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5203,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5203,"num_write_kb":332992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":172,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626584+0000","last_change":"2023-10-07T21:58:14.935787+0000","last_active":"2023-10-07T22:03:29.626584+0000","last_peered":"2023-10-07T22:03:29.626584+0000","last_clean":"2023-10-07T22:03:29.626584+0000","last_became_active":"2023-10-07T21:58:14.935373+0000","last_became_peered":"2023-10-07T21:58:14.935373+0000","last_unstale":"2023-10-07T22:03:29.626584+0000","last_undegraded":"2023-10-07T22:03:29.626584+0000","last_fullsized":"2023-10-07T22:03:29.626584+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:27:06.942563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":510,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.617902+0000","last_change":"2023-10-07T21:58:17.977181+0000","last_active":"2023-10-07T22:03:29.617902+0000","last_peered":"2023-10-07T22:03:29.617902+0000","last_clean":"2023-10-07T22:03:29.617902+0000","last_became_active":"2023-10-07T21:58:17.976668+0000","last_became_peered":"2023-10-07T21:58:17.976668+0000","last_unstale":"2023-10-07T22:03:29.617902+0000","last_undegraded":"2023-10-07T22:03:29.617902+0000","last_fullsized":"2023-10-07T22:03:29.617902+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:47.600209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":118,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:42.408521+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T22:03:42.408521+0000","last_peered":"2023-10-07T22:03:42.408521+0000","last_clean":"2023-10-07T22:03:42.408521+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T22:03:42.408521+0000","last_undegraded":"2023-10-07T22:03:42.408521+0000","last_fullsized":"2023-10-07T22:03:42.408521+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":162,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631497+0000","last_change":"2023-10-07T21:58:14.943514+0000","last_active":"2023-10-07T22:03:29.631497+0000","last_peered":"2023-10-07T22:03:29.631497+0000","last_clean":"2023-10-07T22:03:29.631497+0000","last_became_active":"2023-10-07T21:58:14.943122+0000","last_became_peered":"2023-10-07T21:58:14.943122+0000","last_unstale":"2023-10-07T22:03:29.631497+0000","last_undegraded":"2023-10-07T22:03:29.631497+0000","last_fullsized":"2023-10-07T22:03:29.631497+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:44.264849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"190'5211","reported_seq":5228,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.753275+0000","last_change":"2023-10-07T22:02:39.973709+0000","last_active":"2023-10-07T22:04:10.753275+0000","last_peered":"2023-10-07T22:04:10.753275+0000","last_clean":"2023-10-07T22:04:10.753275+0000","last_became_active":"2023-10-07T22:02:39.972992+0000","last_became_peered":"2023-10-07T22:02:39.972992+0000","last_unstale":"2023-10-07T22:04:10.753275+0000","last_undegraded":"2023-10-07T22:04:10.753275+0000","last_fullsized":"2023-10-07T22:04:10.753275+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5211,"log_dups_size":0,"ondisk_log_size":5211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:24.799798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341508096,"num_objects":5211,"num_object_clones":0,"num_object_copies":15633,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5211,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5211,"num_write_kb":333504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":52,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.617851+0000","last_change":"2023-10-07T21:58:14.945187+0000","last_active":"2023-10-07T22:03:29.617851+0000","last_peered":"2023-10-07T22:03:29.617851+0000","last_clean":"2023-10-07T22:03:29.617851+0000","last_became_active":"2023-10-07T21:58:14.944547+0000","last_became_peered":"2023-10-07T21:58:14.944547+0000","last_unstale":"2023-10-07T22:03:29.617851+0000","last_undegraded":"2023-10-07T22:03:29.617851+0000","last_fullsized":"2023-10-07T22:03:29.617851+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:52.254919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":154,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.638158+0000","last_change":"2023-10-07T21:56:33.526972+0000","last_active":"2023-10-07T22:03:29.638158+0000","last_peered":"2023-10-07T22:03:29.638158+0000","last_clean":"2023-10-07T22:03:29.638158+0000","last_became_active":"2023-10-07T21:56:33.526581+0000","last_became_peered":"2023-10-07T21:56:33.526581+0000","last_unstale":"2023-10-07T22:03:29.638158+0000","last_undegraded":"2023-10-07T22:03:29.638158+0000","last_fullsized":"2023-10-07T22:03:29.638158+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:11:41.611093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":160,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.982508+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T22:03:52.982508+0000","last_peered":"2023-10-07T22:03:52.982508+0000","last_clean":"2023-10-07T22:03:52.982508+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T22:03:52.982508+0000","last_undegraded":"2023-10-07T22:03:52.982508+0000","last_fullsized":"2023-10-07T22:03:52.982508+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"190'5104","reported_seq":5121,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:10.514227+0000","last_change":"2023-10-07T22:02:39.975751+0000","last_active":"2023-10-07T22:04:10.514227+0000","last_peered":"2023-10-07T22:04:10.514227+0000","last_clean":"2023-10-07T22:04:10.514227+0000","last_became_active":"2023-10-07T22:02:39.974819+0000","last_became_peered":"2023-10-07T22:02:39.974819+0000","last_unstale":"2023-10-07T22:04:10.514227+0000","last_undegraded":"2023-10-07T22:04:10.514227+0000","last_fullsized":"2023-10-07T22:04:10.514227+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5104,"log_dups_size":0,"ondisk_log_size":5104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:52.593502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334495744,"num_objects":5104,"num_object_clones":0,"num_object_copies":15312,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5104,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5104,"num_write_kb":326656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":52,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.618175+0000","last_change":"2023-10-07T21:58:14.943253+0000","last_active":"2023-10-07T22:03:29.618175+0000","last_peered":"2023-10-07T22:03:29.618175+0000","last_clean":"2023-10-07T22:03:29.618175+0000","last_became_active":"2023-10-07T21:58:14.942874+0000","last_became_peered":"2023-10-07T21:58:14.942874+0000","last_unstale":"2023-10-07T22:03:29.618175+0000","last_undegraded":"2023-10-07T22:03:29.618175+0000","last_fullsized":"2023-10-07T22:03:29.618175+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:04:27.472197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":141,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.981818+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T22:03:52.981818+0000","last_peered":"2023-10-07T22:03:52.981818+0000","last_clean":"2023-10-07T22:03:52.981818+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T22:03:52.981818+0000","last_undegraded":"2023-10-07T22:03:52.981818+0000","last_fullsized":"2023-10-07T22:03:52.981818+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":125,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626630+0000","last_change":"2023-10-07T21:58:14.941017+0000","last_active":"2023-10-07T22:03:29.626630+0000","last_peered":"2023-10-07T22:03:29.626630+0000","last_clean":"2023-10-07T22:03:29.626630+0000","last_became_active":"2023-10-07T21:58:14.940655+0000","last_became_peered":"2023-10-07T21:58:14.940655+0000","last_unstale":"2023-10-07T22:03:29.626630+0000","last_undegraded":"2023-10-07T22:03:29.626630+0000","last_fullsized":"2023-10-07T22:03:29.626630+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:11.206399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"190'5150","reported_seq":5167,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.069952+0000","last_change":"2023-10-07T22:02:40.281131+0000","last_active":"2023-10-07T22:04:12.069952+0000","last_peered":"2023-10-07T22:04:12.069952+0000","last_clean":"2023-10-07T22:04:12.069952+0000","last_became_active":"2023-10-07T22:02:40.280108+0000","last_became_peered":"2023-10-07T22:02:40.280108+0000","last_unstale":"2023-10-07T22:04:12.069952+0000","last_undegraded":"2023-10-07T22:04:12.069952+0000","last_fullsized":"2023-10-07T22:04:12.069952+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5150,"log_dups_size":0,"ondisk_log_size":5150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:34:55.003137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337510400,"num_objects":5150,"num_object_clones":0,"num_object_copies":15450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5150,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5150,"num_write_kb":329600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":181,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.633339+0000","last_change":"2023-10-07T21:58:14.962083+0000","last_active":"2023-10-07T22:03:29.633339+0000","last_peered":"2023-10-07T22:03:29.633339+0000","last_clean":"2023-10-07T22:03:29.633339+0000","last_became_active":"2023-10-07T21:58:14.954658+0000","last_became_peered":"2023-10-07T21:58:14.954658+0000","last_unstale":"2023-10-07T22:03:29.633339+0000","last_undegraded":"2023-10-07T22:03:29.633339+0000","last_fullsized":"2023-10-07T22:03:29.633339+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:15:48.505159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":135,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.637908+0000","last_change":"2023-10-07T21:56:33.543803+0000","last_active":"2023-10-07T22:03:29.637908+0000","last_peered":"2023-10-07T22:03:29.637908+0000","last_clean":"2023-10-07T22:03:29.637908+0000","last_became_active":"2023-10-07T21:56:33.542837+0000","last_became_peered":"2023-10-07T21:56:33.542837+0000","last_unstale":"2023-10-07T22:03:29.637908+0000","last_undegraded":"2023-10-07T22:03:29.637908+0000","last_fullsized":"2023-10-07T22:03:29.637908+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:59:40.987626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":170,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.636000+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:03:29.636000+0000","last_peered":"2023-10-07T22:03:29.636000+0000","last_clean":"2023-10-07T22:03:29.636000+0000","last_became_active":"2023-10-07T21:58:14.956527+0000","last_became_peered":"2023-10-07T21:58:14.956527+0000","last_unstale":"2023-10-07T22:03:29.636000+0000","last_undegraded":"2023-10-07T22:03:29.636000+0000","last_fullsized":"2023-10-07T22:03:29.636000+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:43:20.010578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"190'5152","reported_seq":5166,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:04:12.123552+0000","last_change":"2023-10-07T22:02:40.279693+0000","last_active":"2023-10-07T22:04:12.123552+0000","last_peered":"2023-10-07T22:04:12.123552+0000","last_clean":"2023-10-07T22:04:12.123552+0000","last_became_active":"2023-10-07T22:02:40.279266+0000","last_became_peered":"2023-10-07T22:02:40.279266+0000","last_unstale":"2023-10-07T22:04:12.123552+0000","last_undegraded":"2023-10-07T22:04:12.123552+0000","last_fullsized":"2023-10-07T22:04:12.123552+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":5152,"log_dups_size":0,"ondisk_log_size":5152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:54.434330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337641472,"num_objects":5152,"num_object_clones":0,"num_object_copies":15456,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5152,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5152,"num_write_kb":329728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":174,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.631587+0000","last_change":"2023-10-07T21:58:14.942176+0000","last_active":"2023-10-07T22:03:29.631587+0000","last_peered":"2023-10-07T22:03:29.631587+0000","last_clean":"2023-10-07T22:03:29.631587+0000","last_became_active":"2023-10-07T21:58:14.941800+0000","last_became_peered":"2023-10-07T21:58:14.941800+0000","last_unstale":"2023-10-07T22:03:29.631587+0000","last_undegraded":"2023-10-07T22:03:29.631587+0000","last_fullsized":"2023-10-07T22:03:29.631587+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:16.398498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":175,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.982278+0000","last_change":"2023-10-07T21:58:14.958881+0000","last_active":"2023-10-07T22:03:52.982278+0000","last_peered":"2023-10-07T22:03:52.982278+0000","last_clean":"2023-10-07T22:03:52.982278+0000","last_became_active":"2023-10-07T21:58:14.950463+0000","last_became_peered":"2023-10-07T21:58:14.950463+0000","last_unstale":"2023-10-07T22:03:52.982278+0000","last_undegraded":"2023-10-07T22:03:52.982278+0000","last_fullsized":"2023-10-07T22:03:52.982278+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:11.310800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":78,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626374+0000","last_change":"2023-10-07T21:56:33.538399+0000","last_active":"2023-10-07T22:03:29.626374+0000","last_peered":"2023-10-07T22:03:29.626374+0000","last_clean":"2023-10-07T22:03:29.626374+0000","last_became_active":"2023-10-07T21:56:33.538077+0000","last_became_peered":"2023-10-07T21:56:33.538077+0000","last_unstale":"2023-10-07T22:03:29.626374+0000","last_undegraded":"2023-10-07T22:03:29.626374+0000","last_fullsized":"2023-10-07T22:03:29.626374+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:43:58.983763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":162,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.978189+0000","last_change":"2023-10-07T21:58:14.950402+0000","last_active":"2023-10-07T22:03:52.978189+0000","last_peered":"2023-10-07T22:03:52.978189+0000","last_clean":"2023-10-07T22:03:52.978189+0000","last_became_active":"2023-10-07T21:58:14.949968+0000","last_became_peered":"2023-10-07T21:58:14.949968+0000","last_unstale":"2023-10-07T22:03:52.978189+0000","last_undegraded":"2023-10-07T22:03:52.978189+0000","last_fullsized":"2023-10-07T22:03:52.978189+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:28:00.753615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:34.331707+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T22:03:34.331707+0000","last_peered":"2023-10-07T22:03:34.331707+0000","last_clean":"2023-10-07T22:03:34.331707+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T22:03:34.331707+0000","last_undegraded":"2023-10-07T22:03:34.331707+0000","last_fullsized":"2023-10-07T22:03:34.331707+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":165,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626651+0000","last_change":"2023-10-07T21:56:33.550155+0000","last_active":"2023-10-07T22:03:29.626651+0000","last_peered":"2023-10-07T22:03:29.626651+0000","last_clean":"2023-10-07T22:03:29.626651+0000","last_became_active":"2023-10-07T21:56:33.538430+0000","last_became_peered":"2023-10-07T21:56:33.538430+0000","last_unstale":"2023-10-07T22:03:29.626651+0000","last_undegraded":"2023-10-07T22:03:29.626651+0000","last_fullsized":"2023-10-07T22:03:29.626651+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:10:44.310913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":147,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.988402+0000","last_change":"2023-10-07T21:56:33.537268+0000","last_active":"2023-10-07T22:03:52.988402+0000","last_peered":"2023-10-07T22:03:52.988402+0000","last_clean":"2023-10-07T22:03:52.988402+0000","last_became_active":"2023-10-07T21:56:33.536899+0000","last_became_peered":"2023-10-07T21:56:33.536899+0000","last_unstale":"2023-10-07T22:03:52.988402+0000","last_undegraded":"2023-10-07T22:03:52.988402+0000","last_fullsized":"2023-10-07T22:03:52.988402+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:09:20.488653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":148,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.627161+0000","last_change":"2023-10-07T21:56:33.545336+0000","last_active":"2023-10-07T22:03:29.627161+0000","last_peered":"2023-10-07T22:03:29.627161+0000","last_clean":"2023-10-07T22:03:29.627161+0000","last_became_active":"2023-10-07T21:56:33.538195+0000","last_became_peered":"2023-10-07T21:56:33.538195+0000","last_unstale":"2023-10-07T22:03:29.627161+0000","last_undegraded":"2023-10-07T22:03:29.627161+0000","last_fullsized":"2023-10-07T22:03:29.627161+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:12:27.512238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":147,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-07T22:03:52.974053+0000","last_change":"2023-10-07T21:56:33.539216+0000","last_active":"2023-10-07T22:03:52.974053+0000","last_peered":"2023-10-07T22:03:52.974053+0000","last_clean":"2023-10-07T22:03:52.974053+0000","last_became_active":"2023-10-07T21:56:33.538815+0000","last_became_peered":"2023-10-07T21:56:33.538815+0000","last_unstale":"2023-10-07T22:03:52.974053+0000","last_undegraded":"2023-10-07T22:03:52.974053+0000","last_fullsized":"2023-10-07T22:03:52.974053+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:01.083808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":166,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.632704+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T22:03:29.632704+0000","last_peered":"2023-10-07T22:03:29.632704+0000","last_clean":"2023-10-07T22:03:29.632704+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T22:03:29.632704+0000","last_undegraded":"2023-10-07T22:03:29.632704+0000","last_fullsized":"2023-10-07T22:03:29.632704+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":21,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.626268+0000","last_change":"2023-10-07T22:01:42.665496+0000","last_active":"2023-10-07T22:03:29.626268+0000","last_peered":"2023-10-07T22:03:29.626268+0000","last_clean":"2023-10-07T22:03:29.626268+0000","last_became_active":"2023-10-07T22:01:42.665180+0000","last_became_peered":"2023-10-07T22:01:42.665180+0000","last_unstale":"2023-10-07T22:03:29.626268+0000","last_undegraded":"2023-10-07T22:03:29.626268+0000","last_fullsized":"2023-10-07T22:03:29.626268+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:45:58.969722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":156,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.640870+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T22:03:29.640870+0000","last_peered":"2023-10-07T22:03:29.640870+0000","last_clean":"2023-10-07T22:03:29.640870+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T22:03:29.640870+0000","last_undegraded":"2023-10-07T22:03:29.640870+0000","last_fullsized":"2023-10-07T22:03:29.640870+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":118,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-07T22:03:29.630803+0000","last_change":"2023-10-07T21:56:33.538866+0000","last_active":"2023-10-07T22:03:29.630803+0000","last_peered":"2023-10-07T22:03:29.630803+0000","last_clean":"2023-10-07T22:03:29.630803+0000","last_became_active":"2023-10-07T21:56:33.536652+0000","last_became_peered":"2023-10-07T21:56:33.536652+0000","last_unstale":"2023-10-07T22:03:29.630803+0000","last_undegraded":"2023-10-07T22:03:29.630803+0000","last_fullsized":"2023-10-07T22:03:29.630803+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:45:11.963332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":4960,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":21344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":5422514176,"num_objects":82741,"num_object_clones":0,"num_object_copies":248223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":82741,"num_write_kb":5295424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16228483072,"data_stored":16228483072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82741,"ondisk_log_size":82741,"up":48,"acting":48,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201660,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2286792,"kb_used_data":1981312,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":91458360,"statfs":{"total":95995035648,"available":93653360640,"internally_reserved":0,"allocated":2028863488,"data_stored":2028122014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:19 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":2.1989999999999998,"15min":1.7989999999999999},"min":{"1min":0.30199999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":2.0129999999999999,"5min":52.124000000000002,"15min":73.869},"last":0.26200000000000001},{"interface":"front","average":{"1min":1.034,"5min":2.613,"15min":1.9039999999999999},"min":{"1min":0.47299999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":2.8719999999999999,"5min":53.561999999999998,"15min":74.427999999999997},"last":1.8160000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:03:59 2023","interfaces":[{"interface":"back","average":{"1min":3.3359999999999999,"5min":1.6850000000000001,"15min":1.3420000000000001},"min":{"1min":0.32300000000000001,"5min":0.30399999999999999,"15min":0.26800000000000002},"max":{"1min":41.975000000000001,"5min":41.975000000000001,"15min":41.975000000000001},"last":0.35699999999999998},{"interface":"front","average":{"1min":3.8809999999999998,"5min":1.8939999999999999,"15min":1.385},"min":{"1min":0.40200000000000002,"5min":0.32800000000000001,"15min":0.28899999999999998},"max":{"1min":42.475000000000001,"5min":42.475000000000001,"15min":42.475000000000001},"last":2.0600000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:03:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":2.6299999999999999,"15min":2.5600000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.27900000000000003},"max":{"1min":3.2570000000000001,"5min":69.659999999999997,"15min":91.397999999999996},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.0669999999999999,"5min":2.806,"15min":2.5899999999999999},"min":{"1min":0.495,"5min":0.35899999999999999,"15min":0.29099999999999998},"max":{"1min":3.633,"5min":70.433999999999997,"15min":91.670000000000002},"last":3.8130000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":4.3310000000000004,"15min":3.4220000000000002},"min":{"1min":0.439,"5min":0.32500000000000001,"15min":0.307},"max":{"1min":1.3109999999999999,"5min":154.124,"15min":154.124},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.1140000000000001,"5min":4.3869999999999996,"15min":3.4380000000000002},"min":{"1min":0.56599999999999995,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.762,"5min":145.499,"15min":149.00399999999999},"last":0.39000000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.84699999999999998,"15min":1.0760000000000001},"min":{"1min":0.53900000000000003,"5min":0.33700000000000002,"15min":0.30299999999999999},"max":{"1min":1.4650000000000001,"5min":4.2770000000000001,"15min":10.42},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93700000000000006,"15min":1.0249999999999999},"min":{"1min":0.45300000000000001,"5min":0.42899999999999999,"15min":0.32800000000000001},"max":{"1min":1.4450000000000001,"5min":3.5880000000000001,"15min":7.3719999999999999},"last":1.9450000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.93899999999999995,"15min":1.0309999999999999},"min":{"1min":0.376,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.4430000000000001,"5min":3.8690000000000002,"15min":7.3650000000000002},"last":0.378},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.014,"15min":1.268},"min":{"1min":0.59699999999999998,"5min":0.38800000000000001,"15min":0.33800000000000002},"max":{"1min":2.5579999999999998,"5min":5.8639999999999999,"15min":10.680999999999999},"last":1.272}]},{"osd":6,"last update":"Sat Oct 7 22:03:31 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.024,"15min":1.2210000000000001},"min":{"1min":0.64400000000000002,"5min":0.42999999999999999,"15min":0.40999999999999998},"max":{"1min":1.677,"5min":4.2560000000000002,"15min":5.4950000000000001},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.1679999999999999,"15min":1.137},"min":{"1min":0.51900000000000002,"5min":0.42599999999999999,"15min":0.41099999999999998},"max":{"1min":4.7050000000000001,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.9830000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463304,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2288512,"kb_used_data":1991224,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":91456640,"statfs":{"total":95995035648,"available":93651599360,"internally_reserved":0,"allocated":2039013376,"data_stored":2038279982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:01 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":2.3220000000000001,"15min":1.494},"min":{"1min":0.29299999999999998,"5min":0.28699999999999998,"15min":0.222},"max":{"1min":7.907,"5min":30.536999999999999,"15min":30.536999999999999},"last":1.3200000000000001},{"interface":"front","average":{"1min":0.74299999999999999,"5min":2.7799999999999998,"15min":1.613},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.5580000000000001,"5min":31.097999999999999,"15min":31.097999999999999},"last":0.34599999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.4350000000000001,"15min":1.5009999999999999},"min":{"1min":0.316,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":2.2370000000000001,"5min":7.1029999999999998,"15min":44.896999999999998},"last":1.214},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.3149999999999999,"15min":1.4119999999999999},"min":{"1min":0.38300000000000001,"5min":0.36799999999999999,"15min":0.30099999999999999},"max":{"1min":2.3220000000000001,"5min":7.1239999999999997,"15min":44.853999999999999},"last":0.97299999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:04:01 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.5780000000000001,"15min":2.5920000000000001},"min":{"1min":0.38500000000000001,"5min":0.313,"15min":0.313},"max":{"1min":3.7229999999999999,"5min":11.789999999999999,"15min":236.31800000000001},"last":7.0549999999999997},{"interface":"front","average":{"1min":0.998,"5min":1.3300000000000001,"15min":2.4199999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":3.7389999999999999,"5min":7.835,"15min":236.364},"last":7.0739999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.885,"15min":2.3679999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.313},"max":{"1min":3.2210000000000001,"5min":31.486999999999998,"15min":100.331},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.2969999999999999,"5min":2.4049999999999998,"15min":2.4550000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.9320000000000004,"5min":31.751000000000001,"15min":100.361},"last":0.47699999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.78600000000000003,"15min":0.89300000000000002},"min":{"1min":0.38200000000000001,"5min":0.375,"15min":0.317},"max":{"1min":1.49,"5min":1.9870000000000001,"15min":5.0720000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0780000000000001,"15min":1.1699999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.38700000000000001},"max":{"1min":2.2799999999999998,"5min":5.7229999999999999,"15min":6.0209999999999999},"last":0.70699999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.94599999999999995,"15min":1.0740000000000001},"min":{"1min":0.40100000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":3.2839999999999998,"5min":4.1189999999999998,"15min":7.7240000000000002},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1970000000000001,"15min":1.266},"min":{"1min":0.505,"5min":0.42099999999999999,"15min":0.40899999999999997},"max":{"1min":2.569,"5min":6.0350000000000001,"15min":8.0739999999999998},"last":0.72899999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:03:48 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.2450000000000001,"15min":1.3260000000000001},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.41699999999999998},"max":{"1min":2.327,"5min":6.1929999999999996,"15min":7.6520000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.90800000000000003,"5min":1.159,"15min":1.2050000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.651,"5min":5.9690000000000003,"15min":5.9690000000000003},"last":0.51200000000000001}]}]},{"osd":1,"up_from":90,"seq":386547056845,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2585396,"kb_used_data":2282348,"kb_used_omap":3,"kb_used_meta":303036,"kb_avail":91159756,"statfs":{"total":95995035648,"available":93347590144,"internally_reserved":0,"allocated":2337124352,"data_stored":2336171346,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":310309286},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:43 2023","interfaces":[{"interface":"back","average":{"1min":4.6070000000000002,"5min":5.931,"15min":2.9900000000000002},"min":{"1min":0.29199999999999998,"5min":0.222,"15min":0.19},"max":{"1min":47.567999999999998,"5min":166.226,"15min":166.226},"last":5.9240000000000004},{"interface":"front","average":{"1min":3.8540000000000001,"5min":5.5129999999999999,"15min":2.8889999999999998},"min":{"1min":0.311,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":48.734000000000002,"5min":163.41900000000001,"15min":163.41900000000001},"last":2.3769999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:04:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":3.5779999999999998,"15min":2.3719999999999999},"min":{"1min":0.22900000000000001,"5min":0.223,"15min":0.223},"max":{"1min":3.8879999999999999,"5min":163.73500000000001,"15min":163.73500000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":2.859,"5min":4.0119999999999996,"15min":2.649},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":7.827,"5min":161.63399999999999,"15min":161.63399999999999},"last":5.8529999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:03:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":2.2450000000000001,"15min":2.0739999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.246},"max":{"1min":1.089,"5min":25.337,"15min":55.398000000000003},"last":2.3479999999999999},{"interface":"front","average":{"1min":1.4770000000000001,"5min":2.3719999999999999,"15min":2.0800000000000001},"min":{"1min":0.42599999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.6120000000000001,"5min":27.085000000000001,"15min":55.090000000000003},"last":7.7830000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.4530000000000001,"15min":1.4339999999999999},"min":{"1min":0.377,"5min":0.36499999999999999,"15min":0.30099999999999999},"max":{"1min":1.9670000000000001,"5min":7.6509999999999998,"15min":10.246},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.653,"5min":1.6990000000000001,"15min":1.4670000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":6.6660000000000004,"5min":7.234,"15min":12.015000000000001},"last":3.9950000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.421,"15min":1.444},"min":{"1min":0.38400000000000001,"5min":0.30599999999999999,"15min":0.29099999999999998},"max":{"1min":1.2949999999999999,"5min":7.2549999999999999,"15min":12.625},"last":2.3069999999999999},{"interface":"front","average":{"1min":1.234,"5min":1.663,"15min":1.5620000000000001},"min":{"1min":0.41799999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.3099999999999996,"5min":10.599,"15min":10.599},"last":0.81499999999999995}]},{"osd":6,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.494,"15min":2.395},"min":{"1min":0.37,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":1.625,"5min":7.2759999999999998,"15min":228.82300000000001},"last":9.4990000000000006},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.498,"15min":2.3980000000000001},"min":{"1min":0.44800000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":2.4220000000000002,"5min":7.7009999999999996,"15min":225.73400000000001},"last":0.86099999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.5069999999999999,"15min":1.4830000000000001},"min":{"1min":0.42599999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.3900000000000001,"5min":7.7789999999999999,"15min":10.287000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.766,"5min":1.788,"15min":1.6140000000000001},"min":{"1min":0.46200000000000002,"5min":0.45800000000000002,"15min":0.437},"max":{"1min":6.6449999999999996,"5min":7.2009999999999996,"15min":12.305},"last":3.8370000000000002}]}]},{"osd":0,"up_from":85,"seq":365072220372,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2643540,"kb_used_data":2313164,"kb_used_omap":3,"kb_used_meta":330364,"kb_avail":91101612,"statfs":{"total":95995035648,"available":93288050688,"internally_reserved":0,"allocated":2368679936,"data_stored":2367696166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":338292961},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.8979999999999999,"15min":1.6719999999999999},"min":{"1min":0.21099999999999999,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":2.3410000000000002,"5min":9.3940000000000001,"15min":82.581999999999994},"last":0.22700000000000001},{"interface":"front","average":{"1min":2.3239999999999998,"5min":2.2130000000000001,"15min":2.0030000000000001},"min":{"1min":0.50700000000000001,"5min":0.214,"15min":0.214},"max":{"1min":9.4019999999999992,"5min":11.728999999999999,"15min":82.796999999999997},"last":3.3999999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":2.161,"5min":1.7090000000000001,"15min":2.2869999999999999},"min":{"1min":0.253,"5min":0.245,"15min":0.245},"max":{"1min":10.243,"5min":10.243,"15min":99.534000000000006},"last":10.243},{"interface":"front","average":{"1min":2.0550000000000002,"5min":2.0499999999999998,"15min":2.46},"min":{"1min":0.33900000000000002,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":6.5919999999999996,"5min":8.1590000000000007,"15min":102.312},"last":0.81999999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:03:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":2.4580000000000002,"15min":2.3159999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.251},"max":{"1min":2.8919999999999999,"5min":28.635000000000002,"15min":104.304},"last":0.30499999999999999},{"interface":"front","average":{"1min":2.0680000000000001,"5min":2.6499999999999999,"15min":2.423},"min":{"1min":0.54600000000000004,"5min":0.33500000000000002,"15min":0.30299999999999999},"max":{"1min":6.4329999999999998,"5min":27.841999999999999,"15min":105.93300000000001},"last":4.0570000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":1.6779999999999999,"15min":1.4930000000000001},"min":{"1min":0.42999999999999999,"5min":0.374,"15min":0.33200000000000002},"max":{"1min":6.7130000000000001,"5min":8.0039999999999996,"15min":8.1720000000000006},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.5549999999999999,"5min":1.5780000000000001,"15min":1.345},"min":{"1min":0.38500000000000001,"5min":0.36199999999999999,"15min":0.35099999999999998},"max":{"1min":4.2859999999999996,"5min":10.616,"15min":10.616},"last":0.38500000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.726,"5min":1.6919999999999999,"15min":1.4199999999999999},"min":{"1min":0.373,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":4.4509999999999996,"5min":10.551,"15min":10.551},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.577,"5min":1.5369999999999999,"15min":1.4279999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35299999999999998},"max":{"1min":5.8419999999999996,"5min":9.141,"15min":10.419},"last":0.97699999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":1.8149999999999999,"15min":1.601},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.38700000000000001},"max":{"1min":7.0540000000000003,"5min":7.984,"15min":8.2880000000000003},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.706,"5min":1.659,"15min":1.4510000000000001},"min":{"1min":0.441,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.3310000000000004,"5min":10.59,"15min":10.59},"last":3.3140000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.5629999999999999,"15min":1.3959999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":5.899,"5min":9.1959999999999997,"15min":9.1959999999999997},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.821,"5min":1.8899999999999999,"15min":1.677},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.41199999999999998},"max":{"1min":7.1109999999999998,"5min":8.0239999999999991,"15min":8.3689999999999998},"last":0.86199999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893309,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2599144,"kb_used_data":2257120,"kb_used_omap":3,"kb_used_meta":342012,"kb_avail":91146008,"statfs":{"total":95995035648,"available":93333512192,"internally_reserved":0,"allocated":2311290880,"data_stored":2310291524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":350221065},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":2.23,"15min":1.889},"min":{"1min":0.26400000000000001,"5min":0.185,"15min":0.185},"max":{"1min":11.064,"5min":30.905000000000001,"15min":77.637},"last":0.23999999999999999},{"interface":"front","average":{"1min":1.706,"5min":1.948,"15min":1.8100000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.7119999999999997,"5min":30.706,"15min":76.924999999999997},"last":0.375}]},{"osd":1,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9970000000000001,"5min":1.599,"15min":1.3129999999999999},"min":{"1min":0.23799999999999999,"5min":0.218,"15min":0.214},"max":{"1min":7.7789999999999999,"5min":20.327000000000002,"15min":20.327000000000002},"last":62.180999999999997},{"interface":"front","average":{"1min":1.847,"5min":1.978,"15min":1.6299999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":7.8090000000000002,"5min":15.798999999999999,"15min":15.798999999999999},"last":62.07}]},{"osd":3,"last update":"Sat Oct 7 22:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":3.0139999999999998,"15min":3.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.2839999999999998,"5min":81.244,"15min":119.422},"last":0.32200000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":2.8580000000000001,"15min":2.8340000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.25900000000000001},"max":{"1min":2.657,"5min":77.421000000000006,"15min":129.584},"last":0.34799999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.72,"5min":1.4370000000000001,"15min":1.4219999999999999},"min":{"1min":0.49099999999999999,"5min":0.38800000000000001,"15min":0.312},"max":{"1min":4.1459999999999999,"5min":5.9649999999999999,"15min":9.3000000000000007},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.353,"15min":1.2789999999999999},"min":{"1min":0.42299999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.6019999999999999,"5min":10.611000000000001,"15min":11.380000000000001},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.5249999999999999,"15min":1.5409999999999999},"min":{"1min":0.40999999999999998,"5min":0.376,"15min":0.32300000000000001},"max":{"1min":3.948,"5min":8.2089999999999996,"15min":8.8989999999999991},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.5069999999999999,"15min":1.4410000000000001},"min":{"1min":0.53400000000000003,"5min":0.45800000000000002,"15min":0.35699999999999998},"max":{"1min":5.2220000000000004,"5min":5.9980000000000002,"15min":9.4969999999999999},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.4590000000000001,"15min":1.379},"min":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.34000000000000002},"max":{"1min":2.7389999999999999,"5min":10.569000000000001,"15min":11.476000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.337,"5min":1.5609999999999999,"15min":1.698},"min":{"1min":0.52600000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":3.335,"5min":8.2629999999999999,"15min":9.2279999999999998},"last":0.76100000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.5629999999999999,"15min":1.407},"min":{"1min":0.502,"5min":0.376,"15min":0.376},"max":{"1min":4.1689999999999996,"5min":10.647,"15min":11.513999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.345,"5min":1.6479999999999999,"15min":1.6779999999999999},"min":{"1min":0.56399999999999995,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":3.3570000000000002,"5min":8.3109999999999999,"15min":8.8680000000000003},"last":0.65300000000000002}]}]},{"osd":3,"up_from":100,"seq":429496729783,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2695092,"kb_used_data":2278316,"kb_used_omap":2,"kb_used_meta":416765,"kb_avail":91050060,"statfs":{"total":95995035648,"available":93235261440,"internally_reserved":0,"allocated":2332995584,"data_stored":2332038675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":426767979},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":2.8820000000000001,"15min":2.0139999999999998},"min":{"1min":0.23799999999999999,"5min":0.22700000000000001,"15min":0.18099999999999999},"max":{"1min":6.0259999999999998,"5min":63.597000000000001,"15min":71.855999999999995},"last":3.3420000000000001},{"interface":"front","average":{"1min":1.212,"5min":2.6560000000000001,"15min":2.3239999999999998},"min":{"1min":0.22900000000000001,"5min":0.21299999999999999,"15min":0.21099999999999999},"max":{"1min":4.5700000000000003,"5min":63.347000000000001,"15min":71.087000000000003},"last":0.33800000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.782,"15min":1.927},"min":{"1min":0.32700000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.0619999999999998,"5min":8.6489999999999991,"15min":55.122},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.109,"5min":2.004,"15min":2.1659999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":3.419,"5min":8.6059999999999999,"15min":54.853000000000002},"last":0.72399999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":8.3989999999999991,"5min":4.5750000000000002,"15min":3.1800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":126.59399999999999,"5min":126.59399999999999,"15min":126.59399999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":8.2289999999999992,"5min":5.3659999999999997,"15min":3.0619999999999998},"min":{"1min":0.372,"5min":0.29399999999999998,"15min":0.26800000000000002},"max":{"1min":126.54600000000001,"5min":126.54600000000001,"15min":126.54600000000001},"last":1.794}]},{"osd":4,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.655,"15min":1.575},"min":{"1min":0.39100000000000001,"5min":0.376,"15min":0.32000000000000001},"max":{"1min":2.3210000000000002,"5min":19.061,"15min":19.061},"last":1.746},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.6659999999999999,"15min":1.516},"min":{"1min":0.41999999999999998,"5min":0.372,"15min":0.31900000000000001},"max":{"1min":4.7469999999999999,"5min":9.3989999999999991,"15min":9.3989999999999991},"last":3.5710000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.625,"5min":1.7829999999999999,"15min":1.641},"min":{"1min":0.39000000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.3979999999999997,"5min":8.3979999999999997,"15min":8.4320000000000004},"last":3.621},{"interface":"front","average":{"1min":1.393,"5min":1.8260000000000001,"15min":1.7969999999999999},"min":{"1min":0.41599999999999998,"5min":0.40799999999999997,"15min":0.34300000000000003},"max":{"1min":6.7210000000000001,"5min":9.9770000000000003,"15min":15.255000000000001},"last":0.40000000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.9570000000000001,"15min":1.9319999999999999},"min":{"1min":0.49099999999999999,"5min":0.45000000000000001,"15min":0.373},"max":{"1min":3.2589999999999999,"5min":9.9429999999999996,"15min":15.356},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.792,"15min":1.7050000000000001},"min":{"1min":0.42099999999999999,"5min":0.41399999999999998,"15min":0.374},"max":{"1min":2.077,"5min":18.988,"15min":18.988},"last":1.7050000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:03:45 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.8169999999999999,"15min":1.7350000000000001},"min":{"1min":0.436,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.835,"5min":19.033000000000001,"15min":19.033000000000001},"last":1.7709999999999999},{"interface":"front","average":{"1min":2.0630000000000002,"5min":1.853,"15min":1.7170000000000001},"min":{"1min":0.433,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":8.3160000000000007,"5min":8.3160000000000007,"15min":8.4689999999999994},"last":3.6589999999999998}]}]},{"osd":4,"up_from":0,"seq":133143986587,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":39,"seq":167503724946,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2947568,"kb_used_data":2646184,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":90797584,"statfs":{"total":95995035648,"available":92976726016,"internally_reserved":0,"allocated":2709692416,"data_stored":2708970660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":3.012,"15min":1.6719999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.6339999999999999,"5min":88.030000000000001,"15min":88.030000000000001},"last":1.724},{"interface":"front","average":{"1min":0.98199999999999998,"5min":2.96,"15min":1.764},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.27600000000000002},"max":{"1min":2.8239999999999998,"5min":86.355000000000004,"15min":86.355000000000004},"last":0.97099999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.1659999999999999,"15min":1.657},"min":{"1min":0.39800000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":2.9780000000000002,"5min":5.9580000000000002,"15min":99.108000000000004},"last":1.0249999999999999},{"interface":"front","average":{"1min":2.2759999999999998,"5min":1.7549999999999999,"15min":2.141},"min":{"1min":0.44500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":16.835000000000001,"5min":16.835000000000001,"15min":106.405},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":3.077,"15min":2.0419999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":3.4260000000000002,"5min":128.434,"15min":128.434},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.5249999999999999,"5min":3.1389999999999998,"15min":2.2690000000000001},"min":{"1min":0.38500000000000001,"5min":0.36099999999999999,"15min":0.35499999999999998},"max":{"1min":8.0609999999999999,"5min":128.697,"15min":128.697},"last":1.0740000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:03:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":2.0619999999999998,"15min":1.768},"min":{"1min":0.46100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":2.8100000000000001,"5min":38.265000000000001,"15min":39.822000000000003},"last":5.6689999999999996},{"interface":"front","average":{"1min":1.1499999999999999,"5min":2.0030000000000001,"15min":1.9319999999999999},"min":{"1min":0.35199999999999998,"5min":0.33800000000000002,"15min":0.313},"max":{"1min":2.778,"5min":37.887,"15min":40.228999999999999},"last":3.7879999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:04:03 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.92400000000000004,"15min":1.1619999999999999},"min":{"1min":0.372,"5min":0.35099999999999998,"15min":0.28399999999999997},"max":{"1min":1.524,"5min":5.4770000000000003,"15min":11.654999999999999},"last":0.38},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.85999999999999999,"15min":0.91300000000000003},"min":{"1min":0.40200000000000002,"5min":0.39600000000000002,"15min":0.308},"max":{"1min":1.381,"5min":2.419,"15min":8.8160000000000007},"last":1.786}]},{"osd":6,"last update":"Sat Oct 7 22:03:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1359999999999999,"15min":1.2869999999999999},"min":{"1min":0.42699999999999999,"5min":0.34899999999999998,"15min":0.29799999999999999},"max":{"1min":4.3780000000000001,"5min":5.4409999999999998,"15min":11.602},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.175,"15min":1.1639999999999999},"min":{"1min":0.42599999999999999,"5min":0.42099999999999999,"15min":0.35999999999999999},"max":{"1min":2.1960000000000002,"5min":4.609,"15min":9.0670000000000002},"last":1.819}]},{"osd":7,"last update":"Sat Oct 7 22:03:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.375,"15min":1.234},"min":{"1min":0.52500000000000002,"5min":0.36899999999999999,"15min":0.34100000000000003},"max":{"1min":17.902000000000001,"5min":17.902000000000001,"15min":17.902000000000001},"last":1.8540000000000001},{"interface":"front","average":{"1min":1.9379999999999999,"5min":1.212,"15min":1.22},"min":{"1min":0.53700000000000003,"5min":0.41599999999999998,"15min":0.40500000000000003},"max":{"1min":17.283000000000001,"5min":17.283000000000001,"15min":17.283000000000001},"last":1.135}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2385248256,"data_stored":2385248256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2359492608,"data_stored":2359492608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2318204928,"data_stored":2318204928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2344747008,"data_stored":2344747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2721841152,"data_stored":2721841152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2053373952,"data_stored":2053373952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2045575168,"data_stored":2045575168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:04:17.226 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-07T22:04:17.226 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:04:17.226 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-07T22:04:17.226 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:04:17.226 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:04:17.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: audit 2023-10-07T22:04:15.068808+0000 mgr.y (mgr.25319) 750 : audit 0 from='client.44936 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.279763+0000 mgr.y (mgr.25319) 751 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.953026+0000 mon.a (mon.0) 957 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: audit 2023-10-07T22:04:15.958648+0000 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.959222+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.969097+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.970066+0000 mon.a (mon.0) 959 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-10-07T22:04:17.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:16 smithi081 bash[89466]: cluster 2023-10-07T22:04:15.977302+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e191 with expected crc 2023-10-07T22:04:17.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:17.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:17.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:17.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:17.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:17.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:17.677 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:17.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:17.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:17.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:17.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:17.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:17.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:17.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:18.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:18.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:18.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 88296 88280 78.8015 55.25 0.0137246 0.0126834 2023-10-07T22:04:18.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:18.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:18.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:18.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:18.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:18.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:18.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:18.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:18.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:18.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:18.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:18.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:19.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:19.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:19.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 89226 89210 78.5103 58.125 0.0172655 0.0127321 2023-10-07T22:04:19.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:19.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:18 smithi008 bash[105281]: cluster 2023-10-07T22:04:17.280297+0000 mgr.y (mgr.25319) 752 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:19.161 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:18 smithi008 bash[102097]: cluster 2023-10-07T22:04:17.280297+0000 mgr.y (mgr.25319) 752 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:19.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:19.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:19.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:18 smithi081 bash[89466]: cluster 2023-10-07T22:04:17.280297+0000 mgr.y (mgr.25319) 752 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:19.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:19.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:19.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:19.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:19.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:19.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:19.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:19.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:19.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:19.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:19.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:19.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:19.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:19.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:19.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:19.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:20.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:20.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:20.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 16 90048 90032 78.1334 51.375 0.00705961 0.0127924 2023-10-07T22:04:20.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:20.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:20.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:20.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:20.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:20.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:20.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:20.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:20.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:20.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:20.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:20.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:20.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:20.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:20.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:20.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:20.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:21.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:04:21.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:21.027 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:20 smithi008 bash[105281]: cluster 2023-10-07T22:04:19.280826+0000 mgr.y (mgr.25319) 753 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:21.028 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:20 smithi008 bash[102097]: cluster 2023-10-07T22:04:19.280826+0000 mgr.y (mgr.25319) 753 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:21.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:04:21.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:21.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:21.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 90872 90856 77.7685 51.5 0.00703147 0.0128495 2023-10-07T22:04:21.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:21.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:21.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:21 smithi081 bash[89466]: cluster 2023-10-07T22:04:19.280826+0000 mgr.y (mgr.25319) 753 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 854 op/s 2023-10-07T22:04:21.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:21.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:21.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:21.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:21.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:21.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:21.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:21.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:21.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:21.736 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:21.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:21.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:21.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:21.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:21.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:21.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:21.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:22.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:22.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 91695 91679 77.4127 51.4375 0.0080347 0.0129115 2023-10-07T22:04:22.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:22.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:22.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:22.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:22.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:22.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:22.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:22.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:22.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:22.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:22.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:22.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:22.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:22.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:23.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:23.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:23.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:23.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 92541 92525 77.0855 52.875 0.0108292 0.0129671 2023-10-07T22:04:23.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:23.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:22 smithi081 bash[89466]: cluster 2023-10-07T22:04:21.281475+0000 mgr.y (mgr.25319) 754 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-07T22:04:23.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:23.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:23.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:23] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-10-07T22:04:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:22 smithi008 bash[105281]: cluster 2023-10-07T22:04:21.281475+0000 mgr.y (mgr.25319) 754 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-07T22:04:23.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:22 smithi008 bash[102097]: cluster 2023-10-07T22:04:21.281475+0000 mgr.y (mgr.25319) 754 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-07T22:04:23.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:23.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:23.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:23.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:23.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:23.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:23.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:23.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:23.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:23.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:23.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34983.0:93206 8.5 8:a3f3464c:::benchmark_data_smithi008_193090_object93205:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:04:23.945254+0000", 2023-10-07T22:04:23.955 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0026108640000000001, 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026498680000000001, 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34983", 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 93206 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:04:23.956 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945254+0000", 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945254+0000", 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.957 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945253+0000", 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945320+0000", 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7476000000000002e-05 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.958 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945335+0000", 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4877e-05 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945342+0000", 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1250000000000004e-06 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:04:23.959 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945456+0000", 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114002 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945571+0000", 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114586 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945676+0000", 2023-10-07T22:04:23.960 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000105787 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34983.0:93207 8.9 8:96dc1cbf:::benchmark_data_smithi008_193090_object93206:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:04:23.945355+0000", 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0025100809999999999, 2023-10-07T22:04:23.961 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026377549999999999, 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34983", 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 93207 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945355+0000", 2023-10-07T22:04:23.962 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945355+0000", 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.963 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945354+0000", 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945402+0000", 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7565999999999998e-05 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:04:23.964 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945409+0000", 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.973e-06 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945412+0000", 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.264e-06 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.965 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:04:23.966 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945877+0000", 2023-10-07T22:04:23.966 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00046440099999999997 2023-10-07T22:04:23.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.945957+0000", 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0789000000000002e-05 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:04:23.967 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34983.0:93212 8.7 e191/184 8:ec00cd8e:::benchmark_data_smithi008_193090_object93211:head v 191'5905, mlcod=191'5903)", 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:04:23.946797+0000", 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.001067733, 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012827190000000001, 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:04:23.968 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946797+0000", 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946797+0000", 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946796+0000", 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946852+0000", 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5294000000000003e-05 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.970 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946863+0000", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0964e-05 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946870+0000", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.029e-06 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946925+0000", 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5843e-05 2023-10-07T22:04:23.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:23.946947+0000", 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1888000000000001e-05 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 3 2023-10-07T22:04:23.972 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:04:23.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:24.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:24.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:24.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 93362 93346 76.7463 51.3125 0.0213303 0.0130238 2023-10-07T22:04:24.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:24.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:24.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:24.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:24.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:24.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:24.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:24.670 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:24.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:24.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:24.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:24.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:24.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:25.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:25.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:25.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:25.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 94216 94200 76.4428 53.375 0.0197014 0.013076 2023-10-07T22:04:25.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:25.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:24 smithi081 bash[89466]: cluster 2023-10-07T22:04:23.282144+0000 mgr.y (mgr.25319) 755 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:25.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:25.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:25.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:25.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:25.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:24 smithi008 bash[102097]: cluster 2023-10-07T22:04:23.282144+0000 mgr.y (mgr.25319) 755 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:25.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:24 smithi008 bash[105281]: cluster 2023-10-07T22:04:23.282144+0000 mgr.y (mgr.25319) 755 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:25.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:25.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:25.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:25.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:25.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:25.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:25.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:25.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:25.871 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:25.874 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:25.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:25.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:25.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:25.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-07T22:04:26.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:26.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:26.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:26.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 95027 95011 76.1126 50.6875 0.0324712 0.0131319 2023-10-07T22:04:26.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:26.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:26.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:26.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:26.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:26.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:26.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:26.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:26.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:26.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:26.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:26.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:26 smithi081 bash[89466]: cluster 2023-10-07T22:04:25.282700+0000 mgr.y (mgr.25319) 756 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:26.834 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:26 smithi081 bash[89466]: audit 2023-10-07T22:04:25.909313+0000 mon.a (mon.0) 960 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:26.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:26.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:26 smithi008 bash[102097]: cluster 2023-10-07T22:04:25.282700+0000 mgr.y (mgr.25319) 756 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:26.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:26 smithi008 bash[102097]: audit 2023-10-07T22:04:25.909313+0000 mon.a (mon.0) 960 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:26.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:26 smithi008 bash[105281]: cluster 2023-10-07T22:04:25.282700+0000 mgr.y (mgr.25319) 756 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-07T22:04:26.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:26 smithi008 bash[105281]: audit 2023-10-07T22:04:25.909313+0000 mon.a (mon.0) 960 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:26.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:26.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:26.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:27.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:27.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:27.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 95859 95843 75.8073 52 0.0497118 0.0131855 2023-10-07T22:04:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:27.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:27.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:27.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:27.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:27.495 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:04:27.495 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T22:04:27.495 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:04:27.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:27.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:27.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:27.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:27.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:27.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:27.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:27.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:27.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:27.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:27.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:27.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:28.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:28.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:28.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:28.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:04:28.123276+0000 min lat: 0.00142234 max lat: 0.333776 avg lat: 0.0132635 2023-10-07T22:04:28.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:04:28.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 16 96503 96487 75.3628 40.25 0.0241133 0.0132635 2023-10-07T22:04:28.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:28.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:28.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:28.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:28.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:28.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:28.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:28.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:28.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:28 smithi008 bash[102097]: cluster 2023-10-07T22:04:27.283340+0000 mgr.y (mgr.25319) 757 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-07T22:04:28.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:28.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:28 smithi081 bash[89466]: cluster 2023-10-07T22:04:27.283340+0000 mgr.y (mgr.25319) 757 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-07T22:04:28.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:28.857 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:28.867 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:28 smithi008 bash[105281]: cluster 2023-10-07T22:04:27.283340+0000 mgr.y (mgr.25319) 757 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-07T22:04:28.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:28.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:28.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:29.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 97301 97285 75.0481 49.875 0.011929 0.0133185 2023-10-07T22:04:29.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:29.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:29.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:29.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:29.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:29.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:29.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:29.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:29.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:29 smithi081 bash[89466]: audit 2023-10-07T22:04:29.390506+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:29.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:29.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:29.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:29.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:29.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:29.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:29 smithi008 bash[102097]: audit 2023-10-07T22:04:29.390506+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:29.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:29 smithi008 bash[105281]: audit 2023-10-07T22:04:29.390506+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:29.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:29.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:30.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:30.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:30.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:30.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 98054 98038 74.7068 47.0625 0.0063901 0.01338 2023-10-07T22:04:30.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:30.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:30.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:30.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:30.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:30.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:30.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:30.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:30.703 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.715 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:30 smithi008 bash[102097]: cluster 2023-10-07T22:04:29.284801+0000 mgr.y (mgr.25319) 758 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2023-10-07T22:04:30.715 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:30 smithi008 bash[105281]: cluster 2023-10-07T22:04:29.284801+0000 mgr.y (mgr.25319) 758 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2023-10-07T22:04:30.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:30.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:30.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:30.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:30 smithi081 bash[89466]: cluster 2023-10-07T22:04:29.284801+0000 mgr.y (mgr.25319) 758 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2023-10-07T22:04:31.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:31.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:31.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 98815 98799 74.3798 47.5625 0.0179648 0.0134391 2023-10-07T22:04:31.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:31.153 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:31.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:31.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:31.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:31.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:31.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:31.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:31.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:31.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:31.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:31.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:31.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:31.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:31.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:31.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:32.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:32.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 99614 99598 74.0888 49.9375 0.0124584 0.0134915 2023-10-07T22:04:32.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:32.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:32.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:32.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:32.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:32.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:32.442 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:32.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:32.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:32.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:32.622 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:32 smithi008 bash[102097]: cluster 2023-10-07T22:04:31.285394+0000 mgr.y (mgr.25319) 759 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:04:32.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:32.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:32.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:32.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:32 smithi081 bash[89466]: cluster 2023-10-07T22:04:31.285394+0000 mgr.y (mgr.25319) 759 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:04:32.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:32.875 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:32 smithi008 bash[105281]: cluster 2023-10-07T22:04:31.285394+0000 mgr.y (mgr.25319) 759 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-07T22:04:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:32.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:32.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:33.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:33.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:33.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:33.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 100367 100351 73.7708 47.0625 0.0151669 0.0135498 2023-10-07T22:04:33.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:33.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:33.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:33.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:33.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:33.365 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:33.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:33] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-10-07T22:04:33.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:33.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:33.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:33.647 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:04:33.647 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:04:33.648 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-07T22:04:33.648 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:04:33.648 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:04:33.648 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-07T22:04:33.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:33.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:33.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:33.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:33.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:33.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:34.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:34.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 101188 101172 73.5096 51.3125 0.0150569 0.0135976 2023-10-07T22:04:34.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:34.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:34.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:34.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:34.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:34.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:34.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:34.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.706 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:34 smithi008 bash[105281]: cluster 2023-10-07T22:04:33.285950+0000 mgr.y (mgr.25319) 760 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-07T22:04:34.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:34 smithi008 bash[102097]: cluster 2023-10-07T22:04:33.285950+0000 mgr.y (mgr.25319) 760 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-07T22:04:34.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:34.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:34.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:34.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:34.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:34.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:34.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:34 smithi081 bash[89466]: cluster 2023-10-07T22:04:33.285950+0000 mgr.y (mgr.25319) 760 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-07T22:04:35.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:35.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:35.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 101897 101881 73.1741 44.3125 0.0359876 0.0136604 2023-10-07T22:04:35.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:35.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:35.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:35.406 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:04:35.407 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:04:35.407 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:04:35.407 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:04:35.407 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:04:35.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:35.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:35.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:35.503 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:04:35.581 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:04:35.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:35.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:35.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:35 smithi008 bash[105281]: audit 2023-10-07T22:04:35.411979+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.8:0/3073129958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:35.644 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:04:35.705 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:04:35.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:35 smithi081 bash[89466]: audit 2023-10-07T22:04:35.411979+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.8:0/3073129958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:35.756 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:04:35.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:35.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:35.803 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:04:35.848 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:04:35.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:35.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:35 smithi008 bash[102097]: audit 2023-10-07T22:04:35.411979+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.8:0/3073129958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:35.905 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:04:35.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:35.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:35.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:36.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:36.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:36.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:36.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 102479 102463 72.7559 36.375 0.0101218 0.0137373 2023-10-07T22:04:36.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:36.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:36.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:36.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:36.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:36.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-07T22:04:36.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:36.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:36.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:36.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:36.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:36.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:36.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:36.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:36.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:36.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:36.947 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:04:37.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:37.018 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: cluster 2023-10-07T22:04:35.286434+0000 mgr.y (mgr.25319) 761 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 658 op/s 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:35.844284+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:35.856532+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:35.944462+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:35.945500+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:35.955631+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:36.599093+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:36.601211+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:37.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:36 smithi081 bash[89466]: audit 2023-10-07T22:04:36.614566+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:37.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 103267 103251 72.4918 49.25 0.00782061 0.0137888 2023-10-07T22:04:37.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:37.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: cluster 2023-10-07T22:04:35.286434+0000 mgr.y (mgr.25319) 761 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 658 op/s 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:35.844284+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:35.856532+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:35.944462+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:35.945500+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:35.955631+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:36.599093+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:36.601211+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[102097]: audit 2023-10-07T22:04:36.614566+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: cluster 2023-10-07T22:04:35.286434+0000 mgr.y (mgr.25319) 761 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 658 op/s 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:35.844284+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:35.856532+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:35.944462+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:35.945500+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:35.955631+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:36.599093+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:36.601211+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:37.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:36 smithi008 bash[105281]: audit 2023-10-07T22:04:36.614566+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:37.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:37.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:37.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:37.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:37.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:37.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:37.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:37.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:37.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:37.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:37.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:37.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:37.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:37.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:38.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:38.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[102097]: cluster 2023-10-07T22:04:36.938466+0000 mon.a (mon.0) 970 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:38.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[102097]: audit 2023-10-07T22:04:36.940083+0000 mon.a (mon.0) 971 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:04:38.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[102097]: cluster 2023-10-07T22:04:36.942250+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[102097]: cluster 2023-10-07T22:04:36.942269+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[102097]: cluster 2023-10-07T22:04:36.944295+0000 mon.a (mon.0) 972 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-10-07T22:04:38.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[105281]: cluster 2023-10-07T22:04:36.938466+0000 mon.a (mon.0) 970 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:38.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[105281]: audit 2023-10-07T22:04:36.940083+0000 mon.a (mon.0) 971 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:04:38.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[105281]: cluster 2023-10-07T22:04:36.942250+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[105281]: cluster 2023-10-07T22:04:36.942269+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.099 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:37 smithi008 bash[105281]: cluster 2023-10-07T22:04:36.944295+0000 mon.a (mon.0) 972 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-10-07T22:04:38.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:38.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 90.0083 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 104067 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 72.2621 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 28.1508 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 166.25 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 36.375 2023-10-07T22:04:38.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 1156 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 450.413 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2660 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 582 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0138341 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.0124561 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 0.333776 2023-10-07T22:04:38.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00142234 2023-10-07T22:04:38.134 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T22:04:38.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:37 smithi081 bash[89466]: cluster 2023-10-07T22:04:36.938466+0000 mon.a (mon.0) 970 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:04:38.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:37 smithi081 bash[89466]: audit 2023-10-07T22:04:36.940083+0000 mon.a (mon.0) 971 : audit 1 from='client.? 172.21.15.8:0/4002390037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:04:38.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:37 smithi081 bash[89466]: cluster 2023-10-07T22:04:36.942250+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:37 smithi081 bash[89466]: cluster 2023-10-07T22:04:36.942269+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e192 with expected crc 2023-10-07T22:04:38.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:37 smithi081 bash[89466]: cluster 2023-10-07T22:04:36.944295+0000 mon.a (mon.0) 972 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-10-07T22:04:38.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:38.348 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:38.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:38.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:38.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:38.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:38.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:38.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:38.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:38.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:38.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:39.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:39.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:38 smithi008 bash[102097]: cluster 2023-10-07T22:04:37.288587+0000 mgr.y (mgr.25319) 762 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:39.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:38 smithi008 bash[105281]: cluster 2023-10-07T22:04:37.288587+0000 mgr.y (mgr.25319) 762 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:39.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:39.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:39.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:38 smithi081 bash[89466]: cluster 2023-10-07T22:04:37.288587+0000 mgr.y (mgr.25319) 762 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:39.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:39.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:39.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:39.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:04:39.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:39.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:39.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:39.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:39.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:39.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:39.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:39.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:39.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:39.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:39.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:40.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.171 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:40.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:40.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:40.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:40.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:04:40.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:40.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:40.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:40.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:40.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:40.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:40.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:40.954 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:40.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:40 smithi008 bash[105281]: cluster 2023-10-07T22:04:39.289055+0000 mgr.y (mgr.25319) 763 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:40 smithi008 bash[105281]: audit 2023-10-07T22:04:40.909372+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:40.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:40 smithi008 bash[102097]: cluster 2023-10-07T22:04:39.289055+0000 mgr.y (mgr.25319) 763 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:40.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:40 smithi008 bash[102097]: audit 2023-10-07T22:04:40.909372+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:41.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:41.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:41.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:41.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:41.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:41.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:40 smithi081 bash[89466]: cluster 2023-10-07T22:04:39.289055+0000 mgr.y (mgr.25319) 763 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-10-07T22:04:41.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:40 smithi081 bash[89466]: audit 2023-10-07T22:04:40.909372+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:41.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:41.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:41.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:41.290 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:41.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:41.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:41.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:41.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:41.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:41.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:41.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:41.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:41.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:41.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:41.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:41.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:42.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:42.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:42.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:42.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:42.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:42.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:42.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:42.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:42.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:42.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:42.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:42.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:42.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:42.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:42.770 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:42.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:42.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:42.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:43.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:43.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:43.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:42 smithi008 bash[102097]: cluster 2023-10-07T22:04:41.289664+0000 mgr.y (mgr.25319) 764 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 749 op/s 2023-10-07T22:04:43.056 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:43] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:04:43.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:42 smithi008 bash[105281]: cluster 2023-10-07T22:04:41.289664+0000 mgr.y (mgr.25319) 764 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 749 op/s 2023-10-07T22:04:43.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:42 smithi081 bash[89466]: cluster 2023-10-07T22:04:41.289664+0000 mgr.y (mgr.25319) 764 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 41 MiB/s wr, 749 op/s 2023-10-07T22:04:43.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:43.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:43.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:43.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:43.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:43.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:43.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:43.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:43.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:43.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:43.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:44.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:44.114 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:44.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:44.348 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:44.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:44.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:44.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:44.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:44.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:44.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:44.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:44.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:44.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:45.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:45.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:45.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:45.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:45.212 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:45.215 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:04:45.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:44 smithi008 bash[102097]: cluster 2023-10-07T22:04:43.290208+0000 mgr.y (mgr.25319) 765 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:45.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:44 smithi008 bash[105281]: cluster 2023-10-07T22:04:43.290208+0000 mgr.y (mgr.25319) 765 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:45.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:45.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:45.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:45.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:45.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:45.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:45 smithi081 bash[89466]: cluster 2023-10-07T22:04:43.290208+0000 mgr.y (mgr.25319) 765 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:45.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:45.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:45.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:45.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:45.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:45.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:45.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:45.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:45.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:45.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:45.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:46.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:46.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:46.075 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:04:46.076 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:04:46.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:46.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:46.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:46.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:46.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:46.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:46.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:46.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:46.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:46.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:46.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:46.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:46.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:46.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:46.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:46.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:46.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T22:04:47.008 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:46 smithi008 bash[102097]: cluster 2023-10-07T22:04:45.290693+0000 mgr.y (mgr.25319) 766 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:47.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:46 smithi008 bash[105281]: cluster 2023-10-07T22:04:45.290693+0000 mgr.y (mgr.25319) 766 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:47.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:47.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:47.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:46 smithi081 bash[89466]: cluster 2023-10-07T22:04:45.290693+0000 mgr.y (mgr.25319) 766 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 771 op/s 2023-10-07T22:04:47.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:47.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:47.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:47.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:47.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:47.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:47.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:47.715 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:04:47.715 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "" 2023-10-07T22:04:47.715 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:04:47.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:47.825 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:47.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:47.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:47.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:48.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:48.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:48.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:48.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:48.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:48.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:48.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:48.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:48.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:48.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:48.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:48.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:48.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:48.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:48.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:48.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:48.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:48.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:49.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:48 smithi081 bash[89466]: cluster 2023-10-07T22:04:47.291415+0000 mgr.y (mgr.25319) 767 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 98 B/s rd, 20 MiB/s wr, 976 op/s 2023-10-07T22:04:49.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:49.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:49.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:48 smithi008 bash[102097]: cluster 2023-10-07T22:04:47.291415+0000 mgr.y (mgr.25319) 767 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 98 B/s rd, 20 MiB/s wr, 976 op/s 2023-10-07T22:04:49.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:49 smithi008 bash[105281]: cluster 2023-10-07T22:04:47.291415+0000 mgr.y (mgr.25319) 767 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 98 B/s rd, 20 MiB/s wr, 976 op/s 2023-10-07T22:04:49.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:49.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:49.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:49.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:49.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:49.410 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:49.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:49.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:49.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:49.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:49.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:49.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:49.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:49.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:49.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:49.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:49.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:49.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:49.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:50.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:50.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:50.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:50.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:50.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:50.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:50.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:50.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:50.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:50.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:50.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:50.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:50.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:50.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:50.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:50.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:50.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:50.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:50.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:51.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:51.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:51.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:50 smithi008 bash[102097]: cluster 2023-10-07T22:04:49.291991+0000 mgr.y (mgr.25319) 768 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 667 op/s 2023-10-07T22:04:51.195 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:50 smithi008 bash[105281]: cluster 2023-10-07T22:04:49.291991+0000 mgr.y (mgr.25319) 768 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 667 op/s 2023-10-07T22:04:51.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:51.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:50 smithi081 bash[89466]: cluster 2023-10-07T22:04:49.291991+0000 mgr.y (mgr.25319) 768 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 667 op/s 2023-10-07T22:04:51.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:51.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:51.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:51.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:51.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:51.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:51.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:51.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:51.807 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:04:51.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:51.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:52.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:52.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:52.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:52.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:52.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:52.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:52.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:52.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:52.416 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:52.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:52.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:52.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:52.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:52.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:52.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:52.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:52.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:52.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:52.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:52.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:53.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:52 smithi008 bash[102097]: cluster 2023-10-07T22:04:51.292578+0000 mgr.y (mgr.25319) 769 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 807 op/s 2023-10-07T22:04:53.056 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:04:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:04:53] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:04:53.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:52 smithi008 bash[105281]: cluster 2023-10-07T22:04:51.292578+0000 mgr.y (mgr.25319) 769 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 807 op/s 2023-10-07T22:04:53.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:53.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:53.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:52 smithi081 bash[89466]: cluster 2023-10-07T22:04:51.292578+0000 mgr.y (mgr.25319) 769 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 6.3 MiB/s wr, 807 op/s 2023-10-07T22:04:53.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:53.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:53.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:53.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:53.638 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:04:53.666 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:04:53.704 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:04:53.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:53.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:53.742 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:04:53.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:53.802 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:04:53.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.846 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:04:53.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:53.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:53.890 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:04:53.935 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:04:53.945 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.946 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:04:53.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:53.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:53.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:54.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:54.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:54.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:54.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:53 smithi081 bash[89466]: audit 2023-10-07T22:04:53.578712+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.8:0/3166710687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:54.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.257 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:53 smithi008 bash[102097]: audit 2023-10-07T22:04:53.578712+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.8:0/3166710687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:54.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:53 smithi008 bash[105281]: audit 2023-10-07T22:04:53.578712+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.8:0/3166710687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:04:54.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:54.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:54.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:54.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:54.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:54.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:54.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:54.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:54.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:54.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:55.015 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:04:55.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: cluster 2023-10-07T22:04:53.295741+0000 mgr.y (mgr.25319) 770 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 839 op/s 2023-10-07T22:04:55.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: audit 2023-10-07T22:04:54.002221+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:55.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:53.295741+0000 mgr.y (mgr.25319) 770 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 839 op/s 2023-10-07T22:04:55.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: audit 2023-10-07T22:04:54.002221+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:55.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:55.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:54 smithi081 bash[89466]: cluster 2023-10-07T22:04:53.295741+0000 mgr.y (mgr.25319) 770 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 839 op/s 2023-10-07T22:04:55.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:54 smithi081 bash[89466]: audit 2023-10-07T22:04:54.002221+0000 mon.a (mon.0) 974 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:04:55.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:55.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:55.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:55.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:55.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:55.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:55.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:55.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:55.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:55.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:55.714 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:04:55.714 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:04:55.714 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-10-07T22:04:55.715 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:04:55.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:55.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:55.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:55.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:55.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:55.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: cluster 2023-10-07T22:04:54.994918+0000 mon.a (mon.0) 975 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: cluster 2023-10-07T22:04:54.994957+0000 mon.a (mon.0) 976 : cluster 1 Cluster is now healthy 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: audit 2023-10-07T22:04:55.003356+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[102097]: cluster 2023-10-07T22:04:55.006006+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:54.994918+0000 mon.a (mon.0) 975 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:54.994957+0000 mon.a (mon.0) 976 : cluster 1 Cluster is now healthy 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: audit 2023-10-07T22:04:55.003356+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:56.001 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:55.006006+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:55.008733+0000 mon.a (mon.0) 978 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-10-07T22:04:56.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: cluster 2023-10-07T22:04:55.015423+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: audit 2023-10-07T22:04:55.914713+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:56.002 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:55 smithi008 bash[105281]: audit 2023-10-07T22:04:55.920861+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:56.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:56.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:56.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:56.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:56.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:56.282 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:56 smithi008 bash[102097]: cluster 2023-10-07T22:04:55.008733+0000 mon.a (mon.0) 978 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-10-07T22:04:56.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:56 smithi008 bash[102097]: cluster 2023-10-07T22:04:55.015423+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:56 smithi008 bash[102097]: audit 2023-10-07T22:04:55.914713+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:56.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:56 smithi008 bash[102097]: audit 2023-10-07T22:04:55.920861+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:56.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34983.0:118101 8.6 e193/184 8:6f991a36:::benchmark_data_smithi008_193090_object14031:head v 193'7338, mlcod=193'7335)", 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:04:56.328169+0000", 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.00288068, 2023-10-07T22:04:56.334 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029141549999999999, 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328169+0000", 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328169+0000", 2023-10-07T22:04:56.335 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328169+0000", 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328176+0000", 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0910000000000004e-06 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328185+0000", 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5769999999999994e-06 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328191+0000", 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.139e-06 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:04:56.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328318+0000", 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000127229 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.328341+0000", 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3388e-05 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.338 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34983.0:118113 8.c e193/184 8:3d86ee67:::benchmark_data_smithi008_193090_object14043:head v 193'7305, mlcod=193'7303)", 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:04:56.329276+0000", 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.001774238, 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001894017, 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329276+0000", 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.339 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329276+0000", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329275+0000", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329282+0000", 2023-10-07T22:04:56.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5410000000000003e-06 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329296+0000", 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3793e-05 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329304+0000", 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5650000000000004e-06 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329370+0000", 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6679000000000003e-05 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:04:56.329399+0000", 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9054999999999999e-05 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:56.342 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:04:56.343 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:04:56.343 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 2 2023-10-07T22:04:56.343 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:04:56.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: cluster 2023-10-07T22:04:54.994918+0000 mon.a (mon.0) 975 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: cluster 2023-10-07T22:04:54.994957+0000 mon.a (mon.0) 976 : cluster 1 Cluster is now healthy 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: audit 2023-10-07T22:04:55.003356+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.8:0/1591490555' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: cluster 2023-10-07T22:04:55.006006+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: cluster 2023-10-07T22:04:55.008733+0000 mon.a (mon.0) 978 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: cluster 2023-10-07T22:04:55.015423+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e193 with expected crc 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: audit 2023-10-07T22:04:55.914713+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:04:56.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:55 smithi081 bash[89466]: audit 2023-10-07T22:04:55.920861+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:56.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:56.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:56.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:56.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:56.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:56.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:56.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:56.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:56.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:56.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:57.016 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:57 smithi008 bash[102097]: cluster 2023-10-07T22:04:55.296108+0000 mgr.y (mgr.25319) 771 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:04:57.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:57.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:57.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:57.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:57.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:57.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:57.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:57.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:57 smithi008 bash[105281]: cluster 2023-10-07T22:04:55.296108+0000 mgr.y (mgr.25319) 771 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:04:57.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:57.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:57.400 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:57 smithi081 bash[89466]: cluster 2023-10-07T22:04:55.296108+0000 mgr.y (mgr.25319) 771 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2023-10-07T22:04:57.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:57.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T22:04:57.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:57.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:57.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:04:57.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:57.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:04:57.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:57.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:57.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:57.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:58.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:58.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:58.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:58.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:58.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:58.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:04:58.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:04:58.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:58.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:58.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:04:58.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:58.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:58.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:58.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:58.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:58.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:58.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:58.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:58.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:04:58.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:58.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:04:59.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:59.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:04:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:04:59.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:59.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:59.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:59.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:04:59 smithi081 bash[89466]: cluster 2023-10-07T22:04:57.296833+0000 mgr.y (mgr.25319) 772 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:04:59.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:04:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:04:59.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:04:59 smithi008 bash[105281]: cluster 2023-10-07T22:04:57.296833+0000 mgr.y (mgr.25319) 772 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:04:59.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:04:59 smithi008 bash[102097]: cluster 2023-10-07T22:04:57.296833+0000 mgr.y (mgr.25319) 772 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:04:59.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:59.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:04:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:04:59.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:59.664 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:04:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:04:59.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:59.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:04:59.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:04:59.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:59.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:04:59.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:04:59.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:00.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:00.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:00.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:00.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:00.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:00.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:00.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:00.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:00.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:00.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:00.566 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:00.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:00.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:00.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:00.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:00.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.744 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:00.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:00.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:00.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:00.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:00.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:01.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:01.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:01 smithi008 bash[105281]: cluster 2023-10-07T22:04:59.297301+0000 mgr.y (mgr.25319) 773 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:05:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:01 smithi008 bash[102097]: cluster 2023-10-07T22:04:59.297301+0000 mgr.y (mgr.25319) 773 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:05:01.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:01.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:01.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:01.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:01 smithi081 bash[89466]: cluster 2023-10-07T22:04:59.297301+0000 mgr.y (mgr.25319) 773 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:05:01.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:01.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:01.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:01.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:01.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:01.580 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:01.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:01.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:01.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:01.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:01.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:01.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:01.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:02.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:02.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:02.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:02.328 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:05:02.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:02.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:02.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:02.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:02.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:02.603 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:02.627 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:02.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:02.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:02.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:02.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:02.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:03.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:03.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:03 smithi008 bash[102097]: cluster 2023-10-07T22:05:01.297894+0000 mgr.y (mgr.25319) 774 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T22:05:03.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:03 smithi008 bash[105281]: cluster 2023-10-07T22:05:01.297894+0000 mgr.y (mgr.25319) 774 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T22:05:03.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:03.179 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:03.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:03.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:03.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:03 smithi081 bash[89466]: cluster 2023-10-07T22:05:01.297894+0000 mgr.y (mgr.25319) 774 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-10-07T22:05:03.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:03.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:03] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:03.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:03.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:03.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:03.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:03.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:03.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:03.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:03.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:03.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:04.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:04.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:04.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:04.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:04.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:04.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:04.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:04.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:04.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:04.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:04.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:04.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:04.782 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:04.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:04.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:04.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:05.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:05.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:05.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:05.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:05.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:05 smithi081 bash[89466]: cluster 2023-10-07T22:05:03.298495+0000 mgr.y (mgr.25319) 775 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:05.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:05.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:05.408 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:05 smithi008 bash[102097]: cluster 2023-10-07T22:05:03.298495+0000 mgr.y (mgr.25319) 775 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:05.408 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:05 smithi008 bash[105281]: cluster 2023-10-07T22:05:03.298495+0000 mgr.y (mgr.25319) 775 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:05.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:05.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:05.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:05.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:05.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:05.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:05.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:05.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:05.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:05.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:05.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:05.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:05.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:06.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:06.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:06.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:06.348 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:06.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:06.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:06.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:06.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:06.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:06.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:06.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:06.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:06.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:06.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:06.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:06.961 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:05:06.962 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:05:06.962 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:05:06.962 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:05:06.962 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:05:07.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:07.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:07 smithi081 bash[89466]: cluster 2023-10-07T22:05:05.298942+0000 mgr.y (mgr.25319) 776 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-07T22:05:07.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:07.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:07.307 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:07 smithi008 bash[102097]: cluster 2023-10-07T22:05:05.298942+0000 mgr.y (mgr.25319) 776 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-07T22:05:07.307 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:07 smithi008 bash[105281]: cluster 2023-10-07T22:05:05.298942+0000 mgr.y (mgr.25319) 776 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-07T22:05:07.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:07.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:07.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:07.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:07.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:07.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:07.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:07.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:07.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:07.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:07.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:07.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:07.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T22:05:07.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:08.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:08.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:08.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:08.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:08.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:08.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:08.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:08.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:08.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:08.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:08.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:08.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:08.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:09.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:09.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:09.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:09 smithi081 bash[89466]: cluster 2023-10-07T22:05:07.300561+0000 mgr.y (mgr.25319) 777 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 928 op/s 2023-10-07T22:05:09.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:09.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:09 smithi008 bash[105281]: cluster 2023-10-07T22:05:07.300561+0000 mgr.y (mgr.25319) 777 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 928 op/s 2023-10-07T22:05:09.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:09 smithi008 bash[102097]: cluster 2023-10-07T22:05:07.300561+0000 mgr.y (mgr.25319) 777 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 928 op/s 2023-10-07T22:05:09.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:09.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:09.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:09.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:09.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:09.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:09.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:09.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:09.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:09.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:09.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:10.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:10.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:10.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:10.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:10.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:10.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:10.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:10.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:10.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:10.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:10.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:10.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:10.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:10.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:10.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:10.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:10.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:10.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:10.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:10.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:10.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:11.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:11.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:11.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:11.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:11.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:11.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:11 smithi081 bash[89466]: cluster 2023-10-07T22:05:09.300955+0000 mgr.y (mgr.25319) 778 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 620 op/s 2023-10-07T22:05:11.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:11 smithi081 bash[89466]: audit 2023-10-07T22:05:10.909941+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:11.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:11.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:11 smithi008 bash[102097]: cluster 2023-10-07T22:05:09.300955+0000 mgr.y (mgr.25319) 778 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 620 op/s 2023-10-07T22:05:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:11 smithi008 bash[102097]: audit 2023-10-07T22:05:10.909941+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:11.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:11 smithi008 bash[105281]: cluster 2023-10-07T22:05:09.300955+0000 mgr.y (mgr.25319) 778 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 620 op/s 2023-10-07T22:05:11.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:11 smithi008 bash[105281]: audit 2023-10-07T22:05:10.909941+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:11.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:11.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:11.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:11.618 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:11.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:11.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:11.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:11.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:11.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:12.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:12.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:12.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:12.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:12.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:12.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:12.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:12.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:12.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:12.775 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:05:12.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:12.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:12.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:12.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:12.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:12.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:12.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:13.055 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:13] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:13.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:13.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:13.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:13.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:13.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:13.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:13.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:13 smithi081 bash[89466]: cluster 2023-10-07T22:05:11.301517+0000 mgr.y (mgr.25319) 779 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-10-07T22:05:13.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:13 smithi008 bash[102097]: cluster 2023-10-07T22:05:11.301517+0000 mgr.y (mgr.25319) 779 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-10-07T22:05:13.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:13 smithi008 bash[105281]: cluster 2023-10-07T22:05:11.301517+0000 mgr.y (mgr.25319) 779 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 761 op/s 2023-10-07T22:05:13.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:13.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:13.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:13.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:13.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:13.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:13.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:13.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:13.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:13.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:13.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:14.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:14.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:14.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:14.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:14.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:14.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:14.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:14.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:14.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:14.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:14.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:14.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:14.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:14.638 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:05:14.641 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:05:14.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:14.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:14.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:14.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:14.877 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:14.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:14.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:15.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:15.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:15.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:15.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:15.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:15.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:15 smithi081 bash[89466]: cluster 2023-10-07T22:05:13.302128+0000 mgr.y (mgr.25319) 780 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-10-07T22:05:15.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:15.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:15.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:15.385 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:15 smithi008 bash[102097]: cluster 2023-10-07T22:05:13.302128+0000 mgr.y (mgr.25319) 780 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-10-07T22:05:15.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:15 smithi008 bash[105281]: cluster 2023-10-07T22:05:13.302128+0000 mgr.y (mgr.25319) 780 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-10-07T22:05:15.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:15.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:15.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:15.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:15.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:15.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:15.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:15.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:15.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:15.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:15.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:15.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:15.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:16.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:16.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:16.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:16.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:16.075 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:16 smithi008 bash[102097]: audit 2023-10-07T22:05:14.614432+0000 mgr.y (mgr.25319) 781 : audit 0 from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:05:16.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:16.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:16 smithi081 bash[89466]: audit 2023-10-07T22:05:14.614432+0000 mgr.y (mgr.25319) 781 : audit 0 from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:05:16.631 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:16 smithi008 bash[105281]: audit 2023-10-07T22:05:14.614432+0000 mgr.y (mgr.25319) 781 : audit 0 from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:05:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:16.632 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:05:16.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:16.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:16.676 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:05:16.718 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":792,"stamp":"2023-10-07T22:05:13.301701+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5149366188,"num_objects":78589,"num_object_clones":0,"num_object_copies":235767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78589,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":129871,"num_write_kb":6662734,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2956800,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119393,"ondisk_log_size":119393,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":17694336,"kb_used_data":15216072,"kb_used_omap":13,"kb_used_meta":2478130,"kb_avail":638521728,"statfs":{"total":671965249536,"available":653846249472,"internally_reserved":0,"allocated":15581257728,"data_stored":15575046640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":2537606139},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,4,4,5,2,1,0,13],"upper_bound":256},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-630390784,"num_objects":-9619,"num_object_clones":0,"num_object_copies":-28857,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9619,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004210"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":83,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.964309+0000","last_change":"2023-10-07T21:56:33.520576+0000","last_active":"2023-10-07T22:04:36.964309+0000","last_peered":"2023-10-07T22:04:36.964309+0000","last_clean":"2023-10-07T22:04:36.964309+0000","last_became_active":"2023-10-07T21:56:33.520229+0000","last_became_peered":"2023-10-07T21:56:33.520229+0000","last_unstale":"2023-10-07T22:04:36.964309+0000","last_undegraded":"2023-10-07T22:04:36.964309+0000","last_fullsized":"2023-10-07T22:04:36.964309+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:20:07.878531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":169,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.973253+0000","last_change":"2023-10-07T21:56:33.545393+0000","last_active":"2023-10-07T22:04:36.973253+0000","last_peered":"2023-10-07T22:04:36.973253+0000","last_clean":"2023-10-07T22:04:36.973253+0000","last_became_active":"2023-10-07T21:56:33.545033+0000","last_became_peered":"2023-10-07T21:56:33.545033+0000","last_unstale":"2023-10-07T22:04:36.973253+0000","last_undegraded":"2023-10-07T22:04:36.973253+0000","last_fullsized":"2023-10-07T22:04:36.973253+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:02.308614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":151,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.965193+0000","last_change":"2023-10-07T21:56:33.541525+0000","last_active":"2023-10-07T22:04:36.965193+0000","last_peered":"2023-10-07T22:04:36.965193+0000","last_clean":"2023-10-07T22:04:36.965193+0000","last_became_active":"2023-10-07T21:56:33.541184+0000","last_became_peered":"2023-10-07T21:56:33.541184+0000","last_unstale":"2023-10-07T22:04:36.965193+0000","last_undegraded":"2023-10-07T22:04:36.965193+0000","last_fullsized":"2023-10-07T22:04:36.965193+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:31:15.051623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":175,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:47.219872+0000","last_change":"2023-10-07T22:01:42.669298+0000","last_active":"2023-10-07T22:04:47.219872+0000","last_peered":"2023-10-07T22:04:47.219872+0000","last_clean":"2023-10-07T22:04:47.219872+0000","last_became_active":"2023-10-07T22:01:42.668652+0000","last_became_peered":"2023-10-07T22:01:42.668652+0000","last_unstale":"2023-10-07T22:04:47.219872+0000","last_undegraded":"2023-10-07T22:04:47.219872+0000","last_fullsized":"2023-10-07T22:04:47.219872+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:12.209818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":179,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.976248+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T22:04:36.976248+0000","last_peered":"2023-10-07T22:04:36.976248+0000","last_clean":"2023-10-07T22:04:36.976248+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T22:04:36.976248+0000","last_undegraded":"2023-10-07T22:04:36.976248+0000","last_fullsized":"2023-10-07T22:04:36.976248+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":162,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.950650+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T22:04:36.950650+0000","last_peered":"2023-10-07T22:04:36.950650+0000","last_clean":"2023-10-07T22:04:36.950650+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T22:04:36.950650+0000","last_undegraded":"2023-10-07T22:04:36.950650+0000","last_fullsized":"2023-10-07T22:04:36.950650+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":66,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:04:55.023848+0000","last_change":"2023-10-07T21:57:42.517197+0000","last_active":"2023-10-07T22:04:55.023848+0000","last_peered":"2023-10-07T22:04:55.023848+0000","last_clean":"2023-10-07T22:04:55.023848+0000","last_became_active":"2023-10-07T21:57:42.516614+0000","last_became_peered":"2023-10-07T21:57:42.516614+0000","last_unstale":"2023-10-07T22:04:55.023848+0000","last_undegraded":"2023-10-07T22:04:55.023848+0000","last_fullsized":"2023-10-07T22:04:55.023848+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:22.555752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":161,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.976326+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T22:04:36.976326+0000","last_peered":"2023-10-07T22:04:36.976326+0000","last_clean":"2023-10-07T22:04:36.976326+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T22:04:36.976326+0000","last_undegraded":"2023-10-07T22:04:36.976326+0000","last_fullsized":"2023-10-07T22:04:36.976326+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":171,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.968268+0000","last_change":"2023-10-07T21:58:14.936309+0000","last_active":"2023-10-07T22:04:36.968268+0000","last_peered":"2023-10-07T22:04:36.968268+0000","last_clean":"2023-10-07T22:04:36.968268+0000","last_became_active":"2023-10-07T21:58:14.935671+0000","last_became_peered":"2023-10-07T21:58:14.935671+0000","last_unstale":"2023-10-07T22:04:36.968268+0000","last_undegraded":"2023-10-07T22:04:36.968268+0000","last_fullsized":"2023-10-07T22:04:36.968268+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:25.244155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":136,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.972803+0000","last_change":"2023-10-07T21:58:14.953743+0000","last_active":"2023-10-07T22:04:36.972803+0000","last_peered":"2023-10-07T22:04:36.972803+0000","last_clean":"2023-10-07T22:04:36.972803+0000","last_became_active":"2023-10-07T21:58:14.953249+0000","last_became_peered":"2023-10-07T21:58:14.953249+0000","last_unstale":"2023-10-07T22:04:36.972803+0000","last_undegraded":"2023-10-07T22:04:36.972803+0000","last_fullsized":"2023-10-07T22:04:36.972803+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:15:02.444088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":61,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955455+0000","last_change":"2023-10-07T21:58:14.972257+0000","last_active":"2023-10-07T22:04:36.955455+0000","last_peered":"2023-10-07T22:04:36.955455+0000","last_clean":"2023-10-07T22:04:36.955455+0000","last_became_active":"2023-10-07T21:58:14.943683+0000","last_became_peered":"2023-10-07T21:58:14.943683+0000","last_unstale":"2023-10-07T22:04:36.955455+0000","last_undegraded":"2023-10-07T22:04:36.955455+0000","last_fullsized":"2023-10-07T22:04:36.955455+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:34.743020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":144,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.963891+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T22:04:36.963891+0000","last_peered":"2023-10-07T22:04:36.963891+0000","last_clean":"2023-10-07T22:04:36.963891+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T22:04:36.963891+0000","last_undegraded":"2023-10-07T22:04:36.963891+0000","last_fullsized":"2023-10-07T22:04:36.963891+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":65,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.958021+0000","last_change":"2023-10-07T21:58:14.966002+0000","last_active":"2023-10-07T22:04:36.958021+0000","last_peered":"2023-10-07T22:04:36.958021+0000","last_clean":"2023-10-07T22:04:36.958021+0000","last_became_active":"2023-10-07T21:58:14.939767+0000","last_became_peered":"2023-10-07T21:58:14.939767+0000","last_unstale":"2023-10-07T22:04:36.958021+0000","last_undegraded":"2023-10-07T22:04:36.958021+0000","last_fullsized":"2023-10-07T22:04:36.958021+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:53:49.585041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":121,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.948407+0000","last_change":"2023-10-07T21:56:33.538836+0000","last_active":"2023-10-07T22:04:36.948407+0000","last_peered":"2023-10-07T22:04:36.948407+0000","last_clean":"2023-10-07T22:04:36.948407+0000","last_became_active":"2023-10-07T21:56:33.537541+0000","last_became_peered":"2023-10-07T21:56:33.537541+0000","last_unstale":"2023-10-07T22:04:36.948407+0000","last_undegraded":"2023-10-07T22:04:36.948407+0000","last_fullsized":"2023-10-07T22:04:36.948407+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:23.684829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":61,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955189+0000","last_change":"2023-10-07T21:58:14.960860+0000","last_active":"2023-10-07T22:04:36.955189+0000","last_peered":"2023-10-07T22:04:36.955189+0000","last_clean":"2023-10-07T22:04:36.955189+0000","last_became_active":"2023-10-07T21:58:14.939529+0000","last_became_peered":"2023-10-07T21:58:14.939529+0000","last_unstale":"2023-10-07T22:04:36.955189+0000","last_undegraded":"2023-10-07T22:04:36.955189+0000","last_fullsized":"2023-10-07T22:04:36.955189+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:40:54.380780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":177,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.973391+0000","last_change":"2023-10-07T21:58:14.952814+0000","last_active":"2023-10-07T22:04:36.973391+0000","last_peered":"2023-10-07T22:04:36.973391+0000","last_clean":"2023-10-07T22:04:36.973391+0000","last_became_active":"2023-10-07T21:58:14.952159+0000","last_became_peered":"2023-10-07T21:58:14.952159+0000","last_unstale":"2023-10-07T22:04:36.973391+0000","last_undegraded":"2023-10-07T22:04:36.973391+0000","last_fullsized":"2023-10-07T22:04:36.973391+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:00.755299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":55,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955013+0000","last_change":"2023-10-07T21:58:14.945766+0000","last_active":"2023-10-07T22:04:36.955013+0000","last_peered":"2023-10-07T22:04:36.955013+0000","last_clean":"2023-10-07T22:04:36.955013+0000","last_became_active":"2023-10-07T21:58:14.945422+0000","last_became_peered":"2023-10-07T21:58:14.945422+0000","last_unstale":"2023-10-07T22:04:36.955013+0000","last_undegraded":"2023-10-07T22:04:36.955013+0000","last_fullsized":"2023-10-07T22:04:36.955013+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:03.321454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":170,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.968630+0000","last_change":"2023-10-07T21:58:14.938877+0000","last_active":"2023-10-07T22:04:36.968630+0000","last_peered":"2023-10-07T22:04:36.968630+0000","last_clean":"2023-10-07T22:04:36.968630+0000","last_became_active":"2023-10-07T21:58:14.938491+0000","last_became_peered":"2023-10-07T21:58:14.938491+0000","last_unstale":"2023-10-07T22:04:36.968630+0000","last_undegraded":"2023-10-07T22:04:36.968630+0000","last_fullsized":"2023-10-07T22:04:36.968630+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:03:57.211678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":55,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.954910+0000","last_change":"2023-10-07T21:58:14.939981+0000","last_active":"2023-10-07T22:04:36.954910+0000","last_peered":"2023-10-07T22:04:36.954910+0000","last_clean":"2023-10-07T22:04:36.954910+0000","last_became_active":"2023-10-07T21:58:14.939549+0000","last_became_peered":"2023-10-07T21:58:14.939549+0000","last_unstale":"2023-10-07T22:04:36.954910+0000","last_undegraded":"2023-10-07T22:04:36.954910+0000","last_fullsized":"2023-10-07T22:04:36.954910+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:53:02.972164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":165,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.981878+0000","last_change":"2023-10-07T21:58:14.951666+0000","last_active":"2023-10-07T22:04:36.981878+0000","last_peered":"2023-10-07T22:04:36.981878+0000","last_clean":"2023-10-07T22:04:36.981878+0000","last_became_active":"2023-10-07T21:58:14.949955+0000","last_became_peered":"2023-10-07T21:58:14.949955+0000","last_unstale":"2023-10-07T22:04:36.981878+0000","last_undegraded":"2023-10-07T22:04:36.981878+0000","last_fullsized":"2023-10-07T22:04:36.981878+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:24:03.857476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":185,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.947875+0000","last_change":"2023-10-07T21:57:42.521260+0000","last_active":"2023-10-07T22:04:36.947875+0000","last_peered":"2023-10-07T22:04:36.947875+0000","last_clean":"2023-10-07T22:04:36.947875+0000","last_became_active":"2023-10-07T21:57:42.515102+0000","last_became_peered":"2023-10-07T21:57:42.515102+0000","last_unstale":"2023-10-07T22:04:36.947875+0000","last_undegraded":"2023-10-07T22:04:36.947875+0000","last_fullsized":"2023-10-07T22:04:36.947875+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:19.817561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":177,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.978442+0000","last_change":"2023-10-07T21:58:14.953149+0000","last_active":"2023-10-07T22:04:36.978442+0000","last_peered":"2023-10-07T22:04:36.978442+0000","last_clean":"2023-10-07T22:04:36.978442+0000","last_became_active":"2023-10-07T21:58:14.952843+0000","last_became_peered":"2023-10-07T21:58:14.952843+0000","last_unstale":"2023-10-07T22:04:36.978442+0000","last_undegraded":"2023-10-07T22:04:36.978442+0000","last_fullsized":"2023-10-07T22:04:36.978442+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:39:22.287929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"193'8114","reported_seq":8131,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.050101+0000","last_change":"2023-10-07T22:02:39.974152+0000","last_active":"2023-10-07T22:05:12.050101+0000","last_peered":"2023-10-07T22:05:12.050101+0000","last_clean":"2023-10-07T22:05:12.050101+0000","last_became_active":"2023-10-07T22:02:39.973748+0000","last_became_peered":"2023-10-07T22:02:39.973748+0000","last_unstale":"2023-10-07T22:05:12.050101+0000","last_undegraded":"2023-10-07T22:05:12.050101+0000","last_fullsized":"2023-10-07T22:05:12.050101+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":8114,"log_dups_size":0,"ondisk_log_size":8114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:03:15.035375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326631424,"num_objects":4984,"num_object_clones":0,"num_object_copies":14952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8114,"num_write_kb":419136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":59,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.956487+0000","last_change":"2023-10-07T21:58:14.974751+0000","last_active":"2023-10-07T22:04:36.956487+0000","last_peered":"2023-10-07T22:04:36.956487+0000","last_clean":"2023-10-07T22:04:36.956487+0000","last_became_active":"2023-10-07T21:58:14.944418+0000","last_became_peered":"2023-10-07T21:58:14.944418+0000","last_unstale":"2023-10-07T22:04:36.956487+0000","last_undegraded":"2023-10-07T22:04:36.956487+0000","last_fullsized":"2023-10-07T22:04:36.956487+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:47.718091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":173,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.968310+0000","last_change":"2023-10-07T21:58:14.939466+0000","last_active":"2023-10-07T22:04:36.968310+0000","last_peered":"2023-10-07T22:04:36.968310+0000","last_clean":"2023-10-07T22:04:36.968310+0000","last_became_active":"2023-10-07T21:58:14.939096+0000","last_became_peered":"2023-10-07T21:58:14.939096+0000","last_unstale":"2023-10-07T22:04:36.968310+0000","last_undegraded":"2023-10-07T22:04:36.968310+0000","last_fullsized":"2023-10-07T22:04:36.968310+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:02:41.491171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"193'8268","reported_seq":8285,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.186026+0000","last_change":"2023-10-07T22:02:40.280284+0000","last_active":"2023-10-07T22:05:12.186026+0000","last_peered":"2023-10-07T22:05:12.186026+0000","last_clean":"2023-10-07T22:05:12.186026+0000","last_became_active":"2023-10-07T22:02:40.279410+0000","last_became_peered":"2023-10-07T22:02:40.279410+0000","last_unstale":"2023-10-07T22:05:12.186026+0000","last_undegraded":"2023-10-07T22:05:12.186026+0000","last_fullsized":"2023-10-07T22:05:12.186026+0000","mapping_epoch":184,"log_start":"188'500","ondisk_log_start":"188'500","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7768,"log_dups_size":0,"ondisk_log_size":7768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:17.298870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324141056,"num_objects":4946,"num_object_clones":0,"num_object_copies":14838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8268,"num_write_kb":422848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":59,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.956218+0000","last_change":"2023-10-07T21:58:14.977099+0000","last_active":"2023-10-07T22:04:36.956218+0000","last_peered":"2023-10-07T22:04:36.956218+0000","last_clean":"2023-10-07T22:04:36.956218+0000","last_became_active":"2023-10-07T21:58:14.946585+0000","last_became_peered":"2023-10-07T21:58:14.946585+0000","last_unstale":"2023-10-07T22:04:36.956218+0000","last_undegraded":"2023-10-07T22:04:36.956218+0000","last_fullsized":"2023-10-07T22:04:36.956218+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:03.493591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":160,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.977459+0000","last_change":"2023-10-07T21:56:33.542413+0000","last_active":"2023-10-07T22:04:36.977459+0000","last_peered":"2023-10-07T22:04:36.977459+0000","last_clean":"2023-10-07T22:04:36.977459+0000","last_became_active":"2023-10-07T21:56:33.541944+0000","last_became_peered":"2023-10-07T21:56:33.541944+0000","last_unstale":"2023-10-07T22:04:36.977459+0000","last_undegraded":"2023-10-07T22:04:36.977459+0000","last_fullsized":"2023-10-07T22:04:36.977459+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:59:56.337514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"193'8062","reported_seq":8083,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.268676+0000","last_change":"2023-10-07T22:02:40.280847+0000","last_active":"2023-10-07T22:05:12.268676+0000","last_peered":"2023-10-07T22:05:12.268676+0000","last_clean":"2023-10-07T22:05:12.268676+0000","last_became_active":"2023-10-07T22:02:40.280575+0000","last_became_peered":"2023-10-07T22:02:40.280575+0000","last_unstale":"2023-10-07T22:05:12.268676+0000","last_undegraded":"2023-10-07T22:05:12.268676+0000","last_fullsized":"2023-10-07T22:05:12.268676+0000","mapping_epoch":184,"log_start":"188'100","ondisk_log_start":"188'100","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7962,"log_dups_size":0,"ondisk_log_size":7962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:42:56.008672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318767104,"num_objects":4864,"num_object_clones":0,"num_object_copies":14592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4864,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8062,"num_write_kb":413632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":59,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955115+0000","last_change":"2023-10-07T21:58:14.953372+0000","last_active":"2023-10-07T22:04:36.955115+0000","last_peered":"2023-10-07T22:04:36.955115+0000","last_clean":"2023-10-07T22:04:36.955115+0000","last_became_active":"2023-10-07T21:58:14.938670+0000","last_became_peered":"2023-10-07T21:58:14.938670+0000","last_unstale":"2023-10-07T22:04:36.955115+0000","last_undegraded":"2023-10-07T22:04:36.955115+0000","last_fullsized":"2023-10-07T22:04:36.955115+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:15.831058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":172,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.948194+0000","last_change":"2023-10-07T21:58:14.943189+0000","last_active":"2023-10-07T22:04:36.948194+0000","last_peered":"2023-10-07T22:04:36.948194+0000","last_clean":"2023-10-07T22:04:36.948194+0000","last_became_active":"2023-10-07T21:58:14.942893+0000","last_became_peered":"2023-10-07T21:58:14.942893+0000","last_unstale":"2023-10-07T22:04:36.948194+0000","last_undegraded":"2023-10-07T22:04:36.948194+0000","last_fullsized":"2023-10-07T22:04:36.948194+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:53.661470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"193'8184","reported_seq":8205,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.889650+0000","last_change":"2023-10-07T22:02:39.979665+0000","last_active":"2023-10-07T22:05:10.889650+0000","last_peered":"2023-10-07T22:05:10.889650+0000","last_clean":"2023-10-07T22:05:10.889650+0000","last_became_active":"2023-10-07T22:02:39.979238+0000","last_became_peered":"2023-10-07T22:02:39.979238+0000","last_unstale":"2023-10-07T22:05:10.889650+0000","last_undegraded":"2023-10-07T22:05:10.889650+0000","last_fullsized":"2023-10-07T22:05:10.889650+0000","mapping_epoch":184,"log_start":"188'1800","ondisk_log_start":"188'1800","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6384,"log_dups_size":0,"ondisk_log_size":6384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:26.580024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327811072,"num_objects":5002,"num_object_clones":0,"num_object_copies":15006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8184,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":151,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.966822+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T22:04:36.966822+0000","last_peered":"2023-10-07T22:04:36.966822+0000","last_clean":"2023-10-07T22:04:36.966822+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T22:04:36.966822+0000","last_undegraded":"2023-10-07T22:04:36.966822+0000","last_fullsized":"2023-10-07T22:04:36.966822+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":158,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:42.215227+0000","last_change":"2023-10-07T21:56:33.533005+0000","last_active":"2023-10-07T22:04:42.215227+0000","last_peered":"2023-10-07T22:04:42.215227+0000","last_clean":"2023-10-07T22:04:42.215227+0000","last_became_active":"2023-10-07T21:56:33.532558+0000","last_became_peered":"2023-10-07T21:56:33.532558+0000","last_unstale":"2023-10-07T22:04:42.215227+0000","last_undegraded":"2023-10-07T22:04:42.215227+0000","last_fullsized":"2023-10-07T22:04:42.215227+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:40.208989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"193'8054","reported_seq":8074,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.710307+0000","last_change":"2023-10-07T22:02:39.975529+0000","last_active":"2023-10-07T22:05:10.710307+0000","last_peered":"2023-10-07T22:05:10.710307+0000","last_clean":"2023-10-07T22:05:10.710307+0000","last_became_active":"2023-10-07T22:02:39.975207+0000","last_became_peered":"2023-10-07T22:02:39.975207+0000","last_unstale":"2023-10-07T22:05:10.710307+0000","last_undegraded":"2023-10-07T22:05:10.710307+0000","last_fullsized":"2023-10-07T22:05:10.710307+0000","mapping_epoch":184,"log_start":"188'700","ondisk_log_start":"188'700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7354,"log_dups_size":0,"ondisk_log_size":7354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.620332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323092480,"num_objects":4930,"num_object_clones":0,"num_object_copies":14790,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4930,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8054,"num_write_kb":415488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":174,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:50.682635+0000","last_change":"2023-10-07T21:56:33.550572+0000","last_active":"2023-10-07T22:04:50.682635+0000","last_peered":"2023-10-07T22:04:50.682635+0000","last_clean":"2023-10-07T22:04:50.682635+0000","last_became_active":"2023-10-07T21:56:33.529073+0000","last_became_peered":"2023-10-07T21:56:33.529073+0000","last_unstale":"2023-10-07T22:04:50.682635+0000","last_undegraded":"2023-10-07T22:04:50.682635+0000","last_fullsized":"2023-10-07T22:04:50.682635+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:40.371528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":133,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.973522+0000","last_change":"2023-10-07T21:56:33.545437+0000","last_active":"2023-10-07T22:04:36.973522+0000","last_peered":"2023-10-07T22:04:36.973522+0000","last_clean":"2023-10-07T22:04:36.973522+0000","last_became_active":"2023-10-07T21:56:33.545091+0000","last_became_peered":"2023-10-07T21:56:33.545091+0000","last_unstale":"2023-10-07T22:04:36.973522+0000","last_undegraded":"2023-10-07T22:04:36.973522+0000","last_fullsized":"2023-10-07T22:04:36.973522+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:22:44.660926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"193'8087","reported_seq":8108,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.889394+0000","last_change":"2023-10-07T22:02:39.978720+0000","last_active":"2023-10-07T22:05:10.889394+0000","last_peered":"2023-10-07T22:05:10.889394+0000","last_clean":"2023-10-07T22:05:10.889394+0000","last_became_active":"2023-10-07T22:02:39.978364+0000","last_became_peered":"2023-10-07T22:02:39.978364+0000","last_unstale":"2023-10-07T22:05:10.889394+0000","last_undegraded":"2023-10-07T22:05:10.889394+0000","last_fullsized":"2023-10-07T22:05:10.889394+0000","mapping_epoch":184,"log_start":"188'1700","ondisk_log_start":"188'1700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6387,"log_dups_size":0,"ondisk_log_size":6387,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:24.278107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321454080,"num_objects":4905,"num_object_clones":0,"num_object_copies":14715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8087,"num_write_kb":415744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":163,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.948017+0000","last_change":"2023-10-07T21:56:33.537325+0000","last_active":"2023-10-07T22:04:36.948017+0000","last_peered":"2023-10-07T22:04:36.948017+0000","last_clean":"2023-10-07T22:04:36.948017+0000","last_became_active":"2023-10-07T21:56:33.536827+0000","last_became_peered":"2023-10-07T21:56:33.536827+0000","last_unstale":"2023-10-07T22:04:36.948017+0000","last_undegraded":"2023-10-07T22:04:36.948017+0000","last_fullsized":"2023-10-07T22:04:36.948017+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:39:56.150149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":138,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.977599+0000","last_change":"2023-10-07T21:56:33.541706+0000","last_active":"2023-10-07T22:04:36.977599+0000","last_peered":"2023-10-07T22:04:36.977599+0000","last_clean":"2023-10-07T22:04:36.977599+0000","last_became_active":"2023-10-07T21:56:33.541096+0000","last_became_peered":"2023-10-07T21:56:33.541096+0000","last_unstale":"2023-10-07T22:04:36.977599+0000","last_undegraded":"2023-10-07T22:04:36.977599+0000","last_fullsized":"2023-10-07T22:04:36.977599+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:10.568393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"193'7946","reported_seq":7967,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.263977+0000","last_change":"2023-10-07T22:02:39.978681+0000","last_active":"2023-10-07T22:05:12.263977+0000","last_peered":"2023-10-07T22:05:12.263977+0000","last_clean":"2023-10-07T22:05:12.263977+0000","last_became_active":"2023-10-07T22:02:39.978359+0000","last_became_peered":"2023-10-07T22:02:39.978359+0000","last_unstale":"2023-10-07T22:05:12.263977+0000","last_undegraded":"2023-10-07T22:05:12.263977+0000","last_fullsized":"2023-10-07T22:05:12.263977+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7946,"log_dups_size":0,"ondisk_log_size":7946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:26:44.290399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311164928,"num_objects":4748,"num_object_clones":0,"num_object_copies":14244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7946,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":167,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.978018+0000","last_change":"2023-10-07T21:58:14.936600+0000","last_active":"2023-10-07T22:04:36.978018+0000","last_peered":"2023-10-07T22:04:36.978018+0000","last_clean":"2023-10-07T22:04:36.978018+0000","last_became_active":"2023-10-07T21:58:14.935993+0000","last_became_peered":"2023-10-07T21:58:14.935993+0000","last_unstale":"2023-10-07T22:04:36.978018+0000","last_undegraded":"2023-10-07T22:04:36.978018+0000","last_fullsized":"2023-10-07T22:04:36.978018+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:20:12.170507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":121,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.948437+0000","last_change":"2023-10-07T21:56:33.550975+0000","last_active":"2023-10-07T22:04:36.948437+0000","last_peered":"2023-10-07T22:04:36.948437+0000","last_clean":"2023-10-07T22:04:36.948437+0000","last_became_active":"2023-10-07T21:56:33.550610+0000","last_became_peered":"2023-10-07T21:56:33.550610+0000","last_unstale":"2023-10-07T22:04:36.948437+0000","last_undegraded":"2023-10-07T22:04:36.948437+0000","last_fullsized":"2023-10-07T22:04:36.948437+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:33:25.549882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"193'8107","reported_seq":8128,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.880067+0000","last_change":"2023-10-07T22:02:39.976687+0000","last_active":"2023-10-07T22:05:10.880067+0000","last_peered":"2023-10-07T22:05:10.880067+0000","last_clean":"2023-10-07T22:05:10.880067+0000","last_became_active":"2023-10-07T22:02:39.976357+0000","last_became_peered":"2023-10-07T22:02:39.976357+0000","last_unstale":"2023-10-07T22:05:10.880067+0000","last_undegraded":"2023-10-07T22:05:10.880067+0000","last_fullsized":"2023-10-07T22:05:10.880067+0000","mapping_epoch":184,"log_start":"188'1700","ondisk_log_start":"188'1700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6407,"log_dups_size":0,"ondisk_log_size":6407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:32.494078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322764800,"num_objects":4925,"num_object_clones":0,"num_object_copies":14775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8107,"num_write_kb":417024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":187,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.976084+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:04:36.976084+0000","last_peered":"2023-10-07T22:04:36.976084+0000","last_clean":"2023-10-07T22:04:36.976084+0000","last_became_active":"2023-10-07T21:58:14.955666+0000","last_became_peered":"2023-10-07T21:58:14.955666+0000","last_unstale":"2023-10-07T22:04:36.976084+0000","last_undegraded":"2023-10-07T22:04:36.976084+0000","last_fullsized":"2023-10-07T22:04:36.976084+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:02:43.776065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":160,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.980341+0000","last_change":"2023-10-07T21:58:14.946819+0000","last_active":"2023-10-07T22:04:36.980341+0000","last_peered":"2023-10-07T22:04:36.980341+0000","last_clean":"2023-10-07T22:04:36.980341+0000","last_became_active":"2023-10-07T21:58:14.946452+0000","last_became_peered":"2023-10-07T21:58:14.946452+0000","last_unstale":"2023-10-07T22:04:36.980341+0000","last_undegraded":"2023-10-07T22:04:36.980341+0000","last_fullsized":"2023-10-07T22:04:36.980341+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:11.908319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"193'8204","reported_seq":8225,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.247445+0000","last_change":"2023-10-07T22:02:40.280853+0000","last_active":"2023-10-07T22:05:12.247445+0000","last_peered":"2023-10-07T22:05:12.247445+0000","last_clean":"2023-10-07T22:05:12.247445+0000","last_became_active":"2023-10-07T22:02:40.280137+0000","last_became_peered":"2023-10-07T22:02:40.280137+0000","last_unstale":"2023-10-07T22:05:12.247445+0000","last_undegraded":"2023-10-07T22:05:12.247445+0000","last_fullsized":"2023-10-07T22:05:12.247445+0000","mapping_epoch":184,"log_start":"188'300","ondisk_log_start":"188'300","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7904,"log_dups_size":0,"ondisk_log_size":7904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:50:44.319945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326500352,"num_objects":4982,"num_object_clones":0,"num_object_copies":14946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8204,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":187,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969704+0000","last_change":"2023-10-07T21:58:14.938524+0000","last_active":"2023-10-07T22:04:36.969704+0000","last_peered":"2023-10-07T22:04:36.969704+0000","last_clean":"2023-10-07T22:04:36.969704+0000","last_became_active":"2023-10-07T21:58:14.938113+0000","last_became_peered":"2023-10-07T21:58:14.938113+0000","last_unstale":"2023-10-07T22:04:36.969704+0000","last_undegraded":"2023-10-07T22:04:36.969704+0000","last_fullsized":"2023-10-07T22:04:36.969704+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:42.407524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":168,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.968748+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T22:04:36.968748+0000","last_peered":"2023-10-07T22:04:36.968748+0000","last_clean":"2023-10-07T22:04:36.968748+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T22:04:36.968748+0000","last_undegraded":"2023-10-07T22:04:36.968748+0000","last_fullsized":"2023-10-07T22:04:36.968748+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":140,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.963982+0000","last_change":"2023-10-07T21:56:33.528055+0000","last_active":"2023-10-07T22:04:36.963982+0000","last_peered":"2023-10-07T22:04:36.963982+0000","last_clean":"2023-10-07T22:04:36.963982+0000","last_became_active":"2023-10-07T21:56:33.527701+0000","last_became_peered":"2023-10-07T21:56:33.527701+0000","last_unstale":"2023-10-07T22:04:36.963982+0000","last_undegraded":"2023-10-07T22:04:36.963982+0000","last_fullsized":"2023-10-07T22:04:36.963982+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:42:01.078613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"193'8146","reported_seq":8163,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.133090+0000","last_change":"2023-10-07T22:02:40.278736+0000","last_active":"2023-10-07T22:05:12.133090+0000","last_peered":"2023-10-07T22:05:12.133090+0000","last_clean":"2023-10-07T22:05:12.133090+0000","last_became_active":"2023-10-07T22:02:40.278348+0000","last_became_peered":"2023-10-07T22:02:40.278348+0000","last_unstale":"2023-10-07T22:05:12.133090+0000","last_undegraded":"2023-10-07T22:05:12.133090+0000","last_fullsized":"2023-10-07T22:05:12.133090+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":8146,"log_dups_size":0,"ondisk_log_size":8146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:52:51.260806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321257472,"num_objects":4902,"num_object_clones":0,"num_object_copies":14706,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4902,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8146,"num_write_kb":417536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":155,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.967416+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T22:04:36.967416+0000","last_peered":"2023-10-07T22:04:36.967416+0000","last_clean":"2023-10-07T22:04:36.967416+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T22:04:36.967416+0000","last_undegraded":"2023-10-07T22:04:36.967416+0000","last_fullsized":"2023-10-07T22:04:36.967416+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":120,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:04:55.025255+0000","last_change":"2023-10-07T21:56:33.542368+0000","last_active":"2023-10-07T22:04:55.025255+0000","last_peered":"2023-10-07T22:04:55.025255+0000","last_clean":"2023-10-07T22:04:55.025255+0000","last_became_active":"2023-10-07T21:56:33.541876+0000","last_became_peered":"2023-10-07T21:56:33.541876+0000","last_unstale":"2023-10-07T22:04:55.025255+0000","last_undegraded":"2023-10-07T22:04:55.025255+0000","last_fullsized":"2023-10-07T22:04:55.025255+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:28.351961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":158,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969656+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T22:04:36.969656+0000","last_peered":"2023-10-07T22:04:36.969656+0000","last_clean":"2023-10-07T22:04:36.969656+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T22:04:36.969656+0000","last_undegraded":"2023-10-07T22:04:36.969656+0000","last_fullsized":"2023-10-07T22:04:36.969656+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"193'8045","reported_seq":8066,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.683720+0000","last_change":"2023-10-07T22:02:39.974619+0000","last_active":"2023-10-07T22:05:10.683720+0000","last_peered":"2023-10-07T22:05:10.683720+0000","last_clean":"2023-10-07T22:05:10.683720+0000","last_became_active":"2023-10-07T22:02:39.974283+0000","last_became_peered":"2023-10-07T22:02:39.974283+0000","last_unstale":"2023-10-07T22:05:10.683720+0000","last_undegraded":"2023-10-07T22:05:10.683720+0000","last_fullsized":"2023-10-07T22:05:10.683720+0000","mapping_epoch":184,"log_start":"188'700","ondisk_log_start":"188'700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7345,"log_dups_size":0,"ondisk_log_size":7345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:16:07.870114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":317784064,"num_objects":4849,"num_object_clones":0,"num_object_copies":14547,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8045,"num_write_kb":412608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":179,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:04:55.025870+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T22:04:55.025870+0000","last_peered":"2023-10-07T22:04:55.025870+0000","last_clean":"2023-10-07T22:04:55.025870+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T22:04:55.025870+0000","last_undegraded":"2023-10-07T22:04:55.025870+0000","last_fullsized":"2023-10-07T22:04:55.025870+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":144,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.963907+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T22:04:36.963907+0000","last_peered":"2023-10-07T22:04:36.963907+0000","last_clean":"2023-10-07T22:04:36.963907+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T22:04:36.963907+0000","last_undegraded":"2023-10-07T22:04:36.963907+0000","last_fullsized":"2023-10-07T22:04:36.963907+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":166,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.980409+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T22:04:36.980409+0000","last_peered":"2023-10-07T22:04:36.980409+0000","last_clean":"2023-10-07T22:04:36.980409+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T22:04:36.980409+0000","last_undegraded":"2023-10-07T22:04:36.980409+0000","last_fullsized":"2023-10-07T22:04:36.980409+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"193'8139","reported_seq":8156,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.158427+0000","last_change":"2023-10-07T22:02:39.973378+0000","last_active":"2023-10-07T22:05:12.158427+0000","last_peered":"2023-10-07T22:05:12.158427+0000","last_clean":"2023-10-07T22:05:12.158427+0000","last_became_active":"2023-10-07T22:02:39.972823+0000","last_became_peered":"2023-10-07T22:02:39.972823+0000","last_unstale":"2023-10-07T22:05:12.158427+0000","last_undegraded":"2023-10-07T22:05:12.158427+0000","last_fullsized":"2023-10-07T22:05:12.158427+0000","mapping_epoch":184,"log_start":"188'400","ondisk_log_start":"188'400","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7739,"log_dups_size":0,"ondisk_log_size":7739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:38.571124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320405504,"num_objects":4889,"num_object_clones":0,"num_object_copies":14667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8139,"num_write_kb":416896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":175,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.966742+0000","last_change":"2023-10-07T21:58:14.935787+0000","last_active":"2023-10-07T22:04:36.966742+0000","last_peered":"2023-10-07T22:04:36.966742+0000","last_clean":"2023-10-07T22:04:36.966742+0000","last_became_active":"2023-10-07T21:58:14.935373+0000","last_became_peered":"2023-10-07T21:58:14.935373+0000","last_unstale":"2023-10-07T22:04:36.966742+0000","last_undegraded":"2023-10-07T22:04:36.966742+0000","last_fullsized":"2023-10-07T22:04:36.966742+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:27:06.942563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":513,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955615+0000","last_change":"2023-10-07T21:58:17.977181+0000","last_active":"2023-10-07T22:04:36.955615+0000","last_peered":"2023-10-07T22:04:36.955615+0000","last_clean":"2023-10-07T22:04:36.955615+0000","last_became_active":"2023-10-07T21:58:17.976668+0000","last_became_peered":"2023-10-07T21:58:17.976668+0000","last_unstale":"2023-10-07T22:04:36.955615+0000","last_undegraded":"2023-10-07T22:04:36.955615+0000","last_fullsized":"2023-10-07T22:04:36.955615+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:47.600209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":121,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.974175+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T22:04:36.974175+0000","last_peered":"2023-10-07T22:04:36.974175+0000","last_clean":"2023-10-07T22:04:36.974175+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T22:04:36.974175+0000","last_undegraded":"2023-10-07T22:04:36.974175+0000","last_fullsized":"2023-10-07T22:04:36.974175+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":165,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.950136+0000","last_change":"2023-10-07T21:58:14.943514+0000","last_active":"2023-10-07T22:04:36.950136+0000","last_peered":"2023-10-07T22:04:36.950136+0000","last_clean":"2023-10-07T22:04:36.950136+0000","last_became_active":"2023-10-07T21:58:14.943122+0000","last_became_peered":"2023-10-07T21:58:14.943122+0000","last_unstale":"2023-10-07T22:04:36.950136+0000","last_undegraded":"2023-10-07T22:04:36.950136+0000","last_fullsized":"2023-10-07T22:04:36.950136+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:44.264849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"193'8100","reported_seq":8121,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.871905+0000","last_change":"2023-10-07T22:02:39.973709+0000","last_active":"2023-10-07T22:05:10.871905+0000","last_peered":"2023-10-07T22:05:10.871905+0000","last_clean":"2023-10-07T22:05:10.871905+0000","last_became_active":"2023-10-07T22:02:39.972992+0000","last_became_peered":"2023-10-07T22:02:39.972992+0000","last_unstale":"2023-10-07T22:05:10.871905+0000","last_undegraded":"2023-10-07T22:05:10.871905+0000","last_fullsized":"2023-10-07T22:05:10.871905+0000","mapping_epoch":184,"log_start":"188'1700","ondisk_log_start":"188'1700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6400,"log_dups_size":0,"ondisk_log_size":6400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:24.799798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325189632,"num_objects":4962,"num_object_clones":0,"num_object_copies":14886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8100,"num_write_kb":417984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":55,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.954907+0000","last_change":"2023-10-07T21:58:14.945187+0000","last_active":"2023-10-07T22:04:36.954907+0000","last_peered":"2023-10-07T22:04:36.954907+0000","last_clean":"2023-10-07T22:04:36.954907+0000","last_became_active":"2023-10-07T21:58:14.944547+0000","last_became_peered":"2023-10-07T21:58:14.944547+0000","last_unstale":"2023-10-07T22:04:36.954907+0000","last_undegraded":"2023-10-07T22:04:36.954907+0000","last_fullsized":"2023-10-07T22:04:36.954907+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:52.254919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":157,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.972979+0000","last_change":"2023-10-07T21:56:33.526972+0000","last_active":"2023-10-07T22:04:36.972979+0000","last_peered":"2023-10-07T22:04:36.972979+0000","last_clean":"2023-10-07T22:04:36.972979+0000","last_became_active":"2023-10-07T21:56:33.526581+0000","last_became_peered":"2023-10-07T21:56:33.526581+0000","last_unstale":"2023-10-07T22:04:36.972979+0000","last_undegraded":"2023-10-07T22:04:36.972979+0000","last_fullsized":"2023-10-07T22:04:36.972979+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:11:41.611093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":163,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.976626+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T22:04:36.976626+0000","last_peered":"2023-10-07T22:04:36.976626+0000","last_clean":"2023-10-07T22:04:36.976626+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T22:04:36.976626+0000","last_undegraded":"2023-10-07T22:04:36.976626+0000","last_fullsized":"2023-10-07T22:04:36.976626+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"193'8052","reported_seq":8073,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:10.687749+0000","last_change":"2023-10-07T22:02:39.975751+0000","last_active":"2023-10-07T22:05:10.687749+0000","last_peered":"2023-10-07T22:05:10.687749+0000","last_clean":"2023-10-07T22:05:10.687749+0000","last_became_active":"2023-10-07T22:02:39.974819+0000","last_became_peered":"2023-10-07T22:02:39.974819+0000","last_unstale":"2023-10-07T22:05:10.687749+0000","last_undegraded":"2023-10-07T22:05:10.687749+0000","last_fullsized":"2023-10-07T22:05:10.687749+0000","mapping_epoch":184,"log_start":"188'700","ondisk_log_start":"188'700","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7352,"log_dups_size":0,"ondisk_log_size":7352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:52.593502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324927488,"num_objects":4958,"num_object_clones":0,"num_object_copies":14874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8052,"num_write_kb":416320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":55,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.955222+0000","last_change":"2023-10-07T21:58:14.943253+0000","last_active":"2023-10-07T22:04:36.955222+0000","last_peered":"2023-10-07T22:04:36.955222+0000","last_clean":"2023-10-07T22:04:36.955222+0000","last_became_active":"2023-10-07T21:58:14.942874+0000","last_became_peered":"2023-10-07T21:58:14.942874+0000","last_unstale":"2023-10-07T22:04:36.955222+0000","last_undegraded":"2023-10-07T22:04:36.955222+0000","last_fullsized":"2023-10-07T22:04:36.955222+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:04:27.472197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":144,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969756+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T22:04:36.969756+0000","last_peered":"2023-10-07T22:04:36.969756+0000","last_clean":"2023-10-07T22:04:36.969756+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T22:04:36.969756+0000","last_undegraded":"2023-10-07T22:04:36.969756+0000","last_fullsized":"2023-10-07T22:04:36.969756+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":128,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.966826+0000","last_change":"2023-10-07T21:58:14.941017+0000","last_active":"2023-10-07T22:04:36.966826+0000","last_peered":"2023-10-07T22:04:36.966826+0000","last_clean":"2023-10-07T22:04:36.966826+0000","last_became_active":"2023-10-07T21:58:14.940655+0000","last_became_peered":"2023-10-07T21:58:14.940655+0000","last_unstale":"2023-10-07T22:04:36.966826+0000","last_undegraded":"2023-10-07T22:04:36.966826+0000","last_fullsized":"2023-10-07T22:04:36.966826+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:11.206399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"193'8026","reported_seq":8047,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.250787+0000","last_change":"2023-10-07T22:02:40.281131+0000","last_active":"2023-10-07T22:05:12.250787+0000","last_peered":"2023-10-07T22:05:12.250787+0000","last_clean":"2023-10-07T22:05:12.250787+0000","last_became_active":"2023-10-07T22:02:40.280108+0000","last_became_peered":"2023-10-07T22:02:40.280108+0000","last_unstale":"2023-10-07T22:05:12.250787+0000","last_undegraded":"2023-10-07T22:05:12.250787+0000","last_fullsized":"2023-10-07T22:05:12.250787+0000","mapping_epoch":184,"log_start":"188'100","ondisk_log_start":"188'100","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7926,"log_dups_size":0,"ondisk_log_size":7926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:34:55.003137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":317194240,"num_objects":4840,"num_object_clones":0,"num_object_copies":14520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8026,"num_write_kb":411712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":185,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.978332+0000","last_change":"2023-10-07T21:58:14.962083+0000","last_active":"2023-10-07T22:04:36.978332+0000","last_peered":"2023-10-07T22:04:36.978332+0000","last_clean":"2023-10-07T22:04:36.978332+0000","last_became_active":"2023-10-07T21:58:14.954658+0000","last_became_peered":"2023-10-07T21:58:14.954658+0000","last_unstale":"2023-10-07T22:04:36.978332+0000","last_undegraded":"2023-10-07T22:04:36.978332+0000","last_fullsized":"2023-10-07T22:04:36.978332+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:15:48.505159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":139,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969075+0000","last_change":"2023-10-07T21:56:33.543803+0000","last_active":"2023-10-07T22:04:36.969075+0000","last_peered":"2023-10-07T22:04:36.969075+0000","last_clean":"2023-10-07T22:04:36.969075+0000","last_became_active":"2023-10-07T21:56:33.542837+0000","last_became_peered":"2023-10-07T21:56:33.542837+0000","last_unstale":"2023-10-07T22:04:36.969075+0000","last_undegraded":"2023-10-07T22:04:36.969075+0000","last_fullsized":"2023-10-07T22:04:36.969075+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:59:40.987626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":174,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:04:55.031232+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:04:55.031232+0000","last_peered":"2023-10-07T22:04:55.031232+0000","last_clean":"2023-10-07T22:04:55.031232+0000","last_became_active":"2023-10-07T21:58:14.956527+0000","last_became_peered":"2023-10-07T21:58:14.956527+0000","last_unstale":"2023-10-07T22:04:55.031232+0000","last_undegraded":"2023-10-07T22:04:55.031232+0000","last_fullsized":"2023-10-07T22:04:55.031232+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:43:20.010578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"193'8037","reported_seq":8055,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:05:12.095461+0000","last_change":"2023-10-07T22:02:40.279693+0000","last_active":"2023-10-07T22:05:12.095461+0000","last_peered":"2023-10-07T22:05:12.095461+0000","last_clean":"2023-10-07T22:05:12.095461+0000","last_became_active":"2023-10-07T22:02:40.279266+0000","last_became_peered":"2023-10-07T22:02:40.279266+0000","last_unstale":"2023-10-07T22:05:12.095461+0000","last_undegraded":"2023-10-07T22:05:12.095461+0000","last_fullsized":"2023-10-07T22:05:12.095461+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":8037,"log_dups_size":0,"ondisk_log_size":8037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:54.434330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319684632,"num_objects":4879,"num_object_clones":0,"num_object_copies":14637,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4879,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8037,"num_write_kb":413249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":177,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.950604+0000","last_change":"2023-10-07T21:58:14.942176+0000","last_active":"2023-10-07T22:04:36.950604+0000","last_peered":"2023-10-07T22:04:36.950604+0000","last_clean":"2023-10-07T22:04:36.950604+0000","last_became_active":"2023-10-07T21:58:14.941800+0000","last_became_peered":"2023-10-07T21:58:14.941800+0000","last_unstale":"2023-10-07T22:04:36.950604+0000","last_undegraded":"2023-10-07T22:04:36.950604+0000","last_fullsized":"2023-10-07T22:04:36.950604+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:16.398498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":178,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.976719+0000","last_change":"2023-10-07T21:58:14.958881+0000","last_active":"2023-10-07T22:04:36.976719+0000","last_peered":"2023-10-07T22:04:36.976719+0000","last_clean":"2023-10-07T22:04:36.976719+0000","last_became_active":"2023-10-07T21:58:14.950463+0000","last_became_peered":"2023-10-07T21:58:14.950463+0000","last_unstale":"2023-10-07T22:04:36.976719+0000","last_undegraded":"2023-10-07T22:04:36.976719+0000","last_fullsized":"2023-10-07T22:04:36.976719+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:11.310800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":81,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969299+0000","last_change":"2023-10-07T21:56:33.538399+0000","last_active":"2023-10-07T22:04:36.969299+0000","last_peered":"2023-10-07T22:04:36.969299+0000","last_clean":"2023-10-07T22:04:36.969299+0000","last_became_active":"2023-10-07T21:56:33.538077+0000","last_became_peered":"2023-10-07T21:56:33.538077+0000","last_unstale":"2023-10-07T22:04:36.969299+0000","last_undegraded":"2023-10-07T22:04:36.969299+0000","last_fullsized":"2023-10-07T22:04:36.969299+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:43:58.983763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":165,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.974789+0000","last_change":"2023-10-07T21:58:14.950402+0000","last_active":"2023-10-07T22:04:36.974789+0000","last_peered":"2023-10-07T22:04:36.974789+0000","last_clean":"2023-10-07T22:04:36.974789+0000","last_became_active":"2023-10-07T21:58:14.949968+0000","last_became_peered":"2023-10-07T21:58:14.949968+0000","last_unstale":"2023-10-07T22:04:36.974789+0000","last_undegraded":"2023-10-07T22:04:36.974789+0000","last_fullsized":"2023-10-07T22:04:36.974789+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:28:00.753615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":176,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.980963+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T22:04:36.980963+0000","last_peered":"2023-10-07T22:04:36.980963+0000","last_clean":"2023-10-07T22:04:36.980963+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T22:04:36.980963+0000","last_undegraded":"2023-10-07T22:04:36.980963+0000","last_fullsized":"2023-10-07T22:04:36.980963+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":168,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.966927+0000","last_change":"2023-10-07T21:56:33.550155+0000","last_active":"2023-10-07T22:04:36.966927+0000","last_peered":"2023-10-07T22:04:36.966927+0000","last_clean":"2023-10-07T22:04:36.966927+0000","last_became_active":"2023-10-07T21:56:33.538430+0000","last_became_peered":"2023-10-07T21:56:33.538430+0000","last_unstale":"2023-10-07T22:04:36.966927+0000","last_undegraded":"2023-10-07T22:04:36.966927+0000","last_fullsized":"2023-10-07T22:04:36.966927+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:10:44.310913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":150,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.971989+0000","last_change":"2023-10-07T21:56:33.537268+0000","last_active":"2023-10-07T22:04:36.971989+0000","last_peered":"2023-10-07T22:04:36.971989+0000","last_clean":"2023-10-07T22:04:36.971989+0000","last_became_active":"2023-10-07T21:56:33.536899+0000","last_became_peered":"2023-10-07T21:56:33.536899+0000","last_unstale":"2023-10-07T22:04:36.971989+0000","last_undegraded":"2023-10-07T22:04:36.971989+0000","last_fullsized":"2023-10-07T22:04:36.971989+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:09:20.488653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":151,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.968845+0000","last_change":"2023-10-07T21:56:33.545336+0000","last_active":"2023-10-07T22:04:36.968845+0000","last_peered":"2023-10-07T22:04:36.968845+0000","last_clean":"2023-10-07T22:04:36.968845+0000","last_became_active":"2023-10-07T21:56:33.538195+0000","last_became_peered":"2023-10-07T21:56:33.538195+0000","last_unstale":"2023-10-07T22:04:36.968845+0000","last_undegraded":"2023-10-07T22:04:36.968845+0000","last_fullsized":"2023-10-07T22:04:36.968845+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:12:27.512238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":150,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.974323+0000","last_change":"2023-10-07T21:56:33.539216+0000","last_active":"2023-10-07T22:04:36.974323+0000","last_peered":"2023-10-07T22:04:36.974323+0000","last_clean":"2023-10-07T22:04:36.974323+0000","last_became_active":"2023-10-07T21:56:33.538815+0000","last_became_peered":"2023-10-07T21:56:33.538815+0000","last_unstale":"2023-10-07T22:04:36.974323+0000","last_undegraded":"2023-10-07T22:04:36.974323+0000","last_fullsized":"2023-10-07T22:04:36.974323+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:01.083808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":170,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-07T22:04:55.031264+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T22:04:55.031264+0000","last_peered":"2023-10-07T22:04:55.031264+0000","last_clean":"2023-10-07T22:04:55.031264+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T22:04:55.031264+0000","last_undegraded":"2023-10-07T22:04:55.031264+0000","last_fullsized":"2023-10-07T22:04:55.031264+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":24,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.969186+0000","last_change":"2023-10-07T22:01:42.665496+0000","last_active":"2023-10-07T22:04:36.969186+0000","last_peered":"2023-10-07T22:04:36.969186+0000","last_clean":"2023-10-07T22:04:36.969186+0000","last_became_active":"2023-10-07T22:01:42.665180+0000","last_became_peered":"2023-10-07T22:01:42.665180+0000","last_unstale":"2023-10-07T22:04:36.969186+0000","last_undegraded":"2023-10-07T22:04:36.969186+0000","last_fullsized":"2023-10-07T22:04:36.969186+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:45:58.969722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":159,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.974966+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T22:04:36.974966+0000","last_peered":"2023-10-07T22:04:36.974966+0000","last_clean":"2023-10-07T22:04:36.974966+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T22:04:36.974966+0000","last_undegraded":"2023-10-07T22:04:36.974966+0000","last_fullsized":"2023-10-07T22:04:36.974966+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":121,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-07T22:04:36.947970+0000","last_change":"2023-10-07T21:56:33.538866+0000","last_active":"2023-10-07T22:04:36.947970+0000","last_peered":"2023-10-07T22:04:36.947970+0000","last_clean":"2023-10-07T22:04:36.947970+0000","last_became_active":"2023-10-07T21:56:33.536652+0000","last_became_peered":"2023-10-07T21:56:33.536652+0000","last_unstale":"2023-10-07T22:04:36.947970+0000","last_undegraded":"2023-10-07T22:04:36.947970+0000","last_fullsized":"2023-10-07T22:04:36.947970+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:45:11.963332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":4960,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":21344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":5148770328,"num_objects":78565,"num_object_clones":0,"num_object_copies":235695,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78565,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":129571,"num_write_kb":6660289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15479681024,"data_stored":15479668808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119171,"ondisk_log_size":119171,"up":48,"acting":48,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201672,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2209904,"kb_used_data":1904424,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":91535248,"statfs":{"total":95995035648,"available":93732093952,"internally_reserved":0,"allocated":1950130176,"data_stored":1949372678,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:20 2023","interfaces":[{"interface":"back","average":{"1min":3.6160000000000001,"5min":1.9550000000000001,"15min":1.974},"min":{"1min":0.26200000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":44.875999999999998,"5min":44.875999999999998,"15min":73.869},"last":1.5},{"interface":"front","average":{"1min":3.7040000000000002,"5min":2.2759999999999998,"15min":2.085},"min":{"1min":0.27000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":46.250999999999998,"5min":46.250999999999998,"15min":74.427999999999997},"last":0.54300000000000004}]},{"osd":1,"last update":"Sat Oct 7 22:05:05 2023","interfaces":[{"interface":"back","average":{"1min":4.0330000000000004,"5min":2.2090000000000001,"15min":1.55},"min":{"1min":0.313,"5min":0.313,"15min":0.26800000000000002},"max":{"1min":64.388999999999996,"5min":64.388999999999996,"15min":64.388999999999996},"last":1.5980000000000001},{"interface":"front","average":{"1min":4.9109999999999996,"5min":2.6589999999999998,"15min":1.653},"min":{"1min":0.373,"5min":0.32800000000000001,"15min":0.28899999999999998},"max":{"1min":66.927000000000007,"5min":66.927000000000007,"15min":66.927000000000007},"last":0.48499999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.97,"15min":2.5550000000000002},"min":{"1min":0.32300000000000001,"5min":0.29699999999999999,"15min":0.27900000000000003},"max":{"1min":3.6949999999999998,"5min":69.659999999999997,"15min":91.397999999999996},"last":0.372},{"interface":"front","average":{"1min":1.462,"5min":2.2690000000000001,"15min":2.6139999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.29099999999999998},"max":{"1min":4.4080000000000004,"5min":70.433999999999997,"15min":91.670000000000002},"last":1.6379999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:04:31 2023","interfaces":[{"interface":"back","average":{"1min":1.9299999999999999,"5min":1.7569999999999999,"15min":3.4809999999999999},"min":{"1min":0.34699999999999998,"5min":0.32500000000000001,"15min":0.307},"max":{"1min":6.9450000000000003,"5min":9.1649999999999991,"15min":154.124},"last":94.739999999999995},{"interface":"front","average":{"1min":1.526,"5min":1.849,"15min":3.464},"min":{"1min":0.377,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.6319999999999997,"5min":9.2330000000000005,"15min":149.00399999999999},"last":94.206000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:04:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.85499999999999998,"15min":1.0620000000000001},"min":{"1min":0.41499999999999998,"5min":0.33700000000000002,"15min":0.30299999999999999},"max":{"1min":2.548,"5min":4.2770000000000001,"15min":10.42},"last":1.571},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.96399999999999997,"15min":1.0189999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.32800000000000001},"max":{"1min":4.0049999999999999,"5min":4.0049999999999999,"15min":7.3719999999999999},"last":0.57999999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:04:31 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.01,"15min":1.036},"min":{"1min":0.378,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":3.734,"5min":3.8690000000000002,"15min":7.3650000000000002},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0700000000000001,"15min":1.2669999999999999},"min":{"1min":0.52300000000000002,"5min":0.38800000000000001,"15min":0.33800000000000002},"max":{"1min":4.4169999999999998,"5min":5.8639999999999999,"15min":10.680999999999999},"last":1.542}]},{"osd":6,"last update":"Sat Oct 7 22:04:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.0629999999999999,"15min":1.2090000000000001},"min":{"1min":0.47299999999999998,"5min":0.42999999999999999,"15min":0.40999999999999998},"max":{"1min":4.4589999999999996,"5min":4.4589999999999996,"15min":5.4950000000000001},"last":1.667},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.2609999999999999,"15min":1.153},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":4.4269999999999996,"5min":6.5789999999999997,"15min":6.5789999999999997},"last":1.9530000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463316,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2202084,"kb_used_data":1900636,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":91543068,"statfs":{"total":95995035648,"available":93740101632,"internally_reserved":0,"allocated":1946251264,"data_stored":1945505918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:01 2023","interfaces":[{"interface":"back","average":{"1min":1.569,"5min":1.4690000000000001,"15min":1.544},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.222},"max":{"1min":8.1340000000000003,"5min":9.5419999999999998,"15min":30.536999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.7110000000000001,"15min":1.617},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.0510000000000002,"5min":15.768000000000001,"15min":31.097999999999999},"last":0.69699999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":3.2879999999999998,"5min":1.746,"15min":1.645},"min":{"1min":0.34100000000000003,"5min":0.316,"15min":0.30299999999999999},"max":{"1min":29.064,"5min":29.064,"15min":44.896999999999998},"last":0.78900000000000003},{"interface":"front","average":{"1min":3.133,"5min":1.6479999999999999,"15min":1.552},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":29.100000000000001,"5min":29.100000000000001,"15min":44.853999999999999},"last":0.751}]},{"osd":2,"last update":"Sat Oct 7 22:05:01 2023","interfaces":[{"interface":"back","average":{"1min":2.1070000000000002,"5min":1.6339999999999999,"15min":2.661},"min":{"1min":0.40300000000000002,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":7.0570000000000004,"5min":11.789999999999999,"15min":236.31800000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.8740000000000001,"5min":1.3839999999999999,"15min":2.4740000000000002},"min":{"1min":0.497,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":7.0830000000000002,"5min":7.0830000000000002,"15min":236.364},"last":0.59799999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.5409999999999999,"15min":2.3780000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.313},"max":{"1min":5.1219999999999999,"5min":9.5779999999999994,"15min":100.331},"last":45.642000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":1.7989999999999999,"15min":2.4390000000000001},"min":{"1min":0.375,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.5009999999999999,"5min":15.237,"15min":100.361},"last":45.451999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.80300000000000005,"15min":0.874},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.317},"max":{"1min":3.4239999999999999,"5min":3.4239999999999999,"15min":5.0720000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.82699999999999996,"5min":1.0900000000000001,"15min":1.153},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.8410000000000002,"5min":5.7229999999999999,"15min":6.0209999999999999},"last":0.998}]},{"osd":5,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.028,"15min":1.073},"min":{"1min":0.38900000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.0099999999999998,"5min":4.1189999999999998,"15min":7.7240000000000002},"last":1.038},{"interface":"front","average":{"1min":0.996,"5min":1.236,"15min":1.2529999999999999},"min":{"1min":0.42499999999999999,"5min":0.42099999999999999,"15min":0.40899999999999997},"max":{"1min":5.9500000000000002,"5min":6.0350000000000001,"15min":8.0739999999999998},"last":1.111}]},{"osd":7,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.1870000000000001,"15min":1.306},"min":{"1min":0.438,"5min":0.42999999999999999,"15min":0.41699999999999998},"max":{"1min":4.9710000000000001,"5min":6.1929999999999996,"15min":7.6520000000000001},"last":1.056},{"interface":"front","average":{"1min":0.74299999999999999,"5min":1.0389999999999999,"15min":1.179},"min":{"1min":0.42499999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.5820000000000001,"5min":4.5199999999999996,"15min":5.9690000000000003},"last":0.92400000000000004}]}]},{"osd":1,"up_from":90,"seq":386547056857,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2552928,"kb_used_data":2223512,"kb_used_omap":3,"kb_used_meta":329404,"kb_avail":91192224,"statfs":{"total":95995035648,"available":93380837376,"internally_reserved":0,"allocated":2276876288,"data_stored":2275904032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":337310118},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,2,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":3.1499999999999999,"5min":3.8769999999999998,"15min":3.1480000000000001},"min":{"1min":0.36299999999999999,"5min":0.222,"15min":0.19},"max":{"1min":17.646999999999998,"5min":101.572,"15min":166.226},"last":3.3479999999999999},{"interface":"front","average":{"1min":2.3149999999999999,"5min":3.5019999999999998,"15min":2.9889999999999999},"min":{"1min":0.22900000000000001,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":12.186999999999999,"5min":101.48,"15min":163.41900000000001},"last":0.28499999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:05:06 2023","interfaces":[{"interface":"back","average":{"1min":2.54,"5min":1.9690000000000001,"15min":2.4940000000000002},"min":{"1min":0.23599999999999999,"5min":0.223,"15min":0.223},"max":{"1min":10.65,"5min":18.234000000000002,"15min":163.73500000000001},"last":12.243},{"interface":"front","average":{"1min":4.2969999999999997,"5min":2.7389999999999999,"15min":2.8809999999999998},"min":{"1min":0.58399999999999996,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":14.922000000000001,"5min":14.922000000000001,"15min":161.63399999999999},"last":3.3860000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:04:33 2023","interfaces":[{"interface":"back","average":{"1min":3.9020000000000001,"5min":2.141,"15min":2.2810000000000001},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.246},"max":{"1min":50.686,"5min":50.686,"15min":55.398000000000003},"last":0.317},{"interface":"front","average":{"1min":5.1589999999999998,"5min":2.673,"15min":2.3570000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.27400000000000002},"max":{"1min":47.697000000000003,"5min":47.697000000000003,"15min":55.090000000000003},"last":12.509}]},{"osd":4,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.2769999999999999,"15min":1.4730000000000001},"min":{"1min":0.38600000000000001,"5min":0.36499999999999999,"15min":0.30099999999999999},"max":{"1min":6.1429999999999998,"5min":6.1429999999999998,"15min":10.246},"last":5.2910000000000004},{"interface":"front","average":{"1min":2.6619999999999999,"5min":1.8100000000000001,"15min":1.5700000000000001},"min":{"1min":0.41799999999999998,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":8.2240000000000002,"5min":8.2240000000000002,"15min":12.015000000000001},"last":4.8529999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.381,"15min":1.4710000000000001},"min":{"1min":0.376,"5min":0.30599999999999999,"15min":0.29099999999999998},"max":{"1min":8.1270000000000007,"5min":8.1270000000000007,"15min":12.625},"last":4.6619999999999999},{"interface":"front","average":{"1min":2.121,"5min":1.6279999999999999,"15min":1.6279999999999999},"min":{"1min":0.435,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":9.8249999999999993,"5min":10.599,"15min":10.599},"last":5.2469999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":1.52,"15min":2.4500000000000002},"min":{"1min":0.42799999999999999,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":9.4990000000000006,"5min":9.4990000000000006,"15min":228.82300000000001},"last":3.121},{"interface":"front","average":{"1min":2.0600000000000001,"5min":1.4359999999999999,"15min":2.4550000000000001},"min":{"1min":0.42699999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1779999999999999,"5min":6.1779999999999999,"15min":225.73400000000001},"last":5.3460000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":2.0649999999999999,"5min":1.452,"15min":1.538},"min":{"1min":0.45400000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.1029999999999998,"5min":6.1029999999999998,"15min":10.287000000000001},"last":5.3179999999999996},{"interface":"front","average":{"1min":3.403,"5min":2.0289999999999999,"15min":1.7569999999999999},"min":{"1min":0.54100000000000004,"5min":0.45800000000000002,"15min":0.437},"max":{"1min":8.1739999999999995,"5min":8.1739999999999995,"15min":12.305},"last":4.883}]}]},{"osd":0,"up_from":85,"seq":365072220384,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2533820,"kb_used_data":2193716,"kb_used_omap":3,"kb_used_meta":340092,"kb_avail":91211332,"statfs":{"total":95995035648,"available":93400403968,"internally_reserved":0,"allocated":2246365184,"data_stored":2245365813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":348254433},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:04:54 2023","interfaces":[{"interface":"back","average":{"1min":3.278,"5min":2.2080000000000002,"15min":1.8420000000000001},"min":{"1min":0.22700000000000001,"5min":0.21099999999999999,"15min":0.17799999999999999},"max":{"1min":17.361999999999998,"5min":17.361999999999998,"15min":82.581999999999994},"last":0.86299999999999999},{"interface":"front","average":{"1min":2.8100000000000001,"5min":2.4279999999999999,"15min":2.1400000000000001},"min":{"1min":0.28499999999999998,"5min":0.214,"15min":0.214},"max":{"1min":11.414,"5min":11.728999999999999,"15min":82.796999999999997},"last":1.5569999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":2.161,"5min":1.7090000000000001,"15min":2.2869999999999999},"min":{"1min":0.253,"5min":0.245,"15min":0.245},"max":{"1min":10.243,"5min":10.243,"15min":99.534000000000006},"last":0.81799999999999995},{"interface":"front","average":{"1min":2.0550000000000002,"5min":2.0499999999999998,"15min":2.46},"min":{"1min":0.33900000000000002,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":6.5919999999999996,"5min":8.1590000000000007,"15min":102.312},"last":5.5119999999999996}]},{"osd":3,"last update":"Sat Oct 7 22:04:35 2023","interfaces":[{"interface":"back","average":{"1min":1.9730000000000001,"5min":2.1320000000000001,"15min":2.3879999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":5.7400000000000002,"5min":9.3559999999999999,"15min":104.304},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.952,"5min":2.202,"15min":2.492},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":8.109,"5min":8.2289999999999992,"15min":105.93300000000001},"last":1.4299999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":1.6779999999999999,"15min":1.4930000000000001},"min":{"1min":0.42999999999999999,"5min":0.374,"15min":0.33200000000000002},"max":{"1min":6.7130000000000001,"5min":8.0039999999999996,"15min":8.1720000000000006},"last":1.502},{"interface":"front","average":{"1min":1.5549999999999999,"5min":1.5780000000000001,"15min":1.345},"min":{"1min":0.38500000000000001,"5min":0.36199999999999999,"15min":0.35099999999999998},"max":{"1min":4.2859999999999996,"5min":10.616,"15min":10.616},"last":0.51100000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.726,"5min":1.6919999999999999,"15min":1.4199999999999999},"min":{"1min":0.373,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":4.4509999999999996,"5min":10.551,"15min":10.551},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.577,"5min":1.5369999999999999,"15min":1.4279999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35299999999999998},"max":{"1min":5.8419999999999996,"5min":9.141,"15min":10.419},"last":0.75700000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":1.8149999999999999,"15min":1.601},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.38700000000000001},"max":{"1min":7.0540000000000003,"5min":7.984,"15min":8.2880000000000003},"last":1.593},{"interface":"front","average":{"1min":1.706,"5min":1.659,"15min":1.4510000000000001},"min":{"1min":0.441,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.3310000000000004,"5min":10.59,"15min":10.59},"last":0.55300000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:04:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.5629999999999999,"15min":1.3959999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":5.899,"5min":9.1959999999999997,"15min":9.1959999999999997},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.821,"5min":1.8899999999999999,"15min":1.677},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.41199999999999998},"max":{"1min":7.1109999999999998,"5min":8.0239999999999991,"15min":8.3689999999999998},"last":1.629}]}]},{"osd":2,"up_from":95,"seq":408021893321,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2646808,"kb_used_data":2264528,"kb_used_omap":3,"kb_used_meta":382268,"kb_avail":91098344,"statfs":{"total":95995035648,"available":93284704256,"internally_reserved":0,"allocated":2318876672,"data_stored":2317853994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":391443209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":2.2160000000000002,"5min":1.863,"15min":1.99},"min":{"1min":0.23999999999999999,"5min":0.185,"15min":0.185},"max":{"1min":5.6829999999999998,"5min":11.064,"15min":77.637},"last":2.2519999999999998},{"interface":"front","average":{"1min":2.1400000000000001,"5min":1.6439999999999999,"15min":1.9019999999999999},"min":{"1min":0.25,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.4900000000000002,"5min":9.4900000000000002,"15min":76.924999999999997},"last":0.247}]},{"osd":1,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":5.3810000000000002,"5min":2.3929999999999998,"15min":1.617},"min":{"1min":0.223,"5min":0.218,"15min":0.214},"max":{"1min":62.180999999999997,"5min":62.180999999999997,"15min":62.180999999999997},"last":2.1629999999999998},{"interface":"front","average":{"1min":5.79,"5min":2.4820000000000002,"15min":1.9490000000000001},"min":{"1min":0.434,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":62.07,"5min":62.07,"15min":62.07},"last":2.2109999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:04:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":3.032,"15min":3.278},"min":{"1min":0.311,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":6.1680000000000001,"5min":81.244,"15min":119.422},"last":0.91500000000000004},{"interface":"front","average":{"1min":2.5819999999999999,"5min":3.0449999999999999,"15min":2.9489999999999998},"min":{"1min":0.32100000000000001,"5min":0.27000000000000002,"15min":0.25900000000000001},"max":{"1min":8.4320000000000004,"5min":77.421000000000006,"15min":129.584},"last":3.1320000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.3640000000000001,"15min":1.4470000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.312},"max":{"1min":5.0750000000000002,"5min":5.9649999999999999,"15min":9.3000000000000007},"last":0.58399999999999996},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.3540000000000001,"15min":1.298},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.149,"5min":10.611000000000001,"15min":11.380000000000001},"last":0.46100000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.9359999999999999,"5min":1.516,"15min":1.5940000000000001},"min":{"1min":0.48599999999999999,"5min":0.376,"15min":0.32300000000000001},"max":{"1min":5.3970000000000002,"5min":6.6349999999999998,"15min":8.8989999999999991},"last":1.4570000000000001},{"interface":"front","average":{"1min":1.847,"5min":1.496,"15min":1.4870000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.35699999999999998},"max":{"1min":5.3040000000000003,"5min":5.9980000000000002,"15min":9.4969999999999999},"last":1.3300000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.3799999999999999,"5min":1.409,"15min":1.393},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.34000000000000002},"max":{"1min":6.2519999999999998,"5min":10.569000000000001,"15min":11.476000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.7849999999999999,"5min":1.484,"15min":1.73},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.40699999999999997},"max":{"1min":5.5860000000000003,"5min":5.5860000000000003,"15min":9.2279999999999998},"last":0.42399999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.522,"5min":1.518,"15min":1.4279999999999999},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.376},"max":{"1min":6.2199999999999998,"5min":10.647,"15min":11.513999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.9730000000000001,"5min":1.546,"15min":1.7250000000000001},"min":{"1min":0.51300000000000001,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.6219999999999999,"5min":5.9850000000000003,"15min":8.8680000000000003},"last":0.54100000000000004}]}]},{"osd":3,"up_from":100,"seq":429496729795,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2725152,"kb_used_data":2211096,"kb_used_omap":2,"kb_used_meta":514045,"kb_avail":91020000,"statfs":{"total":95995035648,"available":93204480000,"internally_reserved":0,"allocated":2264162304,"data_stored":2263186145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":526382699},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,13],"upper_bound":256},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.966,"5min":2.7170000000000001,"15min":2.0920000000000001},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":6.6029999999999998,"5min":63.597000000000001,"15min":71.855999999999995},"last":7.8890000000000002},{"interface":"front","average":{"1min":2.0310000000000001,"5min":2.3250000000000002,"15min":2.4009999999999998},"min":{"1min":0.33800000000000002,"5min":0.21299999999999999,"15min":0.21099999999999999},"max":{"1min":6.1079999999999997,"5min":63.347000000000001,"15min":71.087000000000003},"last":1.3460000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.486,"15min":1.986},"min":{"1min":0.35299999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":6.4950000000000001,"5min":7.0389999999999997,"15min":55.122},"last":1.224},{"interface":"front","average":{"1min":2.5619999999999998,"5min":1.8109999999999999,"15min":2.2690000000000001},"min":{"1min":0.439,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":9.4730000000000008,"5min":9.4730000000000008,"15min":54.853000000000002},"last":1.2649999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":2.5659999999999998,"5min":4.5620000000000003,"15min":3.2799999999999998},"min":{"1min":0.52900000000000003,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":6.4560000000000004,"5min":126.59399999999999,"15min":126.59399999999999},"last":1.3089999999999999},{"interface":"front","average":{"1min":2.3479999999999999,"5min":5.0650000000000004,"15min":3.1640000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":6.0449999999999999,"5min":126.54600000000001,"15min":126.54600000000001},"last":0.746}]},{"osd":4,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9219999999999999,"5min":1.5249999999999999,"15min":1.6140000000000001},"min":{"1min":0.45300000000000001,"5min":0.376,"15min":0.32000000000000001},"max":{"1min":7.7119999999999997,"5min":19.061,"15min":19.061},"last":0.85199999999999998},{"interface":"front","average":{"1min":2.3330000000000002,"5min":1.738,"15min":1.6000000000000001},"min":{"1min":0.42499999999999999,"5min":0.372,"15min":0.31900000000000001},"max":{"1min":10.295999999999999,"5min":10.295999999999999,"15min":10.295999999999999},"last":7.9370000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":2.48,"5min":1.8919999999999999,"15min":1.7110000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":10.372,"5min":10.372,"15min":10.372},"last":7.9740000000000002},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.5740000000000001,"15min":1.8340000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.34300000000000003},"max":{"1min":6.274,"5min":6.7210000000000001,"15min":15.255000000000001},"last":4.7939999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":1.879,"5min":1.647,"15min":1.9470000000000001},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.373},"max":{"1min":6.2130000000000001,"5min":7.6470000000000002,"15min":15.356},"last":4.8280000000000003},{"interface":"front","average":{"1min":2.266,"5min":1.79,"15min":1.7529999999999999},"min":{"1min":0.436,"5min":0.42099999999999999,"15min":0.374},"max":{"1min":7.8040000000000003,"5min":18.988,"15min":18.988},"last":6.2999999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:04:50 2023","interfaces":[{"interface":"back","average":{"1min":2.2200000000000002,"5min":1.7969999999999999,"15min":1.788},"min":{"1min":0.441,"5min":0.436,"15min":0.36499999999999999},"max":{"1min":7.7629999999999999,"5min":19.033000000000001,"15min":19.033000000000001},"last":6.3419999999999996},{"interface":"front","average":{"1min":2.6030000000000002,"5min":2.0030000000000001,"15min":1.7949999999999999},"min":{"1min":0.53800000000000003,"5min":0.432,"15min":0.40600000000000003},"max":{"1min":10.340999999999999,"5min":10.340999999999999,"15min":10.340999999999999},"last":8.0239999999999991}]}]},{"osd":4,"up_from":0,"seq":133143986599,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":39,"seq":167503724958,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2823640,"kb_used_data":2518160,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":90921512,"statfs":{"total":95995035648,"available":93103628288,"internally_reserved":0,"allocated":2578595840,"data_stored":2577858060,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:04:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":2.5569999999999999,"15min":1.6599999999999999},"min":{"1min":0.27800000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":2.835,"5min":88.030000000000001,"15min":88.030000000000001},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.5069999999999999,"5min":2.617,"15min":1.798},"min":{"1min":0.33900000000000002,"5min":0.31900000000000001,"15min":0.27600000000000002},"max":{"1min":5.2859999999999996,"5min":86.355000000000004,"15min":86.355000000000004},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":4.7110000000000003,"5min":1.8919999999999999,"15min":1.909},"min":{"1min":0.35799999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":47.768000000000001,"5min":47.768000000000001,"15min":99.108000000000004},"last":0.58299999999999996},{"interface":"front","average":{"1min":5.5620000000000003,"5min":2.601,"15min":2.4529999999999998},"min":{"1min":0.40200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":53.890000000000001,"5min":53.890000000000001,"15min":106.405},"last":1.4810000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.619,"15min":2.0590000000000002},"min":{"1min":0.35799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":4.0759999999999996,"5min":37.683,"15min":128.434},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.427,"5min":1.821,"15min":2.2930000000000001},"min":{"1min":0.371,"5min":0.36099999999999999,"15min":0.35499999999999998},"max":{"1min":7.96,"5min":37.811,"15min":128.697},"last":2.2189999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:04:28 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.8100000000000001,"15min":1.772},"min":{"1min":0.33800000000000002,"5min":0.311,"15min":0.311},"max":{"1min":5.6689999999999996,"5min":38.265000000000001,"15min":39.822000000000003},"last":1.4319999999999999},{"interface":"front","average":{"1min":1,"5min":1.6819999999999999,"15min":1.927},"min":{"1min":0.376,"5min":0.33800000000000002,"15min":0.313},"max":{"1min":3.7879999999999998,"5min":37.887,"15min":40.228999999999999},"last":1.163}]},{"osd":4,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.96399999999999997,"15min":1.165},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.28399999999999997},"max":{"1min":4.0259999999999998,"5min":5.4770000000000003,"15min":11.654999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.84799999999999998,"15min":0.89900000000000002},"min":{"1min":0.41199999999999998,"5min":0.39600000000000002,"15min":0.308},"max":{"1min":1.8480000000000001,"5min":2.419,"15min":8.8160000000000007},"last":1.252}]},{"osd":6,"last update":"Sat Oct 7 22:04:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.268,"15min":1.3180000000000001},"min":{"1min":0.45300000000000001,"5min":0.34899999999999998,"15min":0.29799999999999999},"max":{"1min":4.0910000000000002,"5min":5.4409999999999998,"15min":11.602},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":1.1180000000000001,"15min":1.1399999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.819,"5min":4.609,"15min":9.0670000000000002},"last":1.204}]},{"osd":7,"last update":"Sat Oct 7 22:04:28 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":1.2889999999999999,"15min":1.2090000000000001},"min":{"1min":0.47399999999999998,"5min":0.442,"15min":0.34100000000000003},"max":{"1min":1.8540000000000001,"5min":17.902000000000001,"15min":17.902000000000001},"last":1.29},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.2250000000000001,"15min":1.224},"min":{"1min":0.55500000000000005,"5min":0.41599999999999998,"15min":0.40500000000000003},"max":{"1min":4.2220000000000004,"5min":17.283000000000001,"15min":17.283000000000001},"last":0.89900000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2234908672,"data_stored":2234908672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2261778432,"data_stored":2261778432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2300973056,"data_stored":2300968984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2258960384,"data_stored":2258960384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2558857216,"data_stored":2558853144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1931935744,"data_stored":1931935744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1932267520,"data_stored":1932263448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:05:16.725 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-07T22:05:16.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set .mgr pg_num 11 2023-10-07T22:05:16.732 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:05:16.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:16.781 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:16.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:16.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:16.812 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:05:16.856 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:05:16.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:16.897 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:05:16.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:16.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:16.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:16.951 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:05:16.997 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.013 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.013 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:05:17.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:17.046 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:17.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:17.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:17 smithi081 bash[89466]: cluster 2023-10-07T22:05:15.302497+0000 mgr.y (mgr.25319) 782 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-10-07T22:05:17.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:17 smithi081 bash[89466]: audit 2023-10-07T22:05:16.573200+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.8:0/4178298322' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:17.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:17.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:17.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:17.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:17.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:17 smithi008 bash[102097]: cluster 2023-10-07T22:05:15.302497+0000 mgr.y (mgr.25319) 782 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-10-07T22:05:17.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:17 smithi008 bash[102097]: audit 2023-10-07T22:05:16.573200+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.8:0/4178298322' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:17.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:17 smithi008 bash[105281]: cluster 2023-10-07T22:05:15.302497+0000 mgr.y (mgr.25319) 782 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 629 op/s 2023-10-07T22:05:17.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:17 smithi008 bash[105281]: audit 2023-10-07T22:05:16.573200+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.8:0/4178298322' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:17.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:17.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:17.533 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:05:17.533 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:05:17.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:17.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:17.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:17.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:17.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:17.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:17.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:17.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:17.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:17.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:18.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:18.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:18.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:18.102 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:05:18.164 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:18 smithi008 bash[102097]: audit 2023-10-07T22:05:17.351534+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.8:0/921990457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.164 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:18 smithi008 bash[102097]: audit 2023-10-07T22:05:17.352253+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.165 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:18 smithi008 bash[105281]: audit 2023-10-07T22:05:17.351534+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.8:0/921990457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.165 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:18 smithi008 bash[105281]: audit 2023-10-07T22:05:17.352253+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:18.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:18.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:18.354 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:18.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:18.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:18 smithi081 bash[89466]: audit 2023-10-07T22:05:17.351534+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.8:0/921990457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:18 smithi081 bash[89466]: audit 2023-10-07T22:05:17.352253+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:05:18.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:18.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T22:05:18.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:18.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:18.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:18.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:18.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:18.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:18.893 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:18.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:18.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:19.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:19.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:19.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:19.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:19.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: cluster 2023-10-07T22:05:17.303137+0000 mgr.y (mgr.25319) 783 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 854 op/s 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: cluster 2023-10-07T22:05:18.075155+0000 mon.a (mon.0) 983 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: audit 2023-10-07T22:05:18.090608+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: cluster 2023-10-07T22:05:18.091364+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: cluster 2023-10-07T22:05:18.099496+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[102097]: cluster 2023-10-07T22:05:18.104039+0000 mon.a (mon.0) 985 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-07T22:05:19.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: cluster 2023-10-07T22:05:17.303137+0000 mgr.y (mgr.25319) 783 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 854 op/s 2023-10-07T22:05:19.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: cluster 2023-10-07T22:05:18.075155+0000 mon.a (mon.0) 983 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:19.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: audit 2023-10-07T22:05:18.090608+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:05:19.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: cluster 2023-10-07T22:05:18.091364+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: cluster 2023-10-07T22:05:18.099496+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:19 smithi008 bash[105281]: cluster 2023-10-07T22:05:18.104039+0000 mon.a (mon.0) 985 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-07T22:05:19.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:19.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: cluster 2023-10-07T22:05:17.303137+0000 mgr.y (mgr.25319) 783 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 854 op/s 2023-10-07T22:05:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: cluster 2023-10-07T22:05:18.075155+0000 mon.a (mon.0) 983 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: audit 2023-10-07T22:05:18.090608+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:05:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: cluster 2023-10-07T22:05:18.091364+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: cluster 2023-10-07T22:05:18.099496+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e194 with expected crc 2023-10-07T22:05:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:19 smithi081 bash[89466]: cluster 2023-10-07T22:05:18.104039+0000 mon.a (mon.0) 985 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-07T22:05:19.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:19.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:19.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:19.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:19.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:19.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:19.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:19.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:19.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:19.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:19.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:20.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:20.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:20.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:20.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:20.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:20.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:20.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:20.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:05:20.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:20.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:20.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:20.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:20.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:20.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:20.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:20.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:20.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:20.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:20.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:20.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:20.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:21.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:21.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:21 smithi081 bash[89466]: cluster 2023-10-07T22:05:19.303504+0000 mgr.y (mgr.25319) 784 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:21.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:21.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:21 smithi008 bash[102097]: cluster 2023-10-07T22:05:19.303504+0000 mgr.y (mgr.25319) 784 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:21.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:21 smithi008 bash[105281]: cluster 2023-10-07T22:05:19.303504+0000 mgr.y (mgr.25319) 784 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:21.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:21.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:05:21.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:21.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:21.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:21.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:21.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:21.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:21.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:21.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:21.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:21.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:22.007 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:22.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:22.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:22.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:22.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:22.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:22.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:22.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:22.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:22.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:22.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:22.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:22.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:22.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:22.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:23.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:23.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:23.027 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:23.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:23.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:23.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:23.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:23.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:23.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:23.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:23] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:23 smithi008 bash[105281]: cluster 2023-10-07T22:05:21.304082+0000 mgr.y (mgr.25319) 785 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-10-07T22:05:23.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:23 smithi008 bash[102097]: cluster 2023-10-07T22:05:21.304082+0000 mgr.y (mgr.25319) 785 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-10-07T22:05:23.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:23 smithi081 bash[89466]: cluster 2023-10-07T22:05:21.304082+0000 mgr.y (mgr.25319) 785 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-10-07T22:05:23.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:23.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:23.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:23.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:23.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:23.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:23.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:23.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:23.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:23.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:24.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:24.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:24.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:24 smithi008 bash[102097]: cluster 2023-10-07T22:05:23.304683+0000 mgr.y (mgr.25319) 786 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:24.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:24.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:24 smithi081 bash[89466]: cluster 2023-10-07T22:05:23.304683+0000 mgr.y (mgr.25319) 786 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:24.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:24.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:24.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:24.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:24.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:24.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:24 smithi008 bash[105281]: cluster 2023-10-07T22:05:23.304683+0000 mgr.y (mgr.25319) 786 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:24.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:24.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:24.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:24.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:24.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:24.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:24.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:24.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:24.894 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:24.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:25.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:25.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:25.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:25.065 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:25.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:25.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:25.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:25.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:25.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:25.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:25.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:25.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:25.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:25.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:25.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:25.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:25.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:25.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:26.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:26.090 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:26.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:26.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:26.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:26.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:26.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:26.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:26.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:26.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:26.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:26.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:26.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:26.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:26.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:26.925 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:26.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:27.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:27.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:27.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:27.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:27.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:26 smithi081 bash[89466]: cluster 2023-10-07T22:05:25.305114+0000 mgr.y (mgr.25319) 787 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:27.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:26 smithi081 bash[89466]: audit 2023-10-07T22:05:25.914717+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:27.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:26 smithi081 bash[89466]: audit 2023-10-07T22:05:25.919393+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:27.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:27.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:26 smithi008 bash[105281]: cluster 2023-10-07T22:05:25.305114+0000 mgr.y (mgr.25319) 787 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:27.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:26 smithi008 bash[105281]: audit 2023-10-07T22:05:25.914717+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:27.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:27 smithi008 bash[105281]: audit 2023-10-07T22:05:25.919393+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:27.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:26 smithi008 bash[102097]: cluster 2023-10-07T22:05:25.305114+0000 mgr.y (mgr.25319) 787 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:27.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:26 smithi008 bash[102097]: audit 2023-10-07T22:05:25.914717+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:27.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:26 smithi008 bash[102097]: audit 2023-10-07T22:05:25.919393+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:27.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:27.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:27.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:27.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:27.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:27.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:27.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:27.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:27.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:27.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:27.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:27.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:27.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:27.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:28.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:28.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:28.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:28.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:28.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:28.288 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:28.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:28.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:28.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:28.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:28.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:28.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:28.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:28.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:28.964 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:28 smithi008 bash[102097]: cluster 2023-10-07T22:05:27.305765+0000 mgr.y (mgr.25319) 788 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:28.964 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:28 smithi008 bash[105281]: cluster 2023-10-07T22:05:27.305765+0000 mgr.y (mgr.25319) 788 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:29.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:29.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:29.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:29.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:29.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:29.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:28 smithi081 bash[89466]: cluster 2023-10-07T22:05:27.305765+0000 mgr.y (mgr.25319) 788 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 738 op/s 2023-10-07T22:05:29.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:29.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:29.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:29.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:29.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:29.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:29.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:29.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.893 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:29.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:29.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:29.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:30.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:30.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:30.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:30.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:30.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:30.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:30.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:30.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:30.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:30.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:30.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:30.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:30.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:31.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:31.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:31.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:30 smithi008 bash[105281]: cluster 2023-10-07T22:05:29.306169+0000 mgr.y (mgr.25319) 789 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T22:05:31.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:30 smithi008 bash[102097]: cluster 2023-10-07T22:05:29.306169+0000 mgr.y (mgr.25319) 789 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T22:05:31.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:30 smithi081 bash[89466]: cluster 2023-10-07T22:05:29.306169+0000 mgr.y (mgr.25319) 789 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-10-07T22:05:31.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:31.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:31.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:31.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:31.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:31.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:31.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:31.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:31.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:31.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:31.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:31.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:31.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:32.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:32.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:32.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:32.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:32.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:32.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:32.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:32.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:32.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:32.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:32.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:32.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:32.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:32.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:33.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:33.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:33.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:33.193 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:32 smithi008 bash[102097]: cluster 2023-10-07T22:05:31.306762+0000 mgr.y (mgr.25319) 790 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:05:33.193 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:33] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:33.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:32 smithi008 bash[105281]: cluster 2023-10-07T22:05:31.306762+0000 mgr.y (mgr.25319) 790 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:05:33.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:33.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:32 smithi081 bash[89466]: cluster 2023-10-07T22:05:31.306762+0000 mgr.y (mgr.25319) 790 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s 2023-10-07T22:05:33.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:33.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:33.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:33.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:33.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:33.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:33.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:33.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:33.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:33.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:33.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:33.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:33.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:33.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:34.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:34.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:34.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:34.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:34.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:34.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:34.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:34.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:34.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:34.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:34.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:34.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:34.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:34.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:34.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:35.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:35.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:35.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:35.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:35.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:35.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:34 smithi081 bash[89466]: cluster 2023-10-07T22:05:33.307375+0000 mgr.y (mgr.25319) 791 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T22:05:35.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:34 smithi008 bash[102097]: cluster 2023-10-07T22:05:33.307375+0000 mgr.y (mgr.25319) 791 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T22:05:35.236 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:34 smithi008 bash[105281]: cluster 2023-10-07T22:05:33.307375+0000 mgr.y (mgr.25319) 791 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2023-10-07T22:05:35.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:35.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:35.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:35.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:35.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:35.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:35.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:35.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:35.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:35.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:35.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:35.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:35.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:35.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:35.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:36.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:36.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:36.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:36.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:36.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:36.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:36.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:36.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:36.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:36.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:36.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:36.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:36.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:36.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:36.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:36.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:36.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:36.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:36.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:36 smithi081 bash[89466]: cluster 2023-10-07T22:05:35.307823+0000 mgr.y (mgr.25319) 792 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 628 op/s 2023-10-07T22:05:36.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:36 smithi081 bash[89466]: audit 2023-10-07T22:05:36.700970+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:36.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:36.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:37.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:37.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:37.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:37.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:37.206 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:36 smithi008 bash[102097]: cluster 2023-10-07T22:05:35.307823+0000 mgr.y (mgr.25319) 792 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 628 op/s 2023-10-07T22:05:37.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:36 smithi008 bash[102097]: audit 2023-10-07T22:05:36.700970+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:37.207 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:36 smithi008 bash[105281]: cluster 2023-10-07T22:05:35.307823+0000 mgr.y (mgr.25319) 792 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 628 op/s 2023-10-07T22:05:37.207 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:36 smithi008 bash[105281]: audit 2023-10-07T22:05:36.700970+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:37.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:37.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:37.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:37.463 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:37.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:37.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:37.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:37.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:37.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:37.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:37.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:37.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:37.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:38.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:38.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:38.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:38.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:38.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:38.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:38.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:38.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:38.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:38.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:38 smithi081 bash[89466]: audit 2023-10-07T22:05:37.231376+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:38 smithi081 bash[89466]: audit 2023-10-07T22:05:37.240720+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:38 smithi081 bash[89466]: cluster 2023-10-07T22:05:37.308808+0000 mgr.y (mgr.25319) 793 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 853 op/s 2023-10-07T22:05:38.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:38.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:38.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[102097]: audit 2023-10-07T22:05:37.231376+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[102097]: audit 2023-10-07T22:05:37.240720+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[102097]: cluster 2023-10-07T22:05:37.308808+0000 mgr.y (mgr.25319) 793 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 853 op/s 2023-10-07T22:05:38.551 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[105281]: audit 2023-10-07T22:05:37.231376+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.551 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[105281]: audit 2023-10-07T22:05:37.240720+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:38.551 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:38 smithi008 bash[105281]: cluster 2023-10-07T22:05:37.308808+0000 mgr.y (mgr.25319) 793 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 853 op/s 2023-10-07T22:05:38.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:38.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:38.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:38.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:38.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:38.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:38.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:38.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:38.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:38.993 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:05:38.993 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:05:39.083 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:39.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:39.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:39.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:39.266 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 1 pg_num to 11 2023-10-07T22:05:39.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:39.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:39.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:39.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:39 smithi081 bash[89466]: audit 2023-10-07T22:05:38.545504+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-10-07T22:05:39.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:39.609 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:39 smithi008 bash[105281]: audit 2023-10-07T22:05:38.545504+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-10-07T22:05:39.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:39 smithi008 bash[102097]: audit 2023-10-07T22:05:38.545504+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-10-07T22:05:39.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:39.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:39.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:39.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:39.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:39.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:39.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:40.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:40.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:40.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:40.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:40.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:40.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:40.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:40.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:40.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:40.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: audit 2023-10-07T22:05:39.255774+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: cluster 2023-10-07T22:05:39.259496+0000 mon.a (mon.0) 993 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: cluster 2023-10-07T22:05:39.262902+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: cluster 2023-10-07T22:05:39.263263+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: cluster 2023-10-07T22:05:39.265187+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: cluster 2023-10-07T22:05:39.309230+0000 mgr.y (mgr.25319) 794 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-10-07T22:05:40.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:40 smithi081 bash[89466]: audit 2023-10-07T22:05:39.310480+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:40.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:40.562 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:40.570 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: audit 2023-10-07T22:05:39.255774+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: cluster 2023-10-07T22:05:39.259496+0000 mon.a (mon.0) 993 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: cluster 2023-10-07T22:05:39.262902+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: cluster 2023-10-07T22:05:39.263263+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: cluster 2023-10-07T22:05:39.265187+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: cluster 2023-10-07T22:05:39.309230+0000 mgr.y (mgr.25319) 794 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[102097]: audit 2023-10-07T22:05:39.310480+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:40.571 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: audit 2023-10-07T22:05:39.255774+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.8:0/3002268893' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: cluster 2023-10-07T22:05:39.259496+0000 mon.a (mon.0) 993 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: cluster 2023-10-07T22:05:39.262902+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: cluster 2023-10-07T22:05:39.263263+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: cluster 2023-10-07T22:05:39.265187+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e195 with expected crc 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: cluster 2023-10-07T22:05:39.309230+0000 mgr.y (mgr.25319) 794 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-10-07T22:05:40.572 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:40 smithi008 bash[105281]: audit 2023-10-07T22:05:39.310480+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:40.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:40.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:40.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:40.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:40.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:40.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:40.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:40.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:40.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:40.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:40.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:41.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:41.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:41.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:41.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:41.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:41.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:41 smithi081 bash[89466]: audit 2023-10-07T22:05:40.270714+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-10-07T22:05:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:41 smithi081 bash[89466]: cluster 2023-10-07T22:05:40.271917+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:41 smithi081 bash[89466]: cluster 2023-10-07T22:05:40.277214+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:41 smithi081 bash[89466]: cluster 2023-10-07T22:05:40.284128+0000 mon.a (mon.0) 996 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-07T22:05:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:41 smithi081 bash[89466]: audit 2023-10-07T22:05:40.911133+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:41.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:41.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:41.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.756 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[105281]: audit 2023-10-07T22:05:40.270714+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-10-07T22:05:41.756 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[105281]: cluster 2023-10-07T22:05:40.271917+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.756 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[105281]: cluster 2023-10-07T22:05:40.277214+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.756 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[105281]: cluster 2023-10-07T22:05:40.284128+0000 mon.a (mon.0) 996 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-07T22:05:41.756 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[105281]: audit 2023-10-07T22:05:40.911133+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:41.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[102097]: audit 2023-10-07T22:05:40.270714+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-10-07T22:05:41.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[102097]: cluster 2023-10-07T22:05:40.271917+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[102097]: cluster 2023-10-07T22:05:40.277214+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-10-07T22:05:41.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[102097]: cluster 2023-10-07T22:05:40.284128+0000 mon.a (mon.0) 996 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-07T22:05:41.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:41 smithi008 bash[102097]: audit 2023-10-07T22:05:40.911133+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:41.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:41.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:41.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:41.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:41.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:41.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:42.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:42.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:42.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:42.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:42.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:42.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:42 smithi081 bash[89466]: cluster 2023-10-07T22:05:41.280030+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:42 smithi081 bash[89466]: cluster 2023-10-07T22:05:41.286217+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:42 smithi081 bash[89466]: cluster 2023-10-07T22:05:41.287321+0000 mon.a (mon.0) 998 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-07T22:05:42.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:42 smithi081 bash[89466]: cluster 2023-10-07T22:05:41.309846+0000 mgr.y (mgr.25319) 795 : cluster 0 pgmap v810: 99 pgs: 10 unknown, 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 838 op/s 2023-10-07T22:05:42.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:42 smithi081 bash[89466]: cluster 2023-10-07T22:05:41.398795+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:42.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:42.596 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:42.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:42.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[102097]: cluster 2023-10-07T22:05:41.280030+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[102097]: cluster 2023-10-07T22:05:41.286217+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[102097]: cluster 2023-10-07T22:05:41.287321+0000 mon.a (mon.0) 998 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-07T22:05:42.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[102097]: cluster 2023-10-07T22:05:41.309846+0000 mgr.y (mgr.25319) 795 : cluster 0 pgmap v810: 99 pgs: 10 unknown, 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 838 op/s 2023-10-07T22:05:42.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[102097]: cluster 2023-10-07T22:05:41.398795+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.602 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[105281]: cluster 2023-10-07T22:05:41.280030+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.602 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[105281]: cluster 2023-10-07T22:05:41.286217+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.602 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[105281]: cluster 2023-10-07T22:05:41.287321+0000 mon.a (mon.0) 998 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-07T22:05:42.602 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[105281]: cluster 2023-10-07T22:05:41.309846+0000 mgr.y (mgr.25319) 795 : cluster 0 pgmap v810: 99 pgs: 10 unknown, 89 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 838 op/s 2023-10-07T22:05:42.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:42 smithi008 bash[105281]: cluster 2023-10-07T22:05:41.398795+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e197 with expected crc 2023-10-07T22:05:42.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:42.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:42.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:42.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:42.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:42.994 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:42.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:43.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:43.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:43.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:43.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:43 smithi008 bash[102097]: audit 2023-10-07T22:05:43.312710+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:43.395 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:43] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:43.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:43 smithi008 bash[105281]: audit 2023-10-07T22:05:43.312710+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:43.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:43.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:43.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T22:05:43.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:43.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:43 smithi081 bash[89466]: audit 2023-10-07T22:05:43.312710+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-10-07T22:05:43.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:43.808 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:05:43.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:43.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:43.884 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:05:43.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.939 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:05:43.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:43.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:43.989 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:05:44.022 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:05:44.061 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:05:44.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:44.094 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:05:44.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:44.131 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:05:44.137 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.138 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:05:44.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:44.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:44.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:44.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:44.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:44.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:44.405 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:05:44.480 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.310498+0000 mgr.y (mgr.25319) 796 : cluster 0 pgmap v811: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.375552+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.379360+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.384061+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.387086+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.389167+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.488 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.394131+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.394864+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.712889+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.8:0/1151407558' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.715466+0000 mon.a (mon.0) 1004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[102097]: audit 2023-10-07T22:05:43.744677+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.8:0/2112481954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.310498+0000 mgr.y (mgr.25319) 796 : cluster 0 pgmap v811: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.375552+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.379360+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-07T22:05:44.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.384061+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.387086+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.389167+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.394131+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.394864+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.712889+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.8:0/1151407558' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.715466+0000 mon.a (mon.0) 1004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:44 smithi008 bash[105281]: audit 2023-10-07T22:05:43.744677+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.8:0/2112481954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:44.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:44.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.310498+0000 mgr.y (mgr.25319) 796 : cluster 0 pgmap v811: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.375552+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.379360+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.384061+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.387086+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.389167+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.394131+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:44.619 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.394864+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:44.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.712889+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.8:0/1151407558' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.715466+0000 mon.a (mon.0) 1004 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:05:44.620 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:44 smithi081 bash[89466]: audit 2023-10-07T22:05:43.744677+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.8:0/2112481954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:05:44.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:44.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:44.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:44.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:44.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:44.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:44.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:44.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:44.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:45.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:45.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:45.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:45.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:45.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:45.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:45.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:45.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:43.648549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:44.391897+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: audit 2023-10-07T22:05:44.394195+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:44.395399+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:44.400884+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:44.403340+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:45 smithi081 bash[89466]: cluster 2023-10-07T22:05:44.404989+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-07T22:05:45.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:45.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:45.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:43.648549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:44.391897+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: audit 2023-10-07T22:05:44.394195+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:44.395399+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:44.400884+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:44.403340+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[102097]: cluster 2023-10-07T22:05:44.404989+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:43.648549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e198 with expected crc 2023-10-07T22:05:45.589 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:44.391897+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:05:45.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: audit 2023-10-07T22:05:44.394195+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:05:45.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:44.395399+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:44.400884+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:44.403340+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-07T22:05:45.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:45 smithi008 bash[105281]: cluster 2023-10-07T22:05:44.404989+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-07T22:05:45.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:45.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:45.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:45.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:45.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:45.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:45.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:46.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:46.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:46.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:46.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:46.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:46.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.311324+0000 mgr.y (mgr.25319) 797 : cluster 0 pgmap v814: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.400763+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.401943+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.408988+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.409680+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.622694+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.623435+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.624062+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-10-07T22:05:46.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:46 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.624104+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:46.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:46.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:46.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.311324+0000 mgr.y (mgr.25319) 797 : cluster 0 pgmap v814: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T22:05:46.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.400763+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.401943+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.408988+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.678 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.409680+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.622694+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.623435+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.624062+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.624104+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.311324+0000 mgr.y (mgr.25319) 797 : cluster 0 pgmap v814: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 695 op/s 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.400763+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.401943+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.408988+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-10-07T22:05:46.679 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.409680+0000 mon.a (mon.0) 1009 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-10-07T22:05:46.680 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.622694+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.680 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.623435+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.680 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.624062+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-10-07T22:05:46.680 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:46 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.624104+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:46.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:46.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:46.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:46.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:46.854 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:05:46.855 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:05:46.855 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_3 2023-10-07T22:05:46.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:05:46.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:46.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:47.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:47.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:47.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:47.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:47.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:47.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:47.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:47.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.620196+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:45.624975+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.629120+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.631348+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.632641+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e202: 8 total, 8 up, 7 in 2023-10-07T22:05:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:47 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.636726+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:47.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:47.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.620196+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:45.624975+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.629120+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.631348+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.632641+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e202: 8 total, 8 up, 7 in 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.636726+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.620196+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:45.624975+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e201 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.629120+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.621 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.631348+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.622 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.632641+0000 mon.a (mon.0) 1011 : cluster 0 osdmap e202: 8 total, 8 up, 7 in 2023-10-07T22:05:47.622 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:47 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.636726+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:47.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:47.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:47.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:47.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:47.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:47.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:47.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:47.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:48.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:48.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:48.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:48.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:48.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:48.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:48.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:48.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:48.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:48.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:48.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:48.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:48.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:05:48.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:05:48.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:48.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:48 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.633802+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:48 smithi081 bash[89466]: cluster 2023-10-07T22:05:46.635573+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:48 smithi081 bash[89466]: cluster 2023-10-07T22:05:47.311971+0000 mgr.y (mgr.25319) 798 : cluster 0 pgmap v818: 99 pgs: 2 peering, 97 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 93 KiB/s, 0 objects/s recovering 2023-10-07T22:05:48.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:48.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.633802+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[102097]: cluster 2023-10-07T22:05:46.635573+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[102097]: cluster 2023-10-07T22:05:47.311971+0000 mgr.y (mgr.25319) 798 : cluster 0 pgmap v818: 99 pgs: 2 peering, 97 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 93 KiB/s, 0 objects/s recovering 2023-10-07T22:05:48.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.633802+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[105281]: cluster 2023-10-07T22:05:46.635573+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e202 with expected crc 2023-10-07T22:05:48.764 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:48 smithi008 bash[105281]: cluster 2023-10-07T22:05:47.311971+0000 mgr.y (mgr.25319) 798 : cluster 0 pgmap v818: 99 pgs: 2 peering, 97 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 93 KiB/s, 0 objects/s recovering 2023-10-07T22:05:48.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:48.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:48.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:48.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:48.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:49.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:49.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:49.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:49.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:49.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:49.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:49.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:49.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:49.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:49.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:49.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:49.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:49.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:49.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:50.056 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:50.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:50.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:50.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:50.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:50.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:50.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:50.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:50.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:50.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:50.628 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:50 smithi081 bash[89466]: cluster 2023-10-07T22:05:49.312504+0000 mgr.y (mgr.25319) 799 : cluster 0 pgmap v819: 99 pgs: 2 peering, 97 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 75 KiB/s, 0 objects/s recovering 2023-10-07T22:05:50.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:50.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:50.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:50 smithi008 bash[102097]: cluster 2023-10-07T22:05:49.312504+0000 mgr.y (mgr.25319) 799 : cluster 0 pgmap v819: 99 pgs: 2 peering, 97 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 75 KiB/s, 0 objects/s recovering 2023-10-07T22:05:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:50 smithi008 bash[105281]: cluster 2023-10-07T22:05:49.312504+0000 mgr.y (mgr.25319) 799 : cluster 0 pgmap v819: 99 pgs: 2 peering, 97 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 75 KiB/s, 0 objects/s recovering 2023-10-07T22:05:50.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:50.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:50.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:51.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:51.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:51.070 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:51.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:51.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:51.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:51.331 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:51.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:51.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:51.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:51.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:51.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:51.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:51.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:51.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:51.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:51.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:50.588322+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:50.602008+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.852 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:51.282753+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:51.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:51.285301+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:51.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:51.292434+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:51 smithi081 bash[89466]: audit 2023-10-07T22:05:51.384256+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:51.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:51.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:50.588322+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:50.602008+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:51.282753+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:51.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:51.285301+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:51.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:51.292434+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[102097]: audit 2023-10-07T22:05:51.384256+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:50.588322+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:50.602008+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:51.282753+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:51.285301+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:51.292434+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:51 smithi008 bash[105281]: audit 2023-10-07T22:05:51.384256+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:05:51.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:52.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:52.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:52.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:52.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:52.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:52.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:52.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:52.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:52.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:52.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:52.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:52.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:52.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:52.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:52.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:52.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:52 smithi008 bash[105281]: cluster 2023-10-07T22:05:51.313031+0000 mgr.y (mgr.25319) 800 : cluster 0 pgmap v820: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:05:52.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:52 smithi008 bash[102097]: cluster 2023-10-07T22:05:51.313031+0000 mgr.y (mgr.25319) 800 : cluster 0 pgmap v820: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:05:52.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:52.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:52 smithi081 bash[89466]: cluster 2023-10-07T22:05:51.313031+0000 mgr.y (mgr.25319) 800 : cluster 0 pgmap v820: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:05:52.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:52.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:53.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:53.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:53.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:53.105 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:53.106 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:05:53.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:53.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:53.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:53.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:05:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:05:53] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:05:53.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:53.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:53.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:53.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:53.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:53.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:53.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:53.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:53.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:53.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:54.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:54.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:54.353 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:54.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:54.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:54.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:54.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:54.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:54.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:54.753 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:54 smithi008 bash[102097]: cluster 2023-10-07T22:05:53.313729+0000 mgr.y (mgr.25319) 801 : cluster 0 pgmap v821: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 924 op/s; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:05:54.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:54 smithi008 bash[105281]: cluster 2023-10-07T22:05:53.313729+0000 mgr.y (mgr.25319) 801 : cluster 0 pgmap v821: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 924 op/s; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:05:54.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:54.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:54.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:54.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:54.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:54 smithi081 bash[89466]: cluster 2023-10-07T22:05:53.313729+0000 mgr.y (mgr.25319) 801 : cluster 0 pgmap v821: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 924 op/s; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:05:55.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:55.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:55.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:55.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:55.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:55.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:55.324 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:55.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:55.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:55.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:55.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:55.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:55.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:55.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:55.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:55.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:55.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:55.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:56.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:56.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:56.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:56.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:56.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:56.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:56.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:56.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:56.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:56.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:56.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:56.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:56 smithi008 bash[105281]: cluster 2023-10-07T22:05:55.314224+0000 mgr.y (mgr.25319) 802 : cluster 0 pgmap v822: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:05:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:56 smithi008 bash[105281]: audit 2023-10-07T22:05:55.911121+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:56 smithi008 bash[102097]: cluster 2023-10-07T22:05:55.314224+0000 mgr.y (mgr.25319) 802 : cluster 0 pgmap v822: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:05:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:56 smithi008 bash[102097]: audit 2023-10-07T22:05:55.911121+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:56.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:56.936 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:56.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:56 smithi081 bash[89466]: cluster 2023-10-07T22:05:55.314224+0000 mgr.y (mgr.25319) 802 : cluster 0 pgmap v822: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:56 smithi081 bash[89466]: audit 2023-10-07T22:05:55.911121+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:57.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:57.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:57.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:57.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:57.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:57.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:57.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:57.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:57.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:57.489 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:57.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:57.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:57.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:57.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:05:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:05:57.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:57.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:57.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:57.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:58.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:58.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:58.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:58.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:58.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:58.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:58.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:05:58.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:05:58.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:05:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:05:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:05:58 smithi081 bash[89466]: cluster 2023-10-07T22:05:57.314736+0000 mgr.y (mgr.25319) 803 : cluster 0 pgmap v823: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 4.4 KiB/s, 0 objects/s recovering 2023-10-07T22:05:58.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.811 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:05:58 smithi008 bash[105281]: cluster 2023-10-07T22:05:57.314736+0000 mgr.y (mgr.25319) 803 : cluster 0 pgmap v823: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 4.4 KiB/s, 0 objects/s recovering 2023-10-07T22:05:58.812 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:05:58 smithi008 bash[102097]: cluster 2023-10-07T22:05:57.314736+0000 mgr.y (mgr.25319) 803 : cluster 0 pgmap v823: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 4.4 KiB/s, 0 objects/s recovering 2023-10-07T22:05:58.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:58.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:05:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:58.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:05:59.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:59.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:05:59.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:05:59.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:59.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:05:59.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:05:59.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:59.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:59.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:59.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:05:59.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:59.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:05:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:05:59.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:05:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:05:59.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:00.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:00.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:00.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:00.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:00.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:00.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:00.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:00.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:00.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:00.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:00.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:00.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:00.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:00.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:00.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:00.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:00.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:00.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:00 smithi008 bash[102097]: cluster 2023-10-07T22:05:59.315286+0000 mgr.y (mgr.25319) 804 : cluster 0 pgmap v824: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 709 op/s 2023-10-07T22:06:00.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:00 smithi008 bash[105281]: cluster 2023-10-07T22:05:59.315286+0000 mgr.y (mgr.25319) 804 : cluster 0 pgmap v824: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 709 op/s 2023-10-07T22:06:00.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:00.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:00 smithi081 bash[89466]: cluster 2023-10-07T22:05:59.315286+0000 mgr.y (mgr.25319) 804 : cluster 0 pgmap v824: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 709 op/s 2023-10-07T22:06:00.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:01.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:01.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:01.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:01.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:01.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:01.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:01.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:01.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:01.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:01.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:01.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:01.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:01.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:01.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:01.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:01.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:02.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:02.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:02.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:02.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:02.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:02.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:02.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:02.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:02.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:02.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:02.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:02.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:02.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:02.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:02 smithi008 bash[102097]: cluster 2023-10-07T22:06:01.315915+0000 mgr.y (mgr.25319) 805 : cluster 0 pgmap v825: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-10-07T22:06:02.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:02 smithi008 bash[105281]: cluster 2023-10-07T22:06:01.315915+0000 mgr.y (mgr.25319) 805 : cluster 0 pgmap v825: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-10-07T22:06:02.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:02.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:02 smithi081 bash[89466]: cluster 2023-10-07T22:06:01.315915+0000 mgr.y (mgr.25319) 805 : cluster 0 pgmap v825: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-10-07T22:06:02.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:03.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:03.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:03.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:03.276 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:03] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.43.0" 2023-10-07T22:06:03.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:03.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:03.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:03.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:03.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:03.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:03.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:03.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:03.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:03.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:03.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:03.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:04.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:04.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:04.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:04.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:04.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:04.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:04.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:04.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:04.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:04.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:04.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:04.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:04.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:04.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:04.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:04.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:04.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:04 smithi008 bash[105281]: cluster 2023-10-07T22:06:03.316543+0000 mgr.y (mgr.25319) 806 : cluster 0 pgmap v826: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 829 op/s 2023-10-07T22:06:04.862 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:04 smithi008 bash[102097]: cluster 2023-10-07T22:06:03.316543+0000 mgr.y (mgr.25319) 806 : cluster 0 pgmap v826: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 829 op/s 2023-10-07T22:06:04.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:04.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:04.922 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:04 smithi081 bash[89466]: cluster 2023-10-07T22:06:03.316543+0000 mgr.y (mgr.25319) 806 : cluster 0 pgmap v826: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 829 op/s 2023-10-07T22:06:04.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:04.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:05.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:05.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:05.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:05.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:05.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:05.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:05.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:05.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:05.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:05.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:05.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:05.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:05.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:05.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:05.743 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:05.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:05.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:05.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:05.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:05.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:06.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:06.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:06.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:06.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:06.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:06.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:06.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:06.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:06.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:06.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:06.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:06.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:06.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:06.775 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:06 smithi081 bash[89466]: cluster 2023-10-07T22:06:05.316968+0000 mgr.y (mgr.25319) 807 : cluster 0 pgmap v827: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:06:06.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:06.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:06.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:06.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:06.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:06.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:07.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:07.035 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:06 smithi008 bash[102097]: cluster 2023-10-07T22:06:05.316968+0000 mgr.y (mgr.25319) 807 : cluster 0 pgmap v827: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:06:07.036 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:06 smithi008 bash[105281]: cluster 2023-10-07T22:06:05.316968+0000 mgr.y (mgr.25319) 807 : cluster 0 pgmap v827: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 655 op/s 2023-10-07T22:06:07.057 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:07.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:07.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:07.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:07.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:07.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:07.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:07.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:07.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:07.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:07.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:07.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:07.643 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:06:07.643 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:06:07.643 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:06:07.643 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:06:07.643 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:06:07.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:07.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:07.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:07.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:07.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:07.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:08.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:08.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:08.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:08.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:08.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:08.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:08.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:08.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:08.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:08.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:08.620 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:06:08.623 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:06:08.654 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:06:08.704 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:06:08.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.742 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:06:08.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:08.788 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:06:08.823 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:06:08.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.867 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:06:08.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:08.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:08.910 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:06:08.954 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:06:08.968 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.968 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.969 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:06:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:08 smithi081 bash[89466]: cluster 2023-10-07T22:06:07.317570+0000 mgr.y (mgr.25319) 808 : cluster 0 pgmap v828: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 907 op/s 2023-10-07T22:06:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:08 smithi081 bash[89466]: audit 2023-10-07T22:06:08.564517+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.8:0/2785264311' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:08.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:09.010 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:08 smithi008 bash[102097]: cluster 2023-10-07T22:06:07.317570+0000 mgr.y (mgr.25319) 808 : cluster 0 pgmap v828: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 907 op/s 2023-10-07T22:06:09.010 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:08 smithi008 bash[102097]: audit 2023-10-07T22:06:08.564517+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.8:0/2785264311' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:09.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:08 smithi008 bash[105281]: cluster 2023-10-07T22:06:07.317570+0000 mgr.y (mgr.25319) 808 : cluster 0 pgmap v828: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 907 op/s 2023-10-07T22:06:09.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:08 smithi008 bash[105281]: audit 2023-10-07T22:06:08.564517+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.8:0/2785264311' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:09.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:09.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:09.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:09.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:09.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:09.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:09.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:09.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:09.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:09.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:09.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:09.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:09.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:09.687 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:06:09.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:09.696 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[102097]: audit 2023-10-07T22:06:08.587432+0000 mgr.y (mgr.25319) 809 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:06:09.696 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[102097]: audit 2023-10-07T22:06:08.894591+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.8:0/3801553273' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:09.696 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[102097]: audit 2023-10-07T22:06:08.895132+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:09.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[105281]: audit 2023-10-07T22:06:08.587432+0000 mgr.y (mgr.25319) 809 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:06:09.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[105281]: audit 2023-10-07T22:06:08.894591+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.8:0/3801553273' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:09.697 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:09 smithi008 bash[105281]: audit 2023-10-07T22:06:08.895132+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:09.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:09.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:09.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:09.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:09.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:09 smithi081 bash[89466]: audit 2023-10-07T22:06:08.587432+0000 mgr.y (mgr.25319) 809 : audit 0 from='client.54802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:06:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:09 smithi081 bash[89466]: audit 2023-10-07T22:06:08.894591+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.8:0/3801553273' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:09 smithi081 bash[89466]: audit 2023-10-07T22:06:08.895132+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:06:10.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:10.106 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:10.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:10.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:10.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:10.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:10.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:10.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:10.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:10.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T22:06:10.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:10.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:10.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:10.661 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:10.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:10.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.318098+0000 mgr.y (mgr.25319) 810 : cluster 0 pgmap v829: 99 pgs: 99 active+clean; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-07T22:06:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.672185+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:06:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: audit 2023-10-07T22:06:09.680006+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:06:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.683557+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e203: 8 total, 8 up, 7 in 2023-10-07T22:06:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.699500+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.703169+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.705043+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.709576+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.716704+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.800891+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub starts 2023-10-07T22:06:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.825463+0000 osd.6 (osd.6) 131 : cluster 0 1.6 scrub ok 2023-10-07T22:06:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.954082+0000 osd.2 (osd.2) 3 : cluster 0 1.5 scrub starts 2023-10-07T22:06:10.890 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[102097]: cluster 2023-10-07T22:06:09.957430+0000 osd.2 (osd.2) 4 : cluster 0 1.5 scrub ok 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.318098+0000 mgr.y (mgr.25319) 810 : cluster 0 pgmap v829: 99 pgs: 99 active+clean; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.672185+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: audit 2023-10-07T22:06:09.680006+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.683557+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e203: 8 total, 8 up, 7 in 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.699500+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.703169+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.705043+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.709576+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.716704+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.800891+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub starts 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.825463+0000 osd.6 (osd.6) 131 : cluster 0 1.6 scrub ok 2023-10-07T22:06:10.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.954082+0000 osd.2 (osd.2) 3 : cluster 0 1.5 scrub starts 2023-10-07T22:06:10.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:10 smithi008 bash[105281]: cluster 2023-10-07T22:06:09.957430+0000 osd.2 (osd.2) 4 : cluster 0 1.5 scrub ok 2023-10-07T22:06:10.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:10.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:10.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.318098+0000 mgr.y (mgr.25319) 810 : cluster 0 pgmap v829: 99 pgs: 99 active+clean; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.672185+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: audit 2023-10-07T22:06:09.680006+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.683557+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e203: 8 total, 8 up, 7 in 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.699500+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.703169+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.705043+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.709576+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.716704+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e203 with expected crc 2023-10-07T22:06:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.800891+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub starts 2023-10-07T22:06:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.825463+0000 osd.6 (osd.6) 131 : cluster 0 1.6 scrub ok 2023-10-07T22:06:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.954082+0000 osd.2 (osd.2) 3 : cluster 0 1.5 scrub starts 2023-10-07T22:06:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:10 smithi081 bash[89466]: cluster 2023-10-07T22:06:09.957430+0000 osd.2 (osd.2) 4 : cluster 0 1.5 scrub ok 2023-10-07T22:06:11.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:11.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:11.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:11.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:11.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:11.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:11.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:11.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:11.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:11.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:11.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:11.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:11.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:11.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.050886+0000 osd.7 (osd.7) 111 : cluster 0 1.0 scrub starts 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.057424+0000 osd.7 (osd.7) 112 : cluster 0 1.0 scrub ok 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.079576+0000 osd.3 (osd.3) 6 : cluster 0 1.4 scrub starts 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.091128+0000 osd.3 (osd.3) 7 : cluster 0 1.4 scrub ok 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.787361+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub starts 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: cluster 2023-10-07T22:06:10.793475+0000 osd.1 (osd.1) 3 : cluster 0 1.3 scrub ok 2023-10-07T22:06:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:11 smithi081 bash[89466]: audit 2023-10-07T22:06:10.913999+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:11.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:11.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:11.854 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.050886+0000 osd.7 (osd.7) 111 : cluster 0 1.0 scrub starts 2023-10-07T22:06:11.854 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.057424+0000 osd.7 (osd.7) 112 : cluster 0 1.0 scrub ok 2023-10-07T22:06:11.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.079576+0000 osd.3 (osd.3) 6 : cluster 0 1.4 scrub starts 2023-10-07T22:06:11.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.091128+0000 osd.3 (osd.3) 7 : cluster 0 1.4 scrub ok 2023-10-07T22:06:11.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.787361+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub starts 2023-10-07T22:06:11.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: cluster 2023-10-07T22:06:10.793475+0000 osd.1 (osd.1) 3 : cluster 0 1.3 scrub ok 2023-10-07T22:06:11.855 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[105281]: audit 2023-10-07T22:06:10.913999+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.050886+0000 osd.7 (osd.7) 111 : cluster 0 1.0 scrub starts 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.057424+0000 osd.7 (osd.7) 112 : cluster 0 1.0 scrub ok 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.079576+0000 osd.3 (osd.3) 6 : cluster 0 1.4 scrub starts 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.091128+0000 osd.3 (osd.3) 7 : cluster 0 1.4 scrub ok 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.787361+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub starts 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: cluster 2023-10-07T22:06:10.793475+0000 osd.1 (osd.1) 3 : cluster 0 1.3 scrub ok 2023-10-07T22:06:11.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:11 smithi008 bash[102097]: audit 2023-10-07T22:06:10.913999+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:11.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:11.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:11.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:12.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:12.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:12.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:12.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:12.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:12.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:12.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:12.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:12.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:12.535 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":828,"stamp":"2023-10-07T22:06:07.317129+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2527205292,"num_objects":38578,"num_object_clones":0,"num_object_copies":115734,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38578,"num_whiteouts":0,"num_read":512,"num_read_kb":937,"num_write":169882,"num_write_kb":6662734,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":3332488,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112606,"ondisk_log_size":112606,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":9997564,"kb_used_data":7460932,"kb_used_omap":13,"kb_used_meta":2536434,"kb_avail":646218500,"statfs":{"total":671965249536,"available":661727744000,"internally_reserved":0,"allocated":7639994368,"data_stored":7633475414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13317,"internal_metadata":2597309435},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,5,6,6,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-713555968,"num_objects":-10888,"num_object_clones":0,"num_object_copies":-32664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-10888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10888,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003195"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":92,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.637873+0000","last_change":"2023-10-07T21:56:33.520576+0000","last_active":"2023-10-07T22:05:45.637873+0000","last_peered":"2023-10-07T22:05:45.637873+0000","last_clean":"2023-10-07T22:05:45.637873+0000","last_became_active":"2023-10-07T21:56:33.520229+0000","last_became_peered":"2023-10-07T21:56:33.520229+0000","last_unstale":"2023-10-07T22:05:45.637873+0000","last_undegraded":"2023-10-07T22:05:45.637873+0000","last_fullsized":"2023-10-07T22:05:45.637873+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:20:07.878531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":178,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639363+0000","last_change":"2023-10-07T21:56:33.545393+0000","last_active":"2023-10-07T22:05:45.639363+0000","last_peered":"2023-10-07T22:05:45.639363+0000","last_clean":"2023-10-07T22:05:45.639363+0000","last_became_active":"2023-10-07T21:56:33.545033+0000","last_became_peered":"2023-10-07T21:56:33.545033+0000","last_unstale":"2023-10-07T22:05:45.639363+0000","last_undegraded":"2023-10-07T22:05:45.639363+0000","last_fullsized":"2023-10-07T22:05:45.639363+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:02.308614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":160,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.640009+0000","last_change":"2023-10-07T21:56:33.541525+0000","last_active":"2023-10-07T22:05:45.640009+0000","last_peered":"2023-10-07T22:05:45.640009+0000","last_clean":"2023-10-07T22:05:45.640009+0000","last_became_active":"2023-10-07T21:56:33.541184+0000","last_became_peered":"2023-10-07T21:56:33.541184+0000","last_unstale":"2023-10-07T22:05:45.640009+0000","last_undegraded":"2023-10-07T22:05:45.640009+0000","last_fullsized":"2023-10-07T22:05:45.640009+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:31:15.051623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":184,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631652+0000","last_change":"2023-10-07T22:01:42.669298+0000","last_active":"2023-10-07T22:05:45.631652+0000","last_peered":"2023-10-07T22:05:45.631652+0000","last_clean":"2023-10-07T22:05:45.631652+0000","last_became_active":"2023-10-07T22:01:42.668652+0000","last_became_peered":"2023-10-07T22:01:42.668652+0000","last_unstale":"2023-10-07T22:05:45.631652+0000","last_undegraded":"2023-10-07T22:05:45.631652+0000","last_fullsized":"2023-10-07T22:05:45.631652+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:12.209818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":189,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.658553+0000","last_change":"2023-10-07T21:49:07.601804+0000","last_active":"2023-10-07T22:05:46.658553+0000","last_peered":"2023-10-07T22:05:46.658553+0000","last_clean":"2023-10-07T22:05:46.658553+0000","last_became_active":"2023-10-07T21:49:07.599719+0000","last_became_peered":"2023-10-07T21:49:07.599719+0000","last_unstale":"2023-10-07T22:05:46.658553+0000","last_undegraded":"2023-10-07T22:05:46.658553+0000","last_fullsized":"2023-10-07T22:05:46.658553+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:07:30.494624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":171,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.634701+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T22:05:45.634701+0000","last_peered":"2023-10-07T22:05:45.634701+0000","last_clean":"2023-10-07T22:05:45.634701+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T22:05:45.634701+0000","last_undegraded":"2023-10-07T22:05:45.634701+0000","last_fullsized":"2023-10-07T22:05:45.634701+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":75,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.635386+0000","last_change":"2023-10-07T21:57:42.517197+0000","last_active":"2023-10-07T22:05:45.635386+0000","last_peered":"2023-10-07T22:05:45.635386+0000","last_clean":"2023-10-07T22:05:45.635386+0000","last_became_active":"2023-10-07T21:57:42.516614+0000","last_became_peered":"2023-10-07T21:57:42.516614+0000","last_unstale":"2023-10-07T22:05:45.635386+0000","last_undegraded":"2023-10-07T22:05:45.635386+0000","last_fullsized":"2023-10-07T22:05:45.635386+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:22.555752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":171,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.640427+0000","last_change":"2023-10-07T21:49:07.605023+0000","last_active":"2023-10-07T22:05:45.640427+0000","last_peered":"2023-10-07T22:05:45.640427+0000","last_clean":"2023-10-07T22:05:45.640427+0000","last_became_active":"2023-10-07T21:49:07.604193+0000","last_became_peered":"2023-10-07T21:49:07.604193+0000","last_unstale":"2023-10-07T22:05:45.640427+0000","last_undegraded":"2023-10-07T22:05:45.640427+0000","last_fullsized":"2023-10-07T22:05:45.640427+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.875081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":180,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.628183+0000","last_change":"2023-10-07T21:58:14.936309+0000","last_active":"2023-10-07T22:05:45.628183+0000","last_peered":"2023-10-07T22:05:45.628183+0000","last_clean":"2023-10-07T22:05:45.628183+0000","last_became_active":"2023-10-07T21:58:14.935671+0000","last_became_peered":"2023-10-07T21:58:14.935671+0000","last_unstale":"2023-10-07T22:05:45.628183+0000","last_undegraded":"2023-10-07T22:05:45.628183+0000","last_fullsized":"2023-10-07T22:05:45.628183+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:25.244155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":146,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.638880+0000","last_change":"2023-10-07T21:58:14.953743+0000","last_active":"2023-10-07T22:05:45.638880+0000","last_peered":"2023-10-07T22:05:45.638880+0000","last_clean":"2023-10-07T22:05:45.638880+0000","last_became_active":"2023-10-07T21:58:14.953249+0000","last_became_peered":"2023-10-07T21:58:14.953249+0000","last_unstale":"2023-10-07T22:05:45.638880+0000","last_undegraded":"2023-10-07T22:05:45.638880+0000","last_fullsized":"2023-10-07T22:05:45.638880+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:15:02.444088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":70,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630178+0000","last_change":"2023-10-07T21:58:14.972257+0000","last_active":"2023-10-07T22:05:45.630178+0000","last_peered":"2023-10-07T22:05:45.630178+0000","last_clean":"2023-10-07T22:05:45.630178+0000","last_became_active":"2023-10-07T21:58:14.943683+0000","last_became_peered":"2023-10-07T21:58:14.943683+0000","last_unstale":"2023-10-07T22:05:45.630178+0000","last_undegraded":"2023-10-07T22:05:45.630178+0000","last_fullsized":"2023-10-07T22:05:45.630178+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:05:34.743020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":154,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.641303+0000","last_change":"2023-10-07T21:48:36.343480+0000","last_active":"2023-10-07T22:05:46.641303+0000","last_peered":"2023-10-07T22:05:46.641303+0000","last_clean":"2023-10-07T22:05:46.641303+0000","last_became_active":"2023-10-07T21:48:36.342823+0000","last_became_peered":"2023-10-07T21:48:36.342823+0000","last_unstale":"2023-10-07T22:05:46.641303+0000","last_undegraded":"2023-10-07T22:05:46.641303+0000","last_fullsized":"2023-10-07T22:05:46.641303+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:41:28.414638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":74,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629696+0000","last_change":"2023-10-07T21:58:14.966002+0000","last_active":"2023-10-07T22:05:45.629696+0000","last_peered":"2023-10-07T22:05:45.629696+0000","last_clean":"2023-10-07T22:05:45.629696+0000","last_became_active":"2023-10-07T21:58:14.939767+0000","last_became_peered":"2023-10-07T21:58:14.939767+0000","last_unstale":"2023-10-07T22:05:45.629696+0000","last_undegraded":"2023-10-07T22:05:45.629696+0000","last_fullsized":"2023-10-07T22:05:45.629696+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:53:49.585041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":130,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.634907+0000","last_change":"2023-10-07T21:56:33.538836+0000","last_active":"2023-10-07T22:05:45.634907+0000","last_peered":"2023-10-07T22:05:45.634907+0000","last_clean":"2023-10-07T22:05:45.634907+0000","last_became_active":"2023-10-07T21:56:33.537541+0000","last_became_peered":"2023-10-07T21:56:33.537541+0000","last_unstale":"2023-10-07T22:05:45.634907+0000","last_undegraded":"2023-10-07T22:05:45.634907+0000","last_fullsized":"2023-10-07T22:05:45.634907+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:23.684829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":70,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.627451+0000","last_change":"2023-10-07T21:58:14.960860+0000","last_active":"2023-10-07T22:05:45.627451+0000","last_peered":"2023-10-07T22:05:45.627451+0000","last_clean":"2023-10-07T22:05:45.627451+0000","last_became_active":"2023-10-07T21:58:14.939529+0000","last_became_peered":"2023-10-07T21:58:14.939529+0000","last_unstale":"2023-10-07T22:05:45.627451+0000","last_undegraded":"2023-10-07T22:05:45.627451+0000","last_fullsized":"2023-10-07T22:05:45.627451+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:40:54.380780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":187,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639670+0000","last_change":"2023-10-07T21:58:14.952814+0000","last_active":"2023-10-07T22:05:45.639670+0000","last_peered":"2023-10-07T22:05:45.639670+0000","last_clean":"2023-10-07T22:05:45.639670+0000","last_became_active":"2023-10-07T21:58:14.952159+0000","last_became_peered":"2023-10-07T21:58:14.952159+0000","last_unstale":"2023-10-07T22:05:45.639670+0000","last_undegraded":"2023-10-07T22:05:45.639670+0000","last_fullsized":"2023-10-07T22:05:45.639670+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:00.755299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":64,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630743+0000","last_change":"2023-10-07T21:58:14.945766+0000","last_active":"2023-10-07T22:05:45.630743+0000","last_peered":"2023-10-07T22:05:45.630743+0000","last_clean":"2023-10-07T22:05:45.630743+0000","last_became_active":"2023-10-07T21:58:14.945422+0000","last_became_peered":"2023-10-07T21:58:14.945422+0000","last_unstale":"2023-10-07T22:05:45.630743+0000","last_undegraded":"2023-10-07T22:05:45.630743+0000","last_fullsized":"2023-10-07T22:05:45.630743+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:03.321454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":179,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.626761+0000","last_change":"2023-10-07T21:58:14.938877+0000","last_active":"2023-10-07T22:05:45.626761+0000","last_peered":"2023-10-07T22:05:45.626761+0000","last_clean":"2023-10-07T22:05:45.626761+0000","last_became_active":"2023-10-07T21:58:14.938491+0000","last_became_peered":"2023-10-07T21:58:14.938491+0000","last_unstale":"2023-10-07T22:05:45.626761+0000","last_undegraded":"2023-10-07T22:05:45.626761+0000","last_fullsized":"2023-10-07T22:05:45.626761+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:03:57.211678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":64,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630200+0000","last_change":"2023-10-07T21:58:14.939981+0000","last_active":"2023-10-07T22:05:45.630200+0000","last_peered":"2023-10-07T22:05:45.630200+0000","last_clean":"2023-10-07T22:05:45.630200+0000","last_became_active":"2023-10-07T21:58:14.939549+0000","last_became_peered":"2023-10-07T21:58:14.939549+0000","last_unstale":"2023-10-07T22:05:45.630200+0000","last_undegraded":"2023-10-07T22:05:45.630200+0000","last_fullsized":"2023-10-07T22:05:45.630200+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:53:02.972164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":175,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.644282+0000","last_change":"2023-10-07T21:58:14.951666+0000","last_active":"2023-10-07T22:05:46.644282+0000","last_peered":"2023-10-07T22:05:46.644282+0000","last_clean":"2023-10-07T22:05:46.644282+0000","last_became_active":"2023-10-07T21:58:14.949955+0000","last_became_peered":"2023-10-07T21:58:14.949955+0000","last_unstale":"2023-10-07T22:05:46.644282+0000","last_undegraded":"2023-10-07T22:05:46.644282+0000","last_fullsized":"2023-10-07T22:05:46.644282+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:24:03.857476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":194,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631702+0000","last_change":"2023-10-07T21:57:42.521260+0000","last_active":"2023-10-07T22:05:45.631702+0000","last_peered":"2023-10-07T22:05:45.631702+0000","last_clean":"2023-10-07T22:05:45.631702+0000","last_became_active":"2023-10-07T21:57:42.515102+0000","last_became_peered":"2023-10-07T21:57:42.515102+0000","last_unstale":"2023-10-07T22:05:45.631702+0000","last_undegraded":"2023-10-07T22:05:45.631702+0000","last_fullsized":"2023-10-07T22:05:45.631702+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:19.817561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":187,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.644375+0000","last_change":"2023-10-07T21:58:14.953149+0000","last_active":"2023-10-07T22:05:46.644375+0000","last_peered":"2023-10-07T22:05:46.644375+0000","last_clean":"2023-10-07T22:05:46.644375+0000","last_became_active":"2023-10-07T21:58:14.952843+0000","last_became_peered":"2023-10-07T21:58:14.952843+0000","last_unstale":"2023-10-07T22:05:46.644375+0000","last_undegraded":"2023-10-07T22:05:46.644375+0000","last_fullsized":"2023-10-07T22:05:46.644375+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:39:22.287929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"202'10653","reported_seq":10679,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:07.257372+0000","last_change":"2023-10-07T22:02:39.974152+0000","last_active":"2023-10-07T22:06:07.257372+0000","last_peered":"2023-10-07T22:06:07.257372+0000","last_clean":"2023-10-07T22:06:07.257372+0000","last_became_active":"2023-10-07T22:02:39.973748+0000","last_became_peered":"2023-10-07T22:02:39.973748+0000","last_unstale":"2023-10-07T22:06:07.257372+0000","last_undegraded":"2023-10-07T22:06:07.257372+0000","last_fullsized":"2023-10-07T22:06:07.257372+0000","mapping_epoch":184,"log_start":"189'2698","ondisk_log_start":"189'2698","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7955,"log_dups_size":0,"ondisk_log_size":7955,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:03:15.035375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160235520,"num_objects":2445,"num_object_clones":0,"num_object_copies":7335,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2445,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10653,"num_write_kb":419136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":68,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.636918+0000","last_change":"2023-10-07T21:58:14.974751+0000","last_active":"2023-10-07T22:05:45.636918+0000","last_peered":"2023-10-07T22:05:45.636918+0000","last_clean":"2023-10-07T22:05:45.636918+0000","last_became_active":"2023-10-07T21:58:14.944418+0000","last_became_peered":"2023-10-07T21:58:14.944418+0000","last_unstale":"2023-10-07T22:05:45.636918+0000","last_undegraded":"2023-10-07T22:05:45.636918+0000","last_fullsized":"2023-10-07T22:05:45.636918+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:18:47.718091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":182,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631243+0000","last_change":"2023-10-07T21:58:14.939466+0000","last_active":"2023-10-07T22:05:45.631243+0000","last_peered":"2023-10-07T22:05:45.631243+0000","last_clean":"2023-10-07T22:05:45.631243+0000","last_became_active":"2023-10-07T21:58:14.939096+0000","last_became_peered":"2023-10-07T21:58:14.939096+0000","last_unstale":"2023-10-07T22:05:45.631243+0000","last_undegraded":"2023-10-07T22:05:45.631243+0000","last_fullsized":"2023-10-07T22:05:45.631243+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:02:41.491171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"202'10844","reported_seq":10870,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:07.234790+0000","last_change":"2023-10-07T22:02:40.280284+0000","last_active":"2023-10-07T22:06:07.234790+0000","last_peered":"2023-10-07T22:06:07.234790+0000","last_clean":"2023-10-07T22:06:07.234790+0000","last_became_active":"2023-10-07T22:02:40.279410+0000","last_became_peered":"2023-10-07T22:02:40.279410+0000","last_unstale":"2023-10-07T22:06:07.234790+0000","last_undegraded":"2023-10-07T22:06:07.234790+0000","last_fullsized":"2023-10-07T22:06:07.234790+0000","mapping_epoch":184,"log_start":"189'3938","ondisk_log_start":"189'3938","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6906,"log_dups_size":0,"ondisk_log_size":6906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:17.298870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155320320,"num_objects":2370,"num_object_clones":0,"num_object_copies":7110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10844,"num_write_kb":422848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":68,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.628612+0000","last_change":"2023-10-07T21:58:14.977099+0000","last_active":"2023-10-07T22:05:45.628612+0000","last_peered":"2023-10-07T22:05:45.628612+0000","last_clean":"2023-10-07T22:05:45.628612+0000","last_became_active":"2023-10-07T21:58:14.946585+0000","last_became_peered":"2023-10-07T21:58:14.946585+0000","last_unstale":"2023-10-07T22:05:45.628612+0000","last_undegraded":"2023-10-07T22:05:45.628612+0000","last_fullsized":"2023-10-07T22:05:45.628612+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:03.493591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":170,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.625444+0000","last_change":"2023-10-07T21:56:33.542413+0000","last_active":"2023-10-07T22:05:45.625444+0000","last_peered":"2023-10-07T22:05:45.625444+0000","last_clean":"2023-10-07T22:05:45.625444+0000","last_became_active":"2023-10-07T21:56:33.541944+0000","last_became_peered":"2023-10-07T21:56:33.541944+0000","last_unstale":"2023-10-07T22:05:45.625444+0000","last_undegraded":"2023-10-07T22:05:45.625444+0000","last_fullsized":"2023-10-07T22:05:45.625444+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:59:56.337514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"202'10385","reported_seq":10415,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:02.488175+0000","last_change":"2023-10-07T22:02:40.280847+0000","last_active":"2023-10-07T22:06:02.488175+0000","last_peered":"2023-10-07T22:06:02.488175+0000","last_clean":"2023-10-07T22:06:02.488175+0000","last_became_active":"2023-10-07T22:02:40.280575+0000","last_became_peered":"2023-10-07T22:02:40.280575+0000","last_unstale":"2023-10-07T22:06:02.488175+0000","last_undegraded":"2023-10-07T22:06:02.488175+0000","last_fullsized":"2023-10-07T22:06:02.488175+0000","mapping_epoch":184,"log_start":"189'3314","ondisk_log_start":"189'3314","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7071,"log_dups_size":0,"ondisk_log_size":7071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:42:56.008672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166526976,"num_objects":2541,"num_object_clones":0,"num_object_copies":7623,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2541,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10385,"num_write_kb":413632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":68,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629456+0000","last_change":"2023-10-07T21:58:14.953372+0000","last_active":"2023-10-07T22:05:45.629456+0000","last_peered":"2023-10-07T22:05:45.629456+0000","last_clean":"2023-10-07T22:05:45.629456+0000","last_became_active":"2023-10-07T21:58:14.938670+0000","last_became_peered":"2023-10-07T21:58:14.938670+0000","last_unstale":"2023-10-07T22:05:45.629456+0000","last_undegraded":"2023-10-07T22:05:45.629456+0000","last_fullsized":"2023-10-07T22:05:45.629456+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:15.831058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":181,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.633485+0000","last_change":"2023-10-07T21:58:14.943189+0000","last_active":"2023-10-07T22:05:45.633485+0000","last_peered":"2023-10-07T22:05:45.633485+0000","last_clean":"2023-10-07T22:05:45.633485+0000","last_became_active":"2023-10-07T21:58:14.942893+0000","last_became_peered":"2023-10-07T21:58:14.942893+0000","last_unstale":"2023-10-07T22:05:45.633485+0000","last_undegraded":"2023-10-07T22:05:45.633485+0000","last_fullsized":"2023-10-07T22:05:45.633485+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:53.661470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"202'10757","reported_seq":10787,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:06.119657+0000","last_change":"2023-10-07T22:02:39.979665+0000","last_active":"2023-10-07T22:06:06.119657+0000","last_peered":"2023-10-07T22:06:06.119657+0000","last_clean":"2023-10-07T22:06:06.119657+0000","last_became_active":"2023-10-07T22:02:39.979238+0000","last_became_peered":"2023-10-07T22:02:39.979238+0000","last_unstale":"2023-10-07T22:06:06.119657+0000","last_undegraded":"2023-10-07T22:06:06.119657+0000","last_fullsized":"2023-10-07T22:06:06.119657+0000","mapping_epoch":184,"log_start":"190'4489","ondisk_log_start":"190'4489","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6268,"log_dups_size":0,"ondisk_log_size":6268,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:26.580024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159186944,"num_objects":2429,"num_object_clones":0,"num_object_copies":7287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10757,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":160,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629772+0000","last_change":"2023-10-07T21:49:07.599498+0000","last_active":"2023-10-07T22:05:45.629772+0000","last_peered":"2023-10-07T22:05:45.629772+0000","last_clean":"2023-10-07T22:05:45.629772+0000","last_became_active":"2023-10-07T21:49:07.599137+0000","last_became_peered":"2023-10-07T21:49:07.599137+0000","last_unstale":"2023-10-07T22:05:45.629772+0000","last_undegraded":"2023-10-07T22:05:45.629772+0000","last_fullsized":"2023-10-07T22:05:45.629772+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:20:28.665281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":167,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.628832+0000","last_change":"2023-10-07T21:56:33.533005+0000","last_active":"2023-10-07T22:05:45.628832+0000","last_peered":"2023-10-07T22:05:45.628832+0000","last_clean":"2023-10-07T22:05:45.628832+0000","last_became_active":"2023-10-07T21:56:33.532558+0000","last_became_peered":"2023-10-07T21:56:33.532558+0000","last_unstale":"2023-10-07T22:05:45.628832+0000","last_undegraded":"2023-10-07T22:05:45.628832+0000","last_fullsized":"2023-10-07T22:05:45.628832+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:40.208989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":552,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.643102+0000","last_change":"2023-10-07T22:05:46.643102+0000","last_active":"2023-10-07T22:05:46.643102+0000","last_peered":"2023-10-07T22:05:46.643102+0000","last_clean":"2023-10-07T22:05:46.643102+0000","last_became_active":"2023-10-07T22:05:46.642681+0000","last_became_peered":"2023-10-07T22:05:46.642681+0000","last_unstale":"2023-10-07T22:05:46.643102+0000","last_undegraded":"2023-10-07T22:05:46.643102+0000","last_fullsized":"2023-10-07T22:05:46.643102+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":21,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.0","version":"202'10567","reported_seq":10597,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:05.838506+0000","last_change":"2023-10-07T22:02:39.975529+0000","last_active":"2023-10-07T22:06:05.838506+0000","last_peered":"2023-10-07T22:06:05.838506+0000","last_clean":"2023-10-07T22:06:05.838506+0000","last_became_active":"2023-10-07T22:02:39.975207+0000","last_became_peered":"2023-10-07T22:02:39.975207+0000","last_unstale":"2023-10-07T22:06:05.838506+0000","last_undegraded":"2023-10-07T22:06:05.838506+0000","last_fullsized":"2023-10-07T22:06:05.838506+0000","mapping_epoch":184,"log_start":"189'3982","ondisk_log_start":"189'3982","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6585,"log_dups_size":0,"ondisk_log_size":6585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.620332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158400512,"num_objects":2417,"num_object_clones":0,"num_object_copies":7251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2417,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10567,"num_write_kb":415488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":183,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639765+0000","last_change":"2023-10-07T21:56:33.550572+0000","last_active":"2023-10-07T22:05:45.639765+0000","last_peered":"2023-10-07T22:05:45.639765+0000","last_clean":"2023-10-07T22:05:45.639765+0000","last_became_active":"2023-10-07T21:56:33.529073+0000","last_became_peered":"2023-10-07T21:56:33.529073+0000","last_unstale":"2023-10-07T22:05:45.639765+0000","last_undegraded":"2023-10-07T22:05:45.639765+0000","last_fullsized":"2023-10-07T22:05:45.639765+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:40.371528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":143,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639900+0000","last_change":"2023-10-07T21:56:33.545437+0000","last_active":"2023-10-07T22:05:45.639900+0000","last_peered":"2023-10-07T22:05:45.639900+0000","last_clean":"2023-10-07T22:05:45.639900+0000","last_became_active":"2023-10-07T21:56:33.545091+0000","last_became_peered":"2023-10-07T21:56:33.545091+0000","last_unstale":"2023-10-07T22:05:45.639900+0000","last_undegraded":"2023-10-07T22:05:45.639900+0000","last_fullsized":"2023-10-07T22:05:45.639900+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:22:44.660926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"80'161","reported_seq":485,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.666504+0000","last_change":"2023-10-07T22:05:46.666504+0000","last_active":"2023-10-07T22:05:46.666504+0000","last_peered":"2023-10-07T22:05:46.666504+0000","last_clean":"2023-10-07T22:05:46.666504+0000","last_became_active":"2023-10-07T22:05:46.666065+0000","last_became_peered":"2023-10-07T22:05:46.666065+0000","last_unstale":"2023-10-07T22:05:46.666504+0000","last_undegraded":"2023-10-07T22:05:46.666504+0000","last_fullsized":"2023-10-07T22:05:46.666504+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":531037,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.1","version":"202'10659","reported_seq":10689,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:06.111807+0000","last_change":"2023-10-07T22:02:39.978720+0000","last_active":"2023-10-07T22:06:06.111807+0000","last_peered":"2023-10-07T22:06:06.111807+0000","last_clean":"2023-10-07T22:06:06.111807+0000","last_became_active":"2023-10-07T22:02:39.978364+0000","last_became_peered":"2023-10-07T22:02:39.978364+0000","last_unstale":"2023-10-07T22:06:06.111807+0000","last_undegraded":"2023-10-07T22:06:06.111807+0000","last_fullsized":"2023-10-07T22:06:06.111807+0000","mapping_epoch":184,"log_start":"190'4378","ondisk_log_start":"190'4378","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6281,"log_dups_size":0,"ondisk_log_size":6281,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:24.278107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152895488,"num_objects":2333,"num_object_clones":0,"num_object_copies":6999,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10659,"num_write_kb":415744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":172,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.633374+0000","last_change":"2023-10-07T21:56:33.537325+0000","last_active":"2023-10-07T22:05:45.633374+0000","last_peered":"2023-10-07T22:05:45.633374+0000","last_clean":"2023-10-07T22:05:45.633374+0000","last_became_active":"2023-10-07T21:56:33.536827+0000","last_became_peered":"2023-10-07T21:56:33.536827+0000","last_unstale":"2023-10-07T22:05:45.633374+0000","last_undegraded":"2023-10-07T22:05:45.633374+0000","last_fullsized":"2023-10-07T22:05:45.633374+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:39:56.150149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":148,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.634923+0000","last_change":"2023-10-07T21:56:33.541706+0000","last_active":"2023-10-07T22:05:45.634923+0000","last_peered":"2023-10-07T22:05:45.634923+0000","last_clean":"2023-10-07T22:05:45.634923+0000","last_became_active":"2023-10-07T21:56:33.541096+0000","last_became_peered":"2023-10-07T21:56:33.541096+0000","last_unstale":"2023-10-07T22:05:45.634923+0000","last_undegraded":"2023-10-07T22:05:45.634923+0000","last_fullsized":"2023-10-07T22:05:45.634923+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:10.568393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"202'10217","reported_seq":10247,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:02.514691+0000","last_change":"2023-10-07T22:02:39.978681+0000","last_active":"2023-10-07T22:06:02.514691+0000","last_peered":"2023-10-07T22:06:02.514691+0000","last_clean":"2023-10-07T22:06:02.514691+0000","last_became_active":"2023-10-07T22:02:39.978359+0000","last_became_peered":"2023-10-07T22:02:39.978359+0000","last_unstale":"2023-10-07T22:06:02.514691+0000","last_undegraded":"2023-10-07T22:06:02.514691+0000","last_fullsized":"2023-10-07T22:06:02.514691+0000","mapping_epoch":184,"log_start":"189'3134","ondisk_log_start":"189'3134","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7083,"log_dups_size":0,"ondisk_log_size":7083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:26:44.290399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162332672,"num_objects":2477,"num_object_clones":0,"num_object_copies":7431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10217,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":177,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.625341+0000","last_change":"2023-10-07T21:58:14.936600+0000","last_active":"2023-10-07T22:05:45.625341+0000","last_peered":"2023-10-07T22:05:45.625341+0000","last_clean":"2023-10-07T22:05:45.625341+0000","last_became_active":"2023-10-07T21:58:14.935993+0000","last_became_peered":"2023-10-07T21:58:14.935993+0000","last_unstale":"2023-10-07T22:05:45.625341+0000","last_undegraded":"2023-10-07T22:05:45.625341+0000","last_fullsized":"2023-10-07T22:05:45.625341+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:20:12.170507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":130,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.635974+0000","last_change":"2023-10-07T21:56:33.550975+0000","last_active":"2023-10-07T22:05:45.635974+0000","last_peered":"2023-10-07T22:05:45.635974+0000","last_clean":"2023-10-07T22:05:45.635974+0000","last_became_active":"2023-10-07T21:56:33.550610+0000","last_became_peered":"2023-10-07T21:56:33.550610+0000","last_unstale":"2023-10-07T22:05:45.635974+0000","last_undegraded":"2023-10-07T22:05:45.635974+0000","last_fullsized":"2023-10-07T22:05:45.635974+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:33:25.549882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":485,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.655583+0000","last_change":"2023-10-07T22:05:46.655583+0000","last_active":"2023-10-07T22:05:46.655583+0000","last_peered":"2023-10-07T22:05:46.655583+0000","last_clean":"2023-10-07T22:05:46.655583+0000","last_became_active":"2023-10-07T22:05:46.655090+0000","last_became_peered":"2023-10-07T22:05:46.655090+0000","last_unstale":"2023-10-07T22:05:46.655583+0000","last_undegraded":"2023-10-07T22:05:46.655583+0000","last_fullsized":"2023-10-07T22:05:46.655583+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":21,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.3","version":"202'10703","reported_seq":10733,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:06.158016+0000","last_change":"2023-10-07T22:02:39.976687+0000","last_active":"2023-10-07T22:06:06.158016+0000","last_peered":"2023-10-07T22:06:06.158016+0000","last_clean":"2023-10-07T22:06:06.158016+0000","last_became_active":"2023-10-07T22:02:39.976357+0000","last_became_peered":"2023-10-07T22:02:39.976357+0000","last_unstale":"2023-10-07T22:06:06.158016+0000","last_undegraded":"2023-10-07T22:06:06.158016+0000","last_fullsized":"2023-10-07T22:06:06.158016+0000","mapping_epoch":184,"log_start":"190'4428","ondisk_log_start":"190'4428","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6275,"log_dups_size":0,"ondisk_log_size":6275,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:32.494078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152633344,"num_objects":2329,"num_object_clones":0,"num_object_copies":6987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10703,"num_write_kb":417024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":196,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.640202+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:05:45.640202+0000","last_peered":"2023-10-07T22:05:45.640202+0000","last_clean":"2023-10-07T22:05:45.640202+0000","last_became_active":"2023-10-07T21:58:14.955666+0000","last_became_peered":"2023-10-07T21:58:14.955666+0000","last_unstale":"2023-10-07T22:05:45.640202+0000","last_undegraded":"2023-10-07T22:05:45.640202+0000","last_fullsized":"2023-10-07T22:05:45.640202+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:02:43.776065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":170,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.636440+0000","last_change":"2023-10-07T21:58:14.946819+0000","last_active":"2023-10-07T22:05:45.636440+0000","last_peered":"2023-10-07T22:05:45.636440+0000","last_clean":"2023-10-07T22:05:45.636440+0000","last_became_active":"2023-10-07T21:58:14.946452+0000","last_became_peered":"2023-10-07T21:58:14.946452+0000","last_unstale":"2023-10-07T22:05:45.636440+0000","last_undegraded":"2023-10-07T22:05:45.636440+0000","last_fullsized":"2023-10-07T22:05:45.636440+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:11.908319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":427,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.656962+0000","last_change":"2023-10-07T22:05:46.656962+0000","last_active":"2023-10-07T22:05:46.656962+0000","last_peered":"2023-10-07T22:05:46.656962+0000","last_clean":"2023-10-07T22:05:46.656962+0000","last_became_active":"2023-10-07T22:05:46.656529+0000","last_became_peered":"2023-10-07T22:05:46.656529+0000","last_unstale":"2023-10-07T22:05:46.656962+0000","last_undegraded":"2023-10-07T22:05:46.656962+0000","last_fullsized":"2023-10-07T22:05:46.656962+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":161009,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.e","version":"202'10562","reported_seq":10591,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:02.514972+0000","last_change":"2023-10-07T22:02:40.280853+0000","last_active":"2023-10-07T22:06:02.514972+0000","last_peered":"2023-10-07T22:06:02.514972+0000","last_clean":"2023-10-07T22:06:02.514972+0000","last_became_active":"2023-10-07T22:02:40.280137+0000","last_became_peered":"2023-10-07T22:02:40.280137+0000","last_unstale":"2023-10-07T22:06:02.514972+0000","last_undegraded":"2023-10-07T22:06:02.514972+0000","last_fullsized":"2023-10-07T22:06:02.514972+0000","mapping_epoch":184,"log_start":"189'3428","ondisk_log_start":"189'3428","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7134,"log_dups_size":0,"ondisk_log_size":7134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:50:44.319945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171966464,"num_objects":2624,"num_object_clones":0,"num_object_copies":7872,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2624,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10562,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":197,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.641317+0000","last_change":"2023-10-07T21:58:14.938524+0000","last_active":"2023-10-07T22:05:46.641317+0000","last_peered":"2023-10-07T22:05:46.641317+0000","last_clean":"2023-10-07T22:05:46.641317+0000","last_became_active":"2023-10-07T21:58:14.938113+0000","last_became_peered":"2023-10-07T21:58:14.938113+0000","last_unstale":"2023-10-07T22:05:46.641317+0000","last_undegraded":"2023-10-07T22:05:46.641317+0000","last_fullsized":"2023-10-07T22:05:46.641317+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:42.407524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":177,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.626691+0000","last_change":"2023-10-07T21:49:07.600706+0000","last_active":"2023-10-07T22:05:45.626691+0000","last_peered":"2023-10-07T22:05:45.626691+0000","last_clean":"2023-10-07T22:05:45.626691+0000","last_became_active":"2023-10-07T21:49:07.600383+0000","last_became_peered":"2023-10-07T21:49:07.600383+0000","last_unstale":"2023-10-07T22:05:45.626691+0000","last_undegraded":"2023-10-07T22:05:45.626691+0000","last_fullsized":"2023-10-07T22:05:45.626691+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:38.344191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":150,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.641378+0000","last_change":"2023-10-07T21:56:33.528055+0000","last_active":"2023-10-07T22:05:46.641378+0000","last_peered":"2023-10-07T22:05:46.641378+0000","last_clean":"2023-10-07T22:05:46.641378+0000","last_became_active":"2023-10-07T21:56:33.527701+0000","last_became_peered":"2023-10-07T21:56:33.527701+0000","last_unstale":"2023-10-07T22:05:46.641378+0000","last_undegraded":"2023-10-07T22:05:46.641378+0000","last_fullsized":"2023-10-07T22:05:46.641378+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:42:01.078613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":485,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.653220+0000","last_change":"2023-10-07T22:05:46.653220+0000","last_active":"2023-10-07T22:05:46.653220+0000","last_peered":"2023-10-07T22:05:46.653220+0000","last_clean":"2023-10-07T22:05:46.653220+0000","last_became_active":"2023-10-07T22:05:46.652787+0000","last_became_peered":"2023-10-07T22:05:46.652787+0000","last_unstale":"2023-10-07T22:05:46.653220+0000","last_undegraded":"2023-10-07T22:05:46.653220+0000","last_fullsized":"2023-10-07T22:05:46.653220+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":45,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268350,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"202'10746","reported_seq":10772,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:07.243765+0000","last_change":"2023-10-07T22:02:40.278736+0000","last_active":"2023-10-07T22:06:07.243765+0000","last_peered":"2023-10-07T22:06:07.243765+0000","last_clean":"2023-10-07T22:06:07.243765+0000","last_became_active":"2023-10-07T22:02:40.278348+0000","last_became_peered":"2023-10-07T22:02:40.278348+0000","last_unstale":"2023-10-07T22:06:07.243765+0000","last_undegraded":"2023-10-07T22:06:07.243765+0000","last_fullsized":"2023-10-07T22:06:07.243765+0000","mapping_epoch":184,"log_start":"189'2807","ondisk_log_start":"189'2807","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7939,"log_dups_size":0,"ondisk_log_size":7939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:52:51.260806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150863872,"num_objects":2302,"num_object_clones":0,"num_object_copies":6906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10746,"num_write_kb":417536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":164,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.632868+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T22:05:45.632868+0000","last_peered":"2023-10-07T22:05:45.632868+0000","last_clean":"2023-10-07T22:05:45.632868+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T22:05:45.632868+0000","last_undegraded":"2023-10-07T22:05:45.632868+0000","last_fullsized":"2023-10-07T22:05:45.632868+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":129,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.628632+0000","last_change":"2023-10-07T21:56:33.542368+0000","last_active":"2023-10-07T22:05:45.628632+0000","last_peered":"2023-10-07T22:05:45.628632+0000","last_clean":"2023-10-07T22:05:45.628632+0000","last_became_active":"2023-10-07T21:56:33.541876+0000","last_became_peered":"2023-10-07T21:56:33.541876+0000","last_unstale":"2023-10-07T22:05:45.628632+0000","last_undegraded":"2023-10-07T22:05:45.628632+0000","last_fullsized":"2023-10-07T22:05:45.628632+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:28.351961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":168,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.641236+0000","last_change":"2023-10-07T21:49:07.593728+0000","last_active":"2023-10-07T22:05:46.641236+0000","last_peered":"2023-10-07T22:05:46.641236+0000","last_clean":"2023-10-07T22:05:46.641236+0000","last_became_active":"2023-10-07T21:49:07.593403+0000","last_became_peered":"2023-10-07T21:49:07.593403+0000","last_unstale":"2023-10-07T22:05:46.641236+0000","last_undegraded":"2023-10-07T22:05:46.641236+0000","last_fullsized":"2023-10-07T22:05:46.641236+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:52.805715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":552,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.658556+0000","last_change":"2023-10-07T22:05:46.658556+0000","last_active":"2023-10-07T22:05:46.658556+0000","last_peered":"2023-10-07T22:05:46.658556+0000","last_clean":"2023-10-07T22:05:46.658556+0000","last_became_active":"2023-10-07T22:05:46.658138+0000","last_became_peered":"2023-10-07T22:05:46.658138+0000","last_unstale":"2023-10-07T22:05:46.658556+0000","last_undegraded":"2023-10-07T22:05:46.658556+0000","last_fullsized":"2023-10-07T22:05:46.658556+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":45,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.b","version":"202'10570","reported_seq":10600,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:05.795567+0000","last_change":"2023-10-07T22:02:39.974619+0000","last_active":"2023-10-07T22:06:05.795567+0000","last_peered":"2023-10-07T22:06:05.795567+0000","last_clean":"2023-10-07T22:06:05.795567+0000","last_became_active":"2023-10-07T22:02:39.974283+0000","last_became_peered":"2023-10-07T22:02:39.974283+0000","last_unstale":"2023-10-07T22:06:05.795567+0000","last_undegraded":"2023-10-07T22:06:05.795567+0000","last_fullsized":"2023-10-07T22:06:05.795567+0000","mapping_epoch":184,"log_start":"189'3962","ondisk_log_start":"189'3962","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6608,"log_dups_size":0,"ondisk_log_size":6608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:16:07.870114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152305664,"num_objects":2324,"num_object_clones":0,"num_object_copies":6972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10570,"num_write_kb":412608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":188,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.625665+0000","last_change":"2023-10-07T21:49:07.592715+0000","last_active":"2023-10-07T22:05:45.625665+0000","last_peered":"2023-10-07T22:05:45.625665+0000","last_clean":"2023-10-07T22:05:45.625665+0000","last_became_active":"2023-10-07T21:49:07.592143+0000","last_became_peered":"2023-10-07T21:49:07.592143+0000","last_unstale":"2023-10-07T22:05:45.625665+0000","last_undegraded":"2023-10-07T22:05:45.625665+0000","last_fullsized":"2023-10-07T22:05:45.625665+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:54.325988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":154,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.636777+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T22:05:45.636777+0000","last_peered":"2023-10-07T22:05:45.636777+0000","last_clean":"2023-10-07T22:05:45.636777+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T22:05:45.636777+0000","last_undegraded":"2023-10-07T22:05:45.636777+0000","last_fullsized":"2023-10-07T22:05:45.636777+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":175,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.636526+0000","last_change":"2023-10-07T21:47:17.000839+0000","last_active":"2023-10-07T22:05:45.636526+0000","last_peered":"2023-10-07T22:05:45.636526+0000","last_clean":"2023-10-07T22:05:45.636526+0000","last_became_active":"2023-10-07T21:47:17.000443+0000","last_became_peered":"2023-10-07T21:47:17.000443+0000","last_unstale":"2023-10-07T22:05:45.636526+0000","last_undegraded":"2023-10-07T22:05:45.636526+0000","last_fullsized":"2023-10-07T22:05:45.636526+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:14:27.091554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"202'10693","reported_seq":10719,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:07.241519+0000","last_change":"2023-10-07T22:02:39.973378+0000","last_active":"2023-10-07T22:06:07.241519+0000","last_peered":"2023-10-07T22:06:07.241519+0000","last_clean":"2023-10-07T22:06:07.241519+0000","last_became_active":"2023-10-07T22:02:39.972823+0000","last_became_peered":"2023-10-07T22:02:39.972823+0000","last_unstale":"2023-10-07T22:06:07.241519+0000","last_undegraded":"2023-10-07T22:06:07.241519+0000","last_fullsized":"2023-10-07T22:06:07.241519+0000","mapping_epoch":184,"log_start":"189'3864","ondisk_log_start":"189'3864","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6829,"log_dups_size":0,"ondisk_log_size":6829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:38.571124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153026560,"num_objects":2335,"num_object_clones":0,"num_object_copies":7005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2335,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10693,"num_write_kb":416896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":184,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.626275+0000","last_change":"2023-10-07T21:58:14.935787+0000","last_active":"2023-10-07T22:05:45.626275+0000","last_peered":"2023-10-07T22:05:45.626275+0000","last_clean":"2023-10-07T22:05:45.626275+0000","last_became_active":"2023-10-07T21:58:14.935373+0000","last_became_peered":"2023-10-07T21:58:14.935373+0000","last_unstale":"2023-10-07T22:05:45.626275+0000","last_undegraded":"2023-10-07T22:05:45.626275+0000","last_fullsized":"2023-10-07T22:05:45.626275+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:27:06.942563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":533,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630224+0000","last_change":"2023-10-07T22:05:41.410493+0000","last_active":"2023-10-07T22:05:45.630224+0000","last_peered":"2023-10-07T22:05:45.630224+0000","last_clean":"2023-10-07T22:05:45.630224+0000","last_became_active":"2023-10-07T22:05:41.410069+0000","last_became_peered":"2023-10-07T22:05:41.410069+0000","last_unstale":"2023-10-07T22:05:45.630224+0000","last_undegraded":"2023-10-07T22:05:45.630224+0000","last_fullsized":"2023-10-07T22:05:45.630224+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":82,"num_write":21,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":131,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.815225+0000","last_change":"2023-10-07T21:49:07.604870+0000","last_active":"2023-10-07T22:05:45.815225+0000","last_peered":"2023-10-07T22:05:45.815225+0000","last_clean":"2023-10-07T22:05:45.815225+0000","last_became_active":"2023-10-07T21:49:07.604200+0000","last_became_peered":"2023-10-07T21:49:07.604200+0000","last_unstale":"2023-10-07T22:05:45.815225+0000","last_undegraded":"2023-10-07T22:05:45.815225+0000","last_fullsized":"2023-10-07T22:05:45.815225+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:37.919562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":174,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.633675+0000","last_change":"2023-10-07T21:58:14.943514+0000","last_active":"2023-10-07T22:05:45.633675+0000","last_peered":"2023-10-07T22:05:45.633675+0000","last_clean":"2023-10-07T22:05:45.633675+0000","last_became_active":"2023-10-07T21:58:14.943122+0000","last_became_peered":"2023-10-07T21:58:14.943122+0000","last_unstale":"2023-10-07T22:05:45.633675+0000","last_undegraded":"2023-10-07T22:05:45.633675+0000","last_fullsized":"2023-10-07T22:05:45.633675+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:44.264849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":484,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.652915+0000","last_change":"2023-10-07T22:05:46.652915+0000","last_active":"2023-10-07T22:05:46.652915+0000","last_peered":"2023-10-07T22:05:46.652915+0000","last_clean":"2023-10-07T22:05:46.652915+0000","last_became_active":"2023-10-07T22:05:46.652046+0000","last_became_peered":"2023-10-07T22:05:46.652046+0000","last_unstale":"2023-10-07T22:05:46.652915+0000","last_undegraded":"2023-10-07T22:05:46.652915+0000","last_fullsized":"2023-10-07T22:05:46.652915+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.a","version":"202'10728","reported_seq":10758,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:06.163431+0000","last_change":"2023-10-07T22:02:39.973709+0000","last_active":"2023-10-07T22:06:06.163431+0000","last_peered":"2023-10-07T22:06:06.163431+0000","last_clean":"2023-10-07T22:06:06.163431+0000","last_became_active":"2023-10-07T22:02:39.972992+0000","last_became_peered":"2023-10-07T22:02:39.972992+0000","last_unstale":"2023-10-07T22:06:06.163431+0000","last_undegraded":"2023-10-07T22:06:06.163431+0000","last_fullsized":"2023-10-07T22:06:06.163431+0000","mapping_epoch":184,"log_start":"190'4452","ondisk_log_start":"190'4452","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6276,"log_dups_size":0,"ondisk_log_size":6276,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:24.799798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152961024,"num_objects":2334,"num_object_clones":0,"num_object_copies":7002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10728,"num_write_kb":417984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":64,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630322+0000","last_change":"2023-10-07T21:58:14.945187+0000","last_active":"2023-10-07T22:05:45.630322+0000","last_peered":"2023-10-07T22:05:45.630322+0000","last_clean":"2023-10-07T22:05:45.630322+0000","last_became_active":"2023-10-07T21:58:14.944547+0000","last_became_peered":"2023-10-07T21:58:14.944547+0000","last_unstale":"2023-10-07T22:05:45.630322+0000","last_undegraded":"2023-10-07T22:05:45.630322+0000","last_fullsized":"2023-10-07T22:05:45.630322+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:52.254919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":167,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.633526+0000","last_change":"2023-10-07T21:56:33.526972+0000","last_active":"2023-10-07T22:05:45.633526+0000","last_peered":"2023-10-07T22:05:45.633526+0000","last_clean":"2023-10-07T22:05:45.633526+0000","last_became_active":"2023-10-07T21:56:33.526581+0000","last_became_peered":"2023-10-07T21:56:33.526581+0000","last_unstale":"2023-10-07T22:05:45.633526+0000","last_undegraded":"2023-10-07T22:05:45.633526+0000","last_fullsized":"2023-10-07T22:05:45.633526+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:11:41.611093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":172,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631480+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T22:05:45.631480+0000","last_peered":"2023-10-07T22:05:45.631480+0000","last_clean":"2023-10-07T22:05:45.631480+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T22:05:45.631480+0000","last_undegraded":"2023-10-07T22:05:45.631480+0000","last_fullsized":"2023-10-07T22:05:45.631480+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":427,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.654729+0000","last_change":"2023-10-07T22:05:46.654729+0000","last_active":"2023-10-07T22:05:46.654729+0000","last_peered":"2023-10-07T22:05:46.654729+0000","last_clean":"2023-10-07T22:05:46.654729+0000","last_became_active":"2023-10-07T22:05:46.654399+0000","last_became_peered":"2023-10-07T22:05:46.654399+0000","last_unstale":"2023-10-07T22:05:46.654729+0000","last_undegraded":"2023-10-07T22:05:46.654729+0000","last_fullsized":"2023-10-07T22:05:46.654729+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161009,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.f","version":"202'10526","reported_seq":10556,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:05.792623+0000","last_change":"2023-10-07T22:02:39.975751+0000","last_active":"2023-10-07T22:06:05.792623+0000","last_peered":"2023-10-07T22:06:05.792623+0000","last_clean":"2023-10-07T22:06:05.792623+0000","last_became_active":"2023-10-07T22:02:39.974819+0000","last_became_peered":"2023-10-07T22:02:39.974819+0000","last_unstale":"2023-10-07T22:06:05.792623+0000","last_undegraded":"2023-10-07T22:06:05.792623+0000","last_fullsized":"2023-10-07T22:06:05.792623+0000","mapping_epoch":184,"log_start":"189'3921","ondisk_log_start":"189'3921","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6605,"log_dups_size":0,"ondisk_log_size":6605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:58:52.593502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162791424,"num_objects":2484,"num_object_clones":0,"num_object_copies":7452,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2484,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10526,"num_write_kb":416320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629577+0000","last_change":"2023-10-07T21:58:14.943253+0000","last_active":"2023-10-07T22:05:45.629577+0000","last_peered":"2023-10-07T22:05:45.629577+0000","last_clean":"2023-10-07T22:05:45.629577+0000","last_became_active":"2023-10-07T21:58:14.942874+0000","last_became_peered":"2023-10-07T21:58:14.942874+0000","last_unstale":"2023-10-07T22:05:45.629577+0000","last_undegraded":"2023-10-07T22:05:45.629577+0000","last_fullsized":"2023-10-07T22:05:45.629577+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:04:27.472197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":154,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.641413+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T22:05:46.641413+0000","last_peered":"2023-10-07T22:05:46.641413+0000","last_clean":"2023-10-07T22:05:46.641413+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T22:05:46.641413+0000","last_undegraded":"2023-10-07T22:05:46.641413+0000","last_fullsized":"2023-10-07T22:05:46.641413+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":137,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.626350+0000","last_change":"2023-10-07T21:58:14.941017+0000","last_active":"2023-10-07T22:05:45.626350+0000","last_peered":"2023-10-07T22:05:45.626350+0000","last_clean":"2023-10-07T22:05:45.626350+0000","last_became_active":"2023-10-07T21:58:14.940655+0000","last_became_peered":"2023-10-07T21:58:14.940655+0000","last_unstale":"2023-10-07T22:05:45.626350+0000","last_undegraded":"2023-10-07T22:05:45.626350+0000","last_fullsized":"2023-10-07T22:05:45.626350+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:11.206399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":484,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.670002+0000","last_change":"2023-10-07T22:05:46.664731+0000","last_active":"2023-10-07T22:05:46.670002+0000","last_peered":"2023-10-07T22:05:46.670002+0000","last_clean":"2023-10-07T22:05:46.670002+0000","last_became_active":"2023-10-07T22:05:46.664255+0000","last_became_peered":"2023-10-07T22:05:46.664255+0000","last_unstale":"2023-10-07T22:05:46.670002+0000","last_undegraded":"2023-10-07T22:05:46.670002+0000","last_fullsized":"2023-10-07T22:05:46.670002+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.c","version":"202'10319","reported_seq":10349,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:02.413088+0000","last_change":"2023-10-07T22:02:40.281131+0000","last_active":"2023-10-07T22:06:02.413088+0000","last_peered":"2023-10-07T22:06:02.413088+0000","last_clean":"2023-10-07T22:06:02.413088+0000","last_became_active":"2023-10-07T22:02:40.280108+0000","last_became_peered":"2023-10-07T22:02:40.280108+0000","last_unstale":"2023-10-07T22:06:02.413088+0000","last_undegraded":"2023-10-07T22:06:02.413088+0000","last_fullsized":"2023-10-07T22:06:02.413088+0000","mapping_epoch":184,"log_start":"189'3322","ondisk_log_start":"189'3322","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":6997,"log_dups_size":0,"ondisk_log_size":6997,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:34:55.003137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166920192,"num_objects":2547,"num_object_clones":0,"num_object_copies":7641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2547,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10319,"num_write_kb":411712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":194,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.641955+0000","last_change":"2023-10-07T21:58:14.962083+0000","last_active":"2023-10-07T22:05:45.641955+0000","last_peered":"2023-10-07T22:05:45.641955+0000","last_clean":"2023-10-07T22:05:45.641955+0000","last_became_active":"2023-10-07T21:58:14.954658+0000","last_became_peered":"2023-10-07T21:58:14.954658+0000","last_unstale":"2023-10-07T22:05:45.641955+0000","last_undegraded":"2023-10-07T22:05:45.641955+0000","last_fullsized":"2023-10-07T22:05:45.641955+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:15:48.505159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":148,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.635688+0000","last_change":"2023-10-07T21:56:33.543803+0000","last_active":"2023-10-07T22:05:45.635688+0000","last_peered":"2023-10-07T22:05:45.635688+0000","last_clean":"2023-10-07T22:05:45.635688+0000","last_became_active":"2023-10-07T21:56:33.542837+0000","last_became_peered":"2023-10-07T21:56:33.542837+0000","last_unstale":"2023-10-07T22:05:45.635688+0000","last_undegraded":"2023-10-07T22:05:45.635688+0000","last_fullsized":"2023-10-07T22:05:45.635688+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:59:40.987626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":183,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.640277+0000","last_change":"2023-10-07T21:58:14.957045+0000","last_active":"2023-10-07T22:05:45.640277+0000","last_peered":"2023-10-07T22:05:45.640277+0000","last_clean":"2023-10-07T22:05:45.640277+0000","last_became_active":"2023-10-07T21:58:14.956527+0000","last_became_peered":"2023-10-07T21:58:14.956527+0000","last_unstale":"2023-10-07T22:05:45.640277+0000","last_undegraded":"2023-10-07T22:05:45.640277+0000","last_fullsized":"2023-10-07T22:05:45.640277+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:43:20.010578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":484,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.650568+0000","last_change":"2023-10-07T22:05:46.650568+0000","last_active":"2023-10-07T22:05:46.650568+0000","last_peered":"2023-10-07T22:05:46.650568+0000","last_clean":"2023-10-07T22:05:46.650568+0000","last_became_active":"2023-10-07T22:05:46.650260+0000","last_became_peered":"2023-10-07T22:05:46.650260+0000","last_unstale":"2023-10-07T22:05:46.650568+0000","last_undegraded":"2023-10-07T22:05:46.650568+0000","last_fullsized":"2023-10-07T22:05:46.650568+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T21:28:21.757580+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":596029,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"202'10653","reported_seq":10680,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:06:07.200168+0000","last_change":"2023-10-07T22:02:40.279693+0000","last_active":"2023-10-07T22:06:07.200168+0000","last_peered":"2023-10-07T22:06:07.200168+0000","last_clean":"2023-10-07T22:06:07.200168+0000","last_became_active":"2023-10-07T22:02:40.279266+0000","last_became_peered":"2023-10-07T22:02:40.279266+0000","last_unstale":"2023-10-07T22:06:07.200168+0000","last_undegraded":"2023-10-07T22:06:07.200168+0000","last_fullsized":"2023-10-07T22:06:07.200168+0000","mapping_epoch":184,"log_start":"189'2691","ondisk_log_start":"189'2691","created":184,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:02:38.941148+0000","last_clean_scrub_stamp":"2023-10-07T22:02:38.941148+0000","objects_scrubbed":0,"log_size":7962,"log_dups_size":0,"ondisk_log_size":7962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:52:54.434330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148242456,"num_objects":2263,"num_object_clones":0,"num_object_copies":6789,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2263,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10653,"num_write_kb":413249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":186,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.634582+0000","last_change":"2023-10-07T21:58:14.942176+0000","last_active":"2023-10-07T22:05:45.634582+0000","last_peered":"2023-10-07T22:05:45.634582+0000","last_clean":"2023-10-07T22:05:45.634582+0000","last_became_active":"2023-10-07T21:58:14.941800+0000","last_became_peered":"2023-10-07T21:58:14.941800+0000","last_unstale":"2023-10-07T22:05:45.634582+0000","last_undegraded":"2023-10-07T22:05:45.634582+0000","last_fullsized":"2023-10-07T22:05:45.634582+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:16.398498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":187,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631573+0000","last_change":"2023-10-07T21:58:14.958881+0000","last_active":"2023-10-07T22:05:45.631573+0000","last_peered":"2023-10-07T22:05:45.631573+0000","last_clean":"2023-10-07T22:05:45.631573+0000","last_became_active":"2023-10-07T21:58:14.950463+0000","last_became_peered":"2023-10-07T21:58:14.950463+0000","last_unstale":"2023-10-07T22:05:45.631573+0000","last_undegraded":"2023-10-07T22:05:45.631573+0000","last_fullsized":"2023-10-07T22:05:45.631573+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:11.310800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":90,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629923+0000","last_change":"2023-10-07T21:56:33.538399+0000","last_active":"2023-10-07T22:05:45.629923+0000","last_peered":"2023-10-07T22:05:45.629923+0000","last_clean":"2023-10-07T22:05:45.629923+0000","last_became_active":"2023-10-07T21:56:33.538077+0000","last_became_peered":"2023-10-07T21:56:33.538077+0000","last_unstale":"2023-10-07T22:05:45.629923+0000","last_undegraded":"2023-10-07T22:05:45.629923+0000","last_fullsized":"2023-10-07T22:05:45.629923+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:43:58.983763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":174,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629003+0000","last_change":"2023-10-07T21:58:14.950402+0000","last_active":"2023-10-07T22:05:45.629003+0000","last_peered":"2023-10-07T22:05:45.629003+0000","last_clean":"2023-10-07T22:05:45.629003+0000","last_became_active":"2023-10-07T21:58:14.949968+0000","last_became_peered":"2023-10-07T21:58:14.949968+0000","last_unstale":"2023-10-07T22:05:45.629003+0000","last_undegraded":"2023-10-07T22:05:45.629003+0000","last_fullsized":"2023-10-07T22:05:45.629003+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:28:00.753615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":186,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-07T22:05:46.638818+0000","last_change":"2023-10-07T21:49:07.593814+0000","last_active":"2023-10-07T22:05:46.638818+0000","last_peered":"2023-10-07T22:05:46.638818+0000","last_clean":"2023-10-07T22:05:46.638818+0000","last_became_active":"2023-10-07T21:49:07.593384+0000","last_became_peered":"2023-10-07T21:49:07.593384+0000","last_unstale":"2023-10-07T22:05:46.638818+0000","last_undegraded":"2023-10-07T22:05:46.638818+0000","last_fullsized":"2023-10-07T22:05:46.638818+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:45.070511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":177,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.629871+0000","last_change":"2023-10-07T21:56:33.550155+0000","last_active":"2023-10-07T22:05:45.629871+0000","last_peered":"2023-10-07T22:05:45.629871+0000","last_clean":"2023-10-07T22:05:45.629871+0000","last_became_active":"2023-10-07T21:56:33.538430+0000","last_became_peered":"2023-10-07T21:56:33.538430+0000","last_unstale":"2023-10-07T22:05:45.629871+0000","last_undegraded":"2023-10-07T22:05:45.629871+0000","last_fullsized":"2023-10-07T22:05:45.629871+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:10:44.310913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":159,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639614+0000","last_change":"2023-10-07T21:56:33.537268+0000","last_active":"2023-10-07T22:05:45.639614+0000","last_peered":"2023-10-07T22:05:45.639614+0000","last_clean":"2023-10-07T22:05:45.639614+0000","last_became_active":"2023-10-07T21:56:33.536899+0000","last_became_peered":"2023-10-07T21:56:33.536899+0000","last_unstale":"2023-10-07T22:05:45.639614+0000","last_undegraded":"2023-10-07T22:05:45.639614+0000","last_fullsized":"2023-10-07T22:05:45.639614+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:09:20.488653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":160,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.626555+0000","last_change":"2023-10-07T21:56:33.545336+0000","last_active":"2023-10-07T22:05:45.626555+0000","last_peered":"2023-10-07T22:05:45.626555+0000","last_clean":"2023-10-07T22:05:45.626555+0000","last_became_active":"2023-10-07T21:56:33.538195+0000","last_became_peered":"2023-10-07T21:56:33.538195+0000","last_unstale":"2023-10-07T22:05:45.626555+0000","last_undegraded":"2023-10-07T22:05:45.626555+0000","last_fullsized":"2023-10-07T22:05:45.626555+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:12:27.512238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":159,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639105+0000","last_change":"2023-10-07T21:56:33.539216+0000","last_active":"2023-10-07T22:05:45.639105+0000","last_peered":"2023-10-07T22:05:45.639105+0000","last_clean":"2023-10-07T22:05:45.639105+0000","last_became_active":"2023-10-07T21:56:33.538815+0000","last_became_peered":"2023-10-07T21:56:33.538815+0000","last_unstale":"2023-10-07T22:05:45.639105+0000","last_undegraded":"2023-10-07T22:05:45.639105+0000","last_fullsized":"2023-10-07T22:05:45.639105+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:01.083808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":179,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.639352+0000","last_change":"2023-10-07T21:49:07.604762+0000","last_active":"2023-10-07T22:05:45.639352+0000","last_peered":"2023-10-07T22:05:45.639352+0000","last_clean":"2023-10-07T22:05:45.639352+0000","last_became_active":"2023-10-07T21:49:07.604203+0000","last_became_peered":"2023-10-07T21:49:07.604203+0000","last_unstale":"2023-10-07T22:05:45.639352+0000","last_undegraded":"2023-10-07T22:05:45.639352+0000","last_fullsized":"2023-10-07T22:05:45.639352+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:25.445874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":33,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.630011+0000","last_change":"2023-10-07T22:01:42.665496+0000","last_active":"2023-10-07T22:05:45.630011+0000","last_peered":"2023-10-07T22:05:45.630011+0000","last_clean":"2023-10-07T22:05:45.630011+0000","last_became_active":"2023-10-07T22:01:42.665180+0000","last_became_peered":"2023-10-07T22:01:42.665180+0000","last_unstale":"2023-10-07T22:05:45.630011+0000","last_undegraded":"2023-10-07T22:05:45.630011+0000","last_fullsized":"2023-10-07T22:05:45.630011+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:45:58.969722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":169,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.635325+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T22:05:45.635325+0000","last_peered":"2023-10-07T22:05:45.635325+0000","last_clean":"2023-10-07T22:05:45.635325+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T22:05:45.635325+0000","last_undegraded":"2023-10-07T22:05:45.635325+0000","last_fullsized":"2023-10-07T22:05:45.635325+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":130,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-10-07T22:05:45.631908+0000","last_change":"2023-10-07T21:56:33.538866+0000","last_active":"2023-10-07T22:05:45.631908+0000","last_peered":"2023-10-07T22:05:45.631908+0000","last_clean":"2023-10-07T22:05:45.631908+0000","last_became_active":"2023-10-07T21:56:33.536652+0000","last_became_peered":"2023-10-07T21:56:33.536652+0000","last_unstale":"2023-10-07T22:05:45.631908+0000","last_undegraded":"2023-10-07T22:05:45.631908+0000","last_fullsized":"2023-10-07T22:05:45.631908+0000","mapping_epoch":124,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":125,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:45:11.963332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":4960,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":21344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":2526609432,"num_objects":38554,"num_object_clones":0,"num_object_copies":115662,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38554,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":169582,"num_write_kb":6660289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7546286080,"data_stored":7546273864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":110774,"ondisk_log_size":110774,"up":48,"acting":48,"num_store_stats":7},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":3327528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201683,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204056,"kb_used_data":902672,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":92541096,"statfs":{"total":95995035648,"available":94762082304,"internally_reserved":0,"allocated":924336128,"data_stored":923546914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:22 2023","interfaces":[{"interface":"back","average":{"1min":3.5169999999999999,"5min":2.302,"15min":2.145},"min":{"1min":0.27200000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":52.317,"5min":52.317,"15min":73.869},"last":1.1619999999999999},{"interface":"front","average":{"1min":3.9119999999999999,"5min":2.492,"15min":2.2810000000000001},"min":{"1min":0.28699999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":53.793999999999997,"5min":53.793999999999997,"15min":74.427999999999997},"last":6.1200000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:05:05 2023","interfaces":[{"interface":"back","average":{"1min":4.0330000000000004,"5min":2.2090000000000001,"15min":1.55},"min":{"1min":0.313,"5min":0.313,"15min":0.26800000000000002},"max":{"1min":64.388999999999996,"5min":64.388999999999996,"15min":64.388999999999996},"last":0.873},{"interface":"front","average":{"1min":4.9109999999999996,"5min":2.6589999999999998,"15min":1.653},"min":{"1min":0.373,"5min":0.32800000000000001,"15min":0.28899999999999998},"max":{"1min":66.927000000000007,"5min":66.927000000000007,"15min":66.927000000000007},"last":2.0670000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:05:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.97,"15min":2.5550000000000002},"min":{"1min":0.32300000000000001,"5min":0.29699999999999999,"15min":0.27900000000000003},"max":{"1min":3.6949999999999998,"5min":69.659999999999997,"15min":91.397999999999996},"last":0.53100000000000003},{"interface":"front","average":{"1min":1.462,"5min":2.2690000000000001,"15min":2.6139999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.29099999999999998},"max":{"1min":4.4080000000000004,"5min":70.433999999999997,"15min":91.670000000000002},"last":0.92400000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:05:36 2023","interfaces":[{"interface":"back","average":{"1min":6.976,"5min":2.8239999999999998,"15min":3.8769999999999998},"min":{"1min":0.377,"5min":0.34699999999999998,"15min":0.307},"max":{"1min":94.739999999999995,"5min":94.739999999999995,"15min":154.124},"last":0.503},{"interface":"front","average":{"1min":7.149,"5min":2.8519999999999999,"15min":3.8650000000000002},"min":{"1min":0.51100000000000001,"5min":0.377,"15min":0.34899999999999998},"max":{"1min":94.206000000000003,"5min":94.206000000000003,"15min":149.00399999999999},"last":1.617}]},{"osd":4,"last update":"Sat Oct 7 22:05:36 2023","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":0.94099999999999995,"15min":1.077},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.30299999999999999},"max":{"1min":5.819,"5min":5.819,"15min":10.42},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.917,"5min":1.1619999999999999,"15min":1.081},"min":{"1min":0.44900000000000001,"5min":0.35699999999999998,"15min":0.32800000000000001},"max":{"1min":8.6240000000000006,"5min":8.6240000000000006,"15min":8.6240000000000006},"last":0.63500000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:05:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4490000000000001,"5min":1.123,"15min":1.0620000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.4820000000000002,"5min":4.4820000000000002,"15min":7.3650000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":1.635,"5min":1.2410000000000001,"15min":1.2949999999999999},"min":{"1min":0.50600000000000001,"5min":0.41399999999999998,"15min":0.33800000000000002},"max":{"1min":6.1909999999999998,"5min":6.1909999999999998,"15min":10.680999999999999},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:05:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.161,"15min":1.2190000000000001},"min":{"1min":0.47899999999999998,"5min":0.45300000000000001,"15min":0.40999999999999998},"max":{"1min":5.8520000000000003,"5min":5.8520000000000003,"15min":5.8520000000000003},"last":1.2350000000000001},{"interface":"front","average":{"1min":2.2080000000000002,"5min":1.4490000000000001,"15min":1.2230000000000001},"min":{"1min":0.49399999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":8.7910000000000004,"5min":8.7910000000000004,"15min":8.7910000000000004},"last":0.81999999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463327,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1222476,"kb_used_data":912900,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":92522676,"statfs":{"total":95995035648,"available":94743220224,"internally_reserved":0,"allocated":934809600,"data_stored":934032538,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:06:03 2023","interfaces":[{"interface":"back","average":{"1min":2.6139999999999999,"5min":1.546,"15min":1.6619999999999999},"min":{"1min":0.28499999999999998,"5min":0.24299999999999999,"15min":0.222},"max":{"1min":16.640000000000001,"5min":16.640000000000001,"15min":30.536999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":2.0430000000000001,"5min":1.575,"15min":1.6870000000000001},"min":{"1min":0.29599999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":16.507000000000001,"5min":16.507000000000001,"15min":31.097999999999999},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":11.631,"5min":3.6850000000000001,"15min":2.3450000000000002},"min":{"1min":0.432,"5min":0.316,"15min":0.30299999999999999},"max":{"1min":189.07599999999999,"5min":189.07599999999999,"15min":189.07599999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":11.919,"5min":3.7559999999999998,"15min":2.278},"min":{"1min":0.375,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":189.11600000000001,"5min":189.11600000000001,"15min":189.11600000000001},"last":0.73699999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:06:03 2023","interfaces":[{"interface":"back","average":{"1min":2.0579999999999998,"5min":1.554,"15min":2.7210000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.313},"max":{"1min":6.4299999999999997,"5min":7.0570000000000004,"15min":236.31800000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.6579999999999999,"5min":1.3720000000000001,"15min":2.5089999999999999},"min":{"1min":0.38200000000000001,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":4.4210000000000003,"5min":7.0830000000000002,"15min":236.364},"last":0.63300000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":4.2629999999999999,"5min":1.8360000000000001,"15min":2.5939999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.313},"max":{"1min":45.642000000000003,"5min":45.642000000000003,"15min":100.331},"last":0.98899999999999999},{"interface":"front","average":{"1min":4.9059999999999997,"5min":2.1539999999999999,"15min":2.698},"min":{"1min":0.42999999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":45.451999999999998,"5min":45.451999999999998,"15min":100.361},"last":1.1140000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.84499999999999997,"15min":0.86499999999999999},"min":{"1min":0.34699999999999998,"5min":0.34399999999999997,"15min":0.317},"max":{"1min":4.3609999999999998,"5min":4.3609999999999998,"15min":5.0720000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.282,"5min":1.0980000000000001,"15min":1.169},"min":{"1min":0.40400000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":6.5709999999999997,"5min":6.5709999999999997,"15min":6.5709999999999997},"last":1.5269999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":1.446,"5min":1.1459999999999999,"15min":1.0980000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.35299999999999998},"max":{"1min":7.6980000000000004,"5min":7.6980000000000004,"15min":7.7240000000000002},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.496,"5min":1.2330000000000001,"15min":1.274},"min":{"1min":0.45600000000000002,"5min":0.42499999999999999,"15min":0.40899999999999997},"max":{"1min":12.058,"5min":12.058,"15min":12.058},"last":2.2490000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1000000000000001,"15min":1.302},"min":{"1min":0.46600000000000003,"5min":0.42999999999999999,"15min":0.41699999999999998},"max":{"1min":4.5650000000000004,"5min":5.4729999999999999,"15min":7.6520000000000001},"last":1.377},{"interface":"front","average":{"1min":1.704,"5min":1.177,"15min":1.218},"min":{"1min":0.41199999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":7.1699999999999999,"5min":7.1699999999999999,"15min":7.1699999999999999},"last":1.1619999999999999}]}]},{"osd":1,"up_from":90,"seq":386547056868,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1438180,"kb_used_data":1076828,"kb_used_omap":3,"kb_used_meta":361340,"kb_avail":92306972,"statfs":{"total":95995035648,"available":94522339328,"internally_reserved":0,"allocated":1102671872,"data_stored":1101643822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":370012582},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4830000000000001,"5min":4.0700000000000003,"15min":3.2589999999999999},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":7.71,"5min":101.572,"15min":166.226},"last":0.25600000000000001},{"interface":"front","average":{"1min":1.623,"5min":3.3620000000000001,"15min":3.0369999999999999},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":6.2160000000000002,"5min":101.48,"15min":163.41900000000001},"last":0.27300000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:05:06 2023","interfaces":[{"interface":"back","average":{"1min":2.54,"5min":1.9690000000000001,"15min":2.4940000000000002},"min":{"1min":0.23599999999999999,"5min":0.223,"15min":0.223},"max":{"1min":10.65,"5min":18.234000000000002,"15min":163.73500000000001},"last":3.7530000000000001},{"interface":"front","average":{"1min":4.2969999999999997,"5min":2.7389999999999999,"15min":2.8809999999999998},"min":{"1min":0.58399999999999996,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":14.922000000000001,"5min":14.922000000000001,"15min":161.63399999999999},"last":2.6970000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:05:34 2023","interfaces":[{"interface":"back","average":{"1min":2.484,"5min":2.0299999999999998,"15min":2.395},"min":{"1min":0.26600000000000001,"5min":0.249,"15min":0.246},"max":{"1min":8.0139999999999993,"5min":50.686,"15min":55.398000000000003},"last":0.52400000000000002},{"interface":"front","average":{"1min":3.3559999999999999,"5min":2.9260000000000002,"15min":2.5129999999999999},"min":{"1min":0.54400000000000004,"5min":0.29999999999999999,"15min":0.27400000000000002},"max":{"1min":12.509,"5min":47.697000000000003,"15min":55.090000000000003},"last":0.57299999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:05:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1259999999999999,"5min":1.3979999999999999,"15min":1.548},"min":{"1min":0.439,"5min":0.36499999999999999,"15min":0.30099999999999999},"max":{"1min":7.5220000000000002,"5min":7.5220000000000002,"15min":10.246},"last":0.67400000000000004},{"interface":"front","average":{"1min":2.3919999999999999,"5min":2.044,"15min":1.6559999999999999},"min":{"1min":0.42099999999999999,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":7.8620000000000001,"5min":8.2240000000000002,"15min":12.015000000000001},"last":0.62}]},{"osd":5,"last update":"Sat Oct 7 22:05:46 2023","interfaces":[{"interface":"back","average":{"1min":2.5880000000000001,"5min":1.633,"15min":1.569},"min":{"1min":0.309,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":18.100000000000001,"5min":18.100000000000001,"15min":18.100000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":3.29,"5min":1.9770000000000001,"15min":1.7729999999999999},"min":{"1min":0.38200000000000001,"5min":0.35899999999999999,"15min":0.33000000000000002},"max":{"1min":15.74,"5min":15.74,"15min":15.74},"last":0.59999999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:05:46 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.466,"15min":2.472},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.1580000000000004,"5min":9.4990000000000006,"15min":228.82300000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":2.319,"5min":1.589,"15min":2.5390000000000001},"min":{"1min":0.49099999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.4489999999999998,"5min":7.4489999999999998,"15min":225.73400000000001},"last":0.64400000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:05:46 2023","interfaces":[{"interface":"back","average":{"1min":2.133,"5min":1.5660000000000001,"15min":1.601},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.38900000000000001},"max":{"1min":7.6470000000000002,"5min":7.6470000000000002,"15min":10.287000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":2.4609999999999999,"5min":2.2639999999999998,"15min":1.8360000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":8.0749999999999993,"5min":8.1739999999999995,"15min":12.305},"last":0.54100000000000004}]}]},{"osd":0,"up_from":85,"seq":365072220394,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1520884,"kb_used_data":1154348,"kb_used_omap":3,"kb_used_meta":366460,"kb_avail":92224268,"statfs":{"total":95995035648,"available":94437650432,"internally_reserved":0,"allocated":1182052352,"data_stored":1181007691,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":375255265},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:05:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7350000000000001,"5min":2.0859999999999999,"15min":1.909},"min":{"1min":0.36099999999999999,"5min":0.21099999999999999,"15min":0.17799999999999999},"max":{"1min":9.9260000000000002,"5min":17.361999999999998,"15min":82.581999999999994},"last":1.3440000000000001},{"interface":"front","average":{"1min":3.2290000000000001,"5min":2.5619999999999998,"15min":2.2999999999999998},"min":{"1min":0.44700000000000001,"5min":0.254,"15min":0.214},"max":{"1min":10.048,"5min":11.728999999999999,"15min":82.796999999999997},"last":0.36199999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:05:13 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":1.708,"15min":2.3519999999999999},"min":{"1min":0.28499999999999998,"5min":0.245,"15min":0.245},"max":{"1min":3.9769999999999999,"5min":10.243,"15min":99.534000000000006},"last":1.4199999999999999},{"interface":"front","average":{"1min":3.7160000000000002,"5min":2.3889999999999998,"15min":2.6509999999999998},"min":{"1min":0.44900000000000001,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":17.093,"5min":17.093,"15min":102.312},"last":0.74399999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:05:36 2023","interfaces":[{"interface":"back","average":{"1min":3.2200000000000002,"5min":2.1669999999999998,"15min":2.544},"min":{"1min":0.308,"5min":0.245,"15min":0.245},"max":{"1min":9.9329999999999998,"5min":9.9329999999999998,"15min":104.304},"last":1.381},{"interface":"front","average":{"1min":3.7610000000000001,"5min":2.536,"15min":2.6819999999999999},"min":{"1min":0.54600000000000004,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":9.5990000000000002,"5min":9.5990000000000002,"15min":105.93300000000001},"last":3.4079999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:05:13 2023","interfaces":[{"interface":"back","average":{"1min":2.3900000000000001,"5min":1.782,"15min":1.577},"min":{"1min":0.47999999999999998,"5min":0.42299999999999999,"15min":0.33200000000000002},"max":{"1min":9.9779999999999998,"5min":9.9779999999999998,"15min":9.9779999999999998},"last":0.496},{"interface":"front","average":{"1min":1.579,"5min":1.637,"15min":1.383},"min":{"1min":0.379,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":6.4119999999999999,"5min":10.616,"15min":10.616},"last":0.42699999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:05:13 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.732,"15min":1.46},"min":{"1min":0.42499999999999999,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":6.452,"5min":10.551,"15min":10.551},"last":2.585},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.486,"15min":1.4350000000000001},"min":{"1min":0.46600000000000003,"5min":0.35399999999999998,"15min":0.35299999999999998},"max":{"1min":3.8769999999999998,"5min":9.141,"15min":10.419},"last":2.4489999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:05:13 2023","interfaces":[{"interface":"back","average":{"1min":2.1859999999999999,"5min":1.8440000000000001,"15min":1.673},"min":{"1min":0.48699999999999999,"5min":0.40100000000000002,"15min":0.38700000000000001},"max":{"1min":7.6200000000000001,"5min":7.984,"15min":8.2880000000000003},"last":3.2429999999999999},{"interface":"front","average":{"1min":2.3759999999999999,"5min":1.8680000000000001,"15min":1.5369999999999999},"min":{"1min":0.45300000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":9.9199999999999999,"5min":10.59,"15min":10.59},"last":0.70499999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:05:13 2023","interfaces":[{"interface":"back","average":{"1min":1.5249999999999999,"5min":1.5549999999999999,"15min":1.4199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":7.9699999999999998,"5min":9.1959999999999997,"15min":9.1959999999999997},"last":0.39400000000000002},{"interface":"front","average":{"1min":2.262,"5min":1.9299999999999999,"15min":1.7450000000000001},"min":{"1min":0.54400000000000004,"5min":0.48899999999999999,"15min":0.41199999999999998},"max":{"1min":8.6699999999999999,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":0.46600000000000003}]}]},{"osd":2,"up_from":95,"seq":408021893332,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1503896,"kb_used_data":1121616,"kb_used_omap":3,"kb_used_meta":382268,"kb_avail":92241256,"statfs":{"total":95995035648,"available":94455046144,"internally_reserved":0,"allocated":1148534784,"data_stored":1147460002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":391443209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":2.2160000000000002,"5min":1.863,"15min":1.99},"min":{"1min":0.23999999999999999,"5min":0.185,"15min":0.185},"max":{"1min":5.6829999999999998,"5min":11.064,"15min":77.637},"last":0.313},{"interface":"front","average":{"1min":2.1400000000000001,"5min":1.6439999999999999,"15min":1.9019999999999999},"min":{"1min":0.25,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.4900000000000002,"5min":9.4900000000000002,"15min":76.924999999999997},"last":3.802}]},{"osd":1,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":5.3810000000000002,"5min":2.3929999999999998,"15min":1.617},"min":{"1min":0.223,"5min":0.218,"15min":0.214},"max":{"1min":62.180999999999997,"5min":62.180999999999997,"15min":62.180999999999997},"last":3.8410000000000002},{"interface":"front","average":{"1min":5.79,"5min":2.4820000000000002,"15min":1.9490000000000001},"min":{"1min":0.434,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":62.07,"5min":62.07,"15min":62.07},"last":1.286}]},{"osd":3,"last update":"Sat Oct 7 22:05:47 2023","interfaces":[{"interface":"back","average":{"1min":4.9820000000000002,"5min":3.4079999999999999,"15min":3.5449999999999999},"min":{"1min":0.437,"5min":0.311,"15min":0.26100000000000001},"max":{"1min":33.732999999999997,"5min":81.244,"15min":119.422},"last":0.57099999999999995},{"interface":"front","average":{"1min":5.4379999999999997,"5min":3.5179999999999998,"15min":3.254},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":38.896999999999998,"5min":77.421000000000006,"15min":129.584},"last":3.879}]},{"osd":4,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.3640000000000001,"15min":1.4470000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.312},"max":{"1min":5.0750000000000002,"5min":5.9649999999999999,"15min":9.3000000000000007},"last":1.728},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.3540000000000001,"15min":1.298},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.149,"5min":10.611000000000001,"15min":11.380000000000001},"last":4.0369999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.9359999999999999,"5min":1.516,"15min":1.5940000000000001},"min":{"1min":0.48599999999999999,"5min":0.376,"15min":0.32300000000000001},"max":{"1min":5.3970000000000002,"5min":6.6349999999999998,"15min":8.8989999999999991},"last":0.38100000000000001},{"interface":"front","average":{"1min":1.847,"5min":1.496,"15min":1.4870000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.35699999999999998},"max":{"1min":5.3040000000000003,"5min":5.9980000000000002,"15min":9.4969999999999999},"last":4.8890000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.3799999999999999,"5min":1.409,"15min":1.393},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.34000000000000002},"max":{"1min":6.2519999999999998,"5min":10.569000000000001,"15min":11.476000000000001},"last":4.6289999999999996},{"interface":"front","average":{"1min":1.7849999999999999,"5min":1.484,"15min":1.73},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.40699999999999997},"max":{"1min":5.5860000000000003,"5min":5.5860000000000003,"15min":9.2279999999999998},"last":0.59499999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.522,"5min":1.518,"15min":1.4279999999999999},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.376},"max":{"1min":6.2199999999999998,"5min":10.647,"15min":11.513999999999999},"last":4.391},{"interface":"front","average":{"1min":1.9730000000000001,"5min":1.546,"15min":1.7250000000000001},"min":{"1min":0.51300000000000001,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.6219999999999999,"5min":5.9850000000000003,"15min":8.8680000000000003},"last":4.306}]}]},{"osd":3,"up_from":100,"seq":429496729806,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1605536,"kb_used_data":1091416,"kb_used_omap":2,"kb_used_meta":514045,"kb_avail":92139616,"statfs":{"total":95995035648,"available":94350966784,"internally_reserved":0,"allocated":1117609984,"data_stored":1116581399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":526382699},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":3.5299999999999998,"5min":2.218,"15min":2.2749999999999999},"min":{"1min":0.253,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":29.134,"5min":29.134,"15min":71.855999999999995},"last":2.0070000000000001},{"interface":"front","average":{"1min":3.6269999999999998,"5min":1.964,"15min":2.585},"min":{"1min":0.223,"5min":0.223,"15min":0.21099999999999999},"max":{"1min":29.896999999999998,"5min":29.896999999999998,"15min":71.087000000000003},"last":1.357}]},{"osd":1,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":3.8109999999999999,"5min":1.905,"15min":2.1829999999999998},"min":{"1min":0.33600000000000002,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":18.145,"5min":18.145,"15min":55.122},"last":1.379},{"interface":"front","average":{"1min":2.649,"5min":2.0230000000000001,"15min":2.3769999999999998},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":13.632999999999999,"5min":13.632999999999999,"15min":54.853000000000002},"last":1.401}]},{"osd":2,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":1.954,"5min":3.335,"15min":3.3399999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":6.875,"5min":126.59399999999999,"15min":126.59399999999999},"last":2.6789999999999998},{"interface":"front","average":{"1min":2.3929999999999998,"5min":3.556,"15min":3.2679999999999998},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":8.4580000000000002,"5min":126.54600000000001,"15min":126.54600000000001},"last":4.3140000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.3959999999999999,"15min":1.6479999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":5.1449999999999996,"5min":7.7119999999999997,"15min":19.061},"last":2.7000000000000002},{"interface":"front","average":{"1min":1.554,"5min":1.7010000000000001,"15min":1.6319999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.31900000000000001},"max":{"1min":7.9370000000000003,"5min":10.295999999999999,"15min":10.295999999999999},"last":0.375}]},{"osd":5,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":1.905,"5min":1.911,"15min":1.742},"min":{"1min":0.42899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.9740000000000002,"5min":10.372,"15min":10.372},"last":0.33300000000000002},{"interface":"front","average":{"1min":2.3250000000000002,"5min":1.6719999999999999,"15min":1.9039999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.34300000000000003},"max":{"1min":6.931,"5min":6.931,"15min":15.255000000000001},"last":1.2949999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":2.198,"5min":1.7370000000000001,"15min":1.9830000000000001},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.373},"max":{"1min":7.0960000000000001,"5min":7.6470000000000002,"15min":15.356},"last":1.331},{"interface":"front","average":{"1min":2.1749999999999998,"5min":1.722,"15min":1.7949999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":9.2330000000000005,"5min":9.2330000000000005,"15min":18.988},"last":2.657}]},{"osd":7,"last update":"Sat Oct 7 22:05:51 2023","interfaces":[{"interface":"back","average":{"1min":2.2330000000000001,"5min":1.7130000000000001,"15min":1.841},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":6.3419999999999996,"5min":7.7629999999999999,"15min":19.033000000000001},"last":2.7290000000000001},{"interface":"front","average":{"1min":2.0070000000000001,"5min":2.028,"15min":1.833},"min":{"1min":0.52800000000000002,"5min":0.432,"15min":0.40600000000000003},"max":{"1min":8.0239999999999991,"5min":10.340999999999999,"15min":10.340999999999999},"last":0.40100000000000002}]}]},{"osd":4,"up_from":0,"seq":133143986610,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":39,"seq":167503724969,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1502536,"kb_used_data":1201152,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":92242616,"statfs":{"total":95995035648,"available":94456438784,"internally_reserved":0,"allocated":1229979648,"data_stored":1229203048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:05:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.9390000000000001,"15min":1.6719999999999999},"min":{"1min":0.27300000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":3.4329999999999998,"5min":88.030000000000001,"15min":88.030000000000001},"last":2.722},{"interface":"front","average":{"1min":1.4390000000000001,"5min":2.2490000000000001,"15min":1.831},"min":{"1min":0.35599999999999998,"5min":0.31900000000000001,"15min":0.27600000000000002},"max":{"1min":4.6779999999999999,"5min":86.355000000000004,"15min":86.355000000000004},"last":0.312}]},{"osd":1,"last update":"Sat Oct 7 22:05:48 2023","interfaces":[{"interface":"back","average":{"1min":3.8029999999999999,"5min":2.379,"15min":2.0960000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":59.332999999999998,"5min":59.332999999999998,"15min":99.108000000000004},"last":0.40799999999999997},{"interface":"front","average":{"1min":4.2050000000000001,"5min":3.0609999999999999,"15min":2.6699999999999999},"min":{"1min":0.377,"5min":0.32000000000000001,"15min":0.26500000000000001},"max":{"1min":62.119999999999997,"5min":62.119999999999997,"15min":106.405},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.619,"15min":2.0590000000000002},"min":{"1min":0.35799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":4.0759999999999996,"5min":37.683,"15min":128.434},"last":1.133},{"interface":"front","average":{"1min":1.427,"5min":1.821,"15min":2.2930000000000001},"min":{"1min":0.371,"5min":0.36099999999999999,"15min":0.35499999999999998},"max":{"1min":7.96,"5min":37.811,"15min":128.697},"last":0.85499999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":1.343,"15min":1.8129999999999999},"min":{"1min":0.33400000000000002,"5min":0.311,"15min":0.311},"max":{"1min":6.7569999999999997,"5min":9.9969999999999999,"15min":39.822000000000003},"last":0.71799999999999997},{"interface":"front","average":{"1min":2.0960000000000001,"5min":1.415,"15min":1.9950000000000001},"min":{"1min":0.38,"5min":0.33800000000000002,"15min":0.313},"max":{"1min":6.6740000000000004,"5min":6.6740000000000004,"15min":40.228999999999999},"last":1.6499999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:05:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.96399999999999997,"15min":1.165},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.28399999999999997},"max":{"1min":4.0259999999999998,"5min":5.4770000000000003,"15min":11.654999999999999},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.84799999999999998,"15min":0.89900000000000002},"min":{"1min":0.41199999999999998,"5min":0.39600000000000002,"15min":0.308},"max":{"1min":1.8480000000000001,"5min":2.419,"15min":8.8160000000000007},"last":0.79100000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:05:48 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":1.1299999999999999,"15min":1.302},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.29799999999999999},"max":{"1min":2.0609999999999999,"5min":5.4409999999999998,"15min":11.602},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.032,"15min":1.1279999999999999},"min":{"1min":0.45100000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.8039999999999998,"5min":4.2389999999999999,"15min":9.0670000000000002},"last":0.751}]},{"osd":7,"last update":"Sat Oct 7 22:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2450000000000001,"15min":1.212},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.34100000000000003},"max":{"1min":5.9729999999999999,"5min":17.902000000000001,"15min":17.902000000000001},"last":2.0249999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.2689999999999999,"15min":1.212},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":4.6020000000000003,"5min":17.283000000000001,"15min":17.283000000000001},"last":0.376}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1171652608,"data_stored":1171652608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1088290816,"data_stored":1088290816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1129975808,"data_stored":1129971736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1096679424,"data_stored":1096679424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1213730816,"data_stored":1213726744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":924581888,"data_stored":924581888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":921374720,"data_stored":921370648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:06:12.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_3 pgp_num 16 2023-10-07T22:06:12.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:12.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:12.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:12.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[102097]: cluster 2023-10-07T22:06:11.022565+0000 osd.7 (osd.7) 113 : cluster 0 1.2 scrub starts 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[102097]: cluster 2023-10-07T22:06:11.044193+0000 osd.7 (osd.7) 114 : cluster 0 1.2 scrub ok 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[102097]: cluster 2023-10-07T22:06:11.318568+0000 mgr.y (mgr.25319) 811 : cluster 0 pgmap v831: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[102097]: cluster 2023-10-07T22:06:11.824827+0000 osd.6 (osd.6) 132 : cluster 0 1.7 scrub starts 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[102097]: cluster 2023-10-07T22:06:11.830300+0000 osd.6 (osd.6) 133 : cluster 0 1.7 scrub ok 2023-10-07T22:06:12.891 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[105281]: cluster 2023-10-07T22:06:11.022565+0000 osd.7 (osd.7) 113 : cluster 0 1.2 scrub starts 2023-10-07T22:06:12.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[105281]: cluster 2023-10-07T22:06:11.044193+0000 osd.7 (osd.7) 114 : cluster 0 1.2 scrub ok 2023-10-07T22:06:12.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[105281]: cluster 2023-10-07T22:06:11.318568+0000 mgr.y (mgr.25319) 811 : cluster 0 pgmap v831: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-10-07T22:06:12.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[105281]: cluster 2023-10-07T22:06:11.824827+0000 osd.6 (osd.6) 132 : cluster 0 1.7 scrub starts 2023-10-07T22:06:12.892 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:12 smithi008 bash[105281]: cluster 2023-10-07T22:06:11.830300+0000 osd.6 (osd.6) 133 : cluster 0 1.7 scrub ok 2023-10-07T22:06:12.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:12 smithi081 bash[89466]: cluster 2023-10-07T22:06:11.022565+0000 osd.7 (osd.7) 113 : cluster 0 1.2 scrub starts 2023-10-07T22:06:12.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:12 smithi081 bash[89466]: cluster 2023-10-07T22:06:11.044193+0000 osd.7 (osd.7) 114 : cluster 0 1.2 scrub ok 2023-10-07T22:06:12.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:12 smithi081 bash[89466]: cluster 2023-10-07T22:06:11.318568+0000 mgr.y (mgr.25319) 811 : cluster 0 pgmap v831: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2023-10-07T22:06:12.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:12 smithi081 bash[89466]: cluster 2023-10-07T22:06:11.824827+0000 osd.6 (osd.6) 132 : cluster 0 1.7 scrub starts 2023-10-07T22:06:12.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:12 smithi081 bash[89466]: cluster 2023-10-07T22:06:11.830300+0000 osd.6 (osd.6) 133 : cluster 0 1.7 scrub ok 2023-10-07T22:06:12.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:12.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:12.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:13.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:13.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:13.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:13.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:13.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:13.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:13.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:13.369 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:13] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:06:13.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:13.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:13.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:13.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:13 smithi008 bash[102097]: cluster 2023-10-07T22:06:12.624412+0000 osd.5 (osd.5) 141 : cluster 0 1.a scrub starts 2023-10-07T22:06:13.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:13 smithi008 bash[102097]: cluster 2023-10-07T22:06:12.630324+0000 osd.5 (osd.5) 142 : cluster 0 1.a scrub ok 2023-10-07T22:06:13.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:13 smithi008 bash[105281]: cluster 2023-10-07T22:06:12.624412+0000 osd.5 (osd.5) 141 : cluster 0 1.a scrub starts 2023-10-07T22:06:13.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:13 smithi008 bash[105281]: cluster 2023-10-07T22:06:12.630324+0000 osd.5 (osd.5) 142 : cluster 0 1.a scrub ok 2023-10-07T22:06:13.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:13.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:13.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:13 smithi081 bash[89466]: cluster 2023-10-07T22:06:12.624412+0000 osd.5 (osd.5) 141 : cluster 0 1.a scrub starts 2023-10-07T22:06:13.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:13 smithi081 bash[89466]: cluster 2023-10-07T22:06:12.630324+0000 osd.5 (osd.5) 142 : cluster 0 1.a scrub ok 2023-10-07T22:06:14.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:14.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:14.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:14.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:14.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:14.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:14.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:14.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:14.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:14.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:14.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:14.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:14.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:14.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:14.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:14.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:14.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:14.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:14.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:14.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[102097]: cluster 2023-10-07T22:06:13.319258+0000 mgr.y (mgr.25319) 812 : cluster 0 pgmap v832: 99 pgs: 99 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-07T22:06:14.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[102097]: cluster 2023-10-07T22:06:13.584651+0000 osd.5 (osd.5) 143 : cluster 0 1.1 scrub starts 2023-10-07T22:06:14.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[102097]: cluster 2023-10-07T22:06:13.594857+0000 osd.5 (osd.5) 144 : cluster 0 1.1 scrub ok 2023-10-07T22:06:14.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[105281]: cluster 2023-10-07T22:06:13.319258+0000 mgr.y (mgr.25319) 812 : cluster 0 pgmap v832: 99 pgs: 99 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-07T22:06:14.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[105281]: cluster 2023-10-07T22:06:13.584651+0000 osd.5 (osd.5) 143 : cluster 0 1.1 scrub starts 2023-10-07T22:06:14.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:14 smithi008 bash[105281]: cluster 2023-10-07T22:06:13.594857+0000 osd.5 (osd.5) 144 : cluster 0 1.1 scrub ok 2023-10-07T22:06:14.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:14 smithi081 bash[89466]: cluster 2023-10-07T22:06:13.319258+0000 mgr.y (mgr.25319) 812 : cluster 0 pgmap v832: 99 pgs: 99 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-07T22:06:14.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:14 smithi081 bash[89466]: cluster 2023-10-07T22:06:13.584651+0000 osd.5 (osd.5) 143 : cluster 0 1.1 scrub starts 2023-10-07T22:06:14.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:14 smithi081 bash[89466]: cluster 2023-10-07T22:06:13.594857+0000 osd.5 (osd.5) 144 : cluster 0 1.1 scrub ok 2023-10-07T22:06:14.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:15.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:15.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:15.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:15.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:15.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:15.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:15.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:06:15.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:06:15.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:15.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:15.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:15.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:15.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:15.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:15.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:15.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:15.870 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:15 smithi008 bash[102097]: cluster 2023-10-07T22:06:14.598817+0000 osd.5 (osd.5) 145 : cluster 0 1.8 scrub starts 2023-10-07T22:06:15.871 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:15 smithi008 bash[102097]: cluster 2023-10-07T22:06:14.624464+0000 osd.5 (osd.5) 146 : cluster 0 1.8 scrub ok 2023-10-07T22:06:15.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:15 smithi008 bash[105281]: cluster 2023-10-07T22:06:14.598817+0000 osd.5 (osd.5) 145 : cluster 0 1.8 scrub starts 2023-10-07T22:06:15.872 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:15 smithi008 bash[105281]: cluster 2023-10-07T22:06:14.624464+0000 osd.5 (osd.5) 146 : cluster 0 1.8 scrub ok 2023-10-07T22:06:15.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:15.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:15.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:15.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:15 smithi081 bash[89466]: cluster 2023-10-07T22:06:14.598817+0000 osd.5 (osd.5) 145 : cluster 0 1.8 scrub starts 2023-10-07T22:06:15.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:15 smithi081 bash[89466]: cluster 2023-10-07T22:06:14.624464+0000 osd.5 (osd.5) 146 : cluster 0 1.8 scrub ok 2023-10-07T22:06:15.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:16.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:16.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:16.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:16.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:16.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:16.278 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:16.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:16.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:16.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:16.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:16.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:16.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:16.597 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:16.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:16.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:16.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:16.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[102097]: cluster 2023-10-07T22:06:14.987098+0000 osd.7 (osd.7) 115 : cluster 0 1.9 scrub starts 2023-10-07T22:06:16.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[102097]: cluster 2023-10-07T22:06:15.001183+0000 osd.7 (osd.7) 116 : cluster 0 1.9 scrub ok 2023-10-07T22:06:16.856 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[102097]: cluster 2023-10-07T22:06:15.319765+0000 mgr.y (mgr.25319) 813 : cluster 0 pgmap v833: 99 pgs: 99 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2023-10-07T22:06:16.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[105281]: cluster 2023-10-07T22:06:14.987098+0000 osd.7 (osd.7) 115 : cluster 0 1.9 scrub starts 2023-10-07T22:06:16.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[105281]: cluster 2023-10-07T22:06:15.001183+0000 osd.7 (osd.7) 116 : cluster 0 1.9 scrub ok 2023-10-07T22:06:16.857 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:16 smithi008 bash[105281]: cluster 2023-10-07T22:06:15.319765+0000 mgr.y (mgr.25319) 813 : cluster 0 pgmap v833: 99 pgs: 99 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2023-10-07T22:06:16.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:16.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:16 smithi081 bash[89466]: cluster 2023-10-07T22:06:14.987098+0000 osd.7 (osd.7) 115 : cluster 0 1.9 scrub starts 2023-10-07T22:06:16.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:16 smithi081 bash[89466]: cluster 2023-10-07T22:06:15.001183+0000 osd.7 (osd.7) 116 : cluster 0 1.9 scrub ok 2023-10-07T22:06:16.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:16 smithi081 bash[89466]: cluster 2023-10-07T22:06:15.319765+0000 mgr.y (mgr.25319) 813 : cluster 0 pgmap v833: 99 pgs: 99 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2023-10-07T22:06:16.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:17.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:17.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:17.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:17.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:17.311 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:17.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:17.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:17.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:17.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:17.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:17.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:17.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:17.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:17.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:17.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:17.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:17.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:17.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:17.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:18.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:18.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:18.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:18.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:18.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:18.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:18.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:18.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:18.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:18.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:18.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:18.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:18.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:18.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:18.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:18.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:18.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:18.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:18 smithi081 bash[89466]: cluster 2023-10-07T22:06:17.320494+0000 mgr.y (mgr.25319) 814 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-07T22:06:18.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:18.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:18.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:19.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:19.013 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:18 smithi008 bash[102097]: cluster 2023-10-07T22:06:17.320494+0000 mgr.y (mgr.25319) 814 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-07T22:06:19.013 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:18 smithi008 bash[105281]: cluster 2023-10-07T22:06:17.320494+0000 mgr.y (mgr.25319) 814 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-07T22:06:19.029 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:19.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:19.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:19.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:19.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:19.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:19.332 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:19.333 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:19.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:19.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:19.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:19.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:19.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:19.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:19.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:19.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:19.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:19.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:20.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:20.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:20.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:20.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:20.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:20.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:20.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:20.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:20.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:20.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:20.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:20.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:20.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:20.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:20.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:20 smithi081 bash[89466]: cluster 2023-10-07T22:06:19.320994+0000 mgr.y (mgr.25319) 815 : cluster 0 pgmap v835: 99 pgs: 99 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 703 op/s 2023-10-07T22:06:21.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:21.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:20 smithi008 bash[102097]: cluster 2023-10-07T22:06:19.320994+0000 mgr.y (mgr.25319) 815 : cluster 0 pgmap v835: 99 pgs: 99 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 703 op/s 2023-10-07T22:06:21.048 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:20 smithi008 bash[105281]: cluster 2023-10-07T22:06:19.320994+0000 mgr.y (mgr.25319) 815 : cluster 0 pgmap v835: 99 pgs: 99 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 703 op/s 2023-10-07T22:06:21.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:21.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:21.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:21.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:21.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:21.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:21.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:21.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:21.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:21.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:21.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:21.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:21.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:21.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:21.877 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:21.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:21.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:21.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:22.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:22.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:22.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:22.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:22.299 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:22.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:22.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:22.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:22.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:22.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:22.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:22.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:22.814 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:22 smithi081 bash[89466]: cluster 2023-10-07T22:06:21.321505+0000 mgr.y (mgr.25319) 816 : cluster 0 pgmap v836: 99 pgs: 99 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:06:22.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:22.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:22.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:22.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:23.056 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:23] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-10-07T22:06:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:22 smithi008 bash[105281]: cluster 2023-10-07T22:06:21.321505+0000 mgr.y (mgr.25319) 816 : cluster 0 pgmap v836: 99 pgs: 99 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:06:23.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:22 smithi008 bash[102097]: cluster 2023-10-07T22:06:21.321505+0000 mgr.y (mgr.25319) 816 : cluster 0 pgmap v836: 99 pgs: 99 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-07T22:06:23.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:23.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:23.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:23.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:23.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:23.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:23.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:23.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:23.507 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:23.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:23.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:23.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:23.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:23.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:23.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:23.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:23.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:24.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:24.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:24.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:24.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:24.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:24.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:24.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:24.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:24.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:24.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:24.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:24.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:24.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:24.704 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:24.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:24.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:24.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:24.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:24.943 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:24 smithi008 bash[102097]: cluster 2023-10-07T22:06:23.322293+0000 mgr.y (mgr.25319) 817 : cluster 0 pgmap v837: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-10-07T22:06:24.944 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:24 smithi008 bash[105281]: cluster 2023-10-07T22:06:23.322293+0000 mgr.y (mgr.25319) 817 : cluster 0 pgmap v837: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-10-07T22:06:24.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:24.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:24.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:24 smithi081 bash[89466]: cluster 2023-10-07T22:06:23.322293+0000 mgr.y (mgr.25319) 817 : cluster 0 pgmap v837: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2023-10-07T22:06:25.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:25.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:25.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:25.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:25.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:25.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:25.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:25.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:25.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:25.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:25.617 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:25.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:25.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:25.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:25.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:25.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:25.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:25.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:26.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:26.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:26.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:26.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:26.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:26.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:26.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:26.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:26 smithi081 bash[89466]: cluster 2023-10-07T22:06:25.323111+0000 mgr.y (mgr.25319) 818 : cluster 0 pgmap v838: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:26.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:26 smithi081 bash[89466]: audit 2023-10-07T22:06:25.911635+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:26.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:26.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:26.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:27.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:27.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:26 smithi008 bash[102097]: cluster 2023-10-07T22:06:25.323111+0000 mgr.y (mgr.25319) 818 : cluster 0 pgmap v838: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:27.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:26 smithi008 bash[102097]: audit 2023-10-07T22:06:25.911635+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:26 smithi008 bash[105281]: cluster 2023-10-07T22:06:25.323111+0000 mgr.y (mgr.25319) 818 : cluster 0 pgmap v838: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:26 smithi008 bash[105281]: audit 2023-10-07T22:06:25.911635+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:27.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:27.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:27.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:27.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:27.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:27.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:27.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:27.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:27.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:27.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:27.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:27.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:27.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:27.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:27.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:28.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:28.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:28.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:28.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:28.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:28.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:28.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:28.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:28.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:28.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:28.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:28.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:28.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:28.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:28.757 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:28 smithi008 bash[102097]: cluster 2023-10-07T22:06:27.324263+0000 mgr.y (mgr.25319) 819 : cluster 0 pgmap v839: 99 pgs: 99 active+clean; 1.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 870 op/s 2023-10-07T22:06:28.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:28.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:28.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:28.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:28 smithi081 bash[89466]: cluster 2023-10-07T22:06:27.324263+0000 mgr.y (mgr.25319) 819 : cluster 0 pgmap v839: 99 pgs: 99 active+clean; 1.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 870 op/s 2023-10-07T22:06:28.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:28.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:28.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:29.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:28 smithi008 bash[105281]: cluster 2023-10-07T22:06:27.324263+0000 mgr.y (mgr.25319) 819 : cluster 0 pgmap v839: 99 pgs: 99 active+clean; 1.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 870 op/s 2023-10-07T22:06:29.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:29.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:29.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:29.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:29.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:29.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:29.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:29.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:29.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:29.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:29.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:29.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:29.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:29.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:29.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:30.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:30.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:30.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:30.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:30.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:30.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:30.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:30.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:30.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:30.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:30.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:30.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:30.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:30 smithi081 bash[89466]: cluster 2023-10-07T22:06:29.324956+0000 mgr.y (mgr.25319) 820 : cluster 0 pgmap v840: 99 pgs: 99 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-07T22:06:30.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:30.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:30 smithi008 bash[105281]: cluster 2023-10-07T22:06:29.324956+0000 mgr.y (mgr.25319) 820 : cluster 0 pgmap v840: 99 pgs: 99 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-07T22:06:30.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:30 smithi008 bash[102097]: cluster 2023-10-07T22:06:29.324956+0000 mgr.y (mgr.25319) 820 : cluster 0 pgmap v840: 99 pgs: 99 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-07T22:06:30.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:30.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:30.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:31.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:31.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:31.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:31.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:31.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:31.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:31.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:31.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:31.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:31.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:31.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:31.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:31.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:31.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:31.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:31.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:31.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:32.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:32.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:32.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:32.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:32.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:32.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:32.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:32.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:32.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:32.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:32.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:32.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:32.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:32.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:32.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:32.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:32.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:32.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:32.946 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:32 smithi008 bash[102097]: cluster 2023-10-07T22:06:31.325551+0000 mgr.y (mgr.25319) 821 : cluster 0 pgmap v841: 99 pgs: 99 active+clean; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-07T22:06:32.946 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:32 smithi008 bash[105281]: cluster 2023-10-07T22:06:31.325551+0000 mgr.y (mgr.25319) 821 : cluster 0 pgmap v841: 99 pgs: 99 active+clean; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-07T22:06:32.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:32.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:33.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:33.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:32 smithi081 bash[89466]: cluster 2023-10-07T22:06:31.325551+0000 mgr.y (mgr.25319) 821 : cluster 0 pgmap v841: 99 pgs: 99 active+clean; 1.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-07T22:06:33.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:33.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:33.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:33.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:33.256 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:33] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-10-07T22:06:33.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:33.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:33.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:33.486 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:06:33.486 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:06:33.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:33.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:33.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:33.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:33.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:33.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:33.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:33.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:33.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:34.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:34.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:34.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:34.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:34.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:34.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:34.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:34.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:34.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:34.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:34.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:34.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:34.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:34 smithi081 bash[89466]: cluster 2023-10-07T22:06:33.326141+0000 mgr.y (mgr.25319) 822 : cluster 0 pgmap v842: 99 pgs: 99 active+clean; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T22:06:34.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:34.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:34.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:34.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:35.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:35.094 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:34 smithi008 bash[102097]: cluster 2023-10-07T22:06:33.326141+0000 mgr.y (mgr.25319) 822 : cluster 0 pgmap v842: 99 pgs: 99 active+clean; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T22:06:35.094 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:34 smithi008 bash[105281]: cluster 2023-10-07T22:06:33.326141+0000 mgr.y (mgr.25319) 822 : cluster 0 pgmap v842: 99 pgs: 99 active+clean; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 828 op/s 2023-10-07T22:06:35.114 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:35.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:35.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:35.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:35.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:35.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:35.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:35.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:35.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:35.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:35.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:35.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:35.792 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:35.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:35.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:35.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:36.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:36.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:36.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:36.192 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:36.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:36.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:36.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:36.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:36.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:36.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:36.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:36.797 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 8 pgp_num to 16 2023-10-07T22:06:36.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:36.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:36.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:37.097 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[102097]: cluster 2023-10-07T22:06:35.326569+0000 mgr.y (mgr.25319) 823 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 636 op/s 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[102097]: audit 2023-10-07T22:06:35.896245+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.8:0/1363220164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[102097]: audit 2023-10-07T22:06:35.898438+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[105281]: cluster 2023-10-07T22:06:35.326569+0000 mgr.y (mgr.25319) 823 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 636 op/s 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[105281]: audit 2023-10-07T22:06:35.896245+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.8:0/1363220164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.107 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:36 smithi008 bash[105281]: audit 2023-10-07T22:06:35.898438+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T22:06:37.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:37.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:36 smithi081 bash[89466]: cluster 2023-10-07T22:06:35.326569+0000 mgr.y (mgr.25319) 823 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 636 op/s 2023-10-07T22:06:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:36 smithi081 bash[89466]: audit 2023-10-07T22:06:35.896245+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.8:0/1363220164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:36 smithi081 bash[89466]: audit 2023-10-07T22:06:35.898438+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:06:37.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:37.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:37.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:37.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:37.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:37.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:37.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:37.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:37.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:37.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:37.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:37.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:38.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: cluster 2023-10-07T22:06:36.784398+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: audit 2023-10-07T22:06:36.784974+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: cluster 2023-10-07T22:06:36.787344+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e204: 8 total, 8 up, 7 in 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: cluster 2023-10-07T22:06:36.831718+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: cluster 2023-10-07T22:06:37.154722+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:37 smithi081 bash[89466]: cluster 2023-10-07T22:06:37.157201+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: cluster 2023-10-07T22:06:36.784398+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: audit 2023-10-07T22:06:36.784974+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:06:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: cluster 2023-10-07T22:06:36.787344+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e204: 8 total, 8 up, 7 in 2023-10-07T22:06:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: cluster 2023-10-07T22:06:36.831718+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: cluster 2023-10-07T22:06:37.154722+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[105281]: cluster 2023-10-07T22:06:37.157201+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: cluster 2023-10-07T22:06:36.784398+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: audit 2023-10-07T22:06:36.784974+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:06:38.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: cluster 2023-10-07T22:06:36.787344+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e204: 8 total, 8 up, 7 in 2023-10-07T22:06:38.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: cluster 2023-10-07T22:06:36.831718+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: cluster 2023-10-07T22:06:37.154722+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:37 smithi008 bash[102097]: cluster 2023-10-07T22:06:37.157201+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e204 with expected crc 2023-10-07T22:06:38.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:38.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:38.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:38.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:38.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:38.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:38.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:38.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:38.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.739 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:06:38.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:38.787 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:06:38.817 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:06:38.841 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:06:38.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:38.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:38 smithi081 bash[89466]: cluster 2023-10-07T22:06:37.327135+0000 mgr.y (mgr.25319) 824 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 991 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-10-07T22:06:38.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:38 smithi081 bash[89466]: audit 2023-10-07T22:06:38.123371+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.8:0/3096388993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:38.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:38 smithi081 bash[89466]: audit 2023-10-07T22:06:38.125598+0000 mon.a (mon.0) 1029 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:38.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:38 smithi081 bash[89466]: audit 2023-10-07T22:06:38.680004+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.8:0/3398558631' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:38.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:38.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:38.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:38.884 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:06:38.918 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:06:38.949 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:06:38.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:38.992 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:06:39.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:39.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:39.028 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:06:39.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.031 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:06:39.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[102097]: cluster 2023-10-07T22:06:37.327135+0000 mgr.y (mgr.25319) 824 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 991 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[102097]: audit 2023-10-07T22:06:38.123371+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.8:0/3096388993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[102097]: audit 2023-10-07T22:06:38.125598+0000 mon.a (mon.0) 1029 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[102097]: audit 2023-10-07T22:06:38.680004+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.8:0/3398558631' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[105281]: cluster 2023-10-07T22:06:37.327135+0000 mgr.y (mgr.25319) 824 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 991 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[105281]: audit 2023-10-07T22:06:38.123371+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.8:0/3096388993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[105281]: audit 2023-10-07T22:06:38.125598+0000 mon.a (mon.0) 1029 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:06:39.062 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:38 smithi008 bash[105281]: audit 2023-10-07T22:06:38.680004+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.8:0/3398558631' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:06:39.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:39.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:39.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:39.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:39.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:39.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:39.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:39.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:39.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:39.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:39.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:39.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:39.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:39.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:39.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:39.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:39.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:39.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:40.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: cluster 2023-10-07T22:06:38.795757+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:06:40.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: cluster 2023-10-07T22:06:38.795799+0000 mon.a (mon.0) 1031 : cluster 1 Cluster is now healthy 2023-10-07T22:06:40.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: audit 2023-10-07T22:06:38.800434+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:06:40.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: cluster 2023-10-07T22:06:38.800443+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: cluster 2023-10-07T22:06:38.802809+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:39 smithi081 bash[89466]: cluster 2023-10-07T22:06:38.806100+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e205: 8 total, 8 up, 7 in 2023-10-07T22:06:40.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: cluster 2023-10-07T22:06:38.795757+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: cluster 2023-10-07T22:06:38.795799+0000 mon.a (mon.0) 1031 : cluster 1 Cluster is now healthy 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: audit 2023-10-07T22:06:38.800434+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: cluster 2023-10-07T22:06:38.800443+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: cluster 2023-10-07T22:06:38.802809+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[105281]: cluster 2023-10-07T22:06:38.806100+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e205: 8 total, 8 up, 7 in 2023-10-07T22:06:40.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: cluster 2023-10-07T22:06:38.795757+0000 mon.a (mon.0) 1030 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:06:40.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: cluster 2023-10-07T22:06:38.795799+0000 mon.a (mon.0) 1031 : cluster 1 Cluster is now healthy 2023-10-07T22:06:40.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: audit 2023-10-07T22:06:38.800434+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:06:40.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: cluster 2023-10-07T22:06:38.800443+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: cluster 2023-10-07T22:06:38.802809+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-07T22:06:40.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:39 smithi008 bash[102097]: cluster 2023-10-07T22:06:38.806100+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e205: 8 total, 8 up, 7 in 2023-10-07T22:06:40.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:40.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:40.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:40.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:40.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:40.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:40.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:40.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:40.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:40.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:40.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:40 smithi081 bash[89466]: cluster 2023-10-07T22:06:39.327507+0000 mgr.y (mgr.25319) 825 : cluster 0 pgmap v847: 99 pgs: 99 active+clean; 932 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 756 op/s 2023-10-07T22:06:40.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:40.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:40.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:41.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:41.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:40 smithi008 bash[102097]: cluster 2023-10-07T22:06:39.327507+0000 mgr.y (mgr.25319) 825 : cluster 0 pgmap v847: 99 pgs: 99 active+clean; 932 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 756 op/s 2023-10-07T22:06:41.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:40 smithi008 bash[105281]: cluster 2023-10-07T22:06:39.327507+0000 mgr.y (mgr.25319) 825 : cluster 0 pgmap v847: 99 pgs: 99 active+clean; 932 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 756 op/s 2023-10-07T22:06:41.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:41.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:41.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:41.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:41.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:41.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:41.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:41.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:41.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:41.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:41.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:41.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:41.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:41.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:41.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:41.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:41.965 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:41 smithi008 bash[105281]: audit 2023-10-07T22:06:40.916503+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:41.965 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:41 smithi008 bash[105281]: audit 2023-10-07T22:06:40.918508+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:41.965 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:41 smithi008 bash[102097]: audit 2023-10-07T22:06:40.916503+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:41.965 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:41 smithi008 bash[102097]: audit 2023-10-07T22:06:40.918508+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:41.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:41.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:42.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:42.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:42.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:42.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:41 smithi081 bash[89466]: audit 2023-10-07T22:06:40.916503+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:42.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:41 smithi081 bash[89466]: audit 2023-10-07T22:06:40.918508+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:42.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:42.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:42.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:42.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:42.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:42.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:42.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:42.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:42.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:42.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:42.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:42.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:42.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:42.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:43.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:43.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:06:43.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:06:43.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:43.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:42 smithi081 bash[89466]: cluster 2023-10-07T22:06:41.328200+0000 mgr.y (mgr.25319) 826 : cluster 0 pgmap v848: 99 pgs: 99 active+clean; 834 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-10-07T22:06:43.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:43.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.317 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:42 smithi008 bash[102097]: cluster 2023-10-07T22:06:41.328200+0000 mgr.y (mgr.25319) 826 : cluster 0 pgmap v848: 99 pgs: 99 active+clean; 834 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-10-07T22:06:43.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:42 smithi008 bash[105281]: cluster 2023-10-07T22:06:41.328200+0000 mgr.y (mgr.25319) 826 : cluster 0 pgmap v848: 99 pgs: 99 active+clean; 834 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-10-07T22:06:43.318 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:43] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-10-07T22:06:43.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:43.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:43.577 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:43.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:43.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:43.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:43.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:43.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:43.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:44.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:44.030 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:06:44.030 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:06:44.030 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-10-07T22:06:44.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 4 2023-10-07T22:06:44.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:44.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:44.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:44.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:44.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:44.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:44.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:44.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:44.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:44.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:44.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:44.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:44.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:44.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:44.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:44.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:45.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:45.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:45.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:44 smithi008 bash[102097]: cluster 2023-10-07T22:06:43.333387+0000 mgr.y (mgr.25319) 827 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 700 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-10-07T22:06:45.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:44 smithi008 bash[105281]: cluster 2023-10-07T22:06:43.333387+0000 mgr.y (mgr.25319) 827 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 700 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-10-07T22:06:45.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:44 smithi081 bash[89466]: cluster 2023-10-07T22:06:43.333387+0000 mgr.y (mgr.25319) 827 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 700 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 940 op/s 2023-10-07T22:06:45.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:45.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:45.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:45.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:45.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:45.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:45.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:45.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:45.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:45.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:45.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:45.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:45.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:45.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:45.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:45.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:46.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:46.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:46.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:46.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:46.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:46.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:46.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:46.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:46.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:46.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:46.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:46.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:46.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:46.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:47.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:47.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:46 smithi008 bash[102097]: cluster 2023-10-07T22:06:45.333867+0000 mgr.y (mgr.25319) 828 : cluster 0 pgmap v850: 99 pgs: 99 active+clean; 700 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-10-07T22:06:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:46 smithi008 bash[105281]: cluster 2023-10-07T22:06:45.333867+0000 mgr.y (mgr.25319) 828 : cluster 0 pgmap v850: 99 pgs: 99 active+clean; 700 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-10-07T22:06:47.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:47.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:46 smithi081 bash[89466]: cluster 2023-10-07T22:06:45.333867+0000 mgr.y (mgr.25319) 828 : cluster 0 pgmap v850: 99 pgs: 99 active+clean; 700 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-10-07T22:06:47.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:47.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:47.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:47.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:47.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:47.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:47.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:47.663 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:47.664 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:47.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:47.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:47.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:47.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:47.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:47.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:48.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:48.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:48.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:48.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:48.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:48.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:48.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:48.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:48.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:48.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:48.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:48.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:48.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:48.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:48.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:48.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:49.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.058 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:48 smithi008 bash[102097]: cluster 2023-10-07T22:06:47.334652+0000 mgr.y (mgr.25319) 829 : cluster 0 pgmap v851: 99 pgs: 99 active+clean; 521 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-10-07T22:06:49.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:48 smithi008 bash[105281]: cluster 2023-10-07T22:06:47.334652+0000 mgr.y (mgr.25319) 829 : cluster 0 pgmap v851: 99 pgs: 99 active+clean; 521 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-10-07T22:06:49.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:49.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:48 smithi081 bash[89466]: cluster 2023-10-07T22:06:47.334652+0000 mgr.y (mgr.25319) 829 : cluster 0 pgmap v851: 99 pgs: 99 active+clean; 521 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-10-07T22:06:49.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:49.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:49.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:49.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:49.701 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:06:49.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:49.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:49.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:49.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:49.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:50.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:50.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:50.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:50.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:50.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:50.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:50.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:50.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:50.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:50.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:50.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:50.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:50.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:50.700 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:50.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:50.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:50.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:50.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:50.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:51.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:51.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:51.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:51.206 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:50 smithi008 bash[102097]: cluster 2023-10-07T22:06:49.335198+0000 mgr.y (mgr.25319) 830 : cluster 0 pgmap v852: 99 pgs: 99 active+clean; 465 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-10-07T22:06:51.206 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:50 smithi008 bash[105281]: cluster 2023-10-07T22:06:49.335198+0000 mgr.y (mgr.25319) 830 : cluster 0 pgmap v852: 99 pgs: 99 active+clean; 465 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-10-07T22:06:51.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:51.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:50 smithi081 bash[89466]: cluster 2023-10-07T22:06:49.335198+0000 mgr.y (mgr.25319) 830 : cluster 0 pgmap v852: 99 pgs: 99 active+clean; 465 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 710 op/s 2023-10-07T22:06:51.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:51.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:51.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:51.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:51.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:51.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:51.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:51.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:51.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:51.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:51.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:51.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:51.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:52.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:52.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:52.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:51 smithi081 bash[89466]: audit 2023-10-07T22:06:51.355322+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:51 smithi081 bash[89466]: audit 2023-10-07T22:06:51.790511+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:51 smithi081 bash[89466]: audit 2023-10-07T22:06:51.797612+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[102097]: audit 2023-10-07T22:06:51.355322+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:52.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[102097]: audit 2023-10-07T22:06:51.790511+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[102097]: audit 2023-10-07T22:06:51.797612+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[105281]: audit 2023-10-07T22:06:51.355322+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:52.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[105281]: audit 2023-10-07T22:06:51.790511+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:51 smithi008 bash[105281]: audit 2023-10-07T22:06:51.797612+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:52.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204859 8.3 8:c74ecd42:::benchmark_data_smithi008_193090_object100789:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.306717+0000", 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.022518012, 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.022550252999999999, 2023-10-07T22:06:52.332 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204859 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306717+0000", 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306717+0000", 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306718+0000", 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.499e-06 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306724+0000", 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5210000000000002e-06 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306736+0000", 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2497000000000001e-05 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306743+0000", 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9990000000000002e-06 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306811+0000", 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7131000000000005e-05 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:06:52.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.310964+0000", 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041538649999999996 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311090+0000", 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012505799999999999 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204860 8.3 8:c0ae46ec:::benchmark_data_smithi008_193090_object100790:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.306761+0000", 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.022474075999999999, 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.022613323000000001, 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204860 2023-10-07T22:06:52.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306761+0000", 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306761+0000", 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306761+0000", 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5100000000000001e-07 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306763+0000", 2023-10-07T22:06:52.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.08e-06 2023-10-07T22:06:52.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306768+0000", 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6589999999999998e-06 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306771+0000", 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4010000000000001e-06 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317466+0000", 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010694611999999999 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.327072+0000", 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0096062860000000003 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.327177+0000", 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000104664 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204861 8.1 8:87049da0:::benchmark_data_smithi008_193090_object100791:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.306800+0000", 2023-10-07T22:06:52.344 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.022435411999999998, 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.022673869999999999, 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204861 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306800+0000", 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306800+0000", 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306800+0000", 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.27e-07 2023-10-07T22:06:52.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306802+0000", 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.813e-06 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306806+0000", 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3200000000000001e-06 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306809+0000", 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.41e-06 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.306858+0000", 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8482000000000001e-05 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.307004+0000", 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014638300000000001 2023-10-07T22:06:52.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.307144+0000", 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014010199999999999 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311711+0000", 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0045662430000000002 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:06:52.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.319615+0000", 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079043020000000002 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:204864 8.f e205/184 8:f0f457b1:::benchmark_data_smithi008_193090_object100794:head v 205'12820, mlcod=205'12817)", 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.311374+0000", 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.017860707999999999, 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018213117000000001, 2023-10-07T22:06:52.350 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.351 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:06:52.351 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311374+0000", 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311374+0000", 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311374+0000", 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3799999999999999e-07 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311381+0000", 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4330000000000001e-06 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311387+0000", 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9340000000000003e-06 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.311391+0000", 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3549999999999998e-06 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317847+0000", 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0064555389999999997 2023-10-07T22:06:52.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317910+0000", 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3244000000000006e-05 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329442+0000", 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011531698999999999 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.34983.0:204859 8.3 e205/184)", 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.314529+0000", 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.014705894000000001, 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015133883000000001, 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314529+0000", 2023-10-07T22:06:52.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314529+0000", 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314530+0000", 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5700000000000002e-07 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314537+0000", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1969999999999999e-06 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314549+0000", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1674999999999999e-05 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.314556+0000", 2023-10-07T22:06:52.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5700000000000004e-06 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.34983.0:204859 8.3 e205/184)", 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.317614+0000", 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.011620837, 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012114471999999999, 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:06:52.359 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317614+0000", 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317614+0000", 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317615+0000", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.78e-07 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317625+0000", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4439999999999997e-06 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317639+0000", 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4024e-05 2023-10-07T22:06:52.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.317647+0000", 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5900000000000008e-06 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204869 8.a 8:5c2ad911:::benchmark_data_smithi008_193090_object100799:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:06:52.362 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.318962+0000", 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.010272639, 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010826814000000001, 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204869 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318962+0000", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318962+0000", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318964+0000", 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6479999999999999e-06 2023-10-07T22:06:52.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318969+0000", 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4990000000000002e-06 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318986+0000", 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6711e-05 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.318995+0000", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6740000000000003e-06 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.319224+0000", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022868899999999999 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.319726+0000", 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00050281200000000005 2023-10-07T22:06:52.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,5", 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.320209+0000", 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00048277900000000002 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.328400+0000", 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081912159999999994 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.328480+0000", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9276000000000005e-05 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329669+0000", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001188957 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329735+0000", 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5971999999999998e-05 2023-10-07T22:06:52.368 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:204870 8.b e205/184)", 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.322755+0000", 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0064803860000000003, 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0071469150000000002, 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322755+0000", 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322755+0000", 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322756+0000", 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0139999999999999e-06 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322763+0000", 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.542e-06 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322779+0000", 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6334999999999999e-05 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.322788+0000", 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4819999999999994e-06 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:204871 8.b e205/184)", 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.326488+0000", 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.002746769, 2023-10-07T22:06:52.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0035041299999999998, 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326488+0000", 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326488+0000", 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326489+0000", 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5199999999999995e-07 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326496+0000", 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9909999999999996e-06 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326512+0000", 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6307000000000002e-05 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.326519+0000", 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.426e-06 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204877 8.7 8:ecae423e:::benchmark_data_smithi008_193090_object100807:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.329884+0000", 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 4294967295.9993505, 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022441599999999999, 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204877 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:06:52.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329884+0000", 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329884+0000", 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:06:52.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329886+0000", 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.916e-06 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329891+0000", 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8590000000000004e-06 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329902+0000", 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0641e-05 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.329916+0000", 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4718e-05 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.330050+0000", 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013409000000000001 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:06:52.379 INFO:teuthology.orchestra.run.smithi008.stdout: ], 2023-10-07T22:06:52.380 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 10 2023-10-07T22:06:52.380 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:06:52.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:52.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:52.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:52.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:52.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:52.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:52.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:52.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:52.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:52 smithi081 bash[89466]: cluster 2023-10-07T22:06:51.337140+0000 mgr.y (mgr.25319) 831 : cluster 0 pgmap v853: 99 pgs: 99 active+clean; 358 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-10-07T22:06:52.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:53.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:53.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:53.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:53.252 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:06:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:06:53] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-10-07T22:06:53.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:52 smithi008 bash[105281]: cluster 2023-10-07T22:06:51.337140+0000 mgr.y (mgr.25319) 831 : cluster 0 pgmap v853: 99 pgs: 99 active+clean; 358 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-10-07T22:06:53.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:52 smithi008 bash[102097]: cluster 2023-10-07T22:06:51.337140+0000 mgr.y (mgr.25319) 831 : cluster 0 pgmap v853: 99 pgs: 99 active+clean; 358 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-10-07T22:06:53.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:53.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:53.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:53.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:53.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:53.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:53.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:53.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:53.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:53.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:53.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:53.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:53.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:53.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:54.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:54.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:54.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:54.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:54.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:54.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:54.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:54.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:54.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:54.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:54.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:54.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:54.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:54.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:54.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:54.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:54.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:54.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:54.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:55.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:55.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:55.106 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:54 smithi008 bash[105281]: cluster 2023-10-07T22:06:53.337758+0000 mgr.y (mgr.25319) 832 : cluster 0 pgmap v854: 99 pgs: 99 active+clean; 225 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T22:06:55.107 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:54 smithi008 bash[102097]: cluster 2023-10-07T22:06:53.337758+0000 mgr.y (mgr.25319) 832 : cluster 0 pgmap v854: 99 pgs: 99 active+clean; 225 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T22:06:55.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:55.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:54 smithi081 bash[89466]: cluster 2023-10-07T22:06:53.337758+0000 mgr.y (mgr.25319) 832 : cluster 0 pgmap v854: 99 pgs: 99 active+clean; 225 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 810 op/s 2023-10-07T22:06:55.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:55.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:55.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:55.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:55.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:55.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:55.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:55.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:55.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:55.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:55.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:56.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:56.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:56.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:06:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:06:56.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:56.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:56.469 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 104067 objects 2023-10-07T22:06:56.469 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :138.335 2023-10-07T22:06:56.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:56.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:56.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:56.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:56.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:56.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T22:06:56.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:56.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:56.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:56.956 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:56 smithi008 bash[105281]: cluster 2023-10-07T22:06:55.338206+0000 mgr.y (mgr.25319) 833 : cluster 0 pgmap v855: 99 pgs: 99 active+clean; 225 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:56.956 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:56 smithi008 bash[105281]: audit 2023-10-07T22:06:55.914040+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:56.956 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:56 smithi008 bash[102097]: cluster 2023-10-07T22:06:55.338206+0000 mgr.y (mgr.25319) 833 : cluster 0 pgmap v855: 99 pgs: 99 active+clean; 225 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:56.956 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:56 smithi008 bash[102097]: audit 2023-10-07T22:06:55.914040+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:56.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:56 smithi081 bash[89466]: cluster 2023-10-07T22:06:55.338206+0000 mgr.y (mgr.25319) 833 : cluster 0 pgmap v855: 99 pgs: 99 active+clean; 225 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 633 op/s 2023-10-07T22:06:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:56 smithi081 bash[89466]: audit 2023-10-07T22:06:55.914040+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:57.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:57.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:57.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:57.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:57.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:57.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:57.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:57.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:57.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:57.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:57.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:57.626 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:57.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:06:57.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:06:57.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:57.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:57.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:57.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:57.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:57.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:57.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:58.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:58.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:58.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:58.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:58.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:58.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:58.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:58.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:58.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:58.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:06:58.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:06:58.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:58 smithi081 bash[89466]: cluster 2023-10-07T22:06:57.339463+0000 mgr.y (mgr.25319) 834 : cluster 0 pgmap v856: 99 pgs: 99 active+clean; 54 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 861 op/s 2023-10-07T22:06:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:58 smithi081 bash[89466]: audit 2023-10-07T22:06:58.146813+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:06:58 smithi081 bash[89466]: audit 2023-10-07T22:06:58.155685+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:58.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:58.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:58.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[105281]: cluster 2023-10-07T22:06:57.339463+0000 mgr.y (mgr.25319) 834 : cluster 0 pgmap v856: 99 pgs: 99 active+clean; 54 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 861 op/s 2023-10-07T22:06:58.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[105281]: audit 2023-10-07T22:06:58.146813+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[105281]: audit 2023-10-07T22:06:58.155685+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[102097]: cluster 2023-10-07T22:06:57.339463+0000 mgr.y (mgr.25319) 834 : cluster 0 pgmap v856: 99 pgs: 99 active+clean; 54 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 861 op/s 2023-10-07T22:06:58.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[102097]: audit 2023-10-07T22:06:58.146813+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:06:58 smithi008 bash[102097]: audit 2023-10-07T22:06:58.155685+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:06:58.933 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:58.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:58.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:59.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:59.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:06:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:06:59.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:59.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:59.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:59.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:06:59.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:06:59.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:59.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:06:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:06:59.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:59.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:06:59.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:06:59.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:59.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:06:59.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:59.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:06:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:06:59.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:00.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:00.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:00.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:00.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:00.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:00.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:00.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:00.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:00.354 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-10-07T22:07:00.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-10-07T22:07:00.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:00.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:00.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:00.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:00.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:00.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:00.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:00.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:00 smithi081 bash[89466]: cluster 2023-10-07T22:06:59.340314+0000 mgr.y (mgr.25319) 835 : cluster 0 pgmap v857: 99 pgs: 99 active+clean; 8.1 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-10-07T22:07:00.960 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:07:00.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:00.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:00.981 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:07:01.005 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:07:01.030 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:07:01.058 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:07:01.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:01.083 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:00 smithi008 bash[105281]: cluster 2023-10-07T22:06:59.340314+0000 mgr.y (mgr.25319) 835 : cluster 0 pgmap v857: 99 pgs: 99 active+clean; 8.1 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-10-07T22:07:01.083 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:00 smithi008 bash[102097]: cluster 2023-10-07T22:06:59.340314+0000 mgr.y (mgr.25319) 835 : cluster 0 pgmap v857: 99 pgs: 99 active+clean; 8.1 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-10-07T22:07:01.085 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:07:01.102 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:01.117 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:07:01.144 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:07:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.147 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.147 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.147 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:07:01.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.231 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:01.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:01.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:01.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:01.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:01.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:01.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:01.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:01.684 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.4. 2023-10-07T22:07:01.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:01.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:01.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:01.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:01.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:01.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:01 smithi008 bash[105281]: audit 2023-10-07T22:07:00.934450+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.8:0/3245118662' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:01.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:01 smithi008 bash[105281]: audit 2023-10-07T22:07:01.648277+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-07T22:07:01.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:01 smithi008 bash[102097]: debug 2023-10-07T22:07:01.646+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e205 definitely_dead 0 2023-10-07T22:07:01.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:01 smithi008 bash[102097]: audit 2023-10-07T22:07:00.934450+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.8:0/3245118662' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:01.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:01 smithi008 bash[102097]: audit 2023-10-07T22:07:01.648277+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-07T22:07:01.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:01.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:01 smithi081 bash[89466]: audit 2023-10-07T22:07:00.934450+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.8:0/3245118662' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:01.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:01 smithi081 bash[89466]: audit 2023-10-07T22:07:01.648277+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-07T22:07:02.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:02.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:02.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:02.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:02.265 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:02.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:02.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.397 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:02.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:02.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:02.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:02.681 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:07:02.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.340848+0000 mgr.y (mgr.25319) 836 : cluster 0 pgmap v858: 99 pgs: 99 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: audit 2023-10-07T22:07:01.662893+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.664851+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.665054+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.665904+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.667257+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.667949+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.668823+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.671336+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.672745+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.673366+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.673973+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.674103+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: cluster 2023-10-07T22:07:01.679688+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: audit 2023-10-07T22:07:01.793944+0000 mon.a (mon.0) 1046 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: audit 2023-10-07T22:07:02.390307+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:02.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:02 smithi081 bash[89466]: audit 2023-10-07T22:07:02.399032+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:02.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:02.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:02.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:02.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.340848+0000 mgr.y (mgr.25319) 836 : cluster 0 pgmap v858: 99 pgs: 99 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: audit 2023-10-07T22:07:01.662893+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.664851+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.665054+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.665904+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.667257+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.667949+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.949 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.668823+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.671336+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.672745+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.673366+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.673973+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.674103+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: cluster 2023-10-07T22:07:01.679688+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: audit 2023-10-07T22:07:01.793944+0000 mon.a (mon.0) 1046 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: audit 2023-10-07T22:07:02.390307+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[105281]: audit 2023-10-07T22:07:02.399032+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:02.950 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.340848+0000 mgr.y (mgr.25319) 836 : cluster 0 pgmap v858: 99 pgs: 99 active+clean; 582 KiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: audit 2023-10-07T22:07:01.662893+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.8:0/1555018193' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.664851+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.665054+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.665904+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.667257+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.667949+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.668823+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.671336+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.672745+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.673366+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.673973+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.674103+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e206 with expected crc 2023-10-07T22:07:02.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: cluster 2023-10-07T22:07:01.679688+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-07T22:07:02.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: audit 2023-10-07T22:07:01.793944+0000 mon.a (mon.0) 1046 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:07:02.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: audit 2023-10-07T22:07:02.390307+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:02.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:02 smithi008 bash[102097]: audit 2023-10-07T22:07:02.399032+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:03.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:03.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:03.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:03.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:03.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:03.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:03.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:03.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:03] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-10-07T22:07:03.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:03.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:03.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:03.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:03.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:03.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:03.687 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.663250+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:03.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.664309+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: audit 2023-10-07T22:07:02.664902+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:07:03.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.665120+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.667137+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.667543+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.668711+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.669485+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.669833+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.671575+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.672294+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.673917+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.674195+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:02.680706+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: audit 2023-10-07T22:07:02.870436+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:03.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: audit 2023-10-07T22:07:02.871554+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:03.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: audit 2023-10-07T22:07:02.877394+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:03.691 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.671567+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-07T22:07:03.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:03.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:03.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:03.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:03.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:03.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.663250+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:03.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.664309+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: audit 2023-10-07T22:07:02.664902+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:07:03.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.665120+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.862 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.667137+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.667543+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.668711+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.669485+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.669833+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.671575+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.672294+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.673917+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.674195+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:02.680706+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: audit 2023-10-07T22:07:02.870436+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:03.863 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: audit 2023-10-07T22:07:02.871554+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:03.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: audit 2023-10-07T22:07:02.877394+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:03.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:03 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.671567+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-07T22:07:03.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:03.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:03.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.663250+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.664309+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: audit 2023-10-07T22:07:02.664902+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.8:0/2944594415' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:07:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.665120+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.667137+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.667543+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.668711+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-07T22:07:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.669485+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.669833+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.671575+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.672294+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.673917+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.674195+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:02.680706+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e207 with expected crc 2023-10-07T22:07:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: audit 2023-10-07T22:07:02.870436+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: audit 2023-10-07T22:07:02.871554+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: audit 2023-10-07T22:07:02.877394+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:03 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.671567+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-07T22:07:04.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:04.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:04.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:04.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:04.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:04.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:04.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:04.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:04.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:04.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:04.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:04.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:04.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.341598+0000 mgr.y (mgr.25319) 837 : cluster 0 pgmap v861: 99 pgs: 2 remapped+peering, 26 peering, 71 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 445 op/s 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.670553+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.672105+0000 osd.3 (osd.3) 8 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 205'12894 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.673106+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.673679+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.674106+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.675005+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.776 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.676149+0000 osd.0 (osd.0) 2 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 205'12694 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.676175+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.677416+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.679215+0000 osd.6 (osd.6) 144 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13214 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.679422+0000 osd.5 (osd.5) 155 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13098 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:03.679849+0000 osd.0 (osd.0) 3 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 205'13186 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.059514+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.062582+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.065236+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.777 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:04 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.067740+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:04.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:04.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:04.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:04.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:04.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:04.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:05.023 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:05.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.341598+0000 mgr.y (mgr.25319) 837 : cluster 0 pgmap v861: 99 pgs: 2 remapped+peering, 26 peering, 71 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 445 op/s 2023-10-07T22:07:05.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.670553+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.672105+0000 osd.3 (osd.3) 8 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 205'12894 2023-10-07T22:07:05.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.673106+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.673679+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.674106+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.675005+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.676149+0000 osd.0 (osd.0) 2 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 205'12694 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.676175+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.677416+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.679215+0000 osd.6 (osd.6) 144 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13214 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.679422+0000 osd.5 (osd.5) 155 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13098 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:03.679849+0000 osd.0 (osd.0) 3 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 205'13186 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.059514+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.038 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.062582+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.065236+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.067740+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.341598+0000 mgr.y (mgr.25319) 837 : cluster 0 pgmap v861: 99 pgs: 2 remapped+peering, 26 peering, 71 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 445 op/s 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.670553+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.672105+0000 osd.3 (osd.3) 8 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 205'12894 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.673106+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.673679+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.674106+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.675005+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.676149+0000 osd.0 (osd.0) 2 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 205'12694 2023-10-07T22:07:05.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.676175+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.677416+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.679215+0000 osd.6 (osd.6) 144 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13214 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.679422+0000 osd.5 (osd.5) 155 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 205'13098 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:03.679849+0000 osd.0 (osd.0) 3 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 205'13186 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.059514+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.062582+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.065236+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:04 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.067740+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e208 with expected crc 2023-10-07T22:07:05.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:05.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:05.184 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:05.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:05.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:05.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:05.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:05.452 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:05.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:05.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:05.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:05.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:05.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:05.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:05.748 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-10-07T22:07:05.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:05.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:05.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:05.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:05.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:06.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.878979+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.879958+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.881533+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.882436+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.884925+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.885493+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.885639+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.886540+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[102097]: cluster 2023-10-07T22:07:04.887820+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.878979+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.879958+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.881533+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.882436+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.884925+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.885493+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.885639+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.886540+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.087 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:05 smithi008 bash[105281]: cluster 2023-10-07T22:07:04.887820+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:06.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.878979+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.879958+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.881533+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.882436+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.884925+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.885493+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.885639+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.886540+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:05 smithi081 bash[89466]: cluster 2023-10-07T22:07:04.887820+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e209 with expected crc 2023-10-07T22:07:06.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:06.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:06.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:06.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:06.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:06.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:06.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:06.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:06.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:06.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:06.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:06.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:06.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:07.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.342250+0000 mgr.y (mgr.25319) 838 : cluster 0 pgmap v864: 99 pgs: 1 active+undersized+remapped, 2 remapped+peering, 26 peering, 70 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.887498+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.890293+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.891746+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.892345+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.893210+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.894433+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.894621+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.895831+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.897326+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.040 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.898233+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:06 smithi081 bash[89466]: cluster 2023-10-07T22:07:05.900642+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:07.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:07.175 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.342250+0000 mgr.y (mgr.25319) 838 : cluster 0 pgmap v864: 99 pgs: 1 active+undersized+remapped, 2 remapped+peering, 26 peering, 70 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:07.175 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.887498+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.890293+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.891746+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.892345+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.893210+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.894433+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.894621+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.895831+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.897326+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.898233+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.176 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[105281]: cluster 2023-10-07T22:07:05.900642+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.342250+0000 mgr.y (mgr.25319) 838 : cluster 0 pgmap v864: 99 pgs: 1 active+undersized+remapped, 2 remapped+peering, 26 peering, 70 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.887498+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.890293+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.891746+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.892345+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.893210+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.894433+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.894621+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.895831+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.897326+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.898233+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:06 smithi008 bash[102097]: cluster 2023-10-07T22:07:05.900642+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e210 with expected crc 2023-10-07T22:07:07.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:07.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:07.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:07.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:07.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:07.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:07:07.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:07.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:07.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:07.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:07.791 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:07:07.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:07.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:07.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:07.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:07.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:08.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:08.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:08.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:08.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:08.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:08.311 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:08.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:08.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:08.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:08.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:08.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:08.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:08.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:08 smithi008 bash[105281]: cluster 2023-10-07T22:07:07.343571+0000 mgr.y (mgr.25319) 839 : cluster 0 pgmap v866: 99 pgs: 1 remapped+peering, 98 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 4.1 KiB/s wr, 6 op/s; 1.0 KiB/s, 2 keys/s, 2 objects/s recovering 2023-10-07T22:07:08.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:08 smithi008 bash[102097]: cluster 2023-10-07T22:07:07.343571+0000 mgr.y (mgr.25319) 839 : cluster 0 pgmap v866: 99 pgs: 1 remapped+peering, 98 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 4.1 KiB/s wr, 6 op/s; 1.0 KiB/s, 2 keys/s, 2 objects/s recovering 2023-10-07T22:07:08.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:08.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:09.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:09.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:09.127 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:07:09.128 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:07:09.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:09.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:08 smithi081 bash[89466]: cluster 2023-10-07T22:07:07.343571+0000 mgr.y (mgr.25319) 839 : cluster 0 pgmap v866: 99 pgs: 1 remapped+peering, 98 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 4.1 KiB/s wr, 6 op/s; 1.0 KiB/s, 2 keys/s, 2 objects/s recovering 2023-10-07T22:07:09.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:09.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:09.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:09.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:09.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:09.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:09.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:09.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:09.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:09.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:09.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:09.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:09.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:09.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:10.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:10.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:10.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:10.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:10.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:10.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:10.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:10.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:10.749 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:07:10.749 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:07:10.749 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [0, 1, 2, 3, 5, 6, 7, 4] 2023-10-07T22:07:10.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 3 2023-10-07T22:07:10.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:10.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:10.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:10.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:10.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:10.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:10 smithi081 bash[89466]: cluster 2023-10-07T22:07:09.344140+0000 mgr.y (mgr.25319) 840 : cluster 0 pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.2 KiB/s wr, 4 op/s; 810 B/s, 1 keys/s, 2 objects/s recovering 2023-10-07T22:07:11.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:11.073 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:10 smithi008 bash[105281]: cluster 2023-10-07T22:07:09.344140+0000 mgr.y (mgr.25319) 840 : cluster 0 pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.2 KiB/s wr, 4 op/s; 810 B/s, 1 keys/s, 2 objects/s recovering 2023-10-07T22:07:11.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:10 smithi008 bash[102097]: cluster 2023-10-07T22:07:09.344140+0000 mgr.y (mgr.25319) 840 : cluster 0 pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.2 KiB/s wr, 4 op/s; 810 B/s, 1 keys/s, 2 objects/s recovering 2023-10-07T22:07:11.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:11.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:11.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T22:07:11.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:11.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:11.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:11.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:11.350 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:11.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:11.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:11.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:11.563 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:11.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:11.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:11.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:11.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:11.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:11.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:11.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:11.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:12.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:12.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:12.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:12.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:12.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:12.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:11 smithi081 bash[89466]: audit 2023-10-07T22:07:10.916358+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:12.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:11 smithi081 bash[89466]: audit 2023-10-07T22:07:10.918108+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:12.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:12.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:12.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:11 smithi008 bash[102097]: audit 2023-10-07T22:07:10.916358+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:12.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:11 smithi008 bash[102097]: audit 2023-10-07T22:07:10.918108+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:12.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:11 smithi008 bash[105281]: audit 2023-10-07T22:07:10.916358+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:12.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:11 smithi008 bash[105281]: audit 2023-10-07T22:07:10.918108+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:12.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:12.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:12.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:12.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:12.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:12.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:12.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:12.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:13.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:13.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:13.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:13.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:13.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:12 smithi081 bash[89466]: cluster 2023-10-07T22:07:11.345046+0000 mgr.y (mgr.25319) 841 : cluster 0 pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 B/s rd, 2.5 KiB/s wr, 3 op/s; 634 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:13.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:13.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:13.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:13.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:13.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:12 smithi008 bash[105281]: cluster 2023-10-07T22:07:11.345046+0000 mgr.y (mgr.25319) 841 : cluster 0 pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 B/s rd, 2.5 KiB/s wr, 3 op/s; 634 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:12 smithi008 bash[102097]: cluster 2023-10-07T22:07:11.345046+0000 mgr.y (mgr.25319) 841 : cluster 0 pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 B/s rd, 2.5 KiB/s wr, 3 op/s; 634 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:13.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:13] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2023-10-07T22:07:13.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:13.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:13.504 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:13.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:13.622 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:13.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:13.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:13.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:13.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:13.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:13.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:13.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:14.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:14.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:14.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:14.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:14.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:14.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:14.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:14.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:14.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:14.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:14.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:14.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:14.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:14.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:14.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:14.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:14.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:15.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:15.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:15.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:14 smithi008 bash[105281]: cluster 2023-10-07T22:07:13.346223+0000 mgr.y (mgr.25319) 842 : cluster 0 pgmap v869: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 725 B/s rd, 2.2 KiB/s wr, 3 op/s; 575 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:15.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:14 smithi008 bash[102097]: cluster 2023-10-07T22:07:13.346223+0000 mgr.y (mgr.25319) 842 : cluster 0 pgmap v869: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 725 B/s rd, 2.2 KiB/s wr, 3 op/s; 575 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:15.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:15.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:14 smithi081 bash[89466]: cluster 2023-10-07T22:07:13.346223+0000 mgr.y (mgr.25319) 842 : cluster 0 pgmap v869: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 725 B/s rd, 2.2 KiB/s wr, 3 op/s; 575 B/s, 1 keys/s, 1 objects/s recovering 2023-10-07T22:07:15.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:15.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:15.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:15.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:15.421 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:15.421 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:15.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:15.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:15.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:15.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:15.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:15.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:15.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:15.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:15.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:15.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:15.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:15.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:16.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:16.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:16.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:16.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:16.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:16.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.392 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:16.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:16.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:16.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:16.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:16.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:16.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:16.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:17.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:17.020 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:16 smithi008 bash[102097]: cluster 2023-10-07T22:07:15.346885+0000 mgr.y (mgr.25319) 843 : cluster 0 pgmap v870: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 614 B/s rd, 1.9 KiB/s wr, 2 op/s; 486 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:17.020 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:16 smithi008 bash[102097]: audit 2023-10-07T22:07:16.424901+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:17.020 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:16 smithi008 bash[105281]: cluster 2023-10-07T22:07:15.346885+0000 mgr.y (mgr.25319) 843 : cluster 0 pgmap v870: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 614 B/s rd, 1.9 KiB/s wr, 2 op/s; 486 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:17.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:16 smithi008 bash[105281]: audit 2023-10-07T22:07:16.424901+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:17.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:17.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:17.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:17.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:17.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:16 smithi081 bash[89466]: cluster 2023-10-07T22:07:15.346885+0000 mgr.y (mgr.25319) 843 : cluster 0 pgmap v870: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 614 B/s rd, 1.9 KiB/s wr, 2 op/s; 486 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:16 smithi081 bash[89466]: audit 2023-10-07T22:07:16.424901+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:17.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:17.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:17.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:17.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:17.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:17.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:17.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:17.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:17.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:17.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:17.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:17.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:17.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:17.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:17.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:18.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:18.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:18.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:18.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:18.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:18.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:18.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:18.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:18.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:18.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:18.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:18.594 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:18.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:18.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:18.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:18.743 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:18.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:18.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:18.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:18.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:19.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:19.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:19.124 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:18 smithi081 bash[89466]: cluster 2023-10-07T22:07:17.348149+0000 mgr.y (mgr.25319) 844 : cluster 0 pgmap v871: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 536 B/s rd, 1.7 KiB/s wr, 2 op/s; 424 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:19.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:19.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:19.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.256 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:18 smithi008 bash[105281]: cluster 2023-10-07T22:07:17.348149+0000 mgr.y (mgr.25319) 844 : cluster 0 pgmap v871: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 536 B/s rd, 1.7 KiB/s wr, 2 op/s; 424 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:19.256 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:18 smithi008 bash[102097]: cluster 2023-10-07T22:07:17.348149+0000 mgr.y (mgr.25319) 844 : cluster 0 pgmap v871: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 536 B/s rd, 1.7 KiB/s wr, 2 op/s; 424 B/s, 0 keys/s, 1 objects/s recovering 2023-10-07T22:07:19.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:19.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:19.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:19.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:19.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:19.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:19.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:19.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:19.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:19.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:19.954 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_3' removed 2023-10-07T22:07:20.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:20.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:20.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:20.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:19 smithi008 bash[105281]: audit 2023-10-07T22:07:19.047603+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.8:0/173327718' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:19 smithi008 bash[105281]: audit 2023-10-07T22:07:19.048293+0000 mon.a (mon.0) 1061 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:19 smithi008 bash[102097]: audit 2023-10-07T22:07:19.047603+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.8:0/173327718' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:19 smithi008 bash[102097]: audit 2023-10-07T22:07:19.048293+0000 mon.a (mon.0) 1061 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:19 smithi081 bash[89466]: audit 2023-10-07T22:07:19.047603+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.8:0/173327718' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:19 smithi081 bash[89466]: audit 2023-10-07T22:07:19.048293+0000 mon.a (mon.0) 1061 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:07:20.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:20.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:20.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:20.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:20.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:20.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:20.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:20.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:20.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:20.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:20.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:20.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:20.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:21.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:21.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:21.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[105281]: cluster 2023-10-07T22:07:19.348994+0000 mgr.y (mgr.25319) 845 : cluster 0 pgmap v872: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:21.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[105281]: cluster 2023-10-07T22:07:19.941336+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[105281]: cluster 2023-10-07T22:07:19.941538+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[105281]: audit 2023-10-07T22:07:19.941866+0000 mon.a (mon.0) 1062 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:07:21.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[105281]: cluster 2023-10-07T22:07:19.944644+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-07T22:07:21.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[102097]: cluster 2023-10-07T22:07:19.348994+0000 mgr.y (mgr.25319) 845 : cluster 0 pgmap v872: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:21.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[102097]: cluster 2023-10-07T22:07:19.941336+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[102097]: cluster 2023-10-07T22:07:19.941538+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[102097]: audit 2023-10-07T22:07:19.941866+0000 mon.a (mon.0) 1062 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:07:21.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:20 smithi008 bash[102097]: cluster 2023-10-07T22:07:19.944644+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-07T22:07:21.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:21.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:20 smithi081 bash[89466]: cluster 2023-10-07T22:07:19.348994+0000 mgr.y (mgr.25319) 845 : cluster 0 pgmap v872: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:20 smithi081 bash[89466]: cluster 2023-10-07T22:07:19.941336+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:20 smithi081 bash[89466]: cluster 2023-10-07T22:07:19.941538+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e211 with expected crc 2023-10-07T22:07:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:20 smithi081 bash[89466]: audit 2023-10-07T22:07:19.941866+0000 mon.a (mon.0) 1062 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:07:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:20 smithi081 bash[89466]: cluster 2023-10-07T22:07:19.944644+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-07T22:07:21.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:21.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:21.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:21.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:21.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:21.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:21.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:21.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:21.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:21.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:21.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:21.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:21.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:21.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:22.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:22.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:22.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:22.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:22.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:22.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:22.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:22.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:22.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:22.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:22.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:22.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:22.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:22.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:22.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:22.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:22.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:22.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:23.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:23.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:22 smithi008 bash[105281]: cluster 2023-10-07T22:07:21.349626+0000 mgr.y (mgr.25319) 846 : cluster 0 pgmap v874: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:23.056 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:22 smithi008 bash[102097]: cluster 2023-10-07T22:07:21.349626+0000 mgr.y (mgr.25319) 846 : cluster 0 pgmap v874: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:23.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:23.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:23.208 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:22 smithi081 bash[89466]: cluster 2023-10-07T22:07:21.349626+0000 mgr.y (mgr.25319) 846 : cluster 0 pgmap v874: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:23.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:23.324 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:23] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2023-10-07T22:07:23.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:23.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:23.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:23.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:23.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:23.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:23.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:23.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:23.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:23.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:23.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:23.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:23.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:23.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:23.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:24.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:24.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:24.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:24.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:24.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:24.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:24.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:24.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:24.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:24.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:24.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:24.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:24.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:24.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:24.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:24.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:24.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:24.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:24.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:25.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:25.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:25.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:25.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:25.218 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:24 smithi008 bash[102097]: cluster 2023-10-07T22:07:23.350245+0000 mgr.y (mgr.25319) 847 : cluster 0 pgmap v875: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:25.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:24 smithi008 bash[105281]: cluster 2023-10-07T22:07:23.350245+0000 mgr.y (mgr.25319) 847 : cluster 0 pgmap v875: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:25.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:24 smithi081 bash[89466]: cluster 2023-10-07T22:07:23.350245+0000 mgr.y (mgr.25319) 847 : cluster 0 pgmap v875: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:25.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:25.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:25.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:25.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:25.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:25.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:25.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:25.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:25.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:25.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:25.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:25.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:25.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:25.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:25.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:25.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:25.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:25.926 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T22:07:25.927 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T22:07:25.927 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-10-07T22:07:25.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-10-07T22:07:25.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:26.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:26.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:26.243 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:07:26.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:07:26.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:26.287 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:07:26.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:26.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:26.307 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:07:26.329 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:07:26.352 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:07:26.374 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:07:26.396 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:07:26.398 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.398 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:07:26.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:26.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:26.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:26.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:26.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:26 smithi081 bash[89466]: cluster 2023-10-07T22:07:25.350940+0000 mgr.y (mgr.25319) 848 : cluster 0 pgmap v876: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:26.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:26 smithi081 bash[89466]: audit 2023-10-07T22:07:25.913056+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:26.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:26 smithi081 bash[89466]: audit 2023-10-07T22:07:26.219956+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.8:0/841403542' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:26.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:26.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:26.918 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[102097]: cluster 2023-10-07T22:07:25.350940+0000 mgr.y (mgr.25319) 848 : cluster 0 pgmap v876: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[102097]: audit 2023-10-07T22:07:25.913056+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[102097]: audit 2023-10-07T22:07:26.219956+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.8:0/841403542' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[105281]: cluster 2023-10-07T22:07:25.350940+0000 mgr.y (mgr.25319) 848 : cluster 0 pgmap v876: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[105281]: audit 2023-10-07T22:07:25.913056+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:26.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:26 smithi008 bash[105281]: audit 2023-10-07T22:07:26.219956+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.8:0/841403542' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:26.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:26.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:27.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:27.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:27.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:27.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:27.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:27.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:27.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:27.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:27.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:27.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:27.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:27.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:27.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:27.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:27.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:27.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:27.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:27.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:27.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:28.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:28.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:28.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:28.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:28.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:28.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:28.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:28.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:28.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:28 smithi081 bash[89466]: cluster 2023-10-07T22:07:27.351723+0000 mgr.y (mgr.25319) 849 : cluster 0 pgmap v877: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:28.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:28.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:28.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:29.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:28 smithi008 bash[105281]: cluster 2023-10-07T22:07:27.351723+0000 mgr.y (mgr.25319) 849 : cluster 0 pgmap v877: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:29.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:28 smithi008 bash[102097]: cluster 2023-10-07T22:07:27.351723+0000 mgr.y (mgr.25319) 849 : cluster 0 pgmap v877: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:29.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:29.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:29.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:29.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:29.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:29.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:29.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:29.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:29.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:29.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:29.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.893 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:29.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:29.953 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:07:29.953 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:125497 7.4 e167/142 7:241743ee:::benchmark_data_smithi008_170512_object34355:head v 167'7779, mlcod=167'7776)", 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:00:21.747565+0000", 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 428.19936018099997, 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15902859899999999, 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.954 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.747565+0000", 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.747565+0000", 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.955 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.747566+0000", 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2330000000000001e-06 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.747576+0000", 2023-10-07T22:07:29.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2070000000000001e-06 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.883558+0000", 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13598258599999999 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.883572+0000", 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3874e-05 2023-10-07T22:07:29.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.883697+0000", 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012503699999999999 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.883756+0000", 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8752999999999998e-05 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.906544+0000", 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.022788640999999998 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:00:21.906594+0000", 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9268000000000003e-05 2023-10-07T22:07:29.959 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:152634 7.0 e173/142 7:07c04ed5:::benchmark_data_smithi008_170512_object61492:head v 173'9680, mlcod=173'9678)", 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:06.105872+0000", 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 383.84105365400001, 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16249509300000001, 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105872+0000", 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105872+0000", 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105873+0000", 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.33e-07 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105879+0000", 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7070000000000003e-06 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105891+0000", 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1474000000000001e-05 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105899+0000", 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9489999999999996e-06 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.963 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254959+0000", 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14905977500000001 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254981+0000", 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2042e-05 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.268266+0000", 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013285414000000001 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.268367+0000", 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010079899999999999 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:152635 7.b 7:d770eec2:::benchmark_data_smithi008_170512_object61493:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:06.105942+0000", 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 383.84098337099999, 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15329184100000001, 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.966 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 152635 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105942+0000", 2023-10-07T22:07:29.967 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105942+0000", 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105944+0000", 2023-10-07T22:07:29.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.561e-06 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105947+0000", 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3529999999999999e-06 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105955+0000", 2023-10-07T22:07:29.969 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5580000000000001e-06 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.105961+0000", 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7799999999999997e-06 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.106003+0000", 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2243999999999997e-05 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.106082+0000", 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9018999999999997e-05 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:07:29.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.106152+0000", 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9945999999999997e-05 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.258670+0000", 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15251784199999999 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:29.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.258873+0000", 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020232 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.259099+0000", 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000226171 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.259152+0000", 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3635999999999999e-05 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.259234+0000", 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1410999999999997e-05 2023-10-07T22:07:29.974 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:152633 7.9 e173/165 7:9cc26f31:::benchmark_data_smithi008_170512_object61491:head v 173'9749, mlcod=173'9747)", 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:06.112439+0000", 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 383.83448622200001, 2023-10-07T22:07:29.975 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.157013773, 2023-10-07T22:07:29.976 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.976 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.976 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.976 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.112439+0000", 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.112439+0000", 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.977 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.112440+0000", 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2920000000000001e-06 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.112450+0000", 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1689999999999998e-06 2023-10-07T22:07:29.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254860+0000", 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14241074300000001 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254870+0000", 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4530000000000008e-06 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254930+0000", 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9923000000000002e-05 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.254953+0000", 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3728999999999999e-05 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.269406+0000", 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01445247 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:06.269453+0000", 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6993999999999998e-05 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.981 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:156052 7.2 e175/142 7:46ef81d2:::benchmark_data_smithi008_170512_object64910:head v 175'9722, mlcod=175'9716)", 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:12.380108+0000", 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 377.56681754099998, 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25913007500000002, 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380108+0000", 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380108+0000", 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380109+0000", 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.077e-06 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380116+0000", 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0849999999999999e-06 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380127+0000", 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1126e-05 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.380135+0000", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0930000000000003e-06 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383257+0000", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003122147 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383281+0000", 2023-10-07T22:07:29.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.319e-05 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.639185+0000", 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.255904621 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.639238+0000", 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2735999999999998e-05 2023-10-07T22:07:29.986 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:156056 7.b 7:d74a2977:::benchmark_data_smithi008_170512_object64914:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:12.383245+0000", 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 377.56368018299997, 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26789401400000001, 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.987 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 156056 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383245+0000", 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383245+0000", 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383247+0000", 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5910000000000001e-06 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383251+0000", 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1219999999999997e-06 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383262+0000", 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1250000000000001e-05 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383269+0000", 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7259999999999996e-06 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.383317+0000", 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7926000000000002e-05 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634336+0000", 2023-10-07T22:07:29.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25101911599999999 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634590+0000", 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00025444999999999998 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.643487+0000", 2023-10-07T22:07:29.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088963270000000007 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.646765+0000", 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003278441 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651058+0000", 2023-10-07T22:07:29.993 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042928180000000003 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651109+0000", 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1572e-05 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651139+0000", 2023-10-07T22:07:29.994 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9675e-05 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:156059 7.b 7:d84e496a:::benchmark_data_smithi008_170512_object64917:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:12.384292+0000", 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 377.562633253, 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26700729699999998, 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:29.995 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 156059 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.384292+0000", 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.996 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.384292+0000", 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:29.997 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.384293+0000", 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.173e-06 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.384299+0000", 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5010000000000004e-06 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.998 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634007+0000", 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.24970815499999999 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634031+0000", 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3663e-05 2023-10-07T22:07:29.999 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.639924+0000", 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058933299999999996 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.640087+0000", 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000162786 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.000 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.640241+0000", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000154122 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.643697+0000", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0034558280000000002 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.646969+0000", 2023-10-07T22:07:30.001 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032724329999999999 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651203+0000", 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042334549999999997 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651260+0000", 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7340000000000003e-05 2023-10-07T22:07:30.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.651299+0000", 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.9511000000000002e-05 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.44693.0:156058 7.1 e175/174 7:80197e0c:::benchmark_data_smithi008_170512_object64916:head v 175'9790, mlcod=175'9788)", 2023-10-07T22:07:30.003 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:12.387194+0000", 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 377.55973089899999, 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26055777000000002, 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.004 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.387194+0000", 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.387194+0000", 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.005 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.387196+0000", 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1370000000000001e-06 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.387204+0000", 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6729999999999998e-06 2023-10-07T22:07:30.006 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634000+0000", 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.24679595700000001 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.007 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634028+0000", 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8181e-05 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634119+0000", 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0450000000000003e-05 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.008 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.634150+0000", 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1439999999999997e-05 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.647661+0000", 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01351077 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.009 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:12.647752+0000", 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1162000000000006e-05 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:86987 8.b e191/184 8:d9978d2d:::benchmark_data_smithi008_193090_object86986:head v 191'5413, mlcod=191'5410)", 2023-10-07T22:07:30.010 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:16.535878+0000", 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 193.41104749300001, 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.153421163, 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.011 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535878+0000", 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535878+0000", 2023-10-07T22:07:30.012 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535878+0000", 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6100000000000002e-07 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535900+0000", 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1934999999999999e-05 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.013 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535907+0000", 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1180000000000003e-06 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.535913+0000", 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2979999999999999e-06 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.538316+0000", 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024030940000000002 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.538334+0000", 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8691000000000001e-05 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.015 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.564785+0000", 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.026450530999999999 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.689299+0000", 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.124514135 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.016 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:87004 8.3 8:cea6561c:::benchmark_data_smithi008_193090_object87003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:16.558072+0000", 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 193.388852996, 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15743824100000001, 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 87004 2023-10-07T22:07:30.017 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558072+0000", 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558072+0000", 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.018 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558074+0000", 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.195e-06 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558094+0000", 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0029000000000001e-05 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.019 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558106+0000", 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2731000000000001e-05 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.558115+0000", 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0680000000000003e-06 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.691011+0000", 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13289535899999999 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.691130+0000", 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011957500000000001 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.691279+0000", 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014858699999999999 2023-10-07T22:07:30.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.698800+0000", 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0075215519999999999 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.709557+0000", 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010756763000000001 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.022 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.715383+0000", 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058261299999999997 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.715448+0000", 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5006999999999996e-05 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.023 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:16.715511+0000", 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2244999999999998e-05 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:96395 8.1 8:8c62bcd4:::benchmark_data_smithi008_193090_object96394:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:27.768431+0000", 2023-10-07T22:07:30.024 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 182.17849456900001, 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.27929844999999998, 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96395 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.025 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768431+0000", 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768431+0000", 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768432+0000", 2023-10-07T22:07:30.026 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.159e-06 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768459+0000", 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6945e-05 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768472+0000", 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.327e-05 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.768481+0000", 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4600000000000003e-06 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.772721+0000", 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042407690000000001 2023-10-07T22:07:30.028 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.029 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.029 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.029 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.779261+0000", 2023-10-07T22:07:30.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:30.030 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0065398749999999997 2023-10-07T22:07:30.030 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.030 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.030 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.779425+0000", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016376100000000001 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.783637+0000", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004212047 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.791906+0000", 2023-10-07T22:07:30.031 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0082692809999999999 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.047611+0000", 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25570420100000002 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.032 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.047684+0000", 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3428000000000002e-05 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.047729+0000", 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5253999999999997e-05 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.033 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:96423 8.1 8:832aeb48:::benchmark_data_smithi008_193090_object96422:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:27.809060+0000", 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 182.13786556599999, 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.239173788, 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.034 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96423 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809060+0000", 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.035 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809060+0000", 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809062+0000", 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.03e-06 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.036 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809120+0000", 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8001999999999998e-05 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809144+0000", 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4130000000000001e-05 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.037 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809157+0000", 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3124e-05 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809279+0000", 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000121475 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.038 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809517+0000", 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00023826000000000001 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.809819+0000", 2023-10-07T22:07:30.039 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000301954 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.814745+0000", 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049259719999999998 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.040 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.815504+0000", 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00075913300000000005 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.048042+0000", 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.23253806599999999 2023-10-07T22:07:30.041 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.048153+0000", 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000110961 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.048234+0000", 2023-10-07T22:07:30.042 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0680999999999995e-05 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.043 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:96429 8.1 8:8e7f61d0:::benchmark_data_smithi008_193090_object96428:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:27.826553+0000", 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 182.12037277799999, 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.24665298499999999, 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.044 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96429 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826553+0000", 2023-10-07T22:07:30.045 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826553+0000", 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826554+0000", 2023-10-07T22:07:30.046 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3400000000000001e-06 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826577+0000", 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2773e-05 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826590+0000", 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2977e-05 2023-10-07T22:07:30.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826596+0000", 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.477e-06 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.826705+0000", 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108836 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.048 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.827025+0000", 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00032005899999999998 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.827305+0000", 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027978299999999997 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.049 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.830544+0000", 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032393669999999999 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:27.830601+0000", 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6477000000000002e-05 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.050 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.072848+0000", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.24224696100000001 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.073062+0000", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000214329 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:28.073206+0000", 2023-10-07T22:07:30.051 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014360600000000001 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:117421 8.7 8:ee962eb8:::benchmark_data_smithi008_193090_object13351:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:04:55.286109+0000", 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 154.66081656899999, 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15175910400000001, 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.052 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 117421 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286109+0000", 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.053 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286109+0000", 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286110+0000", 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.234e-06 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.054 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286114+0000", 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8569999999999997e-06 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286123+0000", 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4089999999999992e-06 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.055 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.286130+0000", 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4910000000000002e-06 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.288043+0000", 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019131599999999999 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.405363+0000", 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.117319691 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,6", 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.405497+0000", 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000134136 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.422563+0000", 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017066422000000001 2023-10-07T22:07:30.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.430139+0000", 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.007576167 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.437802+0000", 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076630500000000002 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.437835+0000", 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2704999999999999e-05 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:04:55.437868+0000", 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2781999999999999e-05 2023-10-07T22:07:30.059 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:162052 8.1 8:8b27cd93:::benchmark_data_smithi008_193090_object57982:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e202)", 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:05:56.002659+0000", 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 93.944265884999993, 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16244483500000001, 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.060 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 162052 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002659+0000", 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.061 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002659+0000", 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002661+0000", 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1659999999999999e-06 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.062 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002663+0000", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1679999999999998e-06 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002669+0000", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9009999999999999e-06 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.002672+0000", 2023-10-07T22:07:30.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8149999999999999e-06 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.007318+0000", 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046456320000000002 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.007394+0000", 2023-10-07T22:07:30.064 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5840000000000006e-05 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.007461+0000", 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7055000000000001e-05 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.065 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.018159+0000", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010697872000000001 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.019257+0000", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010978240000000001 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.164829+0000", 2023-10-07T22:07:30.066 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.145572651 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.164989+0000", 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015979500000000001 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.067 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.165104+0000", 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000115116 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:162060 8.a 8:56955dd7:::benchmark_data_smithi008_193090_object57990:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e202)", 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:05:56.011272+0000", 2023-10-07T22:07:30.068 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 93.935653274000003, 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15325623399999999, 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 162060 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.069 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011272+0000", 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011272+0000", 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.070 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011273+0000", 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1030000000000001e-06 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011276+0000", 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3690000000000001e-06 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.071 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011282+0000", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1840000000000004e-06 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.011286+0000", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.912e-06 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.019590+0000", 2023-10-07T22:07:30.072 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083047929999999996 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.019702+0000", 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0001115 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,5", 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.019812+0000", 2023-10-07T22:07:30.073 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011053299999999999 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.028129+0000", 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083169149999999994 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.074 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.028181+0000", 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1635000000000003e-05 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.028310+0000", 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000129286 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.075 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.028364+0000", 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3934000000000002e-05 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:05:56.164528+0000", 2023-10-07T22:07:30.076 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13616407 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204335 8.1 8:8124f82c:::benchmark_data_smithi008_193090_object100265:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:07:30.077 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:51.581329+0000", 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 38.365596099999998, 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.091595151999999999, 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204335 2023-10-07T22:07:30.078 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581329+0000", 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.079 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581329+0000", 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581331+0000", 2023-10-07T22:07:30.080 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5859999999999999e-06 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581335+0000", 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.301e-06 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581346+0000", 2023-10-07T22:07:30.081 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0941000000000001e-05 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.581353+0000", 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2300000000000002e-06 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.603037+0000", 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021683890000000001 2023-10-07T22:07:30.082 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.603173+0000", 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013628499999999999 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.603295+0000", 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012115700000000001 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.083 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.616548+0000", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013253809 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.616565+0000", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6316000000000001e-05 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.672822+0000", 2023-10-07T22:07:30.084 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.056257716999999999 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.672881+0000", 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8996000000000002e-05 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.672924+0000", 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2923999999999998e-05 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.085 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204336 8.1 8:82f7b4fe:::benchmark_data_smithi008_193090_object100266:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:51.582368+0000", 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 38.364556962999998, 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.090675245000000002, 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.086 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204336 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582368+0000", 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.087 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582368+0000", 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582369+0000", 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0500000000000002e-07 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582374+0000", 2023-10-07T22:07:30.088 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0119999999999996e-06 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582385+0000", 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1059e-05 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582394+0000", 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6179999999999995e-06 2023-10-07T22:07:30.089 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.606862+0000", 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.024468446000000001 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.606993+0000", 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013042699999999999 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.090 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.607115+0000", 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012250799999999999 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.616570+0000", 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0094548189999999997 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.091 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.622812+0000", 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062421300000000002 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.672963+0000", 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.050150619 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.092 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.673009+0000", 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5973999999999997e-05 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.673044+0000", 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4727999999999997e-05 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.093 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:204338 8.1 8:8a10a341:::benchmark_data_smithi008_193090_object100268:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:51.582538+0000", 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 38.364386854000003, 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.090616806999999994, 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 204338 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.094 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582538+0000", 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582538+0000", 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.095 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582539+0000", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2500000000000004e-07 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582544+0000", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6489999999999999e-06 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582579+0000", 2023-10-07T22:07:30.096 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5102999999999999e-05 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.582590+0000", 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1e-05 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.610069+0000", 2023-10-07T22:07:30.097 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.027478757999999999 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.610148+0000", 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8813000000000006e-05 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.610222+0000", 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4283999999999996e-05 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.098 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.616575+0000", 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0063531539999999997 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.622850+0000", 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062750849999999997 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.099 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.673078+0000", 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.050227793 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.673124+0000", 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.57e-05 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.100 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.673155+0000", 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1542999999999999e-05 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.34983.0:206050 8.1 8:87887499:::benchmark_data_smithi008_193090_object101980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e205)", 2023-10-07T22:07:30.101 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:53.791766+0000", 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 36.155159529000002, 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13095572999999999, 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.34983", 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/4243764931", 2023-10-07T22:07:30.102 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 206050 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791766+0000", 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.103 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791766+0000", 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791767+0000", 2023-10-07T22:07:30.104 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5099999999999998e-07 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791772+0000", 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8149999999999996e-06 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791783+0000", 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1687e-05 2023-10-07T22:07:30.105 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791791+0000", 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1529999999999997e-06 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791852+0000", 2023-10-07T22:07:30.106 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0918000000000002e-05 2023-10-07T22:07:30.107 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.107 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.107 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:07:30.107 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.791960+0000", 2023-10-07T22:07:30.107 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010728 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.792064+0000", 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010449 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:07:30.108 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.794856+0000", 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027914329999999998 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.798760+0000", 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0039041900000000001 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.109 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.922623+0000", 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.123863441 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.922683+0000", 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0065000000000002e-05 2023-10-07T22:07:30.110 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:53.922722+0000", 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8306999999999998e-05 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:07:30.111 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:07:30.112 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:07:30.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:30.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:30.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:30.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:30.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:30.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:30.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: debug 2023-10-07T22:07:30.149+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e211 definitely_dead 0 2023-10-07T22:07:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:30.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:30.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:30.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:30.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: cluster 2023-10-07T22:07:29.352165+0000 mgr.y (mgr.25319) 850 : cluster 0 pgmap v878: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:30.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: audit 2023-10-07T22:07:29.877358+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.8:0/3111840879' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: audit 2023-10-07T22:07:29.878126+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: audit 2023-10-07T22:07:30.152593+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.8:0/640317010' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: audit 2023-10-07T22:07:30.153183+0000 mon.a (mon.0) 1067 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.676 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[102097]: cluster 2023-10-07T22:07:30.153422+0000 mon.a (mon.0) 1068 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:07:30.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: cluster 2023-10-07T22:07:29.352165+0000 mgr.y (mgr.25319) 850 : cluster 0 pgmap v878: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:30.677 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: audit 2023-10-07T22:07:29.877358+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.8:0/3111840879' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:30.687 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:07:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:30.696 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.3. 2023-10-07T22:07:30.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:30.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:30.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:30.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: audit 2023-10-07T22:07:29.878126+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: audit 2023-10-07T22:07:30.152593+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.8:0/640317010' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: audit 2023-10-07T22:07:30.153183+0000 mon.a (mon.0) 1067 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.936 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:30 smithi008 bash[105281]: cluster 2023-10-07T22:07:30.153422+0000 mon.a (mon.0) 1068 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:07:30.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:30.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: cluster 2023-10-07T22:07:29.352165+0000 mgr.y (mgr.25319) 850 : cluster 0 pgmap v878: 83 pgs: 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:07:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: audit 2023-10-07T22:07:29.877358+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.8:0/3111840879' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: audit 2023-10-07T22:07:29.878126+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:07:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: audit 2023-10-07T22:07:30.152593+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.8:0/640317010' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: audit 2023-10-07T22:07:30.153183+0000 mon.a (mon.0) 1067 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:07:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:30 smithi081 bash[89466]: cluster 2023-10-07T22:07:30.153422+0000 mon.a (mon.0) 1068 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:07:31.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:31.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:31.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:31.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:31.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T22:07:31.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:31.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:07:31.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:31.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:31.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:31.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:31.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:31.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: cluster 2023-10-07T22:07:30.660388+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: cluster 2023-10-07T22:07:30.661681+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: cluster 2023-10-07T22:07:30.661763+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: audit 2023-10-07T22:07:30.661933+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: audit 2023-10-07T22:07:30.662041+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:07:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:31 smithi081 bash[89466]: cluster 2023-10-07T22:07:30.665716+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e212: 8 total, 8 up, 7 in 2023-10-07T22:07:31.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:31.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:31.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: cluster 2023-10-07T22:07:30.660388+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: cluster 2023-10-07T22:07:30.661681+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: cluster 2023-10-07T22:07:30.661763+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: audit 2023-10-07T22:07:30.661933+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: audit 2023-10-07T22:07:30.662041+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:07:31.874 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[105281]: cluster 2023-10-07T22:07:30.665716+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e212: 8 total, 8 up, 7 in 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: cluster 2023-10-07T22:07:30.660388+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: cluster 2023-10-07T22:07:30.661681+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: cluster 2023-10-07T22:07:30.661763+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e212 with expected crc 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: audit 2023-10-07T22:07:30.661933+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: audit 2023-10-07T22:07:30.662041+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:07:31.875 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:31 smithi008 bash[102097]: cluster 2023-10-07T22:07:30.665716+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e212: 8 total, 8 up, 7 in 2023-10-07T22:07:31.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:31.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:31.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:32.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:32.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:32.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:32.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:32.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:32.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:32.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:32.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:32.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:32.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:32.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:32.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:32.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:32.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:32.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:32.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:32.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:32.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.352682+0000 mgr.y (mgr.25319) 851 : cluster 0 pgmap v880: 83 pgs: 7 peering, 76 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.669995+0000 mon.a (mon.0) 1073 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.680077+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.680583+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.680766+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.682407+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.683080+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.957 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.683928+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.684263+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.685568+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.686347+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.686493+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.692718+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[105281]: cluster 2023-10-07T22:07:31.695394+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.352682+0000 mgr.y (mgr.25319) 851 : cluster 0 pgmap v880: 83 pgs: 7 peering, 76 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.669995+0000 mon.a (mon.0) 1073 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.680077+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.958 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.680583+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.680766+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.682407+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.683080+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.683928+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.684263+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.685568+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.686347+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.686493+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.692718+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:32 smithi008 bash[102097]: cluster 2023-10-07T22:07:31.695394+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:32.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:32.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.352682+0000 mgr.y (mgr.25319) 851 : cluster 0 pgmap v880: 83 pgs: 7 peering, 76 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.669995+0000 mon.a (mon.0) 1073 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.680077+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.680583+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.680766+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.682407+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.683080+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.683928+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.684263+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.685568+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-10-07T22:07:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.686347+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.686493+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.692718+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:32 smithi081 bash[89466]: cluster 2023-10-07T22:07:31.695394+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-07T22:07:33.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:33.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.232 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:33] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2023-10-07T22:07:33.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:33.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:33.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:33.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:33.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:33.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:33.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:33.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:33.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:33.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:33.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[102097]: cluster 2023-10-07T22:07:32.687675+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[102097]: cluster 2023-10-07T22:07:32.688363+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[102097]: cluster 2023-10-07T22:07:32.691421+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[102097]: cluster 2023-10-07T22:07:32.692454+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-10-07T22:07:33.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[102097]: cluster 2023-10-07T22:07:32.692725+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[105281]: cluster 2023-10-07T22:07:32.687675+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[105281]: cluster 2023-10-07T22:07:32.688363+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[105281]: cluster 2023-10-07T22:07:32.691421+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[105281]: cluster 2023-10-07T22:07:32.692454+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-10-07T22:07:33.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:33 smithi008 bash[105281]: cluster 2023-10-07T22:07:32.692725+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:33.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:33 smithi081 bash[89466]: cluster 2023-10-07T22:07:32.687675+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:33 smithi081 bash[89466]: cluster 2023-10-07T22:07:32.688363+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:33 smithi081 bash[89466]: cluster 2023-10-07T22:07:32.691421+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:33 smithi081 bash[89466]: cluster 2023-10-07T22:07:32.692454+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-10-07T22:07:33.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:33 smithi081 bash[89466]: cluster 2023-10-07T22:07:32.692725+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e214 with expected crc 2023-10-07T22:07:33.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:33.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:33.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:34.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:34.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:34.175 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:34.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:34.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:34.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:34.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:34.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:34.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:34.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:34.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:34.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:34.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.353511+0000 mgr.y (mgr.25319) 852 : cluster 0 pgmap v883: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 10 op/s; 44 KiB/s, 0 objects/s recovering 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.696817+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.700388+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.701571+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.702399+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:34 smithi081 bash[89466]: cluster 2023-10-07T22:07:33.702591+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:34.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:34.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:34.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.353511+0000 mgr.y (mgr.25319) 852 : cluster 0 pgmap v883: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 10 op/s; 44 KiB/s, 0 objects/s recovering 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.696817+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.700388+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.701571+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.702399+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[105281]: cluster 2023-10-07T22:07:33.702591+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.353511+0000 mgr.y (mgr.25319) 852 : cluster 0 pgmap v883: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 10 op/s; 44 KiB/s, 0 objects/s recovering 2023-10-07T22:07:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.696817+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.700388+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.701571+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-10-07T22:07:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.702399+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:34 smithi008 bash[102097]: cluster 2023-10-07T22:07:33.702591+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e215 with expected crc 2023-10-07T22:07:34.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:35.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:35.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:35.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:35.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:35.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:35.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:35.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:35.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:35.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:35.680 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:35.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:35.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:35.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.925 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.705878+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.925 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.708797+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.925 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.708825+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.710396+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.710585+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.710628+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[102097]: cluster 2023-10-07T22:07:34.711200+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.705878+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.708797+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.708825+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.710396+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.926 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.710585+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.710628+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.927 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:35 smithi008 bash[105281]: cluster 2023-10-07T22:07:34.711200+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-10-07T22:07:35.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:35.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:35.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.705878+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.708797+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.708825+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.710396+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.710585+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.710628+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e216 with expected crc 2023-10-07T22:07:35.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:35 smithi081 bash[89466]: cluster 2023-10-07T22:07:34.711200+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-10-07T22:07:36.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:36.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:36.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:36.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:36.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:36.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:36.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:36.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:36.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:36.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:36.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:36.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:36.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:36.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:36.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:36.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:36.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:36.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:36 smithi081 bash[89466]: cluster 2023-10-07T22:07:35.354283+0000 mgr.y (mgr.25319) 853 : cluster 0 pgmap v886: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 66 KiB/s, 0 objects/s recovering 2023-10-07T22:07:36.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:37.024 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:36 smithi008 bash[105281]: cluster 2023-10-07T22:07:35.354283+0000 mgr.y (mgr.25319) 853 : cluster 0 pgmap v886: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 66 KiB/s, 0 objects/s recovering 2023-10-07T22:07:37.025 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:36 smithi008 bash[102097]: cluster 2023-10-07T22:07:35.354283+0000 mgr.y (mgr.25319) 853 : cluster 0 pgmap v886: 83 pgs: 5 remapped+peering, 7 peering, 71 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 66 KiB/s, 0 objects/s recovering 2023-10-07T22:07:37.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:37.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:37.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:37.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:37.363 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:37.363 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:37.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:37.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:37.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:37.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:37.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:37.689 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:07:37.689 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:07:37.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.799 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:37 smithi081 bash[89466]: cluster 2023-10-07T22:07:37.716705+0000 mon.a (mon.0) 1078 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T22:07:37.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:37.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:37.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:37.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:38.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:38.068 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:37 smithi008 bash[105281]: cluster 2023-10-07T22:07:37.716705+0000 mon.a (mon.0) 1078 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T22:07:38.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:37 smithi008 bash[102097]: cluster 2023-10-07T22:07:37.716705+0000 mon.a (mon.0) 1078 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T22:07:38.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:38.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:38.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:38.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:38.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:38.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:38.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:38.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:38.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:38.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:38.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:38.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:39.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:39.015 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:38 smithi081 bash[89466]: cluster 2023-10-07T22:07:37.355299+0000 mgr.y (mgr.25319) 854 : cluster 0 pgmap v887: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 15 KiB/s rd, 39 KiB/s wr, 11 op/s; 148 KiB/s, 0 objects/s recovering 2023-10-07T22:07:39.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:39.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:38 smithi008 bash[105281]: cluster 2023-10-07T22:07:37.355299+0000 mgr.y (mgr.25319) 854 : cluster 0 pgmap v887: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 15 KiB/s rd, 39 KiB/s wr, 11 op/s; 148 KiB/s, 0 objects/s recovering 2023-10-07T22:07:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:38 smithi008 bash[102097]: cluster 2023-10-07T22:07:37.355299+0000 mgr.y (mgr.25319) 854 : cluster 0 pgmap v887: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 15 KiB/s rd, 39 KiB/s wr, 11 op/s; 148 KiB/s, 0 objects/s recovering 2023-10-07T22:07:39.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:39.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:39.256 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:39.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:39.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:39.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:39.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:39.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:39.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:39.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:39.559 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:39.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:39.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:39.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:39.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:39.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:39.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:39.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:39.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:39.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:40.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:40.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:40.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:40.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:40.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:40.346 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:40.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:40.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:40.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:40.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:40.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:40.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:40.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:40.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:40.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:40.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:40.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:40.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:40.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:40.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:40.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:40.997 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:40 smithi008 bash[102097]: cluster 2023-10-07T22:07:39.355787+0000 mgr.y (mgr.25319) 855 : cluster 0 pgmap v888: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-07T22:07:40.997 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:40 smithi008 bash[105281]: cluster 2023-10-07T22:07:39.355787+0000 mgr.y (mgr.25319) 855 : cluster 0 pgmap v888: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-07T22:07:41.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:41.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:41.130 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:40 smithi081 bash[89466]: cluster 2023-10-07T22:07:39.355787+0000 mgr.y (mgr.25319) 855 : cluster 0 pgmap v888: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-07T22:07:41.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:41.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:41.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:41.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:41.389 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:41.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:41.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:41.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:41.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:41.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:41.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:41.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:41.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:41.894 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_4' created 2023-10-07T22:07:41.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:41.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:41 smithi081 bash[89466]: audit 2023-10-07T22:07:40.913485+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:41.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:41 smithi081 bash[89466]: audit 2023-10-07T22:07:41.396763+0000 mon.a (mon.0) 1080 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-07T22:07:41.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:41.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:41.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:42.037 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:42.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:42.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:41 smithi008 bash[105281]: audit 2023-10-07T22:07:40.913485+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:42.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:41 smithi008 bash[105281]: audit 2023-10-07T22:07:41.396763+0000 mon.a (mon.0) 1080 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-07T22:07:42.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:41 smithi008 bash[102097]: audit 2023-10-07T22:07:40.913485+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:42.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:41 smithi008 bash[102097]: audit 2023-10-07T22:07:41.396763+0000 mon.a (mon.0) 1080 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-07T22:07:42.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:42.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:42.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:42.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:42.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:42.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:42.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:42.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:42.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:42.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:42.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:42.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:42.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:42.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:42.966 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.356364+0000 mgr.y (mgr.25319) 856 : cluster 0 pgmap v889: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.832413+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]: dispatch 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.832647+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]: dispatch 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.832798+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.883929+0000 mon.a (mon.0) 1084 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.884127+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]': finished 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.884299+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]': finished 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: audit 2023-10-07T22:07:41.884482+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-10-07T22:07:42.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.884508+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.888061+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.889815+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.891416+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.891885+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.892654+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[105281]: cluster 2023-10-07T22:07:41.894843+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.356364+0000 mgr.y (mgr.25319) 856 : cluster 0 pgmap v889: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:42.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.832413+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]: dispatch 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.832647+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]: dispatch 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.832798+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.883929+0000 mon.a (mon.0) 1084 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.884127+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]': finished 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.884299+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]': finished 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: audit 2023-10-07T22:07:41.884482+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.884508+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.888061+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.889815+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.891416+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.891885+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.892654+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:42 smithi008 bash[102097]: cluster 2023-10-07T22:07:41.894843+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:42.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:42.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:43.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:43.100 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:43] "GET /metrics HTTP/1.1" 200 34148 "" "Prometheus/2.43.0" 2023-10-07T22:07:43.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:43.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.356364+0000 mgr.y (mgr.25319) 856 : cluster 0 pgmap v889: 83 pgs: 83 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.832413+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]: dispatch 2023-10-07T22:07:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.832647+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]: dispatch 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.832798+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.883929+0000 mon.a (mon.0) 1084 : audit 1 from='client.? 172.21.15.8:0/2703019244' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.884127+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 2]}]': finished 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.884299+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 7]}]': finished 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: audit 2023-10-07T22:07:41.884482+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]': finished 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.884508+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.888061+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.889815+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.891416+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.891885+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.892654+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:42 smithi081 bash[89466]: cluster 2023-10-07T22:07:41.894843+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-07T22:07:43.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:43.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:43.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:43.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:43.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:43.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:43.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:43.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:43.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:44.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:44.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.886503+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.891902+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.891972+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.892390+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.892390+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.893183+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.894805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[102097]: cluster 2023-10-07T22:07:42.894863+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.886503+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.891902+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.891972+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.892390+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.892390+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.893183+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.894805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:43 smithi008 bash[105281]: cluster 2023-10-07T22:07:42.894863+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:44.172 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.886503+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.891902+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.891972+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.892390+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.892390+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.893183+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.894805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:43 smithi081 bash[89466]: cluster 2023-10-07T22:07:42.894863+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e218 with expected crc 2023-10-07T22:07:44.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:44.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:44.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:44.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:44.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:44.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:44.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:44.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:44.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:44.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:44.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:44.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:44.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:44.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:44 smithi081 bash[89466]: cluster 2023-10-07T22:07:43.357111+0000 mgr.y (mgr.25319) 857 : cluster 0 pgmap v892: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:44 smithi081 bash[89466]: cluster 2023-10-07T22:07:43.886574+0000 mon.a (mon.0) 1090 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:07:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:44 smithi081 bash[89466]: cluster 2023-10-07T22:07:43.894180+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e219 with expected crc 2023-10-07T22:07:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:44 smithi081 bash[89466]: cluster 2023-10-07T22:07:43.900352+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-10-07T22:07:45.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:45.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[102097]: cluster 2023-10-07T22:07:43.357111+0000 mgr.y (mgr.25319) 857 : cluster 0 pgmap v892: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[102097]: cluster 2023-10-07T22:07:43.886574+0000 mon.a (mon.0) 1090 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:07:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[102097]: cluster 2023-10-07T22:07:43.894180+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e219 with expected crc 2023-10-07T22:07:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[102097]: cluster 2023-10-07T22:07:43.900352+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-10-07T22:07:45.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[105281]: cluster 2023-10-07T22:07:43.357111+0000 mgr.y (mgr.25319) 857 : cluster 0 pgmap v892: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T22:07:45.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[105281]: cluster 2023-10-07T22:07:43.886574+0000 mon.a (mon.0) 1090 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:07:45.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[105281]: cluster 2023-10-07T22:07:43.894180+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e219 with expected crc 2023-10-07T22:07:45.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:44 smithi008 bash[105281]: cluster 2023-10-07T22:07:43.900352+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-10-07T22:07:45.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:45.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:45.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:45.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:45.388 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:45.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:45.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-10-07T22:07:45.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:45.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:45.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:45.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:45.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:45.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:45.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:45.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:45.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:45.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:45.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:46.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:46.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:46.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:46.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:46.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:46.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:46.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:46.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:46.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:46.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:46.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:46.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:46.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:46.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:46.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:46.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:46.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:46.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:46.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:46.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:46.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:46.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:46.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:47.023 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:46 smithi008 bash[102097]: cluster 2023-10-07T22:07:45.357740+0000 mgr.y (mgr.25319) 858 : cluster 0 pgmap v894: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:47.024 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:46 smithi008 bash[102097]: audit 2023-10-07T22:07:46.444522+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:47.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:47.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:46 smithi081 bash[89466]: cluster 2023-10-07T22:07:45.357740+0000 mgr.y (mgr.25319) 858 : cluster 0 pgmap v894: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:47.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:46 smithi081 bash[89466]: audit 2023-10-07T22:07:46.444522+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:47.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:47.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:47.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:47.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:47.314 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:07:47.338 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:07:47.366 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:07:47.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:47 smithi008 bash[105281]: cluster 2023-10-07T22:07:45.357740+0000 mgr.y (mgr.25319) 858 : cluster 0 pgmap v894: 99 pgs: 12 creating+peering, 3 peering, 4 unknown, 80 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:47 smithi008 bash[105281]: audit 2023-10-07T22:07:46.444522+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:47.395 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:07:47.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:47.418 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:07:47.445 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:07:47.469 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:07:47.500 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:07:47.501 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.502 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:07:47.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:47.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:47.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:47.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:47.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:47.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:47.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:47.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:48.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:48.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:48.087 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:47 smithi008 bash[102097]: audit 2023-10-07T22:07:47.283366+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.8:0/149314756' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:48.088 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:47 smithi008 bash[105281]: audit 2023-10-07T22:07:47.283366+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.8:0/149314756' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:48.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:48.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:48.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:47 smithi081 bash[89466]: audit 2023-10-07T22:07:47.283366+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.8:0/149314756' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:07:48.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:48.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:48.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:48.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:48.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:48.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:48.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:48.971 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:48.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:48 smithi081 bash[89466]: cluster 2023-10-07T22:07:47.358897+0000 mgr.y (mgr.25319) 859 : cluster 0 pgmap v895: 99 pgs: 4 creating+peering, 2 peering, 93 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:48.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:48.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:49.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:49.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:49.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:48 smithi008 bash[105281]: cluster 2023-10-07T22:07:47.358897+0000 mgr.y (mgr.25319) 859 : cluster 0 pgmap v895: 99 pgs: 4 creating+peering, 2 peering, 93 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:49.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:48 smithi008 bash[102097]: cluster 2023-10-07T22:07:47.358897+0000 mgr.y (mgr.25319) 859 : cluster 0 pgmap v895: 99 pgs: 4 creating+peering, 2 peering, 93 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:49.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:49.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:49.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.396 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:49.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:49.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:49.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:49.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:49.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:49.690 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:07:49.691 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:07:49.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:49.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:49.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:49.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:49.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:50.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:50.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:50.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:50.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:50.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:50.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:50.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:50.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:50.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:50.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:50.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:50.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:50.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:50.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:50.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:50.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T22:07:50.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:50.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:50.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:50.929 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:07:50.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:50.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:50 smithi081 bash[89466]: cluster 2023-10-07T22:07:49.359635+0000 mgr.y (mgr.25319) 860 : cluster 0 pgmap v896: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:50.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:50 smithi081 bash[89466]: audit 2023-10-07T22:07:49.928640+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.8:0/123243075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:50.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:50 smithi081 bash[89466]: audit 2023-10-07T22:07:49.929268+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:51.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:51.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:51.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:51.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:51.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[105281]: cluster 2023-10-07T22:07:49.359635+0000 mgr.y (mgr.25319) 860 : cluster 0 pgmap v896: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:51.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[105281]: audit 2023-10-07T22:07:49.928640+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.8:0/123243075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:51.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[105281]: audit 2023-10-07T22:07:49.929268+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:51.171 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[102097]: cluster 2023-10-07T22:07:49.359635+0000 mgr.y (mgr.25319) 860 : cluster 0 pgmap v896: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:51.171 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[102097]: audit 2023-10-07T22:07:49.928640+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.8:0/123243075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:51.171 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:50 smithi008 bash[102097]: audit 2023-10-07T22:07:49.929268+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:07:51.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:07:51.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:51.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:51.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:51.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:51.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:51.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:51.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:51.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:51.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:51.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:51.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:51.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:51.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:51.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:51.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:51.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:51.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:52.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:52.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:52.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:52.197 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[105281]: cluster 2023-10-07T22:07:50.913057+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:52.197 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[105281]: cluster 2023-10-07T22:07:50.920341+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.197 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[105281]: cluster 2023-10-07T22:07:50.920505+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.197 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[105281]: audit 2023-10-07T22:07:50.921174+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[105281]: cluster 2023-10-07T22:07:50.924163+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[102097]: cluster 2023-10-07T22:07:50.913057+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[102097]: cluster 2023-10-07T22:07:50.920341+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[102097]: cluster 2023-10-07T22:07:50.920505+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[102097]: audit 2023-10-07T22:07:50.921174+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:07:52.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:51 smithi008 bash[102097]: cluster 2023-10-07T22:07:50.924163+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-10-07T22:07:52.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:51 smithi081 bash[89466]: cluster 2023-10-07T22:07:50.913057+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:07:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:51 smithi081 bash[89466]: cluster 2023-10-07T22:07:50.920341+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:51 smithi081 bash[89466]: cluster 2023-10-07T22:07:50.920505+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-07T22:07:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:51 smithi081 bash[89466]: audit 2023-10-07T22:07:50.921174+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:07:52.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:51 smithi081 bash[89466]: cluster 2023-10-07T22:07:50.924163+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-10-07T22:07:52.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:52.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:52.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:52.430 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:52.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:52.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:52.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:52.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:52.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:52.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:52.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:52.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:52.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:52.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:53.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:53.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:53.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:52 smithi081 bash[89466]: cluster 2023-10-07T22:07:51.360528+0000 mgr.y (mgr.25319) 861 : cluster 0 pgmap v898: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:52 smithi081 bash[89466]: cluster 2023-10-07T22:07:51.687251+0000 osd.5 (osd.5) 171 : cluster 0 1.4 scrub starts 2023-10-07T22:07:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:52 smithi081 bash[89466]: cluster 2023-10-07T22:07:51.690999+0000 osd.5 (osd.5) 172 : cluster 0 1.4 scrub ok 2023-10-07T22:07:53.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:53.276 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:07:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:07:53] "GET /metrics HTTP/1.1" 200 34148 "" "Prometheus/2.43.0" 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[105281]: cluster 2023-10-07T22:07:51.360528+0000 mgr.y (mgr.25319) 861 : cluster 0 pgmap v898: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[105281]: cluster 2023-10-07T22:07:51.687251+0000 osd.5 (osd.5) 171 : cluster 0 1.4 scrub starts 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[105281]: cluster 2023-10-07T22:07:51.690999+0000 osd.5 (osd.5) 172 : cluster 0 1.4 scrub ok 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[102097]: cluster 2023-10-07T22:07:51.360528+0000 mgr.y (mgr.25319) 861 : cluster 0 pgmap v898: 99 pgs: 99 active+clean; 314 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[102097]: cluster 2023-10-07T22:07:51.687251+0000 osd.5 (osd.5) 171 : cluster 0 1.4 scrub starts 2023-10-07T22:07:53.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:52 smithi008 bash[102097]: cluster 2023-10-07T22:07:51.690999+0000 osd.5 (osd.5) 172 : cluster 0 1.4 scrub ok 2023-10-07T22:07:53.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:53.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:53.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:53.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:53.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:53.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:53.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:53.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:53.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:07:53.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:53.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:53.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:54.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:54.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:54.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:54.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:54.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:54.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:54.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:54.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:54.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:54.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:54.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:54.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:54.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:54.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:55.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:55.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:55.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:55.155 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:54 smithi008 bash[105281]: cluster 2023-10-07T22:07:53.361845+0000 mgr.y (mgr.25319) 862 : cluster 0 pgmap v899: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:55.155 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:54 smithi008 bash[102097]: cluster 2023-10-07T22:07:53.361845+0000 mgr.y (mgr.25319) 862 : cluster 0 pgmap v899: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:55.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:55.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:54 smithi081 bash[89466]: cluster 2023-10-07T22:07:53.361845+0000 mgr.y (mgr.25319) 862 : cluster 0 pgmap v899: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:55.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:55.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:55.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:55.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:55.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:55.483 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:55.483 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:07:55.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:55.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:55.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:55.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:07:55.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:07:55.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:55.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:55.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:56.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:56.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:56.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:56.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:56.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:56.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:56.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:56.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:56.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:56.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:56.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:56.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:56.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:56.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:56 smithi081 bash[89466]: cluster 2023-10-07T22:07:55.362673+0000 mgr.y (mgr.25319) 863 : cluster 0 pgmap v900: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:56 smithi081 bash[89466]: audit 2023-10-07T22:07:55.918916+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:56 smithi081 bash[89466]: audit 2023-10-07T22:07:55.920479+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:56 smithi081 bash[89466]: audit 2023-10-07T22:07:56.460941+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:57.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:57.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:57.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:57.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:57.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:57.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[102097]: cluster 2023-10-07T22:07:55.362673+0000 mgr.y (mgr.25319) 863 : cluster 0 pgmap v900: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[102097]: audit 2023-10-07T22:07:55.918916+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[102097]: audit 2023-10-07T22:07:55.920479+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[102097]: audit 2023-10-07T22:07:56.460941+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[105281]: cluster 2023-10-07T22:07:55.362673+0000 mgr.y (mgr.25319) 863 : cluster 0 pgmap v900: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[105281]: audit 2023-10-07T22:07:55.918916+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[105281]: audit 2023-10-07T22:07:55.920479+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:57.355 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:56 smithi008 bash[105281]: audit 2023-10-07T22:07:56.460941+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:07:57.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:57.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:57.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:57.499 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:57.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:57.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:57.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:57.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:57.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:07:57.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:07:57.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:57.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:57.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:57.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:58.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:58.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:58.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:58.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:58.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:58.308 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:58.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:58.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:58.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:58.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:58.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:58.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:58.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:07:58.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:07:58.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:58.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:58.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:58.934 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-10-07T22:07:58.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:58.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:58.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:58.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:59.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:59.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:07:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:07:59.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:59.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:58 smithi081 bash[89466]: cluster 2023-10-07T22:07:57.363642+0000 mgr.y (mgr.25319) 864 : cluster 0 pgmap v901: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:59.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:58 smithi081 bash[89466]: audit 2023-10-07T22:07:58.126760+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.8:0/576445385' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:58 smithi081 bash[89466]: audit 2023-10-07T22:07:58.127348+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:59.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:59.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:59.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:07:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:07:59.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: cluster 2023-10-07T22:07:57.363642+0000 mgr.y (mgr.25319) 864 : cluster 0 pgmap v901: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:59.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: audit 2023-10-07T22:07:58.126760+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.8:0/576445385' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: audit 2023-10-07T22:07:58.127348+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:59.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:07:59.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:59.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:07:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:07:59.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:59.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:07:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:07:59.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:59.874 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: cluster 2023-10-07T22:07:57.363642+0000 mgr.y (mgr.25319) 864 : cluster 0 pgmap v901: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:07:59.874 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: audit 2023-10-07T22:07:58.126760+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.8:0/576445385' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.874 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: audit 2023-10-07T22:07:58.127348+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:07:59.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:07:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:07:59.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:00.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:00.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:00.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: cluster 2023-10-07T22:07:58.924301+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: audit 2023-10-07T22:07:58.924920+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: cluster 2023-10-07T22:07:58.928164+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[102097]: cluster 2023-10-07T22:07:58.973169+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: cluster 2023-10-07T22:07:58.924301+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: audit 2023-10-07T22:07:58.924920+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: cluster 2023-10-07T22:07:58.928164+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-10-07T22:08:00.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:07:59 smithi008 bash[105281]: cluster 2023-10-07T22:07:58.973169+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:59 smithi081 bash[89466]: cluster 2023-10-07T22:07:58.924301+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:59 smithi081 bash[89466]: audit 2023-10-07T22:07:58.924920+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:08:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:59 smithi081 bash[89466]: cluster 2023-10-07T22:07:58.928164+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-10-07T22:08:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:07:59 smithi081 bash[89466]: cluster 2023-10-07T22:07:58.973169+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:00.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:00.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:00.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:00.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:00.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:00.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:00.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:00.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:00.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:00.704 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:00.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:00.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:00.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:00.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:00.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:00.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:01.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:01.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[102097]: cluster 2023-10-07T22:07:59.364324+0000 mgr.y (mgr.25319) 865 : cluster 0 pgmap v903: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[102097]: cluster 2023-10-07T22:07:59.417696+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[102097]: cluster 2023-10-07T22:07:59.420923+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[102097]: cluster 2023-10-07T22:07:59.925044+0000 mon.a (mon.0) 1103 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[105281]: cluster 2023-10-07T22:07:59.364324+0000 mgr.y (mgr.25319) 865 : cluster 0 pgmap v903: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[105281]: cluster 2023-10-07T22:07:59.417696+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[105281]: cluster 2023-10-07T22:07:59.420923+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:01 smithi008 bash[105281]: cluster 2023-10-07T22:07:59.925044+0000 mon.a (mon.0) 1103 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:08:01.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:00 smithi081 bash[89466]: cluster 2023-10-07T22:07:59.364324+0000 mgr.y (mgr.25319) 865 : cluster 0 pgmap v903: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:00 smithi081 bash[89466]: cluster 2023-10-07T22:07:59.417696+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:00 smithi081 bash[89466]: cluster 2023-10-07T22:07:59.420923+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e221 with expected crc 2023-10-07T22:08:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:00 smithi081 bash[89466]: cluster 2023-10-07T22:07:59.925044+0000 mon.a (mon.0) 1103 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:08:01.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:01.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:01.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:01.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:01.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:01.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:01.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:01.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:01.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:01.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:01.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:01.843 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:01.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:01.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:01.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:02.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:02.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:02.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:02.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:02.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:02.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:02.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:02.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:02.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:02.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:02.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:02.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:02.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:02.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:02.973 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2023-10-07T22:08:02.974 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-10-07T22:08:02.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:08:02.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:02.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:02.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:02.977 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T22:08:02.977 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T22:08:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:02 smithi081 bash[89466]: cluster 2023-10-07T22:08:01.364836+0000 mgr.y (mgr.25319) 866 : cluster 0 pgmap v904: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:02 smithi081 bash[89466]: audit 2023-10-07T22:08:02.936082+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:03.016 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T22:08:03.016 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T22:08:03.016 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_213795 2023-10-07T22:08:03.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:08:03.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T22:08:03.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:03.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:03.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:03.230 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:03] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2023-10-07T22:08:03.230 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:02 smithi008 bash[105281]: cluster 2023-10-07T22:08:01.364836+0000 mgr.y (mgr.25319) 866 : cluster 0 pgmap v904: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:03.230 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:02 smithi008 bash[105281]: audit 2023-10-07T22:08:02.936082+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:03.231 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:02 smithi008 bash[102097]: cluster 2023-10-07T22:08:01.364836+0000 mgr.y (mgr.25319) 866 : cluster 0 pgmap v904: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:03.231 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:02 smithi008 bash[102097]: audit 2023-10-07T22:08:02.936082+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:03.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:03.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:03.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:03.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:03.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:03.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:03.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:03.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:03.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:03.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:03.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:03.819 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:08:03.866 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:08:03.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:03.900 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:08:03.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:03.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:03.954 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:08:03.957 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:03 smithi081 bash[89466]: audit 2023-10-07T22:08:03.783136+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.8:0/827041562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:03.996 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:08:04.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 2541 2525 157.805 157.812 0.00867445 0.00630039 2023-10-07T22:08:04.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:04.029 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:08:04.043 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:08:04.043 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:08:04.044 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:08:04.044 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:08:04.044 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:08:04.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:04.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:04.061 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:08:04.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:03 smithi008 bash[102097]: audit 2023-10-07T22:08:03.783136+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.8:0/827041562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:04.078 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:03 smithi008 bash[105281]: audit 2023-10-07T22:08:03.783136+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.8:0/827041562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:04.101 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.106 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:08:04.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:04.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:04.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:04.452 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:04.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:04.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:04.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:04.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:04.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:04.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:04.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:04.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:04.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:04.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:05.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 16 5290 5274 164.8 171.812 0.00761885 0.00605528 2023-10-07T22:08:05.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:05.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:05.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:05.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:04 smithi008 bash[105281]: cluster 2023-10-07T22:08:03.365953+0000 mgr.y (mgr.25319) 867 : cluster 0 pgmap v905: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:05.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:04 smithi008 bash[102097]: cluster 2023-10-07T22:08:03.365953+0000 mgr.y (mgr.25319) 867 : cluster 0 pgmap v905: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:05.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:05.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:04 smithi081 bash[89466]: cluster 2023-10-07T22:08:03.365953+0000 mgr.y (mgr.25319) 867 : cluster 0 pgmap v905: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 624 GiB / 626 GiB avail 2023-10-07T22:08:05.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:05.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:05.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:05.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:05.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:05.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:05.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:05.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:05.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:05.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:05.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:05.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:05.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:05.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:06.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:06.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 7847 7831 163.132 159.812 0.00411244 0.00611923 2023-10-07T22:08:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:06.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:06.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:06.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:06.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:06.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:06.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:06.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:06.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:06.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:06.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:06.656 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:06.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:06.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:06.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:06.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:06.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:06.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:06.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:06.962 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:06 smithi008 bash[105281]: cluster 2023-10-07T22:08:05.366733+0000 mgr.y (mgr.25319) 868 : cluster 0 pgmap v906: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 623 GiB / 626 GiB avail 2023-10-07T22:08:06.962 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:06 smithi008 bash[102097]: cluster 2023-10-07T22:08:05.366733+0000 mgr.y (mgr.25319) 868 : cluster 0 pgmap v906: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 623 GiB / 626 GiB avail 2023-10-07T22:08:07.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 10395 10379 162.158 159.25 0.00284285 0.00615576 2023-10-07T22:08:07.047 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:07.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:07.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:07.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:07.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:06 smithi081 bash[89466]: cluster 2023-10-07T22:08:05.366733+0000 mgr.y (mgr.25319) 868 : cluster 0 pgmap v906: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 623 GiB / 626 GiB avail 2023-10-07T22:08:07.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:07.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:07.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:07.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:07.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:07.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:07.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:07.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:07.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:07.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:07.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:07.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:07.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:07.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T22:08:08.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:08.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:08.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 16 12745 12729 159.099 146.875 0.0202481 0.00627497 2023-10-07T22:08:08.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:08.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:08.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:08.288 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:08.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:08.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:08.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:08.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:08.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:08.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:08.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:08.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:08.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:08.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:08.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:08.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:09.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 14656 14640 152.487 119.438 0.00959639 0.00654983 2023-10-07T22:08:09.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:09.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:09.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:09.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:09.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:08 smithi081 bash[89466]: cluster 2023-10-07T22:08:07.367529+0000 mgr.y (mgr.25319) 869 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 485 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-10-07T22:08:09.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:09.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:08 smithi008 bash[105281]: cluster 2023-10-07T22:08:07.367529+0000 mgr.y (mgr.25319) 869 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 485 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-10-07T22:08:09.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:08 smithi008 bash[102097]: cluster 2023-10-07T22:08:07.367529+0000 mgr.y (mgr.25319) 869 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 485 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-10-07T22:08:09.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:09.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:09.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:09.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:09.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:09.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:09.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:09.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:09.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:09.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:09.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:09.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:09.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:10.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:08:10.017 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 16511 16495 147.264 115.938 0.0130608 0.00678122 2023-10-07T22:08:10.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:10.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:10.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:10.246 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:10.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:10.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:10.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:10.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:10.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:10.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:10.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:10.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:10.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:10.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:10.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:10.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[105281]: cluster 2023-10-07T22:08:09.368065+0000 mgr.y (mgr.25319) 870 : cluster 0 pgmap v908: 99 pgs: 99 active+clean; 673 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:08:10.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[105281]: audit 2023-10-07T22:08:09.738761+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:10.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[105281]: audit 2023-10-07T22:08:09.747848+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:10.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[102097]: cluster 2023-10-07T22:08:09.368065+0000 mgr.y (mgr.25319) 870 : cluster 0 pgmap v908: 99 pgs: 99 active+clean; 673 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:08:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[102097]: audit 2023-10-07T22:08:09.738761+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:10.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:10 smithi008 bash[102097]: audit 2023-10-07T22:08:09.747848+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:10.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:10.953 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:10.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:10 smithi081 bash[89466]: cluster 2023-10-07T22:08:09.368065+0000 mgr.y (mgr.25319) 870 : cluster 0 pgmap v908: 99 pgs: 99 active+clean; 673 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:08:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:10 smithi081 bash[89466]: audit 2023-10-07T22:08:09.738761+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:10 smithi081 bash[89466]: audit 2023-10-07T22:08:09.747848+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:11.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 18367 18351 143.354 116 0.00428272 0.00696918 2023-10-07T22:08:11.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:11.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:11.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:11.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:11.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:11.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:11.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:11.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:11.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:11.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:11.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:11.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:11.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:11.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:11.762 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:08:11.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:11.875 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[105281]: audit 2023-10-07T22:08:10.813655+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:08:11.875 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[105281]: audit 2023-10-07T22:08:10.918856+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:11.875 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[105281]: audit 2023-10-07T22:08:10.920527+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:11.876 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[102097]: audit 2023-10-07T22:08:10.813655+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:08:11.876 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[102097]: audit 2023-10-07T22:08:10.918856+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:11.876 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:11 smithi008 bash[102097]: audit 2023-10-07T22:08:10.920527+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:11.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:11.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:12.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:12.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:11 smithi081 bash[89466]: audit 2023-10-07T22:08:10.813655+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:08:12.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:11 smithi081 bash[89466]: audit 2023-10-07T22:08:10.918856+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:12.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:11 smithi081 bash[89466]: audit 2023-10-07T22:08:10.920527+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:12.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 20370 20354 141.334 125.188 0.0149358 0.00706746 2023-10-07T22:08:12.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:12.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:12.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:12.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:12.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:12.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:12.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:12.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:12.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:12.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.368764+0000 mgr.y (mgr.25319) 871 : cluster 0 pgmap v909: 99 pgs: 99 active+clean; 795 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.739445+0000 mon.a (mon.0) 1110 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.739480+0000 mon.a (mon.0) 1111 : cluster 1 Cluster is now healthy 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: audit 2023-10-07T22:08:11.748082+0000 mon.a (mon.0) 1112 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.753319+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.755534+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.816 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.757509+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.758030+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.759337+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.762027+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:12 smithi081 bash[89466]: cluster 2023-10-07T22:08:11.768064+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:12.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:12.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:12.942 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.368764+0000 mgr.y (mgr.25319) 871 : cluster 0 pgmap v909: 99 pgs: 99 active+clean; 795 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:08:12.942 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.739445+0000 mon.a (mon.0) 1110 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:08:12.942 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.739480+0000 mon.a (mon.0) 1111 : cluster 1 Cluster is now healthy 2023-10-07T22:08:12.942 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: audit 2023-10-07T22:08:11.748082+0000 mon.a (mon.0) 1112 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.753319+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.755534+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.757509+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.758030+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.759337+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.762027+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[105281]: cluster 2023-10-07T22:08:11.768064+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.943 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.368764+0000 mgr.y (mgr.25319) 871 : cluster 0 pgmap v909: 99 pgs: 99 active+clean; 795 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.739445+0000 mon.a (mon.0) 1110 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.739480+0000 mon.a (mon.0) 1111 : cluster 1 Cluster is now healthy 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: audit 2023-10-07T22:08:11.748082+0000 mon.a (mon.0) 1112 : audit 1 from='client.? 172.21.15.8:0/613472958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.753319+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.755534+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.757509+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.758030+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.759337+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.762027+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.944 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:12 smithi008 bash[102097]: cluster 2023-10-07T22:08:11.768064+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e222 with expected crc 2023-10-07T22:08:12.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:12.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:13.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 16 22363 22347 139.656 124.562 0.0048772 0.00715371 2023-10-07T22:08:13.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:13.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:13.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:13.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:13.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:13.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:13.337 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:13] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-10-07T22:08:13.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:13.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:13.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:13.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:13.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:13.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:13.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:13.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:13.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:13.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:13.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:13.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:13.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:14.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:14.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 24286 24270 137.885 120.188 0.00626728 0.00724531 2023-10-07T22:08:14.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:14.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:14.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:14.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:14.367 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:14.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:14.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:14.436 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:14.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:14.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:14.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:14.751 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:14 smithi008 bash[102097]: cluster 2023-10-07T22:08:13.369448+0000 mgr.y (mgr.25319) 872 : cluster 0 pgmap v911: 99 pgs: 99 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:14.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:14 smithi081 bash[89466]: cluster 2023-10-07T22:08:13.369448+0000 mgr.y (mgr.25319) 872 : cluster 0 pgmap v911: 99 pgs: 99 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:14.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:14.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:14.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:14.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:14.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:15.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 26001 25985 135.326 107.188 0.00537222 0.00738304 2023-10-07T22:08:15.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:15.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:14 smithi008 bash[105281]: cluster 2023-10-07T22:08:13.369448+0000 mgr.y (mgr.25319) 872 : cluster 0 pgmap v911: 99 pgs: 99 active+clean; 1.3 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:15.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:15.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:15.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:15.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:15.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:15.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:15.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:15.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:15.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:15.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:15.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:15.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:15.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:15.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:08:16.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 27600 27584 132.603 99.9375 0.00699905 0.00753454 2023-10-07T22:08:16.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:16.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:16.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:16.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:16.472 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:16.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:16.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:16.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:16.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:16.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:16.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:16.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:17.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 29250 29234 130.497 103.125 0.0127014 0.00765366 2023-10-07T22:08:17.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:17.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:17.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:17.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:17.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:17.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:17.319 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: cluster 2023-10-07T22:08:15.370048+0000 mgr.y (mgr.25319) 873 : cluster 0 pgmap v912: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:17.319 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: audit 2023-10-07T22:08:16.020350+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.319 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: audit 2023-10-07T22:08:16.030368+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: audit 2023-10-07T22:08:16.759787+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:17.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: audit 2023-10-07T22:08:16.762237+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:17.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[105281]: audit 2023-10-07T22:08:16.769550+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: cluster 2023-10-07T22:08:15.370048+0000 mgr.y (mgr.25319) 873 : cluster 0 pgmap v912: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: audit 2023-10-07T22:08:16.020350+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: audit 2023-10-07T22:08:16.030368+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: audit 2023-10-07T22:08:16.759787+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: audit 2023-10-07T22:08:16.762237+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:17.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:17 smithi008 bash[102097]: audit 2023-10-07T22:08:16.769550+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:17.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:17.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: cluster 2023-10-07T22:08:15.370048+0000 mgr.y (mgr.25319) 873 : cluster 0 pgmap v912: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-10-07T22:08:17.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: audit 2023-10-07T22:08:16.020350+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: audit 2023-10-07T22:08:16.030368+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: audit 2023-10-07T22:08:16.759787+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:17.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: audit 2023-10-07T22:08:16.762237+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:17.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:17 smithi081 bash[89466]: audit 2023-10-07T22:08:16.769550+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:17.545 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:17.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:17.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:17.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:17.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:17.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:17.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:17.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:17.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:17.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:18.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 30974 30958 128.98 107.75 0.0125086 0.00774539 2023-10-07T22:08:18.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:18.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:18.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:18.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:18.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:18.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:18.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:18.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:18.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:18.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:18.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:18.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:18.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:18.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:18.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:19.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:19.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 32650 32634 127.465 104.75 0.0112554 0.00783772 2023-10-07T22:08:19.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:19.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:19.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:19.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:19 smithi081 bash[89466]: cluster 2023-10-07T22:08:17.370708+0000 mgr.y (mgr.25319) 874 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 1.7 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-10-07T22:08:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:19.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:19.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:19 smithi008 bash[102097]: cluster 2023-10-07T22:08:17.370708+0000 mgr.y (mgr.25319) 874 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 1.7 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-10-07T22:08:19.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:19 smithi008 bash[105281]: cluster 2023-10-07T22:08:17.370708+0000 mgr.y (mgr.25319) 874 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 1.7 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 123 MiB/s wr, 1.96k op/s 2023-10-07T22:08:19.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:19.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:19.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:19.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:19.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:19.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:19.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:19.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:20.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:20.018 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 34286 34270 125.981 102.25 0.0131732 0.00793151 2023-10-07T22:08:20.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:20.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:20.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:20.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:20.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:20.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:20.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:20.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:20.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:20.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:20.744 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:20.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:20.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:20.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:20.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:20.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:21.019 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 35756 35740 124.085 91.875 0.00250483 0.00801058 2023-10-07T22:08:21.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:21 smithi008 bash[102097]: cluster 2023-10-07T22:08:19.371244+0000 mgr.y (mgr.25319) 875 : cluster 0 pgmap v914: 99 pgs: 99 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-10-07T22:08:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:21 smithi081 bash[89466]: cluster 2023-10-07T22:08:19.371244+0000 mgr.y (mgr.25319) 875 : cluster 0 pgmap v914: 99 pgs: 99 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-10-07T22:08:21.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:21.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:21 smithi008 bash[105281]: cluster 2023-10-07T22:08:19.371244+0000 mgr.y (mgr.25319) 875 : cluster 0 pgmap v914: 99 pgs: 99 active+clean; 1.8 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-10-07T22:08:21.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:21.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:21.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:21.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:21.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:21.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:21.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:22.019 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 16 37338 37322 122.758 98.875 0.00897346 0.00814054 2023-10-07T22:08:22.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:22.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:22.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:22.633 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:22.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:22.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:22.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:22.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:22.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:22.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:22.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:22.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:22.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:22.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:23.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:23.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:23.114 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:08:23.018398+0000 min lat: 0.00126164 max lat: 0.130176 avg lat: 0.00829008 2023-10-07T22:08:23.114 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:08:23.114 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 16 38586 38570 120.52 78 0.00542954 0.00829008 2023-10-07T22:08:23.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:23.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:23 smithi081 bash[89466]: cluster 2023-10-07T22:08:21.371800+0000 mgr.y (mgr.25319) 876 : cluster 0 pgmap v915: 99 pgs: 99 active+clean; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T22:08:23.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:23.273 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:23] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-10-07T22:08:23.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:23 smithi008 bash[102097]: cluster 2023-10-07T22:08:21.371800+0000 mgr.y (mgr.25319) 876 : cluster 0 pgmap v915: 99 pgs: 99 active+clean; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T22:08:23.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:23 smithi008 bash[105281]: cluster 2023-10-07T22:08:21.371800+0000 mgr.y (mgr.25319) 876 : cluster 0 pgmap v915: 99 pgs: 99 active+clean; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-07T22:08:23.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:23.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:23.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:23.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:23.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:23.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:23.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:23.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:23.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:23.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:23.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:23.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:23.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:23.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:24.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:24.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:24.114 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 40065 40049 118.644 92.4375 0.0155632 0.00842094 2023-10-07T22:08:24.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:24.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:24.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:24.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:24.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:24.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:24.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:24.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:24.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:24.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:24.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:24.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:24.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:24.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:25.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:25.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:25 smithi008 bash[102097]: cluster 2023-10-07T22:08:23.372532+0000 mgr.y (mgr.25319) 877 : cluster 0 pgmap v916: 99 pgs: 99 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-10-07T22:08:25.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 41558 41542 117.497 93.3125 0.0037402 0.0085034 2023-10-07T22:08:25.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:25.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:25.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:25.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:25 smithi008 bash[105281]: cluster 2023-10-07T22:08:23.372532+0000 mgr.y (mgr.25319) 877 : cluster 0 pgmap v916: 99 pgs: 99 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-10-07T22:08:25.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:25.396 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:25 smithi081 bash[89466]: cluster 2023-10-07T22:08:23.372532+0000 mgr.y (mgr.25319) 877 : cluster 0 pgmap v916: 99 pgs: 99 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-10-07T22:08:25.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:25.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:25.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:25.572 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:25.652 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:25.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:25.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:25.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:25.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:25.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:25.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:25.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:26.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:26.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:26.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 42970 42954 116.207 88.25 0.00959008 0.00859946 2023-10-07T22:08:26.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:26.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:26.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:26.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:26.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:26.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:26.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:26.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:26.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:26.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:26.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:26.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:27.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:26 smithi081 bash[89466]: cluster 2023-10-07T22:08:25.373056+0000 mgr.y (mgr.25319) 878 : cluster 0 pgmap v917: 99 pgs: 99 active+clean; 2.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:27.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:26 smithi081 bash[89466]: audit 2023-10-07T22:08:25.919765+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:27.117 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:26 smithi081 bash[89466]: audit 2023-10-07T22:08:25.922453+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:27.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 44198 44182 114.569 76.75 0.00896891 0.00872176 2023-10-07T22:08:27.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:27.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:27.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:27.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[105281]: cluster 2023-10-07T22:08:25.373056+0000 mgr.y (mgr.25319) 878 : cluster 0 pgmap v917: 99 pgs: 99 active+clean; 2.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[105281]: audit 2023-10-07T22:08:25.919765+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[105281]: audit 2023-10-07T22:08:25.922453+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[102097]: cluster 2023-10-07T22:08:25.373056+0000 mgr.y (mgr.25319) 878 : cluster 0 pgmap v917: 99 pgs: 99 active+clean; 2.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[102097]: audit 2023-10-07T22:08:25.919765+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:26 smithi008 bash[102097]: audit 2023-10-07T22:08:25.922453+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:27.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:27.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:27.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:27.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:27.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:27.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:27.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:28.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:28.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:28.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:28.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 45421 45405 113.05 76.4375 0.0119833 0.00884024 2023-10-07T22:08:28.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:28.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:28.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:28.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:28.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:28.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:28.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:28.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:28.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:28.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:29.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:29.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:29.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 46660 46644 111.685 77.4375 0.0125645 0.00894704 2023-10-07T22:08:29.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:28 smithi008 bash[102097]: cluster 2023-10-07T22:08:27.375175+0000 mgr.y (mgr.25319) 879 : cluster 0 pgmap v918: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-07T22:08:29.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:28 smithi008 bash[105281]: cluster 2023-10-07T22:08:27.375175+0000 mgr.y (mgr.25319) 879 : cluster 0 pgmap v918: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-07T22:08:29.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:29.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:28 smithi081 bash[89466]: cluster 2023-10-07T22:08:27.375175+0000 mgr.y (mgr.25319) 879 : cluster 0 pgmap v918: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-07T22:08:29.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:29.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:29.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:29.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:29.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:29.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:29.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:29.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:29.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:29.771 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:08:29.771 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:08:29.771 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:46609 7.8 7:18a02389:::benchmark_data_smithi008_170512_object46608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:37.119379+0000", 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 592.64122451900005, 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.29675068999999998, 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.772 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 46609 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119379+0000", 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119379+0000", 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.773 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119381+0000", 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.688e-06 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119405+0000", 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3896e-05 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.774 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119416+0000", 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0947999999999999e-05 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119423+0000", 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.182e-06 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119490+0000", 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6833000000000002e-05 2023-10-07T22:08:29.775 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119644+0000", 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015442099999999999 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.119830+0000", 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000185422 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.776 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.122329+0000", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024992479999999999 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.131917+0000", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0095879220000000005 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.414917+0000", 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.28300024200000001 2023-10-07T22:08:29.777 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.414988+0000", 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0518000000000005e-05 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.416130+0000", 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00114237 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.778 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:46614 7.8 7:19910c8b:::benchmark_data_smithi008_170512_object46613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:37.123072+0000", 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 592.63753152300001, 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.29691020600000001, 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.779 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 46614 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123072+0000", 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123072+0000", 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.780 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123075+0000", 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0379999999999998e-06 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123101+0000", 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6945999999999999e-05 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.781 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123121+0000", 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9576999999999999e-05 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123131+0000", 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0365e-05 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123220+0000", 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8734999999999997e-05 2023-10-07T22:08:29.782 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123381+0000", 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016111200000000001 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123555+0000", 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000174007 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.783 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.128632+0000", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0050771319999999998 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.131959+0000", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0033266379999999998 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.418586+0000", 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.28662683799999999 2023-10-07T22:08:29.784 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.418655+0000", 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9319999999999994e-05 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.419983+0000", 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013274980000000001 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.785 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:46617 7.8 7:1445f801:::benchmark_data_smithi008_170512_object46616:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:37.123222+0000", 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 592.63738217399998, 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.29776924100000002, 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 46617 2023-10-07T22:08:29.786 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123222+0000", 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123222+0000", 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.787 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123222+0000", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9500000000000002e-07 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123245+0000", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2826000000000001e-05 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123254+0000", 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8540000000000003e-06 2023-10-07T22:08:29.788 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.123262+0000", 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7349999999999996e-06 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.125178+0000", 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001915892 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.789 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.125331+0000", 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015373200000000001 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.125496+0000", 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016473 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.128909+0000", 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0034126930000000001 2023-10-07T22:08:29.790 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.133684+0000", 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047749849999999998 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.420043+0000", 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.286358842 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.791 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.420112+0000", 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8884e-05 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.420991+0000", 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00087947299999999997 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.792 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:46628 7.8 7:1950ab7b:::benchmark_data_smithi008_170512_object46627:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:37.134171+0000", 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 592.626433045, 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.28766522300000003, 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 46628 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.793 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134171+0000", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134171+0000", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134173+0000", 2023-10-07T22:08:29.794 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.753e-06 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134195+0000", 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2577000000000001e-05 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134210+0000", 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5130000000000001e-05 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.795 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134220+0000", 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2080000000000006e-06 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134287+0000", 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7785000000000002e-05 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.796 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134522+0000", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00023489600000000001 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.134712+0000", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018997099999999999 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.136479+0000", 2023-10-07T22:08:29.797 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00176699 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.137437+0000", 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00095748399999999998 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.421134+0000", 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.28369693099999999 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.798 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.421188+0000", 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4685000000000002e-05 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:37.421836+0000", 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00064781300000000001 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.799 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:49514 7.8 7:1ecb1a1d:::benchmark_data_smithi008_170512_object49513:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:40.399943+0000", 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 589.36066116400002, 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.274617677, 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 49514 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.800 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399943+0000", 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399943+0000", 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.801 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399944+0000", 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.612e-06 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399970+0000", 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5846e-05 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399989+0000", 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8950999999999999e-05 2023-10-07T22:08:29.802 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.399999+0000", 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4520000000000003e-06 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.401370+0000", 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001371445 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.803 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.401574+0000", 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020365499999999999 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.401713+0000", 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000138737 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.404131+0000", 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024180730000000002 2023-10-07T22:08:29.804 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.407660+0000", 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0035296220000000001 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.673432+0000", 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26577127 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.805 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.673504+0000", 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2664999999999996e-05 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.674561+0000", 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001056349 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.806 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:49524 7.8 7:1f2079d8:::benchmark_data_smithi008_170512_object49523:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:40.410629+0000", 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 589.34997472600003, 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26472357600000002, 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 49524 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.807 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410629+0000", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410629+0000", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410631+0000", 2023-10-07T22:08:29.808 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.79e-06 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410660+0000", 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8507999999999999e-05 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410674+0000", 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.455e-05 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.809 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410683+0000", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1740000000000006e-06 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410750+0000", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6406000000000001e-05 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.410920+0000", 2023-10-07T22:08:29.810 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017042399999999999 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.411097+0000", 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017696199999999999 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.412882+0000", 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017847049999999999 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.811 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.413861+0000", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00097920499999999992 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.674640+0000", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26077909799999999 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.674717+0000", 2023-10-07T22:08:29.812 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7284000000000001e-05 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:40.675353+0000", 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00063546999999999996 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "MOSDPGPushReply(7.8 155/148 [PushReplyOp(7:100ab617:::benchmark_data_smithi008_170512_object2283:head)])", 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:58:43.836439+0000", 2023-10-07T22:08:29.813 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.92416474200002, 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26679640599999999, 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836439+0000", 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.814 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836439+0000", 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836440+0000", 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0800000000000003e-07 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836445+0000", 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6319999999999999e-06 2023-10-07T22:08:29.815 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836454+0000", 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5130000000000002e-06 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836461+0000", 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7000000000000002e-06 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.816 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:43.836515+0000", 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4103e-05 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:58:44.103236+0000", 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26672055 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.817 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:94693 7.e 7:76b497e5:::benchmark_data_smithi008_170512_object3551:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:36.475256+0000", 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 533.28534809500002, 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.28011492900000001, 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 94693 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.818 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475256+0000", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475256+0000", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475258+0000", 2023-10-07T22:08:29.819 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6589999999999999e-06 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475264+0000", 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1330000000000004e-06 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475278+0000", 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4225e-05 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.820 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475288+0000", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5780000000000005e-06 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475363+0000", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5352000000000006e-05 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475507+0000", 2023-10-07T22:08:29.821 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000144065 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.475651+0000", 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000144513 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.479752+0000", 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041010589999999998 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.822 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.479843+0000", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0774999999999997e-05 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.755216+0000", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.275372968 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.755325+0000", 2023-10-07T22:08:29.823 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108723 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.755371+0000", 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5878999999999999e-05 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:94721 7.e 7:7b709e62:::benchmark_data_smithi008_170512_object3579:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T21:59:36.506945+0000", 2023-10-07T22:08:29.824 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 533.25365885099995, 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26016951500000002, 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 94721 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506945+0000", 2023-10-07T22:08:29.825 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506945+0000", 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506947+0000", 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.733e-06 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.826 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506954+0000", 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9990000000000002e-06 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506969+0000", 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4963999999999999e-05 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.827 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.506979+0000", 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9739999999999997e-06 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.507105+0000", 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012655500000000001 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.507238+0000", 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000132261 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.828 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.507323+0000", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5084000000000001e-05 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.509839+0000", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025165719999999999 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.510291+0000", 2023-10-07T22:08:29.829 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00045205100000000003 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.767010+0000", 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25671822599999999 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.767072+0000", 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2168000000000005e-05 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.830 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T21:59:36.767115+0000", 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2928e-05 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.44693.0:149594 7.8 7:15928b1b:::benchmark_data_smithi008_170512_object58452:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:01:01.179570+0000", 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 448.58103375000002, 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.27268803400000002, 2023-10-07T22:08:29.831 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.44693", 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/2537492072", 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 149594 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179570+0000", 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.832 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179570+0000", 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179573+0000", 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3709999999999998e-06 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.833 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179580+0000", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9870000000000002e-06 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179601+0000", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1600999999999999e-05 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179612+0000", 2023-10-07T22:08:29.834 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1110999999999999e-05 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179778+0000", 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016598599999999999 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.179914+0000", 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000136067 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.835 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.180027+0000", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011294 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.188165+0000", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081379490000000002 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.193561+0000", 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0053954620000000002 2023-10-07T22:08:29.836 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.452135+0000", 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.258574462 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.452209+0000", 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3485999999999994e-05 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.837 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:01:01.452258+0000", 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9611999999999999e-05 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:196200 8.d e205/184 8:b62c153f:::benchmark_data_smithi008_193090_object92130:head v 205'12187, mlcod=205'12185)", 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:40.929115+0000", 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 108.831488583, 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.044375095000000003, 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.838 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929115+0000", 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929115+0000", 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.839 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929116+0000", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4099999999999997e-07 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929127+0000", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1008e-05 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929141+0000", 2023-10-07T22:08:29.840 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3961999999999999e-05 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929151+0000", 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4450000000000002e-06 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929351+0000", 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000199829 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.841 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.929395+0000", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4564000000000002e-05 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.973446+0000", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.044050634999999998 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.973491+0000", 2023-10-07T22:08:29.842 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4710999999999999e-05 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:196205 8.a e205/184 8:53095ffe:::benchmark_data_smithi008_193090_object92135:head v 205'12374, mlcod=205'12371)", 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:40.938737+0000", 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 108.821867459, 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.053231616000000002, 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.843 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938737+0000", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938737+0000", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938737+0000", 2023-10-07T22:08:29.844 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0999999999999998e-07 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938745+0000", 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3080000000000002e-06 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938760+0000", 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5633000000000001e-05 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.845 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.938769+0000", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3950000000000001e-06 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.944069+0000", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0053004310000000004 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.944091+0000", 2023-10-07T22:08:29.846 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1721000000000001e-05 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.991876+0000", 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.047784938999999998 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:40.991968+0000", 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2478999999999993e-05 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.847 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:196635 8.e e205/184 8:7d995aa9:::benchmark_data_smithi008_193090_object92565:head v 205'12444, mlcod=205'12441)", 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:41.515194+0000", 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 108.24541007099999, 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.058554534999999998, 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.848 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515194+0000", 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515194+0000", 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515195+0000", 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.15e-06 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.849 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515203+0000", 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0649999999999999e-06 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515235+0000", 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2209999999999998e-05 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.850 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.515246+0000", 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.095e-05 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.517590+0000", 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0023441410000000001 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.517668+0000", 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7177999999999999e-05 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.851 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.573598+0000", 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.055930305999999999 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.573748+0000", 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015053500000000001 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.852 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:196646 8.e e205/184 8:7cb1c080:::benchmark_data_smithi008_193090_object92576:head v 205'12445, mlcod=205'12441)", 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:41.527558+0000", 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 108.233046316, 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.046227562, 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527558+0000", 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.853 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527558+0000", 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527559+0000", 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3399999999999998e-07 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.854 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527566+0000", 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0999999999999998e-06 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527582+0000", 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5916000000000001e-05 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.527589+0000", 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7549999999999994e-06 2023-10-07T22:08:29.855 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.531081+0000", 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0034918800000000002 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.531102+0000", 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.084e-05 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.856 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.573754+0000", 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.042651720999999997 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:41.573785+0000", 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1516000000000001e-05 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.857 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:198654 8.d e205/184 8:bad774a9:::benchmark_data_smithi008_193090_object94584:head v 205'12340, mlcod=205'12338)", 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:44.185033+0000", 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 105.57557109299999, 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.050863142, 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185033+0000", 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.858 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185033+0000", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185034+0000", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2890000000000001e-06 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185043+0000", 2023-10-07T22:08:29.859 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8130000000000002e-06 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185067+0000", 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4173999999999999e-05 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185077+0000", 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8160000000000005e-06 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.860 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185194+0000", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000116968 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.185230+0000", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6424999999999998e-05 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.235852+0000", 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.050622051000000001 2023-10-07T22:08:29.861 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.235896+0000", 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3606000000000002e-05 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:198658 8.d e205/184 8:b6c2fe45:::benchmark_data_smithi008_193090_object94588:head v 205'12341, mlcod=205'12338)", 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:44.189669+0000", 2023-10-07T22:08:29.862 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 105.570935154, 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.046255483, 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189669+0000", 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189669+0000", 2023-10-07T22:08:29.863 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189670+0000", 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1689999999999999e-06 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189679+0000", 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3919999999999992e-06 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.864 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189693+0000", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4081e-05 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.189704+0000", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0545e-05 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.194138+0000", 2023-10-07T22:08:29.865 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0044334860000000004 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.194159+0000", 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1390999999999999e-05 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.235899+0000", 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.041740360999999997 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.866 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:44.235924+0000", 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5058e-05 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:199274 8.1 e205/184 8:8c09221f:::benchmark_data_smithi008_193090_object95204:head v 205'12437, mlcod=205'12434)", 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:45.018660+0000", 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 104.741944034, 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.044384613000000003, 2023-10-07T22:08:29.867 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018660+0000", 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018660+0000", 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.868 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018661+0000", 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.156e-06 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018670+0000", 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2550000000000003e-06 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.869 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018683+0000", 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2806000000000001e-05 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.018698+0000", 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4344e-05 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.029751+0000", 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011053202 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.870 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.029772+0000", 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1200999999999999e-05 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.062950+0000", 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.033177731000000002 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.871 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:45.063045+0000", 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4918000000000002e-05 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:201258 8.d e205/184 8:bc1fc98a:::benchmark_data_smithi008_193090_object97188:head v 205'12502, mlcod=205'12499)", 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:47.641677+0000", 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 102.118927273, 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.047971265999999999, 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.872 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641677+0000", 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641677+0000", 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.873 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641678+0000", 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0500000000000002e-07 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641685+0000", 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.311e-06 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641701+0000", 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6608000000000001e-05 2023-10-07T22:08:29.874 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.641709+0000", 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4089999999999997e-06 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.646944+0000", 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0052348569999999999 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.875 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.647016+0000", 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1954999999999998e-05 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.689538+0000", 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.042522343999999997 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:47.689648+0000", 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010997699999999999 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.876 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:204289 8.b e205/184 8:d79d4b68:::benchmark_data_smithi008_193090_object100219:head v 205'12675, mlcod=205'12672)", 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:51.514729+0000", 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 98.245875243, 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.048708347999999999, 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.877 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514729+0000", 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514729+0000", 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514730+0000", 2023-10-07T22:08:29.878 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.297e-06 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514735+0000", 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1630000000000004e-06 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514746+0000", 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0937999999999999e-05 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.879 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.514754+0000", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9270000000000005e-06 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.522927+0000", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081729119999999992 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.522978+0000", 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1266e-05 2023-10-07T22:08:29.880 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.537553+0000", 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014574821 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:51.563437+0000", 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.025884023999999999 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.881 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.34983.0:204933 8.e e205/184 8:7a9f6c42:::benchmark_data_smithi008_193090_object100863:head v 205'12968, mlcod=205'12966)", 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:06:52.404352+0000", 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 97.356251838999995, 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.046922397999999997, 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:08:29.882 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404352+0000", 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404352+0000", 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404353+0000", 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5000000000000002e-07 2023-10-07T22:08:29.883 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404358+0000", 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8539999999999996e-06 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404367+0000", 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4620000000000002e-06 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:08:29.884 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.404373+0000", 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6829999999999996e-06 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.412478+0000", 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081049629999999998 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.412504+0000", 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6373e-05 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.885 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.451220+0000", 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.038716047000000003 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:06:52.451275+0000", 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4366000000000001e-05 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.886 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:08:29.887 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:08:29.887 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:08:29.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:29.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:29.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:29.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:30.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:30.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 48030 48014 110.723 85.625 0.00815672 0.00902642 2023-10-07T22:08:30.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:30.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:30.400 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:30.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:30.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:30.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:30.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:30.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:30.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:30.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:30.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:31.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:31.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:31.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:31.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 49377 49361 109.778 84.1875 0.0199838 0.00910371 2023-10-07T22:08:31.127 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:30 smithi008 bash[105281]: cluster 2023-10-07T22:08:29.375737+0000 mgr.y (mgr.25319) 880 : cluster 0 pgmap v919: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:31.127 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:30 smithi008 bash[102097]: cluster 2023-10-07T22:08:29.375737+0000 mgr.y (mgr.25319) 880 : cluster 0 pgmap v919: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:31.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:30 smithi081 bash[89466]: cluster 2023-10-07T22:08:29.375737+0000 mgr.y (mgr.25319) 880 : cluster 0 pgmap v919: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-07T22:08:31.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:31.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:31.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:31.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:31.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:31.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:31.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:31.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:31.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:31.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:31.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:31.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:31.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:31.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:32.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:32.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:32.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 50613 50597 108.66 77.25 0.0107503 0.00917589 2023-10-07T22:08:32.166 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:32.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:32.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:32.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:32.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:32.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:32.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:32.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:32.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:32.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:32.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T22:08:32.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:32.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:32.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:32.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:32.965 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:32 smithi008 bash[102097]: cluster 2023-10-07T22:08:31.376283+0000 mgr.y (mgr.25319) 881 : cluster 0 pgmap v920: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-07T22:08:32.966 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:32 smithi008 bash[105281]: cluster 2023-10-07T22:08:31.376283+0000 mgr.y (mgr.25319) 881 : cluster 0 pgmap v920: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-07T22:08:32.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:32.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:33.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:33.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:33.119 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 51807 51791 107.529 74.625 0.0149604 0.0092933 2023-10-07T22:08:33.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:33.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:32 smithi081 bash[89466]: cluster 2023-10-07T22:08:31.376283+0000 mgr.y (mgr.25319) 881 : cluster 0 pgmap v920: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-07T22:08:33.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:33.257 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:33] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-10-07T22:08:33.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:33.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:33.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:33.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:33.568 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:08:33.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:33.613 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:08:33.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:33.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:33.659 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:08:33.700 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:08:33.729 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:08:33.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:33.772 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:08:33.774 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:08:33.778 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:08:33.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:33.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:33.822 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:08:33.866 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.873 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:08:33.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:33.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:33.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:34.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:34.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:34.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:34.107 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[105281]: audit 2023-10-07T22:08:33.515091+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.8:0/2357315015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:34.107 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[102097]: audit 2023-10-07T22:08:33.515091+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.8:0/2357315015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:34.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 52964 52948 106.397 72.3125 0.00895648 0.00939212 2023-10-07T22:08:34.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:34.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:33 smithi081 bash[89466]: audit 2023-10-07T22:08:33.515091+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.8:0/2357315015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:08:34.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:34.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:34.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:34.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:34.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:34.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:34.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:34.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:34.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:34.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:34.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:34.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:34.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:34.877 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:34.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:34.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:34.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:34 smithi081 bash[89466]: cluster 2023-10-07T22:08:33.378060+0000 mgr.y (mgr.25319) 882 : cluster 0 pgmap v921: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-07T22:08:34.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:34 smithi081 bash[89466]: audit 2023-10-07T22:08:33.745890+0000 mgr.y (mgr.25319) 883 : audit 0 from='client.45119 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:08:34.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:35.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:35.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 54053 54037 105.202 68.0625 0.0133512 0.0095005 2023-10-07T22:08:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[102097]: cluster 2023-10-07T22:08:33.378060+0000 mgr.y (mgr.25319) 882 : cluster 0 pgmap v921: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-07T22:08:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[102097]: audit 2023-10-07T22:08:33.745890+0000 mgr.y (mgr.25319) 883 : audit 0 from='client.45119 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:08:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[105281]: cluster 2023-10-07T22:08:33.378060+0000 mgr.y (mgr.25319) 882 : cluster 0 pgmap v921: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-07T22:08:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:34 smithi008 bash[105281]: audit 2023-10-07T22:08:33.745890+0000 mgr.y (mgr.25319) 883 : audit 0 from='client.45119 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:08:35.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:35.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:35.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:35.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:35.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:35.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:35.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:35.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:35.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:35.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:35.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:35.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:35.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:35.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:36.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:36.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:36.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 55098 55082 103.997 65.3125 0.00696585 0.00960908 2023-10-07T22:08:36.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:36.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:36.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:36.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:36.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:36.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:36.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:36.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:36.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:36.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:36.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:36.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:36.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:36.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:36.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:36.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:36 smithi081 bash[89466]: cluster 2023-10-07T22:08:35.378485+0000 mgr.y (mgr.25319) 884 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:36.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:37.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 56334 56318 103.212 77.25 0.00596865 0.00968285 2023-10-07T22:08:37.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:37.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:37.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:37.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:37.329 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:36 smithi008 bash[102097]: cluster 2023-10-07T22:08:35.378485+0000 mgr.y (mgr.25319) 884 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:37.329 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:36 smithi008 bash[105281]: cluster 2023-10-07T22:08:35.378485+0000 mgr.y (mgr.25319) 884 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:37.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:37.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:37.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:37.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:37.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:37.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:37.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:37.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:37.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:37.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:38.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:38.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:38.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:38.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 57580 57564 102.49 77.875 0.0102285 0.00975068 2023-10-07T22:08:38.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:38.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:38.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:38.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:38.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:38.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:38.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:38.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:38.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:38.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:38.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:38.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:38.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:38.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:38.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:38.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:38.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:38.956 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:38 smithi008 bash[105281]: cluster 2023-10-07T22:08:37.379285+0000 mgr.y (mgr.25319) 885 : cluster 0 pgmap v923: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:08:38.956 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:38 smithi008 bash[102097]: cluster 2023-10-07T22:08:37.379285+0000 mgr.y (mgr.25319) 885 : cluster 0 pgmap v923: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:08:39.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:39.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:38 smithi081 bash[89466]: cluster 2023-10-07T22:08:37.379285+0000 mgr.y (mgr.25319) 885 : cluster 0 pgmap v923: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-07T22:08:39.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:39.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 58766 58750 101.704 74.125 0.0199519 0.00982695 2023-10-07T22:08:39.143 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":921,"stamp":"2023-10-07T22:08:33.377450+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3324909460,"num_objects":50749,"num_object_clones":0,"num_object_copies":152247,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50749,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":50786,"num_write_kb":3246429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":267884,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52557,"ondisk_log_size":52557,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12005360,"kb_used_data":9556664,"kb_used_omap":10,"kb_used_meta":2448629,"kb_avail":644210704,"statfs":{"total":671965249536,"available":659671760896,"internally_reserved":0,"allocated":9786023936,"data_stored":9779220233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10864,"internal_metadata":2507396496},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,1,6,5,7],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1283325952,"num_objects":19582,"num_object_clones":0,"num_object_copies":58746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19582,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19582,"num_write_kb":1253248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.006019"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475756+0000","last_change":"2023-10-07T22:07:02.695134+0000","last_active":"2023-10-07T22:07:59.475756+0000","last_peered":"2023-10-07T22:07:59.475756+0000","last_clean":"2023-10-07T22:07:59.475756+0000","last_became_active":"2023-10-07T22:07:02.694721+0000","last_became_peered":"2023-10-07T22:07:02.694721+0000","last_unstale":"2023-10-07T22:07:59.475756+0000","last_undegraded":"2023-10-07T22:07:59.475756+0000","last_fullsized":"2023-10-07T22:07:59.475756+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:26:42.516695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176088+0000","last_change":"2023-10-07T22:07:31.707715+0000","last_active":"2023-10-07T22:07:59.176088+0000","last_peered":"2023-10-07T22:07:59.176088+0000","last_clean":"2023-10-07T22:07:59.176088+0000","last_became_active":"2023-10-07T22:07:31.707262+0000","last_became_peered":"2023-10-07T22:07:31.707262+0000","last_unstale":"2023-10-07T22:07:59.176088+0000","last_undegraded":"2023-10-07T22:07:59.176088+0000","last_fullsized":"2023-10-07T22:07:59.176088+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:12:55.628516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":197,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.175574+0000","last_change":"2023-10-07T22:07:31.708605+0000","last_active":"2023-10-07T22:07:59.175574+0000","last_peered":"2023-10-07T22:07:59.175574+0000","last_clean":"2023-10-07T22:07:59.175574+0000","last_became_active":"2023-10-07T22:07:31.708284+0000","last_became_peered":"2023-10-07T22:07:31.708284+0000","last_unstale":"2023-10-07T22:07:59.175574+0000","last_undegraded":"2023-10-07T22:07:59.175574+0000","last_fullsized":"2023-10-07T22:07:59.175574+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:30:15.213664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":213,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.928019+0000","last_change":"2023-10-07T22:07:31.700992+0000","last_active":"2023-10-07T22:07:58.928019+0000","last_peered":"2023-10-07T22:07:58.928019+0000","last_clean":"2023-10-07T22:07:58.928019+0000","last_became_active":"2023-10-07T22:07:31.700071+0000","last_became_peered":"2023-10-07T22:07:31.700071+0000","last_unstale":"2023-10-07T22:07:58.928019+0000","last_undegraded":"2023-10-07T22:07:58.928019+0000","last_fullsized":"2023-10-07T22:07:58.928019+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:05.697529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":93,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.927033+0000","last_change":"2023-10-07T22:07:31.692849+0000","last_active":"2023-10-07T22:07:58.927033+0000","last_peered":"2023-10-07T22:07:58.927033+0000","last_clean":"2023-10-07T22:07:58.927033+0000","last_became_active":"2023-10-07T22:07:31.692439+0000","last_became_peered":"2023-10-07T22:07:31.692439+0000","last_unstale":"2023-10-07T22:07:58.927033+0000","last_undegraded":"2023-10-07T22:07:58.927033+0000","last_fullsized":"2023-10-07T22:07:58.927033+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:46.999450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":191,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977937+0000","last_change":"2023-10-07T21:48:36.337284+0000","last_active":"2023-10-07T22:07:58.977937+0000","last_peered":"2023-10-07T22:07:58.977937+0000","last_clean":"2023-10-07T22:07:58.977937+0000","last_became_active":"2023-10-07T21:48:36.336800+0000","last_became_peered":"2023-10-07T21:48:36.336800+0000","last_unstale":"2023-10-07T22:07:58.977937+0000","last_undegraded":"2023-10-07T22:07:58.977937+0000","last_fullsized":"2023-10-07T22:07:58.977937+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:36:38.895810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":104,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.478427+0000","last_change":"2023-10-07T22:07:31.701384+0000","last_active":"2023-10-07T22:07:59.478427+0000","last_peered":"2023-10-07T22:07:59.478427+0000","last_clean":"2023-10-07T22:07:59.478427+0000","last_became_active":"2023-10-07T22:07:31.700949+0000","last_became_peered":"2023-10-07T22:07:31.700949+0000","last_unstale":"2023-10-07T22:07:59.478427+0000","last_undegraded":"2023-10-07T22:07:59.478427+0000","last_fullsized":"2023-10-07T22:07:59.478427+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:21.505638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":75,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176953+0000","last_change":"2023-10-07T22:07:31.709257+0000","last_active":"2023-10-07T22:07:59.176953+0000","last_peered":"2023-10-07T22:07:59.176953+0000","last_clean":"2023-10-07T22:07:59.176953+0000","last_became_active":"2023-10-07T22:07:31.708747+0000","last_became_peered":"2023-10-07T22:07:31.708747+0000","last_unstale":"2023-10-07T22:07:59.176953+0000","last_undegraded":"2023-10-07T22:07:59.176953+0000","last_fullsized":"2023-10-07T22:07:59.176953+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:06:33.380296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":200,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929831+0000","last_change":"2023-10-07T21:58:14.936309+0000","last_active":"2023-10-07T22:07:58.929831+0000","last_peered":"2023-10-07T22:07:58.929831+0000","last_clean":"2023-10-07T22:07:58.929831+0000","last_became_active":"2023-10-07T21:58:14.935671+0000","last_became_peered":"2023-10-07T21:58:14.935671+0000","last_unstale":"2023-10-07T22:07:58.929831+0000","last_undegraded":"2023-10-07T22:07:58.929831+0000","last_fullsized":"2023-10-07T22:07:58.929831+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:28:25.244155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":101,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425849+0000","last_change":"2023-10-07T22:07:31.701479+0000","last_active":"2023-10-07T22:07:59.425849+0000","last_peered":"2023-10-07T22:07:59.425849+0000","last_clean":"2023-10-07T22:07:59.425849+0000","last_became_active":"2023-10-07T22:07:31.701125+0000","last_became_peered":"2023-10-07T22:07:31.701125+0000","last_unstale":"2023-10-07T22:07:59.425849+0000","last_undegraded":"2023-10-07T22:07:59.425849+0000","last_fullsized":"2023-10-07T22:07:59.425849+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:50:52.149162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":122,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426566+0000","last_change":"2023-10-07T22:07:31.720611+0000","last_active":"2023-10-07T22:07:59.426566+0000","last_peered":"2023-10-07T22:07:59.426566+0000","last_clean":"2023-10-07T22:07:59.426566+0000","last_became_active":"2023-10-07T22:07:31.705694+0000","last_became_peered":"2023-10-07T22:07:31.705694+0000","last_unstale":"2023-10-07T22:07:59.426566+0000","last_undegraded":"2023-10-07T22:07:59.426566+0000","last_fullsized":"2023-10-07T22:07:59.426566+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:36:54.504000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":15,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.927489+0000","last_change":"2023-10-07T22:07:42.907133+0000","last_active":"2023-10-07T22:07:58.927489+0000","last_peered":"2023-10-07T22:07:58.927489+0000","last_clean":"2023-10-07T22:07:58.927489+0000","last_became_active":"2023-10-07T22:07:42.906719+0000","last_became_peered":"2023-10-07T22:07:42.906719+0000","last_unstale":"2023-10-07T22:07:58.927489+0000","last_undegraded":"2023-10-07T22:07:58.927489+0000","last_fullsized":"2023-10-07T22:07:58.927489+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:45.899598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475964+0000","last_change":"2023-10-07T22:07:02.713960+0000","last_active":"2023-10-07T22:07:59.475964+0000","last_peered":"2023-10-07T22:07:59.475964+0000","last_clean":"2023-10-07T22:07:59.475964+0000","last_became_active":"2023-10-07T22:07:02.702936+0000","last_became_peered":"2023-10-07T22:07:02.702936+0000","last_unstale":"2023-10-07T22:07:59.475964+0000","last_undegraded":"2023-10-07T22:07:59.475964+0000","last_fullsized":"2023-10-07T22:07:59.475964+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:17:04.543002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476259+0000","last_change":"2023-10-07T22:07:02.704858+0000","last_active":"2023-10-07T22:07:59.476259+0000","last_peered":"2023-10-07T22:07:59.476259+0000","last_clean":"2023-10-07T22:07:59.476259+0000","last_became_active":"2023-10-07T22:07:02.704456+0000","last_became_peered":"2023-10-07T22:07:02.704456+0000","last_unstale":"2023-10-07T22:07:59.476259+0000","last_undegraded":"2023-10-07T22:07:59.476259+0000","last_fullsized":"2023-10-07T22:07:59.476259+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:46:35.124914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":106,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426213+0000","last_change":"2023-10-07T22:07:02.729798+0000","last_active":"2023-10-07T22:07:59.426213+0000","last_peered":"2023-10-07T22:07:59.426213+0000","last_clean":"2023-10-07T22:07:59.426213+0000","last_became_active":"2023-10-07T22:07:02.701131+0000","last_became_peered":"2023-10-07T22:07:02.701131+0000","last_unstale":"2023-10-07T22:07:59.426213+0000","last_undegraded":"2023-10-07T22:07:59.426213+0000","last_fullsized":"2023-10-07T22:07:59.426213+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:18:18.392649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":141,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176701+0000","last_change":"2023-10-07T22:07:31.700542+0000","last_active":"2023-10-07T22:07:59.176701+0000","last_peered":"2023-10-07T22:07:59.176701+0000","last_clean":"2023-10-07T22:07:59.176701+0000","last_became_active":"2023-10-07T22:07:31.700146+0000","last_became_peered":"2023-10-07T22:07:31.700146+0000","last_unstale":"2023-10-07T22:07:59.176701+0000","last_undegraded":"2023-10-07T22:07:59.176701+0000","last_fullsized":"2023-10-07T22:07:59.176701+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:54:35.076589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":94,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425800+0000","last_change":"2023-10-07T22:07:31.700407+0000","last_active":"2023-10-07T22:07:59.425800+0000","last_peered":"2023-10-07T22:07:59.425800+0000","last_clean":"2023-10-07T22:07:59.425800+0000","last_became_active":"2023-10-07T22:07:31.700007+0000","last_became_peered":"2023-10-07T22:07:31.700007+0000","last_unstale":"2023-10-07T22:07:59.425800+0000","last_undegraded":"2023-10-07T22:07:59.425800+0000","last_fullsized":"2023-10-07T22:07:59.425800+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:19:25.218428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":209,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929919+0000","last_change":"2023-10-07T22:07:31.702720+0000","last_active":"2023-10-07T22:07:58.929919+0000","last_peered":"2023-10-07T22:07:58.929919+0000","last_clean":"2023-10-07T22:07:58.929919+0000","last_became_active":"2023-10-07T22:07:31.702365+0000","last_became_peered":"2023-10-07T22:07:31.702365+0000","last_unstale":"2023-10-07T22:07:58.929919+0000","last_undegraded":"2023-10-07T22:07:58.929919+0000","last_fullsized":"2023-10-07T22:07:58.929919+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:16.774920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":94,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426118+0000","last_change":"2023-10-07T22:07:02.701323+0000","last_active":"2023-10-07T22:07:59.426118+0000","last_peered":"2023-10-07T22:07:59.426118+0000","last_clean":"2023-10-07T22:07:59.426118+0000","last_became_active":"2023-10-07T22:07:02.700977+0000","last_became_peered":"2023-10-07T22:07:02.700977+0000","last_unstale":"2023-10-07T22:07:59.426118+0000","last_undegraded":"2023-10-07T22:07:59.426118+0000","last_fullsized":"2023-10-07T22:07:59.426118+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:53:35.076783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":204,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:11.758145+0000","last_change":"2023-10-07T22:07:31.701150+0000","last_active":"2023-10-07T22:08:11.758145+0000","last_peered":"2023-10-07T22:08:11.758145+0000","last_clean":"2023-10-07T22:08:11.758145+0000","last_became_active":"2023-10-07T22:07:31.700075+0000","last_became_peered":"2023-10-07T22:07:31.700075+0000","last_unstale":"2023-10-07T22:08:11.758145+0000","last_undegraded":"2023-10-07T22:08:11.758145+0000","last_fullsized":"2023-10-07T22:08:11.758145+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:36:05.291783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":214,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.976960+0000","last_change":"2023-10-07T21:57:42.521260+0000","last_active":"2023-10-07T22:07:58.976960+0000","last_peered":"2023-10-07T22:07:58.976960+0000","last_clean":"2023-10-07T22:07:58.976960+0000","last_became_active":"2023-10-07T21:57:42.515102+0000","last_became_peered":"2023-10-07T21:57:42.515102+0000","last_unstale":"2023-10-07T22:07:58.976960+0000","last_undegraded":"2023-10-07T22:07:58.976960+0000","last_fullsized":"2023-10-07T22:07:58.976960+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:19.817561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":142,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426648+0000","last_change":"2023-10-07T22:07:31.700465+0000","last_active":"2023-10-07T22:07:59.426648+0000","last_peered":"2023-10-07T22:07:59.426648+0000","last_clean":"2023-10-07T22:07:59.426648+0000","last_became_active":"2023-10-07T22:07:31.700028+0000","last_became_peered":"2023-10-07T22:07:31.700028+0000","last_unstale":"2023-10-07T22:07:59.426648+0000","last_undegraded":"2023-10-07T22:07:59.426648+0000","last_fullsized":"2023-10-07T22:07:59.426648+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:58.873616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.5","version":"222'3088","reported_seq":3104,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.830684+0000","last_change":"2023-10-07T22:07:42.911582+0000","last_active":"2023-10-07T22:08:32.830684+0000","last_peered":"2023-10-07T22:08:32.830684+0000","last_clean":"2023-10-07T22:08:32.830684+0000","last_became_active":"2023-10-07T22:07:42.911187+0000","last_became_peered":"2023-10-07T22:07:42.911187+0000","last_unstale":"2023-10-07T22:08:32.830684+0000","last_undegraded":"2023-10-07T22:08:32.830684+0000","last_fullsized":"2023-10-07T22:08:32.830684+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3088,"log_dups_size":0,"ondisk_log_size":3088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:08:23.302013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202375168,"num_objects":3088,"num_object_clones":0,"num_object_copies":9264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3088,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3088,"num_write_kb":197632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":102,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426546+0000","last_change":"2023-10-07T22:07:02.723634+0000","last_active":"2023-10-07T22:07:59.426546+0000","last_peered":"2023-10-07T22:07:59.426546+0000","last_clean":"2023-10-07T22:07:59.426546+0000","last_became_active":"2023-10-07T22:07:02.699357+0000","last_became_peered":"2023-10-07T22:07:02.699357+0000","last_unstale":"2023-10-07T22:07:59.426546+0000","last_undegraded":"2023-10-07T22:07:59.426546+0000","last_fullsized":"2023-10-07T22:07:59.426546+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:30:42.935570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":202,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.928811+0000","last_change":"2023-10-07T21:58:14.939466+0000","last_active":"2023-10-07T22:07:58.928811+0000","last_peered":"2023-10-07T22:07:58.928811+0000","last_clean":"2023-10-07T22:07:58.928811+0000","last_became_active":"2023-10-07T21:58:14.939096+0000","last_became_peered":"2023-10-07T21:58:14.939096+0000","last_unstale":"2023-10-07T22:07:58.928811+0000","last_undegraded":"2023-10-07T22:07:58.928811+0000","last_fullsized":"2023-10-07T22:07:58.928811+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:02:41.491171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"222'3123","reported_seq":3139,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:31.410309+0000","last_change":"2023-10-07T22:07:42.903562+0000","last_active":"2023-10-07T22:08:31.410309+0000","last_peered":"2023-10-07T22:08:31.410309+0000","last_clean":"2023-10-07T22:08:31.410309+0000","last_became_active":"2023-10-07T22:07:42.903126+0000","last_became_peered":"2023-10-07T22:07:42.903126+0000","last_unstale":"2023-10-07T22:08:31.410309+0000","last_undegraded":"2023-10-07T22:08:31.410309+0000","last_fullsized":"2023-10-07T22:08:31.410309+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3123,"log_dups_size":0,"ondisk_log_size":3123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:22:53.401759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204668928,"num_objects":3123,"num_object_clones":0,"num_object_copies":9369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3123,"num_write_kb":199872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":102,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426329+0000","last_change":"2023-10-07T22:07:02.721117+0000","last_active":"2023-10-07T22:07:59.426329+0000","last_peered":"2023-10-07T22:07:59.426329+0000","last_clean":"2023-10-07T22:07:59.426329+0000","last_became_active":"2023-10-07T22:07:02.698751+0000","last_became_peered":"2023-10-07T22:07:02.698751+0000","last_unstale":"2023-10-07T22:07:59.426329+0000","last_undegraded":"2023-10-07T22:07:59.426329+0000","last_fullsized":"2023-10-07T22:07:59.426329+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:21:22.414535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475524+0000","last_change":"2023-10-07T22:07:31.708906+0000","last_active":"2023-10-07T22:07:59.475524+0000","last_peered":"2023-10-07T22:07:59.475524+0000","last_clean":"2023-10-07T22:07:59.475524+0000","last_became_active":"2023-10-07T22:07:31.707067+0000","last_became_peered":"2023-10-07T22:07:31.707067+0000","last_unstale":"2023-10-07T22:07:59.475524+0000","last_undegraded":"2023-10-07T22:07:59.475524+0000","last_fullsized":"2023-10-07T22:07:59.475524+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:47:13.708595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"222'3045","reported_seq":3058,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.312120+0000","last_change":"2023-10-07T22:07:42.912749+0000","last_active":"2023-10-07T22:08:32.312120+0000","last_peered":"2023-10-07T22:08:32.312120+0000","last_clean":"2023-10-07T22:08:32.312120+0000","last_became_active":"2023-10-07T22:07:42.912481+0000","last_became_peered":"2023-10-07T22:07:42.912481+0000","last_unstale":"2023-10-07T22:08:32.312120+0000","last_undegraded":"2023-10-07T22:08:32.312120+0000","last_fullsized":"2023-10-07T22:08:32.312120+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3045,"log_dups_size":0,"ondisk_log_size":3045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:57:05.513335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199557120,"num_objects":3045,"num_object_clones":0,"num_object_copies":9135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3045,"num_write_kb":194880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":88,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425247+0000","last_change":"2023-10-07T21:58:14.953372+0000","last_active":"2023-10-07T22:07:59.425247+0000","last_peered":"2023-10-07T22:07:59.425247+0000","last_clean":"2023-10-07T22:07:59.425247+0000","last_became_active":"2023-10-07T21:58:14.938670+0000","last_became_peered":"2023-10-07T21:58:14.938670+0000","last_unstale":"2023-10-07T22:07:59.425247+0000","last_undegraded":"2023-10-07T22:07:59.425247+0000","last_fullsized":"2023-10-07T22:07:59.425247+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:15.831058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":201,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977681+0000","last_change":"2023-10-07T21:58:14.943189+0000","last_active":"2023-10-07T22:07:58.977681+0000","last_peered":"2023-10-07T22:07:58.977681+0000","last_clean":"2023-10-07T22:07:58.977681+0000","last_became_active":"2023-10-07T21:58:14.942893+0000","last_became_peered":"2023-10-07T21:58:14.942893+0000","last_unstale":"2023-10-07T22:07:58.977681+0000","last_undegraded":"2023-10-07T22:07:58.977681+0000","last_fullsized":"2023-10-07T22:07:58.977681+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:53.661470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"222'3095","reported_seq":3108,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.306451+0000","last_change":"2023-10-07T22:07:42.912028+0000","last_active":"2023-10-07T22:08:32.306451+0000","last_peered":"2023-10-07T22:08:32.306451+0000","last_clean":"2023-10-07T22:08:32.306451+0000","last_became_active":"2023-10-07T22:07:42.911700+0000","last_became_peered":"2023-10-07T22:07:42.911700+0000","last_unstale":"2023-10-07T22:08:32.306451+0000","last_undegraded":"2023-10-07T22:08:32.306451+0000","last_fullsized":"2023-10-07T22:08:32.306451+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3095,"log_dups_size":0,"ondisk_log_size":3095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:40:55.060861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202833920,"num_objects":3095,"num_object_clones":0,"num_object_copies":9285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3095,"num_write_kb":198080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":190,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929404+0000","last_change":"2023-10-07T22:07:31.701638+0000","last_active":"2023-10-07T22:07:58.929404+0000","last_peered":"2023-10-07T22:07:58.929404+0000","last_clean":"2023-10-07T22:07:58.929404+0000","last_became_active":"2023-10-07T22:07:31.701319+0000","last_became_peered":"2023-10-07T22:07:31.701319+0000","last_unstale":"2023-10-07T22:07:58.929404+0000","last_undegraded":"2023-10-07T22:07:58.929404+0000","last_fullsized":"2023-10-07T22:07:58.929404+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:17:50.095509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":196,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.928883+0000","last_change":"2023-10-07T22:07:02.705191+0000","last_active":"2023-10-07T22:07:58.928883+0000","last_peered":"2023-10-07T22:07:58.928883+0000","last_clean":"2023-10-07T22:07:58.928883+0000","last_became_active":"2023-10-07T22:07:02.704809+0000","last_became_peered":"2023-10-07T22:07:02.704809+0000","last_unstale":"2023-10-07T22:07:58.928883+0000","last_undegraded":"2023-10-07T22:07:58.928883+0000","last_fullsized":"2023-10-07T22:07:58.928883+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:24:05.636273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"222'3277","reported_seq":3290,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.262606+0000","last_change":"2023-10-07T22:07:42.906574+0000","last_active":"2023-10-07T22:08:32.262606+0000","last_peered":"2023-10-07T22:08:32.262606+0000","last_clean":"2023-10-07T22:08:32.262606+0000","last_became_active":"2023-10-07T22:07:42.906261+0000","last_became_peered":"2023-10-07T22:07:42.906261+0000","last_unstale":"2023-10-07T22:08:32.262606+0000","last_undegraded":"2023-10-07T22:08:32.262606+0000","last_fullsized":"2023-10-07T22:08:32.262606+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3277,"log_dups_size":0,"ondisk_log_size":3277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:35:53.773322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214761472,"num_objects":3277,"num_object_clones":0,"num_object_copies":9831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3277,"num_write_kb":209728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":602,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425545+0000","last_change":"2023-10-07T22:07:34.720848+0000","last_active":"2023-10-07T22:07:59.425545+0000","last_peered":"2023-10-07T22:07:59.425545+0000","last_clean":"2023-10-07T22:07:59.425545+0000","last_became_active":"2023-10-07T22:07:34.720232+0000","last_became_peered":"2023-10-07T22:07:34.720232+0000","last_unstale":"2023-10-07T22:07:59.425545+0000","last_undegraded":"2023-10-07T22:07:59.425545+0000","last_fullsized":"2023-10-07T22:07:59.425545+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:10.940860+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":45,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.928701+0000","last_change":"2023-10-07T22:07:31.732176+0000","last_active":"2023-10-07T22:07:58.928701+0000","last_peered":"2023-10-07T22:07:58.928701+0000","last_clean":"2023-10-07T22:07:58.928701+0000","last_became_active":"2023-10-07T22:07:31.707483+0000","last_became_peered":"2023-10-07T22:07:31.707483+0000","last_unstale":"2023-10-07T22:07:58.928701+0000","last_undegraded":"2023-10-07T22:07:58.928701+0000","last_fullsized":"2023-10-07T22:07:58.928701+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:31.124649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476198+0000","last_change":"2023-10-07T22:07:31.707811+0000","last_active":"2023-10-07T22:07:59.476198+0000","last_peered":"2023-10-07T22:07:59.476198+0000","last_clean":"2023-10-07T22:07:59.476198+0000","last_became_active":"2023-10-07T22:07:31.707384+0000","last_became_peered":"2023-10-07T22:07:31.707384+0000","last_unstale":"2023-10-07T22:07:59.476198+0000","last_undegraded":"2023-10-07T22:07:59.476198+0000","last_fullsized":"2023-10-07T22:07:59.476198+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:40:19.535813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"222'3229","reported_seq":3245,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:31.430366+0000","last_change":"2023-10-07T22:07:42.908264+0000","last_active":"2023-10-07T22:08:31.430366+0000","last_peered":"2023-10-07T22:08:31.430366+0000","last_clean":"2023-10-07T22:08:31.430366+0000","last_became_active":"2023-10-07T22:07:42.907909+0000","last_became_peered":"2023-10-07T22:07:42.907909+0000","last_unstale":"2023-10-07T22:08:31.430366+0000","last_undegraded":"2023-10-07T22:08:31.430366+0000","last_fullsized":"2023-10-07T22:08:31.430366+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3229,"log_dups_size":0,"ondisk_log_size":3229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:13:32.907546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211615744,"num_objects":3229,"num_object_clones":0,"num_object_copies":9687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3229,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3229,"num_write_kb":206656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"80'161","reported_seq":539,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.928735+0000","last_change":"2023-10-07T22:07:34.721407+0000","last_active":"2023-10-07T22:07:58.928735+0000","last_peered":"2023-10-07T22:07:58.928735+0000","last_clean":"2023-10-07T22:07:58.928735+0000","last_became_active":"2023-10-07T22:07:34.720895+0000","last_became_peered":"2023-10-07T22:07:34.720895+0000","last_unstale":"2023-10-07T22:07:58.928735+0000","last_undegraded":"2023-10-07T22:07:58.928735+0000","last_fullsized":"2023-10-07T22:07:58.928735+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:14.624478+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:14.624478+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:17:12.697337+0000","scrub_duration":0.025408184,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":202,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977438+0000","last_change":"2023-10-07T22:07:02.704091+0000","last_active":"2023-10-07T22:07:58.977438+0000","last_peered":"2023-10-07T22:07:58.977438+0000","last_clean":"2023-10-07T22:07:58.977438+0000","last_became_active":"2023-10-07T22:07:02.703722+0000","last_became_peered":"2023-10-07T22:07:02.703722+0000","last_unstale":"2023-10-07T22:07:58.977438+0000","last_undegraded":"2023-10-07T22:07:58.977438+0000","last_fullsized":"2023-10-07T22:07:58.977438+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:27:00.253110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476339+0000","last_change":"2023-10-07T22:07:02.691906+0000","last_active":"2023-10-07T22:07:59.476339+0000","last_peered":"2023-10-07T22:07:59.476339+0000","last_clean":"2023-10-07T22:07:59.476339+0000","last_became_active":"2023-10-07T22:07:02.691529+0000","last_became_peered":"2023-10-07T22:07:02.691529+0000","last_unstale":"2023-10-07T22:07:59.476339+0000","last_undegraded":"2023-10-07T22:07:59.476339+0000","last_fullsized":"2023-10-07T22:07:59.476339+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:06.452426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"222'3267","reported_seq":3280,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.027255+0000","last_change":"2023-10-07T22:07:42.910638+0000","last_active":"2023-10-07T22:08:32.027255+0000","last_peered":"2023-10-07T22:08:32.027255+0000","last_clean":"2023-10-07T22:08:32.027255+0000","last_became_active":"2023-10-07T22:07:42.910172+0000","last_became_peered":"2023-10-07T22:07:42.910172+0000","last_unstale":"2023-10-07T22:08:32.027255+0000","last_undegraded":"2023-10-07T22:08:32.027255+0000","last_fullsized":"2023-10-07T22:08:32.027255+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3267,"log_dups_size":0,"ondisk_log_size":3267,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:40:24.600077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214106112,"num_objects":3267,"num_object_clones":0,"num_object_copies":9801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3267,"num_write_kb":209088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475374+0000","last_change":"2023-10-07T22:07:02.698916+0000","last_active":"2023-10-07T22:07:59.475374+0000","last_peered":"2023-10-07T22:07:59.475374+0000","last_clean":"2023-10-07T22:07:59.475374+0000","last_became_active":"2023-10-07T22:07:02.698119+0000","last_became_peered":"2023-10-07T22:07:02.698119+0000","last_unstale":"2023-10-07T22:07:59.475374+0000","last_undegraded":"2023-10-07T22:07:59.475374+0000","last_fullsized":"2023-10-07T22:07:59.475374+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:59:59.360426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476209+0000","last_change":"2023-10-07T22:07:02.700723+0000","last_active":"2023-10-07T22:07:59.476209+0000","last_peered":"2023-10-07T22:07:59.476209+0000","last_clean":"2023-10-07T22:07:59.476209+0000","last_became_active":"2023-10-07T22:07:02.700394+0000","last_became_peered":"2023-10-07T22:07:02.700394+0000","last_unstale":"2023-10-07T22:07:59.476209+0000","last_undegraded":"2023-10-07T22:07:59.476209+0000","last_fullsized":"2023-10-07T22:07:59.476209+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:10:35.982526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"222'3095","reported_seq":3111,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:31.434634+0000","last_change":"2023-10-07T22:07:42.905348+0000","last_active":"2023-10-07T22:08:31.434634+0000","last_peered":"2023-10-07T22:08:31.434634+0000","last_clean":"2023-10-07T22:08:31.434634+0000","last_became_active":"2023-10-07T22:07:42.904993+0000","last_became_peered":"2023-10-07T22:07:42.904993+0000","last_unstale":"2023-10-07T22:08:31.434634+0000","last_undegraded":"2023-10-07T22:08:31.434634+0000","last_fullsized":"2023-10-07T22:08:31.434634+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3095,"log_dups_size":0,"ondisk_log_size":3095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:42:56.012976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202833920,"num_objects":3095,"num_object_clones":0,"num_object_copies":9285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3095,"num_write_kb":198080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":515,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929057+0000","last_change":"2023-10-07T22:06:12.630439+0000","last_active":"2023-10-07T22:07:58.929057+0000","last_peered":"2023-10-07T22:07:58.929057+0000","last_clean":"2023-10-07T22:07:58.929057+0000","last_became_active":"2023-10-07T22:05:46.655090+0000","last_became_peered":"2023-10-07T22:05:46.655090+0000","last_unstale":"2023-10-07T22:07:58.929057+0000","last_undegraded":"2023-10-07T22:07:58.929057+0000","last_fullsized":"2023-10-07T22:07:58.929057+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:12.630333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:12.630333+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:34:22.652206+0000","scrub_duration":0.0057922889999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":151,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176015+0000","last_change":"2023-10-07T22:07:31.709013+0000","last_active":"2023-10-07T22:07:59.176015+0000","last_peered":"2023-10-07T22:07:59.176015+0000","last_clean":"2023-10-07T22:07:59.176015+0000","last_became_active":"2023-10-07T22:07:31.708223+0000","last_became_peered":"2023-10-07T22:07:31.708223+0000","last_unstale":"2023-10-07T22:07:59.176015+0000","last_undegraded":"2023-10-07T22:07:59.176015+0000","last_fullsized":"2023-10-07T22:07:59.176015+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:16.902749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":207,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176478+0000","last_change":"2023-10-07T22:07:31.707785+0000","last_active":"2023-10-07T22:07:59.176478+0000","last_peered":"2023-10-07T22:07:59.176478+0000","last_clean":"2023-10-07T22:07:59.176478+0000","last_became_active":"2023-10-07T22:07:31.707367+0000","last_became_peered":"2023-10-07T22:07:31.707367+0000","last_unstale":"2023-10-07T22:07:59.176478+0000","last_undegraded":"2023-10-07T22:07:59.176478+0000","last_fullsized":"2023-10-07T22:07:59.176478+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:04.238373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"222'3253","reported_seq":3266,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.276344+0000","last_change":"2023-10-07T22:07:42.912142+0000","last_active":"2023-10-07T22:08:32.276344+0000","last_peered":"2023-10-07T22:08:32.276344+0000","last_clean":"2023-10-07T22:08:32.276344+0000","last_became_active":"2023-10-07T22:07:42.909651+0000","last_became_peered":"2023-10-07T22:07:42.909651+0000","last_unstale":"2023-10-07T22:08:32.276344+0000","last_undegraded":"2023-10-07T22:08:32.276344+0000","last_fullsized":"2023-10-07T22:08:32.276344+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3253,"log_dups_size":0,"ondisk_log_size":3253,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:49.969110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213188608,"num_objects":3253,"num_object_clones":0,"num_object_copies":9759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3253,"num_write_kb":208192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":477,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977915+0000","last_change":"2023-10-07T22:07:34.719863+0000","last_active":"2023-10-07T22:07:58.977915+0000","last_peered":"2023-10-07T22:07:58.977915+0000","last_clean":"2023-10-07T22:07:58.977915+0000","last_became_active":"2023-10-07T22:07:34.719392+0000","last_became_peered":"2023-10-07T22:07:34.719392+0000","last_unstale":"2023-10-07T22:07:58.977915+0000","last_undegraded":"2023-10-07T22:07:58.977915+0000","last_fullsized":"2023-10-07T22:07:58.977915+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:34:23.872712+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":218,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:08:06.345613+0000","last_change":"2023-10-07T21:58:14.938524+0000","last_active":"2023-10-07T22:08:06.345613+0000","last_peered":"2023-10-07T22:08:06.345613+0000","last_clean":"2023-10-07T22:08:06.345613+0000","last_became_active":"2023-10-07T21:58:14.938113+0000","last_became_peered":"2023-10-07T21:58:14.938113+0000","last_unstale":"2023-10-07T22:08:06.345613+0000","last_undegraded":"2023-10-07T22:08:06.345613+0000","last_fullsized":"2023-10-07T22:08:06.345613+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:42.407524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":207,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929889+0000","last_change":"2023-10-07T22:07:31.702636+0000","last_active":"2023-10-07T22:07:58.929889+0000","last_peered":"2023-10-07T22:07:58.929889+0000","last_clean":"2023-10-07T22:07:58.929889+0000","last_became_active":"2023-10-07T22:07:31.702265+0000","last_became_peered":"2023-10-07T22:07:31.702265+0000","last_unstale":"2023-10-07T22:07:58.929889+0000","last_undegraded":"2023-10-07T22:07:58.929889+0000","last_fullsized":"2023-10-07T22:07:58.929889+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:13:19.828865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":179,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:08:06.345499+0000","last_change":"2023-10-07T22:07:02.693292+0000","last_active":"2023-10-07T22:08:06.345499+0000","last_peered":"2023-10-07T22:08:06.345499+0000","last_clean":"2023-10-07T22:08:06.345499+0000","last_became_active":"2023-10-07T22:07:02.692955+0000","last_became_peered":"2023-10-07T22:07:02.692955+0000","last_unstale":"2023-10-07T22:08:06.345499+0000","last_undegraded":"2023-10-07T22:08:06.345499+0000","last_fullsized":"2023-10-07T22:08:06.345499+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:27:31.259395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.9","version":"222'3311","reported_seq":3327,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.836188+0000","last_change":"2023-10-07T22:07:42.910143+0000","last_active":"2023-10-07T22:08:32.836188+0000","last_peered":"2023-10-07T22:08:32.836188+0000","last_clean":"2023-10-07T22:08:32.836188+0000","last_became_active":"2023-10-07T22:07:42.909801+0000","last_became_peered":"2023-10-07T22:07:42.909801+0000","last_unstale":"2023-10-07T22:08:32.836188+0000","last_undegraded":"2023-10-07T22:08:32.836188+0000","last_fullsized":"2023-10-07T22:08:32.836188+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3311,"log_dups_size":0,"ondisk_log_size":3311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:25:46.485194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216989696,"num_objects":3311,"num_object_clones":0,"num_object_copies":9933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3311,"num_write_kb":211904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":515,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929197+0000","last_change":"2023-10-07T22:06:13.594984+0000","last_active":"2023-10-07T22:07:58.929197+0000","last_peered":"2023-10-07T22:07:58.929197+0000","last_clean":"2023-10-07T22:07:58.929197+0000","last_became_active":"2023-10-07T22:05:46.652787+0000","last_became_peered":"2023-10-07T22:05:46.652787+0000","last_unstale":"2023-10-07T22:07:58.929197+0000","last_undegraded":"2023-10-07T22:07:58.929197+0000","last_fullsized":"2023-10-07T22:07:58.929197+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:13.594866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:13.594866+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:51:42.208323+0000","scrub_duration":0.0099818340000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":184,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929258+0000","last_change":"2023-10-07T21:47:16.996139+0000","last_active":"2023-10-07T22:07:58.929258+0000","last_peered":"2023-10-07T22:07:58.929258+0000","last_clean":"2023-10-07T22:07:58.929258+0000","last_became_active":"2023-10-07T21:47:16.995774+0000","last_became_peered":"2023-10-07T21:47:16.995774+0000","last_unstale":"2023-10-07T22:07:58.929258+0000","last_undegraded":"2023-10-07T22:07:58.929258+0000","last_fullsized":"2023-10-07T22:07:58.929258+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:23:20.929023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476436+0000","last_change":"2023-10-07T22:07:02.705242+0000","last_active":"2023-10-07T22:07:59.476436+0000","last_peered":"2023-10-07T22:07:59.476436+0000","last_clean":"2023-10-07T22:07:59.476436+0000","last_became_active":"2023-10-07T22:07:02.704888+0000","last_became_peered":"2023-10-07T22:07:02.704888+0000","last_unstale":"2023-10-07T22:07:59.476436+0000","last_undegraded":"2023-10-07T22:07:59.476436+0000","last_fullsized":"2023-10-07T22:07:59.476436+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:57:00.924713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":197,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:08:06.345592+0000","last_change":"2023-10-07T22:07:31.702549+0000","last_active":"2023-10-07T22:08:06.345592+0000","last_peered":"2023-10-07T22:08:06.345592+0000","last_clean":"2023-10-07T22:08:06.345592+0000","last_became_active":"2023-10-07T22:07:31.702113+0000","last_became_peered":"2023-10-07T22:07:31.702113+0000","last_unstale":"2023-10-07T22:08:06.345592+0000","last_undegraded":"2023-10-07T22:08:06.345592+0000","last_fullsized":"2023-10-07T22:08:06.345592+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:13:29.025036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"222'3153","reported_seq":3166,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.313792+0000","last_change":"2023-10-07T22:07:42.913489+0000","last_active":"2023-10-07T22:08:32.313792+0000","last_peered":"2023-10-07T22:08:32.313792+0000","last_clean":"2023-10-07T22:08:32.313792+0000","last_became_active":"2023-10-07T22:07:42.913181+0000","last_became_peered":"2023-10-07T22:07:42.913181+0000","last_unstale":"2023-10-07T22:08:32.313792+0000","last_undegraded":"2023-10-07T22:08:32.313792+0000","last_fullsized":"2023-10-07T22:08:32.313792+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3153,"log_dups_size":0,"ondisk_log_size":3153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:31:01.875199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206635008,"num_objects":3153,"num_object_clones":0,"num_object_copies":9459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3153,"num_write_kb":201792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":602,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425740+0000","last_change":"2023-10-07T22:07:05.902743+0000","last_active":"2023-10-07T22:07:59.425740+0000","last_peered":"2023-10-07T22:07:59.425740+0000","last_clean":"2023-10-07T22:07:59.425740+0000","last_became_active":"2023-10-07T22:07:05.902298+0000","last_became_peered":"2023-10-07T22:07:05.902298+0000","last_unstale":"2023-10-07T22:07:59.425740+0000","last_undegraded":"2023-10-07T22:07:59.425740+0000","last_fullsized":"2023-10-07T22:07:59.425740+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.044205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.044205+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:04:24.077363+0000","scrub_duration":0.02156951,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":217,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.477569+0000","last_change":"2023-10-07T22:07:31.696041+0000","last_active":"2023-10-07T22:07:59.477569+0000","last_peered":"2023-10-07T22:07:59.477569+0000","last_clean":"2023-10-07T22:07:59.477569+0000","last_became_active":"2023-10-07T22:07:31.695615+0000","last_became_peered":"2023-10-07T22:07:31.695615+0000","last_unstale":"2023-10-07T22:07:59.477569+0000","last_undegraded":"2023-10-07T22:07:59.477569+0000","last_fullsized":"2023-10-07T22:07:59.477569+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:00:48.325972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":175,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.177003+0000","last_change":"2023-10-07T21:48:36.342336+0000","last_active":"2023-10-07T22:07:59.177003+0000","last_peered":"2023-10-07T22:07:59.177003+0000","last_clean":"2023-10-07T22:07:59.177003+0000","last_became_active":"2023-10-07T21:48:36.341973+0000","last_became_peered":"2023-10-07T21:48:36.341973+0000","last_unstale":"2023-10-07T22:07:59.177003+0000","last_undegraded":"2023-10-07T22:07:59.177003+0000","last_fullsized":"2023-10-07T22:07:59.177003+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:08:13.692550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426461+0000","last_change":"2023-10-07T22:07:42.910692+0000","last_active":"2023-10-07T22:07:59.426461+0000","last_peered":"2023-10-07T22:07:59.426461+0000","last_clean":"2023-10-07T22:07:59.426461+0000","last_became_active":"2023-10-07T22:07:42.910285+0000","last_became_peered":"2023-10-07T22:07:42.910285+0000","last_unstale":"2023-10-07T22:07:59.426461+0000","last_undegraded":"2023-10-07T22:07:59.426461+0000","last_fullsized":"2023-10-07T22:07:59.426461+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:10:20.964263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.8","version":"222'3157","reported_seq":3173,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.838053+0000","last_change":"2023-10-07T22:07:42.911193+0000","last_active":"2023-10-07T22:08:32.838053+0000","last_peered":"2023-10-07T22:08:32.838053+0000","last_clean":"2023-10-07T22:08:32.838053+0000","last_became_active":"2023-10-07T22:07:42.910850+0000","last_became_peered":"2023-10-07T22:07:42.910850+0000","last_unstale":"2023-10-07T22:08:32.838053+0000","last_undegraded":"2023-10-07T22:08:32.838053+0000","last_fullsized":"2023-10-07T22:08:32.838053+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3157,"log_dups_size":0,"ondisk_log_size":3157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:12:01.659937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206897152,"num_objects":3157,"num_object_clones":0,"num_object_copies":9471,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3157,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3157,"num_write_kb":202048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929395+0000","last_change":"2023-10-07T21:58:14.935787+0000","last_active":"2023-10-07T22:07:58.929395+0000","last_peered":"2023-10-07T22:07:58.929395+0000","last_clean":"2023-10-07T22:07:58.929395+0000","last_became_active":"2023-10-07T21:58:14.935373+0000","last_became_peered":"2023-10-07T21:58:14.935373+0000","last_unstale":"2023-10-07T22:07:58.929395+0000","last_undegraded":"2023-10-07T22:07:58.929395+0000","last_fullsized":"2023-10-07T22:07:58.929395+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:27:06.942563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":563,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425507+0000","last_change":"2023-10-07T22:06:10.057740+0000","last_active":"2023-10-07T22:07:59.425507+0000","last_peered":"2023-10-07T22:07:59.425507+0000","last_clean":"2023-10-07T22:07:59.425507+0000","last_became_active":"2023-10-07T22:05:41.410069+0000","last_became_peered":"2023-10-07T22:05:41.410069+0000","last_unstale":"2023-10-07T22:07:59.425507+0000","last_undegraded":"2023-10-07T22:07:59.425507+0000","last_fullsized":"2023-10-07T22:07:59.425507+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.057434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.057434+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:48:00.232494+0000","scrub_duration":0.0064004810000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929571+0000","last_change":"2023-10-07T22:07:31.708040+0000","last_active":"2023-10-07T22:07:58.929571+0000","last_peered":"2023-10-07T22:07:58.929571+0000","last_clean":"2023-10-07T22:07:58.929571+0000","last_became_active":"2023-10-07T22:07:31.707642+0000","last_became_peered":"2023-10-07T22:07:31.707642+0000","last_unstale":"2023-10-07T22:07:58.929571+0000","last_undegraded":"2023-10-07T22:07:58.929571+0000","last_fullsized":"2023-10-07T22:07:58.929571+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:43:28.780033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977914+0000","last_change":"2023-10-07T22:07:02.705465+0000","last_active":"2023-10-07T22:07:58.977914+0000","last_peered":"2023-10-07T22:07:58.977914+0000","last_clean":"2023-10-07T22:07:58.977914+0000","last_became_active":"2023-10-07T22:07:02.703564+0000","last_became_peered":"2023-10-07T22:07:02.703564+0000","last_unstale":"2023-10-07T22:07:58.977914+0000","last_undegraded":"2023-10-07T22:07:58.977914+0000","last_fullsized":"2023-10-07T22:07:58.977914+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:00.072347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"222'3190","reported_seq":3206,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.838054+0000","last_change":"2023-10-07T22:07:42.912227+0000","last_active":"2023-10-07T22:08:32.838054+0000","last_peered":"2023-10-07T22:08:32.838054+0000","last_clean":"2023-10-07T22:08:32.838054+0000","last_became_active":"2023-10-07T22:07:42.911849+0000","last_became_peered":"2023-10-07T22:07:42.911849+0000","last_unstale":"2023-10-07T22:08:32.838054+0000","last_undegraded":"2023-10-07T22:08:32.838054+0000","last_fullsized":"2023-10-07T22:08:32.838054+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3190,"log_dups_size":0,"ondisk_log_size":3190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:12.846348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209059840,"num_objects":3190,"num_object_clones":0,"num_object_copies":9570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3190,"num_write_kb":204160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":527,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.175817+0000","last_change":"2023-10-07T22:07:05.907679+0000","last_active":"2023-10-07T22:07:59.175817+0000","last_peered":"2023-10-07T22:07:59.175817+0000","last_clean":"2023-10-07T22:07:59.175817+0000","last_became_active":"2023-10-07T22:07:05.907139+0000","last_became_peered":"2023-10-07T22:07:05.907139+0000","last_unstale":"2023-10-07T22:07:59.175817+0000","last_undegraded":"2023-10-07T22:07:59.175817+0000","last_fullsized":"2023-10-07T22:07:59.175817+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:02.339873+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":84,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425207+0000","last_change":"2023-10-07T21:58:14.945187+0000","last_active":"2023-10-07T22:07:59.425207+0000","last_peered":"2023-10-07T22:07:59.425207+0000","last_clean":"2023-10-07T22:07:59.425207+0000","last_became_active":"2023-10-07T21:58:14.944547+0000","last_became_peered":"2023-10-07T21:58:14.944547+0000","last_unstale":"2023-10-07T22:07:59.425207+0000","last_undegraded":"2023-10-07T22:07:59.425207+0000","last_fullsized":"2023-10-07T22:07:59.425207+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:42:52.254919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":204,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.927474+0000","last_change":"2023-10-07T22:07:31.711113+0000","last_active":"2023-10-07T22:07:58.927474+0000","last_peered":"2023-10-07T22:07:58.927474+0000","last_clean":"2023-10-07T22:07:58.927474+0000","last_became_active":"2023-10-07T22:07:31.710745+0000","last_became_peered":"2023-10-07T22:07:31.710745+0000","last_unstale":"2023-10-07T22:07:58.927474+0000","last_undegraded":"2023-10-07T22:07:58.927474+0000","last_fullsized":"2023-10-07T22:07:58.927474+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:38:58.226032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":194,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:11.757807+0000","last_change":"2023-10-07T21:48:36.343225+0000","last_active":"2023-10-07T22:08:11.757807+0000","last_peered":"2023-10-07T22:08:11.757807+0000","last_clean":"2023-10-07T22:08:11.757807+0000","last_became_active":"2023-10-07T21:48:36.342639+0000","last_became_peered":"2023-10-07T21:48:36.342639+0000","last_unstale":"2023-10-07T22:08:11.757807+0000","last_undegraded":"2023-10-07T22:08:11.757807+0000","last_fullsized":"2023-10-07T22:08:11.757807+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:10:34.147451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"222'3243","reported_seq":3256,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:31.994398+0000","last_change":"2023-10-07T22:07:42.906563+0000","last_active":"2023-10-07T22:08:31.994398+0000","last_peered":"2023-10-07T22:08:31.994398+0000","last_clean":"2023-10-07T22:08:31.994398+0000","last_became_active":"2023-10-07T22:07:42.906238+0000","last_became_peered":"2023-10-07T22:07:42.906238+0000","last_unstale":"2023-10-07T22:08:31.994398+0000","last_undegraded":"2023-10-07T22:08:31.994398+0000","last_fullsized":"2023-10-07T22:08:31.994398+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3243,"log_dups_size":0,"ondisk_log_size":3243,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:15:29.727961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212533248,"num_objects":3243,"num_object_clones":0,"num_object_copies":9729,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3243,"num_write_kb":207552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":477,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977335+0000","last_change":"2023-10-07T22:07:34.720285+0000","last_active":"2023-10-07T22:07:58.977335+0000","last_peered":"2023-10-07T22:07:58.977335+0000","last_clean":"2023-10-07T22:07:58.977335+0000","last_became_active":"2023-10-07T22:07:34.719804+0000","last_became_peered":"2023-10-07T22:07:34.719804+0000","last_unstale":"2023-10-07T22:07:58.977335+0000","last_undegraded":"2023-10-07T22:07:58.977335+0000","last_fullsized":"2023-10-07T22:07:58.977335+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:20:39.163872+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,4],"acting":[6,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":94,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426131+0000","last_change":"2023-10-07T22:07:02.703182+0000","last_active":"2023-10-07T22:07:59.426131+0000","last_peered":"2023-10-07T22:07:59.426131+0000","last_clean":"2023-10-07T22:07:59.426131+0000","last_became_active":"2023-10-07T22:07:02.702850+0000","last_became_peered":"2023-10-07T22:07:02.702850+0000","last_unstale":"2023-10-07T22:07:59.426131+0000","last_undegraded":"2023-10-07T22:07:59.426131+0000","last_fullsized":"2023-10-07T22:07:59.426131+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:48:53.054612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":175,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:08:06.345625+0000","last_change":"2023-10-07T21:48:36.347123+0000","last_active":"2023-10-07T22:08:06.345625+0000","last_peered":"2023-10-07T22:08:06.345625+0000","last_clean":"2023-10-07T22:08:06.345625+0000","last_became_active":"2023-10-07T21:48:36.346753+0000","last_became_peered":"2023-10-07T21:48:36.346753+0000","last_unstale":"2023-10-07T22:08:06.345625+0000","last_undegraded":"2023-10-07T22:08:06.345625+0000","last_fullsized":"2023-10-07T22:08:06.345625+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:41:59.322725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":157,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929528+0000","last_change":"2023-10-07T21:58:14.941017+0000","last_active":"2023-10-07T22:07:58.929528+0000","last_peered":"2023-10-07T22:07:58.929528+0000","last_clean":"2023-10-07T22:07:58.929528+0000","last_became_active":"2023-10-07T21:58:14.940655+0000","last_became_peered":"2023-10-07T21:58:14.940655+0000","last_unstale":"2023-10-07T22:07:58.929528+0000","last_undegraded":"2023-10-07T22:07:58.929528+0000","last_fullsized":"2023-10-07T22:07:58.929528+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:11.206399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.d","version":"222'3038","reported_seq":3051,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:32.048788+0000","last_change":"2023-10-07T22:07:42.910634+0000","last_active":"2023-10-07T22:08:32.048788+0000","last_peered":"2023-10-07T22:08:32.048788+0000","last_clean":"2023-10-07T22:08:32.048788+0000","last_became_active":"2023-10-07T22:07:42.910254+0000","last_became_peered":"2023-10-07T22:07:42.910254+0000","last_unstale":"2023-10-07T22:08:32.048788+0000","last_undegraded":"2023-10-07T22:08:32.048788+0000","last_fullsized":"2023-10-07T22:08:32.048788+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3038,"log_dups_size":0,"ondisk_log_size":3038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:40:13.638695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199098368,"num_objects":3038,"num_object_clones":0,"num_object_copies":9114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3038,"num_write_kb":194432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":522,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476435+0000","last_change":"2023-10-07T22:07:05.971614+0000","last_active":"2023-10-07T22:07:59.476435+0000","last_peered":"2023-10-07T22:07:59.476435+0000","last_clean":"2023-10-07T22:07:59.476435+0000","last_became_active":"2023-10-07T22:07:05.971267+0000","last_became_peered":"2023-10-07T22:07:05.971267+0000","last_unstale":"2023-10-07T22:07:59.476435+0000","last_undegraded":"2023-10-07T22:07:59.476435+0000","last_fullsized":"2023-10-07T22:07:59.476435+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:49:11.464544+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":150,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.426768+0000","last_change":"2023-10-07T22:07:31.704766+0000","last_active":"2023-10-07T22:07:59.426768+0000","last_peered":"2023-10-07T22:07:59.426768+0000","last_clean":"2023-10-07T22:07:59.426768+0000","last_became_active":"2023-10-07T22:07:31.697359+0000","last_became_peered":"2023-10-07T22:07:31.697359+0000","last_unstale":"2023-10-07T22:07:59.426768+0000","last_undegraded":"2023-10-07T22:07:59.426768+0000","last_fullsized":"2023-10-07T22:07:59.426768+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:53:18.772691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":177,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.176535+0000","last_change":"2023-10-07T22:07:02.694237+0000","last_active":"2023-10-07T22:07:59.176535+0000","last_peered":"2023-10-07T22:07:59.176535+0000","last_clean":"2023-10-07T22:07:59.176535+0000","last_became_active":"2023-10-07T22:07:02.693836+0000","last_became_peered":"2023-10-07T22:07:02.693836+0000","last_unstale":"2023-10-07T22:07:59.176535+0000","last_undegraded":"2023-10-07T22:07:59.176535+0000","last_fullsized":"2023-10-07T22:07:59.176535+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:38:05.006487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":138,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.425566+0000","last_change":"2023-10-07T22:07:31.700298+0000","last_active":"2023-10-07T22:07:59.425566+0000","last_peered":"2023-10-07T22:07:59.425566+0000","last_clean":"2023-10-07T22:07:59.425566+0000","last_became_active":"2023-10-07T22:07:31.699854+0000","last_became_peered":"2023-10-07T22:07:31.699854+0000","last_unstale":"2023-10-07T22:07:59.425566+0000","last_undegraded":"2023-10-07T22:07:59.425566+0000","last_fullsized":"2023-10-07T22:07:59.425566+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:47.864593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.c","version":"222'3161","reported_seq":3174,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:31.822554+0000","last_change":"2023-10-07T22:07:42.908155+0000","last_active":"2023-10-07T22:08:31.822554+0000","last_peered":"2023-10-07T22:08:31.822554+0000","last_clean":"2023-10-07T22:08:31.822554+0000","last_became_active":"2023-10-07T22:07:42.907725+0000","last_became_peered":"2023-10-07T22:07:42.907725+0000","last_unstale":"2023-10-07T22:08:31.822554+0000","last_undegraded":"2023-10-07T22:08:31.822554+0000","last_fullsized":"2023-10-07T22:08:31.822554+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":217,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:07:41.881667+0000","last_clean_scrub_stamp":"2023-10-07T22:07:41.881667+0000","objects_scrubbed":0,"log_size":3161,"log_dups_size":0,"ondisk_log_size":3161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:53:59.838566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207159296,"num_objects":3161,"num_object_clones":0,"num_object_copies":9483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3161,"num_write_kb":202304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":517,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929157+0000","last_change":"2023-10-07T22:07:51.691169+0000","last_active":"2023-10-07T22:07:58.929157+0000","last_peered":"2023-10-07T22:07:58.929157+0000","last_clean":"2023-10-07T22:07:58.929157+0000","last_became_active":"2023-10-07T22:07:34.720797+0000","last_became_peered":"2023-10-07T22:07:34.720797+0000","last_unstale":"2023-10-07T22:07:58.929157+0000","last_undegraded":"2023-10-07T22:07:58.929157+0000","last_fullsized":"2023-10-07T22:07:58.929157+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:07:51.691011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:07:51.691011+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:34:00.076792+0000","scrub_duration":0.0036018399999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":206,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977636+0000","last_change":"2023-10-07T21:58:14.942176+0000","last_active":"2023-10-07T22:07:58.977636+0000","last_peered":"2023-10-07T22:07:58.977636+0000","last_clean":"2023-10-07T22:07:58.977636+0000","last_became_active":"2023-10-07T21:58:14.941800+0000","last_became_peered":"2023-10-07T21:58:14.941800+0000","last_unstale":"2023-10-07T22:07:58.977636+0000","last_undegraded":"2023-10-07T22:07:58.977636+0000","last_fullsized":"2023-10-07T22:07:58.977636+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:54:16.398498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":233,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-10-07T22:08:11.757927+0000","last_change":"2023-10-07T22:07:42.901153+0000","last_active":"2023-10-07T22:08:11.757927+0000","last_peered":"2023-10-07T22:08:11.757927+0000","last_clean":"2023-10-07T22:08:11.757927+0000","last_became_active":"2023-10-07T22:07:42.898041+0000","last_became_peered":"2023-10-07T22:07:42.898041+0000","last_unstale":"2023-10-07T22:08:11.757927+0000","last_undegraded":"2023-10-07T22:08:11.757927+0000","last_fullsized":"2023-10-07T22:08:11.757927+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:22:34.639306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475252+0000","last_change":"2023-10-07T22:07:02.699153+0000","last_active":"2023-10-07T22:07:59.475252+0000","last_peered":"2023-10-07T22:07:59.475252+0000","last_clean":"2023-10-07T22:07:59.475252+0000","last_became_active":"2023-10-07T22:07:02.698549+0000","last_became_peered":"2023-10-07T22:07:02.698549+0000","last_unstale":"2023-10-07T22:07:59.475252+0000","last_undegraded":"2023-10-07T22:07:59.475252+0000","last_fullsized":"2023-10-07T22:07:59.475252+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:59:23.779454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":203,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929084+0000","last_change":"2023-10-07T22:07:02.688076+0000","last_active":"2023-10-07T22:07:58.929084+0000","last_peered":"2023-10-07T22:07:58.929084+0000","last_clean":"2023-10-07T22:07:58.929084+0000","last_became_active":"2023-10-07T22:07:02.687664+0000","last_became_peered":"2023-10-07T22:07:02.687664+0000","last_unstale":"2023-10-07T22:07:58.929084+0000","last_undegraded":"2023-10-07T22:07:58.929084+0000","last_fullsized":"2023-10-07T22:07:58.929084+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:53.420226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":214,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.478303+0000","last_change":"2023-10-07T22:07:31.696928+0000","last_active":"2023-10-07T22:07:59.478303+0000","last_peered":"2023-10-07T22:07:59.478303+0000","last_clean":"2023-10-07T22:07:59.478303+0000","last_became_active":"2023-10-07T22:07:31.696455+0000","last_became_peered":"2023-10-07T22:07:31.696455+0000","last_unstale":"2023-10-07T22:07:59.478303+0000","last_undegraded":"2023-10-07T22:07:59.478303+0000","last_fullsized":"2023-10-07T22:07:59.478303+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:03:23.843479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":211,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929462+0000","last_change":"2023-10-07T22:07:02.712865+0000","last_active":"2023-10-07T22:07:58.929462+0000","last_peered":"2023-10-07T22:07:58.929462+0000","last_clean":"2023-10-07T22:07:58.929462+0000","last_became_active":"2023-10-07T22:07:02.690433+0000","last_became_peered":"2023-10-07T22:07:02.690433+0000","last_unstale":"2023-10-07T22:07:58.929462+0000","last_undegraded":"2023-10-07T22:07:58.929462+0000","last_fullsized":"2023-10-07T22:07:58.929462+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:15:15.108202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.476330+0000","last_change":"2023-10-07T22:07:31.706989+0000","last_active":"2023-10-07T22:07:59.476330+0000","last_peered":"2023-10-07T22:07:59.476330+0000","last_clean":"2023-10-07T22:07:59.476330+0000","last_became_active":"2023-10-07T22:07:31.706622+0000","last_became_peered":"2023-10-07T22:07:31.706622+0000","last_unstale":"2023-10-07T22:07:59.476330+0000","last_undegraded":"2023-10-07T22:07:59.476330+0000","last_fullsized":"2023-10-07T22:07:59.476330+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:00.665301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":194,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929707+0000","last_change":"2023-10-07T22:07:02.715718+0000","last_active":"2023-10-07T22:07:58.929707+0000","last_peered":"2023-10-07T22:07:58.929707+0000","last_clean":"2023-10-07T22:07:58.929707+0000","last_became_active":"2023-10-07T22:07:02.698213+0000","last_became_peered":"2023-10-07T22:07:02.698213+0000","last_unstale":"2023-10-07T22:07:58.929707+0000","last_undegraded":"2023-10-07T22:07:58.929707+0000","last_fullsized":"2023-10-07T22:07:58.929707+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:56:25.267260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":35,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475336+0000","last_change":"2023-10-07T22:07:31.710718+0000","last_active":"2023-10-07T22:07:59.475336+0000","last_peered":"2023-10-07T22:07:59.475336+0000","last_clean":"2023-10-07T22:07:59.475336+0000","last_became_active":"2023-10-07T22:07:31.710329+0000","last_became_peered":"2023-10-07T22:07:31.710329+0000","last_unstale":"2023-10-07T22:07:59.475336+0000","last_undegraded":"2023-10-07T22:07:59.475336+0000","last_fullsized":"2023-10-07T22:07:59.475336+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:16:31.242097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":32,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.977570+0000","last_change":"2023-10-07T22:07:31.704009+0000","last_active":"2023-10-07T22:07:58.977570+0000","last_peered":"2023-10-07T22:07:58.977570+0000","last_clean":"2023-10-07T22:07:58.977570+0000","last_became_active":"2023-10-07T22:07:31.703661+0000","last_became_peered":"2023-10-07T22:07:31.703661+0000","last_unstale":"2023-10-07T22:07:58.977570+0000","last_undegraded":"2023-10-07T22:07:58.977570+0000","last_fullsized":"2023-10-07T22:07:58.977570+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:18:33.250875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":96,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.477744+0000","last_change":"2023-10-07T22:07:31.698798+0000","last_active":"2023-10-07T22:07:59.477744+0000","last_peered":"2023-10-07T22:07:59.477744+0000","last_clean":"2023-10-07T22:07:59.477744+0000","last_became_active":"2023-10-07T22:07:31.698312+0000","last_became_peered":"2023-10-07T22:07:31.698312+0000","last_unstale":"2023-10-07T22:07:59.477744+0000","last_undegraded":"2023-10-07T22:07:59.477744+0000","last_fullsized":"2023-10-07T22:07:59.477744+0000","mapping_epoch":212,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:45:35.156469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":190,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:58.929227+0000","last_change":"2023-10-07T21:48:36.342555+0000","last_active":"2023-10-07T22:07:58.929227+0000","last_peered":"2023-10-07T22:07:58.929227+0000","last_clean":"2023-10-07T22:07:58.929227+0000","last_became_active":"2023-10-07T21:48:36.342059+0000","last_became_peered":"2023-10-07T21:48:36.342059+0000","last_unstale":"2023-10-07T22:07:58.929227+0000","last_undegraded":"2023-10-07T22:07:58.929227+0000","last_fullsized":"2023-10-07T22:07:58.929227+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:32.328161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":25,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-10-07T22:07:59.475094+0000","last_change":"2023-10-07T22:07:02.699366+0000","last_active":"2023-10-07T22:07:59.475094+0000","last_peered":"2023-10-07T22:07:59.475094+0000","last_clean":"2023-10-07T22:07:59.475094+0000","last_became_active":"2023-10-07T22:07:02.698984+0000","last_became_peered":"2023-10-07T22:07:02.698984+0000","last_unstale":"2023-10-07T22:07:59.475094+0000","last_undegraded":"2023-10-07T22:07:59.475094+0000","last_fullsized":"2023-10-07T22:07:59.475094+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:03:25.717990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":5196,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":102400,"data_stored":16566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12158,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3324313600,"num_objects":50725,"num_object_clones":0,"num_object_copies":152175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":50725,"num_write_kb":3246400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9884008448,"data_stored":9884008448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":50725,"ondisk_log_size":50725,"up":48,"acting":48,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201712,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2494576,"kb_used_data":2185000,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":91250576,"statfs":{"total":95995035648,"available":93440589824,"internally_reserved":0,"allocated":2237440000,"data_stored":2236594479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,0,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:08:25 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":3.117,"15min":2.512},"min":{"1min":0.45500000000000002,"5min":0.26200000000000001,"15min":0.25600000000000001},"max":{"1min":2.1000000000000001,"5min":52.317,"15min":73.869},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.2250000000000001,"5min":3.367,"15min":2.7050000000000001},"min":{"1min":0.29699999999999999,"5min":0.27000000000000002,"15min":0.25600000000000001},"max":{"1min":5.8150000000000004,"5min":53.793999999999997,"15min":74.427999999999997},"last":0.56000000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:08:15 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":5.2080000000000002,"15min":2.5979999999999999},"min":{"1min":0.502,"5min":0.28199999999999997,"15min":0.26800000000000002},"max":{"1min":2.2410000000000001,"5min":82.900999999999996,"15min":82.900999999999996},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.0129999999999999,"5min":5.548,"15min":2.7189999999999999},"min":{"1min":0.36699999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":2.7210000000000001,"5min":83.212999999999994,"15min":83.212999999999994},"last":2.5489999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:08:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.399,"15min":2.706},"min":{"1min":0.372,"5min":0.29699999999999999,"15min":0.27900000000000003},"max":{"1min":2.528,"5min":9.4160000000000004,"15min":91.397999999999996},"last":6.5389999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.419,"15min":2.706},"min":{"1min":0.60799999999999998,"5min":0.32100000000000001,"15min":0.29099999999999998},"max":{"1min":2.2930000000000001,"5min":6.1029999999999998,"15min":91.670000000000002},"last":0.70499999999999996}]},{"osd":3,"last update":"Sat Oct 7 22:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":2.4969999999999999,"15min":3.9279999999999999},"min":{"1min":0.40300000000000002,"5min":0.34699999999999998,"15min":0.307},"max":{"1min":4.6159999999999997,"5min":94.739999999999995,"15min":154.124},"last":6.7539999999999996},{"interface":"front","average":{"1min":1.1910000000000001,"5min":2.4700000000000002,"15min":3.8849999999999998},"min":{"1min":0.52500000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.5680000000000001,"5min":94.206000000000003,"15min":149.00399999999999},"last":1.407}]},{"osd":4,"last update":"Sat Oct 7 22:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.996,"15min":1.056},"min":{"1min":0.46999999999999997,"5min":0.33200000000000002,"15min":0.30299999999999999},"max":{"1min":1.5169999999999999,"5min":5.819,"15min":10.42},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.2070000000000001,"15min":1.0940000000000001},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.32800000000000001},"max":{"1min":2.335,"5min":8.6240000000000006,"15min":8.6240000000000006},"last":2.5990000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.1279999999999999,"15min":1.0720000000000001},"min":{"1min":0.40300000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.427,"5min":4.4820000000000002,"15min":7.3650000000000002},"last":6.8010000000000002},{"interface":"front","average":{"1min":1.454,"5min":1.4239999999999999,"15min":1.3380000000000001},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.33800000000000002},"max":{"1min":6.2000000000000002,"5min":7.9740000000000002,"15min":10.680999999999999},"last":1.375}]},{"osd":6,"last update":"Sat Oct 7 22:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.24,"15min":1.2230000000000001},"min":{"1min":0.53100000000000003,"5min":0.443,"15min":0.40999999999999998},"max":{"1min":1.7509999999999999,"5min":7.492,"15min":7.492},"last":2.7149999999999999},{"interface":"front","average":{"1min":1.8,"5min":1.6220000000000001,"15min":1.2829999999999999},"min":{"1min":0.57599999999999996,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":9.9860000000000007,"5min":9.9860000000000007,"15min":9.9860000000000007},"last":2.6509999999999998}]}]},{"osd":6,"up_from":47,"seq":201863463356,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":917544,"kb_used_data":612064,"kb_used_omap":0,"kb_used_meta":305472,"kb_avail":92827608,"statfs":{"total":95995035648,"available":95055470592,"internally_reserved":0,"allocated":626753536,"data_stored":625916605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312803328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:08:07 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":2.4039999999999999,"15min":1.984},"min":{"1min":0.56399999999999995,"5min":0.24299999999999999,"15min":0.222},"max":{"1min":1.4370000000000001,"5min":67.665999999999997,"15min":67.665999999999997},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":2.0739999999999998,"15min":2.004},"min":{"1min":0.60899999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.5449999999999999,"5min":67.596999999999994,"15min":67.596999999999994},"last":0.311}]},{"osd":1,"last update":"Sat Oct 7 22:08:04 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":4.46,"15min":2.6320000000000001},"min":{"1min":0.61699999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.357,"5min":189.07599999999999,"15min":189.07599999999999},"last":0.34000000000000002},{"interface":"front","average":{"1min":1.034,"5min":4.5449999999999999,"15min":2.5880000000000001},"min":{"1min":0.72999999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.4330000000000001,"5min":189.11600000000001,"15min":189.11600000000001},"last":0.80600000000000005}]},{"osd":2,"last update":"Sat Oct 7 22:08:07 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.5,"15min":2.7229999999999999},"min":{"1min":0.54600000000000004,"5min":0.315,"15min":0.313},"max":{"1min":1.9139999999999999,"5min":7.0650000000000004,"15min":236.31800000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.3859999999999999,"15min":2.52},"min":{"1min":0.67900000000000005,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":1.601,"5min":7.0830000000000002,"15min":236.364},"last":0.57499999999999996}]},{"osd":3,"last update":"Sat Oct 7 22:08:04 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":2.5499999999999998,"15min":2.871},"min":{"1min":0.77700000000000002,"5min":0.32600000000000001,"15min":0.313},"max":{"1min":2.125,"5min":72.838999999999999,"15min":100.331},"last":0.436},{"interface":"front","average":{"1min":1.048,"5min":2.758,"15min":3.0129999999999999},"min":{"1min":0.70099999999999996,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.6779999999999999,"5min":72.751000000000005,"15min":100.361},"last":0.69899999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:08:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.86499999999999999,"15min":0.85499999999999998},"min":{"1min":0.73199999999999998,"5min":0.34399999999999997,"15min":0.317},"max":{"1min":2.4169999999999998,"5min":4.3609999999999998,"15min":5.0720000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.0489999999999999,"15min":1.157},"min":{"1min":0.76800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.073,"5min":6.5709999999999997,"15min":6.5709999999999997},"last":0.39400000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:08:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1439999999999999,"15min":1.1040000000000001},"min":{"1min":0.72499999999999998,"5min":0.38600000000000001,"15min":0.35299999999999998},"max":{"1min":1.768,"5min":7.6980000000000004,"15min":7.7240000000000002},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.4139999999999999,"5min":1.264,"15min":1.288},"min":{"1min":0.95799999999999996,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.4159999999999999,"5min":12.058,"15min":12.058},"last":1.1970000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:08:04 2023","interfaces":[{"interface":"back","average":{"1min":1.419,"5min":1.1100000000000001,"15min":1.3},"min":{"1min":0.89100000000000001,"5min":0.377,"15min":0.377},"max":{"1min":3.7650000000000001,"5min":4.9710000000000001,"15min":7.6520000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.3009999999999999,"5min":1.1719999999999999,"15min":1.226},"min":{"1min":0.57699999999999996,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":3.4780000000000002,"5min":7.1699999999999999,"15min":7.1699999999999999},"last":0.84499999999999997}]}]},{"osd":1,"up_from":90,"seq":386547056897,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2187892,"kb_used_data":1786284,"kb_used_omap":3,"kb_used_meta":401596,"kb_avail":91557260,"statfs":{"total":95995035648,"available":93754634240,"internally_reserved":0,"allocated":1829154816,"data_stored":1828022314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":411234726},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":3.032,"15min":3.4889999999999999},"min":{"1min":0.50700000000000001,"5min":0.182,"15min":0.182},"max":{"1min":5.1239999999999997,"5min":47.567999999999998,"15min":166.226},"last":4.0999999999999996},{"interface":"front","average":{"1min":1.321,"5min":2.7949999999999999,"15min":3.3410000000000002},"min":{"1min":0.57899999999999996,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":7.0069999999999997,"5min":48.734000000000002,"15min":163.41900000000001},"last":2.3290000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:08:13 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":1.9119999999999999,"15min":2.7360000000000002},"min":{"1min":0.48599999999999999,"5min":0.22900000000000001,"15min":0.223},"max":{"1min":0.999,"5min":12.243,"15min":163.73500000000001},"last":7.1479999999999997},{"interface":"front","average":{"1min":0.82999999999999996,"5min":2.8410000000000002,"15min":3.1760000000000002},"min":{"1min":0.33600000000000002,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.258,"5min":45.045000000000002,"15min":161.63399999999999},"last":4.6920000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":2.6680000000000001,"15min":2.73},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":8.1489999999999991,"5min":50.686,"15min":55.398000000000003},"last":2.613},{"interface":"front","average":{"1min":1.47,"5min":3.0920000000000001,"15min":2.7759999999999998},"min":{"1min":0.39600000000000002,"5min":0.29999999999999999,"15min":0.27400000000000002},"max":{"1min":7.9829999999999997,"5min":47.697000000000003,"15min":55.090000000000003},"last":4.6479999999999997}]},{"osd":4,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.5620000000000001,"5min":2.0699999999999998,"15min":1.7989999999999999},"min":{"1min":0.47899999999999998,"5min":0.36199999999999999,"15min":0.30099999999999999},"max":{"1min":7.1289999999999996,"5min":44.725000000000001,"15min":44.725000000000001},"last":7.2690000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":2.302,"15min":1.8420000000000001},"min":{"1min":0.73799999999999999,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":3.7250000000000001,"5min":49.569000000000003,"15min":49.569000000000003},"last":4.7880000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.9219999999999999,"15min":1.7410000000000001},"min":{"1min":0.40999999999999998,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":1.7609999999999999,"5min":44.518000000000001,"15min":44.518000000000001},"last":3.9590000000000001},{"interface":"front","average":{"1min":1.7,"5min":2.4990000000000001,"15min":2.0209999999999999},"min":{"1min":0.54600000000000004,"5min":0.35799999999999998,"15min":0.33000000000000002},"max":{"1min":7.0999999999999996,"5min":44.640999999999998,"15min":44.640999999999998},"last":7.4470000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.8879999999999999,"15min":2.6800000000000002},"min":{"1min":0.498,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.4590000000000001,"5min":44.579000000000001,"15min":228.82300000000001},"last":4.0019999999999998},{"interface":"front","average":{"1min":1.7909999999999999,"5min":2.2440000000000002,"15min":2.7759999999999998},"min":{"1min":0.56799999999999995,"5min":0.42699999999999999,"15min":0.34399999999999997},"max":{"1min":7.1680000000000001,"5min":44.688000000000002,"15min":225.73400000000001},"last":7.4029999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.843,"5min":2.2909999999999999,"15min":1.8560000000000001},"min":{"1min":0.879,"5min":0.42299999999999999,"15min":0.38900000000000001},"max":{"1min":7.1989999999999998,"5min":44.753,"15min":44.753},"last":7.5010000000000003},{"interface":"front","average":{"1min":1.3899999999999999,"5min":2.593,"15min":2.0379999999999998},"min":{"1min":0.71099999999999997,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.6850000000000001,"5min":49.417999999999999,"15min":49.417999999999999},"last":7.4770000000000003}]}]},{"osd":0,"up_from":85,"seq":365072220424,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1617284,"kb_used_data":1228604,"kb_used_omap":3,"kb_used_meta":388668,"kb_avail":92127868,"statfs":{"total":95995035648,"available":94338936832,"internally_reserved":0,"allocated":1258090496,"data_stored":1256940945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":397996257},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:08:02 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":1.833,"15min":2.0350000000000001},"min":{"1min":0.42399999999999999,"5min":0.21099999999999999,"15min":0.17799999999999999},"max":{"1min":0.878,"5min":17.361999999999998,"15min":82.581999999999994},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.72899999999999998,"5min":2.5830000000000002,"15min":2.504},"min":{"1min":0.36499999999999999,"5min":0.28100000000000003,"15min":0.214},"max":{"1min":1.25,"5min":18.594999999999999,"15min":82.796999999999997},"last":0.72899999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:08:17 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":1.956,"15min":2.5920000000000001},"min":{"1min":0.32000000000000001,"5min":0.253,"15min":0.245},"max":{"1min":1.101,"5min":15.818,"15min":99.534000000000006},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":2.234,"15min":2.8610000000000002},"min":{"1min":0.51000000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.9490000000000001,"5min":17.093,"15min":102.312},"last":0.66000000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:07:43 2023","interfaces":[{"interface":"back","average":{"1min":2.2010000000000001,"5min":2.754,"15min":2.9369999999999998},"min":{"1min":0.48199999999999998,"5min":0.245,"15min":0.245},"max":{"1min":13.974,"5min":57.539000000000001,"15min":104.304},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.4059999999999999,"5min":2.8799999999999999,"15min":3.0129999999999999},"min":{"1min":0.48999999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.2699999999999996,"5min":55.316000000000003,"15min":105.93300000000001},"last":0.56399999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:08:17 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.827,"15min":1.7070000000000001},"min":{"1min":0.73999999999999999,"5min":0.33800000000000002,"15min":0.33200000000000002},"max":{"1min":2.165,"5min":16.219000000000001,"15min":16.219000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.569,"15min":1.5009999999999999},"min":{"1min":0.42099999999999999,"5min":0.379,"15min":0.35099999999999998},"max":{"1min":1.3260000000000001,"5min":16.102,"15min":16.102},"last":0.68999999999999995}]},{"osd":5,"last update":"Sat Oct 7 22:08:17 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.6859999999999999,"15min":1.6080000000000001},"min":{"1min":0.629,"5min":0.34499999999999997,"15min":0.32400000000000001},"max":{"1min":1.147,"5min":16.018000000000001,"15min":16.018000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.05,"5min":1.718,"15min":1.599},"min":{"1min":0.70299999999999996,"5min":0.35399999999999998,"15min":0.35299999999999998},"max":{"1min":1.97,"5min":23.789999999999999,"15min":23.789999999999999},"last":0.86399999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:08:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.994,"15min":1.8360000000000001},"min":{"1min":0.73299999999999998,"5min":0.312,"15min":0.312},"max":{"1min":2.1989999999999998,"5min":18.558,"15min":18.558},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.839,"15min":1.6659999999999999},"min":{"1min":0.55400000000000005,"5min":0.37,"15min":0.34699999999999998},"max":{"1min":2.3279999999999998,"5min":17.202000000000002,"15min":17.202000000000002},"last":0.83499999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:08:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.754,"15min":1.569},"min":{"1min":0.622,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.347,"5min":23.908000000000001,"15min":23.908000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.204,"5min":2.0859999999999999,"15min":1.9359999999999999},"min":{"1min":0.67500000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":2.2330000000000001,"5min":18.516999999999999,"15min":18.516999999999999},"last":0.81599999999999995}]}]},{"osd":2,"up_from":95,"seq":408021893361,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1383188,"kb_used_data":942604,"kb_used_omap":3,"kb_used_meta":440572,"kb_avail":92361964,"statfs":{"total":95995035648,"available":94578651136,"internally_reserved":0,"allocated":965226496,"data_stored":964061700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":451146505},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":2.5659999999999998,"15min":2.407},"min":{"1min":0.312,"5min":0.23999999999999999,"15min":0.185},"max":{"1min":1.6399999999999999,"5min":33.005000000000003,"15min":77.637},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.61799999999999999,"5min":2.2029999999999998,"15min":2.2410000000000001},"min":{"1min":0.30599999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.198,"5min":32.658000000000001,"15min":76.924999999999997},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":2.8809999999999998,"15min":1.9319999999999999},"min":{"1min":0.33300000000000002,"5min":0.223,"15min":0.214},"max":{"1min":1.99,"5min":62.180999999999997,"15min":62.180999999999997},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.83899999999999997,"5min":3.0409999999999999,"15min":2.2799999999999998},"min":{"1min":0.39000000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":2.0059999999999998,"5min":62.07,"15min":62.07},"last":1.256}]},{"osd":3,"last update":"Sat Oct 7 22:07:54 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":2.448,"15min":3.6960000000000002},"min":{"1min":0.29999999999999999,"5min":0.29299999999999998,"15min":0.26100000000000001},"max":{"1min":1.498,"5min":33.732999999999997,"15min":119.422},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.80300000000000005,"5min":2.3799999999999999,"15min":3.343},"min":{"1min":0.36299999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.9140000000000001,"5min":38.896999999999998,"15min":129.584},"last":0.63700000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.5169999999999999,"15min":1.556},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.312},"max":{"1min":1.875,"5min":7.6150000000000002,"15min":9.3000000000000007},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.4259999999999999,"15min":1.419},"min":{"1min":0.55500000000000005,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.472,"5min":9.8490000000000002,"15min":11.380000000000001},"last":4.4329999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.7430000000000001,"15min":1.7450000000000001},"min":{"1min":0.45300000000000001,"5min":0.35299999999999998,"15min":0.32300000000000001},"max":{"1min":1.675,"5min":10.298,"15min":10.298},"last":3.0499999999999998},{"interface":"front","average":{"1min":0.999,"5min":1.8089999999999999,"15min":1.657},"min":{"1min":0.61899999999999999,"5min":0.40799999999999997,"15min":0.35699999999999998},"max":{"1min":1.9930000000000001,"5min":10.997,"15min":10.997},"last":2.2629999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.5129999999999999,"15min":1.522},"min":{"1min":0.71099999999999997,"5min":0.39000000000000001,"15min":0.34000000000000002},"max":{"1min":1.528,"5min":9.8819999999999997,"15min":11.476000000000001},"last":4.4870000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.609,"15min":1.821},"min":{"1min":0.70499999999999996,"5min":0.373,"15min":0.373},"max":{"1min":1.718,"5min":9.3219999999999992,"15min":9.3219999999999992},"last":1.006}]},{"osd":7,"last update":"Sat Oct 7 22:08:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.6279999999999999,"15min":1.569},"min":{"1min":0.76300000000000001,"5min":0.40400000000000003,"15min":0.376},"max":{"1min":1.6579999999999999,"5min":9.9109999999999996,"15min":11.513999999999999},"last":4.5309999999999997},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.7629999999999999,"15min":1.855},"min":{"1min":0.65900000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.5599999999999996,"5min":10.414999999999999,"15min":10.414999999999999},"last":2.0739999999999998}]}]},{"osd":3,"up_from":0,"seq":429496729835,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":4,"up_from":31,"seq":133143986639,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1107820,"kb_used_data":806436,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":92637332,"statfs":{"total":95995035648,"available":94860627968,"internally_reserved":0,"allocated":825790464,"data_stored":824948969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:08:21 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.5780000000000001,"15min":2.5339999999999998},"min":{"1min":0.30099999999999999,"5min":0.246,"15min":0.246},"max":{"1min":1.4239999999999999,"5min":15.382999999999999,"15min":157.54499999999999},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.1970000000000001,"15min":2.524},"min":{"1min":0.51800000000000002,"5min":0.248,"15min":0.248},"max":{"1min":2.1549999999999998,"5min":15.617000000000001,"15min":157.59999999999999},"last":0.45100000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:07:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.673,"15min":1.407},"min":{"1min":0.59499999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.3420000000000001,"5min":15.446999999999999,"15min":15.446999999999999},"last":0.37},{"interface":"front","average":{"1min":1.01,"5min":1.8280000000000001,"15min":1.5680000000000001},"min":{"1min":0.75800000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.627,"5min":17.314,"15min":25.009},"last":0.48799999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:08:21 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.4610000000000001,"15min":1.8819999999999999},"min":{"1min":0.41899999999999998,"5min":0.34000000000000002,"15min":0.32100000000000001},"max":{"1min":1.5029999999999999,"5min":6.9240000000000004,"15min":64.715999999999994},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.397,"15min":1.867},"min":{"1min":0.39300000000000002,"5min":0.35899999999999999,"15min":0.316},"max":{"1min":1.3500000000000001,"5min":6.9930000000000003,"15min":64.763000000000005},"last":0.41599999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:07:38 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.4790000000000001,"15min":2.9820000000000002},"min":{"1min":0.438,"5min":0.308,"15min":0.308},"max":{"1min":3.8010000000000002,"5min":16.670000000000002,"15min":157.505},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.351,"5min":1.661,"15min":2.972},"min":{"1min":0.51700000000000002,"5min":0.34300000000000003,"15min":0.32800000000000001},"max":{"1min":5.4710000000000001,"5min":15.948,"15min":157.45500000000001},"last":0.46600000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:08:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.88600000000000001,"15min":0.97099999999999997},"min":{"1min":0.69199999999999995,"5min":0.30599999999999999,"15min":0.29699999999999999},"max":{"1min":1.7809999999999999,"5min":3.6400000000000001,"15min":7.0860000000000003},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.1739999999999999,"15min":1.268},"min":{"1min":0.63700000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.1159999999999997,"5min":6.258,"15min":9.6899999999999995},"last":0.73599999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:08:06 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":0.95499999999999996,"15min":1.161},"min":{"1min":0.70399999999999996,"5min":0.35099999999999998,"15min":0.33700000000000002},"max":{"1min":1.8560000000000001,"5min":5.9640000000000004,"15min":23.960999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.95099999999999996,"15min":1.1819999999999999},"min":{"1min":0.52000000000000002,"5min":0.315,"15min":0.315},"max":{"1min":1.575,"5min":4.298,"15min":24.289999999999999},"last":0.82799999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:07:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.01,"15min":1.1559999999999999},"min":{"1min":0.5,"5min":0.377,"15min":0.36399999999999999},"max":{"1min":1.494,"5min":7.8460000000000001,"15min":10.148999999999999},"last":0.40300000000000002},{"interface":"front","average":{"1min":1.101,"5min":0.94599999999999995,"15min":1.109},"min":{"1min":0.47299999999999998,"5min":0.35899999999999999,"15min":0.314},"max":{"1min":1.474,"5min":4.1200000000000001,"15min":8.1460000000000008},"last":0.71799999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724998,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2297056,"kb_used_data":1995672,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":91448096,"statfs":{"total":95995035648,"available":93642850304,"internally_reserved":0,"allocated":2043568128,"data_stored":2042735221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.468,"5min":1.712,"15min":1.9370000000000001},"min":{"1min":0.28499999999999998,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":7.0039999999999996,"5min":59.926000000000002,"15min":88.030000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":2.1579999999999999,"5min":2.141,"15min":2.1459999999999999},"min":{"1min":0.33700000000000002,"5min":0.28000000000000003,"15min":0.27600000000000002},"max":{"1min":12.147,"5min":58.923000000000002,"15min":86.355000000000004},"last":0.41199999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":2.6120000000000001,"15min":2.1989999999999998},"min":{"1min":0.42699999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2130000000000001,"5min":59.332999999999998,"15min":99.108000000000004},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":2.9390000000000001,"15min":2.73},"min":{"1min":0.57299999999999995,"5min":0.27400000000000002,"15min":0.26500000000000001},"max":{"1min":1.22,"5min":62.119999999999997,"15min":106.405},"last":2.9399999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:08:14 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.5129999999999999,"15min":2.202},"min":{"1min":0.442,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.387,"5min":10.92,"15min":128.434},"last":1.5429999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.667,"15min":2.4390000000000001},"min":{"1min":0.376,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.6659999999999999,"5min":10.718,"15min":128.697},"last":0.52200000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.9770000000000001,"5min":1.722,"15min":2.004},"min":{"1min":0.47199999999999998,"5min":0.33400000000000002,"15min":0.311},"max":{"1min":12.842000000000001,"5min":12.993,"15min":39.822000000000003},"last":0.503},{"interface":"front","average":{"1min":2.105,"5min":1.673,"15min":2.121},"min":{"1min":0.36299999999999999,"5min":0.35199999999999998,"15min":0.313},"max":{"1min":12.429,"5min":12.429,"15min":40.228999999999999},"last":0.53700000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:08:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.95699999999999996,"15min":1.1830000000000001},"min":{"1min":0.60399999999999998,"5min":0.33800000000000002,"15min":0.28399999999999997},"max":{"1min":1.3839999999999999,"5min":6.3259999999999996,"15min":11.654999999999999},"last":2.871},{"interface":"front","average":{"1min":1.111,"5min":0.96199999999999997,"15min":0.89800000000000002},"min":{"1min":0.35099999999999998,"5min":0.32700000000000001,"15min":0.308},"max":{"1min":1.631,"5min":6.9240000000000004,"15min":8.8160000000000007},"last":0.435}]},{"osd":6,"last update":"Sat Oct 7 22:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.214,"15min":1.3460000000000001},"min":{"1min":0.76500000000000001,"5min":0.34100000000000003,"15min":0.29799999999999999},"max":{"1min":1.4239999999999999,"5min":6.532,"15min":11.602},"last":2.9119999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.081,"15min":1.1559999999999999},"min":{"1min":0.92900000000000005,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.948,"5min":7.0270000000000001,"15min":9.0670000000000002},"last":0.83599999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.3620000000000001,"15min":1.238},"min":{"1min":0.40300000000000002,"5min":0.38200000000000001,"15min":0.34100000000000003},"max":{"1min":7.0529999999999999,"5min":17.902000000000001,"15min":17.902000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":2.355,"5min":1.647,"15min":1.3129999999999999},"min":{"1min":0.433,"5min":0.376,"15min":0.376},"max":{"1min":10.689,"5min":17.283000000000001,"15min":17.283000000000001},"last":5.3810000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1259208704,"data_stored":1259208704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1843920896,"data_stored":1843920896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":968491008,"data_stored":968491008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":838074368,"data_stored":838074368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2063073280,"data_stored":2063073280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":636289024,"data_stored":636289024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2274951168,"data_stored":2274951168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:08:39.150 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-10-07T22:08:39.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:39.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:39.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:39.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:39.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:39.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:39.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:39.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:39.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:39.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:39.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:39.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:39.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:39.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:39.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:39.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:40.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:40.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 59925 59909 100.915 72.4375 0.0113051 0.00990245 2023-10-07T22:08:40.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:40.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:40.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:40.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:40.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:40.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.572 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:40.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:40.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:40.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:40.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:08:40.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:40.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:40.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:40.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:40.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:40.979 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:08:41.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:41.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:41.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:41.120 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 61060 61044 100.128 70.9375 0.00932103 0.00998021 2023-10-07T22:08:41.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:41.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:40 smithi081 bash[89466]: cluster 2023-10-07T22:08:39.379834+0000 mgr.y (mgr.25319) 886 : cluster 0 pgmap v924: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:41.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:40 smithi081 bash[89466]: audit 2023-10-07T22:08:40.248328+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.8:0/1292694086' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:40 smithi081 bash[89466]: audit 2023-10-07T22:08:40.248920+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:40 smithi081 bash[89466]: audit 2023-10-07T22:08:40.915037+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:41.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:41.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[102097]: cluster 2023-10-07T22:08:39.379834+0000 mgr.y (mgr.25319) 886 : cluster 0 pgmap v924: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[102097]: audit 2023-10-07T22:08:40.248328+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.8:0/1292694086' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[102097]: audit 2023-10-07T22:08:40.248920+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[102097]: audit 2023-10-07T22:08:40.915037+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[105281]: cluster 2023-10-07T22:08:39.379834+0000 mgr.y (mgr.25319) 886 : cluster 0 pgmap v924: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:41.358 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[105281]: audit 2023-10-07T22:08:40.248328+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.8:0/1292694086' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.359 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[105281]: audit 2023-10-07T22:08:40.248920+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:08:41.359 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:40 smithi008 bash[105281]: audit 2023-10-07T22:08:40.915037+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:41.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:41.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:41.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:41.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:41.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:41.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:41.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:41.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:41.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:41.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:41.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:41.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:42.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:42.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:42.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:42.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 16 62216 62200 99.4152 72.25 0.0176817 0.0100531 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[105281]: cluster 2023-10-07T22:08:40.960317+0000 mon.a (mon.0) 1123 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[105281]: cluster 2023-10-07T22:08:40.961421+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[105281]: audit 2023-10-07T22:08:40.962160+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[105281]: cluster 2023-10-07T22:08:40.965556+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[102097]: cluster 2023-10-07T22:08:40.960317+0000 mon.a (mon.0) 1123 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:08:42.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[102097]: cluster 2023-10-07T22:08:40.961421+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-07T22:08:42.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[102097]: audit 2023-10-07T22:08:40.962160+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:08:42.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:41 smithi008 bash[102097]: cluster 2023-10-07T22:08:40.965556+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-10-07T22:08:42.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:42.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:41 smithi081 bash[89466]: cluster 2023-10-07T22:08:40.960317+0000 mon.a (mon.0) 1123 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:08:42.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:41 smithi081 bash[89466]: cluster 2023-10-07T22:08:40.961421+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-07T22:08:42.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:41 smithi081 bash[89466]: audit 2023-10-07T22:08:40.962160+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:08:42.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:41 smithi081 bash[89466]: cluster 2023-10-07T22:08:40.965556+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-10-07T22:08:42.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:42.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:42.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:42.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:42.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:42.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:42.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:42.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:42.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:42.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:42.736 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:42.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:42.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:42.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:42.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:42.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:42.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:42 smithi008 bash[105281]: cluster 2023-10-07T22:08:41.382687+0000 mgr.y (mgr.25319) 887 : cluster 0 pgmap v926: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T22:08:42.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:42 smithi008 bash[102097]: cluster 2023-10-07T22:08:41.382687+0000 mgr.y (mgr.25319) 887 : cluster 0 pgmap v926: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T22:08:43.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:43.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:08:43.120250+0000 min lat: 0.00126164 max lat: 0.187582 avg lat: 0.0101276 2023-10-07T22:08:43.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:08:43.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 63340 63324 98.6877 70.25 0.00815471 0.0101276 2023-10-07T22:08:43.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:42 smithi081 bash[89466]: cluster 2023-10-07T22:08:41.382687+0000 mgr.y (mgr.25319) 887 : cluster 0 pgmap v926: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-07T22:08:43.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:43.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:43.277 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:43] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-10-07T22:08:43.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:43.335 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:43.337 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:43.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:43.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:43.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:43.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:43.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:43.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:43.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:43.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:43.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:43.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:43.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:44.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:44.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:44.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 64448 64432 97.9712 69.25 0.0075061 0.0102014 2023-10-07T22:08:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:44.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:44.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:44.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:44.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:44.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:08:44.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:44.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:44.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:44.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:44.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:44.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:44.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:44.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:45.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 65570 65554 97.3096 70.125 0.012356 0.0102709 2023-10-07T22:08:45.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:44 smithi081 bash[89466]: cluster 2023-10-07T22:08:43.383885+0000 mgr.y (mgr.25319) 888 : cluster 0 pgmap v927: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:45.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:45.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:45.379 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:45.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:45.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:44 smithi008 bash[102097]: cluster 2023-10-07T22:08:43.383885+0000 mgr.y (mgr.25319) 888 : cluster 0 pgmap v927: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:45.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:44 smithi008 bash[105281]: cluster 2023-10-07T22:08:43.383885+0000 mgr.y (mgr.25319) 888 : cluster 0 pgmap v927: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:45.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:45.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:45.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:45.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:45.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:45.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:45.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:45.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:45.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:45.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:45.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:46.106 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:46.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 66683 66667 96.6657 69.5625 0.0351427 0.0103386 2023-10-07T22:08:46.128 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:46.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:46.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:46.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:46.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:46.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:46.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:46.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:46.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:46.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:46.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:46.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:46.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:46.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:46.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:47.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:47.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:47.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 67763 67747 96.0042 67.5 0.0116104 0.0104092 2023-10-07T22:08:47.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:46 smithi081 bash[89466]: cluster 2023-10-07T22:08:45.384327+0000 mgr.y (mgr.25319) 889 : cluster 0 pgmap v928: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:47.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:47 smithi008 bash[105281]: cluster 2023-10-07T22:08:45.384327+0000 mgr.y (mgr.25319) 889 : cluster 0 pgmap v928: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:47.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:46 smithi008 bash[102097]: cluster 2023-10-07T22:08:45.384327+0000 mgr.y (mgr.25319) 889 : cluster 0 pgmap v928: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-07T22:08:47.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:47.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:47.481 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:47.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:47.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:47.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:47.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:47.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:47.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:47.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:47.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:47.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:48.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.039 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:48.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 15 68822 68807 95.3443 66.25 0.0143064 0.0104824 2023-10-07T22:08:48.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:48.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:48.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:48.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:48.437 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:08:48.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:48.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:48.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:48.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:48.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:48.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:48.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:48.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:48.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:48.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:48.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:49.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:49.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:49.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:49.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 69844 69828 94.6602 63.8125 0.0116037 0.0105588 2023-10-07T22:08:49.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:49.230 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:48 smithi008 bash[102097]: cluster 2023-10-07T22:08:47.385113+0000 mgr.y (mgr.25319) 890 : cluster 0 pgmap v929: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:49.230 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:48 smithi008 bash[105281]: cluster 2023-10-07T22:08:47.385113+0000 mgr.y (mgr.25319) 890 : cluster 0 pgmap v929: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:49.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:49.358 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:49.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:48 smithi081 bash[89466]: cluster 2023-10-07T22:08:47.385113+0000 mgr.y (mgr.25319) 890 : cluster 0 pgmap v929: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:49.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:49.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:49.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:49.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:49.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:49.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:49.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:49.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:49.902 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:49.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:49.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:50.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:50.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:50.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:50.121 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 70779 70763 93.891 58.4375 0.0105684 0.0106447 2023-10-07T22:08:50.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:50.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:50.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:50.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:50.302 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:50.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:50.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:50.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:50.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:50.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:50.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:50.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:50.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:50.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:50.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:50.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:50.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:50.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:51.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:51.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:51.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 71804 71788 93.2707 64.0625 0.00349314 0.0107056 2023-10-07T22:08:51.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:51.221 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:51 smithi008 bash[105281]: cluster 2023-10-07T22:08:49.385565+0000 mgr.y (mgr.25319) 891 : cluster 0 pgmap v930: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:51.221 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:51 smithi008 bash[102097]: cluster 2023-10-07T22:08:49.385565+0000 mgr.y (mgr.25319) 891 : cluster 0 pgmap v930: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:51.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:51.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:51.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:51.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:50 smithi081 bash[89466]: cluster 2023-10-07T22:08:49.385565+0000 mgr.y (mgr.25319) 891 : cluster 0 pgmap v930: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-07T22:08:51.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:51.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:51.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:51.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:51.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:51.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:51.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:51.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:51.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:51.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:51.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:51.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:51.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:52.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:52.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 72772 72756 92.6031 60.5 0.0149204 0.0107924 2023-10-07T22:08:52.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:52.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:52.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:52.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:52.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:52.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:52.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:52.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:52.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:52.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:52.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:52.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:52.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:52.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:53.005 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:53 smithi008 bash[102097]: cluster 2023-10-07T22:08:51.386195+0000 mgr.y (mgr.25319) 892 : cluster 0 pgmap v931: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:53.005 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:53 smithi008 bash[105281]: cluster 2023-10-07T22:08:51.386195+0000 mgr.y (mgr.25319) 892 : cluster 0 pgmap v931: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:53.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:53.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:53 smithi081 bash[89466]: cluster 2023-10-07T22:08:51.386195+0000 mgr.y (mgr.25319) 892 : cluster 0 pgmap v931: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-07T22:08:53.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 73783 73767 92.0159 63.1875 0.0182709 0.0108618 2023-10-07T22:08:53.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:53.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.260 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:08:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:08:53] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-10-07T22:08:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:53.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:53.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.516 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:53.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:53.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:53.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:53.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:53.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:53.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:53.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:53.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:53.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:54.023 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:54.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:54.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 74650 74634 91.2755 54.1875 0.0237603 0.0109502 2023-10-07T22:08:54.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:54.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:54.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:54.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:54.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:54.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:54.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:54.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:54.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:54.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:54.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:54.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:54.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:54.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:54.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:54.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:54.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:55.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:55.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 75649 75633 90.7218 62.4375 0.0113816 0.0110172 2023-10-07T22:08:55.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:55.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:55.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:55.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:55 smithi008 bash[105281]: cluster 2023-10-07T22:08:53.387113+0000 mgr.y (mgr.25319) 893 : cluster 0 pgmap v932: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-07T22:08:55.287 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:55 smithi008 bash[102097]: cluster 2023-10-07T22:08:53.387113+0000 mgr.y (mgr.25319) 893 : cluster 0 pgmap v932: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-07T22:08:55.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:55.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:55 smithi081 bash[89466]: cluster 2023-10-07T22:08:53.387113+0000 mgr.y (mgr.25319) 893 : cluster 0 pgmap v932: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-07T22:08:55.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:55.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:55.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:55.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:55.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:55.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:08:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:08:55.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:55.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:55.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:55.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:56.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:56.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 76529 76513 90.049 55 0.0157717 0.0110933 2023-10-07T22:08:56.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:56.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:56.258 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:56.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:56.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:56.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:56.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:56.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:56.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:56.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:56.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:56.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:56.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:56.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:56.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:56.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:56.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:57.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:57.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:57.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 77525 77509 89.5351 62.25 0.0119812 0.0111618 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[105281]: cluster 2023-10-07T22:08:55.387839+0000 mgr.y (mgr.25319) 894 : cluster 0 pgmap v933: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[105281]: audit 2023-10-07T22:08:55.919452+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[105281]: audit 2023-10-07T22:08:55.923512+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[102097]: cluster 2023-10-07T22:08:55.387839+0000 mgr.y (mgr.25319) 894 : cluster 0 pgmap v933: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[102097]: audit 2023-10-07T22:08:55.919452+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:56 smithi008 bash[102097]: audit 2023-10-07T22:08:55.923512+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:57.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:56 smithi081 bash[89466]: cluster 2023-10-07T22:08:55.387839+0000 mgr.y (mgr.25319) 894 : cluster 0 pgmap v933: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s 2023-10-07T22:08:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:56 smithi081 bash[89466]: audit 2023-10-07T22:08:55.919452+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:08:57.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:56 smithi081 bash[89466]: audit 2023-10-07T22:08:55.923512+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:57.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:57.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:57.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:57.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:57.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:57.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:57.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:57.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:57.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:58.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:58.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:58.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 78471 78455 88.9831 59.125 0.0135098 0.0112321 2023-10-07T22:08:58.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:58.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:58.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:58.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:58.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:08:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:08:58.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:58.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:58.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:58.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:58.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:08:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:08:58.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:58.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:58.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:58.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:08:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:58.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:08:59.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:59.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 79373 79357 88.4017 56.375 0.0112924 0.0113056 2023-10-07T22:08:59.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.200 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:08:58 smithi008 bash[105281]: cluster 2023-10-07T22:08:57.388676+0000 mgr.y (mgr.25319) 895 : cluster 0 pgmap v934: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-10-07T22:08:59.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:08:58 smithi008 bash[102097]: cluster 2023-10-07T22:08:57.388676+0000 mgr.y (mgr.25319) 895 : cluster 0 pgmap v934: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-10-07T22:08:59.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:59.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:08:58 smithi081 bash[89466]: cluster 2023-10-07T22:08:57.388676+0000 mgr.y (mgr.25319) 895 : cluster 0 pgmap v934: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-10-07T22:08:59.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:59.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:08:59.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:08:59.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:59.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:59.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:59.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:08:59.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:08:59.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:59.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:08:59.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:08:59.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:08:59.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:08:59.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:08:59.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:00.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 80290 80274 87.8571 57.3125 0.0151234 0.011373 2023-10-07T22:09:00.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:00.257 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:09:00.257 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:09:00.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:00.285 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:09:00.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:00.340 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:09:00.383 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:09:00.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:00.437 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:09:00.474 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:09:00.510 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:09:00.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:00.538 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:09:00.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:00.563 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:09:00.583 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.583 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.583 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.583 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.584 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.584 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.584 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.584 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:09:00.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:00.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:00.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:00.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:00.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:00.934 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:09:00.942 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 9 pgp_num to 16 2023-10-07T22:09:00.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:00.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:01.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:01.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:01.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:01.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 81106 81090 87.2227 51 0.0130148 0.011459 2023-10-07T22:09:01.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: cluster 2023-10-07T22:08:59.389432+0000 mgr.y (mgr.25319) 896 : cluster 0 pgmap v935: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: audit 2023-10-07T22:09:00.224620+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.8:0/1111811139' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: audit 2023-10-07T22:09:00.643356+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.8:0/1097367961' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: audit 2023-10-07T22:09:00.645837+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: audit 2023-10-07T22:09:00.801094+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.8:0/1946008317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[102097]: audit 2023-10-07T22:09:00.801584+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.211 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: cluster 2023-10-07T22:08:59.389432+0000 mgr.y (mgr.25319) 896 : cluster 0 pgmap v935: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-07T22:09:01.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: audit 2023-10-07T22:09:00.224620+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.8:0/1111811139' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:01.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: audit 2023-10-07T22:09:00.643356+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.8:0/1097367961' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: audit 2023-10-07T22:09:00.645837+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: audit 2023-10-07T22:09:00.801094+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.8:0/1946008317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:00 smithi008 bash[105281]: audit 2023-10-07T22:09:00.801584+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: cluster 2023-10-07T22:08:59.389432+0000 mgr.y (mgr.25319) 896 : cluster 0 pgmap v935: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: audit 2023-10-07T22:09:00.224620+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.8:0/1111811139' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: audit 2023-10-07T22:09:00.643356+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.8:0/1097367961' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: audit 2023-10-07T22:09:00.645837+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: audit 2023-10-07T22:09:00.801094+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.8:0/1946008317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:00 smithi081 bash[89466]: audit 2023-10-07T22:09:00.801584+0000 mon.a (mon.0) 1129 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:01.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:01.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:01.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:01.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:01.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:01.594 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:01.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:01.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:01.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:01.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:01.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:01.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:01.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:01.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:02.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:02.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:02.122 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 82072 82056 86.7683 60.375 0.00977753 0.0115181 2023-10-07T22:09:02.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:02.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: cluster 2023-10-07T22:09:00.922553+0000 mon.a (mon.0) 1130 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: cluster 2023-10-07T22:09:00.923336+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: cluster 2023-10-07T22:09:00.923357+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: audit 2023-10-07T22:09:00.924118+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:09:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: audit 2023-10-07T22:09:00.924200+0000 mon.a (mon.0) 1132 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: cluster 2023-10-07T22:09:00.930499+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-10-07T22:09:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:01 smithi081 bash[89466]: cluster 2023-10-07T22:09:00.945113+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.240 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:02.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: cluster 2023-10-07T22:09:00.922553+0000 mon.a (mon.0) 1130 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: cluster 2023-10-07T22:09:00.923336+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: cluster 2023-10-07T22:09:00.923357+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: audit 2023-10-07T22:09:00.924118+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: audit 2023-10-07T22:09:00.924200+0000 mon.a (mon.0) 1132 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: cluster 2023-10-07T22:09:00.930499+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-10-07T22:09:02.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[105281]: cluster 2023-10-07T22:09:00.945113+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: cluster 2023-10-07T22:09:00.922553+0000 mon.a (mon.0) 1130 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: cluster 2023-10-07T22:09:00.923336+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: cluster 2023-10-07T22:09:00.923357+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: audit 2023-10-07T22:09:00.924118+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: audit 2023-10-07T22:09:00.924200+0000 mon.a (mon.0) 1132 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: cluster 2023-10-07T22:09:00.930499+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e224: 8 total, 8 up, 7 in 2023-10-07T22:09:02.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:01 smithi008 bash[102097]: cluster 2023-10-07T22:09:00.945113+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e224 with expected crc 2023-10-07T22:09:02.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:02.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:02.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:02.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:02.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:02.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:02.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:02.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:02.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:02.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:03.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:03.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:03.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:09:03.122221+0000 min lat: 0.00126164 max lat: 0.193313 avg lat: 0.0115838 2023-10-07T22:09:03.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:09:03.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 82997 82981 86.2864 57.8125 0.00806022 0.0115838 2023-10-07T22:09:03.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:03.219 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:03] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-10-07T22:09:03.221 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:02 smithi008 bash[105281]: cluster 2023-10-07T22:09:01.389877+0000 mgr.y (mgr.25319) 897 : cluster 0 pgmap v937: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-07T22:09:03.222 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:02 smithi008 bash[102097]: cluster 2023-10-07T22:09:01.389877+0000 mgr.y (mgr.25319) 897 : cluster 0 pgmap v937: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-07T22:09:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:02 smithi081 bash[89466]: cluster 2023-10-07T22:09:01.389877+0000 mgr.y (mgr.25319) 897 : cluster 0 pgmap v937: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-07T22:09:03.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:03.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:03.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:03.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:03.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:03.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:03.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:03.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:03.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:03.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:03.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T22:09:03.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:03.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:03.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:03.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:04.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:04.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 83889 83873 85.7866 55.75 0.0124195 0.0116511 2023-10-07T22:09:04.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:04.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:04.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:04.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:04.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:04.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:04.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:04.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:04.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:04.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:04.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:04.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:04.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:04.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:05.097 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:05.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 84842 84826 85.3637 59.5625 0.0133599 0.0117081 2023-10-07T22:09:05.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:05.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:05.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:04 smithi081 bash[89466]: cluster 2023-10-07T22:09:03.390714+0000 mgr.y (mgr.25319) 898 : cluster 0 pgmap v938: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:05.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:05.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:05.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:05.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:04 smithi008 bash[102097]: cluster 2023-10-07T22:09:03.390714+0000 mgr.y (mgr.25319) 898 : cluster 0 pgmap v938: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:05.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:04 smithi008 bash[105281]: cluster 2023-10-07T22:09:03.390714+0000 mgr.y (mgr.25319) 898 : cluster 0 pgmap v938: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:05.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:05.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:05.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:05.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:05.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:05.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:05.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:05.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:05.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:05.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:05.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:05.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:06.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:06.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.280 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 85746 85730 84.9062 56.5 0.00781 0.0117727 2023-10-07T22:09:06.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:06.381 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:06.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:06.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:06.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:06.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:06.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:06.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:06.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:06.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:06.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:06.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:06.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:06.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:07.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:07.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:07.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:07.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 86676 86660 84.4883 58.125 0.0125815 0.01183 2023-10-07T22:09:07.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:07.224 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:06 smithi008 bash[102097]: cluster 2023-10-07T22:09:05.391122+0000 mgr.y (mgr.25319) 899 : cluster 0 pgmap v939: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:07.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:06 smithi008 bash[105281]: cluster 2023-10-07T22:09:05.391122+0000 mgr.y (mgr.25319) 899 : cluster 0 pgmap v939: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:07.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:06 smithi081 bash[89466]: cluster 2023-10-07T22:09:05.391122+0000 mgr.y (mgr.25319) 899 : cluster 0 pgmap v939: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-10-07T22:09:07.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:07.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:07.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:07.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:07.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:07.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:07.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:07.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:07.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:07.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:07.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:07.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:09:07.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:07.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:07.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:09:08.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:08.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:08.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 87567 87551 84.0458 55.6875 0.0211103 0.011891 2023-10-07T22:09:08.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:08.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:08.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:08.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:08.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:08.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:08.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:08.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:08.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:08.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:08.679 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:08.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:08.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:08.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:08.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:08.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:09.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:09.019 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:08 smithi008 bash[102097]: cluster 2023-10-07T22:09:07.392108+0000 mgr.y (mgr.25319) 900 : cluster 0 pgmap v940: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:09.019 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:08 smithi008 bash[105281]: cluster 2023-10-07T22:09:07.392108+0000 mgr.y (mgr.25319) 900 : cluster 0 pgmap v940: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:09.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:09.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:09.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 88460 88444 83.6186 55.8125 0.0140865 0.011953 2023-10-07T22:09:09.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:09.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:09.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:08 smithi081 bash[89466]: cluster 2023-10-07T22:09:07.392108+0000 mgr.y (mgr.25319) 900 : cluster 0 pgmap v940: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:09.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:09.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:09.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:09.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:09.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:09.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:09.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:09.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:09.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:09.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:09.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:10.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:10.123 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 89379 89363 83.2283 57.4375 0.0141248 0.0120094 2023-10-07T22:09:10.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:10.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:10.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:10.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:10.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:10.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:10.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:10.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:10.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:10.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:10.901 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:09:10.901 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:09:10.901 INFO:tasks.thrashosds.thrasher:Reweighting osd 2 to 0.2661861895101971 2023-10-07T22:09:10.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 0.2661861895101971 2023-10-07T22:09:10.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:10.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:10.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:11.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:11.035 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:10 smithi008 bash[102097]: cluster 2023-10-07T22:09:09.392717+0000 mgr.y (mgr.25319) 901 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:11.035 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:10 smithi008 bash[102097]: audit 2023-10-07T22:09:10.915568+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:11.035 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:10 smithi008 bash[105281]: cluster 2023-10-07T22:09:09.392717+0000 mgr.y (mgr.25319) 901 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:11.035 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:10 smithi008 bash[105281]: audit 2023-10-07T22:09:10.915568+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:11.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:11.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:11.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 90275 90259 82.8284 56 0.0293774 0.0120669 2023-10-07T22:09:11.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:10 smithi081 bash[89466]: cluster 2023-10-07T22:09:09.392717+0000 mgr.y (mgr.25319) 901 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s 2023-10-07T22:09:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:10 smithi081 bash[89466]: audit 2023-10-07T22:09:10.915568+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:11.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:11.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:11.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:11.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:11.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:11.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:11.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:11.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:11.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:11.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:11.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:11.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:11.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:11.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:11.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:12.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:12.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:12.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:12.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 91119 91103 82.3931 52.75 0.0109646 0.0121304 2023-10-07T22:09:12.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:12.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:12.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:12.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:12.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:12.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:12.661 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:12.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:12.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:12.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:12.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:12.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:12.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:12 smithi008 bash[105281]: cluster 2023-10-07T22:09:11.393202+0000 mgr.y (mgr.25319) 902 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-07T22:09:12.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:12 smithi008 bash[102097]: cluster 2023-10-07T22:09:11.393202+0000 mgr.y (mgr.25319) 902 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-07T22:09:13.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:13.052 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:12 smithi081 bash[89466]: cluster 2023-10-07T22:09:11.393202+0000 mgr.y (mgr.25319) 902 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-07T22:09:13.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:13.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 92012 91996 82.0138 55.8125 0.0191692 0.0121876 2023-10-07T22:09:13.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:13.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.219 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:13] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-10-07T22:09:13.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:13.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:13.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:13.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:13.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:13.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:13.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:13.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:13.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:13.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:13.618 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:13.622 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:13.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:13.744 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:13.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:13.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:13.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:13.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:13.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:14.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:14.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 92893 92877 81.6347 55.0625 0.0181467 0.0122441 2023-10-07T22:09:14.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:14.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:14.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:14.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:14.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:14.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:14.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:14.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:14.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:14.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:14.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:14.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:14.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:14.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:14.979 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:09:14.979 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:09:14.979 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:09:14.979 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:09:14.979 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:09:15.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:15.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:15.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:15.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 16 93775 93759 81.2669 55.125 0.00795611 0.0122994 2023-10-07T22:09:15.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:14 smithi008 bash[102097]: cluster 2023-10-07T22:09:13.393868+0000 mgr.y (mgr.25319) 903 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-07T22:09:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:14 smithi008 bash[105281]: cluster 2023-10-07T22:09:13.393868+0000 mgr.y (mgr.25319) 903 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-07T22:09:15.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:15.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:14 smithi081 bash[89466]: cluster 2023-10-07T22:09:13.393868+0000 mgr.y (mgr.25319) 903 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-07T22:09:15.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:15.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:15.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:15.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:15.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:15.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:15.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:15.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:15.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:15.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:15.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:15.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:15.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:15.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:15.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:15.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:15.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:16.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:16.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 94607 94591 80.8665 52 0.0145356 0.0123598 2023-10-07T22:09:16.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:16.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:16.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:16.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:16.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:16.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:16.587 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:16.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:16.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:16.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:16.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:16.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:16.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:16.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:16 smithi081 bash[89466]: cluster 2023-10-07T22:09:15.394369+0000 mgr.y (mgr.25319) 904 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s 2023-10-07T22:09:16.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:16.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:16.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:17.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:17.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 95409 95393 80.4516 50.125 0.0084491 0.0124219 2023-10-07T22:09:17.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:17.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:16 smithi008 bash[105281]: cluster 2023-10-07T22:09:15.394369+0000 mgr.y (mgr.25319) 904 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s 2023-10-07T22:09:17.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:16 smithi008 bash[102097]: cluster 2023-10-07T22:09:15.394369+0000 mgr.y (mgr.25319) 904 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s 2023-10-07T22:09:17.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:17.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:17.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:17.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:17.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:17.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:17.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T22:09:17.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:17.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:17.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:17.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:17.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:17.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:17.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:17.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:17.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:18.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:18.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:18.124 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 96175 96159 80.0178 47.875 0.0696699 0.012485 2023-10-07T22:09:18.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:18.200 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:17 smithi081 bash[89466]: audit 2023-10-07T22:09:17.032764+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:18.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:18.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:18.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.342 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:17 smithi008 bash[102097]: audit 2023-10-07T22:09:17.032764+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:18.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:17 smithi008 bash[105281]: audit 2023-10-07T22:09:17.032764+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:18.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:18.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:18.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:18.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:18.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:18.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:18.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:18.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:18.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:18.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:19.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:19.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:19.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:19.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 97047 97031 79.6824 54.5 0.0185895 0.0125439 2023-10-07T22:09:19.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:19.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:18 smithi081 bash[89466]: cluster 2023-10-07T22:09:17.395060+0000 mgr.y (mgr.25319) 905 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:09:19.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:19.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:19.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:19.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:19.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:18 smithi008 bash[105281]: cluster 2023-10-07T22:09:17.395060+0000 mgr.y (mgr.25319) 905 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:09:19.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:18 smithi008 bash[102097]: cluster 2023-10-07T22:09:17.395060+0000 mgr.y (mgr.25319) 905 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-07T22:09:19.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:19.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:19.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:19.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:19.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:19.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:19.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:19.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:20.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:20.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:20.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 97852 97836 79.3011 50.3125 0.0230717 0.0126047 2023-10-07T22:09:20.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:20.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:20.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:20.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:20.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:20.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:20.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:20.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:20.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:20.629 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:20.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:20.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:20.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:20.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:20.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:20.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:20.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:20.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:20.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:21.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:21.089 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:20 smithi081 bash[89466]: cluster 2023-10-07T22:09:19.395618+0000 mgr.y (mgr.25319) 906 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 52 MiB/s wr, 825 op/s 2023-10-07T22:09:21.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:21.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 98688 98672 78.9547 52.25 0.0180718 0.0126592 2023-10-07T22:09:21.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:21.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:21.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:21.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:21.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:20 smithi008 bash[105281]: cluster 2023-10-07T22:09:19.395618+0000 mgr.y (mgr.25319) 906 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 52 MiB/s wr, 825 op/s 2023-10-07T22:09:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:20 smithi008 bash[102097]: cluster 2023-10-07T22:09:19.395618+0000 mgr.y (mgr.25319) 906 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 52 MiB/s wr, 825 op/s 2023-10-07T22:09:21.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:21.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:21.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:21.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:21.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:21.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:21.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:21.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:21.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:21.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:22.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:22.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:22.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 99544 99528 78.6328 53.5 0.0254892 0.0127107 2023-10-07T22:09:22.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:22.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:22.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:22.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:22.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:22.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:22.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:22.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:22.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:22.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:22.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:22.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:22.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:22.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:22.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:22.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:23.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:23.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:23.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:09:23.124753+0000 min lat: 0.00126164 max lat: 0.193313 avg lat: 0.0127892 2023-10-07T22:09:23.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:09:23.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 16 100193 100177 78.1575 40.5625 0.0211739 0.0127892 2023-10-07T22:09:23.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:23] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-10-07T22:09:23.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:22 smithi008 bash[105281]: cluster 2023-10-07T22:09:21.396152+0000 mgr.y (mgr.25319) 907 : cluster 0 pgmap v947: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T22:09:23.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:22 smithi008 bash[102097]: cluster 2023-10-07T22:09:21.396152+0000 mgr.y (mgr.25319) 907 : cluster 0 pgmap v947: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T22:09:23.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:23.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.171 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:23.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:23.205 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:22 smithi081 bash[89466]: cluster 2023-10-07T22:09:21.396152+0000 mgr.y (mgr.25319) 907 : cluster 0 pgmap v947: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-07T22:09:23.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:23.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:23.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:23.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:23.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:23.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:23.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:23.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:23.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:23.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:23.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:23.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:23.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:23.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:23.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:23.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:24.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:24.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:24.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:24.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 100919 100903 77.7532 45.375 0.0172495 0.012855 2023-10-07T22:09:24.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:24.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:24.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:24.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:24.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:24.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:24.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:24.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:24.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:24.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:24.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:24.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:24.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:24.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:24 smithi081 bash[89466]: cluster 2023-10-07T22:09:23.396956+0000 mgr.y (mgr.25319) 908 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:09:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:24 smithi081 bash[89466]: audit 2023-10-07T22:09:23.974816+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:24 smithi081 bash[89466]: audit 2023-10-07T22:09:23.984567+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:24.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:25.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:25.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 101485 101469 77.237 35.375 0.00589984 0.0129309 2023-10-07T22:09:25.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:25.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:25.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[105281]: cluster 2023-10-07T22:09:23.396956+0000 mgr.y (mgr.25319) 908 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:09:25.284 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[105281]: audit 2023-10-07T22:09:23.974816+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:25.284 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[105281]: audit 2023-10-07T22:09:23.984567+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:25.284 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[102097]: cluster 2023-10-07T22:09:23.396956+0000 mgr.y (mgr.25319) 908 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:09:25.284 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[102097]: audit 2023-10-07T22:09:23.974816+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:25.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:24 smithi008 bash[102097]: audit 2023-10-07T22:09:23.984567+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:25.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:25.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:25.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:25.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:25.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:25.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:25.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:25.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:25.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:25.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:25.996 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:09:26.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:26.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:26.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 102240 102224 76.8754 47.1875 0.0418586 0.0130025 2023-10-07T22:09:26.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:26.224 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[105281]: audit 2023-10-07T22:09:25.056280+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.8:0/2851868403' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[105281]: audit 2023-10-07T22:09:25.056668+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[105281]: audit 2023-10-07T22:09:25.915666+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:26.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[102097]: audit 2023-10-07T22:09:25.056280+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.8:0/2851868403' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[102097]: audit 2023-10-07T22:09:25.056668+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:25 smithi008 bash[102097]: audit 2023-10-07T22:09:25.915666+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:26.242 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:26.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:26.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:26.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:25 smithi081 bash[89466]: audit 2023-10-07T22:09:25.056280+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.8:0/2851868403' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:25 smithi081 bash[89466]: audit 2023-10-07T22:09:25.056668+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:09:26.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:25 smithi081 bash[89466]: audit 2023-10-07T22:09:25.915666+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:26.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:26.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:26.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:26.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:26.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:26.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:26.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:26.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:26.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:26.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:26.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:26.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:26.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:27.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:27.011 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:09:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:27.034 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:09:27.068 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:09:27.102 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:09:27.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:27.125 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 103042 103026 76.5572 50.125 0.0137195 0.0130557 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: cluster 2023-10-07T22:09:25.397504+0000 mgr.y (mgr.25319) 909 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 696 op/s 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: cluster 2023-10-07T22:09:25.976964+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: cluster 2023-10-07T22:09:25.985299+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: cluster 2023-10-07T22:09:25.985573+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: audit 2023-10-07T22:09:25.986079+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: cluster 2023-10-07T22:09:25.993926+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-10-07T22:09:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[105281]: audit 2023-10-07T22:09:26.962487+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.8:0/1520991700' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: cluster 2023-10-07T22:09:25.397504+0000 mgr.y (mgr.25319) 909 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 696 op/s 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: cluster 2023-10-07T22:09:25.976964+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: cluster 2023-10-07T22:09:25.985299+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: cluster 2023-10-07T22:09:25.985573+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: audit 2023-10-07T22:09:25.986079+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: cluster 2023-10-07T22:09:25.993926+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-10-07T22:09:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:26 smithi008 bash[102097]: audit 2023-10-07T22:09:26.962487+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.8:0/1520991700' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:27.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:27.151 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:09:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:27.195 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:09:27.233 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:09:27.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:27.275 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:09:27.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:27.284 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.285 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:09:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:27.389 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:27.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: cluster 2023-10-07T22:09:25.397504+0000 mgr.y (mgr.25319) 909 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 696 op/s 2023-10-07T22:09:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: cluster 2023-10-07T22:09:25.976964+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:09:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: cluster 2023-10-07T22:09:25.985299+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: cluster 2023-10-07T22:09:25.985573+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e225 with expected crc 2023-10-07T22:09:27.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: audit 2023-10-07T22:09:25.986079+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:09:27.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: cluster 2023-10-07T22:09:25.993926+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e225: 8 total, 8 up, 7 in 2023-10-07T22:09:27.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:26 smithi081 bash[89466]: audit 2023-10-07T22:09:26.962487+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.8:0/1520991700' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:27.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:27.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:27.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:27.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:27.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:27.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:27.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:27.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:27.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:27.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:27.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:28.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:28.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:28.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:28.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 103836 103820 76.2407 49.625 0.00942934 0.0131106 2023-10-07T22:09:28.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:28 smithi081 bash[89466]: audit 2023-10-07T22:09:27.047906+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:28 smithi081 bash[89466]: audit 2023-10-07T22:09:27.060231+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:28 smithi081 bash[89466]: audit 2023-10-07T22:09:27.690883+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:28.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:28 smithi081 bash[89466]: audit 2023-10-07T22:09:27.692315+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:28.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:28 smithi081 bash[89466]: audit 2023-10-07T22:09:27.701767+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:28.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[105281]: audit 2023-10-07T22:09:27.047906+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[105281]: audit 2023-10-07T22:09:27.060231+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[105281]: audit 2023-10-07T22:09:27.690883+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[105281]: audit 2023-10-07T22:09:27.692315+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[105281]: audit 2023-10-07T22:09:27.701767+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[102097]: audit 2023-10-07T22:09:27.047906+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[102097]: audit 2023-10-07T22:09:27.060231+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[102097]: audit 2023-10-07T22:09:27.690883+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:28.344 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[102097]: audit 2023-10-07T22:09:27.692315+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:28.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:28 smithi008 bash[102097]: audit 2023-10-07T22:09:27.701767+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:28.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:28.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:28.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:28.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:28.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:28.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:28.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:28.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:29.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:29.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:29.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 104576 104560 75.8923 46.25 0.014211 0.0131709 2023-10-07T22:09:29.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:29.214 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:29 smithi008 bash[105281]: cluster 2023-10-07T22:09:27.398328+0000 mgr.y (mgr.25319) 910 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-07T22:09:29.215 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:29 smithi008 bash[102097]: cluster 2023-10-07T22:09:27.398328+0000 mgr.y (mgr.25319) 910 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-07T22:09:29.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:29.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:29.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:29.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:29.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:29.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:29 smithi081 bash[89466]: cluster 2023-10-07T22:09:27.398328+0000 mgr.y (mgr.25319) 910 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-07T22:09:29.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:29.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:29.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:29.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:29.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:29.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:29.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:29.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:29.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:30.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:30.126 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 105394 105378 75.6079 51.125 0.0182278 0.0132202 2023-10-07T22:09:30.150 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:30.176 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:30.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:30.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:30.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:30.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:30.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:30.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:30.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:30.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:30.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:30.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:30.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:30.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:30.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:30.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:31 smithi008 bash[102097]: cluster 2023-10-07T22:09:29.398932+0000 mgr.y (mgr.25319) 911 : cluster 0 pgmap v952: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:31.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:31 smithi008 bash[105281]: cluster 2023-10-07T22:09:29.398932+0000 mgr.y (mgr.25319) 911 : cluster 0 pgmap v952: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:31.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:31.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 106193 106177 75.3153 49.9375 0.0150016 0.013272 2023-10-07T22:09:31.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:31.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:31 smithi081 bash[89466]: cluster 2023-10-07T22:09:29.398932+0000 mgr.y (mgr.25319) 911 : cluster 0 pgmap v952: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:31.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:31.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:31.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:31.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:31.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:31.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:31.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:31.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:31.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:31.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:31.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:31.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:31.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:31.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:09:31.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:31.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:32.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:32.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:32.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:32.127 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 106980 106964 75.022 49.1875 0.0277681 0.0133237 2023-10-07T22:09:32.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:32.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:32.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:32.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:32.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:32.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:32.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:32.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:32.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:32.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:32.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:32.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:32.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:32.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:32.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:32.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:32.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:32.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:33.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:33.117 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:33] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-10-07T22:09:33.118 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:33 smithi008 bash[105281]: cluster 2023-10-07T22:09:31.402868+0000 mgr.y (mgr.25319) 912 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:33.118 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:33 smithi008 bash[102097]: cluster 2023-10-07T22:09:31.402868+0000 mgr.y (mgr.25319) 912 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:33.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 90.0101 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 107710 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 74.7902 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 29.4047 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 171.812 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 35.375 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 1196 2023-10-07T22:09:33.128 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 470.476 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2749 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 566 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0133661 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.010366 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 0.193313 2023-10-07T22:09:33.129 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00126164 2023-10-07T22:09:33.137 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T22:09:33.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:33.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:33.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:33.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:33.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:33 smithi081 bash[89466]: cluster 2023-10-07T22:09:31.402868+0000 mgr.y (mgr.25319) 912 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-07T22:09:33.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:09:33.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:33.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:33.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:33.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:33.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:33.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:33.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:33.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:33.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:34.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:34.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:34.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:34.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:34.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:34.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:34.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:34.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:34.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:34.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:34.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:34.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:34.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:34.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:34.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:34.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:34.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:34.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:35.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:35.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:35.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:35.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:35.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:35.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:35.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:35 smithi081 bash[89466]: cluster 2023-10-07T22:09:33.407043+0000 mgr.y (mgr.25319) 913 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:35.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:35.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:35 smithi008 bash[105281]: cluster 2023-10-07T22:09:33.407043+0000 mgr.y (mgr.25319) 913 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:35 smithi008 bash[102097]: cluster 2023-10-07T22:09:33.407043+0000 mgr.y (mgr.25319) 913 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:35.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:35.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:35.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:35.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:35.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:35.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:35.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:35.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:35.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:35.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:35.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:35.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:36.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:36.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:36.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:36.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:36.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:36.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:36.338 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:09:36.339 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:09:36.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:36.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:36.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:36.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:36.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:36.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:36.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:36.810 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:36.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:36.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:36.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:37.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:37.100 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.2 to 0.266186 (4424) 2023-10-07T22:09:37.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:37.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:37 smithi081 bash[89466]: cluster 2023-10-07T22:09:35.407532+0000 mgr.y (mgr.25319) 914 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:37.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:37 smithi081 bash[89466]: audit 2023-10-07T22:09:36.567446+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.8:0/1911024754' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:37 smithi081 bash[89466]: audit 2023-10-07T22:09:36.567973+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:37.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:37.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:37.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[105281]: cluster 2023-10-07T22:09:35.407532+0000 mgr.y (mgr.25319) 914 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:37.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[105281]: audit 2023-10-07T22:09:36.567446+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.8:0/1911024754' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[105281]: audit 2023-10-07T22:09:36.567973+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[102097]: cluster 2023-10-07T22:09:35.407532+0000 mgr.y (mgr.25319) 914 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2023-10-07T22:09:37.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[102097]: audit 2023-10-07T22:09:36.567446+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.8:0/1911024754' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:37 smithi008 bash[102097]: audit 2023-10-07T22:09:36.567973+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]: dispatch 2023-10-07T22:09:37.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:37.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:37.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:37.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:37.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:37.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:37.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:37.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:37.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T22:09:38.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:38.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:38.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[102097]: cluster 2023-10-07T22:09:37.076778+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e226 with expected crc 2023-10-07T22:09:38.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[102097]: audit 2023-10-07T22:09:37.077719+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]': finished 2023-10-07T22:09:38.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[102097]: cluster 2023-10-07T22:09:37.081322+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e226: 8 total, 8 up, 7 in 2023-10-07T22:09:38.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[105281]: cluster 2023-10-07T22:09:37.076778+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e226 with expected crc 2023-10-07T22:09:38.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[105281]: audit 2023-10-07T22:09:37.077719+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]': finished 2023-10-07T22:09:38.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:38.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:38.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:38.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:38.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:38 smithi081 bash[89466]: cluster 2023-10-07T22:09:37.076778+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e226 with expected crc 2023-10-07T22:09:38.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:38 smithi081 bash[89466]: audit 2023-10-07T22:09:37.077719+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.2661861895101971}]': finished 2023-10-07T22:09:38.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:38 smithi081 bash[89466]: cluster 2023-10-07T22:09:37.081322+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e226: 8 total, 8 up, 7 in 2023-10-07T22:09:38.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:38.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:38.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:38.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:38.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:38.566 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:38 smithi008 bash[105281]: cluster 2023-10-07T22:09:37.081322+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e226: 8 total, 8 up, 7 in 2023-10-07T22:09:38.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:38.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:38.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:38.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:38.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:38.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:38.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:38.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:39.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:39.103 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:39.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:39.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:37.408511+0000 mgr.y (mgr.25319) 915 : cluster 0 pgmap v957: 99 pgs: 6 peering, 93 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 776 op/s 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.084935+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.085957+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.087262+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.087687+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.089012+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e227: 8 total, 8 up, 7 in 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.092192+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.093935+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.094885+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.095998+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.097685+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.098018+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[105281]: cluster 2023-10-07T22:09:38.099910+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:37.408511+0000 mgr.y (mgr.25319) 915 : cluster 0 pgmap v957: 99 pgs: 6 peering, 93 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 776 op/s 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.084935+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.085957+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.087262+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.087687+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.089012+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e227: 8 total, 8 up, 7 in 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.092192+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.093935+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.094885+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.095998+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.097685+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.098018+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:39 smithi008 bash[102097]: cluster 2023-10-07T22:09:38.099910+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:39.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:39.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:37.408511+0000 mgr.y (mgr.25319) 915 : cluster 0 pgmap v957: 99 pgs: 6 peering, 93 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 776 op/s 2023-10-07T22:09:39.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.084935+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.085957+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.087262+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.087687+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.089012+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e227: 8 total, 8 up, 7 in 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.092192+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.093935+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.094885+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.095998+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.097685+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.098018+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:39 smithi081 bash[89466]: cluster 2023-10-07T22:09:38.099910+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e227 with expected crc 2023-10-07T22:09:39.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:39.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:39.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:39.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:39.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:39.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:39.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:39.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:39.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:39.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:40.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:40.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:40.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:40.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.097481+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.102384+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.102399+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.103441+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.103867+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e228: 8 total, 8 up, 7 in 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.106970+0000 osd.1 (osd.1) 4 : cluster 0 9.2 starting backfill to osd.6 from (0'0,0'0] MAX to 225'6838 2023-10-07T22:09:40.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:40 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.109127+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:40.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.097481+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.102384+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.102399+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.103441+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.103867+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e228: 8 total, 8 up, 7 in 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.106970+0000 osd.1 (osd.1) 4 : cluster 0 9.2 starting backfill to osd.6 from (0'0,0'0] MAX to 225'6838 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.109127+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.097481+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.102384+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.102399+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.103441+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.103867+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e228: 8 total, 8 up, 7 in 2023-10-07T22:09:40.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.106970+0000 osd.1 (osd.1) 4 : cluster 0 9.2 starting backfill to osd.6 from (0'0,0'0] MAX to 225'6838 2023-10-07T22:09:40.150 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:40 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.109127+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e228 with expected crc 2023-10-07T22:09:40.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:40.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:40.173 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:40.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:40.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:40.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:40.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:40.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:40.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:40.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:40.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:40.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:40.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:40.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:40.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:40.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:40.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:40.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:40.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:40.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:41.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:41.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:41.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:41.130 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:39.409104+0000 mgr.y (mgr.25319) 916 : cluster 0 pgmap v960: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 6.2 MiB/s wr, 618 op/s 2023-10-07T22:09:41.130 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.106029+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:09:41.130 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.120668+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.130 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.122390+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.123410+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.123989+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e229: 8 total, 8 up, 7 in 2023-10-07T22:09:41.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: cluster 2023-10-07T22:09:40.127115+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: audit 2023-10-07T22:09:40.920928+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:41.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[105281]: audit 2023-10-07T22:09:40.922192+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:41.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:41.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:39.409104+0000 mgr.y (mgr.25319) 916 : cluster 0 pgmap v960: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 6.2 MiB/s wr, 618 op/s 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.106029+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.120668+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.122390+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.123410+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.123989+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e229: 8 total, 8 up, 7 in 2023-10-07T22:09:41.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: cluster 2023-10-07T22:09:40.127115+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: audit 2023-10-07T22:09:40.920928+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:41.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:41 smithi081 bash[89466]: audit 2023-10-07T22:09:40.922192+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:41.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:41.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:41.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:41.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:41.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:39.409104+0000 mgr.y (mgr.25319) 916 : cluster 0 pgmap v960: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 6.2 MiB/s wr, 618 op/s 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.106029+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.120668+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.122390+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.123410+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.123989+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e229: 8 total, 8 up, 7 in 2023-10-07T22:09:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: cluster 2023-10-07T22:09:40.127115+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e229 with expected crc 2023-10-07T22:09:41.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: audit 2023-10-07T22:09:40.920928+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:41.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:41 smithi008 bash[102097]: audit 2023-10-07T22:09:40.922192+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:41.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:41.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:41.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:41.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:41.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:41.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:41.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:41.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:41.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:41.894 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:41.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:41.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:41.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:42.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:42.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:42.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:42.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:42.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[102097]: cluster 2023-10-07T22:09:41.136009+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[102097]: cluster 2023-10-07T22:09:41.139198+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[102097]: cluster 2023-10-07T22:09:41.140578+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e230: 8 total, 8 up, 7 in 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[102097]: cluster 2023-10-07T22:09:41.141299+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[105281]: cluster 2023-10-07T22:09:41.136009+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[105281]: cluster 2023-10-07T22:09:41.139198+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[105281]: cluster 2023-10-07T22:09:41.140578+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e230: 8 total, 8 up, 7 in 2023-10-07T22:09:42.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:42 smithi008 bash[105281]: cluster 2023-10-07T22:09:41.141299+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:42.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:42.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:42 smithi081 bash[89466]: cluster 2023-10-07T22:09:41.136009+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:42 smithi081 bash[89466]: cluster 2023-10-07T22:09:41.139198+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:42 smithi081 bash[89466]: cluster 2023-10-07T22:09:41.140578+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e230: 8 total, 8 up, 7 in 2023-10-07T22:09:42.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:42 smithi081 bash[89466]: cluster 2023-10-07T22:09:41.141299+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e230 with expected crc 2023-10-07T22:09:42.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:42.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:42.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:42.711 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:09:42.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:42.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:42.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:42.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:42.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:42.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:43.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:43.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:43.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:43.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:43 smithi081 bash[89466]: cluster 2023-10-07T22:09:41.409673+0000 mgr.y (mgr.25319) 917 : cluster 0 pgmap v963: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 304 KiB/s wr, 207 op/s 2023-10-07T22:09:43.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:43.346 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:43] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-10-07T22:09:43.347 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:43 smithi008 bash[102097]: cluster 2023-10-07T22:09:41.409673+0000 mgr.y (mgr.25319) 917 : cluster 0 pgmap v963: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 304 KiB/s wr, 207 op/s 2023-10-07T22:09:43.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:43.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:43.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:43.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:43.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:43.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:43.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:43 smithi008 bash[105281]: cluster 2023-10-07T22:09:41.409673+0000 mgr.y (mgr.25319) 917 : cluster 0 pgmap v963: 99 pgs: 11 peering, 88 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 304 KiB/s wr, 207 op/s 2023-10-07T22:09:43.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:43.683 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:09:43.684 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:09:43.684 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-07T22:09:43.684 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:09:43.684 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:09:43.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-07T22:09:43.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:43.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:43.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:43.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:43.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:44.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:44.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:44.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:44.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:44.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:44 smithi081 bash[89466]: cluster 2023-10-07T22:09:43.410544+0000 mgr.y (mgr.25319) 918 : cluster 0 pgmap v964: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 1.1 MiB/s, 19 objects/s recovering 2023-10-07T22:09:44.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:44 smithi081 bash[89466]: cluster 2023-10-07T22:09:44.146868+0000 mon.a (mon.0) 1158 : cluster 3 Health check failed: Degraded data redundancy: 13621/308334 objects degraded (4.418%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:44.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:44 smithi081 bash[89466]: cluster 2023-10-07T22:09:44.146903+0000 mon.a (mon.0) 1159 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:09:44.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:44.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:44.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:44.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:44.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[105281]: cluster 2023-10-07T22:09:43.410544+0000 mgr.y (mgr.25319) 918 : cluster 0 pgmap v964: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 1.1 MiB/s, 19 objects/s recovering 2023-10-07T22:09:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[105281]: cluster 2023-10-07T22:09:44.146868+0000 mon.a (mon.0) 1158 : cluster 3 Health check failed: Degraded data redundancy: 13621/308334 objects degraded (4.418%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:44.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[105281]: cluster 2023-10-07T22:09:44.146903+0000 mon.a (mon.0) 1159 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:09:44.504 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[102097]: cluster 2023-10-07T22:09:43.410544+0000 mgr.y (mgr.25319) 918 : cluster 0 pgmap v964: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 1.1 MiB/s, 19 objects/s recovering 2023-10-07T22:09:44.504 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[102097]: cluster 2023-10-07T22:09:44.146868+0000 mon.a (mon.0) 1158 : cluster 3 Health check failed: Degraded data redundancy: 13621/308334 objects degraded (4.418%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:44.504 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:44 smithi008 bash[102097]: cluster 2023-10-07T22:09:44.146903+0000 mon.a (mon.0) 1159 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:09:44.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:44.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:44.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.704 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:44.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:44.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:44.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:44.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:44.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:45.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:45.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:45.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:45.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:45.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:45.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:45.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:45.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:45.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:45.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:45.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:45.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:45.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:45.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:45.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:45.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:45.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:45.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:46.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:46.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:46.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:46.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:46.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:46.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:46.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:46.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:46.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:46.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:46 smithi081 bash[89466]: cluster 2023-10-07T22:09:45.410962+0000 mgr.y (mgr.25319) 919 : cluster 0 pgmap v965: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 974 KiB/s, 16 objects/s recovering 2023-10-07T22:09:46.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:46.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:46.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:46.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:46 smithi008 bash[102097]: cluster 2023-10-07T22:09:45.410962+0000 mgr.y (mgr.25319) 919 : cluster 0 pgmap v965: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 974 KiB/s, 16 objects/s recovering 2023-10-07T22:09:46.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:46 smithi008 bash[105281]: cluster 2023-10-07T22:09:45.410962+0000 mgr.y (mgr.25319) 919 : cluster 0 pgmap v965: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 292 op/s; 13621/308334 objects degraded (4.418%); 12631/308334 objects misplaced (4.097%); 974 KiB/s, 16 objects/s recovering 2023-10-07T22:09:46.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:46.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:47.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:47.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:47.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:47.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:47.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:47.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:47.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:47.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:47.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:47.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:47.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:47.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:47.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:47.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:47.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:47.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:47.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:47.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:47.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:47.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:48.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:48.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:48.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:48.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:48.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:48.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:48.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:48.542 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:09:48.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:48.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:48.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:48.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:48.774 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:09:48.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:48.806 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:48 smithi081 bash[89466]: cluster 2023-10-07T22:09:47.411713+0000 mgr.y (mgr.25319) 920 : cluster 0 pgmap v966: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 436 op/s; 13621/303384 objects degraded (4.490%); 12433/303384 objects misplaced (4.098%); 768 KiB/s, 12 objects/s recovering 2023-10-07T22:09:48.806 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:09:48.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:48.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:48.844 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:09:48.880 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:09:48.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:48 smithi008 bash[105281]: cluster 2023-10-07T22:09:47.411713+0000 mgr.y (mgr.25319) 920 : cluster 0 pgmap v966: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 436 op/s; 13621/303384 objects degraded (4.490%); 12433/303384 objects misplaced (4.098%); 768 KiB/s, 12 objects/s recovering 2023-10-07T22:09:48.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:48 smithi008 bash[102097]: cluster 2023-10-07T22:09:47.411713+0000 mgr.y (mgr.25319) 920 : cluster 0 pgmap v966: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 436 op/s; 13621/303384 objects degraded (4.490%); 12433/303384 objects misplaced (4.098%); 768 KiB/s, 12 objects/s recovering 2023-10-07T22:09:48.911 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:09:48.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.947 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:09:48.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:48.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:48.990 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:09:49.022 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:09:49.026 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.027 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:09:49.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:49.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:49.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:49.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:49.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:49.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:49.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:49.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:49.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:49.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:49.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:49.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:49.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:49.722 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:09:49.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[105281]: audit 2023-10-07T22:09:48.736392+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.8:0/1796705050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[105281]: audit 2023-10-07T22:09:48.967359+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.8:0/1079433573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[105281]: audit 2023-10-07T22:09:48.967920+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[102097]: audit 2023-10-07T22:09:48.736392+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.8:0/1796705050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[102097]: audit 2023-10-07T22:09:48.967359+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.8:0/1079433573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:49.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:49 smithi008 bash[102097]: audit 2023-10-07T22:09:48.967920+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:49.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:49.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:49.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:49.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:49.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:49 smithi081 bash[89466]: audit 2023-10-07T22:09:48.736392+0000 mon.a (mon.0) 1160 : audit 0 from='client.? 172.21.15.8:0/1796705050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:09:49.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:49 smithi081 bash[89466]: audit 2023-10-07T22:09:48.967359+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.8:0/1079433573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:49.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:49 smithi081 bash[89466]: audit 2023-10-07T22:09:48.967920+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:09:50.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:50.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:50.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:50.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:50.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:50.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:50.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:50.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:50.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:50.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:50.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:50.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:50.702 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:50.806 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:50.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:50.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:50.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: cluster 2023-10-07T22:09:49.412315+0000 mgr.y (mgr.25319) 921 : cluster 0 pgmap v967: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: cluster 2023-10-07T22:09:49.695741+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 13760/298512 objects degraded (4.610%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: cluster 2023-10-07T22:09:49.696440+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: cluster 2023-10-07T22:09:49.709210+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e231 with expected crc 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: audit 2023-10-07T22:09:49.710340+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:50 smithi081 bash[89466]: cluster 2023-10-07T22:09:49.716608+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e231: 8 total, 8 up, 7 in 2023-10-07T22:09:50.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:50.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:50.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:51.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: cluster 2023-10-07T22:09:49.412315+0000 mgr.y (mgr.25319) 921 : cluster 0 pgmap v967: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: cluster 2023-10-07T22:09:49.695741+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 13760/298512 objects degraded (4.610%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: cluster 2023-10-07T22:09:49.696440+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: cluster 2023-10-07T22:09:49.709210+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e231 with expected crc 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: audit 2023-10-07T22:09:49.710340+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:51.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[105281]: cluster 2023-10-07T22:09:49.716608+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e231: 8 total, 8 up, 7 in 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: cluster 2023-10-07T22:09:49.412315+0000 mgr.y (mgr.25319) 921 : cluster 0 pgmap v967: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: cluster 2023-10-07T22:09:49.695741+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 13760/298512 objects degraded (4.610%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: cluster 2023-10-07T22:09:49.696440+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: cluster 2023-10-07T22:09:49.709210+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e231 with expected crc 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: audit 2023-10-07T22:09:49.710340+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:09:51.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:50 smithi008 bash[102097]: cluster 2023-10-07T22:09:49.716608+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e231: 8 total, 8 up, 7 in 2023-10-07T22:09:51.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:51.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:51.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:51.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:51.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:51.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:51.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:51.481 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:51.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:51.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:51.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:51.754 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:51.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:51.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:51.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:51.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:51.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:52.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:52.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:52.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:52.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:52.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:52.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:09:52.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:52.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:52.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:52.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:52.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:52 smithi008 bash[105281]: cluster 2023-10-07T22:09:51.412899+0000 mgr.y (mgr.25319) 922 : cluster 0 pgmap v969: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1024 KiB/s, 16 objects/s recovering 2023-10-07T22:09:52.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:52 smithi008 bash[105281]: audit 2023-10-07T22:09:51.497222+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:52.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:52 smithi008 bash[102097]: cluster 2023-10-07T22:09:51.412899+0000 mgr.y (mgr.25319) 922 : cluster 0 pgmap v969: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1024 KiB/s, 16 objects/s recovering 2023-10-07T22:09:52.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:52 smithi008 bash[102097]: audit 2023-10-07T22:09:51.497222+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:52.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:52.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:52.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:52.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:52.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:52 smithi081 bash[89466]: cluster 2023-10-07T22:09:51.412899+0000 mgr.y (mgr.25319) 922 : cluster 0 pgmap v969: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 13760/298512 objects degraded (4.610%); 12230/298512 objects misplaced (4.097%); 1024 KiB/s, 16 objects/s recovering 2023-10-07T22:09:52.954 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:52 smithi081 bash[89466]: audit 2023-10-07T22:09:51.497222+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:52.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:52.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:52.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:53.056 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:09:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:09:53] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-10-07T22:09:53.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:09:53.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:53.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:53.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:53.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:53.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:53.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:53.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:53.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:53.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:53.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:53.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:53.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:53.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:53.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:53.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:53.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:53.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:53.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:54.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:54.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:54.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:54.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:54.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:54.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:54.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:54.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:54.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:54.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:54.707 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:54 smithi008 bash[105281]: cluster 2023-10-07T22:09:53.413828+0000 mgr.y (mgr.25319) 923 : cluster 0 pgmap v970: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:54.708 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:54 smithi008 bash[102097]: cluster 2023-10-07T22:09:53.413828+0000 mgr.y (mgr.25319) 923 : cluster 0 pgmap v970: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:54.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:54.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:54.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:54 smithi081 bash[89466]: cluster 2023-10-07T22:09:53.413828+0000 mgr.y (mgr.25319) 923 : cluster 0 pgmap v970: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:54.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:54.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:54.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:54.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:55.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:55.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:55.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:55.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:55.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:55.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:55.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:55.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:55.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:55.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:55.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:55.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:55.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:55.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:55.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:55.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:56.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:56.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:56.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:56.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:56.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:56.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:56.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:56.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:56.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:56.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[102097]: cluster 2023-10-07T22:09:55.414323+0000 mgr.y (mgr.25319) 924 : cluster 0 pgmap v971: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:56.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[102097]: cluster 2023-10-07T22:09:55.692183+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 13875/289149 objects degraded (4.799%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:56.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[102097]: audit 2023-10-07T22:09:55.922650+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:56.506 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[102097]: audit 2023-10-07T22:09:55.924430+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:56.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:56.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:56.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:56.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:56.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:56 smithi081 bash[89466]: cluster 2023-10-07T22:09:55.414323+0000 mgr.y (mgr.25319) 924 : cluster 0 pgmap v971: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:56.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:56 smithi081 bash[89466]: cluster 2023-10-07T22:09:55.692183+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 13875/289149 objects degraded (4.799%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:56.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:56 smithi081 bash[89466]: audit 2023-10-07T22:09:55.922650+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:56.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:56 smithi081 bash[89466]: audit 2023-10-07T22:09:55.924430+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:56.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:56.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:56.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:56.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[105281]: cluster 2023-10-07T22:09:55.414323+0000 mgr.y (mgr.25319) 924 : cluster 0 pgmap v971: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 13875/289149 objects degraded (4.799%); 11842/289149 objects misplaced (4.095%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[105281]: cluster 2023-10-07T22:09:55.692183+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 13875/289149 objects degraded (4.799%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:09:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[105281]: audit 2023-10-07T22:09:55.922650+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:09:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:56 smithi008 bash[105281]: audit 2023-10-07T22:09:55.924430+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:56.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:57.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:57.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:57.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:57.182 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:57.183 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:09:57.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:57.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:57.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:57.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:57.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:57.482 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:09:57.482 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:09:57.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.482 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122174 9.f e231/227 9:f1fb7f82:::benchmark_data_smithi008_213795_object14461:head v 231'7802, mlcod=221'209)", 2023-10-07T22:09:57.482 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.420016+0000", 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.058413713999999999, 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.058438820000000002, 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420016+0000", 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420016+0000", 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420015+0000", 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420024+0000", 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1630000000000002e-06 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420038+0000", 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4183e-05 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.420056+0000", 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7733000000000001e-05 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.430735+0000", 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010679457 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.430766+0000", 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1029999999999999e-05 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122185 9.f e231/227 9:fff9c477:::benchmark_data_smithi008_213795_object14472:head v 231'7803, mlcod=221'209)", 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.428814+0000", 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.049615803999999999, 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.049683274999999999, 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.487 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428814+0000", 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428814+0000", 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428813+0000", 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428823+0000", 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0514e-05 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428845+0000", 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1835e-05 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.428853+0000", 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3869999999999995e-06 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.442432+0000", 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013579066000000001 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.442454+0000", 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1475e-05 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122199 9.f e231/227 9:f6ce02b7:::benchmark_data_smithi008_213795_object14486:head v 231'7804, mlcod=221'209)", 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.434063+0000", 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.044366346000000001, 2023-10-07T22:09:57.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.044470816000000003, 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434063+0000", 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434063+0000", 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434062+0000", 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434070+0000", 2023-10-07T22:09:57.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9100000000000005e-06 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434086+0000", 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5534000000000001e-05 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.434091+0000", 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2839999999999997e-06 2023-10-07T22:09:57.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.453865+0000", 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019774120999999999 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.453900+0000", 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5036000000000001e-05 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.496 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122202 9.f e231/227 9:f7a38650:::benchmark_data_smithi008_213795_object14489:head v 231'7805, mlcod=221'209)", 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.440085+0000", 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.038344446999999997, 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.038485144999999998, 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.497 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440085+0000", 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440085+0000", 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440084+0000", 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440095+0000", 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1669e-05 2023-10-07T22:09:57.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440114+0000", 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.908e-05 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.440122+0000", 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9389999999999997e-06 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.463280+0000", 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023157998999999999 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.463312+0000", 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1347000000000003e-05 2023-10-07T22:09:57.501 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122211 9.f e231/227 9:fedcd26c:::benchmark_data_smithi008_213795_object14498:head v 231'7806, mlcod=221'209)", 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.449968+0000", 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.028461564000000002, 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028638849000000001, 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.502 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.449968+0000", 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.449968+0000", 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.449967+0000", 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.449977+0000", 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0383e-05 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.449990+0000", 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3365e-05 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.450006+0000", 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6024000000000001e-05 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.472768+0000", 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022761935000000001 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.472798+0000", 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9611000000000002e-05 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:122172 9.f e231/227 9:f3ad6753:::benchmark_data_smithi008_213795_object14459:head v 231'7801, mlcod=221'209)", 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:57.416444+0000", 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.061985819999999997, 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.062198971999999998, 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416444+0000", 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416444+0000", 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:09:57.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416443+0000", 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416452+0000", 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1390000000000001e-06 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416464+0000", 2023-10-07T22:09:57.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2577e-05 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.416471+0000", 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4960000000000001e-06 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:09:57.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.421424+0000", 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049530329999999999 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:57.421457+0000", 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2799000000000002e-05 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:09:57.511 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.512 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:09:57.512 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:09:57.512 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 6 2023-10-07T22:09:57.512 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:09:57.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:57.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:57.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:57.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:57.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:57.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:57.809 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:09:57.809 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T22:09:57.809 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:09:57.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:57.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:57.941 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:57.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:57.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:58.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:58.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:09:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:09:58.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:58.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:58.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:58.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:58.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:58.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:58.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:09:58.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:09:58.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:58.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:58.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:58.754 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:09:58 smithi008 bash[105281]: cluster 2023-10-07T22:09:57.415184+0000 mgr.y (mgr.25319) 925 : cluster 0 pgmap v972: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 13875/284250 objects degraded (4.881%); 11664/284250 objects misplaced (4.103%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:58.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:09:58 smithi008 bash[102097]: cluster 2023-10-07T22:09:57.415184+0000 mgr.y (mgr.25319) 925 : cluster 0 pgmap v972: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 13875/284250 objects degraded (4.881%); 11664/284250 objects misplaced (4.103%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:58.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:09:58.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:09:58.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:58.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:09:58 smithi081 bash[89466]: cluster 2023-10-07T22:09:57.415184+0000 mgr.y (mgr.25319) 925 : cluster 0 pgmap v972: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 13875/284250 objects degraded (4.881%); 11664/284250 objects misplaced (4.103%); 883 KiB/s, 13 objects/s recovering 2023-10-07T22:09:58.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:58.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:59.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:59.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:59.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:59.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:59.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:59.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:59.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:09:59.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:09:59.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:59.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:09:59.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:09:59.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:59.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:09:59.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:09:59.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:59.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:09:59.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:09:59.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:59.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:09:59.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:09:59.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:09:59.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:00.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:00.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:00.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:00.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:00.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:00.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T22:10:00.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:00.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:00.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:00.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:09:59.416131+0000 mgr.y (mgr.25319) 926 : cluster 0 pgmap v973: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 960 KiB/s, 14 objects/s recovering 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.000109+0000 mon.a (mon.0) 1170 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.000163+0000 mon.a (mon.0) 1171 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.000204+0000 mon.a (mon.0) 1172 : cluster 3 pg 9.6 is active+recovering+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.000224+0000 mon.a (mon.0) 1173 : cluster 3 pg 9.7 is active+recovery_wait+undersized+degraded+remapped, acting [5,7] 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.000243+0000 mon.a (mon.0) 1174 : cluster 3 pg 9.f is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:09:59.416131+0000 mgr.y (mgr.25319) 926 : cluster 0 pgmap v973: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 960 KiB/s, 14 objects/s recovering 2023-10-07T22:10:00.669 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.000109+0000 mon.a (mon.0) 1170 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.670 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.000163+0000 mon.a (mon.0) 1171 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.670 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.000204+0000 mon.a (mon.0) 1172 : cluster 3 pg 9.6 is active+recovering+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.670 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.000224+0000 mon.a (mon.0) 1173 : cluster 3 pg 9.7 is active+recovery_wait+undersized+degraded+remapped, acting [5,7] 2023-10-07T22:10:00.670 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:00 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.000243+0000 mon.a (mon.0) 1174 : cluster 3 pg 9.f is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:09:59.416131+0000 mgr.y (mgr.25319) 926 : cluster 0 pgmap v973: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 960 KiB/s, 14 objects/s recovering 2023-10-07T22:10:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.000109+0000 mon.a (mon.0) 1170 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.000163+0000 mon.a (mon.0) 1171 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded 2023-10-07T22:10:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.000204+0000 mon.a (mon.0) 1172 : cluster 3 pg 9.6 is active+recovering+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.000224+0000 mon.a (mon.0) 1173 : cluster 3 pg 9.7 is active+recovery_wait+undersized+degraded+remapped, acting [5,7] 2023-10-07T22:10:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:00 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.000243+0000 mon.a (mon.0) 1174 : cluster 3 pg 9.f is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-10-07T22:10:00.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:00.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:00.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:00.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:01.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:01.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:01.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:01.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:01.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:01.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:01.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:01 smithi081 bash[89466]: cluster 2023-10-07T22:10:00.693228+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:01.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:01.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:01.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:01.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:01.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:01.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:01.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:01 smithi008 bash[102097]: cluster 2023-10-07T22:10:00.693228+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:01.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:01 smithi008 bash[105281]: cluster 2023-10-07T22:10:00.693228+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 13970/279831 objects degraded (4.992%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:01.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:01.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:02.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:02.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:02.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:02.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:02.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:02.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:02.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:02.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:02.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:02.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:02.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:02 smithi081 bash[89466]: cluster 2023-10-07T22:10:01.416713+0000 mgr.y (mgr.25319) 927 : cluster 0 pgmap v974: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 820 KiB/s, 12 objects/s recovering 2023-10-07T22:10:02.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:02 smithi008 bash[105281]: cluster 2023-10-07T22:10:01.416713+0000 mgr.y (mgr.25319) 927 : cluster 0 pgmap v974: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 820 KiB/s, 12 objects/s recovering 2023-10-07T22:10:02.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:02 smithi008 bash[102097]: cluster 2023-10-07T22:10:01.416713+0000 mgr.y (mgr.25319) 927 : cluster 0 pgmap v974: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 13970/279831 objects degraded (4.992%); 11493/279831 objects misplaced (4.107%); 820 KiB/s, 12 objects/s recovering 2023-10-07T22:10:02.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:02.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:03.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:03.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:03.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:03.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:03.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:03] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2023-10-07T22:10:03.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:03.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:03.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:03.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:03.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:03.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:03.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:03.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:03.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:03.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:03.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:04.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:04.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:04.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:04.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:04.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:04.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:04.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:04.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:04.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:04.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:04.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:04.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:04 smithi081 bash[89466]: cluster 2023-10-07T22:10:03.417551+0000 mgr.y (mgr.25319) 928 : cluster 0 pgmap v975: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:10:04.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:04.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:04.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:04.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:04.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:05.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:05.029 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:04 smithi008 bash[102097]: cluster 2023-10-07T22:10:03.417551+0000 mgr.y (mgr.25319) 928 : cluster 0 pgmap v975: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:10:05.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:04 smithi008 bash[105281]: cluster 2023-10-07T22:10:03.417551+0000 mgr.y (mgr.25319) 928 : cluster 0 pgmap v975: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:10:05.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:05.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:05.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:05.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.182 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:10:05.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:05.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:05.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:05.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:05.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:05.386 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:10:05.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:05.422 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:10:05.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:05.446 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:10:05.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:05.459 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:10:05.459 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:10:05.459 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-07T22:10:05.459 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:10:05.459 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:10:05.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-07T22:10:05.477 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:10:05.518 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:10:05.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:05.572 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:10:05.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:05.610 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:10:05.640 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:10:05.644 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.645 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:10:05.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:05.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:05.721 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:10:05.745 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[102097]: audit 2023-10-07T22:10:05.336141+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.8:0/351967553' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:05.745 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[102097]: audit 2023-10-07T22:10:05.679853+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.8:0/4261593774' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.746 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[102097]: audit 2023-10-07T22:10:05.680434+0000 mon.a (mon.0) 1176 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.746 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[102097]: cluster 2023-10-07T22:10:05.694315+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 14084/270573 objects degraded (5.205%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:05.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:05.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:05 smithi081 bash[89466]: audit 2023-10-07T22:10:05.336141+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.8:0/351967553' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:05.830 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:05 smithi081 bash[89466]: audit 2023-10-07T22:10:05.679853+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.8:0/4261593774' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:05 smithi081 bash[89466]: audit 2023-10-07T22:10:05.680434+0000 mon.a (mon.0) 1176 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.831 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:05 smithi081 bash[89466]: cluster 2023-10-07T22:10:05.694315+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 14084/270573 objects degraded (5.205%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:05.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:05.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:05.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:05.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:05.997 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[105281]: audit 2023-10-07T22:10:05.336141+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.8:0/351967553' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:05.998 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[105281]: audit 2023-10-07T22:10:05.679853+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.8:0/4261593774' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.998 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[105281]: audit 2023-10-07T22:10:05.680434+0000 mon.a (mon.0) 1176 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:10:05.998 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:05 smithi008 bash[105281]: cluster 2023-10-07T22:10:05.694315+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 14084/270573 objects degraded (5.205%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:05.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:05.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:06.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:06.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:06.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:06.381 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:06.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:06.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:06.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:06.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:06.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:06 smithi081 bash[89466]: cluster 2023-10-07T22:10:05.418104+0000 mgr.y (mgr.25319) 929 : cluster 0 pgmap v976: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 826 KiB/s, 12 objects/s recovering 2023-10-07T22:10:06.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:06 smithi081 bash[89466]: cluster 2023-10-07T22:10:05.704756+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:06.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:06 smithi081 bash[89466]: cluster 2023-10-07T22:10:05.711869+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e232 with expected crc 2023-10-07T22:10:06.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:06 smithi081 bash[89466]: audit 2023-10-07T22:10:05.712501+0000 mon.a (mon.0) 1179 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:10:06.791 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:06 smithi081 bash[89466]: cluster 2023-10-07T22:10:05.717309+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-07T22:10:06.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:06.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:06.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[105281]: cluster 2023-10-07T22:10:05.418104+0000 mgr.y (mgr.25319) 929 : cluster 0 pgmap v976: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 826 KiB/s, 12 objects/s recovering 2023-10-07T22:10:06.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[105281]: cluster 2023-10-07T22:10:05.704756+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:06.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[105281]: cluster 2023-10-07T22:10:05.711869+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e232 with expected crc 2023-10-07T22:10:06.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[105281]: audit 2023-10-07T22:10:05.712501+0000 mon.a (mon.0) 1179 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:10:06.925 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[105281]: cluster 2023-10-07T22:10:05.717309+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-07T22:10:06.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[102097]: cluster 2023-10-07T22:10:05.418104+0000 mgr.y (mgr.25319) 929 : cluster 0 pgmap v976: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 14084/270573 objects degraded (5.205%); 11113/270573 objects misplaced (4.107%); 826 KiB/s, 12 objects/s recovering 2023-10-07T22:10:06.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[102097]: cluster 2023-10-07T22:10:05.704756+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:06.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[102097]: cluster 2023-10-07T22:10:05.711869+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e232 with expected crc 2023-10-07T22:10:06.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[102097]: audit 2023-10-07T22:10:05.712501+0000 mon.a (mon.0) 1179 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:10:06.926 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:06 smithi008 bash[102097]: cluster 2023-10-07T22:10:05.717309+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-07T22:10:06.941 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:06.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:06.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:07.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:07.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:07.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:07.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:07.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:07.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:07.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:07.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:07.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:07.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:07.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:07.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:07.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:07.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:07.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:07.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:07.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:07.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:08.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:08.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:08.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:08.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:08.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:08.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:08.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:08.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:08.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:08.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:08.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:08.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:08.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:08.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:08.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:08.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:08.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:08.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:08 smithi081 bash[89466]: cluster 2023-10-07T22:10:07.418788+0000 mgr.y (mgr.25319) 930 : cluster 0 pgmap v978: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 14084/265785 objects degraded (5.299%); 10901/265785 objects misplaced (4.101%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:10:08.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:08.965 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:08 smithi008 bash[105281]: cluster 2023-10-07T22:10:07.418788+0000 mgr.y (mgr.25319) 930 : cluster 0 pgmap v978: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 14084/265785 objects degraded (5.299%); 10901/265785 objects misplaced (4.101%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:10:08.966 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:08 smithi008 bash[102097]: cluster 2023-10-07T22:10:07.418788+0000 mgr.y (mgr.25319) 930 : cluster 0 pgmap v978: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 14084/265785 objects degraded (5.299%); 10901/265785 objects misplaced (4.101%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:10:08.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:08.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:09.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:09.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:09.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:09.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:09.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:09.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:09.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:09.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:10:09.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:09.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:10:09.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:09.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:09.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:09.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:09.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:09.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:09.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:09.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:09.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:10.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:10.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:10.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:10.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:10.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:10.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:10.378 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:10.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:10.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:10.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:10.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:10.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:10.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:10.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:10.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:10 smithi081 bash[89466]: cluster 2023-10-07T22:10:09.419530+0000 mgr.y (mgr.25319) 931 : cluster 0 pgmap v979: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:10.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:10 smithi081 bash[89466]: cluster 2023-10-07T22:10:10.695145+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 14227/261069 objects degraded (5.450%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:10.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:10.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:10.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:10.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:10.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:10.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:10.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:11.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:11.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:10 smithi008 bash[105281]: cluster 2023-10-07T22:10:09.419530+0000 mgr.y (mgr.25319) 931 : cluster 0 pgmap v979: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:10 smithi008 bash[105281]: cluster 2023-10-07T22:10:10.695145+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 14227/261069 objects degraded (5.450%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:10 smithi008 bash[102097]: cluster 2023-10-07T22:10:09.419530+0000 mgr.y (mgr.25319) 931 : cluster 0 pgmap v979: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:10 smithi008 bash[102097]: cluster 2023-10-07T22:10:10.695145+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 14227/261069 objects degraded (5.450%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:11.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:11.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:11.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:11.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:11.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:11.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:11.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:11.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:11.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.772 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:10:11.772 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:10:11.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:11.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:11.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:12.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:12.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:12.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:11 smithi081 bash[89466]: audit 2023-10-07T22:10:10.920678+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:12.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:11 smithi081 bash[89466]: audit 2023-10-07T22:10:10.921920+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:12.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:11 smithi008 bash[102097]: audit 2023-10-07T22:10:10.920678+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:11 smithi008 bash[102097]: audit 2023-10-07T22:10:10.921920+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:12.285 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:11 smithi008 bash[105281]: audit 2023-10-07T22:10:10.920678+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:12.285 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:11 smithi008 bash[105281]: audit 2023-10-07T22:10:10.921920+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:12.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:12.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:12.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:12.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:12.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:12.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:12.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:12.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:12.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:12.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:12.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:12.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:12.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:12.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:13.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T22:10:13.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:13.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:13] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2023-10-07T22:10:13.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:12 smithi008 bash[105281]: cluster 2023-10-07T22:10:11.420027+0000 mgr.y (mgr.25319) 932 : cluster 0 pgmap v980: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:12 smithi008 bash[102097]: cluster 2023-10-07T22:10:11.420027+0000 mgr.y (mgr.25319) 932 : cluster 0 pgmap v980: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:13.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:13.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:12 smithi081 bash[89466]: cluster 2023-10-07T22:10:11.420027+0000 mgr.y (mgr.25319) 932 : cluster 0 pgmap v980: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14227/261069 objects degraded (5.450%); 10692/261069 objects misplaced (4.095%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:10:13.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:13.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:13.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:13.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:13.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:13.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:13.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:13.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:13.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:13.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:13.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:13.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:14.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:14.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:14.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:14.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:14.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:14.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:14.247 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:14.248 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:14.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:14.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:14.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:14.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:14.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:14.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:14.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:14.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:14.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:14.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:14.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:14.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:14.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:15.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:15.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:15.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:15.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:14 smithi081 bash[89466]: cluster 2023-10-07T22:10:13.420794+0000 mgr.y (mgr.25319) 933 : cluster 0 pgmap v981: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:15.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:15.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:15.285 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:14 smithi008 bash[105281]: cluster 2023-10-07T22:10:13.420794+0000 mgr.y (mgr.25319) 933 : cluster 0 pgmap v981: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:15.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:14 smithi008 bash[102097]: cluster 2023-10-07T22:10:13.420794+0000 mgr.y (mgr.25319) 933 : cluster 0 pgmap v981: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:15.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:15.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:15.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:15.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:15.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:15.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:15.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:15.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:15.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:15.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:15.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:15.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:15.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:15.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:15.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:16.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:16.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:15 smithi008 bash[105281]: cluster 2023-10-07T22:10:15.696116+0000 mon.a (mon.0) 1184 : cluster 3 Health check update: Degraded data redundancy: 14381/251199 objects degraded (5.725%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:16.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:15 smithi008 bash[102097]: cluster 2023-10-07T22:10:15.696116+0000 mon.a (mon.0) 1184 : cluster 3 Health check update: Degraded data redundancy: 14381/251199 objects degraded (5.725%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:16.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:16.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:16.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:15 smithi081 bash[89466]: cluster 2023-10-07T22:10:15.696116+0000 mon.a (mon.0) 1184 : cluster 3 Health check update: Degraded data redundancy: 14381/251199 objects degraded (5.725%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:16.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:16.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:16.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:16.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:16.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:16.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:16.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:16.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:16.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:16.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:16.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:16.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:16.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:16.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:17.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:17.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:17.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:16 smithi081 bash[89466]: cluster 2023-10-07T22:10:15.421387+0000 mgr.y (mgr.25319) 934 : cluster 0 pgmap v982: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:17.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:17.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:17.196 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:16 smithi008 bash[105281]: cluster 2023-10-07T22:10:15.421387+0000 mgr.y (mgr.25319) 934 : cluster 0 pgmap v982: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:17.197 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:16 smithi008 bash[102097]: cluster 2023-10-07T22:10:15.421387+0000 mgr.y (mgr.25319) 934 : cluster 0 pgmap v982: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 14381/251199 objects degraded (5.725%); 10278/251199 objects misplaced (4.092%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:10:17.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:17.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:17.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:17.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:17.431 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:10:17.432 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T22:10:17.432 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:10:17.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:17.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:17.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:17.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:17.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:17.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:17.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:17.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:17.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:17.912 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:10:17.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:17.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:17.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:18.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:18.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:18.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:18.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:18.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:18.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:18.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:18.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:18.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:18.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:18.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:18.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:18.900 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:18.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:18.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:18.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:19.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:19.049 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:18 smithi008 bash[105281]: cluster 2023-10-07T22:10:17.422162+0000 mgr.y (mgr.25319) 935 : cluster 0 pgmap v983: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 14381/246354 objects degraded (5.838%); 10095/246354 objects misplaced (4.098%); 749 KiB/s, 11 objects/s recovering 2023-10-07T22:10:19.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:18 smithi008 bash[102097]: cluster 2023-10-07T22:10:17.422162+0000 mgr.y (mgr.25319) 935 : cluster 0 pgmap v983: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 14381/246354 objects degraded (5.838%); 10095/246354 objects misplaced (4.098%); 749 KiB/s, 11 objects/s recovering 2023-10-07T22:10:19.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:19.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:19.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:19.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:19.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:19.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:18 smithi081 bash[89466]: cluster 2023-10-07T22:10:17.422162+0000 mgr.y (mgr.25319) 935 : cluster 0 pgmap v983: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 14381/246354 objects degraded (5.838%); 10095/246354 objects misplaced (4.098%); 749 KiB/s, 11 objects/s recovering 2023-10-07T22:10:19.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:19.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:19.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:19.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:19.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:19.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:19.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:19.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:19.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:19.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:19.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:19.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:20.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:20.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:20.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:20.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:20.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:20.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:20.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:20.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:20.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:20.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:20.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:20.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:20.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:20.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:20.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:20.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.968 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:20 smithi008 bash[105281]: cluster 2023-10-07T22:10:19.422906+0000 mgr.y (mgr.25319) 936 : cluster 0 pgmap v984: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:10:20.968 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:20 smithi008 bash[105281]: cluster 2023-10-07T22:10:20.697141+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: Degraded data redundancy: 14499/241746 objects degraded (5.998%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:20.968 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:20 smithi008 bash[102097]: cluster 2023-10-07T22:10:19.422906+0000 mgr.y (mgr.25319) 936 : cluster 0 pgmap v984: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:10:20.968 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:20 smithi008 bash[102097]: cluster 2023-10-07T22:10:20.697141+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: Degraded data redundancy: 14499/241746 objects degraded (5.998%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:20.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:20.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:20.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:21.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:20 smithi081 bash[89466]: cluster 2023-10-07T22:10:19.422906+0000 mgr.y (mgr.25319) 936 : cluster 0 pgmap v984: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:10:21.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:20 smithi081 bash[89466]: cluster 2023-10-07T22:10:20.697141+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: Degraded data redundancy: 14499/241746 objects degraded (5.998%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:21.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:21.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:21.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:21.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:21.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:21.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.662 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:21.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:21.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:21.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:21.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:21.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:21.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:21.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:22.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:22.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:22.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:22.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:22.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:22.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:22.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:22.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:22.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:22.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:22.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:22.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:22.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:22.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:22 smithi081 bash[89466]: cluster 2023-10-07T22:10:21.423396+0000 mgr.y (mgr.25319) 937 : cluster 0 pgmap v985: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 536 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 778 KiB/s, 12 objects/s recovering 2023-10-07T22:10:23.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:23.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:22 smithi008 bash[102097]: cluster 2023-10-07T22:10:21.423396+0000 mgr.y (mgr.25319) 937 : cluster 0 pgmap v985: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 536 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 778 KiB/s, 12 objects/s recovering 2023-10-07T22:10:23.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:23] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2023-10-07T22:10:23.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:22 smithi008 bash[105281]: cluster 2023-10-07T22:10:21.423396+0000 mgr.y (mgr.25319) 937 : cluster 0 pgmap v985: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 536 op/s; 14499/241746 objects degraded (5.998%); 9902/241746 objects misplaced (4.096%); 778 KiB/s, 12 objects/s recovering 2023-10-07T22:10:23.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:23.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:23.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:23.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:23.473 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:23.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:23.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:23.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:23.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:23.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:23.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:23.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:23.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:23.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:24.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:24.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:10:24.070 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:10:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:24.172 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:24.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:24.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:24.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:24.575 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:10:24.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:24.617 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:10:24.652 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:10:24.685 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:10:24.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:24.718 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:10:24.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:24.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:24.749 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:10:24.791 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:10:24.825 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:10:24.826 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.827 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:10:24.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:24.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:24.965 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:10:24.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:24 smithi081 bash[89466]: cluster 2023-10-07T22:10:23.424115+0000 mgr.y (mgr.25319) 938 : cluster 0 pgmap v986: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:24 smithi081 bash[89466]: audit 2023-10-07T22:10:24.524097+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.8:0/1612265707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:24 smithi081 bash[89466]: audit 2023-10-07T22:10:24.594256+0000 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:10:25.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:25.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:25.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[105281]: cluster 2023-10-07T22:10:23.424115+0000 mgr.y (mgr.25319) 938 : cluster 0 pgmap v986: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[105281]: audit 2023-10-07T22:10:24.524097+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.8:0/1612265707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[105281]: audit 2023-10-07T22:10:24.594256+0000 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[102097]: cluster 2023-10-07T22:10:23.424115+0000 mgr.y (mgr.25319) 938 : cluster 0 pgmap v986: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[102097]: audit 2023-10-07T22:10:24.524097+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.8:0/1612265707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:25.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:24 smithi008 bash[102097]: audit 2023-10-07T22:10:24.594256+0000 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:10:25.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:25.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:25.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:25.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:25.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:25.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:25.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:10:25.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:25.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:25.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:25.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:25.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:25.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:25.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:25.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:25.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:24.952952+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: audit 2023-10-07T22:10:24.954378+0000 mon.a (mon.0) 1189 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:24.954893+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:24.962667+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:24.964693+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:24.975525+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: cluster 2023-10-07T22:10:25.698175+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: Degraded data redundancy: 14607/232242 objects degraded (6.290%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:25.969 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[105281]: audit 2023-10-07T22:10:25.918184+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:24.952952+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: audit 2023-10-07T22:10:24.954378+0000 mon.a (mon.0) 1189 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:24.954893+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:24.962667+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:24.964693+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:24.975525+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: cluster 2023-10-07T22:10:25.698175+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: Degraded data redundancy: 14607/232242 objects degraded (6.290%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:25.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:25 smithi008 bash[102097]: audit 2023-10-07T22:10:25.918184+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:26.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:26.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:26.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:24.952952+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: audit 2023-10-07T22:10:24.954378+0000 mon.a (mon.0) 1189 : audit 1 from='client.? 172.21.15.8:0/4229205500' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:24.954893+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:24.962667+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:24.964693+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:24.975525+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e233 with expected crc 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: cluster 2023-10-07T22:10:25.698175+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: Degraded data redundancy: 14607/232242 objects degraded (6.290%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:26.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:25 smithi081 bash[89466]: audit 2023-10-07T22:10:25.918184+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:26.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:10:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:10:26.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:26.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:26.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:26.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:26.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:26.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:26.733 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:10:26.733 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:10:26.734 INFO:tasks.thrashosds.thrasher:Killing osd 5, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-07T22:10:26.734 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-07T22:10:26.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5 2023-10-07T22:10:26.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:26.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:26.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:27.005 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:27.014 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:26 smithi008 bash[102097]: cluster 2023-10-07T22:10:25.424898+0000 mgr.y (mgr.25319) 939 : cluster 0 pgmap v988: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:27.014 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:26 smithi008 bash[105281]: cluster 2023-10-07T22:10:25.424898+0000 mgr.y (mgr.25319) 939 : cluster 0 pgmap v988: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:27.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:27.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:27.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:27.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:26 smithi081 systemd[1]: Stopping Ceph osd.5 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:10:27.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:26 smithi081 bash[42692]: debug 2023-10-07T22:10:26.983+0000 7fe54fe96700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:10:27.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:26 smithi081 bash[42692]: debug 2023-10-07T22:10:26.983+0000 7fe54fe96700 -1 osd.5 233 *** Got signal Terminated *** 2023-10-07T22:10:27.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:26 smithi081 bash[42692]: debug 2023-10-07T22:10:26.983+0000 7fe54fe96700 -1 osd.5 233 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:10:27.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:26 smithi081 bash[89466]: cluster 2023-10-07T22:10:25.424898+0000 mgr.y (mgr.25319) 939 : cluster 0 pgmap v988: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 14607/232242 objects degraded (6.290%); 9483/232242 objects misplaced (4.083%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:27.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:27.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:27.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:27.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:27.425 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:27.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:27.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:27.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:27.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:27.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:27.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:27.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:27.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:27.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:27.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:27.977 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:27 smithi008 bash[105281]: cluster 2023-10-07T22:10:26.986633+0000 mon.a (mon.0) 1193 : cluster 1 osd.5 marked itself down and dead 2023-10-07T22:10:27.977 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:27 smithi008 bash[105281]: audit 2023-10-07T22:10:27.862900+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:27.978 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:27 smithi008 bash[102097]: cluster 2023-10-07T22:10:26.986633+0000 mon.a (mon.0) 1193 : cluster 1 osd.5 marked itself down and dead 2023-10-07T22:10:27.978 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:27 smithi008 bash[102097]: audit 2023-10-07T22:10:27.862900+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:28.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:28.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:28.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:27 smithi081 bash[89466]: cluster 2023-10-07T22:10:26.986633+0000 mon.a (mon.0) 1193 : cluster 1 osd.5 marked itself down and dead 2023-10-07T22:10:28.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:27 smithi081 bash[89466]: audit 2023-10-07T22:10:27.862900+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:28.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:28.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:28.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:28.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:28.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:28.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:28.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:28.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:28.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:28.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:28.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:28.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:28.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:29.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[105281]: cluster 2023-10-07T22:10:27.425747+0000 mgr.y (mgr.25319) 940 : cluster 0 pgmap v989: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14607/227589 objects degraded (6.418%); 9294/227589 objects misplaced (4.084%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:29.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[105281]: cluster 2023-10-07T22:10:27.973712+0000 mon.a (mon.0) 1195 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T22:10:29.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[105281]: cluster 2023-10-07T22:10:27.984204+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:10:29.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[105281]: cluster 2023-10-07T22:10:27.985289+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-07T22:10:29.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[102097]: cluster 2023-10-07T22:10:27.425747+0000 mgr.y (mgr.25319) 940 : cluster 0 pgmap v989: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14607/227589 objects degraded (6.418%); 9294/227589 objects misplaced (4.084%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:29.016 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[102097]: cluster 2023-10-07T22:10:27.973712+0000 mon.a (mon.0) 1195 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T22:10:29.016 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[102097]: cluster 2023-10-07T22:10:27.984204+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:10:29.016 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:28 smithi008 bash[102097]: cluster 2023-10-07T22:10:27.985289+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-07T22:10:29.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:29.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:10:29.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:10:29.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:29.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:28 smithi081 bash[89466]: cluster 2023-10-07T22:10:27.425747+0000 mgr.y (mgr.25319) 940 : cluster 0 pgmap v989: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14607/227589 objects degraded (6.418%); 9294/227589 objects misplaced (4.084%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:10:29.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:28 smithi081 bash[89466]: cluster 2023-10-07T22:10:27.973712+0000 mon.a (mon.0) 1195 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T22:10:29.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:28 smithi081 bash[89466]: cluster 2023-10-07T22:10:27.984204+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:10:29.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:28 smithi081 bash[89466]: cluster 2023-10-07T22:10:27.985289+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-07T22:10:29.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:29.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:29.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:29.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:29.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:29.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:29.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:29.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:29.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:29.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:29.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:29.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:29.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:29.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:29.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:29.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:30.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:30.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:30.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:30.252 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[143746]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-5 2023-10-07T22:10:30.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.983691+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.984111+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.987802+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.987942+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.988339+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:29 smithi081 bash[89466]: cluster 2023-10-07T22:10:28.989431+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-07T22:10:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:30.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:30.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.983691+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.984111+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.987802+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.987942+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.988339+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[102097]: cluster 2023-10-07T22:10:28.989431+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.983691+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.984111+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.987802+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.987942+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.988339+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e235 with expected crc 2023-10-07T22:10:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:29 smithi008 bash[105281]: cluster 2023-10-07T22:10:28.989431+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-07T22:10:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:30.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:30.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:30.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:30.626 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:30.733 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[143955]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-5 2023-10-07T22:10:30.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:30.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:30.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:30.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:30.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:31.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:31.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.169 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.426409+0000 mgr.y (mgr.25319) 941 : cluster 0 pgmap v992: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 16 stale+active+clean, 1 active+remapped+backfill_wait, 79 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 14705/222939 objects degraded (6.596%); 9107/222939 objects misplaced (4.085%); 949 KiB/s, 14 objects/s recovering 2023-10-07T22:10:31.169 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.991310+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.169 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.992078+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.995545+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.996935+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e236: 8 total, 7 up, 7 in 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:29.998052+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[102097]: cluster 2023-10-07T22:10:30.699720+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 14705/222939 objects degraded (6.596%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.426409+0000 mgr.y (mgr.25319) 941 : cluster 0 pgmap v992: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 16 stale+active+clean, 1 active+remapped+backfill_wait, 79 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 14705/222939 objects degraded (6.596%); 9107/222939 objects misplaced (4.085%); 949 KiB/s, 14 objects/s recovering 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.991310+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.992078+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.995545+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.996935+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e236: 8 total, 7 up, 7 in 2023-10-07T22:10:31.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:29.998052+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:30 smithi008 bash[105281]: cluster 2023-10-07T22:10:30.699720+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 14705/222939 objects degraded (6.596%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:31.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.426409+0000 mgr.y (mgr.25319) 941 : cluster 0 pgmap v992: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 16 stale+active+clean, 1 active+remapped+backfill_wait, 79 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 14705/222939 objects degraded (6.596%); 9107/222939 objects misplaced (4.085%); 949 KiB/s, 14 objects/s recovering 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.991310+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.992078+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.995545+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.996935+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e236: 8 total, 7 up, 7 in 2023-10-07T22:10:31.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:29.998052+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-07T22:10:31.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:30 smithi081 bash[89466]: cluster 2023-10-07T22:10:30.699720+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 14705/222939 objects degraded (6.596%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:31.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:31.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:31.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:31.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:31.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:31.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:31.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:31.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:31.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:31.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:31.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:31.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:31.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:31.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:31.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:31.858 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:10:31.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:31.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:32.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:32.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:32.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:32.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:32.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:32.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:32.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:32.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:32.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:32.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:32.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:32.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:32.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:32.770 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:32.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:32.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:32.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:32.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:32.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:33.005 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:33.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:33.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.156 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:32 smithi081 bash[89466]: cluster 2023-10-07T22:10:31.426979+0000 mgr.y (mgr.25319) 942 : cluster 0 pgmap v994: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 13 stale+active+clean, 1 active+remapped+backfill_wait, 4 active+undersized, 78 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 28 KiB/s rd, 73 KiB/s wr, 538 op/s; 14705/222936 objects degraded (6.596%); 9107/222936 objects misplaced (4.085%); 994 KiB/s, 14 objects/s recovering 2023-10-07T22:10:33.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:33.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:33.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:32 smithi008 bash[102097]: cluster 2023-10-07T22:10:31.426979+0000 mgr.y (mgr.25319) 942 : cluster 0 pgmap v994: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 13 stale+active+clean, 1 active+remapped+backfill_wait, 4 active+undersized, 78 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 28 KiB/s rd, 73 KiB/s wr, 538 op/s; 14705/222936 objects degraded (6.596%); 9107/222936 objects misplaced (4.085%); 994 KiB/s, 14 objects/s recovering 2023-10-07T22:10:33.391 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:33] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-10-07T22:10:33.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:33 smithi008 bash[105281]: cluster 2023-10-07T22:10:31.426979+0000 mgr.y (mgr.25319) 942 : cluster 0 pgmap v994: 99 pgs: 2 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+recovering+undersized+degraded+remapped, 13 stale+active+clean, 1 active+remapped+backfill_wait, 4 active+undersized, 78 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 28 KiB/s rd, 73 KiB/s wr, 538 op/s; 14705/222936 objects degraded (6.596%); 9107/222936 objects misplaced (4.085%); 994 KiB/s, 14 objects/s recovering 2023-10-07T22:10:33.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:33.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:33.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:33.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:33.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:33.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:33.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:33.839 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:33.839 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:33.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:33.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:34.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:34.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:34.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:34.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:34.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:34.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:34.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:34.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:34.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:34.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:34.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:34.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:34.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-07T22:10:34.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:34.811 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:10:34.811 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-07T22:10:34.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:34.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:34.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:34.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:35.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:35.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[102097]: cluster 2023-10-07T22:10:33.427842+0000 mgr.y (mgr.25319) 943 : cluster 0 pgmap v995: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 KiB/s rd, 146 KiB/s wr, 548 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:10:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[102097]: audit 2023-10-07T22:10:34.775571+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[102097]: audit 2023-10-07T22:10:34.781815+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[105281]: cluster 2023-10-07T22:10:33.427842+0000 mgr.y (mgr.25319) 943 : cluster 0 pgmap v995: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 KiB/s rd, 146 KiB/s wr, 548 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:10:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[105281]: audit 2023-10-07T22:10:34.775571+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:35 smithi008 bash[105281]: audit 2023-10-07T22:10:34.781815+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:35.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:35 smithi081 bash[89466]: cluster 2023-10-07T22:10:33.427842+0000 mgr.y (mgr.25319) 943 : cluster 0 pgmap v995: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 KiB/s rd, 146 KiB/s wr, 548 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:10:35.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:35 smithi081 bash[89466]: audit 2023-10-07T22:10:34.775571+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:35 smithi081 bash[89466]: audit 2023-10-07T22:10:34.781815+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:35.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:35.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:35.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:35.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:35.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:35.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:35.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:35.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:35.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:35.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:35.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:35.851 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:35.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:35.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:35.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:36.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:36.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:36.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:36.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:36.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:36 smithi081 bash[89466]: cluster 2023-10-07T22:10:35.701763+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: Degraded data redundancy: 49089/218502 objects degraded (22.466%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:36.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:36.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:36.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:36.629 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:36 smithi008 bash[105281]: cluster 2023-10-07T22:10:35.701763+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: Degraded data redundancy: 49089/218502 objects degraded (22.466%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:36.629 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:36 smithi008 bash[102097]: cluster 2023-10-07T22:10:35.701763+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: Degraded data redundancy: 49089/218502 objects degraded (22.466%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:36.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:36.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:36.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:36.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:36.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:36.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:36.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:37.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:37.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:37.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:37.165 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:37 smithi081 bash[89466]: cluster 2023-10-07T22:10:35.428345+0000 mgr.y (mgr.25319) 944 : cluster 0 pgmap v996: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 45 KiB/s rd, 118 KiB/s wr, 338 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 9.0 MiB/s, 144 objects/s recovering 2023-10-07T22:10:37.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:37.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:37.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:37.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:37.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:37 smithi008 bash[105281]: cluster 2023-10-07T22:10:35.428345+0000 mgr.y (mgr.25319) 944 : cluster 0 pgmap v996: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 45 KiB/s rd, 118 KiB/s wr, 338 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 9.0 MiB/s, 144 objects/s recovering 2023-10-07T22:10:37.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:37 smithi008 bash[102097]: cluster 2023-10-07T22:10:35.428345+0000 mgr.y (mgr.25319) 944 : cluster 0 pgmap v996: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 45 KiB/s rd, 118 KiB/s wr, 338 op/s; 49089/218502 objects degraded (22.466%); 16947/218502 objects misplaced (7.756%); 9.0 MiB/s, 144 objects/s recovering 2023-10-07T22:10:37.417 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-10-07T22:10:37.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:37.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:37.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:37.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:37.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:37.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:37.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:37.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:37.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:37.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:37.971 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:37.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:37.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:38.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:38.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:38.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:38.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:38.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:38.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:38.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:38.506 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-07T22:10:38.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T22:10:38.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:38.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:38.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:38.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:38.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:38.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:38.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:38.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:38.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:39.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:39.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: cluster 2023-10-07T22:10:37.429222+0000 mgr.y (mgr.25319) 945 : cluster 0 pgmap v997: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 39 KiB/s rd, 104 KiB/s wr, 461 op/s; 48043/212040 objects degraded (22.658%); 16452/212040 objects misplaced (7.759%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:10:39.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: audit 2023-10-07T22:10:38.043441+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: audit 2023-10-07T22:10:38.053940+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: audit 2023-10-07T22:10:38.636625+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:39.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: audit 2023-10-07T22:10:38.637720+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:39.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[102097]: audit 2023-10-07T22:10:38.656228+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:39.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: cluster 2023-10-07T22:10:37.429222+0000 mgr.y (mgr.25319) 945 : cluster 0 pgmap v997: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 39 KiB/s rd, 104 KiB/s wr, 461 op/s; 48043/212040 objects degraded (22.658%); 16452/212040 objects misplaced (7.759%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: audit 2023-10-07T22:10:38.043441+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: audit 2023-10-07T22:10:38.053940+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: audit 2023-10-07T22:10:38.636625+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: audit 2023-10-07T22:10:38.637720+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:39.177 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:39 smithi081 bash[89466]: audit 2023-10-07T22:10:38.656228+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:39.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:39.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:39.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:39.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: cluster 2023-10-07T22:10:37.429222+0000 mgr.y (mgr.25319) 945 : cluster 0 pgmap v997: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 39 KiB/s rd, 104 KiB/s wr, 461 op/s; 48043/212040 objects degraded (22.658%); 16452/212040 objects misplaced (7.759%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:10:39.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: audit 2023-10-07T22:10:38.043441+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: audit 2023-10-07T22:10:38.053940+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: audit 2023-10-07T22:10:38.636625+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:39.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: audit 2023-10-07T22:10:38.637720+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:39.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:39 smithi008 bash[105281]: audit 2023-10-07T22:10:38.656228+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:39.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:39.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:39.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:39.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:39.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:39.812 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [5] live_osds: [0, 1, 2, 3, 4, 6, 7] 2023-10-07T22:10:39.812 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:10:39.812 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-07T22:10:39.812 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 1.000000 2023-10-07T22:10:39.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-07T22:10:39.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:39.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:39.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:39.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:40.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:40.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:40.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:40.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:40.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:40.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:40.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:40.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:40.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:40.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.661 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:40.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:40.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:40.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:40.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:40.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:40.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:40.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:41.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:41.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:41.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:41.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:41.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:41.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:41.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:41.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:41 smithi081 bash[89466]: cluster 2023-10-07T22:10:39.429845+0000 mgr.y (mgr.25319) 946 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 KiB/s rd, 88 KiB/s wr, 464 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 8.9 MiB/s, 146 objects/s recovering 2023-10-07T22:10:41.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:41 smithi081 bash[89466]: cluster 2023-10-07T22:10:40.703426+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 47288/209775 objects degraded (22.542%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:41.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:41 smithi081 bash[89466]: audit 2023-10-07T22:10:40.923244+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:41.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:41 smithi081 bash[89466]: audit 2023-10-07T22:10:40.925228+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:41.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[105281]: cluster 2023-10-07T22:10:39.429845+0000 mgr.y (mgr.25319) 946 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 KiB/s rd, 88 KiB/s wr, 464 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 8.9 MiB/s, 146 objects/s recovering 2023-10-07T22:10:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[105281]: cluster 2023-10-07T22:10:40.703426+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 47288/209775 objects degraded (22.542%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[105281]: audit 2023-10-07T22:10:40.923244+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[105281]: audit 2023-10-07T22:10:40.925228+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[102097]: cluster 2023-10-07T22:10:39.429845+0000 mgr.y (mgr.25319) 946 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 KiB/s rd, 88 KiB/s wr, 464 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 8.9 MiB/s, 146 objects/s recovering 2023-10-07T22:10:41.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[102097]: cluster 2023-10-07T22:10:40.703426+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 47288/209775 objects degraded (22.542%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:41.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[102097]: audit 2023-10-07T22:10:40.923244+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:10:41.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:41 smithi008 bash[102097]: audit 2023-10-07T22:10:40.925228+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:41.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:41.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:41.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:41.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:41.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:41.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:41.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:41.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:41.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:41.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:41.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:41.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:41.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:42.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:42.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:42.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:42.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:42.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:42.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:42.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:42.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:42.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:42.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:42.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:42.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.628 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:10:42.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:42.684 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:10:42.707 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:10:42.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:42.740 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:10:42.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:42.773 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:10:42.811 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:10:42.854 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.855 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:10:42.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:42.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:42.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:42.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:43.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:43.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:43.066 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:10:43.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:43.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:43 smithi081 bash[89466]: cluster 2023-10-07T22:10:41.430390+0000 mgr.y (mgr.25319) 947 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 15 KiB/s rd, 38 KiB/s wr, 395 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 7.8 MiB/s, 128 objects/s recovering 2023-10-07T22:10:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:43 smithi081 bash[89466]: audit 2023-10-07T22:10:42.583844+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.8:0/2418776785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:43 smithi081 bash[89466]: audit 2023-10-07T22:10:42.980269+0000 mon.a (mon.0) 1211 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:10:43.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:43.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:43.315 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:10:43.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:43] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.43.0" 2023-10-07T22:10:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[105281]: cluster 2023-10-07T22:10:41.430390+0000 mgr.y (mgr.25319) 947 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 15 KiB/s rd, 38 KiB/s wr, 395 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 7.8 MiB/s, 128 objects/s recovering 2023-10-07T22:10:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[105281]: audit 2023-10-07T22:10:42.583844+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.8:0/2418776785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[105281]: audit 2023-10-07T22:10:42.980269+0000 mon.a (mon.0) 1211 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:10:43.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[102097]: cluster 2023-10-07T22:10:41.430390+0000 mgr.y (mgr.25319) 947 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 15 KiB/s rd, 38 KiB/s wr, 395 op/s; 47288/209775 objects degraded (22.542%); 16452/209775 objects misplaced (7.843%); 7.8 MiB/s, 128 objects/s recovering 2023-10-07T22:10:43.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[102097]: audit 2023-10-07T22:10:42.583844+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.8:0/2418776785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:10:43.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:43 smithi008 bash[102097]: audit 2023-10-07T22:10:42.980269+0000 mon.a (mon.0) 1211 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:10:43.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:43.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:43.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:43.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:43.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:43.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:43.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:43.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:44.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:44.062 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[102097]: cluster 2023-10-07T22:10:43.047522+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:44.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[102097]: cluster 2023-10-07T22:10:43.059697+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[102097]: cluster 2023-10-07T22:10:43.060351+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[102097]: audit 2023-10-07T22:10:43.060397+0000 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:10:44.063 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[102097]: cluster 2023-10-07T22:10:43.063844+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e237: 8 total, 7 up, 7 in 2023-10-07T22:10:44.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:44.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:44.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.190 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[105281]: cluster 2023-10-07T22:10:43.047522+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:44.190 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[105281]: cluster 2023-10-07T22:10:43.059697+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[105281]: cluster 2023-10-07T22:10:43.060351+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[105281]: audit 2023-10-07T22:10:43.060397+0000 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:10:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:44 smithi008 bash[105281]: cluster 2023-10-07T22:10:43.063844+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e237: 8 total, 7 up, 7 in 2023-10-07T22:10:44.208 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:44.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:44.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:44.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:44 smithi081 bash[89466]: cluster 2023-10-07T22:10:43.047522+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:10:44.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:44 smithi081 bash[89466]: cluster 2023-10-07T22:10:43.059697+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:44 smithi081 bash[89466]: cluster 2023-10-07T22:10:43.060351+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e237 with expected crc 2023-10-07T22:10:44.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:44 smithi081 bash[89466]: audit 2023-10-07T22:10:43.060397+0000 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.8:0/2567252307' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:10:44.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:44 smithi081 bash[89466]: cluster 2023-10-07T22:10:43.063844+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e237: 8 total, 7 up, 7 in 2023-10-07T22:10:44.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:44.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:44.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:44.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:44.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:44.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:44.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:44.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:44.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:45.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:45.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:45 smithi008 bash[105281]: cluster 2023-10-07T22:10:43.431036+0000 mgr.y (mgr.25319) 948 : cluster 0 pgmap v1001: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:45 smithi008 bash[102097]: cluster 2023-10-07T22:10:43.431036+0000 mgr.y (mgr.25319) 948 : cluster 0 pgmap v1001: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:45.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:45 smithi081 bash[89466]: cluster 2023-10-07T22:10:43.431036+0000 mgr.y (mgr.25319) 948 : cluster 0 pgmap v1001: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:45.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:45.353 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:45.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:45.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:45.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:45.564 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-07T22:10:45.564 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-07T22:10:45.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:45.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:45.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:45.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:45.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:46.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:46.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:46.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:46.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:46.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:46.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:46 smithi081 bash[89466]: cluster 2023-10-07T22:10:45.704648+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 45642/201756 objects degraded (22.622%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:46.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:46 smithi008 bash[105281]: cluster 2023-10-07T22:10:45.704648+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 45642/201756 objects degraded (22.622%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:46.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:46 smithi008 bash[102097]: cluster 2023-10-07T22:10:45.704648+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 45642/201756 objects degraded (22.622%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:46.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:46.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:46.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:46.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:46.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:46.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:46.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:46.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:47.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:47.086 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:47.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:47.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:47.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:47.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:47.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:47.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:47 smithi081 bash[89466]: cluster 2023-10-07T22:10:45.431667+0000 mgr.y (mgr.25319) 949 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:47.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:47 smithi008 bash[105281]: cluster 2023-10-07T22:10:45.431667+0000 mgr.y (mgr.25319) 949 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:47 smithi008 bash[102097]: cluster 2023-10-07T22:10:45.431667+0000 mgr.y (mgr.25319) 949 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 45642/201756 objects degraded (22.622%); 15984/201756 objects misplaced (7.922%); 4.3 MiB/s, 76 objects/s recovering 2023-10-07T22:10:47.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:47.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:47.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:47.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:10:47.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:10:47.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:47.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:47.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:47.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:47.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:47.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:47.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:47.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:47.986 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-10-07T22:10:48.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:48.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:48.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:48.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:48.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:48.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:48.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:48.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:48.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:48.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:48.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:48.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:48.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:48.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:48.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:48.988 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-07T22:10:48.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T22:10:49.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:49.074 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:49.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:49.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.320 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:49 smithi008 bash[102097]: cluster 2023-10-07T22:10:47.432376+0000 mgr.y (mgr.25319) 950 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 44563/194979 objects degraded (22.855%); 15483/194979 objects misplaced (7.941%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:49.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:49 smithi008 bash[105281]: cluster 2023-10-07T22:10:47.432376+0000 mgr.y (mgr.25319) 950 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 44563/194979 objects degraded (22.855%); 15483/194979 objects misplaced (7.941%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:49.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:49.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:49.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:49 smithi081 bash[89466]: cluster 2023-10-07T22:10:47.432376+0000 mgr.y (mgr.25319) 950 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 44563/194979 objects degraded (22.855%); 15483/194979 objects misplaced (7.941%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:49.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:49.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:49.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:49.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:49.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:49.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:49.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:49.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:49.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:49.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:49.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:50.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:50.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:50.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:50.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:50.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:50.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:50.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:50.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:50.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:50.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:50.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:50.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:50.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:51.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:51.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:51.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:51.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:51.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:51.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:51.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:51.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:51 smithi008 bash[105281]: cluster 2023-10-07T22:10:49.433115+0000 mgr.y (mgr.25319) 951 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:51.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:51 smithi008 bash[105281]: cluster 2023-10-07T22:10:50.705892+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 43720/192450 objects degraded (22.718%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:51.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:51 smithi008 bash[102097]: cluster 2023-10-07T22:10:49.433115+0000 mgr.y (mgr.25319) 951 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:51.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:51 smithi008 bash[102097]: cluster 2023-10-07T22:10:50.705892+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 43720/192450 objects degraded (22.718%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:51.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:51.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:51.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:51 smithi081 bash[89466]: cluster 2023-10-07T22:10:49.433115+0000 mgr.y (mgr.25319) 951 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:51.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:51 smithi081 bash[89466]: cluster 2023-10-07T22:10:50.705892+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 43720/192450 objects degraded (22.718%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:51.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:51.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:51.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:51.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:51.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:51.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:51.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:51.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:51.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:51.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:52.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:52.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:52.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:52.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:52.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:52.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:52.552 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:52.554 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:10:52.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:52.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:52.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:52.719 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:52.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:52.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:52.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:53.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:53.107 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-07T22:10:53.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:53.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:53.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:53.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:53.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:53 smithi081 bash[89466]: cluster 2023-10-07T22:10:51.433755+0000 mgr.y (mgr.25319) 952 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:53.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:53 smithi081 bash[89466]: audit 2023-10-07T22:10:52.866572+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:10:53.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:53.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:10:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:10:53] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.43.0" 2023-10-07T22:10:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:53 smithi008 bash[105281]: cluster 2023-10-07T22:10:51.433755+0000 mgr.y (mgr.25319) 952 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:53 smithi008 bash[105281]: audit 2023-10-07T22:10:52.866572+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:10:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:53 smithi008 bash[102097]: cluster 2023-10-07T22:10:51.433755+0000 mgr.y (mgr.25319) 952 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 43720/192450 objects degraded (22.718%); 15483/192450 objects misplaced (8.045%); 4.3 MiB/s, 77 objects/s recovering 2023-10-07T22:10:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:53 smithi008 bash[102097]: audit 2023-10-07T22:10:52.866572+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:10:53.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:53.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:53.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:53.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:53.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:53.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:53.796 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:10:53.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:53.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:53.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:53.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:54.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:54.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:54.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:54.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[105281]: cluster 2023-10-07T22:10:53.088644+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[105281]: audit 2023-10-07T22:10:53.089070+0000 mon.a (mon.0) 1218 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:10:54.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[105281]: cluster 2023-10-07T22:10:53.092362+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[105281]: cluster 2023-10-07T22:10:53.093172+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e238: 8 total, 7 up, 7 in 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[105281]: cluster 2023-10-07T22:10:53.110968+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[102097]: cluster 2023-10-07T22:10:53.088644+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[102097]: audit 2023-10-07T22:10:53.089070+0000 mon.a (mon.0) 1218 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[102097]: cluster 2023-10-07T22:10:53.092362+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[102097]: cluster 2023-10-07T22:10:53.093172+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e238: 8 total, 7 up, 7 in 2023-10-07T22:10:54.141 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:54 smithi008 bash[102097]: cluster 2023-10-07T22:10:53.110968+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:54.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:54.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:54.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:54.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:54 smithi081 bash[89466]: cluster 2023-10-07T22:10:53.088644+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:54 smithi081 bash[89466]: audit 2023-10-07T22:10:53.089070+0000 mon.a (mon.0) 1218 : audit 1 from='client.? 172.21.15.8:0/3297770668' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:10:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:54 smithi081 bash[89466]: cluster 2023-10-07T22:10:53.092362+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:54 smithi081 bash[89466]: cluster 2023-10-07T22:10:53.093172+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e238: 8 total, 7 up, 7 in 2023-10-07T22:10:54.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:54 smithi081 bash[89466]: cluster 2023-10-07T22:10:53.110968+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e238 with expected crc 2023-10-07T22:10:54.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:54.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:54.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:54.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:54.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:54.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:54.933 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:54.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:54.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:54.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:55.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:55.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:55.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:55.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:55.332 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:55.340 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:55 smithi008 bash[105281]: cluster 2023-10-07T22:10:53.434256+0000 mgr.y (mgr.25319) 953 : cluster 0 pgmap v1007: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:55.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:55 smithi008 bash[102097]: cluster 2023-10-07T22:10:53.434256+0000 mgr.y (mgr.25319) 953 : cluster 0 pgmap v1007: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:55.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:55.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:55.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:55 smithi081 bash[89466]: cluster 2023-10-07T22:10:53.434256+0000 mgr.y (mgr.25319) 953 : cluster 0 pgmap v1007: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:55.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:55.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:55.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:55.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:55.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:55.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:55.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:55.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:56.001 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:56.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:56.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:56.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:56.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:56.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:56.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:56.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:10:56.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:10:56.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:56 smithi008 bash[105281]: cluster 2023-10-07T22:10:55.707054+0000 mon.a (mon.0) 1220 : cluster 3 Health check update: Degraded data redundancy: 41920/183621 objects degraded (22.830%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:56.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:56 smithi008 bash[105281]: audit 2023-10-07T22:10:55.918073+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:56.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:56 smithi008 bash[102097]: cluster 2023-10-07T22:10:55.707054+0000 mon.a (mon.0) 1220 : cluster 3 Health check update: Degraded data redundancy: 41920/183621 objects degraded (22.830%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:56.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:56 smithi008 bash[102097]: audit 2023-10-07T22:10:55.918073+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:56.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:56.401 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:56 smithi081 bash[89466]: cluster 2023-10-07T22:10:55.707054+0000 mon.a (mon.0) 1220 : cluster 3 Health check update: Degraded data redundancy: 41920/183621 objects degraded (22.830%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:10:56.401 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:56 smithi081 bash[89466]: audit 2023-10-07T22:10:55.918073+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:56.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:56.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:56.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:56.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:56.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:56.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:56.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:56.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:56.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:56.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:56.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:56.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:56.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:57.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:57.120 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:57 smithi008 bash[102097]: cluster 2023-10-07T22:10:55.434942+0000 mgr.y (mgr.25319) 954 : cluster 0 pgmap v1008: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:57.120 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:57 smithi008 bash[105281]: cluster 2023-10-07T22:10:55.434942+0000 mgr.y (mgr.25319) 954 : cluster 0 pgmap v1008: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:57.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:57.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:57.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:57.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:57 smithi081 bash[89466]: cluster 2023-10-07T22:10:55.434942+0000 mgr.y (mgr.25319) 954 : cluster 0 pgmap v1008: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 604 op/s; 41920/183621 objects degraded (22.830%); 14955/183621 objects misplaced (8.144%); 4.6 MiB/s, 82 objects/s recovering 2023-10-07T22:10:57.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:57.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:57.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:10:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:10:57.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:57.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:57.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:57.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:57.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:57.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:57.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:57.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:58.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:58.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:58.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:58.413 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-10-07T22:10:58.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:58.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:58.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:58.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:10:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:58.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:10:59.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:59.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:59.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:10:59 smithi081 bash[89466]: cluster 2023-10-07T22:10:57.435834+0000 mgr.y (mgr.25319) 955 : cluster 0 pgmap v1009: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 40817/176991 objects degraded (23.062%); 14439/176991 objects misplaced (8.158%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:10:59.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:59.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:59.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:10:59 smithi008 bash[105281]: cluster 2023-10-07T22:10:57.435834+0000 mgr.y (mgr.25319) 955 : cluster 0 pgmap v1009: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 40817/176991 objects degraded (23.062%); 14439/176991 objects misplaced (8.158%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:10:59.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:10:59 smithi008 bash[102097]: cluster 2023-10-07T22:10:57.435834+0000 mgr.y (mgr.25319) 955 : cluster 0 pgmap v1009: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 40817/176991 objects degraded (23.062%); 14439/176991 objects misplaced (8.158%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:10:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-07T22:10:59.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T22:10:59.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:10:59.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:59.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:10:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:10:59.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:59.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:10:59.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:10:59.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:59.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:10:59.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:10:59.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:10:59.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:10:59.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:00.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:00.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:00.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:00.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:00.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:00.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:00.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:00.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:00.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:00.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:00.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:00.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:00.700 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:00.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:00.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:00.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:00.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:00.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:00.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:01.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:01.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:01.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:01 smithi008 bash[102097]: cluster 2023-10-07T22:10:59.436874+0000 mgr.y (mgr.25319) 956 : cluster 0 pgmap v1010: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:01.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:01 smithi008 bash[102097]: cluster 2023-10-07T22:11:00.708315+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 40061/174723 objects degraded (22.928%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:01.129 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:01 smithi008 bash[105281]: cluster 2023-10-07T22:10:59.436874+0000 mgr.y (mgr.25319) 956 : cluster 0 pgmap v1010: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:01.129 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:01 smithi008 bash[105281]: cluster 2023-10-07T22:11:00.708315+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 40061/174723 objects degraded (22.928%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:01.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:01.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:01.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:01 smithi081 bash[89466]: cluster 2023-10-07T22:10:59.436874+0000 mgr.y (mgr.25319) 956 : cluster 0 pgmap v1010: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:01.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:01 smithi081 bash[89466]: cluster 2023-10-07T22:11:00.708315+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 40061/174723 objects degraded (22.928%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:01.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:01.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:01.486 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [5] live_osds: [0, 1, 2, 3, 4, 6, 7] 2023-10-07T22:11:01.487 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:11:01.487 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-07T22:11:01.487 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:11:01.487 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:11:01.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-07T22:11:01.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:01.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:01.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:01.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:01.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:01.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:01.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:02.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:02.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:02.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:02.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:02.203 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:11:02.243 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:11:02.283 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:11:02.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:02.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:02.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:02.324 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:11:02.364 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:11:02.414 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:11:02.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:02.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:02.456 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:11:02.456 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.457 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:11:02.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:02.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:02.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:02.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:02.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:02.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:02.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:02.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:02.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:02.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:03.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:03.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:03.134 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:11:03.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:03.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:03 smithi081 bash[89466]: cluster 2023-10-07T22:11:01.437554+0000 mgr.y (mgr.25319) 957 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:03.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:03 smithi081 bash[89466]: audit 2023-10-07T22:11:02.143727+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.8:0/2551593266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:03.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:03 smithi081 bash[89466]: audit 2023-10-07T22:11:02.663526+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:03.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:03.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:03.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:03.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:03.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:03.509 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:03] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2023-10-07T22:11:03.510 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[105281]: cluster 2023-10-07T22:11:01.437554+0000 mgr.y (mgr.25319) 957 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:03.510 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[105281]: audit 2023-10-07T22:11:02.143727+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.8:0/2551593266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:03.510 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[105281]: audit 2023-10-07T22:11:02.663526+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:03.510 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[102097]: cluster 2023-10-07T22:11:01.437554+0000 mgr.y (mgr.25319) 957 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 40061/174723 objects degraded (22.928%); 14439/174723 objects misplaced (8.264%); 4.7 MiB/s, 82 objects/s recovering 2023-10-07T22:11:03.510 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[102097]: audit 2023-10-07T22:11:02.143727+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.8:0/2551593266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:03.511 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:03 smithi008 bash[102097]: audit 2023-10-07T22:11:02.663526+0000 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:03.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:03.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:03.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:03.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:03.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:03.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:03.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:03.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:04.003 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-07T22:11:04.004 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-07T22:11:04.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:04.120 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:04.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:04.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[102097]: cluster 2023-10-07T22:11:03.127026+0000 mon.a (mon.0) 1224 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[102097]: cluster 2023-10-07T22:11:03.128132+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[102097]: audit 2023-10-07T22:11:03.128587+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[102097]: cluster 2023-10-07T22:11:03.130336+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[102097]: cluster 2023-10-07T22:11:03.132520+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e239: 8 total, 7 up, 7 in 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[105281]: cluster 2023-10-07T22:11:03.127026+0000 mon.a (mon.0) 1224 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[105281]: cluster 2023-10-07T22:11:03.128132+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[105281]: audit 2023-10-07T22:11:03.128587+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:04.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[105281]: cluster 2023-10-07T22:11:03.130336+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:04 smithi008 bash[105281]: cluster 2023-10-07T22:11:03.132520+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e239: 8 total, 7 up, 7 in 2023-10-07T22:11:04.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:04.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:04.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:04 smithi081 bash[89466]: cluster 2023-10-07T22:11:03.127026+0000 mon.a (mon.0) 1224 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:11:04.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:04 smithi081 bash[89466]: cluster 2023-10-07T22:11:03.128132+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:04 smithi081 bash[89466]: audit 2023-10-07T22:11:03.128587+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.8:0/2070155275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:04.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:04 smithi081 bash[89466]: cluster 2023-10-07T22:11:03.130336+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e239 with expected crc 2023-10-07T22:11:04.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:04 smithi081 bash[89466]: cluster 2023-10-07T22:11:03.132520+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e239: 8 total, 7 up, 7 in 2023-10-07T22:11:04.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:04.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:04.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:04.673 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:04.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.851 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:04.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:04.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:05.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:05.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:05.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:05.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:05.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:05 smithi008 bash[105281]: cluster 2023-10-07T22:11:03.438253+0000 mgr.y (mgr.25319) 958 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:05.385 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:05 smithi008 bash[102097]: cluster 2023-10-07T22:11:03.438253+0000 mgr.y (mgr.25319) 958 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:05.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:05 smithi081 bash[89466]: cluster 2023-10-07T22:11:03.438253+0000 mgr.y (mgr.25319) 958 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:05.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:05.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:05.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:05.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:05.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:05.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:05.928 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:05.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:06.005 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:11:06.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:06.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:06.142 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:06.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:06.169 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:06 smithi008 bash[105281]: cluster 2023-10-07T22:11:05.710029+0000 mon.a (mon.0) 1227 : cluster 3 Health check update: Degraded data redundancy: 38226/165948 objects degraded (23.035%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:06.169 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:06 smithi008 bash[102097]: cluster 2023-10-07T22:11:05.710029+0000 mon.a (mon.0) 1227 : cluster 3 Health check update: Degraded data redundancy: 38226/165948 objects degraded (23.035%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:06.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:06.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:06.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:06.307 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:06 smithi081 bash[89466]: cluster 2023-10-07T22:11:05.710029+0000 mon.a (mon.0) 1227 : cluster 3 Health check update: Degraded data redundancy: 38226/165948 objects degraded (23.035%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:06.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:06.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:06.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:06.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:06.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:06.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:06.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:06.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:06.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:06.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:06.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:06.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:06.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:07.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:07.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:11:07.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:07.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:07.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:07 smithi081 bash[89466]: cluster 2023-10-07T22:11:05.438988+0000 mgr.y (mgr.25319) 959 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:07.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:07.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:07.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:07.378 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:07.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:07 smithi008 bash[102097]: cluster 2023-10-07T22:11:05.438988+0000 mgr.y (mgr.25319) 959 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:07.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:07 smithi008 bash[105281]: cluster 2023-10-07T22:11:05.438988+0000 mgr.y (mgr.25319) 959 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 38226/165948 objects degraded (23.035%); 13899/165948 objects misplaced (8.376%); 4.7 MiB/s, 83 objects/s recovering 2023-10-07T22:11:07.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:07.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:07.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:07.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:07.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:07.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:07.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:07.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:07.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:07.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:07.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:08.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:08.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:08.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.340 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:08 smithi008 bash[105281]: cluster 2023-10-07T22:11:07.439867+0000 mgr.y (mgr.25319) 960 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 37015/158889 objects degraded (23.296%); 13336/158889 objects misplaced (8.393%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:08.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:08 smithi008 bash[102097]: cluster 2023-10-07T22:11:07.439867+0000 mgr.y (mgr.25319) 960 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 37015/158889 objects degraded (23.296%); 13336/158889 objects misplaced (8.393%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:08.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:08.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:08 smithi081 bash[89466]: cluster 2023-10-07T22:11:07.439867+0000 mgr.y (mgr.25319) 960 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 37015/158889 objects degraded (23.296%); 13336/158889 objects misplaced (8.393%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:08.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:08.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:08.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:08.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:08.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:08.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:08.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:08.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:08.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:09.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:09.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:09.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:09.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:09.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:09.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:09.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:09.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:09.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:09.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:09.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:09.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:09.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:09.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:09.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:09.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:09.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:09.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:09.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:09.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:09.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:10.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:10.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:10.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:10.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:10.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:10.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:10.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:10.605 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:10 smithi008 bash[105281]: cluster 2023-10-07T22:11:09.440509+0000 mgr.y (mgr.25319) 961 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:10.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:10 smithi008 bash[102097]: cluster 2023-10-07T22:11:09.440509+0000 mgr.y (mgr.25319) 961 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:10.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:10.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:10.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:10 smithi081 bash[89466]: cluster 2023-10-07T22:11:09.440509+0000 mgr.y (mgr.25319) 961 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:10.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:10.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:10.855 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:10.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:10.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:10.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:11.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:11.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:11.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:11.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:11.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:11.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:11.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:11.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:11.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:11.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:11.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:11.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.684 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[105281]: cluster 2023-10-07T22:11:10.711552+0000 mon.a (mon.0) 1228 : cluster 3 Health check update: Degraded data redundancy: 36254/156606 objects degraded (23.150%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:11.684 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[105281]: audit 2023-10-07T22:11:10.923083+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:11.684 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[105281]: audit 2023-10-07T22:11:10.924635+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:11.684 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[102097]: cluster 2023-10-07T22:11:10.711552+0000 mon.a (mon.0) 1228 : cluster 3 Health check update: Degraded data redundancy: 36254/156606 objects degraded (23.150%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:11.684 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[102097]: audit 2023-10-07T22:11:10.923083+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:11.685 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:11 smithi008 bash[102097]: audit 2023-10-07T22:11:10.924635+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:11.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:11 smithi081 bash[89466]: cluster 2023-10-07T22:11:10.711552+0000 mon.a (mon.0) 1228 : cluster 3 Health check update: Degraded data redundancy: 36254/156606 objects degraded (23.150%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:11.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:11 smithi081 bash[89466]: audit 2023-10-07T22:11:10.923083+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:11.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:11 smithi081 bash[89466]: audit 2023-10-07T22:11:10.924635+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:11.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:11.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:11.874 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:166161 9.7 9:e03c050d:::benchmark_data_smithi008_213795_object58448:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e239)", 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:11.825454+0000", 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.055090542999999999, 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.055118278, 2023-10-07T22:11:11.884 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 166161 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825454+0000", 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825454+0000", 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825453+0000", 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825457+0000", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.534e-06 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825463+0000", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3600000000000001e-06 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.825466+0000", 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9299999999999999e-06 2023-10-07T22:11:11.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.832182+0000", 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067162380000000002 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.833094+0000", 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00091170499999999996 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.862838+0000", 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029743589000000001 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.862947+0000", 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109468 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.863041+0000", 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4139000000000001e-05 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.866850+0000", 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038084479999999999 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.874756+0000", 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079060220000000004 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:166193 9.7 9:eb2d180a:::benchmark_data_smithi008_213795_object58480:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e239)", 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:11.876789+0000", 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.003754842, 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039176030000000004, 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for degraded object", 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 166193 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.891 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876789+0000", 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876789+0000", 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:11.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876788+0000", 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876795+0000", 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1300000000000003e-06 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876810+0000", 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5342e-05 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876817+0000", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4819999999999997e-06 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.876873+0000", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5965999999999999e-05 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877680+0000", 2023-10-07T22:11:11.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00080646600000000004 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:166194 9.a e239/234 9:586d4f48:::benchmark_data_smithi008_213795_object58481:head v 239'10273, mlcod=239'10271)", 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:11.877486+0000", 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0030581990000000002, 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003303673, 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:11.895 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877486+0000", 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877486+0000", 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:11.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877485+0000", 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877493+0000", 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7449999999999995e-06 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877506+0000", 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2931999999999999e-05 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877511+0000", 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5690000000000004e-06 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877556+0000", 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4425000000000002e-05 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.877578+0000", 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2717e-05 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:166195 9.e 9:7e69a05b:::benchmark_data_smithi008_213795_object58482:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e239)", 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:11.880656+0000", 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 4294967295.9998884, 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000199767, 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:11:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 166195 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880656+0000", 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880656+0000", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880654+0000", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880665+0000", 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.094e-05 2023-10-07T22:11:11.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880682+0000", 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6688999999999999e-05 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880690+0000", 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9670000000000007e-06 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.880767+0000", 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6178000000000001e-05 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:166186 9.7 9:e2e2ffa9:::benchmark_data_smithi008_213795_object58473:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e239)", 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:11.865994+0000", 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.014549945, 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014932307000000001, 2023-10-07T22:11:11.903 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for degraded object", 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 166186 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.865994+0000", 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.865994+0000", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.865992+0000", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.866000+0000", 2023-10-07T22:11:11.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0069999999999997e-06 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.866015+0000", 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5036e-05 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.866022+0000", 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0380000000000002e-06 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.866930+0000", 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00090801900000000004 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:11.874703+0000", 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077723569999999997 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 5 2023-10-07T22:11:11.907 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:11:11.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:11.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:11.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:11.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:12.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:12.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:12.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:12.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:12.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:12.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:12.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:12.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:12.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:12.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:12.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:12.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:12.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:13.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:13.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:13.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:12 smithi081 bash[89466]: cluster 2023-10-07T22:11:11.441220+0000 mgr.y (mgr.25319) 962 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:13.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:13.185 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:12 smithi008 bash[102097]: cluster 2023-10-07T22:11:11.441220+0000 mgr.y (mgr.25319) 962 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:13.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:13.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:13.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:13.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:13.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:13.563 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:13] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2023-10-07T22:11:13.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:13 smithi008 bash[105281]: cluster 2023-10-07T22:11:11.441220+0000 mgr.y (mgr.25319) 962 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 36254/156606 objects degraded (23.150%); 13336/156606 objects misplaced (8.516%); 5.0 MiB/s, 88 objects/s recovering 2023-10-07T22:11:13.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:13.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:13.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:13.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:13.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:13.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:13.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:13.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:14.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:14.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:14.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:14.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.354 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:11:14 smithi081 bash[77399]: logger=cleanup t=2023-10-07T22:11:14.289104028Z level=info msg="Completed cleanup jobs" duration=441.325644ms 2023-10-07T22:11:14.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:14.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T22:11:14.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:14.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:14.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:14.785 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:11:14.785 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-07T22:11:14.785 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:11:14.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:14.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:14.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:15.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:15.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:14 smithi008 bash[105281]: cluster 2023-10-07T22:11:13.441962+0000 mgr.y (mgr.25319) 963 : cluster 0 pgmap v1018: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:11:15.035 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:14 smithi008 bash[102097]: cluster 2023-10-07T22:11:13.441962+0000 mgr.y (mgr.25319) 963 : cluster 0 pgmap v1018: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:11:15.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:15.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:15.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:15.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:14 smithi081 bash[89466]: cluster 2023-10-07T22:11:13.441962+0000 mgr.y (mgr.25319) 963 : cluster 0 pgmap v1018: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:11:15.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:15.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:15.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:15.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:15.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:15.669 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:15.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:15.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:15.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:15.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:15.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:16.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:16.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:16.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:16.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:15 smithi008 bash[102097]: cluster 2023-10-07T22:11:15.717678+0000 mon.a (mon.0) 1231 : cluster 3 Health check update: Degraded data redundancy: 34323/147015 objects degraded (23.347%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:16.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:15 smithi008 bash[105281]: cluster 2023-10-07T22:11:15.717678+0000 mon.a (mon.0) 1231 : cluster 3 Health check update: Degraded data redundancy: 34323/147015 objects degraded (23.347%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:16.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:16.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:16.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:15 smithi081 bash[89466]: cluster 2023-10-07T22:11:15.717678+0000 mon.a (mon.0) 1231 : cluster 3 Health check update: Degraded data redundancy: 34323/147015 objects degraded (23.347%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:16.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:16.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:16.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:16.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:16.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:16.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:16.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:16.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:16.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:16.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:16.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:16.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:16.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:16 smithi081 bash[89466]: cluster 2023-10-07T22:11:15.442605+0000 mgr.y (mgr.25319) 964 : cluster 0 pgmap v1019: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.1 MiB/s, 73 objects/s recovering 2023-10-07T22:11:16.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:17.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:17.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:17.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:16 smithi008 bash[105281]: cluster 2023-10-07T22:11:15.442605+0000 mgr.y (mgr.25319) 964 : cluster 0 pgmap v1019: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.1 MiB/s, 73 objects/s recovering 2023-10-07T22:11:17.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:16 smithi008 bash[102097]: cluster 2023-10-07T22:11:15.442605+0000 mgr.y (mgr.25319) 964 : cluster 0 pgmap v1019: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 34323/147015 objects degraded (23.347%); 12801/147015 objects misplaced (8.707%); 4.1 MiB/s, 73 objects/s recovering 2023-10-07T22:11:17.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:17.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:17.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:17.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:17.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:17.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:17.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:17.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:17.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:17.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:17.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:17.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:17.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:17.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:17.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:17.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:17.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:18.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:18.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:18.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:18.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:18.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:18.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:18.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:18.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:18.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:18.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:18.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:18.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:18.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:18.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:18.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:18.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:19.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:19.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:19.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:18 smithi081 bash[89466]: cluster 2023-10-07T22:11:17.443435+0000 mgr.y (mgr.25319) 965 : cluster 0 pgmap v1020: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 33108/139815 objects degraded (23.680%); 12220/139815 objects misplaced (8.740%); 6.3 MiB/s, 112 objects/s recovering 2023-10-07T22:11:19.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:19.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:19.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:19.270 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:18 smithi008 bash[105281]: cluster 2023-10-07T22:11:17.443435+0000 mgr.y (mgr.25319) 965 : cluster 0 pgmap v1020: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 33108/139815 objects degraded (23.680%); 12220/139815 objects misplaced (8.740%); 6.3 MiB/s, 112 objects/s recovering 2023-10-07T22:11:19.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:18 smithi008 bash[102097]: cluster 2023-10-07T22:11:17.443435+0000 mgr.y (mgr.25319) 965 : cluster 0 pgmap v1020: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 33108/139815 objects degraded (23.680%); 12220/139815 objects misplaced (8.740%); 6.3 MiB/s, 112 objects/s recovering 2023-10-07T22:11:19.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:19.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:19.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:19.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:19.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:19.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:19.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:19.561 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:19.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:19.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:19.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:19.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:19.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:19.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:19.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:19.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:20.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:20.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:20.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:20.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:20.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:20.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:20.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:20.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:20.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:20.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:20.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:20.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:20.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:20.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:20.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:20.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:20.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:21.009 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:11:21.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:21.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:21.047 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [5] live_osds: [0, 1, 2, 3, 4, 6, 7] 2023-10-07T22:11:21.047 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:11:21.048 INFO:tasks.thrashosds.thrasher:Reviving osd 5 2023-10-07T22:11:21.048 INFO:tasks.cephadm.osd.5:Restarting osd.5 (starting--it wasn't running)... 2023-10-07T22:11:21.048 DEBUG:teuthology.orchestra.run.smithi081:osd.5> sudo journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-07T22:11:21.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:21.053 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:11:21.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl start ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5 2023-10-07T22:11:21.100 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:11:21.101 INFO:journalctl@ceph.osd.5.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-07T22:11:21.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:11:21.130 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:11:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:20 smithi008 bash[102097]: cluster 2023-10-07T22:11:19.447474+0000 mgr.y (mgr.25319) 966 : cluster 0 pgmap v1021: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:21.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:20 smithi008 bash[102097]: cluster 2023-10-07T22:11:20.718822+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: Degraded data redundancy: 32311/137424 objects degraded (23.512%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:21.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:20 smithi008 bash[105281]: cluster 2023-10-07T22:11:19.447474+0000 mgr.y (mgr.25319) 966 : cluster 0 pgmap v1021: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:21.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:20 smithi008 bash[105281]: cluster 2023-10-07T22:11:20.718822+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: Degraded data redundancy: 32311/137424 objects degraded (23.512%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:21.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:21.167 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:11:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:20 smithi081 bash[89466]: cluster 2023-10-07T22:11:19.447474+0000 mgr.y (mgr.25319) 966 : cluster 0 pgmap v1021: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 596 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:21.169 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:20 smithi081 bash[89466]: cluster 2023-10-07T22:11:20.718822+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: Degraded data redundancy: 32311/137424 objects degraded (23.512%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:21.175 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:21 smithi081 systemd[1]: Started Ceph osd.5 for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:11:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:21.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:21.210 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-07T22:11:21.248 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.249 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:11:21.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:21.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:21.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:21.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:21.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:21.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:21.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:21.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:21.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:21.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:21.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:21.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:21.962 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:11:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:21 smithi081 bash[89466]: audit 2023-10-07T22:11:20.972190+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.8:0/2692430171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:21 smithi081 bash[89466]: audit 2023-10-07T22:11:21.386052+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.8:0/2157203072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:21 smithi081 bash[89466]: audit 2023-10-07T22:11:21.387941+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:21.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:21.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:22.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:22.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:22.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:22.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:22.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[105281]: audit 2023-10-07T22:11:20.972190+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.8:0/2692430171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:22.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[105281]: audit 2023-10-07T22:11:21.386052+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.8:0/2157203072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:22.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[105281]: audit 2023-10-07T22:11:21.387941+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:22.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[102097]: audit 2023-10-07T22:11:20.972190+0000 mon.a (mon.0) 1233 : audit 0 from='client.? 172.21.15.8:0/2692430171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:22.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[102097]: audit 2023-10-07T22:11:21.386052+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.8:0/2157203072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:22.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:21 smithi008 bash[102097]: audit 2023-10-07T22:11:21.387941+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:11:22.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:22.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:22.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:22.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:22.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:22.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:22.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:22.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:22.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:22.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:22.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:22.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:22.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:22.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:22.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:22.958 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.448095+0000 mgr.y (mgr.25319) 967 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.945704+0000 mon.a (mon.0) 1235 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.952712+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: audit 2023-10-07T22:11:21.952719+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.957221+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e240: 8 total, 7 up, 7 in 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.957840+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[105281]: cluster 2023-10-07T22:11:21.969188+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.448095+0000 mgr.y (mgr.25319) 967 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:22.959 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.945704+0000 mon.a (mon.0) 1235 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:22.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.952712+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:22.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: audit 2023-10-07T22:11:21.952719+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:11:22.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.957221+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e240: 8 total, 7 up, 7 in 2023-10-07T22:11:22.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.957840+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:22.960 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:22 smithi008 bash[102097]: cluster 2023-10-07T22:11:21.969188+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:23.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:23.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:23.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:23.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.448095+0000 mgr.y (mgr.25319) 967 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 32311/137424 objects degraded (23.512%); 12220/137424 objects misplaced (8.892%); 4.1 MiB/s, 75 objects/s recovering 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.945704+0000 mon.a (mon.0) 1235 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.952712+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: audit 2023-10-07T22:11:21.952719+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.957221+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e240: 8 total, 7 up, 7 in 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.957840+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:23.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:22 smithi081 bash[89466]: cluster 2023-10-07T22:11:21.969188+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e240 with expected crc 2023-10-07T22:11:23.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:23.274 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:23] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2023-10-07T22:11:23.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-07T22:11:23.335 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-07T22:11:23.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:23.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:23.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:23.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:23.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:23.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:23.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:23.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:23.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:23.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:23.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:23.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:23.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:24.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:24.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:24.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:24.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:24.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:24.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:24.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:24.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:24.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:24.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:24.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:24.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:24.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:24.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:24.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:24.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:24.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:24.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:25.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:25.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:25.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:25.112 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:24 smithi008 bash[105281]: cluster 2023-10-07T22:11:23.448814+0000 mgr.y (mgr.25319) 968 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:25.113 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:24 smithi008 bash[102097]: cluster 2023-10-07T22:11:23.448814+0000 mgr.y (mgr.25319) 968 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:25.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:25.230 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:25.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:25.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[89466]: cluster 2023-10-07T22:11:23.448814+0000 mgr.y (mgr.25319) 968 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T22:11:25.258 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:24 smithi081 bash[146927]: --> ceph-volume lvm activate successful for osd ID: 5 2023-10-07T22:11:25.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:11:25.358 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:25.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:25.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:25.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:25.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:25.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:25.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:25.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:25.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:25.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:25.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:25.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:25.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:26.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:25 smithi081 bash[89466]: cluster 2023-10-07T22:11:25.720309+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 30192/127263 objects degraded (23.724%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:26.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:25 smithi081 bash[89466]: audit 2023-10-07T22:11:25.922689+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:26.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:25 smithi081 bash[89466]: audit 2023-10-07T22:11:25.926035+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:26.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:26.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[102097]: cluster 2023-10-07T22:11:25.720309+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 30192/127263 objects degraded (23.724%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:26.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[102097]: audit 2023-10-07T22:11:25.922689+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:26.184 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[102097]: audit 2023-10-07T22:11:25.926035+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:26.185 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[105281]: cluster 2023-10-07T22:11:25.720309+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 30192/127263 objects degraded (23.724%), 17 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:26.185 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[105281]: audit 2023-10-07T22:11:25.922689+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:26.185 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:25 smithi008 bash[105281]: audit 2023-10-07T22:11:25.926035+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:26.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:26.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:26.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:26.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:11:26.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:26.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:26.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:26.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:26.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:26.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:26.968 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:27.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:27.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:27.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:26 smithi081 bash[89466]: cluster 2023-10-07T22:11:25.449517+0000 mgr.y (mgr.25319) 969 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:27.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:27.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:27.155 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:11:27.155 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:11:27.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:27.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:26 smithi008 bash[102097]: cluster 2023-10-07T22:11:25.449517+0000 mgr.y (mgr.25319) 969 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:27.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:26 smithi008 bash[105281]: cluster 2023-10-07T22:11:25.449517+0000 mgr.y (mgr.25319) 969 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 30192/127263 objects degraded (23.724%); 11652/127263 objects misplaced (9.156%); 5.3 MiB/s, 94 objects/s recovering 2023-10-07T22:11:27.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:27.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:27.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:27.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:27.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:27.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:27.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:27.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:27.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:27.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:27.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:27.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:27.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:27.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:27.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:28.019 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:28.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:28.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:28.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:28.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:28.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:28.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:28.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:28.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:28.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:28.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:28.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:28.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:28.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:28.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:28.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:28.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:28.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:29.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:28 smithi081 bash[89466]: cluster 2023-10-07T22:11:27.450529+0000 mgr.y (mgr.25319) 970 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28926/120069 objects degraded (24.091%); 11069/120069 objects misplaced (9.219%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:29.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:29.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T22:11:29.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:29.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:29.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:29.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:28 smithi008 bash[102097]: cluster 2023-10-07T22:11:27.450529+0000 mgr.y (mgr.25319) 970 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28926/120069 objects degraded (24.091%); 11069/120069 objects misplaced (9.219%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:29.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:28 smithi008 bash[105281]: cluster 2023-10-07T22:11:27.450529+0000 mgr.y (mgr.25319) 970 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 657 op/s; 28926/120069 objects degraded (24.091%); 11069/120069 objects misplaced (9.219%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:29.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:29.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:29.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:29.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:29.542 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:29.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:29.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:29.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:29.752 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:29 smithi081 bash[147490]: debug 2023-10-07T22:11:29.352+0000 7fc0e3d3a700 1 -- 172.21.15.81:0/1757083944 <== mon.1 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c19e2feb60 con 0x55c19e5a2c00 2023-10-07T22:11:29.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:29.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:29.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:29.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:29.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:30.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:30.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:30.190 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:30.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:30.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:30.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:29 smithi081 bash[147490]: debug 2023-10-07T22:11:29.924+0000 7fc0eb551540 -1 Falling back to public interface 2023-10-07T22:11:30.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:30.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:30.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:30.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:30.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:30.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:30.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:30.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:30.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:30.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:30.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:30.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:30.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:30.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:30.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:31.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:31.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:30 smithi008 bash[102097]: cluster 2023-10-07T22:11:29.451474+0000 mgr.y (mgr.25319) 971 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:30 smithi008 bash[102097]: cluster 2023-10-07T22:11:30.721488+0000 mon.a (mon.0) 1241 : cluster 3 Health check update: Degraded data redundancy: 28172/117807 objects degraded (23.914%), 17 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:31.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:30 smithi008 bash[105281]: cluster 2023-10-07T22:11:29.451474+0000 mgr.y (mgr.25319) 971 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:30 smithi008 bash[105281]: cluster 2023-10-07T22:11:30.721488+0000 mon.a (mon.0) 1241 : cluster 3 Health check update: Degraded data redundancy: 28172/117807 objects degraded (23.914%), 17 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:31.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:31.206 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:31.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:30 smithi081 bash[89466]: cluster 2023-10-07T22:11:29.451474+0000 mgr.y (mgr.25319) 971 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:31.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:30 smithi081 bash[89466]: cluster 2023-10-07T22:11:30.721488+0000 mon.a (mon.0) 1241 : cluster 3 Health check update: Degraded data redundancy: 28172/117807 objects degraded (23.914%), 17 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:31.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:31.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:31.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:31.423 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:31.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:31.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:31.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:31.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:31.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:31.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:31.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:31.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:31.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:31.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:31.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:31.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:31.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:32.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:32.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:32.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:32.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:32.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:32.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:32.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:32.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:32.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:32.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:32.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:33.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:33.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:33.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:33.155 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:33] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.43.0" 2023-10-07T22:11:33.156 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:32 smithi008 bash[105281]: cluster 2023-10-07T22:11:31.455282+0000 mgr.y (mgr.25319) 972 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:33.156 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:32 smithi008 bash[102097]: cluster 2023-10-07T22:11:31.455282+0000 mgr.y (mgr.25319) 972 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:33.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:33.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:33.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:33.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:33.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:32 smithi081 bash[89466]: cluster 2023-10-07T22:11:31.455282+0000 mgr.y (mgr.25319) 972 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 28172/117807 objects degraded (23.914%); 11069/117807 objects misplaced (9.396%); 5.3 MiB/s, 97 objects/s recovering 2023-10-07T22:11:33.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:33.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:33.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:33.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:33.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:33.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:33.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:33.901 INFO:teuthology.orchestra.run.smithi081.stderr:no valid command found; 10 closest matches: 2023-10-07T22:11:33.901 INFO:teuthology.orchestra.run.smithi081.stderr:0 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:1 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:2 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:abort 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:assert 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs debug_inject_read_zeros 2023-10-07T22:11:33.902 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs files list 2023-10-07T22:11:33.903 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs stats 2023-10-07T22:11:33.903 INFO:teuthology.orchestra.run.smithi081.stderr:bluestore bluefs device info [] 2023-10-07T22:11:33.903 INFO:teuthology.orchestra.run.smithi081.stderr:config diff 2023-10-07T22:11:33.903 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: invalid command 2023-10-07T22:11:33.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:33.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:33.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:34.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:34.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:34.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:34.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:34.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:34.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:34.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:34.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:34.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:34.489 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:34.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:34.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:34.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:34.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:34.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:34.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:34.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:34.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-07T22:11:34.951 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-5, ['dump_ops_in_flight'] 2023-10-07T22:11:34.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:35.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:35.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:35.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:34 smithi081 bash[89466]: cluster 2023-10-07T22:11:33.460244+0000 mgr.y (mgr.25319) 973 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 6.0 MiB/s, 107 objects/s recovering 2023-10-07T22:11:35.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:35.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:35.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:35.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:35.416 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:35.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:34 smithi008 bash[102097]: cluster 2023-10-07T22:11:33.460244+0000 mgr.y (mgr.25319) 973 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 6.0 MiB/s, 107 objects/s recovering 2023-10-07T22:11:35.424 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:35.427 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:34 smithi008 bash[105281]: cluster 2023-10-07T22:11:33.460244+0000 mgr.y (mgr.25319) 973 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 6.0 MiB/s, 107 objects/s recovering 2023-10-07T22:11:35.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:35.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:35.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:35.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:35.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:35.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:35.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:35.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:35.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:35.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:36.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:36.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:36.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:36 smithi008 bash[105281]: cluster 2023-10-07T22:11:35.722623+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 26107/107874 objects degraded (24.201%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:36.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:36 smithi008 bash[102097]: cluster 2023-10-07T22:11:35.722623+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 26107/107874 objects degraded (24.201%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:36.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:36.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:36 smithi081 bash[89466]: cluster 2023-10-07T22:11:35.722623+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 26107/107874 objects degraded (24.201%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:36.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:36.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:36.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:36.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:36.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:36.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:36.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:36.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:36.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:36.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:36.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:36.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:36.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:37.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:37.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:37.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.124 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:37 smithi081 bash[89466]: cluster 2023-10-07T22:11:35.461115+0000 mgr.y (mgr.25319) 974 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 4.6 MiB/s, 84 objects/s recovering 2023-10-07T22:11:37.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:37.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:37.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:37.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:37 smithi008 bash[102097]: cluster 2023-10-07T22:11:35.461115+0000 mgr.y (mgr.25319) 974 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 4.6 MiB/s, 84 objects/s recovering 2023-10-07T22:11:37.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:37 smithi008 bash[105281]: cluster 2023-10-07T22:11:35.461115+0000 mgr.y (mgr.25319) 974 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 26107/107874 objects degraded (24.201%); 10448/107874 objects misplaced (9.685%); 4.6 MiB/s, 84 objects/s recovering 2023-10-07T22:11:37.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:37.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:37.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:37.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:37.670 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:37.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:37.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:37.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:37.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:37.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:37.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:38.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:38.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:38.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:38.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:38.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:38.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:38.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:38.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:38.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:38.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:38.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:38.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:38.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:38.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:38.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:39.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:39.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:39.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:39.233 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:39 smithi081 bash[147490]: debug 2023-10-07T22:11:39.004+0000 7fc0eb551540 -1 osd.5 233 log_to_monitors true 2023-10-07T22:11:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:39 smithi081 bash[89466]: cluster 2023-10-07T22:11:37.462476+0000 mgr.y (mgr.25319) 975 : cluster 0 pgmap v1031: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 742 op/s; 24876/100500 objects degraded (24.752%); 9882/100500 objects misplaced (9.833%); 6.8 MiB/s, 126 objects/s recovering 2023-10-07T22:11:39.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:39 smithi081 bash[89466]: audit 2023-10-07T22:11:38.738607+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:39.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:39 smithi008 bash[105281]: cluster 2023-10-07T22:11:37.462476+0000 mgr.y (mgr.25319) 975 : cluster 0 pgmap v1031: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 742 op/s; 24876/100500 objects degraded (24.752%); 9882/100500 objects misplaced (9.833%); 6.8 MiB/s, 126 objects/s recovering 2023-10-07T22:11:39.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:39 smithi008 bash[105281]: audit 2023-10-07T22:11:38.738607+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:39.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:39 smithi008 bash[102097]: cluster 2023-10-07T22:11:37.462476+0000 mgr.y (mgr.25319) 975 : cluster 0 pgmap v1031: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 742 op/s; 24876/100500 objects degraded (24.752%); 9882/100500 objects misplaced (9.833%); 6.8 MiB/s, 126 objects/s recovering 2023-10-07T22:11:39.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:39 smithi008 bash[102097]: audit 2023-10-07T22:11:38.738607+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:39.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:39.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:39.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:39.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:39.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:39.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:39.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:39.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:39.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:39.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:11:39.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:40.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:40.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:40.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:40 smithi008 bash[105281]: audit 2023-10-07T22:11:39.013783+0000 mon.b (mon.1) 27 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:40 smithi008 bash[105281]: audit 2023-10-07T22:11:39.015604+0000 mon.a (mon.0) 1244 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:40 smithi008 bash[102097]: audit 2023-10-07T22:11:39.013783+0000 mon.b (mon.1) 27 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:40 smithi008 bash[102097]: audit 2023-10-07T22:11:39.015604+0000 mon.a (mon.0) 1244 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:40.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:40.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:40.313 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:11:40.313 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:11:40.325 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:40.346 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:11:40 smithi081 bash[147490]: debug 2023-10-07T22:11:40.044+0000 7fc0deb35700 -1 osd.5 233 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T22:11:40.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:40 smithi081 bash[89466]: audit 2023-10-07T22:11:39.013783+0000 mon.b (mon.1) 27 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:40 smithi081 bash[89466]: audit 2023-10-07T22:11:39.015604+0000 mon.a (mon.0) 1244 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T22:11:40.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:40.437 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:11:40.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:40.500 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:11:40.552 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:11:40.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:40.602 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:11:40.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:40.637 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:11:40.671 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-07T22:11:40.700 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.700 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:11:40.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:40.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:40.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:40.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:40.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:40.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:40.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:41.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:41.029 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:11:41.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:41.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: cluster 2023-10-07T22:11:39.463474+0000 mgr.y (mgr.25319) 976 : cluster 0 pgmap v1032: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 4.5 MiB/s, 84 objects/s recovering 2023-10-07T22:11:41.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: cluster 2023-10-07T22:11:40.015114+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.015155+0000 mon.a (mon.0) 1245 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T22:11:41.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.018914+0000 mon.b (mon.1) 28 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: cluster 2023-10-07T22:11:40.019079+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e241: 8 total, 7 up, 7 in 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.020964+0000 mon.a (mon.0) 1247 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: cluster 2023-10-07T22:11:40.028486+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.376339+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.8:0/2849755889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: cluster 2023-10-07T22:11:40.725341+0000 mon.a (mon.0) 1249 : cluster 3 Health check update: Degraded data redundancy: 24038/97986 objects degraded (24.532%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.780056+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[105281]: audit 2023-10-07T22:11:40.919211+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:41.134 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: cluster 2023-10-07T22:11:39.463474+0000 mgr.y (mgr.25319) 976 : cluster 0 pgmap v1032: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 4.5 MiB/s, 84 objects/s recovering 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: cluster 2023-10-07T22:11:40.015114+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.015155+0000 mon.a (mon.0) 1245 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.018914+0000 mon.b (mon.1) 28 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: cluster 2023-10-07T22:11:40.019079+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e241: 8 total, 7 up, 7 in 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.020964+0000 mon.a (mon.0) 1247 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: cluster 2023-10-07T22:11:40.028486+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.376339+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.8:0/2849755889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: cluster 2023-10-07T22:11:40.725341+0000 mon.a (mon.0) 1249 : cluster 3 Health check update: Degraded data redundancy: 24038/97986 objects degraded (24.532%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.780056+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:41.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:41 smithi008 bash[102097]: audit 2023-10-07T22:11:40.919211+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:41.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:41.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:41.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:41.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: cluster 2023-10-07T22:11:39.463474+0000 mgr.y (mgr.25319) 976 : cluster 0 pgmap v1032: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 4.5 MiB/s, 84 objects/s recovering 2023-10-07T22:11:41.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: cluster 2023-10-07T22:11:40.015114+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.015155+0000 mon.a (mon.0) 1245 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T22:11:41.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.018914+0000 mon.b (mon.1) 28 : audit 1 from='osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: cluster 2023-10-07T22:11:40.019079+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e241: 8 total, 7 up, 7 in 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.020964+0000 mon.a (mon.0) 1247 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: cluster 2023-10-07T22:11:40.028486+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e241 with expected crc 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.376339+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.8:0/2849755889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: cluster 2023-10-07T22:11:40.725341+0000 mon.a (mon.0) 1249 : cluster 3 Health check update: Degraded data redundancy: 24038/97986 objects degraded (24.532%), 17 pgs degraded, 40 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.780056+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:11:41.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:41 smithi081 bash[89466]: audit 2023-10-07T22:11:40.919211+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:41.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:41.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:41.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:41.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:41.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T22:11:41.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:41.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:41.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:41.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:41.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:41.794 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:41.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:41.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:41.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:42.023 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:42.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:42.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:42.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:42.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:42.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:42.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:42.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.016073+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:42.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.016108+0000 mon.a (mon.0) 1253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T22:11:42.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.019450+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: audit 2023-10-07T22:11:41.019825+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:42.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.022576+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.024889+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.027087+0000 mon.a (mon.0) 1255 : cluster 1 osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229] boot 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.027148+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e242: 8 total, 8 up, 7 in 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[102097]: audit 2023-10-07T22:11:41.027984+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.016073+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.016108+0000 mon.a (mon.0) 1253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.019450+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: audit 2023-10-07T22:11:41.019825+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:42.306 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.022576+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.307 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.024889+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:11:42.307 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.027087+0000 mon.a (mon.0) 1255 : cluster 1 osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229] boot 2023-10-07T22:11:42.307 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.027148+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e242: 8 total, 8 up, 7 in 2023-10-07T22:11:42.307 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:42 smithi008 bash[105281]: audit 2023-10-07T22:11:41.027984+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T22:11:42.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:42.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:42.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:42.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.016073+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.016108+0000 mon.a (mon.0) 1253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.019450+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: audit 2023-10-07T22:11:41.019825+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.8:0/4105366021' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.022576+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e242 with expected crc 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.024889+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e234 with expected crc 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.027087+0000 mon.a (mon.0) 1255 : cluster 1 osd.5 [v2:172.21.15.81:6808/2927071229,v1:172.21.15.81:6809/2927071229] boot 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.027148+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e242: 8 total, 8 up, 7 in 2023-10-07T22:11:42.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:42 smithi081 bash[89466]: audit 2023-10-07T22:11:41.027984+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T22:11:42.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:42.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:42.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:42.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:42.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:42.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:42.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:42.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:42.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:42.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:43.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.089 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:43] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:41.464343+0000 mgr.y (mgr.25319) 977 : cluster 0 pgmap v1035: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 3.2 MiB/s, 61 objects/s recovering 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.039827+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.041204+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.041279+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.043336+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.043347+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.044008+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.045164+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.090 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.045714+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.046299+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.048327+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.048427+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[105281]: cluster 2023-10-07T22:11:42.049338+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:41.464343+0000 mgr.y (mgr.25319) 977 : cluster 0 pgmap v1035: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 3.2 MiB/s, 61 objects/s recovering 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.039827+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.041204+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.041279+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.043336+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.043347+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.044008+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.045164+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.045714+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.046299+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.048327+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.048427+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:43 smithi008 bash[102097]: cluster 2023-10-07T22:11:42.049338+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:43.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:43.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:43.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:43.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:41.464343+0000 mgr.y (mgr.25319) 977 : cluster 0 pgmap v1035: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 56 active+clean, 25 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 14 active+undersized+degraded; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 24038/97986 objects degraded (24.532%); 9882/97986 objects misplaced (10.085%); 3.2 MiB/s, 61 objects/s recovering 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.039827+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.041204+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.041279+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.043336+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.043347+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.044008+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.045164+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.045714+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.046299+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.048327+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.048427+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:43 smithi081 bash[89466]: cluster 2023-10-07T22:11:42.049338+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e243 with expected crc 2023-10-07T22:11:43.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:43.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:43.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-07T22:11:43.690 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-07T22:11:43.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:43.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:43.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:43.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:43.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:44.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:44.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:44.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.039280+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.040887+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.043675+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.044313+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.046943+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.191 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.047633+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.039280+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.040887+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.043675+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.044313+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.046943+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.192 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:44 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.047633+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:44.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:44.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.039280+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.040887+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.043675+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.044313+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-07T22:11:44.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.046943+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:44 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.047633+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e244 with expected crc 2023-10-07T22:11:44.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:44.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:44.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:44.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:44.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:44.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:44.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:44.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:44.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:44.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:44.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:44.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:44.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:44.986 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:11:44.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:45.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:45.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:45.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:45.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:45 smithi008 bash[105281]: cluster 2023-10-07T22:11:43.465141+0000 mgr.y (mgr.25319) 978 : cluster 0 pgmap v1038: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 67 active+clean, 13 active+undersized, 4 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 12938/91344 objects degraded (14.164%); 1066/91344 objects misplaced (1.167%); 11 MiB/s, 198 objects/s recovering 2023-10-07T22:11:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:45 smithi008 bash[102097]: cluster 2023-10-07T22:11:43.465141+0000 mgr.y (mgr.25319) 978 : cluster 0 pgmap v1038: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 67 active+clean, 13 active+undersized, 4 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 12938/91344 objects degraded (14.164%); 1066/91344 objects misplaced (1.167%); 11 MiB/s, 198 objects/s recovering 2023-10-07T22:11:45.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:45.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:45.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:45.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:45 smithi081 bash[89466]: cluster 2023-10-07T22:11:43.465141+0000 mgr.y (mgr.25319) 978 : cluster 0 pgmap v1038: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 67 active+clean, 13 active+undersized, 4 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 12938/91344 objects degraded (14.164%); 1066/91344 objects misplaced (1.167%); 11 MiB/s, 198 objects/s recovering 2023-10-07T22:11:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:45.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:45.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:45.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:45.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:45.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:11:45.703 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:11:45.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:45.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:45.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:45.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:45.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:46.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:46.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:46.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:46.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:46.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:46.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:46 smithi081 bash[89466]: cluster 2023-10-07T22:11:45.726442+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 12938/91344 objects degraded (14.164%), 6 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:46.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:46.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:46 smithi008 bash[102097]: cluster 2023-10-07T22:11:45.726442+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 12938/91344 objects degraded (14.164%), 6 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:46 smithi008 bash[105281]: cluster 2023-10-07T22:11:45.726442+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 12938/91344 objects degraded (14.164%), 6 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-07T22:11:46.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:46.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:46.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:46.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:46.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:46.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:46.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:46.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:46.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:46.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:46.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:46.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:46.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:47.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:47.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:47.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:47.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:47.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:47 smithi081 bash[89466]: cluster 2023-10-07T22:11:45.465699+0000 mgr.y (mgr.25319) 979 : cluster 0 pgmap v1039: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 83 active+clean, 1 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 12935/91344 objects degraded (14.161%); 1066/91344 objects misplaced (1.167%); 8.2 MiB/s, 145 objects/s recovering 2023-10-07T22:11:47.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:47 smithi081 bash[89466]: audit 2023-10-07T22:11:46.079002+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:47 smithi081 bash[89466]: audit 2023-10-07T22:11:46.086652+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:47.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:47.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:47.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[105281]: cluster 2023-10-07T22:11:45.465699+0000 mgr.y (mgr.25319) 979 : cluster 0 pgmap v1039: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 83 active+clean, 1 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 12935/91344 objects degraded (14.161%); 1066/91344 objects misplaced (1.167%); 8.2 MiB/s, 145 objects/s recovering 2023-10-07T22:11:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[105281]: audit 2023-10-07T22:11:46.079002+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[105281]: audit 2023-10-07T22:11:46.086652+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[102097]: cluster 2023-10-07T22:11:45.465699+0000 mgr.y (mgr.25319) 979 : cluster 0 pgmap v1039: 99 pgs: 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 5 remapped+peering, 1 active+remapped+backfilling, 5 peering, 83 active+clean, 1 active+undersized+degraded; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 12935/91344 objects degraded (14.161%); 1066/91344 objects misplaced (1.167%); 8.2 MiB/s, 145 objects/s recovering 2023-10-07T22:11:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[102097]: audit 2023-10-07T22:11:46.079002+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:47 smithi008 bash[102097]: audit 2023-10-07T22:11:46.086652+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:47.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:47.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:47.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:47.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:47.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:47.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:47.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:47.906 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:47.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:47.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:47.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:48.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:48.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:48.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:48.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:48.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:48.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:48.272 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:48.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:48.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:48.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:48.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:48.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:48.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:48.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:48.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: cluster 2023-10-07T22:11:47.466395+0000 mgr.y (mgr.25319) 980 : cluster 0 pgmap v1040: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 88 active+clean, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 31726/86112 objects degraded (36.843%); 2269/86112 objects misplaced (2.635%); 14 MiB/s, 230 objects/s recovering 2023-10-07T22:11:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: audit 2023-10-07T22:11:47.600281+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: audit 2023-10-07T22:11:47.609407+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: audit 2023-10-07T22:11:48.235043+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: audit 2023-10-07T22:11:48.236357+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:48 smithi081 bash[89466]: audit 2023-10-07T22:11:48.242830+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:48.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:48.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:48.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: cluster 2023-10-07T22:11:47.466395+0000 mgr.y (mgr.25319) 980 : cluster 0 pgmap v1040: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 88 active+clean, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 31726/86112 objects degraded (36.843%); 2269/86112 objects misplaced (2.635%); 14 MiB/s, 230 objects/s recovering 2023-10-07T22:11:48.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: audit 2023-10-07T22:11:47.600281+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: audit 2023-10-07T22:11:47.609407+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: audit 2023-10-07T22:11:48.235043+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:48.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: audit 2023-10-07T22:11:48.236357+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[105281]: audit 2023-10-07T22:11:48.242830+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: cluster 2023-10-07T22:11:47.466395+0000 mgr.y (mgr.25319) 980 : cluster 0 pgmap v1040: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating+undersized+remapped, 88 active+clean, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 31726/86112 objects degraded (36.843%); 2269/86112 objects misplaced (2.635%); 14 MiB/s, 230 objects/s recovering 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: audit 2023-10-07T22:11:47.600281+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: audit 2023-10-07T22:11:47.609407+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: audit 2023-10-07T22:11:48.235043+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: audit 2023-10-07T22:11:48.236357+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:48.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:48 smithi008 bash[102097]: audit 2023-10-07T22:11:48.242830+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:48.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:49.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:49.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:49.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:49.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:49.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:49.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:49.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:49.545 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:49.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:49.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:49.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:49.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:49.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:49.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:49.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:50.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:50.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189100 9.b e244/243 9:d0062457:::benchmark_data_smithi008_213795_object81387:head v 244'11783, mlcod=233'8751)", 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.094318+0000", 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.032400184999999998, 2023-10-07T22:11:50.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032433396000000003, 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094318+0000", 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094318+0000", 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094318+0000", 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967296 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094322+0000", 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7000000000000002e-06 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094327+0000", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4609999999999999e-06 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.094330+0000", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2760000000000001e-06 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.114533+0000", 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020203122 2023-10-07T22:11:50.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.114557+0000", 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3141000000000001e-05 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189112 9.9 e244/243 9:9251863b:::benchmark_data_smithi008_213795_object81399:head v 244'12034, mlcod=233'8986)", 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.108754+0000", 2023-10-07T22:11:50.134 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.017964397999999999, 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018068671000000001, 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108754+0000", 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108754+0000", 2023-10-07T22:11:50.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108753+0000", 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108760+0000", 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9609999999999999e-06 2023-10-07T22:11:50.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108771+0000", 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0219e-05 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108776+0000", 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2680000000000002e-06 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108924+0000", 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014811499999999999 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.108970+0000", 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6394000000000003e-05 2023-10-07T22:11:50.138 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189107 9.6 e244/243 9:62217fd3:::benchmark_data_smithi008_213795_object81394:head v 244'11595, mlcod=0'0)", 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.113420+0000", 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.013298094999999999, 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013465583, 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113420+0000", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113420+0000", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113419+0000", 2023-10-07T22:11:50.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113429+0000", 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6879999999999994e-06 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113448+0000", 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9460999999999999e-05 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113456+0000", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1930000000000004e-06 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113504+0000", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8167000000000001e-05 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113532+0000", 2023-10-07T22:11:50.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8487e-05 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189108 9.6 e244/243 9:6bfe6e32:::benchmark_data_smithi008_213795_object81395:head v 244'11596, mlcod=0'0)", 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.113949+0000", 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.012769391999999999, 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013000069, 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113949+0000", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113949+0000", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113948+0000", 2023-10-07T22:11:50.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113954+0000", 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1419999999999998e-06 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113964+0000", 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8989999999999996e-06 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.113970+0000", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.361e-06 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122432+0000", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084621350000000008 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122509+0000", 2023-10-07T22:11:50.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6972999999999996e-05 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189116 9.7 e244/243 9:ee17b2af:::benchmark_data_smithi008_213795_object81403:head v 244'11696, mlcod=0'0)", 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.122359+0000", 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0043592320000000002, 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046523210000000001, 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122359+0000", 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122359+0000", 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122358+0000", 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122367+0000", 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0699999999999996e-06 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122380+0000", 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2884000000000001e-05 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122386+0000", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.392e-06 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.123915+0000", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001528628 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.123941+0000", 2023-10-07T22:11:50.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6075999999999999e-05 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189120 9.b e244/243 9:d4c969c6:::benchmark_data_smithi008_213795_object81407:head v 244'11784, mlcod=233'8751)", 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.122367+0000", 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0043515979999999999, 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047054940000000002, 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:11:50.151 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122367+0000", 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122367+0000", 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122366+0000", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122373+0000", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8680000000000001e-06 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122384+0000", 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1592e-05 2023-10-07T22:11:50.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122391+0000", 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5910000000000001e-06 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122738+0000", 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00034758400000000001 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122767+0000", 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8629e-05 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35166.0:189121 9.f e244/243)", 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:50.122609+0000", 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0041092120000000001, 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045217520000000004, 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:11:50.155 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122609+0000", 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122609+0000", 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122609+0000", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122614+0000", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0780000000000003e-06 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122625+0000", 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1813e-05 2023-10-07T22:11:50.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:50.122630+0000", 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6229999999999996e-06 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 7 2023-10-07T22:11:50.158 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:11:50.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:50.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:50.299 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:50.300 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:11:50.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:50.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:50.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:50.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:50.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:50.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:50.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:50.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:50.715 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:50.725 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:50 smithi008 bash[102097]: cluster 2023-10-07T22:11:49.467083+0000 mgr.y (mgr.25319) 981 : cluster 0 pgmap v1041: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 11 MiB/s, 185 objects/s recovering 2023-10-07T22:11:50.725 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:50 smithi008 bash[105281]: cluster 2023-10-07T22:11:49.467083+0000 mgr.y (mgr.25319) 981 : cluster 0 pgmap v1041: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 11 MiB/s, 185 objects/s recovering 2023-10-07T22:11:50.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:50.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:50.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:50.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:50.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:50 smithi081 bash[89466]: cluster 2023-10-07T22:11:49.467083+0000 mgr.y (mgr.25319) 981 : cluster 0 pgmap v1041: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 11 MiB/s, 185 objects/s recovering 2023-10-07T22:11:50.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:51.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:51.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:51.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:51.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:51.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:51.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:51.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:51.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:51.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:51.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:51.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:51.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:51.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:51.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:51 smithi081 bash[89466]: cluster 2023-10-07T22:11:50.735261+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: Degraded data redundancy: 31725/84171 objects degraded (37.691%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:51.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:51.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:51 smithi008 bash[102097]: cluster 2023-10-07T22:11:50.735261+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: Degraded data redundancy: 31725/84171 objects degraded (37.691%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:51.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:51 smithi008 bash[105281]: cluster 2023-10-07T22:11:50.735261+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: Degraded data redundancy: 31725/84171 objects degraded (37.691%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:51.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:51.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:51.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:52.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:52.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:52.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:52.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:52.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:52.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:52.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:52.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:52.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:52.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:52.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:52.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:52.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:52.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:52.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:52.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:52 smithi081 bash[89466]: cluster 2023-10-07T22:11:51.467726+0000 mgr.y (mgr.25319) 982 : cluster 0 pgmap v1042: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 5.5 MiB/s, 89 objects/s recovering 2023-10-07T22:11:52.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:53.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:53.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:53.057 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:52 smithi008 bash[105281]: cluster 2023-10-07T22:11:51.467726+0000 mgr.y (mgr.25319) 982 : cluster 0 pgmap v1042: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 5.5 MiB/s, 89 objects/s recovering 2023-10-07T22:11:53.058 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:52 smithi008 bash[102097]: cluster 2023-10-07T22:11:51.467726+0000 mgr.y (mgr.25319) 982 : cluster 0 pgmap v1042: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 1.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 31725/84171 objects degraded (37.691%); 2269/84171 objects misplaced (2.696%); 5.5 MiB/s, 89 objects/s recovering 2023-10-07T22:11:53.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:53.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:53.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:53.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:53.370 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:11:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:11:53] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-10-07T22:11:53.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:53.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:53.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:53.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:53.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:53.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:53.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:53.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:53.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:53.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:53.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:53.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:53.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:53.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:54.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:54.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:54.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:54.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:54.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:54.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:54.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:54.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:54.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:54 smithi081 bash[89466]: cluster 2023-10-07T22:11:53.468921+0000 mgr.y (mgr.25319) 983 : cluster 0 pgmap v1043: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 5.3 MiB/s, 86 objects/s recovering 2023-10-07T22:11:54.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:54.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:54.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:54.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:54 smithi008 bash[105281]: cluster 2023-10-07T22:11:53.468921+0000 mgr.y (mgr.25319) 983 : cluster 0 pgmap v1043: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 5.3 MiB/s, 86 objects/s recovering 2023-10-07T22:11:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:54 smithi008 bash[102097]: cluster 2023-10-07T22:11:53.468921+0000 mgr.y (mgr.25319) 983 : cluster 0 pgmap v1043: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 5.3 MiB/s, 86 objects/s recovering 2023-10-07T22:11:54.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:54.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:54.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:55.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:55.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:55.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:55.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:55.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:55.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:55.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:55.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:55.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:55.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:55.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:55.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:55.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:55.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:55.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:55.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:55.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:55.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:55.965 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:55 smithi008 bash[105281]: cluster 2023-10-07T22:11:55.736484+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 31725/74448 objects degraded (42.614%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:55.965 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:55 smithi008 bash[102097]: cluster 2023-10-07T22:11:55.736484+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 31725/74448 objects degraded (42.614%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:55.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:55.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:56.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:56.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:56.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:55 smithi081 bash[89466]: cluster 2023-10-07T22:11:55.736484+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 31725/74448 objects degraded (42.614%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:11:56.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:56.253 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:11:56.253 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:11:56.253 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-07T22:11:56.253 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:11:56.253 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:11:56.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-07T22:11:56.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:56.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:56.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:56.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:11:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:11:56.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:56.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:56.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:56.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:56.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:56.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:56.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:56.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:56.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:57.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:56 smithi081 bash[89466]: cluster 2023-10-07T22:11:55.469606+0000 mgr.y (mgr.25319) 984 : cluster 0 pgmap v1044: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 4.6 MiB/s, 74 objects/s recovering 2023-10-07T22:11:57.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:56 smithi081 bash[89466]: audit 2023-10-07T22:11:55.924100+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:57.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:56 smithi081 bash[89466]: audit 2023-10-07T22:11:55.926042+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:57.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:57.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:57.193 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[102097]: cluster 2023-10-07T22:11:55.469606+0000 mgr.y (mgr.25319) 984 : cluster 0 pgmap v1044: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 4.6 MiB/s, 74 objects/s recovering 2023-10-07T22:11:57.193 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[102097]: audit 2023-10-07T22:11:55.924100+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:57.193 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[102097]: audit 2023-10-07T22:11:55.926042+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:57.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[105281]: cluster 2023-10-07T22:11:55.469606+0000 mgr.y (mgr.25319) 984 : cluster 0 pgmap v1044: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 31725/74448 objects degraded (42.614%); 2005/74448 objects misplaced (2.693%); 4.6 MiB/s, 74 objects/s recovering 2023-10-07T22:11:57.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[105281]: audit 2023-10-07T22:11:55.924100+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:11:57.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:56 smithi008 bash[105281]: audit 2023-10-07T22:11:55.926042+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:57.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:57.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:57.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:57.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:57.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:57.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:57.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:57.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:57.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:57.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:58.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:58.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:11:58.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:58.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:58.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:58.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:58.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:58.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:58.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:58.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:58.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:58.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:11:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:58.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:11:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:11:58 smithi081 bash[89466]: cluster 2023-10-07T22:11:57.470285+0000 mgr.y (mgr.25319) 985 : cluster 0 pgmap v1045: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 31725/67461 objects degraded (47.027%); 1759/67461 objects misplaced (2.607%); 5.7 MiB/s, 91 objects/s recovering 2023-10-07T22:11:59.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:59.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:59.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:59.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:59.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:11:58 smithi008 bash[102097]: cluster 2023-10-07T22:11:57.470285+0000 mgr.y (mgr.25319) 985 : cluster 0 pgmap v1045: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 31725/67461 objects degraded (47.027%); 1759/67461 objects misplaced (2.607%); 5.7 MiB/s, 91 objects/s recovering 2023-10-07T22:11:59.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:11:58 smithi008 bash[105281]: cluster 2023-10-07T22:11:57.470285+0000 mgr.y (mgr.25319) 985 : cluster 0 pgmap v1045: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 31725/67461 objects degraded (47.027%); 1759/67461 objects misplaced (2.607%); 5.7 MiB/s, 91 objects/s recovering 2023-10-07T22:11:59.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:59.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:59.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:11:59.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:11:59.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:59.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:11:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:11:59.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:59.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:11:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:11:59.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:59.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:11:59.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:11:59.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:59.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:11:59.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:11:59.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:59.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:11:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:11:59.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:00.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:00.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:00.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:00.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:00.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:00.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:00.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:00.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:00.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:00.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:00.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:00.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:00.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:00.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:00.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:01.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:01.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:01.113 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:12:01.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:00 smithi008 bash[105281]: cluster 2023-10-07T22:11:59.470936+0000 mgr.y (mgr.25319) 986 : cluster 0 pgmap v1046: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:01.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:00 smithi008 bash[105281]: cluster 2023-10-07T22:12:00.737769+0000 mon.a (mon.0) 1272 : cluster 3 Health check update: Degraded data redundancy: 31725/65070 objects degraded (48.755%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:00 smithi008 bash[102097]: cluster 2023-10-07T22:11:59.470936+0000 mgr.y (mgr.25319) 986 : cluster 0 pgmap v1046: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:00 smithi008 bash[102097]: cluster 2023-10-07T22:12:00.737769+0000 mon.a (mon.0) 1272 : cluster 3 Health check update: Degraded data redundancy: 31725/65070 objects degraded (48.755%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:01.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:01.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:00 smithi081 bash[89466]: cluster 2023-10-07T22:11:59.470936+0000 mgr.y (mgr.25319) 986 : cluster 0 pgmap v1046: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:01.253 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:00 smithi081 bash[89466]: cluster 2023-10-07T22:12:00.737769+0000 mon.a (mon.0) 1272 : cluster 3 Health check update: Degraded data redundancy: 31725/65070 objects degraded (48.755%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:01.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:01.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:01.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:01.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:01.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:01.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:01.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:01.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:01.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:01.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:01.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:01.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:01.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:01.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:01.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:02.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:02.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:02.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:02.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:02.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:02.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:02.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:02.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:02.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:02.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:02.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:02.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:02.955 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:02 smithi008 bash[105281]: cluster 2023-10-07T22:12:01.471690+0000 mgr.y (mgr.25319) 987 : cluster 0 pgmap v1047: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:02.955 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:02 smithi008 bash[102097]: cluster 2023-10-07T22:12:01.471690+0000 mgr.y (mgr.25319) 987 : cluster 0 pgmap v1047: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:02.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:02.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:02.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:02 smithi081 bash[89466]: cluster 2023-10-07T22:12:01.471690+0000 mgr.y (mgr.25319) 987 : cluster 0 pgmap v1047: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 530 op/s; 31725/65070 objects degraded (48.755%); 1759/65070 objects misplaced (2.703%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:03.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:03.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:03.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:03.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:03.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:03.275 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:03] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2023-10-07T22:12:03.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:03.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:03.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:03.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:03.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:03.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:03.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:03.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:03.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:03.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:03.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:03.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:03.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:04.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:04.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:04.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:04.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:04.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:04.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:04.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:04.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:04.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:04.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:04.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:04.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:04.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:04.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:04.940 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:04 smithi008 bash[105281]: cluster 2023-10-07T22:12:03.472625+0000 mgr.y (mgr.25319) 988 : cluster 0 pgmap v1048: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:12:04.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:05.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:05.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:04 smithi081 bash[89466]: cluster 2023-10-07T22:12:03.472625+0000 mgr.y (mgr.25319) 988 : cluster 0 pgmap v1048: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:12:05.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:04 smithi008 bash[102097]: cluster 2023-10-07T22:12:03.472625+0000 mgr.y (mgr.25319) 988 : cluster 0 pgmap v1048: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:12:05.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:05.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:05.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:05.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:05.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:05.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:05.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:05.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:05.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:05.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:05.946 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:05 smithi008 bash[102097]: cluster 2023-10-07T22:12:05.739016+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 31725/55869 objects degraded (56.785%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:05.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:05.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:05.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:06.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:06.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:05 smithi081 bash[89466]: cluster 2023-10-07T22:12:05.739016+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 31725/55869 objects degraded (56.785%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:06.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:06.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:06.216 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:05 smithi008 bash[105281]: cluster 2023-10-07T22:12:05.739016+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 31725/55869 objects degraded (56.785%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:06.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:06.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:06.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:06.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:06.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:06.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:06.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:06.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:06.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:06.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:06.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:06.853 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:12:06.853 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T22:12:06.854 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:12:06.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:06.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:06 smithi081 bash[89466]: cluster 2023-10-07T22:12:05.473323+0000 mgr.y (mgr.25319) 989 : cluster 0 pgmap v1049: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:06.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:07.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:07.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:06 smithi008 bash[105281]: cluster 2023-10-07T22:12:05.473323+0000 mgr.y (mgr.25319) 989 : cluster 0 pgmap v1049: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:07.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:06 smithi008 bash[102097]: cluster 2023-10-07T22:12:05.473323+0000 mgr.y (mgr.25319) 989 : cluster 0 pgmap v1049: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 31725/55869 objects degraded (56.785%); 1515/55869 objects misplaced (2.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:07.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:07.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:07.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:07.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:07.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:07.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:07.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:07.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:07.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:07.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:07.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:07.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:07.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:07.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:07.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:07.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:07.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:07.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:08.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:08.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:08.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:08.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:08.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:08.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:08.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:08.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:08.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:08.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:08.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:08.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:08.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:08.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:08.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:08.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:08.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:08.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:09.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:09.066 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:08 smithi008 bash[102097]: cluster 2023-10-07T22:12:07.474166+0000 mgr.y (mgr.25319) 990 : cluster 0 pgmap v1050: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1018 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 31725/48921 objects degraded (64.849%); 1255/48921 objects misplaced (2.565%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:12:09.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:09.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:09.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:08 smithi081 bash[89466]: cluster 2023-10-07T22:12:07.474166+0000 mgr.y (mgr.25319) 990 : cluster 0 pgmap v1050: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1018 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 31725/48921 objects degraded (64.849%); 1255/48921 objects misplaced (2.565%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:12:09.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:09 smithi008 bash[105281]: cluster 2023-10-07T22:12:07.474166+0000 mgr.y (mgr.25319) 990 : cluster 0 pgmap v1050: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1018 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 31725/48921 objects degraded (64.849%); 1255/48921 objects misplaced (2.565%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:12:09.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:09.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:09.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:09.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:09.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:09.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:09.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:09.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:09.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:09.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:09.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:10.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:10.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:10.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:10.215 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:12:10.215 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.35166.0:201677 9.8 e244/243)", 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.212925+0000", 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.000233379, 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00026003400000000002, 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.216 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212925+0000", 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212925+0000", 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212926+0000", 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5600000000000001e-07 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.217 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212929+0000", 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.49e-06 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212938+0000", 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0480000000000004e-06 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.218 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212944+0000", 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5269999999999998e-06 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.35166.0:201668 9.8 e244/243)", 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.213161+0000", 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 4294967295.9999976, 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6021999999999997e-05, 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.219 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "queued for pg", 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213161+0000", 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213161+0000", 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.220 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213162+0000", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4600000000000003e-07 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213171+0000", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5410000000000006e-06 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213185+0000", 2023-10-07T22:12:10.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3736e-05 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213195+0000", 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6399999999999992e-06 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:201668 9.8 9:1be5a196:::benchmark_data_smithi008_213795_object93955:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:12:10.222 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.198955+0000", 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.014203485, 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014352916, 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 201668 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198955+0000", 2023-10-07T22:12:10.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198955+0000", 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198957+0000", 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0329999999999998e-06 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198965+0000", 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6210000000000004e-06 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198985+0000", 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9806e-05 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.198995+0000", 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0910999999999999e-05 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199135+0000", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013937699999999999 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199314+0000", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017933700000000001 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199481+0000", 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016670199999999999 2023-10-07T22:12:10.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.205688+0000", 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062067959999999997 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.207344+0000", 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001656507 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.228 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:201674 9.5 9:ac36607a:::benchmark_data_smithi008_213795_object93961:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.199283+0000", 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.013875597, 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014126405999999999, 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 201674 2023-10-07T22:12:10.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199283+0000", 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199283+0000", 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199284+0000", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3939999999999999e-06 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199291+0000", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7549999999999997e-06 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199307+0000", 2023-10-07T22:12:10.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6070999999999999e-05 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199318+0000", 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0404000000000001e-05 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199398+0000", 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0691000000000004e-05 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199565+0000", 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016681500000000001 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.199740+0000", 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017531900000000001 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:12:10.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.210439+0000", 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010698611 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.210461+0000", 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2354e-05 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.234 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:201675 9.5 9:acc455bf:::benchmark_data_smithi008_213795_object93962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.204652+0000", 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0085062769999999996, 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088772899999999995, 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 201675 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.235 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204652+0000", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204652+0000", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204654+0000", 2023-10-07T22:12:10.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.525e-06 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204659+0000", 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4020000000000001e-06 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204671+0000", 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1616e-05 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.204678+0000", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6579999999999996e-06 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.205484+0000", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00080604699999999995 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.205674+0000", 2023-10-07T22:12:10.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000190395 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.205868+0000", 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019393599999999999 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.210523+0000", 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046548099999999997 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212992+0000", 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002469092 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:201677 9.8 9:1514d856:::benchmark_data_smithi008_213795_object93964:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.208070+0000", 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0050887199999999997, 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0055195679999999999, 2023-10-07T22:12:10.240 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 201677 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208070+0000", 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208070+0000", 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208071+0000", 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.046e-06 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208076+0000", 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7350000000000004e-06 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208092+0000", 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6623e-05 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208099+0000", 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8600000000000004e-06 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208152+0000", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2750000000000001e-05 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208299+0000", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014701300000000001 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.208463+0000", 2023-10-07T22:12:10.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016458999999999999 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35166.0:201679 9.c e244/217 9:3678ba67:::benchmark_data_smithi008_213795_object93966:head v 244'12623, mlcod=244'12621)", 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.209477+0000", 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.0036819420000000001, 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041713360000000003, 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:12:10.245 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209477+0000", 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209477+0000", 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209477+0000", 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0400000000000005e-07 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209482+0000", 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0000000000000004e-06 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209495+0000", 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2333e-05 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209503+0000", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0299999999999994e-06 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209565+0000", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2076999999999995e-05 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.209590+0000", 2023-10-07T22:12:10.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5171e-05 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:201681 9.9 9:9718f0a0:::benchmark_data_smithi008_213795_object93968:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:10.212794+0000", 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 0.00036502699999999997, 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00089975500000000002, 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:12:10.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 201681 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212794+0000", 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212794+0000", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212796+0000", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9719999999999999e-06 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212803+0000", 2023-10-07T22:12:10.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2930000000000003e-06 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212826+0000", 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3490999999999999e-05 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212837+0000", 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0346999999999999e-05 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.212918+0000", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1760000000000003e-05 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213133+0000", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021491899999999999 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:10.213307+0000", 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000173475 2023-10-07T22:12:10.253 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout: ], 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 8 2023-10-07T22:12:10.254 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:12:10.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:10.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:10.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:10.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:10.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:10.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:10.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:10.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:10.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:10.673 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:12:10.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:10.725 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:12:10.762 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:12:10.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:10.806 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:12:10.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:10.845 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:12:10.884 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:12:10.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:10.953 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:12:10.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:10.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:10.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:11.003 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:12:11.009 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.011 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.011 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:12:11.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:11.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:11.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:11.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:10 smithi081 bash[89466]: cluster 2023-10-07T22:12:09.474816+0000 mgr.y (mgr.25319) 991 : cluster 0 pgmap v1051: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:11.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:10 smithi081 bash[89466]: audit 2023-10-07T22:12:10.631506+0000 mon.a (mon.0) 1274 : audit 0 from='client.? 172.21.15.8:0/3319892616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:11.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:10 smithi081 bash[89466]: cluster 2023-10-07T22:12:10.743253+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: Degraded data redundancy: 31725/46671 objects degraded (67.976%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:11.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:10 smithi081 bash[89466]: audit 2023-10-07T22:12:10.919936+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:11.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:11.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:11.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:11.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[105281]: cluster 2023-10-07T22:12:09.474816+0000 mgr.y (mgr.25319) 991 : cluster 0 pgmap v1051: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:11.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[105281]: audit 2023-10-07T22:12:10.631506+0000 mon.a (mon.0) 1274 : audit 0 from='client.? 172.21.15.8:0/3319892616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[105281]: cluster 2023-10-07T22:12:10.743253+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: Degraded data redundancy: 31725/46671 objects degraded (67.976%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[105281]: audit 2023-10-07T22:12:10.919936+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[102097]: cluster 2023-10-07T22:12:09.474816+0000 mgr.y (mgr.25319) 991 : cluster 0 pgmap v1051: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[102097]: audit 2023-10-07T22:12:10.631506+0000 mon.a (mon.0) 1274 : audit 0 from='client.? 172.21.15.8:0/3319892616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[102097]: cluster 2023-10-07T22:12:10.743253+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: Degraded data redundancy: 31725/46671 objects degraded (67.976%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:11.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:10 smithi008 bash[102097]: audit 2023-10-07T22:12:10.919936+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:11.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:11.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:11.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:11.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:11.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:11.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:11.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:11.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:11.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:11.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:11.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:11.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:11.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:11.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:11.982 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:12:12.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:12.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:12.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:11 smithi008 bash[105281]: audit 2023-10-07T22:12:11.343645+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.8:0/3201542772' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:11 smithi008 bash[105281]: audit 2023-10-07T22:12:11.344782+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:11 smithi008 bash[102097]: audit 2023-10-07T22:12:11.343645+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.8:0/3201542772' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:11 smithi008 bash[102097]: audit 2023-10-07T22:12:11.344782+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:12.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:11 smithi081 bash[89466]: audit 2023-10-07T22:12:11.343645+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.8:0/3201542772' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:11 smithi081 bash[89466]: audit 2023-10-07T22:12:11.344782+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:12:12.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:12.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:12.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:12.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:12.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:12.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:12.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:12.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:12.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:12.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:12.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:12.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:12.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:13.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: cluster 2023-10-07T22:12:11.475682+0000 mgr.y (mgr.25319) 992 : cluster 0 pgmap v1052: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: cluster 2023-10-07T22:12:11.956280+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: cluster 2023-10-07T22:12:11.971725+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: audit 2023-10-07T22:12:11.971798+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: cluster 2023-10-07T22:12:11.975627+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.044 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:12 smithi081 bash[89466]: cluster 2023-10-07T22:12:11.976681+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-07T22:12:13.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:13.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:13.109 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:12:13.109 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:12:13.110 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-07T22:12:13.110 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:12:13.110 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:12:13.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-07T22:12:13.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:13.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:13.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:13.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:13.333 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:13] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: cluster 2023-10-07T22:12:11.475682+0000 mgr.y (mgr.25319) 992 : cluster 0 pgmap v1052: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: cluster 2023-10-07T22:12:11.956280+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: cluster 2023-10-07T22:12:11.971725+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: audit 2023-10-07T22:12:11.971798+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: cluster 2023-10-07T22:12:11.975627+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.334 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[105281]: cluster 2023-10-07T22:12:11.976681+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: cluster 2023-10-07T22:12:11.475682+0000 mgr.y (mgr.25319) 992 : cluster 0 pgmap v1052: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 971 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 510 op/s; 31725/46671 objects degraded (67.976%); 1255/46671 objects misplaced (2.689%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: cluster 2023-10-07T22:12:11.956280+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: cluster 2023-10-07T22:12:11.971725+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: audit 2023-10-07T22:12:11.971798+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: cluster 2023-10-07T22:12:11.975627+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e245 with expected crc 2023-10-07T22:12:13.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:12 smithi008 bash[102097]: cluster 2023-10-07T22:12:11.976681+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-07T22:12:13.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:13.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:13.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:13.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:13.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:13.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:13.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:13.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:13.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:13.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:13.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:14.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:14.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:14.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:14.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:14.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:14.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:14.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:14.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:14.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:14.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:14.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:14.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:14 smithi081 bash[89466]: cluster 2023-10-07T22:12:13.476543+0000 mgr.y (mgr.25319) 993 : cluster 0 pgmap v1054: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:14.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:15.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:15.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:15.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:15.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:14 smithi008 bash[102097]: cluster 2023-10-07T22:12:13.476543+0000 mgr.y (mgr.25319) 993 : cluster 0 pgmap v1054: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:14 smithi008 bash[105281]: cluster 2023-10-07T22:12:13.476543+0000 mgr.y (mgr.25319) 993 : cluster 0 pgmap v1054: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:15.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:15.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:15.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:15.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:15.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:15.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:15.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:15.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:15.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:15.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:15.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:15.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:15.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:15.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:15.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:15.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:15.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:16.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:16.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:15 smithi081 bash[89466]: cluster 2023-10-07T22:12:15.744421+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: Degraded data redundancy: 31725/37035 objects degraded (85.662%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:16.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:16.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:16.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:15 smithi008 bash[102097]: cluster 2023-10-07T22:12:15.744421+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: Degraded data redundancy: 31725/37035 objects degraded (85.662%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:16.204 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:15 smithi008 bash[105281]: cluster 2023-10-07T22:12:15.744421+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: Degraded data redundancy: 31725/37035 objects degraded (85.662%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:16.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:16.329 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:16.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:16.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T22:12:16.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:16.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:16.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:16.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:16.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:16.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:16.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:16.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:16.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:16.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:16.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:17.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:17.090 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:16 smithi081 bash[89466]: cluster 2023-10-07T22:12:15.477154+0000 mgr.y (mgr.25319) 994 : cluster 0 pgmap v1055: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:17.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:17.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:17.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:17.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:17.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:17.346 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:16 smithi008 bash[105281]: cluster 2023-10-07T22:12:15.477154+0000 mgr.y (mgr.25319) 994 : cluster 0 pgmap v1055: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:17.347 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:16 smithi008 bash[102097]: cluster 2023-10-07T22:12:15.477154+0000 mgr.y (mgr.25319) 994 : cluster 0 pgmap v1055: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 770 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 31725/37035 objects degraded (85.662%); 1014/37035 objects misplaced (2.738%); 2.4 MiB/s, 38 objects/s recovering 2023-10-07T22:12:17.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:17.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:17.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:17.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:17.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:17.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:17.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:17.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:17.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:17.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:17.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:17.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:17.966 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:12:18.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:18.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:18.154 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:18.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:18.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:18.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:18.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:18.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:18.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:12:18.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:12:18.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:18.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:18.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:18.771 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:18.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:18.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:18.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:18.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:19.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:19.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:19.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:18 smithi008 bash[105281]: cluster 2023-10-07T22:12:17.478213+0000 mgr.y (mgr.25319) 995 : cluster 0 pgmap v1056: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 639 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 31725/30750 objects degraded (103.171%); 759/30750 objects misplaced (2.468%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:18 smithi008 bash[102097]: cluster 2023-10-07T22:12:17.478213+0000 mgr.y (mgr.25319) 995 : cluster 0 pgmap v1056: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 639 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 31725/30750 objects degraded (103.171%); 759/30750 objects misplaced (2.468%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:19.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:19.190 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:19.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:18 smithi081 bash[89466]: cluster 2023-10-07T22:12:17.478213+0000 mgr.y (mgr.25319) 995 : cluster 0 pgmap v1056: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 639 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 31725/30750 objects degraded (103.171%); 759/30750 objects misplaced (2.468%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:19.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:19.329 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:19.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:19.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:19.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:19.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:19.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:19.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:19.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:19.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:19.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:19.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:19.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:19.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:20.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:20.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:20.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:20.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:20.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:20.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:20.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:20.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:20.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:20.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:20.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:20.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:20.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:20.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:20.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:20.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:20.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:20.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:20.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:21.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:21.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:20 smithi081 bash[89466]: cluster 2023-10-07T22:12:19.478954+0000 mgr.y (mgr.25319) 996 : cluster 0 pgmap v1057: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:20 smithi081 bash[89466]: cluster 2023-10-07T22:12:20.745650+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 31725/27795 objects degraded (114.139%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:21.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:21.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:21.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:20 smithi008 bash[102097]: cluster 2023-10-07T22:12:19.478954+0000 mgr.y (mgr.25319) 996 : cluster 0 pgmap v1057: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:21.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:20 smithi008 bash[102097]: cluster 2023-10-07T22:12:20.745650+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 31725/27795 objects degraded (114.139%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:21.272 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:21 smithi008 bash[105281]: cluster 2023-10-07T22:12:19.478954+0000 mgr.y (mgr.25319) 996 : cluster 0 pgmap v1057: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:21.272 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:21 smithi008 bash[105281]: cluster 2023-10-07T22:12:20.745650+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 31725/27795 objects degraded (114.139%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:21.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:21.307 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:12:21.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:21.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:21.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:21.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:21.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:21.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:21.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:21.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:21.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:21.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:21.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:22.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:22.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:22.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:12:22.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:22.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:22.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:22.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:22.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:22.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:22.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:22.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:22.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:22.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:22.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:22.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:23.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:23.023 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:23 smithi008 bash[105281]: cluster 2023-10-07T22:12:21.479551+0000 mgr.y (mgr.25319) 997 : cluster 0 pgmap v1058: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:23.024 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:23 smithi008 bash[102097]: cluster 2023-10-07T22:12:21.479551+0000 mgr.y (mgr.25319) 997 : cluster 0 pgmap v1058: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:23.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:23.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:23.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:23.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:23.282 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:23.290 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:23] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2023-10-07T22:12:23.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:23.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:23 smithi081 bash[89466]: cluster 2023-10-07T22:12:21.479551+0000 mgr.y (mgr.25319) 997 : cluster 0 pgmap v1058: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 578 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 31725/27795 objects degraded (114.139%); 759/27795 objects misplaced (2.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:12:23.342 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:12:23.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:23.441 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:23.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:23.548 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:23.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:23.579 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:12:23.579 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-07T22:12:23.579 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:12:23.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:23.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:23.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:23.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:23.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:23.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:23.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:23.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:23.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:23.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:24.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:24.128 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:24.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:24.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:24.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:24.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:24.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:24.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:24.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:24.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:24.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:24.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:24.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:24.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:24.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:24.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:24.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:24.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:25.008 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:25 smithi008 bash[105281]: cluster 2023-10-07T22:12:23.482315+0000 mgr.y (mgr.25319) 998 : cluster 0 pgmap v1059: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 831 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:25.008 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:25 smithi008 bash[102097]: cluster 2023-10-07T22:12:23.482315+0000 mgr.y (mgr.25319) 998 : cluster 0 pgmap v1059: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 831 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:25.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:25.041 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:25 smithi081 bash[89466]: cluster 2023-10-07T22:12:23.482315+0000 mgr.y (mgr.25319) 998 : cluster 0 pgmap v1059: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 831 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:25.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:25.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:25.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:25.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:25.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:25.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:25.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:25.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:25.570 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:25.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:25.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:25.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:25.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:25.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:25.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:25.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:25.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:25.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:26.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:26.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:26 smithi081 bash[89466]: cluster 2023-10-07T22:12:25.746601+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 31725/17979 objects degraded (176.456%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:26.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:26 smithi081 bash[89466]: audit 2023-10-07T22:12:25.920324+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:26.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:26.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:26.483 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:26 smithi008 bash[105281]: cluster 2023-10-07T22:12:25.746601+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 31725/17979 objects degraded (176.456%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:26.483 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:26 smithi008 bash[105281]: audit 2023-10-07T22:12:25.920324+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:26.483 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:26 smithi008 bash[102097]: cluster 2023-10-07T22:12:25.746601+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 31725/17979 objects degraded (176.456%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:26.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:26 smithi008 bash[102097]: audit 2023-10-07T22:12:25.920324+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:26.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:26.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:26.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:26.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:26.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:26.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:26.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:26.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:27.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:27.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:27 smithi081 bash[89466]: cluster 2023-10-07T22:12:25.483057+0000 mgr.y (mgr.25319) 999 : cluster 0 pgmap v1060: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:27.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:27.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:27.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:27.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:27.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:27 smithi008 bash[105281]: cluster 2023-10-07T22:12:25.483057+0000 mgr.y (mgr.25319) 999 : cluster 0 pgmap v1060: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:27 smithi008 bash[102097]: cluster 2023-10-07T22:12:25.483057+0000 mgr.y (mgr.25319) 999 : cluster 0 pgmap v1060: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 373 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 31725/17979 objects degraded (176.456%); 499/17979 objects misplaced (2.775%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:12:27.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:27.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:27.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:27.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:27.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:27.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:27.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:27.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:27.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:27.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:28.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:28.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:28.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:28.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:28.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:28.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:28.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:28.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:28.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:28.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:28.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:28.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:28.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:28.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:28.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:28.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:29.024 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:29 smithi081 bash[89466]: cluster 2023-10-07T22:12:27.483781+0000 mgr.y (mgr.25319) 1000 : cluster 0 pgmap v1061: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 282 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 31725/13584 objects degraded (233.547%); 216/13584 objects misplaced (1.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:29.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:29.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:29.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:29.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:29.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:29.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:29 smithi008 bash[105281]: cluster 2023-10-07T22:12:27.483781+0000 mgr.y (mgr.25319) 1000 : cluster 0 pgmap v1061: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 282 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 31725/13584 objects degraded (233.547%); 216/13584 objects misplaced (1.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:29.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:29 smithi008 bash[102097]: cluster 2023-10-07T22:12:27.483781+0000 mgr.y (mgr.25319) 1000 : cluster 0 pgmap v1061: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 282 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 31725/13584 objects degraded (233.547%); 216/13584 objects misplaced (1.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:12:29.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:29.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:29.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:29.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:29.637 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:12:29.638 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:12:29.638 INFO:tasks.thrashosds.thrasher:Adding osd 3 2023-10-07T22:12:29.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 3 2023-10-07T22:12:29.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:29.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:29.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:29.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:29.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:29.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:29.978 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:30.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:30.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:30.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:30.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:30.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:30.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:30.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:30.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:30.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:30.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:30.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:30.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:30.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:30.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:31.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:31.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:31 smithi081 bash[89466]: cluster 2023-10-07T22:12:29.484386+0000 mgr.y (mgr.25319) 1001 : cluster 0 pgmap v1062: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:31.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:31 smithi081 bash[89466]: cluster 2023-10-07T22:12:30.747846+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 31725/7944 objects degraded (399.358%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:31.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:31.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:31.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:31.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:31.332 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:31.340 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:31 smithi008 bash[105281]: cluster 2023-10-07T22:12:29.484386+0000 mgr.y (mgr.25319) 1001 : cluster 0 pgmap v1062: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:31.340 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:31 smithi008 bash[105281]: cluster 2023-10-07T22:12:30.747846+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 31725/7944 objects degraded (399.358%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:31.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:31 smithi008 bash[102097]: cluster 2023-10-07T22:12:29.484386+0000 mgr.y (mgr.25319) 1001 : cluster 0 pgmap v1062: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:31.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:31 smithi008 bash[102097]: cluster 2023-10-07T22:12:30.747846+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 31725/7944 objects degraded (399.358%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:31.354 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:31.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:31.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:31.575 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 107710 objects 2023-10-07T22:12:31.576 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :178.438 2023-10-07T22:12:31.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:31.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:31.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:31.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:31.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:31.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:31.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:31.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:31.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:31.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:31.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:32.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:32.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:32.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:32.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:32.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:32.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:32.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:32.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:32.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:32.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:32.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:32.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:32.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:32.953 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:32.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:33.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:33.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:33.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:33.199 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:33] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.43.0" 2023-10-07T22:12:33.200 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:33 smithi008 bash[105281]: cluster 2023-10-07T22:12:31.485038+0000 mgr.y (mgr.25319) 1002 : cluster 0 pgmap v1063: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:33.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:33 smithi008 bash[102097]: cluster 2023-10-07T22:12:31.485038+0000 mgr.y (mgr.25319) 1002 : cluster 0 pgmap v1063: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:33.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:33.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:33.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:33 smithi081 bash[89466]: cluster 2023-10-07T22:12:31.485038+0000 mgr.y (mgr.25319) 1002 : cluster 0 pgmap v1063: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 164 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 31725/7944 objects degraded (399.358%); 216/7944 objects misplaced (2.719%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:12:33.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:33.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:33.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:33.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:33.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:33.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:33.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:33.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:33.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:33.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:33.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:33.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:34.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:34.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:34.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:34.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:34.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:34.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:34.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:34.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:34.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:34.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:34.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:34.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:34.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:34.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:34.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:34.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:34.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:35.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:35.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:35 smithi008 bash[105281]: cluster 2023-10-07T22:12:33.486254+0000 mgr.y (mgr.25319) 1003 : cluster 0 pgmap v1064: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 31725/69 objects degraded (45978.261%); 3.1 MiB/s, 52 objects/s recovering 2023-10-07T22:12:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:35 smithi008 bash[102097]: cluster 2023-10-07T22:12:33.486254+0000 mgr.y (mgr.25319) 1003 : cluster 0 pgmap v1064: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 31725/69 objects degraded (45978.261%); 3.1 MiB/s, 52 objects/s recovering 2023-10-07T22:12:35.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:35.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:35.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:35.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:35 smithi081 bash[89466]: cluster 2023-10-07T22:12:33.486254+0000 mgr.y (mgr.25319) 1003 : cluster 0 pgmap v1064: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 31725/69 objects degraded (45978.261%); 3.1 MiB/s, 52 objects/s recovering 2023-10-07T22:12:35.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:35.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:35.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:35.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:35.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:35.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:35.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:35.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:35.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:35.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:35.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:35.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:35.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:35.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:36.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:36.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:36.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:36.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:36.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:36.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:36 smithi081 bash[89466]: cluster 2023-10-07T22:12:35.748814+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:36.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:36.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:36 smithi008 bash[105281]: cluster 2023-10-07T22:12:35.748814+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:36.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:36 smithi008 bash[102097]: cluster 2023-10-07T22:12:35.748814+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:12:36.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:36.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:36.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:36.631 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:36.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:36.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:36.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:36.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:36.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:36.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:37.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:37.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:37.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:37.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:37 smithi081 bash[89466]: cluster 2023-10-07T22:12:35.487052+0000 mgr.y (mgr.25319) 1004 : cluster 0 pgmap v1065: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 35 objects/s recovering 2023-10-07T22:12:37.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:37.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:37.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:37 smithi008 bash[102097]: cluster 2023-10-07T22:12:35.487052+0000 mgr.y (mgr.25319) 1004 : cluster 0 pgmap v1065: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 35 objects/s recovering 2023-10-07T22:12:37.271 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:37 smithi008 bash[105281]: cluster 2023-10-07T22:12:35.487052+0000 mgr.y (mgr.25319) 1004 : cluster 0 pgmap v1065: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 35 objects/s recovering 2023-10-07T22:12:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:37.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:37.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:37.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:37.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:37.535 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-10-07T22:12:37.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-10-07T22:12:37.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:37.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:37.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:37.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:37.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:37.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:37.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:37.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:37.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:37.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:37.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:38.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:38.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:38.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:38.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:38.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:38.329 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:38.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:38.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:38.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:38.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:38.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:38.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:38.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:38.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:38.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:38.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:38.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:38.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:39.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:39.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:39.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:39.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:39 smithi081 bash[89466]: cluster 2023-10-07T22:12:37.487837+0000 mgr.y (mgr.25319) 1005 : cluster 0 pgmap v1066: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 65 objects/s recovering 2023-10-07T22:12:39.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:39.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:39.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:39.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:39.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:39.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:39.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:39.630 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:39 smithi008 bash[105281]: cluster 2023-10-07T22:12:37.487837+0000 mgr.y (mgr.25319) 1005 : cluster 0 pgmap v1066: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 65 objects/s recovering 2023-10-07T22:12:39.630 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:39 smithi008 bash[102097]: cluster 2023-10-07T22:12:37.487837+0000 mgr.y (mgr.25319) 1005 : cluster 0 pgmap v1066: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 497 op/s; 31725/69 objects degraded (45978.261%); 2.0 MiB/s, 65 objects/s recovering 2023-10-07T22:12:39.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:39.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:39.754 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:12:39.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:39.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:39.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:39.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:39.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:40.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:40.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:40.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:40.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:40.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:40.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:40.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:40.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:40.443 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:40.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:40.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:40.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:40.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:40.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:40.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:40.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:41.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:41.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:41.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:41.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:41 smithi081 bash[89466]: cluster 2023-10-07T22:12:39.488449+0000 mgr.y (mgr.25319) 1006 : cluster 0 pgmap v1067: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 375 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:41 smithi081 bash[89466]: audit 2023-10-07T22:12:40.920392+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:41.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:41.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:41 smithi008 bash[105281]: cluster 2023-10-07T22:12:39.488449+0000 mgr.y (mgr.25319) 1006 : cluster 0 pgmap v1067: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 375 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:41 smithi008 bash[105281]: audit 2023-10-07T22:12:40.920392+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:41 smithi008 bash[102097]: cluster 2023-10-07T22:12:39.488449+0000 mgr.y (mgr.25319) 1006 : cluster 0 pgmap v1067: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 375 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:41 smithi008 bash[102097]: audit 2023-10-07T22:12:40.920392+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:41.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:41.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:41.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:41.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:41.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:41.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:41.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:41.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:41.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:41.785 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:12:41.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:41.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:41.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:41.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:41.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:42.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:42.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:42.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:42.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:42.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:42.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:42.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:42.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:42.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:42.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:42.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:42.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:42.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:42.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:42.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:43.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:43.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:43.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:43.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:43 smithi081 bash[89466]: cluster 2023-10-07T22:12:41.489251+0000 mgr.y (mgr.25319) 1007 : cluster 0 pgmap v1068: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:43.309 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:43 smithi008 bash[105281]: cluster 2023-10-07T22:12:41.489251+0000 mgr.y (mgr.25319) 1007 : cluster 0 pgmap v1068: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:43.310 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:43] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-10-07T22:12:43.310 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:43 smithi008 bash[102097]: cluster 2023-10-07T22:12:41.489251+0000 mgr.y (mgr.25319) 1007 : cluster 0 pgmap v1068: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 47 objects/s recovering 2023-10-07T22:12:43.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:43.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:43.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:43.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:43.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:43.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:43.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:43.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:43.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:43.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:43.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:43.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:44.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:44.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:44.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:44.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:44.198 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:12:44.198 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:12:44.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:44.257 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:44 smithi008 bash[102097]: cluster 2023-10-07T22:12:44.049713+0000 mon.a (mon.0) 1288 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:44.258 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:44 smithi008 bash[105281]: cluster 2023-10-07T22:12:44.049713+0000 mon.a (mon.0) 1288 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:44.272 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:44.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:44.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:44.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:44 smithi081 bash[89466]: cluster 2023-10-07T22:12:44.049713+0000 mon.a (mon.0) 1288 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:44.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:44.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:44.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:44.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:44.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:44.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:44.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:44.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:44.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:44.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:44.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:44.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:44.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:45.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:45.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:45.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:45.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:45.192 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:45.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:45 smithi081 bash[89466]: cluster 2023-10-07T22:12:43.490080+0000 mgr.y (mgr.25319) 1008 : cluster 0 pgmap v1069: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 78 objects/s recovering 2023-10-07T22:12:45.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:45.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:45.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:45.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:45 smithi008 bash[105281]: cluster 2023-10-07T22:12:43.490080+0000 mgr.y (mgr.25319) 1008 : cluster 0 pgmap v1069: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 78 objects/s recovering 2023-10-07T22:12:45.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:45 smithi008 bash[102097]: cluster 2023-10-07T22:12:43.490080+0000 mgr.y (mgr.25319) 1008 : cluster 0 pgmap v1069: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 31725/69 objects degraded (45978.261%); 896 KiB/s, 78 objects/s recovering 2023-10-07T22:12:45.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:45.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:45.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:45.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:45.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:45.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:45.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:45.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:45.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:45.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:45.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:45.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:45.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:45.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:46.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:46.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:46.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:46.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:46.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:46.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:46.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:46.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:46.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:46.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:46.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:46.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:46.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:46.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:46.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:46.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:47.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:47.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:47.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:47.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:47.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:47.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:47 smithi008 bash[105281]: cluster 2023-10-07T22:12:45.490589+0000 mgr.y (mgr.25319) 1009 : cluster 0 pgmap v1070: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 60 objects/s recovering 2023-10-07T22:12:47.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:47 smithi008 bash[102097]: cluster 2023-10-07T22:12:45.490589+0000 mgr.y (mgr.25319) 1009 : cluster 0 pgmap v1070: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 60 objects/s recovering 2023-10-07T22:12:47.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:47.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:47 smithi081 bash[89466]: cluster 2023-10-07T22:12:45.490589+0000 mgr.y (mgr.25319) 1009 : cluster 0 pgmap v1070: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 60 objects/s recovering 2023-10-07T22:12:47.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:47.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:47.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:47.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:47.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:47.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:47.825 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:47.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:47.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:47.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:47.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:48.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:48.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:48.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:48.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:48.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:48.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:48.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:48.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:48.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:48.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:48.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:48.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:48.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:48.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:48.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:48.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:49.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:49.122 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:12:49.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:49.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:49.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:49.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:49.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[105281]: cluster 2023-10-07T22:12:47.491280+0000 mgr.y (mgr.25319) 1010 : cluster 0 pgmap v1071: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 96 objects/s recovering 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[105281]: audit 2023-10-07T22:12:48.329715+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[105281]: audit 2023-10-07T22:12:48.422484+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.8:0/3966703089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[105281]: audit 2023-10-07T22:12:48.423290+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[102097]: cluster 2023-10-07T22:12:47.491280+0000 mgr.y (mgr.25319) 1010 : cluster 0 pgmap v1071: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 96 objects/s recovering 2023-10-07T22:12:49.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[102097]: audit 2023-10-07T22:12:48.329715+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:49.374 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[102097]: audit 2023-10-07T22:12:48.422484+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.8:0/3966703089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.374 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:49 smithi008 bash[102097]: audit 2023-10-07T22:12:48.423290+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:49 smithi081 bash[89466]: cluster 2023-10-07T22:12:47.491280+0000 mgr.y (mgr.25319) 1010 : cluster 0 pgmap v1071: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 96 objects/s recovering 2023-10-07T22:12:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:49 smithi081 bash[89466]: audit 2023-10-07T22:12:48.329715+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:49 smithi081 bash[89466]: audit 2023-10-07T22:12:48.422484+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.8:0/3966703089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:49 smithi081 bash[89466]: audit 2023-10-07T22:12:48.423290+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:12:49.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:49.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:49.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:49.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:49.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:49.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:49.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:49.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:49.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:49.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:50.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:50.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:50.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:50.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[105281]: cluster 2023-10-07T22:12:49.108439+0000 mon.a (mon.0) 1291 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[105281]: audit 2023-10-07T22:12:49.110079+0000 mon.a (mon.0) 1292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[105281]: cluster 2023-10-07T22:12:49.111118+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[105281]: cluster 2023-10-07T22:12:49.111235+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[105281]: cluster 2023-10-07T22:12:49.114036+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[102097]: cluster 2023-10-07T22:12:49.108439+0000 mon.a (mon.0) 1291 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[102097]: audit 2023-10-07T22:12:49.110079+0000 mon.a (mon.0) 1292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[102097]: cluster 2023-10-07T22:12:49.111118+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[102097]: cluster 2023-10-07T22:12:49.111235+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.153 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:50 smithi008 bash[102097]: cluster 2023-10-07T22:12:49.114036+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-07T22:12:50.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:50.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:50.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:50.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:50.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:50.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:50 smithi081 bash[89466]: cluster 2023-10-07T22:12:49.108439+0000 mon.a (mon.0) 1291 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:50 smithi081 bash[89466]: audit 2023-10-07T22:12:49.110079+0000 mon.a (mon.0) 1292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:50 smithi081 bash[89466]: cluster 2023-10-07T22:12:49.111118+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:50 smithi081 bash[89466]: cluster 2023-10-07T22:12:49.111235+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e246 with expected crc 2023-10-07T22:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:50 smithi081 bash[89466]: cluster 2023-10-07T22:12:49.114036+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-07T22:12:50.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:50.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:50.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:50.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:50.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:50.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:50.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:50.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:50.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:51.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:51.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:51.106 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T22:12:51.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:51.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:51.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:51.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:51.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:51.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:51 smithi008 bash[105281]: cluster 2023-10-07T22:12:49.491704+0000 mgr.y (mgr.25319) 1011 : cluster 0 pgmap v1073: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:51 smithi008 bash[102097]: cluster 2023-10-07T22:12:49.491704+0000 mgr.y (mgr.25319) 1011 : cluster 0 pgmap v1073: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:51.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:51.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:51 smithi081 bash[89466]: cluster 2023-10-07T22:12:49.491704+0000 mgr.y (mgr.25319) 1011 : cluster 0 pgmap v1073: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:51.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:51.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:51.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:51.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:51.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:51.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:51.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:51.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:51.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:51.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:52.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:52.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:52.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:52.367 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:52.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:52.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:52.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:52.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:52.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:52.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:52.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:52.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:52.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:52.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:52.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:52.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:52.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:53.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:53.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:53.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:53.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:53.288 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:53 smithi081 bash[89466]: cluster 2023-10-07T22:12:51.492726+0000 mgr.y (mgr.25319) 1012 : cluster 0 pgmap v1074: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:53.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:53.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:53.375 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:12:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:53 smithi008 bash[102097]: cluster 2023-10-07T22:12:51.492726+0000 mgr.y (mgr.25319) 1012 : cluster 0 pgmap v1074: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:53.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:12:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:12:53] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-10-07T22:12:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:53 smithi008 bash[105281]: cluster 2023-10-07T22:12:51.492726+0000 mgr.y (mgr.25319) 1012 : cluster 0 pgmap v1074: 99 pgs: 1 active+recovering+undersized+remapped, 88 active+clean, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 78 objects/s recovering 2023-10-07T22:12:53.405 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:12:53.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.432 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:12:53.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:53.458 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:12:53.483 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:12:53.510 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:12:53.535 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:12:53.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:53.563 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:12:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.567 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:12:53.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:53.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:53.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:53.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:53.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:53.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:53.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:53.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:53.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:54.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:54.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:54.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:54 smithi008 bash[105281]: audit 2023-10-07T22:12:53.349795+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.8:0/1242325339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:54.189 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:54 smithi008 bash[102097]: audit 2023-10-07T22:12:53.349795+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.8:0/1242325339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:54.202 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:54.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:54.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:54 smithi081 bash[89466]: audit 2023-10-07T22:12:53.349795+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.8:0/1242325339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:12:54.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:54.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:54.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:54.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:54.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:54.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:54.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:54.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:54.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:54.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:54.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:54.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:54.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:55.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:55.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:55.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:55.213 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:55.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:55.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:55.336 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:55.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[102097]: cluster 2023-10-07T22:12:53.493946+0000 mgr.y (mgr.25319) 1013 : cluster 0 pgmap v1075: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[102097]: cluster 2023-10-07T22:12:54.130081+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[102097]: audit 2023-10-07T22:12:54.716788+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[102097]: audit 2023-10-07T22:12:54.723016+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[105281]: cluster 2023-10-07T22:12:53.493946+0000 mgr.y (mgr.25319) 1013 : cluster 0 pgmap v1075: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[105281]: cluster 2023-10-07T22:12:54.130081+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[105281]: audit 2023-10-07T22:12:54.716788+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:55 smithi008 bash[105281]: audit 2023-10-07T22:12:54.723016+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:55.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:55.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:55.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:55 smithi081 bash[89466]: cluster 2023-10-07T22:12:53.493946+0000 mgr.y (mgr.25319) 1013 : cluster 0 pgmap v1075: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:55.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:55 smithi081 bash[89466]: cluster 2023-10-07T22:12:54.130081+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-07T22:12:55.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:55 smithi081 bash[89466]: audit 2023-10-07T22:12:54.716788+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:55 smithi081 bash[89466]: audit 2023-10-07T22:12:54.723016+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:55.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:12:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:12:55.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:55.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:55.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:55.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:55.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:55.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:55.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:55.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:55.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:56.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:56.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:56.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:56.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:56.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:56.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:56.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:56.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:56.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:56.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:56.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:56.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:56.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:56.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:56.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:56.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:56.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:56.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:56.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:56.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:56.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:56.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:57.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:57.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:57.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:56 smithi081 bash[89466]: cluster 2023-10-07T22:12:55.494817+0000 mgr.y (mgr.25319) 1014 : cluster 0 pgmap v1076: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:57.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:56 smithi081 bash[89466]: audit 2023-10-07T22:12:55.924267+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:57.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:56 smithi081 bash[89466]: audit 2023-10-07T22:12:55.926380+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:57.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:57.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[102097]: cluster 2023-10-07T22:12:55.494817+0000 mgr.y (mgr.25319) 1014 : cluster 0 pgmap v1076: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:57.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[102097]: audit 2023-10-07T22:12:55.924267+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:57.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[102097]: audit 2023-10-07T22:12:55.926380+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:57.246 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[105281]: cluster 2023-10-07T22:12:55.494817+0000 mgr.y (mgr.25319) 1014 : cluster 0 pgmap v1076: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 93 objects/s recovering 2023-10-07T22:12:57.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[105281]: audit 2023-10-07T22:12:55.924267+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:12:57.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:56 smithi008 bash[105281]: audit 2023-10-07T22:12:55.926380+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:57.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:57.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:57.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:57.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:57.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:57.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:57.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:57.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:57.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:57.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:58.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:58.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:58.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:12:58.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:58.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:58.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:58.397 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:58.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:58.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:58.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:58.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:58.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:58.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:58.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:12:58.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:12:58.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:58.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:12:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:58.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:12:59.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:59.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:12:58 smithi081 bash[89466]: cluster 2023-10-07T22:12:57.496216+0000 mgr.y (mgr.25319) 1015 : cluster 0 pgmap v1077: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 99 objects/s recovering 2023-10-07T22:12:59.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:59.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:59.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:59.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:12:59.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:12:59.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:59.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:12:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:12:59.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:59.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:12:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:12:59.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.814 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:12:59 smithi008 bash[105281]: cluster 2023-10-07T22:12:57.496216+0000 mgr.y (mgr.25319) 1015 : cluster 0 pgmap v1077: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 99 objects/s recovering 2023-10-07T22:12:59.814 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:12:59 smithi008 bash[102097]: cluster 2023-10-07T22:12:57.496216+0000 mgr.y (mgr.25319) 1015 : cluster 0 pgmap v1077: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 99 objects/s recovering 2023-10-07T22:12:59.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:12:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:12:59.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:59.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:12:59.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:12:59.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:00.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:00.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:00.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:00.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:00.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:00.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:00.578 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:00.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:00.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:00.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:00.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:00.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:00.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:00.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:00.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:00.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:00.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:01.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:01.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:00 smithi081 bash[89466]: cluster 2023-10-07T22:12:59.496999+0000 mgr.y (mgr.25319) 1016 : cluster 0 pgmap v1078: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 95 objects/s recovering 2023-10-07T22:13:01.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:01.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:01.210 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:00 smithi008 bash[105281]: cluster 2023-10-07T22:12:59.496999+0000 mgr.y (mgr.25319) 1016 : cluster 0 pgmap v1078: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 95 objects/s recovering 2023-10-07T22:13:01.210 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:00 smithi008 bash[102097]: cluster 2023-10-07T22:12:59.496999+0000 mgr.y (mgr.25319) 1016 : cluster 0 pgmap v1078: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 95 objects/s recovering 2023-10-07T22:13:01.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:01.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:01.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:01.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:01.463 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:01.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:01.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:01.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:01.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:01.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:01.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:01.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:01.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:01.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:01.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:02.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:02.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:02.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:02.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:02.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:02.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:02.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:02.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:02.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:02.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:02.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:02.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:02.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:02.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:02.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:02.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:02.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:02.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:02.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:02.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:03.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:03.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:03.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:03.181 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:03] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.43.0" 2023-10-07T22:13:03.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:02 smithi008 bash[102097]: cluster 2023-10-07T22:13:01.497677+0000 mgr.y (mgr.25319) 1017 : cluster 0 pgmap v1079: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 82 objects/s recovering 2023-10-07T22:13:03.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:02 smithi008 bash[105281]: cluster 2023-10-07T22:13:01.497677+0000 mgr.y (mgr.25319) 1017 : cluster 0 pgmap v1079: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 82 objects/s recovering 2023-10-07T22:13:03.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:03.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:02 smithi081 bash[89466]: cluster 2023-10-07T22:13:01.497677+0000 mgr.y (mgr.25319) 1017 : cluster 0 pgmap v1079: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 82 objects/s recovering 2023-10-07T22:13:03.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:13:03.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:13:03.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:03.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:03.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:03.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:03.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:03.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:03.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:03.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:03.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:03.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:03.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:03.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:03.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:03.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:03.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:04.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:04.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:04.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:04.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:04.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:04.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:04.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:04.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:04.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:04.761 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:04.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:04.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:04.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:04.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:04.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:05.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:05.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:04 smithi008 bash[105281]: cluster 2023-10-07T22:13:03.498402+0000 mgr.y (mgr.25319) 1018 : cluster 0 pgmap v1080: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 129 objects/s recovering 2023-10-07T22:13:05.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:04 smithi008 bash[102097]: cluster 2023-10-07T22:13:03.498402+0000 mgr.y (mgr.25319) 1018 : cluster 0 pgmap v1080: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 129 objects/s recovering 2023-10-07T22:13:05.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:04 smithi081 bash[89466]: cluster 2023-10-07T22:13:03.498402+0000 mgr.y (mgr.25319) 1018 : cluster 0 pgmap v1080: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 129 objects/s recovering 2023-10-07T22:13:05.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:05.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:05.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:05.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:05.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:05.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:05.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:05.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:05.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:06.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:06.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:06.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:06.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:06.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:06.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:06.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:06.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:06.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:06.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:06.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:06.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:06.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:06.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:07.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:07.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:07.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:07.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:06 smithi081 bash[89466]: cluster 2023-10-07T22:13:05.498962+0000 mgr.y (mgr.25319) 1019 : cluster 0 pgmap v1081: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 86 objects/s recovering 2023-10-07T22:13:07.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:07.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:07.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:07.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:07.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:06 smithi008 bash[105281]: cluster 2023-10-07T22:13:05.498962+0000 mgr.y (mgr.25319) 1019 : cluster 0 pgmap v1081: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 86 objects/s recovering 2023-10-07T22:13:07.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:06 smithi008 bash[102097]: cluster 2023-10-07T22:13:05.498962+0000 mgr.y (mgr.25319) 1019 : cluster 0 pgmap v1081: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 86 objects/s recovering 2023-10-07T22:13:07.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:07.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:07.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:07.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:07.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:07.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:07.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:07.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:07.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:07.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:07.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:07.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:07.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:08.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:08.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:08.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:08.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:08.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:08.220 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:08.221 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:08.221 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:08.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:08.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:08.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:08.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:08.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:08.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:08.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:08.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:08.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[102097]: debug 2023-10-07T22:13:08.225+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e246 definitely_dead 0 2023-10-07T22:13:08.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:08.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:08.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:08.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:08.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:08.956 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.3. 2023-10-07T22:13:08.957 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_4' removed 2023-10-07T22:13:08.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:08.991 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[102097]: cluster 2023-10-07T22:13:07.500264+0000 mgr.y (mgr.25319) 1020 : cluster 0 pgmap v1082: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 142 objects/s recovering 2023-10-07T22:13:08.991 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[102097]: audit 2023-10-07T22:13:08.228241+0000 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:13:08.991 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[102097]: audit 2023-10-07T22:13:08.230722+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:13:08.992 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[105281]: cluster 2023-10-07T22:13:07.500264+0000 mgr.y (mgr.25319) 1020 : cluster 0 pgmap v1082: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 142 objects/s recovering 2023-10-07T22:13:08.992 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[105281]: audit 2023-10-07T22:13:08.228241+0000 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:13:08.992 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:08 smithi008 bash[105281]: audit 2023-10-07T22:13:08.230722+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:13:09.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:09.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:08 smithi081 bash[89466]: cluster 2023-10-07T22:13:07.500264+0000 mgr.y (mgr.25319) 1020 : cluster 0 pgmap v1082: 99 pgs: 88 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31725/69 objects degraded (45978.261%); 0 B/s, 142 objects/s recovering 2023-10-07T22:13:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:08 smithi081 bash[89466]: audit 2023-10-07T22:13:08.228241+0000 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:13:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:08 smithi081 bash[89466]: audit 2023-10-07T22:13:08.230722+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:13:09.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:09.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:09.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:09.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:09.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:09.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:09.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:09.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:09.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:09.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:09.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:09.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:09.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:09.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:10.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:10.044 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:08.943804+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:13:10.044 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:08.943971+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:13:10.044 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:08.944440+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.044 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:08.944910+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.044 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:08.950159+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:08.961019+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:08.964368+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:09.449820+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:09.457145+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:09.928549+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:09.929417+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:10.045 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:09.934581+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.046 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:08.943804+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:13:10.046 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:08.943971+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:13:10.046 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:08.944440+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.046 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:08.944910+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.046 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:08.950159+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:08.961019+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:08.964368+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:09.449820+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:09.457145+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:09.928549+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:09.929417+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:10.047 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:09.934581+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:10.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:08.943804+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.8:0/588424670' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:13:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:08.943971+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.8:0/2750034349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: cluster 2023-10-07T22:13:08.944440+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: cluster 2023-10-07T22:13:08.944910+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: cluster 2023-10-07T22:13:08.950159+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: cluster 2023-10-07T22:13:08.961019+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: cluster 2023-10-07T22:13:08.964368+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:09.449820+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:09.457145+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:09.928549+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:09.929417+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:09 smithi081 bash[89466]: audit 2023-10-07T22:13:09.934581+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:10.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:10.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:10.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:10.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:10.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:10.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:10.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:10.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:10.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:10.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:10.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:10.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:11.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:11.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.500887+0000 mgr.y (mgr.25319) 1021 : cluster 0 pgmap v1084: 83 pgs: 83 active+clean; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:13:11.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.961066+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.962028+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.963409+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.963464+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.963701+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.963759+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.965402+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.965897+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.966263+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.967576+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.970938+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:09.972698+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.455616+0000 mon.a (mon.0) 1310 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized) 2023-10-07T22:13:11.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.455708+0000 mon.a (mon.0) 1311 : cluster 1 Cluster is now healthy 2023-10-07T22:13:11.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: audit 2023-10-07T22:13:10.927015+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:11.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:10 smithi081 bash[89466]: audit 2023-10-07T22:13:10.928880+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:11.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:11.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:11.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.239 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.500887+0000 mgr.y (mgr.25319) 1021 : cluster 0 pgmap v1084: 83 pgs: 83 active+clean; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.961066+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.962028+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.963409+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.963464+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.963701+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.963759+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.965402+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.965897+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.966263+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.967576+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.970938+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:09.972698+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.455616+0000 mon.a (mon.0) 1310 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized) 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.455708+0000 mon.a (mon.0) 1311 : cluster 1 Cluster is now healthy 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:10.927015+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[102097]: audit 2023-10-07T22:13:10.928880+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.500887+0000 mgr.y (mgr.25319) 1021 : cluster 0 pgmap v1084: 83 pgs: 83 active+clean; 215 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:13:11.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.961066+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.962028+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.963409+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.963464+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.963701+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.963759+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.965402+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.965897+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.966263+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.967576+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.243 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.970938+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:09.972698+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e248 with expected crc 2023-10-07T22:13:11.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.455616+0000 mon.a (mon.0) 1310 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31725/69 objects degraded (45978.261%), 10 pgs degraded, 10 pgs undersized) 2023-10-07T22:13:11.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.455708+0000 mon.a (mon.0) 1311 : cluster 1 Cluster is now healthy 2023-10-07T22:13:11.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:10.927015+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:11.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:10 smithi008 bash[105281]: audit 2023-10-07T22:13:10.928880+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:11.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:11.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:11.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:11.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:11.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:11.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:11.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:11.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:11.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:11.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:11.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:11.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:11.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:12.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:12.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.108986+0000 osd.5 (osd.5) 15 : cluster 0 1.a scrub starts 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.110860+0000 osd.5 (osd.5) 16 : cluster 0 1.a scrub ok 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.962860+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.962860+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.963597+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.966739+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.966926+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-07T22:13:12.285 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[102097]: cluster 2023-10-07T22:13:10.967804+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.108986+0000 osd.5 (osd.5) 15 : cluster 0 1.a scrub starts 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.110860+0000 osd.5 (osd.5) 16 : cluster 0 1.a scrub ok 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.962860+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.962860+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.963597+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.966739+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.966926+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-07T22:13:12.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:11 smithi008 bash[105281]: cluster 2023-10-07T22:13:10.967804+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.287 INFO:tasks.thrashosds.thrasher:Added osd 3 2023-10-07T22:13:12.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:12.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:12.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:12.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:12.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.108986+0000 osd.5 (osd.5) 15 : cluster 0 1.a scrub starts 2023-10-07T22:13:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.110860+0000 osd.5 (osd.5) 16 : cluster 0 1.a scrub ok 2023-10-07T22:13:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.962860+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.962860+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.963597+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.966739+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.966926+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-07T22:13:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:11 smithi081 bash[89466]: cluster 2023-10-07T22:13:10.967804+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e249 with expected crc 2023-10-07T22:13:12.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:12.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:12.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:12.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:12.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:12.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:12.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:12.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:12.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:12.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:13.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:13.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:13.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.501436+0000 mgr.y (mgr.25319) 1022 : cluster 0 pgmap v1087: 83 pgs: 2 remapped+peering, 1 peering, 80 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.977598+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.977955+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.981217+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.981462+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-07T22:13:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.981596+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:12 smithi081 bash[89466]: cluster 2023-10-07T22:13:11.982219+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:13.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:13.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:13] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.43.0" 2023-10-07T22:13:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.501436+0000 mgr.y (mgr.25319) 1022 : cluster 0 pgmap v1087: 83 pgs: 2 remapped+peering, 1 peering, 80 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.977598+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.977955+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.981217+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.981462+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.981596+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[102097]: cluster 2023-10-07T22:13:11.982219+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.501436+0000 mgr.y (mgr.25319) 1022 : cluster 0 pgmap v1087: 83 pgs: 2 remapped+peering, 1 peering, 80 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.977598+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.977955+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.981217+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.981462+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-07T22:13:13.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.981596+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:12 smithi008 bash[105281]: cluster 2023-10-07T22:13:11.982219+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e250 with expected crc 2023-10-07T22:13:13.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:13.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:13.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:13.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:13.547 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T22:13:13.548 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T22:13:13.548 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-10-07T22:13:13.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-10-07T22:13:13.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:13.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:13.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:13.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:13.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:13.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:13.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:13.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:13.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:14.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:14.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:14.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:14.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:14.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:14.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.987022+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.988897+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.989532+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.989830+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.989892+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.990953+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.991983+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.992138+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:13 smithi081 bash[89466]: cluster 2023-10-07T22:13:12.993063+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.987022+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.988897+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.989532+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.989830+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.989892+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.990953+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.991983+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.992138+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[105281]: cluster 2023-10-07T22:13:12.993063+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.987022+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.988897+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.989532+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.989830+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.989892+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.990953+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.991983+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.992138+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:13 smithi008 bash[102097]: cluster 2023-10-07T22:13:12.993063+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e251 with expected crc 2023-10-07T22:13:14.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:14.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:14.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:14.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:14.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:14.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:14.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:14.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:14.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:14.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:14.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:14.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:15.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:15.115 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:14 smithi008 bash[102097]: cluster 2023-10-07T22:13:13.144618+0000 osd.5 (osd.5) 23 : cluster 0 1.1 scrub starts 2023-10-07T22:13:15.115 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:14 smithi008 bash[102097]: cluster 2023-10-07T22:13:13.148485+0000 osd.5 (osd.5) 24 : cluster 0 1.1 scrub ok 2023-10-07T22:13:15.115 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:14 smithi008 bash[102097]: cluster 2023-10-07T22:13:13.502157+0000 mgr.y (mgr.25319) 1023 : cluster 0 pgmap v1090: 83 pgs: 3 active+undersized+remapped, 2 remapped+peering, 1 peering, 77 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:13:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:15 smithi008 bash[105281]: cluster 2023-10-07T22:13:13.144618+0000 osd.5 (osd.5) 23 : cluster 0 1.1 scrub starts 2023-10-07T22:13:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:15 smithi008 bash[105281]: cluster 2023-10-07T22:13:13.148485+0000 osd.5 (osd.5) 24 : cluster 0 1.1 scrub ok 2023-10-07T22:13:15.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:15 smithi008 bash[105281]: cluster 2023-10-07T22:13:13.502157+0000 mgr.y (mgr.25319) 1023 : cluster 0 pgmap v1090: 83 pgs: 3 active+undersized+remapped, 2 remapped+peering, 1 peering, 77 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:13:15.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:15.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:15.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:15.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:15.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:15.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:14 smithi081 bash[89466]: cluster 2023-10-07T22:13:13.144618+0000 osd.5 (osd.5) 23 : cluster 0 1.1 scrub starts 2023-10-07T22:13:15.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:14 smithi081 bash[89466]: cluster 2023-10-07T22:13:13.148485+0000 osd.5 (osd.5) 24 : cluster 0 1.1 scrub ok 2023-10-07T22:13:15.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:14 smithi081 bash[89466]: cluster 2023-10-07T22:13:13.502157+0000 mgr.y (mgr.25319) 1023 : cluster 0 pgmap v1090: 83 pgs: 3 active+undersized+remapped, 2 remapped+peering, 1 peering, 77 active+clean; 163 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:13:15.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:15.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:15.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:15.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:15.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:15.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:15.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:15.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:15.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:15.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:15.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:15.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:16.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:16.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:16.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:16.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:16.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:16.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:16.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:16.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:16.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:16.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:16.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:16 smithi081 bash[89466]: cluster 2023-10-07T22:13:15.144273+0000 osd.5 (osd.5) 25 : cluster 0 1.8 scrub starts 2023-10-07T22:13:16.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:16 smithi081 bash[89466]: cluster 2023-10-07T22:13:15.147283+0000 osd.5 (osd.5) 26 : cluster 0 1.8 scrub ok 2023-10-07T22:13:16.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:16 smithi081 bash[89466]: cluster 2023-10-07T22:13:15.502654+0000 mgr.y (mgr.25319) 1024 : cluster 0 pgmap v1091: 83 pgs: 3 active+undersized+remapped, 1 remapped+peering, 79 active+clean; 314 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:16.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:16 smithi081 bash[89466]: cluster 2023-10-07T22:13:15.555335+0000 osd.3 (osd.3) 9 : cluster 0 1.4 scrub starts 2023-10-07T22:13:16.860 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:16 smithi081 bash[89466]: cluster 2023-10-07T22:13:15.559551+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub ok 2023-10-07T22:13:16.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:16.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:16.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:17.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[102097]: cluster 2023-10-07T22:13:15.144273+0000 osd.5 (osd.5) 25 : cluster 0 1.8 scrub starts 2023-10-07T22:13:17.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[102097]: cluster 2023-10-07T22:13:15.147283+0000 osd.5 (osd.5) 26 : cluster 0 1.8 scrub ok 2023-10-07T22:13:17.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[102097]: cluster 2023-10-07T22:13:15.502654+0000 mgr.y (mgr.25319) 1024 : cluster 0 pgmap v1091: 83 pgs: 3 active+undersized+remapped, 1 remapped+peering, 79 active+clean; 314 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:17.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[102097]: cluster 2023-10-07T22:13:15.555335+0000 osd.3 (osd.3) 9 : cluster 0 1.4 scrub starts 2023-10-07T22:13:17.125 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[102097]: cluster 2023-10-07T22:13:15.559551+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub ok 2023-10-07T22:13:17.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[105281]: cluster 2023-10-07T22:13:15.144273+0000 osd.5 (osd.5) 25 : cluster 0 1.8 scrub starts 2023-10-07T22:13:17.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[105281]: cluster 2023-10-07T22:13:15.147283+0000 osd.5 (osd.5) 26 : cluster 0 1.8 scrub ok 2023-10-07T22:13:17.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[105281]: cluster 2023-10-07T22:13:15.502654+0000 mgr.y (mgr.25319) 1024 : cluster 0 pgmap v1091: 83 pgs: 3 active+undersized+remapped, 1 remapped+peering, 79 active+clean; 314 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:17.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[105281]: cluster 2023-10-07T22:13:15.555335+0000 osd.3 (osd.3) 9 : cluster 0 1.4 scrub starts 2023-10-07T22:13:17.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:16 smithi008 bash[105281]: cluster 2023-10-07T22:13:15.559551+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub ok 2023-10-07T22:13:17.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:17.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:17.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:17.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:17.288 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:13:17.288 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:13:17.288 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-07T22:13:17.288 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:13:17.288 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:13:17.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-07T22:13:17.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:17.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:17.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:17.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:17.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:17.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:17.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:17.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:17.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:17.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:17.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:18.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:18.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:18.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:18.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:18.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:18.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:18.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:18.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:18.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:18.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:18.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:18.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:18.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:18.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:18.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:19.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:19.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:18 smithi008 bash[102097]: cluster 2023-10-07T22:13:17.503836+0000 mgr.y (mgr.25319) 1025 : cluster 0 pgmap v1092: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:19.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:18 smithi008 bash[105281]: cluster 2023-10-07T22:13:17.503836+0000 mgr.y (mgr.25319) 1025 : cluster 0 pgmap v1092: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:19.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:19.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:18 smithi081 bash[89466]: cluster 2023-10-07T22:13:17.503836+0000 mgr.y (mgr.25319) 1025 : cluster 0 pgmap v1092: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:19.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:19.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:19.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:19.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:19.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:19.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:19.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:19.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:19.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:19.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:19.670 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:19.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:19.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:19.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:19.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:19.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:20.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:20.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:20.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:20.329 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:20.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:20.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:20.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:20.496 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:13:20.496 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:43184 9.9 9:9c3a703e:::benchmark_data_smithi008_213795_object43183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:08:26.267351+0000", 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 294.22357957700001, 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18608450400000001, 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.497 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 43184 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267351+0000", 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.498 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267351+0000", 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267351+0000", 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2199999999999999e-07 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267374+0000", 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2872999999999999e-05 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.499 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267381+0000", 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0929999999999997e-06 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267388+0000", 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1019999999999999e-06 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.500 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267446+0000", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8116999999999999e-05 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267588+0000", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000141583 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.267732+0000", 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014402100000000001 2023-10-07T22:13:20.501 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.269833+0000", 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021009819999999999 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.277640+0000", 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.007807133 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.502 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453350+0000", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17571050799999999 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453400+0000", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9747999999999999e-05 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453435+0000", 2023-10-07T22:13:20.503 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4922000000000002e-05 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:43190 9.9 9:98ce692e:::benchmark_data_smithi008_213795_object43189:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:08:26.271775+0000", 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 294.21915542199997, 2023-10-07T22:13:20.504 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18180118100000001, 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 43190 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.505 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271775+0000", 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271775+0000", 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271777+0000", 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8360000000000001e-06 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271803+0000", 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6571e-05 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271814+0000", 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1211e-05 2023-10-07T22:13:20.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271821+0000", 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.567e-06 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271867+0000", 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6e-05 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.271978+0000", 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011105 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.272087+0000", 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000109064 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.273647+0000", 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015599069999999999 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.277683+0000", 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0040356120000000001 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453510+0000", 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17582734899999999 2023-10-07T22:13:20.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453550+0000", 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0357e-05 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453576+0000", 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5656999999999998e-05 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.511 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:43199 9.9 9:962a9f39:::benchmark_data_smithi008_213795_object43198:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e222)", 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:08:26.278025+0000", 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 294.21290537200002, 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.175706002, 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.512 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 43199 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278025+0000", 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278025+0000", 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278026+0000", 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1100000000000005e-07 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278062+0000", 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.5994999999999997e-05 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278072+0000", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0560000000000001e-05 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278079+0000", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1500000000000002e-06 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278142+0000", 2023-10-07T22:13:20.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2552999999999996e-05 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278298+0000", 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015612499999999999 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.278462+0000", 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016434899999999999 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.516 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.445054+0000", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16659158800000001 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.445539+0000", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000485432 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453637+0000", 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0080972260000000008 2023-10-07T22:13:20.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453699+0000", 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2509999999999996e-05 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:08:26.453731+0000", 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1702999999999998e-05 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.518 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:122837 9.b 9:db1b2be6:::benchmark_data_smithi008_213795_object15124:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e231)", 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.449507+0000", 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.04142319900001, 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32456098300000003, 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.519 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 122837 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449507+0000", 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449507+0000", 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449508+0000", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.559e-06 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449514+0000", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6269999999999997e-06 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449527+0000", 2023-10-07T22:13:20.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3009e-05 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449536+0000", 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7660000000000004e-06 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449596+0000", 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0151000000000001e-05 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449736+0000", 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013992900000000001 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449808+0000", 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2349999999999997e-05 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453786+0000", 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0039780090000000002 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773892+0000", 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32010523800000001 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773974+0000", 2023-10-07T22:13:20.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2892000000000005e-05 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.774028+0000", 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3999999999999998e-05 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.774068+0000", 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.9453000000000003e-05 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.525 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35166.0:122835 9.c e231/217 9:39a84371:::benchmark_data_smithi008_213795_object15122:head v 231'7697, mlcod=231'7695)", 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.449531+0000", 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.04139919400001, 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32415627299999999, 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.526 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449531+0000", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449531+0000", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449538+0000", 2023-10-07T22:13:20.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9330000000000004e-06 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449550+0000", 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2279999999999999e-05 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449571+0000", 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0625999999999999e-05 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449585+0000", 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3847e-05 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449745+0000", 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000160118 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.449774+0000", 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9424000000000002e-05 2023-10-07T22:13:20.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.454095+0000", 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043204269999999999 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773687+0000", 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.31959261799999999 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.530 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:122841 9.5 9:a0128ac6:::benchmark_data_smithi008_213795_object15128:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e231)", 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.453241+0000", 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.03768880999999, 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32085363, 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 122841 2023-10-07T22:13:20.531 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453241+0000", 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453241+0000", 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453243+0000", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9649999999999998e-06 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453251+0000", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0530000000000007e-06 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453272+0000", 2023-10-07T22:13:20.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0611999999999998e-05 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453286+0000", 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.393e-05 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453341+0000", 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5426000000000001e-05 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453452+0000", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011051 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.453556+0000", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000103774 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773840+0000", 2023-10-07T22:13:20.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32028404900000002 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773872+0000", 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2866e-05 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773914+0000", 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1384000000000002e-05 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.774048+0000", 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013419500000000001 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.774095+0000", 2023-10-07T22:13:20.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6866000000000002e-05 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.35166.0:122837 9.b e231/217 ondisk, result = 0)", 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.455942+0000", 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.03498854700001, 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.317959196, 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.455942+0000", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.455942+0000", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.455942+0000", 2023-10-07T22:13:20.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.23e-07 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.455949+0000", 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9110000000000004e-06 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773696+0000", 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.31774675800000002 2023-10-07T22:13:20.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773706+0000", 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0054999999999999e-05 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773871+0000", 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016515799999999999 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773884+0000", 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.241e-05 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773901+0000", 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7081000000000001e-05 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.542 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.35166.0:122837 9.b e231/217 ondisk, result = 0)", 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.456941+0000", 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.03398870800001, 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.31713361499999998, 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.456941+0000", 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.456941+0000", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.456942+0000", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5600000000000005e-07 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.456951+0000", 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1500000000000005e-06 2023-10-07T22:13:20.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773646+0000", 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.31669438500000002 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773669+0000", 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3079e-05 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773958+0000", 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00028948599999999999 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773966+0000", 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0960000000000001e-06 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.774075+0000", 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108663 2023-10-07T22:13:20.546 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35166.0:122845 9.c e231/217 9:34134746:::benchmark_data_smithi008_213795_object15132:head v 231'7698, mlcod=231'7695)", 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:09:58.458431+0000", 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 202.03249879000001, 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.32872347299999999, 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.458431+0000", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.458431+0000", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.458432+0000", 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7100000000000001e-07 2023-10-07T22:13:20.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.458440+0000", 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9650000000000008e-06 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773643+0000", 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.31520317799999997 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773669+0000", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5635000000000001e-05 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773752+0000", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3547999999999994e-05 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.773790+0000", 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7978999999999997e-05 2023-10-07T22:13:20.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.787077+0000", 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013286235 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:09:58.787155+0000", 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8262000000000004e-05 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.551 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:141545 9.5 9:a0ffc13f:::benchmark_data_smithi008_213795_object33832:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:10:27.981355+0000", 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 172.50957540600001, 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.078484703, 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 141545 2023-10-07T22:13:20.552 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981355+0000", 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981355+0000", 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.553 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981357+0000", 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8810000000000001e-06 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981365+0000", 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9810000000000003e-06 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.554 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981385+0000", 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.022e-05 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981396+0000", 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1569999999999999e-05 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981479+0000", 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2566999999999997e-05 2023-10-07T22:13:20.555 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981657+0000", 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017767799999999999 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.981813+0000", 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000156121 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.986218+0000", 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0044053419999999996 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.986936+0000", 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00071805299999999996 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010519+0000", 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023583255000000001 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010529+0000", 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2590000000000006e-06 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.059743+0000", 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0492144409999999 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.059839+0000", 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6335000000000005e-05 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:141546 9.5 9:a40d5b06:::benchmark_data_smithi008_213795_object33833:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:10:27.988418+0000", 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 172.50251244200001, 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0719161770000001, 2023-10-07T22:13:20.559 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 141546 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988418+0000", 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.560 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988418+0000", 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988419+0000", 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.437e-06 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.561 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988424+0000", 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9779999999999996e-06 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988437+0000", 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2641e-05 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988443+0000", 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6490000000000002e-06 2023-10-07T22:13:20.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988487+0000", 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3922999999999999e-05 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988616+0000", 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012860399999999999 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988763+0000", 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014679100000000001 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.993470+0000", 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004706928 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010559+0000", 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017089522999999999 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010565+0000", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2650000000000002e-06 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.060239+0000", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.049673195 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.060334+0000", 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5242999999999996e-05 2023-10-07T22:13:20.565 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:141547 9.8 9:1fb455e9:::benchmark_data_smithi008_213795_object33834:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:10:27.988660+0000", 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 172.50226969600001, 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0439414970000001, 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.566 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 141547 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988660+0000", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988660+0000", 2023-10-07T22:13:20.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988661+0000", 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.02e-06 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988666+0000", 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0000000000000004e-06 2023-10-07T22:13:20.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988679+0000", 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3036e-05 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988688+0000", 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0860000000000002e-06 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.569 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988748+0000", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0841999999999998e-05 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988868+0000", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000119399 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.988986+0000", 2023-10-07T22:13:20.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011827799999999999 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.994468+0000", 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0054815250000000001 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999019+0000", 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0045509799999999996 2023-10-07T22:13:20.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.007751+0000", 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087320660000000001 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.007766+0000", 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5812e-05 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.032522+0000", 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0247559550000001 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.032602+0000", 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9498000000000004e-05 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.573 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:141550 9.b 9:d5ae1810:::benchmark_data_smithi008_213795_object33837:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:10:27.999003+0000", 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 172.49192685200001, 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0806442519999999, 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 141550 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999003+0000", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999003+0000", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999005+0000", 2023-10-07T22:13:20.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4699999999999999e-06 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999009+0000", 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3139999999999997e-06 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999018+0000", 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3850000000000008e-06 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999024+0000", 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8699999999999997e-06 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999092+0000", 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7329000000000005e-05 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999277+0000", 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018493399999999999 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:27.999423+0000", 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014649899999999999 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010181+0000", 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010757867000000001 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:28.010191+0000", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0301e-05 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.070667+0000", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.060475407 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.070810+0000", 2023-10-07T22:13:20.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014385900000000001 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.079553+0000", 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087428760000000001 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:10:29.079648+0000", 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4141000000000005e-05 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.580 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:185149 9.5 9:a4cd50c3:::benchmark_data_smithi008_213795_object77436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:11:41.030090+0000", 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 99.460839985999996, 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.410747991, 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 185149 2023-10-07T22:13:20.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030090+0000", 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030090+0000", 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030093+0000", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8380000000000002e-06 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030103+0000", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0020999999999999e-05 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030131+0000", 2023-10-07T22:13:20.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7898999999999998e-05 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030142+0000", 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.128e-05 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030238+0000", 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5608999999999999e-05 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030402+0000", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016384400000000001 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 7", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.030545+0000", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000143151 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.043979+0000", 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013434252000000001 2023-10-07T22:13:20.585 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.043990+0000", 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1232e-05 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.041379+0000", 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99738854799999999 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.041395+0000", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6563e-05 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.423294+0000", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.38189837 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.423429+0000", 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000135258 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.440782+0000", 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017352652 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.440838+0000", 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6474000000000002e-05 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:185153 9.8 9:1efb1f90:::benchmark_data_smithi008_213795_object77440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:11:41.036695+0000", 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 99.454235474000001, 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3868694719999999, 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 185153 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036695+0000", 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036695+0000", 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036696+0000", 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.863e-06 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036713+0000", 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6067999999999999e-05 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036734+0000", 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1441e-05 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.036745+0000", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1039000000000001e-05 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.045096+0000", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083505990000000002 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.045107+0000", 2023-10-07T22:13:20.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1531e-05 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.043154+0000", 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99804724899999997 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.043177+0000", 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2305000000000001e-05 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.593 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.409271+0000", 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.366094189 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.409425+0000", 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015436599999999999 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.410380+0000", 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00095434299999999997 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.415528+0000", 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0051486250000000004 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.422840+0000", 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0073120030000000001 2023-10-07T22:13:20.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.423224+0000", 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00038352599999999997 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.423290+0000", 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5811999999999999e-05 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.423564+0000", 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027451299999999999 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:185160 9.9 9:90aa66ae:::benchmark_data_smithi008_213795_object77447:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e242)", 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:11:41.074544+0000", 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 99.416385974999997, 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3857256769999999, 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.597 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 185160 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074544+0000", 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.598 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074544+0000", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074546+0000", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2520000000000002e-06 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074554+0000", 2023-10-07T22:13:20.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3289999999999996e-06 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074570+0000", 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6130999999999999e-05 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074581+0000", 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0859000000000001e-05 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074658+0000", 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7783999999999999e-05 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.074673+0000", 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4039000000000001e-05 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.043319+0000", 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.96864642300000003 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.043334+0000", 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5313000000000001e-05 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.439186+0000", 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3958514339999999 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.439356+0000", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017036899999999999 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.439536+0000", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000180235 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.447390+0000", 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0078540899999999993 2023-10-07T22:13:20.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.454625+0000", 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072346950000000002 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.459968+0000", 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0053429599999999999 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.460026+0000", 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8220000000000002e-05 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.460270+0000", 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000243544 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.605 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:185161 9.b 9:d39aa54c:::benchmark_data_smithi008_213795_object77448:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e242)", 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:11:41.077660+0000", 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 99.413269733000007, 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.357432433, 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 185161 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.606 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077660+0000", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077660+0000", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077662+0000", 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4410000000000001e-06 2023-10-07T22:13:20.607 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077672+0000", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0645999999999999e-05 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077691+0000", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8332e-05 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077700+0000", 2023-10-07T22:13:20.608 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4059999999999994e-06 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077761+0000", 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0433000000000002e-05 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:41.077770+0000", 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0569999999999999e-06 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.042457+0000", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.96468741999999996 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:42.042472+0000", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4667999999999999e-05 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.420800+0000", 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3783283669999999 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.610 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.420975+0000", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017528800000000001 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.421137+0000", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000161602 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.429789+0000", 2023-10-07T22:13:20.611 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0086520929999999996 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.429805+0000", 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5698000000000001e-05 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.434710+0000", 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049053380000000004 2023-10-07T22:13:20.612 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.434790+0000", 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9401999999999996e-05 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:11:43.435093+0000", 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00030324200000000001 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.613 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35166.0:199139 9.4 e244/217 9:25547bb0:::benchmark_data_smithi008_213795_object91426:head v 244'12517, mlcod=244'12515)", 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:06.079787+0000", 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 74.411143456000005, 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.246284419, 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079787+0000", 2023-10-07T22:13:20.614 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079787+0000", 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079788+0000", 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1999999999999998e-07 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.615 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079798+0000", 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0485e-05 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079817+0000", 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8797e-05 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.616 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.079856+0000", 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8962999999999999e-05 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.080349+0000", 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00049352599999999999 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311370+0000", 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.23102060999999999 2023-10-07T22:13:20.617 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.326029+0000", 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014659317999999999 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.326071+0000", 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.18e-05 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.618 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35166.0:199148 9.4 e244/217 9:20ef9b8b:::benchmark_data_smithi008_213795_object91435:head v 244'12518, mlcod=244'12515)", 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:06.082469+0000", 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 74.408461102999993, 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25157452299999999, 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.619 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082469+0000", 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082469+0000", 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082471+0000", 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8279999999999999e-06 2023-10-07T22:13:20.620 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082484+0000", 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3029e-05 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311229+0000", 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.22874539599999999 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311263+0000", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4026000000000003e-05 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.317988+0000", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0067244799999999997 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.318013+0000", 2023-10-07T22:13:20.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4995999999999999e-05 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.334011+0000", 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015998340999999999 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.334044+0000", 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2427e-05 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.623 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35166.0:199150 9.5 9:ab49d6a4:::benchmark_data_smithi008_213795_object91437:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:12:06.082786+0000", 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 74.408143964999994, 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.25216335299999998, 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35166", 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:13:20.624 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 199150 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082786+0000", 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082786+0000", 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:13:20.625 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082788+0000", 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9719999999999999e-06 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.082796+0000", 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.576e-06 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:13:20.626 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311220+0000", 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.228424445 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311247+0000", 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6774000000000001e-05 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311337+0000", 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0105999999999994e-05 2023-10-07T22:13:20.627 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311524+0000", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018669100000000001 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,7", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.311693+0000", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016941100000000001 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.325588+0000", 2023-10-07T22:13:20.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013895177999999999 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.325640+0000", 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1243999999999999e-05 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.334655+0000", 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0090150109999999999 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.334687+0000", 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2523e-05 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:12:06.334949+0000", 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000262422 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:13:20.630 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:13:20.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.632 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:20.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:20.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:20.694 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:13:20.715 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:13:20.739 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:13:20.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:20.764 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:13:20.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:20.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:13:20.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:20.811 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:13:20.835 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:13:20.877 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.878 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:13:20.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:20.909 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:20 smithi008 bash[102097]: cluster 2023-10-07T22:13:19.504648+0000 mgr.y (mgr.25319) 1026 : cluster 0 pgmap v1093: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:20.910 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:20 smithi008 bash[102097]: audit 2023-10-07T22:13:20.666252+0000 mon.a (mon.0) 1317 : audit 0 from='client.? 172.21.15.8:0/3773223194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:20.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:20 smithi008 bash[105281]: cluster 2023-10-07T22:13:19.504648+0000 mgr.y (mgr.25319) 1026 : cluster 0 pgmap v1093: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:20.910 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:20 smithi008 bash[105281]: audit 2023-10-07T22:13:20.666252+0000 mon.a (mon.0) 1317 : audit 0 from='client.? 172.21.15.8:0/3773223194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:20.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:20.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:20.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:21.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:21.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:20 smithi081 bash[89466]: cluster 2023-10-07T22:13:19.504648+0000 mgr.y (mgr.25319) 1026 : cluster 0 pgmap v1093: 83 pgs: 83 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:21.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:20 smithi081 bash[89466]: audit 2023-10-07T22:13:20.666252+0000 mon.a (mon.0) 1317 : audit 0 from='client.? 172.21.15.8:0/3773223194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:21.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:21.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:21.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:21.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:21.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:21.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:21.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:21.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:21.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:21.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:21.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:21.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:21.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:21.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:21.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:21.787 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:13:21.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:21.841 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:21 smithi081 bash[89466]: audit 2023-10-07T22:13:20.957561+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.8:0/1868375597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:21.842 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:21 smithi081 bash[89466]: audit 2023-10-07T22:13:20.958110+0000 mon.a (mon.0) 1318 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:21.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:21.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:21.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:21.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:22.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:22.101 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:13:22.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:22.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:22.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:21 smithi008 bash[102097]: audit 2023-10-07T22:13:20.957561+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.8:0/1868375597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:22.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:21 smithi008 bash[102097]: audit 2023-10-07T22:13:20.958110+0000 mon.a (mon.0) 1318 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:22.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:21 smithi008 bash[105281]: audit 2023-10-07T22:13:20.957561+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.8:0/1868375597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:22.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:21 smithi008 bash[105281]: audit 2023-10-07T22:13:20.958110+0000 mon.a (mon.0) 1318 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:13:22.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:22.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:22.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:22.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:22.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:22.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:22.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:22.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:22.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:22.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:22.764 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:22.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:22.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:22.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:22.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:22.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.505562+0000 mgr.y (mgr.25319) 1027 : cluster 0 pgmap v1094: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.770454+0000 mon.a (mon.0) 1319 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: audit 2023-10-07T22:13:21.778007+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.778560+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.779528+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:22 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.781871+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-07T22:13:23.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:23.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:23.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.505562+0000 mgr.y (mgr.25319) 1027 : cluster 0 pgmap v1094: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.770454+0000 mon.a (mon.0) 1319 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: audit 2023-10-07T22:13:21.778007+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.778560+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.779528+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.056 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.781871+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.505562+0000 mgr.y (mgr.25319) 1027 : cluster 0 pgmap v1094: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.770454+0000 mon.a (mon.0) 1319 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: audit 2023-10-07T22:13:21.778007+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.778560+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.779528+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:22 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.781871+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-07T22:13:23.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:23.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:23.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:23.290 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:23] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.43.0" 2023-10-07T22:13:23.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:23.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:23.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:23.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:23.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:23.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:23.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:23.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:23.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:23.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:23 smithi008 bash[105281]: cluster 2023-10-07T22:13:21.778709+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.861 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:23 smithi008 bash[102097]: cluster 2023-10-07T22:13:21.778709+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:23.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:23.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:23 smithi081 bash[89466]: cluster 2023-10-07T22:13:21.778709+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e252 with expected crc 2023-10-07T22:13:23.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:24.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:24.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:24.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:24.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T22:13:24.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:24.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:24.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:24.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:24.381 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:24.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:24.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:24.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:24.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:24.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:24.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:24.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:24.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:24.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:24.929 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:24 smithi008 bash[102097]: cluster 2023-10-07T22:13:23.506626+0000 mgr.y (mgr.25319) 1028 : cluster 0 pgmap v1096: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:24.930 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:24 smithi008 bash[105281]: cluster 2023-10-07T22:13:23.506626+0000 mgr.y (mgr.25319) 1028 : cluster 0 pgmap v1096: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:24.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:24.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:25.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:25.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:25.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:25.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:24 smithi081 bash[89466]: cluster 2023-10-07T22:13:23.506626+0000 mgr.y (mgr.25319) 1028 : cluster 0 pgmap v1096: 83 pgs: 83 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:25.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:25.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:25.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:25.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:25.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:25.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:25.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:25.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:25.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:25.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:25.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:25.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:25.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:25.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:25.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:26.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:26.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:26.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:26.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:13:26.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:13:26.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:26.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:26.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:26.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:26.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:26.555 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:13:26.556 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-07T22:13:26.556 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:13:26.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:26.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:26.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:26.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:26.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:26.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:27.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:26 smithi081 bash[89466]: cluster 2023-10-07T22:13:25.507441+0000 mgr.y (mgr.25319) 1029 : cluster 0 pgmap v1097: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:27.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:26 smithi081 bash[89466]: audit 2023-10-07T22:13:25.927534+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:26 smithi081 bash[89466]: audit 2023-10-07T22:13:25.928935+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:27.043 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:26 smithi081 bash[89466]: audit 2023-10-07T22:13:26.563275+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:27.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:27.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:27.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:27.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[102097]: cluster 2023-10-07T22:13:25.507441+0000 mgr.y (mgr.25319) 1029 : cluster 0 pgmap v1097: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[102097]: audit 2023-10-07T22:13:25.927534+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[102097]: audit 2023-10-07T22:13:25.928935+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[102097]: audit 2023-10-07T22:13:26.563275+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[105281]: cluster 2023-10-07T22:13:25.507441+0000 mgr.y (mgr.25319) 1029 : cluster 0 pgmap v1097: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[105281]: audit 2023-10-07T22:13:25.927534+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[105281]: audit 2023-10-07T22:13:25.928935+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:27.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:26 smithi008 bash[105281]: audit 2023-10-07T22:13:26.563275+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:27.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:27.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:27.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:27.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:27.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:27.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:27.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:27.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:27.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:27.947 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_5' created 2023-10-07T22:13:27.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:27.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:28.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:28.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:27 smithi081 bash[89466]: audit 2023-10-07T22:13:27.372359+0000 mon.a (mon.0) 1325 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-07T22:13:28.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:28.194 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:27 smithi008 bash[102097]: audit 2023-10-07T22:13:27.372359+0000 mon.a (mon.0) 1325 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-07T22:13:28.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:27 smithi008 bash[105281]: audit 2023-10-07T22:13:27.372359+0000 mon.a (mon.0) 1325 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-07T22:13:28.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:28.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:28.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:28.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:28.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:28.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:28.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:28.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:28.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:28.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:28.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:28.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:29.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-10-07T22:13:29.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:29.042 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[105281]: cluster 2023-10-07T22:13:27.508415+0000 mgr.y (mgr.25319) 1030 : cluster 0 pgmap v1098: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.042 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[105281]: audit 2023-10-07T22:13:27.936838+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-07T22:13:29.042 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[105281]: cluster 2023-10-07T22:13:27.937466+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[105281]: cluster 2023-10-07T22:13:27.937923+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[105281]: cluster 2023-10-07T22:13:27.944061+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[102097]: cluster 2023-10-07T22:13:27.508415+0000 mgr.y (mgr.25319) 1030 : cluster 0 pgmap v1098: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[102097]: audit 2023-10-07T22:13:27.936838+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[102097]: cluster 2023-10-07T22:13:27.937466+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[102097]: cluster 2023-10-07T22:13:27.937923+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.043 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:28 smithi008 bash[102097]: cluster 2023-10-07T22:13:27.944061+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-07T22:13:29.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:29.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:29.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:28 smithi081 bash[89466]: cluster 2023-10-07T22:13:27.508415+0000 mgr.y (mgr.25319) 1030 : cluster 0 pgmap v1098: 83 pgs: 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:28 smithi081 bash[89466]: audit 2023-10-07T22:13:27.936838+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.8:0/1253957397' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-07T22:13:29.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:28 smithi081 bash[89466]: cluster 2023-10-07T22:13:27.937466+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:28 smithi081 bash[89466]: cluster 2023-10-07T22:13:27.937923+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e253 with expected crc 2023-10-07T22:13:29.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:28 smithi081 bash[89466]: cluster 2023-10-07T22:13:27.944061+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-07T22:13:29.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:29.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:29.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:29.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:29.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:29.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:29.525 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:29.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:29.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:29.717 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:29.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:29.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:29.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:29.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:29.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:30.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:30.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:30.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.947140+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.950424+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.950513+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.950739+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.951412+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.951434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:29 smithi081 bash[89466]: cluster 2023-10-07T22:13:28.954609+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:30.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:30.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:30.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.947140+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.950424+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.950513+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.950739+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.951412+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.951434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[105281]: cluster 2023-10-07T22:13:28.954609+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.947140+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.950424+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.950513+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.950739+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.951412+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.951434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:29 smithi008 bash[102097]: cluster 2023-10-07T22:13:28.954609+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e254 with expected crc 2023-10-07T22:13:30.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:30.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:30.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:30.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:30.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:30.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:30.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:30.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:30.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:30.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:30.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:30.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:31.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:31.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:31.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:29.509153+0000 mgr.y (mgr.25319) 1031 : cluster 0 pgmap v1101: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:29.947014+0000 mon.a (mon.0) 1329 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:29.957891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:29.961414+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:30.062732+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:30.063642+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[105281]: cluster 2023-10-07T22:13:30.068893+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:29.509153+0000 mgr.y (mgr.25319) 1031 : cluster 0 pgmap v1101: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:29.947014+0000 mon.a (mon.0) 1329 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:13:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:29.957891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:29.961414+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-07T22:13:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:30.062732+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:30.063642+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:30 smithi008 bash[102097]: cluster 2023-10-07T22:13:30.068893+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:29.509153+0000 mgr.y (mgr.25319) 1031 : cluster 0 pgmap v1101: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:29.947014+0000 mon.a (mon.0) 1329 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:13:31.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:29.957891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:29.961414+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-07T22:13:31.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:30.062732+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:30.063642+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:30 smithi081 bash[89466]: cluster 2023-10-07T22:13:30.068893+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e255 with expected crc 2023-10-07T22:13:31.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:31.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:31.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:31.562 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:31.563 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:31.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:31.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:31.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:31.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:31.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:31.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:31.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:32.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:32.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:32.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:32.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:32.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:32.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:32.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:32.398 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 7, 4, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:13:32.398 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:13:32.398 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 5, 6, 7, 4, 3] 2023-10-07T22:13:32.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-07T22:13:32.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:32.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:32.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:32.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:32.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:32.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:32.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:32.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:32.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:32.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:33.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:33.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:33.117 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:32 smithi008 bash[102097]: cluster 2023-10-07T22:13:31.509831+0000 mgr.y (mgr.25319) 1032 : cluster 0 pgmap v1103: 99 pgs: 2 creating+peering, 10 unknown, 87 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:33.118 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:33] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.43.0" 2023-10-07T22:13:33.118 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:32 smithi008 bash[105281]: cluster 2023-10-07T22:13:31.509831+0000 mgr.y (mgr.25319) 1032 : cluster 0 pgmap v1103: 99 pgs: 2 creating+peering, 10 unknown, 87 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:33.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:33.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:32 smithi081 bash[89466]: cluster 2023-10-07T22:13:31.509831+0000 mgr.y (mgr.25319) 1032 : cluster 0 pgmap v1103: 99 pgs: 2 creating+peering, 10 unknown, 87 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:33.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:33.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:33.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:33.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:33.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:33.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:33.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:33.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:33.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:33.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:33.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:33.788 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:33.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:33.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:33.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:33.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:33.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:33.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:34.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:34.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:34.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:34.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:34.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:34.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:34.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:34.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:34.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:34.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:34.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:34.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:34.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:34.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:34.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:35.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:35.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:35.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:35.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:34 smithi008 bash[102097]: cluster 2023-10-07T22:13:33.510540+0000 mgr.y (mgr.25319) 1033 : cluster 0 pgmap v1104: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:35.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:34 smithi008 bash[105281]: cluster 2023-10-07T22:13:33.510540+0000 mgr.y (mgr.25319) 1033 : cluster 0 pgmap v1104: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:35.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:34 smithi081 bash[89466]: cluster 2023-10-07T22:13:33.510540+0000 mgr.y (mgr.25319) 1033 : cluster 0 pgmap v1104: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:35.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:35.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:35.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:35.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:35.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:35.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:35.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:35.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:35.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:35.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:35.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:35.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:36.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:36.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:36.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:36.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:36.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:36.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:36.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:36.632 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:36.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:36.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:36.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:36.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:36.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:36.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:36.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:36 smithi008 bash[105281]: cluster 2023-10-07T22:13:35.511124+0000 mgr.y (mgr.25319) 1034 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:36.982 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:36 smithi008 bash[102097]: cluster 2023-10-07T22:13:35.511124+0000 mgr.y (mgr.25319) 1034 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:36.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:37.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:37.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:37.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:37.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:36 smithi081 bash[89466]: cluster 2023-10-07T22:13:35.511124+0000 mgr.y (mgr.25319) 1034 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:37.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:37.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:37.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:37.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:37.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:37.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:37.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:37.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:37.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:37.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:37.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:37.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:37.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:37.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:37.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:38.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:38.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:38.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:38.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:38.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:38.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:38.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:38.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:38.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:38.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:38.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:38.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:38.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:38.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:38.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:39.057 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:13:39.057 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:13:39.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:39.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:38 smithi081 bash[89466]: cluster 2023-10-07T22:13:37.511875+0000 mgr.y (mgr.25319) 1035 : cluster 0 pgmap v1106: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:39.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:39.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:39.213 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:39.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:38 smithi008 bash[105281]: cluster 2023-10-07T22:13:37.511875+0000 mgr.y (mgr.25319) 1035 : cluster 0 pgmap v1106: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:39.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:38 smithi008 bash[102097]: cluster 2023-10-07T22:13:37.511875+0000 mgr.y (mgr.25319) 1035 : cluster 0 pgmap v1106: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:39.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:39.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:39.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:39.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:39.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:39.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:39.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:39.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:39.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:39.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:39.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:39.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:39.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:40.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:40.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:40.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:40.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:40.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:40.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:40.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:40.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:40.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:40.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:40.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:40.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:40.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:40.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:40.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:40.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:40.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:40.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:40.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:41.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:41.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:41.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:41.216 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[102097]: cluster 2023-10-07T22:13:39.512731+0000 mgr.y (mgr.25319) 1036 : cluster 0 pgmap v1107: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:41.216 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[102097]: audit 2023-10-07T22:13:40.928307+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:41.216 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[102097]: audit 2023-10-07T22:13:40.929753+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:41.217 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[105281]: cluster 2023-10-07T22:13:39.512731+0000 mgr.y (mgr.25319) 1036 : cluster 0 pgmap v1107: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:41.217 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[105281]: audit 2023-10-07T22:13:40.928307+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:41.217 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:40 smithi008 bash[105281]: audit 2023-10-07T22:13:40.929753+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:40 smithi081 bash[89466]: cluster 2023-10-07T22:13:39.512731+0000 mgr.y (mgr.25319) 1036 : cluster 0 pgmap v1107: 99 pgs: 99 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:40 smithi081 bash[89466]: audit 2023-10-07T22:13:40.928307+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:40 smithi081 bash[89466]: audit 2023-10-07T22:13:40.929753+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:41.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:41.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:41.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:41.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:41.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:41.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:41.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:41.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:41.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:41.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:41.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:42.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:42.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:42.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:42.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:42.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:42.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:42.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:42.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:42.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:42.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:42.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:42.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:42.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:42.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:42.714 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:42 smithi081 bash[89466]: cluster 2023-10-07T22:13:41.513883+0000 mgr.y (mgr.25319) 1037 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:42.714 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:42 smithi081 bash[89466]: audit 2023-10-07T22:13:41.584397+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:42.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:42.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:42.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:42.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:42.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:42 smithi008 bash[105281]: cluster 2023-10-07T22:13:41.513883+0000 mgr.y (mgr.25319) 1037 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:42 smithi008 bash[105281]: audit 2023-10-07T22:13:41.584397+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:42.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:42 smithi008 bash[102097]: cluster 2023-10-07T22:13:41.513883+0000 mgr.y (mgr.25319) 1037 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:42.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:42 smithi008 bash[102097]: audit 2023-10-07T22:13:41.584397+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:42.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:43.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:43.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:43.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:43.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:43.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:43.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:43.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:43.385 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:43] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-10-07T22:13:43.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:43.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:43.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:43.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:43.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:43.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:43.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:43.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:43.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:43.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:43.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:43.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:44.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:44.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:44.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:44.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:44.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:44.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:44.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:44.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:44.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:44.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:44.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:44.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:44.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.849 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:44 smithi081 bash[89466]: cluster 2023-10-07T22:13:43.515239+0000 mgr.y (mgr.25319) 1038 : cluster 0 pgmap v1109: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:44.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:44.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:44.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:44 smithi008 bash[105281]: cluster 2023-10-07T22:13:43.515239+0000 mgr.y (mgr.25319) 1038 : cluster 0 pgmap v1109: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:44.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:44 smithi008 bash[102097]: cluster 2023-10-07T22:13:43.515239+0000 mgr.y (mgr.25319) 1038 : cluster 0 pgmap v1109: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:44.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:45.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:45.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T22:13:45.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:45.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:45.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:45.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:45.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:45.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:45.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:45.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:45.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:45.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:45.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:45.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:45.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:45.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:45.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:45.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:45.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:45.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:45.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:45.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:46.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:46.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:46.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:46.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:46.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:46.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:46.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:46.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:46.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:46.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:46.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:46.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:46.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:46.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:46.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:46.858 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:46 smithi008 bash[102097]: cluster 2023-10-07T22:13:45.515775+0000 mgr.y (mgr.25319) 1039 : cluster 0 pgmap v1110: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:46.858 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:46 smithi008 bash[105281]: cluster 2023-10-07T22:13:45.515775+0000 mgr.y (mgr.25319) 1039 : cluster 0 pgmap v1110: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:46.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:46.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:46.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:46.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:46 smithi081 bash[89466]: cluster 2023-10-07T22:13:45.515775+0000 mgr.y (mgr.25319) 1039 : cluster 0 pgmap v1110: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:47.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:47.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:47.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:47.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:47.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:47.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:47.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:47.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:47.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:47.622 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:13:47.646 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:13:47.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:47.672 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:13:47.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:47.694 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:13:47.723 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:13:47.750 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:13:47.773 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:13:47.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:47.804 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:13:47.805 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.805 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.806 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.806 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.807 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.807 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.807 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.807 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:13:47.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:47.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:47.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:47.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:47.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:48.023 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:47 smithi008 bash[105281]: audit 2023-10-07T22:13:47.599140+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.8:0/372684359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:48.023 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:47 smithi008 bash[102097]: audit 2023-10-07T22:13:47.599140+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.8:0/372684359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:48.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:48.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:47 smithi081 bash[89466]: audit 2023-10-07T22:13:47.599140+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.8:0/372684359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:13:48.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:48.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:48.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:48.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:48.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.471 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:48.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:48.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:48.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:48.795 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:13:48.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:48.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:48.866 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[102097]: cluster 2023-10-07T22:13:47.516852+0000 mgr.y (mgr.25319) 1040 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:48.866 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[102097]: audit 2023-10-07T22:13:48.764618+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.8:0/2946544282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.866 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[102097]: audit 2023-10-07T22:13:48.765069+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.867 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[105281]: cluster 2023-10-07T22:13:47.516852+0000 mgr.y (mgr.25319) 1040 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:48.867 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[105281]: audit 2023-10-07T22:13:48.764618+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.8:0/2946544282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.867 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:48 smithi008 bash[105281]: audit 2023-10-07T22:13:48.765069+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:48.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:48 smithi081 bash[89466]: cluster 2023-10-07T22:13:47.516852+0000 mgr.y (mgr.25319) 1040 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:48.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:48 smithi081 bash[89466]: audit 2023-10-07T22:13:48.764618+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.8:0/2946544282' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:48 smithi081 bash[89466]: audit 2023-10-07T22:13:48.765069+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:13:48.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:48.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:48.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:49.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:49.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:49.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:49.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:49.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:49.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:49.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:49.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:49.800 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-10-07T22:13:49.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:49.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:49.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:49.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: cluster 2023-10-07T22:13:48.779947+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: audit 2023-10-07T22:13:48.787535+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: cluster 2023-10-07T22:13:48.787894+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: cluster 2023-10-07T22:13:48.788635+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: cluster 2023-10-07T22:13:48.791098+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-07T22:13:49.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:49 smithi081 bash[89466]: audit 2023-10-07T22:13:49.050601+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:13:49.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:49.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: cluster 2023-10-07T22:13:48.779947+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: audit 2023-10-07T22:13:48.787535+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: cluster 2023-10-07T22:13:48.787894+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: cluster 2023-10-07T22:13:48.788635+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: cluster 2023-10-07T22:13:48.791098+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[102097]: audit 2023-10-07T22:13:49.050601+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:13:50.050 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: cluster 2023-10-07T22:13:48.779947+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:13:50.051 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: audit 2023-10-07T22:13:48.787535+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:13:50.051 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: cluster 2023-10-07T22:13:48.787894+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:50.051 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: cluster 2023-10-07T22:13:48.788635+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e256 with expected crc 2023-10-07T22:13:50.051 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: cluster 2023-10-07T22:13:48.791098+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-07T22:13:50.051 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:49 smithi008 bash[105281]: audit 2023-10-07T22:13:49.050601+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:13:50.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:50.106 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:50.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:50.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:50.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:50.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:50.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:50.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:50.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:50.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:50.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:50.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:49.517589+0000 mgr.y (mgr.25319) 1041 : cluster 0 pgmap v1113: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: audit 2023-10-07T22:13:49.792916+0000 mon.a (mon.0) 1339 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:49.793428+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:49.793584+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:49.796251+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:50.007439+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[105281]: cluster 2023-10-07T22:13:50.007439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:49.517589+0000 mgr.y (mgr.25319) 1041 : cluster 0 pgmap v1113: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: audit 2023-10-07T22:13:49.792916+0000 mon.a (mon.0) 1339 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:49.793428+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:49.793584+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:49.796251+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:50.007439+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:50 smithi008 bash[102097]: cluster 2023-10-07T22:13:50.007439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:50.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:50.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:50.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:51.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:49.517589+0000 mgr.y (mgr.25319) 1041 : cluster 0 pgmap v1113: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: audit 2023-10-07T22:13:49.792916+0000 mon.a (mon.0) 1339 : audit 1 from='client.? 172.21.15.8:0/2354523165' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:49.793428+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:49.793584+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:49.796251+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:50.007439+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:51.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:50 smithi081 bash[89466]: cluster 2023-10-07T22:13:50.007439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e257 with expected crc 2023-10-07T22:13:51.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:51.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:51.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:51.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:51.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:51.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:51.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:51.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:51.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:51.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:51.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:51.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:51.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:51.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:51.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:51.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:51.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:51.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:51.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:52.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:52.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:51 smithi081 bash[89466]: cluster 2023-10-07T22:13:51.794529+0000 mon.a (mon.0) 1341 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:13:52.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:52.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:52.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:52.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:51 smithi008 bash[105281]: cluster 2023-10-07T22:13:51.794529+0000 mon.a (mon.0) 1341 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:13:52.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:51 smithi008 bash[102097]: cluster 2023-10-07T22:13:51.794529+0000 mon.a (mon.0) 1341 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:13:52.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:52.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:53.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:13:53.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:53.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:52 smithi008 bash[102097]: cluster 2023-10-07T22:13:51.518305+0000 mgr.y (mgr.25319) 1042 : cluster 0 pgmap v1115: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:53.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:53.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:52 smithi081 bash[89466]: cluster 2023-10-07T22:13:51.518305+0000 mgr.y (mgr.25319) 1042 : cluster 0 pgmap v1115: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:53.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:52 smithi008 bash[105281]: cluster 2023-10-07T22:13:51.518305+0000 mgr.y (mgr.25319) 1042 : cluster 0 pgmap v1115: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:53.281 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:13:53.335 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:13:53] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-10-07T22:13:53.336 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[102097]: debug 2023-10-07T22:13:53.169+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e257 definitely_dead 0 2023-10-07T22:13:53.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:53.459 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:53.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:53.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:53.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:53.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:53.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:53.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:53.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:53.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:53.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:53.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:53.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:53.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:53.878 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.7. 2023-10-07T22:13:53.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:54.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:54.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:54.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:54.142 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:13:54.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:13:54.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:53 smithi081 bash[89466]: audit 2023-10-07T22:13:53.172182+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T22:13:54.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:53 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.172363+0000 mon.a (mon.0) 1343 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T22:13:54.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:54.256 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[102097]: audit 2023-10-07T22:13:53.172182+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T22:13:54.256 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.172363+0000 mon.a (mon.0) 1343 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T22:13:54.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[105281]: audit 2023-10-07T22:13:53.172182+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-07T22:13:54.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:53 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.172363+0000 mon.a (mon.0) 1343 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-07T22:13:54.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:54.280 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2023-10-07T22:13:54.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:54.330 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T22:13:54.330 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T22:13:54.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:54.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:54.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:54.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:54.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:54.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:54.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:54.736 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:13:54.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:54.814 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T22:13:54.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T22:13:54.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_237037 2023-10-07T22:13:54.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:13:54.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T22:13:54.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:54.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:54.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:54.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.519289+0000 mgr.y (mgr.25319) 1043 : cluster 0 pgmap v1116: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: audit 2023-10-07T22:13:53.857320+0000 mon.a (mon.0) 1344 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.858222+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.858915+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.861026+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.861317+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.862930+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-07T22:13:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.863912+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.864020+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.866328+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.866625+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.869056+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:54.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:54 smithi081 bash[89466]: cluster 2023-10-07T22:13:53.870440+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:55.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.519289+0000 mgr.y (mgr.25319) 1043 : cluster 0 pgmap v1116: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: audit 2023-10-07T22:13:53.857320+0000 mon.a (mon.0) 1344 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T22:13:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.858222+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.858915+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.861026+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.861317+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.862930+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.863912+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.864020+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.866328+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.866625+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.869056+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[105281]: cluster 2023-10-07T22:13:53.870440+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.519289+0000 mgr.y (mgr.25319) 1043 : cluster 0 pgmap v1116: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:13:55.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: audit 2023-10-07T22:13:53.857320+0000 mon.a (mon.0) 1344 : audit 1 from='client.? 172.21.15.8:0/161801653' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.858222+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.858915+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.861026+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.861317+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.862930+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.863912+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.864020+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.866328+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.866625+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.869056+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:54 smithi008 bash[102097]: cluster 2023-10-07T22:13:53.870440+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e258 with expected crc 2023-10-07T22:13:55.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:55.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:55.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:55.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:55.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:55.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:55.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:55.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:55.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 2380 2364 147.742 147.75 0.00319206 0.00674713 2023-10-07T22:13:55.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.859572+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.861883+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.862152+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.863220+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.863285+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.865292+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.867055+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:55 smithi081 bash[89466]: cluster 2023-10-07T22:13:54.868012+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:55.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:55.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:55.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:56.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:56.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:56.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.859572+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.861883+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.862152+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.863220+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-07T22:13:56.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.863285+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.865292+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.867055+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.199 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[105281]: cluster 2023-10-07T22:13:54.868012+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.859572+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.861883+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.862152+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.863220+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-07T22:13:56.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.863285+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.865292+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.867055+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:55 smithi008 bash[102097]: cluster 2023-10-07T22:13:54.868012+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e259 with expected crc 2023-10-07T22:13:56.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:56.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:13:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:13:56.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:56.815 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 16 4820 4804 150.113 152.5 0.00646258 0.00664699 2023-10-07T22:13:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:56.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:56.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:56.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:57.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:57.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.520045+0000 mgr.y (mgr.25319) 1044 : cluster 0 pgmap v1119: 99 pgs: 99 active+clean; 18 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 11 B/s, 0 objects/s recovering 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.871437+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.874224+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.874669+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.875322+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.877517+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.880233+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.883059+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.884951+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: cluster 2023-10-07T22:13:55.886500+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: audit 2023-10-07T22:13:55.925950+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[105281]: audit 2023-10-07T22:13:55.927389+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.520045+0000 mgr.y (mgr.25319) 1044 : cluster 0 pgmap v1119: 99 pgs: 99 active+clean; 18 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 11 B/s, 0 objects/s recovering 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.871437+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.874224+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.874669+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.875322+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.081 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.877517+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.880233+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.883059+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.884951+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: cluster 2023-10-07T22:13:55.886500+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: audit 2023-10-07T22:13:55.925950+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:57.082 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:56 smithi008 bash[102097]: audit 2023-10-07T22:13:55.927389+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:57.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.520045+0000 mgr.y (mgr.25319) 1044 : cluster 0 pgmap v1119: 99 pgs: 99 active+clean; 18 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 11 B/s, 0 objects/s recovering 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.871437+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.874224+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.874669+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.875322+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.877517+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.880233+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.883059+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.884951+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: cluster 2023-10-07T22:13:55.886500+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e260 with expected crc 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: audit 2023-10-07T22:13:55.925950+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:13:57.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:56 smithi081 bash[89466]: audit 2023-10-07T22:13:55.927389+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:57.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:57.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:57.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:57.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:57.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:57.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:57.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:57.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:57.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:57.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:57.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 7494 7478 155.778 167.125 0.00437442 0.00640836 2023-10-07T22:13:57.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:57.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:57.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:57.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:58.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:58.087 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.894232+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.897254+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-07T22:13:58.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.898213+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.088 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.899107+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.899797+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[102097]: cluster 2023-10-07T22:13:56.902650+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.894232+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.897254+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.898213+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.899107+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.899797+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.089 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:57 smithi008 bash[105281]: cluster 2023-10-07T22:13:56.902650+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:58.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.894232+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.897254+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.898213+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.899107+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.899797+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:57 smithi081 bash[89466]: cluster 2023-10-07T22:13:56.902650+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-07T22:13:58.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:58.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:58.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:58.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:58.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:58.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:58.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:13:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:13:58.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:58.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:58.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 9812 9796 153.049 144.875 0.00561909 0.00652619 2023-10-07T22:13:58.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:58.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:58.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:58.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:58.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:59.008 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.520658+0000 mgr.y (mgr.25319) 1045 : cluster 0 pgmap v1122: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 210 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 81 KiB/s, 1 objects/s recovering 2023-10-07T22:13:59.008 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.903679+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.008 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.907780+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.910636+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.911971+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.913412+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:57.915382+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[102097]: cluster 2023-10-07T22:13:58.126600+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.520658+0000 mgr.y (mgr.25319) 1045 : cluster 0 pgmap v1122: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 210 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 81 KiB/s, 1 objects/s recovering 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.903679+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.907780+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.009 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.910636+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-07T22:13:59.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.911971+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.913412+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:57.915382+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.010 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:13:58 smithi008 bash[105281]: cluster 2023-10-07T22:13:58.126600+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:13:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:13:59.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.520658+0000 mgr.y (mgr.25319) 1045 : cluster 0 pgmap v1122: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 210 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 81 KiB/s, 1 objects/s recovering 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.903679+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.907780+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.910636+0000 mon.a (mon.0) 1351 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.911971+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.913412+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:57.915382+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:13:58 smithi081 bash[89466]: cluster 2023-10-07T22:13:58.126600+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-07T22:13:59.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:59.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:59.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:59.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:59.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:13:59.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:13:59.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:13:59.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:59.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:13:59.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:13:59.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:59.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 15 12253 12238 152.961 152.625 0.010117 0.00652862 2023-10-07T22:13:59.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:13:59.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:13:59.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:13:59.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:13:59.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:00.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:00.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:00.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:00.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:00.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:00.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:00.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:00.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:00.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:00.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:00.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:00.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:00.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:00.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:00.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 14429 14413 150.121 135.938 0.0117954 0.00665282 2023-10-07T22:14:00.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:00.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:00.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:00.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:00.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:01.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:01.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:01.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:00 smithi081 bash[89466]: cluster 2023-10-07T22:13:59.521379+0000 mgr.y (mgr.25319) 1046 : cluster 0 pgmap v1124: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 275 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 35 KiB/s rd, 59 MiB/s wr, 969 op/s; 182 KiB/s, 1 objects/s recovering 2023-10-07T22:14:01.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:01.147 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:14:01.148 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:14:01.148 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:14:01.148 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:14:01.148 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:14:01.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:00 smithi008 bash[105281]: cluster 2023-10-07T22:13:59.521379+0000 mgr.y (mgr.25319) 1046 : cluster 0 pgmap v1124: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 275 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 35 KiB/s rd, 59 MiB/s wr, 969 op/s; 182 KiB/s, 1 objects/s recovering 2023-10-07T22:14:01.182 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:00 smithi008 bash[102097]: cluster 2023-10-07T22:13:59.521379+0000 mgr.y (mgr.25319) 1046 : cluster 0 pgmap v1124: 99 pgs: 3 active+undersized+remapped, 96 active+clean; 275 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 35 KiB/s rd, 59 MiB/s wr, 969 op/s; 182 KiB/s, 1 objects/s recovering 2023-10-07T22:14:01.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:01.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:01.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:01.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:01.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:01.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:01.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:01.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:01.591 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 4, 3] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:14:01.591 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:14:01.592 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-07T22:14:01.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:14:01.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:01.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:01.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:01.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:01.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:01.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 16607 16591 148.12 136.125 0.00586308 0.00674258 2023-10-07T22:14:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:01.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:01.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:01.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:01.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:02.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:02.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:02.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:02.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:02.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:02.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:02.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:02.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:02.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:02.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:02.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T22:14:02.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 18737 18721 146.244 133.125 0.0214767 0.00682963 2023-10-07T22:14:02.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:02.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:02.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:02 smithi081 bash[89466]: cluster 2023-10-07T22:14:01.521969+0000 mgr.y (mgr.25319) 1047 : cluster 0 pgmap v1125: 99 pgs: 1 active+undersized+remapped, 98 active+clean; 462 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s rd, 74 MiB/s wr, 1.20k op/s; 141 KiB/s, 1 objects/s recovering 2023-10-07T22:14:02.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:03.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:03.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:03.134 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:03] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.43.0" 2023-10-07T22:14:03.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:02 smithi008 bash[105281]: cluster 2023-10-07T22:14:01.521969+0000 mgr.y (mgr.25319) 1047 : cluster 0 pgmap v1125: 99 pgs: 1 active+undersized+remapped, 98 active+clean; 462 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s rd, 74 MiB/s wr, 1.20k op/s; 141 KiB/s, 1 objects/s recovering 2023-10-07T22:14:03.135 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:02 smithi008 bash[102097]: cluster 2023-10-07T22:14:01.521969+0000 mgr.y (mgr.25319) 1047 : cluster 0 pgmap v1125: 99 pgs: 1 active+undersized+remapped, 98 active+clean; 462 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s rd, 74 MiB/s wr, 1.20k op/s; 141 KiB/s, 1 objects/s recovering 2023-10-07T22:14:03.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:03.175 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:03.176 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:03.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:03.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.423 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:03.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:03.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:03.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:03.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:03.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 20686 20670 143.528 121.812 0.00625236 0.00695944 2023-10-07T22:14:03.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:03.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:03.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:03.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:03.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:04.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:04.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:04.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:04.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:04.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:04.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:04.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:04.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:04.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:04.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:04.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:04.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:04.703 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:04.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:04.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 16 22702 22686 141.774 126 0.00440222 0.00704601 2023-10-07T22:14:04.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:04.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:04.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:04.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:04.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:04.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:05.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:05.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:05.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:04 smithi008 bash[105281]: cluster 2023-10-07T22:14:03.522951+0000 mgr.y (mgr.25319) 1048 : cluster 0 pgmap v1126: 99 pgs: 99 active+clean; 1010 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 22 KiB/s rd, 130 MiB/s wr, 2.09k op/s; 111 KiB/s, 0 objects/s recovering 2023-10-07T22:14:05.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:04 smithi008 bash[102097]: cluster 2023-10-07T22:14:03.522951+0000 mgr.y (mgr.25319) 1048 : cluster 0 pgmap v1126: 99 pgs: 99 active+clean; 1010 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 22 KiB/s rd, 130 MiB/s wr, 2.09k op/s; 111 KiB/s, 0 objects/s recovering 2023-10-07T22:14:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:04 smithi081 bash[89466]: cluster 2023-10-07T22:14:03.522951+0000 mgr.y (mgr.25319) 1048 : cluster 0 pgmap v1126: 99 pgs: 99 active+clean; 1010 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 22 KiB/s rd, 130 MiB/s wr, 2.09k op/s; 111 KiB/s, 0 objects/s recovering 2023-10-07T22:14:05.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:05.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:05.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:05.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:05.526 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:05.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:05.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:05.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:05.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:05.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:05.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 24451 24435 138.822 109.312 0.00622435 0.00719742 2023-10-07T22:14:05.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:05.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:05.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:06.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:06.057 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:06.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:06.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:06.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:06.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:06.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:06.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:06.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:06.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:06.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:06.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:06.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:06.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 26339 26323 137.085 118 0.0121613 0.00728613 2023-10-07T22:14:06.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:06.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:06.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:06.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:06.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:06.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:06.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:07.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:07.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:06 smithi081 bash[89466]: cluster 2023-10-07T22:14:05.523467+0000 mgr.y (mgr.25319) 1049 : cluster 0 pgmap v1127: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 19 KiB/s rd, 114 MiB/s wr, 1.83k op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:14:07.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:07.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:07.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:06 smithi008 bash[105281]: cluster 2023-10-07T22:14:05.523467+0000 mgr.y (mgr.25319) 1049 : cluster 0 pgmap v1127: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 19 KiB/s rd, 114 MiB/s wr, 1.83k op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:14:07.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:06 smithi008 bash[102097]: cluster 2023-10-07T22:14:05.523467+0000 mgr.y (mgr.25319) 1049 : cluster 0 pgmap v1127: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 19 KiB/s rd, 114 MiB/s wr, 1.83k op/s; 61 KiB/s, 0 objects/s recovering 2023-10-07T22:14:07.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:07.315 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:07.319 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:07.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:07.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:07.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:07.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:07.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:07.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:07.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:07.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:07.816 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 28080 28064 134.91 108.812 0.0090819 0.00740604 2023-10-07T22:14:07.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:07.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:07.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:08.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:08.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:08.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:08.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:08.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:08.322 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:08.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:08.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:08.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:08.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:08.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:08.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:08.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:08.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:08.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:08.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:08.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 29909 29893 133.438 114.312 0.0101023 0.00748733 2023-10-07T22:14:08.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:08.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:08.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:08.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:08 smithi081 bash[89466]: cluster 2023-10-07T22:14:07.524283+0000 mgr.y (mgr.25319) 1050 : cluster 0 pgmap v1128: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 16 KiB/s rd, 134 MiB/s wr, 2.16k op/s; 52 KiB/s, 0 objects/s recovering 2023-10-07T22:14:08.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:08.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:08.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:09.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:09.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:09.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:09.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:09.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:09.366 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:08 smithi008 bash[105281]: cluster 2023-10-07T22:14:07.524283+0000 mgr.y (mgr.25319) 1050 : cluster 0 pgmap v1128: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 16 KiB/s rd, 134 MiB/s wr, 2.16k op/s; 52 KiB/s, 0 objects/s recovering 2023-10-07T22:14:09.366 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:08 smithi008 bash[102097]: cluster 2023-10-07T22:14:07.524283+0000 mgr.y (mgr.25319) 1050 : cluster 0 pgmap v1128: 99 pgs: 99 active+clean; 1.5 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 16 KiB/s rd, 134 MiB/s wr, 2.16k op/s; 52 KiB/s, 0 objects/s recovering 2023-10-07T22:14:09.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:09.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:09.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:09.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:09.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:09.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:09.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:09.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:09.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:09.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:09.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 31542 31526 131.345 102.062 0.00631934 0.00760589 2023-10-07T22:14:09.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:09.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:09.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:09.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:10.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:10.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:10.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:10.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:10.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:10.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:10.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:10.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:10.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:10.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:10.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 32941 32925 128.6 87.4375 0.0117764 0.0077694 2023-10-07T22:14:10.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:10.859 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:10.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:10.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:10.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:10.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:11.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:11.102 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[105281]: cluster 2023-10-07T22:14:09.524847+0000 mgr.y (mgr.25319) 1051 : cluster 0 pgmap v1129: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 14 KiB/s rd, 122 MiB/s wr, 1.96k op/s; 45 KiB/s, 0 objects/s recovering 2023-10-07T22:14:11.102 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[105281]: audit 2023-10-07T22:14:10.010908+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:11.102 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[105281]: audit 2023-10-07T22:14:10.924377+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:11.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[102097]: cluster 2023-10-07T22:14:09.524847+0000 mgr.y (mgr.25319) 1051 : cluster 0 pgmap v1129: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 14 KiB/s rd, 122 MiB/s wr, 1.96k op/s; 45 KiB/s, 0 objects/s recovering 2023-10-07T22:14:11.103 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[102097]: audit 2023-10-07T22:14:10.010908+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:11.103 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:10 smithi008 bash[102097]: audit 2023-10-07T22:14:10.924377+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:11.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:11.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:11.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:10 smithi081 bash[89466]: cluster 2023-10-07T22:14:09.524847+0000 mgr.y (mgr.25319) 1051 : cluster 0 pgmap v1129: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 14 KiB/s rd, 122 MiB/s wr, 1.96k op/s; 45 KiB/s, 0 objects/s recovering 2023-10-07T22:14:11.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:10 smithi081 bash[89466]: audit 2023-10-07T22:14:10.010908+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:11.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:10 smithi081 bash[89466]: audit 2023-10-07T22:14:10.924377+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:11.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:11.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:11.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:11.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:11.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:11.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:11.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:11.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:11.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:11.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:11.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:11.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:11.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 34519 34503 126.837 98.625 0.00775363 0.00787811 2023-10-07T22:14:11.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:11.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:11.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:11.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:12.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:12.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:12.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:12.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:12.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:12.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:12.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:12.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:12.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:12.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:12.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:12.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:12.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:12.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:12 smithi081 bash[89466]: cluster 2023-10-07T22:14:11.525501+0000 mgr.y (mgr.25319) 1052 : cluster 0 pgmap v1130: 99 pgs: 99 active+clean; 1.7 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-07T22:14:12.687 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:12 smithi081 bash[89466]: audit 2023-10-07T22:14:11.608558+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:12.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:12.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 35910 35894 124.62 86.9375 0.00255391 0.00800682 2023-10-07T22:14:12.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:12.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:12.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:12.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:12.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:12.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:12.993 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:12 smithi008 bash[105281]: cluster 2023-10-07T22:14:11.525501+0000 mgr.y (mgr.25319) 1052 : cluster 0 pgmap v1130: 99 pgs: 99 active+clean; 1.7 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-07T22:14:12.993 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:12 smithi008 bash[105281]: audit 2023-10-07T22:14:11.608558+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:12.994 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:12 smithi008 bash[102097]: cluster 2023-10-07T22:14:11.525501+0000 mgr.y (mgr.25319) 1052 : cluster 0 pgmap v1130: 99 pgs: 99 active+clean; 1.7 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-07T22:14:12.994 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:12 smithi008 bash[102097]: audit 2023-10-07T22:14:11.608558+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:13.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:13.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:13.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:13.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:13.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:13.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:13.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:13.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:13] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-10-07T22:14:13.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:13.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:13.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:13.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:13.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:13.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:13.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:13.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 15 37165 37150 122.192 78.5 0.00624209 0.00817834 2023-10-07T22:14:13.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:13.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:13.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:14.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:14.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:14.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:14.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:14.184 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:14.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:14.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:14.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:14.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:14.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:14.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:14.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:14 smithi008 bash[102097]: cluster 2023-10-07T22:14:13.526247+0000 mgr.y (mgr.25319) 1053 : cluster 0 pgmap v1131: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:14:14.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:14.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:14.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:14 smithi081 bash[89466]: cluster 2023-10-07T22:14:13.526247+0000 mgr.y (mgr.25319) 1053 : cluster 0 pgmap v1131: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:14:14.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:14:14.816688+0000 min lat: 0.00117279 max lat: 0.203266 avg lat: 0.00826596 2023-10-07T22:14:14.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:14:14.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 16 38707 38691 120.897 96.3125 0.00897293 0.00826596 2023-10-07T22:14:14.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:14.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:14 smithi008 bash[105281]: cluster 2023-10-07T22:14:13.526247+0000 mgr.y (mgr.25319) 1053 : cluster 0 pgmap v1131: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:14:14.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:14.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:15.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:15.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:15.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.236 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:15.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:15.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:15.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:15.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:15.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:15.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:15.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:15.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:15.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 40118 40102 119.339 88.1875 0.0078293 0.00837229 2023-10-07T22:14:15.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:15.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:16.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:16.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:16.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:16.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:16.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:16.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:16.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:16.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:16.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:16.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:16.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:16.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:16.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:16.788 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[105281]: cluster 2023-10-07T22:14:15.526770+0000 mgr.y (mgr.25319) 1054 : cluster 0 pgmap v1132: 99 pgs: 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-07T22:14:16.788 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[105281]: audit 2023-10-07T22:14:16.684013+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:16.788 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[105281]: audit 2023-10-07T22:14:16.693775+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:16.806 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.817 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 41316 41300 117.318 74.875 0.0208488 0.00851774 2023-10-07T22:14:16.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:16.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:16.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:16.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:16 smithi081 bash[89466]: cluster 2023-10-07T22:14:15.526770+0000 mgr.y (mgr.25319) 1054 : cluster 0 pgmap v1132: 99 pgs: 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-07T22:14:16.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:16 smithi081 bash[89466]: audit 2023-10-07T22:14:16.684013+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:16.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:16 smithi081 bash[89466]: audit 2023-10-07T22:14:16.693775+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:16.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:16.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:16.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:17.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:17.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:17.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:17.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[102097]: cluster 2023-10-07T22:14:15.526770+0000 mgr.y (mgr.25319) 1054 : cluster 0 pgmap v1132: 99 pgs: 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-07T22:14:17.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[102097]: audit 2023-10-07T22:14:16.684013+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:17.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:16 smithi008 bash[102097]: audit 2023-10-07T22:14:16.693775+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:17.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:17.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:17.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:17.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:17.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:17.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:17.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:17.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:17.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:17.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:17.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:17.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 42466 42450 115.342 71.875 0.00697403 0.00866331 2023-10-07T22:14:17.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:17.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:17.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:18.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:18.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:18.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:18.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:18.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:18.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:18.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:18.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:18.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:18.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:18.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:18.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 43741 43725 113.856 79.6875 0.0109109 0.00877687 2023-10-07T22:14:18.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:18.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:18 smithi081 bash[89466]: cluster 2023-10-07T22:14:17.527688+0000 mgr.y (mgr.25319) 1055 : cluster 0 pgmap v1133: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:14:18.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:18.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:18.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:19.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:18 smithi008 bash[102097]: cluster 2023-10-07T22:14:17.527688+0000 mgr.y (mgr.25319) 1055 : cluster 0 pgmap v1133: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:14:19.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:18 smithi008 bash[105281]: cluster 2023-10-07T22:14:17.527688+0000 mgr.y (mgr.25319) 1055 : cluster 0 pgmap v1133: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-07T22:14:19.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:19.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:19.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:19.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:19.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:19.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:19.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:19.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:19.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:19.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:19.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:19.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:19.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:19.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:19.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:19.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 45176 45160 112.889 89.6875 0.0103869 0.00885106 2023-10-07T22:14:19.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:19.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:19.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:19.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:19.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:20.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:20.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:20.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:20.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:20.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:20.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:20.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:20.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:20.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:20.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:20.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:20.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:20.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:20.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:20.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:20.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 46255 46239 111.14 67.4375 0.0199727 0.00899051 2023-10-07T22:14:20.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:20.893 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:20.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:20.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:21.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:21.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:20 smithi008 bash[102097]: cluster 2023-10-07T22:14:19.528233+0000 mgr.y (mgr.25319) 1056 : cluster 0 pgmap v1134: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-07T22:14:21.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:20 smithi008 bash[105281]: cluster 2023-10-07T22:14:19.528233+0000 mgr.y (mgr.25319) 1056 : cluster 0 pgmap v1134: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-07T22:14:21.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:21.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:21.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:21.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:21.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:21 smithi081 bash[89466]: cluster 2023-10-07T22:14:19.528233+0000 mgr.y (mgr.25319) 1056 : cluster 0 pgmap v1134: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-07T22:14:21.316 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:14:21.352 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:14:21.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:21.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:21.424 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:14:21.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:21.460 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:14:21.497 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:14:21.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.543 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:14:21.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:21.593 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:14:21.643 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:14:21.655 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.655 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.655 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.656 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.656 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.656 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.656 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.656 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:14:21.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:21.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 47440 47424 109.766 74.0625 0.0206149 0.00910357 2023-10-07T22:14:21.822 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:14:21.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:21.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:21 smithi081 bash[89466]: audit 2023-10-07T22:14:21.261997+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.8:0/926524806' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:21.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:21 smithi081 bash[89466]: audit 2023-10-07T22:14:21.678763+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.8:0/932294965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:21 smithi081 bash[89466]: audit 2023-10-07T22:14:21.679904+0000 mon.a (mon.0) 1357 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:21.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[105281]: audit 2023-10-07T22:14:21.261997+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.8:0/926524806' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[105281]: audit 2023-10-07T22:14:21.678763+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.8:0/932294965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[105281]: audit 2023-10-07T22:14:21.679904+0000 mon.a (mon.0) 1357 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[102097]: audit 2023-10-07T22:14:21.261997+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.8:0/926524806' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[102097]: audit 2023-10-07T22:14:21.678763+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.8:0/932294965' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.950 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:21 smithi008 bash[102097]: audit 2023-10-07T22:14:21.679904+0000 mon.a (mon.0) 1357 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:14:21.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:21.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:21.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:22.083 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:22.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:22.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:22.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:22.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:22.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:22.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:22.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:22.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:22.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:22.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:22.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:22.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:22.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:22.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 48559 48543 108.343 69.9375 0.00333643 0.00922207 2023-10-07T22:14:22.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.528870+0000 mgr.y (mgr.25319) 1057 : cluster 0 pgmap v1135: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.795872+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: audit 2023-10-07T22:14:21.806653+0000 mon.a (mon.0) 1359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.808320+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.810241+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.813894+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: cluster 2023-10-07T22:14:21.816732+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: audit 2023-10-07T22:14:22.518483+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:22 smithi081 bash[89466]: audit 2023-10-07T22:14:22.530751+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:22.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:22.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:23.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:23.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.528870+0000 mgr.y (mgr.25319) 1057 : cluster 0 pgmap v1135: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.795872+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: audit 2023-10-07T22:14:21.806653+0000 mon.a (mon.0) 1359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.808320+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.810241+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.813894+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: cluster 2023-10-07T22:14:21.816732+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: audit 2023-10-07T22:14:22.518483+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[102097]: audit 2023-10-07T22:14:22.530751+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.528870+0000 mgr.y (mgr.25319) 1057 : cluster 0 pgmap v1135: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.795872+0000 mon.a (mon.0) 1358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: audit 2023-10-07T22:14:21.806653+0000 mon.a (mon.0) 1359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.808320+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.810241+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.813894+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e263 with expected crc 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: cluster 2023-10-07T22:14:21.816732+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: audit 2023-10-07T22:14:22.518483+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:22 smithi008 bash[105281]: audit 2023-10-07T22:14:22.530751+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:23.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:23.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:23.324 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:23.326 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:23] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-10-07T22:14:23.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:23.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:23.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:23.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:23.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:23.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:23.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 49851 49835 107.392 80.75 0.00280325 0.00930177 2023-10-07T22:14:23.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:23.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:23.862 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[102097]: audit 2023-10-07T22:14:23.108823+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:23.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[102097]: audit 2023-10-07T22:14:23.110033+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:23.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[102097]: audit 2023-10-07T22:14:23.118505+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:23.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:23 smithi081 bash[89466]: audit 2023-10-07T22:14:23.108823+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:23.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:23 smithi081 bash[89466]: audit 2023-10-07T22:14:23.110033+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:23.958 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:23 smithi081 bash[89466]: audit 2023-10-07T22:14:23.118505+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:23.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:23.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:24.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:24.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:24.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:24.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[105281]: audit 2023-10-07T22:14:23.108823+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:24.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[105281]: audit 2023-10-07T22:14:23.110033+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:24.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:23 smithi008 bash[105281]: audit 2023-10-07T22:14:23.118505+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:24.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:24.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:24.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:24.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:24.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:24.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:24.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:24.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:24.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:24.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:24.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:24.810 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:14:24.810 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:14:24.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 51185 51169 106.591 83.375 0.0133972 0.00937606 2023-10-07T22:14:24.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:24.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:24.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:24.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:25.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[105281]: cluster 2023-10-07T22:14:23.529495+0000 mgr.y (mgr.25319) 1058 : cluster 0 pgmap v1137: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[105281]: cluster 2023-10-07T22:14:23.544752+0000 osd.0 (osd.0) 4 : cluster 0 1.0 scrub starts 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[105281]: cluster 2023-10-07T22:14:23.564855+0000 osd.0 (osd.0) 5 : cluster 0 1.0 scrub ok 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[102097]: cluster 2023-10-07T22:14:23.529495+0000 mgr.y (mgr.25319) 1058 : cluster 0 pgmap v1137: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[102097]: cluster 2023-10-07T22:14:23.544752+0000 osd.0 (osd.0) 4 : cluster 0 1.0 scrub starts 2023-10-07T22:14:25.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:24 smithi008 bash[102097]: cluster 2023-10-07T22:14:23.564855+0000 osd.0 (osd.0) 5 : cluster 0 1.0 scrub ok 2023-10-07T22:14:25.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:25.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:24 smithi081 bash[89466]: cluster 2023-10-07T22:14:23.529495+0000 mgr.y (mgr.25319) 1058 : cluster 0 pgmap v1137: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:25.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:24 smithi081 bash[89466]: cluster 2023-10-07T22:14:23.544752+0000 osd.0 (osd.0) 4 : cluster 0 1.0 scrub starts 2023-10-07T22:14:25.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:24 smithi081 bash[89466]: cluster 2023-10-07T22:14:23.564855+0000 osd.0 (osd.0) 5 : cluster 0 1.0 scrub ok 2023-10-07T22:14:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:25.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:25.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:25.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:25.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:25.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:25.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:25.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:25.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:25.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:25.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:25.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 52519 52503 105.842 83.375 0.00864283 0.00944136 2023-10-07T22:14:25.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:25.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:25 smithi081 bash[89466]: cluster 2023-10-07T22:14:24.552914+0000 osd.0 (osd.0) 6 : cluster 0 1.2 scrub starts 2023-10-07T22:14:25.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:25 smithi081 bash[89466]: cluster 2023-10-07T22:14:24.560351+0000 osd.0 (osd.0) 7 : cluster 0 1.2 scrub ok 2023-10-07T22:14:25.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:25.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:25.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:26.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:26.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:25 smithi008 bash[102097]: cluster 2023-10-07T22:14:24.552914+0000 osd.0 (osd.0) 6 : cluster 0 1.2 scrub starts 2023-10-07T22:14:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:25 smithi008 bash[102097]: cluster 2023-10-07T22:14:24.560351+0000 osd.0 (osd.0) 7 : cluster 0 1.2 scrub ok 2023-10-07T22:14:26.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:25 smithi008 bash[105281]: cluster 2023-10-07T22:14:24.552914+0000 osd.0 (osd.0) 6 : cluster 0 1.2 scrub starts 2023-10-07T22:14:26.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:25 smithi008 bash[105281]: cluster 2023-10-07T22:14:24.560351+0000 osd.0 (osd.0) 7 : cluster 0 1.2 scrub ok 2023-10-07T22:14:26.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:26.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:26.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:26.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:26.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:26.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:26.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:26.537 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:26.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:26.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:26.669 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:26.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:26.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:26.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:26.818 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 53831 53815 105.096 82 0.0145685 0.00950885 2023-10-07T22:14:26.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:26 smithi008 bash[102097]: cluster 2023-10-07T22:14:25.530063+0000 mgr.y (mgr.25319) 1059 : cluster 0 pgmap v1138: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-07T22:14:26.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:26 smithi008 bash[102097]: audit 2023-10-07T22:14:25.925687+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:26.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:26.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:26.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:26.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:26.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:27.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:26 smithi008 bash[105281]: cluster 2023-10-07T22:14:25.530063+0000 mgr.y (mgr.25319) 1059 : cluster 0 pgmap v1138: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-07T22:14:27.069 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:26 smithi008 bash[105281]: audit 2023-10-07T22:14:25.925687+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:27.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:27.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:27.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:26 smithi081 bash[89466]: cluster 2023-10-07T22:14:25.530063+0000 mgr.y (mgr.25319) 1059 : cluster 0 pgmap v1138: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-07T22:14:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:26 smithi081 bash[89466]: audit 2023-10-07T22:14:25.925687+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:27.242 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:27.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:27.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:27.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:27.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:27.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:27.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:27.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:27.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:27.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:27.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 55119 55103 104.351 80.5 0.00989783 0.00957622 2023-10-07T22:14:27.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:27.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:27.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:27.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:28.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:28.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:28.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:28.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:28.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:28.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:28.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:28.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:28.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:28.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:28.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:28.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T22:14:28.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:28.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:28.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:28.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:28.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 56315 56299 103.48 74.75 0.0333469 0.00965719 2023-10-07T22:14:28.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:28.828 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:14:28.834 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:14:28.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:28.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:28.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:28.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:28.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:28.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:29.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:14:29.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:29.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:28 smithi008 bash[102097]: cluster 2023-10-07T22:14:27.530775+0000 mgr.y (mgr.25319) 1060 : cluster 0 pgmap v1139: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:29.131 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:28 smithi008 bash[105281]: cluster 2023-10-07T22:14:27.530775+0000 mgr.y (mgr.25319) 1060 : cluster 0 pgmap v1139: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:29.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:29.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:14:29.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:28 smithi081 bash[89466]: cluster 2023-10-07T22:14:27.530775+0000 mgr.y (mgr.25319) 1060 : cluster 0 pgmap v1139: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:29.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:29.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:29.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:29.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:29.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:29.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:29.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:29.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:29.804 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:29.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 57393 57377 102.448 67.375 0.0121756 0.00975418 2023-10-07T22:14:29.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:29.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:29.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:29 smithi081 bash[89466]: audit 2023-10-07T22:14:28.793609+0000 mgr.y (mgr.25319) 1061 : audit 0 from='client.45350 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:14:29.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:29.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:29.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:30.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:30.078 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1139,"stamp":"2023-10-07T22:14:27.530233+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3455892191,"num_objects":52747,"num_object_clones":0,"num_object_copies":158241,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52747,"num_whiteouts":0,"num_read":111,"num_read_kb":186,"num_write":52826,"num_write_kb":3374676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":875010,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54554,"ondisk_log_size":54554,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":309,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13987588,"kb_used_data":10440836,"kb_used_omap":18,"kb_used_meta":3546669,"kb_avail":642228476,"statfs":{"total":671965249536,"available":657641959424,"internally_reserved":0,"allocated":10691416064,"data_stored":10683042899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":3631789322},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":819789824,"num_objects":12509,"num_object_clones":0,"num_object_copies":37527,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12509,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12509,"num_write_kb":800576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003272"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":76,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916400+0000","last_change":"2023-10-07T22:09:38.104889+0000","last_active":"2023-10-07T22:13:57.916400+0000","last_peered":"2023-10-07T22:13:57.916400+0000","last_clean":"2023-10-07T22:13:57.916400+0000","last_became_active":"2023-10-07T22:09:38.103831+0000","last_became_peered":"2023-10-07T22:09:38.103831+0000","last_unstale":"2023-10-07T22:13:57.916400+0000","last_undegraded":"2023-10-07T22:13:57.916400+0000","last_fullsized":"2023-10-07T22:13:57.916400+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:51:57.550240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914196+0000","last_change":"2023-10-07T22:13:09.992094+0000","last_active":"2023-10-07T22:13:57.914196+0000","last_peered":"2023-10-07T22:13:57.914196+0000","last_clean":"2023-10-07T22:13:57.914196+0000","last_became_active":"2023-10-07T22:13:09.991764+0000","last_became_peered":"2023-10-07T22:13:09.991764+0000","last_unstale":"2023-10-07T22:13:57.914196+0000","last_undegraded":"2023-10-07T22:13:57.914196+0000","last_fullsized":"2023-10-07T22:13:57.914196+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:09.830225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":249,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.918592+0000","last_change":"2023-10-07T22:13:09.984330+0000","last_active":"2023-10-07T22:13:57.918592+0000","last_peered":"2023-10-07T22:13:57.918592+0000","last_clean":"2023-10-07T22:13:57.918592+0000","last_became_active":"2023-10-07T22:13:09.983965+0000","last_became_peered":"2023-10-07T22:13:09.983965+0000","last_unstale":"2023-10-07T22:13:57.918592+0000","last_undegraded":"2023-10-07T22:13:57.918592+0000","last_fullsized":"2023-10-07T22:13:57.918592+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:41.537825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":273,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.910185+0000","last_change":"2023-10-07T22:13:54.886115+0000","last_active":"2023-10-07T22:13:57.910185+0000","last_peered":"2023-10-07T22:13:57.910185+0000","last_clean":"2023-10-07T22:13:57.910185+0000","last_became_active":"2023-10-07T22:13:54.885783+0000","last_became_peered":"2023-10-07T22:13:54.885783+0000","last_unstale":"2023-10-07T22:13:57.910185+0000","last_undegraded":"2023-10-07T22:13:57.910185+0000","last_fullsized":"2023-10-07T22:13:57.910185+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:27:11.364368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911855+0000","last_change":"2023-10-07T22:13:09.974927+0000","last_active":"2023-10-07T22:13:57.911855+0000","last_peered":"2023-10-07T22:13:57.911855+0000","last_clean":"2023-10-07T22:13:57.911855+0000","last_became_active":"2023-10-07T22:13:09.973815+0000","last_became_peered":"2023-10-07T22:13:09.973815+0000","last_unstale":"2023-10-07T22:13:57.911855+0000","last_undegraded":"2023-10-07T22:13:57.911855+0000","last_fullsized":"2023-10-07T22:13:57.911855+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:31:03.138028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":249,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.920322+0000","last_change":"2023-10-07T22:11:42.097037+0000","last_active":"2023-10-07T22:13:57.920322+0000","last_peered":"2023-10-07T22:13:57.920322+0000","last_clean":"2023-10-07T22:13:57.920322+0000","last_became_active":"2023-10-07T22:11:42.096705+0000","last_became_peered":"2023-10-07T22:11:42.096705+0000","last_unstale":"2023-10-07T22:13:57.920322+0000","last_undegraded":"2023-10-07T22:13:57.920322+0000","last_fullsized":"2023-10-07T22:13:57.920322+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:09:15.399769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":168,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.909895+0000","last_change":"2023-10-07T22:13:09.984673+0000","last_active":"2023-10-07T22:13:57.909895+0000","last_peered":"2023-10-07T22:13:57.909895+0000","last_clean":"2023-10-07T22:13:57.909895+0000","last_became_active":"2023-10-07T22:13:09.984264+0000","last_became_peered":"2023-10-07T22:13:09.984264+0000","last_unstale":"2023-10-07T22:13:57.909895+0000","last_undegraded":"2023-10-07T22:13:57.909895+0000","last_fullsized":"2023-10-07T22:13:57.909895+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:52:11.485350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911682+0000","last_change":"2023-10-07T22:13:09.994251+0000","last_active":"2023-10-07T22:13:57.911682+0000","last_peered":"2023-10-07T22:13:57.911682+0000","last_clean":"2023-10-07T22:13:57.911682+0000","last_became_active":"2023-10-07T22:13:09.993968+0000","last_became_peered":"2023-10-07T22:13:09.993968+0000","last_unstale":"2023-10-07T22:13:57.911682+0000","last_undegraded":"2023-10-07T22:13:57.911682+0000","last_fullsized":"2023-10-07T22:13:57.911682+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:27:16.645197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":253,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913679+0000","last_change":"2023-10-07T22:13:54.885074+0000","last_active":"2023-10-07T22:13:57.913679+0000","last_peered":"2023-10-07T22:13:57.913679+0000","last_clean":"2023-10-07T22:13:57.913679+0000","last_became_active":"2023-10-07T22:13:54.884710+0000","last_became_peered":"2023-10-07T22:13:54.884710+0000","last_unstale":"2023-10-07T22:13:57.913679+0000","last_undegraded":"2023-10-07T22:13:57.913679+0000","last_fullsized":"2023-10-07T22:13:57.913679+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:33:49.876517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":34,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913040+0000","last_change":"2023-10-07T22:13:54.885936+0000","last_active":"2023-10-07T22:13:57.913040+0000","last_peered":"2023-10-07T22:13:57.913040+0000","last_clean":"2023-10-07T22:13:57.913040+0000","last_became_active":"2023-10-07T22:13:54.885586+0000","last_became_peered":"2023-10-07T22:13:54.885586+0000","last_unstale":"2023-10-07T22:13:57.913040+0000","last_undegraded":"2023-10-07T22:13:57.913040+0000","last_fullsized":"2023-10-07T22:13:57.913040+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:47:09.950607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":171,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913998+0000","last_change":"2023-10-07T22:13:54.912926+0000","last_active":"2023-10-07T22:13:57.913998+0000","last_peered":"2023-10-07T22:13:57.913998+0000","last_clean":"2023-10-07T22:13:57.913998+0000","last_became_active":"2023-10-07T22:13:54.884134+0000","last_became_peered":"2023-10-07T22:13:54.884134+0000","last_unstale":"2023-10-07T22:13:57.913998+0000","last_undegraded":"2023-10-07T22:13:57.913998+0000","last_fullsized":"2023-10-07T22:13:57.913998+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:15:36.024365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":58,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914434+0000","last_change":"2023-10-07T22:07:42.907133+0000","last_active":"2023-10-07T22:13:57.914434+0000","last_peered":"2023-10-07T22:13:57.914434+0000","last_clean":"2023-10-07T22:13:57.914434+0000","last_became_active":"2023-10-07T22:07:42.906719+0000","last_became_peered":"2023-10-07T22:07:42.906719+0000","last_unstale":"2023-10-07T22:13:57.914434+0000","last_undegraded":"2023-10-07T22:13:57.914434+0000","last_fullsized":"2023-10-07T22:13:57.914434+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:45.899598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,2],"acting":[0,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":96,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916992+0000","last_change":"2023-10-07T22:13:54.955762+0000","last_active":"2023-10-07T22:13:57.916992+0000","last_peered":"2023-10-07T22:13:57.916992+0000","last_clean":"2023-10-07T22:13:57.916992+0000","last_became_active":"2023-10-07T22:13:54.895590+0000","last_became_peered":"2023-10-07T22:13:54.895590+0000","last_unstale":"2023-10-07T22:13:57.916992+0000","last_undegraded":"2023-10-07T22:13:57.916992+0000","last_fullsized":"2023-10-07T22:13:57.916992+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:21:32.566666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9444,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":66,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916398+0000","last_change":"2023-10-07T22:07:02.704858+0000","last_active":"2023-10-07T22:13:57.916398+0000","last_peered":"2023-10-07T22:13:57.916398+0000","last_clean":"2023-10-07T22:13:57.916398+0000","last_became_active":"2023-10-07T22:07:02.704456+0000","last_became_peered":"2023-10-07T22:07:02.704456+0000","last_unstale":"2023-10-07T22:13:57.916398+0000","last_undegraded":"2023-10-07T22:13:57.916398+0000","last_fullsized":"2023-10-07T22:13:57.916398+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:46:35.124914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":99,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916063+0000","last_change":"2023-10-07T22:13:54.941900+0000","last_active":"2023-10-07T22:13:57.916063+0000","last_peered":"2023-10-07T22:13:57.916063+0000","last_clean":"2023-10-07T22:13:57.916063+0000","last_became_active":"2023-10-07T22:13:54.895561+0000","last_became_peered":"2023-10-07T22:13:54.895561+0000","last_unstale":"2023-10-07T22:13:57.916063+0000","last_undegraded":"2023-10-07T22:13:57.916063+0000","last_fullsized":"2023-10-07T22:13:57.916063+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:47:40.348634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":34,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914565+0000","last_change":"2023-10-07T22:13:54.885157+0000","last_active":"2023-10-07T22:13:57.914565+0000","last_peered":"2023-10-07T22:13:57.914565+0000","last_clean":"2023-10-07T22:13:57.914565+0000","last_became_active":"2023-10-07T22:13:54.884794+0000","last_became_peered":"2023-10-07T22:13:54.884794+0000","last_unstale":"2023-10-07T22:13:57.914565+0000","last_undegraded":"2023-10-07T22:13:57.914565+0000","last_fullsized":"2023-10-07T22:13:57.914565+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:19:55.319119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":137,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912315+0000","last_change":"2023-10-07T22:13:54.884990+0000","last_active":"2023-10-07T22:13:57.912315+0000","last_peered":"2023-10-07T22:13:57.912315+0000","last_clean":"2023-10-07T22:13:57.912315+0000","last_became_active":"2023-10-07T22:13:54.884284+0000","last_became_peered":"2023-10-07T22:13:54.884284+0000","last_unstale":"2023-10-07T22:13:57.912315+0000","last_undegraded":"2023-10-07T22:13:57.912315+0000","last_fullsized":"2023-10-07T22:13:57.912315+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:03:43.436152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":254,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912720+0000","last_change":"2023-10-07T22:13:54.885688+0000","last_active":"2023-10-07T22:13:57.912720+0000","last_peered":"2023-10-07T22:13:57.912720+0000","last_clean":"2023-10-07T22:13:57.912720+0000","last_became_active":"2023-10-07T22:13:54.885396+0000","last_became_peered":"2023-10-07T22:13:54.885396+0000","last_unstale":"2023-10-07T22:13:57.912720+0000","last_undegraded":"2023-10-07T22:13:57.912720+0000","last_fullsized":"2023-10-07T22:13:57.912720+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:37:54.889937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":87,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916340+0000","last_change":"2023-10-07T22:13:54.896035+0000","last_active":"2023-10-07T22:13:57.916340+0000","last_peered":"2023-10-07T22:13:57.916340+0000","last_clean":"2023-10-07T22:13:57.916340+0000","last_became_active":"2023-10-07T22:13:54.895700+0000","last_became_peered":"2023-10-07T22:13:54.895700+0000","last_unstale":"2023-10-07T22:13:57.916340+0000","last_undegraded":"2023-10-07T22:13:57.916340+0000","last_fullsized":"2023-10-07T22:13:57.916340+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:52:45.650078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":263,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.910272+0000","last_change":"2023-10-07T22:13:54.880694+0000","last_active":"2023-10-07T22:13:57.910272+0000","last_peered":"2023-10-07T22:13:57.910272+0000","last_clean":"2023-10-07T22:13:57.910272+0000","last_became_active":"2023-10-07T22:13:54.880242+0000","last_became_peered":"2023-10-07T22:13:54.880242+0000","last_unstale":"2023-10-07T22:13:57.910272+0000","last_undegraded":"2023-10-07T22:13:57.910272+0000","last_fullsized":"2023-10-07T22:13:57.910272+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:30:57.377791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":272,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919556+0000","last_change":"2023-10-07T22:11:42.097730+0000","last_active":"2023-10-07T22:13:57.919556+0000","last_peered":"2023-10-07T22:13:57.919556+0000","last_clean":"2023-10-07T22:13:57.919556+0000","last_became_active":"2023-10-07T22:11:42.096206+0000","last_became_peered":"2023-10-07T22:11:42.096206+0000","last_unstale":"2023-10-07T22:13:57.919556+0000","last_undegraded":"2023-10-07T22:13:57.919556+0000","last_fullsized":"2023-10-07T22:13:57.919556+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:38.630424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":34,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914218+0000","last_change":"2023-10-07T22:13:54.885274+0000","last_active":"2023-10-07T22:13:57.914218+0000","last_peered":"2023-10-07T22:13:57.914218+0000","last_clean":"2023-10-07T22:13:57.914218+0000","last_became_active":"2023-10-07T22:13:54.884882+0000","last_became_peered":"2023-10-07T22:13:54.884882+0000","last_unstale":"2023-10-07T22:13:57.914218+0000","last_undegraded":"2023-10-07T22:13:57.914218+0000","last_fullsized":"2023-10-07T22:13:57.914218+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:18:11.399613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"263'3284","reported_seq":3302,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:25.454582+0000","last_change":"2023-10-07T22:13:28.969509+0000","last_active":"2023-10-07T22:14:25.454582+0000","last_peered":"2023-10-07T22:14:25.454582+0000","last_clean":"2023-10-07T22:14:25.454582+0000","last_became_active":"2023-10-07T22:13:28.969156+0000","last_became_peered":"2023-10-07T22:13:28.969156+0000","last_unstale":"2023-10-07T22:14:25.454582+0000","last_undegraded":"2023-10-07T22:14:25.454582+0000","last_fullsized":"2023-10-07T22:14:25.454582+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3284,"log_dups_size":0,"ondisk_log_size":3284,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:34:55.006442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215220224,"num_objects":3284,"num_object_clones":0,"num_object_copies":9852,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3284,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3284,"num_write_kb":210176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":95,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916622+0000","last_change":"2023-10-07T22:13:54.923567+0000","last_active":"2023-10-07T22:13:57.916622+0000","last_peered":"2023-10-07T22:13:57.916622+0000","last_clean":"2023-10-07T22:13:57.916622+0000","last_became_active":"2023-10-07T22:13:54.891579+0000","last_became_peered":"2023-10-07T22:13:54.891579+0000","last_unstale":"2023-10-07T22:13:57.916622+0000","last_undegraded":"2023-10-07T22:13:57.916622+0000","last_fullsized":"2023-10-07T22:13:57.916622+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:33:16.894841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":255,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911907+0000","last_change":"2023-10-07T22:13:54.880861+0000","last_active":"2023-10-07T22:13:57.911907+0000","last_peered":"2023-10-07T22:13:57.911907+0000","last_clean":"2023-10-07T22:13:57.911907+0000","last_became_active":"2023-10-07T22:13:54.880486+0000","last_became_peered":"2023-10-07T22:13:54.880486+0000","last_unstale":"2023-10-07T22:13:57.911907+0000","last_undegraded":"2023-10-07T22:13:57.911907+0000","last_fullsized":"2023-10-07T22:13:57.911907+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:52:22.734140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"263'3335","reported_seq":3353,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.802900+0000","last_change":"2023-10-07T22:13:28.971579+0000","last_active":"2023-10-07T22:14:26.802900+0000","last_peered":"2023-10-07T22:14:26.802900+0000","last_clean":"2023-10-07T22:14:26.802900+0000","last_became_active":"2023-10-07T22:13:28.971268+0000","last_became_peered":"2023-10-07T22:13:28.971268+0000","last_unstale":"2023-10-07T22:14:26.802900+0000","last_undegraded":"2023-10-07T22:14:26.802900+0000","last_fullsized":"2023-10-07T22:14:26.802900+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3335,"log_dups_size":0,"ondisk_log_size":3335,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:48:17.541340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218562560,"num_objects":3335,"num_object_clones":0,"num_object_copies":10005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3335,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3335,"num_write_kb":213440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":95,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916690+0000","last_change":"2023-10-07T22:13:54.904799+0000","last_active":"2023-10-07T22:13:57.916690+0000","last_peered":"2023-10-07T22:13:57.916690+0000","last_clean":"2023-10-07T22:13:57.916690+0000","last_became_active":"2023-10-07T22:13:54.890242+0000","last_became_peered":"2023-10-07T22:13:54.890242+0000","last_unstale":"2023-10-07T22:13:57.916690+0000","last_undegraded":"2023-10-07T22:13:57.916690+0000","last_fullsized":"2023-10-07T22:13:57.916690+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:50:38.429372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.917044+0000","last_change":"2023-10-07T22:13:09.981561+0000","last_active":"2023-10-07T22:13:57.917044+0000","last_peered":"2023-10-07T22:13:57.917044+0000","last_clean":"2023-10-07T22:13:57.917044+0000","last_became_active":"2023-10-07T22:13:09.981074+0000","last_became_peered":"2023-10-07T22:13:09.981074+0000","last_unstale":"2023-10-07T22:13:57.917044+0000","last_undegraded":"2023-10-07T22:13:57.917044+0000","last_fullsized":"2023-10-07T22:13:57.917044+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:23:44.074775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"263'3098","reported_seq":3119,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:23.164228+0000","last_change":"2023-10-07T22:13:28.961210+0000","last_active":"2023-10-07T22:14:23.164228+0000","last_peered":"2023-10-07T22:14:23.164228+0000","last_clean":"2023-10-07T22:14:23.164228+0000","last_became_active":"2023-10-07T22:13:28.960895+0000","last_became_peered":"2023-10-07T22:13:28.960895+0000","last_unstale":"2023-10-07T22:14:23.164228+0000","last_undegraded":"2023-10-07T22:14:23.164228+0000","last_fullsized":"2023-10-07T22:14:23.164228+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3098,"log_dups_size":0,"ondisk_log_size":3098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:32:58.438907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203030528,"num_objects":3098,"num_object_clones":0,"num_object_copies":9294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3098,"num_write_kb":198272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":78,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913219+0000","last_change":"2023-10-07T22:13:54.907327+0000","last_active":"2023-10-07T22:13:57.913219+0000","last_peered":"2023-10-07T22:13:57.913219+0000","last_clean":"2023-10-07T22:13:57.913219+0000","last_became_active":"2023-10-07T22:13:54.885229+0000","last_became_peered":"2023-10-07T22:13:54.885229+0000","last_unstale":"2023-10-07T22:13:57.913219+0000","last_undegraded":"2023-10-07T22:13:57.913219+0000","last_fullsized":"2023-10-07T22:13:57.913219+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:37.137566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":252,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.921020+0000","last_change":"2023-10-07T22:13:54.886597+0000","last_active":"2023-10-07T22:13:57.921020+0000","last_peered":"2023-10-07T22:13:57.921020+0000","last_clean":"2023-10-07T22:13:57.921020+0000","last_became_active":"2023-10-07T22:13:54.886284+0000","last_became_peered":"2023-10-07T22:13:54.886284+0000","last_unstale":"2023-10-07T22:13:57.921020+0000","last_undegraded":"2023-10-07T22:13:57.921020+0000","last_fullsized":"2023-10-07T22:13:57.921020+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:44.479544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"263'3142","reported_seq":3163,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:24.771748+0000","last_change":"2023-10-07T22:13:28.957686+0000","last_active":"2023-10-07T22:14:24.771748+0000","last_peered":"2023-10-07T22:14:24.771748+0000","last_clean":"2023-10-07T22:14:24.771748+0000","last_became_active":"2023-10-07T22:13:28.957245+0000","last_became_peered":"2023-10-07T22:13:28.957245+0000","last_unstale":"2023-10-07T22:14:24.771748+0000","last_undegraded":"2023-10-07T22:14:24.771748+0000","last_fullsized":"2023-10-07T22:14:24.771748+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3142,"log_dups_size":0,"ondisk_log_size":3142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:48.212657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205914112,"num_objects":3142,"num_object_clones":0,"num_object_copies":9426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3142,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3142,"num_write_kb":201088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":225,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912898+0000","last_change":"2023-10-07T22:13:09.989491+0000","last_active":"2023-10-07T22:13:57.912898+0000","last_peered":"2023-10-07T22:13:57.912898+0000","last_clean":"2023-10-07T22:13:57.912898+0000","last_became_active":"2023-10-07T22:13:09.988732+0000","last_became_peered":"2023-10-07T22:13:09.988732+0000","last_unstale":"2023-10-07T22:13:57.912898+0000","last_undegraded":"2023-10-07T22:13:57.912898+0000","last_fullsized":"2023-10-07T22:13:57.912898+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:36:45.259367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":240,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.909080+0000","last_change":"2023-10-07T22:07:02.705191+0000","last_active":"2023-10-07T22:13:57.909080+0000","last_peered":"2023-10-07T22:13:57.909080+0000","last_clean":"2023-10-07T22:13:57.909080+0000","last_became_active":"2023-10-07T22:07:02.704809+0000","last_became_peered":"2023-10-07T22:07:02.704809+0000","last_unstale":"2023-10-07T22:13:57.909080+0000","last_undegraded":"2023-10-07T22:13:57.909080+0000","last_fullsized":"2023-10-07T22:13:57.909080+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:24:05.636273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"263'3272","reported_seq":3292,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:27.139268+0000","last_change":"2023-10-07T22:13:28.957838+0000","last_active":"2023-10-07T22:14:27.139268+0000","last_peered":"2023-10-07T22:14:27.139268+0000","last_clean":"2023-10-07T22:14:27.139268+0000","last_became_active":"2023-10-07T22:13:28.957454+0000","last_became_peered":"2023-10-07T22:13:28.957454+0000","last_unstale":"2023-10-07T22:14:27.139268+0000","last_undegraded":"2023-10-07T22:14:27.139268+0000","last_fullsized":"2023-10-07T22:14:27.139268+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3272,"log_dups_size":0,"ondisk_log_size":3272,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:46:22.610085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214433792,"num_objects":3272,"num_object_clones":0,"num_object_copies":9816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3272,"num_write_kb":209408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":691,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.922300+0000","last_change":"2023-10-07T22:13:57.921934+0000","last_active":"2023-10-07T22:13:57.922300+0000","last_peered":"2023-10-07T22:13:57.922300+0000","last_clean":"2023-10-07T22:13:57.922300+0000","last_became_active":"2023-10-07T22:13:57.921527+0000","last_became_peered":"2023-10-07T22:13:57.921527+0000","last_unstale":"2023-10-07T22:13:57.922300+0000","last_undegraded":"2023-10-07T22:13:57.922300+0000","last_fullsized":"2023-10-07T22:13:57.922300+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:31:57.991100+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":30,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913110+0000","last_change":"2023-10-07T22:13:10.012616+0000","last_active":"2023-10-07T22:13:57.913110+0000","last_peered":"2023-10-07T22:13:57.913110+0000","last_clean":"2023-10-07T22:13:57.913110+0000","last_became_active":"2023-10-07T22:13:09.991836+0000","last_became_peered":"2023-10-07T22:13:09.991836+0000","last_unstale":"2023-10-07T22:13:57.913110+0000","last_undegraded":"2023-10-07T22:13:57.913110+0000","last_fullsized":"2023-10-07T22:13:57.913110+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:34:29.818807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":86,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.917067+0000","last_change":"2023-10-07T22:13:09.995898+0000","last_active":"2023-10-07T22:13:57.917067+0000","last_peered":"2023-10-07T22:13:57.917067+0000","last_clean":"2023-10-07T22:13:57.917067+0000","last_became_active":"2023-10-07T22:13:09.995574+0000","last_became_peered":"2023-10-07T22:13:09.995574+0000","last_unstale":"2023-10-07T22:13:57.917067+0000","last_undegraded":"2023-10-07T22:13:57.917067+0000","last_fullsized":"2023-10-07T22:13:57.917067+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:40:12.309888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"263'3134","reported_seq":3152,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:25.423021+0000","last_change":"2023-10-07T22:13:28.968136+0000","last_active":"2023-10-07T22:14:25.423021+0000","last_peered":"2023-10-07T22:14:25.423021+0000","last_clean":"2023-10-07T22:14:25.423021+0000","last_became_active":"2023-10-07T22:13:28.967797+0000","last_became_peered":"2023-10-07T22:13:28.967797+0000","last_unstale":"2023-10-07T22:14:25.423021+0000","last_undegraded":"2023-10-07T22:14:25.423021+0000","last_fullsized":"2023-10-07T22:14:25.423021+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3134,"log_dups_size":0,"ondisk_log_size":3134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:49:21.490966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205389824,"num_objects":3134,"num_object_clones":0,"num_object_copies":9402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3134,"num_write_kb":200576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"80'161","reported_seq":601,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911768+0000","last_change":"2023-10-07T22:13:15.147394+0000","last_active":"2023-10-07T22:13:57.911768+0000","last_peered":"2023-10-07T22:13:57.911768+0000","last_clean":"2023-10-07T22:13:57.911768+0000","last_became_active":"2023-10-07T22:13:13.002235+0000","last_became_peered":"2023-10-07T22:13:13.002235+0000","last_unstale":"2023-10-07T22:13:57.911768+0000","last_undegraded":"2023-10-07T22:13:57.911768+0000","last_fullsized":"2023-10-07T22:13:57.911768+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.147289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.147289+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:02:30.060549+0000","scrub_duration":0.0029049050000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":243,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.920482+0000","last_change":"2023-10-07T22:07:02.704091+0000","last_active":"2023-10-07T22:13:57.920482+0000","last_peered":"2023-10-07T22:13:57.920482+0000","last_clean":"2023-10-07T22:13:57.920482+0000","last_became_active":"2023-10-07T22:07:02.703722+0000","last_became_peered":"2023-10-07T22:07:02.703722+0000","last_unstale":"2023-10-07T22:13:57.920482+0000","last_undegraded":"2023-10-07T22:13:57.920482+0000","last_fullsized":"2023-10-07T22:13:57.920482+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:27:00.253110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":93,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.917244+0000","last_change":"2023-10-07T22:11:42.076319+0000","last_active":"2023-10-07T22:13:57.917244+0000","last_peered":"2023-10-07T22:13:57.917244+0000","last_clean":"2023-10-07T22:13:57.917244+0000","last_became_active":"2023-10-07T22:11:42.076055+0000","last_became_peered":"2023-10-07T22:11:42.076055+0000","last_unstale":"2023-10-07T22:13:57.917244+0000","last_undegraded":"2023-10-07T22:13:57.917244+0000","last_fullsized":"2023-10-07T22:13:57.917244+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:03:43.031879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"263'3396","reported_seq":3414,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.777188+0000","last_change":"2023-10-07T22:13:28.965046+0000","last_active":"2023-10-07T22:14:26.777188+0000","last_peered":"2023-10-07T22:14:26.777188+0000","last_clean":"2023-10-07T22:14:26.777188+0000","last_became_active":"2023-10-07T22:13:28.964661+0000","last_became_peered":"2023-10-07T22:13:28.964661+0000","last_unstale":"2023-10-07T22:14:26.777188+0000","last_undegraded":"2023-10-07T22:14:26.777188+0000","last_fullsized":"2023-10-07T22:14:26.777188+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3396,"log_dups_size":0,"ondisk_log_size":3396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:09:07.941457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222560256,"num_objects":3396,"num_object_clones":0,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3396,"num_write_kb":217344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":76,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916822+0000","last_change":"2023-10-07T22:13:54.884222+0000","last_active":"2023-10-07T22:13:57.916822+0000","last_peered":"2023-10-07T22:13:57.916822+0000","last_clean":"2023-10-07T22:13:57.916822+0000","last_became_active":"2023-10-07T22:13:54.883846+0000","last_became_peered":"2023-10-07T22:13:54.883846+0000","last_unstale":"2023-10-07T22:13:57.916822+0000","last_undegraded":"2023-10-07T22:13:57.916822+0000","last_fullsized":"2023-10-07T22:13:57.916822+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:26:00.487831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":66,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916989+0000","last_change":"2023-10-07T22:07:02.700723+0000","last_active":"2023-10-07T22:13:57.916989+0000","last_peered":"2023-10-07T22:13:57.916989+0000","last_clean":"2023-10-07T22:13:57.916989+0000","last_became_active":"2023-10-07T22:07:02.700394+0000","last_became_peered":"2023-10-07T22:07:02.700394+0000","last_unstale":"2023-10-07T22:13:57.916989+0000","last_undegraded":"2023-10-07T22:13:57.916989+0000","last_fullsized":"2023-10-07T22:13:57.916989+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:10:35.982526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"263'3358","reported_seq":3386,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.792937+0000","last_change":"2023-10-07T22:13:54.888930+0000","last_active":"2023-10-07T22:14:26.792937+0000","last_peered":"2023-10-07T22:14:26.792937+0000","last_clean":"2023-10-07T22:14:26.792937+0000","last_became_active":"2023-10-07T22:13:54.888433+0000","last_became_peered":"2023-10-07T22:13:54.888433+0000","last_unstale":"2023-10-07T22:14:26.792937+0000","last_undegraded":"2023-10-07T22:14:26.792937+0000","last_fullsized":"2023-10-07T22:14:26.792937+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3358,"log_dups_size":0,"ondisk_log_size":3358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:11.954399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220069888,"num_objects":3358,"num_object_clones":0,"num_object_copies":10074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3358,"num_write_kb":214912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":538,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912916+0000","last_change":"2023-10-07T22:13:10.110969+0000","last_active":"2023-10-07T22:13:57.912916+0000","last_peered":"2023-10-07T22:13:57.912916+0000","last_clean":"2023-10-07T22:13:57.912916+0000","last_became_active":"2023-10-07T22:11:42.092180+0000","last_became_peered":"2023-10-07T22:11:42.092180+0000","last_unstale":"2023-10-07T22:13:57.912916+0000","last_undegraded":"2023-10-07T22:13:57.912916+0000","last_fullsized":"2023-10-07T22:13:57.912916+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:17:00.527960+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":34,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911658+0000","last_change":"2023-10-07T22:13:54.888804+0000","last_active":"2023-10-07T22:13:57.911658+0000","last_peered":"2023-10-07T22:13:57.911658+0000","last_clean":"2023-10-07T22:13:57.911658+0000","last_became_active":"2023-10-07T22:13:54.888422+0000","last_became_peered":"2023-10-07T22:13:54.888422+0000","last_unstale":"2023-10-07T22:13:57.911658+0000","last_undegraded":"2023-10-07T22:13:57.911658+0000","last_fullsized":"2023-10-07T22:13:57.911658+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:05:01.092944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":259,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:14:17.146043+0000","last_change":"2023-10-07T22:13:09.989720+0000","last_active":"2023-10-07T22:14:17.146043+0000","last_peered":"2023-10-07T22:14:17.146043+0000","last_clean":"2023-10-07T22:14:17.146043+0000","last_became_active":"2023-10-07T22:13:09.989451+0000","last_became_peered":"2023-10-07T22:13:09.989451+0000","last_unstale":"2023-10-07T22:14:17.146043+0000","last_undegraded":"2023-10-07T22:14:17.146043+0000","last_fullsized":"2023-10-07T22:14:17.146043+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:23.679387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"263'3344","reported_seq":3361,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.779964+0000","last_change":"2023-10-07T22:13:54.891410+0000","last_active":"2023-10-07T22:14:26.779964+0000","last_peered":"2023-10-07T22:14:26.779964+0000","last_clean":"2023-10-07T22:14:26.779964+0000","last_became_active":"2023-10-07T22:13:54.891058+0000","last_became_peered":"2023-10-07T22:13:54.891058+0000","last_unstale":"2023-10-07T22:14:26.779964+0000","last_undegraded":"2023-10-07T22:14:26.779964+0000","last_fullsized":"2023-10-07T22:14:26.779964+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3344,"log_dups_size":0,"ondisk_log_size":3344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:13:12.400471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219152384,"num_objects":3344,"num_object_clones":0,"num_object_copies":10032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3344,"num_write_kb":214016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":575,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.925812+0000","last_change":"2023-10-07T22:13:57.924976+0000","last_active":"2023-10-07T22:13:57.925812+0000","last_peered":"2023-10-07T22:13:57.925812+0000","last_clean":"2023-10-07T22:13:57.925812+0000","last_became_active":"2023-10-07T22:13:57.924584+0000","last_became_peered":"2023-10-07T22:13:57.924584+0000","last_unstale":"2023-10-07T22:13:57.925812+0000","last_undegraded":"2023-10-07T22:13:57.925812+0000","last_fullsized":"2023-10-07T22:13:57.925812+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:47.685794+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":270,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:21.919387+0000","last_change":"2023-10-07T22:13:54.888385+0000","last_active":"2023-10-07T22:14:21.919387+0000","last_peered":"2023-10-07T22:14:21.919387+0000","last_clean":"2023-10-07T22:14:21.919387+0000","last_became_active":"2023-10-07T22:13:54.888034+0000","last_became_peered":"2023-10-07T22:13:54.888034+0000","last_unstale":"2023-10-07T22:14:21.919387+0000","last_undegraded":"2023-10-07T22:14:21.919387+0000","last_fullsized":"2023-10-07T22:14:21.919387+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:09:38.157240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":242,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913427+0000","last_change":"2023-10-07T22:13:09.989637+0000","last_active":"2023-10-07T22:13:57.913427+0000","last_peered":"2023-10-07T22:13:57.913427+0000","last_clean":"2023-10-07T22:13:57.913427+0000","last_became_active":"2023-10-07T22:13:09.989344+0000","last_became_peered":"2023-10-07T22:13:09.989344+0000","last_unstale":"2023-10-07T22:13:57.913427+0000","last_undegraded":"2023-10-07T22:13:57.913427+0000","last_fullsized":"2023-10-07T22:13:57.913427+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:08.100864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":236,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:21.916407+0000","last_change":"2023-10-07T22:11:42.066364+0000","last_active":"2023-10-07T22:14:21.916407+0000","last_peered":"2023-10-07T22:14:21.916407+0000","last_clean":"2023-10-07T22:14:21.916407+0000","last_became_active":"2023-10-07T22:11:42.066086+0000","last_became_peered":"2023-10-07T22:11:42.066086+0000","last_unstale":"2023-10-07T22:14:21.916407+0000","last_undegraded":"2023-10-07T22:14:21.916407+0000","last_fullsized":"2023-10-07T22:14:21.916407+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:58:20.512294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.a","version":"263'3373","reported_seq":3389,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.803741+0000","last_change":"2023-10-07T22:13:28.967168+0000","last_active":"2023-10-07T22:14:26.803741+0000","last_peered":"2023-10-07T22:14:26.803741+0000","last_clean":"2023-10-07T22:14:26.803741+0000","last_became_active":"2023-10-07T22:13:28.966863+0000","last_became_peered":"2023-10-07T22:13:28.966863+0000","last_unstale":"2023-10-07T22:14:26.803741+0000","last_undegraded":"2023-10-07T22:14:26.803741+0000","last_fullsized":"2023-10-07T22:14:26.803741+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3373,"log_dups_size":0,"ondisk_log_size":3373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:14:54.044178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221052928,"num_objects":3373,"num_object_clones":0,"num_object_copies":10119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3373,"num_write_kb":215872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":538,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912167+0000","last_change":"2023-10-07T22:13:13.148758+0000","last_active":"2023-10-07T22:13:57.912167+0000","last_peered":"2023-10-07T22:13:57.912167+0000","last_clean":"2023-10-07T22:13:57.912167+0000","last_became_active":"2023-10-07T22:11:42.075389+0000","last_became_peered":"2023-10-07T22:11:42.075389+0000","last_unstale":"2023-10-07T22:13:57.912167+0000","last_undegraded":"2023-10-07T22:13:57.912167+0000","last_fullsized":"2023-10-07T22:13:57.912167+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:51:18.953934+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":211,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912508+0000","last_change":"2023-10-07T22:11:42.094236+0000","last_active":"2023-10-07T22:13:57.912508+0000","last_peered":"2023-10-07T22:13:57.912508+0000","last_clean":"2023-10-07T22:13:57.912508+0000","last_became_active":"2023-10-07T22:11:42.093675+0000","last_became_peered":"2023-10-07T22:11:42.093675+0000","last_unstale":"2023-10-07T22:13:57.912508+0000","last_undegraded":"2023-10-07T22:13:57.912508+0000","last_fullsized":"2023-10-07T22:13:57.912508+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:08:37.723867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":66,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916749+0000","last_change":"2023-10-07T22:07:02.705242+0000","last_active":"2023-10-07T22:13:57.916749+0000","last_peered":"2023-10-07T22:13:57.916749+0000","last_clean":"2023-10-07T22:13:57.916749+0000","last_became_active":"2023-10-07T22:07:02.704888+0000","last_became_peered":"2023-10-07T22:07:02.704888+0000","last_unstale":"2023-10-07T22:13:57.916749+0000","last_undegraded":"2023-10-07T22:13:57.916749+0000","last_fullsized":"2023-10-07T22:13:57.916749+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:57:00.924713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":257,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:21.917383+0000","last_change":"2023-10-07T22:13:09.984169+0000","last_active":"2023-10-07T22:14:21.917383+0000","last_peered":"2023-10-07T22:14:21.917383+0000","last_clean":"2023-10-07T22:14:21.917383+0000","last_became_active":"2023-10-07T22:13:09.983770+0000","last_became_peered":"2023-10-07T22:13:09.983770+0000","last_unstale":"2023-10-07T22:14:21.917383+0000","last_undegraded":"2023-10-07T22:14:21.917383+0000","last_fullsized":"2023-10-07T22:14:21.917383+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:38:54.206297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"263'3345","reported_seq":3373,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:25.454537+0000","last_change":"2023-10-07T22:13:54.887368+0000","last_active":"2023-10-07T22:14:25.454537+0000","last_peered":"2023-10-07T22:14:25.454537+0000","last_clean":"2023-10-07T22:14:25.454537+0000","last_became_active":"2023-10-07T22:13:54.886062+0000","last_became_peered":"2023-10-07T22:13:54.886062+0000","last_unstale":"2023-10-07T22:14:25.454537+0000","last_undegraded":"2023-10-07T22:14:25.454537+0000","last_fullsized":"2023-10-07T22:14:25.454537+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3345,"log_dups_size":0,"ondisk_log_size":3345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:54:34.124891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219217920,"num_objects":3345,"num_object_clones":0,"num_object_copies":10035,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3345,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3345,"num_write_kb":214080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":491,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:58.158847+0000","last_change":"2023-10-07T22:13:57.921753+0000","last_active":"2023-10-07T22:13:58.158847+0000","last_peered":"2023-10-07T22:13:58.158847+0000","last_clean":"2023-10-07T22:13:58.158847+0000","last_became_active":"2023-10-07T22:13:57.921113+0000","last_became_peered":"2023-10-07T22:13:57.921113+0000","last_unstale":"2023-10-07T22:13:58.158847+0000","last_undegraded":"2023-10-07T22:13:58.158847+0000","last_fullsized":"2023-10-07T22:13:58.158847+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.044205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.044205+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":45,"num_read_kb":83,"num_write":22,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911981+0000","last_change":"2023-10-07T22:13:09.974203+0000","last_active":"2023-10-07T22:13:57.911981+0000","last_peered":"2023-10-07T22:13:57.911981+0000","last_clean":"2023-10-07T22:13:57.911981+0000","last_became_active":"2023-10-07T22:13:09.973720+0000","last_became_peered":"2023-10-07T22:13:09.973720+0000","last_unstale":"2023-10-07T22:13:57.911981+0000","last_undegraded":"2023-10-07T22:13:57.911981+0000","last_fullsized":"2023-10-07T22:13:57.911981+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:15:26.166990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":227,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919097+0000","last_change":"2023-10-07T22:09:38.105693+0000","last_active":"2023-10-07T22:13:57.919097+0000","last_peered":"2023-10-07T22:13:57.919097+0000","last_clean":"2023-10-07T22:13:57.919097+0000","last_became_active":"2023-10-07T22:09:38.105118+0000","last_became_peered":"2023-10-07T22:09:38.105118+0000","last_unstale":"2023-10-07T22:13:57.919097+0000","last_undegraded":"2023-10-07T22:13:57.919097+0000","last_fullsized":"2023-10-07T22:13:57.919097+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:23:21.867840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":15,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919031+0000","last_change":"2023-10-07T22:13:54.881475+0000","last_active":"2023-10-07T22:13:57.919031+0000","last_peered":"2023-10-07T22:13:57.919031+0000","last_clean":"2023-10-07T22:13:57.919031+0000","last_became_active":"2023-10-07T22:13:54.881081+0000","last_became_peered":"2023-10-07T22:13:54.881081+0000","last_unstale":"2023-10-07T22:13:57.919031+0000","last_undegraded":"2023-10-07T22:13:57.919031+0000","last_fullsized":"2023-10-07T22:13:57.919031+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:45:52.027671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"263'3480","reported_seq":3498,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.792349+0000","last_change":"2023-10-07T22:13:28.965315+0000","last_active":"2023-10-07T22:14:26.792349+0000","last_peered":"2023-10-07T22:14:26.792349+0000","last_clean":"2023-10-07T22:14:26.792349+0000","last_became_active":"2023-10-07T22:13:28.964965+0000","last_became_peered":"2023-10-07T22:13:28.964965+0000","last_unstale":"2023-10-07T22:14:26.792349+0000","last_undegraded":"2023-10-07T22:14:26.792349+0000","last_fullsized":"2023-10-07T22:14:26.792349+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3480,"log_dups_size":0,"ondisk_log_size":3480,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:21:35.219547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228065280,"num_objects":3480,"num_object_clones":0,"num_object_copies":10440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3480,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3480,"num_write_kb":222720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":273,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912806+0000","last_change":"2023-10-07T22:13:54.885032+0000","last_active":"2023-10-07T22:13:57.912806+0000","last_peered":"2023-10-07T22:13:57.912806+0000","last_clean":"2023-10-07T22:13:57.912806+0000","last_became_active":"2023-10-07T22:13:54.884671+0000","last_became_peered":"2023-10-07T22:13:54.884671+0000","last_unstale":"2023-10-07T22:13:57.912806+0000","last_undegraded":"2023-10-07T22:13:57.912806+0000","last_fullsized":"2023-10-07T22:13:57.912806+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:25.727848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":491,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:58.158779+0000","last_change":"2023-10-07T22:13:57.924283+0000","last_active":"2023-10-07T22:13:58.158779+0000","last_peered":"2023-10-07T22:13:58.158779+0000","last_clean":"2023-10-07T22:13:58.158779+0000","last_became_active":"2023-10-07T22:13:57.923927+0000","last_became_peered":"2023-10-07T22:13:57.923927+0000","last_unstale":"2023-10-07T22:13:58.158779+0000","last_undegraded":"2023-10-07T22:13:58.158779+0000","last_fullsized":"2023-10-07T22:13:58.158779+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.057434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.057434+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":82,"num_write":21,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912476+0000","last_change":"2023-10-07T22:13:09.994244+0000","last_active":"2023-10-07T22:13:57.912476+0000","last_peered":"2023-10-07T22:13:57.912476+0000","last_clean":"2023-10-07T22:13:57.912476+0000","last_became_active":"2023-10-07T22:13:09.993923+0000","last_became_peered":"2023-10-07T22:13:09.993923+0000","last_unstale":"2023-10-07T22:13:57.912476+0000","last_undegraded":"2023-10-07T22:13:57.912476+0000","last_fullsized":"2023-10-07T22:13:57.912476+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:47:56.208167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":255,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.920113+0000","last_change":"2023-10-07T22:13:54.893297+0000","last_active":"2023-10-07T22:13:57.920113+0000","last_peered":"2023-10-07T22:13:57.920113+0000","last_clean":"2023-10-07T22:13:57.920113+0000","last_became_active":"2023-10-07T22:13:54.891192+0000","last_became_peered":"2023-10-07T22:13:54.891192+0000","last_unstale":"2023-10-07T22:13:57.920113+0000","last_undegraded":"2023-10-07T22:13:57.920113+0000","last_fullsized":"2023-10-07T22:13:57.920113+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:31:55.880757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"263'3063","reported_seq":3092,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:23.185932+0000","last_change":"2023-10-07T22:13:54.897007+0000","last_active":"2023-10-07T22:14:23.185932+0000","last_peered":"2023-10-07T22:14:23.185932+0000","last_clean":"2023-10-07T22:14:23.185932+0000","last_became_active":"2023-10-07T22:13:54.895769+0000","last_became_peered":"2023-10-07T22:13:54.895769+0000","last_unstale":"2023-10-07T22:14:23.185932+0000","last_undegraded":"2023-10-07T22:14:23.185932+0000","last_fullsized":"2023-10-07T22:14:23.185932+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3063,"log_dups_size":0,"ondisk_log_size":3063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:31:00.965645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200736768,"num_objects":3063,"num_object_clones":0,"num_object_copies":9189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3063,"num_write_kb":196032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":571,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:14:07.142920+0000","last_change":"2023-10-07T22:07:05.907679+0000","last_active":"2023-10-07T22:14:07.142920+0000","last_peered":"2023-10-07T22:14:07.142920+0000","last_clean":"2023-10-07T22:14:07.142920+0000","last_became_active":"2023-10-07T22:07:05.907139+0000","last_became_peered":"2023-10-07T22:07:05.907139+0000","last_unstale":"2023-10-07T22:14:07.142920+0000","last_undegraded":"2023-10-07T22:14:07.142920+0000","last_fullsized":"2023-10-07T22:14:07.142920+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:02.339873+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":120,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919264+0000","last_change":"2023-10-07T22:13:54.891373+0000","last_active":"2023-10-07T22:13:57.919264+0000","last_peered":"2023-10-07T22:13:57.919264+0000","last_clean":"2023-10-07T22:13:57.919264+0000","last_became_active":"2023-10-07T22:13:54.890979+0000","last_became_peered":"2023-10-07T22:13:54.890979+0000","last_unstale":"2023-10-07T22:13:57.919264+0000","last_undegraded":"2023-10-07T22:13:57.919264+0000","last_fullsized":"2023-10-07T22:13:57.919264+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:54:44.902241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":269,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.909938+0000","last_change":"2023-10-07T22:13:09.983964+0000","last_active":"2023-10-07T22:13:57.909938+0000","last_peered":"2023-10-07T22:13:57.909938+0000","last_clean":"2023-10-07T22:13:57.909938+0000","last_became_active":"2023-10-07T22:13:09.983644+0000","last_became_peered":"2023-10-07T22:13:09.983644+0000","last_unstale":"2023-10-07T22:13:57.909938+0000","last_undegraded":"2023-10-07T22:13:57.909938+0000","last_fullsized":"2023-10-07T22:13:57.909938+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:33.190563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":253,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.910003+0000","last_change":"2023-10-07T22:13:54.896678+0000","last_active":"2023-10-07T22:13:57.910003+0000","last_peered":"2023-10-07T22:13:57.910003+0000","last_clean":"2023-10-07T22:13:57.910003+0000","last_became_active":"2023-10-07T22:13:54.896305+0000","last_became_peered":"2023-10-07T22:13:54.896305+0000","last_unstale":"2023-10-07T22:13:57.910003+0000","last_undegraded":"2023-10-07T22:13:57.910003+0000","last_fullsized":"2023-10-07T22:13:57.910003+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:29:48.365195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"263'3288","reported_seq":3306,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.790276+0000","last_change":"2023-10-07T22:13:28.966766+0000","last_active":"2023-10-07T22:14:26.790276+0000","last_peered":"2023-10-07T22:14:26.790276+0000","last_clean":"2023-10-07T22:14:26.790276+0000","last_became_active":"2023-10-07T22:13:28.966396+0000","last_became_peered":"2023-10-07T22:13:28.966396+0000","last_unstale":"2023-10-07T22:14:26.790276+0000","last_undegraded":"2023-10-07T22:14:26.790276+0000","last_fullsized":"2023-10-07T22:14:26.790276+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3288,"log_dups_size":0,"ondisk_log_size":3288,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:21:09.655906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215482368,"num_objects":3288,"num_object_clones":0,"num_object_copies":9864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3288,"num_write_kb":210432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":538,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919942+0000","last_change":"2023-10-07T22:13:13.003355+0000","last_active":"2023-10-07T22:13:57.919942+0000","last_peered":"2023-10-07T22:13:57.919942+0000","last_clean":"2023-10-07T22:13:57.919942+0000","last_became_active":"2023-10-07T22:13:13.002974+0000","last_became_peered":"2023-10-07T22:13:13.002974+0000","last_unstale":"2023-10-07T22:13:57.919942+0000","last_undegraded":"2023-10-07T22:13:57.919942+0000","last_fullsized":"2023-10-07T22:13:57.919942+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:45.634018+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":106,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:58.158923+0000","last_change":"2023-10-07T22:13:54.885291+0000","last_active":"2023-10-07T22:13:58.158923+0000","last_peered":"2023-10-07T22:13:58.158923+0000","last_clean":"2023-10-07T22:13:58.158923+0000","last_became_active":"2023-10-07T22:13:54.884956+0000","last_became_peered":"2023-10-07T22:13:54.884956+0000","last_unstale":"2023-10-07T22:13:58.158923+0000","last_undegraded":"2023-10-07T22:13:58.158923+0000","last_fullsized":"2023-10-07T22:13:58.158923+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:21:18.633560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":240,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:21.917758+0000","last_change":"2023-10-07T22:11:42.066735+0000","last_active":"2023-10-07T22:14:21.917758+0000","last_peered":"2023-10-07T22:14:21.917758+0000","last_clean":"2023-10-07T22:14:21.917758+0000","last_became_active":"2023-10-07T22:11:42.066330+0000","last_became_peered":"2023-10-07T22:11:42.066330+0000","last_unstale":"2023-10-07T22:14:21.917758+0000","last_undegraded":"2023-10-07T22:14:21.917758+0000","last_fullsized":"2023-10-07T22:14:21.917758+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:31:46.685618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":210,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912580+0000","last_change":"2023-10-07T22:13:54.894527+0000","last_active":"2023-10-07T22:13:57.912580+0000","last_peered":"2023-10-07T22:13:57.912580+0000","last_clean":"2023-10-07T22:13:57.912580+0000","last_became_active":"2023-10-07T22:13:54.894186+0000","last_became_peered":"2023-10-07T22:13:54.894186+0000","last_unstale":"2023-10-07T22:13:57.912580+0000","last_undegraded":"2023-10-07T22:13:57.912580+0000","last_fullsized":"2023-10-07T22:13:57.912580+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:14.084723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"263'3417","reported_seq":3435,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.734206+0000","last_change":"2023-10-07T22:13:28.969847+0000","last_active":"2023-10-07T22:14:26.734206+0000","last_peered":"2023-10-07T22:14:26.734206+0000","last_clean":"2023-10-07T22:14:26.734206+0000","last_became_active":"2023-10-07T22:13:28.969522+0000","last_became_peered":"2023-10-07T22:13:28.969522+0000","last_unstale":"2023-10-07T22:14:26.734206+0000","last_undegraded":"2023-10-07T22:14:26.734206+0000","last_fullsized":"2023-10-07T22:14:26.734206+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3417,"log_dups_size":0,"ondisk_log_size":3417,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:37:59.488422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223936512,"num_objects":3417,"num_object_clones":0,"num_object_copies":10251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3417,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3417,"num_write_kb":218688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":600,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.917344+0000","last_change":"2023-10-07T22:11:42.076772+0000","last_active":"2023-10-07T22:13:57.917344+0000","last_peered":"2023-10-07T22:13:57.917344+0000","last_clean":"2023-10-07T22:13:57.917344+0000","last_became_active":"2023-10-07T22:11:42.076424+0000","last_became_peered":"2023-10-07T22:11:42.076424+0000","last_unstale":"2023-10-07T22:13:57.917344+0000","last_undegraded":"2023-10-07T22:13:57.917344+0000","last_fullsized":"2023-10-07T22:13:57.917344+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:21:41.570827+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":42,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914305+0000","last_change":"2023-10-07T22:13:54.898590+0000","last_active":"2023-10-07T22:13:57.914305+0000","last_peered":"2023-10-07T22:13:57.914305+0000","last_clean":"2023-10-07T22:13:57.914305+0000","last_became_active":"2023-10-07T22:13:54.881437+0000","last_became_peered":"2023-10-07T22:13:54.881437+0000","last_unstale":"2023-10-07T22:13:57.914305+0000","last_undegraded":"2023-10-07T22:13:57.914305+0000","last_fullsized":"2023-10-07T22:13:57.914305+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:55:53.456074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":221,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.918796+0000","last_change":"2023-10-07T22:07:02.694237+0000","last_active":"2023-10-07T22:13:57.918796+0000","last_peered":"2023-10-07T22:13:57.918796+0000","last_clean":"2023-10-07T22:13:57.918796+0000","last_became_active":"2023-10-07T22:07:02.693836+0000","last_became_peered":"2023-10-07T22:07:02.693836+0000","last_unstale":"2023-10-07T22:13:57.918796+0000","last_undegraded":"2023-10-07T22:13:57.918796+0000","last_fullsized":"2023-10-07T22:13:57.918796+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:38:05.006487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":34,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.911768+0000","last_change":"2023-10-07T22:13:54.888460+0000","last_active":"2023-10-07T22:13:57.911768+0000","last_peered":"2023-10-07T22:13:57.911768+0000","last_clean":"2023-10-07T22:13:57.911768+0000","last_became_active":"2023-10-07T22:13:54.885808+0000","last_became_peered":"2023-10-07T22:13:54.885808+0000","last_unstale":"2023-10-07T22:13:57.911768+0000","last_undegraded":"2023-10-07T22:13:57.911768+0000","last_fullsized":"2023-10-07T22:13:57.911768+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:30.487605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"263'3393","reported_seq":3411,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-07T22:14:26.802732+0000","last_change":"2023-10-07T22:13:28.961710+0000","last_active":"2023-10-07T22:14:26.802732+0000","last_peered":"2023-10-07T22:14:26.802732+0000","last_clean":"2023-10-07T22:14:26.802732+0000","last_became_active":"2023-10-07T22:13:28.961285+0000","last_became_peered":"2023-10-07T22:13:28.961285+0000","last_unstale":"2023-10-07T22:14:26.802732+0000","last_undegraded":"2023-10-07T22:14:26.802732+0000","last_fullsized":"2023-10-07T22:14:26.802732+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":3393,"log_dups_size":0,"ondisk_log_size":3393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:37:55.228085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222363648,"num_objects":3393,"num_object_clones":0,"num_object_copies":10179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3393,"num_write_kb":217152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":584,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.924039+0000","last_change":"2023-10-07T22:13:57.922995+0000","last_active":"2023-10-07T22:13:57.924039+0000","last_peered":"2023-10-07T22:13:57.924039+0000","last_clean":"2023-10-07T22:13:57.924039+0000","last_became_active":"2023-10-07T22:13:57.922559+0000","last_became_peered":"2023-10-07T22:13:57.922559+0000","last_unstale":"2023-10-07T22:13:57.924039+0000","last_undegraded":"2023-10-07T22:13:57.924039+0000","last_fullsized":"2023-10-07T22:13:57.924039+0000","mapping_epoch":261,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":262,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:20:34.189554+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":257,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.919981+0000","last_change":"2023-10-07T22:13:54.891243+0000","last_active":"2023-10-07T22:13:57.919981+0000","last_peered":"2023-10-07T22:13:57.919981+0000","last_clean":"2023-10-07T22:13:57.919981+0000","last_became_active":"2023-10-07T22:13:54.890897+0000","last_became_peered":"2023-10-07T22:13:54.890897+0000","last_unstale":"2023-10-07T22:13:57.919981+0000","last_undegraded":"2023-10-07T22:13:57.919981+0000","last_fullsized":"2023-10-07T22:13:57.919981+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:05:01.114216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":276,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.910099+0000","last_change":"2023-10-07T22:07:42.901153+0000","last_active":"2023-10-07T22:13:57.910099+0000","last_peered":"2023-10-07T22:13:57.910099+0000","last_clean":"2023-10-07T22:13:57.910099+0000","last_became_active":"2023-10-07T22:07:42.898041+0000","last_became_peered":"2023-10-07T22:07:42.898041+0000","last_unstale":"2023-10-07T22:13:57.910099+0000","last_undegraded":"2023-10-07T22:13:57.910099+0000","last_fullsized":"2023-10-07T22:13:57.910099+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:22:34.639306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":83,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916428+0000","last_change":"2023-10-07T22:11:42.089824+0000","last_active":"2023-10-07T22:13:57.916428+0000","last_peered":"2023-10-07T22:13:57.916428+0000","last_clean":"2023-10-07T22:13:57.916428+0000","last_became_active":"2023-10-07T22:11:42.089462+0000","last_became_peered":"2023-10-07T22:11:42.089462+0000","last_unstale":"2023-10-07T22:13:57.916428+0000","last_undegraded":"2023-10-07T22:13:57.916428+0000","last_fullsized":"2023-10-07T22:13:57.916428+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:27:49.686161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":255,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:14:13.175256+0000","last_change":"2023-10-07T22:13:54.887880+0000","last_active":"2023-10-07T22:14:13.175256+0000","last_peered":"2023-10-07T22:14:13.175256+0000","last_clean":"2023-10-07T22:14:13.175256+0000","last_became_active":"2023-10-07T22:13:54.886943+0000","last_became_peered":"2023-10-07T22:13:54.886943+0000","last_unstale":"2023-10-07T22:14:13.175256+0000","last_undegraded":"2023-10-07T22:14:13.175256+0000","last_fullsized":"2023-10-07T22:14:13.175256+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:44.698926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":253,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.918690+0000","last_change":"2023-10-07T22:13:09.974446+0000","last_active":"2023-10-07T22:13:57.918690+0000","last_peered":"2023-10-07T22:13:57.918690+0000","last_clean":"2023-10-07T22:13:57.918690+0000","last_became_active":"2023-10-07T22:13:09.974004+0000","last_became_peered":"2023-10-07T22:13:09.974004+0000","last_unstale":"2023-10-07T22:13:57.918690+0000","last_undegraded":"2023-10-07T22:13:57.918690+0000","last_fullsized":"2023-10-07T22:13:57.918690+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:46:40.167323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":230,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913074+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:13:57.913074+0000","last_peered":"2023-10-07T22:13:57.913074+0000","last_clean":"2023-10-07T22:13:57.913074+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:13:57.913074+0000","last_undegraded":"2023-10-07T22:13:57.913074+0000","last_fullsized":"2023-10-07T22:13:57.913074+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":96,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916415+0000","last_change":"2023-10-07T22:13:09.985378+0000","last_active":"2023-10-07T22:13:57.916415+0000","last_peered":"2023-10-07T22:13:57.916415+0000","last_clean":"2023-10-07T22:13:57.916415+0000","last_became_active":"2023-10-07T22:13:09.985093+0000","last_became_peered":"2023-10-07T22:13:09.985093+0000","last_unstale":"2023-10-07T22:13:57.916415+0000","last_undegraded":"2023-10-07T22:13:57.916415+0000","last_fullsized":"2023-10-07T22:13:57.916415+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:47.011246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":213,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.913330+0000","last_change":"2023-10-07T22:11:42.093475+0000","last_active":"2023-10-07T22:13:57.913330+0000","last_peered":"2023-10-07T22:13:57.913330+0000","last_clean":"2023-10-07T22:13:57.913330+0000","last_became_active":"2023-10-07T22:11:42.092115+0000","last_became_peered":"2023-10-07T22:11:42.092115+0000","last_unstale":"2023-10-07T22:13:57.913330+0000","last_undegraded":"2023-10-07T22:13:57.913330+0000","last_fullsized":"2023-10-07T22:13:57.913330+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:02:09.735750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":96,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.916717+0000","last_change":"2023-10-07T22:13:09.984685+0000","last_active":"2023-10-07T22:13:57.916717+0000","last_peered":"2023-10-07T22:13:57.916717+0000","last_clean":"2023-10-07T22:13:57.916717+0000","last_became_active":"2023-10-07T22:13:09.984329+0000","last_became_peered":"2023-10-07T22:13:09.984329+0000","last_unstale":"2023-10-07T22:13:57.916717+0000","last_undegraded":"2023-10-07T22:13:57.916717+0000","last_fullsized":"2023-10-07T22:13:57.916717+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:47:52.849503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.914249+0000","last_change":"2023-10-07T22:13:09.994037+0000","last_active":"2023-10-07T22:13:57.914249+0000","last_peered":"2023-10-07T22:13:57.914249+0000","last_clean":"2023-10-07T22:13:57.914249+0000","last_became_active":"2023-10-07T22:13:09.993511+0000","last_became_peered":"2023-10-07T22:13:09.993511+0000","last_unstale":"2023-10-07T22:13:57.914249+0000","last_undegraded":"2023-10-07T22:13:57.914249+0000","last_fullsized":"2023-10-07T22:13:57.914249+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:29:51.151391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":26,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.912169+0000","last_change":"2023-10-07T22:13:09.988847+0000","last_active":"2023-10-07T22:13:57.912169+0000","last_peered":"2023-10-07T22:13:57.912169+0000","last_clean":"2023-10-07T22:13:57.912169+0000","last_became_active":"2023-10-07T22:13:09.988505+0000","last_became_peered":"2023-10-07T22:13:09.988505+0000","last_unstale":"2023-10-07T22:13:57.912169+0000","last_undegraded":"2023-10-07T22:13:57.912169+0000","last_fullsized":"2023-10-07T22:13:57.912169+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:44.610307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":261,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.908606+0000","last_change":"2023-10-07T22:11:42.068028+0000","last_active":"2023-10-07T22:13:57.908606+0000","last_peered":"2023-10-07T22:13:57.908606+0000","last_clean":"2023-10-07T22:13:57.908606+0000","last_became_active":"2023-10-07T22:11:42.067534+0000","last_became_peered":"2023-10-07T22:11:42.067534+0000","last_unstale":"2023-10-07T22:13:57.908606+0000","last_undegraded":"2023-10-07T22:13:57.908606+0000","last_fullsized":"2023-10-07T22:13:57.908606+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:17:24.139147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-10-07T22:13:57.915919+0000","last_change":"2023-10-07T22:07:02.699366+0000","last_active":"2023-10-07T22:13:57.915919+0000","last_peered":"2023-10-07T22:13:57.915919+0000","last_clean":"2023-10-07T22:13:57.915919+0000","last_became_active":"2023-10-07T22:07:02.698984+0000","last_became_peered":"2023-10-07T22:07:02.698984+0000","last_unstale":"2023-10-07T22:13:57.915919+0000","last_undegraded":"2023-10-07T22:13:57.915919+0000","last_fullsized":"2023-10-07T22:13:57.915919+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:03:25.717990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":3455188992,"num_objects":52722,"num_object_clones":0,"num_object_copies":158166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52722,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":52722,"num_write_kb":3374208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10284892160,"data_stored":10284892160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52722,"ondisk_log_size":52722,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":22,"num_read_kb":21,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":10632,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":126976,"data_stored":21414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":697707,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":89,"num_read_kb":165,"num_write":43,"num_write_kb":439,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":864378,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":236223201783,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":47,"seq":201863463427,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2087620,"kb_used_data":1501948,"kb_used_omap":0,"kb_used_meta":585664,"kb_avail":91657532,"statfs":{"total":95995035648,"available":93857312768,"internally_reserved":0,"allocated":1537994752,"data_stored":1537014035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599719936},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":2.7090000000000001,"5min":4.391,"15min":3.1970000000000001},"min":{"1min":0.64800000000000002,"5min":0.27300000000000002,"15min":0.24299999999999999},"max":{"1min":31.448,"5min":271.57900000000001,"15min":271.57900000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":2.9079999999999999,"5min":4.7229999999999999,"15min":3.367},"min":{"1min":0.32200000000000001,"5min":0.27900000000000003,"15min":0.27400000000000002},"max":{"1min":31.600999999999999,"5min":271.88900000000001,"15min":271.88900000000001},"last":0.26400000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:14:15 2023","interfaces":[{"interface":"back","average":{"1min":2.1040000000000001,"5min":1.595,"15min":2.6539999999999999},"min":{"1min":0.41499999999999998,"5min":0.309,"15min":0.29499999999999998},"max":{"1min":16.794,"5min":38.130000000000003,"15min":189.07599999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.079,"5min":1.629,"15min":3.0630000000000002},"min":{"1min":0.59999999999999998,"5min":0.30199999999999999,"15min":0.29399999999999998},"max":{"1min":2.117,"5min":38.091999999999999,"15min":189.11600000000001},"last":0.94299999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":1.2809999999999999,"15min":1.4470000000000001},"min":{"1min":0.35899999999999999,"5min":0.35599999999999998,"15min":0.313},"max":{"1min":16.832999999999998,"5min":16.832999999999998,"15min":16.832999999999998},"last":1.8089999999999999},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.4079999999999999,"15min":1.3680000000000001},"min":{"1min":0.36799999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.3360000000000003,"5min":9.9290000000000003,"15min":9.9290000000000003},"last":1.716}]},{"osd":3,"last update":"Sat Oct 7 22:14:15 2023","interfaces":[{"interface":"back","average":{"1min":2.1600000000000001,"5min":1.379,"15min":1.948},"min":{"1min":0.41499999999999998,"5min":0.36699999999999999,"15min":0.32600000000000001},"max":{"1min":16.725999999999999,"5min":16.725999999999999,"15min":72.838999999999999},"last":1.702},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.341,"15min":2.161},"min":{"1min":0.63600000000000001,"5min":0.39700000000000002,"15min":0.35499999999999998},"max":{"1min":2.2010000000000001,"5min":8.6929999999999996,"15min":72.751000000000005},"last":1.7310000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:14:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.5449999999999999,"15min":1.0900000000000001},"min":{"1min":0.34699999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.3849999999999998,"5min":9.9550000000000001,"15min":9.9550000000000001},"last":4.8650000000000002},{"interface":"front","average":{"1min":2.242,"5min":1.496,"15min":1.2290000000000001},"min":{"1min":0.32200000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":16.995000000000001,"5min":16.995000000000001,"15min":16.995000000000001},"last":0.35599999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:13:47 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":2.21,"15min":2.3849999999999998},"min":{"1min":0.53000000000000003,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.9159999999999999,"5min":8.6129999999999995,"15min":8.6129999999999995},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.6379999999999999,"5min":2.536,"15min":2.6859999999999999},"min":{"1min":0.88600000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":7.5750000000000002,"5min":9.9019999999999992,"15min":9.9019999999999992},"last":0.32100000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:14:15 2023","interfaces":[{"interface":"back","average":{"1min":2.4910000000000001,"5min":2.0219999999999998,"15min":1.4710000000000001},"min":{"1min":0.46200000000000002,"5min":0.38600000000000001,"15min":0.377},"max":{"1min":16.667999999999999,"5min":16.667999999999999,"15min":16.667999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.472,"5min":1.873,"15min":1.4870000000000001},"min":{"1min":0.73299999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.5629999999999997,"5min":11.35,"15min":11.35},"last":0.67400000000000004}]}]},{"osd":1,"up_from":90,"seq":386547056968,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1478184,"kb_used_data":868704,"kb_used_omap":3,"kb_used_meta":609468,"kb_avail":92266968,"statfs":{"total":95995035648,"available":94481375232,"internally_reserved":0,"allocated":889552896,"data_stored":888200862,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":624095654},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.1659999999999999,"15min":3.1669999999999998},"min":{"1min":0.33100000000000002,"5min":0.20799999999999999,"15min":0.182},"max":{"1min":4.3799999999999999,"5min":10.298,"15min":166.226},"last":2.6629999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.079,"15min":2.9180000000000001},"min":{"1min":0.39500000000000002,"5min":0.28000000000000003,"15min":0.21099999999999999},"max":{"1min":4.5289999999999999,"5min":10.021000000000001,"15min":163.41900000000001},"last":1.609}]},{"osd":2,"last update":"Sat Oct 7 22:14:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.93500000000000005,"15min":2.1779999999999999},"min":{"1min":0.376,"5min":0.23899999999999999,"15min":0.223},"max":{"1min":3.6440000000000001,"5min":6.6340000000000003,"15min":163.73500000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.64100000000000001,"5min":1.0149999999999999,"15min":2.5350000000000001},"min":{"1min":0.33700000000000002,"5min":0.31,"15min":0.20799999999999999},"max":{"1min":1.3180000000000001,"5min":8.4199999999999999,"15min":161.63399999999999},"last":0.38100000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.79500000000000004,"15min":1.917},"min":{"1min":0.32100000000000001,"5min":0.28599999999999998,"15min":0.245},"max":{"1min":0.85899999999999999,"5min":5.1820000000000004,"15min":50.686},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.69899999999999995,"5min":1.0580000000000001,"15min":2.1789999999999998},"min":{"1min":0.38600000000000001,"5min":0.32500000000000001,"15min":0.27400000000000002},"max":{"1min":1.0309999999999999,"5min":8.2439999999999998,"15min":47.697000000000003},"last":0.61799999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":3.9980000000000002,"15min":2.556},"min":{"1min":0.57299999999999995,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":3.6869999999999998,"5min":152.46199999999999,"15min":152.46199999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.95199999999999996,"5min":3.9350000000000001,"15min":2.6539999999999999},"min":{"1min":0.38,"5min":0.379,"15min":0.36599999999999999},"max":{"1min":2.512,"5min":152.375,"15min":152.375},"last":0.88200000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.4370000000000001,"15min":1.5049999999999999},"min":{"1min":0.67700000000000005,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.53,"5min":5.8170000000000002,"15min":5.8170000000000002},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.3680000000000001,"15min":1.4350000000000001},"min":{"1min":0.69799999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3620000000000001,"5min":5.798,"15min":5.798},"last":0.82499999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":1.5640000000000001,"5min":1.5580000000000001,"15min":1.675},"min":{"1min":0.53200000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":7.1470000000000002,"5min":10.302,"15min":44.579000000000001},"last":3.2040000000000002},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.3819999999999999,"15min":1.752},"min":{"1min":0.59899999999999998,"5min":0.39100000000000001,"15min":0.34399999999999997},"max":{"1min":3.7240000000000002,"5min":6.7519999999999998,"15min":44.688000000000002},"last":1.696}]},{"osd":7,"last update":"Sat Oct 7 22:14:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":2.9750000000000001,"15min":2.3889999999999998},"min":{"1min":0.66900000000000004,"5min":0.42599999999999999,"15min":0.38900000000000001},"max":{"1min":3.5880000000000001,"5min":85.534000000000006,"15min":85.534000000000006},"last":0.75},{"interface":"front","average":{"1min":0.99399999999999999,"5min":3.6000000000000001,"15min":2.7440000000000002},"min":{"1min":0.56799999999999995,"5min":0.45900000000000002,"15min":0.41699999999999998},"max":{"1min":1.4419999999999999,"5min":85.429000000000002,"15min":85.429000000000002},"last":0.54000000000000004}]}]},{"osd":0,"up_from":85,"seq":365072220494,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2495720,"kb_used_data":1926812,"kb_used_omap":3,"kb_used_meta":568892,"kb_avail":91249432,"statfs":{"total":95995035648,"available":93439418368,"internally_reserved":0,"allocated":1973055488,"data_stored":1971704965,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":582545633},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.0549999999999999,"15min":1.623},"min":{"1min":0.33500000000000002,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":5.6929999999999996,"5min":7.4939999999999998,"15min":17.361999999999998},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.69899999999999995,"5min":1.363,"15min":2.0209999999999999},"min":{"1min":0.315,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":2.266,"5min":7.1849999999999996,"15min":18.594999999999999},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:13:29 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.872,"15min":1.488},"min":{"1min":0.44800000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.4399999999999999,"5min":7.367,"15min":15.818},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.71099999999999997,"5min":1.0549999999999999,"15min":1.7989999999999999},"min":{"1min":0.442,"5min":0.311,"15min":0.22900000000000001},"max":{"1min":2.0590000000000002,"5min":9.1890000000000001,"15min":17.093},"last":0.83699999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.72199999999999998,"15min":1.96},"min":{"1min":0.38600000000000001,"5min":0.26700000000000002,"15min":0.245},"max":{"1min":1.7569999999999999,"5min":7.4560000000000004,"15min":57.539000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.77100000000000002,"5min":1.034,"15min":2.125},"min":{"1min":0.41699999999999998,"5min":0.32300000000000001,"15min":0.26500000000000001},"max":{"1min":1.994,"5min":8.1319999999999997,"15min":55.316000000000003},"last":1}]},{"osd":4,"last update":"Sat Oct 7 22:13:29 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1.333,"15min":1.625},"min":{"1min":0.64600000000000002,"5min":0.44500000000000001,"15min":0.33800000000000002},"max":{"1min":1.8120000000000001,"5min":9.2609999999999992,"15min":16.219000000000001},"last":2.1000000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.0760000000000001,"15min":1.4119999999999999},"min":{"1min":0.57099999999999995,"5min":0.35199999999999998,"15min":0.35099999999999998},"max":{"1min":1.95,"5min":6.0289999999999999,"15min":16.102},"last":2.4929999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:13:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.159,"15min":1.2},"min":{"1min":0.55500000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.2290000000000001,"5min":5.8689999999999998,"15min":5.8689999999999998},"last":1.123},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.2330000000000001,"15min":1.2749999999999999},"min":{"1min":0.58499999999999996,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.9079999999999999,"5min":5.1260000000000003,"15min":5.1260000000000003},"last":0.92200000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:13:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.456,"15min":1.762},"min":{"1min":0.65900000000000003,"5min":0.39300000000000002,"15min":0.312},"max":{"1min":1.5509999999999999,"5min":8.2070000000000007,"15min":18.558},"last":5.1139999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.306,"15min":1.5980000000000001},"min":{"1min":0.60899999999999999,"5min":0.38600000000000001,"15min":0.34699999999999998},"max":{"1min":1.845,"5min":6.1890000000000001,"15min":17.202000000000002},"last":0.88700000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:13:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.986,"15min":1.768},"min":{"1min":0.60799999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.397,"5min":49.337000000000003,"15min":49.337000000000003},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":2.2679999999999998,"15min":2.0870000000000002},"min":{"1min":0.70599999999999996,"5min":0.45700000000000002,"15min":0.35399999999999998},"max":{"1min":1.71,"5min":49.320999999999998,"15min":49.320999999999998},"last":1.0509999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893432,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1400588,"kb_used_data":857472,"kb_used_omap":3,"kb_used_meta":543100,"kb_avail":92344564,"statfs":{"total":95995035648,"available":94560833536,"internally_reserved":0,"allocated":878051328,"data_stored":876670567,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":556135177},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":3.2850000000000001,"15min":2.6019999999999999},"min":{"1min":0.31,"5min":0.221,"15min":0.185},"max":{"1min":1.5980000000000001,"5min":279.15699999999998,"15min":279.15699999999998},"last":4.8639999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":3.133,"15min":2.359},"min":{"1min":0.40899999999999997,"5min":0.254,"15min":0.22600000000000001},"max":{"1min":2.661,"5min":274.60899999999998,"15min":274.60899999999998},"last":3.3849999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":1.1040000000000001,"15min":1.8300000000000001},"min":{"1min":0.33900000000000002,"5min":0.26600000000000001,"15min":0.218},"max":{"1min":2.0600000000000001,"5min":8.7170000000000005,"15min":62.180999999999997},"last":0.246},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.1830000000000001,"15min":2.0339999999999998},"min":{"1min":0.38800000000000001,"5min":0.33300000000000002,"15min":0.23799999999999999},"max":{"1min":1.5509999999999999,"5min":9.5009999999999994,"15min":62.07},"last":0.55800000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.82899999999999996,"15min":2.0670000000000002},"min":{"1min":0.46800000000000003,"5min":0.29199999999999998,"15min":0.26100000000000001},"max":{"1min":3.0390000000000001,"5min":4.4189999999999996,"15min":81.244},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.75800000000000001,"15min":1.9650000000000001},"min":{"1min":0.496,"5min":0.32100000000000001,"15min":0.25700000000000001},"max":{"1min":1.6419999999999999,"5min":4.6740000000000004,"15min":77.421000000000006},"last":0.54100000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.93600000000000005,"15min":1.26},"min":{"1min":0.42899999999999999,"5min":0.317,"15min":0.317},"max":{"1min":3.2549999999999999,"5min":3.9670000000000001,"15min":8.4049999999999994},"last":3.1120000000000001},{"interface":"front","average":{"1min":1.333,"5min":1.0600000000000001,"15min":1.294},"min":{"1min":0.45500000000000002,"5min":0.377,"15min":0.34499999999999997},"max":{"1min":6.6790000000000003,"5min":6.6790000000000003,"15min":10.611000000000001},"last":0.38}]},{"osd":5,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.3700000000000001,"15min":1.4379999999999999},"min":{"1min":0.68999999999999995,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4259999999999999,"5min":9.3810000000000002,"15min":9.3810000000000002},"last":2.1269999999999998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.028,"15min":1.026},"min":{"1min":0.71199999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.345,"5min":2.8639999999999999,"15min":2.8639999999999999},"last":0.624}]},{"osd":6,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0369999999999999,"15min":1.3640000000000001},"min":{"1min":0.437,"5min":0.42099999999999999,"15min":0.38900000000000001},"max":{"1min":2.3820000000000001,"5min":4.593,"15min":10.569000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.123,"15min":1.405},"min":{"1min":0.73799999999999999,"5min":0.43099999999999999,"15min":0.373},"max":{"1min":1.73,"5min":4.3600000000000003,"15min":9.3219999999999992},"last":0.68999999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.111,"15min":1.4410000000000001},"min":{"1min":0.53600000000000003,"5min":0.45600000000000002,"15min":0.376},"max":{"1min":2.4729999999999999,"5min":4.6340000000000003,"15min":10.647},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.341,"15min":1.613},"min":{"1min":0.59299999999999997,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":1.5760000000000001,"5min":6.109,"15min":10.414999999999999},"last":0.65600000000000003}]}]},{"osd":3,"up_from":100,"seq":429496729906,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2026280,"kb_used_data":1466400,"kb_used_omap":2,"kb_used_meta":559869,"kb_avail":91718872,"statfs":{"total":95995035648,"available":93920124928,"internally_reserved":0,"allocated":1501593600,"data_stored":1500238340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":573306475},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.66100000000000003,"15min":2.117},"min":{"1min":0.28699999999999998,"5min":0.23100000000000001,"15min":0.17999999999999999},"max":{"1min":3.2480000000000002,"5min":3.2480000000000002,"15min":103.651},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95599999999999996,"15min":2.294},"min":{"1min":0.37,"5min":0.26500000000000001,"15min":0.21299999999999999},"max":{"1min":2.5760000000000001,"5min":6.3339999999999996,"15min":107.324},"last":0.252}]},{"osd":1,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.26,"15min":1.6799999999999999},"min":{"1min":0.40600000000000003,"5min":0.28399999999999997,"15min":0.23400000000000001},"max":{"1min":1.931,"5min":22.128,"15min":22.128},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.85999999999999999,"5min":1.548,"15min":1.841},"min":{"1min":0.36499999999999999,"5min":0.316,"15min":0.251},"max":{"1min":1.9790000000000001,"5min":22.651,"15min":22.651},"last":0.31900000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":5.9850000000000003,"5min":1.9490000000000001,"15min":2.7349999999999999},"min":{"1min":0.41299999999999998,"5min":0.34200000000000003,"15min":0.27700000000000002},"max":{"1min":98.147000000000006,"5min":98.147000000000006,"15min":126.59399999999999},"last":0.51000000000000001},{"interface":"front","average":{"1min":5.9130000000000003,"5min":1.8380000000000001,"15min":2.9510000000000001},"min":{"1min":0.56299999999999994,"5min":0.34000000000000002,"15min":0.23899999999999999},"max":{"1min":97.537000000000006,"5min":97.537000000000006,"15min":126.54600000000001},"last":0.49099999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.96499999999999997,"15min":1.3540000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":2.1070000000000002,"5min":3.879,"15min":19.061},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.173,"5min":1.0029999999999999,"15min":1.3640000000000001},"min":{"1min":0.42299999999999999,"5min":0.374,"15min":0.372},"max":{"1min":3.206,"5min":7.1790000000000003,"15min":10.295999999999999},"last":0.61599999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:13:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.702,"15min":1.8129999999999999},"min":{"1min":0.67600000000000005,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.6779999999999999,"5min":7.9749999999999996,"15min":7.9749999999999996},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.101,"5min":1.0580000000000001,"15min":1.0509999999999999},"min":{"1min":0.626,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.99,"5min":2.9470000000000001,"15min":2.9470000000000001},"last":0.58199999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1930000000000001,"15min":1.5760000000000001},"min":{"1min":0.67700000000000005,"5min":0.46200000000000002,"15min":0.42199999999999999},"max":{"1min":2.6360000000000001,"5min":6.9509999999999996,"15min":9.9429999999999996},"last":0.55200000000000005},{"interface":"front","average":{"1min":1.149,"5min":1.0640000000000001,"15min":1.5},"min":{"1min":0.69499999999999995,"5min":0.42399999999999999,"15min":0.35299999999999998},"max":{"1min":2.157,"5min":6.9240000000000004,"15min":18.988},"last":0.34599999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:14:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.304,"15min":1.629},"min":{"1min":0.66200000000000003,"5min":0.441,"15min":0.36499999999999999},"max":{"1min":2.1320000000000001,"5min":6.1959999999999997,"15min":19.033000000000001},"last":0.434},{"interface":"front","average":{"1min":1.363,"5min":1.3140000000000001,"15min":1.6200000000000001},"min":{"1min":0.56699999999999995,"5min":0.46999999999999997,"15min":0.40100000000000002},"max":{"1min":3.9399999999999999,"5min":6.2140000000000004,"15min":10.340999999999999},"last":0.73799999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986710,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2431172,"kb_used_data":2121596,"kb_used_omap":0,"kb_used_meta":309568,"kb_avail":91313980,"statfs":{"total":95995035648,"available":93505515520,"internally_reserved":0,"allocated":2172514304,"data_stored":2171533075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316997632},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.246,"15min":2.556},"min":{"1min":0.53700000000000003,"5min":0.25900000000000001,"15min":0.246},"max":{"1min":1.335,"5min":8.0920000000000005,"15min":157.54499999999999},"last":2.1320000000000001},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.278,"15min":2.355},"min":{"1min":0.55000000000000004,"5min":0.28999999999999998,"15min":0.248},"max":{"1min":1.0229999999999999,"5min":8.2390000000000008,"15min":157.59999999999999},"last":0.44600000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:14:10 2023","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.417,"15min":1.4910000000000001},"min":{"1min":0.48899999999999999,"5min":0.252,"15min":0.252},"max":{"1min":5.2489999999999997,"5min":6.9080000000000004,"15min":15.446999999999999},"last":2.1819999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.3200000000000001,"15min":1.629},"min":{"1min":0.68700000000000006,"5min":0.315,"15min":0.28899999999999998},"max":{"1min":2.722,"5min":8.2690000000000001,"15min":25.009},"last":6.8700000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:13:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.113,"15min":1.401},"min":{"1min":0.55200000000000005,"5min":0.34999999999999998,"15min":0.34000000000000002},"max":{"1min":1.524,"5min":4.6859999999999999,"15min":34.009},"last":6.9790000000000001},{"interface":"front","average":{"1min":0.997,"5min":1.2569999999999999,"15min":1.4379999999999999},"min":{"1min":0.60699999999999998,"5min":0.32400000000000001,"15min":0.316},"max":{"1min":1.5029999999999999,"5min":8.2789999999999999,"15min":33.930999999999997},"last":0.498}]},{"osd":3,"last update":"Sat Oct 7 22:14:00 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.323,"15min":2.3119999999999998},"min":{"1min":0.45900000000000002,"5min":0.40000000000000002,"15min":0.308},"max":{"1min":1.381,"5min":8.3989999999999991,"15min":157.505},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.3169999999999999,"15min":2.3300000000000001},"min":{"1min":0.64000000000000001,"5min":0.374,"15min":0.34300000000000003},"max":{"1min":5.9109999999999996,"5min":5.9109999999999996,"15min":157.45500000000001},"last":2.246}]},{"osd":5,"last update":"Sat Oct 7 22:13:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.393,"15min":1.4670000000000001},"min":{"1min":0.497,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3939999999999999,"5min":4.056,"15min":4.056},"last":6.7400000000000002},{"interface":"front","average":{"1min":1.089,"5min":1.8660000000000001,"15min":1.996},"min":{"1min":0.47899999999999998,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.383,"5min":8.3629999999999995,"15min":8.3629999999999995},"last":2.7269999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:14:18 2023","interfaces":[{"interface":"back","average":{"1min":1.6850000000000001,"5min":1.498,"15min":1.147},"min":{"1min":0.745,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.9160000000000004,"5min":8.6189999999999998,"15min":8.6189999999999998},"last":6.9450000000000003},{"interface":"front","average":{"1min":1.639,"5min":1.427,"15min":1.147},"min":{"1min":0.55100000000000005,"5min":0.31900000000000001,"15min":0.315},"max":{"1min":5.8300000000000001,"5min":6.4020000000000001,"15min":6.4020000000000001},"last":2.4660000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:14:00 2023","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":2.2160000000000002,"15min":1.389},"min":{"1min":0.58699999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.1529999999999996,"5min":34.158999999999999,"15min":34.158999999999999},"last":2.5089999999999999},{"interface":"front","average":{"1min":1.121,"5min":2.9039999999999999,"15min":1.6160000000000001},"min":{"1min":0.67900000000000005,"5min":0.39800000000000002,"15min":0.35899999999999999},"max":{"1min":1.4590000000000001,"5min":35.374000000000002,"15min":35.374000000000002},"last":0.52500000000000002}]}]},{"osd":5,"up_from":242,"seq":1039382085666,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2068024,"kb_used_data":1697904,"kb_used_omap":5,"kb_used_meta":370106,"kb_avail":91677128,"statfs":{"total":95995035648,"available":93877379072,"internally_reserved":0,"allocated":1738653696,"data_stored":1737681055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":378988815},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.0700000000000001,"15min":1.111},"min":{"1min":0.41299999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.113,"5min":5.7329999999999997,"15min":5.7329999999999997},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.0249999999999999,"15min":1.0489999999999999},"min":{"1min":0.59299999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2170000000000001,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":1.4930000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.081,"15min":1.109},"min":{"1min":0.628,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.274,"5min":5.3010000000000002,"15min":5.3010000000000002},"last":0.443},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.841,"15min":2.0179999999999998},"min":{"1min":0.53900000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.99099999999999999,"5min":11.948,"15min":11.948},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.1830000000000001,"15min":1.2310000000000001},"min":{"1min":0.68700000000000006,"5min":0.378,"15min":0.378},"max":{"1min":1.1870000000000001,"5min":5.7869999999999999,"15min":5.7869999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":1.014,"5min":0.89400000000000002,"15min":0.874},"min":{"1min":0.74299999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3660000000000001,"5min":3.2709999999999999,"15min":3.2709999999999999},"last":0.69299999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.272,"15min":1.321},"min":{"1min":0.78800000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3069999999999999,"5min":5.8259999999999996,"15min":5.8259999999999996},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.016,"5min":0.88900000000000001,"15min":0.86799999999999999},"min":{"1min":0.72699999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.3049999999999999,"5min":3.2949999999999999,"15min":3.2949999999999999},"last":0.55000000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.9710000000000001,"15min":2.1480000000000001},"min":{"1min":0.501,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.319,"5min":12.045,"15min":12.045},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.5940000000000001,"15min":1.6819999999999999},"min":{"1min":0.67900000000000005,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.3919999999999999,"5min":6.4749999999999996,"15min":6.4749999999999996},"last":2.5870000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.972,"15min":2.1360000000000001},"min":{"1min":0.54900000000000004,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.4490000000000001,"5min":11.989000000000001,"15min":11.989000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.2969999999999999,"5min":2.4220000000000002,"15min":2.6099999999999999},"min":{"1min":0.56699999999999995,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":3.2370000000000001,"5min":7.6310000000000002,"15min":7.6310000000000002},"last":2.7480000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:13:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.284,"15min":1.3069999999999999},"min":{"1min":0.65700000000000003,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.5149999999999999,"5min":6.8659999999999997,"15min":6.8659999999999997},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":2.5739999999999998,"15min":2.8050000000000002},"min":{"1min":0.60799999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.649,"5min":11.898,"15min":11.898},"last":0.64200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2001731584,"data_stored":2001731584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":890961920,"data_stored":890961920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":628948992,"data_stored":628948992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1516765184,"data_stored":1516765184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2198601728,"data_stored":2198601728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1495531520,"data_stored":1495531520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1552351232,"data_stored":1552351232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:14:30.085 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-07T22:14:30.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-10-07T22:14:30.086 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:29 smithi008 bash[105281]: audit 2023-10-07T22:14:28.793609+0000 mgr.y (mgr.25319) 1061 : audit 0 from='client.45350 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:14:30.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:29 smithi008 bash[102097]: audit 2023-10-07T22:14:28.793609+0000 mgr.y (mgr.25319) 1061 : audit 0 from='client.45350 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:14:30.102 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:30.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:30.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:30.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:30.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:30.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:30.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:30.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:30.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:30.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:30.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:30.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:30.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:30.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:30.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 58595 58579 101.689 75.125 0.00904824 0.00982781 2023-10-07T22:14:30.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:30.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:30.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:30 smithi081 bash[89466]: cluster 2023-10-07T22:14:29.531330+0000 mgr.y (mgr.25319) 1062 : cluster 0 pgmap v1140: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:31.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:31.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:31.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:30 smithi008 bash[102097]: cluster 2023-10-07T22:14:29.531330+0000 mgr.y (mgr.25319) 1062 : cluster 0 pgmap v1140: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:31.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:30 smithi008 bash[105281]: cluster 2023-10-07T22:14:29.531330+0000 mgr.y (mgr.25319) 1062 : cluster 0 pgmap v1140: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:31.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:31.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:31.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:31.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:31.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:31.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:31.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:31.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:31.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:31.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:31.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:31.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:31.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:31.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 59787 59771 100.954 74.5 0.0103411 0.00990057 2023-10-07T22:14:31.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:31.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:31.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:31.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:32.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:32.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:32.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:32.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:32.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:32.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:32.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:32.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:32.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:32.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:32.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:32.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:32.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:32.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:32.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:32.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:32.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:32.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 60985 60969 100.268 74.875 0.0314865 0.0099674 2023-10-07T22:14:32.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:32.853 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:32 smithi081 bash[89466]: cluster 2023-10-07T22:14:31.535989+0000 mgr.y (mgr.25319) 1063 : cluster 0 pgmap v1141: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:32.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:32.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:32.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:33.053 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:32 smithi008 bash[105281]: cluster 2023-10-07T22:14:31.535989+0000 mgr.y (mgr.25319) 1063 : cluster 0 pgmap v1141: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:33.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:32 smithi008 bash[102097]: cluster 2023-10-07T22:14:31.535989+0000 mgr.y (mgr.25319) 1063 : cluster 0 pgmap v1141: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-07T22:14:33.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:33.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:33.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:33.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:33.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:33.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:33.337 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:33] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.43.0" 2023-10-07T22:14:33.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:33.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:33.464 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:33.464 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:33.472 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:33.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:33.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:33.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:33.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:33.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:33.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 16 62140 62124 99.5474 72.1875 0.0295487 0.0100393 2023-10-07T22:14:33.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:33.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:33.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:34.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:34.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:34.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:34.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:34.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:34.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:34.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:34.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:34.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:34.484 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:34.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:34.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:34.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:34.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:34.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:14:34.818816+0000 min lat: 0.00117279 max lat: 0.203266 avg lat: 0.0101052 2023-10-07T22:14:34.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:14:34.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 63321 63305 98.9038 73.8125 0.0147515 0.0101052 2023-10-07T22:14:34.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:34.858 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:34 smithi008 bash[102097]: cluster 2023-10-07T22:14:33.537365+0000 mgr.y (mgr.25319) 1064 : cluster 0 pgmap v1142: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-07T22:14:34.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:34.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:34.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:34.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:34.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:35.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:34 smithi008 bash[105281]: cluster 2023-10-07T22:14:33.537365+0000 mgr.y (mgr.25319) 1064 : cluster 0 pgmap v1142: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-07T22:14:35.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:35.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:34 smithi081 bash[89466]: cluster 2023-10-07T22:14:33.537365+0000 mgr.y (mgr.25319) 1064 : cluster 0 pgmap v1142: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-07T22:14:35.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:35.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:35.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:35.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:35.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:35.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:35.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:35.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:35.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:35.754 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:35.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:35.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 64286 64270 97.9624 60.3125 0.0146969 0.0102023 2023-10-07T22:14:35.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:35.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:35.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:36.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:36.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:36.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:36.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:36.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:36.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:36.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:36.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:36.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:36.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:36.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:36.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:36.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:36.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:36.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:36.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 65470 65454 97.3917 74 0.0139058 0.0102621 2023-10-07T22:14:36.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:36.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:36 smithi081 bash[89466]: cluster 2023-10-07T22:14:35.537948+0000 mgr.y (mgr.25319) 1065 : cluster 0 pgmap v1143: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-07T22:14:36.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:36.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:37.078 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:37 smithi008 bash[105281]: cluster 2023-10-07T22:14:35.537948+0000 mgr.y (mgr.25319) 1065 : cluster 0 pgmap v1143: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-07T22:14:37.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:37 smithi008 bash[102097]: cluster 2023-10-07T22:14:35.537948+0000 mgr.y (mgr.25319) 1065 : cluster 0 pgmap v1143: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-07T22:14:37.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:37.126 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:37.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.265 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:37.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:37.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:37.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:37.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:37.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:37.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:37.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:37.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:37.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:37.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:37.819 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 66642 66626 96.8301 73.25 0.0117973 0.0103209 2023-10-07T22:14:37.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:37.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:37.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:38.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:38.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:38.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:38.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:38.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:38.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:38.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:38.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:38.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:38.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:38.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:38.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:38.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 67824 67808 96.3083 73.875 0.0168869 0.0103778 2023-10-07T22:14:38.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.863 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:38 smithi008 bash[102097]: cluster 2023-10-07T22:14:37.538623+0000 mgr.y (mgr.25319) 1066 : cluster 0 pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:38.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:38.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:38 smithi081 bash[89466]: cluster 2023-10-07T22:14:37.538623+0000 mgr.y (mgr.25319) 1066 : cluster 0 pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:38.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:39.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:39.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:39.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:38 smithi008 bash[105281]: cluster 2023-10-07T22:14:37.538623+0000 mgr.y (mgr.25319) 1066 : cluster 0 pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-07T22:14:39.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:39.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:39.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:39.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:39.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:39.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:39.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:39.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:39.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 16 68958 68942 95.743 70.875 0.0116678 0.0104389 2023-10-07T22:14:39.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:39.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:39.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:39.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:40.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:40.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:40.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:40.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:40.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:40.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:40.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:40.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:40.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:40.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:40.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 70029 70013 95.1166 66.9375 0.00519251 0.0105024 2023-10-07T22:14:40.868 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:40 smithi008 bash[105281]: cluster 2023-10-07T22:14:39.539194+0000 mgr.y (mgr.25319) 1067 : cluster 0 pgmap v1145: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T22:14:40.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:40.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:40.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:40.997 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:40 smithi008 bash[102097]: cluster 2023-10-07T22:14:39.539194+0000 mgr.y (mgr.25319) 1067 : cluster 0 pgmap v1145: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T22:14:41.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:41.029 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:41.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:41.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:40 smithi081 bash[89466]: cluster 2023-10-07T22:14:39.539194+0000 mgr.y (mgr.25319) 1067 : cluster 0 pgmap v1145: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-07T22:14:41.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:41.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:41.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:41.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:41.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:41.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:41.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:41.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:41.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:41.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:41.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:41.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 71141 71125 94.5714 69.5 0.0131965 0.010568 2023-10-07T22:14:41.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:41.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:41.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:41.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:42.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:41 smithi008 bash[105281]: audit 2023-10-07T22:14:40.925873+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:42.021 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:41 smithi008 bash[102097]: audit 2023-10-07T22:14:40.925873+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:42.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:42.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:42.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:41 smithi081 bash[89466]: audit 2023-10-07T22:14:40.925873+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:42.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:42.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:42.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:42.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:42.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:42.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:42.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:42.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:42.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:42.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:42.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:42.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:42.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 72198 72182 93.9774 66.0625 0.0127001 0.0106362 2023-10-07T22:14:42.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:42.878 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:42 smithi008 bash[102097]: cluster 2023-10-07T22:14:41.539900+0000 mgr.y (mgr.25319) 1068 : cluster 0 pgmap v1146: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:42.879 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:42 smithi008 bash[105281]: cluster 2023-10-07T22:14:41.539900+0000 mgr.y (mgr.25319) 1068 : cluster 0 pgmap v1146: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:42.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:42.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:42.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:43.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:43.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:43.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:43] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.43.0" 2023-10-07T22:14:43.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:42 smithi081 bash[89466]: cluster 2023-10-07T22:14:41.539900+0000 mgr.y (mgr.25319) 1068 : cluster 0 pgmap v1146: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:43.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:43.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:43.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:43.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:43.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:43.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:43.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:43.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:43.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 73178 73162 93.3094 61.25 0.00492335 0.0107108 2023-10-07T22:14:43.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:43.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:43.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:43.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:44.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:44.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:44.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:44.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:44.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:44.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:44.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:44.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:44.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:44.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:44.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:44.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:44.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:44.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:44.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 74264 74248 92.8005 67.875 0.00608772 0.0107691 2023-10-07T22:14:44.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:44.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:44.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:44.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:45.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:44 smithi008 bash[105281]: cluster 2023-10-07T22:14:43.540489+0000 mgr.y (mgr.25319) 1069 : cluster 0 pgmap v1147: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-10-07T22:14:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:44 smithi008 bash[102097]: cluster 2023-10-07T22:14:43.540489+0000 mgr.y (mgr.25319) 1069 : cluster 0 pgmap v1147: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-10-07T22:14:45.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:45.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:44 smithi081 bash[89466]: cluster 2023-10-07T22:14:43.540489+0000 mgr.y (mgr.25319) 1069 : cluster 0 pgmap v1147: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-10-07T22:14:45.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:45.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:45.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:45.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:45.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:45.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:45.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:45.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:45.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:45.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 75302 75286 92.2528 64.875 0.00769099 0.010834 2023-10-07T22:14:45.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:45.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:45.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:46.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:46.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:46.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:46.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:46.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:46.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:46.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:46.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:46.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:46.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:46.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:46.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:46.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:46.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:46.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:46.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:46.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:46.820 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 76296 76280 91.6733 62.125 0.0155873 0.0109021 2023-10-07T22:14:46.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:46.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:46 smithi081 bash[89466]: cluster 2023-10-07T22:14:45.540986+0000 mgr.y (mgr.25319) 1070 : cluster 0 pgmap v1148: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:14:46.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:46.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:47.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:47.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:47.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:47.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:47.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:46 smithi008 bash[102097]: cluster 2023-10-07T22:14:45.540986+0000 mgr.y (mgr.25319) 1070 : cluster 0 pgmap v1148: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:14:47.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:46 smithi008 bash[105281]: cluster 2023-10-07T22:14:45.540986+0000 mgr.y (mgr.25319) 1070 : cluster 0 pgmap v1148: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-07T22:14:47.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:47.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:47.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:47.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:47.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:47.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:47.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:47.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:47.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:47.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 77333 77317 91.1664 64.8125 0.0107998 0.0109631 2023-10-07T22:14:47.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:47.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:47.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:47.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:48.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:48.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:48.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:48.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:48.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:48.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:48.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:48.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:48.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:48.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:48.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 78391 78375 90.7026 66.125 0.0141544 0.0110191 2023-10-07T22:14:48.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:48.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:48.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:49.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:49.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:48 smithi081 bash[89466]: cluster 2023-10-07T22:14:47.541760+0000 mgr.y (mgr.25319) 1071 : cluster 0 pgmap v1149: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:14:49.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:49.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:48 smithi008 bash[102097]: cluster 2023-10-07T22:14:47.541760+0000 mgr.y (mgr.25319) 1071 : cluster 0 pgmap v1149: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:14:49.268 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:48 smithi008 bash[105281]: cluster 2023-10-07T22:14:47.541760+0000 mgr.y (mgr.25319) 1071 : cluster 0 pgmap v1149: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-07T22:14:49.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:49.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:49.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:49.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:49.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:49.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:49.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:49.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:49.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:49.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 79394 79378 90.1931 62.6875 0.0174216 0.0110815 2023-10-07T22:14:49.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:49.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:49.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:49.996 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:14:49.996 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:14:50.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:50.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:50.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:50.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:50.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:50.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:50.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:50.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:50.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:50.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:50.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:50.656 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:14:50.707 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:14:50.753 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:14:50.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:50.818 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:14:50.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 80213 80197 89.4965 51.1875 0.00969636 0.011167 2023-10-07T22:14:50.838 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:14:50.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:50.887 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:14:50.903 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:14:50.935 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:14:50.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:50.974 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:14:50.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:50.979 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.979 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.980 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.980 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.980 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.980 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.980 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.981 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:14:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:50.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:51.084 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:51.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:51.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:50 smithi081 bash[89466]: cluster 2023-10-07T22:14:49.543583+0000 mgr.y (mgr.25319) 1072 : cluster 0 pgmap v1150: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-07T22:14:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:50 smithi081 bash[89466]: audit 2023-10-07T22:14:50.587375+0000 mon.a (mon.0) 1368 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:14:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:50 smithi081 bash[89466]: audit 2023-10-07T22:14:50.607908+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.8:0/1259436708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:51.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[105281]: cluster 2023-10-07T22:14:49.543583+0000 mgr.y (mgr.25319) 1072 : cluster 0 pgmap v1150: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-07T22:14:51.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[105281]: audit 2023-10-07T22:14:50.587375+0000 mon.a (mon.0) 1368 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:14:51.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[105281]: audit 2023-10-07T22:14:50.607908+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.8:0/1259436708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:51.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[102097]: cluster 2023-10-07T22:14:49.543583+0000 mgr.y (mgr.25319) 1072 : cluster 0 pgmap v1150: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-07T22:14:51.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[102097]: audit 2023-10-07T22:14:50.587375+0000 mon.a (mon.0) 1368 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:14:51.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:50 smithi008 bash[102097]: audit 2023-10-07T22:14:50.607908+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.8:0/1259436708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:14:51.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:51.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:51.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:51.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:51.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:51.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:51.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:51.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T22:14:51.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:51.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 81182 81166 88.9887 60.5625 0.014695 0.0112318 2023-10-07T22:14:51.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:51.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:51.929 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 10 pg_num to 26 2023-10-07T22:14:51.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:51.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.894427+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.894459+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: audit 2023-10-07T22:14:50.896737+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.897578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.897667+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.901045+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-07T22:14:51.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.908410+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:51.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: cluster 2023-10-07T22:14:50.910007+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:51.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:51 smithi081 bash[89466]: audit 2023-10-07T22:14:51.002762+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-07T22:14:51.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:51.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:51.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.894427+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:14:52.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.894459+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: audit 2023-10-07T22:14:50.896737+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.897578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.897667+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.901045+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.908410+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: cluster 2023-10-07T22:14:50.910007+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[102097]: audit 2023-10-07T22:14:51.002762+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-07T22:14:52.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.894427+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:14:52.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.894459+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-07T22:14:52.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: audit 2023-10-07T22:14:50.896737+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.8:0/118909456' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:14:52.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.897578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.897667+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.901045+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-07T22:14:52.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.908410+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: cluster 2023-10-07T22:14:50.910007+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e264 with expected crc 2023-10-07T22:14:52.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:51 smithi008 bash[105281]: audit 2023-10-07T22:14:51.002762+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-07T22:14:52.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:52.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:52.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:52.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:52.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:52.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:52.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:52.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:52.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:52.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:52.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:52.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:52.845 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 82115 82099 88.4598 58.3125 0.0104684 0.0112987 2023-10-07T22:14:52.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:52.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:52.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: cluster 2023-10-07T22:14:51.544110+0000 mgr.y (mgr.25319) 1073 : cluster 0 pgmap v1152: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:14:52.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: audit 2023-10-07T22:14:51.919336+0000 mon.a (mon.0) 1375 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-07T22:14:52.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: cluster 2023-10-07T22:14:51.919659+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:52.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: cluster 2023-10-07T22:14:51.926264+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-07T22:14:52.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: cluster 2023-10-07T22:14:51.926619+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:52.999 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:52 smithi081 bash[89466]: cluster 2023-10-07T22:14:51.928336+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:53.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:53.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:14:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:14:53] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.43.0" 2023-10-07T22:14:53.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: cluster 2023-10-07T22:14:51.544110+0000 mgr.y (mgr.25319) 1073 : cluster 0 pgmap v1152: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:14:53.152 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: audit 2023-10-07T22:14:51.919336+0000 mon.a (mon.0) 1375 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-07T22:14:53.153 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: cluster 2023-10-07T22:14:51.919659+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.153 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: cluster 2023-10-07T22:14:51.926264+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-07T22:14:53.153 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: cluster 2023-10-07T22:14:51.926619+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.153 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[105281]: cluster 2023-10-07T22:14:51.928336+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.153 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: cluster 2023-10-07T22:14:51.544110+0000 mgr.y (mgr.25319) 1073 : cluster 0 pgmap v1152: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-07T22:14:53.154 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: audit 2023-10-07T22:14:51.919336+0000 mon.a (mon.0) 1375 : audit 1 from='client.? 172.21.15.8:0/2542869269' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-07T22:14:53.154 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: cluster 2023-10-07T22:14:51.919659+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.154 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: cluster 2023-10-07T22:14:51.926264+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-07T22:14:53.154 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: cluster 2023-10-07T22:14:51.926619+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.154 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:52 smithi008 bash[102097]: cluster 2023-10-07T22:14:51.928336+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e265 with expected crc 2023-10-07T22:14:53.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:53.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:53.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:53.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:53.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:53.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:53.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:53.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:53.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 83132 83116 88.0377 63.5625 0.031188 0.011353 2023-10-07T22:14:53.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:53.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:53.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:53.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:54.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:53 smithi081 bash[89466]: audit 2023-10-07T22:14:53.547840+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-07T22:14:54.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:53 smithi008 bash[102097]: audit 2023-10-07T22:14:53.547840+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-07T22:14:54.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:53 smithi008 bash[105281]: audit 2023-10-07T22:14:53.547840+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-07T22:14:54.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:14:54.820759+0000 min lat: 0.00117279 max lat: 0.280724 avg lat: 0.0113732 2023-10-07T22:14:54.822 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:14:54.822 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 83266 83250 86.71 8.375 0.00429329 0.0113732 2023-10-07T22:14:55.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:55.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:55.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:55.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: cluster 2023-10-07T22:14:53.544666+0000 mgr.y (mgr.25319) 1074 : cluster 0 pgmap v1154: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: audit 2023-10-07T22:14:53.931708+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: cluster 2023-10-07T22:14:53.932492+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: cluster 2023-10-07T22:14:53.934751+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: cluster 2023-10-07T22:14:53.937798+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-07T22:14:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:54 smithi081 bash[89466]: cluster 2023-10-07T22:14:53.953556+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:55.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: cluster 2023-10-07T22:14:53.544666+0000 mgr.y (mgr.25319) 1074 : cluster 0 pgmap v1154: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: audit 2023-10-07T22:14:53.931708+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: cluster 2023-10-07T22:14:53.932492+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: cluster 2023-10-07T22:14:53.934751+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: cluster 2023-10-07T22:14:53.937798+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[102097]: cluster 2023-10-07T22:14:53.953556+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: cluster 2023-10-07T22:14:53.544666+0000 mgr.y (mgr.25319) 1074 : cluster 0 pgmap v1154: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: audit 2023-10-07T22:14:53.931708+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: cluster 2023-10-07T22:14:53.932492+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: cluster 2023-10-07T22:14:53.934751+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.280 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: cluster 2023-10-07T22:14:53.937798+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-07T22:14:55.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:54 smithi008 bash[105281]: cluster 2023-10-07T22:14:53.953556+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e266 with expected crc 2023-10-07T22:14:55.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:55.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:55.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:55.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:55.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:55.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:55.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:55.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:55.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:55.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:55.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 84202 84186 86.2474 58.5 0.00990702 0.0115881 2023-10-07T22:14:55.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:55.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.943212+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.944229+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.946291+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.946592+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.947114+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.947926+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.951230+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: cluster 2023-10-07T22:14:54.951940+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:55.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: audit 2023-10-07T22:14:55.930392+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:55.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:55 smithi081 bash[89466]: audit 2023-10-07T22:14:55.931658+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:55.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:55.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:56.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:56.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:56.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:56.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.943212+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.944229+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.946291+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-07T22:14:56.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.946592+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.225 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.947114+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.947926+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.951230+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: cluster 2023-10-07T22:14:54.951940+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: audit 2023-10-07T22:14:55.930392+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:56.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[105281]: audit 2023-10-07T22:14:55.931658+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.943212+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.944229+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.946291+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.946592+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.947114+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.947926+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.951230+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: cluster 2023-10-07T22:14:54.951940+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e267 with expected crc 2023-10-07T22:14:56.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: audit 2023-10-07T22:14:55.930392+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:14:56.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:55 smithi008 bash[102097]: audit 2023-10-07T22:14:55.931658+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:56.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:56.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:56.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:56.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:56.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:56.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:56.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:14:56.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:56.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:14:56.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:56.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:56.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:56.822 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 85308 85292 85.9711 69.125 0.0167296 0.0116251 2023-10-07T22:14:56.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:56.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:56.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:56.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:57.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:57.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:56 smithi008 bash[102097]: cluster 2023-10-07T22:14:55.545293+0000 mgr.y (mgr.25319) 1075 : cluster 0 pgmap v1157: 109 pgs: 1 peering, 7 unknown, 101 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s 2023-10-07T22:14:57.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:56 smithi008 bash[102097]: cluster 2023-10-07T22:14:56.294444+0000 osd.4 (osd.4) 194 : cluster 0 10.1 scrub starts 2023-10-07T22:14:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:56 smithi008 bash[105281]: cluster 2023-10-07T22:14:55.545293+0000 mgr.y (mgr.25319) 1075 : cluster 0 pgmap v1157: 109 pgs: 1 peering, 7 unknown, 101 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s 2023-10-07T22:14:57.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:56 smithi008 bash[105281]: cluster 2023-10-07T22:14:56.294444+0000 osd.4 (osd.4) 194 : cluster 0 10.1 scrub starts 2023-10-07T22:14:57.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:57.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:56 smithi081 bash[89466]: cluster 2023-10-07T22:14:55.545293+0000 mgr.y (mgr.25319) 1075 : cluster 0 pgmap v1157: 109 pgs: 1 peering, 7 unknown, 101 active+clean; 5.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s 2023-10-07T22:14:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:56 smithi081 bash[89466]: cluster 2023-10-07T22:14:56.294444+0000 osd.4 (osd.4) 194 : cluster 0 10.1 scrub starts 2023-10-07T22:14:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:57.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:57.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:57.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:57.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:57.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:57.631 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:14:57.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:57.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:57.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:57.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:57.821 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 86493 86477 85.782 74.0625 0.0247499 0.0116518 2023-10-07T22:14:57.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:57.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:57.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:57.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:58.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:58.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:14:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:14:58.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:58.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:57 smithi081 bash[89466]: cluster 2023-10-07T22:14:57.328989+0000 osd.4 (osd.4) 195 : cluster 0 10.1 scrub ok 2023-10-07T22:14:58.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:58.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:58.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:57 smithi008 bash[102097]: cluster 2023-10-07T22:14:57.328989+0000 osd.4 (osd.4) 195 : cluster 0 10.1 scrub ok 2023-10-07T22:14:58.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:57 smithi008 bash[105281]: cluster 2023-10-07T22:14:57.328989+0000 osd.4 (osd.4) 195 : cluster 0 10.1 scrub ok 2023-10-07T22:14:58.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:58.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:58.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:14:58.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:14:58.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:58.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:58.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:58.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:14:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:14:58.822 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 87649 87633 85.5704 72.25 0.00496871 0.0116811 2023-10-07T22:14:58.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:58.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:14:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:58.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:14:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:58 smithi081 bash[89466]: cluster 2023-10-07T22:14:57.546078+0000 mgr.y (mgr.25319) 1076 : cluster 0 pgmap v1158: 109 pgs: 1 active+clean+scrubbing, 1 peering, 3 unknown, 104 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 75 MiB/s wr, 1.21k op/s; 11 KiB/s, 0 objects/s recovering 2023-10-07T22:14:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:58 smithi081 bash[89466]: cluster 2023-10-07T22:14:58.288230+0000 osd.4 (osd.4) 196 : cluster 0 10.11 scrub starts 2023-10-07T22:14:58.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:59.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:59.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:59.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:59.125 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:58 smithi008 bash[105281]: cluster 2023-10-07T22:14:57.546078+0000 mgr.y (mgr.25319) 1076 : cluster 0 pgmap v1158: 109 pgs: 1 active+clean+scrubbing, 1 peering, 3 unknown, 104 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 75 MiB/s wr, 1.21k op/s; 11 KiB/s, 0 objects/s recovering 2023-10-07T22:14:59.126 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:58 smithi008 bash[105281]: cluster 2023-10-07T22:14:58.288230+0000 osd.4 (osd.4) 196 : cluster 0 10.11 scrub starts 2023-10-07T22:14:59.126 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:58 smithi008 bash[102097]: cluster 2023-10-07T22:14:57.546078+0000 mgr.y (mgr.25319) 1076 : cluster 0 pgmap v1158: 109 pgs: 1 active+clean+scrubbing, 1 peering, 3 unknown, 104 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 75 MiB/s wr, 1.21k op/s; 11 KiB/s, 0 objects/s recovering 2023-10-07T22:14:59.126 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:58 smithi008 bash[102097]: cluster 2023-10-07T22:14:58.288230+0000 osd.4 (osd.4) 196 : cluster 0 10.11 scrub starts 2023-10-07T22:14:59.142 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:14:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:14:59.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:59.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:59.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:59.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:59.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:14:59.577 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 6, 4, 3] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:14:59.577 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:14:59.577 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 5, 6, 4, 3] 2023-10-07T22:14:59.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 6 2023-10-07T22:14:59.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:59.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:14:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:14:59.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:59.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 88747 88731 85.3071 68.625 0.0111239 0.0117177 2023-10-07T22:14:59.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:14:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:14:59.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:14:59.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:14:59.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:00.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:00.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[102097]: cluster 2023-10-07T22:14:58.483590+0000 osd.0 (osd.0) 8 : cluster 0 10.4 scrub starts 2023-10-07T22:15:00.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[102097]: cluster 2023-10-07T22:14:58.690248+0000 osd.5 (osd.5) 48 : cluster 0 10.9 scrub starts 2023-10-07T22:15:00.091 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[102097]: cluster 2023-10-07T22:14:59.109330+0000 osd.1 (osd.1) 5 : cluster 0 10.2 deep-scrub starts 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[102097]: cluster 2023-10-07T22:14:59.171918+0000 osd.4 (osd.4) 197 : cluster 0 10.11 scrub ok 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[102097]: cluster 2023-10-07T22:14:59.392002+0000 osd.6 (osd.6) 209 : cluster 0 10.7 scrub starts 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[105281]: cluster 2023-10-07T22:14:58.483590+0000 osd.0 (osd.0) 8 : cluster 0 10.4 scrub starts 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[105281]: cluster 2023-10-07T22:14:58.690248+0000 osd.5 (osd.5) 48 : cluster 0 10.9 scrub starts 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[105281]: cluster 2023-10-07T22:14:59.109330+0000 osd.1 (osd.1) 5 : cluster 0 10.2 deep-scrub starts 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[105281]: cluster 2023-10-07T22:14:59.171918+0000 osd.4 (osd.4) 197 : cluster 0 10.11 scrub ok 2023-10-07T22:15:00.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:14:59 smithi008 bash[105281]: cluster 2023-10-07T22:14:59.392002+0000 osd.6 (osd.6) 209 : cluster 0 10.7 scrub starts 2023-10-07T22:15:00.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:00.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:00.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:59 smithi081 bash[89466]: cluster 2023-10-07T22:14:58.483590+0000 osd.0 (osd.0) 8 : cluster 0 10.4 scrub starts 2023-10-07T22:15:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:59 smithi081 bash[89466]: cluster 2023-10-07T22:14:58.690248+0000 osd.5 (osd.5) 48 : cluster 0 10.9 scrub starts 2023-10-07T22:15:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:59 smithi081 bash[89466]: cluster 2023-10-07T22:14:59.109330+0000 osd.1 (osd.1) 5 : cluster 0 10.2 deep-scrub starts 2023-10-07T22:15:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:59 smithi081 bash[89466]: cluster 2023-10-07T22:14:59.171918+0000 osd.4 (osd.4) 197 : cluster 0 10.11 scrub ok 2023-10-07T22:15:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:14:59 smithi081 bash[89466]: cluster 2023-10-07T22:14:59.392002+0000 osd.6 (osd.6) 209 : cluster 0 10.7 scrub starts 2023-10-07T22:15:00.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:00.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:00.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:00.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:00.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:00.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:00.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:00.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:00.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:00.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:00.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:00.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:00.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:00.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 89676 89660 84.8942 58.0625 0.00847886 0.0117719 2023-10-07T22:15:00.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:00.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:00.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:01.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:01.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:00 smithi081 bash[89466]: cluster 2023-10-07T22:14:59.546638+0000 mgr.y (mgr.25319) 1077 : cluster 0 pgmap v1159: 109 pgs: 1 active+clean+scrubbing, 1 peering, 1 unknown, 106 active+clean; 5.2 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 41 MiB/s wr, 662 op/s; 25 KiB/s, 0 objects/s recovering 2023-10-07T22:15:01.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:00 smithi081 bash[89466]: cluster 2023-10-07T22:15:00.129656+0000 osd.1 (osd.1) 6 : cluster 0 10.12 scrub starts 2023-10-07T22:15:01.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:00 smithi081 bash[89466]: cluster 2023-10-07T22:15:00.230465+0000 osd.2 (osd.2) 5 : cluster 0 10.5 scrub starts 2023-10-07T22:15:01.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:00 smithi081 bash[89466]: cluster 2023-10-07T22:15:00.446707+0000 osd.6 (osd.6) 210 : cluster 0 10.7 scrub ok 2023-10-07T22:15:01.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:01.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:01.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:01.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:01.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:01.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:01.302 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[105281]: cluster 2023-10-07T22:14:59.546638+0000 mgr.y (mgr.25319) 1077 : cluster 0 pgmap v1159: 109 pgs: 1 active+clean+scrubbing, 1 peering, 1 unknown, 106 active+clean; 5.2 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 41 MiB/s wr, 662 op/s; 25 KiB/s, 0 objects/s recovering 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[105281]: cluster 2023-10-07T22:15:00.129656+0000 osd.1 (osd.1) 6 : cluster 0 10.12 scrub starts 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[105281]: cluster 2023-10-07T22:15:00.230465+0000 osd.2 (osd.2) 5 : cluster 0 10.5 scrub starts 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[105281]: cluster 2023-10-07T22:15:00.446707+0000 osd.6 (osd.6) 210 : cluster 0 10.7 scrub ok 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[102097]: cluster 2023-10-07T22:14:59.546638+0000 mgr.y (mgr.25319) 1077 : cluster 0 pgmap v1159: 109 pgs: 1 active+clean+scrubbing, 1 peering, 1 unknown, 106 active+clean; 5.2 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 41 MiB/s wr, 662 op/s; 25 KiB/s, 0 objects/s recovering 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[102097]: cluster 2023-10-07T22:15:00.129656+0000 osd.1 (osd.1) 6 : cluster 0 10.12 scrub starts 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[102097]: cluster 2023-10-07T22:15:00.230465+0000 osd.2 (osd.2) 5 : cluster 0 10.5 scrub starts 2023-10-07T22:15:01.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:00 smithi008 bash[102097]: cluster 2023-10-07T22:15:00.446707+0000 osd.6 (osd.6) 210 : cluster 0 10.7 scrub ok 2023-10-07T22:15:01.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:01.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:01.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:01.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:01.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 90857 90841 84.7287 73.8125 0.00912776 0.0117965 2023-10-07T22:15:01.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:01.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:01.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:01.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:01.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:01.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:02.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:02.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:01 smithi081 bash[89466]: cluster 2023-10-07T22:15:00.785429+0000 osd.5 (osd.5) 49 : cluster 0 10.6 scrub starts 2023-10-07T22:15:02.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:01 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.131102+0000 osd.1 (osd.1) 7 : cluster 0 10.12 scrub ok 2023-10-07T22:15:02.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:01 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.218137+0000 osd.2 (osd.2) 6 : cluster 0 10.5 scrub ok 2023-10-07T22:15:02.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:01 smithi081 bash[89466]: audit 2023-10-07T22:15:01.548629+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-07T22:15:02.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:02.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[102097]: cluster 2023-10-07T22:15:00.785429+0000 osd.5 (osd.5) 49 : cluster 0 10.6 scrub starts 2023-10-07T22:15:02.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.131102+0000 osd.1 (osd.1) 7 : cluster 0 10.12 scrub ok 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.218137+0000 osd.2 (osd.2) 6 : cluster 0 10.5 scrub ok 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[102097]: audit 2023-10-07T22:15:01.548629+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[105281]: cluster 2023-10-07T22:15:00.785429+0000 osd.5 (osd.5) 49 : cluster 0 10.6 scrub starts 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.131102+0000 osd.1 (osd.1) 7 : cluster 0 10.12 scrub ok 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.218137+0000 osd.2 (osd.2) 6 : cluster 0 10.5 scrub ok 2023-10-07T22:15:02.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:01 smithi008 bash[105281]: audit 2023-10-07T22:15:01.548629+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-07T22:15:02.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:02.324 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:02.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:02.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:02.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:02.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:02.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:02.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:02.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:02.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:02.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:02.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 91539 91523 84.1095 42.625 0.00355674 0.0117914 2023-10-07T22:15:02.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:02.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:02.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:02.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:02.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:03.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:03.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:03.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:03.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:03] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.547369+0000 mgr.y (mgr.25319) 1078 : cluster 0 pgmap v1160: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: audit 2023-10-07T22:15:01.993406+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.994316+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.995513+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: cluster 2023-10-07T22:15:01.997450+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[105281]: cluster 2023-10-07T22:15:02.001677+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-07T22:15:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.547369+0000 mgr.y (mgr.25319) 1078 : cluster 0 pgmap v1160: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: audit 2023-10-07T22:15:01.993406+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.994316+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.995513+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: cluster 2023-10-07T22:15:01.997450+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:02 smithi008 bash[102097]: cluster 2023-10-07T22:15:02.001677+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-07T22:15:03.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.547369+0000 mgr.y (mgr.25319) 1078 : cluster 0 pgmap v1160: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:15:03.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: audit 2023-10-07T22:15:01.993406+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-07T22:15:03.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.994316+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.995513+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: cluster 2023-10-07T22:15:01.997450+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e268 with expected crc 2023-10-07T22:15:03.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:02 smithi081 bash[89466]: cluster 2023-10-07T22:15:02.001677+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-07T22:15:03.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:03.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:03.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:03.914 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 91539 91523 82.8905 0 - 0.0117914 2023-10-07T22:15:03.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:03.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:03.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:04.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:04.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:04.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:02.451522+0000 osd.0 (osd.0) 9 : cluster 0 10.18 scrub starts 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:02.852149+0000 osd.0 (osd.0) 10 : cluster 0 10.18 scrub ok 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.001820+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.004683+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.005625+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.006406+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.140323+0000 osd.1 (osd.1) 8 : cluster 0 10.2 scrub starts 2023-10-07T22:15:04.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.497788+0000 osd.1 (osd.1) 9 : cluster 0 10.2 scrub ok 2023-10-07T22:15:04.194 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:04 smithi081 bash[89466]: audit 2023-10-07T22:15:03.549951+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-07T22:15:04.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:04.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:04.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:04.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:02.451522+0000 osd.0 (osd.0) 9 : cluster 0 10.18 scrub starts 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:02.852149+0000 osd.0 (osd.0) 10 : cluster 0 10.18 scrub ok 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.001820+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.004683+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.005625+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.006406+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.140323+0000 osd.1 (osd.1) 8 : cluster 0 10.2 scrub starts 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.497788+0000 osd.1 (osd.1) 9 : cluster 0 10.2 scrub ok 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[102097]: audit 2023-10-07T22:15:03.549951+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:02.451522+0000 osd.0 (osd.0) 9 : cluster 0 10.18 scrub starts 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:02.852149+0000 osd.0 (osd.0) 10 : cluster 0 10.18 scrub ok 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.001820+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.004683+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.005625+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-07T22:15:04.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.006406+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.140323+0000 osd.1 (osd.1) 8 : cluster 0 10.2 scrub starts 2023-10-07T22:15:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.497788+0000 osd.1 (osd.1) 9 : cluster 0 10.2 scrub ok 2023-10-07T22:15:04.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:04 smithi008 bash[105281]: audit 2023-10-07T22:15:03.549951+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-07T22:15:04.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:04.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:04.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:04.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:04.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:04.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:04.744 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:04.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 91827 91811 81.9635 9 0.00314988 0.0121171 2023-10-07T22:15:04.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:04.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:04.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:04.893 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:04.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:05.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:05.086 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:15:05.087 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:15:05.087 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:15:05.087 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:15:05.087 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:15:05.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:05.132 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:03.548185+0000 mgr.y (mgr.25319) 1079 : cluster 0 pgmap v1163: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 16 KiB/s, 0 objects/s recovering 2023-10-07T22:15:05.132 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: audit 2023-10-07T22:15:04.009078+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-07T22:15:05.132 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:04.009818+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:04.010806+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:04.015365+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:04.015459+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[105281]: cluster 2023-10-07T22:15:04.130405+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:03.548185+0000 mgr.y (mgr.25319) 1079 : cluster 0 pgmap v1163: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 16 KiB/s, 0 objects/s recovering 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: audit 2023-10-07T22:15:04.009078+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:04.009818+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:04.010806+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:04.015365+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.133 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:04.015459+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-07T22:15:05.134 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:05 smithi008 bash[102097]: cluster 2023-10-07T22:15:04.130405+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:05.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:05.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:05.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:05.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:03.548185+0000 mgr.y (mgr.25319) 1079 : cluster 0 pgmap v1163: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 16 KiB/s, 0 objects/s recovering 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: audit 2023-10-07T22:15:04.009078+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:04.009818+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:04.010806+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:04.015365+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e270 with expected crc 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:04.015459+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-07T22:15:05.395 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:05 smithi081 bash[89466]: cluster 2023-10-07T22:15:04.130405+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-07T22:15:05.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:05.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:05.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:05.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:05.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:05.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:05.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:05.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 91827 91811 80.809 0 - 0.0121171 2023-10-07T22:15:05.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:05.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:05.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:06.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:06.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:06.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:06.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:06.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:06.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.011297+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.012288+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.013756+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.016535+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[102097]: audit 2023-10-07T22:15:05.549788+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-07T22:15:06.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.011297+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.012288+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.013756+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-07T22:15:06.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.016535+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:06 smithi008 bash[105281]: audit 2023-10-07T22:15:05.549788+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-07T22:15:06.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:06.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:06 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.011297+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:06 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.012288+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:06 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.013756+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-07T22:15:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:06 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.016535+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e271 with expected crc 2023-10-07T22:15:06.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:06 smithi081 bash[89466]: audit 2023-10-07T22:15:05.549788+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-07T22:15:06.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:06.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:06.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:06.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:06.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:06.824 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 16 92269 92253 80.0703 13.8125 0.00536638 0.012425 2023-10-07T22:15:06.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:06.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:06.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:07.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:07.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.548972+0000 mgr.y (mgr.25319) 1080 : cluster 0 pgmap v1166: 109 pgs: 109 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:05.810619+0000 osd.5 (osd.5) 55 : cluster 0 10.3 scrub starts 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: audit 2023-10-07T22:15:06.027357+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:06.028109+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:06.029196+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:06.031854+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: cluster 2023-10-07T22:15:06.034666+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[105281]: audit 2023-10-07T22:15:06.635760+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.548972+0000 mgr.y (mgr.25319) 1080 : cluster 0 pgmap v1166: 109 pgs: 109 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:05.810619+0000 osd.5 (osd.5) 55 : cluster 0 10.3 scrub starts 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: audit 2023-10-07T22:15:06.027357+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:06.028109+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:06.029196+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:06.031854+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-07T22:15:07.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: cluster 2023-10-07T22:15:06.034666+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:07 smithi008 bash[102097]: audit 2023-10-07T22:15:06.635760+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:07.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.548972+0000 mgr.y (mgr.25319) 1080 : cluster 0 pgmap v1166: 109 pgs: 109 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:05.810619+0000 osd.5 (osd.5) 55 : cluster 0 10.3 scrub starts 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: audit 2023-10-07T22:15:06.027357+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:06.028109+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:06.029196+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:06.031854+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: cluster 2023-10-07T22:15:06.034666+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e272 with expected crc 2023-10-07T22:15:07.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:07 smithi081 bash[89466]: audit 2023-10-07T22:15:06.635760+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:07.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:07.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:07.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:07.354 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:07.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:07.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:07.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:07.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:07.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:07.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:07.736 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:07.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 92269 92253 78.9735 0 - 0.012425 2023-10-07T22:15:07.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:07.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:07.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:07.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:08.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.036077+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.036189+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.036339+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.040424+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.319275+0000 osd.2 (osd.2) 7 : cluster 0 10.15 scrub starts 2023-10-07T22:15:08.085 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[105281]: audit 2023-10-07T22:15:07.550682+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-07T22:15:08.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:08.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:08.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:08.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.036077+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.036189+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.036339+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.040424+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-07T22:15:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.319275+0000 osd.2 (osd.2) 7 : cluster 0 10.15 scrub starts 2023-10-07T22:15:08.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:08 smithi081 bash[89466]: audit 2023-10-07T22:15:07.550682+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-07T22:15:08.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:08.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.036077+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.036189+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.036339+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e273 with expected crc 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.040424+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.319275+0000 osd.2 (osd.2) 7 : cluster 0 10.15 scrub starts 2023-10-07T22:15:08.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:08 smithi008 bash[102097]: audit 2023-10-07T22:15:07.550682+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-07T22:15:08.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:08.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:08.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:08.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:08.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:08.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 92585 92569 78.1732 9.875 0.00383419 0.0127644 2023-10-07T22:15:08.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:08.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:08.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:09.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:09.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:09.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: cluster 2023-10-07T22:15:07.549798+0000 mgr.y (mgr.25319) 1081 : cluster 0 pgmap v1169: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 2617/275901 objects misplaced (0.949%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: audit 2023-10-07T22:15:08.042224+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-07T22:15:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: cluster 2023-10-07T22:15:08.043063+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: cluster 2023-10-07T22:15:08.043445+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.166 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: cluster 2023-10-07T22:15:08.046444+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-07T22:15:09.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:09 smithi081 bash[89466]: cluster 2023-10-07T22:15:08.361554+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:09.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.298 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: cluster 2023-10-07T22:15:07.549798+0000 mgr.y (mgr.25319) 1081 : cluster 0 pgmap v1169: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 2617/275901 objects misplaced (0.949%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:09.298 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: audit 2023-10-07T22:15:08.042224+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-07T22:15:09.298 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: cluster 2023-10-07T22:15:08.043063+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: cluster 2023-10-07T22:15:08.043445+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: cluster 2023-10-07T22:15:08.046444+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[105281]: cluster 2023-10-07T22:15:08.361554+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: cluster 2023-10-07T22:15:07.549798+0000 mgr.y (mgr.25319) 1081 : cluster 0 pgmap v1169: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 2617/275901 objects misplaced (0.949%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: audit 2023-10-07T22:15:08.042224+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: cluster 2023-10-07T22:15:08.043063+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.299 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: cluster 2023-10-07T22:15:08.043445+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: cluster 2023-10-07T22:15:08.046444+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-07T22:15:09.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:09 smithi008 bash[102097]: cluster 2023-10-07T22:15:08.361554+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:09.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:09.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:09.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:09.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:09.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:09.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:09.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:09.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 92667 92651 77.1992 5.125 0.00381433 0.0127575 2023-10-07T22:15:09.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:09.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:09.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T22:15:09.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:09.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:09.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:09.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:10.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:10.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:10.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:10 smithi081 bash[89466]: cluster 2023-10-07T22:15:08.361645+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:10 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.050078+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:10 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.052397+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:10 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.052822+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-07T22:15:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:10 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.059511+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:10.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:10.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:10.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[102097]: cluster 2023-10-07T22:15:08.361645+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:10.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.050078+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.052397+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.052822+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-07T22:15:10.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.059511+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[105281]: cluster 2023-10-07T22:15:08.361645+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e274 with expected crc 2023-10-07T22:15:10.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.050078+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.052397+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.052822+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-07T22:15:10.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:10 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.059511+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:10.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:10.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:10.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:10.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:10.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:10.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:10.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:10.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:10.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 93254 93238 76.6661 36.6875 0.0080745 0.013037 2023-10-07T22:15:10.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:10.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:10.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:10.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:11.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:11.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:11.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:11.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.462252+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:09.550702+0000 mgr.y (mgr.25319) 1082 : cluster 0 pgmap v1172: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 11282/276375 objects degraded (4.082%); 5465/276375 objects misplaced (1.977%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.050068+0000 mon.a (mon.0) 1400 : cluster 3 Health check failed: Degraded data redundancy: 11282/276375 objects degraded (4.082%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.052015+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.052684+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.054297+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.085987+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.233305+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: cluster 2023-10-07T22:15:10.380110+0000 osd.2 (osd.2) 8 : cluster 0 10.15 scrub starts 2023-10-07T22:15:11.188 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: audit 2023-10-07T22:15:10.931365+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[102097]: audit 2023-10-07T22:15:10.933595+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.462252+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:09.550702+0000 mgr.y (mgr.25319) 1082 : cluster 0 pgmap v1172: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 11282/276375 objects degraded (4.082%); 5465/276375 objects misplaced (1.977%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.050068+0000 mon.a (mon.0) 1400 : cluster 3 Health check failed: Degraded data redundancy: 11282/276375 objects degraded (4.082%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.052015+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.052684+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.054297+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.085987+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.233305+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.189 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: cluster 2023-10-07T22:15:10.380110+0000 osd.2 (osd.2) 8 : cluster 0 10.15 scrub starts 2023-10-07T22:15:11.190 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: audit 2023-10-07T22:15:10.931365+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:11.190 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:11 smithi008 bash[105281]: audit 2023-10-07T22:15:10.933595+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:11.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:11.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:11.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:11.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.462252+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e275 with expected crc 2023-10-07T22:15:11.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:09.550702+0000 mgr.y (mgr.25319) 1082 : cluster 0 pgmap v1172: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 11282/276375 objects degraded (4.082%); 5465/276375 objects misplaced (1.977%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.050068+0000 mon.a (mon.0) 1400 : cluster 3 Health check failed: Degraded data redundancy: 11282/276375 objects degraded (4.082%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.052015+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.052684+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.054297+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.085987+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.233305+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e276 with expected crc 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: cluster 2023-10-07T22:15:10.380110+0000 osd.2 (osd.2) 8 : cluster 0 10.15 scrub starts 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: audit 2023-10-07T22:15:10.931365+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:11.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:11 smithi081 bash[89466]: audit 2023-10-07T22:15:10.933595+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:11.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:11.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:11.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:11.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:11.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:11.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:11.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:11.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:11.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 94263 94247 76.4894 63.0625 0.011731 0.0130681 2023-10-07T22:15:11.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:12.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:12.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:12.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:12.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:12.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:12.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:12.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:12.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:12.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:12.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:12.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:12.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:12.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:12.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 95251 95235 76.3003 61.75 0.0124136 0.0131013 2023-10-07T22:15:12.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:12.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:12.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:12.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:13.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:13.376 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:13 smithi081 bash[89466]: cluster 2023-10-07T22:15:11.551513+0000 mgr.y (mgr.25319) 1083 : cluster 0 pgmap v1174: 109 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 16874/277308 objects degraded (6.085%); 5465/277308 objects misplaced (1.971%) 2023-10-07T22:15:13.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:13] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2023-10-07T22:15:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:13 smithi008 bash[102097]: cluster 2023-10-07T22:15:11.551513+0000 mgr.y (mgr.25319) 1083 : cluster 0 pgmap v1174: 109 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 16874/277308 objects degraded (6.085%); 5465/277308 objects misplaced (1.971%) 2023-10-07T22:15:13.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:13 smithi008 bash[105281]: cluster 2023-10-07T22:15:11.551513+0000 mgr.y (mgr.25319) 1083 : cluster 0 pgmap v1174: 109 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 105 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 16874/277308 objects degraded (6.085%); 5465/277308 objects misplaced (1.971%) 2023-10-07T22:15:13.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:13.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:13.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:13.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:13.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:13.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:13.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:13.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:13.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:13.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:13.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:13.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:13.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:13.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:13.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:13.825 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 96317 96301 76.1778 66.625 0.00853356 0.0131209 2023-10-07T22:15:13.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:13.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:13.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:14.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:14.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:14.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:14.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:14.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:14.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:14.233 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:14 smithi008 bash[102097]: cluster 2023-10-07T22:15:13.338521+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-10-07T22:15:14.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:14.335 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:14 smithi081 bash[89466]: cluster 2023-10-07T22:15:13.338521+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-10-07T22:15:14.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:14.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:14.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:14.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:14.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:14 smithi008 bash[105281]: cluster 2023-10-07T22:15:13.338521+0000 osd.2 (osd.2) 9 : cluster 0 10.15 scrub starts 2023-10-07T22:15:14.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:14.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:14.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:14.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:14.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:14.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:15:14.825344+0000 min lat: 0.00117279 max lat: 2.27484 avg lat: 0.0131737 2023-10-07T22:15:14.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:15:14.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 15 97148 97133 75.875 52 0.0245511 0.0131737 2023-10-07T22:15:14.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:14.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:14.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:15.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:15.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:15.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:15.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:15.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:15.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:15.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:15.340 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:15 smithi008 bash[105281]: cluster 2023-10-07T22:15:13.552326+0000 mgr.y (mgr.25319) 1084 : cluster 0 pgmap v1175: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 375 op/s; 16874/282669 objects degraded (5.970%); 5047/282669 objects misplaced (1.785%); 4.4 MiB/s, 69 objects/s recovering 2023-10-07T22:15:15.341 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:15 smithi008 bash[102097]: cluster 2023-10-07T22:15:13.552326+0000 mgr.y (mgr.25319) 1084 : cluster 0 pgmap v1175: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 375 op/s; 16874/282669 objects degraded (5.970%); 5047/282669 objects misplaced (1.785%); 4.4 MiB/s, 69 objects/s recovering 2023-10-07T22:15:15.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:15 smithi081 bash[89466]: cluster 2023-10-07T22:15:13.552326+0000 mgr.y (mgr.25319) 1084 : cluster 0 pgmap v1175: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 23 MiB/s wr, 375 op/s; 16874/282669 objects degraded (5.970%); 5047/282669 objects misplaced (1.785%); 4.4 MiB/s, 69 objects/s recovering 2023-10-07T22:15:15.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:15.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:15.507 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:15.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:15.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:15.651 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:15:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:15.697 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:15:15.742 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:15:15.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:15.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:15.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:15.791 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:15:15.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 98113 98097 75.6821 60.25 0.0093216 0.013206 2023-10-07T22:15:15.829 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:15:15.866 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:15:15.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:15.904 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:15:15.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:15.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:15.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:15.939 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:15:15.942 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:15:16.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:16.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:16.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:16 smithi008 bash[102097]: audit 2023-10-07T22:15:15.577541+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.8:0/1758526936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:15:16.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:16 smithi008 bash[102097]: cluster 2023-10-07T22:15:15.794964+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 16874/282669 objects degraded (5.970%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:16.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:16 smithi008 bash[105281]: audit 2023-10-07T22:15:15.577541+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.8:0/1758526936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:15:16.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:16 smithi008 bash[105281]: cluster 2023-10-07T22:15:15.794964+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 16874/282669 objects degraded (5.970%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:16.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:16.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:16.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:16.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:16.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:16.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:16 smithi081 bash[89466]: audit 2023-10-07T22:15:15.577541+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.8:0/1758526936' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:15:16.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:16 smithi081 bash[89466]: cluster 2023-10-07T22:15:15.794964+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 16874/282669 objects degraded (5.970%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:16.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:16.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:16.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:16.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:16.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:16.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:16.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 99078 99062 75.4946 60.3125 0.00372613 0.0132386 2023-10-07T22:15:16.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:16.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:16.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:16.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:16.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:17.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:17.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:17.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:17.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:17.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:17.382 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:17 smithi008 bash[102097]: cluster 2023-10-07T22:15:15.553193+0000 mgr.y (mgr.25319) 1085 : cluster 0 pgmap v1176: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 27 MiB/s wr, 438 op/s; 16874/285780 objects degraded (5.905%); 5047/285780 objects misplaced (1.766%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:17.382 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:17 smithi008 bash[105281]: cluster 2023-10-07T22:15:15.553193+0000 mgr.y (mgr.25319) 1085 : cluster 0 pgmap v1176: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 27 MiB/s wr, 438 op/s; 16874/285780 objects degraded (5.905%); 5047/285780 objects misplaced (1.766%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:17.404 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:17.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:17 smithi081 bash[89466]: cluster 2023-10-07T22:15:15.553193+0000 mgr.y (mgr.25319) 1085 : cluster 0 pgmap v1176: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 27 MiB/s wr, 438 op/s; 16874/285780 objects degraded (5.905%); 5047/285780 objects misplaced (1.766%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:17.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:17.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:17.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:17.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:17.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:17.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:17.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 99784 99768 75.1166 44.125 0.0142331 0.013307 2023-10-07T22:15:17.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:17.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:17.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:17.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:18.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:18.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:18.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:18.107 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:15:18.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:18.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:18.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:18.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:18.321 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:18 smithi008 bash[102097]: audit 2023-10-07T22:15:17.565285+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:15:18.322 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:18 smithi008 bash[105281]: audit 2023-10-07T22:15:17.565285+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:15:18.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:18.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:18.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:18 smithi081 bash[89466]: audit 2023-10-07T22:15:17.565285+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:15:18.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:18.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:18.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:18.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:18.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:18.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 100805 100789 74.9819 63.8125 0.0196504 0.0133307 2023-10-07T22:15:18.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:18.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:18.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:18.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:19.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:19.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:19.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:19.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:17.553889+0000 mgr.y (mgr.25319) 1086 : cluster 0 pgmap v1177: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 698 op/s; 16874/294198 objects degraded (5.736%); 4821/294198 objects misplaced (1.639%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:18.091305+0000 mon.a (mon.0) 1406 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: audit 2023-10-07T22:15:18.100879+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:18.103854+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:18.104405+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:18.105013+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-07T22:15:19.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[102097]: cluster 2023-10-07T22:15:18.107495+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:17.553889+0000 mgr.y (mgr.25319) 1086 : cluster 0 pgmap v1177: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 698 op/s; 16874/294198 objects degraded (5.736%); 4821/294198 objects misplaced (1.639%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:18.091305+0000 mon.a (mon.0) 1406 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: audit 2023-10-07T22:15:18.100879+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:18.103854+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:18.104405+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:18.105013+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-07T22:15:19.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:19 smithi008 bash[105281]: cluster 2023-10-07T22:15:18.107495+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:17.553889+0000 mgr.y (mgr.25319) 1086 : cluster 0 pgmap v1177: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 698 op/s; 16874/294198 objects degraded (5.736%); 4821/294198 objects misplaced (1.639%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:18.091305+0000 mon.a (mon.0) 1406 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: audit 2023-10-07T22:15:18.100879+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.8:0/1167859178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:18.103854+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:18.104405+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:18.105013+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-07T22:15:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:19 smithi081 bash[89466]: cluster 2023-10-07T22:15:18.107495+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e277 with expected crc 2023-10-07T22:15:19.234 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:19.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:19.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:19.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:19.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:19.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:19.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:19.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:19.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:19.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:19.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 101787 101771 74.8218 61.375 0.0209501 0.0133595 2023-10-07T22:15:19.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:19.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:20.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:20.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:20.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:20.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:20.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:20.346 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:20.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:20.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:20.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:20.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:20.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:20.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:20.826 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 102790 102774 74.6806 62.6875 0.0102363 0.0133846 2023-10-07T22:15:20.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:20.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:20.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:20.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:21.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:21.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:21 smithi008 bash[105281]: cluster 2023-10-07T22:15:19.554441+0000 mgr.y (mgr.25319) 1087 : cluster 0 pgmap v1179: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 714 op/s; 16874/296922 objects degraded (5.683%); 4821/296922 objects misplaced (1.624%); 4.2 MiB/s, 67 objects/s recovering 2023-10-07T22:15:21.257 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:21 smithi008 bash[105281]: cluster 2023-10-07T22:15:20.796131+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 16874/296922 objects degraded (5.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:21.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:21 smithi008 bash[102097]: cluster 2023-10-07T22:15:19.554441+0000 mgr.y (mgr.25319) 1087 : cluster 0 pgmap v1179: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 714 op/s; 16874/296922 objects degraded (5.683%); 4821/296922 objects misplaced (1.624%); 4.2 MiB/s, 67 objects/s recovering 2023-10-07T22:15:21.258 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:21 smithi008 bash[102097]: cluster 2023-10-07T22:15:20.796131+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 16874/296922 objects degraded (5.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:21.272 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:21.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:21.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:21 smithi081 bash[89466]: cluster 2023-10-07T22:15:19.554441+0000 mgr.y (mgr.25319) 1087 : cluster 0 pgmap v1179: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 714 op/s; 16874/296922 objects degraded (5.683%); 4821/296922 objects misplaced (1.624%); 4.2 MiB/s, 67 objects/s recovering 2023-10-07T22:15:21.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:21 smithi081 bash[89466]: cluster 2023-10-07T22:15:20.796131+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 16874/296922 objects degraded (5.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:21.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:21.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:21.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:21.532 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:21 smithi008 bash[102097]: debug 2023-10-07T22:15:21.360+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e277 definitely_dead 0 2023-10-07T22:15:21.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:21.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:21.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:15:21.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:21.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:21.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:21.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:22.026 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 103669 103653 74.4536 54.9375 0.0224098 0.0134256 2023-10-07T22:15:22.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:22.115 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.6. 2023-10-07T22:15:22.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:22.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:22.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:22.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:22.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:22.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[102097]: audit 2023-10-07T22:15:21.362976+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.8:0/2138448404' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[102097]: audit 2023-10-07T22:15:21.363453+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[102097]: cluster 2023-10-07T22:15:21.363532+0000 mon.a (mon.0) 1411 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[105281]: audit 2023-10-07T22:15:21.362976+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.8:0/2138448404' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[105281]: audit 2023-10-07T22:15:21.363453+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:22 smithi008 bash[105281]: cluster 2023-10-07T22:15:21.363532+0000 mon.a (mon.0) 1411 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-07T22:15:22.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:22.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:22 smithi081 bash[89466]: audit 2023-10-07T22:15:21.362976+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.8:0/2138448404' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:22 smithi081 bash[89466]: audit 2023-10-07T22:15:21.363453+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-07T22:15:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:22 smithi081 bash[89466]: cluster 2023-10-07T22:15:21.363532+0000 mon.a (mon.0) 1411 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-07T22:15:22.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:22.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:22.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:22.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:22.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:22.827 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 103957 103941 73.8121 18 0.00397949 0.0134342 2023-10-07T22:15:22.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:22.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:22.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:22.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:22.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:22.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:23.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.116 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:23] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2023-10-07T22:15:23.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: cluster 2023-10-07T22:15:21.555372+0000 mgr.y (mgr.25319) 1088 : cluster 0 pgmap v1180: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s; 16874/300342 objects degraded (5.618%); 4821/300342 objects misplaced (1.605%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:15:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: audit 2023-10-07T22:15:22.103940+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-07T22:15:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: cluster 2023-10-07T22:15:22.104590+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: cluster 2023-10-07T22:15:22.106280+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: cluster 2023-10-07T22:15:22.108033+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-07T22:15:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:23 smithi081 bash[89466]: cluster 2023-10-07T22:15:22.109897+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:23.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:23.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:15:23.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: cluster 2023-10-07T22:15:21.555372+0000 mgr.y (mgr.25319) 1088 : cluster 0 pgmap v1180: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s; 16874/300342 objects degraded (5.618%); 4821/300342 objects misplaced (1.605%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: audit 2023-10-07T22:15:22.103940+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: cluster 2023-10-07T22:15:22.104590+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: cluster 2023-10-07T22:15:22.106280+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: cluster 2023-10-07T22:15:22.108033+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[102097]: cluster 2023-10-07T22:15:22.109897+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: cluster 2023-10-07T22:15:21.555372+0000 mgr.y (mgr.25319) 1088 : cluster 0 pgmap v1180: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s; 16874/300342 objects degraded (5.618%); 4821/300342 objects misplaced (1.605%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:15:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: audit 2023-10-07T22:15:22.103940+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-07T22:15:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: cluster 2023-10-07T22:15:22.104590+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: cluster 2023-10-07T22:15:22.106280+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: cluster 2023-10-07T22:15:22.108033+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-07T22:15:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:23 smithi008 bash[105281]: cluster 2023-10-07T22:15:22.109897+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e278 with expected crc 2023-10-07T22:15:23.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:23.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:23.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:23.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:23.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:23.827 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 103957 103941 72.9828 0 - 0.0134342 2023-10-07T22:15:23.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.928 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:23.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:23.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:24.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:24.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:24.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:24.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:24.246 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:24.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:24.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:24.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.107324+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.110109+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.110670+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.111785+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.114907+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.115631+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.117730+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.118497+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.119456+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.122523+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: audit 2023-10-07T22:15:23.191672+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:24.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.110358+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.113832+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:24 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.115395+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-10-07T22:15:24.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:24.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.107324+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.110109+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.110670+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.111785+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.114907+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.115631+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.117730+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.118497+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.119456+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.122523+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: audit 2023-10-07T22:15:23.191672+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.110358+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.113832+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.115395+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.107324+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.110109+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.110670+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.111785+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.114907+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.115631+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.117730+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.118497+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.119456+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.122523+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: audit 2023-10-07T22:15:23.191672+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.110358+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.113832+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:24.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:24 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.115395+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e280: 8 total, 8 up, 6 in 2023-10-07T22:15:24.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:24.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:24.827 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 90 16 104006 103990 72.2059 1.53125 0.00315901 0.0136784 2023-10-07T22:15:24.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:24.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:24.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:24.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:25.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:25.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:25.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:25.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:25.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:25.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.460477+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:23.556376+0000 mgr.y (mgr.25319) 1089 : cluster 0 pgmap v1183: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 854 op/s; 16874/309582 objects degraded (5.451%); 4600/309582 objects misplaced (1.486%); 2.3 MiB/s, 37 objects/s recovering 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.110353+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.113505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.115290+0000 osd.0 (osd.0) 11 : cluster 0 10.a starting backfill to osd.3 from (0'0,0'0] MAX to 277'6527 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.116866+0000 osd.1 (osd.1) 10 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 277'6577 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.117632+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.121209+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.124783+0000 osd.4 (osd.4) 214 : cluster 0 10.e starting backfill to osd.3 from (0'0,0'0] MAX to 277'6600 2023-10-07T22:15:25.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.125933+0000 osd.4 (osd.4) 215 : cluster 0 10.d starting backfill to osd.3 from (0'0,0'0] MAX to 277'6449 2023-10-07T22:15:25.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.130442+0000 osd.3 (osd.3) 11 : cluster 0 10.f starting backfill to osd.4 from (0'0,0'0] MAX to 277'6573 2023-10-07T22:15:25.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[105281]: cluster 2023-10-07T22:15:24.133184+0000 mon.a (mon.0) 1417 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.460477+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:23.556376+0000 mgr.y (mgr.25319) 1089 : cluster 0 pgmap v1183: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 854 op/s; 16874/309582 objects degraded (5.451%); 4600/309582 objects misplaced (1.486%); 2.3 MiB/s, 37 objects/s recovering 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.110353+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.113505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.115290+0000 osd.0 (osd.0) 11 : cluster 0 10.a starting backfill to osd.3 from (0'0,0'0] MAX to 277'6527 2023-10-07T22:15:25.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.116866+0000 osd.1 (osd.1) 10 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 277'6577 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.117632+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.121209+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.124783+0000 osd.4 (osd.4) 214 : cluster 0 10.e starting backfill to osd.3 from (0'0,0'0] MAX to 277'6600 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.125933+0000 osd.4 (osd.4) 215 : cluster 0 10.d starting backfill to osd.3 from (0'0,0'0] MAX to 277'6449 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.130442+0000 osd.3 (osd.3) 11 : cluster 0 10.f starting backfill to osd.4 from (0'0,0'0] MAX to 277'6573 2023-10-07T22:15:25.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:25 smithi008 bash[102097]: cluster 2023-10-07T22:15:24.133184+0000 mon.a (mon.0) 1417 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:15:25.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.460477+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e279 with expected crc 2023-10-07T22:15:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:23.556376+0000 mgr.y (mgr.25319) 1089 : cluster 0 pgmap v1183: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 854 op/s; 16874/309582 objects degraded (5.451%); 4600/309582 objects misplaced (1.486%); 2.3 MiB/s, 37 objects/s recovering 2023-10-07T22:15:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.110353+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.113505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.115290+0000 osd.0 (osd.0) 11 : cluster 0 10.a starting backfill to osd.3 from (0'0,0'0] MAX to 277'6527 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.116866+0000 osd.1 (osd.1) 10 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 277'6577 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.117632+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.121209+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e280 with expected crc 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.124783+0000 osd.4 (osd.4) 214 : cluster 0 10.e starting backfill to osd.3 from (0'0,0'0] MAX to 277'6600 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.125933+0000 osd.4 (osd.4) 215 : cluster 0 10.d starting backfill to osd.3 from (0'0,0'0] MAX to 277'6449 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.130442+0000 osd.3 (osd.3) 11 : cluster 0 10.f starting backfill to osd.4 from (0'0,0'0] MAX to 277'6573 2023-10-07T22:15:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:25 smithi081 bash[89466]: cluster 2023-10-07T22:15:24.133184+0000 mon.a (mon.0) 1417 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:15:25.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:25.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:25.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:25.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:25.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:25.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:25.827 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 91 16 104006 103990 71.4121 0 - 0.0136784 2023-10-07T22:15:25.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:25.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:25.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:26.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:26.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:26.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.152674+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.154919+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.154959+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.157706+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.157725+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.159959+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.798522+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 16874/309582 objects degraded (5.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: audit 2023-10-07T22:15:25.932125+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[102097]: audit 2023-10-07T22:15:25.933441+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.152674+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.154919+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.154959+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.157706+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.157725+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.159959+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.798522+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 16874/309582 objects degraded (5.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:26.163 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: audit 2023-10-07T22:15:25.932125+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:26.164 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:26 smithi008 bash[105281]: audit 2023-10-07T22:15:25.933441+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:26.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:26.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.152674+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.154919+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.154959+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.157706+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.157725+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.159959+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:26.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.798522+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 16874/309582 objects degraded (5.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:26.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: audit 2023-10-07T22:15:25.932125+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:26.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:26 smithi081 bash[89466]: audit 2023-10-07T22:15:25.933441+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:26.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:26.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:26.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:26.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:26.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:26.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:26.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:26.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:26.827 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 92 16 104006 103990 70.636 0 - 0.0136784 2023-10-07T22:15:26.845 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:26.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:26.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:26.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:26.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:27.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:27.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:27.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:27.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:27.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:27.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.357 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:27.359 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:27.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.556919+0000 mgr.y (mgr.25319) 1090 : cluster 0 pgmap v1186: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 51 MiB/s wr, 808 op/s; 16874/310053 objects degraded (5.442%); 4600/310053 objects misplaced (1.484%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:25.760947+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.159072+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.161485+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.163442+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.165122+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.165123+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.167751+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.169071+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.556919+0000 mgr.y (mgr.25319) 1090 : cluster 0 pgmap v1186: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 51 MiB/s wr, 808 op/s; 16874/310053 objects degraded (5.442%); 4600/310053 objects misplaced (1.484%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:25.760947+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.159072+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.161485+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.163442+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.165122+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.165123+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.167751+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:27 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.169071+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:27.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.556919+0000 mgr.y (mgr.25319) 1090 : cluster 0 pgmap v1186: 109 pgs: 2 remapped+peering, 2 unknown, 6 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 51 MiB/s wr, 808 op/s; 16874/310053 objects degraded (5.442%); 4600/310053 objects misplaced (1.484%); 3.5 MiB/s, 55 objects/s recovering 2023-10-07T22:15:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:25.760947+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e281 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.159072+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.161485+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.163442+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.165122+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.165123+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.167751+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:27 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.169071+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:27.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:27.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:27.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:27.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:27.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 93 16 104006 103990 69.8764 0 - 0.0136784 2023-10-07T22:15:27.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:27.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:27.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:27.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:28.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:28.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:28.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:28.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:28.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:28.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:28.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:28 smithi008 bash[105281]: cluster 2023-10-07T22:15:26.261455+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:28.440 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:28 smithi008 bash[102097]: cluster 2023-10-07T22:15:26.261455+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:28 smithi081 bash[89466]: cluster 2023-10-07T22:15:26.261455+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e282 with expected crc 2023-10-07T22:15:28.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:28.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:28.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:28.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:28.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:28.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:28.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:28.827 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 4, 3] out_osds: [7, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:15:28.827 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:15:28.828 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-07T22:15:28.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-07T22:15:28.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 94 16 104006 103990 69.1331 0 - 0.0136784 2023-10-07T22:15:28.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:28.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:28.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:29.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:29.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:29.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:29.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:29.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:29.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:29.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:29.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[105281]: cluster 2023-10-07T22:15:27.557816+0000 mgr.y (mgr.25319) 1091 : cluster 0 pgmap v1188: 109 pgs: 1 activating+undersized+remapped, 2 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 11 MiB/s wr, 179 op/s; 22689/310485 objects degraded (7.308%); 37105/310485 objects misplaced (11.951%); 7.8 MiB/s, 2 keys/s, 126 objects/s recovering 2023-10-07T22:15:29.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[105281]: cluster 2023-10-07T22:15:28.159200+0000 mon.a (mon.0) 1423 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:15:29.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[105281]: audit 2023-10-07T22:15:28.582507+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[105281]: audit 2023-10-07T22:15:28.589206+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[102097]: cluster 2023-10-07T22:15:27.557816+0000 mgr.y (mgr.25319) 1091 : cluster 0 pgmap v1188: 109 pgs: 1 activating+undersized+remapped, 2 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 11 MiB/s wr, 179 op/s; 22689/310485 objects degraded (7.308%); 37105/310485 objects misplaced (11.951%); 7.8 MiB/s, 2 keys/s, 126 objects/s recovering 2023-10-07T22:15:29.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[102097]: cluster 2023-10-07T22:15:28.159200+0000 mon.a (mon.0) 1423 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:15:29.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[102097]: audit 2023-10-07T22:15:28.582507+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.438 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:29 smithi008 bash[102097]: audit 2023-10-07T22:15:28.589206+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:29 smithi081 bash[89466]: cluster 2023-10-07T22:15:27.557816+0000 mgr.y (mgr.25319) 1091 : cluster 0 pgmap v1188: 109 pgs: 1 activating+undersized+remapped, 2 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 11 MiB/s wr, 179 op/s; 22689/310485 objects degraded (7.308%); 37105/310485 objects misplaced (11.951%); 7.8 MiB/s, 2 keys/s, 126 objects/s recovering 2023-10-07T22:15:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:29 smithi081 bash[89466]: cluster 2023-10-07T22:15:28.159200+0000 mon.a (mon.0) 1423 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:15:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:29 smithi081 bash[89466]: audit 2023-10-07T22:15:28.582507+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:29 smithi081 bash[89466]: audit 2023-10-07T22:15:28.589206+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:29.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:29.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:29.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:29.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:29.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:29.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:29.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:29.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 95 16 104006 103990 68.4054 0 - 0.0136784 2023-10-07T22:15:29.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:29.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:29.964 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:29.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:29.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:30.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:30.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:30.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:30.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:30.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:30.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:30.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:30.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:30.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:30.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 96 16 104006 103990 67.6929 0 - 0.0136784 2023-10-07T22:15:30.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:30.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:30.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:30.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:31.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:31.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:31.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:31.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:31.248 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:31 smithi081 bash[89466]: cluster 2023-10-07T22:15:29.558552+0000 mgr.y (mgr.25319) 1092 : cluster 0 pgmap v1189: 109 pgs: 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 8.2 MiB/s wr, 130 op/s; 23486/311937 objects degraded (7.529%); 40784/311937 objects misplaced (13.074%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2023-10-07T22:15:31.248 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:31 smithi081 bash[89466]: cluster 2023-10-07T22:15:30.799936+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 23486/311937 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:31.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:31.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:31.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:31.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:31.529 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:31 smithi008 bash[105281]: cluster 2023-10-07T22:15:29.558552+0000 mgr.y (mgr.25319) 1092 : cluster 0 pgmap v1189: 109 pgs: 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 8.2 MiB/s wr, 130 op/s; 23486/311937 objects degraded (7.529%); 40784/311937 objects misplaced (13.074%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2023-10-07T22:15:31.530 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:31 smithi008 bash[105281]: cluster 2023-10-07T22:15:30.799936+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 23486/311937 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:31.530 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:31 smithi008 bash[102097]: cluster 2023-10-07T22:15:29.558552+0000 mgr.y (mgr.25319) 1092 : cluster 0 pgmap v1189: 109 pgs: 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 activating+undersized+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 8.2 MiB/s wr, 130 op/s; 23486/311937 objects degraded (7.529%); 40784/311937 objects misplaced (13.074%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2023-10-07T22:15:31.530 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:31 smithi008 bash[102097]: cluster 2023-10-07T22:15:30.799936+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 23486/311937 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:31.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:31.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:31.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:31.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:31.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:31.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:31.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 97 16 104006 103990 66.995 0 - 0.0136784 2023-10-07T22:15:31.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:31.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:31.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:31.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:32.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:32.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:32.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:32.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:32.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:32.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:32.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:32.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:32.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:32.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:32.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:32.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:32.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:32.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:32.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:32.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 98 11 104006 103995 66.3146 0.0390625 7.93813 0.01411 2023-10-07T22:15:32.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:32.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:32.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:32.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:33.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:33.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:33.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:33 smithi081 bash[89466]: cluster 2023-10-07T22:15:31.559108+0000 mgr.y (mgr.25319) 1093 : cluster 0 pgmap v1190: 109 pgs: 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 6.6 MiB/s wr, 105 op/s; 23486/311937 objects degraded (7.529%); 40026/311937 objects misplaced (12.831%); 7.8 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-07T22:15:33.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:33 smithi081 bash[89466]: audit 2023-10-07T22:15:32.298587+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:33 smithi081 bash[89466]: audit 2023-10-07T22:15:32.305304+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:33.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.335 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:33] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-10-07T22:15:33.335 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[102097]: cluster 2023-10-07T22:15:31.559108+0000 mgr.y (mgr.25319) 1093 : cluster 0 pgmap v1190: 109 pgs: 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 6.6 MiB/s wr, 105 op/s; 23486/311937 objects degraded (7.529%); 40026/311937 objects misplaced (12.831%); 7.8 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-07T22:15:33.336 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[102097]: audit 2023-10-07T22:15:32.298587+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.336 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[102097]: audit 2023-10-07T22:15:32.305304+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.336 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[105281]: cluster 2023-10-07T22:15:31.559108+0000 mgr.y (mgr.25319) 1093 : cluster 0 pgmap v1190: 109 pgs: 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 activating+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 6.6 MiB/s wr, 105 op/s; 23486/311937 objects degraded (7.529%); 40026/311937 objects misplaced (12.831%); 7.8 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-07T22:15:33.336 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[105281]: audit 2023-10-07T22:15:32.298587+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.336 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:33 smithi008 bash[105281]: audit 2023-10-07T22:15:32.305304+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:33.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:33.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:33.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:33.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:33.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:33.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:33.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:33.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:33.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 98.5707 2023-10-07T22:15:33.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 104006 2023-10-07T22:15:33.828 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 65.9463 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 39.7794 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 167.125 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 0 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 1055 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 636.49 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2674 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 0 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0151128 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.128109 2023-10-07T22:15:33.829 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 11.1432 2023-10-07T22:15:33.830 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00117279 2023-10-07T22:15:33.839 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T22:15:33.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:33.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:33.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:34.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:34.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:34.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:34.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:34.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:34.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:34.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: audit 2023-10-07T22:15:33.298821+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: audit 2023-10-07T22:15:33.305228+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.308990+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.309142+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.309338+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.312242+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.312452+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[105281]: cluster 2023-10-07T22:15:33.559806+0000 mgr.y (mgr.25319) 1094 : cluster 0 pgmap v1192: 109 pgs: 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 5.0 MiB/s wr, 79 op/s; 23486/311958 objects degraded (7.529%); 39502/311958 objects misplaced (12.663%); 11 MiB/s, 1 keys/s, 183 objects/s recovering 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: audit 2023-10-07T22:15:33.298821+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: audit 2023-10-07T22:15:33.305228+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.308990+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.309142+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.309338+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.312242+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-10-07T22:15:34.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.312452+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:34 smithi008 bash[102097]: cluster 2023-10-07T22:15:33.559806+0000 mgr.y (mgr.25319) 1094 : cluster 0 pgmap v1192: 109 pgs: 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 5.0 MiB/s wr, 79 op/s; 23486/311958 objects degraded (7.529%); 39502/311958 objects misplaced (12.663%); 11 MiB/s, 1 keys/s, 183 objects/s recovering 2023-10-07T22:15:34.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:34.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:34.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: audit 2023-10-07T22:15:33.298821+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: audit 2023-10-07T22:15:33.305228+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:34.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.308990+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.309142+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.309338+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.312242+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-10-07T22:15:34.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.312452+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:34.526 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:34 smithi081 bash[89466]: cluster 2023-10-07T22:15:33.559806+0000 mgr.y (mgr.25319) 1094 : cluster 0 pgmap v1192: 109 pgs: 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 5.0 MiB/s wr, 79 op/s; 23486/311958 objects degraded (7.529%); 39502/311958 objects misplaced (12.663%); 11 MiB/s, 1 keys/s, 183 objects/s recovering 2023-10-07T22:15:34.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:34.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:34.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:34.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:34.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:34.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:34.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:34.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:34.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:34.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:35.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:35.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:35.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:35.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:35.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.263463+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:35.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.315145+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.315160+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:35.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:35.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.263463+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.315145+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.315160+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.317618+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.319641+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.323065+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.326319+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:35 smithi081 bash[89466]: cluster 2023-10-07T22:15:34.335864+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.317618+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-10-07T22:15:35.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.319641+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.323065+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.326319+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.572 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[102097]: cluster 2023-10-07T22:15:34.335864+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.263463+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-07T22:15:35.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.315145+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.315160+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.573 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.317618+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-10-07T22:15:35.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.319641+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.323065+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.326319+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.574 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:35 smithi008 bash[105281]: cluster 2023-10-07T22:15:34.335864+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-07T22:15:35.589 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:35.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:35.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:35.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:35.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:35.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:35.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:35.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:35.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:36.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:36.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:36.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:36.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:36.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.367 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:36 smithi008 bash[102097]: cluster 2023-10-07T22:15:35.560491+0000 mgr.y (mgr.25319) 1095 : cluster 0 pgmap v1194: 109 pgs: 1 peering, 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 3.9 MiB/s wr, 64 op/s; 23486/311925 objects degraded (7.529%); 39502/311925 objects misplaced (12.664%); 7.1 MiB/s, 114 objects/s recovering 2023-10-07T22:15:36.367 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:36 smithi008 bash[102097]: cluster 2023-10-07T22:15:35.801052+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 23486/311958 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:36.367 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:36 smithi008 bash[105281]: cluster 2023-10-07T22:15:35.560491+0000 mgr.y (mgr.25319) 1095 : cluster 0 pgmap v1194: 109 pgs: 1 peering, 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 3.9 MiB/s wr, 64 op/s; 23486/311925 objects degraded (7.529%); 39502/311925 objects misplaced (12.664%); 7.1 MiB/s, 114 objects/s recovering 2023-10-07T22:15:36.367 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:36 smithi008 bash[105281]: cluster 2023-10-07T22:15:35.801052+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 23486/311958 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:36.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:36.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:36.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:36.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:36 smithi081 bash[89466]: cluster 2023-10-07T22:15:35.560491+0000 mgr.y (mgr.25319) 1095 : cluster 0 pgmap v1194: 109 pgs: 1 peering, 1 active+remapped+backfilling, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 3.9 MiB/s wr, 64 op/s; 23486/311925 objects degraded (7.529%); 39502/311925 objects misplaced (12.664%); 7.1 MiB/s, 114 objects/s recovering 2023-10-07T22:15:36.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:36 smithi081 bash[89466]: cluster 2023-10-07T22:15:35.801052+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 23486/311958 objects degraded (7.529%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:36.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:36.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:36.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:36.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:36.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:37.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:37.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:37.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:37.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:37.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:37.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:37.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:37.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:37.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:37.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:37.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:37.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:37.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:37.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:37.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:37.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:38.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:38.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:38.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:38.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:38.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:38.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:38.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:38.584 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:38.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:38 smithi081 bash[89466]: cluster 2023-10-07T22:15:37.561416+0000 mgr.y (mgr.25319) 1096 : cluster 0 pgmap v1195: 109 pgs: 1 peering, 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 64 op/s; 23486/310488 objects degraded (7.564%); 38049/310488 objects misplaced (12.255%); 14 MiB/s, 219 objects/s recovering 2023-10-07T22:15:38.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:38.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:38.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:38 smithi008 bash[105281]: cluster 2023-10-07T22:15:37.561416+0000 mgr.y (mgr.25319) 1096 : cluster 0 pgmap v1195: 109 pgs: 1 peering, 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 64 op/s; 23486/310488 objects degraded (7.564%); 38049/310488 objects misplaced (12.255%); 14 MiB/s, 219 objects/s recovering 2023-10-07T22:15:38.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:38 smithi008 bash[102097]: cluster 2023-10-07T22:15:37.561416+0000 mgr.y (mgr.25319) 1096 : cluster 0 pgmap v1195: 109 pgs: 1 peering, 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 64 op/s; 23486/310488 objects degraded (7.564%); 38049/310488 objects misplaced (12.255%); 14 MiB/s, 219 objects/s recovering 2023-10-07T22:15:38.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:38.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:38.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:39.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:39.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:39.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:39.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:39.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:39.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:39.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:39.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:39.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:39.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:39.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:39.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:39.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:39.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:39.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:39.864 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:39.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:39.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:39.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:40.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:40.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:40.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:40.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:40.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:40.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:40.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:40.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:40.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:40.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:40.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:40.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:40 smithi081 bash[89466]: cluster 2023-10-07T22:15:39.562273+0000 mgr.y (mgr.25319) 1097 : cluster 0 pgmap v1196: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 128 op/s; 23315/308943 objects degraded (7.547%); 36320/308943 objects misplaced (11.756%); 24 MiB/s, 391 objects/s recovering 2023-10-07T22:15:40.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:40.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:40.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:40.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:40 smithi008 bash[102097]: cluster 2023-10-07T22:15:39.562273+0000 mgr.y (mgr.25319) 1097 : cluster 0 pgmap v1196: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 128 op/s; 23315/308943 objects degraded (7.547%); 36320/308943 objects misplaced (11.756%); 24 MiB/s, 391 objects/s recovering 2023-10-07T22:15:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:40 smithi008 bash[105281]: cluster 2023-10-07T22:15:39.562273+0000 mgr.y (mgr.25319) 1097 : cluster 0 pgmap v1196: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 127 B/s rd, 120 KiB/s wr, 128 op/s; 23315/308943 objects degraded (7.547%); 36320/308943 objects misplaced (11.756%); 24 MiB/s, 391 objects/s recovering 2023-10-07T22:15:40.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:40.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:40.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:41.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:41.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:41.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:41.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:41.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:41.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:41.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:41.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:41.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:41.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:41.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:41.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:41.624 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[102097]: cluster 2023-10-07T22:15:40.802232+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 23315/308943 objects degraded (7.547%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:41.624 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[102097]: audit 2023-10-07T22:15:40.931604+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:41.624 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[102097]: audit 2023-10-07T22:15:40.933157+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:41.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:41.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:41.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:41.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:41.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:41 smithi081 bash[89466]: cluster 2023-10-07T22:15:40.802232+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 23315/308943 objects degraded (7.547%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:41.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:41 smithi081 bash[89466]: audit 2023-10-07T22:15:40.931604+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:41.822 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:41 smithi081 bash[89466]: audit 2023-10-07T22:15:40.933157+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:41.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:41.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:41.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[105281]: cluster 2023-10-07T22:15:40.802232+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 23315/308943 objects degraded (7.547%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:41.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[105281]: audit 2023-10-07T22:15:40.931604+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:41.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:41 smithi008 bash[105281]: audit 2023-10-07T22:15:40.933157+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:41.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:41.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:41.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:42.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:42.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:42.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:42.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:42.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:42.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:42.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:42.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:42.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:42.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:42.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:42.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:42.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:42.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:42.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:42.972 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:15:42.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:43.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:43.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:43.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:42 smithi081 bash[89466]: cluster 2023-10-07T22:15:41.562977+0000 mgr.y (mgr.25319) 1098 : cluster 0 pgmap v1197: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 124 B/s rd, 116 KiB/s wr, 158 op/s; 23315/308100 objects degraded (7.567%); 35471/308100 objects misplaced (11.513%); 23 MiB/s, 363 objects/s recovering 2023-10-07T22:15:43.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:43.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:43.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:42 smithi008 bash[102097]: cluster 2023-10-07T22:15:41.562977+0000 mgr.y (mgr.25319) 1098 : cluster 0 pgmap v1197: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 124 B/s rd, 116 KiB/s wr, 158 op/s; 23315/308100 objects degraded (7.567%); 35471/308100 objects misplaced (11.513%); 23 MiB/s, 363 objects/s recovering 2023-10-07T22:15:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:42 smithi008 bash[105281]: cluster 2023-10-07T22:15:41.562977+0000 mgr.y (mgr.25319) 1098 : cluster 0 pgmap v1197: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 124 B/s rd, 116 KiB/s wr, 158 op/s; 23315/308100 objects degraded (7.567%); 35471/308100 objects misplaced (11.513%); 23 MiB/s, 363 objects/s recovering 2023-10-07T22:15:43.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:43] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:15:43.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:43.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:43.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:43.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:43.643 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:43.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:43.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:43.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:43.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:43.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:43.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:44.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:44.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:44.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:44.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:44.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:44.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:44.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:44.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:44.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:44.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:44.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:44.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:44.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:44.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:44.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:44.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:45.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:44 smithi081 bash[89466]: cluster 2023-10-07T22:15:43.563846+0000 mgr.y (mgr.25319) 1099 : cluster 0 pgmap v1198: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 102 B/s rd, 51 KiB/s wr, 213 op/s; 23315/305613 objects degraded (7.629%); 33220/305613 objects misplaced (10.870%); 31 MiB/s, 488 objects/s recovering 2023-10-07T22:15:45.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:45.142 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:44 smithi008 bash[102097]: cluster 2023-10-07T22:15:43.563846+0000 mgr.y (mgr.25319) 1099 : cluster 0 pgmap v1198: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 102 B/s rd, 51 KiB/s wr, 213 op/s; 23315/305613 objects degraded (7.629%); 33220/305613 objects misplaced (10.870%); 31 MiB/s, 488 objects/s recovering 2023-10-07T22:15:45.142 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:44 smithi008 bash[105281]: cluster 2023-10-07T22:15:43.563846+0000 mgr.y (mgr.25319) 1099 : cluster 0 pgmap v1198: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 102 B/s rd, 51 KiB/s wr, 213 op/s; 23315/305613 objects degraded (7.629%); 33220/305613 objects misplaced (10.870%); 31 MiB/s, 488 objects/s recovering 2023-10-07T22:15:45.230 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:45.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:45.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:45.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:45.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:45.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:45.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:45.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:45.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:45.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:45.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:45.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:45.945 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:45 smithi008 bash[102097]: cluster 2023-10-07T22:15:45.803494+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23315/305613 objects degraded (7.629%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:45.945 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:45 smithi008 bash[105281]: cluster 2023-10-07T22:15:45.803494+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23315/305613 objects degraded (7.629%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:46.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.019 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:45 smithi081 bash[89466]: cluster 2023-10-07T22:15:45.803494+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 23315/305613 objects degraded (7.629%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:46.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:46.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:46.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:46.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:46.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:46.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:46.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:46.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:46.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:46.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:46.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:46.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:46.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:46.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:46.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:46.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:47.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:47.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:46 smithi008 bash[105281]: cluster 2023-10-07T22:15:45.564439+0000 mgr.y (mgr.25319) 1100 : cluster 0 pgmap v1199: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 91 B/s rd, 91 B/s wr, 228 op/s; 23142/304275 objects degraded (7.606%); 33220/304275 objects misplaced (10.918%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:15:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:46 smithi008 bash[102097]: cluster 2023-10-07T22:15:45.564439+0000 mgr.y (mgr.25319) 1100 : cluster 0 pgmap v1199: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 91 B/s rd, 91 B/s wr, 228 op/s; 23142/304275 objects degraded (7.606%); 33220/304275 objects misplaced (10.918%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:15:47.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:47.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:47.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:46 smithi081 bash[89466]: cluster 2023-10-07T22:15:45.564439+0000 mgr.y (mgr.25319) 1100 : cluster 0 pgmap v1199: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 91 B/s rd, 91 B/s wr, 228 op/s; 23142/304275 objects degraded (7.606%); 33220/304275 objects misplaced (10.918%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:15:47.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:47.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:47.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:47.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:47.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:47.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:47.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:47.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:47.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:47.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:47.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:48.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:48.106 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:48.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:48.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[105281]: audit 2023-10-07T22:15:47.017812+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[105281]: audit 2023-10-07T22:15:47.024870+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[105281]: audit 2023-10-07T22:15:47.027193+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:48.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[105281]: audit 2023-10-07T22:15:47.028377+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:48.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[105281]: audit 2023-10-07T22:15:47.035219+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[102097]: audit 2023-10-07T22:15:47.017812+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[102097]: audit 2023-10-07T22:15:47.024870+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[102097]: audit 2023-10-07T22:15:47.027193+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:48.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[102097]: audit 2023-10-07T22:15:47.028377+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:48.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:48 smithi008 bash[102097]: audit 2023-10-07T22:15:47.035219+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:48 smithi081 bash[89466]: audit 2023-10-07T22:15:47.017812+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:48 smithi081 bash[89466]: audit 2023-10-07T22:15:47.024870+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:48 smithi081 bash[89466]: audit 2023-10-07T22:15:47.027193+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:48 smithi081 bash[89466]: audit 2023-10-07T22:15:47.028377+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:48 smithi081 bash[89466]: audit 2023-10-07T22:15:47.035219+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:15:48.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:48.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:48.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:48.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:48.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:48.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:48.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:48.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:48.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:48.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:48.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:48.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:48.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:49.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:49.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:49.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:49.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:49.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:49.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:49 smithi081 bash[89466]: cluster 2023-10-07T22:15:47.565189+0000 mgr.y (mgr.25319) 1101 : cluster 0 pgmap v1200: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 85 B/s rd, 85 B/s wr, 284 op/s; 23142/301692 objects degraded (7.671%); 31423/301692 objects misplaced (10.416%); 31 MiB/s, 495 objects/s recovering 2023-10-07T22:15:49.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:49.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:49 smithi008 bash[105281]: cluster 2023-10-07T22:15:47.565189+0000 mgr.y (mgr.25319) 1101 : cluster 0 pgmap v1200: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 85 B/s rd, 85 B/s wr, 284 op/s; 23142/301692 objects degraded (7.671%); 31423/301692 objects misplaced (10.416%); 31 MiB/s, 495 objects/s recovering 2023-10-07T22:15:49.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:49 smithi008 bash[102097]: cluster 2023-10-07T22:15:47.565189+0000 mgr.y (mgr.25319) 1101 : cluster 0 pgmap v1200: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 85 B/s rd, 85 B/s wr, 284 op/s; 23142/301692 objects degraded (7.671%); 31423/301692 objects misplaced (10.416%); 31 MiB/s, 495 objects/s recovering 2023-10-07T22:15:49.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:49.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:49.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:49.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:49.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:49.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:49.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:49.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:49.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:49.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:49.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:49.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:49.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:49.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:50.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:50.076 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:50.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:50.180 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:50.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:50.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:50.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:50.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:50.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:50.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:50.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:50.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:50.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:50.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:50.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:50.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:50.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.982 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:50.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:51.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:51.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:51.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:51.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:51.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:51 smithi008 bash[105281]: cluster 2023-10-07T22:15:49.565839+0000 mgr.y (mgr.25319) 1102 : cluster 0 pgmap v1201: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 290 op/s; 22983/300021 objects degraded (7.660%); 29952/300021 objects misplaced (9.983%); 34 MiB/s, 549 objects/s recovering 2023-10-07T22:15:51.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:51 smithi008 bash[105281]: cluster 2023-10-07T22:15:50.804757+0000 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 22983/300021 objects degraded (7.660%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:51.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:51 smithi008 bash[102097]: cluster 2023-10-07T22:15:49.565839+0000 mgr.y (mgr.25319) 1102 : cluster 0 pgmap v1201: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 290 op/s; 22983/300021 objects degraded (7.660%); 29952/300021 objects misplaced (9.983%); 34 MiB/s, 549 objects/s recovering 2023-10-07T22:15:51.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:51 smithi008 bash[102097]: cluster 2023-10-07T22:15:50.804757+0000 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 22983/300021 objects degraded (7.660%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:51 smithi081 bash[89466]: cluster 2023-10-07T22:15:49.565839+0000 mgr.y (mgr.25319) 1102 : cluster 0 pgmap v1201: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 290 op/s; 22983/300021 objects degraded (7.660%); 29952/300021 objects misplaced (9.983%); 34 MiB/s, 549 objects/s recovering 2023-10-07T22:15:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:51 smithi081 bash[89466]: cluster 2023-10-07T22:15:50.804757+0000 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 22983/300021 objects degraded (7.660%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:51.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:51.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:51.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:51.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:51.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:51.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:51.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:51.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:51.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:51.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:52.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:52.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:52.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:52.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:52.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:52.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:52.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:52.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:52.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:52.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:52.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:52.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:52.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:52.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:52.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:52.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:52.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:52.814 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:52.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:52.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:52.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:52.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:53.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:53.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:53.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:53.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:53.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:53.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:53.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:53.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:53.447 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:53 smithi081 bash[89466]: cluster 2023-10-07T22:15:51.567666+0000 mgr.y (mgr.25319) 1103 : cluster 0 pgmap v1202: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 269 op/s; 22983/299241 objects degraded (7.680%); 28718/299241 objects misplaced (9.597%); 28 MiB/s, 451 objects/s recovering 2023-10-07T22:15:53.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:53.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:53.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:53.598 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:15:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:15:53] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:15:53.599 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:53 smithi008 bash[105281]: cluster 2023-10-07T22:15:51.567666+0000 mgr.y (mgr.25319) 1103 : cluster 0 pgmap v1202: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 269 op/s; 22983/299241 objects degraded (7.680%); 28718/299241 objects misplaced (9.597%); 28 MiB/s, 451 objects/s recovering 2023-10-07T22:15:53.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:53 smithi008 bash[102097]: cluster 2023-10-07T22:15:51.567666+0000 mgr.y (mgr.25319) 1103 : cluster 0 pgmap v1202: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 269 op/s; 22983/299241 objects degraded (7.680%); 28718/299241 objects misplaced (9.597%); 28 MiB/s, 451 objects/s recovering 2023-10-07T22:15:53.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:53.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:53.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:53.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:53.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:53.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:53.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:53.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:53.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:53.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:54.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.042188+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.045334+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.045339+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.050228+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.055424+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[102097]: cluster 2023-10-07T22:15:54.048416+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.042188+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.045334+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.045339+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-10-07T22:15:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.050228+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.055424+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:54 smithi008 bash[105281]: cluster 2023-10-07T22:15:54.048416+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-10-07T22:15:54.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:54.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:54.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:54.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:54.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:54.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.042188+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.045334+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.045339+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-10-07T22:15:54.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.050228+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.055424+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:54.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:54 smithi081 bash[89466]: cluster 2023-10-07T22:15:54.048416+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-10-07T22:15:54.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:54.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:54.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:54.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:54.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:54.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:54.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:54.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:54.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:54.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:54.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:54.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:55.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:55.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:55.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:55.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.268825+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:55.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:53.568357+0000 mgr.y (mgr.25319) 1104 : cluster 0 pgmap v1204: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 284 op/s; 22983/297063 objects degraded (7.737%); 25847/297063 objects misplaced (8.701%); 36 MiB/s, 571 objects/s recovering 2023-10-07T22:15:55.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:54.044694+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:54.045306+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.065 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:54.045759+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.066 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:54.052354+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.066 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.051661+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-10-07T22:15:55.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:55.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:55.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:55.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.268825+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:53.568357+0000 mgr.y (mgr.25319) 1104 : cluster 0 pgmap v1204: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 284 op/s; 22983/297063 objects degraded (7.737%); 25847/297063 objects misplaced (8.701%); 36 MiB/s, 571 objects/s recovering 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:54.044694+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:54.045306+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:54.045759+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:54.052354+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:55 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.051661+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-10-07T22:15:55.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:55.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.268825+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e285 with expected crc 2023-10-07T22:15:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:53.568357+0000 mgr.y (mgr.25319) 1104 : cluster 0 pgmap v1204: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 284 op/s; 22983/297063 objects degraded (7.737%); 25847/297063 objects misplaced (8.701%); 36 MiB/s, 571 objects/s recovering 2023-10-07T22:15:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:54.044694+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:54.045306+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:54.045759+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:54.052354+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e286 with expected crc 2023-10-07T22:15:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:55 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.051661+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-10-07T22:15:55.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:55.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:55.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:55.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:55.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:55.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:55.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:55.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:55.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:55.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:56.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:56.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:56.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:56 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.046537+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:56 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.046953+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:56 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.067858+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:56 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.805875+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 22983/297063 objects degraded (7.737%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:56 smithi081 bash[89466]: audit 2023-10-07T22:15:55.928397+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:56.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:56.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.046537+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.046953+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.067858+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.805875+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 22983/297063 objects degraded (7.737%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[105281]: audit 2023-10-07T22:15:55.928397+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.046537+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.360 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.046953+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.067858+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:56.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.805875+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: Degraded data redundancy: 22983/297063 objects degraded (7.737%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:15:56.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:56 smithi008 bash[102097]: audit 2023-10-07T22:15:55.928397+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:56.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:56.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:56.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:56.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:56.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:56.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:56.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:56.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:56.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:56.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:56.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:56.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:57.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:57.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:57.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:57.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:57 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.365652+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:57 smithi081 bash[89466]: cluster 2023-10-07T22:15:55.568933+0000 mgr.y (mgr.25319) 1105 : cluster 0 pgmap v1207: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 22800/296007 objects degraded (7.703%); 25847/296007 objects misplaced (8.732%); 34 MiB/s, 541 objects/s recovering 2023-10-07T22:15:57.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:57.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:57.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:57.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:57.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:57.426 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:57 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.365652+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:57.426 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:57 smithi008 bash[105281]: cluster 2023-10-07T22:15:55.568933+0000 mgr.y (mgr.25319) 1105 : cluster 0 pgmap v1207: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 22800/296007 objects degraded (7.703%); 25847/296007 objects misplaced (8.732%); 34 MiB/s, 541 objects/s recovering 2023-10-07T22:15:57.427 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:57 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.365652+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e287 with expected crc 2023-10-07T22:15:57.427 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:57 smithi008 bash[102097]: cluster 2023-10-07T22:15:55.568933+0000 mgr.y (mgr.25319) 1105 : cluster 0 pgmap v1207: 109 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 22800/296007 objects degraded (7.703%); 25847/296007 objects misplaced (8.732%); 34 MiB/s, 541 objects/s recovering 2023-10-07T22:15:57.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:57.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:57.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:57.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:57.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:57.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:57.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:57.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:57.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:58.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:58.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:15:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:15:58.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:58.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:58.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:58.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:58.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:58.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:58.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:58.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:58.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:15:58.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:58.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:58.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:58.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:58.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:58.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:59.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:59.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:15:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:15:59.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:15:59 smithi008 bash[105281]: cluster 2023-10-07T22:15:57.569627+0000 mgr.y (mgr.25319) 1106 : cluster 0 pgmap v1208: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 296 op/s; 18031/293904 objects degraded (6.135%); 28543/293904 objects misplaced (9.712%); 40 MiB/s, 632 objects/s recovering 2023-10-07T22:15:59.077 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:15:59 smithi008 bash[102097]: cluster 2023-10-07T22:15:57.569627+0000 mgr.y (mgr.25319) 1106 : cluster 0 pgmap v1208: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 296 op/s; 18031/293904 objects degraded (6.135%); 28543/293904 objects misplaced (9.712%); 40 MiB/s, 632 objects/s recovering 2023-10-07T22:15:59.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:59.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:59.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:59.305 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:15:59.305 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:15:59.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:59.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:15:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:15:59.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:59.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:15:59 smithi081 bash[89466]: cluster 2023-10-07T22:15:57.569627+0000 mgr.y (mgr.25319) 1106 : cluster 0 pgmap v1208: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 296 op/s; 18031/293904 objects degraded (6.135%); 28543/293904 objects misplaced (9.712%); 40 MiB/s, 632 objects/s recovering 2023-10-07T22:15:59.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:15:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:15:59.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:59.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:15:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:15:59.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:59.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:15:59.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:15:59.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:59.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:15:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:15:59.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:59.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:15:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:15:59.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:00.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:00.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:00.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:00.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:00.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:00.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:00.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:00.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:00.481 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:00.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:00.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:00.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:00.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:00.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:00.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:00.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:00.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:00.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:01.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:01.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:01.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:01.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:01.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:01 smithi081 bash[89466]: cluster 2023-10-07T22:15:59.570549+0000 mgr.y (mgr.25319) 1107 : cluster 0 pgmap v1209: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 297 op/s; 17864/291915 objects degraded (6.120%); 28373/291915 objects misplaced (9.720%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:16:01.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:01 smithi081 bash[89466]: cluster 2023-10-07T22:16:00.807193+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17864/291915 objects degraded (6.120%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:01.847 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:01 smithi008 bash[102097]: cluster 2023-10-07T22:15:59.570549+0000 mgr.y (mgr.25319) 1107 : cluster 0 pgmap v1209: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 297 op/s; 17864/291915 objects degraded (6.120%); 28373/291915 objects misplaced (9.720%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:16:01.847 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:01 smithi008 bash[102097]: cluster 2023-10-07T22:16:00.807193+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17864/291915 objects degraded (6.120%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:01.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:01 smithi008 bash[105281]: cluster 2023-10-07T22:15:59.570549+0000 mgr.y (mgr.25319) 1107 : cluster 0 pgmap v1209: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 297 op/s; 17864/291915 objects degraded (6.120%); 28373/291915 objects misplaced (9.720%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:16:01.847 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:01 smithi008 bash[105281]: cluster 2023-10-07T22:16:00.807193+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17864/291915 objects degraded (6.120%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:01.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:02.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:02.095 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:16:02.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:02.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:02 smithi081 bash[89466]: audit 2023-10-07T22:16:01.701318+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:16:02.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:02.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:02.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:02.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:02.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:02.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:02 smithi008 bash[102097]: audit 2023-10-07T22:16:01.701318+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:16:02.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:02 smithi008 bash[105281]: audit 2023-10-07T22:16:01.701318+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:16:02.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:02.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:02.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:02.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:02.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:02.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:02.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:02.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:02.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:02.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:02.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:02.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:03.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:03.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:03.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:03.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:03.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T22:16:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:01.571431+0000 mgr.y (mgr.25319) 1108 : cluster 0 pgmap v1210: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 248 op/s; 17864/291090 objects degraded (6.137%); 28288/291090 objects misplaced (9.718%); 11 MiB/s, 183 objects/s recovering 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.077801+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: audit 2023-10-07T22:16:02.082853+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.085889+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.086882+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.090487+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.097312+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:03 smithi081 bash[89466]: cluster 2023-10-07T22:16:02.097521+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:03.275 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:16:03.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:03.301 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:16:03.337 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:01.571431+0000 mgr.y (mgr.25319) 1108 : cluster 0 pgmap v1210: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 248 op/s; 17864/291090 objects degraded (6.137%); 28288/291090 objects misplaced (9.718%); 11 MiB/s, 183 objects/s recovering 2023-10-07T22:16:03.337 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.077801+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: audit 2023-10-07T22:16:02.082853+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.085889+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.086882+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.090487+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.097312+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[102097]: cluster 2023-10-07T22:16:02.097521+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:03] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:16:03.338 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:01.571431+0000 mgr.y (mgr.25319) 1108 : cluster 0 pgmap v1210: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 248 op/s; 17864/291090 objects degraded (6.137%); 28288/291090 objects misplaced (9.718%); 11 MiB/s, 183 objects/s recovering 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.077801+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: audit 2023-10-07T22:16:02.082853+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.8:0/4148680740' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.085889+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.086882+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.090487+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.097312+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:03 smithi008 bash[105281]: cluster 2023-10-07T22:16:02.097521+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e288 with expected crc 2023-10-07T22:16:03.341 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:16:03.370 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:16:03.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:03.403 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:16:03.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:03.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:03.437 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:16:03.470 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:16:03.497 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.500 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:16:03.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:03.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:03.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:03.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:03.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:03.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:03.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:03.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:03.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:04.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:04.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:04.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:04.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:04 smithi081 bash[89466]: audit 2023-10-07T22:16:03.249129+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.8:0/1620869499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:04.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:04.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:04.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:04 smithi008 bash[105281]: audit 2023-10-07T22:16:03.249129+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.8:0/1620869499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:04.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:04 smithi008 bash[102097]: audit 2023-10-07T22:16:03.249129+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.8:0/1620869499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:04.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:04.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:04.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:04.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:04.597 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:04.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:04.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:04.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:04.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:04.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:04.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:04.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:04.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:05.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:05.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:05.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:05.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:05 smithi081 bash[89466]: cluster 2023-10-07T22:16:03.572193+0000 mgr.y (mgr.25319) 1109 : cluster 0 pgmap v1212: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 279 op/s; 17898/288864 objects degraded (6.196%); 27465/288864 objects misplaced (9.508%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:16:05.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:05.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:05.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:05.399 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:05 smithi008 bash[102097]: cluster 2023-10-07T22:16:03.572193+0000 mgr.y (mgr.25319) 1109 : cluster 0 pgmap v1212: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 279 op/s; 17898/288864 objects degraded (6.196%); 27465/288864 objects misplaced (9.508%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:16:05.399 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:05 smithi008 bash[105281]: cluster 2023-10-07T22:16:03.572193+0000 mgr.y (mgr.25319) 1109 : cluster 0 pgmap v1212: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 279 op/s; 17898/288864 objects degraded (6.196%); 27465/288864 objects misplaced (9.508%); 12 MiB/s, 193 objects/s recovering 2023-10-07T22:16:05.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:05.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:05.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:05.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:05.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:05.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:05.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:05.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:05.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:05.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:06.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:06.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:06.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:06.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:06.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:06.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:06.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:06 smithi008 bash[105281]: cluster 2023-10-07T22:16:05.808448+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 17898/288864 objects degraded (6.196%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:06.320 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:06 smithi008 bash[102097]: cluster 2023-10-07T22:16:05.808448+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 17898/288864 objects degraded (6.196%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:06.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:06.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:06.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:06.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:06 smithi081 bash[89466]: cluster 2023-10-07T22:16:05.808448+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 17898/288864 objects degraded (6.196%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:06.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:06.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:06.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:06.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:06.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:06.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:06.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:06.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:07.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:07.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[102097]: debug 2023-10-07T22:16:07.020+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e288 definitely_dead 0 2023-10-07T22:16:07.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:07.125 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.7. 2023-10-07T22:16:07.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:07.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:07.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[105281]: cluster 2023-10-07T22:16:05.572775+0000 mgr.y (mgr.25319) 1110 : cluster 0 pgmap v1213: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 17725/287841 objects degraded (6.158%); 27465/287841 objects misplaced (9.542%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[105281]: audit 2023-10-07T22:16:07.025415+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.8:0/1909548100' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[105281]: audit 2023-10-07T22:16:07.025837+0000 mon.a (mon.0) 1456 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[102097]: cluster 2023-10-07T22:16:05.572775+0000 mgr.y (mgr.25319) 1110 : cluster 0 pgmap v1213: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 17725/287841 objects degraded (6.158%); 27465/287841 objects misplaced (9.542%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[102097]: audit 2023-10-07T22:16:07.025415+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.8:0/1909548100' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.332 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:07 smithi008 bash[102097]: audit 2023-10-07T22:16:07.025837+0000 mon.a (mon.0) 1456 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:07.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:07.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:07 smithi081 bash[89466]: cluster 2023-10-07T22:16:05.572775+0000 mgr.y (mgr.25319) 1110 : cluster 0 pgmap v1213: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 272 op/s; 17725/287841 objects degraded (6.158%); 27465/287841 objects misplaced (9.542%); 11 MiB/s, 173 objects/s recovering 2023-10-07T22:16:07.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:07 smithi081 bash[89466]: audit 2023-10-07T22:16:07.025415+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.8:0/1909548100' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:07 smithi081 bash[89466]: audit 2023-10-07T22:16:07.025837+0000 mon.a (mon.0) 1456 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-07T22:16:07.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:07.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:07.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:07.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:07.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:07.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:07.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:16:07.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:07.859 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:07.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:07.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:07.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:08.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:08.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:08.118 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: audit 2023-10-07T22:16:07.108740+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.109558+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.113337+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.113823+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.115964+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.118179+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.126494+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.119 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.130929+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:08.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:08.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:08.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:08.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: audit 2023-10-07T22:16:07.108740+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T22:16:08.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.109558+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.113337+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.113823+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.115964+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.118179+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.126494+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:08 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.130929+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: audit 2023-10-07T22:16:07.108740+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.109558+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.113337+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.113823+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.115964+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.118179+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.126494+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:08 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.130929+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e289 with expected crc 2023-10-07T22:16:08.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:08.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:16:08.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:08.551 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-07T22:16:08.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:08.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:08.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:08.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:08.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:09.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:09.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:09.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:07.573829+0000 mgr.y (mgr.25319) 1111 : cluster 0 pgmap v1215: 109 pgs: 5 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 262 op/s; 17774/285606 objects degraded (6.223%); 26478/285606 objects misplaced (9.271%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:16:09.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.116541+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.118675+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.118995+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.129 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.120701+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.120828+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.120870+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.121769+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.123175+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.123977+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.125048+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[102097]: cluster 2023-10-07T22:16:08.125085+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:09.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:07.573829+0000 mgr.y (mgr.25319) 1111 : cluster 0 pgmap v1215: 109 pgs: 5 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 262 op/s; 17774/285606 objects degraded (6.223%); 26478/285606 objects misplaced (9.271%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:16:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.116541+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.118675+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.118995+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.120701+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.120828+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.120870+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.121769+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.123175+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.123977+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.125048+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:09 smithi008 bash[105281]: cluster 2023-10-07T22:16:08.125085+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:07.573829+0000 mgr.y (mgr.25319) 1111 : cluster 0 pgmap v1215: 109 pgs: 5 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 262 op/s; 17774/285606 objects degraded (6.223%); 26478/285606 objects misplaced (9.271%); 5.1 MiB/s, 81 objects/s recovering 2023-10-07T22:16:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.116541+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.118675+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.118995+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.120701+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.120828+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.120870+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.121769+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.123175+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.123977+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.125048+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:09 smithi081 bash[89466]: cluster 2023-10-07T22:16:08.125085+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e290 with expected crc 2023-10-07T22:16:09.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:09.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:09.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:09.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:09.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:09.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:09.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:09.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:09.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:09.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:09.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:10.046 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:10.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:10.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:10.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:10.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.117914+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.121260+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.121715+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.121738+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.123765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.124747+0000 osd.0 (osd.0) 12 : cluster 0 10.c starting backfill to osd.7 from (0'0,0'0] MAX to 288'6930 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.126171+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.133775+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.135152+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.117914+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.121260+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.121715+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.237 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.121738+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-10-07T22:16:10.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.123765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.124747+0000 osd.0 (osd.0) 12 : cluster 0 10.c starting backfill to osd.7 from (0'0,0'0] MAX to 288'6930 2023-10-07T22:16:10.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.126171+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.133775+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.238 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:10 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.135152+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:10.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:10.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.117914+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.121260+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.121715+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.121738+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.123765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.124747+0000 osd.0 (osd.0) 12 : cluster 0 10.c starting backfill to osd.7 from (0'0,0'0] MAX to 288'6930 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.126171+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.133775+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:10 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.135152+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e291 with expected crc 2023-10-07T22:16:10.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:10.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:10.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:10.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:10.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:10.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:10.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:10.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:10.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:10.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:10.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:10.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:11.021 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:11.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:11.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:11.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:11.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:11.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:09.574567+0000 mgr.y (mgr.25319) 1112 : cluster 0 pgmap v1218: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 218 op/s; 17774/284931 objects degraded (6.238%); 26478/284931 objects misplaced (9.293%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:16:11.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.137627+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.138397+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.141400+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.141575+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.143428+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: cluster 2023-10-07T22:16:10.809865+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: Degraded data redundancy: 17774/284931 objects degraded (6.238%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[105281]: audit 2023-10-07T22:16:10.928528+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:09.574567+0000 mgr.y (mgr.25319) 1112 : cluster 0 pgmap v1218: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 218 op/s; 17774/284931 objects degraded (6.238%); 26478/284931 objects misplaced (9.293%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.137627+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.138397+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-10-07T22:16:11.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.141400+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.141575+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.143428+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: cluster 2023-10-07T22:16:10.809865+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: Degraded data redundancy: 17774/284931 objects degraded (6.238%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:11.276 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:11 smithi008 bash[102097]: audit 2023-10-07T22:16:10.928528+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:11.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:11.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:09.574567+0000 mgr.y (mgr.25319) 1112 : cluster 0 pgmap v1218: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 218 op/s; 17774/284931 objects degraded (6.238%); 26478/284931 objects misplaced (9.293%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.137627+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.138397+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.141400+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.141575+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.143428+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e292 with expected crc 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: cluster 2023-10-07T22:16:10.809865+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: Degraded data redundancy: 17774/284931 objects degraded (6.238%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:11.403 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:11 smithi081 bash[89466]: audit 2023-10-07T22:16:10.928528+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:11.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:11.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:11.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:11.548 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:11.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:11.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:11.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:11.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:11.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:11.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:11.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:11.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:11.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:11.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:12.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:12.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:12.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:12 smithi081 bash[89466]: cluster 2023-10-07T22:16:11.143816+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:12 smithi081 bash[89466]: cluster 2023-10-07T22:16:11.144763+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:12 smithi081 bash[89466]: cluster 2023-10-07T22:16:11.146613+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-10-07T22:16:12.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:12 smithi081 bash[89466]: cluster 2023-10-07T22:16:11.148118+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:12.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:12.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:12.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:12.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:12.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[105281]: cluster 2023-10-07T22:16:11.143816+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[105281]: cluster 2023-10-07T22:16:11.144763+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[105281]: cluster 2023-10-07T22:16:11.146613+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-10-07T22:16:12.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[105281]: cluster 2023-10-07T22:16:11.148118+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[102097]: cluster 2023-10-07T22:16:11.143816+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[102097]: cluster 2023-10-07T22:16:11.144763+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[102097]: cluster 2023-10-07T22:16:11.146613+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-10-07T22:16:12.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:12 smithi008 bash[102097]: cluster 2023-10-07T22:16:11.148118+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-07T22:16:12.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:12.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:12.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:12.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:12.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:12.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:12.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:12.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:12.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:13.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:13.095 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:13.096 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:13.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:13.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:13.218 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:13] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-10-07T22:16:13.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[105281]: cluster 2023-10-07T22:16:11.575409+0000 mgr.y (mgr.25319) 1113 : cluster 0 pgmap v1221: 109 pgs: 1 activating, 6 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 14906/284694 objects degraded (5.236%); 28967/284694 objects misplaced (10.175%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:16:13.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[105281]: cluster 2023-10-07T22:16:12.153282+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.218 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[105281]: cluster 2023-10-07T22:16:12.158180+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-10-07T22:16:13.219 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[105281]: cluster 2023-10-07T22:16:12.601955+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[102097]: cluster 2023-10-07T22:16:11.575409+0000 mgr.y (mgr.25319) 1113 : cluster 0 pgmap v1221: 109 pgs: 1 activating, 6 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 14906/284694 objects degraded (5.236%); 28967/284694 objects misplaced (10.175%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:16:13.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[102097]: cluster 2023-10-07T22:16:12.153282+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[102097]: cluster 2023-10-07T22:16:12.158180+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-10-07T22:16:13.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:13 smithi008 bash[102097]: cluster 2023-10-07T22:16:12.601955+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:13.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:13.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:13.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:13.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:13.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:13 smithi081 bash[89466]: cluster 2023-10-07T22:16:11.575409+0000 mgr.y (mgr.25319) 1113 : cluster 0 pgmap v1221: 109 pgs: 1 activating, 6 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 5.8 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 75 op/s; 14906/284694 objects degraded (5.236%); 28967/284694 objects misplaced (10.175%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:16:13.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:13 smithi081 bash[89466]: cluster 2023-10-07T22:16:12.153282+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:13 smithi081 bash[89466]: cluster 2023-10-07T22:16:12.158180+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-10-07T22:16:13.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:13 smithi081 bash[89466]: cluster 2023-10-07T22:16:12.601955+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:13.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:13.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:13.552 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 5, 4, 3, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:16:13.552 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:16:13.553 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 5, 4, 3, 7] 2023-10-07T22:16:13.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 0 2023-10-07T22:16:13.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:13.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:13.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:13.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:13.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:13.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:13.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:13.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:13.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:14.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:14.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:14.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:14 smithi081 bash[89466]: cluster 2023-10-07T22:16:12.154977+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:14 smithi081 bash[89466]: cluster 2023-10-07T22:16:12.967427+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.236 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:14.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:14.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:14.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:14.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:14 smithi008 bash[105281]: cluster 2023-10-07T22:16:12.154977+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:14 smithi008 bash[105281]: cluster 2023-10-07T22:16:12.967427+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:14 smithi008 bash[102097]: cluster 2023-10-07T22:16:12.154977+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:14 smithi008 bash[102097]: cluster 2023-10-07T22:16:12.967427+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e294 with expected crc 2023-10-07T22:16:14.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:14.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:14.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:14.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:14.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:14.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:14.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:14.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:14.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:15.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:15.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:15.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:15.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:15.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:15.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:15 smithi081 bash[89466]: cluster 2023-10-07T22:16:13.576350+0000 mgr.y (mgr.25319) 1114 : cluster 0 pgmap v1223: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 30898/284637 objects degraded (10.855%); 34834/284637 objects misplaced (12.238%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:16:15.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:15.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:15.541 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:15 smithi008 bash[105281]: cluster 2023-10-07T22:16:13.576350+0000 mgr.y (mgr.25319) 1114 : cluster 0 pgmap v1223: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 30898/284637 objects degraded (10.855%); 34834/284637 objects misplaced (12.238%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:16:15.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:15 smithi008 bash[102097]: cluster 2023-10-07T22:16:13.576350+0000 mgr.y (mgr.25319) 1114 : cluster 0 pgmap v1223: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 30898/284637 objects degraded (10.855%); 34834/284637 objects misplaced (12.238%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:16:15.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:15.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:15.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:15.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:15.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:15.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:15.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:15.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:16.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:16.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:16 smithi081 bash[89466]: cluster 2023-10-07T22:16:15.810985+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 30898/284637 objects degraded (10.855%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:16.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:16.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:16.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:16.430 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:16 smithi008 bash[105281]: cluster 2023-10-07T22:16:15.810985+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 30898/284637 objects degraded (10.855%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:16.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:16 smithi008 bash[102097]: cluster 2023-10-07T22:16:15.810985+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 30898/284637 objects degraded (10.855%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:16.444 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:16.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:16.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:16.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:16.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:16.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:16.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:16.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:17.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:17.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.208 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:17 smithi008 bash[105281]: cluster 2023-10-07T22:16:15.577147+0000 mgr.y (mgr.25319) 1115 : cluster 0 pgmap v1224: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating, 3 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 47 op/s; 33917/284070 objects degraded (11.940%); 34834/284070 objects misplaced (12.262%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:16:17.208 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:17 smithi008 bash[102097]: cluster 2023-10-07T22:16:15.577147+0000 mgr.y (mgr.25319) 1115 : cluster 0 pgmap v1224: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating, 3 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 47 op/s; 33917/284070 objects degraded (11.940%); 34834/284070 objects misplaced (12.262%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:16:17.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:17.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:17.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:17.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:17 smithi081 bash[89466]: cluster 2023-10-07T22:16:15.577147+0000 mgr.y (mgr.25319) 1115 : cluster 0 pgmap v1224: 109 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 2 activating, 3 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 47 op/s; 33917/284070 objects degraded (11.940%); 34834/284070 objects misplaced (12.262%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:16:17.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:17.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:17.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:17.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:17.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:17.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:17.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:17.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:17.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:17.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:18.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:18.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:18.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:18.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:18.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:18.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:18.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:18.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:18.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:18.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:18.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:18.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:18.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:18.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:18.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:18.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:18.782 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:18.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:18.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:18.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:18.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:19.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:19.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:19.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:19.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:19.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:19.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:19.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:19.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:19.413 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:19 smithi008 bash[102097]: cluster 2023-10-07T22:16:17.578025+0000 mgr.y (mgr.25319) 1116 : cluster 0 pgmap v1225: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 15 MiB/s, 245 objects/s recovering 2023-10-07T22:16:19.413 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:19 smithi008 bash[105281]: cluster 2023-10-07T22:16:17.578025+0000 mgr.y (mgr.25319) 1116 : cluster 0 pgmap v1225: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 15 MiB/s, 245 objects/s recovering 2023-10-07T22:16:19.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:19 smithi081 bash[89466]: cluster 2023-10-07T22:16:17.578025+0000 mgr.y (mgr.25319) 1116 : cluster 0 pgmap v1225: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 15 MiB/s, 245 objects/s recovering 2023-10-07T22:16:19.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:19.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:19.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:19.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:19.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:19.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:19.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:19.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:20.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:20.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:20.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:20.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:20.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:20.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:20.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:20.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:20.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:20.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:20.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:20.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:20.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:20.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:20.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:20.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:20.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:20.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:21.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:21.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:21.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:21.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:21.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:21 smithi081 bash[89466]: cluster 2023-10-07T22:16:19.578908+0000 mgr.y (mgr.25319) 1117 : cluster 0 pgmap v1226: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 14 MiB/s, 216 objects/s recovering 2023-10-07T22:16:21.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:21 smithi081 bash[89466]: cluster 2023-10-07T22:16:20.812128+0000 mon.a (mon.0) 1467 : cluster 3 Health check update: Degraded data redundancy: 33917/284070 objects degraded (11.940%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:21.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:21.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:21.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:21.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:21 smithi008 bash[102097]: cluster 2023-10-07T22:16:19.578908+0000 mgr.y (mgr.25319) 1117 : cluster 0 pgmap v1226: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 14 MiB/s, 216 objects/s recovering 2023-10-07T22:16:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:21 smithi008 bash[102097]: cluster 2023-10-07T22:16:20.812128+0000 mon.a (mon.0) 1467 : cluster 3 Health check update: Degraded data redundancy: 33917/284070 objects degraded (11.940%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:21 smithi008 bash[105281]: cluster 2023-10-07T22:16:19.578908+0000 mgr.y (mgr.25319) 1117 : cluster 0 pgmap v1226: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 33917/284070 objects degraded (11.940%); 33705/284070 objects misplaced (11.865%); 14 MiB/s, 216 objects/s recovering 2023-10-07T22:16:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:21 smithi008 bash[105281]: cluster 2023-10-07T22:16:20.812128+0000 mon.a (mon.0) 1467 : cluster 3 Health check update: Degraded data redundancy: 33917/284070 objects degraded (11.940%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:21.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:21.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:21.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:21.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:21.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:21.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:21.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:21.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:21.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:21.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:21.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:22.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:22.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:22.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:22.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:22.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:22.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:22.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:22.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:22.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:22.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:22.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:22.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:22.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:22.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:22.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:22.825 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:22.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:22.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:22.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:22.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:23.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:23.071 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:23] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-10-07T22:16:23.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:23.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:23.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:23 smithi081 bash[89466]: cluster 2023-10-07T22:16:21.580262+0000 mgr.y (mgr.25319) 1118 : cluster 0 pgmap v1227: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 20 op/s; 40407/284067 objects degraded (14.224%); 33072/284067 objects misplaced (11.642%); 13 MiB/s, 210 objects/s recovering 2023-10-07T22:16:23.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:23 smithi081 bash[89466]: cluster 2023-10-07T22:16:22.180247+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:23 smithi081 bash[89466]: cluster 2023-10-07T22:16:22.180332+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:23 smithi081 bash[89466]: cluster 2023-10-07T22:16:22.180347+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:23 smithi081 bash[89466]: cluster 2023-10-07T22:16:22.182491+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-10-07T22:16:23.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:23.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:23.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[105281]: cluster 2023-10-07T22:16:21.580262+0000 mgr.y (mgr.25319) 1118 : cluster 0 pgmap v1227: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 20 op/s; 40407/284067 objects degraded (14.224%); 33072/284067 objects misplaced (11.642%); 13 MiB/s, 210 objects/s recovering 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[105281]: cluster 2023-10-07T22:16:22.180247+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[105281]: cluster 2023-10-07T22:16:22.180332+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[105281]: cluster 2023-10-07T22:16:22.180347+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[105281]: cluster 2023-10-07T22:16:22.182491+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[102097]: cluster 2023-10-07T22:16:21.580262+0000 mgr.y (mgr.25319) 1118 : cluster 0 pgmap v1227: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 20 op/s; 40407/284067 objects degraded (14.224%); 33072/284067 objects misplaced (11.642%); 13 MiB/s, 210 objects/s recovering 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[102097]: cluster 2023-10-07T22:16:22.180247+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[102097]: cluster 2023-10-07T22:16:22.180332+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[102097]: cluster 2023-10-07T22:16:22.180347+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e295 with expected crc 2023-10-07T22:16:23.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:23 smithi008 bash[102097]: cluster 2023-10-07T22:16:22.182491+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-10-07T22:16:23.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:23.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:23.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:23.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:23.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:23.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:23.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:23.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:23.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:24.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:24.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:24.049 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:24.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:24.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:24.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:24.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:24.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:24 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.181848+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:24 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.182163+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:24 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.184045+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-10-07T22:16:24.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:24 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.185033+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:24 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.185722+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:24.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.181848+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.182163+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.184045+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-10-07T22:16:24.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.185033+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.185722+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.181848+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.182163+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.184045+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-10-07T22:16:24.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.185033+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:24 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.185722+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e296 with expected crc 2023-10-07T22:16:24.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:24.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:24.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:24.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:24.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:24.707 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:16:24.707 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:16:24.707 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 0 2023-10-07T22:16:24.707 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:16:24.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:24.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:24.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:24.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:24.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:25.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:25.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:25.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:25.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:25.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:25.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:25.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:25 smithi081 bash[89466]: cluster 2023-10-07T22:16:23.581076+0000 mgr.y (mgr.25319) 1119 : cluster 0 pgmap v1230: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 40408/283707 objects degraded (14.243%); 32352/283707 objects misplaced (11.403%); 14 MiB/s, 226 objects/s recovering 2023-10-07T22:16:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:25.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:25.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:25 smithi008 bash[105281]: cluster 2023-10-07T22:16:23.581076+0000 mgr.y (mgr.25319) 1119 : cluster 0 pgmap v1230: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 40408/283707 objects degraded (14.243%); 32352/283707 objects misplaced (11.403%); 14 MiB/s, 226 objects/s recovering 2023-10-07T22:16:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:25 smithi008 bash[102097]: cluster 2023-10-07T22:16:23.581076+0000 mgr.y (mgr.25319) 1119 : cluster 0 pgmap v1230: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 40408/283707 objects degraded (14.243%); 32352/283707 objects misplaced (11.403%); 14 MiB/s, 226 objects/s recovering 2023-10-07T22:16:25.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:25.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:25.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:25.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:25.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:25.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:26.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:26.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:26.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:26.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:26.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:26.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:26 smithi008 bash[102097]: cluster 2023-10-07T22:16:25.813466+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 40408/283707 objects degraded (14.243%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:26.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:26 smithi008 bash[102097]: audit 2023-10-07T22:16:25.929398+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:26.426 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:26 smithi008 bash[105281]: cluster 2023-10-07T22:16:25.813466+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 40408/283707 objects degraded (14.243%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:26.426 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:26 smithi008 bash[105281]: audit 2023-10-07T22:16:25.929398+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:26.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:26 smithi081 bash[89466]: cluster 2023-10-07T22:16:25.813466+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 40408/283707 objects degraded (14.243%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T22:16:26.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:26 smithi081 bash[89466]: audit 2023-10-07T22:16:25.929398+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:26.498 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:26.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:26.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:26.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:26.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:26.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:26.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:26.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:26.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:27.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:27.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:27.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:27.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:27 smithi008 bash[105281]: cluster 2023-10-07T22:16:25.581722+0000 mgr.y (mgr.25319) 1120 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 40408/283599 objects degraded (14.248%); 32352/283599 objects misplaced (11.408%); 7.6 MiB/s, 121 objects/s recovering 2023-10-07T22:16:27.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:27 smithi008 bash[102097]: cluster 2023-10-07T22:16:25.581722+0000 mgr.y (mgr.25319) 1120 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 40408/283599 objects degraded (14.248%); 32352/283599 objects misplaced (11.408%); 7.6 MiB/s, 121 objects/s recovering 2023-10-07T22:16:27.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:27.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:27 smithi081 bash[89466]: cluster 2023-10-07T22:16:25.581722+0000 mgr.y (mgr.25319) 1120 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped, 3 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 40408/283599 objects degraded (14.248%); 32352/283599 objects misplaced (11.408%); 7.6 MiB/s, 121 objects/s recovering 2023-10-07T22:16:27.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:27.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:27.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:27.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:27.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:27.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:27.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:27.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:28.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:28.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:28.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:28.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:28.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:28.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:28.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:28.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:28.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:28.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:28.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:28.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:28.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:28.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:28.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:28.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:28.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:28.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:28.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:28.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:29.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T22:16:29.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:29.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:29.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:29.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:29.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:29.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:29.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:29 smithi081 bash[89466]: cluster 2023-10-07T22:16:27.582726+0000 mgr.y (mgr.25319) 1121 : cluster 0 pgmap v1232: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 40297/281061 objects degraded (14.337%); 30921/281061 objects misplaced (11.002%); 16 MiB/s, 251 objects/s recovering 2023-10-07T22:16:29.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:29.494 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:29 smithi008 bash[105281]: cluster 2023-10-07T22:16:27.582726+0000 mgr.y (mgr.25319) 1121 : cluster 0 pgmap v1232: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 40297/281061 objects degraded (14.337%); 30921/281061 objects misplaced (11.002%); 16 MiB/s, 251 objects/s recovering 2023-10-07T22:16:29.494 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:29 smithi008 bash[102097]: cluster 2023-10-07T22:16:27.582726+0000 mgr.y (mgr.25319) 1121 : cluster 0 pgmap v1232: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 40297/281061 objects degraded (14.337%); 30921/281061 objects misplaced (11.002%); 16 MiB/s, 251 objects/s recovering 2023-10-07T22:16:29.507 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:29.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:29.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:29.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:29.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:29.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:29.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:29.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:29.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:30.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:30.046 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:16:30.073 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:16:30.103 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:16:30.135 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:16:30.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.168 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:16:30.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:30.199 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:16:30.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:30 smithi081 bash[89466]: audit 2023-10-07T22:16:29.997357+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.8:0/1967862035' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:30.233 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:16:30.257 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:16:30.261 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.262 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:16:30.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:30.286 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:30 smithi008 bash[102097]: audit 2023-10-07T22:16:29.997357+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.8:0/1967862035' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:30.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:30 smithi008 bash[105281]: audit 2023-10-07T22:16:29.997357+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.8:0/1967862035' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:16:30.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:30.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:30.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:30.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:30.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:30.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:30.674 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:30.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:30.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:30.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:30.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:30.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:31.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:31.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:31.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:31.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:31.232 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:16:31.272 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[102097]: cluster 2023-10-07T22:16:29.583573+0000 mgr.y (mgr.25319) 1122 : cluster 0 pgmap v1233: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 40297/280167 objects degraded (14.383%); 30841/280167 objects misplaced (11.008%); 11 MiB/s, 172 objects/s recovering 2023-10-07T22:16:31.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[102097]: audit 2023-10-07T22:16:30.337089+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.8:0/1911259921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[102097]: audit 2023-10-07T22:16:30.337468+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[102097]: cluster 2023-10-07T22:16:30.814411+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 40297/280167 objects degraded (14.383%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:31.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[105281]: cluster 2023-10-07T22:16:29.583573+0000 mgr.y (mgr.25319) 1122 : cluster 0 pgmap v1233: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 40297/280167 objects degraded (14.383%); 30841/280167 objects misplaced (11.008%); 11 MiB/s, 172 objects/s recovering 2023-10-07T22:16:31.300 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[105281]: audit 2023-10-07T22:16:30.337089+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.8:0/1911259921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[105281]: audit 2023-10-07T22:16:30.337468+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:31 smithi008 bash[105281]: cluster 2023-10-07T22:16:30.814411+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 40297/280167 objects degraded (14.383%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:31.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:31.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:31.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.471 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:31 smithi081 bash[89466]: cluster 2023-10-07T22:16:29.583573+0000 mgr.y (mgr.25319) 1122 : cluster 0 pgmap v1233: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 40297/280167 objects degraded (14.383%); 30841/280167 objects misplaced (11.008%); 11 MiB/s, 172 objects/s recovering 2023-10-07T22:16:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:31 smithi081 bash[89466]: audit 2023-10-07T22:16:30.337089+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.8:0/1911259921' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:31 smithi081 bash[89466]: audit 2023-10-07T22:16:30.337468+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:16:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:31 smithi081 bash[89466]: cluster 2023-10-07T22:16:30.814411+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 40297/280167 objects degraded (14.383%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:31.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.597 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:31.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:31.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:31.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:31.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:31.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:32.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:32.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:32.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:32.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.216564+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:32.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: audit 2023-10-07T22:16:31.217936+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:16:32.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.218862+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.219024+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.221691+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.222420+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-10-07T22:16:32.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:32.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:32.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:32.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:32.536 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.216564+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:32.536 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: audit 2023-10-07T22:16:31.217936+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:16:32.536 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.218862+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.536 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.219024+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.536 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.221691+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.537 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:32 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.222420+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-10-07T22:16:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:32.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:32.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.216564+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:16:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: audit 2023-10-07T22:16:31.217936+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:16:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.218862+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.219024+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.221691+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e297 with expected crc 2023-10-07T22:16:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:32 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.222420+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-10-07T22:16:32.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:32.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:32.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:32.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:32.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:32.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:33.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:33.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:33.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:33.057 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:33] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:16:33.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:33.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:33.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:33.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:31.584269+0000 mgr.y (mgr.25319) 1123 : cluster 0 pgmap v1235: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 39895/278760 objects degraded (14.312%); 30065/278760 objects misplaced (10.785%); 13 MiB/s, 242 objects/s recovering 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:32.231906+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:32.232555+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:32.237045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:32.245462+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[105281]: cluster 2023-10-07T22:16:32.248464+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.317 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:31.584269+0000 mgr.y (mgr.25319) 1123 : cluster 0 pgmap v1235: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 39895/278760 objects degraded (14.312%); 30065/278760 objects misplaced (10.785%); 13 MiB/s, 242 objects/s recovering 2023-10-07T22:16:33.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:32.231906+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:32.232555+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:32.237045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-10-07T22:16:33.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:32.245462+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.318 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:33 smithi008 bash[102097]: cluster 2023-10-07T22:16:32.248464+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:33.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:33.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:31.584269+0000 mgr.y (mgr.25319) 1123 : cluster 0 pgmap v1235: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 39895/278760 objects degraded (14.312%); 30065/278760 objects misplaced (10.785%); 13 MiB/s, 242 objects/s recovering 2023-10-07T22:16:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:32.231906+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:32.232555+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:32.237045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-10-07T22:16:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:32.245462+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:33 smithi081 bash[89466]: cluster 2023-10-07T22:16:32.248464+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e298 with expected crc 2023-10-07T22:16:33.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:33.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:33.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:33.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:33.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:33.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:33.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:33.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:33.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:33.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:34.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:34.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:34.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:34.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:34.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:34.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:34.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:34.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:34.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:34.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:34 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.238417+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:34 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.241963+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-10-07T22:16:34.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:34 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.242173+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:34 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.245542+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:34 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.279516+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:34.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:34.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.238417+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.241963+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.242173+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.245542+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.279516+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.238417+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.665 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.241963+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-10-07T22:16:34.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.242173+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.245542+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.666 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:34 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.279516+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e299 with expected crc 2023-10-07T22:16:34.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:34.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:34.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:34.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:34.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:34.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:34.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:35.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:35.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:35.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:35.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:35.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:35.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:35 smithi008 bash[105281]: cluster 2023-10-07T22:16:33.584856+0000 mgr.y (mgr.25319) 1124 : cluster 0 pgmap v1238: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 39895/276795 objects degraded (14.413%); 29365/276795 objects misplaced (10.609%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:35.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:35 smithi008 bash[102097]: cluster 2023-10-07T22:16:33.584856+0000 mgr.y (mgr.25319) 1124 : cluster 0 pgmap v1238: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 39895/276795 objects degraded (14.413%); 29365/276795 objects misplaced (10.609%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:35.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:35.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:35.530 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:35 smithi081 bash[89466]: cluster 2023-10-07T22:16:33.584856+0000 mgr.y (mgr.25319) 1124 : cluster 0 pgmap v1238: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 39895/276795 objects degraded (14.413%); 29365/276795 objects misplaced (10.609%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:35.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:35.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:35.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:35.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:35.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:35.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:36.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:36.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:36.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:36.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:36.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:36.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:36.565 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:36 smithi008 bash[105281]: cluster 2023-10-07T22:16:35.585458+0000 mgr.y (mgr.25319) 1125 : cluster 0 pgmap v1239: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 197 op/s; 39895/276618 objects degraded (14.422%); 29365/276618 objects misplaced (10.616%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:36.565 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:36 smithi008 bash[105281]: cluster 2023-10-07T22:16:35.815496+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 39895/276795 objects degraded (14.413%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:36.566 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:36 smithi008 bash[102097]: cluster 2023-10-07T22:16:35.585458+0000 mgr.y (mgr.25319) 1125 : cluster 0 pgmap v1239: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 197 op/s; 39895/276618 objects degraded (14.422%); 29365/276618 objects misplaced (10.616%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:36.566 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:36 smithi008 bash[102097]: cluster 2023-10-07T22:16:35.815496+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 39895/276795 objects degraded (14.413%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:36.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:36.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:36 smithi081 bash[89466]: cluster 2023-10-07T22:16:35.585458+0000 mgr.y (mgr.25319) 1125 : cluster 0 pgmap v1239: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 197 op/s; 39895/276618 objects degraded (14.422%); 29365/276618 objects misplaced (10.616%); 12 MiB/s, 239 objects/s recovering 2023-10-07T22:16:36.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:36 smithi081 bash[89466]: cluster 2023-10-07T22:16:35.815496+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 39895/276795 objects degraded (14.413%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:16:36.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:36.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:36.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:36.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:36.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:37.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:37.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:37.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:37.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:37.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:37.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:37.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:37.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:37.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:37.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:37.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:37.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:37.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:37.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:37.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:37.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:37.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:37.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:37.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:38.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:38.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:38.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:38.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:16:38.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:38.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:38.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:38.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:38.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:38.425 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[102097]: debug 2023-10-07T22:16:38.147+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e299 definitely_dead 0 2023-10-07T22:16:38.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:38.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:38.657 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.0. 2023-10-07T22:16:38.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:38.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:38.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:38.713 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[105281]: cluster 2023-10-07T22:16:37.586654+0000 mgr.y (mgr.25319) 1126 : cluster 0 pgmap v1240: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 36769/274191 objects degraded (13.410%); 31009/274191 objects misplaced (11.309%); 22 MiB/s, 393 objects/s recovering 2023-10-07T22:16:38.714 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[105281]: audit 2023-10-07T22:16:38.153824+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-07T22:16:38.714 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[105281]: cluster 2023-10-07T22:16:38.153903+0000 mon.a (mon.0) 1482 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-07T22:16:38.714 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[102097]: cluster 2023-10-07T22:16:37.586654+0000 mgr.y (mgr.25319) 1126 : cluster 0 pgmap v1240: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 36769/274191 objects degraded (13.410%); 31009/274191 objects misplaced (11.309%); 22 MiB/s, 393 objects/s recovering 2023-10-07T22:16:38.714 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[102097]: audit 2023-10-07T22:16:38.153824+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-07T22:16:38.714 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:38 smithi008 bash[102097]: cluster 2023-10-07T22:16:38.153903+0000 mon.a (mon.0) 1482 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-07T22:16:38.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:38.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:38.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:16:38.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:38.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:38 smithi081 bash[89466]: cluster 2023-10-07T22:16:37.586654+0000 mgr.y (mgr.25319) 1126 : cluster 0 pgmap v1240: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 36769/274191 objects degraded (13.410%); 31009/274191 objects misplaced (11.309%); 22 MiB/s, 393 objects/s recovering 2023-10-07T22:16:38.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:38 smithi081 bash[89466]: audit 2023-10-07T22:16:38.153824+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-07T22:16:38.933 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:38 smithi081 bash[89466]: cluster 2023-10-07T22:16:38.153903+0000 mon.a (mon.0) 1482 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-07T22:16:38.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:38.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:39.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:39.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:39.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.206 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:39.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:39.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:39.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:39.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:39.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:39.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[102097]: audit 2023-10-07T22:16:38.648326+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[102097]: cluster 2023-10-07T22:16:38.649959+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[102097]: cluster 2023-10-07T22:16:38.650545+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[102097]: cluster 2023-10-07T22:16:38.651589+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[102097]: cluster 2023-10-07T22:16:38.653916+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[105281]: audit 2023-10-07T22:16:38.648326+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-07T22:16:39.699 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[105281]: cluster 2023-10-07T22:16:38.649959+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.700 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[105281]: cluster 2023-10-07T22:16:38.650545+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.700 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[105281]: cluster 2023-10-07T22:16:38.651589+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.700 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:39 smithi008 bash[105281]: cluster 2023-10-07T22:16:38.653916+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-10-07T22:16:39.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:39.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:39.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:39 smithi081 bash[89466]: audit 2023-10-07T22:16:38.648326+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.8:0/3610930619' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-07T22:16:39.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:39 smithi081 bash[89466]: cluster 2023-10-07T22:16:38.649959+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:39 smithi081 bash[89466]: cluster 2023-10-07T22:16:38.650545+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.857 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:39 smithi081 bash[89466]: cluster 2023-10-07T22:16:38.651589+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e300 with expected crc 2023-10-07T22:16:39.858 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:39 smithi081 bash[89466]: cluster 2023-10-07T22:16:38.653916+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e300: 8 total, 8 up, 6 in 2023-10-07T22:16:39.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:39.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:39.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:39.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:40.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:40.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:40.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:40.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:40.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:40.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:40.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:40.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:40.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:40.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:40.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:40.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:40.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:40.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:40.923 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.587301+0000 mgr.y (mgr.25319) 1127 : cluster 0 pgmap v1242: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 36769/273312 objects degraded (13.453%); 30945/273312 objects misplaced (11.322%); 8.8 MiB/s, 145 objects/s recovering 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.656635+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.657042+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.660190+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.660545+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.662305+0000 osd.0 (osd.0) 13 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,299'7174] MIN to 299'7174 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.663718+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.663957+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.664167+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.666034+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.668374+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.669572+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.669876+0000 osd.1 (osd.1) 11 : cluster 1 10.b continuing backfill to osd.4 from (262'2005,299'7458] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 299'7458 2023-10-07T22:16:40.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:40 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.669937+0000 osd.1 (osd.1) 12 : cluster 0 10.b starting backfill to osd.7 from (0'0,0'0] MAX to 299'7458 2023-10-07T22:16:40.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:40.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.587301+0000 mgr.y (mgr.25319) 1127 : cluster 0 pgmap v1242: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 36769/273312 objects degraded (13.453%); 30945/273312 objects misplaced (11.322%); 8.8 MiB/s, 145 objects/s recovering 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.656635+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.657042+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.660190+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.660545+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.981 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.662305+0000 osd.0 (osd.0) 13 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,299'7174] MIN to 299'7174 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.663718+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.663957+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.664167+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.666034+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.668374+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.669572+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.669876+0000 osd.1 (osd.1) 11 : cluster 1 10.b continuing backfill to osd.4 from (262'2005,299'7458] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 299'7458 2023-10-07T22:16:40.982 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.669937+0000 osd.1 (osd.1) 12 : cluster 0 10.b starting backfill to osd.7 from (0'0,0'0] MAX to 299'7458 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.587301+0000 mgr.y (mgr.25319) 1127 : cluster 0 pgmap v1242: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 36769/273312 objects degraded (13.453%); 30945/273312 objects misplaced (11.322%); 8.8 MiB/s, 145 objects/s recovering 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.656635+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.657042+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.660190+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.660545+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.662305+0000 osd.0 (osd.0) 13 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,299'7174] MIN to 299'7174 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.663718+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e301: 8 total, 8 up, 6 in 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.663957+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.664167+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.666034+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.668374+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.669572+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:40.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.669876+0000 osd.1 (osd.1) 11 : cluster 1 10.b continuing backfill to osd.4 from (262'2005,299'7458] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 299'7458 2023-10-07T22:16:40.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:40 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.669937+0000 osd.1 (osd.1) 12 : cluster 0 10.b starting backfill to osd.7 from (0'0,0'0] MAX to 299'7458 2023-10-07T22:16:41.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:41.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:41.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:41.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:41.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:41.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:41.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:41.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:41.460 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:41.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:41.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:41.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:41.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:41.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:41.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:41.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:41.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.672353+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.675142+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.684907+0000 osd.4 (osd.4) 241 : cluster 1 10.d continuing backfill to osd.3 from (262'2604,299'7301] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 299'7301 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:39.684959+0000 osd.4 (osd.4) 242 : cluster 0 10.d starting backfill to osd.7 from (0'0,0'0] MAX to 299'7301 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.665135+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.665465+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.667844+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.750 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.667935+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.668379+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.675294+0000 osd.5 (osd.5) 106 : cluster 0 10.a starting backfill to osd.7 from (0'0,0'0] MAX to 299'7396 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.677516+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.816858+0000 mon.a (mon.0) 1487 : cluster 3 Health check update: Degraded data redundancy: 36769/273312 objects degraded (13.453%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.820828+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.821037+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.823389+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.835036+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[105281]: audit 2023-10-07T22:16:40.929547+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:41.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.672353+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.675142+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.684907+0000 osd.4 (osd.4) 241 : cluster 1 10.d continuing backfill to osd.3 from (262'2604,299'7301] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 299'7301 2023-10-07T22:16:41.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:39.684959+0000 osd.4 (osd.4) 242 : cluster 0 10.d starting backfill to osd.7 from (0'0,0'0] MAX to 299'7301 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.665135+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.665465+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.667844+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.667935+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.668379+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.675294+0000 osd.5 (osd.5) 106 : cluster 0 10.a starting backfill to osd.7 from (0'0,0'0] MAX to 299'7396 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.677516+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.816858+0000 mon.a (mon.0) 1487 : cluster 3 Health check update: Degraded data redundancy: 36769/273312 objects degraded (13.453%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.820828+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.821037+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.823389+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-10-07T22:16:41.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.835036+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:41 smithi008 bash[102097]: audit 2023-10-07T22:16:40.929547+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:41.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:41.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:41.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:41.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:41.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.672353+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.675142+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e301 with expected crc 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.684907+0000 osd.4 (osd.4) 241 : cluster 1 10.d continuing backfill to osd.3 from (262'2604,299'7301] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 299'7301 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:39.684959+0000 osd.4 (osd.4) 242 : cluster 0 10.d starting backfill to osd.7 from (0'0,0'0] MAX to 299'7301 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.665135+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.665465+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.667844+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.667935+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e302: 8 total, 8 up, 6 in 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.668379+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.675294+0000 osd.5 (osd.5) 106 : cluster 0 10.a starting backfill to osd.7 from (0'0,0'0] MAX to 299'7396 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.677516+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.816858+0000 mon.a (mon.0) 1487 : cluster 3 Health check update: Degraded data redundancy: 36769/273312 objects degraded (13.453%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.820828+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.821037+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.823389+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e303: 8 total, 8 up, 6 in 2023-10-07T22:16:41.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.835036+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:41.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:41 smithi081 bash[89466]: audit 2023-10-07T22:16:40.929547+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:42.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:42.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:42.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:42.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:42.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:42.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:42.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:42.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:42.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:42.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:42.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:42.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:42.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:42.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:42.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.671647+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.820957+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:40.823626+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.588029+0000 mgr.y (mgr.25319) 1128 : cluster 0 pgmap v1246: 109 pgs: 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 32413/272913 objects degraded (11.877%); 28421/272913 objects misplaced (10.414%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:16:42.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.839332+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-10-07T22:16:42.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.840891+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.671647+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.820957+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:40.823626+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.588029+0000 mgr.y (mgr.25319) 1128 : cluster 0 pgmap v1246: 109 pgs: 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 32413/272913 objects degraded (11.877%); 28421/272913 objects misplaced (10.414%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:16:42.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.839332+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-10-07T22:16:42.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:42 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.840891+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:42.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:42.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.671647+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-10-07T22:16:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.820957+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:40.823626+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e303 with expected crc 2023-10-07T22:16:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.588029+0000 mgr.y (mgr.25319) 1128 : cluster 0 pgmap v1246: 109 pgs: 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 32413/272913 objects degraded (11.877%); 28421/272913 objects misplaced (10.414%); 4.7 MiB/s, 75 objects/s recovering 2023-10-07T22:16:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.839332+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e304: 8 total, 8 up, 6 in 2023-10-07T22:16:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:42 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.840891+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:43.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:43.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:43.158 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:43] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:16:43.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:43.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:43.302 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:43.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:43.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:43.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:43.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:43.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:43.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:43.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:43.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:43.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:43.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:43.929 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.836187+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.929 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.839710+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.929 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[105281]: cluster 2023-10-07T22:16:41.841755+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.930 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.836187+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.930 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.839710+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.930 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:43 smithi008 bash[102097]: cluster 2023-10-07T22:16:41.841755+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:43.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:43 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.836187+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:43 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.839710+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:43 smithi081 bash[89466]: cluster 2023-10-07T22:16:41.841755+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e304 with expected crc 2023-10-07T22:16:43.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:43.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:44.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:44.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:44.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:44.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:44.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:44.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:44.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:44.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:44.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:44.511 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:44.512 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:44.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:44.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:44.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:44.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:44.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:44.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:44.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:44.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:44.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:44 smithi008 bash[102097]: cluster 2023-10-07T22:16:43.589380+0000 mgr.y (mgr.25319) 1129 : cluster 0 pgmap v1248: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 51813/271740 objects degraded (19.067%); 46783/271740 objects misplaced (17.216%); 2385/90580 objects unfound (2.633%); 18 MiB/s, 291 objects/s recovering 2023-10-07T22:16:44.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:44 smithi008 bash[102097]: cluster 2023-10-07T22:16:43.668312+0000 mon.a (mon.0) 1491 : cluster 3 Health check failed: 2385/90580 objects unfound (2.633%) (OBJECT_UNFOUND) 2023-10-07T22:16:44.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:44 smithi008 bash[105281]: cluster 2023-10-07T22:16:43.589380+0000 mgr.y (mgr.25319) 1129 : cluster 0 pgmap v1248: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 51813/271740 objects degraded (19.067%); 46783/271740 objects misplaced (17.216%); 2385/90580 objects unfound (2.633%); 18 MiB/s, 291 objects/s recovering 2023-10-07T22:16:44.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:44 smithi008 bash[105281]: cluster 2023-10-07T22:16:43.668312+0000 mon.a (mon.0) 1491 : cluster 3 Health check failed: 2385/90580 objects unfound (2.633%) (OBJECT_UNFOUND) 2023-10-07T22:16:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:44 smithi081 bash[89466]: cluster 2023-10-07T22:16:43.589380+0000 mgr.y (mgr.25319) 1129 : cluster 0 pgmap v1248: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 4 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 130 op/s; 51813/271740 objects degraded (19.067%); 46783/271740 objects misplaced (17.216%); 2385/90580 objects unfound (2.633%); 18 MiB/s, 291 objects/s recovering 2023-10-07T22:16:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:44 smithi081 bash[89466]: cluster 2023-10-07T22:16:43.668312+0000 mon.a (mon.0) 1491 : cluster 3 Health check failed: 2385/90580 objects unfound (2.633%) (OBJECT_UNFOUND) 2023-10-07T22:16:44.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:45.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:45.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:45.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:45.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:45.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:45.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:45.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:45.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:45.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.804 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:45.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:45.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:45.982 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7] out_osds: [6, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:16:45.982 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:16:45.982 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-07T22:16:45.982 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:16:45.983 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:16:45.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-07T22:16:46.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:46.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:46.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:46.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:46.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:46.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:46.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:46.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:46.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:46.439 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:46.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:46.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:46.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:46.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:46.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:46.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:46.801 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:46.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:46.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:46.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:46 smithi081 bash[89466]: cluster 2023-10-07T22:16:45.590354+0000 mgr.y (mgr.25319) 1130 : cluster 0 pgmap v1249: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 65068/271662 objects degraded (23.952%); 46783/271662 objects misplaced (17.221%); 2385/90554 objects unfound (2.634%); 12 MiB/s, 199 objects/s recovering 2023-10-07T22:16:46.944 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:46 smithi081 bash[89466]: cluster 2023-10-07T22:16:45.819114+0000 mon.a (mon.0) 1492 : cluster 3 Health check update: Degraded data redundancy: 65068/271662 objects degraded (23.952%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:46.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:46.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:46.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:46.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:46 smithi008 bash[102097]: cluster 2023-10-07T22:16:45.590354+0000 mgr.y (mgr.25319) 1130 : cluster 0 pgmap v1249: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 65068/271662 objects degraded (23.952%); 46783/271662 objects misplaced (17.221%); 2385/90554 objects unfound (2.634%); 12 MiB/s, 199 objects/s recovering 2023-10-07T22:16:46.970 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:46 smithi008 bash[102097]: cluster 2023-10-07T22:16:45.819114+0000 mon.a (mon.0) 1492 : cluster 3 Health check update: Degraded data redundancy: 65068/271662 objects degraded (23.952%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:46.970 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:46 smithi008 bash[105281]: cluster 2023-10-07T22:16:45.590354+0000 mgr.y (mgr.25319) 1130 : cluster 0 pgmap v1249: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 65068/271662 objects degraded (23.952%); 46783/271662 objects misplaced (17.221%); 2385/90554 objects unfound (2.634%); 12 MiB/s, 199 objects/s recovering 2023-10-07T22:16:46.971 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:46 smithi008 bash[105281]: cluster 2023-10-07T22:16:45.819114+0000 mon.a (mon.0) 1492 : cluster 3 Health check update: Degraded data redundancy: 65068/271662 objects degraded (23.952%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:47.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:47.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:47.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:47.191 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:47.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:47.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:47.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:47.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:47.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:47.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:47.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:47.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:47.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:47.830 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[105281]: audit 2023-10-07T22:16:47.122086+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:47.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[105281]: audit 2023-10-07T22:16:47.546219+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:47.831 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[105281]: audit 2023-10-07T22:16:47.552573+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:47.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[102097]: audit 2023-10-07T22:16:47.122086+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:47.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[102097]: audit 2023-10-07T22:16:47.546219+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:47.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:47 smithi008 bash[102097]: audit 2023-10-07T22:16:47.552573+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:47.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:47.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.974 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:47.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:47.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:47 smithi081 bash[89466]: audit 2023-10-07T22:16:47.122086+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:47 smithi081 bash[89466]: audit 2023-10-07T22:16:47.546219+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:47 smithi081 bash[89466]: audit 2023-10-07T22:16:47.552573+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:48.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:48.105 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:48.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:48.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:48.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:48.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:48.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:48.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:48.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:48.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:48.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:48.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:48.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:48.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:48 smithi008 bash[105281]: cluster 2023-10-07T22:16:47.591237+0000 mgr.y (mgr.25319) 1131 : cluster 0 pgmap v1250: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 72 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 2385/90551 objects unfound (2.634%); 15 MiB/s, 242 objects/s recovering 2023-10-07T22:16:48.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:48 smithi008 bash[102097]: cluster 2023-10-07T22:16:47.591237+0000 mgr.y (mgr.25319) 1131 : cluster 0 pgmap v1250: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 72 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 2385/90551 objects unfound (2.634%); 15 MiB/s, 242 objects/s recovering 2023-10-07T22:16:48.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:48.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:48.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:48.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:48.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:48.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:48 smithi081 bash[89466]: cluster 2023-10-07T22:16:47.591237+0000 mgr.y (mgr.25319) 1131 : cluster 0 pgmap v1250: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 activating+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 72 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 2385/90551 objects unfound (2.634%); 15 MiB/s, 242 objects/s recovering 2023-10-07T22:16:48.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:49.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:49.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:49.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:49.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:49.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:49.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:49.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:49.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:49.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:49.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:49.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:49.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:49.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:49.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:49.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:49.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:49.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:49.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:49 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.682547+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 2385/90551 objects unfound (2.634%)) 2023-10-07T22:16:49.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:49 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.692595+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-10-07T22:16:49.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:49.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:50.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:49 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.682547+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 2385/90551 objects unfound (2.634%)) 2023-10-07T22:16:50.041 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:49 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.692595+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-10-07T22:16:50.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:49 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.682547+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 2385/90551 objects unfound (2.634%)) 2023-10-07T22:16:50.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:49 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.692595+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e305: 8 total, 8 up, 6 in 2023-10-07T22:16:50.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:50.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:50.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:50.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:50.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:50.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:50.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:50.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:50.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:50.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:50.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:50.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:50.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:50.741 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:16:50.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:50.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:50.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.591941+0000 mgr.y (mgr.25319) 1132 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 57 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 12 MiB/s, 191 objects/s recovering 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.690203+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.691147+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[102097]: cluster 2023-10-07T22:16:49.692746+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.694270+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.591941+0000 mgr.y (mgr.25319) 1132 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 57 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 12 MiB/s, 191 objects/s recovering 2023-10-07T22:16:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.690203+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.691147+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[105281]: cluster 2023-10-07T22:16:49.692746+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:50 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.694270+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-10-07T22:16:50.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:50.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:50 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.591941+0000 mgr.y (mgr.25319) 1132 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 57 op/s; 65068/271653 objects degraded (23.953%); 46283/271653 objects misplaced (17.038%); 12 MiB/s, 191 objects/s recovering 2023-10-07T22:16:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:50 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.690203+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:50 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.691147+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:50 smithi081 bash[89466]: cluster 2023-10-07T22:16:49.692746+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e305 with expected crc 2023-10-07T22:16:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:50 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.694270+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e306: 8 total, 8 up, 6 in 2023-10-07T22:16:51.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:51.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:51.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:51.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:51.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:51.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:51.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:51.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:51.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:51.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:51.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.691549+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.692261+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.694284+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.696821+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.700949+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.704009+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:51.838 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:51 smithi081 bash[89466]: cluster 2023-10-07T22:16:50.820335+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 65068/271653 objects degraded (23.953%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:51.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:51.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:51.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:52.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:52.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:52.147 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.691549+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.147 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.692261+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.694284+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.696821+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.700949+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.704009+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[105281]: cluster 2023-10-07T22:16:50.820335+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 65068/271653 objects degraded (23.953%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.691549+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.692261+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.694284+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.148 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.696821+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.700949+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.704009+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e306 with expected crc 2023-10-07T22:16:52.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:51 smithi008 bash[102097]: cluster 2023-10-07T22:16:50.820335+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 65068/271653 objects degraded (23.953%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:52.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:52.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:52.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:52.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:52.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:52.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:52.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:52.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:52.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:52.860 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:52 smithi008 bash[105281]: cluster 2023-10-07T22:16:51.592613+0000 mgr.y (mgr.25319) 1133 : cluster 0 pgmap v1254: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 12 op/s; 65061/271443 objects degraded (23.969%); 46258/271443 objects misplaced (17.042%); 4.1 MiB/s, 64 objects/s recovering 2023-10-07T22:16:52.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:52 smithi081 bash[89466]: cluster 2023-10-07T22:16:51.592613+0000 mgr.y (mgr.25319) 1133 : cluster 0 pgmap v1254: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 12 op/s; 65061/271443 objects degraded (23.969%); 46258/271443 objects misplaced (17.042%); 4.1 MiB/s, 64 objects/s recovering 2023-10-07T22:16:52.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:52.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:53.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:53.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:53.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:16:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:16:53] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:16:53.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:52 smithi008 bash[102097]: cluster 2023-10-07T22:16:51.592613+0000 mgr.y (mgr.25319) 1133 : cluster 0 pgmap v1254: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 12 op/s; 65061/271443 objects degraded (23.969%); 46258/271443 objects misplaced (17.042%); 4.1 MiB/s, 64 objects/s recovering 2023-10-07T22:16:53.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:53.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:53.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:53.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:53.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:53.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:53.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:53.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:53.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:53.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:53.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:53.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:53.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:53.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:53.870 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:16:53.870 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:16:53.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:53.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:53.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:54.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:54.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:54.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:54.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:54.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:54.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:54.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:54.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.622 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:54.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:54.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:54.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: cluster 2023-10-07T22:16:53.593441+0000 mgr.y (mgr.25319) 1134 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 65045/270663 objects degraded (24.032%); 45566/270663 objects misplaced (16.835%); 8.0 MiB/s, 127 objects/s recovering 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:53.761820+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:53.768006+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:53.887616+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:53.895896+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:54.443276+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:54.444422+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[105281]: audit 2023-10-07T22:16:54.450546+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: cluster 2023-10-07T22:16:53.593441+0000 mgr.y (mgr.25319) 1134 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 65045/270663 objects degraded (24.032%); 45566/270663 objects misplaced (16.835%); 8.0 MiB/s, 127 objects/s recovering 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:53.761820+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:53.768006+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:53.887616+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:53.895896+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.865 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:54.443276+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:54.866 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:54.444422+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:54.866 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:54 smithi008 bash[102097]: audit 2023-10-07T22:16:54.450546+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:54.877 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:54.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:54.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:55.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: cluster 2023-10-07T22:16:53.593441+0000 mgr.y (mgr.25319) 1134 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 41 op/s; 65045/270663 objects degraded (24.032%); 45566/270663 objects misplaced (16.835%); 8.0 MiB/s, 127 objects/s recovering 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:53.761820+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:53.768006+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:53.887616+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:53.895896+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:54.443276+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:54.444422+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:55.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:54 smithi081 bash[89466]: audit 2023-10-07T22:16:54.450546+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:16:55.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:55.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:55.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:55.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:55.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:55.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:55.531 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:55.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:55.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:55.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:55.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:55.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:16:55.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:55.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:16:56.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:56.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:56.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:56.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:56.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:56.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:56.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:56.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:56.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:56.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:56.807 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:56.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:56.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:56 smithi081 bash[89466]: cluster 2023-10-07T22:16:55.594116+0000 mgr.y (mgr.25319) 1135 : cluster 0 pgmap v1256: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 64793/269553 objects degraded (24.037%); 45513/269553 objects misplaced (16.885%); 5.0 MiB/s, 80 objects/s recovering 2023-10-07T22:16:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:56 smithi081 bash[89466]: cluster 2023-10-07T22:16:55.821430+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 64793/269553 objects degraded (24.037%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:56 smithi081 bash[89466]: audit 2023-10-07T22:16:55.929783+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:57.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:57.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[105281]: cluster 2023-10-07T22:16:55.594116+0000 mgr.y (mgr.25319) 1135 : cluster 0 pgmap v1256: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 64793/269553 objects degraded (24.037%); 45513/269553 objects misplaced (16.885%); 5.0 MiB/s, 80 objects/s recovering 2023-10-07T22:16:57.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[105281]: cluster 2023-10-07T22:16:55.821430+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 64793/269553 objects degraded (24.037%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:57.071 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[105281]: audit 2023-10-07T22:16:55.929783+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:57.072 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[102097]: cluster 2023-10-07T22:16:55.594116+0000 mgr.y (mgr.25319) 1135 : cluster 0 pgmap v1256: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 64793/269553 objects degraded (24.037%); 45513/269553 objects misplaced (16.885%); 5.0 MiB/s, 80 objects/s recovering 2023-10-07T22:16:57.072 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[102097]: cluster 2023-10-07T22:16:55.821430+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 64793/269553 objects degraded (24.037%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:16:57.072 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:56 smithi008 bash[102097]: audit 2023-10-07T22:16:55.929783+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:57.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:57.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:57.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:57.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:57.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:57.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:57.611 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:57.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:57.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:57.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:57.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:57.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:58.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:58.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:58.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:58.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:58.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:58.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:58.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:58.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:58.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:58.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:58.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:58.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:16:58.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:16:58.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:58.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:16:58.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:16:58.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T22:16:58.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:58.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:58.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:58.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:59.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.033 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:16:58 smithi008 bash[105281]: cluster 2023-10-07T22:16:57.595082+0000 mgr.y (mgr.25319) 1136 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 64770/267906 objects degraded (24.176%); 44609/267906 objects misplaced (16.651%); 9.2 MiB/s, 147 objects/s recovering 2023-10-07T22:16:59.033 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:16:58 smithi008 bash[102097]: cluster 2023-10-07T22:16:57.595082+0000 mgr.y (mgr.25319) 1136 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 64770/267906 objects degraded (24.176%); 44609/267906 objects misplaced (16.651%); 9.2 MiB/s, 147 objects/s recovering 2023-10-07T22:16:59.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:59.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:16:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:16:58 smithi081 bash[89466]: cluster 2023-10-07T22:16:57.595082+0000 mgr.y (mgr.25319) 1136 : cluster 0 pgmap v1257: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 156 op/s; 64770/267906 objects degraded (24.176%); 44609/267906 objects misplaced (16.651%); 9.2 MiB/s, 147 objects/s recovering 2023-10-07T22:16:59.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:59.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:16:59.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:16:59.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:59.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:59.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:59.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:16:59.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:16:59.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:59.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:16:59.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:16:59.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:59.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:16:59.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:16:59.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.952 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:16:59.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:16:59.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:00.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:00.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:00.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:00.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:00.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:00.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:00.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:00.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:00.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:00.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:00.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:00.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:00.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:00.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:00.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:00 smithi008 bash[102097]: cluster 2023-10-07T22:16:59.595794+0000 mgr.y (mgr.25319) 1137 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 169 op/s; 64571/266628 objects degraded (24.218%); 44464/266628 objects misplaced (16.676%); 7.8 MiB/s, 125 objects/s recovering 2023-10-07T22:17:00.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.836 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:00 smithi008 bash[105281]: cluster 2023-10-07T22:16:59.595794+0000 mgr.y (mgr.25319) 1137 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 169 op/s; 64571/266628 objects degraded (24.218%); 44464/266628 objects misplaced (16.676%); 7.8 MiB/s, 125 objects/s recovering 2023-10-07T22:17:00.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:00.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:00.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:00 smithi081 bash[89466]: cluster 2023-10-07T22:16:59.595794+0000 mgr.y (mgr.25319) 1137 : cluster 0 pgmap v1258: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 169 op/s; 64571/266628 objects degraded (24.218%); 44464/266628 objects misplaced (16.676%); 7.8 MiB/s, 125 objects/s recovering 2023-10-07T22:17:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:00.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:00.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:01.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:01.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:01.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:01.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:01.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:01.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:01.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:01.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:01.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:01.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:01.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:01.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:01.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:01.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:01.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:01.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:02.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:02.021 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:01 smithi008 bash[102097]: cluster 2023-10-07T22:17:00.822357+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 64571/266628 objects degraded (24.218%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:02.021 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:01 smithi008 bash[105281]: cluster 2023-10-07T22:17:00.822357+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 64571/266628 objects degraded (24.218%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:02.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:02.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:02.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:02.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:01 smithi081 bash[89466]: cluster 2023-10-07T22:17:00.822357+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: Degraded data redundancy: 64571/266628 objects degraded (24.218%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:02.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:02.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:02.388 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:02.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:02.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:02.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:02.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:02.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:02.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:02.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:02.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:02.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:02.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:02.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:03.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:03.053 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:02 smithi008 bash[105281]: cluster 2023-10-07T22:17:01.596649+0000 mgr.y (mgr.25319) 1138 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 177 op/s; 64500/265812 objects degraded (24.265%); 44395/265812 objects misplaced (16.702%); 7.5 MiB/s, 120 objects/s recovering 2023-10-07T22:17:03.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:02 smithi008 bash[102097]: cluster 2023-10-07T22:17:01.596649+0000 mgr.y (mgr.25319) 1138 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 177 op/s; 64500/265812 objects degraded (24.265%); 44395/265812 objects misplaced (16.702%); 7.5 MiB/s, 120 objects/s recovering 2023-10-07T22:17:03.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:03.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:03.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:03.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:02 smithi081 bash[89466]: cluster 2023-10-07T22:17:01.596649+0000 mgr.y (mgr.25319) 1138 : cluster 0 pgmap v1259: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 177 op/s; 64500/265812 objects degraded (24.265%); 44395/265812 objects misplaced (16.702%); 7.5 MiB/s, 120 objects/s recovering 2023-10-07T22:17:03.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:03.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.323 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:03] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-10-07T22:17:03.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:03.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:03.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:03.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:03.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:03.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:03.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:03.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:03.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:03.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:04.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:04.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:04.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:04.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:04.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:04.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:04.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.502 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:04.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:04.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:04.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:04.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:04.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:04.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:04.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:04.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:04.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:05.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:05.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:05.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:05.132 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:04 smithi008 bash[102097]: cluster 2023-10-07T22:17:03.597534+0000 mgr.y (mgr.25319) 1139 : cluster 0 pgmap v1260: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 198 op/s; 64468/264282 objects degraded (24.394%); 43333/264282 objects misplaced (16.397%); 11 MiB/s, 168 objects/s recovering 2023-10-07T22:17:05.133 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:04 smithi008 bash[105281]: cluster 2023-10-07T22:17:03.597534+0000 mgr.y (mgr.25319) 1139 : cluster 0 pgmap v1260: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 198 op/s; 64468/264282 objects degraded (24.394%); 43333/264282 objects misplaced (16.397%); 11 MiB/s, 168 objects/s recovering 2023-10-07T22:17:05.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:04 smithi081 bash[89466]: cluster 2023-10-07T22:17:03.597534+0000 mgr.y (mgr.25319) 1139 : cluster 0 pgmap v1260: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 198 op/s; 64468/264282 objects degraded (24.394%); 43333/264282 objects misplaced (16.397%); 11 MiB/s, 168 objects/s recovering 2023-10-07T22:17:05.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:05.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:05.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:05.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:05.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:05.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:05.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:05.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:05.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:05.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:05.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:05.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:05.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:05.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:06.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:06.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:06.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:06.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:05 smithi008 bash[105281]: cluster 2023-10-07T22:17:05.823736+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 64468/264282 objects degraded (24.394%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:06.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:05 smithi008 bash[102097]: cluster 2023-10-07T22:17:05.823736+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 64468/264282 objects degraded (24.394%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:06.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:06.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:05 smithi081 bash[89466]: cluster 2023-10-07T22:17:05.823736+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 64468/264282 objects degraded (24.394%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:17:06.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:06.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:06.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:06.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:06.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:06.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:06.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:06.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:06.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:06.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:06.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:06.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:06.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:06.950 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:17:06.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:06.982 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:17:06.999 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:06 smithi008 bash[105281]: cluster 2023-10-07T22:17:05.598442+0000 mgr.y (mgr.25319) 1140 : cluster 0 pgmap v1261: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 212 op/s; 64202/263010 objects degraded (24.410%); 43255/263010 objects misplaced (16.446%); 8.5 MiB/s, 136 objects/s recovering 2023-10-07T22:17:06.999 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:06 smithi008 bash[102097]: cluster 2023-10-07T22:17:05.598442+0000 mgr.y (mgr.25319) 1140 : cluster 0 pgmap v1261: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 212 op/s; 64202/263010 objects degraded (24.410%); 43255/263010 objects misplaced (16.446%); 8.5 MiB/s, 136 objects/s recovering 2023-10-07T22:17:07.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:07.007 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:17:07.044 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:17:07.081 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:17:07.085 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:07.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:07.104 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:17:07.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:06 smithi081 bash[89466]: cluster 2023-10-07T22:17:05.598442+0000 mgr.y (mgr.25319) 1140 : cluster 0 pgmap v1261: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 17 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 212 op/s; 64202/263010 objects degraded (24.410%); 43255/263010 objects misplaced (16.446%); 8.5 MiB/s, 136 objects/s recovering 2023-10-07T22:17:07.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:07.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:07.132 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:17:07.163 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:17:07.170 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.170 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.170 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.170 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.170 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.171 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.171 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.171 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:17:07.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:07.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:07.282 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:17:07.283 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "" 2023-10-07T22:17:07.283 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:17:07.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:07.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:07.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:07.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:07.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:07.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:07.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:07.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:07.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:07.860 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:17:07.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.843643+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.845745+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.846042+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.846070+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.849415+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.849602+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: cluster 2023-10-07T22:17:06.853948+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: audit 2023-10-07T22:17:06.919256+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.8:0/3129043174' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: audit 2023-10-07T22:17:07.213266+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.8:0/2686944932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:07.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[102097]: audit 2023-10-07T22:17:07.213615+0000 mon.a (mon.0) 1513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.843643+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.845745+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.846042+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.846070+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.849415+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.849602+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: cluster 2023-10-07T22:17:06.853948+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: audit 2023-10-07T22:17:06.919256+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.8:0/3129043174' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: audit 2023-10-07T22:17:07.213266+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.8:0/2686944932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:07.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:07 smithi008 bash[105281]: audit 2023-10-07T22:17:07.213615+0000 mon.a (mon.0) 1513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:07.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:07.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:07.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:08.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:08.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:08.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:08.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.843643+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.845745+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.846042+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.846070+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e307: 8 total, 8 up, 6 in 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.849415+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.849602+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: cluster 2023-10-07T22:17:06.853948+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e307 with expected crc 2023-10-07T22:17:08.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: audit 2023-10-07T22:17:06.919256+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.8:0/3129043174' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:08.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: audit 2023-10-07T22:17:07.213266+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.8:0/2686944932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:08.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:07 smithi081 bash[89466]: audit 2023-10-07T22:17:07.213615+0000 mon.a (mon.0) 1513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:08.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:08.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:08.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:08.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:08.412 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:08.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:08.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:08.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:08.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:08.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:08.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:08.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:08.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:08.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:08.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:08.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.599309+0000 mgr.y (mgr.25319) 1141 : cluster 0 pgmap v1263: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60804/261480 objects degraded (23.254%); 44903/261480 objects misplaced (17.173%); 9.4 MiB/s, 192 objects/s recovering 2023-10-07T22:17:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.843722+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:17:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: audit 2023-10-07T22:17:07.850230+0000 mon.a (mon.0) 1515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:09.438 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.851090+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.851829+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.853543+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.853591+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:08 smithi081 bash[89466]: cluster 2023-10-07T22:17:07.855628+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.599309+0000 mgr.y (mgr.25319) 1141 : cluster 0 pgmap v1263: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60804/261480 objects degraded (23.254%); 44903/261480 objects misplaced (17.173%); 9.4 MiB/s, 192 objects/s recovering 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.843722+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:17:09.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: audit 2023-10-07T22:17:07.850230+0000 mon.a (mon.0) 1515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:09.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.851090+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.851829+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.853543+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.440 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.853591+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.442 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[105281]: cluster 2023-10-07T22:17:07.855628+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-10-07T22:17:09.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.599309+0000 mgr.y (mgr.25319) 1141 : cluster 0 pgmap v1263: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60804/261480 objects degraded (23.254%); 44903/261480 objects misplaced (17.173%); 9.4 MiB/s, 192 objects/s recovering 2023-10-07T22:17:09.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.843722+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:17:09.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: audit 2023-10-07T22:17:07.850230+0000 mon.a (mon.0) 1515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:09.443 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.851090+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.443 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.851829+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.443 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.853543+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.443 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.853591+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e308 with expected crc 2023-10-07T22:17:09.443 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:08 smithi008 bash[102097]: cluster 2023-10-07T22:17:07.855628+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e308: 8 total, 8 up, 6 in 2023-10-07T22:17:09.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:09.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:09.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:09.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:09.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:09.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:09.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:09.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:09.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:09.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:09.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:09.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:10.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:10.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:10.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:10.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:10.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:10.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:10.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:10.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:10.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:10.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:10.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:10.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:10.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:10.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:10.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:10.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:10.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:10 smithi081 bash[89466]: cluster 2023-10-07T22:17:09.599959+0000 mgr.y (mgr.25319) 1142 : cluster 0 pgmap v1265: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 187 op/s; 60804/261321 objects degraded (23.268%); 44850/261321 objects misplaced (17.163%); 11 MiB/s, 223 objects/s recovering 2023-10-07T22:17:10.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:10 smithi081 bash[89466]: cluster 2023-10-07T22:17:10.824777+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 60804/261321 objects degraded (23.268%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:10.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:10.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:11.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:10 smithi008 bash[102097]: cluster 2023-10-07T22:17:09.599959+0000 mgr.y (mgr.25319) 1142 : cluster 0 pgmap v1265: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 187 op/s; 60804/261321 objects degraded (23.268%); 44850/261321 objects misplaced (17.163%); 11 MiB/s, 223 objects/s recovering 2023-10-07T22:17:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:10 smithi008 bash[102097]: cluster 2023-10-07T22:17:10.824777+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 60804/261321 objects degraded (23.268%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:10 smithi008 bash[105281]: cluster 2023-10-07T22:17:09.599959+0000 mgr.y (mgr.25319) 1142 : cluster 0 pgmap v1265: 109 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 187 op/s; 60804/261321 objects degraded (23.268%); 44850/261321 objects misplaced (17.163%); 11 MiB/s, 223 objects/s recovering 2023-10-07T22:17:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:10 smithi008 bash[105281]: cluster 2023-10-07T22:17:10.824777+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 60804/261321 objects degraded (23.268%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:11.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:11.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:11.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:11.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:11.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:11.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:11.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:11.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:11.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:11.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:11.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:11.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:11.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:11.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:11 smithi081 bash[89466]: audit 2023-10-07T22:17:10.933503+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:11 smithi081 bash[89466]: audit 2023-10-07T22:17:10.934854+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:12.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:12.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:12.118 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:11 smithi008 bash[105281]: audit 2023-10-07T22:17:10.933503+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:12.118 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:11 smithi008 bash[105281]: audit 2023-10-07T22:17:10.934854+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:12.118 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:11 smithi008 bash[102097]: audit 2023-10-07T22:17:10.933503+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:12.118 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:11 smithi008 bash[102097]: audit 2023-10-07T22:17:10.934854+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:12.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:12.236 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:12.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:12.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:12.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:12.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:12.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:12.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:12.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:12.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:12.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:12.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:12.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:12.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:17:12.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:12.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:12.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:12.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:12.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:17:13.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:13.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:13.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:12 smithi008 bash[105281]: cluster 2023-10-07T22:17:11.600770+0000 mgr.y (mgr.25319) 1143 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 196 op/s; 60525/259569 objects degraded (23.317%); 44713/259569 objects misplaced (17.226%); 6.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:12 smithi008 bash[102097]: cluster 2023-10-07T22:17:11.600770+0000 mgr.y (mgr.25319) 1143 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 196 op/s; 60525/259569 objects degraded (23.317%); 44713/259569 objects misplaced (17.226%); 6.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:13.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:13] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:17:13.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:13.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:12 smithi081 bash[89466]: cluster 2023-10-07T22:17:11.600770+0000 mgr.y (mgr.25319) 1143 : cluster 0 pgmap v1266: 109 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 196 op/s; 60525/259569 objects degraded (23.317%); 44713/259569 objects misplaced (17.226%); 6.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:13.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:13.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:13.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:13.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:13.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:13.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:13.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:13.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:13.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:13.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:13.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:13.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:13.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:13.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:13.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:13.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:14.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:14.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:14.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:83255 10.4 e265/253 10:2b0a7e8e:::benchmark_data_smithi008_237037_object83254:head v 265'5259, mlcod=265'5257)", 2023-10-07T22:17:14.251 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:53.970186+0000", 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 140.276284248, 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.269314312, 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970186+0000", 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970186+0000", 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970186+0000", 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6199999999999998e-07 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970218+0000", 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1516000000000001e-05 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970231+0000", 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3142999999999999e-05 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970244+0000", 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2703e-05 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970324+0000", 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0426999999999994e-05 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:53.970356+0000", 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1850999999999997e-05 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:54.239500+0000", 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26914420999999999 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92332 10.13 10:cf625262:::benchmark_data_smithi008_237037_object92331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:17:14.257 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19165879000001, 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1728891210000001, 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92332 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:17:14.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054813+0000", 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.812e-06 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054890+0000", 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6855999999999997e-05 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054902+0000", 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1653e-05 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054912+0000", 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9839999999999996e-06 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054988+0000", 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6151999999999999e-05 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op must wait for map", 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054997+0000", 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1069999999999994e-06 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056538+0000", 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015410249999999999 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056548+0000", 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0196e-05 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211594+0000", 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1550463770000001 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211733+0000", 2023-10-07T22:17:14.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000138314 2023-10-07T22:17:14.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211858+0000", 2023-10-07T22:17:14.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012520000000000001 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217618+0000", 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.005760037 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219327+0000", 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017089010000000001 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225588+0000", 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062606270000000004 2023-10-07T22:17:14.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225735+0000", 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014749899999999999 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227700+0000", 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001965381 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.269 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92337 10.13 10:caac8381:::benchmark_data_smithi008_237037_object92336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.191542044, 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1800191369999999, 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.270 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92337 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054929+0000", 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0800000000000005e-07 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054955+0000", 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6041999999999999e-05 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054961+0000", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1909999999999997e-06 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054965+0000", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.566e-06 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055101+0000", 2023-10-07T22:17:14.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013555199999999999 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055110+0000", 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5860000000000005e-06 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057082+0000", 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019725789999999999 2023-10-07T22:17:14.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057092+0000", 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6520000000000001e-06 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214334+0000", 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.157241841 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214469+0000", 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013521900000000001 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214590+0000", 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012121999999999999 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219345+0000", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047546029999999996 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227786+0000", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0084417180000000008 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232755+0000", 2023-10-07T22:17:14.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049689829999999997 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232816+0000", 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0531e-05 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.234947+0000", 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021313460000000001 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92343 10.13 10:cad5c234:::benchmark_data_smithi008_237037_object92342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19149470399999, 2023-10-07T22:17:14.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1823427740000001, 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92343 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054976+0000", 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6599999999999996e-07 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055013+0000", 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6893000000000001e-05 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055024+0000", 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1137e-05 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055031+0000", 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3660000000000003e-06 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055212+0000", 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018095599999999999 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055234+0000", 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1614999999999999e-05 2023-10-07T22:17:14.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057154+0000", 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019202659999999999 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057162+0000", 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2749999999999995e-06 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.215950+0000", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1587870179999999 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.216075+0000", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012547 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.216221+0000", 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000146136 2023-10-07T22:17:14.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221017+0000", 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047957479999999999 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232669+0000", 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011652439000000001 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.235044+0000", 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00237433 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.235102+0000", 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8143999999999998e-05 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237318+0000", 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022164149999999998 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92354 10.13 10:ccbdfa9b:::benchmark_data_smithi008_237037_object92353:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:17:14.288 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.191424488, 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1885491029999999, 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92354 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7700000000000004e-07 2023-10-07T22:17:14.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055107+0000", 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0430000000000002e-05 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055119+0000", 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2323999999999999e-05 2023-10-07T22:17:14.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055127+0000", 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8509999999999999e-06 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055276+0000", 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014954700000000001 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055283+0000", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1149999999999999e-06 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057190+0000", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019070109999999999 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057196+0000", 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3860000000000004e-06 2023-10-07T22:17:14.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217699+0000", 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.160502865 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217869+0000", 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000170607 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.218007+0000", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013770000000000001 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225459+0000", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0074515099999999997 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241398+0000", 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015939198000000002 2023-10-07T22:17:14.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241479+0000", 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1351000000000001e-05 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241551+0000", 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1777000000000001e-05 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243595+0000", 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020437540000000001 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92383 10.13 10:c960b1dc:::benchmark_data_smithi008_237037_object92382:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19131817900001, 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1912148170000001, 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.297 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92383 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055153+0000", 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5000000000000002e-07 2023-10-07T22:17:14.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055241+0000", 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8004999999999995e-05 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055254+0000", 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3647e-05 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055262+0000", 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9950000000000005e-06 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055327+0000", 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4862000000000003e-05 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055334+0000", 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.657e-06 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057251+0000", 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019174050000000001 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057260+0000", 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9590000000000001e-06 2023-10-07T22:17:14.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219455+0000", 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1621952580000001 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219616+0000", 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016010899999999999 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219746+0000", 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000130214 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227800+0000", 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0080546579999999993 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243894+0000", 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016093072 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.244002+0000", 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108038 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.244074+0000", 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2520000000000004e-05 2023-10-07T22:17:14.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246367+0000", 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022926679999999999 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92397 10.13 10:c88885e2:::benchmark_data_smithi008_237037_object92396:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:17:14.306 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.191190947, 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.193191476, 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92397 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055280+0000", 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3600000000000002e-07 2023-10-07T22:17:14.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055361+0000", 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1299999999999997e-05 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055376+0000", 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4916000000000001e-05 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055386+0000", 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0169999999999999e-05 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055458+0000", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1125999999999996e-05 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055464+0000", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5629999999999997e-06 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057287+0000", 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018223790000000001 2023-10-07T22:17:14.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057294+0000", 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1980000000000004e-06 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221098+0000", 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1638044299999999 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221355+0000", 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000257168 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221657+0000", 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00030156200000000001 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227807+0000", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0061498580000000002 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246469+0000", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018662127000000001 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246548+0000", 2023-10-07T22:17:14.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8776000000000006e-05 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246614+0000", 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6420000000000004e-05 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248471+0000", 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018565470000000001 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92464 10.13 10:cff69d95:::benchmark_data_smithi008_237037_object92463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.191067246, 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1948539659999999, 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.316 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92464 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055404+0000", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6199999999999997e-07 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055482+0000", 2023-10-07T22:17:14.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8203999999999999e-05 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055492+0000", 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0239e-05 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055506+0000", 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3487e-05 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055557+0000", 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1473e-05 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055562+0000", 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9080000000000003e-06 2023-10-07T22:17:14.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057329+0000", 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017667570000000001 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057340+0000", 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0829000000000001e-05 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223310+0000", 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1659702000000001 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223515+0000", 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020574499999999999 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223715+0000", 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019903499999999999 2023-10-07T22:17:14.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232581+0000", 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088661950000000003 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248565+0000", 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015984457000000001 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248646+0000", 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0381000000000002e-05 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248715+0000", 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9574999999999997e-05 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250257+0000", 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001541719 2023-10-07T22:17:14.324 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92466 10.13 10:ccd3ff80:::benchmark_data_smithi008_237037_object92465:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19094919, 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.196414417, 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92466 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:17:14.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055522+0000", 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1099999999999995e-07 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055593+0000", 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1099000000000005e-05 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055604+0000", 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1430000000000001e-05 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055614+0000", 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.414e-06 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057380+0000", 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001766316 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057388+0000", 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8639999999999996e-06 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227858+0000", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1704700960000001 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.228090+0000", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00023247900000000001 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.228332+0000", 2023-10-07T22:17:14.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00024124300000000001 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.234972+0000", 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0066405869999999999 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250325+0000", 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015352849 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250388+0000", 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2954999999999996e-05 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250455+0000", 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6674000000000006e-05 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.251935+0000", 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014806999999999999 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92468 10.13 10:ca420f2c:::benchmark_data_smithi008_237037_object92467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190842097, 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1979885809999999, 2023-10-07T22:17:14.333 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92468 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055629+0000", 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8100000000000002e-07 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055711+0000", 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1842999999999996e-05 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055721+0000", 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0215e-05 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055731+0000", 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0414000000000001e-05 2023-10-07T22:17:14.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057445+0000", 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017139449999999999 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057451+0000", 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0900000000000001e-06 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230303+0000", 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.172852225 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230522+0000", 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000218796 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230736+0000", 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021348 2023-10-07T22:17:14.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241325+0000", 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010589276 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252005+0000", 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010680099 2023-10-07T22:17:14.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252058+0000", 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2827000000000001e-05 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252123+0000", 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5485000000000001e-05 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253617+0000", 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014932050000000001 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92474 10.13 10:c80166c9:::benchmark_data_smithi008_237037_object92473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190727826, 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1993872379999999, 2023-10-07T22:17:14.341 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92474 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055743+0000", 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.99e-07 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055808+0000", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5262e-05 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055819+0000", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1005999999999999e-05 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055826+0000", 2023-10-07T22:17:14.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1779999999999997e-06 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057487+0000", 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001660955 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057495+0000", 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7589999999999997e-06 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237395+0000", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1798997849999999 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237670+0000", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027490799999999998 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237947+0000", 2023-10-07T22:17:14.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000277416 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243829+0000", 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058818200000000003 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253681+0000", 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0098519539999999996 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253730+0000", 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8634000000000002e-05 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253787+0000", 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6947000000000002e-05 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255130+0000", 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013429150000000001 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92552 10.13 10:ca1c3783:::benchmark_data_smithi008_237037_object92551:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190633918, 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2059351, 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.349 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92552 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055837+0000", 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2900000000000003e-07 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055903+0000", 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5795000000000003e-05 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055912+0000", 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2070000000000001e-06 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055920+0000", 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7470000000000005e-06 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057524+0000", 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001604458 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057528+0000", 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1099999999999996e-06 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.239636+0000", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.182107274 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.239827+0000", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000191158 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.240006+0000", 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017954599999999999 2023-10-07T22:17:14.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243918+0000", 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00391209 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259488+0000", 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015569773 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259568+0000", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9759000000000007e-05 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259634+0000", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5821999999999994e-05 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.261771+0000", 2023-10-07T22:17:14.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002137632 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92571 10.13 10:c8b90ec4:::benchmark_data_smithi008_237037_object92570:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190539919, 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.215352859, 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.362 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92571 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055931+0000", 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.23e-07 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055990+0000", 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9208e-05 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055999+0000", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4279999999999996e-06 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056008+0000", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5109999999999992e-06 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057575+0000", 2023-10-07T22:17:14.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015667439999999999 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057584+0000", 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9760000000000001e-06 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255209+0000", 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.197624799 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255539+0000", 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00033064500000000002 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255808+0000", 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00026833899999999998 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266104+0000", 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010295847 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268181+0000", 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002077274 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.269009+0000", 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00082824799999999996 2023-10-07T22:17:14.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.269078+0000", 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8814999999999998e-05 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.271283+0000", 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022052019999999999 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92604 10.13 10:cb8c54c4:::benchmark_data_smithi008_237037_object92603:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190439801, 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2286257840000001, 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92604 2023-10-07T22:17:14.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056031+0000", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.92e-07 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056096+0000", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4805e-05 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056107+0000", 2023-10-07T22:17:14.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1221e-05 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056118+0000", 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0677e-05 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057634+0000", 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015162039999999999 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057644+0000", 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7680000000000003e-06 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257411+0000", 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1997669850000001 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257601+0000", 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019000500000000001 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257787+0000", 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018676200000000001 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266114+0000", 2023-10-07T22:17:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083262019999999996 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268273+0000", 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021596390000000001 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282732+0000", 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014459197 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282785+0000", 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2503000000000002e-05 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.284656+0000", 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018711240000000001 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92625 10.13 10:c9bfd0a3:::benchmark_data_smithi008_237037_object92624:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.190337606, 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.234129815, 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92625 2023-10-07T22:17:14.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1200000000000002e-07 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056201+0000", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7816000000000003e-05 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056214+0000", 2023-10-07T22:17:14.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3380000000000001e-05 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056222+0000", 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7719999999999994e-06 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057676+0000", 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014540849999999999 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057681+0000", 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.758e-06 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.261845+0000", 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2041637089999999 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.262070+0000", 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022503599999999999 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.262290+0000", 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022064599999999999 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266124+0000", 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0038337250000000001 2023-10-07T22:17:14.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.276489+0000", 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010364898000000001 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.288326+0000", 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011836964 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.288370+0000", 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4360000000000002e-05 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290262+0000", 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018919539999999999 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92657 10.13 10:ced6e549:::benchmark_data_smithi008_237037_object92656:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.385 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19023491, 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.235572616, 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92657 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.386 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.387 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056236+0000", 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9599999999999999e-07 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056293+0000", 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6833999999999998e-05 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056302+0000", 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7259999999999997e-06 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056310+0000", 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5650000000000004e-06 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057716+0000", 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001406364 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057724+0000", 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8059999999999995e-06 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264157+0000", 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2064324710000001 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264378+0000", 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000221215 2023-10-07T22:17:14.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264583+0000", 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020523500000000001 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268224+0000", 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0036409049999999998 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282623+0000", 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014399153 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290317+0000", 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076942529999999999 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290387+0000", 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9641999999999995e-05 2023-10-07T22:17:14.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291808+0000", 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001420751 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92667 10.13 10:cbb57052:::benchmark_data_smithi008_237037_object92666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:17:14.393 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 125.19015077900001, 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2369902850000001, 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92667 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.394 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056320+0000", 2023-10-07T22:17:14.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5700000000000002e-07 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056384+0000", 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4193e-05 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056393+0000", 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0829999999999993e-06 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056401+0000", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4540000000000001e-06 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057747+0000", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013461370000000001 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057753+0000", 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4320000000000004e-06 2023-10-07T22:17:14.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266164+0000", 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2084105439999999 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266343+0000", 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000178615 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266534+0000", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000191127 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268237+0000", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017030190000000001 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282680+0000", 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014443465000000001 2023-10-07T22:17:14.399 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291869+0000", 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091893080000000002 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291914+0000", 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4804e-05 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.293310+0000", 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013953469999999999 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "MOSDPGPushReply(10.7 295/279 [PushReplyOp(10:e4f3cde4:::benchmark_data_smithi008_237037_object66321:head)])", 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:16:22.750782+0000", 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 51.495688403000003, 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.184671895, 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.401 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750782+0000", 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750782+0000", 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.402 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750788+0000", 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5069999999999997e-06 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750799+0000", 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1005999999999999e-05 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.403 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750823+0000", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3813000000000001e-05 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750839+0000", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6152999999999999e-05 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.750950+0000", 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000111196 2023-10-07T22:17:14.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.935454+0000", 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18450322 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "MOSDPGPush(10.12 295/289 [PushOp(10:49f33c8a:::benchmark_data_smithi008_237037_object9535:head, version: 262'588, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:49f33c8a:::benchmark_data_smithi008_237037_object9535:head@262'588, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:16:22.755000+0000", 2023-10-07T22:17:14.405 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 51.491469627000001, 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18300413800000001, 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755000+0000", 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.406 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755000+0000", 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755002+0000", 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.886e-06 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755081+0000", 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8909e-05 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934419+0000", 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17933794 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934464+0000", 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4481999999999999e-05 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934575+0000", 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000111776 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934593+0000", 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7425999999999999e-05 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.938005+0000", 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0034117190000000001 2023-10-07T22:17:14.409 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:113621 10.17 10:efc2b77a:::benchmark_data_smithi008_237037_object9612:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:16:22.755242+0000", 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 51.491228503999999, 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.19145901700000001, 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:17:14.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 113621 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755242+0000", 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755242+0000", 2023-10-07T22:17:14.411 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755243+0000", 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4899999999999999e-06 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.755249+0000", 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6450000000000002e-06 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934445+0000", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17919608000000001 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934467+0000", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1880000000000001e-05 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934762+0000", 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000295247 2023-10-07T22:17:14.413 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.934925+0000", 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000163098 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,5", 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.935455+0000", 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00052990299999999997 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.414 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.944564+0000", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091087219999999997 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.944628+0000", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3983e-05 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.944697+0000", 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9632e-05 2023-10-07T22:17:14.415 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.944751+0000", 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3495000000000002e-05 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.946701+0000", 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001949842 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.416 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:17:14.417 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:17:14.417 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:17:14.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:14.443 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:14.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:14.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:14.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:14.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.709 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:14.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:14.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:14.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:14.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:14 smithi081 bash[89466]: cluster 2023-10-07T22:17:13.602212+0000 mgr.y (mgr.25319) 1144 : cluster 0 pgmap v1267: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60502/257865 objects degraded (23.463%); 43787/257865 objects misplaced (16.981%); 8.0 MiB/s, 180 objects/s recovering 2023-10-07T22:17:14.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:14.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:15.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:15.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:15.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:15.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:15.214 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:14 smithi008 bash[105281]: cluster 2023-10-07T22:17:13.602212+0000 mgr.y (mgr.25319) 1144 : cluster 0 pgmap v1267: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60502/257865 objects degraded (23.463%); 43787/257865 objects misplaced (16.981%); 8.0 MiB/s, 180 objects/s recovering 2023-10-07T22:17:15.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:14 smithi008 bash[102097]: cluster 2023-10-07T22:17:13.602212+0000 mgr.y (mgr.25319) 1144 : cluster 0 pgmap v1267: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 60502/257865 objects degraded (23.463%); 43787/257865 objects misplaced (16.981%); 8.0 MiB/s, 180 objects/s recovering 2023-10-07T22:17:15.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:15.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T22:17:15.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:15.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:15.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:15.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:15.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:15.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:15.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:15.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:15.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:15.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:15.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:15.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:15.915 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:15.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:15.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:15.982 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7] out_osds: [6, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:17:15.982 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:17:15.983 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-10-07T22:17:15.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 0 2023-10-07T22:17:16.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:16.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:16.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:16.162 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:15 smithi008 bash[105281]: cluster 2023-10-07T22:17:15.826151+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 60502/257865 objects degraded (23.463%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:16.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:15 smithi008 bash[102097]: cluster 2023-10-07T22:17:15.826151+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 60502/257865 objects degraded (23.463%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:16.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:16.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:15 smithi081 bash[89466]: cluster 2023-10-07T22:17:15.826151+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 60502/257865 objects degraded (23.463%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:16.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:16.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:16.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:16.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:16.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:16.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:16.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:16.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:16.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:16.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:16.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:16.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:16.955 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:16 smithi008 bash[102097]: cluster 2023-10-07T22:17:15.603318+0000 mgr.y (mgr.25319) 1145 : cluster 0 pgmap v1268: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 60271/256428 objects degraded (23.504%); 43658/256428 objects misplaced (17.025%); 8.1 MiB/s, 177 objects/s recovering 2023-10-07T22:17:16.956 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:16 smithi081 bash[89466]: cluster 2023-10-07T22:17:15.603318+0000 mgr.y (mgr.25319) 1145 : cluster 0 pgmap v1268: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 60271/256428 objects degraded (23.504%); 43658/256428 objects misplaced (17.025%); 8.1 MiB/s, 177 objects/s recovering 2023-10-07T22:17:16.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:16.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:17.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:17.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.228 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:16 smithi008 bash[105281]: cluster 2023-10-07T22:17:15.603318+0000 mgr.y (mgr.25319) 1145 : cluster 0 pgmap v1268: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 60271/256428 objects degraded (23.504%); 43658/256428 objects misplaced (17.025%); 8.1 MiB/s, 177 objects/s recovering 2023-10-07T22:17:17.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:17.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:17.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:17.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:17.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:17.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:17.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:17.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:17.744 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:17.745 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:17.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:17.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:17.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:17.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:17.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:18.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:18.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:18.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:18.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:18.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:18.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:18.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:18.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:18.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:18.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:18.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:18.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:18.568 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:18.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:18.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:18.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:18.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:18.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:18.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:18.959 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:18 smithi081 bash[89466]: cluster 2023-10-07T22:17:17.604612+0000 mgr.y (mgr.25319) 1146 : cluster 0 pgmap v1269: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 206 op/s; 60264/255294 objects degraded (23.606%); 42883/255294 objects misplaced (16.797%); 5.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:18.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:18.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:18.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:19.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:19.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:19.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:19.212 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:18 smithi008 bash[105281]: cluster 2023-10-07T22:17:17.604612+0000 mgr.y (mgr.25319) 1146 : cluster 0 pgmap v1269: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 206 op/s; 60264/255294 objects degraded (23.606%); 42883/255294 objects misplaced (16.797%); 5.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:19.213 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:18 smithi008 bash[102097]: cluster 2023-10-07T22:17:17.604612+0000 mgr.y (mgr.25319) 1146 : cluster 0 pgmap v1269: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 206 op/s; 60264/255294 objects degraded (23.606%); 42883/255294 objects misplaced (16.797%); 5.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:19.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:19.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:19.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:19.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:19.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:19.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:19.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:19.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:19.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:19.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:19.776 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:19.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:19.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:19.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:19.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:20.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:20.125 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:17:20.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:20.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:20.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:20.389 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:20.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:20.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:20.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:20.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:20.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:20.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:20.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:20.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:21.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:21.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:21.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:21.183 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:20 smithi008 bash[102097]: cluster 2023-10-07T22:17:19.605752+0000 mgr.y (mgr.25319) 1147 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 180 op/s; 60264/255102 objects degraded (23.623%); 42819/255102 objects misplaced (16.785%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:17:21.183 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:20 smithi008 bash[102097]: cluster 2023-10-07T22:17:20.827538+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 60264/255102 objects degraded (23.623%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:21.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:20 smithi008 bash[105281]: cluster 2023-10-07T22:17:19.605752+0000 mgr.y (mgr.25319) 1147 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 180 op/s; 60264/255102 objects degraded (23.623%); 42819/255102 objects misplaced (16.785%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:17:21.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:20 smithi008 bash[105281]: cluster 2023-10-07T22:17:20.827538+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 60264/255102 objects degraded (23.623%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:21.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:21.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:20 smithi081 bash[89466]: cluster 2023-10-07T22:17:19.605752+0000 mgr.y (mgr.25319) 1147 : cluster 0 pgmap v1270: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 180 op/s; 60264/255102 objects degraded (23.623%); 42819/255102 objects misplaced (16.785%); 4.8 MiB/s, 85 objects/s recovering 2023-10-07T22:17:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:20 smithi081 bash[89466]: cluster 2023-10-07T22:17:20.827538+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 60264/255102 objects degraded (23.623%), 17 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:21.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:21.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:21.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:21.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:21.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:21.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:21.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:21.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:21.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:21.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:21.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:21.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:21.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:21.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:21.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:21.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:22.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:22.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:22.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:22.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:22.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:22.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:22.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:22.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:22.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:22.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:22.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:22.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:22.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:22.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:22 smithi081 bash[89466]: cluster 2023-10-07T22:17:21.606745+0000 mgr.y (mgr.25319) 1148 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 60001/252957 objects degraded (23.720%); 42552/252957 objects misplaced (16.822%); 5.4 MiB/s, 94 objects/s recovering 2023-10-07T22:17:22.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:23.007 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:22 smithi008 bash[105281]: cluster 2023-10-07T22:17:21.606745+0000 mgr.y (mgr.25319) 1148 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 60001/252957 objects degraded (23.720%); 42552/252957 objects misplaced (16.822%); 5.4 MiB/s, 94 objects/s recovering 2023-10-07T22:17:23.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:22 smithi008 bash[102097]: cluster 2023-10-07T22:17:21.606745+0000 mgr.y (mgr.25319) 1148 : cluster 0 pgmap v1271: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 232 op/s; 60001/252957 objects degraded (23.720%); 42552/252957 objects misplaced (16.822%); 5.4 MiB/s, 94 objects/s recovering 2023-10-07T22:17:23.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:23.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:23.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:23.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:23.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:23.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:23.284 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:23] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:17:23.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:23.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:23.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:23.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:23.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:23.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:23.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:23.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:23.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:23.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:23.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:23.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:23.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:23.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:23.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:24.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:24.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:24.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:24.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:24.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:24.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:24.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:24.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:24.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:24.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:24.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:24.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:24.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:24.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:24.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:24.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:25.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:25.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:25.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:24 smithi008 bash[105281]: cluster 2023-10-07T22:17:23.607883+0000 mgr.y (mgr.25319) 1149 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 59986/251790 objects degraded (23.824%); 42060/251790 objects misplaced (16.704%); 5.7 MiB/s, 119 objects/s recovering 2023-10-07T22:17:25.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:24 smithi008 bash[102097]: cluster 2023-10-07T22:17:23.607883+0000 mgr.y (mgr.25319) 1149 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 59986/251790 objects degraded (23.824%); 42060/251790 objects misplaced (16.704%); 5.7 MiB/s, 119 objects/s recovering 2023-10-07T22:17:25.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:25.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:24 smithi081 bash[89466]: cluster 2023-10-07T22:17:23.607883+0000 mgr.y (mgr.25319) 1149 : cluster 0 pgmap v1272: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 215 op/s; 59986/251790 objects degraded (23.824%); 42060/251790 objects misplaced (16.704%); 5.7 MiB/s, 119 objects/s recovering 2023-10-07T22:17:25.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:25.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:25.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:25.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:25.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:25.480 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:25.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:25.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:25.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:25.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:25.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:25.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:25.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:25.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:25.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:25.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:26.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:26.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:26.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:25 smithi008 bash[102097]: cluster 2023-10-07T22:17:25.828427+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 59986/251790 objects degraded (23.824%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:26.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:25 smithi008 bash[102097]: audit 2023-10-07T22:17:25.930179+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:26.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:26.123 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:25 smithi081 bash[89466]: cluster 2023-10-07T22:17:25.828427+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 59986/251790 objects degraded (23.824%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:26.123 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:25 smithi081 bash[89466]: audit 2023-10-07T22:17:25.930179+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:26.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:26.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:26.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:26.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:26.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:26.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:26.383 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:26 smithi008 bash[105281]: cluster 2023-10-07T22:17:25.828427+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 59986/251790 objects degraded (23.824%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:26.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:26 smithi008 bash[105281]: audit 2023-10-07T22:17:25.930179+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:26.397 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:26.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:26.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:26.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:26.629 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:26.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:26.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:26.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:26.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:26.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:26.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:26.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:27.019 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:27.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:27.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:27.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:27.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:26 smithi081 bash[89466]: cluster 2023-10-07T22:17:25.608783+0000 mgr.y (mgr.25319) 1150 : cluster 0 pgmap v1273: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 59700/249852 objects degraded (23.894%); 41839/249852 objects misplaced (16.746%); 4.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:27.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:27.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:26 smithi008 bash[102097]: cluster 2023-10-07T22:17:25.608783+0000 mgr.y (mgr.25319) 1150 : cluster 0 pgmap v1273: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 59700/249852 objects degraded (23.894%); 41839/249852 objects misplaced (16.746%); 4.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:27.295 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:26 smithi008 bash[105281]: cluster 2023-10-07T22:17:25.608783+0000 mgr.y (mgr.25319) 1150 : cluster 0 pgmap v1273: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 222 op/s; 59700/249852 objects degraded (23.894%); 41839/249852 objects misplaced (16.746%); 4.6 MiB/s, 100 objects/s recovering 2023-10-07T22:17:27.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:27.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:27.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:27.546 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:27.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:27.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:27.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:27.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:27.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:27.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:27.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:27.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:27.964 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:27.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:27.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:28.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:28.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:28.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:28.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:28.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:28.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:28.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:28.471 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:28.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:28.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:28.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:28.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:28.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:28.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:28.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:28.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:28.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:29.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:29.091 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35364.0:125971 10.e e308/279)", 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.083186+0000", 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0062029870000000001, 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006231281, 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083186+0000", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083186+0000", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083186+0000", 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:17:29.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083189+0000", 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7929999999999999e-06 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083197+0000", 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3270000000000003e-06 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083201+0000", 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7949999999999998e-06 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35364.0:125971 10.e e308/279)", 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.084189+0000", 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0052002869999999996, 2023-10-07T22:17:29.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052832490000000003, 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084189+0000", 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084189+0000", 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084188+0000", 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084197+0000", 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4790000000000002e-06 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084208+0000", 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1015e-05 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.084214+0000", 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.852e-06 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.098 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35364.0:125972 10.e e308/279)", 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.086658+0000", 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0027309370000000001, 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028625980000000001, 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086658+0000", 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086658+0000", 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086657+0000", 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086664+0000", 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7440000000000001e-06 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086675+0000", 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1524e-05 2023-10-07T22:17:29.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086682+0000", 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3500000000000002e-06 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:125969 10.4 10:2507992e:::benchmark_data_smithi008_237037_object21960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2023-10-07T22:17:29.102 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.072744+0000", 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.016645097000000001, 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016835994, 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 125969 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.103 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072744+0000", 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072744+0000", 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072743+0000", 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072749+0000", 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2260000000000002e-06 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072760+0000", 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1069e-05 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.072767+0000", 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2849999999999997e-06 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076275+0000", 2023-10-07T22:17:29.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035082310000000001 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.080476+0000", 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042005239999999998 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,3", 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.080951+0000", 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000474959 2023-10-07T22:17:29.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.088726+0000", 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00777555 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:125971 10.e 10:78f837b8:::benchmark_data_smithi008_237037_object21962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2023-10-07T22:17:29.108 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.076154+0000", 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.013235355000000001, 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01351583, 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 125971 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076154+0000", 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076154+0000", 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076152+0000", 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076165+0000", 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2455e-05 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076179+0000", 2023-10-07T22:17:29.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3767999999999999e-05 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076188+0000", 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0250000000000008e-06 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076252+0000", 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4813000000000004e-05 2023-10-07T22:17:29.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076453+0000", 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000200225 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5,6", 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.076652+0000", 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019911199999999999 2023-10-07T22:17:29.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.080123+0000", 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034714419999999999 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:125972 10.e 10:7b463c4f:::benchmark_data_smithi008_237037_object21963:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2023-10-07T22:17:29.114 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.081139+0000", 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0082501510000000007, 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0086151490000000008, 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 125972 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081139+0000", 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081139+0000", 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081137+0000", 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081145+0000", 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9240000000000007e-06 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081160+0000", 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4925e-05 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.081168+0000", 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4669999999999998e-06 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.082831+0000", 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001663114 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083062+0000", 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023081600000000001 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5,6", 2023-10-07T22:17:29.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083246+0000", 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018432100000000001 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35364.0:125973 10.c e308/300 10:30a84f92:::benchmark_data_smithi008_237037_object21964:head v 308'7710, mlcod=308'7708)", 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:29.083135+0000", 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0062535250000000002, 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066960220000000003, 2023-10-07T22:17:29.120 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083135+0000", 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083135+0000", 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083134+0000", 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:29.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083145+0000", 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0555e-05 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083157+0000", 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2159e-05 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.083164+0000", 2023-10-07T22:17:29.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.781e-06 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086089+0000", 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029253510000000001 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:29.086112+0000", 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2612999999999998e-05 2023-10-07T22:17:29.124 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 7 2023-10-07T22:17:29.125 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:17:29.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:29.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:28 smithi081 bash[89466]: cluster 2023-10-07T22:17:27.609756+0000 mgr.y (mgr.25319) 1151 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 59656/248691 objects degraded (23.988%); 41006/248691 objects misplaced (16.489%); 7.3 MiB/s, 143 objects/s recovering 2023-10-07T22:17:29.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:29.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:29.209 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:17:29.240 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:17:29.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:29.264 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:17:29.270 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:28 smithi008 bash[102097]: cluster 2023-10-07T22:17:27.609756+0000 mgr.y (mgr.25319) 1151 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 59656/248691 objects degraded (23.988%); 41006/248691 objects misplaced (16.489%); 7.3 MiB/s, 143 objects/s recovering 2023-10-07T22:17:29.271 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:28 smithi008 bash[105281]: cluster 2023-10-07T22:17:27.609756+0000 mgr.y (mgr.25319) 1151 : cluster 0 pgmap v1274: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 214 op/s; 59656/248691 objects degraded (23.988%); 41006/248691 objects misplaced (16.489%); 7.3 MiB/s, 143 objects/s recovering 2023-10-07T22:17:29.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:29.306 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:17:29.332 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:17:29.370 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:17:29.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.401 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:17:29.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:29.428 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:17:29.430 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.430 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.430 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:17:29.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:29.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:29.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:29.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:29.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:29.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[102097]: debug 2023-10-07T22:17:29.755+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e308 definitely_dead 0 2023-10-07T22:17:29.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:29.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:29.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:29.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[105281]: audit 2023-10-07T22:17:29.181091+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.8:0/2269996257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:29.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[105281]: audit 2023-10-07T22:17:29.481784+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.8:0/1143537870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:29.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[105281]: audit 2023-10-07T22:17:29.482239+0000 mon.a (mon.0) 1525 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:29.986 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[105281]: audit 2023-10-07T22:17:29.759402+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-07T22:17:29.994 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.0. 2023-10-07T22:17:30.008 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:17:30.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:30.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:30.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:30.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:30.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:30.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:30.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[102097]: audit 2023-10-07T22:17:29.181091+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.8:0/2269996257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:30.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[102097]: audit 2023-10-07T22:17:29.481784+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.8:0/1143537870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:30.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[102097]: audit 2023-10-07T22:17:29.482239+0000 mon.a (mon.0) 1525 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:30.300 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:29 smithi008 bash[102097]: audit 2023-10-07T22:17:29.759402+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-07T22:17:30.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:30.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:30.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.181091+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.8:0/2269996257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:30.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.481784+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.8:0/1143537870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:30.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.482239+0000 mon.a (mon.0) 1525 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:17:30.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.759402+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-07T22:17:30.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T22:17:30.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:30.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:30.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:30.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:30.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:30.700 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:30.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:30.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:30.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:30.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:30.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:31.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:31.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:31.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:31.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.610444+0000 mgr.y (mgr.25319) 1152 : cluster 0 pgmap v1275: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 189 op/s; 59656/248478 objects degraded (24.009%); 40935/248478 objects misplaced (16.474%); 5.8 MiB/s, 111 objects/s recovering 2023-10-07T22:17:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.975596+0000 mon.a (mon.0) 1527 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.982192+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:17:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: audit 2023-10-07T22:17:29.982260+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-07T22:17:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.985456+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.986800+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.989322+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.989578+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.990303+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:29.993570+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.829781+0000 mon.a (mon.0) 1531 : cluster 3 Health check update: Degraded data redundancy: 59656/248478 objects degraded (24.009%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:30 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.835411+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.610444+0000 mgr.y (mgr.25319) 1152 : cluster 0 pgmap v1275: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 189 op/s; 59656/248478 objects degraded (24.009%); 40935/248478 objects misplaced (16.474%); 5.8 MiB/s, 111 objects/s recovering 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.975596+0000 mon.a (mon.0) 1527 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: audit 2023-10-07T22:17:29.982192+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: audit 2023-10-07T22:17:29.982260+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.985456+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.986800+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.989322+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.989578+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.990303+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:29.993570+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.233 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.829781+0000 mon.a (mon.0) 1531 : cluster 3 Health check update: Degraded data redundancy: 59656/248478 objects degraded (24.009%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.835411+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.610444+0000 mgr.y (mgr.25319) 1152 : cluster 0 pgmap v1275: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 16 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 189 op/s; 59656/248478 objects degraded (24.009%); 40935/248478 objects misplaced (16.474%); 5.8 MiB/s, 111 objects/s recovering 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.975596+0000 mon.a (mon.0) 1527 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: audit 2023-10-07T22:17:29.982192+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: audit 2023-10-07T22:17:29.982260+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.8:0/4110198580' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.985456+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.986800+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.989322+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.989578+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-10-07T22:17:31.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.990303+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:29.993570+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e309 with expected crc 2023-10-07T22:17:31.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.829781+0000 mon.a (mon.0) 1531 : cluster 3 Health check update: Degraded data redundancy: 59656/248478 objects degraded (24.009%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:31.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:30 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.835411+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-10-07T22:17:31.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:31.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:31.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:31.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:31.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:31.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:31.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:31.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:31.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:31.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:31.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:31.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:31.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:31.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:31.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:32.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:32.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:32.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:32.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.833074+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.834062+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.836366+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.836377+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.837569+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.838332+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.839237+0000 osd.0 (osd.0) 14 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,308'7717] 10:30019c31:::benchmark_data_smithi008_237037_object70436:head to 308'7717 2023-10-07T22:17:32.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.839803+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.840135+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.842366+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.845311+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.846252+0000 osd.4 (osd.4) 260 : cluster 1 10.d continuing backfill to osd.3 from (263'3356,308'7836] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 308'7836 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:30.847830+0000 osd.1 (osd.1) 13 : cluster 1 10.b continuing backfill to osd.4 from (263'3371,308'8046] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 308'8046 2023-10-07T22:17:32.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.848852+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.833074+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.834062+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.836366+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.836377+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.837569+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.140 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.838332+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.839237+0000 osd.0 (osd.0) 14 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,308'7717] 10:30019c31:::benchmark_data_smithi008_237037_object70436:head to 308'7717 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.839803+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.840135+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.842366+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.845311+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.846252+0000 osd.4 (osd.4) 260 : cluster 1 10.d continuing backfill to osd.3 from (263'3356,308'7836] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 308'7836 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:30.847830+0000 osd.1 (osd.1) 13 : cluster 1 10.b continuing backfill to osd.4 from (263'3371,308'8046] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 308'8046 2023-10-07T22:17:32.141 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:31 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.848852+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-10-07T22:17:32.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:32.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.833074+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.834062+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.836366+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.836377+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.837569+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.838332+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.839237+0000 osd.0 (osd.0) 14 : cluster 1 10.c continuing backfill to osd.7 from (262'2445,308'7717] 10:30019c31:::benchmark_data_smithi008_237037_object70436:head to 308'7717 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.839803+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.840135+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.842366+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.845311+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e310 with expected crc 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.846252+0000 osd.4 (osd.4) 260 : cluster 1 10.d continuing backfill to osd.3 from (263'3356,308'7836] 10:b0f05d23:::benchmark_data_smithi008_237037_object43900:head to 308'7836 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:30.847830+0000 osd.1 (osd.1) 13 : cluster 1 10.b continuing backfill to osd.4 from (263'3371,308'8046] 10:d13268b9:::benchmark_data_smithi008_237037_object10279:head to 308'8046 2023-10-07T22:17:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:31 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.848852+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-10-07T22:17:32.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:32.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:32.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:32.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:32.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:32.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:32.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:32.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:32.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:32.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:32.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:33.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:33.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:33.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:33] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2023-10-07T22:17:33.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.611552+0000 mgr.y (mgr.25319) 1153 : cluster 0 pgmap v1278: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 230 op/s; 57192/246249 objects degraded (23.225%); 42707/246249 objects misplaced (17.343%); 8.0 MiB/s, 128 objects/s recovering 2023-10-07T22:17:33.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.846083+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.847190+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.848946+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.850387+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.852008+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:31.855691+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.851458+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.611552+0000 mgr.y (mgr.25319) 1153 : cluster 0 pgmap v1278: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 230 op/s; 57192/246249 objects degraded (23.225%); 42707/246249 objects misplaced (17.343%); 8.0 MiB/s, 128 objects/s recovering 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.846083+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.847190+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.848946+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.850387+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.852008+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:31.855691+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:32 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.851458+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-10-07T22:17:33.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:33.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.611552+0000 mgr.y (mgr.25319) 1153 : cluster 0 pgmap v1278: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 230 op/s; 57192/246249 objects degraded (23.225%); 42707/246249 objects misplaced (17.343%); 8.0 MiB/s, 128 objects/s recovering 2023-10-07T22:17:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.846083+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.847190+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.848946+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.850387+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.852008+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:31.855691+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e311 with expected crc 2023-10-07T22:17:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:32 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.851458+0000 mon.a (mon.0) 1534 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-10-07T22:17:33.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:33.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:33.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:17:33.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:33.693 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-10-07T22:17:33.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:33.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:33.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:33.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:33.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:33.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:33.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:34.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.848293+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.848500+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.851203+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.851641+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:32.851783+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:34 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.854557+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-10-07T22:17:34.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:34.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:34.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:34.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.848293+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.848500+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.851203+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.851641+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:32.851783+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.854557+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.848293+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.848500+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.851203+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.851641+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:32.851783+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e312 with expected crc 2023-10-07T22:17:34.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:34 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.854557+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-10-07T22:17:34.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:34.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:34.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:34.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:34.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:34.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:34.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:34.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:34.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:34.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:34.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:34.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:35.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:35.029 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.612199+0000 mgr.y (mgr.25319) 1154 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 48116/245445 objects degraded (19.604%); 34228/245445 objects misplaced (13.945%); 12 MiB/s, 192 objects/s recovering 2023-10-07T22:17:35.029 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.850600+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.029 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.851336+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.853851+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.854679+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[102097]: cluster 2023-10-07T22:17:33.854680+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.612199+0000 mgr.y (mgr.25319) 1154 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 48116/245445 objects degraded (19.604%); 34228/245445 objects misplaced (13.945%); 12 MiB/s, 192 objects/s recovering 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.850600+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.851336+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.853851+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.854679+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:35 smithi008 bash[105281]: cluster 2023-10-07T22:17:33.854680+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.049 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:35.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.612199+0000 mgr.y (mgr.25319) 1154 : cluster 0 pgmap v1281: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 48116/245445 objects degraded (19.604%); 34228/245445 objects misplaced (13.945%); 12 MiB/s, 192 objects/s recovering 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.850600+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.851336+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.853851+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.854679+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:35 smithi081 bash[89466]: cluster 2023-10-07T22:17:33.854680+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e313 with expected crc 2023-10-07T22:17:35.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:35.271 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:17:35.282 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:35.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:35.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:35.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:35.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:35.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:35.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:17:35.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.843 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:35.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:35.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:35.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:35.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:36.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:36.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:36.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:36.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:36 smithi081 bash[89466]: cluster 2023-10-07T22:17:35.831970+0000 mon.a (mon.0) 1536 : cluster 3 Health check update: Degraded data redundancy: 48116/245445 objects degraded (19.604%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:36.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:36.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:36.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:36 smithi008 bash[102097]: cluster 2023-10-07T22:17:35.831970+0000 mon.a (mon.0) 1536 : cluster 3 Health check update: Degraded data redundancy: 48116/245445 objects degraded (19.604%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:36.361 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:36 smithi008 bash[105281]: cluster 2023-10-07T22:17:35.831970+0000 mon.a (mon.0) 1536 : cluster 3 Health check update: Degraded data redundancy: 48116/245445 objects degraded (19.604%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:36.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:36.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:36.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:36.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:36.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:36.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:36.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:36.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:36.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:36.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:36.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:36.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:37.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:37.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:37.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:37.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:37 smithi008 bash[102097]: cluster 2023-10-07T22:17:35.613375+0000 mgr.y (mgr.25319) 1155 : cluster 0 pgmap v1283: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 39451/245217 objects degraded (16.088%); 29095/245217 objects misplaced (11.865%); 9.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:37.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:37 smithi008 bash[105281]: cluster 2023-10-07T22:17:35.613375+0000 mgr.y (mgr.25319) 1155 : cluster 0 pgmap v1283: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 39451/245217 objects degraded (16.088%); 29095/245217 objects misplaced (11.865%); 9.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:37.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:37.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:37.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:37.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:37 smithi081 bash[89466]: cluster 2023-10-07T22:17:35.613375+0000 mgr.y (mgr.25319) 1155 : cluster 0 pgmap v1283: 109 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 39451/245217 objects degraded (16.088%); 29095/245217 objects misplaced (11.865%); 9.2 MiB/s, 152 objects/s recovering 2023-10-07T22:17:37.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:37.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:37.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:37.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:37.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:37.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:37.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:37.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:37.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:37.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:38.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:38.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:38.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:38.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:38.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:38.290 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:38.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:38.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:38.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:38.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:38.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:38.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:38.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:38.693 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:17:38.693 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:17:38.694 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-10-07T22:17:38.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:17:38.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:38.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:38.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:38.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:38.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:38.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:38.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:39.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:39.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:39 smithi081 bash[89466]: cluster 2023-10-07T22:17:37.614728+0000 mgr.y (mgr.25319) 1156 : cluster 0 pgmap v1284: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 17 MiB/s, 268 objects/s recovering 2023-10-07T22:17:39.092 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:39.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:39.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:39.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:39.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:39.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:39.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:39 smithi008 bash[105281]: cluster 2023-10-07T22:17:37.614728+0000 mgr.y (mgr.25319) 1156 : cluster 0 pgmap v1284: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 17 MiB/s, 268 objects/s recovering 2023-10-07T22:17:39.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:39 smithi008 bash[102097]: cluster 2023-10-07T22:17:37.614728+0000 mgr.y (mgr.25319) 1156 : cluster 0 pgmap v1284: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 17 MiB/s, 268 objects/s recovering 2023-10-07T22:17:39.443 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:39.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:39.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:39.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:39.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:39.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:39.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:39.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:39.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:39.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:39.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:39.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:39.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:40.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:40.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:40.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:40.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:40.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:40.317 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:40.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:40.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:40.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:40.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:40.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:40.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:40.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:40.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:40.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:40.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:40.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:40.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:40.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:40.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:40.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:40.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:41.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:41.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:41 smithi081 bash[89466]: cluster 2023-10-07T22:17:39.615762+0000 mgr.y (mgr.25319) 1157 : cluster 0 pgmap v1285: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 13 MiB/s, 206 objects/s recovering 2023-10-07T22:17:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:41 smithi081 bash[89466]: cluster 2023-10-07T22:17:40.833135+0000 mon.a (mon.0) 1537 : cluster 3 Health check update: Degraded data redundancy: 31057/244953 objects degraded (12.679%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:41 smithi081 bash[89466]: audit 2023-10-07T22:17:40.935898+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:41 smithi081 bash[89466]: audit 2023-10-07T22:17:40.937298+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:41.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:41.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:41.367 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.379 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[102097]: cluster 2023-10-07T22:17:39.615762+0000 mgr.y (mgr.25319) 1157 : cluster 0 pgmap v1285: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 13 MiB/s, 206 objects/s recovering 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[102097]: cluster 2023-10-07T22:17:40.833135+0000 mon.a (mon.0) 1537 : cluster 3 Health check update: Degraded data redundancy: 31057/244953 objects degraded (12.679%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[102097]: audit 2023-10-07T22:17:40.935898+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[102097]: audit 2023-10-07T22:17:40.937298+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[105281]: cluster 2023-10-07T22:17:39.615762+0000 mgr.y (mgr.25319) 1157 : cluster 0 pgmap v1285: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 31057/244953 objects degraded (12.679%); 28089/244953 objects misplaced (11.467%); 13 MiB/s, 206 objects/s recovering 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[105281]: cluster 2023-10-07T22:17:40.833135+0000 mon.a (mon.0) 1537 : cluster 3 Health check update: Degraded data redundancy: 31057/244953 objects degraded (12.679%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[105281]: audit 2023-10-07T22:17:40.935898+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:41.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:41 smithi008 bash[105281]: audit 2023-10-07T22:17:40.937298+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:41.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:41.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:41.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:41.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:41.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:41.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:41.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:41.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:41.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:41.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:42.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:42.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:42.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:42.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:42.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:42.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:42.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:42.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:42.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:42.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:42.517 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:42.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:42.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:42.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:42.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:42.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:42.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:42.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:42.916 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:17:42.916 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:17:42.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:42.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:42.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:43.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:43.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:43.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:43 smithi081 bash[89466]: cluster 2023-10-07T22:17:41.617030+0000 mgr.y (mgr.25319) 1158 : cluster 0 pgmap v1286: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 23 op/s; 31057/244953 objects degraded (12.679%); 27364/244953 objects misplaced (11.171%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:17:43.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:43.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.328 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:43 smithi008 bash[102097]: cluster 2023-10-07T22:17:41.617030+0000 mgr.y (mgr.25319) 1158 : cluster 0 pgmap v1286: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 23 op/s; 31057/244953 objects degraded (12.679%); 27364/244953 objects misplaced (11.171%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:17:43.328 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:43] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:17:43.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:43 smithi008 bash[105281]: cluster 2023-10-07T22:17:41.617030+0000 mgr.y (mgr.25319) 1158 : cluster 0 pgmap v1286: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 5 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 23 op/s; 31057/244953 objects degraded (12.679%); 27364/244953 objects misplaced (11.171%); 13 MiB/s, 208 objects/s recovering 2023-10-07T22:17:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:43.362 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:17:43.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:43.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:43.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:43.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:43.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:43.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:43.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:43.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:43.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:43.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:43.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:44.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:44.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:44.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:44.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:44.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:44.290 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[105281]: cluster 2023-10-07T22:17:43.031450+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.290 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[105281]: cluster 2023-10-07T22:17:43.031817+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[105281]: cluster 2023-10-07T22:17:43.034414+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[105281]: cluster 2023-10-07T22:17:43.034765+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[102097]: cluster 2023-10-07T22:17:43.031450+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[102097]: cluster 2023-10-07T22:17:43.031817+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[102097]: cluster 2023-10-07T22:17:43.034414+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:44 smithi008 bash[102097]: cluster 2023-10-07T22:17:43.034765+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-10-07T22:17:44.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:44.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:44.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:44 smithi081 bash[89466]: cluster 2023-10-07T22:17:43.031450+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:44 smithi081 bash[89466]: cluster 2023-10-07T22:17:43.031817+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:44 smithi081 bash[89466]: cluster 2023-10-07T22:17:43.034414+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e314 with expected crc 2023-10-07T22:17:44.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:44 smithi081 bash[89466]: cluster 2023-10-07T22:17:43.034765+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-10-07T22:17:44.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:44.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:44.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:44.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:44.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T22:17:44.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:44.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:44.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:44.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:44.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:44.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:44.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:44.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:45.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:45.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:45.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:45.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:43.617767+0000 mgr.y (mgr.25319) 1159 : cluster 0 pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 31052/244860 objects degraded (12.682%); 26841/244860 objects misplaced (10.962%); 15 MiB/s, 239 objects/s recovering 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.037932+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.041117+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.043717+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.045313+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.047281+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:45 smithi081 bash[89466]: cluster 2023-10-07T22:17:44.066940+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:45.326 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:43.617767+0000 mgr.y (mgr.25319) 1159 : cluster 0 pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 31052/244860 objects degraded (12.682%); 26841/244860 objects misplaced (10.962%); 15 MiB/s, 239 objects/s recovering 2023-10-07T22:17:45.326 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.037932+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.326 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.041117+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.043717+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.045313+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.047281+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[102097]: cluster 2023-10-07T22:17:44.066940+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:43.617767+0000 mgr.y (mgr.25319) 1159 : cluster 0 pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 31052/244860 objects degraded (12.682%); 26841/244860 objects misplaced (10.962%); 15 MiB/s, 239 objects/s recovering 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.037932+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.041117+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-10-07T22:17:45.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.043717+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.045313+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.047281+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:45 smithi008 bash[105281]: cluster 2023-10-07T22:17:44.066940+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-07T22:17:45.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:45.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:45.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:45.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:45.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:45.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:45.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:45.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:45.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:46.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:46.048 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:46 smithi008 bash[102097]: cluster 2023-10-07T22:17:45.834457+0000 mon.a (mon.0) 1542 : cluster 3 Health check update: Degraded data redundancy: 31052/244860 objects degraded (12.682%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:46.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:46.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:46.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:46.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:46.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:46.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:46.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:46.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:46 smithi081 bash[89466]: cluster 2023-10-07T22:17:45.834457+0000 mon.a (mon.0) 1542 : cluster 3 Health check update: Degraded data redundancy: 31052/244860 objects degraded (12.682%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:46.676 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:46 smithi008 bash[105281]: cluster 2023-10-07T22:17:45.834457+0000 mon.a (mon.0) 1542 : cluster 3 Health check update: Degraded data redundancy: 31052/244860 objects degraded (12.682%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:46.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:46.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:46.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:46.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:46.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:46.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:46.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:47.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:47.339 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:47 smithi008 bash[105281]: cluster 2023-10-07T22:17:45.618789+0000 mgr.y (mgr.25319) 1160 : cluster 0 pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 31014/244374 objects degraded (12.691%); 26804/244374 objects misplaced (10.968%); 9.9 MiB/s, 159 objects/s recovering 2023-10-07T22:17:47.367 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:47 smithi008 bash[102097]: cluster 2023-10-07T22:17:45.618789+0000 mgr.y (mgr.25319) 1160 : cluster 0 pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 31014/244374 objects degraded (12.691%); 26804/244374 objects misplaced (10.968%); 9.9 MiB/s, 159 objects/s recovering 2023-10-07T22:17:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.368 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:47.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:47.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:47 smithi081 bash[89466]: cluster 2023-10-07T22:17:45.618789+0000 mgr.y (mgr.25319) 1160 : cluster 0 pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 31014/244374 objects degraded (12.691%); 26804/244374 objects misplaced (10.968%); 9.9 MiB/s, 159 objects/s recovering 2023-10-07T22:17:47.497 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:47.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:47.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:47.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:47.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:47.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:47.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:48.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:48.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:48.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:48.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:48.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:48.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:48.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:48.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:48.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:48.527 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:48.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:48.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:48.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:48.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:48.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:48.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:48.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:48.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:49.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:49.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:49.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:47.619808+0000 mgr.y (mgr.25319) 1161 : cluster 0 pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 30731/242526 objects degraded (12.671%); 25418/242526 objects misplaced (10.481%); 20 MiB/s, 331 objects/s recovering 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.054192+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.054342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.055853+0000 mon.a (mon.0) 1543 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.058503+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.061385+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[102097]: cluster 2023-10-07T22:17:48.066958+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:47.619808+0000 mgr.y (mgr.25319) 1161 : cluster 0 pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 30731/242526 objects degraded (12.671%); 25418/242526 objects misplaced (10.481%); 20 MiB/s, 331 objects/s recovering 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.054192+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.054342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.055853+0000 mon.a (mon.0) 1543 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.058503+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.061385+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:49 smithi008 bash[105281]: cluster 2023-10-07T22:17:48.066958+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:49.202 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:47.619808+0000 mgr.y (mgr.25319) 1161 : cluster 0 pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 30731/242526 objects degraded (12.671%); 25418/242526 objects misplaced (10.481%); 20 MiB/s, 331 objects/s recovering 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.054192+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.054342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.055853+0000 mon.a (mon.0) 1543 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.058503+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.061385+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:49 smithi081 bash[89466]: cluster 2023-10-07T22:17:48.066958+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e316 with expected crc 2023-10-07T22:17:49.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:49.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.461 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:17:49.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:49.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:49.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:49.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:49.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:49.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:49.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:49.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:50.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:50.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.055842+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.059029+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-10-07T22:17:50.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.059339+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.068725+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.074733+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.094897+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.102 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:50.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.055842+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.059029+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-10-07T22:17:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.059339+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.068725+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.074733+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.239 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:50 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.094897+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.055842+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.059029+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-10-07T22:17:50.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.059339+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.068725+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.074733+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:50 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.094897+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e317 with expected crc 2023-10-07T22:17:50.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:50.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:50.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:50.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:50.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:50.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:50.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:50.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:50.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:50.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:51.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:51.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:51.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:51.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:51.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:51 smithi081 bash[89466]: cluster 2023-10-07T22:17:49.620326+0000 mgr.y (mgr.25319) 1162 : cluster 0 pgmap v1294: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 30731/242130 objects degraded (12.692%); 25356/242130 objects misplaced (10.472%); 14 MiB/s, 236 objects/s recovering 2023-10-07T22:17:51.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:51 smithi081 bash[89466]: cluster 2023-10-07T22:17:50.835480+0000 mon.a (mon.0) 1545 : cluster 3 Health check update: Degraded data redundancy: 30731/242130 objects degraded (12.692%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:51.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:51.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:51.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:51.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:51.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:51.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:51 smithi008 bash[105281]: cluster 2023-10-07T22:17:49.620326+0000 mgr.y (mgr.25319) 1162 : cluster 0 pgmap v1294: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 30731/242130 objects degraded (12.692%); 25356/242130 objects misplaced (10.472%); 14 MiB/s, 236 objects/s recovering 2023-10-07T22:17:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:51 smithi008 bash[105281]: cluster 2023-10-07T22:17:50.835480+0000 mon.a (mon.0) 1545 : cluster 3 Health check update: Degraded data redundancy: 30731/242130 objects degraded (12.692%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:51 smithi008 bash[102097]: cluster 2023-10-07T22:17:49.620326+0000 mgr.y (mgr.25319) 1162 : cluster 0 pgmap v1294: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 30731/242130 objects degraded (12.692%); 25356/242130 objects misplaced (10.472%); 14 MiB/s, 236 objects/s recovering 2023-10-07T22:17:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:51 smithi008 bash[102097]: cluster 2023-10-07T22:17:50.835480+0000 mon.a (mon.0) 1545 : cluster 3 Health check update: Degraded data redundancy: 30731/242130 objects degraded (12.692%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:51.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:51.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:51.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:51.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:51.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:51.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:51.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:51.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:52.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.106 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:52.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:52.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:52.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:52.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:52.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:52.554 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:17:52.579 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:17:52.608 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:17:52.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:52.635 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:17:52.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:52.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:52.659 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:17:52.700 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:17:52.734 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:17:52.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:52.766 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:17:52.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:17:52.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:52.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:52.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:53.010 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:53.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:53.083 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:17:53.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:53.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:53.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:53.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:53.278 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:17:53] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:17:53.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[102097]: cluster 2023-10-07T22:17:51.621154+0000 mgr.y (mgr.25319) 1163 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 30400/240651 objects degraded (12.632%); 25202/240651 objects misplaced (10.472%); 11 MiB/s, 230 objects/s recovering 2023-10-07T22:17:53.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[102097]: audit 2023-10-07T22:17:52.527469+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.8:0/166301367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:53.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[102097]: audit 2023-10-07T22:17:52.836877+0000 mon.a (mon.0) 1546 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:53.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[105281]: cluster 2023-10-07T22:17:51.621154+0000 mgr.y (mgr.25319) 1163 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 30400/240651 objects degraded (12.632%); 25202/240651 objects misplaced (10.472%); 11 MiB/s, 230 objects/s recovering 2023-10-07T22:17:53.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[105281]: audit 2023-10-07T22:17:52.527469+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.8:0/166301367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:53.281 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:53 smithi008 bash[105281]: audit 2023-10-07T22:17:52.836877+0000 mon.a (mon.0) 1546 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:53.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:53.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:53.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:53.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:53 smithi081 bash[89466]: cluster 2023-10-07T22:17:51.621154+0000 mgr.y (mgr.25319) 1163 : cluster 0 pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 30400/240651 objects degraded (12.632%); 25202/240651 objects misplaced (10.472%); 11 MiB/s, 230 objects/s recovering 2023-10-07T22:17:53.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:53 smithi081 bash[89466]: audit 2023-10-07T22:17:52.527469+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.8:0/166301367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:17:53.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:53 smithi081 bash[89466]: audit 2023-10-07T22:17:52.836877+0000 mon.a (mon.0) 1546 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:17:53.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:53.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:53.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:53.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:53.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:53.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:53.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:53.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:53.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:53.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:53.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:54.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:54.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:54.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:54.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:54.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:54.295 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[105281]: cluster 2023-10-07T22:17:53.072136+0000 mon.a (mon.0) 1547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:54.295 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[105281]: audit 2023-10-07T22:17:53.073491+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[105281]: cluster 2023-10-07T22:17:53.074408+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[105281]: cluster 2023-10-07T22:17:53.076614+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[105281]: cluster 2023-10-07T22:17:53.078283+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[102097]: cluster 2023-10-07T22:17:53.072136+0000 mon.a (mon.0) 1547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[102097]: audit 2023-10-07T22:17:53.073491+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[102097]: cluster 2023-10-07T22:17:53.074408+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[102097]: cluster 2023-10-07T22:17:53.076614+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:54 smithi008 bash[102097]: cluster 2023-10-07T22:17:53.078283+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-10-07T22:17:54.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:54.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:54 smithi081 bash[89466]: cluster 2023-10-07T22:17:53.072136+0000 mon.a (mon.0) 1547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:17:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:54 smithi081 bash[89466]: audit 2023-10-07T22:17:53.073491+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.8:0/1737087813' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:17:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:54 smithi081 bash[89466]: cluster 2023-10-07T22:17:53.074408+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:54 smithi081 bash[89466]: cluster 2023-10-07T22:17:53.076614+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e318 with expected crc 2023-10-07T22:17:54.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:54 smithi081 bash[89466]: cluster 2023-10-07T22:17:53.078283+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-10-07T22:17:54.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:54.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:54.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:54.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:54.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:54.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:54.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:54.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:54.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:55.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[102097]: cluster 2023-10-07T22:17:53.621776+0000 mgr.y (mgr.25319) 1164 : cluster 0 pgmap v1297: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30203/238215 objects degraded (12.679%); 24437/238215 objects misplaced (10.258%); 7.0 MiB/s, 156 objects/s recovering 2023-10-07T22:17:55.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[102097]: audit 2023-10-07T22:17:54.559151+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:55.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[102097]: audit 2023-10-07T22:17:55.032932+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.089 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[102097]: audit 2023-10-07T22:17:55.039277+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:55.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:55.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:55.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:55.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:55.347 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[105281]: cluster 2023-10-07T22:17:53.621776+0000 mgr.y (mgr.25319) 1164 : cluster 0 pgmap v1297: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30203/238215 objects degraded (12.679%); 24437/238215 objects misplaced (10.258%); 7.0 MiB/s, 156 objects/s recovering 2023-10-07T22:17:55.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[105281]: audit 2023-10-07T22:17:54.559151+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:55.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[105281]: audit 2023-10-07T22:17:55.032932+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.348 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:55 smithi008 bash[105281]: audit 2023-10-07T22:17:55.039277+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:55.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:55 smithi081 bash[89466]: cluster 2023-10-07T22:17:53.621776+0000 mgr.y (mgr.25319) 1164 : cluster 0 pgmap v1297: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30203/238215 objects degraded (12.679%); 24437/238215 objects misplaced (10.258%); 7.0 MiB/s, 156 objects/s recovering 2023-10-07T22:17:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:55 smithi081 bash[89466]: audit 2023-10-07T22:17:54.559151+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:55 smithi081 bash[89466]: audit 2023-10-07T22:17:55.032932+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:55 smithi081 bash[89466]: audit 2023-10-07T22:17:55.039277+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:17:55.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:55.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:55.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:55.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:55.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:55.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:55.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:55.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:56.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:122835 9.c 9:39a84371:::benchmark_data_smithi008_213795_object15122:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e231)", 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:58.444604+0000", 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 477.63537748800002, 2023-10-07T22:17:56.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32785483100000001, 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 122835 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444604+0000", 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444604+0000", 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444603+0000", 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444609+0000", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4819999999999999e-06 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444622+0000", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3200000000000001e-05 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444628+0000", 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2190000000000003e-06 2023-10-07T22:17:56.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444725+0000", 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7857999999999997e-05 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.444948+0000", 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022210200000000001 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.445202+0000", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025399599999999999 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.450595+0000", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005393396 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454742+0000", 2023-10-07T22:17:56.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041471310000000001 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.772327+0000", 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.31758476600000002 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.772403+0000", 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5844000000000001e-05 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.772459+0000", 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6543999999999999e-05 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:122845 9.c 9:34134746:::benchmark_data_smithi008_213795_object15132:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e231)", 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:09:58.454801+0000", 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 477.62518053299999, 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.330691446, 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.093 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 122845 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454801+0000", 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454801+0000", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454800+0000", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454806+0000", 2023-10-07T22:17:56.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.139e-06 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454829+0000", 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2436e-05 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454836+0000", 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1489999999999997e-06 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.454881+0000", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4863000000000001e-05 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.456121+0000", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001240669 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.456254+0000", 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000133232 2023-10-07T22:17:56.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.460120+0000", 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038658719999999998 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.471159+0000", 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011038209 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.785378+0000", 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.31421923600000001 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.785444+0000", 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5828999999999996e-05 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:09:58.785493+0000", 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9217e-05 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:83254 10.11 10:8ab79062:::benchmark_data_smithi008_237037_object83253:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e266)", 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:14:53.973545+0000", 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 182.10643692799999, 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.073655654, 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.100 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 83254 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973545+0000", 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973545+0000", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973543+0000", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973586+0000", 2023-10-07T22:17:56.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3075999999999999e-05 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973611+0000", 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5109e-05 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:53.973621+0000", 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4089999999999992e-06 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:54.180805+0000", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20718387999999999 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:54.180812+0000", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7479999999999993e-06 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.035446+0000", 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.85463346500000004 2023-10-07T22:17:56.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.035541+0000", 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5241000000000005e-05 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.035644+0000", 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000102564 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.040239+0000", 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045951430000000003 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.041206+0000", 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00096740699999999999 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.047088+0000", 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058814990000000001 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.047154+0000", 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6592000000000002e-05 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:14:55.047201+0000", 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6196999999999998e-05 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91100 10.10 10:0d5677fb:::benchmark_data_smithi008_237037_object91099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.043290+0000", 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 174.03669231399999, 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1040514510000001, 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91100 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043290+0000", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043290+0000", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043289+0000", 2023-10-07T22:17:56.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043315+0000", 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6613000000000001e-05 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043327+0000", 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1209000000000001e-05 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043332+0000", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0239999999999997e-06 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043394+0000", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2117000000000002e-05 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.043406+0000", 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2138e-05 2023-10-07T22:17:56.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012457+0000", 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96905086399999996 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012479+0000", 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1846999999999999e-05 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.121611+0000", 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.109132344 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.121748+0000", 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013725900000000001 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.121876+0000", 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012779499999999999 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.129283+0000", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074068980000000003 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145789+0000", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016506494 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145982+0000", 2023-10-07T22:17:56.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019218300000000001 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.146041+0000", 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9342000000000002e-05 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147341+0000", 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013001379999999999 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.115 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91141 10.10 10:0d85e0c2:::benchmark_data_smithi008_237037_object91140:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.075480+0000", 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 174.00450160299999, 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0738725210000002, 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.116 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91141 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075480+0000", 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075480+0000", 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075479+0000", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075523+0000", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4632999999999998e-05 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075539+0000", 2023-10-07T22:17:56.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5934e-05 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075549+0000", 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3680000000000008e-06 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075633+0000", 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4312000000000002e-05 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.075645+0000", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1712999999999999e-05 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012521+0000", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.93687676200000003 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012532+0000", 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1093e-05 2023-10-07T22:17:56.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.122885+0000", 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1103528739999999 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.122992+0000", 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106199 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.123100+0000", 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000108331 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.129294+0000", 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061941540000000003 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145856+0000", 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016562273999999998 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147851+0000", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019951579999999999 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147909+0000", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7079e-05 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149353+0000", 2023-10-07T22:17:56.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001444227 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91227 10.10 10:08abc284:::benchmark_data_smithi008_237037_object91226:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.150507+0000", 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.92947459800001, 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.001400013, 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.124 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91227 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150507+0000", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150507+0000", 2023-10-07T22:17:56.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150506+0000", 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150628+0000", 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121271 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150640+0000", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2376e-05 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150647+0000", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9809999999999997e-06 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150729+0000", 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2121999999999997e-05 2023-10-07T22:17:56.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.150740+0000", 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1371e-05 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012597+0000", 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.86185646999999999 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012615+0000", 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8434999999999999e-05 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.123943+0000", 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.111327344 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.124246+0000", 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00030361899999999998 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.124635+0000", 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000388954 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.131571+0000", 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069358529999999996 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145892+0000", 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014321297 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149970+0000", 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040776450000000004 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.150066+0000", 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5773000000000006e-05 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.151907+0000", 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018415110000000001 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.132 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91258 10.10 10:0d36b8ab:::benchmark_data_smithi008_237037_object91257:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.181625+0000", 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.89835637900001, 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9718744969999999, 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91258 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181625+0000", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181625+0000", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181624+0000", 2023-10-07T22:17:56.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181676+0000", 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2519000000000003e-05 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181692+0000", 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6056e-05 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181702+0000", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2709999999999998e-06 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181778+0000", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6699000000000005e-05 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.181792+0000", 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3801000000000001e-05 2023-10-07T22:17:56.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012675+0000", 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.83088298999999999 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012684+0000", 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8189999999999998e-06 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.126120+0000", 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.113435693 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.126279+0000", 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015892799999999999 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.126474+0000", 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019518000000000001 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.131581+0000", 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051074329999999998 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145918+0000", 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014336213 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.151988+0000", 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0060703170000000004 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.152064+0000", 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5767999999999997e-05 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.153500+0000", 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014364009999999999 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.140 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91259 10.10 10:0ef95210:::benchmark_data_smithi008_237037_object91258:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.182622+0000", 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.89735942499999, 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9719637269999999, 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.141 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91259 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182622+0000", 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182622+0000", 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182621+0000", 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182668+0000", 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7126999999999998e-05 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182685+0000", 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6716999999999999e-05 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182693+0000", 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5120000000000002e-06 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182761+0000", 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8516999999999995e-05 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.182774+0000", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3226e-05 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012748+0000", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.82997382399999997 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012765+0000", 2023-10-07T22:17:56.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6623999999999999e-05 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.127774+0000", 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.115009551 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.127955+0000", 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018083699999999999 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.128200+0000", 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024475000000000001 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.134568+0000", 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063676770000000004 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147450+0000", 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012882299 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.153592+0000", 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061420370000000004 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.153638+0000", 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6112999999999997e-05 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.154586+0000", 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00094803499999999996 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91273 10.10 10:08d709c7:::benchmark_data_smithi008_237037_object91272:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.191143+0000", 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.88883841500001, 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.964298519, 2023-10-07T22:17:56.149 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91273 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191143+0000", 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191143+0000", 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191143+0000", 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191182+0000", 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8753e-05 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191189+0000", 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8150000000000006e-06 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191194+0000", 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8919999999999999e-06 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191270+0000", 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5432000000000006e-05 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.191282+0000", 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1863e-05 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012801+0000", 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.821518953 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012807+0000", 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2319999999999998e-06 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.129336+0000", 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1165295019999999 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.129445+0000", 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109141 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.129574+0000", 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012822500000000001 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.134577+0000", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050036530000000003 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147492+0000", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012914299000000001 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.154622+0000", 2023-10-07T22:17:56.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007130674 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.154660+0000", 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8155999999999999e-05 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.155442+0000", 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00078149700000000003 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.157 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91320 10.10 10:0d2d7111:::benchmark_data_smithi008_237037_object91319:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.232647+0000", 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.847335112, 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9236957260000001, 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.158 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91320 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232647+0000", 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232647+0000", 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232645+0000", 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232707+0000", 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1341999999999996e-05 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232720+0000", 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3550000000000001e-05 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232728+0000", 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5449999999999998e-06 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232817+0000", 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9312000000000001e-05 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.232831+0000", 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3944000000000001e-05 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012837+0000", 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.78000577900000001 2023-10-07T22:17:56.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012845+0000", 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5779999999999999e-06 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.130509+0000", 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.117663692 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.130628+0000", 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000119271 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.130761+0000", 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013256100000000001 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.137319+0000", 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065584670000000001 2023-10-07T22:17:56.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147588+0000", 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010269116 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.155485+0000", 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078963200000000001 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.155526+0000", 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1369000000000003e-05 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.156342+0000", 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00081640100000000002 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.166 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91347 10.10 10:090d008f:::benchmark_data_smithi008_237037_object91346:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.261480+0000", 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.81850214799999, 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.900836456, 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91347 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261480+0000", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261480+0000", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261478+0000", 2023-10-07T22:17:56.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261514+0000", 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5837000000000003e-05 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261535+0000", 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0914e-05 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261543+0000", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9659999999999996e-06 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261618+0000", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5328999999999997e-05 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.261630+0000", 2023-10-07T22:17:56.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2401e-05 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012872+0000", 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.75124192899999997 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012878+0000", 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6849999999999998e-06 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.131621+0000", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.118742788 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.131722+0000", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000100763 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.131843+0000", 2023-10-07T22:17:56.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120894 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.137326+0000", 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054835700000000001 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147622+0000", 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010296178 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.161278+0000", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013655287 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.161328+0000", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9975999999999997e-05 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.162316+0000", 2023-10-07T22:17:56.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00098866800000000006 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91394 10.10 10:09d0c0bb:::benchmark_data_smithi008_237037_object91393:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.303287+0000", 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.77669457499999, 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8602894490000002, 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.175 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91394 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303287+0000", 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303287+0000", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303286+0000", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303324+0000", 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7997999999999998e-05 2023-10-07T22:17:56.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303337+0000", 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2415999999999999e-05 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303343+0000", 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5950000000000004e-06 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.178 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303443+0000", 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9605999999999995e-05 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.303460+0000", 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6697e-05 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012908+0000", 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.70944826599999999 2023-10-07T22:17:56.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012916+0000", 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8890000000000002e-06 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.132741+0000", 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.119825313 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.132939+0000", 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000197896 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.133176+0000", 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023666200000000001 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.139573+0000", 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063971169999999999 2023-10-07T22:17:56.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147696+0000", 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081233079999999992 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.162386+0000", 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014689595999999999 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.162460+0000", 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4337000000000003e-05 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.163577+0000", 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011166819999999999 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.183 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91397 10.10 10:0b281f3f:::benchmark_data_smithi008_237037_object91396:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.308411+0000", 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.771571096, 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8640564390000001, 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91397 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308411+0000", 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308411+0000", 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308409+0000", 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308458+0000", 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8949000000000002e-05 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308475+0000", 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6705999999999999e-05 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308483+0000", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1699999999999997e-06 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308601+0000", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000117926 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.308615+0000", 2023-10-07T22:17:56.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4637000000000001e-05 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012942+0000", 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.70432667900000001 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012948+0000", 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.614e-06 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.134626+0000", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1216779809999999 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.134756+0000", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013018599999999999 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.134883+0000", 2023-10-07T22:17:56.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012679499999999999 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.139577+0000", 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004694737 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147744+0000", 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081668750000000005 2023-10-07T22:17:56.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.169226+0000", 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021481620999999999 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.169358+0000", 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013160799999999999 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.172467+0000", 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003109648 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91404 10.10 10:099818cf:::benchmark_data_smithi008_237037_object91403:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.312716+0000", 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.76726575000001, 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.864950686, 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.192 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91404 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312716+0000", 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.193 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312716+0000", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312715+0000", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312789+0000", 2023-10-07T22:17:56.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3193000000000002e-05 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312803+0000", 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4572999999999999e-05 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312808+0000", 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2700000000000004e-06 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.195 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312861+0000", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2743e-05 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.312869+0000", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7000000000000008e-06 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012978+0000", 2023-10-07T22:17:56.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.70010914199999996 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.012985+0000", 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3479999999999998e-06 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.135777+0000", 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.122791605 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.136008+0000", 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000231282 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.136329+0000", 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032035199999999998 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.142295+0000", 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059661799999999997 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.147802+0000", 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055071010000000004 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.175682+0000", 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027879726000000001 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.175745+0000", 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3535999999999996e-05 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.177667+0000", 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019217450000000001 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.200 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91423 10.10 10:0d67d6b7:::benchmark_data_smithi008_237037_object91422:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.340394+0000", 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.739587667, 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.839095538, 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91423 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.201 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340394+0000", 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340394+0000", 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340393+0000", 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340429+0000", 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6124999999999997e-05 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340448+0000", 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8382000000000001e-05 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340456+0000", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5799999999999992e-06 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340554+0000", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8138000000000001e-05 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.340571+0000", 2023-10-07T22:17:56.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6296000000000001e-05 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013011+0000", 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.67244072399999999 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013017+0000", 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4110000000000004e-06 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.137376+0000", 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.124359447 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.137511+0000", 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013486100000000001 2023-10-07T22:17:56.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.137641+0000", 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012968999999999999 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.142306+0000", 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004665326 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.208 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149452+0000", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071461049999999998 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.177746+0000", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028294252999999998 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.177820+0000", 2023-10-07T22:17:56.209 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3685999999999999e-05 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.179490+0000", 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016696230000000001 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91473 10.10 10:0c6784d3:::benchmark_data_smithi008_237037_object91472:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.210 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.420797+0000", 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.659185189, 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.760010624, 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91473 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.211 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420797+0000", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420797+0000", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420796+0000", 2023-10-07T22:17:56.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420841+0000", 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5139000000000003e-05 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420854+0000", 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2836e-05 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420861+0000", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1629999999999999e-06 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420929+0000", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7784e-05 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.420938+0000", 2023-10-07T22:17:56.214 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1069999999999994e-06 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013045+0000", 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.59210767200000003 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013053+0000", 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6760000000000007e-06 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.215 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.138549+0000", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1254958260000001 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.138730+0000", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000181096 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.138863+0000", 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013312900000000001 2023-10-07T22:17:56.216 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.143873+0000", 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050096150000000002 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149536+0000", 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056631870000000001 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.217 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.179562+0000", 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030026272999999999 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.179625+0000", 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3120999999999994e-05 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.180807+0000", 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011820940000000001 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.218 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91517 10.10 10:0cc1756f:::benchmark_data_smithi008_237037_object91516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.494716+0000", 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.58526573, 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.692213921, 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.219 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91517 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494716+0000", 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494716+0000", 2023-10-07T22:17:56.220 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494715+0000", 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494781+0000", 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5693999999999998e-05 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.221 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494797+0000", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6376e-05 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494803+0000", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2530000000000001e-06 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494888+0000", 2023-10-07T22:17:56.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4660999999999995e-05 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.494906+0000", 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7788999999999999e-05 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013082+0000", 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.51817622399999996 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013088+0000", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9030000000000001e-06 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.139619+0000", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.126531562 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.139747+0000", 2023-10-07T22:17:56.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012801199999999999 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.139890+0000", 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014273399999999999 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.143885+0000", 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039948470000000002 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149611+0000", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057258860000000003 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.184609+0000", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034998151999999998 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.184687+0000", 2023-10-07T22:17:56.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8424999999999995e-05 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.186930+0000", 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002242632 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91526 10.10 10:0aa9a114:::benchmark_data_smithi008_237037_object91525:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.227 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.514698+0000", 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.56528368799999, 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6746280520000001, 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91526 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.228 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514698+0000", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514698+0000", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514696+0000", 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:17:56.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514741+0000", 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4909e-05 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514759+0000", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7399000000000001e-05 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514766+0000", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9779999999999999e-06 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514852+0000", 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6092000000000002e-05 2023-10-07T22:17:56.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.514870+0000", 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8023e-05 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013118+0000", 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.49824768800000002 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013125+0000", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8380000000000002e-06 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.140862+0000", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.127736525 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.141062+0000", 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000200585 2023-10-07T22:17:56.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.141318+0000", 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025528600000000002 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145864+0000", 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045459080000000004 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.234 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149689+0000", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038256499999999999 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.186986+0000", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037296415999999999 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.187052+0000", 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5908000000000007e-05 2023-10-07T22:17:56.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.189326+0000", 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022745859999999999 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:91539 10.10 10:0c5c1590:::benchmark_data_smithi008_237037_object91538:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e268)", 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:15:02.567605+0000", 2023-10-07T22:17:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 173.51237657300001, 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.624086465, 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 91539 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567605+0000", 2023-10-07T22:17:56.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567605+0000", 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567600+0000", 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999948 2023-10-07T22:17:56.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567675+0000", 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5470999999999996e-05 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567695+0000", 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9966000000000002e-05 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567704+0000", 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2020000000000004e-06 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567799+0000", 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5719999999999998e-05 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:02.567814+0000", 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4803999999999999e-05 2023-10-07T22:17:56.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013151+0000", 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.44533646199999999 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:03.013156+0000", 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.631e-06 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.142379+0000", 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.129222628 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.142568+0000", 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018926199999999999 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,6", 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.142730+0000", 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016145499999999999 2023-10-07T22:17:56.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.145925+0000", 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031949460000000002 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.149761+0000", 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038362600000000002 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.189451+0000", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039690610000000001 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.189529+0000", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7589999999999994e-05 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:15:04.191692+0000", 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021627819999999998 2023-10-07T22:17:56.244 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113325 10.1 10:84960f73:::benchmark_data_smithi008_237037_object9316:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 108.844657395, 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1132013280000002, 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:17:56.245 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113325 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235322+0000", 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235333+0000", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0745e-05 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235357+0000", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4221000000000001e-05 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235371+0000", 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3859999999999999e-05 2023-10-07T22:17:56.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235458+0000", 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6434000000000006e-05 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235470+0000", 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2595000000000001e-05 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.157646+0000", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92217573100000005 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.157660+0000", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4027e-05 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.338994+0000", 2023-10-07T22:17:56.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1813345820000001 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.339169+0000", 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017502300000000001 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.339642+0000", 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000472876 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.344629+0000", 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049863759999999998 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.344676+0000", 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6829999999999997e-05 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:17:56.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.345816+0000", 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011402680000000001 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.345887+0000", 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1266999999999994e-05 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.348526+0000", 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026387110000000002 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.253 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.254 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.254 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:17:56.254 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:17:56.254 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:17:56.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:56 smithi081 bash[89466]: cluster 2023-10-07T22:17:55.836622+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 30203/238215 objects degraded (12.679%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:56.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:56 smithi081 bash[89466]: audit 2023-10-07T22:17:55.931328+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:56.259 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:17:56.261 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:17:56.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:56 smithi008 bash[105281]: cluster 2023-10-07T22:17:55.836622+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 30203/238215 objects degraded (12.679%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:56.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:56 smithi008 bash[105281]: audit 2023-10-07T22:17:55.931328+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:56.261 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:56 smithi008 bash[102097]: cluster 2023-10-07T22:17:55.836622+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 30203/238215 objects degraded (12.679%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:17:56.261 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:56 smithi008 bash[102097]: audit 2023-10-07T22:17:55.931328+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:56.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:56.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:56.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:56.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:56.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:56.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:56.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:56.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:56.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:56.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:56.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:56.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:57.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:57.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:57.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:57.200 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:57 smithi008 bash[105281]: cluster 2023-10-07T22:17:55.622597+0000 mgr.y (mgr.25319) 1165 : cluster 0 pgmap v1298: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 30101/237000 objects degraded (12.701%); 24353/237000 objects misplaced (10.276%); 6.4 MiB/s, 137 objects/s recovering 2023-10-07T22:17:57.201 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:57 smithi008 bash[105281]: audit 2023-10-07T22:17:56.196554+0000 mgr.y (mgr.25319) 1166 : audit 0 from='client.55150 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:17:57.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:57 smithi008 bash[102097]: cluster 2023-10-07T22:17:55.622597+0000 mgr.y (mgr.25319) 1165 : cluster 0 pgmap v1298: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 30101/237000 objects degraded (12.701%); 24353/237000 objects misplaced (10.276%); 6.4 MiB/s, 137 objects/s recovering 2023-10-07T22:17:57.201 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:57 smithi008 bash[102097]: audit 2023-10-07T22:17:56.196554+0000 mgr.y (mgr.25319) 1166 : audit 0 from='client.55150 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:17:57.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:57.247 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1298,"stamp":"2023-10-07T22:17:55.621981+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5176268716,"num_objects":79000,"num_object_clones":0,"num_object_copies":237000,"num_objects_missing_on_primary":4123,"num_objects_missing":4123,"num_objects_degraded":30101,"num_objects_misplaced":24353,"num_objects_unfound":0,"num_objects_dirty":79000,"num_whiteouts":0,"num_read":11,"num_read_kb":10,"num_write":109770,"num_write_kb":5421630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34369,"num_bytes_recovered":2156088996,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":162802,"ondisk_log_size":162802,"up":327,"acting":311,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":375,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":19701896,"kb_used_data":15475144,"kb_used_omap":18,"kb_used_meta":4226669,"kb_avail":636514168,"statfs":{"total":671965249536,"available":651790508032,"internally_reserved":0,"allocated":15846547456,"data_stored":15836314259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":4328109322},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-120717312,"num_objects":-1842,"num_object_clones":0,"num_object_copies":-5526,"num_objects_missing_on_primary":-81,"num_objects_missing":-81,"num_objects_degraded":-630,"num_objects_misplaced":-1065,"num_objects_unfound":0,"num_objects_dirty":-1842,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1842,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1042,"num_bytes_recovered":50987008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.567957"},"pg_stats":[{"pgid":"10.13","version":"318'6438","reported_seq":15195,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.704287+0000","last_change":"2023-10-07T22:17:31.004170+0000","last_active":"2023-10-07T22:17:54.704287+0000","last_peered":"2023-10-07T22:17:54.704287+0000","last_clean":"2023-10-07T22:16:07.066199+0000","last_became_active":"2023-10-07T22:16:09.298719+0000","last_became_peered":"2023-10-07T22:16:09.298719+0000","last_unstale":"2023-10-07T22:17:54.704287+0000","last_undegraded":"2023-10-07T22:16:09.155108+0000","last_fullsized":"2023-10-07T22:16:09.125774+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6438,"log_dups_size":0,"ondisk_log_size":6438,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159776768,"num_objects":2438,"num_object_clones":0,"num_object_copies":7314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3048,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3900,"num_write_kb":202816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2923,"num_bytes_recovered":191561728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,3],"avail_no_missing":["1","0","3","4","5"],"object_location_counts":[{"shards":"0,1,3","objects":379},{"shards":"0,1,3,4,5","objects":2065},{"shards":"1,3","objects":-365}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":150,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.063151+0000","last_change":"2023-10-07T22:17:30.924611+0000","last_active":"2023-10-07T22:17:48.063151+0000","last_peered":"2023-10-07T22:17:48.063151+0000","last_clean":"2023-10-07T22:17:48.063151+0000","last_became_active":"2023-10-07T22:17:30.924098+0000","last_became_peered":"2023-10-07T22:17:30.924098+0000","last_unstale":"2023-10-07T22:17:48.063151+0000","last_undegraded":"2023-10-07T22:17:48.063151+0000","last_fullsized":"2023-10-07T22:17:48.063151+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:40:03.074648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":81,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058367+0000","last_change":"2023-10-07T22:13:09.992094+0000","last_active":"2023-10-07T22:17:48.058367+0000","last_peered":"2023-10-07T22:17:48.058367+0000","last_clean":"2023-10-07T22:17:48.058367+0000","last_became_active":"2023-10-07T22:13:09.991764+0000","last_became_peered":"2023-10-07T22:13:09.991764+0000","last_unstale":"2023-10-07T22:17:48.058367+0000","last_undegraded":"2023-10-07T22:17:48.058367+0000","last_fullsized":"2023-10-07T22:17:48.058367+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:09.830225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.10","version":"317'6641","reported_seq":21926,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:51.949260+0000","last_change":"2023-10-07T22:17:31.022163+0000","last_active":"2023-10-07T22:17:51.949260+0000","last_peered":"2023-10-07T22:17:51.949260+0000","last_clean":"2023-10-07T22:15:01.932365+0000","last_became_active":"2023-10-07T22:17:30.995941+0000","last_became_peered":"2023-10-07T22:17:30.995941+0000","last_unstale":"2023-10-07T22:17:51.949260+0000","last_undegraded":"2023-10-07T22:17:31.021953+0000","last_fullsized":"2023-10-07T22:17:30.841876+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6641,"log_dups_size":0,"ondisk_log_size":6641,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163348480,"num_objects":2493,"num_object_clones":0,"num_object_copies":7479,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":268,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2493,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4035,"num_write_kb":208864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6333,"num_bytes_recovered":393216000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7],"avail_no_missing":["4","1","6","7"],"object_location_counts":[{"shards":"4,7","objects":2493}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":305,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067137+0000","last_change":"2023-10-07T22:13:09.984330+0000","last_active":"2023-10-07T22:17:49.067137+0000","last_peered":"2023-10-07T22:17:49.067137+0000","last_clean":"2023-10-07T22:17:49.067137+0000","last_became_active":"2023-10-07T22:13:09.983965+0000","last_became_peered":"2023-10-07T22:13:09.983965+0000","last_unstale":"2023-10-07T22:17:49.067137+0000","last_undegraded":"2023-10-07T22:17:49.067137+0000","last_fullsized":"2023-10-07T22:17:49.067137+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:41.537825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079019+0000","last_change":"2023-10-07T22:17:30.981650+0000","last_active":"2023-10-07T22:17:49.079019+0000","last_peered":"2023-10-07T22:17:49.079019+0000","last_clean":"2023-10-07T22:17:49.079019+0000","last_became_active":"2023-10-07T22:17:30.980442+0000","last_became_peered":"2023-10-07T22:17:30.980442+0000","last_unstale":"2023-10-07T22:17:49.079019+0000","last_undegraded":"2023-10-07T22:17:49.079019+0000","last_fullsized":"2023-10-07T22:17:49.079019+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:22:00.353628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.11","version":"317'6617","reported_seq":9498,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:52.588348+0000","last_change":"2023-10-07T22:17:40.007652+0000","last_active":"2023-10-07T22:17:52.588348+0000","last_peered":"2023-10-07T22:17:52.588348+0000","last_clean":"2023-10-07T22:15:02.379321+0000","last_became_active":"2023-10-07T22:17:37.445751+0000","last_became_peered":"2023-10-07T22:17:37.445751+0000","last_unstale":"2023-10-07T22:17:52.588348+0000","last_undegraded":"2023-10-07T22:17:34.845798+0000","last_fullsized":"2023-10-07T22:17:31.860714+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"267'5307","last_scrub_stamp":"2023-10-07T22:14:59.171926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:14:59.171926+0000","objects_scrubbed":2670,"log_size":6617,"log_dups_size":0,"ondisk_log_size":6617,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:29:11.531405+0000","scrub_duration":0.88356171100000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158138368,"num_objects":2413,"num_object_clones":0,"num_object_copies":7239,"num_objects_missing_on_primary":2004,"num_objects_missing":2004,"num_objects_degraded":4993,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2413,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1321,"num_write_kb":34048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":779,"num_bytes_recovered":50790400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2004},{"shards":"0,2,5","objects":3},{"shards":"0,5","objects":-5},{"shards":"0,5,6","objects":406}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":97,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057729+0000","last_change":"2023-10-07T22:17:30.993029+0000","last_active":"2023-10-07T22:17:48.057729+0000","last_peered":"2023-10-07T22:17:48.057729+0000","last_clean":"2023-10-07T22:17:48.057729+0000","last_became_active":"2023-10-07T22:17:30.992739+0000","last_became_peered":"2023-10-07T22:17:30.992739+0000","last_unstale":"2023-10-07T22:17:48.057729+0000","last_undegraded":"2023-10-07T22:17:48.057729+0000","last_fullsized":"2023-10-07T22:17:48.057729+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":291,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071981+0000","last_change":"2023-10-07T22:17:30.892912+0000","last_active":"2023-10-07T22:17:48.071981+0000","last_peered":"2023-10-07T22:17:48.071981+0000","last_clean":"2023-10-07T22:17:48.071981+0000","last_became_active":"2023-10-07T22:17:30.892327+0000","last_became_peered":"2023-10-07T22:17:30.892327+0000","last_unstale":"2023-10-07T22:17:48.071981+0000","last_undegraded":"2023-10-07T22:17:48.071981+0000","last_fullsized":"2023-10-07T22:17:48.071981+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:01:47.483188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079663+0000","last_change":"2023-10-07T22:17:30.860742+0000","last_active":"2023-10-07T22:17:49.079663+0000","last_peered":"2023-10-07T22:17:49.079663+0000","last_clean":"2023-10-07T22:17:49.079663+0000","last_became_active":"2023-10-07T22:17:30.860402+0000","last_became_peered":"2023-10-07T22:17:30.860402+0000","last_unstale":"2023-10-07T22:17:49.079663+0000","last_undegraded":"2023-10-07T22:17:49.079663+0000","last_fullsized":"2023-10-07T22:17:49.079663+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:15.430747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":90,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.063737+0000","last_change":"2023-10-07T22:15:23.149596+0000","last_active":"2023-10-07T22:17:49.063737+0000","last_peered":"2023-10-07T22:17:49.063737+0000","last_clean":"2023-10-07T22:17:49.063737+0000","last_became_active":"2023-10-07T22:15:23.148455+0000","last_became_peered":"2023-10-07T22:15:23.148455+0000","last_unstale":"2023-10-07T22:17:49.063737+0000","last_undegraded":"2023-10-07T22:17:49.063737+0000","last_fullsized":"2023-10-07T22:17:49.063737+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:42:12.756987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":317,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071577+0000","last_change":"2023-10-07T22:16:08.158951+0000","last_active":"2023-10-07T22:17:48.071577+0000","last_peered":"2023-10-07T22:17:48.071577+0000","last_clean":"2023-10-07T22:17:48.071577+0000","last_became_active":"2023-10-07T22:16:08.158633+0000","last_became_peered":"2023-10-07T22:16:08.158633+0000","last_unstale":"2023-10-07T22:17:48.071577+0000","last_undegraded":"2023-10-07T22:17:48.071577+0000","last_fullsized":"2023-10-07T22:17:48.071577+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:00:01.044830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":106,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.064554+0000","last_change":"2023-10-07T22:16:21.269252+0000","last_active":"2023-10-07T22:17:49.064554+0000","last_peered":"2023-10-07T22:17:49.064554+0000","last_clean":"2023-10-07T22:17:49.064554+0000","last_became_active":"2023-10-07T22:16:21.268785+0000","last_became_peered":"2023-10-07T22:16:21.268785+0000","last_unstale":"2023-10-07T22:17:49.064554+0000","last_undegraded":"2023-10-07T22:17:49.064554+0000","last_fullsized":"2023-10-07T22:17:49.064554+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:09:26.795189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":43,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.060549+0000","last_change":"2023-10-07T22:16:08.215378+0000","last_active":"2023-10-07T22:17:48.060549+0000","last_peered":"2023-10-07T22:17:48.060549+0000","last_clean":"2023-10-07T22:17:48.060549+0000","last_became_active":"2023-10-07T22:16:08.151217+0000","last_became_peered":"2023-10-07T22:16:08.151217+0000","last_unstale":"2023-10-07T22:17:48.060549+0000","last_undegraded":"2023-10-07T22:17:48.060549+0000","last_fullsized":"2023-10-07T22:17:48.060549+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:18.476425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":67,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.066904+0000","last_change":"2023-10-07T22:17:30.872355+0000","last_active":"2023-10-07T22:17:49.066904+0000","last_peered":"2023-10-07T22:17:49.066904+0000","last_clean":"2023-10-07T22:17:49.066904+0000","last_became_active":"2023-10-07T22:17:30.871996+0000","last_became_peered":"2023-10-07T22:17:30.871996+0000","last_unstale":"2023-10-07T22:17:49.066904+0000","last_undegraded":"2023-10-07T22:17:49.066904+0000","last_fullsized":"2023-10-07T22:17:49.066904+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:13:11.267381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":190,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065003+0000","last_change":"2023-10-07T22:16:08.198995+0000","last_active":"2023-10-07T22:17:48.065003+0000","last_peered":"2023-10-07T22:17:48.065003+0000","last_clean":"2023-10-07T22:17:48.065003+0000","last_became_active":"2023-10-07T22:16:08.160931+0000","last_became_peered":"2023-10-07T22:16:08.160931+0000","last_unstale":"2023-10-07T22:17:48.065003+0000","last_undegraded":"2023-10-07T22:17:48.065003+0000","last_fullsized":"2023-10-07T22:17:48.065003+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:26:02.154948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18888,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":130,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.063699+0000","last_change":"2023-10-07T22:15:23.147267+0000","last_active":"2023-10-07T22:17:48.063699+0000","last_peered":"2023-10-07T22:17:48.063699+0000","last_clean":"2023-10-07T22:17:48.063699+0000","last_became_active":"2023-10-07T22:15:23.146843+0000","last_became_peered":"2023-10-07T22:15:23.146843+0000","last_unstale":"2023-10-07T22:17:48.063699+0000","last_undegraded":"2023-10-07T22:17:48.063699+0000","last_fullsized":"2023-10-07T22:17:48.063699+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:10:15.483487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":43,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059684+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:17:48.059684+0000","last_peered":"2023-10-07T22:17:48.059684+0000","last_clean":"2023-10-07T22:17:48.059684+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:17:48.059684+0000","last_undegraded":"2023-10-07T22:17:48.059684+0000","last_fullsized":"2023-10-07T22:17:48.059684+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":98,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.068681+0000","last_change":"2023-10-07T22:16:08.143141+0000","last_active":"2023-10-07T22:17:49.068681+0000","last_peered":"2023-10-07T22:17:49.068681+0000","last_clean":"2023-10-07T22:17:49.068681+0000","last_became_active":"2023-10-07T22:16:08.142744+0000","last_became_peered":"2023-10-07T22:16:08.142744+0000","last_unstale":"2023-10-07T22:17:49.068681+0000","last_undegraded":"2023-10-07T22:17:49.068681+0000","last_fullsized":"2023-10-07T22:17:49.068681+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:39:31.405290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058678+0000","last_change":"2023-10-07T22:17:30.913412+0000","last_active":"2023-10-07T22:17:48.058678+0000","last_peered":"2023-10-07T22:17:48.058678+0000","last_clean":"2023-10-07T22:17:48.058678+0000","last_became_active":"2023-10-07T22:17:30.913005+0000","last_became_peered":"2023-10-07T22:17:30.913005+0000","last_unstale":"2023-10-07T22:17:48.058678+0000","last_undegraded":"2023-10-07T22:17:48.058678+0000","last_fullsized":"2023-10-07T22:17:48.058678+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:24:56.148600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":328,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071617+0000","last_change":"2023-10-07T22:16:08.158242+0000","last_active":"2023-10-07T22:17:48.071617+0000","last_peered":"2023-10-07T22:17:48.071617+0000","last_clean":"2023-10-07T22:17:48.071617+0000","last_became_active":"2023-10-07T22:16:08.157891+0000","last_became_peered":"2023-10-07T22:16:08.157891+0000","last_unstale":"2023-10-07T22:17:48.071617+0000","last_undegraded":"2023-10-07T22:17:48.071617+0000","last_fullsized":"2023-10-07T22:17:48.071617+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:34:05.473823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.18","version":"318'6667","reported_seq":7568,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.823454+0000","last_change":"2023-10-07T22:17:31.114870+0000","last_active":"2023-10-07T22:17:54.823454+0000","last_peered":"2023-10-07T22:17:54.823454+0000","last_clean":"2023-10-07T22:16:07.071287+0000","last_became_active":"2023-10-07T22:17:31.103920+0000","last_became_peered":"2023-10-07T22:17:31.103920+0000","last_unstale":"2023-10-07T22:17:54.823454+0000","last_undegraded":"2023-10-07T22:17:31.036438+0000","last_fullsized":"2023-10-07T22:17:30.836820+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'5475","last_scrub_stamp":"2023-10-07T22:15:02.852161+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:02.852161+0000","objects_scrubbed":2864,"log_size":6667,"log_dups_size":0,"ondisk_log_size":6667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:38:54.403286+0000","scrub_duration":0.40059067799999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162922496,"num_objects":2486,"num_object_clones":0,"num_object_copies":7458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3171,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1192,"num_write_kb":26048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":372,"num_bytes_recovered":24379392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[2,7],"avail_no_missing":["2"],"object_location_counts":[{"shards":"0,2,5","objects":2486}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":57,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059031+0000","last_change":"2023-10-07T22:17:30.958067+0000","last_active":"2023-10-07T22:17:48.059031+0000","last_peered":"2023-10-07T22:17:48.059031+0000","last_clean":"2023-10-07T22:17:48.059031+0000","last_became_active":"2023-10-07T22:17:30.957742+0000","last_became_peered":"2023-10-07T22:17:30.957742+0000","last_unstale":"2023-10-07T22:17:48.059031+0000","last_undegraded":"2023-10-07T22:17:48.059031+0000","last_fullsized":"2023-10-07T22:17:48.059031+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:33.785074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079312+0000","last_change":"2023-10-07T22:17:30.981376+0000","last_active":"2023-10-07T22:17:49.079312+0000","last_peered":"2023-10-07T22:17:49.079312+0000","last_clean":"2023-10-07T22:17:49.079312+0000","last_became_active":"2023-10-07T22:17:30.980003+0000","last_became_peered":"2023-10-07T22:17:30.980003+0000","last_unstale":"2023-10-07T22:17:49.079312+0000","last_undegraded":"2023-10-07T22:17:49.079312+0000","last_fullsized":"2023-10-07T22:17:49.079312+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:56:31.149974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.19","version":"317'6693","reported_seq":6789,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:52.152645+0000","last_change":"2023-10-07T22:17:31.018359+0000","last_active":"2023-10-07T22:17:52.152645+0000","last_peered":"2023-10-07T22:17:52.152645+0000","last_clean":"2023-10-07T22:16:07.105391+0000","last_became_active":"2023-10-07T22:16:21.509884+0000","last_became_peered":"2023-10-07T22:16:21.509884+0000","last_unstale":"2023-10-07T22:17:52.152645+0000","last_undegraded":"2023-10-07T22:16:21.242113+0000","last_fullsized":"2023-10-07T22:16:21.223363+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6693,"log_dups_size":0,"ondisk_log_size":6693,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157581312,"num_objects":2405,"num_object_clones":0,"num_object_copies":7215,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3265,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2405,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4071,"num_write_kb":207200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,4],"avail_no_missing":["5","3","4"],"object_location_counts":[{"shards":"3,4,5","objects":2433},{"shards":"4,5","objects":-555}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":29,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.078524+0000","last_change":"2023-10-07T22:17:31.021023+0000","last_active":"2023-10-07T22:17:49.078524+0000","last_peered":"2023-10-07T22:17:49.078524+0000","last_clean":"2023-10-07T22:17:49.078524+0000","last_became_active":"2023-10-07T22:17:30.983131+0000","last_became_peered":"2023-10-07T22:17:30.983131+0000","last_unstale":"2023-10-07T22:17:49.078524+0000","last_undegraded":"2023-10-07T22:17:49.078524+0000","last_fullsized":"2023-10-07T22:17:49.078524+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:19:30.837944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":97,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.060516+0000","last_change":"2023-10-07T22:16:08.148624+0000","last_active":"2023-10-07T22:17:48.060516+0000","last_peered":"2023-10-07T22:17:48.060516+0000","last_clean":"2023-10-07T22:17:48.060516+0000","last_became_active":"2023-10-07T22:16:08.147022+0000","last_became_peered":"2023-10-07T22:16:08.147022+0000","last_unstale":"2023-10-07T22:17:48.060516+0000","last_undegraded":"2023-10-07T22:17:48.060516+0000","last_fullsized":"2023-10-07T22:17:48.060516+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:57:31.327087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"317'6690","reported_seq":6794,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:52.284522+0000","last_change":"2023-10-07T22:17:30.994994+0000","last_active":"2023-10-07T22:17:52.284522+0000","last_peered":"2023-10-07T22:17:52.284522+0000","last_clean":"2023-10-07T22:16:38.427738+0000","last_became_active":"2023-10-07T22:17:30.981854+0000","last_became_peered":"2023-10-07T22:17:30.981854+0000","last_unstale":"2023-10-07T22:17:52.284522+0000","last_undegraded":"2023-10-07T22:17:30.865737+0000","last_fullsized":"2023-10-07T22:17:30.850158+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6690,"log_dups_size":0,"ondisk_log_size":6690,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166821888,"num_objects":2545,"num_object_clones":0,"num_object_copies":7635,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":263,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2545,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4067,"num_write_kb":211616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":2545}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":69,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059335+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:17:48.059335+0000","last_peered":"2023-10-07T22:17:48.059335+0000","last_clean":"2023-10-07T22:17:48.059335+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:17:48.059335+0000","last_undegraded":"2023-10-07T22:17:48.059335+0000","last_fullsized":"2023-10-07T22:17:48.059335+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":329,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.070755+0000","last_change":"2023-10-07T22:16:08.408181+0000","last_active":"2023-10-07T22:17:48.070755+0000","last_peered":"2023-10-07T22:17:48.070755+0000","last_clean":"2023-10-07T22:17:48.070755+0000","last_became_active":"2023-10-07T22:16:08.407655+0000","last_became_peered":"2023-10-07T22:16:08.407655+0000","last_unstale":"2023-10-07T22:17:48.070755+0000","last_undegraded":"2023-10-07T22:17:48.070755+0000","last_fullsized":"2023-10-07T22:17:48.070755+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:31:08.509959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"317'6474","reported_seq":12983,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:51.145526+0000","last_change":"2023-10-07T22:16:33.269062+0000","last_active":"2023-10-07T22:17:51.145526+0000","last_peered":"2023-10-07T22:17:51.145526+0000","last_clean":"2023-10-07T22:17:51.145526+0000","last_became_active":"2023-10-07T22:16:33.262198+0000","last_became_peered":"2023-10-07T22:16:33.262198+0000","last_unstale":"2023-10-07T22:17:51.145526+0000","last_undegraded":"2023-10-07T22:17:51.145526+0000","last_fullsized":"2023-10-07T22:17:51.145526+0000","mapping_epoch":298,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5305","last_scrub_stamp":"2023-10-07T22:15:00.446715+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:00.446715+0000","objects_scrubbed":2675,"log_size":6474,"log_dups_size":0,"ondisk_log_size":6474,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:04:23.651366+0000","scrub_duration":1.0545834489999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159514624,"num_objects":2434,"num_object_clones":0,"num_object_copies":7302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1185,"num_write_kb":30208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3145,"num_bytes_recovered":187760640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":41,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059705+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:17:48.059705+0000","last_peered":"2023-10-07T22:17:48.059705+0000","last_clean":"2023-10-07T22:17:48.059705+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:17:48.059705+0000","last_undegraded":"2023-10-07T22:17:48.059705+0000","last_fullsized":"2023-10-07T22:17:48.059705+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":139,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065849+0000","last_change":"2023-10-07T22:13:09.981561+0000","last_active":"2023-10-07T22:17:48.065849+0000","last_peered":"2023-10-07T22:17:48.065849+0000","last_clean":"2023-10-07T22:17:48.065849+0000","last_became_active":"2023-10-07T22:13:09.981074+0000","last_became_peered":"2023-10-07T22:13:09.981074+0000","last_unstale":"2023-10-07T22:17:48.065849+0000","last_undegraded":"2023-10-07T22:17:48.065849+0000","last_fullsized":"2023-10-07T22:17:48.065849+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:23:44.074775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"317'6739","reported_seq":6847,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:51.965732+0000","last_change":"2023-10-07T22:17:31.050730+0000","last_active":"2023-10-07T22:17:51.965732+0000","last_peered":"2023-10-07T22:17:51.965732+0000","last_clean":"2023-10-07T22:16:38.245927+0000","last_became_active":"2023-10-07T22:17:31.041191+0000","last_became_peered":"2023-10-07T22:17:31.041191+0000","last_unstale":"2023-10-07T22:17:51.965732+0000","last_undegraded":"2023-10-07T22:17:30.885057+0000","last_fullsized":"2023-10-07T22:17:30.848305+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6739,"log_dups_size":0,"ondisk_log_size":6739,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165773312,"num_objects":2529,"num_object_clones":0,"num_object_copies":7587,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":284,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4109,"num_write_kb":212448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":2529}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":41,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.060280+0000","last_change":"2023-10-07T22:16:08.223469+0000","last_active":"2023-10-07T22:17:48.060280+0000","last_peered":"2023-10-07T22:17:48.060280+0000","last_clean":"2023-10-07T22:17:48.060280+0000","last_became_active":"2023-10-07T22:16:08.158082+0000","last_became_peered":"2023-10-07T22:16:08.158082+0000","last_unstale":"2023-10-07T22:17:48.060280+0000","last_undegraded":"2023-10-07T22:17:48.060280+0000","last_fullsized":"2023-10-07T22:17:48.060280+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:00:07.943354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":299,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067729+0000","last_change":"2023-10-07T22:16:12.268477+0000","last_active":"2023-10-07T22:17:49.067729+0000","last_peered":"2023-10-07T22:17:49.067729+0000","last_clean":"2023-10-07T22:17:49.067729+0000","last_became_active":"2023-10-07T22:16:12.268080+0000","last_became_peered":"2023-10-07T22:16:12.268080+0000","last_unstale":"2023-10-07T22:17:49.067729+0000","last_undegraded":"2023-10-07T22:17:49.067729+0000","last_fullsized":"2023-10-07T22:17:49.067729+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:27.121098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"318'6602","reported_seq":6784,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.786768+0000","last_change":"2023-10-07T22:17:31.101310+0000","last_active":"2023-10-07T22:17:54.786768+0000","last_peered":"2023-10-07T22:17:54.786768+0000","last_clean":"2023-10-07T22:16:38.505476+0000","last_became_active":"2023-10-07T22:17:30.959228+0000","last_became_peered":"2023-10-07T22:17:30.959228+0000","last_unstale":"2023-10-07T22:17:54.786768+0000","last_undegraded":"2023-10-07T22:17:31.101142+0000","last_fullsized":"2023-10-07T22:17:30.838195+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5382","last_scrub_stamp":"2023-10-07T22:15:01.218146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:01.218146+0000","objects_scrubbed":2800,"log_size":6602,"log_dups_size":0,"ondisk_log_size":6602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:29.065373+0000","scrub_duration":0.98764548500000005,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160890880,"num_objects":2455,"num_object_clones":0,"num_object_copies":7365,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":251,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1239,"num_write_kb":28608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":2455}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":289,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.072016+0000","last_change":"2023-10-07T22:15:23.141102+0000","last_active":"2023-10-07T22:17:48.072016+0000","last_peered":"2023-10-07T22:17:48.072016+0000","last_clean":"2023-10-07T22:17:48.072016+0000","last_became_active":"2023-10-07T22:15:23.140662+0000","last_became_peered":"2023-10-07T22:15:23.140662+0000","last_unstale":"2023-10-07T22:17:48.072016+0000","last_undegraded":"2023-10-07T22:17:48.072016+0000","last_fullsized":"2023-10-07T22:17:48.072016+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:20:49.826867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079085+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:17:49.079085+0000","last_peered":"2023-10-07T22:17:49.079085+0000","last_clean":"2023-10-07T22:17:49.079085+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:17:49.079085+0000","last_undegraded":"2023-10-07T22:17:49.079085+0000","last_fullsized":"2023-10-07T22:17:49.079085+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"318'6506","reported_seq":6650,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.731760+0000","last_change":"2023-10-07T22:17:31.009981+0000","last_active":"2023-10-07T22:17:54.731760+0000","last_peered":"2023-10-07T22:17:54.731760+0000","last_clean":"2023-10-07T22:16:38.388681+0000","last_became_active":"2023-10-07T22:17:30.998167+0000","last_became_peered":"2023-10-07T22:17:30.998167+0000","last_unstale":"2023-10-07T22:17:54.731760+0000","last_undegraded":"2023-10-07T22:17:30.871104+0000","last_fullsized":"2023-10-07T22:17:30.848855+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'5353","last_scrub_stamp":"2023-10-07T22:15:03.497793+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:03.497793+0000","objects_scrubbed":2795,"log_size":6506,"log_dups_size":0,"ondisk_log_size":6506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:44:03.627734+0000","scrub_duration":0.357446245,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160038912,"num_objects":2442,"num_object_clones":0,"num_object_copies":7326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":263,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1153,"num_write_kb":25600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":2442}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":769,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059139+0000","last_change":"2023-10-07T22:16:23.222105+0000","last_active":"2023-10-07T22:17:48.059139+0000","last_peered":"2023-10-07T22:17:48.059139+0000","last_clean":"2023-10-07T22:17:48.059139+0000","last_became_active":"2023-10-07T22:16:23.221757+0000","last_became_peered":"2023-10-07T22:16:23.221757+0000","last_unstale":"2023-10-07T22:17:48.059139+0000","last_undegraded":"2023-10-07T22:17:48.059139+0000","last_fullsized":"2023-10-07T22:17:48.059139+0000","mapping_epoch":295,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":296,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:19.145187+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":110,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058103+0000","last_change":"2023-10-07T22:17:30.989761+0000","last_active":"2023-10-07T22:17:48.058103+0000","last_peered":"2023-10-07T22:17:48.058103+0000","last_clean":"2023-10-07T22:17:48.058103+0000","last_became_active":"2023-10-07T22:17:30.894162+0000","last_became_peered":"2023-10-07T22:17:30.894162+0000","last_unstale":"2023-10-07T22:17:48.058103+0000","last_undegraded":"2023-10-07T22:17:48.058103+0000","last_fullsized":"2023-10-07T22:17:48.058103+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:49:44.133048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":150,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065232+0000","last_change":"2023-10-07T22:15:23.148061+0000","last_active":"2023-10-07T22:17:48.065232+0000","last_peered":"2023-10-07T22:17:48.065232+0000","last_clean":"2023-10-07T22:17:48.065232+0000","last_became_active":"2023-10-07T22:15:23.146540+0000","last_became_peered":"2023-10-07T22:15:23.146540+0000","last_unstale":"2023-10-07T22:17:48.065232+0000","last_undegraded":"2023-10-07T22:17:48.065232+0000","last_fullsized":"2023-10-07T22:17:48.065232+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:00:56.267598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"317'6433","reported_seq":6519,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:52.099283+0000","last_change":"2023-10-07T22:15:05.811704+0000","last_active":"2023-10-07T22:17:52.099283+0000","last_peered":"2023-10-07T22:17:52.099283+0000","last_clean":"2023-10-07T22:17:52.099283+0000","last_became_active":"2023-10-07T22:14:54.998549+0000","last_became_peered":"2023-10-07T22:14:54.998549+0000","last_unstale":"2023-10-07T22:17:52.099283+0000","last_undegraded":"2023-10-07T22:17:52.099283+0000","last_fullsized":"2023-10-07T22:17:52.099283+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6433,"log_dups_size":0,"ondisk_log_size":6433,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157745152,"num_objects":2407,"num_object_clones":0,"num_object_copies":7221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2407,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3895,"num_write_kb":201664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"80'161","reported_seq":655,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071030+0000","last_change":"2023-10-07T22:13:15.147394+0000","last_active":"2023-10-07T22:17:48.071030+0000","last_peered":"2023-10-07T22:17:48.071030+0000","last_clean":"2023-10-07T22:17:48.071030+0000","last_became_active":"2023-10-07T22:13:13.002235+0000","last_became_peered":"2023-10-07T22:13:13.002235+0000","last_unstale":"2023-10-07T22:17:48.071030+0000","last_undegraded":"2023-10-07T22:17:48.071030+0000","last_fullsized":"2023-10-07T22:17:48.071030+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.147289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.147289+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:02:30.060549+0000","scrub_duration":0.0029049050000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":229,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.062951+0000","last_change":"2023-10-07T22:15:23.146208+0000","last_active":"2023-10-07T22:17:48.062951+0000","last_peered":"2023-10-07T22:17:48.062951+0000","last_clean":"2023-10-07T22:17:48.062951+0000","last_became_active":"2023-10-07T22:15:23.145815+0000","last_became_peered":"2023-10-07T22:15:23.145815+0000","last_unstale":"2023-10-07T22:17:48.062951+0000","last_undegraded":"2023-10-07T22:17:48.062951+0000","last_fullsized":"2023-10-07T22:17:48.062951+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:03.078055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":177,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065036+0000","last_change":"2023-10-07T22:17:30.884786+0000","last_active":"2023-10-07T22:17:48.065036+0000","last_peered":"2023-10-07T22:17:48.065036+0000","last_clean":"2023-10-07T22:17:48.065036+0000","last_became_active":"2023-10-07T22:17:30.880620+0000","last_became_peered":"2023-10-07T22:17:30.880620+0000","last_unstale":"2023-10-07T22:17:48.065036+0000","last_undegraded":"2023-10-07T22:17:48.065036+0000","last_fullsized":"2023-10-07T22:17:48.065036+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:26.707760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"318'6691","reported_seq":19840,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-10-07T22:17:54.458152+0000","last_change":"2023-10-07T22:17:07.885842+0000","last_active":"2023-10-07T22:17:54.458152+0000","last_peered":"2023-10-07T22:17:54.458152+0000","last_clean":"2023-10-07T22:17:54.458152+0000","last_became_active":"2023-10-07T22:17:07.876455+0000","last_became_peered":"2023-10-07T22:17:07.876455+0000","last_unstale":"2023-10-07T22:17:54.458152+0000","last_undegraded":"2023-10-07T22:17:54.458152+0000","last_fullsized":"2023-10-07T22:17:54.458152+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6691,"log_dups_size":0,"ondisk_log_size":6691,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157974528,"num_objects":2410,"num_object_clones":0,"num_object_copies":7230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4084,"num_write_kb":207840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6516,"num_bytes_recovered":399376384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":139,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065733+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:17:48.065733+0000","last_peered":"2023-10-07T22:17:48.065733+0000","last_clean":"2023-10-07T22:17:48.065733+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:17:48.065733+0000","last_undegraded":"2023-10-07T22:17:48.065733+0000","last_fullsized":"2023-10-07T22:17:48.065733+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":130,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.063054+0000","last_change":"2023-10-07T22:15:23.144960+0000","last_active":"2023-10-07T22:17:48.063054+0000","last_peered":"2023-10-07T22:17:48.063054+0000","last_clean":"2023-10-07T22:17:48.063054+0000","last_became_active":"2023-10-07T22:15:23.144094+0000","last_became_peered":"2023-10-07T22:15:23.144094+0000","last_unstale":"2023-10-07T22:17:48.063054+0000","last_undegraded":"2023-10-07T22:17:48.063054+0000","last_fullsized":"2023-10-07T22:17:48.063054+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:59:21.282298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"317'6645","reported_seq":11384,"reported_epoch":317,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-07T22:17:51.987158+0000","last_change":"2023-10-07T22:17:31.040871+0000","last_active":"2023-10-07T22:17:51.987158+0000","last_peered":"2023-10-07T22:17:51.987158+0000","last_clean":"2023-10-07T22:16:06.867234+0000","last_became_active":"2023-10-07T22:17:31.007697+0000","last_became_peered":"2023-10-07T22:17:31.007697+0000","last_unstale":"2023-10-07T22:17:51.987158+0000","last_undegraded":"2023-10-07T22:17:51.987158+0000","last_fullsized":"2023-10-07T22:17:30.841877+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5261","last_scrub_stamp":"2023-10-07T22:14:57.328994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:14:57.328994+0000","objects_scrubbed":2688,"log_size":6645,"log_dups_size":0,"ondisk_log_size":6645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:44:37.400765+0000","scrub_duration":1.034429102,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166133760,"num_objects":2535,"num_object_clones":0,"num_object_copies":7605,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":650,"num_objects_unfound":0,"num_objects_dirty":2535,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1411,"num_write_kb":40256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2249,"num_bytes_recovered":147390464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7],"avail_no_missing":["4"],"object_location_counts":[{"shards":"0,1,4","objects":650},{"shards":"4,7","objects":1885}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":607,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.120448+0000","last_change":"2023-10-07T22:15:34.359179+0000","last_active":"2023-10-07T22:17:48.120448+0000","last_peered":"2023-10-07T22:17:48.120448+0000","last_clean":"2023-10-07T22:17:48.120448+0000","last_became_active":"2023-10-07T22:15:34.358551+0000","last_became_peered":"2023-10-07T22:15:34.358551+0000","last_unstale":"2023-10-07T22:17:48.120448+0000","last_undegraded":"2023-10-07T22:17:48.120448+0000","last_fullsized":"2023-10-07T22:17:48.120448+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:12.774115+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":98,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057623+0000","last_change":"2023-10-07T22:16:08.143887+0000","last_active":"2023-10-07T22:17:48.057623+0000","last_peered":"2023-10-07T22:17:48.057623+0000","last_clean":"2023-10-07T22:17:48.057623+0000","last_became_active":"2023-10-07T22:16:08.142861+0000","last_became_peered":"2023-10-07T22:16:08.142861+0000","last_unstale":"2023-10-07T22:17:48.057623+0000","last_undegraded":"2023-10-07T22:17:48.057623+0000","last_fullsized":"2023-10-07T22:17:48.057623+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:56.728966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":315,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.069015+0000","last_change":"2023-10-07T22:13:09.989720+0000","last_active":"2023-10-07T22:17:49.069015+0000","last_peered":"2023-10-07T22:17:49.069015+0000","last_clean":"2023-10-07T22:17:49.069015+0000","last_became_active":"2023-10-07T22:13:09.989451+0000","last_became_peered":"2023-10-07T22:13:09.989451+0000","last_unstale":"2023-10-07T22:17:49.069015+0000","last_undegraded":"2023-10-07T22:17:49.069015+0000","last_fullsized":"2023-10-07T22:17:49.069015+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:23.679387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"318'7893","reported_seq":8002,"reported_epoch":318,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:17:53.348996+0000","last_change":"2023-10-07T22:17:31.036641+0000","last_active":"2023-10-07T22:17:53.348996+0000","last_peered":"2023-10-07T22:17:53.348996+0000","last_clean":"2023-10-07T22:16:07.031705+0000","last_became_active":"2023-10-07T22:17:30.863016+0000","last_became_peered":"2023-10-07T22:17:30.863016+0000","last_unstale":"2023-10-07T22:17:53.348996+0000","last_undegraded":"2023-10-07T22:17:53.348996+0000","last_fullsized":"2023-10-07T22:17:53.348996+0000","mapping_epoch":309,"log_start":"262'2823","ondisk_log_start":"262'2823","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":5070,"log_dups_size":0,"ondisk_log_size":5070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.463063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320667648,"num_objects":4893,"num_object_clones":0,"num_object_copies":14679,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4892,"num_objects_unfound":0,"num_objects_dirty":4893,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7893,"num_write_kb":409152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[0,4,3],"avail_no_missing":["0","3","4"],"object_location_counts":[{"shards":"0,3,4","objects":4893}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":595,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058744+0000","last_change":"2023-10-07T22:16:11.166071+0000","last_active":"2023-10-07T22:17:48.058744+0000","last_peered":"2023-10-07T22:17:48.058744+0000","last_clean":"2023-10-07T22:17:48.058744+0000","last_became_active":"2023-10-07T22:16:11.165767+0000","last_became_peered":"2023-10-07T22:16:11.165767+0000","last_unstale":"2023-10-07T22:17:48.058744+0000","last_undegraded":"2023-10-07T22:17:48.058744+0000","last_fullsized":"2023-10-07T22:17:48.058744+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:52.235422+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":350,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067950+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:17:49.067950+0000","last_peered":"2023-10-07T22:17:49.067950+0000","last_clean":"2023-10-07T22:17:49.067950+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:17:49.067950+0000","last_undegraded":"2023-10-07T22:17:49.067950+0000","last_fullsized":"2023-10-07T22:17:49.067950+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":296,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071949+0000","last_change":"2023-10-07T22:13:09.989637+0000","last_active":"2023-10-07T22:17:48.071949+0000","last_peered":"2023-10-07T22:17:48.071949+0000","last_clean":"2023-10-07T22:17:48.071949+0000","last_became_active":"2023-10-07T22:13:09.989344+0000","last_became_peered":"2023-10-07T22:13:09.989344+0000","last_unstale":"2023-10-07T22:17:48.071949+0000","last_undegraded":"2023-10-07T22:17:48.071949+0000","last_fullsized":"2023-10-07T22:17:48.071949+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:26:08.100864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":292,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067360+0000","last_change":"2023-10-07T22:11:42.066364+0000","last_active":"2023-10-07T22:17:49.067360+0000","last_peered":"2023-10-07T22:17:49.067360+0000","last_clean":"2023-10-07T22:17:49.067360+0000","last_became_active":"2023-10-07T22:11:42.066086+0000","last_became_peered":"2023-10-07T22:11:42.066086+0000","last_unstale":"2023-10-07T22:17:49.067360+0000","last_undegraded":"2023-10-07T22:17:49.067360+0000","last_fullsized":"2023-10-07T22:17:49.067360+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:58:20.512294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.a","version":"318'8136","reported_seq":20923,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-10-07T22:17:53.339392+0000","last_change":"2023-10-07T22:17:31.883999+0000","last_active":"2023-10-07T22:17:53.339392+0000","last_peered":"2023-10-07T22:17:53.339392+0000","last_clean":"2023-10-07T22:17:53.339392+0000","last_became_active":"2023-10-07T22:17:31.864236+0000","last_became_peered":"2023-10-07T22:17:31.864236+0000","last_unstale":"2023-10-07T22:17:53.339392+0000","last_undegraded":"2023-10-07T22:17:53.339392+0000","last_fullsized":"2023-10-07T22:17:53.339392+0000","mapping_epoch":310,"log_start":"263'3057","ondisk_log_start":"263'3057","created":253,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":5079,"log_dups_size":0,"ondisk_log_size":5079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:57:37.030115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323223552,"num_objects":4932,"num_object_clones":0,"num_object_copies":14796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8136,"num_write_kb":418176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6342,"num_bytes_recovered":415367168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":625,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.152742+0000","last_change":"2023-10-07T22:17:44.154506+0000","last_active":"2023-10-07T22:17:48.152742+0000","last_peered":"2023-10-07T22:17:48.152742+0000","last_clean":"2023-10-07T22:17:48.152742+0000","last_became_active":"2023-10-07T22:17:44.154113+0000","last_became_peered":"2023-10-07T22:17:44.154113+0000","last_unstale":"2023-10-07T22:17:48.152742+0000","last_undegraded":"2023-10-07T22:17:48.152742+0000","last_fullsized":"2023-10-07T22:17:48.152742+0000","mapping_epoch":314,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":315,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:02:02.341742+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":290,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.120108+0000","last_change":"2023-10-07T22:17:30.984530+0000","last_active":"2023-10-07T22:17:48.120108+0000","last_peered":"2023-10-07T22:17:48.120108+0000","last_clean":"2023-10-07T22:17:48.120108+0000","last_became_active":"2023-10-07T22:17:30.984079+0000","last_became_peered":"2023-10-07T22:17:30.984079+0000","last_unstale":"2023-10-07T22:17:48.120108+0000","last_undegraded":"2023-10-07T22:17:48.120108+0000","last_fullsized":"2023-10-07T22:17:48.120108+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:17.374568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":150,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.063918+0000","last_change":"2023-10-07T22:17:30.901008+0000","last_active":"2023-10-07T22:17:48.063918+0000","last_peered":"2023-10-07T22:17:48.063918+0000","last_clean":"2023-10-07T22:17:48.063918+0000","last_became_active":"2023-10-07T22:17:30.900598+0000","last_became_peered":"2023-10-07T22:17:30.900598+0000","last_unstale":"2023-10-07T22:17:48.063918+0000","last_undegraded":"2023-10-07T22:17:48.063918+0000","last_fullsized":"2023-10-07T22:17:48.063918+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:03:41.761505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":329,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067859+0000","last_change":"2023-10-07T22:16:08.140714+0000","last_active":"2023-10-07T22:17:49.067859+0000","last_peered":"2023-10-07T22:17:49.067859+0000","last_clean":"2023-10-07T22:17:49.067859+0000","last_became_active":"2023-10-07T22:16:08.139901+0000","last_became_peered":"2023-10-07T22:16:08.139901+0000","last_unstale":"2023-10-07T22:17:49.067859+0000","last_undegraded":"2023-10-07T22:17:49.067859+0000","last_fullsized":"2023-10-07T22:17:49.067859+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:52:53.839130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"317'6668","reported_seq":6763,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:51.869100+0000","last_change":"2023-10-07T22:16:21.521058+0000","last_active":"2023-10-07T22:17:51.869100+0000","last_peered":"2023-10-07T22:17:51.869100+0000","last_clean":"2023-10-07T22:16:07.026505+0000","last_became_active":"2023-10-07T22:16:21.511670+0000","last_became_peered":"2023-10-07T22:16:21.511670+0000","last_unstale":"2023-10-07T22:17:51.869100+0000","last_undegraded":"2023-10-07T22:16:21.265919+0000","last_fullsized":"2023-10-07T22:16:21.243551+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6668,"log_dups_size":0,"ondisk_log_size":6668,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161579008,"num_objects":2465,"num_object_clones":0,"num_object_copies":7395,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3227,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4045,"num_write_kb":208352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,4],"avail_no_missing":["5","3","4"],"object_location_counts":[{"shards":"3,4,5","objects":2437},{"shards":"4,5","objects":-484}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":594,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058639+0000","last_change":"2023-10-07T22:17:33.867598+0000","last_active":"2023-10-07T22:17:48.058639+0000","last_peered":"2023-10-07T22:17:48.058639+0000","last_clean":"2023-10-07T22:17:48.058639+0000","last_became_active":"2023-10-07T22:17:33.867277+0000","last_became_peered":"2023-10-07T22:17:33.867277+0000","last_unstale":"2023-10-07T22:17:48.058639+0000","last_undegraded":"2023-10-07T22:17:48.058639+0000","last_fullsized":"2023-10-07T22:17:48.058639+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:12:09.889520+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":98,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057894+0000","last_change":"2023-10-07T22:17:30.893742+0000","last_active":"2023-10-07T22:17:48.057894+0000","last_peered":"2023-10-07T22:17:48.057894+0000","last_clean":"2023-10-07T22:17:48.057894+0000","last_became_active":"2023-10-07T22:17:30.893051+0000","last_became_peered":"2023-10-07T22:17:30.893051+0000","last_unstale":"2023-10-07T22:17:48.057894+0000","last_undegraded":"2023-10-07T22:17:48.057894+0000","last_fullsized":"2023-10-07T22:17:48.057894+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:29:25.088732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":308,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.067071+0000","last_change":"2023-10-07T22:17:30.869356+0000","last_active":"2023-10-07T22:17:49.067071+0000","last_peered":"2023-10-07T22:17:49.067071+0000","last_clean":"2023-10-07T22:17:49.067071+0000","last_became_active":"2023-10-07T22:17:30.868253+0000","last_became_peered":"2023-10-07T22:17:30.868253+0000","last_unstale":"2023-10-07T22:17:49.067071+0000","last_undegraded":"2023-10-07T22:17:49.067071+0000","last_fullsized":"2023-10-07T22:17:49.067071+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:43.208012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":87,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.068815+0000","last_change":"2023-10-07T22:17:30.871763+0000","last_active":"2023-10-07T22:17:49.068815+0000","last_peered":"2023-10-07T22:17:49.068815+0000","last_clean":"2023-10-07T22:17:49.068815+0000","last_became_active":"2023-10-07T22:17:30.871361+0000","last_became_peered":"2023-10-07T22:17:30.871361+0000","last_unstale":"2023-10-07T22:17:49.068815+0000","last_undegraded":"2023-10-07T22:17:49.068815+0000","last_fullsized":"2023-10-07T22:17:49.068815+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:39:04.594177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"318'8260","reported_seq":9352,"reported_epoch":318,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:17:54.938171+0000","last_change":"2023-10-07T22:17:30.949900+0000","last_active":"2023-10-07T22:17:54.938171+0000","last_peered":"2023-10-07T22:17:54.938171+0000","last_clean":"2023-10-07T22:15:22.044713+0000","last_became_active":"2023-10-07T22:17:30.919770+0000","last_became_peered":"2023-10-07T22:17:30.919770+0000","last_unstale":"2023-10-07T22:17:54.938171+0000","last_undegraded":"2023-10-07T22:17:54.938171+0000","last_fullsized":"2023-10-07T22:17:54.938171+0000","mapping_epoch":309,"log_start":"263'3371","ondisk_log_start":"263'3371","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4889,"log_dups_size":0,"ondisk_log_size":4889,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:33:42.135740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321388544,"num_objects":4904,"num_object_clones":0,"num_object_copies":14712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4506,"num_objects_unfound":0,"num_objects_dirty":4904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8260,"num_write_kb":421248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":489,"num_bytes_recovered":32047104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,6],"avail_no_missing":["1","0","6"],"object_location_counts":[{"shards":"0,1,6","objects":4904}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":347,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071251+0000","last_change":"2023-10-07T22:16:08.162353+0000","last_active":"2023-10-07T22:17:48.071251+0000","last_peered":"2023-10-07T22:17:48.071251+0000","last_clean":"2023-10-07T22:17:48.071251+0000","last_became_active":"2023-10-07T22:16:08.161863+0000","last_became_peered":"2023-10-07T22:16:08.161863+0000","last_unstale":"2023-10-07T22:17:48.071251+0000","last_undegraded":"2023-10-07T22:17:48.071251+0000","last_fullsized":"2023-10-07T22:17:48.071251+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:17:50.319024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":608,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059473+0000","last_change":"2023-10-07T22:17:33.865838+0000","last_active":"2023-10-07T22:17:48.059473+0000","last_peered":"2023-10-07T22:17:48.059473+0000","last_clean":"2023-10-07T22:17:48.059473+0000","last_became_active":"2023-10-07T22:17:33.865534+0000","last_became_peered":"2023-10-07T22:17:33.865534+0000","last_unstale":"2023-10-07T22:17:48.059473+0000","last_undegraded":"2023-10-07T22:17:48.059473+0000","last_fullsized":"2023-10-07T22:17:48.059473+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:56.393119+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":90,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057745+0000","last_change":"2023-10-07T22:15:23.146157+0000","last_active":"2023-10-07T22:17:48.057745+0000","last_peered":"2023-10-07T22:17:48.057745+0000","last_clean":"2023-10-07T22:17:48.057745+0000","last_became_active":"2023-10-07T22:15:23.145859+0000","last_became_peered":"2023-10-07T22:15:23.145859+0000","last_unstale":"2023-10-07T22:17:48.057745+0000","last_undegraded":"2023-10-07T22:17:48.057745+0000","last_fullsized":"2023-10-07T22:17:48.057745+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:55:47.038545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":323,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.064397+0000","last_change":"2023-10-07T22:17:30.877686+0000","last_active":"2023-10-07T22:17:48.064397+0000","last_peered":"2023-10-07T22:17:48.064397+0000","last_clean":"2023-10-07T22:17:48.064397+0000","last_became_active":"2023-10-07T22:17:30.872772+0000","last_became_peered":"2023-10-07T22:17:30.872772+0000","last_unstale":"2023-10-07T22:17:48.064397+0000","last_undegraded":"2023-10-07T22:17:48.064397+0000","last_fullsized":"2023-10-07T22:17:48.064397+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:37.633281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"318'6660","reported_seq":7569,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.872605+0000","last_change":"2023-10-07T22:17:31.101024+0000","last_active":"2023-10-07T22:17:54.872605+0000","last_peered":"2023-10-07T22:17:54.872605+0000","last_clean":"2023-10-07T22:16:07.077030+0000","last_became_active":"2023-10-07T22:17:31.071972+0000","last_became_peered":"2023-10-07T22:17:31.071972+0000","last_unstale":"2023-10-07T22:17:54.872605+0000","last_undegraded":"2023-10-07T22:17:31.000203+0000","last_fullsized":"2023-10-07T22:17:30.838842+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6660,"log_dups_size":0,"ondisk_log_size":6660,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162234368,"num_objects":2475,"num_object_clones":0,"num_object_copies":7425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3152,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4055,"num_write_kb":208992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":396,"num_bytes_recovered":25952256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[2,7],"avail_no_missing":["2"],"object_location_counts":[{"shards":"0,2,5","objects":2482},{"shards":"2,7","objects":-7}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":641,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.069935+0000","last_change":"2023-10-07T22:15:26.179505+0000","last_active":"2023-10-07T22:17:49.069935+0000","last_peered":"2023-10-07T22:17:49.069935+0000","last_clean":"2023-10-07T22:17:49.069935+0000","last_became_active":"2023-10-07T22:15:26.179016+0000","last_became_peered":"2023-10-07T22:15:26.179016+0000","last_unstale":"2023-10-07T22:17:49.069935+0000","last_undegraded":"2023-10-07T22:17:49.069935+0000","last_fullsized":"2023-10-07T22:17:49.069935+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:03:54.785573+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":57,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059513+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:17:48.059513+0000","last_peered":"2023-10-07T22:17:48.059513+0000","last_clean":"2023-10-07T22:17:48.059513+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:17:48.059513+0000","last_undegraded":"2023-10-07T22:17:48.059513+0000","last_fullsized":"2023-10-07T22:17:48.059513+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.078621+0000","last_change":"2023-10-07T22:17:30.859050+0000","last_active":"2023-10-07T22:17:49.078621+0000","last_peered":"2023-10-07T22:17:49.078621+0000","last_clean":"2023-10-07T22:17:49.078621+0000","last_became_active":"2023-10-07T22:17:30.857776+0000","last_became_peered":"2023-10-07T22:17:30.857776+0000","last_unstale":"2023-10-07T22:17:49.078621+0000","last_undegraded":"2023-10-07T22:17:49.078621+0000","last_fullsized":"2023-10-07T22:17:49.078621+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:45:22.977246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079569+0000","last_change":"2023-10-07T22:17:30.981048+0000","last_active":"2023-10-07T22:17:49.079569+0000","last_peered":"2023-10-07T22:17:49.079569+0000","last_clean":"2023-10-07T22:17:49.079569+0000","last_became_active":"2023-10-07T22:17:30.979539+0000","last_became_peered":"2023-10-07T22:17:30.979539+0000","last_unstale":"2023-10-07T22:17:49.079569+0000","last_undegraded":"2023-10-07T22:17:49.079569+0000","last_fullsized":"2023-10-07T22:17:49.079569+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:06:45.596276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"317'7988","reported_seq":8774,"reported_epoch":317,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:17:51.929249+0000","last_change":"2023-10-07T22:17:30.906515+0000","last_active":"2023-10-07T22:17:51.929249+0000","last_peered":"2023-10-07T22:17:51.929249+0000","last_clean":"2023-10-07T22:15:22.078972+0000","last_became_active":"2023-10-07T22:17:30.895609+0000","last_became_peered":"2023-10-07T22:17:30.895609+0000","last_unstale":"2023-10-07T22:17:51.929249+0000","last_undegraded":"2023-10-07T22:17:51.929249+0000","last_fullsized":"2023-10-07T22:17:51.929249+0000","mapping_epoch":309,"log_start":"263'3356","ondisk_log_start":"263'3356","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4632,"log_dups_size":0,"ondisk_log_size":4632,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:58.383549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322895896,"num_objects":4928,"num_object_clones":0,"num_object_copies":14784,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4650,"num_objects_unfound":0,"num_objects_dirty":4928,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7988,"num_write_kb":413249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":338,"num_bytes_recovered":22151168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,6],"avail_no_missing":["4","0","6"],"object_location_counts":[{"shards":"0,4,6","objects":4928}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":592,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058328+0000","last_change":"2023-10-07T22:17:33.868784+0000","last_active":"2023-10-07T22:17:48.058328+0000","last_peered":"2023-10-07T22:17:48.058328+0000","last_clean":"2023-10-07T22:17:48.058328+0000","last_became_active":"2023-10-07T22:17:33.868112+0000","last_became_peered":"2023-10-07T22:17:33.868112+0000","last_unstale":"2023-10-07T22:17:48.058328+0000","last_undegraded":"2023-10-07T22:17:48.058328+0000","last_fullsized":"2023-10-07T22:17:48.058328+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:55:29.821425+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":57,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.060507+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:17:48.060507+0000","last_peered":"2023-10-07T22:17:48.060507+0000","last_clean":"2023-10-07T22:17:48.060507+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:17:48.060507+0000","last_undegraded":"2023-10-07T22:17:48.060507+0000","last_fullsized":"2023-10-07T22:17:48.060507+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":312,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.068310+0000","last_change":"2023-10-07T22:17:31.031621+0000","last_active":"2023-10-07T22:17:49.068310+0000","last_peered":"2023-10-07T22:17:49.068310+0000","last_clean":"2023-10-07T22:17:49.068310+0000","last_became_active":"2023-10-07T22:17:31.031287+0000","last_became_peered":"2023-10-07T22:17:31.031287+0000","last_unstale":"2023-10-07T22:17:49.068310+0000","last_undegraded":"2023-10-07T22:17:49.068310+0000","last_fullsized":"2023-10-07T22:17:49.068310+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:14:52.225539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":294,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071532+0000","last_change":"2023-10-07T22:17:30.892956+0000","last_active":"2023-10-07T22:17:48.071532+0000","last_peered":"2023-10-07T22:17:48.071532+0000","last_clean":"2023-10-07T22:17:48.071532+0000","last_became_active":"2023-10-07T22:17:30.892631+0000","last_became_peered":"2023-10-07T22:17:30.892631+0000","last_unstale":"2023-10-07T22:17:48.071532+0000","last_undegraded":"2023-10-07T22:17:48.071532+0000","last_fullsized":"2023-10-07T22:17:48.071532+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:33:29.891074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"317'8171","reported_seq":9090,"reported_epoch":317,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:17:51.899438+0000","last_change":"2023-10-07T22:16:40.912206+0000","last_active":"2023-10-07T22:17:51.899438+0000","last_peered":"2023-10-07T22:17:51.899438+0000","last_clean":"2023-10-07T22:15:22.110190+0000","last_became_active":"2023-10-07T22:15:24.328541+0000","last_became_peered":"2023-10-07T22:15:24.328541+0000","last_unstale":"2023-10-07T22:17:51.899438+0000","last_undegraded":"2023-10-07T22:17:51.899438+0000","last_fullsized":"2023-10-07T22:17:51.899438+0000","mapping_epoch":279,"log_start":"263'3480","ondisk_log_start":"263'3480","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4691,"log_dups_size":0,"ondisk_log_size":4691,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:57:03.421555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329842688,"num_objects":5033,"num_object_clones":0,"num_object_copies":15099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4686,"num_objects_unfound":0,"num_objects_dirty":5033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8171,"num_write_kb":422528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":408,"num_bytes_recovered":26738688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,6],"avail_no_missing":["4","5","6"],"object_location_counts":[{"shards":"4,5,6","objects":5033}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":714,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.065110+0000","last_change":"2023-10-07T22:17:33.868517+0000","last_active":"2023-10-07T22:17:48.065110+0000","last_peered":"2023-10-07T22:17:48.065110+0000","last_clean":"2023-10-07T22:17:48.065110+0000","last_became_active":"2023-10-07T22:17:33.868154+0000","last_became_peered":"2023-10-07T22:17:33.868154+0000","last_unstale":"2023-10-07T22:17:48.065110+0000","last_undegraded":"2023-10-07T22:17:48.065110+0000","last_fullsized":"2023-10-07T22:17:48.065110+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:45.095263+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":134,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.060639+0000","last_change":"2023-10-07T22:17:31.005370+0000","last_active":"2023-10-07T22:17:48.060639+0000","last_peered":"2023-10-07T22:17:48.060639+0000","last_clean":"2023-10-07T22:17:48.060639+0000","last_became_active":"2023-10-07T22:17:30.914243+0000","last_became_peered":"2023-10-07T22:17:30.914243+0000","last_unstale":"2023-10-07T22:17:48.060639+0000","last_undegraded":"2023-10-07T22:17:48.060639+0000","last_fullsized":"2023-10-07T22:17:48.060639+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:50:12.006177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":286,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.068219+0000","last_change":"2023-10-07T22:15:23.142431+0000","last_active":"2023-10-07T22:17:49.068219+0000","last_peered":"2023-10-07T22:17:49.068219+0000","last_clean":"2023-10-07T22:17:49.068219+0000","last_became_active":"2023-10-07T22:15:23.140459+0000","last_became_peered":"2023-10-07T22:15:23.140459+0000","last_unstale":"2023-10-07T22:17:49.068219+0000","last_undegraded":"2023-10-07T22:17:49.068219+0000","last_fullsized":"2023-10-07T22:17:49.068219+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:12:01.737159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":114,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057717+0000","last_change":"2023-10-07T22:17:30.992922+0000","last_active":"2023-10-07T22:17:48.057717+0000","last_peered":"2023-10-07T22:17:48.057717+0000","last_clean":"2023-10-07T22:17:48.057717+0000","last_became_active":"2023-10-07T22:17:30.992464+0000","last_became_peered":"2023-10-07T22:17:30.992464+0000","last_unstale":"2023-10-07T22:17:48.057717+0000","last_undegraded":"2023-10-07T22:17:48.057717+0000","last_fullsized":"2023-10-07T22:17:48.057717+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:52:48.733320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"317'8181","reported_seq":8271,"reported_epoch":317,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:17:51.298099+0000","last_change":"2023-10-07T22:17:31.011386+0000","last_active":"2023-10-07T22:17:51.298099+0000","last_peered":"2023-10-07T22:17:51.298099+0000","last_clean":"2023-10-07T22:15:22.105755+0000","last_became_active":"2023-10-07T22:15:24.421705+0000","last_became_peered":"2023-10-07T22:15:24.421705+0000","last_unstale":"2023-10-07T22:17:51.298099+0000","last_undegraded":"2023-10-07T22:17:51.298099+0000","last_fullsized":"2023-10-07T22:17:51.298099+0000","mapping_epoch":279,"log_start":"263'3758","ondisk_log_start":"263'3758","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4423,"log_dups_size":0,"ondisk_log_size":4423,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:37:28.730648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325779456,"num_objects":4971,"num_object_clones":0,"num_object_copies":14913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4969,"num_objects_unfound":0,"num_objects_dirty":4971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8181,"num_write_kb":420864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,6],"avail_no_missing":["3","2","6"],"object_location_counts":[{"shards":"2,3,6","objects":4971}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":664,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058612+0000","last_change":"2023-10-07T22:16:10.159954+0000","last_active":"2023-10-07T22:17:48.058612+0000","last_peered":"2023-10-07T22:17:48.058612+0000","last_clean":"2023-10-07T22:17:48.058612+0000","last_became_active":"2023-10-07T22:16:10.159522+0000","last_became_peered":"2023-10-07T22:16:10.159522+0000","last_unstale":"2023-10-07T22:17:48.058612+0000","last_undegraded":"2023-10-07T22:17:48.058612+0000","last_fullsized":"2023-10-07T22:17:48.058612+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:16:00.132469+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.059393+0000","last_change":"2023-10-07T22:16:08.143104+0000","last_active":"2023-10-07T22:17:48.059393+0000","last_peered":"2023-10-07T22:17:48.059393+0000","last_clean":"2023-10-07T22:17:48.059393+0000","last_became_active":"2023-10-07T22:16:08.142729+0000","last_became_peered":"2023-10-07T22:16:08.142729+0000","last_unstale":"2023-10-07T22:17:48.059393+0000","last_undegraded":"2023-10-07T22:17:48.059393+0000","last_fullsized":"2023-10-07T22:17:48.059393+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:35.799013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":23,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079134+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:17:49.079134+0000","last_peered":"2023-10-07T22:17:49.079134+0000","last_clean":"2023-10-07T22:17:49.079134+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:17:49.079134+0000","last_undegraded":"2023-10-07T22:17:49.079134+0000","last_fullsized":"2023-10-07T22:17:49.079134+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":166,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.067984+0000","last_change":"2023-10-07T22:17:31.016807+0000","last_active":"2023-10-07T22:17:48.067984+0000","last_peered":"2023-10-07T22:17:48.067984+0000","last_clean":"2023-10-07T22:17:48.067984+0000","last_became_active":"2023-10-07T22:17:30.981202+0000","last_became_peered":"2023-10-07T22:17:30.981202+0000","last_unstale":"2023-10-07T22:17:48.067984+0000","last_undegraded":"2023-10-07T22:17:48.067984+0000","last_fullsized":"2023-10-07T22:17:48.067984+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:47:02.077227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"317'6505","reported_seq":9254,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:52.599671+0000","last_change":"2023-10-07T22:16:39.837616+0000","last_active":"2023-10-07T22:17:52.599671+0000","last_peered":"2023-10-07T22:17:52.599671+0000","last_clean":"2023-10-07T22:15:04.593750+0000","last_became_active":"2023-10-07T22:16:13.998748+0000","last_became_peered":"2023-10-07T22:16:13.998748+0000","last_unstale":"2023-10-07T22:17:52.599671+0000","last_undegraded":"2023-10-07T22:16:39.819584+0000","last_fullsized":"2023-10-07T22:16:08.130445+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"267'5329","last_scrub_stamp":"2023-10-07T22:15:01.131111+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:01.131111+0000","objects_scrubbed":2765,"log_size":6505,"log_dups_size":0,"ondisk_log_size":6505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:35:59.647443+0000","scrub_duration":1.0014074770000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165216256,"num_objects":2521,"num_object_clones":0,"num_object_copies":7563,"num_objects_missing_on_primary":2119,"num_objects_missing":2119,"num_objects_degraded":7056,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2521,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1198,"num_write_kb":30528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":721,"num_bytes_recovered":47251456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,3],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,1,4","objects":2119},{"shards":"0,1,4,5","objects":8},{"shards":"0,3,5,6","objects":391},{"shards":"1,3,5","objects":3}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":19,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079622+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:17:49.079622+0000","last_peered":"2023-10-07T22:17:49.079622+0000","last_clean":"2023-10-07T22:17:49.079622+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:17:49.079622+0000","last_undegraded":"2023-10-07T22:17:49.079622+0000","last_fullsized":"2023-10-07T22:17:49.079622+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":326,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.068401+0000","last_change":"2023-10-07T22:17:30.869611+0000","last_active":"2023-10-07T22:17:49.068401+0000","last_peered":"2023-10-07T22:17:49.068401+0000","last_clean":"2023-10-07T22:17:49.068401+0000","last_became_active":"2023-10-07T22:17:30.867854+0000","last_became_peered":"2023-10-07T22:17:30.867854+0000","last_unstale":"2023-10-07T22:17:49.068401+0000","last_undegraded":"2023-10-07T22:17:49.068401+0000","last_fullsized":"2023-10-07T22:17:49.068401+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:17:39.600665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.15","version":"318'6614","reported_seq":6721,"reported_epoch":318,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:54.666622+0000","last_change":"2023-10-07T22:17:30.999243+0000","last_active":"2023-10-07T22:17:54.666622+0000","last_peered":"2023-10-07T22:17:54.666622+0000","last_clean":"2023-10-07T22:16:38.433318+0000","last_became_active":"2023-10-07T22:17:30.983828+0000","last_became_peered":"2023-10-07T22:17:30.983828+0000","last_unstale":"2023-10-07T22:17:54.666622+0000","last_undegraded":"2023-10-07T22:17:30.861906+0000","last_fullsized":"2023-10-07T22:17:30.837463+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6614,"log_dups_size":0,"ondisk_log_size":6614,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165117952,"num_objects":2520,"num_object_clones":0,"num_object_copies":7560,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":275,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4024,"num_write_kb":209376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":2520}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":284,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071524+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:17:48.071524+0000","last_peered":"2023-10-07T22:17:48.071524+0000","last_clean":"2023-10-07T22:17:48.071524+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:17:48.071524+0000","last_undegraded":"2023-10-07T22:17:48.071524+0000","last_fullsized":"2023-10-07T22:17:48.071524+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":150,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.063776+0000","last_change":"2023-10-07T22:13:09.985378+0000","last_active":"2023-10-07T22:17:48.063776+0000","last_peered":"2023-10-07T22:17:48.063776+0000","last_clean":"2023-10-07T22:17:48.063776+0000","last_became_active":"2023-10-07T22:13:09.985093+0000","last_became_peered":"2023-10-07T22:13:09.985093+0000","last_unstale":"2023-10-07T22:17:48.063776+0000","last_undegraded":"2023-10-07T22:17:48.063776+0000","last_fullsized":"2023-10-07T22:17:48.063776+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:47.011246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.14","version":"317'6677","reported_seq":6787,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:51.952132+0000","last_change":"2023-10-07T22:17:31.046890+0000","last_active":"2023-10-07T22:17:51.952132+0000","last_peered":"2023-10-07T22:17:51.952132+0000","last_clean":"2023-10-07T22:16:38.396686+0000","last_became_active":"2023-10-07T22:17:31.040698+0000","last_became_peered":"2023-10-07T22:17:31.040698+0000","last_unstale":"2023-10-07T22:17:51.952132+0000","last_undegraded":"2023-10-07T22:17:30.876002+0000","last_fullsized":"2023-10-07T22:17:30.846077+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6677,"log_dups_size":0,"ondisk_log_size":6677,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158957568,"num_objects":2426,"num_object_clones":0,"num_object_copies":7278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":289,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2426,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4048,"num_write_kb":207136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":2426}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":281,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.071765+0000","last_change":"2023-10-07T22:15:23.199672+0000","last_active":"2023-10-07T22:17:48.071765+0000","last_peered":"2023-10-07T22:17:48.071765+0000","last_clean":"2023-10-07T22:17:48.071765+0000","last_became_active":"2023-10-07T22:15:23.145358+0000","last_became_peered":"2023-10-07T22:15:23.145358+0000","last_unstale":"2023-10-07T22:17:48.071765+0000","last_undegraded":"2023-10-07T22:17:48.071765+0000","last_fullsized":"2023-10-07T22:17:48.071765+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:30:32.235301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":170,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.062849+0000","last_change":"2023-10-07T22:17:30.895876+0000","last_active":"2023-10-07T22:17:48.062849+0000","last_peered":"2023-10-07T22:17:48.062849+0000","last_clean":"2023-10-07T22:17:48.062849+0000","last_became_active":"2023-10-07T22:17:30.895542+0000","last_became_peered":"2023-10-07T22:17:30.895542+0000","last_unstale":"2023-10-07T22:17:48.062849+0000","last_undegraded":"2023-10-07T22:17:48.062849+0000","last_fullsized":"2023-10-07T22:17:48.062849+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:54:42.793191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.17","version":"317'6550","reported_seq":13207,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:51.157435+0000","last_change":"2023-10-07T22:17:49.084188+0000","last_active":"2023-10-07T22:17:51.157435+0000","last_peered":"2023-10-07T22:17:51.157435+0000","last_clean":"2023-10-07T22:17:51.157435+0000","last_became_active":"2023-10-07T22:17:49.072803+0000","last_became_peered":"2023-10-07T22:17:49.072803+0000","last_unstale":"2023-10-07T22:17:51.157435+0000","last_undegraded":"2023-10-07T22:17:51.157435+0000","last_fullsized":"2023-10-07T22:17:51.157435+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6550,"log_dups_size":0,"ondisk_log_size":6550,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160137216,"num_objects":2444,"num_object_clones":0,"num_object_copies":7332,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2444,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3994,"num_write_kb":205984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3273,"num_bytes_recovered":190971904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":98,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.058475+0000","last_change":"2023-10-07T22:16:08.144480+0000","last_active":"2023-10-07T22:17:48.058475+0000","last_peered":"2023-10-07T22:17:48.058475+0000","last_clean":"2023-10-07T22:17:48.058475+0000","last_became_active":"2023-10-07T22:16:08.144025+0000","last_became_peered":"2023-10-07T22:16:08.144025+0000","last_unstale":"2023-10-07T22:17:48.058475+0000","last_undegraded":"2023-10-07T22:17:48.058475+0000","last_fullsized":"2023-10-07T22:17:48.058475+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:23:19.579153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":97,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.057995+0000","last_change":"2023-10-07T22:17:30.894677+0000","last_active":"2023-10-07T22:17:48.057995+0000","last_peered":"2023-10-07T22:17:48.057995+0000","last_clean":"2023-10-07T22:17:48.057995+0000","last_became_active":"2023-10-07T22:17:30.893521+0000","last_became_peered":"2023-10-07T22:17:30.893521+0000","last_unstale":"2023-10-07T22:17:48.057995+0000","last_undegraded":"2023-10-07T22:17:48.057995+0000","last_fullsized":"2023-10-07T22:17:48.057995+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:06:17.201374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.16","version":"317'6676","reported_seq":6776,"reported_epoch":317,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:17:52.359230+0000","last_change":"2023-10-07T22:17:30.994966+0000","last_active":"2023-10-07T22:17:52.359230+0000","last_peered":"2023-10-07T22:17:52.359230+0000","last_clean":"2023-10-07T22:16:38.432328+0000","last_became_active":"2023-10-07T22:17:30.983755+0000","last_became_peered":"2023-10-07T22:17:30.983755+0000","last_unstale":"2023-10-07T22:17:52.359230+0000","last_undegraded":"2023-10-07T22:17:30.869778+0000","last_fullsized":"2023-10-07T22:17:30.851361+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6676,"log_dups_size":0,"ondisk_log_size":6676,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161972224,"num_objects":2472,"num_object_clones":0,"num_object_copies":7416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":296,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2472,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4054,"num_write_kb":208800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":2472}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":25,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-07T22:17:49.079562+0000","last_change":"2023-10-07T22:17:30.954666+0000","last_active":"2023-10-07T22:17:49.079562+0000","last_peered":"2023-10-07T22:17:49.079562+0000","last_clean":"2023-10-07T22:17:49.079562+0000","last_became_active":"2023-10-07T22:17:30.860429+0000","last_became_peered":"2023-10-07T22:17:30.860429+0000","last_unstale":"2023-10-07T22:17:49.079562+0000","last_undegraded":"2023-10-07T22:17:49.079562+0000","last_fullsized":"2023-10-07T22:17:49.079562+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:01:02.551324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":130,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-07T22:17:48.062895+0000","last_change":"2023-10-07T22:15:23.146241+0000","last_active":"2023-10-07T22:17:48.062895+0000","last_peered":"2023-10-07T22:17:48.062895+0000","last_clean":"2023-10-07T22:17:48.062895+0000","last_became_active":"2023-10-07T22:15:23.145901+0000","last_became_peered":"2023-10-07T22:15:23.145901+0000","last_unstale":"2023-10-07T22:17:48.062895+0000","last_undegraded":"2023-10-07T22:17:48.062895+0000","last_fullsized":"2023-10-07T22:17:48.062895+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:26:14.326711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":5175672856,"num_objects":78976,"num_object_clones":0,"num_object_copies":236928,"num_objects_missing_on_primary":4123,"num_objects_missing":4123,"num_objects_degraded":30101,"num_objects_misplaced":24353,"num_objects_unfound":0,"num_objects_dirty":78976,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":109709,"num_write_kb":5421601,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34310,"num_bytes_recovered":2155413504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18037354496,"data_stored":18037342280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":160970,"ondisk_log_size":160970,"up":78,"acting":62,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":57,"num_bytes_recovered":20132,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":126976,"data_stored":21878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201824,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1335632,"kb_used_data":434696,"kb_used_omap":0,"kb_used_meta":900928,"kb_avail":92409520,"statfs":{"total":95995035648,"available":94627348480,"internally_reserved":0,"allocated":445128704,"data_stored":443950146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922550272},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:42 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":1.5,"15min":1.929},"min":{"1min":0.29799999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.70999999999999996,"5min":55.465000000000003,"15min":55.465000000000003},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.71399999999999997,"5min":1.4079999999999999,"15min":2.0819999999999999},"min":{"1min":0.39300000000000002,"5min":0.28799999999999998,"15min":0.26700000000000002},"max":{"1min":2.899,"5min":51.713999999999999,"15min":53.793999999999997},"last":0.628}]},{"osd":1,"last update":"Sat Oct 7 22:17:32 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":1.2749999999999999,"15min":2.887},"min":{"1min":0.40100000000000002,"5min":0.28499999999999998,"15min":0.26200000000000001},"max":{"1min":1.198,"5min":58.639000000000003,"15min":82.900999999999996},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.226,"15min":2.996},"min":{"1min":0.439,"5min":0.33800000000000002,"15min":0.26200000000000001},"max":{"1min":2.8570000000000002,"5min":52.308,"15min":83.212999999999994},"last":0.71599999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:17:32 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.5189999999999999,"15min":1.7030000000000001},"min":{"1min":0.40000000000000002,"5min":0.31,"15min":0.29699999999999999},"max":{"1min":8.2639999999999993,"5min":86.043999999999997,"15min":86.043999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.70199999999999996,"5min":1.595,"15min":1.6639999999999999},"min":{"1min":0.48999999999999999,"5min":0.35699999999999998,"15min":0.32100000000000001},"max":{"1min":1.028,"5min":90.597999999999999,"15min":90.597999999999999},"last":0.66600000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:17:01 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":2.6110000000000002,"15min":2.27},"min":{"1min":0.40000000000000002,"5min":0.35099999999999998,"15min":0.34699999999999998},"max":{"1min":5.702,"5min":126.754,"15min":126.754},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.76000000000000001,"5min":2.8460000000000001,"15min":2.1920000000000002},"min":{"1min":0.374,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.4099999999999999,"5min":126.63500000000001,"15min":126.63500000000001},"last":0.73799999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:17:01 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":1.7989999999999999,"15min":1.331},"min":{"1min":0.33500000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.2669999999999999,"5min":70.614999999999995,"15min":70.614999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.4910000000000001,"15min":1.3440000000000001},"min":{"1min":0.46600000000000003,"5min":0.34799999999999998,"15min":0.28100000000000003},"max":{"1min":1.335,"5min":51.414000000000001,"15min":51.414000000000001},"last":2.1190000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:17:48 2023","interfaces":[{"interface":"back","average":{"1min":1.6499999999999999,"5min":1.5600000000000001,"15min":1.9810000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":8.1639999999999997,"5min":54.493000000000002,"15min":54.493000000000002},"last":3.6859999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.5640000000000001,"15min":2.4359999999999999},"min":{"1min":0.46899999999999997,"5min":0.436,"15min":0.39000000000000001},"max":{"1min":2.746,"5min":58.734999999999999,"15min":58.734999999999999},"last":1.9419999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:17:01 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.994,"15min":1.589},"min":{"1min":0.61199999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.6699999999999999,"5min":58.674999999999997,"15min":58.674999999999997},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":2.0539999999999998,"15min":1.7190000000000001},"min":{"1min":0.53900000000000003,"5min":0.39600000000000002,"15min":0.32300000000000001},"max":{"1min":2.819,"5min":51.546999999999997,"15min":51.546999999999997},"last":3.544}]}]},{"osd":6,"up_from":0,"seq":201863463468,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":90,"seq":386547057010,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2165624,"kb_used_data":1485740,"kb_used_omap":3,"kb_used_meta":679868,"kb_avail":91579528,"statfs":{"total":95995035648,"available":93777436672,"internally_reserved":0,"allocated":1521397760,"data_stored":1519743615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":696185254},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":1.363,"15min":2.2629999999999999},"min":{"1min":0.41999999999999998,"5min":0.24199999999999999,"15min":0.182},"max":{"1min":2.008,"5min":34.692999999999998,"15min":101.572},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":1.4950000000000001,"15min":2.157},"min":{"1min":0.35199999999999998,"5min":0.29699999999999999,"15min":0.21099999999999999},"max":{"1min":1.0389999999999999,"5min":34.808,"15min":101.48},"last":0.245}]},{"osd":2,"last update":"Sat Oct 7 22:17:31 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":1.1739999999999999,"15min":1.3740000000000001},"min":{"1min":0.33500000000000002,"5min":0.28100000000000003,"15min":0.22900000000000001},"max":{"1min":1.1890000000000001,"5min":33.904000000000003,"15min":33.904000000000003},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.73499999999999999,"5min":1.121,"15min":1.7190000000000001},"min":{"1min":0.434,"5min":0.27700000000000002,"15min":0.20799999999999999},"max":{"1min":1.9710000000000001,"5min":33.786999999999999,"15min":45.045000000000002},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:16:59 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.77200000000000002,"15min":1.4850000000000001},"min":{"1min":0.38700000000000001,"5min":0.27200000000000002,"15min":0.245},"max":{"1min":1.319,"5min":4.077,"15min":50.686},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.80600000000000005,"15min":1.7629999999999999},"min":{"1min":0.34200000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":2.048,"5min":3.1739999999999999,"15min":47.697000000000003},"last":0.52000000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":1.081,"15min":2.3889999999999998},"min":{"1min":0.45900000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.94399999999999995,"5min":6.7069999999999999,"15min":152.46199999999999},"last":0.504},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.91900000000000004,"15min":2.4420000000000002},"min":{"1min":0.58799999999999997,"5min":0.38,"15min":0.36599999999999999},"max":{"1min":2.1040000000000001,"5min":3.9289999999999998,"15min":152.375},"last":0.60899999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:17:52 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.97599999999999998,"15min":1.3520000000000001},"min":{"1min":0.48599999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":3.1699999999999999,"5min":4.8109999999999999,"15min":5.8170000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.069,"15min":1.335},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":3.2090000000000001,"5min":8.0570000000000004,"15min":8.0570000000000004},"last":0.57699999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.323,"15min":1.5640000000000001},"min":{"1min":0.49299999999999999,"5min":0.40600000000000003,"15min":0.32900000000000001},"max":{"1min":1.2370000000000001,"5min":10.302,"15min":44.579000000000001},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.73299999999999998,"5min":1.1479999999999999,"15min":1.597},"min":{"1min":0.503,"5min":0.46400000000000002,"15min":0.39100000000000001},"max":{"1min":0.96799999999999997,"5min":6.7519999999999998,"15min":44.688000000000002},"last":0.54300000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.349,"15min":2.2280000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1040000000000001,"5min":16.555,"15min":85.534000000000006},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0880000000000001,"15min":2.5059999999999998},"min":{"1min":0.623,"5min":0.45400000000000001,"15min":0.41699999999999998},"max":{"1min":2.129,"5min":9.7840000000000007,"15min":85.429000000000002},"last":0.56299999999999994}]}]},{"osd":0,"up_from":85,"seq":365072220536,"num_pgs":60,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4587824,"kb_used_data":3879272,"kb_used_omap":3,"kb_used_meta":708540,"kb_avail":89157328,"statfs":{"total":95995035648,"available":91297103872,"internally_reserved":0,"allocated":3972374528,"data_stored":3970713516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":725545185},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:17:23 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":1.1020000000000001,"15min":1.327},"min":{"1min":0.28999999999999998,"5min":0.25,"15min":0.17199999999999999},"max":{"1min":3.5630000000000002,"5min":20.751000000000001,"15min":20.751000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.754,"5min":1.1180000000000001,"15min":1.7430000000000001},"min":{"1min":0.32500000000000001,"5min":0.246,"15min":0.20200000000000001},"max":{"1min":1.8580000000000001,"5min":20.064,"15min":20.064},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:17:42 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":1.1419999999999999,"15min":1.323},"min":{"1min":0.32300000000000001,"5min":0.28999999999999998,"15min":0.23599999999999999},"max":{"1min":1.0449999999999999,"5min":20.577999999999999,"15min":20.577999999999999},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.153,"15min":1.486},"min":{"1min":0.48599999999999999,"5min":0.317,"15min":0.22900000000000001},"max":{"1min":1.2989999999999999,"5min":19.959,"15min":19.959},"last":0.35199999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:16:56 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.3100000000000001,"15min":1.649},"min":{"1min":0.379,"5min":0.316,"15min":0.245},"max":{"1min":3.6150000000000002,"5min":20.640000000000001,"15min":57.539000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.3180000000000001,"15min":1.8029999999999999},"min":{"1min":0.33100000000000002,"5min":0.32300000000000001,"15min":0.26500000000000001},"max":{"1min":1.228,"5min":20.273,"15min":55.316000000000003},"last":0.56999999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:17:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.5629999999999999,"15min":1.589},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.33800000000000002},"max":{"1min":1.28,"5min":25.510000000000002,"15min":25.510000000000002},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.3069999999999999,"15min":1.3180000000000001},"min":{"1min":0.46899999999999997,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":2.407,"5min":25.484000000000002,"15min":25.484000000000002},"last":0.45600000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:16:53 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.431,"15min":1.2909999999999999},"min":{"1min":0.49199999999999999,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":3.915,"5min":20.681000000000001,"15min":20.681000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.228,"5min":1.4810000000000001,"15min":1.3580000000000001},"min":{"1min":0.495,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":4.7590000000000003,"5min":20.344999999999999,"15min":20.344999999999999},"last":0.60499999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:17:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.579,"15min":1.6950000000000001},"min":{"1min":0.56200000000000006,"5min":0.495,"15min":0.312},"max":{"1min":1.343,"5min":20.225999999999999,"15min":20.225999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":1.141,"15min":1.429},"min":{"1min":0.44,"5min":0.312,"15min":0.312},"max":{"1min":2.536,"5min":6.3410000000000002,"15min":17.202000000000002},"last":0.55000000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:17:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.3200000000000001,"15min":1.6890000000000001},"min":{"1min":0.42299999999999999,"5min":0.39500000000000002,"15min":0.377},"max":{"1min":1.3340000000000001,"5min":20.716000000000001,"15min":49.337000000000003},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.093,"5min":1.3720000000000001,"15min":1.9179999999999999},"min":{"1min":0.66200000000000003,"5min":0.51700000000000002,"15min":0.35399999999999998},"max":{"1min":2.1789999999999998,"5min":20.108000000000001,"15min":49.320999999999998},"last":0.70299999999999996}]}]},{"osd":2,"up_from":95,"seq":408021893474,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1550588,"kb_used_data":953328,"kb_used_omap":3,"kb_used_meta":597244,"kb_avail":92194564,"statfs":{"total":95995035648,"available":94407233536,"internally_reserved":0,"allocated":976207872,"data_stored":974492932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":611578633},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:24 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.321,"15min":2.407},"min":{"1min":0.34399999999999997,"5min":0.28199999999999997,"15min":0.221},"max":{"1min":2.2669999999999999,"5min":24.286000000000001,"15min":279.15699999999998},"last":0.253},{"interface":"front","average":{"1min":0.61099999999999999,"5min":1.1919999999999999,"15min":2.1720000000000002},"min":{"1min":0.28899999999999998,"5min":0.26000000000000001,"15min":0.22600000000000001},"max":{"1min":1.2490000000000001,"5min":24.306000000000001,"15min":274.60899999999998},"last":0.29599999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:17:24 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.83799999999999997,"15min":1.641},"min":{"1min":0.32400000000000001,"5min":0.246,"15min":0.223},"max":{"1min":1.6639999999999999,"5min":7.8529999999999998,"15min":62.180999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.995,"15min":1.7609999999999999},"min":{"1min":0.38700000000000001,"5min":0.25600000000000001,"15min":0.23799999999999999},"max":{"1min":2.3199999999999998,"5min":7.9989999999999997,"15min":62.07},"last":0.36699999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:17:11 2023","interfaces":[{"interface":"back","average":{"1min":7.4050000000000002,"5min":2.355,"15min":2.21},"min":{"1min":0.41299999999999998,"5min":0.35799999999999998,"15min":0.29199999999999998},"max":{"1min":133.01300000000001,"5min":133.01300000000001,"15min":133.01300000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":7.4169999999999998,"5min":2.1680000000000001,"15min":2.1059999999999999},"min":{"1min":0.41099999999999998,"5min":0.313,"15min":0.25700000000000001},"max":{"1min":132.839,"5min":132.839,"15min":132.839},"last":0.34100000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:17:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95999999999999996,"15min":1.167},"min":{"1min":0.38,"5min":0.376,"15min":0.317},"max":{"1min":2.4239999999999999,"5min":8.9890000000000008,"15min":8.9890000000000008},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.95799999999999996,"15min":1.1459999999999999},"min":{"1min":0.36399999999999999,"5min":0.34799999999999998,"15min":0.34499999999999997},"max":{"1min":1.7649999999999999,"5min":6.6790000000000003,"15min":9.8490000000000002},"last":0.39100000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.98499999999999999,"15min":1.3100000000000001},"min":{"1min":0.52100000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":3.536,"5min":4.4930000000000003,"15min":9.3810000000000002},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.1919999999999999,"15min":1.0800000000000001},"min":{"1min":0.443,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.5609999999999999,"5min":6.6020000000000003,"15min":6.6020000000000003},"last":0.51700000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:17:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.0529999999999999,"15min":1.236},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.39000000000000001},"max":{"1min":2.9220000000000002,"5min":4.4020000000000001,"15min":9.8819999999999997},"last":0.45700000000000002},{"interface":"front","average":{"1min":1.054,"5min":1.1659999999999999,"15min":1.302},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.373},"max":{"1min":2.9359999999999999,"5min":5.0869999999999997,"15min":9.3219999999999992},"last":0.628}]},{"osd":7,"last update":"Sat Oct 7 22:17:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.99399999999999999,"15min":1.2669999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.40400000000000003},"max":{"1min":4.5010000000000003,"5min":4.5010000000000003,"15min":9.9109999999999996},"last":0.5},{"interface":"front","average":{"1min":1.506,"5min":1.1479999999999999,"15min":1.48},"min":{"1min":0.54700000000000004,"5min":0.47999999999999998,"15min":0.32800000000000001},"max":{"1min":8.4939999999999998,"5min":8.4939999999999998,"15min":10.414999999999999},"last":1.9019999999999999}]}]},{"osd":3,"up_from":100,"seq":429496729947,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3346688,"kb_used_data":2673976,"kb_used_omap":2,"kb_used_meta":672701,"kb_avail":90398464,"statfs":{"total":95995035648,"available":92568027136,"internally_reserved":0,"allocated":2738151424,"data_stored":2736474972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":688846443},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":3.4009999999999998,"15min":2.343},"min":{"1min":0.36699999999999999,"5min":0.21199999999999999,"15min":0.17999999999999999},"max":{"1min":1.0449999999999999,"5min":57.661999999999999,"15min":103.651},"last":2.9319999999999999},{"interface":"front","average":{"1min":0.752,"5min":3.347,"15min":2.5529999999999999},"min":{"1min":0.29199999999999998,"5min":0.252,"15min":0.223},"max":{"1min":3.2949999999999999,"5min":55.579999999999998,"15min":107.324},"last":0.74299999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":1.073,"15min":1.4490000000000001},"min":{"1min":0.33100000000000002,"5min":0.27400000000000002,"15min":0.23400000000000001},"max":{"1min":3.4809999999999999,"5min":25.303999999999998,"15min":25.303999999999998},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.2490000000000001,"15min":1.589},"min":{"1min":0.38900000000000001,"5min":0.31900000000000001,"15min":0.251},"max":{"1min":3.5209999999999999,"5min":25.378,"15min":25.378},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.9330000000000001,"15min":2.044},"min":{"1min":0.45400000000000001,"5min":0.30299999999999999,"15min":0.27700000000000002},"max":{"1min":3.214,"5min":98.147000000000006,"15min":126.59399999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.626,"5min":1.9630000000000001,"15min":2.02},"min":{"1min":0.40799999999999997,"5min":0.24199999999999999,"15min":0.23899999999999999},"max":{"1min":1.014,"5min":97.537000000000006,"15min":126.54600000000001},"last":0.56100000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.181,"15min":1.2170000000000001},"min":{"1min":0.55900000000000005,"5min":0.32700000000000001,"15min":0.313},"max":{"1min":1.2190000000000001,"5min":22.015999999999998,"15min":22.015999999999998},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.198,"15min":1.2470000000000001},"min":{"1min":0.50700000000000001,"5min":0.379,"15min":0.374},"max":{"1min":1.6020000000000001,"5min":21.888999999999999,"15min":21.888999999999999},"last":3.5990000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:16:51 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.407,"15min":1.7150000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.016,"5min":21.968,"15min":21.968},"last":3.274},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.2010000000000001,"15min":1.099},"min":{"1min":0.53200000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":2.871,"5min":6.7649999999999997,"15min":6.7649999999999997},"last":1.956}]},{"osd":6,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.4199999999999999,"15min":1.383},"min":{"1min":0.56100000000000005,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.4350000000000001,"5min":25.34,"15min":25.34},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.3069999999999999,"15min":1.3240000000000001},"min":{"1min":0.66300000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":2.468,"5min":21.916,"15min":21.916},"last":0.80400000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:17:13 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.2729999999999999,"15min":1.4730000000000001},"min":{"1min":0.64900000000000002,"5min":0.434,"15min":0.40600000000000003},"max":{"1min":1.514,"5min":22.061,"15min":22.061},"last":1.6379999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.3069999999999999,"15min":1.5089999999999999},"min":{"1min":0.56999999999999995,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.4530000000000001,"5min":25.071000000000002,"15min":25.071000000000002},"last":3.2010000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986751,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3880276,"kb_used_data":3578892,"kb_used_omap":0,"kb_used_meta":301376,"kb_avail":89864876,"statfs":{"total":95995035648,"available":92021633024,"internally_reserved":0,"allocated":3664785408,"data_stored":3663603262,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308609024},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.5269999999999999,"15min":1.456},"min":{"1min":0.30399999999999999,"5min":0.27400000000000002,"15min":0.246},"max":{"1min":3.9500000000000002,"5min":49.893999999999998,"15min":49.893999999999998},"last":5.6959999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.5249999999999999,"15min":1.3400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.248},"max":{"1min":2.6659999999999999,"5min":50.368000000000002,"15min":50.368000000000002},"last":0.56999999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:17:14 2023","interfaces":[{"interface":"back","average":{"1min":1.6299999999999999,"5min":1.2090000000000001,"15min":1.4750000000000001},"min":{"1min":0.35499999999999998,"5min":0.29999999999999999,"15min":0.252},"max":{"1min":16.023,"5min":16.023,"15min":16.023},"last":5.7699999999999996},{"interface":"front","average":{"1min":1.7350000000000001,"5min":1.2410000000000001,"15min":1.6240000000000001},"min":{"1min":0.41499999999999998,"5min":0.32700000000000001,"15min":0.28899999999999998},"max":{"1min":14.06,"5min":14.06,"15min":25.009},"last":3.0379999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:17:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.212,"15min":1.2689999999999999},"min":{"1min":0.48099999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.0710000000000002,"5min":7.8209999999999997,"15min":7.8209999999999997},"last":3.0129999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.1539999999999999,"15min":1.27},"min":{"1min":0.39300000000000002,"5min":0.377,"15min":0.32400000000000001},"max":{"1min":3.1779999999999999,"5min":8.7810000000000006,"15min":8.7810000000000006},"last":0.624}]},{"osd":3,"last update":"Sat Oct 7 22:17:07 2023","interfaces":[{"interface":"back","average":{"1min":1.6279999999999999,"5min":1.3160000000000001,"15min":1.335},"min":{"1min":0.41199999999999998,"5min":0.32000000000000001,"15min":0.308},"max":{"1min":13.17,"5min":13.17,"15min":16.670000000000002},"last":0.59799999999999998},{"interface":"front","average":{"1min":1.375,"5min":1.3100000000000001,"15min":1.3979999999999999},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":13.371,"5min":13.371,"15min":15.948},"last":5.7329999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.167,"15min":1.3919999999999999},"min":{"1min":0.40300000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.0379999999999998,"5min":6.7400000000000002,"15min":6.7400000000000002},"last":2.9340000000000002},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.151,"15min":1.7569999999999999},"min":{"1min":0.432,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.2490000000000001,"5min":5.7300000000000004,"15min":8.3629999999999995},"last":0.503}]},{"osd":6,"last update":"Sat Oct 7 22:17:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3600000000000001,"5min":1.3759999999999999,"15min":1.2130000000000001},"min":{"1min":0.40999999999999998,"5min":0.36899999999999999,"15min":0.33400000000000002},"max":{"1min":5.9880000000000004,"5min":6.9450000000000003,"15min":8.6189999999999998},"last":2.984},{"interface":"front","average":{"1min":1.153,"5min":1.252,"15min":1.159},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.315},"max":{"1min":4.0110000000000001,"5min":5.8300000000000001,"15min":6.4020000000000001},"last":5.6420000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:17:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.171,"15min":1.3899999999999999},"min":{"1min":0.42199999999999999,"5min":0.36799999999999999,"15min":0.33800000000000002},"max":{"1min":1.3069999999999999,"5min":5.4690000000000003,"15min":34.158999999999999},"last":5.8079999999999998},{"interface":"front","average":{"1min":1.331,"5min":1.395,"15min":1.6739999999999999},"min":{"1min":0.48199999999999998,"5min":0.40100000000000002,"15min":0.35899999999999999},"max":{"1min":5.8650000000000002,"5min":9.3209999999999997,"15min":35.374000000000002},"last":0.53900000000000003}]}]},{"osd":5,"up_from":242,"seq":1039382085704,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2835264,"kb_used_data":2469240,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":90909888,"statfs":{"total":95995035648,"available":93091725312,"internally_reserved":0,"allocated":2528501760,"data_stored":2527335816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.93799999999999994,"15min":1.0669999999999999},"min":{"1min":0.30399999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.997,"5min":8.5199999999999996,"15min":8.5199999999999996},"last":0.997},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.97399999999999998,"15min":1.032},"min":{"1min":0.34000000000000002,"5min":0.317,"15min":0.317},"max":{"1min":2.4249999999999998,"5min":4.9850000000000003,"15min":4.9850000000000003},"last":1.5369999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.80700000000000005,"15min":1.0169999999999999},"min":{"1min":0.375,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":2.488,"5min":4.298,"15min":5.3010000000000002},"last":1.5860000000000001},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.86399999999999999,"15min":1.6919999999999999},"min":{"1min":0.40100000000000002,"5min":0.30099999999999999,"15min":0.28899999999999998},"max":{"1min":1.2509999999999999,"5min":3.1080000000000001,"15min":11.948},"last":1.2509999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.93899999999999995,"15min":1.149},"min":{"1min":0.35099999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.085,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":1.085},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.879},"min":{"1min":0.498,"5min":0.39200000000000002,"15min":0.39000000000000001},"max":{"1min":2.5369999999999999,"5min":4.2309999999999999,"15min":4.2309999999999999},"last":1.4399999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.98299999999999998,"15min":1.2250000000000001},"min":{"1min":0.55900000000000005,"5min":0.311,"15min":0.311},"max":{"1min":1.002,"5min":6.5869999999999997,"15min":6.5869999999999997},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.1299999999999999,"15min":0.94799999999999995},"min":{"1min":0.47299999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.577,"5min":8.343,"15min":8.343},"last":1.6970000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.2110000000000001,"15min":1.895},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.4180000000000001,"5min":5.766,"15min":12.045},"last":1.1930000000000001},{"interface":"front","average":{"1min":0.77200000000000002,"5min":1.1200000000000001,"15min":1.524},"min":{"1min":0.34100000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":2.1859999999999999,"5min":8.2569999999999997,"15min":8.2569999999999997},"last":1.131}]},{"osd":6,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":1.0489999999999999,"15min":1.8280000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.32000000000000001},"max":{"1min":1.6220000000000001,"5min":4.5810000000000004,"15min":11.989000000000001},"last":1.6220000000000001},{"interface":"front","average":{"1min":0.78300000000000003,"5min":1.2769999999999999,"15min":2.2280000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.964,"5min":6.649,"15min":7.6310000000000002},"last":1.0409999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.98699999999999999,"15min":1.208},"min":{"1min":0.433,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.379,"5min":4.2690000000000001,"15min":6.8659999999999997},"last":1.494},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.1160000000000001,"15min":2.319},"min":{"1min":0.441,"5min":0.41099999999999998,"15min":0.39200000000000002},"max":{"1min":3.0339999999999998,"5min":6.2969999999999997,"15min":11.898},"last":1.673}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3965390848,"data_stored":3965386776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1515847680,"data_stored":1515847680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":971505664,"data_stored":971505664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2725707776,"data_stored":2725707776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3659141120,"data_stored":3659137048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2523398144,"data_stored":2523398144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2230063104,"data_stored":2230059032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":446300160,"data_stored":446300160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:17:57.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 11 2023-10-07T22:17:57.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:57.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:57.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:57 smithi081 bash[89466]: cluster 2023-10-07T22:17:55.622597+0000 mgr.y (mgr.25319) 1165 : cluster 0 pgmap v1298: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 30101/237000 objects degraded (12.701%); 24353/237000 objects misplaced (10.276%); 6.4 MiB/s, 137 objects/s recovering 2023-10-07T22:17:57.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:57 smithi081 bash[89466]: audit 2023-10-07T22:17:56.196554+0000 mgr.y (mgr.25319) 1166 : audit 0 from='client.55150 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:17:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:57.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:57.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-07T22:17:57.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:57.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:57.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:57.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:57.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:57.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:57.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:57.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:57.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:17:57.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:17:57.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:58.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:58.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:58.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:17:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:17:58.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:58.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:17:58.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:58.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:58.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:58.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:58.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:58.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:58.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:58.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:58.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:17:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:17:58.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:58.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:58.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:58.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:59.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:59.099 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:17:59 smithi081 bash[89466]: cluster 2023-10-07T22:17:57.623633+0000 mgr.y (mgr.25319) 1167 : cluster 0 pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 263 op/s; 30101/235347 objects degraded (12.790%); 23455/235347 objects misplaced (9.966%); 10 MiB/s, 194 objects/s recovering 2023-10-07T22:17:59.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:17:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:17:59.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:59.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:17:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:17:59.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:59.396 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:17:59.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:17:59.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:59.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:59.637 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:59.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:17:59 smithi008 bash[105281]: cluster 2023-10-07T22:17:57.623633+0000 mgr.y (mgr.25319) 1167 : cluster 0 pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 263 op/s; 30101/235347 objects degraded (12.790%); 23455/235347 objects misplaced (9.966%); 10 MiB/s, 194 objects/s recovering 2023-10-07T22:17:59.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:17:59 smithi008 bash[102097]: cluster 2023-10-07T22:17:57.623633+0000 mgr.y (mgr.25319) 1167 : cluster 0 pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 263 op/s; 30101/235347 objects degraded (12.790%); 23455/235347 objects misplaced (9.966%); 10 MiB/s, 194 objects/s recovering 2023-10-07T22:17:59.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:17:59.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:17:59.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:59.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:17:59.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:17:59.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:59.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:17:59.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:17:59.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:00.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:00.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:00.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:00.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:00.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:00.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:00.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:00.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:00.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:00.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:00.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:01.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:01.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:01.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:01.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:01.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:01 smithi081 bash[89466]: cluster 2023-10-07T22:17:59.624865+0000 mgr.y (mgr.25319) 1168 : cluster 0 pgmap v1300: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 273 op/s; 29891/233931 objects degraded (12.778%); 23371/233931 objects misplaced (9.991%); 9.3 MiB/s, 175 objects/s recovering 2023-10-07T22:18:01.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:01 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.837807+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 29891/233931 objects degraded (12.778%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:01.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:01 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.844173+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-10-07T22:18:01.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:01.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[105281]: cluster 2023-10-07T22:17:59.624865+0000 mgr.y (mgr.25319) 1168 : cluster 0 pgmap v1300: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 273 op/s; 29891/233931 objects degraded (12.778%); 23371/233931 objects misplaced (9.991%); 9.3 MiB/s, 175 objects/s recovering 2023-10-07T22:18:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.837807+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 29891/233931 objects degraded (12.778%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.844173+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-10-07T22:18:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[102097]: cluster 2023-10-07T22:17:59.624865+0000 mgr.y (mgr.25319) 1168 : cluster 0 pgmap v1300: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 273 op/s; 29891/233931 objects degraded (12.778%); 23371/233931 objects misplaced (9.991%); 9.3 MiB/s, 175 objects/s recovering 2023-10-07T22:18:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.837807+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 29891/233931 objects degraded (12.778%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:01.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:01 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.844173+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-10-07T22:18:01.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:01.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:01.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:01.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:01.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:01.790 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:01.791 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:01.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:01.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:01.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:01.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:01.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:02.016 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:18:02.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.841311+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.841807+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.842363+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: cluster 2023-10-07T22:18:00.844306+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: audit 2023-10-07T22:18:01.102923+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: audit 2023-10-07T22:18:01.114820+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:02 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.853210+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-10-07T22:18:02.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:02.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:02.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.841311+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.841807+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.842363+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: cluster 2023-10-07T22:18:00.844306+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: audit 2023-10-07T22:18:01.102923+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: audit 2023-10-07T22:18:01.114820+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.853210+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.841311+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.841807+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.842363+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: cluster 2023-10-07T22:18:00.844306+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e319 with expected crc 2023-10-07T22:18:02.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: audit 2023-10-07T22:18:01.102923+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: audit 2023-10-07T22:18:01.114820+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:02.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:02 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.853210+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-10-07T22:18:02.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:02.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:02.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:02.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:02.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:02.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:02.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:02.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:02.805 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:02.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:02.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:02.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:02.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:03.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.119 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:03] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-10-07T22:18:03.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.625807+0000 mgr.y (mgr.25319) 1169 : cluster 0 pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 29809/232464 objects degraded (12.823%); 23244/232464 objects misplaced (9.999%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T22:18:03.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.849612+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.849645+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.851851+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: cluster 2023-10-07T22:18:01.853346+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: audit 2023-10-07T22:18:02.743258+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[105281]: audit 2023-10-07T22:18:02.751975+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.625807+0000 mgr.y (mgr.25319) 1169 : cluster 0 pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 29809/232464 objects degraded (12.823%); 23244/232464 objects misplaced (9.999%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.849612+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.849645+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.851851+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: cluster 2023-10-07T22:18:01.853346+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.123 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: audit 2023-10-07T22:18:02.743258+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.123 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:03 smithi008 bash[102097]: audit 2023-10-07T22:18:02.751975+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.625807+0000 mgr.y (mgr.25319) 1169 : cluster 0 pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 5 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 243 op/s; 29809/232464 objects degraded (12.823%); 23244/232464 objects misplaced (9.999%); 6.6 MiB/s, 105 objects/s recovering 2023-10-07T22:18:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.849612+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.849645+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.851851+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: cluster 2023-10-07T22:18:01.853346+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e320 with expected crc 2023-10-07T22:18:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: audit 2023-10-07T22:18:02.743258+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:03 smithi081 bash[89466]: audit 2023-10-07T22:18:02.751975+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:03.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:03.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:03.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:03.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:03.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:03.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:03.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:03.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:03.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:03.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:03.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:03.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:03.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:03.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:04.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:04.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:04.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:04.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:04.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:04.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:04 smithi081 bash[89466]: audit 2023-10-07T22:18:03.376487+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:04 smithi081 bash[89466]: audit 2023-10-07T22:18:03.377616+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:04 smithi081 bash[89466]: audit 2023-10-07T22:18:03.384255+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:04.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:04.278 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[105281]: audit 2023-10-07T22:18:03.376487+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:04.278 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[105281]: audit 2023-10-07T22:18:03.377616+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:04.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[105281]: audit 2023-10-07T22:18:03.384255+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:04.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[102097]: audit 2023-10-07T22:18:03.376487+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:04.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[102097]: audit 2023-10-07T22:18:03.377616+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:04.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:04 smithi008 bash[102097]: audit 2023-10-07T22:18:03.384255+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:04.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:04.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:04.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:04.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:04.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:04.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:04.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:04.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:04.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:04.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:04.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:04.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:04.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:04.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:04.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:04.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:04.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:05.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:05.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:05.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:05.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.329 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:05 smithi081 bash[89466]: cluster 2023-10-07T22:18:03.627133+0000 mgr.y (mgr.25319) 1170 : cluster 0 pgmap v1304: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 278 op/s; 29604/230319 objects degraded (12.853%); 22615/230319 objects misplaced (9.819%); 10 MiB/s, 250 objects/s recovering 2023-10-07T22:18:05.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:05.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:05 smithi008 bash[102097]: cluster 2023-10-07T22:18:03.627133+0000 mgr.y (mgr.25319) 1170 : cluster 0 pgmap v1304: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 278 op/s; 29604/230319 objects degraded (12.853%); 22615/230319 objects misplaced (9.819%); 10 MiB/s, 250 objects/s recovering 2023-10-07T22:18:05.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:05 smithi008 bash[105281]: cluster 2023-10-07T22:18:03.627133+0000 mgr.y (mgr.25319) 1170 : cluster 0 pgmap v1304: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 15 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 278 op/s; 29604/230319 objects degraded (12.853%); 22615/230319 objects misplaced (9.819%); 10 MiB/s, 250 objects/s recovering 2023-10-07T22:18:05.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:05.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:05.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:05.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:05.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:05.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:05.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:05.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:05.859 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:05.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:05.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:05.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:05.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:06.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:06.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:06.213 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:06.237 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:06.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:06.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:06 smithi081 bash[89466]: cluster 2023-10-07T22:18:05.840383+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 29604/230319 objects degraded (12.853%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:06.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:06.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:06.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:06 smithi008 bash[105281]: cluster 2023-10-07T22:18:05.840383+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 29604/230319 objects degraded (12.853%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:06.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:06 smithi008 bash[102097]: cluster 2023-10-07T22:18:05.840383+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 29604/230319 objects degraded (12.853%), 15 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:06.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:06.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:06.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:06.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:06.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:06.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:06.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:06.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:06.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:06.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:07.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:07.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:07.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:07.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:07.250 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:07 smithi081 bash[89466]: cluster 2023-10-07T22:18:05.627849+0000 mgr.y (mgr.25319) 1171 : cluster 0 pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 249 op/s; 26447/229353 objects degraded (11.531%); 24659/229353 objects misplaced (10.752%); 8.3 MiB/s, 221 objects/s recovering 2023-10-07T22:18:07.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:07.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:07.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:07 smithi008 bash[102097]: cluster 2023-10-07T22:18:05.627849+0000 mgr.y (mgr.25319) 1171 : cluster 0 pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 249 op/s; 26447/229353 objects degraded (11.531%); 24659/229353 objects misplaced (10.752%); 8.3 MiB/s, 221 objects/s recovering 2023-10-07T22:18:07.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:07 smithi008 bash[105281]: cluster 2023-10-07T22:18:05.627849+0000 mgr.y (mgr.25319) 1171 : cluster 0 pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 249 op/s; 26447/229353 objects degraded (11.531%); 24659/229353 objects misplaced (10.752%); 8.3 MiB/s, 221 objects/s recovering 2023-10-07T22:18:07.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:07.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:07.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:07.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:07.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:07.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:07.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:07.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:07.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:07.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:07.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:07.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:07.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:08.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:08.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:08.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:08.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:08.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:08.299 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:08.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:08.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:08.540 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:18:08.540 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:18:08.540 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-07T22:18:08.540 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:18:08.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:08.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:08.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:08.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:08.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:08.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:08.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:08.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:09.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:09.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:09.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:09.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:09.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:09.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:09.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:09 smithi008 bash[102097]: cluster 2023-10-07T22:18:07.628718+0000 mgr.y (mgr.25319) 1172 : cluster 0 pgmap v1306: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 26447/228099 objects degraded (11.595%); 22929/228099 objects misplaced (10.052%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:18:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:09 smithi008 bash[105281]: cluster 2023-10-07T22:18:07.628718+0000 mgr.y (mgr.25319) 1172 : cluster 0 pgmap v1306: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 26447/228099 objects degraded (11.595%); 22929/228099 objects misplaced (10.052%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:18:09.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:09 smithi081 bash[89466]: cluster 2023-10-07T22:18:07.628718+0000 mgr.y (mgr.25319) 1172 : cluster 0 pgmap v1306: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 26447/228099 objects degraded (11.595%); 22929/228099 objects misplaced (10.052%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:18:09.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:09.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:09.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:09.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:09.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:09.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:09.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-07T22:18:09.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:09.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:09.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:09.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:10.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:10.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:10.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:10.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:10.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:10.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:10.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:10.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:10.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:10.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:10.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:10.524 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:10.627 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:10.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:10.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:10.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:10.887 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:10.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:10.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:11.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:11.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:11.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:11.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:11.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:11.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:11.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:11.436 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[102097]: cluster 2023-10-07T22:18:09.629521+0000 mgr.y (mgr.25319) 1173 : cluster 0 pgmap v1307: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 26261/227067 objects degraded (11.565%); 22873/227067 objects misplaced (10.073%); 18 MiB/s, 365 objects/s recovering 2023-10-07T22:18:11.436 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[102097]: cluster 2023-10-07T22:18:10.842006+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 26261/227067 objects degraded (11.565%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:11.436 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[102097]: audit 2023-10-07T22:18:10.931415+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:11.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[105281]: cluster 2023-10-07T22:18:09.629521+0000 mgr.y (mgr.25319) 1173 : cluster 0 pgmap v1307: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 26261/227067 objects degraded (11.565%); 22873/227067 objects misplaced (10.073%); 18 MiB/s, 365 objects/s recovering 2023-10-07T22:18:11.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[105281]: cluster 2023-10-07T22:18:10.842006+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 26261/227067 objects degraded (11.565%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:11.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:11 smithi008 bash[105281]: audit 2023-10-07T22:18:10.931415+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:11.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:11.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:11 smithi081 bash[89466]: cluster 2023-10-07T22:18:09.629521+0000 mgr.y (mgr.25319) 1173 : cluster 0 pgmap v1307: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 26261/227067 objects degraded (11.565%); 22873/227067 objects misplaced (10.073%); 18 MiB/s, 365 objects/s recovering 2023-10-07T22:18:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:11 smithi081 bash[89466]: cluster 2023-10-07T22:18:10.842006+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 26261/227067 objects degraded (11.565%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:11 smithi081 bash[89466]: audit 2023-10-07T22:18:10.931415+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:11.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:11.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:11.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:11.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:11.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:11.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:11.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:12.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:12.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:12.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:12.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:12.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:12.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:12.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:12.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:12.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:12.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:12.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:12.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:12.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:12.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:13.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:13.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:13.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:13.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:13.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:13 smithi008 bash[102097]: cluster 2023-10-07T22:18:11.630386+0000 mgr.y (mgr.25319) 1174 : cluster 0 pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 26234/225831 objects degraded (11.617%); 22284/225831 objects misplaced (9.868%); 19 MiB/s, 370 objects/s recovering 2023-10-07T22:18:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:13] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-10-07T22:18:13.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:13 smithi008 bash[105281]: cluster 2023-10-07T22:18:11.630386+0000 mgr.y (mgr.25319) 1174 : cluster 0 pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 26234/225831 objects degraded (11.617%); 22284/225831 objects misplaced (9.868%); 19 MiB/s, 370 objects/s recovering 2023-10-07T22:18:13.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:13 smithi081 bash[89466]: cluster 2023-10-07T22:18:11.630386+0000 mgr.y (mgr.25319) 1174 : cluster 0 pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 26234/225831 objects degraded (11.617%); 22284/225831 objects misplaced (9.868%); 19 MiB/s, 370 objects/s recovering 2023-10-07T22:18:13.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:13.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:13.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:13.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:13.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:13.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:13.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:13.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:13.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:13.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:13.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:14.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:14.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:14.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:14.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:14.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:14.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:14.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:14.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:14.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:14.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:14.625 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:18:14.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:14.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:14.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:14.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:14.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:14.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:14.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:15.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:15.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:15 smithi081 bash[89466]: cluster 2023-10-07T22:18:13.631260+0000 mgr.y (mgr.25319) 1175 : cluster 0 pgmap v1309: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 26042/223953 objects degraded (11.628%); 20398/223953 objects misplaced (9.108%); 25 MiB/s, 468 objects/s recovering 2023-10-07T22:18:15.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:15.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:15.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:15.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:15.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:15.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:15 smithi008 bash[105281]: cluster 2023-10-07T22:18:13.631260+0000 mgr.y (mgr.25319) 1175 : cluster 0 pgmap v1309: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 26042/223953 objects degraded (11.628%); 20398/223953 objects misplaced (9.108%); 25 MiB/s, 468 objects/s recovering 2023-10-07T22:18:15.479 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:15 smithi008 bash[102097]: cluster 2023-10-07T22:18:13.631260+0000 mgr.y (mgr.25319) 1175 : cluster 0 pgmap v1309: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 26042/223953 objects degraded (11.628%); 20398/223953 objects misplaced (9.108%); 25 MiB/s, 468 objects/s recovering 2023-10-07T22:18:15.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:15.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:15.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:15.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:15.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:15.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:15.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:15.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:16.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:16.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:16.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:16.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:16.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:16.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:16.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.146546+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.147554+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-10-07T22:18:16.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.147820+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.385 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.150240+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.385 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.843344+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 26042/223953 objects degraded (11.628%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:16.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.146546+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.385 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.147554+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-10-07T22:18:16.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.147820+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.150240+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:16 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.843344+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 26042/223953 objects degraded (11.628%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:16.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:16 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.146546+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:16 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.147554+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-10-07T22:18:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:16 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.147820+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:16 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.150240+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e321 with expected crc 2023-10-07T22:18:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:16 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.843344+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 26042/223953 objects degraded (11.628%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:16.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:16.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:16.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:16.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:16.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:16.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:16.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:16.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:16.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:16.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:16.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:17.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:17.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:17.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:17.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:17.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:17.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:17.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:17.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:17.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:17 smithi081 bash[89466]: cluster 2023-10-07T22:18:15.631875+0000 mgr.y (mgr.25319) 1176 : cluster 0 pgmap v1311: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 26008/223038 objects degraded (11.661%); 19834/223038 objects misplaced (8.893%); 28 MiB/s, 444 objects/s recovering 2023-10-07T22:18:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:17 smithi081 bash[89466]: cluster 2023-10-07T22:18:16.150290+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:17 smithi081 bash[89466]: cluster 2023-10-07T22:18:16.150497+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:17 smithi081 bash[89466]: cluster 2023-10-07T22:18:16.153996+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:17 smithi081 bash[89466]: cluster 2023-10-07T22:18:16.154025+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-10-07T22:18:17.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:17.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:17.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:17.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:17.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:17.833 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[102097]: cluster 2023-10-07T22:18:15.631875+0000 mgr.y (mgr.25319) 1176 : cluster 0 pgmap v1311: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 26008/223038 objects degraded (11.661%); 19834/223038 objects misplaced (8.893%); 28 MiB/s, 444 objects/s recovering 2023-10-07T22:18:17.833 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[102097]: cluster 2023-10-07T22:18:16.150290+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.833 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[102097]: cluster 2023-10-07T22:18:16.150497+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.833 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[102097]: cluster 2023-10-07T22:18:16.153996+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.833 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[102097]: cluster 2023-10-07T22:18:16.154025+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-10-07T22:18:17.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[105281]: cluster 2023-10-07T22:18:15.631875+0000 mgr.y (mgr.25319) 1176 : cluster 0 pgmap v1311: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 26008/223038 objects degraded (11.661%); 19834/223038 objects misplaced (8.893%); 28 MiB/s, 444 objects/s recovering 2023-10-07T22:18:17.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[105281]: cluster 2023-10-07T22:18:16.150290+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[105281]: cluster 2023-10-07T22:18:16.150497+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[105281]: cluster 2023-10-07T22:18:16.153996+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e322 with expected crc 2023-10-07T22:18:17.834 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:17 smithi008 bash[105281]: cluster 2023-10-07T22:18:16.154025+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-10-07T22:18:17.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:17.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:17.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:17.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:17.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:18.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:18.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:18.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:18.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:18.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:18.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:18.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:18.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:18.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:18.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:18.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:18.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:18.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:18.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:18.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:18.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:19.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:19.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:19.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:19.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:19 smithi081 bash[89466]: cluster 2023-10-07T22:18:17.632625+0000 mgr.y (mgr.25319) 1177 : cluster 0 pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 26008/221844 objects degraded (11.724%); 18161/221844 objects misplaced (8.186%); 34 MiB/s, 547 objects/s recovering 2023-10-07T22:18:19.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:19.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:19.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:19.523 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:19 smithi008 bash[102097]: cluster 2023-10-07T22:18:17.632625+0000 mgr.y (mgr.25319) 1177 : cluster 0 pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 26008/221844 objects degraded (11.724%); 18161/221844 objects misplaced (8.186%); 34 MiB/s, 547 objects/s recovering 2023-10-07T22:18:19.523 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:19 smithi008 bash[105281]: cluster 2023-10-07T22:18:17.632625+0000 mgr.y (mgr.25319) 1177 : cluster 0 pgmap v1313: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 217 op/s; 26008/221844 objects degraded (11.724%); 18161/221844 objects misplaced (8.186%); 34 MiB/s, 547 objects/s recovering 2023-10-07T22:18:19.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:19.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:19.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:19.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:19.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:19.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:19.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:19.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:19.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:19.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:20.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:20.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:20.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:20.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:20.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:20.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:20.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:20.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:20.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:20.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.847 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:20.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:20.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:20.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:21.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:21.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:21.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:21 smithi081 bash[89466]: cluster 2023-10-07T22:18:19.633709+0000 mgr.y (mgr.25319) 1178 : cluster 0 pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 25811/220548 objects degraded (11.703%); 18089/220548 objects misplaced (8.202%); 31 MiB/s, 496 objects/s recovering 2023-10-07T22:18:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:21 smithi081 bash[89466]: cluster 2023-10-07T22:18:20.844365+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: Degraded data redundancy: 25811/220548 objects degraded (11.703%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:21.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:21.337 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:18:21.337 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:18:21.337 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:18:21.337 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:18:21.337 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:18:21.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:21.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:21.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:21 smithi008 bash[102097]: cluster 2023-10-07T22:18:19.633709+0000 mgr.y (mgr.25319) 1178 : cluster 0 pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 25811/220548 objects degraded (11.703%); 18089/220548 objects misplaced (8.202%); 31 MiB/s, 496 objects/s recovering 2023-10-07T22:18:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:21 smithi008 bash[102097]: cluster 2023-10-07T22:18:20.844365+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: Degraded data redundancy: 25811/220548 objects degraded (11.703%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:21 smithi008 bash[105281]: cluster 2023-10-07T22:18:19.633709+0000 mgr.y (mgr.25319) 1178 : cluster 0 pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 25811/220548 objects degraded (11.703%); 18089/220548 objects misplaced (8.202%); 31 MiB/s, 496 objects/s recovering 2023-10-07T22:18:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:21 smithi008 bash[105281]: cluster 2023-10-07T22:18:20.844365+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: Degraded data redundancy: 25811/220548 objects degraded (11.703%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:21.416 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:18:21.452 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:18:21.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:21.481 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:18:21.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:21.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:21.508 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:18:21.532 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:18:21.559 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:18:21.590 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:18:21.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.619 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:18:21.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.625 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.626 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:18:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:21.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:21.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:21.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:21.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:21.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:21.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:21.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:22.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:22.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:22.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:22.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:22.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:22.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:22.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:22.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:22 smithi008 bash[105281]: audit 2023-10-07T22:18:21.380365+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.8:0/3575976083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:22.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:22 smithi008 bash[102097]: audit 2023-10-07T22:18:21.380365+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.8:0/3575976083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:22.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:22.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:22 smithi081 bash[89466]: audit 2023-10-07T22:18:21.380365+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.8:0/3575976083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:22.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:22.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:22.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:22.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-07T22:18:22.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:22.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:22.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:22.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:22.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:22.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:22.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:22.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:22.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:23.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:23.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:23.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:23.177 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 1 pgp_num to 11 2023-10-07T22:18:23.186 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:18:23.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:23.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:23.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:23.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:23] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-10-07T22:18:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[102097]: cluster 2023-10-07T22:18:21.634418+0000 mgr.y (mgr.25319) 1179 : cluster 0 pgmap v1315: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 25756/218595 objects degraded (11.783%); 17324/218595 objects misplaced (7.925%); 22 MiB/s, 348 objects/s recovering 2023-10-07T22:18:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[102097]: audit 2023-10-07T22:18:22.340065+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[102097]: audit 2023-10-07T22:18:22.358048+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.8:0/1993079567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[102097]: audit 2023-10-07T22:18:22.358636+0000 mon.a (mon.0) 1573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[105281]: cluster 2023-10-07T22:18:21.634418+0000 mgr.y (mgr.25319) 1179 : cluster 0 pgmap v1315: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 25756/218595 objects degraded (11.783%); 17324/218595 objects misplaced (7.925%); 22 MiB/s, 348 objects/s recovering 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[105281]: audit 2023-10-07T22:18:22.340065+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[105281]: audit 2023-10-07T22:18:22.358048+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.8:0/1993079567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:23 smithi008 bash[105281]: audit 2023-10-07T22:18:22.358636+0000 mon.a (mon.0) 1573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:23.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:23.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:23 smithi081 bash[89466]: cluster 2023-10-07T22:18:21.634418+0000 mgr.y (mgr.25319) 1179 : cluster 0 pgmap v1315: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 223 op/s; 25756/218595 objects degraded (11.783%); 17324/218595 objects misplaced (7.925%); 22 MiB/s, 348 objects/s recovering 2023-10-07T22:18:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:23 smithi081 bash[89466]: audit 2023-10-07T22:18:22.340065+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-07T22:18:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:23 smithi081 bash[89466]: audit 2023-10-07T22:18:22.358048+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.8:0/1993079567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:23 smithi081 bash[89466]: audit 2023-10-07T22:18:22.358636+0000 mon.a (mon.0) 1573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:18:23.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:23.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:23.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:23.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:23.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:23.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:23.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:23.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:23.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:23.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:24.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:24.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:24.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:24.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:24.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:24.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:24.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.164566+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:18:24.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: audit 2023-10-07T22:18:23.165913+0000 mon.a (mon.0) 1575 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-10-07T22:18:24.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: audit 2023-10-07T22:18:23.165993+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:18:24.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.166756+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.166831+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.169964+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-10-07T22:18:24.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:24 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.178382+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:24.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:24.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:24.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.164566+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:18:24.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: audit 2023-10-07T22:18:23.165913+0000 mon.a (mon.0) 1575 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-10-07T22:18:24.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: audit 2023-10-07T22:18:23.165993+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:18:24.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.166756+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.504 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.166831+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.169964+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.178382+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.164566+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: audit 2023-10-07T22:18:23.165913+0000 mon.a (mon.0) 1575 : audit 1 from='client.? 172.21.15.8:0/310155447' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: audit 2023-10-07T22:18:23.165993+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.166756+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.166831+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.169964+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-10-07T22:18:24.505 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:24 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.178382+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e323 with expected crc 2023-10-07T22:18:24.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:24.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:24.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:24.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:24.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:24.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:24.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:24.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:24.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:24.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:25.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:25.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:25.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:25.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:25.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:25.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:25 smithi008 bash[105281]: cluster 2023-10-07T22:18:23.635256+0000 mgr.y (mgr.25319) 1180 : cluster 0 pgmap v1317: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 296 op/s; 25548/215913 objects degraded (11.833%); 15754/215913 objects misplaced (7.296%); 29 MiB/s, 468 objects/s recovering 2023-10-07T22:18:25.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:25 smithi008 bash[102097]: cluster 2023-10-07T22:18:23.635256+0000 mgr.y (mgr.25319) 1180 : cluster 0 pgmap v1317: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 296 op/s; 25548/215913 objects degraded (11.833%); 15754/215913 objects misplaced (7.296%); 29 MiB/s, 468 objects/s recovering 2023-10-07T22:18:25.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:25.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:25 smithi081 bash[89466]: cluster 2023-10-07T22:18:23.635256+0000 mgr.y (mgr.25319) 1180 : cluster 0 pgmap v1317: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 296 op/s; 25548/215913 objects degraded (11.833%); 15754/215913 objects misplaced (7.296%); 29 MiB/s, 468 objects/s recovering 2023-10-07T22:18:25.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:25.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:25.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:25.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:25.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:25.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:18:25.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:25.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:25.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:25.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:25.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:25.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:25.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:26.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:26.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:26.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:26.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:26.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:26.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:26.336 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:26 smithi081 bash[89466]: cluster 2023-10-07T22:18:25.845577+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 25548/215913 objects degraded (11.833%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:26.336 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:26 smithi081 bash[89466]: audit 2023-10-07T22:18:25.932128+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:26.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:26.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:26.468 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:26 smithi008 bash[105281]: cluster 2023-10-07T22:18:25.845577+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 25548/215913 objects degraded (11.833%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:26.468 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:26 smithi008 bash[105281]: audit 2023-10-07T22:18:25.932128+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:26.468 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:26 smithi008 bash[102097]: cluster 2023-10-07T22:18:25.845577+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 25548/215913 objects degraded (11.833%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:26.468 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:26 smithi008 bash[102097]: audit 2023-10-07T22:18:25.932128+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:26.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:26.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:26.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:26.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:26.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:26.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:26.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:26.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:26.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:26.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:26.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:27.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:27.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:27.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.258 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:27 smithi081 bash[89466]: cluster 2023-10-07T22:18:25.636115+0000 mgr.y (mgr.25319) 1181 : cluster 0 pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 294 op/s; 25502/214644 objects degraded (11.881%); 15105/214644 objects misplaced (7.037%); 29 MiB/s, 478 objects/s recovering 2023-10-07T22:18:27.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:27.347 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:18:27.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:27.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:27.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:27.519 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:27 smithi008 bash[105281]: cluster 2023-10-07T22:18:25.636115+0000 mgr.y (mgr.25319) 1181 : cluster 0 pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 294 op/s; 25502/214644 objects degraded (11.881%); 15105/214644 objects misplaced (7.037%); 29 MiB/s, 478 objects/s recovering 2023-10-07T22:18:27.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:27 smithi008 bash[102097]: cluster 2023-10-07T22:18:25.636115+0000 mgr.y (mgr.25319) 1181 : cluster 0 pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 294 op/s; 25502/214644 objects degraded (11.881%); 15105/214644 objects misplaced (7.037%); 29 MiB/s, 478 objects/s recovering 2023-10-07T22:18:27.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:27.643 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:27.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:27.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:27.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:27.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:27.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:27.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:28.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:28.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:28.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:28.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:28.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:28.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[102097]: cluster 2023-10-07T22:18:27.197509+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[102097]: cluster 2023-10-07T22:18:27.198347+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[102097]: cluster 2023-10-07T22:18:27.198421+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[102097]: cluster 2023-10-07T22:18:27.202713+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[105281]: cluster 2023-10-07T22:18:27.197509+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[105281]: cluster 2023-10-07T22:18:27.198347+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.312 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[105281]: cluster 2023-10-07T22:18:27.198421+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:28 smithi008 bash[105281]: cluster 2023-10-07T22:18:27.202713+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-10-07T22:18:28.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:28.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:18:28.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:28.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:28.501 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:28 smithi081 bash[89466]: cluster 2023-10-07T22:18:27.197509+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:28 smithi081 bash[89466]: cluster 2023-10-07T22:18:27.198347+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:28 smithi081 bash[89466]: cluster 2023-10-07T22:18:27.198421+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e324 with expected crc 2023-10-07T22:18:28.502 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:28 smithi081 bash[89466]: cluster 2023-10-07T22:18:27.202713+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-10-07T22:18:28.562 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:28.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:28.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:28.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:28.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:28.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:28.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:28.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:28.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:28.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:29.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:29.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:29.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:29.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:29.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:29.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:29.484 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:29.494 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[105281]: cluster 2023-10-07T22:18:27.637042+0000 mgr.y (mgr.25319) 1182 : cluster 0 pgmap v1320: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 25502/213081 objects degraded (11.968%); 13524/213081 objects misplaced (6.347%); 33 MiB/s, 549 objects/s recovering 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[105281]: cluster 2023-10-07T22:18:28.204662+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[105281]: cluster 2023-10-07T22:18:28.205396+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[105281]: cluster 2023-10-07T22:18:28.209809+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[105281]: cluster 2023-10-07T22:18:28.210954+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[102097]: cluster 2023-10-07T22:18:27.637042+0000 mgr.y (mgr.25319) 1182 : cluster 0 pgmap v1320: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 25502/213081 objects degraded (11.968%); 13524/213081 objects misplaced (6.347%); 33 MiB/s, 549 objects/s recovering 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[102097]: cluster 2023-10-07T22:18:28.204662+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[102097]: cluster 2023-10-07T22:18:28.205396+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[102097]: cluster 2023-10-07T22:18:28.209809+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-10-07T22:18:29.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:29 smithi008 bash[102097]: cluster 2023-10-07T22:18:28.210954+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:29.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:29.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:29 smithi081 bash[89466]: cluster 2023-10-07T22:18:27.637042+0000 mgr.y (mgr.25319) 1182 : cluster 0 pgmap v1320: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 25502/213081 objects degraded (11.968%); 13524/213081 objects misplaced (6.347%); 33 MiB/s, 549 objects/s recovering 2023-10-07T22:18:29.629 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:29 smithi081 bash[89466]: cluster 2023-10-07T22:18:28.204662+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:29 smithi081 bash[89466]: cluster 2023-10-07T22:18:28.205396+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:29 smithi081 bash[89466]: cluster 2023-10-07T22:18:28.209809+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-10-07T22:18:29.630 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:29 smithi081 bash[89466]: cluster 2023-10-07T22:18:28.210954+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e325 with expected crc 2023-10-07T22:18:29.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:29.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:29.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:29.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:29.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:30.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:30.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:30.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:30.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:30.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:30.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:30.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:30.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:30.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.572 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:30.589 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:30.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:30.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:30.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:30.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:30.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:30.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:30.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:31.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:31.092 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:31.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:31.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:31.226 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:31.326 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:18:31.326 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:18:31.326 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.8096450761983076 2023-10-07T22:18:31.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 0.8096450761983076 2023-10-07T22:18:31.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:31.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:31.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:31.465 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:31 smithi008 bash[105281]: cluster 2023-10-07T22:18:29.637744+0000 mgr.y (mgr.25319) 1183 : cluster 0 pgmap v1322: 109 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 253 op/s; 25311/211590 objects degraded (11.962%); 13440/211590 objects misplaced (6.352%); 21 MiB/s, 437 objects/s recovering 2023-10-07T22:18:31.465 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:31 smithi008 bash[105281]: cluster 2023-10-07T22:18:30.846787+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 25311/211590 objects degraded (11.962%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:31.465 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:31 smithi008 bash[102097]: cluster 2023-10-07T22:18:29.637744+0000 mgr.y (mgr.25319) 1183 : cluster 0 pgmap v1322: 109 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 253 op/s; 25311/211590 objects degraded (11.962%); 13440/211590 objects misplaced (6.352%); 21 MiB/s, 437 objects/s recovering 2023-10-07T22:18:31.465 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:31 smithi008 bash[102097]: cluster 2023-10-07T22:18:30.846787+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 25311/211590 objects degraded (11.962%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:31 smithi081 bash[89466]: cluster 2023-10-07T22:18:29.637744+0000 mgr.y (mgr.25319) 1183 : cluster 0 pgmap v1322: 109 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 14 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 253 op/s; 25311/211590 objects degraded (11.962%); 13440/211590 objects misplaced (6.352%); 21 MiB/s, 437 objects/s recovering 2023-10-07T22:18:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:31 smithi081 bash[89466]: cluster 2023-10-07T22:18:30.846787+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 25311/211590 objects degraded (11.962%), 14 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:31.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:31.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:31.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:31.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:31.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:31.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:31.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:31.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:31.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:31.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:31.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:32.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:32.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:32.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:32.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:32.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:32.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:32.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:32.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:32.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:32.619 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:32.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:32.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:32.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:32.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:32.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:32.842 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:18:32.843 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:18:32.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:32.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:32.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:32.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:33.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:33.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:33.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:33.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:33.165 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:33] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2023-10-07T22:18:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:33.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:33.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:33.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:33 smithi081 bash[89466]: cluster 2023-10-07T22:18:31.638592+0000 mgr.y (mgr.25319) 1184 : cluster 0 pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 22388/210138 objects degraded (10.654%); 13859/210138 objects misplaced (6.595%); 30 MiB/s, 563 objects/s recovering 2023-10-07T22:18:33.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.425 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:33 smithi008 bash[102097]: cluster 2023-10-07T22:18:31.638592+0000 mgr.y (mgr.25319) 1184 : cluster 0 pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 22388/210138 objects degraded (10.654%); 13859/210138 objects misplaced (6.595%); 30 MiB/s, 563 objects/s recovering 2023-10-07T22:18:33.425 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:33 smithi008 bash[105281]: cluster 2023-10-07T22:18:31.638592+0000 mgr.y (mgr.25319) 1184 : cluster 0 pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 240 op/s; 22388/210138 objects degraded (10.654%); 13859/210138 objects misplaced (6.595%); 30 MiB/s, 563 objects/s recovering 2023-10-07T22:18:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:33.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:33.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:33.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:33.652 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:33.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:33.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:33.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:33.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:33.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:34.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:34.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T22:18:34.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:34.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:34.246 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:34.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:34.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:34.481 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:34.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:34.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:34.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:34.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:34.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:34.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:34.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:34.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:34.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:34.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:35.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:35.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:35.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:35.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:35 smithi081 bash[89466]: cluster 2023-10-07T22:18:33.639689+0000 mgr.y (mgr.25319) 1185 : cluster 0 pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 297 op/s; 22176/207504 objects degraded (10.687%); 13710/207504 objects misplaced (6.607%); 26 MiB/s, 478 objects/s recovering 2023-10-07T22:18:35.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:35.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.538 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:35 smithi008 bash[105281]: cluster 2023-10-07T22:18:33.639689+0000 mgr.y (mgr.25319) 1185 : cluster 0 pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 297 op/s; 22176/207504 objects degraded (10.687%); 13710/207504 objects misplaced (6.607%); 26 MiB/s, 478 objects/s recovering 2023-10-07T22:18:35.539 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:35 smithi008 bash[102097]: cluster 2023-10-07T22:18:33.639689+0000 mgr.y (mgr.25319) 1185 : cluster 0 pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 297 op/s; 22176/207504 objects degraded (10.687%); 13710/207504 objects misplaced (6.607%); 26 MiB/s, 478 objects/s recovering 2023-10-07T22:18:35.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:35.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.665 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:35.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:35.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:35.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:35.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:35.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:35.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:35.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:36.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:36.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:36.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:36.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:36.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:36.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:36.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:36.310 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:36 smithi008 bash[105281]: cluster 2023-10-07T22:18:35.848126+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 22176/207504 objects degraded (10.687%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:36.311 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:36 smithi008 bash[102097]: cluster 2023-10-07T22:18:35.848126+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 22176/207504 objects degraded (10.687%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:36.324 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:36.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:36.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:36.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:36 smithi081 bash[89466]: cluster 2023-10-07T22:18:35.848126+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 22176/207504 objects degraded (10.687%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:36.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:36.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:36.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:36.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:36.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:36.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:36.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:36.845 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:36.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:36.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:36.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:36.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:37.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:37.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:37.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:37.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:37.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:37.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:37.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:37 smithi081 bash[89466]: cluster 2023-10-07T22:18:35.640657+0000 mgr.y (mgr.25319) 1186 : cluster 0 pgmap v1325: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 254 op/s; 22176/206631 objects degraded (10.732%); 13262/206631 objects misplaced (6.418%); 17 MiB/s, 322 objects/s recovering 2023-10-07T22:18:37.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:37.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:37.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:37.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:37.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:37 smithi008 bash[102097]: cluster 2023-10-07T22:18:35.640657+0000 mgr.y (mgr.25319) 1186 : cluster 0 pgmap v1325: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 254 op/s; 22176/206631 objects degraded (10.732%); 13262/206631 objects misplaced (6.418%); 17 MiB/s, 322 objects/s recovering 2023-10-07T22:18:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:37 smithi008 bash[105281]: cluster 2023-10-07T22:18:35.640657+0000 mgr.y (mgr.25319) 1186 : cluster 0 pgmap v1325: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 254 op/s; 22176/206631 objects degraded (10.732%); 13262/206631 objects misplaced (6.418%); 17 MiB/s, 322 objects/s recovering 2023-10-07T22:18:37.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:37.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:37.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:37.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:37.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:37.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:37.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:38.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:38.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:38.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:38.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:38.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:38.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:38.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:38.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:38.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:38.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:38.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:38.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:38.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:38.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:38.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:38.769 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:38.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:38.895 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:18:38.902 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:38.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:38.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:39.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:39.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:39.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:39.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:39.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:39 smithi081 bash[89466]: cluster 2023-10-07T22:18:37.641592+0000 mgr.y (mgr.25319) 1187 : cluster 0 pgmap v1326: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 266 op/s; 22176/205092 objects degraded (10.813%); 11477/205092 objects misplaced (5.596%); 25 MiB/s, 446 objects/s recovering 2023-10-07T22:18:39.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:39.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:39 smithi008 bash[102097]: cluster 2023-10-07T22:18:37.641592+0000 mgr.y (mgr.25319) 1187 : cluster 0 pgmap v1326: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 266 op/s; 22176/205092 objects degraded (10.813%); 11477/205092 objects misplaced (5.596%); 25 MiB/s, 446 objects/s recovering 2023-10-07T22:18:39.296 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:39 smithi008 bash[105281]: cluster 2023-10-07T22:18:37.641592+0000 mgr.y (mgr.25319) 1187 : cluster 0 pgmap v1326: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 266 op/s; 22176/205092 objects degraded (10.813%); 11477/205092 objects misplaced (5.596%); 25 MiB/s, 446 objects/s recovering 2023-10-07T22:18:39.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:39.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:39.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:39.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:39.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:39.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:39.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:39.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:39.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:39.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:39.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:39.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:40.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:40.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:40.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:40.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:40.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:40.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:40.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:40.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:40.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:40.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:40.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:40.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:40.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:41.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:41.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:41.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:41.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:41.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:41.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:41.392 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:41.498 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:39.642273+0000 mgr.y (mgr.25319) 1188 : cluster 0 pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 21970/202932 objects degraded (10.826%); 10884/202932 objects misplaced (5.363%); 24 MiB/s, 433 objects/s recovering 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.233406+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.236602+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.238371+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.241329+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.243661+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.245547+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.245998+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: cluster 2023-10-07T22:18:40.849109+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 21970/202932 objects degraded (10.826%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[105281]: audit 2023-10-07T22:18:40.931733+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:39.642273+0000 mgr.y (mgr.25319) 1188 : cluster 0 pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 21970/202932 objects degraded (10.826%); 10884/202932 objects misplaced (5.363%); 24 MiB/s, 433 objects/s recovering 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.233406+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.236602+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.238371+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.241329+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.243661+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.509 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.245547+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.509 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.245998+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.509 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: cluster 2023-10-07T22:18:40.849109+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 21970/202932 objects degraded (10.826%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:41.509 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:41 smithi008 bash[102097]: audit 2023-10-07T22:18:40.931733+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:41.526 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:41.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:41.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:41.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:39.642273+0000 mgr.y (mgr.25319) 1188 : cluster 0 pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 21970/202932 objects degraded (10.826%); 10884/202932 objects misplaced (5.363%); 24 MiB/s, 433 objects/s recovering 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.233406+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.236602+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.238371+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.241329+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.243661+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.245547+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.245998+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e326 with expected crc 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: cluster 2023-10-07T22:18:40.849109+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 21970/202932 objects degraded (10.826%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:41 smithi081 bash[89466]: audit 2023-10-07T22:18:40.931733+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:41.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:41.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:41.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:41.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:41.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:41.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:41.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:42.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:42.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:42.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:42.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:42.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:42.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.235801+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.238845+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-10-07T22:18:42.251 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.245912+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.248286+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.249307+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.235801+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.238845+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.245912+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.248286+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.252 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:42 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.249307+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:42.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:42.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:42.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:42.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:42.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:42.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:42.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:42.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:42.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:42.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:42 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.235801+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:42 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.238845+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-10-07T22:18:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:42 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.245912+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:42 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.248286+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:42 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.249307+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e327 with expected crc 2023-10-07T22:18:42.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:42.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:42.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:42.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:42.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:43.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:43.075 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:43] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-10-07T22:18:43.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:43.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:43.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:43.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:43.332 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:43 smithi008 bash[105281]: cluster 2023-10-07T22:18:41.643100+0000 mgr.y (mgr.25319) 1189 : cluster 0 pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 21970/201612 objects degraded (10.897%); 9645/201612 objects misplaced (4.784%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:18:43.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:43 smithi008 bash[102097]: cluster 2023-10-07T22:18:41.643100+0000 mgr.y (mgr.25319) 1189 : cluster 0 pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 21970/201612 objects degraded (10.897%); 9645/201612 objects misplaced (4.784%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:18:43.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:43.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:43.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:43 smithi081 bash[89466]: cluster 2023-10-07T22:18:41.643100+0000 mgr.y (mgr.25319) 1189 : cluster 0 pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 21970/201612 objects degraded (10.897%); 9645/201612 objects misplaced (4.784%); 30 MiB/s, 476 objects/s recovering 2023-10-07T22:18:43.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:43.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:43.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:43.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:43.700 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:18:43.700 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:18:43.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:43.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:43.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:43.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:43.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:43.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:43.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:43.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:43.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:44.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:44.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:44.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:44.248 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:44.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:44.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:44.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:44.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:44.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:44.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:44.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:44.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:44.864 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:44.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:44.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:44.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T22:18:44.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:45.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:45.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:45.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:45.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:45.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:45.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:45.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:45.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:45.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:45.553 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:45 smithi008 bash[102097]: cluster 2023-10-07T22:18:43.644129+0000 mgr.y (mgr.25319) 1190 : cluster 0 pgmap v1331: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 21730/198663 objects degraded (10.938%); 9523/198663 objects misplaced (4.794%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:18:45.553 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:45 smithi008 bash[105281]: cluster 2023-10-07T22:18:43.644129+0000 mgr.y (mgr.25319) 1190 : cluster 0 pgmap v1331: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 21730/198663 objects degraded (10.938%); 9523/198663 objects misplaced (4.794%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:18:45.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:45.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:45.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:45 smithi081 bash[89466]: cluster 2023-10-07T22:18:43.644129+0000 mgr.y (mgr.25319) 1190 : cluster 0 pgmap v1331: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 21730/198663 objects degraded (10.938%); 9523/198663 objects misplaced (4.794%); 28 MiB/s, 441 objects/s recovering 2023-10-07T22:18:45.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:45.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:45.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:45.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:45.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:45.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:45.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:46.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:46.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:46.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:46.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:46.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:46.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:46.380 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:46 smithi081 bash[89466]: cluster 2023-10-07T22:18:45.850078+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 21730/198663 objects degraded (10.938%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:46.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:46.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:46.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:46.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:46.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:46 smithi008 bash[102097]: cluster 2023-10-07T22:18:45.850078+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 21730/198663 objects degraded (10.938%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:46.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:46 smithi008 bash[105281]: cluster 2023-10-07T22:18:45.850078+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 21730/198663 objects degraded (10.938%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:46.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:46.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:46.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:46.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:46.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:46.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:46.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:47.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:47.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:47.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:47.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:47.262 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:47 smithi081 bash[89466]: cluster 2023-10-07T22:18:45.644861+0000 mgr.y (mgr.25319) 1191 : cluster 0 pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21730/197457 objects degraded (11.005%); 8849/197457 objects misplaced (4.481%); 18 MiB/s, 295 objects/s recovering 2023-10-07T22:18:47.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:47.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:47.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:47.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:47.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:47.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.529 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:47 smithi008 bash[105281]: cluster 2023-10-07T22:18:45.644861+0000 mgr.y (mgr.25319) 1191 : cluster 0 pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21730/197457 objects degraded (11.005%); 8849/197457 objects misplaced (4.481%); 18 MiB/s, 295 objects/s recovering 2023-10-07T22:18:47.529 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:47 smithi008 bash[102097]: cluster 2023-10-07T22:18:45.644861+0000 mgr.y (mgr.25319) 1191 : cluster 0 pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21730/197457 objects degraded (11.005%); 8849/197457 objects misplaced (4.481%); 18 MiB/s, 295 objects/s recovering 2023-10-07T22:18:47.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:47.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:47.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:47.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:47.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:47.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:47.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:48.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:48.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:48.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:48.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:48.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:48 smithi008 bash[102097]: cluster 2023-10-07T22:18:47.645646+0000 mgr.y (mgr.25319) 1192 : cluster 0 pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 21730/195561 objects degraded (11.112%); 8833/195561 objects misplaced (4.517%); 14 MiB/s, 225 objects/s recovering 2023-10-07T22:18:48.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:48.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:48.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:48.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:48.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:48 smithi081 bash[89466]: cluster 2023-10-07T22:18:47.645646+0000 mgr.y (mgr.25319) 1192 : cluster 0 pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 21730/195561 objects degraded (11.112%); 8833/195561 objects misplaced (4.517%); 14 MiB/s, 225 objects/s recovering 2023-10-07T22:18:48.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:48.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:48.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:48 smithi008 bash[105281]: cluster 2023-10-07T22:18:47.645646+0000 mgr.y (mgr.25319) 1192 : cluster 0 pgmap v1333: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 21730/195561 objects degraded (11.112%); 8833/195561 objects misplaced (4.517%); 14 MiB/s, 225 objects/s recovering 2023-10-07T22:18:48.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:48.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:48.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:48.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:48.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:48.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:48.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:49.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:49.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:49.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:49.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:49.327 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:49.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:49.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:49.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:49.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:49.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:49.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:49.803 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:18:49.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:49.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:49.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:49.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:49.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:49.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:50.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:50.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:50.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:50.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:50.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:50.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:50.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:50.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:50.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:50.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:50.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:50.582 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:18:50.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:50.639 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:18:50.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:50.675 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:18:50.708 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:18:50.739 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:18:50.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:50.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:50.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:50.782 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:18:50.818 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:18:50.858 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.862 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:18:50.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:50 smithi008 bash[105281]: cluster 2023-10-07T22:18:49.646855+0000 mgr.y (mgr.25319) 1193 : cluster 0 pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21483/193218 objects degraded (11.119%); 8169/193218 objects misplaced (4.228%); 16 MiB/s, 283 objects/s recovering 2023-10-07T22:18:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:50 smithi008 bash[105281]: audit 2023-10-07T22:18:50.540258+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.8:0/3305942647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:50 smithi008 bash[102097]: cluster 2023-10-07T22:18:49.646855+0000 mgr.y (mgr.25319) 1193 : cluster 0 pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21483/193218 objects degraded (11.119%); 8169/193218 objects misplaced (4.228%); 16 MiB/s, 283 objects/s recovering 2023-10-07T22:18:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:50 smithi008 bash[102097]: audit 2023-10-07T22:18:50.540258+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.8:0/3305942647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:50.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:50.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:50 smithi081 bash[89466]: cluster 2023-10-07T22:18:49.646855+0000 mgr.y (mgr.25319) 1193 : cluster 0 pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 317 op/s; 21483/193218 objects degraded (11.119%); 8169/193218 objects misplaced (4.228%); 16 MiB/s, 283 objects/s recovering 2023-10-07T22:18:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:50 smithi081 bash[89466]: audit 2023-10-07T22:18:50.540258+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.8:0/3305942647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:18:51.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:51.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:51.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:51.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:51.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:51.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:51.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:51.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:51.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:51.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:51.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:51.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:51.879 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:18:51.886 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.7 to 0.809645 (cf44) 2023-10-07T22:18:51.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:51.934 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[105281]: cluster 2023-10-07T22:18:50.851220+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 21483/193218 objects degraded (11.119%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[105281]: audit 2023-10-07T22:18:50.909616+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.8:0/3946629952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[105281]: audit 2023-10-07T22:18:50.910021+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[105281]: audit 2023-10-07T22:18:50.929235+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.8:0/3002169803' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[105281]: audit 2023-10-07T22:18:50.929942+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[102097]: cluster 2023-10-07T22:18:50.851220+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 21483/193218 objects degraded (11.119%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[102097]: audit 2023-10-07T22:18:50.909616+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.8:0/3946629952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.935 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[102097]: audit 2023-10-07T22:18:50.910021+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.936 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[102097]: audit 2023-10-07T22:18:50.929235+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.8:0/3002169803' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:51.936 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:51 smithi008 bash[102097]: audit 2023-10-07T22:18:50.929942+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:51.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:51.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:51.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:51.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:51 smithi081 bash[89466]: cluster 2023-10-07T22:18:50.851220+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 21483/193218 objects degraded (11.119%), 13 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:51.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:51 smithi081 bash[89466]: audit 2023-10-07T22:18:50.909616+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.8:0/3946629952' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:51 smithi081 bash[89466]: audit 2023-10-07T22:18:50.910021+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:18:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:51 smithi081 bash[89466]: audit 2023-10-07T22:18:50.929235+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.8:0/3002169803' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:51 smithi081 bash[89466]: audit 2023-10-07T22:18:50.929942+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]: dispatch 2023-10-07T22:18:52.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:52.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:52.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:52.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:52.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:52.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:52.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:52.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:52.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:52.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:52.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:52.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.647958+0000 mgr.y (mgr.25319) 1194 : cluster 0 pgmap v1335: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 21483/191697 objects degraded (11.207%); 8056/191697 objects misplaced (4.202%); 15 MiB/s, 255 objects/s recovering 2023-10-07T22:18:52.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.854036+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:18:52.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: audit 2023-10-07T22:18:51.859938+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:18:52.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: audit 2023-10-07T22:18:51.860229+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]': finished 2023-10-07T22:18:52.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.860952+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:52.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:52 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.866705+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-10-07T22:18:52.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:52.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:52.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:52.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:52.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:52.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:53.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:53.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.647958+0000 mgr.y (mgr.25319) 1194 : cluster 0 pgmap v1335: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 21483/191697 objects degraded (11.207%); 8056/191697 objects misplaced (4.202%); 15 MiB/s, 255 objects/s recovering 2023-10-07T22:18:53.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.854036+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:18:53.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: audit 2023-10-07T22:18:51.859938+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:18:53.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: audit 2023-10-07T22:18:51.860229+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]': finished 2023-10-07T22:18:53.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.860952+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.866705+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.647958+0000 mgr.y (mgr.25319) 1194 : cluster 0 pgmap v1335: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 13 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 21483/191697 objects degraded (11.207%); 8056/191697 objects misplaced (4.202%); 15 MiB/s, 255 objects/s recovering 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.854036+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: audit 2023-10-07T22:18:51.859938+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: audit 2023-10-07T22:18:51.860229+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8096450761983076}]': finished 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.860952+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:53.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:52 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.866705+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-10-07T22:18:53.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:53.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:53.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:53.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:53.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:53.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:53.388 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:18:53] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-10-07T22:18:53.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:53.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:53.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:53.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:53.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:53.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:53.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:53.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:53 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.863699+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:53 smithi081 bash[89466]: cluster 2023-10-07T22:18:51.866315+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:53 smithi081 bash[89466]: cluster 2023-10-07T22:18:52.862040+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:53 smithi081 bash[89466]: cluster 2023-10-07T22:18:52.864527+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:53.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:53 smithi081 bash[89466]: cluster 2023-10-07T22:18:52.864810+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-10-07T22:18:53.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:53.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:53.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:54.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:54.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.863699+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[102097]: cluster 2023-10-07T22:18:51.866315+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[102097]: cluster 2023-10-07T22:18:52.862040+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[102097]: cluster 2023-10-07T22:18:52.864527+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:54.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[102097]: cluster 2023-10-07T22:18:52.864810+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-10-07T22:18:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.863699+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[105281]: cluster 2023-10-07T22:18:51.866315+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e328 with expected crc 2023-10-07T22:18:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[105281]: cluster 2023-10-07T22:18:52.862040+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[105281]: cluster 2023-10-07T22:18:52.864527+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:54.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:53 smithi008 bash[105281]: cluster 2023-10-07T22:18:52.864810+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-10-07T22:18:54.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:54.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:54.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:54.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:54.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:54.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:54.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:54.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:54.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:54.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:54.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:54.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:18:54.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:54.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:54.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:54.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:54.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:54 smithi081 bash[89466]: cluster 2023-10-07T22:18:52.862434+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:54 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.648690+0000 mgr.y (mgr.25319) 1195 : cluster 0 pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 20991/188274 objects degraded (11.149%); 7934/188274 objects misplaced (4.214%); 5.9 MiB/s, 188 objects/s recovering 2023-10-07T22:18:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:54 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.869821+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:54 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.870321+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:54.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:54 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.872772+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-10-07T22:18:55.005 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:55.014 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[105281]: cluster 2023-10-07T22:18:52.862434+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:55.014 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.648690+0000 mgr.y (mgr.25319) 1195 : cluster 0 pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 20991/188274 objects degraded (11.149%); 7934/188274 objects misplaced (4.214%); 5.9 MiB/s, 188 objects/s recovering 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.869821+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.870321+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.872772+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[102097]: cluster 2023-10-07T22:18:52.862434+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e329 with expected crc 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.648690+0000 mgr.y (mgr.25319) 1195 : cluster 0 pgmap v1338: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 20991/188274 objects degraded (11.149%); 7934/188274 objects misplaced (4.214%); 5.9 MiB/s, 188 objects/s recovering 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.869821+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.870321+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.015 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:54 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.872772+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-10-07T22:18:55.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:55.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:55.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:55.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:55.272 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:18:55.272 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:18:55.273 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:18:55.273 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:18:55.273 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:18:55.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:55.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:55.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:55.432 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:55.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:55.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:55.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:55.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:55.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:55.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:55.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.874239+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:53.877199+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:54.872674+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:54.872717+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:54.876970+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e331: 8 total, 8 up, 7 in 2023-10-07T22:18:55.826 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:55 smithi081 bash[89466]: cluster 2023-10-07T22:18:54.877108+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:55.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:55.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:55.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:55.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:55.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:56.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:56.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.874239+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:53.877199+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:54.872674+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:54.872717+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:54.876970+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e331: 8 total, 8 up, 7 in 2023-10-07T22:18:56.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[102097]: cluster 2023-10-07T22:18:54.877108+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.874239+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:53.877199+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e330 with expected crc 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:54.872674+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:54.872717+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:54.876970+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e331: 8 total, 8 up, 7 in 2023-10-07T22:18:56.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:55 smithi008 bash[105281]: cluster 2023-10-07T22:18:54.877108+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:56.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:56.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:18:56.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T22:18:56.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:56.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:56.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:56.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:56.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:56.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:56.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:56.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:56.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:56.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:56 smithi081 bash[89466]: cluster 2023-10-07T22:18:54.873182+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:56 smithi081 bash[89466]: cluster 2023-10-07T22:18:55.649688+0000 mgr.y (mgr.25319) 1196 : cluster 0 pgmap v1341: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 20728/187389 objects degraded (11.061%); 7860/187389 objects misplaced (4.194%); 1.4 MiB/s, 227 objects/s recovering 2023-10-07T22:18:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:56 smithi081 bash[89466]: cluster 2023-10-07T22:18:55.852386+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 20991/188274 objects degraded (11.149%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:56 smithi081 bash[89466]: audit 2023-10-07T22:18:55.938452+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:56.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:56 smithi081 bash[89466]: audit 2023-10-07T22:18:55.940266+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[102097]: cluster 2023-10-07T22:18:54.873182+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[102097]: cluster 2023-10-07T22:18:55.649688+0000 mgr.y (mgr.25319) 1196 : cluster 0 pgmap v1341: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 20728/187389 objects degraded (11.061%); 7860/187389 objects misplaced (4.194%); 1.4 MiB/s, 227 objects/s recovering 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[102097]: cluster 2023-10-07T22:18:55.852386+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 20991/188274 objects degraded (11.149%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[102097]: audit 2023-10-07T22:18:55.938452+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[102097]: audit 2023-10-07T22:18:55.940266+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:56.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[105281]: cluster 2023-10-07T22:18:54.873182+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-07T22:18:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[105281]: cluster 2023-10-07T22:18:55.649688+0000 mgr.y (mgr.25319) 1196 : cluster 0 pgmap v1341: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 20728/187389 objects degraded (11.061%); 7860/187389 objects misplaced (4.194%); 1.4 MiB/s, 227 objects/s recovering 2023-10-07T22:18:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[105281]: cluster 2023-10-07T22:18:55.852386+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 20991/188274 objects degraded (11.149%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-07T22:18:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[105281]: audit 2023-10-07T22:18:55.938452+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:18:56.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:56 smithi008 bash[105281]: audit 2023-10-07T22:18:55.940266+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:56.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:56.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:56.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:57.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:57.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:57.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:57.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:57.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:57.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:57.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:57.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:57.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:57.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:57.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:18:57.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:18:57.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:57.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:57.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:57.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:58.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:58.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:58.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:58.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:18:58.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:18:58.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:58.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:58.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:58.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:58.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:58.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:18:58.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:18:58.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:58.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:58.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:58.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:58.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:18:58 smithi008 bash[102097]: cluster 2023-10-07T22:18:57.650631+0000 mgr.y (mgr.25319) 1197 : cluster 0 pgmap v1342: 109 pgs: 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 20728/185682 objects degraded (11.163%); 7844/185682 objects misplaced (4.224%); 973 KiB/s, 192 objects/s recovering 2023-10-07T22:18:58.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:18:58 smithi008 bash[105281]: cluster 2023-10-07T22:18:57.650631+0000 mgr.y (mgr.25319) 1197 : cluster 0 pgmap v1342: 109 pgs: 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 20728/185682 objects degraded (11.163%); 7844/185682 objects misplaced (4.224%); 973 KiB/s, 192 objects/s recovering 2023-10-07T22:18:58.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:58.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:18:58 smithi081 bash[89466]: cluster 2023-10-07T22:18:57.650631+0000 mgr.y (mgr.25319) 1197 : cluster 0 pgmap v1342: 109 pgs: 3 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 20728/185682 objects degraded (11.163%); 7844/185682 objects misplaced (4.224%); 973 KiB/s, 192 objects/s recovering 2023-10-07T22:18:58.991 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:59.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:18:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:18:59.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:59.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:59.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:59.229 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:18:59.229 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:18:59.230 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-07T22:18:59.230 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.018442 2023-10-07T22:18:59.230 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 0.018441598072450383 2023-10-07T22:18:59.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:59.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:18:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:18:59.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:59.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:59.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:59.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:59.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:18:59.657 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:18:59.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:59.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:18:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:18:59.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:59.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:18:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:18:59.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:59.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:18:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:18:59.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:00.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:00.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:00.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:00.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:00.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:00.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:00.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:00.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:00.467 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:00.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:00.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:00.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:00.674 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:00.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:00.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:00.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:00.836 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:00 smithi081 bash[89466]: cluster 2023-10-07T22:18:59.651638+0000 mgr.y (mgr.25319) 1198 : cluster 0 pgmap v1343: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 15155/183621 objects degraded (8.253%); 12799/183621 objects misplaced (6.970%); 1.7 MiB/s, 168 objects/s recovering 2023-10-07T22:19:00.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:00.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:00 smithi008 bash[102097]: cluster 2023-10-07T22:18:59.651638+0000 mgr.y (mgr.25319) 1198 : cluster 0 pgmap v1343: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 15155/183621 objects degraded (8.253%); 12799/183621 objects misplaced (6.970%); 1.7 MiB/s, 168 objects/s recovering 2023-10-07T22:19:00.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:00 smithi008 bash[105281]: cluster 2023-10-07T22:18:59.651638+0000 mgr.y (mgr.25319) 1198 : cluster 0 pgmap v1343: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 15155/183621 objects degraded (8.253%); 12799/183621 objects misplaced (6.970%); 1.7 MiB/s, 168 objects/s recovering 2023-10-07T22:19:00.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:00.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:00.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:01.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.110 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:19:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:01.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:01.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:01.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:01.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:01.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:01.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:01.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:01.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:01.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:01.867 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:01 smithi081 bash[89466]: cluster 2023-10-07T22:19:00.853607+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 15155/183621 objects degraded (8.253%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:01.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:01.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:01.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:01.995 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:01 smithi008 bash[105281]: cluster 2023-10-07T22:19:00.853607+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 15155/183621 objects degraded (8.253%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:01.995 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:01 smithi008 bash[102097]: cluster 2023-10-07T22:19:00.853607+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 15155/183621 objects degraded (8.253%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:02.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:02.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:02.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:02.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:02.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:02.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:02.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:02.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:02.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:02.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:02.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:02.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:02.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:02.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:03.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:03.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:02 smithi081 bash[89466]: cluster 2023-10-07T22:19:01.652523+0000 mgr.y (mgr.25319) 1199 : cluster 0 pgmap v1344: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 248 op/s; 15155/182301 objects degraded (8.313%); 12717/182301 objects misplaced (6.976%); 752 KiB/s, 70 objects/s recovering 2023-10-07T22:19:03.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:03.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:03.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:02 smithi008 bash[102097]: cluster 2023-10-07T22:19:01.652523+0000 mgr.y (mgr.25319) 1199 : cluster 0 pgmap v1344: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 248 op/s; 15155/182301 objects degraded (8.313%); 12717/182301 objects misplaced (6.976%); 752 KiB/s, 70 objects/s recovering 2023-10-07T22:19:03.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:03] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2023-10-07T22:19:03.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:02 smithi008 bash[105281]: cluster 2023-10-07T22:19:01.652523+0000 mgr.y (mgr.25319) 1199 : cluster 0 pgmap v1344: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 248 op/s; 15155/182301 objects degraded (8.313%); 12717/182301 objects misplaced (6.976%); 752 KiB/s, 70 objects/s recovering 2023-10-07T22:19:03.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:03.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:03.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:03.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:03.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:03.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:03.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:03.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:03.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:03.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:03.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:03.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:03.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:03.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:03.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:03.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:03.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:03 smithi081 bash[89466]: audit 2023-10-07T22:19:03.695290+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:03.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:03.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:04.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:04.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:03 smithi008 bash[105281]: audit 2023-10-07T22:19:03.695290+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:04.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:03 smithi008 bash[102097]: audit 2023-10-07T22:19:03.695290+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:04.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:04.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:04.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:04.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:04.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:04.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:04.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:04.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:04.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:04.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:04.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:04.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:04.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:04.782 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:04.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:04.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:04.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:05.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:04 smithi008 bash[102097]: cluster 2023-10-07T22:19:03.653608+0000 mgr.y (mgr.25319) 1200 : cluster 0 pgmap v1345: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 309 op/s; 15038/179196 objects degraded (8.392%); 12439/179196 objects misplaced (6.942%); 1.3 MiB/s, 68 objects/s recovering 2023-10-07T22:19:05.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:05.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:05.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:05.065 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:05.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:05.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:04 smithi081 bash[89466]: cluster 2023-10-07T22:19:03.653608+0000 mgr.y (mgr.25319) 1200 : cluster 0 pgmap v1345: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 309 op/s; 15038/179196 objects degraded (8.392%); 12439/179196 objects misplaced (6.942%); 1.3 MiB/s, 68 objects/s recovering 2023-10-07T22:19:05.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:05.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:05.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:05.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:05.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:05 smithi008 bash[105281]: cluster 2023-10-07T22:19:03.653608+0000 mgr.y (mgr.25319) 1200 : cluster 0 pgmap v1345: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 309 op/s; 15038/179196 objects degraded (8.392%); 12439/179196 objects misplaced (6.942%); 1.3 MiB/s, 68 objects/s recovering 2023-10-07T22:19:05.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:05.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:05.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:05.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:05.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:05.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141544 9.3 9:cb3c5fb2:::benchmark_data_smithi008_213795_object33831:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:27.979036+0000", 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 517.80243003199996, 2023-10-07T22:19:05.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0677698229999999, 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141544 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979036+0000", 2023-10-07T22:19:05.789 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979036+0000", 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979034+0000", 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979041+0000", 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7599999999999997e-06 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979055+0000", 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.453e-05 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.791 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979068+0000", 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2157000000000001e-05 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979108+0000", 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0507999999999999e-05 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.792 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979213+0000", 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104731 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.979317+0000", 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103986 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.984566+0000", 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052491270000000001 2023-10-07T22:19:05.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.986153+0000", 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001586687 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011038+0000", 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024885128999999999 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011047+0000", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4599999999999992e-06 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.046747+0000", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.035700039 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.046805+0000", 2023-10-07T22:19:05.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8165000000000003e-05 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141548 9.3 9:cdaf2072:::benchmark_data_smithi008_213795_object33835:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:27.987099+0000", 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 517.79436689700003, 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0599453329999999, 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.796 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141548 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987099+0000", 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987099+0000", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987097+0000", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987104+0000", 2023-10-07T22:19:05.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5889999999999999e-06 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987119+0000", 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4993e-05 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.987126+0000", 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1169999999999998e-06 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.988471+0000", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013455330000000001 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.988879+0000", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00040743499999999999 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.989313+0000", 2023-10-07T22:19:05.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00043437199999999998 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.992462+0000", 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031484970000000001 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:27.995321+0000", 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028589800000000001 2023-10-07T22:19:05.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011880+0000", 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016559691000000001 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011886+0000", 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7690000000000002e-06 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.047007+0000", 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0351207140000001 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.047044+0000", 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7221999999999997e-05 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141551 9.3 9:c9fe2e10:::benchmark_data_smithi008_213795_object33838:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:28.000083+0000", 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 517.781382839, 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.091397994, 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141551 2023-10-07T22:19:05.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000083+0000", 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000083+0000", 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000081+0000", 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000090+0000", 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4450000000000002e-06 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000106+0000", 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5753e-05 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.000115+0000", 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3810000000000005e-06 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011903+0000", 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011787992000000001 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:28.011908+0000", 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.296e-06 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.047067+0000", 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.035159658 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.047195+0000", 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012796300000000001 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1", 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.047324+0000", 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012906899999999999 2023-10-07T22:19:05.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.050823+0000", 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034984590000000002 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091315+0000", 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040492019999999997 2023-10-07T22:19:05.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091384+0000", 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8740999999999998e-05 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091481+0000", 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7239999999999997e-05 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.811 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141552 9.7 9:eada2073:::benchmark_data_smithi008_213795_object33839:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:29.037553+0000", 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 516.74391284199999, 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3081539600000001, 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.812 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141552 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037553+0000", 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037553+0000", 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037550+0000", 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037565+0000", 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5147000000000001e-05 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037585+0000", 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9232000000000002e-05 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037614+0000", 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9519e-05 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037703+0000", 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8356999999999994e-05 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.037715+0000", 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2285e-05 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.289639+0000", 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2519246559999999 2023-10-07T22:19:05.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.290478+0000", 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00083847200000000005 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.305565+0000", 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015086662000000001 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.305643+0000", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8595000000000002e-05 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.306228+0000", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00058480100000000003 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.330979+0000", 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024750918 2023-10-07T22:19:05.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.341144+0000", 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010164987 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.341666+0000", 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00052213100000000001 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.341760+0000", 2023-10-07T22:19:05.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3537999999999998e-05 2023-10-07T22:19:05.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.345707+0000", 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039471699999999998 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141556 9.7 9:e68dc605:::benchmark_data_smithi008_213795_object33843:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:29.061661+0000", 2023-10-07T22:19:05.822 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 516.71980437599996, 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.325221212, 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141556 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061661+0000", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061661+0000", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061659+0000", 2023-10-07T22:19:05.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061673+0000", 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4106e-05 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061704+0000", 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1256e-05 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.061719+0000", 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5203e-05 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.069678+0000", 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079591739999999994 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.069691+0000", 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2438e-05 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.290530+0000", 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.220839478 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.291760+0000", 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012298019999999999 2023-10-07T22:19:05.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.320917+0000", 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.02915686 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.320987+0000", 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0482999999999996e-05 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.321084+0000", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6077999999999997e-05 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.334071+0000", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012987804 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.345807+0000", 2023-10-07T22:19:05.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011736165999999999 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.379819+0000", 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034011858999999998 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.379858+0000", 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8887999999999998e-05 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.386882+0000", 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070242430000000003 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:141560 9.7 9:e758efb8:::benchmark_data_smithi008_213795_object33847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e235)", 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:29.091305+0000", 2023-10-07T22:19:05.831 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 516.69016082600001, 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3002688140000001, 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141560 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091305+0000", 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091305+0000", 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091303+0000", 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091312+0000", 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9760000000000001e-06 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091324+0000", 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1636e-05 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.091330+0000", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.964e-06 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.118894+0000", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027564488000000002 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:29.118905+0000", 2023-10-07T22:19:05.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0312999999999999e-05 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.291830+0000", 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.172925282 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.292473+0000", 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000642703 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.326843+0000", 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034370286 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.327067+0000", 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022411299999999999 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.327390+0000", 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032267100000000001 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.334088+0000", 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066983219999999996 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.345864+0000", 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011776526000000001 2023-10-07T22:19:05.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.387819+0000", 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041954047000000001 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.387853+0000", 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4007000000000002e-05 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:30.391574+0000", 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037211039999999998 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:144513 9.7 9:e36c7770:::benchmark_data_smithi008_213795_object36800:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:35.453268+0000", 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 510.32819809099999, 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.262759407, 2023-10-07T22:19:05.840 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 144513 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453268+0000", 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453268+0000", 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453267+0000", 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453274+0000", 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4340000000000003e-06 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453284+0000", 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8330000000000006e-06 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.453290+0000", 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6590000000000004e-06 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.458789+0000", 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054989710000000001 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.459549+0000", 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00076052100000000001 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.500692+0000", 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041142870999999998 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.500849+0000", 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015680199999999999 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.501101+0000", 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025182500000000001 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.515414+0000", 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01431371 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.543897+0000", 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028482413000000002 2023-10-07T22:19:05.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.712244+0000", 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16834674699999999 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.712300+0000", 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6240999999999999e-05 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:35.716027+0000", 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037271940000000001 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:147298 9.7 9:ea6e1d33:::benchmark_data_smithi008_213795_object39585:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:40.285929+0000", 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 505.49553710399999, 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.41082809799999997, 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.848 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 147298 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285929+0000", 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285929+0000", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285928+0000", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285932+0000", 2023-10-07T22:19:05.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7000000000000002e-06 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285939+0000", 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5820000000000004e-06 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.285944+0000", 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.921e-06 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289432+0000", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034880520000000002 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289995+0000", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00056269800000000004 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369875+0000", 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.079879938999999997 2023-10-07T22:19:05.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369972+0000", 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7232999999999996e-05 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.370131+0000", 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015852300000000001 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.385977+0000", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015846346000000001 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.388904+0000", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002927472 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.693862+0000", 2023-10-07T22:19:05.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.304957653 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.693921+0000", 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8669999999999999e-05 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.696757+0000", 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028358250000000002 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.855 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:147299 9.7 9:e843a0a4:::benchmark_data_smithi008_213795_object39586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:40.288619+0000", 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 505.492846757, 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.41628980199999999, 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 147299 2023-10-07T22:19:05.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288619+0000", 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288619+0000", 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288617+0000", 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288626+0000", 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6799999999999999e-06 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288645+0000", 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9358999999999999e-05 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.288654+0000", 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6009999999999995e-06 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.290065+0000", 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014112459999999999 2023-10-07T22:19:05.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.290860+0000", 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00079517499999999996 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.378721+0000", 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.087861028999999993 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.378868+0000", 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014628699999999999 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.379082+0000", 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021414900000000001 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.388912+0000", 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098298139999999992 2023-10-07T22:19:05.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.388969+0000", 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7076e-05 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.697446+0000", 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.308477644 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.697501+0000", 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4509999999999998e-05 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.704909+0000", 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074078920000000001 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:147300 9.7 9:efd00ab0:::benchmark_data_smithi008_213795_object39587:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:40.289170+0000", 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 505.492295453, 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.42274980400000001, 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 147300 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289170+0000", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289170+0000", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289169+0000", 2023-10-07T22:19:05.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289176+0000", 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4679999999999997e-06 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289191+0000", 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5238999999999999e-05 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.289197+0000", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7519999999999999e-06 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.290940+0000", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001742221 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.292197+0000", 2023-10-07T22:19:05.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012568950000000001 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.386010+0000", 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.093813635000000006 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.386114+0000", 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010335099999999999 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.386230+0000", 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011653400000000001 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.391828+0000", 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055983209999999999 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.391867+0000", 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8856999999999997e-05 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.704970+0000", 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.31310222999999998 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.708243+0000", 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032730599999999999 2023-10-07T22:19:05.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.711920+0000", 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036773880000000002 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:147339 9.7 9:efd3b7de:::benchmark_data_smithi008_213795_object39626:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:40.369795+0000", 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 505.411670711, 2023-10-07T22:19:05.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.41798414499999997, 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 147339 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369795+0000", 2023-10-07T22:19:05.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369795+0000", 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369793+0000", 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369803+0000", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8859999999999999e-06 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369827+0000", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3986999999999999e-05 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.369836+0000", 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4660000000000005e-06 2023-10-07T22:19:05.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.389019+0000", 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019182435000000001 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.389671+0000", 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00065194999999999999 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.718310+0000", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.328639391 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.718449+0000", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000138801 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.718641+0000", 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019196600000000001 2023-10-07T22:19:05.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.738701+0000", 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020060201 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.745116+0000", 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006414711 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.785032+0000", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039916225999999999 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.785098+0000", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6307000000000001e-05 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.787779+0000", 2023-10-07T22:19:05.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026807060000000001 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:147344 9.7 9:e5172365:::benchmark_data_smithi008_213795_object39631:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e236)", 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:10:40.381091+0000", 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 505.40037415, 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.41341428400000002, 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.879 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 147344 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381091+0000", 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381091+0000", 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381090+0000", 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381100+0000", 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0148e-05 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381115+0000", 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5650000000000001e-05 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.381124+0000", 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2539999999999992e-06 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.389715+0000", 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0085911919999999992 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.390327+0000", 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00061210099999999999 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.727780+0000", 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.33745275499999999 2023-10-07T22:19:05.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.727927+0000", 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014723700000000001 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.728144+0000", 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021719799999999999 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.745037+0000", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016892882000000001 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.745183+0000", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000145919 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.791316+0000", 2023-10-07T22:19:05.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046132671 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.791379+0000", 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3589000000000004e-05 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:10:40.794506+0000", 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031264969999999998 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.886 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185116 9.7 9:e40f6a36:::benchmark_data_smithi008_213795_object77403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:40.981659+0000", 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.799806682, 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4907975979999999, 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.887 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185116 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981659+0000", 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981659+0000", 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981657+0000", 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981667+0000", 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9459999999999993e-06 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981690+0000", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3417e-05 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981706+0000", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5971e-05 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.981790+0000", 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3907999999999997e-05 2023-10-07T22:19:05.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.984580+0000", 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027896319999999998 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.012489+0000", 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027909291999999999 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.012556+0000", 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7201999999999998e-05 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.012650+0000", 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3603999999999994e-05 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.025524+0000", 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012873944 2023-10-07T22:19:05.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.025577+0000", 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3437999999999999e-05 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057157+0000", 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031579454999999999 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057167+0000", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9830000000000008e-06 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062863+0000", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.005696436 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062874+0000", 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0684e-05 2023-10-07T22:19:05.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.432374+0000", 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3695005579999999 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.432531+0000", 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015689299999999999 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.472384+0000", 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039852607999999998 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.472457+0000", 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2840000000000001e-05 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185130 9.7 9:ef704910:::benchmark_data_smithi008_213795_object77417:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:40.996367+0000", 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.78509907699998, 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4864196789999999, 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185130 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996367+0000", 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996367+0000", 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996366+0000", 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996369+0000", 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.835e-06 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996375+0000", 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9889999999999997e-06 2023-10-07T22:19:05.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:40.996379+0000", 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3100000000000002e-06 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.009846+0000", 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013466591999999999 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010529+0000", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00068278900000000005 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057201+0000", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046672106999999997 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057208+0000", 2023-10-07T22:19:05.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9419999999999998e-06 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062934+0000", 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.005726728 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062943+0000", 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6880000000000005e-06 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.432577+0000", 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.369634182 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.432732+0000", 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015469299999999999 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.432854+0000", 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012230499999999999 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.455128+0000", 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022273686000000001 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.464298+0000", 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091696269999999996 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.480383+0000", 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016085187000000001 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.480427+0000", 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4039999999999998e-05 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.482786+0000", 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002359369 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185142 9.7 9:e59ed39c:::benchmark_data_smithi008_213795_object77429:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:41.010077+0000", 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.77138873899997, 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.47768926, 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.906 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185142 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010077+0000", 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010077+0000", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010076+0000", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010079+0000", 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0860000000000002e-06 2023-10-07T22:19:05.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010086+0000", 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1319999999999999e-06 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.010090+0000", 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9129999999999996e-06 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024740+0000", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01465056 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.025468+0000", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000727606 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057270+0000", 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031802755000000002 2023-10-07T22:19:05.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057277+0000", 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4420000000000003e-06 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.063011+0000", 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.005733778 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.063018+0000", 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5639999999999999e-06 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.451487+0000", 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.388468775 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.451642+0000", 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015521799999999999 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.451818+0000", 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017528300000000001 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.457585+0000", 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057677300000000004 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.472534+0000", 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01494845 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.485524+0000", 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012990784999999999 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.485579+0000", 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4462999999999997e-05 2023-10-07T22:19:05.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.487766+0000", 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021872290000000002 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185146 9.7 9:e612d7c9:::benchmark_data_smithi008_213795_object77433:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:41.024053+0000", 2023-10-07T22:19:05.915 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.757412789, 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4610050389999998, 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185146 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024053+0000", 2023-10-07T22:19:05.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024053+0000", 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024051+0000", 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024058+0000", 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0219999999999999e-06 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024074+0000", 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5616000000000001e-05 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.024081+0000", 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3270000000000003e-06 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.025606+0000", 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001525074 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.027103+0000", 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014970910000000001 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057236+0000", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030132501999999999 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057242+0000", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5719999999999999e-06 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062976+0000", 2023-10-07T22:19:05.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0057330289999999 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062984+0000", 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0050000000000004e-06 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.435990+0000", 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.373006645 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.436155+0000", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016496800000000001 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.436372+0000", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021701899999999999 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.455200+0000", 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018827549999999998 2023-10-07T22:19:05.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.472494+0000", 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017294683000000002 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.482838+0000", 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010343705999999999 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.482903+0000", 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5253999999999996e-05 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.485058+0000", 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021545560000000002 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.924 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185148 9.d 9:b6b75dd1:::benchmark_data_smithi008_213795_object77435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:41.026910+0000", 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.75455582000001, 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3765411370000002, 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185148 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026910+0000", 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026910+0000", 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026908+0000", 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026914+0000", 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4530000000000001e-06 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026926+0000", 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2544999999999999e-05 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.026931+0000", 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1800000000000004e-06 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.027028+0000", 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6812999999999996e-05 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.027175+0000", 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014630900000000001 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1", 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.027325+0000", 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000149951 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057335+0000", 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030010071999999999 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.065330+0000", 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079948989999999998 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.065341+0000", 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1418e-05 2023-10-07T22:19:05.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062706+0000", 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.99736472899999995 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062717+0000", 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1501000000000001e-05 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.399581+0000", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.336863508 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.399768+0000", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018723899999999999 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.403389+0000", 2023-10-07T22:19:05.932 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003621296 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.403451+0000", 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1748000000000006e-05 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185151 9.d 9:b963ef71:::benchmark_data_smithi008_213795_object77438:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.933 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:41.030129+0000", 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.75133627299999, 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3838922340000002, 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185151 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.934 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030129+0000", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030129+0000", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030128+0000", 2023-10-07T22:19:05.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030135+0000", 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2239999999999998e-06 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030167+0000", 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2398999999999999e-05 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.030174+0000", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8329999999999996e-06 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.031302+0000", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001127898 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.031471+0000", 2023-10-07T22:19:05.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016893600000000001 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1", 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.031628+0000", 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015669800000000001 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.057342+0000", 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025714859999999999 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.065507+0000", 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081648310000000009 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.065517+0000", 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0188e-05 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.939 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062963+0000", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.99744515700000003 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.062971+0000", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5920000000000001e-06 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.400293+0000", 2023-10-07T22:19:05.940 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3373222199999999 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.400420+0000", 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012641700000000001 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.413915+0000", 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013495566000000001 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.414022+0000", 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106221 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35166.0:185154 9.3 9:cd068618:::benchmark_data_smithi008_213795_object77441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e241)", 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:11:41.041216+0000", 2023-10-07T22:19:05.942 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 444.740250038, 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4042898529999999, 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35166", 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3976458457", 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 185154 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.943 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041216+0000", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041216+0000", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041214+0000", 2023-10-07T22:19:05.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041222+0000", 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4679999999999992e-06 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041233+0000", 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0985000000000001e-05 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.041241+0000", 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2479999999999999e-06 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.044285+0000", 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030443409999999999 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:41.044299+0000", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3634e-05 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.057696+0000", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.013397935 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:42.057713+0000", 2023-10-07T22:19:05.947 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6167e-05 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.425063+0000", 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.367350345 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.425165+0000", 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010242 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.948 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.425263+0000", 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7221999999999999e-05 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.435596+0000", 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010333215 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:05.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.435637+0000", 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1294000000000001e-05 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.445120+0000", 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0094824990000000001 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.445189+0000", 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9307999999999994e-05 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.950 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:11:43.445505+0000", 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031648599999999999 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113313 10.c 10.49af537c (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.142031+0000", 2023-10-07T22:19:05.951 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 178.639435015, 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.99330101299999995, 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113313 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142031+0000", 2023-10-07T22:19:05.952 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142031+0000", 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142029+0000", 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.953 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142036+0000", 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4350000000000002e-06 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142045+0000", 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9979999999999992e-06 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:05.954 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142051+0000", 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.913e-06 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142097+0000", 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6601999999999999e-05 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.142106+0000", 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1880000000000008e-06 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.955 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.135321+0000", 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.99321493199999999 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.135332+0000", 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0284e-05 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.956 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:05.957 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:05.957 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:19:05.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:05.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:05 smithi081 bash[89466]: cluster 2023-10-07T22:19:05.855869+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 15038/179196 objects degraded (8.392%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:05.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:05.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:06.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:06.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:05 smithi008 bash[105281]: cluster 2023-10-07T22:19:05.855869+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 15038/179196 objects degraded (8.392%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:06.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:05 smithi008 bash[102097]: cluster 2023-10-07T22:19:05.855869+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 15038/179196 objects degraded (8.392%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:06.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:06.351 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.377 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:06.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:06.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:06.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:06.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:06.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:06.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:19:06.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:06.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:06.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:06.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:07.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:07.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.134 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:06 smithi008 bash[105281]: cluster 2023-10-07T22:19:05.654477+0000 mgr.y (mgr.25319) 1201 : cluster 0 pgmap v1346: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 15038/177675 objects degraded (8.464%); 12337/177675 objects misplaced (6.944%); 1.2 MiB/s, 62 objects/s recovering 2023-10-07T22:19:07.134 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:06 smithi008 bash[102097]: cluster 2023-10-07T22:19:05.654477+0000 mgr.y (mgr.25319) 1201 : cluster 0 pgmap v1346: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 15038/177675 objects degraded (8.464%); 12337/177675 objects misplaced (6.944%); 1.2 MiB/s, 62 objects/s recovering 2023-10-07T22:19:07.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:06 smithi081 bash[89466]: cluster 2023-10-07T22:19:05.654477+0000 mgr.y (mgr.25319) 1201 : cluster 0 pgmap v1346: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 15038/177675 objects degraded (8.464%); 12337/177675 objects misplaced (6.944%); 1.2 MiB/s, 62 objects/s recovering 2023-10-07T22:19:07.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:07.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:07.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:07.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:07.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:07.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:07.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:07.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:07.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:07.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:07.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:08.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:08.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:08.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:08.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:08.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:08.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:08.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:08.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:08.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:08.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:08.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:08.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:08.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:08.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:08.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:08.681 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:19:08.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:08.715 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:19:08.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:08.756 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:19:08.789 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:19:08.818 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:19:08.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:08.855 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:19:08.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:08.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:08.896 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:19:08.927 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:19:08.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.932 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.933 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:19:08.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:08.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:08.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:08.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:09.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:09.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:09.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:09.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:08 smithi008 bash[105281]: cluster 2023-10-07T22:19:07.655415+0000 mgr.y (mgr.25319) 1202 : cluster 0 pgmap v1347: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 304 op/s; 15038/176436 objects degraded (8.523%); 12320/176436 objects misplaced (6.983%); 1.1 MiB/s, 33 objects/s recovering 2023-10-07T22:19:09.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:08 smithi008 bash[105281]: audit 2023-10-07T22:19:08.637808+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.8:0/1569143381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:09.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:08 smithi008 bash[102097]: cluster 2023-10-07T22:19:07.655415+0000 mgr.y (mgr.25319) 1202 : cluster 0 pgmap v1347: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 304 op/s; 15038/176436 objects degraded (8.523%); 12320/176436 objects misplaced (6.983%); 1.1 MiB/s, 33 objects/s recovering 2023-10-07T22:19:09.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:08 smithi008 bash[102097]: audit 2023-10-07T22:19:08.637808+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.8:0/1569143381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:09.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:08 smithi081 bash[89466]: cluster 2023-10-07T22:19:07.655415+0000 mgr.y (mgr.25319) 1202 : cluster 0 pgmap v1347: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 304 op/s; 15038/176436 objects degraded (8.523%); 12320/176436 objects misplaced (6.983%); 1.1 MiB/s, 33 objects/s recovering 2023-10-07T22:19:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:08 smithi081 bash[89466]: audit 2023-10-07T22:19:08.637808+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.8:0/1569143381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:09.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:09.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:09.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:09.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:09.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:09.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:09.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:09.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:09.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:09.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:09.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:09.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:09.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:09.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:09.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:10.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:10.003 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:19:10.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:10.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:10.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:10.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[105281]: audit 2023-10-07T22:19:08.982457+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[105281]: audit 2023-10-07T22:19:08.990834+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[105281]: audit 2023-10-07T22:19:09.155492+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:19:10.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[102097]: audit 2023-10-07T22:19:08.982457+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[102097]: audit 2023-10-07T22:19:08.990834+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:09 smithi008 bash[102097]: audit 2023-10-07T22:19:09.155492+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:19:10.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:10.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:09 smithi081 bash[89466]: audit 2023-10-07T22:19:08.982457+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:09 smithi081 bash[89466]: audit 2023-10-07T22:19:08.990834+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:09 smithi081 bash[89466]: audit 2023-10-07T22:19:09.155492+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:19:10.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:10.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:10.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:10.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:10.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:10.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:10.672 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:10.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:10.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:10.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:10.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:10.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:10.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:10.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:11.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:11.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:09.656306+0000 mgr.y (mgr.25319) 1203 : cluster 0 pgmap v1348: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 14931/174105 objects degraded (8.576%); 12073/174105 objects misplaced (6.934%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T22:19:11.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:09.989049+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: audit 2023-10-07T22:19:09.995949+0000 mon.a (mon.0) 1609 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:09.996561+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:09.999653+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e332: 8 total, 8 up, 7 in 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:10.004362+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: audit 2023-10-07T22:19:10.182820+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: audit 2023-10-07T22:19:10.189416+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: cluster 2023-10-07T22:19:10.856981+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 14931/174105 objects degraded (8.576%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: audit 2023-10-07T22:19:10.938332+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.068 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:10 smithi081 bash[89466]: audit 2023-10-07T22:19:10.939835+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:11.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:09.656306+0000 mgr.y (mgr.25319) 1203 : cluster 0 pgmap v1348: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 14931/174105 objects degraded (8.576%); 12073/174105 objects misplaced (6.934%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T22:19:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:09.989049+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: audit 2023-10-07T22:19:09.995949+0000 mon.a (mon.0) 1609 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:19:11.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:09.996561+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:09.999653+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e332: 8 total, 8 up, 7 in 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:10.004362+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: audit 2023-10-07T22:19:10.182820+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: audit 2023-10-07T22:19:10.189416+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: cluster 2023-10-07T22:19:10.856981+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 14931/174105 objects degraded (8.576%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: audit 2023-10-07T22:19:10.938332+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[102097]: audit 2023-10-07T22:19:10.939835+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:09.656306+0000 mgr.y (mgr.25319) 1203 : cluster 0 pgmap v1348: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 14931/174105 objects degraded (8.576%); 12073/174105 objects misplaced (6.934%); 1.6 MiB/s, 25 objects/s recovering 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:09.989049+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:11.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: audit 2023-10-07T22:19:09.995949+0000 mon.a (mon.0) 1609 : audit 1 from='client.? 172.21.15.8:0/3622073023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:09.996561+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:09.999653+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e332: 8 total, 8 up, 7 in 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:10.004362+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e332 with expected crc 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: audit 2023-10-07T22:19:10.182820+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: audit 2023-10-07T22:19:10.189416+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: cluster 2023-10-07T22:19:10.856981+0000 mon.a (mon.0) 1613 : cluster 3 Health check update: Degraded data redundancy: 14931/174105 objects degraded (8.576%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: audit 2023-10-07T22:19:10.938332+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:11.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:10 smithi008 bash[105281]: audit 2023-10-07T22:19:10.939835+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:11.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:11.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:11.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:11.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:11.433 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:19:11.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:11.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:11.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:11.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:11.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:11.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:11.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:11.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:11.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:11.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:11.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:12.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[105281]: audit 2023-10-07T22:19:11.033970+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[105281]: audit 2023-10-07T22:19:11.041366+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[105281]: audit 2023-10-07T22:19:11.610454+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[105281]: audit 2023-10-07T22:19:11.611667+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[105281]: audit 2023-10-07T22:19:11.618671+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[102097]: audit 2023-10-07T22:19:11.033970+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[102097]: audit 2023-10-07T22:19:11.041366+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[102097]: audit 2023-10-07T22:19:11.610454+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:12.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[102097]: audit 2023-10-07T22:19:11.611667+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:12.123 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:12 smithi008 bash[102097]: audit 2023-10-07T22:19:11.618671+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:12.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:12.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:12 smithi081 bash[89466]: audit 2023-10-07T22:19:11.033970+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:12 smithi081 bash[89466]: audit 2023-10-07T22:19:11.041366+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:12 smithi081 bash[89466]: audit 2023-10-07T22:19:11.610454+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:12 smithi081 bash[89466]: audit 2023-10-07T22:19:11.611667+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:12 smithi081 bash[89466]: audit 2023-10-07T22:19:11.618671+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:19:12.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:12.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:12.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:12.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:12.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:12.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:12.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:12.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:12.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:12.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:12.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:12.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:12.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:12.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:12.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:13.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:13.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:13.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:13.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:13.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:13 smithi008 bash[102097]: cluster 2023-10-07T22:19:11.657149+0000 mgr.y (mgr.25319) 1204 : cluster 0 pgmap v1350: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 14931/172851 objects degraded (8.638%); 11980/172851 objects misplaced (6.931%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:13.177 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:13] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2023-10-07T22:19:13.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:13.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:13 smithi008 bash[105281]: cluster 2023-10-07T22:19:11.657149+0000 mgr.y (mgr.25319) 1204 : cluster 0 pgmap v1350: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 14931/172851 objects degraded (8.638%); 11980/172851 objects misplaced (6.931%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:13.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:13.289 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:13 smithi081 bash[89466]: cluster 2023-10-07T22:19:11.657149+0000 mgr.y (mgr.25319) 1204 : cluster 0 pgmap v1350: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 14931/172851 objects degraded (8.638%); 11980/172851 objects misplaced (6.931%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:13.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:13.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:13.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:13.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:13.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:13.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:13.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:13.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:13.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:13.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:13.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:13.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:13.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:13.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:14.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:14.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:14.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:14.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:14.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:14.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:14.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:14.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:19:14.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:19:14.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:14.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:14.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:14.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:14.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:14.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:14.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:14.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:14.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:14.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:14.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:15.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:15.057 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.2 primary-affinity to 0.0184416 (812082) 2023-10-07T22:19:15.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:15.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:15.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:15 smithi081 bash[89466]: cluster 2023-10-07T22:19:13.658062+0000 mgr.y (mgr.25319) 1205 : cluster 0 pgmap v1351: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 14819/169863 objects degraded (8.724%); 11716/169863 objects misplaced (6.897%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:15 smithi081 bash[89466]: audit 2023-10-07T22:19:14.557220+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.8:0/736165709' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:15 smithi081 bash[89466]: audit 2023-10-07T22:19:14.557760+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:15.308 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[105281]: cluster 2023-10-07T22:19:13.658062+0000 mgr.y (mgr.25319) 1205 : cluster 0 pgmap v1351: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 14819/169863 objects degraded (8.724%); 11716/169863 objects misplaced (6.897%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:15.308 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[105281]: audit 2023-10-07T22:19:14.557220+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.8:0/736165709' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.308 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[105281]: audit 2023-10-07T22:19:14.557760+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.309 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[102097]: cluster 2023-10-07T22:19:13.658062+0000 mgr.y (mgr.25319) 1205 : cluster 0 pgmap v1351: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 14819/169863 objects degraded (8.724%); 11716/169863 objects misplaced (6.897%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:15.309 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[102097]: audit 2023-10-07T22:19:14.557220+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.8:0/736165709' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.309 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:15 smithi008 bash[102097]: audit 2023-10-07T22:19:14.557760+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]: dispatch 2023-10-07T22:19:15.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:15.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:15.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:15.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.559 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:15.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:15.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:15.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:15.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:15.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:16.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:16.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:16.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:16.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:16.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:16.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: audit 2023-10-07T22:19:15.036978+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]': finished 2023-10-07T22:19:16.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.039316+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.039563+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.044600+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.044683+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.045046+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e333: 8 total, 8 up, 7 in 2023-10-07T22:19:16.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.047587+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.055508+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.078771+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.858353+0000 mon.a (mon.0) 1624 : cluster 3 Health check update: Degraded data redundancy: 14819/169863 objects degraded (8.724%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:16.322 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.865690+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-10-07T22:19:16.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: audit 2023-10-07T22:19:15.036978+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]': finished 2023-10-07T22:19:16.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.039316+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.039563+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.044600+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.044683+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.045046+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e333: 8 total, 8 up, 7 in 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.047587+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.055508+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.078771+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.858353+0000 mon.a (mon.0) 1624 : cluster 3 Health check update: Degraded data redundancy: 14819/169863 objects degraded (8.724%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:16 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.865690+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-10-07T22:19:16.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:16.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: audit 2023-10-07T22:19:15.036978+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.018441598072450383}]': finished 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.039316+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.039563+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.044600+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.044683+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.045046+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e333: 8 total, 8 up, 7 in 2023-10-07T22:19:16.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.047587+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.055508+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.078771+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e333 with expected crc 2023-10-07T22:19:16.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.858353+0000 mon.a (mon.0) 1624 : cluster 3 Health check update: Degraded data redundancy: 14819/169863 objects degraded (8.724%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:16.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:16 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.865690+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e334: 8 total, 8 up, 7 in 2023-10-07T22:19:16.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:16.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:16.503 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:19:16.504 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:19:16.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:16.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:16.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:16.710 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:16.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:16.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:16.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:16.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:16.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:17.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:17.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:17.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:17.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:17.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:17.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.658702+0000 mgr.y (mgr.25319) 1206 : cluster 0 pgmap v1353: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 14819/168012 objects degraded (8.820%); 11595/168012 objects misplaced (6.901%); 1.7 MiB/s, 26 objects/s recovering 2023-10-07T22:19:17.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.861861+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.252 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[105281]: cluster 2023-10-07T22:19:15.862152+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[105281]: cluster 2023-10-07T22:19:16.048291+0000 mon.a (mon.0) 1626 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[105281]: cluster 2023-10-07T22:19:16.878208+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.658702+0000 mgr.y (mgr.25319) 1206 : cluster 0 pgmap v1353: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 14819/168012 objects degraded (8.820%); 11595/168012 objects misplaced (6.901%); 1.7 MiB/s, 26 objects/s recovering 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.861861+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[102097]: cluster 2023-10-07T22:19:15.862152+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[102097]: cluster 2023-10-07T22:19:16.048291+0000 mon.a (mon.0) 1626 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:19:17.253 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:17 smithi008 bash[102097]: cluster 2023-10-07T22:19:16.878208+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-10-07T22:19:17.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:17.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:17.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:17 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.658702+0000 mgr.y (mgr.25319) 1206 : cluster 0 pgmap v1353: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 14819/168012 objects degraded (8.820%); 11595/168012 objects misplaced (6.901%); 1.7 MiB/s, 26 objects/s recovering 2023-10-07T22:19:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:17 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.861861+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:17 smithi081 bash[89466]: cluster 2023-10-07T22:19:15.862152+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e334 with expected crc 2023-10-07T22:19:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:17 smithi081 bash[89466]: cluster 2023-10-07T22:19:16.048291+0000 mon.a (mon.0) 1626 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:19:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:17 smithi081 bash[89466]: cluster 2023-10-07T22:19:16.878208+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e335: 8 total, 8 up, 7 in 2023-10-07T22:19:17.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:17.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:17.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:17.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:17.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T22:19:17.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:17.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:17.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:17.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:17.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:17.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:18.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:18.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:18.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:18.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[102097]: cluster 2023-10-07T22:19:16.873197+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[102097]: cluster 2023-10-07T22:19:16.874741+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[102097]: cluster 2023-10-07T22:19:16.882355+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:18.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:18.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:18 smithi081 bash[89466]: cluster 2023-10-07T22:19:16.873197+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:18 smithi081 bash[89466]: cluster 2023-10-07T22:19:16.874741+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:18 smithi081 bash[89466]: cluster 2023-10-07T22:19:16.882355+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:18.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:18.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[105281]: cluster 2023-10-07T22:19:16.873197+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[105281]: cluster 2023-10-07T22:19:16.874741+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:18 smithi008 bash[105281]: cluster 2023-10-07T22:19:16.882355+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-07T22:19:18.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:18.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:18.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:18.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:18.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:18.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:18.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:18.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:18.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:18.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:18.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:19.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:19.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:19.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:19.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:19.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:19 smithi008 bash[105281]: cluster 2023-10-07T22:19:17.659737+0000 mgr.y (mgr.25319) 1207 : cluster 0 pgmap v1356: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14819/166905 objects degraded (8.879%); 11587/166905 objects misplaced (6.942%); 1.1 MiB/s, 18 objects/s recovering 2023-10-07T22:19:19.354 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:19 smithi008 bash[102097]: cluster 2023-10-07T22:19:17.659737+0000 mgr.y (mgr.25319) 1207 : cluster 0 pgmap v1356: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14819/166905 objects degraded (8.879%); 11587/166905 objects misplaced (6.942%); 1.1 MiB/s, 18 objects/s recovering 2023-10-07T22:19:19.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:19.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:19.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:19 smithi081 bash[89466]: cluster 2023-10-07T22:19:17.659737+0000 mgr.y (mgr.25319) 1207 : cluster 0 pgmap v1356: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14819/166905 objects degraded (8.879%); 11587/166905 objects misplaced (6.942%); 1.1 MiB/s, 18 objects/s recovering 2023-10-07T22:19:19.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:19.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:19.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:19.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:19.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:19.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:19.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:20.024 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:20.025 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:20.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:20.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:20.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:20.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:20.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:20.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:20.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:20.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:20.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:20.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:20.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:20.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:20.791 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:20.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:20.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:20.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:20.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:21.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:21.072 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:21 smithi008 bash[102097]: cluster 2023-10-07T22:19:19.660887+0000 mgr.y (mgr.25319) 1208 : cluster 0 pgmap v1357: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 peering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 14718/164721 objects degraded (8.935%); 11352/164721 objects misplaced (6.892%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:19:21.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:21.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:21.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:21 smithi081 bash[89466]: cluster 2023-10-07T22:19:19.660887+0000 mgr.y (mgr.25319) 1208 : cluster 0 pgmap v1357: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 peering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 14718/164721 objects degraded (8.935%); 11352/164721 objects misplaced (6.892%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:19:21.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:21 smithi081 bash[89466]: cluster 2023-10-07T22:19:20.860695+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 14718/164721 objects degraded (8.935%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:21.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:21.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:21.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:21 smithi008 bash[105281]: cluster 2023-10-07T22:19:19.660887+0000 mgr.y (mgr.25319) 1208 : cluster 0 pgmap v1357: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 peering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 14718/164721 objects degraded (8.935%); 11352/164721 objects misplaced (6.892%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:19:21.322 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:21 smithi008 bash[105281]: cluster 2023-10-07T22:19:20.860695+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 14718/164721 objects degraded (8.935%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:21.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:21 smithi008 bash[102097]: cluster 2023-10-07T22:19:20.860695+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 14718/164721 objects degraded (8.935%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:21.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:21.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:21.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:21.463 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:21.504 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:19:21.504 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:19:21.504 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-07T22:19:21.505 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-07T22:19:21.505 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-07T22:19:21.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-07T22:19:21.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:21.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:21.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:21.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:21.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:21.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:21.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:21.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:21.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:21.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:21.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:21.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:22.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:22.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:22.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:22.353 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:22 smithi008 bash[105281]: cluster 2023-10-07T22:19:22.069440+0000 mon.a (mon.0) 1629 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:19:22.354 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:22 smithi008 bash[102097]: cluster 2023-10-07T22:19:22.069440+0000 mon.a (mon.0) 1629 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:19:22.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:22.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:22.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:22 smithi081 bash[89466]: cluster 2023-10-07T22:19:22.069440+0000 mon.a (mon.0) 1629 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:19:22.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:22.562 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:19:22.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:22.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:22.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:22.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:22.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:22.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:22.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:22.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:23.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:23.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:23.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:23.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:23.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:23.272 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:23.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:23.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:23.384 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:23 smithi008 bash[105281]: cluster 2023-10-07T22:19:21.661768+0000 mgr.y (mgr.25319) 1209 : cluster 0 pgmap v1358: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 261 op/s; 14718/163491 objects degraded (9.002%); 11266/163491 objects misplaced (6.891%); 1005 KiB/s, 15 objects/s recovering 2023-10-07T22:19:23.384 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:23 smithi008 bash[102097]: cluster 2023-10-07T22:19:21.661768+0000 mgr.y (mgr.25319) 1209 : cluster 0 pgmap v1358: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 261 op/s; 14718/163491 objects degraded (9.002%); 11266/163491 objects misplaced (6.891%); 1005 KiB/s, 15 objects/s recovering 2023-10-07T22:19:23.384 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:23] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2023-10-07T22:19:23.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:23.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:23.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:23 smithi081 bash[89466]: cluster 2023-10-07T22:19:21.661768+0000 mgr.y (mgr.25319) 1209 : cluster 0 pgmap v1358: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 261 op/s; 14718/163491 objects degraded (9.002%); 11266/163491 objects misplaced (6.891%); 1005 KiB/s, 15 objects/s recovering 2023-10-07T22:19:23.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:23.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:23.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:23.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:23.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:23.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:23.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:23.900 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:23.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:23.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:23.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:24.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:24.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:24.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:24.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:24.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:24.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:24.313 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:24.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:24.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:24.443 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:24.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:24.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:24.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:24.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:24.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:24.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:24.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:24.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:24.966 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:24.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:24.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:25.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:25.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:25.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:25 smithi081 bash[89466]: cluster 2023-10-07T22:19:23.662730+0000 mgr.y (mgr.25319) 1210 : cluster 0 pgmap v1359: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 14588/159699 objects degraded (9.135%); 11011/159699 objects misplaced (6.895%); 1.6 MiB/s, 26 objects/s recovering 2023-10-07T22:19:25.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:25.240 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:25 smithi008 bash[102097]: cluster 2023-10-07T22:19:23.662730+0000 mgr.y (mgr.25319) 1210 : cluster 0 pgmap v1359: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 14588/159699 objects degraded (9.135%); 11011/159699 objects misplaced (6.895%); 1.6 MiB/s, 26 objects/s recovering 2023-10-07T22:19:25.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:25 smithi008 bash[105281]: cluster 2023-10-07T22:19:23.662730+0000 mgr.y (mgr.25319) 1210 : cluster 0 pgmap v1359: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 346 op/s; 14588/159699 objects degraded (9.135%); 11011/159699 objects misplaced (6.895%); 1.6 MiB/s, 26 objects/s recovering 2023-10-07T22:19:25.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:25.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:25.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:25.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:25.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:25.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:25.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:25.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:25.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:25.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:25.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:25.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:26.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:26.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:26.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:26.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:26 smithi081 bash[89466]: cluster 2023-10-07T22:19:25.861763+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 14588/159699 objects degraded (9.135%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:26.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:26 smithi081 bash[89466]: audit 2023-10-07T22:19:25.932892+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:26.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:26.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:26.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:26 smithi008 bash[102097]: cluster 2023-10-07T22:19:25.861763+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 14588/159699 objects degraded (9.135%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:26.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:26 smithi008 bash[102097]: audit 2023-10-07T22:19:25.932892+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:26.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:26 smithi008 bash[105281]: cluster 2023-10-07T22:19:25.861763+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 14588/159699 objects degraded (9.135%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:26.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:26 smithi008 bash[105281]: audit 2023-10-07T22:19:25.932892+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:26.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:26.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:26.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:26.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:26.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:26.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:26.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:26.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:26.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:26.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:26.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:26.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:26.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:26.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:27.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:27.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:27.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:27.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:27.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:27 smithi081 bash[89466]: cluster 2023-10-07T22:19:25.663753+0000 mgr.y (mgr.25319) 1211 : cluster 0 pgmap v1360: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 14588/158355 objects degraded (9.212%); 10916/158355 objects misplaced (6.893%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:27.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:27.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:27.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:27 smithi008 bash[102097]: cluster 2023-10-07T22:19:25.663753+0000 mgr.y (mgr.25319) 1211 : cluster 0 pgmap v1360: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 14588/158355 objects degraded (9.212%); 10916/158355 objects misplaced (6.893%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:27 smithi008 bash[105281]: cluster 2023-10-07T22:19:25.663753+0000 mgr.y (mgr.25319) 1211 : cluster 0 pgmap v1360: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 14588/158355 objects degraded (9.212%); 10916/158355 objects misplaced (6.893%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:27.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:27.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:27.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:27.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:27.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:27.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:27.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:27.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.859 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:19:27.859 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:19:27.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:27.869 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:19:27.869 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:19:27.872 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:19:27.908 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:19:27.936 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:19:27.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:27.975 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:19:27.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:27.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:28.014 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:19:28.040 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.043 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:19:28.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:28.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:28.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:28.152 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:19:28.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:28.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:28 smithi081 bash[89466]: audit 2023-10-07T22:19:27.774147+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.8:0/1874294950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:28.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:28 smithi081 bash[89466]: audit 2023-10-07T22:19:28.078180+0000 mon.a (mon.0) 1632 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:19:28.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:28.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:28.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:28.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:28 smithi008 bash[105281]: audit 2023-10-07T22:19:27.774147+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.8:0/1874294950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:28.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:28 smithi008 bash[105281]: audit 2023-10-07T22:19:28.078180+0000 mon.a (mon.0) 1632 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:19:28.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:28 smithi008 bash[102097]: audit 2023-10-07T22:19:27.774147+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.8:0/1874294950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:28.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:28 smithi008 bash[102097]: audit 2023-10-07T22:19:28.078180+0000 mon.a (mon.0) 1632 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:19:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:28.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:28.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:28.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:28.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:28.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:28.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:28.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:28.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:28.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:28.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:29.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:29.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:29.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T22:19:29.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:29.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:29.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:29.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:29.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:29.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: cluster 2023-10-07T22:19:27.664512+0000 mgr.y (mgr.25319) 1212 : cluster 0 pgmap v1361: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 14588/156870 objects degraded (9.299%); 10901/156870 objects misplaced (6.949%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: cluster 2023-10-07T22:19:28.133559+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: audit 2023-10-07T22:19:28.141440+0000 mon.a (mon.0) 1634 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: cluster 2023-10-07T22:19:28.142002+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: cluster 2023-10-07T22:19:28.144025+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[105281]: cluster 2023-10-07T22:19:28.146008+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: cluster 2023-10-07T22:19:27.664512+0000 mgr.y (mgr.25319) 1212 : cluster 0 pgmap v1361: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 14588/156870 objects degraded (9.299%); 10901/156870 objects misplaced (6.949%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: cluster 2023-10-07T22:19:28.133559+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:29.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: audit 2023-10-07T22:19:28.141440+0000 mon.a (mon.0) 1634 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:19:29.458 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: cluster 2023-10-07T22:19:28.142002+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.458 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: cluster 2023-10-07T22:19:28.144025+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.458 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:29 smithi008 bash[102097]: cluster 2023-10-07T22:19:28.146008+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-10-07T22:19:29.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:29.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: cluster 2023-10-07T22:19:27.664512+0000 mgr.y (mgr.25319) 1212 : cluster 0 pgmap v1361: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 14588/156870 objects degraded (9.299%); 10901/156870 objects misplaced (6.949%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:19:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: cluster 2023-10-07T22:19:28.133559+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: audit 2023-10-07T22:19:28.141440+0000 mon.a (mon.0) 1634 : audit 1 from='client.? 172.21.15.8:0/1877899284' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:19:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: cluster 2023-10-07T22:19:28.142002+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: cluster 2023-10-07T22:19:28.144025+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e336 with expected crc 2023-10-07T22:19:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:29 smithi081 bash[89466]: cluster 2023-10-07T22:19:28.146008+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e336: 8 total, 8 up, 7 in 2023-10-07T22:19:29.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:29.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:29.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:29.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:29.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:29.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:29.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:29.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:29.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:29.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:30.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:30.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:30.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:30.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:30.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:30.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:30.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:30.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:30.417 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:30.495 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:30.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:30.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:30.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:30.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:30.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:30.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:30.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:30.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:30.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:30.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:31.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:31.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:31.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:31.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:31 smithi081 bash[89466]: cluster 2023-10-07T22:19:29.665396+0000 mgr.y (mgr.25319) 1213 : cluster 0 pgmap v1363: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 14476/153912 objects degraded (9.405%); 10590/153912 objects misplaced (6.881%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:31.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:31 smithi081 bash[89466]: cluster 2023-10-07T22:19:30.862925+0000 mon.a (mon.0) 1636 : cluster 3 Health check update: Degraded data redundancy: 14476/153912 objects degraded (9.405%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:31.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:31.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:31.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:31.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:31.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:31.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:31 smithi008 bash[105281]: cluster 2023-10-07T22:19:29.665396+0000 mgr.y (mgr.25319) 1213 : cluster 0 pgmap v1363: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 14476/153912 objects degraded (9.405%); 10590/153912 objects misplaced (6.881%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:31.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:31 smithi008 bash[105281]: cluster 2023-10-07T22:19:30.862925+0000 mon.a (mon.0) 1636 : cluster 3 Health check update: Degraded data redundancy: 14476/153912 objects degraded (9.405%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:31.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:31 smithi008 bash[102097]: cluster 2023-10-07T22:19:29.665396+0000 mgr.y (mgr.25319) 1213 : cluster 0 pgmap v1363: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 14476/153912 objects degraded (9.405%); 10590/153912 objects misplaced (6.881%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:31.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:31 smithi008 bash[102097]: cluster 2023-10-07T22:19:30.862925+0000 mon.a (mon.0) 1636 : cluster 3 Health check update: Degraded data redundancy: 14476/153912 objects degraded (9.405%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:31.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:31.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:31.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:31.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:31.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:31.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:31.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:31.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:31.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:31.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:31.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:31.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:32.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:32.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:19:32.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:32.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:19:32.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:32.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:32.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:32.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:32.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:32.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:32.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:32.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:32.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:32.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:32.774 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:32.797 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:32.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:32.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:32.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:32.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:33.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:33.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:33.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:33.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:33 smithi081 bash[89466]: cluster 2023-10-07T22:19:31.666909+0000 mgr.y (mgr.25319) 1214 : cluster 0 pgmap v1364: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 14476/152118 objects degraded (9.516%); 10453/152118 objects misplaced (6.872%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:33.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:33.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:33.302 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:33] "GET /metrics HTTP/1.1" 200 36673 "" "Prometheus/2.43.0" 2023-10-07T22:19:33.302 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:33 smithi008 bash[105281]: cluster 2023-10-07T22:19:31.666909+0000 mgr.y (mgr.25319) 1214 : cluster 0 pgmap v1364: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 14476/152118 objects degraded (9.516%); 10453/152118 objects misplaced (6.872%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:33.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:33 smithi008 bash[102097]: cluster 2023-10-07T22:19:31.666909+0000 mgr.y (mgr.25319) 1214 : cluster 0 pgmap v1364: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 378 op/s; 14476/152118 objects degraded (9.516%); 10453/152118 objects misplaced (6.872%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:19:33.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:33.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:33.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:33.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:33.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:33.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:33.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:33.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:33.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:33.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:33.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:33.926 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:19:33.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:33.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:33.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:34.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:34.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:34.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:34.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:34.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:34.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:34.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:34.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:34.480 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:34.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:34.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:34.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:34.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:34.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:34.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:34.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:34.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:34.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:35.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:35.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:35.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:35.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:35.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:35 smithi081 bash[89466]: cluster 2023-10-07T22:19:33.667812+0000 mgr.y (mgr.25319) 1215 : cluster 0 pgmap v1365: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 14381/148179 objects degraded (9.705%); 10156/148179 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:35.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:35.296 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:19:35.297 INFO:teuthology.orchestra.run.smithi008.stdout: "success": "" 2023-10-07T22:19:35.297 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:19:35.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:35 smithi008 bash[105281]: cluster 2023-10-07T22:19:33.667812+0000 mgr.y (mgr.25319) 1215 : cluster 0 pgmap v1365: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 14381/148179 objects degraded (9.705%); 10156/148179 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:35.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:35 smithi008 bash[102097]: cluster 2023-10-07T22:19:33.667812+0000 mgr.y (mgr.25319) 1215 : cluster 0 pgmap v1365: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 14381/148179 objects degraded (9.705%); 10156/148179 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:35.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:35.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:35.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:35.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:35.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:35.626 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:35.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:35.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:35.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:35.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:35.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:35.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:35.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:36.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:36.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:36.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:36.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:36 smithi008 bash[102097]: cluster 2023-10-07T22:19:35.864674+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 14381/148179 objects degraded (9.705%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:36.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:36.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:36.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:36.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:36 smithi081 bash[89466]: cluster 2023-10-07T22:19:35.864674+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 14381/148179 objects degraded (9.705%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:36.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:36.411 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:36.421 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:36 smithi008 bash[105281]: cluster 2023-10-07T22:19:35.864674+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 14381/148179 objects degraded (9.705%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:36.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:36.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:36.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:36.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:36.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:36.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:36.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:36.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:36.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:36.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:36.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:36.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:36.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:37.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:37.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:37.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:37.204 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:37 smithi081 bash[89466]: cluster 2023-10-07T22:19:35.668983+0000 mgr.y (mgr.25319) 1216 : cluster 0 pgmap v1366: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 14381/146739 objects degraded (9.800%); 10058/146739 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:37.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:37.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:37.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:37.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:37.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:37.467 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:37 smithi008 bash[105281]: cluster 2023-10-07T22:19:35.668983+0000 mgr.y (mgr.25319) 1216 : cluster 0 pgmap v1366: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 14381/146739 objects degraded (9.800%); 10058/146739 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:37.467 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:37 smithi008 bash[102097]: cluster 2023-10-07T22:19:35.668983+0000 mgr.y (mgr.25319) 1216 : cluster 0 pgmap v1366: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 14381/146739 objects degraded (9.800%); 10058/146739 objects misplaced (6.854%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:37.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:37.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:37.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:37.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:37.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:37.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:37.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:37.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:37.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:37.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:37.944 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:37.945 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:37.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:38.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:38.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:38.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:38.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:38.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:38.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:38.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:38.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:38.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:38.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:38.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:38.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:38.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:38.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:38.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:38.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:38.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:38.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:39.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:39.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:112967 10.11 10:891155fb:::benchmark_data_smithi008_237037_object8958:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:05.955760+0000", 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 213.092760344, 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.61531596, 2023-10-07T22:19:39.063 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 112967 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955760+0000", 2023-10-07T22:19:39.064 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955760+0000", 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955758+0000", 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955768+0000", 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2949999999999999e-06 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955787+0000", 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9021999999999998e-05 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:05.955796+0000", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5589999999999994e-06 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.069049+0000", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.113252951 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.074250+0000", 2023-10-07T22:19:39.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052009990000000004 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.122857+0000", 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.048606910000000003 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.130389+0000", 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0075315169999999997 2023-10-07T22:19:39.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.105923+0000", 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97553436199999999 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.111447+0000", 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055243089999999998 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.124403+0000", 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012956189 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.192213+0000", 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.067809336999999997 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.192223+0000", 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0249e-05 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.440843+0000", 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.248620416 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.452535+0000", 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011691719999999999 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.565528+0000", 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.112992758 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.571076+0000", 2023-10-07T22:19:39.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055484569999999997 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113002 10.11 10:8ee856a5:::benchmark_data_smithi008_237037_object8993:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.115149+0000", 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.93337169700001, 2023-10-07T22:19:39.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.593110812999999, 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113002 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115149+0000", 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115149+0000", 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115148+0000", 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115155+0000", 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.985e-06 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115168+0000", 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3123e-05 2023-10-07T22:19:39.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.115173+0000", 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3820000000000003e-06 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133207+0000", 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018034072000000002 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.138515+0000", 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053077100000000002 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.168963+0000", 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030447990000000001 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.175801+0000", 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068384129999999998 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194793+0000", 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.018991907 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194798+0000", 2023-10-07T22:19:39.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6330000000000004e-06 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.607581+0000", 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.412782936999999 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.614118+0000", 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065373300000000001 2023-10-07T22:19:39.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.623982+0000", 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098637940000000004 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.687131+0000", 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.063148616000000005 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.690401+0000", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003270298 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.692661+0000", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002260055 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.695535+0000", 2023-10-07T22:19:39.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002873928 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.708260+0000", 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01272497 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113004 10.11 10:8beaa47c:::benchmark_data_smithi008_237037_object8995:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.083 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.133256+0000", 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.91526513700001, 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.680511367999999, 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113004 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.084 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133256+0000", 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133256+0000", 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.085 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133253+0000", 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133265+0000", 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1694e-05 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.086 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133285+0000", 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9488e-05 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.133294+0000", 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3130000000000004e-06 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.087 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.140310+0000", 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070163580000000003 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.145310+0000", 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050002179999999999 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.201493+0000", 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.056182099999999999 2023-10-07T22:19:39.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.207345+0000", 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058526589999999996 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194866+0000", 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98752079500000001 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194870+0000", 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.155e-06 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.739374+0000", 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.544503444 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.750494+0000", 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011120692999999999 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.759767+0000", 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0092728840000000003 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.793429+0000", 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033662059000000001 2023-10-07T22:19:39.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.794002+0000", 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00057230200000000001 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.795528+0000", 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015268899999999999 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.798756+0000", 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032277640000000002 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.813767+0000", 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015010778000000001 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113057 10.11 10:8a38b933:::benchmark_data_smithi008_237037_object9048:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.342241+0000", 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.70627926700001, 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.543910357, 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113057 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342241+0000", 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342241+0000", 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342239+0000", 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342250+0000", 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0749e-05 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.096 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342272+0000", 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2001000000000002e-05 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.342282+0000", 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9539999999999999e-06 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.477049+0000", 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13476748099999999 2023-10-07T22:19:39.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.481787+0000", 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047372559999999996 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.510668+0000", 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028881712 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.516197+0000", 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055286770000000001 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194896+0000", 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.67869898699999998 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194900+0000", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0330000000000002e-06 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.814356+0000", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.619455814 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.823009+0000", 2023-10-07T22:19:39.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0086532610000000006 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.832626+0000", 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0096169440000000005 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.866409+0000", 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033782484000000002 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.867405+0000", 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00099649299999999999 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.869908+0000", 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002502607 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.873676+0000", 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037684400000000001 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.886152+0000", 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01247563 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113076 10.11 10:8979782f:::benchmark_data_smithi008_237037_object9067:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.389730+0000", 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.65879096899999, 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.514670632, 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.104 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113076 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389730+0000", 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389730+0000", 2023-10-07T22:19:39.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389728+0000", 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389736+0000", 2023-10-07T22:19:39.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7500000000000003e-06 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389752+0000", 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6191000000000001e-05 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.389762+0000", 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9809999999999998e-06 2023-10-07T22:19:39.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.482464+0000", 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.092701381999999999 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.489010+0000", 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006546512 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.539829+0000", 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050818879999999997 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.544750+0000", 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049211369999999999 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194925+0000", 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.65017447900000003 2023-10-07T22:19:39.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194929+0000", 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9079999999999997e-06 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.839357+0000", 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.644428575999999 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.847526+0000", 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081693210000000002 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.856947+0000", 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0094204519999999993 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.887896+0000", 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030948607 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.889522+0000", 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001626162 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.890137+0000", 2023-10-07T22:19:39.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000615669 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.892596+0000", 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024583309999999998 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.904400+0000", 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011804683999999999 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.113 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113115 10.11 10:882d9242:::benchmark_data_smithi008_237037_object9106:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.545393+0000", 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.50312807700001, 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.428387624999999, 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.114 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113115 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545393+0000", 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545393+0000", 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545391+0000", 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545398+0000", 2023-10-07T22:19:39.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4089999999999997e-06 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545412+0000", 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3606e-05 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.545418+0000", 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6729999999999997e-06 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.552477+0000", 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070595370000000003 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.558160+0000", 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056832519999999997 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.680494+0000", 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.122334054 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.685311+0000", 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048169149999999997 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194955+0000", 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.50964345300000002 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194959+0000", 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1130000000000003e-06 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.905157+0000", 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.710198345 2023-10-07T22:19:39.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.913327+0000", 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.008169585 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.922348+0000", 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0090212780000000006 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.958063+0000", 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.035714614999999998 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.958514+0000", 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00045166899999999997 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.960321+0000", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018064380000000001 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.962551+0000", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022302810000000002 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.973780+0000", 2023-10-07T22:19:39.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011229174 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113173 10.11 10:881724ef:::benchmark_data_smithi008_237037_object9164:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.738876+0000", 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.30964461600001, 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.367354057, 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.124 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113173 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738876+0000", 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738876+0000", 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738874+0000", 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738882+0000", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4410000000000004e-06 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738897+0000", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5404e-05 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.738908+0000", 2023-10-07T22:19:39.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0525e-05 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.862812+0000", 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12390406800000001 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.870074+0000", 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072621379999999996 2023-10-07T22:19:39.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.895845+0000", 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025771250999999998 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.900402+0000", 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045571639999999998 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195023+0000", 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.29462075900000001 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195030+0000", 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2169999999999997e-06 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.993906+0000", 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.798876021 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.012687+0000", 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018780755999999999 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.034613+0000", 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021925567 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.055375+0000", 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020762079999999999 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.056347+0000", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00097216399999999997 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.090848+0000", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034501167999999999 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.093455+0000", 2023-10-07T22:19:39.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026070239999999999 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.106230+0000", 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012775030999999999 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113223 10.11 10:8f40e4d9:::benchmark_data_smithi008_237037_object9214:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.903222+0000", 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.145298819, 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.783437813000001, 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113223 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.135 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903222+0000", 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903222+0000", 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903221+0000", 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903228+0000", 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6820000000000003e-06 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903242+0000", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4201e-05 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.903250+0000", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8269999999999998e-06 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.943489+0000", 2023-10-07T22:19:39.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040238623000000001 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.947564+0000", 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040748809999999998 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.970403+0000", 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022839404000000001 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.979477+0000", 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0090739949999999996 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194762+0000", 2023-10-07T22:19:39.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.215284534 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194766+0000", 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3989999999999997e-06 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.579643+0000", 2023-10-07T22:19:39.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.384876925 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.589675+0000", 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010032080000000001 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.600029+0000", 2023-10-07T22:19:39.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010353687 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.664741+0000", 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.064712052000000006 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.668143+0000", 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034026479999999999 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.669118+0000", 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00097444199999999995 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.673279+0000", 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041610249999999996 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.686660+0000", 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013380804 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113230 10.11 10:8826d185:::benchmark_data_smithi008_237037_object9221:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:06.929136+0000", 2023-10-07T22:19:39.145 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.11938441199999, 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.063720285, 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113230 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929136+0000", 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929136+0000", 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929135+0000", 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929141+0000", 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.84e-06 2023-10-07T22:19:39.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929152+0000", 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1123e-05 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.929159+0000", 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6159999999999996e-06 2023-10-07T22:19:39.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:06.997920+0000", 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068761021000000005 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.004143+0000", 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062223790000000001 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.047087+0000", 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.042944595000000002 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.055106+0000", 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080187179999999993 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194983+0000", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13987701399999999 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194987+0000", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9840000000000003e-06 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.929401+0000", 2023-10-07T22:19:39.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.734413435 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.940886+0000", 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011485776 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.949773+0000", 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0088863569999999992 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.958955+0000", 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091824430000000002 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.975173+0000", 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016217858000000002 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.976572+0000", 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013988080000000001 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.979022+0000", 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024497270000000001 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.992857+0000", 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013835015000000001 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113262 10.11 10:8e4d3647:::benchmark_data_smithi008_237037_object9253:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.002476+0000", 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 212.04604445000001, 2023-10-07T22:19:39.156 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.788574871, 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113262 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002476+0000", 2023-10-07T22:19:39.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002476+0000", 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002475+0000", 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:19:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002485+0000", 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0036e-05 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002499+0000", 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4089e-05 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.002506+0000", 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5649999999999998e-06 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.014714+0000", 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012208396 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.026375+0000", 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011660683 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077072+0000", 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050697459 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.083513+0000", 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064406009999999998 2023-10-07T22:19:39.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194821+0000", 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11130762 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194825+0000", 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0949999999999998e-06 2023-10-07T22:19:39.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.712423+0000", 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.517598413 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.720395+0000", 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079718340000000006 2023-10-07T22:19:39.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.731754+0000", 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011358693 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.768544+0000", 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036790516000000002 2023-10-07T22:19:39.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.769234+0000", 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00068953999999999999 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.771416+0000", 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021821200000000001 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.774955+0000", 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003539361 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.791051+0000", 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016096029000000001 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113293 10.11 10:8fdc7055:::benchmark_data_smithi008_237037_object9284:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.063825+0000", 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 211.98469608900001, 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 15.437087548999999, 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.167 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113293 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063825+0000", 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063825+0000", 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063823+0000", 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063832+0000", 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9239999999999996e-06 2023-10-07T22:19:39.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063848+0000", 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5905000000000001e-05 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.063854+0000", 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.934e-06 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.132145+0000", 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068290774999999998 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.138935+0000", 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067897180000000001 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194710+0000", 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.055775496000000001 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.194716+0000", 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9349999999999999e-06 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.571735+0000", 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.377018620999999 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.578814+0000", 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007078801 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.655086+0000", 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.076272407 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.663010+0000", 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079235339999999994 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.386903+0000", 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.72389315099999996 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.392450+0000", 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055471840000000001 2023-10-07T22:19:39.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.402501+0000", 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010050592000000001 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.480521+0000", 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.078020543999999997 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.481146+0000", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00062441299999999999 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.483284+0000", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002138708 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.486595+0000", 2023-10-07T22:19:39.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003310753 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.500912+0000", 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014317063 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113300 10.9 10:95f7f3a2:::benchmark_data_smithi008_237037_object9291:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.177 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.077431+0000", 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 211.971089995, 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.978192884, 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113300 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.178 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077431+0000", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077431+0000", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077429+0000", 2023-10-07T22:19:39.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077437+0000", 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2910000000000007e-06 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077451+0000", 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4137e-05 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.077459+0000", 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7279999999999995e-06 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195011+0000", 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.117551871 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195019+0000", 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8180000000000004e-06 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.992912+0000", 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.797893265999999 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.993087+0000", 2023-10-07T22:19:39.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017463 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.993542+0000", 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00045555999999999998 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.000025+0000", 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064832010000000001 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.045700+0000", 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.045674825000000002 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.053522+0000", 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007822163 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.053581+0000", 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8152999999999997e-05 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.055624+0000", 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002043001 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.185 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113303 10.9 10:92365b0b:::benchmark_data_smithi008_237037_object9294:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.079032+0000", 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 211.96948906, 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.979379608, 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113303 2023-10-07T22:19:39.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079032+0000", 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079032+0000", 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079031+0000", 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079035+0000", 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5810000000000001e-06 2023-10-07T22:19:39.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079041+0000", 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3550000000000001e-06 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.079045+0000", 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.16e-06 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195039+0000", 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.115993261 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195044+0000", 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0799999999999996e-06 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.995230+0000", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.800186714000001 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.995400+0000", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016923700000000001 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.995795+0000", 2023-10-07T22:19:39.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00039566900000000002 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.053476+0000", 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.057681112 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.055676+0000", 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00219936 2023-10-07T22:19:39.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.056415+0000", 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00073977799999999996 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.056475+0000", 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9731000000000001e-05 2023-10-07T22:19:39.193 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.058411+0000", 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001936047 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113305 10.9 10:967e55d9:::benchmark_data_smithi008_237037_object9296:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-10-07T22:19:39.194 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.084559+0000", 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 211.96396197600001, 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.975684470999999, 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113305 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.195 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084559+0000", 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084559+0000", 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.196 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084557+0000", 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084571+0000", 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4209000000000001e-05 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.197 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084591+0000", 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0309000000000002e-05 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.084601+0000", 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3230000000000004e-06 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.198 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195073+0000", 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.110472429 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.195081+0000", 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8089999999999993e-06 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.199 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.997664+0000", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 14.802582770000001 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.997819+0000", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015499399999999999 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:21.998216+0000", 2023-10-07T22:19:39.200 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00039709899999999999 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.055640+0000", 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.057424370000000002 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.058461+0000", 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002821203 2023-10-07T22:19:39.201 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.058496+0000", 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5237000000000002e-05 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.058552+0000", 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5736000000000003e-05 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.202 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.060243+0000", 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016910009999999999 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35364.0:113326 10.a e291/286 10:53ed65cf:::benchmark_data_smithi008_237037_object9317:head v 291'7123, mlcod=289'7121)", 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:09.254020+0000", 2023-10-07T22:19:39.203 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 209.79450112200001, 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9178508339999993, 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254020+0000", 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.204 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254020+0000", 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254018+0000", 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254035+0000", 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7016000000000001e-05 2023-10-07T22:19:39.205 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254088+0000", 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3366999999999999e-05 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.254123+0000", 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4440000000000002e-05 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.206 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.163888+0000", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9097658949999996 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.163919+0000", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1013999999999998e-05 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.171827+0000", 2023-10-07T22:19:39.207 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079076400000000005 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.171870+0000", 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3367e-05 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.208 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113327 10.12 10:49b2b9af:::benchmark_data_smithi008_237037_object9318:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e291)", 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:09.346267+0000", 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 209.70225356700001, 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 10.087231069, 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113327 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.209 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346267+0000", 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346267+0000", 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.210 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346265+0000", 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346277+0000", 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2323999999999999e-05 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.211 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346297+0000", 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9545999999999999e-05 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.346305+0000", 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6580000000000008e-06 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.165529+0000", 2023-10-07T22:19:39.212 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8192242509999996 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.171816+0000", 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006286364 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.197126+0000", 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025310297999999998 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.213 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.204616+0000", 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074898660000000004 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.262203+0000", 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.057586700999999997 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.214 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.269154+0000", 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069509410000000004 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.279663+0000", 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010508959 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.293416+0000", 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013753448999999999 2023-10-07T22:19:39.215 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.294296+0000", 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00088004900000000004 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.416206+0000", 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12190986500000001 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.216 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.420678+0000", 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044718809999999996 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.433498+0000", 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012820414 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.217 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113328 10.11 10:8dde32c7:::benchmark_data_smithi008_237037_object9319:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e294)", 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:19.173004+0000", 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 199.87551678700001, 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3523836129999998, 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113328 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.218 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173004+0000", 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173004+0000", 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.219 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173002+0000", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173010+0000", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9340000000000006e-06 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173022+0000", 2023-10-07T22:19:39.220 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1926000000000001e-05 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.173028+0000", 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.728e-06 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.046493+0000", 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.873465205 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.221 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.053455+0000", 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069616139999999996 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.081803+0000", 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028348327 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.222 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.088738+0000", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069350549999999999 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.451387+0000", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.36264898499999998 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.456113+0000", 2023-10-07T22:19:39.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047263970000000002 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.469391+0000", 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013277723999999999 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.503589+0000", 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034197814999999999 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.504602+0000", 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0010131599999999999 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.507625+0000", 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003022463 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.511624+0000", 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039990620000000003 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.525388+0000", 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013763935 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113329 10.19 10:9db252dd:::benchmark_data_smithi008_237037_object9320:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e294)", 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:19.421007+0000", 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 199.62751406800001, 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6982247940000001, 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113329 2023-10-07T22:19:39.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421007+0000", 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421007+0000", 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.228 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421005+0000", 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421014+0000", 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1970000000000002e-06 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421030+0000", 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6303e-05 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:19.421039+0000", 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7280000000000001e-06 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.088775+0000", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6677355519999999 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.088884+0000", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109263 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.089203+0000", 2023-10-07T22:19:39.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031954599999999998 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.106289+0000", 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017085546 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.106320+0000", 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1608e-05 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.116522+0000", 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010201309 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.116581+0000", 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9129999999999998e-05 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:22.119231+0000", 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026505309999999998 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:122130 10.11 10:8b82e13e:::benchmark_data_smithi008_237037_object18121:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:17:11.465298+0000", 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 147.58322226199999, 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9911946120000001, 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.234 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 122130 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465298+0000", 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465298+0000", 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465297+0000", 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465308+0000", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1291000000000001e-05 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465323+0000", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5135e-05 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.465331+0000", 2023-10-07T22:19:39.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4800000000000004e-06 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.556764+0000", 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.091433607 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.562661+0000", 2023-10-07T22:19:39.238 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058963160000000004 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.615871+0000", 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.053209877000000003 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:11.621098+0000", 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052274920000000002 2023-10-07T22:19:39.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.304401+0000", 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6833028830000001 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.308153+0000", 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037519049999999998 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,7", 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.316180+0000", 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080272039999999996 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.338084+0000", 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021904118 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.442781+0000", 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.104696895 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.444099+0000", 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001318037 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.446279+0000", 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021797050000000001 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:17:13.456493+0000", 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010214223 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:158630 10.12 10:482a34f0:::benchmark_data_smithi008_237037_object54621:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e336)", 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:19:32.252094+0000", 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 6.7964262890000002, 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1166881059999998, 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 158630 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.244 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252094+0000", 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252094+0000", 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252093+0000", 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252100+0000", 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0570000000000004e-06 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:19:39.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252114+0000", 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4301000000000001e-05 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.252121+0000", 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5259999999999999e-06 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.263456+0000", 2023-10-07T22:19:39.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011335400000000001 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:32.265798+0000", 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002341166 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:33.153185+0000", 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.88738731599999998 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:33.155307+0000", 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021224899999999999 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.321871+0000", 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1665633449999999 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:19:39.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.324381+0000", 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025105589999999999 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.330532+0000", 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061510619999999997 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.338794+0000", 2023-10-07T22:19:39.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082618410000000007 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.339743+0000", 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00094840099999999997 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.360027+0000", 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020284152 2023-10-07T22:19:39.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.361409+0000", 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013823559999999999 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:19:34.368783+0000", 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073734279999999996 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.252 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.253 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:19:39.253 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:19:39.253 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:19:39.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:39.288 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:39.289 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:39 smithi008 bash[105281]: cluster 2023-10-07T22:19:37.669834+0000 mgr.y (mgr.25319) 1217 : cluster 0 pgmap v1367: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 14381/145410 objects degraded (9.890%); 10049/145410 objects misplaced (6.911%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:39.290 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:39 smithi008 bash[102097]: cluster 2023-10-07T22:19:37.669834+0000 mgr.y (mgr.25319) 1217 : cluster 0 pgmap v1367: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 14381/145410 objects degraded (9.890%); 10049/145410 objects misplaced (6.911%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:39.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:39.412 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:39 smithi081 bash[89466]: cluster 2023-10-07T22:19:37.669834+0000 mgr.y (mgr.25319) 1217 : cluster 0 pgmap v1367: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 14381/145410 objects degraded (9.890%); 10049/145410 objects misplaced (6.911%); 1.3 MiB/s, 21 objects/s recovering 2023-10-07T22:19:39.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:39.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:39.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:39.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:39.775 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:39.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:39.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:39.906 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:39.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:39.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:39.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:40.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.068 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:40.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T22:19:40.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:40.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:40.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:40.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:40.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:40.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:40.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:40.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:40.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:40.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:41.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:41.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:41.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:41.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:41.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:41 smithi081 bash[89466]: cluster 2023-10-07T22:19:39.670757+0000 mgr.y (mgr.25319) 1218 : cluster 0 pgmap v1368: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 395 op/s; 14304/143181 objects degraded (9.990%); 9774/143181 objects misplaced (6.826%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:41.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:41 smithi081 bash[89466]: cluster 2023-10-07T22:19:40.866016+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 14304/143181 objects degraded (9.990%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:41.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:41 smithi081 bash[89466]: audit 2023-10-07T22:19:40.933664+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:41.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:41.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:41.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:41.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[102097]: cluster 2023-10-07T22:19:39.670757+0000 mgr.y (mgr.25319) 1218 : cluster 0 pgmap v1368: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 395 op/s; 14304/143181 objects degraded (9.990%); 9774/143181 objects misplaced (6.826%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[102097]: cluster 2023-10-07T22:19:40.866016+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 14304/143181 objects degraded (9.990%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[102097]: audit 2023-10-07T22:19:40.933664+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[105281]: cluster 2023-10-07T22:19:39.670757+0000 mgr.y (mgr.25319) 1218 : cluster 0 pgmap v1368: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 395 op/s; 14304/143181 objects degraded (9.990%); 9774/143181 objects misplaced (6.826%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[105281]: cluster 2023-10-07T22:19:40.866016+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 14304/143181 objects degraded (9.990%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:41.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:41 smithi008 bash[105281]: audit 2023-10-07T22:19:40.933664+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:41.453 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:19:41.453 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:19:41.453 INFO:tasks.thrashosds.thrasher:Reweighting osd 5 to 0.3113635717424531 2023-10-07T22:19:41.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 0.3113635717424531 2023-10-07T22:19:41.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:41.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:41.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:41.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:41.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:41.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:41.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:41.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:41.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:41.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:41.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:41.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:42.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:42.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:42.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:42.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:42.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:42.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:42.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:42.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:42.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:42.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:42.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:42.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:42.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:42.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:42.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:42.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:42.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:42.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:42.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:43.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:43.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:43.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.173 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:43] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:19:43.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:43.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:43.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:43.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:43 smithi081 bash[89466]: cluster 2023-10-07T22:19:41.671478+0000 mgr.y (mgr.25319) 1219 : cluster 0 pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 333 op/s; 14304/141912 objects degraded (10.079%); 9688/141912 objects misplaced (6.827%); 1.1 MiB/s, 16 objects/s recovering 2023-10-07T22:19:43.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:43.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:43.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:43.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:43.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:43 smithi008 bash[102097]: cluster 2023-10-07T22:19:41.671478+0000 mgr.y (mgr.25319) 1219 : cluster 0 pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 333 op/s; 14304/141912 objects degraded (10.079%); 9688/141912 objects misplaced (6.827%); 1.1 MiB/s, 16 objects/s recovering 2023-10-07T22:19:43.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:43 smithi008 bash[105281]: cluster 2023-10-07T22:19:41.671478+0000 mgr.y (mgr.25319) 1219 : cluster 0 pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 333 op/s; 14304/141912 objects degraded (10.079%); 9688/141912 objects misplaced (6.827%); 1.1 MiB/s, 16 objects/s recovering 2023-10-07T22:19:43.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:43.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:43.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:43.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:43.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:43.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:43.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:44.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:44.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:44.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:44.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:44.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:44.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:44.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:44.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:44.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:44.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:44.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:44.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:44.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:44.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:44.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:44.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:44.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:44.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:45.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:45.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:45.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:45.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:45.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:45.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:45 smithi081 bash[89466]: cluster 2023-10-07T22:19:43.672600+0000 mgr.y (mgr.25319) 1220 : cluster 0 pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 14159/137781 objects degraded (10.276%); 9388/137781 objects misplaced (6.814%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:45.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:45.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:45.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:45.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:45 smithi008 bash[105281]: cluster 2023-10-07T22:19:43.672600+0000 mgr.y (mgr.25319) 1220 : cluster 0 pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 14159/137781 objects degraded (10.276%); 9388/137781 objects misplaced (6.814%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:45.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:45 smithi008 bash[102097]: cluster 2023-10-07T22:19:43.672600+0000 mgr.y (mgr.25319) 1220 : cluster 0 pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 14159/137781 objects degraded (10.276%); 9388/137781 objects misplaced (6.814%); 1.7 MiB/s, 27 objects/s recovering 2023-10-07T22:19:45.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:45.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:45.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:45.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:45.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:45.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:45.934 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:45.935 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:46.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:46.057 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:46.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:46.181 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:19:46.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:46.224 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:19:46.258 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:19:46.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:46.305 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:19:46.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:46.350 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:19:46.379 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:19:46.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:46 smithi008 bash[102097]: cluster 2023-10-07T22:19:45.870686+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: Degraded data redundancy: 14159/137781 objects degraded (10.276%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:46.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:46 smithi008 bash[102097]: audit 2023-10-07T22:19:46.135795+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.8:0/1273740699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:46 smithi008 bash[105281]: cluster 2023-10-07T22:19:45.870686+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: Degraded data redundancy: 14159/137781 objects degraded (10.276%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:46 smithi008 bash[105281]: audit 2023-10-07T22:19:46.135795+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.8:0/1273740699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:46.423 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:19:46.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:46.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:46 smithi081 bash[89466]: cluster 2023-10-07T22:19:45.870686+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: Degraded data redundancy: 14159/137781 objects degraded (10.276%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:46.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:46 smithi081 bash[89466]: audit 2023-10-07T22:19:46.135795+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.8:0/1273740699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:19:46.450 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:19:46.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:46.453 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.453 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.453 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.453 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.453 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.454 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.454 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.454 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:19:46.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:46.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:46.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:46.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:46.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:46.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:46.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:46.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:46.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:46.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:46.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:47.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:47 smithi081 bash[89466]: cluster 2023-10-07T22:19:45.673427+0000 mgr.y (mgr.25319) 1221 : cluster 0 pgmap v1371: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 14159/136242 objects degraded (10.393%); 9288/136242 objects misplaced (6.817%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:19:47.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:47 smithi081 bash[89466]: audit 2023-10-07T22:19:46.511328+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:19:47.403 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:19:47.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:47.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:47.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:47.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:47.601 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:47 smithi008 bash[105281]: cluster 2023-10-07T22:19:45.673427+0000 mgr.y (mgr.25319) 1221 : cluster 0 pgmap v1371: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 14159/136242 objects degraded (10.393%); 9288/136242 objects misplaced (6.817%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:19:47.601 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:47 smithi008 bash[105281]: audit 2023-10-07T22:19:46.511328+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:19:47.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:47 smithi008 bash[102097]: cluster 2023-10-07T22:19:45.673427+0000 mgr.y (mgr.25319) 1221 : cluster 0 pgmap v1371: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 14159/136242 objects degraded (10.393%); 9288/136242 objects misplaced (6.817%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:19:47.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:47 smithi008 bash[102097]: audit 2023-10-07T22:19:46.511328+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:19:47.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:47.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:47.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:47.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:47.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:48.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:48.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:48.224 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.195131+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: audit 2023-10-07T22:19:47.197003+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.197878+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.203374+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.203518+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.204088+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.212148+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.251854+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:48.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:48.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.195131+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: audit 2023-10-07T22:19:47.197003+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.197878+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.203374+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.203518+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.204088+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.212148+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:48 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.251854+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:48.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:48.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:48.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.195131+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:19:48.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: audit 2023-10-07T22:19:47.197003+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.8:0/719454926' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:19:48.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.197878+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.203374+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.710 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.203518+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.711 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.204088+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e337: 8 total, 8 up, 7 in 2023-10-07T22:19:48.711 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.212148+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.711 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:48 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.251854+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e337 with expected crc 2023-10-07T22:19:48.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:48.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:48.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:48.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:48.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:49.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:49.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:49.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:49.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:49.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:49.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:49 smithi008 bash[105281]: cluster 2023-10-07T22:19:47.674387+0000 mgr.y (mgr.25319) 1222 : cluster 0 pgmap v1373: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 14159/134790 objects degraded (10.504%); 9278/134790 objects misplaced (6.883%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:19:49.407 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:49 smithi008 bash[102097]: cluster 2023-10-07T22:19:47.674387+0000 mgr.y (mgr.25319) 1222 : cluster 0 pgmap v1373: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 14159/134790 objects degraded (10.504%); 9278/134790 objects misplaced (6.883%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:19:49.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:49.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:49.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:49 smithi081 bash[89466]: cluster 2023-10-07T22:19:47.674387+0000 mgr.y (mgr.25319) 1222 : cluster 0 pgmap v1373: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 14159/134790 objects degraded (10.504%); 9278/134790 objects misplaced (6.883%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:19:49.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:49.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:49.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:49.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:49.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:49.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:49.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:49.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:49.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:50.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:50.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:50.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:50.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:50.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:50.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:50.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:50.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:50.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:50.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:50.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:50.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:50.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:50.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:50.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:50.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:50.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:51.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:51.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:51.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:51.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:51.254 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:51 smithi081 bash[89466]: cluster 2023-10-07T22:19:49.675079+0000 mgr.y (mgr.25319) 1223 : cluster 0 pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 14052/132144 objects degraded (10.634%); 8975/132144 objects misplaced (6.792%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:51.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:51 smithi081 bash[89466]: cluster 2023-10-07T22:19:50.871903+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 14052/132144 objects degraded (10.634%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:51.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:51 smithi008 bash[102097]: cluster 2023-10-07T22:19:49.675079+0000 mgr.y (mgr.25319) 1223 : cluster 0 pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 14052/132144 objects degraded (10.634%); 8975/132144 objects misplaced (6.792%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:51 smithi008 bash[102097]: cluster 2023-10-07T22:19:50.871903+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 14052/132144 objects degraded (10.634%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:51 smithi008 bash[105281]: cluster 2023-10-07T22:19:49.675079+0000 mgr.y (mgr.25319) 1223 : cluster 0 pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 14052/132144 objects degraded (10.634%); 8975/132144 objects misplaced (6.792%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:51 smithi008 bash[105281]: cluster 2023-10-07T22:19:50.871903+0000 mon.a (mon.0) 1646 : cluster 3 Health check update: Degraded data redundancy: 14052/132144 objects degraded (10.634%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:51.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:51.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:51.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:51.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:51.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:51.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:51.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:51.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:52.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:52.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:52.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:52.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:52.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:52.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:52.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:19:52.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:19:52.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:52.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:52.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:52.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:52.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:52.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:52.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:52.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:19:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:19:52.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:52.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:52.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:53.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:53.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:53.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:53.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:19:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:19:53] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-10-07T22:19:53.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:53.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:53.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:53.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:53 smithi081 bash[89466]: cluster 2023-10-07T22:19:51.675748+0000 mgr.y (mgr.25319) 1224 : cluster 0 pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 14052/130374 objects degraded (10.778%); 8862/130374 objects misplaced (6.797%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:53.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:53.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:53.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:53.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:53 smithi008 bash[102097]: cluster 2023-10-07T22:19:51.675748+0000 mgr.y (mgr.25319) 1224 : cluster 0 pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 14052/130374 objects degraded (10.778%); 8862/130374 objects misplaced (6.797%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:53.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:53 smithi008 bash[105281]: cluster 2023-10-07T22:19:51.675748+0000 mgr.y (mgr.25319) 1224 : cluster 0 pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 14052/130374 objects degraded (10.778%); 8862/130374 objects misplaced (6.797%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:53.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:53.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:53.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:53.787 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:53.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:53.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:53.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:53.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:54.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:54.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:54.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:54.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.184 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:54.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:54.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:54.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:54.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.578 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:54.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.709 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:54.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:54.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:54.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:55.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:55.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:55.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:55.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:55.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:55.338 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:55 smithi081 bash[89466]: cluster 2023-10-07T22:19:53.676976+0000 mgr.y (mgr.25319) 1225 : cluster 0 pgmap v1376: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 13923/125667 objects degraded (11.079%); 8538/125667 objects misplaced (6.794%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:55.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:55.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:55.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:55.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:55.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:55.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:55.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:55 smithi008 bash[102097]: cluster 2023-10-07T22:19:53.676976+0000 mgr.y (mgr.25319) 1225 : cluster 0 pgmap v1376: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 13923/125667 objects degraded (11.079%); 8538/125667 objects misplaced (6.794%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:55 smithi008 bash[105281]: cluster 2023-10-07T22:19:53.676976+0000 mgr.y (mgr.25319) 1225 : cluster 0 pgmap v1376: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 13923/125667 objects degraded (11.079%); 8538/125667 objects misplaced (6.794%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:55.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:55.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:55.774 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:19:55.775 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:19:55.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:55.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:55.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:56.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:56.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:56.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:56.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:56.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:56 smithi081 bash[89466]: cluster 2023-10-07T22:19:55.872968+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 13923/125667 objects degraded (11.079%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:56.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:56 smithi081 bash[89466]: audit 2023-10-07T22:19:55.933623+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:56.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:56 smithi081 bash[89466]: audit 2023-10-07T22:19:56.081689+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.8:0/648375998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:56 smithi081 bash[89466]: audit 2023-10-07T22:19:56.082669+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:56.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[105281]: cluster 2023-10-07T22:19:55.872968+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 13923/125667 objects degraded (11.079%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[105281]: audit 2023-10-07T22:19:55.933623+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[105281]: audit 2023-10-07T22:19:56.081689+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.8:0/648375998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[105281]: audit 2023-10-07T22:19:56.082669+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[102097]: cluster 2023-10-07T22:19:55.872968+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 13923/125667 objects degraded (11.079%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[102097]: audit 2023-10-07T22:19:55.933623+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:56.522 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[102097]: audit 2023-10-07T22:19:56.081689+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.8:0/648375998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.523 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:56 smithi008 bash[102097]: audit 2023-10-07T22:19:56.082669+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]: dispatch 2023-10-07T22:19:56.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:56.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:56.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:56.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:56.772 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:56.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:56.894 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.5 to 0.311364 (4fb5) 2023-10-07T22:19:56.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:56.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:56.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:56.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:56.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T22:19:57.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:57.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:57.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:57.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:19:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:19:57.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:57.325 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:57.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: cluster 2023-10-07T22:19:55.678538+0000 mgr.y (mgr.25319) 1226 : cluster 0 pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 13923/123804 objects degraded (11.246%); 8396/123804 objects misplaced (6.782%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: audit 2023-10-07T22:19:56.879429+0000 mon.a (mon.0) 1650 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]': finished 2023-10-07T22:19:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.881688+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.883363+0000 mon.a (mon.0) 1651 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.883852+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.886762+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: cluster 2023-10-07T22:19:55.678538+0000 mgr.y (mgr.25319) 1226 : cluster 0 pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 13923/123804 objects degraded (11.246%); 8396/123804 objects misplaced (6.782%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: audit 2023-10-07T22:19:56.879429+0000 mon.a (mon.0) 1650 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]': finished 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.881688+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.883363+0000 mon.a (mon.0) 1651 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.883852+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:57 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.886762+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.422 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:57.422 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:19:57.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:57.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:57.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: cluster 2023-10-07T22:19:55.678538+0000 mgr.y (mgr.25319) 1226 : cluster 0 pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 13923/123804 objects degraded (11.246%); 8396/123804 objects misplaced (6.782%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: audit 2023-10-07T22:19:56.879429+0000 mon.a (mon.0) 1650 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 0.3113635717424531}]': finished 2023-10-07T22:19:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.881688+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.883363+0000 mon.a (mon.0) 1651 : cluster 0 osdmap e338: 8 total, 8 up, 7 in 2023-10-07T22:19:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.883852+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:57 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.886762+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:57.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:57.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:57.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:57.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:57.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:57.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:57.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:57.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:57.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:19:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:57.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:19:58.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:58.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:58.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:58.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:58.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.889733+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.892086+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:56.904722+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.884648+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.886636+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.887901+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.889754+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.890270+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.891723+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.892445+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.893847+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.889733+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.892086+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:56.904722+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.884648+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.886636+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.887901+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-10-07T22:19:58.250 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.889754+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.251 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.890270+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.251 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.891723+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.251 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.892445+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.251 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:58 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.893847+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.889733+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.892086+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:56.904722+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e338 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.884648+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.886636+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.887901+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.889754+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.890270+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.891723+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.892445+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:58 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.893847+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:58.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:58.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:58.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:58.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:19:58.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:19:58.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:58.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:58.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:58.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:58.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:58.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:58.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:19:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:58.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:19:58.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:59.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:59.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.679380+0000 mgr.y (mgr.25319) 1227 : cluster 0 pgmap v1379: 109 pgs: 7 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 416 op/s; 13923/122274 objects degraded (11.387%); 8383/122274 objects misplaced (6.856%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.885693+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.887943+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.541 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:57.890598+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.237298+0000 mon.a (mon.0) 1653 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.541365+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.887418+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.887881+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.891135+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.892029+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.542 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.892621+0000 osd.3 (osd.3) 12 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7818 2023-10-07T22:19:59.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:19:59 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.892961+0000 osd.3 (osd.3) 13 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7683 2023-10-07T22:19:59.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:19:59.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.679380+0000 mgr.y (mgr.25319) 1227 : cluster 0 pgmap v1379: 109 pgs: 7 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 416 op/s; 13923/122274 objects degraded (11.387%); 8383/122274 objects misplaced (6.856%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.885693+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.887943+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:57.890598+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.237298+0000 mon.a (mon.0) 1653 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T22:19:59.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.541365+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.887418+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.887881+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.891135+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.892029+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.892621+0000 osd.3 (osd.3) 12 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7818 2023-10-07T22:19:59.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.892961+0000 osd.3 (osd.3) 13 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7683 2023-10-07T22:19:59.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.679380+0000 mgr.y (mgr.25319) 1227 : cluster 0 pgmap v1379: 109 pgs: 7 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 416 op/s; 13923/122274 objects degraded (11.387%); 8383/122274 objects misplaced (6.856%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:19:59.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.885693+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.887943+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:57.890598+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.237298+0000 mon.a (mon.0) 1653 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.541365+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e339 with expected crc 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.887418+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.887881+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.891135+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.892029+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:19:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.892621+0000 osd.3 (osd.3) 12 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7818 2023-10-07T22:19:59.641 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:19:59 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.892961+0000 osd.3 (osd.3) 13 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 337'7683 2023-10-07T22:19:59.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:59.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:19:59.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:19:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:19:59.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:59.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:19:59.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:19:59.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:00.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:00.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:00.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:00.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:00.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:00.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:00.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:58.884202+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:20:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.888520+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-10-07T22:20:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.891024+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.893324+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.895487+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.896207+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.898366+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000053+0000 mon.a (mon.0) 1656 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 5 pgs inactive, 5 pgs peering; Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000082+0000 mon.a (mon.0) 1657 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000090+0000 mon.a (mon.0) 1658 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 5 pgs inactive, 5 pgs peering 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000100+0000 mon.a (mon.0) 1659 : cluster 3 pg 2.3 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000107+0000 mon.a (mon.0) 1660 : cluster 3 pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1,3] 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000117+0000 mon.a (mon.0) 1661 : cluster 3 pg 4.3 is stuck peering for 2m, current state peering, last acting [7,0,1] 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000140+0000 mon.a (mon.0) 1662 : cluster 3 pg 4.8 is stuck peering for 76s, current state peering, last acting [4,3,1] 2023-10-07T22:20:00.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000149+0000 mon.a (mon.0) 1663 : cluster 3 pg 4.15 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000158+0000 mon.a (mon.0) 1664 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000166+0000 mon.a (mon.0) 1665 : cluster 3 pg 10.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000174+0000 mon.a (mon.0) 1666 : cluster 3 pg 10.5 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000183+0000 mon.a (mon.0) 1667 : cluster 3 pg 10.6 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000191+0000 mon.a (mon.0) 1668 : cluster 3 pg 10.9 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000199+0000 mon.a (mon.0) 1669 : cluster 3 pg 10.11 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,0] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000207+0000 mon.a (mon.0) 1670 : cluster 3 pg 10.12 is stuck undersized for 3m, current state active+recovering+undersized+remapped, last acting [5,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000216+0000 mon.a (mon.0) 1671 : cluster 3 pg 10.13 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000224+0000 mon.a (mon.0) 1672 : cluster 3 pg 10.14 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000232+0000 mon.a (mon.0) 1673 : cluster 3 pg 10.15 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000245+0000 mon.a (mon.0) 1674 : cluster 3 pg 10.16 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.000255+0000 mon.a (mon.0) 1675 : cluster 3 pg 10.19 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:58.884202+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.888520+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.891024+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.893324+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.895487+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.896207+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.898366+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.390 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000053+0000 mon.a (mon.0) 1656 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 5 pgs inactive, 5 pgs peering; Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000082+0000 mon.a (mon.0) 1657 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000090+0000 mon.a (mon.0) 1658 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 5 pgs inactive, 5 pgs peering 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000100+0000 mon.a (mon.0) 1659 : cluster 3 pg 2.3 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000107+0000 mon.a (mon.0) 1660 : cluster 3 pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1,3] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000117+0000 mon.a (mon.0) 1661 : cluster 3 pg 4.3 is stuck peering for 2m, current state peering, last acting [7,0,1] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000140+0000 mon.a (mon.0) 1662 : cluster 3 pg 4.8 is stuck peering for 76s, current state peering, last acting [4,3,1] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000149+0000 mon.a (mon.0) 1663 : cluster 3 pg 4.15 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000158+0000 mon.a (mon.0) 1664 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000166+0000 mon.a (mon.0) 1665 : cluster 3 pg 10.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000174+0000 mon.a (mon.0) 1666 : cluster 3 pg 10.5 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000183+0000 mon.a (mon.0) 1667 : cluster 3 pg 10.6 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000191+0000 mon.a (mon.0) 1668 : cluster 3 pg 10.9 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000199+0000 mon.a (mon.0) 1669 : cluster 3 pg 10.11 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,0] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000207+0000 mon.a (mon.0) 1670 : cluster 3 pg 10.12 is stuck undersized for 3m, current state active+recovering+undersized+remapped, last acting [5,3] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000216+0000 mon.a (mon.0) 1671 : cluster 3 pg 10.13 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000224+0000 mon.a (mon.0) 1672 : cluster 3 pg 10.14 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000232+0000 mon.a (mon.0) 1673 : cluster 3 pg 10.15 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000245+0000 mon.a (mon.0) 1674 : cluster 3 pg 10.16 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.000255+0000 mon.a (mon.0) 1675 : cluster 3 pg 10.19 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:00.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:00.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:58.884202+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e340 with expected crc 2023-10-07T22:20:00.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.888520+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-10-07T22:20:00.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.891024+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.893324+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.895487+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.896207+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.898366+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000053+0000 mon.a (mon.0) 1656 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 5 pgs inactive, 5 pgs peering; Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000082+0000 mon.a (mon.0) 1657 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-07T22:20:00.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000090+0000 mon.a (mon.0) 1658 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 5 pgs inactive, 5 pgs peering 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000100+0000 mon.a (mon.0) 1659 : cluster 3 pg 2.3 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000107+0000 mon.a (mon.0) 1660 : cluster 3 pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1,3] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000117+0000 mon.a (mon.0) 1661 : cluster 3 pg 4.3 is stuck peering for 2m, current state peering, last acting [7,0,1] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000140+0000 mon.a (mon.0) 1662 : cluster 3 pg 4.8 is stuck peering for 76s, current state peering, last acting [4,3,1] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000149+0000 mon.a (mon.0) 1663 : cluster 3 pg 4.15 is stuck peering for 3m, current state peering, last acting [7,3,0] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000158+0000 mon.a (mon.0) 1664 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 13923/122274 objects degraded (11.387%), 10 pgs degraded, 9 pgs undersized 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000166+0000 mon.a (mon.0) 1665 : cluster 3 pg 10.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000174+0000 mon.a (mon.0) 1666 : cluster 3 pg 10.5 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000183+0000 mon.a (mon.0) 1667 : cluster 3 pg 10.6 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000191+0000 mon.a (mon.0) 1668 : cluster 3 pg 10.9 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000199+0000 mon.a (mon.0) 1669 : cluster 3 pg 10.11 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,0] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000207+0000 mon.a (mon.0) 1670 : cluster 3 pg 10.12 is stuck undersized for 3m, current state active+recovering+undersized+remapped, last acting [5,3] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000216+0000 mon.a (mon.0) 1671 : cluster 3 pg 10.13 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000224+0000 mon.a (mon.0) 1672 : cluster 3 pg 10.14 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-07T22:20:00.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000232+0000 mon.a (mon.0) 1673 : cluster 3 pg 10.15 is active+recovery_wait+degraded, acting [0,2,3] 2023-10-07T22:20:00.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000245+0000 mon.a (mon.0) 1674 : cluster 3 pg 10.16 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.000255+0000 mon.a (mon.0) 1675 : cluster 3 pg 10.19 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,4] 2023-10-07T22:20:00.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:00.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:00.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:00.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:00.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:00.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:00.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:00.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:00.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:01.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:01.124 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:01.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:01.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:01.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:01.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.680189+0000 mgr.y (mgr.25319) 1228 : cluster 0 pgmap v1382: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 13672/121119 objects degraded (11.288%); 8287/121119 objects misplaced (6.842%); 11 KiB/s, 38 objects/s recovering 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:19:59.886193+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.874205+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 13672/121119 objects degraded (11.288%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.890563+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.892337+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.892930+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.680189+0000 mgr.y (mgr.25319) 1228 : cluster 0 pgmap v1382: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 13672/121119 objects degraded (11.288%); 8287/121119 objects misplaced (6.842%); 11 KiB/s, 38 objects/s recovering 2023-10-07T22:20:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:19:59.886193+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:01.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.874205+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 13672/121119 objects degraded (11.288%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:01.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.890563+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.892337+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-10-07T22:20:01.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:01 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.892930+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:01.481 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:01.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:01.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.680189+0000 mgr.y (mgr.25319) 1228 : cluster 0 pgmap v1382: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 1 active+recovering, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 13672/121119 objects degraded (11.288%); 8287/121119 objects misplaced (6.842%); 11 KiB/s, 38 objects/s recovering 2023-10-07T22:20:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:19:59.886193+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:01.522 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.874205+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 13672/121119 objects degraded (11.288%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:01.522 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.890563+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.522 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.892337+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-10-07T22:20:01.522 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:01 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.892930+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:01.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:01.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:01.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:01.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:01.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:01.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:01.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:01.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:02.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:02.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:02.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:02.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:02.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:02 smithi008 bash[102097]: cluster 2023-10-07T22:20:00.887754+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:02.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:02 smithi008 bash[102097]: cluster 2023-10-07T22:20:01.083159+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:02.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:02.293 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:02.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:02.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:02.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:02.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:02 smithi081 bash[89466]: cluster 2023-10-07T22:20:00.887754+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:02 smithi081 bash[89466]: cluster 2023-10-07T22:20:01.083159+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:02.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:02.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:02.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:02 smithi008 bash[105281]: cluster 2023-10-07T22:20:00.887754+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e342 with expected crc 2023-10-07T22:20:02.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:02 smithi008 bash[105281]: cluster 2023-10-07T22:20:01.083159+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e341 with expected crc 2023-10-07T22:20:02.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:02.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:02.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:02.959 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:02.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:02.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:03.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:03.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:03.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:03.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:03.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:03.201 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:03] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2023-10-07T22:20:03.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:03.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:03.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:03.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:03.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:03 smithi081 bash[89466]: cluster 2023-10-07T22:20:01.680879+0000 mgr.y (mgr.25319) 1229 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 163 op/s; 12179/120510 objects degraded (10.106%); 11651/120510 objects misplaced (9.668%); 3.8 MiB/s, 117 objects/s recovering 2023-10-07T22:20:03.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:03.566 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:03 smithi008 bash[102097]: cluster 2023-10-07T22:20:01.680879+0000 mgr.y (mgr.25319) 1229 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 163 op/s; 12179/120510 objects degraded (10.106%); 11651/120510 objects misplaced (9.668%); 3.8 MiB/s, 117 objects/s recovering 2023-10-07T22:20:03.567 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:03 smithi008 bash[105281]: cluster 2023-10-07T22:20:01.680879+0000 mgr.y (mgr.25319) 1229 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 163 op/s; 12179/120510 objects degraded (10.106%); 11651/120510 objects misplaced (9.668%); 3.8 MiB/s, 117 objects/s recovering 2023-10-07T22:20:03.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:03.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:03.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:03.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:03.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:03.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:03.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:04.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:04.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:04.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:04.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:04.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:04.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:04.445 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:20:04.445 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:20:04.445 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-10-07T22:20:04.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:20:04.472 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:04 smithi008 bash[102097]: cluster 2023-10-07T22:20:03.681877+0000 mgr.y (mgr.25319) 1230 : cluster 0 pgmap v1386: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 168 op/s; 18656/119541 objects degraded (15.606%); 11349/119541 objects misplaced (9.494%); 3.6 MiB/s, 153 objects/s recovering 2023-10-07T22:20:04.473 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:04 smithi008 bash[102097]: cluster 2023-10-07T22:20:04.264226+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T22:20:04.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:04 smithi008 bash[105281]: cluster 2023-10-07T22:20:03.681877+0000 mgr.y (mgr.25319) 1230 : cluster 0 pgmap v1386: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 168 op/s; 18656/119541 objects degraded (15.606%); 11349/119541 objects misplaced (9.494%); 3.6 MiB/s, 153 objects/s recovering 2023-10-07T22:20:04.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:04 smithi008 bash[105281]: cluster 2023-10-07T22:20:04.264226+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T22:20:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:04 smithi081 bash[89466]: cluster 2023-10-07T22:20:03.681877+0000 mgr.y (mgr.25319) 1230 : cluster 0 pgmap v1386: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 168 op/s; 18656/119541 objects degraded (15.606%); 11349/119541 objects misplaced (9.494%); 3.6 MiB/s, 153 objects/s recovering 2023-10-07T22:20:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:04 smithi081 bash[89466]: cluster 2023-10-07T22:20:04.264226+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T22:20:04.483 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:04.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:04.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:04.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:04.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:04.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:04.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:04.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:04.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:05.016 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:05.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:05.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:05.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:05.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:05.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:05.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:05.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:05.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:05.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:05.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:05.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:05.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:05.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:05.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:05.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:06.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:06.135 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:06.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:06.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:06.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:06.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:06.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:06.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:06.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:06.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:06.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:06.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:06.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:06.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:06 smithi081 bash[89466]: cluster 2023-10-07T22:20:05.683447+0000 mgr.y (mgr.25319) 1231 : cluster 0 pgmap v1387: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 93 op/s; 18656/119415 objects degraded (15.623%); 10799/119415 objects misplaced (9.043%); 8.0 MiB/s, 175 objects/s recovering 2023-10-07T22:20:06.911 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:06 smithi081 bash[89466]: cluster 2023-10-07T22:20:05.875590+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 18656/119415 objects degraded (15.623%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:06.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:06.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:06.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:07.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:07.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:06 smithi008 bash[105281]: cluster 2023-10-07T22:20:05.683447+0000 mgr.y (mgr.25319) 1231 : cluster 0 pgmap v1387: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 93 op/s; 18656/119415 objects degraded (15.623%); 10799/119415 objects misplaced (9.043%); 8.0 MiB/s, 175 objects/s recovering 2023-10-07T22:20:07.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:06 smithi008 bash[105281]: cluster 2023-10-07T22:20:05.875590+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 18656/119415 objects degraded (15.623%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:07.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:06 smithi008 bash[102097]: cluster 2023-10-07T22:20:05.683447+0000 mgr.y (mgr.25319) 1231 : cluster 0 pgmap v1387: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 93 op/s; 18656/119415 objects degraded (15.623%); 10799/119415 objects misplaced (9.043%); 8.0 MiB/s, 175 objects/s recovering 2023-10-07T22:20:07.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:06 smithi008 bash[102097]: cluster 2023-10-07T22:20:05.875590+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 18656/119415 objects degraded (15.623%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:07.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:07.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:07.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:07.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:07.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:07.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:07.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:07.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:07.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:07.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:07.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:08.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:08.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:08.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:08.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:08.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:08.512 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:08.615 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:08.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:08.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:08.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:08.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:08.820 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:08 smithi008 bash[102097]: cluster 2023-10-07T22:20:07.684311+0000 mgr.y (mgr.25319) 1232 : cluster 0 pgmap v1388: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 105 op/s; 18609/118776 objects degraded (15.667%); 10796/118776 objects misplaced (9.089%); 7.1 MiB/s, 154 objects/s recovering 2023-10-07T22:20:08.820 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:08 smithi008 bash[105281]: cluster 2023-10-07T22:20:07.684311+0000 mgr.y (mgr.25319) 1232 : cluster 0 pgmap v1388: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 105 op/s; 18609/118776 objects degraded (15.667%); 10796/118776 objects misplaced (9.089%); 7.1 MiB/s, 154 objects/s recovering 2023-10-07T22:20:08.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:08.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:08.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:08.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:09.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:09.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:08 smithi081 bash[89466]: cluster 2023-10-07T22:20:07.684311+0000 mgr.y (mgr.25319) 1232 : cluster 0 pgmap v1388: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 105 op/s; 18609/118776 objects degraded (15.667%); 10796/118776 objects misplaced (9.089%); 7.1 MiB/s, 154 objects/s recovering 2023-10-07T22:20:09.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:09.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:09.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:09.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:09.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:09.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:09.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:09.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:09.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:09.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:09.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:09.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:09.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:09.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:09.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:09.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:09.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:10.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:10.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:10.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:10.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:10.342 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:10.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:10.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:10.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:10.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:10.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:10.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:10.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:10.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:10.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:10.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:10.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.005 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:10 smithi008 bash[105281]: cluster 2023-10-07T22:20:09.685056+0000 mgr.y (mgr.25319) 1233 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 131 op/s; 18478/117462 objects degraded (15.731%); 10745/117462 objects misplaced (9.148%); 6.2 MiB/s, 131 objects/s recovering 2023-10-07T22:20:11.005 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:10 smithi008 bash[102097]: cluster 2023-10-07T22:20:09.685056+0000 mgr.y (mgr.25319) 1233 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 131 op/s; 18478/117462 objects degraded (15.731%); 10745/117462 objects misplaced (9.148%); 6.2 MiB/s, 131 objects/s recovering 2023-10-07T22:20:11.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:11.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:11.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:11.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:10 smithi081 bash[89466]: cluster 2023-10-07T22:20:09.685056+0000 mgr.y (mgr.25319) 1233 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 131 op/s; 18478/117462 objects degraded (15.731%); 10745/117462 objects misplaced (9.148%); 6.2 MiB/s, 131 objects/s recovering 2023-10-07T22:20:11.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:11.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:11.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:11.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:11.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:11.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:11.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:11.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:11.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:11.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:11.776 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:11.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[105281]: cluster 2023-10-07T22:20:10.876593+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18478/117462 objects degraded (15.731%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:11.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[105281]: audit 2023-10-07T22:20:10.933686+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:11.915 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[105281]: audit 2023-10-07T22:20:11.698765+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:11.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[102097]: cluster 2023-10-07T22:20:10.876593+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18478/117462 objects degraded (15.731%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:11.915 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[102097]: audit 2023-10-07T22:20:10.933686+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:11.916 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:11 smithi008 bash[102097]: audit 2023-10-07T22:20:11.698765+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:11.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:11.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:12.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:12.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:12.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:12.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:11 smithi081 bash[89466]: cluster 2023-10-07T22:20:10.876593+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 18478/117462 objects degraded (15.731%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:12.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:11 smithi081 bash[89466]: audit 2023-10-07T22:20:10.933686+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:12.176 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:11 smithi081 bash[89466]: audit 2023-10-07T22:20:11.698765+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:12.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:12.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:12.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:12.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:12.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:12.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:12.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:12.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:12.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:12.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:12.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:12.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:12.983 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:12 smithi008 bash[102097]: cluster 2023-10-07T22:20:11.686329+0000 mgr.y (mgr.25319) 1234 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 18478/116055 objects degraded (15.922%); 10084/116055 objects misplaced (8.689%); 6.9 MiB/s, 142 objects/s recovering 2023-10-07T22:20:12.984 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:12 smithi008 bash[105281]: cluster 2023-10-07T22:20:11.686329+0000 mgr.y (mgr.25319) 1234 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 18478/116055 objects degraded (15.922%); 10084/116055 objects misplaced (8.689%); 6.9 MiB/s, 142 objects/s recovering 2023-10-07T22:20:13.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:13.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:13.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:13.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:13.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:13.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:12 smithi081 bash[89466]: cluster 2023-10-07T22:20:11.686329+0000 mgr.y (mgr.25319) 1234 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 18478/116055 objects degraded (15.922%); 10084/116055 objects misplaced (8.689%); 6.9 MiB/s, 142 objects/s recovering 2023-10-07T22:20:13.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:13.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:13.364 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:13.372 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:13] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2023-10-07T22:20:13.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:13.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:13.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:13.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:13.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:13.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:13.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:13.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:13.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:13.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:14.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:14.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:14.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:14.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:14.271 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:14.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:14.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:14.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:14.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:14.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:14.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:14.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:14.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:14.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:14.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:14.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:15.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:15.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:14 smithi008 bash[105281]: cluster 2023-10-07T22:20:13.687121+0000 mgr.y (mgr.25319) 1235 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 18115/112494 objects degraded (16.103%); 10015/112494 objects misplaced (8.903%); 7.3 MiB/s, 145 objects/s recovering 2023-10-07T22:20:15.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:14 smithi008 bash[102097]: cluster 2023-10-07T22:20:13.687121+0000 mgr.y (mgr.25319) 1235 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 18115/112494 objects degraded (16.103%); 10015/112494 objects misplaced (8.903%); 7.3 MiB/s, 145 objects/s recovering 2023-10-07T22:20:15.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:14 smithi081 bash[89466]: cluster 2023-10-07T22:20:13.687121+0000 mgr.y (mgr.25319) 1235 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 222 op/s; 18115/112494 objects degraded (16.103%); 10015/112494 objects misplaced (8.903%); 7.3 MiB/s, 145 objects/s recovering 2023-10-07T22:20:15.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:15.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:15.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:15.389 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:15.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:15.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:15.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:15.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:15.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:15.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:15.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:15.933 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:15.964 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:15.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:15.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:16.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:16.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:16.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:16.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:15 smithi081 bash[89466]: cluster 2023-10-07T22:20:15.878271+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18115/112494 objects degraded (16.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:16.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:16.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:16.347 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:15 smithi008 bash[105281]: cluster 2023-10-07T22:20:15.878271+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18115/112494 objects degraded (16.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:16.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:15 smithi008 bash[102097]: cluster 2023-10-07T22:20:15.878271+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 18115/112494 objects degraded (16.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:16.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:16.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:16.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:16.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:16.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:16.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:16.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:17.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:17.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:16 smithi081 bash[89466]: cluster 2023-10-07T22:20:15.687996+0000 mgr.y (mgr.25319) 1236 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 17829/111096 objects degraded (16.048%); 9817/111096 objects misplaced (8.837%); 6.8 MiB/s, 153 objects/s recovering 2023-10-07T22:20:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:17.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:17.166 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:16 smithi008 bash[105281]: cluster 2023-10-07T22:20:15.687996+0000 mgr.y (mgr.25319) 1236 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 17829/111096 objects degraded (16.048%); 9817/111096 objects misplaced (8.837%); 6.8 MiB/s, 153 objects/s recovering 2023-10-07T22:20:17.166 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:16 smithi008 bash[102097]: cluster 2023-10-07T22:20:15.687996+0000 mgr.y (mgr.25319) 1236 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 17829/111096 objects degraded (16.048%); 9817/111096 objects misplaced (8.837%); 6.8 MiB/s, 153 objects/s recovering 2023-10-07T22:20:17.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:17.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:17.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:17.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:17.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:17.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:17.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:17.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:17.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:17.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:17.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:17.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:17.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:17.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:18.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:18.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:18.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:18.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:18.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:18.439 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:18.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:18.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:18.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:18.666 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:20:18.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:18.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:18.703 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:20:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:18.742 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:20:18.775 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:20:18.803 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:20:18.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:18.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:18.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:18.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:18.844 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:20:18.880 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:20:18.904 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.906 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.907 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.907 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:20:18.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:19.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:19.159 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:19.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:19.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:19.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: cluster 2023-10-07T22:20:17.688882+0000 mgr.y (mgr.25319) 1237 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 17726/109620 objects degraded (16.170%); 9811/109620 objects misplaced (8.950%); 4.6 MiB/s, 117 objects/s recovering 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: audit 2023-10-07T22:20:18.239251+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: audit 2023-10-07T22:20:18.245624+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: audit 2023-10-07T22:20:18.494195+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: audit 2023-10-07T22:20:18.509712+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.298 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:19 smithi081 bash[89466]: audit 2023-10-07T22:20:18.620164+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.8:0/262971984' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:19.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:19.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: cluster 2023-10-07T22:20:17.688882+0000 mgr.y (mgr.25319) 1237 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 17726/109620 objects degraded (16.170%); 9811/109620 objects misplaced (8.950%); 4.6 MiB/s, 117 objects/s recovering 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: audit 2023-10-07T22:20:18.239251+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: audit 2023-10-07T22:20:18.245624+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: audit 2023-10-07T22:20:18.494195+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: audit 2023-10-07T22:20:18.509712+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[102097]: audit 2023-10-07T22:20:18.620164+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.8:0/262971984' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: cluster 2023-10-07T22:20:17.688882+0000 mgr.y (mgr.25319) 1237 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 17726/109620 objects degraded (16.170%); 9811/109620 objects misplaced (8.950%); 4.6 MiB/s, 117 objects/s recovering 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: audit 2023-10-07T22:20:18.239251+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: audit 2023-10-07T22:20:18.245624+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: audit 2023-10-07T22:20:18.494195+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: audit 2023-10-07T22:20:18.509712+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:19.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:19 smithi008 bash[105281]: audit 2023-10-07T22:20:18.620164+0000 mon.a (mon.0) 1688 : audit 0 from='client.? 172.21.15.8:0/262971984' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:19.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:19.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:19.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:19.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:19.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:19.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:19.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:19.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:19.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:19.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:20.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:20.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:20.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:20.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:20.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:20.255 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:20:20.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:20.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:20 smithi081 bash[89466]: audit 2023-10-07T22:20:19.679690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.8:0/3752857132' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:20 smithi081 bash[89466]: audit 2023-10-07T22:20:19.680198+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:20.507 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:20 smithi008 bash[105281]: audit 2023-10-07T22:20:19.679690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.8:0/3752857132' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.508 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:20 smithi008 bash[105281]: audit 2023-10-07T22:20:19.680198+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:20 smithi008 bash[102097]: audit 2023-10-07T22:20:19.679690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.8:0/3752857132' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.508 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:20 smithi008 bash[102097]: audit 2023-10-07T22:20:19.680198+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:20:20.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:20.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:20.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:20.762 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:20.864 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.906 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:20.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:20.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:21.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:21.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:21.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:21.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:21.586 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:19.689491+0000 mgr.y (mgr.25319) 1238 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 17449/107583 objects degraded (16.219%); 9780/107583 objects misplaced (9.091%); 4.9 MiB/s, 123 objects/s recovering 2023-10-07T22:20:21.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.238894+0000 mon.a (mon.0) 1690 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:20:21.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: audit 2023-10-07T22:20:20.244235+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:20:21.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.245043+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.247713+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.587 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.248537+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.249261+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-10-07T22:20:21.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.249284+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.251955+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:21 smithi081 bash[89466]: cluster 2023-10-07T22:20:20.879237+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: Degraded data redundancy: 17449/107583 objects degraded (16.219%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:21.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:21.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:21.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:21.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:19.689491+0000 mgr.y (mgr.25319) 1238 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 17449/107583 objects degraded (16.219%); 9780/107583 objects misplaced (9.091%); 4.9 MiB/s, 123 objects/s recovering 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.238894+0000 mon.a (mon.0) 1690 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: audit 2023-10-07T22:20:20.244235+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.245043+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.247713+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.248537+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.249261+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.249284+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.251955+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.687 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[105281]: cluster 2023-10-07T22:20:20.879237+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: Degraded data redundancy: 17449/107583 objects degraded (16.219%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:19.689491+0000 mgr.y (mgr.25319) 1238 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 17449/107583 objects degraded (16.219%); 9780/107583 objects misplaced (9.091%); 4.9 MiB/s, 123 objects/s recovering 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.238894+0000 mon.a (mon.0) 1690 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: audit 2023-10-07T22:20:20.244235+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.245043+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.247713+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.248537+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.249261+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.249284+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.688 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.251955+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e343 with expected crc 2023-10-07T22:20:21.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:21 smithi008 bash[102097]: cluster 2023-10-07T22:20:20.879237+0000 mon.a (mon.0) 1693 : cluster 3 Health check update: Degraded data redundancy: 17449/107583 objects degraded (16.219%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:21.689 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:20:21.689 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:20:21.689 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:20:21.689 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:20:21.689 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:20:21.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:21.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:21.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:21.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:21.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:21.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:21.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:21.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:22.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:22.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:22.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:22.143 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:22.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:22.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:22.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:22.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:22.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:22.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:22.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:22.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:22.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:22.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:22.680 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:22.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:22.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:22.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:22.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:22.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:22.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:22.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:23.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:23.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:23.113 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:23] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2023-10-07T22:20:23.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:23.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:23.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:23.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:23.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:23 smithi008 bash[105281]: cluster 2023-10-07T22:20:21.690086+0000 mgr.y (mgr.25319) 1239 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 16880/106266 objects degraded (15.885%); 9590/106266 objects misplaced (9.025%); 2.6 MiB/s, 150 objects/s recovering 2023-10-07T22:20:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:23 smithi008 bash[102097]: cluster 2023-10-07T22:20:21.690086+0000 mgr.y (mgr.25319) 1239 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 16880/106266 objects degraded (15.885%); 9590/106266 objects misplaced (9.025%); 2.6 MiB/s, 150 objects/s recovering 2023-10-07T22:20:23.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:23 smithi081 bash[89466]: cluster 2023-10-07T22:20:21.690086+0000 mgr.y (mgr.25319) 1239 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 16880/106266 objects degraded (15.885%); 9590/106266 objects misplaced (9.025%); 2.6 MiB/s, 150 objects/s recovering 2023-10-07T22:20:23.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:23.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:23.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:23.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:23.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:23.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:23.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:23.918 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:23.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:23.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:24.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:24.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:24.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:24.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:24.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:24.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:24.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:24.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:24.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:24.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:24.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:24.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:24.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:24.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:24.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:24.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:24.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:24.968 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:24.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:24.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:25.047 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:20:25.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:25.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:25.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:25.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:25.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:25.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:25.370 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:25 smithi008 bash[105281]: cluster 2023-10-07T22:20:23.691025+0000 mgr.y (mgr.25319) 1240 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 16508/102312 objects degraded (16.135%); 9500/102312 objects misplaced (9.285%); 2.6 MiB/s, 151 objects/s recovering 2023-10-07T22:20:25.371 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:25 smithi008 bash[102097]: cluster 2023-10-07T22:20:23.691025+0000 mgr.y (mgr.25319) 1240 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 16508/102312 objects degraded (16.135%); 9500/102312 objects misplaced (9.285%); 2.6 MiB/s, 151 objects/s recovering 2023-10-07T22:20:25.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:25 smithi081 bash[89466]: cluster 2023-10-07T22:20:23.691025+0000 mgr.y (mgr.25319) 1240 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 16508/102312 objects degraded (16.135%); 9500/102312 objects misplaced (9.285%); 2.6 MiB/s, 151 objects/s recovering 2023-10-07T22:20:25.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:25.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:25.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:25.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:25.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:25.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:25.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:25.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:25.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:25.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:26.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:26.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:26.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:26.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:26.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:26.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:26.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T22:20:26.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:26.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:26.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:26.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:26.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.880419+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 16508/102312 objects degraded (16.135%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.884387+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.885993+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-10-07T22:20:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.895042+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: audit 2023-10-07T22:20:25.938866+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:26 smithi081 bash[89466]: audit 2023-10-07T22:20:25.940281+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:26.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:26.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.880419+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 16508/102312 objects degraded (16.135%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.884387+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.885993+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-10-07T22:20:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.895042+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: audit 2023-10-07T22:20:25.938866+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[102097]: audit 2023-10-07T22:20:25.940281+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.880419+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 16508/102312 objects degraded (16.135%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.884387+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.885993+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.895042+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: audit 2023-10-07T22:20:25.938866+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:26.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:26 smithi008 bash[105281]: audit 2023-10-07T22:20:25.940281+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:26.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:26.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:26.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:26.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:26.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:26.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:26.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:27.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:27.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:27.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:27.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:27.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:27.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:27.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:27.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:27.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:27.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.693769+0000 mgr.y (mgr.25319) 1241 : cluster 0 pgmap v1398: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 15883/100746 objects degraded (15.765%); 9292/100746 objects misplaced (9.223%); 2.6 MiB/s, 161 objects/s recovering 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.883584+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:25.884456+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.891764+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.893290+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.895255+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.528 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:27 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.897947+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:27.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:27.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.693769+0000 mgr.y (mgr.25319) 1241 : cluster 0 pgmap v1398: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 15883/100746 objects degraded (15.765%); 9292/100746 objects misplaced (9.223%); 2.6 MiB/s, 161 objects/s recovering 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.883584+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:25.884456+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.891764+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.893290+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.895255+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.897947+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.693769+0000 mgr.y (mgr.25319) 1241 : cluster 0 pgmap v1398: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 344 op/s; 15883/100746 objects degraded (15.765%); 9292/100746 objects misplaced (9.223%); 2.6 MiB/s, 161 objects/s recovering 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.883584+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:25.884456+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e344 with expected crc 2023-10-07T22:20:27.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.891764+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.893290+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-10-07T22:20:27.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.895255+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:27 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.897947+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:27.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:27.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:27.800 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:27.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:27.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:27.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:27.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:28.037 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:28.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:28.189 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:28.293 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.890457+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.892829+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.896170+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:26.898344+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.896669+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.901055+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-10-07T22:20:28.301 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.905418+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.890457+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.892829+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.896170+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:26.898344+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.896669+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.901055+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-10-07T22:20:28.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:28 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.905418+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:28.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:20:28.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:28.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:28.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:28.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:28.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.890457+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.892829+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.896170+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:26.898344+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-07T22:20:28.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.896669+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.901055+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-10-07T22:20:28.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:28 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.905418+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:28.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:28.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:28.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:28.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:28.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:28.840 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:28.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:28.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:29.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:29.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:29.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:29.211 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:29.217 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:20:29.220 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:20:29.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:29.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:29.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:29.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:29 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.694675+0000 mgr.y (mgr.25319) 1242 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 15495/99003 objects degraded (15.651%); 9281/99003 objects misplaced (9.374%); 2.6 MiB/s, 141 objects/s recovering 2023-10-07T22:20:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:29 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.893126+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:29 smithi081 bash[89466]: cluster 2023-10-07T22:20:27.902780+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:29 smithi081 bash[89466]: cluster 2023-10-07T22:20:28.903159+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:29 smithi081 bash[89466]: cluster 2023-10-07T22:20:28.905601+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-10-07T22:20:29.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:29.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:29.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.694675+0000 mgr.y (mgr.25319) 1242 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 15495/99003 objects degraded (15.651%); 9281/99003 objects misplaced (9.374%); 2.6 MiB/s, 141 objects/s recovering 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.893126+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[105281]: cluster 2023-10-07T22:20:27.902780+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[105281]: cluster 2023-10-07T22:20:28.903159+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[105281]: cluster 2023-10-07T22:20:28.905601+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.694675+0000 mgr.y (mgr.25319) 1242 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 15495/99003 objects degraded (15.651%); 9281/99003 objects misplaced (9.374%); 2.6 MiB/s, 141 objects/s recovering 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.893126+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[102097]: cluster 2023-10-07T22:20:27.902780+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e346 with expected crc 2023-10-07T22:20:29.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[102097]: cluster 2023-10-07T22:20:28.903159+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:29.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:29 smithi008 bash[102097]: cluster 2023-10-07T22:20:28.905601+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-10-07T22:20:29.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:29.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:29.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:29.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:29.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:29.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:29.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:29.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:30.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:30.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:30.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:30.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:28.901230+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:28.905466+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: audit 2023-10-07T22:20:29.193114+0000 mgr.y (mgr.25319) 1243 : audit 0 from='client.55240 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.905783+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.909241+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.909982+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.911528+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:28.901230+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:28.905466+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: audit 2023-10-07T22:20:29.193114+0000 mgr.y (mgr.25319) 1243 : audit 0 from='client.55240 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.905783+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.909241+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.909982+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:30 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.911528+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:30.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:30.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:30.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:28.901230+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:28.905466+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: audit 2023-10-07T22:20:29.193114+0000 mgr.y (mgr.25319) 1243 : audit 0 from='client.55240 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.905783+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.909241+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.909982+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:30 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.911528+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:30.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:30.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:30.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:30.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:30.915 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1403,"stamp":"2023-10-07T22:20:28.901433+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2112841522,"num_objects":32258,"num_object_clones":0,"num_object_copies":96774,"num_objects_missing_on_primary":7269,"num_objects_missing":7269,"num_objects_degraded":14963,"num_objects_misplaced":8706,"num_objects_unfound":0,"num_objects_dirty":32258,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":156533,"num_write_kb":5421849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62831,"num_bytes_recovered":3676072297,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":166391,"ondisk_log_size":166391,"up":327,"acting":317,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":382,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13093864,"kb_used_data":8452264,"kb_used_omap":18,"kb_used_meta":4641517,"kb_avail":643122200,"statfs":{"total":671965249536,"available":658557132800,"internally_reserved":0,"allocated":8655118336,"data_stored":8643953649,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":4752913674},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,0,2,2,3,2,4,4,1],"upper_bound":1024},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-120979456,"num_objects":-1846,"num_object_clones":0,"num_object_copies":-5538,"num_objects_missing_on_primary":-485,"num_objects_missing":-485,"num_objects_degraded":-1545,"num_objects_misplaced":-794,"num_objects_unfound":0,"num_objects_dirty":-1846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1846,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1749,"num_bytes_recovered":48037888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.211150"},"pg_stats":[{"pgid":"10.13","version":"343'7844","reported_seq":22586,"reported_epoch":343,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:25.014014+0000","last_change":"2023-10-07T22:19:58.464041+0000","last_active":"2023-10-07T22:20:25.014014+0000","last_peered":"2023-10-07T22:20:25.014014+0000","last_clean":"2023-10-07T22:16:07.066199+0000","last_became_active":"2023-10-07T22:16:09.298719+0000","last_became_peered":"2023-10-07T22:16:09.298719+0000","last_unstale":"2023-10-07T22:20:25.014014+0000","last_undegraded":"2023-10-07T22:16:09.155108+0000","last_fullsized":"2023-10-07T22:16:09.125774+0000","mapping_epoch":290,"log_start":"262'1428","ondisk_log_start":"262'1428","created":266,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6416,"log_dups_size":0,"ondisk_log_size":6416,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67633152,"num_objects":1032,"num_object_clones":0,"num_object_copies":3096,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":72,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1032,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5306,"num_write_kb":202816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5899,"num_bytes_recovered":273547264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,3],"avail_no_missing":["1","0","3","4","5"],"object_location_counts":[{"shards":"1,3","objects":960}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"70'2","reported_seq":178,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.892698+0000","last_change":"2023-10-07T22:17:30.924611+0000","last_active":"2023-10-07T22:20:25.892698+0000","last_peered":"2023-10-07T22:20:25.892698+0000","last_clean":"2023-10-07T22:20:25.892698+0000","last_became_active":"2023-10-07T22:17:30.924098+0000","last_became_peered":"2023-10-07T22:17:30.924098+0000","last_unstale":"2023-10-07T22:20:25.892698+0000","last_undegraded":"2023-10-07T22:20:25.892698+0000","last_fullsized":"2023-10-07T22:20:25.892698+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:40:03.074648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":108,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.891615+0000","last_change":"2023-10-07T22:13:09.992094+0000","last_active":"2023-10-07T22:20:00.891615+0000","last_peered":"2023-10-07T22:20:00.891615+0000","last_clean":"2023-10-07T22:20:00.891615+0000","last_became_active":"2023-10-07T22:13:09.991764+0000","last_became_peered":"2023-10-07T22:13:09.991764+0000","last_unstale":"2023-10-07T22:20:00.891615+0000","last_undegraded":"2023-10-07T22:20:00.891615+0000","last_fullsized":"2023-10-07T22:20:00.891615+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:30:09.830225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.10","version":"345'8108","reported_seq":23969,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:27.001180+0000","last_change":"2023-10-07T22:18:54.922756+0000","last_active":"2023-10-07T22:20:27.001180+0000","last_peered":"2023-10-07T22:20:27.001180+0000","last_clean":"2023-10-07T22:20:27.001180+0000","last_became_active":"2023-10-07T22:18:54.887028+0000","last_became_peered":"2023-10-07T22:18:54.887028+0000","last_unstale":"2023-10-07T22:20:27.001180+0000","last_undegraded":"2023-10-07T22:20:27.001180+0000","last_fullsized":"2023-10-07T22:20:27.001180+0000","mapping_epoch":330,"log_start":"262'2203","ondisk_log_start":"262'2203","created":266,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":5905,"log_dups_size":0,"ondisk_log_size":5905,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67207168,"num_objects":1026,"num_object_clones":0,"num_object_copies":3078,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1026,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5502,"num_write_kb":208864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6601,"num_bytes_recovered":393216000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":331,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.897098+0000","last_change":"2023-10-07T22:13:09.984330+0000","last_active":"2023-10-07T22:20:00.897098+0000","last_peered":"2023-10-07T22:20:00.897098+0000","last_clean":"2023-10-07T22:20:00.897098+0000","last_became_active":"2023-10-07T22:13:09.983965+0000","last_became_peered":"2023-10-07T22:13:09.983965+0000","last_unstale":"2023-10-07T22:20:00.897098+0000","last_undegraded":"2023-10-07T22:20:00.897098+0000","last_fullsized":"2023-10-07T22:20:00.897098+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:41.537825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":56,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.893399+0000","last_change":"2023-10-07T22:18:52.883843+0000","last_active":"2023-10-07T22:20:26.893399+0000","last_peered":"2023-10-07T22:20:26.893399+0000","last_clean":"2023-10-07T22:20:26.893399+0000","last_became_active":"2023-10-07T22:18:52.883079+0000","last_became_peered":"2023-10-07T22:18:52.883079+0000","last_unstale":"2023-10-07T22:20:26.893399+0000","last_undegraded":"2023-10-07T22:20:26.893399+0000","last_fullsized":"2023-10-07T22:20:26.893399+0000","mapping_epoch":328,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:15:59.678832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.11","version":"345'8041","reported_seq":15447,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:27.831379+0000","last_change":"2023-10-07T22:20:03.309140+0000","last_active":"2023-10-07T22:20:27.831379+0000","last_peered":"2023-10-07T22:20:27.831379+0000","last_clean":"2023-10-07T22:15:02.379321+0000","last_became_active":"2023-10-07T22:20:01.989593+0000","last_became_peered":"2023-10-07T22:20:01.989593+0000","last_unstale":"2023-10-07T22:20:27.831379+0000","last_undegraded":"2023-10-07T22:20:01.083508+0000","last_fullsized":"2023-10-07T22:19:57.908640+0000","mapping_epoch":338,"log_start":"259'109","ondisk_log_start":"259'109","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"267'5307","last_scrub_stamp":"2023-10-07T22:14:59.171926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:14:59.171926+0000","objects_scrubbed":2670,"log_size":7932,"log_dups_size":0,"ondisk_log_size":7932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:54.211747+0000","scrub_duration":0.88356171100000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64815104,"num_objects":989,"num_object_clones":0,"num_object_copies":2967,"num_objects_missing_on_primary":580,"num_objects_missing":580,"num_objects_degraded":2154,"num_objects_misplaced":1821,"num_objects_unfound":0,"num_objects_dirty":989,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2745,"num_write_kb":34048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2194,"num_bytes_recovered":143523840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[5,0],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":580},{"shards":"0,2,5","objects":3},{"shards":"0,5","objects":-9},{"shards":"0,5,6","objects":406}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":125,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:20.260386+0000","last_change":"2023-10-07T22:17:30.993029+0000","last_active":"2023-10-07T22:20:20.260386+0000","last_peered":"2023-10-07T22:20:20.260386+0000","last_clean":"2023-10-07T22:20:20.260386+0000","last_became_active":"2023-10-07T22:17:30.992739+0000","last_became_peered":"2023-10-07T22:17:30.992739+0000","last_unstale":"2023-10-07T22:20:20.260386+0000","last_undegraded":"2023-10-07T22:20:20.260386+0000","last_fullsized":"2023-10-07T22:20:20.260386+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":320,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896949+0000","last_change":"2023-10-07T22:17:30.892912+0000","last_active":"2023-10-07T22:20:26.896949+0000","last_peered":"2023-10-07T22:20:26.896949+0000","last_clean":"2023-10-07T22:20:26.896949+0000","last_became_active":"2023-10-07T22:17:30.892327+0000","last_became_peered":"2023-10-07T22:17:30.892327+0000","last_unstale":"2023-10-07T22:20:26.896949+0000","last_undegraded":"2023-10-07T22:20:26.896949+0000","last_fullsized":"2023-10-07T22:20:26.896949+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:01:47.483188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":56,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.897359+0000","last_change":"2023-10-07T22:19:57.905598+0000","last_active":"2023-10-07T22:20:26.897359+0000","last_peered":"2023-10-07T22:20:26.897359+0000","last_clean":"2023-10-07T22:20:26.897359+0000","last_became_active":"2023-10-07T22:19:57.905174+0000","last_became_peered":"2023-10-07T22:19:57.905174+0000","last_unstale":"2023-10-07T22:20:26.897359+0000","last_undegraded":"2023-10-07T22:20:26.897359+0000","last_fullsized":"2023-10-07T22:20:26.897359+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:28:17.890658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":117,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:10.596125+0000","last_change":"2023-10-07T22:15:23.149596+0000","last_active":"2023-10-07T22:20:10.596125+0000","last_peered":"2023-10-07T22:20:10.596125+0000","last_clean":"2023-10-07T22:20:10.596125+0000","last_became_active":"2023-10-07T22:15:23.148455+0000","last_became_peered":"2023-10-07T22:15:23.148455+0000","last_unstale":"2023-10-07T22:20:10.596125+0000","last_undegraded":"2023-10-07T22:20:10.596125+0000","last_fullsized":"2023-10-07T22:20:10.596125+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:42:12.756987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":300,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.905981+0000","last_change":"2023-10-07T22:19:57.907657+0000","last_active":"2023-10-07T22:20:25.905981+0000","last_peered":"2023-10-07T22:20:25.905981+0000","last_clean":"2023-10-07T22:20:25.905981+0000","last_became_active":"2023-10-07T22:19:57.907260+0000","last_became_peered":"2023-10-07T22:19:57.907260+0000","last_unstale":"2023-10-07T22:20:25.905981+0000","last_undegraded":"2023-10-07T22:20:25.905981+0000","last_fullsized":"2023-10-07T22:20:25.905981+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:58:21.282164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":133,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:10.596169+0000","last_change":"2023-10-07T22:16:21.269252+0000","last_active":"2023-10-07T22:20:10.596169+0000","last_peered":"2023-10-07T22:20:10.596169+0000","last_clean":"2023-10-07T22:20:10.596169+0000","last_became_active":"2023-10-07T22:16:21.268785+0000","last_became_peered":"2023-10-07T22:16:21.268785+0000","last_unstale":"2023-10-07T22:20:10.596169+0000","last_undegraded":"2023-10-07T22:20:10.596169+0000","last_fullsized":"2023-10-07T22:20:10.596169+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:09:26.795189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":71,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.906021+0000","last_change":"2023-10-07T22:16:08.215378+0000","last_active":"2023-10-07T22:20:25.906021+0000","last_peered":"2023-10-07T22:20:25.906021+0000","last_clean":"2023-10-07T22:20:25.906021+0000","last_became_active":"2023-10-07T22:16:08.151217+0000","last_became_peered":"2023-10-07T22:16:08.151217+0000","last_unstale":"2023-10-07T22:20:25.906021+0000","last_undegraded":"2023-10-07T22:20:25.906021+0000","last_fullsized":"2023-10-07T22:20:25.906021+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:18.476425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":93,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:05.011574+0000","last_change":"2023-10-07T22:17:30.872355+0000","last_active":"2023-10-07T22:20:05.011574+0000","last_peered":"2023-10-07T22:20:05.011574+0000","last_clean":"2023-10-07T22:20:05.011574+0000","last_became_active":"2023-10-07T22:17:30.871996+0000","last_became_peered":"2023-10-07T22:17:30.871996+0000","last_unstale":"2023-10-07T22:20:05.011574+0000","last_undegraded":"2023-10-07T22:20:05.011574+0000","last_fullsized":"2023-10-07T22:20:05.011574+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:13:11.267381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":218,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.901926+0000","last_change":"2023-10-07T22:16:08.198995+0000","last_active":"2023-10-07T22:20:25.901926+0000","last_peered":"2023-10-07T22:20:25.901926+0000","last_clean":"2023-10-07T22:20:25.901926+0000","last_became_active":"2023-10-07T22:16:08.160931+0000","last_became_peered":"2023-10-07T22:16:08.160931+0000","last_unstale":"2023-10-07T22:20:25.901926+0000","last_undegraded":"2023-10-07T22:20:25.901926+0000","last_fullsized":"2023-10-07T22:20:25.901926+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:26:02.154948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18888,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":158,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896831+0000","last_change":"2023-10-07T22:15:23.147267+0000","last_active":"2023-10-07T22:20:25.896831+0000","last_peered":"2023-10-07T22:20:25.896831+0000","last_clean":"2023-10-07T22:20:25.896831+0000","last_became_active":"2023-10-07T22:15:23.146843+0000","last_became_peered":"2023-10-07T22:15:23.146843+0000","last_unstale":"2023-10-07T22:20:25.896831+0000","last_undegraded":"2023-10-07T22:20:25.896831+0000","last_fullsized":"2023-10-07T22:20:25.896831+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:10:15.483487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":71,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.908465+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:20:25.908465+0000","last_peered":"2023-10-07T22:20:25.908465+0000","last_clean":"2023-10-07T22:20:25.908465+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:20:25.908465+0000","last_undegraded":"2023-10-07T22:20:25.908465+0000","last_fullsized":"2023-10-07T22:20:25.908465+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":125,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:15.598180+0000","last_change":"2023-10-07T22:16:08.143141+0000","last_active":"2023-10-07T22:20:15.598180+0000","last_peered":"2023-10-07T22:20:15.598180+0000","last_clean":"2023-10-07T22:20:15.598180+0000","last_became_active":"2023-10-07T22:16:08.142744+0000","last_became_peered":"2023-10-07T22:16:08.142744+0000","last_unstale":"2023-10-07T22:20:15.598180+0000","last_undegraded":"2023-10-07T22:20:15.598180+0000","last_fullsized":"2023-10-07T22:20:15.598180+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:39:31.405290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":187,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.890545+0000","last_change":"2023-10-07T22:18:52.880239+0000","last_active":"2023-10-07T22:20:00.890545+0000","last_peered":"2023-10-07T22:20:00.890545+0000","last_clean":"2023-10-07T22:20:00.890545+0000","last_became_active":"2023-10-07T22:18:52.879929+0000","last_became_peered":"2023-10-07T22:18:52.879929+0000","last_unstale":"2023-10-07T22:20:00.890545+0000","last_undegraded":"2023-10-07T22:20:00.890545+0000","last_fullsized":"2023-10-07T22:20:00.890545+0000","mapping_epoch":328,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:01:23.710420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":311,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.906005+0000","last_change":"2023-10-07T22:19:57.913681+0000","last_active":"2023-10-07T22:20:25.906005+0000","last_peered":"2023-10-07T22:20:25.906005+0000","last_clean":"2023-10-07T22:20:25.906005+0000","last_became_active":"2023-10-07T22:19:57.913010+0000","last_became_peered":"2023-10-07T22:19:57.913010+0000","last_unstale":"2023-10-07T22:20:25.906005+0000","last_undegraded":"2023-10-07T22:20:25.906005+0000","last_fullsized":"2023-10-07T22:20:25.906005+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:17:16.691534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.18","version":"346'8124","reported_seq":15408,"reported_epoch":346,"state":"active+clean","last_fresh":"2023-10-07T22:20:28.361022+0000","last_change":"2023-10-07T22:18:52.899591+0000","last_active":"2023-10-07T22:20:28.361022+0000","last_peered":"2023-10-07T22:20:28.361022+0000","last_clean":"2023-10-07T22:20:28.361022+0000","last_became_active":"2023-10-07T22:18:52.876744+0000","last_became_peered":"2023-10-07T22:18:52.876744+0000","last_unstale":"2023-10-07T22:20:28.361022+0000","last_undegraded":"2023-10-07T22:20:28.361022+0000","last_fullsized":"2023-10-07T22:20:28.361022+0000","mapping_epoch":328,"log_start":"262'1799","ondisk_log_start":"262'1799","created":266,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'5475","last_scrub_stamp":"2023-10-07T22:15:02.852161+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:02.852161+0000","objects_scrubbed":2864,"log_size":6325,"log_dups_size":0,"ondisk_log_size":6325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:43:36.287493+0000","scrub_duration":0.40059067799999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67436544,"num_objects":1029,"num_object_clones":0,"num_object_copies":3087,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1029,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2649,"num_write_kb":26048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3543,"num_bytes_recovered":187301888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":83,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.947364+0000","last_change":"2023-10-07T22:17:30.958067+0000","last_active":"2023-10-07T22:20:25.947364+0000","last_peered":"2023-10-07T22:20:25.947364+0000","last_clean":"2023-10-07T22:20:25.947364+0000","last_became_active":"2023-10-07T22:17:30.957742+0000","last_became_peered":"2023-10-07T22:17:30.957742+0000","last_unstale":"2023-10-07T22:20:25.947364+0000","last_undegraded":"2023-10-07T22:20:25.947364+0000","last_fullsized":"2023-10-07T22:20:25.947364+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:33.785074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":56,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896486+0000","last_change":"2023-10-07T22:18:52.882779+0000","last_active":"2023-10-07T22:20:26.896486+0000","last_peered":"2023-10-07T22:20:26.896486+0000","last_clean":"2023-10-07T22:20:26.896486+0000","last_became_active":"2023-10-07T22:18:52.882067+0000","last_became_peered":"2023-10-07T22:18:52.882067+0000","last_unstale":"2023-10-07T22:20:26.896486+0000","last_undegraded":"2023-10-07T22:20:26.896486+0000","last_fullsized":"2023-10-07T22:20:26.896486+0000","mapping_epoch":328,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:52:57.694723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.19","version":"345'8141","reported_seq":8728,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:27.126437+0000","last_change":"2023-10-07T22:20:00.968178+0000","last_active":"2023-10-07T22:20:27.126437+0000","last_peered":"2023-10-07T22:20:27.126437+0000","last_clean":"2023-10-07T22:16:07.105391+0000","last_became_active":"2023-10-07T22:20:00.934106+0000","last_became_peered":"2023-10-07T22:20:00.934106+0000","last_unstale":"2023-10-07T22:20:27.126437+0000","last_undegraded":"2023-10-07T22:20:00.795411+0000","last_fullsized":"2023-10-07T22:19:58.896067+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":8141,"log_dups_size":0,"ondisk_log_size":8141,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62685184,"num_objects":957,"num_object_clones":0,"num_object_copies":2871,"num_objects_missing_on_primary":3035,"num_objects_missing":3035,"num_objects_degraded":4785,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5519,"num_write_kb":207200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":227,"num_bytes_recovered":14745600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,3],"acting":[7,4],"avail_no_missing":["4","5"],"object_location_counts":[{"shards":"3,4,5","objects":981},{"shards":"3,4,5,7","objects":4},{"shards":"4,7","objects":-28}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":66,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.892216+0000","last_change":"2023-10-07T22:19:57.905135+0000","last_active":"2023-10-07T22:20:26.892216+0000","last_peered":"2023-10-07T22:20:26.892216+0000","last_clean":"2023-10-07T22:20:26.892216+0000","last_became_active":"2023-10-07T22:19:57.904655+0000","last_became_peered":"2023-10-07T22:19:57.904655+0000","last_unstale":"2023-10-07T22:20:26.892216+0000","last_undegraded":"2023-10-07T22:20:26.892216+0000","last_fullsized":"2023-10-07T22:20:26.892216+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:42:28.336969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":133,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:20.263959+0000","last_change":"2023-10-07T22:18:52.877393+0000","last_active":"2023-10-07T22:20:20.263959+0000","last_peered":"2023-10-07T22:20:20.263959+0000","last_clean":"2023-10-07T22:20:20.263959+0000","last_became_active":"2023-10-07T22:18:52.877066+0000","last_became_peered":"2023-10-07T22:18:52.877066+0000","last_unstale":"2023-10-07T22:20:20.263959+0000","last_undegraded":"2023-10-07T22:20:20.263959+0000","last_fullsized":"2023-10-07T22:20:20.263959+0000","mapping_epoch":328,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:56:08.203357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"345'8186","reported_seq":8319,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:27.827004+0000","last_change":"2023-10-07T22:17:30.994994+0000","last_active":"2023-10-07T22:20:27.827004+0000","last_peered":"2023-10-07T22:20:27.827004+0000","last_clean":"2023-10-07T22:16:38.427738+0000","last_became_active":"2023-10-07T22:17:30.981854+0000","last_became_peered":"2023-10-07T22:17:30.981854+0000","last_unstale":"2023-10-07T22:20:27.827004+0000","last_undegraded":"2023-10-07T22:17:30.865737+0000","last_fullsized":"2023-10-07T22:17:30.850158+0000","mapping_epoch":309,"log_start":"261'407","ondisk_log_start":"261'407","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":7779,"log_dups_size":0,"ondisk_log_size":7779,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68780032,"num_objects":1049,"num_object_clones":0,"num_object_copies":3147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":263,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5563,"num_write_kb":211616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1049}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":97,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.908216+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:20:25.908216+0000","last_peered":"2023-10-07T22:20:25.908216+0000","last_clean":"2023-10-07T22:20:25.908216+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:20:25.908216+0000","last_undegraded":"2023-10-07T22:20:25.908216+0000","last_fullsized":"2023-10-07T22:20:25.908216+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":361,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.897082+0000","last_change":"2023-10-07T22:19:57.900454+0000","last_active":"2023-10-07T22:20:25.897082+0000","last_peered":"2023-10-07T22:20:25.897082+0000","last_clean":"2023-10-07T22:20:25.897082+0000","last_became_active":"2023-10-07T22:19:57.900095+0000","last_became_peered":"2023-10-07T22:19:57.900095+0000","last_unstale":"2023-10-07T22:20:25.897082+0000","last_undegraded":"2023-10-07T22:20:25.897082+0000","last_fullsized":"2023-10-07T22:20:25.897082+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:02:56.550935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.7","version":"343'7866","reported_seq":14409,"reported_epoch":343,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:20:25.317263+0000","last_change":"2023-10-07T22:19:59.048110+0000","last_active":"2023-10-07T22:20:25.317263+0000","last_peered":"2023-10-07T22:20:25.317263+0000","last_clean":"2023-10-07T22:19:56.834461+0000","last_became_active":"2023-10-07T22:19:59.027263+0000","last_became_peered":"2023-10-07T22:19:59.027263+0000","last_unstale":"2023-10-07T22:20:25.317263+0000","last_undegraded":"2023-10-07T22:20:25.317263+0000","last_fullsized":"2023-10-07T22:20:25.317263+0000","mapping_epoch":339,"log_start":"262'1040","ondisk_log_start":"262'1040","created":253,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5305","last_scrub_stamp":"2023-10-07T22:15:00.446715+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:00.446715+0000","objects_scrubbed":2675,"log_size":6826,"log_dups_size":0,"ondisk_log_size":6826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:48:28.099754+0000","scrub_duration":1.0545834489999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68288512,"num_objects":1042,"num_object_clones":0,"num_object_copies":3126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1042,"num_objects_unfound":0,"num_objects_dirty":1042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2577,"num_write_kb":30208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3145,"num_bytes_recovered":187760640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,5],"avail_no_missing":["3","4","5"],"object_location_counts":[{"shards":"3,4,5","objects":1042}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":69,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.908257+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:20:25.908257+0000","last_peered":"2023-10-07T22:20:25.908257+0000","last_clean":"2023-10-07T22:20:25.908257+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:20:25.908257+0000","last_undegraded":"2023-10-07T22:20:25.908257+0000","last_fullsized":"2023-10-07T22:20:25.908257+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":167,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896516+0000","last_change":"2023-10-07T22:13:09.981561+0000","last_active":"2023-10-07T22:20:25.896516+0000","last_peered":"2023-10-07T22:20:25.896516+0000","last_clean":"2023-10-07T22:20:25.896516+0000","last_became_active":"2023-10-07T22:13:09.981074+0000","last_became_peered":"2023-10-07T22:13:09.981074+0000","last_unstale":"2023-10-07T22:20:25.896516+0000","last_undegraded":"2023-10-07T22:20:25.896516+0000","last_fullsized":"2023-10-07T22:20:25.896516+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:23:44.074775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"345'8177","reported_seq":8546,"reported_epoch":345,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-07T22:20:27.049697+0000","last_change":"2023-10-07T22:20:26.202065+0000","last_active":"2023-10-07T22:20:27.049697+0000","last_peered":"2023-10-07T22:20:27.049697+0000","last_clean":"2023-10-07T22:16:38.245927+0000","last_became_active":"2023-10-07T22:17:31.041191+0000","last_became_peered":"2023-10-07T22:17:31.041191+0000","last_unstale":"2023-10-07T22:20:27.049697+0000","last_undegraded":"2023-10-07T22:20:27.049697+0000","last_fullsized":"2023-10-07T22:17:30.848305+0000","mapping_epoch":309,"log_start":"262'2182","ondisk_log_start":"262'2182","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":5995,"log_dups_size":0,"ondisk_log_size":5995,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71532544,"num_objects":1091,"num_object_clones":0,"num_object_copies":3273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5547,"num_write_kb":212448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":116,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":1091}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":83,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.906130+0000","last_change":"2023-10-07T22:19:57.925956+0000","last_active":"2023-10-07T22:20:25.906130+0000","last_peered":"2023-10-07T22:20:25.906130+0000","last_clean":"2023-10-07T22:20:25.906130+0000","last_became_active":"2023-10-07T22:19:57.916194+0000","last_became_peered":"2023-10-07T22:19:57.916194+0000","last_unstale":"2023-10-07T22:20:25.906130+0000","last_undegraded":"2023-10-07T22:20:25.906130+0000","last_fullsized":"2023-10-07T22:20:25.906130+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:40:29.531389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":325,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.896536+0000","last_change":"2023-10-07T22:16:12.268477+0000","last_active":"2023-10-07T22:20:00.896536+0000","last_peered":"2023-10-07T22:20:00.896536+0000","last_clean":"2023-10-07T22:20:00.896536+0000","last_became_active":"2023-10-07T22:16:12.268080+0000","last_became_peered":"2023-10-07T22:16:12.268080+0000","last_unstale":"2023-10-07T22:20:00.896536+0000","last_undegraded":"2023-10-07T22:20:00.896536+0000","last_fullsized":"2023-10-07T22:20:00.896536+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":294,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:04:27.121098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"346'8074","reported_seq":8796,"reported_epoch":346,"state":"active+clean","last_fresh":"2023-10-07T22:20:28.356773+0000","last_change":"2023-10-07T22:19:58.462761+0000","last_active":"2023-10-07T22:20:28.356773+0000","last_peered":"2023-10-07T22:20:28.356773+0000","last_clean":"2023-10-07T22:20:28.356773+0000","last_became_active":"2023-10-07T22:19:16.887471+0000","last_became_peered":"2023-10-07T22:19:16.887471+0000","last_unstale":"2023-10-07T22:20:28.356773+0000","last_undegraded":"2023-10-07T22:20:28.356773+0000","last_fullsized":"2023-10-07T22:20:28.356773+0000","mapping_epoch":334,"log_start":"262'1754","ondisk_log_start":"262'1754","created":253,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5382","last_scrub_stamp":"2023-10-07T22:15:01.218146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:01.218146+0000","objects_scrubbed":2800,"log_size":6320,"log_dups_size":0,"ondisk_log_size":6320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:54.004292+0000","scrub_duration":0.98764548500000005,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64421888,"num_objects":983,"num_object_clones":0,"num_object_copies":2949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2711,"num_write_kb":28608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":270,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":318,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896096+0000","last_change":"2023-10-07T22:15:23.141102+0000","last_active":"2023-10-07T22:20:26.896096+0000","last_peered":"2023-10-07T22:20:26.896096+0000","last_clean":"2023-10-07T22:20:26.896096+0000","last_became_active":"2023-10-07T22:15:23.140662+0000","last_became_peered":"2023-10-07T22:15:23.140662+0000","last_unstale":"2023-10-07T22:20:26.896096+0000","last_undegraded":"2023-10-07T22:20:26.896096+0000","last_fullsized":"2023-10-07T22:20:26.896096+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:20:49.826867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":48,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.892268+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:20:26.892268+0000","last_peered":"2023-10-07T22:20:26.892268+0000","last_clean":"2023-10-07T22:20:26.892268+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:20:26.892268+0000","last_undegraded":"2023-10-07T22:20:26.892268+0000","last_fullsized":"2023-10-07T22:20:26.892268+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"343'7907","reported_seq":8613,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:24.852110+0000","last_change":"2023-10-07T22:18:54.902022+0000","last_active":"2023-10-07T22:20:24.852110+0000","last_peered":"2023-10-07T22:20:24.852110+0000","last_clean":"2023-10-07T22:20:24.852110+0000","last_became_active":"2023-10-07T22:18:54.886492+0000","last_became_peered":"2023-10-07T22:18:54.886492+0000","last_unstale":"2023-10-07T22:20:24.852110+0000","last_undegraded":"2023-10-07T22:20:24.852110+0000","last_fullsized":"2023-10-07T22:20:24.852110+0000","mapping_epoch":330,"log_start":"262'1460","ondisk_log_start":"262'1460","created":253,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'5353","last_scrub_stamp":"2023-10-07T22:15:03.497793+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:03.497793+0000","objects_scrubbed":2795,"log_size":6447,"log_dups_size":0,"ondisk_log_size":6447,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:03:48.134746+0000","scrub_duration":0.357446245,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68222976,"num_objects":1041,"num_object_clones":0,"num_object_copies":3123,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1041,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2554,"num_write_kb":25600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":263,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":795,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.947449+0000","last_change":"2023-10-07T22:16:23.222105+0000","last_active":"2023-10-07T22:20:25.947449+0000","last_peered":"2023-10-07T22:20:25.947449+0000","last_clean":"2023-10-07T22:20:25.947449+0000","last_became_active":"2023-10-07T22:16:23.221757+0000","last_became_peered":"2023-10-07T22:16:23.221757+0000","last_unstale":"2023-10-07T22:20:25.947449+0000","last_undegraded":"2023-10-07T22:20:25.947449+0000","last_fullsized":"2023-10-07T22:20:25.947449+0000","mapping_epoch":295,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":296,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:19.145187+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":137,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.890994+0000","last_change":"2023-10-07T22:17:30.989761+0000","last_active":"2023-10-07T22:20:00.890994+0000","last_peered":"2023-10-07T22:20:00.890994+0000","last_clean":"2023-10-07T22:20:00.890994+0000","last_became_active":"2023-10-07T22:17:30.894162+0000","last_became_peered":"2023-10-07T22:17:30.894162+0000","last_unstale":"2023-10-07T22:20:00.890994+0000","last_undegraded":"2023-10-07T22:20:00.890994+0000","last_fullsized":"2023-10-07T22:20:00.890994+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:49:44.133048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":178,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.901744+0000","last_change":"2023-10-07T22:15:23.148061+0000","last_active":"2023-10-07T22:20:25.901744+0000","last_peered":"2023-10-07T22:20:25.901744+0000","last_clean":"2023-10-07T22:20:25.901744+0000","last_became_active":"2023-10-07T22:15:23.146540+0000","last_became_peered":"2023-10-07T22:15:23.146540+0000","last_unstale":"2023-10-07T22:20:25.901744+0000","last_undegraded":"2023-10-07T22:20:25.901744+0000","last_fullsized":"2023-10-07T22:20:25.901744+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:00:56.267598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"345'7912","reported_seq":8027,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:27.885317+0000","last_change":"2023-10-07T22:15:05.811704+0000","last_active":"2023-10-07T22:20:27.885317+0000","last_peered":"2023-10-07T22:20:27.885317+0000","last_clean":"2023-10-07T22:20:27.885317+0000","last_became_active":"2023-10-07T22:14:54.998549+0000","last_became_peered":"2023-10-07T22:14:54.998549+0000","last_unstale":"2023-10-07T22:20:27.885317+0000","last_undegraded":"2023-10-07T22:20:27.885317+0000","last_fullsized":"2023-10-07T22:20:27.885317+0000","mapping_epoch":253,"log_start":"259'30","ondisk_log_start":"259'30","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":7882,"log_dups_size":0,"ondisk_log_size":7882,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60817408,"num_objects":928,"num_object_clones":0,"num_object_copies":2784,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":928,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5374,"num_write_kb":201664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"80'161","reported_seq":570,"reported_epoch":342,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:00.890243+0000","last_change":"2023-10-07T22:19:58.899657+0000","last_active":"2023-10-07T22:20:00.890243+0000","last_peered":"2023-10-07T22:20:00.890243+0000","last_clean":"2023-10-07T22:12:49.123001+0000","last_became_active":"2023-10-07T22:19:58.899291+0000","last_became_peered":"2023-10-07T22:19:58.899291+0000","last_unstale":"2023-10-07T22:20:00.890243+0000","last_undegraded":"2023-10-07T22:19:58.890331+0000","last_fullsized":"2023-10-07T22:19:58.889730+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.147289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.147289+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":268349,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2],"avail_no_missing":["3","2","5"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,5","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":257,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.892525+0000","last_change":"2023-10-07T22:15:23.146208+0000","last_active":"2023-10-07T22:20:25.892525+0000","last_peered":"2023-10-07T22:20:25.892525+0000","last_clean":"2023-10-07T22:20:25.892525+0000","last_became_active":"2023-10-07T22:15:23.145815+0000","last_became_peered":"2023-10-07T22:15:23.145815+0000","last_unstale":"2023-10-07T22:20:25.892525+0000","last_undegraded":"2023-10-07T22:20:25.892525+0000","last_fullsized":"2023-10-07T22:20:25.892525+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:03.078055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":205,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.895859+0000","last_change":"2023-10-07T22:17:30.884786+0000","last_active":"2023-10-07T22:20:25.895859+0000","last_peered":"2023-10-07T22:20:25.895859+0000","last_clean":"2023-10-07T22:20:25.895859+0000","last_became_active":"2023-10-07T22:17:30.880620+0000","last_became_peered":"2023-10-07T22:17:30.880620+0000","last_unstale":"2023-10-07T22:20:25.895859+0000","last_undegraded":"2023-10-07T22:20:25.895859+0000","last_fullsized":"2023-10-07T22:20:25.895859+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:21:26.707760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"343'8095","reported_seq":21270,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:24.877336+0000","last_change":"2023-10-07T22:17:07.885842+0000","last_active":"2023-10-07T22:20:24.877336+0000","last_peered":"2023-10-07T22:20:24.877336+0000","last_clean":"2023-10-07T22:20:24.877336+0000","last_became_active":"2023-10-07T22:17:07.876455+0000","last_became_peered":"2023-10-07T22:17:07.876455+0000","last_unstale":"2023-10-07T22:20:24.877336+0000","last_undegraded":"2023-10-07T22:20:24.877336+0000","last_fullsized":"2023-10-07T22:20:24.877336+0000","mapping_epoch":307,"log_start":"262'1722","ondisk_log_start":"262'1722","created":253,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6373,"log_dups_size":0,"ondisk_log_size":6373,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65961984,"num_objects":1006,"num_object_clones":0,"num_object_copies":3018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5488,"num_write_kb":207840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6516,"num_bytes_recovered":399376384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":167,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896327+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:20:25.896327+0000","last_peered":"2023-10-07T22:20:25.896327+0000","last_clean":"2023-10-07T22:20:25.896327+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:20:25.896327+0000","last_undegraded":"2023-10-07T22:20:25.896327+0000","last_fullsized":"2023-10-07T22:20:25.896327+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":158,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.895500+0000","last_change":"2023-10-07T22:15:23.144960+0000","last_active":"2023-10-07T22:20:25.895500+0000","last_peered":"2023-10-07T22:20:25.895500+0000","last_clean":"2023-10-07T22:20:25.895500+0000","last_became_active":"2023-10-07T22:15:23.144094+0000","last_became_peered":"2023-10-07T22:15:23.144094+0000","last_unstale":"2023-10-07T22:20:25.895500+0000","last_undegraded":"2023-10-07T22:20:25.895500+0000","last_fullsized":"2023-10-07T22:20:25.895500+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:59:21.282298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"345'8133","reported_seq":15637,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.983562+0000","last_change":"2023-10-07T22:18:01.877970+0000","last_active":"2023-10-07T22:20:26.983562+0000","last_peered":"2023-10-07T22:20:26.983562+0000","last_clean":"2023-10-07T22:20:26.983562+0000","last_became_active":"2023-10-07T22:18:01.861302+0000","last_became_peered":"2023-10-07T22:18:01.861302+0000","last_unstale":"2023-10-07T22:20:26.983562+0000","last_undegraded":"2023-10-07T22:20:26.983562+0000","last_fullsized":"2023-10-07T22:20:26.983562+0000","mapping_epoch":319,"log_start":"262'2339","ondisk_log_start":"262'2339","created":253,"last_epoch_clean":320,"parent":"0.0","parent_split_bits":0,"last_scrub":"267'5261","last_scrub_stamp":"2023-10-07T22:14:57.328994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:14:57.328994+0000","objects_scrubbed":2688,"log_size":5794,"log_dups_size":0,"ondisk_log_size":5794,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:25:54.748401+0000","scrub_duration":1.034429102,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68616192,"num_objects":1047,"num_object_clones":0,"num_object_copies":3141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2899,"num_write_kb":40256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3612,"num_bytes_recovered":189988864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":633,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.910198+0000","last_change":"2023-10-07T22:15:34.359179+0000","last_active":"2023-10-07T22:20:26.910198+0000","last_peered":"2023-10-07T22:20:26.910198+0000","last_clean":"2023-10-07T22:20:26.910198+0000","last_became_active":"2023-10-07T22:15:34.358551+0000","last_became_peered":"2023-10-07T22:15:34.358551+0000","last_unstale":"2023-10-07T22:20:26.910198+0000","last_undegraded":"2023-10-07T22:20:26.910198+0000","last_fullsized":"2023-10-07T22:20:26.910198+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:12.774115+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":125,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.890352+0000","last_change":"2023-10-07T22:16:08.143887+0000","last_active":"2023-10-07T22:20:00.890352+0000","last_peered":"2023-10-07T22:20:00.890352+0000","last_clean":"2023-10-07T22:20:00.890352+0000","last_became_active":"2023-10-07T22:16:08.142861+0000","last_became_peered":"2023-10-07T22:16:08.142861+0000","last_unstale":"2023-10-07T22:20:00.890352+0000","last_undegraded":"2023-10-07T22:20:00.890352+0000","last_fullsized":"2023-10-07T22:20:00.890352+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:01:56.728966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":341,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898473+0000","last_change":"2023-10-07T22:13:09.989720+0000","last_active":"2023-10-07T22:20:00.898473+0000","last_peered":"2023-10-07T22:20:00.898473+0000","last_clean":"2023-10-07T22:20:00.898473+0000","last_became_active":"2023-10-07T22:13:09.989451+0000","last_became_peered":"2023-10-07T22:13:09.989451+0000","last_unstale":"2023-10-07T22:20:00.898473+0000","last_undegraded":"2023-10-07T22:20:00.898473+0000","last_fullsized":"2023-10-07T22:20:00.898473+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:12:23.679387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"346'10873","reported_seq":12084,"reported_epoch":346,"state":"active+remapped+backfilling","last_fresh":"2023-10-07T22:20:28.440271+0000","last_change":"2023-10-07T22:20:26.958788+0000","last_active":"2023-10-07T22:20:28.440271+0000","last_peered":"2023-10-07T22:20:28.440271+0000","last_clean":"2023-10-07T22:16:07.031705+0000","last_became_active":"2023-10-07T22:17:30.863016+0000","last_became_peered":"2023-10-07T22:17:30.863016+0000","last_unstale":"2023-10-07T22:20:28.440271+0000","last_undegraded":"2023-10-07T22:20:28.440271+0000","last_fullsized":"2023-10-07T22:20:28.440271+0000","mapping_epoch":309,"log_start":"277'6242","ondisk_log_start":"277'6242","created":253,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4631,"log_dups_size":0,"ondisk_log_size":4631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:32:09.463063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125370368,"num_objects":1913,"num_object_clones":0,"num_object_copies":5739,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1391,"num_objects_unfound":0,"num_objects_dirty":1913,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10873,"num_write_kb":409152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":533,"num_bytes_recovered":34930688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[0,4,3],"avail_no_missing":["0","3","4"],"object_location_counts":[{"shards":"0,3,4","objects":1913}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":637,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.900867+0000","last_change":"2023-10-07T22:20:00.900510+0000","last_active":"2023-10-07T22:20:00.900867+0000","last_peered":"2023-10-07T22:20:00.900867+0000","last_clean":"2023-10-07T22:20:00.900867+0000","last_became_active":"2023-10-07T22:20:00.900049+0000","last_became_peered":"2023-10-07T22:20:00.900049+0000","last_unstale":"2023-10-07T22:20:00.900867+0000","last_undegraded":"2023-10-07T22:20:00.900867+0000","last_fullsized":"2023-10-07T22:20:00.900867+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:20:06.204096+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":376,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898628+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:20:00.898628+0000","last_peered":"2023-10-07T22:20:00.898628+0000","last_clean":"2023-10-07T22:20:00.898628+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:20:00.898628+0000","last_undegraded":"2023-10-07T22:20:00.898628+0000","last_fullsized":"2023-10-07T22:20:00.898628+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":234,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.891436+0000","last_change":"2023-10-07T22:19:57.900639+0000","last_active":"2023-10-07T22:20:00.891436+0000","last_peered":"2023-10-07T22:20:00.891436+0000","last_clean":"2023-10-07T22:20:00.891436+0000","last_became_active":"2023-10-07T22:19:57.900163+0000","last_became_peered":"2023-10-07T22:19:57.900163+0000","last_unstale":"2023-10-07T22:20:00.891436+0000","last_undegraded":"2023-10-07T22:20:00.891436+0000","last_fullsized":"2023-10-07T22:20:00.891436+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:30:14.276181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":326,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.896199+0000","last_change":"2023-10-07T22:19:57.905685+0000","last_active":"2023-10-07T22:20:00.896199+0000","last_peered":"2023-10-07T22:20:00.896199+0000","last_clean":"2023-10-07T22:20:00.896199+0000","last_became_active":"2023-10-07T22:19:57.905322+0000","last_became_peered":"2023-10-07T22:19:57.905322+0000","last_unstale":"2023-10-07T22:20:00.896199+0000","last_undegraded":"2023-10-07T22:20:00.896199+0000","last_fullsized":"2023-10-07T22:20:00.896199+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:24.827277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.a","version":"346'11102","reported_seq":23918,"reported_epoch":346,"state":"active+clean","last_fresh":"2023-10-07T22:20:28.396631+0000","last_change":"2023-10-07T22:17:31.883999+0000","last_active":"2023-10-07T22:20:28.396631+0000","last_peered":"2023-10-07T22:20:28.396631+0000","last_clean":"2023-10-07T22:20:28.396631+0000","last_became_active":"2023-10-07T22:17:31.864236+0000","last_became_peered":"2023-10-07T22:17:31.864236+0000","last_unstale":"2023-10-07T22:20:28.396631+0000","last_undegraded":"2023-10-07T22:20:28.396631+0000","last_fullsized":"2023-10-07T22:20:28.396631+0000","mapping_epoch":310,"log_start":"277'6484","ondisk_log_start":"277'6484","created":253,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4618,"log_dups_size":0,"ondisk_log_size":4618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:57:37.030115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128843776,"num_objects":1966,"num_object_clones":0,"num_object_copies":5898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1966,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11102,"num_write_kb":418176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6342,"num_bytes_recovered":415367168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":622,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.891628+0000","last_change":"2023-10-07T22:19:57.900682+0000","last_active":"2023-10-07T22:20:26.891628+0000","last_peered":"2023-10-07T22:20:26.891628+0000","last_clean":"2023-10-07T22:20:26.891628+0000","last_became_active":"2023-10-07T22:19:57.900105+0000","last_became_peered":"2023-10-07T22:19:57.900105+0000","last_unstale":"2023-10-07T22:20:26.891628+0000","last_undegraded":"2023-10-07T22:20:26.891628+0000","last_fullsized":"2023-10-07T22:20:26.891628+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:10:36.679074+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":316,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.909827+0000","last_change":"2023-10-07T22:17:30.984530+0000","last_active":"2023-10-07T22:20:26.909827+0000","last_peered":"2023-10-07T22:20:26.909827+0000","last_clean":"2023-10-07T22:20:26.909827+0000","last_became_active":"2023-10-07T22:17:30.984079+0000","last_became_peered":"2023-10-07T22:17:30.984079+0000","last_unstale":"2023-10-07T22:20:26.909827+0000","last_undegraded":"2023-10-07T22:20:26.909827+0000","last_fullsized":"2023-10-07T22:20:26.909827+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:58:17.374568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":178,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896980+0000","last_change":"2023-10-07T22:17:30.901008+0000","last_active":"2023-10-07T22:20:25.896980+0000","last_peered":"2023-10-07T22:20:25.896980+0000","last_clean":"2023-10-07T22:20:25.896980+0000","last_became_active":"2023-10-07T22:17:30.900598+0000","last_became_peered":"2023-10-07T22:17:30.900598+0000","last_unstale":"2023-10-07T22:20:25.896980+0000","last_undegraded":"2023-10-07T22:20:25.896980+0000","last_fullsized":"2023-10-07T22:20:25.896980+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:03:41.761505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":355,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898525+0000","last_change":"2023-10-07T22:16:08.140714+0000","last_active":"2023-10-07T22:20:00.898525+0000","last_peered":"2023-10-07T22:20:00.898525+0000","last_clean":"2023-10-07T22:20:00.898525+0000","last_became_active":"2023-10-07T22:16:08.139901+0000","last_became_peered":"2023-10-07T22:16:08.139901+0000","last_unstale":"2023-10-07T22:20:00.898525+0000","last_undegraded":"2023-10-07T22:20:00.898525+0000","last_fullsized":"2023-10-07T22:20:00.898525+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:52:53.839130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"344'8111","reported_seq":8724,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:27.030509+0000","last_change":"2023-10-07T22:20:00.970813+0000","last_active":"2023-10-07T22:20:27.030509+0000","last_peered":"2023-10-07T22:20:27.030509+0000","last_clean":"2023-10-07T22:16:07.026505+0000","last_became_active":"2023-10-07T22:20:00.936793+0000","last_became_peered":"2023-10-07T22:20:00.936793+0000","last_unstale":"2023-10-07T22:20:27.030509+0000","last_undegraded":"2023-10-07T22:20:00.882112+0000","last_fullsized":"2023-10-07T22:19:58.896078+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67010560,"num_objects":1022,"num_object_clones":0,"num_object_copies":3066,"num_objects_missing_on_primary":2987,"num_objects_missing":2987,"num_objects_degraded":4704,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5488,"num_write_kb":208352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":238,"num_bytes_recovered":15466496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,3],"acting":[7,4],"avail_no_missing":["4","5"],"object_location_counts":[{"shards":"3,4,5","objects":992},{"shards":"3,4,5,7","objects":2},{"shards":"4,7","objects":28}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":614,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.891883+0000","last_change":"2023-10-07T22:20:01.002949+0000","last_active":"2023-10-07T22:20:26.891883+0000","last_peered":"2023-10-07T22:20:26.891883+0000","last_clean":"2023-10-07T22:20:26.891883+0000","last_became_active":"2023-10-07T22:20:01.002178+0000","last_became_peered":"2023-10-07T22:20:01.002178+0000","last_unstale":"2023-10-07T22:20:26.891883+0000","last_undegraded":"2023-10-07T22:20:26.891883+0000","last_fullsized":"2023-10-07T22:20:26.891883+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:50:57.383785+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":125,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.891938+0000","last_change":"2023-10-07T22:17:30.893742+0000","last_active":"2023-10-07T22:20:00.891938+0000","last_peered":"2023-10-07T22:20:00.891938+0000","last_clean":"2023-10-07T22:20:00.891938+0000","last_became_active":"2023-10-07T22:17:30.893051+0000","last_became_peered":"2023-10-07T22:17:30.893051+0000","last_unstale":"2023-10-07T22:20:00.891938+0000","last_undegraded":"2023-10-07T22:20:00.891938+0000","last_fullsized":"2023-10-07T22:20:00.891938+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:29:25.088732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":334,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.897723+0000","last_change":"2023-10-07T22:17:30.869356+0000","last_active":"2023-10-07T22:20:00.897723+0000","last_peered":"2023-10-07T22:20:00.897723+0000","last_clean":"2023-10-07T22:20:00.897723+0000","last_became_active":"2023-10-07T22:17:30.868253+0000","last_became_peered":"2023-10-07T22:17:30.868253+0000","last_unstale":"2023-10-07T22:20:00.897723+0000","last_undegraded":"2023-10-07T22:20:00.897723+0000","last_fullsized":"2023-10-07T22:20:00.897723+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:01:43.208012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":122,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:20.248962+0000","last_change":"2023-10-07T22:19:57.909314+0000","last_active":"2023-10-07T22:20:20.248962+0000","last_peered":"2023-10-07T22:20:20.248962+0000","last_clean":"2023-10-07T22:20:20.248962+0000","last_became_active":"2023-10-07T22:19:57.908637+0000","last_became_peered":"2023-10-07T22:19:57.908637+0000","last_unstale":"2023-10-07T22:20:20.248962+0000","last_undegraded":"2023-10-07T22:20:20.248962+0000","last_fullsized":"2023-10-07T22:20:20.248962+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:03.821607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"343'11155","reported_seq":12273,"reported_epoch":343,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:20:24.951659+0000","last_change":"2023-10-07T22:17:30.949900+0000","last_active":"2023-10-07T22:20:24.951659+0000","last_peered":"2023-10-07T22:20:24.951659+0000","last_clean":"2023-10-07T22:15:22.044713+0000","last_became_active":"2023-10-07T22:17:30.919770+0000","last_became_peered":"2023-10-07T22:17:30.919770+0000","last_unstale":"2023-10-07T22:20:24.951659+0000","last_undegraded":"2023-10-07T22:20:24.951659+0000","last_fullsized":"2023-10-07T22:20:24.951659+0000","mapping_epoch":309,"log_start":"277'6496","ondisk_log_start":"277'6496","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4659,"log_dups_size":0,"ondisk_log_size":4659,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:33:42.135740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131661824,"num_objects":2009,"num_object_clones":0,"num_object_copies":6027,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1841,"num_objects_unfound":0,"num_objects_dirty":2009,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11155,"num_write_kb":421248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":489,"num_bytes_recovered":32047104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,6],"avail_no_missing":["1","0","6"],"object_location_counts":[{"shards":"0,1,6","objects":2009}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":330,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.908007+0000","last_change":"2023-10-07T22:19:57.903630+0000","last_active":"2023-10-07T22:20:25.908007+0000","last_peered":"2023-10-07T22:20:25.908007+0000","last_clean":"2023-10-07T22:20:25.908007+0000","last_became_active":"2023-10-07T22:19:57.903219+0000","last_became_peered":"2023-10-07T22:19:57.903219+0000","last_unstale":"2023-10-07T22:20:25.908007+0000","last_undegraded":"2023-10-07T22:20:25.908007+0000","last_fullsized":"2023-10-07T22:20:25.908007+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:38:22.951940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":636,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.905955+0000","last_change":"2023-10-07T22:17:33.865838+0000","last_active":"2023-10-07T22:20:25.905955+0000","last_peered":"2023-10-07T22:20:25.905955+0000","last_clean":"2023-10-07T22:20:25.905955+0000","last_became_active":"2023-10-07T22:17:33.865534+0000","last_became_peered":"2023-10-07T22:17:33.865534+0000","last_unstale":"2023-10-07T22:20:25.905955+0000","last_undegraded":"2023-10-07T22:20:25.905955+0000","last_fullsized":"2023-10-07T22:20:25.905955+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:56.393119+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":125,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.890353+0000","last_change":"2023-10-07T22:19:57.900527+0000","last_active":"2023-10-07T22:20:00.890353+0000","last_peered":"2023-10-07T22:20:00.890353+0000","last_clean":"2023-10-07T22:20:00.890353+0000","last_became_active":"2023-10-07T22:19:57.900086+0000","last_became_peered":"2023-10-07T22:19:57.900086+0000","last_unstale":"2023-10-07T22:20:00.890353+0000","last_undegraded":"2023-10-07T22:20:00.890353+0000","last_fullsized":"2023-10-07T22:20:00.890353+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:14:38.664591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":351,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.892845+0000","last_change":"2023-10-07T22:17:30.877686+0000","last_active":"2023-10-07T22:20:25.892845+0000","last_peered":"2023-10-07T22:20:25.892845+0000","last_clean":"2023-10-07T22:20:25.892845+0000","last_became_active":"2023-10-07T22:17:30.872772+0000","last_became_peered":"2023-10-07T22:17:30.872772+0000","last_unstale":"2023-10-07T22:20:25.892845+0000","last_undegraded":"2023-10-07T22:20:25.892845+0000","last_fullsized":"2023-10-07T22:20:25.892845+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:37.633281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"346'8141","reported_seq":15395,"reported_epoch":346,"state":"active+clean","last_fresh":"2023-10-07T22:20:28.001102+0000","last_change":"2023-10-07T22:18:28.242454+0000","last_active":"2023-10-07T22:20:28.001102+0000","last_peered":"2023-10-07T22:20:28.001102+0000","last_clean":"2023-10-07T22:20:28.001102+0000","last_became_active":"2023-10-07T22:18:28.229694+0000","last_became_peered":"2023-10-07T22:18:28.229694+0000","last_unstale":"2023-10-07T22:20:28.001102+0000","last_undegraded":"2023-10-07T22:20:28.001102+0000","last_fullsized":"2023-10-07T22:20:28.001102+0000","mapping_epoch":324,"log_start":"262'1845","ondisk_log_start":"262'1845","created":253,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6296,"log_dups_size":0,"ondisk_log_size":6296,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65175552,"num_objects":994,"num_object_clones":0,"num_object_copies":2982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5536,"num_write_kb":208992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3548,"num_bytes_recovered":188612608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":683,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:20.249715+0000","last_change":"2023-10-07T22:20:00.901679+0000","last_active":"2023-10-07T22:20:20.249715+0000","last_peered":"2023-10-07T22:20:20.249715+0000","last_clean":"2023-10-07T22:20:20.249715+0000","last_became_active":"2023-10-07T22:20:00.901271+0000","last_became_peered":"2023-10-07T22:20:00.901271+0000","last_unstale":"2023-10-07T22:20:20.249715+0000","last_undegraded":"2023-10-07T22:20:20.249715+0000","last_fullsized":"2023-10-07T22:20:20.249715+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:09:41.478833+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":85,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.905857+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:20:25.905857+0000","last_peered":"2023-10-07T22:20:25.905857+0000","last_clean":"2023-10-07T22:20:25.905857+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:20:25.905857+0000","last_undegraded":"2023-10-07T22:20:25.905857+0000","last_fullsized":"2023-10-07T22:20:25.905857+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":48,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.891880+0000","last_change":"2023-10-07T22:17:30.859050+0000","last_active":"2023-10-07T22:20:26.891880+0000","last_peered":"2023-10-07T22:20:26.891880+0000","last_clean":"2023-10-07T22:20:26.891880+0000","last_became_active":"2023-10-07T22:17:30.857776+0000","last_became_peered":"2023-10-07T22:17:30.857776+0000","last_unstale":"2023-10-07T22:20:26.891880+0000","last_undegraded":"2023-10-07T22:20:26.891880+0000","last_fullsized":"2023-10-07T22:20:26.891880+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:45:22.977246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":48,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896268+0000","last_change":"2023-10-07T22:17:30.981048+0000","last_active":"2023-10-07T22:20:26.896268+0000","last_peered":"2023-10-07T22:20:26.896268+0000","last_clean":"2023-10-07T22:20:26.896268+0000","last_became_active":"2023-10-07T22:17:30.979539+0000","last_became_peered":"2023-10-07T22:17:30.979539+0000","last_unstale":"2023-10-07T22:20:26.896268+0000","last_undegraded":"2023-10-07T22:20:26.896268+0000","last_fullsized":"2023-10-07T22:20:26.896268+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:06:45.596276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"345'10882","reported_seq":19086,"reported_epoch":345,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:20:27.041402+0000","last_change":"2023-10-07T22:18:27.101985+0000","last_active":"2023-10-07T22:20:27.041402+0000","last_peered":"2023-10-07T22:20:27.041402+0000","last_clean":"2023-10-07T22:15:22.078972+0000","last_became_active":"2023-10-07T22:17:30.895609+0000","last_became_peered":"2023-10-07T22:17:30.895609+0000","last_unstale":"2023-10-07T22:20:27.041402+0000","last_undegraded":"2023-10-07T22:20:27.041402+0000","last_fullsized":"2023-10-07T22:20:27.041402+0000","mapping_epoch":309,"log_start":"283'6466","ondisk_log_start":"283'6466","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4416,"log_dups_size":0,"ondisk_log_size":4416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:58:58.383549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133234712,"num_objects":2034,"num_object_clones":0,"num_object_copies":6102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":264,"num_objects_unfound":0,"num_objects_dirty":2034,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10882,"num_write_kb":413249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4032,"num_bytes_recovered":264175640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,6],"avail_no_missing":["4","0","6"],"object_location_counts":[{"shards":"0,4,6","objects":2034}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":620,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.891765+0000","last_change":"2023-10-07T22:17:33.868784+0000","last_active":"2023-10-07T22:20:00.891765+0000","last_peered":"2023-10-07T22:20:00.891765+0000","last_clean":"2023-10-07T22:20:00.891765+0000","last_became_active":"2023-10-07T22:17:33.868112+0000","last_became_peered":"2023-10-07T22:17:33.868112+0000","last_unstale":"2023-10-07T22:20:00.891765+0000","last_undegraded":"2023-10-07T22:20:00.891765+0000","last_fullsized":"2023-10-07T22:20:00.891765+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:53:37.877529+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":85,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.906269+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:20:25.906269+0000","last_peered":"2023-10-07T22:20:25.906269+0000","last_clean":"2023-10-07T22:20:25.906269+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:20:25.906269+0000","last_undegraded":"2023-10-07T22:20:25.906269+0000","last_fullsized":"2023-10-07T22:20:25.906269+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":346,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898714+0000","last_change":"2023-10-07T22:19:57.906976+0000","last_active":"2023-10-07T22:20:00.898714+0000","last_peered":"2023-10-07T22:20:00.898714+0000","last_clean":"2023-10-07T22:20:00.898714+0000","last_became_active":"2023-10-07T22:19:57.906619+0000","last_became_peered":"2023-10-07T22:19:57.906619+0000","last_unstale":"2023-10-07T22:20:00.898714+0000","last_undegraded":"2023-10-07T22:20:00.898714+0000","last_fullsized":"2023-10-07T22:20:00.898714+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:41:19.128466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":297,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.908534+0000","last_change":"2023-10-07T22:19:57.915581+0000","last_active":"2023-10-07T22:20:25.908534+0000","last_peered":"2023-10-07T22:20:25.908534+0000","last_clean":"2023-10-07T22:20:25.908534+0000","last_became_active":"2023-10-07T22:19:57.915062+0000","last_became_peered":"2023-10-07T22:19:57.915062+0000","last_unstale":"2023-10-07T22:20:25.908534+0000","last_undegraded":"2023-10-07T22:20:25.908534+0000","last_fullsized":"2023-10-07T22:20:25.908534+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:00:27.278701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.e","version":"345'11191","reported_seq":21049,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.988173+0000","last_change":"2023-10-07T22:18:16.185626+0000","last_active":"2023-10-07T22:20:26.988173+0000","last_peered":"2023-10-07T22:20:26.988173+0000","last_clean":"2023-10-07T22:20:26.988173+0000","last_became_active":"2023-10-07T22:18:16.170556+0000","last_became_peered":"2023-10-07T22:18:16.170556+0000","last_unstale":"2023-10-07T22:20:26.988173+0000","last_undegraded":"2023-10-07T22:20:26.988173+0000","last_fullsized":"2023-10-07T22:20:26.988173+0000","mapping_epoch":321,"log_start":"284'6716","ondisk_log_start":"284'6716","created":253,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4475,"log_dups_size":0,"ondisk_log_size":4475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:46:34.977563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131923968,"num_objects":2013,"num_object_clones":0,"num_object_copies":6039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11191,"num_write_kb":422528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4857,"num_bytes_recovered":318308352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":742,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.895958+0000","last_change":"2023-10-07T22:17:33.868517+0000","last_active":"2023-10-07T22:20:25.895958+0000","last_peered":"2023-10-07T22:20:25.895958+0000","last_clean":"2023-10-07T22:20:25.895958+0000","last_became_active":"2023-10-07T22:17:33.868154+0000","last_became_peered":"2023-10-07T22:17:33.868154+0000","last_unstale":"2023-10-07T22:20:25.895958+0000","last_undegraded":"2023-10-07T22:20:25.895958+0000","last_fullsized":"2023-10-07T22:20:25.895958+0000","mapping_epoch":312,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:25:45.095263+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":161,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.892689+0000","last_change":"2023-10-07T22:17:31.005370+0000","last_active":"2023-10-07T22:20:00.892689+0000","last_peered":"2023-10-07T22:20:00.892689+0000","last_clean":"2023-10-07T22:20:00.892689+0000","last_became_active":"2023-10-07T22:17:30.914243+0000","last_became_peered":"2023-10-07T22:17:30.914243+0000","last_unstale":"2023-10-07T22:20:00.892689+0000","last_undegraded":"2023-10-07T22:20:00.892689+0000","last_fullsized":"2023-10-07T22:20:00.892689+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:50:12.006177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":312,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898840+0000","last_change":"2023-10-07T22:15:23.142431+0000","last_active":"2023-10-07T22:20:00.898840+0000","last_peered":"2023-10-07T22:20:00.898840+0000","last_clean":"2023-10-07T22:20:00.898840+0000","last_became_active":"2023-10-07T22:15:23.140459+0000","last_became_peered":"2023-10-07T22:15:23.140459+0000","last_unstale":"2023-10-07T22:20:00.898840+0000","last_undegraded":"2023-10-07T22:20:00.898840+0000","last_fullsized":"2023-10-07T22:20:00.898840+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:12:01.737159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":149,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.890541+0000","last_change":"2023-10-07T22:18:52.902606+0000","last_active":"2023-10-07T22:20:00.890541+0000","last_peered":"2023-10-07T22:20:00.890541+0000","last_clean":"2023-10-07T22:20:00.890541+0000","last_became_active":"2023-10-07T22:18:52.902169+0000","last_became_peered":"2023-10-07T22:18:52.902169+0000","last_unstale":"2023-10-07T22:20:00.890541+0000","last_undegraded":"2023-10-07T22:20:00.890541+0000","last_fullsized":"2023-10-07T22:20:00.890541+0000","mapping_epoch":328,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:29:50.719749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"343'11067","reported_seq":19832,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.494003+0000","last_change":"2023-10-07T22:18:41.279936+0000","last_active":"2023-10-07T22:20:25.494003+0000","last_peered":"2023-10-07T22:20:25.494003+0000","last_clean":"2023-10-07T22:20:25.494003+0000","last_became_active":"2023-10-07T22:18:41.257886+0000","last_became_peered":"2023-10-07T22:18:41.257886+0000","last_unstale":"2023-10-07T22:20:25.494003+0000","last_undegraded":"2023-10-07T22:20:25.494003+0000","last_fullsized":"2023-10-07T22:20:25.494003+0000","mapping_epoch":326,"log_start":"276'6247","ondisk_log_start":"276'6247","created":253,"last_epoch_clean":327,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":4820,"log_dups_size":0,"ondisk_log_size":4820,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:26:16.471601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136642560,"num_objects":2085,"num_object_clones":0,"num_object_copies":6255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2085,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11067,"num_write_kb":420864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4321,"num_bytes_recovered":283181056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":698,"reported_epoch":342,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:00.891701+0000","last_change":"2023-10-07T22:19:58.910637+0000","last_active":"2023-10-07T22:20:00.891701+0000","last_peered":"2023-10-07T22:20:00.891701+0000","last_clean":"2023-10-07T22:19:47.215646+0000","last_became_active":"2023-10-07T22:19:58.910291+0000","last_became_peered":"2023-10-07T22:19:58.910291+0000","last_unstale":"2023-10-07T22:20:00.891701+0000","last_undegraded":"2023-10-07T22:19:58.893225+0000","last_fullsized":"2023-10-07T22:19:58.892482+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:59:31.832562+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7],"avail_no_missing":["3","5","7"],"object_location_counts":[{"shards":"3,5,7","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":287,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.891813+0000","last_change":"2023-10-07T22:19:15.875181+0000","last_active":"2023-10-07T22:20:00.891813+0000","last_peered":"2023-10-07T22:20:00.891813+0000","last_clean":"2023-10-07T22:20:00.891813+0000","last_became_active":"2023-10-07T22:19:15.874061+0000","last_became_peered":"2023-10-07T22:19:15.874061+0000","last_unstale":"2023-10-07T22:20:00.891813+0000","last_undegraded":"2023-10-07T22:20:00.891813+0000","last_fullsized":"2023-10-07T22:20:00.891813+0000","mapping_epoch":333,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:14:03.210781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":52,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896389+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:20:26.896389+0000","last_peered":"2023-10-07T22:20:26.896389+0000","last_clean":"2023-10-07T22:20:26.896389+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:20:26.896389+0000","last_undegraded":"2023-10-07T22:20:26.896389+0000","last_fullsized":"2023-10-07T22:20:26.896389+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":204,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.893029+0000","last_change":"2023-10-07T22:19:57.906245+0000","last_active":"2023-10-07T22:20:25.893029+0000","last_peered":"2023-10-07T22:20:25.893029+0000","last_clean":"2023-10-07T22:20:25.893029+0000","last_became_active":"2023-10-07T22:19:57.905905+0000","last_became_peered":"2023-10-07T22:19:57.905905+0000","last_unstale":"2023-10-07T22:20:25.893029+0000","last_undegraded":"2023-10-07T22:20:25.893029+0000","last_fullsized":"2023-10-07T22:20:25.893029+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:37:54.621976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"345'7959","reported_seq":16558,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:27.876963+0000","last_change":"2023-10-07T22:20:04.903453+0000","last_active":"2023-10-07T22:20:27.876963+0000","last_peered":"2023-10-07T22:20:27.876963+0000","last_clean":"2023-10-07T22:15:04.593750+0000","last_became_active":"2023-10-07T22:20:04.378874+0000","last_became_peered":"2023-10-07T22:20:04.378874+0000","last_unstale":"2023-10-07T22:20:27.876963+0000","last_undegraded":"2023-10-07T22:20:00.970776+0000","last_fullsized":"2023-10-07T22:19:57.904012+0000","mapping_epoch":338,"log_start":"259'100","ondisk_log_start":"259'100","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"267'5329","last_scrub_stamp":"2023-10-07T22:15:01.131111+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:15:01.131111+0000","objects_scrubbed":2765,"log_size":7859,"log_dups_size":0,"ondisk_log_size":7859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:10:00.075791+0000","scrub_duration":1.0014074770000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69926912,"num_objects":1067,"num_object_clones":0,"num_object_copies":3201,"num_objects_missing_on_primary":667,"num_objects_missing":667,"num_objects_degraded":2696,"num_objects_misplaced":1369,"num_objects_unfound":0,"num_objects_dirty":1067,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2652,"num_write_kb":30528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2175,"num_bytes_recovered":142540800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[5,3],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,1,4","objects":667},{"shards":"0,1,4,5","objects":6},{"shards":"0,3,5,6","objects":391},{"shards":"1,3,5","objects":3}],"blocked_by":[],"up_primary":7,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":48,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.892512+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:20:26.892512+0000","last_peered":"2023-10-07T22:20:26.892512+0000","last_clean":"2023-10-07T22:20:26.892512+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:20:26.892512+0000","last_undegraded":"2023-10-07T22:20:26.892512+0000","last_fullsized":"2023-10-07T22:20:26.892512+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":352,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.898793+0000","last_change":"2023-10-07T22:17:30.869611+0000","last_active":"2023-10-07T22:20:00.898793+0000","last_peered":"2023-10-07T22:20:00.898793+0000","last_clean":"2023-10-07T22:20:00.898793+0000","last_became_active":"2023-10-07T22:17:30.867854+0000","last_became_peered":"2023-10-07T22:17:30.867854+0000","last_unstale":"2023-10-07T22:20:00.898793+0000","last_undegraded":"2023-10-07T22:20:00.898793+0000","last_fullsized":"2023-10-07T22:20:00.898793+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:17:39.600665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.15","version":"346'8087","reported_seq":8781,"reported_epoch":346,"state":"active+clean","last_fresh":"2023-10-07T22:20:28.369666+0000","last_change":"2023-10-07T22:20:26.188837+0000","last_active":"2023-10-07T22:20:28.369666+0000","last_peered":"2023-10-07T22:20:28.369666+0000","last_clean":"2023-10-07T22:20:28.369666+0000","last_became_active":"2023-10-07T22:19:16.887882+0000","last_became_peered":"2023-10-07T22:19:16.887882+0000","last_unstale":"2023-10-07T22:20:28.369666+0000","last_undegraded":"2023-10-07T22:20:28.369666+0000","last_fullsized":"2023-10-07T22:20:28.369666+0000","mapping_epoch":334,"log_start":"262'1737","ondisk_log_start":"262'1737","created":266,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6350,"log_dups_size":0,"ondisk_log_size":6350,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68583424,"num_objects":1047,"num_object_clones":0,"num_object_copies":3141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5497,"num_write_kb":209376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":275,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":313,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896265+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:20:26.896265+0000","last_peered":"2023-10-07T22:20:26.896265+0000","last_clean":"2023-10-07T22:20:26.896265+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:20:26.896265+0000","last_undegraded":"2023-10-07T22:20:26.896265+0000","last_fullsized":"2023-10-07T22:20:26.896265+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":178,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896894+0000","last_change":"2023-10-07T22:13:09.985378+0000","last_active":"2023-10-07T22:20:25.896894+0000","last_peered":"2023-10-07T22:20:25.896894+0000","last_clean":"2023-10-07T22:20:25.896894+0000","last_became_active":"2023-10-07T22:13:09.985093+0000","last_became_peered":"2023-10-07T22:13:09.985093+0000","last_unstale":"2023-10-07T22:20:25.896894+0000","last_undegraded":"2023-10-07T22:20:25.896894+0000","last_fullsized":"2023-10-07T22:20:25.896894+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:27:47.011246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.14","version":"345'8171","reported_seq":8316,"reported_epoch":345,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:20:26.915609+0000","last_change":"2023-10-07T22:19:57.920865+0000","last_active":"2023-10-07T22:20:26.915609+0000","last_peered":"2023-10-07T22:20:26.915609+0000","last_clean":"2023-10-07T22:16:38.396686+0000","last_became_active":"2023-10-07T22:17:31.040698+0000","last_became_peered":"2023-10-07T22:17:31.040698+0000","last_unstale":"2023-10-07T22:20:26.915609+0000","last_undegraded":"2023-10-07T22:19:57.920608+0000","last_fullsized":"2023-10-07T22:17:30.846077+0000","mapping_epoch":309,"log_start":"262'2321","ondisk_log_start":"262'2321","created":266,"last_epoch_clean":267,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":5850,"log_dups_size":0,"ondisk_log_size":5850,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61046784,"num_objects":932,"num_object_clones":0,"num_object_copies":2796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":287,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5542,"num_write_kb":207136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":932}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":310,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.896529+0000","last_change":"2023-10-07T22:15:23.199672+0000","last_active":"2023-10-07T22:20:26.896529+0000","last_peered":"2023-10-07T22:20:26.896529+0000","last_clean":"2023-10-07T22:20:26.896529+0000","last_became_active":"2023-10-07T22:15:23.145358+0000","last_became_peered":"2023-10-07T22:15:23.145358+0000","last_unstale":"2023-10-07T22:20:26.896529+0000","last_undegraded":"2023-10-07T22:20:26.896529+0000","last_fullsized":"2023-10-07T22:20:26.896529+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:30:32.235301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":198,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.892465+0000","last_change":"2023-10-07T22:17:30.895876+0000","last_active":"2023-10-07T22:20:25.892465+0000","last_peered":"2023-10-07T22:20:25.892465+0000","last_clean":"2023-10-07T22:20:25.892465+0000","last_became_active":"2023-10-07T22:17:30.895542+0000","last_became_peered":"2023-10-07T22:17:30.895542+0000","last_unstale":"2023-10-07T22:20:25.892465+0000","last_undegraded":"2023-10-07T22:20:25.892465+0000","last_fullsized":"2023-10-07T22:20:25.892465+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:54:42.793191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.17","version":"343'8016","reported_seq":14707,"reported_epoch":343,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:20:25.454358+0000","last_change":"2023-10-07T22:19:59.048107+0000","last_active":"2023-10-07T22:20:25.454358+0000","last_peered":"2023-10-07T22:20:25.454358+0000","last_clean":"2023-10-07T22:19:56.764853+0000","last_became_active":"2023-10-07T22:19:59.027278+0000","last_became_peered":"2023-10-07T22:19:59.027278+0000","last_unstale":"2023-10-07T22:20:25.454358+0000","last_undegraded":"2023-10-07T22:20:25.454358+0000","last_fullsized":"2023-10-07T22:20:25.454358+0000","mapping_epoch":339,"log_start":"262'1449","ondisk_log_start":"262'1449","created":266,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":6567,"log_dups_size":0,"ondisk_log_size":6567,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64061440,"num_objects":978,"num_object_clones":0,"num_object_copies":2934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":978,"num_objects_unfound":0,"num_objects_dirty":978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5460,"num_write_kb":205984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3273,"num_bytes_recovered":190971904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,5],"avail_no_missing":["3","4","5"],"object_location_counts":[{"shards":"3,4,5","objects":978}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":125,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.892076+0000","last_change":"2023-10-07T22:16:08.144480+0000","last_active":"2023-10-07T22:20:00.892076+0000","last_peered":"2023-10-07T22:20:00.892076+0000","last_clean":"2023-10-07T22:20:00.892076+0000","last_became_active":"2023-10-07T22:16:08.144025+0000","last_became_peered":"2023-10-07T22:16:08.144025+0000","last_unstale":"2023-10-07T22:20:00.892076+0000","last_undegraded":"2023-10-07T22:20:00.892076+0000","last_fullsized":"2023-10-07T22:20:00.892076+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:23:19.579153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":132,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-10-07T22:20:00.892030+0000","last_change":"2023-10-07T22:19:57.900434+0000","last_active":"2023-10-07T22:20:00.892030+0000","last_peered":"2023-10-07T22:20:00.892030+0000","last_clean":"2023-10-07T22:20:00.892030+0000","last_became_active":"2023-10-07T22:19:57.899935+0000","last_became_peered":"2023-10-07T22:19:57.899935+0000","last_unstale":"2023-10-07T22:20:00.892030+0000","last_undegraded":"2023-10-07T22:20:00.892030+0000","last_fullsized":"2023-10-07T22:20:00.892030+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:08:55.240494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.16","version":"345'8193","reported_seq":8926,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:27.720374+0000","last_change":"2023-10-07T22:20:00.921430+0000","last_active":"2023-10-07T22:20:27.720374+0000","last_peered":"2023-10-07T22:20:27.720374+0000","last_clean":"2023-10-07T22:20:27.720374+0000","last_became_active":"2023-10-07T22:20:00.902043+0000","last_became_peered":"2023-10-07T22:20:00.902043+0000","last_unstale":"2023-10-07T22:20:27.720374+0000","last_undegraded":"2023-10-07T22:20:27.720374+0000","last_fullsized":"2023-10-07T22:20:27.720374+0000","mapping_epoch":341,"log_start":"261'421","ondisk_log_start":"261'421","created":266,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:13:27.926175+0000","last_clean_scrub_stamp":"2023-10-07T22:13:27.926175+0000","objects_scrubbed":0,"log_size":7772,"log_dups_size":0,"ondisk_log_size":7772,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62554112,"num_objects":955,"num_object_clones":0,"num_object_copies":2865,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":955,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5571,"num_write_kb":208800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":296,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":68,"reported_epoch":345,"state":"active+clean","last_fresh":"2023-10-07T22:20:26.897161+0000","last_change":"2023-10-07T22:19:57.912248+0000","last_active":"2023-10-07T22:20:26.897161+0000","last_peered":"2023-10-07T22:20:26.897161+0000","last_clean":"2023-10-07T22:20:26.897161+0000","last_became_active":"2023-10-07T22:19:57.903155+0000","last_became_peered":"2023-10-07T22:19:57.903155+0000","last_unstale":"2023-10-07T22:20:26.897161+0000","last_undegraded":"2023-10-07T22:20:26.897161+0000","last_fullsized":"2023-10-07T22:20:26.897161+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:09:08.056500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":158,"reported_epoch":344,"state":"active+clean","last_fresh":"2023-10-07T22:20:25.896982+0000","last_change":"2023-10-07T22:15:23.146241+0000","last_active":"2023-10-07T22:20:25.896982+0000","last_peered":"2023-10-07T22:20:25.896982+0000","last_clean":"2023-10-07T22:20:25.896982+0000","last_became_active":"2023-10-07T22:15:23.145901+0000","last_became_peered":"2023-10-07T22:15:23.145901+0000","last_unstale":"2023-10-07T22:20:25.896982+0000","last_undegraded":"2023-10-07T22:20:25.896982+0000","last_fullsized":"2023-10-07T22:20:25.896982+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:26:14.326711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":2112454680,"num_objects":32235,"num_object_clones":0,"num_object_copies":96705,"num_objects_missing_on_primary":7269,"num_objects_missing":7269,"num_objects_degraded":14961,"num_objects_misplaced":8706,"num_objects_unfound":0,"num_objects_dirty":32235,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":156450,"num_write_kb":5421601,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62768,"num_bytes_recovered":3675127832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9066397696,"data_stored":9066381408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":164559,"ondisk_log_size":164559,"up":78,"acting":70,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":20756,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":22480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":923709,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2703360,"data_stored":2689152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":31,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201855,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1315156,"kb_used_data":410124,"kb_used_omap":0,"kb_used_meta":905024,"kb_avail":92429996,"statfs":{"total":95995035648,"available":94648315904,"internally_reserved":0,"allocated":419966976,"data_stored":418691474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926744576},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1,1,1,1,3,1],"upper_bound":1024},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:19:44 2023","interfaces":[{"interface":"back","average":{"1min":2.0859999999999999,"5min":1.0940000000000001,"15min":1.7949999999999999},"min":{"1min":0.29899999999999999,"5min":0.27400000000000002,"15min":0.24399999999999999},"max":{"1min":26.042000000000002,"5min":26.042000000000002,"15min":55.465000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":2.0089999999999999,"5min":1.1220000000000001,"15min":1.9359999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.26700000000000002},"max":{"1min":25.991,"5min":25.991,"15min":53.793999999999997},"last":7.8879999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.61199999999999999,"15min":2.677},"min":{"1min":0.34799999999999998,"5min":0.28499999999999998,"15min":0.26200000000000001},"max":{"1min":0.85099999999999998,"5min":1.3859999999999999,"15min":82.900999999999996},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.754,"5min":0.71299999999999997,"15min":2.766},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.26200000000000001},"max":{"1min":2.1299999999999999,"5min":3.117,"15min":83.212999999999994},"last":7.9240000000000004}]},{"osd":2,"last update":"Sat Oct 7 22:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.718,"15min":1.988},"min":{"1min":0.33400000000000002,"5min":0.315,"15min":0.31},"max":{"1min":3.3370000000000002,"5min":86.914000000000001,"15min":86.914000000000001},"last":2.7669999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":1.536,"15min":1.8939999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.32100000000000001},"max":{"1min":1.7390000000000001,"5min":86.947999999999993,"15min":90.597999999999999},"last":0.67200000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0369999999999999,"15min":2.2349999999999999},"min":{"1min":0.36699999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.6829999999999998,"5min":17.209,"15min":126.754},"last":2.835},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.93600000000000005,"15min":2.1230000000000002},"min":{"1min":0.42399999999999999,"5min":0.371,"15min":0.33500000000000002},"max":{"1min":3.585,"5min":17.097000000000001,"15min":126.63500000000001},"last":0.74099999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.83599999999999997,"15min":1.3340000000000001},"min":{"1min":0.33300000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.2490000000000001,"5min":7.8840000000000003,"15min":70.614999999999995},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.82799999999999996,"15min":1.3200000000000001},"min":{"1min":0.39300000000000002,"5min":0.36899999999999999,"15min":0.28100000000000003},"max":{"1min":1.387,"5min":5.1909999999999998,"15min":51.414000000000001},"last":7.8360000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:19:56 2023","interfaces":[{"interface":"back","average":{"1min":1.595,"5min":1.1850000000000001,"15min":1.8580000000000001},"min":{"1min":0.41299999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":8.2929999999999993,"5min":8.2929999999999993,"15min":54.493000000000002},"last":2.8809999999999998},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.98899999999999999,"15min":2.1850000000000001},"min":{"1min":0.45600000000000002,"5min":0.436,"15min":0.39000000000000001},"max":{"1min":4.6020000000000003,"5min":4.6020000000000003,"15min":58.734999999999999},"last":0.79600000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.96199999999999997,"15min":1.5549999999999999},"min":{"1min":0.52000000000000002,"5min":0.40899999999999997,"15min":0.33700000000000002},"max":{"1min":5.3079999999999998,"5min":5.3079999999999998,"15min":58.674999999999997},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.85899999999999999,"15min":1.6339999999999999},"min":{"1min":0.45800000000000002,"5min":0.42299999999999999,"15min":0.32300000000000001},"max":{"1min":1.417,"5min":3.544,"15min":51.546999999999997},"last":7.9580000000000002}]}]},{"osd":6,"up_from":0,"seq":201863463499,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":90,"seq":386547057040,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1644052,"kb_used_data":968332,"kb_used_omap":3,"kb_used_meta":675708,"kb_avail":92101100,"statfs":{"total":95995035648,"available":94311526400,"internally_reserved":0,"allocated":991571968,"data_stored":989781101,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":691925414},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:20:20 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.72899999999999998,"15min":1.4530000000000001},"min":{"1min":0.29299999999999998,"5min":0.222,"15min":0.182},"max":{"1min":1.155,"5min":2.6419999999999999,"15min":44.829999999999998},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.73999999999999999,"15min":1.4410000000000001},"min":{"1min":0.29199999999999998,"5min":0.245,"15min":0.21099999999999999},"max":{"1min":2.6259999999999999,"5min":2.8050000000000002,"15min":44.612000000000002},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:19:36 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":1.042,"15min":1.333},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.23599999999999999},"max":{"1min":1.1319999999999999,"5min":33.904000000000003,"15min":33.904000000000003},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.1439999999999999,"15min":1.579},"min":{"1min":0.29399999999999998,"5min":0.27700000000000002,"15min":0.23999999999999999},"max":{"1min":1.974,"5min":33.786999999999999,"15min":45.045000000000002},"last":0.65900000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.86899999999999999,"15min":1.28},"min":{"1min":0.33200000000000002,"5min":0.29999999999999999,"15min":0.245},"max":{"1min":2.6760000000000002,"5min":4.6470000000000002,"15min":44.433999999999997},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90300000000000002,"15min":1.399},"min":{"1min":0.434,"5min":0.34200000000000003,"15min":0.28299999999999997},"max":{"1min":3.1230000000000002,"5min":3.9540000000000002,"15min":45.085999999999999},"last":0.61599999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:20:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.004,"15min":2.3759999999999999},"min":{"1min":0.40300000000000002,"5min":0.36899999999999999,"15min":0.33600000000000002},"max":{"1min":7.3540000000000001,"5min":7.3540000000000001,"15min":152.46199999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.97099999999999997,"15min":2.2829999999999999},"min":{"1min":0.438,"5min":0.38300000000000001,"15min":0.379},"max":{"1min":3.552,"5min":5.2370000000000001,"15min":152.375},"last":0.747}]},{"osd":5,"last update":"Sat Oct 7 22:19:59 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.073,"15min":1.3029999999999999},"min":{"1min":0.55900000000000005,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":5.4130000000000003,"5min":5.4130000000000003,"15min":5.8170000000000002},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1020000000000001,"15min":1.2869999999999999},"min":{"1min":0.51100000000000001,"5min":0.376,"15min":0.376},"max":{"1min":5.641,"5min":8.0570000000000004,"15min":8.0570000000000004},"last":0.56599999999999995}]},{"osd":6,"last update":"Sat Oct 7 22:20:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.91600000000000004,"15min":1.4610000000000001},"min":{"1min":0.45700000000000002,"5min":0.40600000000000003,"15min":0.32900000000000001},"max":{"1min":4.6239999999999997,"5min":4.718,"15min":44.579000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.80800000000000005,"15min":1.4750000000000001},"min":{"1min":0.47499999999999998,"5min":0.42799999999999999,"15min":0.39100000000000001},"max":{"1min":1.647,"5min":1.964,"15min":44.688000000000002},"last":0.63700000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:20:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.85999999999999999,"15min":2.117},"min":{"1min":0.50900000000000001,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.603,"5min":2.9540000000000002,"15min":85.534000000000006},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.96999999999999997,"15min":2.2949999999999999},"min":{"1min":0.59099999999999997,"5min":0.45400000000000001,"15min":0.41699999999999998},"max":{"1min":3.2280000000000002,"5min":4.3570000000000002,"15min":85.429000000000002},"last":0.81000000000000005}]}]},{"osd":0,"up_from":85,"seq":365072220567,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2492256,"kb_used_data":1721232,"kb_used_omap":3,"kb_used_meta":771004,"kb_avail":91252896,"statfs":{"total":95995035648,"available":93442965504,"internally_reserved":0,"allocated":1762541568,"data_stored":1760706530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":789508321},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,1,0,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.90800000000000003,"15min":1.2929999999999999},"min":{"1min":0.247,"5min":0.24199999999999999,"15min":0.17199999999999999},"max":{"1min":0.98299999999999998,"5min":20.751000000000001,"15min":20.751000000000001},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.859,"15min":1.903},"min":{"1min":0.27300000000000002,"5min":0.246,"15min":0.20200000000000001},"max":{"1min":2.1280000000000001,"5min":77.203999999999994,"15min":77.203999999999994},"last":0.41999999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":1.7270000000000001,"15min":1.4790000000000001},"min":{"1min":0.32400000000000001,"5min":0.26700000000000002,"15min":0.23599999999999999},"max":{"1min":3.0720000000000001,"5min":77.129000000000005,"15min":77.129000000000005},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.887,"15min":1.679},"min":{"1min":0.33300000000000002,"5min":0.247,"15min":0.22900000000000001},"max":{"1min":2.9569999999999999,"5min":77.254999999999995,"15min":77.254999999999995},"last":0.29799999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.93799999999999994,"15min":1.512},"min":{"1min":0.33500000000000002,"5min":0.30099999999999999,"15min":0.26700000000000002},"max":{"1min":2.8050000000000002,"5min":3.9049999999999998,"15min":57.539000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.97099999999999997,"15min":1.619},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":2.2869999999999999,"5min":5.6420000000000003,"15min":55.316000000000003},"last":0.52700000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":2.2450000000000001,"15min":1.8700000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.33800000000000002},"max":{"1min":1.958,"5min":102.32899999999999,"15min":102.32899999999999},"last":2.3279999999999998},{"interface":"front","average":{"1min":1.038,"5min":1.9990000000000001,"15min":1.6279999999999999},"min":{"1min":0.42199999999999999,"5min":0.33200000000000002,"15min":0.28000000000000003},"max":{"1min":5.5179999999999998,"5min":102.277,"15min":102.277},"last":2.3559999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":2.1960000000000002,"15min":1.5640000000000001},"min":{"1min":0.371,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.1139999999999999,"5min":101.798,"15min":101.798},"last":1.4279999999999999},{"interface":"front","average":{"1min":1.099,"5min":2.3100000000000001,"15min":1.6359999999999999},"min":{"1min":0.54200000000000004,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":4.5490000000000004,"5min":100.45699999999999,"15min":100.45699999999999},"last":1.0269999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:19:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.444,"15min":1.643},"min":{"1min":0.47099999999999997,"5min":0.41999999999999998,"15min":0.312},"max":{"1min":1.9179999999999999,"5min":20.225999999999999,"15min":20.225999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.085,"5min":1.0980000000000001,"15min":1.3819999999999999},"min":{"1min":0.503,"5min":0.317,"15min":0.312},"max":{"1min":5.3449999999999998,"5min":6.3410000000000002,"15min":17.202000000000002},"last":0.93300000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.2030000000000001,"15min":1.665},"min":{"1min":0.502,"5min":0.39500000000000002,"15min":0.377},"max":{"1min":1.401,"5min":20.716000000000001,"15min":49.337000000000003},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.083,"5min":1.359,"15min":1.8759999999999999},"min":{"1min":0.46400000000000002,"5min":0.441,"15min":0.35399999999999998},"max":{"1min":1.881,"5min":20.108000000000001,"15min":49.320999999999998},"last":0.83099999999999996}]}]},{"osd":2,"up_from":95,"seq":408021893504,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1016824,"kb_used_data":415408,"kb_used_omap":3,"kb_used_meta":601404,"kb_avail":92728328,"statfs":{"total":95995035648,"available":94953807872,"internally_reserved":0,"allocated":425377792,"data_stored":423496398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":615838473},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:19:26 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":1.3149999999999999,"15min":2.2970000000000002},"min":{"1min":0.26400000000000001,"5min":0.253,"15min":0.221},"max":{"1min":3.5539999999999998,"5min":24.286000000000001,"15min":279.15699999999998},"last":0.746},{"interface":"front","average":{"1min":0.58399999999999996,"5min":1.1439999999999999,"15min":2.0910000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.247},"max":{"1min":1.337,"5min":24.306000000000001,"15min":274.60899999999998},"last":0.41699999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:19:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.77200000000000002,"15min":1.554},"min":{"1min":0.26400000000000001,"5min":0.246,"15min":0.223},"max":{"1min":1.2350000000000001,"5min":7.8529999999999998,"15min":62.180999999999997},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.96499999999999997,"15min":1.696},"min":{"1min":0.35199999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":3.5169999999999999,"5min":7.9989999999999997,"15min":62.07},"last":0.58899999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:20:15 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":2.2639999999999998,"15min":1.774},"min":{"1min":0.373,"5min":0.33500000000000002,"15min":0.29199999999999998},"max":{"1min":1.2909999999999999,"5min":133.01300000000001,"15min":133.01300000000001},"last":0.876},{"interface":"front","average":{"1min":0.70899999999999996,"5min":2.0699999999999998,"15min":1.6100000000000001},"min":{"1min":0.47399999999999998,"5min":0.27000000000000002,"15min":0.25700000000000001},"max":{"1min":1.2909999999999999,"5min":132.839,"15min":132.839},"last":0.38}]},{"osd":4,"last update":"Sat Oct 7 22:19:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.91900000000000004,"15min":1.0880000000000001},"min":{"1min":0.45600000000000002,"5min":0.36699999999999999,"15min":0.317},"max":{"1min":3.3610000000000002,"5min":8.9890000000000008,"15min":8.9890000000000008},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.81399999999999995,"15min":1.1140000000000001},"min":{"1min":0.35799999999999998,"5min":0.34799999999999998,"15min":0.34499999999999997},"max":{"1min":1.645,"5min":3.7869999999999999,"15min":9.8490000000000002},"last":0.66500000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:19:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.92800000000000005,"15min":1.2330000000000001},"min":{"1min":0.50900000000000001,"5min":0.46100000000000002,"15min":0.38400000000000001},"max":{"1min":1.5820000000000001,"5min":4.4930000000000003,"15min":9.3810000000000002},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.244,"5min":1.085,"15min":1.0900000000000001},"min":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":8.4469999999999992,"5min":8.4469999999999992,"15min":8.4469999999999992},"last":0.82499999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:19:26 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":1.0229999999999999,"15min":1.218},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39000000000000001},"max":{"1min":1.524,"5min":4.5629999999999997,"15min":9.8819999999999997},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.1679999999999999,"15min":1.2729999999999999},"min":{"1min":0.505,"5min":0.45000000000000001,"15min":0.373},"max":{"1min":3.581,"5min":5.0869999999999997,"15min":9.3219999999999992},"last":0.93100000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:19:26 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.92100000000000004,"15min":1.2270000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.40400000000000003},"max":{"1min":1.2909999999999999,"5min":4.5010000000000003,"15min":9.9109999999999996},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.145,"15min":1.4450000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.32800000000000001},"max":{"1min":2.02,"5min":8.4939999999999998,"15min":10.414999999999999},"last":1.034}]}]},{"osd":3,"up_from":100,"seq":429496729978,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2291324,"kb_used_data":1546420,"kb_used_omap":2,"kb_used_meta":744893,"kb_avail":91453828,"statfs":{"total":95995035648,"available":93648719872,"internally_reserved":0,"allocated":1583534080,"data_stored":1581701901,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":762771051},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":2.677,"15min":2.218},"min":{"1min":0.23799999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":2.0099999999999998,"5min":57.661999999999999,"15min":103.651},"last":0.373},{"interface":"front","average":{"1min":0.70499999999999996,"5min":2.8220000000000001,"15min":2.4340000000000002},"min":{"1min":0.39200000000000002,"5min":0.27900000000000003,"15min":0.223},"max":{"1min":1.4950000000000001,"5min":55.579999999999998,"15min":107.324},"last":0.439}]},{"osd":1,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.85399999999999998,"15min":1.3799999999999999},"min":{"1min":0.33200000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.714,"5min":4.8760000000000003,"15min":25.303999999999998},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.0309999999999999,"15min":1.482},"min":{"1min":0.45500000000000002,"5min":0.32700000000000001,"15min":0.251},"max":{"1min":1.5649999999999999,"5min":4.9420000000000002,"15min":25.378},"last":0.30599999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.6140000000000001,"15min":1.651},"min":{"1min":0.40200000000000002,"5min":0.30299999999999999,"15min":0.27700000000000002},"max":{"1min":1.7050000000000001,"5min":63.915999999999997,"15min":98.147000000000006},"last":0.63},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.5800000000000001,"15min":1.671},"min":{"1min":0.33000000000000002,"5min":0.24199999999999999,"15min":0.23899999999999999},"max":{"1min":4.8410000000000002,"5min":64.099999999999994,"15min":97.537000000000006},"last":0.46700000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.079,"15min":1.2050000000000001},"min":{"1min":0.434,"5min":0.372,"15min":0.313},"max":{"1min":3.3460000000000001,"5min":5.383,"15min":22.015999999999998},"last":1.8979999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.95099999999999996,"15min":1.1240000000000001},"min":{"1min":0.38700000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.915,"5min":4.4749999999999996,"15min":21.888999999999999},"last":0.58299999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:19:58 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0529999999999999,"15min":1.5640000000000001},"min":{"1min":0.40400000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":6.657,"5min":6.657,"15min":21.968},"last":2.355},{"interface":"front","average":{"1min":1.022,"5min":1.2869999999999999,"15min":1.1399999999999999},"min":{"1min":0.55400000000000005,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":2.754,"5min":6.7649999999999997,"15min":6.7649999999999997},"last":2.2490000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.2150000000000001,"15min":1.3400000000000001},"min":{"1min":0.47899999999999998,"5min":0.45100000000000001,"15min":0.38200000000000001},"max":{"1min":4.7839999999999998,"5min":5.0359999999999996,"15min":25.34},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.085,"5min":1.097,"15min":1.2729999999999999},"min":{"1min":0.51300000000000001,"5min":0.441,"15min":0.34599999999999997},"max":{"1min":4.8140000000000001,"5min":5.0599999999999996,"15min":21.916},"last":0.75700000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.1739999999999999,"15min":1.427},"min":{"1min":0.497,"5min":0.46800000000000003,"15min":0.40600000000000003},"max":{"1min":4.7610000000000001,"5min":5.0970000000000004,"15min":22.061},"last":2.1899999999999999},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.056,"15min":1.3380000000000001},"min":{"1min":0.44500000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":4.7169999999999996,"5min":4.7169999999999996,"15min":25.071000000000002},"last":2.1360000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986782,"num_pgs":68,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2521564,"kb_used_data":1931796,"kb_used_omap":0,"kb_used_meta":589760,"kb_avail":91223588,"statfs":{"total":95995035648,"available":93412954112,"internally_reserved":0,"allocated":1978159104,"data_stored":1976875988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603914240},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:19:42 2023","interfaces":[{"interface":"back","average":{"1min":8.7100000000000009,"5min":2.9950000000000001,"15min":1.962},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.25900000000000001},"max":{"1min":147.952,"5min":147.952,"15min":147.952},"last":0.34200000000000003},{"interface":"front","average":{"1min":8.8979999999999997,"5min":3.0790000000000002,"15min":1.8819999999999999},"min":{"1min":0.43099999999999999,"5min":0.316,"15min":0.248},"max":{"1min":147.99100000000001,"5min":147.99100000000001,"15min":147.99100000000001},"last":0.59699999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:20:23 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":1.046,"15min":1.395},"min":{"1min":0.33900000000000002,"5min":0.27500000000000002,"15min":0.252},"max":{"1min":2.105,"5min":16.023,"15min":16.023},"last":0.379},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.98399999999999999,"15min":1.341},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.28899999999999998},"max":{"1min":3.4580000000000002,"5min":14.06,"15min":17.314},"last":0.35799999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:19:42 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.0029999999999999,"15min":1.2230000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33400000000000002},"max":{"1min":2.0569999999999999,"5min":7.8209999999999997,"15min":7.8209999999999997},"last":0.501},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.109,"15min":1.2490000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.32400000000000001},"max":{"1min":1.4350000000000001,"5min":8.7810000000000006,"15min":8.7810000000000006},"last":0.52400000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.2849999999999999,"15min":1.3049999999999999},"min":{"1min":0.439,"5min":0.41199999999999998,"15min":0.32000000000000001},"max":{"1min":5.016,"5min":13.17,"15min":16.670000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.80200000000000005,"5min":1.2,"15min":1.3859999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.33900000000000002},"max":{"1min":2.4180000000000001,"5min":13.371,"15min":15.948},"last":0.48899999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:19:56 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.94999999999999996,"15min":1.319},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.629,"5min":4.6779999999999999,"15min":6.7400000000000002},"last":0.436},{"interface":"front","average":{"1min":1.077,"5min":1.0780000000000001,"15min":1.6279999999999999},"min":{"1min":0.39800000000000002,"5min":0.38600000000000001,"15min":0.30399999999999999},"max":{"1min":5.0709999999999997,"5min":5.7300000000000004,"15min":8.3629999999999995},"last":0.876}]},{"osd":6,"last update":"Sat Oct 7 22:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":1.101,"15min":1.204},"min":{"1min":0.435,"5min":0.36899999999999999,"15min":0.33400000000000002},"max":{"1min":2.1150000000000002,"5min":6.9450000000000003,"15min":8.6189999999999998},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.98099999999999998,"15min":1.135},"min":{"1min":0.433,"5min":0.38600000000000001,"15min":0.315},"max":{"1min":0.879,"5min":5.6420000000000003,"15min":6.4020000000000001},"last":0.54300000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.996,"15min":1.431},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.33800000000000002},"max":{"1min":2.1920000000000002,"5min":5.8079999999999998,"15min":34.158999999999999},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.171,"15min":1.7130000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.35899999999999999},"max":{"1min":6.2009999999999996,"5min":6.2009999999999996,"15min":35.374000000000002},"last":0.72799999999999998}]}]},{"osd":5,"up_from":242,"seq":1039382085734,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1812688,"kb_used_data":1458952,"kb_used_omap":5,"kb_used_meta":353722,"kb_avail":91932464,"statfs":{"total":95995035648,"available":94138843136,"internally_reserved":0,"allocated":1493966848,"data_stored":1492700257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":362211599},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1,2,0,3,1],"upper_bound":512},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.726,"15min":1.355},"min":{"1min":0.33300000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":2.774,"5min":101.499,"15min":101.499},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.859,"15min":1.345},"min":{"1min":0.49199999999999999,"5min":0.311,"15min":0.311},"max":{"1min":3.4529999999999998,"5min":101.705,"15min":101.705},"last":5.5220000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.83499999999999996,"15min":0.98499999999999999},"min":{"1min":0.45300000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.4870000000000001,"5min":5.8310000000000004,"15min":5.8310000000000004},"last":0.442},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.77100000000000002,"15min":1.5129999999999999},"min":{"1min":0.42599999999999999,"5min":0.33300000000000002,"15min":0.28899999999999998},"max":{"1min":1.7609999999999999,"5min":2.9849999999999999,"15min":11.948},"last":3.9929999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.85699999999999998,"15min":1.1000000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":2.7250000000000001,"5min":6.4710000000000001,"15min":6.4710000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.90200000000000002,"15min":0.89800000000000002},"min":{"1min":0.55100000000000005,"5min":0.39200000000000002,"15min":0.39000000000000001},"max":{"1min":3.6600000000000001,"5min":5.7629999999999999,"15min":5.7629999999999999},"last":0.504}]},{"osd":3,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.93300000000000005,"15min":1.1539999999999999},"min":{"1min":0.432,"5min":0.311,"15min":0.311},"max":{"1min":2.5259999999999998,"5min":6.5869999999999997,"15min":6.5869999999999997},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.997,"15min":0.97199999999999998},"min":{"1min":0.49299999999999999,"5min":0.40200000000000002,"15min":0.39200000000000002},"max":{"1min":3.54,"5min":5.798,"15min":8.343},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.0409999999999999,"15min":1.722},"min":{"1min":0.40799999999999997,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.0030000000000001,"5min":5.766,"15min":12.045},"last":7.9720000000000004},{"interface":"front","average":{"1min":1.1699999999999999,"5min":0.98499999999999999,"15min":1.4219999999999999},"min":{"1min":0.40999999999999998,"5min":0.34100000000000003,"15min":0.28299999999999997},"max":{"1min":4.976,"5min":6.6189999999999998,"15min":8.2569999999999997},"last":0.54400000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.88900000000000001,"15min":1.641},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.32000000000000001},"max":{"1min":1.722,"5min":4.5810000000000004,"15min":11.989000000000001},"last":4.04},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.99199999999999999,"15min":1.974},"min":{"1min":0.36799999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.5510000000000002,"5min":6.649,"15min":7.6310000000000002},"last":0.61699999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.92300000000000004,"15min":1.159},"min":{"1min":0.42599999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.512,"5min":5.8609999999999998,"15min":6.8659999999999997},"last":5.5670000000000002},{"interface":"front","average":{"1min":1.157,"5min":1.014,"15min":2.0590000000000002},"min":{"1min":0.45600000000000002,"5min":0.41499999999999998,"15min":0.39200000000000002},"max":{"1min":3.5379999999999998,"5min":4.5389999999999997,"15min":11.898},"last":4.274}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1751781376,"data_stored":1751777304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":981401600,"data_stored":981401600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":416612352,"data_stored":416612352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1573195776,"data_stored":1573191704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1974210560,"data_stored":1974206488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1488650240,"data_stored":1488650240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":462950400,"data_stored":462946328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":417595392,"data_stored":417595392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:20:30.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 26 2023-10-07T22:20:30.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:30.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:30.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:31.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:31.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:31.236 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:31.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:31.387 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:31.390 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:31.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.695488+0000 mgr.y (mgr.25319) 1244 : cluster 0 pgmap v1404: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14963/96774 objects degraded (15.462%); 8706/96774 objects misplaced (8.996%); 11 MiB/s, 280 objects/s recovering 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.905180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:29.921071+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.068412+0000 osd.1 (osd.1) 14 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.881935+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 14963/96774 objects degraded (15.462%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.906621+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.485 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.909860+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.912733+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[102097]: cluster 2023-10-07T22:20:30.914809+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.695488+0000 mgr.y (mgr.25319) 1244 : cluster 0 pgmap v1404: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14963/96774 objects degraded (15.462%); 8706/96774 objects misplaced (8.996%); 11 MiB/s, 280 objects/s recovering 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.905180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:29.921071+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.068412+0000 osd.1 (osd.1) 14 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.881935+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 14963/96774 objects degraded (15.462%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.906621+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.909860+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-10-07T22:20:31.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.912733+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.487 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:31 smithi008 bash[105281]: cluster 2023-10-07T22:20:30.914809+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:31.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:31.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.695488+0000 mgr.y (mgr.25319) 1244 : cluster 0 pgmap v1404: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 14963/96774 objects degraded (15.462%); 8706/96774 objects misplaced (8.996%); 11 MiB/s, 280 objects/s recovering 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.905180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:29.921071+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e348 with expected crc 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.068412+0000 osd.1 (osd.1) 14 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.881935+0000 mon.a (mon.0) 1702 : cluster 3 Health check update: Degraded data redundancy: 14963/96774 objects degraded (15.462%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.906621+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.909860+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-10-07T22:20:31.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.912733+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:31 smithi081 bash[89466]: cluster 2023-10-07T22:20:30.914809+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e349 with expected crc 2023-10-07T22:20:31.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:31.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:31.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:31.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:31.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:31.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:32.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:32.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:32.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:32.132 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:32.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:32.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:32.414 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:32.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:32.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:32.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:32.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:32 smithi081 bash[89466]: cluster 2023-10-07T22:20:31.036908+0000 osd.1 (osd.1) 15 : cluster 0 10.13 scrub starts 2023-10-07T22:20:32.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:32 smithi081 bash[89466]: cluster 2023-10-07T22:20:31.696332+0000 mgr.y (mgr.25319) 1245 : cluster 0 pgmap v1407: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 14889/95256 objects degraded (15.631%); 7906/95256 objects misplaced (8.300%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:20:32.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:32.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:32.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:32.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:32.813 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:32 smithi008 bash[102097]: cluster 2023-10-07T22:20:31.036908+0000 osd.1 (osd.1) 15 : cluster 0 10.13 scrub starts 2023-10-07T22:20:32.814 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:32 smithi008 bash[102097]: cluster 2023-10-07T22:20:31.696332+0000 mgr.y (mgr.25319) 1245 : cluster 0 pgmap v1407: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 14889/95256 objects degraded (15.631%); 7906/95256 objects misplaced (8.300%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:20:32.814 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:32 smithi008 bash[105281]: cluster 2023-10-07T22:20:31.036908+0000 osd.1 (osd.1) 15 : cluster 0 10.13 scrub starts 2023-10-07T22:20:32.814 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:32 smithi008 bash[105281]: cluster 2023-10-07T22:20:31.696332+0000 mgr.y (mgr.25319) 1245 : cluster 0 pgmap v1407: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 14889/95256 objects degraded (15.631%); 7906/95256 objects misplaced (8.300%); 20 MiB/s, 403 objects/s recovering 2023-10-07T22:20:32.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:32.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:32.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:32.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:33.045 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:33.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:33.078 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:33] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2023-10-07T22:20:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:33.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:33.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:33.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:33.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:33.418 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:33.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:33.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:33.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:33.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:33.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:33.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:33.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:34.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:34.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:34.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:34.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:34.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:34.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:34.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:34.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:34.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:34.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:34.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:32.987507+0000 osd.1 (osd.1) 16 : cluster 0 10.0 scrub starts 2023-10-07T22:20:34.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:33.510076+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:33.512313+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:33.514174+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-10-07T22:20:34.795 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:33.548532+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.796 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:34 smithi081 bash[89466]: cluster 2023-10-07T22:20:33.697277+0000 mgr.y (mgr.25319) 1246 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 370 op/s; 9504/91443 objects degraded (10.393%); 7477/91443 objects misplaced (8.177%); 29 MiB/s, 567 objects/s recovering 2023-10-07T22:20:34.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:34.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:32.987507+0000 osd.1 (osd.1) 16 : cluster 0 10.0 scrub starts 2023-10-07T22:20:34.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:33.510076+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:33.512313+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:33.514174+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-10-07T22:20:34.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:33.548532+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[105281]: cluster 2023-10-07T22:20:33.697277+0000 mgr.y (mgr.25319) 1246 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 370 op/s; 9504/91443 objects degraded (10.393%); 7477/91443 objects misplaced (8.177%); 29 MiB/s, 567 objects/s recovering 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:32.987507+0000 osd.1 (osd.1) 16 : cluster 0 10.0 scrub starts 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:33.510076+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:33.512313+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:33.514174+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:33.548532+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e350 with expected crc 2023-10-07T22:20:34.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:34 smithi008 bash[102097]: cluster 2023-10-07T22:20:33.697277+0000 mgr.y (mgr.25319) 1246 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 370 op/s; 9504/91443 objects degraded (10.393%); 7477/91443 objects misplaced (8.177%); 29 MiB/s, 567 objects/s recovering 2023-10-07T22:20:34.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:34.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:34.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:35.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:35.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:35.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:35.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:35.447 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:20:35.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:35.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:35.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:35.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:35.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:35.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:35 smithi081 bash[89466]: cluster 2023-10-07T22:20:34.519695+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:35 smithi081 bash[89466]: cluster 2023-10-07T22:20:34.519737+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:35 smithi081 bash[89466]: cluster 2023-10-07T22:20:34.519888+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-10-07T22:20:35.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:35 smithi081 bash[89466]: cluster 2023-10-07T22:20:34.522684+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:35.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:35.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[105281]: cluster 2023-10-07T22:20:34.519695+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[105281]: cluster 2023-10-07T22:20:34.519737+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[105281]: cluster 2023-10-07T22:20:34.519888+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-10-07T22:20:35.824 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[105281]: cluster 2023-10-07T22:20:34.522684+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[102097]: cluster 2023-10-07T22:20:34.519695+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[102097]: cluster 2023-10-07T22:20:34.519737+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[102097]: cluster 2023-10-07T22:20:34.519888+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-10-07T22:20:35.825 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:35 smithi008 bash[102097]: cluster 2023-10-07T22:20:34.522684+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e351 with expected crc 2023-10-07T22:20:35.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:35.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:35.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:35.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:35.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:36.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:36.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:36.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:36.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:36.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:36.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:36.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:36.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:36.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:36.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:36.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[105281]: cluster 2023-10-07T22:20:34.943825+0000 osd.1 (osd.1) 17 : cluster 0 10.0 scrub starts 2023-10-07T22:20:36.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[105281]: cluster 2023-10-07T22:20:35.698448+0000 mgr.y (mgr.25319) 1247 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 9504/89877 objects degraded (10.574%); 7304/89877 objects misplaced (8.127%); 24 MiB/s, 469 objects/s recovering 2023-10-07T22:20:36.604 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[105281]: cluster 2023-10-07T22:20:35.883828+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 9504/91443 objects degraded (10.393%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:36.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[102097]: cluster 2023-10-07T22:20:34.943825+0000 osd.1 (osd.1) 17 : cluster 0 10.0 scrub starts 2023-10-07T22:20:36.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[102097]: cluster 2023-10-07T22:20:35.698448+0000 mgr.y (mgr.25319) 1247 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 9504/89877 objects degraded (10.574%); 7304/89877 objects misplaced (8.127%); 24 MiB/s, 469 objects/s recovering 2023-10-07T22:20:36.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:36 smithi008 bash[102097]: cluster 2023-10-07T22:20:35.883828+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 9504/91443 objects degraded (10.393%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:36.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:36.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:36.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:36.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:36.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:36.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:36 smithi081 bash[89466]: cluster 2023-10-07T22:20:34.943825+0000 osd.1 (osd.1) 17 : cluster 0 10.0 scrub starts 2023-10-07T22:20:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:36 smithi081 bash[89466]: cluster 2023-10-07T22:20:35.698448+0000 mgr.y (mgr.25319) 1247 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 9504/89877 objects degraded (10.574%); 7304/89877 objects misplaced (8.127%); 24 MiB/s, 469 objects/s recovering 2023-10-07T22:20:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:36 smithi081 bash[89466]: cluster 2023-10-07T22:20:35.883828+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 9504/91443 objects degraded (10.393%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:36.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:37.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:37.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:37.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:37.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:37.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:37.522 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:37.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:37.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:37 smithi081 bash[89466]: cluster 2023-10-07T22:20:35.925067+0000 osd.1 (osd.1) 18 : cluster 0 10.0 scrub starts 2023-10-07T22:20:37.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:37.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:37.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:37.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:37 smithi008 bash[105281]: cluster 2023-10-07T22:20:35.925067+0000 osd.1 (osd.1) 18 : cluster 0 10.0 scrub starts 2023-10-07T22:20:37.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:37 smithi008 bash[102097]: cluster 2023-10-07T22:20:35.925067+0000 osd.1 (osd.1) 18 : cluster 0 10.0 scrub starts 2023-10-07T22:20:37.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:37.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:38.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:38.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:38.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:38.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:38.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:38.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:38.410 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:38.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:38.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:38.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:38.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:38.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:38.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:38.682 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:38 smithi008 bash[105281]: cluster 2023-10-07T22:20:37.699242+0000 mgr.y (mgr.25319) 1248 : cluster 0 pgmap v1412: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 9446/88059 objects degraded (10.727%); 7215/88059 objects misplaced (8.193%); 16 MiB/s, 316 objects/s recovering 2023-10-07T22:20:38.683 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:38 smithi008 bash[102097]: cluster 2023-10-07T22:20:37.699242+0000 mgr.y (mgr.25319) 1248 : cluster 0 pgmap v1412: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 9446/88059 objects degraded (10.727%); 7215/88059 objects misplaced (8.193%); 16 MiB/s, 316 objects/s recovering 2023-10-07T22:20:38.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:38.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:38 smithi081 bash[89466]: cluster 2023-10-07T22:20:37.699242+0000 mgr.y (mgr.25319) 1248 : cluster 0 pgmap v1412: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 353 op/s; 9446/88059 objects degraded (10.727%); 7215/88059 objects misplaced (8.193%); 16 MiB/s, 316 objects/s recovering 2023-10-07T22:20:38.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:38.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:38.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:39.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:39.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:39.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:39.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:39.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:39.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:39.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:39.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:39.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:39.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:39.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:39.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:39.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:39.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:39.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:40.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:40.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:40.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:40.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:40.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:40.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:40.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:40.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:40.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:40.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:40.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:40.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:40.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:40.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:40.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:40.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:40.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:40.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:40.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:40.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:40 smithi081 bash[89466]: cluster 2023-10-07T22:20:39.702982+0000 mgr.y (mgr.25319) 1249 : cluster 0 pgmap v1413: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 9143/85971 objects degraded (10.635%); 7282/85971 objects misplaced (8.470%); 14 MiB/s, 283 objects/s recovering 2023-10-07T22:20:41.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:41.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:41.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:41.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:40 smithi008 bash[105281]: cluster 2023-10-07T22:20:39.702982+0000 mgr.y (mgr.25319) 1249 : cluster 0 pgmap v1413: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 9143/85971 objects degraded (10.635%); 7282/85971 objects misplaced (8.470%); 14 MiB/s, 283 objects/s recovering 2023-10-07T22:20:41.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:40 smithi008 bash[102097]: cluster 2023-10-07T22:20:39.702982+0000 mgr.y (mgr.25319) 1249 : cluster 0 pgmap v1413: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 9143/85971 objects degraded (10.635%); 7282/85971 objects misplaced (8.470%); 14 MiB/s, 283 objects/s recovering 2023-10-07T22:20:41.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:41.197 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:41.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:41.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:41.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:41.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:41.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:41.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:41.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:41.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:41.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:41.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:41.762 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:41 smithi008 bash[105281]: cluster 2023-10-07T22:20:40.885001+0000 mon.a (mon.0) 1707 : cluster 3 Health check update: Degraded data redundancy: 9143/85971 objects degraded (10.635%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:41.762 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:41 smithi008 bash[105281]: audit 2023-10-07T22:20:40.934349+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:41.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:41 smithi008 bash[102097]: cluster 2023-10-07T22:20:40.885001+0000 mon.a (mon.0) 1707 : cluster 3 Health check update: Degraded data redundancy: 9143/85971 objects degraded (10.635%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:41.763 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:41 smithi008 bash[102097]: audit 2023-10-07T22:20:40.934349+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:41.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:41.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:41.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:41.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:41.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:41.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:41 smithi081 bash[89466]: cluster 2023-10-07T22:20:40.885001+0000 mon.a (mon.0) 1707 : cluster 3 Health check update: Degraded data redundancy: 9143/85971 objects degraded (10.635%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:41.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:41 smithi081 bash[89466]: audit 2023-10-07T22:20:40.934349+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:42.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:42.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:42.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:42.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:42.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:42.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:42.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:42.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:42.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:42.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:42.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:42.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:42.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:42.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:42.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:42.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:42.893 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:42 smithi008 bash[102097]: cluster 2023-10-07T22:20:41.703642+0000 mgr.y (mgr.25319) 1250 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 9143/84309 objects degraded (10.845%); 7085/84309 objects misplaced (8.404%); 1.9 MiB/s, 31 objects/s recovering 2023-10-07T22:20:42.893 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:42 smithi008 bash[105281]: cluster 2023-10-07T22:20:41.703642+0000 mgr.y (mgr.25319) 1250 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 9143/84309 objects degraded (10.845%); 7085/84309 objects misplaced (8.404%); 1.9 MiB/s, 31 objects/s recovering 2023-10-07T22:20:42.894 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:42 smithi008 bash[105281]: cluster 2023-10-07T22:20:41.879613+0000 osd.1 (osd.1) 19 : cluster 0 10.0 scrub starts 2023-10-07T22:20:42.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:42.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:42.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:43.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:43.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:42 smithi081 bash[89466]: cluster 2023-10-07T22:20:41.703642+0000 mgr.y (mgr.25319) 1250 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 9143/84309 objects degraded (10.845%); 7085/84309 objects misplaced (8.404%); 1.9 MiB/s, 31 objects/s recovering 2023-10-07T22:20:43.039 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:42 smithi081 bash[89466]: cluster 2023-10-07T22:20:41.879613+0000 osd.1 (osd.1) 19 : cluster 0 10.0 scrub starts 2023-10-07T22:20:43.057 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:42 smithi008 bash[102097]: cluster 2023-10-07T22:20:41.879613+0000 osd.1 (osd.1) 19 : cluster 0 10.0 scrub starts 2023-10-07T22:20:43.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:43.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:43.198 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:43] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2023-10-07T22:20:43.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:43.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:43.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:43.452 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:43.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:43.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:43.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:43.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:43.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:43.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:43.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:43.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:43.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:44.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:44.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:44.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:44.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:44.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:44.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:44.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:44.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:44.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:44.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:44.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:44.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:44.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:44.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:44.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:45.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:45.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:45.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:45.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:44 smithi081 bash[89466]: cluster 2023-10-07T22:20:43.704478+0000 mgr.y (mgr.25319) 1251 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 8727/79857 objects degraded (10.928%); 7099/79857 objects misplaced (8.890%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:20:45.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:44 smithi081 bash[89466]: cluster 2023-10-07T22:20:43.868264+0000 osd.1 (osd.1) 20 : cluster 0 10.0 scrub starts 2023-10-07T22:20:45.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:45.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:45.271 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:44 smithi008 bash[105281]: cluster 2023-10-07T22:20:43.704478+0000 mgr.y (mgr.25319) 1251 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 8727/79857 objects degraded (10.928%); 7099/79857 objects misplaced (8.890%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:20:45.271 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:44 smithi008 bash[105281]: cluster 2023-10-07T22:20:43.868264+0000 osd.1 (osd.1) 20 : cluster 0 10.0 scrub starts 2023-10-07T22:20:45.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:44 smithi008 bash[102097]: cluster 2023-10-07T22:20:43.704478+0000 mgr.y (mgr.25319) 1251 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 8727/79857 objects degraded (10.928%); 7099/79857 objects misplaced (8.890%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:20:45.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:44 smithi008 bash[102097]: cluster 2023-10-07T22:20:43.868264+0000 osd.1 (osd.1) 20 : cluster 0 10.0 scrub starts 2023-10-07T22:20:45.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:45.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:45.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:45.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:45.559 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:45.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:45.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:45.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:45.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:45.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:45.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:45.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:45.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:46.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:45 smithi081 bash[89466]: cluster 2023-10-07T22:20:45.885952+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 8727/79857 objects degraded (10.928%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:46.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:46.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:46.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:46.355 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:45 smithi008 bash[105281]: cluster 2023-10-07T22:20:45.885952+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 8727/79857 objects degraded (10.928%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:46.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:45 smithi008 bash[102097]: cluster 2023-10-07T22:20:45.885952+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 8727/79857 objects degraded (10.928%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:46.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:46.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:46.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:46.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:46.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:46.639 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:46.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:46.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:46.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:46.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:46.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:47.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:46 smithi081 bash[89466]: cluster 2023-10-07T22:20:45.705148+0000 mgr.y (mgr.25319) 1252 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 8727/78093 objects degraded (11.175%); 6879/78093 objects misplaced (8.809%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T22:20:47.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:46 smithi081 bash[89466]: cluster 2023-10-07T22:20:45.893400+0000 osd.1 (osd.1) 21 : cluster 0 10.0 scrub starts 2023-10-07T22:20:47.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:47.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:47.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:47.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:46 smithi008 bash[105281]: cluster 2023-10-07T22:20:45.705148+0000 mgr.y (mgr.25319) 1252 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 8727/78093 objects degraded (11.175%); 6879/78093 objects misplaced (8.809%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T22:20:47.158 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:46 smithi008 bash[105281]: cluster 2023-10-07T22:20:45.893400+0000 osd.1 (osd.1) 21 : cluster 0 10.0 scrub starts 2023-10-07T22:20:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:47.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:46 smithi008 bash[102097]: cluster 2023-10-07T22:20:45.705148+0000 mgr.y (mgr.25319) 1252 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 8727/78093 objects degraded (11.175%); 6879/78093 objects misplaced (8.809%); 2.8 MiB/s, 44 objects/s recovering 2023-10-07T22:20:47.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:46 smithi008 bash[102097]: cluster 2023-10-07T22:20:45.893400+0000 osd.1 (osd.1) 21 : cluster 0 10.0 scrub starts 2023-10-07T22:20:47.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:47.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:47.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:47.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:47.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:47.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:47.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:47.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:47.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:47.791 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:47.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:47.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:47.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:47.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:48.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:48.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:48.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:48.306 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:48.325 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:48.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:48.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:48.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:48.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:48.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:48.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:48.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:48.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:48.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:48.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:48.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:48.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:48 smithi081 bash[89466]: cluster 2023-10-07T22:20:47.705825+0000 mgr.y (mgr.25319) 1253 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 8649/75720 objects degraded (11.422%); 6805/75720 objects misplaced (8.987%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:49.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:49.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:49.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:48 smithi008 bash[102097]: cluster 2023-10-07T22:20:47.705825+0000 mgr.y (mgr.25319) 1253 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 8649/75720 objects degraded (11.422%); 6805/75720 objects misplaced (8.987%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:49.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:49 smithi008 bash[105281]: cluster 2023-10-07T22:20:47.705825+0000 mgr.y (mgr.25319) 1253 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 8649/75720 objects degraded (11.422%); 6805/75720 objects misplaced (8.987%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:49.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:49.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:49.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:49.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:49.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:49.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:49.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:49.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:49.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:50.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:50.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:50.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:50.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:50.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:50.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:49 smithi081 bash[89466]: cluster 2023-10-07T22:20:48.890512+0000 osd.1 (osd.1) 22 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:50.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:50.305 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:49 smithi008 bash[105281]: cluster 2023-10-07T22:20:48.890512+0000 osd.1 (osd.1) 22 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:50.305 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:49 smithi008 bash[102097]: cluster 2023-10-07T22:20:48.890512+0000 osd.1 (osd.1) 22 : cluster 0 10.0 deep-scrub starts 2023-10-07T22:20:50.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:50.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:50.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:50.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:50.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:50.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:50.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:50.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:50.719 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:50.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:50.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:50.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:50.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:50.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:50.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:51.072 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:20:51.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:51.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:50 smithi081 bash[89466]: cluster 2023-10-07T22:20:49.706604+0000 mgr.y (mgr.25319) 1254 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 8297/73350 objects degraded (11.312%); 6879/73350 objects misplaced (9.378%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:51.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:50 smithi081 bash[89466]: cluster 2023-10-07T22:20:49.897151+0000 osd.1 (osd.1) 23 : cluster 0 10.0 scrub starts 2023-10-07T22:20:51.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:50 smithi081 bash[89466]: cluster 2023-10-07T22:20:50.886896+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 8297/73350 objects degraded (11.312%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:51.114 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:20:51.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:51.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[102097]: cluster 2023-10-07T22:20:49.706604+0000 mgr.y (mgr.25319) 1254 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 8297/73350 objects degraded (11.312%); 6879/73350 objects misplaced (9.378%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:51.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[102097]: cluster 2023-10-07T22:20:49.897151+0000 osd.1 (osd.1) 23 : cluster 0 10.0 scrub starts 2023-10-07T22:20:51.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[102097]: cluster 2023-10-07T22:20:50.886896+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 8297/73350 objects degraded (11.312%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:51.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[105281]: cluster 2023-10-07T22:20:49.706604+0000 mgr.y (mgr.25319) 1254 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 8297/73350 objects degraded (11.312%); 6879/73350 objects misplaced (9.378%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:51.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[105281]: cluster 2023-10-07T22:20:49.897151+0000 osd.1 (osd.1) 23 : cluster 0 10.0 scrub starts 2023-10-07T22:20:51.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:50 smithi008 bash[105281]: cluster 2023-10-07T22:20:50.886896+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 8297/73350 objects degraded (11.312%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:51.142 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:20:51.183 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:20:51.222 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:20:51.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:51.260 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:20:51.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:51.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:51.286 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:20:51.312 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.316 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:20:51.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:51.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:51.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:51.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:51.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:51.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:51.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:51.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:51.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:51.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:51.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:51.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:51.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:52.003 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:51 smithi008 bash[102097]: audit 2023-10-07T22:20:51.037999+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.8:0/3397292179' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:52.004 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:51 smithi008 bash[105281]: audit 2023-10-07T22:20:51.037999+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.8:0/3397292179' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:52.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:52.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:52.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:52.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:52.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:52.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:51 smithi081 bash[89466]: audit 2023-10-07T22:20:51.037999+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.8:0/3397292179' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:20:52.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:52.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:52.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:52.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:52.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:52.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:52.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:52.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:52.587 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:20:52.588 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:20:52.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:52.681 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:52.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:52.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:52.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:52.940 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:52.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:52.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:52.965 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:20:53.044 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.070 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:20:53] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2023-10-07T22:20:53.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[105281]: cluster 2023-10-07T22:20:51.709289+0000 mgr.y (mgr.25319) 1255 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 401 op/s; 8297/71514 objects degraded (11.602%); 6657/71514 objects misplaced (9.309%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:20:53.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[105281]: audit 2023-10-07T22:20:52.220750+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.8:0/2374623193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[105281]: audit 2023-10-07T22:20:52.221073+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[102097]: cluster 2023-10-07T22:20:51.709289+0000 mgr.y (mgr.25319) 1255 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 401 op/s; 8297/71514 objects degraded (11.602%); 6657/71514 objects misplaced (9.309%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:20:53.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[102097]: audit 2023-10-07T22:20:52.220750+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.8:0/2374623193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.071 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:52 smithi008 bash[102097]: audit 2023-10-07T22:20:52.221073+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:53.172 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:53.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:53.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:52 smithi081 bash[89466]: cluster 2023-10-07T22:20:51.709289+0000 mgr.y (mgr.25319) 1255 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 401 op/s; 8297/71514 objects degraded (11.602%); 6657/71514 objects misplaced (9.309%); 2.7 MiB/s, 42 objects/s recovering 2023-10-07T22:20:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:52 smithi081 bash[89466]: audit 2023-10-07T22:20:52.220750+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.8:0/2374623193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:52 smithi081 bash[89466]: audit 2023-10-07T22:20:52.221073+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:20:53.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:53.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:53.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:53.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:53.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:53.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:53.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:53.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:53.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:53.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:53.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:53.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.925141+0000 osd.1 (osd.1) 24 : cluster 0 10.0 scrub starts 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.925141+0000 osd.1 (osd.1) 24 : cluster 0 10.0 scrub starts 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.947366+0000 mon.a (mon.0) 1712 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: audit 2023-10-07T22:20:52.952860+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.956716+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.957744+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.959175+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:53.952 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: cluster 2023-10-07T22:20:52.959663+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:53.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: audit 2023-10-07T22:20:53.296143+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.8:0/1868134800' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:53.953 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:53 smithi081 bash[89466]: audit 2023-10-07T22:20:53.296607+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:53.973 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 10 pgp_num to 26 2023-10-07T22:20:53.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:53.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:54.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:54.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.947366+0000 mon.a (mon.0) 1712 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: audit 2023-10-07T22:20:52.952860+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.956716+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.957744+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.959175+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: cluster 2023-10-07T22:20:52.959663+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: audit 2023-10-07T22:20:53.296143+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.8:0/1868134800' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:54.225 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[102097]: audit 2023-10-07T22:20:53.296607+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.925141+0000 osd.1 (osd.1) 24 : cluster 0 10.0 scrub starts 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.947366+0000 mon.a (mon.0) 1712 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: audit 2023-10-07T22:20:52.952860+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.956716+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.957744+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.959175+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: cluster 2023-10-07T22:20:52.959663+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e352 with expected crc 2023-10-07T22:20:54.226 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: audit 2023-10-07T22:20:53.296143+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.8:0/1868134800' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:54.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:53 smithi008 bash[105281]: audit 2023-10-07T22:20:53.296607+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-07T22:20:54.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:54.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:54.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:54.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:54.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:54.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:54.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:54.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:54.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:55.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:55.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:55.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:55.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:55.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:54 smithi081 bash[89466]: cluster 2023-10-07T22:20:53.710032+0000 mgr.y (mgr.25319) 1256 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 7892/67269 objects degraded (11.732%); 6628/67269 objects misplaced (9.853%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:20:55.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:54 smithi081 bash[89466]: audit 2023-10-07T22:20:53.963477+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-07T22:20:55.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:54 smithi081 bash[89466]: cluster 2023-10-07T22:20:53.964224+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:54 smithi081 bash[89466]: cluster 2023-10-07T22:20:53.966513+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:54 smithi081 bash[89466]: cluster 2023-10-07T22:20:53.966867+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-10-07T22:20:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:55.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:55.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:55.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:55.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[102097]: cluster 2023-10-07T22:20:53.710032+0000 mgr.y (mgr.25319) 1256 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 7892/67269 objects degraded (11.732%); 6628/67269 objects misplaced (9.853%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[102097]: audit 2023-10-07T22:20:53.963477+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[102097]: cluster 2023-10-07T22:20:53.964224+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[102097]: cluster 2023-10-07T22:20:53.966513+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[102097]: cluster 2023-10-07T22:20:53.966867+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[105281]: cluster 2023-10-07T22:20:53.710032+0000 mgr.y (mgr.25319) 1256 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 7892/67269 objects degraded (11.732%); 6628/67269 objects misplaced (9.853%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[105281]: audit 2023-10-07T22:20:53.963477+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-07T22:20:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[105281]: cluster 2023-10-07T22:20:53.964224+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[105281]: cluster 2023-10-07T22:20:53.966513+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e353 with expected crc 2023-10-07T22:20:55.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:54 smithi008 bash[105281]: cluster 2023-10-07T22:20:53.966867+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-10-07T22:20:55.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:55.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:55.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:55.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:55.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:55.736 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:55.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:55.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:55.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:55.994 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:55.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:55.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:56.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:56.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:55 smithi081 bash[89466]: cluster 2023-10-07T22:20:55.890052+0000 mon.a (mon.0) 1718 : cluster 3 Health check update: Degraded data redundancy: 7892/67269 objects degraded (11.732%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:55 smithi081 bash[89466]: audit 2023-10-07T22:20:55.938883+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:55 smithi081 bash[89466]: audit 2023-10-07T22:20:55.940206+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:56.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:56.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:56 smithi008 bash[105281]: cluster 2023-10-07T22:20:55.890052+0000 mon.a (mon.0) 1718 : cluster 3 Health check update: Degraded data redundancy: 7892/67269 objects degraded (11.732%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:56.243 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:56 smithi008 bash[105281]: audit 2023-10-07T22:20:55.938883+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:56.243 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:56 smithi008 bash[105281]: audit 2023-10-07T22:20:55.940206+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:56.243 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:55 smithi008 bash[102097]: cluster 2023-10-07T22:20:55.890052+0000 mon.a (mon.0) 1718 : cluster 3 Health check update: Degraded data redundancy: 7892/67269 objects degraded (11.732%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:20:56.243 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:55 smithi008 bash[102097]: audit 2023-10-07T22:20:55.938883+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:56.243 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:55 smithi008 bash[102097]: audit 2023-10-07T22:20:55.940206+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:56.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:56.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:56.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:56.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:56.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:56.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:56.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:56.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:56.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:56.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:56.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:56.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:56.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:20:56.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:56.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:20:56.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T22:20:57.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:57.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:57.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:56 smithi081 bash[89466]: cluster 2023-10-07T22:20:55.710984+0000 mgr.y (mgr.25319) 1257 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 7892/65472 objects degraded (12.054%); 6420/65472 objects misplaced (9.806%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:57.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:57.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:57.336 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:57.341 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:56 smithi008 bash[105281]: cluster 2023-10-07T22:20:55.710984+0000 mgr.y (mgr.25319) 1257 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 7892/65472 objects degraded (12.054%); 6420/65472 objects misplaced (9.806%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:57.341 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:56 smithi008 bash[102097]: cluster 2023-10-07T22:20:55.710984+0000 mgr.y (mgr.25319) 1257 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 7892/65472 objects degraded (12.054%); 6420/65472 objects misplaced (9.806%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:20:57.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:57.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:57.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:57.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:57.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:57.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:57.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.894 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:57.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:57.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:58.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:58.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:58.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:58.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:58.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:58.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:20:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:20:58.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:58.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:58.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:20:58.543 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:58.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:58.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:20:58.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:20:58.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:58.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:58.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:59.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:20:59.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:59.083 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: cluster 2023-10-07T22:20:57.711901+0000 mgr.y (mgr.25319) 1258 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 7827/63120 objects degraded (12.400%); 6327/63120 objects misplaced (10.024%); 3.4 MiB/s, 53 objects/s recovering 2023-10-07T22:20:59.083 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: audit 2023-10-07T22:20:58.346267+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.083 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: audit 2023-10-07T22:20:58.356311+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.083 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: audit 2023-10-07T22:20:58.360567+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: audit 2023-10-07T22:20:58.361869+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[105281]: audit 2023-10-07T22:20:58.368437+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: cluster 2023-10-07T22:20:57.711901+0000 mgr.y (mgr.25319) 1258 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 7827/63120 objects degraded (12.400%); 6327/63120 objects misplaced (10.024%); 3.4 MiB/s, 53 objects/s recovering 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: audit 2023-10-07T22:20:58.346267+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: audit 2023-10-07T22:20:58.356311+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: audit 2023-10-07T22:20:58.360567+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: audit 2023-10-07T22:20:58.361869+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:59.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:20:58 smithi008 bash[102097]: audit 2023-10-07T22:20:58.368437+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:59.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:59.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: cluster 2023-10-07T22:20:57.711901+0000 mgr.y (mgr.25319) 1258 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 7827/63120 objects degraded (12.400%); 6327/63120 objects misplaced (10.024%); 3.4 MiB/s, 53 objects/s recovering 2023-10-07T22:20:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: audit 2023-10-07T22:20:58.346267+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: audit 2023-10-07T22:20:58.356311+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: audit 2023-10-07T22:20:58.360567+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: audit 2023-10-07T22:20:58.361869+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:20:58 smithi081 bash[89466]: audit 2023-10-07T22:20:58.368437+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:20:59.236 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:20:59.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:20:59.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:20:59.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:59.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:20:59.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:20:59.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:59.523 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:59.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:59.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:20:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:20:59.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:59.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:20:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:20:59.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:59.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:20:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:20:59.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:00.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:00.070 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:00.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:00.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:00.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:00.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:00.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:00.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:00.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:00.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:00.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:00.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:00.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:00.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:00.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:00.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:00.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:00.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:00.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:00.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:00.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:01.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:01.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:01.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:00 smithi081 bash[89466]: cluster 2023-10-07T22:20:59.712778+0000 mgr.y (mgr.25319) 1259 : cluster 0 pgmap v1425: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 7468/60261 objects degraded (12.393%); 6403/60261 objects misplaced (10.625%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:21:01.269 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:00 smithi081 bash[89466]: cluster 2023-10-07T22:21:00.891437+0000 mon.a (mon.0) 1726 : cluster 3 Health check update: Degraded data redundancy: 7468/60261 objects degraded (12.393%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:01.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:01.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:00 smithi008 bash[105281]: cluster 2023-10-07T22:20:59.712778+0000 mgr.y (mgr.25319) 1259 : cluster 0 pgmap v1425: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 7468/60261 objects degraded (12.393%); 6403/60261 objects misplaced (10.625%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:21:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:00 smithi008 bash[105281]: cluster 2023-10-07T22:21:00.891437+0000 mon.a (mon.0) 1726 : cluster 3 Health check update: Degraded data redundancy: 7468/60261 objects degraded (12.393%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:00 smithi008 bash[102097]: cluster 2023-10-07T22:20:59.712778+0000 mgr.y (mgr.25319) 1259 : cluster 0 pgmap v1425: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 7468/60261 objects degraded (12.393%); 6403/60261 objects misplaced (10.625%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:21:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:00 smithi008 bash[102097]: cluster 2023-10-07T22:21:00.891437+0000 mon.a (mon.0) 1726 : cluster 3 Health check update: Degraded data redundancy: 7468/60261 objects degraded (12.393%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:01.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:01.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:01.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:01.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:01.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:01.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:01.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:01.775 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:01.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:01.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:01.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:01.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:01.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:01.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:02.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:02.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:02.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:02.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:02.433 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:21:02.433 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:21:02.433 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-10-07T22:21:02.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 6 2023-10-07T22:21:02.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:02.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:02.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:02.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:02.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:02.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:02.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:02.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:02.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:02.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:03.027 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:03.053 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:03.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:03.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:03.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:03.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:02 smithi081 bash[89466]: cluster 2023-10-07T22:21:01.713761+0000 mgr.y (mgr.25319) 1260 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 7468/58125 objects degraded (12.848%); 6155/58125 objects misplaced (10.589%); 3.0 MiB/s, 48 objects/s recovering 2023-10-07T22:21:03.288 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:03.297 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:03] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-10-07T22:21:03.298 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:02 smithi008 bash[102097]: cluster 2023-10-07T22:21:01.713761+0000 mgr.y (mgr.25319) 1260 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 7468/58125 objects degraded (12.848%); 6155/58125 objects misplaced (10.589%); 3.0 MiB/s, 48 objects/s recovering 2023-10-07T22:21:03.298 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:02 smithi008 bash[105281]: cluster 2023-10-07T22:21:01.713761+0000 mgr.y (mgr.25319) 1260 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 7468/58125 objects degraded (12.848%); 6155/58125 objects misplaced (10.589%); 3.0 MiB/s, 48 objects/s recovering 2023-10-07T22:21:03.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:03.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:03.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:03.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:03.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:03.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:03.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:03.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:03.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:03.808 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:03.808 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:03.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:03.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:03.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:03.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:04.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:04.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:04.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:04.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:04.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:04.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:04.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:04.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:04.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:04.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:04.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:04.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:05.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:05.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:05.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:05.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:05.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:05.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:05.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:05 smithi008 bash[105281]: cluster 2023-10-07T22:21:03.714752+0000 mgr.y (mgr.25319) 1261 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 488 op/s; 6980/52599 objects degraded (13.270%); 6156/52599 objects misplaced (11.704%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:21:05.288 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:04 smithi008 bash[102097]: cluster 2023-10-07T22:21:03.714752+0000 mgr.y (mgr.25319) 1261 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 488 op/s; 6980/52599 objects degraded (13.270%); 6156/52599 objects misplaced (11.704%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:21:05.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:05.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:05.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:05.440 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:05.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:04 smithi081 bash[89466]: cluster 2023-10-07T22:21:03.714752+0000 mgr.y (mgr.25319) 1261 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 488 op/s; 6980/52599 objects degraded (13.270%); 6156/52599 objects misplaced (11.704%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:21:05.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:05.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:05.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:05.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:05.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:05.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:05.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:05.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:05.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:05.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:05.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:05.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:06.000 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:05 smithi008 bash[102097]: cluster 2023-10-07T22:21:05.892610+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 6980/52599 objects degraded (13.270%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:06.000 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:05 smithi008 bash[105281]: cluster 2023-10-07T22:21:05.892610+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 6980/52599 objects degraded (13.270%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:06.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:06.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:05 smithi081 bash[89466]: cluster 2023-10-07T22:21:05.892610+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 6980/52599 objects degraded (13.270%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:06.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:06.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:06.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:06.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:06.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:06.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:06.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:06.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:06.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:06.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:06.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:06.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:06.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:06.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:06.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:06.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:06.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:07.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:07.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:07.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:07.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:06 smithi081 bash[89466]: cluster 2023-10-07T22:21:05.715558+0000 mgr.y (mgr.25319) 1262 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 6980/50166 objects degraded (13.914%); 5858/50166 objects misplaced (11.677%); 3.2 MiB/s, 50 objects/s recovering 2023-10-07T22:21:07.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:07.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:07.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:07.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:07.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:06 smithi008 bash[102097]: cluster 2023-10-07T22:21:05.715558+0000 mgr.y (mgr.25319) 1262 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 6980/50166 objects degraded (13.914%); 5858/50166 objects misplaced (11.677%); 3.2 MiB/s, 50 objects/s recovering 2023-10-07T22:21:07.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:07 smithi008 bash[105281]: cluster 2023-10-07T22:21:05.715558+0000 mgr.y (mgr.25319) 1262 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.0 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 6980/50166 objects degraded (13.914%); 5858/50166 objects misplaced (11.677%); 3.2 MiB/s, 50 objects/s recovering 2023-10-07T22:21:07.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:07.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:07.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:07.589 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:07.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:07.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:07.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:07.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:07.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:07.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:07.934 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:07.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:07.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:07.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:08.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:08.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:08.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:08.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:08.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:08.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:08.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:08.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:08.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:08.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:08.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:08.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:08.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:08.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:09.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:09.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:09.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:09.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:09.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:09.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:09.279 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:09 smithi008 bash[105281]: cluster 2023-10-07T22:21:07.716324+0000 mgr.y (mgr.25319) 1263 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 989 MiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 6910/47505 objects degraded (14.546%); 5747/47505 objects misplaced (12.098%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:21:09.279 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:09 smithi008 bash[102097]: cluster 2023-10-07T22:21:07.716324+0000 mgr.y (mgr.25319) 1263 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 989 MiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 6910/47505 objects degraded (14.546%); 5747/47505 objects misplaced (12.098%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:21:09.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:09.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:09.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:09 smithi081 bash[89466]: cluster 2023-10-07T22:21:07.716324+0000 mgr.y (mgr.25319) 1263 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 989 MiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 6910/47505 objects degraded (14.546%); 5747/47505 objects misplaced (12.098%); 3.9 MiB/s, 62 objects/s recovering 2023-10-07T22:21:09.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:09.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:09.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:09.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:09.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:09.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:09.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:09.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:09.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:10.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:10.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:10.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:10.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:10.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:10.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:10.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:10.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:10.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:10.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:10.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:10.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:10.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:10.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:10.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:10.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:10.920 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:10.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:10.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:11.023 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:11.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:11.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[105281]: cluster 2023-10-07T22:21:09.716947+0000 mgr.y (mgr.25319) 1264 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 928 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 514 op/s; 6504/44583 objects degraded (14.589%); 5829/44583 objects misplaced (13.074%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:21:11.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[105281]: cluster 2023-10-07T22:21:10.893728+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 6504/44583 objects degraded (14.589%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:11.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[105281]: audit 2023-10-07T22:21:10.934864+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:11.161 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[102097]: cluster 2023-10-07T22:21:09.716947+0000 mgr.y (mgr.25319) 1264 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 928 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 514 op/s; 6504/44583 objects degraded (14.589%); 5829/44583 objects misplaced (13.074%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:21:11.161 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[102097]: cluster 2023-10-07T22:21:10.893728+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 6504/44583 objects degraded (14.589%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:11.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:11 smithi008 bash[102097]: audit 2023-10-07T22:21:10.934864+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:11.179 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:11.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:11.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:11.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:11 smithi081 bash[89466]: cluster 2023-10-07T22:21:09.716947+0000 mgr.y (mgr.25319) 1264 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 928 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 514 op/s; 6504/44583 objects degraded (14.589%); 5829/44583 objects misplaced (13.074%); 4.0 MiB/s, 63 objects/s recovering 2023-10-07T22:21:11.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:11 smithi081 bash[89466]: cluster 2023-10-07T22:21:10.893728+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 6504/44583 objects degraded (14.589%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:11.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:11 smithi081 bash[89466]: audit 2023-10-07T22:21:10.934864+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:11.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:11.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:11.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:11.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:11.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:11.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:11.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:11.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:11.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:12.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:12.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:12.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:12.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:12.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:12.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:12.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:12.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:12.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:12.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:12.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:12.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:12.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:12.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:12.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:12.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:12.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:12.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:12.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:12.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:12.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:13.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:13.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:13.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:13] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2023-10-07T22:21:13.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:13 smithi008 bash[105281]: cluster 2023-10-07T22:21:11.717903+0000 mgr.y (mgr.25319) 1265 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 882 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 496 op/s; 6504/42369 objects degraded (15.351%); 5551/42369 objects misplaced (13.102%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:21:13.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:13 smithi008 bash[102097]: cluster 2023-10-07T22:21:11.717903+0000 mgr.y (mgr.25319) 1265 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 882 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 496 op/s; 6504/42369 objects degraded (15.351%); 5551/42369 objects misplaced (13.102%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:21:13.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:13.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:13.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:13 smithi081 bash[89466]: cluster 2023-10-07T22:21:11.717903+0000 mgr.y (mgr.25319) 1265 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 882 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 496 op/s; 6504/42369 objects degraded (15.351%); 5551/42369 objects misplaced (13.102%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:21:13.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:13.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:13.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:13.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:13.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:13.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:13.660 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:13.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:13.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:13.823 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:13.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:13.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:13.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:13.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:14.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:14.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:14.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:14.231 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:21:13 smithi081 bash[77399]: logger=cleanup t=2023-10-07T22:21:13.932813331Z level=info msg="Completed cleanup jobs" duration=85.418007ms 2023-10-07T22:21:14.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:14.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:14.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:14.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:14.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:14.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:14.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:14.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:14.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:14.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:15.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:15.025 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:15 smithi008 bash[102097]: cluster 2023-10-07T22:21:13.718721+0000 mgr.y (mgr.25319) 1266 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 760 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 6047/36531 objects degraded (16.553%); 5544/36531 objects misplaced (15.176%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T22:21:15.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:15.135 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:21:15.135 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:21:15.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:15 smithi081 bash[89466]: cluster 2023-10-07T22:21:13.718721+0000 mgr.y (mgr.25319) 1266 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 760 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 6047/36531 objects degraded (16.553%); 5544/36531 objects misplaced (15.176%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T22:21:15.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:15.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:15.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:15.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:15.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:15 smithi008 bash[105281]: cluster 2023-10-07T22:21:13.718721+0000 mgr.y (mgr.25319) 1266 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 760 MiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 6047/36531 objects degraded (16.553%); 5544/36531 objects misplaced (15.176%); 4.8 MiB/s, 76 objects/s recovering 2023-10-07T22:21:15.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:15.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:15.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:15.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:15.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:15.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:15.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:15.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:15.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:15.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:15.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:15.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:15.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:16.031 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:16 smithi008 bash[102097]: cluster 2023-10-07T22:21:15.894923+0000 mon.a (mon.0) 1730 : cluster 3 Health check update: Degraded data redundancy: 6047/36531 objects degraded (16.553%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:16.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:16.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:16.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:16.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:16 smithi081 bash[89466]: cluster 2023-10-07T22:21:15.894923+0000 mon.a (mon.0) 1730 : cluster 3 Health check update: Degraded data redundancy: 6047/36531 objects degraded (16.553%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:16.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:16 smithi008 bash[105281]: cluster 2023-10-07T22:21:15.894923+0000 mon.a (mon.0) 1730 : cluster 3 Health check update: Degraded data redundancy: 6047/36531 objects degraded (16.553%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:16.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:16.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:16.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:16.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:16.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:16.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:16.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:16.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:16.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:16.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:16.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:16.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:16.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:17.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:17.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:17.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:17 smithi081 bash[89466]: cluster 2023-10-07T22:21:15.719549+0000 mgr.y (mgr.25319) 1267 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 705 MiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 6047/33900 objects degraded (17.838%); 5210/33900 objects misplaced (15.369%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:21:17.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:17 smithi008 bash[105281]: cluster 2023-10-07T22:21:15.719549+0000 mgr.y (mgr.25319) 1267 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 705 MiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 6047/33900 objects degraded (17.838%); 5210/33900 objects misplaced (15.369%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:21:17.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:17 smithi008 bash[102097]: cluster 2023-10-07T22:21:15.719549+0000 mgr.y (mgr.25319) 1267 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 705 MiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 6047/33900 objects degraded (17.838%); 5210/33900 objects misplaced (15.369%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:21:17.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:17.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:17.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:17.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:17.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:17.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:17.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:17.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:17.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:17.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:18.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:18.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:18.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:18.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:18.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:18.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:18.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:18.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:18.538 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:18.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:18.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:18.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:18.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:18.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:18.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:18.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:18.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:19.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:19.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:19.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:19.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:19.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:19.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:19.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:19.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:19 smithi081 bash[89466]: cluster 2023-10-07T22:21:17.720310+0000 mgr.y (mgr.25319) 1268 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 631 MiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 5938/30351 objects degraded (19.564%); 5084/30351 objects misplaced (16.751%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:21:19.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:19.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:19.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:19 smithi008 bash[102097]: cluster 2023-10-07T22:21:17.720310+0000 mgr.y (mgr.25319) 1268 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 631 MiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 5938/30351 objects degraded (19.564%); 5084/30351 objects misplaced (16.751%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:21:19.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:19 smithi008 bash[105281]: cluster 2023-10-07T22:21:17.720310+0000 mgr.y (mgr.25319) 1268 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 631 MiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 5938/30351 objects degraded (19.564%); 5084/30351 objects misplaced (16.751%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:21:19.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:19.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:19.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:19.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:19.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:19.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:19.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:19.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:19.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:19.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.003 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:20.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:20.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:20.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:20.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T22:21:20.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:20.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:20.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:20.512 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.546 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:20.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.680 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:20.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:20.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:20.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:20.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:20.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:20.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:20.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:21.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:21.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.202 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:21 smithi008 bash[105281]: cluster 2023-10-07T22:21:19.720981+0000 mgr.y (mgr.25319) 1269 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 546 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 5938/26283 objects degraded (22.593%); 5084/26283 objects misplaced (19.343%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:21:21.202 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:21 smithi008 bash[105281]: cluster 2023-10-07T22:21:20.896037+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 5938/26283 objects degraded (22.593%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:21.203 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:21 smithi008 bash[102097]: cluster 2023-10-07T22:21:19.720981+0000 mgr.y (mgr.25319) 1269 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 546 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 5938/26283 objects degraded (22.593%); 5084/26283 objects misplaced (19.343%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:21:21.203 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:21 smithi008 bash[102097]: cluster 2023-10-07T22:21:20.896037+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 5938/26283 objects degraded (22.593%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:21.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:21 smithi081 bash[89466]: cluster 2023-10-07T22:21:19.720981+0000 mgr.y (mgr.25319) 1269 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 546 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 5938/26283 objects degraded (22.593%); 5084/26283 objects misplaced (19.343%); 3.4 MiB/s, 54 objects/s recovering 2023-10-07T22:21:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:21 smithi081 bash[89466]: cluster 2023-10-07T22:21:20.896037+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 5938/26283 objects degraded (22.593%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:21.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:21.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:21.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:21.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:21.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:21.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:21.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:21.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:21.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:22.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:22.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:22.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:22.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:22.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:22.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:22.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:22.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:22.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:22.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:22.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:22.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:22.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:22.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:22.933 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:22.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:22.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:22.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:23.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:23.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:23.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:23.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:23.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:21:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:23.272 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:21:23.309 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:21:23.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:23.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:23 smithi008 bash[102097]: cluster 2023-10-07T22:21:21.721728+0000 mgr.y (mgr.25319) 1270 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 484 MiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 5938/23292 objects degraded (25.494%); 4757/23292 objects misplaced (20.423%); 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:21:23.333 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:23 smithi008 bash[105281]: cluster 2023-10-07T22:21:21.721728+0000 mgr.y (mgr.25319) 1270 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 484 MiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 5938/23292 objects degraded (25.494%); 4757/23292 objects misplaced (20.423%); 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:21:23.334 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:23] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2023-10-07T22:21:23.352 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:21:23.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:23.404 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:21:23.443 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:21:23.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:23.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:23 smithi081 bash[89466]: cluster 2023-10-07T22:21:21.721728+0000 mgr.y (mgr.25319) 1270 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 484 MiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 5938/23292 objects degraded (25.494%); 4757/23292 objects misplaced (20.423%); 2.6 MiB/s, 41 objects/s recovering 2023-10-07T22:21:23.481 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:21:23.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:23.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:23.522 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:21:23.525 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.526 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:21:23.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:23.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:23.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:23.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:23.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:23.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:23.894 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:23.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:23.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:24.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:24.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:24 smithi008 bash[105281]: audit 2023-10-07T22:21:23.171852+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.8:0/1620068285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:24.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:24 smithi008 bash[105281]: audit 2023-10-07T22:21:23.624286+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:21:24.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:24 smithi008 bash[102097]: audit 2023-10-07T22:21:23.171852+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.8:0/1620068285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:24.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:24 smithi008 bash[102097]: audit 2023-10-07T22:21:23.624286+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:21:24.070 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:21:24.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:24.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:24.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:24 smithi081 bash[89466]: audit 2023-10-07T22:21:23.171852+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.8:0/1620068285' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:24.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:24 smithi081 bash[89466]: audit 2023-10-07T22:21:23.624286+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:21:24.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:24.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:24 smithi008 bash[102097]: debug 2023-10-07T22:21:24.128+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e354 definitely_dead 0 2023-10-07T22:21:24.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:24.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:24.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:24.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:24.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:24.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:24.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:24.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:24.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:24.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:25.054 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:23.722547+0000 mgr.y (mgr.25319) 1271 : cluster 0 pgmap v1437: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 310 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 5839/14934 objects degraded (39.099%); 4596/14934 objects misplaced (30.775%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:21:25.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:24.044933+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:25.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: audit 2023-10-07T22:21:24.056718+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:21:25.082 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.6. 2023-10-07T22:21:25.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:25.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:23.722547+0000 mgr.y (mgr.25319) 1271 : cluster 0 pgmap v1437: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 310 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 5839/14934 objects degraded (39.099%); 4596/14934 objects misplaced (30.775%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:21:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:24.044933+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: audit 2023-10-07T22:21:24.056718+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:24.057232+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:24.061276+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:24.061929+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: cluster 2023-10-07T22:21:24.066562+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:25 smithi081 bash[89466]: audit 2023-10-07T22:21:24.132117+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-07T22:21:25.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:25.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:24.057232+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.344 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:24.061276+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:24.061929+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: cluster 2023-10-07T22:21:24.066562+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[105281]: audit 2023-10-07T22:21:24.132117+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:23.722547+0000 mgr.y (mgr.25319) 1271 : cluster 0 pgmap v1437: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 310 MiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 5839/14934 objects degraded (39.099%); 4596/14934 objects misplaced (30.775%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:24.044933+0000 mon.a (mon.0) 1734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: audit 2023-10-07T22:21:24.056718+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.8:0/132628405' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:21:25.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:24.057232+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.346 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:24.061276+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-10-07T22:21:25.346 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:24.061929+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.346 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: cluster 2023-10-07T22:21:24.066562+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e354 with expected crc 2023-10-07T22:21:25.346 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:25 smithi008 bash[102097]: audit 2023-10-07T22:21:24.132117+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-07T22:21:25.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:25.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:25.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:25.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:25.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:25.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:25.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:25.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:25.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:25.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:25.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:26.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:26.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:26.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:26.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:26.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:26.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: audit 2023-10-07T22:21:25.065025+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.066212+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.066663+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.068941+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.068993+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.071429+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.072586+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.076520+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.078855+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.079020+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.081291+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.897226+0000 mon.a (mon.0) 1740 : cluster 3 Health check update: Degraded data redundancy: 5839/14934 objects degraded (39.099%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.902847+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[102097]: audit 2023-10-07T22:21:25.935960+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: audit 2023-10-07T22:21:25.065025+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.066212+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.066663+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.068941+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.068993+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.071429+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.072586+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.076520+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.078855+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.079020+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.081291+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.897226+0000 mon.a (mon.0) 1740 : cluster 3 Health check update: Degraded data redundancy: 5839/14934 objects degraded (39.099%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.902847+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-07T22:21:26.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:26 smithi008 bash[105281]: audit 2023-10-07T22:21:25.935960+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:26.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:26.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:26.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:26.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:26.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:26.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:26.381 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:26.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:26.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: audit 2023-10-07T22:21:25.065025+0000 mon.a (mon.0) 1738 : audit 1 from='client.? 172.21.15.8:0/2029425732' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.066212+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.066663+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.068941+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.068993+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.071429+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.072586+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.076520+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.078855+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.079020+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.081291+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e355 with expected crc 2023-10-07T22:21:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.897226+0000 mon.a (mon.0) 1740 : cluster 3 Health check update: Degraded data redundancy: 5839/14934 objects degraded (39.099%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.902847+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-07T22:21:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:26 smithi081 bash[89466]: audit 2023-10-07T22:21:25.935960+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:26.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:26.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:26.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:26.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:26.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:26.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:27.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:27.234 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:27.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.723524+0000 mgr.y (mgr.25319) 1272 : cluster 0 pgmap v1440: 109 pgs: 2 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 259 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 5839/12510 objects degraded (46.675%); 4144/12510 objects misplaced (33.125%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:21:27.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.899937+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.900799+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.901162+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.902655+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.905238+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.905673+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.905978+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.906563+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.908200+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.908268+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.908783+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.909440+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.910340+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.911324+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.929016+0000 osd.3 (osd.3) 14 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8826 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:25.931520+0000 osd.3 (osd.3) 15 : cluster 0 10.17 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8965 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.908591+0000 mon.a (mon.0) 1743 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.723524+0000 mgr.y (mgr.25319) 1272 : cluster 0 pgmap v1440: 109 pgs: 2 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 259 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 5839/12510 objects degraded (46.675%); 4144/12510 objects misplaced (33.125%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.899937+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.900799+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.901162+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.902655+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.905238+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.905673+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.905978+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.906563+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.908200+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.908268+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.908783+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.909440+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.910340+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.911324+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.929016+0000 osd.3 (osd.3) 14 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8826 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:25.931520+0000 osd.3 (osd.3) 15 : cluster 0 10.17 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8965 2023-10-07T22:21:27.248 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:27 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.908591+0000 mon.a (mon.0) 1743 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-07T22:21:27.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:27.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:27.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:27.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:27.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.723524+0000 mgr.y (mgr.25319) 1272 : cluster 0 pgmap v1440: 109 pgs: 2 remapped+peering, 7 peering, 1 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 259 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 5839/12510 objects degraded (46.675%); 4144/12510 objects misplaced (33.125%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.899937+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.900799+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.901162+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.902655+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.905238+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.905673+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.905978+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.906563+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.908200+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.908268+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.908783+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.909440+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.910340+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.911324+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e356 with expected crc 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.929016+0000 osd.3 (osd.3) 14 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8826 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:25.931520+0000 osd.3 (osd.3) 15 : cluster 0 10.17 starting backfill to osd.6 from (0'0,0'0] MAX to 354'8965 2023-10-07T22:21:27.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:27 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.908591+0000 mon.a (mon.0) 1743 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-07T22:21:27.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:27.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:27.591 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-10-07T22:21:27.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:27.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:27.761 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:27.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:21:27.791 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:27.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:27.928 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:27.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:28.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:28.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:28.068 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:28.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:28.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:28.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:28.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.902854+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.903071+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.905815+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.906123+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.906263+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.908093+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.908735+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.300 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.910001+0000 osd.0 (osd.0) 15 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 354'12893 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.910866+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.912954+0000 osd.4 (osd.4) 317 : cluster 0 10.10 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9047 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.913029+0000 osd.4 (osd.4) 318 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 354'13036 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.915649+0000 osd.1 (osd.1) 25 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9036 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:26.917223+0000 osd.3 (osd.3) 16 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 354'12992 2023-10-07T22:21:28.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:28 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.909730+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-07T22:21:28.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:28.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.902854+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.903071+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.905815+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.906123+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.906263+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.908093+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.908735+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.910001+0000 osd.0 (osd.0) 15 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 354'12893 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.910866+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.912954+0000 osd.4 (osd.4) 317 : cluster 0 10.10 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9047 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.913029+0000 osd.4 (osd.4) 318 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 354'13036 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.915649+0000 osd.1 (osd.1) 25 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9036 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:26.917223+0000 osd.3 (osd.3) 16 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 354'12992 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.909730+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-07T22:21:28.395 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.902854+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.903071+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.905815+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.906123+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.906263+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.908093+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.908735+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.910001+0000 osd.0 (osd.0) 15 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 354'12893 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.910866+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e357 with expected crc 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.912954+0000 osd.4 (osd.4) 317 : cluster 0 10.10 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9047 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.913029+0000 osd.4 (osd.4) 318 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 354'13036 2023-10-07T22:21:28.396 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.915649+0000 osd.1 (osd.1) 25 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 354'9036 2023-10-07T22:21:28.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:26.917223+0000 osd.3 (osd.3) 16 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 354'12992 2023-10-07T22:21:28.397 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:28 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.909730+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-07T22:21:28.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:28.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:28.548 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:28.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:28.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:28.677 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:28.702 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:28.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:28.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:28.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:28.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:28.953 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:28.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:28.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:29.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:29.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:29.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:29.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:29.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:29.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:29.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.724509+0000 mgr.y (mgr.25319) 1273 : cluster 0 pgmap v1443: 109 pgs: 2 activating+remapped, 2 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 3 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 209 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 5476/10089 objects degraded (54.277%); 4186/10089 objects misplaced (41.491%); 3.7 MiB/s, 134 objects/s recovering 2023-10-07T22:21:29.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.904266+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.906798+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.908891+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.909768+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.910707+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.910827+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.911341+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:27.911802+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:29 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.910420+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-07T22:21:29.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:29.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:29.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.724509+0000 mgr.y (mgr.25319) 1273 : cluster 0 pgmap v1443: 109 pgs: 2 activating+remapped, 2 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 3 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 209 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 5476/10089 objects degraded (54.277%); 4186/10089 objects misplaced (41.491%); 3.7 MiB/s, 134 objects/s recovering 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.904266+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.906798+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.908891+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.909768+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.910707+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.910827+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.911341+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:27.911802+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.910420+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.724509+0000 mgr.y (mgr.25319) 1273 : cluster 0 pgmap v1443: 109 pgs: 2 activating+remapped, 2 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 3 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 209 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 5476/10089 objects degraded (54.277%); 4186/10089 objects misplaced (41.491%); 3.7 MiB/s, 134 objects/s recovering 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.904266+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.906798+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.908891+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.909768+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.910707+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.910827+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.911341+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:27.911802+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-07T22:21:29.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:29 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.910420+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-07T22:21:29.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:29.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:29.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:29.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:21:29.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:29.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:29.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:29.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:29.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:29.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:29.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:30.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:30.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:30.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:30.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:30.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:30.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.906204+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.908379+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.910713+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.910823+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.911041+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.911476+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.912575+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.913876+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.914468+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:28.916114+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.911382+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.906204+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.908379+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.910713+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.910823+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.911041+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.911476+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.912575+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.913876+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.914468+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:28.916114+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.389 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:30 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.911382+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-07T22:21:30.392 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:30.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.906204+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.908379+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.910713+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.910823+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.911041+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.911476+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.912575+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.913876+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.914468+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:28.916114+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e359 with expected crc 2023-10-07T22:21:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:30 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.911382+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-07T22:21:30.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:30.567 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:30.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:30.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:30.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:30.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:30.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:30.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:30.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:30.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:31.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:31.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:31.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.725438+0000 mgr.y (mgr.25319) 1274 : cluster 0 pgmap v1446: 109 pgs: 2 activating+remapped, 2 remapped+peering, 10 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 89 active+clean; 180 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 8580/8697 objects degraded (98.655%); 3483/8697 objects misplaced (40.048%); 3.7 MiB/s, 135 objects/s recovering 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.907871+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.908533+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.911377+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:29.914413+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:31 smithi081 bash[89466]: cluster 2023-10-07T22:21:30.898934+0000 mon.a (mon.0) 1747 : cluster 3 Health check update: Degraded data redundancy: 8580/8697 objects degraded (98.655%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:31.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:31.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.725438+0000 mgr.y (mgr.25319) 1274 : cluster 0 pgmap v1446: 109 pgs: 2 activating+remapped, 2 remapped+peering, 10 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 89 active+clean; 180 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 8580/8697 objects degraded (98.655%); 3483/8697 objects misplaced (40.048%); 3.7 MiB/s, 135 objects/s recovering 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.907871+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.908533+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.911377+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:29.914413+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[105281]: cluster 2023-10-07T22:21:30.898934+0000 mon.a (mon.0) 1747 : cluster 3 Health check update: Degraded data redundancy: 8580/8697 objects degraded (98.655%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.725438+0000 mgr.y (mgr.25319) 1274 : cluster 0 pgmap v1446: 109 pgs: 2 activating+remapped, 2 remapped+peering, 10 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 89 active+clean; 180 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 8580/8697 objects degraded (98.655%); 3483/8697 objects misplaced (40.048%); 3.7 MiB/s, 135 objects/s recovering 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.907871+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.908533+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.911377+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:29.914413+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e360 with expected crc 2023-10-07T22:21:31.370 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:31 smithi008 bash[102097]: cluster 2023-10-07T22:21:30.898934+0000 mon.a (mon.0) 1747 : cluster 3 Health check update: Degraded data redundancy: 8580/8697 objects degraded (98.655%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:31.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:31.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:31.525 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:31.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:31.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:31.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:31.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:31.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:31.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:31.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:31.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:31.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:31.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:32.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:32.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:32.125 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:32.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:32.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:32.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:32.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:32.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:32.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:32.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:32.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:32.592 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:21:32.592 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:21:32.592 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-07T22:21:32.592 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.239136 2023-10-07T22:21:32.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 0.23913643946910024 2023-10-07T22:21:32.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:32.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:32.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:32.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:32.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:32.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:32.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:32.953 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 104006 objects 2023-10-07T22:21:32.953 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :359.114 2023-10-07T22:21:33.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:33.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:33.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:33.207 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:33] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.43.0" 2023-10-07T22:21:33.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:33 smithi008 bash[102097]: cluster 2023-10-07T22:21:31.726260+0000 mgr.y (mgr.25319) 1275 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+remapped, 2 activating+remapped, 2 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 95 active+clean; 162 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 8580/7818 objects degraded (109.747%); 3586/7818 objects misplaced (45.869%); 3.2 MiB/s, 112 objects/s recovering 2023-10-07T22:21:33.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:33.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:33 smithi081 bash[89466]: cluster 2023-10-07T22:21:31.726260+0000 mgr.y (mgr.25319) 1275 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+remapped, 2 activating+remapped, 2 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 95 active+clean; 162 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 8580/7818 objects degraded (109.747%); 3586/7818 objects misplaced (45.869%); 3.2 MiB/s, 112 objects/s recovering 2023-10-07T22:21:33.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:33.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:33.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:33 smithi008 bash[105281]: cluster 2023-10-07T22:21:31.726260+0000 mgr.y (mgr.25319) 1275 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+remapped, 2 activating+remapped, 2 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 95 active+clean; 162 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 8580/7818 objects degraded (109.747%); 3586/7818 objects misplaced (45.869%); 3.2 MiB/s, 112 objects/s recovering 2023-10-07T22:21:33.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:33.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:33.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:33.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:33.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:33.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:33.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:34.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:34.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:34.161 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:34.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:34.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:34.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:34.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:34.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:34.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:34.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:34.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:34.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:34.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:34.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:34.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:34.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:34.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:34.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:34.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:34.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:34.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:35.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:35.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:35.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:35.220 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.228 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:35 smithi008 bash[105281]: cluster 2023-10-07T22:21:33.727205+0000 mgr.y (mgr.25319) 1276 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 78 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 8491/3789 objects degraded (224.096%); 3254/3789 objects misplaced (85.880%); 8.4 MiB/s, 197 objects/s recovering 2023-10-07T22:21:35.229 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:35 smithi008 bash[102097]: cluster 2023-10-07T22:21:33.727205+0000 mgr.y (mgr.25319) 1276 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 78 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 8491/3789 objects degraded (224.096%); 3254/3789 objects misplaced (85.880%); 8.4 MiB/s, 197 objects/s recovering 2023-10-07T22:21:35.242 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:35.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:35.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:35.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:35 smithi081 bash[89466]: cluster 2023-10-07T22:21:33.727205+0000 mgr.y (mgr.25319) 1276 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 78 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 8491/3789 objects degraded (224.096%); 3254/3789 objects misplaced (85.880%); 8.4 MiB/s, 197 objects/s recovering 2023-10-07T22:21:35.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:35.498 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:21:35.498 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:21:35.498 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:21:35.498 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:21:35.499 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:21:35.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:35.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:35.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:35.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:35.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:35.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:35.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:35.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:35.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:36.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.135 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:36.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:36.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:36.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:36.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:36 smithi008 bash[105281]: cluster 2023-10-07T22:21:35.900328+0000 mon.a (mon.0) 1748 : cluster 3 Health check update: Degraded data redundancy: 8491/3789 objects degraded (224.096%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:36.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:36 smithi008 bash[102097]: cluster 2023-10-07T22:21:35.900328+0000 mon.a (mon.0) 1748 : cluster 3 Health check update: Degraded data redundancy: 8491/3789 objects degraded (224.096%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:36.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:36 smithi081 bash[89466]: cluster 2023-10-07T22:21:35.900328+0000 mon.a (mon.0) 1748 : cluster 3 Health check update: Degraded data redundancy: 8491/3789 objects degraded (224.096%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:36.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:36.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:36.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:36.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:36.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:36.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:36.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:36.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:36.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:36.903 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:36.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:37.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:37.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:37.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:37.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.183 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:37 smithi008 bash[105281]: cluster 2023-10-07T22:21:35.727811+0000 mgr.y (mgr.25319) 1277 : cluster 0 pgmap v1450: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 34 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 4391/1701 objects degraded (258.142%); 3254/1701 objects misplaced (191.299%); 7.2 MiB/s, 190 objects/s recovering 2023-10-07T22:21:37.183 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:37 smithi008 bash[102097]: cluster 2023-10-07T22:21:35.727811+0000 mgr.y (mgr.25319) 1277 : cluster 0 pgmap v1450: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 34 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 4391/1701 objects degraded (258.142%); 3254/1701 objects misplaced (191.299%); 7.2 MiB/s, 190 objects/s recovering 2023-10-07T22:21:37.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:37.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:37.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:37 smithi081 bash[89466]: cluster 2023-10-07T22:21:35.727811+0000 mgr.y (mgr.25319) 1277 : cluster 0 pgmap v1450: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 34 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 4391/1701 objects degraded (258.142%); 3254/1701 objects misplaced (191.299%); 7.2 MiB/s, 190 objects/s recovering 2023-10-07T22:21:37.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:37.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:37.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:37.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:37.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:37.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:37.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:37.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:37.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:37.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:38.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:38.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:38.091 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-10-07T22:21:38.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-10-07T22:21:38.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:38.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:38.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:38.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:38.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:38.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:38.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:38.596 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:38.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:38.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:38.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:38.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:38.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:38.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:38.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:38.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:38.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:38.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:39.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:39 smithi008 bash[102097]: cluster 2023-10-07T22:21:37.729051+0000 mgr.y (mgr.25319) 1278 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 6.4 MiB/s, 212 objects/s recovering 2023-10-07T22:21:39.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:39.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:39.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:39.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:39.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:39 smithi081 bash[89466]: cluster 2023-10-07T22:21:37.729051+0000 mgr.y (mgr.25319) 1278 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 6.4 MiB/s, 212 objects/s recovering 2023-10-07T22:21:39.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:39.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:39 smithi008 bash[105281]: cluster 2023-10-07T22:21:37.729051+0000 mgr.y (mgr.25319) 1278 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 6.4 MiB/s, 212 objects/s recovering 2023-10-07T22:21:39.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:39.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:39.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:39.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:39.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:39.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:39.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:39.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:39.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:40.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:40.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:40.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:40.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:40.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:40.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:40.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:40.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:40.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:40.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:40.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:40.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:40.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:40.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:40.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:40.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:40.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T22:21:40.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:40.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:40.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:40.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:40.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:41.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:41.114 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[102097]: cluster 2023-10-07T22:21:39.730056+0000 mgr.y (mgr.25319) 1279 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 5.6 MiB/s, 228 objects/s recovering 2023-10-07T22:21:41.115 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[102097]: cluster 2023-10-07T22:21:40.901806+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:41.115 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[102097]: audit 2023-10-07T22:21:40.935629+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:41.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[105281]: cluster 2023-10-07T22:21:39.730056+0000 mgr.y (mgr.25319) 1279 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 5.6 MiB/s, 228 objects/s recovering 2023-10-07T22:21:41.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[105281]: cluster 2023-10-07T22:21:40.901806+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:41.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:41 smithi008 bash[105281]: audit 2023-10-07T22:21:40.935629+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:41.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:41.208 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:41.289 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:41.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:41 smithi081 bash[89466]: cluster 2023-10-07T22:21:39.730056+0000 mgr.y (mgr.25319) 1279 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 5.6 MiB/s, 228 objects/s recovering 2023-10-07T22:21:41.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:41 smithi081 bash[89466]: cluster 2023-10-07T22:21:40.901806+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:41.325 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:41 smithi081 bash[89466]: audit 2023-10-07T22:21:40.935629+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:41.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:41.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:41.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:41.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:41.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:41.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:41.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:41.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:41.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:42.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:42.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:42.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:42.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:42.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:42.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:42.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:42.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:42.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:42.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:42.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:42.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:42.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:42.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:43.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:43.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:43.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:43 smithi081 bash[89466]: cluster 2023-10-07T22:21:41.730875+0000 mgr.y (mgr.25319) 1280 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.8 MiB/s, 193 objects/s recovering 2023-10-07T22:21:43.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:43 smithi008 bash[105281]: cluster 2023-10-07T22:21:41.730875+0000 mgr.y (mgr.25319) 1280 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.8 MiB/s, 193 objects/s recovering 2023-10-07T22:21:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:43 smithi008 bash[102097]: cluster 2023-10-07T22:21:41.730875+0000 mgr.y (mgr.25319) 1280 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.8 MiB/s, 193 objects/s recovering 2023-10-07T22:21:43.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:43] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2023-10-07T22:21:43.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:43.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:43.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:43.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:43.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:43.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:43.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:43.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:43.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:43.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:43.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:44.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:44.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:44.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:44.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:44.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:44.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:44.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:44.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:44.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:44.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:44.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:44.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:44.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:44.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:45.001 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:45.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:45.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:45.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:45 smithi081 bash[89466]: cluster 2023-10-07T22:21:43.731699+0000 mgr.y (mgr.25319) 1281 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.6 MiB/s, 226 objects/s recovering 2023-10-07T22:21:45.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:45.266 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:45.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:45 smithi008 bash[105281]: cluster 2023-10-07T22:21:43.731699+0000 mgr.y (mgr.25319) 1281 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.6 MiB/s, 226 objects/s recovering 2023-10-07T22:21:45.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:45 smithi008 bash[102097]: cluster 2023-10-07T22:21:43.731699+0000 mgr.y (mgr.25319) 1281 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 4.6 MiB/s, 226 objects/s recovering 2023-10-07T22:21:45.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:45.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:45.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:45.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:45.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:45.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:45.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:45.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:45.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:45.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:45.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:45.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:45.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:45.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:46.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:46.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:46.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:46.158 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:46.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.211 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:46.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:46.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:46.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.471 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:46.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:46.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:46.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:46.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:46.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:46.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:46.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:46.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:47.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:47.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:47.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:47.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:46 smithi008 bash[102097]: cluster 2023-10-07T22:21:45.732660+0000 mgr.y (mgr.25319) 1282 : cluster 0 pgmap v1455: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 528 KiB/s, 176 objects/s recovering 2023-10-07T22:21:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:46 smithi008 bash[102097]: cluster 2023-10-07T22:21:46.116903+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:46 smithi008 bash[105281]: cluster 2023-10-07T22:21:45.732660+0000 mgr.y (mgr.25319) 1282 : cluster 0 pgmap v1455: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 528 KiB/s, 176 objects/s recovering 2023-10-07T22:21:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:46 smithi008 bash[105281]: cluster 2023-10-07T22:21:46.116903+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:47.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:46 smithi081 bash[89466]: cluster 2023-10-07T22:21:45.732660+0000 mgr.y (mgr.25319) 1282 : cluster 0 pgmap v1455: 109 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 528 KiB/s, 176 objects/s recovering 2023-10-07T22:21:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:46 smithi081 bash[89466]: cluster 2023-10-07T22:21:46.116903+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: Degraded data redundancy: 4391/447 objects degraded (982.327%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:21:47.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:47.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:47.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:47.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:47.444 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:21:47.466 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:21:47.489 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:21:47.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:47.511 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:21:47.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:47.533 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:21:47.555 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:21:47.578 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:21:47.603 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.605 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:21:47.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:47.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:47.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:47.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:47.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:47.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:47.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:47.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:47.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:48.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:48.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:48.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:48.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:48.171 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:48 smithi008 bash[105281]: audit 2023-10-07T22:21:47.416927+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.8:0/698668241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:48.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:48.174 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:48 smithi008 bash[102097]: audit 2023-10-07T22:21:47.416927+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.8:0/698668241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:48.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:47 smithi081 bash[89466]: audit 2023-10-07T22:21:47.416927+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.8:0/698668241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:21:48.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:48.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:48.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:48.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:48.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:48.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:48.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:48.674 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:48.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:48.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:48.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:48.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:48.921 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:48 smithi081 bash[89466]: cluster 2023-10-07T22:21:47.733482+0000 mgr.y (mgr.25319) 1283 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 39 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 199 objects/s recovering 2023-10-07T22:21:48.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:48.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:48.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:49.057 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:49.187 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:48 smithi008 bash[105281]: cluster 2023-10-07T22:21:47.733482+0000 mgr.y (mgr.25319) 1283 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 39 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 199 objects/s recovering 2023-10-07T22:21:49.199 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:48 smithi008 bash[102097]: cluster 2023-10-07T22:21:47.733482+0000 mgr.y (mgr.25319) 1283 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 39 op/s; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 199 objects/s recovering 2023-10-07T22:21:49.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:49.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:49.449 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:49.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:49.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:49.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:49.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:49.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:49.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:49.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:49 smithi081 bash[89466]: cluster 2023-10-07T22:21:48.914377+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:49.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:49 smithi081 bash[89466]: cluster 2023-10-07T22:21:48.915241+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:49.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:49 smithi081 bash[89466]: cluster 2023-10-07T22:21:48.917029+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-07T22:21:49.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:49 smithi081 bash[89466]: cluster 2023-10-07T22:21:48.917204+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:49.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:49.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:49.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:50.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:50.100 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[105281]: cluster 2023-10-07T22:21:48.914377+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[105281]: cluster 2023-10-07T22:21:48.915241+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[105281]: cluster 2023-10-07T22:21:48.917029+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-07T22:21:50.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[105281]: cluster 2023-10-07T22:21:48.917204+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[102097]: cluster 2023-10-07T22:21:48.914377+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[102097]: cluster 2023-10-07T22:21:48.915241+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[102097]: cluster 2023-10-07T22:21:48.917029+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-07T22:21:50.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:49 smithi008 bash[102097]: cluster 2023-10-07T22:21:48.917204+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e361 with expected crc 2023-10-07T22:21:50.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:50.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:50.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:50.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:50.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:50.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:50.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:50.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:50.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:50.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:50.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:50.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:50.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:50.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:50.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:50.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:51.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:51.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:51.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:51.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:51.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.734034+0000 mgr.y (mgr.25319) 1284 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 247 objects/s recovering 2023-10-07T22:21:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.923375+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.923390+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.924699+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-07T22:21:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.924948+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:50 smithi081 bash[89466]: cluster 2023-10-07T22:21:49.929330+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:51.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.734034+0000 mgr.y (mgr.25319) 1284 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 247 objects/s recovering 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.923375+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.923390+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.924699+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.924948+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[102097]: cluster 2023-10-07T22:21:49.929330+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.734034+0000 mgr.y (mgr.25319) 1284 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 247 objects/s recovering 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.923375+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.923390+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.924699+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.924948+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:50 smithi008 bash[105281]: cluster 2023-10-07T22:21:49.929330+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e362 with expected crc 2023-10-07T22:21:51.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:51.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:51.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:51.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:51.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:51.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:51.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:51.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:51.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:51.946 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[102097]: cluster 2023-10-07T22:21:50.935808+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:51.946 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[102097]: cluster 2023-10-07T22:21:50.936351+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:51.947 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[102097]: cluster 2023-10-07T22:21:50.938509+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-07T22:21:51.947 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[102097]: cluster 2023-10-07T22:21:50.938532+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:51.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:51.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:52.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:52.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:52.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:52.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:52.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:51 smithi081 bash[89466]: cluster 2023-10-07T22:21:50.935808+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:51 smithi081 bash[89466]: cluster 2023-10-07T22:21:50.936351+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:51 smithi081 bash[89466]: cluster 2023-10-07T22:21:50.938509+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-07T22:21:52.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:51 smithi081 bash[89466]: cluster 2023-10-07T22:21:50.938532+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:52.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:52.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:52.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:52.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[105281]: cluster 2023-10-07T22:21:50.935808+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[105281]: cluster 2023-10-07T22:21:50.936351+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[105281]: cluster 2023-10-07T22:21:50.938509+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-07T22:21:52.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:51 smithi008 bash[105281]: cluster 2023-10-07T22:21:50.938532+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-07T22:21:52.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:52.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:52.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:52.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:52.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:52.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:52.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:52.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:52.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:52.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:52.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:53.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:53.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:21:53] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2023-10-07T22:21:53.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.734761+0000 mgr.y (mgr.25319) 1285 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 243 objects/s recovering 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.943234+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.944031+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.944549+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.946703+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.946764+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.951063+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.139 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[105281]: cluster 2023-10-07T22:21:51.952719+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.734761+0000 mgr.y (mgr.25319) 1285 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 243 objects/s recovering 2023-10-07T22:21:53.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.943234+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.944031+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.944549+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.946703+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-07T22:21:53.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.946764+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.951063+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.140 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:52 smithi008 bash[102097]: cluster 2023-10-07T22:21:51.952719+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.166 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.734761+0000 mgr.y (mgr.25319) 1285 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4391/447 objects degraded (982.327%); 3151/447 objects misplaced (704.922%); 0 B/s, 243 objects/s recovering 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.943234+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.944031+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.944549+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.946703+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.946764+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.951063+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:52 smithi081 bash[89466]: cluster 2023-10-07T22:21:51.952719+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e364 with expected crc 2023-10-07T22:21:53.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:53.322 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:53.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:53.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:53.547 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:21:53.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:53.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:53.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:53.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:53.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:53.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:53.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:54.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.079 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[102097]: cluster 2023-10-07T22:21:52.945244+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[102097]: cluster 2023-10-07T22:21:52.945481+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[102097]: cluster 2023-10-07T22:21:52.945509+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[102097]: cluster 2023-10-07T22:21:52.949430+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[102097]: cluster 2023-10-07T22:21:52.949473+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[105281]: cluster 2023-10-07T22:21:52.945244+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[105281]: cluster 2023-10-07T22:21:52.945481+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[105281]: cluster 2023-10-07T22:21:52.945509+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[105281]: cluster 2023-10-07T22:21:52.949430+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.080 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:53 smithi008 bash[105281]: cluster 2023-10-07T22:21:52.949473+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-07T22:21:54.096 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:54.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:53 smithi081 bash[89466]: cluster 2023-10-07T22:21:52.945244+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:53 smithi081 bash[89466]: cluster 2023-10-07T22:21:52.945481+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:53 smithi081 bash[89466]: cluster 2023-10-07T22:21:52.945509+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:53 smithi081 bash[89466]: cluster 2023-10-07T22:21:52.949430+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e365 with expected crc 2023-10-07T22:21:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:53 smithi081 bash[89466]: cluster 2023-10-07T22:21:52.949473+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-07T22:21:54.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:54.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:54.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:54.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:54.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:54.837 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:54.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.973 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:21:54.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:54.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:54.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:21:55.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:55.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:55.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:55.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:54 smithi081 bash[89466]: cluster 2023-10-07T22:21:53.735740+0000 mgr.y (mgr.25319) 1286 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 116 objects/s recovering 2023-10-07T22:21:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:54 smithi081 bash[89466]: cluster 2023-10-07T22:21:53.951188+0000 mon.a (mon.0) 1758 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:21:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:54 smithi081 bash[89466]: audit 2023-10-07T22:21:54.831519+0000 mon.a (mon.0) 1759 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:21:55.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:55.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:55.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:55.363 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:53.735740+0000 mgr.y (mgr.25319) 1286 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 116 objects/s recovering 2023-10-07T22:21:55.363 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:53.951188+0000 mon.a (mon.0) 1758 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:21:55.363 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: audit 2023-10-07T22:21:54.831519+0000 mon.a (mon.0) 1759 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:21:55.363 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:53.735740+0000 mgr.y (mgr.25319) 1286 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 104 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 116 objects/s recovering 2023-10-07T22:21:55.363 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:53.951188+0000 mon.a (mon.0) 1758 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:21:55.364 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: audit 2023-10-07T22:21:54.831519+0000 mon.a (mon.0) 1759 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:21:55.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:55.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:55.479 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:55.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:55.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:55.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:55.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:55.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:55.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:55.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:55.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:55.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:55.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:55.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:56.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:56.155 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: cluster 2023-10-07T22:21:54.958149+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: audit 2023-10-07T22:21:54.965827+0000 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:21:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: cluster 2023-10-07T22:21:54.966438+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: cluster 2023-10-07T22:21:54.966778+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: cluster 2023-10-07T22:21:54.970055+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-07T22:21:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: cluster 2023-10-07T22:21:55.029397+0000 osd.0 (osd.0) 16 : cluster 0 10.8 scrub starts 2023-10-07T22:21:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:55 smithi081 bash[89466]: audit 2023-10-07T22:21:55.935896+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:56.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:54.958149+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: audit 2023-10-07T22:21:54.965827+0000 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:54.966438+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:54.966778+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:54.970055+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: cluster 2023-10-07T22:21:55.029397+0000 osd.0 (osd.0) 16 : cluster 0 10.8 scrub starts 2023-10-07T22:21:56.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[105281]: audit 2023-10-07T22:21:55.935896+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:54.958149+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: audit 2023-10-07T22:21:54.965827+0000 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.8:0/1353943386' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:54.966438+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:54.966778+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e366 with expected crc 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:54.970055+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: cluster 2023-10-07T22:21:55.029397+0000 osd.0 (osd.0) 16 : cluster 0 10.8 scrub starts 2023-10-07T22:21:56.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:55 smithi008 bash[102097]: audit 2023-10-07T22:21:55.935896+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:56.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:56.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:56.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:56.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:56.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:56.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:56.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:56.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:56.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:56.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:56.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:56.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:56.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:56.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:57.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:57.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:57.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:57.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:56 smithi081 bash[89466]: cluster 2023-10-07T22:21:55.736839+0000 mgr.y (mgr.25319) 1287 : cluster 0 pgmap v1466: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovering+degraded+remapped, 105 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 311 objects/s recovering 2023-10-07T22:21:57.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:57.263 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:56 smithi008 bash[105281]: cluster 2023-10-07T22:21:55.736839+0000 mgr.y (mgr.25319) 1287 : cluster 0 pgmap v1466: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovering+degraded+remapped, 105 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 311 objects/s recovering 2023-10-07T22:21:57.263 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:56 smithi008 bash[102097]: cluster 2023-10-07T22:21:55.736839+0000 mgr.y (mgr.25319) 1287 : cluster 0 pgmap v1466: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 peering, 1 active+recovering+degraded+remapped, 105 active+clean; 8.2 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 311 objects/s recovering 2023-10-07T22:21:57.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:57.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:57.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:57.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:57.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:57.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:21:57.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:21:57.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:57.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:57.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:57.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:57.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:57.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:57.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:57.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:57.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:58.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:58.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:58.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:58.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:57 smithi081 bash[89466]: cluster 2023-10-07T22:21:57.089723+0000 osd.1 (osd.1) 26 : cluster 0 10.13 scrub starts 2023-10-07T22:21:58.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:58.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:58.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:58.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:57 smithi008 bash[102097]: cluster 2023-10-07T22:21:57.089723+0000 osd.1 (osd.1) 26 : cluster 0 10.13 scrub starts 2023-10-07T22:21:58.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:57 smithi008 bash[105281]: cluster 2023-10-07T22:21:57.089723+0000 osd.1 (osd.1) 26 : cluster 0 10.13 scrub starts 2023-10-07T22:21:58.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:21:58.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:58.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:58.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:58.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:58.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:58.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:58.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:21:58.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:21:58.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:58.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:58.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:58.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:59.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:59.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:59.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:59.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:58 smithi081 bash[89466]: cluster 2023-10-07T22:21:57.737996+0000 mgr.y (mgr.25319) 1288 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 106 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 248 objects/s recovering 2023-10-07T22:21:59.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:58 smithi081 bash[89466]: cluster 2023-10-07T22:21:58.092931+0000 osd.4 (osd.4) 331 : cluster 0 10.10 scrub starts 2023-10-07T22:21:59.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:58 smithi081 bash[89466]: audit 2023-10-07T22:21:58.441034+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:59.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:59.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:59.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[105281]: cluster 2023-10-07T22:21:57.737996+0000 mgr.y (mgr.25319) 1288 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 106 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 248 objects/s recovering 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[105281]: cluster 2023-10-07T22:21:58.092931+0000 osd.4 (osd.4) 331 : cluster 0 10.10 scrub starts 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[105281]: audit 2023-10-07T22:21:58.441034+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[102097]: cluster 2023-10-07T22:21:57.737996+0000 mgr.y (mgr.25319) 1288 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 106 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 248 objects/s recovering 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[102097]: cluster 2023-10-07T22:21:58.092931+0000 osd.4 (osd.4) 331 : cluster 0 10.10 scrub starts 2023-10-07T22:21:59.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:58 smithi008 bash[102097]: audit 2023-10-07T22:21:58.441034+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:59.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:21:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:21:59.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:59.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:21:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:21:59.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:59.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:21:59.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:21:59.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:59.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:21:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:21:59.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:59.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:21:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:21:59.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:59.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:21:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:21:59.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:00.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:00.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:00.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:00.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:59 smithi008 bash[105281]: cluster 2023-10-07T22:21:59.059449+0000 osd.1 (osd.1) 27 : cluster 0 10.13 scrub starts 2023-10-07T22:22:00.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:21:59 smithi008 bash[105281]: cluster 2023-10-07T22:21:59.103784+0000 osd.0 (osd.0) 17 : cluster 0 10.4 scrub starts 2023-10-07T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:59 smithi008 bash[102097]: cluster 2023-10-07T22:21:59.059449+0000 osd.1 (osd.1) 27 : cluster 0 10.13 scrub starts 2023-10-07T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:21:59 smithi008 bash[102097]: cluster 2023-10-07T22:21:59.103784+0000 osd.0 (osd.0) 17 : cluster 0 10.4 scrub starts 2023-10-07T22:22:00.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:59 smithi081 bash[89466]: cluster 2023-10-07T22:21:59.059449+0000 osd.1 (osd.1) 27 : cluster 0 10.13 scrub starts 2023-10-07T22:22:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:21:59 smithi081 bash[89466]: cluster 2023-10-07T22:21:59.103784+0000 osd.0 (osd.0) 17 : cluster 0 10.4 scrub starts 2023-10-07T22:22:00.236 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:00.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:00.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:00.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:00.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:00.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:00.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:00.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:00.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:00.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:00.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:00.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:00.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:00.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:00.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:00.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:01.005 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[105281]: cluster 2023-10-07T22:21:59.738652+0000 mgr.y (mgr.25319) 1289 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 104 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 351 objects/s recovering 2023-10-07T22:22:01.005 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[105281]: cluster 2023-10-07T22:21:59.978108+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:22:01.005 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[105281]: cluster 2023-10-07T22:22:00.014192+0000 osd.1 (osd.1) 28 : cluster 0 10.13 scrub starts 2023-10-07T22:22:01.006 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[105281]: cluster 2023-10-07T22:22:00.102619+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub starts 2023-10-07T22:22:01.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[102097]: cluster 2023-10-07T22:21:59.738652+0000 mgr.y (mgr.25319) 1289 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 104 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 351 objects/s recovering 2023-10-07T22:22:01.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[102097]: cluster 2023-10-07T22:21:59.978108+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:22:01.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[102097]: cluster 2023-10-07T22:22:00.014192+0000 osd.1 (osd.1) 28 : cluster 0 10.13 scrub starts 2023-10-07T22:22:01.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:00 smithi008 bash[102097]: cluster 2023-10-07T22:22:00.102619+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub starts 2023-10-07T22:22:01.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:01.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:22:01.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:01.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.270 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:01.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:01.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:01.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:00 smithi081 bash[89466]: cluster 2023-10-07T22:21:59.738652+0000 mgr.y (mgr.25319) 1289 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 104 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 351 objects/s recovering 2023-10-07T22:22:01.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:00 smithi081 bash[89466]: cluster 2023-10-07T22:21:59.978108+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-07T22:22:01.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:00 smithi081 bash[89466]: cluster 2023-10-07T22:22:00.014192+0000 osd.1 (osd.1) 28 : cluster 0 10.13 scrub starts 2023-10-07T22:22:01.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:00 smithi081 bash[89466]: cluster 2023-10-07T22:22:00.102619+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub starts 2023-10-07T22:22:01.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:01.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:01.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:01.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:01.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:01.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:01.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:01.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:01.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:02.008 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.0 primary-affinity to 0.239136 (8156722) 2023-10-07T22:22:02.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:02.033 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:02 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.111639+0000 osd.0 (osd.0) 19 : cluster 0 10.14 scrub starts 2023-10-07T22:22:02.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:02 smithi008 bash[105281]: audit 2023-10-07T22:22:01.134876+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.8:0/2052313525' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:02 smithi008 bash[105281]: audit 2023-10-07T22:22:01.135369+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:01 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.111639+0000 osd.0 (osd.0) 19 : cluster 0 10.14 scrub starts 2023-10-07T22:22:02.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:01 smithi008 bash[102097]: audit 2023-10-07T22:22:01.134876+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.8:0/2052313525' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:02 smithi008 bash[102097]: audit 2023-10-07T22:22:01.135369+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:02.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:02.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:02.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:02 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.111639+0000 osd.0 (osd.0) 19 : cluster 0 10.14 scrub starts 2023-10-07T22:22:02.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:02 smithi081 bash[89466]: audit 2023-10-07T22:22:01.134876+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.8:0/2052313525' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:02 smithi081 bash[89466]: audit 2023-10-07T22:22:01.135369+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]: dispatch 2023-10-07T22:22:02.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:02.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:02.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:02.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:02.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:02.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:02.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:02.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:02.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:02.669 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:02.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:02.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:02.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:02.830 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:02.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:02.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:02.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:02.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:03.018 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_5' removed 2023-10-07T22:22:03.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:03.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:03.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:03.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:03.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.739569+0000 mgr.y (mgr.25319) 1290 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+remapped, 3 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 288 objects/s recovering 2023-10-07T22:22:03.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: audit 2023-10-07T22:22:01.989375+0000 mon.a (mon.0) 1767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]': finished 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.990174+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.990282+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.992785+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:01.994468+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:02.002228+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:02.056757+0000 osd.4 (osd.4) 333 : cluster 0 10.10 scrub starts 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:02.077493+0000 osd.0 (osd.0) 20 : cluster 0 10.15 scrub starts 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: cluster 2023-10-07T22:22:02.086824+0000 osd.1 (osd.1) 29 : cluster 0 10.13 scrub starts 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: audit 2023-10-07T22:22:02.163086+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.8:0/1170904350' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:03 smithi081 bash[89466]: audit 2023-10-07T22:22:02.163879+0000 mon.a (mon.0) 1769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:03.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:03.291 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:03] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-10-07T22:22:03.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.739569+0000 mgr.y (mgr.25319) 1290 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+remapped, 3 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 288 objects/s recovering 2023-10-07T22:22:03.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: audit 2023-10-07T22:22:01.989375+0000 mon.a (mon.0) 1767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]': finished 2023-10-07T22:22:03.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.990174+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.291 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.990282+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.992785+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:01.994468+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:02.002228+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:02.056757+0000 osd.4 (osd.4) 333 : cluster 0 10.10 scrub starts 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:02.077493+0000 osd.0 (osd.0) 20 : cluster 0 10.15 scrub starts 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: cluster 2023-10-07T22:22:02.086824+0000 osd.1 (osd.1) 29 : cluster 0 10.13 scrub starts 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: audit 2023-10-07T22:22:02.163086+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.8:0/1170904350' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[102097]: audit 2023-10-07T22:22:02.163879+0000 mon.a (mon.0) 1769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.739569+0000 mgr.y (mgr.25319) 1290 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+remapped, 3 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 8.2 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3799/447 objects degraded (849.888%); 0 B/s, 288 objects/s recovering 2023-10-07T22:22:03.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: audit 2023-10-07T22:22:01.989375+0000 mon.a (mon.0) 1767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.23913643946910024}]': finished 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.990174+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.990282+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.992785+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:01.994468+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:02.002228+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e367 with expected crc 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:02.056757+0000 osd.4 (osd.4) 333 : cluster 0 10.10 scrub starts 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:02.077493+0000 osd.0 (osd.0) 20 : cluster 0 10.15 scrub starts 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: cluster 2023-10-07T22:22:02.086824+0000 osd.1 (osd.1) 29 : cluster 0 10.13 scrub starts 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: audit 2023-10-07T22:22:02.163086+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.8:0/1170904350' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:03 smithi008 bash[105281]: audit 2023-10-07T22:22:02.163879+0000 mon.a (mon.0) 1769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:22:03.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:03.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:03.474 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:03.499 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:03.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:03.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:03.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:03.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:03.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:03.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:03.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:03.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:03.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:03.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:04.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:04.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:04.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:04.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: audit 2023-10-07T22:22:03.007667+0000 mon.a (mon.0) 1770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:22:04.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.008342+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.008529+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.008534+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.011231+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.011261+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.011519+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.011625+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.014954+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: audit 2023-10-07T22:22:03.007667+0000 mon.a (mon.0) 1770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:22:04.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.008342+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.008529+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.008534+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.011231+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.011261+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.011519+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.011625+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:04 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.014954+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:04.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:04.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:04.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:04.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: audit 2023-10-07T22:22:03.007667+0000 mon.a (mon.0) 1770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.008342+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.008529+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.008534+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.011231+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.011261+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.011519+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.011625+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:04 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.014954+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e368 with expected crc 2023-10-07T22:22:04.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:04.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:04.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:04.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:04.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:04.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:04.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:04.928 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:04.955 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:04.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:05.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:05.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:05.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:05.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:05.203 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[105281]: cluster 2023-10-07T22:22:03.740369+0000 mgr.y (mgr.25319) 1291 : cluster 0 pgmap v1472: 83 pgs: 2 peering, 81 active+clean; 378 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:05.203 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[105281]: cluster 2023-10-07T22:22:04.007537+0000 mon.a (mon.0) 1772 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:22:05.203 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[105281]: cluster 2023-10-07T22:22:04.007575+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized) 2023-10-07T22:22:05.203 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[105281]: audit 2023-10-07T22:22:04.882952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.203 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[105281]: audit 2023-10-07T22:22:04.888954+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[102097]: cluster 2023-10-07T22:22:03.740369+0000 mgr.y (mgr.25319) 1291 : cluster 0 pgmap v1472: 83 pgs: 2 peering, 81 active+clean; 378 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:05.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[102097]: cluster 2023-10-07T22:22:04.007537+0000 mon.a (mon.0) 1772 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:22:05.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[102097]: cluster 2023-10-07T22:22:04.007575+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized) 2023-10-07T22:22:05.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[102097]: audit 2023-10-07T22:22:04.882952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.204 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:05 smithi008 bash[102097]: audit 2023-10-07T22:22:04.888954+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.219 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:05 smithi081 bash[89466]: cluster 2023-10-07T22:22:03.740369+0000 mgr.y (mgr.25319) 1291 : cluster 0 pgmap v1472: 83 pgs: 2 peering, 81 active+clean; 378 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:05 smithi081 bash[89466]: cluster 2023-10-07T22:22:04.007537+0000 mon.a (mon.0) 1772 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T22:22:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:05 smithi081 bash[89466]: cluster 2023-10-07T22:22:04.007575+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3799/447 objects degraded (849.888%), 1 pg degraded, 1 pg undersized) 2023-10-07T22:22:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:05 smithi081 bash[89466]: audit 2023-10-07T22:22:04.882952+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:05 smithi081 bash[89466]: audit 2023-10-07T22:22:04.888954+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:05.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:05.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:05.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:05.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:05.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:05.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:05.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:05.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:05.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:05.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:05.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:05.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:05.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:05.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:05.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:06.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:06.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:06.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:06.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:06 smithi081 bash[89466]: cluster 2023-10-07T22:22:04.620324+0000 osd.3 (osd.3) 17 : cluster 0 1.8 scrub starts 2023-10-07T22:22:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:06 smithi081 bash[89466]: cluster 2023-10-07T22:22:04.624476+0000 osd.3 (osd.3) 18 : cluster 0 1.8 scrub ok 2023-10-07T22:22:06.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:06.265 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:06.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:06 smithi008 bash[102097]: cluster 2023-10-07T22:22:04.620324+0000 osd.3 (osd.3) 17 : cluster 0 1.8 scrub starts 2023-10-07T22:22:06.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:06 smithi008 bash[102097]: cluster 2023-10-07T22:22:04.624476+0000 osd.3 (osd.3) 18 : cluster 0 1.8 scrub ok 2023-10-07T22:22:06.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:06 smithi008 bash[105281]: cluster 2023-10-07T22:22:04.620324+0000 osd.3 (osd.3) 17 : cluster 0 1.8 scrub starts 2023-10-07T22:22:06.268 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:06 smithi008 bash[105281]: cluster 2023-10-07T22:22:04.624476+0000 osd.3 (osd.3) 18 : cluster 0 1.8 scrub ok 2023-10-07T22:22:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:06.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:06.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:06.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:06.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:06.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:06.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:06.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:06.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:06.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:06.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:06.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:06.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:07.001 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-07T22:22:07.001 INFO:tasks.radosbench:Beginning radosbench... 2023-10-07T22:22:07.001 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-10-07T22:22:07.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-10-07T22:22:07.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:07.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:07.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:07.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:07 smithi081 bash[89466]: cluster 2023-10-07T22:22:05.741491+0000 mgr.y (mgr.25319) 1292 : cluster 0 pgmap v1473: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:07.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:07.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:07 smithi008 bash[102097]: cluster 2023-10-07T22:22:05.741491+0000 mgr.y (mgr.25319) 1292 : cluster 0 pgmap v1473: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:07.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:07 smithi008 bash[105281]: cluster 2023-10-07T22:22:05.741491+0000 mgr.y (mgr.25319) 1292 : cluster 0 pgmap v1473: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:07.322 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:07.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:07.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:07.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:07.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:07.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:07.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:07.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:07.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:07.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:07.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:07.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:07.949 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:22:07.949 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:22:07.971 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:08.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:08.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:08.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:08.130 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:08 smithi008 bash[105281]: cluster 2023-10-07T22:22:08.024053+0000 mon.a (mon.0) 1776 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:22:08.130 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:08 smithi008 bash[102097]: cluster 2023-10-07T22:22:08.024053+0000 mon.a (mon.0) 1776 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:22:08.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:08.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:08.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:08.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:08.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:08.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:08 smithi081 bash[89466]: cluster 2023-10-07T22:22:08.024053+0000 mon.a (mon.0) 1776 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-07T22:22:08.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:08.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:08.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:08.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:08.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:08.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:08.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:08.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:08.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:08.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:09.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:09.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:09.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:09.215 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:09.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:09.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:09.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:09 smithi081 bash[89466]: cluster 2023-10-07T22:22:07.742104+0000 mgr.y (mgr.25319) 1293 : cluster 0 pgmap v1474: 83 pgs: 83 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:09.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:09 smithi081 bash[89466]: audit 2023-10-07T22:22:08.895789+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.331 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:09 smithi081 bash[89466]: audit 2023-10-07T22:22:08.904558+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[102097]: cluster 2023-10-07T22:22:07.742104+0000 mgr.y (mgr.25319) 1293 : cluster 0 pgmap v1474: 83 pgs: 83 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[102097]: audit 2023-10-07T22:22:08.895789+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[102097]: audit 2023-10-07T22:22:08.904558+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[105281]: cluster 2023-10-07T22:22:07.742104+0000 mgr.y (mgr.25319) 1293 : cluster 0 pgmap v1474: 83 pgs: 83 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[105281]: audit 2023-10-07T22:22:08.895789+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.437 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:09 smithi008 bash[105281]: audit 2023-10-07T22:22:08.904558+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:09.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:09.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:09.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:09.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:09.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:09.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:09.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:09.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:09.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:09.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:09.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:09.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:10.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:10.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:10 smithi081 bash[89466]: audit 2023-10-07T22:22:09.376052+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:10 smithi081 bash[89466]: audit 2023-10-07T22:22:09.377037+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:10 smithi081 bash[89466]: audit 2023-10-07T22:22:09.382548+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:10.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[102097]: audit 2023-10-07T22:22:09.376052+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[102097]: audit 2023-10-07T22:22:09.377037+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[102097]: audit 2023-10-07T22:22:09.382548+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[105281]: audit 2023-10-07T22:22:09.376052+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[105281]: audit 2023-10-07T22:22:09.377037+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:10.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:10 smithi008 bash[105281]: audit 2023-10-07T22:22:09.382548+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:10.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:10.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:10.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:10.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:10.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:10.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T22:22:10.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:10.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:10.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:10.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:10.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:10.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:11.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:11.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:11.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:11.158 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:11.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[102097]: cluster 2023-10-07T22:22:09.742699+0000 mgr.y (mgr.25319) 1294 : cluster 0 pgmap v1475: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[102097]: audit 2023-10-07T22:22:10.941006+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[102097]: audit 2023-10-07T22:22:10.942407+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[105281]: cluster 2023-10-07T22:22:09.742699+0000 mgr.y (mgr.25319) 1294 : cluster 0 pgmap v1475: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[105281]: audit 2023-10-07T22:22:10.941006+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:11.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:11 smithi008 bash[105281]: audit 2023-10-07T22:22:10.942407+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:11.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:11.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:11.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:11.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:11.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:11 smithi081 bash[89466]: cluster 2023-10-07T22:22:09.742699+0000 mgr.y (mgr.25319) 1294 : cluster 0 pgmap v1475: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:11 smithi081 bash[89466]: audit 2023-10-07T22:22:10.941006+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:11 smithi081 bash[89466]: audit 2023-10-07T22:22:10.942407+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:11.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:11.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:11.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:11.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:11.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:11.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:11.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:11.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:11.975 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 3, 7, 0, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:22:11.975 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:22:11.975 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [1, 2, 5, 4, 3, 7, 0, 6] 2023-10-07T22:22:11.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd out 3 2023-10-07T22:22:11.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:11.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:12.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:12.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:12.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:12.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:12.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:12.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:12.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:12.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:12.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:12.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:12.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:12.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:12.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:12.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:12.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:12.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:12.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:12.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:12.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:13.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:13.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:13.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:13.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:13.187 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:13.193 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:22:13.225 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:22:13.247 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:22:13.275 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:22:13.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:13.284 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:13] "GET /metrics HTTP/1.1" 200 34247 "" "Prometheus/2.43.0" 2023-10-07T22:22:13.284 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:13 smithi008 bash[105281]: cluster 2023-10-07T22:22:11.743599+0000 mgr.y (mgr.25319) 1295 : cluster 0 pgmap v1476: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:13.284 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:13 smithi008 bash[102097]: cluster 2023-10-07T22:22:11.743599+0000 mgr.y (mgr.25319) 1295 : cluster 0 pgmap v1476: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:13.296 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:13.301 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:22:13.328 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:22:13.351 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:22:13.375 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.377 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:22:13.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:13.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:13.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:13 smithi081 bash[89466]: cluster 2023-10-07T22:22:11.743599+0000 mgr.y (mgr.25319) 1295 : cluster 0 pgmap v1476: 83 pgs: 83 active+clean; 582 KiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:13.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:13.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:13.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:13.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:13.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:13.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:13.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:13.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:13.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:13.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:13.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:14.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:14.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:14.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:14.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:14.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:14.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:14 smithi081 bash[89466]: audit 2023-10-07T22:22:13.166590+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.8:0/3419493486' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:14.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:14.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:14.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:14.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:14.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:14.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:14.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:14.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:14 smithi008 bash[105281]: audit 2023-10-07T22:22:13.166590+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.8:0/3419493486' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:14.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:14 smithi008 bash[102097]: audit 2023-10-07T22:22:13.166590+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.8:0/3419493486' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:14.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:14.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:14.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:14.770 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:14.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:14.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:14.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:15.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:15.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:15.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:15.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:15.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:15 smithi081 bash[89466]: cluster 2023-10-07T22:22:13.744415+0000 mgr.y (mgr.25319) 1296 : cluster 0 pgmap v1477: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:15.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:15.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:15.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:15 smithi008 bash[102097]: cluster 2023-10-07T22:22:13.744415+0000 mgr.y (mgr.25319) 1296 : cluster 0 pgmap v1477: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:15.295 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:15 smithi008 bash[105281]: cluster 2023-10-07T22:22:13.744415+0000 mgr.y (mgr.25319) 1296 : cluster 0 pgmap v1477: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:15.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:15.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:15.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:15.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:15.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:15.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:15.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:15.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:15.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:15.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:15.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:15.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:15.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:15.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:15.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:16.097 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:16.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:16.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:16.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:16.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:16.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:16.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:16.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:16.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:16.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:16.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:16.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:16.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:16.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:17.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:17.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:17.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:17.176 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:17.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:17.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:17.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:17.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:17 smithi008 bash[102097]: cluster 2023-10-07T22:22:15.745396+0000 mgr.y (mgr.25319) 1297 : cluster 0 pgmap v1478: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:17.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:17 smithi008 bash[102097]: audit 2023-10-07T22:22:16.743395+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:17.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:17 smithi008 bash[105281]: cluster 2023-10-07T22:22:15.745396+0000 mgr.y (mgr.25319) 1297 : cluster 0 pgmap v1478: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:17.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:17 smithi008 bash[105281]: audit 2023-10-07T22:22:16.743395+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:17.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:17.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:17 smithi081 bash[89466]: cluster 2023-10-07T22:22:15.745396+0000 mgr.y (mgr.25319) 1297 : cluster 0 pgmap v1478: 83 pgs: 83 active+clean; 582 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:17 smithi081 bash[89466]: audit 2023-10-07T22:22:16.743395+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:17.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:17.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:17.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:17.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:17.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:17.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:17.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:17.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:17.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:17.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:17.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:18.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:18.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:18.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:18.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:18.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:18.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:18.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:18.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:18.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:18.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:18.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:18.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:18.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:22:18.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:18.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:19.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:19.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:19.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:19.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:19.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:19.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:19.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:19.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:19.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:19 smithi008 bash[102097]: cluster 2023-10-07T22:22:17.746353+0000 mgr.y (mgr.25319) 1298 : cluster 0 pgmap v1479: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:19.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:19 smithi008 bash[105281]: cluster 2023-10-07T22:22:17.746353+0000 mgr.y (mgr.25319) 1298 : cluster 0 pgmap v1479: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:19.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:19.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:19 smithi081 bash[89466]: cluster 2023-10-07T22:22:17.746353+0000 mgr.y (mgr.25319) 1298 : cluster 0 pgmap v1479: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:19.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:19.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:19.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:19.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:19.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:19.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:19.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:19.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:19.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:19.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:19.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:19.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:20.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:20.098 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:20.100 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:20.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:20.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:20.168 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:22:20.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:20.231 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:20 smithi081 bash[89466]: audit 2023-10-07T22:22:20.103130+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.8:0/3972925603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:20 smithi081 bash[89466]: audit 2023-10-07T22:22:20.104004+0000 mon.a (mon.0) 1786 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:20.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:20.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:20.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:20 smithi008 bash[105281]: audit 2023-10-07T22:22:20.103130+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.8:0/3972925603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:20 smithi008 bash[105281]: audit 2023-10-07T22:22:20.104004+0000 mon.a (mon.0) 1786 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:20 smithi008 bash[102097]: audit 2023-10-07T22:22:20.103130+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.8:0/3972925603' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:20 smithi008 bash[102097]: audit 2023-10-07T22:22:20.104004+0000 mon.a (mon.0) 1786 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:22:20.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:20.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:20.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:20.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.757 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:20.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:20.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:20.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:20.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:21.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:21.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:21.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:21.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:21.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:21.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:21.280 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:21.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:21.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:19.747467+0000 mgr.y (mgr.25319) 1299 : cluster 0 pgmap v1480: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.154713+0000 mon.a (mon.0) 1787 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.154772+0000 mon.a (mon.0) 1788 : cluster 1 Cluster is now healthy 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: audit 2023-10-07T22:22:20.156503+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.157147+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.392 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.157753+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.158255+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[105281]: cluster 2023-10-07T22:22:20.159351+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:19.747467+0000 mgr.y (mgr.25319) 1299 : cluster 0 pgmap v1480: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.154713+0000 mon.a (mon.0) 1787 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.154772+0000 mon.a (mon.0) 1788 : cluster 1 Cluster is now healthy 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: audit 2023-10-07T22:22:20.156503+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.157147+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.157753+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.158255+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:21 smithi008 bash[102097]: cluster 2023-10-07T22:22:20.159351+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-07T22:22:21.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:19.747467+0000 mgr.y (mgr.25319) 1299 : cluster 0 pgmap v1480: 83 pgs: 83 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.154713+0000 mon.a (mon.0) 1787 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.154772+0000 mon.a (mon.0) 1788 : cluster 1 Cluster is now healthy 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: audit 2023-10-07T22:22:20.156503+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.157147+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.157753+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.158255+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e369 with expected crc 2023-10-07T22:22:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:21 smithi081 bash[89466]: cluster 2023-10-07T22:22:20.159351+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-07T22:22:21.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:21.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:21.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:21.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:21.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:21.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:21.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:21.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:22.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:22.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:22.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:22.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:22.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:22.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:22.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:22.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:22.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:22.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:22.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:22.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:22.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:22.718 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:22.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:22.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:22.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:22.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:23.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:23.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:23.127 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:23] "GET /metrics HTTP/1.1" 200 34247 "" "Prometheus/2.43.0" 2023-10-07T22:22:23.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:23.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:23.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:23.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:23.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:23.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:23.382 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:23 smithi008 bash[105281]: cluster 2023-10-07T22:22:21.748332+0000 mgr.y (mgr.25319) 1300 : cluster 0 pgmap v1482: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:23.382 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:23 smithi008 bash[102097]: cluster 2023-10-07T22:22:21.748332+0000 mgr.y (mgr.25319) 1300 : cluster 0 pgmap v1482: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:23.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:23 smithi081 bash[89466]: cluster 2023-10-07T22:22:21.748332+0000 mgr.y (mgr.25319) 1300 : cluster 0 pgmap v1482: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:23.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:23.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:23.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:23.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:23.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:23.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:23.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:23.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:23.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:23.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:24.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:24.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:24.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:24.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:24.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:24.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:24.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:24.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:24.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:24.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:24.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:24.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:24.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:24.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:24.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:24.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:24.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:24.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:24.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:25.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:25.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:25.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:25 smithi081 bash[89466]: cluster 2023-10-07T22:22:23.749320+0000 mgr.y (mgr.25319) 1301 : cluster 0 pgmap v1483: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:25.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:25.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:25.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:25 smithi008 bash[102097]: cluster 2023-10-07T22:22:23.749320+0000 mgr.y (mgr.25319) 1301 : cluster 0 pgmap v1483: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:25.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:25 smithi008 bash[105281]: cluster 2023-10-07T22:22:23.749320+0000 mgr.y (mgr.25319) 1301 : cluster 0 pgmap v1483: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:25.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:25.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:25.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:25.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:25.900 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.927 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:25.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:26.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:26.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:26.168 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.188 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_6' created 2023-10-07T22:22:26.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:26.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.308 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[102097]: audit 2023-10-07T22:22:25.207191+0000 mon.a (mon.0) 1791 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-07T22:22:26.309 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[102097]: audit 2023-10-07T22:22:25.941516+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:26.309 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[102097]: audit 2023-10-07T22:22:25.943254+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:26.309 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[105281]: audit 2023-10-07T22:22:25.207191+0000 mon.a (mon.0) 1791 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-07T22:22:26.309 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[105281]: audit 2023-10-07T22:22:25.941516+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:26.309 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:26 smithi008 bash[105281]: audit 2023-10-07T22:22:25.943254+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:26.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:26.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:26.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:26.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:26 smithi081 bash[89466]: audit 2023-10-07T22:22:25.207191+0000 mon.a (mon.0) 1791 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-07T22:22:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:26 smithi081 bash[89466]: audit 2023-10-07T22:22:25.941516+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:26 smithi081 bash[89466]: audit 2023-10-07T22:22:25.943254+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:26.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:26.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:26.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:22:26.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:26.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:26.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:26.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:26.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:26.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:26.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:27.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:27.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:27.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:27.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:27.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:27.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: cluster 2023-10-07T22:22:25.750201+0000 mgr.y (mgr.25319) 1302 : cluster 0 pgmap v1484: 83 pgs: 83 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: audit 2023-10-07T22:22:26.180062+0000 mon.a (mon.0) 1794 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: cluster 2023-10-07T22:22:26.181629+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: cluster 2023-10-07T22:22:26.181764+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: cluster 2023-10-07T22:22:26.182122+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[105281]: cluster 2023-10-07T22:22:26.184982+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: cluster 2023-10-07T22:22:25.750201+0000 mgr.y (mgr.25319) 1302 : cluster 0 pgmap v1484: 83 pgs: 83 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: audit 2023-10-07T22:22:26.180062+0000 mon.a (mon.0) 1794 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-07T22:22:27.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: cluster 2023-10-07T22:22:26.181629+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: cluster 2023-10-07T22:22:26.181764+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: cluster 2023-10-07T22:22:26.182122+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:27 smithi008 bash[102097]: cluster 2023-10-07T22:22:26.184982+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-07T22:22:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:27.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: cluster 2023-10-07T22:22:25.750201+0000 mgr.y (mgr.25319) 1302 : cluster 0 pgmap v1484: 83 pgs: 83 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: audit 2023-10-07T22:22:26.180062+0000 mon.a (mon.0) 1794 : audit 1 from='client.? 172.21.15.8:0/1845294079' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-07T22:22:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: cluster 2023-10-07T22:22:26.181629+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: cluster 2023-10-07T22:22:26.181764+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: cluster 2023-10-07T22:22:26.182122+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e370 with expected crc 2023-10-07T22:22:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:27 smithi081 bash[89466]: cluster 2023-10-07T22:22:26.184982+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-07T22:22:27.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:27.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:27.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:27.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:27.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:27.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:27.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:27.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:27.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:28.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:28.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:28.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.190389+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.190916+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.191016+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.192664+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.192666+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.193163+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.207 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.195320+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:28.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.190389+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.190916+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.191016+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.192664+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.192666+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.193163+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:28 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.195320+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:28.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:28.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:28.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:28.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.190389+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.190916+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.191016+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.192664+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.192666+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.193163+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.515 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:28 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.195320+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e371 with expected crc 2023-10-07T22:22:28.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:28.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:28.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:28.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:28.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:28.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:28.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:28.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:28.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:29.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:29.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:29.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:29.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:29.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-10-07T22:22:29.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:29.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:29.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:29.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:27.750962+0000 mgr.y (mgr.25319) 1303 : cluster 0 pgmap v1487: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:28.189484+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:28.198611+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:28.202470+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:28.203000+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[105281]: cluster 2023-10-07T22:22:28.687506+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:27.750962+0000 mgr.y (mgr.25319) 1303 : cluster 0 pgmap v1487: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:28.189484+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:28.198611+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:28.202470+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-07T22:22:29.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:28.203000+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:29 smithi008 bash[102097]: cluster 2023-10-07T22:22:28.687506+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:29.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:27.750962+0000 mgr.y (mgr.25319) 1303 : cluster 0 pgmap v1487: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:28.189484+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:22:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:28.198611+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:28.202470+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-07T22:22:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:28.203000+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:29 smithi081 bash[89466]: cluster 2023-10-07T22:22:28.687506+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:29.535 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:29.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:29.661 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:29.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:29.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:29.744 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:29.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:29.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:29.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:29.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:29.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:29.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:29.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:30.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:30.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:30.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:30.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:30.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:30.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:30.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:30 smithi081 bash[89466]: cluster 2023-10-07T22:22:29.504319+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:30.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:30.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:30.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:30.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:30.617 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:30 smithi008 bash[105281]: cluster 2023-10-07T22:22:29.504319+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:30.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:30 smithi008 bash[102097]: cluster 2023-10-07T22:22:29.504319+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e372 with expected crc 2023-10-07T22:22:30.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:30.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:30.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:30.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:30.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:30.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:30.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:30.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:31.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:31.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:31.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:31.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:31.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:31.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:31.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:31.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:31.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:31.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:31 smithi081 bash[89466]: cluster 2023-10-07T22:22:29.751533+0000 mgr.y (mgr.25319) 1304 : cluster 0 pgmap v1489: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:31.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:31.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:31.562 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:31 smithi008 bash[105281]: cluster 2023-10-07T22:22:29.751533+0000 mgr.y (mgr.25319) 1304 : cluster 0 pgmap v1489: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:31.563 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:31 smithi008 bash[102097]: cluster 2023-10-07T22:22:29.751533+0000 mgr.y (mgr.25319) 1304 : cluster 0 pgmap v1489: 99 pgs: 1 creating+activating, 4 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:22:31.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:31.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:31.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:31.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:31.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:31.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:31.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:31.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:31.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:32.089 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:32.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:32.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:32.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:32.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:32.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:32.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:32.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:32.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:32.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:32.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:32.740 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:22:32.740 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:22:32.740 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 0 2023-10-07T22:22:32.741 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:22:32.762 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.785 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:32.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:32.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:32.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:32.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:32.934 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:32 smithi008 bash[102097]: debug 2023-10-07T22:22:32.868+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e372 definitely_dead 0 2023-10-07T22:22:33.019 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:33.052 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:33.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:33.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:33.224 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:33] "GET /metrics HTTP/1.1" 200 34242 "" "Prometheus/2.43.0" 2023-10-07T22:22:33.240 INFO:teuthology.orchestra.run.smithi008.stderr:marked out osd.3. 2023-10-07T22:22:33.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:33.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:33.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:33.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:33.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:33 smithi081 bash[89466]: cluster 2023-10-07T22:22:31.752509+0000 mgr.y (mgr.25319) 1305 : cluster 0 pgmap v1490: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:22:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:33 smithi081 bash[89466]: audit 2023-10-07T22:22:32.871933+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.8:0/616626926' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:33 smithi081 bash[89466]: audit 2023-10-07T22:22:32.872459+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:33 smithi081 bash[89466]: cluster 2023-10-07T22:22:32.872542+0000 mon.a (mon.0) 1800 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:22:33.483 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[105281]: cluster 2023-10-07T22:22:31.752509+0000 mgr.y (mgr.25319) 1305 : cluster 0 pgmap v1490: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:22:33.483 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[105281]: audit 2023-10-07T22:22:32.871933+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.8:0/616626926' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.483 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[105281]: audit 2023-10-07T22:22:32.872459+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.484 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[105281]: cluster 2023-10-07T22:22:32.872542+0000 mon.a (mon.0) 1800 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:22:33.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[102097]: cluster 2023-10-07T22:22:31.752509+0000 mgr.y (mgr.25319) 1305 : cluster 0 pgmap v1490: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:22:33.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[102097]: audit 2023-10-07T22:22:32.871933+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.8:0/616626926' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[102097]: audit 2023-10-07T22:22:32.872459+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-07T22:22:33.484 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:33 smithi008 bash[102097]: cluster 2023-10-07T22:22:32.872542+0000 mon.a (mon.0) 1800 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-07T22:22:33.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:33.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:33.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:33.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:33.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:33.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:33.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:33.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:34.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:34.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:34.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:34.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:34.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:34.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:34.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[105281]: audit 2023-10-07T22:22:33.214811+0000 mon.a (mon.0) 1801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[105281]: cluster 2023-10-07T22:22:33.216485+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[105281]: cluster 2023-10-07T22:22:33.216750+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[105281]: cluster 2023-10-07T22:22:33.216813+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[105281]: cluster 2023-10-07T22:22:33.221053+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[102097]: audit 2023-10-07T22:22:33.214811+0000 mon.a (mon.0) 1801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:22:34.479 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[102097]: cluster 2023-10-07T22:22:33.216485+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[102097]: cluster 2023-10-07T22:22:33.216750+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[102097]: cluster 2023-10-07T22:22:33.216813+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:34 smithi008 bash[102097]: cluster 2023-10-07T22:22:33.221053+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-07T22:22:34.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:34.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:34.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:34 smithi081 bash[89466]: audit 2023-10-07T22:22:33.214811+0000 mon.a (mon.0) 1801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-07T22:22:34.607 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:34 smithi081 bash[89466]: cluster 2023-10-07T22:22:33.216485+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:34 smithi081 bash[89466]: cluster 2023-10-07T22:22:33.216750+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:34 smithi081 bash[89466]: cluster 2023-10-07T22:22:33.216813+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e373 with expected crc 2023-10-07T22:22:34.608 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:34 smithi081 bash[89466]: cluster 2023-10-07T22:22:33.221053+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-07T22:22:34.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:34.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:34.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:34.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:34.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:34.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:34.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:35.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:35.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:35.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:33.753040+0000 mgr.y (mgr.25319) 1306 : cluster 0 pgmap v1492: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.231533+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.232313+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.234089+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.235060+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.236591+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.236708+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.237093+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.238912+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.239531+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.239658+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.240939+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[102097]: cluster 2023-10-07T22:22:34.241609+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:35.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:35.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:33.753040+0000 mgr.y (mgr.25319) 1306 : cluster 0 pgmap v1492: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.231533+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.232313+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.234089+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.235060+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.236591+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.236708+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.237093+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.238912+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.239531+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.239658+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.240939+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:35 smithi008 bash[105281]: cluster 2023-10-07T22:22:34.241609+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:35.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:35.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:35.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:33.753040+0000 mgr.y (mgr.25319) 1306 : cluster 0 pgmap v1492: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.231533+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.232313+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.234089+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.235060+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.236591+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.236708+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.237093+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.238912+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.239531+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.239658+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.240939+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:35 smithi081 bash[89466]: cluster 2023-10-07T22:22:34.241609+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e374 with expected crc 2023-10-07T22:22:35.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:35.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:35.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:35.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:35.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:35.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:35.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:35.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T22:22:36.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:36.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:36.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:36.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.233581+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.234804+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.235400+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.235573+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.236223+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.241037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:36 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.923654+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-07T22:22:36.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:36.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:36.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:36.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:36.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:36.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.233581+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.234804+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.235400+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.235573+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.236223+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.241037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.923654+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-07T22:22:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.233581+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.234804+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.235400+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.235573+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.236223+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.241037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e375 with expected crc 2023-10-07T22:22:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:36 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.923654+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-07T22:22:36.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:36.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:36.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:36.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:36.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:36.959 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:36.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:36.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:37.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:37.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:37.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:37.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:37.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:37.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:37.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.753427+0000 mgr.y (mgr.25319) 1307 : cluster 0 pgmap v1495: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.920112+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.920671+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.920973+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.923913+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:35.925032+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: audit 2023-10-07T22:22:36.761766+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:37 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.930829+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-07T22:22:37.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:37.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.753427+0000 mgr.y (mgr.25319) 1307 : cluster 0 pgmap v1495: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:37.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.920112+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.920671+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.920973+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.923913+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:35.925032+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: audit 2023-10-07T22:22:36.761766+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.930829+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.753427+0000 mgr.y (mgr.25319) 1307 : cluster 0 pgmap v1495: 99 pgs: 99 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.920112+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.920671+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.920973+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.923913+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:35.925032+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e376 with expected crc 2023-10-07T22:22:37.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: audit 2023-10-07T22:22:36.761766+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:37.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:37 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.930829+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-07T22:22:37.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:37.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:37.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:37.667 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:37.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:37.759 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:37.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:37.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:37.906 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:37.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:37.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:38.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:38.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:38.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:38.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:38.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.928139+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.930379+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.931213+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.931508+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[102097]: cluster 2023-10-07T22:22:36.935907+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.331 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:38.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:38.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:38 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.928139+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:38 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.930379+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:38 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.931213+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:38 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.931508+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:38 smithi081 bash[89466]: cluster 2023-10-07T22:22:36.935907+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:38.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:38.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.928139+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.930379+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.931213+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.931508+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:38 smithi008 bash[105281]: cluster 2023-10-07T22:22:36.935907+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e377 with expected crc 2023-10-07T22:22:38.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:38.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:38.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:38.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:38.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:38.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:39.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:39.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:39.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:39.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:39.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:39 smithi081 bash[89466]: cluster 2023-10-07T22:22:37.754576+0000 mgr.y (mgr.25319) 1308 : cluster 0 pgmap v1498: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 34 KiB/s, 0 objects/s recovering 2023-10-07T22:22:39.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:39.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:39.523 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:39 smithi008 bash[102097]: cluster 2023-10-07T22:22:37.754576+0000 mgr.y (mgr.25319) 1308 : cluster 0 pgmap v1498: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 34 KiB/s, 0 objects/s recovering 2023-10-07T22:22:39.523 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:39 smithi008 bash[105281]: cluster 2023-10-07T22:22:37.754576+0000 mgr.y (mgr.25319) 1308 : cluster 0 pgmap v1498: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 16 op/s; 34 KiB/s, 0 objects/s recovering 2023-10-07T22:22:39.540 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:39.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:39.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:39.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:39.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:39.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:39.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:39.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:39.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:40.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:40.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:40.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:40.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:40.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:40.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:40.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:40.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:40 smithi081 bash[89466]: cluster 2023-10-07T22:22:39.401665+0000 osd.6 (osd.6) 305 : cluster 0 1.8 deep-scrub starts 2023-10-07T22:22:40.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:40 smithi081 bash[89466]: cluster 2023-10-07T22:22:39.408029+0000 osd.6 (osd.6) 306 : cluster 0 1.8 deep-scrub ok 2023-10-07T22:22:40.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:40.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:40.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:40 smithi008 bash[102097]: cluster 2023-10-07T22:22:39.401665+0000 osd.6 (osd.6) 305 : cluster 0 1.8 deep-scrub starts 2023-10-07T22:22:40.397 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:40 smithi008 bash[102097]: cluster 2023-10-07T22:22:39.408029+0000 osd.6 (osd.6) 306 : cluster 0 1.8 deep-scrub ok 2023-10-07T22:22:40.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:40 smithi008 bash[105281]: cluster 2023-10-07T22:22:39.401665+0000 osd.6 (osd.6) 305 : cluster 0 1.8 deep-scrub starts 2023-10-07T22:22:40.398 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:40 smithi008 bash[105281]: cluster 2023-10-07T22:22:39.408029+0000 osd.6 (osd.6) 306 : cluster 0 1.8 deep-scrub ok 2023-10-07T22:22:40.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:40.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:40.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:40.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:40.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:40.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:40.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:40.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:40.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:40.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:40.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:40.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:41.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:41.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:41.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:41.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:41.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:41.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:41.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[102097]: cluster 2023-10-07T22:22:39.755209+0000 mgr.y (mgr.25319) 1309 : cluster 0 pgmap v1499: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 11 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:22:41.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[102097]: audit 2023-10-07T22:22:40.940341+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:41.520 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[102097]: audit 2023-10-07T22:22:40.941848+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:41.520 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[105281]: cluster 2023-10-07T22:22:39.755209+0000 mgr.y (mgr.25319) 1309 : cluster 0 pgmap v1499: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 11 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:22:41.521 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[105281]: audit 2023-10-07T22:22:40.940341+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:41.521 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:41 smithi008 bash[105281]: audit 2023-10-07T22:22:40.941848+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:41.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:41.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:41.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:41.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:41 smithi081 bash[89466]: cluster 2023-10-07T22:22:39.755209+0000 mgr.y (mgr.25319) 1309 : cluster 0 pgmap v1499: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 11 op/s; 24 KiB/s, 0 objects/s recovering 2023-10-07T22:22:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:41 smithi081 bash[89466]: audit 2023-10-07T22:22:40.940341+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:41 smithi081 bash[89466]: audit 2023-10-07T22:22:40.941848+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:41.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:41.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:41.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:41.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:41.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:41.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:41.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:42.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:42.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:42.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:42.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:42.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:42.277 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 7, 0, 6] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:22:42.277 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:22:42.278 INFO:tasks.thrashosds.thrasher:Adding osd 3 2023-10-07T22:22:42.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd in 3 2023-10-07T22:22:42.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:42.333 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:22:42.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:42.365 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:22:42.388 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:22:42.413 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:22:42.437 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:22:42.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.460 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.462 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:22:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:42.485 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:22:42.507 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:22:42.509 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.509 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.509 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.509 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.509 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.510 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.510 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.510 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:22:42.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:42.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:42.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:42.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:42.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:43.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:43.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:43.126 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:43] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2023-10-07T22:22:43.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:43.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:43.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:43.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:43.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:43.380 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:43 smithi008 bash[105281]: cluster 2023-10-07T22:22:41.755865+0000 mgr.y (mgr.25319) 1310 : cluster 0 pgmap v1500: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 13 KiB/s rd, 34 KiB/s wr, 10 op/s; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:22:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:43 smithi008 bash[105281]: audit 2023-10-07T22:22:42.310049+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.8:0/2383875858' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:43 smithi008 bash[102097]: cluster 2023-10-07T22:22:41.755865+0000 mgr.y (mgr.25319) 1310 : cluster 0 pgmap v1500: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 13 KiB/s rd, 34 KiB/s wr, 10 op/s; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:22:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:43 smithi008 bash[102097]: audit 2023-10-07T22:22:42.310049+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.8:0/2383875858' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:43.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:43.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:43.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:43.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:43.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:43 smithi081 bash[89466]: cluster 2023-10-07T22:22:41.755865+0000 mgr.y (mgr.25319) 1310 : cluster 0 pgmap v1500: 99 pgs: 3 peering, 96 active+clean; 378 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 13 KiB/s rd, 34 KiB/s wr, 10 op/s; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:22:43.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:43 smithi081 bash[89466]: audit 2023-10-07T22:22:42.310049+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.8:0/2383875858' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:22:43.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:43.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:43.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:43.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:43.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:43.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:44.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:44.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:44.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:44.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:44.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:44.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:44.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:44.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:44.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:44.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:44.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:44.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:44.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:44.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:44.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:44.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:44.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:44.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:44.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:44.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:45.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:45.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:45.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:45.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:45.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:45.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:45.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:45.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:45 smithi081 bash[89466]: cluster 2023-10-07T22:22:43.757090+0000 mgr.y (mgr.25319) 1311 : cluster 0 pgmap v1501: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:45.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:45 smithi008 bash[102097]: cluster 2023-10-07T22:22:43.757090+0000 mgr.y (mgr.25319) 1311 : cluster 0 pgmap v1501: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:45.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:45 smithi008 bash[105281]: cluster 2023-10-07T22:22:43.757090+0000 mgr.y (mgr.25319) 1311 : cluster 0 pgmap v1501: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:45.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:45.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:45.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:45.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:45.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:45.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:46.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:46.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:46.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:46.157 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:46.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:46.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:46.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:46.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:46.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:46.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:46.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:46.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:46.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:46.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:46.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:46.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:46.941 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:22:46.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:46.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:46.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:46 smithi081 bash[89466]: cluster 2023-10-07T22:22:45.757846+0000 mgr.y (mgr.25319) 1312 : cluster 0 pgmap v1502: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:46 smithi081 bash[89466]: audit 2023-10-07T22:22:46.142673+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.8:0/3921359546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:46 smithi081 bash[89466]: audit 2023-10-07T22:22:46.143195+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:47.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:47.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[105281]: cluster 2023-10-07T22:22:45.757846+0000 mgr.y (mgr.25319) 1312 : cluster 0 pgmap v1502: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[105281]: audit 2023-10-07T22:22:46.142673+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.8:0/3921359546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[105281]: audit 2023-10-07T22:22:46.143195+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[102097]: cluster 2023-10-07T22:22:45.757846+0000 mgr.y (mgr.25319) 1312 : cluster 0 pgmap v1502: 99 pgs: 99 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[102097]: audit 2023-10-07T22:22:46.142673+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.8:0/3921359546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:46 smithi008 bash[102097]: audit 2023-10-07T22:22:46.143195+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:22:47.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:47.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:47.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:47.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:47.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:22:47.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:47.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:47.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:47.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:47.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:47.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:48.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:48.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:48.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: cluster 2023-10-07T22:22:46.923430+0000 mon.a (mon.0) 1812 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:22:48.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: audit 2023-10-07T22:22:46.932730+0000 mon.a (mon.0) 1813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:22:48.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: cluster 2023-10-07T22:22:46.933471+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: cluster 2023-10-07T22:22:46.933683+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: cluster 2023-10-07T22:22:46.934128+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.179 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:47 smithi081 bash[89466]: cluster 2023-10-07T22:22:46.935484+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-07T22:22:48.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:48.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:48.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:48.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: cluster 2023-10-07T22:22:46.923430+0000 mon.a (mon.0) 1812 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:22:48.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: audit 2023-10-07T22:22:46.932730+0000 mon.a (mon.0) 1813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: cluster 2023-10-07T22:22:46.933471+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: cluster 2023-10-07T22:22:46.933683+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: cluster 2023-10-07T22:22:46.934128+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[105281]: cluster 2023-10-07T22:22:46.935484+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: cluster 2023-10-07T22:22:46.923430+0000 mon.a (mon.0) 1812 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: audit 2023-10-07T22:22:46.932730+0000 mon.a (mon.0) 1813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: cluster 2023-10-07T22:22:46.933471+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: cluster 2023-10-07T22:22:46.933683+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: cluster 2023-10-07T22:22:46.934128+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e378 with expected crc 2023-10-07T22:22:48.372 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:47 smithi008 bash[102097]: cluster 2023-10-07T22:22:46.935484+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-07T22:22:48.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:48.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:48.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:48.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:48.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:48.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:48.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:48.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:48.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:48.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:48.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:49.051 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:48 smithi008 bash[102097]: cluster 2023-10-07T22:22:47.758599+0000 mgr.y (mgr.25319) 1313 : cluster 0 pgmap v1504: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:49.052 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:48 smithi008 bash[105281]: cluster 2023-10-07T22:22:47.758599+0000 mgr.y (mgr.25319) 1313 : cluster 0 pgmap v1504: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:49.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:49.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:48 smithi081 bash[89466]: cluster 2023-10-07T22:22:47.758599+0000 mgr.y (mgr.25319) 1313 : cluster 0 pgmap v1504: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:49.240 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:49.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:49.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:49.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:49.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:49.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:49.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:49.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:49.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:49.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:49.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:49.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:49.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:49.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:49.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:49.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:50.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:50.172 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:50.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:50.329 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:50.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:50.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:50.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:50.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:50.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:50.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:50.949 INFO:teuthology.orchestra.run.smithi008.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-10-07T22:22:50.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[105281]: cluster 2023-10-07T22:22:49.759454+0000 mgr.y (mgr.25319) 1314 : cluster 0 pgmap v1505: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[105281]: audit 2023-10-07T22:22:50.330380+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.8:0/419867628' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[105281]: audit 2023-10-07T22:22:50.330837+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[102097]: cluster 2023-10-07T22:22:49.759454+0000 mgr.y (mgr.25319) 1314 : cluster 0 pgmap v1505: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[102097]: audit 2023-10-07T22:22:50.330380+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.8:0/419867628' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:50.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:50 smithi008 bash[102097]: audit 2023-10-07T22:22:50.330837+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:50.987 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:50.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:51.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:51.128 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:50 smithi081 bash[89466]: cluster 2023-10-07T22:22:49.759454+0000 mgr.y (mgr.25319) 1314 : cluster 0 pgmap v1505: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:50 smithi081 bash[89466]: audit 2023-10-07T22:22:50.330380+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.8:0/419867628' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:50 smithi081 bash[89466]: audit 2023-10-07T22:22:50.330837+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:22:51.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:51.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:51.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:51.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:51.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:51.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:51.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:51.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:22:51.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:51.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:51.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:51.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:51.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:51.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:51.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:51.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:52.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:52.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:52.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:52.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:52.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:51 smithi081 bash[89466]: audit 2023-10-07T22:22:50.939565+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:22:52.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:51 smithi081 bash[89466]: cluster 2023-10-07T22:22:50.940891+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:51 smithi081 bash[89466]: cluster 2023-10-07T22:22:50.941087+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:51 smithi081 bash[89466]: cluster 2023-10-07T22:22:50.944813+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-07T22:22:52.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:51 smithi081 bash[89466]: audit 2023-10-07T22:22:51.784803+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:52.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:52.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:52.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[102097]: audit 2023-10-07T22:22:50.939565+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[102097]: cluster 2023-10-07T22:22:50.940891+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[102097]: cluster 2023-10-07T22:22:50.941087+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[102097]: cluster 2023-10-07T22:22:50.944813+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[102097]: audit 2023-10-07T22:22:51.784803+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[105281]: audit 2023-10-07T22:22:50.939565+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[105281]: cluster 2023-10-07T22:22:50.940891+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[105281]: cluster 2023-10-07T22:22:50.941087+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e379 with expected crc 2023-10-07T22:22:52.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[105281]: cluster 2023-10-07T22:22:50.944813+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-07T22:22:52.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:51 smithi008 bash[105281]: audit 2023-10-07T22:22:51.784803+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:52.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:52.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:52.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:52.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:52.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:52.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:52.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:52.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:52.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:52.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:52.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:52 smithi081 bash[89466]: cluster 2023-10-07T22:22:51.760056+0000 mgr.y (mgr.25319) 1315 : cluster 0 pgmap v1507: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:52 smithi081 bash[89466]: cluster 2023-10-07T22:22:51.947093+0000 mon.a (mon.0) 1819 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:22:52.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:53.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:53.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:53.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:53.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:52 smithi008 bash[102097]: cluster 2023-10-07T22:22:51.760056+0000 mgr.y (mgr.25319) 1315 : cluster 0 pgmap v1507: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:53.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:52 smithi008 bash[102097]: cluster 2023-10-07T22:22:51.947093+0000 mon.a (mon.0) 1819 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:22:53.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:22:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:22:53] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2023-10-07T22:22:53.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:52 smithi008 bash[105281]: cluster 2023-10-07T22:22:51.760056+0000 mgr.y (mgr.25319) 1315 : cluster 0 pgmap v1507: 99 pgs: 99 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:53.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:52 smithi008 bash[105281]: cluster 2023-10-07T22:22:51.947093+0000 mon.a (mon.0) 1819 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:22:53.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:53.242 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:53.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:53.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:53.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:53.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:53.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:53.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:53.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:53.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:53.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:53.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:53.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:53.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:53.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:53.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:53.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:54.015 DEBUG:teuthology.orchestra.run.smithi008:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2023-10-07T22:22:54.017 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-07T22:22:54.017 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-07T22:22:54.060 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:hints = 1 2023-10-07T22:22:54.060 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-07T22:22:54.060 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object prefix: benchmark_data_smithi008_278055 2023-10-07T22:22:54.060 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:22:54.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 0 0 0 0 0 0 - 0 2023-10-07T22:22:54.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:54.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:54.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:54.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:54.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:54.328 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:54.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:54.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:54.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:54.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:54.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:54.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:54.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:54.637 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:22:54.637 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:22:54.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:54.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:54.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:54.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:54.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:54.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:54.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:55.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:55.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:55.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 1 16 2704 2688 167.992 168 0.00302736 0.00593044 2023-10-07T22:22:55.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:55.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:54 smithi008 bash[102097]: cluster 2023-10-07T22:22:53.761169+0000 mgr.y (mgr.25319) 1316 : cluster 0 pgmap v1508: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:55.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:54 smithi008 bash[105281]: cluster 2023-10-07T22:22:53.761169+0000 mgr.y (mgr.25319) 1316 : cluster 0 pgmap v1508: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:55.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:55.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:54 smithi081 bash[89466]: cluster 2023-10-07T22:22:53.761169+0000 mgr.y (mgr.25319) 1316 : cluster 0 pgmap v1508: 99 pgs: 99 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-07T22:22:55.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:55.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:55.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:55.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:55.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:55.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:55.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:55.541 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:22:55.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:55.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:55.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:55.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:55.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:55.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:55.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:55.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:55.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:55.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:55.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:56.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 2 16 5573 5557 173.644 179.312 0.0033456 0.00574853 2023-10-07T22:22:56.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:56.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:56.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:56.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:56.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:56.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:56.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:56.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:56.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:56.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:56.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:56.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:56.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:56.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:56.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:56.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:56.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:56.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:56.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:56 smithi081 bash[89466]: cluster 2023-10-07T22:22:55.761862+0000 mgr.y (mgr.25319) 1317 : cluster 0 pgmap v1509: 99 pgs: 99 active+clean; 53 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 5.9 MiB/s wr, 94 op/s 2023-10-07T22:22:56.945 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:56 smithi081 bash[89466]: audit 2023-10-07T22:22:55.944485+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:56.946 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:56 smithi081 bash[89466]: audit 2023-10-07T22:22:55.945991+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:56.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:57.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:57.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 3 16 8033 8017 167.008 153.75 0.00325819 0.00597299 2023-10-07T22:22:57.114 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:57.138 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:57.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:57.169 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[105281]: cluster 2023-10-07T22:22:55.761862+0000 mgr.y (mgr.25319) 1317 : cluster 0 pgmap v1509: 99 pgs: 99 active+clean; 53 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 5.9 MiB/s wr, 94 op/s 2023-10-07T22:22:57.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[105281]: audit 2023-10-07T22:22:55.944485+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:57.170 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[105281]: audit 2023-10-07T22:22:55.945991+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:57.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[102097]: cluster 2023-10-07T22:22:55.761862+0000 mgr.y (mgr.25319) 1317 : cluster 0 pgmap v1509: 99 pgs: 99 active+clean; 53 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 5.9 MiB/s wr, 94 op/s 2023-10-07T22:22:57.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[102097]: audit 2023-10-07T22:22:55.944485+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:22:57.170 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:56 smithi008 bash[102097]: audit 2023-10-07T22:22:55.945991+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:57.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:57.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:57.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:57.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:57.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:57.659 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:57.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:57.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:57.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:57.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:57.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:57.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:58.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:58.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 4 16 10563 10547 164.783 158.125 0.00622869 0.006061 2023-10-07T22:22:58.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:58.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:22:58.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:22:58.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:58.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:22:58.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:22:58.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:58.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:58.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:58.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:58.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:58.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:58.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:22:58.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:22:58.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:58.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:58.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:59.054 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:22:58 smithi008 bash[102097]: cluster 2023-10-07T22:22:57.762468+0000 mgr.y (mgr.25319) 1318 : cluster 0 pgmap v1510: 99 pgs: 99 active+clean; 400 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:22:59.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 5 16 12703 12687 158.574 133.75 0.144999 0.00627587 2023-10-07T22:22:59.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:59.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:22:59.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:22:59.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:59.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:22:58 smithi081 bash[89466]: cluster 2023-10-07T22:22:57.762468+0000 mgr.y (mgr.25319) 1318 : cluster 0 pgmap v1510: 99 pgs: 99 active+clean; 400 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:22:59.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:59.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:59.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:59.361 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:59.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:59.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:22:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:22:59.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:59.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:22:59.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:22:59.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:59.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:22:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:22:59.837 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:22:59 smithi008 bash[105281]: cluster 2023-10-07T22:22:57.762468+0000 mgr.y (mgr.25319) 1318 : cluster 0 pgmap v1510: 99 pgs: 99 active+clean; 400 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:22:59.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:59.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:22:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:22:59.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:22:59.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:00.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:00.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 6 16 14953 14937 155.58 140.625 0.00297673 0.00641717 2023-10-07T22:23:00.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:00.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:00.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:00.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:00.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:00.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:00.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:00.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:00.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T22:23:00.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:00.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:00.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:00.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:00.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:00.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:00.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:00.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:00.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:00 smithi008 bash[102097]: cluster 2023-10-07T22:22:59.762984+0000 mgr.y (mgr.25319) 1319 : cluster 0 pgmap v1511: 99 pgs: 99 active+clean; 400 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:23:01.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:00 smithi081 bash[89466]: cluster 2023-10-07T22:22:59.762984+0000 mgr.y (mgr.25319) 1319 : cluster 0 pgmap v1511: 99 pgs: 99 active+clean; 400 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:23:01.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 7 16 17177 17161 153.21 139 0.0104745 0.00652036 2023-10-07T22:23:01.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:01.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:01.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:01.202 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:00 smithi008 bash[105281]: cluster 2023-10-07T22:22:59.762984+0000 mgr.y (mgr.25319) 1319 : cluster 0 pgmap v1511: 99 pgs: 99 active+clean; 400 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s 2023-10-07T22:23:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:01.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:01.436 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:01.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:01.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:01.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:01.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:01.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:01.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:01.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:01.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:01.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:01.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:01.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:01.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:02.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 8 16 19277 19261 150.463 131.25 0.00760669 0.0066385 2023-10-07T22:23:02.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:02.128 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:02.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:02.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:02.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:02.349 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:02.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:02.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:02.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:02.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:02.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:02.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:02.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:02.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:03.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:03.061 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:03.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 9 16 21113 21097 146.494 114.75 0.00743036 0.00681873 2023-10-07T22:23:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:03.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:03.174 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:02 smithi081 bash[89466]: cluster 2023-10-07T22:23:01.764097+0000 mgr.y (mgr.25319) 1320 : cluster 0 pgmap v1512: 99 pgs: 99 active+clean; 639 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T22:23:03.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:03.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:03.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:03.309 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:03] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-10-07T22:23:03.310 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:02 smithi008 bash[105281]: cluster 2023-10-07T22:23:01.764097+0000 mgr.y (mgr.25319) 1320 : cluster 0 pgmap v1512: 99 pgs: 99 active+clean; 639 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T22:23:03.310 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:02 smithi008 bash[102097]: cluster 2023-10-07T22:23:01.764097+0000 mgr.y (mgr.25319) 1320 : cluster 0 pgmap v1512: 99 pgs: 99 active+clean; 639 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-10-07T22:23:03.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:03.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:03.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:03.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:03.562 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:03.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:03.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:03.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:03.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:03.828 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:03.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:03.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:03.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:03.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:03.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:04.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 10 16 23024 23008 143.787 119.438 0.00414632 0.00694787 2023-10-07T22:23:04.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:04.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:04.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:04.372 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:04.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:04.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:04.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:04.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:04.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:04.780 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:04.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:04.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:04.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:04.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:04.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:05.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:05.061 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 11 16 24972 24956 141.783 121.75 0.0119132 0.00704711 2023-10-07T22:23:05.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:05.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:05.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:05.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.224 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:04 smithi008 bash[102097]: cluster 2023-10-07T22:23:03.764693+0000 mgr.y (mgr.25319) 1321 : cluster 0 pgmap v1513: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-07T22:23:05.224 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:05 smithi008 bash[105281]: cluster 2023-10-07T22:23:03.764693+0000 mgr.y (mgr.25319) 1321 : cluster 0 pgmap v1513: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-07T22:23:05.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:05.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:04 smithi081 bash[89466]: cluster 2023-10-07T22:23:03.764693+0000 mgr.y (mgr.25319) 1321 : cluster 0 pgmap v1513: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-07T22:23:05.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:05.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:05.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:05.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:05.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:05.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:05.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:05.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:05.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:05.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:05.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:05.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:05.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:06.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:06.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 12 16 26874 26858 139.873 118.875 0.00709669 0.00714426 2023-10-07T22:23:06.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:06.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:06.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:06.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:06.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:06.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:06.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:06.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:06.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:06.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:06.676 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:06.709 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:06.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:06.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:06.850 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:06.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:06.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:06.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:07.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 13 16 28563 28547 137.233 105.562 0.0097188 0.00728095 2023-10-07T22:23:07.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:07.095 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:06 smithi008 bash[105281]: cluster 2023-10-07T22:23:05.765299+0000 mgr.y (mgr.25319) 1322 : cluster 0 pgmap v1514: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-10-07T22:23:07.096 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:06 smithi008 bash[102097]: cluster 2023-10-07T22:23:05.765299+0000 mgr.y (mgr.25319) 1322 : cluster 0 pgmap v1514: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-10-07T22:23:07.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:07.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:07.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:06 smithi081 bash[89466]: cluster 2023-10-07T22:23:05.765299+0000 mgr.y (mgr.25319) 1322 : cluster 0 pgmap v1514: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-10-07T22:23:07.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:07.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:07.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:07.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:07.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:07.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:07.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:07.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:07.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:07.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:07.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:07.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:07.890 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:07.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:07.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:08.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:08.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 14 16 29878 29862 133.3 82.1875 0.00625159 0.00749559 2023-10-07T22:23:08.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:08.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:08.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:08.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:08.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:08.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:08.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:08.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:08.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:08.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:08.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:08.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:08.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:08.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:09.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 15 16 31304 31288 130.355 89.125 0.00783362 0.00766658 2023-10-07T22:23:09.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:09.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:09.206 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:08 smithi081 bash[89466]: cluster 2023-10-07T22:23:07.765877+0000 mgr.y (mgr.25319) 1323 : cluster 0 pgmap v1515: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:23:09.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:09.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.341 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:08 smithi008 bash[105281]: cluster 2023-10-07T22:23:07.765877+0000 mgr.y (mgr.25319) 1323 : cluster 0 pgmap v1515: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:23:09.342 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:08 smithi008 bash[102097]: cluster 2023-10-07T22:23:07.765877+0000 mgr.y (mgr.25319) 1323 : cluster 0 pgmap v1515: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-07T22:23:09.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:09.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:09.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:09.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:09.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:09.732 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:09.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:09.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:09.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:09.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:09.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:09.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:10.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:10.024 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:23:10.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 16 16 32469 32453 126.758 72.8125 0.00274176 0.00781587 2023-10-07T22:23:10.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:10.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:10.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:10.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:09 smithi081 bash[89466]: audit 2023-10-07T22:23:09.457942+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:10.232 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:09 smithi008 bash[102097]: audit 2023-10-07T22:23:09.457942+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:10.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:10.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:10.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.281 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:23:10.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:10.316 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:23:10.351 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:23:10.383 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:10.384 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:23:10.417 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:10.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.418 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:23:10.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:10.451 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:23:10.493 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.497 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:23:10.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:10.529 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[105281]: audit 2023-10-07T22:23:09.457942+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:10.530 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[102097]: debug 2023-10-07T22:23:10.047+0000 7f3b9c2f9700 -1 mon.a@0(leader).osd e379 definitely_dead 0 2023-10-07T22:23:10.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:10.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:10.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:10.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:10.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:10.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:10.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:10.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:10.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:10.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:10.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:10.990 INFO:teuthology.orchestra.run.smithi008.stderr:marked in osd.3. 2023-10-07T22:23:11.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:11.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 17 16 33717 33701 123.889 78 0.00265223 0.00804488 2023-10-07T22:23:11.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:11.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:11.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:10 smithi081 bash[89466]: cluster 2023-10-07T22:23:09.766429+0000 mgr.y (mgr.25319) 1324 : cluster 0 pgmap v1516: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-10-07T22:23:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:10 smithi081 bash[89466]: audit 2023-10-07T22:23:09.984138+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.8:0/4198387559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:10 smithi081 bash[89466]: audit 2023-10-07T22:23:10.053213+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:23:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:10 smithi081 bash[89466]: audit 2023-10-07T22:23:10.938542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:11.320 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[102097]: cluster 2023-10-07T22:23:09.766429+0000 mgr.y (mgr.25319) 1324 : cluster 0 pgmap v1516: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[102097]: audit 2023-10-07T22:23:09.984138+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.8:0/4198387559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[102097]: audit 2023-10-07T22:23:10.053213+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[102097]: audit 2023-10-07T22:23:10.938542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[105281]: cluster 2023-10-07T22:23:09.766429+0000 mgr.y (mgr.25319) 1324 : cluster 0 pgmap v1516: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[105281]: audit 2023-10-07T22:23:09.984138+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.8:0/4198387559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[105281]: audit 2023-10-07T22:23:10.053213+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-07T22:23:11.333 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:10 smithi008 bash[105281]: audit 2023-10-07T22:23:10.938542+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:11.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:11.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:11.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:11.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:11.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:11.589 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:11.617 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:11.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:11.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:11.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:11.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:11.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:11.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:11.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:11.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:12.062 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 18 16 33717 33701 117.006 0 - 0.00804488 2023-10-07T22:23:12.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:12.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:12.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:12 smithi081 bash[89466]: audit 2023-10-07T22:23:10.977458+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:23:12.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:12 smithi081 bash[89466]: cluster 2023-10-07T22:23:10.978203+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:12 smithi081 bash[89466]: cluster 2023-10-07T22:23:10.978216+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:12 smithi081 bash[89466]: cluster 2023-10-07T22:23:10.982481+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-10-07T22:23:12.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[102097]: audit 2023-10-07T22:23:10.977458+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[102097]: cluster 2023-10-07T22:23:10.978203+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[102097]: cluster 2023-10-07T22:23:10.978216+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[102097]: cluster 2023-10-07T22:23:10.982481+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[105281]: audit 2023-10-07T22:23:10.977458+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.8:0/3811686971' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[105281]: cluster 2023-10-07T22:23:10.978203+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[105281]: cluster 2023-10-07T22:23:10.978216+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e380 with expected crc 2023-10-07T22:23:12.267 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:12 smithi008 bash[105281]: cluster 2023-10-07T22:23:10.982481+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-10-07T22:23:12.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:12.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:12.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:12.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:12.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:12.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:12.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:12.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:12.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.825 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:12.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:12.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:12.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:13.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:13.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 19 16 33717 33701 110.848 0 - 0.00804488 2023-10-07T22:23:13.071 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:13] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-10-07T22:23:13.075 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.767016+0000 mgr.y (mgr.25319) 1325 : cluster 0 pgmap v1518: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-10-07T22:23:13.075 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.993337+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.075 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.996284+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.996551+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.997016+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:11.998114+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:12.001107+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:12.002863+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:12.007945+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:12.013450+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[102097]: cluster 2023-10-07T22:23:12.014797+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.767016+0000 mgr.y (mgr.25319) 1325 : cluster 0 pgmap v1518: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.993337+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.996284+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.996551+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.997016+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:11.998114+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:12.001107+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:12.002863+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:12.007945+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:12.013450+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:13 smithi008 bash[105281]: cluster 2023-10-07T22:23:12.014797+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:13.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:13.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:13.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:13.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:13.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:13.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:13.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:13.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:13.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.767016+0000 mgr.y (mgr.25319) 1325 : cluster 0 pgmap v1518: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-10-07T22:23:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.993337+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.996284+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.996551+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.997016+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:11.998114+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:12.001107+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:12.002863+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:12.007945+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:12.013450+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:13 smithi081 bash[89466]: cluster 2023-10-07T22:23:12.014797+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e381 with expected crc 2023-10-07T22:23:13.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:13.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:13.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:13.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:13.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:13.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:13.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:13.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:13.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:14.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:14.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:14.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:23:14.062545+0000 min lat: 0.00154459 max lat: 2.71242 avg lat: 0.00944162 2023-10-07T22:23:14.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:23:14.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 20 15 33877 33862 105.808 3.35417 0.0231966 0.00944162 2023-10-07T22:23:14.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:14.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.011876+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.011949+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.012117+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.149 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.013703+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.013761+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-10-07T22:23:14.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.014684+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:14 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.015738+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:14.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:14.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:14.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.011876+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.280 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.011949+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.012117+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.013703+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.013761+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-10-07T22:23:14.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.014684+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.281 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.015738+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.011876+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.011949+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.012117+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.013703+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.013761+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-10-07T22:23:14.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.014684+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.283 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:14 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.015738+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e382 with expected crc 2023-10-07T22:23:14.302 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:14.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:14.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:14.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:14.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:14.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:14.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:14.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:14.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:14.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:14.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:14.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:14.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:14.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:15.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:15.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:15.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 21 16 34950 34934 103.96 67 0.0435917 0.00961044 2023-10-07T22:23:15.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:15.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:15.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:15.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:13.767607+0000 mgr.y (mgr.25319) 1326 : cluster 0 pgmap v1521: 99 pgs: 3 remapped+peering, 6 peering, 90 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.011319+0000 mon.a (mon.0) 1829 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.025817+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.026102+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.030931+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.031696+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.032402+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[102097]: cluster 2023-10-07T22:23:14.032424+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.260 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:13.767607+0000 mgr.y (mgr.25319) 1326 : cluster 0 pgmap v1521: 99 pgs: 3 remapped+peering, 6 peering, 90 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.011319+0000 mon.a (mon.0) 1829 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.025817+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.026102+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.030931+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.031696+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.032402+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.261 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:15 smithi008 bash[105281]: cluster 2023-10-07T22:23:14.032424+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:15.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:15.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:15.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:13.767607+0000 mgr.y (mgr.25319) 1326 : cluster 0 pgmap v1521: 99 pgs: 3 remapped+peering, 6 peering, 90 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s; 0 B/s, 0 objects/s recovering 2023-10-07T22:23:15.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.011319+0000 mon.a (mon.0) 1829 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T22:23:15.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.025817+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.026102+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.030931+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.393 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.031696+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-10-07T22:23:15.393 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.032402+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.393 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:15 smithi081 bash[89466]: cluster 2023-10-07T22:23:14.032424+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e383 with expected crc 2023-10-07T22:23:15.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:15.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:15.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:15.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:15.693 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:15.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:15.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:15.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:15.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:15.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:16.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.037747+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.038762+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-10-07T22:23:16.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.038831+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.040373+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.044307+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.051794+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.063 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 22 16 35917 35901 101.981 60.4375 0.0143118 0.00979855 2023-10-07T22:23:16.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:16.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:16.201 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.037747+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.038762+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-10-07T22:23:16.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.038831+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.040373+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.044307+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:16 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.051794+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:16.332 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:16.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.037747+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.038762+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-10-07T22:23:16.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.038831+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.342 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.040373+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.343 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.044307+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.343 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:16 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.051794+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e384 with expected crc 2023-10-07T22:23:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.364 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:16.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:16.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:16.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:16.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:16.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:16.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:16.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:16.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:17.010 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:17.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:17.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 23 16 36895 36879 100.197 61.125 0.0319415 0.00997176 2023-10-07T22:23:17.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:17.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:17.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:17.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:17.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:17.313 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:17 smithi081 bash[89466]: cluster 2023-10-07T22:23:15.768522+0000 mgr.y (mgr.25319) 1327 : cluster 0 pgmap v1524: 99 pgs: 6 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 84 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 12704/102768 objects degraded (12.362%); 0 B/s, 0 objects/s recovering 2023-10-07T22:23:17.313 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:17 smithi081 bash[89466]: cluster 2023-10-07T22:23:16.035307+0000 mon.a (mon.0) 1832 : cluster 3 Health check failed: Degraded data redundancy: 12704/102768 objects degraded (12.362%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:17.313 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:17 smithi081 bash[89466]: audit 2023-10-07T22:23:16.127246+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.313 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:17 smithi081 bash[89466]: audit 2023-10-07T22:23:16.135274+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:17.410 INFO:tasks.thrashosds.thrasher:Added osd 3 2023-10-07T22:23:17.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:17.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:17.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:17.461 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[105281]: cluster 2023-10-07T22:23:15.768522+0000 mgr.y (mgr.25319) 1327 : cluster 0 pgmap v1524: 99 pgs: 6 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 84 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 12704/102768 objects degraded (12.362%); 0 B/s, 0 objects/s recovering 2023-10-07T22:23:17.461 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[105281]: cluster 2023-10-07T22:23:16.035307+0000 mon.a (mon.0) 1832 : cluster 3 Health check failed: Degraded data redundancy: 12704/102768 objects degraded (12.362%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:17.461 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[105281]: audit 2023-10-07T22:23:16.127246+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.462 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[105281]: audit 2023-10-07T22:23:16.135274+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.462 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[102097]: cluster 2023-10-07T22:23:15.768522+0000 mgr.y (mgr.25319) 1327 : cluster 0 pgmap v1524: 99 pgs: 6 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 84 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 12704/102768 objects degraded (12.362%); 0 B/s, 0 objects/s recovering 2023-10-07T22:23:17.462 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[102097]: cluster 2023-10-07T22:23:16.035307+0000 mon.a (mon.0) 1832 : cluster 3 Health check failed: Degraded data redundancy: 12704/102768 objects degraded (12.362%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:17.462 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[102097]: audit 2023-10-07T22:23:16.127246+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.462 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:17 smithi008 bash[102097]: audit 2023-10-07T22:23:16.135274+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:17.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:17.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:17.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:17.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:17.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:17.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:17.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:17.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:18.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:18.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 24 16 37767 37751 98.293 54.5 0.0144966 0.0101659 2023-10-07T22:23:18.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:18 smithi008 bash[105281]: cluster 2023-10-07T22:23:18.045422+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:23:18.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:18.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:18.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:18.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:18.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:18.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:18 smithi008 bash[102097]: cluster 2023-10-07T22:23:18.045422+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:23:18.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:18.432 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:18.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:18 smithi081 bash[89466]: cluster 2023-10-07T22:23:18.045422+0000 mon.a (mon.0) 1835 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T22:23:18.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:23:18.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:18.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:18.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:18.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:18.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:18.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:18.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:18.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:18.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:19.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 25 16 38797 38781 96.9361 64.375 0.0227402 0.0103088 2023-10-07T22:23:19.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:19.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:19.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:19.224 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:19 smithi008 bash[102097]: cluster 2023-10-07T22:23:17.769369+0000 mgr.y (mgr.25319) 1328 : cluster 0 pgmap v1525: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 KiB/s rd, 56 MiB/s wr, 913 op/s; 14894/107109 objects degraded (13.905%); 1834/107109 objects misplaced (1.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:23:19.224 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:19 smithi008 bash[105281]: cluster 2023-10-07T22:23:17.769369+0000 mgr.y (mgr.25319) 1328 : cluster 0 pgmap v1525: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 KiB/s rd, 56 MiB/s wr, 913 op/s; 14894/107109 objects degraded (13.905%); 1834/107109 objects misplaced (1.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:23:19.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:19.353 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:19.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:19 smithi081 bash[89466]: cluster 2023-10-07T22:23:17.769369+0000 mgr.y (mgr.25319) 1328 : cluster 0 pgmap v1525: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 KiB/s rd, 56 MiB/s wr, 913 op/s; 14894/107109 objects degraded (13.905%); 1834/107109 objects misplaced (1.712%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:23:19.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:19.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:19.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:19.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:19.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:19.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:19.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:19.804 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:19.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:19.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:19.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:19.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:20.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:20.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 26 16 39770 39754 95.5466 60.8125 0.00804125 0.0104555 2023-10-07T22:23:20.074 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:20.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:20.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:20.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:20.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:20.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:20.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:20.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:20.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:20.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:20.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:20.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:20.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:20.846 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:20.870 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:20.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:20.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:20.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:21.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:21.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 27 16 40778 40762 94.3411 63 0.00799295 0.0105918 2023-10-07T22:23:21.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:21.111 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:23:21.123 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:21 smithi008 bash[102097]: cluster 2023-10-07T22:23:19.775831+0000 mgr.y (mgr.25319) 1329 : cluster 0 pgmap v1526: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 12 KiB/s rd, 45 MiB/s wr, 722 op/s; 14894/110637 objects degraded (13.462%); 1834/110637 objects misplaced (1.658%); 1.8 MiB/s, 27 objects/s recovering 2023-10-07T22:23:21.123 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:21 smithi008 bash[102097]: audit 2023-10-07T22:23:20.340795+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:23:21.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:21.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:21.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:21.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:21.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:21.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:21 smithi081 bash[89466]: cluster 2023-10-07T22:23:19.775831+0000 mgr.y (mgr.25319) 1329 : cluster 0 pgmap v1526: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 12 KiB/s rd, 45 MiB/s wr, 722 op/s; 14894/110637 objects degraded (13.462%); 1834/110637 objects misplaced (1.658%); 1.8 MiB/s, 27 objects/s recovering 2023-10-07T22:23:21.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:21 smithi081 bash[89466]: audit 2023-10-07T22:23:20.340795+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:23:21.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:21 smithi008 bash[105281]: cluster 2023-10-07T22:23:19.775831+0000 mgr.y (mgr.25319) 1329 : cluster 0 pgmap v1526: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 12 KiB/s rd, 45 MiB/s wr, 722 op/s; 14894/110637 objects degraded (13.462%); 1834/110637 objects misplaced (1.658%); 1.8 MiB/s, 27 objects/s recovering 2023-10-07T22:23:21.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:21 smithi008 bash[105281]: audit 2023-10-07T22:23:20.340795+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:23:21.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:21.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:21.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:21.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:21.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:21.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:21.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:21.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:21.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:21.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:21.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:21.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:22.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:22.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:22.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:22.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 28 16 41548 41532 92.6904 48.125 0.0137831 0.0107797 2023-10-07T22:23:22.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:22.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:22 smithi081 bash[89466]: cluster 2023-10-07T22:23:21.100698+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:22 smithi081 bash[89466]: audit 2023-10-07T22:23:21.104372+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:23:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:22 smithi081 bash[89466]: cluster 2023-10-07T22:23:21.105874+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:22 smithi081 bash[89466]: cluster 2023-10-07T22:23:21.109747+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-10-07T22:23:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:22 smithi081 bash[89466]: cluster 2023-10-07T22:23:21.111385+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:22.312 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[102097]: cluster 2023-10-07T22:23:21.100698+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[102097]: audit 2023-10-07T22:23:21.104372+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[102097]: cluster 2023-10-07T22:23:21.105874+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[102097]: cluster 2023-10-07T22:23:21.109747+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[102097]: cluster 2023-10-07T22:23:21.111385+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[105281]: cluster 2023-10-07T22:23:21.100698+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:22.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[105281]: audit 2023-10-07T22:23:21.104372+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.8:0/2468608551' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:23:22.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[105281]: cluster 2023-10-07T22:23:21.105874+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[105281]: cluster 2023-10-07T22:23:21.109747+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-10-07T22:23:22.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:22 smithi008 bash[105281]: cluster 2023-10-07T22:23:21.111385+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e385 with expected crc 2023-10-07T22:23:22.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:22.411 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 4, 7, 0, 6, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 6, 7, 5] 2023-10-07T22:23:22.412 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-07T22:23:22.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:22.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:22.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:22.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:22.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:22.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:22.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:22.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:22.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:22.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:22.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:22.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:23.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:23.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:23.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 29 16 42400 42384 91.3304 53.25 0.0213075 0.0109393 2023-10-07T22:23:23.146 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:23.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:23.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:23.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:23] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-10-07T22:23:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:23 smithi008 bash[102097]: cluster 2023-10-07T22:23:21.779618+0000 mgr.y (mgr.25319) 1330 : cluster 0 pgmap v1528: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 11 KiB/s rd, 51 MiB/s wr, 829 op/s; 14894/115260 objects degraded (12.922%); 1834/115260 objects misplaced (1.591%); 1.6 MiB/s, 24 objects/s recovering 2023-10-07T22:23:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:23 smithi008 bash[102097]: cluster 2023-10-07T22:23:22.121413+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 14894/115260 objects degraded (12.922%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:23 smithi008 bash[105281]: cluster 2023-10-07T22:23:21.779618+0000 mgr.y (mgr.25319) 1330 : cluster 0 pgmap v1528: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 11 KiB/s rd, 51 MiB/s wr, 829 op/s; 14894/115260 objects degraded (12.922%); 1834/115260 objects misplaced (1.591%); 1.6 MiB/s, 24 objects/s recovering 2023-10-07T22:23:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:23 smithi008 bash[105281]: cluster 2023-10-07T22:23:22.121413+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 14894/115260 objects degraded (12.922%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:23.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:23 smithi081 bash[89466]: cluster 2023-10-07T22:23:21.779618+0000 mgr.y (mgr.25319) 1330 : cluster 0 pgmap v1528: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 11 KiB/s rd, 51 MiB/s wr, 829 op/s; 14894/115260 objects degraded (12.922%); 1834/115260 objects misplaced (1.591%); 1.6 MiB/s, 24 objects/s recovering 2023-10-07T22:23:23.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:23 smithi081 bash[89466]: cluster 2023-10-07T22:23:22.121413+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 14894/115260 objects degraded (12.922%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:23.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:23.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:23.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:23.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:23.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:23.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:23.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:23.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:23.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:23.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:23.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:24.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.065 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 30 16 43278 43262 90.1151 54.875 0.0119003 0.0110871 2023-10-07T22:23:24.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:24.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:32033 10.5 10:a5ed7f7d:::benchmark_data_smithi008_237037_object32032:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:10.120460+0000", 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 554.10982999299995, 2023-10-07T22:23:24.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18205328500000001, 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 32033 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120460+0000", 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120460+0000", 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120462+0000", 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.843e-06 2023-10-07T22:23:24.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120489+0000", 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7041000000000001e-05 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120507+0000", 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8380999999999999e-05 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120517+0000", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4069999999999999e-06 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120579+0000", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2430999999999999e-05 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120734+0000", 2023-10-07T22:23:24.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015511799999999999 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.120832+0000", 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8068999999999999e-05 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.122367+0000", 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015347519999999999 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.131360+0000", 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0089930400000000008 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.302387+0000", 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17102686 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.302462+0000", 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5228000000000005e-05 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.302513+0000", 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1115000000000001e-05 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.248 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:32042 10.5 10:a391acfc:::benchmark_data_smithi008_237037_object32041:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:10.126866+0000", 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 554.10342365899999, 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18032348500000001, 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.249 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 32042 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126866+0000", 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126866+0000", 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126868+0000", 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4890000000000001e-06 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126892+0000", 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4104000000000002e-05 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126908+0000", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6004000000000001e-05 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126919+0000", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1369000000000001e-05 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.126989+0000", 2023-10-07T22:23:24.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9457999999999998e-05 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.127115+0000", 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000126098 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.127266+0000", 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015137399999999999 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.128798+0000", 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001531997 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.131440+0000", 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0026419849999999999 2023-10-07T22:23:24.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307041+0000", 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17560082699999999 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307120+0000", 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9072999999999993e-05 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307190+0000", 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9707000000000002e-05 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:32045 10.5 10:ab38e852:::benchmark_data_smithi008_237037_object32044:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:10.129244+0000", 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 554.10104617499996, 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.1781452, 2023-10-07T22:23:24.256 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 32045 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129244+0000", 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129244+0000", 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129245+0000", 2023-10-07T22:23:24.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4640000000000001e-06 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129273+0000", 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7370999999999999e-05 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129290+0000", 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7640000000000001e-05 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129300+0000", 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.431e-06 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129358+0000", 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8731999999999999e-05 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129556+0000", 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019723900000000001 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129872+0000", 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000316896 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.133200+0000", 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0033276690000000001 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.134062+0000", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00086140100000000003 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307262+0000", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17320054600000001 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307343+0000", 2023-10-07T22:23:24.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0926000000000004e-05 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307389+0000", 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5884999999999999e-05 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:32046 10.5 10:aabcf5e0:::benchmark_data_smithi008_237037_object32045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.264 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:10.129899+0000", 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 554.10039135900001, 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.177794022, 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 32046 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129899+0000", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129899+0000", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129900+0000", 2023-10-07T22:23:24.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0589999999999999e-06 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129927+0000", 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7923e-05 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129958+0000", 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0162e-05 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.129968+0000", 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0107e-05 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.131484+0000", 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015163780000000001 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.131662+0000", 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000177493 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.131842+0000", 2023-10-07T22:23:24.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018032700000000001 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.133373+0000", 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015308380000000001 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.134597+0000", 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001223738 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307442+0000", 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17284521799999999 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307641+0000", 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000199688 2023-10-07T22:23:24.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307693+0000", 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1091000000000003e-05 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:32052 10.5 10:ac3ee935:::benchmark_data_smithi008_237037_object32051:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:10.137505+0000", 2023-10-07T22:23:24.272 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 554.09278453699994, 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.170353587, 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 32052 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137505+0000", 2023-10-07T22:23:24.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137505+0000", 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137508+0000", 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.328e-06 2023-10-07T22:23:24.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137541+0000", 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3636000000000001e-05 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137562+0000", 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0964000000000001e-05 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137574+0000", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2150000000000001e-05 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137665+0000", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0506000000000004e-05 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.137861+0000", 2023-10-07T22:23:24.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000196391 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.138047+0000", 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018599900000000001 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.139606+0000", 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015590420000000001 2023-10-07T22:23:24.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.140133+0000", 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00052666200000000001 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307747+0000", 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.167614343 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307817+0000", 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9472000000000002e-05 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:10.307859+0000", 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2094000000000001e-05 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:35926 10.5 10:a9184ba5:::benchmark_data_smithi008_237037_object35925:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:12.838817+0000", 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 551.39147321400003, 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15530285499999999, 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.280 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 35926 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838817+0000", 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838817+0000", 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838819+0000", 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.939e-06 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838848+0000", 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9747000000000002e-05 2023-10-07T22:23:24.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838864+0000", 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5852e-05 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838873+0000", 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1379999999999996e-06 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.838944+0000", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0204999999999996e-05 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839239+0000", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00029582700000000003 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839403+0000", 2023-10-07T22:23:24.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000163196 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.993973+0000", 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15457075300000001 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994002+0000", 2023-10-07T22:23:24.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8367000000000001e-05 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994046+0000", 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4663999999999998e-05 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994089+0000", 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2818999999999998e-05 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994120+0000", 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0348000000000001e-05 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:35929 10.5 10:a7a3b5ed:::benchmark_data_smithi008_237037_object35928:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:12.839096+0000", 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 551.39119382199999, 2023-10-07T22:23:24.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15882611499999999, 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 35929 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839096+0000", 2023-10-07T22:23:24.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839096+0000", 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839097+0000", 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.114e-06 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839123+0000", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6262999999999999e-05 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839134+0000", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0550999999999999e-05 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.839142+0000", 2023-10-07T22:23:24.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5390000000000002e-06 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.840943+0000", 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001801593 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.841114+0000", 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000170438 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.992140+0000", 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.151026885 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.995931+0000", 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0037905180000000001 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.997771+0000", 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018395950000000001 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.997808+0000", 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7258000000000001e-05 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.997875+0000", 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7002000000000007e-05 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.997922+0000", 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7358999999999998e-05 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop_reply(client.35364.0:35926 10.5 e262/253 ondisk, result = 0)", 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:12.842145+0000", 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 551.38814468700002, 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15184070499999999, 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842145+0000", 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842145+0000", 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842146+0000", 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5999999999999991e-07 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842151+0000", 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5870000000000003e-06 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.992059+0000", 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.149908608 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.992076+0000", 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7099999999999999e-05 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.993950+0000", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001873815 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.993962+0000", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1392e-05 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.993986+0000", 2023-10-07T22:23:24.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4243000000000002e-05 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:35930 10.5 10:a714d454:::benchmark_data_smithi008_237037_object35929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:12.842536+0000", 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 551.38775403, 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15653546199999999, 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.300 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 35930 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842536+0000", 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842536+0000", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842538+0000", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9929999999999998e-06 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.842570+0000", 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2206000000000003e-05 2023-10-07T22:23:24.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.992054+0000", 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14948412 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.992079+0000", 2023-10-07T22:23:24.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5043999999999999e-05 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994177+0000", 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002097935 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994357+0000", 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018025100000000001 2023-10-07T22:23:24.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.994496+0000", 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013865200000000001 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.997970+0000", 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003474394 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.998188+0000", 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000217104 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.998950+0000", 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00076291 2023-10-07T22:23:24.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.999028+0000", 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7074000000000001e-05 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:12.999071+0000", 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3779000000000002e-05 2023-10-07T22:23:24.309 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:40944 10.5 10:ac456393:::benchmark_data_smithi008_237037_object40943:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:14:16.435916+0000", 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 547.79437434299996, 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14410440999999999, 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.310 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 40944 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.435916+0000", 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.435916+0000", 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.435916+0000", 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1099999999999995e-07 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.435944+0000", 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7639000000000001e-05 2023-10-07T22:23:24.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.435954+0000", 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0613e-05 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.436076+0000", 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000121779 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.438048+0000", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019720670000000001 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.438231+0000", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018245499999999999 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.438420+0000", 2023-10-07T22:23:24.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018961600000000001 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.441218+0000", 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002797683 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.441317+0000", 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9036999999999994e-05 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.579925+0000", 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.138607861 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.579980+0000", 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4911999999999999e-05 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:14:16.580020+0000", 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0037000000000003e-05 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:96500 10.5 10:a0ed4fd1:::benchmark_data_smithi008_237037_object96499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:14.017354+0000", 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 490.21293598900002, 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.21374938800000001, 2023-10-07T22:23:24.317 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 96500 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017354+0000", 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017354+0000", 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017356+0000", 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9570000000000001e-06 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017415+0000", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8953000000000003e-05 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017432+0000", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7115000000000001e-05 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017443+0000", 2023-10-07T22:23:24.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1093e-05 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017535+0000", 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2441000000000005e-05 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.017773+0000", 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00023793299999999999 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.018001+0000", 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022799499999999999 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.020841+0000", 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0028399229999999998 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.026624+0000", 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0057825639999999996 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.230558+0000", 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.203934473 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.230979+0000", 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00042054800000000003 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:14.231103+0000", 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012439300000000001 2023-10-07T22:23:24.324 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:113627 10.15 10:ae3afa7a:::benchmark_data_smithi008_237037_object9618:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:16:22.778305+0000", 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 421.45198455299999, 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15919192700000001, 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 113627 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778305+0000", 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778305+0000", 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778307+0000", 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.871e-06 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778316+0000", 2023-10-07T22:23:24.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9590000000000001e-06 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778334+0000", 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8189000000000002e-05 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778343+0000", 2023-10-07T22:23:24.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0990000000000005e-06 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778408+0000", 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4298e-05 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778535+0000", 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012741900000000001 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.778612+0000", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6454999999999999e-05 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.780519+0000", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019069550000000001 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.780625+0000", 2023-10-07T22:23:24.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010683000000000001 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.937339+0000", 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.156713308 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.937432+0000", 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2949999999999996e-05 2023-10-07T22:23:24.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:16:22.937497+0000", 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5593999999999996e-05 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "MOSDPGPushReply(10.8 320/309 [PushReplyOp(10:158ef752:::benchmark_data_smithi008_237037_object67897:head)])", 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:18:14.381973+0000", 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 309.848316474, 2023-10-07T22:23:24.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.220751909, 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.381973+0000", 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.381973+0000", 2023-10-07T22:23:24.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.381975+0000", 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.221e-06 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.381983+0000", 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9070000000000007e-06 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.381997+0000", 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4619e-05 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.382008+0000", 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0509999999999999e-05 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.382080+0000", 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2553999999999997e-05 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602725+0000", 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.22064509800000001 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:133952 10.5 10:a6aefec3:::benchmark_data_smithi008_237037_object29943:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e320)", 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:18:14.396250+0000", 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 309.83403964199999, 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.21317354599999999, 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 133952 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.340 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.396250+0000", 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.396250+0000", 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.396253+0000", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7970000000000001e-06 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.396266+0000", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2489e-05 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602701+0000", 2023-10-07T22:23:24.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.206435125 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602731+0000", 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0295999999999999e-05 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602817+0000", 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6487000000000001e-05 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.603068+0000", 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00025013599999999998 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.603235+0000", 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016754000000000001 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.607089+0000", 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0038539049999999999 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.607471+0000", 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00038194699999999999 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.609224+0000", 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017530720000000001 2023-10-07T22:23:24.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.609286+0000", 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1612999999999994e-05 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.609424+0000", 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013813900000000001 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.346 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:133955 10.f e320/279 10:f2ae7fd2:::benchmark_data_smithi008_237037_object29946:head v 320'8517, mlcod=320'8515)", 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:18:14.422102+0000", 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 309.80818803199998, 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18696376100000001, 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.422102+0000", 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.422102+0000", 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.422104+0000", 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1849999999999998e-06 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.422119+0000", 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5271999999999999e-05 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602811+0000", 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.180691413 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602826+0000", 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5600999999999999e-05 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602894+0000", 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7564000000000006e-05 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.602926+0000", 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2014000000000002e-05 2023-10-07T22:23:24.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.609023+0000", 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0060969450000000003 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:14.609066+0000", 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2766999999999999e-05 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.351 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:134445 10.15 10:a832450c:::benchmark_data_smithi008_237037_object30436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e322)", 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:18:16.549431+0000", 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 307.68085913200002, 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.19292888899999999, 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.352 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 134445 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549431+0000", 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549431+0000", 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549432+0000", 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.48e-06 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549439+0000", 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.024e-06 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549453+0000", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3998e-05 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549461+0000", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2050000000000002e-06 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549544+0000", 2023-10-07T22:23:24.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2707999999999995e-05 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.549868+0000", 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00032409499999999999 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.550073+0000", 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020467900000000001 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.552855+0000", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027822670000000002 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.552913+0000", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7645000000000001e-05 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.739666+0000", 2023-10-07T22:23:24.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.18675286199999999 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.742193+0000", 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025273829999999998 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:18:16.742360+0000", 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016654300000000001 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.358 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:149412 10.15 10:ad6c366b:::benchmark_data_smithi008_237037_object45403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e331)", 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:19:05.625492+0000", 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 258.60479785500002, 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16430076399999999, 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:23:24.359 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 149412 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625492+0000", 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625492+0000", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625495+0000", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7800000000000001e-06 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625503+0000", 2023-10-07T22:23:24.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9549999999999992e-06 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625521+0000", 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8298e-05 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625533+0000", 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2437e-05 2023-10-07T22:23:24.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625619+0000", 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5792999999999997e-05 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625727+0000", 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000107254 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.625816+0000", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9183000000000003e-05 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.628445+0000", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002628844 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.628762+0000", 2023-10-07T22:23:24.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00031695399999999999 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.789571+0000", 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.160809701 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.789637+0000", 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6129000000000003e-05 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:19:05.789793+0000", 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015543600000000001 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:204087 10.11 e353/338 10:8cca209b:::benchmark_data_smithi008_237037_object100078:head v 353'8900, mlcod=268'5419)", 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:23.482638+0000", 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 120.747651531, 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021346878, 2023-10-07T22:23:24.366 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482638+0000", 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482638+0000", 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482640+0000", 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3850000000000001e-06 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482649+0000", 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3309999999999993e-06 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482669+0000", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0166e-05 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482680+0000", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0871e-05 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482783+0000", 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010283 2023-10-07T22:23:24.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.482815+0000", 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1945e-05 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.503825+0000", 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021009825999999999 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.503985+0000", 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000160524 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:204090 10.11 e353/338 10:8ca4fa71:::benchmark_data_smithi008_237037_object100081:head v 353'8901, mlcod=268'5419)", 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:23.486533+0000", 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 120.743756386, 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017672335000000001, 2023-10-07T22:23:24.371 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486533+0000", 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486533+0000", 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486534+0000", 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.569999999999999e-07 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486565+0000", 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.0088000000000001e-05 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486588+0000", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3266000000000001e-05 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.486597+0000", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3109999999999995e-06 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.488773+0000", 2023-10-07T22:23:24.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021763899999999998 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.488881+0000", 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000107639 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.503991+0000", 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015110233000000001 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.504206+0000", 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000214451 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:204169 10.11 e353/338 10:8c384b36:::benchmark_data_smithi008_237037_object100160:head v 353'8904, mlcod=268'5419)", 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:23.626206+0000", 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 120.60408344, 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015867346000000001, 2023-10-07T22:23:24.376 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626206+0000", 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626206+0000", 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:23:24.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626209+0000", 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9340000000000002e-06 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626220+0000", 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0156999999999999e-05 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626239+0000", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9006999999999999e-05 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626248+0000", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.927e-06 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626449+0000", 2023-10-07T22:23:24.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000200631 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.626477+0000", 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7881999999999998e-05 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.642018+0000", 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015541103000000001 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:23:24.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:23.642074+0000", 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.5705000000000003e-05 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:23:24.381 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:23:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:24.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:24.535 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:24.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.672 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:24.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:24.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:24.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:24.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:24.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:24.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:25.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:25.071 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 31 16 44006 43990 88.6599 45.5 0.0111871 0.0112704 2023-10-07T22:23:25.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:25 smithi081 bash[89466]: cluster 2023-10-07T22:23:23.780392+0000 mgr.y (mgr.25319) 1331 : cluster 0 pgmap v1529: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 9.5 KiB/s rd, 52 MiB/s wr, 836 op/s; 14894/121299 objects degraded (12.279%); 1574/121299 objects misplaced (1.298%); 3.3 MiB/s, 51 objects/s recovering 2023-10-07T22:23:25.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:25.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:25.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:25.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:25.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:25.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:25.626 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:25 smithi008 bash[105281]: cluster 2023-10-07T22:23:23.780392+0000 mgr.y (mgr.25319) 1331 : cluster 0 pgmap v1529: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 9.5 KiB/s rd, 52 MiB/s wr, 836 op/s; 14894/121299 objects degraded (12.279%); 1574/121299 objects misplaced (1.298%); 3.3 MiB/s, 51 objects/s recovering 2023-10-07T22:23:25.626 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:25 smithi008 bash[102097]: cluster 2023-10-07T22:23:23.780392+0000 mgr.y (mgr.25319) 1331 : cluster 0 pgmap v1529: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 9.5 KiB/s rd, 52 MiB/s wr, 836 op/s; 14894/121299 objects degraded (12.279%); 1574/121299 objects misplaced (1.298%); 3.3 MiB/s, 51 objects/s recovering 2023-10-07T22:23:25.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:25.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:25.747 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:25.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:23:25.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:25.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:25.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:25.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:25.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:25.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:25.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T22:23:26.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:26.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:26.079 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 32 16 44728 44712 87.2996 45.125 0.0415632 0.0114446 2023-10-07T22:23:26.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:26.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:26.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:26.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.487 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:26.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:26.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:26.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:26.721 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:26.731 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:25.655237+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.731 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:25.665130+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: cluster 2023-10-07T22:23:25.782310+0000 mgr.y (mgr.25319) 1332 : cluster 0 pgmap v1530: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 8.3 KiB/s rd, 54 MiB/s wr, 870 op/s; 14894/128718 objects degraded (11.571%); 1574/128718 objects misplaced (1.223%); 2.9 MiB/s, 44 objects/s recovering 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:25.947416+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:25.949653+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:26.397418+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:26.398970+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[105281]: audit 2023-10-07T22:23:26.411821+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:25.655237+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:25.665130+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: cluster 2023-10-07T22:23:25.782310+0000 mgr.y (mgr.25319) 1332 : cluster 0 pgmap v1530: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 8.3 KiB/s rd, 54 MiB/s wr, 870 op/s; 14894/128718 objects degraded (11.571%); 1574/128718 objects misplaced (1.223%); 2.9 MiB/s, 44 objects/s recovering 2023-10-07T22:23:26.732 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:25.947416+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.733 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:25.949653+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:26.733 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:26.397418+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:26.733 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:26.398970+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:26.733 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:26 smithi008 bash[102097]: audit 2023-10-07T22:23:26.411821+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:26.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:26.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:25.655237+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:25.665130+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: cluster 2023-10-07T22:23:25.782310+0000 mgr.y (mgr.25319) 1332 : cluster 0 pgmap v1530: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 8.3 KiB/s rd, 54 MiB/s wr, 870 op/s; 14894/128718 objects degraded (11.571%); 1574/128718 objects misplaced (1.223%); 2.9 MiB/s, 44 objects/s recovering 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:25.947416+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:25.949653+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:26.397418+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:26.398970+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:26 smithi081 bash[89466]: audit 2023-10-07T22:23:26.411821+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:26.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:27.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:27.071 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 33 16 45557 45541 86.2243 51.8125 0.0134201 0.0115902 2023-10-07T22:23:27.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:27.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:27.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:27.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:27.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:27.410 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:27.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:27.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:27.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:27.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:27.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:27.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:27.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:27.816 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:27 smithi008 bash[102097]: audit 2023-10-07T22:23:26.807798+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:27.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:27.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:27.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:27.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:27.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:28.071 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 34 16 46417 46401 85.2693 53.75 0.0090551 0.0117194 2023-10-07T22:23:28.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:28.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:27 smithi081 bash[89466]: audit 2023-10-07T22:23:26.807798+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:28.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:28.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:28.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:27 smithi008 bash[105281]: audit 2023-10-07T22:23:26.807798+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:23:28.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:28.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:28.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:28.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:28.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:28.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:28.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:28.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:28.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:28 smithi008 bash[102097]: cluster 2023-10-07T22:23:27.783504+0000 mgr.y (mgr.25319) 1333 : cluster 0 pgmap v1531: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 14894/133746 objects degraded (11.136%); 1310/133746 objects misplaced (0.979%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:28.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:28 smithi008 bash[102097]: cluster 2023-10-07T22:23:27.802857+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 14894/133746 objects degraded (11.136%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:28.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:28 smithi008 bash[105281]: cluster 2023-10-07T22:23:27.783504+0000 mgr.y (mgr.25319) 1333 : cluster 0 pgmap v1531: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 14894/133746 objects degraded (11.136%); 1310/133746 objects misplaced (0.979%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:28.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:28 smithi008 bash[105281]: cluster 2023-10-07T22:23:27.802857+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 14894/133746 objects degraded (11.136%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:28.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:28.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:29.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:29.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:29.071 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 35 16 47330 47314 84.4634 57.0625 0.0146264 0.0118311 2023-10-07T22:23:29.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:28 smithi081 bash[89466]: cluster 2023-10-07T22:23:27.783504+0000 mgr.y (mgr.25319) 1333 : cluster 0 pgmap v1531: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 886 op/s; 14894/133746 objects degraded (11.136%); 1310/133746 objects misplaced (0.979%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:29.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:28 smithi081 bash[89466]: cluster 2023-10-07T22:23:27.802857+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 14894/133746 objects degraded (11.136%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:29.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:29.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:29.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:29.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:29.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:29.455 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:29.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:29.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:29.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:29.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:29.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:29.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:29.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:29.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:29.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:29.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:29.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:30.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 36 16 48247 48231 83.7092 57.3125 0.012354 0.0119393 2023-10-07T22:23:30.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:30.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:30.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:30.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:30.476 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:30.479 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:23:30.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:30.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:30.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:30.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:30.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:30.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:30.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:30.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:30.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:31.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:31.050 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:30 smithi081 bash[89466]: cluster 2023-10-07T22:23:29.784188+0000 mgr.y (mgr.25319) 1334 : cluster 0 pgmap v1532: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 14894/136992 objects degraded (10.872%); 1310/136992 objects misplaced (0.956%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:31.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:31.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:31.071 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 37 16 49029 49013 82.7678 48.875 0.00463475 0.0120635 2023-10-07T22:23:31.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:30 smithi008 bash[105281]: cluster 2023-10-07T22:23:29.784188+0000 mgr.y (mgr.25319) 1334 : cluster 0 pgmap v1532: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 14894/136992 objects degraded (10.872%); 1310/136992 objects misplaced (0.956%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:31.161 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:30 smithi008 bash[102097]: cluster 2023-10-07T22:23:29.784188+0000 mgr.y (mgr.25319) 1334 : cluster 0 pgmap v1532: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 14894/136992 objects degraded (10.872%); 1310/136992 objects misplaced (0.956%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:31.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:31.206 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:31.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:31.338 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:31.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:31.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:31.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:31.608 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:31.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:31.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:31.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:31.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:31.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:31.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:31.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:32.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:32.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 38 16 49842 49826 81.9269 50.8125 0.0065793 0.0121693 2023-10-07T22:23:32.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:32.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:32.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:32.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:32.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:32.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:32.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:32.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:32.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:32.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:32.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:32.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:32.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:32.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:32.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:33.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 39 15 50723 50708 81.2397 55.125 0.0160396 0.0123019 2023-10-07T22:23:33.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:33.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:32 smithi081 bash[89466]: cluster 2023-10-07T22:23:31.784765+0000 mgr.y (mgr.25319) 1335 : cluster 0 pgmap v1533: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 14894/140985 objects degraded (10.564%); 1310/140985 objects misplaced (0.929%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:23:33.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:33.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:33] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2023-10-07T22:23:33.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:32 smithi008 bash[105281]: cluster 2023-10-07T22:23:31.784765+0000 mgr.y (mgr.25319) 1335 : cluster 0 pgmap v1533: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 14894/140985 objects degraded (10.564%); 1310/140985 objects misplaced (0.929%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:23:33.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:32 smithi008 bash[102097]: cluster 2023-10-07T22:23:31.784765+0000 mgr.y (mgr.25319) 1335 : cluster 0 pgmap v1533: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 14894/140985 objects degraded (10.564%); 1310/140985 objects misplaced (0.929%); 3.1 MiB/s, 49 objects/s recovering 2023-10-07T22:23:33.210 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:33.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:33.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:33.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:33.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:33.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:33.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:33.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:33.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:33.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:33.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:33.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:33.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:33.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:34.009 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:34.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:34.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:34.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:23:34.071752+0000 min lat: 0.00154459 max lat: 2.71242 avg lat: 0.0124169 2023-10-07T22:23:34.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:23:34.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 40 16 51546 51530 80.4931 51.375 0.0236491 0.0124169 2023-10-07T22:23:34.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:34.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:34.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:34.288 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:34 smithi008 bash[102097]: cluster 2023-10-07T22:23:33.963967+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 14894/146448 objects degraded (10.170%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:34.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:34 smithi008 bash[105281]: cluster 2023-10-07T22:23:33.963967+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 14894/146448 objects degraded (10.170%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:34.305 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:34.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:34.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:34.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:34 smithi081 bash[89466]: cluster 2023-10-07T22:23:33.963967+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 14894/146448 objects degraded (10.170%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:34.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:34.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:34.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:34.698 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:34.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:34.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:34.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:34.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:34.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:34.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:34.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:35.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 41 16 52369 52353 79.7844 51.4375 0.00738066 0.012501 2023-10-07T22:23:35.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:35.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:35.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:35.228 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:35 smithi008 bash[105281]: cluster 2023-10-07T22:23:33.787143+0000 mgr.y (mgr.25319) 1336 : cluster 0 pgmap v1534: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s; 14894/146448 objects degraded (10.170%); 1030/146448 objects misplaced (0.703%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:23:35.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:35 smithi008 bash[102097]: cluster 2023-10-07T22:23:33.787143+0000 mgr.y (mgr.25319) 1336 : cluster 0 pgmap v1534: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s; 14894/146448 objects degraded (10.170%); 1030/146448 objects misplaced (0.703%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:23:35.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:35 smithi081 bash[89466]: cluster 2023-10-07T22:23:33.787143+0000 mgr.y (mgr.25319) 1336 : cluster 0 pgmap v1534: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s; 14894/146448 objects degraded (10.170%); 1030/146448 objects misplaced (0.703%); 4.2 MiB/s, 66 objects/s recovering 2023-10-07T22:23:35.255 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:35.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:35.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:35.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:35.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:35.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:35.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:35.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:35.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:35.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:36.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:36.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 42 16 53243 53227 79.1854 54.625 0.0339683 0.0126213 2023-10-07T22:23:36.162 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:36.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:36.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:36.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:36.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:36.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:36.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:36.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:36.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:36.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:36.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:36.985 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:36.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:37.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 43 16 54066 54050 78.5401 51.4375 0.0102795 0.0127249 2023-10-07T22:23:37.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:37.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:37.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:37.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:37 smithi008 bash[102097]: cluster 2023-10-07T22:23:35.787910+0000 mgr.y (mgr.25319) 1337 : cluster 0 pgmap v1535: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 14894/153621 objects degraded (9.695%); 1030/153621 objects misplaced (0.670%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:23:37.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:37 smithi008 bash[105281]: cluster 2023-10-07T22:23:35.787910+0000 mgr.y (mgr.25319) 1337 : cluster 0 pgmap v1535: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 14894/153621 objects degraded (9.695%); 1030/153621 objects misplaced (0.670%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:23:37.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:37.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:37.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:37 smithi081 bash[89466]: cluster 2023-10-07T22:23:35.787910+0000 mgr.y (mgr.25319) 1337 : cluster 0 pgmap v1535: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 14894/153621 objects degraded (9.695%); 1030/153621 objects misplaced (0.670%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:23:37.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:37.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:37.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:37.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:37.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:37.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:37.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:37.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:38.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:38.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 44 16 54837 54821 77.8503 48.1875 0.00809886 0.0128351 2023-10-07T22:23:38.144 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:38.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:38.279 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:38.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:38.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:38.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:38.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:38.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:38.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:38.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:38.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:38.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:38.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:38.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:38.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:38.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:39.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 45 15 55719 55704 77.3466 55.1875 0.00532747 0.0129201 2023-10-07T22:23:39.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:39.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:39.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:39.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:39 smithi008 bash[105281]: cluster 2023-10-07T22:23:37.788770+0000 mgr.y (mgr.25319) 1338 : cluster 0 pgmap v1536: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 14894/159093 objects degraded (9.362%); 679/159093 objects misplaced (0.427%); 4.7 MiB/s, 74 objects/s recovering 2023-10-07T22:23:39.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:39 smithi008 bash[102097]: cluster 2023-10-07T22:23:37.788770+0000 mgr.y (mgr.25319) 1338 : cluster 0 pgmap v1536: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 14894/159093 objects degraded (9.362%); 679/159093 objects misplaced (0.427%); 4.7 MiB/s, 74 objects/s recovering 2023-10-07T22:23:39.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:39.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:39.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:39.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:39.351 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:39 smithi081 bash[89466]: cluster 2023-10-07T22:23:37.788770+0000 mgr.y (mgr.25319) 1338 : cluster 0 pgmap v1536: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 14894/159093 objects degraded (9.362%); 679/159093 objects misplaced (0.427%); 4.7 MiB/s, 74 objects/s recovering 2023-10-07T22:23:39.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:39.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:39.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:39.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:39.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:39.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:39.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:39.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:40.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:40.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:40.072 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 46 16 56628 56612 76.8988 56.75 0.033775 0.0129962 2023-10-07T22:23:40.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:40 smithi008 bash[105281]: cluster 2023-10-07T22:23:40.024934+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 14894/162315 objects degraded (9.176%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:40.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:40 smithi008 bash[102097]: cluster 2023-10-07T22:23:40.024934+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 14894/162315 objects degraded (9.176%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:40.137 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:40.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:40.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.283 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:40 smithi081 bash[89466]: cluster 2023-10-07T22:23:40.024934+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 14894/162315 objects degraded (9.176%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:40.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:40.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:40.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:40.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:40.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:40.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:40.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:40.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:40.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:40.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:40.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:40.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:41.062 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:41.073 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 47 16 57275 57259 76.1222 40.4375 0.0191662 0.0131301 2023-10-07T22:23:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:41.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:41.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:41.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:41.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:41.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:41.343 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:41 smithi008 bash[105281]: cluster 2023-10-07T22:23:39.789366+0000 mgr.y (mgr.25319) 1339 : cluster 0 pgmap v1537: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 14894/162315 objects degraded (9.176%); 679/162315 objects misplaced (0.418%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:41.343 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:41 smithi008 bash[105281]: audit 2023-10-07T22:23:40.941644+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:41.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:41 smithi008 bash[102097]: cluster 2023-10-07T22:23:39.789366+0000 mgr.y (mgr.25319) 1339 : cluster 0 pgmap v1537: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 14894/162315 objects degraded (9.176%); 679/162315 objects misplaced (0.418%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:41.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:41 smithi008 bash[102097]: audit 2023-10-07T22:23:40.941644+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:41.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:41.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:41.467 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:41.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:41 smithi081 bash[89466]: cluster 2023-10-07T22:23:39.789366+0000 mgr.y (mgr.25319) 1339 : cluster 0 pgmap v1537: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 14894/162315 objects degraded (9.176%); 679/162315 objects misplaced (0.418%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:41.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:41 smithi081 bash[89466]: audit 2023-10-07T22:23:40.941644+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:41.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:41.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:41.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:41.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:41.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:41.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:41.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:41.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:41.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:41.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:42.073 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 48 16 58115 58099 75.63 52.5 0.016439 0.0132159 2023-10-07T22:23:42.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:42.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:42.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:42.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:42.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:42.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:42.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:42.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.564 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:42.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:42.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:42.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:42.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:42.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:42.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:43.073 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 49 16 58999 58983 75.214 55.25 0.00632399 0.0132874 2023-10-07T22:23:43.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:43.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:43.118 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:43 smithi008 bash[102097]: cluster 2023-10-07T22:23:41.790103+0000 mgr.y (mgr.25319) 1340 : cluster 0 pgmap v1538: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 14894/166320 objects degraded (8.955%); 679/166320 objects misplaced (0.408%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:43.119 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:43] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-10-07T22:23:43.119 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:43 smithi008 bash[105281]: cluster 2023-10-07T22:23:41.790103+0000 mgr.y (mgr.25319) 1340 : cluster 0 pgmap v1538: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 14894/166320 objects degraded (8.955%); 679/166320 objects misplaced (0.408%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:43.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:43.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:43.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:43.369 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:43.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:43.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:43 smithi081 bash[89466]: cluster 2023-10-07T22:23:41.790103+0000 mgr.y (mgr.25319) 1340 : cluster 0 pgmap v1538: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 14894/166320 objects degraded (8.955%); 679/166320 objects misplaced (0.408%); 3.3 MiB/s, 52 objects/s recovering 2023-10-07T22:23:43.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:43.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:43.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:43.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:43.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:43.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:43.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:43.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:44.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:44.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:44.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:44.073 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 50 16 59859 59843 74.7847 53.75 0.0112655 0.0133644 2023-10-07T22:23:44.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:44.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:44.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:44.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:44.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:44.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:44.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:44.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:44.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:44.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:44.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:44.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:44.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:44.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:44.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:44.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:44.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:44.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:44.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:45.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:45.073 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 51 16 60705 60689 74.3551 52.875 0.0245358 0.013442 2023-10-07T22:23:45.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:45.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:45.106 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:45 smithi008 bash[102097]: cluster 2023-10-07T22:23:43.790821+0000 mgr.y (mgr.25319) 1341 : cluster 0 pgmap v1539: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 14894/171621 objects degraded (8.678%); 234/171621 objects misplaced (0.136%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:23:45.106 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:45 smithi008 bash[105281]: cluster 2023-10-07T22:23:43.790821+0000 mgr.y (mgr.25319) 1341 : cluster 0 pgmap v1539: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 14894/171621 objects degraded (8.678%); 234/171621 objects misplaced (0.136%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:23:45.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:45.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:45.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:45 smithi081 bash[89466]: cluster 2023-10-07T22:23:43.790821+0000 mgr.y (mgr.25319) 1341 : cluster 0 pgmap v1539: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 14894/171621 objects degraded (8.678%); 234/171621 objects misplaced (0.136%); 5.6 MiB/s, 89 objects/s recovering 2023-10-07T22:23:45.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:45.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:45.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:45.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:45.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:45.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:45.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:45.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:45.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:45.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:45.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:45.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:46.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:46.074 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 52 16 60971 60955 73.245 16.625 0.00389647 0.0134456 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[102097]: cluster 2023-10-07T22:23:45.091343+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[102097]: cluster 2023-10-07T22:23:45.093870+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[102097]: cluster 2023-10-07T22:23:45.096470+0000 mon.a (mon.0) 1853 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[102097]: cluster 2023-10-07T22:23:45.936925+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 14894/171621 objects degraded (8.678%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[105281]: cluster 2023-10-07T22:23:45.091343+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[105281]: cluster 2023-10-07T22:23:45.093870+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[105281]: cluster 2023-10-07T22:23:45.096470+0000 mon.a (mon.0) 1853 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-10-07T22:23:46.111 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:46 smithi008 bash[105281]: cluster 2023-10-07T22:23:45.936925+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 14894/171621 objects degraded (8.678%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:46.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:46.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:46.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:46.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:46.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:46 smithi081 bash[89466]: cluster 2023-10-07T22:23:45.091343+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:46 smithi081 bash[89466]: cluster 2023-10-07T22:23:45.093870+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e386 with expected crc 2023-10-07T22:23:46.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:46 smithi081 bash[89466]: cluster 2023-10-07T22:23:45.096470+0000 mon.a (mon.0) 1853 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-10-07T22:23:46.285 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:46 smithi081 bash[89466]: cluster 2023-10-07T22:23:45.936925+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 14894/171621 objects degraded (8.678%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:46.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:46.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:46.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:46.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:46.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:46.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:46.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:46.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:46.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:46.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:47.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:47.074 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 53 16 61699 61683 72.7215 45.5 0.0246197 0.013734 2023-10-07T22:23:47.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:47.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:47.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:45.791347+0000 mgr.y (mgr.25319) 1342 : cluster 0 pgmap v1541: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 14894/178626 objects degraded (8.338%); 234/178626 objects misplaced (0.131%); 5.0 MiB/s, 79 objects/s recovering 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:46.107316+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:46.107322+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:46.108140+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:46.110057+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[105281]: cluster 2023-10-07T22:23:46.110948+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.292 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:45.791347+0000 mgr.y (mgr.25319) 1342 : cluster 0 pgmap v1541: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 14894/178626 objects degraded (8.338%); 234/178626 objects misplaced (0.131%); 5.0 MiB/s, 79 objects/s recovering 2023-10-07T22:23:47.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:46.107316+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:46.107322+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:46.108140+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:46.110057+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-10-07T22:23:47.293 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:47 smithi008 bash[102097]: cluster 2023-10-07T22:23:46.110948+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:47.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:47.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:47.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:47.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:45.791347+0000 mgr.y (mgr.25319) 1342 : cluster 0 pgmap v1541: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 14894/178626 objects degraded (8.338%); 234/178626 objects misplaced (0.131%); 5.0 MiB/s, 79 objects/s recovering 2023-10-07T22:23:47.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:46.107316+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:46.107322+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:46.108140+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:46.110057+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-10-07T22:23:47.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:47 smithi081 bash[89466]: cluster 2023-10-07T22:23:46.110948+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e387 with expected crc 2023-10-07T22:23:47.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:47.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:47.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:47.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:47.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:47.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:47.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:47.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:47.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:47.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:48.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:48.074 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 54 16 62421 62405 72.2105 45.125 0.0108206 0.0138363 2023-10-07T22:23:48.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:48.161 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:48.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:48.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:48.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:48.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:48.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:48.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:48.499 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:23:48.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:48.540 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:23:48.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:48.587 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:23:48.646 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:23:48.652 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:48.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:48.689 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:23:48.725 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:23:48.761 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:23:48.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:48.791 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:23:48.797 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.797 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.797 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.797 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.798 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.798 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.798 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.798 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:23:48.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:48.918 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:48.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:48.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:49.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:49.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 55 16 63252 63236 71.84 51.9375 0.0454138 0.0139113 2023-10-07T22:23:49.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:49.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:49.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:49.373 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:49 smithi008 bash[102097]: cluster 2023-10-07T22:23:47.792034+0000 mgr.y (mgr.25319) 1343 : cluster 0 pgmap v1543: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 14894/183198 objects degraded (8.130%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:23:49.374 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:49 smithi008 bash[102097]: audit 2023-10-07T22:23:48.450945+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.8:0/1952913339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:49.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:49 smithi008 bash[105281]: cluster 2023-10-07T22:23:47.792034+0000 mgr.y (mgr.25319) 1343 : cluster 0 pgmap v1543: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 14894/183198 objects degraded (8.130%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:23:49.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:49 smithi008 bash[105281]: audit 2023-10-07T22:23:48.450945+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.8:0/1952913339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:49.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:49 smithi081 bash[89466]: cluster 2023-10-07T22:23:47.792034+0000 mgr.y (mgr.25319) 1343 : cluster 0 pgmap v1543: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 14894/183198 objects degraded (8.130%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:23:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:49 smithi081 bash[89466]: audit 2023-10-07T22:23:48.450945+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.8:0/1952913339' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:23:49.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:49.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:49.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:49.635 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:49.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:49.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:49.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:49.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:49.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:50.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:50.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:50.075 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 56 16 64083 64067 71.4846 51.9375 0.0266474 0.013981 2023-10-07T22:23:50.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:50.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:50.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:50.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:50.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:50.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:50.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:50.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:50.548 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:50.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:50.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:50.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:50.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:50.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:50.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:50.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:50.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:51.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 57 16 64809 64793 71.0265 45.375 0.0478331 0.0140716 2023-10-07T22:23:51.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:51.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:51 smithi081 bash[89466]: cluster 2023-10-07T22:23:49.792619+0000 mgr.y (mgr.25319) 1344 : cluster 0 pgmap v1544: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 12754/185775 objects degraded (6.865%); 1895/185775 objects misplaced (1.020%); 7.2 MiB/s, 115 objects/s recovering 2023-10-07T22:23:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:51 smithi081 bash[89466]: cluster 2023-10-07T22:23:50.938362+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 12754/185775 objects degraded (6.865%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:51.232 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:51.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:51.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:51 smithi008 bash[102097]: cluster 2023-10-07T22:23:49.792619+0000 mgr.y (mgr.25319) 1344 : cluster 0 pgmap v1544: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 12754/185775 objects degraded (6.865%); 1895/185775 objects misplaced (1.020%); 7.2 MiB/s, 115 objects/s recovering 2023-10-07T22:23:51.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:51 smithi008 bash[102097]: cluster 2023-10-07T22:23:50.938362+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 12754/185775 objects degraded (6.865%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:51.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:51 smithi008 bash[105281]: cluster 2023-10-07T22:23:49.792619+0000 mgr.y (mgr.25319) 1344 : cluster 0 pgmap v1544: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 12754/185775 objects degraded (6.865%); 1895/185775 objects misplaced (1.020%); 7.2 MiB/s, 115 objects/s recovering 2023-10-07T22:23:51.349 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:51 smithi008 bash[105281]: cluster 2023-10-07T22:23:50.938362+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 12754/185775 objects degraded (6.865%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:51.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:51.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:51.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:51.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:51.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:51.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:51.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:51.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:51.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:51.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:52.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:52.046 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:52.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:52.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 58 16 65610 65594 70.665 50.0625 0.0302411 0.0141441 2023-10-07T22:23:52.152 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:52.182 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:52.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:52.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:52.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:52.438 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:52.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:52.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:52.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:52.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:52.800 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:52.828 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:52.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:52.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:52.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:53.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 59 16 66421 66405 70.3264 50.6875 0.031366 0.0142121 2023-10-07T22:23:53.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:53.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:53.129 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:23:53] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-10-07T22:23:53.152 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.1 to 1 (10000) 2023-10-07T22:23:53.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:53.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:53.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:53.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[102097]: cluster 2023-10-07T22:23:51.793306+0000 mgr.y (mgr.25319) 1345 : cluster 0 pgmap v1545: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 718 op/s; 12754/188862 objects degraded (6.753%); 1895/188862 objects misplaced (1.003%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[102097]: audit 2023-10-07T22:23:52.545358+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.8:0/4122883644' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[102097]: audit 2023-10-07T22:23:52.546636+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[105281]: cluster 2023-10-07T22:23:51.793306+0000 mgr.y (mgr.25319) 1345 : cluster 0 pgmap v1545: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 718 op/s; 12754/188862 objects degraded (6.753%); 1895/188862 objects misplaced (1.003%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[105281]: audit 2023-10-07T22:23:52.545358+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.8:0/4122883644' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:53 smithi008 bash[105281]: audit 2023-10-07T22:23:52.546636+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.470 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:53 smithi081 bash[89466]: cluster 2023-10-07T22:23:51.793306+0000 mgr.y (mgr.25319) 1345 : cluster 0 pgmap v1545: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 718 op/s; 12754/188862 objects degraded (6.753%); 1895/188862 objects misplaced (1.003%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:53 smithi081 bash[89466]: audit 2023-10-07T22:23:52.545358+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.8:0/4122883644' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:53 smithi081 bash[89466]: audit 2023-10-07T22:23:52.546636+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:23:53.500 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:53.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:53.629 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:53.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:53.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:53.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:53.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:53.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:53.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:53.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:53.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:53.930 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:23:53.931 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:23:54.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:54.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:54.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:54.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:23:54.075659+0000 min lat: 0.00154459 max lat: 2.71242 avg lat: 0.0142917 2023-10-07T22:23:54.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:23:54.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 60 16 67172 67156 69.9366 46.9375 0.0075682 0.0142917 2023-10-07T22:23:54.149 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.178 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:54.283 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:54.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:54.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:54 smithi081 bash[89466]: audit 2023-10-07T22:23:53.134926+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:23:54.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:54 smithi081 bash[89466]: cluster 2023-10-07T22:23:53.136839+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:54 smithi081 bash[89466]: cluster 2023-10-07T22:23:53.138273+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:54 smithi081 bash[89466]: cluster 2023-10-07T22:23:53.140973+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-10-07T22:23:54.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:54 smithi081 bash[89466]: cluster 2023-10-07T22:23:53.141400+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:54.558 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[102097]: audit 2023-10-07T22:23:53.134926+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[102097]: cluster 2023-10-07T22:23:53.136839+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[102097]: cluster 2023-10-07T22:23:53.138273+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[102097]: cluster 2023-10-07T22:23:53.140973+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[102097]: cluster 2023-10-07T22:23:53.141400+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[105281]: audit 2023-10-07T22:23:53.134926+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:23:54.568 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[105281]: cluster 2023-10-07T22:23:53.136839+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.569 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[105281]: cluster 2023-10-07T22:23:53.138273+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.569 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[105281]: cluster 2023-10-07T22:23:53.140973+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-10-07T22:23:54.569 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:54 smithi008 bash[105281]: cluster 2023-10-07T22:23:53.141400+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e388 with expected crc 2023-10-07T22:23:54.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:54.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:54.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:54.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:54.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:54.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:54.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:54.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:54.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:54.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:54.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:55.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 61 16 67969 67953 69.6066 49.8125 0.00337402 0.0143548 2023-10-07T22:23:55.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:55.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:55.176 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:23:55.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:55.218 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:55 smithi081 bash[89466]: cluster 2023-10-07T22:23:53.793836+0000 mgr.y (mgr.25319) 1346 : cluster 0 pgmap v1547: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s; 12754/194100 objects degraded (6.571%); 1895/194100 objects misplaced (0.976%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:55.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:55 smithi081 bash[89466]: audit 2023-10-07T22:23:54.419675+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:23:55.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:55.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:55.335 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:55.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:55.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:55.498 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:55 smithi008 bash[105281]: cluster 2023-10-07T22:23:53.793836+0000 mgr.y (mgr.25319) 1346 : cluster 0 pgmap v1547: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s; 12754/194100 objects degraded (6.571%); 1895/194100 objects misplaced (0.976%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:55.498 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:55 smithi008 bash[105281]: audit 2023-10-07T22:23:54.419675+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:23:55.498 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:55 smithi008 bash[102097]: cluster 2023-10-07T22:23:53.793836+0000 mgr.y (mgr.25319) 1346 : cluster 0 pgmap v1547: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s; 12754/194100 objects degraded (6.571%); 1895/194100 objects misplaced (0.976%); 3.7 MiB/s, 59 objects/s recovering 2023-10-07T22:23:55.499 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:55 smithi008 bash[102097]: audit 2023-10-07T22:23:54.419675+0000 mon.a (mon.0) 1861 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:23:55.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:55.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:55.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:55.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:55.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:23:55.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:55.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:55.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:55.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:55.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:55.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:55.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:55.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:56.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:56.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:56.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 62 16 68605 68589 69.1251 39.75 0.0255973 0.0144601 2023-10-07T22:23:56.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:56.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:56.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:56.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:56.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.163188+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:56.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: audit 2023-10-07T22:23:55.165135+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.166054+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.166153+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.166568+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.169826+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.939623+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 12754/194100 objects degraded (6.571%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:56.265 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:56 smithi081 bash[89466]: audit 2023-10-07T22:23:55.941517+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:56.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:56.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:56.409 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:56.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:56.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.163188+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:56.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: audit 2023-10-07T22:23:55.165135+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:23:56.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.166054+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.473 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.166153+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.166568+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.169826+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.939623+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 12754/194100 objects degraded (6.571%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[105281]: audit 2023-10-07T22:23:55.941517+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.163188+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: audit 2023-10-07T22:23:55.165135+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.8:0/2673611695' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.166054+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.166153+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.166568+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e389 with expected crc 2023-10-07T22:23:56.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.169826+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-10-07T22:23:56.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.939623+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 12754/194100 objects degraded (6.571%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:23:56.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:56 smithi008 bash[102097]: audit 2023-10-07T22:23:55.941517+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:56.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:56.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:56.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:56.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:56.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:56.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-07T22:23:56.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:56.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:56.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:56.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:56.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:57.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:57.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:57.076 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 63 16 69225 69209 68.6425 38.75 0.0159815 0.0145622 2023-10-07T22:23:57.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:57.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:57.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:57.306 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:57 smithi081 bash[89466]: cluster 2023-10-07T22:23:55.794462+0000 mgr.y (mgr.25319) 1347 : cluster 0 pgmap v1549: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/200676 objects degraded (6.356%); 1729/200676 objects misplaced (0.862%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:23:57.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:57.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:57.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:57.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:57.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:57.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:57.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:57.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:57.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:57 smithi008 bash[102097]: cluster 2023-10-07T22:23:55.794462+0000 mgr.y (mgr.25319) 1347 : cluster 0 pgmap v1549: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/200676 objects degraded (6.356%); 1729/200676 objects misplaced (0.862%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:23:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:57 smithi008 bash[105281]: cluster 2023-10-07T22:23:55.794462+0000 mgr.y (mgr.25319) 1347 : cluster 0 pgmap v1549: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/200676 objects degraded (6.356%); 1729/200676 objects misplaced (0.862%); 3.2 MiB/s, 51 objects/s recovering 2023-10-07T22:23:57.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:57.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:57.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:57.839 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:57.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:57.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:23:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:57.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:23:58.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:58.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 64 16 70044 70028 68.3697 51.1875 0.0637011 0.0146175 2023-10-07T22:23:58.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:58.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:58.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T22:23:58.202 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:58.260 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:23:58.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:23:58.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:58.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:58.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:58.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:23:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:23:58.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:58.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:58.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:58.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:58.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:23:58.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:58.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:23:58.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:58.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:23:59.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:59.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 65 16 70817 70801 68.0611 48.3125 0.0484119 0.0146851 2023-10-07T22:23:59.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:23:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:59.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:23:59.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:59.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:23:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:59.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:23:59.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:59.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:23:59.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:23:59.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:23:59.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:23:59.971 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:23:59 smithi081 bash[89466]: cluster 2023-10-07T22:23:57.798182+0000 mgr.y (mgr.25319) 1348 : cluster 0 pgmap v1550: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 12754/205422 objects degraded (6.209%); 1729/205422 objects misplaced (0.842%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:23:59.971 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:23:59 smithi008 bash[102097]: cluster 2023-10-07T22:23:57.798182+0000 mgr.y (mgr.25319) 1348 : cluster 0 pgmap v1550: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 12754/205422 objects degraded (6.209%); 1729/205422 objects misplaced (0.842%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:23:59.972 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:23:59 smithi008 bash[105281]: cluster 2023-10-07T22:23:57.798182+0000 mgr.y (mgr.25319) 1348 : cluster 0 pgmap v1550: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 12754/205422 objects degraded (6.209%); 1729/205422 objects misplaced (0.842%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:23:59.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:00.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:00.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:00.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 66 16 71595 71579 67.7665 48.625 0.0241006 0.0147496 2023-10-07T22:24:00.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:00.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:24:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:00.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:00.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:00.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:00.555 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:00.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:00.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:00.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:00.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:00.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:00.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:01.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 67 16 72315 72299 67.4267 45 0.0274182 0.0148231 2023-10-07T22:24:01.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:01.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:01.270 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:01 smithi008 bash[105281]: cluster 2023-10-07T22:23:59.798799+0000 mgr.y (mgr.25319) 1349 : cluster 0 pgmap v1551: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 12754/208155 objects degraded (6.127%); 1545/208155 objects misplaced (0.742%); 2.7 MiB/s, 43 objects/s recovering 2023-10-07T22:24:01.270 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:01 smithi008 bash[105281]: cluster 2023-10-07T22:24:00.941331+0000 mon.a (mon.0) 1867 : cluster 3 Health check update: Degraded data redundancy: 12754/208155 objects degraded (6.127%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:01.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:01 smithi008 bash[102097]: cluster 2023-10-07T22:23:59.798799+0000 mgr.y (mgr.25319) 1349 : cluster 0 pgmap v1551: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 12754/208155 objects degraded (6.127%); 1545/208155 objects misplaced (0.742%); 2.7 MiB/s, 43 objects/s recovering 2023-10-07T22:24:01.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:01 smithi008 bash[102097]: cluster 2023-10-07T22:24:00.941331+0000 mon.a (mon.0) 1867 : cluster 3 Health check update: Degraded data redundancy: 12754/208155 objects degraded (6.127%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:01.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:01.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:01.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:01 smithi081 bash[89466]: cluster 2023-10-07T22:23:59.798799+0000 mgr.y (mgr.25319) 1349 : cluster 0 pgmap v1551: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s; 12754/208155 objects degraded (6.127%); 1545/208155 objects misplaced (0.742%); 2.7 MiB/s, 43 objects/s recovering 2023-10-07T22:24:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:01 smithi081 bash[89466]: cluster 2023-10-07T22:24:00.941331+0000 mon.a (mon.0) 1867 : cluster 3 Health check update: Degraded data redundancy: 12754/208155 objects degraded (6.127%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:01.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:01.577 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:01.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:01.704 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:01.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:01.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:01.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:01.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:01.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:02.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:02.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 68 16 73115 73099 67.1704 50 0.0240814 0.0148798 2023-10-07T22:24:02.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:02.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:02.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:02.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:02.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:02.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:02.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.612 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:02.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:02.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:02.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:02.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:02.872 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:02.898 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:02.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:03.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:03.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 69 16 73926 73910 66.9315 50.6875 0.0370431 0.0149341 2023-10-07T22:24:03.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:03] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-10-07T22:24:03.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:03.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:03.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:03 smithi081 bash[89466]: cluster 2023-10-07T22:24:01.799515+0000 mgr.y (mgr.25319) 1350 : cluster 0 pgmap v1552: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 12754/211461 objects degraded (6.031%); 1545/211461 objects misplaced (0.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:24:03.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:03.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:03.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:03.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:03.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:03.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:03.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:03 smithi008 bash[102097]: cluster 2023-10-07T22:24:01.799515+0000 mgr.y (mgr.25319) 1350 : cluster 0 pgmap v1552: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 12754/211461 objects degraded (6.031%); 1545/211461 objects misplaced (0.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:24:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:03 smithi008 bash[105281]: cluster 2023-10-07T22:24:01.799515+0000 mgr.y (mgr.25319) 1350 : cluster 0 pgmap v1552: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 12754/211461 objects degraded (6.031%); 1545/211461 objects misplaced (0.731%); 2.5 MiB/s, 40 objects/s recovering 2023-10-07T22:24:03.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:03.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:03.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:03.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:03.965 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:03.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:03.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:04.069 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:04.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 70 16 74724 74708 66.6878 49.875 0.0225575 0.0149889 2023-10-07T22:24:04.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:04.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:04.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:04.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:04.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:04.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:04.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:04.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:04.587 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:04.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:04.647 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:04.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:04.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:04.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:04.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:04.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:04.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:04.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:05.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:05.077 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 71 16 75514 75498 66.4439 49.375 0.00734848 0.0150434 2023-10-07T22:24:05.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:05.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:05.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:05 smithi008 bash[102097]: cluster 2023-10-07T22:24:03.801243+0000 mgr.y (mgr.25319) 1351 : cluster 0 pgmap v1553: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 12754/216594 objects degraded (5.888%); 1545/216594 objects misplaced (0.713%); 2.2 MiB/s, 34 objects/s recovering 2023-10-07T22:24:05.269 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:05 smithi008 bash[105281]: cluster 2023-10-07T22:24:03.801243+0000 mgr.y (mgr.25319) 1351 : cluster 0 pgmap v1553: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 12754/216594 objects degraded (5.888%); 1545/216594 objects misplaced (0.713%); 2.2 MiB/s, 34 objects/s recovering 2023-10-07T22:24:05.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:05.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:05.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:05.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:05.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:05 smithi081 bash[89466]: cluster 2023-10-07T22:24:03.801243+0000 mgr.y (mgr.25319) 1351 : cluster 0 pgmap v1553: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 12754/216594 objects degraded (5.888%); 1545/216594 objects misplaced (0.713%); 2.2 MiB/s, 34 objects/s recovering 2023-10-07T22:24:05.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:05.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:05.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:05.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:05.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:05.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:05.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:06.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:06.085 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 72 16 76254 76238 66.1563 46.25 0.049956 0.0151078 2023-10-07T22:24:06.091 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:06.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:06.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:06.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:06.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:06.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:06.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:06.475 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:06 smithi081 bash[89466]: cluster 2023-10-07T22:24:05.942224+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 12754/216594 objects degraded (5.888%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:06.486 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:06 smithi008 bash[102097]: cluster 2023-10-07T22:24:05.942224+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 12754/216594 objects degraded (5.888%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:06.487 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:06 smithi008 bash[105281]: cluster 2023-10-07T22:24:05.942224+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 12754/216594 objects degraded (5.888%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:06.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:06.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:06.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:06.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:06.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:06.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:06.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:06.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:06.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:06.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:06.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:07.085 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 73 16 76981 76965 65.8725 45.4375 0.0193766 0.0151746 2023-10-07T22:24:07.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:07.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:07.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:07.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:07.403 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:07.434 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:07 smithi081 bash[89466]: cluster 2023-10-07T22:24:05.802167+0000 mgr.y (mgr.25319) 1352 : cluster 0 pgmap v1554: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 12754/223320 objects degraded (5.711%); 1383/223320 objects misplaced (0.619%); 2.0 MiB/s, 32 objects/s recovering 2023-10-07T22:24:07.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:07.553 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:07 smithi008 bash[102097]: cluster 2023-10-07T22:24:05.802167+0000 mgr.y (mgr.25319) 1352 : cluster 0 pgmap v1554: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 12754/223320 objects degraded (5.711%); 1383/223320 objects misplaced (0.619%); 2.0 MiB/s, 32 objects/s recovering 2023-10-07T22:24:07.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:07 smithi008 bash[105281]: cluster 2023-10-07T22:24:05.802167+0000 mgr.y (mgr.25319) 1352 : cluster 0 pgmap v1554: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 12754/223320 objects degraded (5.711%); 1383/223320 objects misplaced (0.619%); 2.0 MiB/s, 32 objects/s recovering 2023-10-07T22:24:07.570 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:07.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:07.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:07.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:07.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:07.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:07.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.990 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:07.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:07.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:08.085 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 74 16 77756 77740 65.6369 48.4375 0.0121417 0.0152288 2023-10-07T22:24:08.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:08.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:08.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:08.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:08.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:08.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:08.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:08.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:08.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:08.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:08.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:08.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.922 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:08.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:08.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:09.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:09.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 75 16 78455 78439 65.3442 43.6875 0.0223483 0.0152962 2023-10-07T22:24:09.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:09.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:09.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:09.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.312 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:09 smithi081 bash[89466]: cluster 2023-10-07T22:24:07.802990+0000 mgr.y (mgr.25319) 1353 : cluster 0 pgmap v1555: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s; 12754/228357 objects degraded (5.585%); 1383/228357 objects misplaced (0.606%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:24:09.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:09.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:09.441 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:09 smithi008 bash[102097]: cluster 2023-10-07T22:24:07.802990+0000 mgr.y (mgr.25319) 1353 : cluster 0 pgmap v1555: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s; 12754/228357 objects degraded (5.585%); 1383/228357 objects misplaced (0.606%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:24:09.442 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:09 smithi008 bash[105281]: cluster 2023-10-07T22:24:07.802990+0000 mgr.y (mgr.25319) 1353 : cluster 0 pgmap v1555: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s; 12754/228357 objects degraded (5.585%); 1383/228357 objects misplaced (0.606%); 1.8 MiB/s, 28 objects/s recovering 2023-10-07T22:24:09.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:09.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:09.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:09.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:09.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:09.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:09.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:09.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:09.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:09.961 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:09.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:09.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:10.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 76 16 79210 79194 65.1053 47.1875 0.0141284 0.0153532 2023-10-07T22:24:10.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:10.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:10.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:10.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:10.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:10.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:10.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:10.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:10.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.651 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:10.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:10.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:10.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:10.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:10.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:11.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:11.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 77 16 79932 79916 64.8458 45.125 0.0118641 0.0154122 2023-10-07T22:24:11.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:11.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:11.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:11.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:11.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:11.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:11 smithi081 bash[89466]: cluster 2023-10-07T22:24:09.803508+0000 mgr.y (mgr.25319) 1354 : cluster 0 pgmap v1556: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 713 op/s; 12754/231126 objects degraded (5.518%); 1184/231126 objects misplaced (0.512%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:24:11.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:11 smithi081 bash[89466]: audit 2023-10-07T22:24:10.941878+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:11.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:11 smithi081 bash[89466]: cluster 2023-10-07T22:24:10.943343+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 12754/231126 objects degraded (5.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:11.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:11.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[102097]: cluster 2023-10-07T22:24:09.803508+0000 mgr.y (mgr.25319) 1354 : cluster 0 pgmap v1556: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 713 op/s; 12754/231126 objects degraded (5.518%); 1184/231126 objects misplaced (0.512%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:24:11.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[102097]: audit 2023-10-07T22:24:10.941878+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:11.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[102097]: cluster 2023-10-07T22:24:10.943343+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 12754/231126 objects degraded (5.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:11.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[105281]: cluster 2023-10-07T22:24:09.803508+0000 mgr.y (mgr.25319) 1354 : cluster 0 pgmap v1556: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 713 op/s; 12754/231126 objects degraded (5.518%); 1184/231126 objects misplaced (0.512%); 2.8 MiB/s, 45 objects/s recovering 2023-10-07T22:24:11.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[105281]: audit 2023-10-07T22:24:10.941878+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:11.518 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:11 smithi008 bash[105281]: cluster 2023-10-07T22:24:10.943343+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 12754/231126 objects degraded (5.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T22:24:11.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:11.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:11.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:11.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:11.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:11.877 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:11.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:11.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:11.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:12.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:12.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:12.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 78 16 80574 80558 64.5289 40.125 0.00667136 0.0154614 2023-10-07T22:24:12.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:12.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:12.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:12.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:12.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:12.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:12.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:12.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:12.559 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:12.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:12.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:12.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:12.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:12.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:12.832 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:12.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:12.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:12.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:13.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:13.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 79 16 81231 81215 64.2319 41.0625 0.01476 0.015562 2023-10-07T22:24:13.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:13.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:13] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2023-10-07T22:24:13.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:13.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:13.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:13.339 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:13.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:13.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:13.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:13 smithi081 bash[89466]: cluster 2023-10-07T22:24:11.804205+0000 mgr.y (mgr.25319) 1355 : cluster 0 pgmap v1557: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 12754/234570 objects degraded (5.437%); 1184/234570 objects misplaced (0.505%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:13.487 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:13 smithi008 bash[105281]: cluster 2023-10-07T22:24:11.804205+0000 mgr.y (mgr.25319) 1355 : cluster 0 pgmap v1557: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 12754/234570 objects degraded (5.437%); 1184/234570 objects misplaced (0.505%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:13.487 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:13 smithi008 bash[102097]: cluster 2023-10-07T22:24:11.804205+0000 mgr.y (mgr.25319) 1355 : cluster 0 pgmap v1557: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 12754/234570 objects degraded (5.437%); 1184/234570 objects misplaced (0.505%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:13.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:13.614 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:13.643 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:13.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:13.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:13.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:13.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:13.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:13.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:13.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:14.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:14.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:14.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:14.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:2023-10-07T22:24:14.085897+0000 min lat: 0.00154459 max lat: 2.71242 avg lat: 0.0156371 2023-10-07T22:24:14.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-07T22:24:14.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 80 16 81867 81851 63.9258 39.75 0.0120762 0.0156371 2023-10-07T22:24:14.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:14.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:14.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:14.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:14.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:14.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:14.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:14.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:14.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:14.674 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:14.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:14.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:14.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:14.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:14.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:14.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:14.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:14.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:15.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 81 16 82649 82633 63.74 48.875 0.005343 0.0156808 2023-10-07T22:24:15.109 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:15.213 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.242 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:15.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:15.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:15.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:15.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:15.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:15.511 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:15 smithi081 bash[89466]: cluster 2023-10-07T22:24:13.805062+0000 mgr.y (mgr.25319) 1356 : cluster 0 pgmap v1558: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s; 12754/239298 objects degraded (5.330%); 1184/239298 objects misplaced (0.495%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:15.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:15.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:15 smithi008 bash[105281]: cluster 2023-10-07T22:24:13.805062+0000 mgr.y (mgr.25319) 1356 : cluster 0 pgmap v1558: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s; 12754/239298 objects degraded (5.330%); 1184/239298 objects misplaced (0.495%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:15.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:15 smithi008 bash[102097]: cluster 2023-10-07T22:24:13.805062+0000 mgr.y (mgr.25319) 1356 : cluster 0 pgmap v1558: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s; 12754/239298 objects degraded (5.330%); 1184/239298 objects misplaced (0.495%); 1.9 MiB/s, 30 objects/s recovering 2023-10-07T22:24:15.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:15.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:15.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:15.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:15.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:15.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:15.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:15.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:16.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:16.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:16.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 82 16 83433 83417 63.5602 49 0.0117868 0.0157257 2023-10-07T22:24:16.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:16.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:16.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:16.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:16.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.459 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.460 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:16 smithi008 bash[102097]: cluster 2023-10-07T22:24:15.947006+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 12754/239298 objects degraded (5.330%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:16.461 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:16 smithi008 bash[105281]: cluster 2023-10-07T22:24:15.947006+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 12754/239298 objects degraded (5.330%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:16.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:16 smithi081 bash[89466]: cluster 2023-10-07T22:24:15.947006+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 12754/239298 objects degraded (5.330%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:16.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:16.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:16.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:16.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:16.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:16.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:16.865 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:16.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:16.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:16.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:16.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:17.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 83 16 84173 84157 63.3517 46.25 0.00471764 0.015778 2023-10-07T22:24:17.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:17.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:17.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:17.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:17.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:17.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:17.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:17.403 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:17.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:17.516 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:17 smithi081 bash[89466]: cluster 2023-10-07T22:24:15.805753+0000 mgr.y (mgr.25319) 1357 : cluster 0 pgmap v1559: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 12754/245166 objects degraded (5.202%); 977/245166 objects misplaced (0.399%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T22:24:17.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:17.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:17.642 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:17 smithi008 bash[102097]: cluster 2023-10-07T22:24:15.805753+0000 mgr.y (mgr.25319) 1357 : cluster 0 pgmap v1559: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 12754/245166 objects degraded (5.202%); 977/245166 objects misplaced (0.399%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T22:24:17.643 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:17 smithi008 bash[105281]: cluster 2023-10-07T22:24:15.805753+0000 mgr.y (mgr.25319) 1357 : cluster 0 pgmap v1559: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 793 op/s; 12754/245166 objects degraded (5.202%); 977/245166 objects misplaced (0.399%); 3.0 MiB/s, 47 objects/s recovering 2023-10-07T22:24:17.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:17.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:17.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:17.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:17.922 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:17.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:17.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:18.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:18.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:18.086 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 84 16 84930 84914 63.1607 47.3125 0.0164447 0.0158255 2023-10-07T22:24:18.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:18.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:18.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:18.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:18.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:18.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:18.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:18.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:18.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:18.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:18.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:18.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:18.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:18.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:18.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:18.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:18.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:18.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:19.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:19.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 85 16 85579 85563 62.8948 40.5625 0.019309 0.0158933 2023-10-07T22:24:19.119 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:19.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:19.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:19.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:19.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:19.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:19.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:19.526 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:19 smithi008 bash[105281]: cluster 2023-10-07T22:24:17.806573+0000 mgr.y (mgr.25319) 1358 : cluster 0 pgmap v1560: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s; 12754/249924 objects degraded (5.103%); 977/249924 objects misplaced (0.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:19.526 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:19 smithi008 bash[102097]: cluster 2023-10-07T22:24:17.806573+0000 mgr.y (mgr.25319) 1358 : cluster 0 pgmap v1560: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s; 12754/249924 objects degraded (5.103%); 977/249924 objects misplaced (0.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:19.529 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:19.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:19.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:19.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:19.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:19.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:19 smithi081 bash[89466]: cluster 2023-10-07T22:24:17.806573+0000 mgr.y (mgr.25319) 1358 : cluster 0 pgmap v1560: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s; 12754/249924 objects degraded (5.103%); 977/249924 objects misplaced (0.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:19.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:19.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:19.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:19.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:20.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:20.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 86 16 86303 86287 62.6897 45.25 0.0159077 0.0159436 2023-10-07T22:24:20.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:20.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:20.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:20.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:20.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:20.370 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:20.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:20.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:20.497 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:20.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:20.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:20.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:20.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:20.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:20.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:20.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:20.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:20.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:20.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:21.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:21.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 87 16 86978 86962 62.454 42.1875 0.0106466 0.0160056 2023-10-07T22:24:21.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:21.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:21.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:21.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:21 smithi008 bash[105281]: cluster 2023-10-07T22:24:19.811754+0000 mgr.y (mgr.25319) 1359 : cluster 0 pgmap v1561: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 12754/252717 objects degraded (5.047%); 782/252717 objects misplaced (0.309%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:24:21.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:21 smithi008 bash[105281]: cluster 2023-10-07T22:24:20.948165+0000 mon.a (mon.0) 1872 : cluster 3 Health check update: Degraded data redundancy: 12754/252717 objects degraded (5.047%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:21 smithi008 bash[102097]: cluster 2023-10-07T22:24:19.811754+0000 mgr.y (mgr.25319) 1359 : cluster 0 pgmap v1561: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 12754/252717 objects degraded (5.047%); 782/252717 objects misplaced (0.309%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:24:21.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:21 smithi008 bash[102097]: cluster 2023-10-07T22:24:20.948165+0000 mon.a (mon.0) 1872 : cluster 3 Health check update: Degraded data redundancy: 12754/252717 objects degraded (5.047%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:21.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:21.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:21.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:21.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:21.524 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:21 smithi081 bash[89466]: cluster 2023-10-07T22:24:19.811754+0000 mgr.y (mgr.25319) 1359 : cluster 0 pgmap v1561: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 12754/252717 objects degraded (5.047%); 782/252717 objects misplaced (0.309%); 3.1 MiB/s, 50 objects/s recovering 2023-10-07T22:24:21.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:21 smithi081 bash[89466]: cluster 2023-10-07T22:24:20.948165+0000 mon.a (mon.0) 1872 : cluster 3 Health check update: Degraded data redundancy: 12754/252717 objects degraded (5.047%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:21.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:21.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:21.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:21.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:21.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:21.909 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:21.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:22.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:22.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 88 16 87715 87699 62.2677 46.0625 0.00555996 0.0160522 2023-10-07T22:24:22.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:22.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:22.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:22.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:22.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:22.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:22.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:22.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:22.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:22.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:22.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:23.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout: 89 16 88465 88449 62.0948 46.875 0.0275618 0.0160987 2023-10-07T22:24:23.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:23.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:23.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:23.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:23.371 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:23.379 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:23] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2023-10-07T22:24:23.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:23 smithi008 bash[105281]: cluster 2023-10-07T22:24:21.812469+0000 mgr.y (mgr.25319) 1360 : cluster 0 pgmap v1562: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 12754/256170 objects degraded (4.979%); 782/256170 objects misplaced (0.305%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:23.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:23 smithi008 bash[102097]: cluster 2023-10-07T22:24:21.812469+0000 mgr.y (mgr.25319) 1360 : cluster 0 pgmap v1562: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 12754/256170 objects degraded (4.979%); 782/256170 objects misplaced (0.305%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:23.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:23.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:23 smithi081 bash[89466]: cluster 2023-10-07T22:24:21.812469+0000 mgr.y (mgr.25319) 1360 : cluster 0 pgmap v1562: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 12754/256170 objects degraded (4.979%); 782/256170 objects misplaced (0.305%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:23.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:23.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:23.558 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:24:23.627 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:24:23.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:23.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:23.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:23.703 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:24:23.768 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:24:23.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:23.822 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:24:23.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:23.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:23.849 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:24:23.850 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:24:23.850 INFO:teuthology.orchestra.run.smithi008.stdout: "complaint_time": 30, 2023-10-07T22:24:23.850 INFO:teuthology.orchestra.run.smithi008.stdout: "num_blocked_ops": 0 2023-10-07T22:24:23.850 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:24:23.864 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:24:23.922 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:24:23.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:23.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:23.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:23.960 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:24:23.970 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:24:24.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:24.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:24.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total time run: 90.018 2023-10-07T22:24:24.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Total writes made: 88994 2023-10-07T22:24:24.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Write size: 65536 2023-10-07T22:24:24.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Object size: 65536 2023-10-07T22:24:24.087 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Bandwidth (MB/sec): 61.7891 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Bandwidth: 34.8019 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max bandwidth (MB/sec): 179.312 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min bandwidth (MB/sec): 0 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average IOPS: 988 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev IOPS: 556.843 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max IOPS: 2869 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min IOPS: 0 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Average Latency(s): 0.0161777 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Stddev Latency(s): 0.0407783 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Max latency(s): 2.71242 2023-10-07T22:24:24.088 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Min latency(s): 0.00154459 2023-10-07T22:24:24.097 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Cleaning up (deleting benchmark objects) 2023-10-07T22:24:24.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:24.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:24.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:24.301 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.2 to 1 (10000) 2023-10-07T22:24:24.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:24.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:24.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:24.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:24.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:24.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:24.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:24 smithi081 bash[89466]: audit 2023-10-07T22:24:23.508629+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.8:0/2511327755' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:24.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:24 smithi081 bash[89466]: audit 2023-10-07T22:24:23.952331+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.8:0/3114150098' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:24 smithi081 bash[89466]: audit 2023-10-07T22:24:23.953274+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:24.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[105281]: audit 2023-10-07T22:24:23.508629+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.8:0/2511327755' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:24.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[105281]: audit 2023-10-07T22:24:23.952331+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.8:0/3114150098' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[105281]: audit 2023-10-07T22:24:23.953274+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[102097]: audit 2023-10-07T22:24:23.508629+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.8:0/2511327755' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[102097]: audit 2023-10-07T22:24:23.952331+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.8:0/3114150098' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:24 smithi008 bash[102097]: audit 2023-10-07T22:24:23.953274+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:24:24.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:24.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:24.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:24.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:24.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:24.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:25.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:25.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:25.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:25.140 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:25.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:25.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:25.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:25.307 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:24:25.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[105281]: cluster 2023-10-07T22:24:23.813290+0000 mgr.y (mgr.25319) 1361 : cluster 0 pgmap v1563: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/260808 objects degraded (4.890%); 782/260808 objects misplaced (0.300%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[105281]: audit 2023-10-07T22:24:24.287040+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:24:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[105281]: cluster 2023-10-07T22:24:24.288221+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[105281]: cluster 2023-10-07T22:24:24.292683+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[105281]: audit 2023-10-07T22:24:24.293424+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[102097]: cluster 2023-10-07T22:24:23.813290+0000 mgr.y (mgr.25319) 1361 : cluster 0 pgmap v1563: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/260808 objects degraded (4.890%); 782/260808 objects misplaced (0.300%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[102097]: audit 2023-10-07T22:24:24.287040+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[102097]: cluster 2023-10-07T22:24:24.288221+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[102097]: cluster 2023-10-07T22:24:24.292683+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-10-07T22:24:25.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:25 smithi008 bash[102097]: audit 2023-10-07T22:24:24.293424+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:24:25.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:25.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:25.509 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:25.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:25.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:25.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:25 smithi081 bash[89466]: cluster 2023-10-07T22:24:23.813290+0000 mgr.y (mgr.25319) 1361 : cluster 0 pgmap v1563: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 12754/260808 objects degraded (4.890%); 782/260808 objects misplaced (0.300%); 2.1 MiB/s, 33 objects/s recovering 2023-10-07T22:24:25.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:25 smithi081 bash[89466]: audit 2023-10-07T22:24:24.287040+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:24:25.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:25 smithi081 bash[89466]: cluster 2023-10-07T22:24:24.288221+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:25.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:25 smithi081 bash[89466]: cluster 2023-10-07T22:24:24.292683+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-10-07T22:24:25.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:25 smithi081 bash[89466]: audit 2023-10-07T22:24:24.293424+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:24:25.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:25.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:25.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:25.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:25.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:25.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:25.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:26.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:26.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:26.157 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:26.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:26.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:24.287406+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:26.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.287362+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:24:26.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: audit 2023-10-07T22:24:25.296219+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:24:26.293 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.296905+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.299875+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.299928+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.301483+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.301762+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.304325+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: audit 2023-10-07T22:24:25.945913+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: audit 2023-10-07T22:24:25.947465+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:26.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.949139+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 12754/260808 objects degraded (4.890%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:24.287406+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.287362+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: audit 2023-10-07T22:24:25.296219+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.296905+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.299875+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.299928+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.301483+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.301762+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.304325+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: audit 2023-10-07T22:24:25.945913+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:26.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: audit 2023-10-07T22:24:25.947465+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:26.296 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:26 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.949139+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 12754/260808 objects degraded (4.890%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:26.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:26.419 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:26.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:26.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:24.287406+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e390 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.287362+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: audit 2023-10-07T22:24:25.296219+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.8:0/3215569982' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.296905+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.299875+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.299928+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.301483+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.301762+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.304325+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: audit 2023-10-07T22:24:25.945913+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: audit 2023-10-07T22:24:25.947465+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:26.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:26 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.949139+0000 mon.a (mon.0) 1883 : cluster 3 Health check update: Degraded data redundancy: 12754/260808 objects degraded (4.890%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:26.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:26.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:26.681 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:26.711 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:26.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:26.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:26.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:26.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:27.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:27.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:27.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.235 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:27.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:27.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:27.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:27.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:27.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:27.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:27.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.299976+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.304352+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:25.813962+0000 mgr.y (mgr.25319) 1362 : cluster 0 pgmap v1566: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 661 op/s; 12754/265155 objects degraded (4.810%); 550/265155 objects misplaced (0.207%); 3.3 MiB/s, 53 objects/s recovering 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.302221+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.305032+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.305149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.307745+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[105281]: audit 2023-10-07T22:24:26.505150+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.299976+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.304352+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:25.813962+0000 mgr.y (mgr.25319) 1362 : cluster 0 pgmap v1566: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 661 op/s; 12754/265155 objects degraded (4.810%); 550/265155 objects misplaced (0.207%); 3.3 MiB/s, 53 objects/s recovering 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.302221+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.305032+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.305149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.307745+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:27 smithi008 bash[102097]: audit 2023-10-07T22:24:26.505150+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:27.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.299976+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.304352+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e391 with expected crc 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:25.813962+0000 mgr.y (mgr.25319) 1362 : cluster 0 pgmap v1566: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 661 op/s; 12754/265155 objects degraded (4.810%); 550/265155 objects misplaced (0.207%); 3.3 MiB/s, 53 objects/s recovering 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.302221+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.305032+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.305149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.307745+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:27 smithi081 bash[89466]: audit 2023-10-07T22:24:26.505150+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:27.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:27.785 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:27.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:27.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:27.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:27.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:28.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:28.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:28.206 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:28.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:28.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:28.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:28.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.302096+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.306261+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:26.308830+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.303314+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.303598+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.303731+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.305155+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.305267+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.306935+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.591 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.308838+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.302096+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.306261+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:26.308830+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.303314+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.303598+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.303731+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.305155+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.305267+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.306935+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:28 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.308838+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:28.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:28.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:28.720 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.302096+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.306261+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:26.308830+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e392 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.303314+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.303598+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.303731+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.305155+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.305267+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.306935+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:28 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.308838+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e393 with expected crc 2023-10-07T22:24:28.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:28.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:28.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:28.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:28.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:29.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:29.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:29.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:29.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:29.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:29.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:29.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:29.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:29.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:29.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:29.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:29.564 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T22:24:29.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:27.814709+0000 mgr.y (mgr.25319) 1363 : cluster 0 pgmap v1569: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 255 B/s rd, 33 MiB/s wr, 591 op/s; 29418/266208 objects degraded (11.051%); 550/266208 objects misplaced (0.207%); 3.6 MiB/s, 59 objects/s recovering 2023-10-07T22:24:29.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.313302+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.315676+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.320411+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.323577+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.323782+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.323977+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[105281]: cluster 2023-10-07T22:24:28.326170+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:27.814709+0000 mgr.y (mgr.25319) 1363 : cluster 0 pgmap v1569: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 255 B/s rd, 33 MiB/s wr, 591 op/s; 29418/266208 objects degraded (11.051%); 550/266208 objects misplaced (0.207%); 3.6 MiB/s, 59 objects/s recovering 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.313302+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.315676+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.320411+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.323577+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.323782+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.323977+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-10-07T22:24:29.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:29 smithi008 bash[102097]: cluster 2023-10-07T22:24:28.326170+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:29.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:27.814709+0000 mgr.y (mgr.25319) 1363 : cluster 0 pgmap v1569: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 255 B/s rd, 33 MiB/s wr, 591 op/s; 29418/266208 objects degraded (11.051%); 550/266208 objects misplaced (0.207%); 3.6 MiB/s, 59 objects/s recovering 2023-10-07T22:24:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.313302+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.315676+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.320411+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.323577+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.323782+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.323977+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-10-07T22:24:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:29 smithi081 bash[89466]: cluster 2023-10-07T22:24:28.326170+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e394 with expected crc 2023-10-07T22:24:29.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:29.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:29.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:29.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:29.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:30.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:30.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-07T22:24:30.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:30.200 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:30.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.395 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:30.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:30.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:30.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:30.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:30.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:30.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:30.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.926 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:30.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:30.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:31.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:31.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:31.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:31.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:31.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:31.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:31.439 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:31 smithi008 bash[102097]: cluster 2023-10-07T22:24:29.815711+0000 mgr.y (mgr.25319) 1364 : cluster 0 pgmap v1571: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 226 B/s rd, 17 MiB/s wr, 401 op/s; 29418/265275 objects degraded (11.090%); 550/265275 objects misplaced (0.207%); 122 B/s, 1 objects/s recovering 2023-10-07T22:24:31.439 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:31 smithi008 bash[102097]: cluster 2023-10-07T22:24:30.950203+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29418/265275 objects degraded (11.090%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:31.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:31 smithi008 bash[105281]: cluster 2023-10-07T22:24:29.815711+0000 mgr.y (mgr.25319) 1364 : cluster 0 pgmap v1571: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 226 B/s rd, 17 MiB/s wr, 401 op/s; 29418/265275 objects degraded (11.090%); 550/265275 objects misplaced (0.207%); 122 B/s, 1 objects/s recovering 2023-10-07T22:24:31.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:31 smithi008 bash[105281]: cluster 2023-10-07T22:24:30.950203+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29418/265275 objects degraded (11.090%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:31.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:31.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:31.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:31 smithi081 bash[89466]: cluster 2023-10-07T22:24:29.815711+0000 mgr.y (mgr.25319) 1364 : cluster 0 pgmap v1571: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 1 peering, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 226 B/s rd, 17 MiB/s wr, 401 op/s; 29418/265275 objects degraded (11.090%); 550/265275 objects misplaced (0.207%); 122 B/s, 1 objects/s recovering 2023-10-07T22:24:31.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:31 smithi081 bash[89466]: cluster 2023-10-07T22:24:30.950203+0000 mon.a (mon.0) 1888 : cluster 3 Health check update: Degraded data redundancy: 29418/265275 objects degraded (11.090%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:31.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:31.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:31.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:31.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.854 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:31.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:24:31.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:31.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:32.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:24:32.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:32.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:32.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:32.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:32.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:32.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:32.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:32.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:32.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:32.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:32.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:32.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:32.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:32.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:32.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:32.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:33.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:33.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:33.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:33] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2023-10-07T22:24:33.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:33.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:33.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:33.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:33.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:33.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:33.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:33 smithi081 bash[89466]: cluster 2023-10-07T22:24:31.819406+0000 mgr.y (mgr.25319) 1365 : cluster 0 pgmap v1572: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 5.4 MiB/s wr, 306 op/s; 32836/262776 objects degraded (12.496%); 1896/262776 objects misplaced (0.722%); 7.4 MiB/s, 120 objects/s recovering 2023-10-07T22:24:33.489 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:33.585 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:33.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:33.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:33 smithi008 bash[102097]: cluster 2023-10-07T22:24:31.819406+0000 mgr.y (mgr.25319) 1365 : cluster 0 pgmap v1572: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 5.4 MiB/s wr, 306 op/s; 32836/262776 objects degraded (12.496%); 1896/262776 objects misplaced (0.722%); 7.4 MiB/s, 120 objects/s recovering 2023-10-07T22:24:33.620 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:33 smithi008 bash[105281]: cluster 2023-10-07T22:24:31.819406+0000 mgr.y (mgr.25319) 1365 : cluster 0 pgmap v1572: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 5.4 MiB/s wr, 306 op/s; 32836/262776 objects degraded (12.496%); 1896/262776 objects misplaced (0.722%); 7.4 MiB/s, 120 objects/s recovering 2023-10-07T22:24:33.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:33.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:33.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:33.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:33.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:33.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:34.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:34.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:34.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:34.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:34.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:34.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:34.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:34.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:34.439 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:34 smithi081 bash[89466]: audit 2023-10-07T22:24:33.393052+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:34 smithi081 bash[89466]: audit 2023-10-07T22:24:33.408140+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:34 smithi081 bash[89466]: cluster 2023-10-07T22:24:33.820227+0000 mgr.y (mgr.25319) 1366 : cluster 0 pgmap v1573: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 136 B/s rd, 4.3 MiB/s wr, 421 op/s; 32836/258777 objects degraded (12.689%); 1896/258777 objects misplaced (0.733%); 5.9 MiB/s, 95 objects/s recovering 2023-10-07T22:24:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:34 smithi081 bash[89466]: audit 2023-10-07T22:24:34.198382+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:34 smithi081 bash[89466]: audit 2023-10-07T22:24:34.209243+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:34.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:34.608 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:34.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:34.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[102097]: audit 2023-10-07T22:24:33.393052+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.708 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[102097]: audit 2023-10-07T22:24:33.408140+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.708 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[102097]: cluster 2023-10-07T22:24:33.820227+0000 mgr.y (mgr.25319) 1366 : cluster 0 pgmap v1573: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 136 B/s rd, 4.3 MiB/s wr, 421 op/s; 32836/258777 objects degraded (12.689%); 1896/258777 objects misplaced (0.733%); 5.9 MiB/s, 95 objects/s recovering 2023-10-07T22:24:34.708 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[102097]: audit 2023-10-07T22:24:34.198382+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.708 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[102097]: audit 2023-10-07T22:24:34.209243+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[105281]: audit 2023-10-07T22:24:33.393052+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[105281]: audit 2023-10-07T22:24:33.408140+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[105281]: cluster 2023-10-07T22:24:33.820227+0000 mgr.y (mgr.25319) 1366 : cluster 0 pgmap v1573: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 136 B/s rd, 4.3 MiB/s wr, 421 op/s; 32836/258777 objects degraded (12.689%); 1896/258777 objects misplaced (0.733%); 5.9 MiB/s, 95 objects/s recovering 2023-10-07T22:24:34.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[105281]: audit 2023-10-07T22:24:34.198382+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.709 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:34 smithi008 bash[105281]: audit 2023-10-07T22:24:34.209243+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:34.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:34.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:34.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:34.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:34.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:35.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:35.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:35.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:35.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:35.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:35.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:35.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:35.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:35.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:35.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:35.516 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:35 smithi081 bash[89466]: audit 2023-10-07T22:24:34.890735+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:35.516 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:35 smithi081 bash[89466]: audit 2023-10-07T22:24:34.891832+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:35.516 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:35 smithi081 bash[89466]: audit 2023-10-07T22:24:34.901167+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:35.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:35.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[102097]: audit 2023-10-07T22:24:34.890735+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[102097]: audit 2023-10-07T22:24:34.891832+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[102097]: audit 2023-10-07T22:24:34.901167+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[105281]: audit 2023-10-07T22:24:34.890735+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[105281]: audit 2023-10-07T22:24:34.891832+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:35 smithi008 bash[105281]: audit 2023-10-07T22:24:34.901167+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:24:35.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:35.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:35.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:35.796 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:35.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:35.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:35.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:35.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:36.029 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:36.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:36.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:36.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:36.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:36.297 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:36.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:36.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:36.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:36 smithi081 bash[89466]: cluster 2023-10-07T22:24:35.820808+0000 mgr.y (mgr.25319) 1367 : cluster 0 pgmap v1574: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.5 MiB/s wr, 487 op/s; 32849/254631 objects degraded (12.901%); 1750/254631 objects misplaced (0.687%); 6.2 MiB/s, 99 objects/s recovering 2023-10-07T22:24:36.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:36 smithi081 bash[89466]: cluster 2023-10-07T22:24:35.951368+0000 mon.a (mon.0) 1896 : cluster 3 Health check update: Degraded data redundancy: 32836/258777 objects degraded (12.689%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:36.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:36.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:36.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:36.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:36 smithi008 bash[102097]: cluster 2023-10-07T22:24:35.820808+0000 mgr.y (mgr.25319) 1367 : cluster 0 pgmap v1574: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.5 MiB/s wr, 487 op/s; 32849/254631 objects degraded (12.901%); 1750/254631 objects misplaced (0.687%); 6.2 MiB/s, 99 objects/s recovering 2023-10-07T22:24:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:36 smithi008 bash[102097]: cluster 2023-10-07T22:24:35.951368+0000 mon.a (mon.0) 1896 : cluster 3 Health check update: Degraded data redundancy: 32836/258777 objects degraded (12.689%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:36.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:36 smithi008 bash[105281]: cluster 2023-10-07T22:24:35.820808+0000 mgr.y (mgr.25319) 1367 : cluster 0 pgmap v1574: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.5 MiB/s wr, 487 op/s; 32849/254631 objects degraded (12.901%); 1750/254631 objects misplaced (0.687%); 6.2 MiB/s, 99 objects/s recovering 2023-10-07T22:24:36.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:36 smithi008 bash[105281]: cluster 2023-10-07T22:24:35.951368+0000 mon.a (mon.0) 1896 : cluster 3 Health check update: Degraded data redundancy: 32836/258777 objects degraded (12.689%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:36.647 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:36.648 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:24:36.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:36.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:36.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:36.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:36.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:36.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:36.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:37.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:37.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:37.104 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:37.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:37.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:37.237 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:37.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:37.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:37.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:37.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:37.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:37.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:37.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:37.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:37.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:38.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:38.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:38.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:38.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:38.227 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:38.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:38.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:38.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:38.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:38.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:38.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:38.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:38.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:38.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:38.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:38.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:38.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:38.987 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:38.996 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:38 smithi008 bash[102097]: cluster 2023-10-07T22:24:37.821692+0000 mgr.y (mgr.25319) 1368 : cluster 0 pgmap v1575: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 32849/250434 objects degraded (13.117%); 1750/250434 objects misplaced (0.699%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:24:38.997 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:38 smithi008 bash[105281]: cluster 2023-10-07T22:24:37.821692+0000 mgr.y (mgr.25319) 1368 : cluster 0 pgmap v1575: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 32849/250434 objects degraded (13.117%); 1750/250434 objects misplaced (0.699%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:24:39.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:39.126 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:39.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:39.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:38 smithi081 bash[89466]: cluster 2023-10-07T22:24:37.821692+0000 mgr.y (mgr.25319) 1368 : cluster 0 pgmap v1575: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 32849/250434 objects degraded (13.117%); 1750/250434 objects misplaced (0.699%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:24:39.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:39.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:39.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:39.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:39.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:39.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:39.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:39.713 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:39.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:39.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:39.948 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:39.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:39.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:39.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:40.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.113 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:40.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:40.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:40.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:40.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:40.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:40.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:40.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:40.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:40.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:40.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:40.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:40.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:40.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:40.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:41.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:41.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:41.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:41.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[102097]: cluster 2023-10-07T22:24:39.822359+0000 mgr.y (mgr.25319) 1369 : cluster 0 pgmap v1576: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 32849/248856 objects degraded (13.200%); 1750/248856 objects misplaced (0.703%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:24:41.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[105281]: cluster 2023-10-07T22:24:39.822359+0000 mgr.y (mgr.25319) 1369 : cluster 0 pgmap v1576: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 32849/248856 objects degraded (13.200%); 1750/248856 objects misplaced (0.703%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:24:41.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:41.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:40 smithi081 bash[89466]: cluster 2023-10-07T22:24:39.822359+0000 mgr.y (mgr.25319) 1369 : cluster 0 pgmap v1576: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 32849/248856 objects degraded (13.200%); 1750/248856 objects misplaced (0.703%); 4.6 MiB/s, 73 objects/s recovering 2023-10-07T22:24:41.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:41.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:41.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:41.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:41.468 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:41.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:41.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:41.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:41.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:41.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:41.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:41.838 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:41.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:41.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:41.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:41.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:41 smithi081 bash[89466]: audit 2023-10-07T22:24:40.944492+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:41 smithi081 bash[89466]: cluster 2023-10-07T22:24:40.952684+0000 mon.a (mon.0) 1898 : cluster 3 Health check update: Degraded data redundancy: 32849/248856 objects degraded (13.200%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:41.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:42.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:42.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:42.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:42.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[102097]: audit 2023-10-07T22:24:40.944492+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:42.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[102097]: cluster 2023-10-07T22:24:40.952684+0000 mon.a (mon.0) 1898 : cluster 3 Health check update: Degraded data redundancy: 32849/248856 objects degraded (13.200%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[105281]: audit 2023-10-07T22:24:40.944492+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:42.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:41 smithi008 bash[105281]: cluster 2023-10-07T22:24:40.952684+0000 mon.a (mon.0) 1898 : cluster 3 Health check update: Degraded data redundancy: 32849/248856 objects degraded (13.200%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:42.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:42.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:42.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:42.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:42.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:42.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:42.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:42.662 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:42.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:42.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:42.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:42.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:42.966 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:42 smithi008 bash[102097]: cluster 2023-10-07T22:24:41.823567+0000 mgr.y (mgr.25319) 1370 : cluster 0 pgmap v1577: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 32920/245250 objects degraded (13.423%); 1540/245250 objects misplaced (0.628%); 5.1 MiB/s, 82 objects/s recovering 2023-10-07T22:24:42.966 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:42 smithi008 bash[105281]: cluster 2023-10-07T22:24:41.823567+0000 mgr.y (mgr.25319) 1370 : cluster 0 pgmap v1577: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 32920/245250 objects degraded (13.423%); 1540/245250 objects misplaced (0.628%); 5.1 MiB/s, 82 objects/s recovering 2023-10-07T22:24:43.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:43.049 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:42 smithi081 bash[89466]: cluster 2023-10-07T22:24:41.823567+0000 mgr.y (mgr.25319) 1370 : cluster 0 pgmap v1577: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 32920/245250 objects degraded (13.423%); 1540/245250 objects misplaced (0.628%); 5.1 MiB/s, 82 objects/s recovering 2023-10-07T22:24:43.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:43.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:43.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:43.311 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:43.321 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:43] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.43.0" 2023-10-07T22:24:43.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:43.442 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:43.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:43.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:43.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:43.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:43.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:43.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:43.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:43.835 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:43.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:43.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:43.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:43.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:44.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:44.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:44.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:44.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:44.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:44.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:44.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:44.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:44.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:44.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:44.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:44.625 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:44.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:44.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:44.813 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:44.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:44.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:44.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:44.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:45.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:45.074 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:45.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:45 smithi008 bash[105281]: cluster 2023-10-07T22:24:43.824367+0000 mgr.y (mgr.25319) 1371 : cluster 0 pgmap v1578: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 32920/241347 objects degraded (13.640%); 1540/241347 objects misplaced (0.638%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:24:45.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:45 smithi008 bash[102097]: cluster 2023-10-07T22:24:43.824367+0000 mgr.y (mgr.25319) 1371 : cluster 0 pgmap v1578: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 32920/241347 objects degraded (13.640%); 1540/241347 objects misplaced (0.638%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:24:45.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:45.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:45.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:44 smithi081 bash[89466]: cluster 2023-10-07T22:24:43.824367+0000 mgr.y (mgr.25319) 1371 : cluster 0 pgmap v1578: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 32920/241347 objects degraded (13.640%); 1540/241347 objects misplaced (0.638%); 1.4 MiB/s, 22 objects/s recovering 2023-10-07T22:24:45.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:45.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:45.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:45.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:45.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:45.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:45.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:45.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:45.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:45.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:45.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:45.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:45.972 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:46.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:46.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:46.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:46.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:46.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:45 smithi081 bash[89466]: cluster 2023-10-07T22:24:45.955446+0000 mon.a (mon.0) 1899 : cluster 3 Health check update: Degraded data redundancy: 32920/241347 objects degraded (13.640%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:46.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:46.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:45 smithi008 bash[102097]: cluster 2023-10-07T22:24:45.955446+0000 mon.a (mon.0) 1899 : cluster 3 Health check update: Degraded data redundancy: 32920/241347 objects degraded (13.640%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:46.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:45 smithi008 bash[105281]: cluster 2023-10-07T22:24:45.955446+0000 mon.a (mon.0) 1899 : cluster 3 Health check update: Degraded data redundancy: 32920/241347 objects degraded (13.640%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:46.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:46.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:46.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:46.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:46.664 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:46.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:46.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:46.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:46.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:46.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:47.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:47.042 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:46 smithi008 bash[102097]: cluster 2023-10-07T22:24:45.825068+0000 mgr.y (mgr.25319) 1372 : cluster 0 pgmap v1579: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32952/237282 objects degraded (13.887%); 1369/237282 objects misplaced (0.577%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:24:47.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:47 smithi008 bash[105281]: cluster 2023-10-07T22:24:45.825068+0000 mgr.y (mgr.25319) 1372 : cluster 0 pgmap v1579: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32952/237282 objects degraded (13.887%); 1369/237282 objects misplaced (0.577%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:24:47.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:47.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:47.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:46 smithi081 bash[89466]: cluster 2023-10-07T22:24:45.825068+0000 mgr.y (mgr.25319) 1372 : cluster 0 pgmap v1579: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32952/237282 objects degraded (13.887%); 1369/237282 objects misplaced (0.577%); 2.1 MiB/s, 34 objects/s recovering 2023-10-07T22:24:47.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:47.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:47.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:47.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.612 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:47.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:47.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:47.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:47.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:47.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:47.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:47.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:47.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:48.016 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:48.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:48.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:48.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:48.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:48.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:48.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:48.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:48.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:48.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:48.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:48.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:48.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:48.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:48.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.978 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:48.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:49.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:49.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:49 smithi008 bash[105281]: cluster 2023-10-07T22:24:47.825946+0000 mgr.y (mgr.25319) 1373 : cluster 0 pgmap v1580: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 32952/233055 objects degraded (14.139%); 1369/233055 objects misplaced (0.587%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:49.178 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:49 smithi008 bash[102097]: cluster 2023-10-07T22:24:47.825946+0000 mgr.y (mgr.25319) 1373 : cluster 0 pgmap v1580: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 32952/233055 objects degraded (14.139%); 1369/233055 objects misplaced (0.587%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:49.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.241 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:48 smithi081 bash[89466]: cluster 2023-10-07T22:24:47.825946+0000 mgr.y (mgr.25319) 1373 : cluster 0 pgmap v1580: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 32952/233055 objects degraded (14.139%); 1369/233055 objects misplaced (0.587%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:49.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:49.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:49.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:49.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:49.507 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:49.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:49.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:49.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:49.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:49.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:49.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:49.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:50.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:50.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:50.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:50.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:50.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:50.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:50.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:50.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:50.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:50.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:50.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:50.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:50.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:50.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:50.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:50.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:50.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:51.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:51.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:51.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:51.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:50 smithi081 bash[89466]: cluster 2023-10-07T22:24:49.826491+0000 mgr.y (mgr.25319) 1374 : cluster 0 pgmap v1581: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 32952/231387 objects degraded (14.241%); 1369/231387 objects misplaced (0.592%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:51.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:50 smithi081 bash[89466]: cluster 2023-10-07T22:24:50.956485+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 32952/231387 objects degraded (14.241%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:51.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:51.521 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:51 smithi008 bash[105281]: cluster 2023-10-07T22:24:49.826491+0000 mgr.y (mgr.25319) 1374 : cluster 0 pgmap v1581: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 32952/231387 objects degraded (14.241%); 1369/231387 objects misplaced (0.592%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:51.521 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:51 smithi008 bash[105281]: cluster 2023-10-07T22:24:50.956485+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 32952/231387 objects degraded (14.241%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:51.521 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:50 smithi008 bash[102097]: cluster 2023-10-07T22:24:49.826491+0000 mgr.y (mgr.25319) 1374 : cluster 0 pgmap v1581: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 32952/231387 objects degraded (14.241%); 1369/231387 objects misplaced (0.592%); 1.4 MiB/s, 23 objects/s recovering 2023-10-07T22:24:51.521 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:50 smithi008 bash[102097]: cluster 2023-10-07T22:24:50.956485+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 32952/231387 objects degraded (14.241%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:51.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:51.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:51.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:51.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:52.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:52.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:52.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:52.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:52.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:52.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:52.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:52.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:52.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:52.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:52.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:52.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:52.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:52.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:52.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:52.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:52.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:52.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:53.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:53.087 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:53.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:53.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:24:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:24:53] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.43.0" 2023-10-07T22:24:53.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:53 smithi008 bash[102097]: cluster 2023-10-07T22:24:51.827199+0000 mgr.y (mgr.25319) 1375 : cluster 0 pgmap v1582: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 32969/228090 objects degraded (14.454%); 1198/228090 objects misplaced (0.525%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:24:53.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:53 smithi008 bash[105281]: cluster 2023-10-07T22:24:51.827199+0000 mgr.y (mgr.25319) 1375 : cluster 0 pgmap v1582: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 32969/228090 objects degraded (14.454%); 1198/228090 objects misplaced (0.525%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:24:53.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:53.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:53.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:53.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:53.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:52 smithi081 bash[89466]: cluster 2023-10-07T22:24:51.827199+0000 mgr.y (mgr.25319) 1375 : cluster 0 pgmap v1582: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 32969/228090 objects degraded (14.454%); 1198/228090 objects misplaced (0.525%); 2.2 MiB/s, 35 objects/s recovering 2023-10-07T22:24:53.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:53.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:53.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:53.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:53.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:53.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:54.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:54.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:54.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:54.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:54.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:54.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:54.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:54.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:54.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:54.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:54.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:54.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:54.920 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:24:54.920 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:24:54.920 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:24:54.920 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92332 10.13 10:cf625262:::benchmark_data_smithi008_237037_object92331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.86003916599998, 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1728891210000001, 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92332 2023-10-07T22:24:54.921 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054811+0000", 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.922 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054813+0000", 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.812e-06 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054890+0000", 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6855999999999997e-05 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.923 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054902+0000", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1653e-05 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054912+0000", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9839999999999996e-06 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054988+0000", 2023-10-07T22:24:54.924 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6151999999999999e-05 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op must wait for map", 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054997+0000", 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1069999999999994e-06 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056538+0000", 2023-10-07T22:24:54.925 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015410249999999999 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056548+0000", 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0196e-05 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.926 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211594+0000", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1550463770000001 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211733+0000", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000138314 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.211858+0000", 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012520000000000001 2023-10-07T22:24:54.927 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217618+0000", 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.005760037 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219327+0000", 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017089010000000001 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.928 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225588+0000", 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062606270000000004 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225735+0000", 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014749899999999999 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227700+0000", 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001965381 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.929 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92337 10.13 10:caac8381:::benchmark_data_smithi008_237037_object92336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85992241999998, 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1800191369999999, 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.930 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92337 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054928+0000", 2023-10-07T22:24:54.931 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054929+0000", 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0800000000000005e-07 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054955+0000", 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6041999999999999e-05 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.932 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054961+0000", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1909999999999997e-06 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054965+0000", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.566e-06 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055101+0000", 2023-10-07T22:24:54.933 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013555199999999999 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055110+0000", 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5860000000000005e-06 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057082+0000", 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019725789999999999 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.934 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057092+0000", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6520000000000001e-06 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214334+0000", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.157241841 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214469+0000", 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013521900000000001 2023-10-07T22:24:54.935 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.214590+0000", 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012121999999999999 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219345+0000", 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047546029999999996 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.936 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227786+0000", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0084417180000000008 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232755+0000", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049689829999999997 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232816+0000", 2023-10-07T22:24:54.937 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0531e-05 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.234947+0000", 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021313460000000001 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92343 10.13 10:cad5c234:::benchmark_data_smithi008_237037_object92342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:24:54.938 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85987508000005, 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1823427740000001, 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92343 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.939 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054975+0000", 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.054976+0000", 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6599999999999996e-07 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.940 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055013+0000", 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.6893000000000001e-05 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055024+0000", 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1137e-05 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.941 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055031+0000", 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3660000000000003e-06 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055212+0000", 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018095599999999999 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055234+0000", 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1614999999999999e-05 2023-10-07T22:24:54.942 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057154+0000", 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019202659999999999 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057162+0000", 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2749999999999995e-06 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.943 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.944 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:54.946 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.946 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.215950+0000", 2023-10-07T22:24:54.946 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1587870179999999 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.216075+0000", 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012547 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.216221+0000", 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000146136 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.947 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221017+0000", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047957479999999999 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232669+0000", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011652439000000001 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.235044+0000", 2023-10-07T22:24:54.948 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00237433 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.235102+0000", 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8143999999999998e-05 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237318+0000", 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022164149999999998 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.949 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92354 10.13 10:ccbdfa9b:::benchmark_data_smithi008_237037_object92353:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85980486400001, 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1885491029999999, 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.950 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92354 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.951 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055046+0000", 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7700000000000004e-07 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055107+0000", 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0430000000000002e-05 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.952 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055119+0000", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2323999999999999e-05 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055127+0000", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8509999999999999e-06 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055276+0000", 2023-10-07T22:24:54.953 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014954700000000001 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055283+0000", 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1149999999999999e-06 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057190+0000", 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019070109999999999 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.954 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057196+0000", 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3860000000000004e-06 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217699+0000", 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.160502865 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.955 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.217869+0000", 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000170607 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.218007+0000", 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013770000000000001 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.225459+0000", 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0074515099999999997 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.956 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241398+0000", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015939198000000002 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241479+0000", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1351000000000001e-05 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241551+0000", 2023-10-07T22:24:54.957 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1777000000000001e-05 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243595+0000", 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020437540000000001 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.958 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92383 10.13 10:c960b1dc:::benchmark_data_smithi008_237037_object92382:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85969855500002, 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1912148170000001, 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.959 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92383 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055152+0000", 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.960 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055153+0000", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5000000000000002e-07 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055241+0000", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8004999999999995e-05 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055254+0000", 2023-10-07T22:24:54.961 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3647e-05 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055262+0000", 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9950000000000005e-06 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055327+0000", 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4862000000000003e-05 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.962 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.963 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.963 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055334+0000", 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.657e-06 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057251+0000", 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019174050000000001 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057260+0000", 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9590000000000001e-06 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.964 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219455+0000", 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1621952580000001 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219616+0000", 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016010899999999999 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.965 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.219746+0000", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000130214 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227800+0000", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0080546579999999993 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243894+0000", 2023-10-07T22:24:54.966 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016093072 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.244002+0000", 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000108038 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.967 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.244074+0000", 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2520000000000004e-05 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246367+0000", 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022926679999999999 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92397 10.13 10:c88885e2:::benchmark_data_smithi008_237037_object92396:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.968 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85957132299995, 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.193191476, 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92397 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.969 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055279+0000", 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055280+0000", 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3600000000000002e-07 2023-10-07T22:24:54.970 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055361+0000", 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1299999999999997e-05 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055376+0000", 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4916000000000001e-05 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.971 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055386+0000", 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0169999999999999e-05 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055458+0000", 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1125999999999996e-05 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055464+0000", 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5629999999999997e-06 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.972 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057287+0000", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018223790000000001 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057294+0000", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1980000000000004e-06 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221098+0000", 2023-10-07T22:24:54.973 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1638044299999999 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221355+0000", 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000257168 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.221657+0000", 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00030156200000000001 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.974 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227807+0000", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0061498580000000002 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246469+0000", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018662127000000001 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246548+0000", 2023-10-07T22:24:54.975 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8776000000000006e-05 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.246614+0000", 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6420000000000004e-05 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248471+0000", 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018565470000000001 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.976 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92464 10.13 10:cff69d95:::benchmark_data_smithi008_237037_object92463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85944762199995, 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1948539659999999, 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.977 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92464 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055403+0000", 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.978 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055404+0000", 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6199999999999997e-07 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055482+0000", 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8203999999999999e-05 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.979 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055492+0000", 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0239e-05 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055506+0000", 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3487e-05 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055557+0000", 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1473e-05 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.980 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055562+0000", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9080000000000003e-06 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057329+0000", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017667570000000001 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057340+0000", 2023-10-07T22:24:54.981 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0829000000000001e-05 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223310+0000", 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1659702000000001 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223515+0000", 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020574499999999999 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.982 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.223715+0000", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019903499999999999 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.232581+0000", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088661950000000003 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248565+0000", 2023-10-07T22:24:54.983 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015984457000000001 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248646+0000", 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0381000000000002e-05 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.248715+0000", 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9574999999999997e-05 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.984 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250257+0000", 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001541719 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92466 10.13 10:ccd3ff80:::benchmark_data_smithi008_237037_object92465:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85932956600004, 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.196414417, 2023-10-07T22:24:54.985 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92466 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.986 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055521+0000", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055522+0000", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1099999999999995e-07 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055593+0000", 2023-10-07T22:24:54.987 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1099000000000005e-05 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055604+0000", 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1430000000000001e-05 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055614+0000", 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.414e-06 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.988 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057380+0000", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001766316 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057388+0000", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8639999999999996e-06 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.227858+0000", 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1704700960000001 2023-10-07T22:24:54.989 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.228090+0000", 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00023247900000000001 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.228332+0000", 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00024124300000000001 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.990 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.234972+0000", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0066405869999999999 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250325+0000", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015352849 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250388+0000", 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2954999999999996e-05 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.991 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.250455+0000", 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6674000000000006e-05 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.251935+0000", 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014806999999999999 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:54.992 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92468 10.13 10:ca420f2c:::benchmark_data_smithi008_237037_object92467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85922247300005, 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1979885809999999, 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92468 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.993 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055628+0000", 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:54.994 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055629+0000", 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8100000000000002e-07 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055711+0000", 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1842999999999996e-05 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055721+0000", 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0215e-05 2023-10-07T22:24:54.995 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055731+0000", 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0414000000000001e-05 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057445+0000", 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017139449999999999 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:54.996 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057451+0000", 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0900000000000001e-06 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230303+0000", 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.172852225 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230522+0000", 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000218796 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.997 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.230736+0000", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021348 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.241325+0000", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010589276 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252005+0000", 2023-10-07T22:24:54.998 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010680099 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252058+0000", 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2827000000000001e-05 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.252123+0000", 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5485000000000001e-05 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:54.999 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253617+0000", 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014932050000000001 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92474 10.13 10:c80166c9:::benchmark_data_smithi008_237037_object92473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85910820200002, 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1993872379999999, 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.000 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92474 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.001 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055742+0000", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055743+0000", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.99e-07 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055808+0000", 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5262e-05 2023-10-07T22:24:55.002 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055819+0000", 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1005999999999999e-05 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055826+0000", 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1779999999999997e-06 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.003 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057487+0000", 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001660955 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057495+0000", 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7589999999999997e-06 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237395+0000", 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1798997849999999 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.004 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237670+0000", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027490799999999998 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.237947+0000", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000277416 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243829+0000", 2023-10-07T22:24:55.005 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058818200000000003 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253681+0000", 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0098519539999999996 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253730+0000", 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8634000000000002e-05 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.006 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.253787+0000", 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6947000000000002e-05 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255130+0000", 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013429150000000001 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.007 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92552 10.13 10:ca1c3783:::benchmark_data_smithi008_237037_object92551:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85901429399996, 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2059351, 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92552 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.008 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055836+0000", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055837+0000", 2023-10-07T22:24:55.009 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2900000000000003e-07 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055903+0000", 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5795000000000003e-05 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055912+0000", 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2070000000000001e-06 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.010 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055920+0000", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7470000000000005e-06 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057524+0000", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001604458 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057528+0000", 2023-10-07T22:24:55.011 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1099999999999996e-06 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.239636+0000", 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.182107274 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.239827+0000", 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000191158 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.012 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.240006+0000", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017954599999999999 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.243918+0000", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00391209 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259488+0000", 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015569773 2023-10-07T22:24:55.013 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259568+0000", 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9759000000000007e-05 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.259634+0000", 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5821999999999994e-05 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.014 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.261771+0000", 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002137632 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92571 10.13 10:c8b90ec4:::benchmark_data_smithi008_237037_object92570:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85892029499996, 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.215352859, 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.015 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92571 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.016 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055930+0000", 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055931+0000", 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.23e-07 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055990+0000", 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9208e-05 2023-10-07T22:24:55.017 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.055999+0000", 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4279999999999996e-06 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056008+0000", 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5109999999999992e-06 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.018 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057575+0000", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015667439999999999 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057584+0000", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9760000000000001e-06 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255209+0000", 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.197624799 2023-10-07T22:24:55.019 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255539+0000", 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00033064500000000002 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.255808+0000", 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00026833899999999998 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.020 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266104+0000", 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010295847 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268181+0000", 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002077274 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.269009+0000", 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00082824799999999996 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.021 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.269078+0000", 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8814999999999998e-05 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.271283+0000", 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0022052019999999999 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.022 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92604 10.13 10:cb8c54c4:::benchmark_data_smithi008_237037_object92603:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85882017699998, 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2286257840000001, 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92604 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.023 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056030+0000", 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.024 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056031+0000", 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.92e-07 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056096+0000", 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4805e-05 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056107+0000", 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1221e-05 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.025 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056118+0000", 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0677e-05 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057634+0000", 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015162039999999999 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.026 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057644+0000", 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7680000000000003e-06 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257411+0000", 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1997669850000001 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257601+0000", 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019000500000000001 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.027 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.257787+0000", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018676200000000001 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266114+0000", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083262019999999996 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268273+0000", 2023-10-07T22:24:55.028 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021596390000000001 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282732+0000", 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014459197 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282785+0000", 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2503000000000002e-05 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.029 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.284656+0000", 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018711240000000001 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92625 10.13 10:c9bfd0a3:::benchmark_data_smithi008_237037_object92624:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85871798200003, 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.234129815, 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.030 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92625 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.031 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056133+0000", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1200000000000002e-07 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056201+0000", 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7816000000000003e-05 2023-10-07T22:24:55.032 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056214+0000", 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3380000000000001e-05 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056222+0000", 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7719999999999994e-06 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.033 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057676+0000", 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014540849999999999 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057681+0000", 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.758e-06 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.261845+0000", 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2041637089999999 2023-10-07T22:24:55.034 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.262070+0000", 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022503599999999999 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.262290+0000", 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022064599999999999 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.035 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266124+0000", 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0038337250000000001 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.276489+0000", 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010364898000000001 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.288326+0000", 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011836964 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.036 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.288370+0000", 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4360000000000002e-05 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290262+0000", 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018919539999999999 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.037 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92657 10.13 10:ced6e549:::benchmark_data_smithi008_237037_object92656:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85861528600003, 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.235572616, 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92657 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.038 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056235+0000", 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.039 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056236+0000", 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9599999999999999e-07 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056293+0000", 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6833999999999998e-05 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056302+0000", 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7259999999999997e-06 2023-10-07T22:24:55.040 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056310+0000", 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5650000000000004e-06 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057716+0000", 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001406364 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.041 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057724+0000", 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8059999999999995e-06 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264157+0000", 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2064324710000001 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264378+0000", 2023-10-07T22:24:55.042 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000221215 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.264583+0000", 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020523500000000001 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268224+0000", 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0036409049999999998 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.043 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282623+0000", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014399153 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290317+0000", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076942529999999999 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.290387+0000", 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9641999999999995e-05 2023-10-07T22:24:55.044 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291808+0000", 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001420751 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:92667 10.13 10:cbb57052:::benchmark_data_smithi008_237037_object92666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e275)", 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:24:55.045 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 585.85853115500004, 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2369902850000001, 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 92667 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.046 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056319+0000", 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056320+0000", 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5700000000000002e-07 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.047 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056384+0000", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4193e-05 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056393+0000", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0829999999999993e-06 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.056401+0000", 2023-10-07T22:24:55.048 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4540000000000001e-06 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057747+0000", 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013461370000000001 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:09.057753+0000", 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4320000000000004e-06 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.049 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266164+0000", 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2084105439999999 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266343+0000", 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000178615 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.266534+0000", 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000191127 2023-10-07T22:24:55.050 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.268237+0000", 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017030190000000001 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.282680+0000", 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014443465000000001 2023-10-07T22:24:55.051 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291869+0000", 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091893080000000002 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.291914+0000", 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4804e-05 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.052 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:15:10.293310+0000", 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013953469999999999 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205354 10.7 10:e335ef99:::benchmark_data_smithi008_237037_object101345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e355)", 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:25.123175+0000", 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 209.791675446, 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99333204500000005, 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:24:55.053 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205354 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123175+0000", 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.054 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123175+0000", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123177+0000", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7969999999999999e-06 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123183+0000", 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5239999999999997e-06 2023-10-07T22:24:55.055 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123201+0000", 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7946999999999999e-05 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123211+0000", 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0097e-05 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.056 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123268+0000", 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6845000000000002e-05 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.123276+0000", 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9699999999999999e-06 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.111064+0000", 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98778784200000003 2023-10-07T22:24:55.057 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.111219+0000", 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000155141 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 4,5,6", 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.111704+0000", 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000484916 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:24:55.058 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.114065+0000", 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0023613240000000001 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.115278+0000", 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001213041 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.115670+0000", 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00039108799999999999 2023-10-07T22:24:55.059 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.116307+0000", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00063788899999999999 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.116372+0000", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.4945999999999998e-05 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:26.116507+0000", 2023-10-07T22:24:55.060 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000134678 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205338 10.f 10:fbe8ebfe:::benchmark_data_smithi008_237037_object101329:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:25.914472+0000", 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 209.00037806899999, 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2702445259999999, 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.061 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205338 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.914472+0000", 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.062 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.914472+0000", 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.914475+0000", 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5129999999999999e-06 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.914484+0000", 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7839999999999992e-06 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.063 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919123+0000", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0046390119999999996 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919142+0000", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9485999999999999e-05 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.977295+0000", 2023-10-07T22:24:55.064 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.05815261 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.977308+0000", 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3475000000000001e-05 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.177955+0000", 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.200646498 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.065 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.178130+0000", 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017474999999999999 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.184640+0000", 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0065100890000000002 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.066 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.184717+0000", 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7309000000000001e-05 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205341 10.f 10:f2cf79a4:::benchmark_data_smithi008_237037_object101332:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:25.919184+0000", 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 208.99566668200001, 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.267675815, 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:24:55.067 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205341 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919184+0000", 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.068 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919184+0000", 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919185+0000", 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4479999999999999e-06 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919191+0000", 2023-10-07T22:24:55.069 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6690000000000003e-06 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919202+0000", 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1291000000000001e-05 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.919213+0000", 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0392e-05 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.070 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.977338+0000", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.058125002000000002 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.977346+0000", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9489999999999996e-06 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.178468+0000", 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2011226699999999 2023-10-07T22:24:55.071 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.178615+0000", 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000146787 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.186773+0000", 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.008157671 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.072 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.186860+0000", 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6935999999999996e-05 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33687 11.b 11.a729d28b (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:11.012387+0000", 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 103.902463189, 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98472376699999997, 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:24:55.073 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33687 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012387+0000", 2023-10-07T22:24:55.074 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.101 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.101 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.101 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012387+0000", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012389+0000", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7659999999999999e-06 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012513+0000", 2023-10-07T22:24:55.102 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000124115 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012527+0000", 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3631e-05 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.103 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012540+0000", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3125000000000001e-05 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012607+0000", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7497999999999996e-05 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.012618+0000", 2023-10-07T22:24:55.104 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0499999999999999e-05 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.997095+0000", 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98447700100000002 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.997111+0000", 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6130999999999999e-05 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.105 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.106 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:24:55.106 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:24:55.106 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:24:55.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:55.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:55.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:54 smithi081 bash[89466]: cluster 2023-10-07T22:24:53.827959+0000 mgr.y (mgr.25319) 1376 : cluster 0 pgmap v1583: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 32969/224250 objects degraded (14.702%); 1198/224250 objects misplaced (0.534%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:24:55.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:55.363 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:55 smithi008 bash[105281]: cluster 2023-10-07T22:24:53.827959+0000 mgr.y (mgr.25319) 1376 : cluster 0 pgmap v1583: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 32969/224250 objects degraded (14.702%); 1198/224250 objects misplaced (0.534%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:24:55.364 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:55 smithi008 bash[102097]: cluster 2023-10-07T22:24:53.827959+0000 mgr.y (mgr.25319) 1376 : cluster 0 pgmap v1583: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 32969/224250 objects degraded (14.702%); 1198/224250 objects misplaced (0.534%); 1.5 MiB/s, 24 objects/s recovering 2023-10-07T22:24:55.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:55.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:55.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:55.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:24:55.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:55.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:24:55.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:55.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:24:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:55.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:24:55.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:56.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:24:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.029 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:56 smithi008 bash[105281]: audit 2023-10-07T22:24:55.944947+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:56.029 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:56 smithi008 bash[105281]: cluster 2023-10-07T22:24:55.957350+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 32969/224250 objects degraded (14.702%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:56.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:56 smithi008 bash[102097]: audit 2023-10-07T22:24:55.944947+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:56.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:56 smithi008 bash[102097]: cluster 2023-10-07T22:24:55.957350+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 32969/224250 objects degraded (14.702%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:56.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:24:56.131 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:56.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:56.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:56 smithi081 bash[89466]: audit 2023-10-07T22:24:55.944947+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:56.495 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:56 smithi081 bash[89466]: cluster 2023-10-07T22:24:55.957350+0000 mon.a (mon.0) 1902 : cluster 3 Health check update: Degraded data redundancy: 32969/224250 objects degraded (14.702%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:24:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:56.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:56.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.631 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:56.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:56.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:56.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:56.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:57.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:57.066 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.5 to 1 (10000) 2023-10-07T22:24:57.067 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[105281]: cluster 2023-10-07T22:24:55.828711+0000 mgr.y (mgr.25319) 1377 : cluster 0 pgmap v1584: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 32997/219999 objects degraded (14.999%); 1010/219999 objects misplaced (0.459%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T22:24:57.068 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[105281]: audit 2023-10-07T22:24:56.082572+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.8:0/525012337' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.068 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[105281]: audit 2023-10-07T22:24:56.083187+0000 mon.a (mon.0) 1903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[102097]: cluster 2023-10-07T22:24:55.828711+0000 mgr.y (mgr.25319) 1377 : cluster 0 pgmap v1584: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 32997/219999 objects degraded (14.999%); 1010/219999 objects misplaced (0.459%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T22:24:57.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[102097]: audit 2023-10-07T22:24:56.082572+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.8:0/525012337' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.068 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:57 smithi008 bash[102097]: audit 2023-10-07T22:24:56.083187+0000 mon.a (mon.0) 1903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:57.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:57.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:57.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:24:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:57.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:24:57.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:57.400 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:57.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:57 smithi081 bash[89466]: cluster 2023-10-07T22:24:55.828711+0000 mgr.y (mgr.25319) 1377 : cluster 0 pgmap v1584: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 32997/219999 objects degraded (14.999%); 1010/219999 objects misplaced (0.459%); 2.4 MiB/s, 37 objects/s recovering 2023-10-07T22:24:57.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:57 smithi081 bash[89466]: audit 2023-10-07T22:24:56.082572+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.8:0/525012337' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.531 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:57 smithi081 bash[89466]: audit 2023-10-07T22:24:56.083187+0000 mon.a (mon.0) 1903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:24:57.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:57.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:57.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:57.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:57.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:57.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:57.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:57.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:58.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:58.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[105281]: audit 2023-10-07T22:24:57.028783+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:24:58.076 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[105281]: cluster 2023-10-07T22:24:57.031466+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[105281]: cluster 2023-10-07T22:24:57.040329+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.077 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[105281]: cluster 2023-10-07T22:24:57.041707+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-10-07T22:24:58.078 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[105281]: cluster 2023-10-07T22:24:57.046390+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[102097]: audit 2023-10-07T22:24:57.028783+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:24:58.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[102097]: cluster 2023-10-07T22:24:57.031466+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[102097]: cluster 2023-10-07T22:24:57.040329+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.079 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[102097]: cluster 2023-10-07T22:24:57.041707+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-10-07T22:24:58.079 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:58 smithi008 bash[102097]: cluster 2023-10-07T22:24:57.046390+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T22:24:58.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:58.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:58.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:58.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:58.309 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:24:58.309 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:24:58.317 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:24:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:58.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:58.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:58.383 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:24:58.383 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:24:58.386 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:24:58.413 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:24:58.465 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:24:58.466 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.466 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.466 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.466 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.466 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.467 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.467 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.467 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:24:58.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:58 smithi081 bash[89466]: audit 2023-10-07T22:24:57.028783+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:24:58.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:58 smithi081 bash[89466]: cluster 2023-10-07T22:24:57.031466+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:58 smithi081 bash[89466]: cluster 2023-10-07T22:24:57.040329+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:58 smithi081 bash[89466]: cluster 2023-10-07T22:24:57.041707+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-10-07T22:24:58.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:58 smithi081 bash[89466]: cluster 2023-10-07T22:24:57.046390+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e395 with expected crc 2023-10-07T22:24:58.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:58.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:58.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:58.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:59.187 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:24:59.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:24:59.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:24:59.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:59.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:57.829291+0000 mgr.y (mgr.25319) 1378 : cluster 0 pgmap v1586: 99 pgs: 1 remapped+peering, 2 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26334/216003 objects degraded (12.191%); 5477/216003 objects misplaced (2.536%); 2.0 MiB/s, 31 objects/s recovering 2023-10-07T22:24:59.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.035626+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.036025+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.038447+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.038831+0000 mon.a (mon.0) 1906 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-10-07T22:24:59.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.039006+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.389 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.039185+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.039716+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.041631+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.042627+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.043743+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.045643+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.390 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.046078+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.046449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: cluster 2023-10-07T22:24:58.047407+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: audit 2023-10-07T22:24:58.241612+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.8:0/647066647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[105281]: audit 2023-10-07T22:24:58.615640+0000 mon.a (mon.0) 1907 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:57.829291+0000 mgr.y (mgr.25319) 1378 : cluster 0 pgmap v1586: 99 pgs: 1 remapped+peering, 2 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26334/216003 objects degraded (12.191%); 5477/216003 objects misplaced (2.536%); 2.0 MiB/s, 31 objects/s recovering 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.035626+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.036025+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.038447+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.038831+0000 mon.a (mon.0) 1906 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-10-07T22:24:59.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.039006+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.039185+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.425 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.039716+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.041631+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.042627+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.043743+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.045643+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.046078+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.046449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: cluster 2023-10-07T22:24:58.047407+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: audit 2023-10-07T22:24:58.241612+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.8:0/647066647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:59.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:24:59 smithi008 bash[102097]: audit 2023-10-07T22:24:58.615640+0000 mon.a (mon.0) 1907 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:24:59.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:57.829291+0000 mgr.y (mgr.25319) 1378 : cluster 0 pgmap v1586: 99 pgs: 1 remapped+peering, 2 peering, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26334/216003 objects degraded (12.191%); 5477/216003 objects misplaced (2.536%); 2.0 MiB/s, 31 objects/s recovering 2023-10-07T22:24:59.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.035626+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.036025+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.038447+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.038831+0000 mon.a (mon.0) 1906 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.039006+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.039185+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.039716+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.041631+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.042627+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.043743+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.045643+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.046078+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.046449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: cluster 2023-10-07T22:24:58.047407+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e396 with expected crc 2023-10-07T22:24:59.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: audit 2023-10-07T22:24:58.241612+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.8:0/647066647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:24:59.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:24:59 smithi081 bash[89466]: audit 2023-10-07T22:24:58.615640+0000 mon.a (mon.0) 1907 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:24:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:59.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:59.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:59.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:24:59.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:24:59.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:59.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:59.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:24:59.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:59.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:24:59.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:24:59.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:59.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:24:59.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:24:59.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:00.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:00.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:00.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:00.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.035350+0000 mon.a (mon.0) 1908 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: audit 2023-10-07T22:24:59.036899+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.037907+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.038059+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.041224+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-10-07T22:25:00.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.042931+0000 osd.3 (osd.3) 19 : cluster 0 11.a starting backfill to osd.5 from (0'0,0'0] MAX to 394'6500 2023-10-07T22:25:00.232 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.044401+0000 osd.0 (osd.0) 21 : cluster 0 11.7 starting backfill to osd.5 from (0'0,0'0] MAX to 394'6659 2023-10-07T22:25:00.232 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.044907+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.232 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.045539+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.232 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.048585+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.232 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.063053+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.035350+0000 mon.a (mon.0) 1908 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: audit 2023-10-07T22:24:59.036899+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.037907+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.038059+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.041224+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-10-07T22:25:00.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.042931+0000 osd.3 (osd.3) 19 : cluster 0 11.a starting backfill to osd.5 from (0'0,0'0] MAX to 394'6500 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.044401+0000 osd.0 (osd.0) 21 : cluster 0 11.7 starting backfill to osd.5 from (0'0,0'0] MAX to 394'6659 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.044907+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.045539+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.048585+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:00 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.063053+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.035350+0000 mon.a (mon.0) 1908 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: audit 2023-10-07T22:24:59.036899+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.8:0/2376689970' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.037907+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.038059+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.234 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.041224+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.042931+0000 osd.3 (osd.3) 19 : cluster 0 11.a starting backfill to osd.5 from (0'0,0'0] MAX to 394'6500 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.044401+0000 osd.0 (osd.0) 21 : cluster 0 11.7 starting backfill to osd.5 from (0'0,0'0] MAX to 394'6659 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.044907+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.045539+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.048585+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:00 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.063053+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-07T22:25:00.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:00.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:00.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:00.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:00.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:00.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:00.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:00.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:00.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:00.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:00.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:00.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:00.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:00.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-07T22:25:00.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:00.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:01.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:01.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:01.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:01.129 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:24:59.829862+0000 mgr.y (mgr.25319) 1379 : cluster 0 pgmap v1589: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 25336/215199 objects degraded (11.773%); 10681/215199 objects misplaced (4.963%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.048263+0000 mon.a (mon.0) 1911 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.055571+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.058841+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.060781+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.060907+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-10-07T22:25:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:00.958605+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: Degraded data redundancy: 25336/215199 objects degraded (11.773%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:24:59.829862+0000 mgr.y (mgr.25319) 1379 : cluster 0 pgmap v1589: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 25336/215199 objects degraded (11.773%); 10681/215199 objects misplaced (4.963%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.048263+0000 mon.a (mon.0) 1911 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.055571+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.058841+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.060781+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.060907+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-10-07T22:25:01.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:00.958605+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: Degraded data redundancy: 25336/215199 objects degraded (11.773%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:01.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:01.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:01.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:01.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:01.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:24:59.829862+0000 mgr.y (mgr.25319) 1379 : cluster 0 pgmap v1589: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 25336/215199 objects degraded (11.773%); 10681/215199 objects misplaced (4.963%); 4.5 MiB/s, 71 objects/s recovering 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.048263+0000 mon.a (mon.0) 1911 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.055571+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.058841+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.060781+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e398 with expected crc 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.060907+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-10-07T22:25:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:00.958605+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: Degraded data redundancy: 25336/215199 objects degraded (11.773%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:01.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:01.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:01.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:01.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:01.772 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:01.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:01.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:01.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:01.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:02.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:02.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:02.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:02.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:02 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.064797+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:02 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.067362+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:02 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.067935+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-10-07T22:25:02.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:02 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.070034+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:02 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.203391+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:02.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:02.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:02.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.064797+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.067362+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.067935+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-10-07T22:25:02.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.070034+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.203391+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.064797+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.067362+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.067935+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-10-07T22:25:02.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.070034+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:02 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.203391+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e399 with expected crc 2023-10-07T22:25:02.287 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:02.390 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:02.417 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:02.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:02.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:02.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:02.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:02.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:02.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:02.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:02.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:02.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:02.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:02.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:02.985 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:25:03.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:03.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:03.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.178 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:03 smithi081 bash[89466]: cluster 2023-10-07T22:25:01.830350+0000 mgr.y (mgr.25319) 1380 : cluster 0 pgmap v1592: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 25336/214632 objects degraded (11.804%); 10681/214632 objects misplaced (4.976%); 4.1 MiB/s, 66 objects/s recovering 2023-10-07T22:25:03.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:03.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:03.304 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:03] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.43.0" 2023-10-07T22:25:03.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:03 smithi008 bash[102097]: cluster 2023-10-07T22:25:01.830350+0000 mgr.y (mgr.25319) 1380 : cluster 0 pgmap v1592: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 25336/214632 objects degraded (11.804%); 10681/214632 objects misplaced (4.976%); 4.1 MiB/s, 66 objects/s recovering 2023-10-07T22:25:03.305 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:03 smithi008 bash[105281]: cluster 2023-10-07T22:25:01.830350+0000 mgr.y (mgr.25319) 1380 : cluster 0 pgmap v1592: 99 pgs: 1 activating+undersized+degraded+remapped, 1 activating, 1 remapped+peering, 2 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 3 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 25336/214632 objects degraded (11.804%); 10681/214632 objects misplaced (4.976%); 4.1 MiB/s, 66 objects/s recovering 2023-10-07T22:25:03.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:03.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:03.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:03.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:03.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:03.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:03.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:03.716 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:03.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:03.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:03.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:03.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:03.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:04.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:04.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:04.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:04.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:04.216 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:04 smithi008 bash[105281]: cluster 2023-10-07T22:25:04.075133+0000 mon.a (mon.0) 1915 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-07T22:25:04.216 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:04 smithi008 bash[102097]: cluster 2023-10-07T22:25:04.075133+0000 mon.a (mon.0) 1915 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-07T22:25:04.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:04.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:04.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:04 smithi081 bash[89466]: cluster 2023-10-07T22:25:04.075133+0000 mon.a (mon.0) 1915 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-07T22:25:04.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:04.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:04.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:04.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:04.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:04.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:04.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:04.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:04.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:04.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:04.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:04.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:04.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:05.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:05.228 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:25:05.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:05.282 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:05 smithi008 bash[105281]: cluster 2023-10-07T22:25:03.831503+0000 mgr.y (mgr.25319) 1381 : cluster 0 pgmap v1593: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 30972/214380 objects degraded (14.447%); 10458/214380 objects misplaced (4.878%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:05.283 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:05 smithi008 bash[102097]: cluster 2023-10-07T22:25:03.831503+0000 mgr.y (mgr.25319) 1381 : cluster 0 pgmap v1593: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 30972/214380 objects degraded (14.447%); 10458/214380 objects misplaced (4.878%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:05.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:05.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:05.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:25:05.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:05 smithi081 bash[89466]: cluster 2023-10-07T22:25:03.831503+0000 mgr.y (mgr.25319) 1381 : cluster 0 pgmap v1593: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 30972/214380 objects degraded (14.447%); 10458/214380 objects misplaced (4.878%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:05.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:05.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:05.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:05.654 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:05.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:05.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:05.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:05.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.967 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:05.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:05.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:06.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:06.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:06.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:06.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:06.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:06.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:06.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:06 smithi081 bash[89466]: cluster 2023-10-07T22:25:05.959607+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 30972/214380 objects degraded (14.447%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:06.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:06.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:06 smithi008 bash[105281]: cluster 2023-10-07T22:25:05.959607+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 30972/214380 objects degraded (14.447%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:06.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:06 smithi008 bash[102097]: cluster 2023-10-07T22:25:05.959607+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 30972/214380 objects degraded (14.447%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:06.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:06.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:06.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:06.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:06.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:06.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:06.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:06.868 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:06.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:06.994 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:06.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:07.097 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:07.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:07.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:07.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:07.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:07.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:07.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:07 smithi008 bash[105281]: cluster 2023-10-07T22:25:05.832320+0000 mgr.y (mgr.25319) 1382 : cluster 0 pgmap v1594: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 30972/214335 objects degraded (14.450%); 9826/214335 objects misplaced (4.584%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:25:07.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:07 smithi008 bash[102097]: cluster 2023-10-07T22:25:05.832320+0000 mgr.y (mgr.25319) 1382 : cluster 0 pgmap v1594: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 30972/214335 objects degraded (14.450%); 9826/214335 objects misplaced (4.584%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:25:07.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:07 smithi081 bash[89466]: cluster 2023-10-07T22:25:05.832320+0000 mgr.y (mgr.25319) 1382 : cluster 0 pgmap v1594: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 30972/214335 objects degraded (14.450%); 9826/214335 objects misplaced (4.584%); 10 MiB/s, 164 objects/s recovering 2023-10-07T22:25:07.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:07.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:07.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:07.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:07.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:07.738 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:07.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:07.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:07.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:07.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:07.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:07.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:08.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:08.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:08.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:08.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:08.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:08.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:08.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:08.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:08.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:08.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:08.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:08.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:08.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:08.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:08.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:08.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:09.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:09.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:09.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:09.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:09.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:09.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:09.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:09.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:09 smithi008 bash[105281]: cluster 2023-10-07T22:25:07.833134+0000 mgr.y (mgr.25319) 1383 : cluster 0 pgmap v1595: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 35 op/s; 30972/214335 objects degraded (14.450%); 9571/214335 objects misplaced (4.465%); 8.6 MiB/s, 138 objects/s recovering 2023-10-07T22:25:09.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:09 smithi008 bash[102097]: cluster 2023-10-07T22:25:07.833134+0000 mgr.y (mgr.25319) 1383 : cluster 0 pgmap v1595: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 35 op/s; 30972/214335 objects degraded (14.450%); 9571/214335 objects misplaced (4.465%); 8.6 MiB/s, 138 objects/s recovering 2023-10-07T22:25:09.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:09 smithi081 bash[89466]: cluster 2023-10-07T22:25:07.833134+0000 mgr.y (mgr.25319) 1383 : cluster 0 pgmap v1595: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 35 op/s; 30972/214335 objects degraded (14.450%); 9571/214335 objects misplaced (4.465%); 8.6 MiB/s, 138 objects/s recovering 2023-10-07T22:25:09.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:09.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:09.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:09.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:09.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:09.756 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:09.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:09.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:09.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:09.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:09.954 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:09.955 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:10.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:10.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:10.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:10.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:10.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:10.261 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:10.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:10.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:10.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:10.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:10.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:10.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:10.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:10.643 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:10.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:10.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:10.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:10.899 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:10.918 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:10.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:11.020 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:11.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:11.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:11.166 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:11.167 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[102097]: cluster 2023-10-07T22:25:09.833848+0000 mgr.y (mgr.25319) 1384 : cluster 0 pgmap v1596: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.8 MiB/s, 201 objects/s recovering 2023-10-07T22:25:11.167 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[102097]: audit 2023-10-07T22:25:10.949129+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:11.167 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[102097]: audit 2023-10-07T22:25:10.950253+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:11.167 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[102097]: cluster 2023-10-07T22:25:10.960728+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 30217/214335 objects degraded (14.098%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:11.167 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[102097]: cluster 2023-10-07T22:25:10.965659+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-10-07T22:25:11.168 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[105281]: cluster 2023-10-07T22:25:09.833848+0000 mgr.y (mgr.25319) 1384 : cluster 0 pgmap v1596: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.8 MiB/s, 201 objects/s recovering 2023-10-07T22:25:11.168 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[105281]: audit 2023-10-07T22:25:10.949129+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:11.168 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[105281]: audit 2023-10-07T22:25:10.950253+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:11.168 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[105281]: cluster 2023-10-07T22:25:10.960728+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 30217/214335 objects degraded (14.098%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:11.168 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:11 smithi008 bash[105281]: cluster 2023-10-07T22:25:10.965659+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-10-07T22:25:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:11.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:11.288 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:11.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:11.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:11.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:11 smithi081 bash[89466]: cluster 2023-10-07T22:25:09.833848+0000 mgr.y (mgr.25319) 1384 : cluster 0 pgmap v1596: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.8 MiB/s, 201 objects/s recovering 2023-10-07T22:25:11.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:11 smithi081 bash[89466]: audit 2023-10-07T22:25:10.949129+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:11.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:11 smithi081 bash[89466]: audit 2023-10-07T22:25:10.950253+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:11.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:11 smithi081 bash[89466]: cluster 2023-10-07T22:25:10.960728+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 30217/214335 objects degraded (14.098%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:11.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:11 smithi081 bash[89466]: cluster 2023-10-07T22:25:10.965659+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-10-07T22:25:11.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:11.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:11.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:11.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:11.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:11.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:11.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:11.804 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:25:11.804 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:25:11.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:11.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:11.931 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:11.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:12.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:12.055 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:12.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:12.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:12.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:12.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:12.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:12.314 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:12.353 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[102097]: cluster 2023-10-07T22:25:10.963220+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.353 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[102097]: cluster 2023-10-07T22:25:10.963805+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.353 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[102097]: cluster 2023-10-07T22:25:10.970318+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.353 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[102097]: cluster 2023-10-07T22:25:11.068836+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[102097]: cluster 2023-10-07T22:25:11.976627+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[105281]: cluster 2023-10-07T22:25:10.963220+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[105281]: cluster 2023-10-07T22:25:10.963805+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[105281]: cluster 2023-10-07T22:25:10.970318+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[105281]: cluster 2023-10-07T22:25:11.068836+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.354 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:12 smithi008 bash[105281]: cluster 2023-10-07T22:25:11.976627+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-10-07T22:25:12.417 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:12.439 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:12.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:12 smithi081 bash[89466]: cluster 2023-10-07T22:25:10.963220+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:12 smithi081 bash[89466]: cluster 2023-10-07T22:25:10.963805+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:12 smithi081 bash[89466]: cluster 2023-10-07T22:25:10.970318+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:12 smithi081 bash[89466]: cluster 2023-10-07T22:25:11.068836+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e400 with expected crc 2023-10-07T22:25:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:12 smithi081 bash[89466]: cluster 2023-10-07T22:25:11.976627+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-10-07T22:25:12.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:12.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:12.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:12.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:12.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:12.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:12.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:12.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:12.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:12.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:12.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:13.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:13.058 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:13] "GET /metrics HTTP/1.1" 200 36671 "" "Prometheus/2.43.0" 2023-10-07T22:25:13.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:13.175 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:13.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:13 smithi081 bash[89466]: cluster 2023-10-07T22:25:11.834304+0000 mgr.y (mgr.25319) 1385 : cluster 0 pgmap v1598: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.6 MiB/s, 197 objects/s recovering 2023-10-07T22:25:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:13 smithi081 bash[89466]: cluster 2023-10-07T22:25:11.973307+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:13 smithi081 bash[89466]: cluster 2023-10-07T22:25:11.974294+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T22:25:13.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:13.314 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[102097]: cluster 2023-10-07T22:25:11.834304+0000 mgr.y (mgr.25319) 1385 : cluster 0 pgmap v1598: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.6 MiB/s, 197 objects/s recovering 2023-10-07T22:25:13.314 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[102097]: cluster 2023-10-07T22:25:11.973307+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.314 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[102097]: cluster 2023-10-07T22:25:11.974294+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[105281]: cluster 2023-10-07T22:25:11.834304+0000 mgr.y (mgr.25319) 1385 : cluster 0 pgmap v1598: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 9 op/s; 30217/214335 objects degraded (14.098%); 9463/214335 objects misplaced (4.415%); 7.6 MiB/s, 197 objects/s recovering 2023-10-07T22:25:13.314 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[105281]: cluster 2023-10-07T22:25:11.973307+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.315 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:13 smithi008 bash[105281]: cluster 2023-10-07T22:25:11.974294+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e401 with expected crc 2023-10-07T22:25:13.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:13.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:13.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.450 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:13.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:13.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:13.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:13.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:13.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:13.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.844 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:13.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.966 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:13.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:14.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:14.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:14.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:14.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:14.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:14.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:14.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:14.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:14.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:14.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:14.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:14.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:14.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:14.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:15.005 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:15.023 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:15.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:15.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:15.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:15.167 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.4 to 1 (10000) 2023-10-07T22:25:15.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:15.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:15.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:15.404 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:15 smithi081 bash[89466]: cluster 2023-10-07T22:25:13.835363+0000 mgr.y (mgr.25319) 1386 : cluster 0 pgmap v1600: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 36488/213690 objects degraded (17.075%); 12471/213690 objects misplaced (5.836%); 5.4 MiB/s, 224 objects/s recovering 2023-10-07T22:25:15.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:15 smithi081 bash[89466]: audit 2023-10-07T22:25:14.249942+0000 mon.a (mon.0) 1922 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:25:15.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:15.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:15.481 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:15 smithi008 bash[105281]: cluster 2023-10-07T22:25:13.835363+0000 mgr.y (mgr.25319) 1386 : cluster 0 pgmap v1600: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 36488/213690 objects degraded (17.075%); 12471/213690 objects misplaced (5.836%); 5.4 MiB/s, 224 objects/s recovering 2023-10-07T22:25:15.481 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:15 smithi008 bash[105281]: audit 2023-10-07T22:25:14.249942+0000 mon.a (mon.0) 1922 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:25:15.481 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:15 smithi008 bash[102097]: cluster 2023-10-07T22:25:13.835363+0000 mgr.y (mgr.25319) 1386 : cluster 0 pgmap v1600: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 36488/213690 objects degraded (17.075%); 12471/213690 objects misplaced (5.836%); 5.4 MiB/s, 224 objects/s recovering 2023-10-07T22:25:15.481 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:15 smithi008 bash[102097]: audit 2023-10-07T22:25:14.249942+0000 mon.a (mon.0) 1922 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:25:15.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:15.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:15.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:15.656 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:15.680 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:15.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:15.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:15.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:15.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:15.936 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:15.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:15.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:16.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:16.059 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:16.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:16.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: audit 2023-10-07T22:25:15.160706+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:25:16.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.160839+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.163944+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.172 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.164134+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.164940+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.255463+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.962586+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 36488/213690 objects degraded (17.075%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: audit 2023-10-07T22:25:15.160706+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.160839+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.163944+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.164134+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.164940+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.255463+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.173 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:16 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.962586+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 36488/213690 objects degraded (17.075%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:16.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:16.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:16.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:16.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:16.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:16.455 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:16.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: audit 2023-10-07T22:25:15.160706+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.8:0/342675267' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:25:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.160839+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.163944+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.164134+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-10-07T22:25:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.164940+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.255463+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e402 with expected crc 2023-10-07T22:25:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:16 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.962586+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 36488/213690 objects degraded (17.075%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:16.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:16.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:16.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:16.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:16.814 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:16.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:16.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:16.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:16.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:16.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:17.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:17.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:17.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:17.204 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:17 smithi008 bash[105281]: cluster 2023-10-07T22:25:15.835884+0000 mgr.y (mgr.25319) 1387 : cluster 0 pgmap v1602: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 36 op/s; 35527/213681 objects degraded (16.626%); 13432/213681 objects misplaced (6.286%); 3.4 MiB/s, 112 objects/s recovering 2023-10-07T22:25:17.205 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:17 smithi008 bash[102097]: cluster 2023-10-07T22:25:15.835884+0000 mgr.y (mgr.25319) 1387 : cluster 0 pgmap v1602: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 36 op/s; 35527/213681 objects degraded (16.626%); 13432/213681 objects misplaced (6.286%); 3.4 MiB/s, 112 objects/s recovering 2023-10-07T22:25:17.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:17.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:17.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:17.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:17 smithi081 bash[89466]: cluster 2023-10-07T22:25:15.835884+0000 mgr.y (mgr.25319) 1387 : cluster 0 pgmap v1602: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 36 op/s; 35527/213681 objects degraded (16.626%); 13432/213681 objects misplaced (6.286%); 3.4 MiB/s, 112 objects/s recovering 2023-10-07T22:25:17.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:17.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:17.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:17.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:17.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:17.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:17.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:17.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:17.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:17.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:18.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:18.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:18.063 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:25:18.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:18.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:18.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:18.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:18.355 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:18.384 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:18.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:18.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-07T22:25:18.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:18.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:18.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:18.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:18.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:18.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:18.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:18.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:18.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:18.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:19.012 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:19.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:19.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:19.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:19.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:19.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:19.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:19.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:19.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:19 smithi081 bash[89466]: cluster 2023-10-07T22:25:17.836927+0000 mgr.y (mgr.25319) 1388 : cluster 0 pgmap v1603: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35527/213639 objects degraded (16.629%); 13153/213639 objects misplaced (6.157%); 5.5 MiB/s, 139 objects/s recovering 2023-10-07T22:25:19.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:19.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:19.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:19.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:19.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:19.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:19 smithi008 bash[102097]: cluster 2023-10-07T22:25:17.836927+0000 mgr.y (mgr.25319) 1388 : cluster 0 pgmap v1603: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35527/213639 objects degraded (16.629%); 13153/213639 objects misplaced (6.157%); 5.5 MiB/s, 139 objects/s recovering 2023-10-07T22:25:19.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:19 smithi008 bash[105281]: cluster 2023-10-07T22:25:17.836927+0000 mgr.y (mgr.25319) 1388 : cluster 0 pgmap v1603: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35527/213639 objects degraded (16.629%); 13153/213639 objects misplaced (6.157%); 5.5 MiB/s, 139 objects/s recovering 2023-10-07T22:25:19.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:19.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:19.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:19.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:19.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:19.930 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:25:19.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:19.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:19.966 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:25:20.005 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:25:20.034 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:25:20.049 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:20.067 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:25:20.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:20.094 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:25:20.124 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:25:20.151 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:25:20.155 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.155 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.155 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.156 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.156 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.156 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.156 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.156 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:25:20.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:20.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:20.315 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:20 smithi008 bash[105281]: audit 2023-10-07T22:25:19.893961+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.8:0/1531568546' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:20.315 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:20 smithi008 bash[102097]: audit 2023-10-07T22:25:19.893961+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.8:0/1531568546' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:20.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:20.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:20.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:20 smithi081 bash[89466]: audit 2023-10-07T22:25:19.893961+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.8:0/1531568546' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:20.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:20.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:20.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:20.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:20.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:20.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:20.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:20.979 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:20.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:20.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:21.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:21.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:21.193 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:25:21.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:21.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[105281]: cluster 2023-10-07T22:25:19.837706+0000 mgr.y (mgr.25319) 1389 : cluster 0 pgmap v1604: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35503/213522 objects degraded (16.627%); 13138/213522 objects misplaced (6.153%); 4.8 MiB/s, 120 objects/s recovering 2023-10-07T22:25:21.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[105281]: audit 2023-10-07T22:25:20.192520+0000 mon.a (mon.0) 1926 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:25:21.240 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[105281]: cluster 2023-10-07T22:25:20.963716+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 35503/213522 objects degraded (16.627%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:21.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[102097]: cluster 2023-10-07T22:25:19.837706+0000 mgr.y (mgr.25319) 1389 : cluster 0 pgmap v1604: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35503/213522 objects degraded (16.627%); 13138/213522 objects misplaced (6.153%); 4.8 MiB/s, 120 objects/s recovering 2023-10-07T22:25:21.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[102097]: audit 2023-10-07T22:25:20.192520+0000 mon.a (mon.0) 1926 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:25:21.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:21 smithi008 bash[102097]: cluster 2023-10-07T22:25:20.963716+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 35503/213522 objects degraded (16.627%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:21.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:21.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:21.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:21 smithi081 bash[89466]: cluster 2023-10-07T22:25:19.837706+0000 mgr.y (mgr.25319) 1389 : cluster 0 pgmap v1604: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 33 op/s; 35503/213522 objects degraded (16.627%); 13138/213522 objects misplaced (6.153%); 4.8 MiB/s, 120 objects/s recovering 2023-10-07T22:25:21.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:21 smithi081 bash[89466]: audit 2023-10-07T22:25:20.192520+0000 mon.a (mon.0) 1926 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:25:21.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:21 smithi081 bash[89466]: cluster 2023-10-07T22:25:20.963716+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: Degraded data redundancy: 35503/213522 objects degraded (16.627%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:21.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:21.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:21.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:21.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:21.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:21.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:21.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:21.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:21.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:21.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:21.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:21.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:21.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:22.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:22.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:22.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:22.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:22.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:22.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:22.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:22.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.180678+0000 mon.a (mon.0) 1928 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: audit 2023-10-07T22:25:21.187251+0000 mon.a (mon.0) 1929 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.187965+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.187966+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.190560+0000 mon.a (mon.0) 1930 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-10-07T22:25:22.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.191121+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:22 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.233310+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:22.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:22.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:22.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.180678+0000 mon.a (mon.0) 1928 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:22.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: audit 2023-10-07T22:25:21.187251+0000 mon.a (mon.0) 1929 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:25:22.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.187965+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.187966+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.516 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.190560+0000 mon.a (mon.0) 1930 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.191121+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.233310+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.180678+0000 mon.a (mon.0) 1928 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: audit 2023-10-07T22:25:21.187251+0000 mon.a (mon.0) 1929 : audit 1 from='client.? 172.21.15.8:0/1930810192' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.187965+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.187966+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.190560+0000 mon.a (mon.0) 1930 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.191121+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:22 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.233310+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e403 with expected crc 2023-10-07T22:25:22.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:22.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:22.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:22.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:22.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:22.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:22.897 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:22.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:22.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:23.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:23.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:23.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:23.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:23.193 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:23] "GET /metrics HTTP/1.1" 200 36671 "" "Prometheus/2.43.0" 2023-10-07T22:25:23.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:23 smithi008 bash[105281]: cluster 2023-10-07T22:25:21.838349+0000 mgr.y (mgr.25319) 1390 : cluster 0 pgmap v1606: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 35523/213333 objects degraded (16.651%); 13113/213333 objects misplaced (6.147%); 2.3 MiB/s, 36 objects/s recovering 2023-10-07T22:25:23.194 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:23 smithi008 bash[102097]: cluster 2023-10-07T22:25:21.838349+0000 mgr.y (mgr.25319) 1390 : cluster 0 pgmap v1606: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 35523/213333 objects degraded (16.651%); 13113/213333 objects misplaced (6.147%); 2.3 MiB/s, 36 objects/s recovering 2023-10-07T22:25:23.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:25:23.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:23.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:23.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:23.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:23 smithi081 bash[89466]: cluster 2023-10-07T22:25:21.838349+0000 mgr.y (mgr.25319) 1390 : cluster 0 pgmap v1606: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 35523/213333 objects degraded (16.651%); 13113/213333 objects misplaced (6.147%); 2.3 MiB/s, 36 objects/s recovering 2023-10-07T22:25:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:23.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:23.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:23.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:23.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:23.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:23.842 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:23.869 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:23.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:23.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:23.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:24.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:24.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:24.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:24.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:24.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:25:24.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:24.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:24.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:24.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:24.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:24.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:24.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:24.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:24.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:24.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:24.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:24.781 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:24.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:24.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:24.891 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:24.917 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:24.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:25.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:25.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:25.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:25.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:25.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:25.257 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:25:25.258 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:25:25.258 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:25:25.258 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:25:25.258 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:25:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:25 smithi081 bash[89466]: cluster 2023-10-07T22:25:23.839650+0000 mgr.y (mgr.25319) 1391 : cluster 0 pgmap v1607: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 35440/212409 objects degraded (16.685%); 12820/212409 objects misplaced (6.036%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:25:25.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:25.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:25.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:25.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:25.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:25.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:25.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:25.566 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:25.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:25 smithi008 bash[102097]: cluster 2023-10-07T22:25:23.839650+0000 mgr.y (mgr.25319) 1391 : cluster 0 pgmap v1607: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 35440/212409 objects degraded (16.685%); 12820/212409 objects misplaced (6.036%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:25:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:25 smithi008 bash[105281]: cluster 2023-10-07T22:25:23.839650+0000 mgr.y (mgr.25319) 1391 : cluster 0 pgmap v1607: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 35440/212409 objects degraded (16.685%); 12820/212409 objects misplaced (6.036%); 4.4 MiB/s, 70 objects/s recovering 2023-10-07T22:25:25.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:25.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:25.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:25.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:25.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:25.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:25.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:25.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:26.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:26.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:26.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:26.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:26.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:26.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:26.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:26.453 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:26 smithi008 bash[102097]: audit 2023-10-07T22:25:25.946187+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:26.453 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:26 smithi008 bash[102097]: cluster 2023-10-07T22:25:25.965412+0000 mon.a (mon.0) 1932 : cluster 3 Health check update: Degraded data redundancy: 35440/212409 objects degraded (16.685%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:26.454 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:26 smithi008 bash[105281]: audit 2023-10-07T22:25:25.946187+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:26.454 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:26 smithi008 bash[105281]: cluster 2023-10-07T22:25:25.965412+0000 mon.a (mon.0) 1932 : cluster 3 Health check update: Degraded data redundancy: 35440/212409 objects degraded (16.685%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:26.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:26 smithi081 bash[89466]: audit 2023-10-07T22:25:25.946187+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:26 smithi081 bash[89466]: cluster 2023-10-07T22:25:25.965412+0000 mon.a (mon.0) 1932 : cluster 3 Health check update: Degraded data redundancy: 35440/212409 objects degraded (16.685%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:26.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:26.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:26.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:26.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:26.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:26.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T22:25:26.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:26.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.988 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:26.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:27.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:27.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:27.215 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:27.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:27.245 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:27 smithi008 bash[102097]: cluster 2023-10-07T22:25:25.840698+0000 mgr.y (mgr.25319) 1392 : cluster 0 pgmap v1608: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 35451/212010 objects degraded (16.721%); 12773/212010 objects misplaced (6.025%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:27.245 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:27 smithi008 bash[105281]: cluster 2023-10-07T22:25:25.840698+0000 mgr.y (mgr.25319) 1392 : cluster 0 pgmap v1608: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 35451/212010 objects degraded (16.721%); 12773/212010 objects misplaced (6.025%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:27.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:27.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:27.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:27 smithi081 bash[89466]: cluster 2023-10-07T22:25:25.840698+0000 mgr.y (mgr.25319) 1392 : cluster 0 pgmap v1608: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 35451/212010 objects degraded (16.721%); 12773/212010 objects misplaced (6.025%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:27.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:27.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:27.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:27.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:27.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:27.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:27.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:27.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:27.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:28.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:28.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:28.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:28.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:28.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:28.284 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:28.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:28.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:28.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:28.518 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:28.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:28.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:28.669 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:28.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:28.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:28.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:28.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:28.841 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:28.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:28.924 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:28.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:29.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:29.061 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:29.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:29.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:29.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:29.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:29.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:29.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:29.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:29 smithi081 bash[89466]: cluster 2023-10-07T22:25:27.841947+0000 mgr.y (mgr.25319) 1393 : cluster 0 pgmap v1609: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 71 op/s; 35451/211500 objects degraded (16.762%); 12505/211500 objects misplaced (5.913%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:25:29.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:29.561 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:29 smithi008 bash[105281]: cluster 2023-10-07T22:25:27.841947+0000 mgr.y (mgr.25319) 1393 : cluster 0 pgmap v1609: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 71 op/s; 35451/211500 objects degraded (16.762%); 12505/211500 objects misplaced (5.913%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:25:29.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:29 smithi008 bash[102097]: cluster 2023-10-07T22:25:27.841947+0000 mgr.y (mgr.25319) 1393 : cluster 0 pgmap v1609: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 71 op/s; 35451/211500 objects degraded (16.762%); 12505/211500 objects misplaced (5.913%); 3.8 MiB/s, 60 objects/s recovering 2023-10-07T22:25:29.576 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:29.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:29.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:29.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:29.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:29.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:29.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:29.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:29.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:29.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:30.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:30.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:30.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:30.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:30.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:30.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:30.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:30.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:30.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:30.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:30.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.993 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:30.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:31.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:31.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:31.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:31.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:31.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:31.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:31.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:31 smithi081 bash[89466]: cluster 2023-10-07T22:25:29.842638+0000 mgr.y (mgr.25319) 1394 : cluster 0 pgmap v1610: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 35364/211017 objects degraded (16.759%); 12457/211017 objects misplaced (5.903%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T22:25:31.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:31 smithi081 bash[89466]: cluster 2023-10-07T22:25:30.966953+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: Degraded data redundancy: 35364/211017 objects degraded (16.759%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:31.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:31.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:31.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:31.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:31.523 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:31 smithi008 bash[105281]: cluster 2023-10-07T22:25:29.842638+0000 mgr.y (mgr.25319) 1394 : cluster 0 pgmap v1610: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 35364/211017 objects degraded (16.759%); 12457/211017 objects misplaced (5.903%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T22:25:31.524 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:31 smithi008 bash[105281]: cluster 2023-10-07T22:25:30.966953+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: Degraded data redundancy: 35364/211017 objects degraded (16.759%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:31.524 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:31 smithi008 bash[102097]: cluster 2023-10-07T22:25:29.842638+0000 mgr.y (mgr.25319) 1394 : cluster 0 pgmap v1610: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 35364/211017 objects degraded (16.759%); 12457/211017 objects misplaced (5.903%); 4.1 MiB/s, 65 objects/s recovering 2023-10-07T22:25:31.524 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:31 smithi008 bash[102097]: cluster 2023-10-07T22:25:30.966953+0000 mon.a (mon.0) 1933 : cluster 3 Health check update: Degraded data redundancy: 35364/211017 objects degraded (16.759%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:31.588 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:25:31.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:31.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:31.740 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:31.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:31.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:31.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:31.895 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:31.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:31.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:31.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:32.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:32.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:32.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:32.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:32.214 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:32 smithi008 bash[102097]: audit 2023-10-07T22:25:32.069247+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.8:0/3818636675' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.215 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:32 smithi008 bash[102097]: audit 2023-10-07T22:25:32.069676+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.226 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.7 to 1 (10000) 2023-10-07T22:25:32.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:32.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:32 smithi081 bash[89466]: audit 2023-10-07T22:25:32.069247+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.8:0/3818636675' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:32 smithi081 bash[89466]: audit 2023-10-07T22:25:32.069676+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:32.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:32.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:32.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:32.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:32 smithi008 bash[105281]: audit 2023-10-07T22:25:32.069247+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.8:0/3818636675' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:32 smithi008 bash[105281]: audit 2023-10-07T22:25:32.069676+0000 mon.a (mon.0) 1934 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:25:32.661 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:32.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:32.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:32.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:32.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:33.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:33.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:33.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:33.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:33.218 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:33] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2023-10-07T22:25:33.218 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: cluster 2023-10-07T22:25:31.843538+0000 mgr.y (mgr.25319) 1395 : cluster 0 pgmap v1611: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 35379/210762 objects degraded (16.786%); 12433/210762 objects misplaced (5.899%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:33.218 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: audit 2023-10-07T22:25:32.215243+0000 mon.a (mon.0) 1935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:25:33.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:33.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:33.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:33.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:33.477 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: cluster 2023-10-07T22:25:31.843538+0000 mgr.y (mgr.25319) 1395 : cluster 0 pgmap v1611: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 35379/210762 objects degraded (16.786%); 12433/210762 objects misplaced (5.899%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:33.477 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: audit 2023-10-07T22:25:32.215243+0000 mon.a (mon.0) 1935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: cluster 2023-10-07T22:25:32.215875+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: cluster 2023-10-07T22:25:32.216022+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: cluster 2023-10-07T22:25:32.218928+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[105281]: cluster 2023-10-07T22:25:32.223536+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: cluster 2023-10-07T22:25:32.215875+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: cluster 2023-10-07T22:25:32.216022+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: cluster 2023-10-07T22:25:32.218928+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-10-07T22:25:33.478 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:33 smithi008 bash[102097]: cluster 2023-10-07T22:25:32.223536+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: cluster 2023-10-07T22:25:31.843538+0000 mgr.y (mgr.25319) 1395 : cluster 0 pgmap v1611: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 35379/210762 objects degraded (16.786%); 12433/210762 objects misplaced (5.899%); 3.9 MiB/s, 61 objects/s recovering 2023-10-07T22:25:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: audit 2023-10-07T22:25:32.215243+0000 mon.a (mon.0) 1935 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:25:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: cluster 2023-10-07T22:25:32.215875+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: cluster 2023-10-07T22:25:32.216022+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: cluster 2023-10-07T22:25:32.218928+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-10-07T22:25:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:33 smithi081 bash[89466]: cluster 2023-10-07T22:25:32.223536+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e404 with expected crc 2023-10-07T22:25:33.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:33.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:33.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:33.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:33.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:33.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:33.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:33.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:33.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:33.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:33.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:33.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:34.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:34.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:34.221 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:34.244 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:34.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:34.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.221543+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.221841+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.224554+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.224833+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.224940+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-10-07T22:25:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:34 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.226269+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.221543+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.221841+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.224554+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.224833+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.224940+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.226269+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.221543+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.221841+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.224554+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.490 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.224833+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.491 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.224940+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-10-07T22:25:34.491 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:34 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.226269+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e405 with expected crc 2023-10-07T22:25:34.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:34.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:34.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:34.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:34.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:34.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:34.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:34.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:35.016 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:35.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:35.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:35.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:35.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:35.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:35.330 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:33.844165+0000 mgr.y (mgr.25319) 1396 : cluster 0 pgmap v1614: 99 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35285/209835 objects degraded (16.816%); 12129/209835 objects misplaced (5.780%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T22:25:35.330 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:34.229398+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.330 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:34.229631+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.330 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:34.237065+0000 mon.a (mon.0) 1938 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-10-07T22:25:35.331 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:34.240738+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.331 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: cluster 2023-10-07T22:25:34.281377+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.331 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[102097]: audit 2023-10-07T22:25:34.991325+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:35.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:35.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:35.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:33.844165+0000 mgr.y (mgr.25319) 1396 : cluster 0 pgmap v1614: 99 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35285/209835 objects degraded (16.816%); 12129/209835 objects misplaced (5.780%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T22:25:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:34.229398+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:34.229631+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:34.237065+0000 mon.a (mon.0) 1938 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-10-07T22:25:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:34.240738+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: cluster 2023-10-07T22:25:34.281377+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:35 smithi081 bash[89466]: audit 2023-10-07T22:25:34.991325+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:35.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:35.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:35.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:35.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:33.844165+0000 mgr.y (mgr.25319) 1396 : cluster 0 pgmap v1614: 99 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35285/209835 objects degraded (16.816%); 12129/209835 objects misplaced (5.780%); 5.2 MiB/s, 83 objects/s recovering 2023-10-07T22:25:35.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:34.229398+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:34.229631+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:34.237065+0000 mon.a (mon.0) 1938 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-10-07T22:25:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:34.240738+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: cluster 2023-10-07T22:25:34.281377+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e406 with expected crc 2023-10-07T22:25:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:35 smithi008 bash[105281]: audit 2023-10-07T22:25:34.991325+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:35.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:35.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:35.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:35.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:35.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:35.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:35.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:35.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:36.010 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.040 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:36.145 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:36.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:36.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:36.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:36.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:36.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:36.441 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[105281]: cluster 2023-10-07T22:25:35.236152+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.441 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[105281]: cluster 2023-10-07T22:25:35.236408+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.441 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[105281]: cluster 2023-10-07T22:25:35.239706+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-10-07T22:25:36.441 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[105281]: cluster 2023-10-07T22:25:35.968436+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 35285/209835 objects degraded (16.816%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:36.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[102097]: cluster 2023-10-07T22:25:35.236152+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[102097]: cluster 2023-10-07T22:25:35.236408+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[102097]: cluster 2023-10-07T22:25:35.239706+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-10-07T22:25:36.442 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:36 smithi008 bash[102097]: cluster 2023-10-07T22:25:35.968436+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 35285/209835 objects degraded (16.816%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:36 smithi081 bash[89466]: cluster 2023-10-07T22:25:35.236152+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:36 smithi081 bash[89466]: cluster 2023-10-07T22:25:35.236408+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e407 with expected crc 2023-10-07T22:25:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:36 smithi081 bash[89466]: cluster 2023-10-07T22:25:35.239706+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-10-07T22:25:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:36 smithi081 bash[89466]: cluster 2023-10-07T22:25:35.968436+0000 mon.a (mon.0) 1941 : cluster 3 Health check update: Degraded data redundancy: 35285/209835 objects degraded (16.816%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:36.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:36.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:36.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:36.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:36.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:36.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:36.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:36.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:36.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:36.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:36.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:37.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:37.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:37.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:37.207 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:37.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:35.844750+0000 mgr.y (mgr.25319) 1397 : cluster 0 pgmap v1617: 99 pgs: 5 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 35296/209364 objects degraded (16.859%); 12069/209364 objects misplaced (5.765%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:36.242395+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:36.242732+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:36.245350+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:36.245756+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-10-07T22:25:37.318 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[105281]: cluster 2023-10-07T22:25:36.247006+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:35.844750+0000 mgr.y (mgr.25319) 1397 : cluster 0 pgmap v1617: 99 pgs: 5 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 35296/209364 objects degraded (16.859%); 12069/209364 objects misplaced (5.765%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:36.242395+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:36.242732+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:36.245350+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:36.245756+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-10-07T22:25:37.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:37 smithi008 bash[102097]: cluster 2023-10-07T22:25:36.247006+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.331 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:37.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:37.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:37.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:37.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:37.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-07T22:25:37.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:37.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:37.697 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:37.723 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:35.844750+0000 mgr.y (mgr.25319) 1397 : cluster 0 pgmap v1617: 99 pgs: 5 peering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 82 active+clean; 4.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 35296/209364 objects degraded (16.859%); 12069/209364 objects misplaced (5.765%); 5.5 MiB/s, 87 objects/s recovering 2023-10-07T22:25:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:36.242395+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:36.242732+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:36.245350+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:36.245756+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-10-07T22:25:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:37 smithi081 bash[89466]: cluster 2023-10-07T22:25:36.247006+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e408 with expected crc 2023-10-07T22:25:37.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:37.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:37.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:38.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:38.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:38.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:38.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:38.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:38.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:38.351 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:38.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:38.416 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:25:38.416 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:25:38.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:25:38.416 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:25:38.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.417 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:113325 10.1 10:84960f73:::benchmark_data_smithi008_237037_object9316:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-10-07T22:25:38.417 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:25:38.418 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 571.17337086500004, 2023-10-07T22:25:38.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1132013280000002, 2023-10-07T22:25:38.418 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.418 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 113325 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235324+0000", 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235322+0000", 2023-10-07T22:25:38.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235333+0000", 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0745e-05 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235357+0000", 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4221000000000001e-05 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235371+0000", 2023-10-07T22:25:38.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3859999999999999e-05 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235458+0000", 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6434000000000006e-05 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:07.235470+0000", 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2595000000000001e-05 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.157646+0000", 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.92217573100000005 2023-10-07T22:25:38.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:08.157660+0000", 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4027e-05 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.338994+0000", 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1813345820000001 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.339169+0000", 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017502300000000001 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.339642+0000", 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000472876 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.344629+0000", 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049863759999999998 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.344676+0000", 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6829999999999997e-05 2023-10-07T22:25:38.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.345816+0000", 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011402680000000001 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.345887+0000", 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1266999999999994e-05 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:16:09.348526+0000", 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026387110000000002 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.431 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205339 10.e 10:7291747e:::benchmark_data_smithi008_237037_object101330:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.068438+0000", 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 253.340257487, 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1097922320000002, 2023-10-07T22:25:38.432 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205339 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068438+0000", 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068438+0000", 2023-10-07T22:25:38.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068436+0000", 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:25:38.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068443+0000", 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6889999999999998e-06 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068454+0000", 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0693000000000001e-05 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068460+0000", 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2040000000000002e-06 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.068535+0000", 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5569999999999996e-05 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.070910+0000", 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023744320000000001 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.071039+0000", 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012893400000000001 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.084581+0000", 2023-10-07T22:25:38.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013541853 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.126442+0000", 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041861424000000001 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.126457+0000", 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5508000000000001e-05 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.955860+0000", 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.82940286500000004 2023-10-07T22:25:38.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.955872+0000", 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2072000000000001e-05 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.178135+0000", 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.222262119 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.178230+0000", 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5545999999999996e-05 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205361 10.e 10:7c13bb14:::benchmark_data_smithi008_237037_object101352:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e355)", 2023-10-07T22:25:38.445 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.162778+0000", 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 253.245916897, 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0511483180000001, 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.446 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205361 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162778+0000", 2023-10-07T22:25:38.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162778+0000", 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162771+0000", 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999919 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162788+0000", 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7439e-05 2023-10-07T22:25:38.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162813+0000", 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5216999999999999e-05 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162825+0000", 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1919999999999999e-05 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162890+0000", 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5038999999999999e-05 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.162901+0000", 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.099e-05 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.452 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.956157+0000", 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.79325567500000005 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.956166+0000", 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7900000000000005e-06 2023-10-07T22:25:38.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.178502+0000", 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2223359979999999 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.178628+0000", 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000126604 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5,6", 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.178796+0000", 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016742999999999999 2023-10-07T22:25:38.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.185125+0000", 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063291349999999996 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.185134+0000", 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0080000000000008e-06 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.193681+0000", 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.008547153 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.213745+0000", 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020063654 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.213803+0000", 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7921999999999999e-05 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.213927+0000", 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000124246 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.459 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205379 10.1 10:85f00646:::benchmark_data_smithi008_237037_object101370:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:27.092088+0000", 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 251.31660714899999, 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.054910172, 2023-10-07T22:25:38.460 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205379 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092088+0000", 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092088+0000", 2023-10-07T22:25:38.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092086+0000", 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092099+0000", 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3019e-05 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092126+0000", 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7668999999999999e-05 2023-10-07T22:25:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092138+0000", 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1884e-05 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.465 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092196+0000", 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7873e-05 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092358+0000", 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016203499999999999 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.092916+0000", 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00055746300000000001 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.096018+0000", 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031022839999999999 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.104345+0000", 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083271449999999993 2023-10-07T22:25:38.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.146883+0000", 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0425381210000002 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.146948+0000", 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4591000000000006e-05 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.146998+0000", 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0713e-05 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205428 10.1 10:82cd4676:::benchmark_data_smithi008_237037_object101419:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:25:38.471 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:27.274016+0000", 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 251.13467896700001, 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.949018592, 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.472 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205428 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274016+0000", 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274016+0000", 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274015+0000", 2023-10-07T22:25:38.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274021+0000", 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.28e-06 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274035+0000", 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3876000000000001e-05 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274043+0000", 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5610000000000001e-06 2023-10-07T22:25:38.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274173+0000", 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013059700000000001 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274329+0000", 2023-10-07T22:25:38.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015581899999999999 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.274874+0000", 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00054461400000000001 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.277785+0000", 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029113730000000001 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.278012+0000", 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000227347 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.222868+0000", 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9448555490000001 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.222954+0000", 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6490999999999996e-05 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223035+0000", 2023-10-07T22:25:38.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0543000000000005e-05 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205460 10.1 10:829590f8:::benchmark_data_smithi008_237037_object101451:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:25:38.482 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:27.318615+0000", 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 251.09008013100001, 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9046605670000001, 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205460 2023-10-07T22:25:38.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318615+0000", 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318615+0000", 2023-10-07T22:25:38.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318613+0000", 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318620+0000", 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7689999999999999e-06 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318635+0000", 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4426e-05 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318641+0000", 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7660000000000001e-06 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318696+0000", 2023-10-07T22:25:38.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4150999999999997e-05 2023-10-07T22:25:38.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.318809+0000", 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011379000000000001 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.319249+0000", 2023-10-07T22:25:38.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000439572 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.321392+0000", 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021432579999999999 2023-10-07T22:25:38.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.322142+0000", 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00075025700000000005 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223136+0000", 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.900993779 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223214+0000", 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8087e-05 2023-10-07T22:25:38.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223276+0000", 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1457999999999993e-05 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205461 10.1 10:87bc6a71:::benchmark_data_smithi008_237037_object101452:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:27.324358+0000", 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 251.08433699299999, 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8990839770000001, 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.494 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.495 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.495 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:25:38.495 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:25:38.495 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205461 2023-10-07T22:25:38.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.496 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.496 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324358+0000", 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.497 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324358+0000", 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324357+0000", 2023-10-07T22:25:38.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:25:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324363+0000", 2023-10-07T22:25:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0090000000000004e-06 2023-10-07T22:25:38.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324372+0000", 2023-10-07T22:25:38.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0010000000000007e-06 2023-10-07T22:25:38.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324377+0000", 2023-10-07T22:25:38.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0780000000000003e-06 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324418+0000", 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1007999999999998e-05 2023-10-07T22:25:38.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324507+0000", 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8424000000000006e-05 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.324858+0000", 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00035149999999999998 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.332911+0000", 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080526669999999995 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.333013+0000", 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010199100000000001 2023-10-07T22:25:38.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223345+0000", 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8903321069999999 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223402+0000", 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7213999999999998e-05 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:29.223442+0000", 2023-10-07T22:25:38.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0040999999999998e-05 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89139 11.d 11:bb4bcc83:::benchmark_data_smithi008_278055_object142:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e389)", 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.289087+0000", 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 74.119608282000002, 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3646836860000002, 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.510 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89139 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289087+0000", 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289087+0000", 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289085+0000", 2023-10-07T22:25:38.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289094+0000", 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0739999999999999e-06 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289114+0000", 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9627e-05 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289123+0000", 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.704e-06 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289186+0000", 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2971000000000004e-05 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289329+0000", 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014351500000000001 2023-10-07T22:25:38.515 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.289452+0000", 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000122683 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297359+0000", 2023-10-07T22:25:38.516 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079071590000000004 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297415+0000", 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5683000000000002e-05 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.308721+0000", 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011305891 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.308727+0000", 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9090000000000003e-06 2023-10-07T22:25:38.518 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.316743+0000", 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.008015755 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.316773+0000", 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9510999999999999e-05 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.629311+0000", 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.312538202 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.520 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:25:38.521 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.629489+0000", 2023-10-07T22:25:38.521 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017796700000000001 2023-10-07T22:25:38.521 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.521 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.521 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.653624+0000", 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024134862 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.653771+0000", 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014702699999999999 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.523 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89140 11.d 11:b1c4e259:::benchmark_data_smithi008_278055_object143:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e389)", 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.291772+0000", 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 74.116923341000003, 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3765701249999998, 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.524 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89140 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.525 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291772+0000", 2023-10-07T22:25:38.526 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.526 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.526 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.526 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291772+0000", 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291770+0000", 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:25:38.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291777+0000", 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7449999999999998e-06 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291791+0000", 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4093e-05 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.529 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.291798+0000", 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5899999999999996e-06 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.292409+0000", 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00061104400000000004 2023-10-07T22:25:38.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.292605+0000", 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019614900000000001 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.292780+0000", 2023-10-07T22:25:38.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017530599999999999 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297396+0000", 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046152299999999997 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.308751+0000", 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011355346000000001 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.308759+0000", 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7109999999999995e-06 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.318143+0000", 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0093840970000001 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.318153+0000", 2023-10-07T22:25:38.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0284e-05 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.633880+0000", 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3157268470000001 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.634078+0000", 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000198042 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.668248+0000", 2023-10-07T22:25:38.536 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034170456000000002 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.668342+0000", 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3789999999999995e-05 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.537 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:107708 11.d 11:bcd7b438:::benchmark_data_smithi008_278055_object18711:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:27.806416+0000", 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 10.602279274000001, 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032524448999999997, 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.538 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 107708 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806416+0000", 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806416+0000", 2023-10-07T22:25:38.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806414+0000", 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806424+0000", 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0399e-05 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806444+0000", 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9352e-05 2023-10-07T22:25:38.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.806452+0000", 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.038e-06 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.811466+0000", 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005013918 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.811596+0000", 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012987299999999999 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.811698+0000", 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010271499999999999 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.545 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.818750+0000", 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070514879999999999 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.820991+0000", 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022412180000000001 2023-10-07T22:25:38.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.834614+0000", 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013622709 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.547 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.834716+0000", 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000102284 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.838941+0000", 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042244650000000002 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.548 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:107709 11.d 11:b611fb59:::benchmark_data_smithi008_278055_object18712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:27.810002+0000", 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 10.598693816000001, 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032054772000000002, 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.549 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 107709 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810002+0000", 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810002+0000", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810000+0000", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810009+0000", 2023-10-07T22:25:38.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1859999999999998e-06 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810032+0000", 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2976000000000002e-05 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.810042+0000", 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6819999999999998e-06 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.815152+0000", 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051100809999999998 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.815302+0000", 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000150068 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.815443+0000", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014062600000000001 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.818936+0000", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034933099999999999 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.821121+0000", 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021854750000000001 2023-10-07T22:25:38.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.839073+0000", 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017951814999999999 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.839169+0000", 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5975000000000002e-05 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.842056+0000", 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028872160000000002 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:107728 11.d 11:b1293ffc:::benchmark_data_smithi008_278055_object18731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:27.932859+0000", 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 10.4758364, 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032027137999999997, 2023-10-07T22:25:38.556 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 107728 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932859+0000", 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932859+0000", 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932857+0000", 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932867+0000", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8640000000000008e-06 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932883+0000", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6294e-05 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.932892+0000", 2023-10-07T22:25:38.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9400000000000008e-06 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.940078+0000", 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071861859999999998 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.940294+0000", 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021615600000000001 2023-10-07T22:25:38.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.940509+0000", 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021487599999999999 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.945694+0000", 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051850689999999996 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.562 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.562 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.946478+0000", 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00078394200000000004 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.962131+0000", 2023-10-07T22:25:38.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015653269000000001 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.962224+0000", 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2620000000000004e-05 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:27.964886+0000", 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026621679999999999 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:107855 11.d 11:bf0a10c7:::benchmark_data_smithi008_278055_object18858:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:25:38.565 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:29.380080+0000", 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.0286153260000006, 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036588829000000003, 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.566 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 107855 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380080+0000", 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380080+0000", 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380078+0000", 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:25:38.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380087+0000", 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8419999999999994e-06 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380103+0000", 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6412000000000001e-05 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.380111+0000", 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6510000000000001e-06 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.390435+0000", 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010324607 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.390566+0000", 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013044200000000001 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.390683+0000", 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011750400000000001 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.397522+0000", 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068387229999999997 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.398462+0000", 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00094009499999999995 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.413897+0000", 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015434804999999999 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.413974+0000", 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6773999999999994e-05 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.416669+0000", 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026951480000000001 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.574 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:107856 11.d 11:bb02ed6b:::benchmark_data_smithi008_278055_object18859:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:29.381043+0000", 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.0276523720000004, 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.038186729000000003, 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.575 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 107856 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381043+0000", 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381043+0000", 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381042+0000", 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381051+0000", 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4080000000000004e-06 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381069+0000", 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8496999999999999e-05 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.381080+0000", 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0482000000000001e-05 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.393996+0000", 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012916087999999999 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.394153+0000", 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000157324 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.394261+0000", 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107737 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.397745+0000", 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034842559999999998 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.398739+0000", 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0009932649999999999 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.416776+0000", 2023-10-07T22:25:38.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018037886 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.416871+0000", 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4457999999999996e-05 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:29.419230+0000", 2023-10-07T22:25:38.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002358799 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108148 11.d 11:befc30bf:::benchmark_data_smithi008_278055_object19151:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e404)", 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:32.251464+0000", 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 6.157231736, 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028424944000000001, 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.583 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.587 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108148 2023-10-07T22:25:38.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.588 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251464+0000", 2023-10-07T22:25:38.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251464+0000", 2023-10-07T22:25:38.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251461+0000", 2023-10-07T22:25:38.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:25:38.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.592 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.592 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251474+0000", 2023-10-07T22:25:38.592 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3295000000000001e-05 2023-10-07T22:25:38.592 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251500+0000", 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5701999999999999e-05 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.251512+0000", 2023-10-07T22:25:38.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.236e-05 2023-10-07T22:25:38.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.261788+0000", 2023-10-07T22:25:38.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010275308 2023-10-07T22:25:38.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.261908+0000", 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120371 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.262008+0000", 2023-10-07T22:25:38.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9851000000000003e-05 2023-10-07T22:25:38.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.271718+0000", 2023-10-07T22:25:38.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0097096690000000006 2023-10-07T22:25:38.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.271749+0000", 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0848e-05 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.277793+0000", 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006044471 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.277873+0000", 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9771000000000006e-05 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:32.279889+0000", 2023-10-07T22:25:38.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020157830000000002 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108237 11.d 11:b9ee9ac3:::benchmark_data_smithi008_278055_object19240:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e404)", 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:33.212808+0000", 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 5.195887366, 2023-10-07T22:25:38.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.03093013, 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108237 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212808+0000", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212808+0000", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212805+0000", 2023-10-07T22:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212821+0000", 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5279000000000001e-05 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212854+0000", 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3513000000000003e-05 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.212868+0000", 2023-10-07T22:25:38.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.343e-05 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.215832+0000", 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029643099999999999 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.215982+0000", 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000149977 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.216099+0000", 2023-10-07T22:25:38.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011663300000000001 2023-10-07T22:25:38.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.219631+0000", 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035327319999999998 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.221184+0000", 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015528180000000001 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.240949+0000", 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019764548 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.241020+0000", 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1489999999999995e-05 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.243738+0000", 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027179159999999999 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.612 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108248 11.d 11:bb024a81:::benchmark_data_smithi008_278055_object19251:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e405)", 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:33.330557+0000", 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 5.0781385800000001, 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028324292000000001, 2023-10-07T22:25:38.613 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108248 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.614 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330557+0000", 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330557+0000", 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330554+0000", 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330566+0000", 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1814000000000001e-05 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330609+0000", 2023-10-07T22:25:38.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2673999999999998e-05 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.330624+0000", 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5733e-05 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.341600+0000", 2023-10-07T22:25:38.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010975682 2023-10-07T22:25:38.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.341828+0000", 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022768699999999999 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.342071+0000", 2023-10-07T22:25:38.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000243806 2023-10-07T22:25:38.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.347668+0000", 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055964350000000003 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.347798+0000", 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000129851 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.356731+0000", 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0089333009999999994 2023-10-07T22:25:38.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.356867+0000", 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013597699999999999 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.358881+0000", 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020140000000000002 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.625 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108292 11.d 11:bbbce729:::benchmark_data_smithi008_278055_object19295:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e405)", 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:33.794885+0000", 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 4.6138105280000001, 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029108856999999998, 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.626 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108292 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794885+0000", 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794885+0000", 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794881+0000", 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794898+0000", 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7036000000000001e-05 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794941+0000", 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2935999999999997e-05 2023-10-07T22:25:38.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.794963+0000", 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1820000000000001e-05 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.800727+0000", 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057642730000000003 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.800886+0000", 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015881000000000001 2023-10-07T22:25:38.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.801100+0000", 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021380300000000001 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.816928+0000", 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015828032999999998 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.816942+0000", 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4207e-05 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.820259+0000", 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033170489999999999 2023-10-07T22:25:38.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.820358+0000", 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8911000000000002e-05 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:33.823994+0000", 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003635522 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108505 11.d 11:b43a0e65:::benchmark_data_smithi008_278055_object19508:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e408)", 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:36.298651+0000", 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 2.1100445950000002, 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029871778000000002, 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.638 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108505 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298651+0000", 2023-10-07T22:25:38.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298651+0000", 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298649+0000", 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298660+0000", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1164e-05 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298674+0000", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3209e-05 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.298679+0000", 2023-10-07T22:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8080000000000001e-06 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.306442+0000", 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077626179999999998 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.306622+0000", 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018018400000000001 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.306782+0000", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000159619 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.314150+0000", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073681240000000002 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.318245+0000", 2023-10-07T22:25:38.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040955399999999999 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.326439+0000", 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081937529999999998 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.326488+0000", 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8392e-05 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.328523+0000", 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020349399999999998 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108506 11.d 11:b4ac579f:::benchmark_data_smithi008_278055_object19509:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e408)", 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:36.299041+0000", 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 2.1096543790000002, 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031222397999999998, 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:25:38.645 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108506 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299041+0000", 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299041+0000", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299040+0000", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299045+0000", 2023-10-07T22:25:38.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3800000000000004e-06 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299054+0000", 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7999999999999993e-06 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.299059+0000", 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6469999999999997e-06 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.310739+0000", 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011680226 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.310861+0000", 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121855 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:25:38.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.310951+0000", 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9627000000000001e-05 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.314207+0000", 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032561370000000001 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.326391+0000", 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012184176999999999 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.328565+0000", 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021740689999999998 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.328597+0000", 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2202000000000001e-05 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:25:38.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:36.330263+0000", 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001666093 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:25:38.652 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:25:38.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:38.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:38.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:38.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:38.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:38.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:38.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:38.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:38.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:39.037 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:39.056 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:39.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:39.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:39.249 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:39 smithi008 bash[105281]: cluster 2023-10-07T22:25:37.845817+0000 mgr.y (mgr.25319) 1398 : cluster 0 pgmap v1619: 99 pgs: 3 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 85 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 35296/208740 objects degraded (16.909%); 11754/208740 objects misplaced (5.631%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:39.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:39 smithi008 bash[102097]: cluster 2023-10-07T22:25:37.845817+0000 mgr.y (mgr.25319) 1398 : cluster 0 pgmap v1619: 99 pgs: 3 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 85 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 35296/208740 objects degraded (16.909%); 11754/208740 objects misplaced (5.631%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:39.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:39.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:39.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:39.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:39.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:39 smithi081 bash[89466]: cluster 2023-10-07T22:25:37.845817+0000 mgr.y (mgr.25319) 1398 : cluster 0 pgmap v1619: 99 pgs: 3 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 85 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 35296/208740 objects degraded (16.909%); 11754/208740 objects misplaced (5.631%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:39.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:39.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:39.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:39.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:39.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:39.783 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:25:39.812 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:25:39.838 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:25:39.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:39.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-07T22:25:39.878 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:39.879 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:25:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:39.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:39.910 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:25:39.950 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:25:39.977 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:25:39.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:40.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:40.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:40.019 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:25:40.029 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.029 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.029 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.030 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:25:40.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:40.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:40.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:40.271 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:25:40.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:40.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:40.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:40 smithi081 bash[89466]: audit 2023-10-07T22:25:39.754253+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.8:0/1539258323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:40.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:40 smithi081 bash[89466]: audit 2023-10-07T22:25:40.078220+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.8:0/4255934342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:40 smithi081 bash[89466]: audit 2023-10-07T22:25:40.079564+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:40.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:40.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:40.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[105281]: audit 2023-10-07T22:25:39.754253+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.8:0/1539258323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:40.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[105281]: audit 2023-10-07T22:25:40.078220+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.8:0/4255934342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[105281]: audit 2023-10-07T22:25:40.079564+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[102097]: audit 2023-10-07T22:25:39.754253+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.8:0/1539258323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:25:40.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[102097]: audit 2023-10-07T22:25:40.078220+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.8:0/4255934342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.561 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:40 smithi008 bash[102097]: audit 2023-10-07T22:25:40.079564+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:25:40.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:40.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:40.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:40.710 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:40.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:40.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:40.945 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:40.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:40.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:41.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:41.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:41.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:41.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:41.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:41.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:41.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:41.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:39.846920+0000 mgr.y (mgr.25319) 1399 : cluster 0 pgmap v1620: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35208/208158 objects degraded (16.914%); 11689/208158 objects misplaced (5.615%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.247603+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: audit 2023-10-07T22:25:40.253922+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.254205+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.254752+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.255475+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.258803+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: audit 2023-10-07T22:25:40.945743+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:41.488 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: cluster 2023-10-07T22:25:40.969424+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 35208/208158 objects degraded (16.914%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: audit 2023-10-07T22:25:41.085439+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[105281]: audit 2023-10-07T22:25:41.092327+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:39.846920+0000 mgr.y (mgr.25319) 1399 : cluster 0 pgmap v1620: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35208/208158 objects degraded (16.914%); 11689/208158 objects misplaced (5.615%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.247603+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: audit 2023-10-07T22:25:40.253922+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.254205+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.254752+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.255475+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.258803+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-10-07T22:25:41.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: audit 2023-10-07T22:25:40.945743+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:41.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: cluster 2023-10-07T22:25:40.969424+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 35208/208158 objects degraded (16.914%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:41.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: audit 2023-10-07T22:25:41.085439+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.490 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:41 smithi008 bash[102097]: audit 2023-10-07T22:25:41.092327+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.504 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:41.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:41.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:39.846920+0000 mgr.y (mgr.25319) 1399 : cluster 0 pgmap v1620: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35208/208158 objects degraded (16.914%); 11689/208158 objects misplaced (5.615%); 4.0 MiB/s, 64 objects/s recovering 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.247603+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: audit 2023-10-07T22:25:40.253922+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.254205+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.254752+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.255475+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e409 with expected crc 2023-10-07T22:25:41.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.258803+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-10-07T22:25:41.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: audit 2023-10-07T22:25:40.945743+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:41.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: cluster 2023-10-07T22:25:40.969424+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 35208/208158 objects degraded (16.914%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:41.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: audit 2023-10-07T22:25:41.085439+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:41 smithi081 bash[89466]: audit 2023-10-07T22:25:41.092327+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:41.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:41.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:41.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:41.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:41.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:41.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:41.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:41.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:41.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:42.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:42.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:42.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:42.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:42.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:42.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.400 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:42.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:42.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:42.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:42.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:42.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:42.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:42.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:42.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: cluster 2023-10-07T22:25:41.847759+0000 mgr.y (mgr.25319) 1400 : cluster 0 pgmap v1622: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 85 op/s; 35215/207900 objects degraded (16.938%); 11663/207900 objects misplaced (5.610%); 3.8 MiB/s, 61 objects/s recovering 2023-10-07T22:25:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: audit 2023-10-07T22:25:41.849944+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: audit 2023-10-07T22:25:41.857259+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: audit 2023-10-07T22:25:42.384888+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: audit 2023-10-07T22:25:42.386112+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:42 smithi081 bash[89466]: audit 2023-10-07T22:25:42.394830+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:43.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:43.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:43.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: cluster 2023-10-07T22:25:41.847759+0000 mgr.y (mgr.25319) 1400 : cluster 0 pgmap v1622: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 85 op/s; 35215/207900 objects degraded (16.938%); 11663/207900 objects misplaced (5.610%); 3.8 MiB/s, 61 objects/s recovering 2023-10-07T22:25:43.058 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: audit 2023-10-07T22:25:41.849944+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: audit 2023-10-07T22:25:41.857259+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: audit 2023-10-07T22:25:42.384888+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: audit 2023-10-07T22:25:42.386112+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[105281]: audit 2023-10-07T22:25:42.394830+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: cluster 2023-10-07T22:25:41.847759+0000 mgr.y (mgr.25319) 1400 : cluster 0 pgmap v1622: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 85 op/s; 35215/207900 objects degraded (16.938%); 11663/207900 objects misplaced (5.610%); 3.8 MiB/s, 61 objects/s recovering 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: audit 2023-10-07T22:25:41.849944+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: audit 2023-10-07T22:25:41.857259+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: audit 2023-10-07T22:25:42.384888+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:43.059 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: audit 2023-10-07T22:25:42.386112+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:43.060 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:42 smithi008 bash[102097]: audit 2023-10-07T22:25:42.394830+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:25:43.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:43.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:43.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:43.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:43.317 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:43] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2023-10-07T22:25:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:43.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:43.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:43.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:43.573 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:43.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:43.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:43.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:43.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:43.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:43.835 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:43.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:43.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:43.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:43.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:25:44.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:44.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:44.124 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:44.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:44.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:44.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.356 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:44.372 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:25:44.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:44.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:44.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:44.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.614 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:44.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:25:44.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:44.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:44.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.880 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:44.881 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:44 smithi008 bash[105281]: cluster 2023-10-07T22:25:43.848861+0000 mgr.y (mgr.25319) 1401 : cluster 0 pgmap v1623: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 35129/207048 objects degraded (16.967%); 11327/207048 objects misplaced (5.471%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:25:44.881 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:44 smithi008 bash[102097]: cluster 2023-10-07T22:25:43.848861+0000 mgr.y (mgr.25319) 1401 : cluster 0 pgmap v1623: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 35129/207048 objects degraded (16.967%); 11327/207048 objects misplaced (5.471%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:25:44.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:44.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:44 smithi081 bash[89466]: cluster 2023-10-07T22:25:43.848861+0000 mgr.y (mgr.25319) 1401 : cluster 0 pgmap v1623: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 35129/207048 objects degraded (16.967%); 11327/207048 objects misplaced (5.471%); 5.9 MiB/s, 94 objects/s recovering 2023-10-07T22:25:44.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:45.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:45.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:45.115 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:45.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:45.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:45.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:45.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:45.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:45.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:45.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:45.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:45.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:45.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:45.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:45.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:45.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:45.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:45.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:45.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:45.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:45.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:45.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:46.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:46.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:46.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:46.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:46.176 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:46.282 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:46.312 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:46.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:46.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:46.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:46.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:46.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:46.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:46.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:46.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:46.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:46.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:46.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:46.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:46.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:47.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:47.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:47.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:46 smithi008 bash[105281]: cluster 2023-10-07T22:25:45.849609+0000 mgr.y (mgr.25319) 1402 : cluster 0 pgmap v1624: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35140/206667 objects degraded (17.003%); 11277/206667 objects misplaced (5.457%); 5.1 MiB/s, 80 objects/s recovering 2023-10-07T22:25:47.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:46 smithi008 bash[105281]: cluster 2023-10-07T22:25:45.970579+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 35140/206667 objects degraded (17.003%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:46 smithi008 bash[102097]: cluster 2023-10-07T22:25:45.849609+0000 mgr.y (mgr.25319) 1402 : cluster 0 pgmap v1624: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35140/206667 objects degraded (17.003%); 11277/206667 objects misplaced (5.457%); 5.1 MiB/s, 80 objects/s recovering 2023-10-07T22:25:47.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:46 smithi008 bash[102097]: cluster 2023-10-07T22:25:45.970579+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 35140/206667 objects degraded (17.003%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:47.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:47.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:46 smithi081 bash[89466]: cluster 2023-10-07T22:25:45.849609+0000 mgr.y (mgr.25319) 1402 : cluster 0 pgmap v1624: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 35140/206667 objects degraded (17.003%); 11277/206667 objects misplaced (5.457%); 5.1 MiB/s, 80 objects/s recovering 2023-10-07T22:25:47.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:46 smithi081 bash[89466]: cluster 2023-10-07T22:25:45.970579+0000 mon.a (mon.0) 1956 : cluster 3 Health check update: Degraded data redundancy: 35140/206667 objects degraded (17.003%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:47.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:47.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:47.340 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:47.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:47.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:47.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:47.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:47.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:47.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:47.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:47.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:47.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:47.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:47.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:47.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:47.991 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:47.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:48.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:48.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:48.185 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:48.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:48.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:48.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:48.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:48.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:48.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:48.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:48.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:48.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:48.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:48.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:48.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:48.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:48.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:48.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:48.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:49.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:48 smithi081 bash[89466]: cluster 2023-10-07T22:25:47.850262+0000 mgr.y (mgr.25319) 1403 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35140/206016 objects degraded (17.057%); 10952/206016 objects misplaced (5.316%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:49.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:49.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:49.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:48 smithi008 bash[105281]: cluster 2023-10-07T22:25:47.850262+0000 mgr.y (mgr.25319) 1403 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35140/206016 objects degraded (17.057%); 10952/206016 objects misplaced (5.316%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:49.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:48 smithi008 bash[102097]: cluster 2023-10-07T22:25:47.850262+0000 mgr.y (mgr.25319) 1403 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 35140/206016 objects degraded (17.057%); 10952/206016 objects misplaced (5.316%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:49.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:49.198 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:49.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:49.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:49.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:49.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:49.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:49.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:49.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:49.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:49.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:49.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:49.788 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:49.893 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:49.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:49.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:50.021 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:50.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:50.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:50.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:50.176 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:50.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:50.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:50.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:50.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:50.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:50.428 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:50.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:50.531 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:50.554 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:50.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:50.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:50.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:50.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:50.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:50.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:50.929 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:50 smithi008 bash[105281]: cluster 2023-10-07T22:25:49.850883+0000 mgr.y (mgr.25319) 1404 : cluster 0 pgmap v1626: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 35051/205569 objects degraded (17.051%); 10908/205569 objects misplaced (5.306%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:50.930 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:50 smithi008 bash[102097]: cluster 2023-10-07T22:25:49.850883+0000 mgr.y (mgr.25319) 1404 : cluster 0 pgmap v1626: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 35051/205569 objects degraded (17.051%); 10908/205569 objects misplaced (5.306%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:50.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:50.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:50 smithi081 bash[89466]: cluster 2023-10-07T22:25:49.850883+0000 mgr.y (mgr.25319) 1404 : cluster 0 pgmap v1626: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 35051/205569 objects degraded (17.051%); 10908/205569 objects misplaced (5.306%); 4.9 MiB/s, 78 objects/s recovering 2023-10-07T22:25:51.023 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:25:51.023 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:25:51.055 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:51.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:51.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:51.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:51.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:51.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:51.337 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:51.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:51.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:51.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:51.593 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:51.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:51.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:51.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:51.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:51.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:51.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:51 smithi081 bash[89466]: cluster 2023-10-07T22:25:50.972321+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 35051/205569 objects degraded (17.051%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:51.972 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:51 smithi081 bash[89466]: audit 2023-10-07T22:25:51.219812+0000 mon.b (mon.1) 35 : audit 1 from='client.? 172.21.15.8:0/2041296743' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:51.973 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:51 smithi081 bash[89466]: audit 2023-10-07T22:25:51.221208+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:51.991 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.0 to 1 (10000) 2023-10-07T22:25:51.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:51.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[105281]: cluster 2023-10-07T22:25:50.972321+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 35051/205569 objects degraded (17.051%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[105281]: audit 2023-10-07T22:25:51.219812+0000 mon.b (mon.1) 35 : audit 1 from='client.? 172.21.15.8:0/2041296743' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[105281]: audit 2023-10-07T22:25:51.221208+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[102097]: cluster 2023-10-07T22:25:50.972321+0000 mon.a (mon.0) 1957 : cluster 3 Health check update: Degraded data redundancy: 35051/205569 objects degraded (17.051%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[102097]: audit 2023-10-07T22:25:51.219812+0000 mon.b (mon.1) 35 : audit 1 from='client.? 172.21.15.8:0/2041296743' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:52.049 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:51 smithi008 bash[102097]: audit 2023-10-07T22:25:51.221208+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:25:52.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:52.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:52.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:52.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:52.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-07T22:25:52.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:52.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:52.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:52.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:52.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:52.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:52.754 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:52.776 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:52.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:52.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:52.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:52.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: cluster 2023-10-07T22:25:51.851771+0000 mgr.y (mgr.25319) 1405 : cluster 0 pgmap v1627: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 35057/205323 objects degraded (17.074%); 10892/205323 objects misplaced (5.305%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:25:52.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: audit 2023-10-07T22:25:51.979918+0000 mon.a (mon.0) 1959 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:25:52.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: cluster 2023-10-07T22:25:51.980666+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:52.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: cluster 2023-10-07T22:25:51.982939+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:52.984 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: cluster 2023-10-07T22:25:51.983442+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-10-07T22:25:52.985 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[102097]: cluster 2023-10-07T22:25:51.988861+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:53.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:53.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: cluster 2023-10-07T22:25:51.851771+0000 mgr.y (mgr.25319) 1405 : cluster 0 pgmap v1627: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 35057/205323 objects degraded (17.074%); 10892/205323 objects misplaced (5.305%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:25:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: audit 2023-10-07T22:25:51.979918+0000 mon.a (mon.0) 1959 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:25:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: cluster 2023-10-07T22:25:51.980666+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: cluster 2023-10-07T22:25:51.982939+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: cluster 2023-10-07T22:25:51.983442+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-10-07T22:25:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:52 smithi081 bash[89466]: cluster 2023-10-07T22:25:51.988861+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:53.273 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:25:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:25:53] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: cluster 2023-10-07T22:25:51.851771+0000 mgr.y (mgr.25319) 1405 : cluster 0 pgmap v1627: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 35057/205323 objects degraded (17.074%); 10892/205323 objects misplaced (5.305%); 4.3 MiB/s, 68 objects/s recovering 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: audit 2023-10-07T22:25:51.979918+0000 mon.a (mon.0) 1959 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: cluster 2023-10-07T22:25:51.980666+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: cluster 2023-10-07T22:25:51.982939+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: cluster 2023-10-07T22:25:51.983442+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-10-07T22:25:53.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:52 smithi008 bash[105281]: cluster 2023-10-07T22:25:51.988861+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e410 with expected crc 2023-10-07T22:25:53.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:53.395 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:53.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:53.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:53.656 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.679 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:53.784 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:53.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:53.911 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:53.938 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:53.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:54.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:54.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:54.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:54.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:54.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:54.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:54.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:54.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:54.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:54.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:54.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-07T22:25:54.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:54.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:54.715 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:54.743 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:54.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:54.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:54.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:54.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:54.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:54.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:55.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:55.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:55.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:55.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:55.242 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:54 smithi081 bash[89466]: cluster 2023-10-07T22:25:53.852490+0000 mgr.y (mgr.25319) 1406 : cluster 0 pgmap v1629: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34973/204306 objects degraded (17.118%); 10474/204306 objects misplaced (5.127%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:55.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:25:55.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:25:55.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:55.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:54 smithi008 bash[102097]: cluster 2023-10-07T22:25:53.852490+0000 mgr.y (mgr.25319) 1406 : cluster 0 pgmap v1629: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34973/204306 objects degraded (17.118%); 10474/204306 objects misplaced (5.127%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:55.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:54 smithi008 bash[105281]: cluster 2023-10-07T22:25:53.852490+0000 mgr.y (mgr.25319) 1406 : cluster 0 pgmap v1629: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34973/204306 objects degraded (17.118%); 10474/204306 objects misplaced (5.127%); 5.3 MiB/s, 85 objects/s recovering 2023-10-07T22:25:55.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:55.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:55.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:55.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:55.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:55.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:55.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:55.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:55.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:55.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:55.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:56.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:56.039 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:25:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:25:56.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:56.156 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:55 smithi008 bash[105281]: audit 2023-10-07T22:25:55.947022+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:56.156 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:55 smithi008 bash[105281]: cluster 2023-10-07T22:25:55.973684+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 34973/204306 objects degraded (17.118%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:56.156 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:55 smithi008 bash[102097]: audit 2023-10-07T22:25:55.947022+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:56.157 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:55 smithi008 bash[102097]: cluster 2023-10-07T22:25:55.973684+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 34973/204306 objects degraded (17.118%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:56.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:55 smithi081 bash[89466]: audit 2023-10-07T22:25:55.947022+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:55 smithi081 bash[89466]: cluster 2023-10-07T22:25:55.973684+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 34973/204306 objects degraded (17.118%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:25:56.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:56.295 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:56.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:56.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:56.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:56.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:56.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:56.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:56.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:56.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:56.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:56.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:56.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:56.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:56.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:56.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:56.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:57.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.071 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:57.134 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:25:57.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:56 smithi081 bash[89466]: cluster 2023-10-07T22:25:55.853147+0000 mgr.y (mgr.25319) 1407 : cluster 0 pgmap v1630: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 34986/203904 objects degraded (17.158%); 10417/203904 objects misplaced (5.109%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:57.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:57.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:57.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:57.211 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:56 smithi008 bash[105281]: cluster 2023-10-07T22:25:55.853147+0000 mgr.y (mgr.25319) 1407 : cluster 0 pgmap v1630: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 34986/203904 objects degraded (17.158%); 10417/203904 objects misplaced (5.109%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:57.211 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:56 smithi008 bash[102097]: cluster 2023-10-07T22:25:55.853147+0000 mgr.y (mgr.25319) 1407 : cluster 0 pgmap v1630: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 34986/203904 objects degraded (17.158%); 10417/203904 objects misplaced (5.109%); 5.3 MiB/s, 84 objects/s recovering 2023-10-07T22:25:57.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:57.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:57.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:57.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:57.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:57.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:57.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:57.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:57.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:57.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:57.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:57.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:58.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:58.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:58.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:58.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:58.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:58.331 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:58.353 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:58.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:58.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:25:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:25:58.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:58.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:58.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:58.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:58.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:58.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:58.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:58.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:58.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:58.984 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:59.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:59.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:59.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:59.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:25:58 smithi081 bash[89466]: cluster 2023-10-07T22:25:57.853820+0000 mgr.y (mgr.25319) 1408 : cluster 0 pgmap v1631: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34986/203277 objects degraded (17.211%); 10018/203277 objects misplaced (4.928%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:25:59.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:59.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:59.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:59.262 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:25:58 smithi008 bash[105281]: cluster 2023-10-07T22:25:57.853820+0000 mgr.y (mgr.25319) 1408 : cluster 0 pgmap v1631: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34986/203277 objects degraded (17.211%); 10018/203277 objects misplaced (4.928%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:25:59.262 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:25:58 smithi008 bash[102097]: cluster 2023-10-07T22:25:57.853820+0000 mgr.y (mgr.25319) 1408 : cluster 0 pgmap v1631: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 34986/203277 objects degraded (17.211%); 10018/203277 objects misplaced (4.928%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:25:59.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:25:59.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:25:59.315 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:25:59.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:59.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:25:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:25:59.475 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:25:59.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:59.500 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:25:59.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:25:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:25:59.525 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:25:59.549 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:25:59.574 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:25:59.600 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:25:59.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:59.628 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:25:59.656 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:25:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:25:59.660 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:25:59.666 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.666 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.667 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:25:59.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:59.781 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:25:59.885 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:59.904 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:25:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:25:59.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:00.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:00.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:00.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:00.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:00.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:00.278 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:00 smithi081 bash[89466]: audit 2023-10-07T22:25:59.446237+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.8:0/1328094226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:00.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:00.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:00 smithi008 bash[102097]: audit 2023-10-07T22:25:59.446237+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.8:0/1328094226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:00 smithi008 bash[105281]: audit 2023-10-07T22:25:59.446237+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.8:0/1328094226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:00.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.422 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:00.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:00.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:00.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:00.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:00.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:00.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:00.917 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:00.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:00.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:01.018 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:01 smithi008 bash[102097]: cluster 2023-10-07T22:25:59.855149+0000 mgr.y (mgr.25319) 1409 : cluster 0 pgmap v1632: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34893/202719 objects degraded (17.212%); 9970/202719 objects misplaced (4.918%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:01.018 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:01 smithi008 bash[102097]: cluster 2023-10-07T22:26:00.974968+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 34893/202719 objects degraded (17.212%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:01.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:01.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:01.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:01.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:01.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:01.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:01.316 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:01 smithi008 bash[105281]: cluster 2023-10-07T22:25:59.855149+0000 mgr.y (mgr.25319) 1409 : cluster 0 pgmap v1632: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34893/202719 objects degraded (17.212%); 9970/202719 objects misplaced (4.918%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:01.316 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:01 smithi008 bash[105281]: cluster 2023-10-07T22:26:00.974968+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 34893/202719 objects degraded (17.212%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:01.334 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:01.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:01.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:01 smithi081 bash[89466]: cluster 2023-10-07T22:25:59.855149+0000 mgr.y (mgr.25319) 1409 : cluster 0 pgmap v1632: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34893/202719 objects degraded (17.212%); 9970/202719 objects misplaced (4.918%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:01.444 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:01 smithi081 bash[89466]: cluster 2023-10-07T22:26:00.974968+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 34893/202719 objects degraded (17.212%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:01.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:01.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:01.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:01.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:01.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:01.958 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:01.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:02.022 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:26:02.084 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:02.108 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:02 smithi008 bash[102097]: audit 2023-10-07T22:26:01.036856+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.8:0/1062671718' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.108 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:02 smithi008 bash[102097]: audit 2023-10-07T22:26:01.037238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:02 smithi008 bash[105281]: audit 2023-10-07T22:26:01.036856+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.8:0/1062671718' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:02 smithi008 bash[105281]: audit 2023-10-07T22:26:01.037238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.116 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:02.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:02.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:02.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:02.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:02 smithi081 bash[89466]: audit 2023-10-07T22:26:01.036856+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.8:0/1062671718' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:02 smithi081 bash[89466]: audit 2023-10-07T22:26:01.037238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:02.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:02.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:02.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:02.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:02.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:02.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:02.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:02.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:02.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:02.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:02.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:02.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:02.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:03.006 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:01.855843+0000 mgr.y (mgr.25319) 1410 : cluster 0 pgmap v1633: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 34921/202425 objects degraded (17.251%); 9933/202425 objects misplaced (4.907%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:02.002348+0000 mon.a (mon.0) 1965 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: audit 2023-10-07T22:26:02.008591+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:02.009460+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:02.012618+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:02.024344+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.007 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[102097]: cluster 2023-10-07T22:26:02.065034+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:03.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:03.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:03.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:03.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:03.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:03] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:01.855843+0000 mgr.y (mgr.25319) 1410 : cluster 0 pgmap v1633: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 34921/202425 objects degraded (17.251%); 9933/202425 objects misplaced (4.907%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:02.002348+0000 mon.a (mon.0) 1965 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: audit 2023-10-07T22:26:02.008591+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:02.009460+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:02.012618+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-10-07T22:26:03.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:02.024344+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.321 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:03 smithi008 bash[105281]: cluster 2023-10-07T22:26:02.065034+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:03.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:01.855843+0000 mgr.y (mgr.25319) 1410 : cluster 0 pgmap v1633: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 34921/202425 objects degraded (17.251%); 9933/202425 objects misplaced (4.907%); 5.8 MiB/s, 92 objects/s recovering 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:02.002348+0000 mon.a (mon.0) 1965 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: audit 2023-10-07T22:26:02.008591+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:02.009460+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:02.012618+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:02.024344+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:03 smithi081 bash[89466]: cluster 2023-10-07T22:26:02.065034+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-10-07T22:26:03.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:03.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:03.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:03.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:03.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:03.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:03.694 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:26:03.694 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:26:03.694 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-07T22:26:03.694 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-07T22:26:03.694 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:26:03.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:03.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:03.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:03.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:03.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:04.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:04.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:04.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:04.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:26:04.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:04.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:04.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:04.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:04.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:04.505 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:04.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:04.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:04.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:04.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:04.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:04.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:04.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:04.898 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:04.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:04.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:05.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:05.030 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:05 smithi008 bash[105281]: cluster 2023-10-07T22:26:03.856898+0000 mgr.y (mgr.25319) 1411 : cluster 0 pgmap v1635: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34832/201351 objects degraded (17.299%); 9423/201351 objects misplaced (4.680%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:05.030 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:05 smithi008 bash[102097]: cluster 2023-10-07T22:26:03.856898+0000 mgr.y (mgr.25319) 1411 : cluster 0 pgmap v1635: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34832/201351 objects degraded (17.299%); 9423/201351 objects misplaced (4.680%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:05.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-07T22:26:05.046 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:05.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:05.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:05.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:05.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:05.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:05.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:05.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:05 smithi081 bash[89466]: cluster 2023-10-07T22:26:03.856898+0000 mgr.y (mgr.25319) 1411 : cluster 0 pgmap v1635: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34832/201351 objects degraded (17.299%); 9423/201351 objects misplaced (4.680%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:05.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:05.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:05.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:05.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:05.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:05.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:05.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:05.707 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:26:05.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:05.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:05.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:05.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:05.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:05.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:05.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:06.075 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:06.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:06.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:06.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:06.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:06.263 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:06 smithi008 bash[102097]: cluster 2023-10-07T22:26:05.975996+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 34832/201351 objects degraded (17.299%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:06.264 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:06 smithi008 bash[105281]: cluster 2023-10-07T22:26:05.975996+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 34832/201351 objects degraded (17.299%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:06.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:06.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:06.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:06 smithi081 bash[89466]: cluster 2023-10-07T22:26:05.975996+0000 mon.a (mon.0) 1968 : cluster 3 Health check update: Degraded data redundancy: 34832/201351 objects degraded (17.299%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:06.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:06.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:06.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:06.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:06.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:06.764 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:06.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:06.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:06.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:06.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:06.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:07.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:07.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:07.029 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.6 to 1 (10000) 2023-10-07T22:26:07.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:07.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:07 smithi081 bash[89466]: cluster 2023-10-07T22:26:05.857566+0000 mgr.y (mgr.25319) 1412 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34848/200937 objects degraded (17.343%); 9370/200937 objects misplaced (4.663%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:07.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:07 smithi081 bash[89466]: audit 2023-10-07T22:26:06.789834+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.8:0/4159517403' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:07 smithi081 bash[89466]: audit 2023-10-07T22:26:06.790390+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:07.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:07.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[105281]: cluster 2023-10-07T22:26:05.857566+0000 mgr.y (mgr.25319) 1412 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34848/200937 objects degraded (17.343%); 9370/200937 objects misplaced (4.663%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:07.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[105281]: audit 2023-10-07T22:26:06.789834+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.8:0/4159517403' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[105281]: audit 2023-10-07T22:26:06.790390+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[102097]: cluster 2023-10-07T22:26:05.857566+0000 mgr.y (mgr.25319) 1412 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 34848/200937 objects degraded (17.343%); 9370/200937 objects misplaced (4.663%); 6.4 MiB/s, 101 objects/s recovering 2023-10-07T22:26:07.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[102097]: audit 2023-10-07T22:26:06.789834+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.8:0/4159517403' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.267 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:07 smithi008 bash[102097]: audit 2023-10-07T22:26:06.790390+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:26:07.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:07.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:07.511 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.536 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:07.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:07.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:07.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:07.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:07.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:07.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:07.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:07.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:07.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:07.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:08.036 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[102097]: audit 2023-10-07T22:26:07.019310+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:26:08.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[102097]: cluster 2023-10-07T22:26:07.019824+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[102097]: cluster 2023-10-07T22:26:07.020300+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.037 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[102097]: cluster 2023-10-07T22:26:07.025114+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-10-07T22:26:08.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:08.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:08.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:08.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:08 smithi081 bash[89466]: audit 2023-10-07T22:26:07.019310+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:26:08.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:08 smithi081 bash[89466]: cluster 2023-10-07T22:26:07.019824+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:08 smithi081 bash[89466]: cluster 2023-10-07T22:26:07.020300+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:08 smithi081 bash[89466]: cluster 2023-10-07T22:26:07.025114+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-10-07T22:26:08.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:08.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:08.280 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-07T22:26:08.290 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[105281]: audit 2023-10-07T22:26:07.019310+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:26:08.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[105281]: cluster 2023-10-07T22:26:07.019824+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[105281]: cluster 2023-10-07T22:26:07.020300+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e412 with expected crc 2023-10-07T22:26:08.291 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:08 smithi008 bash[105281]: cluster 2023-10-07T22:26:07.025114+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-10-07T22:26:08.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:08.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:08.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:08.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:08.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:08.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:08.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:08.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:08.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:08.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:08.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:08.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:08.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:08.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:08.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:08.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:08.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:08.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:09.037 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:09 smithi008 bash[105281]: cluster 2023-10-07T22:26:07.858197+0000 mgr.y (mgr.25319) 1413 : cluster 0 pgmap v1638: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34702/200445 objects degraded (17.312%); 8965/200445 objects misplaced (4.473%); 7.5 MiB/s, 138 objects/s recovering 2023-10-07T22:26:09.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:09.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:09.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:09.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:09 smithi081 bash[89466]: cluster 2023-10-07T22:26:07.858197+0000 mgr.y (mgr.25319) 1413 : cluster 0 pgmap v1638: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34702/200445 objects degraded (17.312%); 8965/200445 objects misplaced (4.473%); 7.5 MiB/s, 138 objects/s recovering 2023-10-07T22:26:09.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:09.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:09.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:09.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:09.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:09 smithi008 bash[102097]: cluster 2023-10-07T22:26:07.858197+0000 mgr.y (mgr.25319) 1413 : cluster 0 pgmap v1638: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34702/200445 objects degraded (17.312%); 8965/200445 objects misplaced (4.473%); 7.5 MiB/s, 138 objects/s recovering 2023-10-07T22:26:09.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:09.508 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:09.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:09.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:09.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:09.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:09.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:09.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:09.819 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:26:09.874 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:09.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:09.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:09.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:10.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:10.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:10.133 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:10.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:10.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:10.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:10.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:10.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:10.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:10.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:10.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:10.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:10.786 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:10.786 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:10.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.825 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:10.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:10.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:10.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:10.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:11.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[102097]: cluster 2023-10-07T22:26:09.859049+0000 mgr.y (mgr.25319) 1414 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 34610/199872 objects degraded (17.316%); 8908/199872 objects misplaced (4.457%); 7.9 MiB/s, 145 objects/s recovering 2023-10-07T22:26:11.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[102097]: audit 2023-10-07T22:26:10.950968+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:11.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[102097]: audit 2023-10-07T22:26:10.952446+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:11.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[102097]: cluster 2023-10-07T22:26:10.977179+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 34610/199872 objects degraded (17.316%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:11.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:11.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[105281]: cluster 2023-10-07T22:26:09.859049+0000 mgr.y (mgr.25319) 1414 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 34610/199872 objects degraded (17.316%); 8908/199872 objects misplaced (4.457%); 7.9 MiB/s, 145 objects/s recovering 2023-10-07T22:26:11.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[105281]: audit 2023-10-07T22:26:10.950968+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:11.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[105281]: audit 2023-10-07T22:26:10.952446+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:11 smithi008 bash[105281]: cluster 2023-10-07T22:26:10.977179+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 34610/199872 objects degraded (17.316%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:11.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:11 smithi081 bash[89466]: cluster 2023-10-07T22:26:09.859049+0000 mgr.y (mgr.25319) 1414 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 34610/199872 objects degraded (17.316%); 8908/199872 objects misplaced (4.457%); 7.9 MiB/s, 145 objects/s recovering 2023-10-07T22:26:11.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:11 smithi081 bash[89466]: audit 2023-10-07T22:26:10.950968+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:11.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:11 smithi081 bash[89466]: audit 2023-10-07T22:26:10.952446+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:11.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:11 smithi081 bash[89466]: cluster 2023-10-07T22:26:10.977179+0000 mon.a (mon.0) 1974 : cluster 3 Health check update: Degraded data redundancy: 34610/199872 objects degraded (17.316%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:11.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:11.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:11.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:11.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.602 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:11.704 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:11.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:11.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:11.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:11.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:11.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:12.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:12.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:12.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:12.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:12.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:12.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:12.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:12.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:12.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:12.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:12.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:12.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:12.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:12.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:12.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:12.810 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:12.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:12.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:12.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:12.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:13.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:13.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:13.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:13.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:13.158 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:13.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:13.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:13 smithi081 bash[89466]: cluster 2023-10-07T22:26:11.859851+0000 mgr.y (mgr.25319) 1415 : cluster 0 pgmap v1640: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 34626/199659 objects degraded (17.343%); 8886/199659 objects misplaced (4.451%); 6.5 MiB/s, 118 objects/s recovering 2023-10-07T22:26:13.260 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:13.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:13.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:13 smithi008 bash[105281]: cluster 2023-10-07T22:26:11.859851+0000 mgr.y (mgr.25319) 1415 : cluster 0 pgmap v1640: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 34626/199659 objects degraded (17.343%); 8886/199659 objects misplaced (4.451%); 6.5 MiB/s, 118 objects/s recovering 2023-10-07T22:26:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:13 smithi008 bash[102097]: cluster 2023-10-07T22:26:11.859851+0000 mgr.y (mgr.25319) 1415 : cluster 0 pgmap v1640: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 34626/199659 objects degraded (17.343%); 8886/199659 objects misplaced (4.451%); 6.5 MiB/s, 118 objects/s recovering 2023-10-07T22:26:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:13] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-10-07T22:26:13.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:13.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:13.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:13.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:13.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:13.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:13.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:13.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:13.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:13.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:13.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:13.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:13.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:14.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:14.063 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:14.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:14.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.049522+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.050821+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.050915+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.051309+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.052069+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.053834+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.056125+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.277044+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.049522+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.050821+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.050915+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.051309+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.052069+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.053834+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.056125+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.304 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:14 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.277044+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:14.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.049522+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.050821+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.050915+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.051309+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.052069+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.053834+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.056125+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:14 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.277044+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e413 with expected crc 2023-10-07T22:26:14.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:14.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:14.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.705 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:14.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:14.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:14.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:14.933 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:14.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:14.964 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205337 10.0 10.5d17e560 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e355)", 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.078696+0000", 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.880554883, 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.84580178299999997, 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:14.965 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205337 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078696+0000", 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.966 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078696+0000", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078694+0000", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078700+0000", 2023-10-07T22:26:14.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5620000000000003e-06 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078716+0000", 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6322000000000001e-05 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078723+0000", 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0219999999999999e-06 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.085653+0000", 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069298939999999998 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.085661+0000", 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8120000000000008e-06 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.924489+0000", 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.83882814999999999 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.924497+0000", 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5809999999999997e-06 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.970 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205338 10.f 10.7fd717df (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e355)", 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.078739+0000", 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.88051095700001, 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.862901908, 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205338 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.971 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078739+0000", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078739+0000", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078739+0000", 2023-10-07T22:26:14.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078742+0000", 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4450000000000001e-06 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078748+0000", 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6509999999999998e-06 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078752+0000", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4490000000000001e-06 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.092707+0000", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013955063 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.092715+0000", 2023-10-07T22:26:14.974 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1410000000000005e-06 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.941631+0000", 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.84891598499999998 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.941641+0000", 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0125e-05 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.975 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205341 10.f 10.259ef34f (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e355)", 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.078762+0000", 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.88048848699998, 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.86304217699999997, 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.976 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205341 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078762+0000", 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078762+0000", 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.977 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078761+0000", 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078764+0000", 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.129e-06 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.978 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078770+0000", 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5099999999999998e-06 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.078774+0000", 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2429999999999999e-06 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.979 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.092736+0000", 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013962008 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.092740+0000", 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6619999999999996e-06 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.941795+0000", 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.84905482200000004 2023-10-07T22:26:14.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.941804+0000", 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8319999999999995e-06 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205331 10.b 10:d590c3d0:::benchmark_data_smithi008_237037_object101322:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.914390+0000", 2023-10-07T22:26:14.981 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.04486057100002, 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0603602169999999, 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205331 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.982 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914390+0000", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914390+0000", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914388+0000", 2023-10-07T22:26:14.983 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914396+0000", 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8369999999999997e-06 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914412+0000", 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5940999999999999e-05 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914422+0000", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5929999999999995e-06 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914682+0000", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00026055799999999998 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op must wait for map", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914694+0000", 2023-10-07T22:26:14.985 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2143e-05 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.931958+0000", 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017263278 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.931973+0000", 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5688999999999998e-05 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.986 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.974666+0000", 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.042692451 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.974750+0000", 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4367e-05 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.987 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205343 10.b 10:de9f9a23:::benchmark_data_smithi008_237037_object101334:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.914433+0000", 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.04481726099999, 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1043981650000001, 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205343 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.988 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914433+0000", 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914433+0000", 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914433+0000", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914436+0000", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9179999999999998e-06 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914441+0000", 2023-10-07T22:26:14.990 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1760000000000001e-06 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914444+0000", 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3440000000000001e-06 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914741+0000", 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000297175 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.991 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914751+0000", 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7920000000000004e-06 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.932017+0000", 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017265954999999999 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:14.992 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.932026+0000", 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8009999999999993e-06 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.974774+0000", 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0427479129999999 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.974905+0000", 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013133200000000001 2023-10-07T22:26:14.993 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.975041+0000", 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013630000000000001 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.991762+0000", 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016721059 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.994 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018263+0000", 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.026501002999999999 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018741+0000", 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000477875 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:14.995 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018792+0000", 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0470999999999998e-05 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018831+0000", 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9536000000000002e-05 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.996 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205355 10.b 10:d1d23e3d:::benchmark_data_smithi008_237037_object101346:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.914448+0000", 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.04480291900001, 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.104486305, 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205355 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.997 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914448+0000", 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914448+0000", 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.998 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914447+0000", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967296 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914449+0000", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.671e-06 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914452+0000", 2023-10-07T22:26:14.999 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2909999999999999e-06 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914455+0000", 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4499999999999998e-06 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914778+0000", 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032340599999999999 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.000 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting_for_map not empty", 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914786+0000", 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9359999999999999e-06 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.933061+0000", 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018275175000000001 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.001 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.933072+0000", 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1035e-05 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.978134+0000", 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0450614199999999 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.002 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.978286+0000", 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015256300000000001 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.978445+0000", 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015874899999999999 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.003 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.992516+0000", 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014071220000000001 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018659+0000", 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.026142604999999999 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.004 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018863+0000", 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020456399999999999 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018900+0000", 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7072e-05 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.005 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018934+0000", 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3385e-05 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205358 10.d 10:b5e3c60d:::benchmark_data_smithi008_237037_object101349:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:25.914457+0000", 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 289.044793223, 2023-10-07T22:26:15.006 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.103918725, 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205358 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.007 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914457+0000", 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914457+0000", 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.008 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914457+0000", 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967296 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914458+0000", 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4720000000000001e-06 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.009 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914462+0000", 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0479999999999999e-06 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914464+0000", 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5859999999999999e-06 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.010 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914582+0000", 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000117988 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op must wait for map", 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.914592+0000", 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6129999999999993e-06 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.011 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.940595+0000", 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.026003043 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:25.940607+0000", 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1977000000000001e-05 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.012 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.987150+0000", 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0465434410000001 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.987279+0000", 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012848199999999999 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-07T22:26:15.013 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.987398+0000", 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000119381 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.992540+0000", 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051424740000000002 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.014 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.996343+0000", 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038027149999999999 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018276+0000", 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021932739999999999 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018327+0000", 2023-10-07T22:26:15.015 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1547e-05 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018376+0000", 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8433000000000002e-05 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.016 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205362 10.b 10:d912ecb4:::benchmark_data_smithi008_237037_object101353:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:26.116311+0000", 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 288.84293976399999, 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.902725946, 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205362 2023-10-07T22:26:15.017 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116311+0000", 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116311+0000", 2023-10-07T22:26:15.018 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116309+0000", 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116319+0000", 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0633e-05 2023-10-07T22:26:15.019 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116357+0000", 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8220000000000003e-05 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116367+0000", 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2180000000000005e-06 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.020 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116452+0000", 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5721000000000001e-05 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.116469+0000", 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6654999999999999e-05 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.021 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.987856+0000", 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.87138719200000003 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.987982+0000", 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012613500000000001 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.022 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.988131+0000", 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000148267 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:26.992563+0000", 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044321780000000002 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.023 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018687+0000", 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.026124082 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.018965+0000", 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00027840800000000001 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.024 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.019005+0000", 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0030000000000001e-05 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:27.019037+0000", 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1318000000000001e-05 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.025 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:205490 10.a 10:58d777bb:::benchmark_data_smithi008_237037_object101481:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e358)", 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:21:28.013009+0000", 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 286.946241085, 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95937986600000003, 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:15.026 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 205490 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013009+0000", 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013009+0000", 2023-10-07T22:26:15.027 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013008+0000", 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013016+0000", 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7239999999999998e-06 2023-10-07T22:26:15.028 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013034+0000", 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7326999999999999e-05 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013042+0000", 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7949999999999996e-06 2023-10-07T22:26:15.029 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013122+0000", 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9593999999999997e-05 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.013132+0000", 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0334e-05 2023-10-07T22:26:15.030 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.968472+0000", 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95533998499999995 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.968603+0000", 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013031100000000001 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.031 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.968712+0000", 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109602 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.971178+0000", 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024653140000000001 2023-10-07T22:26:15.032 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.971905+0000", 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00072773900000000003 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.033 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.972300+0000", 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000394934 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.972350+0000", 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0018999999999997e-05 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.034 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:21:28.972389+0000", 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8924999999999997e-05 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.035 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:33699 11.1 11:81afcc87:::benchmark_data_smithi008_278055_object33698:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:11.015750+0000", 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 183.94350083099999, 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6721515299999998, 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.036 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33699 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015750+0000", 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.037 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015750+0000", 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.038 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015748+0000", 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015805+0000", 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7893999999999998e-05 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.039 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015821+0000", 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5679e-05 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015829+0000", 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4599999999999997e-06 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.040 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015885+0000", 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6412000000000001e-05 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.015892+0000", 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3969999999999997e-06 2023-10-07T22:26:15.041 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.019196+0000", 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0033031729999999 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.042 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.019208+0000", 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2269000000000001e-05 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.666228+0000", 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.647020481 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.043 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.666446+0000", 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021782099999999999 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.666676+0000", 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000229445 2023-10-07T22:26:15.044 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.668743+0000", 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020670089999999999 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.045 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.675752+0000", 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007009581 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.685096+0000", 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093437150000000007 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.046 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.685277+0000", 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018140800000000001 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.687901+0000", 2023-10-07T22:26:15.047 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026237909999999999 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60710 11.1 11:80d23ad9:::benchmark_data_smithi008_278055_object60709:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e385)", 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.077906+0000", 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.88134412700001, 2023-10-07T22:26:15.048 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.052826531, 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60710 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.049 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077906+0000", 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077906+0000", 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077905+0000", 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077963+0000", 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7803999999999997e-05 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.051 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077974+0000", 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0891e-05 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.077982+0000", 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3660000000000003e-06 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.052 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.081132+0000", 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031508629999999998 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.081329+0000", 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019625900000000001 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.053 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.081605+0000", 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00027587199999999998 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.084763+0000", 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031581230000000001 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.054 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.094758+0000", 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0099951870000000009 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.100521+0000", 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057633679999999996 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.055 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.100530+0000", 2023-10-07T22:26:15.056 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2110000000000004e-06 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.130591+0000", 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0300605110000001 2023-10-07T22:26:15.057 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.130733+0000", 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000141908 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.058 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60723 11.1 11:8a011421:::benchmark_data_smithi008_278055_object60722:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e385)", 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.086695+0000", 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.87255565800001, 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.044221289, 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60723 2023-10-07T22:26:15.059 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086695+0000", 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086695+0000", 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.060 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086692+0000", 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086734+0000", 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1412000000000003e-05 2023-10-07T22:26:15.061 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086750+0000", 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6053e-05 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.086759+0000", 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1910000000000006e-06 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.062 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.087066+0000", 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000306753 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.087528+0000", 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00046251199999999999 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.087769+0000", 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024020199999999999 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.095023+0000", 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072545099999999996 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.064 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.095710+0000", 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00068719799999999998 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.100564+0000", 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048537739999999999 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.065 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.100572+0000", 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3229999999999998e-06 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.130822+0000", 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.030249449 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.066 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.130916+0000", 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4221999999999993e-05 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60793 11.1 11:865d1a90:::benchmark_data_smithi008_278055_object60792:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.190306+0000", 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.768944441, 2023-10-07T22:26:15.067 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97572085099999994, 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60793 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.068 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190306+0000", 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190306+0000", 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190303+0000", 2023-10-07T22:26:15.069 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190369+0000", 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5063999999999999e-05 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190391+0000", 2023-10-07T22:26:15.070 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2583e-05 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190401+0000", 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8770000000000005e-06 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190470+0000", 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9453000000000001e-05 2023-10-07T22:26:15.071 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.190483+0000", 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2388000000000001e-05 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.130972+0000", 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94048903299999997 2023-10-07T22:26:15.072 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.131176+0000", 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000203704 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.131456+0000", 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00028024000000000001 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.140163+0000", 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0087068709999999997 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.165847+0000", 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025683857000000001 2023-10-07T22:26:15.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.165944+0000", 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7841000000000001e-05 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.165994+0000", 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9852000000000003e-05 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166027+0000", 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2632999999999997e-05 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.076 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60798 11.1 11:88f6eca1:::benchmark_data_smithi008_278055_object60797:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.193406+0000", 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.765844464, 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97303823, 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.077 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60798 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193406+0000", 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.078 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193406+0000", 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193405+0000", 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.079 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193455+0000", 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0445000000000002e-05 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193470+0000", 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4324999999999999e-05 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.080 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193477+0000", 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0849999999999999e-06 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193545+0000", 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7908000000000001e-05 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.081 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.193559+0000", 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4902999999999999e-05 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.134087+0000", 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.94052736599999998 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.082 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.134253+0000", 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000165933 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.134383+0000", 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000129725 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.083 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.142681+0000", 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082985130000000004 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166072+0000", 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023390676999999999 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.084 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166326+0000", 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025455200000000001 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166398+0000", 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1268999999999998e-05 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.085 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166444+0000", 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6662000000000001e-05 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60845 11.1 11:894e8d8c:::benchmark_data_smithi008_278055_object60844:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.253567+0000", 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.70568339900001, 2023-10-07T22:26:15.086 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91344239500000002, 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60845 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.087 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253567+0000", 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253567+0000", 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.088 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253566+0000", 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253647+0000", 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1345000000000001e-05 2023-10-07T22:26:15.089 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253662+0000", 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.467e-05 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253668+0000", 2023-10-07T22:26:15.090 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7449999999999998e-06 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253743+0000", 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4301000000000006e-05 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.253756+0000", 2023-10-07T22:26:15.091 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3545e-05 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.136281+0000", 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.88252509000000001 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.136488+0000", 2023-10-07T22:26:15.092 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020653199999999999 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.136743+0000", 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025529600000000002 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.142690+0000", 2023-10-07T22:26:15.093 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059466800000000002 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166154+0000", 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023464522000000002 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166915+0000", 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00076087400000000003 2023-10-07T22:26:15.094 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166977+0000", 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.211e-05 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167009+0000", 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2134000000000001e-05 2023-10-07T22:26:15.095 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60848 11.1 11:8dfbf1df:::benchmark_data_smithi008_278055_object60847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.254935+0000", 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.70431554000001, 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91221093799999997, 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.096 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60848 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.254935+0000", 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.097 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.254935+0000", 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.254926+0000", 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999909 2023-10-07T22:26:15.098 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.255003+0000", 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7043000000000001e-05 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.255030+0000", 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7523999999999999e-05 2023-10-07T22:26:15.099 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.255042+0000", 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1255e-05 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.255112+0000", 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0761999999999998e-05 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.255126+0000", 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3593e-05 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.138368+0000", 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.88324220099999995 2023-10-07T22:26:15.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.138472+0000", 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104054 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.138609+0000", 2023-10-07T22:26:15.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013702199999999999 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.145349+0000", 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067401120000000004 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.166184+0000", 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020834352 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167056+0000", 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00087268299999999997 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.104 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167089+0000", 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2907999999999997e-05 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167146+0000", 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6610000000000002e-05 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.105 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60850 11.1 11:85372217:::benchmark_data_smithi008_278055_object60849:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.258034+0000", 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.701216192, 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.90930031200000005, 2023-10-07T22:26:15.106 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60850 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.107 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258034+0000", 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258034+0000", 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.108 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258027+0000", 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999933 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258086+0000", 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8752000000000003e-05 2023-10-07T22:26:15.109 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258107+0000", 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1135999999999999e-05 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258117+0000", 2023-10-07T22:26:15.110 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1619999999999997e-06 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258174+0000", 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7507999999999999e-05 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.111 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.258182+0000", 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0409999999999998e-06 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.140195+0000", 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.88201249100000001 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.112 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.140335+0000", 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013993 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.140533+0000", 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019861499999999999 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.150964+0000", 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010431068999999999 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167188+0000", 2023-10-07T22:26:15.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016223535000000001 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167234+0000", 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6201e-05 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167288+0000", 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4472999999999998e-05 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167335+0000", 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6147999999999999e-05 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.116 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:60858 11.1 11:868c1c0a:::benchmark_data_smithi008_278055_object60857:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e386)", 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:45.266819+0000", 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 149.69243185400001, 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.90075119699999995, 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.117 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 60858 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266819+0000", 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266819+0000", 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266817+0000", 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266875+0000", 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8112999999999997e-05 2023-10-07T22:26:15.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266894+0000", 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8940000000000002e-05 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266903+0000", 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.312e-06 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266971+0000", 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7630000000000001e-05 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:45.266980+0000", 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.952e-06 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.142729+0000", 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.87574870100000002 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.142889+0000", 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016041800000000001 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.143087+0000", 2023-10-07T22:26:15.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019834299999999999 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.156012+0000", 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012924747 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167388+0000", 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011376014 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167469+0000", 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1394e-05 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167525+0000", 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5995999999999997e-05 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:46.167570+0000", 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4279000000000001e-05 2023-10-07T22:26:15.127 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.45662.0:106614 11.5 e396/395 11:abeceb81:::benchmark_data_smithi008_278055_object17617:head v 396'6801, mlcod=0'0)", 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:58.309364+0000", 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 76.649886714999994, 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.073667697000000004, 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.128 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309364+0000", 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309364+0000", 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.129 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309363+0000", 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309373+0000", 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0372e-05 2023-10-07T22:26:15.130 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309391+0000", 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7578e-05 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309398+0000", 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6499999999999996e-06 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.131 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309461+0000", 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2333000000000001e-05 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309495+0000", 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4502000000000003e-05 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.382993+0000", 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.073497593 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.383031+0000", 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8704000000000001e-05 2023-10-07T22:26:15.133 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:108051 11.1 11:8a98b530:::benchmark_data_smithi008_278055_object19054:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:25:31.226705+0000", 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 43.732545809000001, 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.044581491000000001, 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:15.134 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 108051 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226705+0000", 2023-10-07T22:26:15.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226705+0000", 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226702+0000", 2023-10-07T22:26:15.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226715+0000", 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2928000000000001e-05 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226743+0000", 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8308000000000001e-05 2023-10-07T22:26:15.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226756+0000", 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3297e-05 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.226852+0000", 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5360999999999997e-05 2023-10-07T22:26:15.138 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.227027+0000", 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017577099999999999 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,3", 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.227169+0000", 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014117399999999999 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.139 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.231480+0000", 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043115419999999998 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.231778+0000", 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000297998 2023-10-07T22:26:15.140 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.271135+0000", 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039356411000000001 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.271222+0000", 2023-10-07T22:26:15.141 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7559000000000007e-05 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:25:31.271286+0000", 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3930000000000006e-05 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.142 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:15.143 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:15.143 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:26:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:13.860448+0000 mgr.y (mgr.25319) 1416 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 33791/199002 objects degraded (16.980%); 8886/199002 objects misplaced (4.465%); 3.7 MiB/s, 181 objects/s recovering 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:14.054223+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:14.055009+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:14.057323+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:14.058164+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.145 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[105281]: cluster 2023-10-07T22:26:14.058612+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:13.860448+0000 mgr.y (mgr.25319) 1416 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 33791/199002 objects degraded (16.980%); 8886/199002 objects misplaced (4.465%); 3.7 MiB/s, 181 objects/s recovering 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:14.054223+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:14.055009+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:14.057323+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:14.058164+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.146 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:15 smithi008 bash[102097]: cluster 2023-10-07T22:26:14.058612+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:13.860448+0000 mgr.y (mgr.25319) 1416 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 33791/199002 objects degraded (16.980%); 8886/199002 objects misplaced (4.465%); 3.7 MiB/s, 181 objects/s recovering 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:14.054223+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:14.055009+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:14.057323+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:14.058164+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e414 with expected crc 2023-10-07T22:26:15.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:15 smithi081 bash[89466]: cluster 2023-10-07T22:26:14.058612+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-10-07T22:26:15.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:15.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:15.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:15.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:15.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:15.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:15.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:15.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:15.662 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:15.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:15.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:15.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:15.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:15.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:15.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:16.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T22:26:16.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:16.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:16.191 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:16.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:16.318 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:16.328 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:16 smithi008 bash[105281]: cluster 2023-10-07T22:26:15.978408+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 33791/199002 objects degraded (16.980%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:16.328 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:16 smithi008 bash[102097]: cluster 2023-10-07T22:26:15.978408+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 33791/199002 objects degraded (16.980%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:16.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:16.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:16.461 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:16 smithi081 bash[89466]: cluster 2023-10-07T22:26:15.978408+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 33791/199002 objects degraded (16.980%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:16.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:16.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:16.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:16.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:16.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:16.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:16.852 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:16.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:16.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:16.982 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:17.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:17.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:17.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:17.121 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:17 smithi008 bash[105281]: cluster 2023-10-07T22:26:15.863207+0000 mgr.y (mgr.25319) 1417 : cluster 0 pgmap v1644: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 33710/198324 objects degraded (16.997%); 8818/198324 objects misplaced (4.446%); 1.1 MiB/s, 121 objects/s recovering 2023-10-07T22:26:17.122 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:17 smithi008 bash[102097]: cluster 2023-10-07T22:26:15.863207+0000 mgr.y (mgr.25319) 1417 : cluster 0 pgmap v1644: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 33710/198324 objects degraded (16.997%); 8818/198324 objects misplaced (4.446%); 1.1 MiB/s, 121 objects/s recovering 2023-10-07T22:26:17.137 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:17.240 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:17.271 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:17.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:17 smithi081 bash[89466]: cluster 2023-10-07T22:26:15.863207+0000 mgr.y (mgr.25319) 1417 : cluster 0 pgmap v1644: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 33710/198324 objects degraded (16.997%); 8818/198324 objects misplaced (4.446%); 1.1 MiB/s, 121 objects/s recovering 2023-10-07T22:26:17.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:17.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:17.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:17.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:17.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:17.906 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:17.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:17.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:18.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:18.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:18.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:18.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:18.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:18.333 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:18.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:18.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:18.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:18.566 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:18.587 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:18.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:18.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:18.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:18.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:18.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:18.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:18.973 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:18.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:19.077 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:19.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:19.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:19.206 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:19.234 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:19.246 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:19 smithi008 bash[102097]: cluster 2023-10-07T22:26:17.864058+0000 mgr.y (mgr.25319) 1418 : cluster 0 pgmap v1645: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 33610/197637 objects degraded (17.006%); 8818/197637 objects misplaced (4.462%); 592 KiB/s, 126 objects/s recovering 2023-10-07T22:26:19.246 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:19 smithi008 bash[105281]: cluster 2023-10-07T22:26:17.864058+0000 mgr.y (mgr.25319) 1418 : cluster 0 pgmap v1645: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 33610/197637 objects degraded (17.006%); 8818/197637 objects misplaced (4.462%); 592 KiB/s, 126 objects/s recovering 2023-10-07T22:26:19.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:19.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:19 smithi081 bash[89466]: cluster 2023-10-07T22:26:17.864058+0000 mgr.y (mgr.25319) 1418 : cluster 0 pgmap v1645: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 33610/197637 objects degraded (17.006%); 8818/197637 objects misplaced (4.462%); 592 KiB/s, 126 objects/s recovering 2023-10-07T22:26:19.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:19.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:19.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:19.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:19.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:19.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:19.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:19.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:19.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:19.875 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:19.901 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:19.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:20.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:20.038 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:20.088 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:26:20.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:20.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:20.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:20.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:20.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:20.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:20.316 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:26:20.346 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:26:20.369 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:20 smithi008 bash[102097]: audit 2023-10-07T22:26:19.599030+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:26:20.371 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:20 smithi008 bash[105281]: audit 2023-10-07T22:26:19.599030+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:26:20.376 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:26:20.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:20.402 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:26:20.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:20 smithi081 bash[89466]: audit 2023-10-07T22:26:19.599030+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:26:20.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:20.428 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:26:20.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:20.454 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:26:20.486 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:26:20.511 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:26:20.513 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.514 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:26:20.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:20.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:20.665 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:20.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:20.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:20.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:20.802 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:26:20.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:20.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:20.912 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:20.936 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:20.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:21.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:21.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:21.092 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.3 to 1 (10000) 2023-10-07T22:26:21.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:21.192 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:19.864875+0000 mgr.y (mgr.25319) 1419 : cluster 0 pgmap v1646: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33491/196884 objects degraded (17.011%); 8731/196884 objects misplaced (4.435%); 1.2 MiB/s, 136 objects/s recovering 2023-10-07T22:26:21.192 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.071994+0000 mon.a (mon.0) 1979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:21.192 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: audit 2023-10-07T22:26:20.079052+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.079490+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.079526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.085304+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e415: 8 total, 8 up, 8 in 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.112489+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.131300+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: audit 2023-10-07T22:26:20.291832+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.8:0/1226671268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: audit 2023-10-07T22:26:20.675835+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.8:0/1152394984' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.193 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: audit 2023-10-07T22:26:20.676272+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.194 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[105281]: cluster 2023-10-07T22:26:20.979893+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 33491/196884 objects degraded (17.011%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:21.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:19.864875+0000 mgr.y (mgr.25319) 1419 : cluster 0 pgmap v1646: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33491/196884 objects degraded (17.011%); 8731/196884 objects misplaced (4.435%); 1.2 MiB/s, 136 objects/s recovering 2023-10-07T22:26:21.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.071994+0000 mon.a (mon.0) 1979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:21.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: audit 2023-10-07T22:26:20.079052+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:26:21.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.079490+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.079526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.085304+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e415: 8 total, 8 up, 8 in 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.112489+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.131300+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: audit 2023-10-07T22:26:20.291832+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.8:0/1226671268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: audit 2023-10-07T22:26:20.675835+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.8:0/1152394984' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: audit 2023-10-07T22:26:20.676272+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.196 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:21 smithi008 bash[102097]: cluster 2023-10-07T22:26:20.979893+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 33491/196884 objects degraded (17.011%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:21.199 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:21.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:21.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:21.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:21.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:21.461 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:21.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:19.864875+0000 mgr.y (mgr.25319) 1419 : cluster 0 pgmap v1646: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33491/196884 objects degraded (17.011%); 8731/196884 objects misplaced (4.435%); 1.2 MiB/s, 136 objects/s recovering 2023-10-07T22:26:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.071994+0000 mon.a (mon.0) 1979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: audit 2023-10-07T22:26:20.079052+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.8:0/1930130479' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.079490+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.079526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.085304+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e415: 8 total, 8 up, 8 in 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.112489+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.131300+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e415 with expected crc 2023-10-07T22:26:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: audit 2023-10-07T22:26:20.291832+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.8:0/1226671268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:21.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: audit 2023-10-07T22:26:20.675835+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.8:0/1152394984' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: audit 2023-10-07T22:26:20.676272+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:26:21.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:21 smithi081 bash[89466]: cluster 2023-10-07T22:26:20.979893+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 33491/196884 objects degraded (17.011%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:21.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:21.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:21.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:21.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:21.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:21.849 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:21.953 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:21.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:21.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:21.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:22.088 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:22.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:22.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:22.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: audit 2023-10-07T22:26:21.080751+0000 mon.a (mon.0) 1985 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:26:22.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.081297+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.145 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.084592+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e416: 8 total, 8 up, 8 in 2023-10-07T22:26:22.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:22.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: audit 2023-10-07T22:26:21.080751+0000 mon.a (mon.0) 1985 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.081297+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.084592+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e416: 8 total, 8 up, 8 in 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.085042+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.107409+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:22 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.112432+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:22.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:22.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: audit 2023-10-07T22:26:21.080751+0000 mon.a (mon.0) 1985 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:26:22.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.081297+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.084592+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e416: 8 total, 8 up, 8 in 2023-10-07T22:26:22.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.085042+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.107409+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.112432+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.085042+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.107409+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:22 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.112432+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e416 with expected crc 2023-10-07T22:26:22.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:22.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:22.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:22.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:22.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:22.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:22.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:22.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:23.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:23.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:23.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:23 smithi008 bash[102097]: cluster 2023-10-07T22:26:21.865451+0000 mgr.y (mgr.25319) 1420 : cluster 0 pgmap v1649: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 33521/196518 objects degraded (17.057%); 8689/196518 objects misplaced (4.421%); 893 KiB/s, 26 objects/s recovering 2023-10-07T22:26:23.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:23 smithi008 bash[105281]: cluster 2023-10-07T22:26:21.865451+0000 mgr.y (mgr.25319) 1420 : cluster 0 pgmap v1649: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 33521/196518 objects degraded (17.057%); 8689/196518 objects misplaced (4.421%); 893 KiB/s, 26 objects/s recovering 2023-10-07T22:26:23.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:23] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-10-07T22:26:23.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:23.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:23 smithi081 bash[89466]: cluster 2023-10-07T22:26:21.865451+0000 mgr.y (mgr.25319) 1420 : cluster 0 pgmap v1649: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 33521/196518 objects degraded (17.057%); 8689/196518 objects misplaced (4.421%); 893 KiB/s, 26 objects/s recovering 2023-10-07T22:26:23.246 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:23.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:23.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:23.340 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-07T22:26:23.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:26:23.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:23.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:23.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:23.476 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:26:23.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:23.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:23.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:23.683 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:23.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:23.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:23.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:23.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:23.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:23.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:23.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:24.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:24.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:24.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:24.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:24.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:24.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:24.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:24.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:24.438 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.464 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:24.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:24.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:24.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.862 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:24.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:24.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:24.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:25.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:25.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:25.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:25.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:25 smithi081 bash[89466]: cluster 2023-10-07T22:26:23.866302+0000 mgr.y (mgr.25319) 1421 : cluster 0 pgmap v1650: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 33521/195789 objects degraded (17.121%); 8689/195789 objects misplaced (4.438%); 808 KiB/s, 25 objects/s recovering 2023-10-07T22:26:25.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:25.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:25.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:25.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:26:25.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:25 smithi008 bash[105281]: cluster 2023-10-07T22:26:23.866302+0000 mgr.y (mgr.25319) 1421 : cluster 0 pgmap v1650: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 33521/195789 objects degraded (17.121%); 8689/195789 objects misplaced (4.438%); 808 KiB/s, 25 objects/s recovering 2023-10-07T22:26:25.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:25 smithi008 bash[102097]: cluster 2023-10-07T22:26:23.866302+0000 mgr.y (mgr.25319) 1421 : cluster 0 pgmap v1650: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 33521/195789 objects degraded (17.121%); 8689/195789 objects misplaced (4.438%); 808 KiB/s, 25 objects/s recovering 2023-10-07T22:26:25.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:25.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:25.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:25.578 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:26:25.578 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:26:25.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:25.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:25.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:25.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:25.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:25.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:25.913 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:25.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:26.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:26.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:26.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.180 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:26.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:26.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:26.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:26.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:26.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:26.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T22:26:26.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:26.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:26.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:26.796 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:26.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:26.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:26.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:26.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:26.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:27.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:27.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:27.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:27.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[102097]: cluster 2023-10-07T22:26:25.867553+0000 mgr.y (mgr.25319) 1422 : cluster 0 pgmap v1651: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33450/194931 objects degraded (17.160%); 8590/194931 objects misplaced (4.407%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:26:27.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[102097]: audit 2023-10-07T22:26:25.952248+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:27.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[102097]: audit 2023-10-07T22:26:25.953772+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:27.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[102097]: cluster 2023-10-07T22:26:25.981031+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 33521/195789 objects degraded (17.121%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[105281]: cluster 2023-10-07T22:26:25.867553+0000 mgr.y (mgr.25319) 1422 : cluster 0 pgmap v1651: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33450/194931 objects degraded (17.160%); 8590/194931 objects misplaced (4.407%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:26:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[105281]: audit 2023-10-07T22:26:25.952248+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[105281]: audit 2023-10-07T22:26:25.953772+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:26 smithi008 bash[105281]: cluster 2023-10-07T22:26:25.981031+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 33521/195789 objects degraded (17.121%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:27.193 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:27.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:27.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:26 smithi081 bash[89466]: cluster 2023-10-07T22:26:25.867553+0000 mgr.y (mgr.25319) 1422 : cluster 0 pgmap v1651: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33450/194931 objects degraded (17.160%); 8590/194931 objects misplaced (4.407%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:26:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:26 smithi081 bash[89466]: audit 2023-10-07T22:26:25.952248+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:26 smithi081 bash[89466]: audit 2023-10-07T22:26:25.953772+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:26 smithi081 bash[89466]: cluster 2023-10-07T22:26:25.981031+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 33521/195789 objects degraded (17.121%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:27.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:27.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:27.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:27.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:27.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:27.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:27.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:27.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:27.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:27.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:27.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:27.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:27.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:27.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:27.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:27.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:28.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:28.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.141 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:28.180 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:28.180 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:28.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:28.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:28.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:28.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:28.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:28.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:28.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:28.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:28.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:29.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:29.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:29.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:29.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:28 smithi008 bash[105281]: cluster 2023-10-07T22:26:27.868457+0000 mgr.y (mgr.25319) 1423 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 33450/194037 objects degraded (17.239%); 8590/194037 objects misplaced (4.427%); 688 KiB/s, 10 objects/s recovering 2023-10-07T22:26:29.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:28 smithi008 bash[102097]: cluster 2023-10-07T22:26:27.868457+0000 mgr.y (mgr.25319) 1423 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 33450/194037 objects degraded (17.239%); 8590/194037 objects misplaced (4.427%); 688 KiB/s, 10 objects/s recovering 2023-10-07T22:26:29.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:29.195 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:29.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:28 smithi081 bash[89466]: cluster 2023-10-07T22:26:27.868457+0000 mgr.y (mgr.25319) 1423 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 33450/194037 objects degraded (17.239%); 8590/194037 objects misplaced (4.427%); 688 KiB/s, 10 objects/s recovering 2023-10-07T22:26:29.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:29.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:29.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:29.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:29.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:29.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:29.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:29.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:29.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:29.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:29.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:29.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:29.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:29.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:30.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:30.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:30.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:30.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:30.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:30.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:30.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:30.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:30.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:30.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:30.871 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:30.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:30.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:30.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:31.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:31.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:30 smithi008 bash[105281]: cluster 2023-10-07T22:26:29.869334+0000 mgr.y (mgr.25319) 1424 : cluster 0 pgmap v1653: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33351/193359 objects degraded (17.248%); 8514/193359 objects misplaced (4.403%); 987 KiB/s, 15 objects/s recovering 2023-10-07T22:26:31.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:30 smithi008 bash[102097]: cluster 2023-10-07T22:26:29.869334+0000 mgr.y (mgr.25319) 1424 : cluster 0 pgmap v1653: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33351/193359 objects degraded (17.248%); 8514/193359 objects misplaced (4.403%); 987 KiB/s, 15 objects/s recovering 2023-10-07T22:26:31.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:30 smithi081 bash[89466]: cluster 2023-10-07T22:26:29.869334+0000 mgr.y (mgr.25319) 1424 : cluster 0 pgmap v1653: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33351/193359 objects degraded (17.248%); 8514/193359 objects misplaced (4.403%); 987 KiB/s, 15 objects/s recovering 2023-10-07T22:26:31.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:31.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:31.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:31.406 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:26:31.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:31.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:31.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:31.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:31.653 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:31.677 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:31.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:31.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:31.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:31.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:31.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:32.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:32.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:31 smithi081 bash[89466]: cluster 2023-10-07T22:26:30.982672+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 33351/193359 objects degraded (17.248%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:32.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:32.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:32.177 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:31 smithi008 bash[105281]: cluster 2023-10-07T22:26:30.982672+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 33351/193359 objects degraded (17.248%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:32.177 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:31 smithi008 bash[102097]: cluster 2023-10-07T22:26:30.982672+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 33351/193359 objects degraded (17.248%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:32.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:32.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:32.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:32.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:32.428 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:32.459 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:32.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:32.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:32.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:32.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:32.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:32.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:32.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:32.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:32.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:32.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:33.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:33.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:32 smithi081 bash[89466]: cluster 2023-10-07T22:26:31.870065+0000 mgr.y (mgr.25319) 1425 : cluster 0 pgmap v1654: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33393/193005 objects degraded (17.302%); 8467/193005 objects misplaced (4.387%); 854 KiB/s, 13 objects/s recovering 2023-10-07T22:26:33.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:33.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:33.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:33.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:33.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:33.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:33.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:32 smithi008 bash[105281]: cluster 2023-10-07T22:26:31.870065+0000 mgr.y (mgr.25319) 1425 : cluster 0 pgmap v1654: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33393/193005 objects degraded (17.302%); 8467/193005 objects misplaced (4.387%); 854 KiB/s, 13 objects/s recovering 2023-10-07T22:26:33.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:33] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-10-07T22:26:33.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:32 smithi008 bash[102097]: cluster 2023-10-07T22:26:31.870065+0000 mgr.y (mgr.25319) 1425 : cluster 0 pgmap v1654: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33393/193005 objects degraded (17.302%); 8467/193005 objects misplaced (4.387%); 854 KiB/s, 13 objects/s recovering 2023-10-07T22:26:33.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:33.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:33.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:33.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:33.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:33.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:33.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:33.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:33.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:34.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:34.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:34.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:34.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:34.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:34.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:34.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:34.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:34.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:34.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:34.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:34.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:34.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:34.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:35.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:35.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:34 smithi008 bash[105281]: cluster 2023-10-07T22:26:33.871458+0000 mgr.y (mgr.25319) 1426 : cluster 0 pgmap v1655: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33393/192048 objects degraded (17.388%); 8467/192048 objects misplaced (4.409%); 768 KiB/s, 11 objects/s recovering 2023-10-07T22:26:35.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:34 smithi008 bash[102097]: cluster 2023-10-07T22:26:33.871458+0000 mgr.y (mgr.25319) 1426 : cluster 0 pgmap v1655: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33393/192048 objects degraded (17.388%); 8467/192048 objects misplaced (4.409%); 768 KiB/s, 11 objects/s recovering 2023-10-07T22:26:35.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:35.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:35.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:35.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:34 smithi081 bash[89466]: cluster 2023-10-07T22:26:33.871458+0000 mgr.y (mgr.25319) 1426 : cluster 0 pgmap v1655: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33393/192048 objects degraded (17.388%); 8467/192048 objects misplaced (4.409%); 768 KiB/s, 11 objects/s recovering 2023-10-07T22:26:35.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:35.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:35.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:35.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:35.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:35.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:35.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:35.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:35.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:35.750 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:35.854 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:35.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:35.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:35.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:36.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:36.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:36.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:36.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:35 smithi008 bash[105281]: cluster 2023-10-07T22:26:35.984172+0000 mon.a (mon.0) 1991 : cluster 3 Health check update: Degraded data redundancy: 33393/192048 objects degraded (17.388%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:36.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:35 smithi008 bash[102097]: cluster 2023-10-07T22:26:35.984172+0000 mon.a (mon.0) 1991 : cluster 3 Health check update: Degraded data redundancy: 33393/192048 objects degraded (17.388%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:36.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:36.186 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:26:36.186 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:26:36.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:35 smithi081 bash[89466]: cluster 2023-10-07T22:26:35.984172+0000 mon.a (mon.0) 1991 : cluster 3 Health check update: Degraded data redundancy: 33393/192048 objects degraded (17.388%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:36.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:36.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:36.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:36.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:36.501 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:36.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:36.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:36.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:36.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:36.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:36.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:36.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:36.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:36.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:37.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:37.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:37.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:36 smithi081 bash[89466]: cluster 2023-10-07T22:26:35.872452+0000 mgr.y (mgr.25319) 1427 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 33305/190971 objects degraded (17.440%); 8349/190971 objects misplaced (4.372%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:37.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:37.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:37.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T22:26:37.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:37 smithi008 bash[105281]: cluster 2023-10-07T22:26:35.872452+0000 mgr.y (mgr.25319) 1427 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 33305/190971 objects degraded (17.440%); 8349/190971 objects misplaced (4.372%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:37.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:37 smithi008 bash[102097]: cluster 2023-10-07T22:26:35.872452+0000 mgr.y (mgr.25319) 1427 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 33305/190971 objects degraded (17.440%); 8349/190971 objects misplaced (4.372%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:37.424 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:37.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:37.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:37.572 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:37.675 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:37.701 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:37.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:37.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:37.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:37.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:37.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:38.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:38.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:38.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:38.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:38.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:38.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:38.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:38.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:38.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:38.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:38.604 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:38.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:38.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:38.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:38.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:38.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:39.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:39.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:39.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:39 smithi008 bash[105281]: cluster 2023-10-07T22:26:37.873121+0000 mgr.y (mgr.25319) 1428 : cluster 0 pgmap v1657: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33305/190203 objects degraded (17.510%); 8349/190203 objects misplaced (4.390%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:26:39.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:39 smithi008 bash[102097]: cluster 2023-10-07T22:26:37.873121+0000 mgr.y (mgr.25319) 1428 : cluster 0 pgmap v1657: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33305/190203 objects degraded (17.510%); 8349/190203 objects misplaced (4.390%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:26:39.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:39.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:39.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:39.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:39.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:39.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:39.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:39 smithi081 bash[89466]: cluster 2023-10-07T22:26:37.873121+0000 mgr.y (mgr.25319) 1428 : cluster 0 pgmap v1657: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33305/190203 objects degraded (17.510%); 8349/190203 objects misplaced (4.390%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:26:39.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:39.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:39.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:39.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:39.664 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:39.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:39.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:39.791 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:26:39.795 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:39.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:39.822 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:26:39.856 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:26:39.883 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:26:39.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:39.913 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:26:39.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:39.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:39.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:39.942 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:26:39.974 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:26:40.001 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:26:40.005 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.005 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.005 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.005 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.005 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.006 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.006 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.006 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:26:40.019 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:26:40.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:40.039 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[105281]: audit 2023-10-07T22:26:39.745221+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.8:0/2822008712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:40.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[105281]: audit 2023-10-07T22:26:39.777239+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.8:0/2095690758' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.040 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[105281]: audit 2023-10-07T22:26:39.784861+0000 mon.a (mon.0) 1992 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[102097]: audit 2023-10-07T22:26:39.745221+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.8:0/2822008712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:40.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[102097]: audit 2023-10-07T22:26:39.777239+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.8:0/2095690758' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.040 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:40 smithi008 bash[102097]: audit 2023-10-07T22:26:39.784861+0000 mon.a (mon.0) 1992 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.063 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:26:40.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:40.073 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:26:40.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:40.181 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:40 smithi081 bash[89466]: audit 2023-10-07T22:26:39.745221+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.8:0/2822008712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:26:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:40 smithi081 bash[89466]: audit 2023-10-07T22:26:39.777239+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.8:0/2095690758' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.182 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:40 smithi081 bash[89466]: audit 2023-10-07T22:26:39.784861+0000 mon.a (mon.0) 1992 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:26:40.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:40.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:40.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:40.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:40.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:40.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:40.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:40.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:40.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:40.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:40.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:40.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:41.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:41.108 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:39.874297+0000 mgr.y (mgr.25319) 1429 : cluster 0 pgmap v1658: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33194/189567 objects degraded (17.510%); 8281/189567 objects misplaced (4.368%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:41.108 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.003410+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:41.108 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: audit 2023-10-07T22:26:40.010400+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.010550+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.010573+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.010795+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.016082+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e417: 8 total, 8 up, 8 in 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: audit 2023-10-07T22:26:40.042278+0000 mgr.y (mgr.25319) 1430 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: audit 2023-10-07T22:26:40.947059+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[102097]: cluster 2023-10-07T22:26:40.986473+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 33194/189567 objects degraded (17.510%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:39.874297+0000 mgr.y (mgr.25319) 1429 : cluster 0 pgmap v1658: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33194/189567 objects degraded (17.510%); 8281/189567 objects misplaced (4.368%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.003410+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:41.109 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: audit 2023-10-07T22:26:40.010400+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.010550+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.010573+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.010795+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.016082+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e417: 8 total, 8 up, 8 in 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: audit 2023-10-07T22:26:40.042278+0000 mgr.y (mgr.25319) 1430 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: audit 2023-10-07T22:26:40.947059+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:41.110 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:41 smithi008 bash[105281]: cluster 2023-10-07T22:26:40.986473+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 33194/189567 objects degraded (17.510%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:41.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:41.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:39.874297+0000 mgr.y (mgr.25319) 1429 : cluster 0 pgmap v1658: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 33194/189567 objects degraded (17.510%); 8281/189567 objects misplaced (4.368%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:26:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.003410+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:26:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: audit 2023-10-07T22:26:40.010400+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.010550+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.010573+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.010795+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e417 with expected crc 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.016082+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e417: 8 total, 8 up, 8 in 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: audit 2023-10-07T22:26:40.042278+0000 mgr.y (mgr.25319) 1430 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: audit 2023-10-07T22:26:40.947059+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:41 smithi081 bash[89466]: cluster 2023-10-07T22:26:40.986473+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 33194/189567 objects degraded (17.510%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:41.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:41.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:41.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:41.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:41.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:41.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:41.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:41.640 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:41.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:41.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:41.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:41.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:41.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:41.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:42.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:42.031 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:42.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:42.147 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:26:42.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:42.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:42.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:42.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:42.423 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:42.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:42.532 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1659,"stamp":"2023-10-07T22:26:40.011117+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4139968306,"num_objects":63189,"num_object_clones":0,"num_object_copies":189567,"num_objects_missing_on_primary":2269,"num_objects_missing":2269,"num_objects_degraded":33194,"num_objects_misplaced":8281,"num_objects_unfound":0,"num_objects_dirty":63189,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":114907,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14032,"num_bytes_recovered":771000411,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":106316,"ondisk_log_size":106316,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":334,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":20061140,"kb_used_data":13624084,"kb_used_omap":18,"kb_used_meta":6436973,"kb_avail":729900076,"statfs":{"total":767960285184,"available":747417677824,"internally_reserved":0,"allocated":13951062016,"data_stored":13935924403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6591460618},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-82837504,"num_objects":-1264,"num_object_clones":0,"num_object_copies":-3792,"num_objects_missing_on_primary":-161,"num_objects_missing":-161,"num_objects_degraded":-157,"num_objects_misplaced":-233,"num_objects_unfound":0,"num_objects_dirty":-1264,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1264,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":168,"num_bytes_recovered":11010048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.142429"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":259,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088161+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:26:20.088161+0000","last_peered":"2023-10-07T22:26:20.088161+0000","last_clean":"2023-10-07T22:26:20.088161+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:26:20.088161+0000","last_undegraded":"2023-10-07T22:26:20.088161+0000","last_fullsized":"2023-10-07T22:26:20.088161+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":47,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083414+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:26:20.083414+0000","last_peered":"2023-10-07T22:26:20.083414+0000","last_clean":"2023-10-07T22:26:20.083414+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:26:20.083414+0000","last_undegraded":"2023-10-07T22:26:20.083414+0000","last_fullsized":"2023-10-07T22:26:20.083414+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":423,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.115277+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:26:20.115277+0000","last_peered":"2023-10-07T22:26:20.115277+0000","last_clean":"2023-10-07T22:26:20.115277+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:26:20.115277+0000","last_undegraded":"2023-10-07T22:26:20.115277+0000","last_fullsized":"2023-10-07T22:26:20.115277+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":21,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135089+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:26:20.135089+0000","last_peered":"2023-10-07T22:26:20.135089+0000","last_clean":"2023-10-07T22:26:20.135089+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:26:20.135089+0000","last_undegraded":"2023-10-07T22:26:20.135089+0000","last_fullsized":"2023-10-07T22:26:20.135089+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":44,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.184160+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:26:20.184160+0000","last_peered":"2023-10-07T22:26:20.184160+0000","last_clean":"2023-10-07T22:26:20.184160+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:26:20.184160+0000","last_undegraded":"2023-10-07T22:26:20.184160+0000","last_fullsized":"2023-10-07T22:26:20.184160+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":70,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.120381+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:26:20.120381+0000","last_peered":"2023-10-07T22:26:20.120381+0000","last_clean":"2023-10-07T22:26:20.120381+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:26:20.120381+0000","last_undegraded":"2023-10-07T22:26:20.120381+0000","last_fullsized":"2023-10-07T22:26:20.120381+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087106+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:26:20.087106+0000","last_peered":"2023-10-07T22:26:20.087106+0000","last_clean":"2023-10-07T22:26:20.087106+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:26:20.087106+0000","last_undegraded":"2023-10-07T22:26:20.087106+0000","last_fullsized":"2023-10-07T22:26:20.087106+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":44,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.184248+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:26:20.184248+0000","last_peered":"2023-10-07T22:26:20.184248+0000","last_clean":"2023-10-07T22:26:20.184248+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:26:20.184248+0000","last_undegraded":"2023-10-07T22:26:20.184248+0000","last_fullsized":"2023-10-07T22:26:20.184248+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087112+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:26:20.087112+0000","last_peered":"2023-10-07T22:26:20.087112+0000","last_clean":"2023-10-07T22:26:20.087112+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:26:20.087112+0000","last_undegraded":"2023-10-07T22:26:20.087112+0000","last_fullsized":"2023-10-07T22:26:20.087112+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":47,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083287+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:26:20.083287+0000","last_peered":"2023-10-07T22:26:20.083287+0000","last_clean":"2023-10-07T22:26:20.083287+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:26:20.083287+0000","last_undegraded":"2023-10-07T22:26:20.083287+0000","last_fullsized":"2023-10-07T22:26:20.083287+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":174,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135038+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:26:20.135038+0000","last_peered":"2023-10-07T22:26:20.135038+0000","last_clean":"2023-10-07T22:26:20.135038+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:26:20.135038+0000","last_undegraded":"2023-10-07T22:26:20.135038+0000","last_fullsized":"2023-10-07T22:26:20.135038+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":176,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.115867+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:26:20.115867+0000","last_peered":"2023-10-07T22:26:20.115867+0000","last_clean":"2023-10-07T22:26:20.115867+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:26:20.115867+0000","last_undegraded":"2023-10-07T22:26:20.115867+0000","last_fullsized":"2023-10-07T22:26:20.115867+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":309,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088379+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:26:20.088379+0000","last_peered":"2023-10-07T22:26:20.088379+0000","last_clean":"2023-10-07T22:26:20.088379+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:26:20.088379+0000","last_undegraded":"2023-10-07T22:26:20.088379+0000","last_fullsized":"2023-10-07T22:26:20.088379+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":239,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087902+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:26:20.087902+0000","last_peered":"2023-10-07T22:26:20.087902+0000","last_clean":"2023-10-07T22:26:20.087902+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:26:20.087902+0000","last_undegraded":"2023-10-07T22:26:20.087902+0000","last_fullsized":"2023-10-07T22:26:20.087902+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":142,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135426+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:26:20.135426+0000","last_peered":"2023-10-07T22:26:20.135426+0000","last_clean":"2023-10-07T22:26:20.135426+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:26:20.135426+0000","last_undegraded":"2023-10-07T22:26:20.135426+0000","last_fullsized":"2023-10-07T22:26:20.135426+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":47,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083253+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:26:20.083253+0000","last_peered":"2023-10-07T22:26:20.083253+0000","last_clean":"2023-10-07T22:26:20.083253+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:26:20.083253+0000","last_undegraded":"2023-10-07T22:26:20.083253+0000","last_fullsized":"2023-10-07T22:26:20.083253+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134557+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:26:20.134557+0000","last_peered":"2023-10-07T22:26:20.134557+0000","last_clean":"2023-10-07T22:26:20.134557+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:26:20.134557+0000","last_undegraded":"2023-10-07T22:26:20.134557+0000","last_fullsized":"2023-10-07T22:26:20.134557+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087082+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:26:20.087082+0000","last_peered":"2023-10-07T22:26:20.087082+0000","last_clean":"2023-10-07T22:26:20.087082+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:26:20.087082+0000","last_undegraded":"2023-10-07T22:26:20.087082+0000","last_fullsized":"2023-10-07T22:26:20.087082+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":164,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134596+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:26:20.134596+0000","last_peered":"2023-10-07T22:26:20.134596+0000","last_clean":"2023-10-07T22:26:20.134596+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:26:20.134596+0000","last_undegraded":"2023-10-07T22:26:20.134596+0000","last_fullsized":"2023-10-07T22:26:20.134596+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083344+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:26:20.083344+0000","last_peered":"2023-10-07T22:26:20.083344+0000","last_clean":"2023-10-07T22:26:20.083344+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:26:20.083344+0000","last_undegraded":"2023-10-07T22:26:20.083344+0000","last_fullsized":"2023-10-07T22:26:20.083344+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":141,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119416+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:26:20.119416+0000","last_peered":"2023-10-07T22:26:20.119416+0000","last_clean":"2023-10-07T22:26:20.119416+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:26:20.119416+0000","last_undegraded":"2023-10-07T22:26:20.119416+0000","last_fullsized":"2023-10-07T22:26:20.119416+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083722+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:26:20.083722+0000","last_peered":"2023-10-07T22:26:20.083722+0000","last_clean":"2023-10-07T22:26:20.083722+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:26:20.083722+0000","last_undegraded":"2023-10-07T22:26:20.083722+0000","last_fullsized":"2023-10-07T22:26:20.083722+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"416'7156","reported_seq":7219,"reported_epoch":416,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:26:39.052466+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:26:39.052466+0000","last_peered":"2023-10-07T22:26:39.052466+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:26:39.052466+0000","last_undegraded":"2023-10-07T22:26:39.052466+0000","last_fullsized":"2023-10-07T22:26:39.052466+0000","mapping_epoch":396,"log_start":"379'1100","ondisk_log_start":"379'1100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6056,"log_dups_size":0,"ondisk_log_size":6056,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260964352,"num_objects":3982,"num_object_clones":0,"num_object_copies":11946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3982,"num_objects_unfound":0,"num_objects_dirty":3982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7156,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":3982}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":168,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135959+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:26:20.135959+0000","last_peered":"2023-10-07T22:26:20.135959+0000","last_clean":"2023-10-07T22:26:20.135959+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:26:20.135959+0000","last_undegraded":"2023-10-07T22:26:20.135959+0000","last_fullsized":"2023-10-07T22:26:20.135959+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":40,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.086206+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:26:20.086206+0000","last_peered":"2023-10-07T22:26:20.086206+0000","last_clean":"2023-10-07T22:26:20.086206+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:26:20.086206+0000","last_undegraded":"2023-10-07T22:26:20.086206+0000","last_fullsized":"2023-10-07T22:26:20.086206+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"416'7054","reported_seq":7119,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:35.261556+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:26:35.261556+0000","last_peered":"2023-10-07T22:26:35.261556+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:26:35.261556+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"379'1400","ondisk_log_start":"379'1400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5654,"log_dups_size":0,"ondisk_log_size":5654,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255983616,"num_objects":3906,"num_object_clones":0,"num_object_copies":11718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7054,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-1565},{"shards":"0,1,4","objects":3906}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":140,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135428+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:26:20.135428+0000","last_peered":"2023-10-07T22:26:20.135428+0000","last_clean":"2023-10-07T22:26:20.135428+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:26:20.135428+0000","last_undegraded":"2023-10-07T22:26:20.135428+0000","last_fullsized":"2023-10-07T22:26:20.135428+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":258,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087612+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:26:20.087612+0000","last_peered":"2023-10-07T22:26:20.087612+0000","last_clean":"2023-10-07T22:26:20.087612+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:26:20.087612+0000","last_undegraded":"2023-10-07T22:26:20.087612+0000","last_fullsized":"2023-10-07T22:26:20.087612+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"416'7321","reported_seq":7403,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:36.986584+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:26:36.986584+0000","last_peered":"2023-10-07T22:26:36.986584+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:26:36.986584+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"379'300","ondisk_log_start":"379'300","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7021,"log_dups_size":0,"ondisk_log_size":7021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259194880,"num_objects":3955,"num_object_clones":0,"num_object_copies":11865,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3955,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7321,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"0,6,7","objects":507},{"shards":"3,6,7","objects":3448},{"shards":"6,7","objects":-521}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":210,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135310+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:26:20.135310+0000","last_peered":"2023-10-07T22:26:20.135310+0000","last_clean":"2023-10-07T22:26:20.135310+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:26:20.135310+0000","last_undegraded":"2023-10-07T22:26:20.135310+0000","last_fullsized":"2023-10-07T22:26:20.135310+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119805+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:26:20.119805+0000","last_peered":"2023-10-07T22:26:20.119805+0000","last_clean":"2023-10-07T22:26:20.119805+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:26:20.119805+0000","last_undegraded":"2023-10-07T22:26:20.119805+0000","last_fullsized":"2023-10-07T22:26:20.119805+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"416'7233","reported_seq":7304,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:36.994687+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:26:36.994687+0000","last_peered":"2023-10-07T22:26:36.994687+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:26:36.994687+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7033,"log_dups_size":0,"ondisk_log_size":7033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254214144,"num_objects":3879,"num_object_clones":0,"num_object_copies":11637,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3879,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7233,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3879},{"shards":"6,7","objects":-1667}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":418,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.086848+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:26:20.086848+0000","last_peered":"2023-10-07T22:26:20.086848+0000","last_clean":"2023-10-07T22:26:20.086848+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:26:20.086848+0000","last_undegraded":"2023-10-07T22:26:20.086848+0000","last_fullsized":"2023-10-07T22:26:20.086848+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":121,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.146045+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:26:21.146045+0000","last_peered":"2023-10-07T22:26:21.146045+0000","last_clean":"2023-10-07T22:26:21.146045+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:26:21.146045+0000","last_undegraded":"2023-10-07T22:26:21.146045+0000","last_fullsized":"2023-10-07T22:26:21.146045+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"416'7152","reported_seq":7206,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:36.927994+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:26:36.927994+0000","last_peered":"2023-10-07T22:26:36.927994+0000","last_clean":"2023-10-07T22:26:36.927994+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:26:36.927994+0000","last_undegraded":"2023-10-07T22:26:36.927994+0000","last_fullsized":"2023-10-07T22:26:36.927994+0000","mapping_epoch":370,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6952,"log_dups_size":0,"ondisk_log_size":6952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259129344,"num_objects":3954,"num_object_clones":0,"num_object_copies":11862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7152,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":926,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134655+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:26:20.134655+0000","last_peered":"2023-10-07T22:26:20.134655+0000","last_clean":"2023-10-07T22:26:20.134655+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:26:20.134655+0000","last_undegraded":"2023-10-07T22:26:20.134655+0000","last_fullsized":"2023-10-07T22:26:20.134655+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":51,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083914+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:26:20.083914+0000","last_peered":"2023-10-07T22:26:20.083914+0000","last_clean":"2023-10-07T22:26:20.083914+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:26:20.083914+0000","last_undegraded":"2023-10-07T22:26:20.083914+0000","last_fullsized":"2023-10-07T22:26:20.083914+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":279,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088260+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:26:20.088260+0000","last_peered":"2023-10-07T22:26:20.088260+0000","last_clean":"2023-10-07T22:26:20.088260+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:26:20.088260+0000","last_undegraded":"2023-10-07T22:26:20.088260+0000","last_fullsized":"2023-10-07T22:26:20.088260+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"416'7235","reported_seq":7293,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:39.262937+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:26:39.262937+0000","last_peered":"2023-10-07T22:26:39.262937+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:26:39.262937+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"379'400","ondisk_log_start":"379'400","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6835,"log_dups_size":0,"ondisk_log_size":6835,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260505600,"num_objects":3975,"num_object_clones":0,"num_object_copies":11925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7235,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":1812},{"shards":"0,2,7","objects":533}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":670,"reported_epoch":415,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:20.147731+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:26:20.147731+0000","last_peered":"2023-10-07T22:26:20.147731+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:26:20.147731+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":70,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119865+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:26:20.119865+0000","last_peered":"2023-10-07T22:26:20.119865+0000","last_clean":"2023-10-07T22:26:20.119865+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:26:20.119865+0000","last_undegraded":"2023-10-07T22:26:20.119865+0000","last_fullsized":"2023-10-07T22:26:20.119865+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":296,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088521+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:26:20.088521+0000","last_peered":"2023-10-07T22:26:20.088521+0000","last_clean":"2023-10-07T22:26:20.088521+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:26:20.088521+0000","last_undegraded":"2023-10-07T22:26:20.088521+0000","last_fullsized":"2023-10-07T22:26:20.088521+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"416'6993","reported_seq":11097,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:36.636522+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:26:36.636522+0000","last_peered":"2023-10-07T22:26:36.636522+0000","last_clean":"2023-10-07T22:26:36.636522+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:26:36.636522+0000","last_undegraded":"2023-10-07T22:26:36.636522+0000","last_fullsized":"2023-10-07T22:26:36.636522+0000","mapping_epoch":386,"log_start":"379'100","ondisk_log_start":"379'100","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6893,"log_dups_size":0,"ondisk_log_size":6893,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256180224,"num_objects":3909,"num_object_clones":0,"num_object_copies":11727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6993,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":238,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087428+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:26:20.087428+0000","last_peered":"2023-10-07T22:26:20.087428+0000","last_clean":"2023-10-07T22:26:20.087428+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:26:20.087428+0000","last_undegraded":"2023-10-07T22:26:20.087428+0000","last_fullsized":"2023-10-07T22:26:20.087428+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":239,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088378+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:26:20.088378+0000","last_peered":"2023-10-07T22:26:20.088378+0000","last_clean":"2023-10-07T22:26:20.088378+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:26:20.088378+0000","last_undegraded":"2023-10-07T22:26:20.088378+0000","last_fullsized":"2023-10-07T22:26:20.088378+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"416'7098","reported_seq":7497,"reported_epoch":416,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:35.200997+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:26:35.200997+0000","last_peered":"2023-10-07T22:26:35.200997+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:26:35.200997+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"379'1500","ondisk_log_start":"379'1500","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5598,"log_dups_size":0,"ondisk_log_size":5598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261881856,"num_objects":3996,"num_object_clones":0,"num_object_copies":11988,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1389,"num_objects_misplaced":508,"num_objects_unfound":0,"num_objects_dirty":3996,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7098,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":164,"num_bytes_recovered":10747904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":508},{"shards":"1,7","objects":2099}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":723,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087401+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:26:20.087401+0000","last_peered":"2023-10-07T22:26:20.087401+0000","last_clean":"2023-10-07T22:26:20.087401+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:26:20.087401+0000","last_undegraded":"2023-10-07T22:26:20.087401+0000","last_fullsized":"2023-10-07T22:26:20.087401+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":44,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.184057+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:26:20.184057+0000","last_peered":"2023-10-07T22:26:20.184057+0000","last_clean":"2023-10-07T22:26:20.184057+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:26:20.184057+0000","last_undegraded":"2023-10-07T22:26:20.184057+0000","last_fullsized":"2023-10-07T22:26:20.184057+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":433,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119988+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:26:20.119988+0000","last_peered":"2023-10-07T22:26:20.119988+0000","last_clean":"2023-10-07T22:26:20.119988+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:26:20.119988+0000","last_undegraded":"2023-10-07T22:26:20.119988+0000","last_fullsized":"2023-10-07T22:26:20.119988+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"416'7198","reported_seq":18391,"reported_epoch":416,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:26:37.025479+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:26:37.025479+0000","last_peered":"2023-10-07T22:26:37.025479+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:26:37.025479+0000","last_undegraded":"2023-10-07T22:26:37.025479+0000","last_fullsized":"2023-10-07T22:26:37.025479+0000","mapping_epoch":413,"log_start":"379'300","ondisk_log_start":"379'300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6898,"log_dups_size":0,"ondisk_log_size":6898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256442392,"num_objects":3914,"num_object_clones":0,"num_object_copies":11742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3914,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7198,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":3914}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":732,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119686+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:26:20.119686+0000","last_peered":"2023-10-07T22:26:20.119686+0000","last_clean":"2023-10-07T22:26:20.119686+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:26:20.119686+0000","last_undegraded":"2023-10-07T22:26:20.119686+0000","last_fullsized":"2023-10-07T22:26:20.119686+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":452,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119791+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:26:20.119791+0000","last_peered":"2023-10-07T22:26:20.119791+0000","last_clean":"2023-10-07T22:26:20.119791+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:26:20.119791+0000","last_undegraded":"2023-10-07T22:26:20.119791+0000","last_fullsized":"2023-10-07T22:26:20.119791+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087199+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:26:20.087199+0000","last_peered":"2023-10-07T22:26:20.087199+0000","last_clean":"2023-10-07T22:26:20.087199+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:26:20.087199+0000","last_undegraded":"2023-10-07T22:26:20.087199+0000","last_fullsized":"2023-10-07T22:26:20.087199+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":410,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.115942+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:26:20.115942+0000","last_peered":"2023-10-07T22:26:20.115942+0000","last_clean":"2023-10-07T22:26:20.115942+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:26:20.115942+0000","last_undegraded":"2023-10-07T22:26:20.115942+0000","last_fullsized":"2023-10-07T22:26:20.115942+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"416'7271","reported_seq":8016,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:39.155526+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:26:39.155526+0000","last_peered":"2023-10-07T22:26:39.155526+0000","last_clean":"2023-10-07T22:26:39.155526+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:26:39.155526+0000","last_undegraded":"2023-10-07T22:26:39.155526+0000","last_fullsized":"2023-10-07T22:26:39.155526+0000","mapping_epoch":400,"log_start":"379'600","ondisk_log_start":"379'600","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6671,"log_dups_size":0,"ondisk_log_size":6671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259457024,"num_objects":3959,"num_object_clones":0,"num_object_copies":11877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3959,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7271,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":704,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.086260+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:26:20.086260+0000","last_peered":"2023-10-07T22:26:20.086260+0000","last_clean":"2023-10-07T22:26:20.086260+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:26:20.086260+0000","last_undegraded":"2023-10-07T22:26:20.086260+0000","last_fullsized":"2023-10-07T22:26:20.086260+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":396,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087283+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:26:20.087283+0000","last_peered":"2023-10-07T22:26:20.087283+0000","last_clean":"2023-10-07T22:26:20.087283+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:26:20.087283+0000","last_undegraded":"2023-10-07T22:26:20.087283+0000","last_fullsized":"2023-10-07T22:26:20.087283+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":259,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088106+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:26:20.088106+0000","last_peered":"2023-10-07T22:26:20.088106+0000","last_clean":"2023-10-07T22:26:20.088106+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:26:20.088106+0000","last_undegraded":"2023-10-07T22:26:20.088106+0000","last_fullsized":"2023-10-07T22:26:20.088106+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":463,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119679+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:26:20.119679+0000","last_peered":"2023-10-07T22:26:20.119679+0000","last_clean":"2023-10-07T22:26:20.119679+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:26:20.119679+0000","last_undegraded":"2023-10-07T22:26:20.119679+0000","last_fullsized":"2023-10-07T22:26:20.119679+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"416'7330","reported_seq":8976,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:39.290208+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:26:39.290208+0000","last_peered":"2023-10-07T22:26:39.290208+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:26:39.290208+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"379'641","ondisk_log_start":"379'641","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6689,"log_dups_size":0,"ondisk_log_size":6689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262799360,"num_objects":4010,"num_object_clones":0,"num_object_copies":12030,"num_objects_missing_on_primary":1615,"num_objects_missing":1615,"num_objects_degraded":6762,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4010,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7330,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":523,"num_bytes_recovered":34275328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":13},{"shards":"0,3,6","objects":3519},{"shards":"0,4,6","objects":478}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":658,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134584+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:26:20.134584+0000","last_peered":"2023-10-07T22:26:20.134584+0000","last_clean":"2023-10-07T22:26:20.134584+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:26:20.134584+0000","last_undegraded":"2023-10-07T22:26:20.134584+0000","last_fullsized":"2023-10-07T22:26:20.134584+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.082861+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:26:20.082861+0000","last_peered":"2023-10-07T22:26:20.082861+0000","last_clean":"2023-10-07T22:26:20.082861+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:26:20.082861+0000","last_undegraded":"2023-10-07T22:26:20.082861+0000","last_fullsized":"2023-10-07T22:26:20.082861+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":426,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.115155+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:26:20.115155+0000","last_peered":"2023-10-07T22:26:20.115155+0000","last_clean":"2023-10-07T22:26:20.115155+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:26:20.115155+0000","last_undegraded":"2023-10-07T22:26:20.115155+0000","last_fullsized":"2023-10-07T22:26:20.115155+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":205,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.120131+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:26:20.120131+0000","last_peered":"2023-10-07T22:26:20.120131+0000","last_clean":"2023-10-07T22:26:20.120131+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:26:20.120131+0000","last_undegraded":"2023-10-07T22:26:20.120131+0000","last_fullsized":"2023-10-07T22:26:20.120131+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"416'7003","reported_seq":9919,"reported_epoch":416,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:26:39.231455+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:26:39.231455+0000","last_peered":"2023-10-07T22:26:39.231455+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:26:39.231455+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:26:39.231455+0000","mapping_epoch":396,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6103,"log_dups_size":0,"ondisk_log_size":6103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248446976,"num_objects":3791,"num_object_clones":0,"num_object_copies":11373,"num_objects_missing_on_primary":654,"num_objects_missing":654,"num_objects_degraded":654,"num_objects_misplaced":3791,"num_objects_unfound":0,"num_objects_dirty":3791,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7003,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1425,"num_bytes_recovered":93388800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":3317},{"shards":"1,4,6","objects":474}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.086658+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:26:20.086658+0000","last_peered":"2023-10-07T22:26:20.086658+0000","last_clean":"2023-10-07T22:26:20.086658+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:26:20.086658+0000","last_undegraded":"2023-10-07T22:26:20.086658+0000","last_fullsized":"2023-10-07T22:26:20.086658+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":727,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134845+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:26:20.134845+0000","last_peered":"2023-10-07T22:26:20.134845+0000","last_clean":"2023-10-07T22:26:20.134845+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:26:20.134845+0000","last_undegraded":"2023-10-07T22:26:20.134845+0000","last_fullsized":"2023-10-07T22:26:20.134845+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.091002+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:26:20.091002+0000","last_peered":"2023-10-07T22:26:20.091002+0000","last_clean":"2023-10-07T22:26:20.091002+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:26:20.091002+0000","last_undegraded":"2023-10-07T22:26:20.091002+0000","last_fullsized":"2023-10-07T22:26:20.091002+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":70,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.120304+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:26:20.120304+0000","last_peered":"2023-10-07T22:26:20.120304+0000","last_clean":"2023-10-07T22:26:20.120304+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:26:20.120304+0000","last_undegraded":"2023-10-07T22:26:20.120304+0000","last_fullsized":"2023-10-07T22:26:20.120304+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"416'7329","reported_seq":10592,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:39.113553+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:26:39.113553+0000","last_peered":"2023-10-07T22:26:39.113553+0000","last_clean":"2023-10-07T22:26:39.113553+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:26:39.113553+0000","last_undegraded":"2023-10-07T22:26:39.113553+0000","last_fullsized":"2023-10-07T22:26:39.113553+0000","mapping_epoch":392,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6629,"log_dups_size":0,"ondisk_log_size":6629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262471680,"num_objects":4005,"num_object_clones":0,"num_object_copies":12015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7329,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":772,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.121854+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:26:20.121854+0000","last_peered":"2023-10-07T22:26:20.121854+0000","last_clean":"2023-10-07T22:26:20.121854+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:26:20.121854+0000","last_undegraded":"2023-10-07T22:26:20.121854+0000","last_fullsized":"2023-10-07T22:26:20.121854+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":156,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.134774+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:26:20.134774+0000","last_peered":"2023-10-07T22:26:20.134774+0000","last_clean":"2023-10-07T22:26:20.134774+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:26:20.134774+0000","last_undegraded":"2023-10-07T22:26:20.134774+0000","last_fullsized":"2023-10-07T22:26:20.134774+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":343,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087512+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:26:20.087512+0000","last_peered":"2023-10-07T22:26:20.087512+0000","last_clean":"2023-10-07T22:26:20.087512+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:26:20.087512+0000","last_undegraded":"2023-10-07T22:26:20.087512+0000","last_fullsized":"2023-10-07T22:26:20.087512+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":129,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.174854+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:26:20.174854+0000","last_peered":"2023-10-07T22:26:20.174854+0000","last_clean":"2023-10-07T22:26:20.174854+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:26:20.174854+0000","last_undegraded":"2023-10-07T22:26:20.174854+0000","last_fullsized":"2023-10-07T22:26:20.174854+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"416'7178","reported_seq":7236,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:35.173741+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:26:35.173741+0000","last_peered":"2023-10-07T22:26:35.173741+0000","last_clean":"2023-10-07T22:26:35.173741+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:26:35.173741+0000","last_undegraded":"2023-10-07T22:26:35.173741+0000","last_fullsized":"2023-10-07T22:26:35.173741+0000","mapping_epoch":370,"log_start":"379'1600","ondisk_log_start":"379'1600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5578,"log_dups_size":0,"ondisk_log_size":5578,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264634368,"num_objects":4038,"num_object_clones":0,"num_object_copies":12114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7178,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":683,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119786+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:26:20.119786+0000","last_peered":"2023-10-07T22:26:20.119786+0000","last_clean":"2023-10-07T22:26:20.119786+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:26:20.119786+0000","last_undegraded":"2023-10-07T22:26:20.119786+0000","last_fullsized":"2023-10-07T22:26:20.119786+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":156,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.135481+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:26:20.135481+0000","last_peered":"2023-10-07T22:26:20.135481+0000","last_clean":"2023-10-07T22:26:20.135481+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:26:20.135481+0000","last_undegraded":"2023-10-07T22:26:20.135481+0000","last_fullsized":"2023-10-07T22:26:20.135481+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":446,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.121350+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:26:20.121350+0000","last_peered":"2023-10-07T22:26:20.121350+0000","last_clean":"2023-10-07T22:26:20.121350+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:26:20.121350+0000","last_undegraded":"2023-10-07T22:26:20.121350+0000","last_fullsized":"2023-10-07T22:26:20.121350+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":30,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.086465+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:26:20.086465+0000","last_peered":"2023-10-07T22:26:20.086465+0000","last_clean":"2023-10-07T22:26:20.086465+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:26:20.086465+0000","last_undegraded":"2023-10-07T22:26:20.086465+0000","last_fullsized":"2023-10-07T22:26:20.086465+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"416'7188","reported_seq":7253,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:36.956790+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:26:36.956790+0000","last_peered":"2023-10-07T22:26:36.956790+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:26:36.956790+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6988,"log_dups_size":0,"ondisk_log_size":6988,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257032192,"num_objects":3922,"num_object_clones":0,"num_object_copies":11766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7188,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":3922},{"shards":"1,7","objects":-1626}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":853,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.088632+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:26:20.088632+0000","last_peered":"2023-10-07T22:26:20.088632+0000","last_clean":"2023-10-07T22:26:20.088632+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:26:20.088632+0000","last_undegraded":"2023-10-07T22:26:20.088632+0000","last_fullsized":"2023-10-07T22:26:20.088632+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":51,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083813+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:26:20.083813+0000","last_peered":"2023-10-07T22:26:20.083813+0000","last_clean":"2023-10-07T22:26:20.083813+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:26:20.083813+0000","last_undegraded":"2023-10-07T22:26:20.083813+0000","last_fullsized":"2023-10-07T22:26:20.083813+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":396,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.119922+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:26:20.119922+0000","last_peered":"2023-10-07T22:26:20.119922+0000","last_clean":"2023-10-07T22:26:20.119922+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:26:20.119922+0000","last_undegraded":"2023-10-07T22:26:20.119922+0000","last_fullsized":"2023-10-07T22:26:20.119922+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":52,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.211028+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:26:20.211028+0000","last_peered":"2023-10-07T22:26:20.211028+0000","last_clean":"2023-10-07T22:26:20.211028+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:26:20.211028+0000","last_undegraded":"2023-10-07T22:26:20.211028+0000","last_fullsized":"2023-10-07T22:26:20.211028+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"416'7085","reported_seq":7139,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:36.963584+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:26:36.963584+0000","last_peered":"2023-10-07T22:26:36.963584+0000","last_clean":"2023-10-07T22:26:36.963584+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:26:36.963584+0000","last_undegraded":"2023-10-07T22:26:36.963584+0000","last_fullsized":"2023-10-07T22:26:36.963584+0000","mapping_epoch":370,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6885,"log_dups_size":0,"ondisk_log_size":6885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260243456,"num_objects":3971,"num_object_clones":0,"num_object_copies":11913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7085,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":692,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083108+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:26:20.083108+0000","last_peered":"2023-10-07T22:26:20.083108+0000","last_clean":"2023-10-07T22:26:20.083108+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:26:20.083108+0000","last_undegraded":"2023-10-07T22:26:20.083108+0000","last_fullsized":"2023-10-07T22:26:20.083108+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":100,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.120393+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:26:20.120393+0000","last_peered":"2023-10-07T22:26:20.120393+0000","last_clean":"2023-10-07T22:26:20.120393+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:26:20.120393+0000","last_undegraded":"2023-10-07T22:26:20.120393+0000","last_fullsized":"2023-10-07T22:26:20.120393+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":125,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.174992+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:26:20.174992+0000","last_peered":"2023-10-07T22:26:20.174992+0000","last_clean":"2023-10-07T22:26:20.174992+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:26:20.174992+0000","last_undegraded":"2023-10-07T22:26:20.174992+0000","last_fullsized":"2023-10-07T22:26:20.174992+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":295,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087582+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:26:20.087582+0000","last_peered":"2023-10-07T22:26:20.087582+0000","last_clean":"2023-10-07T22:26:20.087582+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:26:20.087582+0000","last_undegraded":"2023-10-07T22:26:20.087582+0000","last_fullsized":"2023-10-07T22:26:20.087582+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":120,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.175242+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:26:20.175242+0000","last_peered":"2023-10-07T22:26:20.175242+0000","last_clean":"2023-10-07T22:26:20.175242+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:26:20.175242+0000","last_undegraded":"2023-10-07T22:26:20.175242+0000","last_fullsized":"2023-10-07T22:26:20.175242+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":451,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.121421+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:26:20.121421+0000","last_peered":"2023-10-07T22:26:20.121421+0000","last_clean":"2023-10-07T22:26:20.121421+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:26:20.121421+0000","last_undegraded":"2023-10-07T22:26:20.121421+0000","last_fullsized":"2023-10-07T22:26:20.121421+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":383,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087518+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:26:20.087518+0000","last_peered":"2023-10-07T22:26:20.087518+0000","last_clean":"2023-10-07T22:26:20.087518+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:26:20.087518+0000","last_undegraded":"2023-10-07T22:26:20.087518+0000","last_fullsized":"2023-10-07T22:26:20.087518+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":269,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087814+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:26:20.087814+0000","last_peered":"2023-10-07T22:26:20.087814+0000","last_clean":"2023-10-07T22:26:20.087814+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:26:20.087814+0000","last_undegraded":"2023-10-07T22:26:20.087814+0000","last_fullsized":"2023-10-07T22:26:20.087814+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":394,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087281+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:26:20.087281+0000","last_peered":"2023-10-07T22:26:20.087281+0000","last_clean":"2023-10-07T22:26:20.087281+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:26:20.087281+0000","last_undegraded":"2023-10-07T22:26:20.087281+0000","last_fullsized":"2023-10-07T22:26:20.087281+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":289,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087830+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:26:20.087830+0000","last_peered":"2023-10-07T22:26:20.087830+0000","last_clean":"2023-10-07T22:26:20.087830+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:26:20.087830+0000","last_undegraded":"2023-10-07T22:26:20.087830+0000","last_fullsized":"2023-10-07T22:26:20.087830+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.083264+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:26:20.083264+0000","last_peered":"2023-10-07T22:26:20.083264+0000","last_clean":"2023-10-07T22:26:20.083264+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:26:20.083264+0000","last_undegraded":"2023-10-07T22:26:20.083264+0000","last_fullsized":"2023-10-07T22:26:20.083264+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":55,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.082965+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:26:20.082965+0000","last_peered":"2023-10-07T22:26:20.082965+0000","last_clean":"2023-10-07T22:26:20.082965+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:26:20.082965+0000","last_undegraded":"2023-10-07T22:26:20.082965+0000","last_fullsized":"2023-10-07T22:26:20.082965+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":36,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087594+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:26:20.087594+0000","last_peered":"2023-10-07T22:26:20.087594+0000","last_clean":"2023-10-07T22:26:20.087594+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:26:20.087594+0000","last_undegraded":"2023-10-07T22:26:20.087594+0000","last_fullsized":"2023-10-07T22:26:20.087594+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":239,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-07T22:26:20.087854+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:26:20.087854+0000","last_peered":"2023-10-07T22:26:20.087854+0000","last_clean":"2023-10-07T22:26:20.087854+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:26:20.087854+0000","last_undegraded":"2023-10-07T22:26:20.087854+0000","last_fullsized":"2023-10-07T22:26:20.087854+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":4139581464,"num_objects":63166,"num_object_clones":0,"num_object_copies":189498,"num_objects_missing_on_primary":2269,"num_objects_missing":2269,"num_objects_degraded":33193,"num_objects_misplaced":8281,"num_objects_unfound":0,"num_objects_dirty":63166,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":114824,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13932,"num_bytes_recovered":768933912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13903544320,"data_stored":13903528032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":104483,"ondisk_log_size":104483,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201929,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2567088,"kb_used_data":1657960,"kb_used_omap":0,"kb_used_meta":909120,"kb_avail":91178064,"statfs":{"total":95995035648,"available":93366337536,"internally_reserved":0,"allocated":1697751040,"data_stored":1696203375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":930938880},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.133,"15min":1.254},"min":{"1min":0.34699999999999998,"5min":0.29099999999999998,"15min":0.24399999999999999},"max":{"1min":1.2050000000000001,"5min":18.585999999999999,"15min":55.465000000000003},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.3400000000000001,"15min":1.327},"min":{"1min":0.35099999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":3.6499999999999999,"5min":15.022,"15min":51.713999999999999},"last":0.69399999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:25:50 2023","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.6040000000000001,"15min":1.5229999999999999},"min":{"1min":0.40200000000000002,"5min":0.28299999999999997,"15min":0.26200000000000001},"max":{"1min":32.918999999999997,"5min":32.918999999999997,"15min":58.639000000000003},"last":0.57199999999999995},{"interface":"front","average":{"1min":2.3490000000000002,"5min":1.5129999999999999,"15min":1.4019999999999999},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.29299999999999998},"max":{"1min":33.048999999999999,"5min":33.048999999999999,"15min":52.308},"last":0.52500000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:25:50 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.91900000000000004,"15min":1.732},"min":{"1min":0.38,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":2.2120000000000002,"5min":6.4260000000000002,"15min":86.914000000000001},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.999,"5min":0.95799999999999996,"15min":1.744},"min":{"1min":0.40799999999999997,"5min":0.36299999999999999,"15min":0.35699999999999998},"max":{"1min":5.7539999999999996,"5min":5.7539999999999996,"15min":90.597999999999999},"last":0.90500000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.6739999999999999},"min":{"1min":0.51300000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.4699999999999998,"5min":7.8109999999999999,"15min":126.754},"last":0.627},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.095,"15min":1.6679999999999999},"min":{"1min":0.45900000000000002,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":1.228,"5min":7.7569999999999997,"15min":126.63500000000001},"last":0.96199999999999997}]},{"osd":4,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":1.0569999999999999,"15min":1.3280000000000001},"min":{"1min":0.47599999999999998,"5min":0.33000000000000002,"15min":0.29499999999999998},"max":{"1min":1.2869999999999999,"5min":5.9720000000000004,"15min":70.614999999999995},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.90900000000000003,"15min":1.1890000000000001},"min":{"1min":0.38800000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.254,"5min":4.3799999999999999,"15min":51.414000000000001},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:26:03 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":1.0189999999999999,"15min":1.4490000000000001},"min":{"1min":0.45700000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.26,"5min":5.7539999999999996,"15min":54.493000000000002},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0409999999999999,"15min":1.506},"min":{"1min":0.44500000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.343,"5min":5.7130000000000001,"15min":58.734999999999999},"last":1.085}]},{"osd":6,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1279999999999999,"15min":1.405},"min":{"1min":0.502,"5min":0.40999999999999998,"15min":0.33700000000000002},"max":{"1min":1.4319999999999999,"5min":6.1669999999999998,"15min":58.674999999999997},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.1679999999999999,"15min":1.478},"min":{"1min":0.495,"5min":0.48699999999999999,"15min":0.39600000000000002},"max":{"1min":1.175,"5min":4.4139999999999997,"15min":51.546999999999997},"last":0.92800000000000005}]}]},{"osd":6,"up_from":47,"seq":201863463573,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3045484,"kb_used_data":2151908,"kb_used_omap":0,"kb_used_meta":893568,"kb_avail":90699668,"statfs":{"total":95995035648,"available":92876460032,"internally_reserved":0,"allocated":2203553792,"data_stored":2202010645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915013632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:25:42 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.98699999999999999,"15min":1.518},"min":{"1min":0.32200000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":0.95399999999999996,"5min":18.780000000000001,"15min":157.57300000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":1.032,"5min":1.2769999999999999,"15min":1.651},"min":{"1min":0.29899999999999999,"5min":0.27700000000000002,"15min":0.26400000000000001},"max":{"1min":3.8149999999999999,"5min":18.265000000000001,"15min":157.53800000000001},"last":0.53900000000000003}]},{"osd":1,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":1.867,"15min":1.4950000000000001},"min":{"1min":0.39300000000000002,"5min":0.309,"15min":0.309},"max":{"1min":2.556,"5min":25.533999999999999,"15min":39.267000000000003},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.7310000000000001,"15min":1.4159999999999999},"min":{"1min":0.374,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":2.5459999999999998,"5min":25.620999999999999,"15min":39.310000000000002},"last":0.36099999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:25:42 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1.0009999999999999,"15min":1.2549999999999999},"min":{"1min":0.44500000000000001,"5min":0.35599999999999998,"15min":0.309},"max":{"1min":1.8360000000000001,"5min":4.3170000000000002,"15min":40.392000000000003},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.92200000000000004,"15min":1.1559999999999999},"min":{"1min":0.46000000000000002,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":1.2050000000000001,"5min":4.2949999999999999,"15min":40.420000000000002},"last":0.60599999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.28,"15min":1.234},"min":{"1min":0.47999999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.2909999999999999,"5min":5.3929999999999998,"15min":16.725999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.97599999999999998,"15min":1.095},"min":{"1min":0.41799999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.2530000000000001,"5min":4.2530000000000001,"15min":8.6929999999999996},"last":2.6019999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.95999999999999996,"15min":1.093},"min":{"1min":0.38400000000000001,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.929,"5min":8.5630000000000006,"15min":9.9550000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.1160000000000001,"15min":1.288},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.27200000000000002},"max":{"1min":1.8799999999999999,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.629}]},{"osd":5,"last update":"Sat Oct 7 22:26:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.85799999999999998,"15min":1.224},"min":{"1min":0.46400000000000002,"5min":0.36299999999999999,"15min":0.32400000000000001},"max":{"1min":1.171,"5min":2.4209999999999998,"15min":8.6129999999999995},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.874,"5min":0.93500000000000005,"15min":1.284},"min":{"1min":0.52100000000000002,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.571,"5min":3.9569999999999999,"15min":9.9019999999999992},"last":0.67500000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.131,"15min":1.329},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.38600000000000001},"max":{"1min":1.6950000000000001,"5min":4.343,"15min":16.667999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.038,"5min":1.0629999999999999,"15min":1.256},"min":{"1min":0.497,"5min":0.497,"15min":0.377},"max":{"1min":3.9329999999999998,"5min":3.9329999999999998,"15min":11.35},"last":0.85499999999999998}]}]},{"osd":1,"up_from":90,"seq":386547057114,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3974548,"kb_used_data":3136396,"kb_used_omap":3,"kb_used_meta":838140,"kb_avail":89770604,"statfs":{"total":95995035648,"available":91925098496,"internally_reserved":0,"allocated":3211669504,"data_stored":3209465363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":858255782},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:25:36 2023","interfaces":[{"interface":"back","average":{"1min":4.9249999999999998,"5min":1.7969999999999999,"15min":1.399},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20799999999999999},"max":{"1min":79.385000000000005,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.58999999999999997},{"interface":"front","average":{"1min":5.266,"5min":2.0099999999999998,"15min":1.4710000000000001},"min":{"1min":0.27900000000000003,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":79.370000000000005,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.76800000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:25:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.141,"15min":1.036},"min":{"1min":0.28699999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.0250000000000004,"5min":14.585000000000001,"15min":33.904000000000003},"last":0.622},{"interface":"front","average":{"1min":0.871,"5min":1.3080000000000001,"15min":1.1160000000000001},"min":{"1min":0.255,"5min":0.247,"15min":0.247},"max":{"1min":4.1219999999999999,"5min":14.41,"15min":33.786999999999999},"last":0.70699999999999996}]},{"osd":3,"last update":"Sat Oct 7 22:26:23 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.643,"15min":1.149},"min":{"1min":0.34699999999999998,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":1.5249999999999999,"5min":14.961,"15min":14.961},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.85599999999999998,"5min":1.3660000000000001,"15min":1.0589999999999999},"min":{"1min":0.39000000000000001,"5min":0.31,"15min":0.28299999999999997},"max":{"1min":1.3260000000000001,"5min":14.561,"15min":14.561},"last":0.94799999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:25:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.04,"15min":1.9970000000000001},"min":{"1min":0.39100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":5.2939999999999996,"5min":5.2939999999999996,"15min":152.46199999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.133,"5min":1.3859999999999999,"15min":2.052},"min":{"1min":0.58499999999999996,"5min":0.41299999999999998,"15min":0.38},"max":{"1min":4.0800000000000001,"5min":14.526,"15min":152.375},"last":0.80900000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:26:08 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.349,"15min":1.202},"min":{"1min":0.53800000000000003,"5min":0.45700000000000002,"15min":0.38500000000000001},"max":{"1min":2.0750000000000002,"5min":14.458,"15min":14.458},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.399,"15min":1.234},"min":{"1min":0.61099999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.431,"5min":14.327,"15min":14.327},"last":1.3120000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:25:36 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.4570000000000001,"15min":1.3340000000000001},"min":{"1min":0.45400000000000001,"5min":0.40000000000000002,"15min":0.32900000000000001},"max":{"1min":3.4830000000000001,"5min":10.044,"15min":10.302},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.3180000000000001,"15min":1.1870000000000001},"min":{"1min":0.45100000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.3300000000000001,"5min":14.628,"15min":14.628},"last":1.05}]},{"osd":7,"last update":"Sat Oct 7 22:25:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.385,"15min":1.6719999999999999},"min":{"1min":0.48599999999999999,"5min":0.371,"15min":0.371},"max":{"1min":5.3579999999999997,"5min":6.5229999999999997,"15min":85.534000000000006},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.641,"15min":1.7410000000000001},"min":{"1min":0.496,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.1050000000000004,"5min":14.493,"15min":85.429000000000002},"last":1.2250000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220641,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3213416,"kb_used_data":2307552,"kb_used_omap":3,"kb_used_meta":905852,"kb_avail":90531736,"statfs":{"total":95995035648,"available":92704497664,"internally_reserved":0,"allocated":2362933248,"data_stored":2360707852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":927592673},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":2.6400000000000001,"15min":1.4610000000000001},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.878,"5min":99.117000000000004,"15min":99.117000000000004},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":2.6779999999999999,"15min":1.794},"min":{"1min":0.28699999999999998,"5min":0.254,"15min":0.20200000000000001},"max":{"1min":5.71,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.67200000000000004}]},{"osd":2,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":1.21,"15min":1.3},"min":{"1min":0.25700000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.2330000000000001,"5min":8.0009999999999994,"15min":77.129000000000005},"last":1.079},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.151,"15min":1.323},"min":{"1min":0.31900000000000001,"5min":0.29099999999999998,"15min":0.247},"max":{"1min":4.0229999999999997,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.84499999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:26:19 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":1.792,"15min":1.2789999999999999},"min":{"1min":0.35899999999999999,"5min":0.318,"15min":0.30099999999999999},"max":{"1min":1.0860000000000001,"5min":10.728,"15min":20.640000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.72099999999999997,"5min":1.4470000000000001,"15min":1.222},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.30199999999999999},"max":{"1min":1.2689999999999999,"5min":8.2759999999999998,"15min":20.273},"last":0.88700000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.3759999999999999,"15min":1.6870000000000001},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":3.9359999999999999,"5min":6.444,"15min":102.32899999999999},"last":1.099},{"interface":"front","average":{"1min":0.72599999999999998,"5min":1.2889999999999999,"15min":1.577},"min":{"1min":0.40600000000000003,"5min":0.35299999999999998,"15min":0.28000000000000003},"max":{"1min":1.163,"5min":6.3070000000000004,"15min":102.277},"last":1.026}]},{"osd":5,"last update":"Sat Oct 7 22:26:08 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.405,"15min":1.6060000000000001},"min":{"1min":0.495,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.1890000000000001,"5min":8.0440000000000005,"15min":101.798},"last":1.234},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.5029999999999999,"15min":1.6970000000000001},"min":{"1min":0.58899999999999997,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.3759999999999999,"5min":6.5289999999999999,"15min":100.45699999999999},"last":1.216}]},{"osd":6,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.571,"15min":1.482},"min":{"1min":0.45100000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":3.8490000000000002,"5min":6.5590000000000002,"15min":20.225999999999999},"last":1.141},{"interface":"front","average":{"1min":0.81599999999999995,"5min":1.379,"15min":1.248},"min":{"1min":0.48599999999999999,"5min":0.39600000000000002,"15min":0.312},"max":{"1min":1.518,"5min":6.8029999999999999,"15min":6.8029999999999999},"last":1.0589999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.4810000000000001,"15min":1.5409999999999999},"min":{"1min":0.46400000000000002,"5min":0.46000000000000002,"15min":0.39500000000000002},"max":{"1min":1.4139999999999999,"5min":8.0790000000000006,"15min":49.337000000000003},"last":1.423},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.528,"15min":1.611},"min":{"1min":0.59899999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.9079999999999999,"5min":6.4130000000000003,"15min":49.320999999999998},"last":1.4379999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893579,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1436956,"kb_used_data":766164,"kb_used_omap":3,"kb_used_meta":670780,"kb_avail":92308196,"statfs":{"total":95995035648,"available":94523592704,"internally_reserved":0,"allocated":784551936,"data_stored":782221420,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":686879497},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.226,"15min":1.1659999999999999},"min":{"1min":0.28599999999999998,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":4.1449999999999996,"5min":10.657999999999999,"15min":24.286000000000001},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96299999999999997,"15min":1.008},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":3.7050000000000001,"5min":12.702999999999999,"15min":24.306000000000001},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":2.9199999999999999,"15min":1.522},"min":{"1min":0.311,"5min":0.26700000000000002,"15min":0.246},"max":{"1min":1.016,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.97399999999999998,"5min":3.0099999999999998,"15min":1.633},"min":{"1min":0.23499999999999999,"5min":0.219,"15min":0.219},"max":{"1min":4.2800000000000002,"5min":103.446,"15min":103.446},"last":0.77700000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:26:26 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.01,"15min":1.4410000000000001},"min":{"1min":0.32500000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.3620000000000001,"5min":6.875,"15min":133.01300000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.751,"5min":0.92700000000000005,"15min":1.2869999999999999},"min":{"1min":0.36799999999999999,"5min":0.28999999999999998,"15min":0.27000000000000002},"max":{"1min":3.024,"5min":5.3220000000000001,"15min":132.839},"last":0.35399999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":1.0309999999999999},"min":{"1min":0.38600000000000001,"5min":0.313,"15min":0.313},"max":{"1min":4.0709999999999997,"5min":8.843,"15min":12.481},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.48099999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.204,"5min":3.8849999999999998,"15min":6.6790000000000003},"last":0.61499999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:26:09 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.872,"15min":0.996},"min":{"1min":0.496,"5min":0.38500000000000001,"15min":0.38400000000000001},"max":{"1min":1.2230000000000001,"5min":3.9220000000000002,"15min":9.3810000000000002},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.129,"15min":1.121},"min":{"1min":0.51700000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":5.9089999999999998,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":1.24}]},{"osd":6,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":1.097,"15min":1.028},"min":{"1min":0.46400000000000002,"5min":0.44900000000000001,"15min":0.39200000000000002},"max":{"1min":1.4370000000000001,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1.2450000000000001,"15min":1.1459999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.442},"max":{"1min":5.8129999999999997,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":1.1599999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.083,"15min":1.0369999999999999},"min":{"1min":0.46100000000000002,"5min":0.42599999999999999,"15min":0.41699999999999998},"max":{"1min":1.3360000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.746},{"interface":"front","average":{"1min":1.538,"5min":1.276,"15min":1.1859999999999999},"min":{"1min":0.61099999999999999,"5min":0.498,"15min":0.39000000000000001},"max":{"1min":5.8700000000000001,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":1.2889999999999999}]}]},{"osd":3,"up_from":100,"seq":429496730050,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2818516,"kb_used_data":1867852,"kb_used_omap":2,"kb_used_meta":950653,"kb_avail":90926636,"statfs":{"total":95995035648,"available":93108875264,"internally_reserved":0,"allocated":1912680448,"data_stored":1910472910,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":973469291},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":1.4630000000000001,"15min":1.865},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.85599999999999998,"5min":18.16,"15min":57.661999999999999},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":1.478,"15min":1.95},"min":{"1min":0.28899999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.0459999999999998,"5min":13.228,"15min":55.579999999999998},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":3.956,"15min":2.0019999999999998},"min":{"1min":0.40000000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":24.884,"5min":219.27500000000001,"15min":219.27500000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":2.4169999999999998,"5min":4.181,"15min":2.1829999999999998},"min":{"1min":0.45500000000000002,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":23.885000000000002,"5min":222.20500000000001,"15min":222.20500000000001},"last":0.52800000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.3999999999999999,"15min":1.669},"min":{"1min":0.35999999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.3710000000000004,"5min":10.417999999999999,"15min":98.147000000000006},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.68700000000000006,"5min":1.008,"15min":1.5960000000000001},"min":{"1min":0.35899999999999999,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":3.1560000000000001,"5min":8.7200000000000006,"15min":97.537000000000006},"last":0.65900000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.115,"15min":1.2350000000000001},"min":{"1min":0.44900000000000001,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":3.3260000000000001,"5min":8.6460000000000008,"15min":22.015999999999998},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.69499999999999995,"5min":1.371,"15min":1.1819999999999999},"min":{"1min":0.43099999999999999,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.0169999999999999,"5min":21.231000000000002,"15min":21.888999999999999},"last":0.64600000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:26:06 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.3180000000000001,"15min":1.321},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":1.0669999999999999,"5min":21.506,"15min":21.968},"last":0.58199999999999996},{"interface":"front","average":{"1min":1.137,"5min":1.4750000000000001,"15min":1.302},"min":{"1min":0.499,"5min":0.44900000000000001,"15min":0.42399999999999999},"max":{"1min":4.4649999999999999,"5min":10.571,"15min":10.571},"last":0.98299999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.4239999999999999,"15min":1.3420000000000001},"min":{"1min":0.69899999999999995,"5min":0.41199999999999998,"15min":0.38200000000000001},"max":{"1min":4.4119999999999999,"5min":10.5,"15min":25.34},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1759999999999999,"15min":1.2829999999999999},"min":{"1min":0.51800000000000002,"5min":0.308,"15min":0.308},"max":{"1min":3.2480000000000002,"5min":8.6890000000000001,"15min":21.916},"last":0.71599999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.2529999999999999,"15min":1.3680000000000001},"min":{"1min":0.54300000000000004,"5min":0.437,"15min":0.434},"max":{"1min":3.3740000000000001,"5min":8.5329999999999995,"15min":22.061},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.753,"5min":1.4770000000000001,"15min":1.331},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.24,"5min":21.535,"15min":25.071000000000002},"last":0.76300000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986856,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2634160,"kb_used_data":1731304,"kb_used_omap":0,"kb_used_meta":902848,"kb_avail":91110992,"statfs":{"total":95995035648,"available":93297655808,"internally_reserved":0,"allocated":1772855296,"data_stored":1771307585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924516352},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":1.5169999999999999,"15min":1.8720000000000001},"min":{"1min":0.434,"5min":0.26900000000000002,"15min":0.25900000000000001},"max":{"1min":1.3360000000000001,"5min":44.226999999999997,"15min":147.952},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.5029999999999999,"15min":1.917},"min":{"1min":0.46100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":2.6749999999999998,"5min":44.368000000000002,"15min":147.99100000000001},"last":0.64700000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:26:36 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":1.27,"15min":1.1699999999999999},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.27500000000000002},"max":{"1min":1.4450000000000001,"5min":10.753,"15min":16.023},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.3340000000000001,"15min":1.1599999999999999},"min":{"1min":0.36299999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.3640000000000001,"5min":11.019,"15min":14.06},"last":0.747}]},{"osd":2,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.1479999999999999,"15min":1.1000000000000001},"min":{"1min":0.433,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":1.3169999999999999,"5min":11.067,"15min":11.067},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.018,"5min":1.073,"15min":1.1080000000000001},"min":{"1min":0.48099999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.5419999999999998,"5min":6.0060000000000002,"15min":8.7810000000000006},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.1599999999999999,"15min":1.21},"min":{"1min":0.46400000000000002,"5min":0.36899999999999999,"15min":0.32000000000000001},"max":{"1min":2.7109999999999999,"5min":6.5250000000000004,"15min":13.17},"last":0.873},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.98399999999999999,"15min":1.131},"min":{"1min":0.48499999999999999,"5min":0.34799999999999998,"15min":0.33900000000000002},"max":{"1min":1.2869999999999999,"5min":3.5150000000000001,"15min":13.371},"last":0.92100000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:26:04 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.0649999999999999,"15min":1.1419999999999999},"min":{"1min":0.45400000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.302,"5min":10.44,"15min":10.44},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.034,"5min":1.0449999999999999,"15min":1.2290000000000001},"min":{"1min":0.45700000000000002,"5min":0.40100000000000002,"15min":0.30399999999999999},"max":{"1min":2.6360000000000001,"5min":4.6890000000000001,"15min":8.3629999999999995},"last":0.78600000000000003}]},{"osd":6,"last update":"Sat Oct 7 22:25:48 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":1.2450000000000001,"15min":1.1830000000000001},"min":{"1min":0.44900000000000001,"5min":0.378,"15min":0.33400000000000002},"max":{"1min":1.3620000000000001,"5min":11.148,"15min":11.148},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.04,"15min":1.079},"min":{"1min":0.57199999999999995,"5min":0.379,"15min":0.31900000000000001},"max":{"1min":1.5149999999999999,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":0.70599999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.0169999999999999,"15min":1.2729999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.544,"5min":2.6890000000000001,"15min":34.158999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.103,"15min":1.464},"min":{"1min":0.443,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":2.593,"5min":6.133,"15min":35.374000000000002},"last":0.72999999999999998}]}]},{"osd":5,"up_from":242,"seq":1039382085808,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":370972,"kb_used_data":4948,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93374180,"statfs":{"total":95995035648,"available":95615160320,"internally_reserved":0,"allocated":5066752,"data_stored":3535253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.081,"15min":1.3069999999999999},"min":{"1min":0.33800000000000002,"5min":0.25700000000000001,"15min":0.251},"max":{"1min":4.5,"5min":7.4210000000000003,"15min":101.499},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.66000000000000003,"5min":1.359,"15min":1.4890000000000001},"min":{"1min":0.38800000000000001,"5min":0.33800000000000002,"15min":0.28399999999999997},"max":{"1min":1.1220000000000001,"5min":7.9729999999999999,"15min":101.705},"last":0.74299999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.389,"15min":1.105},"min":{"1min":0.41499999999999998,"5min":0.315,"15min":0.29599999999999999},"max":{"1min":1.3220000000000001,"5min":9.9220000000000006,"15min":9.9220000000000006},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.68999999999999995,"5min":1.405,"15min":1.196},"min":{"1min":0.36599999999999999,"5min":0.29299999999999998,"15min":0.28899999999999998},"max":{"1min":1.8999999999999999,"5min":6.8659999999999997,"15min":11.948},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.80200000000000005,"15min":0.91700000000000004},"min":{"1min":0.40999999999999998,"5min":0.33500000000000002,"15min":0.29299999999999998},"max":{"1min":1.1140000000000001,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.85699999999999998,"15min":0.93300000000000005},"min":{"1min":0.38500000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.5430000000000001,"5min":6.3730000000000002,"15min":6.3730000000000002},"last":0.50900000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.2749999999999999,"15min":1.0980000000000001},"min":{"1min":0.52400000000000002,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":3.2290000000000001,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.3680000000000001,"15min":1.1899999999999999},"min":{"1min":0.42899999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.0720000000000001,"5min":6.6079999999999997,"15min":8.343},"last":0.69499999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":1.014,"15min":1.26},"min":{"1min":0.36499999999999999,"5min":0.315,"15min":0.30499999999999999},"max":{"1min":1.762,"5min":6.3410000000000002,"15min":12.045},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96499999999999997,"15min":1.1140000000000001},"min":{"1min":0.44900000000000001,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":3.4169999999999998,"5min":4.1100000000000003,"15min":8.2569999999999997},"last":0.58399999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.93100000000000005,"15min":1.135},"min":{"1min":0.496,"5min":0.39800000000000002,"15min":0.32000000000000001},"max":{"1min":1.379,"5min":5.375,"15min":11.989000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.94299999999999995,"15min":1.266},"min":{"1min":0.435,"5min":0.373,"15min":0.36499999999999999},"max":{"1min":1.605,"5min":3.141,"15min":7.6310000000000002},"last":0.63100000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.012,"15min":1.095},"min":{"1min":0.53200000000000003,"5min":0.45200000000000001,"15min":0.33900000000000002},"max":{"1min":1.6459999999999999,"5min":6.2880000000000003,"15min":6.8659999999999997},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.877,"5min":1.02,"15min":1.3140000000000001},"min":{"1min":0.60199999999999998,"5min":0.47999999999999998,"15min":0.39200000000000002},"max":{"1min":1.3069999999999999,"5min":4.5330000000000004,"15min":11.898},"last":0.80800000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2357264384,"data_stored":2357264384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3204714496,"data_stored":3204710424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":778506240,"data_stored":778502168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1905917952,"data_stored":1905917952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1767116800,"data_stored":1767112728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":65536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2197295104,"data_stored":2197291032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1692663808,"data_stored":1692663808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:26:42.540 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:26:42.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:42.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:42.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:42.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:42.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:42.782 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:42.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:42.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:42.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:42.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:42.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:43.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:43 smithi008 bash[102097]: cluster 2023-10-07T22:26:41.874922+0000 mgr.y (mgr.25319) 1431 : cluster 0 pgmap v1660: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 123 op/s; 33219/189306 objects degraded (17.548%); 8253/189306 objects misplaced (4.360%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:43.055 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:43 smithi008 bash[102097]: audit 2023-10-07T22:26:42.478218+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:43.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:43 smithi008 bash[105281]: cluster 2023-10-07T22:26:41.874922+0000 mgr.y (mgr.25319) 1431 : cluster 0 pgmap v1660: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 123 op/s; 33219/189306 objects degraded (17.548%); 8253/189306 objects misplaced (4.360%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:43.055 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:43 smithi008 bash[105281]: audit 2023-10-07T22:26:42.478218+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:43.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:43.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:43 smithi081 bash[89466]: cluster 2023-10-07T22:26:41.874922+0000 mgr.y (mgr.25319) 1431 : cluster 0 pgmap v1660: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 123 op/s; 33219/189306 objects degraded (17.548%); 8253/189306 objects misplaced (4.360%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:43.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:43 smithi081 bash[89466]: audit 2023-10-07T22:26:42.478218+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:43.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:43.310 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:43.318 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:43] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2023-10-07T22:26:43.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:43.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:43.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:43.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:43.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:43.607 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:43.711 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:43.739 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:43.843 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:43.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:43.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:43.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:44.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:44.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:44.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:44.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:44.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:44.358 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:44.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:44.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:44.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:26:44.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:26:44.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:44.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:44.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:44.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:44.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:44.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:44.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:45.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:45.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:45.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:45.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:45.163 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:45 smithi081 bash[89466]: cluster 2023-10-07T22:26:43.875655+0000 mgr.y (mgr.25319) 1432 : cluster 0 pgmap v1661: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33219/188580 objects degraded (17.615%); 8253/188580 objects misplaced (4.376%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:45.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:45.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:45.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:45.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:45 smithi008 bash[105281]: cluster 2023-10-07T22:26:43.875655+0000 mgr.y (mgr.25319) 1432 : cluster 0 pgmap v1661: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33219/188580 objects degraded (17.615%); 8253/188580 objects misplaced (4.376%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:45.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:45 smithi008 bash[102097]: cluster 2023-10-07T22:26:43.875655+0000 mgr.y (mgr.25319) 1432 : cluster 0 pgmap v1661: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33219/188580 objects degraded (17.615%); 8253/188580 objects misplaced (4.376%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:26:45.397 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:45.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:45.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:45.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:45.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:45.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:45.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:45.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:45.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:45.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:45.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:45.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:45.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:46.026 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:46 smithi008 bash[102097]: cluster 2023-10-07T22:26:45.987660+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: Degraded data redundancy: 33219/188580 objects degraded (17.615%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:46.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:46.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:46.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:46.182 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:46.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:46.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:46.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:46 smithi081 bash[89466]: cluster 2023-10-07T22:26:45.987660+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: Degraded data redundancy: 33219/188580 objects degraded (17.615%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:46.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:46.329 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:46 smithi008 bash[105281]: cluster 2023-10-07T22:26:45.987660+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: Degraded data redundancy: 33219/188580 objects degraded (17.615%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:46.348 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:46.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:46.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:46.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:46.529 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:26:46.529 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35364.0:178053 10.c 10:37832ac2:::benchmark_data_smithi008_237037_object74044:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e350)", 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:20:33.542061+0000", 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 372.97889639700003, 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.040610413, 2023-10-07T22:26:46.530 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35364", 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 178053 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542061+0000", 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542061+0000", 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542059+0000", 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542075+0000", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5526999999999999e-05 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542093+0000", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.808e-05 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542101+0000", 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2630000000000003e-06 2023-10-07T22:26:46.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542164+0000", 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2831999999999997e-05 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:33.542174+0000", 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.066e-05 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.570220+0000", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0280457919999999 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.570513+0000", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00029252599999999998 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.570655+0000", 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014187800000000001 2023-10-07T22:26:46.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.576917+0000", 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00626203 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.576976+0000", 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9772999999999998e-05 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.582533+0000", 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055568600000000003 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.582611+0000", 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7873000000000005e-05 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:20:34.582671+0000", 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0163e-05 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:33715 11.5 11:a14f75f4:::benchmark_data_smithi008_278055_object33714:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:11.040807+0000", 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 215.480150474, 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6764284250000001, 2023-10-07T22:26:46.538 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33715 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040807+0000", 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040807+0000", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040804+0000", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040895+0000", 2023-10-07T22:26:46.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0399e-05 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040920+0000", 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5369000000000001e-05 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040929+0000", 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9080000000000001e-06 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.040992+0000", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2773000000000004e-05 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.041003+0000", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1222e-05 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.011762+0000", 2023-10-07T22:26:46.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97075901200000003 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.011778+0000", 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6342999999999999e-05 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.690381+0000", 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6786025549999999 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.690611+0000", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023050699999999999 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,6", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.690891+0000", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00027923999999999999 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.697253+0000", 2023-10-07T22:26:46.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063621119999999996 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.697269+0000", 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6232999999999999e-05 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.714908+0000", 2023-10-07T22:26:46.545 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017638813 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.714998+0000", 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9847999999999998e-05 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.717235+0000", 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022375870000000001 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.546 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:33717 11.5 11:ad32d727:::benchmark_data_smithi008_278055_object33716:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:23:11.043460+0000", 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 215.47749755000001, 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6821102530000003, 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.547 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33717 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043460+0000", 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043460+0000", 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043458+0000", 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043506+0000", 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7295e-05 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043521+0000", 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5539000000000001e-05 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043529+0000", 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6459999999999993e-06 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043577+0000", 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8369999999999999e-05 2023-10-07T22:26:46.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:11.043585+0000", 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6709999999999999e-06 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.011848+0000", 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96826260799999997 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:12.011858+0000", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0309000000000001e-05 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.695004+0000", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6831459799999999 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.695201+0000", 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000197123 2023-10-07T22:26:46.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,6", 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.695440+0000", 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023849799999999999 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.699233+0000", 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037936459999999999 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.700929+0000", 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016954089999999999 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.723589+0000", 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022659973999999999 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.723676+0000", 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7007000000000002e-05 2023-10-07T22:26:46.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:23:13.725570+0000", 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001894457 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89134 11.f 11:f4d2ba8c:::benchmark_data_smithi008_278055_object137:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e389)", 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.279111+0000", 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.24184620099999, 2023-10-07T22:26:46.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4797158810000002, 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89134 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279111+0000", 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279111+0000", 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279110+0000", 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279118+0000", 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2570000000000007e-06 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279134+0000", 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5798e-05 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279141+0000", 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8099999999999998e-06 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279206+0000", 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4609000000000004e-05 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279325+0000", 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000119035 2023-10-07T22:26:46.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.279460+0000", 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013504599999999999 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.282636+0000", 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031754489999999999 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.283116+0000", 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00048069600000000002 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.307439+0000", 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024322448 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.307449+0000", 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0139999999999999e-05 2023-10-07T22:26:46.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309376+0000", 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0019275599999999 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309397+0000", 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0404e-05 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.562 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.667166+0000", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.357769572 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.667350+0000", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000183766 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.758735+0000", 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.091384351000000003 2023-10-07T22:26:46.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.758827+0000", 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2460999999999994e-05 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89143 11.f 11:fd740cd2:::benchmark_data_smithi008_278055_object146:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e389)", 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.297226+0000", 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.223731044, 2023-10-07T22:26:46.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4444238039999999, 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89143 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.565 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297226+0000", 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.566 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297226+0000", 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297224+0000", 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297233+0000", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3880000000000006e-06 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297248+0000", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4684999999999999e-05 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.297256+0000", 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5979999999999999e-06 2023-10-07T22:26:46.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.307525+0000", 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010269774000000001 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.307533+0000", 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8280000000000003e-06 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309443+0000", 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0019094559999999 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309453+0000", 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0268000000000001e-05 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.667404+0000", 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3579515 2023-10-07T22:26:46.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.667574+0000", 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016904999999999999 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.667740+0000", 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016672200000000001 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.681632+0000", 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013891392000000001 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.688677+0000", 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070456340000000003 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.737866+0000", 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.049189031000000001 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.737917+0000", 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1128999999999998e-05 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.741650+0000", 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037326619999999999 2023-10-07T22:26:46.573 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89150 11.f 11:fa40753c:::benchmark_data_smithi008_278055_object153:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.319577+0000", 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.20137991999999, 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4257189669999999, 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.574 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89150 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319577+0000", 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.575 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319577+0000", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319575+0000", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319584+0000", 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1379999999999996e-06 2023-10-07T22:26:46.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319602+0000", 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.738e-05 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319613+0000", 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1810999999999999e-05 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319673+0000", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9666000000000001e-05 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.319681+0000", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0120000000000005e-06 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309580+0000", 2023-10-07T22:26:46.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98989865799999999 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309604+0000", 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4654000000000001e-05 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.671078+0000", 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.361473417 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.671253+0000", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017504599999999999 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.671430+0000", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017742600000000001 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.681643+0000", 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010212824000000001 2023-10-07T22:26:46.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.688750+0000", 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007106734 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.741720+0000", 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.052970466000000001 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.581 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.741772+0000", 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1285000000000001e-05 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.745296+0000", 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035248329999999998 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89154 11.f 11:fed65297:::benchmark_data_smithi008_278055_object157:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.328830+0000", 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.192127306, 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4201234340000002, 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89154 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328830+0000", 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328830+0000", 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328827+0000", 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328844+0000", 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6262000000000001e-05 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328879+0000", 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5361000000000002e-05 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328895+0000", 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5736e-05 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328976+0000", 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1275999999999999e-05 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.328987+0000", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0956e-05 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309698+0000", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98071068900000002 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309709+0000", 2023-10-07T22:26:46.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1898e-05 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.674707+0000", 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3649970709999999 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.674873+0000", 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000166844 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.675048+0000", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017499700000000001 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.684705+0000", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0096570839999999998 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.694758+0000", 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010052782999999999 2023-10-07T22:26:46.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.745379+0000", 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050621092999999999 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.745466+0000", 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6601999999999995e-05 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.748953+0000", 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034875190000000001 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.591 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89156 11.f 11:f901fbf9:::benchmark_data_smithi008_278055_object159:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.334699+0000", 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.18625835399999, 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.417063674, 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89156 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334699+0000", 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334699+0000", 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334696+0000", 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334710+0000", 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3261000000000001e-05 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334741+0000", 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0902999999999999e-05 2023-10-07T22:26:46.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334754+0000", 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3678e-05 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334863+0000", 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109159 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.334878+0000", 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4208e-05 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309757+0000", 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97487966100000001 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309767+0000", 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9890000000000004e-06 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.678134+0000", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.368366929 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.678314+0000", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018000500000000001 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.678495+0000", 2023-10-07T22:26:46.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018094399999999999 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.688767+0000", 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010271959000000001 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.694904+0000", 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006136893 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.749014+0000", 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.054110171999999998 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.749057+0000", 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3069999999999999e-05 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.751763+0000", 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027054150000000001 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89157 11.4 11:247d3479:::benchmark_data_smithi008_278055_object160:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.336775+0000", 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.18418220999999, 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3454000289999999, 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.600 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89157 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336775+0000", 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336775+0000", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336774+0000", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336783+0000", 2023-10-07T22:26:46.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7220000000000005e-06 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336800+0000", 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7595e-05 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336809+0000", 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5979999999999997e-06 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336886+0000", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6793999999999997e-05 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.336897+0000", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1635e-05 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309396+0000", 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.97249918199999996 2023-10-07T22:26:46.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309412+0000", 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.517e-05 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.649970+0000", 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3405583210000001 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.650373+0000", 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00040354200000000001 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.650767+0000", 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00039368999999999998 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.657924+0000", 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071565209999999999 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.662269+0000", 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043451679999999999 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.678613+0000", 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016344483999999999 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.678665+0000", 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1858999999999999e-05 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.682175+0000", 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035100410000000002 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89163 11.4 11:2c40696f:::benchmark_data_smithi008_278055_object166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.347213+0000", 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.17374421599999, 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3751959650000001, 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.610 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89163 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347213+0000", 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347213+0000", 2023-10-07T22:26:46.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347211+0000", 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347220+0000", 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8060000000000001e-06 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347235+0000", 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4963000000000001e-05 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347241+0000", 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5200000000000003e-06 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347319+0000", 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7092e-05 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.347334+0000", 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5241e-05 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309445+0000", 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96211073700000005 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309457+0000", 2023-10-07T22:26:46.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2894000000000001e-05 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.657951+0000", 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.348493983 2023-10-07T22:26:46.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.658156+0000", 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020438800000000001 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.658477+0000", 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032152500000000002 2023-10-07T22:26:46.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.668640+0000", 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010162630000000001 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.672443+0000", 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038026980000000002 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.718423+0000", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.045980198 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.718522+0000", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9209999999999994e-05 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.722409+0000", 2023-10-07T22:26:46.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038869870000000002 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89169 11.4 11:24389447:::benchmark_data_smithi008_278055_object172:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.359140+0000", 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.161816996, 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3675168019999999, 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.623 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89169 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359140+0000", 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359140+0000", 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359138+0000", 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359151+0000", 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2726e-05 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359181+0000", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0787999999999997e-05 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359196+0000", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4535999999999999e-05 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359266+0000", 2023-10-07T22:26:46.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9653000000000005e-05 2023-10-07T22:26:46.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.359276+0000", 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0000000000000001e-05 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309486+0000", 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.95021016700000005 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309494+0000", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1419999999999993e-06 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.662298+0000", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.352804492 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.662469+0000", 2023-10-07T22:26:46.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017115300000000001 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.662632+0000", 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016272699999999999 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676160+0000", 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013528218 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676236+0000", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5792999999999998e-05 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.722527+0000", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046291003999999997 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.722649+0000", 2023-10-07T22:26:46.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121895 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.726657+0000", 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040080139999999998 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89187 11.4 11:2c73f6af:::benchmark_data_smithi008_278055_object190:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.398878+0000", 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.12207946000001, 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.331796712, 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.634 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89187 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398878+0000", 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398878+0000", 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398877+0000", 2023-10-07T22:26:46.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398883+0000", 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2400000000000004e-06 2023-10-07T22:26:46.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398894+0000", 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0679000000000001e-05 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398900+0000", 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8529999999999997e-06 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398971+0000", 2023-10-07T22:26:46.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1184000000000002e-05 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.398982+0000", 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0978999999999999e-05 2023-10-07T22:26:46.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309517+0000", 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91053559100000003 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309526+0000", 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6219999999999998e-06 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.665493+0000", 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3559675360000001 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.665658+0000", 2023-10-07T22:26:46.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016413699999999999 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.665756+0000", 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8305000000000002e-05 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676306+0000", 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010549680000000001 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676314+0000", 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3529999999999995e-06 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.726751+0000", 2023-10-07T22:26:46.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050436782999999999 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.726828+0000", 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6977999999999994e-05 2023-10-07T22:26:46.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.730675+0000", 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003846861 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.649 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89197 11.4 11:2dfab9e3:::benchmark_data_smithi008_278055_object200:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.416990+0000", 2023-10-07T22:26:46.650 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.10396722300001, 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3180171870000001, 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.651 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89197 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.416990+0000", 2023-10-07T22:26:46.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.416990+0000", 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.416989+0000", 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.416995+0000", 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9839999999999998e-06 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.417011+0000", 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6895999999999999e-05 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.417021+0000", 2023-10-07T22:26:46.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9080000000000007e-06 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.417093+0000", 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1617000000000002e-05 2023-10-07T22:26:46.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.417114+0000", 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1101999999999999e-05 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309552+0000", 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89243826500000001 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309561+0000", 2023-10-07T22:26:46.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7260000000000008e-06 2023-10-07T22:26:46.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.668698+0000", 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.359137222 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.668896+0000", 2023-10-07T22:26:46.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019764899999999999 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.669104+0000", 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020844200000000001 2023-10-07T22:26:46.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676321+0000", 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072169879999999997 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676364+0000", 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2524999999999997e-05 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.730782+0000", 2023-10-07T22:26:46.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.054418191999999997 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.730858+0000", 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6124999999999994e-05 2023-10-07T22:26:46.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.735007+0000", 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041490729999999997 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.666 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89203 11.4 11:2d342222:::benchmark_data_smithi008_278055_object206:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.441938+0000", 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.079019329, 2023-10-07T22:26:46.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2970654750000001, 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.668 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89203 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.441938+0000", 2023-10-07T22:26:46.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.441938+0000", 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.441936+0000", 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.441947+0000", 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1365e-05 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.441989+0000", 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1411e-05 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.442005+0000", 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6030999999999999e-05 2023-10-07T22:26:46.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.442128+0000", 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000123378 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.442156+0000", 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7628e-05 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309586+0000", 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.86743007299999997 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.309594+0000", 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2530000000000004e-06 2023-10-07T22:26:46.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.672761+0000", 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.363167244 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.672918+0000", 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015710100000000001 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,6", 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.673074+0000", 2023-10-07T22:26:46.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015581500000000001 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676599+0000", 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003524934 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.676848+0000", 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024861399999999997 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.735086+0000", 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.058237861000000002 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.735170+0000", 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3947000000000001e-05 2023-10-07T22:26:46.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.739003+0000", 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038338249999999999 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.682 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:89205 11.f 11:faf667b4:::benchmark_data_smithi008_278055_object208:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:24.452815+0000", 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 142.06814219099999, 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3098624860000001, 2023-10-07T22:26:46.683 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 89205 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452815+0000", 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452815+0000", 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452813+0000", 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452824+0000", 2023-10-07T22:26:46.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1043000000000001e-05 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452853+0000", 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8790999999999999e-05 2023-10-07T22:26:46.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452877+0000", 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3591000000000002e-05 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452972+0000", 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5599000000000004e-05 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:24.452980+0000", 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2789999999999998e-06 2023-10-07T22:26:46.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.310005+0000", 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.85702494799999995 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:25.310017+0000", 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1304000000000001e-05 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.681699+0000", 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3716820160000001 2023-10-07T22:26:46.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.681903+0000", 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000203873 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.682037+0000", 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013434800000000001 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.688786+0000", 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067490240000000002 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.694 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.694979+0000", 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061933200000000004 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.758898+0000", 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.063918609000000001 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.758978+0000", 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0476999999999995e-05 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:26.762678+0000", 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036992330000000001 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:106614 11.5 11:abeceb81:::benchmark_data_smithi008_278055_object17617:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e395)", 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:57.070490+0000", 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 109.45046701699999, 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3168319550000001, 2023-10-07T22:26:46.696 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 106614 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070490+0000", 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070490+0000", 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070488+0000", 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070497+0000", 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6649999999999992e-06 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070510+0000", 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2802e-05 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070517+0000", 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1389999999999998e-06 2023-10-07T22:26:46.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070576+0000", 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8628999999999997e-05 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.070585+0000", 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3710000000000006e-06 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.308779+0000", 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2381937329999999 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.308946+0000", 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016689499999999999 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.309107+0000", 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016168700000000001 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.321184+0000", 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012076899 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.330412+0000", 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0092279389999999992 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.702 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.383261+0000", 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.052848920000000001 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.383304+0000", 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2988999999999998e-05 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.387322+0000", 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040180889999999999 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.703 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:106622 11.5 11:ad5cbb63:::benchmark_data_smithi008_278055_object17625:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e395)", 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:57.084121+0000", 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 109.43683603300001, 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3068478130000001, 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.704 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 106622 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084121+0000", 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084121+0000", 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084120+0000", 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084127+0000", 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7000000000000002e-06 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084139+0000", 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2148e-05 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084146+0000", 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9530000000000002e-06 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084204+0000", 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8566999999999997e-05 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.084215+0000", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0538e-05 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.316993+0000", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.232777961 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.317178+0000", 2023-10-07T22:26:46.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018486199999999999 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.317346+0000", 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016823700000000001 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.329752+0000", 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012405761 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.346574+0000", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016822376 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.387382+0000", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040807685000000003 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.387444+0000", 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1805999999999997e-05 2023-10-07T22:26:46.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.390969+0000", 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003525462 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:106655 11.5 11:a4164baf:::benchmark_data_smithi008_278055_object17658:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e395)", 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:57.155293+0000", 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 109.365664036, 2023-10-07T22:26:46.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2408017579999999, 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 106655 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155293+0000", 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155293+0000", 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155291+0000", 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155301+0000", 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9229999999999997e-06 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155324+0000", 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2504999999999999e-05 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155334+0000", 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0349999999999999e-05 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155432+0000", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7948999999999993e-05 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.155473+0000", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1288000000000002e-05 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.321240+0000", 2023-10-07T22:26:46.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1657668210000001 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.321443+0000", 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020245500000000001 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.321631+0000", 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018825600000000001 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.329762+0000", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081312729999999996 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.346644+0000", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016882162999999999 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.391086+0000", 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.044441185000000001 2023-10-07T22:26:46.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.391184+0000", 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8623999999999996e-05 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.396095+0000", 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049108789999999999 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:106657 11.5 11:a65205f2:::benchmark_data_smithi008_278055_object17660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e395)", 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:24:57.160636+0000", 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 109.3603213, 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.238467008, 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 106657 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.719 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160636+0000", 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160636+0000", 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160628+0000", 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999919 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160646+0000", 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8405000000000001e-05 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160672+0000", 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5304999999999999e-05 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160690+0000", 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8697000000000001e-05 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160787+0000", 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7121999999999996e-05 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-07T22:26:46.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:57.160809+0000", 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1821999999999999e-05 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.325738+0000", 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1649282780000001 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.325896+0000", 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015870599999999999 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.326041+0000", 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014434499999999999 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.329929+0000", 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038879819999999999 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.346696+0000", 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016767698000000001 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.396155+0000", 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.049458887 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.396205+0000", 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9682999999999998e-05 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:24:58.399103+0000", 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028981340000000001 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.45662.0:112715 11.f 11:ff11404f:::benchmark_data_smithi008_278055_object23718:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-07T22:26:20.129090+0000", 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 26.391867237, 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033457237000000001, 2023-10-07T22:26:46.726 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.45662", 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 112715 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129090+0000", 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129090+0000", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129087+0000", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129101+0000", 2023-10-07T22:26:46.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4358999999999999e-05 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129132+0000", 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0361999999999998e-05 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129144+0000", 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1912e-05 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129249+0000", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104926 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op must wait for map", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.129258+0000", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7850000000000003e-06 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.144747+0000", 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01548866 2023-10-07T22:26:46.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.144943+0000", 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000196503 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.145069+0000", 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000125566 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-07T22:26:46.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.150399+0000", 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053302030000000004 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.153223+0000", 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028241730000000001 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.157540+0000", 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043169979999999998 2023-10-07T22:26:46.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.157593+0000", 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2966000000000001e-05 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-07T22:26:20.162547+0000", 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004953926 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.733 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-07T22:26:46.734 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-07T22:26:46.734 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:26:46.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:46.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:46.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:46.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:46.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:46.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:47.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.029 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:47.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.162 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:47 smithi081 bash[89466]: cluster 2023-10-07T22:26:45.877022+0000 mgr.y (mgr.25319) 1433 : cluster 0 pgmap v1662: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33145/187602 objects degraded (17.668%); 8139/187602 objects misplaced (4.338%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:47.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.275 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:47 smithi008 bash[105281]: cluster 2023-10-07T22:26:45.877022+0000 mgr.y (mgr.25319) 1433 : cluster 0 pgmap v1662: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33145/187602 objects degraded (17.668%); 8139/187602 objects misplaced (4.338%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:47.275 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:47 smithi008 bash[102097]: cluster 2023-10-07T22:26:45.877022+0000 mgr.y (mgr.25319) 1433 : cluster 0 pgmap v1662: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 33145/187602 objects degraded (17.668%); 8139/187602 objects misplaced (4.338%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:47.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:47.338 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:47.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:47.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:47.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:47.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.558 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:47.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:26:47.662 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:47.794 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:47.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:47.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:47.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.954 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:47.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:48.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:48.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:48.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:48.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:48.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:48.347 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:48.372 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:48.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:48.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:48.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:48.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:48.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:48.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:48.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:48.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:48.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:49.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:49.043 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:49.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:49.170 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:49.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:49 smithi081 bash[89466]: cluster 2023-10-07T22:26:47.877944+0000 mgr.y (mgr.25319) 1434 : cluster 0 pgmap v1663: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 33145/186972 objects degraded (17.727%); 8139/186972 objects misplaced (4.353%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:49 smithi081 bash[89466]: audit 2023-10-07T22:26:48.569210+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:49 smithi081 bash[89466]: audit 2023-10-07T22:26:48.575276+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[105281]: cluster 2023-10-07T22:26:47.877944+0000 mgr.y (mgr.25319) 1434 : cluster 0 pgmap v1663: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 33145/186972 objects degraded (17.727%); 8139/186972 objects misplaced (4.353%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[105281]: audit 2023-10-07T22:26:48.569210+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[105281]: audit 2023-10-07T22:26:48.575276+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[102097]: cluster 2023-10-07T22:26:47.877944+0000 mgr.y (mgr.25319) 1434 : cluster 0 pgmap v1663: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 33145/186972 objects degraded (17.727%); 8139/186972 objects misplaced (4.353%); 992 KiB/s, 15 objects/s recovering 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[102097]: audit 2023-10-07T22:26:48.569210+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.286 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:49 smithi008 bash[102097]: audit 2023-10-07T22:26:48.575276+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:49.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:49.370 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:49.370 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:26:49.405 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:49.429 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:49.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:49.532 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:49.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:49.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:49.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:49.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:49.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:49.923 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:49.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:49.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:50.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:50.073 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:50.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:50.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:50.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:50.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:50.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:50.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:50.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:50.642 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:50.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: audit 2023-10-07T22:26:49.631898+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: audit 2023-10-07T22:26:49.637372+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: cluster 2023-10-07T22:26:49.878994+0000 mgr.y (mgr.25319) 1435 : cluster 0 pgmap v1664: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33038/186318 objects degraded (17.732%); 8069/186318 objects misplaced (4.331%); 979 KiB/s, 15 objects/s recovering 2023-10-07T22:26:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: audit 2023-10-07T22:26:50.162622+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: audit 2023-10-07T22:26:50.163898+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:50 smithi081 bash[89466]: audit 2023-10-07T22:26:50.171599+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:50.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:50.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: audit 2023-10-07T22:26:49.631898+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: audit 2023-10-07T22:26:49.637372+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: cluster 2023-10-07T22:26:49.878994+0000 mgr.y (mgr.25319) 1435 : cluster 0 pgmap v1664: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33038/186318 objects degraded (17.732%); 8069/186318 objects misplaced (4.331%); 979 KiB/s, 15 objects/s recovering 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: audit 2023-10-07T22:26:50.162622+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: audit 2023-10-07T22:26:50.163898+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[105281]: audit 2023-10-07T22:26:50.171599+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: audit 2023-10-07T22:26:49.631898+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: audit 2023-10-07T22:26:49.637372+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: cluster 2023-10-07T22:26:49.878994+0000 mgr.y (mgr.25319) 1435 : cluster 0 pgmap v1664: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 33038/186318 objects degraded (17.732%); 8069/186318 objects misplaced (4.331%); 979 KiB/s, 15 objects/s recovering 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: audit 2023-10-07T22:26:50.162622+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: audit 2023-10-07T22:26:50.163898+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:50.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:50 smithi008 bash[102097]: audit 2023-10-07T22:26:50.171599+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:26:50.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:50.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:50.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:51.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:51.057 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:51.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:51.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:51.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:51.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:51.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:51.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:51.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:51.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:51.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:51.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:51.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:51.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:51 smithi081 bash[89466]: cluster 2023-10-07T22:26:50.988763+0000 mon.a (mon.0) 2007 : cluster 3 Health check update: Degraded data redundancy: 33038/186318 objects degraded (17.732%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:51.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:51.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:51.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:51.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:51.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:51 smithi008 bash[102097]: cluster 2023-10-07T22:26:50.988763+0000 mon.a (mon.0) 2007 : cluster 3 Health check update: Degraded data redundancy: 33038/186318 objects degraded (17.732%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:51.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:51 smithi008 bash[105281]: cluster 2023-10-07T22:26:50.988763+0000 mon.a (mon.0) 2007 : cluster 3 Health check update: Degraded data redundancy: 33038/186318 objects degraded (17.732%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:51.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:51.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:51.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.128 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:26:52.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.252 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:52.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:52.485 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.516 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.755 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:52 smithi008 bash[102097]: cluster 2023-10-07T22:26:51.879625+0000 mgr.y (mgr.25319) 1436 : cluster 0 pgmap v1665: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 33074/186012 objects degraded (17.781%); 8030/186012 objects misplaced (4.317%); 841 KiB/s, 13 objects/s recovering 2023-10-07T22:26:52.755 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:52 smithi008 bash[105281]: cluster 2023-10-07T22:26:51.879625+0000 mgr.y (mgr.25319) 1436 : cluster 0 pgmap v1665: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 33074/186012 objects degraded (17.781%); 8030/186012 objects misplaced (4.317%); 841 KiB/s, 13 objects/s recovering 2023-10-07T22:26:52.770 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:52.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:52.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:52.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:52.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:52 smithi081 bash[89466]: cluster 2023-10-07T22:26:51.879625+0000 mgr.y (mgr.25319) 1436 : cluster 0 pgmap v1665: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 33074/186012 objects degraded (17.781%); 8030/186012 objects misplaced (4.317%); 841 KiB/s, 13 objects/s recovering 2023-10-07T22:26:52.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:53.024 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:53.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:53.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.260 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:26:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:26:53] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2023-10-07T22:26:53.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:53.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:53.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:53.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:53.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:53.648 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:53.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:53.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:53.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:53.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:54.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:54.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:54.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:54.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:54.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:54.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:54.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:54.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:54.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:54.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:54.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:54.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:54.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:54.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:54.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:54.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:54.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:54.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:54.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:54.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:55.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:55.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:54 smithi008 bash[102097]: cluster 2023-10-07T22:26:53.880357+0000 mgr.y (mgr.25319) 1437 : cluster 0 pgmap v1666: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33074/185139 objects degraded (17.864%); 8030/185139 objects misplaced (4.337%); 816 KiB/s, 12 objects/s recovering 2023-10-07T22:26:55.073 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:54 smithi008 bash[105281]: cluster 2023-10-07T22:26:53.880357+0000 mgr.y (mgr.25319) 1437 : cluster 0 pgmap v1666: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33074/185139 objects degraded (17.864%); 8030/185139 objects misplaced (4.337%); 816 KiB/s, 12 objects/s recovering 2023-10-07T22:26:55.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:55.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:55.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:54 smithi081 bash[89466]: cluster 2023-10-07T22:26:53.880357+0000 mgr.y (mgr.25319) 1437 : cluster 0 pgmap v1666: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 33074/185139 objects degraded (17.864%); 8030/185139 objects misplaced (4.337%); 816 KiB/s, 12 objects/s recovering 2023-10-07T22:26:55.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:55.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:55.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:55.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:55.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:55.474 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:55.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:55.577 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:55.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:55.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:55.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:55.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:55.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:55.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:26:55.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:26:55.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:55.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:55.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:55.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:56.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:56.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:56.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:56.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:56.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:56.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:56.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:56.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:56.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:56.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:56.753 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:56.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:56.885 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:26:56.885 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:26:56.885 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-07T22:26:56.886 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:26:56.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:56.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:57.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:57.037 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:57.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[105281]: cluster 2023-10-07T22:26:55.881121+0000 mgr.y (mgr.25319) 1438 : cluster 0 pgmap v1667: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 32994/183810 objects degraded (17.950%); 7880/183810 objects misplaced (4.287%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:26:57.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[105281]: audit 2023-10-07T22:26:55.947751+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:57.072 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[105281]: cluster 2023-10-07T22:26:55.989829+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 32994/183810 objects degraded (17.950%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:57.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[102097]: cluster 2023-10-07T22:26:55.881121+0000 mgr.y (mgr.25319) 1438 : cluster 0 pgmap v1667: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 32994/183810 objects degraded (17.950%); 7880/183810 objects misplaced (4.287%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:26:57.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[102097]: audit 2023-10-07T22:26:55.947751+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:57.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:56 smithi008 bash[102097]: cluster 2023-10-07T22:26:55.989829+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 32994/183810 objects degraded (17.950%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:57.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:57.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:57.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:56 smithi081 bash[89466]: cluster 2023-10-07T22:26:55.881121+0000 mgr.y (mgr.25319) 1438 : cluster 0 pgmap v1667: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 32994/183810 objects degraded (17.950%); 7880/183810 objects misplaced (4.287%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:26:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:56 smithi081 bash[89466]: audit 2023-10-07T22:26:55.947751+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:57.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:56 smithi081 bash[89466]: cluster 2023-10-07T22:26:55.989829+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 32994/183810 objects degraded (17.950%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:26:57.267 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:57.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:57.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:57.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:57.525 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:57.545 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:57.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:57.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:57.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:57.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:57.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:57.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T22:26:57.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:57.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:26:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:57.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:26:58.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:58.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:58.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:58.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:58.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:58.339 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:26:58.343 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:26:58.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.457 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:58.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:58.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:58.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:58.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:58.817 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.837 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:58.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:58.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:58.960 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:26:58.961 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:58 smithi008 bash[105281]: cluster 2023-10-07T22:26:57.881843+0000 mgr.y (mgr.25319) 1439 : cluster 0 pgmap v1668: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 32994/182901 objects degraded (18.039%); 7880/182901 objects misplaced (4.308%); 880 KiB/s, 13 objects/s recovering 2023-10-07T22:26:58.961 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:26:58 smithi008 bash[105281]: audit 2023-10-07T22:26:58.317986+0000 mgr.y (mgr.25319) 1440 : audit 0 from='client.45812 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:58.961 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:58 smithi008 bash[102097]: cluster 2023-10-07T22:26:57.881843+0000 mgr.y (mgr.25319) 1439 : cluster 0 pgmap v1668: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 32994/182901 objects degraded (18.039%); 7880/182901 objects misplaced (4.308%); 880 KiB/s, 13 objects/s recovering 2023-10-07T22:26:58.962 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:26:58 smithi008 bash[102097]: audit 2023-10-07T22:26:58.317986+0000 mgr.y (mgr.25319) 1440 : audit 0 from='client.45812 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:58.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:26:59.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:59.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:26:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:26:59.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:58 smithi081 bash[89466]: cluster 2023-10-07T22:26:57.881843+0000 mgr.y (mgr.25319) 1439 : cluster 0 pgmap v1668: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 32994/182901 objects degraded (18.039%); 7880/182901 objects misplaced (4.308%); 880 KiB/s, 13 objects/s recovering 2023-10-07T22:26:59.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:26:58 smithi081 bash[89466]: audit 2023-10-07T22:26:58.317986+0000 mgr.y (mgr.25319) 1440 : audit 0 from='client.45812 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:26:59.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:59.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:26:59.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:26:59.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:59.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:59.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:26:59.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:26:59.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:26:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:26:59.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:59.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:26:59.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:59.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:26:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:26:59.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:00.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:00.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:00.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:00.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:00.242 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:00.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:00.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:00.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:00.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:00.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:00.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:00.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:00.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:00.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:00.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:00.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:00.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:00.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:00.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:01.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:01.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:01.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:01.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:00 smithi008 bash[105281]: cluster 2023-10-07T22:26:59.882494+0000 mgr.y (mgr.25319) 1441 : cluster 0 pgmap v1669: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 32875/182247 objects degraded (18.039%); 7800/182247 objects misplaced (4.280%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:01.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:00 smithi008 bash[102097]: cluster 2023-10-07T22:26:59.882494+0000 mgr.y (mgr.25319) 1441 : cluster 0 pgmap v1669: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 32875/182247 objects degraded (18.039%); 7800/182247 objects misplaced (4.280%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:01.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:00 smithi081 bash[89466]: cluster 2023-10-07T22:26:59.882494+0000 mgr.y (mgr.25319) 1441 : cluster 0 pgmap v1669: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 32875/182247 objects degraded (18.039%); 7800/182247 objects misplaced (4.280%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:01.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:01.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:01.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:01.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:01.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:01.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:01.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:01.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:01.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:01.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:01.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:01.703 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1668,"stamp":"2023-10-07T22:26:57.881325+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3994347314,"num_objects":60967,"num_object_clones":0,"num_object_copies":182901,"num_objects_missing_on_primary":2040,"num_objects_missing":2040,"num_objects_degraded":32994,"num_objects_misplaced":7880,"num_objects_unfound":0,"num_objects_dirty":60967,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":117129,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14277,"num_bytes_recovered":787056731,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107438,"ondisk_log_size":107438,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":334,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":19681660,"kb_used_data":13236220,"kb_used_omap":18,"kb_used_meta":6445357,"kb_avail":730279556,"statfs":{"total":767960285184,"available":747806265344,"internally_reserved":0,"allocated":13553889280,"data_stored":13538714011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6600045834},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,0,0,2,0,2,1,2,5,5,1],"upper_bound":8192},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-102694912,"num_objects":-1567,"num_object_clones":0,"num_object_copies":-4701,"num_objects_missing_on_primary":-159,"num_objects_missing":-159,"num_objects_degraded":-151,"num_objects_misplaced":-259,"num_objects_unfound":0,"num_objects_dirty":-1567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1567,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":165,"num_bytes_recovered":10813440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005405"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":260,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088749+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:26:21.088749+0000","last_peered":"2023-10-07T22:26:21.088749+0000","last_clean":"2023-10-07T22:26:21.088749+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:26:21.088749+0000","last_undegraded":"2023-10-07T22:26:21.088749+0000","last_fullsized":"2023-10-07T22:26:21.088749+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":48,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.084403+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:26:21.084403+0000","last_peered":"2023-10-07T22:26:21.084403+0000","last_clean":"2023-10-07T22:26:21.084403+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:26:21.084403+0000","last_undegraded":"2023-10-07T22:26:21.084403+0000","last_fullsized":"2023-10-07T22:26:21.084403+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":424,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085146+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:26:21.085146+0000","last_peered":"2023-10-07T22:26:21.085146+0000","last_clean":"2023-10-07T22:26:21.085146+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:26:21.085146+0000","last_undegraded":"2023-10-07T22:26:21.085146+0000","last_fullsized":"2023-10-07T22:26:21.085146+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":22,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118638+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:26:21.118638+0000","last_peered":"2023-10-07T22:26:21.118638+0000","last_clean":"2023-10-07T22:26:21.118638+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:26:21.118638+0000","last_undegraded":"2023-10-07T22:26:21.118638+0000","last_fullsized":"2023-10-07T22:26:21.118638+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":45,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.126909+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:26:21.126909+0000","last_peered":"2023-10-07T22:26:21.126909+0000","last_clean":"2023-10-07T22:26:21.126909+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:26:21.126909+0000","last_undegraded":"2023-10-07T22:26:21.126909+0000","last_fullsized":"2023-10-07T22:26:21.126909+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113264+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:26:21.113264+0000","last_peered":"2023-10-07T22:26:21.113264+0000","last_clean":"2023-10-07T22:26:21.113264+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:26:21.113264+0000","last_undegraded":"2023-10-07T22:26:21.113264+0000","last_fullsized":"2023-10-07T22:26:21.113264+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085938+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:26:21.085938+0000","last_peered":"2023-10-07T22:26:21.085938+0000","last_clean":"2023-10-07T22:26:21.085938+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:26:21.085938+0000","last_undegraded":"2023-10-07T22:26:21.085938+0000","last_fullsized":"2023-10-07T22:26:21.085938+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":45,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.126988+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:26:21.126988+0000","last_peered":"2023-10-07T22:26:21.126988+0000","last_clean":"2023-10-07T22:26:21.126988+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:26:21.126988+0000","last_undegraded":"2023-10-07T22:26:21.126988+0000","last_fullsized":"2023-10-07T22:26:21.126988+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085804+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:26:21.085804+0000","last_peered":"2023-10-07T22:26:21.085804+0000","last_clean":"2023-10-07T22:26:21.085804+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:26:21.085804+0000","last_undegraded":"2023-10-07T22:26:21.085804+0000","last_fullsized":"2023-10-07T22:26:21.085804+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":48,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083648+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:26:21.083648+0000","last_peered":"2023-10-07T22:26:21.083648+0000","last_clean":"2023-10-07T22:26:21.083648+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:26:21.083648+0000","last_undegraded":"2023-10-07T22:26:21.083648+0000","last_fullsized":"2023-10-07T22:26:21.083648+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":175,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118563+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:26:21.118563+0000","last_peered":"2023-10-07T22:26:21.118563+0000","last_clean":"2023-10-07T22:26:21.118563+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:26:21.118563+0000","last_undegraded":"2023-10-07T22:26:21.118563+0000","last_fullsized":"2023-10-07T22:26:21.118563+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":177,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085482+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:26:21.085482+0000","last_peered":"2023-10-07T22:26:21.085482+0000","last_clean":"2023-10-07T22:26:21.085482+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:26:21.085482+0000","last_undegraded":"2023-10-07T22:26:21.085482+0000","last_fullsized":"2023-10-07T22:26:21.085482+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":310,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.089134+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:26:21.089134+0000","last_peered":"2023-10-07T22:26:21.089134+0000","last_clean":"2023-10-07T22:26:21.089134+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:26:21.089134+0000","last_undegraded":"2023-10-07T22:26:21.089134+0000","last_fullsized":"2023-10-07T22:26:21.089134+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":240,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088687+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:26:21.088687+0000","last_peered":"2023-10-07T22:26:21.088687+0000","last_clean":"2023-10-07T22:26:21.088687+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:26:21.088687+0000","last_undegraded":"2023-10-07T22:26:21.088687+0000","last_fullsized":"2023-10-07T22:26:21.088687+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":143,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118378+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:26:21.118378+0000","last_peered":"2023-10-07T22:26:21.118378+0000","last_clean":"2023-10-07T22:26:21.118378+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:26:21.118378+0000","last_undegraded":"2023-10-07T22:26:21.118378+0000","last_fullsized":"2023-10-07T22:26:21.118378+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":48,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083762+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:26:21.083762+0000","last_peered":"2023-10-07T22:26:21.083762+0000","last_clean":"2023-10-07T22:26:21.083762+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:26:21.083762+0000","last_undegraded":"2023-10-07T22:26:21.083762+0000","last_fullsized":"2023-10-07T22:26:21.083762+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":22,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118110+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:26:21.118110+0000","last_peered":"2023-10-07T22:26:21.118110+0000","last_clean":"2023-10-07T22:26:21.118110+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:26:21.118110+0000","last_undegraded":"2023-10-07T22:26:21.118110+0000","last_fullsized":"2023-10-07T22:26:21.118110+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085775+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:26:21.085775+0000","last_peered":"2023-10-07T22:26:21.085775+0000","last_clean":"2023-10-07T22:26:21.085775+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:26:21.085775+0000","last_undegraded":"2023-10-07T22:26:21.085775+0000","last_fullsized":"2023-10-07T22:26:21.085775+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":165,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118069+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:26:21.118069+0000","last_peered":"2023-10-07T22:26:21.118069+0000","last_clean":"2023-10-07T22:26:21.118069+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:26:21.118069+0000","last_undegraded":"2023-10-07T22:26:21.118069+0000","last_fullsized":"2023-10-07T22:26:21.118069+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083997+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:26:21.083997+0000","last_peered":"2023-10-07T22:26:21.083997+0000","last_clean":"2023-10-07T22:26:21.083997+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:26:21.083997+0000","last_undegraded":"2023-10-07T22:26:21.083997+0000","last_fullsized":"2023-10-07T22:26:21.083997+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":142,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.112957+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:26:21.112957+0000","last_peered":"2023-10-07T22:26:21.112957+0000","last_clean":"2023-10-07T22:26:21.112957+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:26:21.112957+0000","last_undegraded":"2023-10-07T22:26:21.112957+0000","last_fullsized":"2023-10-07T22:26:21.112957+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.084172+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:26:21.084172+0000","last_peered":"2023-10-07T22:26:21.084172+0000","last_clean":"2023-10-07T22:26:21.084172+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:26:21.084172+0000","last_undegraded":"2023-10-07T22:26:21.084172+0000","last_fullsized":"2023-10-07T22:26:21.084172+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"417'7283","reported_seq":7347,"reported_epoch":417,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:26:54.242483+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:26:54.242483+0000","last_peered":"2023-10-07T22:26:54.242483+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:26:54.242483+0000","last_undegraded":"2023-10-07T22:26:54.242483+0000","last_fullsized":"2023-10-07T22:26:54.242483+0000","mapping_epoch":396,"log_start":"379'1100","ondisk_log_start":"379'1100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6183,"log_dups_size":0,"ondisk_log_size":6183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252641280,"num_objects":3855,"num_object_clones":0,"num_object_copies":11565,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3855,"num_objects_unfound":0,"num_objects_dirty":3855,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7283,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":3855}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":169,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.119085+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:26:21.119085+0000","last_peered":"2023-10-07T22:26:21.119085+0000","last_clean":"2023-10-07T22:26:21.119085+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:26:21.119085+0000","last_undegraded":"2023-10-07T22:26:21.119085+0000","last_fullsized":"2023-10-07T22:26:21.119085+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":41,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085231+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:26:21.085231+0000","last_peered":"2023-10-07T22:26:21.085231+0000","last_clean":"2023-10-07T22:26:21.085231+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:26:21.085231+0000","last_undegraded":"2023-10-07T22:26:21.085231+0000","last_fullsized":"2023-10-07T22:26:21.085231+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"417'7184","reported_seq":7251,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:55.551582+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:26:55.551582+0000","last_peered":"2023-10-07T22:26:55.551582+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:26:55.551582+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"379'1600","ondisk_log_start":"379'1600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5584,"log_dups_size":0,"ondisk_log_size":5584,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247463936,"num_objects":3776,"num_object_clones":0,"num_object_copies":11328,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3776,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7184,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-1695},{"shards":"0,1,4","objects":3776}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":141,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118842+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:26:21.118842+0000","last_peered":"2023-10-07T22:26:21.118842+0000","last_clean":"2023-10-07T22:26:21.118842+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:26:21.118842+0000","last_undegraded":"2023-10-07T22:26:21.118842+0000","last_fullsized":"2023-10-07T22:26:21.118842+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":259,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088528+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:26:21.088528+0000","last_peered":"2023-10-07T22:26:21.088528+0000","last_clean":"2023-10-07T22:26:21.088528+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:26:21.088528+0000","last_undegraded":"2023-10-07T22:26:21.088528+0000","last_fullsized":"2023-10-07T22:26:21.088528+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"417'7474","reported_seq":7557,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:57.192997+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:26:57.192997+0000","last_peered":"2023-10-07T22:26:57.192997+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:26:57.192997+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"379'400","ondisk_log_start":"379'400","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7074,"log_dups_size":0,"ondisk_log_size":7074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249167872,"num_objects":3802,"num_object_clones":0,"num_object_copies":11406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7474,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"0,6,7","objects":354},{"shards":"3,6,7","objects":3448},{"shards":"6,7","objects":-674}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":211,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118699+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:26:21.118699+0000","last_peered":"2023-10-07T22:26:21.118699+0000","last_clean":"2023-10-07T22:26:21.118699+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:26:21.118699+0000","last_undegraded":"2023-10-07T22:26:21.118699+0000","last_fullsized":"2023-10-07T22:26:21.118699+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":71,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113508+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:26:21.113508+0000","last_peered":"2023-10-07T22:26:21.113508+0000","last_clean":"2023-10-07T22:26:21.113508+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:26:21.113508+0000","last_undegraded":"2023-10-07T22:26:21.113508+0000","last_fullsized":"2023-10-07T22:26:21.113508+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"417'7397","reported_seq":7469,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:56.783690+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:26:56.783690+0000","last_peered":"2023-10-07T22:26:56.783690+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:26:56.783690+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"379'400","ondisk_log_start":"379'400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6997,"log_dups_size":0,"ondisk_log_size":6997,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243466240,"num_objects":3715,"num_object_clones":0,"num_object_copies":11145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7397,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3715},{"shards":"6,7","objects":-1831}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":419,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085628+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:26:21.085628+0000","last_peered":"2023-10-07T22:26:21.085628+0000","last_clean":"2023-10-07T22:26:21.085628+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:26:21.085628+0000","last_undegraded":"2023-10-07T22:26:21.085628+0000","last_fullsized":"2023-10-07T22:26:21.085628+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":122,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:34.448682+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:26:34.448682+0000","last_peered":"2023-10-07T22:26:34.448682+0000","last_clean":"2023-10-07T22:26:34.448682+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:26:34.448682+0000","last_undegraded":"2023-10-07T22:26:34.448682+0000","last_fullsized":"2023-10-07T22:26:34.448682+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"417'7295","reported_seq":7350,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:56.794311+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:26:56.794311+0000","last_peered":"2023-10-07T22:26:56.794311+0000","last_clean":"2023-10-07T22:26:56.794311+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:26:56.794311+0000","last_undegraded":"2023-10-07T22:26:56.794311+0000","last_fullsized":"2023-10-07T22:26:56.794311+0000","mapping_epoch":370,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7095,"log_dups_size":0,"ondisk_log_size":7095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249757696,"num_objects":3811,"num_object_clones":0,"num_object_copies":11433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7295,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":927,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118122+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:26:21.118122+0000","last_peered":"2023-10-07T22:26:21.118122+0000","last_clean":"2023-10-07T22:26:21.118122+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:26:21.118122+0000","last_undegraded":"2023-10-07T22:26:21.118122+0000","last_fullsized":"2023-10-07T22:26:21.118122+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":52,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083314+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:26:21.083314+0000","last_peered":"2023-10-07T22:26:21.083314+0000","last_clean":"2023-10-07T22:26:21.083314+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:26:21.083314+0000","last_undegraded":"2023-10-07T22:26:21.083314+0000","last_fullsized":"2023-10-07T22:26:21.083314+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":280,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.089052+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:26:21.089052+0000","last_peered":"2023-10-07T22:26:21.089052+0000","last_clean":"2023-10-07T22:26:21.089052+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:26:21.089052+0000","last_undegraded":"2023-10-07T22:26:21.089052+0000","last_fullsized":"2023-10-07T22:26:21.089052+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"417'7381","reported_seq":7440,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:54.371725+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:26:54.371725+0000","last_peered":"2023-10-07T22:26:54.371725+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:26:54.371725+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"379'500","ondisk_log_start":"379'500","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6881,"log_dups_size":0,"ondisk_log_size":6881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250937344,"num_objects":3829,"num_object_clones":0,"num_object_copies":11487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7381,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":1666},{"shards":"0,2,7","objects":387}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":671,"reported_epoch":416,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:21.108354+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:26:21.108354+0000","last_peered":"2023-10-07T22:26:21.108354+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:26:21.108354+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":71,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113555+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:26:21.113555+0000","last_peered":"2023-10-07T22:26:21.113555+0000","last_clean":"2023-10-07T22:26:21.113555+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:26:21.113555+0000","last_undegraded":"2023-10-07T22:26:21.113555+0000","last_fullsized":"2023-10-07T22:26:21.113555+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":297,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.089227+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:26:21.089227+0000","last_peered":"2023-10-07T22:26:21.089227+0000","last_clean":"2023-10-07T22:26:21.089227+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:26:21.089227+0000","last_undegraded":"2023-10-07T22:26:21.089227+0000","last_fullsized":"2023-10-07T22:26:21.089227+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"417'7118","reported_seq":11223,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:56.634781+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:26:56.634781+0000","last_peered":"2023-10-07T22:26:56.634781+0000","last_clean":"2023-10-07T22:26:56.634781+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:26:56.634781+0000","last_undegraded":"2023-10-07T22:26:56.634781+0000","last_fullsized":"2023-10-07T22:26:56.634781+0000","mapping_epoch":386,"log_start":"379'100","ondisk_log_start":"379'100","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7018,"log_dups_size":0,"ondisk_log_size":7018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247988224,"num_objects":3784,"num_object_clones":0,"num_object_copies":11352,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7118,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":239,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088436+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:26:21.088436+0000","last_peered":"2023-10-07T22:26:21.088436+0000","last_clean":"2023-10-07T22:26:21.088436+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:26:21.088436+0000","last_undegraded":"2023-10-07T22:26:21.088436+0000","last_fullsized":"2023-10-07T22:26:21.088436+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":240,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.089079+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:26:21.089079+0000","last_peered":"2023-10-07T22:26:21.089079+0000","last_clean":"2023-10-07T22:26:21.089079+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:26:21.089079+0000","last_undegraded":"2023-10-07T22:26:21.089079+0000","last_fullsized":"2023-10-07T22:26:21.089079+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"417'7247","reported_seq":7676,"reported_epoch":417,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:55.445434+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:26:55.445434+0000","last_peered":"2023-10-07T22:26:55.445434+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:26:55.445434+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"379'1600","ondisk_log_start":"379'1600","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5647,"log_dups_size":0,"ondisk_log_size":5647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252116992,"num_objects":3847,"num_object_clones":0,"num_object_copies":11541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1523,"num_objects_misplaced":359,"num_objects_unfound":0,"num_objects_dirty":3847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7247,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":179,"num_bytes_recovered":11730944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":359},{"shards":"1,7","objects":1965}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":724,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085483+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:26:21.085483+0000","last_peered":"2023-10-07T22:26:21.085483+0000","last_clean":"2023-10-07T22:26:21.085483+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:26:21.085483+0000","last_undegraded":"2023-10-07T22:26:21.085483+0000","last_fullsized":"2023-10-07T22:26:21.085483+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":45,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.124416+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:26:21.124416+0000","last_peered":"2023-10-07T22:26:21.124416+0000","last_clean":"2023-10-07T22:26:21.124416+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:26:21.124416+0000","last_undegraded":"2023-10-07T22:26:21.124416+0000","last_fullsized":"2023-10-07T22:26:21.124416+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":434,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085602+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:26:21.085602+0000","last_peered":"2023-10-07T22:26:21.085602+0000","last_clean":"2023-10-07T22:26:21.085602+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:26:21.085602+0000","last_undegraded":"2023-10-07T22:26:21.085602+0000","last_fullsized":"2023-10-07T22:26:21.085602+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"417'7345","reported_seq":18539,"reported_epoch":417,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:26:56.670241+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:26:56.670241+0000","last_peered":"2023-10-07T22:26:56.670241+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:26:56.670241+0000","last_undegraded":"2023-10-07T22:26:56.670241+0000","last_fullsized":"2023-10-07T22:26:56.670241+0000","mapping_epoch":413,"log_start":"379'300","ondisk_log_start":"379'300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7045,"log_dups_size":0,"ondisk_log_size":7045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246808600,"num_objects":3767,"num_object_clones":0,"num_object_copies":11301,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3767,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7345,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":3767}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":733,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113219+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:26:21.113219+0000","last_peered":"2023-10-07T22:26:21.113219+0000","last_clean":"2023-10-07T22:26:21.113219+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:26:21.113219+0000","last_undegraded":"2023-10-07T22:26:21.113219+0000","last_fullsized":"2023-10-07T22:26:21.113219+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":454,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.057726+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:26:40.057726+0000","last_peered":"2023-10-07T22:26:40.057726+0000","last_clean":"2023-10-07T22:26:40.057726+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:26:40.057726+0000","last_undegraded":"2023-10-07T22:26:40.057726+0000","last_fullsized":"2023-10-07T22:26:40.057726+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085835+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:26:21.085835+0000","last_peered":"2023-10-07T22:26:21.085835+0000","last_clean":"2023-10-07T22:26:21.085835+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:26:21.085835+0000","last_undegraded":"2023-10-07T22:26:21.085835+0000","last_fullsized":"2023-10-07T22:26:21.085835+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":412,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.059438+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:26:40.059438+0000","last_peered":"2023-10-07T22:26:40.059438+0000","last_clean":"2023-10-07T22:26:40.059438+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:26:40.059438+0000","last_undegraded":"2023-10-07T22:26:40.059438+0000","last_fullsized":"2023-10-07T22:26:40.059438+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"417'7384","reported_seq":8130,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:54.233403+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:26:54.233403+0000","last_peered":"2023-10-07T22:26:54.233403+0000","last_clean":"2023-10-07T22:26:54.233403+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:26:54.233403+0000","last_undegraded":"2023-10-07T22:26:54.233403+0000","last_fullsized":"2023-10-07T22:26:54.233403+0000","mapping_epoch":400,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6684,"log_dups_size":0,"ondisk_log_size":6684,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252051456,"num_objects":3846,"num_object_clones":0,"num_object_copies":11538,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7384,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":705,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085250+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:26:21.085250+0000","last_peered":"2023-10-07T22:26:21.085250+0000","last_clean":"2023-10-07T22:26:21.085250+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:26:21.085250+0000","last_undegraded":"2023-10-07T22:26:21.085250+0000","last_fullsized":"2023-10-07T22:26:21.085250+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":397,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085409+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:26:21.085409+0000","last_peered":"2023-10-07T22:26:21.085409+0000","last_clean":"2023-10-07T22:26:21.085409+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:26:21.085409+0000","last_undegraded":"2023-10-07T22:26:21.085409+0000","last_fullsized":"2023-10-07T22:26:21.085409+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":260,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088932+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:26:21.088932+0000","last_peered":"2023-10-07T22:26:21.088932+0000","last_clean":"2023-10-07T22:26:21.088932+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:26:21.088932+0000","last_undegraded":"2023-10-07T22:26:21.088932+0000","last_fullsized":"2023-10-07T22:26:21.088932+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":465,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.057636+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:26:40.057636+0000","last_peered":"2023-10-07T22:26:40.057636+0000","last_clean":"2023-10-07T22:26:40.057636+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:26:40.057636+0000","last_undegraded":"2023-10-07T22:26:40.057636+0000","last_fullsized":"2023-10-07T22:26:40.057636+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"417'7435","reported_seq":9397,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:54.464024+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:26:54.464024+0000","last_peered":"2023-10-07T22:26:54.464024+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:26:54.464024+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"379'741","ondisk_log_start":"379'741","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6694,"log_dups_size":0,"ondisk_log_size":6694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255918080,"num_objects":3905,"num_object_clones":0,"num_object_copies":11715,"num_objects_missing_on_primary":1511,"num_objects_missing":1511,"num_objects_degraded":6553,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7435,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":628,"num_bytes_recovered":41156608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":12},{"shards":"0,3,6","objects":3519},{"shards":"0,4,6","objects":374}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":659,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118215+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:26:21.118215+0000","last_peered":"2023-10-07T22:26:21.118215+0000","last_clean":"2023-10-07T22:26:21.118215+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:26:21.118215+0000","last_undegraded":"2023-10-07T22:26:21.118215+0000","last_fullsized":"2023-10-07T22:26:21.118215+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083314+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:26:21.083314+0000","last_peered":"2023-10-07T22:26:21.083314+0000","last_clean":"2023-10-07T22:26:21.083314+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:26:21.083314+0000","last_undegraded":"2023-10-07T22:26:21.083314+0000","last_fullsized":"2023-10-07T22:26:21.083314+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":427,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.086770+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:26:21.086770+0000","last_peered":"2023-10-07T22:26:21.086770+0000","last_clean":"2023-10-07T22:26:21.086770+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:26:21.086770+0000","last_undegraded":"2023-10-07T22:26:21.086770+0000","last_fullsized":"2023-10-07T22:26:21.086770+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":207,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.060246+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:26:40.060246+0000","last_peered":"2023-10-07T22:26:40.060246+0000","last_clean":"2023-10-07T22:26:40.060246+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:26:40.060246+0000","last_undegraded":"2023-10-07T22:26:40.060246+0000","last_fullsized":"2023-10-07T22:26:40.060246+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"417'7128","reported_seq":10295,"reported_epoch":417,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:26:54.435429+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:26:54.435429+0000","last_peered":"2023-10-07T22:26:54.435429+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:26:54.435429+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:26:54.435429+0000","mapping_epoch":396,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6228,"log_dups_size":0,"ondisk_log_size":6228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240254976,"num_objects":3666,"num_object_clones":0,"num_object_copies":10998,"num_objects_missing_on_primary":529,"num_objects_missing":529,"num_objects_degraded":529,"num_objects_misplaced":3666,"num_objects_unfound":0,"num_objects_dirty":3666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7128,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1550,"num_bytes_recovered":101580800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":3317},{"shards":"1,4,6","objects":349}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085578+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:26:21.085578+0000","last_peered":"2023-10-07T22:26:21.085578+0000","last_clean":"2023-10-07T22:26:21.085578+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:26:21.085578+0000","last_undegraded":"2023-10-07T22:26:21.085578+0000","last_fullsized":"2023-10-07T22:26:21.085578+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":728,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118099+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:26:21.118099+0000","last_peered":"2023-10-07T22:26:21.118099+0000","last_clean":"2023-10-07T22:26:21.118099+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:26:21.118099+0000","last_undegraded":"2023-10-07T22:26:21.118099+0000","last_fullsized":"2023-10-07T22:26:21.118099+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.086737+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:26:21.086737+0000","last_peered":"2023-10-07T22:26:21.086737+0000","last_clean":"2023-10-07T22:26:21.086737+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:26:21.086737+0000","last_undegraded":"2023-10-07T22:26:21.086737+0000","last_fullsized":"2023-10-07T22:26:21.086737+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":71,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113967+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:26:21.113967+0000","last_peered":"2023-10-07T22:26:21.113967+0000","last_clean":"2023-10-07T22:26:21.113967+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:26:21.113967+0000","last_undegraded":"2023-10-07T22:26:21.113967+0000","last_fullsized":"2023-10-07T22:26:21.113967+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"417'7443","reported_seq":10708,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:54.393796+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:26:54.393796+0000","last_peered":"2023-10-07T22:26:54.393796+0000","last_clean":"2023-10-07T22:26:54.393796+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:26:54.393796+0000","last_undegraded":"2023-10-07T22:26:54.393796+0000","last_fullsized":"2023-10-07T22:26:54.393796+0000","mapping_epoch":392,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6743,"log_dups_size":0,"ondisk_log_size":6743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255000576,"num_objects":3891,"num_object_clones":0,"num_object_copies":11673,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3891,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7443,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":774,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.059146+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:26:40.059146+0000","last_peered":"2023-10-07T22:26:40.059146+0000","last_clean":"2023-10-07T22:26:40.059146+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:26:40.059146+0000","last_undegraded":"2023-10-07T22:26:40.059146+0000","last_fullsized":"2023-10-07T22:26:40.059146+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":157,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118077+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:26:21.118077+0000","last_peered":"2023-10-07T22:26:21.118077+0000","last_clean":"2023-10-07T22:26:21.118077+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:26:21.118077+0000","last_undegraded":"2023-10-07T22:26:21.118077+0000","last_fullsized":"2023-10-07T22:26:21.118077+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":344,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088530+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:26:21.088530+0000","last_peered":"2023-10-07T22:26:21.088530+0000","last_clean":"2023-10-07T22:26:21.088530+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:26:21.088530+0000","last_undegraded":"2023-10-07T22:26:21.088530+0000","last_fullsized":"2023-10-07T22:26:21.088530+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":130,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.146625+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:26:21.146625+0000","last_peered":"2023-10-07T22:26:21.146625+0000","last_clean":"2023-10-07T22:26:21.146625+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:26:21.146625+0000","last_undegraded":"2023-10-07T22:26:21.146625+0000","last_fullsized":"2023-10-07T22:26:21.146625+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"417'7345","reported_seq":7404,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:55.451089+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:26:55.451089+0000","last_peered":"2023-10-07T22:26:55.451089+0000","last_clean":"2023-10-07T22:26:55.451089+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:26:55.451089+0000","last_undegraded":"2023-10-07T22:26:55.451089+0000","last_fullsized":"2023-10-07T22:26:55.451089+0000","mapping_epoch":370,"log_start":"379'1700","ondisk_log_start":"379'1700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5645,"log_dups_size":0,"ondisk_log_size":5645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253689856,"num_objects":3871,"num_object_clones":0,"num_object_copies":11613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3871,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7345,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":684,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113130+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:26:21.113130+0000","last_peered":"2023-10-07T22:26:21.113130+0000","last_clean":"2023-10-07T22:26:21.113130+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:26:21.113130+0000","last_undegraded":"2023-10-07T22:26:21.113130+0000","last_fullsized":"2023-10-07T22:26:21.113130+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":157,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.118791+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:26:21.118791+0000","last_peered":"2023-10-07T22:26:21.118791+0000","last_clean":"2023-10-07T22:26:21.118791+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:26:21.118791+0000","last_undegraded":"2023-10-07T22:26:21.118791+0000","last_fullsized":"2023-10-07T22:26:21.118791+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":448,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:40.057931+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:26:40.057931+0000","last_peered":"2023-10-07T22:26:40.057931+0000","last_clean":"2023-10-07T22:26:40.057931+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:26:40.057931+0000","last_undegraded":"2023-10-07T22:26:40.057931+0000","last_fullsized":"2023-10-07T22:26:40.057931+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":31,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085466+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:26:21.085466+0000","last_peered":"2023-10-07T22:26:21.085466+0000","last_clean":"2023-10-07T22:26:21.085466+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:26:21.085466+0000","last_undegraded":"2023-10-07T22:26:21.085466+0000","last_fullsized":"2023-10-07T22:26:21.085466+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"417'7351","reported_seq":7417,"reported_epoch":417,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:26:56.775388+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:26:56.775388+0000","last_peered":"2023-10-07T22:26:56.775388+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:26:56.775388+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"379'300","ondisk_log_start":"379'300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7051,"log_dups_size":0,"ondisk_log_size":7051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246349824,"num_objects":3759,"num_object_clones":0,"num_object_copies":11277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7351,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":3759},{"shards":"1,7","objects":-1789}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":854,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.089221+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:26:21.089221+0000","last_peered":"2023-10-07T22:26:21.089221+0000","last_clean":"2023-10-07T22:26:21.089221+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:26:21.089221+0000","last_undegraded":"2023-10-07T22:26:21.089221+0000","last_fullsized":"2023-10-07T22:26:21.089221+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":52,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.084239+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:26:21.084239+0000","last_peered":"2023-10-07T22:26:21.084239+0000","last_clean":"2023-10-07T22:26:21.084239+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:26:21.084239+0000","last_undegraded":"2023-10-07T22:26:21.084239+0000","last_fullsized":"2023-10-07T22:26:21.084239+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":397,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085627+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:26:21.085627+0000","last_peered":"2023-10-07T22:26:21.085627+0000","last_clean":"2023-10-07T22:26:21.085627+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:26:21.085627+0000","last_undegraded":"2023-10-07T22:26:21.085627+0000","last_fullsized":"2023-10-07T22:26:21.085627+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":53,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.165752+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:26:21.165752+0000","last_peered":"2023-10-07T22:26:21.165752+0000","last_clean":"2023-10-07T22:26:21.165752+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:26:21.165752+0000","last_undegraded":"2023-10-07T22:26:21.165752+0000","last_fullsized":"2023-10-07T22:26:21.165752+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"417'7236","reported_seq":7291,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-10-07T22:26:56.596087+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:26:56.596087+0000","last_peered":"2023-10-07T22:26:56.596087+0000","last_clean":"2023-10-07T22:26:56.596087+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:26:56.596087+0000","last_undegraded":"2023-10-07T22:26:56.596087+0000","last_fullsized":"2023-10-07T22:26:56.596087+0000","mapping_epoch":370,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7036,"log_dups_size":0,"ondisk_log_size":7036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250347520,"num_objects":3820,"num_object_clones":0,"num_object_copies":11460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3820,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7236,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":693,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083712+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:26:21.083712+0000","last_peered":"2023-10-07T22:26:21.083712+0000","last_clean":"2023-10-07T22:26:21.083712+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:26:21.083712+0000","last_undegraded":"2023-10-07T22:26:21.083712+0000","last_fullsized":"2023-10-07T22:26:21.083712+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":101,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.113304+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:26:21.113304+0000","last_peered":"2023-10-07T22:26:21.113304+0000","last_clean":"2023-10-07T22:26:21.113304+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:26:21.113304+0000","last_undegraded":"2023-10-07T22:26:21.113304+0000","last_fullsized":"2023-10-07T22:26:21.113304+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":126,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.146719+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:26:21.146719+0000","last_peered":"2023-10-07T22:26:21.146719+0000","last_clean":"2023-10-07T22:26:21.146719+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:26:21.146719+0000","last_undegraded":"2023-10-07T22:26:21.146719+0000","last_fullsized":"2023-10-07T22:26:21.146719+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":296,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088391+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:26:21.088391+0000","last_peered":"2023-10-07T22:26:21.088391+0000","last_clean":"2023-10-07T22:26:21.088391+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:26:21.088391+0000","last_undegraded":"2023-10-07T22:26:21.088391+0000","last_fullsized":"2023-10-07T22:26:21.088391+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":121,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.146188+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:26:21.146188+0000","last_peered":"2023-10-07T22:26:21.146188+0000","last_clean":"2023-10-07T22:26:21.146188+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:26:21.146188+0000","last_undegraded":"2023-10-07T22:26:21.146188+0000","last_fullsized":"2023-10-07T22:26:21.146188+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":452,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.086014+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:26:21.086014+0000","last_peered":"2023-10-07T22:26:21.086014+0000","last_clean":"2023-10-07T22:26:21.086014+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:26:21.086014+0000","last_undegraded":"2023-10-07T22:26:21.086014+0000","last_fullsized":"2023-10-07T22:26:21.086014+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":384,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085653+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:26:21.085653+0000","last_peered":"2023-10-07T22:26:21.085653+0000","last_clean":"2023-10-07T22:26:21.085653+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:26:21.085653+0000","last_undegraded":"2023-10-07T22:26:21.085653+0000","last_fullsized":"2023-10-07T22:26:21.085653+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":270,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088804+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:26:21.088804+0000","last_peered":"2023-10-07T22:26:21.088804+0000","last_clean":"2023-10-07T22:26:21.088804+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:26:21.088804+0000","last_undegraded":"2023-10-07T22:26:21.088804+0000","last_fullsized":"2023-10-07T22:26:21.088804+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":395,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.085904+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:26:21.085904+0000","last_peered":"2023-10-07T22:26:21.085904+0000","last_clean":"2023-10-07T22:26:21.085904+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:26:21.085904+0000","last_undegraded":"2023-10-07T22:26:21.085904+0000","last_fullsized":"2023-10-07T22:26:21.085904+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":290,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088480+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:26:21.088480+0000","last_peered":"2023-10-07T22:26:21.088480+0000","last_clean":"2023-10-07T22:26:21.088480+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:26:21.088480+0000","last_undegraded":"2023-10-07T22:26:21.088480+0000","last_fullsized":"2023-10-07T22:26:21.088480+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.084036+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:26:21.084036+0000","last_peered":"2023-10-07T22:26:21.084036+0000","last_clean":"2023-10-07T22:26:21.084036+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:26:21.084036+0000","last_undegraded":"2023-10-07T22:26:21.084036+0000","last_fullsized":"2023-10-07T22:26:21.084036+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":56,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.083407+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:26:21.083407+0000","last_peered":"2023-10-07T22:26:21.083407+0000","last_clean":"2023-10-07T22:26:21.083407+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:26:21.083407+0000","last_undegraded":"2023-10-07T22:26:21.083407+0000","last_fullsized":"2023-10-07T22:26:21.083407+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":37,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.086020+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:26:21.086020+0000","last_peered":"2023-10-07T22:26:21.086020+0000","last_clean":"2023-10-07T22:26:21.086020+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:26:21.086020+0000","last_undegraded":"2023-10-07T22:26:21.086020+0000","last_fullsized":"2023-10-07T22:26:21.086020+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":240,"reported_epoch":416,"state":"active+clean","last_fresh":"2023-10-07T22:26:21.088372+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:26:21.088372+0000","last_peered":"2023-10-07T22:26:21.088372+0000","last_clean":"2023-10-07T22:26:21.088372+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:26:21.088372+0000","last_undegraded":"2023-10-07T22:26:21.088372+0000","last_fullsized":"2023-10-07T22:26:21.088372+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3993960472,"num_objects":60944,"num_object_clones":0,"num_object_copies":182832,"num_objects_missing_on_primary":2040,"num_objects_missing":2040,"num_objects_degraded":32993,"num_objects_misplaced":7880,"num_objects_unfound":0,"num_objects_dirty":60944,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":117046,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14177,"num_bytes_recovered":784990232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13501743104,"data_stored":13501726816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":105605,"ondisk_log_size":105605,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201933,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2495932,"kb_used_data":1599092,"kb_used_omap":0,"kb_used_meta":896832,"kb_avail":91249220,"statfs":{"total":95995035648,"available":93439201280,"internally_reserved":0,"allocated":1637470208,"data_stored":1635918770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918355968},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.133,"15min":1.254},"min":{"1min":0.34699999999999998,"5min":0.29099999999999998,"15min":0.24399999999999999},"max":{"1min":1.2050000000000001,"5min":18.585999999999999,"15min":55.465000000000003},"last":0.308},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.3400000000000001,"15min":1.327},"min":{"1min":0.35099999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":3.6499999999999999,"5min":15.022,"15min":51.713999999999999},"last":0.439}]},{"osd":1,"last update":"Sat Oct 7 22:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":1.629,"15min":1.4810000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.26200000000000001},"max":{"1min":1.006,"5min":32.918999999999997,"15min":58.639000000000003},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.877,"5min":1.462,"15min":1.335},"min":{"1min":0.39200000000000002,"5min":0.34599999999999997,"15min":0.29299999999999998},"max":{"1min":3.3660000000000001,"5min":33.048999999999999,"15min":52.308},"last":0.501}]},{"osd":2,"last update":"Sat Oct 7 22:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.91600000000000004,"15min":1.6739999999999999},"min":{"1min":0.45200000000000001,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":3.5920000000000001,"5min":6.4260000000000002,"15min":86.914000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.98499999999999999,"15min":1.6859999999999999},"min":{"1min":0.47599999999999998,"5min":0.36299999999999999,"15min":0.35699999999999998},"max":{"1min":1.6000000000000001,"5min":5.7539999999999996,"15min":90.597999999999999},"last":0.379}]},{"osd":3,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.6739999999999999},"min":{"1min":0.51300000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.4699999999999998,"5min":7.8109999999999999,"15min":126.754},"last":2.6400000000000001},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.095,"15min":1.6679999999999999},"min":{"1min":0.45900000000000002,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":1.228,"5min":7.7569999999999997,"15min":126.63500000000001},"last":0.69799999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":1.0569999999999999,"15min":1.3280000000000001},"min":{"1min":0.47599999999999998,"5min":0.33000000000000002,"15min":0.29499999999999998},"max":{"1min":1.2869999999999999,"5min":5.9720000000000004,"15min":70.614999999999995},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.90900000000000003,"15min":1.1890000000000001},"min":{"1min":0.38800000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.254,"5min":4.3799999999999999,"15min":51.414000000000001},"last":0.35399999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:26:03 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":1.0189999999999999,"15min":1.4490000000000001},"min":{"1min":0.45700000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.26,"5min":5.7539999999999996,"15min":54.493000000000002},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0409999999999999,"15min":1.506},"min":{"1min":0.44500000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.343,"5min":5.7130000000000001,"15min":58.734999999999999},"last":0.46600000000000003}]},{"osd":6,"last update":"Sat Oct 7 22:26:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1279999999999999,"15min":1.405},"min":{"1min":0.502,"5min":0.40999999999999998,"15min":0.33700000000000002},"max":{"1min":1.4319999999999999,"5min":6.1669999999999998,"15min":58.674999999999997},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.1679999999999999,"15min":1.478},"min":{"1min":0.495,"5min":0.48699999999999999,"15min":0.39600000000000002},"max":{"1min":1.175,"5min":4.4139999999999997,"15min":51.546999999999997},"last":0.56999999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463577,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2972344,"kb_used_data":2074672,"kb_used_omap":0,"kb_used_meta":897664,"kb_avail":90772808,"statfs":{"total":95995035648,"available":92951355392,"internally_reserved":0,"allocated":2124464128,"data_stored":2122917208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919207936},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.92400000000000004,"15min":1.496},"min":{"1min":0.32400000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":1.2789999999999999,"5min":18.780000000000001,"15min":157.57300000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":1.169,"15min":1.6200000000000001},"min":{"1min":0.30499999999999999,"5min":0.28000000000000003,"15min":0.26400000000000001},"max":{"1min":0.81599999999999995,"5min":18.265000000000001,"15min":157.53800000000001},"last":0.58899999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":1.867,"15min":1.4950000000000001},"min":{"1min":0.39300000000000002,"5min":0.309,"15min":0.309},"max":{"1min":2.556,"5min":25.533999999999999,"15min":39.267000000000003},"last":0.501},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.7310000000000001,"15min":1.4159999999999999},"min":{"1min":0.374,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":2.5459999999999998,"5min":25.620999999999999,"15min":39.310000000000002},"last":0.93899999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.97399999999999998,"15min":1.248},"min":{"1min":0.44700000000000001,"5min":0.433,"15min":0.309},"max":{"1min":1.1180000000000001,"5min":4.024,"15min":40.392000000000003},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.874,"15min":1.127},"min":{"1min":0.34999999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":1.427,"5min":3.855,"15min":40.420000000000002},"last":0.71299999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.28,"15min":1.234},"min":{"1min":0.47999999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.2909999999999999,"5min":5.3929999999999998,"15min":16.725999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.97599999999999998,"15min":1.095},"min":{"1min":0.41799999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.2530000000000001,"5min":4.2530000000000001,"15min":8.6929999999999996},"last":1.0049999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.95999999999999996,"15min":1.093},"min":{"1min":0.38400000000000001,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.929,"5min":8.5630000000000006,"15min":9.9550000000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.1160000000000001,"15min":1.288},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.27200000000000002},"max":{"1min":1.8799999999999999,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.82299999999999995}]},{"osd":5,"last update":"Sat Oct 7 22:26:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.85799999999999998,"15min":1.224},"min":{"1min":0.46400000000000002,"5min":0.36299999999999999,"15min":0.32400000000000001},"max":{"1min":1.171,"5min":2.4209999999999998,"15min":8.6129999999999995},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.93500000000000005,"15min":1.284},"min":{"1min":0.52100000000000002,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.571,"5min":3.9569999999999999,"15min":9.9019999999999992},"last":0.78700000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:26:31 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.131,"15min":1.329},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.38600000000000001},"max":{"1min":1.6950000000000001,"5min":4.343,"15min":16.667999999999999},"last":0.875},{"interface":"front","average":{"1min":1.038,"5min":1.0629999999999999,"15min":1.256},"min":{"1min":0.497,"5min":0.497,"15min":0.377},"max":{"1min":3.9329999999999998,"5min":3.9329999999999998,"15min":11.35},"last":1.1279999999999999}]}]},{"osd":1,"up_from":90,"seq":386547057118,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3891168,"kb_used_data":3048856,"kb_used_omap":3,"kb_used_meta":842300,"kb_avail":89853984,"statfs":{"total":95995035648,"available":92010479616,"internally_reserved":0,"allocated":3122028544,"data_stored":3119820630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":862515622},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,0,0,0,0,0,0,1],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":1.796,"15min":1.325},"min":{"1min":0.29199999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.048,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.63200000000000001,"5min":2,"15min":1.431},"min":{"1min":0.28699999999999998,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":1.0349999999999999,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.51000000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:26:47 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1,"15min":1.03},"min":{"1min":0.34999999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.8029999999999999,"5min":6.5090000000000003,"15min":33.904000000000003},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.75,"5min":1.155,"15min":1.113},"min":{"1min":0.35499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.611,"5min":6.1989999999999998,"15min":33.786999999999999},"last":0.91000000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:26:23 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.643,"15min":1.149},"min":{"1min":0.34699999999999998,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":1.5249999999999999,"5min":14.961,"15min":14.961},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.85599999999999998,"5min":1.3660000000000001,"15min":1.0589999999999999},"min":{"1min":0.39000000000000001,"5min":0.31,"15min":0.28299999999999997},"max":{"1min":1.3260000000000001,"5min":14.561,"15min":14.561},"last":1.002}]},{"osd":4,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.01,"15min":1.9630000000000001},"min":{"1min":0.436,"5min":0.309,"15min":0.309},"max":{"1min":1.8500000000000001,"5min":5.2939999999999996,"15min":152.46199999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.878,"5min":1.2589999999999999,"15min":2.0019999999999998},"min":{"1min":0.53400000000000003,"5min":0.41299999999999998,"15min":0.38},"max":{"1min":1.302,"5min":7.0030000000000001,"15min":152.375},"last":0.96399999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:26:08 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.349,"15min":1.202},"min":{"1min":0.53800000000000003,"5min":0.45700000000000002,"15min":0.38500000000000001},"max":{"1min":2.0750000000000002,"5min":14.458,"15min":14.458},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.399,"15min":1.234},"min":{"1min":0.61099999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.431,"5min":14.327,"15min":14.327},"last":0.58999999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.492,"15min":1.306},"min":{"1min":0.65900000000000003,"5min":0.40500000000000003,"15min":0.40000000000000002},"max":{"1min":3.4049999999999998,"5min":10.044,"15min":10.302},"last":1.6830000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2150000000000001,"15min":1.1559999999999999},"min":{"1min":0.56299999999999994,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":4.6689999999999996,"5min":5.3300000000000001,"15min":14.628},"last":0.88200000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3380000000000001,"15min":1.581},"min":{"1min":0.51200000000000001,"5min":0.371,"15min":0.371},"max":{"1min":3.879,"5min":6.5229999999999997,"15min":85.534000000000006},"last":0.746},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.478,"15min":1.6459999999999999},"min":{"1min":0.48799999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":3.9079999999999999,"5min":6.9249999999999998,"15min":85.429000000000002},"last":0.76100000000000001}]}]},{"osd":0,"up_from":85,"seq":365072220644,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3174904,"kb_used_data":2264880,"kb_used_omap":3,"kb_used_meta":910012,"kb_avail":90570248,"statfs":{"total":95995035648,"available":92743933952,"internally_reserved":0,"allocated":2319237120,"data_stored":2317004215,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":931852513},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":2.6400000000000001,"15min":1.4610000000000001},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.878,"5min":99.117000000000004,"15min":99.117000000000004},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.82199999999999995,"5min":2.6779999999999999,"15min":1.794},"min":{"1min":0.28699999999999998,"5min":0.254,"15min":0.20200000000000001},"max":{"1min":5.71,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":1.21,"15min":1.3},"min":{"1min":0.25700000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.2330000000000001,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.44},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.151,"15min":1.323},"min":{"1min":0.31900000000000001,"5min":0.29099999999999998,"15min":0.247},"max":{"1min":4.0229999999999997,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.39700000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:26:19 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":1.792,"15min":1.2789999999999999},"min":{"1min":0.35899999999999999,"5min":0.318,"15min":0.30099999999999999},"max":{"1min":1.0860000000000001,"5min":10.728,"15min":20.640000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.72099999999999997,"5min":1.4470000000000001,"15min":1.222},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.30199999999999999},"max":{"1min":1.2689999999999999,"5min":8.2759999999999998,"15min":20.273},"last":0.91600000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.3759999999999999,"15min":1.6870000000000001},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":3.9359999999999999,"5min":6.444,"15min":102.32899999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.72599999999999998,"5min":1.2889999999999999,"15min":1.577},"min":{"1min":0.40600000000000003,"5min":0.35299999999999998,"15min":0.28000000000000003},"max":{"1min":1.163,"5min":6.3070000000000004,"15min":102.277},"last":0.86799999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:26:08 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.405,"15min":1.6060000000000001},"min":{"1min":0.495,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.1890000000000001,"5min":8.0440000000000005,"15min":101.798},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.5029999999999999,"15min":1.6970000000000001},"min":{"1min":0.58899999999999997,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.3759999999999999,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.98599999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.571,"15min":1.482},"min":{"1min":0.45100000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":3.8490000000000002,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.81599999999999995,"5min":1.379,"15min":1.248},"min":{"1min":0.48599999999999999,"5min":0.39600000000000002,"15min":0.312},"max":{"1min":1.518,"5min":6.8029999999999999,"15min":6.8029999999999999},"last":0.95899999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.4810000000000001,"15min":1.5409999999999999},"min":{"1min":0.46400000000000002,"5min":0.46000000000000002,"15min":0.39500000000000002},"max":{"1min":1.4139999999999999,"5min":8.0790000000000006,"15min":49.337000000000003},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.528,"15min":1.611},"min":{"1min":0.59899999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.9079999999999999,"5min":6.4130000000000003,"15min":49.320999999999998},"last":1.0389999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893582,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1413036,"kb_used_data":742244,"kb_used_omap":3,"kb_used_meta":670780,"kb_avail":92332116,"statfs":{"total":95995035648,"available":94548086784,"internally_reserved":0,"allocated":760057856,"data_stored":757719831,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":686879497},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.226,"15min":1.1659999999999999},"min":{"1min":0.28599999999999998,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":4.1449999999999996,"5min":10.657999999999999,"15min":24.286000000000001},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96299999999999997,"15min":1.008},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":3.7050000000000001,"5min":12.702999999999999,"15min":24.306000000000001},"last":0.48199999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":2.9199999999999999,"15min":1.522},"min":{"1min":0.311,"5min":0.26700000000000002,"15min":0.246},"max":{"1min":1.016,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.97399999999999998,"5min":3.0099999999999998,"15min":1.633},"min":{"1min":0.23499999999999999,"5min":0.219,"15min":0.219},"max":{"1min":4.2800000000000002,"5min":103.446,"15min":103.446},"last":0.64500000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:26:26 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.01,"15min":1.4410000000000001},"min":{"1min":0.32500000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.3620000000000001,"5min":6.875,"15min":133.01300000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.751,"5min":0.92700000000000005,"15min":1.2869999999999999},"min":{"1min":0.36799999999999999,"5min":0.28999999999999998,"15min":0.27000000000000002},"max":{"1min":3.024,"5min":5.3220000000000001,"15min":132.839},"last":0.76700000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":1.0309999999999999},"min":{"1min":0.38600000000000001,"5min":0.313,"15min":0.313},"max":{"1min":4.0709999999999997,"5min":8.843,"15min":12.481},"last":0.999},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.48099999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.204,"5min":3.8849999999999998,"15min":6.6790000000000003},"last":1.1359999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:26:09 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.872,"15min":0.996},"min":{"1min":0.496,"5min":0.38500000000000001,"15min":0.38400000000000001},"max":{"1min":1.2230000000000001,"5min":3.9220000000000002,"15min":9.3810000000000002},"last":1.02},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.129,"15min":1.121},"min":{"1min":0.51700000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":5.9089999999999998,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":0.81399999999999995}]},{"osd":6,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":1.097,"15min":1.028},"min":{"1min":0.46400000000000002,"5min":0.44900000000000001,"15min":0.39200000000000002},"max":{"1min":1.4370000000000001,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1.2450000000000001,"15min":1.1459999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.442},"max":{"1min":5.8129999999999997,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":1.179}]},{"osd":7,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.083,"15min":1.0369999999999999},"min":{"1min":0.46100000000000002,"5min":0.42599999999999999,"15min":0.41699999999999998},"max":{"1min":1.3360000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.538,"5min":1.276,"15min":1.1859999999999999},"min":{"1min":0.61099999999999999,"5min":0.498,"15min":0.39000000000000001},"max":{"1min":5.8700000000000001,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":0.95699999999999996}]}]},{"osd":3,"up_from":100,"seq":429496730053,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2804256,"kb_used_data":1849432,"kb_used_omap":2,"kb_used_meta":954813,"kb_avail":90940896,"statfs":{"total":95995035648,"available":93123477504,"internally_reserved":0,"allocated":1893818368,"data_stored":1891607057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":977729131},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,0,2,0,2,1,2,4,5,1],"upper_bound":8192},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":1.4630000000000001,"15min":1.865},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.85599999999999998,"5min":18.16,"15min":57.661999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":1.478,"15min":1.95},"min":{"1min":0.28899999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.0459999999999998,"5min":13.228,"15min":55.579999999999998},"last":0.41299999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":3.956,"15min":2.0019999999999998},"min":{"1min":0.40000000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":24.884,"5min":219.27500000000001,"15min":219.27500000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":2.4169999999999998,"5min":4.181,"15min":2.1829999999999998},"min":{"1min":0.45500000000000002,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":23.885000000000002,"5min":222.20500000000001,"15min":222.20500000000001},"last":0.34699999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.3999999999999999,"15min":1.669},"min":{"1min":0.35999999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.3710000000000004,"5min":10.417999999999999,"15min":98.147000000000006},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.68700000000000006,"5min":1.008,"15min":1.5960000000000001},"min":{"1min":0.35899999999999999,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":3.1560000000000001,"5min":8.7200000000000006,"15min":97.537000000000006},"last":0.46300000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.115,"15min":1.2350000000000001},"min":{"1min":0.44900000000000001,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":3.3260000000000001,"5min":8.6460000000000008,"15min":22.015999999999998},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.69499999999999995,"5min":1.371,"15min":1.1819999999999999},"min":{"1min":0.43099999999999999,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.0169999999999999,"5min":21.231000000000002,"15min":21.888999999999999},"last":0.57599999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:26:06 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.3180000000000001,"15min":1.321},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":1.0669999999999999,"5min":21.506,"15min":21.968},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.137,"5min":1.4750000000000001,"15min":1.302},"min":{"1min":0.499,"5min":0.44900000000000001,"15min":0.42399999999999999},"max":{"1min":4.4649999999999999,"5min":10.571,"15min":10.571},"last":0.498}]},{"osd":6,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.4239999999999999,"15min":1.3420000000000001},"min":{"1min":0.69899999999999995,"5min":0.41199999999999998,"15min":0.38200000000000001},"max":{"1min":4.4119999999999999,"5min":10.5,"15min":25.34},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1759999999999999,"15min":1.2829999999999999},"min":{"1min":0.51800000000000002,"5min":0.308,"15min":0.308},"max":{"1min":3.2480000000000002,"5min":8.6890000000000001,"15min":21.916},"last":1.0600000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.2529999999999999,"15min":1.3680000000000001},"min":{"1min":0.54300000000000004,"5min":0.437,"15min":0.434},"max":{"1min":3.3740000000000001,"5min":8.5329999999999995,"15min":22.061},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.753,"5min":1.4770000000000001,"15min":1.331},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.24,"5min":21.535,"15min":25.071000000000002},"last":0.65600000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986860,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2558972,"kb_used_data":1652020,"kb_used_omap":0,"kb_used_meta":906944,"kb_avail":91186180,"statfs":{"total":95995035648,"available":93374648320,"internally_reserved":0,"allocated":1691668480,"data_stored":1690116996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928710656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":1.0229999999999999,"15min":1.853},"min":{"1min":0.33500000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.1180000000000001,"5min":7.6059999999999999,"15min":147.952},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.97099999999999997,"15min":1.9119999999999999},"min":{"1min":0.41899999999999998,"5min":0.32000000000000001,"15min":0.25800000000000001},"max":{"1min":0.99399999999999999,"5min":7.6509999999999998,"15min":147.99100000000001},"last":0.46400000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:26:36 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":1.27,"15min":1.1699999999999999},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.27500000000000002},"max":{"1min":1.4450000000000001,"5min":10.753,"15min":16.023},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.3340000000000001,"15min":1.1599999999999999},"min":{"1min":0.36299999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.3640000000000001,"5min":11.019,"15min":14.06},"last":0.51400000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":1.115,"15min":1.093},"min":{"1min":0.40400000000000003,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":1.115,"5min":11.067,"15min":11.067},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.97099999999999997,"15min":1.105},"min":{"1min":0.46200000000000002,"5min":0.35699999999999998,"15min":0.29899999999999999},"max":{"1min":1.232,"5min":3.9710000000000001,"15min":8.7810000000000006},"last":0.79400000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.1599999999999999,"15min":1.21},"min":{"1min":0.46400000000000002,"5min":0.36899999999999999,"15min":0.32000000000000001},"max":{"1min":2.7109999999999999,"5min":6.5250000000000004,"15min":13.17},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.98399999999999999,"15min":1.131},"min":{"1min":0.48499999999999999,"5min":0.34799999999999998,"15min":0.33900000000000002},"max":{"1min":1.2869999999999999,"5min":3.5150000000000001,"15min":13.371},"last":0.63700000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:26:04 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.0649999999999999,"15min":1.1419999999999999},"min":{"1min":0.45400000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.302,"5min":10.44,"15min":10.44},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.034,"5min":1.0449999999999999,"15min":1.2290000000000001},"min":{"1min":0.45700000000000002,"5min":0.40100000000000002,"15min":0.30399999999999999},"max":{"1min":2.6360000000000001,"5min":4.6890000000000001,"15min":8.3629999999999995},"last":0.67200000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:26:52 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.1890000000000001,"15min":1.1850000000000001},"min":{"1min":0.53600000000000003,"5min":0.437,"15min":0.33400000000000002},"max":{"1min":1.4490000000000001,"5min":11.148,"15min":11.148},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.94899999999999995,"15min":1.0700000000000001},"min":{"1min":0.44400000000000001,"5min":0.379,"15min":0.34200000000000003},"max":{"1min":1.0840000000000001,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":0.96499999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:26:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.0169999999999999,"15min":1.2729999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.544,"5min":2.6890000000000001,"15min":34.158999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.103,"15min":1.464},"min":{"1min":0.443,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":2.593,"5min":6.133,"15min":35.374000000000002},"last":0.621}]}]},{"osd":5,"up_from":242,"seq":1039382085812,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371048,"kb_used_data":5024,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93374104,"statfs":{"total":95995035648,"available":95615082496,"internally_reserved":0,"allocated":5144576,"data_stored":3609304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.081,"15min":1.3069999999999999},"min":{"1min":0.33800000000000002,"5min":0.25700000000000001,"15min":0.251},"max":{"1min":4.5,"5min":7.4210000000000003,"15min":101.499},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.66000000000000003,"5min":1.359,"15min":1.4890000000000001},"min":{"1min":0.38800000000000001,"5min":0.33800000000000002,"15min":0.28399999999999997},"max":{"1min":1.1220000000000001,"5min":7.9729999999999999,"15min":101.705},"last":0.55200000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.389,"15min":1.105},"min":{"1min":0.41499999999999998,"5min":0.315,"15min":0.29599999999999999},"max":{"1min":1.3220000000000001,"5min":9.9220000000000006,"15min":9.9220000000000006},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.68999999999999995,"5min":1.405,"15min":1.196},"min":{"1min":0.36599999999999999,"5min":0.29299999999999998,"15min":0.28899999999999998},"max":{"1min":1.8999999999999999,"5min":6.8659999999999997,"15min":11.948},"last":0.53600000000000003}]},{"osd":2,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.80200000000000005,"15min":0.91700000000000004},"min":{"1min":0.40999999999999998,"5min":0.33500000000000002,"15min":0.29299999999999998},"max":{"1min":1.1140000000000001,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.85699999999999998,"15min":0.93300000000000005},"min":{"1min":0.38500000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.5430000000000001,"5min":6.3730000000000002,"15min":6.3730000000000002},"last":0.96599999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.2749999999999999,"15min":1.0980000000000001},"min":{"1min":0.52400000000000002,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":3.2290000000000001,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.3680000000000001,"15min":1.1899999999999999},"min":{"1min":0.42899999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.0720000000000001,"5min":6.6079999999999997,"15min":8.343},"last":1.024}]},{"osd":4,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":1.014,"15min":1.26},"min":{"1min":0.36499999999999999,"5min":0.315,"15min":0.30499999999999999},"max":{"1min":1.762,"5min":6.3410000000000002,"15min":12.045},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96499999999999997,"15min":1.1140000000000001},"min":{"1min":0.44900000000000001,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":3.4169999999999998,"5min":4.1100000000000003,"15min":8.2569999999999997},"last":0.80000000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.93100000000000005,"15min":1.135},"min":{"1min":0.496,"5min":0.39800000000000002,"15min":0.32000000000000001},"max":{"1min":1.379,"5min":5.375,"15min":11.989000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.94299999999999995,"15min":1.266},"min":{"1min":0.435,"5min":0.373,"15min":0.36499999999999999},"max":{"1min":1.605,"5min":3.141,"15min":7.6310000000000002},"last":0.86099999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.012,"15min":1.095},"min":{"1min":0.53200000000000003,"5min":0.45200000000000001,"15min":0.33900000000000002},"max":{"1min":1.6459999999999999,"5min":6.2880000000000003,"15min":6.8659999999999997},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.877,"5min":1.02,"15min":1.3140000000000001},"min":{"1min":0.60199999999999998,"5min":0.47999999999999998,"15min":0.39200000000000002},"max":{"1min":1.3069999999999999,"5min":4.5330000000000004,"15min":11.898},"last":0.94599999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2312503296,"data_stored":2312503296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3112112128,"data_stored":3112108056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":753602560,"data_stored":753598488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1885208576,"data_stored":1885208576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1686704128,"data_stored":1686700056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":65536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2119241728,"data_stored":2119237656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1632305152,"data_stored":1632305152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:27:01.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-07T22:27:01.795 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:01.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:01.918 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:01.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:01.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:01.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:02.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:02.061 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:01 smithi008 bash[105281]: cluster 2023-10-07T22:27:00.990839+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 32875/182247 objects degraded (18.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:02.061 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:01 smithi008 bash[102097]: cluster 2023-10-07T22:27:00.990839+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 32875/182247 objects degraded (18.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:02.074 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:02.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:02.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:02.192 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:27:02.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:02.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:01 smithi081 bash[89466]: cluster 2023-10-07T22:27:00.990839+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: Degraded data redundancy: 32875/182247 objects degraded (18.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:02.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:02.226 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:27:02.266 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:27:02.298 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:27:02.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:02.323 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:27:02.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:02.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:02.354 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:27:02.394 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:27:02.424 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:27:02.428 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.428 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.428 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.429 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.429 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.429 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.429 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.429 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:27:02.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:02.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:02.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:02.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:02.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:02.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:02.691 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:27:02.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:02.731 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:02.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:02.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:02.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:02.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:02.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:02.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:03.014 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:27:03.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[105281]: cluster 2023-10-07T22:27:01.883650+0000 mgr.y (mgr.25319) 1442 : cluster 0 pgmap v1670: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 32903/181956 objects degraded (18.083%); 7769/181956 objects misplaced (4.270%); 938 KiB/s, 14 objects/s recovering 2023-10-07T22:27:03.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[105281]: audit 2023-10-07T22:27:02.150761+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.8:0/849004401' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:03.043 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[105281]: audit 2023-10-07T22:27:02.570180+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:27:03.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[102097]: cluster 2023-10-07T22:27:01.883650+0000 mgr.y (mgr.25319) 1442 : cluster 0 pgmap v1670: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 32903/181956 objects degraded (18.083%); 7769/181956 objects misplaced (4.270%); 938 KiB/s, 14 objects/s recovering 2023-10-07T22:27:03.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[102097]: audit 2023-10-07T22:27:02.150761+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.8:0/849004401' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:03.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[102097]: audit 2023-10-07T22:27:02.570180+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:27:03.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:03.108 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:03.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:03.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:03.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:03 smithi081 bash[89466]: cluster 2023-10-07T22:27:01.883650+0000 mgr.y (mgr.25319) 1442 : cluster 0 pgmap v1670: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 32903/181956 objects degraded (18.083%); 7769/181956 objects misplaced (4.270%); 938 KiB/s, 14 objects/s recovering 2023-10-07T22:27:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:03 smithi081 bash[89466]: audit 2023-10-07T22:27:02.150761+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.8:0/849004401' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:03.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:03 smithi081 bash[89466]: audit 2023-10-07T22:27:02.570180+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:27:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:03.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:03.355 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:03.379 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:03] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2023-10-07T22:27:03.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:03.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:03.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:03.617 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:03.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:03.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:03.745 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:03.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:03.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:03.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:03.980 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:04.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:04.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:04.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:04.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: cluster 2023-10-07T22:27:02.999950+0000 mon.a (mon.0) 2013 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: audit 2023-10-07T22:27:03.006655+0000 mon.a (mon.0) 2014 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: cluster 2023-10-07T22:27:03.006914+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: cluster 2023-10-07T22:27:03.006984+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: cluster 2023-10-07T22:27:03.010850+0000 mon.a (mon.0) 2015 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[105281]: cluster 2023-10-07T22:27:03.015730+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: cluster 2023-10-07T22:27:02.999950+0000 mon.a (mon.0) 2013 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: audit 2023-10-07T22:27:03.006655+0000 mon.a (mon.0) 2014 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: cluster 2023-10-07T22:27:03.006914+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: cluster 2023-10-07T22:27:03.006984+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: cluster 2023-10-07T22:27:03.010850+0000 mon.a (mon.0) 2015 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2023-10-07T22:27:04.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:04 smithi008 bash[102097]: cluster 2023-10-07T22:27:03.015730+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.256 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:04.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: cluster 2023-10-07T22:27:02.999950+0000 mon.a (mon.0) 2013 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:04.304 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: audit 2023-10-07T22:27:03.006655+0000 mon.a (mon.0) 2014 : audit 1 from='client.? 172.21.15.8:0/584998297' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:27:04.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: cluster 2023-10-07T22:27:03.006914+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: cluster 2023-10-07T22:27:03.006984+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: cluster 2023-10-07T22:27:03.010850+0000 mon.a (mon.0) 2015 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2023-10-07T22:27:04.305 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:04 smithi081 bash[89466]: cluster 2023-10-07T22:27:03.015730+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e418 with expected crc 2023-10-07T22:27:04.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:04.388 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:04.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:04.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:04.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:04.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:04.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:04.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:04.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:04.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:05.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:05.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:05.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:05.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:05 smithi008 bash[102097]: cluster 2023-10-07T22:27:03.884353+0000 mgr.y (mgr.25319) 1443 : cluster 0 pgmap v1672: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 32903/181242 objects degraded (18.154%); 7769/181242 objects misplaced (4.287%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:27:05.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:05 smithi008 bash[105281]: cluster 2023-10-07T22:27:03.884353+0000 mgr.y (mgr.25319) 1443 : cluster 0 pgmap v1672: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 32903/181242 objects degraded (18.154%); 7769/181242 objects misplaced (4.287%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:27:05.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:05.274 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.300 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:05.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:05.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:05.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:05 smithi081 bash[89466]: cluster 2023-10-07T22:27:03.884353+0000 mgr.y (mgr.25319) 1443 : cluster 0 pgmap v1672: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 32903/181242 objects degraded (18.154%); 7769/181242 objects misplaced (4.287%); 1.1 MiB/s, 17 objects/s recovering 2023-10-07T22:27:05.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:05.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:05.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:05.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:05.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:05.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:27:05.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:05.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:05.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:06.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.084 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:06 smithi008 bash[105281]: cluster 2023-10-07T22:27:05.992622+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 32903/181242 objects degraded (18.154%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:06.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:06 smithi008 bash[102097]: cluster 2023-10-07T22:27:05.992622+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 32903/181242 objects degraded (18.154%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:06.110 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:06.219 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:06 smithi081 bash[89466]: cluster 2023-10-07T22:27:05.992622+0000 mon.a (mon.0) 2016 : cluster 3 Health check update: Degraded data redundancy: 32903/181242 objects degraded (18.154%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:06.249 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:06.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:06.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:06.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:06.631 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:06.761 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:06.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:06.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:06.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:27:06.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:06.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:07.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:07.045 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:07 smithi008 bash[102097]: cluster 2023-10-07T22:27:05.885208+0000 mgr.y (mgr.25319) 1444 : cluster 0 pgmap v1673: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32826/180297 objects degraded (18.207%); 7668/180297 objects misplaced (4.253%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:07.046 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:07 smithi008 bash[105281]: cluster 2023-10-07T22:27:05.885208+0000 mgr.y (mgr.25319) 1444 : cluster 0 pgmap v1673: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32826/180297 objects degraded (18.207%); 7668/180297 objects misplaced (4.253%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:07.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:07.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:07.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:07.259 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:27:07.259 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:27:07.282 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:07 smithi081 bash[89466]: cluster 2023-10-07T22:27:05.885208+0000 mgr.y (mgr.25319) 1444 : cluster 0 pgmap v1673: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32826/180297 objects degraded (18.207%); 7668/180297 objects misplaced (4.253%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:07.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:07.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:07.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:07.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:07.569 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:07.599 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:07.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:07.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:07.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:07.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:07.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:07.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:07.966 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:07.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:08.101 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:08.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:08.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T22:27:08.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:08.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:08.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:08.380 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:08.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:08.410 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:08.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:08.543 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:08.647 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:08.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:08.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:08.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:08.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:08.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:08.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:08.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:09.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:09.064 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:09.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:09.169 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.181 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:09 smithi008 bash[105281]: cluster 2023-10-07T22:27:07.886298+0000 mgr.y (mgr.25319) 1445 : cluster 0 pgmap v1674: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32826/179511 objects degraded (18.286%); 7668/179511 objects misplaced (4.272%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:09.181 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:09 smithi008 bash[102097]: cluster 2023-10-07T22:27:07.886298+0000 mgr.y (mgr.25319) 1445 : cluster 0 pgmap v1674: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32826/179511 objects degraded (18.286%); 7668/179511 objects misplaced (4.272%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:09.196 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:09 smithi081 bash[89466]: cluster 2023-10-07T22:27:07.886298+0000 mgr.y (mgr.25319) 1445 : cluster 0 pgmap v1674: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32826/179511 objects degraded (18.286%); 7668/179511 objects misplaced (4.272%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:09.299 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:09.431 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:09.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:09.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:09.581 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:09.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:09.685 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:09.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:09.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:09.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.974 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:09.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:10.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:10.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:10.204 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:10.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:10.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:10.409 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:10.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:10.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:10.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:10.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.618 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:10.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:10.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:10.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:10.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.879 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:10.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:10.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:10.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:11.006 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:11.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:11.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[102097]: cluster 2023-10-07T22:27:09.887002+0000 mgr.y (mgr.25319) 1446 : cluster 0 pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 32719/178965 objects degraded (18.282%); 7608/178965 objects misplaced (4.251%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:27:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[102097]: audit 2023-10-07T22:27:10.947972+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:11.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[102097]: cluster 2023-10-07T22:27:10.994275+0000 mon.a (mon.0) 2018 : cluster 3 Health check update: Degraded data redundancy: 32719/178965 objects degraded (18.282%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[105281]: cluster 2023-10-07T22:27:09.887002+0000 mgr.y (mgr.25319) 1446 : cluster 0 pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 32719/178965 objects degraded (18.282%); 7608/178965 objects misplaced (4.251%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:27:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[105281]: audit 2023-10-07T22:27:10.947972+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:11.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:11 smithi008 bash[105281]: cluster 2023-10-07T22:27:10.994275+0000 mon.a (mon.0) 2018 : cluster 3 Health check update: Degraded data redundancy: 32719/178965 objects degraded (18.282%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:11.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:11.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:11.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:11.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:11.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:11.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:11.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:11 smithi081 bash[89466]: cluster 2023-10-07T22:27:09.887002+0000 mgr.y (mgr.25319) 1446 : cluster 0 pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 32719/178965 objects degraded (18.282%); 7608/178965 objects misplaced (4.251%); 928 KiB/s, 14 objects/s recovering 2023-10-07T22:27:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:11 smithi081 bash[89466]: audit 2023-10-07T22:27:10.947972+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:11 smithi081 bash[89466]: cluster 2023-10-07T22:27:10.994275+0000 mon.a (mon.0) 2018 : cluster 3 Health check update: Degraded data redundancy: 32719/178965 objects degraded (18.282%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:11.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:11.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:11.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:11.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:11.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:11.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:11.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:11.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:11.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:11.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:11.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:11.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:12.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:12.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:12.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:12.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:12.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:12.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:12.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:12.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:12.760 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:12.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:12.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:12.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:12.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:12.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:12.966 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:12.992 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:27:12.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:13.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:13.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:13 smithi008 bash[102097]: cluster 2023-10-07T22:27:11.887673+0000 mgr.y (mgr.25319) 1447 : cluster 0 pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 32746/178695 objects degraded (18.325%); 7574/178695 objects misplaced (4.239%); 953 KiB/s, 14 objects/s recovering 2023-10-07T22:27:13.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:13.147 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:13.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:13.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:13 smithi081 bash[89466]: cluster 2023-10-07T22:27:11.887673+0000 mgr.y (mgr.25319) 1447 : cluster 0 pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 32746/178695 objects degraded (18.325%); 7574/178695 objects misplaced (4.239%); 953 KiB/s, 14 objects/s recovering 2023-10-07T22:27:13.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:13.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:13.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:13] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-10-07T22:27:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:13 smithi008 bash[105281]: cluster 2023-10-07T22:27:11.887673+0000 mgr.y (mgr.25319) 1447 : cluster 0 pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 32746/178695 objects degraded (18.325%); 7574/178695 objects misplaced (4.239%); 953 KiB/s, 14 objects/s recovering 2023-10-07T22:27:13.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:13.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:13.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:13.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:13.650 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:13.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:13.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:13.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:13.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:13.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:13.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:13.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:14.040 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:14.072 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:14.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:14.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:14.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:14.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:14.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:14.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:14.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:14.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:14.724 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:14.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:14.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:14.956 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:14.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:14.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:14.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:15.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:15.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:15.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:15.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:15 smithi008 bash[105281]: cluster 2023-10-07T22:27:13.888394+0000 mgr.y (mgr.25319) 1448 : cluster 0 pgmap v1677: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 32746/178098 objects degraded (18.387%); 7574/178098 objects misplaced (4.253%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:27:15.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:15 smithi008 bash[102097]: cluster 2023-10-07T22:27:13.888394+0000 mgr.y (mgr.25319) 1448 : cluster 0 pgmap v1677: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 32746/178098 objects degraded (18.387%); 7574/178098 objects misplaced (4.253%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:27:15.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:15.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:15 smithi081 bash[89466]: cluster 2023-10-07T22:27:13.888394+0000 mgr.y (mgr.25319) 1448 : cluster 0 pgmap v1677: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 32746/178098 objects degraded (18.387%); 7574/178098 objects misplaced (4.253%); 877 KiB/s, 13 objects/s recovering 2023-10-07T22:27:15.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:15.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:15.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:15.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:15.477 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:15.506 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:15.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:15.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:15.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:15.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:15.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:15.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:15.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:15.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:15.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:15.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:16.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:16.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:16.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:16 smithi008 bash[102097]: cluster 2023-10-07T22:27:15.995238+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 32746/178098 objects degraded (18.387%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:16.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:16.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:16.145 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:16 smithi081 bash[89466]: cluster 2023-10-07T22:27:15.995238+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 32746/178098 objects degraded (18.387%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:16.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:16.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:16.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:16.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:16.380 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:16 smithi008 bash[105281]: cluster 2023-10-07T22:27:15.995238+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 32746/178098 objects degraded (18.387%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:16.394 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:16.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:16.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:16.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:16.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:16.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:16.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:16.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:16.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:16.884 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:16.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:16.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:17.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:17.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:17.151 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:17 smithi008 bash[102097]: cluster 2023-10-07T22:27:15.889160+0000 mgr.y (mgr.25319) 1449 : cluster 0 pgmap v1678: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32669/177081 objects degraded (18.449%); 7468/177081 objects misplaced (4.217%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:17.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:17 smithi008 bash[105281]: cluster 2023-10-07T22:27:15.889160+0000 mgr.y (mgr.25319) 1449 : cluster 0 pgmap v1678: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32669/177081 objects degraded (18.449%); 7468/177081 objects misplaced (4.217%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:17.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:17.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:17.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:17.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:17.308 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:17 smithi081 bash[89466]: cluster 2023-10-07T22:27:15.889160+0000 mgr.y (mgr.25319) 1449 : cluster 0 pgmap v1678: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32669/177081 objects degraded (18.449%); 7468/177081 objects misplaced (4.217%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:17.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:17.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:17.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:17.482 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:27:17.482 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:27:17.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:17.544 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:17.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:17.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:17.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:17.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:17.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:17.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:18.014 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:27:18.014 INFO:teuthology.orchestra.run.smithi008.stdout:{"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 32669/177081 objects degraded (18.449%), 9 pgs degraded, 8 pgs undersized","count":17},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2546,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":418,"num_osds":8,"num_up_osds":8,"osd_up_since":1696716701,"num_in_osds":8,"osd_in_since":1696717390,"num_remapped_pgs":10},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":88},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":7},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovery_wait","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+remapped+backfill_wait","count":1}],"num_pgs":99,"num_pools":5,"num_objects":59027,"data_bytes":3867207474,"bytes_used":19792834560,"bytes_avail":748167450624,"bytes_total":767960285184,"degraded_objects":32669,"degraded_total":177081,"degraded_ratio":0.18448619558281237,"misplaced_objects":7468,"misplaced_total":177081,"misplaced_ratio":0.042172790982657651,"recovering_objects_per_sec":19,"recovering_bytes_per_sec":1261073,"recovering_keys_per_sec":0,"num_objects_recovered":231,"num_bytes_recovered":15138816,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":115},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi081.zbvtwc","status":"up:active","gid":24532}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"}},"servicemap":{"epoch":36,"modified":"2023-10-07T22:20:05.682634+0000","services":{}},"progress_events":{"206ff19e-3a87-4707-922a-b87206f2bea7":{"message":"Upgrade to 18.0.0-6609-g9725b08f (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true},"a08393d0-789d-4a49-9b9d-2c29c97a3abc":{"message":"Global Recovery Event (3m)\n [========================....] (remaining: 28s)","progress":0.8888888955116272,"add_to_ceph_s":true}}} 2023-10-07T22:27:18.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:18.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:18.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.192 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:18 smithi081 bash[89466]: audit 2023-10-07T22:27:18.013610+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.8:0/553514415' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:27:18.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:18.302 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:18 smithi008 bash[105281]: audit 2023-10-07T22:27:18.013610+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.8:0/553514415' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:27:18.303 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:18 smithi008 bash[102097]: audit 2023-10-07T22:27:18.013610+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.8:0/553514415' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:27:18.319 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:18.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:18.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.445 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:18.548 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-07T22:27:18.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:18.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:18.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:18.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:18.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:18.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:18.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:18.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:18.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:19.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:19.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:19.196 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:19.203 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:19 smithi008 bash[102097]: cluster 2023-10-07T22:27:17.890324+0000 mgr.y (mgr.25319) 1450 : cluster 0 pgmap v1679: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 32669/176334 objects degraded (18.527%); 7468/176334 objects misplaced (4.235%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:19.204 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:19 smithi008 bash[105281]: cluster 2023-10-07T22:27:17.890324+0000 mgr.y (mgr.25319) 1450 : cluster 0 pgmap v1679: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 32669/176334 objects degraded (18.527%); 7468/176334 objects misplaced (4.235%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:19.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:19 smithi081 bash[89466]: cluster 2023-10-07T22:27:17.890324+0000 mgr.y (mgr.25319) 1450 : cluster 0 pgmap v1679: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 32669/176334 objects degraded (18.527%); 7468/176334 objects misplaced (4.235%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:19.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:19.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:19.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:19.452 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:19.590 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:19.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:19.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:19.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:19.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:19.973 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:19.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:19.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:20.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:20.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:20.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:20.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:20.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:20.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:20.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:20.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:20.492 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:20.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:20.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:20.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:20.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:20.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:20.748 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:20.775 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:20.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:20.797 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-10-07T22:27:20.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:27:20.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:21.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:21.130 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:21.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:21.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:21 smithi081 bash[89466]: cluster 2023-10-07T22:27:19.891343+0000 mgr.y (mgr.25319) 1451 : cluster 0 pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 32560/175701 objects degraded (18.531%); 7410/175701 objects misplaced (4.217%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:27:21.246 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:21 smithi081 bash[89466]: cluster 2023-10-07T22:27:20.996870+0000 mon.a (mon.0) 2021 : cluster 3 Health check update: Degraded data redundancy: 32560/175701 objects degraded (18.531%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:21.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:21.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:21.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:21 smithi008 bash[102097]: cluster 2023-10-07T22:27:19.891343+0000 mgr.y (mgr.25319) 1451 : cluster 0 pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 32560/175701 objects degraded (18.531%); 7410/175701 objects misplaced (4.217%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:27:21.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:21 smithi008 bash[102097]: cluster 2023-10-07T22:27:20.996870+0000 mon.a (mon.0) 2021 : cluster 3 Health check update: Degraded data redundancy: 32560/175701 objects degraded (18.531%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:21.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:21 smithi008 bash[105281]: cluster 2023-10-07T22:27:19.891343+0000 mgr.y (mgr.25319) 1451 : cluster 0 pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 32560/175701 objects degraded (18.531%); 7410/175701 objects misplaced (4.217%); 1.2 MiB/s, 18 objects/s recovering 2023-10-07T22:27:21.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:21 smithi008 bash[105281]: cluster 2023-10-07T22:27:20.996870+0000 mon.a (mon.0) 2021 : cluster 3 Health check update: Degraded data redundancy: 32560/175701 objects degraded (18.531%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:21.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:21.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:21.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:21.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:21.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:21.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:21.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:21.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:22.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:22.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:22.167 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:22.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:22.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:22.221 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:27:22.248 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:27:22.277 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:27:22.302 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:27:22.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:22.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:22.333 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:27:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:22.361 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:27:22.390 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:27:22.414 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:27:22.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:22.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:22.573 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:22.604 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:22.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:22.730 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:22.833 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:22.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:22.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:22.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:22.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:23.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.112 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:23.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.227 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:23] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-10-07T22:27:23.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:23 smithi008 bash[105281]: cluster 2023-10-07T22:27:21.892706+0000 mgr.y (mgr.25319) 1452 : cluster 0 pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 32592/175359 objects degraded (18.586%); 7371/175359 objects misplaced (4.203%); 874 KiB/s, 13 objects/s recovering 2023-10-07T22:27:23.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:23 smithi008 bash[105281]: audit 2023-10-07T22:27:22.192631+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.8:0/4011229167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:23.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:23 smithi008 bash[102097]: cluster 2023-10-07T22:27:21.892706+0000 mgr.y (mgr.25319) 1452 : cluster 0 pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 32592/175359 objects degraded (18.586%); 7371/175359 objects misplaced (4.203%); 874 KiB/s, 13 objects/s recovering 2023-10-07T22:27:23.228 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:23 smithi008 bash[102097]: audit 2023-10-07T22:27:22.192631+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.8:0/4011229167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:23 smithi081 bash[89466]: cluster 2023-10-07T22:27:21.892706+0000 mgr.y (mgr.25319) 1452 : cluster 0 pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 32592/175359 objects degraded (18.586%); 7371/175359 objects misplaced (4.203%); 874 KiB/s, 13 objects/s recovering 2023-10-07T22:27:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:23 smithi081 bash[89466]: audit 2023-10-07T22:27:22.192631+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.8:0/4011229167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:23.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:23.345 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:23.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:23.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:23.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:23.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.627 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:23.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:23.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:23.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:23.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:23.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:23.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:24.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:24.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:24.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:24.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:24.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:24.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:24.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:24.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:24.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:24.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:24.792 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:24.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:24.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:24.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:24.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:24.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:25.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:25.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:25.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:25.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:25.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:25 smithi008 bash[105281]: cluster 2023-10-07T22:27:23.893854+0000 mgr.y (mgr.25319) 1453 : cluster 0 pgmap v1682: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32592/174540 objects degraded (18.673%); 7371/174540 objects misplaced (4.223%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:25.294 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:25 smithi008 bash[102097]: cluster 2023-10-07T22:27:23.893854+0000 mgr.y (mgr.25319) 1453 : cluster 0 pgmap v1682: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32592/174540 objects degraded (18.673%); 7371/174540 objects misplaced (4.223%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:25.297 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:25.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:25.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:25.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:25.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:25 smithi081 bash[89466]: cluster 2023-10-07T22:27:23.893854+0000 mgr.y (mgr.25319) 1453 : cluster 0 pgmap v1682: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 32592/174540 objects degraded (18.673%); 7371/174540 objects misplaced (4.223%); 837 KiB/s, 13 objects/s recovering 2023-10-07T22:27:25.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:25.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:25.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:25.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:25.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:25.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:25.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:25.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:26.078 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:27:26.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:26.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:26.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:26.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:26 smithi081 bash[89466]: audit 2023-10-07T22:27:25.267027+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.8:0/140849767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:26 smithi081 bash[89466]: audit 2023-10-07T22:27:25.267471+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:26 smithi081 bash[89466]: audit 2023-10-07T22:27:25.948675+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:26.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:26 smithi081 bash[89466]: cluster 2023-10-07T22:27:25.998144+0000 mon.a (mon.0) 2025 : cluster 3 Health check update: Degraded data redundancy: 32592/174540 objects degraded (18.673%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:26.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:26.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:26.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[102097]: audit 2023-10-07T22:27:25.267027+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.8:0/140849767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[102097]: audit 2023-10-07T22:27:25.267471+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[102097]: audit 2023-10-07T22:27:25.948675+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:26.345 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[102097]: cluster 2023-10-07T22:27:25.998144+0000 mon.a (mon.0) 2025 : cluster 3 Health check update: Degraded data redundancy: 32592/174540 objects degraded (18.673%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:26.345 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[105281]: audit 2023-10-07T22:27:25.267027+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.8:0/140849767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.346 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[105281]: audit 2023-10-07T22:27:25.267471+0000 mon.a (mon.0) 2023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:27:26.346 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[105281]: audit 2023-10-07T22:27:25.948675+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:26.346 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:26 smithi008 bash[105281]: cluster 2023-10-07T22:27:25.998144+0000 mon.a (mon.0) 2025 : cluster 3 Health check update: Degraded data redundancy: 32592/174540 objects degraded (18.673%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:26.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:26.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:26.495 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:26.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:26.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:26.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:26.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:26.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:26.826 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:27:26.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:26.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:26.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:27.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:27.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:27.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:25.894611+0000 mgr.y (mgr.25319) 1454 : cluster 0 pgmap v1683: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 32508/173499 objects degraded (18.737%); 7257/173499 objects misplaced (4.183%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:27.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.063021+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:27:27.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.069755+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: audit 2023-10-07T22:27:26.069779+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:27:27.069 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.070049+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.073408+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2023-10-07T22:27:27.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.073413+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.070 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[102097]: cluster 2023-10-07T22:27:26.075933+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.070 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:25.894611+0000 mgr.y (mgr.25319) 1454 : cluster 0 pgmap v1683: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 32508/173499 objects degraded (18.737%); 7257/173499 objects misplaced (4.183%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:27.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:27.159 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:27.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:27.263 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:27.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.063021+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:27:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.069755+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: audit 2023-10-07T22:27:26.069779+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:27:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.070049+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.073408+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2023-10-07T22:27:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.073413+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:27 smithi008 bash[105281]: cluster 2023-10-07T22:27:26.075933+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:27.401 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:25.894611+0000 mgr.y (mgr.25319) 1454 : cluster 0 pgmap v1683: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 32508/173499 objects degraded (18.737%); 7257/173499 objects misplaced (4.183%); 1.2 MiB/s, 19 objects/s recovering 2023-10-07T22:27:27.401 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.063021+0000 mon.a (mon.0) 2026 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:27:27.401 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.069755+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: audit 2023-10-07T22:27:26.069779+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:27:27.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.070049+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.073408+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2023-10-07T22:27:27.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.073413+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.402 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:27 smithi081 bash[89466]: cluster 2023-10-07T22:27:26.075933+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e419 with expected crc 2023-10-07T22:27:27.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:27.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:27.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:27.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:27.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:27.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:27.797 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:27.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:27.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:27.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:27.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:28.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:28.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:28.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:28.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:28.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:28.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:28.594 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:28.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:28.665 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:28.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:28.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:28.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:28.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:28.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:28.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:29.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:29.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:29.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:29.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:29.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:29.247 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:29 smithi081 bash[89466]: cluster 2023-10-07T22:27:27.895235+0000 mgr.y (mgr.25319) 1455 : cluster 0 pgmap v1685: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 32508/172770 objects degraded (18.816%); 7257/172770 objects misplaced (4.200%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:27:29.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:29.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:29.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:29.374 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:29 smithi008 bash[105281]: cluster 2023-10-07T22:27:27.895235+0000 mgr.y (mgr.25319) 1455 : cluster 0 pgmap v1685: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 32508/172770 objects degraded (18.816%); 7257/172770 objects misplaced (4.200%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:27:29.374 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:29 smithi008 bash[102097]: cluster 2023-10-07T22:27:27.895235+0000 mgr.y (mgr.25319) 1455 : cluster 0 pgmap v1685: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 32508/172770 objects degraded (18.816%); 7257/172770 objects misplaced (4.200%); 998 KiB/s, 15 objects/s recovering 2023-10-07T22:27:29.386 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:29.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:29.490 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:29.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:29.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:29.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:29.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:29.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:29.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:29.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:29.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:29.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:29.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:29.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:29.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:30.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:30.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:30.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:30.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:30.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:27:30.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:30.272 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:30.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:30.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:30.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:30.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:30.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:30.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:30.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:30.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:30.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:30.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:30.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:30.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:30.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:30.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:31.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:31.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:31.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:31.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:31.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:31.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:31 smithi081 bash[89466]: cluster 2023-10-07T22:27:29.895830+0000 mgr.y (mgr.25319) 1456 : cluster 0 pgmap v1686: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 32508/172506 objects degraded (18.845%); 7215/172506 objects misplaced (4.182%); 563 KiB/s, 8 objects/s recovering 2023-10-07T22:27:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:31 smithi081 bash[89466]: cluster 2023-10-07T22:27:30.999100+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: Degraded data redundancy: 32508/172506 objects degraded (18.845%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:31.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:31 smithi008 bash[105281]: cluster 2023-10-07T22:27:29.895830+0000 mgr.y (mgr.25319) 1456 : cluster 0 pgmap v1686: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 32508/172506 objects degraded (18.845%); 7215/172506 objects misplaced (4.182%); 563 KiB/s, 8 objects/s recovering 2023-10-07T22:27:31.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:31 smithi008 bash[105281]: cluster 2023-10-07T22:27:30.999100+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: Degraded data redundancy: 32508/172506 objects degraded (18.845%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:31.317 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:31 smithi008 bash[102097]: cluster 2023-10-07T22:27:29.895830+0000 mgr.y (mgr.25319) 1456 : cluster 0 pgmap v1686: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 32508/172506 objects degraded (18.845%); 7215/172506 objects misplaced (4.182%); 563 KiB/s, 8 objects/s recovering 2023-10-07T22:27:31.317 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:31 smithi008 bash[102097]: cluster 2023-10-07T22:27:30.999100+0000 mon.a (mon.0) 2029 : cluster 3 Health check update: Degraded data redundancy: 32508/172506 objects degraded (18.845%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:31.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:31.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:31.559 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:31.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:31.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:31.686 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:31.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:31.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:31.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:31.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:31.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:31.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:32.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:32.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:32.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:32.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:32.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:32.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:32.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:32.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:32.714 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:32.729 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:27:32.729 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [], 2023-10-07T22:27:32.729 INFO:teuthology.orchestra.run.smithi008.stdout: "num_ops": 0 2023-10-07T22:27:32.729 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:27:32.735 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:32.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:32.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:32.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:32.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:32.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:33.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:33.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:33 smithi081 bash[89466]: cluster 2023-10-07T22:27:31.896485+0000 mgr.y (mgr.25319) 1457 : cluster 0 pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32425/171837 objects degraded (18.870%); 7153/171837 objects misplaced (4.163%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:33.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:33.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:33.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:33.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:33] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2023-10-07T22:27:33.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:33 smithi008 bash[102097]: cluster 2023-10-07T22:27:31.896485+0000 mgr.y (mgr.25319) 1457 : cluster 0 pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32425/171837 objects degraded (18.870%); 7153/171837 objects misplaced (4.163%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:33.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:33 smithi008 bash[105281]: cluster 2023-10-07T22:27:31.896485+0000 mgr.y (mgr.25319) 1457 : cluster 0 pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 32425/171837 objects degraded (18.870%); 7153/171837 objects misplaced (4.163%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:33.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:33.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.563 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:33.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:33.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:33.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:33.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.946 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:33.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:34.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:34.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:34.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:34.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:34.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:34.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:34.317 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:34.342 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:34.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:34.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:34.469 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:34.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:34.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:34.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:34.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:34.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:34.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:34.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:34.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:34.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:34.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:34.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:35.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:35.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:35 smithi081 bash[89466]: cluster 2023-10-07T22:27:33.897167+0000 mgr.y (mgr.25319) 1458 : cluster 0 pgmap v1688: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 32425/170931 objects degraded (18.970%); 7153/170931 objects misplaced (4.185%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:35.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:35.234 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:35.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:35 smithi008 bash[102097]: cluster 2023-10-07T22:27:33.897167+0000 mgr.y (mgr.25319) 1458 : cluster 0 pgmap v1688: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 32425/170931 objects degraded (18.970%); 7153/170931 objects misplaced (4.185%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:35.243 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:35 smithi008 bash[105281]: cluster 2023-10-07T22:27:33.897167+0000 mgr.y (mgr.25319) 1458 : cluster 0 pgmap v1688: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 32425/170931 objects degraded (18.970%); 7153/170931 objects misplaced (4.185%); 1011 KiB/s, 15 objects/s recovering 2023-10-07T22:27:35.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:35.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:35.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:35.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:35.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:35.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:35.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:35.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:35.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:35.786 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:35.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:35.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:35.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:35.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:35.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-07T22:27:36.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:36.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:36.183 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:36.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:36.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:36 smithi081 bash[89466]: cluster 2023-10-07T22:27:36.000273+0000 mon.a (mon.0) 2030 : cluster 3 Health check update: Degraded data redundancy: 32425/170931 objects degraded (18.970%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:36.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:36.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:36 smithi008 bash[105281]: cluster 2023-10-07T22:27:36.000273+0000 mon.a (mon.0) 2030 : cluster 3 Health check update: Degraded data redundancy: 32425/170931 objects degraded (18.970%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:36 smithi008 bash[102097]: cluster 2023-10-07T22:27:36.000273+0000 mon.a (mon.0) 2030 : cluster 3 Health check update: Degraded data redundancy: 32425/170931 objects degraded (18.970%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:36.421 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:36.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:36.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:36.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:36.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:36.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:36.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:36.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:37.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:37.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:37.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:37.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:37.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:37.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:37.357 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:37.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:37.473 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:37 smithi081 bash[89466]: cluster 2023-10-07T22:27:35.898002+0000 mgr.y (mgr.25319) 1459 : cluster 0 pgmap v1689: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 32348/169815 objects degraded (19.049%); 7029/169815 objects misplaced (4.139%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:27:37.489 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:37 smithi008 bash[102097]: cluster 2023-10-07T22:27:35.898002+0000 mgr.y (mgr.25319) 1459 : cluster 0 pgmap v1689: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 32348/169815 objects degraded (19.049%); 7029/169815 objects misplaced (4.139%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:27:37.489 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:37 smithi008 bash[105281]: cluster 2023-10-07T22:27:35.898002+0000 mgr.y (mgr.25319) 1459 : cluster 0 pgmap v1689: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 32348/169815 objects degraded (19.049%); 7029/169815 objects misplaced (4.139%); 1.0 MiB/s, 16 objects/s recovering 2023-10-07T22:27:37.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:37.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:37.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:37.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:37.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:37.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:37.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:37.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:37.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:37.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:38.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:38.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:38.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:38.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:38.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:38.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:38.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:38.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:38.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:38.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:38.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:39.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:39.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:39.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:39.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:39 smithi081 bash[89466]: cluster 2023-10-07T22:27:37.898698+0000 mgr.y (mgr.25319) 1460 : cluster 0 pgmap v1690: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 32348/168939 objects degraded (19.148%); 7029/168939 objects misplaced (4.161%); 898 KiB/s, 14 objects/s recovering 2023-10-07T22:27:39.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:39.341 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:39 smithi008 bash[105281]: cluster 2023-10-07T22:27:37.898698+0000 mgr.y (mgr.25319) 1460 : cluster 0 pgmap v1690: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 32348/168939 objects degraded (19.148%); 7029/168939 objects misplaced (4.161%); 898 KiB/s, 14 objects/s recovering 2023-10-07T22:27:39.341 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:39 smithi008 bash[102097]: cluster 2023-10-07T22:27:37.898698+0000 mgr.y (mgr.25319) 1460 : cluster 0 pgmap v1690: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 32348/168939 objects degraded (19.148%); 7029/168939 objects misplaced (4.161%); 898 KiB/s, 14 objects/s recovering 2023-10-07T22:27:39.435 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:39.458 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:39.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:39.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:39.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:39.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:39.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:39.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:39.852 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:39.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:39.878 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:27:39.880 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:27:39.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:39.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:39.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:39.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:40.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:40.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:40.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:40.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:40.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:40.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:40.383 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:40.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:40.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:40.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:40.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:40.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:40.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:40.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:40.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:40.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:40.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:40.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:41.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:41.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:41.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:41.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[105281]: audit 2023-10-07T22:27:39.858550+0000 mgr.y (mgr.25319) 1461 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:27:41.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[105281]: cluster 2023-10-07T22:27:39.899350+0000 mgr.y (mgr.25319) 1462 : cluster 0 pgmap v1691: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32348/168714 objects degraded (19.173%); 6986/168714 objects misplaced (4.141%); 885 KiB/s, 13 objects/s recovering 2023-10-07T22:27:41.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[105281]: audit 2023-10-07T22:27:40.952562+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:41.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[105281]: audit 2023-10-07T22:27:40.953690+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:41.151 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[105281]: cluster 2023-10-07T22:27:41.001557+0000 mon.a (mon.0) 2033 : cluster 3 Health check update: Degraded data redundancy: 32348/168714 objects degraded (19.173%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:41.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[102097]: audit 2023-10-07T22:27:39.858550+0000 mgr.y (mgr.25319) 1461 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:27:41.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[102097]: cluster 2023-10-07T22:27:39.899350+0000 mgr.y (mgr.25319) 1462 : cluster 0 pgmap v1691: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32348/168714 objects degraded (19.173%); 6986/168714 objects misplaced (4.141%); 885 KiB/s, 13 objects/s recovering 2023-10-07T22:27:41.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[102097]: audit 2023-10-07T22:27:40.952562+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:41.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[102097]: audit 2023-10-07T22:27:40.953690+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:41.152 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:41 smithi008 bash[102097]: cluster 2023-10-07T22:27:41.001557+0000 mon.a (mon.0) 2033 : cluster 3 Health check update: Degraded data redundancy: 32348/168714 objects degraded (19.173%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:41.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:41.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:41.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:41 smithi081 bash[89466]: audit 2023-10-07T22:27:39.858550+0000 mgr.y (mgr.25319) 1461 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:27:41.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:41 smithi081 bash[89466]: cluster 2023-10-07T22:27:39.899350+0000 mgr.y (mgr.25319) 1462 : cluster 0 pgmap v1691: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 112 op/s; 32348/168714 objects degraded (19.173%); 6986/168714 objects misplaced (4.141%); 885 KiB/s, 13 objects/s recovering 2023-10-07T22:27:41.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:41 smithi081 bash[89466]: audit 2023-10-07T22:27:40.952562+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:41.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:41 smithi081 bash[89466]: audit 2023-10-07T22:27:40.953690+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:41.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:41 smithi081 bash[89466]: cluster 2023-10-07T22:27:41.001557+0000 mon.a (mon.0) 2033 : cluster 3 Health check update: Degraded data redundancy: 32348/168714 objects degraded (19.173%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:41.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:41.404 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:41.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:41.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:41.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:41.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:41.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:41.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:41.787 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:41.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:41.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:41.921 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:41.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:41.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:41.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:42.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:42.075 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:42.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:42.178 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:42.204 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:42.307 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:42.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.453 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:42.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:42.580 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:42.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:42.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:42.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:42.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:42.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:42.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:42.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:42.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:42.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:43.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.097 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:43.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:43.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:43.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:43.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:43.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:43.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:43 smithi081 bash[89466]: cluster 2023-10-07T22:27:41.900359+0000 mgr.y (mgr.25319) 1463 : cluster 0 pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 137 op/s; 32246/167568 objects degraded (19.244%); 6908/167568 objects misplaced (4.123%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:27:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:43.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:43 smithi008 bash[102097]: cluster 2023-10-07T22:27:41.900359+0000 mgr.y (mgr.25319) 1463 : cluster 0 pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 137 op/s; 32246/167568 objects degraded (19.244%); 6908/167568 objects misplaced (4.123%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:27:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:43 smithi008 bash[105281]: cluster 2023-10-07T22:27:41.900359+0000 mgr.y (mgr.25319) 1463 : cluster 0 pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 137 op/s; 32246/167568 objects degraded (19.244%); 6908/167568 objects misplaced (4.123%); 1.4 MiB/s, 21 objects/s recovering 2023-10-07T22:27:43.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:43] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2023-10-07T22:27:43.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:43.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:43.560 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1690,"stamp":"2023-10-07T22:27:37.898194+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3689342770,"num_objects":56313,"num_object_clones":0,"num_object_copies":168939,"num_objects_missing_on_primary":1460,"num_objects_missing":1460,"num_objects_degraded":32348,"num_objects_misplaced":7029,"num_objects_unfound":0,"num_objects_dirty":56313,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":121783,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14914,"num_bytes_recovered":828803163,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":108492,"ondisk_log_size":108492,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":333,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18917592,"kb_used_data":12458200,"kb_used_omap":18,"kb_used_meta":6459309,"kb_avail":731043624,"statfs":{"total":767960285184,"available":748588670976,"internally_reserved":0,"allocated":12757196800,"data_stored":12741935011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6614332682},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,1,1,2,3,6,6],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-99614720,"num_objects":-1520,"num_object_clones":0,"num_object_copies":-4560,"num_objects_missing_on_primary":-146,"num_objects_missing":-146,"num_objects_degraded":-160,"num_objects_misplaced":-228,"num_objects_unfound":0,"num_objects_dirty":-1520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1520,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":166,"num_bytes_recovered":10878976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.827872"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":262,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019868+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:27:03.019868+0000","last_peered":"2023-10-07T22:27:03.019868+0000","last_clean":"2023-10-07T22:27:03.019868+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:27:03.019868+0000","last_undegraded":"2023-10-07T22:27:03.019868+0000","last_fullsized":"2023-10-07T22:27:03.019868+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":50,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037556+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:27:03.037556+0000","last_peered":"2023-10-07T22:27:03.037556+0000","last_clean":"2023-10-07T22:27:03.037556+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:27:03.037556+0000","last_undegraded":"2023-10-07T22:27:03.037556+0000","last_fullsized":"2023-10-07T22:27:03.037556+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":426,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.016025+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:27:03.016025+0000","last_peered":"2023-10-07T22:27:03.016025+0000","last_clean":"2023-10-07T22:27:03.016025+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:27:03.016025+0000","last_undegraded":"2023-10-07T22:27:03.016025+0000","last_fullsized":"2023-10-07T22:27:03.016025+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":24,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.012550+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:27:03.012550+0000","last_peered":"2023-10-07T22:27:03.012550+0000","last_clean":"2023-10-07T22:27:03.012550+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:27:03.012550+0000","last_undegraded":"2023-10-07T22:27:03.012550+0000","last_fullsized":"2023-10-07T22:27:03.012550+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":47,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.044965+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:27:03.044965+0000","last_peered":"2023-10-07T22:27:03.044965+0000","last_clean":"2023-10-07T22:27:03.044965+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:27:03.044965+0000","last_undegraded":"2023-10-07T22:27:03.044965+0000","last_fullsized":"2023-10-07T22:27:03.044965+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":73,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040299+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:27:03.040299+0000","last_peered":"2023-10-07T22:27:03.040299+0000","last_clean":"2023-10-07T22:27:03.040299+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:27:03.040299+0000","last_undegraded":"2023-10-07T22:27:03.040299+0000","last_fullsized":"2023-10-07T22:27:03.040299+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011133+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:27:03.011133+0000","last_peered":"2023-10-07T22:27:03.011133+0000","last_clean":"2023-10-07T22:27:03.011133+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:27:03.011133+0000","last_undegraded":"2023-10-07T22:27:03.011133+0000","last_fullsized":"2023-10-07T22:27:03.011133+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":47,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.045011+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:27:03.045011+0000","last_peered":"2023-10-07T22:27:03.045011+0000","last_clean":"2023-10-07T22:27:03.045011+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:27:03.045011+0000","last_undegraded":"2023-10-07T22:27:03.045011+0000","last_fullsized":"2023-10-07T22:27:03.045011+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.010929+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:27:03.010929+0000","last_peered":"2023-10-07T22:27:03.010929+0000","last_clean":"2023-10-07T22:27:03.010929+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:27:03.010929+0000","last_undegraded":"2023-10-07T22:27:03.010929+0000","last_fullsized":"2023-10-07T22:27:03.010929+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":50,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037219+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:27:03.037219+0000","last_peered":"2023-10-07T22:27:03.037219+0000","last_clean":"2023-10-07T22:27:03.037219+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:27:03.037219+0000","last_undegraded":"2023-10-07T22:27:03.037219+0000","last_fullsized":"2023-10-07T22:27:03.037219+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":177,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.012464+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:27:03.012464+0000","last_peered":"2023-10-07T22:27:03.012464+0000","last_clean":"2023-10-07T22:27:03.012464+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:27:03.012464+0000","last_undegraded":"2023-10-07T22:27:03.012464+0000","last_fullsized":"2023-10-07T22:27:03.012464+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":180,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:05.633231+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:27:05.633231+0000","last_peered":"2023-10-07T22:27:05.633231+0000","last_clean":"2023-10-07T22:27:05.633231+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:27:05.633231+0000","last_undegraded":"2023-10-07T22:27:05.633231+0000","last_fullsized":"2023-10-07T22:27:05.633231+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":312,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019645+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:27:03.019645+0000","last_peered":"2023-10-07T22:27:03.019645+0000","last_clean":"2023-10-07T22:27:03.019645+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:27:03.019645+0000","last_undegraded":"2023-10-07T22:27:03.019645+0000","last_fullsized":"2023-10-07T22:27:03.019645+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":242,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019520+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:27:03.019520+0000","last_peered":"2023-10-07T22:27:03.019520+0000","last_clean":"2023-10-07T22:27:03.019520+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:27:03.019520+0000","last_undegraded":"2023-10-07T22:27:03.019520+0000","last_fullsized":"2023-10-07T22:27:03.019520+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":145,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.012276+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:27:03.012276+0000","last_peered":"2023-10-07T22:27:03.012276+0000","last_clean":"2023-10-07T22:27:03.012276+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:27:03.012276+0000","last_undegraded":"2023-10-07T22:27:03.012276+0000","last_fullsized":"2023-10-07T22:27:03.012276+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":50,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037474+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:27:03.037474+0000","last_peered":"2023-10-07T22:27:03.037474+0000","last_clean":"2023-10-07T22:27:03.037474+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:27:03.037474+0000","last_undegraded":"2023-10-07T22:27:03.037474+0000","last_fullsized":"2023-10-07T22:27:03.037474+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":24,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011889+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:27:03.011889+0000","last_peered":"2023-10-07T22:27:03.011889+0000","last_clean":"2023-10-07T22:27:03.011889+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:27:03.011889+0000","last_undegraded":"2023-10-07T22:27:03.011889+0000","last_fullsized":"2023-10-07T22:27:03.011889+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011155+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:27:03.011155+0000","last_peered":"2023-10-07T22:27:03.011155+0000","last_clean":"2023-10-07T22:27:03.011155+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:27:03.011155+0000","last_undegraded":"2023-10-07T22:27:03.011155+0000","last_fullsized":"2023-10-07T22:27:03.011155+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":167,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011767+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:27:03.011767+0000","last_peered":"2023-10-07T22:27:03.011767+0000","last_clean":"2023-10-07T22:27:03.011767+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:27:03.011767+0000","last_undegraded":"2023-10-07T22:27:03.011767+0000","last_fullsized":"2023-10-07T22:27:03.011767+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":58,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037772+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:27:03.037772+0000","last_peered":"2023-10-07T22:27:03.037772+0000","last_clean":"2023-10-07T22:27:03.037772+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:27:03.037772+0000","last_undegraded":"2023-10-07T22:27:03.037772+0000","last_fullsized":"2023-10-07T22:27:03.037772+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":144,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040284+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:27:03.040284+0000","last_peered":"2023-10-07T22:27:03.040284+0000","last_clean":"2023-10-07T22:27:03.040284+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:27:03.040284+0000","last_undegraded":"2023-10-07T22:27:03.040284+0000","last_fullsized":"2023-10-07T22:27:03.040284+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":58,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037901+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:27:03.037901+0000","last_peered":"2023-10-07T22:27:03.037901+0000","last_clean":"2023-10-07T22:27:03.037901+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:27:03.037901+0000","last_undegraded":"2023-10-07T22:27:03.037901+0000","last_fullsized":"2023-10-07T22:27:03.037901+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"419'7563","reported_seq":7630,"reported_epoch":419,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:27:34.072148+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:27:34.072148+0000","last_peered":"2023-10-07T22:27:34.072148+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:27:34.072148+0000","last_undegraded":"2023-10-07T22:27:34.072148+0000","last_fullsized":"2023-10-07T22:27:34.072148+0000","mapping_epoch":396,"log_start":"379'1100","ondisk_log_start":"379'1100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6463,"log_dups_size":0,"ondisk_log_size":6463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234291200,"num_objects":3575,"num_object_clones":0,"num_object_copies":10725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3575,"num_objects_unfound":0,"num_objects_dirty":3575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7563,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":3575}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":171,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.013034+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:27:03.013034+0000","last_peered":"2023-10-07T22:27:03.013034+0000","last_clean":"2023-10-07T22:27:03.013034+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:27:03.013034+0000","last_undegraded":"2023-10-07T22:27:03.013034+0000","last_fullsized":"2023-10-07T22:27:03.013034+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":43,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.010736+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:27:03.010736+0000","last_peered":"2023-10-07T22:27:03.010736+0000","last_clean":"2023-10-07T22:27:03.010736+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:27:03.010736+0000","last_undegraded":"2023-10-07T22:27:03.010736+0000","last_fullsized":"2023-10-07T22:27:03.010736+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"419'7449","reported_seq":7518,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:35.587761+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:27:35.587761+0000","last_peered":"2023-10-07T22:27:35.587761+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:27:35.587761+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"379'1800","ondisk_log_start":"379'1800","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5649,"log_dups_size":0,"ondisk_log_size":5649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230096896,"num_objects":3511,"num_object_clones":0,"num_object_copies":10533,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3511,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7449,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-1960},{"shards":"0,1,4","objects":3511}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":143,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.012853+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:27:03.012853+0000","last_peered":"2023-10-07T22:27:03.012853+0000","last_clean":"2023-10-07T22:27:03.012853+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:27:03.012853+0000","last_undegraded":"2023-10-07T22:27:03.012853+0000","last_fullsized":"2023-10-07T22:27:03.012853+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":261,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019545+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:27:03.019545+0000","last_peered":"2023-10-07T22:27:03.019545+0000","last_clean":"2023-10-07T22:27:03.019545+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:27:03.019545+0000","last_undegraded":"2023-10-07T22:27:03.019545+0000","last_fullsized":"2023-10-07T22:27:03.019545+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"419'7777","reported_seq":7862,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:36.842351+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:27:36.842351+0000","last_peered":"2023-10-07T22:27:36.842351+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:27:36.842351+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"379'800","ondisk_log_start":"379'800","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6977,"log_dups_size":0,"ondisk_log_size":6977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229310464,"num_objects":3499,"num_object_clones":0,"num_object_copies":10497,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3499,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7777,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"0,6,7","objects":51},{"shards":"3,6,7","objects":3448},{"shards":"6,7","objects":-977}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":213,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.015761+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:27:03.015761+0000","last_peered":"2023-10-07T22:27:03.015761+0000","last_clean":"2023-10-07T22:27:03.015761+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:27:03.015761+0000","last_undegraded":"2023-10-07T22:27:03.015761+0000","last_fullsized":"2023-10-07T22:27:03.015761+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":73,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040809+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:27:03.040809+0000","last_peered":"2023-10-07T22:27:03.040809+0000","last_clean":"2023-10-07T22:27:03.040809+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:27:03.040809+0000","last_undegraded":"2023-10-07T22:27:03.040809+0000","last_fullsized":"2023-10-07T22:27:03.040809+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"419'7681","reported_seq":7755,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:37.059384+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:27:37.059384+0000","last_peered":"2023-10-07T22:27:37.059384+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:27:37.059384+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6981,"log_dups_size":0,"ondisk_log_size":6981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224854016,"num_objects":3431,"num_object_clones":0,"num_object_copies":10293,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3431,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7681,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3431},{"shards":"6,7","objects":-2115}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":421,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.010972+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:27:03.010972+0000","last_peered":"2023-10-07T22:27:03.010972+0000","last_clean":"2023-10-07T22:27:03.010972+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:27:03.010972+0000","last_undegraded":"2023-10-07T22:27:03.010972+0000","last_fullsized":"2023-10-07T22:27:03.010972+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":124,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.020868+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:27:03.020868+0000","last_peered":"2023-10-07T22:27:03.020868+0000","last_clean":"2023-10-07T22:27:03.020868+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:27:03.020868+0000","last_undegraded":"2023-10-07T22:27:03.020868+0000","last_fullsized":"2023-10-07T22:27:03.020868+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"419'7616","reported_seq":7673,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:36.372739+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:27:36.372739+0000","last_peered":"2023-10-07T22:27:36.372739+0000","last_clean":"2023-10-07T22:27:36.372739+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:27:36.372739+0000","last_undegraded":"2023-10-07T22:27:36.372739+0000","last_fullsized":"2023-10-07T22:27:36.372739+0000","mapping_epoch":370,"log_start":"379'400","ondisk_log_start":"379'400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7216,"log_dups_size":0,"ondisk_log_size":7216,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228720640,"num_objects":3490,"num_object_clones":0,"num_object_copies":10470,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3490,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7616,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":929,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011848+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:27:03.011848+0000","last_peered":"2023-10-07T22:27:03.011848+0000","last_clean":"2023-10-07T22:27:03.011848+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:27:03.011848+0000","last_undegraded":"2023-10-07T22:27:03.011848+0000","last_fullsized":"2023-10-07T22:27:03.011848+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":54,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037203+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:27:03.037203+0000","last_peered":"2023-10-07T22:27:03.037203+0000","last_clean":"2023-10-07T22:27:03.037203+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:27:03.037203+0000","last_undegraded":"2023-10-07T22:27:03.037203+0000","last_fullsized":"2023-10-07T22:27:03.037203+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":282,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019524+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:27:03.019524+0000","last_peered":"2023-10-07T22:27:03.019524+0000","last_clean":"2023-10-07T22:27:03.019524+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:27:03.019524+0000","last_undegraded":"2023-10-07T22:27:03.019524+0000","last_fullsized":"2023-10-07T22:27:03.019524+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"419'7699","reported_seq":7761,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:34.075446+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:27:34.075446+0000","last_peered":"2023-10-07T22:27:34.075446+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:27:34.075446+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"379'800","ondisk_log_start":"379'800","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6899,"log_dups_size":0,"ondisk_log_size":6899,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230096896,"num_objects":3511,"num_object_clones":0,"num_object_copies":10533,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3511,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7699,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":1348},{"shards":"0,2,7","objects":69}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":674,"reported_epoch":418,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:09.578036+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:27:09.578036+0000","last_peered":"2023-10-07T22:27:09.578036+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:27:09.578036+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":73,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040867+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:27:03.040867+0000","last_peered":"2023-10-07T22:27:03.040867+0000","last_clean":"2023-10-07T22:27:03.040867+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:27:03.040867+0000","last_undegraded":"2023-10-07T22:27:03.040867+0000","last_fullsized":"2023-10-07T22:27:03.040867+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":299,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.020240+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:27:03.020240+0000","last_peered":"2023-10-07T22:27:03.020240+0000","last_clean":"2023-10-07T22:27:03.020240+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:27:03.020240+0000","last_undegraded":"2023-10-07T22:27:03.020240+0000","last_fullsized":"2023-10-07T22:27:03.020240+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"419'7406","reported_seq":11513,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:36.959414+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:27:36.959414+0000","last_peered":"2023-10-07T22:27:36.959414+0000","last_clean":"2023-10-07T22:27:36.959414+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:27:36.959414+0000","last_undegraded":"2023-10-07T22:27:36.959414+0000","last_fullsized":"2023-10-07T22:27:36.959414+0000","mapping_epoch":386,"log_start":"379'200","ondisk_log_start":"379'200","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7206,"log_dups_size":0,"ondisk_log_size":7206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229113856,"num_objects":3496,"num_object_clones":0,"num_object_copies":10488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7406,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":241,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019315+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:27:03.019315+0000","last_peered":"2023-10-07T22:27:03.019315+0000","last_clean":"2023-10-07T22:27:03.019315+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:27:03.019315+0000","last_undegraded":"2023-10-07T22:27:03.019315+0000","last_fullsized":"2023-10-07T22:27:03.019315+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":242,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019811+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:27:03.019811+0000","last_peered":"2023-10-07T22:27:03.019811+0000","last_clean":"2023-10-07T22:27:03.019811+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:27:03.019811+0000","last_undegraded":"2023-10-07T22:27:03.019811+0000","last_fullsized":"2023-10-07T22:27:03.019811+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"419'7547","reported_seq":8087,"reported_epoch":419,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:35.508830+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:27:35.508830+0000","last_peered":"2023-10-07T22:27:35.508830+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:27:35.508830+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"379'1900","ondisk_log_start":"379'1900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5647,"log_dups_size":0,"ondisk_log_size":5647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232456192,"num_objects":3547,"num_object_clones":0,"num_object_copies":10641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1769,"num_objects_misplaced":59,"num_objects_unfound":0,"num_objects_dirty":3547,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7547,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":233,"num_bytes_recovered":15269888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":59},{"shards":"1,7","objects":1719}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":726,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011103+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:27:03.011103+0000","last_peered":"2023-10-07T22:27:03.011103+0000","last_clean":"2023-10-07T22:27:03.011103+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:27:03.011103+0000","last_undegraded":"2023-10-07T22:27:03.011103+0000","last_fullsized":"2023-10-07T22:27:03.011103+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":47,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.044912+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:27:03.044912+0000","last_peered":"2023-10-07T22:27:03.044912+0000","last_clean":"2023-10-07T22:27:03.044912+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:27:03.044912+0000","last_undegraded":"2023-10-07T22:27:03.044912+0000","last_fullsized":"2023-10-07T22:27:03.044912+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":436,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.018657+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:27:03.018657+0000","last_peered":"2023-10-07T22:27:03.018657+0000","last_clean":"2023-10-07T22:27:03.018657+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:27:03.018657+0000","last_undegraded":"2023-10-07T22:27:03.018657+0000","last_fullsized":"2023-10-07T22:27:03.018657+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"419'7641","reported_seq":18837,"reported_epoch":419,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:27:36.447758+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:27:36.447758+0000","last_peered":"2023-10-07T22:27:36.447758+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:27:36.447758+0000","last_undegraded":"2023-10-07T22:27:36.447758+0000","last_fullsized":"2023-10-07T22:27:36.447758+0000","mapping_epoch":413,"log_start":"379'500","ondisk_log_start":"379'500","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7141,"log_dups_size":0,"ondisk_log_size":7141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227409944,"num_objects":3471,"num_object_clones":0,"num_object_copies":10413,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3471,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7641,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":3471}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":735,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040377+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:27:03.040377+0000","last_peered":"2023-10-07T22:27:03.040377+0000","last_clean":"2023-10-07T22:27:03.040377+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:27:03.040377+0000","last_undegraded":"2023-10-07T22:27:03.040377+0000","last_fullsized":"2023-10-07T22:27:03.040377+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":456,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.016654+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:27:03.016654+0000","last_peered":"2023-10-07T22:27:03.016654+0000","last_clean":"2023-10-07T22:27:03.016654+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:27:03.016654+0000","last_undegraded":"2023-10-07T22:27:03.016654+0000","last_fullsized":"2023-10-07T22:27:03.016654+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011209+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:27:03.011209+0000","last_peered":"2023-10-07T22:27:03.011209+0000","last_clean":"2023-10-07T22:27:03.011209+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:27:03.011209+0000","last_undegraded":"2023-10-07T22:27:03.011209+0000","last_fullsized":"2023-10-07T22:27:03.011209+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":414,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.017361+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:27:03.017361+0000","last_peered":"2023-10-07T22:27:03.017361+0000","last_clean":"2023-10-07T22:27:03.017361+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:27:03.017361+0000","last_undegraded":"2023-10-07T22:27:03.017361+0000","last_fullsized":"2023-10-07T22:27:03.017361+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"419'7654","reported_seq":8403,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:34.509726+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:27:34.509726+0000","last_peered":"2023-10-07T22:27:34.509726+0000","last_clean":"2023-10-07T22:27:34.509726+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:27:34.509726+0000","last_undegraded":"2023-10-07T22:27:34.509726+0000","last_fullsized":"2023-10-07T22:27:34.509726+0000","mapping_epoch":400,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6754,"log_dups_size":0,"ondisk_log_size":6754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234356736,"num_objects":3576,"num_object_clones":0,"num_object_copies":10728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3576,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7654,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":707,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.010810+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:27:03.010810+0000","last_peered":"2023-10-07T22:27:03.010810+0000","last_clean":"2023-10-07T22:27:03.010810+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:27:03.010810+0000","last_undegraded":"2023-10-07T22:27:03.010810+0000","last_fullsized":"2023-10-07T22:27:03.010810+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":399,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011200+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:27:03.011200+0000","last_peered":"2023-10-07T22:27:03.011200+0000","last_clean":"2023-10-07T22:27:03.011200+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:27:03.011200+0000","last_undegraded":"2023-10-07T22:27:03.011200+0000","last_fullsized":"2023-10-07T22:27:03.011200+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":262,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019889+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:27:03.019889+0000","last_peered":"2023-10-07T22:27:03.019889+0000","last_clean":"2023-10-07T22:27:03.019889+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:27:03.019889+0000","last_undegraded":"2023-10-07T22:27:03.019889+0000","last_fullsized":"2023-10-07T22:27:03.019889+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":467,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.016573+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:27:03.016573+0000","last_peered":"2023-10-07T22:27:03.016573+0000","last_clean":"2023-10-07T22:27:03.016573+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:27:03.016573+0000","last_undegraded":"2023-10-07T22:27:03.016573+0000","last_fullsized":"2023-10-07T22:27:03.016573+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"419'7747","reported_seq":10645,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:34.893374+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:27:34.893374+0000","last_peered":"2023-10-07T22:27:34.893374+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:27:34.893374+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"379'1041","ondisk_log_start":"379'1041","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6706,"log_dups_size":0,"ondisk_log_size":6706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235470848,"num_objects":3593,"num_object_clones":0,"num_object_copies":10779,"num_objects_missing_on_primary":1202,"num_objects_missing":1202,"num_objects_degraded":5932,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3593,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7747,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":940,"num_bytes_recovered":61603840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":9},{"shards":"0,3,6","objects":3519},{"shards":"0,4,6","objects":65}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":661,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011856+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:27:03.011856+0000","last_peered":"2023-10-07T22:27:03.011856+0000","last_clean":"2023-10-07T22:27:03.011856+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:27:03.011856+0000","last_undegraded":"2023-10-07T22:27:03.011856+0000","last_fullsized":"2023-10-07T22:27:03.011856+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":59,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:19.767244+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:27:19.767244+0000","last_peered":"2023-10-07T22:27:19.767244+0000","last_clean":"2023-10-07T22:27:19.767244+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:27:19.767244+0000","last_undegraded":"2023-10-07T22:27:19.767244+0000","last_fullsized":"2023-10-07T22:27:19.767244+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":430,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:20.635274+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:27:20.635274+0000","last_peered":"2023-10-07T22:27:20.635274+0000","last_clean":"2023-10-07T22:27:20.635274+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:27:20.635274+0000","last_undegraded":"2023-10-07T22:27:20.635274+0000","last_fullsized":"2023-10-07T22:27:20.635274+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":209,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.018568+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:27:03.018568+0000","last_peered":"2023-10-07T22:27:03.018568+0000","last_clean":"2023-10-07T22:27:03.018568+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:27:03.018568+0000","last_undegraded":"2023-10-07T22:27:03.018568+0000","last_fullsized":"2023-10-07T22:27:03.018568+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"419'7399","reported_seq":11111,"reported_epoch":419,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:27:34.913561+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:27:34.913561+0000","last_peered":"2023-10-07T22:27:34.913561+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:27:34.913561+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:27:34.913561+0000","mapping_epoch":396,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6499,"log_dups_size":0,"ondisk_log_size":6499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222494720,"num_objects":3395,"num_object_clones":0,"num_object_copies":10185,"num_objects_missing_on_primary":258,"num_objects_missing":258,"num_objects_degraded":258,"num_objects_misplaced":3395,"num_objects_unfound":0,"num_objects_dirty":3395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7399,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1821,"num_bytes_recovered":119341056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":3317},{"shards":"1,4,6","objects":78}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.010846+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:27:03.010846+0000","last_peered":"2023-10-07T22:27:03.010846+0000","last_clean":"2023-10-07T22:27:03.010846+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:27:03.010846+0000","last_undegraded":"2023-10-07T22:27:03.010846+0000","last_fullsized":"2023-10-07T22:27:03.010846+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":730,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011851+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:27:03.011851+0000","last_peered":"2023-10-07T22:27:03.011851+0000","last_clean":"2023-10-07T22:27:03.011851+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:27:03.011851+0000","last_undegraded":"2023-10-07T22:27:03.011851+0000","last_fullsized":"2023-10-07T22:27:03.011851+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":59,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:24.905343+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:27:24.905343+0000","last_peered":"2023-10-07T22:27:24.905343+0000","last_clean":"2023-10-07T22:27:24.905343+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:27:24.905343+0000","last_undegraded":"2023-10-07T22:27:24.905343+0000","last_fullsized":"2023-10-07T22:27:24.905343+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":73,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.042393+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:27:03.042393+0000","last_peered":"2023-10-07T22:27:03.042393+0000","last_clean":"2023-10-07T22:27:03.042393+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:27:03.042393+0000","last_undegraded":"2023-10-07T22:27:03.042393+0000","last_fullsized":"2023-10-07T22:27:03.042393+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"419'7731","reported_seq":10998,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:34.906870+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:27:34.906870+0000","last_peered":"2023-10-07T22:27:34.906870+0000","last_clean":"2023-10-07T22:27:34.906870+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:27:34.906870+0000","last_undegraded":"2023-10-07T22:27:34.906870+0000","last_fullsized":"2023-10-07T22:27:34.906870+0000","mapping_epoch":392,"log_start":"379'1000","ondisk_log_start":"379'1000","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6731,"log_dups_size":0,"ondisk_log_size":6731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236126208,"num_objects":3603,"num_object_clones":0,"num_object_copies":10809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7731,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":776,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.018030+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:27:03.018030+0000","last_peered":"2023-10-07T22:27:03.018030+0000","last_clean":"2023-10-07T22:27:03.018030+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:27:03.018030+0000","last_undegraded":"2023-10-07T22:27:03.018030+0000","last_fullsized":"2023-10-07T22:27:03.018030+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":159,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011816+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:27:03.011816+0000","last_peered":"2023-10-07T22:27:03.011816+0000","last_clean":"2023-10-07T22:27:03.011816+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:27:03.011816+0000","last_undegraded":"2023-10-07T22:27:03.011816+0000","last_fullsized":"2023-10-07T22:27:03.011816+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":346,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019439+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:27:03.019439+0000","last_peered":"2023-10-07T22:27:03.019439+0000","last_clean":"2023-10-07T22:27:03.019439+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:27:03.019439+0000","last_undegraded":"2023-10-07T22:27:03.019439+0000","last_fullsized":"2023-10-07T22:27:03.019439+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":132,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.022507+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:27:03.022507+0000","last_peered":"2023-10-07T22:27:03.022507+0000","last_clean":"2023-10-07T22:27:03.022507+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:27:03.022507+0000","last_undegraded":"2023-10-07T22:27:03.022507+0000","last_fullsized":"2023-10-07T22:27:03.022507+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"419'7637","reported_seq":7699,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:35.131987+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:27:35.131987+0000","last_peered":"2023-10-07T22:27:35.131987+0000","last_clean":"2023-10-07T22:27:35.131987+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:27:35.131987+0000","last_undegraded":"2023-10-07T22:27:35.131987+0000","last_fullsized":"2023-10-07T22:27:35.131987+0000","mapping_epoch":370,"log_start":"379'2000","ondisk_log_start":"379'2000","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5637,"log_dups_size":0,"ondisk_log_size":5637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234553344,"num_objects":3579,"num_object_clones":0,"num_object_copies":10737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7637,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":686,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040517+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:27:03.040517+0000","last_peered":"2023-10-07T22:27:03.040517+0000","last_clean":"2023-10-07T22:27:03.040517+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:27:03.040517+0000","last_undegraded":"2023-10-07T22:27:03.040517+0000","last_fullsized":"2023-10-07T22:27:03.040517+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":159,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.015868+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:27:03.015868+0000","last_peered":"2023-10-07T22:27:03.015868+0000","last_clean":"2023-10-07T22:27:03.015868+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:27:03.015868+0000","last_undegraded":"2023-10-07T22:27:03.015868+0000","last_fullsized":"2023-10-07T22:27:03.015868+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":450,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.016838+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:27:03.016838+0000","last_peered":"2023-10-07T22:27:03.016838+0000","last_clean":"2023-10-07T22:27:03.016838+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:27:03.016838+0000","last_undegraded":"2023-10-07T22:27:03.016838+0000","last_fullsized":"2023-10-07T22:27:03.016838+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":33,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011028+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:27:03.011028+0000","last_peered":"2023-10-07T22:27:03.011028+0000","last_clean":"2023-10-07T22:27:03.011028+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:27:03.011028+0000","last_undegraded":"2023-10-07T22:27:03.011028+0000","last_fullsized":"2023-10-07T22:27:03.011028+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"419'7625","reported_seq":7693,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:36.935310+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:27:36.935310+0000","last_peered":"2023-10-07T22:27:36.935310+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:27:36.935310+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"379'600","ondisk_log_start":"379'600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7025,"log_dups_size":0,"ondisk_log_size":7025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228392960,"num_objects":3485,"num_object_clones":0,"num_object_copies":10455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3485,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7625,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":3485},{"shards":"1,7","objects":-2063}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":856,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.020300+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:27:03.020300+0000","last_peered":"2023-10-07T22:27:03.020300+0000","last_clean":"2023-10-07T22:27:03.020300+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:27:03.020300+0000","last_undegraded":"2023-10-07T22:27:03.020300+0000","last_fullsized":"2023-10-07T22:27:03.020300+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":55,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.097102+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:27:26.097102+0000","last_peered":"2023-10-07T22:27:26.097102+0000","last_clean":"2023-10-07T22:27:26.097102+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:27:26.097102+0000","last_undegraded":"2023-10-07T22:27:26.097102+0000","last_fullsized":"2023-10-07T22:27:26.097102+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":399,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.018845+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:27:03.018845+0000","last_peered":"2023-10-07T22:27:03.018845+0000","last_clean":"2023-10-07T22:27:03.018845+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:27:03.018845+0000","last_undegraded":"2023-10-07T22:27:03.018845+0000","last_fullsized":"2023-10-07T22:27:03.018845+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":56,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:19.767209+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:27:19.767209+0000","last_peered":"2023-10-07T22:27:19.767209+0000","last_clean":"2023-10-07T22:27:19.767209+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:27:19.767209+0000","last_undegraded":"2023-10-07T22:27:19.767209+0000","last_fullsized":"2023-10-07T22:27:19.767209+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"419'7528","reported_seq":7585,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:36.924212+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:27:36.924212+0000","last_peered":"2023-10-07T22:27:36.924212+0000","last_clean":"2023-10-07T22:27:36.924212+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:27:36.924212+0000","last_undegraded":"2023-10-07T22:27:36.924212+0000","last_fullsized":"2023-10-07T22:27:36.924212+0000","mapping_epoch":370,"log_start":"379'400","ondisk_log_start":"379'400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7128,"log_dups_size":0,"ondisk_log_size":7128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231211008,"num_objects":3528,"num_object_clones":0,"num_object_copies":10584,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3528,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7528,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":696,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.097283+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:27:26.097283+0000","last_peered":"2023-10-07T22:27:26.097283+0000","last_clean":"2023-10-07T22:27:26.097283+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:27:26.097283+0000","last_undegraded":"2023-10-07T22:27:26.097283+0000","last_fullsized":"2023-10-07T22:27:26.097283+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":103,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.040440+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:27:03.040440+0000","last_peered":"2023-10-07T22:27:03.040440+0000","last_clean":"2023-10-07T22:27:03.040440+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:27:03.040440+0000","last_undegraded":"2023-10-07T22:27:03.040440+0000","last_fullsized":"2023-10-07T22:27:03.040440+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":128,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.022605+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:27:03.022605+0000","last_peered":"2023-10-07T22:27:03.022605+0000","last_clean":"2023-10-07T22:27:03.022605+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:27:03.022605+0000","last_undegraded":"2023-10-07T22:27:03.022605+0000","last_fullsized":"2023-10-07T22:27:03.022605+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":298,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019670+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:27:03.019670+0000","last_peered":"2023-10-07T22:27:03.019670+0000","last_clean":"2023-10-07T22:27:03.019670+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:27:03.019670+0000","last_undegraded":"2023-10-07T22:27:03.019670+0000","last_fullsized":"2023-10-07T22:27:03.019670+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":124,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.084760+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:27:26.084760+0000","last_peered":"2023-10-07T22:27:26.084760+0000","last_clean":"2023-10-07T22:27:26.084760+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:27:26.084760+0000","last_undegraded":"2023-10-07T22:27:26.084760+0000","last_fullsized":"2023-10-07T22:27:26.084760+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":455,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:15.634803+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:27:15.634803+0000","last_peered":"2023-10-07T22:27:15.634803+0000","last_clean":"2023-10-07T22:27:15.634803+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:27:15.634803+0000","last_undegraded":"2023-10-07T22:27:15.634803+0000","last_fullsized":"2023-10-07T22:27:15.634803+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":386,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011029+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:27:03.011029+0000","last_peered":"2023-10-07T22:27:03.011029+0000","last_clean":"2023-10-07T22:27:03.011029+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:27:03.011029+0000","last_undegraded":"2023-10-07T22:27:03.011029+0000","last_fullsized":"2023-10-07T22:27:03.011029+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":272,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.020068+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:27:03.020068+0000","last_peered":"2023-10-07T22:27:03.020068+0000","last_clean":"2023-10-07T22:27:03.020068+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:27:03.020068+0000","last_undegraded":"2023-10-07T22:27:03.020068+0000","last_fullsized":"2023-10-07T22:27:03.020068+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":397,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011226+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:27:03.011226+0000","last_peered":"2023-10-07T22:27:03.011226+0000","last_clean":"2023-10-07T22:27:03.011226+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:27:03.011226+0000","last_undegraded":"2023-10-07T22:27:03.011226+0000","last_fullsized":"2023-10-07T22:27:03.011226+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":292,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019750+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:27:03.019750+0000","last_peered":"2023-10-07T22:27:03.019750+0000","last_clean":"2023-10-07T22:27:03.019750+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:27:03.019750+0000","last_undegraded":"2023-10-07T22:27:03.019750+0000","last_fullsized":"2023-10-07T22:27:03.019750+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":59,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:19.767624+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:27:19.767624+0000","last_peered":"2023-10-07T22:27:19.767624+0000","last_clean":"2023-10-07T22:27:19.767624+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:27:19.767624+0000","last_undegraded":"2023-10-07T22:27:19.767624+0000","last_fullsized":"2023-10-07T22:27:19.767624+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":58,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.037043+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:27:03.037043+0000","last_peered":"2023-10-07T22:27:03.037043+0000","last_clean":"2023-10-07T22:27:03.037043+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:27:03.037043+0000","last_undegraded":"2023-10-07T22:27:03.037043+0000","last_fullsized":"2023-10-07T22:27:03.037043+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":39,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.011176+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:27:03.011176+0000","last_peered":"2023-10-07T22:27:03.011176+0000","last_clean":"2023-10-07T22:27:03.011176+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:27:03.011176+0000","last_undegraded":"2023-10-07T22:27:03.011176+0000","last_fullsized":"2023-10-07T22:27:03.011176+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":242,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-10-07T22:27:03.019315+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:27:03.019315+0000","last_peered":"2023-10-07T22:27:03.019315+0000","last_clean":"2023-10-07T22:27:03.019315+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:27:03.019315+0000","last_undegraded":"2023-10-07T22:27:03.019315+0000","last_fullsized":"2023-10-07T22:27:03.019315+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3688955928,"num_objects":56290,"num_object_clones":0,"num_object_copies":168870,"num_objects_missing_on_primary":1460,"num_objects_missing":1460,"num_objects_degraded":32347,"num_objects_misplaced":7029,"num_objects_unfound":0,"num_objects_dirty":56290,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":121700,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14814,"num_bytes_recovered":826736664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12710789120,"data_stored":12710772832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":106659,"ondisk_log_size":106659,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201941,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2390740,"kb_used_data":1485708,"kb_used_omap":0,"kb_used_meta":905024,"kb_avail":91354412,"statfs":{"total":95995035648,"available":93546917888,"internally_reserved":0,"allocated":1521364992,"data_stored":1519806008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926744576},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":1.1180000000000001,"15min":1.2450000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.24399999999999999},"max":{"1min":1.1579999999999999,"5min":18.585999999999999,"15min":55.465000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":1.194,"15min":1.29},"min":{"1min":0.37,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.83499999999999996,"5min":15.022,"15min":51.713999999999999},"last":0.58399999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":1.629,"15min":1.4810000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.26200000000000001},"max":{"1min":1.006,"5min":32.918999999999997,"15min":58.639000000000003},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.877,"5min":1.462,"15min":1.335},"min":{"1min":0.39200000000000002,"5min":0.34599999999999997,"15min":0.29299999999999998},"max":{"1min":3.3660000000000001,"5min":33.048999999999999,"15min":52.308},"last":0.88800000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.91600000000000004,"15min":1.6739999999999999},"min":{"1min":0.45200000000000001,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":3.5920000000000001,"5min":6.4260000000000002,"15min":86.914000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.98499999999999999,"15min":1.6859999999999999},"min":{"1min":0.47599999999999998,"5min":0.36299999999999999,"15min":0.35699999999999998},"max":{"1min":1.6000000000000001,"5min":5.7539999999999996,"15min":90.597999999999999},"last":0.63500000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.1339999999999999,"15min":1.6479999999999999},"min":{"1min":0.39200000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.6459999999999999,"5min":7.8109999999999999,"15min":126.754},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.0269999999999999,"15min":1.6719999999999999},"min":{"1min":0.44,"5min":0.39000000000000001,"15min":0.33500000000000002},"max":{"1min":1.2250000000000001,"5min":4.3140000000000001,"15min":126.63500000000001},"last":0.91500000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.94999999999999996,"15min":1.3100000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":1.3069999999999999,"5min":4.4610000000000003,"15min":70.614999999999995},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.84099999999999997,"15min":1.1499999999999999},"min":{"1min":0.35399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3400000000000001,"5min":2.117,"15min":51.414000000000001},"last":0.67600000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.88900000000000001,"15min":1.3540000000000001},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.34100000000000003},"max":{"1min":1.149,"5min":3.0920000000000001,"15min":54.493000000000002},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.996,"15min":1.377},"min":{"1min":0.46600000000000003,"5min":0.44500000000000001,"15min":0.38300000000000001},"max":{"1min":1.323,"5min":2.5030000000000001,"15min":58.734999999999999},"last":0.98599999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.133,"15min":1.4059999999999999},"min":{"1min":0.54100000000000004,"5min":0.40999999999999998,"15min":0.33700000000000002},"max":{"1min":1.3799999999999999,"5min":6.1669999999999998,"15min":58.674999999999997},"last":1.04},{"interface":"front","average":{"1min":0.88200000000000001,"5min":1.115,"15min":1.4379999999999999},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.39600000000000002},"max":{"1min":1.4279999999999999,"5min":3.8769999999999998,"15min":51.546999999999997},"last":0.96299999999999997}]}]},{"osd":6,"up_from":47,"seq":201863463585,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2813776,"kb_used_data":1924296,"kb_used_omap":0,"kb_used_meta":889472,"kb_avail":90931376,"statfs":{"total":95995035648,"available":93113729024,"internally_reserved":0,"allocated":1970479104,"data_stored":1968924638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":910819328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.92400000000000004,"15min":1.496},"min":{"1min":0.32400000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":1.2789999999999999,"5min":18.780000000000001,"15min":157.57300000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":1.169,"15min":1.6200000000000001},"min":{"1min":0.30499999999999999,"5min":0.28000000000000003,"15min":0.26400000000000001},"max":{"1min":0.81599999999999995,"5min":18.265000000000001,"15min":157.53800000000001},"last":0.76500000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":1.8240000000000001,"15min":1.4450000000000001},"min":{"1min":0.35999999999999999,"5min":0.309,"15min":0.309},"max":{"1min":1.2370000000000001,"5min":25.533999999999999,"15min":39.267000000000003},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.722,"15min":1.3859999999999999},"min":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":1.3360000000000001,"5min":25.620999999999999,"15min":39.310000000000002},"last":1.3360000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.97399999999999998,"15min":1.248},"min":{"1min":0.44700000000000001,"5min":0.433,"15min":0.309},"max":{"1min":1.1180000000000001,"5min":4.024,"15min":40.392000000000003},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.874,"15min":1.127},"min":{"1min":0.34999999999999998,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":1.427,"5min":3.855,"15min":40.420000000000002},"last":0.61899999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.337,"15min":1.204},"min":{"1min":0.55800000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":7.0739999999999998,"5min":7.0739999999999998,"15min":16.725999999999999},"last":0.748},{"interface":"front","average":{"1min":1.46,"5min":1.0920000000000001,"15min":1.083},"min":{"1min":0.71599999999999997,"5min":0.39200000000000002,"15min":0.35399999999999998},"max":{"1min":6.9989999999999997,"5min":6.9989999999999997,"15min":8.6929999999999996},"last":1.2310000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.95599999999999996,"15min":0.95299999999999996},"min":{"1min":0.39400000000000002,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.0589999999999999,"5min":8.5630000000000006,"15min":8.5630000000000006},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.0720000000000001,"15min":1.198},"min":{"1min":0.46000000000000002,"5min":0.34499999999999997,"15min":0.32200000000000001},"max":{"1min":1.141,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88,"15min":1.119},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.32400000000000001},"max":{"1min":1.575,"5min":2.4209999999999998,"15min":8.6129999999999995},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.94499999999999995,"15min":1.157},"min":{"1min":0.47099999999999997,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.2430000000000001,"5min":3.9569999999999999,"15min":9.9019999999999992},"last":0.71799999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.1040000000000001,"15min":1.1719999999999999},"min":{"1min":0.505,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3420000000000001,"5min":4.343,"15min":16.667999999999999},"last":1.014},{"interface":"front","average":{"1min":1.073,"5min":1.0629999999999999,"15min":1.175},"min":{"1min":0.63200000000000001,"5min":0.497,"15min":0.39700000000000002},"max":{"1min":1.5349999999999999,"5min":3.9329999999999998,"15min":8.6760000000000002},"last":1.4370000000000001}]}]},{"osd":1,"up_from":90,"seq":386547057126,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3719804,"kb_used_data":2881652,"kb_used_omap":3,"kb_used_meta":838140,"kb_avail":90025348,"statfs":{"total":95995035648,"available":92185956352,"internally_reserved":0,"allocated":2950811648,"data_stored":2948592452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":858255782},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,1,1],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":1.796,"15min":1.325},"min":{"1min":0.29199999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.048,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":2,"15min":1.431},"min":{"1min":0.28699999999999998,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":1.0349999999999999,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.39600000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:26:47 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1,"15min":1.03},"min":{"1min":0.34999999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.8029999999999999,"5min":6.5090000000000003,"15min":33.904000000000003},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.75,"5min":1.155,"15min":1.113},"min":{"1min":0.35499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.611,"5min":6.1989999999999998,"15min":33.786999999999999},"last":0.65400000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.5489999999999999,"15min":1.125},"min":{"1min":0.39100000000000001,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":4.282,"5min":14.961,"15min":14.961},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.68500000000000005,"5min":1.2410000000000001,"15min":1.0089999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.4830000000000001,"5min":7.9349999999999996,"15min":14.561},"last":0.82699999999999996}]},{"osd":4,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.01,"15min":1.9630000000000001},"min":{"1min":0.436,"5min":0.309,"15min":0.309},"max":{"1min":1.8500000000000001,"5min":5.2939999999999996,"15min":152.46199999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.878,"5min":1.2589999999999999,"15min":2.0019999999999998},"min":{"1min":0.53400000000000003,"5min":0.41299999999999998,"15min":0.38},"max":{"1min":1.302,"5min":7.0030000000000001,"15min":152.375},"last":0.78700000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.1899999999999999,"15min":1.1579999999999999},"min":{"1min":0.495,"5min":0.47799999999999998,"15min":0.38500000000000001},"max":{"1min":1.3009999999999999,"5min":6.9630000000000001,"15min":14.458},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.2370000000000001,"15min":1.1950000000000001},"min":{"1min":0.56799999999999995,"5min":0.375,"15min":0.35699999999999998},"max":{"1min":1.71,"5min":7.4950000000000001,"15min":14.327},"last":0.63200000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.492,"15min":1.306},"min":{"1min":0.65900000000000003,"5min":0.40500000000000003,"15min":0.40000000000000002},"max":{"1min":3.4049999999999998,"5min":10.044,"15min":10.302},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2150000000000001,"15min":1.1559999999999999},"min":{"1min":0.56299999999999994,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":4.6689999999999996,"5min":5.3300000000000001,"15min":14.628},"last":0.49299999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3380000000000001,"15min":1.581},"min":{"1min":0.51200000000000001,"5min":0.371,"15min":0.371},"max":{"1min":3.879,"5min":6.5229999999999997,"15min":85.534000000000006},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.478,"15min":1.6459999999999999},"min":{"1min":0.48799999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":3.9079999999999999,"5min":6.9249999999999998,"15min":85.429000000000002},"last":0.94199999999999995}]}]},{"osd":0,"up_from":85,"seq":365072220652,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3087000,"kb_used_data":2154768,"kb_used_omap":3,"kb_used_meta":932220,"kb_avail":90658152,"statfs":{"total":95995035648,"available":92833947648,"internally_reserved":0,"allocated":2206482432,"data_stored":2204234509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":954593505},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":2.6400000000000001,"15min":1.4610000000000001},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.878,"5min":99.117000000000004,"15min":99.117000000000004},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.82199999999999995,"5min":2.6779999999999999,"15min":1.794},"min":{"1min":0.28699999999999998,"5min":0.254,"15min":0.20200000000000001},"max":{"1min":5.71,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.376}]},{"osd":2,"last update":"Sat Oct 7 22:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":1.1850000000000001,"15min":1.262},"min":{"1min":0.33700000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.079,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.84699999999999998,"5min":1.1220000000000001,"15min":1.329},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":5.944,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.44400000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.7090000000000001,"15min":1.2749999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.30099999999999999},"max":{"1min":1.0209999999999999,"5min":10.728,"15min":20.640000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.365,"15min":1.196},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.30199999999999999},"max":{"1min":5.9950000000000001,"5min":8.2759999999999998,"15min":20.273},"last":0.41599999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:26:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.2490000000000001,"15min":1.6890000000000001},"min":{"1min":0.47299999999999998,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":5.9080000000000004,"5min":6.444,"15min":102.32899999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.1819999999999999,"15min":1.569},"min":{"1min":0.42699999999999999,"5min":0.35299999999999998,"15min":0.28000000000000003},"max":{"1min":4.3689999999999998,"5min":5.8700000000000001,"15min":102.277},"last":0.66500000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":1.339,"15min":1.5780000000000001},"min":{"1min":0.44400000000000001,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.234,"5min":8.0440000000000005,"15min":101.798},"last":1.095},{"interface":"front","average":{"1min":1.03,"5min":1.3480000000000001,"15min":1.679},"min":{"1min":0.49399999999999999,"5min":0.441,"15min":0.39800000000000002},"max":{"1min":5.8380000000000001,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.77000000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:26:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.4910000000000001,"15min":1.4570000000000001},"min":{"1min":0.44800000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":5.8769999999999998,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.272,"15min":1.1890000000000001},"min":{"1min":0.51400000000000001,"5min":0.39600000000000002,"15min":0.312},"max":{"1min":4.3170000000000002,"5min":5.9029999999999996,"15min":6.8029999999999999},"last":0.58299999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.4490000000000001,"15min":1.4770000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.39500000000000002},"max":{"1min":1.423,"5min":8.0790000000000006,"15min":49.337000000000003},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.429,"15min":1.5740000000000001},"min":{"1min":0.55500000000000005,"5min":0.47399999999999998,"15min":0.36099999999999999},"max":{"1min":5.9729999999999999,"5min":6.4130000000000003,"15min":49.320999999999998},"last":0.80900000000000005}]}]},{"osd":2,"up_from":95,"seq":408021893590,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1363084,"kb_used_data":683972,"kb_used_omap":3,"kb_used_meta":679100,"kb_avail":92382068,"statfs":{"total":95995035648,"available":94599237632,"internally_reserved":0,"allocated":700387328,"data_stored":698034285,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":695399177},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.226,"15min":1.1659999999999999},"min":{"1min":0.28599999999999998,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":4.1449999999999996,"5min":10.657999999999999,"15min":24.286000000000001},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.96299999999999997,"15min":1.008},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":3.7050000000000001,"5min":12.702999999999999,"15min":24.306000000000001},"last":0.44600000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":2.9199999999999999,"15min":1.522},"min":{"1min":0.311,"5min":0.26700000000000002,"15min":0.246},"max":{"1min":1.016,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":3.0099999999999998,"15min":1.633},"min":{"1min":0.23499999999999999,"5min":0.219,"15min":0.219},"max":{"1min":4.2800000000000002,"5min":103.446,"15min":103.446},"last":0.502}]},{"osd":3,"last update":"Sat Oct 7 22:27:27 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.96799999999999997,"15min":1.4359999999999999},"min":{"1min":0.39400000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.5429999999999999,"5min":6.875,"15min":133.01300000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.95599999999999996,"15min":1.278},"min":{"1min":0.35399999999999998,"5min":0.28999999999999998,"15min":0.27000000000000002},"max":{"1min":1.454,"5min":5.3220000000000001,"15min":132.839},"last":0.59299999999999997}]},{"osd":4,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":1.0309999999999999},"min":{"1min":0.38600000000000001,"5min":0.313,"15min":0.313},"max":{"1min":4.0709999999999997,"5min":8.843,"15min":12.481},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.48099999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.204,"5min":3.8849999999999998,"15min":6.6790000000000003},"last":0.69099999999999995}]},{"osd":5,"last update":"Sat Oct 7 22:27:13 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.89200000000000002,"15min":0.95999999999999996},"min":{"1min":0.53400000000000003,"5min":0.38500000000000001,"15min":0.38400000000000001},"max":{"1min":1.5,"5min":3.9220000000000002,"15min":9.3810000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.441,"5min":0.42399999999999999,"15min":0.39100000000000001},"max":{"1min":1.452,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":0.86299999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":1.097,"15min":1.028},"min":{"1min":0.46400000000000002,"5min":0.44900000000000001,"15min":0.39200000000000002},"max":{"1min":1.4370000000000001,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1.2450000000000001,"15min":1.1459999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.442},"max":{"1min":5.8129999999999997,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":0.89700000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.083,"15min":1.0369999999999999},"min":{"1min":0.46100000000000002,"5min":0.42599999999999999,"15min":0.41699999999999998},"max":{"1min":1.3360000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.538,"5min":1.276,"15min":1.1859999999999999},"min":{"1min":0.61099999999999999,"5min":0.498,"15min":0.39000000000000001},"max":{"1min":5.8700000000000001,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":5.1150000000000002}]}]},{"osd":3,"up_from":100,"seq":429496730061,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2739776,"kb_used_data":1793272,"kb_used_omap":2,"kb_used_meta":946493,"kb_avail":91005376,"statfs":{"total":95995035648,"available":93189505024,"internally_reserved":0,"allocated":1836310528,"data_stored":1834084199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":969209451},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,1,1,2,3,5,5],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":1.407,"15min":1.8540000000000001},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.0660000000000001,"5min":18.16,"15min":57.661999999999999},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.50600000000000001,"5min":1.4139999999999999,"15min":1.911},"min":{"1min":0.29499999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.86899999999999999,"5min":13.228,"15min":55.579999999999998},"last":0.57799999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":3.911,"15min":1.9450000000000001},"min":{"1min":0.27600000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.077,"5min":219.27500000000001,"15min":219.27500000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.69599999999999995,"5min":4.1399999999999997,"15min":2.1360000000000001},"min":{"1min":0.34699999999999998,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":1.403,"5min":222.20500000000001,"15min":222.20500000000001},"last":0.55700000000000005}]},{"osd":2,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":1.3300000000000001,"15min":1.661},"min":{"1min":0.39900000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.5209999999999999,"5min":10.417999999999999,"15min":98.147000000000006},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.999,"15min":1.5920000000000001},"min":{"1min":0.314,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":1.141,"5min":8.7200000000000006,"15min":97.537000000000006},"last":0.45000000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.1279999999999999,"15min":1.2330000000000001},"min":{"1min":0.60099999999999998,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":1.5469999999999999,"5min":8.6460000000000008,"15min":22.015999999999998},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.3480000000000001,"15min":1.1899999999999999},"min":{"1min":0.53400000000000003,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.4179999999999999,"5min":21.231000000000002,"15min":21.888999999999999},"last":0.79000000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:27:08 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.3129999999999999,"15min":1.256},"min":{"1min":0.52600000000000002,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":1.373,"5min":21.506,"15min":21.968},"last":0.75},{"interface":"front","average":{"1min":1.028,"5min":1.397,"15min":1.3},"min":{"1min":0.498,"5min":0.44900000000000001,"15min":0.42399999999999999},"max":{"1min":1.6060000000000001,"5min":10.571,"15min":10.571},"last":0.98899999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.407,"15min":1.3420000000000001},"min":{"1min":0.56499999999999995,"5min":0.41199999999999998,"15min":0.38200000000000001},"max":{"1min":1.5600000000000001,"5min":10.5,"15min":25.34},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.044,"5min":1.1990000000000001,"15min":1.286},"min":{"1min":0.65300000000000002,"5min":0.308,"15min":0.308},"max":{"1min":1.4359999999999999,"5min":8.6890000000000001,"15min":21.916},"last":0.81499999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.2609999999999999,"15min":1.355},"min":{"1min":0.624,"5min":0.437,"15min":0.434},"max":{"1min":1.6339999999999999,"5min":8.5329999999999995,"15min":22.061},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.444,"15min":1.3280000000000001},"min":{"1min":0.58299999999999996,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.615,"5min":21.535,"15min":25.071000000000002},"last":0.92600000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986868,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2440532,"kb_used_data":1529484,"kb_used_omap":0,"kb_used_meta":911040,"kb_avail":91304620,"statfs":{"total":95995035648,"available":93495930880,"internally_reserved":0,"allocated":1566191616,"data_stored":1564632586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":932904960},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":1.0229999999999999,"15min":1.853},"min":{"1min":0.33500000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.1180000000000001,"5min":7.6059999999999999,"15min":147.952},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.97099999999999997,"15min":1.9119999999999999},"min":{"1min":0.41899999999999998,"5min":0.32000000000000001,"15min":0.25800000000000001},"max":{"1min":0.99399999999999999,"5min":7.6509999999999998,"15min":147.99100000000001},"last":0.49399999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:26:36 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":1.27,"15min":1.1699999999999999},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.27500000000000002},"max":{"1min":1.4450000000000001,"5min":10.753,"15min":16.023},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.3340000000000001,"15min":1.1599999999999999},"min":{"1min":0.36299999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.3640000000000001,"5min":11.019,"15min":14.06},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":1.115,"15min":1.093},"min":{"1min":0.40400000000000003,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":1.115,"5min":11.067,"15min":11.067},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.97099999999999997,"15min":1.105},"min":{"1min":0.46200000000000002,"5min":0.35699999999999998,"15min":0.29899999999999999},"max":{"1min":1.232,"5min":3.9710000000000001,"15min":8.7810000000000006},"last":0.432}]},{"osd":3,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.0980000000000001,"15min":1.1950000000000001},"min":{"1min":0.50600000000000001,"5min":0.36899999999999999,"15min":0.32000000000000001},"max":{"1min":1.1379999999999999,"5min":6.5250000000000004,"15min":13.17},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.92000000000000004,"15min":1.113},"min":{"1min":0.61699999999999999,"5min":0.39500000000000002,"15min":0.33900000000000002},"max":{"1min":1.1000000000000001,"5min":2.8100000000000001,"15min":13.371},"last":1.022}]},{"osd":5,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":1.056,"15min":1.0980000000000001},"min":{"1min":0.50600000000000001,"5min":0.41799999999999998,"15min":0.34300000000000003},"max":{"1min":1.298,"5min":10.44,"15min":10.44},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.89700000000000002,"15min":1.145},"min":{"1min":0.47399999999999998,"5min":0.40100000000000002,"15min":0.30399999999999999},"max":{"1min":1.3140000000000001,"5min":4.0279999999999996,"15min":8.3629999999999995},"last":0.72699999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:26:52 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.1890000000000001,"15min":1.1850000000000001},"min":{"1min":0.53600000000000003,"5min":0.437,"15min":0.33400000000000002},"max":{"1min":1.4490000000000001,"5min":11.148,"15min":11.148},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.94899999999999995,"15min":1.0700000000000001},"min":{"1min":0.44400000000000001,"5min":0.379,"15min":0.34200000000000003},"max":{"1min":1.0840000000000001,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":1.0880000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98699999999999999,"15min":1.0980000000000001},"min":{"1min":0.60199999999999998,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.379,"5min":2.6890000000000001,"15min":6.5190000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0880000000000001,"15min":1.264},"min":{"1min":0.621,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.3700000000000001,"5min":6.133,"15min":9.3209999999999997},"last":0.57499999999999996}]}]},{"osd":5,"up_from":242,"seq":1039382085820,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":362880,"kb_used_data":5048,"kb_used_omap":5,"kb_used_meta":357818,"kb_avail":93382272,"statfs":{"total":95995035648,"available":95623446528,"internally_reserved":0,"allocated":5169152,"data_stored":3626334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":366405903},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":1.018,"15min":1.276},"min":{"1min":0.35599999999999998,"5min":0.28100000000000003,"15min":0.251},"max":{"1min":1.1950000000000001,"5min":7.4210000000000003,"15min":101.499},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.68799999999999994,"5min":1.177,"15min":1.464},"min":{"1min":0.44500000000000001,"5min":0.33800000000000002,"15min":0.28399999999999997},"max":{"1min":1.306,"5min":7.9729999999999999,"15min":101.705},"last":1.101}]},{"osd":1,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.3340000000000001,"15min":1.093},"min":{"1min":0.36099999999999999,"5min":0.35599999999999998,"15min":0.29599999999999999},"max":{"1min":3.2730000000000001,"5min":9.9220000000000006,"15min":9.9220000000000006},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.72999999999999998,"5min":1.3129999999999999,"15min":1.1040000000000001},"min":{"1min":0.38700000000000001,"5min":0.29299999999999998,"15min":0.28899999999999998},"max":{"1min":1.202,"5min":6.8659999999999997,"15min":11.948},"last":0.69899999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.76800000000000002,"15min":0.88500000000000001},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.29299999999999998},"max":{"1min":1.0409999999999999,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.754},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76800000000000002,"15min":0.92800000000000005},"min":{"1min":0.40799999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.304,"5min":2.5430000000000001,"15min":6.3730000000000002},"last":0.93999999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.1970000000000001,"15min":1.0720000000000001},"min":{"1min":0.50600000000000001,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":3.4769999999999999,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.873,"5min":1.2430000000000001,"15min":1.1910000000000001},"min":{"1min":0.40400000000000003,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.377,"5min":6.6079999999999997,"15min":8.343},"last":1.024}]},{"osd":4,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.86699999999999999,"15min":1.163},"min":{"1min":0.34499999999999997,"5min":0.34300000000000003,"15min":0.30499999999999999},"max":{"1min":1.605,"5min":4.1680000000000001,"15min":12.045},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.875,"15min":1.0529999999999999},"min":{"1min":0.46200000000000002,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":1.2629999999999999,"5min":4.1100000000000003,"15min":8.2569999999999997},"last":0.91100000000000003}]},{"osd":6,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90500000000000003,"15min":1.046},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":1.45,"5min":5.375,"15min":11.989000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92200000000000004,"15min":1.1459999999999999},"min":{"1min":0.58499999999999996,"5min":0.38400000000000001,"15min":0.36499999999999999},"max":{"1min":1.2669999999999999,"5min":2.8319999999999999,"15min":7.6310000000000002},"last":1.133}]},{"osd":7,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91500000000000004,"15min":1.0700000000000001},"min":{"1min":0.45600000000000002,"5min":0.45200000000000001,"15min":0.33900000000000002},"max":{"1min":1.603,"5min":1.8839999999999999,"15min":6.8659999999999997},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.95599999999999996,"15min":1.1850000000000001},"min":{"1min":0.54100000000000004,"5min":0.47999999999999998,"15min":0.39200000000000002},"max":{"1min":1.4750000000000001,"5min":3.0550000000000002,"15min":11.898},"last":0.80000000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2200502272,"data_stored":2200502272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2944274432,"data_stored":2944270360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":694030336,"data_stored":694026264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1829765120,"data_stored":1829765120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1561137152,"data_stored":1561133080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":65536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1965101056,"data_stored":1965096984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1515913216,"data_stored":1515913216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:27:43.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:43.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:43.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:43.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:43.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.883 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:43.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:43.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:43.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:44.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:44.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:44.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:44.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:44.251 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.274 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:44.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.406 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:44.510 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:44.516 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:44.550 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:44.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:44.658 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:44.689 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:44.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.823 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:44.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:44.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:45.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:45.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:45.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:45.195 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:45 smithi008 bash[105281]: cluster 2023-10-07T22:27:43.901140+0000 mgr.y (mgr.25319) 1464 : cluster 0 pgmap v1693: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 32246/167034 objects degraded (19.305%); 6908/167034 objects misplaced (4.136%); 976 KiB/s, 15 objects/s recovering 2023-10-07T22:27:45.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:45 smithi008 bash[102097]: cluster 2023-10-07T22:27:43.901140+0000 mgr.y (mgr.25319) 1464 : cluster 0 pgmap v1693: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 32246/167034 objects degraded (19.305%); 6908/167034 objects misplaced (4.136%); 976 KiB/s, 15 objects/s recovering 2023-10-07T22:27:45.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:45.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:45.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:45 smithi081 bash[89466]: cluster 2023-10-07T22:27:43.901140+0000 mgr.y (mgr.25319) 1464 : cluster 0 pgmap v1693: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 32246/167034 objects degraded (19.305%); 6908/167034 objects misplaced (4.136%); 976 KiB/s, 15 objects/s recovering 2023-10-07T22:27:45.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:45.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:45.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:45.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:45.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:45.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:45.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:45.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:45.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:45.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:45.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:45.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:45.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:45.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:46.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:46.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:46.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:46.172 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:27:46.197 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:27:46.220 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:27:46.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:46.241 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:46 smithi008 bash[105281]: cluster 2023-10-07T22:27:46.002528+0000 mon.a (mon.0) 2034 : cluster 3 Health check update: Degraded data redundancy: 32246/167034 objects degraded (19.305%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:46.241 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:46 smithi008 bash[102097]: cluster 2023-10-07T22:27:46.002528+0000 mon.a (mon.0) 2034 : cluster 3 Health check update: Degraded data redundancy: 32246/167034 objects degraded (19.305%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:46.247 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:27:46.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:46.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:46.277 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:27:46.318 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:27:46.348 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:27:46.362 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:46.380 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:27:46.387 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.387 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.387 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.387 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.387 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.388 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:27:46.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:46 smithi081 bash[89466]: cluster 2023-10-07T22:27:46.002528+0000 mon.a (mon.0) 2034 : cluster 3 Health check update: Degraded data redundancy: 32246/167034 objects degraded (19.305%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:46.494 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:46.516 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:46.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:27:46.620 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:46.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:46.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:46.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:46.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:46.879 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:46.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:46.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:47.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:47.048 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:47.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:47.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:47.294 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:47 smithi008 bash[102097]: cluster 2023-10-07T22:27:45.901872+0000 mgr.y (mgr.25319) 1465 : cluster 0 pgmap v1694: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 32182/165195 objects degraded (19.481%); 6758/165195 objects misplaced (4.091%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:47.294 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:47 smithi008 bash[102097]: audit 2023-10-07T22:27:46.142140+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.8:0/1100049271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:47.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:47 smithi008 bash[105281]: cluster 2023-10-07T22:27:45.901872+0000 mgr.y (mgr.25319) 1465 : cluster 0 pgmap v1694: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 32182/165195 objects degraded (19.481%); 6758/165195 objects misplaced (4.091%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:47.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:47 smithi008 bash[105281]: audit 2023-10-07T22:27:46.142140+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.8:0/1100049271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:47.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:47.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:47.416 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:47.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:47 smithi081 bash[89466]: cluster 2023-10-07T22:27:45.901872+0000 mgr.y (mgr.25319) 1465 : cluster 0 pgmap v1694: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 32182/165195 objects degraded (19.481%); 6758/165195 objects misplaced (4.091%); 1.3 MiB/s, 20 objects/s recovering 2023-10-07T22:27:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:47 smithi081 bash[89466]: audit 2023-10-07T22:27:46.142140+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.8:0/1100049271' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:27:47.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:47.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:47.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:47.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:47.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:47.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:47.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:47.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:48.070 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:48.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:48.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:48.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:48.329 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:48.350 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:48.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:48.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:48.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:48.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:48.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.749 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:48.853 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.876 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:48.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:48.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:48.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:49.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:49.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:49.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:49.132 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:49.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:49.249 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:49 smithi081 bash[89466]: cluster 2023-10-07T22:27:47.902668+0000 mgr.y (mgr.25319) 1466 : cluster 0 pgmap v1695: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 32182/163557 objects degraded (19.676%); 6758/163557 objects misplaced (4.132%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:49.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:49.370 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:49.380 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:49 smithi008 bash[102097]: cluster 2023-10-07T22:27:47.902668+0000 mgr.y (mgr.25319) 1466 : cluster 0 pgmap v1695: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 32182/163557 objects degraded (19.676%); 6758/163557 objects misplaced (4.132%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:49.381 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:49 smithi008 bash[105281]: cluster 2023-10-07T22:27:47.902668+0000 mgr.y (mgr.25319) 1466 : cluster 0 pgmap v1695: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 32182/163557 objects degraded (19.676%); 6758/163557 objects misplaced (4.132%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:49.398 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:49.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:49.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:49.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:49.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:49.637 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:49.668 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:49.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:49.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:49.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:49.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:49.928 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:49.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:50.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:50.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:50.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:50.122 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:27:50.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:50 smithi008 bash[105281]: audit 2023-10-07T22:27:49.629139+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:27:50.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:50 smithi008 bash[102097]: audit 2023-10-07T22:27:49.629139+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:27:50.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:50.188 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:50.291 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:50.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:50.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:50.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:50.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:50 smithi081 bash[89466]: audit 2023-10-07T22:27:49.629139+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:27:50.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:50.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:50.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:50.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:50.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:50.815 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:50.841 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:50.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:50.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:50.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:50.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:51.076 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:51.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:51.174 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:27:51.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:51.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:49.903417+0000 mgr.y (mgr.25319) 1467 : cluster 0 pgmap v1696: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 32182/163107 objects degraded (19.731%); 6679/163107 objects misplaced (4.095%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:51.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:50.110654+0000 mon.a (mon.0) 2036 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:51.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: audit 2023-10-07T22:27:50.116404+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:50.116621+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:50.116814+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:50.121494+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:50.129740+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: audit 2023-10-07T22:27:50.247832+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: audit 2023-10-07T22:27:50.720942+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: audit 2023-10-07T22:27:50.734638+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:51 smithi081 bash[89466]: cluster 2023-10-07T22:27:51.003793+0000 mon.a (mon.0) 2042 : cluster 3 Health check update: Degraded data redundancy: 32182/163107 objects degraded (19.731%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:51.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:51.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:51.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:51.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:49.903417+0000 mgr.y (mgr.25319) 1467 : cluster 0 pgmap v1696: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 32182/163107 objects degraded (19.731%); 6679/163107 objects misplaced (4.095%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:50.110654+0000 mon.a (mon.0) 2036 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: audit 2023-10-07T22:27:50.116404+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:50.116621+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:50.116814+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:50.121494+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:50.129740+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: audit 2023-10-07T22:27:50.247832+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: audit 2023-10-07T22:27:50.720942+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: audit 2023-10-07T22:27:50.734638+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[105281]: cluster 2023-10-07T22:27:51.003793+0000 mon.a (mon.0) 2042 : cluster 3 Health check update: Degraded data redundancy: 32182/163107 objects degraded (19.731%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:49.903417+0000 mgr.y (mgr.25319) 1467 : cluster 0 pgmap v1696: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 32182/163107 objects degraded (19.731%); 6679/163107 objects misplaced (4.095%); 842 KiB/s, 13 objects/s recovering 2023-10-07T22:27:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:50.110654+0000 mon.a (mon.0) 2036 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: audit 2023-10-07T22:27:50.116404+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.8:0/576578178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:50.116621+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:50.116814+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:50.121494+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:50.129740+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e420 with expected crc 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: audit 2023-10-07T22:27:50.247832+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: audit 2023-10-07T22:27:50.720942+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: audit 2023-10-07T22:27:50.734638+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:51 smithi008 bash[102097]: cluster 2023-10-07T22:27:51.003793+0000 mon.a (mon.0) 2042 : cluster 3 Health check update: Degraded data redundancy: 32182/163107 objects degraded (19.731%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:51.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:51.486 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:51.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:51.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:51.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:51.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:51.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:51.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:51.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:51.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:51.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:51.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:52.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:52.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:52.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:52.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:52.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:52.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:52.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:52.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:52.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:52.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:52.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:52.644 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:52.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:52.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:52.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:52.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:52.889 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:52.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:52.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:52.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:53.008 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:53.030 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:53.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:53.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:53.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:53 smithi081 bash[89466]: cluster 2023-10-07T22:27:51.904228+0000 mgr.y (mgr.25319) 1468 : cluster 0 pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 225 op/s; 32161/160800 objects degraded (20.001%); 6583/160800 objects misplaced (4.094%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:53.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:53.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:53.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:53.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:53.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:27:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:27:53] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2023-10-07T22:27:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:53 smithi008 bash[105281]: cluster 2023-10-07T22:27:51.904228+0000 mgr.y (mgr.25319) 1468 : cluster 0 pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 225 op/s; 32161/160800 objects degraded (20.001%); 6583/160800 objects misplaced (4.094%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:53 smithi008 bash[102097]: cluster 2023-10-07T22:27:51.904228+0000 mgr.y (mgr.25319) 1468 : cluster 0 pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 225 op/s; 32161/160800 objects degraded (20.001%); 6583/160800 objects misplaced (4.094%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:53.388 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:53.421 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:53.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:53.524 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:53.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:53.652 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:53.676 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:53.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:53.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:53.805 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:53.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:53.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:53.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:53.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:54.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:54.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:54.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:54.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:54.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:54.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:54.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:54.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:27:54.408 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:27:54.409 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:27:54.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:54.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:54.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:54.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:54.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:54.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:54.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:54.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:54.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:54.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:54.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:55.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:55.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:55.124 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:55 smithi008 bash[102097]: cluster 2023-10-07T22:27:53.904808+0000 mgr.y (mgr.25319) 1469 : cluster 0 pgmap v1699: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 32161/159849 objects degraded (20.120%); 6583/159849 objects misplaced (4.118%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:55.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:55 smithi081 bash[89466]: cluster 2023-10-07T22:27:53.904808+0000 mgr.y (mgr.25319) 1469 : cluster 0 pgmap v1699: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 32161/159849 objects degraded (20.120%); 6583/159849 objects misplaced (4.118%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:55.233 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:55.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:55.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:55.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:55.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:55 smithi008 bash[105281]: cluster 2023-10-07T22:27:53.904808+0000 mgr.y (mgr.25319) 1469 : cluster 0 pgmap v1699: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 32161/159849 objects degraded (20.120%); 6583/159849 objects misplaced (4.118%); 422 KiB/s, 8 objects/s recovering 2023-10-07T22:27:55.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:55.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:55.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:55.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:55.618 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:55.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:55.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:55.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:55.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:55.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:55.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:56.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:56.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:56.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:56.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:56.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:56.257 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:56.294 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:56.398 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:56.400 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-07T22:27:56.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:56.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:56.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:56.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:56.688 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:56.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:56.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:56.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:56.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:56.954 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: cluster 2023-10-07T22:27:55.905648+0000 mgr.y (mgr.25319) 1470 : cluster 0 pgmap v1700: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 32128/157491 objects degraded (20.400%); 6417/157491 objects misplaced (4.075%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:56.954 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: audit 2023-10-07T22:27:55.952050+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:56.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:57.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: cluster 2023-10-07T22:27:55.905648+0000 mgr.y (mgr.25319) 1470 : cluster 0 pgmap v1700: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 32128/157491 objects degraded (20.400%); 6417/157491 objects misplaced (4.075%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: audit 2023-10-07T22:27:55.952050+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: audit 2023-10-07T22:27:55.952951+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: cluster 2023-10-07T22:27:56.005293+0000 mon.a (mon.0) 2045 : cluster 3 Health check update: Degraded data redundancy: 32161/159849 objects degraded (20.120%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: audit 2023-10-07T22:27:56.637483+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:56 smithi081 bash[89466]: audit 2023-10-07T22:27:56.645425+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:57.184 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:57.213 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: audit 2023-10-07T22:27:55.952951+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:57.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: cluster 2023-10-07T22:27:56.005293+0000 mon.a (mon.0) 2045 : cluster 3 Health check update: Degraded data redundancy: 32161/159849 objects degraded (20.120%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:57.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: audit 2023-10-07T22:27:56.637483+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[102097]: audit 2023-10-07T22:27:56.645425+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: cluster 2023-10-07T22:27:55.905648+0000 mgr.y (mgr.25319) 1470 : cluster 0 pgmap v1700: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 32128/157491 objects degraded (20.400%); 6417/157491 objects misplaced (4.075%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: audit 2023-10-07T22:27:55.952050+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: audit 2023-10-07T22:27:55.952951+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: cluster 2023-10-07T22:27:56.005293+0000 mon.a (mon.0) 2045 : cluster 3 Health check update: Degraded data redundancy: 32161/159849 objects degraded (20.120%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: audit 2023-10-07T22:27:56.637483+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.220 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:56 smithi008 bash[105281]: audit 2023-10-07T22:27:56.645425+0000 mon.a (mon.0) 2047 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:27:57.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:57.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:57.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:57.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:57.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:57.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:57.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:57.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:57.741 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:57.754 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:27:57.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:57.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:57.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:57.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:27:57.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:57.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:57.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:58.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:58.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:58.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:58.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:58.363 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:58.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:27:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:27:58.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:58.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:58.630 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:58.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:58.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:58.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:27:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:27:58.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:58.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:27:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:58.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:27:59.018 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:59.026 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:27:58 smithi008 bash[102097]: cluster 2023-10-07T22:27:57.906647+0000 mgr.y (mgr.25319) 1471 : cluster 0 pgmap v1701: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 265 op/s; 32128/155577 objects degraded (20.651%); 6417/155577 objects misplaced (4.125%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:59.027 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:27:58 smithi008 bash[105281]: cluster 2023-10-07T22:27:57.906647+0000 mgr.y (mgr.25319) 1471 : cluster 0 pgmap v1701: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 265 op/s; 32128/155577 objects degraded (20.651%); 6417/155577 objects misplaced (4.125%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:59.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:59.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:59.167 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:27:58 smithi081 bash[89466]: cluster 2023-10-07T22:27:57.906647+0000 mgr.y (mgr.25319) 1471 : cluster 0 pgmap v1701: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 265 op/s; 32128/155577 objects degraded (20.651%); 6417/155577 objects misplaced (4.125%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:27:59.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:27:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:27:59.286 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:59.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:59.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:59.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:59.433 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:27:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:27:59.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:59.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:27:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:27:59.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:59.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:59.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:59.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:59.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:27:59.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:27:59.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:59.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:27:59.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:27:59.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:00.015 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:00.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:00.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:00.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:00 smithi081 bash[89466]: audit 2023-10-07T22:27:59.146678+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:00 smithi081 bash[89466]: audit 2023-10-07T22:27:59.153889+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:00 smithi081 bash[89466]: audit 2023-10-07T22:27:59.776666+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:00 smithi081 bash[89466]: audit 2023-10-07T22:27:59.777784+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:00 smithi081 bash[89466]: audit 2023-10-07T22:27:59.788889+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:00.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[105281]: audit 2023-10-07T22:27:59.146678+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[105281]: audit 2023-10-07T22:27:59.153889+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[105281]: audit 2023-10-07T22:27:59.776666+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[105281]: audit 2023-10-07T22:27:59.777784+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[105281]: audit 2023-10-07T22:27:59.788889+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[102097]: audit 2023-10-07T22:27:59.146678+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[102097]: audit 2023-10-07T22:27:59.153889+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[102097]: audit 2023-10-07T22:27:59.776666+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[102097]: audit 2023-10-07T22:27:59.777784+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:00 smithi008 bash[102097]: audit 2023-10-07T22:27:59.788889+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:00.455 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:00.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:00.603 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:00.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:00.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:00.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:00.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:00.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:00.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:01.025 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:01.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:01.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:01.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:01.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:01.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:01 smithi081 bash[89466]: cluster 2023-10-07T22:27:59.907370+0000 mgr.y (mgr.25319) 1472 : cluster 0 pgmap v1702: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 32128/155031 objects degraded (20.724%); 6323/155031 objects misplaced (4.079%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:28:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:01 smithi081 bash[89466]: cluster 2023-10-07T22:28:01.010979+0000 mon.a (mon.0) 2053 : cluster 3 Health check update: Degraded data redundancy: 32128/155031 objects degraded (20.724%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:01.486 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:28:01.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.488 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:28:01.520 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:01.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:01 smithi008 bash[105281]: cluster 2023-10-07T22:27:59.907370+0000 mgr.y (mgr.25319) 1472 : cluster 0 pgmap v1702: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 32128/155031 objects degraded (20.724%); 6323/155031 objects misplaced (4.079%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:28:01.554 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:01 smithi008 bash[105281]: cluster 2023-10-07T22:28:01.010979+0000 mon.a (mon.0) 2053 : cluster 3 Health check update: Degraded data redundancy: 32128/155031 objects degraded (20.724%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:01.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:01 smithi008 bash[102097]: cluster 2023-10-07T22:27:59.907370+0000 mgr.y (mgr.25319) 1472 : cluster 0 pgmap v1702: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 32128/155031 objects degraded (20.724%); 6323/155031 objects misplaced (4.079%); 13 KiB/s, 5 objects/s recovering 2023-10-07T22:28:01.555 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:01 smithi008 bash[102097]: cluster 2023-10-07T22:28:01.010979+0000 mon.a (mon.0) 2053 : cluster 3 Health check update: Degraded data redundancy: 32128/155031 objects degraded (20.724%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:01.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:01.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:01.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.910 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:01.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:02.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:02.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:02.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:02.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:02.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:02.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:02.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:02.411 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:02.435 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:02.538 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:02.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:02.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:02.686 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:02.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:02.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:02.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:02.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:02.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:02.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:02.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:03.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:03.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:03.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:03.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.206 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:03.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:03.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:03 smithi081 bash[89466]: audit 2023-10-07T22:28:01.463553+0000 mgr.y (mgr.25319) 1473 : audit 0 from='client.35901 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:03.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:03 smithi081 bash[89466]: cluster 2023-10-07T22:28:01.908260+0000 mgr.y (mgr.25319) 1474 : cluster 0 pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 32097/152283 objects degraded (21.077%); 6228/152283 objects misplaced (4.090%); 22 KiB/s, 7 objects/s recovering 2023-10-07T22:28:03.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:03] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.43.0" 2023-10-07T22:28:03.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:03 smithi008 bash[105281]: audit 2023-10-07T22:28:01.463553+0000 mgr.y (mgr.25319) 1473 : audit 0 from='client.35901 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:03 smithi008 bash[105281]: cluster 2023-10-07T22:28:01.908260+0000 mgr.y (mgr.25319) 1474 : cluster 0 pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 32097/152283 objects degraded (21.077%); 6228/152283 objects misplaced (4.090%); 22 KiB/s, 7 objects/s recovering 2023-10-07T22:28:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:03 smithi008 bash[102097]: audit 2023-10-07T22:28:01.463553+0000 mgr.y (mgr.25319) 1473 : audit 0 from='client.35901 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:03 smithi008 bash[102097]: cluster 2023-10-07T22:28:01.908260+0000 mgr.y (mgr.25319) 1474 : cluster 0 pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 32097/152283 objects degraded (21.077%); 6228/152283 objects misplaced (4.090%); 22 KiB/s, 7 objects/s recovering 2023-10-07T22:28:03.445 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:03.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:03.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:03.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:03.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:03.702 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:03.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:03.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:03.966 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.994 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:03.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:04.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:04.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:04.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:04.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:04.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:04.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:04.500 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:04.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:04.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.784 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:04.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:04.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:04.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:05.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:05.045 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:05.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:05.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:05.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:05.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:05.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:05.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:05 smithi008 bash[105281]: cluster 2023-10-07T22:28:03.909369+0000 mgr.y (mgr.25319) 1475 : cluster 0 pgmap v1704: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 32097/151134 objects degraded (21.237%); 6228/151134 objects misplaced (4.121%); 11 KiB/s, 5 objects/s recovering 2023-10-07T22:28:05.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:05 smithi008 bash[102097]: cluster 2023-10-07T22:28:03.909369+0000 mgr.y (mgr.25319) 1475 : cluster 0 pgmap v1704: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 32097/151134 objects degraded (21.237%); 6228/151134 objects misplaced (4.121%); 11 KiB/s, 5 objects/s recovering 2023-10-07T22:28:05.414 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:05.437 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:05.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:05 smithi081 bash[89466]: cluster 2023-10-07T22:28:03.909369+0000 mgr.y (mgr.25319) 1475 : cluster 0 pgmap v1704: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 32097/151134 objects degraded (21.237%); 6228/151134 objects misplaced (4.121%); 11 KiB/s, 5 objects/s recovering 2023-10-07T22:28:05.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:05.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:05.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:05.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:05.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:05.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:05.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:05.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:05.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:05.856 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1702,"stamp":"2023-10-07T22:27:59.906863+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3385517874,"num_objects":51677,"num_object_clones":0,"num_object_copies":155031,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":32128,"num_objects_misplaced":6323,"num_objects_unfound":0,"num_objects_dirty":51677,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":126419,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15127,"num_bytes_recovered":839288923,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109128,"ondisk_log_size":109128,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":333,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18196412,"kb_used_data":11673660,"kb_used_omap":18,"kb_used_meta":6522605,"kb_avail":731764804,"statfs":{"total":767960285184,"available":749327159296,"internally_reserved":0,"allocated":11953827840,"data_stored":11938532131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6679147786},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,7],"upper_bound":32768},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-176422912,"num_objects":-2692,"num_object_clones":0,"num_object_copies":-8076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-54,"num_objects_misplaced":-356,"num_objects_unfound":0,"num_objects_dirty":-2692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2692,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003954"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":263,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079116+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:27:26.079116+0000","last_peered":"2023-10-07T22:27:26.079116+0000","last_clean":"2023-10-07T22:27:26.079116+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:27:26.079116+0000","last_undegraded":"2023-10-07T22:27:26.079116+0000","last_fullsized":"2023-10-07T22:27:26.079116+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":51,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.096212+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:27:26.096212+0000","last_peered":"2023-10-07T22:27:26.096212+0000","last_clean":"2023-10-07T22:27:26.096212+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:27:26.096212+0000","last_undegraded":"2023-10-07T22:27:26.096212+0000","last_fullsized":"2023-10-07T22:27:26.096212+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":427,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093080+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:27:26.093080+0000","last_peered":"2023-10-07T22:27:26.093080+0000","last_clean":"2023-10-07T22:27:26.093080+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:27:26.093080+0000","last_undegraded":"2023-10-07T22:27:26.093080+0000","last_fullsized":"2023-10-07T22:27:26.093080+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":25,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078223+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:27:26.078223+0000","last_peered":"2023-10-07T22:27:26.078223+0000","last_clean":"2023-10-07T22:27:26.078223+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:27:26.078223+0000","last_undegraded":"2023-10-07T22:27:26.078223+0000","last_fullsized":"2023-10-07T22:27:26.078223+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":48,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.167993+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:27:26.167993+0000","last_peered":"2023-10-07T22:27:26.167993+0000","last_clean":"2023-10-07T22:27:26.167993+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:27:26.167993+0000","last_undegraded":"2023-10-07T22:27:26.167993+0000","last_fullsized":"2023-10-07T22:27:26.167993+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":74,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082081+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:27:26.082081+0000","last_peered":"2023-10-07T22:27:26.082081+0000","last_clean":"2023-10-07T22:27:26.082081+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:27:26.082081+0000","last_undegraded":"2023-10-07T22:27:26.082081+0000","last_fullsized":"2023-10-07T22:27:26.082081+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074005+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:27:26.074005+0000","last_peered":"2023-10-07T22:27:26.074005+0000","last_clean":"2023-10-07T22:27:26.074005+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:27:26.074005+0000","last_undegraded":"2023-10-07T22:27:26.074005+0000","last_fullsized":"2023-10-07T22:27:26.074005+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":49,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:50.152594+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:27:50.152594+0000","last_peered":"2023-10-07T22:27:50.152594+0000","last_clean":"2023-10-07T22:27:50.152594+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:27:50.152594+0000","last_undegraded":"2023-10-07T22:27:50.152594+0000","last_fullsized":"2023-10-07T22:27:50.152594+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074241+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:27:26.074241+0000","last_peered":"2023-10-07T22:27:26.074241+0000","last_clean":"2023-10-07T22:27:26.074241+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:27:26.074241+0000","last_undegraded":"2023-10-07T22:27:26.074241+0000","last_fullsized":"2023-10-07T22:27:26.074241+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":52,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:50.136720+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:27:50.136720+0000","last_peered":"2023-10-07T22:27:50.136720+0000","last_clean":"2023-10-07T22:27:50.136720+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:27:50.136720+0000","last_undegraded":"2023-10-07T22:27:50.136720+0000","last_fullsized":"2023-10-07T22:27:50.136720+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":178,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079375+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:27:26.079375+0000","last_peered":"2023-10-07T22:27:26.079375+0000","last_clean":"2023-10-07T22:27:26.079375+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:27:26.079375+0000","last_undegraded":"2023-10-07T22:27:26.079375+0000","last_fullsized":"2023-10-07T22:27:26.079375+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":181,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093217+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:27:26.093217+0000","last_peered":"2023-10-07T22:27:26.093217+0000","last_clean":"2023-10-07T22:27:26.093217+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:27:26.093217+0000","last_undegraded":"2023-10-07T22:27:26.093217+0000","last_fullsized":"2023-10-07T22:27:26.093217+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":313,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079458+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:27:26.079458+0000","last_peered":"2023-10-07T22:27:26.079458+0000","last_clean":"2023-10-07T22:27:26.079458+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:27:26.079458+0000","last_undegraded":"2023-10-07T22:27:26.079458+0000","last_fullsized":"2023-10-07T22:27:26.079458+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":243,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079652+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:27:26.079652+0000","last_peered":"2023-10-07T22:27:26.079652+0000","last_clean":"2023-10-07T22:27:26.079652+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:27:26.079652+0000","last_undegraded":"2023-10-07T22:27:26.079652+0000","last_fullsized":"2023-10-07T22:27:26.079652+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":146,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078794+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:27:26.078794+0000","last_peered":"2023-10-07T22:27:26.078794+0000","last_clean":"2023-10-07T22:27:26.078794+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:27:26.078794+0000","last_undegraded":"2023-10-07T22:27:26.078794+0000","last_fullsized":"2023-10-07T22:27:26.078794+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":51,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.097366+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:27:26.097366+0000","last_peered":"2023-10-07T22:27:26.097366+0000","last_clean":"2023-10-07T22:27:26.097366+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:27:26.097366+0000","last_undegraded":"2023-10-07T22:27:26.097366+0000","last_fullsized":"2023-10-07T22:27:26.097366+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":25,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078035+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:27:26.078035+0000","last_peered":"2023-10-07T22:27:26.078035+0000","last_clean":"2023-10-07T22:27:26.078035+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:27:26.078035+0000","last_undegraded":"2023-10-07T22:27:26.078035+0000","last_fullsized":"2023-10-07T22:27:26.078035+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074465+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:27:26.074465+0000","last_peered":"2023-10-07T22:27:26.074465+0000","last_clean":"2023-10-07T22:27:26.074465+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:27:26.074465+0000","last_undegraded":"2023-10-07T22:27:26.074465+0000","last_fullsized":"2023-10-07T22:27:26.074465+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":168,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078028+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:27:26.078028+0000","last_peered":"2023-10-07T22:27:26.078028+0000","last_clean":"2023-10-07T22:27:26.078028+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:27:26.078028+0000","last_undegraded":"2023-10-07T22:27:26.078028+0000","last_fullsized":"2023-10-07T22:27:26.078028+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":59,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.096618+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:27:26.096618+0000","last_peered":"2023-10-07T22:27:26.096618+0000","last_clean":"2023-10-07T22:27:26.096618+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:27:26.096618+0000","last_undegraded":"2023-10-07T22:27:26.096618+0000","last_fullsized":"2023-10-07T22:27:26.096618+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":145,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.081822+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:27:26.081822+0000","last_peered":"2023-10-07T22:27:26.081822+0000","last_clean":"2023-10-07T22:27:26.081822+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:27:26.081822+0000","last_undegraded":"2023-10-07T22:27:26.081822+0000","last_fullsized":"2023-10-07T22:27:26.081822+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":59,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.097005+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:27:26.097005+0000","last_peered":"2023-10-07T22:27:26.097005+0000","last_clean":"2023-10-07T22:27:26.097005+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:27:26.097005+0000","last_undegraded":"2023-10-07T22:27:26.097005+0000","last_fullsized":"2023-10-07T22:27:26.097005+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"420'7919","reported_seq":7987,"reported_epoch":420,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:27:59.395873+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:27:59.395873+0000","last_peered":"2023-10-07T22:27:59.395873+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:27:59.395873+0000","last_undegraded":"2023-10-07T22:27:59.395873+0000","last_fullsized":"2023-10-07T22:27:59.395873+0000","mapping_epoch":396,"log_start":"379'1100","ondisk_log_start":"379'1100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6819,"log_dups_size":0,"ondisk_log_size":6819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210960384,"num_objects":3219,"num_object_clones":0,"num_object_copies":9657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3219,"num_objects_unfound":0,"num_objects_dirty":3219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7919,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":3219}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":172,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.084535+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:27:26.084535+0000","last_peered":"2023-10-07T22:27:26.084535+0000","last_clean":"2023-10-07T22:27:26.084535+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:27:26.084535+0000","last_undegraded":"2023-10-07T22:27:26.084535+0000","last_fullsized":"2023-10-07T22:27:26.084535+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074175+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:27:26.074175+0000","last_peered":"2023-10-07T22:27:26.074175+0000","last_clean":"2023-10-07T22:27:26.074175+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:27:26.074175+0000","last_undegraded":"2023-10-07T22:27:26.074175+0000","last_fullsized":"2023-10-07T22:27:26.074175+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"420'7713","reported_seq":7783,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:55.608651+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:27:55.608651+0000","last_peered":"2023-10-07T22:27:55.608651+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:27:55.608651+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"383'2100","ondisk_log_start":"383'2100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5613,"log_dups_size":0,"ondisk_log_size":5613,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212795392,"num_objects":3247,"num_object_clones":0,"num_object_copies":9741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7713,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-2224},{"shards":"0,1,4","objects":3247}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":144,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078431+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:27:26.078431+0000","last_peered":"2023-10-07T22:27:26.078431+0000","last_clean":"2023-10-07T22:27:26.078431+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:27:26.078431+0000","last_undegraded":"2023-10-07T22:27:26.078431+0000","last_fullsized":"2023-10-07T22:27:26.078431+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":262,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079021+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:27:26.079021+0000","last_peered":"2023-10-07T22:27:26.079021+0000","last_clean":"2023-10-07T22:27:26.079021+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:27:26.079021+0000","last_undegraded":"2023-10-07T22:27:26.079021+0000","last_fullsized":"2023-10-07T22:27:26.079021+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"420'8055","reported_seq":8141,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:56.713888+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:27:56.713888+0000","last_peered":"2023-10-07T22:27:56.713888+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:27:56.713888+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"379'1000","ondisk_log_start":"379'1000","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7055,"log_dups_size":0,"ondisk_log_size":7055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211091456,"num_objects":3221,"num_object_clones":0,"num_object_copies":9663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8055,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"3,6,7","objects":3221},{"shards":"6,7","objects":-1255}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":214,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.084158+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:27:26.084158+0000","last_peered":"2023-10-07T22:27:26.084158+0000","last_clean":"2023-10-07T22:27:26.084158+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:27:26.084158+0000","last_undegraded":"2023-10-07T22:27:26.084158+0000","last_fullsized":"2023-10-07T22:27:26.084158+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":74,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082410+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:27:26.082410+0000","last_peered":"2023-10-07T22:27:26.082410+0000","last_clean":"2023-10-07T22:27:26.082410+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:27:26.082410+0000","last_undegraded":"2023-10-07T22:27:26.082410+0000","last_fullsized":"2023-10-07T22:27:26.082410+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"420'7958","reported_seq":8033,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:56.735060+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:27:56.735060+0000","last_peered":"2023-10-07T22:27:56.735060+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:27:56.735060+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7058,"log_dups_size":0,"ondisk_log_size":7058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206700544,"num_objects":3154,"num_object_clones":0,"num_object_copies":9462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7958,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3154},{"shards":"6,7","objects":-2392}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":422,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074026+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:27:26.074026+0000","last_peered":"2023-10-07T22:27:26.074026+0000","last_clean":"2023-10-07T22:27:26.074026+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:27:26.074026+0000","last_undegraded":"2023-10-07T22:27:26.074026+0000","last_fullsized":"2023-10-07T22:27:26.074026+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":125,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.084618+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:27:26.084618+0000","last_peered":"2023-10-07T22:27:26.084618+0000","last_clean":"2023-10-07T22:27:26.084618+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:27:26.084618+0000","last_undegraded":"2023-10-07T22:27:26.084618+0000","last_fullsized":"2023-10-07T22:27:26.084618+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"420'7911","reported_seq":7969,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:56.743394+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:27:56.743394+0000","last_peered":"2023-10-07T22:27:56.743394+0000","last_clean":"2023-10-07T22:27:56.743394+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:27:56.743394+0000","last_undegraded":"2023-10-07T22:27:56.743394+0000","last_fullsized":"2023-10-07T22:27:56.743394+0000","mapping_epoch":370,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7211,"log_dups_size":0,"ondisk_log_size":7211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209387520,"num_objects":3195,"num_object_clones":0,"num_object_copies":9585,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3195,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7911,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":930,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078154+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:27:26.078154+0000","last_peered":"2023-10-07T22:27:26.078154+0000","last_clean":"2023-10-07T22:27:26.078154+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:27:26.078154+0000","last_undegraded":"2023-10-07T22:27:26.078154+0000","last_fullsized":"2023-10-07T22:27:26.078154+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":56,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:40.096259+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:27:40.096259+0000","last_peered":"2023-10-07T22:27:40.096259+0000","last_clean":"2023-10-07T22:27:40.096259+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:27:40.096259+0000","last_undegraded":"2023-10-07T22:27:40.096259+0000","last_fullsized":"2023-10-07T22:27:40.096259+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":283,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079247+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:27:26.079247+0000","last_peered":"2023-10-07T22:27:26.079247+0000","last_clean":"2023-10-07T22:27:26.079247+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:27:26.079247+0000","last_undegraded":"2023-10-07T22:27:26.079247+0000","last_fullsized":"2023-10-07T22:27:26.079247+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"420'8032","reported_seq":8095,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:59.373274+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:27:59.373274+0000","last_peered":"2023-10-07T22:27:59.373274+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:27:59.373274+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"379'1200","ondisk_log_start":"379'1200","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6832,"log_dups_size":0,"ondisk_log_size":6832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208273408,"num_objects":3178,"num_object_clones":0,"num_object_copies":9534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8032,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":1015}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":675,"reported_epoch":419,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:26.071922+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:27:26.071922+0000","last_peered":"2023-10-07T22:27:26.071922+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:27:26.071922+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":74,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082255+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:27:26.082255+0000","last_peered":"2023-10-07T22:27:26.082255+0000","last_clean":"2023-10-07T22:27:26.082255+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:27:26.082255+0000","last_undegraded":"2023-10-07T22:27:26.082255+0000","last_fullsized":"2023-10-07T22:27:26.082255+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":300,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.080108+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:27:26.080108+0000","last_peered":"2023-10-07T22:27:26.080108+0000","last_clean":"2023-10-07T22:27:26.080108+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:27:26.080108+0000","last_undegraded":"2023-10-07T22:27:26.080108+0000","last_fullsized":"2023-10-07T22:27:26.080108+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"420'7719","reported_seq":11827,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:56.941108+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:27:56.941108+0000","last_peered":"2023-10-07T22:27:56.941108+0000","last_clean":"2023-10-07T22:27:56.941108+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:27:56.941108+0000","last_undegraded":"2023-10-07T22:27:56.941108+0000","last_fullsized":"2023-10-07T22:27:56.941108+0000","mapping_epoch":386,"log_start":"379'500","ondisk_log_start":"379'500","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7219,"log_dups_size":0,"ondisk_log_size":7219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208601088,"num_objects":3183,"num_object_clones":0,"num_object_copies":9549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7719,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":242,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078925+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:27:26.078925+0000","last_peered":"2023-10-07T22:27:26.078925+0000","last_clean":"2023-10-07T22:27:26.078925+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:27:26.078925+0000","last_undegraded":"2023-10-07T22:27:26.078925+0000","last_fullsized":"2023-10-07T22:27:26.078925+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":243,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.080325+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:27:26.080325+0000","last_peered":"2023-10-07T22:27:26.080325+0000","last_clean":"2023-10-07T22:27:26.080325+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:27:26.080325+0000","last_undegraded":"2023-10-07T22:27:26.080325+0000","last_fullsized":"2023-10-07T22:27:26.080325+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"420'7822","reported_seq":8495,"reported_epoch":420,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:55.608773+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:27:55.608773+0000","last_peered":"2023-10-07T22:27:55.608773+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:27:55.608773+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"384'2200","ondisk_log_start":"384'2200","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5622,"log_dups_size":0,"ondisk_log_size":5622,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214433792,"num_objects":3272,"num_object_clones":0,"num_object_copies":9816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1761,"num_objects_misplaced":1,"num_objects_unfound":0,"num_objects_dirty":3272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7822,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":299,"num_bytes_recovered":16121856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":1},{"shards":"1,7","objects":1510}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":727,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074408+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:27:26.074408+0000","last_peered":"2023-10-07T22:27:26.074408+0000","last_clean":"2023-10-07T22:27:26.074408+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:27:26.074408+0000","last_undegraded":"2023-10-07T22:27:26.074408+0000","last_fullsized":"2023-10-07T22:27:26.074408+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":49,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:40.020118+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:27:40.020118+0000","last_peered":"2023-10-07T22:27:40.020118+0000","last_clean":"2023-10-07T22:27:40.020118+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:27:40.020118+0000","last_undegraded":"2023-10-07T22:27:40.020118+0000","last_fullsized":"2023-10-07T22:27:40.020118+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":438,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:50.130675+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:27:50.130675+0000","last_peered":"2023-10-07T22:27:50.130675+0000","last_clean":"2023-10-07T22:27:50.130675+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:27:50.130675+0000","last_undegraded":"2023-10-07T22:27:50.130675+0000","last_fullsized":"2023-10-07T22:27:50.130675+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"420'7932","reported_seq":19129,"reported_epoch":420,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:27:57.161186+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:27:57.161186+0000","last_peered":"2023-10-07T22:27:57.161186+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:27:57.161186+0000","last_undegraded":"2023-10-07T22:27:57.161186+0000","last_fullsized":"2023-10-07T22:27:57.161186+0000","mapping_epoch":413,"log_start":"379'700","ondisk_log_start":"379'700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7232,"log_dups_size":0,"ondisk_log_size":7232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208338968,"num_objects":3180,"num_object_clones":0,"num_object_copies":9540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3180,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7932,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":3180}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":736,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082030+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:27:26.082030+0000","last_peered":"2023-10-07T22:27:26.082030+0000","last_clean":"2023-10-07T22:27:26.082030+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:27:26.082030+0000","last_undegraded":"2023-10-07T22:27:26.082030+0000","last_fullsized":"2023-10-07T22:27:26.082030+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":457,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093780+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:27:26.093780+0000","last_peered":"2023-10-07T22:27:26.093780+0000","last_clean":"2023-10-07T22:27:26.093780+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:27:26.093780+0000","last_undegraded":"2023-10-07T22:27:26.093780+0000","last_fullsized":"2023-10-07T22:27:26.093780+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074544+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:27:26.074544+0000","last_peered":"2023-10-07T22:27:26.074544+0000","last_clean":"2023-10-07T22:27:26.074544+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:27:26.074544+0000","last_undegraded":"2023-10-07T22:27:26.074544+0000","last_fullsized":"2023-10-07T22:27:26.074544+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":415,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093204+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:27:26.093204+0000","last_peered":"2023-10-07T22:27:26.093204+0000","last_clean":"2023-10-07T22:27:26.093204+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:27:26.093204+0000","last_undegraded":"2023-10-07T22:27:26.093204+0000","last_fullsized":"2023-10-07T22:27:26.093204+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"420'7929","reported_seq":8679,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:55.178108+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:27:55.178108+0000","last_peered":"2023-10-07T22:27:55.178108+0000","last_clean":"2023-10-07T22:27:55.178108+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:27:55.178108+0000","last_undegraded":"2023-10-07T22:27:55.178108+0000","last_fullsized":"2023-10-07T22:27:55.178108+0000","mapping_epoch":400,"log_start":"379'1200","ondisk_log_start":"379'1200","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6729,"log_dups_size":0,"ondisk_log_size":6729,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216334336,"num_objects":3301,"num_object_clones":0,"num_object_copies":9903,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3301,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7929,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":708,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.073903+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:27:26.073903+0000","last_peered":"2023-10-07T22:27:26.073903+0000","last_clean":"2023-10-07T22:27:26.073903+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:27:26.073903+0000","last_undegraded":"2023-10-07T22:27:26.073903+0000","last_fullsized":"2023-10-07T22:27:26.073903+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":400,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074342+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:27:26.074342+0000","last_peered":"2023-10-07T22:27:26.074342+0000","last_clean":"2023-10-07T22:27:26.074342+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:27:26.074342+0000","last_undegraded":"2023-10-07T22:27:26.074342+0000","last_fullsized":"2023-10-07T22:27:26.074342+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":263,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079941+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:27:26.079941+0000","last_peered":"2023-10-07T22:27:26.079941+0000","last_clean":"2023-10-07T22:27:26.079941+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:27:26.079941+0000","last_undegraded":"2023-10-07T22:27:26.079941+0000","last_fullsized":"2023-10-07T22:27:26.079941+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":468,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093711+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:27:26.093711+0000","last_peered":"2023-10-07T22:27:26.093711+0000","last_clean":"2023-10-07T22:27:26.093711+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:27:26.093711+0000","last_undegraded":"2023-10-07T22:27:26.093711+0000","last_fullsized":"2023-10-07T22:27:26.093711+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"420'8019","reported_seq":11121,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:55.182268+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:27:55.182268+0000","last_peered":"2023-10-07T22:27:55.182268+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:27:55.182268+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"379'1341","ondisk_log_start":"379'1341","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6678,"log_dups_size":0,"ondisk_log_size":6678,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217645056,"num_objects":3321,"num_object_clones":0,"num_object_copies":9963,"num_objects_missing_on_primary":1137,"num_objects_missing":1137,"num_objects_degraded":5798,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8019,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1009,"num_bytes_recovered":66125824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":5},{"shards":"0,3,6","objects":3316},{"shards":"3,6","objects":-203}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":662,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078391+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:27:26.078391+0000","last_peered":"2023-10-07T22:27:26.078391+0000","last_clean":"2023-10-07T22:27:26.078391+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:27:26.078391+0000","last_undegraded":"2023-10-07T22:27:26.078391+0000","last_fullsized":"2023-10-07T22:27:26.078391+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":60,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095389+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:27:26.095389+0000","last_peered":"2023-10-07T22:27:26.095389+0000","last_clean":"2023-10-07T22:27:26.095389+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:27:26.095389+0000","last_undegraded":"2023-10-07T22:27:26.095389+0000","last_fullsized":"2023-10-07T22:27:26.095389+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":431,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093271+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:27:26.093271+0000","last_peered":"2023-10-07T22:27:26.093271+0000","last_clean":"2023-10-07T22:27:26.093271+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:27:26.093271+0000","last_undegraded":"2023-10-07T22:27:26.093271+0000","last_fullsized":"2023-10-07T22:27:26.093271+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":210,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095580+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:27:26.095580+0000","last_peered":"2023-10-07T22:27:26.095580+0000","last_clean":"2023-10-07T22:27:26.095580+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:27:26.095580+0000","last_undegraded":"2023-10-07T22:27:26.095580+0000","last_fullsized":"2023-10-07T22:27:26.095580+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"420'7691","reported_seq":11560,"reported_epoch":420,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:27:55.134179+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:27:55.134179+0000","last_peered":"2023-10-07T22:27:55.134179+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:27:55.134179+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:27:55.134179+0000","mapping_epoch":396,"log_start":"379'1000","ondisk_log_start":"379'1000","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6691,"log_dups_size":0,"ondisk_log_size":6691,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203358208,"num_objects":3103,"num_object_clones":0,"num_object_copies":9309,"num_objects_missing_on_primary":180,"num_objects_missing":180,"num_objects_degraded":180,"num_objects_misplaced":3103,"num_objects_unfound":0,"num_objects_dirty":3103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7691,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1899,"num_bytes_recovered":124452864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":3103}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.073977+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:27:26.073977+0000","last_peered":"2023-10-07T22:27:26.073977+0000","last_clean":"2023-10-07T22:27:26.073977+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:27:26.073977+0000","last_undegraded":"2023-10-07T22:27:26.073977+0000","last_fullsized":"2023-10-07T22:27:26.073977+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":731,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.081182+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:27:26.081182+0000","last_peered":"2023-10-07T22:27:26.081182+0000","last_clean":"2023-10-07T22:27:26.081182+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:27:26.081182+0000","last_undegraded":"2023-10-07T22:27:26.081182+0000","last_fullsized":"2023-10-07T22:27:26.081182+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":60,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.097472+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:27:26.097472+0000","last_peered":"2023-10-07T22:27:26.097472+0000","last_clean":"2023-10-07T22:27:26.097472+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:27:26.097472+0000","last_undegraded":"2023-10-07T22:27:26.097472+0000","last_fullsized":"2023-10-07T22:27:26.097472+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":74,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082356+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:27:26.082356+0000","last_peered":"2023-10-07T22:27:26.082356+0000","last_clean":"2023-10-07T22:27:26.082356+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:27:26.082356+0000","last_undegraded":"2023-10-07T22:27:26.082356+0000","last_fullsized":"2023-10-07T22:27:26.082356+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"420'7982","reported_seq":11250,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:55.045136+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:27:55.045136+0000","last_peered":"2023-10-07T22:27:55.045136+0000","last_clean":"2023-10-07T22:27:55.045136+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:27:55.045136+0000","last_undegraded":"2023-10-07T22:27:55.045136+0000","last_fullsized":"2023-10-07T22:27:55.045136+0000","mapping_epoch":392,"log_start":"379'1300","ondisk_log_start":"379'1300","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6682,"log_dups_size":0,"ondisk_log_size":6682,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219676672,"num_objects":3352,"num_object_clones":0,"num_object_copies":10056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7982,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":777,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.093609+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:27:26.093609+0000","last_peered":"2023-10-07T22:27:26.093609+0000","last_clean":"2023-10-07T22:27:26.093609+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:27:26.093609+0000","last_undegraded":"2023-10-07T22:27:26.093609+0000","last_fullsized":"2023-10-07T22:27:26.093609+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":160,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078104+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:27:26.078104+0000","last_peered":"2023-10-07T22:27:26.078104+0000","last_clean":"2023-10-07T22:27:26.078104+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:27:26.078104+0000","last_undegraded":"2023-10-07T22:27:26.078104+0000","last_fullsized":"2023-10-07T22:27:26.078104+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":347,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079179+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:27:26.079179+0000","last_peered":"2023-10-07T22:27:26.079179+0000","last_clean":"2023-10-07T22:27:26.079179+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:27:26.079179+0000","last_undegraded":"2023-10-07T22:27:26.079179+0000","last_fullsized":"2023-10-07T22:27:26.079179+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":133,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.085124+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:27:26.085124+0000","last_peered":"2023-10-07T22:27:26.085124+0000","last_clean":"2023-10-07T22:27:26.085124+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:27:26.085124+0000","last_undegraded":"2023-10-07T22:27:26.085124+0000","last_fullsized":"2023-10-07T22:27:26.085124+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"420'7925","reported_seq":7988,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:55.610381+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:27:55.610381+0000","last_peered":"2023-10-07T22:27:55.610381+0000","last_clean":"2023-10-07T22:27:55.610381+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:27:55.610381+0000","last_undegraded":"2023-10-07T22:27:55.610381+0000","last_fullsized":"2023-10-07T22:27:55.610381+0000","mapping_epoch":370,"log_start":"384'2300","ondisk_log_start":"384'2300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5625,"log_dups_size":0,"ondisk_log_size":5625,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215678976,"num_objects":3291,"num_object_clones":0,"num_object_copies":9873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7925,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":687,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082296+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:27:26.082296+0000","last_peered":"2023-10-07T22:27:26.082296+0000","last_clean":"2023-10-07T22:27:26.082296+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:27:26.082296+0000","last_undegraded":"2023-10-07T22:27:26.082296+0000","last_fullsized":"2023-10-07T22:27:26.082296+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":160,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.084214+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:27:26.084214+0000","last_peered":"2023-10-07T22:27:26.084214+0000","last_clean":"2023-10-07T22:27:26.084214+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:27:26.084214+0000","last_undegraded":"2023-10-07T22:27:26.084214+0000","last_fullsized":"2023-10-07T22:27:26.084214+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":451,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095014+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:27:26.095014+0000","last_peered":"2023-10-07T22:27:26.095014+0000","last_clean":"2023-10-07T22:27:26.095014+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:27:26.095014+0000","last_undegraded":"2023-10-07T22:27:26.095014+0000","last_fullsized":"2023-10-07T22:27:26.095014+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":34,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.073842+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:27:26.073842+0000","last_peered":"2023-10-07T22:27:26.073842+0000","last_clean":"2023-10-07T22:27:26.073842+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:27:26.073842+0000","last_undegraded":"2023-10-07T22:27:26.073842+0000","last_fullsized":"2023-10-07T22:27:26.073842+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"420'7916","reported_seq":7985,"reported_epoch":420,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:27:56.655524+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:27:56.655524+0000","last_peered":"2023-10-07T22:27:56.655524+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:27:56.655524+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"379'900","ondisk_log_start":"379'900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7016,"log_dups_size":0,"ondisk_log_size":7016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209321984,"num_objects":3194,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7916,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":3194},{"shards":"1,7","objects":-2354}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":857,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.080218+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:27:26.080218+0000","last_peered":"2023-10-07T22:27:26.080218+0000","last_clean":"2023-10-07T22:27:26.080218+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:27:26.080218+0000","last_undegraded":"2023-10-07T22:27:26.080218+0000","last_fullsized":"2023-10-07T22:27:26.080218+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":56,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:34.963006+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:27:34.963006+0000","last_peered":"2023-10-07T22:27:34.963006+0000","last_clean":"2023-10-07T22:27:34.963006+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:27:34.963006+0000","last_undegraded":"2023-10-07T22:27:34.963006+0000","last_fullsized":"2023-10-07T22:27:34.963006+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":400,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095820+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:27:26.095820+0000","last_peered":"2023-10-07T22:27:26.095820+0000","last_clean":"2023-10-07T22:27:26.095820+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:27:26.095820+0000","last_undegraded":"2023-10-07T22:27:26.095820+0000","last_fullsized":"2023-10-07T22:27:26.095820+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":57,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.172700+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:27:26.172700+0000","last_peered":"2023-10-07T22:27:26.172700+0000","last_clean":"2023-10-07T22:27:26.172700+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:27:26.172700+0000","last_undegraded":"2023-10-07T22:27:26.172700+0000","last_fullsized":"2023-10-07T22:27:26.172700+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"420'7813","reported_seq":7871,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-10-07T22:27:57.197106+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:27:57.197106+0000","last_peered":"2023-10-07T22:27:57.197106+0000","last_clean":"2023-10-07T22:27:57.197106+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:27:57.197106+0000","last_undegraded":"2023-10-07T22:27:57.197106+0000","last_fullsized":"2023-10-07T22:27:57.197106+0000","mapping_epoch":370,"log_start":"379'600","ondisk_log_start":"379'600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7213,"log_dups_size":0,"ondisk_log_size":7213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212533248,"num_objects":3243,"num_object_clones":0,"num_object_copies":9729,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7813,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":697,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:29.934285+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:27:29.934285+0000","last_peered":"2023-10-07T22:27:29.934285+0000","last_clean":"2023-10-07T22:27:29.934285+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:27:29.934285+0000","last_undegraded":"2023-10-07T22:27:29.934285+0000","last_fullsized":"2023-10-07T22:27:29.934285+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":104,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.082190+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:27:26.082190+0000","last_peered":"2023-10-07T22:27:26.082190+0000","last_clean":"2023-10-07T22:27:26.082190+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:27:26.082190+0000","last_undegraded":"2023-10-07T22:27:26.082190+0000","last_fullsized":"2023-10-07T22:27:26.082190+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":129,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.085210+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:27:26.085210+0000","last_peered":"2023-10-07T22:27:26.085210+0000","last_clean":"2023-10-07T22:27:26.085210+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:27:26.085210+0000","last_undegraded":"2023-10-07T22:27:26.085210+0000","last_fullsized":"2023-10-07T22:27:26.085210+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":299,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078812+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:27:26.078812+0000","last_peered":"2023-10-07T22:27:26.078812+0000","last_clean":"2023-10-07T22:27:26.078812+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:27:26.078812+0000","last_undegraded":"2023-10-07T22:27:26.078812+0000","last_fullsized":"2023-10-07T22:27:26.078812+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":125,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:34.460165+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:27:34.460165+0000","last_peered":"2023-10-07T22:27:34.460165+0000","last_clean":"2023-10-07T22:27:34.460165+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:27:34.460165+0000","last_undegraded":"2023-10-07T22:27:34.460165+0000","last_fullsized":"2023-10-07T22:27:34.460165+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":456,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095067+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:27:26.095067+0000","last_peered":"2023-10-07T22:27:26.095067+0000","last_clean":"2023-10-07T22:27:26.095067+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:27:26.095067+0000","last_undegraded":"2023-10-07T22:27:26.095067+0000","last_fullsized":"2023-10-07T22:27:26.095067+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":387,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074127+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:27:26.074127+0000","last_peered":"2023-10-07T22:27:26.074127+0000","last_clean":"2023-10-07T22:27:26.074127+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:27:26.074127+0000","last_undegraded":"2023-10-07T22:27:26.074127+0000","last_fullsized":"2023-10-07T22:27:26.074127+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":273,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.079752+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:27:26.079752+0000","last_peered":"2023-10-07T22:27:26.079752+0000","last_clean":"2023-10-07T22:27:26.079752+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:27:26.079752+0000","last_undegraded":"2023-10-07T22:27:26.079752+0000","last_fullsized":"2023-10-07T22:27:26.079752+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":398,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074637+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:27:26.074637+0000","last_peered":"2023-10-07T22:27:26.074637+0000","last_clean":"2023-10-07T22:27:26.074637+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:27:26.074637+0000","last_undegraded":"2023-10-07T22:27:26.074637+0000","last_fullsized":"2023-10-07T22:27:26.074637+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":293,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078784+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:27:26.078784+0000","last_peered":"2023-10-07T22:27:26.078784+0000","last_clean":"2023-10-07T22:27:26.078784+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:27:26.078784+0000","last_undegraded":"2023-10-07T22:27:26.078784+0000","last_fullsized":"2023-10-07T22:27:26.078784+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":60,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.096528+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:27:26.096528+0000","last_peered":"2023-10-07T22:27:26.096528+0000","last_clean":"2023-10-07T22:27:26.096528+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:27:26.096528+0000","last_undegraded":"2023-10-07T22:27:26.096528+0000","last_fullsized":"2023-10-07T22:27:26.096528+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":59,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.095435+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:27:26.095435+0000","last_peered":"2023-10-07T22:27:26.095435+0000","last_clean":"2023-10-07T22:27:26.095435+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:27:26.095435+0000","last_undegraded":"2023-10-07T22:27:26.095435+0000","last_fullsized":"2023-10-07T22:27:26.095435+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":40,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.074131+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:27:26.074131+0000","last_peered":"2023-10-07T22:27:26.074131+0000","last_clean":"2023-10-07T22:27:26.074131+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:27:26.074131+0000","last_undegraded":"2023-10-07T22:27:26.074131+0000","last_fullsized":"2023-10-07T22:27:26.074131+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":243,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-10-07T22:27:26.078623+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:27:26.078623+0000","last_peered":"2023-10-07T22:27:26.078623+0000","last_clean":"2023-10-07T22:27:26.078623+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:27:26.078623+0000","last_undegraded":"2023-10-07T22:27:26.078623+0000","last_fullsized":"2023-10-07T22:27:26.078623+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3385131032,"num_objects":51654,"num_object_clones":0,"num_object_copies":154962,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":32127,"num_objects_misplaced":6323,"num_objects_unfound":0,"num_objects_dirty":51654,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":126336,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15027,"num_bytes_recovered":837222424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11888312320,"data_stored":11888296032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107295,"ondisk_log_size":107295,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201945,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2289568,"kb_used_data":1380440,"kb_used_omap":0,"kb_used_meta":909120,"kb_avail":91455584,"statfs":{"total":95995035648,"available":93650518016,"internally_reserved":0,"allocated":1413570560,"data_stored":1412007803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":930938880},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":1.1180000000000001,"15min":1.2450000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.24399999999999999},"max":{"1min":1.1579999999999999,"5min":18.585999999999999,"15min":55.465000000000003},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.60399999999999998,"5min":1.194,"15min":1.29},"min":{"1min":0.37,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.83499999999999996,"5min":15.022,"15min":51.713999999999999},"last":0.65200000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.5009999999999999,"15min":1.2170000000000001},"min":{"1min":0.375,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.6100000000000001,"5min":32.918999999999997,"15min":58.639000000000003},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.69599999999999995,"5min":1.415,"15min":1.206},"min":{"1min":0.39100000000000001,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":1.5069999999999999,"5min":33.048999999999999,"15min":52.308},"last":0.5}]},{"osd":2,"last update":"Sat Oct 7 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.90200000000000002,"15min":1.4379999999999999},"min":{"1min":0.437,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":3.669,"5min":6.4260000000000002,"15min":86.914000000000001},"last":0.629},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.92800000000000005,"15min":1.409},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.2350000000000001,"5min":5.7539999999999996,"15min":90.597999999999999},"last":0.47499999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.1339999999999999,"15min":1.6479999999999999},"min":{"1min":0.39200000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.6459999999999999,"5min":7.8109999999999999,"15min":126.754},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.0269999999999999,"15min":1.6719999999999999},"min":{"1min":0.44,"5min":0.39000000000000001,"15min":0.33500000000000002},"max":{"1min":1.2250000000000001,"5min":4.3140000000000001,"15min":126.63500000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.94999999999999996,"15min":1.3100000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":1.3069999999999999,"5min":4.4610000000000003,"15min":70.614999999999995},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.84099999999999997,"15min":1.1499999999999999},"min":{"1min":0.35399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3400000000000001,"5min":2.117,"15min":51.414000000000001},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.88900000000000001,"15min":1.3540000000000001},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.34100000000000003},"max":{"1min":1.149,"5min":3.0920000000000001,"15min":54.493000000000002},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.996,"15min":1.377},"min":{"1min":0.46600000000000003,"5min":0.44500000000000001,"15min":0.38300000000000001},"max":{"1min":1.323,"5min":2.5030000000000001,"15min":58.734999999999999},"last":0.53300000000000003}]},{"osd":6,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.133,"15min":1.4059999999999999},"min":{"1min":0.54100000000000004,"5min":0.40999999999999998,"15min":0.33700000000000002},"max":{"1min":1.3799999999999999,"5min":6.1669999999999998,"15min":58.674999999999997},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.88200000000000001,"5min":1.115,"15min":1.4379999999999999},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.39600000000000002},"max":{"1min":1.4279999999999999,"5min":3.8769999999999998,"15min":51.546999999999997},"last":0.69499999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463589,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2684508,"kb_used_data":1782740,"kb_used_omap":0,"kb_used_meta":901760,"kb_avail":91060644,"statfs":{"total":95995035648,"available":93246099456,"internally_reserved":0,"allocated":1825525760,"data_stored":1823967521,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":923402240},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:44 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.91400000000000003,"15min":1.484},"min":{"1min":0.32800000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":1.1739999999999999,"5min":18.780000000000001,"15min":157.57300000000001},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":1.149,"15min":1.468},"min":{"1min":0.39100000000000001,"5min":0.28000000000000003,"15min":0.26400000000000001},"max":{"1min":0.83299999999999996,"5min":18.265000000000001,"15min":157.53800000000001},"last":0.50900000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":1.8240000000000001,"15min":1.4450000000000001},"min":{"1min":0.35999999999999999,"5min":0.309,"15min":0.309},"max":{"1min":1.2370000000000001,"5min":25.533999999999999,"15min":39.267000000000003},"last":2.1880000000000002},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.722,"15min":1.3859999999999999},"min":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":1.3360000000000001,"5min":25.620999999999999,"15min":39.310000000000002},"last":2.21}]},{"osd":2,"last update":"Sat Oct 7 22:27:44 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.93899999999999995,"15min":1.179},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.309},"max":{"1min":0.89200000000000002,"5min":4.024,"15min":40.392000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.83299999999999996,"15min":0.98799999999999999},"min":{"1min":0.51600000000000001,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":0.93200000000000005,"5min":3.855,"15min":40.420000000000002},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.337,"15min":1.204},"min":{"1min":0.55800000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":7.0739999999999998,"5min":7.0739999999999998,"15min":16.725999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.46,"5min":1.0920000000000001,"15min":1.083},"min":{"1min":0.71599999999999997,"5min":0.39200000000000002,"15min":0.35399999999999998},"max":{"1min":6.9989999999999997,"5min":6.9989999999999997,"15min":8.6929999999999996},"last":0.78000000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.95599999999999996,"15min":0.95299999999999996},"min":{"1min":0.39400000000000002,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.0589999999999999,"5min":8.5630000000000006,"15min":8.5630000000000006},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.0720000000000001,"15min":1.198},"min":{"1min":0.46000000000000002,"5min":0.34499999999999997,"15min":0.32200000000000001},"max":{"1min":1.141,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.92900000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88,"15min":1.119},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.32400000000000001},"max":{"1min":1.575,"5min":2.4209999999999998,"15min":8.6129999999999995},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.94499999999999995,"15min":1.157},"min":{"1min":0.47099999999999997,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.2430000000000001,"5min":3.9569999999999999,"15min":9.9019999999999992},"last":0.66500000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.1040000000000001,"15min":1.1719999999999999},"min":{"1min":0.505,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3420000000000001,"5min":4.343,"15min":16.667999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.073,"5min":1.0629999999999999,"15min":1.175},"min":{"1min":0.63200000000000001,"5min":0.497,"15min":0.39700000000000002},"max":{"1min":1.5349999999999999,"5min":3.9329999999999998,"15min":8.6760000000000002},"last":0.91100000000000003}]}]},{"osd":1,"up_from":90,"seq":386547057130,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3570888,"kb_used_data":2723136,"kb_used_omap":3,"kb_used_meta":847676,"kb_avail":90174264,"statfs":{"total":95995035648,"available":92338446336,"internally_reserved":0,"allocated":2788491264,"data_stored":2786268295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":868020646},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],"upper_bound":32768},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:42 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":1.756,"15min":1.272},"min":{"1min":0.33800000000000002,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.1180000000000001,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":1.964,"15min":1.3879999999999999},"min":{"1min":0.318,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":1.1519999999999999,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.56299999999999994}]},{"osd":2,"last update":"Sat Oct 7 22:27:48 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.98299999999999998,"15min":1.0009999999999999},"min":{"1min":0.28100000000000003,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.98099999999999998,"5min":6.5090000000000003,"15min":33.904000000000003},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":1.1539999999999999,"15min":1.0700000000000001},"min":{"1min":0.32200000000000001,"5min":0.247,"15min":0.247},"max":{"1min":1.0580000000000001,"5min":6.1989999999999998,"15min":33.786999999999999},"last":0.68600000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.5489999999999999,"15min":1.125},"min":{"1min":0.39100000000000001,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":4.282,"5min":14.961,"15min":14.961},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.68500000000000005,"5min":1.2410000000000001,"15min":1.0089999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.4830000000000001,"5min":7.9349999999999996,"15min":14.561},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:27:42 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":1.0189999999999999,"15min":1.036},"min":{"1min":0.47099999999999997,"5min":0.309,"15min":0.309},"max":{"1min":1.3380000000000001,"5min":5.2939999999999996,"15min":7.3540000000000001},"last":3.9790000000000001},{"interface":"front","average":{"1min":0.83999999999999997,"5min":1.2410000000000001,"15min":1.0800000000000001},"min":{"1min":0.47799999999999998,"5min":0.41299999999999998,"15min":0.38},"max":{"1min":1.4099999999999999,"5min":7.0030000000000001,"15min":14.526},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.1899999999999999,"15min":1.1579999999999999},"min":{"1min":0.495,"5min":0.47799999999999998,"15min":0.38500000000000001},"max":{"1min":1.3009999999999999,"5min":6.9630000000000001,"15min":14.458},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.2370000000000001,"15min":1.1950000000000001},"min":{"1min":0.56799999999999995,"5min":0.375,"15min":0.35699999999999998},"max":{"1min":1.71,"5min":7.4950000000000001,"15min":14.327},"last":0.76300000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:27:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.468,"15min":1.2390000000000001},"min":{"1min":0.54600000000000004,"5min":0.40500000000000003,"15min":0.40000000000000002},"max":{"1min":1.6830000000000001,"5min":10.044,"15min":10.302},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.1950000000000001,"15min":1.125},"min":{"1min":0.49299999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.264,"5min":5.3300000000000001,"15min":14.628},"last":0.58399999999999996}]},{"osd":7,"last update":"Sat Oct 7 22:27:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.327,"15min":1.2210000000000001},"min":{"1min":0.502,"5min":0.371,"15min":0.371},"max":{"1min":1.6439999999999999,"5min":6.5229999999999997,"15min":16.555},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.476,"15min":1.2529999999999999},"min":{"1min":0.61199999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6830000000000001,"5min":6.9249999999999998,"15min":14.493},"last":1.1799999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220657,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2963880,"kb_used_data":2021920,"kb_used_omap":3,"kb_used_meta":941948,"kb_avail":90781272,"statfs":{"total":95995035648,"available":92960022528,"internally_reserved":0,"allocated":2070446080,"data_stored":2068190648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":964554977},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":2.6179999999999999,"15min":1.415},"min":{"1min":0.252,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.83399999999999996,"5min":99.117000000000004,"15min":99.117000000000004},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.504,"5min":2.577,"15min":1.75},"min":{"1min":0.26300000000000001,"5min":0.254,"15min":0.23499999999999999},"max":{"1min":0.93700000000000006,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.59599999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":1.1160000000000001,"15min":1.244},"min":{"1min":0.31,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.048,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":1.073,"15min":1.29},"min":{"1min":0.32200000000000001,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":0.92400000000000004,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.76800000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:27:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.7090000000000001,"15min":1.2749999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.30099999999999999},"max":{"1min":1.0209999999999999,"5min":10.728,"15min":20.640000000000001},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.365,"15min":1.196},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.30199999999999999},"max":{"1min":5.9950000000000001,"5min":8.2759999999999998,"15min":20.273},"last":0.496}]},{"osd":4,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.196,"15min":1.651},"min":{"1min":0.44900000000000001,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":1.3660000000000001,"5min":6.444,"15min":102.32899999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.1599999999999999,"15min":1.548},"min":{"1min":0.45200000000000001,"5min":0.35299999999999998,"15min":0.28000000000000003},"max":{"1min":3.2770000000000001,"5min":5.8700000000000001,"15min":102.277},"last":0.625}]},{"osd":5,"last update":"Sat Oct 7 22:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":1.339,"15min":1.5780000000000001},"min":{"1min":0.44400000000000001,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.234,"5min":8.0440000000000005,"15min":101.798},"last":0.434},{"interface":"front","average":{"1min":1.03,"5min":1.3480000000000001,"15min":1.679},"min":{"1min":0.49399999999999999,"5min":0.441,"15min":0.39800000000000002},"max":{"1min":5.8380000000000001,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.68300000000000005}]},{"osd":6,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.4430000000000001,"15min":1.409},"min":{"1min":0.59199999999999997,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":2.9350000000000001,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.2370000000000001,"15min":1.1699999999999999},"min":{"1min":0.42999999999999999,"5min":0.39600000000000002,"15min":0.312},"max":{"1min":3.2309999999999999,"5min":5.9029999999999996,"15min":6.8029999999999999},"last":0.69599999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.3460000000000001,"15min":1.2789999999999999},"min":{"1min":0.48399999999999999,"5min":0.45900000000000002,"15min":0.39500000000000002},"max":{"1min":1.2130000000000001,"5min":8.0790000000000006,"15min":20.716000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.365,"15min":1.3580000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.36099999999999999},"max":{"1min":2.8100000000000001,"5min":6.4130000000000003,"15min":20.108000000000001},"last":0.72599999999999998}]}]},{"osd":2,"up_from":95,"seq":408021893595,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1322584,"kb_used_data":615696,"kb_used_omap":3,"kb_used_meta":706876,"kb_avail":92422568,"statfs":{"total":95995035648,"available":94640709632,"internally_reserved":0,"allocated":630472704,"data_stored":628115888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":723841801},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":1.2310000000000001,"15min":1.157},"min":{"1min":0.35099999999999998,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.98399999999999999,"5min":10.657999999999999,"15min":24.286000000000001},"last":5.5590000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.94799999999999995,"15min":0.995},"min":{"1min":0.34100000000000003,"5min":0.249,"15min":0.249},"max":{"1min":0.84199999999999997,"5min":12.702999999999999,"15min":24.306000000000001},"last":5.5910000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":2.9020000000000001,"15min":1.47},"min":{"1min":0.29299999999999998,"5min":0.26700000000000002,"15min":0.246},"max":{"1min":1.069,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.443},{"interface":"front","average":{"1min":0.68200000000000005,"5min":2.9860000000000002,"15min":1.593},"min":{"1min":0.45300000000000001,"5min":0.219,"15min":0.219},"max":{"1min":1.2090000000000001,"5min":103.446,"15min":103.446},"last":5.6440000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:27:27 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.96799999999999997,"15min":1.4359999999999999},"min":{"1min":0.39400000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.5429999999999999,"5min":6.875,"15min":133.01300000000001},"last":5.8470000000000004},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.95599999999999996,"15min":1.278},"min":{"1min":0.35399999999999998,"5min":0.28999999999999998,"15min":0.27000000000000002},"max":{"1min":1.454,"5min":5.3220000000000001,"15min":132.839},"last":0.48999999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.98599999999999999,"15min":1.018},"min":{"1min":0.505,"5min":0.313,"15min":0.313},"max":{"1min":1.1910000000000001,"5min":8.843,"15min":12.481},"last":5.673},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.85799999999999998,"15min":0.88},"min":{"1min":0.51900000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.3009999999999999,"5min":3.8849999999999998,"15min":6.6790000000000003},"last":0.625}]},{"osd":5,"last update":"Sat Oct 7 22:27:13 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.89200000000000002,"15min":0.95999999999999996},"min":{"1min":0.53400000000000003,"5min":0.38500000000000001,"15min":0.38400000000000001},"max":{"1min":1.5,"5min":3.9220000000000002,"15min":9.3810000000000002},"last":5.625},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.441,"5min":0.42399999999999999,"15min":0.39100000000000001},"max":{"1min":1.452,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":5.7629999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0660000000000001,"15min":1.0149999999999999},"min":{"1min":0.56100000000000005,"5min":0.44900000000000001,"15min":0.39200000000000002},"max":{"1min":1.377,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":5.6989999999999998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.21,"15min":1.1299999999999999},"min":{"1min":0.65600000000000003,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.355,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":5.7140000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0760000000000001,"15min":1.0269999999999999},"min":{"1min":0.61399999999999999,"5min":0.42599999999999999,"15min":0.41699999999999998},"max":{"1min":1.4850000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":5.7329999999999997},{"interface":"front","average":{"1min":1.228,"5min":1.3089999999999999,"15min":1.1930000000000001},"min":{"1min":0.68500000000000005,"5min":0.498,"15min":0.443},"max":{"1min":5.1150000000000002,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":5.8070000000000004}]}]},{"osd":3,"up_from":100,"seq":429496730065,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2627724,"kb_used_data":1689540,"kb_used_omap":2,"kb_used_meta":938173,"kb_avail":91117428,"statfs":{"total":95995035648,"available":93304246272,"internally_reserved":0,"allocated":1730088960,"data_stored":1727858858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":960689771},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,6],"upper_bound":32768},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":1.407,"15min":1.8540000000000001},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.0660000000000001,"5min":18.16,"15min":57.661999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":1.4139999999999999,"15min":1.911},"min":{"1min":0.29499999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.86899999999999999,"5min":13.228,"15min":55.579999999999998},"last":0.68500000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":3.911,"15min":1.9450000000000001},"min":{"1min":0.27600000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":1.077,"5min":219.27500000000001,"15min":219.27500000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.69599999999999995,"5min":4.1399999999999997,"15min":2.1360000000000001},"min":{"1min":0.34699999999999998,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":1.403,"5min":222.20500000000001,"15min":222.20500000000001},"last":0.95099999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":1.3300000000000001,"15min":1.661},"min":{"1min":0.39900000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.5209999999999999,"5min":10.417999999999999,"15min":98.147000000000006},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.999,"15min":1.5920000000000001},"min":{"1min":0.314,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":1.141,"5min":8.7200000000000006,"15min":97.537000000000006},"last":2.0710000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.1279999999999999,"15min":1.2330000000000001},"min":{"1min":0.60099999999999998,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":1.5469999999999999,"5min":8.6460000000000008,"15min":22.015999999999998},"last":2.2069999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.3480000000000001,"15min":1.1899999999999999},"min":{"1min":0.53400000000000003,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.4179999999999999,"5min":21.231000000000002,"15min":21.888999999999999},"last":1.079}]},{"osd":5,"last update":"Sat Oct 7 22:27:08 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.3129999999999999,"15min":1.256},"min":{"1min":0.52600000000000002,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":1.373,"5min":21.506,"15min":21.968},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.397,"15min":1.3},"min":{"1min":0.498,"5min":0.44900000000000001,"15min":0.42399999999999999},"max":{"1min":1.6060000000000001,"5min":10.571,"15min":10.571},"last":1.1659999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.407,"15min":1.3420000000000001},"min":{"1min":0.56499999999999995,"5min":0.41199999999999998,"15min":0.38200000000000001},"max":{"1min":1.5600000000000001,"5min":10.5,"15min":25.34},"last":1.323},{"interface":"front","average":{"1min":1.044,"5min":1.1990000000000001,"15min":1.286},"min":{"1min":0.65300000000000002,"5min":0.308,"15min":0.308},"max":{"1min":1.4359999999999999,"5min":8.6890000000000001,"15min":21.916},"last":2.2290000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:27:31 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.2609999999999999,"15min":1.355},"min":{"1min":0.624,"5min":0.437,"15min":0.434},"max":{"1min":1.6339999999999999,"5min":8.5329999999999995,"15min":22.061},"last":2.181},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.444,"15min":1.3280000000000001},"min":{"1min":0.58299999999999996,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.615,"5min":21.535,"15min":25.071000000000002},"last":1.2490000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986872,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2370336,"kb_used_data":1455192,"kb_used_omap":0,"kb_used_meta":915136,"kb_avail":91374816,"statfs":{"total":95995035648,"available":93567811584,"internally_reserved":0,"allocated":1490116608,"data_stored":1488553805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":937099264},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.98199999999999998,"15min":1.7869999999999999},"min":{"1min":0.34899999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.056,"5min":7.6059999999999999,"15min":147.952},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.94099999999999995,"15min":1.847},"min":{"1min":0.438,"5min":0.32000000000000001,"15min":0.25800000000000001},"max":{"1min":1.899,"5min":7.6509999999999998,"15min":147.99100000000001},"last":1.899}]},{"osd":1,"last update":"Sat Oct 7 22:27:40 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":1.264,"15min":1.0980000000000001},"min":{"1min":0.42699999999999999,"5min":0.30199999999999999,"15min":0.27500000000000002},"max":{"1min":1.2729999999999999,"5min":10.753,"15min":16.023},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.64700000000000002,"5min":1.3009999999999999,"15min":1.1140000000000001},"min":{"1min":0.34999999999999998,"5min":0.32700000000000001,"15min":0.308},"max":{"1min":1.238,"5min":11.019,"15min":14.06},"last":0.51200000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.056,"15min":1.046},"min":{"1min":0.44600000000000001,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":1.363,"5min":11.067,"15min":11.067},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.93600000000000005,"15min":1.04},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.29899999999999999},"max":{"1min":1.2330000000000001,"5min":3.9710000000000001,"15min":8.7810000000000006},"last":0.71299999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.0980000000000001,"15min":1.1950000000000001},"min":{"1min":0.50600000000000001,"5min":0.36899999999999999,"15min":0.32000000000000001},"max":{"1min":1.1379999999999999,"5min":6.5250000000000004,"15min":13.17},"last":1.8420000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.92000000000000004,"15min":1.113},"min":{"1min":0.61699999999999999,"5min":0.39500000000000002,"15min":0.33900000000000002},"max":{"1min":1.1000000000000001,"5min":2.8100000000000001,"15min":13.371},"last":1.357}]},{"osd":5,"last update":"Sat Oct 7 22:27:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":1.056,"15min":1.0980000000000001},"min":{"1min":0.50600000000000001,"5min":0.41799999999999998,"15min":0.34300000000000003},"max":{"1min":1.298,"5min":10.44,"15min":10.44},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.89700000000000002,"15min":1.145},"min":{"1min":0.47399999999999998,"5min":0.40100000000000002,"15min":0.30399999999999999},"max":{"1min":1.3140000000000001,"5min":4.0279999999999996,"15min":8.3629999999999995},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:27:53 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1990000000000001,"15min":1.175},"min":{"1min":0.61899999999999999,"5min":0.437,"15min":0.36899999999999999},"max":{"1min":4.8029999999999999,"5min":11.148,"15min":11.148},"last":0.42899999999999999},{"interface":"front","average":{"1min":1.135,"5min":0.98099999999999998,"15min":1.0600000000000001},"min":{"1min":0.51600000000000001,"5min":0.379,"15min":0.379},"max":{"1min":4.7469999999999999,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":3.992}]},{"osd":7,"last update":"Sat Oct 7 22:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98699999999999999,"15min":1.0980000000000001},"min":{"1min":0.60199999999999998,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.379,"5min":2.6890000000000001,"15min":6.5190000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0880000000000001,"15min":1.264},"min":{"1min":0.621,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.3700000000000001,"5min":6.133,"15min":9.3209999999999997},"last":0.76700000000000002}]}]},{"osd":5,"up_from":242,"seq":1039382085824,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":366924,"kb_used_data":4996,"kb_used_omap":5,"kb_used_meta":361914,"kb_avail":93378228,"statfs":{"total":95995035648,"available":95619305472,"internally_reserved":0,"allocated":5115904,"data_stored":3569313,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":370600207},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":1.018,"15min":1.276},"min":{"1min":0.35599999999999998,"5min":0.28100000000000003,"15min":0.251},"max":{"1min":1.1950000000000001,"5min":7.4210000000000003,"15min":101.499},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.68799999999999994,"5min":1.177,"15min":1.464},"min":{"1min":0.44500000000000001,"5min":0.33800000000000002,"15min":0.28399999999999997},"max":{"1min":1.306,"5min":7.9729999999999999,"15min":101.705},"last":0.62}]},{"osd":1,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.3340000000000001,"15min":1.093},"min":{"1min":0.36099999999999999,"5min":0.35599999999999998,"15min":0.29599999999999999},"max":{"1min":3.2730000000000001,"5min":9.9220000000000006,"15min":9.9220000000000006},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.72999999999999998,"5min":1.3129999999999999,"15min":1.1040000000000001},"min":{"1min":0.38700000000000001,"5min":0.29299999999999998,"15min":0.28899999999999998},"max":{"1min":1.202,"5min":6.8659999999999997,"15min":11.948},"last":0.40400000000000003}]},{"osd":2,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.76800000000000002,"15min":0.88500000000000001},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.29299999999999998},"max":{"1min":1.0409999999999999,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76800000000000002,"15min":0.92800000000000005},"min":{"1min":0.40799999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.304,"5min":2.5430000000000001,"15min":6.3730000000000002},"last":0.52200000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.1970000000000001,"15min":1.0720000000000001},"min":{"1min":0.50600000000000001,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":3.4769999999999999,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.873,"5min":1.2430000000000001,"15min":1.1910000000000001},"min":{"1min":0.40400000000000003,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.377,"5min":6.6079999999999997,"15min":8.343},"last":0.435}]},{"osd":4,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.86699999999999999,"15min":1.163},"min":{"1min":0.34499999999999997,"5min":0.34300000000000003,"15min":0.30499999999999999},"max":{"1min":1.605,"5min":4.1680000000000001,"15min":12.045},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.875,"15min":1.0529999999999999},"min":{"1min":0.46200000000000002,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":1.2629999999999999,"5min":4.1100000000000003,"15min":8.2569999999999997},"last":0.54600000000000004}]},{"osd":6,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90500000000000003,"15min":1.046},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":1.45,"5min":5.375,"15min":11.989000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92200000000000004,"15min":1.1459999999999999},"min":{"1min":0.58499999999999996,"5min":0.38400000000000001,"15min":0.36499999999999999},"max":{"1min":1.2669999999999999,"5min":2.8319999999999999,"15min":7.6310000000000002},"last":0.64000000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:27:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91500000000000004,"15min":1.0700000000000001},"min":{"1min":0.45600000000000002,"5min":0.45200000000000001,"15min":0.33900000000000002},"max":{"1min":1.603,"5min":1.8839999999999999,"15min":6.8659999999999997},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.95599999999999996,"15min":1.1850000000000001},"min":{"1min":0.54100000000000004,"5min":0.47999999999999998,"15min":0.39200000000000002},"max":{"1min":1.4750000000000001,"5min":3.0550000000000002,"15min":11.898},"last":0.59499999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2062942208,"data_stored":2062942208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2780893184,"data_stored":2780889112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":622596096,"data_stored":622592024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1721040896,"data_stored":1721040896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1483214848,"data_stored":1483210776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1812926464,"data_stored":1812922392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1404698624,"data_stored":1404698624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:28:05.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-07T22:28:05.936 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:05.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:05.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:06.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:06.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:06.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:06.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:06.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:06.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:06.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:06.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:06.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:06 smithi008 bash[102097]: cluster 2023-10-07T22:28:06.012321+0000 mon.a (mon.0) 2054 : cluster 3 Health check update: Degraded data redundancy: 32097/151134 objects degraded (21.237%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:06.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:06 smithi008 bash[105281]: cluster 2023-10-07T22:28:06.012321+0000 mon.a (mon.0) 2054 : cluster 3 Health check update: Degraded data redundancy: 32097/151134 objects degraded (21.237%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:06.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:06.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:06 smithi081 bash[89466]: cluster 2023-10-07T22:28:06.012321+0000 mon.a (mon.0) 2054 : cluster 3 Health check update: Degraded data redundancy: 32097/151134 objects degraded (21.237%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:06.574 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:06.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:06.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:06.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:06.734 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:06.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:06.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:06.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:06.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:06.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:07.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:07.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:07.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:07.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:07.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:07 smithi081 bash[89466]: cluster 2023-10-07T22:28:05.910199+0000 mgr.y (mgr.25319) 1476 : cluster 0 pgmap v1705: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 32063/148848 objects degraded (21.541%); 6050/148848 objects misplaced (4.065%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:07.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:07.415 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:07 smithi008 bash[102097]: cluster 2023-10-07T22:28:05.910199+0000 mgr.y (mgr.25319) 1476 : cluster 0 pgmap v1705: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 32063/148848 objects degraded (21.541%); 6050/148848 objects misplaced (4.065%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:07.415 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:07 smithi008 bash[105281]: cluster 2023-10-07T22:28:05.910199+0000 mgr.y (mgr.25319) 1476 : cluster 0 pgmap v1705: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 32063/148848 objects degraded (21.541%); 6050/148848 objects misplaced (4.065%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:07.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:07.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:07.658 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:07.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:07.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:07.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:07.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:07.912 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:07.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:08.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:08.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:08.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:08.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:08.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:08.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:08.413 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:08.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:08.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:08.562 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:08.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:08.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:08.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:08.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:08.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:08.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:08.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:08.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:08.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:09.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:09.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:09.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:09 smithi081 bash[89466]: cluster 2023-10-07T22:28:07.910978+0000 mgr.y (mgr.25319) 1477 : cluster 0 pgmap v1706: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 32063/147108 objects degraded (21.796%); 6050/147108 objects misplaced (4.113%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:09.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:09.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:09.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:09.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:09.437 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:09.446 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:09 smithi008 bash[102097]: cluster 2023-10-07T22:28:07.910978+0000 mgr.y (mgr.25319) 1477 : cluster 0 pgmap v1706: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 32063/147108 objects degraded (21.796%); 6050/147108 objects misplaced (4.113%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:09.446 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:09 smithi008 bash[105281]: cluster 2023-10-07T22:28:07.910978+0000 mgr.y (mgr.25319) 1477 : cluster 0 pgmap v1706: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 32063/147108 objects degraded (21.796%); 6050/147108 objects misplaced (4.113%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:09.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:09.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:09.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:09.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:09.836 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:09.863 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:09.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:09.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:09.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:09.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:10.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:10.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:10.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:10.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:10.469 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:10.491 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:10.593 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.619 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:10.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:10.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:10.856 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:10.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:10.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:11.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:11.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:11.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:11.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:11.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:11.329 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:28:11.355 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:28:11.378 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:28:11.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[105281]: cluster 2023-10-07T22:28:09.911649+0000 mgr.y (mgr.25319) 1478 : cluster 0 pgmap v1707: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 32063/146643 objects degraded (21.865%); 5974/146643 objects misplaced (4.074%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[105281]: audit 2023-10-07T22:28:10.949362+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[105281]: cluster 2023-10-07T22:28:11.013570+0000 mon.a (mon.0) 2056 : cluster 3 Health check update: Degraded data redundancy: 32063/146643 objects degraded (21.865%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:11.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[102097]: cluster 2023-10-07T22:28:09.911649+0000 mgr.y (mgr.25319) 1478 : cluster 0 pgmap v1707: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 32063/146643 objects degraded (21.865%); 5974/146643 objects misplaced (4.074%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[102097]: audit 2023-10-07T22:28:10.949362+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:11 smithi008 bash[102097]: cluster 2023-10-07T22:28:11.013570+0000 mon.a (mon.0) 2056 : cluster 3 Health check update: Degraded data redundancy: 32063/146643 objects degraded (21.865%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:11 smithi081 bash[89466]: cluster 2023-10-07T22:28:09.911649+0000 mgr.y (mgr.25319) 1478 : cluster 0 pgmap v1707: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 32063/146643 objects degraded (21.865%); 5974/146643 objects misplaced (4.074%); 16 KiB/s, 5 objects/s recovering 2023-10-07T22:28:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:11 smithi081 bash[89466]: audit 2023-10-07T22:28:10.949362+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:11 smithi081 bash[89466]: cluster 2023-10-07T22:28:11.013570+0000 mon.a (mon.0) 2056 : cluster 3 Health check update: Degraded data redundancy: 32063/146643 objects degraded (21.865%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:11.400 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:28:11.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:11.429 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:28:11.462 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:28:11.497 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:28:11.522 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:11.530 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:28:11.532 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.532 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.533 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:28:11.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:11.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:11.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:11.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:11.806 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:11.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:11.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:11.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:12.039 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:12.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:12.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:12.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:12.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:12.302 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:12 smithi008 bash[102097]: audit 2023-10-07T22:28:11.298718+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.8:0/169690379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:12.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:12 smithi008 bash[105281]: audit 2023-10-07T22:28:11.298718+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.8:0/169690379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:12.315 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:12.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:12.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:12 smithi081 bash[89466]: audit 2023-10-07T22:28:11.298718+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.8:0/169690379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:12.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:12.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:12.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:12.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:12.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:12.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:12.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:12.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:12.938 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:12.971 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:12.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:12.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:13.074 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:13.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:13.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:13.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:13.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:13 smithi008 bash[105281]: cluster 2023-10-07T22:28:11.912544+0000 mgr.y (mgr.25319) 1479 : cluster 0 pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 32030/144132 objects degraded (22.223%); 5895/144132 objects misplaced (4.090%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:13.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:13] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2023-10-07T22:28:13.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:13 smithi008 bash[102097]: cluster 2023-10-07T22:28:11.912544+0000 mgr.y (mgr.25319) 1479 : cluster 0 pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 32030/144132 objects degraded (22.223%); 5895/144132 objects misplaced (4.090%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:13.456 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:13 smithi081 bash[89466]: cluster 2023-10-07T22:28:11.912544+0000 mgr.y (mgr.25319) 1479 : cluster 0 pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 32030/144132 objects degraded (22.223%); 5895/144132 objects misplaced (4.090%); 16 KiB/s, 8 objects/s recovering 2023-10-07T22:28:13.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:13.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:13.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:13.722 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.731 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:13 smithi008 bash[120089]: debug 2023-10-07T22:28:13.461+0000 7fdf80c35700 -1 osd.1 420 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:13.747 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:13.850 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:13.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:13.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:13.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:14.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:14.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:14.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:14.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:14.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:14.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:14.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:14.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:14.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:14.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:14.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:14.886 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:14 smithi008 bash[120089]: debug 2023-10-07T22:28:14.417+0000 7fdf80c35700 -1 osd.1 420 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:14.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:14.916 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:14.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:14.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:15.019 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:15.058 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:15.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:15.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:15.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:15.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:15.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:15.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:15.397 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:15.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:15.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:15 smithi081 bash[89466]: cluster 2023-10-07T22:28:13.463352+0000 osd.1 (osd.1) 30 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:15 smithi081 bash[89466]: cluster 2023-10-07T22:28:13.913242+0000 mgr.y (mgr.25319) 1480 : cluster 0 pgmap v1709: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 32030/143145 objects degraded (22.376%); 5895/143145 objects misplaced (4.118%); 5.3 KiB/s, 5 objects/s recovering 2023-10-07T22:28:15.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:15 smithi081 bash[89466]: cluster 2023-10-07T22:28:14.419306+0000 osd.1 (osd.1) 31 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:15.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:15.533 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205351 10.11 10:886c669c:::benchmark_data_smithi008_237037_object101342:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:25.923530+0000", 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 409.60612705900002, 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2582755859999999, 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.534 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205351 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923530+0000", 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923530+0000", 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923531+0000", 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.083e-06 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923536+0000", 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6370000000000004e-06 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923550+0000", 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3874e-05 2023-10-07T22:28:15.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923561+0000", 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0696000000000001e-05 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923904+0000", 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00034288199999999997 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923916+0000", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2615e-05 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:28.283824+0000", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3599072749999999 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:28.285702+0000", 2023-10-07T22:28:15.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001877898 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.136588+0000", 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.85088678100000004 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.137320+0000", 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00073142300000000003 2023-10-07T22:28:15.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.139014+0000", 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001694281 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.146747+0000", 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0077328700000000002 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.149313+0000", 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002565833 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.177892+0000", 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.028579007 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.178566+0000", 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00067401699999999995 2023-10-07T22:28:15.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.181805+0000", 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032394139999999999 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205360 10.11 10:88b1359b:::benchmark_data_smithi008_237037_object101351:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:25.923588+0000", 2023-10-07T22:28:15.543 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 409.60606859000001, 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3454163169999998, 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205360 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923588+0000", 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923588+0000", 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923589+0000", 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7700000000000004e-07 2023-10-07T22:28:15.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923593+0000", 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0609999999999997e-06 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923603+0000", 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0227999999999999e-05 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923611+0000", 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4710000000000001e-06 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923947+0000", 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00033598100000000001 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.547 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:25.923956+0000", 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3379999999999994e-06 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.146904+0000", 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.222947821 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.149042+0000", 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021383550000000002 2023-10-07T22:28:15.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.251198+0000", 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.102156346 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.252014+0000", 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00081512900000000005 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.253843+0000", 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018298100000000001 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.265651+0000", 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011807341000000001 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.266082+0000", 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00043152499999999999 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.266532+0000", 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00045021200000000002 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.267083+0000", 2023-10-07T22:28:15.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00055005199999999998 2023-10-07T22:28:15.552 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.552 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.552 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.552 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.269004+0000", 2023-10-07T22:28:15.554 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00192187 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:205379 10.1 e357/319 10:85f00646:::benchmark_data_smithi008_237037_object101370:head v 357'9101, mlcod=354'9099)", 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.093438+0000", 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.43621836900002, 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0535844390000002, 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.555 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093438+0000", 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093438+0000", 2023-10-07T22:28:15.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093439+0000", 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1600000000000001e-07 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093449+0000", 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0492000000000001e-05 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093460+0000", 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0326000000000001e-05 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.093467+0000", 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0890000000000002e-06 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.133148+0000", 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0396810439999999 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.133181+0000", 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.3225999999999997e-05 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.146966+0000", 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013784466 2023-10-07T22:28:15.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.147023+0000", 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7179999999999998e-05 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205381 10.11 10:8d2b8a5e:::benchmark_data_smithi008_237037_object101372:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.104256+0000", 2023-10-07T22:28:15.560 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.42540053499999, 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.161281566, 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205381 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104256+0000", 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104256+0000", 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104258+0000", 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.606e-06 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104263+0000", 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9439999999999996e-06 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104277+0000", 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.397e-05 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.104286+0000", 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3940000000000002e-06 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.149496+0000", 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0452097349999998 2023-10-07T22:28:15.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.151559+0000", 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020634410000000001 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.245544+0000", 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.093984673000000005 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.565 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.246299+0000", 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00075502999999999996 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.248236+0000", 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001937247 2023-10-07T22:28:15.566 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.262602+0000", 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01436629 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.262958+0000", 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00035543899999999998 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.263153+0000", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00019490600000000001 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.263641+0000", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00048841399999999995 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.265538+0000", 2023-10-07T22:28:15.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018964769999999999 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205389 10.11 10:8b77c3ed:::benchmark_data_smithi008_237037_object101380:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.194593+0000", 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.33506330699998, 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0498731430000001, 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.569 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205389 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194593+0000", 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.570 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194593+0000", 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194595+0000", 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.996e-06 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194602+0000", 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.46e-06 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194614+0000", 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2394e-05 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.194623+0000", 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5439999999999999e-06 2023-10-07T22:28:15.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.151670+0000", 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9570473269999999 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.153717+0000", 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020468299999999999 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.223029+0000", 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.069311826000000007 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.223837+0000", 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00080796700000000004 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.574 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.225500+0000", 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001662855 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.241525+0000", 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016025220999999999 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.241833+0000", 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00030850000000000002 2023-10-07T22:28:15.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.242179+0000", 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00034568700000000001 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.242607+0000", 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000427976 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.244467+0000", 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018595599999999999 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205394 10.11 10:8e44b6a6:::benchmark_data_smithi008_237037_object101385:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.212337+0000", 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.31732001699999, 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0186655560000002, 2023-10-07T22:28:15.577 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205394 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212337+0000", 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212337+0000", 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212345+0000", 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0900000000000005e-06 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212353+0000", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1459999999999996e-06 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212374+0000", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0780000000000001e-05 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.212384+0000", 2023-10-07T22:28:15.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.039e-05 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.153828+0000", 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.941443928 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.155894+0000", 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020658650000000001 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.185833+0000", 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.029939295000000001 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.186648+0000", 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00081504699999999995 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.188405+0000", 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0017564919999999999 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.220474+0000", 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.032069151999999997 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.220808+0000", 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000334066 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.228618+0000", 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0078105910000000004 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.229174+0000", 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00055581800000000002 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.231002+0000", 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018278960000000001 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205401 10.11 10:8c72b13d:::benchmark_data_smithi008_237037_object101392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.226560+0000", 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.30309635700002, 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0066101490000001, 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.585 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205401 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226560+0000", 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226560+0000", 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226562+0000", 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.722e-06 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226568+0000", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3980000000000004e-06 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226582+0000", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4056000000000001e-05 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.226591+0000", 2023-10-07T22:28:15.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7299999999999994e-06 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.156004+0000", 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.929412519 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.158093+0000", 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020897250000000002 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.589 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.194305+0000", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.036211321999999997 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.195000+0000", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00069498800000000001 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.196439+0000", 2023-10-07T22:28:15.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014393819999999999 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.221138+0000", 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.024698665000000002 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.221467+0000", 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00032943300000000002 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.231089+0000", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0096216909999999999 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.231478+0000", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00038917299999999998 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.233170+0000", 2023-10-07T22:28:15.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001692345 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:205428 10.1 e357/319 10:82cd4676:::benchmark_data_smithi008_237037_object101419:head v 357'9102, mlcod=354'9099)", 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.275379+0000", 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.25427740399999, 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9476146220000001, 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.593 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275379+0000", 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275379+0000", 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275380+0000", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2900000000000003e-07 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275389+0000", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2229999999999996e-06 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275401+0000", 2023-10-07T22:28:15.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1292e-05 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.275408+0000", 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6809999999999998e-06 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.141460+0000", 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8660521750000001 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.141482+0000", 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1511000000000001e-05 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.222936+0000", 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.081454368999999999 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.222994+0000", 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7642000000000001e-05 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205449 10.11 10:8b9b674d:::benchmark_data_smithi008_237037_object101440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.303182+0000", 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.22647437900002, 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9325045589999998, 2023-10-07T22:28:15.598 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205449 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303182+0000", 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303182+0000", 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303183+0000", 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9000000000000005e-07 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303188+0000", 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8899999999999998e-06 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303202+0000", 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3546e-05 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.601 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.303209+0000", 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.221e-06 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.158213+0000", 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8550035789999999 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.160138+0000", 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019254000000000001 2023-10-07T22:28:15.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.201407+0000", 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.041268730000000003 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.202051+0000", 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00064409999999999999 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.203439+0000", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013883140000000001 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.221795+0000", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018356158000000001 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.222123+0000", 2023-10-07T22:28:15.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00032780899999999998 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.233251+0000", 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011128231000000001 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.233646+0000", 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00039467499999999998 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.235687+0000", 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020409159999999998 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.35364.0:205456 10.11 10:8e9d98cf:::benchmark_data_smithi008_237037_object101447:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.312794+0000", 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.21686223199998, 2023-10-07T22:28:15.606 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9255086239999999, 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.35364", 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/3871225212", 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 205456 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312794+0000", 2023-10-07T22:28:15.607 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312794+0000", 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312796+0000", 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4529999999999999e-06 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.608 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312802+0000", 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8579999999999996e-06 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312815+0000", 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3226e-05 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.609 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.312824+0000", 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9819999999999997e-06 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.160232+0000", 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8474077069999999 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for degraded object", 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.162149+0000", 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019177020000000001 2023-10-07T22:28:15.610 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.208798+0000", 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.046648355000000002 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.209512+0000", 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00071446400000000005 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.611 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.210875+0000", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013623999999999999 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.222796+0000", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011921217 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.228468+0000", 2023-10-07T22:28:15.612 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0056721489999999996 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.235788+0000", 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0073204960000000001 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.236290+0000", 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00050188700000000001 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.613 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.238303+0000", 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020127280000000001 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:205460 10.1 e357/319 10:829590f8:::benchmark_data_smithi008_237037_object101451:head v 357'9103, mlcod=354'9099)", 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.319757+0000", 2023-10-07T22:28:15.614 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.20989976099997, 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9033117210000001, 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319757+0000", 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.615 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319757+0000", 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319758+0000", 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6300000000000004e-07 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319768+0000", 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0253e-05 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.616 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319780+0000", 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2155e-05 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.319788+0000", 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8350000000000004e-06 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.617 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.142959+0000", 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.823171112 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.142981+0000", 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1736999999999999e-05 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.618 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.222999+0000", 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.080017966999999995 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.223069+0000", 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9799e-05 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.619 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.35364.0:205461 10.1 e357/319 10:87bc6a71:::benchmark_data_smithi008_237037_object101452:head v 357'9104, mlcod=354'9099)", 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:21:27.325357+0000", 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 408.20429988699999, 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.89777737, 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325357+0000", 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.620 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325357+0000", 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325358+0000", 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.879999999999999e-07 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.621 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325369+0000", 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0759e-05 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325381+0000", 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2788e-05 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:27.325389+0000", 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4270000000000002e-06 2023-10-07T22:28:15.622 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.143925+0000", 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.818536302 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.143950+0000", 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4686999999999999e-05 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.623 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.223073+0000", 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079123436000000005 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:21:29.223134+0000", 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0983000000000002e-05 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.624 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33687 11.b 11:d14b94e5:::benchmark_data_smithi008_278055_object33686:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e381)", 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:12.020195+0000", 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.50946163100002, 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6647238010000001, 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33687 2023-10-07T22:28:15.625 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020195+0000", 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020195+0000", 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.626 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020197+0000", 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4339999999999999e-06 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020255+0000", 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7738000000000002e-05 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.627 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020270+0000", 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4572e-05 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020283+0000", 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2887e-05 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020972+0000", 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00068948000000000002 2023-10-07T22:28:15.628 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020982+0000", 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0117e-05 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.683344+0000", 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6623612489999999 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.629 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.684919+0000", 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015753239999999999 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33690 11.b 11:dd4b0aaf:::benchmark_data_smithi008_278055_object33689:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e381)", 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:12.020309+0000", 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.50934791899999, 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6647338170000001, 2023-10-07T22:28:15.630 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33690 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020309+0000", 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.631 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020309+0000", 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020310+0000", 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4600000000000003e-07 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.632 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020398+0000", 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8901999999999997e-05 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020411+0000", 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2875e-05 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020420+0000", 2023-10-07T22:28:15.633 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8480000000000007e-06 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.021013+0000", 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00059257299999999999 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.021021+0000", 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6780000000000006e-06 2023-10-07T22:28:15.634 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.684944+0000", 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6639226890000001 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685043+0000", 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8406000000000006e-05 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.635 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33696 11.b 11:d6eb825f:::benchmark_data_smithi008_278055_object33695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e381)", 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:12.020435+0000", 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.509221803, 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.684535498, 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.636 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33696 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020435+0000", 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020435+0000", 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.637 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020436+0000", 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8299999999999996e-07 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020465+0000", 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9561999999999999e-05 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.638 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020475+0000", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0264e-05 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020483+0000", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8040000000000002e-06 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.021047+0000", 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00056402299999999998 2023-10-07T22:28:15.639 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.021055+0000", 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7919999999999993e-06 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685069+0000", 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.66401401 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.640 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685531+0000", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00046170500000000003 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 1,3", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685725+0000", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000194363 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687566+0000", 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00184085 2023-10-07T22:28:15.641 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.695330+0000", 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0077640690000000002 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.703255+0000", 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079245319999999998 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.642 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.703320+0000", 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5276000000000003e-05 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.704970+0000", 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001650465 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.643 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33703 11.8 11:16486baf:::benchmark_data_smithi008_278055_object33702:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e381)", 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:12.020495+0000", 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.509161345, 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6820806230000001, 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33703 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.644 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020495+0000", 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020495+0000", 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.645 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020496+0000", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8500000000000001e-07 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020521+0000", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5125000000000001e-05 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020530+0000", 2023-10-07T22:28:15.646 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1160000000000005e-06 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020538+0000", 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5440000000000001e-06 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020847+0000", 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00030961299999999998 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.647 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020858+0000", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.045e-05 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.683336+0000", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6624778039999999 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.684489+0000", 2023-10-07T22:28:15.648 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00115383 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,6", 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.684753+0000", 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00026373999999999999 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.688591+0000", 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0038378179999999998 2023-10-07T22:28:15.649 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.690613+0000", 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0020216769999999999 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.700386+0000", 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0097733090000000009 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.650 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.700455+0000", 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9078000000000005e-05 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.702576+0000", 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021208339999999998 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.651 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33707 11.9 11:93a393ed:::benchmark_data_smithi008_278055_object33706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e381)", 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:12.020561+0000", 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.50909560899998, 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6838907270000001, 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33707 2023-10-07T22:28:15.652 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020561+0000", 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.653 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020561+0000", 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020562+0000", 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0699999999999997e-07 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020589+0000", 2023-10-07T22:28:15.654 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7730999999999999e-05 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020599+0000", 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4739999999999994e-06 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020606+0000", 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4229999999999999e-06 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.655 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020764+0000", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000157901 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.020776+0000", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1494999999999999e-05 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.668368+0000", 2023-10-07T22:28:15.656 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.647592224 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.670273+0000", 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001905059 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,6", 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.670476+0000", 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020320200000000001 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.657 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.673686+0000", 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032102239999999998 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.673896+0000", 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000209951 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.658 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.698528+0000", 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.024631863 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.702766+0000", 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004237981 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.704452+0000", 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0016855920000000001 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.659 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110917 11.2 11:4b33cb28:::benchmark_data_smithi008_278055_object21920:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:01.475299+0000", 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 134.05435756899999, 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15696300299999999, 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.660 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110917 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475299+0000", 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475299+0000", 2023-10-07T22:28:15.661 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475301+0000", 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.699e-06 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475308+0000", 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3200000000000002e-06 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.662 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475326+0000", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7697e-05 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475336+0000", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0638999999999999e-05 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475421+0000", 2023-10-07T22:28:15.663 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4296999999999996e-05 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475640+0000", 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021955499999999999 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.475852+0000", 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021196299999999999 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.664 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.480191+0000", 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043384019999999999 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.482366+0000", 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0021754819999999998 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.665 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.630976+0000", 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.148609978 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.631024+0000", 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7794999999999999e-05 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.632262+0000", 2023-10-07T22:28:15.666 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012381759999999999 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115989 11.2 11:4f2d5177:::benchmark_data_smithi008_278055_object26992:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:48.015908+0000", 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 87.513748356999997, 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14868664400000001, 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.667 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115989 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015908+0000", 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.668 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015908+0000", 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015911+0000", 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4509999999999999e-06 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015919+0000", 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6999999999999997e-06 2023-10-07T22:28:15.669 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015938+0000", 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8664e-05 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.015948+0000", 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0149999999999999e-05 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.670 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.016015+0000", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6575999999999994e-05 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.016132+0000", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00011714600000000001 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 2,3", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.016236+0000", 2023-10-07T22:28:15.671 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000104314 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.163073+0000", 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.146836355 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.163205+0000", 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013280400000000001 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.672 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.163262+0000", 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6731999999999998e-05 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.163335+0000", 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2621999999999997e-05 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.673 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.164595+0000", 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012601299999999999 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115990 11.7 11:ef1c0c33:::benchmark_data_smithi008_278055_object26993:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:48.019745+0000", 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 87.509911560000006, 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.150811473, 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:28:15.674 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115990 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019745+0000", 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.675 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019745+0000", 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019747+0000", 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1789999999999998e-06 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:28:15.676 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019756+0000", 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1109999999999997e-06 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019776+0000", 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9241000000000001e-05 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019786+0000", 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0594000000000001e-05 2023-10-07T22:28:15.677 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.019870+0000", 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4127000000000003e-05 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.020026+0000", 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015523800000000001 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.678 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 1,4,5", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.020163+0000", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000137052 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.169598+0000", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.149435811 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.169941+0000", 2023-10-07T22:28:15.679 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00034226800000000001 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.170094+0000", 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015286499999999999 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.170145+0000", 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1230000000000002e-05 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.680 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.170237+0000", 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1695999999999998e-05 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.170557+0000", 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00032006100000000001 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.681 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:28:15.682 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:28:15.682 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:28:15.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:15.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[105281]: cluster 2023-10-07T22:28:13.463352+0000 osd.1 (osd.1) 30 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[105281]: cluster 2023-10-07T22:28:13.913242+0000 mgr.y (mgr.25319) 1480 : cluster 0 pgmap v1709: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 32030/143145 objects degraded (22.376%); 5895/143145 objects misplaced (4.118%); 5.3 KiB/s, 5 objects/s recovering 2023-10-07T22:28:15.683 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[105281]: cluster 2023-10-07T22:28:14.419306+0000 osd.1 (osd.1) 31 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.684 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[102097]: cluster 2023-10-07T22:28:13.463352+0000 osd.1 (osd.1) 30 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.684 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[102097]: cluster 2023-10-07T22:28:13.913242+0000 mgr.y (mgr.25319) 1480 : cluster 0 pgmap v1709: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 32030/143145 objects degraded (22.376%); 5895/143145 objects misplaced (4.118%); 5.3 KiB/s, 5 objects/s recovering 2023-10-07T22:28:15.684 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:15 smithi008 bash[102097]: cluster 2023-10-07T22:28:14.419306+0000 osd.1 (osd.1) 31 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:15.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:15.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:15.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:15.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:15.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:15.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:15.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:16.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:16.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:16.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:16.200 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:28:16.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:16.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:16.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:16.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:16.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[105281]: audit 2023-10-07T22:28:15.809627+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.8:0/1200619943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[105281]: audit 2023-10-07T22:28:15.810080+0000 mon.a (mon.0) 2057 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.014537+0000 mon.a (mon.0) 2058 : cluster 3 Health check update: Degraded data redundancy: 32030/143145 objects degraded (22.376%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[102097]: audit 2023-10-07T22:28:15.809627+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.8:0/1200619943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[102097]: audit 2023-10-07T22:28:15.810080+0000 mon.a (mon.0) 2057 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.469 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:16 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.014537+0000 mon.a (mon.0) 2058 : cluster 3 Health check update: Degraded data redundancy: 32030/143145 objects degraded (22.376%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:16 smithi081 bash[89466]: audit 2023-10-07T22:28:15.809627+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.8:0/1200619943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:16 smithi081 bash[89466]: audit 2023-10-07T22:28:15.810080+0000 mon.a (mon.0) 2057 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:28:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:16 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.014537+0000 mon.a (mon.0) 2058 : cluster 3 Health check update: Degraded data redundancy: 32030/143145 objects degraded (22.376%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:16.485 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:16.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:16.588 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:16.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:16.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:16.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:16.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:16.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:16.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:16.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:16.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:16.935 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:28:16.997 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:17.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:17.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:17.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:17.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:17.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:15.914153+0000 mgr.y (mgr.25319) 1481 : cluster 0 pgmap v1710: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31997/140898 objects degraded (22.709%); 5741/140898 objects misplaced (4.075%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:28:17.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:17.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:17.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:15.914153+0000 mgr.y (mgr.25319) 1481 : cluster 0 pgmap v1710: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31997/140898 objects degraded (22.709%); 5741/140898 objects misplaced (4.075%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.184273+0000 mon.a (mon.0) 2059 : cluster 3 Health check failed: 0 slow ops, oldest one blocked for 32 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.184933+0000 mon.a (mon.0) 2060 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.190978+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: audit 2023-10-07T22:28:16.191348+0000 mon.a (mon.0) 2061 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.191541+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.198282+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2023-10-07T22:28:17.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:17 smithi081 bash[89466]: cluster 2023-10-07T22:28:16.219337+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:17.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:17.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:17.636 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[120089]: debug 2023-10-07T22:28:17.408+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:17.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:15.914153+0000 mgr.y (mgr.25319) 1481 : cluster 0 pgmap v1710: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31997/140898 objects degraded (22.709%); 5741/140898 objects misplaced (4.075%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.184273+0000 mon.a (mon.0) 2059 : cluster 3 Health check failed: 0 slow ops, oldest one blocked for 32 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.184933+0000 mon.a (mon.0) 2060 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.190978+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: audit 2023-10-07T22:28:16.191348+0000 mon.a (mon.0) 2061 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.191541+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.198282+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[105281]: cluster 2023-10-07T22:28:16.219337+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.184273+0000 mon.a (mon.0) 2059 : cluster 3 Health check failed: 0 slow ops, oldest one blocked for 32 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.184933+0000 mon.a (mon.0) 2060 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:17.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.190978+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: audit 2023-10-07T22:28:16.191348+0000 mon.a (mon.0) 2061 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:28:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.191541+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.198282+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2023-10-07T22:28:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:17 smithi008 bash[102097]: cluster 2023-10-07T22:28:16.219337+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e421 with expected crc 2023-10-07T22:28:17.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:17.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:17.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:17.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:17.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:17.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:17.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:17.943 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:17.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:17.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:18.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:18.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:18.171 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:18.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:18.313 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:18 smithi008 bash[105281]: cluster 2023-10-07T22:28:17.412451+0000 osd.1 (osd.1) 32 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:18.313 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:18 smithi008 bash[102097]: cluster 2023-10-07T22:28:17.412451+0000 osd.1 (osd.1) 32 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:18.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:18.346 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:18.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:18.477 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:18.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:18 smithi081 bash[89466]: cluster 2023-10-07T22:28:17.412451+0000 osd.1 (osd.1) 32 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:18.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:18.601 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:18.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:18.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:18.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:18.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:18.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:18.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:18.971 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:19.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:19.132 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:19.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:19.244 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:19 smithi008 bash[105281]: cluster 2023-10-07T22:28:17.914984+0000 mgr.y (mgr.25319) 1482 : cluster 0 pgmap v1712: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 31997/139218 objects degraded (22.983%); 5741/139218 objects misplaced (4.124%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:19.244 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:19 smithi008 bash[102097]: cluster 2023-10-07T22:28:17.914984+0000 mgr.y (mgr.25319) 1482 : cluster 0 pgmap v1712: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 31997/139218 objects degraded (22.983%); 5741/139218 objects misplaced (4.124%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:19.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:19.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:19.393 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:19 smithi081 bash[89466]: cluster 2023-10-07T22:28:17.914984+0000 mgr.y (mgr.25319) 1482 : cluster 0 pgmap v1712: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 31997/139218 objects degraded (22.983%); 5741/139218 objects misplaced (4.124%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:19.499 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.527 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:19.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:19.644 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-07T22:28:19.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:19.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:19.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:19.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:19.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:19.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:19.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:20.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:20.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:20.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:20.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:20.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:20.324 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:20.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:20.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:20.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:20.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:20.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:20.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:20.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:20.822 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:20.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:20.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:20.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:20.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:21.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:21.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:21.136 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:20 smithi008 bash[120089]: debug 2023-10-07T22:28:20.400+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:21.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:21.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:21 smithi081 bash[89466]: cluster 2023-10-07T22:28:19.916278+0000 mgr.y (mgr.25319) 1483 : cluster 0 pgmap v1713: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 31997/138567 objects degraded (23.091%); 5639/138567 objects misplaced (4.070%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:21.229 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:21 smithi081 bash[89466]: cluster 2023-10-07T22:28:20.406912+0000 osd.1 (osd.1) 33 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:21.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:21 smithi081 bash[89466]: cluster 2023-10-07T22:28:21.015840+0000 mon.a (mon.0) 2063 : cluster 3 Health check update: Degraded data redundancy: 31997/138567 objects degraded (23.091%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:21.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:21.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:21.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:21.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:21.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:21.491 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[105281]: cluster 2023-10-07T22:28:19.916278+0000 mgr.y (mgr.25319) 1483 : cluster 0 pgmap v1713: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 31997/138567 objects degraded (23.091%); 5639/138567 objects misplaced (4.070%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:21.492 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[105281]: cluster 2023-10-07T22:28:20.406912+0000 osd.1 (osd.1) 33 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:21.492 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[105281]: cluster 2023-10-07T22:28:21.015840+0000 mon.a (mon.0) 2063 : cluster 3 Health check update: Degraded data redundancy: 31997/138567 objects degraded (23.091%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:21.492 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[120089]: debug 2023-10-07T22:28:21.420+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:21.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[102097]: cluster 2023-10-07T22:28:19.916278+0000 mgr.y (mgr.25319) 1483 : cluster 0 pgmap v1713: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 269 op/s; 31997/138567 objects degraded (23.091%); 5639/138567 objects misplaced (4.070%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:21.492 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[102097]: cluster 2023-10-07T22:28:20.406912+0000 osd.1 (osd.1) 33 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:21.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:21 smithi008 bash[102097]: cluster 2023-10-07T22:28:21.015840+0000 mon.a (mon.0) 2063 : cluster 3 Health check update: Degraded data redundancy: 31997/138567 objects degraded (23.091%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:21.507 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:21.610 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:21.633 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:21.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:21.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:28:21.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:21.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:21.847 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:21.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:21.903 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:21.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:22.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:22.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:22.134 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:22.157 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:22.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:22.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:22 smithi081 bash[89466]: cluster 2023-10-07T22:28:21.425970+0000 osd.1 (osd.1) 34 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:22.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:22.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:22.467 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:22 smithi008 bash[105281]: cluster 2023-10-07T22:28:21.425970+0000 osd.1 (osd.1) 34 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:22.467 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:22 smithi008 bash[102097]: cluster 2023-10-07T22:28:21.425970+0000 osd.1 (osd.1) 34 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:22.484 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:22.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:22.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:22.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:22.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:22.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:22.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:22.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:22.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:22.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:22.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:23.001 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:23.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:23.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:23.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:23.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:23.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:23.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:23.372 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:23 smithi081 bash[89466]: cluster 2023-10-07T22:28:21.917230+0000 mgr.y (mgr.25319) 1484 : cluster 0 pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/135849 objects degraded (23.527%); 5554/135849 objects misplaced (4.088%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:23.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:23 smithi081 bash[89466]: cluster 2023-10-07T22:28:22.207778+0000 mon.a (mon.0) 2064 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 37 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:23.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:23 smithi008 bash[102097]: cluster 2023-10-07T22:28:21.917230+0000 mgr.y (mgr.25319) 1484 : cluster 0 pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/135849 objects degraded (23.527%); 5554/135849 objects misplaced (4.088%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:23.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:23 smithi008 bash[102097]: cluster 2023-10-07T22:28:22.207778+0000 mon.a (mon.0) 2064 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 37 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:23] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2023-10-07T22:28:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:23 smithi008 bash[105281]: cluster 2023-10-07T22:28:21.917230+0000 mgr.y (mgr.25319) 1484 : cluster 0 pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/135849 objects degraded (23.527%); 5554/135849 objects misplaced (4.088%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:23 smithi008 bash[105281]: cluster 2023-10-07T22:28:22.207778+0000 mon.a (mon.0) 2064 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 37 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:23.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:23.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:23.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:23.516 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:23.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:23.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:23.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:23.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:23.759 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:23.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:23.793 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:23.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:23.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:23.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:24.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:24.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:24.155 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:24.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:24.285 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:24.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:24.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:24.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:24.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:24.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:24.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:24.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:24.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:24.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:24.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:25.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:25.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:25.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:25.208 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:25.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:25.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:25.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:25.382 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:25 smithi081 bash[89466]: cluster 2023-10-07T22:28:23.917914+0000 mgr.y (mgr.25319) 1485 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/134880 objects degraded (23.696%); 5554/134880 objects misplaced (4.118%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:25.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:25.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:25 smithi008 bash[105281]: cluster 2023-10-07T22:28:23.917914+0000 mgr.y (mgr.25319) 1485 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/134880 objects degraded (23.696%); 5554/134880 objects misplaced (4.118%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:25.499 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:25 smithi008 bash[102097]: cluster 2023-10-07T22:28:23.917914+0000 mgr.y (mgr.25319) 1485 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 31961/134880 objects degraded (23.696%); 5554/134880 objects misplaced (4.118%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:25.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:25.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:25.626 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:25.650 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:25.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:25.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:25.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:25.827 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:25.888 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:25.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:25.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:26.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.051 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:26.161 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.187 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:26.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:26.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:26.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:26.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:26.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:26.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:26.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:26.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:26.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:26.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:26.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:26.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:26.743 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:28:26.744 INFO:teuthology.orchestra.run.smithi008.stdout:{"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub,nodeep-scrub flag(s) set","count":20},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 31928/132369 objects degraded (24.120%), 9 pgs degraded, 8 pgs undersized","count":17},"muted":false},"SLOW_OPS":{"severity":"HEALTH_WARN","summary":{"message":"0 slow ops, oldest one blocked for 42 sec, daemons [osd.1,osd.3] have slow ops.","count":1},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2615,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":421,"num_osds":8,"num_up_osds":8,"osd_up_since":1696716701,"num_in_osds":8,"osd_in_since":1696717390,"num_remapped_pgs":10},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":88},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":7},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovery_wait","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+remapped+backfill_wait","count":1}],"num_pgs":99,"num_pools":5,"num_objects":44123,"data_bytes":2890458930,"bytes_used":17333452800,"bytes_avail":750626832384,"bytes_total":767960285184,"degraded_objects":31928,"degraded_total":132369,"degraded_ratio":0.24120451163036663,"misplaced_objects":5390,"misplaced_total":132369,"misplaced_ratio":0.040719503811315338,"recovering_objects_per_sec":6,"recovering_bytes_per_sec":0,"recovering_keys_per_sec":0,"num_objects_recovered":69,"num_bytes_recovered":0,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":284},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi081.zbvtwc","status":"up:active","gid":24532}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"}},"servicemap":{"epoch":37,"modified":"2023-10-07T22:27:41.899882+0000","services":{"mds":{"daemons":{"summary":"","foo.smithi008.qwzkkv":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"foo.smithi081.zbvtwc":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"mgr":{"daemons":{"summary":"","x":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"y":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"mon":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{"206ff19e-3a87-4707-922a-b87206f2bea7":{"message":"Upgrade to 18.0.0-6609-g9725b08f (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true},"a08393d0-789d-4a49-9b9d-2c29c97a3abc":{"message":"Global Recovery Event (4m)\n [========================....] (remaining: 36s)","progress":0.8888888955116272,"add_to_ceph_s":true}}} 2023-10-07T22:28:26.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.845 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:26.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:26.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:27.080 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:27.103 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:27.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[105281]: cluster 2023-10-07T22:28:25.918645+0000 mgr.y (mgr.25319) 1486 : cluster 0 pgmap v1716: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31928/132369 objects degraded (24.120%); 5390/132369 objects misplaced (4.072%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[105281]: audit 2023-10-07T22:28:25.953433+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[105281]: audit 2023-10-07T22:28:25.954787+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[105281]: cluster 2023-10-07T22:28:26.019248+0000 mon.a (mon.0) 2067 : cluster 3 Health check update: Degraded data redundancy: 31961/134880 objects degraded (23.696%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[105281]: audit 2023-10-07T22:28:26.741420+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.8:0/4174896614' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[102097]: cluster 2023-10-07T22:28:25.918645+0000 mgr.y (mgr.25319) 1486 : cluster 0 pgmap v1716: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31928/132369 objects degraded (24.120%); 5390/132369 objects misplaced (4.072%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[102097]: audit 2023-10-07T22:28:25.953433+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:27.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[102097]: audit 2023-10-07T22:28:25.954787+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[102097]: cluster 2023-10-07T22:28:26.019248+0000 mon.a (mon.0) 2067 : cluster 3 Health check update: Degraded data redundancy: 31961/134880 objects degraded (23.696%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:27.139 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:26 smithi008 bash[102097]: audit 2023-10-07T22:28:26.741420+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.8:0/4174896614' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:28:27.205 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:27.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:26 smithi081 bash[89466]: cluster 2023-10-07T22:28:25.918645+0000 mgr.y (mgr.25319) 1486 : cluster 0 pgmap v1716: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 31928/132369 objects degraded (24.120%); 5390/132369 objects misplaced (4.072%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:26 smithi081 bash[89466]: audit 2023-10-07T22:28:25.953433+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:26 smithi081 bash[89466]: audit 2023-10-07T22:28:25.954787+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:26 smithi081 bash[89466]: cluster 2023-10-07T22:28:26.019248+0000 mon.a (mon.0) 2067 : cluster 3 Health check update: Degraded data redundancy: 31961/134880 objects degraded (23.696%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:27.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:26 smithi081 bash[89466]: audit 2023-10-07T22:28:26.741420+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.8:0/4174896614' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:28:27.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:27.334 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:27.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:27.398 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:27 smithi008 bash[120089]: debug 2023-10-07T22:28:27.392+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:27.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:27.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:27.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:27.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:27.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:27.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:27.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:27.868 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:27.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:27.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:27.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:27.978 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:27 smithi008 bash[102097]: cluster 2023-10-07T22:28:27.396725+0000 osd.1 (osd.1) 35 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:27.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:28.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:28.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:28.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:27 smithi081 bash[89466]: cluster 2023-10-07T22:28:27.396725+0000 osd.1 (osd.1) 35 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:28.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:27 smithi008 bash[105281]: cluster 2023-10-07T22:28:27.396725+0000 osd.1 (osd.1) 35 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:28.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:28.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:28.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:28.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:28.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:28.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:28.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:28.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:28.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:28.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:28.886 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:28 smithi008 bash[120089]: debug 2023-10-07T22:28:28.400+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:28.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:28.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:28.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:29.038 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.067 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:29.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:29.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:28 smithi008 bash[105281]: cluster 2023-10-07T22:28:27.919915+0000 mgr.y (mgr.25319) 1487 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 297 op/s; 31928/130422 objects degraded (24.481%); 5390/130422 objects misplaced (4.133%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:29.178 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:28 smithi008 bash[105281]: cluster 2023-10-07T22:28:28.403240+0000 osd.1 (osd.1) 36 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:29.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:28 smithi008 bash[102097]: cluster 2023-10-07T22:28:27.919915+0000 mgr.y (mgr.25319) 1487 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 297 op/s; 31928/130422 objects degraded (24.481%); 5390/130422 objects misplaced (4.133%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:29.179 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:28 smithi008 bash[102097]: cluster 2023-10-07T22:28:28.403240+0000 osd.1 (osd.1) 36 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:29.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:29.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:28 smithi081 bash[89466]: cluster 2023-10-07T22:28:27.919915+0000 mgr.y (mgr.25319) 1487 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 297 op/s; 31928/130422 objects degraded (24.481%); 5390/130422 objects misplaced (4.133%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:29.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:28 smithi081 bash[89466]: cluster 2023-10-07T22:28:28.403240+0000 osd.1 (osd.1) 36 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:29.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.321 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:29.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:29.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:29.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:29.565 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:29 smithi008 bash[120089]: debug 2023-10-07T22:28:29.392+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:29.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:29.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:29.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:29.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.842 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:29.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:29.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:30.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:30.092 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:29 smithi008 bash[105281]: cluster 2023-10-07T22:28:29.397958+0000 osd.1 (osd.1) 37 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:30.092 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:29 smithi008 bash[102097]: cluster 2023-10-07T22:28:29.397958+0000 osd.1 (osd.1) 37 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:30.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:30.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:30.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:30.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:29 smithi081 bash[89466]: cluster 2023-10-07T22:28:29.397958+0000 osd.1 (osd.1) 37 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:30.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:30.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:30.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:30.387 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-10-07T22:28:30.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:28:30.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:30.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:30.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:30.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:30.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:30.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:30.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:30.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:30.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:30.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:30.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:31.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:31.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:30 smithi081 bash[89466]: cluster 2023-10-07T22:28:29.920939+0000 mgr.y (mgr.25319) 1488 : cluster 0 pgmap v1718: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 31928/129843 objects degraded (24.590%); 5293/129843 objects misplaced (4.076%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:31.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:31.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:31.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:31.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:31.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:31.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:31.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:31.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:30 smithi008 bash[102097]: cluster 2023-10-07T22:28:29.920939+0000 mgr.y (mgr.25319) 1488 : cluster 0 pgmap v1718: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 31928/129843 objects degraded (24.590%); 5293/129843 objects misplaced (4.076%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:31.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:30 smithi008 bash[105281]: cluster 2023-10-07T22:28:29.920939+0000 mgr.y (mgr.25319) 1488 : cluster 0 pgmap v1718: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 31928/129843 objects degraded (24.590%); 5293/129843 objects misplaced (4.076%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:31.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:31.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:31.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:31.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:31.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:31.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:31.706 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:31.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:31.831 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:31.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:31.956 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:31.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:32.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:32.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:31 smithi008 bash[105281]: cluster 2023-10-07T22:28:31.022289+0000 mon.a (mon.0) 2068 : cluster 3 Health check update: Degraded data redundancy: 31928/129843 objects degraded (24.590%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:32.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:31 smithi008 bash[105281]: cluster 2023-10-07T22:28:31.022335+0000 mon.a (mon.0) 2069 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 42 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:32.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:31 smithi008 bash[102097]: cluster 2023-10-07T22:28:31.022289+0000 mon.a (mon.0) 2068 : cluster 3 Health check update: Degraded data redundancy: 31928/129843 objects degraded (24.590%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:32.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:31 smithi008 bash[102097]: cluster 2023-10-07T22:28:31.022335+0000 mon.a (mon.0) 2069 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 42 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:32.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:32.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:31 smithi081 bash[89466]: cluster 2023-10-07T22:28:31.022289+0000 mon.a (mon.0) 2068 : cluster 3 Health check update: Degraded data redundancy: 31928/129843 objects degraded (24.590%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:31 smithi081 bash[89466]: cluster 2023-10-07T22:28:31.022335+0000 mon.a (mon.0) 2069 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 42 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:32.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:32.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:32.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:32.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:32.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:32.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:32.848 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:32.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:32.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:32.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:33.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:33.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:33.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:33.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:33.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:33 smithi008 bash[102097]: cluster 2023-10-07T22:28:31.921783+0000 mgr.y (mgr.25319) 1489 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 322 op/s; 31892/126939 objects degraded (25.124%); 5211/126939 objects misplaced (4.105%); 0 B/s, 8 objects/s recovering 2023-10-07T22:28:33.137 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:33] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2023-10-07T22:28:33.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:33 smithi008 bash[105281]: cluster 2023-10-07T22:28:31.921783+0000 mgr.y (mgr.25319) 1489 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 322 op/s; 31892/126939 objects degraded (25.124%); 5211/126939 objects misplaced (4.105%); 0 B/s, 8 objects/s recovering 2023-10-07T22:28:33.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:33.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:33.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:33.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:33.399 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:33 smithi081 bash[89466]: cluster 2023-10-07T22:28:31.921783+0000 mgr.y (mgr.25319) 1489 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 322 op/s; 31892/126939 objects degraded (25.124%); 5211/126939 objects misplaced (4.105%); 0 B/s, 8 objects/s recovering 2023-10-07T22:28:33.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:33.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:33.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:33.637 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:28:33 smithi008 bash[120089]: debug 2023-10-07T22:28:33.464+0000 7fdf80c35700 -1 osd.1 421 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:28:33.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:33.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:33.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:33.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:33.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:33.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:33.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:33.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:34.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:34.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:34.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:34.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:34.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:34.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:34.292 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:34.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:34.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:34.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:34.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:34.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:34.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:34.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:34.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:34.943 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:34.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:34.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:35.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:35.101 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:35.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:35.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:35 smithi081 bash[89466]: cluster 2023-10-07T22:28:33.467369+0000 osd.1 (osd.1) 38 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:35.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:35 smithi081 bash[89466]: cluster 2023-10-07T22:28:33.922499+0000 mgr.y (mgr.25319) 1490 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 31892/125853 objects degraded (25.341%); 5211/125853 objects misplaced (4.141%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:35.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:35.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:35.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:35.412 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:28:35.435 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:28:35.455 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:28:35.460 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:35 smithi008 bash[102097]: cluster 2023-10-07T22:28:33.467369+0000 osd.1 (osd.1) 38 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:35.460 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:35 smithi008 bash[102097]: cluster 2023-10-07T22:28:33.922499+0000 mgr.y (mgr.25319) 1490 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 31892/125853 objects degraded (25.341%); 5211/125853 objects misplaced (4.141%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:35.460 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:35 smithi008 bash[105281]: cluster 2023-10-07T22:28:33.467369+0000 osd.1 (osd.1) 38 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:28:35.460 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:35 smithi008 bash[105281]: cluster 2023-10-07T22:28:33.922499+0000 mgr.y (mgr.25319) 1490 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 31892/125853 objects degraded (25.341%); 5211/125853 objects misplaced (4.141%); 0 B/s, 5 objects/s recovering 2023-10-07T22:28:35.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:35.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:35.490 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:28:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:35.524 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:28:35.556 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:28:35.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:35.601 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:28:35.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:35.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:35.626 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:28:35.628 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.629 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:28:35.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:35.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:35.860 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:35.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:35.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:35.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:35.974 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:28:35.975 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:28:35.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:36.010 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:36.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:36.113 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:36.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:36.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:36.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:36.315 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[102097]: audit 2023-10-07T22:28:35.374863+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.8:0/1079819389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:36.315 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[102097]: cluster 2023-10-07T22:28:36.023650+0000 mon.a (mon.0) 2070 : cluster 3 Health check update: Degraded data redundancy: 31892/125853 objects degraded (25.341%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:36.315 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[102097]: cluster 2023-10-07T22:28:36.023688+0000 mon.a (mon.0) 2071 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 47 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:36.315 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[105281]: audit 2023-10-07T22:28:35.374863+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.8:0/1079819389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:36.315 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[105281]: cluster 2023-10-07T22:28:36.023650+0000 mon.a (mon.0) 2070 : cluster 3 Health check update: Degraded data redundancy: 31892/125853 objects degraded (25.341%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:36.316 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:36 smithi008 bash[105281]: cluster 2023-10-07T22:28:36.023688+0000 mon.a (mon.0) 2071 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 47 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:36.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:36.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:36 smithi081 bash[89466]: audit 2023-10-07T22:28:35.374863+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.8:0/1079819389' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:28:36.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:36 smithi081 bash[89466]: cluster 2023-10-07T22:28:36.023650+0000 mon.a (mon.0) 2070 : cluster 3 Health check update: Degraded data redundancy: 31892/125853 objects degraded (25.341%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:36.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:36 smithi081 bash[89466]: cluster 2023-10-07T22:28:36.023688+0000 mon.a (mon.0) 2071 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 47 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:28:36.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:36.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:36.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:36.529 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:36.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:36.661 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:36.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:36.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:36.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:36.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:36.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:36.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:37.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:37.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:37.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:37.170 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:37 smithi081 bash[89466]: cluster 2023-10-07T22:28:35.923236+0000 mgr.y (mgr.25319) 1491 : cluster 0 pgmap v1721: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31852/123159 objects degraded (25.863%); 5009/123159 objects misplaced (4.067%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:37.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:37.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:37.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:37 smithi008 bash[105281]: cluster 2023-10-07T22:28:35.923236+0000 mgr.y (mgr.25319) 1491 : cluster 0 pgmap v1721: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31852/123159 objects degraded (25.863%); 5009/123159 objects misplaced (4.067%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:37.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:37 smithi008 bash[102097]: cluster 2023-10-07T22:28:35.923236+0000 mgr.y (mgr.25319) 1491 : cluster 0 pgmap v1721: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31852/123159 objects degraded (25.863%); 5009/123159 objects misplaced (4.067%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:37.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:37.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:37.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:37.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:37.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:37.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:37.820 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:37.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:37.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:37.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:37.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:37.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:38.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:38.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:38.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:38.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:38.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:38.344 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:38.365 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:38.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:38.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:38.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:38.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:38.621 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:38.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:38.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:38.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:38.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:38.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:38.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:38.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:39.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:39.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:39.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:39.217 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:39 smithi008 bash[105281]: cluster 2023-10-07T22:28:37.924248+0000 mgr.y (mgr.25319) 1492 : cluster 0 pgmap v1722: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 31852/121116 objects degraded (26.299%); 5009/121116 objects misplaced (4.136%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:39.218 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-07T22:28:39.219 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:39 smithi008 bash[102097]: cluster 2023-10-07T22:28:37.924248+0000 mgr.y (mgr.25319) 1492 : cluster 0 pgmap v1722: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 31852/121116 objects degraded (26.299%); 5009/121116 objects misplaced (4.136%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:39.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:39.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:39.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:39.408 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:39.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:39 smithi081 bash[89466]: cluster 2023-10-07T22:28:37.924248+0000 mgr.y (mgr.25319) 1492 : cluster 0 pgmap v1722: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 312 op/s; 31852/121116 objects degraded (26.299%); 5009/121116 objects misplaced (4.136%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:39.513 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:39.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:39.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:39.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:39.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:39.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:39.809 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:39.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:39.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:39.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:39.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:40.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:40 smithi008 bash[102097]: audit 2023-10-07T22:28:39.523355+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.8:0/90893456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.044 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:40 smithi008 bash[102097]: audit 2023-10-07T22:28:39.523982+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.046 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:40.065 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:28:40.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:40.190 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:40.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:40.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:40.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:40 smithi008 bash[105281]: audit 2023-10-07T22:28:39.523355+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.8:0/90893456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:40 smithi008 bash[105281]: audit 2023-10-07T22:28:39.523982+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.321 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:40.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:40.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:40.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:40.479 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:40 smithi081 bash[89466]: audit 2023-10-07T22:28:39.523355+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.8:0/90893456' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:40 smithi081 bash[89466]: audit 2023-10-07T22:28:39.523982+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:28:40.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:40.584 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:40.615 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:40.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:40.718 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:40.746 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:40.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:40.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:40.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:40.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:40.937 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:28:40.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:41.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:41.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:39.925111+0000 mgr.y (mgr.25319) 1493 : cluster 0 pgmap v1723: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 31852/120519 objects degraded (26.429%); 4910/120519 objects misplaced (4.074%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.040959+0000 mon.a (mon.0) 2073 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: audit 2023-10-07T22:28:40.048338+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.048472+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.048714+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.053312+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.058997+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.060709+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:40.075445+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: audit 2023-10-07T22:28:40.949896+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:41.024865+0000 mon.a (mon.0) 2077 : cluster 3 Health check update: Degraded data redundancy: 31852/120519 objects degraded (26.429%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:41.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:41 smithi081 bash[89466]: cluster 2023-10-07T22:28:41.024899+0000 mon.a (mon.0) 2078 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:28:41.256 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:39.925111+0000 mgr.y (mgr.25319) 1493 : cluster 0 pgmap v1723: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 31852/120519 objects degraded (26.429%); 4910/120519 objects misplaced (4.074%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.040959+0000 mon.a (mon.0) 2073 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: audit 2023-10-07T22:28:40.048338+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.048472+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.048714+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.053312+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.058997+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.060709+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:40.075445+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: audit 2023-10-07T22:28:40.949896+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:41.264 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:41.024865+0000 mon.a (mon.0) 2077 : cluster 3 Health check update: Degraded data redundancy: 31852/120519 objects degraded (26.429%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[102097]: cluster 2023-10-07T22:28:41.024899+0000 mon.a (mon.0) 2078 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:39.925111+0000 mgr.y (mgr.25319) 1493 : cluster 0 pgmap v1723: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 31852/120519 objects degraded (26.429%); 4910/120519 objects misplaced (4.074%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.040959+0000 mon.a (mon.0) 2073 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: audit 2023-10-07T22:28:40.048338+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.048472+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.048714+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.053312+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.058997+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.060709+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.265 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:40.075445+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e422 with expected crc 2023-10-07T22:28:41.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: audit 2023-10-07T22:28:40.949896+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:41.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:41.024865+0000 mon.a (mon.0) 2077 : cluster 3 Health check update: Degraded data redundancy: 31852/120519 objects degraded (26.429%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:41.266 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:41 smithi008 bash[105281]: cluster 2023-10-07T22:28:41.024899+0000 mon.a (mon.0) 2078 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:28:41.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:41.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:41.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:41.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:41.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:41.654 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.682 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:41.786 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:41.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:41.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:41.880 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:41.929 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:41.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:41.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:41.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:42.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:42.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:42.098 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:42 smithi008 bash[105281]: cluster 2023-10-07T22:28:42.043798+0000 mon.a (mon.0) 2079 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops) 2023-10-07T22:28:42.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:42 smithi008 bash[102097]: cluster 2023-10-07T22:28:42.043798+0000 mon.a (mon.0) 2079 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops) 2023-10-07T22:28:42.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:42.218 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:42.322 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:42.362 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:42.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:42.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:42.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:42 smithi081 bash[89466]: cluster 2023-10-07T22:28:42.043798+0000 mon.a (mon.0) 2079 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 52 sec, osd.3 has slow ops) 2023-10-07T22:28:42.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:42.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:42.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:42.630 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:42.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:42.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:42.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:42.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:42.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:42.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:43.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:43.121 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:43.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:43.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:43.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:43.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:43 smithi081 bash[89466]: cluster 2023-10-07T22:28:41.926153+0000 mgr.y (mgr.25319) 1494 : cluster 0 pgmap v1725: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 31816/117618 objects degraded (27.050%); 4811/117618 objects misplaced (4.090%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:43.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:43.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:43 smithi008 bash[105281]: cluster 2023-10-07T22:28:41.926153+0000 mgr.y (mgr.25319) 1494 : cluster 0 pgmap v1725: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 31816/117618 objects degraded (27.050%); 4811/117618 objects misplaced (4.090%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:43.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:43 smithi008 bash[102097]: cluster 2023-10-07T22:28:41.926153+0000 mgr.y (mgr.25319) 1494 : cluster 0 pgmap v1725: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 31816/117618 objects degraded (27.050%); 4811/117618 objects misplaced (4.090%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:43.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:43] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2023-10-07T22:28:43.417 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:43.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:28:43.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:43.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:43.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:43.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:43.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:43.815 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:43.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:43.919 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:43.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:43.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:43.985 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:44.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.088 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:44.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:44.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:44.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.352 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:44.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:44.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:44.585 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:44.610 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:44.714 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.736 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:44.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:44.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:44.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:44.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:44.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:45.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:45.133 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:45.240 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:45.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:45.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:45.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:45 smithi008 bash[102097]: cluster 2023-10-07T22:28:43.926912+0000 mgr.y (mgr.25319) 1495 : cluster 0 pgmap v1726: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 309 op/s; 31816/116568 objects degraded (27.294%); 4811/116568 objects misplaced (4.127%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:45.273 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:45 smithi008 bash[105281]: cluster 2023-10-07T22:28:43.926912+0000 mgr.y (mgr.25319) 1495 : cluster 0 pgmap v1726: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 309 op/s; 31816/116568 objects degraded (27.294%); 4811/116568 objects misplaced (4.127%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:45.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:45.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:45 smithi081 bash[89466]: cluster 2023-10-07T22:28:43.926912+0000 mgr.y (mgr.25319) 1495 : cluster 0 pgmap v1726: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 309 op/s; 31816/116568 objects degraded (27.294%); 4811/116568 objects misplaced (4.127%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:45.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:45.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:45.502 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:45.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:45.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:45.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:45.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:45.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:45.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:45.909 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:45.936 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:45.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:45.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:46.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:46.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:46.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:46.176 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:46.234 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:46.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:46.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:46.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:46 smithi008 bash[102097]: cluster 2023-10-07T22:28:46.025796+0000 mon.a (mon.0) 2080 : cluster 3 Health check update: Degraded data redundancy: 31816/116568 objects degraded (27.294%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:46.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:46 smithi008 bash[105281]: cluster 2023-10-07T22:28:46.025796+0000 mon.a (mon.0) 2080 : cluster 3 Health check update: Degraded data redundancy: 31816/116568 objects degraded (27.294%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:46.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:46 smithi081 bash[89466]: cluster 2023-10-07T22:28:46.025796+0000 mon.a (mon.0) 2080 : cluster 3 Health check update: Degraded data redundancy: 31816/116568 objects degraded (27.294%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:46.570 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:46.594 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:46.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:46.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:46.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:46.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:46.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:46.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:47.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:47.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:47.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:47.214 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.247 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:47 smithi008 bash[105281]: cluster 2023-10-07T22:28:45.927817+0000 mgr.y (mgr.25319) 1496 : cluster 0 pgmap v1727: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/113922 objects degraded (27.894%); 4631/113922 objects misplaced (4.065%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:47.247 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:47 smithi008 bash[102097]: cluster 2023-10-07T22:28:45.927817+0000 mgr.y (mgr.25319) 1496 : cluster 0 pgmap v1727: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/113922 objects degraded (27.894%); 4631/113922 objects misplaced (4.065%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:47.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:47.352 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:47 smithi081 bash[89466]: cluster 2023-10-07T22:28:45.927817+0000 mgr.y (mgr.25319) 1496 : cluster 0 pgmap v1727: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/113922 objects degraded (27.894%); 4631/113922 objects misplaced (4.065%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:47.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:47.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:47.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:47.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:47.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:47.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:47.880 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.969 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:47.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:48.046 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:28:48.072 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:48.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:48.199 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:48.325 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.350 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:48.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:48.481 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:48.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:48.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:48.719 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:48.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:48.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:48.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:48.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:48.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:48.969 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:48.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:48.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:49.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:49.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:49.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:49.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:49.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:49.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:49 smithi081 bash[89466]: cluster 2023-10-07T22:28:47.928505+0000 mgr.y (mgr.25319) 1497 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/111891 objects degraded (28.400%); 4631/111891 objects misplaced (4.139%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:49.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:49.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:49 smithi008 bash[102097]: cluster 2023-10-07T22:28:47.928505+0000 mgr.y (mgr.25319) 1497 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/111891 objects degraded (28.400%); 4631/111891 objects misplaced (4.139%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:49.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:49 smithi008 bash[105281]: cluster 2023-10-07T22:28:47.928505+0000 mgr.y (mgr.25319) 1497 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 31777/111891 objects degraded (28.400%); 4631/111891 objects misplaced (4.139%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:49.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:49.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:49.613 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:49.632 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:49.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:49.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:49.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:49.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:49.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:49.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:49.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:49.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:50.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:50.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:50.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:50.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:50.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:50.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:50.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:50.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:50.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:50.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:50.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:50.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:50.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:50.687 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:50.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:50.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:50.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:50.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:50.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:50.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:50.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:51.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:51.082 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:51.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:51.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:51.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:51.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:51 smithi008 bash[105281]: cluster 2023-10-07T22:28:49.929158+0000 mgr.y (mgr.25319) 1498 : cluster 0 pgmap v1729: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 31777/111309 objects degraded (28.548%); 4541/111309 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:51.327 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:51 smithi008 bash[105281]: cluster 2023-10-07T22:28:51.026724+0000 mon.a (mon.0) 2081 : cluster 3 Health check update: Degraded data redundancy: 31777/111309 objects degraded (28.548%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:51.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:51 smithi008 bash[102097]: cluster 2023-10-07T22:28:49.929158+0000 mgr.y (mgr.25319) 1498 : cluster 0 pgmap v1729: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 31777/111309 objects degraded (28.548%); 4541/111309 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:51.327 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:51 smithi008 bash[102097]: cluster 2023-10-07T22:28:51.026724+0000 mon.a (mon.0) 2081 : cluster 3 Health check update: Degraded data redundancy: 31777/111309 objects degraded (28.548%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:51.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:51.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:51.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:51.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:51 smithi081 bash[89466]: cluster 2023-10-07T22:28:49.929158+0000 mgr.y (mgr.25319) 1498 : cluster 0 pgmap v1729: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 31777/111309 objects degraded (28.548%); 4541/111309 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:28:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:51 smithi081 bash[89466]: cluster 2023-10-07T22:28:51.026724+0000 mon.a (mon.0) 2081 : cluster 3 Health check update: Degraded data redundancy: 31777/111309 objects degraded (28.548%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:51.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:51.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:51.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:51.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:51.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:51.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:51.825 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:51.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:51.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:51.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:51.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:51.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:52.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:52.121 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:52.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:52.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:52.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:52.342 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:28:52.354 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:28:52.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:52.389 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:52.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:52.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:52.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:52.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:52.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:52.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:52.798 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:52.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:52.937 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:52.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:53.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:53.065 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:53.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:53.302 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:53.320 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:53.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:53 smithi081 bash[89466]: cluster 2023-10-07T22:28:51.930069+0000 mgr.y (mgr.25319) 1499 : cluster 0 pgmap v1730: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 341 op/s; 31736/108360 objects degraded (29.288%); 4441/108360 objects misplaced (4.098%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:53.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:53 smithi081 bash[89466]: audit 2023-10-07T22:28:52.325716+0000 mgr.y (mgr.25319) 1500 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:53.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:53.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:53.601 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:28:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:28:53] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2023-10-07T22:28:53.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:53 smithi008 bash[102097]: cluster 2023-10-07T22:28:51.930069+0000 mgr.y (mgr.25319) 1499 : cluster 0 pgmap v1730: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 341 op/s; 31736/108360 objects degraded (29.288%); 4441/108360 objects misplaced (4.098%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:53.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:53 smithi008 bash[102097]: audit 2023-10-07T22:28:52.325716+0000 mgr.y (mgr.25319) 1500 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:53.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:53 smithi008 bash[105281]: cluster 2023-10-07T22:28:51.930069+0000 mgr.y (mgr.25319) 1499 : cluster 0 pgmap v1730: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 341 op/s; 31736/108360 objects degraded (29.288%); 4441/108360 objects misplaced (4.098%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:53.603 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:53 smithi008 bash[105281]: audit 2023-10-07T22:28:52.325716+0000 mgr.y (mgr.25319) 1500 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:28:53.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:53.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:53.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:53.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:53.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:53.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:54.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:54.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.264 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:54.368 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:54.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:54.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:54.541 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:54.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:54.645 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.670 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:54.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:54.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:54.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:54.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.935 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:54.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:55.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:55.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:55.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:55.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:55.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:55.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:55.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:55 smithi008 bash[105281]: cluster 2023-10-07T22:28:53.930979+0000 mgr.y (mgr.25319) 1501 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 31736/107286 objects degraded (29.581%); 4441/107286 objects misplaced (4.139%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:55.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:55 smithi008 bash[102097]: cluster 2023-10-07T22:28:53.930979+0000 mgr.y (mgr.25319) 1501 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 31736/107286 objects degraded (29.581%); 4441/107286 objects misplaced (4.139%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:55.448 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:55.472 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:55 smithi081 bash[89466]: cluster 2023-10-07T22:28:53.930979+0000 mgr.y (mgr.25319) 1501 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 31736/107286 objects degraded (29.581%); 4441/107286 objects misplaced (4.139%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:55.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:55.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:55.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:55.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:55.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:55.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:55.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:55.867 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:55.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:55.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:55.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:56.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:56.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:56.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:56.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:56.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:56.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:56.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:56.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:56.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:56.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:56.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:56.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:56.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:56.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:56.904 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1730,"stamp":"2023-10-07T22:28:51.929361+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2365974322,"num_objects":36120,"num_object_clones":0,"num_object_copies":108360,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31736,"num_objects_misplaced":4441,"num_objects_unfound":0,"num_objects_dirty":36120,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":141976,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15519,"num_bytes_recovered":839485531,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109085,"ondisk_log_size":109085,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":333,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15586384,"kb_used_data":9041296,"kb_used_omap":18,"kb_used_meta":6545005,"kb_avail":734374832,"statfs":{"total":767960285184,"available":751999827968,"internally_reserved":0,"allocated":9258287104,"data_stored":9242912347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6702085386},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1],"upper_bound":262144},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-265617408,"num_objects":-4053,"num_object_clones":0,"num_object_copies":-12159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-116,"num_objects_misplaced":-469,"num_objects_unfound":0,"num_objects_dirty":-4053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4053,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":116,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.878613"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":265,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199585+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:28:16.199585+0000","last_peered":"2023-10-07T22:28:16.199585+0000","last_clean":"2023-10-07T22:28:16.199585+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:28:16.199585+0000","last_undegraded":"2023-10-07T22:28:16.199585+0000","last_fullsized":"2023-10-07T22:28:16.199585+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":54,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:20.535801+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:28:20.535801+0000","last_peered":"2023-10-07T22:28:20.535801+0000","last_clean":"2023-10-07T22:28:20.535801+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:28:20.535801+0000","last_undegraded":"2023-10-07T22:28:20.535801+0000","last_fullsized":"2023-10-07T22:28:20.535801+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":430,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:25.663742+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:28:25.663742+0000","last_peered":"2023-10-07T22:28:25.663742+0000","last_clean":"2023-10-07T22:28:25.663742+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:28:25.663742+0000","last_undegraded":"2023-10-07T22:28:25.663742+0000","last_fullsized":"2023-10-07T22:28:25.663742+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":27,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221823+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:28:16.221823+0000","last_peered":"2023-10-07T22:28:16.221823+0000","last_clean":"2023-10-07T22:28:16.221823+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:28:16.221823+0000","last_undegraded":"2023-10-07T22:28:16.221823+0000","last_fullsized":"2023-10-07T22:28:16.221823+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":51,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.242860+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:28:16.242860+0000","last_peered":"2023-10-07T22:28:16.242860+0000","last_clean":"2023-10-07T22:28:16.242860+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:28:16.242860+0000","last_undegraded":"2023-10-07T22:28:16.242860+0000","last_fullsized":"2023-10-07T22:28:16.242860+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":76,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233344+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:28:16.233344+0000","last_peered":"2023-10-07T22:28:16.233344+0000","last_clean":"2023-10-07T22:28:16.233344+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:28:16.233344+0000","last_undegraded":"2023-10-07T22:28:16.233344+0000","last_fullsized":"2023-10-07T22:28:16.233344+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198428+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:28:16.198428+0000","last_peered":"2023-10-07T22:28:16.198428+0000","last_clean":"2023-10-07T22:28:16.198428+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:28:16.198428+0000","last_undegraded":"2023-10-07T22:28:16.198428+0000","last_fullsized":"2023-10-07T22:28:16.198428+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":51,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.242907+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:28:16.242907+0000","last_peered":"2023-10-07T22:28:16.242907+0000","last_clean":"2023-10-07T22:28:16.242907+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:28:16.242907+0000","last_undegraded":"2023-10-07T22:28:16.242907+0000","last_fullsized":"2023-10-07T22:28:16.242907+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198372+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:28:16.198372+0000","last_peered":"2023-10-07T22:28:16.198372+0000","last_clean":"2023-10-07T22:28:16.198372+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:28:16.198372+0000","last_undegraded":"2023-10-07T22:28:16.198372+0000","last_fullsized":"2023-10-07T22:28:16.198372+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":54,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204306+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:28:16.204306+0000","last_peered":"2023-10-07T22:28:16.204306+0000","last_clean":"2023-10-07T22:28:16.204306+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:28:16.204306+0000","last_undegraded":"2023-10-07T22:28:16.204306+0000","last_fullsized":"2023-10-07T22:28:16.204306+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":180,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221955+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:28:16.221955+0000","last_peered":"2023-10-07T22:28:16.221955+0000","last_clean":"2023-10-07T22:28:16.221955+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:28:16.221955+0000","last_undegraded":"2023-10-07T22:28:16.221955+0000","last_fullsized":"2023-10-07T22:28:16.221955+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":183,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.214870+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:28:16.214870+0000","last_peered":"2023-10-07T22:28:16.214870+0000","last_clean":"2023-10-07T22:28:16.214870+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:28:16.214870+0000","last_undegraded":"2023-10-07T22:28:16.214870+0000","last_fullsized":"2023-10-07T22:28:16.214870+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":315,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.200262+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:28:16.200262+0000","last_peered":"2023-10-07T22:28:16.200262+0000","last_clean":"2023-10-07T22:28:16.200262+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:28:16.200262+0000","last_undegraded":"2023-10-07T22:28:16.200262+0000","last_fullsized":"2023-10-07T22:28:16.200262+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":245,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199272+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:28:16.199272+0000","last_peered":"2023-10-07T22:28:16.199272+0000","last_clean":"2023-10-07T22:28:16.199272+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:28:16.199272+0000","last_undegraded":"2023-10-07T22:28:16.199272+0000","last_fullsized":"2023-10-07T22:28:16.199272+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":148,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.222111+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:28:16.222111+0000","last_peered":"2023-10-07T22:28:16.222111+0000","last_clean":"2023-10-07T22:28:16.222111+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:28:16.222111+0000","last_undegraded":"2023-10-07T22:28:16.222111+0000","last_fullsized":"2023-10-07T22:28:16.222111+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":54,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204437+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:28:16.204437+0000","last_peered":"2023-10-07T22:28:16.204437+0000","last_clean":"2023-10-07T22:28:16.204437+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:28:16.204437+0000","last_undegraded":"2023-10-07T22:28:16.204437+0000","last_fullsized":"2023-10-07T22:28:16.204437+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":27,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221539+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:28:16.221539+0000","last_peered":"2023-10-07T22:28:16.221539+0000","last_clean":"2023-10-07T22:28:16.221539+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:28:16.221539+0000","last_undegraded":"2023-10-07T22:28:16.221539+0000","last_fullsized":"2023-10-07T22:28:16.221539+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198199+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:28:16.198199+0000","last_peered":"2023-10-07T22:28:16.198199+0000","last_clean":"2023-10-07T22:28:16.198199+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:28:16.198199+0000","last_undegraded":"2023-10-07T22:28:16.198199+0000","last_fullsized":"2023-10-07T22:28:16.198199+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":170,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221945+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:28:16.221945+0000","last_peered":"2023-10-07T22:28:16.221945+0000","last_clean":"2023-10-07T22:28:16.221945+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:28:16.221945+0000","last_undegraded":"2023-10-07T22:28:16.221945+0000","last_fullsized":"2023-10-07T22:28:16.221945+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204938+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:28:16.204938+0000","last_peered":"2023-10-07T22:28:16.204938+0000","last_clean":"2023-10-07T22:28:16.204938+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:28:16.204938+0000","last_undegraded":"2023-10-07T22:28:16.204938+0000","last_fullsized":"2023-10-07T22:28:16.204938+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":147,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.232922+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:28:16.232922+0000","last_peered":"2023-10-07T22:28:16.232922+0000","last_clean":"2023-10-07T22:28:16.232922+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:28:16.232922+0000","last_undegraded":"2023-10-07T22:28:16.232922+0000","last_fullsized":"2023-10-07T22:28:16.232922+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.205222+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:28:16.205222+0000","last_peered":"2023-10-07T22:28:16.205222+0000","last_clean":"2023-10-07T22:28:16.205222+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:28:16.205222+0000","last_undegraded":"2023-10-07T22:28:16.205222+0000","last_fullsized":"2023-10-07T22:28:16.205222+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"422'8841","reported_seq":8911,"reported_epoch":422,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:28:49.421011+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:28:49.421011+0000","last_peered":"2023-10-07T22:28:49.421011+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:28:49.421011+0000","last_undegraded":"2023-10-07T22:28:49.421011+0000","last_fullsized":"2023-10-07T22:28:49.421011+0000","mapping_epoch":396,"log_start":"379'2000","ondisk_log_start":"379'2000","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6841,"log_dups_size":0,"ondisk_log_size":6841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150536192,"num_objects":2297,"num_object_clones":0,"num_object_copies":6891,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2297,"num_objects_unfound":0,"num_objects_dirty":2297,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8841,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2297}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":174,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.226106+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:28:16.226106+0000","last_peered":"2023-10-07T22:28:16.226106+0000","last_clean":"2023-10-07T22:28:16.226106+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:28:16.226106+0000","last_undegraded":"2023-10-07T22:28:16.226106+0000","last_fullsized":"2023-10-07T22:28:16.226106+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.197915+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:28:16.197915+0000","last_peered":"2023-10-07T22:28:16.197915+0000","last_clean":"2023-10-07T22:28:16.197915+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:28:16.197915+0000","last_undegraded":"2023-10-07T22:28:16.197915+0000","last_fullsized":"2023-10-07T22:28:16.197915+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"422'8733","reported_seq":8805,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:50.588833+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:28:50.588833+0000","last_peered":"2023-10-07T22:28:50.588833+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:28:50.588833+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"385'3100","ondisk_log_start":"385'3100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5633,"log_dups_size":0,"ondisk_log_size":5633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145948672,"num_objects":2227,"num_object_clones":0,"num_object_copies":6681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8733,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-3244},{"shards":"0,1,4","objects":2227}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":146,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.222152+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:28:16.222152+0000","last_peered":"2023-10-07T22:28:16.222152+0000","last_clean":"2023-10-07T22:28:16.222152+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:28:16.222152+0000","last_undegraded":"2023-10-07T22:28:16.222152+0000","last_fullsized":"2023-10-07T22:28:16.222152+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":264,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199301+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:28:16.199301+0000","last_peered":"2023-10-07T22:28:16.199301+0000","last_clean":"2023-10-07T22:28:16.199301+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:28:16.199301+0000","last_undegraded":"2023-10-07T22:28:16.199301+0000","last_fullsized":"2023-10-07T22:28:16.199301+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"422'9016","reported_seq":9104,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:51.644226+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:28:51.644226+0000","last_peered":"2023-10-07T22:28:51.644226+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:28:51.644226+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"379'2000","ondisk_log_start":"379'2000","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7016,"log_dups_size":0,"ondisk_log_size":7016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148111360,"num_objects":2260,"num_object_clones":0,"num_object_copies":6780,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2260,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9016,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"3,6,7","objects":2260},{"shards":"6,7","objects":-2216}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":216,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.223154+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:28:16.223154+0000","last_peered":"2023-10-07T22:28:16.223154+0000","last_clean":"2023-10-07T22:28:16.223154+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:28:16.223154+0000","last_undegraded":"2023-10-07T22:28:16.223154+0000","last_fullsized":"2023-10-07T22:28:16.223154+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":76,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233193+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:28:16.233193+0000","last_peered":"2023-10-07T22:28:16.233193+0000","last_clean":"2023-10-07T22:28:16.233193+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:28:16.233193+0000","last_undegraded":"2023-10-07T22:28:16.233193+0000","last_fullsized":"2023-10-07T22:28:16.233193+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"422'8880","reported_seq":8957,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:51.597280+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:28:51.597280+0000","last_peered":"2023-10-07T22:28:51.597280+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:28:51.597280+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"379'1900","ondisk_log_start":"379'1900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6980,"log_dups_size":0,"ondisk_log_size":6980,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146276352,"num_objects":2232,"num_object_clones":0,"num_object_copies":6696,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2232,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8880,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2232},{"shards":"6,7","objects":-3314}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":424,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198506+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:28:16.198506+0000","last_peered":"2023-10-07T22:28:16.198506+0000","last_clean":"2023-10-07T22:28:16.198506+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:28:16.198506+0000","last_undegraded":"2023-10-07T22:28:16.198506+0000","last_fullsized":"2023-10-07T22:28:16.198506+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":128,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.058258+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:28:40.058258+0000","last_peered":"2023-10-07T22:28:40.058258+0000","last_clean":"2023-10-07T22:28:40.058258+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:28:40.058258+0000","last_undegraded":"2023-10-07T22:28:40.058258+0000","last_fullsized":"2023-10-07T22:28:40.058258+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"422'8799","reported_seq":8859,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:47.003234+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:28:47.003234+0000","last_peered":"2023-10-07T22:28:47.003234+0000","last_clean":"2023-10-07T22:28:47.003234+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:28:47.003234+0000","last_undegraded":"2023-10-07T22:28:47.003234+0000","last_fullsized":"2023-10-07T22:28:47.003234+0000","mapping_epoch":370,"log_start":"379'1600","ondisk_log_start":"379'1600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7199,"log_dups_size":0,"ondisk_log_size":7199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151191552,"num_objects":2307,"num_object_clones":0,"num_object_copies":6921,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2307,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8799,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":932,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.222061+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:28:16.222061+0000","last_peered":"2023-10-07T22:28:16.222061+0000","last_clean":"2023-10-07T22:28:16.222061+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:28:16.222061+0000","last_undegraded":"2023-10-07T22:28:16.222061+0000","last_fullsized":"2023-10-07T22:28:16.222061+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":58,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204043+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:28:16.204043+0000","last_peered":"2023-10-07T22:28:16.204043+0000","last_clean":"2023-10-07T22:28:16.204043+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:28:16.204043+0000","last_undegraded":"2023-10-07T22:28:16.204043+0000","last_fullsized":"2023-10-07T22:28:16.204043+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":285,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199685+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:28:16.199685+0000","last_peered":"2023-10-07T22:28:16.199685+0000","last_clean":"2023-10-07T22:28:16.199685+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:28:16.199685+0000","last_undegraded":"2023-10-07T22:28:16.199685+0000","last_fullsized":"2023-10-07T22:28:16.199685+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"422'8956","reported_seq":9021,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:49.474714+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:28:49.474714+0000","last_peered":"2023-10-07T22:28:49.474714+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:28:49.474714+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"379'2100","ondisk_log_start":"379'2100","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6856,"log_dups_size":0,"ondisk_log_size":6856,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147718144,"num_objects":2254,"num_object_clones":0,"num_object_copies":6762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8956,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":91}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":677,"reported_epoch":421,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:16.194225+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:28:16.194225+0000","last_peered":"2023-10-07T22:28:16.194225+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:28:16.194225+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":76,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233275+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:28:16.233275+0000","last_peered":"2023-10-07T22:28:16.233275+0000","last_clean":"2023-10-07T22:28:16.233275+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:28:16.233275+0000","last_undegraded":"2023-10-07T22:28:16.233275+0000","last_fullsized":"2023-10-07T22:28:16.233275+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":302,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199825+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:28:16.199825+0000","last_peered":"2023-10-07T22:28:16.199825+0000","last_clean":"2023-10-07T22:28:16.199825+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:28:16.199825+0000","last_undegraded":"2023-10-07T22:28:16.199825+0000","last_fullsized":"2023-10-07T22:28:16.199825+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"422'8591","reported_seq":12701,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:46.885877+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:28:46.885877+0000","last_peered":"2023-10-07T22:28:46.885877+0000","last_clean":"2023-10-07T22:28:46.885877+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:28:46.885877+0000","last_undegraded":"2023-10-07T22:28:46.885877+0000","last_fullsized":"2023-10-07T22:28:46.885877+0000","mapping_epoch":386,"log_start":"379'1400","ondisk_log_start":"379'1400","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7191,"log_dups_size":0,"ondisk_log_size":7191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151453696,"num_objects":2311,"num_object_clones":0,"num_object_copies":6933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8591,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":244,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199065+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:28:16.199065+0000","last_peered":"2023-10-07T22:28:16.199065+0000","last_clean":"2023-10-07T22:28:16.199065+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:28:16.199065+0000","last_undegraded":"2023-10-07T22:28:16.199065+0000","last_fullsized":"2023-10-07T22:28:16.199065+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":245,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199602+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:28:16.199602+0000","last_peered":"2023-10-07T22:28:16.199602+0000","last_clean":"2023-10-07T22:28:16.199602+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:28:16.199602+0000","last_undegraded":"2023-10-07T22:28:16.199602+0000","last_fullsized":"2023-10-07T22:28:16.199602+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"422'8849","reported_seq":10303,"reported_epoch":422,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:50.669857+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:28:50.669857+0000","last_peered":"2023-10-07T22:28:50.669857+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:28:50.669857+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"385'3200","ondisk_log_start":"385'3200","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5649,"log_dups_size":0,"ondisk_log_size":5649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147128320,"num_objects":2245,"num_object_clones":0,"num_object_copies":6735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1372,"num_objects_misplaced":1,"num_objects_unfound":0,"num_objects_dirty":2245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8849,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":688,"num_bytes_recovered":16121856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":1},{"shards":"1,7","objects":872}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":729,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198165+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:28:16.198165+0000","last_peered":"2023-10-07T22:28:16.198165+0000","last_clean":"2023-10-07T22:28:16.198165+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:28:16.198165+0000","last_undegraded":"2023-10-07T22:28:16.198165+0000","last_fullsized":"2023-10-07T22:28:16.198165+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":51,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.242799+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:28:16.242799+0000","last_peered":"2023-10-07T22:28:16.242799+0000","last_clean":"2023-10-07T22:28:16.242799+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:28:16.242799+0000","last_undegraded":"2023-10-07T22:28:16.242799+0000","last_fullsized":"2023-10-07T22:28:16.242799+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":440,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.216091+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:28:16.216091+0000","last_peered":"2023-10-07T22:28:16.216091+0000","last_clean":"2023-10-07T22:28:16.216091+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:28:16.216091+0000","last_undegraded":"2023-10-07T22:28:16.216091+0000","last_fullsized":"2023-10-07T22:28:16.216091+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"422'8890","reported_seq":20089,"reported_epoch":422,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:28:47.212247+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:28:47.212247+0000","last_peered":"2023-10-07T22:28:47.212247+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:28:47.212247+0000","last_undegraded":"2023-10-07T22:28:47.212247+0000","last_fullsized":"2023-10-07T22:28:47.212247+0000","mapping_epoch":413,"log_start":"379'1700","ondisk_log_start":"379'1700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7190,"log_dups_size":0,"ondisk_log_size":7190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145555480,"num_objects":2222,"num_object_clones":0,"num_object_copies":6666,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2222,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8890,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":2222}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":738,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233316+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:28:16.233316+0000","last_peered":"2023-10-07T22:28:16.233316+0000","last_clean":"2023-10-07T22:28:16.233316+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:28:16.233316+0000","last_undegraded":"2023-10-07T22:28:16.233316+0000","last_fullsized":"2023-10-07T22:28:16.233316+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":459,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.216031+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:28:16.216031+0000","last_peered":"2023-10-07T22:28:16.216031+0000","last_clean":"2023-10-07T22:28:16.216031+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:28:16.216031+0000","last_undegraded":"2023-10-07T22:28:16.216031+0000","last_fullsized":"2023-10-07T22:28:16.216031+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198247+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:28:16.198247+0000","last_peered":"2023-10-07T22:28:16.198247+0000","last_clean":"2023-10-07T22:28:16.198247+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:28:16.198247+0000","last_undegraded":"2023-10-07T22:28:16.198247+0000","last_fullsized":"2023-10-07T22:28:16.198247+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":417,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.215008+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:28:16.215008+0000","last_peered":"2023-10-07T22:28:16.215008+0000","last_clean":"2023-10-07T22:28:16.215008+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:28:16.215008+0000","last_undegraded":"2023-10-07T22:28:16.215008+0000","last_fullsized":"2023-10-07T22:28:16.215008+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"422'8973","reported_seq":9725,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:50.858918+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:28:50.858918+0000","last_peered":"2023-10-07T22:28:50.858918+0000","last_clean":"2023-10-07T22:28:50.858918+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:28:50.858918+0000","last_undegraded":"2023-10-07T22:28:50.858918+0000","last_fullsized":"2023-10-07T22:28:50.858918+0000","mapping_epoch":400,"log_start":"384'2300","ondisk_log_start":"384'2300","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6673,"log_dups_size":0,"ondisk_log_size":6673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147914752,"num_objects":2257,"num_object_clones":0,"num_object_copies":6771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8973,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":710,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198275+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:28:16.198275+0000","last_peered":"2023-10-07T22:28:16.198275+0000","last_clean":"2023-10-07T22:28:16.198275+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:28:16.198275+0000","last_undegraded":"2023-10-07T22:28:16.198275+0000","last_fullsized":"2023-10-07T22:28:16.198275+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":402,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198135+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:28:16.198135+0000","last_peered":"2023-10-07T22:28:16.198135+0000","last_clean":"2023-10-07T22:28:16.198135+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:28:16.198135+0000","last_undegraded":"2023-10-07T22:28:16.198135+0000","last_fullsized":"2023-10-07T22:28:16.198135+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":265,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199373+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:28:16.199373+0000","last_peered":"2023-10-07T22:28:16.199373+0000","last_clean":"2023-10-07T22:28:16.199373+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:28:16.199373+0000","last_undegraded":"2023-10-07T22:28:16.199373+0000","last_fullsized":"2023-10-07T22:28:16.199373+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":470,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.215959+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:28:16.215959+0000","last_peered":"2023-10-07T22:28:16.215959+0000","last_clean":"2023-10-07T22:28:16.215959+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:28:16.215959+0000","last_undegraded":"2023-10-07T22:28:16.215959+0000","last_fullsized":"2023-10-07T22:28:16.215959+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"422'9092","reported_seq":12202,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:50.824432+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:28:50.824432+0000","last_peered":"2023-10-07T22:28:50.824432+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:28:50.824432+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"384'2341","ondisk_log_start":"384'2341","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6751,"log_dups_size":0,"ondisk_log_size":6751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147324928,"num_objects":2248,"num_object_clones":0,"num_object_copies":6744,"num_objects_missing_on_primary":1137,"num_objects_missing":1137,"num_objects_degraded":5795,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9092,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1012,"num_bytes_recovered":66322432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":2},{"shards":"0,3,6","objects":2246},{"shards":"3,6","objects":-1273}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":664,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221677+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:28:16.221677+0000","last_peered":"2023-10-07T22:28:16.221677+0000","last_clean":"2023-10-07T22:28:16.221677+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:28:16.221677+0000","last_undegraded":"2023-10-07T22:28:16.221677+0000","last_fullsized":"2023-10-07T22:28:16.221677+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.203853+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:28:16.203853+0000","last_peered":"2023-10-07T22:28:16.203853+0000","last_clean":"2023-10-07T22:28:16.203853+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:28:16.203853+0000","last_undegraded":"2023-10-07T22:28:16.203853+0000","last_fullsized":"2023-10-07T22:28:16.203853+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":433,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.214514+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:28:16.214514+0000","last_peered":"2023-10-07T22:28:16.214514+0000","last_clean":"2023-10-07T22:28:16.214514+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:28:16.214514+0000","last_undegraded":"2023-10-07T22:28:16.214514+0000","last_fullsized":"2023-10-07T22:28:16.214514+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":212,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.216213+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:28:16.216213+0000","last_peered":"2023-10-07T22:28:16.216213+0000","last_clean":"2023-10-07T22:28:16.216213+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:28:16.216213+0000","last_undegraded":"2023-10-07T22:28:16.216213+0000","last_fullsized":"2023-10-07T22:28:16.216213+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"422'8651","reported_seq":12522,"reported_epoch":422,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:28:50.834291+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:28:50.834291+0000","last_peered":"2023-10-07T22:28:50.834291+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:28:50.834291+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:28:50.834291+0000","mapping_epoch":396,"log_start":"379'1900","ondisk_log_start":"379'1900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6751,"log_dups_size":0,"ondisk_log_size":6751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140443648,"num_objects":2143,"num_object_clones":0,"num_object_copies":6429,"num_objects_missing_on_primary":180,"num_objects_missing":180,"num_objects_degraded":180,"num_objects_misplaced":2143,"num_objects_unfound":0,"num_objects_dirty":2143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8651,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1899,"num_bytes_recovered":124452864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":2143}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198247+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:28:16.198247+0000","last_peered":"2023-10-07T22:28:16.198247+0000","last_clean":"2023-10-07T22:28:16.198247+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:28:16.198247+0000","last_undegraded":"2023-10-07T22:28:16.198247+0000","last_fullsized":"2023-10-07T22:28:16.198247+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":733,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221712+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:28:16.221712+0000","last_peered":"2023-10-07T22:28:16.221712+0000","last_clean":"2023-10-07T22:28:16.221712+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:28:16.221712+0000","last_undegraded":"2023-10-07T22:28:16.221712+0000","last_fullsized":"2023-10-07T22:28:16.221712+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.203837+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:28:16.203837+0000","last_peered":"2023-10-07T22:28:16.203837+0000","last_clean":"2023-10-07T22:28:16.203837+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:28:16.203837+0000","last_undegraded":"2023-10-07T22:28:16.203837+0000","last_fullsized":"2023-10-07T22:28:16.203837+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":76,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233595+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:28:16.233595+0000","last_peered":"2023-10-07T22:28:16.233595+0000","last_clean":"2023-10-07T22:28:16.233595+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:28:16.233595+0000","last_undegraded":"2023-10-07T22:28:16.233595+0000","last_fullsized":"2023-10-07T22:28:16.233595+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"422'9063","reported_seq":12333,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:50.775290+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:28:50.775290+0000","last_peered":"2023-10-07T22:28:50.775290+0000","last_clean":"2023-10-07T22:28:50.775290+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:28:50.775290+0000","last_undegraded":"2023-10-07T22:28:50.775290+0000","last_fullsized":"2023-10-07T22:28:50.775290+0000","mapping_epoch":392,"log_start":"384'2300","ondisk_log_start":"384'2300","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6763,"log_dups_size":0,"ondisk_log_size":6763,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148832256,"num_objects":2271,"num_object_clones":0,"num_object_copies":6813,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2271,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9063,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":780,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.061101+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:28:40.061101+0000","last_peered":"2023-10-07T22:28:40.061101+0000","last_clean":"2023-10-07T22:28:40.061101+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:28:40.061101+0000","last_undegraded":"2023-10-07T22:28:40.061101+0000","last_fullsized":"2023-10-07T22:28:40.061101+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":162,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.221662+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:28:16.221662+0000","last_peered":"2023-10-07T22:28:16.221662+0000","last_clean":"2023-10-07T22:28:16.221662+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:28:16.221662+0000","last_undegraded":"2023-10-07T22:28:16.221662+0000","last_fullsized":"2023-10-07T22:28:16.221662+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":349,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199158+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:28:16.199158+0000","last_peered":"2023-10-07T22:28:16.199158+0000","last_clean":"2023-10-07T22:28:16.199158+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:28:16.199158+0000","last_undegraded":"2023-10-07T22:28:16.199158+0000","last_fullsized":"2023-10-07T22:28:16.199158+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":136,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:24.477378+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:28:24.477378+0000","last_peered":"2023-10-07T22:28:24.477378+0000","last_clean":"2023-10-07T22:28:24.477378+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:28:24.477378+0000","last_undegraded":"2023-10-07T22:28:24.477378+0000","last_fullsized":"2023-10-07T22:28:24.477378+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"422'8963","reported_seq":9028,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:50.539713+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:28:50.539713+0000","last_peered":"2023-10-07T22:28:50.539713+0000","last_clean":"2023-10-07T22:28:50.539713+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:28:50.539713+0000","last_undegraded":"2023-10-07T22:28:50.539713+0000","last_fullsized":"2023-10-07T22:28:50.539713+0000","mapping_epoch":370,"log_start":"385'3400","ondisk_log_start":"385'3400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5563,"log_dups_size":0,"ondisk_log_size":5563,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147652608,"num_objects":2253,"num_object_clones":0,"num_object_copies":6759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8963,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":689,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233367+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:28:16.233367+0000","last_peered":"2023-10-07T22:28:16.233367+0000","last_clean":"2023-10-07T22:28:16.233367+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:28:16.233367+0000","last_undegraded":"2023-10-07T22:28:16.233367+0000","last_fullsized":"2023-10-07T22:28:16.233367+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":162,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.223236+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:28:16.223236+0000","last_peered":"2023-10-07T22:28:16.223236+0000","last_clean":"2023-10-07T22:28:16.223236+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:28:16.223236+0000","last_undegraded":"2023-10-07T22:28:16.223236+0000","last_fullsized":"2023-10-07T22:28:16.223236+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":453,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.216180+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:28:16.216180+0000","last_peered":"2023-10-07T22:28:16.216180+0000","last_clean":"2023-10-07T22:28:16.216180+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:28:16.216180+0000","last_undegraded":"2023-10-07T22:28:16.216180+0000","last_fullsized":"2023-10-07T22:28:16.216180+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":36,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198060+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:28:16.198060+0000","last_peered":"2023-10-07T22:28:16.198060+0000","last_clean":"2023-10-07T22:28:16.198060+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:28:16.198060+0000","last_undegraded":"2023-10-07T22:28:16.198060+0000","last_fullsized":"2023-10-07T22:28:16.198060+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"422'8885","reported_seq":8956,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:51.807958+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:28:51.807958+0000","last_peered":"2023-10-07T22:28:51.807958+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:28:51.807958+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"379'1900","ondisk_log_start":"379'1900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6985,"log_dups_size":0,"ondisk_log_size":6985,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145817600,"num_objects":2225,"num_object_clones":0,"num_object_copies":6675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8885,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":2225},{"shards":"1,7","objects":-3323}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":859,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199851+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:28:16.199851+0000","last_peered":"2023-10-07T22:28:16.199851+0000","last_clean":"2023-10-07T22:28:16.199851+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:28:16.199851+0000","last_undegraded":"2023-10-07T22:28:16.199851+0000","last_fullsized":"2023-10-07T22:28:16.199851+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":58,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.205288+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:28:16.205288+0000","last_peered":"2023-10-07T22:28:16.205288+0000","last_clean":"2023-10-07T22:28:16.205288+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:28:16.205288+0000","last_undegraded":"2023-10-07T22:28:16.205288+0000","last_fullsized":"2023-10-07T22:28:16.205288+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":403,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:25.664032+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:28:25.664032+0000","last_peered":"2023-10-07T22:28:25.664032+0000","last_clean":"2023-10-07T22:28:25.664032+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:28:25.664032+0000","last_undegraded":"2023-10-07T22:28:25.664032+0000","last_fullsized":"2023-10-07T22:28:25.664032+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.258487+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:28:16.258487+0000","last_peered":"2023-10-07T22:28:16.258487+0000","last_clean":"2023-10-07T22:28:16.258487+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:28:16.258487+0000","last_undegraded":"2023-10-07T22:28:16.258487+0000","last_fullsized":"2023-10-07T22:28:16.258487+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"422'8711","reported_seq":8771,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:47.184158+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:28:47.184158+0000","last_peered":"2023-10-07T22:28:47.184158+0000","last_clean":"2023-10-07T22:28:47.184158+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:28:47.184158+0000","last_undegraded":"2023-10-07T22:28:47.184158+0000","last_fullsized":"2023-10-07T22:28:47.184158+0000","mapping_epoch":370,"log_start":"379'1500","ondisk_log_start":"379'1500","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7211,"log_dups_size":0,"ondisk_log_size":7211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153681920,"num_objects":2345,"num_object_clones":0,"num_object_copies":7035,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2345,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8711,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":699,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204368+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:28:16.204368+0000","last_peered":"2023-10-07T22:28:16.204368+0000","last_clean":"2023-10-07T22:28:16.204368+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:28:16.204368+0000","last_undegraded":"2023-10-07T22:28:16.204368+0000","last_fullsized":"2023-10-07T22:28:16.204368+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":106,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.233403+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:28:16.233403+0000","last_peered":"2023-10-07T22:28:16.233403+0000","last_clean":"2023-10-07T22:28:16.233403+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:28:16.233403+0000","last_undegraded":"2023-10-07T22:28:16.233403+0000","last_fullsized":"2023-10-07T22:28:16.233403+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":132,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:24.477399+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:28:24.477399+0000","last_peered":"2023-10-07T22:28:24.477399+0000","last_clean":"2023-10-07T22:28:24.477399+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:28:24.477399+0000","last_undegraded":"2023-10-07T22:28:24.477399+0000","last_fullsized":"2023-10-07T22:28:24.477399+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":301,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199076+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:28:16.199076+0000","last_peered":"2023-10-07T22:28:16.199076+0000","last_clean":"2023-10-07T22:28:16.199076+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:28:16.199076+0000","last_undegraded":"2023-10-07T22:28:16.199076+0000","last_fullsized":"2023-10-07T22:28:16.199076+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":127,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.241488+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:28:16.241488+0000","last_peered":"2023-10-07T22:28:16.241488+0000","last_clean":"2023-10-07T22:28:16.241488+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:28:16.241488+0000","last_undegraded":"2023-10-07T22:28:16.241488+0000","last_fullsized":"2023-10-07T22:28:16.241488+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":458,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.216374+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:28:16.216374+0000","last_peered":"2023-10-07T22:28:16.216374+0000","last_clean":"2023-10-07T22:28:16.216374+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:28:16.216374+0000","last_undegraded":"2023-10-07T22:28:16.216374+0000","last_fullsized":"2023-10-07T22:28:16.216374+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":389,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198581+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:28:16.198581+0000","last_peered":"2023-10-07T22:28:16.198581+0000","last_clean":"2023-10-07T22:28:16.198581+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:28:16.198581+0000","last_undegraded":"2023-10-07T22:28:16.198581+0000","last_fullsized":"2023-10-07T22:28:16.198581+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":275,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199294+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:28:16.199294+0000","last_peered":"2023-10-07T22:28:16.199294+0000","last_clean":"2023-10-07T22:28:16.199294+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:28:16.199294+0000","last_undegraded":"2023-10-07T22:28:16.199294+0000","last_fullsized":"2023-10-07T22:28:16.199294+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":400,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198259+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:28:16.198259+0000","last_peered":"2023-10-07T22:28:16.198259+0000","last_clean":"2023-10-07T22:28:16.198259+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:28:16.198259+0000","last_undegraded":"2023-10-07T22:28:16.198259+0000","last_fullsized":"2023-10-07T22:28:16.198259+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":295,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.199162+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:28:16.199162+0000","last_peered":"2023-10-07T22:28:16.199162+0000","last_clean":"2023-10-07T22:28:16.199162+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:28:16.199162+0000","last_undegraded":"2023-10-07T22:28:16.199162+0000","last_fullsized":"2023-10-07T22:28:16.199162+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.204876+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:28:16.204876+0000","last_peered":"2023-10-07T22:28:16.204876+0000","last_clean":"2023-10-07T22:28:16.204876+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:28:16.204876+0000","last_undegraded":"2023-10-07T22:28:16.204876+0000","last_fullsized":"2023-10-07T22:28:16.204876+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":62,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.203976+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:28:16.203976+0000","last_peered":"2023-10-07T22:28:16.203976+0000","last_clean":"2023-10-07T22:28:16.203976+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:28:16.203976+0000","last_undegraded":"2023-10-07T22:28:16.203976+0000","last_fullsized":"2023-10-07T22:28:16.203976+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":42,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198630+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:28:16.198630+0000","last_peered":"2023-10-07T22:28:16.198630+0000","last_clean":"2023-10-07T22:28:16.198630+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:28:16.198630+0000","last_undegraded":"2023-10-07T22:28:16.198630+0000","last_fullsized":"2023-10-07T22:28:16.198630+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":245,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-10-07T22:28:16.198978+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:28:16.198978+0000","last_peered":"2023-10-07T22:28:16.198978+0000","last_clean":"2023-10-07T22:28:16.198978+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:28:16.198978+0000","last_undegraded":"2023-10-07T22:28:16.198978+0000","last_fullsized":"2023-10-07T22:28:16.198978+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2365587480,"num_objects":36097,"num_object_clones":0,"num_object_copies":108291,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31735,"num_objects_misplaced":4441,"num_objects_unfound":0,"num_objects_dirty":36097,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":141893,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15419,"num_bytes_recovered":837419032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9182527488,"data_stored":9182511200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107252,"ondisk_log_size":107252,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201956,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1908216,"kb_used_data":1007280,"kb_used_omap":0,"kb_used_meta":900928,"kb_avail":91836936,"statfs":{"total":95995035648,"available":94041022464,"internally_reserved":0,"allocated":1031454720,"data_stored":1029884417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922550272},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:09 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.0920000000000001,"15min":1.214},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.24399999999999999},"max":{"1min":3.133,"5min":18.585999999999999,"15min":55.465000000000003},"last":1.03},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1899999999999999,"15min":1.2929999999999999},"min":{"1min":0.312,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.0890000000000004,"5min":15.022,"15min":51.713999999999999},"last":2.3969999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.5009999999999999,"15min":1.2170000000000001},"min":{"1min":0.375,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.6100000000000001,"5min":32.918999999999997,"15min":58.639000000000003},"last":5.415},{"interface":"front","average":{"1min":0.69599999999999995,"5min":1.415,"15min":1.206},"min":{"1min":0.39100000000000001,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":1.5069999999999999,"5min":33.048999999999999,"15min":52.308},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.90200000000000002,"15min":1.4379999999999999},"min":{"1min":0.437,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":3.669,"5min":6.4260000000000002,"15min":86.914000000000001},"last":6.21},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.92800000000000005,"15min":1.409},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.2350000000000001,"5min":5.7539999999999996,"15min":90.597999999999999},"last":1.0740000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.1279999999999999,"15min":1.645},"min":{"1min":0.47799999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.5600000000000001,"5min":7.8109999999999999,"15min":126.754},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.0269999999999999,"15min":1.6220000000000001},"min":{"1min":0.49299999999999999,"5min":0.39000000000000001,"15min":0.33500000000000002},"max":{"1min":4.3600000000000003,"5min":4.3600000000000003,"15min":126.63500000000001},"last":1.139}]},{"osd":4,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.84099999999999997,"15min":1.2410000000000001},"min":{"1min":0.45400000000000001,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":3,"5min":3,"15min":70.614999999999995},"last":1.105},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.80000000000000004,"15min":1.103},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":4.1849999999999996,"5min":4.1849999999999996,"15min":51.414000000000001},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:28:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.85699999999999998,"15min":1.2709999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":3.101,"5min":3.101,"15min":54.493000000000002},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.018,"5min":0.92600000000000005,"15min":1.254},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":3.2320000000000002,"5min":3.2320000000000002,"15min":58.734999999999999},"last":1.1759999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0169999999999999,"15min":1.3160000000000001},"min":{"1min":0.61699999999999999,"5min":0.40999999999999998,"15min":0.40899999999999997},"max":{"1min":3.077,"5min":3.52,"15min":58.674999999999997},"last":4.6550000000000002},{"interface":"front","average":{"1min":1.087,"5min":1.012,"15min":1.381},"min":{"1min":0.48999999999999999,"5min":0.47699999999999998,"15min":0.39600000000000002},"max":{"1min":4.4100000000000001,"5min":4.4100000000000001,"15min":51.546999999999997},"last":0.56699999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463599,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2222644,"kb_used_data":1324972,"kb_used_omap":0,"kb_used_meta":897664,"kb_avail":91522508,"statfs":{"total":95995035648,"available":93719048192,"internally_reserved":0,"allocated":1356771328,"data_stored":1355205543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919207936},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:44 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.91400000000000003,"15min":1.484},"min":{"1min":0.32800000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":1.1739999999999999,"5min":18.780000000000001,"15min":157.57300000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":1.149,"15min":1.468},"min":{"1min":0.39100000000000001,"5min":0.28000000000000003,"15min":0.26400000000000001},"max":{"1min":0.83299999999999996,"5min":18.265000000000001,"15min":157.53800000000001},"last":0.96699999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.581,"15min":1.458},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.528,"5min":25.533999999999999,"15min":39.267000000000003},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.603,"15min":1.325},"min":{"1min":0.40100000000000002,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":3.4140000000000001,"5min":25.620999999999999,"15min":39.310000000000002},"last":0.64600000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:27:44 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.93899999999999995,"15min":1.179},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.309},"max":{"1min":0.89200000000000002,"5min":4.024,"15min":40.392000000000003},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.83299999999999996,"15min":0.98799999999999999},"min":{"1min":0.51600000000000001,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":0.93200000000000005,"5min":3.855,"15min":40.420000000000002},"last":0.88500000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.274,"15min":1.2110000000000001},"min":{"1min":0.40600000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.677,"5min":7.0739999999999998,"15min":16.725999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.165,"15min":1.036},"min":{"1min":0.495,"5min":0.39200000000000002,"15min":0.35399999999999998},"max":{"1min":5.3899999999999997,"5min":6.9989999999999997,"15min":7.1020000000000003},"last":0.94599999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.91700000000000004,"15min":0.92600000000000005},"min":{"1min":0.41199999999999998,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":2.4129999999999998,"5min":8.5630000000000006,"15min":8.5630000000000006},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.996,"5min":1.0189999999999999,"15min":1.1839999999999999},"min":{"1min":0.377,"5min":0.34499999999999997,"15min":0.32200000000000001},"max":{"1min":2.5920000000000001,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.66600000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":0.91500000000000004,"15min":1.0369999999999999},"min":{"1min":0.56599999999999995,"5min":0.38800000000000001,"15min":0.35499999999999998},"max":{"1min":3.5790000000000002,"5min":3.5790000000000002,"15min":7.1360000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.90000000000000002,"15min":1.028},"min":{"1min":0.57199999999999995,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.175,"5min":3.9569999999999999,"15min":7.5750000000000002},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0800000000000001,"15min":1.1739999999999999},"min":{"1min":0.52000000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":2.8450000000000002,"5min":4.343,"15min":16.667999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.0529999999999999,"15min":1.1020000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":3.5409999999999999,"5min":3.9329999999999998,"15min":7.1600000000000001},"last":0.98699999999999999}]}]},{"osd":1,"up_from":90,"seq":386547057141,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2997732,"kb_used_data":2145884,"kb_used_omap":3,"kb_used_meta":851836,"kb_avail":90747420,"statfs":{"total":95995035648,"available":92925358080,"internally_reserved":0,"allocated":2197385216,"data_stored":2195150965,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":872280486},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],"upper_bound":262144},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":1.6619999999999999,"15min":1.2509999999999999},"min":{"1min":0.35999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.96299999999999997,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.9099999999999999,"15min":1.3859999999999999},"min":{"1min":0.31,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":5.6509999999999998,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.48999999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:49 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.91900000000000004,"15min":0.99399999999999999},"min":{"1min":0.28599999999999998,"5min":0.28100000000000003,"15min":0.23899999999999999},"max":{"1min":4.0330000000000004,"5min":6.5090000000000003,"15min":33.904000000000003},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.75900000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.29799999999999999,"5min":0.247,"15min":0.247},"max":{"1min":3.972,"5min":6.1989999999999998,"15min":33.786999999999999},"last":0.84099999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":1.5449999999999999,"15min":1.1279999999999999},"min":{"1min":0.32400000000000001,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":1.0569999999999999,"5min":14.961,"15min":14.961},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.1870000000000001,"15min":0.999},"min":{"1min":0.379,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.232,"5min":7.9349999999999996,"15min":14.561},"last":0.54200000000000004}]},{"osd":4,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.97599999999999998,"15min":0.998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":3.9790000000000001,"5min":5.2939999999999996,"15min":7.3540000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.71799999999999997,"5min":1.127,"15min":1.0600000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.38},"max":{"1min":1.077,"5min":7.0030000000000001,"15min":14.526},"last":0.94199999999999995}]},{"osd":5,"last update":"Sat Oct 7 22:28:12 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":1.1439999999999999,"15min":1.109},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.38500000000000001},"max":{"1min":1.1419999999999999,"5min":6.9630000000000001,"15min":14.458},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.206,"15min":1.1519999999999999},"min":{"1min":0.46800000000000003,"5min":0.375,"15min":0.35699999999999998},"max":{"1min":1.26,"5min":7.4950000000000001,"15min":14.327},"last":0.69099999999999995}]},{"osd":6,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.363,"15min":1.2070000000000001},"min":{"1min":0.44,"5min":0.40500000000000003,"15min":0.40000000000000002},"max":{"1min":5.7140000000000004,"5min":10.044,"15min":10.044},"last":0.625},{"interface":"front","average":{"1min":0.70999999999999996,"5min":1.105,"15min":1.0720000000000001},"min":{"1min":0.48699999999999999,"5min":0.436,"15min":0.35899999999999999},"max":{"1min":1.129,"5min":5.3300000000000001,"15min":14.628},"last":1.0029999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.1220000000000001,"15min":1.091},"min":{"1min":0.56200000000000006,"5min":0.371,"15min":0.371},"max":{"1min":1.1599999999999999,"5min":5.3579999999999997,"15min":6.5229999999999997},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.2509999999999999,"15min":1.179},"min":{"1min":0.54000000000000004,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1799999999999999,"5min":6.9249999999999998,"15min":14.493},"last":1.038}]}]},{"osd":0,"up_from":85,"seq":365072220667,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2617988,"kb_used_data":1667708,"kb_used_omap":3,"kb_used_meta":950268,"kb_avail":91127164,"statfs":{"total":95995035648,"available":93314215936,"internally_reserved":0,"allocated":1707732992,"data_stored":1705466278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":973074657},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":2.286,"15min":1.413},"min":{"1min":0.27800000000000002,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":2.1749999999999998,"5min":99.117000000000004,"15min":99.117000000000004},"last":0.223},{"interface":"front","average":{"1min":0.72199999999999998,"5min":2.4119999999999999,"15min":1.728},"min":{"1min":0.27000000000000002,"5min":0.254,"15min":0.23499999999999999},"max":{"1min":3.0219999999999998,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.58799999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":1.1160000000000001,"15min":1.244},"min":{"1min":0.31,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.048,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":1.073,"15min":1.29},"min":{"1min":0.32200000000000001,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":0.92400000000000004,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:28:20 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":1.542,"15min":1.2829999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.1219999999999999,"5min":10.728,"15min":20.640000000000001},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.2789999999999999,"15min":1.214},"min":{"1min":0.40699999999999997,"5min":0.33600000000000002,"15min":0.30199999999999999},"max":{"1min":3.0859999999999999,"5min":8.2759999999999998,"15min":20.273},"last":0.77300000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.196,"15min":1.651},"min":{"1min":0.44900000000000001,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":1.3660000000000001,"5min":6.444,"15min":102.32899999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.1599999999999999,"15min":1.548},"min":{"1min":0.45200000000000001,"5min":0.35299999999999998,"15min":0.28000000000000003},"max":{"1min":3.2770000000000001,"5min":5.8700000000000001,"15min":102.277},"last":0.72499999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:28:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":1.194,"15min":1.546},"min":{"1min":0.42899999999999999,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.1000000000000001,"5min":8.0440000000000005,"15min":101.798},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.28,"15min":1.655},"min":{"1min":0.495,"5min":0.441,"15min":0.39800000000000002},"max":{"1min":3.5619999999999998,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.70799999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.4430000000000001,"15min":1.409},"min":{"1min":0.59199999999999997,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":2.9350000000000001,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.2370000000000001,"15min":1.1699999999999999},"min":{"1min":0.42999999999999999,"5min":0.39600000000000002,"15min":0.312},"max":{"1min":3.2309999999999999,"5min":5.9029999999999996,"15min":6.8029999999999999},"last":0.68400000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.3460000000000001,"15min":1.2789999999999999},"min":{"1min":0.48399999999999999,"5min":0.45900000000000002,"15min":0.39500000000000002},"max":{"1min":1.2130000000000001,"5min":8.0790000000000006,"15min":20.716000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.365,"15min":1.3580000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.36099999999999999},"max":{"1min":2.8100000000000001,"5min":6.4130000000000003,"15min":20.108000000000001},"last":0.74199999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893605,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1148088,"kb_used_data":437040,"kb_used_omap":3,"kb_used_meta":711036,"kb_avail":92597064,"statfs":{"total":95995035648,"available":94819393536,"internally_reserved":0,"allocated":447528960,"data_stored":445157126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":728101641},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.194,"15min":1.1859999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.5590000000000002,"5min":10.657999999999999,"15min":24.286000000000001},"last":2.8359999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.98499999999999999,"15min":1.032},"min":{"1min":0.27800000000000002,"5min":0.249,"15min":0.249},"max":{"1min":5.5910000000000002,"5min":12.702999999999999,"15min":24.306000000000001},"last":4.4130000000000003}]},{"osd":1,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":2.9129999999999998,"15min":1.4890000000000001},"min":{"1min":0.38700000000000001,"5min":0.29299999999999998,"15min":0.246},"max":{"1min":6.1550000000000002,"5min":103.39700000000001,"15min":103.39700000000001},"last":1.04},{"interface":"front","average":{"1min":1.214,"5min":3.0059999999999998,"15min":1.613},"min":{"1min":0.28499999999999998,"5min":0.219,"15min":0.219},"max":{"1min":5.6440000000000001,"5min":103.446,"15min":103.446},"last":1.002}]},{"osd":3,"last update":"Sat Oct 7 22:28:31 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.96999999999999997,"15min":1.47},"min":{"1min":0.32200000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":5.8470000000000004,"5min":6.875,"15min":133.01300000000001},"last":3.3220000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.96499999999999997,"15min":1.2949999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":4.3410000000000002,"5min":5.3220000000000001,"15min":132.839},"last":0.83199999999999996}]},{"osd":4,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.004,"15min":1.034},"min":{"1min":0.36799999999999999,"5min":0.313,"15min":0.313},"max":{"1min":5.673,"5min":8.843,"15min":12.481},"last":4.5179999999999998},{"interface":"front","average":{"1min":1.151,"5min":0.92700000000000005,"15min":0.89800000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.33500000000000002},"max":{"1min":6.2560000000000002,"5min":6.2560000000000002,"15min":6.6790000000000003},"last":0.77200000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.92900000000000005,"15min":0.94299999999999995},"min":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.38400000000000001},"max":{"1min":5.625,"5min":5.625,"15min":5.625},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.1519999999999999,"15min":1.131},"min":{"1min":0.47999999999999998,"5min":0.42399999999999999,"15min":0.39100000000000001},"max":{"1min":5.7629999999999999,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":0.85099999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.129,"15min":1.056},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":6.2770000000000001,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.2270000000000001,"15min":1.155},"min":{"1min":0.48199999999999998,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":5.7140000000000004,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":0.61499999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.554,"5min":1.1870000000000001,"15min":1.0640000000000001},"min":{"1min":0.58099999999999996,"5min":0.46100000000000002,"15min":0.41699999999999998},"max":{"1min":6.298,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.629},{"interface":"front","average":{"1min":1.345,"5min":1.3260000000000001,"15min":1.2210000000000001},"min":{"1min":0.55600000000000005,"5min":0.498,"15min":0.443},"max":{"1min":5.8070000000000004,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":0.53100000000000003}]}]},{"osd":3,"up_from":100,"seq":429496730076,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2190312,"kb_used_data":1234080,"kb_used_omap":2,"kb_used_meta":956221,"kb_avail":91554840,"statfs":{"total":95995035648,"available":93752156160,"internally_reserved":0,"allocated":1263697920,"data_stored":1261456536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":979170923},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3],"upper_bound":131072},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":1.2649999999999999,"15min":1.861},"min":{"1min":0.28100000000000003,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.1639999999999999,"5min":18.16,"15min":57.661999999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.3799999999999999,"15min":1.905},"min":{"1min":0.23000000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":2.9849999999999999,"5min":13.228,"15min":55.579999999999998},"last":0.94099999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.8280000000000001,"15min":1.96},"min":{"1min":0.27500000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":3.5510000000000002,"5min":24.884,"15min":219.27500000000001},"last":0.996},{"interface":"front","average":{"1min":1.133,"5min":2.0059999999999998,"15min":2.1349999999999998},"min":{"1min":0.41999999999999998,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":4.1139999999999999,"5min":23.885000000000002,"15min":222.20500000000001},"last":1.127}]},{"osd":2,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.399,"15min":1.694},"min":{"1min":0.32300000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.9399999999999999,"5min":10.417999999999999,"15min":98.147000000000006},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.96699999999999997,"15min":1.609},"min":{"1min":0.33900000000000002,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":3.177,"5min":8.7200000000000006,"15min":97.537000000000006},"last":0.35699999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0960000000000001,"15min":1.242},"min":{"1min":0.42999999999999999,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":3.1230000000000002,"5min":8.6460000000000008,"15min":22.015999999999998},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.747,"5min":1.1899999999999999,"15min":1.179},"min":{"1min":0.5,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.129,"5min":21.231000000000002,"15min":21.888999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Sat Oct 7 22:28:10 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.3089999999999999,"15min":1.1899999999999999},"min":{"1min":0.52000000000000002,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":1.5720000000000001,"5min":21.506,"15min":21.968},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.393,"15min":1.2989999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42399999999999999},"max":{"1min":2.0819999999999999,"5min":10.571,"15min":10.571},"last":1.2809999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.4259999999999999,"15min":1.3260000000000001},"min":{"1min":0.46600000000000003,"5min":0.42399999999999999,"15min":0.38200000000000001},"max":{"1min":3.2120000000000002,"5min":10.5,"15min":25.34},"last":1.361},{"interface":"front","average":{"1min":0.995,"5min":1.1519999999999999,"15min":1.2649999999999999},"min":{"1min":0.40999999999999998,"5min":0.308,"15min":0.308},"max":{"1min":3.21,"5min":8.6890000000000001,"15min":21.916},"last":0.51500000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.21,"15min":1.3520000000000001},"min":{"1min":0.45400000000000001,"5min":0.437,"15min":0.434},"max":{"1min":3.2410000000000001,"5min":8.5329999999999995,"15min":22.061},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.296,"15min":1.3129999999999999},"min":{"1min":0.63100000000000001,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.347,"5min":21.535,"15min":25.071000000000002},"last":0.64800000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986882,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2134456,"kb_used_data":1219312,"kb_used_omap":0,"kb_used_meta":915136,"kb_avail":91610696,"statfs":{"total":95995035648,"available":93809352704,"internally_reserved":0,"allocated":1248575488,"data_stored":1247005139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":937099264},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.98199999999999998,"15min":1.7869999999999999},"min":{"1min":0.34899999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.056,"5min":7.6059999999999999,"15min":147.952},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.94099999999999995,"15min":1.847},"min":{"1min":0.438,"5min":0.32000000000000001,"15min":0.25800000000000001},"max":{"1min":1.899,"5min":7.6509999999999998,"15min":147.99100000000001},"last":3.1509999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.052,"15min":1.0880000000000001},"min":{"1min":0.39100000000000001,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":3.0779999999999998,"5min":9.5239999999999991,"15min":16.023},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.032,"15min":1.1000000000000001},"min":{"1min":0.42699999999999999,"5min":0.32700000000000001,"15min":0.308},"max":{"1min":3.137,"5min":8.5250000000000004,"15min":14.06},"last":0.73699999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.056,"15min":1.046},"min":{"1min":0.44600000000000001,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":1.363,"5min":11.067,"15min":11.067},"last":0.505},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.93600000000000005,"15min":1.04},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.29899999999999999},"max":{"1min":1.2330000000000001,"5min":3.9710000000000001,"15min":8.7810000000000006},"last":0.77300000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.095,"15min":1.145},"min":{"1min":0.44,"5min":0.38900000000000001,"15min":0.32000000000000001},"max":{"1min":1.8420000000000001,"5min":6.5250000000000004,"15min":13.17},"last":0.629},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.88100000000000001,"15min":1.083},"min":{"1min":0.48699999999999999,"5min":0.39500000000000002,"15min":0.33900000000000002},"max":{"1min":1.357,"5min":2.8100000000000001,"15min":13.371},"last":3.27}]},{"osd":5,"last update":"Sat Oct 7 22:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.0369999999999999,"15min":1.0489999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.34300000000000003},"max":{"1min":1.5089999999999999,"5min":10.44,"15min":10.44},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.88300000000000001,"15min":1.0620000000000001},"min":{"1min":0.55700000000000005,"5min":0.42599999999999999,"15min":0.30399999999999999},"max":{"1min":1.1499999999999999,"5min":4.0279999999999996,"15min":6.0410000000000004},"last":0.84099999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:27:53 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1990000000000001,"15min":1.175},"min":{"1min":0.61899999999999999,"5min":0.437,"15min":0.36899999999999999},"max":{"1min":4.8029999999999999,"5min":11.148,"15min":11.148},"last":1.079},{"interface":"front","average":{"1min":1.135,"5min":0.98099999999999998,"15min":1.0600000000000001},"min":{"1min":0.51600000000000001,"5min":0.379,"15min":0.379},"max":{"1min":4.7469999999999999,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":0.91500000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.89500000000000002,"15min":1.042},"min":{"1min":0.51800000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.4450000000000001,"5min":2.246,"15min":6.5190000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.04,"15min":1.1699999999999999},"min":{"1min":0.57499999999999996,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.294,"5min":6.133,"15min":6.2009999999999996},"last":1.123}]}]},{"osd":5,"up_from":242,"seq":1039382085835,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":366948,"kb_used_data":5020,"kb_used_omap":5,"kb_used_meta":361914,"kb_avail":93378204,"statfs":{"total":95995035648,"available":95619280896,"internally_reserved":0,"allocated":5140480,"data_stored":3586343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":370600207},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.96799999999999997,"15min":1.2430000000000001},"min":{"1min":0.29599999999999999,"5min":0.28100000000000003,"15min":0.251},"max":{"1min":1.486,"5min":7.4210000000000003,"15min":101.499},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.1890000000000001,"15min":1.4550000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.28399999999999997},"max":{"1min":4.0199999999999996,"5min":7.9729999999999999,"15min":101.705},"last":0.65100000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":3.2040000000000002,"5min":1.7889999999999999,"15min":1.232},"min":{"1min":0.41799999999999998,"5min":0.35599999999999998,"15min":0.29599999999999999},"max":{"1min":36.378,"5min":36.378,"15min":36.378},"last":4.6959999999999997},{"interface":"front","average":{"1min":2.9079999999999999,"5min":1.694,"15min":1.157},"min":{"1min":0.40100000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":36.186999999999998,"5min":36.186999999999998,"15min":36.186999999999998},"last":0.316}]},{"osd":2,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.73699999999999999,"15min":0.84699999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":1.6779999999999999,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.78300000000000003,"15min":0.93600000000000005},"min":{"1min":0.52200000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.2140000000000004,"5min":4.2140000000000004,"15min":6.3730000000000002},"last":0.42099999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":1.1619999999999999,"15min":1.034},"min":{"1min":0.379,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":1.8680000000000001,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.3,"5min":1.3049999999999999,"15min":1.22},"min":{"1min":0.435,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.1500000000000004,"5min":6.6079999999999997,"15min":8.343},"last":0.379}]},{"osd":4,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.77600000000000002,"15min":1.0640000000000001},"min":{"1min":0.35999999999999999,"5min":0.34300000000000003,"15min":0.30499999999999999},"max":{"1min":2.1539999999999999,"5min":4.1680000000000001,"15min":7.9720000000000004},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.78700000000000003,"15min":0.99199999999999999},"min":{"1min":0.48099999999999998,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":1.8109999999999999,"5min":3.4169999999999998,"15min":8.2569999999999997},"last":2.3090000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.84999999999999998,"15min":0.95999999999999996},"min":{"1min":0.436,"5min":0.39400000000000002,"15min":0.38600000000000001},"max":{"1min":2.8090000000000002,"5min":2.8090000000000002,"15min":5.375},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83399999999999996,"15min":1.024},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":6.649},"last":0.54500000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.89400000000000002,"15min":1.0509999999999999},"min":{"1min":0.501,"5min":0.45600000000000002,"15min":0.33900000000000002},"max":{"1min":4.1820000000000004,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":4.1280000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.93899999999999995,"15min":1.0600000000000001},"min":{"1min":0.56200000000000006,"5min":0.47999999999999998,"15min":0.41099999999999998},"max":{"1min":2.6110000000000002,"5min":3.0550000000000002,"15min":6.2969999999999997},"last":0.495}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1698562048,"data_stored":1698562048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189955072,"data_stored":2189951000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":439291904,"data_stored":439287832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1250295808,"data_stored":1250295808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1240862720,"data_stored":1240858648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1342509056,"data_stored":1342504984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1021050880,"data_stored":1021050880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:28:57.004 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:57.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:57.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:57.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:56 smithi081 bash[89466]: cluster 2023-10-07T22:28:55.931685+0000 mgr.y (mgr.25319) 1502 : cluster 0 pgmap v1732: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31696/105708 objects degraded (29.984%); 4341/105708 objects misplaced (4.107%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:57.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:56 smithi081 bash[89466]: audit 2023-10-07T22:28:55.954951+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:57.147 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:56 smithi081 bash[89466]: audit 2023-10-07T22:28:55.956514+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:57.148 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:56 smithi081 bash[89466]: cluster 2023-10-07T22:28:56.027750+0000 mon.a (mon.0) 2084 : cluster 3 Health check update: Degraded data redundancy: 31736/107286 objects degraded (29.581%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:57.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:57.265 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:57.273 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[102097]: cluster 2023-10-07T22:28:55.931685+0000 mgr.y (mgr.25319) 1502 : cluster 0 pgmap v1732: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31696/105708 objects degraded (29.984%); 4341/105708 objects misplaced (4.107%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[102097]: audit 2023-10-07T22:28:55.954951+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[102097]: audit 2023-10-07T22:28:55.956514+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[102097]: cluster 2023-10-07T22:28:56.027750+0000 mon.a (mon.0) 2084 : cluster 3 Health check update: Degraded data redundancy: 31736/107286 objects degraded (29.581%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[105281]: cluster 2023-10-07T22:28:55.931685+0000 mgr.y (mgr.25319) 1502 : cluster 0 pgmap v1732: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31696/105708 objects degraded (29.984%); 4341/105708 objects misplaced (4.107%); 0 B/s, 9 objects/s recovering 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[105281]: audit 2023-10-07T22:28:55.954951+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[105281]: audit 2023-10-07T22:28:55.956514+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:57.274 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:56 smithi008 bash[105281]: cluster 2023-10-07T22:28:56.027750+0000 mon.a (mon.0) 2084 : cluster 3 Health check update: Degraded data redundancy: 31736/107286 objects degraded (29.581%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:28:57.289 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:57.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:57.394 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:57.416 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:57.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:57.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:57.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:57.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:57.691 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:57.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:57.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:57.829 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:57.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:57.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:57.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:57.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:58.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:58.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:58.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:58.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:58.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:58.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:58.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:58.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:58.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:58.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:28:58.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:58.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:58.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:58.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:58.753 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:28:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:28:58.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:58.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:28:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:58.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:28:58.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:59.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:59.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:59.111 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:58 smithi008 bash[102097]: cluster 2023-10-07T22:28:57.932744+0000 mgr.y (mgr.25319) 1503 : cluster 0 pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 333 op/s; 31696/101928 objects degraded (31.096%); 4243/101928 objects misplaced (4.163%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:59.122 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:59.148 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:28:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:28:59.173 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:28:59.174 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:28:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:58 smithi081 bash[89466]: cluster 2023-10-07T22:28:57.932744+0000 mgr.y (mgr.25319) 1503 : cluster 0 pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 333 op/s; 31696/101928 objects degraded (31.096%); 4243/101928 objects misplaced (4.163%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:59.253 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:59.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:59.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:59.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:59.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:59 smithi008 bash[105281]: cluster 2023-10-07T22:28:57.932744+0000 mgr.y (mgr.25319) 1503 : cluster 0 pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 333 op/s; 31696/101928 objects degraded (31.096%); 4243/101928 objects misplaced (4.163%); 0 B/s, 6 objects/s recovering 2023-10-07T22:28:59.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:28:59.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:28:59.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:59.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:28:59.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:28:59.641 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:59.671 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:28:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:28:59.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:59.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:28:59.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:28:59.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:59.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:28:59.947 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:28:59.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:28:59.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:00.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:00.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:00.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:28:59 smithi081 bash[89466]: audit 2023-10-07T22:28:59.854573+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:00.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:00.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:00.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:00.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:28:59 smithi008 bash[105281]: audit 2023-10-07T22:28:59.854573+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:00.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:28:59 smithi008 bash[102097]: audit 2023-10-07T22:28:59.854573+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:00.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:00.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:00.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:00.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:00.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:00.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:00.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:00.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:00.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:00.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:01.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:01.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:01.146 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:01.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:01.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:01.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:01.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[102097]: cluster 2023-10-07T22:28:59.933427+0000 mgr.y (mgr.25319) 1504 : cluster 0 pgmap v1734: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 298 op/s; 31696/101154 objects degraded (31.334%); 4118/101154 objects misplaced (4.071%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:01.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[102097]: audit 2023-10-07T22:29:00.333238+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[102097]: audit 2023-10-07T22:29:00.339618+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.333 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[102097]: cluster 2023-10-07T22:29:01.028844+0000 mon.a (mon.0) 2088 : cluster 3 Health check update: Degraded data redundancy: 31696/101154 objects degraded (31.334%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:01.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:01.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:01 smithi081 bash[89466]: cluster 2023-10-07T22:28:59.933427+0000 mgr.y (mgr.25319) 1504 : cluster 0 pgmap v1734: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 298 op/s; 31696/101154 objects degraded (31.334%); 4118/101154 objects misplaced (4.071%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:01 smithi081 bash[89466]: audit 2023-10-07T22:29:00.333238+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:01 smithi081 bash[89466]: audit 2023-10-07T22:29:00.339618+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:01 smithi081 bash[89466]: cluster 2023-10-07T22:29:01.028844+0000 mon.a (mon.0) 2088 : cluster 3 Health check update: Degraded data redundancy: 31696/101154 objects degraded (31.334%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:01.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:01.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[105281]: cluster 2023-10-07T22:28:59.933427+0000 mgr.y (mgr.25319) 1504 : cluster 0 pgmap v1734: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 298 op/s; 31696/101154 objects degraded (31.334%); 4118/101154 objects misplaced (4.071%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:01.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[105281]: audit 2023-10-07T22:29:00.333238+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[105281]: audit 2023-10-07T22:29:00.339618+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:01.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:01 smithi008 bash[105281]: cluster 2023-10-07T22:29:01.028844+0000 mon.a (mon.0) 2088 : cluster 3 Health check update: Degraded data redundancy: 31696/101154 objects degraded (31.334%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:01.637 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:01.663 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:01.767 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:01.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:01.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:01.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:02.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:02.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:02.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:02.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:02.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:02.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:02.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:02.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:02.422 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:02.459 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:02.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:02.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:02.621 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-07T22:29:02.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:02.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:02.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:02.823 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:02.851 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:02.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:02.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:02.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:03.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:03.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:03.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:03.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:03.252 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:03] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2023-10-07T22:29:03.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:03.283 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:29:03.328 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:29:03.370 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:29:03.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:03.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:03.414 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:29:03.454 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:29:03.484 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:29:03.508 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:03.518 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:03 smithi008 bash[102097]: cluster 2023-10-07T22:29:01.934180+0000 mgr.y (mgr.25319) 1505 : cluster 0 pgmap v1735: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 31656/97806 objects degraded (32.366%); 3991/97806 objects misplaced (4.081%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:03.518 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:03 smithi008 bash[102097]: audit 2023-10-07T22:29:03.243500+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.8:0/510774241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:03.519 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:03 smithi008 bash[105281]: cluster 2023-10-07T22:29:01.934180+0000 mgr.y (mgr.25319) 1505 : cluster 0 pgmap v1735: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 31656/97806 objects degraded (32.366%); 3991/97806 objects misplaced (4.081%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:03.519 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:03 smithi008 bash[105281]: audit 2023-10-07T22:29:03.243500+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.8:0/510774241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:03.525 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:29:03.539 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:03.562 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:29:03.565 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.565 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.565 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.565 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.566 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:29:03.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:03 smithi081 bash[89466]: cluster 2023-10-07T22:29:01.934180+0000 mgr.y (mgr.25319) 1505 : cluster 0 pgmap v1735: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 31656/97806 objects degraded (32.366%); 3991/97806 objects misplaced (4.081%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:03.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:03 smithi081 bash[89466]: audit 2023-10-07T22:29:03.243500+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.8:0/510774241' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:03.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:03.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:03.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:03.803 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:03.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:03.907 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:03.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:03.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:03.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:04.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:04.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:04.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.191 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:04.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:04.356 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:29:04.423 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.431 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:04 smithi008 bash[105281]: audit 2023-10-07T22:29:03.681769+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.8:0/797498850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.431 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:04 smithi008 bash[105281]: audit 2023-10-07T22:29:03.682238+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:04 smithi008 bash[102097]: audit 2023-10-07T22:29:03.681769+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.8:0/797498850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.431 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:04 smithi008 bash[102097]: audit 2023-10-07T22:29:03.682238+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:04.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:04.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:04.590 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:04.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:04.693 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:04.701 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:04 smithi008 bash[120089]: debug 2023-10-07T22:29:04.544+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:04.719 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:04.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:04 smithi081 bash[89466]: audit 2023-10-07T22:29:03.681769+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.8:0/797498850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:04 smithi081 bash[89466]: audit 2023-10-07T22:29:03.682238+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:29:04.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:04.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:04.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:04.963 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:05.007 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:05.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:05.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:05.249 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:05.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:03.935032+0000 mgr.y (mgr.25319) 1506 : cluster 0 pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31656/96438 objects degraded (32.825%); 3991/96438 objects misplaced (4.138%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.335401+0000 mon.a (mon.0) 2090 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: audit 2023-10-07T22:29:04.343066+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.343439+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.350873+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2023-10-07T22:29:05.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.355394+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.359322+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.379372+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.378 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:05.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:03.935032+0000 mgr.y (mgr.25319) 1506 : cluster 0 pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31656/96438 objects degraded (32.825%); 3991/96438 objects misplaced (4.138%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.335401+0000 mon.a (mon.0) 2090 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: audit 2023-10-07T22:29:04.343066+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.343439+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.350873+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.355394+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.359322+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:05 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.379372+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:05.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:03.935032+0000 mgr.y (mgr.25319) 1506 : cluster 0 pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 2.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31656/96438 objects degraded (32.825%); 3991/96438 objects misplaced (4.138%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.335401+0000 mon.a (mon.0) 2090 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: audit 2023-10-07T22:29:04.343066+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.343439+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.350873+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2023-10-07T22:29:05.548 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.355394+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.549 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.359322+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.549 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.379372+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e423 with expected crc 2023-10-07T22:29:05.646 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:05.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:05.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:05.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:05.811 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:05 smithi008 bash[120089]: debug 2023-10-07T22:29:05.544+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:05.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:05.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:05.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:06.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:06.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:06.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:06.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:06.210 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:06.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:06.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:06.339 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:06.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:06.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:06.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:06.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:06.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:06.595 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:06 smithi008 bash[105281]: cluster 2023-10-07T22:29:04.547946+0000 osd.1 (osd.1) 39 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:06.595 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:06 smithi008 bash[105281]: cluster 2023-10-07T22:29:06.030662+0000 mon.a (mon.0) 2093 : cluster 3 Health check update: Degraded data redundancy: 31656/96438 objects degraded (32.825%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:06.595 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:06 smithi008 bash[102097]: cluster 2023-10-07T22:29:04.547946+0000 osd.1 (osd.1) 39 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:06.595 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:06 smithi008 bash[102097]: cluster 2023-10-07T22:29:06.030662+0000 mon.a (mon.0) 2093 : cluster 3 Health check update: Degraded data redundancy: 31656/96438 objects degraded (32.825%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:06.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:06.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:06 smithi081 bash[89466]: cluster 2023-10-07T22:29:04.547946+0000 osd.1 (osd.1) 39 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:06.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:06 smithi081 bash[89466]: cluster 2023-10-07T22:29:06.030662+0000 mon.a (mon.0) 2093 : cluster 3 Health check update: Degraded data redundancy: 31656/96438 objects degraded (32.825%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:06.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:06.737 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:06.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:06.866 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:06.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:06.970 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:07.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:07.073 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:07.107 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:07.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.268 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:07.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:29:07.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:07.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:07.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:07.507 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.547 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:07.557 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[102097]: cluster 2023-10-07T22:29:05.547569+0000 osd.1 (osd.1) 40 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:07.558 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[102097]: cluster 2023-10-07T22:29:05.935864+0000 mgr.y (mgr.25319) 1507 : cluster 0 pgmap v1738: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 31618/94830 objects degraded (33.342%); 3889/94830 objects misplaced (4.101%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:07.558 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[102097]: cluster 2023-10-07T22:29:06.344570+0000 mon.a (mon.0) 2094 : cluster 3 Health check failed: 1 slow ops, oldest one blocked for 82 sec, osd.1 has slow ops (SLOW_OPS) 2023-10-07T22:29:07.558 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[102097]: audit 2023-10-07T22:29:06.839755+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.558 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[102097]: audit 2023-10-07T22:29:06.847607+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:07.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:07.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:07 smithi081 bash[89466]: cluster 2023-10-07T22:29:05.547569+0000 osd.1 (osd.1) 40 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:07 smithi081 bash[89466]: cluster 2023-10-07T22:29:05.935864+0000 mgr.y (mgr.25319) 1507 : cluster 0 pgmap v1738: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 31618/94830 objects degraded (33.342%); 3889/94830 objects misplaced (4.101%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:07 smithi081 bash[89466]: cluster 2023-10-07T22:29:06.344570+0000 mon.a (mon.0) 2094 : cluster 3 Health check failed: 1 slow ops, oldest one blocked for 82 sec, osd.1 has slow ops (SLOW_OPS) 2023-10-07T22:29:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:07 smithi081 bash[89466]: audit 2023-10-07T22:29:06.839755+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:07 smithi081 bash[89466]: audit 2023-10-07T22:29:06.847607+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:07.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:07.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[105281]: cluster 2023-10-07T22:29:05.547569+0000 osd.1 (osd.1) 40 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:07.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[105281]: cluster 2023-10-07T22:29:05.935864+0000 mgr.y (mgr.25319) 1507 : cluster 0 pgmap v1738: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 31618/94830 objects degraded (33.342%); 3889/94830 objects misplaced (4.101%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:07.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[105281]: cluster 2023-10-07T22:29:06.344570+0000 mon.a (mon.0) 2094 : cluster 3 Health check failed: 1 slow ops, oldest one blocked for 82 sec, osd.1 has slow ops (SLOW_OPS) 2023-10-07T22:29:07.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[105281]: audit 2023-10-07T22:29:06.839755+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:07 smithi008 bash[105281]: audit 2023-10-07T22:29:06.847607+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:07.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:07.950 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:07.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:08.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:08.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:08.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:08.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:08.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:08.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:08.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:08.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:08.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:08.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:08.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:08.578 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:08 smithi008 bash[120089]: debug 2023-10-07T22:29:08.568+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:08.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:29:08.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:08.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:08.758 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:08.783 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:08.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:08.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:08.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:09.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:09.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:09.113 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:09.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:09.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:09.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:09.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:09.304 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:09.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: cluster 2023-10-07T22:29:07.936829+0000 mgr.y (mgr.25319) 1508 : cluster 0 pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 353 op/s; 31618/91320 objects degraded (34.623%); 3787/91320 objects misplaced (4.147%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: audit 2023-10-07T22:29:08.620451+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: audit 2023-10-07T22:29:08.630618+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: audit 2023-10-07T22:29:09.253091+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: audit 2023-10-07T22:29:09.254503+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:09.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:09 smithi081 bash[89466]: audit 2023-10-07T22:29:09.261480+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:09.525 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: cluster 2023-10-07T22:29:07.936829+0000 mgr.y (mgr.25319) 1508 : cluster 0 pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 353 op/s; 31618/91320 objects degraded (34.623%); 3787/91320 objects misplaced (4.147%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:09.525 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: audit 2023-10-07T22:29:08.620451+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.525 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: audit 2023-10-07T22:29:08.630618+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.525 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: audit 2023-10-07T22:29:09.253091+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:09.525 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: audit 2023-10-07T22:29:09.254503+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:09.526 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[105281]: audit 2023-10-07T22:29:09.261480+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.526 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[120089]: debug 2023-10-07T22:29:09.520+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:09.526 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: cluster 2023-10-07T22:29:07.936829+0000 mgr.y (mgr.25319) 1508 : cluster 0 pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 353 op/s; 31618/91320 objects degraded (34.623%); 3787/91320 objects misplaced (4.147%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:09.526 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: audit 2023-10-07T22:29:08.620451+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.526 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: audit 2023-10-07T22:29:08.630618+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.526 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: audit 2023-10-07T22:29:09.253091+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:09.527 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: audit 2023-10-07T22:29:09.254503+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:09.527 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:09 smithi008 bash[102097]: audit 2023-10-07T22:29:09.261480+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:09.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:09.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:09.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:09.674 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:09.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:09.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:09.823 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:09.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:09.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:09.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:09.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:10.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:10.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:10.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:10.220 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:10.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:10.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:10.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:10.363 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:10 smithi008 bash[102097]: cluster 2023-10-07T22:29:08.573759+0000 osd.1 (osd.1) 41 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:10.457 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:10.482 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:10.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:10.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:10 smithi081 bash[89466]: cluster 2023-10-07T22:29:08.573759+0000 osd.1 (osd.1) 41 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:10.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:10 smithi008 bash[105281]: cluster 2023-10-07T22:29:08.573759+0000 osd.1 (osd.1) 41 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:10.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:10.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:10.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:10.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:10.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:10.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:10.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:11.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:11.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:11.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:11 smithi081 bash[89466]: cluster 2023-10-07T22:29:09.524622+0000 osd.1 (osd.1) 42 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:11 smithi081 bash[89466]: cluster 2023-10-07T22:29:09.937475+0000 mgr.y (mgr.25319) 1509 : cluster 0 pgmap v1740: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 31618/90831 objects degraded (34.810%); 3706/90831 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:11 smithi081 bash[89466]: audit 2023-10-07T22:29:10.954417+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:11 smithi081 bash[89466]: audit 2023-10-07T22:29:10.955989+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:11.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:11 smithi081 bash[89466]: cluster 2023-10-07T22:29:11.031962+0000 mon.a (mon.0) 2104 : cluster 3 Health check update: Degraded data redundancy: 31618/90831 objects degraded (34.810%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:11.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:11.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[102097]: cluster 2023-10-07T22:29:09.524622+0000 osd.1 (osd.1) 42 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[102097]: cluster 2023-10-07T22:29:09.937475+0000 mgr.y (mgr.25319) 1509 : cluster 0 pgmap v1740: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 31618/90831 objects degraded (34.810%); 3706/90831 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[102097]: audit 2023-10-07T22:29:10.954417+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[102097]: audit 2023-10-07T22:29:10.955989+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[102097]: cluster 2023-10-07T22:29:11.031962+0000 mon.a (mon.0) 2104 : cluster 3 Health check update: Degraded data redundancy: 31618/90831 objects degraded (34.810%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[105281]: cluster 2023-10-07T22:29:09.524622+0000 osd.1 (osd.1) 42 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[105281]: cluster 2023-10-07T22:29:09.937475+0000 mgr.y (mgr.25319) 1509 : cluster 0 pgmap v1740: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 31618/90831 objects degraded (34.810%); 3706/90831 objects misplaced (4.080%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[105281]: audit 2023-10-07T22:29:10.954417+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[105281]: audit 2023-10-07T22:29:10.955989+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:11.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[105281]: cluster 2023-10-07T22:29:11.031962+0000 mon.a (mon.0) 2104 : cluster 3 Health check update: Degraded data redundancy: 31618/90831 objects degraded (34.810%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:11.638 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:11 smithi008 bash[120089]: debug 2023-10-07T22:29:11.524+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:11.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:11.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:11.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:11.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:11.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:12.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:12.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:12.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:12.198 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:12.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:12.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:12.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:12.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:12.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:12.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:12.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:12.589 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:12 smithi008 bash[105281]: cluster 2023-10-07T22:29:11.938319+0000 mgr.y (mgr.25319) 1510 : cluster 0 pgmap v1741: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31576/87855 objects degraded (35.941%); 3610/87855 objects misplaced (4.109%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:12.590 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:12 smithi008 bash[105281]: cluster 2023-10-07T22:29:12.363408+0000 mon.a (mon.0) 2105 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 87 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:12.590 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:12 smithi008 bash[120089]: debug 2023-10-07T22:29:12.544+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:12.590 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:12 smithi008 bash[102097]: cluster 2023-10-07T22:29:11.938319+0000 mgr.y (mgr.25319) 1510 : cluster 0 pgmap v1741: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31576/87855 objects degraded (35.941%); 3610/87855 objects misplaced (4.109%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:12.590 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:12 smithi008 bash[102097]: cluster 2023-10-07T22:29:12.363408+0000 mon.a (mon.0) 2105 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 87 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:12.595 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:12.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:12.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:12 smithi081 bash[89466]: cluster 2023-10-07T22:29:11.938319+0000 mgr.y (mgr.25319) 1510 : cluster 0 pgmap v1741: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 331 op/s; 31576/87855 objects degraded (35.941%); 3610/87855 objects misplaced (4.109%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:12.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:12 smithi081 bash[89466]: cluster 2023-10-07T22:29:12.363408+0000 mon.a (mon.0) 2105 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 87 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:12.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:12.830 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:12.860 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:12.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:12.967 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:12.996 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:13.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:13.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:13.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:13.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:13.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:13.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:13.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:13.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:13.383 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:13] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2023-10-07T22:29:13.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:13.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:13.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:13 smithi008 bash[105281]: cluster 2023-10-07T22:29:11.528636+0000 osd.1 (osd.1) 43 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:13.636 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:13 smithi008 bash[120089]: debug 2023-10-07T22:29:13.588+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:13.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:13 smithi008 bash[102097]: cluster 2023-10-07T22:29:11.528636+0000 osd.1 (osd.1) 43 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:13.638 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:13.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:13 smithi081 bash[89466]: cluster 2023-10-07T22:29:11.528636+0000 osd.1 (osd.1) 43 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:13.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:13.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:13.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:13.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:14.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:14.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:14.164 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:14.290 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.316 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:14.375 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:29:14.377 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:29:14.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:14.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:14.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:14.551 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:14.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:14.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:14.691 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:14 smithi081 bash[89466]: cluster 2023-10-07T22:29:12.548195+0000 osd.1 (osd.1) 44 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:14.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:14 smithi081 bash[89466]: cluster 2023-10-07T22:29:13.939247+0000 mgr.y (mgr.25319) 1511 : cluster 0 pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31576/86676 objects degraded (36.430%); 3610/86676 objects misplaced (4.165%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:14.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:14 smithi081 bash[89466]: audit 2023-10-07T22:29:14.354655+0000 mgr.y (mgr.25319) 1512 : audit 0 from='client.35949 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:29:14.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:14.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:14.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:14.886 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[120089]: debug 2023-10-07T22:29:14.600+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:14.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[102097]: cluster 2023-10-07T22:29:12.548195+0000 osd.1 (osd.1) 44 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:14.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[102097]: cluster 2023-10-07T22:29:13.939247+0000 mgr.y (mgr.25319) 1511 : cluster 0 pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31576/86676 objects degraded (36.430%); 3610/86676 objects misplaced (4.165%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:14.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[102097]: audit 2023-10-07T22:29:14.354655+0000 mgr.y (mgr.25319) 1512 : audit 0 from='client.35949 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:29:14.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[105281]: cluster 2023-10-07T22:29:12.548195+0000 osd.1 (osd.1) 44 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:14.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[105281]: cluster 2023-10-07T22:29:13.939247+0000 mgr.y (mgr.25319) 1511 : cluster 0 pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 325 op/s; 31576/86676 objects degraded (36.430%); 3610/86676 objects misplaced (4.165%); 0 B/s, 7 objects/s recovering 2023-10-07T22:29:14.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:14 smithi008 bash[105281]: audit 2023-10-07T22:29:14.354655+0000 mgr.y (mgr.25319) 1512 : audit 0 from='client.35949 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:29:14.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.968 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:14.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:15.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:15.099 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:15.203 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.230 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:15.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:15.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.494 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:15 smithi008 bash[102097]: cluster 2023-10-07T22:29:13.592091+0000 osd.1 (osd.1) 45 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:15.494 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:15 smithi008 bash[105281]: cluster 2023-10-07T22:29:13.592091+0000 osd.1 (osd.1) 45 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:15.514 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:15.618 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:15.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:15 smithi081 bash[89466]: cluster 2023-10-07T22:29:13.592091+0000 osd.1 (osd.1) 45 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:15.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.767 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:29:15 smithi008 bash[120089]: debug 2023-10-07T22:29:15.568+0000 7fdf80c35700 -1 osd.1 423 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419) 2023-10-07T22:29:15.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:15.895 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:15.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:16.037 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:16.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:16.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:16.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:16.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:16.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:16.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:16.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:16.434 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:16.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:16.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:16.567 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:16.575 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[102097]: cluster 2023-10-07T22:29:14.606542+0000 osd.1 (osd.1) 46 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:16.576 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[102097]: cluster 2023-10-07T22:29:15.940066+0000 mgr.y (mgr.25319) 1513 : cluster 0 pgmap v1743: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 326 op/s; 31534/85077 objects degraded (37.065%); 3509/85077 objects misplaced (4.124%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:16.576 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[102097]: cluster 2023-10-07T22:29:16.033040+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 31576/86676 objects degraded (36.430%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:16.576 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[105281]: cluster 2023-10-07T22:29:14.606542+0000 osd.1 (osd.1) 46 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:16.576 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[105281]: cluster 2023-10-07T22:29:15.940066+0000 mgr.y (mgr.25319) 1513 : cluster 0 pgmap v1743: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 326 op/s; 31534/85077 objects degraded (37.065%); 3509/85077 objects misplaced (4.124%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:16.576 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:16 smithi008 bash[105281]: cluster 2023-10-07T22:29:16.033040+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 31576/86676 objects degraded (36.430%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:16.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:16.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:16.691 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:16.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:16.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:16 smithi081 bash[89466]: cluster 2023-10-07T22:29:14.606542+0000 osd.1 (osd.1) 46 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:16 smithi081 bash[89466]: cluster 2023-10-07T22:29:15.940066+0000 mgr.y (mgr.25319) 1513 : cluster 0 pgmap v1743: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 326 op/s; 31534/85077 objects degraded (37.065%); 3509/85077 objects misplaced (4.124%); 0 B/s, 10 objects/s recovering 2023-10-07T22:29:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:16 smithi081 bash[89466]: cluster 2023-10-07T22:29:16.033040+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 31576/86676 objects degraded (36.430%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:16.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:16.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:16.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:16.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:16.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:16.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:17.094 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:17.122 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:17.159 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1742,"stamp":"2023-10-07T22:29:13.938543+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1892280114,"num_objects":28892,"num_object_clones":0,"num_object_copies":86676,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31576,"num_objects_misplaced":3610,"num_objects_unfound":0,"num_objects_dirty":28892,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":149204,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15679,"num_bytes_recovered":839485531,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109113,"ondisk_log_size":109113,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":333,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":14330176,"kb_used_data":7789120,"kb_used_omap":18,"kb_used_meta":6540909,"kb_avail":735631040,"statfs":{"total":767960285184,"available":753286184960,"internally_reserved":0,"allocated":7976058880,"data_stored":7960638995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6697891082},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,3,2,4,4,3,2,4,3,0,0,0,0,0,0,0,4],"upper_bound":262144},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-213254144,"num_objects":-3254,"num_object_clones":0,"num_object_copies":-9762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-80,"num_objects_misplaced":-381,"num_objects_unfound":0,"num_objects_dirty":-3254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3254,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":80,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004101"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":266,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063567+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:28:40.063567+0000","last_peered":"2023-10-07T22:28:40.063567+0000","last_clean":"2023-10-07T22:28:40.063567+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:28:40.063567+0000","last_undegraded":"2023-10-07T22:28:40.063567+0000","last_fullsized":"2023-10-07T22:28:40.063567+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":55,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054582+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:28:40.054582+0000","last_peered":"2023-10-07T22:28:40.054582+0000","last_clean":"2023-10-07T22:28:40.054582+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:28:40.054582+0000","last_undegraded":"2023-10-07T22:28:40.054582+0000","last_fullsized":"2023-10-07T22:28:40.054582+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":431,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.060563+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:28:40.060563+0000","last_peered":"2023-10-07T22:28:40.060563+0000","last_clean":"2023-10-07T22:28:40.060563+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:28:40.060563+0000","last_undegraded":"2023-10-07T22:28:40.060563+0000","last_fullsized":"2023-10-07T22:28:40.060563+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":28,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.080349+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:28:40.080349+0000","last_peered":"2023-10-07T22:28:40.080349+0000","last_clean":"2023-10-07T22:28:40.080349+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:28:40.080349+0000","last_undegraded":"2023-10-07T22:28:40.080349+0000","last_fullsized":"2023-10-07T22:28:40.080349+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":52,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.107640+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:28:40.107640+0000","last_peered":"2023-10-07T22:28:40.107640+0000","last_clean":"2023-10-07T22:28:40.107640+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:28:40.107640+0000","last_undegraded":"2023-10-07T22:28:40.107640+0000","last_fullsized":"2023-10-07T22:28:40.107640+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":77,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053886+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:28:40.053886+0000","last_peered":"2023-10-07T22:28:40.053886+0000","last_clean":"2023-10-07T22:28:40.053886+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:28:40.053886+0000","last_undegraded":"2023-10-07T22:28:40.053886+0000","last_fullsized":"2023-10-07T22:28:40.053886+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053928+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:28:40.053928+0000","last_peered":"2023-10-07T22:28:40.053928+0000","last_clean":"2023-10-07T22:28:40.053928+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:28:40.053928+0000","last_undegraded":"2023-10-07T22:28:40.053928+0000","last_fullsized":"2023-10-07T22:28:40.053928+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":52,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.107724+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:28:40.107724+0000","last_peered":"2023-10-07T22:28:40.107724+0000","last_clean":"2023-10-07T22:28:40.107724+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:28:40.107724+0000","last_undegraded":"2023-10-07T22:28:40.107724+0000","last_fullsized":"2023-10-07T22:28:40.107724+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053793+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:28:40.053793+0000","last_peered":"2023-10-07T22:28:40.053793+0000","last_clean":"2023-10-07T22:28:40.053793+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:28:40.053793+0000","last_undegraded":"2023-10-07T22:28:40.053793+0000","last_fullsized":"2023-10-07T22:28:40.053793+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":55,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054820+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:28:40.054820+0000","last_peered":"2023-10-07T22:28:40.054820+0000","last_clean":"2023-10-07T22:28:40.054820+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:28:40.054820+0000","last_undegraded":"2023-10-07T22:28:40.054820+0000","last_fullsized":"2023-10-07T22:28:40.054820+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":181,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.080487+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:28:40.080487+0000","last_peered":"2023-10-07T22:28:40.080487+0000","last_clean":"2023-10-07T22:28:40.080487+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:28:40.080487+0000","last_undegraded":"2023-10-07T22:28:40.080487+0000","last_fullsized":"2023-10-07T22:28:40.080487+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":184,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.067553+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:28:40.067553+0000","last_peered":"2023-10-07T22:28:40.067553+0000","last_clean":"2023-10-07T22:28:40.067553+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:28:40.067553+0000","last_undegraded":"2023-10-07T22:28:40.067553+0000","last_fullsized":"2023-10-07T22:28:40.067553+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":316,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063722+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:28:40.063722+0000","last_peered":"2023-10-07T22:28:40.063722+0000","last_clean":"2023-10-07T22:28:40.063722+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:28:40.063722+0000","last_undegraded":"2023-10-07T22:28:40.063722+0000","last_fullsized":"2023-10-07T22:28:40.063722+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":246,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063590+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:28:40.063590+0000","last_peered":"2023-10-07T22:28:40.063590+0000","last_clean":"2023-10-07T22:28:40.063590+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:28:40.063590+0000","last_undegraded":"2023-10-07T22:28:40.063590+0000","last_fullsized":"2023-10-07T22:28:40.063590+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":149,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.080149+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:28:40.080149+0000","last_peered":"2023-10-07T22:28:40.080149+0000","last_clean":"2023-10-07T22:28:40.080149+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:28:40.080149+0000","last_undegraded":"2023-10-07T22:28:40.080149+0000","last_fullsized":"2023-10-07T22:28:40.080149+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":55,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054705+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:28:40.054705+0000","last_peered":"2023-10-07T22:28:40.054705+0000","last_clean":"2023-10-07T22:28:40.054705+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:28:40.054705+0000","last_undegraded":"2023-10-07T22:28:40.054705+0000","last_fullsized":"2023-10-07T22:28:40.054705+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":28,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079887+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:28:40.079887+0000","last_peered":"2023-10-07T22:28:40.079887+0000","last_clean":"2023-10-07T22:28:40.079887+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:28:40.079887+0000","last_undegraded":"2023-10-07T22:28:40.079887+0000","last_fullsized":"2023-10-07T22:28:40.079887+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054319+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:28:40.054319+0000","last_peered":"2023-10-07T22:28:40.054319+0000","last_clean":"2023-10-07T22:28:40.054319+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:28:40.054319+0000","last_undegraded":"2023-10-07T22:28:40.054319+0000","last_fullsized":"2023-10-07T22:28:40.054319+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":171,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079685+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:28:40.079685+0000","last_peered":"2023-10-07T22:28:40.079685+0000","last_clean":"2023-10-07T22:28:40.079685+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:28:40.079685+0000","last_undegraded":"2023-10-07T22:28:40.079685+0000","last_fullsized":"2023-10-07T22:28:40.079685+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054646+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:28:40.054646+0000","last_peered":"2023-10-07T22:28:40.054646+0000","last_clean":"2023-10-07T22:28:40.054646+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:28:40.054646+0000","last_undegraded":"2023-10-07T22:28:40.054646+0000","last_fullsized":"2023-10-07T22:28:40.054646+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":148,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053757+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:28:40.053757+0000","last_peered":"2023-10-07T22:28:40.053757+0000","last_clean":"2023-10-07T22:28:40.053757+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:28:40.053757+0000","last_undegraded":"2023-10-07T22:28:40.053757+0000","last_fullsized":"2023-10-07T22:28:40.053757+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.055141+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:28:40.055141+0000","last_peered":"2023-10-07T22:28:40.055141+0000","last_clean":"2023-10-07T22:28:40.055141+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:28:40.055141+0000","last_undegraded":"2023-10-07T22:28:40.055141+0000","last_fullsized":"2023-10-07T22:28:40.055141+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"423'9249","reported_seq":9320,"reported_epoch":423,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:29:09.456184+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:29:09.456184+0000","last_peered":"2023-10-07T22:29:09.456184+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:29:09.456184+0000","last_undegraded":"2023-10-07T22:29:09.456184+0000","last_fullsized":"2023-10-07T22:29:09.456184+0000","mapping_epoch":396,"log_start":"384'2400","ondisk_log_start":"384'2400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6849,"log_dups_size":0,"ondisk_log_size":6849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123797504,"num_objects":1889,"num_object_clones":0,"num_object_copies":5667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1889,"num_objects_unfound":0,"num_objects_dirty":1889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9249,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":1889}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":175,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.081034+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:28:40.081034+0000","last_peered":"2023-10-07T22:28:40.081034+0000","last_clean":"2023-10-07T22:28:40.081034+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:28:40.081034+0000","last_undegraded":"2023-10-07T22:28:40.081034+0000","last_fullsized":"2023-10-07T22:28:40.081034+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":47,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053198+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:28:40.053198+0000","last_peered":"2023-10-07T22:28:40.053198+0000","last_clean":"2023-10-07T22:28:40.053198+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:28:40.053198+0000","last_undegraded":"2023-10-07T22:28:40.053198+0000","last_fullsized":"2023-10-07T22:28:40.053198+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"423'9145","reported_seq":9219,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:10.668333+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:29:10.668333+0000","last_peered":"2023-10-07T22:29:10.668333+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:29:10.668333+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"385'3500","ondisk_log_start":"385'3500","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5645,"log_dups_size":0,"ondisk_log_size":5645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118947840,"num_objects":1815,"num_object_clones":0,"num_object_copies":5445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9145,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-3656},{"shards":"0,1,4","objects":1815}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":147,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.080699+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:28:40.080699+0000","last_peered":"2023-10-07T22:28:40.080699+0000","last_clean":"2023-10-07T22:28:40.080699+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:28:40.080699+0000","last_undegraded":"2023-10-07T22:28:40.080699+0000","last_fullsized":"2023-10-07T22:28:40.080699+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":265,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063428+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:28:40.063428+0000","last_peered":"2023-10-07T22:28:40.063428+0000","last_clean":"2023-10-07T22:28:40.063428+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:28:40.063428+0000","last_undegraded":"2023-10-07T22:28:40.063428+0000","last_fullsized":"2023-10-07T22:28:40.063428+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"423'9441","reported_seq":9530,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:11.650699+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:29:11.650699+0000","last_peered":"2023-10-07T22:29:11.650699+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:29:11.650699+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"384'2400","ondisk_log_start":"384'2400","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7041,"log_dups_size":0,"ondisk_log_size":7041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120258560,"num_objects":1835,"num_object_clones":0,"num_object_copies":5505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9441,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"3,6,7","objects":1835},{"shards":"6,7","objects":-2641}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":217,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.084187+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:28:40.084187+0000","last_peered":"2023-10-07T22:28:40.084187+0000","last_clean":"2023-10-07T22:28:40.084187+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:28:40.084187+0000","last_undegraded":"2023-10-07T22:28:40.084187+0000","last_fullsized":"2023-10-07T22:28:40.084187+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":77,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053955+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:28:40.053955+0000","last_peered":"2023-10-07T22:28:40.053955+0000","last_clean":"2023-10-07T22:28:40.053955+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:28:40.053955+0000","last_undegraded":"2023-10-07T22:28:40.053955+0000","last_fullsized":"2023-10-07T22:28:40.053955+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"423'9330","reported_seq":9408,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:11.638767+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:29:11.638767+0000","last_peered":"2023-10-07T22:29:11.638767+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:29:11.638767+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"384'2300","ondisk_log_start":"384'2300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7030,"log_dups_size":0,"ondisk_log_size":7030,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116785152,"num_objects":1782,"num_object_clones":0,"num_object_copies":5346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1782,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9330,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":1782},{"shards":"6,7","objects":-3764}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":425,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054322+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:28:40.054322+0000","last_peered":"2023-10-07T22:28:40.054322+0000","last_clean":"2023-10-07T22:28:40.054322+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:28:40.054322+0000","last_undegraded":"2023-10-07T22:28:40.054322+0000","last_fullsized":"2023-10-07T22:28:40.054322+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":129,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:49.492442+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:28:49.492442+0000","last_peered":"2023-10-07T22:28:49.492442+0000","last_clean":"2023-10-07T22:28:49.492442+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:28:49.492442+0000","last_undegraded":"2023-10-07T22:28:49.492442+0000","last_fullsized":"2023-10-07T22:28:49.492442+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"423'9309","reported_seq":9370,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:12.033075+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:29:12.033075+0000","last_peered":"2023-10-07T22:29:12.033075+0000","last_clean":"2023-10-07T22:29:12.033075+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:29:12.033075+0000","last_undegraded":"2023-10-07T22:29:12.033075+0000","last_fullsized":"2023-10-07T22:29:12.033075+0000","mapping_epoch":370,"log_start":"379'2100","ondisk_log_start":"379'2100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7209,"log_dups_size":0,"ondisk_log_size":7209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117768192,"num_objects":1797,"num_object_clones":0,"num_object_copies":5391,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1797,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9309,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":933,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079848+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:28:40.079848+0000","last_peered":"2023-10-07T22:28:40.079848+0000","last_clean":"2023-10-07T22:28:40.079848+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:28:40.079848+0000","last_undegraded":"2023-10-07T22:28:40.079848+0000","last_fullsized":"2023-10-07T22:28:40.079848+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":59,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053846+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:28:40.053846+0000","last_peered":"2023-10-07T22:28:40.053846+0000","last_clean":"2023-10-07T22:28:40.053846+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:28:40.053846+0000","last_undegraded":"2023-10-07T22:28:40.053846+0000","last_fullsized":"2023-10-07T22:28:40.053846+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":286,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063494+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:28:40.063494+0000","last_peered":"2023-10-07T22:28:40.063494+0000","last_clean":"2023-10-07T22:28:40.063494+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:28:40.063494+0000","last_undegraded":"2023-10-07T22:28:40.063494+0000","last_fullsized":"2023-10-07T22:28:40.063494+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"423'9371","reported_seq":9437,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:09.377898+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:29:09.377898+0000","last_peered":"2023-10-07T22:29:09.377898+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:29:09.377898+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"384'2500","ondisk_log_start":"384'2500","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6871,"log_dups_size":0,"ondisk_log_size":6871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120520704,"num_objects":1839,"num_object_clones":0,"num_object_copies":5517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9371,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":-324}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":678,"reported_epoch":422,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:28:40.061677+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:28:40.061677+0000","last_peered":"2023-10-07T22:28:40.061677+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:28:40.061677+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":77,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054074+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:28:40.054074+0000","last_peered":"2023-10-07T22:28:40.054074+0000","last_clean":"2023-10-07T22:28:40.054074+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:28:40.054074+0000","last_undegraded":"2023-10-07T22:28:40.054074+0000","last_fullsized":"2023-10-07T22:28:40.054074+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":303,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063909+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:28:40.063909+0000","last_peered":"2023-10-07T22:28:40.063909+0000","last_clean":"2023-10-07T22:28:40.063909+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:28:40.063909+0000","last_undegraded":"2023-10-07T22:28:40.063909+0000","last_fullsized":"2023-10-07T22:28:40.063909+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"423'9116","reported_seq":13227,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:11.764368+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:29:11.764368+0000","last_peered":"2023-10-07T22:29:11.764368+0000","last_clean":"2023-10-07T22:29:11.764368+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:29:11.764368+0000","last_undegraded":"2023-10-07T22:29:11.764368+0000","last_fullsized":"2023-10-07T22:29:11.764368+0000","mapping_epoch":386,"log_start":"379'1900","ondisk_log_start":"379'1900","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7216,"log_dups_size":0,"ondisk_log_size":7216,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117047296,"num_objects":1786,"num_object_clones":0,"num_object_copies":5358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9116,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":245,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063222+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:28:40.063222+0000","last_peered":"2023-10-07T22:28:40.063222+0000","last_clean":"2023-10-07T22:28:40.063222+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:28:40.063222+0000","last_undegraded":"2023-10-07T22:28:40.063222+0000","last_fullsized":"2023-10-07T22:28:40.063222+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":246,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063525+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:28:40.063525+0000","last_peered":"2023-10-07T22:28:40.063525+0000","last_clean":"2023-10-07T22:28:40.063525+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:28:40.063525+0000","last_undegraded":"2023-10-07T22:28:40.063525+0000","last_fullsized":"2023-10-07T22:28:40.063525+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"423'9306","reported_seq":11081,"reported_epoch":423,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:10.692455+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:29:10.692455+0000","last_peered":"2023-10-07T22:29:10.692455+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:29:10.692455+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"385'3700","ondisk_log_start":"385'3700","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5606,"log_dups_size":0,"ondisk_log_size":5606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117178368,"num_objects":1788,"num_object_clones":0,"num_object_copies":5364,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1212,"num_objects_misplaced":1,"num_objects_unfound":0,"num_objects_dirty":1788,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9306,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":848,"num_bytes_recovered":16121856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":1},{"shards":"1,7","objects":575}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":730,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054238+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:28:40.054238+0000","last_peered":"2023-10-07T22:28:40.054238+0000","last_clean":"2023-10-07T22:28:40.054238+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:28:40.054238+0000","last_undegraded":"2023-10-07T22:28:40.054238+0000","last_fullsized":"2023-10-07T22:28:40.054238+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":52,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.107532+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:28:40.107532+0000","last_peered":"2023-10-07T22:28:40.107532+0000","last_clean":"2023-10-07T22:28:40.107532+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:28:40.107532+0000","last_undegraded":"2023-10-07T22:28:40.107532+0000","last_fullsized":"2023-10-07T22:28:40.107532+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":441,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.060127+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:28:40.060127+0000","last_peered":"2023-10-07T22:28:40.060127+0000","last_clean":"2023-10-07T22:28:40.060127+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:28:40.060127+0000","last_undegraded":"2023-10-07T22:28:40.060127+0000","last_fullsized":"2023-10-07T22:28:40.060127+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"423'9398","reported_seq":20598,"reported_epoch":423,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:29:12.222721+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:29:12.222721+0000","last_peered":"2023-10-07T22:29:12.222721+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:29:12.222721+0000","last_undegraded":"2023-10-07T22:29:12.222721+0000","last_fullsized":"2023-10-07T22:29:12.222721+0000","mapping_epoch":413,"log_start":"383'2200","ondisk_log_start":"383'2200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7198,"log_dups_size":0,"ondisk_log_size":7198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112263192,"num_objects":1714,"num_object_clones":0,"num_object_copies":5142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1714,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9398,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":1714}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":739,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053815+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:28:40.053815+0000","last_peered":"2023-10-07T22:28:40.053815+0000","last_clean":"2023-10-07T22:28:40.053815+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:28:40.053815+0000","last_undegraded":"2023-10-07T22:28:40.053815+0000","last_fullsized":"2023-10-07T22:28:40.053815+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":461,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:29:00.705242+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:29:00.705242+0000","last_peered":"2023-10-07T22:29:00.705242+0000","last_clean":"2023-10-07T22:29:00.705242+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:29:00.705242+0000","last_undegraded":"2023-10-07T22:29:00.705242+0000","last_fullsized":"2023-10-07T22:29:00.705242+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054427+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:28:40.054427+0000","last_peered":"2023-10-07T22:28:40.054427+0000","last_clean":"2023-10-07T22:28:40.054427+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:28:40.054427+0000","last_undegraded":"2023-10-07T22:28:40.054427+0000","last_fullsized":"2023-10-07T22:28:40.054427+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":419,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:55.701889+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:28:55.701889+0000","last_peered":"2023-10-07T22:28:55.701889+0000","last_clean":"2023-10-07T22:28:55.701889+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:28:55.701889+0000","last_undegraded":"2023-10-07T22:28:55.701889+0000","last_fullsized":"2023-10-07T22:28:55.701889+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"423'9425","reported_seq":10178,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:11.114710+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:29:11.114710+0000","last_peered":"2023-10-07T22:29:11.114710+0000","last_clean":"2023-10-07T22:29:11.114710+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:29:11.114710+0000","last_undegraded":"2023-10-07T22:29:11.114710+0000","last_fullsized":"2023-10-07T22:29:11.114710+0000","mapping_epoch":400,"log_start":"385'2700","ondisk_log_start":"385'2700","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6725,"log_dups_size":0,"ondisk_log_size":6725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118292480,"num_objects":1805,"num_object_clones":0,"num_object_copies":5415,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1805,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9425,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":711,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053649+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:28:40.053649+0000","last_peered":"2023-10-07T22:28:40.053649+0000","last_clean":"2023-10-07T22:28:40.053649+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:28:40.053649+0000","last_undegraded":"2023-10-07T22:28:40.053649+0000","last_fullsized":"2023-10-07T22:28:40.053649+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":403,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054708+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:28:40.054708+0000","last_peered":"2023-10-07T22:28:40.054708+0000","last_clean":"2023-10-07T22:28:40.054708+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:28:40.054708+0000","last_undegraded":"2023-10-07T22:28:40.054708+0000","last_fullsized":"2023-10-07T22:28:40.054708+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":266,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063783+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:28:40.063783+0000","last_peered":"2023-10-07T22:28:40.063783+0000","last_clean":"2023-10-07T22:28:40.063783+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:28:40.063783+0000","last_undegraded":"2023-10-07T22:28:40.063783+0000","last_fullsized":"2023-10-07T22:28:40.063783+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":472,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:29:00.705220+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:29:00.705220+0000","last_peered":"2023-10-07T22:29:00.705220+0000","last_clean":"2023-10-07T22:29:00.705220+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:29:00.705220+0000","last_undegraded":"2023-10-07T22:29:00.705220+0000","last_fullsized":"2023-10-07T22:29:00.705220+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"423'9544","reported_seq":12654,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:11.127518+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:29:11.127518+0000","last_peered":"2023-10-07T22:29:11.127518+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:29:11.127518+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"385'2841","ondisk_log_start":"385'2841","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6703,"log_dups_size":0,"ondisk_log_size":6703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117702656,"num_objects":1796,"num_object_clones":0,"num_object_copies":5388,"num_objects_missing_on_primary":1137,"num_objects_missing":1137,"num_objects_degraded":5795,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1796,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9544,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1012,"num_bytes_recovered":66322432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,4,6","objects":2},{"shards":"0,3,6","objects":1794},{"shards":"3,6","objects":-1725}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":665,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079680+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:28:40.079680+0000","last_peered":"2023-10-07T22:28:40.079680+0000","last_clean":"2023-10-07T22:28:40.079680+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:28:40.079680+0000","last_undegraded":"2023-10-07T22:28:40.079680+0000","last_fullsized":"2023-10-07T22:28:40.079680+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054207+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:28:40.054207+0000","last_peered":"2023-10-07T22:28:40.054207+0000","last_clean":"2023-10-07T22:28:40.054207+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:28:40.054207+0000","last_undegraded":"2023-10-07T22:28:40.054207+0000","last_fullsized":"2023-10-07T22:28:40.054207+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":434,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.060858+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:28:40.060858+0000","last_peered":"2023-10-07T22:28:40.060858+0000","last_clean":"2023-10-07T22:28:40.060858+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:28:40.060858+0000","last_undegraded":"2023-10-07T22:28:40.060858+0000","last_fullsized":"2023-10-07T22:28:40.060858+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":214,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.360470+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:29:04.360470+0000","last_peered":"2023-10-07T22:29:04.360470+0000","last_clean":"2023-10-07T22:29:04.360470+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:29:04.360470+0000","last_undegraded":"2023-10-07T22:29:04.360470+0000","last_fullsized":"2023-10-07T22:29:04.360470+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"423'9074","reported_seq":12946,"reported_epoch":423,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:29:11.063516+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:29:11.063516+0000","last_peered":"2023-10-07T22:29:11.063516+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:29:11.063516+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:29:11.063516+0000","mapping_epoch":396,"log_start":"384'2400","ondisk_log_start":"384'2400","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6674,"log_dups_size":0,"ondisk_log_size":6674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112721920,"num_objects":1720,"num_object_clones":0,"num_object_copies":5160,"num_objects_missing_on_primary":180,"num_objects_missing":180,"num_objects_degraded":180,"num_objects_misplaced":1720,"num_objects_unfound":0,"num_objects_dirty":1720,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9074,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1899,"num_bytes_recovered":124452864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":1720}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053874+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:28:40.053874+0000","last_peered":"2023-10-07T22:28:40.053874+0000","last_clean":"2023-10-07T22:28:40.053874+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:28:40.053874+0000","last_undegraded":"2023-10-07T22:28:40.053874+0000","last_fullsized":"2023-10-07T22:28:40.053874+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":734,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079937+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:28:40.079937+0000","last_peered":"2023-10-07T22:28:40.079937+0000","last_clean":"2023-10-07T22:28:40.079937+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:28:40.079937+0000","last_undegraded":"2023-10-07T22:28:40.079937+0000","last_fullsized":"2023-10-07T22:28:40.079937+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053840+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:28:40.053840+0000","last_peered":"2023-10-07T22:28:40.053840+0000","last_clean":"2023-10-07T22:28:40.053840+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:28:40.053840+0000","last_undegraded":"2023-10-07T22:28:40.053840+0000","last_fullsized":"2023-10-07T22:28:40.053840+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":77,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053864+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:28:40.053864+0000","last_peered":"2023-10-07T22:28:40.053864+0000","last_clean":"2023-10-07T22:28:40.053864+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:28:40.053864+0000","last_undegraded":"2023-10-07T22:28:40.053864+0000","last_fullsized":"2023-10-07T22:28:40.053864+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"423'9500","reported_seq":12772,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:11.095432+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:29:11.095432+0000","last_peered":"2023-10-07T22:29:11.095432+0000","last_clean":"2023-10-07T22:29:11.095432+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:29:11.095432+0000","last_undegraded":"2023-10-07T22:29:11.095432+0000","last_fullsized":"2023-10-07T22:29:11.095432+0000","mapping_epoch":392,"log_start":"385'2800","ondisk_log_start":"385'2800","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6700,"log_dups_size":0,"ondisk_log_size":6700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120193024,"num_objects":1834,"num_object_clones":0,"num_object_copies":5502,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1834,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9500,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":781,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:45.700540+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:28:45.700540+0000","last_peered":"2023-10-07T22:28:45.700540+0000","last_clean":"2023-10-07T22:28:45.700540+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:28:45.700540+0000","last_undegraded":"2023-10-07T22:28:45.700540+0000","last_fullsized":"2023-10-07T22:28:45.700540+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":163,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.079785+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:28:40.079785+0000","last_peered":"2023-10-07T22:28:40.079785+0000","last_clean":"2023-10-07T22:28:40.079785+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:28:40.079785+0000","last_undegraded":"2023-10-07T22:28:40.079785+0000","last_fullsized":"2023-10-07T22:28:40.079785+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":350,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063293+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:28:40.063293+0000","last_peered":"2023-10-07T22:28:40.063293+0000","last_clean":"2023-10-07T22:28:40.063293+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:28:40.063293+0000","last_undegraded":"2023-10-07T22:28:40.063293+0000","last_fullsized":"2023-10-07T22:28:40.063293+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":137,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.058781+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:28:40.058781+0000","last_peered":"2023-10-07T22:28:40.058781+0000","last_clean":"2023-10-07T22:28:40.058781+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:28:40.058781+0000","last_undegraded":"2023-10-07T22:28:40.058781+0000","last_fullsized":"2023-10-07T22:28:40.058781+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"423'9365","reported_seq":9431,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:10.698564+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:29:10.698564+0000","last_peered":"2023-10-07T22:29:10.698564+0000","last_clean":"2023-10-07T22:29:10.698564+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:29:10.698564+0000","last_undegraded":"2023-10-07T22:29:10.698564+0000","last_fullsized":"2023-10-07T22:29:10.698564+0000","mapping_epoch":370,"log_start":"385'3800","ondisk_log_start":"385'3800","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5565,"log_dups_size":0,"ondisk_log_size":5565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121307136,"num_objects":1851,"num_object_clones":0,"num_object_copies":5553,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1851,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9365,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":690,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053944+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:28:40.053944+0000","last_peered":"2023-10-07T22:28:40.053944+0000","last_clean":"2023-10-07T22:28:40.053944+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:28:40.053944+0000","last_undegraded":"2023-10-07T22:28:40.053944+0000","last_fullsized":"2023-10-07T22:28:40.053944+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":163,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.084285+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:28:40.084285+0000","last_peered":"2023-10-07T22:28:40.084285+0000","last_clean":"2023-10-07T22:28:40.084285+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:28:40.084285+0000","last_undegraded":"2023-10-07T22:28:40.084285+0000","last_fullsized":"2023-10-07T22:28:40.084285+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":455,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:29:00.705271+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:29:00.705271+0000","last_peered":"2023-10-07T22:29:00.705271+0000","last_clean":"2023-10-07T22:29:00.705271+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:29:00.705271+0000","last_undegraded":"2023-10-07T22:29:00.705271+0000","last_fullsized":"2023-10-07T22:29:00.705271+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":37,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.053746+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:28:40.053746+0000","last_peered":"2023-10-07T22:28:40.053746+0000","last_clean":"2023-10-07T22:28:40.053746+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:28:40.053746+0000","last_undegraded":"2023-10-07T22:28:40.053746+0000","last_fullsized":"2023-10-07T22:28:40.053746+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"423'9312","reported_seq":9384,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:11.745598+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:29:11.745598+0000","last_peered":"2023-10-07T22:29:11.745598+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:29:11.745598+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"384'2300","ondisk_log_start":"384'2300","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7012,"log_dups_size":0,"ondisk_log_size":7012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117833728,"num_objects":1798,"num_object_clones":0,"num_object_copies":5394,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1798,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9312,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":1798},{"shards":"1,7","objects":-3750}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":860,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063929+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:28:40.063929+0000","last_peered":"2023-10-07T22:28:40.063929+0000","last_clean":"2023-10-07T22:28:40.063929+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:28:40.063929+0000","last_undegraded":"2023-10-07T22:28:40.063929+0000","last_fullsized":"2023-10-07T22:28:40.063929+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":59,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.055375+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:28:40.055375+0000","last_peered":"2023-10-07T22:28:40.055375+0000","last_clean":"2023-10-07T22:28:40.055375+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:28:40.055375+0000","last_undegraded":"2023-10-07T22:28:40.055375+0000","last_fullsized":"2023-10-07T22:28:40.055375+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":404,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.060987+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:28:40.060987+0000","last_peered":"2023-10-07T22:28:40.060987+0000","last_clean":"2023-10-07T22:28:40.060987+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:28:40.060987+0000","last_undegraded":"2023-10-07T22:28:40.060987+0000","last_fullsized":"2023-10-07T22:28:40.060987+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":60,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.107926+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:28:40.107926+0000","last_peered":"2023-10-07T22:28:40.107926+0000","last_clean":"2023-10-07T22:28:40.107926+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:28:40.107926+0000","last_undegraded":"2023-10-07T22:28:40.107926+0000","last_fullsized":"2023-10-07T22:28:40.107926+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"423'9236","reported_seq":9297,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:12.202670+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:29:12.202670+0000","last_peered":"2023-10-07T22:29:12.202670+0000","last_clean":"2023-10-07T22:29:12.202670+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:29:12.202670+0000","last_undegraded":"2023-10-07T22:29:12.202670+0000","last_fullsized":"2023-10-07T22:29:12.202670+0000","mapping_epoch":370,"log_start":"379'2000","ondisk_log_start":"379'2000","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7236,"log_dups_size":0,"ondisk_log_size":7236,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119275520,"num_objects":1820,"num_object_clones":0,"num_object_copies":5460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1820,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9236,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":700,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054503+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:28:40.054503+0000","last_peered":"2023-10-07T22:28:40.054503+0000","last_clean":"2023-10-07T22:28:40.054503+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:28:40.054503+0000","last_undegraded":"2023-10-07T22:28:40.054503+0000","last_fullsized":"2023-10-07T22:28:40.054503+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":107,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054020+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:28:40.054020+0000","last_peered":"2023-10-07T22:28:40.054020+0000","last_clean":"2023-10-07T22:28:40.054020+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:28:40.054020+0000","last_undegraded":"2023-10-07T22:28:40.054020+0000","last_fullsized":"2023-10-07T22:28:40.054020+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":133,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.058881+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:28:40.058881+0000","last_peered":"2023-10-07T22:28:40.058881+0000","last_clean":"2023-10-07T22:28:40.058881+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:28:40.058881+0000","last_undegraded":"2023-10-07T22:28:40.058881+0000","last_fullsized":"2023-10-07T22:28:40.058881+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":302,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063153+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:28:40.063153+0000","last_peered":"2023-10-07T22:28:40.063153+0000","last_clean":"2023-10-07T22:28:40.063153+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:28:40.063153+0000","last_undegraded":"2023-10-07T22:28:40.063153+0000","last_fullsized":"2023-10-07T22:28:40.063153+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":128,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.058423+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:28:40.058423+0000","last_peered":"2023-10-07T22:28:40.058423+0000","last_clean":"2023-10-07T22:28:40.058423+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:28:40.058423+0000","last_undegraded":"2023-10-07T22:28:40.058423+0000","last_fullsized":"2023-10-07T22:28:40.058423+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":459,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.067465+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:28:40.067465+0000","last_peered":"2023-10-07T22:28:40.067465+0000","last_clean":"2023-10-07T22:28:40.067465+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:28:40.067465+0000","last_undegraded":"2023-10-07T22:28:40.067465+0000","last_fullsized":"2023-10-07T22:28:40.067465+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":390,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054523+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:28:40.054523+0000","last_peered":"2023-10-07T22:28:40.054523+0000","last_clean":"2023-10-07T22:28:40.054523+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:28:40.054523+0000","last_undegraded":"2023-10-07T22:28:40.054523+0000","last_fullsized":"2023-10-07T22:28:40.054523+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":276,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063631+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:28:40.063631+0000","last_peered":"2023-10-07T22:28:40.063631+0000","last_clean":"2023-10-07T22:28:40.063631+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:28:40.063631+0000","last_undegraded":"2023-10-07T22:28:40.063631+0000","last_fullsized":"2023-10-07T22:28:40.063631+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":401,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054553+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:28:40.054553+0000","last_peered":"2023-10-07T22:28:40.054553+0000","last_clean":"2023-10-07T22:28:40.054553+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:28:40.054553+0000","last_undegraded":"2023-10-07T22:28:40.054553+0000","last_fullsized":"2023-10-07T22:28:40.054553+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":296,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063242+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:28:40.063242+0000","last_peered":"2023-10-07T22:28:40.063242+0000","last_clean":"2023-10-07T22:28:40.063242+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:28:40.063242+0000","last_undegraded":"2023-10-07T22:28:40.063242+0000","last_fullsized":"2023-10-07T22:28:40.063242+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054428+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:28:40.054428+0000","last_peered":"2023-10-07T22:28:40.054428+0000","last_clean":"2023-10-07T22:28:40.054428+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:28:40.054428+0000","last_undegraded":"2023-10-07T22:28:40.054428+0000","last_fullsized":"2023-10-07T22:28:40.054428+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":63,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054299+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:28:40.054299+0000","last_peered":"2023-10-07T22:28:40.054299+0000","last_clean":"2023-10-07T22:28:40.054299+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:28:40.054299+0000","last_undegraded":"2023-10-07T22:28:40.054299+0000","last_fullsized":"2023-10-07T22:28:40.054299+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":43,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.054469+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:28:40.054469+0000","last_peered":"2023-10-07T22:28:40.054469+0000","last_clean":"2023-10-07T22:28:40.054469+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:28:40.054469+0000","last_undegraded":"2023-10-07T22:28:40.054469+0000","last_fullsized":"2023-10-07T22:28:40.054469+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":246,"reported_epoch":422,"state":"active+clean","last_fresh":"2023-10-07T22:28:40.063130+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:28:40.063130+0000","last_peered":"2023-10-07T22:28:40.063130+0000","last_clean":"2023-10-07T22:28:40.063130+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:28:40.063130+0000","last_undegraded":"2023-10-07T22:28:40.063130+0000","last_fullsized":"2023-10-07T22:28:40.063130+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":1891893272,"num_objects":28869,"num_object_clones":0,"num_object_copies":86607,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31575,"num_objects_misplaced":3610,"num_objects_unfound":0,"num_objects_dirty":28869,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":149121,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15579,"num_bytes_recovered":837419032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7900446720,"data_stored":7900430432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107280,"ondisk_log_size":107280,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201960,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1734916,"kb_used_data":838076,"kb_used_omap":0,"kb_used_meta":896832,"kb_avail":92010236,"statfs":{"total":95995035648,"available":94218481664,"internally_reserved":0,"allocated":858189824,"data_stored":856615748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918355968},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:09 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.0920000000000001,"15min":1.214},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.24399999999999999},"max":{"1min":3.133,"5min":18.585999999999999,"15min":55.465000000000003},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.1899999999999999,"15min":1.2929999999999999},"min":{"1min":0.312,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.0890000000000004,"5min":15.022,"15min":51.713999999999999},"last":0.61599999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:28:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.419,"15min":1.0509999999999999},"min":{"1min":0.33300000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.415,"5min":32.918999999999997,"15min":32.918999999999997},"last":0.57899999999999996},{"interface":"front","average":{"1min":1.3640000000000001,"5min":1.3859999999999999,"15min":1.0820000000000001},"min":{"1min":0.45500000000000002,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":4.2699999999999996,"5min":33.048999999999999,"15min":33.048999999999999},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:28:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.93000000000000005,"15min":1.2210000000000001},"min":{"1min":0.435,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":6.21,"5min":6.4260000000000002,"15min":86.914000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.2929999999999999,"5min":0.99199999999999999,"15min":1.1659999999999999},"min":{"1min":0.41299999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.024,"5min":7.024,"15min":86.947999999999993},"last":4.6520000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.1279999999999999,"15min":1.645},"min":{"1min":0.47799999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.5600000000000001,"5min":7.8109999999999999,"15min":126.754},"last":0.54400000000000004},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.0269999999999999,"15min":1.6220000000000001},"min":{"1min":0.49299999999999999,"5min":0.39000000000000001,"15min":0.33500000000000002},"max":{"1min":4.3600000000000003,"5min":4.3600000000000003,"15min":126.63500000000001},"last":0.65800000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.84099999999999997,"15min":1.2410000000000001},"min":{"1min":0.45400000000000001,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":3,"5min":3,"15min":70.614999999999995},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.80000000000000004,"15min":1.103},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":4.1849999999999996,"5min":4.1849999999999996,"15min":51.414000000000001},"last":0.80100000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:28:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.85699999999999998,"15min":1.2709999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":3.101,"5min":3.101,"15min":54.493000000000002},"last":0.879},{"interface":"front","average":{"1min":1.018,"5min":0.92600000000000005,"15min":1.254},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":3.2320000000000002,"5min":3.2320000000000002,"15min":58.734999999999999},"last":0.77700000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0169999999999999,"15min":1.3160000000000001},"min":{"1min":0.61699999999999999,"5min":0.40999999999999998,"15min":0.40899999999999997},"max":{"1min":3.077,"5min":3.52,"15min":58.674999999999997},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.012,"15min":1.381},"min":{"1min":0.48999999999999999,"5min":0.47699999999999998,"15min":0.39600000000000002},"max":{"1min":4.4100000000000001,"5min":4.4100000000000001,"15min":51.546999999999997},"last":0.74199999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463604,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1952384,"kb_used_data":1054712,"kb_used_omap":0,"kb_used_meta":897664,"kb_avail":91792768,"statfs":{"total":95995035648,"available":93995794432,"internally_reserved":0,"allocated":1080025088,"data_stored":1078455530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919207936},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:49 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.91300000000000003,"15min":1.4179999999999999},"min":{"1min":0.32100000000000001,"5min":0.25700000000000001,"15min":0.25},"max":{"1min":3.5019999999999998,"5min":18.780000000000001,"15min":157.57300000000001},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.73299999999999998,"5min":1.0980000000000001,"15min":1.464},"min":{"1min":0.40500000000000003,"5min":0.28000000000000003,"15min":0.26400000000000001},"max":{"1min":2.3250000000000002,"5min":18.265000000000001,"15min":157.53800000000001},"last":2.9119999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.581,"15min":1.458},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.528,"5min":25.533999999999999,"15min":39.267000000000003},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.603,"15min":1.325},"min":{"1min":0.40100000000000002,"5min":0.35999999999999999,"15min":0.32100000000000001},"max":{"1min":3.4140000000000001,"5min":25.620999999999999,"15min":39.310000000000002},"last":0.45800000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:28:49 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.873,"15min":1.1899999999999999},"min":{"1min":0.48399999999999999,"5min":0.35299999999999998,"15min":0.309},"max":{"1min":3.7949999999999999,"5min":4.024,"15min":40.392000000000003},"last":0.628},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.81100000000000005,"15min":0.98399999999999999},"min":{"1min":0.45300000000000001,"5min":0.34799999999999998,"15min":0.26700000000000002},"max":{"1min":3.8319999999999999,"5min":3.855,"15min":40.420000000000002},"last":0.69799999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.274,"15min":1.2110000000000001},"min":{"1min":0.40600000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.677,"5min":7.0739999999999998,"15min":16.725999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.165,"15min":1.036},"min":{"1min":0.495,"5min":0.39200000000000002,"15min":0.35399999999999998},"max":{"1min":5.3899999999999997,"5min":6.9989999999999997,"15min":7.1020000000000003},"last":4.1799999999999997}]},{"osd":4,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.91700000000000004,"15min":0.92600000000000005},"min":{"1min":0.41199999999999998,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":2.4129999999999998,"5min":8.5630000000000006,"15min":8.5630000000000006},"last":0.751},{"interface":"front","average":{"1min":0.996,"5min":1.0189999999999999,"15min":1.1839999999999999},"min":{"1min":0.377,"5min":0.34499999999999997,"15min":0.32200000000000001},"max":{"1min":2.5920000000000001,"5min":4.1420000000000003,"15min":16.995000000000001},"last":0.65700000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":0.91500000000000004,"15min":1.0369999999999999},"min":{"1min":0.56599999999999995,"5min":0.38800000000000001,"15min":0.35499999999999998},"max":{"1min":3.5790000000000002,"5min":3.5790000000000002,"15min":7.1360000000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.90000000000000002,"15min":1.028},"min":{"1min":0.57199999999999995,"5min":0.41099999999999998,"15min":0.32100000000000001},"max":{"1min":1.175,"5min":3.9569999999999999,"15min":7.5750000000000002},"last":0.78400000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0800000000000001,"15min":1.1739999999999999},"min":{"1min":0.52000000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":2.8450000000000002,"5min":4.343,"15min":16.667999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.0529999999999999,"15min":1.1020000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":3.5409999999999999,"5min":3.9329999999999998,"15min":7.1600000000000001},"last":0.59999999999999998}]}]},{"osd":1,"up_from":90,"seq":386547057145,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2754164,"kb_used_data":1902252,"kb_used_omap":3,"kb_used_meta":851836,"kb_avail":90990988,"statfs":{"total":95995035648,"available":93174771712,"internally_reserved":0,"allocated":1947906048,"data_stored":1945664288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":872280486},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],"upper_bound":262144},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":1.6619999999999999,"15min":1.2509999999999999},"min":{"1min":0.35999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.96299999999999997,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.9099999999999999,"15min":1.3859999999999999},"min":{"1min":0.31,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":5.6509999999999998,"5min":79.370000000000005,"15min":79.370000000000005},"last":1.2789999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:49 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.91900000000000004,"15min":0.99399999999999999},"min":{"1min":0.28599999999999998,"5min":0.28100000000000003,"15min":0.23899999999999999},"max":{"1min":4.0330000000000004,"5min":6.5090000000000003,"15min":33.904000000000003},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.75900000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.29799999999999999,"5min":0.247,"15min":0.247},"max":{"1min":3.972,"5min":6.1989999999999998,"15min":33.786999999999999},"last":0.47399999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":1.5449999999999999,"15min":1.1279999999999999},"min":{"1min":0.32400000000000001,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":1.0569999999999999,"5min":14.961,"15min":14.961},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.1870000000000001,"15min":0.999},"min":{"1min":0.379,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.232,"5min":7.9349999999999996,"15min":14.561},"last":2.3079999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.97599999999999998,"15min":0.998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":3.9790000000000001,"5min":5.2939999999999996,"15min":7.3540000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.71799999999999997,"5min":1.127,"15min":1.0600000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.38},"max":{"1min":1.077,"5min":7.0030000000000001,"15min":14.526},"last":0.50800000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:28:12 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":1.1439999999999999,"15min":1.109},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.38500000000000001},"max":{"1min":1.1419999999999999,"5min":6.9630000000000001,"15min":14.458},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.206,"15min":1.1519999999999999},"min":{"1min":0.46800000000000003,"5min":0.375,"15min":0.35699999999999998},"max":{"1min":1.26,"5min":7.4950000000000001,"15min":14.327},"last":1.2230000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.363,"15min":1.2070000000000001},"min":{"1min":0.44,"5min":0.40500000000000003,"15min":0.40000000000000002},"max":{"1min":5.7140000000000004,"5min":10.044,"15min":10.044},"last":1.2569999999999999},{"interface":"front","average":{"1min":0.70999999999999996,"5min":1.105,"15min":1.0720000000000001},"min":{"1min":0.48699999999999999,"5min":0.436,"15min":0.35899999999999999},"max":{"1min":1.129,"5min":5.3300000000000001,"15min":14.628},"last":0.66400000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.1220000000000001,"15min":1.091},"min":{"1min":0.56200000000000006,"5min":0.371,"15min":0.371},"max":{"1min":1.1599999999999999,"5min":5.3579999999999997,"15min":6.5229999999999997},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.2509999999999999,"15min":1.179},"min":{"1min":0.54000000000000004,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1799999999999999,"5min":6.9249999999999998,"15min":14.493},"last":0.59499999999999997}]}]},{"osd":0,"up_from":85,"seq":365072220671,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2446804,"kb_used_data":1504844,"kb_used_omap":3,"kb_used_meta":941948,"kb_avail":91298348,"statfs":{"total":95995035648,"available":93489508352,"internally_reserved":0,"allocated":1540960256,"data_stored":1538686033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":964554977},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":2.286,"15min":1.413},"min":{"1min":0.27800000000000002,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":2.1749999999999998,"5min":99.117000000000004,"15min":99.117000000000004},"last":4.415},{"interface":"front","average":{"1min":0.72199999999999998,"5min":2.4119999999999999,"15min":1.728},"min":{"1min":0.27000000000000002,"5min":0.254,"15min":0.23499999999999999},"max":{"1min":3.0219999999999998,"5min":95.138000000000005,"15min":95.138000000000005},"last":0.23999999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.90900000000000003,"15min":1.236},"min":{"1min":0.32500000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":3.0779999999999998,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.98999999999999999,"15min":1.3089999999999999},"min":{"1min":0.28899999999999998,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":4.6630000000000003,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.66000000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:28:20 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":1.542,"15min":1.2829999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.1219999999999999,"5min":10.728,"15min":20.640000000000001},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.2789999999999999,"15min":1.214},"min":{"1min":0.40699999999999997,"5min":0.33600000000000002,"15min":0.30199999999999999},"max":{"1min":3.0859999999999999,"5min":8.2759999999999998,"15min":20.273},"last":0.41299999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.0229999999999999,"15min":1.6479999999999999},"min":{"1min":0.47899999999999998,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":3.3479999999999999,"5min":6.444,"15min":102.32899999999999},"last":0.753},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.101,"15min":1.5580000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.28000000000000003},"max":{"1min":3.3740000000000001,"5min":5.8700000000000001,"15min":102.277},"last":0.47699999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:28:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":1.194,"15min":1.546},"min":{"1min":0.42899999999999999,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.1000000000000001,"5min":8.0440000000000005,"15min":101.798},"last":0.63},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.28,"15min":1.655},"min":{"1min":0.495,"5min":0.441,"15min":0.39800000000000002},"max":{"1min":3.5619999999999998,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.46200000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":1.171,"15min":1.405},"min":{"1min":0.45400000000000001,"5min":0.44800000000000001,"15min":0.39900000000000002},"max":{"1min":3.383,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.121,"5min":1.181,"15min":1.1830000000000001},"min":{"1min":0.47999999999999998,"5min":0.42999999999999999,"15min":0.312},"max":{"1min":3.3149999999999999,"5min":5.9029999999999996,"15min":6.8029999999999999},"last":0.437}]},{"osd":7,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":1.0580000000000001,"15min":1.258},"min":{"1min":0.49399999999999999,"5min":0.45900000000000002,"15min":0.39500000000000002},"max":{"1min":1.232,"5min":8.0790000000000006,"15min":20.716000000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.1619999999999999,"15min":1.3500000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.36099999999999999},"max":{"1min":3.2959999999999998,"5min":6.4130000000000003,"15min":20.108000000000001},"last":0.70599999999999996}]}]},{"osd":2,"up_from":95,"seq":408021893609,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1066056,"kb_used_data":359168,"kb_used_omap":3,"kb_used_meta":706876,"kb_avail":92679096,"statfs":{"total":95995035648,"available":94903394304,"internally_reserved":0,"allocated":367788032,"data_stored":365408689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":723841801},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.194,"15min":1.1859999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.5590000000000002,"5min":10.657999999999999,"15min":24.286000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.98499999999999999,"15min":1.032},"min":{"1min":0.27800000000000002,"5min":0.249,"15min":0.249},"max":{"1min":5.5910000000000002,"5min":12.702999999999999,"15min":24.306000000000001},"last":0.61499999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":2.9129999999999998,"15min":1.4890000000000001},"min":{"1min":0.38700000000000001,"5min":0.29299999999999998,"15min":0.246},"max":{"1min":6.1550000000000002,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.214,"5min":3.0059999999999998,"15min":1.613},"min":{"1min":0.28499999999999998,"5min":0.219,"15min":0.219},"max":{"1min":5.6440000000000001,"5min":103.446,"15min":103.446},"last":0.80200000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:28:31 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.96999999999999997,"15min":1.47},"min":{"1min":0.32200000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":5.8470000000000004,"5min":6.875,"15min":133.01300000000001},"last":0.751},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.96499999999999997,"15min":1.2949999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":4.3410000000000002,"5min":5.3220000000000001,"15min":132.839},"last":0.64600000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.004,"15min":1.034},"min":{"1min":0.36799999999999999,"5min":0.313,"15min":0.313},"max":{"1min":5.673,"5min":8.843,"15min":12.481},"last":1.351},{"interface":"front","average":{"1min":1.151,"5min":0.92700000000000005,"15min":0.89800000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.33500000000000002},"max":{"1min":6.2560000000000002,"5min":6.2560000000000002,"15min":6.6790000000000003},"last":0.84199999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.92900000000000005,"15min":0.94299999999999995},"min":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.38400000000000001},"max":{"1min":5.625,"5min":5.625,"15min":5.625},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.1519999999999999,"15min":1.131},"min":{"1min":0.47999999999999998,"5min":0.42399999999999999,"15min":0.39100000000000001},"max":{"1min":5.7629999999999999,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":0.87}]},{"osd":6,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.129,"15min":1.056},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":6.2770000000000001,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.2270000000000001,"15min":1.155},"min":{"1min":0.48199999999999998,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":5.7140000000000004,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":0.99099999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.554,"5min":1.1870000000000001,"15min":1.0640000000000001},"min":{"1min":0.58099999999999996,"5min":0.46100000000000002,"15min":0.41699999999999998},"max":{"1min":6.298,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.345,"5min":1.3260000000000001,"15min":1.2210000000000001},"min":{"1min":0.55600000000000005,"5min":0.498,"15min":0.443},"max":{"1min":5.8070000000000004,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":1.554}]}]},{"osd":3,"up_from":100,"seq":429496730080,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2006328,"kb_used_data":1037616,"kb_used_omap":2,"kb_used_meta":968701,"kb_avail":91738824,"statfs":{"total":95995035648,"available":93940555776,"internally_reserved":0,"allocated":1062518784,"data_stored":1060269891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":991950443},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1,3,3,2,4,3,0,0,0,0,0,0,0,3],"upper_bound":262144},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":1.2649999999999999,"15min":1.861},"min":{"1min":0.28100000000000003,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.1639999999999999,"5min":18.16,"15min":57.661999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.3799999999999999,"15min":1.905},"min":{"1min":0.23000000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":2.9849999999999999,"5min":13.228,"15min":55.579999999999998},"last":0.499}]},{"osd":1,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.8280000000000001,"15min":1.96},"min":{"1min":0.27500000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":3.5510000000000002,"5min":24.884,"15min":219.27500000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.133,"5min":2.0059999999999998,"15min":2.1349999999999998},"min":{"1min":0.41999999999999998,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":4.1139999999999999,"5min":23.885000000000002,"15min":222.20500000000001},"last":1.2549999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.399,"15min":1.694},"min":{"1min":0.32300000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.9399999999999999,"5min":10.417999999999999,"15min":98.147000000000006},"last":3.2629999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.96699999999999997,"15min":1.609},"min":{"1min":0.33900000000000002,"5min":0.26500000000000001,"15min":0.24199999999999999},"max":{"1min":3.177,"5min":8.7200000000000006,"15min":97.537000000000006},"last":0.753}]},{"osd":4,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0960000000000001,"15min":1.242},"min":{"1min":0.42999999999999999,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":3.1230000000000002,"5min":8.6460000000000008,"15min":22.015999999999998},"last":1.056},{"interface":"front","average":{"1min":0.747,"5min":1.1899999999999999,"15min":1.179},"min":{"1min":0.5,"5min":0.42799999999999999,"15min":0.36299999999999999},"max":{"1min":1.129,"5min":21.231000000000002,"15min":21.888999999999999},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:29:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.2190000000000001,"15min":1.1859999999999999},"min":{"1min":0.46200000000000002,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":3.7010000000000001,"5min":21.506,"15min":21.968},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.26,"5min":1.3440000000000001,"15min":1.3100000000000001},"min":{"1min":0.45200000000000001,"5min":0.42499999999999999,"15min":0.42399999999999999},"max":{"1min":4.04,"5min":10.571,"15min":10.571},"last":1.1279999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.4259999999999999,"15min":1.3260000000000001},"min":{"1min":0.46600000000000003,"5min":0.42399999999999999,"15min":0.38200000000000001},"max":{"1min":3.2120000000000002,"5min":10.5,"15min":25.34},"last":1.21},{"interface":"front","average":{"1min":0.995,"5min":1.1519999999999999,"15min":1.2649999999999999},"min":{"1min":0.40999999999999998,"5min":0.308,"15min":0.308},"max":{"1min":3.21,"5min":8.6890000000000001,"15min":21.916},"last":0.96599999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:28:32 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.21,"15min":1.3520000000000001},"min":{"1min":0.45400000000000001,"5min":0.437,"15min":0.434},"max":{"1min":3.2410000000000001,"5min":8.5329999999999995,"15min":22.061},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.296,"15min":1.3129999999999999},"min":{"1min":0.63100000000000001,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":1.347,"5min":21.535,"15min":25.071000000000002},"last":0.60599999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986887,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1994372,"kb_used_data":1087420,"kb_used_omap":0,"kb_used_meta":906944,"kb_avail":91750780,"statfs":{"total":95995035648,"available":93952798720,"internally_reserved":0,"allocated":1113518080,"data_stored":1111943958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928710656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:57 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.84999999999999998,"15min":1.7729999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.859,"5min":7.6059999999999999,"15min":147.952},"last":0.376},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.97299999999999998,"15min":1.8580000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.25800000000000001},"max":{"1min":4.6180000000000003,"5min":7.6509999999999998,"15min":147.99100000000001},"last":0.41299999999999998}]},{"osd":1,"last update":"Sat Oct 7 22:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.052,"15min":1.0880000000000001},"min":{"1min":0.39100000000000001,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":3.0779999999999998,"5min":9.5239999999999991,"15min":16.023},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.032,"15min":1.1000000000000001},"min":{"1min":0.42699999999999999,"5min":0.32700000000000001,"15min":0.308},"max":{"1min":3.137,"5min":8.5250000000000004,"15min":14.06},"last":0.85999999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:57 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.88900000000000001,"15min":1.0409999999999999},"min":{"1min":0.44600000000000001,"5min":0.34699999999999998,"15min":0.33400000000000002},"max":{"1min":2.7589999999999999,"5min":3.9849999999999999,"15min":11.067},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0049999999999999,"15min":1.044},"min":{"1min":0.54700000000000004,"5min":0.43099999999999999,"15min":0.29899999999999999},"max":{"1min":4.7450000000000001,"5min":4.7450000000000001,"15min":8.7810000000000006},"last":0.75}]},{"osd":3,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.095,"15min":1.145},"min":{"1min":0.44,"5min":0.38900000000000001,"15min":0.32000000000000001},"max":{"1min":1.8420000000000001,"5min":6.5250000000000004,"15min":13.17},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.88100000000000001,"15min":1.083},"min":{"1min":0.48699999999999999,"5min":0.39500000000000002,"15min":0.33900000000000002},"max":{"1min":1.357,"5min":2.8100000000000001,"15min":13.371},"last":0.71799999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.0369999999999999,"15min":1.0489999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.34300000000000003},"max":{"1min":1.5089999999999999,"5min":10.44,"15min":10.44},"last":1.125},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.88300000000000001,"15min":1.0620000000000001},"min":{"1min":0.55700000000000005,"5min":0.42599999999999999,"15min":0.30399999999999999},"max":{"1min":1.1499999999999999,"5min":4.0279999999999996,"15min":6.0410000000000004},"last":0.84799999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:28:55 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.93500000000000005,"15min":1.135},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4710000000000001,"5min":4.8029999999999999,"15min":11.148},"last":1.052},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.98699999999999999,"15min":1.034},"min":{"1min":0.46700000000000003,"5min":0.44400000000000001,"15min":0.379},"max":{"1min":3.992,"5min":5.9219999999999997,"15min":5.9219999999999997},"last":0.77500000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.89500000000000002,"15min":1.042},"min":{"1min":0.51800000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.4450000000000001,"5min":2.246,"15min":6.5190000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.04,"15min":1.1699999999999999},"min":{"1min":0.57499999999999996,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.294,"5min":6.133,"15min":6.2009999999999996},"last":1.022}]}]},{"osd":5,"up_from":242,"seq":1039382085839,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":375152,"kb_used_data":5032,"kb_used_omap":5,"kb_used_meta":370106,"kb_avail":93370000,"statfs":{"total":95995035648,"available":95610880000,"internally_reserved":0,"allocated":5152768,"data_stored":3594858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":378988815},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.96799999999999997,"15min":1.2430000000000001},"min":{"1min":0.29599999999999999,"5min":0.28100000000000003,"15min":0.251},"max":{"1min":1.486,"5min":7.4210000000000003,"15min":101.499},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.1890000000000001,"15min":1.4550000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.28399999999999997},"max":{"1min":4.0199999999999996,"5min":7.9729999999999999,"15min":101.705},"last":0.45100000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":3.2040000000000002,"5min":1.7889999999999999,"15min":1.232},"min":{"1min":0.41799999999999998,"5min":0.35599999999999998,"15min":0.29599999999999999},"max":{"1min":36.378,"5min":36.378,"15min":36.378},"last":0.61499999999999999},{"interface":"front","average":{"1min":2.9079999999999999,"5min":1.694,"15min":1.157},"min":{"1min":0.40100000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":36.186999999999998,"5min":36.186999999999998,"15min":36.186999999999998},"last":0.73899999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.73699999999999999,"15min":0.84699999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":1.6779999999999999,"5min":3.4860000000000002,"15min":6.4710000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.78300000000000003,"15min":0.93600000000000005},"min":{"1min":0.52200000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.2140000000000004,"5min":4.2140000000000004,"15min":6.3730000000000002},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":1.1619999999999999,"15min":1.034},"min":{"1min":0.379,"5min":0.33000000000000002,"15min":0.311},"max":{"1min":1.8680000000000001,"5min":8.2590000000000003,"15min":8.2590000000000003},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.3,"5min":1.3049999999999999,"15min":1.22},"min":{"1min":0.435,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.1500000000000004,"5min":6.6079999999999997,"15min":8.343},"last":0.55900000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.77600000000000002,"15min":1.0640000000000001},"min":{"1min":0.35999999999999999,"5min":0.34300000000000003,"15min":0.30499999999999999},"max":{"1min":2.1539999999999999,"5min":4.1680000000000001,"15min":7.9720000000000004},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.78700000000000003,"15min":0.99199999999999999},"min":{"1min":0.48099999999999998,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":1.8109999999999999,"5min":3.4169999999999998,"15min":8.2569999999999997},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.84999999999999998,"15min":0.95999999999999996},"min":{"1min":0.436,"5min":0.39400000000000002,"15min":0.38600000000000001},"max":{"1min":2.8090000000000002,"5min":2.8090000000000002,"15min":5.375},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83399999999999996,"15min":1.024},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":6.649},"last":1.0820000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.89400000000000002,"15min":1.0509999999999999},"min":{"1min":0.501,"5min":0.45600000000000002,"15min":0.33900000000000002},"max":{"1min":4.1820000000000004,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.93899999999999995,"15min":1.0600000000000001},"min":{"1min":0.56200000000000006,"5min":0.47999999999999998,"15min":0.41099999999999998},"max":{"1min":2.6110000000000002,"5min":3.0550000000000002,"15min":6.2969999999999997},"last":0.84499999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1532035072,"data_stored":1532035072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1939607552,"data_stored":1939603480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":358486016,"data_stored":358481944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1048248320,"data_stored":1048248320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1106776064,"data_stored":1106771992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1066078208,"data_stored":1066074136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":849215488,"data_stored":849215488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:29:17.165 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-07T22:29:17.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:17.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:17.278 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:17.279 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:17.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:17.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:17.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:17.497 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:17 smithi008 bash[102097]: cluster 2023-10-07T22:29:15.571318+0000 osd.1 (osd.1) 47 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:17.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:17 smithi081 bash[89466]: cluster 2023-10-07T22:29:15.571318+0000 osd.1 (osd.1) 47 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:17.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:17.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:17.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:17.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:17.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:17.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:17.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:17 smithi008 bash[105281]: cluster 2023-10-07T22:29:15.571318+0000 osd.1 (osd.1) 47 : cluster 3 1 slow requests (by type [ 'delayed' : 1 ] most affected pool [ 'unique_pool_6' : 1 ]) 2023-10-07T22:29:17.901 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:17.929 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:17.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:17.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:18.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:18.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:18.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:18.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:18.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:18.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:18.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:18.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:18.439 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:18 smithi008 bash[105281]: cluster 2023-10-07T22:29:17.940815+0000 mgr.y (mgr.25319) 1514 : cluster 0 pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 376 op/s; 31534/81276 objects degraded (38.799%); 3395/81276 objects misplaced (4.177%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:18.440 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:18 smithi008 bash[102097]: cluster 2023-10-07T22:29:17.940815+0000 mgr.y (mgr.25319) 1514 : cluster 0 pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 376 op/s; 31534/81276 objects degraded (38.799%); 3395/81276 objects misplaced (4.177%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:18.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:18.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:18.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:18.562 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:18 smithi081 bash[89466]: cluster 2023-10-07T22:29:17.940815+0000 mgr.y (mgr.25319) 1514 : cluster 0 pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 376 op/s; 31534/81276 objects degraded (38.799%); 3395/81276 objects misplaced (4.177%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:18.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:18.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:18.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:18.812 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:18.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:18.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:18.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:18.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:19.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:19.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:19.217 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:19.243 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:19.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:19.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:19.374 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:19.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:19.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:19.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:19.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:19.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:19.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:19.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:19.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:19.897 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:19.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:19.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:19.999 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:20.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:20.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.154 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:20.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.286 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:20.388 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.423 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:20.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:20.552 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:20.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:20.674 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:20.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:20.778 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.802 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:20.905 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:20.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:20.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:20.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:21.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:21.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:21.136 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:20 smithi008 bash[105281]: cluster 2023-10-07T22:29:19.941317+0000 mgr.y (mgr.25319) 1515 : cluster 0 pgmap v1745: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31534/80454 objects degraded (39.195%); 3261/80454 objects misplaced (4.053%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:21.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:20 smithi008 bash[102097]: cluster 2023-10-07T22:29:19.941317+0000 mgr.y (mgr.25319) 1515 : cluster 0 pgmap v1745: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31534/80454 objects degraded (39.195%); 3261/80454 objects misplaced (4.053%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:21.166 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:21.193 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:21.257 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33681 11.0 11:0cb42f26:::benchmark_data_smithi008_278055_object33680:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e379)", 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:10.978029+0000", 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.26110063700003, 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7074152709999999, 2023-10-07T22:29:21.258 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33681 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978029+0000", 2023-10-07T22:29:21.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978029+0000", 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978030+0000", 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0999999999999998e-07 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978051+0000", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1263999999999998e-05 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978059+0000", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4009999999999997e-06 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978066+0000", 2023-10-07T22:29:21.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5250000000000002e-06 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978115+0000", 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.9359e-05 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978540+0000", 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00042474500000000003 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.982879+0000", 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043389559999999997 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.992078+0000", 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091986020000000002 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015370+0000", 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023291943999999998 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015385+0000", 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5085999999999999e-05 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.007900+0000", 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99251509599999999 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.007912+0000", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2303999999999999e-05 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685322+0000", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.677410195 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.685444+0000", 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012218400000000001 2023-10-07T22:29:21.265 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33683 11.0 11:0ee13df0:::benchmark_data_smithi008_278055_object33682:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e379)", 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:10.978129+0000", 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.26100045200002, 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7091924060000001, 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.266 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33683 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978129+0000", 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978129+0000", 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978130+0000", 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.7599999999999997e-07 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978153+0000", 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2926999999999999e-05 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978160+0000", 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.951e-06 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978166+0000", 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.772e-06 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.985142+0000", 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069766710000000003 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.985355+0000", 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000212499 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.985580+0000", 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022560899999999999 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.992084+0000", 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0065036989999999999 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015427+0000", 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023343016000000001 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015438+0000", 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0915e-05 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.007947+0000", 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99250865899999996 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.007956+0000", 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2920000000000001e-06 2023-10-07T22:29:21.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687259+0000", 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6793031620000001 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687322+0000", 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2657999999999995e-05 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.273 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33685 11.0 11:0d792a67:::benchmark_data_smithi008_278055_object33684:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e379)", 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:10.978240+0000", 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.26089019699998, 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7092088300000001, 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.274 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33685 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978240+0000", 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978240+0000", 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978240+0000", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2200000000000004e-07 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978265+0000", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5117999999999999e-05 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978273+0000", 2023-10-07T22:29:21.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3769999999999998e-06 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.978278+0000", 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4439999999999999e-06 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.987913+0000", 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0096354690000000007 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.988076+0000", 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000162122 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 6,7", 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:10.988234+0000", 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015877799999999999 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015476+0000", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.027241703999999999 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.015486+0000", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0261999999999999e-05 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.007992+0000", 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99250522500000005 2023-10-07T22:29:21.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008002+0000", 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0210999999999999e-05 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687360+0000", 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.67935832 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687448+0000", 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8277999999999997e-05 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33701 11.0 11:06e144ce:::benchmark_data_smithi008_278055_object33700:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:11.024034+0000", 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.21509546999999, 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6800947229999998, 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.281 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33701 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024034+0000", 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024034+0000", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024035+0000", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2279999999999999e-06 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024063+0000", 2023-10-07T22:29:21.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7458999999999999e-05 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024077+0000", 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3788000000000001e-05 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.024087+0000", 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0045e-05 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.025146+0000", 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001059433 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.025157+0000", 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1134999999999999e-05 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008028+0000", 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98287054299999999 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008036+0000", 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4840000000000004e-06 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687478+0000", 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.679441473 2023-10-07T22:29:21.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687651+0000", 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017268000000000001 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.687860+0000", 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000209724 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.695536+0000", 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076759510000000003 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.700368+0000", 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0048322149999999999 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.700949+0000", 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00058059300000000002 2023-10-07T22:29:21.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.701093+0000", 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014373200000000001 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.704129+0000", 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0030362399999999999 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33706 11.0 11:0942e80c:::benchmark_data_smithi008_278055_object33705:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:11.028565+0000", 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.21056465800001, 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.681821308, 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33706 2023-10-07T22:29:21.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028565+0000", 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028565+0000", 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028566+0000", 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2720000000000001e-06 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028591+0000", 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4474e-05 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028606+0000", 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4963999999999999e-05 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028616+0000", 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8290000000000003e-06 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028702+0000", 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6273999999999994e-05 2023-10-07T22:29:21.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.028713+0000", 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1547e-05 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008061+0000", 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.979348039 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008070+0000", 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0399999999999993e-06 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.689695+0000", 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6816251719999999 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.689857+0000", 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000162671 2023-10-07T22:29:21.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.690033+0000", 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000176031 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.695545+0000", 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0055114789999999997 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.700408+0000", 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0048628880000000001 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.704193+0000", 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0037853069999999999 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.704506+0000", 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00031289099999999998 2023-10-07T22:29:21.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.710386+0000", 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058804299999999999 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:33709 11.0 11:07eaaad7:::benchmark_data_smithi008_278055_object33708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e380)", 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:23:11.032474+0000", 2023-10-07T22:29:21.298 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 370.206656141, 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6814722789999998, 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 33709 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032474+0000", 2023-10-07T22:29:21.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032474+0000", 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032475+0000", 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6819999999999999e-06 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032502+0000", 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6766000000000001e-05 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032515+0000", 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2945000000000001e-05 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032524+0000", 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0180000000000007e-06 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032577+0000", 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3337000000000001e-05 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:11.032585+0000", 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5839999999999997e-06 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008097+0000", 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.97551249200000001 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:12.008107+0000", 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5119999999999997e-06 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.691928+0000", 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6838211159999998 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.692150+0000", 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00022148599999999999 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.692342+0000", 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000192571 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.695551+0000", 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032093500000000001 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.710439+0000", 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014887964 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.710486+0000", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6761999999999997e-05 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.710789+0000", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000302398 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:23:13.713946+0000", 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003157296 2023-10-07T22:29:21.306 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:89142 11.6 11:69fe21e8:::benchmark_data_smithi008_278055_object145:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e389)", 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:24.296743+0000", 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 296.94238644699999, 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3574980089999999, 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "reached pg", 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.307 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 89142 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296743+0000", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296743+0000", 2023-10-07T22:29:21.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296745+0000", 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.528e-06 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296751+0000", 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0789999999999997e-06 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296796+0000", 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5529999999999999e-05 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296807+0000", 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.092e-05 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296863+0000", 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6147999999999998e-05 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.296993+0000", 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012922000000000001 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,4", 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.297357+0000", 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00036385900000000001 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.302185+0000", 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0048289070000000003 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.314219+0000", 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012033514 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.312 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.314229+0000", 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9930000000000007e-06 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:25.304657+0000", 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.99042809099999995 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:25.304676+0000", 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9162000000000001e-05 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.637449+0000", 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3327731 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.637628+0000", 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017903 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654150+0000", 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016521722999999999 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654241+0000", 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1205000000000005e-05 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:89149 11.6 11:68f2c202:::benchmark_data_smithi008_278055_object152:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e390)", 2023-10-07T22:29:21.315 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:24.319935+0000", 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 296.91919505300001, 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3381786089999999, 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 89149 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319935+0000", 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319935+0000", 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319936+0000", 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.192e-06 2023-10-07T22:29:21.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319940+0000", 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7799999999999998e-06 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319950+0000", 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9359999999999994e-06 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319957+0000", 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3239999999999997e-06 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.319996+0000", 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8724999999999999e-05 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:24.320002+0000", 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3980000000000004e-06 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:25.304715+0000", 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.98471339400000002 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for peered", 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:25.304727+0000", 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1396000000000001e-05 2023-10-07T22:29:21.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.641910+0000", 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3371833230000001 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.642155+0000", 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00024490299999999998 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 0,2", 2023-10-07T22:29:21.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.642369+0000", 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000213773 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654293+0000", 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011924423999999999 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654374+0000", 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0383999999999995e-05 2023-10-07T22:29:21.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654390+0000", 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6595e-05 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.654433+0000", 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.2676000000000003e-05 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:26.658113+0000", 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0036803859999999999 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:107309 11.0 11:06be7185:::benchmark_data_smithi008_278055_object18312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:22.944791+0000", 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 238.29433878099999, 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.997668483, 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.324 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 107309 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944791+0000", 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944791+0000", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944793+0000", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1679999999999998e-06 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944799+0000", 2023-10-07T22:29:21.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9710000000000001e-06 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944813+0000", 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3772e-05 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944824+0000", 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.112e-05 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.944916+0000", 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2332999999999998e-05 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.945110+0000", 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000193191 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.806746+0000", 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8616369019999999 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.806869+0000", 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000122655 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.807019+0000", 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014979500000000001 2023-10-07T22:29:21.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.814298+0000", 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072786389999999999 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.814356+0000", 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8967e-05 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.330 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.940814+0000", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.126457983 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.940865+0000", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.0732000000000001e-05 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.942459+0000", 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0015942549999999999 2023-10-07T22:29:21.331 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:108020 11.0 11:06f7a39d:::benchmark_data_smithi008_278055_object19023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:30.906330+0000", 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 230.332799972, 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8982976819999999, 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.332 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 108020 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906330+0000", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906330+0000", 2023-10-07T22:29:21.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906332+0000", 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9470000000000002e-06 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906340+0000", 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4090000000000003e-06 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906362+0000", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.181e-05 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906373+0000", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1212e-05 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906467+0000", 2023-10-07T22:29:21.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.4123999999999995e-05 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:30.906638+0000", 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017034400000000001 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.685366+0000", 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7787285590000002 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.685567+0000", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00020046800000000001 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.685861+0000", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00029424799999999999 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.695036+0000", 2023-10-07T22:29:21.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091746899999999992 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.695087+0000", 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1774000000000003e-05 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.803304+0000", 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.10821615499999999 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.803349+0000", 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.5912999999999999e-05 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:32.804627+0000", 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001278029 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110736 11.0 11:07c4bf05:::benchmark_data_smithi008_278055_object21739:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:00.067323+0000", 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 201.171806901, 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9904403660000001, 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110736 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.340 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067323+0000", 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067323+0000", 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067325+0000", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.705e-06 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067330+0000", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1290000000000004e-06 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067344+0000", 2023-10-07T22:29:21.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4649e-05 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.067351+0000", 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.7669999999999998e-06 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.075056+0000", 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.007705216 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.075147+0000", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1162000000000006e-05 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.003729+0000", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9285816140000001 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.003850+0000", 2023-10-07T22:29:21.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00012099099999999999 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.004026+0000", 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017636600000000001 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.020778+0000", 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016751299000000001 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.020847+0000", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9424000000000005e-05 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.055714+0000", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.034866782999999998 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.055852+0000", 2023-10-07T22:29:21.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00013825600000000001 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.057763+0000", 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0019110049999999999 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110739 11.0 11:067d464a:::benchmark_data_smithi008_278055_object21742:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:29:21.347 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:00.094427+0000", 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 201.14470245800001, 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9646927810000001, 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110739 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094427+0000", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094427+0000", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094429+0000", 2023-10-07T22:29:21.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.218e-06 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094433+0000", 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6800000000000001e-06 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094442+0000", 2023-10-07T22:29:21.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1139999999999995e-06 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094448+0000", 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.6099999999999997e-06 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094491+0000", 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.3188000000000001e-05 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.094571+0000", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9962000000000005e-05 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.017315+0000", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9227435289999999 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.017464+0000", 2023-10-07T22:29:21.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000149226 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.017679+0000", 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00021533199999999999 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.025505+0000", 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0078256139999999998 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.025581+0000", 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6654000000000002e-05 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.058034+0000", 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.032452693999999997 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.058087+0000", 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.2509999999999997e-05 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.059120+0000", 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00103345 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111198 11.0 11:01fb39c4:::benchmark_data_smithi008_278055_object22201:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2023-10-07T22:29:21.355 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:05.525170+0000", 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 195.713959488, 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8941813349999999, 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111198 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.356 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525170+0000", 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525170+0000", 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525173+0000", 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.278e-06 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525181+0000", 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5280000000000003e-06 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525204+0000", 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3050000000000001e-05 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525222+0000", 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7554000000000002e-05 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525311+0000", 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9368000000000002e-05 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.525462+0000", 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015143900000000001 2023-10-07T22:29:21.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.353192+0000", 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8277292090000001 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.353265+0000", 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3798000000000001e-05 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.353373+0000", 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010735599999999999 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.363954+0000", 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010580968 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.364029+0000", 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5074999999999995e-05 2023-10-07T22:29:21.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.417838+0000", 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.053809322 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.417929+0000", 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1130000000000003e-05 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.419352+0000", 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0014222600000000001 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111216 11.0 11:0f4ff6cf:::benchmark_data_smithi008_278055_object22219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:05.582758+0000", 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 195.65637152400001, 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.838019139, 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.363 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111216 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582758+0000", 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582758+0000", 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582761+0000", 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7180000000000001e-06 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582771+0000", 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0438000000000001e-05 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582798+0000", 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6767999999999999e-05 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582816+0000", 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7731999999999999e-05 2023-10-07T22:29:21.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582890+0000", 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4286e-05 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.582990+0000", 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00010026000000000001 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.357482+0000", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7744915809999999 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.357547+0000", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5178999999999994e-05 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.357647+0000", 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9465999999999999e-05 2023-10-07T22:29:21.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.364080+0000", 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0064334759999999996 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.364092+0000", 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2272999999999999e-05 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.419476+0000", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.055383227 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.419575+0000", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9837e-05 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.420777+0000", 2023-10-07T22:29:21.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012018980000000001 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111339 11.0 11:0f0200e4:::benchmark_data_smithi008_278055_object22342:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:07.321247+0000", 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 193.91788238999999, 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7745183199999999, 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.371 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111339 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321247+0000", 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321247+0000", 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321249+0000", 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.886e-06 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321258+0000", 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1670000000000005e-06 2023-10-07T22:29:21.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321277+0000", 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8964e-05 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321287+0000", 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6500000000000008e-06 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321365+0000", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7702999999999998e-05 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:07.321498+0000", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000133184 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.953674+0000", 2023-10-07T22:29:21.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.632175841 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.953817+0000", 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000142843 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.954045+0000", 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000228855 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.376 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.962410+0000", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0083644770000000004 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.962473+0000", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3182000000000006e-05 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.094343+0000", 2023-10-07T22:29:21.377 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.13186940599999999 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.094415+0000", 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2434000000000005e-05 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.095766+0000", 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001350728 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.378 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111728 11.0 11:06725876:::benchmark_data_smithi008_278055_object22731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:10.929591+0000", 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 190.30953841199999, 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8487811619999999, 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.379 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111728 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929591+0000", 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929591+0000", 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929594+0000", 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2960000000000001e-06 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929602+0000", 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.2090000000000005e-06 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929620+0000", 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8439000000000001e-05 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929629+0000", 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9039999999999998e-06 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929725+0000", 2023-10-07T22:29:21.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5419000000000002e-05 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.929880+0000", 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015515900000000001 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.671321+0000", 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7414414439999999 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.671601+0000", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00027997100000000001 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.672034+0000", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00043235499999999999 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.680192+0000", 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081583000000000003 2023-10-07T22:29:21.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.686848+0000", 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0066562549999999998 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.776920+0000", 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.090071787 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.776997+0000", 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6854000000000007e-05 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.778372+0000", 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0013757699999999999 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.386 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111738 11.0 11:035f4dd5:::benchmark_data_smithi008_278055_object22741:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:10.965409+0000", 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 190.27372091199999, 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.884915302, 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.387 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111738 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965409+0000", 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965409+0000", 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965411+0000", 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2929999999999999e-06 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965419+0000", 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5650000000000004e-06 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965436+0000", 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7150999999999999e-05 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965446+0000", 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0076e-05 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965525+0000", 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9235999999999998e-05 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.965671+0000", 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000145589 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.677333+0000", 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.711662569 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.677409+0000", 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5265999999999994e-05 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.677516+0000", 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000107159 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.686716+0000", 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0092002279999999995 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.686863+0000", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00014658100000000001 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.849029+0000", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.16216636500000001 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.849105+0000", 2023-10-07T22:29:21.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6483999999999995e-05 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.850324+0000", 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012187400000000001 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115575 11.0 11:049da5c8:::benchmark_data_smithi008_278055_object26578:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:29:21.394 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:44.703133+0000", 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 156.53599629499999, 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7685620169999998, 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115575 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.395 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703133+0000", 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703133+0000", 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703136+0000", 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5459999999999998e-06 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703148+0000", 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2183e-05 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703215+0000", 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6636000000000004e-05 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703233+0000", 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8148999999999999e-05 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703331+0000", 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8239000000000006e-05 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.703511+0000", 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017967999999999999 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.185438+0000", 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4819267549999999 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.185735+0000", 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000297795 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.186179+0000", 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00044355600000000001 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.194237+0000", 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0080575460000000005 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.194264+0000", 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7005999999999999e-05 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.400 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.470641+0000", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.27637734400000002 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.470682+0000", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.0831999999999998e-05 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.471695+0000", 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0010137499999999999 2023-10-07T22:29:21.401 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:116033 11.0 11:089ca193:::benchmark_data_smithi008_278055_object27036:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:48.622149+0000", 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 152.616980689, 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.854732507, 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.402 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 116033 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622149+0000", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622149+0000", 2023-10-07T22:29:21.403 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622151+0000", 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9479999999999998e-06 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622157+0000", 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.3620000000000002e-06 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.404 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622174+0000", 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6563999999999999e-05 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622184+0000", 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9019999999999994e-06 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.405 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622258+0000", 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4249e-05 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.622387+0000", 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000128689 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.396093+0000", 2023-10-07T22:29:21.406 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7737064760000001 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.396186+0000", 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.2616999999999998e-05 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.396352+0000", 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00016609200000000001 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.407 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.407058+0000", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010706525999999999 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.407128+0000", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.9709999999999995e-05 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.475587+0000", 2023-10-07T22:29:21.408 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068459159000000006 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.475660+0000", 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2378000000000004e-05 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.476882+0000", 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0012218349999999999 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.409 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:122647 11.0 11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419)", 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:27:42.681571+0000", 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 98.557559225999995, 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 93.646613802000005, 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:29:21.410 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 122647 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681571+0000", 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681571+0000", 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:29:21.411 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681584+0000", 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3917000000000001e-05 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681590+0000", 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4999999999999999e-06 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.412 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681607+0000", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6971999999999999e-05 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681614+0000", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6730000000000003e-06 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681687+0000", 2023-10-07T22:29:21.413 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.3761000000000001e-05 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.681847+0000", 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000159822 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.283044+0000", 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 93.601196587999993 2023-10-07T22:29:21.414 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.283375+0000", 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00033100099999999998 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 3,7", 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.283527+0000", 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015196599999999999 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.415 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.289946+0000", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0064194029999999997 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.298422+0000", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0084760930000000005 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.327348+0000", 2023-10-07T22:29:21.416 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.028925657 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.327471+0000", 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000123616 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.328184+0000", 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00071283299999999996 2023-10-07T22:29:21.417 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.418 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.418 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.418 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:29:21.418 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:29:21.418 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:29:21.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:21.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:21.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:21.565 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:21.592 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:21.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:21.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:20 smithi081 bash[89466]: cluster 2023-10-07T22:29:19.941317+0000 mgr.y (mgr.25319) 1515 : cluster 0 pgmap v1745: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 301 op/s; 31534/80454 objects degraded (39.195%); 3261/80454 objects misplaced (4.053%); 0 B/s, 6 objects/s recovering 2023-10-07T22:29:21.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:21.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:21.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:21.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:21.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:21.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:21.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:21.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:22.087 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:22.118 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:22.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:22.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:21 smithi008 bash[102097]: cluster 2023-10-07T22:29:21.034059+0000 mon.a (mon.0) 2107 : cluster 3 Health check update: Degraded data redundancy: 31534/80454 objects degraded (39.195%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:22.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:21 smithi008 bash[102097]: cluster 2023-10-07T22:29:21.034105+0000 mon.a (mon.0) 2108 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 92 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:22.164 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:21 smithi008 bash[105281]: cluster 2023-10-07T22:29:21.034059+0000 mon.a (mon.0) 2107 : cluster 3 Health check update: Degraded data redundancy: 31534/80454 objects degraded (39.195%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:22.164 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:21 smithi008 bash[105281]: cluster 2023-10-07T22:29:21.034105+0000 mon.a (mon.0) 2108 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 92 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:22.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:21 smithi081 bash[89466]: cluster 2023-10-07T22:29:21.034059+0000 mon.a (mon.0) 2107 : cluster 3 Health check update: Degraded data redundancy: 31534/80454 objects degraded (39.195%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:21 smithi081 bash[89466]: cluster 2023-10-07T22:29:21.034105+0000 mon.a (mon.0) 2108 : cluster 3 Health check update: 1 slow ops, oldest one blocked for 92 sec, daemons [osd.1,osd.3] have slow ops. (SLOW_OPS) 2023-10-07T22:29:22.251 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:22.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.385 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:22.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:22.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:22.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.652 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:22.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:22.882 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.908 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:22.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:23.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:23.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:23.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:23.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:23.149 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:23 smithi008 bash[102097]: cluster 2023-10-07T22:29:21.942152+0000 mgr.y (mgr.25319) 1516 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31489/76494 objects degraded (41.165%); 3151/76494 objects misplaced (4.119%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:23.150 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:23] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2023-10-07T22:29:23.150 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:23 smithi008 bash[105281]: cluster 2023-10-07T22:29:21.942152+0000 mgr.y (mgr.25319) 1516 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31489/76494 objects degraded (41.165%); 3151/76494 objects misplaced (4.119%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:23.175 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:23.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:23.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:23 smithi081 bash[89466]: cluster 2023-10-07T22:29:21.942152+0000 mgr.y (mgr.25319) 1516 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31489/76494 objects degraded (41.165%); 3151/76494 objects misplaced (4.119%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:23.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:23.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:23.449 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:23.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:23.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:23.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:23.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:23.819 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:23.843 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:23.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:23.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:23.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:24.083 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.115 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:24.225 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.261 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:24.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:24.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:24.496 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:24.532 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:24.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-07T22:29:24.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:24.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:24.765 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:24.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:24.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:24.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:24.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:25.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:25.136 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:25 smithi008 bash[102097]: cluster 2023-10-07T22:29:23.943059+0000 mgr.y (mgr.25319) 1517 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 31489/74976 objects degraded (41.999%); 3151/74976 objects misplaced (4.203%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:25.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:25 smithi008 bash[105281]: cluster 2023-10-07T22:29:23.943059+0000 mgr.y (mgr.25319) 1517 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 31489/74976 objects degraded (41.999%); 3151/74976 objects misplaced (4.203%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:25.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:25 smithi081 bash[89466]: cluster 2023-10-07T22:29:23.943059+0000 mgr.y (mgr.25319) 1517 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 357 op/s; 31489/74976 objects degraded (41.999%); 3151/74976 objects misplaced (4.203%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:25.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:25.284 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:25.309 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:25.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:25.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:25.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:25.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:25.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:25.683 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:25.708 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:25.813 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:25.838 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:25.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:25.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:25.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:25.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:26.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[102097]: audit 2023-10-07T22:29:25.951335+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:26.053 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[102097]: cluster 2023-10-07T22:29:26.035369+0000 mon.a (mon.0) 2110 : cluster 3 Health check update: Degraded data redundancy: 31489/74976 objects degraded (41.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:26.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:26.100 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:26.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:26.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:26.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:26.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:26 smithi081 bash[89466]: audit 2023-10-07T22:29:25.951335+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:26.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:26 smithi081 bash[89466]: cluster 2023-10-07T22:29:26.035369+0000 mon.a (mon.0) 2110 : cluster 3 Health check update: Degraded data redundancy: 31489/74976 objects degraded (41.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:26.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:26 smithi081 bash[89466]: cluster 2023-10-07T22:29:26.035409+0000 mon.a (mon.0) 2111 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 97 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:26.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:26.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:26.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:26.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[102097]: cluster 2023-10-07T22:29:26.035409+0000 mon.a (mon.0) 2111 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 97 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:26.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[105281]: audit 2023-10-07T22:29:25.951335+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:26.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[105281]: cluster 2023-10-07T22:29:26.035369+0000 mon.a (mon.0) 2110 : cluster 3 Health check update: Degraded data redundancy: 31489/74976 objects degraded (41.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:26.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:26 smithi008 bash[105281]: cluster 2023-10-07T22:29:26.035409+0000 mon.a (mon.0) 2111 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 97 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:26.468 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:26.511 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:26.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:26.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:26.746 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:26.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:26.878 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:26.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:26.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:26.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:27.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.039 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:27.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:27.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:27.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:27.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:27.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:27.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:27 smithi081 bash[89466]: cluster 2023-10-07T22:29:25.943685+0000 mgr.y (mgr.25319) 1518 : cluster 0 pgmap v1748: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 378 op/s; 31446/73041 objects degraded (43.053%); 3013/73041 objects misplaced (4.125%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:27.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:27 smithi008 bash[102097]: cluster 2023-10-07T22:29:25.943685+0000 mgr.y (mgr.25319) 1518 : cluster 0 pgmap v1748: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 378 op/s; 31446/73041 objects degraded (43.053%); 3013/73041 objects misplaced (4.125%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:27.394 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:27 smithi008 bash[105281]: cluster 2023-10-07T22:29:25.943685+0000 mgr.y (mgr.25319) 1518 : cluster 0 pgmap v1748: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 378 op/s; 31446/73041 objects degraded (43.053%); 3013/73041 objects misplaced (4.125%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:27.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:27.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.586 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:27.687 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.715 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:27.818 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:27.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:27.954 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:27.984 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:27.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:27.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:28.090 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:28.120 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:28.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:28.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:28.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:28.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:28.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:28.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:28.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:28.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:28.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:28.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:28.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:28.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:28.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:28.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:28.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:28.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:28.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:29.017 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:29.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:29.090 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:29.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:29.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:29.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:29.312 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:29 smithi081 bash[89466]: cluster 2023-10-07T22:29:27.944699+0000 mgr.y (mgr.25319) 1519 : cluster 0 pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31446/68874 objects degraded (45.657%); 2897/68874 objects misplaced (4.206%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:29.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:29.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:29 smithi008 bash[105281]: cluster 2023-10-07T22:29:27.944699+0000 mgr.y (mgr.25319) 1519 : cluster 0 pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31446/68874 objects degraded (45.657%); 2897/68874 objects misplaced (4.206%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:29.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:29 smithi008 bash[102097]: cluster 2023-10-07T22:29:27.944699+0000 mgr.y (mgr.25319) 1519 : cluster 0 pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31446/68874 objects degraded (45.657%); 2897/68874 objects misplaced (4.206%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:29.429 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.456 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:29.560 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:29.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:29.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:29.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.853 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:29.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:29.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:29.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:30.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:30.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:30.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:30.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:30.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:30.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:30.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:30.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:30.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:30.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:30.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:30.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:30.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:30.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:30.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:30.914 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:30.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:30.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:31.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:31.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:31.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:31.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:31.179 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:31.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:31 smithi081 bash[89466]: cluster 2023-10-07T22:29:29.945491+0000 mgr.y (mgr.25319) 1520 : cluster 0 pgmap v1750: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 367 op/s; 31446/68034 objects degraded (46.221%); 2747/68034 objects misplaced (4.038%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:31.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:31 smithi081 bash[89466]: cluster 2023-10-07T22:29:31.036474+0000 mon.a (mon.0) 2112 : cluster 3 Health check update: Degraded data redundancy: 31446/68034 objects degraded (46.221%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:31.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:31 smithi081 bash[89466]: cluster 2023-10-07T22:29:31.036525+0000 mon.a (mon.0) 2113 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 102 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:31.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:31.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[105281]: cluster 2023-10-07T22:29:29.945491+0000 mgr.y (mgr.25319) 1520 : cluster 0 pgmap v1750: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 367 op/s; 31446/68034 objects degraded (46.221%); 2747/68034 objects misplaced (4.038%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:31.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[105281]: cluster 2023-10-07T22:29:31.036474+0000 mon.a (mon.0) 2112 : cluster 3 Health check update: Degraded data redundancy: 31446/68034 objects degraded (46.221%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:31.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[105281]: cluster 2023-10-07T22:29:31.036525+0000 mon.a (mon.0) 2113 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 102 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:31.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[102097]: cluster 2023-10-07T22:29:29.945491+0000 mgr.y (mgr.25319) 1520 : cluster 0 pgmap v1750: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 367 op/s; 31446/68034 objects degraded (46.221%); 2747/68034 objects misplaced (4.038%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:31.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[102097]: cluster 2023-10-07T22:29:31.036474+0000 mon.a (mon.0) 2112 : cluster 3 Health check update: Degraded data redundancy: 31446/68034 objects degraded (46.221%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:31.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:31 smithi008 bash[102097]: cluster 2023-10-07T22:29:31.036525+0000 mon.a (mon.0) 2113 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 102 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:31.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:31.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.583 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:31.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:31.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:31.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:31.816 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:29:31.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:31.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:31.882 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:29:31.935 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:29:31.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:31.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:31.986 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:29:32.021 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:29:32.063 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:29:32.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:32.105 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:29:32.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:32.146 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:29:32.153 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.153 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.153 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.153 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.154 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.154 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.154 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.154 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:29:32.223 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:32 smithi081 bash[89466]: audit 2023-10-07T22:29:31.748450+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.8:0/531946996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:32.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:32.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:32.354 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:32.369 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:32 smithi008 bash[102097]: audit 2023-10-07T22:29:31.748450+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.8:0/531946996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:32.369 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:32 smithi008 bash[105281]: audit 2023-10-07T22:29:31.748450+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.8:0/531946996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:29:32.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:32.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:32.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:32.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:32.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:32.641 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:32.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:32.774 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:32.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:32.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:32.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:33.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:33.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:33.116 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:29:33.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:33.172 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:33 smithi081 bash[89466]: cluster 2023-10-07T22:29:31.946348+0000 mgr.y (mgr.25319) 1521 : cluster 0 pgmap v1751: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 31405/63846 objects degraded (49.189%); 2616/63846 objects misplaced (4.097%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:33 smithi081 bash[89466]: audit 2023-10-07T22:29:32.183959+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.8:0/1403860346' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:33 smithi081 bash[89466]: audit 2023-10-07T22:29:32.186017+0000 mon.a (mon.0) 2115 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:33.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:33.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[102097]: cluster 2023-10-07T22:29:31.946348+0000 mgr.y (mgr.25319) 1521 : cluster 0 pgmap v1751: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 31405/63846 objects degraded (49.189%); 2616/63846 objects misplaced (4.097%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:33.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[102097]: audit 2023-10-07T22:29:32.183959+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.8:0/1403860346' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[102097]: audit 2023-10-07T22:29:32.186017+0000 mon.a (mon.0) 2115 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:33] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2023-10-07T22:29:33.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[105281]: cluster 2023-10-07T22:29:31.946348+0000 mgr.y (mgr.25319) 1521 : cluster 0 pgmap v1751: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 31405/63846 objects degraded (49.189%); 2616/63846 objects misplaced (4.097%); 5.3 KiB/s, 10 objects/s recovering 2023-10-07T22:29:33.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[105281]: audit 2023-10-07T22:29:32.183959+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.8:0/1403860346' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:33 smithi008 bash[105281]: audit 2023-10-07T22:29:32.186017+0000 mon.a (mon.0) 2115 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:29:33.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:33.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:33.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:33.559 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:33.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:33.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:33.790 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:33.822 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:33.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:33.926 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:33.948 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:33.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:34.051 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:34.098 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:34.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:34.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.085000+0000 mon.a (mon.0) 2116 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:29:34.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: audit 2023-10-07T22:29:33.099715+0000 mon.a (mon.0) 2117 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:29:34.341 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.099762+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.101876+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.106583+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2023-10-07T22:29:34.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.109008+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:34 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.111221+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.085000+0000 mon.a (mon.0) 2116 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: audit 2023-10-07T22:29:33.099715+0000 mon.a (mon.0) 2117 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.099762+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.101876+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.106583+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2023-10-07T22:29:34.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.109008+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.111221+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.085000+0000 mon.a (mon.0) 2116 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: audit 2023-10-07T22:29:33.099715+0000 mon.a (mon.0) 2117 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.099762+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.101876+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.106583+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.109008+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:34 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.111221+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e424 with expected crc 2023-10-07T22:29:34.465 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:34.488 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:34.597 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:34.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:34.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:34.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:34.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:34.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:34.992 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:35.025 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:35.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:35.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:35.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:35 smithi081 bash[89466]: cluster 2023-10-07T22:29:33.946827+0000 mgr.y (mgr.25319) 1522 : cluster 0 pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 31405/62223 objects degraded (50.472%); 2616/62223 objects misplaced (4.204%); 0 B/s, 8 objects/s recovering 2023-10-07T22:29:35.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:35.262 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:35.269 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:35 smithi008 bash[105281]: cluster 2023-10-07T22:29:33.946827+0000 mgr.y (mgr.25319) 1522 : cluster 0 pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 31405/62223 objects degraded (50.472%); 2616/62223 objects misplaced (4.204%); 0 B/s, 8 objects/s recovering 2023-10-07T22:29:35.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:35 smithi008 bash[102097]: cluster 2023-10-07T22:29:33.946827+0000 mgr.y (mgr.25319) 1522 : cluster 0 pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 31405/62223 objects degraded (50.472%); 2616/62223 objects misplaced (4.204%); 0 B/s, 8 objects/s recovering 2023-10-07T22:29:35.282 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:35.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:35.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:35.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:35.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:35.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:35.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:35.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:35.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:35.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:35.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:35.942 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:35.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:36.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.078 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:36.116 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:36 smithi008 bash[105281]: cluster 2023-10-07T22:29:36.037716+0000 mon.a (mon.0) 2119 : cluster 3 Health check update: Degraded data redundancy: 31405/62223 objects degraded (50.472%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:36.116 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:36 smithi008 bash[105281]: cluster 2023-10-07T22:29:36.037758+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:36.116 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:36 smithi008 bash[102097]: cluster 2023-10-07T22:29:36.037716+0000 mon.a (mon.0) 2119 : cluster 3 Health check update: Degraded data redundancy: 31405/62223 objects degraded (50.472%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:36.117 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:36 smithi008 bash[102097]: cluster 2023-10-07T22:29:36.037758+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:36.185 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:36.223 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:36.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:36.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:36.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:36.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:36 smithi081 bash[89466]: cluster 2023-10-07T22:29:36.037716+0000 mon.a (mon.0) 2119 : cluster 3 Health check update: Degraded data redundancy: 31405/62223 objects degraded (50.472%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:36 smithi081 bash[89466]: cluster 2023-10-07T22:29:36.037758+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops (SLOW_OPS) 2023-10-07T22:29:36.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:36.600 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:36.622 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:36.726 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.751 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:36.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.892 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:36.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:36.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:36.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:37.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:37.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:37.264 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:37 smithi081 bash[89466]: cluster 2023-10-07T22:29:35.947640+0000 mgr.y (mgr.25319) 1523 : cluster 0 pgmap v1754: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 31352/60195 objects degraded (52.084%); 2491/60195 objects misplaced (4.138%); 0 B/s, 9 objects/s recovering 2023-10-07T22:29:37.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:37.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:37 smithi008 bash[105281]: cluster 2023-10-07T22:29:35.947640+0000 mgr.y (mgr.25319) 1523 : cluster 0 pgmap v1754: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 31352/60195 objects degraded (52.084%); 2491/60195 objects misplaced (4.138%); 0 B/s, 9 objects/s recovering 2023-10-07T22:29:37.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:37 smithi008 bash[102097]: cluster 2023-10-07T22:29:35.947640+0000 mgr.y (mgr.25319) 1523 : cluster 0 pgmap v1754: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 31352/60195 objects degraded (52.084%); 2491/60195 objects misplaced (4.138%); 0 B/s, 9 objects/s recovering 2023-10-07T22:29:37.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:37.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:37.537 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:37.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:37.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:37.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:37.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:37.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:37.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:37.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:38.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:38.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:38.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:38.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:38.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:38.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:38.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:38.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:38.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:38 smithi081 bash[89466]: cluster 2023-10-07T22:29:38.115324+0000 mon.a (mon.0) 2121 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops) 2023-10-07T22:29:38.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:38.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:38.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:38.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:38.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:38 smithi008 bash[105281]: cluster 2023-10-07T22:29:38.115324+0000 mon.a (mon.0) 2121 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops) 2023-10-07T22:29:38.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:38 smithi008 bash[102097]: cluster 2023-10-07T22:29:38.115324+0000 mon.a (mon.0) 2121 : cluster 1 Health check cleared: SLOW_OPS (was: 0 slow ops, oldest one blocked for 107 sec, osd.3 has slow ops) 2023-10-07T22:29:38.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:38.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:38.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:38.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:38.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:38.932 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:38.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:38.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:39.068 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.086 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:39.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:39.198 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:39 smithi008 bash[105281]: cluster 2023-10-07T22:29:37.948500+0000 mgr.y (mgr.25319) 1524 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/55812 objects degraded (56.173%); 2360/55812 objects misplaced (4.228%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:39.198 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:39 smithi008 bash[102097]: cluster 2023-10-07T22:29:37.948500+0000 mgr.y (mgr.25319) 1524 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/55812 objects degraded (56.173%); 2360/55812 objects misplaced (4.228%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:39.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:39.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.349 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:39.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:39.462 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:39 smithi081 bash[89466]: cluster 2023-10-07T22:29:37.948500+0000 mgr.y (mgr.25319) 1524 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/55812 objects degraded (56.173%); 2360/55812 objects misplaced (4.228%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:39.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:39.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:39.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:29:39.583 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.620 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:39.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:39.773 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:39.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:39.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:39.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:39.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:39.915 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:29:40.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:40.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:40.140 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:40.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:40.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:40.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:40.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:40.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:40.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:40.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:40.637 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:29:40.637 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:29:40.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:40.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:40.791 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:40.834 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:40.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:40.939 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:40.983 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:40.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:41.070 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:29:41.070 INFO:teuthology.orchestra.run.smithi008.stdout:{"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub flag(s) set","count":7},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 31351/54972 objects degraded (57.031%), 9 pgs degraded, 8 pgs undersized","count":17},"muted":false}},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2689,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":424,"num_osds":8,"num_up_osds":8,"osd_up_since":1696716701,"num_in_osds":8,"osd_in_since":1696717390,"num_remapped_pgs":10},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":88},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":7},{"state_name":"active+recovery_wait+degraded+remapped","count":1},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+recovery_wait","count":1},{"state_name":"active+remapped+backfill_wait","count":1}],"num_pgs":99,"num_pools":5,"num_objects":18324,"data_bytes":1199695666,"bytes_used":12839530496,"bytes_avail":755120754688,"bytes_total":767960285184,"degraded_objects":31351,"degraded_total":54972,"degraded_ratio":0.570308520701448,"misplaced_objects":2218,"misplaced_total":54972,"misplaced_ratio":0.040347813432292802,"recovering_objects_per_sec":9,"recovering_bytes_per_sec":6551,"recovering_keys_per_sec":0,"num_objects_recovered":95,"num_bytes_recovered":65536,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":435},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi081.zbvtwc","status":"up:active","gid":24532}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"}},"servicemap":{"epoch":38,"modified":"2023-10-07T22:28:41.925762+0000","services":{}},"progress_events":{"206ff19e-3a87-4707-922a-b87206f2bea7":{"message":"Upgrade to 18.0.0-6609-g9725b08f (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true},"a08393d0-789d-4a49-9b9d-2c29c97a3abc":{"message":"Global Recovery Event (6m)\n [========================....] (remaining: 46s)","progress":0.8888888955116272,"add_to_ceph_s":true}}} 2023-10-07T22:29:41.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:41.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:41.216 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:41.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[102097]: cluster 2023-10-07T22:29:39.949152+0000 mgr.y (mgr.25319) 1525 : cluster 0 pgmap v1756: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/54972 objects degraded (57.031%); 2218/54972 objects misplaced (4.035%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:41.226 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[102097]: audit 2023-10-07T22:29:40.956349+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[102097]: audit 2023-10-07T22:29:40.959211+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[102097]: cluster 2023-10-07T22:29:41.038921+0000 mon.a (mon.0) 2124 : cluster 3 Health check update: Degraded data redundancy: 31351/54972 objects degraded (57.031%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[102097]: audit 2023-10-07T22:29:41.069182+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.8:0/269542217' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[105281]: cluster 2023-10-07T22:29:39.949152+0000 mgr.y (mgr.25319) 1525 : cluster 0 pgmap v1756: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/54972 objects degraded (57.031%); 2218/54972 objects misplaced (4.035%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[105281]: audit 2023-10-07T22:29:40.956349+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[105281]: audit 2023-10-07T22:29:40.959211+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[105281]: cluster 2023-10-07T22:29:41.038921+0000 mon.a (mon.0) 2124 : cluster 3 Health check update: Degraded data redundancy: 31351/54972 objects degraded (57.031%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:41.227 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:41 smithi008 bash[105281]: audit 2023-10-07T22:29:41.069182+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.8:0/269542217' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:29:41.241 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:41.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:41.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:41.376 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:41.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:41 smithi081 bash[89466]: cluster 2023-10-07T22:29:39.949152+0000 mgr.y (mgr.25319) 1525 : cluster 0 pgmap v1756: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 31351/54972 objects degraded (57.031%); 2218/54972 objects misplaced (4.035%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:41 smithi081 bash[89466]: audit 2023-10-07T22:29:40.956349+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:29:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:41 smithi081 bash[89466]: audit 2023-10-07T22:29:40.959211+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:41 smithi081 bash[89466]: cluster 2023-10-07T22:29:41.038921+0000 mon.a (mon.0) 2124 : cluster 3 Health check update: Degraded data redundancy: 31351/54972 objects degraded (57.031%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:41 smithi081 bash[89466]: audit 2023-10-07T22:29:41.069182+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.8:0/269542217' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:29:41.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:41.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:41.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:41.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:41.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:41.793 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:41.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:41.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:41.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:41.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:42.031 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:42.062 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:42.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:42.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:42.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:42.318 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:42.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:42.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:42.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:42.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:42.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:42.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-07T22:29:42.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:42.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:42.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:42.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:42.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:42.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:42.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:42.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:43.054 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:43] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2023-10-07T22:29:43.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:43.111 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:43.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:43.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:43 smithi081 bash[89466]: cluster 2023-10-07T22:29:41.949985+0000 mgr.y (mgr.25319) 1526 : cluster 0 pgmap v1757: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 31305/50934 objects degraded (61.462%); 2098/50934 objects misplaced (4.119%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:43.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:43.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:43.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:43.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:43.382 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-10-07T22:29:43.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:29:43.382 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:43 smithi008 bash[105281]: cluster 2023-10-07T22:29:41.949985+0000 mgr.y (mgr.25319) 1526 : cluster 0 pgmap v1757: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 31305/50934 objects degraded (61.462%); 2098/50934 objects misplaced (4.119%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:43.383 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:43 smithi008 bash[102097]: cluster 2023-10-07T22:29:41.949985+0000 mgr.y (mgr.25319) 1526 : cluster 0 pgmap v1757: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 31305/50934 objects degraded (61.462%); 2098/50934 objects misplaced (4.119%); 6.4 KiB/s, 9 objects/s recovering 2023-10-07T22:29:43.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:43.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:43.611 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:43.648 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:43.755 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:43.780 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:43.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:43.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:43.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:43.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:44.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:44.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:44.147 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:44.174 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:44.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:44.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:44.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:44.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:44.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:44.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:44.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:44.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:44.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:44.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:44.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:44.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:45.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:45.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:45.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:45.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:45.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:45.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:45 smithi081 bash[89466]: cluster 2023-10-07T22:29:43.950739+0000 mgr.y (mgr.25319) 1527 : cluster 0 pgmap v1758: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31305/49245 objects degraded (63.570%); 2098/49245 objects misplaced (4.260%); 5.9 KiB/s, 9 objects/s recovering 2023-10-07T22:29:45.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:45.464 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:45.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:45 smithi008 bash[105281]: cluster 2023-10-07T22:29:43.950739+0000 mgr.y (mgr.25319) 1527 : cluster 0 pgmap v1758: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31305/49245 objects degraded (63.570%); 2098/49245 objects misplaced (4.260%); 5.9 KiB/s, 9 objects/s recovering 2023-10-07T22:29:45.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:45 smithi008 bash[102097]: cluster 2023-10-07T22:29:43.950739+0000 mgr.y (mgr.25319) 1527 : cluster 0 pgmap v1758: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 1.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 31305/49245 objects degraded (63.570%); 2098/49245 objects misplaced (4.260%); 5.9 KiB/s, 9 objects/s recovering 2023-10-07T22:29:45.490 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:45.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:45.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:45.724 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:45.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:45.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:45.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:45.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:45.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:45.983 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:46.011 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:46.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:46.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:46.238 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:46.239 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:46.244 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:46.278 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:46.391 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:46.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:46.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:46.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:46.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:46.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:46.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:46.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:46.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:46.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:47.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:47.084 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:47.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:47.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:47.214 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:47 smithi081 bash[89466]: cluster 2023-10-07T22:29:45.951509+0000 mgr.y (mgr.25319) 1528 : cluster 0 pgmap v1759: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 976 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 31257/46902 objects degraded (66.643%); 1953/46902 objects misplaced (4.164%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:47 smithi081 bash[89466]: cluster 2023-10-07T22:29:46.040194+0000 mon.a (mon.0) 2125 : cluster 3 Health check update: Degraded data redundancy: 31305/49245 objects degraded (63.570%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:47.255 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:47.258 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:29:47.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:47.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:47 smithi008 bash[102097]: cluster 2023-10-07T22:29:45.951509+0000 mgr.y (mgr.25319) 1528 : cluster 0 pgmap v1759: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 976 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 31257/46902 objects degraded (66.643%); 1953/46902 objects misplaced (4.164%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:47.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:47 smithi008 bash[102097]: cluster 2023-10-07T22:29:46.040194+0000 mon.a (mon.0) 2125 : cluster 3 Health check update: Degraded data redundancy: 31305/49245 objects degraded (63.570%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:47 smithi008 bash[105281]: cluster 2023-10-07T22:29:45.951509+0000 mgr.y (mgr.25319) 1528 : cluster 0 pgmap v1759: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 976 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 31257/46902 objects degraded (66.643%); 1953/46902 objects misplaced (4.164%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:47 smithi008 bash[105281]: cluster 2023-10-07T22:29:46.040194+0000 mon.a (mon.0) 2125 : cluster 3 Health check update: Degraded data redundancy: 31305/49245 objects degraded (63.570%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:47.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:47.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:47.723 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:47.755 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:47.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:47.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:47.894 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:47.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:47.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:48.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:48.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:48.151 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:48.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:48.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:48.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:48.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:48.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:48.520 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:48.551 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:48.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:48.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:48.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:48.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:48.821 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:48.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:48.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:48.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:49.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:49 smithi008 bash[102097]: cluster 2023-10-07T22:29:47.952209+0000 mgr.y (mgr.25319) 1529 : cluster 0 pgmap v1760: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 876 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 31256/42096 objects degraded (74.249%); 1800/42096 objects misplaced (4.276%); 11 KiB/s, 7 objects/s recovering 2023-10-07T22:29:49.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:49.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.205 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:49 smithi081 bash[89466]: cluster 2023-10-07T22:29:47.952209+0000 mgr.y (mgr.25319) 1529 : cluster 0 pgmap v1760: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 876 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 31256/42096 objects degraded (74.249%); 1800/42096 objects misplaced (4.276%); 11 KiB/s, 7 objects/s recovering 2023-10-07T22:29:49.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:49.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:49.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:49 smithi008 bash[105281]: cluster 2023-10-07T22:29:47.952209+0000 mgr.y (mgr.25319) 1529 : cluster 0 pgmap v1760: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 876 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 31256/42096 objects degraded (74.249%); 1800/42096 objects misplaced (4.276%); 11 KiB/s, 7 objects/s recovering 2023-10-07T22:29:49.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:49.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:49.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.622 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:49.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:49.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:49.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:49.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:49.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:49.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:50.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:50.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:50.135 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:50.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:50.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:50.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:50.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:50.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:50.539 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:50.571 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:50.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:50.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:50.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:50.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:50.811 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:50.855 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:50.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:50.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:50.989 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:50.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:51.092 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:51.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:51 smithi008 bash[102097]: cluster 2023-10-07T22:29:49.952879+0000 mgr.y (mgr.25319) 1530 : cluster 0 pgmap v1761: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 856 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 31256/41136 objects degraded (75.982%); 1638/41136 objects misplaced (3.982%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:51.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:51 smithi008 bash[102097]: cluster 2023-10-07T22:29:51.041617+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: Degraded data redundancy: 31256/41136 objects degraded (75.982%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:51.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:51 smithi008 bash[105281]: cluster 2023-10-07T22:29:49.952879+0000 mgr.y (mgr.25319) 1530 : cluster 0 pgmap v1761: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 856 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 31256/41136 objects degraded (75.982%); 1638/41136 objects misplaced (3.982%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:51.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:51 smithi008 bash[105281]: cluster 2023-10-07T22:29:51.041617+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: Degraded data redundancy: 31256/41136 objects degraded (75.982%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:51.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:51.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:51.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:51.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:51.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:51.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:51 smithi081 bash[89466]: cluster 2023-10-07T22:29:49.952879+0000 mgr.y (mgr.25319) 1530 : cluster 0 pgmap v1761: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 856 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 31256/41136 objects degraded (75.982%); 1638/41136 objects misplaced (3.982%); 5.3 KiB/s, 7 objects/s recovering 2023-10-07T22:29:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:51 smithi081 bash[89466]: cluster 2023-10-07T22:29:51.041617+0000 mon.a (mon.0) 2126 : cluster 3 Health check update: Degraded data redundancy: 31256/41136 objects degraded (75.982%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:51.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:51.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:51.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:51.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:51.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:51.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:51.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:51.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:51.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:51.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:51.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:52.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:52.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:52.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:52.166 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:52.200 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:52.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:52.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:52.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:52.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:52.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:52.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:52.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:52.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:52.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:52.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:52.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:52.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.012 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:53.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.125 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:53 smithi081 bash[89466]: cluster 2023-10-07T22:29:51.953591+0000 mgr.y (mgr.25319) 1531 : cluster 0 pgmap v1762: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 754 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 31206/36228 objects degraded (86.138%); 1466/36228 objects misplaced (4.047%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:53.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:53.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.262 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:53 smithi008 bash[102097]: cluster 2023-10-07T22:29:51.953591+0000 mgr.y (mgr.25319) 1531 : cluster 0 pgmap v1762: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 754 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 31206/36228 objects degraded (86.138%); 1466/36228 objects misplaced (4.047%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:53.263 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:29:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:29:53] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2023-10-07T22:29:53.263 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:53 smithi008 bash[105281]: cluster 2023-10-07T22:29:51.953591+0000 mgr.y (mgr.25319) 1531 : cluster 0 pgmap v1762: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 754 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 31206/36228 objects degraded (86.138%); 1466/36228 objects misplaced (4.047%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:53.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:53.375 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:53.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:53.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:53.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:53.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:53.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:53.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:53.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:53.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:54.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:54.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:54.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:54.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:54.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:54.313 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.335 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:54.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:54.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:54.568 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:54.588 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:54.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:54.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.720 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:54.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.851 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:54.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:54.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:54.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:55.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:55 smithi081 bash[89466]: cluster 2023-10-07T22:29:53.954146+0000 mgr.y (mgr.25319) 1532 : cluster 0 pgmap v1763: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 712 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 31206/34245 objects degraded (91.126%); 1466/34245 objects misplaced (4.281%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:55.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:55.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:55.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:55.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:55 smithi008 bash[105281]: cluster 2023-10-07T22:29:53.954146+0000 mgr.y (mgr.25319) 1532 : cluster 0 pgmap v1763: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 712 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 31206/34245 objects degraded (91.126%); 1466/34245 objects misplaced (4.281%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:55.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:55 smithi008 bash[102097]: cluster 2023-10-07T22:29:53.954146+0000 mgr.y (mgr.25319) 1532 : cluster 0 pgmap v1763: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 712 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 31206/34245 objects degraded (91.126%); 1466/34245 objects misplaced (4.281%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:55.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:55.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:55.528 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:55.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:55.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:55.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:55.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:55.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:55.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:55.993 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:56.026 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:56.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:56.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:56 smithi081 bash[89466]: audit 2023-10-07T22:29:55.951589+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:56 smithi081 bash[89466]: cluster 2023-10-07T22:29:56.042738+0000 mon.a (mon.0) 2128 : cluster 3 Health check update: Degraded data redundancy: 31206/34245 objects degraded (91.126%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:56.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:56.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:56.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:56 smithi008 bash[105281]: audit 2023-10-07T22:29:55.951589+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:56.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:56 smithi008 bash[105281]: cluster 2023-10-07T22:29:56.042738+0000 mon.a (mon.0) 2128 : cluster 3 Health check update: Degraded data redundancy: 31206/34245 objects degraded (91.126%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:56.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:56 smithi008 bash[102097]: audit 2023-10-07T22:29:55.951589+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:56.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:56 smithi008 bash[102097]: cluster 2023-10-07T22:29:56.042738+0000 mon.a (mon.0) 2128 : cluster 3 Health check update: Degraded data redundancy: 31206/34245 objects degraded (91.126%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:29:56.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:56.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:56.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:56.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:56.667 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:56.694 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:56.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:56.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:56.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:56.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:56.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:56.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:57.063 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:57.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:57.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:57.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.224 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:57.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:57 smithi081 bash[89466]: cluster 2023-10-07T22:29:55.957920+0000 mgr.y (mgr.25319) 1533 : cluster 0 pgmap v1764: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 664 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 31155/31908 objects degraded (97.640%); 1294/31908 objects misplaced (4.055%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:57.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:57.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:29:57.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:29:57.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:57 smithi008 bash[105281]: cluster 2023-10-07T22:29:55.957920+0000 mgr.y (mgr.25319) 1533 : cluster 0 pgmap v1764: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 664 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 31155/31908 objects degraded (97.640%); 1294/31908 objects misplaced (4.055%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:57.378 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:57 smithi008 bash[102097]: cluster 2023-10-07T22:29:55.957920+0000 mgr.y (mgr.25319) 1533 : cluster 0 pgmap v1764: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 664 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 31155/31908 objects degraded (97.640%); 1294/31908 objects misplaced (4.055%); 5.3 KiB/s, 12 objects/s recovering 2023-10-07T22:29:57.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:57.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:57.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:57.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:57.626 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:29:57.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:29:57.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:57.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:57.858 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:57.881 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:57.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:57.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:58.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:58.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:58.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:29:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:29:58.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:58.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:58.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:58.387 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:58.419 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:58.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:58.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:58.561 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:58.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:58.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:58.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:58.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:58.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:29:58.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:58.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:58.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:59.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:59.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:59.186 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:59.195 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:29:59 smithi008 bash[102097]: cluster 2023-10-07T22:29:57.958923+0000 mgr.y (mgr.25319) 1534 : cluster 0 pgmap v1765: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 558 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 31155/26826 objects degraded (116.137%); 1162/26826 objects misplaced (4.332%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:59.196 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:29:59 smithi008 bash[105281]: cluster 2023-10-07T22:29:57.958923+0000 mgr.y (mgr.25319) 1534 : cluster 0 pgmap v1765: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 558 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 31155/26826 objects degraded (116.137%); 1162/26826 objects misplaced (4.332%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:59.229 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:29:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:29:59.332 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:59.358 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:59.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:59.471 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:29:59 smithi081 bash[89466]: cluster 2023-10-07T22:29:57.958923+0000 mgr.y (mgr.25319) 1534 : cluster 0 pgmap v1765: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 558 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 31155/26826 objects degraded (116.137%); 1162/26826 objects misplaced (4.332%); 5.3 KiB/s, 8 objects/s recovering 2023-10-07T22:29:59.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:29:59.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:29:59.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:59.625 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:29:59.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:29:59.730 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:59.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:29:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:29:59.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:59.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:29:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:29:59.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:00.015 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:00.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.042 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:00.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:00.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000101+0000 mon.a (mon.0) 2129 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000125+0000 mon.a (mon.0) 2130 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-07T22:30:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000158+0000 mon.a (mon.0) 2131 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000171+0000 mon.a (mon.0) 2132 : cluster 3 pg 1.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-07T22:30:00.154 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000184+0000 mon.a (mon.0) 2133 : cluster 3 pg 11.0 is stuck undersized for 6m, current state active+recovering+undersized+degraded+remapped, last acting [1,7] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000201+0000 mon.a (mon.0) 2134 : cluster 3 pg 11.2 is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,2] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000213+0000 mon.a (mon.0) 2135 : cluster 3 pg 11.4 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000226+0000 mon.a (mon.0) 2136 : cluster 3 pg 11.5 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000238+0000 mon.a (mon.0) 2137 : cluster 3 pg 11.6 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,0] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000251+0000 mon.a (mon.0) 2138 : cluster 3 pg 11.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,6] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000263+0000 mon.a (mon.0) 2139 : cluster 3 pg 11.a is active+recovery_wait+degraded+remapped, acting [3,6,1] 2023-10-07T22:30:00.155 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:00 smithi081 bash[89466]: cluster 2023-10-07T22:30:00.000276+0000 mon.a (mon.0) 2140 : cluster 3 pg 11.f is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-07T22:30:00.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:00.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:00.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:00.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000101+0000 mon.a (mon.0) 2129 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000125+0000 mon.a (mon.0) 2130 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-07T22:30:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000158+0000 mon.a (mon.0) 2131 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000171+0000 mon.a (mon.0) 2132 : cluster 3 pg 1.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000184+0000 mon.a (mon.0) 2133 : cluster 3 pg 11.0 is stuck undersized for 6m, current state active+recovering+undersized+degraded+remapped, last acting [1,7] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000201+0000 mon.a (mon.0) 2134 : cluster 3 pg 11.2 is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,2] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000213+0000 mon.a (mon.0) 2135 : cluster 3 pg 11.4 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000226+0000 mon.a (mon.0) 2136 : cluster 3 pg 11.5 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000238+0000 mon.a (mon.0) 2137 : cluster 3 pg 11.6 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,0] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000251+0000 mon.a (mon.0) 2138 : cluster 3 pg 11.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,6] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000263+0000 mon.a (mon.0) 2139 : cluster 3 pg 11.a is active+recovery_wait+degraded+remapped, acting [3,6,1] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[105281]: cluster 2023-10-07T22:30:00.000276+0000 mon.a (mon.0) 2140 : cluster 3 pg 11.f is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000101+0000 mon.a (mon.0) 2129 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000125+0000 mon.a (mon.0) 2130 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000158+0000 mon.a (mon.0) 2131 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 31155/26826 objects degraded (116.137%), 9 pgs degraded, 8 pgs undersized 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000171+0000 mon.a (mon.0) 2132 : cluster 3 pg 1.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000184+0000 mon.a (mon.0) 2133 : cluster 3 pg 11.0 is stuck undersized for 6m, current state active+recovering+undersized+degraded+remapped, last acting [1,7] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000201+0000 mon.a (mon.0) 2134 : cluster 3 pg 11.2 is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,2] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000213+0000 mon.a (mon.0) 2135 : cluster 3 pg 11.4 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000226+0000 mon.a (mon.0) 2136 : cluster 3 pg 11.5 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000238+0000 mon.a (mon.0) 2137 : cluster 3 pg 11.6 is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,0] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000251+0000 mon.a (mon.0) 2138 : cluster 3 pg 11.8 is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,6] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000263+0000 mon.a (mon.0) 2139 : cluster 3 pg 11.a is active+recovery_wait+degraded+remapped, acting [3,6,1] 2023-10-07T22:30:00.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:00 smithi008 bash[102097]: cluster 2023-10-07T22:30:00.000276+0000 mon.a (mon.0) 2140 : cluster 3 pg 11.f is stuck undersized for 5m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-07T22:30:00.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:00.427 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:00.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:00.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:00.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:00.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:00.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:00.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:00.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:00.846 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:00.952 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:00.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:00.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:01.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:01.103 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:30:01.107 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:01.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:01.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:01.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:01.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[102097]: cluster 2023-10-07T22:29:59.959590+0000 mgr.y (mgr.25319) 1535 : cluster 0 pgmap v1766: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 538 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31155/25887 objects degraded (120.350%); 998/25887 objects misplaced (3.855%); 0 B/s, 8 objects/s recovering 2023-10-07T22:30:01.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[102097]: audit 2023-10-07T22:30:00.846293+0000 mon.a (mon.0) 2141 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:01.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.043929+0000 mon.a (mon.0) 2142 : cluster 3 Health check update: Degraded data redundancy: 31155/25887 objects degraded (120.350%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:01.352 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[105281]: cluster 2023-10-07T22:29:59.959590+0000 mgr.y (mgr.25319) 1535 : cluster 0 pgmap v1766: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 538 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31155/25887 objects degraded (120.350%); 998/25887 objects misplaced (3.855%); 0 B/s, 8 objects/s recovering 2023-10-07T22:30:01.352 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[105281]: audit 2023-10-07T22:30:00.846293+0000 mon.a (mon.0) 2141 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:01.353 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:01 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.043929+0000 mon.a (mon.0) 2142 : cluster 3 Health check update: Degraded data redundancy: 31155/25887 objects degraded (120.350%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:01.368 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:01.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:01 smithi081 bash[89466]: cluster 2023-10-07T22:29:59.959590+0000 mgr.y (mgr.25319) 1535 : cluster 0 pgmap v1766: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 538 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 31155/25887 objects degraded (120.350%); 998/25887 objects misplaced (3.855%); 0 B/s, 8 objects/s recovering 2023-10-07T22:30:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:01 smithi081 bash[89466]: audit 2023-10-07T22:30:00.846293+0000 mon.a (mon.0) 2141 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:01 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.043929+0000 mon.a (mon.0) 2142 : cluster 3 Health check update: Degraded data redundancy: 31155/25887 objects degraded (120.350%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:01.494 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:01.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:01.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:01.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:01.734 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:01.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:01.863 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:01.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:01.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:01.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:02.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:02.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:02.128 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:02.153 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:02.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.083984+0000 mon.a (mon.0) 2143 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:02.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: audit 2023-10-07T22:30:01.095818+0000 mon.a (mon.0) 2144 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:02.159 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.095845+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.096582+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.098942+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2023-10-07T22:30:02.160 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.111029+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.083984+0000 mon.a (mon.0) 2143 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:02.160 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: audit 2023-10-07T22:30:01.095818+0000 mon.a (mon.0) 2144 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:02.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.095845+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.096582+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.098942+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2023-10-07T22:30:02.161 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:02 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.111029+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:02.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:02.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.083984+0000 mon.a (mon.0) 2143 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:02.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: audit 2023-10-07T22:30:01.095818+0000 mon.a (mon.0) 2144 : audit 1 from='client.? 172.21.15.8:0/3386993617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:02.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.095845+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.096582+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.098942+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2023-10-07T22:30:02.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:02 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.111029+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e425 with expected crc 2023-10-07T22:30:02.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:02.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:02.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:02.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:02.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:02.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:02.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:02.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:02.809 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:02.836 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:02.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:02.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:02.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:03.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:03.101 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:03] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2023-10-07T22:30:03.101 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:03 smithi008 bash[105281]: cluster 2023-10-07T22:30:01.960345+0000 mgr.y (mgr.25319) 1536 : cluster 0 pgmap v1768: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 435 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/20916 objects degraded (148.594%); 853/20916 objects misplaced (4.078%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:03.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:03 smithi008 bash[102097]: cluster 2023-10-07T22:30:01.960345+0000 mgr.y (mgr.25319) 1536 : cluster 0 pgmap v1768: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 435 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/20916 objects degraded (148.594%); 853/20916 objects misplaced (4.078%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:03.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:03.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:03.219 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:03 smithi081 bash[89466]: cluster 2023-10-07T22:30:01.960345+0000 mgr.y (mgr.25319) 1536 : cluster 0 pgmap v1768: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 435 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/20916 objects degraded (148.594%); 853/20916 objects misplaced (4.078%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:03.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:03.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:03.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:03.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:03.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:03.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:03.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:03.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:03.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:03.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:03.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:03.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:03.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:03.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:03.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:04.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:04.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:04.287 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:04.317 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:04.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:04.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:04.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:04.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:04.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:04.688 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:04.717 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:04.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:04.782 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:30:04.785 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:30:04.785 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:30:04.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:04.830 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:30:04.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:04.878 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:30:04.921 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:30:04.932 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:30:04.933 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:30:04.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:04.971 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:30:04.981 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:04.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:05.007 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:30:05.039 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:30:05.075 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.078 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.079 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.079 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:30:05.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:05.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:05.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:05.346 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:05.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:05 smithi008 bash[102097]: cluster 2023-10-07T22:30:03.960908+0000 mgr.y (mgr.25319) 1537 : cluster 0 pgmap v1769: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 393 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/18909 objects degraded (164.366%); 853/18909 objects misplaced (4.511%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:05.355 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:05 smithi008 bash[102097]: audit 2023-10-07T22:30:04.729421+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.8:0/967480104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:05.356 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:05 smithi008 bash[105281]: cluster 2023-10-07T22:30:03.960908+0000 mgr.y (mgr.25319) 1537 : cluster 0 pgmap v1769: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 393 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/18909 objects degraded (164.366%); 853/18909 objects misplaced (4.511%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:05.356 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:05 smithi008 bash[105281]: audit 2023-10-07T22:30:04.729421+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.8:0/967480104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:05.379 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:05 smithi081 bash[89466]: cluster 2023-10-07T22:30:03.960908+0000 mgr.y (mgr.25319) 1537 : cluster 0 pgmap v1769: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 393 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31080/18909 objects degraded (164.366%); 853/18909 objects misplaced (4.511%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:05 smithi081 bash[89466]: audit 2023-10-07T22:30:04.729421+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.8:0/967480104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:05.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:05.616 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:05.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:05.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:05.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:05.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:05.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:05.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:06.028 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:30:06.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:06.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:06.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:06.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:06 smithi081 bash[89466]: audit 2023-10-07T22:30:04.900116+0000 mgr.y (mgr.25319) 1538 : audit 0 from='client.45923 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:06.183 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:06 smithi081 bash[89466]: cluster 2023-10-07T22:30:06.047149+0000 mon.a (mon.0) 2146 : cluster 3 Health check update: Degraded data redundancy: 31080/18909 objects degraded (164.366%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:06.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:06.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:06.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:06 smithi008 bash[102097]: audit 2023-10-07T22:30:04.900116+0000 mgr.y (mgr.25319) 1538 : audit 0 from='client.45923 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:06.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:06 smithi008 bash[102097]: cluster 2023-10-07T22:30:06.047149+0000 mon.a (mon.0) 2146 : cluster 3 Health check update: Degraded data redundancy: 31080/18909 objects degraded (164.366%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:06.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:06 smithi008 bash[105281]: audit 2023-10-07T22:30:04.900116+0000 mgr.y (mgr.25319) 1538 : audit 0 from='client.45923 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:06.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:06 smithi008 bash[105281]: cluster 2023-10-07T22:30:06.047149+0000 mon.a (mon.0) 2146 : cluster 3 Health check update: Degraded data redundancy: 31080/18909 objects degraded (164.366%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:06.341 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:06.449 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:06.470 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:06.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:06.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:06.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:06.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:06.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:06.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:06.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:06.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:06.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:06.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:07.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:07.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:07.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:07.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:07.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:07.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:07.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:07 smithi081 bash[89466]: cluster 2023-10-07T22:30:05.961736+0000 mgr.y (mgr.25319) 1539 : cluster 0 pgmap v1770: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 344 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31022/16584 objects degraded (187.060%); 669/16584 objects misplaced (4.034%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:07.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:07 smithi008 bash[102097]: cluster 2023-10-07T22:30:05.961736+0000 mgr.y (mgr.25319) 1539 : cluster 0 pgmap v1770: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 344 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31022/16584 objects degraded (187.060%); 669/16584 objects misplaced (4.034%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:07.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:07 smithi008 bash[105281]: cluster 2023-10-07T22:30:05.961736+0000 mgr.y (mgr.25319) 1539 : cluster 0 pgmap v1770: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 344 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 31022/16584 objects degraded (187.060%); 669/16584 objects misplaced (4.034%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:07.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:07.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:07.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:07.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:07.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:07.653 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:07.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-07T22:30:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:07.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:07.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:07.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:07.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:07.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:08.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:08.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:08.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:08.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:08.277 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:08.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:08.409 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:08.436 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:08.542 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:08.549 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1769,"stamp":"2023-10-07T22:30:03.960526+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":411887410,"num_objects":6303,"num_object_clones":0,"num_object_copies":18909,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31080,"num_objects_misplaced":853,"num_objects_unfound":0,"num_objects_dirty":6303,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":171793,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16176,"num_bytes_recovered":839682139,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109102,"ondisk_log_size":109102,"up":297,"acting":289,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":333,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":10490980,"kb_used_data":3902112,"kb_used_omap":18,"kb_used_meta":6588333,"kb_avail":739470236,"statfs":{"total":767960285184,"available":757217521664,"internally_reserved":0,"allocated":3995762688,"data_stored":3980282583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6746453258},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-335020032,"num_objects":-5112,"num_object_clones":0,"num_object_copies":-15336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-126,"num_objects_misplaced":-613,"num_objects_unfound":0,"num_objects_dirty":-5112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5112,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":126,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.006756"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":268,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115976+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:29:33.115976+0000","last_peered":"2023-10-07T22:29:33.115976+0000","last_clean":"2023-10-07T22:29:33.115976+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:29:33.115976+0000","last_undegraded":"2023-10-07T22:29:33.115976+0000","last_fullsized":"2023-10-07T22:29:33.115976+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":57,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.113657+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:29:33.113657+0000","last_peered":"2023-10-07T22:29:33.113657+0000","last_clean":"2023-10-07T22:29:33.113657+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:29:33.113657+0000","last_undegraded":"2023-10-07T22:29:33.113657+0000","last_fullsized":"2023-10-07T22:29:33.113657+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":432,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.359179+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:29:04.359179+0000","last_peered":"2023-10-07T22:29:04.359179+0000","last_clean":"2023-10-07T22:29:04.359179+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:29:04.359179+0000","last_undegraded":"2023-10-07T22:29:04.359179+0000","last_fullsized":"2023-10-07T22:29:04.359179+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":30,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108722+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:29:33.108722+0000","last_peered":"2023-10-07T22:29:33.108722+0000","last_clean":"2023-10-07T22:29:33.108722+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:29:33.108722+0000","last_undegraded":"2023-10-07T22:29:33.108722+0000","last_fullsized":"2023-10-07T22:29:33.108722+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":54,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.117601+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:29:33.117601+0000","last_peered":"2023-10-07T22:29:33.117601+0000","last_clean":"2023-10-07T22:29:33.117601+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:29:33.117601+0000","last_undegraded":"2023-10-07T22:29:33.117601+0000","last_fullsized":"2023-10-07T22:29:33.117601+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":79,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.122148+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:29:33.122148+0000","last_peered":"2023-10-07T22:29:33.122148+0000","last_clean":"2023-10-07T22:29:33.122148+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:29:33.122148+0000","last_undegraded":"2023-10-07T22:29:33.122148+0000","last_fullsized":"2023-10-07T22:29:33.122148+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351891+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:29:04.351891+0000","last_peered":"2023-10-07T22:29:04.351891+0000","last_clean":"2023-10-07T22:29:04.351891+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:29:04.351891+0000","last_undegraded":"2023-10-07T22:29:04.351891+0000","last_fullsized":"2023-10-07T22:29:04.351891+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":54,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.117690+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:29:33.117690+0000","last_peered":"2023-10-07T22:29:33.117690+0000","last_clean":"2023-10-07T22:29:33.117690+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:29:33.117690+0000","last_undegraded":"2023-10-07T22:29:33.117690+0000","last_fullsized":"2023-10-07T22:29:33.117690+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351792+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:29:04.351792+0000","last_peered":"2023-10-07T22:29:04.351792+0000","last_clean":"2023-10-07T22:29:04.351792+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:29:04.351792+0000","last_undegraded":"2023-10-07T22:29:04.351792+0000","last_fullsized":"2023-10-07T22:29:04.351792+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":57,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.114596+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:29:33.114596+0000","last_peered":"2023-10-07T22:29:33.114596+0000","last_clean":"2023-10-07T22:29:33.114596+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:29:33.114596+0000","last_undegraded":"2023-10-07T22:29:33.114596+0000","last_fullsized":"2023-10-07T22:29:33.114596+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":183,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.109104+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:29:33.109104+0000","last_peered":"2023-10-07T22:29:33.109104+0000","last_clean":"2023-10-07T22:29:33.109104+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:29:33.109104+0000","last_undegraded":"2023-10-07T22:29:33.109104+0000","last_fullsized":"2023-10-07T22:29:33.109104+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":186,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:25.730683+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:29:25.730683+0000","last_peered":"2023-10-07T22:29:25.730683+0000","last_clean":"2023-10-07T22:29:25.730683+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:29:25.730683+0000","last_undegraded":"2023-10-07T22:29:25.730683+0000","last_fullsized":"2023-10-07T22:29:25.730683+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":318,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116486+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:29:33.116486+0000","last_peered":"2023-10-07T22:29:33.116486+0000","last_clean":"2023-10-07T22:29:33.116486+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:29:33.116486+0000","last_undegraded":"2023-10-07T22:29:33.116486+0000","last_fullsized":"2023-10-07T22:29:33.116486+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":248,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116140+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:29:33.116140+0000","last_peered":"2023-10-07T22:29:33.116140+0000","last_clean":"2023-10-07T22:29:33.116140+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:29:33.116140+0000","last_undegraded":"2023-10-07T22:29:33.116140+0000","last_fullsized":"2023-10-07T22:29:33.116140+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":151,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108958+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:29:33.108958+0000","last_peered":"2023-10-07T22:29:33.108958+0000","last_clean":"2023-10-07T22:29:33.108958+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:29:33.108958+0000","last_undegraded":"2023-10-07T22:29:33.108958+0000","last_fullsized":"2023-10-07T22:29:33.108958+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":57,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.114817+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:29:33.114817+0000","last_peered":"2023-10-07T22:29:33.114817+0000","last_clean":"2023-10-07T22:29:33.114817+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:29:33.114817+0000","last_undegraded":"2023-10-07T22:29:33.114817+0000","last_fullsized":"2023-10-07T22:29:33.114817+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":30,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108884+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:29:33.108884+0000","last_peered":"2023-10-07T22:29:33.108884+0000","last_clean":"2023-10-07T22:29:33.108884+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:29:33.108884+0000","last_undegraded":"2023-10-07T22:29:33.108884+0000","last_fullsized":"2023-10-07T22:29:33.108884+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351714+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:29:04.351714+0000","last_peered":"2023-10-07T22:29:04.351714+0000","last_clean":"2023-10-07T22:29:04.351714+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:29:04.351714+0000","last_undegraded":"2023-10-07T22:29:04.351714+0000","last_fullsized":"2023-10-07T22:29:04.351714+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":173,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108583+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:29:33.108583+0000","last_peered":"2023-10-07T22:29:33.108583+0000","last_clean":"2023-10-07T22:29:33.108583+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:29:33.108583+0000","last_undegraded":"2023-10-07T22:29:33.108583+0000","last_fullsized":"2023-10-07T22:29:33.108583+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":65,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.113989+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:29:33.113989+0000","last_peered":"2023-10-07T22:29:33.113989+0000","last_clean":"2023-10-07T22:29:33.113989+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:29:33.113989+0000","last_undegraded":"2023-10-07T22:29:33.113989+0000","last_fullsized":"2023-10-07T22:29:33.113989+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":150,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.117837+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:29:33.117837+0000","last_peered":"2023-10-07T22:29:33.117837+0000","last_clean":"2023-10-07T22:29:33.117837+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:29:33.117837+0000","last_undegraded":"2023-10-07T22:29:33.117837+0000","last_fullsized":"2023-10-07T22:29:33.117837+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":65,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.114379+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:29:33.114379+0000","last_peered":"2023-10-07T22:29:33.114379+0000","last_clean":"2023-10-07T22:29:33.114379+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:29:33.114379+0000","last_undegraded":"2023-10-07T22:29:33.114379+0000","last_fullsized":"2023-10-07T22:29:33.114379+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"424'10682","reported_seq":10755,"reported_epoch":424,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-07T22:29:59.593866+0000","last_change":"2023-10-07T22:24:59.171851+0000","last_active":"2023-10-07T22:29:59.593866+0000","last_peered":"2023-10-07T22:29:59.593866+0000","last_clean":"2023-10-07T22:24:56.928762+0000","last_became_active":"2023-10-07T22:24:59.156570+0000","last_became_peered":"2023-10-07T22:24:59.156570+0000","last_unstale":"2023-10-07T22:29:59.593866+0000","last_undegraded":"2023-10-07T22:29:59.593866+0000","last_fullsized":"2023-10-07T22:29:59.593866+0000","mapping_epoch":396,"log_start":"387'3800","ondisk_log_start":"387'3800","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6882,"log_dups_size":0,"ondisk_log_size":6882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:38:28.868617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29884416,"num_objects":456,"num_object_clones":0,"num_object_copies":1368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":456,"num_objects_unfound":0,"num_objects_dirty":456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10682,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":456}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":177,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.109470+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:29:33.109470+0000","last_peered":"2023-10-07T22:29:33.109470+0000","last_clean":"2023-10-07T22:29:33.109470+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:29:33.109470+0000","last_undegraded":"2023-10-07T22:29:33.109470+0000","last_fullsized":"2023-10-07T22:29:33.109470+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351226+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:29:04.351226+0000","last_peered":"2023-10-07T22:29:04.351226+0000","last_clean":"2023-10-07T22:29:04.351226+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:29:04.351226+0000","last_undegraded":"2023-10-07T22:29:04.351226+0000","last_fullsized":"2023-10-07T22:29:04.351226+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"424'10552","reported_seq":10627,"reported_epoch":424,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:00.538851+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:30:00.538851+0000","last_peered":"2023-10-07T22:30:00.538851+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:30:00.538851+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"389'4900","ondisk_log_start":"389'4900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5652,"log_dups_size":0,"ondisk_log_size":5652,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26738688,"num_objects":408,"num_object_clones":0,"num_object_copies":1224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10552,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-5063},{"shards":"0,1,4","objects":408}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":149,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108932+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:29:33.108932+0000","last_peered":"2023-10-07T22:29:33.108932+0000","last_clean":"2023-10-07T22:29:33.108932+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:29:33.108932+0000","last_undegraded":"2023-10-07T22:29:33.108932+0000","last_fullsized":"2023-10-07T22:29:33.108932+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":267,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115747+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:29:33.115747+0000","last_peered":"2023-10-07T22:29:33.115747+0000","last_clean":"2023-10-07T22:29:33.115747+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:29:33.115747+0000","last_undegraded":"2023-10-07T22:29:33.115747+0000","last_fullsized":"2023-10-07T22:29:33.115747+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"425'10877","reported_seq":10968,"reported_epoch":425,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:01.833669+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:30:01.833669+0000","last_peered":"2023-10-07T22:30:01.833669+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:30:01.833669+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"387'3900","ondisk_log_start":"387'3900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6977,"log_dups_size":0,"ondisk_log_size":6977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26148864,"num_objects":399,"num_object_clones":0,"num_object_copies":1197,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":399,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10877,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"3,6,7","objects":399},{"shards":"6,7","objects":-4077}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":219,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.112995+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:29:33.112995+0000","last_peered":"2023-10-07T22:29:33.112995+0000","last_clean":"2023-10-07T22:29:33.112995+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:29:33.112995+0000","last_undegraded":"2023-10-07T22:29:33.112995+0000","last_fullsized":"2023-10-07T22:29:33.112995+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":79,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.117917+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:29:33.117917+0000","last_peered":"2023-10-07T22:29:33.117917+0000","last_clean":"2023-10-07T22:29:33.117917+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:29:33.117917+0000","last_undegraded":"2023-10-07T22:29:33.117917+0000","last_fullsized":"2023-10-07T22:29:33.117917+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"425'10732","reported_seq":10812,"reported_epoch":425,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:01.837455+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:30:01.837455+0000","last_peered":"2023-10-07T22:30:01.837455+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:30:01.837455+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"385'3700","ondisk_log_start":"385'3700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7032,"log_dups_size":0,"ondisk_log_size":7032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24903680,"num_objects":380,"num_object_clones":0,"num_object_copies":1140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":380,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10732,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":380},{"shards":"6,7","objects":-5166}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":426,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351737+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:29:04.351737+0000","last_peered":"2023-10-07T22:29:04.351737+0000","last_clean":"2023-10-07T22:29:04.351737+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:29:04.351737+0000","last_undegraded":"2023-10-07T22:29:04.351737+0000","last_fullsized":"2023-10-07T22:29:04.351737+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":130,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.346368+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:29:04.346368+0000","last_peered":"2023-10-07T22:29:04.346368+0000","last_clean":"2023-10-07T22:29:04.346368+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:29:04.346368+0000","last_undegraded":"2023-10-07T22:29:04.346368+0000","last_fullsized":"2023-10-07T22:29:04.346368+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"425'10754","reported_seq":10816,"reported_epoch":425,"state":"active+clean","last_fresh":"2023-10-07T22:30:02.057672+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:30:02.057672+0000","last_peered":"2023-10-07T22:30:02.057672+0000","last_clean":"2023-10-07T22:30:02.057672+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:30:02.057672+0000","last_undegraded":"2023-10-07T22:30:02.057672+0000","last_fullsized":"2023-10-07T22:30:02.057672+0000","mapping_epoch":370,"log_start":"385'3600","ondisk_log_start":"385'3600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7154,"log_dups_size":0,"ondisk_log_size":7154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23068672,"num_objects":352,"num_object_clones":0,"num_object_copies":1056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10754,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":935,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108688+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:29:33.108688+0000","last_peered":"2023-10-07T22:29:33.108688+0000","last_clean":"2023-10-07T22:29:33.108688+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:29:33.108688+0000","last_undegraded":"2023-10-07T22:29:33.108688+0000","last_fullsized":"2023-10-07T22:29:33.108688+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":62,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:51.632728+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:29:51.632728+0000","last_peered":"2023-10-07T22:29:51.632728+0000","last_clean":"2023-10-07T22:29:51.632728+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:29:51.632728+0000","last_undegraded":"2023-10-07T22:29:51.632728+0000","last_fullsized":"2023-10-07T22:29:51.632728+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":288,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116229+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:29:33.116229+0000","last_peered":"2023-10-07T22:29:33.116229+0000","last_clean":"2023-10-07T22:29:33.116229+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:29:33.116229+0000","last_undegraded":"2023-10-07T22:29:33.116229+0000","last_fullsized":"2023-10-07T22:29:33.116229+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"424'10752","reported_seq":10819,"reported_epoch":424,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:59.590184+0000","last_change":"2023-10-07T22:23:13.683764+0000","last_active":"2023-10-07T22:29:59.590184+0000","last_peered":"2023-10-07T22:29:59.590184+0000","last_clean":"2023-10-07T22:23:10.957763+0000","last_became_active":"2023-10-07T22:23:13.677826+0000","last_became_peered":"2023-10-07T22:23:13.677826+0000","last_unstale":"2023-10-07T22:29:59.590184+0000","last_undegraded":"2023-10-07T22:23:13.041308+0000","last_fullsized":"2023-10-07T22:23:13.017962+0000","mapping_epoch":381,"log_start":"387'3900","ondisk_log_start":"387'3900","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6852,"log_dups_size":0,"ondisk_log_size":6852,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:31:19.521271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":30015488,"num_objects":458,"num_object_clones":0,"num_object_copies":1374,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2163,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":458,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10752,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2","objects":-1705}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":680,"reported_epoch":423,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:29:19.688639+0000","last_change":"2023-10-07T22:25:12.891866+0000","last_active":"2023-10-07T22:29:19.688639+0000","last_peered":"2023-10-07T22:29:19.688639+0000","last_clean":"2023-10-07T22:22:39.405401+0000","last_became_active":"2023-10-07T22:25:12.891218+0000","last_became_peered":"2023-10-07T22:25:12.891218+0000","last_unstale":"2023-10-07T22:29:19.688639+0000","last_undegraded":"2023-10-07T22:24:59.045017+0000","last_fullsized":"2023-10-07T22:24:59.044539+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1056413,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[2,3],"avail_no_missing":["2","3","6"],"object_location_counts":[{"shards":"2,3","objects":-1},{"shards":"2,3,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":79,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.118000+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:29:33.118000+0000","last_peered":"2023-10-07T22:29:33.118000+0000","last_clean":"2023-10-07T22:29:33.118000+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:29:33.118000+0000","last_undegraded":"2023-10-07T22:29:33.118000+0000","last_fullsized":"2023-10-07T22:29:33.118000+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":305,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116895+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:29:33.116895+0000","last_peered":"2023-10-07T22:29:33.116895+0000","last_clean":"2023-10-07T22:29:33.116895+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:29:33.116895+0000","last_undegraded":"2023-10-07T22:29:33.116895+0000","last_fullsized":"2023-10-07T22:29:33.116895+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"425'10540","reported_seq":14653,"reported_epoch":425,"state":"active+clean","last_fresh":"2023-10-07T22:30:01.818196+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:30:01.818196+0000","last_peered":"2023-10-07T22:30:01.818196+0000","last_clean":"2023-10-07T22:30:01.818196+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:30:01.818196+0000","last_undegraded":"2023-10-07T22:30:01.818196+0000","last_fullsized":"2023-10-07T22:30:01.818196+0000","mapping_epoch":386,"log_start":"385'3300","ondisk_log_start":"385'3300","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7240,"log_dups_size":0,"ondisk_log_size":7240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23724032,"num_objects":362,"num_object_clones":0,"num_object_copies":1086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10540,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":247,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115673+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:29:33.115673+0000","last_peered":"2023-10-07T22:29:33.115673+0000","last_clean":"2023-10-07T22:29:33.115673+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:29:33.115673+0000","last_undegraded":"2023-10-07T22:29:33.115673+0000","last_fullsized":"2023-10-07T22:29:33.115673+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":248,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116610+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:29:33.116610+0000","last_peered":"2023-10-07T22:29:33.116610+0000","last_clean":"2023-10-07T22:29:33.116610+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:29:33.116610+0000","last_undegraded":"2023-10-07T22:29:33.116610+0000","last_fullsized":"2023-10-07T22:29:33.116610+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"424'10698","reported_seq":13463,"reported_epoch":424,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:00.747571+0000","last_change":"2023-10-07T22:25:12.855578+0000","last_active":"2023-10-07T22:30:00.747571+0000","last_peered":"2023-10-07T22:30:00.747571+0000","last_clean":"2023-10-07T22:23:10.961861+0000","last_became_active":"2023-10-07T22:23:13.678219+0000","last_became_peered":"2023-10-07T22:23:13.678219+0000","last_unstale":"2023-10-07T22:30:00.747571+0000","last_undegraded":"2023-10-07T22:23:13.035381+0000","last_fullsized":"2023-10-07T22:23:13.016749+0000","mapping_epoch":381,"log_start":"389'5100","ondisk_log_start":"389'5100","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5598,"log_dups_size":0,"ondisk_log_size":5598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:02:34.708130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25952256,"num_objects":396,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":718,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10698,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1343,"num_bytes_recovered":16187392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,7],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,7","objects":-322}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":731,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351511+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:29:04.351511+0000","last_peered":"2023-10-07T22:29:04.351511+0000","last_clean":"2023-10-07T22:29:04.351511+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:29:04.351511+0000","last_undegraded":"2023-10-07T22:29:04.351511+0000","last_fullsized":"2023-10-07T22:29:04.351511+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":55,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:51.612619+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:29:51.612619+0000","last_peered":"2023-10-07T22:29:51.612619+0000","last_clean":"2023-10-07T22:29:51.612619+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:29:51.612619+0000","last_undegraded":"2023-10-07T22:29:51.612619+0000","last_fullsized":"2023-10-07T22:29:51.612619+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":442,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.360324+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:29:04.360324+0000","last_peered":"2023-10-07T22:29:04.360324+0000","last_clean":"2023-10-07T22:29:04.360324+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:29:04.360324+0000","last_undegraded":"2023-10-07T22:29:04.360324+0000","last_fullsized":"2023-10-07T22:29:04.360324+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"425'10777","reported_seq":21979,"reported_epoch":425,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:30:02.225247+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:30:02.225247+0000","last_peered":"2023-10-07T22:30:02.225247+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:30:02.225247+0000","last_undegraded":"2023-10-07T22:30:02.225247+0000","last_fullsized":"2023-10-07T22:30:02.225247+0000","mapping_epoch":413,"log_start":"385'3600","ondisk_log_start":"385'3600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7177,"log_dups_size":0,"ondisk_log_size":7177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21889048,"num_objects":335,"num_object_clones":0,"num_object_copies":1005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":335,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10777,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":335}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":741,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.122078+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:29:33.122078+0000","last_peered":"2023-10-07T22:29:33.122078+0000","last_clean":"2023-10-07T22:29:33.122078+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:29:33.122078+0000","last_undegraded":"2023-10-07T22:29:33.122078+0000","last_fullsized":"2023-10-07T22:29:33.122078+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":462,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.359548+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:29:04.359548+0000","last_peered":"2023-10-07T22:29:04.359548+0000","last_clean":"2023-10-07T22:29:04.359548+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:29:04.359548+0000","last_undegraded":"2023-10-07T22:29:04.359548+0000","last_fullsized":"2023-10-07T22:29:04.359548+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351819+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:29:04.351819+0000","last_peered":"2023-10-07T22:29:04.351819+0000","last_clean":"2023-10-07T22:29:04.351819+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:29:04.351819+0000","last_undegraded":"2023-10-07T22:29:04.351819+0000","last_fullsized":"2023-10-07T22:29:04.351819+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":420,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.359398+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:29:04.359398+0000","last_peered":"2023-10-07T22:29:04.359398+0000","last_clean":"2023-10-07T22:29:04.359398+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:29:04.359398+0000","last_undegraded":"2023-10-07T22:29:04.359398+0000","last_fullsized":"2023-10-07T22:29:04.359398+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"425'10859","reported_seq":11615,"reported_epoch":425,"state":"active+clean","last_fresh":"2023-10-07T22:30:01.651659+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:30:01.651659+0000","last_peered":"2023-10-07T22:30:01.651659+0000","last_clean":"2023-10-07T22:30:01.651659+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:30:01.651659+0000","last_undegraded":"2023-10-07T22:30:01.651659+0000","last_fullsized":"2023-10-07T22:30:01.651659+0000","mapping_epoch":400,"log_start":"387'4100","ondisk_log_start":"387'4100","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6759,"log_dups_size":0,"ondisk_log_size":6759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24313856,"num_objects":371,"num_object_clones":0,"num_object_copies":1113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10859,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":712,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351292+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:29:04.351292+0000","last_peered":"2023-10-07T22:29:04.351292+0000","last_clean":"2023-10-07T22:29:04.351292+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:29:04.351292+0000","last_undegraded":"2023-10-07T22:29:04.351292+0000","last_fullsized":"2023-10-07T22:29:04.351292+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":404,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351514+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:29:04.351514+0000","last_peered":"2023-10-07T22:29:04.351514+0000","last_clean":"2023-10-07T22:29:04.351514+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:29:04.351514+0000","last_undegraded":"2023-10-07T22:29:04.351514+0000","last_fullsized":"2023-10-07T22:29:04.351514+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":268,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116244+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:29:33.116244+0000","last_peered":"2023-10-07T22:29:33.116244+0000","last_clean":"2023-10-07T22:29:33.116244+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:29:33.116244+0000","last_undegraded":"2023-10-07T22:29:33.116244+0000","last_fullsized":"2023-10-07T22:29:33.116244+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":473,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.359503+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:29:04.359503+0000","last_peered":"2023-10-07T22:29:04.359503+0000","last_clean":"2023-10-07T22:29:04.359503+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:29:04.359503+0000","last_undegraded":"2023-10-07T22:29:04.359503+0000","last_fullsized":"2023-10-07T22:29:04.359503+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"425'10939","reported_seq":14056,"reported_epoch":425,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:01.633302+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:30:01.633302+0000","last_peered":"2023-10-07T22:30:01.633302+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:30:01.633302+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"387'4241","ondisk_log_start":"387'4241","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6698,"log_dups_size":0,"ondisk_log_size":6698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26279936,"num_objects":401,"num_object_clones":0,"num_object_copies":1203,"num_objects_missing_on_primary":1137,"num_objects_missing":1137,"num_objects_degraded":5793,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":401,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10939,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1014,"num_bytes_recovered":66453504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,3,6","objects":401},{"shards":"3,6","objects":-3118}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":667,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108625+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:29:33.108625+0000","last_peered":"2023-10-07T22:29:33.108625+0000","last_clean":"2023-10-07T22:29:33.108625+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:29:33.108625+0000","last_undegraded":"2023-10-07T22:29:33.108625+0000","last_fullsized":"2023-10-07T22:29:33.108625+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":66,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.114440+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:29:33.114440+0000","last_peered":"2023-10-07T22:29:33.114440+0000","last_clean":"2023-10-07T22:29:33.114440+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:29:33.114440+0000","last_undegraded":"2023-10-07T22:29:33.114440+0000","last_fullsized":"2023-10-07T22:29:33.114440+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":436,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:20.726297+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:29:20.726297+0000","last_peered":"2023-10-07T22:29:20.726297+0000","last_clean":"2023-10-07T22:29:20.726297+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:29:20.726297+0000","last_undegraded":"2023-10-07T22:29:20.726297+0000","last_fullsized":"2023-10-07T22:29:20.726297+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":215,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:05.708789+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:29:05.708789+0000","last_peered":"2023-10-07T22:29:05.708789+0000","last_clean":"2023-10-07T22:29:05.708789+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:29:05.708789+0000","last_undegraded":"2023-10-07T22:29:05.708789+0000","last_fullsized":"2023-10-07T22:29:05.708789+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"425'10397","reported_seq":14272,"reported_epoch":425,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-07T22:30:01.601958+0000","last_change":"2023-10-07T22:24:59.983364+0000","last_active":"2023-10-07T22:30:01.601958+0000","last_peered":"2023-10-07T22:30:01.601958+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:30:01.601958+0000","last_undegraded":"2023-10-07T22:24:59.604970+0000","last_fullsized":"2023-10-07T22:30:01.601958+0000","mapping_epoch":396,"log_start":"385'3700","ondisk_log_start":"385'3700","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6697,"log_dups_size":0,"ondisk_log_size":6697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26017792,"num_objects":397,"num_object_clones":0,"num_object_copies":1191,"num_objects_missing_on_primary":180,"num_objects_missing":180,"num_objects_degraded":180,"num_objects_misplaced":397,"num_objects_unfound":0,"num_objects_dirty":397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10397,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1899,"num_bytes_recovered":124452864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,3,6","objects":397}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351565+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:29:04.351565+0000","last_peered":"2023-10-07T22:29:04.351565+0000","last_clean":"2023-10-07T22:29:04.351565+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:29:04.351565+0000","last_undegraded":"2023-10-07T22:29:04.351565+0000","last_fullsized":"2023-10-07T22:29:04.351565+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":736,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108604+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:29:33.108604+0000","last_peered":"2023-10-07T22:29:33.108604+0000","last_clean":"2023-10-07T22:29:33.108604+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:29:33.108604+0000","last_undegraded":"2023-10-07T22:29:33.108604+0000","last_fullsized":"2023-10-07T22:29:33.108604+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":66,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.113612+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:29:33.113612+0000","last_peered":"2023-10-07T22:29:33.113612+0000","last_clean":"2023-10-07T22:29:33.113612+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:29:33.113612+0000","last_undegraded":"2023-10-07T22:29:33.113612+0000","last_fullsized":"2023-10-07T22:29:33.113612+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":79,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.125055+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:29:33.125055+0000","last_peered":"2023-10-07T22:29:33.125055+0000","last_clean":"2023-10-07T22:29:33.125055+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:29:33.125055+0000","last_undegraded":"2023-10-07T22:29:33.125055+0000","last_fullsized":"2023-10-07T22:29:33.125055+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"425'10949","reported_seq":14222,"reported_epoch":425,"state":"active+clean","last_fresh":"2023-10-07T22:30:01.661695+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:30:01.661695+0000","last_peered":"2023-10-07T22:30:01.661695+0000","last_clean":"2023-10-07T22:30:01.661695+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:30:01.661695+0000","last_undegraded":"2023-10-07T22:30:01.661695+0000","last_fullsized":"2023-10-07T22:30:01.661695+0000","mapping_epoch":392,"log_start":"387'4200","ondisk_log_start":"387'4200","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6749,"log_dups_size":0,"ondisk_log_size":6749,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25231360,"num_objects":385,"num_object_clones":0,"num_object_copies":1155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10949,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":782,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.360415+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:29:04.360415+0000","last_peered":"2023-10-07T22:29:04.360415+0000","last_clean":"2023-10-07T22:29:04.360415+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:29:04.360415+0000","last_undegraded":"2023-10-07T22:29:04.360415+0000","last_fullsized":"2023-10-07T22:29:04.360415+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":165,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.108529+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:29:33.108529+0000","last_peered":"2023-10-07T22:29:33.108529+0000","last_clean":"2023-10-07T22:29:33.108529+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:29:33.108529+0000","last_undegraded":"2023-10-07T22:29:33.108529+0000","last_fullsized":"2023-10-07T22:29:33.108529+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":352,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115699+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:29:33.115699+0000","last_peered":"2023-10-07T22:29:33.115699+0000","last_clean":"2023-10-07T22:29:33.115699+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:29:33.115699+0000","last_undegraded":"2023-10-07T22:29:33.115699+0000","last_fullsized":"2023-10-07T22:29:33.115699+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":138,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.346911+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:29:04.346911+0000","last_peered":"2023-10-07T22:29:04.346911+0000","last_clean":"2023-10-07T22:29:04.346911+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:29:04.346911+0000","last_undegraded":"2023-10-07T22:29:04.346911+0000","last_fullsized":"2023-10-07T22:29:04.346911+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"424'10808","reported_seq":10876,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:30:00.736835+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:30:00.736835+0000","last_peered":"2023-10-07T22:30:00.736835+0000","last_clean":"2023-10-07T22:30:00.736835+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:30:00.736835+0000","last_undegraded":"2023-10-07T22:30:00.736835+0000","last_fullsized":"2023-10-07T22:30:00.736835+0000","mapping_epoch":370,"log_start":"389'5200","ondisk_log_start":"389'5200","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5608,"log_dups_size":0,"ondisk_log_size":5608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26738688,"num_objects":408,"num_object_clones":0,"num_object_copies":1224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10808,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":692,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.121938+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:29:33.121938+0000","last_peered":"2023-10-07T22:29:33.121938+0000","last_clean":"2023-10-07T22:29:33.121938+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:29:33.121938+0000","last_undegraded":"2023-10-07T22:29:33.121938+0000","last_fullsized":"2023-10-07T22:29:33.121938+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":165,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.113045+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:29:33.113045+0000","last_peered":"2023-10-07T22:29:33.113045+0000","last_clean":"2023-10-07T22:29:33.113045+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:29:33.113045+0000","last_undegraded":"2023-10-07T22:29:33.113045+0000","last_fullsized":"2023-10-07T22:29:33.113045+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":456,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.359660+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:29:04.359660+0000","last_peered":"2023-10-07T22:29:04.359660+0000","last_clean":"2023-10-07T22:29:04.359660+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:29:04.359660+0000","last_undegraded":"2023-10-07T22:29:04.359660+0000","last_fullsized":"2023-10-07T22:29:04.359660+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351587+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:29:04.351587+0000","last_peered":"2023-10-07T22:29:04.351587+0000","last_clean":"2023-10-07T22:29:04.351587+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:29:04.351587+0000","last_undegraded":"2023-10-07T22:29:04.351587+0000","last_fullsized":"2023-10-07T22:29:04.351587+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"425'10712","reported_seq":10786,"reported_epoch":425,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:01.793818+0000","last_change":"2023-10-07T22:24:26.684770+0000","last_active":"2023-10-07T22:30:01.793818+0000","last_peered":"2023-10-07T22:30:01.793818+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:30:01.793818+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"385'3700","ondisk_log_start":"385'3700","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7012,"log_dups_size":0,"ondisk_log_size":7012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26083328,"num_objects":398,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10712,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":398},{"shards":"1,7","objects":-5150}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":862,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116940+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:29:33.116940+0000","last_peered":"2023-10-07T22:29:33.116940+0000","last_clean":"2023-10-07T22:29:33.116940+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:29:33.116940+0000","last_undegraded":"2023-10-07T22:29:33.116940+0000","last_fullsized":"2023-10-07T22:29:33.116940+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":62,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:46.562958+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:29:46.562958+0000","last_peered":"2023-10-07T22:29:46.562958+0000","last_clean":"2023-10-07T22:29:46.562958+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:29:46.562958+0000","last_undegraded":"2023-10-07T22:29:46.562958+0000","last_fullsized":"2023-10-07T22:29:46.562958+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":405,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.360093+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:29:04.360093+0000","last_peered":"2023-10-07T22:29:04.360093+0000","last_clean":"2023-10-07T22:29:04.360093+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:29:04.360093+0000","last_undegraded":"2023-10-07T22:29:04.360093+0000","last_fullsized":"2023-10-07T22:29:04.360093+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":63,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.157874+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:29:33.157874+0000","last_peered":"2023-10-07T22:29:33.157874+0000","last_clean":"2023-10-07T22:29:33.157874+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:29:33.157874+0000","last_undegraded":"2023-10-07T22:29:33.157874+0000","last_fullsized":"2023-10-07T22:29:33.157874+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"425'10682","reported_seq":10745,"reported_epoch":425,"state":"active+clean","last_fresh":"2023-10-07T22:30:02.242780+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:30:02.242780+0000","last_peered":"2023-10-07T22:30:02.242780+0000","last_clean":"2023-10-07T22:30:02.242780+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:30:02.242780+0000","last_undegraded":"2023-10-07T22:30:02.242780+0000","last_fullsized":"2023-10-07T22:30:02.242780+0000","mapping_epoch":370,"log_start":"385'3500","ondisk_log_start":"385'3500","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7182,"log_dups_size":0,"ondisk_log_size":7182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24510464,"num_objects":374,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":374,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10682,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":703,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:36.428108+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:29:36.428108+0000","last_peered":"2023-10-07T22:29:36.428108+0000","last_clean":"2023-10-07T22:29:36.428108+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:29:36.428108+0000","last_undegraded":"2023-10-07T22:29:36.428108+0000","last_fullsized":"2023-10-07T22:29:36.428108+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":109,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.122222+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:29:33.122222+0000","last_peered":"2023-10-07T22:29:33.122222+0000","last_clean":"2023-10-07T22:29:33.122222+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:29:33.122222+0000","last_undegraded":"2023-10-07T22:29:33.122222+0000","last_fullsized":"2023-10-07T22:29:33.122222+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":134,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.347015+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:29:04.347015+0000","last_peered":"2023-10-07T22:29:04.347015+0000","last_clean":"2023-10-07T22:29:04.347015+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:29:04.347015+0000","last_undegraded":"2023-10-07T22:29:04.347015+0000","last_fullsized":"2023-10-07T22:29:04.347015+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":304,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115620+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:29:33.115620+0000","last_peered":"2023-10-07T22:29:33.115620+0000","last_clean":"2023-10-07T22:29:33.115620+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:29:33.115620+0000","last_undegraded":"2023-10-07T22:29:33.115620+0000","last_fullsized":"2023-10-07T22:29:33.115620+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":129,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.346553+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:29:04.346553+0000","last_peered":"2023-10-07T22:29:04.346553+0000","last_clean":"2023-10-07T22:29:04.346553+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:29:04.346553+0000","last_undegraded":"2023-10-07T22:29:04.346553+0000","last_fullsized":"2023-10-07T22:29:04.346553+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":461,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.125826+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:29:33.125826+0000","last_peered":"2023-10-07T22:29:33.125826+0000","last_clean":"2023-10-07T22:29:33.125826+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:29:33.125826+0000","last_undegraded":"2023-10-07T22:29:33.125826+0000","last_fullsized":"2023-10-07T22:29:33.125826+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":391,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351748+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:29:04.351748+0000","last_peered":"2023-10-07T22:29:04.351748+0000","last_clean":"2023-10-07T22:29:04.351748+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:29:04.351748+0000","last_undegraded":"2023-10-07T22:29:04.351748+0000","last_fullsized":"2023-10-07T22:29:04.351748+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":278,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.116155+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:29:33.116155+0000","last_peered":"2023-10-07T22:29:33.116155+0000","last_clean":"2023-10-07T22:29:33.116155+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:29:33.116155+0000","last_undegraded":"2023-10-07T22:29:33.116155+0000","last_fullsized":"2023-10-07T22:29:33.116155+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":402,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.351894+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:29:04.351894+0000","last_peered":"2023-10-07T22:29:04.351894+0000","last_clean":"2023-10-07T22:29:04.351894+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:29:04.351894+0000","last_undegraded":"2023-10-07T22:29:04.351894+0000","last_fullsized":"2023-10-07T22:29:04.351894+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":298,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115879+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:29:33.115879+0000","last_peered":"2023-10-07T22:29:33.115879+0000","last_clean":"2023-10-07T22:29:33.115879+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:29:33.115879+0000","last_undegraded":"2023-10-07T22:29:33.115879+0000","last_fullsized":"2023-10-07T22:29:33.115879+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":66,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.113911+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:29:33.113911+0000","last_peered":"2023-10-07T22:29:33.113911+0000","last_clean":"2023-10-07T22:29:33.113911+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:29:33.113911+0000","last_undegraded":"2023-10-07T22:29:33.113911+0000","last_fullsized":"2023-10-07T22:29:33.113911+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":65,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.114452+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:29:33.114452+0000","last_peered":"2023-10-07T22:29:33.114452+0000","last_clean":"2023-10-07T22:29:33.114452+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:29:33.114452+0000","last_undegraded":"2023-10-07T22:29:33.114452+0000","last_fullsized":"2023-10-07T22:29:33.114452+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":44,"reported_epoch":423,"state":"active+clean","last_fresh":"2023-10-07T22:29:04.352083+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:29:04.352083+0000","last_peered":"2023-10-07T22:29:04.352083+0000","last_clean":"2023-10-07T22:29:04.352083+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:29:04.352083+0000","last_undegraded":"2023-10-07T22:29:04.352083+0000","last_fullsized":"2023-10-07T22:29:04.352083+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":248,"reported_epoch":424,"state":"active+clean","last_fresh":"2023-10-07T22:29:33.115527+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:29:33.115527+0000","last_peered":"2023-10-07T22:29:33.115527+0000","last_clean":"2023-10-07T22:29:33.115527+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:29:33.115527+0000","last_undegraded":"2023-10-07T22:29:33.115527+0000","last_fullsized":"2023-10-07T22:29:33.115527+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":411500568,"num_objects":6280,"num_object_clones":0,"num_object_copies":18840,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":31079,"num_objects_misplaced":853,"num_objects_unfound":0,"num_objects_dirty":6280,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171710,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16076,"num_bytes_recovered":837615640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3926671360,"data_stored":3926655072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107269,"ondisk_log_size":107269,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2039453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201970,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1192476,"kb_used_data":295636,"kb_used_omap":0,"kb_used_meta":896832,"kb_avail":92552676,"statfs":{"total":95995035648,"available":94773940224,"internally_reserved":0,"allocated":302731264,"data_stored":301149642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918355968},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.86599999999999999,"15min":1.028},"min":{"1min":0.33000000000000002,"5min":0.28399999999999997,"15min":0.24399999999999999},"max":{"1min":3.6709999999999998,"5min":6.9690000000000003,"15min":26.042000000000002},"last":1.169},{"interface":"front","average":{"1min":0.752,"5min":1.008,"15min":1.1220000000000001},"min":{"1min":0.34699999999999998,"5min":0.312,"15min":0.26000000000000001},"max":{"1min":2.7679999999999998,"5min":8.8789999999999996,"15min":25.991},"last":0.74299999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.1830000000000001,"15min":1.0740000000000001},"min":{"1min":0.34200000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.4249999999999998,"5min":32.918999999999997,"15min":32.918999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":1.2050000000000001,"15min":1.0840000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":2.302,"5min":33.048999999999999,"15min":33.048999999999999},"last":0.59799999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":0.93600000000000005,"15min":1.2529999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.315},"max":{"1min":5.0339999999999998,"5min":6.21,"15min":86.914000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.526,"5min":1.073,"15min":1.2030000000000001},"min":{"1min":0.45100000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.0419999999999998,"5min":7.0419999999999998,"15min":86.947999999999993},"last":0.45100000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.1599999999999999,"15min":1.4850000000000001},"min":{"1min":0.36399999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.2509999999999999,"5min":7.8109999999999999,"15min":126.754},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.012,"5min":1.014,"15min":1.4390000000000001},"min":{"1min":0.51900000000000002,"5min":0.39000000000000001,"15min":0.33500000000000002},"max":{"1min":2.698,"5min":4.3600000000000003,"15min":126.63500000000001},"last":0.63900000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":0.89000000000000001,"15min":1.024},"min":{"1min":0.45500000000000002,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":3.234,"5min":3.234,"15min":9.2279999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.82499999999999996,"15min":0.93600000000000005},"min":{"1min":0.38400000000000001,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":6.0170000000000003,"5min":6.0170000000000003,"15min":7.8360000000000003},"last":0.67300000000000004}]},{"osd":5,"last update":"Sat Oct 7 22:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.84199999999999997,"15min":1.1060000000000001},"min":{"1min":0.51400000000000001,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":3.4609999999999999,"5min":3.4609999999999999,"15min":8.5109999999999992},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.93899999999999995,"15min":1.0640000000000001},"min":{"1min":0.53700000000000003,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":2.0059999999999998,"5min":3.2320000000000002,"15min":5.7130000000000001},"last":0.496}]},{"osd":6,"last update":"Sat Oct 7 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.032,"15min":1.1339999999999999},"min":{"1min":0.61699999999999999,"5min":0.45000000000000001,"15min":0.40899999999999997},"max":{"1min":4.6550000000000002,"5min":4.6550000000000002,"15min":10.536},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.024,"5min":0.96499999999999997,"15min":1.2130000000000001},"min":{"1min":0.437,"5min":0.437,"15min":0.39600000000000002},"max":{"1min":6.0499999999999998,"5min":6.0499999999999998,"15min":8.9760000000000009},"last":0.71299999999999997}]}]},{"osd":6,"up_from":47,"seq":201863463614,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1225432,"kb_used_data":331856,"kb_used_omap":0,"kb_used_meta":893568,"kb_avail":92519720,"statfs":{"total":95995035648,"available":94740193280,"internally_reserved":0,"allocated":339820544,"data_stored":338243440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915013632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:52 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":0.80200000000000005,"15min":1.321},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.25},"max":{"1min":8.9420000000000002,"5min":8.9420000000000002,"15min":157.57300000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.78100000000000003,"15min":1.335},"min":{"1min":0.34200000000000003,"5min":0.29899999999999999,"15min":0.26400000000000001},"max":{"1min":3.222,"5min":3.8149999999999999,"15min":157.53800000000001},"last":0.44900000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.149,"15min":1.3720000000000001},"min":{"1min":0.28699999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.8500000000000001,"5min":25.533999999999999,"15min":39.267000000000003},"last":3.056},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.2829999999999999,"15min":1.321},"min":{"1min":0.432,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":6.7699999999999996,"5min":25.620999999999999,"15min":39.310000000000002},"last":3.0670000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:29:52 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":0.89300000000000002,"15min":1.137},"min":{"1min":0.376,"5min":0.35299999999999998,"15min":0.309},"max":{"1min":3.8570000000000002,"5min":3.8570000000000002,"15min":40.392000000000003},"last":0.432},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.82499999999999996,"15min":0.97299999999999998},"min":{"1min":0.373,"5min":0.34999999999999998,"15min":0.26700000000000002},"max":{"1min":3.8109999999999999,"5min":3.8319999999999999,"15min":40.420000000000002},"last":0.497}]},{"osd":3,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.536,"5min":1.2210000000000001,"15min":1.169},"min":{"1min":0.57099999999999995,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":4.3339999999999996,"5min":7.0739999999999998,"15min":11.699},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.472,"5min":1.26,"15min":1.0600000000000001},"min":{"1min":0.52600000000000002,"5min":0.41399999999999998,"15min":0.35399999999999998},"max":{"1min":6.915,"5min":6.9989999999999997,"15min":7.1020000000000003},"last":0.67900000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.78300000000000003,"15min":0.88100000000000001},"min":{"1min":0.39900000000000002,"5min":0.38400000000000001,"15min":0.29599999999999999},"max":{"1min":3.1200000000000001,"5min":3.1200000000000001,"15min":8.5630000000000006},"last":1.5089999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.86899999999999999,"15min":1.0940000000000001},"min":{"1min":0.39700000000000002,"5min":0.34499999999999997,"15min":0.32700000000000001},"max":{"1min":3.6160000000000001,"5min":3.6160000000000001,"15min":11.624000000000001},"last":0.64600000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:29:25 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":0.97899999999999998,"15min":1.0349999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.35499999999999998},"max":{"1min":6.25,"5min":6.25,"15min":7.1360000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.878,"15min":0.97799999999999998},"min":{"1min":0.47599999999999998,"5min":0.47099999999999997,"15min":0.32100000000000001},"max":{"1min":3.161,"5min":3.9569999999999999,"15min":4.9850000000000003},"last":0.81000000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3069999999999999,"5min":1.024,"15min":1.095},"min":{"1min":0.42599999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.8070000000000004,"5min":4.8070000000000004,"15min":11.67},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.579,"5min":1.1539999999999999,"15min":1.109},"min":{"1min":0.55400000000000005,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":8.6099999999999994,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":0.72899999999999998}]}]},{"osd":1,"up_from":90,"seq":386547057155,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1957188,"kb_used_data":1091324,"kb_used_omap":3,"kb_used_meta":865724,"kb_avail":91787964,"statfs":{"total":95995035648,"available":93990875136,"internally_reserved":0,"allocated":1117515776,"data_stored":1115266507,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":886501798},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.577,"15min":1.2689999999999999},"min":{"1min":0.22500000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":5.9619999999999997,"5min":79.385000000000005,"15min":79.385000000000005},"last":1.6339999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.712,"15min":1.4039999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.23400000000000001},"max":{"1min":5.0019999999999998,"5min":79.370000000000005,"15min":79.370000000000005},"last":1.284}]},{"osd":2,"last update":"Sat Oct 7 22:29:50 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":0.86299999999999999,"15min":1.0249999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":7.2160000000000002,"5min":7.2160000000000002,"15min":33.904000000000003},"last":0.38},{"interface":"front","average":{"1min":1.4159999999999999,"5min":0.89100000000000001,"15min":1.1220000000000001},"min":{"1min":0.372,"5min":0.255,"15min":0.247},"max":{"1min":6.0149999999999997,"5min":6.0149999999999997,"15min":33.786999999999999},"last":1.679}]},{"osd":3,"last update":"Sat Oct 7 22:29:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.1419999999999999,"15min":1.2090000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.252},"max":{"1min":8.6579999999999995,"5min":8.6579999999999995,"15min":14.961},"last":8.1920000000000002},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.0569999999999999,"15min":1.0660000000000001},"min":{"1min":0.316,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.0510000000000002,"5min":7.492,"15min":14.561},"last":4.8010000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.88800000000000001,"15min":0.99099999999999999},"min":{"1min":0.37,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":7.2720000000000002,"5min":7.2720000000000002,"15min":7.3540000000000001},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.3759999999999999,"5min":0.98899999999999999,"15min":1.0880000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":6.2309999999999999,"5min":6.2309999999999999,"15min":14.526},"last":1.7370000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:29:13 2023","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.0660000000000001,"15min":1.123},"min":{"1min":0.47899999999999998,"5min":0.45300000000000001,"15min":0.38500000000000001},"max":{"1min":6.1909999999999998,"5min":6.1909999999999998,"15min":14.458},"last":1.71},{"interface":"front","average":{"1min":1.151,"5min":1.1000000000000001,"15min":1.165},"min":{"1min":0.49199999999999999,"5min":0.40400000000000003,"15min":0.35699999999999998},"max":{"1min":5.7480000000000002,"5min":5.7480000000000002,"15min":14.327},"last":8.1560000000000006}]},{"osd":6,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.5640000000000001,"5min":1.1799999999999999,"15min":1.2070000000000001},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.40000000000000002},"max":{"1min":8.7919999999999998,"5min":8.7919999999999998,"15min":10.044},"last":8.1059999999999999},{"interface":"front","average":{"1min":1.4730000000000001,"5min":1.079,"15min":1.087},"min":{"1min":0.441,"5min":0.441,"15min":0.35899999999999999},"max":{"1min":7.306,"5min":7.306,"15min":14.628},"last":0.41899999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.496,"5min":0.48599999999999999,"15min":0.371},"max":{"1min":7.3390000000000004,"5min":7.3390000000000004,"15min":7.3390000000000004},"last":2.2970000000000002},{"interface":"front","average":{"1min":1.417,"5min":1.0960000000000001,"15min":1.2070000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.39100000000000001},"max":{"1min":6.2599999999999998,"5min":6.2599999999999998,"15min":14.493},"last":2.3109999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220681,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1928356,"kb_used_data":968028,"kb_used_omap":3,"kb_used_meta":959996,"kb_avail":91816796,"statfs":{"total":95995035648,"available":94020399104,"internally_reserved":0,"allocated":991260672,"data_stored":988978940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":983036129},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":0.88,"15min":1.4039999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":4.5430000000000001,"5min":10.627000000000001,"15min":99.117000000000004},"last":7.0170000000000003},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.88100000000000001,"15min":1.7529999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23499999999999999},"max":{"1min":8.4399999999999995,"5min":8.4399999999999995,"15min":95.138000000000005},"last":7.0899999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.90900000000000003,"15min":1.236},"min":{"1min":0.32500000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":3.0779999999999998,"5min":8.0009999999999994,"15min":77.129000000000005},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.98999999999999999,"15min":1.3089999999999999},"min":{"1min":0.28899999999999998,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":4.6630000000000003,"5min":8.4100000000000001,"15min":77.254999999999995},"last":0.33700000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.92300000000000004,"15min":1.282},"min":{"1min":0.29699999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.9569999999999999,"5min":10.462,"15min":20.640000000000001},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.113,"15min":1.2370000000000001},"min":{"1min":0.36899999999999999,"5min":0.33600000000000002,"15min":0.30199999999999999},"max":{"1min":3.0819999999999999,"5min":8.2759999999999998,"15min":20.273},"last":0.42999999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.0229999999999999,"15min":1.6479999999999999},"min":{"1min":0.47899999999999998,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":3.3479999999999999,"5min":6.444,"15min":102.32899999999999},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.101,"15min":1.5580000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.28000000000000003},"max":{"1min":3.3740000000000001,"5min":5.8700000000000001,"15min":102.277},"last":0.76900000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:29:14 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.92600000000000005,"15min":1.528},"min":{"1min":0.42699999999999999,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":1.274,"5min":8.0440000000000005,"15min":101.798},"last":0.62},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.0980000000000001,"15min":1.651},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.39800000000000002},"max":{"1min":3.427,"5min":6.5289999999999999,"15min":100.45699999999999},"last":0.72599999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":1.171,"15min":1.405},"min":{"1min":0.45400000000000001,"5min":0.44800000000000001,"15min":0.39900000000000002},"max":{"1min":3.383,"5min":6.5590000000000002,"15min":20.225999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.121,"5min":1.181,"15min":1.1830000000000001},"min":{"1min":0.47999999999999998,"5min":0.42999999999999999,"15min":0.312},"max":{"1min":3.3149999999999999,"5min":5.9029999999999996,"15min":6.8029999999999999},"last":0.69499999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":1.0580000000000001,"15min":1.258},"min":{"1min":0.49399999999999999,"5min":0.45900000000000002,"15min":0.39500000000000002},"max":{"1min":1.232,"5min":8.0790000000000006,"15min":20.716000000000001},"last":0.752},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.1619999999999999,"15min":1.3500000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.36099999999999999},"max":{"1min":3.2959999999999998,"5min":6.4130000000000003,"15min":20.108000000000001},"last":0.83499999999999996}]}]},{"osd":2,"up_from":95,"seq":408021893619,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":815000,"kb_used_data":90064,"kb_used_omap":3,"kb_used_meta":724924,"kb_avail":92930152,"statfs":{"total":95995035648,"available":95160475648,"internally_reserved":0,"allocated":92225536,"data_stored":89838684,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":742322953},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":0.91200000000000003,"15min":1.23},"min":{"1min":0.438,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.911,"5min":5.5590000000000002,"15min":24.286000000000001},"last":6.3929999999999998},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.0820000000000001,"15min":1.0649999999999999},"min":{"1min":0.32700000000000001,"5min":0.27100000000000002,"15min":0.249},"max":{"1min":4.4130000000000003,"5min":12.702999999999999,"15min":24.306000000000001},"last":4.2549999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.8540000000000001,"15min":1.516},"min":{"1min":0.32900000000000001,"5min":0.29299999999999998,"15min":0.246},"max":{"1min":5.1950000000000003,"5min":103.39700000000001,"15min":103.39700000000001},"last":4.2949999999999999},{"interface":"front","average":{"1min":1.873,"5min":3.0939999999999999,"15min":1.6819999999999999},"min":{"1min":0.376,"5min":0.219,"15min":0.219},"max":{"1min":11.006,"5min":103.446,"15min":103.446},"last":6.4779999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:29:31 2023","interfaces":[{"interface":"back","average":{"1min":1.6279999999999999,"5min":1.1579999999999999,"15min":1.516},"min":{"1min":0.317,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":10.94,"5min":10.94,"15min":133.01300000000001},"last":6.444},{"interface":"front","average":{"1min":1.6919999999999999,"5min":1.046,"15min":1.357},"min":{"1min":0.309,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":6.2060000000000004,"5min":6.2060000000000004,"15min":132.839},"last":5.016}]},{"osd":4,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.121,"15min":1.0509999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.313},"max":{"1min":4.5179999999999998,"5min":8.843,"15min":12.481},"last":4.3220000000000001},{"interface":"front","average":{"1min":1.169,"5min":0.96999999999999997,"15min":0.88700000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.33500000000000002},"max":{"1min":5.2469999999999999,"5min":6.2560000000000002,"15min":6.2560000000000002},"last":4.4939999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.0249999999999999,"15min":0.96799999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.38400000000000001},"max":{"1min":6.2309999999999999,"5min":6.2309999999999999,"15min":6.2309999999999999},"last":4.5629999999999997},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1890000000000001,"15min":1.1319999999999999},"min":{"1min":0.46500000000000002,"5min":0.441,"15min":0.39100000000000001},"max":{"1min":4.0739999999999998,"5min":5.9089999999999998,"15min":8.4469999999999992},"last":6.508}]},{"osd":6,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.163,"15min":1.0680000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":5.2759999999999998,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":4.5350000000000001},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.2669999999999999,"15min":1.171},"min":{"1min":0.48999999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":4.1589999999999998,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":6.5380000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.173,"15min":1.079},"min":{"1min":0.56899999999999995,"5min":0.46100000000000002,"15min":0.41699999999999998},"max":{"1min":5.3639999999999999,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":4.593},{"interface":"front","average":{"1min":1.51,"5min":1.357,"15min":1.25},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.443},"max":{"1min":4.2510000000000003,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":6.5679999999999996}]}]},{"osd":3,"up_from":100,"seq":429496730090,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1380376,"kb_used_data":401932,"kb_used_omap":2,"kb_used_meta":978429,"kb_avail":92364776,"statfs":{"total":95995035648,"available":94581530624,"internally_reserved":0,"allocated":411578368,"data_stored":409318193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1001911915},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.84399999999999997,"15min":1.859},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.226,"5min":9.5830000000000002,"15min":57.661999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.0549999999999999,"15min":1.9319999999999999},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":4.6289999999999996,"5min":13.228,"15min":55.579999999999998},"last":0.248}]},{"osd":1,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":1.891,"5min":1.5449999999999999,"15min":2.0310000000000001},"min":{"1min":0.30199999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":12.271000000000001,"5min":24.884,"15min":219.27500000000001},"last":2.262},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.704,"15min":2.177},"min":{"1min":0.311,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":4.2069999999999999,"5min":23.885000000000002,"15min":222.20500000000001},"last":0.70099999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":2.113,"5min":1.337,"15min":1.4359999999999999},"min":{"1min":0.35199999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":12.147,"5min":12.147,"15min":63.915999999999997},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.7070000000000001,"5min":1.1299999999999999,"15min":1.3280000000000001},"min":{"1min":0.35699999999999998,"5min":0.29599999999999999,"15min":0.24199999999999999},"max":{"1min":9.1069999999999993,"5min":9.1069999999999993,"15min":64.099999999999994},"last":1.3140000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0920000000000001,"15min":1.248},"min":{"1min":0.42099999999999999,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":4.1829999999999998,"5min":8.6460000000000008,"15min":22.015999999999998},"last":0.41299999999999998},{"interface":"front","average":{"1min":1.1639999999999999,"5min":0.98899999999999999,"15min":1.1779999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.36299999999999999},"max":{"1min":3.7040000000000002,"5min":9.5210000000000008,"15min":21.888999999999999},"last":0.72599999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:29:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.2190000000000001,"15min":1.1859999999999999},"min":{"1min":0.46200000000000002,"5min":0.44700000000000001,"15min":0.38400000000000001},"max":{"1min":3.7010000000000001,"5min":21.506,"15min":21.968},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.26,"5min":1.3440000000000001,"15min":1.3100000000000001},"min":{"1min":0.45200000000000001,"5min":0.42499999999999999,"15min":0.42399999999999999},"max":{"1min":4.04,"5min":10.571,"15min":10.571},"last":0.51600000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":1.613,"5min":1.2789999999999999,"15min":1.3560000000000001},"min":{"1min":0.49299999999999999,"5min":0.46600000000000003,"15min":0.38200000000000001},"max":{"1min":4.1459999999999999,"5min":10.5,"15min":25.34},"last":0.55800000000000005},{"interface":"front","average":{"1min":1.135,"5min":1.1559999999999999,"15min":1.264},"min":{"1min":0.42799999999999999,"5min":0.40999999999999998,"15min":0.308},"max":{"1min":4.3040000000000003,"5min":8.6890000000000001,"15min":21.916},"last":0.60599999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:29:35 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.2050000000000001,"15min":1.355},"min":{"1min":0.46700000000000003,"5min":0.437,"15min":0.434},"max":{"1min":4.2610000000000001,"5min":8.5329999999999995,"15min":22.061},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.024,"5min":1.0509999999999999,"15min":1.2909999999999999},"min":{"1min":0.51300000000000001,"5min":0.46300000000000002,"15min":0.39000000000000001},"max":{"1min":3.7450000000000001,"5min":9.5559999999999992,"15min":25.071000000000002},"last":0.75700000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986897,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1629276,"kb_used_data":718228,"kb_used_omap":0,"kb_used_meta":911040,"kb_avail":92115876,"statfs":{"total":95995035648,"available":94326657024,"internally_reserved":0,"allocated":735465472,"data_stored":733883804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":932904960},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.63700000000000001,"15min":1.7110000000000001},"min":{"1min":0.28699999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.4099999999999999,"5min":1.859,"15min":147.952},"last":0.28699999999999998},{"interface":"front","average":{"1min":1.2370000000000001,"5min":0.88200000000000001,"15min":1.8500000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":7.0359999999999996,"5min":7.0359999999999996,"15min":147.99100000000001},"last":0.504}]},{"osd":1,"last update":"Sat Oct 7 22:29:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.86599999999999999,"15min":1.056},"min":{"1min":0.376,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":2.3929999999999998,"5min":9.5239999999999991,"15min":16.023},"last":4.7199999999999998},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1,"15min":1.1240000000000001},"min":{"1min":0.39700000000000002,"5min":0.34999999999999998,"15min":0.308},"max":{"1min":6.665,"5min":8.5250000000000004,"15min":14.06},"last":0.32000000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":0.90000000000000002,"15min":1.012},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.34699999999999998},"max":{"1min":6.609,"5min":6.609,"15min":11.067},"last":0.45800000000000002},{"interface":"front","average":{"1min":1.294,"5min":0.98499999999999999,"15min":1.0569999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.29899999999999999},"max":{"1min":5.0529999999999999,"5min":5.0529999999999999,"15min":8.7810000000000006},"last":0.38700000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.96999999999999997,"15min":1.1499999999999999},"min":{"1min":0.39400000000000002,"5min":0.38900000000000001,"15min":0.32000000000000001},"max":{"1min":4.7809999999999997,"5min":4.9550000000000001,"15min":13.17},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.357,"5min":0.98399999999999999,"15min":1.0820000000000001},"min":{"1min":0.443,"5min":0.39500000000000002,"15min":0.33900000000000002},"max":{"1min":4.5279999999999996,"5min":4.5279999999999996,"15min":13.371},"last":0.97299999999999998}]},{"osd":5,"last update":"Sat Oct 7 22:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.81499999999999995,"15min":1.038},"min":{"1min":0.39800000000000002,"5min":0.38300000000000001,"15min":0.34300000000000003},"max":{"1min":1.6870000000000001,"5min":3.7200000000000002,"15min":10.44},"last":0.496},{"interface":"front","average":{"1min":1.028,"5min":0.93799999999999994,"15min":1.0580000000000001},"min":{"1min":0.46200000000000002,"5min":0.45700000000000002,"15min":0.30399999999999999},"max":{"1min":4.6829999999999998,"5min":4.6829999999999998,"15min":6.0410000000000004},"last":0.44400000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:29:56 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.88200000000000001,"15min":1.0720000000000001},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.36899999999999999},"max":{"1min":1.6699999999999999,"5min":4.8029999999999999,"15min":11.148},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95599999999999996,"15min":0.98599999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.5670000000000002,"5min":4.7469999999999999,"15min":5.9219999999999997},"last":0.626}]},{"osd":7,"last update":"Sat Oct 7 22:29:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.90700000000000003,"15min":1.0069999999999999},"min":{"1min":0.504,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.99,"5min":2.246,"15min":6.5190000000000001},"last":0.432},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.99099999999999999,"15min":1.169},"min":{"1min":0.437,"5min":0.437,"15min":0.39800000000000002},"max":{"1min":4.8170000000000002,"5min":4.8170000000000002,"15min":6.2009999999999996},"last":0.47199999999999998}]}]},{"osd":5,"up_from":242,"seq":1039382085849,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":362876,"kb_used_data":5044,"kb_used_omap":5,"kb_used_meta":357818,"kb_avail":93382276,"statfs":{"total":95995035648,"available":95623450624,"internally_reserved":0,"allocated":5165056,"data_stored":3603373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":366405903},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":0.82899999999999996,"15min":1.27},"min":{"1min":0.28999999999999998,"5min":0.28100000000000003,"15min":0.251},"max":{"1min":7.5259999999999998,"5min":7.5259999999999998,"15min":101.499},"last":0.41599999999999998},{"interface":"front","average":{"1min":1.3240000000000001,"5min":0.90500000000000003,"15min":1.484},"min":{"1min":0.45100000000000001,"5min":0.35799999999999998,"15min":0.28399999999999997},"max":{"1min":7.601,"5min":7.601,"15min":101.705},"last":1.643}]},{"osd":1,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.677,"15min":1.2410000000000001},"min":{"1min":0.372,"5min":0.36099999999999999,"15min":0.29599999999999999},"max":{"1min":4.6959999999999997,"5min":36.378,"15min":36.378},"last":1.3999999999999999},{"interface":"front","average":{"1min":1.181,"5min":1.516,"15min":1.1839999999999999},"min":{"1min":0.316,"5min":0.313,"15min":0.29299999999999998},"max":{"1min":7.2690000000000001,"5min":36.186999999999998,"15min":36.186999999999998},"last":0.72799999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.78600000000000003,"15min":0.84399999999999997},"min":{"1min":0.439,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":3.8300000000000001,"5min":3.8300000000000001,"15min":6.4710000000000001},"last":0.36099999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.874,"15min":0.93700000000000006},"min":{"1min":0.42099999999999999,"5min":0.38500000000000001,"15min":0.34999999999999998},"max":{"1min":7.2809999999999997,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":1.139}]},{"osd":3,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":1.5720000000000001,"5min":1.208,"15min":1.0740000000000001},"min":{"1min":0.5,"5min":0.371,"15min":0.311},"max":{"1min":6.7910000000000004,"5min":6.7910000000000004,"15min":8.2590000000000003},"last":2.7759999999999998},{"interface":"front","average":{"1min":1.8999999999999999,"5min":1.389,"15min":1.2789999999999999},"min":{"1min":0.379,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":8.3309999999999995,"5min":8.3309999999999995,"15min":8.343},"last":1.1859999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.73399999999999999,"15min":1.048},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":1.22,"5min":2.1539999999999999,"15min":7.9720000000000004},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.873,"5min":0.81000000000000005,"15min":0.97899999999999998},"min":{"1min":0.38900000000000001,"5min":0.38400000000000001,"15min":0.28299999999999997},"max":{"1min":2.3090000000000002,"5min":3.4169999999999998,"15min":8.2569999999999997},"last":0.49399999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.85199999999999998,"15min":0.95399999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":2.4380000000000002,"5min":2.8090000000000002,"15min":5.375},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.998,"5min":0.85799999999999998,"15min":1.004},"min":{"1min":0.51600000000000001,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":3.169,"5min":3.169,"15min":6.649},"last":2.7040000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.94899999999999995,"15min":1.0449999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.33900000000000002},"max":{"1min":4.1280000000000001,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.92000000000000004,"15min":1.0389999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.41099999999999998},"max":{"1min":1.3759999999999999,"5min":2.6110000000000002,"15min":6.2969999999999997},"last":2.7989999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":980025344,"data_stored":980025344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1109921792,"data_stored":1109917720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":85069824,"data_stored":85065752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":402456576,"data_stored":402456576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":728961024,"data_stored":728956952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327946240,"data_stored":327942168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":292290560,"data_stored":292290560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:30:08.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:08.690 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:08.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.733 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:08.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:08.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:08.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:08.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:08.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:08.968 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:09.005 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:09.109 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.135 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:09.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:09.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.375 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:09 smithi081 bash[89466]: cluster 2023-10-07T22:30:07.962602+0000 mgr.y (mgr.25319) 1540 : cluster 0 pgmap v1771: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 236 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 31022/11373 objects degraded (272.769%); 509/11373 objects misplaced (4.476%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:09.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:09 smithi008 bash[102097]: cluster 2023-10-07T22:30:07.962602+0000 mgr.y (mgr.25319) 1540 : cluster 0 pgmap v1771: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 236 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 31022/11373 objects degraded (272.769%); 509/11373 objects misplaced (4.476%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:09.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:09 smithi008 bash[105281]: cluster 2023-10-07T22:30:07.962602+0000 mgr.y (mgr.25319) 1540 : cluster 0 pgmap v1771: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 236 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 31022/11373 objects degraded (272.769%); 509/11373 objects misplaced (4.476%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:09.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:09.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:09.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:09.640 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.673 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:09.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:09.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:09.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:09.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:10.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:10.117 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:10.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:10.231 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:10 smithi008 bash[105281]: audit 2023-10-07T22:30:09.346726+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:10.232 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:10 smithi008 bash[102097]: audit 2023-10-07T22:30:09.346726+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:10.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:10.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:10.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:10.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:10.396 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:10 smithi081 bash[89466]: audit 2023-10-07T22:30:09.346726+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:10.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:10.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:10.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:10.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:10.572 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:30:10.639 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:10.675 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:10.781 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:10.820 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:10.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:10.904 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:10.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:10.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:10.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:11.060 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:11.090 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:11.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:11 smithi081 bash[89466]: cluster 2023-10-07T22:30:09.963396+0000 mgr.y (mgr.25319) 1541 : cluster 0 pgmap v1772: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 214 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 31022/10317 objects degraded (300.688%); 350/10317 objects misplaced (3.392%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:11 smithi081 bash[89466]: audit 2023-10-07T22:30:10.951969+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:11 smithi081 bash[89466]: cluster 2023-10-07T22:30:11.048303+0000 mon.a (mon.0) 2149 : cluster 3 Health check update: Degraded data redundancy: 31022/10317 objects degraded (300.688%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:11.238 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:11.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:11.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:11.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[105281]: cluster 2023-10-07T22:30:09.963396+0000 mgr.y (mgr.25319) 1541 : cluster 0 pgmap v1772: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 214 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 31022/10317 objects degraded (300.688%); 350/10317 objects misplaced (3.392%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[105281]: audit 2023-10-07T22:30:10.951969+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:11.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[105281]: cluster 2023-10-07T22:30:11.048303+0000 mon.a (mon.0) 2149 : cluster 3 Health check update: Degraded data redundancy: 31022/10317 objects degraded (300.688%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:11.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[102097]: cluster 2023-10-07T22:30:09.963396+0000 mgr.y (mgr.25319) 1541 : cluster 0 pgmap v1772: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 214 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 31022/10317 objects degraded (300.688%); 350/10317 objects misplaced (3.392%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[102097]: audit 2023-10-07T22:30:10.951969+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:11.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:11 smithi008 bash[102097]: cluster 2023-10-07T22:30:11.048303+0000 mon.a (mon.0) 2149 : cluster 3 Health check update: Degraded data redundancy: 31022/10317 objects degraded (300.688%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:11.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:11.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:11.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:30:11.608 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:11.655 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:11.763 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:11.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:11.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:11.928 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:11.976 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:11.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:11.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:12.079 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.129 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:12.233 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.277 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:12.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:12.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:12.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:12.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:12.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:12.651 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:12.678 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:12.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:12.819 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:12.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:12.925 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.962 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:12.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:12.980 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Removed 88994 objects 2023-10-07T22:30:12.980 INFO:tasks.radosbench.radosbench.0.smithi008.stdout:Clean up completed and total clean up time :348.884 2023-10-07T22:30:13.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:13.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:13.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:13.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:13.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:13.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:13.351 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:13] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2023-10-07T22:30:13.351 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:13 smithi008 bash[105281]: cluster 2023-10-07T22:30:11.964232+0000 mgr.y (mgr.25319) 1542 : cluster 0 pgmap v1773: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 98 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 30800/4779 objects degraded (644.486%); 293/4779 objects misplaced (6.131%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:13.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:13 smithi008 bash[102097]: cluster 2023-10-07T22:30:11.964232+0000 mgr.y (mgr.25319) 1542 : cluster 0 pgmap v1773: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 98 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 30800/4779 objects degraded (644.486%); 293/4779 objects misplaced (6.131%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:13.363 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:13.427 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-10-07T22:30:13.427 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-10-07T22:30:13.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:13.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:13 smithi081 bash[89466]: cluster 2023-10-07T22:30:11.964232+0000 mgr.y (mgr.25319) 1542 : cluster 0 pgmap v1773: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 98 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 30800/4779 objects degraded (644.486%); 293/4779 objects misplaced (6.131%); 0 B/s, 13 objects/s recovering 2023-10-07T22:30:13.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:13.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:13.601 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:13.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:13.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:13.752 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:13.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:13.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:13.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:13.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:13.990 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:14.015 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:14.125 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:14.152 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:14.255 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:14.279 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:14.382 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:14.411 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:14.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:14.514 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:14.542 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:14.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:14.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:14.773 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:14.799 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:14.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:14.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:14.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:14.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:14.975 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:15.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:15.060 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:15.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:15.163 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.185 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:15 smithi081 bash[89466]: cluster 2023-10-07T22:30:13.964983+0000 mgr.y (mgr.25319) 1543 : cluster 0 pgmap v1774: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 55 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 30800/2718 objects degraded (1133.186%); 293/2718 objects misplaced (10.780%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:15 smithi081 bash[89466]: audit 2023-10-07T22:30:15.049575+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:15 smithi081 bash[89466]: audit 2023-10-07T22:30:15.058253+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.288 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[105281]: cluster 2023-10-07T22:30:13.964983+0000 mgr.y (mgr.25319) 1543 : cluster 0 pgmap v1774: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 55 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 30800/2718 objects degraded (1133.186%); 293/2718 objects misplaced (10.780%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[105281]: audit 2023-10-07T22:30:15.049575+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[105281]: audit 2023-10-07T22:30:15.058253+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[102097]: cluster 2023-10-07T22:30:13.964983+0000 mgr.y (mgr.25319) 1543 : cluster 0 pgmap v1774: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 55 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 30800/2718 objects degraded (1133.186%); 293/2718 objects misplaced (10.780%); 0 B/s, 12 objects/s recovering 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[102097]: audit 2023-10-07T22:30:15.049575+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:15 smithi008 bash[102097]: audit 2023-10-07T22:30:15.058253+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:15.311 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:15.415 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.442 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:15.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:15.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:15.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:15.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:15.699 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:15.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:15.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:15.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:15.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:15.957 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:15.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:16.061 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:16.085 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:16.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:16.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:16.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:16.322 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.155107+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.155297+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.157732+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.158421+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.161677+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.165091+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: audit 2023-10-07T22:30:15.910611+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: audit 2023-10-07T22:30:15.917201+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.323 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.049581+0000 mon.a (mon.0) 2155 : cluster 3 Health check update: Degraded data redundancy: 30800/2718 objects degraded (1133.186%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.155107+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.155297+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.157732+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.158421+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.161677+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.165091+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: audit 2023-10-07T22:30:15.910611+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: audit 2023-10-07T22:30:15.917201+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:16 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.049581+0000 mon.a (mon.0) 2155 : cluster 3 Health check update: Degraded data redundancy: 30800/2718 objects degraded (1133.186%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:16.347 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:16.454 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.476 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.155107+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.155297+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.157732+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.158421+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.161677+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.165091+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e426 with expected crc 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: audit 2023-10-07T22:30:15.910611+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: audit 2023-10-07T22:30:15.917201+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:16 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.049581+0000 mon.a (mon.0) 2155 : cluster 3 Health check update: Degraded data redundancy: 30800/2718 objects degraded (1133.186%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:16.580 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:16.609 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:16.713 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:16.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.864 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:16.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:16.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:16.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:16.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:17.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:17.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:17.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:17.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:15.965697+0000 mgr.y (mgr.25319) 1544 : cluster 0 pgmap v1776: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 27 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 30227/1374 objects degraded (2199.927%); 180/1374 objects misplaced (13.100%); 0 B/s, 65 objects/s recovering 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.164026+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.165358+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.167071+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.167138+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.167139+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2023-10-07T22:30:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.169661+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: audit 2023-10-07T22:30:16.440600+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: audit 2023-10-07T22:30:16.441677+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: audit 2023-10-07T22:30:16.448012+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:17.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:17 smithi081 bash[89466]: cluster 2023-10-07T22:30:16.669799+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:17.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:17.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:17.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:17.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:17.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:17.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:17.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:15.965697+0000 mgr.y (mgr.25319) 1544 : cluster 0 pgmap v1776: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 27 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 30227/1374 objects degraded (2199.927%); 180/1374 objects misplaced (13.100%); 0 B/s, 65 objects/s recovering 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.164026+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.165358+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.167071+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.167138+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.167139+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.169661+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: audit 2023-10-07T22:30:16.440600+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: audit 2023-10-07T22:30:16.441677+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: audit 2023-10-07T22:30:16.448012+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[105281]: cluster 2023-10-07T22:30:16.669799+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:15.965697+0000 mgr.y (mgr.25319) 1544 : cluster 0 pgmap v1776: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 27 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 30227/1374 objects degraded (2199.927%); 180/1374 objects misplaced (13.100%); 0 B/s, 65 objects/s recovering 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.164026+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.165358+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.167071+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.167138+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.167139+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.169661+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: audit 2023-10-07T22:30:16.440600+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: audit 2023-10-07T22:30:16.441677+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: audit 2023-10-07T22:30:16.448012+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:17 smithi008 bash[102097]: cluster 2023-10-07T22:30:16.669799+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e427 with expected crc 2023-10-07T22:30:17.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:17.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:17.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:17.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:17.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:17.913 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:17.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:17.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:18.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:18.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:18.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:18.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:18.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:18.308 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:18.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:18.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:18.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:18.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:18.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:18.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:18.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:18.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:18.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:18.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:18.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:18.975 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:18.997 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:18.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:18.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:19.099 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:19.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:19.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:19.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:19.242 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:19 smithi008 bash[105281]: cluster 2023-10-07T22:30:17.967234+0000 mgr.y (mgr.25319) 1545 : cluster 0 pgmap v1778: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 426 op/s; 30182/69 objects degraded (43742.029%); 180/69 objects misplaced (260.870%); 0 B/s, 82 objects/s recovering 2023-10-07T22:30:19.242 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:19 smithi008 bash[102097]: cluster 2023-10-07T22:30:17.967234+0000 mgr.y (mgr.25319) 1545 : cluster 0 pgmap v1778: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 426 op/s; 30182/69 objects degraded (43742.029%); 180/69 objects misplaced (260.870%); 0 B/s, 82 objects/s recovering 2023-10-07T22:30:19.250 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:19.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:19.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:19 smithi081 bash[89466]: cluster 2023-10-07T22:30:17.967234+0000 mgr.y (mgr.25319) 1545 : cluster 0 pgmap v1778: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 426 op/s; 30182/69 objects degraded (43742.029%); 180/69 objects misplaced (260.870%); 0 B/s, 82 objects/s recovering 2023-10-07T22:30:19.489 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.515 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:19.619 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:19.646 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:19.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.778 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:19.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.907 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:19.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:20.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:20.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:20.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:20.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:20.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:20.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:20.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:20.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:20.548 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:20.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:20.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:20.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:20.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:20.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:20.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:20.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:20.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:21.059 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:21.081 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:21.104 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:21.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:21.209 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:21.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:21 smithi081 bash[89466]: cluster 2023-10-07T22:30:19.968329+0000 mgr.y (mgr.25319) 1546 : cluster 0 pgmap v1779: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 29119/69 objects degraded (42201.449%); 180/69 objects misplaced (260.870%); 0 B/s, 204 objects/s recovering 2023-10-07T22:30:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:21 smithi081 bash[89466]: cluster 2023-10-07T22:30:21.051015+0000 mon.a (mon.0) 2160 : cluster 3 Health check update: Degraded data redundancy: 29119/69 objects degraded (42201.449%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:21.312 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:21.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:21 smithi008 bash[102097]: cluster 2023-10-07T22:30:19.968329+0000 mgr.y (mgr.25319) 1546 : cluster 0 pgmap v1779: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 29119/69 objects degraded (42201.449%); 180/69 objects misplaced (260.870%); 0 B/s, 204 objects/s recovering 2023-10-07T22:30:21.319 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:21 smithi008 bash[102097]: cluster 2023-10-07T22:30:21.051015+0000 mon.a (mon.0) 2160 : cluster 3 Health check update: Degraded data redundancy: 29119/69 objects degraded (42201.449%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:21.319 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:21 smithi008 bash[105281]: cluster 2023-10-07T22:30:19.968329+0000 mgr.y (mgr.25319) 1546 : cluster 0 pgmap v1779: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 29119/69 objects degraded (42201.449%); 180/69 objects misplaced (260.870%); 0 B/s, 204 objects/s recovering 2023-10-07T22:30:21.320 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:21 smithi008 bash[105281]: cluster 2023-10-07T22:30:21.051015+0000 mon.a (mon.0) 2160 : cluster 3 Health check update: Degraded data redundancy: 29119/69 objects degraded (42201.449%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:21.332 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:21.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:21.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:21.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:21.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:21.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:21.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:21.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:21.726 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:21.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:21.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:21.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:21.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:21.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:21.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:22.100 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:22.127 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:22.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:22.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:22.367 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:22.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:22.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:22.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:22.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:22.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:22.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:22.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:22.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:22.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:22.923 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:22.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:22.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:23.026 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:23.047 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:23.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.175 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:23] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2023-10-07T22:30:23.177 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:23 smithi008 bash[105281]: cluster 2023-10-07T22:30:21.969148+0000 mgr.y (mgr.25319) 1547 : cluster 0 pgmap v1780: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 204 objects/s recovering 2023-10-07T22:30:23.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:23.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:23.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:23.434 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:23 smithi008 bash[102097]: cluster 2023-10-07T22:30:21.969148+0000 mgr.y (mgr.25319) 1547 : cluster 0 pgmap v1780: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 204 objects/s recovering 2023-10-07T22:30:23.451 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:23 smithi081 bash[89466]: cluster 2023-10-07T22:30:21.969148+0000 mgr.y (mgr.25319) 1547 : cluster 0 pgmap v1780: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 204 objects/s recovering 2023-10-07T22:30:23.554 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:23.574 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:23.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:23.659 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:23.678 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:23.702 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:23.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:23.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:23.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:23.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:23.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:24.078 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.100 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:24.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:24.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:24.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:24.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:24.466 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.496 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:24.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:24.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:24.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:24.763 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:24.867 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:24.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:25.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:25.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:25.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:25 smithi081 bash[89466]: cluster 2023-10-07T22:30:23.969817+0000 mgr.y (mgr.25319) 1548 : cluster 0 pgmap v1781: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 29 KiB/s, 185 objects/s recovering 2023-10-07T22:30:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:25 smithi081 bash[89466]: cluster 2023-10-07T22:30:24.180890+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:25 smithi081 bash[89466]: cluster 2023-10-07T22:30:24.181169+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:25 smithi081 bash[89466]: cluster 2023-10-07T22:30:24.183772+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2023-10-07T22:30:25.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:25 smithi081 bash[89466]: cluster 2023-10-07T22:30:24.185820+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:25.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:25.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:25.424 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:25.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:25.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[105281]: cluster 2023-10-07T22:30:23.969817+0000 mgr.y (mgr.25319) 1548 : cluster 0 pgmap v1781: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 29 KiB/s, 185 objects/s recovering 2023-10-07T22:30:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[105281]: cluster 2023-10-07T22:30:24.180890+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[105281]: cluster 2023-10-07T22:30:24.181169+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[105281]: cluster 2023-10-07T22:30:24.183772+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[105281]: cluster 2023-10-07T22:30:24.185820+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[102097]: cluster 2023-10-07T22:30:23.969817+0000 mgr.y (mgr.25319) 1548 : cluster 0 pgmap v1781: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 29 KiB/s, 185 objects/s recovering 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[102097]: cluster 2023-10-07T22:30:24.180890+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[102097]: cluster 2023-10-07T22:30:24.181169+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[102097]: cluster 2023-10-07T22:30:24.183772+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2023-10-07T22:30:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:25 smithi008 bash[102097]: cluster 2023-10-07T22:30:24.185820+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e428 with expected crc 2023-10-07T22:30:25.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:25.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:25.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:25.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:25.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:25.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:25.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:26.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:26.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:26.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:26.216 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:26.319 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:26.343 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:26.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:26.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.182949+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.183323+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.186665+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.186956+0000 mon.a (mon.0) 2162 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.193603+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: audit 2023-10-07T22:30:25.952347+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:26.458 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:26 smithi081 bash[89466]: cluster 2023-10-07T22:30:26.053050+0000 mon.a (mon.0) 2164 : cluster 3 Health check update: Degraded data redundancy: 29118/69 objects degraded (42200.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:26.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:26.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:26.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.182949+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.183323+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.186665+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.186956+0000 mon.a (mon.0) 2162 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.193603+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: audit 2023-10-07T22:30:25.952347+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[102097]: cluster 2023-10-07T22:30:26.053050+0000 mon.a (mon.0) 2164 : cluster 3 Health check update: Degraded data redundancy: 29118/69 objects degraded (42200.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.182949+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.183323+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.186665+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.186956+0000 mon.a (mon.0) 2162 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.193603+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e429 with expected crc 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: audit 2023-10-07T22:30:25.952347+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:26.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:26 smithi008 bash[105281]: cluster 2023-10-07T22:30:26.053050+0000 mon.a (mon.0) 2164 : cluster 3 Health check update: Degraded data redundancy: 29118/69 objects degraded (42200.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:26.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:26.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:26.872 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:26.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:26.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:27.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:27.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:27.136 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:27.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:27.251 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:27 smithi081 bash[89466]: cluster 2023-10-07T22:30:25.972536+0000 mgr.y (mgr.25319) 1549 : cluster 0 pgmap v1784: 99 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 132 objects/s recovering 2023-10-07T22:30:27.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:27.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:27.374 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:27.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:27 smithi008 bash[105281]: cluster 2023-10-07T22:30:25.972536+0000 mgr.y (mgr.25319) 1549 : cluster 0 pgmap v1784: 99 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 132 objects/s recovering 2023-10-07T22:30:27.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:27 smithi008 bash[102097]: cluster 2023-10-07T22:30:25.972536+0000 mgr.y (mgr.25319) 1549 : cluster 0 pgmap v1784: 99 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 29118/69 objects degraded (42200.000%); 180/69 objects misplaced (260.870%); 32 KiB/s, 132 objects/s recovering 2023-10-07T22:30:27.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:27.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:27.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:27.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:27.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:27.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:27.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:27.808 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:27.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:27.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:27.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:28.047 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:28.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:28.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:28.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:28.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:28.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:28.462 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:28.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:28.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:28.699 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.725 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:28.829 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.858 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:28.962 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.986 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:28.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:29.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:29.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:29.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:29.208 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:30:29.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:29.234 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:29 smithi008 bash[105281]: cluster 2023-10-07T22:30:27.973350+0000 mgr.y (mgr.25319) 1550 : cluster 0 pgmap v1785: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 32 KiB/s, 160 objects/s recovering 2023-10-07T22:30:29.235 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:29 smithi008 bash[105281]: audit 2023-10-07T22:30:29.063036+0000 mon.a (mon.0) 2165 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:30:29.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:29 smithi008 bash[102097]: cluster 2023-10-07T22:30:27.973350+0000 mgr.y (mgr.25319) 1550 : cluster 0 pgmap v1785: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 32 KiB/s, 160 objects/s recovering 2023-10-07T22:30:29.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:29 smithi008 bash[102097]: audit 2023-10-07T22:30:29.063036+0000 mon.a (mon.0) 2165 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:30:29.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:29.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:29.349 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:29.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:29.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:29.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:29 smithi081 bash[89466]: cluster 2023-10-07T22:30:27.973350+0000 mgr.y (mgr.25319) 1550 : cluster 0 pgmap v1785: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 32 KiB/s, 160 objects/s recovering 2023-10-07T22:30:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:29 smithi081 bash[89466]: audit 2023-10-07T22:30:29.063036+0000 mon.a (mon.0) 2165 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:30:29.501 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.505 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:91144 11.d e394/391 11:bd64a4b2:::benchmark_data_smithi008_278055_object2147:head v 394'5685, mlcod=379'5)", 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:30.047773+0000", 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 359.45511492499998, 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088913916999999995, 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047773+0000", 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.506 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047773+0000", 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047773+0000", 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8500000000000002e-07 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.507 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047779+0000", 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.891e-06 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047788+0000", 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3699999999999995e-06 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047794+0000", 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.1809999999999998e-06 2023-10-07T22:30:29.508 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047854+0000", 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.0136000000000002e-05 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.047882+0000", 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8232999999999999e-05 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.509 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.136632+0000", 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088750112000000006 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.136687+0000", 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4509000000000003e-05 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.510 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:91150 11.d e394/391 11:b6104f6f:::benchmark_data_smithi008_278055_object2153:head v 394'5686, mlcod=379'5)", 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:30.057224+0000", 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 359.44566440300002, 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088433649000000003, 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057224+0000", 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.511 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057224+0000", 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057225+0000", 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1009999999999999e-06 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.512 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057232+0000", 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.2169999999999997e-06 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057243+0000", 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1497e-05 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.057252+0000", 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.507e-06 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.513 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.060336+0000", 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0030846189999999998 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.060368+0000", 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1677999999999997e-05 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.514 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.145479+0000", 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.085110649999999996 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:30.145657+0000", 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00017838000000000001 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:92758 11.f e394/391 11:fb258726:::benchmark_data_smithi008_278055_object3761:head v 394'5791, mlcod=379'11)", 2023-10-07T22:30:29.515 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:32.822134+0000", 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 356.68075442000003, 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.092367190000000002, 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822134+0000", 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.516 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822134+0000", 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822135+0000", 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2079999999999999e-06 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822144+0000", 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.9779999999999994e-06 2023-10-07T22:30:29.517 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822163+0000", 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9145999999999999e-05 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.822172+0000", 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.6010000000000001e-06 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.518 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.863342+0000", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.041169126 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.863380+0000", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.8798999999999999e-05 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.914264+0000", 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.050883517000000003 2023-10-07T22:30:29.519 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:32.914501+0000", 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000236815 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:93528 11.d e394/391 11:be91e4ba:::benchmark_data_smithi008_278055_object4531:head v 394'5840, mlcod=379'5)", 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:34.342001+0000", 2023-10-07T22:30:29.520 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 355.16088722699999, 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.106187345, 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342001+0000", 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.521 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342001+0000", 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342003+0000", 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.905e-06 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342013+0000", 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0547000000000001e-05 2023-10-07T22:30:29.522 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342030+0000", 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6929e-05 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.342041+0000", 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1157e-05 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.523 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.360748+0000", 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.018706341000000001 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.360777+0000", 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.8992e-05 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.448076+0000", 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.087299825999999997 2023-10-07T22:30:29.524 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.448188+0000", 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000111648 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:93531 11.d e394/391 11:b4810437:::benchmark_data_smithi008_278055_object4534:head v 394'5841, mlcod=379'5)", 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:34.348612+0000", 2023-10-07T22:30:29.525 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 355.15427591600002, 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.099658367999999997, 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348612+0000", 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348612+0000", 2023-10-07T22:30:29.526 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348613+0000", 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.313e-06 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348623+0000", 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0108e-05 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.527 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348645+0000", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.124e-05 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.348656+0000", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1165999999999999e-05 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.370574+0000", 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021918515 2023-10-07T22:30:29.528 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.370601+0000", 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6418999999999999e-05 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.448193+0000", 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.077592642000000003 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.529 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:34.448270+0000", 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6965000000000006e-05 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:99790 11.4 e394/391 11:2c298262:::benchmark_data_smithi008_278055_object10793:head v 394'6262, mlcod=379'8)", 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:45.080364+0000", 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 344.422523662, 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.098876539999999999, 2023-10-07T22:30:29.530 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080364+0000", 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.531 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080364+0000", 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080365+0000", 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0139999999999999e-06 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080375+0000", 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9969999999999993e-06 2023-10-07T22:30:29.532 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080388+0000", 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2707999999999999e-05 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.080395+0000", 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.4320000000000002e-06 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.533 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.097861+0000", 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017465425999999999 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.097887+0000", 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6415e-05 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.179076+0000", 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.081189000999999997 2023-10-07T22:30:29.534 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.179241+0000", 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.000164547 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:99796 11.c e394/370 11:35ed5bce:::benchmark_data_smithi008_278055_object10799:head v 394'6273, mlcod=394'6271)", 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:45.083881+0000", 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 344.41900719300003, 2023-10-07T22:30:29.535 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089612212999999996, 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083881+0000", 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083881+0000", 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.536 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083882+0000", 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.094e-06 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083890+0000", 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.0760000000000003e-06 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.537 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083907+0000", 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7161999999999999e-05 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.083916+0000", 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1509999999999993e-06 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.538 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.096953+0000", 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013036782 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.096976+0000", 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2537000000000001e-05 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.168905+0000", 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.071929488999999999 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.539 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.173493+0000", 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0045879220000000004 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:99793 11.4 e394/391 11:2624d32d:::benchmark_data_smithi008_278055_object10796:head v 394'6263, mlcod=379'8)", 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:45.084021+0000", 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 344.41886740799998, 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.095412296999999993, 2023-10-07T22:30:29.540 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084021+0000", 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084021+0000", 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.541 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084021+0000", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7399999999999991e-07 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084030+0000", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.5869999999999993e-06 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084046+0000", 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6249e-05 2023-10-07T22:30:29.542 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.084054+0000", 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9200000000000004e-06 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.113116+0000", 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.029062087 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.543 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.113143+0000", 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.6676e-05 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.179246+0000", 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.066103013000000002 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:45.179433+0000", 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00018679100000000001 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.544 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:102808 11.d e394/391 11:bab3b744:::benchmark_data_smithi008_278055_object13811:head v 394'6414, mlcod=379'5)", 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:50.358818+0000", 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 339.14406999900001, 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088959592000000004, 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.545 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358818+0000", 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358818+0000", 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358820+0000", 2023-10-07T22:30:29.546 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.739e-06 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358832+0000", 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2179e-05 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358848+0000", 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6603999999999999e-05 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.547 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.358860+0000", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1391e-05 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.364714+0000", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.005853675 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.364739+0000", 2023-10-07T22:30:29.548 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5976e-05 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.447679+0000", 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.082939371999999997 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:50.447778+0000", 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8655999999999999e-05 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.549 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:105115 11.f e394/391 11:ff19c269:::benchmark_data_smithi008_278055_object16118:head v 394'6583, mlcod=379'11)", 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:54.399205+0000", 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 335.10368302099999, 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.088769092999999993, 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.550 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399205+0000", 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399205+0000", 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399206+0000", 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1800000000000005e-07 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.551 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399217+0000", 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0974e-05 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399227+0000", 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0328e-05 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.552 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.399235+0000", 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6290000000000001e-06 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.404763+0000", 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0055279969999999998 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.553 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.404811+0000", 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.8812e-05 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.487818+0000", 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.083007092000000005 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.554 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.487974+0000", 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.00015554300000000001 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:105129 11.f e394/391 11:f3ca5ba9:::benchmark_data_smithi008_278055_object16132:head v 394'6584, mlcod=379'11)", 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:54.426098+0000", 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 335.07679041400002, 2023-10-07T22:30:29.555 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.096288819999999997, 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426098+0000", 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426098+0000", 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.556 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426098+0000", 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.13e-07 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426103+0000", 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4310000000000002e-06 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.557 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426112+0000", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.6289999999999999e-06 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.426118+0000", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.4949999999999999e-06 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.455246+0000", 2023-10-07T22:30:29.558 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.029128121999999999 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.455267+0000", 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1180000000000001e-05 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.522352+0000", 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.067084764000000005 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.559 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:54.522386+0000", 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4686e-05 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:105795 11.6 e394/391 11:68d7e8b9:::benchmark_data_smithi008_278055_object16798:head v 394'6528, mlcod=379'9)", 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:55.626358+0000", 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 333.87653027499999, 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.091241528000000002, 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.560 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626358+0000", 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626358+0000", 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.561 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626359+0000", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2419999999999999e-06 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626369+0000", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9450000000000005e-06 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626383+0000", 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4165000000000001e-05 2023-10-07T22:30:29.562 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.626393+0000", 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9229999999999997e-06 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.643212+0000", 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016818604000000001 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.563 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.643238+0000", 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.658e-05 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.710263+0000", 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.067025238000000001 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:55.717599+0000", 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0073358310000000001 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.564 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:106462 11.d e394/391 11:bd994e8c:::benchmark_data_smithi008_278055_object17465:head v 394'6631, mlcod=379'5)", 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:24:56.807721+0000", 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 332.69516708600003, 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.089311350999999997, 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.565 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807721+0000", 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807721+0000", 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.566 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807722+0000", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.271e-06 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807733+0000", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.099e-05 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807748+0000", 2023-10-07T22:30:29.567 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5045000000000001e-05 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.807757+0000", 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0769999999999997e-06 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.836698+0000", 2023-10-07T22:30:29.568 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.028941179000000001 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.836775+0000", 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.6555000000000001e-05 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.896957+0000", 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.060182188999999997 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.569 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:24:56.897032+0000", 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5044999999999997e-05 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:174016 11.f e425/391 11:f6c7206c:::benchmark_data_smithi008_278055_object85019:head v 425'10860, mlcod=379'11)", 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:05.956864+0000", 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 23.546023472000002, 2023-10-07T22:30:29.570 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.083599371000000006, 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956864+0000", 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956864+0000", 2023-10-07T22:30:29.571 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956866+0000", 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.175e-06 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956881+0000", 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5424999999999999e-05 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.572 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956900+0000", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9154999999999999e-05 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.956912+0000", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1834000000000001e-05 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.971538+0000", 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014625755000000001 2023-10-07T22:30:29.573 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.971563+0000", 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4984999999999999e-05 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:06.040388+0000", 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068825240999999995 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.574 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:06.040464+0000", 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.5801000000000002e-05 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:174024 11.f e425/391 11:f25ac288:::benchmark_data_smithi008_278055_object85027:head v 425'10861, mlcod=379'11)", 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:05.963381+0000", 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 23.539506952, 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.077111191999999995, 2023-10-07T22:30:29.575 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963381+0000", 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963381+0000", 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.576 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963382+0000", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.093e-06 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963391+0000", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0610000000000002e-06 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963410+0000", 2023-10-07T22:30:29.577 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9318e-05 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.963420+0000", 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7559999999999994e-06 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.981404+0000", 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017984271 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.578 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:05.981436+0000", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.1949000000000002e-05 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:06.040468+0000", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.059031806999999999 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:06.040492+0000", 2023-10-07T22:30:29.579 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3937000000000001e-05 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:175418 11.4 e425/391 11:2bf1be33:::benchmark_data_smithi008_278055_object86421:head v 425'10947, mlcod=379'1155)", 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:08.458948+0000", 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 21.043940164999999, 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.098323516999999999, 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.580 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458948+0000", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458948+0000", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458949+0000", 2023-10-07T22:30:29.581 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1800000000000004e-07 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458955+0000", 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.652e-06 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458970+0000", 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5063e-05 2023-10-07T22:30:29.582 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.458977+0000", 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.5760000000000002e-06 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.493217+0000", 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.034240478999999997 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.583 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.493295+0000", 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7880999999999995e-05 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.557220+0000", 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.063924549999999997 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.584 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.557271+0000", 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1397999999999998e-05 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:175427 11.4 e425/391 11:2d00021e:::benchmark_data_smithi008_278055_object86430:head v 425'10948, mlcod=379'1155)", 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:08.476220+0000", 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 21.026667529000001, 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.086558317999999995, 2023-10-07T22:30:29.585 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476220+0000", 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476220+0000", 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.586 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476221+0000", 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8299999999999995e-07 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476229+0000", 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7479999999999993e-06 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.587 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476242+0000", 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.292e-05 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.476251+0000", 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0280000000000006e-06 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.588 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.506577+0000", 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.030325727 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.506604+0000", 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7546999999999999e-05 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.562744+0000", 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.056140060999999998 2023-10-07T22:30:29.589 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.562779+0000", 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.4304000000000002e-05 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:175429 11.c e425/370 11:316e6a0f:::benchmark_data_smithi008_278055_object86432:head v 425'11053, mlcod=425'11048)", 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:08.477948+0000", 2023-10-07T22:30:29.590 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 21.024939898, 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.084792813999999994, 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477948+0000", 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.591 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477948+0000", 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477949+0000", 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2219999999999999e-06 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477957+0000", 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.7270000000000007e-06 2023-10-07T22:30:29.592 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477970+0000", 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3261999999999999e-05 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.477978+0000", 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1489999999999994e-06 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.593 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.507266+0000", 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.029287331999999999 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.507280+0000", 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4521999999999999e-05 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.594 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.562696+0000", 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.055415753999999998 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.562741+0000", 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.4845999999999997e-05 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.595 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:175451 11.c e425/370 11:348726d3:::benchmark_data_smithi008_278055_object86454:head v 425'11055, mlcod=425'11050)", 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:08.516014+0000", 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.98687382, 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.080791597000000007, 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516014+0000", 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.596 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516014+0000", 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516014+0000", 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.7800000000000002e-07 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.597 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516019+0000", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.7679999999999999e-06 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516026+0000", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.956e-06 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.516031+0000", 2023-10-07T22:30:29.598 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.1270000000000002e-06 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.559822+0000", 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.043790325999999997 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.559846+0000", 2023-10-07T22:30:29.599 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3896999999999998e-05 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.596734+0000", 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.036888150000000001 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:08.596806+0000", 2023-10-07T22:30:29.600 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1995000000000004e-05 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_repop(client.45662.0:175949 11.4 e425/391 11:2599080c:::benchmark_data_smithi008_278055_object86952:head v 425'10984, mlcod=379'1155)", 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:30:09.343419+0000", 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 20.159469381000001, 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079025390000000001, 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:30:29.601 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343419+0000", 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343419+0000", 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:30:29.602 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343419+0000", 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6899999999999998e-07 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343426+0000", 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.1690000000000003e-06 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.603 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343436+0000", 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.5089999999999999e-06 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.343446+0000", 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0164e-05 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.604 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.359188+0000", 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015742145999999999 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.359235+0000", 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.6869000000000001e-05 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.605 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.422402+0000", 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.063167311000000004 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:30:09.422444+0000", 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1752999999999998e-05 2023-10-07T22:30:29.606 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.607 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.607 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.607 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:30:29.607 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:30:29.607 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:30:29.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:29.636 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:30:29.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:29.661 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:30:29.685 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:30:29.710 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:30:29.732 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:30:29.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:29.755 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:30:29.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:29.782 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:30:29.809 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:30:29.811 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.812 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:30:29.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:29.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:29.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:29.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:30.007 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:30.032 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:30.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:30.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:30.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:30.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:30.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:30.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:30.410 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.200048+0000 mon.a (mon.0) 2166 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:30.410 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: audit 2023-10-07T22:30:29.201951+0000 mon.a (mon.0) 2167 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:30:30.410 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.202608+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.202920+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.203178+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.208060+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[105281]: audit 2023-10-07T22:30:29.605758+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.8:0/4047059702' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.200048+0000 mon.a (mon.0) 2166 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: audit 2023-10-07T22:30:29.201951+0000 mon.a (mon.0) 2167 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.202608+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.202920+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.203178+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.208060+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2023-10-07T22:30:30.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:30 smithi008 bash[102097]: audit 2023-10-07T22:30:29.605758+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.8:0/4047059702' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:30.426 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:30.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.200048+0000 mon.a (mon.0) 2166 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: audit 2023-10-07T22:30:29.201951+0000 mon.a (mon.0) 2167 : audit 1 from='client.? 172.21.15.8:0/1680361471' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.202608+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.202920+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.203178+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.208060+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2023-10-07T22:30:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:30 smithi081 bash[89466]: audit 2023-10-07T22:30:29.605758+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.8:0/4047059702' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:30.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:30.555 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:30.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:30.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:30.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:30.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:30.816 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:30.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:30.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:30.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:31.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:31.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:31.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:31.189 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:31.219 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:31.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:31.345 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:31.449 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.458 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.521661+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:31.458 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[105281]: cluster 2023-10-07T22:30:29.974360+0000 mgr.y (mgr.25319) 1551 : cluster 0 pgmap v1787: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 0 B/s, 214 objects/s recovering 2023-10-07T22:30:31.458 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[105281]: cluster 2023-10-07T22:30:31.054414+0000 mon.a (mon.0) 2169 : cluster 3 Health check update: Degraded data redundancy: 27832/69 objects degraded (40336.232%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:31.459 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.521661+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:31.459 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[102097]: cluster 2023-10-07T22:30:29.974360+0000 mgr.y (mgr.25319) 1551 : cluster 0 pgmap v1787: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 0 B/s, 214 objects/s recovering 2023-10-07T22:30:31.459 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:31 smithi008 bash[102097]: cluster 2023-10-07T22:30:31.054414+0000 mon.a (mon.0) 2169 : cluster 3 Health check update: Degraded data redundancy: 27832/69 objects degraded (40336.232%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:31.473 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:31 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.521661+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e430 with expected crc 2023-10-07T22:30:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:31 smithi081 bash[89466]: cluster 2023-10-07T22:30:29.974360+0000 mgr.y (mgr.25319) 1551 : cluster 0 pgmap v1787: 99 pgs: 1 active+recovery_wait+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27832/69 objects degraded (40336.232%); 180/69 objects misplaced (260.870%); 0 B/s, 214 objects/s recovering 2023-10-07T22:30:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:31 smithi081 bash[89466]: cluster 2023-10-07T22:30:31.054414+0000 mon.a (mon.0) 2169 : cluster 3 Health check update: Degraded data redundancy: 27832/69 objects degraded (40336.232%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:31.576 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.598 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:31.701 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:31.721 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:31.824 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:31.845 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:31.949 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.975 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:31.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:32.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:32.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:32.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:32.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:32.240 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:32.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:32 smithi008 bash[102097]: cluster 2023-10-07T22:30:30.820508+0000 osd.5 (osd.5) 287 : cluster 0 1.8 scrub starts 2023-10-07T22:30:32.350 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:32 smithi008 bash[105281]: cluster 2023-10-07T22:30:30.820508+0000 osd.5 (osd.5) 287 : cluster 0 1.8 scrub starts 2023-10-07T22:30:32.366 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:32.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:32.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:32 smithi081 bash[89466]: cluster 2023-10-07T22:30:30.820508+0000 osd.5 (osd.5) 287 : cluster 0 1.8 scrub starts 2023-10-07T22:30:32.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:32.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:32.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:32.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:32.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:32.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:32.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:32.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:32.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:32.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:33.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:33.141 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:33.164 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:33.268 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:33.292 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:33.342 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:33] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2023-10-07T22:30:33.343 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:33 smithi008 bash[102097]: cluster 2023-10-07T22:30:31.975282+0000 mgr.y (mgr.25319) 1552 : cluster 0 pgmap v1788: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 207 objects/s recovering 2023-10-07T22:30:33.396 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:33.418 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:33 smithi081 bash[89466]: cluster 2023-10-07T22:30:31.975282+0000 mgr.y (mgr.25319) 1552 : cluster 0 pgmap v1788: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 207 objects/s recovering 2023-10-07T22:30:33.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:33.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:33.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:33 smithi008 bash[105281]: cluster 2023-10-07T22:30:31.975282+0000 mgr.y (mgr.25319) 1552 : cluster 0 pgmap v1788: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 207 objects/s recovering 2023-10-07T22:30:33.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:33.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:33.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:33.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:34.050 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:34.077 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:34.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:34.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:34.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:34.316 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:34.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:34.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:34.447 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:34.475 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:34.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:34.706 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.729 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:34.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:34.857 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:34.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:34.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.995 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:34.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:35.086 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:30:35.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:35.118 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-07T22:30:35.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:35.229 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:35.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:35.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:35.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:35.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:35 smithi081 bash[89466]: cluster 2023-10-07T22:30:33.839478+0000 osd.5 (osd.5) 288 : cluster 0 1.8 scrub starts 2023-10-07T22:30:35.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:35 smithi081 bash[89466]: cluster 2023-10-07T22:30:33.975910+0000 mgr.y (mgr.25319) 1553 : cluster 0 pgmap v1789: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 184 objects/s recovering 2023-10-07T22:30:35.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:35.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:35 smithi008 bash[105281]: cluster 2023-10-07T22:30:33.839478+0000 osd.5 (osd.5) 288 : cluster 0 1.8 scrub starts 2023-10-07T22:30:35.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:35 smithi008 bash[105281]: cluster 2023-10-07T22:30:33.975910+0000 mgr.y (mgr.25319) 1553 : cluster 0 pgmap v1789: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 184 objects/s recovering 2023-10-07T22:30:35.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:35 smithi008 bash[102097]: cluster 2023-10-07T22:30:33.839478+0000 osd.5 (osd.5) 288 : cluster 0 1.8 scrub starts 2023-10-07T22:30:35.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:35 smithi008 bash[102097]: cluster 2023-10-07T22:30:33.975910+0000 mgr.y (mgr.25319) 1553 : cluster 0 pgmap v1789: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 184 objects/s recovering 2023-10-07T22:30:35.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:35.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:35.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:35.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:35.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:35.647 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:35.750 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:35.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:35.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:35.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:35.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:35.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:36.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.035 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:36.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:36.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:36.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:36.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:36.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:36 smithi008 bash[102097]: cluster 2023-10-07T22:30:36.056331+0000 mon.a (mon.0) 2170 : cluster 3 Health check update: Degraded data redundancy: 27500/69 objects degraded (39855.072%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:36.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:36 smithi008 bash[105281]: cluster 2023-10-07T22:30:36.056331+0000 mon.a (mon.0) 2170 : cluster 3 Health check update: Degraded data redundancy: 27500/69 objects degraded (39855.072%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:36.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.432 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:36.536 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.565 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:36.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:36.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:36.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:36 smithi081 bash[89466]: cluster 2023-10-07T22:30:36.056331+0000 mon.a (mon.0) 2170 : cluster 3 Health check update: Degraded data redundancy: 27500/69 objects degraded (39855.072%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-07T22:30:36.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:36.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:36.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:36.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:36.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:36.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:37.053 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:37.083 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:37.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:37.188 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:37.217 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:37.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:37.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:37.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:37.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:37.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:37 smithi008 bash[102097]: cluster 2023-10-07T22:30:35.833297+0000 osd.5 (osd.5) 289 : cluster 0 1.8 scrub starts 2023-10-07T22:30:37.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:37 smithi008 bash[102097]: cluster 2023-10-07T22:30:35.977005+0000 mgr.y (mgr.25319) 1554 : cluster 0 pgmap v1790: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 161 objects/s recovering 2023-10-07T22:30:37.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:37 smithi008 bash[105281]: cluster 2023-10-07T22:30:35.833297+0000 osd.5 (osd.5) 289 : cluster 0 1.8 scrub starts 2023-10-07T22:30:37.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:37 smithi008 bash[105281]: cluster 2023-10-07T22:30:35.977005+0000 mgr.y (mgr.25319) 1554 : cluster 0 pgmap v1790: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 161 objects/s recovering 2023-10-07T22:30:37.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:37.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:37.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:37.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:30:37.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:37.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:37 smithi081 bash[89466]: cluster 2023-10-07T22:30:35.833297+0000 osd.5 (osd.5) 289 : cluster 0 1.8 scrub starts 2023-10-07T22:30:37.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:37 smithi081 bash[89466]: cluster 2023-10-07T22:30:35.977005+0000 mgr.y (mgr.25319) 1554 : cluster 0 pgmap v1790: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27500/69 objects degraded (39855.072%); 180/69 objects misplaced (260.870%); 0 B/s, 161 objects/s recovering 2023-10-07T22:30:37.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:37.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:37.738 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:37.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:37.841 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:37.875 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:37.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:37.979 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:38.002 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:38.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:38.106 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:38.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:38.250 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:38 smithi008 bash[105281]: cluster 2023-10-07T22:30:36.839701+0000 osd.5 (osd.5) 290 : cluster 0 1.8 scrub starts 2023-10-07T22:30:38.252 INFO:teuthology.orchestra.run.smithi008.stderr:pool 'unique_pool_6' removed 2023-10-07T22:30:38.263 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:30:38.264 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:30:38.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:38.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:38.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:38.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:38.508 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:38 smithi081 bash[89466]: cluster 2023-10-07T22:30:36.839701+0000 osd.5 (osd.5) 290 : cluster 0 1.8 scrub starts 2023-10-07T22:30:38.508 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:38 smithi081 bash[89466]: audit 2023-10-07T22:30:37.921286+0000 mon.a (mon.0) 2171 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:30:38.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:38.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:38.570 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:38 smithi008 bash[102097]: cluster 2023-10-07T22:30:36.839701+0000 osd.5 (osd.5) 290 : cluster 0 1.8 scrub starts 2023-10-07T22:30:38.570 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:38 smithi008 bash[102097]: audit 2023-10-07T22:30:37.921286+0000 mon.a (mon.0) 2171 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:30:38.570 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:38 smithi008 bash[105281]: audit 2023-10-07T22:30:37.921286+0000 mon.a (mon.0) 2171 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:30:38.628 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.657 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:38.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:38.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:38.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:38.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:39.024 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:39.044 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:39.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:39.278 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:39.310 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:39.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:39.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:37.815731+0000 osd.5 (osd.5) 291 : cluster 0 1.8 scrub starts 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:37.978236+0000 mgr.y (mgr.25319) 1555 : cluster 0 pgmap v1791: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27148/69 objects degraded (39344.928%); 180/69 objects misplaced (260.870%); 0 B/s, 68 objects/s recovering 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: audit 2023-10-07T22:30:38.242768+0000 mgr.y (mgr.25319) 1556 : audit 0 from='client.55621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: audit 2023-10-07T22:30:38.248628+0000 mon.a (mon.0) 2172 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:38.248710+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:38.248759+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:38.251527+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:39 smithi081 bash[89466]: cluster 2023-10-07T22:30:38.253307+0000 mon.a (mon.0) 2173 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2023-10-07T22:30:39.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:39.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:39.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:39.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:39.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:37.815731+0000 osd.5 (osd.5) 291 : cluster 0 1.8 scrub starts 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:37.978236+0000 mgr.y (mgr.25319) 1555 : cluster 0 pgmap v1791: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27148/69 objects degraded (39344.928%); 180/69 objects misplaced (260.870%); 0 B/s, 68 objects/s recovering 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: audit 2023-10-07T22:30:38.242768+0000 mgr.y (mgr.25319) 1556 : audit 0 from='client.55621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: audit 2023-10-07T22:30:38.248628+0000 mon.a (mon.0) 2172 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:38.248710+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:38.248759+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:38.251527+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[105281]: cluster 2023-10-07T22:30:38.253307+0000 mon.a (mon.0) 2173 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:37.815731+0000 osd.5 (osd.5) 291 : cluster 0 1.8 scrub starts 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:37.978236+0000 mgr.y (mgr.25319) 1555 : cluster 0 pgmap v1791: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 27148/69 objects degraded (39344.928%); 180/69 objects misplaced (260.870%); 0 B/s, 68 objects/s recovering 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: audit 2023-10-07T22:30:38.242768+0000 mgr.y (mgr.25319) 1556 : audit 0 from='client.55621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: audit 2023-10-07T22:30:38.248628+0000 mon.a (mon.0) 2172 : audit 1 from='client.? 172.21.15.8:0/2959720226' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:38.248710+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:38.248759+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:38.251527+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e431 with expected crc 2023-10-07T22:30:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:39 smithi008 bash[102097]: cluster 2023-10-07T22:30:38.253307+0000 mon.a (mon.0) 2173 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2023-10-07T22:30:39.684 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:39.714 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:39.813 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1791,"stamp":"2023-10-07T22:30:37.977288+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":386842,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":27148,"num_objects_misplaced":180,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":55,"num_read_kb":93,"num_write":178073,"num_write_kb":5695865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19928,"num_bytes_recovered":839944827,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109082,"ondisk_log_size":109082,"up":297,"acting":292,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":322,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9368756,"kb_used_data":2747624,"kb_used_omap":18,"kb_used_meta":6621037,"kb_avail":740592460,"statfs":{"total":767960285184,"available":758366679040,"internally_reserved":0,"allocated":2813566976,"data_stored":2797866249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6779942154},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":684,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004468"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":273,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189174+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:30:25.189174+0000","last_peered":"2023-10-07T22:30:25.189174+0000","last_clean":"2023-10-07T22:30:25.189174+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:30:25.189174+0000","last_undegraded":"2023-10-07T22:30:25.189174+0000","last_fullsized":"2023-10-07T22:30:25.189174+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.347995+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:30:25.347995+0000","last_peered":"2023-10-07T22:30:25.347995+0000","last_clean":"2023-10-07T22:30:25.347995+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:30:25.347995+0000","last_undegraded":"2023-10-07T22:30:25.347995+0000","last_fullsized":"2023-10-07T22:30:25.347995+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":438,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195005+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:30:25.195005+0000","last_peered":"2023-10-07T22:30:25.195005+0000","last_clean":"2023-10-07T22:30:25.195005+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:30:25.195005+0000","last_undegraded":"2023-10-07T22:30:25.195005+0000","last_fullsized":"2023-10-07T22:30:25.195005+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":35,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.200463+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:30:25.200463+0000","last_peered":"2023-10-07T22:30:25.200463+0000","last_clean":"2023-10-07T22:30:25.200463+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:30:25.200463+0000","last_undegraded":"2023-10-07T22:30:25.200463+0000","last_fullsized":"2023-10-07T22:30:25.200463+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":60,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.764513+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:30:29.764513+0000","last_peered":"2023-10-07T22:30:29.764513+0000","last_clean":"2023-10-07T22:30:29.764513+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:30:29.764513+0000","last_undegraded":"2023-10-07T22:30:29.764513+0000","last_fullsized":"2023-10-07T22:30:29.764513+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":84,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.264106+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:30:25.264106+0000","last_peered":"2023-10-07T22:30:25.264106+0000","last_clean":"2023-10-07T22:30:25.264106+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:30:25.264106+0000","last_undegraded":"2023-10-07T22:30:25.264106+0000","last_fullsized":"2023-10-07T22:30:25.264106+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191855+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:30:25.191855+0000","last_peered":"2023-10-07T22:30:25.191855+0000","last_clean":"2023-10-07T22:30:25.191855+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:30:25.191855+0000","last_undegraded":"2023-10-07T22:30:25.191855+0000","last_fullsized":"2023-10-07T22:30:25.191855+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":60,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188248+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:30:25.188248+0000","last_peered":"2023-10-07T22:30:25.188248+0000","last_clean":"2023-10-07T22:30:25.188248+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:30:25.188248+0000","last_undegraded":"2023-10-07T22:30:25.188248+0000","last_fullsized":"2023-10-07T22:30:25.188248+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190743+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:30:25.190743+0000","last_peered":"2023-10-07T22:30:25.190743+0000","last_clean":"2023-10-07T22:30:25.190743+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:30:25.190743+0000","last_undegraded":"2023-10-07T22:30:25.190743+0000","last_fullsized":"2023-10-07T22:30:25.190743+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":63,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188676+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:30:25.188676+0000","last_peered":"2023-10-07T22:30:25.188676+0000","last_clean":"2023-10-07T22:30:25.188676+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:30:25.188676+0000","last_undegraded":"2023-10-07T22:30:25.188676+0000","last_fullsized":"2023-10-07T22:30:25.188676+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":188,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.200218+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:30:25.200218+0000","last_peered":"2023-10-07T22:30:25.200218+0000","last_clean":"2023-10-07T22:30:25.200218+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:30:25.200218+0000","last_undegraded":"2023-10-07T22:30:25.200218+0000","last_fullsized":"2023-10-07T22:30:25.200218+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":192,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195129+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:30:25.195129+0000","last_peered":"2023-10-07T22:30:25.195129+0000","last_clean":"2023-10-07T22:30:25.195129+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:30:25.195129+0000","last_undegraded":"2023-10-07T22:30:25.195129+0000","last_fullsized":"2023-10-07T22:30:25.195129+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":323,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190281+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:30:25.190281+0000","last_peered":"2023-10-07T22:30:25.190281+0000","last_clean":"2023-10-07T22:30:25.190281+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:30:25.190281+0000","last_undegraded":"2023-10-07T22:30:25.190281+0000","last_fullsized":"2023-10-07T22:30:25.190281+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":253,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189670+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:30:25.189670+0000","last_peered":"2023-10-07T22:30:25.189670+0000","last_clean":"2023-10-07T22:30:25.189670+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:30:25.189670+0000","last_undegraded":"2023-10-07T22:30:25.189670+0000","last_fullsized":"2023-10-07T22:30:25.189670+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":156,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.197172+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:30:25.197172+0000","last_peered":"2023-10-07T22:30:25.197172+0000","last_clean":"2023-10-07T22:30:25.197172+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:30:25.197172+0000","last_undegraded":"2023-10-07T22:30:25.197172+0000","last_fullsized":"2023-10-07T22:30:25.197172+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":63,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189144+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:30:25.189144+0000","last_peered":"2023-10-07T22:30:25.189144+0000","last_clean":"2023-10-07T22:30:25.189144+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:30:25.189144+0000","last_undegraded":"2023-10-07T22:30:25.189144+0000","last_fullsized":"2023-10-07T22:30:25.189144+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":35,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.197001+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:30:25.197001+0000","last_peered":"2023-10-07T22:30:25.197001+0000","last_clean":"2023-10-07T22:30:25.197001+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:30:25.197001+0000","last_undegraded":"2023-10-07T22:30:25.197001+0000","last_fullsized":"2023-10-07T22:30:25.197001+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191339+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:30:25.191339+0000","last_peered":"2023-10-07T22:30:25.191339+0000","last_clean":"2023-10-07T22:30:25.191339+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:30:25.191339+0000","last_undegraded":"2023-10-07T22:30:25.191339+0000","last_fullsized":"2023-10-07T22:30:25.191339+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":178,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.196812+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:30:25.196812+0000","last_peered":"2023-10-07T22:30:25.196812+0000","last_clean":"2023-10-07T22:30:25.196812+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:30:25.196812+0000","last_undegraded":"2023-10-07T22:30:25.196812+0000","last_fullsized":"2023-10-07T22:30:25.196812+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":71,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.767768+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:30:29.767768+0000","last_peered":"2023-10-07T22:30:29.767768+0000","last_clean":"2023-10-07T22:30:29.767768+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:30:29.767768+0000","last_undegraded":"2023-10-07T22:30:29.767768+0000","last_fullsized":"2023-10-07T22:30:29.767768+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":155,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263699+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:30:25.263699+0000","last_peered":"2023-10-07T22:30:25.263699+0000","last_clean":"2023-10-07T22:30:25.263699+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:30:25.263699+0000","last_undegraded":"2023-10-07T22:30:25.263699+0000","last_fullsized":"2023-10-07T22:30:25.263699+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":71,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.765921+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:30:29.765921+0000","last_peered":"2023-10-07T22:30:29.765921+0000","last_clean":"2023-10-07T22:30:29.765921+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:30:29.765921+0000","last_undegraded":"2023-10-07T22:30:29.765921+0000","last_fullsized":"2023-10-07T22:30:29.765921+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"425'11138","reported_seq":11229,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.231761+0000","last_change":"2023-10-07T22:30:25.231363+0000","last_active":"2023-10-07T22:30:25.231761+0000","last_peered":"2023-10-07T22:30:25.231761+0000","last_clean":"2023-10-07T22:30:25.231761+0000","last_became_active":"2023-10-07T22:30:25.195200+0000","last_became_peered":"2023-10-07T22:30:25.195200+0000","last_unstale":"2023-10-07T22:30:25.231761+0000","last_undegraded":"2023-10-07T22:30:25.231761+0000","last_fullsized":"2023-10-07T22:30:25.231761+0000","mapping_epoch":428,"log_start":"389'4300","ondisk_log_start":"389'4300","created":370,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6838,"log_dups_size":0,"ondisk_log_size":6838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:15:15.607345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11138,"num_write_kb":356416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":182,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.203366+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:30:25.203366+0000","last_peered":"2023-10-07T22:30:25.203366+0000","last_clean":"2023-10-07T22:30:25.203366+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:30:25.203366+0000","last_undegraded":"2023-10-07T22:30:25.203366+0000","last_fullsized":"2023-10-07T22:30:25.203366+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":54,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191405+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:30:25.191405+0000","last_peered":"2023-10-07T22:30:25.191405+0000","last_clean":"2023-10-07T22:30:25.191405+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:30:25.191405+0000","last_undegraded":"2023-10-07T22:30:25.191405+0000","last_fullsized":"2023-10-07T22:30:25.191405+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"425'10960","reported_seq":11041,"reported_epoch":429,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:25.196821+0000","last_change":"2023-10-07T22:24:26.637866+0000","last_active":"2023-10-07T22:30:25.196821+0000","last_peered":"2023-10-07T22:30:25.196821+0000","last_clean":"2023-10-07T22:24:24.295719+0000","last_became_active":"2023-10-07T22:24:26.623216+0000","last_became_peered":"2023-10-07T22:24:26.623216+0000","last_unstale":"2023-10-07T22:30:25.196821+0000","last_undegraded":"2023-10-07T22:24:26.345844+0000","last_fullsized":"2023-10-07T22:24:26.308565+0000","mapping_epoch":391,"log_start":"389'5400","ondisk_log_start":"389'5400","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5560,"log_dups_size":0,"ondisk_log_size":5560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:43.564616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5479,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10960,"num_write_kb":350720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1","objects":-5471}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":154,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.200853+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:30:25.200853+0000","last_peered":"2023-10-07T22:30:25.200853+0000","last_clean":"2023-10-07T22:30:25.200853+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:30:25.200853+0000","last_undegraded":"2023-10-07T22:30:25.200853+0000","last_fullsized":"2023-10-07T22:30:25.200853+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":272,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190613+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:30:25.190613+0000","last_peered":"2023-10-07T22:30:25.190613+0000","last_clean":"2023-10-07T22:30:25.190613+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:30:25.190613+0000","last_undegraded":"2023-10-07T22:30:25.190613+0000","last_fullsized":"2023-10-07T22:30:25.190613+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"425'11276","reported_seq":11372,"reported_epoch":429,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:25.200941+0000","last_change":"2023-10-07T22:24:58.312991+0000","last_active":"2023-10-07T22:30:25.200941+0000","last_peered":"2023-10-07T22:30:25.200941+0000","last_clean":"2023-10-07T22:23:10.978329+0000","last_became_active":"2023-10-07T22:24:58.288620+0000","last_became_peered":"2023-10-07T22:24:58.288620+0000","last_unstale":"2023-10-07T22:30:25.200941+0000","last_undegraded":"2023-10-07T22:24:58.097918+0000","last_fullsized":"2023-10-07T22:24:58.050271+0000","mapping_epoch":395,"log_start":"387'4200","ondisk_log_start":"387'4200","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7076,"log_dups_size":0,"ondisk_log_size":7076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:07:58.278696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5638,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11276,"num_write_kb":360832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"6,7","objects":-4476}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":224,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.200313+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:30:25.200313+0000","last_peered":"2023-10-07T22:30:25.200313+0000","last_clean":"2023-10-07T22:30:25.200313+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:30:25.200313+0000","last_undegraded":"2023-10-07T22:30:25.200313+0000","last_fullsized":"2023-10-07T22:30:25.200313+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":84,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263673+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:30:25.263673+0000","last_peered":"2023-10-07T22:30:25.263673+0000","last_clean":"2023-10-07T22:30:25.263673+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:30:25.263673+0000","last_undegraded":"2023-10-07T22:30:25.263673+0000","last_fullsized":"2023-10-07T22:30:25.263673+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"425'11112","reported_seq":11197,"reported_epoch":429,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:25.198215+0000","last_change":"2023-10-07T22:24:58.121216+0000","last_active":"2023-10-07T22:30:25.198215+0000","last_peered":"2023-10-07T22:30:25.198215+0000","last_clean":"2023-10-07T22:24:24.246171+0000","last_became_active":"2023-10-07T22:24:26.639408+0000","last_became_peered":"2023-10-07T22:24:26.639408+0000","last_unstale":"2023-10-07T22:30:25.198215+0000","last_undegraded":"2023-10-07T22:24:26.351157+0000","last_fullsized":"2023-10-07T22:24:26.314897+0000","mapping_epoch":391,"log_start":"387'4100","ondisk_log_start":"387'4100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7012,"log_dups_size":0,"ondisk_log_size":7012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:15:51.070176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11112,"num_write_kb":355584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"6,7","objects":-5546}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":432,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191041+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:30:25.191041+0000","last_peered":"2023-10-07T22:30:25.191041+0000","last_clean":"2023-10-07T22:30:25.191041+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:30:25.191041+0000","last_undegraded":"2023-10-07T22:30:25.191041+0000","last_fullsized":"2023-10-07T22:30:25.191041+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":136,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191414+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:30:25.191414+0000","last_peered":"2023-10-07T22:30:25.191414+0000","last_clean":"2023-10-07T22:30:25.191414+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:30:25.191414+0000","last_undegraded":"2023-10-07T22:30:25.191414+0000","last_fullsized":"2023-10-07T22:30:25.191414+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"425'11106","reported_seq":11174,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263664+0000","last_change":"2023-10-07T22:22:27.205808+0000","last_active":"2023-10-07T22:30:25.263664+0000","last_peered":"2023-10-07T22:30:25.263664+0000","last_clean":"2023-10-07T22:30:25.263664+0000","last_became_active":"2023-10-07T22:22:27.205457+0000","last_became_peered":"2023-10-07T22:22:27.205457+0000","last_unstale":"2023-10-07T22:30:25.263664+0000","last_undegraded":"2023-10-07T22:30:25.263664+0000","last_fullsized":"2023-10-07T22:30:25.263664+0000","mapping_epoch":370,"log_start":"387'3900","ondisk_log_start":"387'3900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7206,"log_dups_size":0,"ondisk_log_size":7206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:15:57.882568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11106,"num_write_kb":355392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":940,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.196892+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:30:25.196892+0000","last_peered":"2023-10-07T22:30:25.196892+0000","last_clean":"2023-10-07T22:30:25.196892+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:30:25.196892+0000","last_undegraded":"2023-10-07T22:30:25.196892+0000","last_fullsized":"2023-10-07T22:30:25.196892+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":67,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188766+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:30:25.188766+0000","last_peered":"2023-10-07T22:30:25.188766+0000","last_clean":"2023-10-07T22:30:25.188766+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:30:25.188766+0000","last_undegraded":"2023-10-07T22:30:25.188766+0000","last_fullsized":"2023-10-07T22:30:25.188766+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":293,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190990+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:30:25.190990+0000","last_peered":"2023-10-07T22:30:25.190990+0000","last_clean":"2023-10-07T22:30:25.190990+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:30:25.190990+0000","last_undegraded":"2023-10-07T22:30:25.190990+0000","last_fullsized":"2023-10-07T22:30:25.190990+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"425'11210","reported_seq":11290,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:26.771210+0000","last_change":"2023-10-07T22:30:25.415424+0000","last_active":"2023-10-07T22:30:26.771210+0000","last_peered":"2023-10-07T22:30:26.771210+0000","last_clean":"2023-10-07T22:30:26.771210+0000","last_became_active":"2023-10-07T22:30:25.350953+0000","last_became_peered":"2023-10-07T22:30:25.350953+0000","last_unstale":"2023-10-07T22:30:26.771210+0000","last_undegraded":"2023-10-07T22:30:26.771210+0000","last_fullsized":"2023-10-07T22:30:26.771210+0000","mapping_epoch":428,"log_start":"389'4300","ondisk_log_start":"389'4300","created":370,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6910,"log_dups_size":0,"ondisk_log_size":6910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:47:38.547117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11210,"num_write_kb":358720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2163,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":666,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:33.840452+0000","last_change":"2023-10-07T22:30:33.840452+0000","last_active":"2023-10-07T22:30:33.840452+0000","last_peered":"2023-10-07T22:30:33.840452+0000","last_clean":"2023-10-07T22:30:33.840452+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:30:33.840452+0000","last_undegraded":"2023-10-07T22:30:33.840452+0000","last_fullsized":"2023-10-07T22:30:33.840452+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:22:39.408038+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":1319101,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":84,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263572+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:30:25.263572+0000","last_peered":"2023-10-07T22:30:25.263572+0000","last_clean":"2023-10-07T22:30:25.263572+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:30:25.263572+0000","last_undegraded":"2023-10-07T22:30:25.263572+0000","last_fullsized":"2023-10-07T22:30:25.263572+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":310,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191722+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:30:25.191722+0000","last_peered":"2023-10-07T22:30:25.191722+0000","last_clean":"2023-10-07T22:30:25.191722+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:30:25.191722+0000","last_undegraded":"2023-10-07T22:30:25.191722+0000","last_fullsized":"2023-10-07T22:30:25.191722+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"425'10902","reported_seq":15020,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263186+0000","last_change":"2023-10-07T22:23:46.165719+0000","last_active":"2023-10-07T22:30:25.263186+0000","last_peered":"2023-10-07T22:30:25.263186+0000","last_clean":"2023-10-07T22:30:25.263186+0000","last_became_active":"2023-10-07T22:23:46.125669+0000","last_became_peered":"2023-10-07T22:23:46.125669+0000","last_unstale":"2023-10-07T22:30:25.263186+0000","last_undegraded":"2023-10-07T22:30:25.263186+0000","last_fullsized":"2023-10-07T22:30:25.263186+0000","mapping_epoch":386,"log_start":"387'3700","ondisk_log_start":"387'3700","created":370,"last_epoch_clean":387,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7202,"log_dups_size":0,"ondisk_log_size":7202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:03:22.780469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10902,"num_write_kb":348864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2010,"num_bytes_recovered":131727360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":252,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190390+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:30:25.190390+0000","last_peered":"2023-10-07T22:30:25.190390+0000","last_clean":"2023-10-07T22:30:25.190390+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:30:25.190390+0000","last_undegraded":"2023-10-07T22:30:25.190390+0000","last_fullsized":"2023-10-07T22:30:25.190390+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":253,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189110+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:30:25.189110+0000","last_peered":"2023-10-07T22:30:25.189110+0000","last_clean":"2023-10-07T22:30:25.189110+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:30:25.189110+0000","last_undegraded":"2023-10-07T22:30:25.189110+0000","last_fullsized":"2023-10-07T22:30:25.189110+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"425'11094","reported_seq":15312,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.764753+0000","last_change":"2023-10-07T22:30:16.211746+0000","last_active":"2023-10-07T22:30:29.764753+0000","last_peered":"2023-10-07T22:30:29.764753+0000","last_clean":"2023-10-07T22:30:29.764753+0000","last_became_active":"2023-10-07T22:30:16.177129+0000","last_became_peered":"2023-10-07T22:30:16.177129+0000","last_unstale":"2023-10-07T22:30:29.764753+0000","last_undegraded":"2023-10-07T22:30:29.764753+0000","last_fullsized":"2023-10-07T22:30:29.764753+0000","mapping_epoch":426,"log_start":"389'5500","ondisk_log_start":"389'5500","created":370,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5594,"log_dups_size":0,"ondisk_log_size":5594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:08:54.725447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11094,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2061,"num_bytes_recovered":16187392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":737,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191037+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:30:25.191037+0000","last_peered":"2023-10-07T22:30:25.191037+0000","last_clean":"2023-10-07T22:30:25.191037+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:30:25.191037+0000","last_undegraded":"2023-10-07T22:30:25.191037+0000","last_fullsized":"2023-10-07T22:30:25.191037+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":60,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188084+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:30:25.188084+0000","last_peered":"2023-10-07T22:30:25.188084+0000","last_clean":"2023-10-07T22:30:25.188084+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:30:25.188084+0000","last_undegraded":"2023-10-07T22:30:25.188084+0000","last_fullsized":"2023-10-07T22:30:25.188084+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":449,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195825+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:30:25.195825+0000","last_peered":"2023-10-07T22:30:25.195825+0000","last_clean":"2023-10-07T22:30:25.195825+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:30:25.195825+0000","last_undegraded":"2023-10-07T22:30:25.195825+0000","last_fullsized":"2023-10-07T22:30:25.195825+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"425'11112","reported_seq":22319,"reported_epoch":429,"state":"active+recovery_wait","last_fresh":"2023-10-07T22:30:25.190182+0000","last_change":"2023-10-07T22:26:14.119682+0000","last_active":"2023-10-07T22:30:25.190182+0000","last_peered":"2023-10-07T22:30:25.190182+0000","last_clean":"2023-10-07T22:24:24.160135+0000","last_became_active":"2023-10-07T22:26:14.096726+0000","last_became_peered":"2023-10-07T22:26:14.096726+0000","last_unstale":"2023-10-07T22:30:25.190182+0000","last_undegraded":"2023-10-07T22:30:25.190182+0000","last_fullsized":"2023-10-07T22:30:25.190182+0000","mapping_epoch":413,"log_start":"387'3900","ondisk_log_start":"387'3900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7212,"log_dups_size":0,"ondisk_log_size":7212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:05:57.540248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11112,"num_write_kb":355521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5557,"num_bytes_recovered":292880408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":["4","1","2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":746,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.263870+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:30:25.263870+0000","last_peered":"2023-10-07T22:30:25.263870+0000","last_clean":"2023-10-07T22:30:25.263870+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:30:25.263870+0000","last_undegraded":"2023-10-07T22:30:25.263870+0000","last_fullsized":"2023-10-07T22:30:25.263870+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":468,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195547+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:30:25.195547+0000","last_peered":"2023-10-07T22:30:25.195547+0000","last_clean":"2023-10-07T22:30:25.195547+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:30:25.195547+0000","last_undegraded":"2023-10-07T22:30:25.195547+0000","last_fullsized":"2023-10-07T22:30:25.195547+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191441+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:30:25.191441+0000","last_peered":"2023-10-07T22:30:25.191441+0000","last_clean":"2023-10-07T22:30:25.191441+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:30:25.191441+0000","last_undegraded":"2023-10-07T22:30:25.191441+0000","last_fullsized":"2023-10-07T22:30:25.191441+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":426,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195255+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:30:25.195255+0000","last_peered":"2023-10-07T22:30:25.195255+0000","last_clean":"2023-10-07T22:30:25.195255+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:30:25.195255+0000","last_undegraded":"2023-10-07T22:30:25.195255+0000","last_fullsized":"2023-10-07T22:30:25.195255+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.b","version":"425'11230","reported_seq":11991,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188663+0000","last_change":"2023-10-07T22:25:12.003644+0000","last_active":"2023-10-07T22:30:25.188663+0000","last_peered":"2023-10-07T22:30:25.188663+0000","last_clean":"2023-10-07T22:30:25.188663+0000","last_became_active":"2023-10-07T22:25:11.987343+0000","last_became_peered":"2023-10-07T22:25:11.987343+0000","last_unstale":"2023-10-07T22:30:25.188663+0000","last_undegraded":"2023-10-07T22:30:25.188663+0000","last_fullsized":"2023-10-07T22:30:25.188663+0000","mapping_epoch":400,"log_start":"389'4500","ondisk_log_start":"389'4500","created":370,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6730,"log_dups_size":0,"ondisk_log_size":6730,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:00:37.384164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11230,"num_write_kb":359360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2109,"num_bytes_recovered":65536000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":718,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190598+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:30:25.190598+0000","last_peered":"2023-10-07T22:30:25.190598+0000","last_clean":"2023-10-07T22:30:25.190598+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:30:25.190598+0000","last_undegraded":"2023-10-07T22:30:25.190598+0000","last_fullsized":"2023-10-07T22:30:25.190598+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":410,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190945+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:30:25.190945+0000","last_peered":"2023-10-07T22:30:25.190945+0000","last_clean":"2023-10-07T22:30:25.190945+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:30:25.190945+0000","last_undegraded":"2023-10-07T22:30:25.190945+0000","last_fullsized":"2023-10-07T22:30:25.190945+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":273,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189827+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:30:25.189827+0000","last_peered":"2023-10-07T22:30:25.189827+0000","last_clean":"2023-10-07T22:30:25.189827+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:30:25.189827+0000","last_undegraded":"2023-10-07T22:30:25.189827+0000","last_fullsized":"2023-10-07T22:30:25.189827+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":479,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195398+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:30:25.195398+0000","last_peered":"2023-10-07T22:30:25.195398+0000","last_clean":"2023-10-07T22:30:25.195398+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:30:25.195398+0000","last_undegraded":"2023-10-07T22:30:25.195398+0000","last_fullsized":"2023-10-07T22:30:25.195398+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"425'11340","reported_seq":14463,"reported_epoch":429,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:25.350283+0000","last_change":"2023-10-07T22:25:16.541333+0000","last_active":"2023-10-07T22:30:25.350283+0000","last_peered":"2023-10-07T22:30:25.350283+0000","last_clean":"2023-10-07T22:23:10.940084+0000","last_became_active":"2023-10-07T22:25:16.454296+0000","last_became_peered":"2023-10-07T22:25:16.454296+0000","last_unstale":"2023-10-07T22:30:25.350283+0000","last_undegraded":"2023-10-07T22:25:12.765840+0000","last_fullsized":"2023-10-07T22:24:59.043200+0000","mapping_epoch":396,"log_start":"389'4641","ondisk_log_start":"389'4641","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6699,"log_dups_size":0,"ondisk_log_size":6699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:10:50.765269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":1137,"num_objects_missing":1137,"num_objects_degraded":5793,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11340,"num_write_kb":362880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1014,"num_bytes_recovered":66453504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"3,6","objects":-3519}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":672,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.197118+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:30:25.197118+0000","last_peered":"2023-10-07T22:30:25.197118+0000","last_clean":"2023-10-07T22:30:25.197118+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:30:25.197118+0000","last_undegraded":"2023-10-07T22:30:25.197118+0000","last_fullsized":"2023-10-07T22:30:25.197118+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":71,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188439+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:30:25.188439+0000","last_peered":"2023-10-07T22:30:25.188439+0000","last_clean":"2023-10-07T22:30:25.188439+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:30:25.188439+0000","last_undegraded":"2023-10-07T22:30:25.188439+0000","last_fullsized":"2023-10-07T22:30:25.188439+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":442,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195034+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:30:25.195034+0000","last_peered":"2023-10-07T22:30:25.195034+0000","last_clean":"2023-10-07T22:30:25.195034+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:30:25.195034+0000","last_undegraded":"2023-10-07T22:30:25.195034+0000","last_fullsized":"2023-10-07T22:30:25.195034+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":221,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.196001+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:30:25.196001+0000","last_peered":"2023-10-07T22:30:25.196001+0000","last_clean":"2023-10-07T22:30:25.196001+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:30:25.196001+0000","last_undegraded":"2023-10-07T22:30:25.196001+0000","last_fullsized":"2023-10-07T22:30:25.196001+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"425'10794","reported_seq":14674,"reported_epoch":429,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-07T22:30:25.348154+0000","last_change":"2023-10-07T22:30:15.168636+0000","last_active":"2023-10-07T22:30:25.348154+0000","last_peered":"2023-10-07T22:30:25.348154+0000","last_clean":"2023-10-07T22:23:10.950316+0000","last_became_active":"2023-10-07T22:24:59.625960+0000","last_became_peered":"2023-10-07T22:24:59.625960+0000","last_unstale":"2023-10-07T22:30:25.348154+0000","last_undegraded":"2023-10-07T22:30:25.348154+0000","last_fullsized":"2023-10-07T22:30:25.348154+0000","mapping_epoch":396,"log_start":"388'4100","ondisk_log_start":"388'4100","created":370,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6694,"log_dups_size":0,"ondisk_log_size":6694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:58:05.234920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":180,"num_objects_missing":180,"num_objects_degraded":0,"num_objects_misplaced":180,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10794,"num_write_kb":345408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1899,"num_bytes_recovered":124452864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,1],"avail_no_missing":["1","4","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190644+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:30:25.190644+0000","last_peered":"2023-10-07T22:30:25.190644+0000","last_clean":"2023-10-07T22:30:25.190644+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:30:25.190644+0000","last_undegraded":"2023-10-07T22:30:25.190644+0000","last_fullsized":"2023-10-07T22:30:25.190644+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":741,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.196870+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:30:25.196870+0000","last_peered":"2023-10-07T22:30:25.196870+0000","last_clean":"2023-10-07T22:30:25.196870+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:30:25.196870+0000","last_undegraded":"2023-10-07T22:30:25.196870+0000","last_fullsized":"2023-10-07T22:30:25.196870+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":71,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.348447+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:30:25.348447+0000","last_peered":"2023-10-07T22:30:25.348447+0000","last_clean":"2023-10-07T22:30:25.348447+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:30:25.348447+0000","last_undegraded":"2023-10-07T22:30:25.348447+0000","last_fullsized":"2023-10-07T22:30:25.348447+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":84,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.264421+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:30:25.264421+0000","last_peered":"2023-10-07T22:30:25.264421+0000","last_clean":"2023-10-07T22:30:25.264421+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:30:25.264421+0000","last_undegraded":"2023-10-07T22:30:25.264421+0000","last_fullsized":"2023-10-07T22:30:25.264421+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"425'11334","reported_seq":14613,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188646+0000","last_change":"2023-10-07T22:24:27.323448+0000","last_active":"2023-10-07T22:30:25.188646+0000","last_peered":"2023-10-07T22:30:25.188646+0000","last_clean":"2023-10-07T22:30:25.188646+0000","last_became_active":"2023-10-07T22:24:27.313011+0000","last_became_peered":"2023-10-07T22:24:27.313011+0000","last_unstale":"2023-10-07T22:30:25.188646+0000","last_undegraded":"2023-10-07T22:30:25.188646+0000","last_fullsized":"2023-10-07T22:30:25.188646+0000","mapping_epoch":392,"log_start":"389'4600","ondisk_log_start":"389'4600","created":370,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":6734,"log_dups_size":0,"ondisk_log_size":6734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:18:38.143219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11334,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2140,"num_bytes_recovered":140247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":788,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195706+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:30:25.195706+0000","last_peered":"2023-10-07T22:30:25.195706+0000","last_clean":"2023-10-07T22:30:25.195706+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:30:25.195706+0000","last_undegraded":"2023-10-07T22:30:25.195706+0000","last_fullsized":"2023-10-07T22:30:25.195706+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":170,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.197039+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:30:25.197039+0000","last_peered":"2023-10-07T22:30:25.197039+0000","last_clean":"2023-10-07T22:30:25.197039+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:30:25.197039+0000","last_undegraded":"2023-10-07T22:30:25.197039+0000","last_fullsized":"2023-10-07T22:30:25.197039+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":357,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190521+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:30:25.190521+0000","last_peered":"2023-10-07T22:30:25.190521+0000","last_clean":"2023-10-07T22:30:25.190521+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:30:25.190521+0000","last_undegraded":"2023-10-07T22:30:25.190521+0000","last_fullsized":"2023-10-07T22:30:25.190521+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":145,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.764827+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:30:29.764827+0000","last_peered":"2023-10-07T22:30:29.764827+0000","last_clean":"2023-10-07T22:30:29.764827+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:30:29.764827+0000","last_undegraded":"2023-10-07T22:30:29.764827+0000","last_fullsized":"2023-10-07T22:30:29.764827+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"425'11216","reported_seq":11290,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195707+0000","last_change":"2023-10-07T22:22:27.576038+0000","last_active":"2023-10-07T22:30:25.195707+0000","last_peered":"2023-10-07T22:30:25.195707+0000","last_clean":"2023-10-07T22:30:25.195707+0000","last_became_active":"2023-10-07T22:22:27.575676+0000","last_became_peered":"2023-10-07T22:22:27.575676+0000","last_unstale":"2023-10-07T22:30:25.195707+0000","last_undegraded":"2023-10-07T22:30:25.195707+0000","last_fullsized":"2023-10-07T22:30:25.195707+0000","mapping_epoch":370,"log_start":"389'5600","ondisk_log_start":"389'5600","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":5616,"log_dups_size":0,"ondisk_log_size":5616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:50:40.174781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11216,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":697,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.264268+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:30:25.264268+0000","last_peered":"2023-10-07T22:30:25.264268+0000","last_clean":"2023-10-07T22:30:25.264268+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:30:25.264268+0000","last_undegraded":"2023-10-07T22:30:25.264268+0000","last_fullsized":"2023-10-07T22:30:25.264268+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":170,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.200389+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:30:25.200389+0000","last_peered":"2023-10-07T22:30:25.200389+0000","last_clean":"2023-10-07T22:30:25.200389+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:30:25.200389+0000","last_undegraded":"2023-10-07T22:30:25.200389+0000","last_fullsized":"2023-10-07T22:30:25.200389+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":462,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195874+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:30:25.195874+0000","last_peered":"2023-10-07T22:30:25.195874+0000","last_clean":"2023-10-07T22:30:25.195874+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:30:25.195874+0000","last_undegraded":"2023-10-07T22:30:25.195874+0000","last_fullsized":"2023-10-07T22:30:25.195874+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":44,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190553+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:30:25.190553+0000","last_peered":"2023-10-07T22:30:25.190553+0000","last_clean":"2023-10-07T22:30:25.190553+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:30:25.190553+0000","last_undegraded":"2023-10-07T22:30:25.190553+0000","last_fullsized":"2023-10-07T22:30:25.190553+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"425'11110","reported_seq":12930,"reported_epoch":430,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-07T22:30:36.859229+0000","last_change":"2023-10-07T22:30:23.906871+0000","last_active":"2023-10-07T22:30:36.859229+0000","last_peered":"2023-10-07T22:30:36.859229+0000","last_clean":"2023-10-07T22:24:24.268808+0000","last_became_active":"2023-10-07T22:24:26.651216+0000","last_became_peered":"2023-10-07T22:24:26.651216+0000","last_unstale":"2023-10-07T22:30:36.859229+0000","last_undegraded":"2023-10-07T22:24:26.360660+0000","last_fullsized":"2023-10-07T22:24:26.316941+0000","mapping_epoch":391,"log_start":"387'4100","ondisk_log_start":"387'4100","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7010,"log_dups_size":0,"ondisk_log_size":7010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:26:27.291169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11110,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":871,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"1,7","objects":-4684}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":867,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191781+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:30:25.191781+0000","last_peered":"2023-10-07T22:30:25.191781+0000","last_clean":"2023-10-07T22:30:25.191781+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:30:25.191781+0000","last_undegraded":"2023-10-07T22:30:25.191781+0000","last_fullsized":"2023-10-07T22:30:25.191781+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":67,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.348302+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:30:25.348302+0000","last_peered":"2023-10-07T22:30:25.348302+0000","last_clean":"2023-10-07T22:30:25.348302+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:30:25.348302+0000","last_undegraded":"2023-10-07T22:30:25.348302+0000","last_fullsized":"2023-10-07T22:30:25.348302+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":412,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.768346+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:30:29.768346+0000","last_peered":"2023-10-07T22:30:29.768346+0000","last_clean":"2023-10-07T22:30:29.768346+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:30:29.768346+0000","last_undegraded":"2023-10-07T22:30:29.768346+0000","last_fullsized":"2023-10-07T22:30:29.768346+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":68,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188560+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:30:25.188560+0000","last_peered":"2023-10-07T22:30:25.188560+0000","last_clean":"2023-10-07T22:30:25.188560+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:30:25.188560+0000","last_undegraded":"2023-10-07T22:30:25.188560+0000","last_fullsized":"2023-10-07T22:30:25.188560+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"425'11056","reported_seq":11124,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188898+0000","last_change":"2023-10-07T22:22:27.202842+0000","last_active":"2023-10-07T22:30:25.188898+0000","last_peered":"2023-10-07T22:30:25.188898+0000","last_clean":"2023-10-07T22:30:25.188898+0000","last_became_active":"2023-10-07T22:22:27.202521+0000","last_became_peered":"2023-10-07T22:22:27.202521+0000","last_unstale":"2023-10-07T22:30:25.188898+0000","last_undegraded":"2023-10-07T22:30:25.188898+0000","last_fullsized":"2023-10-07T22:30:25.188898+0000","mapping_epoch":370,"log_start":"387'3900","ondisk_log_start":"387'3900","created":370,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T22:22:26.172496+0000","last_clean_scrub_stamp":"2023-10-07T22:22:26.172496+0000","objects_scrubbed":0,"log_size":7156,"log_dups_size":0,"ondisk_log_size":7156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:01:55.613078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11056,"num_write_kb":353792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":708,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189038+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:30:25.189038+0000","last_peered":"2023-10-07T22:30:25.189038+0000","last_clean":"2023-10-07T22:30:25.189038+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:30:25.189038+0000","last_undegraded":"2023-10-07T22:30:25.189038+0000","last_fullsized":"2023-10-07T22:30:25.189038+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":114,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.264117+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:30:25.264117+0000","last_peered":"2023-10-07T22:30:25.264117+0000","last_clean":"2023-10-07T22:30:25.264117+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:30:25.264117+0000","last_undegraded":"2023-10-07T22:30:25.264117+0000","last_fullsized":"2023-10-07T22:30:25.264117+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":141,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.764982+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:30:29.764982+0000","last_peered":"2023-10-07T22:30:29.764982+0000","last_clean":"2023-10-07T22:30:29.764982+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:30:29.764982+0000","last_undegraded":"2023-10-07T22:30:29.764982+0000","last_fullsized":"2023-10-07T22:30:29.764982+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":309,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.190327+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:30:25.190327+0000","last_peered":"2023-10-07T22:30:25.190327+0000","last_clean":"2023-10-07T22:30:25.190327+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:30:25.190327+0000","last_undegraded":"2023-10-07T22:30:25.190327+0000","last_fullsized":"2023-10-07T22:30:25.190327+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":136,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191702+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:30:25.191702+0000","last_peered":"2023-10-07T22:30:25.191702+0000","last_clean":"2023-10-07T22:30:25.191702+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:30:25.191702+0000","last_undegraded":"2023-10-07T22:30:25.191702+0000","last_fullsized":"2023-10-07T22:30:25.191702+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":467,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.195918+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:30:25.195918+0000","last_peered":"2023-10-07T22:30:25.195918+0000","last_clean":"2023-10-07T22:30:25.195918+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:30:25.195918+0000","last_undegraded":"2023-10-07T22:30:25.195918+0000","last_fullsized":"2023-10-07T22:30:25.195918+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":397,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191162+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:30:25.191162+0000","last_peered":"2023-10-07T22:30:25.191162+0000","last_clean":"2023-10-07T22:30:25.191162+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:30:25.191162+0000","last_undegraded":"2023-10-07T22:30:25.191162+0000","last_fullsized":"2023-10-07T22:30:25.191162+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":283,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189766+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:30:25.189766+0000","last_peered":"2023-10-07T22:30:25.189766+0000","last_clean":"2023-10-07T22:30:25.189766+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:30:25.189766+0000","last_undegraded":"2023-10-07T22:30:25.189766+0000","last_fullsized":"2023-10-07T22:30:25.189766+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":408,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191574+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:30:25.191574+0000","last_peered":"2023-10-07T22:30:25.191574+0000","last_clean":"2023-10-07T22:30:25.191574+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:30:25.191574+0000","last_undegraded":"2023-10-07T22:30:25.191574+0000","last_fullsized":"2023-10-07T22:30:25.191574+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":303,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188951+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:30:25.188951+0000","last_peered":"2023-10-07T22:30:25.188951+0000","last_clean":"2023-10-07T22:30:25.188951+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:30:25.188951+0000","last_undegraded":"2023-10-07T22:30:25.188951+0000","last_fullsized":"2023-10-07T22:30:25.188951+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":71,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.189097+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:30:25.189097+0000","last_peered":"2023-10-07T22:30:25.189097+0000","last_clean":"2023-10-07T22:30:25.189097+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:30:25.189097+0000","last_undegraded":"2023-10-07T22:30:25.189097+0000","last_fullsized":"2023-10-07T22:30:25.189097+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":71,"reported_epoch":430,"state":"active+clean","last_fresh":"2023-10-07T22:30:29.764884+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:30:29.764884+0000","last_peered":"2023-10-07T22:30:29.764884+0000","last_clean":"2023-10-07T22:30:29.764884+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:30:29.764884+0000","last_undegraded":"2023-10-07T22:30:29.764884+0000","last_fullsized":"2023-10-07T22:30:29.764884+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":50,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.191978+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:30:25.191978+0000","last_peered":"2023-10-07T22:30:25.191978+0000","last_clean":"2023-10-07T22:30:25.191978+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:30:25.191978+0000","last_undegraded":"2023-10-07T22:30:25.191978+0000","last_fullsized":"2023-10-07T22:30:25.191978+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":253,"reported_epoch":429,"state":"active+clean","last_fresh":"2023-10-07T22:30:25.188498+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:30:25.188498+0000","last_peered":"2023-10-07T22:30:25.188498+0000","last_clean":"2023-10-07T22:30:25.188498+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:30:25.188498+0000","last_undegraded":"2023-10-07T22:30:25.188498+0000","last_fullsized":"2023-10-07T22:30:25.188498+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":1317,"num_objects_missing":1317,"num_objects_degraded":27148,"num_objects_misplaced":180,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":177990,"num_write_kb":5695617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19827,"num_bytes_recovered":837615640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2769031168,"data_stored":2769027096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107249,"ondisk_log_size":107249,"up":48,"acting":43,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":381350,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":44,"num_read_kb":83,"num_write":22,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2302141,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201977,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1048600,"kb_used_data":143568,"kb_used_omap":0,"kb_used_meta":905024,"kb_avail":92696552,"statfs":{"total":95995035648,"available":94921269248,"internally_reserved":0,"allocated":147013632,"data_stored":145412669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926744576},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:13 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.75,"15min":1.0229999999999999},"min":{"1min":0.28699999999999998,"5min":0.28399999999999997,"15min":0.27100000000000002},"max":{"1min":3.387,"5min":3.6709999999999998,"15min":26.042000000000002},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.4690000000000001,"5min":0.90400000000000003,"15min":1.1759999999999999},"min":{"1min":0.40899999999999997,"5min":0.312,"15min":0.26000000000000001},"max":{"1min":7.2800000000000002,"5min":7.2800000000000002,"15min":25.991},"last":0.76400000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.1830000000000001,"15min":1.0740000000000001},"min":{"1min":0.34200000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.4249999999999998,"5min":32.918999999999997,"15min":32.918999999999997},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.74099999999999999,"5min":1.2050000000000001,"15min":1.0840000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":2.302,"5min":33.048999999999999,"15min":33.048999999999999},"last":0.81100000000000005}]},{"osd":2,"last update":"Sat Oct 7 22:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":0.93600000000000005,"15min":1.2529999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.315},"max":{"1min":5.0339999999999998,"5min":6.21,"15min":86.914000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.526,"5min":1.073,"15min":1.2030000000000001},"min":{"1min":0.45100000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.0419999999999998,"5min":7.0419999999999998,"15min":86.947999999999993},"last":0.92600000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":9.3300000000000001,"5min":2.7450000000000001,"15min":1.667},"min":{"1min":0.46899999999999997,"5min":0.36399999999999999,"15min":0.32000000000000001},"max":{"1min":87.819000000000003,"5min":87.819000000000003,"15min":87.819000000000003},"last":0.73799999999999999},{"interface":"front","average":{"1min":9.2189999999999994,"5min":2.629,"15min":1.5940000000000001},"min":{"1min":0.47999999999999998,"5min":0.44,"15min":0.371},"max":{"1min":87.727999999999994,"5min":87.727999999999994,"15min":87.727999999999994},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.93799999999999994,"15min":1.01},"min":{"1min":0.41799999999999998,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":3.1339999999999999,"5min":3.234,"15min":9.2279999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.88600000000000001,"15min":0.94599999999999995},"min":{"1min":0.36499999999999999,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":6.4359999999999999,"5min":6.4359999999999999,"15min":7.8360000000000003},"last":0.61599999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":0.91900000000000004,"15min":1.119},"min":{"1min":0.47099999999999997,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":5.0940000000000003,"5min":5.0940000000000003,"15min":8.5109999999999992},"last":0.53100000000000003},{"interface":"front","average":{"1min":1.202,"5min":1.012,"15min":1.0740000000000001},"min":{"1min":0.496,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":3.0680000000000001,"5min":3.2320000000000002,"15min":5.7130000000000001},"last":0.88100000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.1020000000000001,"15min":1.1160000000000001},"min":{"1min":0.55100000000000005,"5min":0.502,"15min":0.40899999999999997},"max":{"1min":3.7450000000000001,"5min":4.6550000000000002,"15min":6.1669999999999998},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.204,"5min":1.006,"15min":1.097},"min":{"1min":0.437,"5min":0.437,"15min":0.42299999999999999},"max":{"1min":6.3689999999999998,"5min":6.3689999999999998,"15min":7.9580000000000002},"last":0.70399999999999996}]}]},{"osd":6,"up_from":47,"seq":201863463621,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1002188,"kb_used_data":96324,"kb_used_omap":0,"kb_used_meta":905856,"kb_avail":92742964,"statfs":{"total":95995035648,"available":94968795136,"internally_reserved":0,"allocated":98635776,"data_stored":97046955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":927596544},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:52 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":0.80200000000000005,"15min":1.321},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.25},"max":{"1min":8.9420000000000002,"5min":8.9420000000000002,"15min":157.57300000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.78100000000000003,"15min":1.335},"min":{"1min":0.34200000000000003,"5min":0.29899999999999999,"15min":0.26400000000000001},"max":{"1min":3.222,"5min":3.8149999999999999,"15min":157.53800000000001},"last":0.82399999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.149,"15min":1.3720000000000001},"min":{"1min":0.28699999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.8500000000000001,"5min":25.533999999999999,"15min":39.267000000000003},"last":0.995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.2829999999999999,"15min":1.321},"min":{"1min":0.432,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":6.7699999999999996,"5min":25.620999999999999,"15min":39.310000000000002},"last":0.76500000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:29:52 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":0.89300000000000002,"15min":1.137},"min":{"1min":0.376,"5min":0.35299999999999998,"15min":0.309},"max":{"1min":3.8570000000000002,"5min":3.8570000000000002,"15min":40.392000000000003},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.82499999999999996,"15min":0.97299999999999998},"min":{"1min":0.373,"5min":0.34999999999999998,"15min":0.26700000000000002},"max":{"1min":3.8109999999999999,"5min":3.8319999999999999,"15min":40.420000000000002},"last":0.97099999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.536,"5min":1.2210000000000001,"15min":1.169},"min":{"1min":0.57099999999999995,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":4.3339999999999996,"5min":7.0739999999999998,"15min":11.699},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.472,"5min":1.26,"15min":1.0600000000000001},"min":{"1min":0.52600000000000002,"5min":0.41399999999999998,"15min":0.35399999999999998},"max":{"1min":6.915,"5min":6.9989999999999997,"15min":7.1020000000000003},"last":0.88500000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.78300000000000003,"15min":0.88100000000000001},"min":{"1min":0.39900000000000002,"5min":0.38400000000000001,"15min":0.29599999999999999},"max":{"1min":3.1200000000000001,"5min":3.1200000000000001,"15min":8.5630000000000006},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.86899999999999999,"15min":1.0940000000000001},"min":{"1min":0.39700000000000002,"5min":0.34499999999999997,"15min":0.32700000000000001},"max":{"1min":3.6160000000000001,"5min":3.6160000000000001,"15min":11.624000000000001},"last":0.86299999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.97399999999999998,"15min":0.98899999999999999},"min":{"1min":0.42099999999999999,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":1.264,"5min":6.25,"15min":7.1360000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.84199999999999997,"15min":0.95499999999999996},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0640000000000001,"5min":3.161,"15min":4.9850000000000003},"last":0.90000000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3069999999999999,"5min":1.024,"15min":1.095},"min":{"1min":0.42599999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.8070000000000004,"5min":4.8070000000000004,"15min":11.67},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.579,"5min":1.1539999999999999,"15min":1.109},"min":{"1min":0.55400000000000005,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":8.6099999999999994,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":0.53900000000000003}]}]},{"osd":1,"up_from":90,"seq":386547057162,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1718552,"kb_used_data":852812,"kb_used_omap":3,"kb_used_meta":865724,"kb_avail":92026600,"statfs":{"total":95995035648,"available":94235238400,"internally_reserved":0,"allocated":873279488,"data_stored":870999707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":886501798},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.577,"15min":1.2689999999999999},"min":{"1min":0.22500000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":5.9619999999999997,"5min":79.385000000000005,"15min":79.385000000000005},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.198,"5min":1.712,"15min":1.4039999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.23400000000000001},"max":{"1min":5.0019999999999998,"5min":79.370000000000005,"15min":79.370000000000005},"last":0.82799999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:29:50 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":0.86299999999999999,"15min":1.0249999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":7.2160000000000002,"5min":7.2160000000000002,"15min":33.904000000000003},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.4159999999999999,"5min":0.89100000000000001,"15min":1.1220000000000001},"min":{"1min":0.372,"5min":0.255,"15min":0.247},"max":{"1min":6.0149999999999997,"5min":6.0149999999999997,"15min":33.786999999999999},"last":0.76400000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:29:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.1419999999999999,"15min":1.2090000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.252},"max":{"1min":8.6579999999999995,"5min":8.6579999999999995,"15min":14.961},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.0569999999999999,"15min":1.0660000000000001},"min":{"1min":0.316,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.0510000000000002,"5min":7.492,"15min":14.561},"last":0.85199999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.88800000000000001,"15min":0.99099999999999999},"min":{"1min":0.37,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":7.2720000000000002,"5min":7.2720000000000002,"15min":7.3540000000000001},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.3759999999999999,"5min":0.98899999999999999,"15min":1.0880000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":6.2309999999999999,"5min":6.2309999999999999,"15min":14.526},"last":1.1080000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:30:17 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.1080000000000001,"15min":1.169},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":10.564,"5min":10.564,"15min":14.458},"last":1.0720000000000001},{"interface":"front","average":{"1min":2.0659999999999998,"5min":1.1779999999999999,"15min":1.23},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.35699999999999998},"max":{"1min":8.7490000000000006,"5min":8.7490000000000006,"15min":14.327},"last":0.90000000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.5640000000000001,"5min":1.1799999999999999,"15min":1.2070000000000001},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.40000000000000002},"max":{"1min":8.7919999999999998,"5min":8.7919999999999998,"15min":10.044},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.4730000000000001,"5min":1.079,"15min":1.087},"min":{"1min":0.441,"5min":0.441,"15min":0.35899999999999999},"max":{"1min":7.306,"5min":7.306,"15min":14.628},"last":1.218}]},{"osd":7,"last update":"Sat Oct 7 22:29:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.0569999999999999,"15min":1.1020000000000001},"min":{"1min":0.496,"5min":0.48599999999999999,"15min":0.371},"max":{"1min":7.3390000000000004,"5min":7.3390000000000004,"15min":7.3390000000000004},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.417,"5min":1.0960000000000001,"15min":1.2070000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.39100000000000001},"max":{"1min":6.2599999999999998,"5min":6.2599999999999998,"15min":14.493},"last":1.129}]}]},{"osd":0,"up_from":85,"seq":365072220688,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1746820,"kb_used_data":790968,"kb_used_omap":3,"kb_used_meta":955836,"kb_avail":91998332,"statfs":{"total":95995035648,"available":94206291968,"internally_reserved":0,"allocated":809951232,"data_stored":807627846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":978776289},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":0.88,"15min":1.4039999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":4.5430000000000001,"5min":10.627000000000001,"15min":99.117000000000004},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.88100000000000001,"15min":1.7529999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23499999999999999},"max":{"1min":8.4399999999999995,"5min":8.4399999999999995,"15min":95.138000000000005},"last":0.77900000000000003}]},{"osd":2,"last update":"Sat Oct 7 22:30:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":0.73199999999999998,"15min":1.216},"min":{"1min":0.29699999999999999,"5min":0.25700000000000001,"15min":0.23200000000000001},"max":{"1min":4.383,"5min":4.383,"15min":77.129000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":1.4870000000000001,"5min":0.93500000000000005,"15min":1.3169999999999999},"min":{"1min":0.33700000000000002,"5min":0.28699999999999998,"15min":0.247},"max":{"1min":8.1989999999999998,"5min":8.1989999999999998,"15min":77.254999999999995},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Oct 7 22:30:24 2023","interfaces":[{"interface":"back","average":{"1min":5.1070000000000002,"5min":1.5529999999999999,"15min":1.4319999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":69.540999999999997,"5min":69.540999999999997,"15min":69.540999999999997},"last":1.0209999999999999},{"interface":"front","average":{"1min":6.5099999999999998,"5min":2.0259999999999998,"15min":1.4870000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":78.296999999999997,"5min":78.296999999999997,"15min":78.296999999999997},"last":0.99199999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:30:02 2023","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.036,"15min":1.5660000000000001},"min":{"1min":0.42399999999999999,"5min":0.40799999999999997,"15min":0.37},"max":{"1min":8.2859999999999996,"5min":8.2859999999999996,"15min":102.32899999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.93799999999999994,"15min":1.4470000000000001},"min":{"1min":0.40000000000000002,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":4.2210000000000001,"5min":4.3689999999999998,"15min":102.277},"last":1.1100000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":0.84399999999999997,"15min":1.488},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34599999999999997},"max":{"1min":4.2999999999999998,"5min":4.2999999999999998,"15min":101.798},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.589,"5min":1.073,"15min":1.647},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.39800000000000002},"max":{"1min":8.3829999999999991,"5min":8.3829999999999991,"15min":100.45699999999999},"last":1.272}]},{"osd":6,"last update":"Sat Oct 7 22:30:02 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":1.087,"15min":1.365},"min":{"1min":0.46800000000000003,"5min":0.44800000000000001,"15min":0.39900000000000002},"max":{"1min":8.3200000000000003,"5min":8.3200000000000003,"15min":20.225999999999999},"last":1.4159999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.95399999999999996,"15min":1.167},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.317},"max":{"1min":4.1799999999999997,"5min":4.3170000000000002,"15min":6.8029999999999999},"last":0.97099999999999997}]},{"osd":7,"last update":"Sat Oct 7 22:30:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.877,"15min":1.214},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.39500000000000002},"max":{"1min":4.3460000000000001,"5min":4.3460000000000001,"15min":20.716000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.103,"15min":1.3440000000000001},"min":{"1min":0.54500000000000004,"5min":0.41799999999999998,"15min":0.36099999999999999},"max":{"1min":8.3499999999999996,"5min":8.3499999999999996,"15min":20.108000000000001},"last":1.361}]}]},{"osd":2,"up_from":95,"seq":408021893626,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730932,"kb_used_data":5996,"kb_used_omap":3,"kb_used_meta":724924,"kb_avail":93014220,"statfs":{"total":95995035648,"available":95246561280,"internally_reserved":0,"allocated":6139904,"data_stored":3711734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":742322953},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":0.91200000000000003,"15min":1.23},"min":{"1min":0.438,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.911,"5min":5.5590000000000002,"15min":24.286000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.0820000000000001,"15min":1.0649999999999999},"min":{"1min":0.32700000000000001,"5min":0.27100000000000002,"15min":0.249},"max":{"1min":4.4130000000000003,"5min":12.702999999999999,"15min":24.306000000000001},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.8540000000000001,"15min":1.516},"min":{"1min":0.32900000000000001,"5min":0.29299999999999998,"15min":0.246},"max":{"1min":5.1950000000000003,"5min":103.39700000000001,"15min":103.39700000000001},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.873,"5min":3.0939999999999999,"15min":1.6819999999999999},"min":{"1min":0.376,"5min":0.219,"15min":0.219},"max":{"1min":11.006,"5min":103.446,"15min":103.446},"last":0.97199999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:30:32 2023","interfaces":[{"interface":"back","average":{"1min":1.774,"5min":1.2609999999999999,"15min":1.52},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.26000000000000001},"max":{"1min":8.8469999999999995,"5min":10.94,"15min":133.01300000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.1519999999999999,"15min":1.3899999999999999},"min":{"1min":0.33100000000000002,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":5.016,"5min":6.2060000000000004,"15min":132.839},"last":0.65400000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.121,"15min":1.0509999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.313},"max":{"1min":4.5179999999999998,"5min":8.843,"15min":12.481},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.169,"5min":0.96999999999999997,"15min":0.88700000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.33500000000000002},"max":{"1min":5.2469999999999999,"5min":6.2560000000000002,"15min":6.2560000000000002},"last":0.80200000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:30:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.1040000000000001,"15min":0.98099999999999998},"min":{"1min":0.44800000000000001,"5min":0.41399999999999998,"15min":0.38500000000000001},"max":{"1min":4.5629999999999997,"5min":6.2309999999999999,"15min":6.2309999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.238,"15min":1.1180000000000001},"min":{"1min":0.45800000000000002,"5min":0.441,"15min":0.39100000000000001},"max":{"1min":6.508,"5min":6.508,"15min":8.4469999999999992},"last":0.78200000000000003}]},{"osd":6,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.163,"15min":1.0680000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":5.2759999999999998,"5min":6.3440000000000003,"15min":6.3440000000000003},"last":0.75},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.2669999999999999,"15min":1.171},"min":{"1min":0.48999999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":4.1589999999999998,"5min":7.5819999999999999,"15min":7.5819999999999999},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Oct 7 22:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.173,"15min":1.079},"min":{"1min":0.56899999999999995,"5min":0.46100000000000002,"15min":0.41699999999999998},"max":{"1min":5.3639999999999999,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.51,"5min":1.357,"15min":1.25},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.443},"max":{"1min":4.2510000000000003,"5min":5.8700000000000001,"15min":8.4939999999999998},"last":1.107}]}]},{"osd":3,"up_from":100,"seq":429496730097,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1205284,"kb_used_data":226840,"kb_used_omap":2,"kb_used_meta":978429,"kb_avail":92539868,"statfs":{"total":95995035648,"available":94760824832,"internally_reserved":0,"allocated":232284160,"data_stored":229989840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1001911915},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.583,"5min":0.81899999999999995,"15min":1.6639999999999999},"min":{"1min":0.26900000000000002,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":7.4059999999999997,"5min":7.4059999999999997,"15min":57.661999999999999},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.55,"5min":0.98699999999999999,"15min":1.8149999999999999},"min":{"1min":0.248,"5min":0.23000000000000001,"15min":0.22700000000000001},"max":{"1min":7.7320000000000002,"5min":7.7320000000000002,"15min":55.579999999999998},"last":0.55800000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6850000000000001,"5min":1.456,"15min":2.0169999999999999},"min":{"1min":0.34599999999999997,"5min":0.27500000000000002,"15min":0.22800000000000001},"max":{"1min":10.195,"5min":24.884,"15min":219.27500000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":2.0750000000000002,"5min":1.5640000000000001,"15min":2.1800000000000002},"min":{"1min":0.42899999999999999,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":10.253,"5min":23.885000000000002,"15min":222.20500000000001},"last":0.83999999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6679999999999999,"5min":1.3460000000000001,"15min":1.4730000000000001},"min":{"1min":0.48699999999999999,"5min":0.32300000000000001,"15min":0.27500000000000002},"max":{"1min":7.6399999999999997,"5min":12.147,"15min":63.915999999999997},"last":0.748},{"interface":"front","average":{"1min":1.171,"5min":1.008,"15min":1.268},"min":{"1min":0.33700000000000002,"5min":0.314,"15min":0.24199999999999999},"max":{"1min":5.899,"5min":9.1069999999999993,"15min":64.099999999999994},"last":0.81599999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.0700000000000001,"15min":1.177},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.34300000000000003},"max":{"1min":5.8179999999999996,"5min":5.8179999999999996,"15min":9.3439999999999994},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.5289999999999999,"5min":0.999,"15min":1.1259999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":8.1910000000000007,"5min":8.1910000000000007,"15min":21.231000000000002},"last":1.044}]},{"osd":5,"last update":"Sat Oct 7 22:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":0.91900000000000004,"15min":1.1140000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":5.5049999999999999,"5min":5.5049999999999999,"15min":21.506},"last":1.014},{"interface":"front","average":{"1min":1.627,"5min":1.216,"15min":1.339},"min":{"1min":0.51600000000000001,"5min":0.42499999999999999,"15min":0.42399999999999999},"max":{"1min":4.0549999999999997,"5min":4.4649999999999999,"15min":10.571},"last":0.90300000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":1.2989999999999999,"15min":1.319},"min":{"1min":0.51400000000000001,"5min":0.46600000000000003,"15min":0.41199999999999998},"max":{"1min":5.5309999999999997,"5min":5.5309999999999997,"15min":10.5},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.605,"5min":1.1439999999999999,"15min":1.216},"min":{"1min":0.46600000000000003,"5min":0.40999999999999998,"15min":0.308},"max":{"1min":6.0919999999999996,"5min":6.0919999999999996,"15min":9.3859999999999992},"last":0.94899999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.236,"15min":1.3260000000000001},"min":{"1min":0.50700000000000001,"5min":0.45400000000000001,"15min":0.437},"max":{"1min":9.0399999999999991,"5min":9.0399999999999991,"15min":9.423},"last":0.876},{"interface":"front","average":{"1min":1.2929999999999999,"5min":0.996,"15min":1.22},"min":{"1min":0.436,"5min":0.436,"15min":0.39000000000000001},"max":{"1min":5.5359999999999996,"5min":5.5359999999999996,"15min":21.535},"last":0.96699999999999997}]}]},{"osd":4,"up_from":31,"seq":133143986904,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1544980,"kb_used_data":625740,"kb_used_omap":0,"kb_used_meta":919232,"kb_avail":92200172,"statfs":{"total":95995035648,"available":94412976128,"internally_reserved":0,"allocated":640757760,"data_stored":639160823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":941293568},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.63700000000000001,"15min":1.7110000000000001},"min":{"1min":0.28699999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.4099999999999999,"5min":1.859,"15min":147.952},"last":0.70699999999999996},{"interface":"front","average":{"1min":1.2370000000000001,"5min":0.88200000000000001,"15min":1.8500000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":7.0359999999999996,"5min":7.0359999999999996,"15min":147.99100000000001},"last":0.63600000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:29:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.86599999999999999,"15min":1.056},"min":{"1min":0.376,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":2.3929999999999998,"5min":9.5239999999999991,"15min":16.023},"last":0.59399999999999997},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1,"15min":1.1240000000000001},"min":{"1min":0.39700000000000002,"5min":0.34999999999999998,"15min":0.308},"max":{"1min":6.665,"5min":8.5250000000000004,"15min":14.06},"last":0.92000000000000004}]},{"osd":2,"last update":"Sat Oct 7 22:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":0.90000000000000002,"15min":1.012},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.34699999999999998},"max":{"1min":6.609,"5min":6.609,"15min":11.067},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.294,"5min":0.98499999999999999,"15min":1.0569999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.29899999999999999},"max":{"1min":5.0529999999999999,"5min":5.0529999999999999,"15min":8.7810000000000006},"last":0.751}]},{"osd":3,"last update":"Sat Oct 7 22:30:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.93300000000000005,"15min":1.137},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.33100000000000002},"max":{"1min":3.0510000000000002,"5min":4.7809999999999997,"15min":13.17},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.98699999999999999,"15min":1.056},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34799999999999998},"max":{"1min":3.274,"5min":4.5279999999999996,"15min":13.371},"last":0.88400000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:30:15 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.78800000000000003,"15min":0.95299999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.5059999999999998,"5min":3.5059999999999998,"15min":10.44},"last":1.129},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.89200000000000002,"15min":1.012},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":2.2160000000000002,"5min":4.6829999999999998,"15min":6.0410000000000004},"last":0.96399999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:29:56 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.88200000000000001,"15min":1.0720000000000001},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.36899999999999999},"max":{"1min":1.6699999999999999,"5min":4.8029999999999999,"15min":11.148},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95599999999999996,"15min":0.98599999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.5670000000000002,"5min":4.7469999999999999,"15min":5.9219999999999997},"last":0.999}]},{"osd":7,"last update":"Sat Oct 7 22:30:33 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.94199999999999995,"15min":1.0109999999999999},"min":{"1min":0.42799999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.4130000000000003,"5min":5.4130000000000003,"15min":6.5190000000000001},"last":1.151},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.01,"15min":1.1579999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.39800000000000002},"max":{"1min":2.7650000000000001,"5min":4.8170000000000002,"15min":6.2009999999999996},"last":1.05}]}]},{"osd":5,"up_from":242,"seq":1039382085856,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371400,"kb_used_data":5376,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373752,"statfs":{"total":95995035648,"available":95614722048,"internally_reserved":0,"allocated":5505024,"data_stored":3916675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6719999999999999,"5min":1.0249999999999999,"15min":1.26},"min":{"1min":0.34699999999999998,"5min":0.28999999999999998,"15min":0.251},"max":{"1min":6.5019999999999998,"5min":7.5259999999999998,"15min":101.499},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.3160000000000001,"5min":0.98199999999999998,"15min":1.4710000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.28399999999999997},"max":{"1min":4.5119999999999996,"5min":7.601,"15min":101.705},"last":0.622}]},{"osd":1,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":3.6379999999999999,"5min":1.9239999999999999,"15min":1.4359999999999999},"min":{"1min":0.377,"5min":0.36099999999999999,"15min":0.29599999999999999},"max":{"1min":46.570999999999998,"5min":46.570999999999998,"15min":46.570999999999998},"last":0.70099999999999996},{"interface":"front","average":{"1min":3.516,"5min":1.8049999999999999,"15min":1.3380000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":46.587000000000003,"5min":46.587000000000003,"15min":46.587000000000003},"last":0.437}]},{"osd":2,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":0.91500000000000004,"15min":0.86499999999999999},"min":{"1min":0.36099999999999999,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":5.0570000000000004,"5min":5.0570000000000004,"15min":6.4710000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.21,"5min":0.98399999999999999,"15min":0.94799999999999995},"min":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.34999999999999998},"max":{"1min":3.9809999999999999,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":0.79800000000000004}]},{"osd":3,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":1.256,"15min":1.1519999999999999},"min":{"1min":0.497,"5min":0.379,"15min":0.311},"max":{"1min":5.101,"5min":6.7910000000000004,"15min":8.2590000000000003},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.468,"5min":1.3500000000000001,"15min":1.262},"min":{"1min":0.442,"5min":0.379,"15min":0.36499999999999999},"max":{"1min":5.4409999999999998,"5min":8.3309999999999995,"15min":8.3309999999999995},"last":0.93899999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":0.88800000000000001,"15min":1.022},"min":{"1min":0.35099999999999998,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":4.8979999999999997,"5min":4.8979999999999997,"15min":7.9720000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":1.516,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.34100000000000003},"max":{"1min":6.5730000000000004,"5min":6.5730000000000004,"15min":6.6189999999999998},"last":0.84099999999999997}]},{"osd":6,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":0.95099999999999996,"15min":0.94199999999999995},"min":{"1min":0.40600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":4.5789999999999997,"5min":4.5789999999999997,"15min":5.375},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.7190000000000001,"5min":1.056,"15min":1.004},"min":{"1min":0.45900000000000002,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":7.5519999999999996,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":0.75800000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.53600000000000003,"5min":0.42499999999999999,"15min":0.33900000000000002},"max":{"1min":3.9500000000000002,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":0.878},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.111,"15min":1.0740000000000001},"min":{"1min":0.50600000000000001,"5min":0.45400000000000001,"15min":0.41499999999999998},"max":{"1min":7.5990000000000002,"5min":7.5990000000000002,"15min":7.5990000000000002},"last":0.53200000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":804192256,"data_stored":804192256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":867569664,"data_stored":867565592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":225968128,"data_stored":225968128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":635830272,"data_stored":635830272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":93716480,"data_stored":93716480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":141754368,"data_stored":141754368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:30:39.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-07T22:30:39.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.832 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T22:30:39.832 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-10-07T22:30:39.832 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-07T22:30:39.836 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-10-07T22:30:39.836 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T22:30:39.837 DEBUG:teuthology.orchestra.run.smithi008:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:30:39.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.895 INFO:teuthology.orchestra.run.smithi008.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T22:30:39.895 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:30:39.948 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T22:30:39.949 DEBUG:teuthology.orchestra.run.smithi008:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T22:30:39.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:39.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:39.997 INFO:tasks.workunit:timeout=3h 2023-10-07T22:30:39.997 INFO:tasks.workunit:cleanup=True 2023-10-07T22:30:39.998 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-07T22:30:40.091 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:40.107 INFO:tasks.workunit.client.0.smithi008.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T22:30:40.125 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:40.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:40.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:40.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:40.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:40.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:40 smithi008 bash[105281]: cluster 2023-10-07T22:30:38.788849+0000 osd.5 (osd.5) 293 : cluster 0 1.8 scrub starts 2023-10-07T22:30:40.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:40 smithi008 bash[102097]: cluster 2023-10-07T22:30:38.788849+0000 osd.5 (osd.5) 293 : cluster 0 1.8 scrub starts 2023-10-07T22:30:40.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:40.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:40.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:40.515 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:40 smithi081 bash[89466]: cluster 2023-10-07T22:30:38.788849+0000 osd.5 (osd.5) 293 : cluster 0 1.8 scrub starts 2023-10-07T22:30:40.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:40.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:40.692 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:40.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:40.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:40.861 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:40.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:40.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:40.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:41.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:41.234 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:41.270 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:41.326 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:41.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:41.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:41.401 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:41.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.518 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: cluster 2023-10-07T22:30:39.829474+0000 osd.5 (osd.5) 294 : cluster 0 1.8 scrub starts 2023-10-07T22:30:41.518 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: cluster 2023-10-07T22:30:39.833104+0000 osd.5 (osd.5) 295 : cluster 0 1.8 scrub ok 2023-10-07T22:30:41.519 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: cluster 2023-10-07T22:30:39.978877+0000 mgr.y (mgr.25319) 1557 : cluster 0 pgmap v1793: 83 pgs: 83 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:41.519 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: cluster 2023-10-07T22:30:40.251077+0000 mon.a (mon.0) 2174 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27148/69 objects degraded (39344.928%), 5 pgs degraded, 5 pgs undersized) 2023-10-07T22:30:41.519 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: audit 2023-10-07T22:30:40.959264+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:41.520 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:41 smithi081 bash[89466]: audit 2023-10-07T22:30:40.961214+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:41.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:41.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: cluster 2023-10-07T22:30:39.829474+0000 osd.5 (osd.5) 294 : cluster 0 1.8 scrub starts 2023-10-07T22:30:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: cluster 2023-10-07T22:30:39.833104+0000 osd.5 (osd.5) 295 : cluster 0 1.8 scrub ok 2023-10-07T22:30:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: cluster 2023-10-07T22:30:39.978877+0000 mgr.y (mgr.25319) 1557 : cluster 0 pgmap v1793: 83 pgs: 83 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: cluster 2023-10-07T22:30:40.251077+0000 mon.a (mon.0) 2174 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27148/69 objects degraded (39344.928%), 5 pgs degraded, 5 pgs undersized) 2023-10-07T22:30:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: audit 2023-10-07T22:30:40.959264+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[102097]: audit 2023-10-07T22:30:40.961214+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:41.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: cluster 2023-10-07T22:30:39.829474+0000 osd.5 (osd.5) 294 : cluster 0 1.8 scrub starts 2023-10-07T22:30:41.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: cluster 2023-10-07T22:30:39.833104+0000 osd.5 (osd.5) 295 : cluster 0 1.8 scrub ok 2023-10-07T22:30:41.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: cluster 2023-10-07T22:30:39.978877+0000 mgr.y (mgr.25319) 1557 : cluster 0 pgmap v1793: 83 pgs: 83 active+clean; 378 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:41.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: cluster 2023-10-07T22:30:40.251077+0000 mon.a (mon.0) 2174 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27148/69 objects degraded (39344.928%), 5 pgs degraded, 5 pgs undersized) 2023-10-07T22:30:41.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: audit 2023-10-07T22:30:40.959264+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:41.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:41 smithi008 bash[105281]: audit 2023-10-07T22:30:40.961214+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:41.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:41.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:41.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:41.779 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:41.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:41.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:41.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:41.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:42.048 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:42.080 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:42.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:42.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:42.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:42.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:42.344 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:42.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:42.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:42.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:42.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:42.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:42.616 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:42.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:42.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:42.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:42.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:42.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:42.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:43.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:43.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:43.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:43.229 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:43] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.43.0" 2023-10-07T22:30:43.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:43.359 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:43.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:43.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:43.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:43 smithi081 bash[89466]: cluster 2023-10-07T22:30:41.979977+0000 mgr.y (mgr.25319) 1558 : cluster 0 pgmap v1794: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:43.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:43.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:43 smithi008 bash[102097]: cluster 2023-10-07T22:30:41.979977+0000 mgr.y (mgr.25319) 1558 : cluster 0 pgmap v1794: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:43.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:43 smithi008 bash[105281]: cluster 2023-10-07T22:30:41.979977+0000 mgr.y (mgr.25319) 1558 : cluster 0 pgmap v1794: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:43.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:43.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:43.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:43.940 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:43.961 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:43.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:44.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:44.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:44.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:44.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:44.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:44.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:44.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:44.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:44.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:44.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:44.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:44.876 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:44.900 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:44.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:44.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:45.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:45.027 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:45.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:45.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:45.160 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:45.264 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:45.290 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:45.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:45.393 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:45.405 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:45 smithi008 bash[105281]: cluster 2023-10-07T22:30:43.980559+0000 mgr.y (mgr.25319) 1559 : cluster 0 pgmap v1795: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:45.405 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:45 smithi008 bash[102097]: cluster 2023-10-07T22:30:43.980559+0000 mgr.y (mgr.25319) 1559 : cluster 0 pgmap v1795: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:45.420 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:45.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:45.536 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:45 smithi081 bash[89466]: cluster 2023-10-07T22:30:43.980559+0000 mgr.y (mgr.25319) 1559 : cluster 0 pgmap v1795: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:45.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:45.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:45.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:45.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:45.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:45.817 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:45.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:45.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:45.944 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:45.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:45.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:46.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:46.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:46.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:46.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:46.195 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:30:46.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:46.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:46.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:46.451 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:46.478 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:46.582 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:46.605 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:46.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:46.708 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:46.732 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:46.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:46.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:46.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:46.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:47.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:47.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:47.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:47.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:47.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:47.241 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:47.269 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:47.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:47 smithi008 bash[102097]: cluster 2023-10-07T22:30:45.981443+0000 mgr.y (mgr.25319) 1560 : cluster 0 pgmap v1796: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:47.361 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:47 smithi008 bash[102097]: audit 2023-10-07T22:30:46.925014+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:47.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:47.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:47 smithi081 bash[89466]: cluster 2023-10-07T22:30:45.981443+0000 mgr.y (mgr.25319) 1560 : cluster 0 pgmap v1796: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:47.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:47 smithi081 bash[89466]: audit 2023-10-07T22:30:46.925014+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:47.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:47.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:47.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:47.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:47.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:47 smithi008 bash[105281]: cluster 2023-10-07T22:30:45.981443+0000 mgr.y (mgr.25319) 1560 : cluster 0 pgmap v1796: 83 pgs: 83 active+clean; 582 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:47.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:47 smithi008 bash[105281]: audit 2023-10-07T22:30:46.925014+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:30:47.643 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:47.666 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:47.770 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:47.789 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:47.892 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:47.911 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:47.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:47.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:48.014 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:48.039 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:48.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:48.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:48.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:48.263 INFO:tasks.workunit.client.0.smithi008.stderr:Updating files: 85% (9674/11322) Updating files: 86% (9737/11322) Updating files: 87% (9851/11322) Updating files: 88% (9964/11322) Updating files: 89% (10077/11322) Updating files: 90% (10190/11322) Updating files: 91% (10304/11322) Updating files: 92% (10417/11322) Updating files: 93% (10530/11322) Updating files: 94% (10643/11322) Updating files: 95% (10756/11322) Updating files: 96% (10870/11322) Updating files: 97% (10983/11322) Updating files: 98% (11096/11322) Updating files: 99% (11209/11322) Updating files: 100% (11322/11322) Updating files: 100% (11322/11322), done. 2023-10-07T22:30:48.280 DEBUG:teuthology.orchestra.run.smithi008:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-07T22:30:48.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:48.306 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:48.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:48.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:48.547 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:48.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:48.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:48.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:48.695 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:48.798 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:48.824 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:48.927 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:48.949 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:48.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:49.052 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.074 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:49.077 INFO:tasks.workunit.client.0.smithi008.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T22:30:49.099 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T22:30:49.099 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T22:30:49.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.203 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:49.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:49.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:49.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:49.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:49 smithi008 bash[105281]: cluster 2023-10-07T22:30:47.982260+0000 mgr.y (mgr.25319) 1561 : cluster 0 pgmap v1797: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:49.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:49 smithi008 bash[102097]: cluster 2023-10-07T22:30:47.982260+0000 mgr.y (mgr.25319) 1561 : cluster 0 pgmap v1797: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:49.440 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:49.466 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:49.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:49.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:49 smithi081 bash[89466]: cluster 2023-10-07T22:30:47.982260+0000 mgr.y (mgr.25319) 1561 : cluster 0 pgmap v1797: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:49.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:49.709 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.735 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:49.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:49.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:49.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:49.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:49.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:50.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:50.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:50.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:50.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:50.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:50.262 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:50.366 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:50.387 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:50.491 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:50.513 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:50.617 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:50.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:50.742 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:50.766 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:50.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:50.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:50.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:51.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:51.036 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:51.139 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:51.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:51.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:51.402 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:51.432 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:51.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:51.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.547 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:51 smithi081 bash[89466]: cluster 2023-10-07T22:30:49.982997+0000 mgr.y (mgr.25319) 1562 : cluster 0 pgmap v1798: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:51.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:51.568 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:51 smithi008 bash[102097]: cluster 2023-10-07T22:30:49.982997+0000 mgr.y (mgr.25319) 1562 : cluster 0 pgmap v1798: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:51.568 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:51 smithi008 bash[105281]: cluster 2023-10-07T22:30:49.982997+0000 mgr.y (mgr.25319) 1562 : cluster 0 pgmap v1798: 83 pgs: 83 active+clean; 582 KiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:51.664 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:51.690 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:51.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:51.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:51.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:51.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:51.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:52.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:52.093 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:52.196 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:52.221 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:52.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:52.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:52.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:52.460 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:52.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:52.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:52.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:52.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:52.756 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:52.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:52.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:52.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:52.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:52.996 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:53.017 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:53.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:53.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:30:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:30:53] "GET /metrics HTTP/1.1" 200 34273 "" "Prometheus/2.43.0" 2023-10-07T22:30:53.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:53.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:53.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:53.276 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:53.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:53.379 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:53.407 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:53.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:53 smithi081 bash[89466]: cluster 2023-10-07T22:30:51.983823+0000 mgr.y (mgr.25319) 1563 : cluster 0 pgmap v1799: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:53.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:53.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:53.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:53.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:53 smithi008 bash[105281]: cluster 2023-10-07T22:30:51.983823+0000 mgr.y (mgr.25319) 1563 : cluster 0 pgmap v1799: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:53.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:53 smithi008 bash[102097]: cluster 2023-10-07T22:30:51.983823+0000 mgr.y (mgr.25319) 1563 : cluster 0 pgmap v1799: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 706 GiB / 715 GiB avail 2023-10-07T22:30:53.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:53.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:53.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:53.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:53.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:53.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:53.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:53.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:54.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:54.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:54.212 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:54.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:54.336 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:54.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:54.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:54.705 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:54.728 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:54.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:54.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:54.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:54.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:54.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:55.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:55.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:55.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:55.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:55.240 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:55.263 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:55.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:55.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:55 smithi081 bash[89466]: cluster 2023-10-07T22:30:53.984605+0000 mgr.y (mgr.25319) 1564 : cluster 0 pgmap v1800: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:55.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:55.467 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:30:55.467 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:30:55.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:55.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:55.566 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:55 smithi008 bash[105281]: cluster 2023-10-07T22:30:53.984605+0000 mgr.y (mgr.25319) 1564 : cluster 0 pgmap v1800: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:55.567 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:55 smithi008 bash[102097]: cluster 2023-10-07T22:30:53.984605+0000 mgr.y (mgr.25319) 1564 : cluster 0 pgmap v1800: 83 pgs: 83 active+clean; 582 KiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:55.635 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:55.665 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:55.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:55.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:55.794 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:30:55.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:55.814 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:30:55.835 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:30:55.859 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:30:55.882 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:30:55.905 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:30:55.908 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:55.931 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:30:55.933 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:55.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:55.957 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.959 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.960 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:30:55.960 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:30:56.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:56.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:56.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:56.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:30:56.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:30:56.300 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:30:56.301 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:56.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:56.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:56.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:56 smithi081 bash[89466]: audit 2023-10-07T22:30:55.452173+0000 mon.a (mon.0) 2178 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:56.442 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:56 smithi081 bash[89466]: audit 2023-10-07T22:30:55.765050+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.8:0/4132872929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:56.443 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:56 smithi081 bash[89466]: audit 2023-10-07T22:30:55.952749+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:56.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:56.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:56.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[102097]: audit 2023-10-07T22:30:55.452173+0000 mon.a (mon.0) 2178 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[102097]: audit 2023-10-07T22:30:55.765050+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.8:0/4132872929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[102097]: audit 2023-10-07T22:30:55.952749+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:56.601 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[105281]: audit 2023-10-07T22:30:55.452173+0000 mon.a (mon.0) 2178 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:30:56.601 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[105281]: audit 2023-10-07T22:30:55.765050+0000 mon.a (mon.0) 2179 : audit 0 from='client.? 172.21.15.8:0/4132872929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:30:56.601 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:56 smithi008 bash[105281]: audit 2023-10-07T22:30:55.952749+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:56.700 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:56.727 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:56.832 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:56.859 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:56.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:56.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:56.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:56.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:56.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:57.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:57.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:57.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:57.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:57.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: cluster 2023-10-07T22:30:55.985162+0000 mgr.y (mgr.25319) 1565 : cluster 0 pgmap v1801: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: cluster 2023-10-07T22:30:56.285143+0000 mon.a (mon.0) 2181 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: cluster 2023-10-07T22:30:56.285201+0000 mon.a (mon.0) 2182 : cluster 1 Cluster is now healthy 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: audit 2023-10-07T22:30:56.293520+0000 mon.a (mon.0) 2183 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: cluster 2023-10-07T22:30:56.294712+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:57.521 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:57 smithi081 bash[89466]: cluster 2023-10-07T22:30:56.298983+0000 mon.a (mon.0) 2184 : cluster 0 osdmap e432: 8 total, 8 up, 8 in 2023-10-07T22:30:57.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:57.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: cluster 2023-10-07T22:30:55.985162+0000 mgr.y (mgr.25319) 1565 : cluster 0 pgmap v1801: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: cluster 2023-10-07T22:30:56.285143+0000 mon.a (mon.0) 2181 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:30:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: cluster 2023-10-07T22:30:56.285201+0000 mon.a (mon.0) 2182 : cluster 1 Cluster is now healthy 2023-10-07T22:30:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: audit 2023-10-07T22:30:56.293520+0000 mon.a (mon.0) 2183 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: cluster 2023-10-07T22:30:56.294712+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[105281]: cluster 2023-10-07T22:30:56.298983+0000 mon.a (mon.0) 2184 : cluster 0 osdmap e432: 8 total, 8 up, 8 in 2023-10-07T22:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: cluster 2023-10-07T22:30:55.985162+0000 mgr.y (mgr.25319) 1565 : cluster 0 pgmap v1801: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: cluster 2023-10-07T22:30:56.285143+0000 mon.a (mon.0) 2181 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: cluster 2023-10-07T22:30:56.285201+0000 mon.a (mon.0) 2182 : cluster 1 Cluster is now healthy 2023-10-07T22:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: audit 2023-10-07T22:30:56.293520+0000 mon.a (mon.0) 2183 : audit 1 from='client.? 172.21.15.8:0/255148296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:30:57.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: cluster 2023-10-07T22:30:56.294712+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:57.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:57 smithi008 bash[102097]: cluster 2023-10-07T22:30:56.298983+0000 mon.a (mon.0) 2184 : cluster 0 osdmap e432: 8 total, 8 up, 8 in 2023-10-07T22:30:57.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:57.783 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:57.807 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:57.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:57.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:57.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:58.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:58.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:58.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:58.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:58.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:58.351 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:30:58.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:30:58.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:58.468 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:58 smithi081 bash[89466]: cluster 2023-10-07T22:30:57.537138+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.469 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:58 smithi081 bash[89466]: cluster 2023-10-07T22:30:57.537228+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:58.591 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:58 smithi008 bash[102097]: cluster 2023-10-07T22:30:57.537138+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:58 smithi008 bash[102097]: cluster 2023-10-07T22:30:57.537228+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.600 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:58 smithi008 bash[105281]: cluster 2023-10-07T22:30:57.537138+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.600 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:58 smithi008 bash[105281]: cluster 2023-10-07T22:30:57.537228+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:58.613 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:58.716 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:58.742 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:58.845 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:58.847 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-07T22:30:58.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:30:58.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:58.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:30:58.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:59.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:30:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:30:59.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:59.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:59.245 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:59.267 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:59.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:59.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:59.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:30:59.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:30:59.488 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T22:30:59.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:59.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:59 smithi008 bash[105281]: cluster 2023-10-07T22:30:57.537565+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:59.517 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:30:59 smithi008 bash[105281]: cluster 2023-10-07T22:30:57.986256+0000 mgr.y (mgr.25319) 1566 : cluster 0 pgmap v1803: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:59.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:59 smithi008 bash[102097]: cluster 2023-10-07T22:30:57.537565+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:59.517 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:30:59 smithi008 bash[102097]: cluster 2023-10-07T22:30:57.986256+0000 mgr.y (mgr.25319) 1566 : cluster 0 pgmap v1803: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:59.533 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:30:59.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:59.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:59 smithi081 bash[89466]: cluster 2023-10-07T22:30:57.537565+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e432 with expected crc 2023-10-07T22:30:59.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:30:59 smithi081 bash[89466]: cluster 2023-10-07T22:30:57.986256+0000 mgr.y (mgr.25319) 1566 : cluster 0 pgmap v1803: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:30:59.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:30:59.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:30:59.771 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:59.801 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:30:59.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:30:59.904 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:59.930 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:30:59.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:30:59.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:00.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:00.061 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:00.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:00.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:00.211 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T22:31:00.273 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T22:31:00.275 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T22:31:00.275 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T22:31:00.300 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.325 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:00.335 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T22:31:00.366 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T22:31:00.366 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T22:31:00.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.434 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-10-07T22:31:00.435 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-10-07T22:31:00.435 DEBUG:teuthology.orchestra.run.smithi008:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-10-07T22:31:00.454 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:00.557 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:00.591 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:00.599 INFO:tasks.workunit.client.0.smithi008.stdout:Running main() from gmock_main.cc 2023-10-07T22:31:00.599 INFO:tasks.workunit.client.0.smithi008.stdout:[==========] Running 70 tests from 1 test suite. 2023-10-07T22:31:00.600 INFO:tasks.workunit.client.0.smithi008.stdout:[----------] Global test environment set-up. 2023-10-07T22:31:00.600 INFO:tasks.workunit.client.0.smithi008.stdout:[----------] 70 tests from TestClsRbd 2023-10-07T22:31:00.695 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:00.722 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:00.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:00.827 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:00.831 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-07T22:31:00.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:31:00.856 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:00.960 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.992 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:00.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:01.094 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:31:01.094 INFO:teuthology.orchestra.run.smithi008.stdout:{"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":32,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2769,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":432,"num_osds":8,"num_up_osds":8,"osd_up_since":1696716701,"num_in_osds":8,"osd_in_since":1696717390,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":83}],"num_pgs":83,"num_pools":4,"num_objects":24,"data_bytes":595860,"bytes_used":9191399424,"bytes_avail":758768885760,"bytes_total":767960285184},"fsmap":{"epoch":10,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi081.zbvtwc","status":"up:active","gid":24532}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.8:8443/","prometheus":"http://172.21.15.8:9283/"}},"servicemap":{"epoch":40,"modified":"2023-10-07T22:30:51.983666+0000","services":{}},"progress_events":{"206ff19e-3a87-4707-922a-b87206f2bea7":{"message":"Upgrade to 18.0.0-6609-g9725b08f (4m)\n [===========.................] (remaining: 6m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-10-07T22:31:01.095 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.119 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:01.222 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:01.254 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:01.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:01.359 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.367 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:01 smithi008 bash[102097]: cluster 2023-10-07T22:30:59.986952+0000 mgr.y (mgr.25319) 1567 : cluster 0 pgmap v1804: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:01.367 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:01 smithi008 bash[102097]: audit 2023-10-07T22:31:01.093267+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.8:0/2781764314' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:31:01.367 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:01 smithi008 bash[105281]: cluster 2023-10-07T22:30:59.986952+0000 mgr.y (mgr.25319) 1567 : cluster 0 pgmap v1804: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:01.367 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:01 smithi008 bash[105281]: audit 2023-10-07T22:31:01.093267+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.8:0/2781764314' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:31:01.381 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:01.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:01.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:01.623 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:01 smithi081 bash[89466]: cluster 2023-10-07T22:30:59.986952+0000 mgr.y (mgr.25319) 1567 : cluster 0 pgmap v1804: 83 pgs: 83 active+clean; 582 KiB data, 8.6 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:01 smithi081 bash[89466]: audit 2023-10-07T22:31:01.093267+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.8:0/2781764314' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T22:31:01.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:01.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:01.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:01.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:01.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:01.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:02.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:02.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:02.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.186 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:02.289 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.314 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_all_features 2023-10-07T22:31:02.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.305115+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.305611+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.308858+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.309687+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.310370+0000 mon.a (mon.0) 2185 : cluster 0 osdmap e433: 8 total, 8 up, 8 in 2023-10-07T22:31:02.327 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:02.338 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_all_features (24 ms) 2023-10-07T22:31:02.338 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.copyup 2023-10-07T22:31:02.421 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.305115+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.305611+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.308858+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.309687+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.310370+0000 mon.a (mon.0) 2185 : cluster 0 osdmap e433: 8 total, 8 up, 8 in 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.314182+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: audit 2023-10-07T22:31:01.321700+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.8:0/178853656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: audit 2023-10-07T22:31:01.322652+0000 mon.a (mon.0) 2186 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: audit 2023-10-07T22:31:02.307358+0000 mon.a (mon.0) 2187 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T22:31:02.422 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.313079+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e434: 8 total, 8 up, 8 in 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.305115+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.305611+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.308858+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.309687+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.310370+0000 mon.a (mon.0) 2185 : cluster 0 osdmap e433: 8 total, 8 up, 8 in 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.314182+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: audit 2023-10-07T22:31:01.321700+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.8:0/178853656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.423 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: audit 2023-10-07T22:31:01.322652+0000 mon.a (mon.0) 2186 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.424 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: audit 2023-10-07T22:31:02.307358+0000 mon.a (mon.0) 2187 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T22:31:02.424 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:02 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.313079+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e434: 8 total, 8 up, 8 in 2023-10-07T22:31:02.424 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2023-10-07T22:31:02.425 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:31:02.439 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.505 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:02.609 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:02.637 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.314182+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e433 with expected crc 2023-10-07T22:31:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: audit 2023-10-07T22:31:01.321700+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.8:0/178853656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: audit 2023-10-07T22:31:01.322652+0000 mon.a (mon.0) 2186 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:31:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: audit 2023-10-07T22:31:02.307358+0000 mon.a (mon.0) 2187 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi008-313178-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T22:31:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:02 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.313079+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e434: 8 total, 8 up, 8 in 2023-10-07T22:31:02.739 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:02.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:02.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:02.851 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.copyup (513 ms) 2023-10-07T22:31:02.852 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-10-07T22:31:02.869 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:02.899 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:02.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:02.917 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.sparse_copyup (66 ms) 2023-10-07T22:31:02.917 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-10-07T22:31:02.929 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-10-07T22:31:02.929 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-10-07T22:31:02.948 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.add_remove_child (19 ms) 2023-10-07T22:31:02.948 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.directory_methods 2023-10-07T22:31:03.002 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:03.005 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.directory_methods (56 ms) 2023-10-07T22:31:03.005 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.create 2023-10-07T22:31:03.033 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:03.040 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.create (35 ms) 2023-10-07T22:31:03.040 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_features 2023-10-07T22:31:03.044 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2023-10-07T22:31:03.044 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-10-07T22:31:03.048 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_object_prefix (5 ms) 2023-10-07T22:31:03.048 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-10-07T22:31:03.051 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2023-10-07T22:31:03.051 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-10-07T22:31:03.055 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-10-07T22:31:03.055 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-10-07T22:31:03.057 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2023-10-07T22:31:03.057 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-10-07T22:31:03.065 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_data_pool (8 ms) 2023-10-07T22:31:03.066 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.get_size 2023-10-07T22:31:03.075 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.get_size (9 ms) 2023-10-07T22:31:03.075 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.set_size 2023-10-07T22:31:03.084 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.set_size (10 ms) 2023-10-07T22:31:03.084 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.protection_status 2023-10-07T22:31:03.119 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.protection_status (34 ms) 2023-10-07T22:31:03.119 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-10-07T22:31:03.136 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.snapshot_limits (17 ms) 2023-10-07T22:31:03.136 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.parents_v1 2023-10-07T22:31:03.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:03.169 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:03.240 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.parents_v1 (105 ms) 2023-10-07T22:31:03.240 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.parents_v2 2023-10-07T22:31:03.273 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:03.284 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:03] "GET /metrics HTTP/1.1" 200 34261 "" "Prometheus/2.43.0" 2023-10-07T22:31:03.301 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.parents_v2 (61 ms) 2023-10-07T22:31:03.301 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.snapshots 2023-10-07T22:31:03.301 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:03.348 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.snapshots (47 ms) 2023-10-07T22:31:03.348 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.snapid_race 2023-10-07T22:31:03.359 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.snapid_race (11 ms) 2023-10-07T22:31:03.359 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.stripingv2 2023-10-07T22:31:03.378 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.stripingv2 (18 ms) 2023-10-07T22:31:03.378 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_save 2023-10-07T22:31:03.382 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-10-07T22:31:03.382 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-10-07T22:31:03.395 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_resize (13 ms) 2023-10-07T22:31:03.395 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_update 2023-10-07T22:31:03.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:03.408 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_update (12 ms) 2023-10-07T22:31:03.408 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-10-07T22:31:03.409 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-10-07T22:31:03.409 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-10-07T22:31:03.419 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_snap_add (11 ms) 2023-10-07T22:31:03.419 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-10-07T22:31:03.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:03.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:03.433 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.object_map_snap_remove (14 ms) 2023-10-07T22:31:03.434 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.flags 2023-10-07T22:31:03.444 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.flags (11 ms) 2023-10-07T22:31:03.445 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.metadata 2023-10-07T22:31:03.496 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.metadata (52 ms) 2023-10-07T22:31:03.496 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.set_features 2023-10-07T22:31:03.512 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.set_features (15 ms) 2023-10-07T22:31:03.512 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror 2023-10-07T22:31:03.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:03.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:03.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:03.583 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror (72 ms) 2023-10-07T22:31:03.583 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror_image 2023-10-07T22:31:03.617 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror_image (33 ms) 2023-10-07T22:31:03.617 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-10-07T22:31:03.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:01.987893+0000 mgr.y (mgr.25319) 1568 : cluster 0 pgmap v1806: 115 pgs: 6 creating+peering, 26 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:03.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.308550+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.309463+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.312621+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.312718+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.313284+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.313578+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[102097]: cluster 2023-10-07T22:31:02.317205+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:01.987893+0000 mgr.y (mgr.25319) 1568 : cluster 0 pgmap v1806: 115 pgs: 6 creating+peering, 26 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.308550+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.309463+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.312621+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.312718+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.313284+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.313578+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:03 smithi008 bash[105281]: cluster 2023-10-07T22:31:02.317205+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:31:03.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:03.697 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:03.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:01.987893+0000 mgr.y (mgr.25319) 1568 : cluster 0 pgmap v1806: 115 pgs: 6 creating+peering, 26 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.308550+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.309463+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.312621+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.312718+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.313284+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.313578+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e434 with expected crc 2023-10-07T22:31:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:03 smithi081 bash[89466]: cluster 2023-10-07T22:31:02.317205+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T22:31:03.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:03.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:03.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:03.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:03.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:03.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:04.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:04.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:04.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:04.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:04.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:04.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:04.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:04.368 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:04.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:04.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:04.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:04.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:04.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[102097]: cluster 2023-10-07T22:31:03.328787+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[102097]: cluster 2023-10-07T22:31:03.332313+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e435: 8 total, 8 up, 8 in 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[102097]: cluster 2023-10-07T22:31:03.332876+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[102097]: cluster 2023-10-07T22:31:03.334476+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[105281]: cluster 2023-10-07T22:31:03.328787+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[105281]: cluster 2023-10-07T22:31:03.332313+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e435: 8 total, 8 up, 8 in 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[105281]: cluster 2023-10-07T22:31:03.332876+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.618 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:04 smithi008 bash[105281]: cluster 2023-10-07T22:31:03.334476+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.636 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:04.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:04 smithi081 bash[89466]: cluster 2023-10-07T22:31:03.328787+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:04 smithi081 bash[89466]: cluster 2023-10-07T22:31:03.332313+0000 mon.a (mon.0) 2190 : cluster 0 osdmap e435: 8 total, 8 up, 8 in 2023-10-07T22:31:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:04 smithi081 bash[89466]: cluster 2023-10-07T22:31:03.332876+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:04 smithi081 bash[89466]: cluster 2023-10-07T22:31:03.334476+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e435 with expected crc 2023-10-07T22:31:04.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:04.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:04.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:04.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:04.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:04.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:04.942 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:04.942 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:04.942 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:04.995 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:05.020 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:05.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:05.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:05.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:05.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:05.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:05.284 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:05.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:05.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:05 smithi081 bash[89466]: cluster 2023-10-07T22:31:03.988419+0000 mgr.y (mgr.25319) 1569 : cluster 0 pgmap v1809: 115 pgs: 23 creating+peering, 9 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:05.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:05 smithi081 bash[89466]: cluster 2023-10-07T22:31:04.328087+0000 mon.a (mon.0) 2191 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:31:05.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:05 smithi081 bash[89466]: cluster 2023-10-07T22:31:04.328153+0000 mon.a (mon.0) 2192 : cluster 1 Cluster is now healthy 2023-10-07T22:31:05.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:05.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:05.521 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:05.549 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:05.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:05.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:05.759 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[105281]: cluster 2023-10-07T22:31:03.988419+0000 mgr.y (mgr.25319) 1569 : cluster 0 pgmap v1809: 115 pgs: 23 creating+peering, 9 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:05.760 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[105281]: cluster 2023-10-07T22:31:04.328087+0000 mon.a (mon.0) 2191 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:31:05.760 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[105281]: cluster 2023-10-07T22:31:04.328153+0000 mon.a (mon.0) 2192 : cluster 1 Cluster is now healthy 2023-10-07T22:31:05.760 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[102097]: cluster 2023-10-07T22:31:03.988419+0000 mgr.y (mgr.25319) 1569 : cluster 0 pgmap v1809: 115 pgs: 23 creating+peering, 9 unknown, 83 active+clean; 582 KiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:05.760 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[102097]: cluster 2023-10-07T22:31:04.328087+0000 mon.a (mon.0) 2191 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T22:31:05.760 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:05 smithi008 bash[102097]: cluster 2023-10-07T22:31:04.328153+0000 mon.a (mon.0) 2192 : cluster 1 Cluster is now healthy 2023-10-07T22:31:05.785 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:05.811 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:05.914 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:05.939 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:05.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:06.042 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:06.170 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.194 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:06.298 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:06.326 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:06.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:06.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:06.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:06.561 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:06.585 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:06.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:06.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:06.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:06.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:06.951 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.967 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:06.972 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:06.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:07.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:07.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:07.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:07.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:07.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:07.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:07.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:07.471 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:07.492 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:07.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:07.609 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:07 smithi081 bash[89466]: cluster 2023-10-07T22:31:05.989175+0000 mgr.y (mgr.25319) 1570 : cluster 0 pgmap v1810: 115 pgs: 23 creating+peering, 92 active+clean; 582 KiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 422 KiB/s rd, 278 KiB/s wr, 716 op/s 2023-10-07T22:31:07.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:07.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:07 smithi008 bash[105281]: cluster 2023-10-07T22:31:05.989175+0000 mgr.y (mgr.25319) 1570 : cluster 0 pgmap v1810: 115 pgs: 23 creating+peering, 92 active+clean; 582 KiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 422 KiB/s rd, 278 KiB/s wr, 716 op/s 2023-10-07T22:31:07.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:07 smithi008 bash[102097]: cluster 2023-10-07T22:31:05.989175+0000 mgr.y (mgr.25319) 1570 : cluster 0 pgmap v1810: 115 pgs: 23 creating+peering, 92 active+clean; 582 KiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 422 KiB/s rd, 278 KiB/s wr, 716 op/s 2023-10-07T22:31:07.731 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:07.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:07.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:07.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:07.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:07.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:07.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:08.019 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror_image_status (4403 ms) 2023-10-07T22:31:08.019 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-10-07T22:31:08.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:08.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:08.144 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror_image_map (125 ms) 2023-10-07T22:31:08.145 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-10-07T22:31:08.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:08.160 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror_instances (16 ms) 2023-10-07T22:31:08.160 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-10-07T22:31:08.182 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.mirror_snapshot (22 ms) 2023-10-07T22:31:08.182 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-10-07T22:31:08.187 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_dir_list (5 ms) 2023-10-07T22:31:08.187 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-10-07T22:31:08.191 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-10-07T22:31:08.191 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-10-07T22:31:08.196 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-10-07T22:31:08.196 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-10-07T22:31:08.206 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-10-07T22:31:08.207 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-10-07T22:31:08.212 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-10-07T22:31:08.213 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-10-07T22:31:08.220 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (8 ms) 2023-10-07T22:31:08.220 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_image_add 2023-10-07T22:31:08.226 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-10-07T22:31:08.226 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-10-07T22:31:08.231 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_image_remove (6 ms) 2023-10-07T22:31:08.231 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_image_list 2023-10-07T22:31:08.235 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2023-10-07T22:31:08.236 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-10-07T22:31:08.243 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_image_clean (7 ms) 2023-10-07T22:31:08.243 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.image_group_add 2023-10-07T22:31:08.247 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.image_group_add (5 ms) 2023-10-07T22:31:08.247 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-10-07T22:31:08.253 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-10-07T22:31:08.253 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.image_group_get 2023-10-07T22:31:08.257 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.image_group_get (5 ms) 2023-10-07T22:31:08.257 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-10-07T22:31:08.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:08.260 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-10-07T22:31:08.260 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-10-07T22:31:08.264 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (4 ms) 2023-10-07T22:31:08.264 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-10-07T22:31:08.269 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-10-07T22:31:08.269 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-10-07T22:31:08.276 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (6 ms) 2023-10-07T22:31:08.276 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-10-07T22:31:08.279 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_set (4 ms) 2023-10-07T22:31:08.280 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-10-07T22:31:08.286 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_list (7 ms) 2023-10-07T22:31:08.286 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-10-07T22:31:08.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:08.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:08.313 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (26 ms) 2023-10-07T22:31:08.313 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-10-07T22:31:08.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:08.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:08.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:08.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:08.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:08.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:08.657 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:08.675 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (362 ms) 2023-10-07T22:31:08.675 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-10-07T22:31:08.680 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-10-07T22:31:08.681 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-10-07T22:31:08.684 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-10-07T22:31:08.684 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.trash_methods 2023-10-07T22:31:08.685 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:08.741 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.trash_methods (57 ms) 2023-10-07T22:31:08.741 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.op_features 2023-10-07T22:31:08.756 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.op_features (15 ms) 2023-10-07T22:31:08.756 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.clone_parent 2023-10-07T22:31:08.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:08.790 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.clone_parent (33 ms) 2023-10-07T22:31:08.790 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-10-07T22:31:08.807 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.clone_parent_ns (18 ms) 2023-10-07T22:31:08.808 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.clone_child 2023-10-07T22:31:08.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:08.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:08.826 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.clone_child (19 ms) 2023-10-07T22:31:08.827 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-10-07T22:31:08.838 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.namespace_methods (12 ms) 2023-10-07T22:31:08.838 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.migration 2023-10-07T22:31:08.856 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.migration (18 ms) 2023-10-07T22:31:08.856 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.migration_v1 2023-10-07T22:31:08.870 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.migration_v1 (14 ms) 2023-10-07T22:31:08.870 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-10-07T22:31:08.920 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:08.947 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:08.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:08.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:09.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:09.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:09.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:09.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:09.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:09.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:09.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:09.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:09 smithi081 bash[89466]: cluster 2023-10-07T22:31:07.989919+0000 mgr.y (mgr.25319) 1571 : cluster 0 pgmap v1811: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 885 KiB/s wr, 740 op/s 2023-10-07T22:31:09.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:09.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:09 smithi008 bash[102097]: cluster 2023-10-07T22:31:07.989919+0000 mgr.y (mgr.25319) 1571 : cluster 0 pgmap v1811: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 885 KiB/s wr, 740 op/s 2023-10-07T22:31:09.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:09 smithi008 bash[105281]: cluster 2023-10-07T22:31:07.989919+0000 mgr.y (mgr.25319) 1571 : cluster 0 pgmap v1811: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 885 KiB/s wr, 740 op/s 2023-10-07T22:31:09.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:09.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:09.859 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:09.886 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:09.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:09.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:10.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:10.127 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.156 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:10.259 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:10.285 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:10.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:10.361 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1491 ms) 2023-10-07T22:31:10.362 INFO:tasks.workunit.client.0.smithi008.stdout:[ RUN ] TestClsRbd.sparsify 2023-10-07T22:31:10.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:10.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:10.483 INFO:tasks.workunit.client.0.smithi008.stdout:[ OK ] TestClsRbd.sparsify (121 ms) 2023-10-07T22:31:10.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:10.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.349842+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.350331+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.352569+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e436: 8 total, 8 up, 8 in 2023-10-07T22:31:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.355419+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.653298+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.349842+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.350331+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.352569+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e436: 8 total, 8 up, 8 in 2023-10-07T22:31:10.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.355419+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:10 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.653298+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.692 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:10 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.349842+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:10 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.350331+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:10 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.352569+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e436: 8 total, 8 up, 8 in 2023-10-07T22:31:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:10 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.355419+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:10 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.653298+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e436 with expected crc 2023-10-07T22:31:10.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:10.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:10.931 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.958 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:10.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:10.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:11.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:11.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:11.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:11.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:11.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:11.373 INFO:tasks.workunit.client.0.smithi008.stdout:[----------] 70 tests from TestClsRbd (8168 ms total) 2023-10-07T22:31:11.373 INFO:tasks.workunit.client.0.smithi008.stdout: 2023-10-07T22:31:11.373 INFO:tasks.workunit.client.0.smithi008.stdout:[----------] Global test environment tear-down 2023-10-07T22:31:11.373 INFO:tasks.workunit.client.0.smithi008.stdout:[==========] 70 tests from 1 test suite ran. (10774 ms total) 2023-10-07T22:31:11.373 INFO:tasks.workunit.client.0.smithi008.stdout:[ PASSED ] 70 tests. 2023-10-07T22:31:11.376 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-07T22:31:11.376 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-07T22:31:11.391 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:11.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:11.400 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-10-07T22:31:11.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-07T22:31:11.495 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.521 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:11.624 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.649 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:11.667 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: cluster 2023-10-07T22:31:09.990665+0000 mgr.y (mgr.25319) 1572 : cluster 0 pgmap v1813: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 770 KiB/s wr, 644 op/s 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: cluster 2023-10-07T22:31:10.356948+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: cluster 2023-10-07T22:31:10.357835+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: cluster 2023-10-07T22:31:10.360833+0000 mon.a (mon.0) 2194 : cluster 0 osdmap e437: 8 total, 8 up, 8 in 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: cluster 2023-10-07T22:31:10.362438+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: audit 2023-10-07T22:31:10.958180+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:11.668 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[105281]: audit 2023-10-07T22:31:10.959413+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: cluster 2023-10-07T22:31:09.990665+0000 mgr.y (mgr.25319) 1572 : cluster 0 pgmap v1813: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 770 KiB/s wr, 644 op/s 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: cluster 2023-10-07T22:31:10.356948+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: cluster 2023-10-07T22:31:10.357835+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: cluster 2023-10-07T22:31:10.360833+0000 mon.a (mon.0) 2194 : cluster 0 osdmap e437: 8 total, 8 up, 8 in 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: cluster 2023-10-07T22:31:10.362438+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.669 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: audit 2023-10-07T22:31:10.958180+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:11.670 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:11 smithi008 bash[102097]: audit 2023-10-07T22:31:10.959413+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: cluster 2023-10-07T22:31:09.990665+0000 mgr.y (mgr.25319) 1572 : cluster 0 pgmap v1813: 115 pgs: 115 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 770 KiB/s wr, 644 op/s 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: cluster 2023-10-07T22:31:10.356948+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: cluster 2023-10-07T22:31:10.357835+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: cluster 2023-10-07T22:31:10.360833+0000 mon.a (mon.0) 2194 : cluster 0 osdmap e437: 8 total, 8 up, 8 in 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: cluster 2023-10-07T22:31:10.362438+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e437 with expected crc 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: audit 2023-10-07T22:31:10.958180+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:11 smithi081 bash[89466]: audit 2023-10-07T22:31:10.959413+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:11.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.779 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:11.821 DEBUG:teuthology.parallel:result is None 2023-10-07T22:31:11.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:11.876 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:11.876 DEBUG:teuthology.orchestra.run.smithi008:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:11.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:11.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:11.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:12.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:12.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:12.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:12.098 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:12.099 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T22:31:12.099 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-10-07T22:31:12.099 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-07T22:31:12.099 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-10-07T22:31:12.099 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T22:31:12.100 DEBUG:teuthology.orchestra.run.smithi008:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.105 INFO:teuthology.orchestra.run.smithi008.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T22:31:12.105 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:12.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:12.158 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:12.158 DEBUG:teuthology.orchestra.run.smithi008:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T22:31:12.222 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:12.262 INFO:tasks.workunit:timeout=3h 2023-10-07T22:31:12.262 INFO:tasks.workunit:cleanup=True 2023-10-07T22:31:12.262 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-07T22:31:12.309 INFO:tasks.workunit.client.0.smithi008.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T22:31:12.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:12.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:12.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:12.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:12.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:12.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:12 smithi081 bash[89466]: cluster 2023-10-07T22:31:11.367862+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:12 smithi081 bash[89466]: cluster 2023-10-07T22:31:11.370496+0000 mon.a (mon.0) 2197 : cluster 0 osdmap e438: 8 total, 8 up, 8 in 2023-10-07T22:31:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:12 smithi081 bash[89466]: cluster 2023-10-07T22:31:11.371862+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:12 smithi081 bash[89466]: audit 2023-10-07T22:31:11.945898+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:12.739 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[105281]: cluster 2023-10-07T22:31:11.367862+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.739 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[105281]: cluster 2023-10-07T22:31:11.370496+0000 mon.a (mon.0) 2197 : cluster 0 osdmap e438: 8 total, 8 up, 8 in 2023-10-07T22:31:12.739 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[105281]: cluster 2023-10-07T22:31:11.371862+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.739 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[105281]: audit 2023-10-07T22:31:11.945898+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:12.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[102097]: cluster 2023-10-07T22:31:11.367862+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[102097]: cluster 2023-10-07T22:31:11.370496+0000 mon.a (mon.0) 2197 : cluster 0 osdmap e438: 8 total, 8 up, 8 in 2023-10-07T22:31:12.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[102097]: cluster 2023-10-07T22:31:11.371862+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e438 with expected crc 2023-10-07T22:31:12.740 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:12 smithi008 bash[102097]: audit 2023-10-07T22:31:11.945898+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:12.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:12.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:12.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:12.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:12.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:13.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:13.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:13.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:13.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:13.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:13.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:13.370 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:13] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-10-07T22:31:13.420 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:13.446 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:13.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:13.577 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:13.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:13 smithi008 bash[102097]: cluster 2023-10-07T22:31:11.991403+0000 mgr.y (mgr.25319) 1573 : cluster 0 pgmap v1816: 83 pgs: 83 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:13.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:13 smithi008 bash[105281]: cluster 2023-10-07T22:31:11.991403+0000 mgr.y (mgr.25319) 1573 : cluster 0 pgmap v1816: 83 pgs: 83 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:13.680 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:13.712 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:13 smithi081 bash[89466]: cluster 2023-10-07T22:31:11.991403+0000 mgr.y (mgr.25319) 1573 : cluster 0 pgmap v1816: 83 pgs: 83 active+clean; 582 KiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:13.816 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:13.848 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:13.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:13.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:13.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:13.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:14.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:14.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:14.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:14.231 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:31:13 smithi081 bash[77399]: logger=cleanup t=2023-10-07T22:31:13.91480871Z level=info msg="Completed cleanup jobs" duration=66.625119ms 2023-10-07T22:31:14.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:14.357 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:14.390 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:14.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:14.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:14.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:14.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:14.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:14.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:14.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:14.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:14.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:14.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:14.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:15.035 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:15.066 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:15.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:15.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:15.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:15.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:15 smithi081 bash[89466]: cluster 2023-10-07T22:31:13.992237+0000 mgr.y (mgr.25319) 1574 : cluster 0 pgmap v1817: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:15.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:15.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:15.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:15.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:15.712 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:15.725 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:15 smithi008 bash[102097]: cluster 2023-10-07T22:31:13.992237+0000 mgr.y (mgr.25319) 1574 : cluster 0 pgmap v1817: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:15.725 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:15 smithi008 bash[105281]: cluster 2023-10-07T22:31:13.992237+0000 mgr.y (mgr.25319) 1574 : cluster 0 pgmap v1817: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:15.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:15.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:15.844 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:15.871 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:15.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:15.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:15.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:16.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:16.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.123 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:16.226 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.247 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:16.350 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:16.371 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:16.475 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:16.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:16.606 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:16.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:16.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:16.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:16.798 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:31:16.840 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:31:16.865 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.867 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:31:16.885 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:16.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:16.912 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:31:16.944 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:31:16.969 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:31:16.989 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:16.993 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:31:17.008 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:17.023 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.025 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:31:17.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:17.131 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:17.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:17.257 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:17.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:17.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[102097]: cluster 2023-10-07T22:31:15.992938+0000 mgr.y (mgr.25319) 1575 : cluster 0 pgmap v1818: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:17.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[102097]: audit 2023-10-07T22:31:16.526399+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:17.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:17.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:17.497 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:17.519 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:17.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:17.642 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:17.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:17.650 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[102097]: audit 2023-10-07T22:31:16.768413+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.8:0/651154119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:17.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[105281]: cluster 2023-10-07T22:31:15.992938+0000 mgr.y (mgr.25319) 1575 : cluster 0 pgmap v1818: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:17.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[105281]: audit 2023-10-07T22:31:16.526399+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:17.650 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:17 smithi008 bash[105281]: audit 2023-10-07T22:31:16.768413+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.8:0/651154119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:17 smithi081 bash[89466]: cluster 2023-10-07T22:31:15.992938+0000 mgr.y (mgr.25319) 1575 : cluster 0 pgmap v1818: 83 pgs: 83 active+clean; 582 KiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:17 smithi081 bash[89466]: audit 2023-10-07T22:31:16.526399+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:17 smithi081 bash[89466]: audit 2023-10-07T22:31:16.768413+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.8:0/651154119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:17.745 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:17.767 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:17.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:17.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:17.889 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:17.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:17.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:17.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:18.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:18.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:18.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:18.149 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:18.252 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:18.275 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:18.378 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:18.402 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:18.506 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:18.530 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:18.633 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:18.654 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:18.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:18.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:18.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:18.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:18.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:18.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:19.022 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:19.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:19.153 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:19.177 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:19.281 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:19.303 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:19.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:19.407 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:19.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:19.463 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:19 smithi008 bash[105281]: cluster 2023-10-07T22:31:17.993860+0000 mgr.y (mgr.25319) 1576 : cluster 0 pgmap v1819: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:19.463 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:19 smithi008 bash[102097]: cluster 2023-10-07T22:31:17.993860+0000 mgr.y (mgr.25319) 1576 : cluster 0 pgmap v1819: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:19.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:19.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:19.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:19 smithi081 bash[89466]: cluster 2023-10-07T22:31:17.993860+0000 mgr.y (mgr.25319) 1576 : cluster 0 pgmap v1819: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:19.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:19.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:19.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:19.827 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:19.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:19.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:19.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:19.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:20.054 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.079 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:20.159 DEBUG:teuthology.orchestra.run.smithi008:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-07T22:31:20.167 INFO:tasks.workunit.client.0.smithi008.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T22:31:20.168 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T22:31:20.169 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T22:31:20.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.201 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:20.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.323 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:20.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:20.426 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:20.447 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:20.549 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:20.579 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:20.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:20.682 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:20.707 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:20.763 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T22:31:20.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:20.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:20.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:20.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:20.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:20.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:20.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:21.067 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T22:31:21.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:21.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:21.161 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T22:31:21.164 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T22:31:21.165 INFO:tasks.workunit.client.0.smithi008.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T22:31:21.212 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:21.245 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:21.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:21.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:21.476 INFO:tasks.workunit.client.0.smithi008.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T22:31:21.480 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2023-10-07T22:31:21.480 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T22:31:21.483 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:21.487 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-07T22:31:21.488 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-07T22:31:21.488 DEBUG:teuthology.orchestra.run.smithi008:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-10-07T22:31:21.493 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:21 smithi008 bash[105281]: cluster 2023-10-07T22:31:19.994485+0000 mgr.y (mgr.25319) 1577 : cluster 0 pgmap v1820: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:21.493 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:21 smithi008 bash[102097]: cluster 2023-10-07T22:31:19.994485+0000 mgr.y (mgr.25319) 1577 : cluster 0 pgmap v1820: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:21.501 INFO:tasks.workunit.client.0.smithi008.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-07T22:31:21.501 INFO:tasks.workunit.client.0.smithi008.stderr:+ TMPDIR=/tmp/rbd_import_export_314827 2023-10-07T22:31:21.501 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm -rf /tmp/rbd_import_export_314827 2023-10-07T22:31:21.502 INFO:tasks.workunit.client.0.smithi008.stderr:+ mkdir /tmp/rbd_import_export_314827 2023-10-07T22:31:21.503 INFO:tasks.workunit.client.0.smithi008.stderr:+ trap rm -rf /tmp/rbd_import_export_314827 INT TERM EXIT 2023-10-07T22:31:21.503 INFO:tasks.workunit.client.0.smithi008.stderr:+ mkdir foo.314827 2023-10-07T22:31:21.504 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import foo.314827 foo.dir 2023-10-07T22:31:21.510 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:21.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:21.626 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:21 smithi081 bash[89466]: cluster 2023-10-07T22:31:19.994485+0000 mgr.y (mgr.25319) 1577 : cluster 0 pgmap v1820: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:21.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:21.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:21.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:21.765 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:21.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:21.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:21.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:21.991 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:31:21.992 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:31:22.001 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:22.022 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:22.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:22.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:22.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:22.258 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:22.283 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:22.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:22.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:22.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:22.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:22.550 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:22.572 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:22.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:22.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:22.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:22.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:22.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:22.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:22.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:22.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:22.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:22.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:23.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:23.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:23.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:23.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:23] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-10-07T22:31:23.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:23 smithi081 bash[89466]: audit 2023-10-07T22:31:21.971716+0000 mgr.y (mgr.25319) 1578 : audit 0 from='client.45986 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:23 smithi081 bash[89466]: cluster 2023-10-07T22:31:21.995021+0000 mgr.y (mgr.25319) 1579 : cluster 0 pgmap v1821: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:23 smithi081 bash[89466]: audit 2023-10-07T22:31:22.917787+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:23 smithi081 bash[89466]: audit 2023-10-07T22:31:22.923923+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:23.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:23.634 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:23.737 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[105281]: audit 2023-10-07T22:31:21.971716+0000 mgr.y (mgr.25319) 1578 : audit 0 from='client.45986 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[105281]: cluster 2023-10-07T22:31:21.995021+0000 mgr.y (mgr.25319) 1579 : cluster 0 pgmap v1821: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[105281]: audit 2023-10-07T22:31:22.917787+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[105281]: audit 2023-10-07T22:31:22.923923+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[102097]: audit 2023-10-07T22:31:21.971716+0000 mgr.y (mgr.25319) 1578 : audit 0 from='client.45986 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[102097]: cluster 2023-10-07T22:31:21.995021+0000 mgr.y (mgr.25319) 1579 : cluster 0 pgmap v1821: 83 pgs: 83 active+clean; 582 KiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:23.748 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[102097]: audit 2023-10-07T22:31:22.917787+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.749 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:23 smithi008 bash[102097]: audit 2023-10-07T22:31:22.923923+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:23.761 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:23.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:23.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:23.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:23.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:23.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:24.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:24.136 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:24.168 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:24.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:24.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:24.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:24.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:24.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:24.544 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:24.575 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:24.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:24.703 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:24.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:24.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:24.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:24.946 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:24.980 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:24.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:24.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:25.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:25.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:25.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:25.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:25.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:25.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:25.517 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:25.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:25 smithi081 bash[89466]: cluster 2023-10-07T22:31:23.995658+0000 mgr.y (mgr.25319) 1580 : cluster 0 pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:25.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:25.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:25.702 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:25 smithi008 bash[102097]: cluster 2023-10-07T22:31:23.995658+0000 mgr.y (mgr.25319) 1580 : cluster 0 pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:25.702 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:25 smithi008 bash[105281]: cluster 2023-10-07T22:31:23.995658+0000 mgr.y (mgr.25319) 1580 : cluster 0 pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:25.720 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1820,"stamp":"2023-10-07T22:31:19.994117+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":1010086,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1833,"ondisk_log_size":1833,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":261,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8499808,"kb_used_data":1854492,"kb_used_omap":18,"kb_used_meta":6645229,"kb_avail":741461408,"statfs":{"total":767960285184,"available":759256481792,"internally_reserved":0,"allocated":1898999808,"data_stored":1882997239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6804714762},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-374,"num_objects":-37,"num_object_clones":0,"num_object_copies":-111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-37,"num_whiteouts":0,"num_read":-3115,"num_read_kb":-11204,"num_write":-1867,"num_write_kb":-5923,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-29,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"9.636935"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":281,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363648+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:31:10.363648+0000","last_peered":"2023-10-07T22:31:10.363648+0000","last_clean":"2023-10-07T22:31:10.363648+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:31:10.363648+0000","last_undegraded":"2023-10-07T22:31:10.363648+0000","last_fullsized":"2023-10-07T22:31:10.363648+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":71,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429813+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:31:10.429813+0000","last_peered":"2023-10-07T22:31:10.429813+0000","last_clean":"2023-10-07T22:31:10.429813+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:31:10.429813+0000","last_undegraded":"2023-10-07T22:31:10.429813+0000","last_fullsized":"2023-10-07T22:31:10.429813+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":447,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372730+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:31:10.372730+0000","last_peered":"2023-10-07T22:31:10.372730+0000","last_clean":"2023-10-07T22:31:10.372730+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:31:10.372730+0000","last_undegraded":"2023-10-07T22:31:10.372730+0000","last_fullsized":"2023-10-07T22:31:10.372730+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":43,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.369542+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:31:10.369542+0000","last_peered":"2023-10-07T22:31:10.369542+0000","last_clean":"2023-10-07T22:31:10.369542+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:31:10.369542+0000","last_undegraded":"2023-10-07T22:31:10.369542+0000","last_fullsized":"2023-10-07T22:31:10.369542+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":68,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.374428+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:31:10.374428+0000","last_peered":"2023-10-07T22:31:10.374428+0000","last_clean":"2023-10-07T22:31:10.374428+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:31:10.374428+0000","last_undegraded":"2023-10-07T22:31:10.374428+0000","last_fullsized":"2023-10-07T22:31:10.374428+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":92,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372529+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:31:10.372529+0000","last_peered":"2023-10-07T22:31:10.372529+0000","last_clean":"2023-10-07T22:31:10.372529+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:31:10.372529+0000","last_undegraded":"2023-10-07T22:31:10.372529+0000","last_fullsized":"2023-10-07T22:31:10.372529+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364782+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:31:10.364782+0000","last_peered":"2023-10-07T22:31:10.364782+0000","last_clean":"2023-10-07T22:31:10.364782+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:31:10.364782+0000","last_undegraded":"2023-10-07T22:31:10.364782+0000","last_fullsized":"2023-10-07T22:31:10.364782+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":68,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428061+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:31:10.428061+0000","last_peered":"2023-10-07T22:31:10.428061+0000","last_clean":"2023-10-07T22:31:10.428061+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:31:10.428061+0000","last_undegraded":"2023-10-07T22:31:10.428061+0000","last_fullsized":"2023-10-07T22:31:10.428061+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365306+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:31:10.365306+0000","last_peered":"2023-10-07T22:31:10.365306+0000","last_clean":"2023-10-07T22:31:10.365306+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:31:10.365306+0000","last_undegraded":"2023-10-07T22:31:10.365306+0000","last_fullsized":"2023-10-07T22:31:10.365306+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":71,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429024+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:31:10.429024+0000","last_peered":"2023-10-07T22:31:10.429024+0000","last_clean":"2023-10-07T22:31:10.429024+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:31:10.429024+0000","last_undegraded":"2023-10-07T22:31:10.429024+0000","last_fullsized":"2023-10-07T22:31:10.429024+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":196,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.369872+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:31:10.369872+0000","last_peered":"2023-10-07T22:31:10.369872+0000","last_clean":"2023-10-07T22:31:10.369872+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:31:10.369872+0000","last_undegraded":"2023-10-07T22:31:10.369872+0000","last_fullsized":"2023-10-07T22:31:10.369872+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":200,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372775+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:31:10.372775+0000","last_peered":"2023-10-07T22:31:10.372775+0000","last_clean":"2023-10-07T22:31:10.372775+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:31:10.372775+0000","last_undegraded":"2023-10-07T22:31:10.372775+0000","last_fullsized":"2023-10-07T22:31:10.372775+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":331,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365886+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:31:10.365886+0000","last_peered":"2023-10-07T22:31:10.365886+0000","last_clean":"2023-10-07T22:31:10.365886+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:31:10.365886+0000","last_undegraded":"2023-10-07T22:31:10.365886+0000","last_fullsized":"2023-10-07T22:31:10.365886+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":261,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363819+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:31:10.363819+0000","last_peered":"2023-10-07T22:31:10.363819+0000","last_clean":"2023-10-07T22:31:10.363819+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:31:10.363819+0000","last_undegraded":"2023-10-07T22:31:10.363819+0000","last_fullsized":"2023-10-07T22:31:10.363819+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":164,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.369613+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:31:10.369613+0000","last_peered":"2023-10-07T22:31:10.369613+0000","last_clean":"2023-10-07T22:31:10.369613+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:31:10.369613+0000","last_undegraded":"2023-10-07T22:31:10.369613+0000","last_fullsized":"2023-10-07T22:31:10.369613+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":71,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429553+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:31:10.429553+0000","last_peered":"2023-10-07T22:31:10.429553+0000","last_clean":"2023-10-07T22:31:10.429553+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:31:10.429553+0000","last_undegraded":"2023-10-07T22:31:10.429553+0000","last_fullsized":"2023-10-07T22:31:10.429553+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":43,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368766+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:31:10.368766+0000","last_peered":"2023-10-07T22:31:10.368766+0000","last_clean":"2023-10-07T22:31:10.368766+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:31:10.368766+0000","last_undegraded":"2023-10-07T22:31:10.368766+0000","last_fullsized":"2023-10-07T22:31:10.368766+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364875+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:31:10.364875+0000","last_peered":"2023-10-07T22:31:10.364875+0000","last_clean":"2023-10-07T22:31:10.364875+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:31:10.364875+0000","last_undegraded":"2023-10-07T22:31:10.364875+0000","last_fullsized":"2023-10-07T22:31:10.364875+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":186,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368774+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:31:10.368774+0000","last_peered":"2023-10-07T22:31:10.368774+0000","last_clean":"2023-10-07T22:31:10.368774+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:31:10.368774+0000","last_undegraded":"2023-10-07T22:31:10.368774+0000","last_fullsized":"2023-10-07T22:31:10.368774+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429383+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:31:10.429383+0000","last_peered":"2023-10-07T22:31:10.429383+0000","last_clean":"2023-10-07T22:31:10.429383+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:31:10.429383+0000","last_undegraded":"2023-10-07T22:31:10.429383+0000","last_fullsized":"2023-10-07T22:31:10.429383+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":163,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.371086+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:31:10.371086+0000","last_peered":"2023-10-07T22:31:10.371086+0000","last_clean":"2023-10-07T22:31:10.371086+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:31:10.371086+0000","last_undegraded":"2023-10-07T22:31:10.371086+0000","last_fullsized":"2023-10-07T22:31:10.371086+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430401+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:31:10.430401+0000","last_peered":"2023-10-07T22:31:10.430401+0000","last_clean":"2023-10-07T22:31:10.430401+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:31:10.430401+0000","last_undegraded":"2023-10-07T22:31:10.430401+0000","last_fullsized":"2023-10-07T22:31:10.430401+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":190,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.369840+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:31:10.369840+0000","last_peered":"2023-10-07T22:31:10.369840+0000","last_clean":"2023-10-07T22:31:10.369840+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:31:10.369840+0000","last_undegraded":"2023-10-07T22:31:10.369840+0000","last_fullsized":"2023-10-07T22:31:10.369840+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":62,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363783+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:31:10.363783+0000","last_peered":"2023-10-07T22:31:10.363783+0000","last_clean":"2023-10-07T22:31:10.363783+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:31:10.363783+0000","last_undegraded":"2023-10-07T22:31:10.363783+0000","last_fullsized":"2023-10-07T22:31:10.363783+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":162,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.369669+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:31:10.369669+0000","last_peered":"2023-10-07T22:31:10.369669+0000","last_clean":"2023-10-07T22:31:10.369669+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:31:10.369669+0000","last_undegraded":"2023-10-07T22:31:10.369669+0000","last_fullsized":"2023-10-07T22:31:10.369669+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":280,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363638+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:31:10.363638+0000","last_peered":"2023-10-07T22:31:10.363638+0000","last_clean":"2023-10-07T22:31:10.363638+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:31:10.363638+0000","last_undegraded":"2023-10-07T22:31:10.363638+0000","last_fullsized":"2023-10-07T22:31:10.363638+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":232,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.370002+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:31:10.370002+0000","last_peered":"2023-10-07T22:31:10.370002+0000","last_clean":"2023-10-07T22:31:10.370002+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:31:10.370002+0000","last_undegraded":"2023-10-07T22:31:10.370002+0000","last_fullsized":"2023-10-07T22:31:10.370002+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":92,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.370956+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:31:10.370956+0000","last_peered":"2023-10-07T22:31:10.370956+0000","last_clean":"2023-10-07T22:31:10.370956+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:31:10.370956+0000","last_undegraded":"2023-10-07T22:31:10.370956+0000","last_fullsized":"2023-10-07T22:31:10.370956+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":440,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365296+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:31:10.365296+0000","last_peered":"2023-10-07T22:31:10.365296+0000","last_clean":"2023-10-07T22:31:10.365296+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:31:10.365296+0000","last_undegraded":"2023-10-07T22:31:10.365296+0000","last_fullsized":"2023-10-07T22:31:10.365296+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":145,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368670+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:31:10.368670+0000","last_peered":"2023-10-07T22:31:10.368670+0000","last_clean":"2023-10-07T22:31:10.368670+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:31:10.368670+0000","last_undegraded":"2023-10-07T22:31:10.368670+0000","last_fullsized":"2023-10-07T22:31:10.368670+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":948,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368887+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:31:10.368887+0000","last_peered":"2023-10-07T22:31:10.368887+0000","last_clean":"2023-10-07T22:31:10.368887+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:31:10.368887+0000","last_undegraded":"2023-10-07T22:31:10.368887+0000","last_fullsized":"2023-10-07T22:31:10.368887+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":75,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430249+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:31:10.430249+0000","last_peered":"2023-10-07T22:31:10.430249+0000","last_clean":"2023-10-07T22:31:10.430249+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:31:10.430249+0000","last_undegraded":"2023-10-07T22:31:10.430249+0000","last_fullsized":"2023-10-07T22:31:10.430249+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":301,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365661+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:31:10.365661+0000","last_peered":"2023-10-07T22:31:10.365661+0000","last_clean":"2023-10-07T22:31:10.365661+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:31:10.365661+0000","last_undegraded":"2023-10-07T22:31:10.365661+0000","last_fullsized":"2023-10-07T22:31:10.365661+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":696,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363974+0000","last_change":"2023-10-07T22:30:39.833210+0000","last_active":"2023-10-07T22:31:10.363974+0000","last_peered":"2023-10-07T22:31:10.363974+0000","last_clean":"2023-10-07T22:31:10.363974+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:31:10.363974+0000","last_undegraded":"2023-10-07T22:31:10.363974+0000","last_fullsized":"2023-10-07T22:31:10.363974+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:30:39.833109+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:30:39.833109+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:08:22.428093+0000","scrub_duration":0.003535341,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":92,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.371024+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:31:10.371024+0000","last_peered":"2023-10-07T22:31:10.371024+0000","last_clean":"2023-10-07T22:31:10.371024+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:31:10.371024+0000","last_undegraded":"2023-10-07T22:31:10.371024+0000","last_fullsized":"2023-10-07T22:31:10.371024+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":318,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365851+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:31:10.365851+0000","last_peered":"2023-10-07T22:31:10.365851+0000","last_clean":"2023-10-07T22:31:10.365851+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:31:10.365851+0000","last_undegraded":"2023-10-07T22:31:10.365851+0000","last_fullsized":"2023-10-07T22:31:10.365851+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":260,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363195+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:31:10.363195+0000","last_peered":"2023-10-07T22:31:10.363195+0000","last_clean":"2023-10-07T22:31:10.363195+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:31:10.363195+0000","last_undegraded":"2023-10-07T22:31:10.363195+0000","last_fullsized":"2023-10-07T22:31:10.363195+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":261,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365367+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:31:10.365367+0000","last_peered":"2023-10-07T22:31:10.365367+0000","last_clean":"2023-10-07T22:31:10.365367+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:31:10.365367+0000","last_undegraded":"2023-10-07T22:31:10.365367+0000","last_fullsized":"2023-10-07T22:31:10.365367+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":745,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364959+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:31:10.364959+0000","last_peered":"2023-10-07T22:31:10.364959+0000","last_clean":"2023-10-07T22:31:10.364959+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:31:10.364959+0000","last_undegraded":"2023-10-07T22:31:10.364959+0000","last_fullsized":"2023-10-07T22:31:10.364959+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":68,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.374377+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:31:10.374377+0000","last_peered":"2023-10-07T22:31:10.374377+0000","last_clean":"2023-10-07T22:31:10.374377+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:31:10.374377+0000","last_undegraded":"2023-10-07T22:31:10.374377+0000","last_fullsized":"2023-10-07T22:31:10.374377+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":457,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.432901+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:31:10.432901+0000","last_peered":"2023-10-07T22:31:10.432901+0000","last_clean":"2023-10-07T22:31:10.432901+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:31:10.432901+0000","last_undegraded":"2023-10-07T22:31:10.432901+0000","last_fullsized":"2023-10-07T22:31:10.432901+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":754,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372231+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:31:10.372231+0000","last_peered":"2023-10-07T22:31:10.372231+0000","last_clean":"2023-10-07T22:31:10.372231+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:31:10.372231+0000","last_undegraded":"2023-10-07T22:31:10.372231+0000","last_fullsized":"2023-10-07T22:31:10.372231+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":477,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428402+0000","last_change":"2023-10-07T22:17:30.846760+0000","last_active":"2023-10-07T22:31:10.428402+0000","last_peered":"2023-10-07T22:31:10.428402+0000","last_clean":"2023-10-07T22:31:10.428402+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:31:10.428402+0000","last_undegraded":"2023-10-07T22:31:10.428402+0000","last_fullsized":"2023-10-07T22:31:10.428402+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:08.196374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365048+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:31:10.365048+0000","last_peered":"2023-10-07T22:31:10.365048+0000","last_clean":"2023-10-07T22:31:10.365048+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:31:10.365048+0000","last_undegraded":"2023-10-07T22:31:10.365048+0000","last_fullsized":"2023-10-07T22:31:10.365048+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":435,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372830+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:31:10.372830+0000","last_peered":"2023-10-07T22:31:10.372830+0000","last_clean":"2023-10-07T22:31:10.372830+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:31:10.372830+0000","last_undegraded":"2023-10-07T22:31:10.372830+0000","last_fullsized":"2023-10-07T22:31:10.372830+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":726,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365733+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:31:10.365733+0000","last_peered":"2023-10-07T22:31:10.365733+0000","last_clean":"2023-10-07T22:31:10.365733+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:31:10.365733+0000","last_undegraded":"2023-10-07T22:31:10.365733+0000","last_fullsized":"2023-10-07T22:31:10.365733+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":418,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364811+0000","last_change":"2023-10-07T22:21:25.962045+0000","last_active":"2023-10-07T22:31:10.364811+0000","last_peered":"2023-10-07T22:31:10.364811+0000","last_clean":"2023-10-07T22:31:10.364811+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:31:10.364811+0000","last_undegraded":"2023-10-07T22:31:10.364811+0000","last_fullsized":"2023-10-07T22:31:10.364811+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":281,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364336+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:31:10.364336+0000","last_peered":"2023-10-07T22:31:10.364336+0000","last_clean":"2023-10-07T22:31:10.364336+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:31:10.364336+0000","last_undegraded":"2023-10-07T22:31:10.364336+0000","last_fullsized":"2023-10-07T22:31:10.364336+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":488,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428310+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:31:10.428310+0000","last_peered":"2023-10-07T22:31:10.428310+0000","last_clean":"2023-10-07T22:31:10.428310+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:31:10.428310+0000","last_undegraded":"2023-10-07T22:31:10.428310+0000","last_fullsized":"2023-10-07T22:31:10.428310+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":680,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368870+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:31:10.368870+0000","last_peered":"2023-10-07T22:31:10.368870+0000","last_clean":"2023-10-07T22:31:10.368870+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:31:10.368870+0000","last_undegraded":"2023-10-07T22:31:10.368870+0000","last_fullsized":"2023-10-07T22:31:10.368870+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428754+0000","last_change":"2023-10-07T22:24:25.321071+0000","last_active":"2023-10-07T22:31:10.428754+0000","last_peered":"2023-10-07T22:31:10.428754+0000","last_clean":"2023-10-07T22:31:10.428754+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:31:10.428754+0000","last_undegraded":"2023-10-07T22:31:10.428754+0000","last_fullsized":"2023-10-07T22:31:10.428754+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:28:14.444262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":450,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372875+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:31:10.372875+0000","last_peered":"2023-10-07T22:31:10.372875+0000","last_clean":"2023-10-07T22:31:10.372875+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:31:10.372875+0000","last_undegraded":"2023-10-07T22:31:10.372875+0000","last_fullsized":"2023-10-07T22:31:10.372875+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":230,"reported_epoch":438,"state":"active+clean","last_fresh":"2023-10-07T22:31:11.549563+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:31:11.549563+0000","last_peered":"2023-10-07T22:31:11.549563+0000","last_clean":"2023-10-07T22:31:11.549563+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:31:11.549563+0000","last_undegraded":"2023-10-07T22:31:11.549563+0000","last_fullsized":"2023-10-07T22:31:11.549563+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364582+0000","last_change":"2023-10-07T22:24:58.071924+0000","last_active":"2023-10-07T22:31:10.364582+0000","last_peered":"2023-10-07T22:31:10.364582+0000","last_clean":"2023-10-07T22:31:10.364582+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:31:10.364582+0000","last_undegraded":"2023-10-07T22:31:10.364582+0000","last_fullsized":"2023-10-07T22:31:10.364582+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":749,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368598+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:31:10.368598+0000","last_peered":"2023-10-07T22:31:10.368598+0000","last_clean":"2023-10-07T22:31:10.368598+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:31:10.368598+0000","last_undegraded":"2023-10-07T22:31:10.368598+0000","last_fullsized":"2023-10-07T22:31:10.368598+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430268+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:31:10.430268+0000","last_peered":"2023-10-07T22:31:10.430268+0000","last_clean":"2023-10-07T22:31:10.430268+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:31:10.430268+0000","last_undegraded":"2023-10-07T22:31:10.430268+0000","last_fullsized":"2023-10-07T22:31:10.430268+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":92,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372094+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:31:10.372094+0000","last_peered":"2023-10-07T22:31:10.372094+0000","last_clean":"2023-10-07T22:31:10.372094+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:31:10.372094+0000","last_undegraded":"2023-10-07T22:31:10.372094+0000","last_fullsized":"2023-10-07T22:31:10.372094+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":797,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.431765+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:31:10.431765+0000","last_peered":"2023-10-07T22:31:10.431765+0000","last_clean":"2023-10-07T22:31:10.431765+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:31:10.431765+0000","last_undegraded":"2023-10-07T22:31:10.431765+0000","last_fullsized":"2023-10-07T22:31:10.431765+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":178,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.368586+0000","last_change":"2023-10-07T22:17:30.992827+0000","last_active":"2023-10-07T22:31:10.368586+0000","last_peered":"2023-10-07T22:31:10.368586+0000","last_clean":"2023-10-07T22:31:10.368586+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:31:10.368586+0000","last_undegraded":"2023-10-07T22:31:10.368586+0000","last_fullsized":"2023-10-07T22:31:10.368586+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":365,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363424+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:31:10.363424+0000","last_peered":"2023-10-07T22:31:10.363424+0000","last_clean":"2023-10-07T22:31:10.363424+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:31:10.363424+0000","last_undegraded":"2023-10-07T22:31:10.363424+0000","last_fullsized":"2023-10-07T22:31:10.363424+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":153,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.433524+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:31:10.433524+0000","last_peered":"2023-10-07T22:31:10.433524+0000","last_clean":"2023-10-07T22:31:10.433524+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:31:10.433524+0000","last_undegraded":"2023-10-07T22:31:10.433524+0000","last_fullsized":"2023-10-07T22:31:10.433524+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":705,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372114+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:31:10.372114+0000","last_peered":"2023-10-07T22:31:10.372114+0000","last_clean":"2023-10-07T22:31:10.372114+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:31:10.372114+0000","last_undegraded":"2023-10-07T22:31:10.372114+0000","last_fullsized":"2023-10-07T22:31:10.372114+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":178,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.370158+0000","last_change":"2023-10-07T22:17:30.888835+0000","last_active":"2023-10-07T22:31:10.370158+0000","last_peered":"2023-10-07T22:31:10.370158+0000","last_clean":"2023-10-07T22:31:10.370158+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:31:10.370158+0000","last_undegraded":"2023-10-07T22:31:10.370158+0000","last_fullsized":"2023-10-07T22:31:10.370158+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":471,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428499+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:31:10.428499+0000","last_peered":"2023-10-07T22:31:10.428499+0000","last_clean":"2023-10-07T22:31:10.428499+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:31:10.428499+0000","last_undegraded":"2023-10-07T22:31:10.428499+0000","last_fullsized":"2023-10-07T22:31:10.428499+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":52,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364369+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:31:10.364369+0000","last_peered":"2023-10-07T22:31:10.364369+0000","last_clean":"2023-10-07T22:31:10.364369+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:31:10.364369+0000","last_undegraded":"2023-10-07T22:31:10.364369+0000","last_fullsized":"2023-10-07T22:31:10.364369+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":875,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365941+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:31:10.365941+0000","last_peered":"2023-10-07T22:31:10.365941+0000","last_clean":"2023-10-07T22:31:10.365941+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:31:10.365941+0000","last_undegraded":"2023-10-07T22:31:10.365941+0000","last_fullsized":"2023-10-07T22:31:10.365941+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":75,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430512+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:31:10.430512+0000","last_peered":"2023-10-07T22:31:10.430512+0000","last_clean":"2023-10-07T22:31:10.430512+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:31:10.430512+0000","last_undegraded":"2023-10-07T22:31:10.430512+0000","last_fullsized":"2023-10-07T22:31:10.430512+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":420,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.432316+0000","last_change":"2023-10-07T22:21:25.956409+0000","last_active":"2023-10-07T22:31:10.432316+0000","last_peered":"2023-10-07T22:31:10.432316+0000","last_clean":"2023-10-07T22:31:10.432316+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:31:10.432316+0000","last_undegraded":"2023-10-07T22:31:10.432316+0000","last_fullsized":"2023-10-07T22:31:10.432316+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:21:15.814931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":76,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.374084+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:31:10.374084+0000","last_peered":"2023-10-07T22:31:10.374084+0000","last_clean":"2023-10-07T22:31:10.374084+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:31:10.374084+0000","last_undegraded":"2023-10-07T22:31:10.374084+0000","last_fullsized":"2023-10-07T22:31:10.374084+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":716,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429464+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:31:10.429464+0000","last_peered":"2023-10-07T22:31:10.429464+0000","last_clean":"2023-10-07T22:31:10.429464+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:31:10.429464+0000","last_undegraded":"2023-10-07T22:31:10.429464+0000","last_fullsized":"2023-10-07T22:31:10.429464+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":122,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.372600+0000","last_change":"2023-10-07T22:25:33.245678+0000","last_active":"2023-10-07T22:31:10.372600+0000","last_peered":"2023-10-07T22:31:10.372600+0000","last_clean":"2023-10-07T22:31:10.372600+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:31:10.372600+0000","last_undegraded":"2023-10-07T22:31:10.372600+0000","last_fullsized":"2023-10-07T22:31:10.372600+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":149,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.434192+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:31:10.434192+0000","last_peered":"2023-10-07T22:31:10.434192+0000","last_clean":"2023-10-07T22:31:10.434192+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:31:10.434192+0000","last_undegraded":"2023-10-07T22:31:10.434192+0000","last_fullsized":"2023-10-07T22:31:10.434192+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":317,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.362835+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:31:10.362835+0000","last_peered":"2023-10-07T22:31:10.362835+0000","last_clean":"2023-10-07T22:31:10.362835+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:31:10.362835+0000","last_undegraded":"2023-10-07T22:31:10.362835+0000","last_fullsized":"2023-10-07T22:31:10.362835+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":144,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.428937+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:31:10.428937+0000","last_peered":"2023-10-07T22:31:10.428937+0000","last_clean":"2023-10-07T22:31:10.428937+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:31:10.428937+0000","last_undegraded":"2023-10-07T22:31:10.428937+0000","last_fullsized":"2023-10-07T22:31:10.428937+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":475,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430586+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:31:10.430586+0000","last_peered":"2023-10-07T22:31:10.430586+0000","last_clean":"2023-10-07T22:31:10.430586+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:31:10.430586+0000","last_undegraded":"2023-10-07T22:31:10.430586+0000","last_fullsized":"2023-10-07T22:31:10.430586+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":405,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365545+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:31:10.365545+0000","last_peered":"2023-10-07T22:31:10.365545+0000","last_clean":"2023-10-07T22:31:10.365545+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:31:10.365545+0000","last_undegraded":"2023-10-07T22:31:10.365545+0000","last_fullsized":"2023-10-07T22:31:10.365545+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":291,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363971+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:31:10.363971+0000","last_peered":"2023-10-07T22:31:10.363971+0000","last_clean":"2023-10-07T22:31:10.363971+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:31:10.363971+0000","last_undegraded":"2023-10-07T22:31:10.363971+0000","last_fullsized":"2023-10-07T22:31:10.363971+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":416,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.365005+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:31:10.365005+0000","last_peered":"2023-10-07T22:31:10.365005+0000","last_clean":"2023-10-07T22:31:10.365005+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:31:10.365005+0000","last_undegraded":"2023-10-07T22:31:10.365005+0000","last_fullsized":"2023-10-07T22:31:10.365005+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":311,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.363204+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:31:10.363204+0000","last_peered":"2023-10-07T22:31:10.363204+0000","last_clean":"2023-10-07T22:31:10.363204+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:31:10.363204+0000","last_undegraded":"2023-10-07T22:31:10.363204+0000","last_fullsized":"2023-10-07T22:31:10.363204+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.429272+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:31:10.429272+0000","last_peered":"2023-10-07T22:31:10.429272+0000","last_clean":"2023-10-07T22:31:10.429272+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:31:10.429272+0000","last_undegraded":"2023-10-07T22:31:10.429272+0000","last_fullsized":"2023-10-07T22:31:10.429272+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":79,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.430377+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:31:10.430377+0000","last_peered":"2023-10-07T22:31:10.430377+0000","last_clean":"2023-10-07T22:31:10.430377+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:31:10.430377+0000","last_undegraded":"2023-10-07T22:31:10.430377+0000","last_fullsized":"2023-10-07T22:31:10.430377+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":58,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.364948+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:31:10.364948+0000","last_peered":"2023-10-07T22:31:10.364948+0000","last_clean":"2023-10-07T22:31:10.364948+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:31:10.364948+0000","last_undegraded":"2023-10-07T22:31:10.364948+0000","last_fullsized":"2023-10-07T22:31:10.364948+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":261,"reported_epoch":437,"state":"active+clean","last_fresh":"2023-10-07T22:31:10.362547+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:31:10.362547+0000","last_peered":"2023-10-07T22:31:10.362547+0000","last_clean":"2023-10-07T22:31:10.362547+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:31:10.362547+0000","last_undegraded":"2023-10-07T22:31:10.362547+0000","last_fullsized":"2023-10-07T22:31:10.362547+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201985,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":971700,"kb_used_data":70764,"kb_used_omap":0,"kb_used_meta":900928,"kb_avail":92773452,"statfs":{"total":95995035648,"available":95000014848,"internally_reserved":0,"allocated":72462336,"data_stored":70832747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922550272},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.79900000000000004,"15min":0.97199999999999998},"min":{"1min":0.51800000000000002,"5min":0.28399999999999997,"15min":0.27100000000000002},"max":{"1min":1.268,"5min":3.6709999999999998,"15min":26.042000000000002},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.90800000000000003,"15min":1.1180000000000001},"min":{"1min":0.47899999999999998,"5min":0.312,"15min":0.26000000000000001},"max":{"1min":1.0449999999999999,"5min":7.2800000000000002,"15min":25.991},"last":1.0069999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94699999999999995,"15min":1.099},"min":{"1min":0.44900000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.238,"5min":6.4249999999999998,"15min":32.918999999999997},"last":0.749},{"interface":"front","average":{"1min":1.234,"5min":0.98199999999999998,"15min":1.113},"min":{"1min":0.56000000000000005,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":6.3209999999999997,"5min":6.3209999999999997,"15min":33.048999999999999},"last":0.86199999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97999999999999998,"15min":1.2749999999999999},"min":{"1min":0.55000000000000004,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":2.7850000000000001,"5min":6.21,"15min":86.914000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.018,"5min":1.0760000000000001,"15min":1.2230000000000001},"min":{"1min":0.39900000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.8260000000000001,"5min":7.0419999999999998,"15min":86.947999999999993},"last":0.64000000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":9.3300000000000001,"5min":2.7450000000000001,"15min":1.667},"min":{"1min":0.46899999999999997,"5min":0.36399999999999999,"15min":0.32000000000000001},"max":{"1min":87.819000000000003,"5min":87.819000000000003,"15min":87.819000000000003},"last":0.78900000000000003},{"interface":"front","average":{"1min":9.2189999999999994,"5min":2.629,"15min":1.5940000000000001},"min":{"1min":0.47999999999999998,"5min":0.44,"15min":0.371},"max":{"1min":87.727999999999994,"5min":87.727999999999994,"15min":87.727999999999994},"last":0.82299999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.93799999999999994,"15min":1.01},"min":{"1min":0.41799999999999998,"5min":0.308,"15min":0.29499999999999998},"max":{"1min":3.1339999999999999,"5min":3.234,"15min":9.2279999999999998},"last":1.05},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.88600000000000001,"15min":0.94599999999999995},"min":{"1min":0.36499999999999999,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":6.4359999999999999,"5min":6.4359999999999999,"15min":7.8360000000000003},"last":1.113}]},{"osd":5,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.96299999999999997,"15min":1.121},"min":{"1min":0.49199999999999999,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":1.254,"5min":5.0940000000000003,"15min":8.5109999999999992},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.0580000000000001,"15min":1.0920000000000001},"min":{"1min":0.80400000000000005,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":1.6060000000000001,"5min":3.2320000000000002,"15min":5.7130000000000001},"last":1.1919999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.1020000000000001,"15min":1.1160000000000001},"min":{"1min":0.55100000000000005,"5min":0.502,"15min":0.40899999999999997},"max":{"1min":3.7450000000000001,"5min":4.6550000000000002,"15min":6.1669999999999998},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.006,"15min":1.097},"min":{"1min":0.437,"5min":0.437,"15min":0.42299999999999999},"max":{"1min":6.3689999999999998,"5min":6.3689999999999998,"15min":7.9580000000000002},"last":1.381}]}]},{"osd":6,"up_from":47,"seq":201863463629,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":911080,"kb_used_data":21600,"kb_used_omap":0,"kb_used_meta":889472,"kb_avail":92834072,"statfs":{"total":95995035648,"available":95062089728,"internally_reserved":0,"allocated":22118400,"data_stored":20500953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":910819328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:53 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82699999999999996,"15min":1.28},"min":{"1min":0.36599999999999999,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":1.054,"5min":8.9420000000000002,"15min":157.57300000000001},"last":0.871},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.73199999999999998,"15min":1.3420000000000001},"min":{"1min":0.442,"5min":0.30499999999999999,"15min":0.27700000000000002},"max":{"1min":1.2869999999999999,"5min":3.222,"15min":157.53800000000001},"last":1.05}]},{"osd":1,"last update":"Sat Oct 7 22:30:41 2023","interfaces":[{"interface":"back","average":{"1min":6.8630000000000004,"5min":2.0339999999999998,"15min":1.6990000000000001},"min":{"1min":0.51000000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":120.407,"5min":120.407,"15min":120.407},"last":0.79100000000000004},{"interface":"front","average":{"1min":6.375,"5min":2.0539999999999998,"15min":1.651},"min":{"1min":0.39300000000000002,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":120.315,"5min":120.315,"15min":120.315},"last":0.752}]},{"osd":2,"last update":"Sat Oct 7 22:30:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94699999999999995,"15min":1.0609999999999999},"min":{"1min":0.432,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.8100000000000001,"5min":3.8570000000000002,"15min":40.392000000000003},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85399999999999998,"15min":0.98599999999999999},"min":{"1min":0.46800000000000003,"5min":0.34999999999999998,"15min":0.33400000000000002},"max":{"1min":1.3140000000000001,"5min":3.8319999999999999,"15min":40.420000000000002},"last":1.125}]},{"osd":3,"last update":"Sat Oct 7 22:30:41 2023","interfaces":[{"interface":"back","average":{"1min":7.1689999999999996,"5min":2.411,"15min":1.4970000000000001},"min":{"1min":0.53400000000000003,"5min":0.40600000000000003,"15min":0.36299999999999999},"max":{"1min":121.417,"5min":121.417,"15min":121.417},"last":0.96199999999999997},{"interface":"front","average":{"1min":6.7220000000000004,"5min":2.395,"15min":1.4039999999999999},"min":{"1min":0.64600000000000002,"5min":0.41799999999999998,"15min":0.35399999999999998},"max":{"1min":120.566,"5min":120.566,"15min":120.566},"last":1.095}]},{"osd":4,"last update":"Sat Oct 7 22:30:41 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.78500000000000003,"15min":0.85799999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.5089999999999999,"5min":3.1200000000000001,"15min":8.5630000000000006},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.93100000000000005,"15min":1.012},"min":{"1min":0.45100000000000001,"5min":0.34499999999999997,"15min":0.32700000000000001},"max":{"1min":3.5329999999999999,"5min":3.6160000000000001,"15min":6.806},"last":0.70399999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:30:25 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.97399999999999998,"15min":0.98899999999999999},"min":{"1min":0.42099999999999999,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":1.264,"5min":6.25,"15min":7.1360000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.84199999999999997,"15min":0.95499999999999996},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0640000000000001,"5min":3.161,"15min":4.9850000000000003},"last":0.93899999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.081,"15min":1.036},"min":{"1min":0.41399999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":3.5630000000000002,"5min":4.8070000000000004,"15min":6.0839999999999996},"last":0.999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.165,"15min":1.075},"min":{"1min":0.52300000000000002,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":1.3819999999999999,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":1.1559999999999999}]}]},{"osd":1,"up_from":90,"seq":386547057170,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1532104,"kb_used_data":640000,"kb_used_omap":3,"kb_used_meta":892092,"kb_avail":92213048,"statfs":{"total":95995035648,"available":94426161152,"internally_reserved":0,"allocated":655360000,"data_stored":653030759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":913502630},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.6220000000000001,"5min":0.91600000000000004,"15min":1.147},"min":{"1min":0.27100000000000002,"5min":0.22500000000000001,"15min":0.20999999999999999},"max":{"1min":10.699,"5min":10.699,"15min":79.385000000000005},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.878,"15min":1.2090000000000001},"min":{"1min":0.39500000000000002,"5min":0.25700000000000001,"15min":0.23400000000000001},"max":{"1min":4.5449999999999999,"5min":5.6509999999999998,"15min":79.370000000000005},"last":0.85999999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:30:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.85799999999999998,"15min":0.89000000000000001},"min":{"1min":0.375,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":1.734,"5min":7.2160000000000002,"15min":14.585000000000001},"last":1.165},{"interface":"front","average":{"1min":1.978,"5min":1.113,"15min":1.0660000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.247},"max":{"1min":19.646000000000001,"5min":19.646000000000001,"15min":19.646000000000001},"last":1.137}]},{"osd":3,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.589,"5min":1.1539999999999999,"15min":1.2330000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.252},"max":{"1min":8.1920000000000002,"5min":8.6579999999999995,"15min":14.961},"last":1.004},{"interface":"front","average":{"1min":1.9319999999999999,"5min":1.1679999999999999,"15min":1.141},"min":{"1min":0.34999999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":10.51,"5min":10.51,"15min":14.561},"last":1.028}]},{"osd":4,"last update":"Sat Oct 7 22:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.877,"15min":0.97299999999999998},"min":{"1min":0.48999999999999999,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":1.7669999999999999,"5min":7.2720000000000002,"15min":7.3540000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.5680000000000001,"5min":1.0760000000000001,"15min":1.1439999999999999},"min":{"1min":0.38900000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":10.646000000000001,"5min":10.646000000000001,"15min":14.526},"last":1.0880000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:30:17 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.1080000000000001,"15min":1.169},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":10.564,"5min":10.564,"15min":14.458},"last":1.2050000000000001},{"interface":"front","average":{"1min":2.0659999999999998,"5min":1.1779999999999999,"15min":1.23},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.35699999999999998},"max":{"1min":8.7490000000000006,"5min":8.7490000000000006,"15min":14.327},"last":1.329}]},{"osd":6,"last update":"Sat Oct 7 22:30:47 2023","interfaces":[{"interface":"back","average":{"1min":8.8130000000000006,"5min":2.6840000000000002,"15min":1.6859999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40000000000000002},"max":{"1min":119.43000000000001,"5min":119.43000000000001,"15min":119.43000000000001},"last":1.288},{"interface":"front","average":{"1min":8.3550000000000004,"5min":2.5369999999999999,"15min":1.554},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.35899999999999999},"max":{"1min":118.85899999999999,"5min":118.85899999999999,"15min":118.85899999999999},"last":1.244}]},{"osd":7,"last update":"Sat Oct 7 22:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.0840000000000001,"15min":1.1100000000000001},"min":{"1min":0.54300000000000004,"5min":0.496,"15min":0.371},"max":{"1min":4.2380000000000004,"5min":7.3390000000000004,"15min":7.3390000000000004},"last":1.48},{"interface":"front","average":{"1min":1.7270000000000001,"5min":1.2010000000000001,"15min":1.2709999999999999},"min":{"1min":0.55200000000000005,"5min":0.48599999999999999,"15min":0.39100000000000001},"max":{"1min":10.606,"5min":10.606,"15min":14.493},"last":1.3149999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220697,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1519280,"kb_used_data":555112,"kb_used_omap":3,"kb_used_meta":964156,"kb_avail":92225872,"statfs":{"total":95995035648,"available":94439292928,"internally_reserved":0,"allocated":568434688,"data_stored":566065112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":987295969},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:30:43 2023","interfaces":[{"interface":"back","average":{"1min":3.8460000000000001,"5min":1.331,"15min":1.5369999999999999},"min":{"1min":0.32200000000000001,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":58.738999999999997,"5min":58.738999999999997,"15min":99.117000000000004},"last":0.55100000000000005},{"interface":"front","average":{"1min":4.218,"5min":1.468,"15min":1.883},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":58.673999999999999,"5min":58.673999999999999,"15min":95.138000000000005},"last":0.58099999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.77300000000000002,"15min":1.1499999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.23200000000000001},"max":{"1min":3.9390000000000001,"5min":4.383,"15min":77.129000000000005},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.698,"5min":1.1160000000000001,"15min":1.3109999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.247},"max":{"1min":17.276,"5min":17.276,"15min":77.254999999999995},"last":0.71799999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:30:24 2023","interfaces":[{"interface":"back","average":{"1min":5.1070000000000002,"5min":1.5529999999999999,"15min":1.4319999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":69.540999999999997,"5min":69.540999999999997,"15min":69.540999999999997},"last":0.746},{"interface":"front","average":{"1min":6.5099999999999998,"5min":2.0259999999999998,"15min":1.4870000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":78.296999999999997,"5min":78.296999999999997,"15min":78.296999999999997},"last":0.78600000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.103,"15min":1.5149999999999999},"min":{"1min":0.54600000000000004,"5min":0.42399999999999999,"15min":0.37},"max":{"1min":5.7640000000000002,"5min":8.2859999999999996,"15min":102.32899999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0169999999999999,"15min":1.446},"min":{"1min":0.436,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":3.5419999999999998,"5min":4.3689999999999998,"15min":102.277},"last":0.88900000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.872,"15min":1.427},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.34599999999999997},"max":{"1min":1.2450000000000001,"5min":4.2999999999999998,"15min":101.798},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0840000000000001,"15min":1.5600000000000001},"min":{"1min":0.48099999999999998,"5min":0.41099999999999998,"15min":0.39800000000000002},"max":{"1min":1.4359999999999999,"5min":8.3829999999999991,"15min":100.45699999999999},"last":1.2110000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.573,"5min":1.1890000000000001,"15min":1.2849999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.39900000000000002},"max":{"1min":8.7370000000000001,"5min":8.7370000000000001,"15min":9.6780000000000008},"last":1.139},{"interface":"front","average":{"1min":1.462,"5min":1.083,"15min":1.1399999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.1140000000000008,"5min":8.1140000000000008,"15min":8.1140000000000008},"last":0.92300000000000004}]},{"osd":7,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":0.96399999999999997,"15min":1.1839999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.39900000000000002},"max":{"1min":7.931,"5min":7.931,"15min":8.0790000000000006},"last":1.165},{"interface":"front","average":{"1min":2.0329999999999999,"5min":1.2809999999999999,"15min":1.3380000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36099999999999999},"max":{"1min":17.244,"5min":17.244,"15min":17.244},"last":1.2470000000000001}]}]},{"osd":2,"up_from":95,"seq":408021893635,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":753260,"kb_used_data":6112,"kb_used_omap":3,"kb_used_meta":747132,"kb_avail":92991892,"statfs":{"total":95995035648,"available":95223697408,"internally_reserved":0,"allocated":6258688,"data_stored":3781292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":765063945},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.98399999999999999,"15min":1.0640000000000001},"min":{"1min":0.24099999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":6.3929999999999998,"5min":6.3929999999999998,"15min":23.164999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.0329999999999999,"15min":0.92700000000000005},"min":{"1min":0.33800000000000002,"5min":0.27800000000000002,"15min":0.249},"max":{"1min":5.2850000000000001,"5min":5.5910000000000002,"15min":23.096},"last":0.64400000000000002}]},{"osd":1,"last update":"Sat Oct 7 22:30:45 2023","interfaces":[{"interface":"back","average":{"1min":11.948,"5min":3.0800000000000001,"15min":2.2320000000000002},"min":{"1min":0.36299999999999999,"5min":0.29299999999999998,"15min":0.25600000000000001},"max":{"1min":185.32300000000001,"5min":185.32300000000001,"15min":185.32300000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":11.84,"5min":3.3159999999999998,"15min":2.367},"min":{"1min":0.34599999999999997,"5min":0.23499999999999999,"15min":0.219},"max":{"1min":185.21799999999999,"5min":185.21799999999999,"15min":185.21799999999999},"last":0.75700000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:30:32 2023","interfaces":[{"interface":"back","average":{"1min":1.774,"5min":1.2609999999999999,"15min":1.52},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.26000000000000001},"max":{"1min":8.8469999999999995,"5min":10.94,"15min":133.01300000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.1519999999999999,"15min":1.3899999999999999},"min":{"1min":0.33100000000000002,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":5.016,"5min":6.2060000000000004,"15min":132.839},"last":0.77400000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:30:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.0249999999999999,"15min":1.014},"min":{"1min":0.39000000000000001,"5min":0.317,"15min":0.313},"max":{"1min":4.3220000000000001,"5min":5.673,"15min":12.481},"last":1.069},{"interface":"front","average":{"1min":1.161,"5min":1.0289999999999999,"15min":0.89200000000000002},"min":{"1min":0.503,"5min":0.378,"15min":0.33500000000000002},"max":{"1min":4.4939999999999998,"5min":6.2560000000000002,"15min":6.2560000000000002},"last":0.82799999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:30:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.1040000000000001,"15min":0.98099999999999998},"min":{"1min":0.44800000000000001,"5min":0.41399999999999998,"15min":0.38500000000000001},"max":{"1min":4.5629999999999997,"5min":6.2309999999999999,"15min":6.2309999999999999},"last":0.876},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.238,"15min":1.1180000000000001},"min":{"1min":0.45800000000000002,"5min":0.441,"15min":0.39100000000000001},"max":{"1min":6.508,"5min":6.508,"15min":8.4469999999999992},"last":1.1890000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":1.2250000000000001,"15min":1.0640000000000001},"min":{"1min":0.51600000000000001,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":4.5350000000000001,"5min":6.2770000000000001,"15min":6.3440000000000003},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.298,"15min":1.131},"min":{"1min":0.54100000000000004,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":6.5380000000000003,"5min":6.5380000000000003,"15min":7.5819999999999999},"last":1.3540000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.752,"5min":1.28,"15min":1.127},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":6.8650000000000002,"5min":6.8650000000000002,"15min":7.0640000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.341,"5min":1.3919999999999999,"15min":1.252},"min":{"1min":0.58899999999999997,"5min":0.46899999999999997,"15min":0.443},"max":{"1min":6.5679999999999996,"5min":6.5679999999999996,"15min":8.4939999999999998},"last":1.3069999999999999}]}]},{"osd":3,"up_from":100,"seq":429496730105,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1136652,"kb_used_data":154052,"kb_used_omap":2,"kb_used_meta":982589,"kb_avail":92608500,"statfs":{"total":95995035648,"available":94831104000,"internally_reserved":0,"allocated":157749248,"data_stored":155412466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1006171755},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.583,"5min":0.81899999999999995,"15min":1.6639999999999999},"min":{"1min":0.26900000000000002,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":7.4059999999999997,"5min":7.4059999999999997,"15min":57.661999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.55,"5min":0.98699999999999999,"15min":1.8149999999999999},"min":{"1min":0.248,"5min":0.23000000000000001,"15min":0.22700000000000001},"max":{"1min":7.7320000000000002,"5min":7.7320000000000002,"15min":55.579999999999998},"last":0.53700000000000003}]},{"osd":1,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6850000000000001,"5min":1.456,"15min":2.0169999999999999},"min":{"1min":0.34599999999999997,"5min":0.27500000000000002,"15min":0.22800000000000001},"max":{"1min":10.195,"5min":24.884,"15min":219.27500000000001},"last":0.441},{"interface":"front","average":{"1min":2.0750000000000002,"5min":1.5640000000000001,"15min":2.1800000000000002},"min":{"1min":0.42899999999999999,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":10.253,"5min":23.885000000000002,"15min":222.20500000000001},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6679999999999999,"5min":1.3460000000000001,"15min":1.4730000000000001},"min":{"1min":0.48699999999999999,"5min":0.32300000000000001,"15min":0.27500000000000002},"max":{"1min":7.6399999999999997,"5min":12.147,"15min":63.915999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":1.171,"5min":1.008,"15min":1.268},"min":{"1min":0.33700000000000002,"5min":0.314,"15min":0.24199999999999999},"max":{"1min":5.899,"5min":9.1069999999999993,"15min":64.099999999999994},"last":0.56000000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.0700000000000001,"15min":1.177},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.34300000000000003},"max":{"1min":5.8179999999999996,"5min":5.8179999999999996,"15min":9.3439999999999994},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.5289999999999999,"5min":0.999,"15min":1.1259999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":8.1910000000000007,"5min":8.1910000000000007,"15min":21.231000000000002},"last":0.68200000000000005}]},{"osd":5,"last update":"Sat Oct 7 22:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.95599999999999996,"15min":1.0940000000000001},"min":{"1min":0.55500000000000005,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.286,"5min":5.5049999999999999,"15min":21.506},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1859999999999999,"15min":1.2909999999999999},"min":{"1min":0.56799999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.429,"5min":4.0549999999999997,"15min":10.571},"last":0.75800000000000001}]},{"osd":6,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":1.2989999999999999,"15min":1.319},"min":{"1min":0.51400000000000001,"5min":0.46600000000000003,"15min":0.41199999999999998},"max":{"1min":5.5309999999999997,"5min":5.5309999999999997,"15min":10.5},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.605,"5min":1.1439999999999999,"15min":1.216},"min":{"1min":0.46600000000000003,"5min":0.40999999999999998,"15min":0.308},"max":{"1min":6.0919999999999996,"5min":6.0919999999999996,"15min":9.3859999999999992},"last":0.69699999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.236,"15min":1.3260000000000001},"min":{"1min":0.50700000000000001,"5min":0.45400000000000001,"15min":0.437},"max":{"1min":9.0399999999999991,"5min":9.0399999999999991,"15min":9.423},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.2929999999999999,"5min":0.996,"15min":1.22},"min":{"1min":0.436,"5min":0.436,"15min":0.39000000000000001},"max":{"1min":5.5359999999999996,"5min":5.5359999999999996,"15min":21.535},"last":0.85799999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986912,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1304240,"kb_used_data":401384,"kb_used_omap":0,"kb_used_meta":902848,"kb_avail":92440912,"statfs":{"total":95995035648,"available":94659493888,"internally_reserved":0,"allocated":411017216,"data_stored":409391653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924516352},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.67000000000000004,"15min":1.528},"min":{"1min":0.36099999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.506,"5min":1.859,"15min":147.952},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90400000000000003,"15min":1.673},"min":{"1min":0.47899999999999998,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":1.903,"5min":7.0359999999999996,"15min":147.99100000000001},"last":0.93200000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:30:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":0.95799999999999996,"15min":1.1000000000000001},"min":{"1min":0.55100000000000005,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":6.1520000000000001,"5min":6.1520000000000001,"15min":16.023},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.401,"5min":1.0209999999999999,"15min":1.123},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.308},"max":{"1min":4.8550000000000004,"5min":6.665,"15min":14.06},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93200000000000005,"15min":0.97799999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.34699999999999998},"max":{"1min":3.5470000000000002,"5min":6.609,"15min":11.067},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.96999999999999997,"15min":1.0229999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.29899999999999999},"max":{"1min":1.4390000000000001,"5min":5.0529999999999999,"15min":6.0060000000000002},"last":0.66300000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:30:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.93300000000000005,"15min":1.137},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.33100000000000002},"max":{"1min":3.0510000000000002,"5min":4.7809999999999997,"15min":13.17},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.98699999999999999,"15min":1.056},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34799999999999998},"max":{"1min":3.274,"5min":4.5279999999999996,"15min":13.371},"last":1.137}]},{"osd":5,"last update":"Sat Oct 7 22:30:15 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.78800000000000003,"15min":0.95299999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.5059999999999998,"5min":3.5059999999999998,"15min":10.44},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.89200000000000002,"15min":1.012},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":2.2160000000000002,"5min":4.6829999999999998,"15min":6.0410000000000004},"last":1.175}]},{"osd":6,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.93700000000000006,"15min":1.05},"min":{"1min":0.66300000000000003,"5min":0.41399999999999998,"15min":0.36899999999999999},"max":{"1min":3.5800000000000001,"5min":4.8029999999999999,"15min":11.148},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":0.995,"15min":0.98399999999999999},"min":{"1min":0.51800000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.7569999999999999,"5min":4.7469999999999999,"15min":5.9219999999999997},"last":1.3169999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:30:33 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.94199999999999995,"15min":1.0109999999999999},"min":{"1min":0.42799999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.4130000000000003,"5min":5.4130000000000003,"15min":6.5190000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.01,"15min":1.1579999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.39800000000000002},"max":{"1min":2.7650000000000001,"5min":4.8170000000000002,"15min":6.2009999999999996},"last":1.27}]}]},{"osd":5,"up_from":242,"seq":1039382085864,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371492,"kb_used_data":5468,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373660,"statfs":{"total":95995035648,"available":95614627840,"internally_reserved":0,"allocated":5599232,"data_stored":3982257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6719999999999999,"5min":1.0249999999999999,"15min":1.26},"min":{"1min":0.34699999999999998,"5min":0.28999999999999998,"15min":0.251},"max":{"1min":6.5019999999999998,"5min":7.5259999999999998,"15min":101.499},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.3160000000000001,"5min":0.98199999999999998,"15min":1.4710000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.28399999999999997},"max":{"1min":4.5119999999999996,"5min":7.601,"15min":101.705},"last":0.70399999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":3.6379999999999999,"5min":1.9239999999999999,"15min":1.4359999999999999},"min":{"1min":0.377,"5min":0.36099999999999999,"15min":0.29599999999999999},"max":{"1min":46.570999999999998,"5min":46.570999999999998,"15min":46.570999999999998},"last":0.85699999999999998},{"interface":"front","average":{"1min":3.516,"5min":1.8049999999999999,"15min":1.3380000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":46.587000000000003,"5min":46.587000000000003,"15min":46.587000000000003},"last":1.012}]},{"osd":2,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":0.91500000000000004,"15min":0.86499999999999999},"min":{"1min":0.36099999999999999,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":5.0570000000000004,"5min":5.0570000000000004,"15min":6.4710000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.21,"5min":0.98399999999999999,"15min":0.94799999999999995},"min":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.34999999999999998},"max":{"1min":3.9809999999999999,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":0.98799999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":1.256,"15min":1.1519999999999999},"min":{"1min":0.497,"5min":0.379,"15min":0.311},"max":{"1min":5.101,"5min":6.7910000000000004,"15min":8.2590000000000003},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.468,"5min":1.3500000000000001,"15min":1.262},"min":{"1min":0.442,"5min":0.379,"15min":0.36499999999999999},"max":{"1min":5.4409999999999998,"5min":8.3309999999999995,"15min":8.3309999999999995},"last":1.0800000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":0.88800000000000001,"15min":1.022},"min":{"1min":0.35099999999999998,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":4.8979999999999997,"5min":4.8979999999999997,"15min":7.9720000000000004},"last":0.63},{"interface":"front","average":{"1min":1.516,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.34100000000000003},"max":{"1min":6.5730000000000004,"5min":6.5730000000000004,"15min":6.6189999999999998},"last":1.137}]},{"osd":6,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":0.95099999999999996,"15min":0.94199999999999995},"min":{"1min":0.40600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":4.5789999999999997,"5min":4.5789999999999997,"15min":5.375},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.7190000000000001,"5min":1.056,"15min":1.004},"min":{"1min":0.45900000000000002,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":7.5519999999999996,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":1.048}]},{"osd":7,"last update":"Sat Oct 7 22:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.53600000000000003,"5min":0.42499999999999999,"15min":0.33900000000000002},"max":{"1min":3.9500000000000002,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.111,"15min":1.0740000000000001},"min":{"1min":0.50600000000000001,"5min":0.45400000000000001,"15min":0.41499999999999998},"max":{"1min":7.5990000000000002,"5min":7.5990000000000002,"15min":7.5990000000000002},"last":1.1080000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:31:25.752 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:25.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:25.848 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: cannot import a directory 2023-10-07T22:31:25.848 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 0% complete...failed. 2023-10-07T22:31:25.848 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: import failed: (21) Is a directory 2023-10-07T22:31:25.881 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:25.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:25.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:25.909 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:25.909 INFO:tasks.workunit.client.0.smithi008.stderr:+ rmdir foo.314827 2023-10-07T22:31:25.910 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_314827/img bs=1k count=1 seek=10 2023-10-07T22:31:25.911 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records in 2023-10-07T22:31:25.911 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records out 2023-10-07T22:31:25.911 INFO:tasks.workunit.client.0.smithi008.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000147747 s, 6.9 MB/s 2023-10-07T22:31:25.912 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_314827/img bs=1k count=10 seek=100 2023-10-07T22:31:25.913 INFO:tasks.workunit.client.0.smithi008.stderr:10+0 records in 2023-10-07T22:31:25.913 INFO:tasks.workunit.client.0.smithi008.stderr:10+0 records out 2023-10-07T22:31:25.913 INFO:tasks.workunit.client.0.smithi008.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000203018 s, 50.4 MB/s 2023-10-07T22:31:25.913 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_314827/img bs=1k count=100 seek=1000 2023-10-07T22:31:25.914 INFO:tasks.workunit.client.0.smithi008.stderr:70+1 records in 2023-10-07T22:31:25.914 INFO:tasks.workunit.client.0.smithi008.stderr:70+1 records out 2023-10-07T22:31:25.914 INFO:tasks.workunit.client.0.smithi008.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.00036042 s, 200 MB/s 2023-10-07T22:31:25.915 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_314827/img bs=1k seek=10000 2023-10-07T22:31:25.915 INFO:tasks.workunit.client.0.smithi008.stderr:138+1 records in 2023-10-07T22:31:25.915 INFO:tasks.workunit.client.0.smithi008.stderr:138+1 records out 2023-10-07T22:31:25.916 INFO:tasks.workunit.client.0.smithi008.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000682821 s, 208 MB/s 2023-10-07T22:31:25.916 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_314827/img bs=1k seek=100000 2023-10-07T22:31:25.924 INFO:tasks.workunit.client.0.smithi008.stderr:74+1 records in 2023-10-07T22:31:25.925 INFO:tasks.workunit.client.0.smithi008.stderr:74+1 records out 2023-10-07T22:31:25.925 INFO:tasks.workunit.client.0.smithi008.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.00798123 s, 9.5 MB/s 2023-10-07T22:31:25.925 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_314827/img bs=1k seek=1000000 2023-10-07T22:31:25.929 INFO:tasks.workunit.client.0.smithi008.stderr:194+1 records in 2023-10-07T22:31:25.930 INFO:tasks.workunit.client.0.smithi008.stderr:194+1 records out 2023-10-07T22:31:25.930 INFO:tasks.workunit.client.0.smithi008.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.00423501 s, 47.0 MB/s 2023-10-07T22:31:25.930 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm testimg 2023-10-07T22:31:26.001 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 0% complete...failed. 2023-10-07T22:31:26.001 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: delete error: (2) No such file or directory 2023-10-07T22:31:26.007 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:26.007 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:26.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:26.046 INFO:teuthology.orchestra.run.smithi008.stdout:ERROR: (22) Invalid argument 2023-10-07T22:31:26.046 INFO:teuthology.orchestra.run.smithi008.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:31:26.142 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:26.167 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:26.195 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-07T22:31:26.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:26.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:26.407 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is set 2023-10-07T22:31:26.411 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:26.431 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:26.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:26 smithi081 bash[89466]: audit 2023-10-07T22:31:25.954041+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:26.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:26 smithi081 bash[89466]: audit 2023-10-07T22:31:26.225683+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.8:0/286290109' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:26 smithi081 bash[89466]: audit 2023-10-07T22:31:26.226030+0000 mon.a (mon.0) 2204 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:26.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[105281]: audit 2023-10-07T22:31:25.954041+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:26.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[105281]: audit 2023-10-07T22:31:26.225683+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.8:0/286290109' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[105281]: audit 2023-10-07T22:31:26.226030+0000 mon.a (mon.0) 2204 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[102097]: audit 2023-10-07T22:31:25.954041+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[102097]: audit 2023-10-07T22:31:26.225683+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.8:0/286290109' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:26 smithi008 bash[102097]: audit 2023-10-07T22:31:26.226030+0000 mon.a (mon.0) 2204 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-07T22:31:26.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:26.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:26.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:26.835 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:26.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:26.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:26.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:26.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:26.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:27.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:27.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:27.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:27.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:27.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:27.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:27.340 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:27.375 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:27.478 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: cluster 2023-10-07T22:31:25.996450+0000 mgr.y (mgr.25319) 1581 : cluster 0 pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: cluster 2023-10-07T22:31:26.392736+0000 mon.a (mon.0) 2205 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: audit 2023-10-07T22:31:26.399734+0000 mon.a (mon.0) 2206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:31:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: cluster 2023-10-07T22:31:26.400443+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: cluster 2023-10-07T22:31:26.401346+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:27 smithi081 bash[89466]: cluster 2023-10-07T22:31:26.403989+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e439: 8 total, 8 up, 8 in 2023-10-07T22:31:27.503 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:27.607 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:27.614 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: cluster 2023-10-07T22:31:25.996450+0000 mgr.y (mgr.25319) 1581 : cluster 0 pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:27.614 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: cluster 2023-10-07T22:31:26.392736+0000 mon.a (mon.0) 2205 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:27.614 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: audit 2023-10-07T22:31:26.399734+0000 mon.a (mon.0) 2206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: cluster 2023-10-07T22:31:26.400443+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: cluster 2023-10-07T22:31:26.401346+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[105281]: cluster 2023-10-07T22:31:26.403989+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e439: 8 total, 8 up, 8 in 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: cluster 2023-10-07T22:31:25.996450+0000 mgr.y (mgr.25319) 1581 : cluster 0 pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: cluster 2023-10-07T22:31:26.392736+0000 mon.a (mon.0) 2205 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: audit 2023-10-07T22:31:26.399734+0000 mon.a (mon.0) 2206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: cluster 2023-10-07T22:31:26.400443+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: cluster 2023-10-07T22:31:26.401346+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e439 with expected crc 2023-10-07T22:31:27.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:27 smithi008 bash[102097]: cluster 2023-10-07T22:31:26.403989+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e439: 8 total, 8 up, 8 in 2023-10-07T22:31:27.628 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:27.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:27.754 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:27.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:27.857 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:27.888 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:27.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:27.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-07T22:31:27.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:28.014 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:28.114 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-10-07T22:31:28.115 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:28.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:28.119 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg /tmp/rbd_import_export_314827/img2 2023-10-07T22:31:28.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:28.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:28.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:28.385 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:28.413 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:28.422 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:28.426 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg - 2023-10-07T22:31:28.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:28.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:28.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:28.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:28 smithi081 bash[89466]: cluster 2023-10-07T22:31:27.409429+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:28 smithi081 bash[89466]: cluster 2023-10-07T22:31:27.411821+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e440: 8 total, 8 up, 8 in 2023-10-07T22:31:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:28 smithi081 bash[89466]: cluster 2023-10-07T22:31:27.412252+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:28 smithi081 bash[89466]: cluster 2023-10-07T22:31:27.415414+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[102097]: cluster 2023-10-07T22:31:27.409429+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[102097]: cluster 2023-10-07T22:31:27.411821+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e440: 8 total, 8 up, 8 in 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[102097]: cluster 2023-10-07T22:31:27.412252+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[102097]: cluster 2023-10-07T22:31:27.415414+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[105281]: cluster 2023-10-07T22:31:27.409429+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.723 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[105281]: cluster 2023-10-07T22:31:27.411821+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e440: 8 total, 8 up, 8 in 2023-10-07T22:31:28.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[105281]: cluster 2023-10-07T22:31:27.412252+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.724 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:28 smithi008 bash[105281]: cluster 2023-10-07T22:31:27.415414+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e440 with expected crc 2023-10-07T22:31:28.729 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:31:28.793 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:28.823 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:28.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:28.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:28.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:28.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:29.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:29.092 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:29.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:29.330 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:29.360 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:29.393 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:29.400 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm testimg 2023-10-07T22:31:29.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.474 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:29 smithi081 bash[89466]: cluster 2023-10-07T22:31:27.997011+0000 mgr.y (mgr.25319) 1582 : cluster 0 pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:29.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:29.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.612 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-07T22:31:29.617 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img2 2023-10-07T22:31:29.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:29.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:29 smithi008 bash[102097]: cluster 2023-10-07T22:31:27.997011+0000 mgr.y (mgr.25319) 1582 : cluster 0 pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:29.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:29 smithi008 bash[105281]: cluster 2023-10-07T22:31:27.997011+0000 mgr.y (mgr.25319) 1582 : cluster 0 pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:29.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:29.759 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:29.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:29.882 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:29.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:29.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:29.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:30.009 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:30.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:30.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:30.112 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:30.139 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:30.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:30.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:30.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:30.266 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:30.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:30.369 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:30.462 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img3 2023-10-07T22:31:30.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:30 smithi008 bash[105281]: cluster 2023-10-07T22:31:29.997785+0000 mgr.y (mgr.25319) 1583 : cluster 0 pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:30 smithi008 bash[102097]: cluster 2023-10-07T22:31:29.997785+0000 mgr.y (mgr.25319) 1583 : cluster 0 pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:30.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-07T22:31:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:30 smithi081 bash[89466]: cluster 2023-10-07T22:31:29.997785+0000 mgr.y (mgr.25319) 1583 : cluster 0 pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-10-07T22:31:30.932 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:30.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:31.015 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img2 /tmp/rbd_import_export_314827/img3 2023-10-07T22:31:31.036 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:31.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:31.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:31.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:31.181 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:31.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:31.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:31.350 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format - testimg 2023-10-07T22:31:31.421 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:31.448 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:31.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:31.552 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:31.582 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:31.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:31.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:31.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:31.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:31.896 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:31.934 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:31.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:31.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:31.976 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:31.977 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:31.983 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg /tmp/rbd_import_export_314827/img2 2023-10-07T22:31:32.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:32.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:32.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:32.247 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:32.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:32.372 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:32.379 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg - 2023-10-07T22:31:32.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:32.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:32.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:32.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:32.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:32.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:32.974 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:32.998 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:33.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:33.102 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:33.134 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:33.238 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:33.245 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:33] "GET /metrics HTTP/1.1" 200 34259 "" "Prometheus/2.43.0" 2023-10-07T22:31:33.259 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:33.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:33.264 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:33.267 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:33.291 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:33.296 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm testimg 2023-10-07T22:31:33.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:33.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:33.428 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-07T22:31:33.434 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img2 2023-10-07T22:31:33.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:33.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:33.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:33.634 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: cluster 2023-10-07T22:31:31.998554+0000 mgr.y (mgr.25319) 1584 : cluster 0 pgmap v1828: 83 pgs: 83 active+clean; 4.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 68 KiB/s wr, 38 op/s 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: audit 2023-10-07T22:31:32.404324+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: audit 2023-10-07T22:31:32.412278+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: audit 2023-10-07T22:31:32.884095+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: audit 2023-10-07T22:31:32.884981+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[102097]: audit 2023-10-07T22:31:32.890254+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: cluster 2023-10-07T22:31:31.998554+0000 mgr.y (mgr.25319) 1584 : cluster 0 pgmap v1828: 83 pgs: 83 active+clean; 4.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 68 KiB/s wr, 38 op/s 2023-10-07T22:31:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: audit 2023-10-07T22:31:32.404324+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: audit 2023-10-07T22:31:32.412278+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: audit 2023-10-07T22:31:32.884095+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:33.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: audit 2023-10-07T22:31:32.884981+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:33.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:33 smithi008 bash[105281]: audit 2023-10-07T22:31:32.890254+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.660 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: cluster 2023-10-07T22:31:31.998554+0000 mgr.y (mgr.25319) 1584 : cluster 0 pgmap v1828: 83 pgs: 83 active+clean; 4.2 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 68 KiB/s wr, 38 op/s 2023-10-07T22:31:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: audit 2023-10-07T22:31:32.404324+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: audit 2023-10-07T22:31:32.412278+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: audit 2023-10-07T22:31:32.884095+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: audit 2023-10-07T22:31:32.884981+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:33 smithi081 bash[89466]: audit 2023-10-07T22:31:32.890254+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:33.766 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.790 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:33.894 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.921 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:33.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:33.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:34.025 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:34.050 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:34.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:34.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:34.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:34.194 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img3 2023-10-07T22:31:34.294 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:34.328 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:34.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:34.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:34.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:34.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:34.570 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:34.600 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:34.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:34.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:34.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:34.755 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img2 /tmp/rbd_import_export_314827/img3 2023-10-07T22:31:34.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:34.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:34.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:34.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:35.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:35.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:35.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:35.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:35.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:35.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:35.293 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:31:35.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:35.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:35.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:35.545 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:35 smithi081 bash[89466]: cluster 2023-10-07T22:31:33.999057+0000 mgr.y (mgr.25319) 1585 : cluster 0 pgmap v1829: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 172 KiB/s rd, 118 KiB/s wr, 64 op/s 2023-10-07T22:31:35.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:35.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:35.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:35 smithi008 bash[105281]: cluster 2023-10-07T22:31:33.999057+0000 mgr.y (mgr.25319) 1585 : cluster 0 pgmap v1829: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 172 KiB/s rd, 118 KiB/s wr, 64 op/s 2023-10-07T22:31:35.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:35 smithi008 bash[102097]: cluster 2023-10-07T22:31:33.999057+0000 mgr.y (mgr.25319) 1585 : cluster 0 pgmap v1829: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 172 KiB/s rd, 118 KiB/s wr, 64 op/s 2023-10-07T22:31:35.666 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:35.702 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:35.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:35.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:35.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:35.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:35.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:36.071 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:36.207 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:36.239 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:36.343 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:36.373 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:36.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:36.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:36.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:36.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:36.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:36.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:36.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:36.751 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.781 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:36.886 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.919 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:36.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:37.023 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:37.054 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:37.158 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:37.195 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:37.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:37.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:37.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[105281]: cluster 2023-10-07T22:31:35.999922+0000 mgr.y (mgr.25319) 1586 : cluster 0 pgmap v1830: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 171 KiB/s rd, 110 KiB/s wr, 70 op/s 2023-10-07T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[105281]: cluster 2023-10-07T22:31:36.109447+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:37.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[105281]: cluster 2023-10-07T22:31:36.112329+0000 mon.a (mon.0) 2214 : cluster 0 osdmap e441: 8 total, 8 up, 8 in 2023-10-07T22:31:37.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[102097]: cluster 2023-10-07T22:31:35.999922+0000 mgr.y (mgr.25319) 1586 : cluster 0 pgmap v1830: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 171 KiB/s rd, 110 KiB/s wr, 70 op/s 2023-10-07T22:31:37.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[102097]: cluster 2023-10-07T22:31:36.109447+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:37.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:37 smithi008 bash[102097]: cluster 2023-10-07T22:31:36.112329+0000 mon.a (mon.0) 2214 : cluster 0 osdmap e441: 8 total, 8 up, 8 in 2023-10-07T22:31:37.432 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:37.465 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:37 smithi081 bash[89466]: cluster 2023-10-07T22:31:35.999922+0000 mgr.y (mgr.25319) 1586 : cluster 0 pgmap v1830: 83 pgs: 83 active+clean; 5.0 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 171 KiB/s rd, 110 KiB/s wr, 70 op/s 2023-10-07T22:31:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:37 smithi081 bash[89466]: cluster 2023-10-07T22:31:36.109447+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:37 smithi081 bash[89466]: cluster 2023-10-07T22:31:36.112329+0000 mon.a (mon.0) 2214 : cluster 0 osdmap e441: 8 total, 8 up, 8 in 2023-10-07T22:31:37.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:37.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:37.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:37.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:37.840 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:37.874 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:37.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:37.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:38.013 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:38.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:38.124 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:38 smithi008 bash[105281]: cluster 2023-10-07T22:31:36.765180+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:38.145 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:38.248 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:38.281 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:38.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:38.384 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:38.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:38 smithi008 bash[102097]: cluster 2023-10-07T22:31:36.765180+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:38.415 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:38.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:38.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:38 smithi081 bash[89466]: cluster 2023-10-07T22:31:36.765180+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e441 with expected crc 2023-10-07T22:31:38.519 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:38.553 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:38.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:38.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:38.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:38.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:38.818 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:38.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:38.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:38.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:38.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:38.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:39.056 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:39.089 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:39.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:39.192 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:39.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:39.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:39 smithi081 bash[89466]: cluster 2023-10-07T22:31:38.000649+0000 mgr.y (mgr.25319) 1587 : cluster 0 pgmap v1832: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:39.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:39.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:39 smithi008 bash[105281]: cluster 2023-10-07T22:31:38.000649+0000 mgr.y (mgr.25319) 1587 : cluster 0 pgmap v1832: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:39.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:39 smithi008 bash[102097]: cluster 2023-10-07T22:31:38.000649+0000 mgr.y (mgr.25319) 1587 : cluster 0 pgmap v1832: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:39.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:39.497 INFO:tasks.workunit.client.0.smithi008.stderr:+ + grep -q export-format 2023-10-07T22:31:39.497 INFO:tasks.workunit.client.0.smithi008.stderr:rbd help export 2023-10-07T22:31:39.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:39.598 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_314827/img bs=1k count=10 seek=100 2023-10-07T22:31:39.599 INFO:tasks.workunit.client.0.smithi008.stderr:10+0 records in 2023-10-07T22:31:39.600 INFO:tasks.workunit.client.0.smithi008.stderr:10+0 records out 2023-10-07T22:31:39.600 INFO:tasks.workunit.client.0.smithi008.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000281323 s, 36.4 MB/s 2023-10-07T22:31:39.600 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:39.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:39.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:39.682 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:39.683 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:39.688 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap create testimg@snap 2023-10-07T22:31:39.743 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:39.768 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:39.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:39.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:39.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:39.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:40.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:40.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.153 INFO:tasks.workunit.client.0.smithi008.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-07T22:31:40.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd image-meta set testimg key1 value1 2023-10-07T22:31:40.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:40.229 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd image-meta list testimg 2023-10-07T22:31:40.271 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:40.277 INFO:tasks.workunit.client.0.smithi008.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-07T22:31:40.277 INFO:tasks.workunit.client.0.smithi008.stderr: 2023-10-07T22:31:40.277 INFO:tasks.workunit.client.0.smithi008.stderr:Key Value 2023-10-07T22:31:40.277 INFO:tasks.workunit.client.0.smithi008.stderr:key1 value1 2023-10-07T22:31:40.277 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:40.298 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:40.323 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:40.328 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_314827/img_v2 testimg_import 2023-10-07T22:31:40.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:40.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:40.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:40.560 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:40.663 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:40.696 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:40.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:40.799 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:40.826 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:40.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:40.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:41.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:41.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: cluster 2023-10-07T22:31:40.001354+0000 mgr.y (mgr.25319) 1588 : cluster 0 pgmap v1833: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: cluster 2023-10-07T22:31:40.131234+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: cluster 2023-10-07T22:31:40.131365+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: cluster 2023-10-07T22:31:40.133325+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: cluster 2023-10-07T22:31:40.141881+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: audit 2023-10-07T22:31:40.959290+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:41.135 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[105281]: audit 2023-10-07T22:31:40.960611+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:41.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: cluster 2023-10-07T22:31:40.001354+0000 mgr.y (mgr.25319) 1588 : cluster 0 pgmap v1833: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: cluster 2023-10-07T22:31:40.131234+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: cluster 2023-10-07T22:31:40.131365+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: cluster 2023-10-07T22:31:40.133325+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: cluster 2023-10-07T22:31:40.141881+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: audit 2023-10-07T22:31:40.959290+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:41.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:41 smithi081 bash[89466]: audit 2023-10-07T22:31:40.960611+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:41.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:41.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:41.337 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-07T22:31:41.338 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:41.342 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import 2023-10-07T22:31:41.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:41.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: cluster 2023-10-07T22:31:40.001354+0000 mgr.y (mgr.25319) 1588 : cluster 0 pgmap v1833: 83 pgs: 83 active+clean; 582 KiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-10-07T22:31:41.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: cluster 2023-10-07T22:31:40.131234+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: cluster 2023-10-07T22:31:40.131365+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: cluster 2023-10-07T22:31:40.133325+0000 mon.a (mon.0) 2215 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-10-07T22:31:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: cluster 2023-10-07T22:31:40.141881+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e442 with expected crc 2023-10-07T22:31:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: audit 2023-10-07T22:31:40.959290+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:31:41.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:41 smithi008 bash[102097]: audit 2023-10-07T22:31:40.960611+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout:rbd image 'testimg_import': 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout: size 110 KiB in 1 objects 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout: order 22 (4 MiB objects) 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout: snapshot_count: 1 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout: id: b408c7830ea4 2023-10-07T22:31:41.392 INFO:tasks.workunit.client.0.smithi008.stdout: block_name_prefix: rbd_data.b408c7830ea4 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: format: 2 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: op_features: 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: flags: 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: create_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: access_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.393 INFO:tasks.workunit.client.0.smithi008.stdout: modify_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.396 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import@snap 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout:rbd image 'testimg_import': 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: size 110 KiB in 1 objects 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: order 22 (4 MiB objects) 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: snapshot_count: 1 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: id: b408c7830ea4 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: block_name_prefix: rbd_data.b408c7830ea4 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: format: 2 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-07T22:31:41.442 INFO:tasks.workunit.client.0.smithi008.stdout: op_features: 2023-10-07T22:31:41.443 INFO:tasks.workunit.client.0.smithi008.stdout: flags: 2023-10-07T22:31:41.443 INFO:tasks.workunit.client.0.smithi008.stdout: create_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.443 INFO:tasks.workunit.client.0.smithi008.stdout: access_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.443 INFO:tasks.workunit.client.0.smithi008.stdout: modify_timestamp: Sat Oct 7 22:31:40 2023 2023-10-07T22:31:41.443 INFO:tasks.workunit.client.0.smithi008.stdout: protected: False 2023-10-07T22:31:41.445 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd image-meta list testimg_import 2023-10-07T22:31:41.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:41.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:41.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:Key Value 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:key1 value1 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ There is 1 metadatum on this image: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:Key Value 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr: 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:Key Value 2023-10-07T22:31:41.499 INFO:tasks.workunit.client.0.smithi008.stderr:key1 value1 ] 2023-10-07T22:31:41.500 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg_import /tmp/rbd_import_export_314827/img_import 2023-10-07T22:31:41.598 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:41.623 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:41.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:41.694 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete...done. 2023-10-07T22:31:41.698 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img_import 2023-10-07T22:31:41.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/img /tmp/rbd_import_export_314827/img_import 2023-10-07T22:31:41.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/img --format %b 2023-10-07T22:31:41.700 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=24 2023-10-07T22:31:41.700 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/img_import --format %b 2023-10-07T22:31:41.701 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=224 2023-10-07T22:31:41.701 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=200 2023-10-07T22:31:41.702 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=200 2023-10-07T22:31:41.702 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-07T22:31:41.702 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_314827/img_snap 2023-10-07T22:31:41.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:41.746 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete...done. 2023-10-07T22:31:41.751 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_314827/img_snap_import 2023-10-07T22:31:41.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:41.801 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete...done. 2023-10-07T22:31:41.806 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/img_snap /tmp/rbd_import_export_314827/img_snap_import 2023-10-07T22:31:41.806 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/img_snap /tmp/rbd_import_export_314827/img_snap_import 2023-10-07T22:31:41.806 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/img_snap --format %b 2023-10-07T22:31:41.807 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=224 2023-10-07T22:31:41.808 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/img_snap_import --format %b 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=224 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:41.809 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_import 2023-10-07T22:31:41.810 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_snap 2023-10-07T22:31:41.810 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_snap_import 2023-10-07T22:31:41.811 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap rm testimg_import@snap 2023-10-07T22:31:41.866 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:41.896 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:41.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:41.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:42.000 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:42.028 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:42.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:42.163 INFO:tasks.workunit.client.0.smithi008.stderr: Removing snap: 100% complete...done. 2023-10-07T22:31:42.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:42.175 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg_import 2023-10-07T22:31:42.270 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:42.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:42.327 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:42.332 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap rm testimg@snap 2023-10-07T22:31:42.401 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:42.411 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[102097]: cluster 2023-10-07T22:31:41.138671+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[102097]: cluster 2023-10-07T22:31:41.139272+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[102097]: cluster 2023-10-07T22:31:41.141755+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[102097]: cluster 2023-10-07T22:31:41.142621+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[102097]: cluster 2023-10-07T22:31:41.685316+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[105281]: cluster 2023-10-07T22:31:41.138671+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[105281]: cluster 2023-10-07T22:31:41.139272+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[105281]: cluster 2023-10-07T22:31:41.141755+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[105281]: cluster 2023-10-07T22:31:41.142621+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.412 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:42 smithi008 bash[105281]: cluster 2023-10-07T22:31:41.685316+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.430 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:42.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:42 smithi081 bash[89466]: cluster 2023-10-07T22:31:41.138671+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:42 smithi081 bash[89466]: cluster 2023-10-07T22:31:41.139272+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:42 smithi081 bash[89466]: cluster 2023-10-07T22:31:41.141755+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-10-07T22:31:42.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:42 smithi081 bash[89466]: cluster 2023-10-07T22:31:41.142621+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:42 smithi081 bash[89466]: cluster 2023-10-07T22:31:41.685316+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e443 with expected crc 2023-10-07T22:31:42.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:42.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:42.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:42.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:42.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:42.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:42.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:42.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:42.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:42.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:43.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:43.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:43.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:43] "GET /metrics HTTP/1.1" 200 34307 "" "Prometheus/2.43.0" 2023-10-07T22:31:43.151 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:43 smithi081 bash[89466]: cluster 2023-10-07T22:31:42.001843+0000 mgr.y (mgr.25319) 1589 : cluster 0 pgmap v1836: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-10-07T22:31:43.165 INFO:tasks.workunit.client.0.smithi008.stderr: Removing snap: 100% complete...done. 2023-10-07T22:31:43.175 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm testimg 2023-10-07T22:31:43.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:43.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:43.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:43.319 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:43.323 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --order 20 /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:43.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:43.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:43 smithi081 bash[89466]: cluster 2023-10-07T22:31:42.147385+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:43 smithi081 bash[89466]: cluster 2023-10-07T22:31:42.148447+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:43 smithi081 bash[89466]: cluster 2023-10-07T22:31:42.152140+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-10-07T22:31:43.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:43 smithi081 bash[89466]: cluster 2023-10-07T22:31:42.153238+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[105281]: cluster 2023-10-07T22:31:42.001843+0000 mgr.y (mgr.25319) 1589 : cluster 0 pgmap v1836: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-10-07T22:31:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[105281]: cluster 2023-10-07T22:31:42.147385+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[105281]: cluster 2023-10-07T22:31:42.148447+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[105281]: cluster 2023-10-07T22:31:42.152140+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[105281]: cluster 2023-10-07T22:31:42.153238+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[102097]: cluster 2023-10-07T22:31:42.001843+0000 mgr.y (mgr.25319) 1589 : cluster 0 pgmap v1836: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[102097]: cluster 2023-10-07T22:31:42.147385+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[102097]: cluster 2023-10-07T22:31:42.148447+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[102097]: cluster 2023-10-07T22:31:42.152140+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-10-07T22:31:43.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:43 smithi008 bash[102097]: cluster 2023-10-07T22:31:42.153238+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e444 with expected crc 2023-10-07T22:31:43.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:43.399 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:43.400 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:43.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:43.455 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:43.461 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_314827/img_v2 testimg_import 2023-10-07T22:31:43.493 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:43.518 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:43.555 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-07T22:31:43.561 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import 2023-10-07T22:31:43.561 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep order 2023-10-07T22:31:43.562 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $2} 2023-10-07T22:31:43.562 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep 20 2023-10-07T22:31:43.622 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:43.645 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:43.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:43.749 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:43.777 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:43.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:43.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:43.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:43.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:44.016 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:44.041 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:44.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:44.209 INFO:tasks.workunit.client.0.smithi008.stdout:20 2023-10-07T22:31:44.209 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:44.210 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg_import 2023-10-07T22:31:44.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:44.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:44.349 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:44.353 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg 2023-10-07T22:31:44.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:44.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:44 smithi081 bash[89466]: cluster 2023-10-07T22:31:43.155715+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:44 smithi081 bash[89466]: cluster 2023-10-07T22:31:43.156168+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:44 smithi081 bash[89466]: cluster 2023-10-07T22:31:43.158035+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-10-07T22:31:44.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:44 smithi081 bash[89466]: cluster 2023-10-07T22:31:43.158256+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[102097]: cluster 2023-10-07T22:31:43.155715+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[102097]: cluster 2023-10-07T22:31:43.156168+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[102097]: cluster 2023-10-07T22:31:43.158035+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-10-07T22:31:44.437 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[102097]: cluster 2023-10-07T22:31:43.158256+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[105281]: cluster 2023-10-07T22:31:43.155715+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[105281]: cluster 2023-10-07T22:31:43.156168+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[105281]: cluster 2023-10-07T22:31:43.158035+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-10-07T22:31:44.438 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:44 smithi008 bash[105281]: cluster 2023-10-07T22:31:43.158256+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e445 with expected crc 2023-10-07T22:31:44.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:44.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:44.486 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:44.492 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:44.541 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:44.569 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:44.572 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:44.576 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg 2023-10-07T22:31:44.576 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep features 2023-10-07T22:31:44.629 INFO:tasks.workunit.client.0.smithi008.stderr:+ FEATURES_BEFORE= features: layering 2023-10-07T22:31:44.629 INFO:tasks.workunit.client.0.smithi008.stderr: op_features: 2023-10-07T22:31:44.629 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:44.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:44.705 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:44.711 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_314827/img_v2 testimg_import 2023-10-07T22:31:44.786 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-07T22:31:44.790 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import 2023-10-07T22:31:44.791 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep features 2023-10-07T22:31:44.805 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:44.833 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr:+ FEATURES_AFTER= features: layering 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr: op_features: 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ features: layering 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr: op_features: != features: layering 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr: op_features: ] 2023-10-07T22:31:44.855 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:44.856 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg_import 2023-10-07T22:31:44.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:44.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:44.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:44.972 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:44.976 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg 2023-10-07T22:31:45.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:45.087 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:45.091 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:45.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:45.175 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:45.180 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:45.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:45.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:45 smithi081 bash[89466]: cluster 2023-10-07T22:31:44.002515+0000 mgr.y (mgr.25319) 1590 : cluster 0 pgmap v1839: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 145 op/s 2023-10-07T22:31:45.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:45.336 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.359 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:45.462 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.489 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:45.589 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:45.590 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:45 smithi008 bash[102097]: cluster 2023-10-07T22:31:44.002515+0000 mgr.y (mgr.25319) 1590 : cluster 0 pgmap v1839: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 145 op/s 2023-10-07T22:31:45.591 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:45 smithi008 bash[105281]: cluster 2023-10-07T22:31:44.002515+0000 mgr.y (mgr.25319) 1590 : cluster 0 pgmap v1839: 83 pgs: 83 active+clean; 802 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 145 op/s 2023-10-07T22:31:45.592 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.594 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_314827/img_v2 testimg_import 2023-10-07T22:31:45.617 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:45.683 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-07T22:31:45.687 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import 2023-10-07T22:31:45.687 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep stripe unit 2023-10-07T22:31:45.687 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep -Ei (4 KiB|4096) 2023-10-07T22:31:45.720 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:45.730 INFO:tasks.workunit.client.0.smithi008.stdout: stripe unit: 4 KiB 2023-10-07T22:31:45.731 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd+ grep stripe count 2023-10-07T22:31:45.731 INFO:tasks.workunit.client.0.smithi008.stderr: info+ awk {print $3} 2023-10-07T22:31:45.732 INFO:tasks.workunit.client.0.smithi008.stderr: testimg_import+ grep 1000 2023-10-07T22:31:45.732 INFO:tasks.workunit.client.0.smithi008.stderr: 2023-10-07T22:31:45.740 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:45.773 INFO:tasks.workunit.client.0.smithi008.stdout:1000 2023-10-07T22:31:45.773 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/img_v2 2023-10-07T22:31:45.774 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg_import 2023-10-07T22:31:45.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:45.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:45.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:45.898 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-07T22:31:45.903 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg 2023-10-07T22:31:45.976 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:45.999 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:46.047 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-07T22:31:46.053 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_314827/img testimg 2023-10-07T22:31:46.103 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:46.128 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:46.128 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:46.131 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap create testimg@snap1 2023-10-07T22:31:46.232 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:46.253 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:46.356 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:46.378 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:46.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:46.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:46.509 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:46.612 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:46.638 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:46.741 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:46.769 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:46.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:46.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:46.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:47.006 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:47.034 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:47.138 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:47.165 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:47.238 INFO:tasks.workunit.client.0.smithi008.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-07T22:31:47.247 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap create testimg@snap2 2023-10-07T22:31:47.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:47.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:47 smithi008 bash[102097]: cluster 2023-10-07T22:31:46.003094+0000 mgr.y (mgr.25319) 1591 : cluster 0 pgmap v1840: 83 pgs: 83 active+clean; 808 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-10-07T22:31:47.277 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:47 smithi008 bash[105281]: cluster 2023-10-07T22:31:46.003094+0000 mgr.y (mgr.25319) 1591 : cluster 0 pgmap v1840: 83 pgs: 83 active+clean; 808 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-10-07T22:31:47.291 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:47.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:47.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:47.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:47.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:47 smithi081 bash[89466]: cluster 2023-10-07T22:31:46.003094+0000 mgr.y (mgr.25319) 1591 : cluster 0 pgmap v1840: 83 pgs: 83 active+clean; 808 KiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-10-07T22:31:47.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:47.530 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:47.557 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:47.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:47.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:47.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:47.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:47.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:47.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:47.963 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:47.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:48.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:48.094 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:48.198 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:48.201 INFO:tasks.workunit.client.0.smithi008.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-07T22:31:48.210 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap protect testimg@snap2 2023-10-07T22:31:48.225 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:48.265 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_314827/snap_protect 2023-10-07T22:31:48.297 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[102097]: cluster 2023-10-07T22:31:47.169649+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.298 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[102097]: cluster 2023-10-07T22:31:47.171895+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-10-07T22:31:48.298 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[102097]: cluster 2023-10-07T22:31:47.219609+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.298 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[102097]: cluster 2023-10-07T22:31:47.219841+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.298 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[102097]: cluster 2023-10-07T22:31:47.224329+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.319 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:48.324 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_314827/snap_protect testimg_import 2023-10-07T22:31:48.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:48.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:48.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:48.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:48 smithi081 bash[89466]: cluster 2023-10-07T22:31:47.169649+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:48 smithi081 bash[89466]: cluster 2023-10-07T22:31:47.171895+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-10-07T22:31:48.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:48 smithi081 bash[89466]: cluster 2023-10-07T22:31:47.219609+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:48 smithi081 bash[89466]: cluster 2023-10-07T22:31:47.219841+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.476 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:48 smithi081 bash[89466]: cluster 2023-10-07T22:31:47.224329+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:48.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:48.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[105281]: cluster 2023-10-07T22:31:47.169649+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[105281]: cluster 2023-10-07T22:31:47.171895+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-10-07T22:31:48.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[105281]: cluster 2023-10-07T22:31:47.219609+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[105281]: cluster 2023-10-07T22:31:47.219841+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.555 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:48 smithi008 bash[105281]: cluster 2023-10-07T22:31:47.224329+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e446 with expected crc 2023-10-07T22:31:48.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:48.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:48.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:48.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:48.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:48.877 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:48.905 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:48.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:48.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:49.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:49.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:49.148 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:49.173 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:49.276 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:49.307 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:49.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:49.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.003868+0000 mgr.y (mgr.25319) 1592 : cluster 0 pgmap v1842: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 28 KiB/s wr, 319 op/s 2023-10-07T22:31:49.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.183669+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.184005+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.184327+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.186833+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-10-07T22:31:49.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:49 smithi081 bash[89466]: cluster 2023-10-07T22:31:48.190917+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:49.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:49.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:49.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:49.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.003868+0000 mgr.y (mgr.25319) 1592 : cluster 0 pgmap v1842: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 28 KiB/s wr, 319 op/s 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.183669+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.184005+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.184327+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.186833+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[105281]: cluster 2023-10-07T22:31:48.190917+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.003868+0000 mgr.y (mgr.25319) 1592 : cluster 0 pgmap v1842: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 28 KiB/s wr, 319 op/s 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.183669+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.184005+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.184327+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.186833+0000 mon.a (mon.0) 2222 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-10-07T22:31:49.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:49 smithi008 bash[102097]: cluster 2023-10-07T22:31:48.190917+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e447 with expected crc 2023-10-07T22:31:49.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:49.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:49.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:49.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:49.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:49.955 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:49.977 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:49.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:50.081 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:50.104 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:50.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:50.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:50.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:50.237 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-07T22:31:50.241 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info testimg_import@snap1 2023-10-07T22:31:50.241 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep protected: False 2023-10-07T22:31:50.294 INFO:tasks.workunit.client.0.smithi008.stdout: protected: False 2023-10-07T22:31:50.295 INFO:tasks.workunit.client.0.smithi008.stderr:+ + grep protected: True 2023-10-07T22:31:50.295 INFO:tasks.workunit.client.0.smithi008.stderr:rbd info testimg_import@snap2 2023-10-07T22:31:50.337 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:50.349 INFO:tasks.workunit.client.0.smithi008.stdout: protected: True 2023-10-07T22:31:50.350 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/snap_protect 2023-10-07T22:31:50.350 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap unprotect testimg@snap2 2023-10-07T22:31:50.367 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:50.431 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-07T22:31:50.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:50 smithi081 bash[89466]: cluster 2023-10-07T22:31:49.192305+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:50 smithi081 bash[89466]: cluster 2023-10-07T22:31:49.192748+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:50 smithi081 bash[89466]: cluster 2023-10-07T22:31:49.192811+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:50 smithi081 bash[89466]: cluster 2023-10-07T22:31:49.194010+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-10-07T22:31:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:50 smithi081 bash[89466]: cluster 2023-10-07T22:31:49.195205+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.501 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap purge testimg 2023-10-07T22:31:50.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:50.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:50.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[102097]: cluster 2023-10-07T22:31:49.192305+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[102097]: cluster 2023-10-07T22:31:49.192748+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[102097]: cluster 2023-10-07T22:31:49.192811+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[102097]: cluster 2023-10-07T22:31:49.194010+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[102097]: cluster 2023-10-07T22:31:49.195205+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[105281]: cluster 2023-10-07T22:31:49.192305+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[105281]: cluster 2023-10-07T22:31:49.192748+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[105281]: cluster 2023-10-07T22:31:49.192811+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[105281]: cluster 2023-10-07T22:31:49.194010+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-10-07T22:31:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:50 smithi008 bash[105281]: cluster 2023-10-07T22:31:49.195205+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e448 with expected crc 2023-10-07T22:31:50.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:50.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:50.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:50.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:50.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:50.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:50.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:51.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:51.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:51.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:51.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:51.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:51.275 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:51.297 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:51.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:50.004568+0000 mgr.y (mgr.25319) 1593 : cluster 0 pgmap v1845: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 27 KiB/s wr, 270 op/s 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:50.201052+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:50.201552+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:50.204127+0000 mon.a (mon.0) 2224 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:50.205098+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:51 smithi081 bash[89466]: cluster 2023-10-07T22:31:51.118987+0000 mon.a (mon.0) 2225 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-10-07T22:31:51.416 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:31:51.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:51.440 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:31:51.462 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:31:51.483 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:31:51.507 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:31:51.531 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:31:51.534 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:51.542 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:50.004568+0000 mgr.y (mgr.25319) 1593 : cluster 0 pgmap v1845: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 27 KiB/s wr, 270 op/s 2023-10-07T22:31:51.542 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:50.201052+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:50.201552+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:50.204127+0000 mon.a (mon.0) 2224 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:50.205098+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[102097]: cluster 2023-10-07T22:31:51.118987+0000 mon.a (mon.0) 2225 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:50.004568+0000 mgr.y (mgr.25319) 1593 : cluster 0 pgmap v1845: 83 pgs: 83 active+clean; 698 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 27 KiB/s wr, 270 op/s 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:50.201052+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:50.201552+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:50.204127+0000 mon.a (mon.0) 2224 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:50.205098+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e449 with expected crc 2023-10-07T22:31:51.543 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:51 smithi008 bash[105281]: cluster 2023-10-07T22:31:51.118987+0000 mon.a (mon.0) 2225 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-10-07T22:31:51.556 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:31:51.556 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:51.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:51.583 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.585 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-07T22:31:51.659 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:51.684 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:51.788 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:51.812 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:51.916 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:51.945 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:51.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:52.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:52.133 INFO:tasks.workunit.client.0.smithi008.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-07T22:31:52.144 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd snap purge testimg_import 2023-10-07T22:31:52.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:52.205 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:52.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:52.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:52.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:52 smithi081 bash[89466]: cluster 2023-10-07T22:31:51.114816+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:52 smithi081 bash[89466]: cluster 2023-10-07T22:31:51.114959+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:52 smithi081 bash[89466]: cluster 2023-10-07T22:31:51.115700+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:52 smithi081 bash[89466]: audit 2023-10-07T22:31:51.389155+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.8:0/2440214704' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:52.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:52 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.125908+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-10-07T22:31:52.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:52.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:52.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:52.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[105281]: cluster 2023-10-07T22:31:51.114816+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[105281]: cluster 2023-10-07T22:31:51.114959+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[105281]: cluster 2023-10-07T22:31:51.115700+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[105281]: audit 2023-10-07T22:31:51.389155+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.8:0/2440214704' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.125908+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-10-07T22:31:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[102097]: cluster 2023-10-07T22:31:51.114816+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[102097]: cluster 2023-10-07T22:31:51.114959+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[102097]: cluster 2023-10-07T22:31:51.115700+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e450 with expected crc 2023-10-07T22:31:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[102097]: audit 2023-10-07T22:31:51.389155+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.8:0/2440214704' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:31:52.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:52 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.125908+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-10-07T22:31:52.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:52.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:52.861 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:52.887 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:52.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:52.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:53.123 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:53.133 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:31:53] "GET /metrics HTTP/1.1" 200 34307 "" "Prometheus/2.43.0" 2023-10-07T22:31:53.144 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:53.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:53.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:53.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:53 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.005498+0000 mgr.y (mgr.25319) 1594 : cluster 0 pgmap v1848: 83 pgs: 83 active+clean; 802 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 16 KiB/s wr, 263 op/s 2023-10-07T22:31:53.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:53 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.123173+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.260 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:53 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.123846+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:53 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.124126+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.261 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:53 smithi081 bash[89466]: cluster 2023-10-07T22:31:52.185944+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:53.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.005498+0000 mgr.y (mgr.25319) 1594 : cluster 0 pgmap v1848: 83 pgs: 83 active+clean; 802 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 16 KiB/s wr, 263 op/s 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.123173+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.123846+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.124126+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[105281]: cluster 2023-10-07T22:31:52.185944+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.005498+0000 mgr.y (mgr.25319) 1594 : cluster 0 pgmap v1848: 83 pgs: 83 active+clean; 802 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 16 KiB/s wr, 263 op/s 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.123173+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.432 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.123846+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.433 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.124126+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.433 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:53 smithi008 bash[102097]: cluster 2023-10-07T22:31:52.185944+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e451 with expected crc 2023-10-07T22:31:53.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:53.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:53.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:53.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:53.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:53.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:53.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:53.924 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:53.951 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:53.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:54.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:54.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:54.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:54.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:54.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:54.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:54.244 INFO:tasks.workunit.client.0.smithi008.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-07T22:31:54.255 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg 2023-10-07T22:31:54.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:54.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:54 smithi081 bash[89466]: cluster 2023-10-07T22:31:53.211239+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:54 smithi081 bash[89466]: cluster 2023-10-07T22:31:53.211841+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:54 smithi081 bash[89466]: cluster 2023-10-07T22:31:53.213736+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-10-07T22:31:54.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:54 smithi081 bash[89466]: cluster 2023-10-07T22:31:53.214102+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:54 smithi081 bash[89466]: cluster 2023-10-07T22:31:53.215482+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:54.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:54.399 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:54.403 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd remove testimg_import 2023-10-07T22:31:54.463 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[105281]: cluster 2023-10-07T22:31:53.211239+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[105281]: cluster 2023-10-07T22:31:53.211841+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[105281]: cluster 2023-10-07T22:31:53.213736+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[105281]: cluster 2023-10-07T22:31:53.214102+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[105281]: cluster 2023-10-07T22:31:53.215482+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[102097]: cluster 2023-10-07T22:31:53.211239+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[102097]: cluster 2023-10-07T22:31:53.211841+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[102097]: cluster 2023-10-07T22:31:53.213736+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-10-07T22:31:54.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[102097]: cluster 2023-10-07T22:31:53.214102+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:54 smithi008 bash[102097]: cluster 2023-10-07T22:31:53.215482+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e452 with expected crc 2023-10-07T22:31:54.493 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:54.559 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:54.566 INFO:tasks.workunit.client.0.smithi008.stderr:+ tiered=0 2023-10-07T22:31:54.566 INFO:tasks.workunit.client.0.smithi008.stderr:+ ceph osd dump 2023-10-07T22:31:54.566 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep ^pool 2023-10-07T22:31:54.566 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep 'rbd' 2023-10-07T22:31:54.566 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep tier 2023-10-07T22:31:54.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:54.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:54.733 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.758 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:54.862 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.891 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:54.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:54.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:54.994 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:55.019 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:55.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:55.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:55.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "size": 20, 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 600, 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "ops": [ 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:107108 11.8 11:10637ef2:::benchmark_data_smithi008_278055_object18111:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e402)", 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:20.607617+0000", 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 394.607877696, 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.270631845, 2023-10-07T22:31:55.220 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 107108 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607617+0000", 2023-10-07T22:31:55.221 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607617+0000", 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607619+0000", 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1560000000000002e-06 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.222 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607626+0000", 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.6529999999999997e-06 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607642+0000", 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6750999999999999e-05 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.223 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.607652+0000", 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7189999999999996e-06 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.726528+0000", 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.118875903 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.736842+0000", 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01031411 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.224 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.843107+0000", 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.10626437 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:20.852567+0000", 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0094605590000000003 2023-10-07T22:31:55.225 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.705410+0000", 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.852842485 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.711329+0000", 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.005919321 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.226 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.723707+0000", 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012378538 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.739727+0000", 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016019980999999999 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.227 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.228 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.745602+0000", 2023-10-07T22:31:55.228 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058744269999999998 2023-10-07T22:31:55.228 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.855011+0000", 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.109408749 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.860819+0000", 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058088769999999996 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.229 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.878249+0000", 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017429245999999999 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:107256 11.8 11:106a9aa8:::benchmark_data_smithi008_278055_object18259:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:22.096147+0000", 2023-10-07T22:31:55.230 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 393.11934737600001, 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2794762199999998, 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.231 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 107256 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096147+0000", 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096147+0000", 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.232 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096148+0000", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.1179999999999999e-06 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096154+0000", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.156e-06 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096172+0000", 2023-10-07T22:31:55.233 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7850999999999999e-05 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.096181+0000", 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.0990000000000005e-06 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.201257+0000", 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.10507601499999999 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.234 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.214437+0000", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013179553 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.391918+0000", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.17748130100000001 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.403225+0000", 2023-10-07T22:31:55.235 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011306385 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.214145+0000", 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8109204569999999 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.219969+0000", 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0058236140000000004 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.236 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.231576+0000", 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011607555 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.237 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.342308+0000", 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.1107321 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.346478+0000", 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0041694999999999996 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.238 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.349257+0000", 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027789239999999999 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.354020+0000", 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047637060000000004 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.375623+0000", 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021602886000000002 2023-10-07T22:31:55.239 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:107270 11.8 11:18519e5c:::benchmark_data_smithi008_278055_object18273:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e403)", 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:22.287948+0000", 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 392.92754699599999, 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.516557894, 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.240 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 107270 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.287948+0000", 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.287948+0000", 2023-10-07T22:31:55.241 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.287950+0000", 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.294e-06 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.287960+0000", 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0389e-05 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.242 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.287988+0000", 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7531000000000001e-05 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.288007+0000", 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8805999999999999e-05 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.243 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.425075+0000", 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.137068776 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.438461+0000", 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013386108000000001 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.244 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.507106+0000", 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068644442999999999 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:22.519746+0000", 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012639987 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.245 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.582804+0000", 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0630577749999999 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.588764+0000", 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0059599429999999997 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.246 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.600571+0000", 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011807882 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.613961+0000", 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013389939999999999 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.247 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.620867+0000", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069053200000000004 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.778126+0000", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.15725960899999999 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.784121+0000", 2023-10-07T22:31:55.248 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0059944300000000002 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:24.804505+0000", 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.020384660999999998 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110707 11.8 11:135e237e:::benchmark_data_smithi008_278055_object21710:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:31:55.249 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:25:59.724803+0000", 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 355.49069147699998, 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4010723469999999, 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110707 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.250 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724803+0000", 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724803+0000", 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.251 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724805+0000", 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4370000000000001e-06 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724815+0000", 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3219999999999999e-06 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724833+0000", 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7774999999999998e-05 2023-10-07T22:31:55.252 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.724844+0000", 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.136e-05 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.803545+0000", 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.078700823000000003 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.253 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.813500+0000", 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0099549080000000002 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.910779+0000", 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.097279468999999993 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.254 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:25:59.917692+0000", 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069127320000000004 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.001026+0000", 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0833340310000001 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.010350+0000", 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0093242020000000002 2023-10-07T22:31:55.255 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.031899+0000", 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021548883000000001 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.055050+0000", 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023151142 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.256 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.088138+0000", 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.033088046000000003 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.095071+0000", 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069331669999999996 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.257 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.104781+0000", 2023-10-07T22:31:55.258 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0097099869999999998 2023-10-07T22:31:55.258 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.258 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.258 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.125875+0000", 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021094063 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110733 11.8 11:1d75bd97:::benchmark_data_smithi008_278055_object21736:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:00.057307+0000", 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 355.15818791499998, 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.309442443, 2023-10-07T22:31:55.259 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110733 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057307+0000", 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.260 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057307+0000", 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057309+0000", 2023-10-07T22:31:55.261 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1229999999999998e-06 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057316+0000", 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.8210000000000004e-06 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057329+0000", 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3105000000000001e-05 2023-10-07T22:31:55.262 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.057337+0000", 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.7539999999999995e-06 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.204895+0000", 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.147557313 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.263 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.217550+0000", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012655728 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.282756+0000", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.065205470000000001 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.294006+0000", 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011250012 2023-10-07T22:31:55.264 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.200817+0000", 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9068111029999999 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.210425+0000", 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0096081650000000001 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.265 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.223188+0000", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012762468000000001 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.313785+0000", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.090597341999999997 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.345305+0000", 2023-10-07T22:31:55.266 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.031520412999999997 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.347887+0000", 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025815690000000001 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.352329+0000", 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004441548 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.267 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.366749+0000", 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014420509 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110790 11.8 11:1aad6963:::benchmark_data_smithi008_278055_object21793:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:00.376268+0000", 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 354.83922650599999, 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3888083729999998, 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.268 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110790 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376268+0000", 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.269 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376268+0000", 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376270+0000", 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.88e-06 2023-10-07T22:31:55.270 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376277+0000", 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.277e-06 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376293+0000", 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5634999999999999e-05 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.271 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.376301+0000", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1070000000000005e-06 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.638626+0000", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.26232487199999999 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.649542+0000", 2023-10-07T22:31:55.272 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010916027999999999 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.698288+0000", 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.048746597000000003 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.709002+0000", 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010713432 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.273 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.641356+0000", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9323537260000001 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.649888+0000", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0085325420000000006 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.664253+0000", 2023-10-07T22:31:55.274 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014364672 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.731319+0000", 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.067066468000000004 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.733830+0000", 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0025108729999999998 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.275 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.739465+0000", 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0056345400000000004 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.743219+0000", 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003754505 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.276 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.765076+0000", 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021857219000000001 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110821 11.8 11:12ed64d1:::benchmark_data_smithi008_278055_object21824:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:00.635965+0000", 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 354.57953000800001, 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3131713839999999, 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.277 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110821 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635965+0000", 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.278 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635965+0000", 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635966+0000", 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8899999999999999e-06 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.279 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635973+0000", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.0759999999999997e-06 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635988+0000", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4433000000000001e-05 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.635998+0000", 2023-10-07T22:31:55.280 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.9450000000000005e-06 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.659490+0000", 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.023492595000000002 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.668526+0000", 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0090354819999999992 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.281 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.809283+0000", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14075691100000001 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:00.818510+0000", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0092267819999999993 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.839070+0000", 2023-10-07T22:31:55.282 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.020560283 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.850020+0000", 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010950533 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.863010+0000", 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012989563000000001 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.283 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.926502+0000", 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.063491854 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.928371+0000", 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0018696089999999999 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.284 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.931751+0000", 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0033792570000000001 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.936146+0000", 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043948399999999997 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.949136+0000", 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012990331000000001 2023-10-07T22:31:55.285 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110911 11.8 11:10e01b96:::benchmark_data_smithi008_278055_object21914:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e410)", 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:01.437707+0000", 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 353.77778759500001, 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3100810599999999, 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.286 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110911 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437707+0000", 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.287 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437707+0000", 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437709+0000", 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.0889999999999998e-06 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437717+0000", 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.9710000000000004e-06 2023-10-07T22:31:55.288 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437737+0000", 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9666000000000001e-05 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.437749+0000", 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2608e-05 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.289 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.804222+0000", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.36647280199999999 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.811472+0000", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072494719999999999 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.849097+0000", 2023-10-07T22:31:55.290 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.037625011 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:01.859265+0000", 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010168201999999999 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.621979+0000", 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7627144050000001 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.291 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.628963+0000", 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069842319999999999 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.641142+0000", 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012178896 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.292 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.720673+0000", 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079530213000000002 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.722563+0000", 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001890105 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.726780+0000", 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0042178520000000002 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.293 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.731528+0000", 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047470689999999996 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.747788+0000", 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016260467000000001 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.294 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:110991 11.8 11:1bbc4f1b:::benchmark_data_smithi008_278055_object21994:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:02.837870+0000", 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 352.37762484899997, 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2537819350000001, 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 110991 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.295 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837870+0000", 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837870+0000", 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.296 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837872+0000", 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.221e-06 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837880+0000", 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.1119999999999996e-06 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.297 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837897+0000", 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7408e-05 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.837907+0000", 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.91e-06 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.982282+0000", 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14437497699999999 2023-10-07T22:31:55.298 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:02.996183+0000", 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013900424 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.072630+0000", 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.076447408999999994 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.299 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:03.085085+0000", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012454603999999999 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:04.997841+0000", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.912756039 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.005108+0000", 2023-10-07T22:31:55.300 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072674740000000003 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.020703+0000", 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.015594391000000001 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.064058+0000", 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.043355695 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.301 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.069065+0000", 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0050064020000000001 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.072904+0000", 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0038395650000000001 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.302 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.077171+0000", 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.004266784 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:05.091652+0000", 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01448052 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.303 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111309 11.8 11:1ef233a6:::benchmark_data_smithi008_278055_object22312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e411)", 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:06.793358+0000", 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 348.42213655699999, 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.341363549, 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111309 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.304 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793358+0000", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793358+0000", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793360+0000", 2023-10-07T22:31:55.305 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2450000000000001e-06 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793370+0000", 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.8819999999999996e-06 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793396+0000", 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.5466999999999999e-05 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.306 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.793410+0000", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4333e-05 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.834339+0000", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.040929063000000002 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.845171+0000", 2023-10-07T22:31:55.307 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010831637999999999 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.908324+0000", 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.063153646999999993 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:06.915326+0000", 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0070013250000000001 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.308 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.986399+0000", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.071073782 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:08.993705+0000", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0073053019999999996 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.006974+0000", 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013269390000000001 2023-10-07T22:31:55.309 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.086818+0000", 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.079843591000000005 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.092477+0000", 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0056590659999999999 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.310 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.102395+0000", 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0099179460000000004 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.108493+0000", 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0060978639999999997 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:09.134722+0000", 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.026229008000000002 2023-10-07T22:31:55.311 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:111700 11.8 11:18f274db:::benchmark_data_smithi008_278055_object22703:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:10.459807+0000", 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 344.755687163, 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3092425560000001, 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.312 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 111700 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459807+0000", 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.313 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459807+0000", 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459810+0000", 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2170000000000001e-06 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459818+0000", 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3310000000000004e-06 2023-10-07T22:31:55.314 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459838+0000", 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9627e-05 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.459851+0000", 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3402e-05 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.315 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.607565+0000", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.147713967 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.620338+0000", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012772769 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.659312+0000", 2023-10-07T22:31:55.316 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.038974275000000003 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:10.667741+0000", 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0084285590000000004 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.620709+0000", 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9529687120000001 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.317 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.626294+0000", 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0055848080000000001 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.637414+0000", 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011120130000000001 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.318 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.646840+0000", 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0094258310000000008 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.651569+0000", 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0047291870000000001 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.319 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.748740+0000", 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.097170924000000006 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.752307+0000", 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0035670509999999999 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.320 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:12.769050+0000", 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016742765999999999 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115209 11.8 11:17345689:::benchmark_data_smithi008_278055_object26212:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:41.426976+0000", 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 313.78851874200001, 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3726642839999998, 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.321 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115209 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.426976+0000", 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.322 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.426976+0000", 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.426978+0000", 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8819999999999999e-06 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.323 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.426984+0000", 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.9889999999999997e-06 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.427000+0000", 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5903999999999999e-05 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.427009+0000", 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3489999999999998e-06 2023-10-07T22:31:55.324 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.495480+0000", 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.068471156000000005 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.502236+0000", 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.006756349 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.325 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.543312+0000", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.041076004999999999 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:41.552415+0000", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0091027520000000004 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.341110+0000", 2023-10-07T22:31:55.326 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.788695003 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.347692+0000", 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0065821849999999999 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.358918+0000", 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011225427 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.327 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.382985+0000", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.024067073000000001 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.385421+0000", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002436611 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.783067+0000", 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.39764514899999998 2023-10-07T22:31:55.328 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.786709+0000", 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.003642031 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:43.799640+0000", 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012931419 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.329 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115553 11.8 11:113259fe:::benchmark_data_smithi008_278055_object26556:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:44.254295+0000", 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 310.96119946800002, 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.9259999730000001, 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115553 2023-10-07T22:31:55.330 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254295+0000", 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254295+0000", 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.331 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254297+0000", 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3879999999999998e-06 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254304+0000", 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.477e-06 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.332 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254322+0000", 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8153000000000001e-05 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.254332+0000", 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.7229999999999999e-06 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.333 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.399081+0000", 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.14474916700000001 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.406704+0000", 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076231199999999997 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.463740+0000", 2023-10-07T22:31:55.334 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.057035951000000001 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.470138+0000", 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0063981949999999998 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.358716+0000", 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.8885775169999999 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.335 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.364036+0000", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0053203249999999999 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.374450+0000", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010414048 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.384112+0000", 2023-10-07T22:31:55.336 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0096617990000000004 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.401942+0000", 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.017830404000000001 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.161332+0000", 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.75938926399999995 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.337 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.166319+0000", 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0049875179999999998 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.180295+0000", 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013975924000000001 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.338 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115594 11.8 11:1083466a:::benchmark_data_smithi008_278055_object26597:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:44.822758+0000", 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 310.392736324, 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.4095050320000002, 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115594 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.339 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822758+0000", 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822758+0000", 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.340 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822760+0000", 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7179999999999999e-06 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822768+0000", 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 7.8739999999999995e-06 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822786+0000", 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7910999999999998e-05 2023-10-07T22:31:55.341 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.822798+0000", 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2043e-05 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.922491+0000", 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.099693512999999997 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.342 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.931849+0000", 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0093579920000000007 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.972966+0000", 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.041116292999999998 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.981175+0000", 2023-10-07T22:31:55.343 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0082092529999999997 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.563041+0000", 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.5818666729999999 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.568283+0000", 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0052417310000000003 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.344 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.579056+0000", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010772632000000001 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.587859+0000", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0088028510000000004 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.595108+0000", 2023-10-07T22:31:55.345 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072496870000000003 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.217473+0000", 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.62236426199999995 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.220150+0000", 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0026769160000000001 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.346 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.232263+0000", 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012113683 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115628 11.8 11:1d2a9f61:::benchmark_data_smithi008_278055_object26631:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:44.932390+0000", 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 310.28310408200002, 2023-10-07T22:31:55.347 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2845229269999998, 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115628 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932390+0000", 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.348 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932390+0000", 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932392+0000", 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4789999999999999e-06 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.349 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932397+0000", 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.3940000000000004e-06 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932412+0000", 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4336e-05 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:44.932420+0000", 2023-10-07T22:31:55.350 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.4309999999999994e-06 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:45.056480+0000", 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.124059844 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:45.064601+0000", 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0081207999999999992 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.351 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:45.138691+0000", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.074089868000000003 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:45.146660+0000", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0079691020000000005 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.535088+0000", 2023-10-07T22:31:55.352 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3884279639999999 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.540309+0000", 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0052214410000000003 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.550750+0000", 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.010440652 2023-10-07T22:31:55.353 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.559499+0000", 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0087493150000000006 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:46.561862+0000", 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002362641 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.354 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.201079+0000", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.63921737000000001 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.203780+0000", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0027005940000000002 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.216913+0000", 2023-10-07T22:31:55.355 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013133696 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115977 11.8 11:1c576b15:::benchmark_data_smithi008_278055_object26980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:47.933009+0000", 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 307.28248527800002, 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3226192079999999, 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.356 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115977 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933009+0000", 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.357 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933009+0000", 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933011+0000", 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.9470000000000002e-06 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.358 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933021+0000", 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.3249999999999997e-06 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933034+0000", 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.3844e-05 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.933044+0000", 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 9.1859999999999998e-06 2023-10-07T22:31:55.359 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.273636+0000", 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.34059256300000001 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.280611+0000", 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0069749900000000004 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.360 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.364587+0000", 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.083975524999999995 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.372049+0000", 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0074626229999999998 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.361 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.103234+0000", 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.731184528 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.109152+0000", 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0059181269999999996 2023-10-07T22:31:55.362 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.122458+0000", 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.013305595999999999 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.155719+0000", 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.033261539 2023-10-07T22:31:55.363 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.235914+0000", 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.080194602000000004 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.238362+0000", 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0024482879999999999 2023-10-07T22:31:55.364 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.242739+0000", 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0043766969999999997 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.255628+0000", 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012889828000000001 2023-10-07T22:31:55.365 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:115980 11.8 11:12159154:::benchmark_data_smithi008_278055_object26983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:47.943579+0000", 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 307.27191592700001, 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.3396226680000001, 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.366 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 115980 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.367 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943579+0000", 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943579+0000", 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943581+0000", 2023-10-07T22:31:55.368 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.1220000000000002e-06 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943592+0000", 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0983e-05 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943608+0000", 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6469000000000001e-05 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.369 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:47.943617+0000", 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.8389999999999996e-06 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.375037+0000", 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.43141948699999999 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.370 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.385421+0000", 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.01038414 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.441762+0000", 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.056341693999999998 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.371 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:48.449015+0000", 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0072529489999999999 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.156328+0000", 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7073124960000001 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.161559+0000", 2023-10-07T22:31:55.372 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.005231706 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.172925+0000", 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.011365055000000001 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.257450+0000", 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.084525303999999996 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.373 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.259826+0000", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002375954 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.263820+0000", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0039941949999999999 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.267068+0000", 2023-10-07T22:31:55.374 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0032476110000000001 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:50.283201+0000", 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016133663999999999 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:116434 11.8 11:114064e3:::benchmark_data_smithi008_278055_object27437:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e417)", 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:26:51.500187+0000", 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 303.71530739999997, 2023-10-07T22:31:55.375 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.2656244289999998, 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 116434 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.377 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500187+0000", 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500187+0000", 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.378 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500189+0000", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.739e-06 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500195+0000", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 6.2740000000000004e-06 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500208+0000", 2023-10-07T22:31:55.379 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.2745000000000001e-05 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.500216+0000", 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 8.3289999999999994e-06 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.625306+0000", 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.125089901 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.380 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.638233+0000", 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.012926599 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.736598+0000", 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.098365570999999999 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.381 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:51.742995+0000", 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0063968100000000002 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.648988+0000", 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.905993131 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.663747+0000", 2023-10-07T22:31:55.382 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014758824 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.683712+0000", 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.019965395 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.705425+0000", 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.021712404000000001 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.383 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.709357+0000", 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0039324900000000003 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.746270+0000", 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.036912751000000001 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.384 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.749310+0000", 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0030394660000000002 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:26:53.765812+0000", 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.016501999999999999 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.385 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "osd_op(client.45662.0:122615 11.8 11:148f6d05:::benchmark_data_smithi008_278055_object33618:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e419)", 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:27:42.542052+0000", 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 252.67344247, 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 109.43519284200001, 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client_info": { 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client": "client.45662", 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "client_addr": "172.21.15.8:0/53562739", 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "tid": 122615 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.386 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542052+0000", 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542052+0000", 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.387 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542054+0000", 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.663e-06 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542060+0000", 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 5.8069999999999996e-06 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.388 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542076+0000", 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.6409000000000002e-05 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.542087+0000", 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.0842000000000001e-05 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.601581+0000", 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.059494256000000002 2023-10-07T22:31:55.389 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for missing object", 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.607804+0000", 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.006222694 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.693097+0000", 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.085293066000000001 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.390 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for rw locks", 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.699328+0000", 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0062309870000000003 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.868134+0000", 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 109.168806668 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.391 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.882289+0000", 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014154712 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "waiting for subops from 5,6", 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.889987+0000", 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0076976570000000001 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.904799+0000", 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.014812038 2023-10-07T22:31:55.392 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "sub_op_commit_rec", 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.906598+0000", 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.001798888 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "op_commit", 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.965259+0000", 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.058661075999999999 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.393 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "commit_sent", 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.967982+0000", 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.002723123 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:31.977245+0000", 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0092629559999999993 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.394 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "description": "MOSDPGPush(11.0 419/381 [PushOp(11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head, version: 379'2058, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(11:0192b6c7:::benchmark_data_smithi008_278055_object33650:head@379'2058, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "initiated_at": "2023-10-07T22:27:42.623940+0000", 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "age": 252.59155480199999, 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 93.602705243000003, 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "type_data": { 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "flag_point": "started", 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "events": [ 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "initiated", 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.623940+0000", 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.395 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "header_read", 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.623940+0000", 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "throttled", 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.623941+0000", 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.7600000000000001e-06 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.396 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "all_read", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.623983+0000", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 4.1041000000000002e-05 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "dispatched", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.624010+0000", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 2.7824e-05 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "queued_for_pg", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:27:42.624043+0000", 2023-10-07T22:31:55.397 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 3.2703999999999997e-05 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "reached_pg", 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.222594+0000", 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 93.598550704000004 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "started", 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.222608+0000", 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 1.4440999999999999e-05 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: }, 2023-10-07T22:31:55.398 INFO:teuthology.orchestra.run.smithi008.stdout: { 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: "event": "done", 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: "time": "2023-10-07T22:29:16.226645+0000", 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: "duration": 0.0040367689999999999 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: } 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2023-10-07T22:31:55.399 INFO:teuthology.orchestra.run.smithi008.stdout:} 2023-10-07T22:31:55.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_314827/sparse1 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records in 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records out 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00569759 s, 184 MB/s 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_314827/sparse2 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records in 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records out 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00522182 s, 201 MB/s 2023-10-07T22:31:55.401 INFO:tasks.workunit.client.0.smithi008.stderr:+ truncate /tmp/rbd_import_export_314827/sparse2 -s 2M 2023-10-07T22:31:55.402 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse1 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: cluster 2023-10-07T22:31:54.006226+0000 mgr.y (mgr.25319) 1595 : cluster 0 pgmap v1851: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 264 op/s 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: cluster 2023-10-07T22:31:54.228896+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: cluster 2023-10-07T22:31:54.231891+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: cluster 2023-10-07T22:31:54.232892+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: cluster 2023-10-07T22:31:54.233590+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: audit 2023-10-07T22:31:55.069768+0000 mon.a (mon.0) 2229 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.402 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[105281]: audit 2023-10-07T22:31:55.195852+0000 mon.a (mon.0) 2230 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: cluster 2023-10-07T22:31:54.006226+0000 mgr.y (mgr.25319) 1595 : cluster 0 pgmap v1851: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 264 op/s 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: cluster 2023-10-07T22:31:54.228896+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: cluster 2023-10-07T22:31:54.231891+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: cluster 2023-10-07T22:31:54.232892+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: cluster 2023-10-07T22:31:54.233590+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: audit 2023-10-07T22:31:55.069768+0000 mon.a (mon.0) 2229 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.403 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:55 smithi008 bash[102097]: audit 2023-10-07T22:31:55.195852+0000 mon.a (mon.0) 2230 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.404 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 0% complete...failed. 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: delete error: (2) No such file or directory 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_314827/sparse1 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd ls -l 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep sparse1 2023-10-07T22:31:55.405 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: cluster 2023-10-07T22:31:54.006226+0000 mgr.y (mgr.25319) 1595 : cluster 0 pgmap v1851: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 264 op/s 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: cluster 2023-10-07T22:31:54.228896+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: cluster 2023-10-07T22:31:54.231891+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: cluster 2023-10-07T22:31:54.232892+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: cluster 2023-10-07T22:31:54.233590+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e453 with expected crc 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: audit 2023-10-07T22:31:55.069768+0000 mon.a (mon.0) 2229 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.418 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:55 smithi081 bash[89466]: audit 2023-10-07T22:31:55.195852+0000 mon.a (mon.0) 2230 : audit 0 from='client.? 172.21.15.8:0/1804516682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-07T22:31:55.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:55.445 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:31:55.447 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:31:55.483 INFO:tasks.workunit.client.0.smithi008.stdout:sparse1 2 MiB 2 2023-10-07T22:31:55.484 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse1 2023-10-07T22:31:55.484 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse1 2023-10-07T22:31:55.484 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse1 2023-10-07T22:31:55.484 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:55.484 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:55.536 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b53417d14682 2023-10-07T22:31:55.536 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b53417d14682 2023-10-07T22:31:55.536 INFO:tasks.workunit.client.0.smithi008.stderr:+ + sort -u+ 2023-10-07T22:31:55.536 INFO:tasks.workunit.client.0.smithi008.stderr:get_image_data_pool sparse1 2023-10-07T22:31:55.536 INFO:tasks.workunit.client.0.smithi008.stderr:sed -e s/rbd_data.b53417d14682\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:55.537 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse1 2023-10-07T22:31:55.537 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse1 2023-10-07T22:31:55.537 INFO:tasks.workunit.client.0.smithi008.stderr:+ + awk -F: { print $NF } 2023-10-07T22:31:55.537 INFO:tasks.workunit.client.0.smithi008.stderr:grep data_pool: 2023-10-07T22:31:55.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:55.586 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:55.586 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:55.586 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:55.586 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:55.586 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:55.633 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=1 2023-10-07T22:31:55.633 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 1 2023-10-07T22:31:55.633 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-07T22:31:55.633 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:55.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:55.690 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:55.694 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:55.694 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:55.698 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse1 --format %b 2023-10-07T22:31:55.698 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=2048 2023-10-07T22:31:55.698 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse1.out --format %b 2023-10-07T22:31:55.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=2048 2023-10-07T22:31:55.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:55.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:55.699 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-07T22:31:55.700 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:55.700 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse1 2023-10-07T22:31:55.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:55.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:55.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:55.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:55.850 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-07T22:31:55.854 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse2 2023-10-07T22:31:55.912 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 0% complete...failed. 2023-10-07T22:31:55.912 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: delete error: (2) No such file or directory 2023-10-07T22:31:55.916 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:55.916 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_314827/sparse2 2023-10-07T22:31:55.941 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:55.970 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:55.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:56.006 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-07T22:31:56.008 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:56.008 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:56.013 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd ls -l 2023-10-07T22:31:56.013 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep sparse2 2023-10-07T22:31:56.013 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-07T22:31:56.065 INFO:tasks.workunit.client.0.smithi008.stdout:sparse2 2 MiB 2 2023-10-07T22:31:56.066 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse2 2023-10-07T22:31:56.066 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse2 2023-10-07T22:31:56.066 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse2 2023-10-07T22:31:56.066 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:56.066 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:56.073 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:56.095 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:56.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:56.116 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b56722ae4740 2023-10-07T22:31:56.117 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b56722ae4740 2023-10-07T22:31:56.117 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.b56722ae4740\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:56.117 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse2 2023-10-07T22:31:56.117 INFO:tasks.workunit.client.0.smithi008.stderr:+ + image=sparse2 2023-10-07T22:31:56.118 INFO:tasks.workunit.client.0.smithi008.stderr:sort -u 2023-10-07T22:31:56.118 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd+ grep data_pool: 2023-10-07T22:31:56.119 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:56.119 INFO:tasks.workunit.client.0.smithi008.stderr: info sparse2 2023-10-07T22:31:56.168 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:56.168 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:56.168 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:56.168 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:56.168 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:56.201 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:56.215 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=0 2023-10-07T22:31:56.215 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 0 2023-10-07T22:31:56.215 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-07T22:31:56.215 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:56.228 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:56.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:56.246 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is set 2023-10-07T22:31:56.269 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:56.274 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:56.274 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:56.277 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse2 --format %b 2023-10-07T22:31:56.279 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=2048 2023-10-07T22:31:56.279 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse2.out --format %b 2023-10-07T22:31:56.279 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=2048 2023-10-07T22:31:56.280 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:56.280 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:56.280 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-07T22:31:56.280 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:56.281 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse2 2023-10-07T22:31:56.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[105281]: audit 2023-10-07T22:31:55.445675+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.8:0/4123286155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[105281]: audit 2023-10-07T22:31:55.446022+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.288 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[105281]: audit 2023-10-07T22:31:55.954220+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:56.288 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[102097]: audit 2023-10-07T22:31:55.445675+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.8:0/4123286155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.288 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[102097]: audit 2023-10-07T22:31:55.446022+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.289 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:56 smithi008 bash[102097]: audit 2023-10-07T22:31:55.954220+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:56.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:56.341 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-07T22:31:56.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:56.423 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-07T22:31:56.428 INFO:tasks.workunit.client.0.smithi008.stderr:+ truncate /tmp/rbd_import_export_314827/sparse1 -s 10M 2023-10-07T22:31:56.429 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-07T22:31:56.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:56.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:56.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:56 smithi081 bash[89466]: audit 2023-10-07T22:31:55.445675+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.8:0/4123286155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:56 smithi081 bash[89466]: audit 2023-10-07T22:31:55.446022+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:31:56.497 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:56 smithi081 bash[89466]: audit 2023-10-07T22:31:55.954220+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:56.568 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:56.568 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:56.569 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:56.572 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd ls -l 2023-10-07T22:31:56.572 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep sparse1 2023-10-07T22:31:56.572 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-07T22:31:56.599 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:56.623 INFO:tasks.workunit.client.0.smithi008.stdout:sparse1 10 MiB 2 2023-10-07T22:31:56.624 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse1 2023-10-07T22:31:56.624 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse1 2023-10-07T22:31:56.624 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:56.625 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse1 2023-10-07T22:31:56.625 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:56.625 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:56.670 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b594a455d42f 2023-10-07T22:31:56.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b594a455d42f 2023-10-07T22:31:56.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse1 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse1 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.b594a455d42f\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:+ sort -u 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse1 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:+ + grep data_pool: 2023-10-07T22:31:56.672 INFO:tasks.workunit.client.0.smithi008.stderr:awk -F: { print $NF } 2023-10-07T22:31:56.717 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:56.718 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:56.718 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:56.718 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:56.718 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:56.727 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:56.748 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:56.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:56.757 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=1 2023-10-07T22:31:56.757 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 1 2023-10-07T22:31:56.758 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-07T22:31:56.758 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:56.803 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:56.807 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:56.807 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/sparse1 /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:56.816 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse1 --format %b 2023-10-07T22:31:56.817 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=2048 2023-10-07T22:31:56.817 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse1.out --format %b 2023-10-07T22:31:56.818 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=2048 2023-10-07T22:31:56.818 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:56.818 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:56.818 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-07T22:31:56.818 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse1.out 2023-10-07T22:31:56.819 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse1 2023-10-07T22:31:56.851 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:56.873 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:56.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:56.955 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-07T22:31:56.961 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_314827/sparse2 oflag=append conv=notrunc 2023-10-07T22:31:56.969 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records in 2023-10-07T22:31:56.969 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records out 2023-10-07T22:31:56.969 INFO:tasks.workunit.client.0.smithi008.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00715531 s, 293 MB/s 2023-10-07T22:31:56.969 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-07T22:31:56.977 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.004 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:57.075 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:57.076 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:57.076 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:57.080 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd ls -l 2023-10-07T22:31:57.080 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep sparse2 2023-10-07T22:31:57.080 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-07T22:31:57.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:57.121 INFO:tasks.workunit.client.0.smithi008.stdout:sparse2 4 MiB 2 2023-10-07T22:31:57.122 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse2 2023-10-07T22:31:57.122 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse2 2023-10-07T22:31:57.122 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse2 2023-10-07T22:31:57.122 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:57.122 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:57.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:57.162 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b5c1b274fd14 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b5c1b274fd14 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse2 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse2 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.b5c1b274fd14\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ sort -u 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse2 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep data_pool: 2023-10-07T22:31:57.163 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:57.201 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:57.201 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:57.201 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:57.202 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:57.202 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:57.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: audit 2023-10-07T22:31:55.432653+0000 mgr.y (mgr.25319) 1596 : audit 0 from='client.46376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:57.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: cluster 2023-10-07T22:31:56.006823+0000 mgr.y (mgr.25319) 1597 : cluster 0 pgmap v1853: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 125 op/s 2023-10-07T22:31:57.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: cluster 2023-10-07T22:31:56.230969+0000 mon.a (mon.0) 2233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:57.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: audit 2023-10-07T22:31:56.237750+0000 mon.a (mon.0) 2234 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=0 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:2 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:3 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 0 2 3 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-07T22:31:57.239 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:57.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.273 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:57.287 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-07T22:31:57.293 INFO:tasks.workunit.client.0.smithi008.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_314827/sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:57.293 INFO:tasks.workunit.client.0.smithi008.stderr:+ cmp -l /tmp/rbd_import_export_314827/sparse2 /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:57.298 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse2 --format %b 2023-10-07T22:31:57.299 INFO:tasks.workunit.client.0.smithi008.stderr:+ origsize=6144 2023-10-07T22:31:57.299 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse2.out --format %b 2023-10-07T22:31:57.300 INFO:tasks.workunit.client.0.smithi008.stderr:+ exportsize=6144 2023-10-07T22:31:57.300 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:57.300 INFO:tasks.workunit.client.0.smithi008.stderr:+ difference=0 2023-10-07T22:31:57.300 INFO:tasks.workunit.client.0.smithi008.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-07T22:31:57.300 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse2.out 2023-10-07T22:31:57.302 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse2 2023-10-07T22:31:57.377 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.405 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:57.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:57.436 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-07T22:31:57.440 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-07T22:31:57.441 INFO:tasks.workunit.client.0.smithi008.stdout:partially-sparse file imports to partially-sparse image 2023-10-07T22:31:57.441 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_314827/sparse1 sparse 2023-10-07T22:31:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: audit 2023-10-07T22:31:55.432653+0000 mgr.y (mgr.25319) 1596 : audit 0 from='client.46376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: cluster 2023-10-07T22:31:56.006823+0000 mgr.y (mgr.25319) 1597 : cluster 0 pgmap v1853: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 125 op/s 2023-10-07T22:31:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: cluster 2023-10-07T22:31:56.230969+0000 mon.a (mon.0) 2233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: audit 2023-10-07T22:31:56.237750+0000 mon.a (mon.0) 2234 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:31:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: cluster 2023-10-07T22:31:56.238060+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: cluster 2023-10-07T22:31:56.238828+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:57 smithi081 bash[89466]: cluster 2023-10-07T22:31:56.242125+0000 mon.a (mon.0) 2235 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-10-07T22:31:57.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:57.522 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-10-07T22:31:57.523 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:57.523 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --order is deprecated, use --object-size 2023-10-07T22:31:57.526 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse 2023-10-07T22:31:57.526 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:57.527 INFO:tasks.workunit.client.0.smithi008.stderr:+ + grep block_name_prefix 2023-10-07T22:31:57.527 INFO:tasks.workunit.client.0.smithi008.stderr:rbd info sparse 2023-10-07T22:31:57.527 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:57.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:57.579 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.8f0a1dbeeb51 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.8f0a1dbeeb51 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.8f0a1dbeeb51\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ sort -u 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info+ sparse 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:grep data_pool: 2023-10-07T22:31:57.581 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:57.631 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:57.631 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:57.631 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:57.632 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:57.632 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: cluster 2023-10-07T22:31:56.238060+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: cluster 2023-10-07T22:31:56.238828+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[102097]: cluster 2023-10-07T22:31:56.242125+0000 mon.a (mon.0) 2235 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-10-07T22:31:57.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: audit 2023-10-07T22:31:55.432653+0000 mgr.y (mgr.25319) 1596 : audit 0 from='client.46376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:31:57.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: cluster 2023-10-07T22:31:56.006823+0000 mgr.y (mgr.25319) 1597 : cluster 0 pgmap v1853: 83 pgs: 83 active+clean; 802 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 125 op/s 2023-10-07T22:31:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: cluster 2023-10-07T22:31:56.230969+0000 mon.a (mon.0) 2233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:31:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: audit 2023-10-07T22:31:56.237750+0000 mon.a (mon.0) 2234 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-07T22:31:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: cluster 2023-10-07T22:31:56.238060+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: cluster 2023-10-07T22:31:56.238828+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e454 with expected crc 2023-10-07T22:31:57.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:57 smithi008 bash[105281]: cluster 2023-10-07T22:31:56.242125+0000 mon.a (mon.0) 2235 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-10-07T22:31:57.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:57.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=1 2023-10-07T22:31:57.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 1 2023-10-07T22:31:57.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-07T22:31:57.671 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse 2023-10-07T22:31:57.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:57.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:57.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:57.806 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-07T22:31:57.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:57.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:57.812 INFO:tasks.workunit.client.0.smithi008.stdout:zeros import through stdin to sparse image 2023-10-07T22:31:57.813 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo zeros import through stdin to sparse image 2023-10-07T22:31:57.813 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-07T22:31:57.813 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd import --new-format - sparse 2023-10-07T22:31:57.887 INFO:tasks.workunit.client.0.smithi008.stderr:4+0 records in 2023-10-07T22:31:57.887 INFO:tasks.workunit.client.0.smithi008.stderr:4+0 records out 2023-10-07T22:31:57.887 INFO:tasks.workunit.client.0.smithi008.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0731384 s, 57.3 MB/s 2023-10-07T22:31:57.905 INFO:tasks.workunit.client.0.smithi008.stderr: Importing image: 100% complete...done. 2023-10-07T22:31:57.906 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:57.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:57.910 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse 2023-10-07T22:31:57.910 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:57.911 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:57.911 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:57.911 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:57.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7 2023-10-07T22:31:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:57.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.7' 2023-10-07T22:31:57.956 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b60fa38948bf 2023-10-07T22:31:57.958 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b60fa38948bf 2023-10-07T22:31:57.958 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse 2023-10-07T22:31:57.958 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:57.959 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.b60fa38948bf\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:57.959 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:57.959 INFO:tasks.workunit.client.0.smithi008.stderr:+ sort -u 2023-10-07T22:31:57.959 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep data_pool: 2023-10-07T22:31:57.959 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:58.010 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:58.010 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:58.011 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:58.011 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:58.011 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:58.043 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:58.055 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects= 2023-10-07T22:31:58.055 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 2023-10-07T22:31:58.055 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o = ] 2023-10-07T22:31:58.055 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse 2023-10-07T22:31:58.069 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:58.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:58.193 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:58.197 INFO:tasks.workunit.client.0.smithi008.stdout:zeros export to sparse file 2023-10-07T22:31:58.197 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo zeros export to sparse file 2023-10-07T22:31:58.197 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd create --new-format sparse --size 4 2023-10-07T22:31:58.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5 2023-10-07T22:31:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.5' 2023-10-07T22:31:58.252 INFO:tasks.workunit.client.0.smithi008.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-07T22:31:58.256 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:58.256 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep block_name_prefix 2023-10-07T22:31:58.256 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk {print $NF;} 2023-10-07T22:31:58.304 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:58.306 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b630a55bf608 2023-10-07T22:31:58.306 INFO:tasks.workunit.client.0.smithi008.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-07T22:31:58.307 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse 2023-10-07T22:31:58.307 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:58.307 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:58.307 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep data_pool: 2023-10-07T22:31:58.308 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:58.330 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3 2023-10-07T22:31:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.3' 2023-10-07T22:31:58.360 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:58.361 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:58.361 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:58.361 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:58.361 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados -p rbd put rbd_data.b630a55bf608.000000000000 - 2023-10-07T22:31:58.395 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records in 2023-10-07T22:31:58.395 INFO:tasks.workunit.client.0.smithi008.stderr:1+0 records out 2023-10-07T22:31:58.395 INFO:tasks.workunit.client.0.smithi008.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0879656 s, 47.7 MB/s 2023-10-07T22:31:58.421 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects sparse 2023-10-07T22:31:58.421 INFO:tasks.workunit.client.0.smithi008.stderr:+ image=sparse 2023-10-07T22:31:58.421 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:58.421 INFO:tasks.workunit.client.0.smithi008.stderr:+ + awkgrep {print $NF;} 2023-10-07T22:31:58.421 INFO:tasks.workunit.client.0.smithi008.stderr: block_name_prefix 2023-10-07T22:31:58.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-07T22:31:58.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:58.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6 2023-10-07T22:31:58.466 INFO:tasks.workunit.client.0.smithi008.stderr:+ prefix=rbd_data.b630a55bf608 2023-10-07T22:31:58.467 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep rbd_data.b630a55bf608 2023-10-07T22:31:58.467 INFO:tasks.workunit.client.0.smithi008.stderr:+ sed -e s/rbd_data.b630a55bf608\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-07T22:31:58.468 INFO:tasks.workunit.client.0.smithi008.stderr:+ get_image_data_pool sparse 2023-10-07T22:31:58.468 INFO:tasks.workunit.client.0.smithi008.stderr:+ + sort -u 2023-10-07T22:31:58.468 INFO:tasks.workunit.client.0.smithi008.stderr:image=sparse 2023-10-07T22:31:58.468 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd info sparse 2023-10-07T22:31:58.468 INFO:tasks.workunit.client.0.smithi008.stderr:+ grep data_pool: 2023-10-07T22:31:58.469 INFO:tasks.workunit.client.0.smithi008.stderr:+ awk -F: { print $NF } 2023-10-07T22:31:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.6' 2023-10-07T22:31:58.514 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool= 2023-10-07T22:31:58.515 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ -z ] 2023-10-07T22:31:58.515 INFO:tasks.workunit.client.0.smithi008.stderr:+ data_pool=rbd 2023-10-07T22:31:58.515 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo rbd 2023-10-07T22:31:58.515 INFO:tasks.workunit.client.0.smithi008.stderr:+ rados ls -p rbd 2023-10-07T22:31:58.560 INFO:tasks.workunit.client.0.smithi008.stderr:+ objects=0 2023-10-07T22:31:58.560 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo 0 2023-10-07T22:31:58.560 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-07T22:31:58.560 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse 2023-10-07T22:31:58.561 INFO:tasks.workunit.client.0.smithi008.stderr:rm: cannot remove '/tmp/rbd_import_export_314827/sparse': No such file or directory 2023-10-07T22:31:58.561 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:58.561 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd export sparse /tmp/rbd_import_export_314827/sparse 2023-10-07T22:31:58.571 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:58.597 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1852,"stamp":"2023-10-07T22:31:54.229119+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":821366,"num_objects":38,"num_object_clones":0,"num_object_copies":114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38,"num_whiteouts":0,"num_read":3581,"num_read_kb":5047,"num_write":558,"num_write_kb":1351,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":1010086,"num_keys_recovered":30,"num_objects_omap":18,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2405,"ondisk_log_size":2405,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":258,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7786624,"kb_used_data":1132968,"kb_used_omap":18,"kb_used_meta":6653549,"kb_avail":742174592,"statfs":{"total":767960285184,"available":759986782208,"internally_reserved":0,"allocated":1160159232,"data_stored":1143936523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6813234442},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":106601,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":708,"num_read_kb":590,"num_write":58,"num_write_kb":41,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.028925"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":294,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121818+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:31:51.121818+0000","last_peered":"2023-10-07T22:31:51.121818+0000","last_clean":"2023-10-07T22:31:51.121818+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:31:51.121818+0000","last_undegraded":"2023-10-07T22:31:51.121818+0000","last_fullsized":"2023-10-07T22:31:51.121818+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":82,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.384143+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:31:50.384143+0000","last_peered":"2023-10-07T22:31:50.384143+0000","last_clean":"2023-10-07T22:31:50.384143+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:31:50.384143+0000","last_undegraded":"2023-10-07T22:31:50.384143+0000","last_fullsized":"2023-10-07T22:31:50.384143+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":458,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204287+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:31:49.204287+0000","last_peered":"2023-10-07T22:31:49.204287+0000","last_clean":"2023-10-07T22:31:49.204287+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:31:49.204287+0000","last_undegraded":"2023-10-07T22:31:49.204287+0000","last_fullsized":"2023-10-07T22:31:49.204287+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":54,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.210496+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:31:50.210496+0000","last_peered":"2023-10-07T22:31:50.210496+0000","last_clean":"2023-10-07T22:31:50.210496+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:31:50.210496+0000","last_undegraded":"2023-10-07T22:31:50.210496+0000","last_fullsized":"2023-10-07T22:31:50.210496+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":79,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383308+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:31:50.383308+0000","last_peered":"2023-10-07T22:31:50.383308+0000","last_clean":"2023-10-07T22:31:50.383308+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:31:50.383308+0000","last_undegraded":"2023-10-07T22:31:50.383308+0000","last_fullsized":"2023-10-07T22:31:50.383308+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":104,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.206892+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:31:50.206892+0000","last_peered":"2023-10-07T22:31:50.206892+0000","last_clean":"2023-10-07T22:31:50.206892+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:31:50.206892+0000","last_undegraded":"2023-10-07T22:31:50.206892+0000","last_fullsized":"2023-10-07T22:31:50.206892+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":62,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.190403+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:31:48.190403+0000","last_peered":"2023-10-07T22:31:48.190403+0000","last_clean":"2023-10-07T22:31:48.190403+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:31:48.190403+0000","last_undegraded":"2023-10-07T22:31:48.190403+0000","last_fullsized":"2023-10-07T22:31:48.190403+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":79,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383343+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:31:50.383343+0000","last_peered":"2023-10-07T22:31:50.383343+0000","last_clean":"2023-10-07T22:31:50.383343+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:31:50.383343+0000","last_undegraded":"2023-10-07T22:31:50.383343+0000","last_fullsized":"2023-10-07T22:31:50.383343+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":62,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.190048+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:31:48.190048+0000","last_peered":"2023-10-07T22:31:48.190048+0000","last_clean":"2023-10-07T22:31:48.190048+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:31:48.190048+0000","last_undegraded":"2023-10-07T22:31:48.190048+0000","last_fullsized":"2023-10-07T22:31:48.190048+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":82,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383499+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:31:50.383499+0000","last_peered":"2023-10-07T22:31:50.383499+0000","last_clean":"2023-10-07T22:31:50.383499+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:31:50.383499+0000","last_undegraded":"2023-10-07T22:31:50.383499+0000","last_fullsized":"2023-10-07T22:31:50.383499+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":207,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.210502+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:31:50.210502+0000","last_peered":"2023-10-07T22:31:50.210502+0000","last_clean":"2023-10-07T22:31:50.210502+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:31:50.210502+0000","last_undegraded":"2023-10-07T22:31:50.210502+0000","last_fullsized":"2023-10-07T22:31:50.210502+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":212,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204080+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:31:49.204080+0000","last_peered":"2023-10-07T22:31:49.204080+0000","last_clean":"2023-10-07T22:31:49.204080+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:31:49.204080+0000","last_undegraded":"2023-10-07T22:31:49.204080+0000","last_fullsized":"2023-10-07T22:31:49.204080+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":344,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122605+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:31:51.122605+0000","last_peered":"2023-10-07T22:31:51.122605+0000","last_clean":"2023-10-07T22:31:51.122605+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:31:51.122605+0000","last_undegraded":"2023-10-07T22:31:51.122605+0000","last_fullsized":"2023-10-07T22:31:51.122605+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":274,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122004+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:31:51.122004+0000","last_peered":"2023-10-07T22:31:51.122004+0000","last_clean":"2023-10-07T22:31:51.122004+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:31:51.122004+0000","last_undegraded":"2023-10-07T22:31:51.122004+0000","last_fullsized":"2023-10-07T22:31:51.122004+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":175,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.210164+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:31:50.210164+0000","last_peered":"2023-10-07T22:31:50.210164+0000","last_clean":"2023-10-07T22:31:50.210164+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:31:50.210164+0000","last_undegraded":"2023-10-07T22:31:50.210164+0000","last_fullsized":"2023-10-07T22:31:50.210164+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":82,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.385064+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:31:50.385064+0000","last_peered":"2023-10-07T22:31:50.385064+0000","last_clean":"2023-10-07T22:31:50.385064+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:31:50.385064+0000","last_undegraded":"2023-10-07T22:31:50.385064+0000","last_fullsized":"2023-10-07T22:31:50.385064+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":54,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.209818+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:31:50.209818+0000","last_peered":"2023-10-07T22:31:50.209818+0000","last_clean":"2023-10-07T22:31:50.209818+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:31:50.209818+0000","last_undegraded":"2023-10-07T22:31:50.209818+0000","last_fullsized":"2023-10-07T22:31:50.209818+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":62,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.189320+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:31:48.189320+0000","last_peered":"2023-10-07T22:31:48.189320+0000","last_clean":"2023-10-07T22:31:48.189320+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:31:48.189320+0000","last_undegraded":"2023-10-07T22:31:48.189320+0000","last_fullsized":"2023-10-07T22:31:48.189320+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":197,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.209823+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:31:50.209823+0000","last_peered":"2023-10-07T22:31:50.209823+0000","last_clean":"2023-10-07T22:31:50.209823+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:31:50.209823+0000","last_undegraded":"2023-10-07T22:31:50.209823+0000","last_fullsized":"2023-10-07T22:31:50.209823+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":90,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.384431+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:31:50.384431+0000","last_peered":"2023-10-07T22:31:50.384431+0000","last_clean":"2023-10-07T22:31:50.384431+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:31:50.384431+0000","last_undegraded":"2023-10-07T22:31:50.384431+0000","last_fullsized":"2023-10-07T22:31:50.384431+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":175,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.206574+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:31:50.206574+0000","last_peered":"2023-10-07T22:31:50.206574+0000","last_clean":"2023-10-07T22:31:50.206574+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:31:50.206574+0000","last_undegraded":"2023-10-07T22:31:50.206574+0000","last_fullsized":"2023-10-07T22:31:50.206574+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":90,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.384678+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:31:50.384678+0000","last_peered":"2023-10-07T22:31:50.384678+0000","last_clean":"2023-10-07T22:31:50.384678+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:31:50.384678+0000","last_undegraded":"2023-10-07T22:31:50.384678+0000","last_fullsized":"2023-10-07T22:31:50.384678+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":201,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.211141+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:31:50.211141+0000","last_peered":"2023-10-07T22:31:50.211141+0000","last_clean":"2023-10-07T22:31:50.211141+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:31:50.211141+0000","last_undegraded":"2023-10-07T22:31:50.211141+0000","last_fullsized":"2023-10-07T22:31:50.211141+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":72,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.188599+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:31:48.188599+0000","last_peered":"2023-10-07T22:31:48.188599+0000","last_clean":"2023-10-07T22:31:48.188599+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:31:48.188599+0000","last_undegraded":"2023-10-07T22:31:48.188599+0000","last_fullsized":"2023-10-07T22:31:48.188599+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":173,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.210646+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:31:50.210646+0000","last_peered":"2023-10-07T22:31:50.210646+0000","last_clean":"2023-10-07T22:31:50.210646+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:31:50.210646+0000","last_undegraded":"2023-10-07T22:31:50.210646+0000","last_fullsized":"2023-10-07T22:31:50.210646+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":293,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121761+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:31:51.121761+0000","last_peered":"2023-10-07T22:31:51.121761+0000","last_clean":"2023-10-07T22:31:51.121761+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:31:51.121761+0000","last_undegraded":"2023-10-07T22:31:51.121761+0000","last_fullsized":"2023-10-07T22:31:51.121761+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":243,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.210507+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:31:50.210507+0000","last_peered":"2023-10-07T22:31:50.210507+0000","last_clean":"2023-10-07T22:31:50.210507+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:31:50.210507+0000","last_undegraded":"2023-10-07T22:31:50.210507+0000","last_fullsized":"2023-10-07T22:31:50.210507+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":104,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.207246+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:31:50.207246+0000","last_peered":"2023-10-07T22:31:50.207246+0000","last_clean":"2023-10-07T22:31:50.207246+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:31:50.207246+0000","last_undegraded":"2023-10-07T22:31:50.207246+0000","last_fullsized":"2023-10-07T22:31:50.207246+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":450,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.190185+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:31:48.190185+0000","last_peered":"2023-10-07T22:31:48.190185+0000","last_clean":"2023-10-07T22:31:48.190185+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:31:48.190185+0000","last_undegraded":"2023-10-07T22:31:48.190185+0000","last_fullsized":"2023-10-07T22:31:48.190185+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":156,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.202168+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:31:50.202168+0000","last_peered":"2023-10-07T22:31:50.202168+0000","last_clean":"2023-10-07T22:31:50.202168+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:31:50.202168+0000","last_undegraded":"2023-10-07T22:31:50.202168+0000","last_fullsized":"2023-10-07T22:31:50.202168+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":959,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.209901+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:31:50.209901+0000","last_peered":"2023-10-07T22:31:50.209901+0000","last_clean":"2023-10-07T22:31:50.209901+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:31:50.209901+0000","last_undegraded":"2023-10-07T22:31:50.209901+0000","last_fullsized":"2023-10-07T22:31:50.209901+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":86,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383447+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:31:50.383447+0000","last_peered":"2023-10-07T22:31:50.383447+0000","last_clean":"2023-10-07T22:31:50.383447+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:31:50.383447+0000","last_undegraded":"2023-10-07T22:31:50.383447+0000","last_fullsized":"2023-10-07T22:31:50.383447+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":314,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122369+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:31:51.122369+0000","last_peered":"2023-10-07T22:31:51.122369+0000","last_clean":"2023-10-07T22:31:51.122369+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:31:51.122369+0000","last_undegraded":"2023-10-07T22:31:51.122369+0000","last_fullsized":"2023-10-07T22:31:51.122369+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":706,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.188586+0000","last_change":"2023-10-07T22:30:39.833210+0000","last_active":"2023-10-07T22:31:48.188586+0000","last_peered":"2023-10-07T22:31:48.188586+0000","last_clean":"2023-10-07T22:31:48.188586+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:31:48.188586+0000","last_undegraded":"2023-10-07T22:31:48.188586+0000","last_fullsized":"2023-10-07T22:31:48.188586+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:30:39.833109+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:30:39.833109+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:08:22.428093+0000","scrub_duration":0.003535341,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":104,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.207327+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:31:50.207327+0000","last_peered":"2023-10-07T22:31:50.207327+0000","last_clean":"2023-10-07T22:31:50.207327+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:31:50.207327+0000","last_undegraded":"2023-10-07T22:31:50.207327+0000","last_fullsized":"2023-10-07T22:31:50.207327+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":331,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122815+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:31:51.122815+0000","last_peered":"2023-10-07T22:31:51.122815+0000","last_clean":"2023-10-07T22:31:51.122815+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:31:51.122815+0000","last_undegraded":"2023-10-07T22:31:51.122815+0000","last_fullsized":"2023-10-07T22:31:51.122815+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":273,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121612+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:31:51.121612+0000","last_peered":"2023-10-07T22:31:51.121612+0000","last_clean":"2023-10-07T22:31:51.121612+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:31:51.121612+0000","last_undegraded":"2023-10-07T22:31:51.121612+0000","last_fullsized":"2023-10-07T22:31:51.121612+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":274,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122604+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:31:51.122604+0000","last_peered":"2023-10-07T22:31:51.122604+0000","last_clean":"2023-10-07T22:31:51.122604+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:31:51.122604+0000","last_undegraded":"2023-10-07T22:31:51.122604+0000","last_fullsized":"2023-10-07T22:31:51.122604+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":755,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.188917+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:31:48.188917+0000","last_peered":"2023-10-07T22:31:48.188917+0000","last_clean":"2023-10-07T22:31:48.188917+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:31:48.188917+0000","last_undegraded":"2023-10-07T22:31:48.188917+0000","last_fullsized":"2023-10-07T22:31:48.188917+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":79,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383176+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:31:50.383176+0000","last_peered":"2023-10-07T22:31:50.383176+0000","last_clean":"2023-10-07T22:31:50.383176+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:31:50.383176+0000","last_undegraded":"2023-10-07T22:31:50.383176+0000","last_fullsized":"2023-10-07T22:31:50.383176+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":468,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.205013+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:31:49.205013+0000","last_peered":"2023-10-07T22:31:49.205013+0000","last_clean":"2023-10-07T22:31:49.205013+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:31:49.205013+0000","last_undegraded":"2023-10-07T22:31:49.205013+0000","last_fullsized":"2023-10-07T22:31:49.205013+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":766,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.206711+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:31:50.206711+0000","last_peered":"2023-10-07T22:31:50.206711+0000","last_clean":"2023-10-07T22:31:50.206711+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:31:50.206711+0000","last_undegraded":"2023-10-07T22:31:50.206711+0000","last_fullsized":"2023-10-07T22:31:50.206711+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"449'29","reported_seq":579,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.215986+0000","last_change":"2023-10-07T22:31:43.168706+0000","last_active":"2023-10-07T22:31:50.215986+0000","last_peered":"2023-10-07T22:31:50.215986+0000","last_clean":"2023-10-07T22:31:50.215986+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:31:50.215986+0000","last_undegraded":"2023-10-07T22:31:50.215986+0000","last_fullsized":"2023-10-07T22:31:50.215986+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:04.247900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059189400000000004,"stat_sum":{"num_bytes":35,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":78,"num_read_kb":77,"num_write":37,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"4","length":"2"}]},{"pgid":"3.5","version":"0'0","reported_seq":62,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.189430+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:31:48.189430+0000","last_peered":"2023-10-07T22:31:48.189430+0000","last_clean":"2023-10-07T22:31:48.189430+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:31:48.189430+0000","last_undegraded":"2023-10-07T22:31:48.189430+0000","last_fullsized":"2023-10-07T22:31:48.189430+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":446,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204191+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:31:49.204191+0000","last_peered":"2023-10-07T22:31:49.204191+0000","last_clean":"2023-10-07T22:31:49.204191+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:31:49.204191+0000","last_undegraded":"2023-10-07T22:31:49.204191+0000","last_fullsized":"2023-10-07T22:31:49.204191+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":736,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.188651+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:31:48.188651+0000","last_peered":"2023-10-07T22:31:48.188651+0000","last_clean":"2023-10-07T22:31:48.188651+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:31:48.188651+0000","last_undegraded":"2023-10-07T22:31:48.188651+0000","last_fullsized":"2023-10-07T22:31:48.188651+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"447'49","reported_seq":668,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.200262+0000","last_change":"2023-10-07T22:31:43.164471+0000","last_active":"2023-10-07T22:31:49.200262+0000","last_peered":"2023-10-07T22:31:49.200262+0000","last_clean":"2023-10-07T22:31:49.200262+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:31:49.200262+0000","last_undegraded":"2023-10-07T22:31:49.200262+0000","last_fullsized":"2023-10-07T22:31:49.200262+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":49,"log_dups_size":0,"ondisk_log_size":49,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019838500000000001,"stat_sum":{"num_bytes":54,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":369,"num_read_kb":320,"num_write":46,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"4","length":"2"}]},{"pgid":"3.3","version":"0'0","reported_seq":294,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122315+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:31:51.122315+0000","last_peered":"2023-10-07T22:31:51.122315+0000","last_clean":"2023-10-07T22:31:51.122315+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:31:51.122315+0000","last_undegraded":"2023-10-07T22:31:51.122315+0000","last_fullsized":"2023-10-07T22:31:51.122315+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":499,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204384+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:31:49.204384+0000","last_peered":"2023-10-07T22:31:49.204384+0000","last_clean":"2023-10-07T22:31:49.204384+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:31:49.204384+0000","last_undegraded":"2023-10-07T22:31:49.204384+0000","last_fullsized":"2023-10-07T22:31:49.204384+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":691,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.209907+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:31:50.209907+0000","last_peered":"2023-10-07T22:31:50.209907+0000","last_clean":"2023-10-07T22:31:50.209907+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:31:50.209907+0000","last_undegraded":"2023-10-07T22:31:50.209907+0000","last_fullsized":"2023-10-07T22:31:50.209907+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"445'95","reported_seq":491,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.552462+0000","last_change":"2023-10-07T22:31:51.552772+0000","last_active":"2023-10-07T22:31:51.552462+0000","last_peered":"2023-10-07T22:31:51.552462+0000","last_clean":"2023-10-07T22:31:51.552462+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:31:51.552462+0000","last_undegraded":"2023-10-07T22:31:51.552462+0000","last_fullsized":"2023-10-07T22:31:51.552462+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:38.625880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061777800000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":636,"num_read_kb":675,"num_write":79,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"8","length":"1"}]},{"pgid":"3.0","version":"0'0","reported_seq":462,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204831+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:31:49.204831+0000","last_peered":"2023-10-07T22:31:49.204831+0000","last_clean":"2023-10-07T22:31:49.204831+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:31:49.204831+0000","last_undegraded":"2023-10-07T22:31:49.204831+0000","last_fullsized":"2023-10-07T22:31:49.204831+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":241,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.205165+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:31:49.205165+0000","last_peered":"2023-10-07T22:31:49.205165+0000","last_clean":"2023-10-07T22:31:49.205165+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:31:49.205165+0000","last_undegraded":"2023-10-07T22:31:49.205165+0000","last_fullsized":"2023-10-07T22:31:49.205165+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"447'125","reported_seq":381,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.316564+0000","last_change":"2023-10-07T22:31:43.162888+0000","last_active":"2023-10-07T22:31:48.316564+0000","last_peered":"2023-10-07T22:31:48.316564+0000","last_clean":"2023-10-07T22:31:48.316564+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:31:48.316564+0000","last_undegraded":"2023-10-07T22:31:48.316564+0000","last_fullsized":"2023-10-07T22:31:48.316564+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":125,"log_dups_size":0,"ondisk_log_size":125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056534800000000002,"stat_sum":{"num_bytes":35,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":507,"num_read_kb":606,"num_write":118,"num_write_kb":153,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"4","length":"2"}]},{"pgid":"1.0","version":"80'161","reported_seq":760,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.209890+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:31:50.209890+0000","last_peered":"2023-10-07T22:31:50.209890+0000","last_clean":"2023-10-07T22:31:50.209890+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:31:50.209890+0000","last_undegraded":"2023-10-07T22:31:50.209890+0000","last_fullsized":"2023-10-07T22:31:50.209890+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":91,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383574+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:31:50.383574+0000","last_peered":"2023-10-07T22:31:50.383574+0000","last_clean":"2023-10-07T22:31:50.383574+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:31:50.383574+0000","last_undegraded":"2023-10-07T22:31:50.383574+0000","last_fullsized":"2023-10-07T22:31:50.383574+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":104,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.206809+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:31:50.206809+0000","last_peered":"2023-10-07T22:31:50.206809+0000","last_clean":"2023-10-07T22:31:50.206809+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:31:50.206809+0000","last_undegraded":"2023-10-07T22:31:50.206809+0000","last_fullsized":"2023-10-07T22:31:50.206809+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":808,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204173+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:31:49.204173+0000","last_peered":"2023-10-07T22:31:49.204173+0000","last_clean":"2023-10-07T22:31:49.204173+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:31:49.204173+0000","last_undegraded":"2023-10-07T22:31:49.204173+0000","last_fullsized":"2023-10-07T22:31:49.204173+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"449'79","reported_seq":450,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.143479+0000","last_change":"2023-10-07T22:31:51.143744+0000","last_active":"2023-10-07T22:31:51.143479+0000","last_peered":"2023-10-07T22:31:51.143479+0000","last_clean":"2023-10-07T22:31:51.143479+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:31:51.143479+0000","last_undegraded":"2023-10-07T22:31:51.143479+0000","last_fullsized":"2023-10-07T22:31:51.143479+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060501200000000004,"stat_sum":{"num_bytes":112640,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":506,"num_read_kb":753,"num_write":73,"num_write_kb":212,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"8","length":"1"}]},{"pgid":"3.1","version":"0'0","reported_seq":378,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122052+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:31:51.122052+0000","last_peered":"2023-10-07T22:31:51.122052+0000","last_clean":"2023-10-07T22:31:51.122052+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:31:51.122052+0000","last_undegraded":"2023-10-07T22:31:51.122052+0000","last_fullsized":"2023-10-07T22:31:51.122052+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":164,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.202828+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:31:50.202828+0000","last_peered":"2023-10-07T22:31:50.202828+0000","last_clean":"2023-10-07T22:31:50.202828+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:31:50.202828+0000","last_undegraded":"2023-10-07T22:31:50.202828+0000","last_fullsized":"2023-10-07T22:31:50.202828+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":717,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.207310+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:31:50.207310+0000","last_peered":"2023-10-07T22:31:50.207310+0000","last_clean":"2023-10-07T22:31:50.207310+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:31:50.207310+0000","last_undegraded":"2023-10-07T22:31:50.207310+0000","last_fullsized":"2023-10-07T22:31:50.207310+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"445'31","reported_seq":255,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.144281+0000","last_change":"2023-10-07T22:31:51.144504+0000","last_active":"2023-10-07T22:31:51.144281+0000","last_peered":"2023-10-07T22:31:51.144281+0000","last_clean":"2023-10-07T22:31:51.144281+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:31:51.144281+0000","last_undegraded":"2023-10-07T22:31:51.144281+0000","last_fullsized":"2023-10-07T22:31:51.144281+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":31,"log_dups_size":0,"ondisk_log_size":31,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054055300000000004,"stat_sum":{"num_bytes":112640,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":66,"num_read_kb":355,"num_write":34,"num_write_kb":191,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"8","length":"1"}]},{"pgid":"3.4","version":"0'0","reported_seq":482,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204512+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:31:49.204512+0000","last_peered":"2023-10-07T22:31:49.204512+0000","last_clean":"2023-10-07T22:31:49.204512+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:31:49.204512+0000","last_undegraded":"2023-10-07T22:31:49.204512+0000","last_fullsized":"2023-10-07T22:31:49.204512+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":62,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.189293+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:31:48.189293+0000","last_peered":"2023-10-07T22:31:48.189293+0000","last_clean":"2023-10-07T22:31:48.189293+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:31:48.189293+0000","last_undegraded":"2023-10-07T22:31:48.189293+0000","last_fullsized":"2023-10-07T22:31:48.189293+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":888,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122907+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:31:51.122907+0000","last_peered":"2023-10-07T22:31:51.122907+0000","last_clean":"2023-10-07T22:31:51.122907+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:31:51.122907+0000","last_undegraded":"2023-10-07T22:31:51.122907+0000","last_fullsized":"2023-10-07T22:31:51.122907+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":86,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.384760+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:31:50.384760+0000","last_peered":"2023-10-07T22:31:50.384760+0000","last_clean":"2023-10-07T22:31:50.384760+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:31:50.384760+0000","last_undegraded":"2023-10-07T22:31:50.384760+0000","last_fullsized":"2023-10-07T22:31:50.384760+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"449'98","reported_seq":848,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.562115+0000","last_change":"2023-10-07T22:31:43.168734+0000","last_active":"2023-10-07T22:31:50.562115+0000","last_peered":"2023-10-07T22:31:50.562115+0000","last_clean":"2023-10-07T22:31:50.562115+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:31:50.562115+0000","last_undegraded":"2023-10-07T22:31:50.562115+0000","last_fullsized":"2023-10-07T22:31:50.562115+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:15:25.360818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056661700000000005,"stat_sum":{"num_bytes":51,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":725,"num_read_kb":869,"num_write":61,"num_write_kb":170,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"4","length":"2"}]},{"pgid":"4.0","version":"0'0","reported_seq":88,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383012+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:31:50.383012+0000","last_peered":"2023-10-07T22:31:50.383012+0000","last_clean":"2023-10-07T22:31:50.383012+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:31:50.383012+0000","last_undegraded":"2023-10-07T22:31:50.383012+0000","last_fullsized":"2023-10-07T22:31:50.383012+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":728,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.385010+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:31:50.385010+0000","last_peered":"2023-10-07T22:31:50.385010+0000","last_clean":"2023-10-07T22:31:50.385010+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:31:50.385010+0000","last_undegraded":"2023-10-07T22:31:50.385010+0000","last_fullsized":"2023-10-07T22:31:50.385010+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"448'66","reported_seq":491,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.129053+0000","last_change":"2023-10-07T22:31:51.129349+0000","last_active":"2023-10-07T22:31:51.129053+0000","last_peered":"2023-10-07T22:31:51.129053+0000","last_clean":"2023-10-07T22:31:51.129053+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:31:51.129053+0000","last_undegraded":"2023-10-07T22:31:51.129053+0000","last_fullsized":"2023-10-07T22:31:51.129053+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":66,"log_dups_size":0,"ondisk_log_size":66,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045283500000000001,"stat_sum":{"num_bytes":35,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":684,"num_read_kb":1383,"num_write":49,"num_write_kb":414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"8","length":"1"}]},{"pgid":"3.6","version":"70'1","reported_seq":160,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.202953+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:31:50.202953+0000","last_peered":"2023-10-07T22:31:50.202953+0000","last_clean":"2023-10-07T22:31:50.202953+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:31:50.202953+0000","last_undegraded":"2023-10-07T22:31:50.202953+0000","last_fullsized":"2023-10-07T22:31:50.202953+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":330,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121490+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:31:51.121490+0000","last_peered":"2023-10-07T22:31:51.121490+0000","last_clean":"2023-10-07T22:31:51.121490+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:31:51.121490+0000","last_undegraded":"2023-10-07T22:31:51.121490+0000","last_fullsized":"2023-10-07T22:31:51.121490+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":155,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.202373+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:31:50.202373+0000","last_peered":"2023-10-07T22:31:50.202373+0000","last_clean":"2023-10-07T22:31:50.202373+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:31:50.202373+0000","last_undegraded":"2023-10-07T22:31:50.202373+0000","last_fullsized":"2023-10-07T22:31:50.202373+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":486,"reported_epoch":448,"state":"active+clean","last_fresh":"2023-10-07T22:31:49.204603+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:31:49.204603+0000","last_peered":"2023-10-07T22:31:49.204603+0000","last_clean":"2023-10-07T22:31:49.204603+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:31:49.204603+0000","last_undegraded":"2023-10-07T22:31:49.204603+0000","last_fullsized":"2023-10-07T22:31:49.204603+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":415,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.189217+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:31:48.189217+0000","last_peered":"2023-10-07T22:31:48.189217+0000","last_clean":"2023-10-07T22:31:48.189217+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:31:48.189217+0000","last_undegraded":"2023-10-07T22:31:48.189217+0000","last_fullsized":"2023-10-07T22:31:48.189217+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":304,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.122198+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:31:51.122198+0000","last_peered":"2023-10-07T22:31:51.122198+0000","last_clean":"2023-10-07T22:31:51.122198+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:31:51.122198+0000","last_undegraded":"2023-10-07T22:31:51.122198+0000","last_fullsized":"2023-10-07T22:31:51.122198+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":426,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.189530+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:31:48.189530+0000","last_peered":"2023-10-07T22:31:48.189530+0000","last_clean":"2023-10-07T22:31:48.189530+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:31:48.189530+0000","last_undegraded":"2023-10-07T22:31:48.189530+0000","last_fullsized":"2023-10-07T22:31:48.189530+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":324,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121618+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:31:51.121618+0000","last_peered":"2023-10-07T22:31:51.121618+0000","last_clean":"2023-10-07T22:31:51.121618+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:31:51.121618+0000","last_undegraded":"2023-10-07T22:31:51.121618+0000","last_fullsized":"2023-10-07T22:31:51.121618+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":91,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.384357+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:31:50.384357+0000","last_peered":"2023-10-07T22:31:50.384357+0000","last_clean":"2023-10-07T22:31:50.384357+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:31:50.384357+0000","last_undegraded":"2023-10-07T22:31:50.384357+0000","last_fullsized":"2023-10-07T22:31:50.384357+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":90,"reported_epoch":449,"state":"active+clean","last_fresh":"2023-10-07T22:31:50.383300+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:31:50.383300+0000","last_peered":"2023-10-07T22:31:50.383300+0000","last_clean":"2023-10-07T22:31:50.383300+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:31:50.383300+0000","last_undegraded":"2023-10-07T22:31:50.383300+0000","last_fullsized":"2023-10-07T22:31:50.383300+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":68,"reported_epoch":447,"state":"active+clean","last_fresh":"2023-10-07T22:31:48.190495+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:31:48.190495+0000","last_peered":"2023-10-07T22:31:48.190495+0000","last_clean":"2023-10-07T22:31:48.190495+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:31:48.190495+0000","last_undegraded":"2023-10-07T22:31:48.190495+0000","last_fullsized":"2023-10-07T22:31:48.190495+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":274,"reported_epoch":450,"state":"active+clean","last_fresh":"2023-10-07T22:31:51.121449+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:31:51.121449+0000","last_peered":"2023-10-07T22:31:51.121449+0000","last_clean":"2023-10-07T22:31:51.121449+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:31:51.121449+0000","last_undegraded":"2023-10-07T22:31:51.121449+0000","last_fullsized":"2023-10-07T22:31:51.121449+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":225506,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":3571,"num_read_kb":5038,"num_write":497,"num_write_kb":1322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":167936,"data_stored":62083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":572,"ondisk_log_size":572,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201992,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906288,"kb_used_data":5352,"kb_used_omap":0,"kb_used_meta":900928,"kb_avail":92838864,"statfs":{"total":95995035648,"available":95066996736,"internally_reserved":0,"allocated":5480448,"data_stored":3831456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922550272},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.79900000000000004,"15min":0.97199999999999998},"min":{"1min":0.51800000000000002,"5min":0.28399999999999997,"15min":0.27100000000000002},"max":{"1min":1.268,"5min":3.6709999999999998,"15min":26.042000000000002},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.90800000000000003,"15min":1.1180000000000001},"min":{"1min":0.47899999999999998,"5min":0.312,"15min":0.26000000000000001},"max":{"1min":1.0449999999999999,"5min":7.2800000000000002,"15min":25.991},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94699999999999995,"15min":1.099},"min":{"1min":0.44900000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.238,"5min":6.4249999999999998,"15min":32.918999999999997},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.234,"5min":0.98199999999999998,"15min":1.113},"min":{"1min":0.56000000000000005,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":6.3209999999999997,"5min":6.3209999999999997,"15min":33.048999999999999},"last":0.77700000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97999999999999998,"15min":1.2749999999999999},"min":{"1min":0.55000000000000004,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":2.7850000000000001,"5min":6.21,"15min":86.914000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.018,"5min":1.0760000000000001,"15min":1.2230000000000001},"min":{"1min":0.39900000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.8260000000000001,"5min":7.0419999999999998,"15min":86.947999999999993},"last":0.81899999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":2.726,"15min":1.6859999999999999},"min":{"1min":0.52800000000000002,"5min":0.36399999999999999,"15min":0.32000000000000001},"max":{"1min":1.319,"5min":87.819000000000003,"15min":87.819000000000003},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.032,"5min":2.6680000000000001,"15min":1.607},"min":{"1min":0.71699999999999997,"5min":0.44,"15min":0.371},"max":{"1min":1.5489999999999999,"5min":87.727999999999994,"15min":87.727999999999994},"last":1.3460000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96499999999999997,"15min":1.0249999999999999},"min":{"1min":0.56799999999999995,"5min":0.308,"15min":0.30499999999999999},"max":{"1min":1.333,"5min":3.234,"15min":9.2279999999999998},"last":1.4379999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91900000000000004,"15min":0.95899999999999996},"min":{"1min":0.61599999999999999,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":1.3009999999999999,"5min":6.4359999999999999,"15min":7.8360000000000003},"last":0.96199999999999997}]},{"osd":5,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.96299999999999997,"15min":1.121},"min":{"1min":0.49199999999999999,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":1.254,"5min":5.0940000000000003,"15min":8.5109999999999992},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.0580000000000001,"15min":1.0920000000000001},"min":{"1min":0.80400000000000005,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":1.6060000000000001,"5min":3.2320000000000002,"15min":5.7130000000000001},"last":1.548}]},{"osd":6,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.151,"15min":1.1319999999999999},"min":{"1min":0.90800000000000003,"5min":0.54100000000000004,"15min":0.40899999999999997},"max":{"1min":1.6599999999999999,"5min":4.6550000000000002,"15min":6.1669999999999998},"last":1.4990000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0529999999999999,"15min":1.109},"min":{"1min":0.66900000000000004,"5min":0.437,"15min":0.42299999999999999},"max":{"1min":1.381,"5min":6.3689999999999998,"15min":7.9580000000000002},"last":1.3939999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463636,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894492,"kb_used_data":5012,"kb_used_omap":0,"kb_used_meta":889472,"kb_avail":92850660,"statfs":{"total":95995035648,"available":95079075840,"internally_reserved":0,"allocated":5132288,"data_stored":3491149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":910819328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:53 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82699999999999996,"15min":1.28},"min":{"1min":0.36599999999999999,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":1.054,"5min":8.9420000000000002,"15min":157.57300000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.73199999999999998,"15min":1.3420000000000001},"min":{"1min":0.442,"5min":0.30499999999999999,"15min":0.27700000000000002},"max":{"1min":1.2869999999999999,"5min":3.222,"15min":157.53800000000001},"last":0.53900000000000003}]},{"osd":1,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":2.0499999999999998,"15min":1.696},"min":{"1min":0.39200000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2370000000000001,"5min":120.407,"15min":120.407},"last":1.077},{"interface":"front","average":{"1min":1.018,"5min":2.0979999999999999,"15min":1.675},"min":{"1min":0.625,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":1.8400000000000001,"5min":120.315,"15min":120.315},"last":0.871}]},{"osd":2,"last update":"Sat Oct 7 22:30:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94699999999999995,"15min":1.0609999999999999},"min":{"1min":0.432,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.8100000000000001,"5min":3.8570000000000002,"15min":40.392000000000003},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85399999999999998,"15min":0.98599999999999999},"min":{"1min":0.46800000000000003,"5min":0.34999999999999998,"15min":0.33400000000000002},"max":{"1min":1.3140000000000001,"5min":3.8319999999999999,"15min":40.420000000000002},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":2.3580000000000001,"15min":1.514},"min":{"1min":0.67100000000000004,"5min":0.40600000000000003,"15min":0.36299999999999999},"max":{"1min":1.625,"5min":121.417,"15min":121.417},"last":1.157},{"interface":"front","average":{"1min":1.0600000000000001,"5min":2.4279999999999999,"15min":1.397},"min":{"1min":0.78600000000000003,"5min":0.495,"15min":0.35399999999999998},"max":{"1min":1.7509999999999999,"5min":120.566,"15min":120.566},"last":0.95699999999999996}]},{"osd":4,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.81699999999999995,"15min":0.86099999999999999},"min":{"1min":0.65400000000000003,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.335,"5min":3.1200000000000001,"15min":8.5630000000000006},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.111,"5min":0.96699999999999997,"15min":1.034},"min":{"1min":0.626,"5min":0.377,"15min":0.32700000000000001},"max":{"1min":1.8029999999999999,"5min":3.6160000000000001,"15min":6.806},"last":1.353}]},{"osd":5,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0289999999999999,"15min":0.98499999999999999},"min":{"1min":0.59099999999999997,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":2.1960000000000002,"5min":6.25,"15min":7.1360000000000001},"last":1.302},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.88500000000000001,"15min":0.96199999999999997},"min":{"1min":0.56399999999999995,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.0489999999999999,"5min":3.161,"15min":4.9850000000000003},"last":1.1120000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.133,"15min":1.0549999999999999},"min":{"1min":0.66400000000000003,"5min":0.41399999999999998,"15min":0.40500000000000003},"max":{"1min":1.8759999999999999,"5min":4.8070000000000004,"15min":6.0839999999999996},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.2030000000000001,"15min":1.099},"min":{"1min":0.87,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":2.359,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":1.4059999999999999}]}]},{"osd":1,"up_from":90,"seq":386547057177,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1336028,"kb_used_data":439756,"kb_used_omap":3,"kb_used_meta":896252,"kb_avail":92409124,"statfs":{"total":95995035648,"available":94626942976,"internally_reserved":0,"allocated":450310144,"data_stored":447938119,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":917762470},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.91800000000000004,"15min":1.1339999999999999},"min":{"1min":0.33000000000000002,"5min":0.22500000000000001,"15min":0.20999999999999999},"max":{"1min":1,"5min":10.699,"15min":79.385000000000005},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.89100000000000001,"15min":1.1879999999999999},"min":{"1min":0.45000000000000001,"5min":0.25700000000000001,"15min":0.23400000000000001},"max":{"1min":1.0580000000000001,"5min":5.6509999999999998,"15min":79.370000000000005},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:30:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.85799999999999998,"15min":0.89000000000000001},"min":{"1min":0.375,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":1.734,"5min":7.2160000000000002,"15min":14.585000000000001},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.978,"5min":1.113,"15min":1.0660000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.247},"max":{"1min":19.646000000000001,"5min":19.646000000000001,"15min":19.646000000000001},"last":0.442}]},{"osd":3,"last update":"Sat Oct 7 22:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":1.135,"15min":1.2210000000000001},"min":{"1min":0.434,"5min":0.315,"15min":0.252},"max":{"1min":1.004,"5min":8.6579999999999995,"15min":14.961},"last":0.753},{"interface":"front","average":{"1min":0.79100000000000004,"5min":1.155,"15min":1.1359999999999999},"min":{"1min":0.34399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.2450000000000001,"5min":10.51,"15min":14.561},"last":0.53700000000000003}]},{"osd":4,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88600000000000001,"15min":0.96199999999999997},"min":{"1min":0.66700000000000004,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":1.0189999999999999,"5min":7.2720000000000002,"15min":7.3540000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.0840000000000001,"15min":1.139},"min":{"1min":0.57899999999999996,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2709999999999999,"5min":10.646000000000001,"15min":14.526},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.085,"15min":1.181},"min":{"1min":0.70599999999999996,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":1.3,"5min":10.564,"15min":14.458},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.1930000000000001,"15min":1.226},"min":{"1min":0.72499999999999998,"5min":0.44600000000000001,"15min":0.35699999999999998},"max":{"1min":1.552,"5min":8.7490000000000006,"15min":14.327},"last":0.86699999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":2.6589999999999998,"15min":1.6719999999999999},"min":{"1min":0.61099999999999999,"5min":0.40999999999999998,"15min":0.40000000000000002},"max":{"1min":1.3300000000000001,"5min":119.43000000000001,"15min":119.43000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":2.484,"15min":1.5589999999999999},"min":{"1min":0.71699999999999997,"5min":0.41899999999999998,"15min":0.35899999999999999},"max":{"1min":1.244,"5min":118.85899999999999,"15min":118.85899999999999},"last":0.73999999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.0629999999999999,"15min":1.117},"min":{"1min":0.67900000000000005,"5min":0.496,"15min":0.371},"max":{"1min":1.48,"5min":7.3390000000000004,"15min":7.3390000000000004},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.069,"5min":1.1899999999999999,"15min":1.29},"min":{"1min":0.83399999999999996,"5min":0.48599999999999999,"15min":0.39100000000000001},"max":{"1min":1.4570000000000001,"5min":10.606,"15min":14.493},"last":0.89800000000000002}]}]},{"osd":0,"up_from":85,"seq":365072220704,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1339268,"kb_used_data":370936,"kb_used_omap":3,"kb_used_meta":968316,"kb_avail":92405884,"statfs":{"total":95995035648,"available":94623625216,"internally_reserved":0,"allocated":379838464,"data_stored":377433195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":991555809},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:31:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":1.369,"15min":1.5309999999999999},"min":{"1min":0.247,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":1.2450000000000001,"5min":58.738999999999997,"15min":99.117000000000004},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.4430000000000001,"15min":1.875},"min":{"1min":0.308,"5min":0.222,"15min":0.222},"max":{"1min":1.3440000000000001,"5min":58.673999999999999,"15min":95.138000000000005},"last":0.69199999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.77300000000000002,"15min":1.1499999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.23200000000000001},"max":{"1min":3.9390000000000001,"5min":4.383,"15min":77.129000000000005},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.698,"5min":1.1160000000000001,"15min":1.3109999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.247},"max":{"1min":17.276,"5min":17.276,"15min":77.254999999999995},"last":0.92700000000000005}]},{"osd":3,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":1.573,"15min":1.389},"min":{"1min":0.36299999999999999,"5min":0.245,"15min":0.245},"max":{"1min":1.1479999999999999,"5min":69.540999999999997,"15min":69.540999999999997},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.76400000000000001,"5min":2.0350000000000001,"15min":1.427},"min":{"1min":0.40899999999999997,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":1.2969999999999999,"5min":78.296999999999997,"15min":78.296999999999997},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.103,"15min":1.5149999999999999},"min":{"1min":0.54600000000000004,"5min":0.42399999999999999,"15min":0.37},"max":{"1min":5.7640000000000002,"5min":8.2859999999999996,"15min":102.32899999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0169999999999999,"15min":1.446},"min":{"1min":0.436,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":3.5419999999999998,"5min":4.3689999999999998,"15min":102.277},"last":1.125}]},{"osd":5,"last update":"Sat Oct 7 22:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.872,"15min":1.427},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.34599999999999997},"max":{"1min":1.2450000000000001,"5min":4.2999999999999998,"15min":101.798},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0840000000000001,"15min":1.5600000000000001},"min":{"1min":0.48099999999999998,"5min":0.41099999999999998,"15min":0.39800000000000002},"max":{"1min":1.4359999999999999,"5min":8.3829999999999991,"15min":100.45699999999999},"last":1.093}]},{"osd":6,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.573,"5min":1.1890000000000001,"15min":1.2849999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.39900000000000002},"max":{"1min":8.7370000000000001,"5min":8.7370000000000001,"15min":9.6780000000000008},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.462,"5min":1.083,"15min":1.1399999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.1140000000000008,"5min":8.1140000000000008,"15min":8.1140000000000008},"last":0.89000000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":0.96399999999999997,"15min":1.1839999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.39900000000000002},"max":{"1min":7.931,"5min":7.931,"15min":8.0790000000000006},"last":0.86899999999999999},{"interface":"front","average":{"1min":2.0329999999999999,"5min":1.2809999999999999,"15min":1.3380000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36099999999999999},"max":{"1min":17.244,"5min":17.244,"15min":17.244},"last":1.153}]}]},{"osd":2,"up_from":95,"seq":408021893641,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":753376,"kb_used_data":6228,"kb_used_omap":3,"kb_used_meta":747132,"kb_avail":92991776,"statfs":{"total":95995035648,"available":95223578624,"internally_reserved":0,"allocated":6377472,"data_stored":3864392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":765063945},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.95499999999999996,"15min":1.042},"min":{"1min":0.30299999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.0209999999999999,"5min":6.3929999999999998,"15min":23.164999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.96199999999999997,"15min":0.92300000000000004},"min":{"1min":0.32400000000000001,"5min":0.27800000000000002,"15min":0.249},"max":{"1min":0.77400000000000002,"5min":5.5910000000000002,"15min":23.096},"last":0.54700000000000004}]},{"osd":1,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":3.1059999999999999,"15min":2.234},"min":{"1min":0.30399999999999999,"5min":0.29299999999999998,"15min":0.25600000000000001},"max":{"1min":0.98299999999999998,"5min":185.32300000000001,"15min":185.32300000000001},"last":1.026},{"interface":"front","average":{"1min":0.78100000000000003,"5min":3.278,"15min":2.3700000000000001},"min":{"1min":0.437,"5min":0.28499999999999998,"15min":0.219},"max":{"1min":1.1910000000000001,"5min":185.21799999999999,"15min":185.21799999999999},"last":1.2030000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:31:34 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1.2030000000000001,"15min":1.4930000000000001},"min":{"1min":0.35799999999999998,"5min":0.30199999999999999,"15min":0.26000000000000001},"max":{"1min":1.163,"5min":10.94,"15min":133.01300000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.1399999999999999,"15min":1.3779999999999999},"min":{"1min":0.377,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":0.95399999999999996,"5min":6.2060000000000004,"15min":132.839},"last":0.68000000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.94599999999999995,"15min":1.022},"min":{"1min":0.373,"5min":0.317,"15min":0.313},"max":{"1min":1.26,"5min":5.673,"15min":12.481},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.89500000000000002,"5min":1.054,"15min":0.90300000000000002},"min":{"1min":0.49199999999999999,"5min":0.378,"15min":0.33500000000000002},"max":{"1min":1.214,"5min":6.2560000000000002,"15min":6.2560000000000002},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.153,"15min":0.97199999999999998},"min":{"1min":0.58199999999999996,"5min":0.41399999999999998,"15min":0.38500000000000001},"max":{"1min":1.361,"5min":6.2309999999999999,"15min":6.2309999999999999},"last":1.234},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.149,"15min":1.107},"min":{"1min":0.53500000000000003,"5min":0.441,"15min":0.39100000000000001},"max":{"1min":1.52,"5min":6.508,"15min":8.4469999999999992},"last":0.97899999999999998}]},{"osd":6,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.2649999999999999,"15min":1.081},"min":{"1min":0.65300000000000002,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":1.379,"5min":6.2770000000000001,"15min":6.3440000000000003},"last":1.294},{"interface":"front","average":{"1min":1.089,"5min":1.218,"15min":1.151},"min":{"1min":0.628,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":1.4419999999999999,"5min":6.5380000000000003,"15min":7.5819999999999999},"last":1.3320000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.3240000000000001,"15min":1.141},"min":{"1min":0.71699999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4830000000000001,"5min":6.8650000000000002,"15min":7.0640000000000001},"last":1.173},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.306,"15min":1.264},"min":{"1min":0.60299999999999998,"5min":0.46899999999999997,"15min":0.443},"max":{"1min":1.577,"5min":6.5679999999999996,"15min":8.4939999999999998},"last":1.2709999999999999}]}]},{"osd":3,"up_from":100,"seq":429496730112,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1069584,"kb_used_data":86976,"kb_used_omap":2,"kb_used_meta":982589,"kb_avail":92675568,"statfs":{"total":95995035648,"available":94899781632,"internally_reserved":0,"allocated":89063424,"data_stored":86692338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1006171755},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.85399999999999998,"15min":1.0069999999999999},"min":{"1min":0.28399999999999997,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":1.24,"5min":7.4059999999999997,"15min":18.16},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.96699999999999997,"15min":1.1339999999999999},"min":{"1min":0.36599999999999999,"5min":0.23000000000000001,"15min":0.22700000000000001},"max":{"1min":1.266,"5min":7.7320000000000002,"15min":13.228},"last":0.58699999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":1.1559999999999999,"15min":1.9910000000000001},"min":{"1min":0.33900000000000002,"5min":0.27500000000000002,"15min":0.22800000000000001},"max":{"1min":1.1859999999999999,"5min":12.271000000000001,"15min":219.27500000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.24,"15min":2.1520000000000001},"min":{"1min":0.45600000000000002,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":1.1990000000000001,"5min":10.253,"15min":222.20500000000001},"last":0.88600000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":1.2869999999999999,"15min":1.4610000000000001},"min":{"1min":0.40400000000000003,"5min":0.32300000000000001,"15min":0.27500000000000002},"max":{"1min":1.427,"5min":12.147,"15min":63.915999999999997},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.997,"15min":1.2669999999999999},"min":{"1min":0.36899999999999999,"5min":0.314,"15min":0.26500000000000001},"max":{"1min":1.1479999999999999,"5min":9.1069999999999993,"15min":64.099999999999994},"last":0.72899999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.0660000000000001,"15min":1.179},"min":{"1min":0.63200000000000001,"5min":0.39700000000000002,"15min":0.34300000000000003},"max":{"1min":1.1839999999999999,"5min":5.8179999999999996,"15min":9.3439999999999994},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.052,"15min":1.137},"min":{"1min":0.58399999999999996,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":1.7969999999999999,"5min":8.1910000000000007,"15min":21.231000000000002},"last":1.095}]},{"osd":5,"last update":"Sat Oct 7 22:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.95599999999999996,"15min":1.0940000000000001},"min":{"1min":0.55500000000000005,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.286,"5min":5.5049999999999999,"15min":21.506},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1859999999999999,"15min":1.2909999999999999},"min":{"1min":0.56799999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.429,"5min":4.0549999999999997,"15min":10.571},"last":1.075}]},{"osd":6,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.266,"15min":1.304},"min":{"1min":0.627,"5min":0.46600000000000003,"15min":0.41199999999999998},"max":{"1min":1.534,"5min":5.5309999999999997,"15min":10.5},"last":1.024},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.1459999999999999,"15min":1.2290000000000001},"min":{"1min":0.68600000000000005,"5min":0.40999999999999998,"15min":0.308},"max":{"1min":1.3280000000000001,"5min":6.0919999999999996,"15min":9.3859999999999992},"last":0.90600000000000003}]},{"osd":7,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.25,"15min":1.3380000000000001},"min":{"1min":0.59199999999999997,"5min":0.45400000000000001,"15min":0.437},"max":{"1min":1.282,"5min":9.0399999999999991,"15min":9.423},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0609999999999999,"15min":1.2350000000000001},"min":{"1min":0.68300000000000005,"5min":0.436,"15min":0.436},"max":{"1min":1.857,"5min":5.5359999999999996,"15min":21.535},"last":1.0029999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986919,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1116004,"kb_used_data":213148,"kb_used_omap":0,"kb_used_meta":902848,"kb_avail":92629148,"statfs":{"total":95995035648,"available":94852247552,"internally_reserved":0,"allocated":218263552,"data_stored":216624448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924516352},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.67000000000000004,"15min":1.528},"min":{"1min":0.36099999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.506,"5min":1.859,"15min":147.952},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90400000000000003,"15min":1.673},"min":{"1min":0.47899999999999998,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":1.903,"5min":7.0359999999999996,"15min":147.99100000000001},"last":1.113}]},{"osd":1,"last update":"Sat Oct 7 22:31:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.999,"15min":1.0900000000000001},"min":{"1min":0.56499999999999995,"5min":0.376,"15min":0.27500000000000002},"max":{"1min":1.1080000000000001,"5min":6.1520000000000001,"15min":16.023},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.034,"15min":1.1180000000000001},"min":{"1min":0.53800000000000003,"5min":0.32000000000000001,"15min":0.308},"max":{"1min":1.173,"5min":6.665,"15min":14.06},"last":1.052}]},{"osd":2,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93200000000000005,"15min":0.97799999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.34699999999999998},"max":{"1min":3.5470000000000002,"5min":6.609,"15min":11.067},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.96999999999999997,"15min":1.0229999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.29899999999999999},"max":{"1min":1.4390000000000001,"5min":5.0529999999999999,"15min":6.0060000000000002},"last":0.91400000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93500000000000005,"15min":1.1279999999999999},"min":{"1min":0.5,"5min":0.35599999999999998,"15min":0.33100000000000002},"max":{"1min":1.25,"5min":4.7809999999999997,"15min":13.17},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.026,"15min":1.0549999999999999},"min":{"1min":0.622,"5min":0.35499999999999998,"15min":0.34799999999999998},"max":{"1min":1.3460000000000001,"5min":4.5279999999999996,"15min":13.371},"last":1.0800000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.82199999999999995,"15min":0.94399999999999995},"min":{"1min":0.61299999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.2829999999999999,"5min":3.5059999999999998,"15min":10.44},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.90000000000000002,"15min":1.0249999999999999},"min":{"1min":0.56899999999999995,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.3660000000000001,"5min":4.6829999999999998,"15min":6.0410000000000004},"last":1.012}]},{"osd":6,"last update":"Sat Oct 7 22:30:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.93700000000000006,"15min":1.05},"min":{"1min":0.66300000000000003,"5min":0.41399999999999998,"15min":0.36899999999999999},"max":{"1min":3.5800000000000001,"5min":4.8029999999999999,"15min":11.148},"last":1.141},{"interface":"front","average":{"1min":1.1140000000000001,"5min":0.995,"15min":0.98399999999999999},"min":{"1min":0.51800000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.7569999999999999,"5min":4.7469999999999999,"15min":5.9219999999999997},"last":1.23}]},{"osd":7,"last update":"Sat Oct 7 22:31:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":1.032},"min":{"1min":0.93500000000000005,"5min":0.42799999999999999,"15min":0.40600000000000003},"max":{"1min":1.5600000000000001,"5min":5.4130000000000003,"15min":6.5190000000000001},"last":1.175},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.032,"15min":1.167},"min":{"1min":0.82099999999999995,"5min":0.41599999999999998,"15min":0.39800000000000002},"max":{"1min":1.528,"5min":4.8170000000000002,"15min":6.2009999999999996},"last":1.202}]}]},{"osd":5,"up_from":242,"seq":1039382085871,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371584,"kb_used_data":5560,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373568,"statfs":{"total":95995035648,"available":95614533632,"internally_reserved":0,"allocated":5693440,"data_stored":4061426,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.0189999999999999,"15min":1.266},"min":{"1min":0.55400000000000005,"5min":0.28999999999999998,"15min":0.251},"max":{"1min":1.4730000000000001,"5min":7.5259999999999998,"15min":101.499},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.0269999999999999,"15min":1.4650000000000001},"min":{"1min":0.61399999999999999,"5min":0.32800000000000001,"15min":0.28399999999999997},"max":{"1min":1.347,"5min":7.601,"15min":101.705},"last":0.57399999999999995}]},{"osd":1,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.9550000000000001,"15min":1.4370000000000001},"min":{"1min":0.52800000000000002,"5min":0.36099999999999999,"15min":0.315},"max":{"1min":1.7689999999999999,"5min":46.570999999999998,"15min":46.570999999999998},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.833,"15min":1.343},"min":{"1min":0.437,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.294,"5min":46.587000000000003,"15min":46.587000000000003},"last":0.76000000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.96199999999999997,"15min":0.84899999999999998},"min":{"1min":0.66200000000000003,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":1.319,"5min":5.0570000000000004,"15min":5.0570000000000004},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.008,"15min":0.95499999999999996},"min":{"1min":0.74299999999999999,"5min":0.40400000000000003,"15min":0.34999999999999998},"max":{"1min":1.4159999999999999,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":1.087}]},{"osd":3,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.268,"15min":1.1160000000000001},"min":{"1min":0.67300000000000004,"5min":0.379,"15min":0.311},"max":{"1min":1.165,"5min":6.7910000000000004,"15min":8.2590000000000003},"last":1.206},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.321,"15min":1.252},"min":{"1min":0.71099999999999997,"5min":0.379,"15min":0.36499999999999999},"max":{"1min":1.9179999999999999,"5min":8.3309999999999995,"15min":8.3309999999999995},"last":1.1519999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90500000000000003,"15min":1},"min":{"1min":0.50900000000000001,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":1.29,"5min":4.8979999999999997,"15min":7.9720000000000004},"last":1.034},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.016,"15min":0.96199999999999997},"min":{"1min":0.59599999999999997,"5min":0.38900000000000001,"15min":0.34100000000000003},"max":{"1min":1.569,"5min":6.5730000000000004,"15min":6.5730000000000004},"last":1.2729999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0049999999999999,"15min":0.93000000000000005},"min":{"1min":0.65600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":1.5209999999999999,"5min":4.5789999999999997,"15min":5.375},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.127,"15min":0.96999999999999997},"min":{"1min":0.75800000000000001,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":1.649,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":1.329}]},{"osd":7,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.0600000000000001,"15min":1.0629999999999999},"min":{"1min":0.85199999999999998,"5min":0.42499999999999999,"15min":0.33900000000000002},"max":{"1min":2.0179999999999998,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.175,"5min":1.1699999999999999,"15min":1.081},"min":{"1min":0.53200000000000003,"5min":0.45400000000000001,"15min":0.42799999999999999},"max":{"1min":1.8220000000000001,"5min":7.5990000000000002,"15min":7.5990000000000002},"last":1.175}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":20531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":10380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":86,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":10291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":89,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":20550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:31:58.604 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-07T22:31:58.604 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-07T22:31:58.605 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-10-07T22:31:58.605 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:31:58.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.606 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1 2023-10-07T22:31:58.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.1' 2023-10-07T22:31:58.613 INFO:tasks.workunit.client.0.smithi008.stderr: Exporting image: 100% complete...done. 2023-10-07T22:31:58.620 INFO:tasks.workunit.client.0.smithi008.stderr:+ stat /tmp/rbd_import_export_314827/sparse --format=%b 2023-10-07T22:31:58.621 INFO:tasks.workunit.client.0.smithi008.stderr:+ [ 0 = 0 ] 2023-10-07T22:31:58.621 INFO:tasks.workunit.client.0.smithi008.stderr:+ rbd rm sparse 2023-10-07T22:31:58.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:58.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:58.758 INFO:tasks.workunit.client.0.smithi008.stderr: Removing image: 100% complete...done. 2023-10-07T22:31:58.763 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm /tmp/rbd_import_export_314827/sparse /tmp/rbd_import_export_314827/sparse1 /tmp/rbd_import_export_314827/sparse2 /tmp/rbd_import_export_314827/sparse3 2023-10-07T22:31:58.766 INFO:tasks.workunit.client.0.smithi008.stderr:rm: cannot remove '/tmp/rbd_import_export_314827/sparse3': No such file or directory 2023-10-07T22:31:58.767 INFO:tasks.workunit.client.0.smithi008.stderr:+ true 2023-10-07T22:31:58.767 INFO:tasks.workunit.client.0.smithi008.stdout:OK 2023-10-07T22:31:58.767 INFO:tasks.workunit.client.0.smithi008.stderr:+ echo OK 2023-10-07T22:31:58.767 INFO:tasks.workunit.client.0.smithi008.stderr:+ rm -rf /tmp/rbd_import_export_314827 2023-10-07T22:31:58.768 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-07T22:31:58.768 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-07T22:31:58.821 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-07T22:31:58.821 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-07T22:31:58.839 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:58.884 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:58.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:58.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:58.988 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:59.018 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2 2023-10-07T22:31:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:59.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.2' 2023-10-07T22:31:59.120 DEBUG:teuthology.orchestra.run.smithi008:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:59.143 DEBUG:teuthology.parallel:result is None 2023-10-07T22:31:59.143 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:59.150 INFO:teuthology.orchestra.run.smithi008.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0 2023-10-07T22:31:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:59.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi008 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.0' 2023-10-07T22:31:59.163 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:59.163 DEBUG:teuthology.orchestra.run.smithi008:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:59.209 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:31:59.209 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T22:31:59.209 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-07T22:31:59.209 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-07T22:31:59.210 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-10-07T22:31:59.210 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T22:31:59.210 DEBUG:teuthology.orchestra.run.smithi008:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:59.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:59.258 INFO:teuthology.orchestra.run.smithi008.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T22:31:59.258 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:59.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4 2023-10-07T22:31:59.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:31:59.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd.4' 2023-10-07T22:31:59.310 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T22:31:59.310 DEBUG:teuthology.orchestra.run.smithi008:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T22:31:59.361 INFO:tasks.thrashosds:joining thrashosds 2023-10-07T22:31:59.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:31:59 smithi008 bash[105281]: cluster 2023-10-07T22:31:58.007738+0000 mgr.y (mgr.25319) 1598 : cluster 0 pgmap v1855: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 293 KiB/s rd, 185 KiB/s wr, 170 op/s 2023-10-07T22:31:59.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:31:59 smithi008 bash[102097]: cluster 2023-10-07T22:31:58.007738+0000 mgr.y (mgr.25319) 1598 : cluster 0 pgmap v1855: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 293 KiB/s rd, 185 KiB/s wr, 170 op/s 2023-10-07T22:31:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:31:59 smithi081 bash[89466]: cluster 2023-10-07T22:31:58.007738+0000 mgr.y (mgr.25319) 1598 : cluster 0 pgmap v1855: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 293 KiB/s rd, 185 KiB/s wr, 170 op/s 2023-10-07T22:32:01.096 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-07T22:32:01.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:01 smithi008 bash[105281]: cluster 2023-10-07T22:32:00.008404+0000 mgr.y (mgr.25319) 1599 : cluster 0 pgmap v1856: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 160 KiB/s wr, 147 op/s 2023-10-07T22:32:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:01 smithi008 bash[105281]: cluster 2023-10-07T22:32:01.123335+0000 mon.a (mon.0) 2236 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-10-07T22:32:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:01 smithi008 bash[102097]: cluster 2023-10-07T22:32:00.008404+0000 mgr.y (mgr.25319) 1599 : cluster 0 pgmap v1856: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 160 KiB/s wr, 147 op/s 2023-10-07T22:32:01.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:01 smithi008 bash[102097]: cluster 2023-10-07T22:32:01.123335+0000 mon.a (mon.0) 2236 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-10-07T22:32:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:01 smithi081 bash[89466]: cluster 2023-10-07T22:32:00.008404+0000 mgr.y (mgr.25319) 1599 : cluster 0 pgmap v1856: 83 pgs: 83 active+clean; 582 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 160 KiB/s wr, 147 op/s 2023-10-07T22:32:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:01 smithi081 bash[89466]: cluster 2023-10-07T22:32:01.123335+0000 mon.a (mon.0) 2236 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-10-07T22:32:02.128 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:02.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[102097]: cluster 2023-10-07T22:32:01.119158+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[102097]: cluster 2023-10-07T22:32:01.119491+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[102097]: cluster 2023-10-07T22:32:01.822573+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[105281]: cluster 2023-10-07T22:32:01.119158+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[105281]: cluster 2023-10-07T22:32:01.119491+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:02 smithi008 bash[105281]: cluster 2023-10-07T22:32:01.822573+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:02 smithi081 bash[89466]: cluster 2023-10-07T22:32:01.119158+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:02 smithi081 bash[89466]: cluster 2023-10-07T22:32:01.119491+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:02 smithi081 bash[89466]: cluster 2023-10-07T22:32:01.822573+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:03.144 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:03.206 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:03.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:03 smithi008 bash[105281]: cluster 2023-10-07T22:32:01.883871+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:03.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:03 smithi008 bash[105281]: cluster 2023-10-07T22:32:02.009293+0000 mgr.y (mgr.25319) 1600 : cluster 0 pgmap v1858: 83 pgs: 83 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 328 op/s 2023-10-07T22:32:03.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:03] "GET /metrics HTTP/1.1" 200 34313 "" "Prometheus/2.43.0" 2023-10-07T22:32:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:03 smithi008 bash[102097]: cluster 2023-10-07T22:32:01.883871+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:03 smithi008 bash[102097]: cluster 2023-10-07T22:32:02.009293+0000 mgr.y (mgr.25319) 1600 : cluster 0 pgmap v1858: 83 pgs: 83 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 328 op/s 2023-10-07T22:32:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:03 smithi081 bash[89466]: cluster 2023-10-07T22:32:01.883871+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e455 with expected crc 2023-10-07T22:32:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:03 smithi081 bash[89466]: cluster 2023-10-07T22:32:02.009293+0000 mgr.y (mgr.25319) 1600 : cluster 0 pgmap v1858: 83 pgs: 83 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 328 op/s 2023-10-07T22:32:05.173 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:05.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:05 smithi008 bash[102097]: cluster 2023-10-07T22:32:04.009985+0000 mgr.y (mgr.25319) 1601 : cluster 0 pgmap v1859: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 999 KiB/s rd, 1.4 MiB/s wr, 307 op/s 2023-10-07T22:32:05.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:05 smithi008 bash[105281]: cluster 2023-10-07T22:32:04.009985+0000 mgr.y (mgr.25319) 1601 : cluster 0 pgmap v1859: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 999 KiB/s rd, 1.4 MiB/s wr, 307 op/s 2023-10-07T22:32:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:05 smithi081 bash[89466]: cluster 2023-10-07T22:32:04.009985+0000 mgr.y (mgr.25319) 1601 : cluster 0 pgmap v1859: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 999 KiB/s rd, 1.4 MiB/s wr, 307 op/s 2023-10-07T22:32:07.240 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-07T22:32:07.241 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-07T22:32:07.241 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-07T22:32:07.241 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-07T22:32:07.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:07 smithi008 bash[105281]: cluster 2023-10-07T22:32:06.010559+0000 mgr.y (mgr.25319) 1602 : cluster 0 pgmap v1860: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 818 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2023-10-07T22:32:07.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:07 smithi008 bash[102097]: cluster 2023-10-07T22:32:06.010559+0000 mgr.y (mgr.25319) 1602 : cluster 0 pgmap v1860: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 818 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2023-10-07T22:32:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:07 smithi081 bash[89466]: cluster 2023-10-07T22:32:06.010559+0000 mgr.y (mgr.25319) 1602 : cluster 0 pgmap v1860: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 818 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2023-10-07T22:32:08.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-07T22:32:09.257 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0: {} 2023-10-07T22:32:09.281 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1: {} 2023-10-07T22:32:09.301 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2: {} 2023-10-07T22:32:09.322 INFO:teuthology.orchestra.run.smithi008.stdout:osd.3: {} 2023-10-07T22:32:09.345 INFO:teuthology.orchestra.run.smithi008.stdout:osd.4: {} 2023-10-07T22:32:09.369 INFO:teuthology.orchestra.run.smithi008.stdout:osd.5: {} 2023-10-07T22:32:09.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:09 smithi008 bash[105281]: cluster 2023-10-07T22:32:08.011506+0000 mgr.y (mgr.25319) 1603 : cluster 0 pgmap v1861: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:09.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:09 smithi008 bash[105281]: audit 2023-10-07T22:32:09.233430+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.8:0/3281794157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:32:09.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:09 smithi008 bash[102097]: cluster 2023-10-07T22:32:08.011506+0000 mgr.y (mgr.25319) 1603 : cluster 0 pgmap v1861: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:09.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:09 smithi008 bash[102097]: audit 2023-10-07T22:32:09.233430+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.8:0/3281794157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:32:09.392 INFO:teuthology.orchestra.run.smithi008.stdout:osd.6: {} 2023-10-07T22:32:09.414 INFO:teuthology.orchestra.run.smithi008.stdout:osd.7: {} 2023-10-07T22:32:09.415 INFO:teuthology.orchestra.run.smithi008.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.415 INFO:teuthology.orchestra.run.smithi008.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.416 INFO:teuthology.orchestra.run.smithi008.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-07T22:32:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:09 smithi081 bash[89466]: cluster 2023-10-07T22:32:08.011506+0000 mgr.y (mgr.25319) 1603 : cluster 0 pgmap v1861: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:09 smithi081 bash[89466]: audit 2023-10-07T22:32:09.233430+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.8:0/3281794157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-07T22:32:10.391 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:32:10.392 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:32:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[105281]: cluster 2023-10-07T22:32:10.011988+0000 mgr.y (mgr.25319) 1604 : cluster 0 pgmap v1862: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[105281]: audit 2023-10-07T22:32:10.373975+0000 mgr.y (mgr.25319) 1605 : audit 0 from='client.46706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:32:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[105281]: audit 2023-10-07T22:32:10.954657+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[102097]: cluster 2023-10-07T22:32:10.011988+0000 mgr.y (mgr.25319) 1604 : cluster 0 pgmap v1862: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[102097]: audit 2023-10-07T22:32:10.373975+0000 mgr.y (mgr.25319) 1605 : audit 0 from='client.46706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:32:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:11 smithi008 bash[102097]: audit 2023-10-07T22:32:10.954657+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:11 smithi081 bash[89466]: cluster 2023-10-07T22:32:10.011988+0000 mgr.y (mgr.25319) 1604 : cluster 0 pgmap v1862: 83 pgs: 83 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 648 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2023-10-07T22:32:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:11 smithi081 bash[89466]: audit 2023-10-07T22:32:10.373975+0000 mgr.y (mgr.25319) 1605 : audit 0 from='client.46706 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:32:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:11 smithi081 bash[89466]: audit 2023-10-07T22:32:10.954657+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:12.750 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":1862,"stamp":"2023-10-07T22:32:10.011728+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790183,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6005,"num_read_kb":13257,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":1010086,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2809,"ondisk_log_size":2809,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":255,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7626312,"kb_used_data":972676,"kb_used_omap":18,"kb_used_meta":6653549,"kb_avail":742334904,"statfs":{"total":767960285184,"available":760150941696,"internally_reserved":0,"allocated":996020224,"data_stored":979833000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6813234442},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":4194251,"num_objects":-1,"num_object_clones":0,"num_object_copies":-3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-1,"num_whiteouts":0,"num_read":1577,"num_read_kb":6485,"num_write":193,"num_write_kb":10305,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003720"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":298,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244695+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:31:56.244695+0000","last_peered":"2023-10-07T22:31:56.244695+0000","last_clean":"2023-10-07T22:31:56.244695+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:31:56.244695+0000","last_undegraded":"2023-10-07T22:31:56.244695+0000","last_fullsized":"2023-10-07T22:31:56.244695+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":87,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.255115+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:31:56.255115+0000","last_peered":"2023-10-07T22:31:56.255115+0000","last_clean":"2023-10-07T22:31:56.255115+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:31:56.255115+0000","last_undegraded":"2023-10-07T22:31:56.255115+0000","last_fullsized":"2023-10-07T22:31:56.255115+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":464,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267064+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:31:56.267064+0000","last_peered":"2023-10-07T22:31:56.267064+0000","last_clean":"2023-10-07T22:31:56.267064+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:31:56.267064+0000","last_undegraded":"2023-10-07T22:31:56.267064+0000","last_fullsized":"2023-10-07T22:31:56.267064+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":59,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328985+0000","last_change":"2023-10-07T22:25:33.296234+0000","last_active":"2023-10-07T22:31:56.328985+0000","last_peered":"2023-10-07T22:31:56.328985+0000","last_clean":"2023-10-07T22:31:56.328985+0000","last_became_active":"2023-10-07T22:25:33.295766+0000","last_became_peered":"2023-10-07T22:25:33.295766+0000","last_unstale":"2023-10-07T22:31:56.328985+0000","last_undegraded":"2023-10-07T22:31:56.328985+0000","last_fullsized":"2023-10-07T22:31:56.328985+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:59.401761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":84,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254333+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:31:56.254333+0000","last_peered":"2023-10-07T22:31:56.254333+0000","last_clean":"2023-10-07T22:31:56.254333+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:31:56.254333+0000","last_undegraded":"2023-10-07T22:31:56.254333+0000","last_fullsized":"2023-10-07T22:31:56.254333+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":109,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.405726+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:31:56.405726+0000","last_peered":"2023-10-07T22:31:56.405726+0000","last_clean":"2023-10-07T22:31:56.405726+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:31:56.405726+0000","last_undegraded":"2023-10-07T22:31:56.405726+0000","last_fullsized":"2023-10-07T22:31:56.405726+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":69,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245652+0000","last_change":"2023-10-07T22:24:58.067154+0000","last_active":"2023-10-07T22:31:56.245652+0000","last_peered":"2023-10-07T22:31:56.245652+0000","last_clean":"2023-10-07T22:31:56.245652+0000","last_became_active":"2023-10-07T22:24:58.066649+0000","last_became_peered":"2023-10-07T22:24:58.066649+0000","last_unstale":"2023-10-07T22:31:56.245652+0000","last_undegraded":"2023-10-07T22:31:56.245652+0000","last_fullsized":"2023-10-07T22:31:56.245652+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:09:08.660081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":84,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254328+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:31:56.254328+0000","last_peered":"2023-10-07T22:31:56.254328+0000","last_clean":"2023-10-07T22:31:56.254328+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:31:56.254328+0000","last_undegraded":"2023-10-07T22:31:56.254328+0000","last_fullsized":"2023-10-07T22:31:56.254328+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245391+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:31:56.245391+0000","last_peered":"2023-10-07T22:31:56.245391+0000","last_clean":"2023-10-07T22:31:56.245391+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:31:56.245391+0000","last_undegraded":"2023-10-07T22:31:56.245391+0000","last_fullsized":"2023-10-07T22:31:56.245391+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":87,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254638+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:31:56.254638+0000","last_peered":"2023-10-07T22:31:56.254638+0000","last_clean":"2023-10-07T22:31:56.254638+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:31:56.254638+0000","last_undegraded":"2023-10-07T22:31:56.254638+0000","last_fullsized":"2023-10-07T22:31:56.254638+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":212,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328672+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:31:56.328672+0000","last_peered":"2023-10-07T22:31:56.328672+0000","last_clean":"2023-10-07T22:31:56.328672+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:31:56.328672+0000","last_undegraded":"2023-10-07T22:31:56.328672+0000","last_fullsized":"2023-10-07T22:31:56.328672+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":218,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267060+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:31:56.267060+0000","last_peered":"2023-10-07T22:31:56.267060+0000","last_clean":"2023-10-07T22:31:56.267060+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:31:56.267060+0000","last_undegraded":"2023-10-07T22:31:56.267060+0000","last_fullsized":"2023-10-07T22:31:56.267060+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":348,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244262+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:31:56.244262+0000","last_peered":"2023-10-07T22:31:56.244262+0000","last_clean":"2023-10-07T22:31:56.244262+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:31:56.244262+0000","last_undegraded":"2023-10-07T22:31:56.244262+0000","last_fullsized":"2023-10-07T22:31:56.244262+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":278,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244405+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:31:56.244405+0000","last_peered":"2023-10-07T22:31:56.244405+0000","last_clean":"2023-10-07T22:31:56.244405+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:31:56.244405+0000","last_undegraded":"2023-10-07T22:31:56.244405+0000","last_fullsized":"2023-10-07T22:31:56.244405+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":180,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328895+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:31:56.328895+0000","last_peered":"2023-10-07T22:31:56.328895+0000","last_clean":"2023-10-07T22:31:56.328895+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:31:56.328895+0000","last_undegraded":"2023-10-07T22:31:56.328895+0000","last_fullsized":"2023-10-07T22:31:56.328895+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":87,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254964+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:31:56.254964+0000","last_peered":"2023-10-07T22:31:56.254964+0000","last_clean":"2023-10-07T22:31:56.254964+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:31:56.254964+0000","last_undegraded":"2023-10-07T22:31:56.254964+0000","last_fullsized":"2023-10-07T22:31:56.254964+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":59,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328246+0000","last_change":"2023-10-07T22:25:33.305392+0000","last_active":"2023-10-07T22:31:56.328246+0000","last_peered":"2023-10-07T22:31:56.328246+0000","last_clean":"2023-10-07T22:31:56.328246+0000","last_became_active":"2023-10-07T22:25:33.305042+0000","last_became_peered":"2023-10-07T22:25:33.305042+0000","last_unstale":"2023-10-07T22:31:56.328246+0000","last_undegraded":"2023-10-07T22:31:56.328246+0000","last_fullsized":"2023-10-07T22:31:56.328246+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:50:03.297140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245413+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:31:56.245413+0000","last_peered":"2023-10-07T22:31:56.245413+0000","last_clean":"2023-10-07T22:31:56.245413+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:31:56.245413+0000","last_undegraded":"2023-10-07T22:31:56.245413+0000","last_fullsized":"2023-10-07T22:31:56.245413+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":202,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328471+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:31:56.328471+0000","last_peered":"2023-10-07T22:31:56.328471+0000","last_clean":"2023-10-07T22:31:56.328471+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:31:56.328471+0000","last_undegraded":"2023-10-07T22:31:56.328471+0000","last_fullsized":"2023-10-07T22:31:56.328471+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":95,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.255301+0000","last_change":"2023-10-07T22:25:33.298049+0000","last_active":"2023-10-07T22:31:56.255301+0000","last_peered":"2023-10-07T22:31:56.255301+0000","last_clean":"2023-10-07T22:31:56.255301+0000","last_became_active":"2023-10-07T22:25:33.297698+0000","last_became_peered":"2023-10-07T22:25:33.297698+0000","last_unstale":"2023-10-07T22:31:56.255301+0000","last_undegraded":"2023-10-07T22:31:56.255301+0000","last_fullsized":"2023-10-07T22:31:56.255301+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:28:57.809082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":180,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.404697+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:31:56.404697+0000","last_peered":"2023-10-07T22:31:56.404697+0000","last_clean":"2023-10-07T22:31:56.404697+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:31:56.404697+0000","last_undegraded":"2023-10-07T22:31:56.404697+0000","last_fullsized":"2023-10-07T22:31:56.404697+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":95,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.255287+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:31:56.255287+0000","last_peered":"2023-10-07T22:31:56.255287+0000","last_clean":"2023-10-07T22:31:56.255287+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:31:56.255287+0000","last_undegraded":"2023-10-07T22:31:56.255287+0000","last_fullsized":"2023-10-07T22:31:56.255287+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":206,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.329575+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:31:56.329575+0000","last_peered":"2023-10-07T22:31:56.329575+0000","last_clean":"2023-10-07T22:31:56.329575+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:31:56.329575+0000","last_undegraded":"2023-10-07T22:31:56.329575+0000","last_fullsized":"2023-10-07T22:31:56.329575+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":79,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245104+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:31:56.245104+0000","last_peered":"2023-10-07T22:31:56.245104+0000","last_clean":"2023-10-07T22:31:56.245104+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:31:56.245104+0000","last_undegraded":"2023-10-07T22:31:56.245104+0000","last_fullsized":"2023-10-07T22:31:56.245104+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":178,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.329150+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:31:56.329150+0000","last_peered":"2023-10-07T22:31:56.329150+0000","last_clean":"2023-10-07T22:31:56.329150+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:31:56.329150+0000","last_undegraded":"2023-10-07T22:31:56.329150+0000","last_fullsized":"2023-10-07T22:31:56.329150+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":297,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244133+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:31:56.244133+0000","last_peered":"2023-10-07T22:31:56.244133+0000","last_clean":"2023-10-07T22:31:56.244133+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:31:56.244133+0000","last_undegraded":"2023-10-07T22:31:56.244133+0000","last_fullsized":"2023-10-07T22:31:56.244133+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":248,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328874+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:31:56.328874+0000","last_peered":"2023-10-07T22:31:56.328874+0000","last_clean":"2023-10-07T22:31:56.328874+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:31:56.328874+0000","last_undegraded":"2023-10-07T22:31:56.328874+0000","last_fullsized":"2023-10-07T22:31:56.328874+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":109,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.404944+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:31:56.404944+0000","last_peered":"2023-10-07T22:31:56.404944+0000","last_clean":"2023-10-07T22:31:56.404944+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:31:56.404944+0000","last_undegraded":"2023-10-07T22:31:56.404944+0000","last_fullsized":"2023-10-07T22:31:56.404944+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":457,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245881+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:31:56.245881+0000","last_peered":"2023-10-07T22:31:56.245881+0000","last_clean":"2023-10-07T22:31:56.245881+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:31:56.245881+0000","last_undegraded":"2023-10-07T22:31:56.245881+0000","last_fullsized":"2023-10-07T22:31:56.245881+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":161,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.334953+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:31:56.334953+0000","last_peered":"2023-10-07T22:31:56.334953+0000","last_clean":"2023-10-07T22:31:56.334953+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:31:56.334953+0000","last_undegraded":"2023-10-07T22:31:56.334953+0000","last_fullsized":"2023-10-07T22:31:56.334953+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":964,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328615+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:31:56.328615+0000","last_peered":"2023-10-07T22:31:56.328615+0000","last_clean":"2023-10-07T22:31:56.328615+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:31:56.328615+0000","last_undegraded":"2023-10-07T22:31:56.328615+0000","last_fullsized":"2023-10-07T22:31:56.328615+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":92,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:02.132680+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:32:02.132680+0000","last_peered":"2023-10-07T22:32:02.132680+0000","last_clean":"2023-10-07T22:32:02.132680+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:32:02.132680+0000","last_undegraded":"2023-10-07T22:32:02.132680+0000","last_fullsized":"2023-10-07T22:32:02.132680+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":318,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244009+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:31:56.244009+0000","last_peered":"2023-10-07T22:31:56.244009+0000","last_clean":"2023-10-07T22:31:56.244009+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:31:56.244009+0000","last_undegraded":"2023-10-07T22:31:56.244009+0000","last_fullsized":"2023-10-07T22:31:56.244009+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":713,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245821+0000","last_change":"2023-10-07T22:30:39.833210+0000","last_active":"2023-10-07T22:31:56.245821+0000","last_peered":"2023-10-07T22:31:56.245821+0000","last_clean":"2023-10-07T22:31:56.245821+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:31:56.245821+0000","last_undegraded":"2023-10-07T22:31:56.245821+0000","last_fullsized":"2023-10-07T22:31:56.245821+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:30:39.833109+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:30:39.833109+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:08:22.428093+0000","scrub_duration":0.003535341,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":109,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.404945+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:31:56.404945+0000","last_peered":"2023-10-07T22:31:56.404945+0000","last_clean":"2023-10-07T22:31:56.404945+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:31:56.404945+0000","last_undegraded":"2023-10-07T22:31:56.404945+0000","last_fullsized":"2023-10-07T22:31:56.404945+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":335,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244618+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:31:56.244618+0000","last_peered":"2023-10-07T22:31:56.244618+0000","last_clean":"2023-10-07T22:31:56.244618+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:31:56.244618+0000","last_undegraded":"2023-10-07T22:31:56.244618+0000","last_fullsized":"2023-10-07T22:31:56.244618+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":277,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.243861+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:31:56.243861+0000","last_peered":"2023-10-07T22:31:56.243861+0000","last_clean":"2023-10-07T22:31:56.243861+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:31:56.243861+0000","last_undegraded":"2023-10-07T22:31:56.243861+0000","last_fullsized":"2023-10-07T22:31:56.243861+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":278,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244197+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:31:56.244197+0000","last_peered":"2023-10-07T22:31:56.244197+0000","last_clean":"2023-10-07T22:31:56.244197+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:31:56.244197+0000","last_undegraded":"2023-10-07T22:31:56.244197+0000","last_fullsized":"2023-10-07T22:31:56.244197+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":762,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.246137+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:31:56.246137+0000","last_peered":"2023-10-07T22:31:56.246137+0000","last_clean":"2023-10-07T22:31:56.246137+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:31:56.246137+0000","last_undegraded":"2023-10-07T22:31:56.246137+0000","last_fullsized":"2023-10-07T22:31:56.246137+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":85,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.787646+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:32:01.787646+0000","last_peered":"2023-10-07T22:32:01.787646+0000","last_clean":"2023-10-07T22:32:01.787646+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:32:01.787646+0000","last_undegraded":"2023-10-07T22:32:01.787646+0000","last_fullsized":"2023-10-07T22:32:01.787646+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":474,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267485+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:31:56.267485+0000","last_peered":"2023-10-07T22:31:56.267485+0000","last_clean":"2023-10-07T22:31:56.267485+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:31:56.267485+0000","last_undegraded":"2023-10-07T22:31:56.267485+0000","last_fullsized":"2023-10-07T22:31:56.267485+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":771,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.405620+0000","last_change":"2023-10-07T22:23:15.053479+0000","last_active":"2023-10-07T22:31:56.405620+0000","last_peered":"2023-10-07T22:31:56.405620+0000","last_clean":"2023-10-07T22:31:56.405620+0000","last_became_active":"2023-10-07T22:23:15.053059+0000","last_became_peered":"2023-10-07T22:23:15.053059+0000","last_unstale":"2023-10-07T22:31:56.405620+0000","last_undegraded":"2023-10-07T22:31:56.405620+0000","last_fullsized":"2023-10-07T22:31:56.405620+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:11.830305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:11.830305+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:25:54.295383+0000","scrub_duration":0.005370568,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"454'71","reported_seq":718,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.120989+0000","last_change":"2023-10-07T22:31:54.245118+0000","last_active":"2023-10-07T22:32:01.120989+0000","last_peered":"2023-10-07T22:32:01.120989+0000","last_clean":"2023-10-07T22:32:01.120989+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:32:01.120989+0000","last_undegraded":"2023-10-07T22:32:01.120989+0000","last_fullsized":"2023-10-07T22:32:01.120989+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:43.735096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076032400000000005,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":223,"num_read_kb":179,"num_write":87,"num_write_kb":4139,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":69,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245463+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:31:56.245463+0000","last_peered":"2023-10-07T22:31:56.245463+0000","last_clean":"2023-10-07T22:31:56.245463+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:31:56.245463+0000","last_undegraded":"2023-10-07T22:31:56.245463+0000","last_fullsized":"2023-10-07T22:31:56.245463+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":452,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267121+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:31:56.267121+0000","last_peered":"2023-10-07T22:31:56.267121+0000","last_clean":"2023-10-07T22:31:56.267121+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:31:56.267121+0000","last_undegraded":"2023-10-07T22:31:56.267121+0000","last_fullsized":"2023-10-07T22:31:56.267121+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":743,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245273+0000","last_change":"2023-10-07T22:25:01.079379+0000","last_active":"2023-10-07T22:31:56.245273+0000","last_peered":"2023-10-07T22:31:56.245273+0000","last_clean":"2023-10-07T22:31:56.245273+0000","last_became_active":"2023-10-07T22:25:01.078983+0000","last_became_peered":"2023-10-07T22:25:01.078983+0000","last_unstale":"2023-10-07T22:31:56.245273+0000","last_undegraded":"2023-10-07T22:31:56.245273+0000","last_fullsized":"2023-10-07T22:31:56.245273+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:13.148504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:13.148504+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:46:11.252116+0000","scrub_duration":0.003528247,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"454'84","reported_seq":905,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.126916+0000","last_change":"2023-10-07T22:31:54.238987+0000","last_active":"2023-10-07T22:32:01.126916+0000","last_peered":"2023-10-07T22:32:01.126916+0000","last_clean":"2023-10-07T22:32:01.126916+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:32:01.126916+0000","last_undegraded":"2023-10-07T22:32:01.126916+0000","last_fullsized":"2023-10-07T22:32:01.126916+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079558500000000002,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":662,"num_read_kb":2635,"num_write":74,"num_write_kb":2084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":298,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244785+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:31:56.244785+0000","last_peered":"2023-10-07T22:31:56.244785+0000","last_clean":"2023-10-07T22:31:56.244785+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:31:56.244785+0000","last_undegraded":"2023-10-07T22:31:56.244785+0000","last_fullsized":"2023-10-07T22:31:56.244785+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":505,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267458+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:31:56.267458+0000","last_peered":"2023-10-07T22:31:56.267458+0000","last_clean":"2023-10-07T22:31:56.267458+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:31:56.267458+0000","last_undegraded":"2023-10-07T22:31:56.267458+0000","last_fullsized":"2023-10-07T22:31:56.267458+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":696,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328267+0000","last_change":"2023-10-07T22:25:36.256374+0000","last_active":"2023-10-07T22:31:56.328267+0000","last_peered":"2023-10-07T22:31:56.328267+0000","last_clean":"2023-10-07T22:31:56.328267+0000","last_became_active":"2023-10-07T22:25:36.255986+0000","last_became_peered":"2023-10-07T22:25:36.255986+0000","last_unstale":"2023-10-07T22:31:56.328267+0000","last_undegraded":"2023-10-07T22:31:56.328267+0000","last_fullsized":"2023-10-07T22:31:56.328267+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:24.560358+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:24.560358+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:20:44.424571+0000","scrub_duration":0.0074100709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"454'124","reported_seq":666,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:02.132220+0000","last_change":"2023-10-07T22:31:54.348159+0000","last_active":"2023-10-07T22:32:02.132220+0000","last_peered":"2023-10-07T22:32:02.132220+0000","last_clean":"2023-10-07T22:32:02.132220+0000","last_became_active":"2023-10-07T22:24:25.320511+0000","last_became_peered":"2023-10-07T22:24:25.320511+0000","last_unstale":"2023-10-07T22:32:02.132220+0000","last_undegraded":"2023-10-07T22:32:02.132220+0000","last_fullsized":"2023-10-07T22:32:02.132220+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":124,"log_dups_size":0,"ondisk_log_size":124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:47:23.071512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011053059999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":916,"num_read_kb":1929,"num_write":98,"num_write_kb":1156,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":468,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267073+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:31:56.267073+0000","last_peered":"2023-10-07T22:31:56.267073+0000","last_clean":"2023-10-07T22:31:56.267073+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:31:56.267073+0000","last_undegraded":"2023-10-07T22:31:56.267073+0000","last_fullsized":"2023-10-07T22:31:56.267073+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":247,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267695+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:31:56.267695+0000","last_peered":"2023-10-07T22:31:56.267695+0000","last_clean":"2023-10-07T22:31:56.267695+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:31:56.267695+0000","last_undegraded":"2023-10-07T22:31:56.267695+0000","last_fullsized":"2023-10-07T22:31:56.267695+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"454'226","reported_seq":807,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.127288+0000","last_change":"2023-10-07T22:31:54.238629+0000","last_active":"2023-10-07T22:32:01.127288+0000","last_peered":"2023-10-07T22:32:01.127288+0000","last_clean":"2023-10-07T22:32:01.127288+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:32:01.127288+0000","last_undegraded":"2023-10-07T22:32:01.127288+0000","last_fullsized":"2023-10-07T22:32:01.127288+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":226,"log_dups_size":0,"ondisk_log_size":226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000553131,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1157,"num_read_kb":2218,"num_write":190,"num_write_kb":2232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":765,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.328972+0000","last_change":"2023-10-07T22:21:28.969690+0000","last_active":"2023-10-07T22:31:56.328972+0000","last_peered":"2023-10-07T22:31:56.328972+0000","last_clean":"2023-10-07T22:31:56.328972+0000","last_became_active":"2023-10-07T22:21:28.969300+0000","last_became_peered":"2023-10-07T22:21:28.969300+0000","last_unstale":"2023-10-07T22:31:56.328972+0000","last_undegraded":"2023-10-07T22:31:56.328972+0000","last_fullsized":"2023-10-07T22:31:56.328972+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:14:23.564863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:14:23.564863+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:52:22.375807+0000","scrub_duration":0.020075748000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":96,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254612+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:31:56.254612+0000","last_peered":"2023-10-07T22:31:56.254612+0000","last_clean":"2023-10-07T22:31:56.254612+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:31:56.254612+0000","last_undegraded":"2023-10-07T22:31:56.254612+0000","last_fullsized":"2023-10-07T22:31:56.254612+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":109,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.405277+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:31:56.405277+0000","last_peered":"2023-10-07T22:31:56.405277+0000","last_clean":"2023-10-07T22:31:56.405277+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:31:56.405277+0000","last_undegraded":"2023-10-07T22:31:56.405277+0000","last_fullsized":"2023-10-07T22:31:56.405277+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":814,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267539+0000","last_change":"2023-10-07T22:21:28.933555+0000","last_active":"2023-10-07T22:31:56.267539+0000","last_peered":"2023-10-07T22:31:56.267539+0000","last_clean":"2023-10-07T22:31:56.267539+0000","last_became_active":"2023-10-07T22:21:28.933130+0000","last_became_peered":"2023-10-07T22:21:28.933130+0000","last_unstale":"2023-10-07T22:31:56.267539+0000","last_undegraded":"2023-10-07T22:31:56.267539+0000","last_fullsized":"2023-10-07T22:31:56.267539+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:10.793483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:10.793483+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:48:55.688571+0000","scrub_duration":0.0060871040000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"454'139","reported_seq":604,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.888388+0000","last_change":"2023-10-07T22:31:54.241086+0000","last_active":"2023-10-07T22:32:01.888388+0000","last_peered":"2023-10-07T22:32:01.888388+0000","last_clean":"2023-10-07T22:32:01.888388+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:32:01.888388+0000","last_undegraded":"2023-10-07T22:32:01.888388+0000","last_fullsized":"2023-10-07T22:32:01.888388+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002242104,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":776,"num_read_kb":978,"num_write":138,"num_write_kb":245,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":382,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244042+0000","last_change":"2023-10-07T22:23:12.023764+0000","last_active":"2023-10-07T22:31:56.244042+0000","last_peered":"2023-10-07T22:31:56.244042+0000","last_clean":"2023-10-07T22:31:56.244042+0000","last_became_active":"2023-10-07T22:23:12.023140+0000","last_became_peered":"2023-10-07T22:23:12.023140+0000","last_unstale":"2023-10-07T22:31:56.244042+0000","last_undegraded":"2023-10-07T22:31:56.244042+0000","last_fullsized":"2023-10-07T22:31:56.244042+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:17:56.153790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":169,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.335368+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:31:56.335368+0000","last_peered":"2023-10-07T22:31:56.335368+0000","last_clean":"2023-10-07T22:31:56.335368+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:31:56.335368+0000","last_undegraded":"2023-10-07T22:31:56.335368+0000","last_fullsized":"2023-10-07T22:31:56.335368+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":722,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.405418+0000","last_change":"2023-10-07T22:23:15.065173+0000","last_active":"2023-10-07T22:31:56.405418+0000","last_peered":"2023-10-07T22:31:56.405418+0000","last_clean":"2023-10-07T22:31:56.405418+0000","last_became_active":"2023-10-07T22:23:15.064933+0000","last_became_peered":"2023-10-07T22:23:15.064933+0000","last_unstale":"2023-10-07T22:31:56.405418+0000","last_undegraded":"2023-10-07T22:31:56.405418+0000","last_fullsized":"2023-10-07T22:31:56.405418+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.825474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.825474+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:17:32.000090+0000","scrub_duration":0.024449505,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"454'52","reported_seq":319,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.889562+0000","last_change":"2023-10-07T22:31:54.241142+0000","last_active":"2023-10-07T22:32:01.889562+0000","last_peered":"2023-10-07T22:32:01.889562+0000","last_clean":"2023-10-07T22:32:01.889562+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:32:01.889562+0000","last_undegraded":"2023-10-07T22:32:01.889562+0000","last_fullsized":"2023-10-07T22:32:01.889562+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002010562,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":136,"num_read_kb":1415,"num_write":57,"num_write_kb":1224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":488,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267506+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:31:56.267506+0000","last_peered":"2023-10-07T22:31:56.267506+0000","last_clean":"2023-10-07T22:31:56.267506+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:31:56.267506+0000","last_undegraded":"2023-10-07T22:31:56.267506+0000","last_fullsized":"2023-10-07T22:31:56.267506+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":69,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245332+0000","last_change":"2023-10-07T22:24:58.069821+0000","last_active":"2023-10-07T22:31:56.245332+0000","last_peered":"2023-10-07T22:31:56.245332+0000","last_clean":"2023-10-07T22:31:56.245332+0000","last_became_active":"2023-10-07T22:24:58.069479+0000","last_became_peered":"2023-10-07T22:24:58.069479+0000","last_unstale":"2023-10-07T22:31:56.245332+0000","last_undegraded":"2023-10-07T22:31:56.245332+0000","last_fullsized":"2023-10-07T22:31:56.245332+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:19:11.521341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":892,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244640+0000","last_change":"2023-10-07T22:24:28.343174+0000","last_active":"2023-10-07T22:31:56.244640+0000","last_peered":"2023-10-07T22:31:56.244640+0000","last_clean":"2023-10-07T22:31:56.244640+0000","last_became_active":"2023-10-07T22:24:28.342060+0000","last_became_peered":"2023-10-07T22:24:28.342060+0000","last_unstale":"2023-10-07T22:31:56.244640+0000","last_undegraded":"2023-10-07T22:31:56.244640+0000","last_fullsized":"2023-10-07T22:31:56.244640+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:09.957457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:09.957457+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:56:35.014697+0000","scrub_duration":0.003212548,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":92,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.786881+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:31:56.786881+0000","last_peered":"2023-10-07T22:31:56.786881+0000","last_clean":"2023-10-07T22:31:56.786881+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:31:56.786881+0000","last_undegraded":"2023-10-07T22:31:56.786881+0000","last_fullsized":"2023-10-07T22:31:56.786881+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"454'159","reported_seq":1005,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.120958+0000","last_change":"2023-10-07T22:31:54.246558+0000","last_active":"2023-10-07T22:32:01.120958+0000","last_peered":"2023-10-07T22:32:01.120958+0000","last_clean":"2023-10-07T22:32:01.120958+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:32:01.120958+0000","last_undegraded":"2023-10-07T22:32:01.120958+0000","last_fullsized":"2023-10-07T22:32:01.120958+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:34.021105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001907522,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":912,"num_read_kb":1024,"num_write":111,"num_write_kb":182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":93,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254459+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:31:56.254459+0000","last_peered":"2023-10-07T22:31:56.254459+0000","last_clean":"2023-10-07T22:31:56.254459+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:31:56.254459+0000","last_undegraded":"2023-10-07T22:31:56.254459+0000","last_fullsized":"2023-10-07T22:31:56.254459+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":733,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254996+0000","last_change":"2023-10-07T22:25:01.086470+0000","last_active":"2023-10-07T22:31:56.254996+0000","last_peered":"2023-10-07T22:31:56.254996+0000","last_clean":"2023-10-07T22:31:56.254996+0000","last_became_active":"2023-10-07T22:25:01.085978+0000","last_became_peered":"2023-10-07T22:25:01.085978+0000","last_unstale":"2023-10-07T22:31:56.254996+0000","last_undegraded":"2023-10-07T22:31:56.254996+0000","last_fullsized":"2023-10-07T22:31:56.254996+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":399,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:15.559561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:15.559561+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:52:53.107613+0000","scrub_duration":0.0041927930000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"454'121","reported_seq":773,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-07T22:32:01.127580+0000","last_change":"2023-10-07T22:31:54.248010+0000","last_active":"2023-10-07T22:32:01.127580+0000","last_peered":"2023-10-07T22:32:01.127580+0000","last_clean":"2023-10-07T22:32:01.127580+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:32:01.127580+0000","last_undegraded":"2023-10-07T22:32:01.127580+0000","last_fullsized":"2023-10-07T22:32:01.127580+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":121,"log_dups_size":0,"ondisk_log_size":121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029376899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1213,"num_read_kb":2870,"num_write":91,"num_write_kb":1452,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":165,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.335298+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:31:56.335298+0000","last_peered":"2023-10-07T22:31:56.335298+0000","last_clean":"2023-10-07T22:31:56.335298+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:31:56.335298+0000","last_undegraded":"2023-10-07T22:31:56.335298+0000","last_fullsized":"2023-10-07T22:31:56.335298+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":334,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.243782+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:31:56.243782+0000","last_peered":"2023-10-07T22:31:56.243782+0000","last_clean":"2023-10-07T22:31:56.243782+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:31:56.243782+0000","last_undegraded":"2023-10-07T22:31:56.243782+0000","last_fullsized":"2023-10-07T22:31:56.243782+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":160,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.335241+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:31:56.335241+0000","last_peered":"2023-10-07T22:31:56.335241+0000","last_clean":"2023-10-07T22:31:56.335241+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:31:56.335241+0000","last_undegraded":"2023-10-07T22:31:56.335241+0000","last_fullsized":"2023-10-07T22:31:56.335241+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":492,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.267557+0000","last_change":"2023-10-07T22:24:25.317077+0000","last_active":"2023-10-07T22:31:56.267557+0000","last_peered":"2023-10-07T22:31:56.267557+0000","last_clean":"2023-10-07T22:31:56.267557+0000","last_became_active":"2023-10-07T22:24:25.316750+0000","last_became_peered":"2023-10-07T22:24:25.316750+0000","last_unstale":"2023-10-07T22:31:56.267557+0000","last_undegraded":"2023-10-07T22:31:56.267557+0000","last_fullsized":"2023-10-07T22:31:56.267557+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:52.100407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":422,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.246109+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:31:56.246109+0000","last_peered":"2023-10-07T22:31:56.246109+0000","last_clean":"2023-10-07T22:31:56.246109+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:31:56.246109+0000","last_undegraded":"2023-10-07T22:31:56.246109+0000","last_fullsized":"2023-10-07T22:31:56.246109+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":308,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.244609+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:31:56.244609+0000","last_peered":"2023-10-07T22:31:56.244609+0000","last_clean":"2023-10-07T22:31:56.244609+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:31:56.244609+0000","last_undegraded":"2023-10-07T22:31:56.244609+0000","last_fullsized":"2023-10-07T22:31:56.244609+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":433,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245567+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:31:56.245567+0000","last_peered":"2023-10-07T22:31:56.245567+0000","last_clean":"2023-10-07T22:31:56.245567+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:31:56.245567+0000","last_undegraded":"2023-10-07T22:31:56.245567+0000","last_fullsized":"2023-10-07T22:31:56.245567+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":328,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.243993+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:31:56.243993+0000","last_peered":"2023-10-07T22:31:56.243993+0000","last_clean":"2023-10-07T22:31:56.243993+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:31:56.243993+0000","last_undegraded":"2023-10-07T22:31:56.243993+0000","last_fullsized":"2023-10-07T22:31:56.243993+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":96,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.255250+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:31:56.255250+0000","last_peered":"2023-10-07T22:31:56.255250+0000","last_clean":"2023-10-07T22:31:56.255250+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:31:56.255250+0000","last_undegraded":"2023-10-07T22:31:56.255250+0000","last_fullsized":"2023-10-07T22:31:56.255250+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":95,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.254567+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:31:56.254567+0000","last_peered":"2023-10-07T22:31:56.254567+0000","last_clean":"2023-10-07T22:31:56.254567+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:31:56.254567+0000","last_undegraded":"2023-10-07T22:31:56.254567+0000","last_fullsized":"2023-10-07T22:31:56.254567+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":75,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.245844+0000","last_change":"2023-10-07T22:24:58.081047+0000","last_active":"2023-10-07T22:31:56.245844+0000","last_peered":"2023-10-07T22:31:56.245844+0000","last_clean":"2023-10-07T22:31:56.245844+0000","last_became_active":"2023-10-07T22:24:58.065836+0000","last_became_peered":"2023-10-07T22:24:58.065836+0000","last_unstale":"2023-10-07T22:31:56.245844+0000","last_undegraded":"2023-10-07T22:31:56.245844+0000","last_fullsized":"2023-10-07T22:31:56.245844+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:38:42.028540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":278,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-07T22:31:56.243729+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:31:56.243729+0000","last_peered":"2023-10-07T22:31:56.243729+0000","last_clean":"2023-10-07T22:31:56.243729+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:31:56.243729+0000","last_undegraded":"2023-10-07T22:31:56.243729+0000","last_fullsized":"2023-10-07T22:31:56.243729+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":27046,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1772,"ondisk_log_size":1772,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201995,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910396,"kb_used_data":9460,"kb_used_omap":0,"kb_used_meta":900928,"kb_avail":92834756,"statfs":{"total":95995035648,"available":95062790144,"internally_reserved":0,"allocated":9687040,"data_stored":8052763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922550272},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.79900000000000004,"15min":0.97199999999999998},"min":{"1min":0.51800000000000002,"5min":0.28399999999999997,"15min":0.27100000000000002},"max":{"1min":1.268,"5min":3.6709999999999998,"15min":26.042000000000002},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.90800000000000003,"15min":1.1180000000000001},"min":{"1min":0.47899999999999998,"5min":0.312,"15min":0.26000000000000001},"max":{"1min":1.0449999999999999,"5min":7.2800000000000002,"15min":25.991},"last":0.59299999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0289999999999999,"15min":1.133},"min":{"1min":0.72299999999999998,"5min":0.33300000000000002,"15min":0.28199999999999997},"max":{"1min":2.8780000000000001,"5min":6.4249999999999998,"15min":32.918999999999997},"last":0.75},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.995,"15min":1.1379999999999999},"min":{"1min":0.67600000000000005,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":1.232,"5min":6.3209999999999997,"15min":33.048999999999999},"last":0.76500000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.008,"15min":1.3},"min":{"1min":0.52500000000000002,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":1.4510000000000001,"5min":6.21,"15min":86.914000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1100000000000001,"15min":1.246},"min":{"1min":0.56200000000000006,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.512,"5min":7.0419999999999998,"15min":86.947999999999993},"last":0.56200000000000006}]},{"osd":3,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":2.726,"15min":1.6859999999999999},"min":{"1min":0.52800000000000002,"5min":0.36399999999999999,"15min":0.32000000000000001},"max":{"1min":1.319,"5min":87.819000000000003,"15min":87.819000000000003},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.032,"5min":2.6680000000000001,"15min":1.607},"min":{"1min":0.71699999999999997,"5min":0.44,"15min":0.371},"max":{"1min":1.5489999999999999,"5min":87.727999999999994,"15min":87.727999999999994},"last":0.85399999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96499999999999997,"15min":1.0249999999999999},"min":{"1min":0.56799999999999995,"5min":0.308,"15min":0.30499999999999999},"max":{"1min":1.333,"5min":3.234,"15min":9.2279999999999998},"last":0.879},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91900000000000004,"15min":0.95899999999999996},"min":{"1min":0.61599999999999999,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":1.3009999999999999,"5min":6.4359999999999999,"15min":7.8360000000000003},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Oct 7 22:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.96299999999999997,"15min":1.121},"min":{"1min":0.49199999999999999,"5min":0.39300000000000002,"15min":0.34100000000000003},"max":{"1min":1.254,"5min":5.0940000000000003,"15min":8.5109999999999992},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.0580000000000001,"15min":1.0920000000000001},"min":{"1min":0.80400000000000005,"5min":0.39200000000000002,"15min":0.38300000000000001},"max":{"1min":1.6060000000000001,"5min":3.2320000000000002,"15min":5.7130000000000001},"last":0.70799999999999996}]},{"osd":6,"last update":"Sat Oct 7 22:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.151,"15min":1.1319999999999999},"min":{"1min":0.90800000000000003,"5min":0.54100000000000004,"15min":0.40899999999999997},"max":{"1min":1.6599999999999999,"5min":4.6550000000000002,"15min":6.1669999999999998},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0529999999999999,"15min":1.109},"min":{"1min":0.66900000000000004,"5min":0.437,"15min":0.42299999999999999},"max":{"1min":1.381,"5min":6.3689999999999998,"15min":7.9580000000000002},"last":0.82399999999999995}]}]},{"osd":6,"up_from":47,"seq":201863463639,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894516,"kb_used_data":5036,"kb_used_omap":0,"kb_used_meta":889472,"kb_avail":92850636,"statfs":{"total":95995035648,"available":95079051264,"internally_reserved":0,"allocated":5156864,"data_stored":3530652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":910819328},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:54 2023","interfaces":[{"interface":"back","average":{"1min":3.8849999999999998,"5min":1.4890000000000001,"15min":1.5009999999999999},"min":{"1min":0.47899999999999998,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":58.646999999999998,"5min":58.646999999999998,"15min":157.57300000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":3.859,"5min":1.3879999999999999,"15min":1.554},"min":{"1min":0.46000000000000002,"5min":0.34200000000000003,"15min":0.27700000000000002},"max":{"1min":58.591999999999999,"5min":58.591999999999999,"15min":157.53800000000001},"last":0.83899999999999997}]},{"osd":1,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":2.0499999999999998,"15min":1.696},"min":{"1min":0.39200000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2370000000000001,"5min":120.407,"15min":120.407},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.018,"5min":2.0979999999999999,"15min":1.675},"min":{"1min":0.625,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":1.8400000000000001,"5min":120.315,"15min":120.315},"last":1.0429999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:31:54 2023","interfaces":[{"interface":"back","average":{"1min":4.0330000000000004,"5min":1.6120000000000001,"15min":1.2709999999999999},"min":{"1min":0.61099999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":58.741999999999997,"5min":58.741999999999997,"15min":58.741999999999997},"last":0.81100000000000005},{"interface":"front","average":{"1min":4.1500000000000004,"5min":1.538,"15min":1.2050000000000001},"min":{"1min":0.73699999999999999,"5min":0.373,"15min":0.33400000000000002},"max":{"1min":60.622,"5min":60.622,"15min":60.622},"last":0.91400000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":2.3580000000000001,"15min":1.514},"min":{"1min":0.67100000000000004,"5min":0.40600000000000003,"15min":0.36299999999999999},"max":{"1min":1.625,"5min":121.417,"15min":121.417},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.0600000000000001,"5min":2.4279999999999999,"15min":1.397},"min":{"1min":0.78600000000000003,"5min":0.495,"15min":0.35399999999999998},"max":{"1min":1.7509999999999999,"5min":120.566,"15min":120.566},"last":0.86299999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.81699999999999995,"15min":0.86099999999999999},"min":{"1min":0.65400000000000003,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.335,"5min":3.1200000000000001,"15min":8.5630000000000006},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.111,"5min":0.96699999999999997,"15min":1.034},"min":{"1min":0.626,"5min":0.377,"15min":0.32700000000000001},"max":{"1min":1.8029999999999999,"5min":3.6160000000000001,"15min":6.806},"last":0.88400000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0289999999999999,"15min":0.98499999999999999},"min":{"1min":0.59099999999999997,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":2.1960000000000002,"5min":6.25,"15min":7.1360000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.88500000000000001,"15min":0.96199999999999997},"min":{"1min":0.56399999999999995,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.0489999999999999,"5min":3.161,"15min":4.9850000000000003},"last":0.69799999999999995}]},{"osd":7,"last update":"Sat Oct 7 22:31:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.133,"15min":1.0549999999999999},"min":{"1min":0.66400000000000003,"5min":0.41399999999999998,"15min":0.40500000000000003},"max":{"1min":1.8759999999999999,"5min":4.8070000000000004,"15min":6.0839999999999996},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.2030000000000001,"15min":1.099},"min":{"1min":0.87,"5min":0.45400000000000001,"15min":0.39700000000000002},"max":{"1min":2.359,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":1.016}]}]},{"osd":1,"up_from":90,"seq":386547057180,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1282552,"kb_used_data":386288,"kb_used_omap":3,"kb_used_meta":896252,"kb_avail":92462600,"statfs":{"total":95995035648,"available":94681702400,"internally_reserved":0,"allocated":395558912,"data_stored":393189478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":917762470},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.91800000000000004,"15min":1.1339999999999999},"min":{"1min":0.33000000000000002,"5min":0.22500000000000001,"15min":0.20999999999999999},"max":{"1min":1,"5min":10.699,"15min":79.385000000000005},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.89100000000000001,"15min":1.1879999999999999},"min":{"1min":0.45000000000000001,"5min":0.25700000000000001,"15min":0.23400000000000001},"max":{"1min":1.0580000000000001,"5min":5.6509999999999998,"15min":79.370000000000005},"last":0.58799999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:31:51 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.84299999999999997,"15min":0.89000000000000001},"min":{"1min":0.35299999999999998,"5min":0.27000000000000002,"15min":0.23899999999999999},"max":{"1min":1.165,"5min":7.2160000000000002,"15min":14.585000000000001},"last":0.622},{"interface":"front","average":{"1min":0.71899999999999997,"5min":1.1060000000000001,"15min":1.071},"min":{"1min":0.39700000000000002,"5min":0.26900000000000002,"15min":0.247},"max":{"1min":1.137,"5min":19.646000000000001,"15min":19.646000000000001},"last":0.86899999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":1.135,"15min":1.2210000000000001},"min":{"1min":0.434,"5min":0.315,"15min":0.252},"max":{"1min":1.004,"5min":8.6579999999999995,"15min":14.961},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.79100000000000004,"5min":1.155,"15min":1.1359999999999999},"min":{"1min":0.34399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.2450000000000001,"5min":10.51,"15min":14.561},"last":1.008}]},{"osd":4,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88600000000000001,"15min":0.96199999999999997},"min":{"1min":0.66700000000000004,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":1.0189999999999999,"5min":7.2720000000000002,"15min":7.3540000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.0840000000000001,"15min":1.139},"min":{"1min":0.57899999999999996,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2709999999999999,"5min":10.646000000000001,"15min":14.526},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.085,"15min":1.181},"min":{"1min":0.70599999999999996,"5min":0.41299999999999998,"15min":0.38500000000000001},"max":{"1min":1.3,"5min":10.564,"15min":14.458},"last":1.121},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.1930000000000001,"15min":1.226},"min":{"1min":0.72499999999999998,"5min":0.44600000000000001,"15min":0.35699999999999998},"max":{"1min":1.552,"5min":8.7490000000000006,"15min":14.327},"last":0.81399999999999995}]},{"osd":6,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":2.6589999999999998,"15min":1.6719999999999999},"min":{"1min":0.61099999999999999,"5min":0.40999999999999998,"15min":0.40000000000000002},"max":{"1min":1.3300000000000001,"5min":119.43000000000001,"15min":119.43000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":2.484,"15min":1.5589999999999999},"min":{"1min":0.71699999999999997,"5min":0.41899999999999998,"15min":0.35899999999999999},"max":{"1min":1.244,"5min":118.85899999999999,"15min":118.85899999999999},"last":1.036}]},{"osd":7,"last update":"Sat Oct 7 22:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.0629999999999999,"15min":1.117},"min":{"1min":0.67900000000000005,"5min":0.496,"15min":0.371},"max":{"1min":1.48,"5min":7.3390000000000004,"15min":7.3390000000000004},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.069,"5min":1.1899999999999999,"15min":1.29},"min":{"1min":0.83399999999999996,"5min":0.48599999999999999,"15min":0.39100000000000001},"max":{"1min":1.4570000000000001,"5min":10.606,"15min":14.493},"last":1.173}]}]},{"osd":0,"up_from":85,"seq":365072220707,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1285724,"kb_used_data":317396,"kb_used_omap":3,"kb_used_meta":968316,"kb_avail":92459428,"statfs":{"total":95995035648,"available":94678454272,"internally_reserved":0,"allocated":325013504,"data_stored":322608488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":991555809},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:31:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":1.369,"15min":1.5309999999999999},"min":{"1min":0.247,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":1.2450000000000001,"5min":58.738999999999997,"15min":99.117000000000004},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.4430000000000001,"15min":1.875},"min":{"1min":0.308,"5min":0.222,"15min":0.222},"max":{"1min":1.3440000000000001,"5min":58.673999999999999,"15min":95.138000000000005},"last":0.56999999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.81799999999999995,"15min":1.1419999999999999},"min":{"1min":0.45000000000000001,"5min":0.26900000000000002,"15min":0.23200000000000001},"max":{"1min":1.5589999999999999,"5min":4.383,"15min":77.129000000000005},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.69599999999999995,"5min":1.0860000000000001,"15min":1.284},"min":{"1min":0.38700000000000001,"5min":0.25800000000000001,"15min":0.247},"max":{"1min":1.351,"5min":17.276,"15min":77.254999999999995},"last":0.91200000000000003}]},{"osd":3,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":1.573,"15min":1.389},"min":{"1min":0.36299999999999999,"5min":0.245,"15min":0.245},"max":{"1min":1.1479999999999999,"5min":69.540999999999997,"15min":69.540999999999997},"last":0.495},{"interface":"front","average":{"1min":0.76400000000000001,"5min":2.0350000000000001,"15min":1.427},"min":{"1min":0.40899999999999997,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":1.2969999999999999,"5min":78.296999999999997,"15min":78.296999999999997},"last":0.80100000000000005}]},{"osd":4,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.107,"15min":1.5029999999999999},"min":{"1min":0.69599999999999995,"5min":0.42399999999999999,"15min":0.37},"max":{"1min":1.5800000000000001,"5min":8.2859999999999996,"15min":102.32899999999999},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.006,"15min":1.4430000000000001},"min":{"1min":0.59499999999999997,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.157,"5min":4.2210000000000001,"15min":102.277},"last":0.77000000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.872,"15min":1.427},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.34599999999999997},"max":{"1min":1.2450000000000001,"5min":4.2999999999999998,"15min":101.798},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0840000000000001,"15min":1.5600000000000001},"min":{"1min":0.48099999999999998,"5min":0.41099999999999998,"15min":0.39800000000000002},"max":{"1min":1.4359999999999999,"5min":8.3829999999999991,"15min":100.45699999999999},"last":1.0209999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.1879999999999999,"15min":1.2829999999999999},"min":{"1min":0.73999999999999999,"5min":0.44700000000000001,"15min":0.39900000000000002},"max":{"1min":1.7030000000000001,"5min":8.7370000000000001,"15min":9.6780000000000008},"last":1.109},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.079,"15min":1.1499999999999999},"min":{"1min":0.66900000000000004,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.29,"5min":8.1140000000000008,"15min":8.1140000000000008},"last":0.85799999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0169999999999999,"15min":1.1850000000000001},"min":{"1min":0.748,"5min":0.42599999999999999,"15min":0.39900000000000002},"max":{"1min":1.385,"5min":7.931,"15min":8.0790000000000006},"last":0.749},{"interface":"front","average":{"1min":1.179,"5min":1.2809999999999999,"15min":1.339},"min":{"1min":0.70999999999999996,"5min":0.36399999999999999,"15min":0.36099999999999999},"max":{"1min":1.8129999999999999,"5min":17.244,"15min":17.244},"last":1.2629999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893645,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":753432,"kb_used_data":6284,"kb_used_omap":3,"kb_used_meta":747132,"kb_avail":92991720,"statfs":{"total":95995035648,"available":95223521280,"internally_reserved":0,"allocated":6434816,"data_stored":3921276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":765063945},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.95499999999999996,"15min":1.042},"min":{"1min":0.30299999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.0209999999999999,"5min":6.3929999999999998,"15min":23.164999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.96199999999999997,"15min":0.92300000000000004},"min":{"1min":0.32400000000000001,"5min":0.27800000000000002,"15min":0.249},"max":{"1min":0.77400000000000002,"5min":5.5910000000000002,"15min":23.096},"last":0.73899999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":3.1059999999999999,"15min":2.234},"min":{"1min":0.30399999999999999,"5min":0.29299999999999998,"15min":0.25600000000000001},"max":{"1min":0.98299999999999998,"5min":185.32300000000001,"15min":185.32300000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.78100000000000003,"5min":3.278,"15min":2.3700000000000001},"min":{"1min":0.437,"5min":0.28499999999999998,"15min":0.219},"max":{"1min":1.1910000000000001,"5min":185.21799999999999,"15min":185.21799999999999},"last":0.70299999999999996}]},{"osd":3,"last update":"Sat Oct 7 22:31:34 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":1.2030000000000001,"15min":1.4930000000000001},"min":{"1min":0.35799999999999998,"5min":0.30199999999999999,"15min":0.26000000000000001},"max":{"1min":1.163,"5min":10.94,"15min":133.01300000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.1399999999999999,"15min":1.3779999999999999},"min":{"1min":0.377,"5min":0.29699999999999999,"15min":0.27000000000000002},"max":{"1min":0.95399999999999996,"5min":6.2060000000000004,"15min":132.839},"last":0.77400000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.94599999999999995,"15min":1.022},"min":{"1min":0.373,"5min":0.317,"15min":0.313},"max":{"1min":1.26,"5min":5.673,"15min":12.481},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.89500000000000002,"5min":1.054,"15min":0.90300000000000002},"min":{"1min":0.49199999999999999,"5min":0.378,"15min":0.33500000000000002},"max":{"1min":1.214,"5min":6.2560000000000002,"15min":6.2560000000000002},"last":1.25}]},{"osd":5,"last update":"Sat Oct 7 22:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.153,"15min":0.97199999999999998},"min":{"1min":0.58199999999999996,"5min":0.41399999999999998,"15min":0.38500000000000001},"max":{"1min":1.361,"5min":6.2309999999999999,"15min":6.2309999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.149,"15min":1.107},"min":{"1min":0.53500000000000003,"5min":0.441,"15min":0.39100000000000001},"max":{"1min":1.52,"5min":6.508,"15min":8.4469999999999992},"last":1.115}]},{"osd":6,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.2649999999999999,"15min":1.081},"min":{"1min":0.65300000000000002,"5min":0.46400000000000002,"15min":0.39200000000000002},"max":{"1min":1.379,"5min":6.2770000000000001,"15min":6.3440000000000003},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.218,"15min":1.151},"min":{"1min":0.628,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":1.4419999999999999,"5min":6.5380000000000003,"15min":7.5819999999999999},"last":0.88200000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:31:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.3240000000000001,"15min":1.141},"min":{"1min":0.71699999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4830000000000001,"5min":6.8650000000000002,"15min":7.0640000000000001},"last":1.014},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.306,"15min":1.264},"min":{"1min":0.60299999999999998,"5min":0.46899999999999997,"15min":0.443},"max":{"1min":1.577,"5min":6.5679999999999996,"15min":8.4939999999999998},"last":0.92600000000000005}]}]},{"osd":3,"up_from":100,"seq":429496730115,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1040836,"kb_used_data":58236,"kb_used_omap":2,"kb_used_meta":982589,"kb_avail":92704316,"statfs":{"total":95995035648,"available":94929219584,"internally_reserved":0,"allocated":59633664,"data_stored":57250910,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1006171755},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.85399999999999998,"15min":1.0069999999999999},"min":{"1min":0.28399999999999997,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":1.24,"5min":7.4059999999999997,"15min":18.16},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.96699999999999997,"15min":1.1339999999999999},"min":{"1min":0.36599999999999999,"5min":0.23000000000000001,"15min":0.22700000000000001},"max":{"1min":1.266,"5min":7.7320000000000002,"15min":13.228},"last":0.58099999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":1.1559999999999999,"15min":1.9910000000000001},"min":{"1min":0.33900000000000002,"5min":0.27500000000000002,"15min":0.22800000000000001},"max":{"1min":1.1859999999999999,"5min":12.271000000000001,"15min":219.27500000000001},"last":0.751},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.24,"15min":2.1520000000000001},"min":{"1min":0.45600000000000002,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":1.1990000000000001,"5min":10.253,"15min":222.20500000000001},"last":0.90000000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":1.2869999999999999,"15min":1.4610000000000001},"min":{"1min":0.40400000000000003,"5min":0.32300000000000001,"15min":0.27500000000000002},"max":{"1min":1.427,"5min":12.147,"15min":63.915999999999997},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.997,"15min":1.2669999999999999},"min":{"1min":0.36899999999999999,"5min":0.314,"15min":0.26500000000000001},"max":{"1min":1.1479999999999999,"5min":9.1069999999999993,"15min":64.099999999999994},"last":0.46100000000000002}]},{"osd":4,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.0660000000000001,"15min":1.179},"min":{"1min":0.63200000000000001,"5min":0.39700000000000002,"15min":0.34300000000000003},"max":{"1min":1.1839999999999999,"5min":5.8179999999999996,"15min":9.3439999999999994},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.052,"15min":1.137},"min":{"1min":0.58399999999999996,"5min":0.376,"15min":0.36299999999999999},"max":{"1min":1.7969999999999999,"5min":8.1910000000000007,"15min":21.231000000000002},"last":0.77000000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.95599999999999996,"15min":1.0940000000000001},"min":{"1min":0.55500000000000005,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.286,"5min":5.5049999999999999,"15min":21.506},"last":0.624},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1859999999999999,"15min":1.2909999999999999},"min":{"1min":0.56799999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.429,"5min":4.0549999999999997,"15min":10.571},"last":0.80200000000000005}]},{"osd":6,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.266,"15min":1.304},"min":{"1min":0.627,"5min":0.46600000000000003,"15min":0.41199999999999998},"max":{"1min":1.534,"5min":5.5309999999999997,"15min":10.5},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.1459999999999999,"15min":1.2290000000000001},"min":{"1min":0.68600000000000005,"5min":0.40999999999999998,"15min":0.308},"max":{"1min":1.3280000000000001,"5min":6.0919999999999996,"15min":9.3859999999999992},"last":0.64500000000000002}]},{"osd":7,"last update":"Sat Oct 7 22:31:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.25,"15min":1.3380000000000001},"min":{"1min":0.59199999999999997,"5min":0.45400000000000001,"15min":0.437},"max":{"1min":1.282,"5min":9.0399999999999991,"15min":9.423},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0609999999999999,"15min":1.2350000000000001},"min":{"1min":0.68300000000000005,"5min":0.436,"15min":0.436},"max":{"1min":1.857,"5min":5.5359999999999996,"15min":21.535},"last":0.93700000000000006}]}]},{"osd":4,"up_from":31,"seq":133143986922,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1087224,"kb_used_data":184368,"kb_used_omap":0,"kb_used_meta":902848,"kb_avail":92657928,"statfs":{"total":95995035648,"available":94881718272,"internally_reserved":0,"allocated":188792832,"data_stored":187162581,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924516352},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.72599999999999998,"15min":1.5389999999999999},"min":{"1min":0.57599999999999996,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.208,"5min":1.859,"15min":147.952},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.93700000000000006,"15min":1.6619999999999999},"min":{"1min":0.442,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":1.1519999999999999,"5min":7.0359999999999996,"15min":147.99100000000001},"last":0.61099999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:31:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.999,"15min":1.0900000000000001},"min":{"1min":0.56499999999999995,"5min":0.376,"15min":0.27500000000000002},"max":{"1min":1.1080000000000001,"5min":6.1520000000000001,"15min":16.023},"last":1.216},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.034,"15min":1.1180000000000001},"min":{"1min":0.53800000000000003,"5min":0.32000000000000001,"15min":0.308},"max":{"1min":1.173,"5min":6.665,"15min":14.06},"last":0.88100000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95699999999999996,"15min":0.97699999999999998},"min":{"1min":0.59299999999999997,"5min":0.38600000000000001,"15min":0.34699999999999998},"max":{"1min":1.4419999999999999,"5min":6.609,"15min":11.067},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.997,"15min":1.002},"min":{"1min":0.57799999999999996,"5min":0.38100000000000001,"15min":0.29899999999999999},"max":{"1min":1.3100000000000001,"5min":5.0529999999999999,"15min":6.0060000000000002},"last":1.121}]},{"osd":3,"last update":"Sat Oct 7 22:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93500000000000005,"15min":1.1279999999999999},"min":{"1min":0.5,"5min":0.35599999999999998,"15min":0.33100000000000002},"max":{"1min":1.25,"5min":4.7809999999999997,"15min":13.17},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.026,"15min":1.0549999999999999},"min":{"1min":0.622,"5min":0.35499999999999998,"15min":0.34799999999999998},"max":{"1min":1.3460000000000001,"5min":4.5279999999999996,"15min":13.371},"last":1.0669999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.82199999999999995,"15min":0.94399999999999995},"min":{"1min":0.61299999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.2829999999999999,"5min":3.5059999999999998,"15min":10.44},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.90000000000000002,"15min":1.0249999999999999},"min":{"1min":0.56899999999999995,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.3660000000000001,"5min":4.6829999999999998,"15min":6.0410000000000004},"last":1.026}]},{"osd":6,"last update":"Sat Oct 7 22:32:04 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.96599999999999997,"15min":1.056},"min":{"1min":0.82099999999999995,"5min":0.41399999999999998,"15min":0.378},"max":{"1min":1.22,"5min":4.8029999999999999,"15min":11.148},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.194,"5min":1.081,"15min":1.004},"min":{"1min":0.71499999999999997,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.528,"5min":4.7469999999999999,"15min":5.9219999999999997},"last":1.264}]},{"osd":7,"last update":"Sat Oct 7 22:31:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0009999999999999,"15min":1.032},"min":{"1min":0.93500000000000005,"5min":0.42799999999999999,"15min":0.40600000000000003},"max":{"1min":1.5600000000000001,"5min":5.4130000000000003,"15min":6.5190000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.032,"15min":1.167},"min":{"1min":0.82099999999999995,"5min":0.41599999999999998,"15min":0.39800000000000002},"max":{"1min":1.528,"5min":4.8170000000000002,"15min":6.2009999999999996},"last":0.81899999999999995}]}]},{"osd":5,"up_from":242,"seq":1039382085874,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371632,"kb_used_data":5608,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373520,"statfs":{"total":95995035648,"available":95614484480,"internally_reserved":0,"allocated":5742592,"data_stored":4116852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.0189999999999999,"15min":1.266},"min":{"1min":0.55400000000000005,"5min":0.28999999999999998,"15min":0.251},"max":{"1min":1.4730000000000001,"5min":7.5259999999999998,"15min":101.499},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.0269999999999999,"15min":1.4650000000000001},"min":{"1min":0.61399999999999999,"5min":0.32800000000000001,"15min":0.28399999999999997},"max":{"1min":1.347,"5min":7.601,"15min":101.705},"last":1.0620000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.9550000000000001,"15min":1.4370000000000001},"min":{"1min":0.52800000000000002,"5min":0.36099999999999999,"15min":0.315},"max":{"1min":1.7689999999999999,"5min":46.570999999999998,"15min":46.570999999999998},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.833,"15min":1.343},"min":{"1min":0.437,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.294,"5min":46.587000000000003,"15min":46.587000000000003},"last":1.0900000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.96199999999999997,"15min":0.84899999999999998},"min":{"1min":0.66200000000000003,"5min":0.34300000000000003,"15min":0.29299999999999998},"max":{"1min":1.319,"5min":5.0570000000000004,"15min":5.0570000000000004},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.03,"5min":1.008,"15min":0.95499999999999996},"min":{"1min":0.74299999999999999,"5min":0.40400000000000003,"15min":0.34999999999999998},"max":{"1min":1.4159999999999999,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":0.94899999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.268,"15min":1.1160000000000001},"min":{"1min":0.67300000000000004,"5min":0.379,"15min":0.311},"max":{"1min":1.165,"5min":6.7910000000000004,"15min":8.2590000000000003},"last":1.004},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.321,"15min":1.252},"min":{"1min":0.71099999999999997,"5min":0.379,"15min":0.36499999999999999},"max":{"1min":1.9179999999999999,"5min":8.3309999999999995,"15min":8.3309999999999995},"last":1.2909999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90500000000000003,"15min":1},"min":{"1min":0.50900000000000001,"5min":0.32100000000000001,"15min":0.30499999999999999},"max":{"1min":1.29,"5min":4.8979999999999997,"15min":7.9720000000000004},"last":1.327},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.016,"15min":0.96199999999999997},"min":{"1min":0.59599999999999997,"5min":0.38900000000000001,"15min":0.34100000000000003},"max":{"1min":1.569,"5min":6.5730000000000004,"15min":6.5730000000000004},"last":1.141}]},{"osd":6,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0049999999999999,"15min":0.93000000000000005},"min":{"1min":0.65600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":1.5209999999999999,"5min":4.5789999999999997,"15min":5.375},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.127,"15min":0.96999999999999997},"min":{"1min":0.75800000000000001,"5min":0.42299999999999999,"15min":0.36499999999999999},"max":{"1min":1.649,"5min":7.5519999999999996,"15min":7.5519999999999996},"last":1.234}]},{"osd":7,"last update":"Sat Oct 7 22:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.0600000000000001,"15min":1.0629999999999999},"min":{"1min":0.85199999999999998,"5min":0.42499999999999999,"15min":0.33900000000000002},"max":{"1min":2.0179999999999998,"5min":4.1820000000000004,"15min":6.2880000000000003},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.1699999999999999,"15min":1.081},"min":{"1min":0.53200000000000003,"5min":0.45400000000000001,"15min":0.42799999999999999},"max":{"1min":1.8220000000000001,"5min":7.5990000000000002,"15min":7.5990000000000002},"last":1.2629999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:32:12.757 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-07T22:32:12.757 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set .mgr pg_num 21 2023-10-07T22:32:12.966 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:13 smithi008 bash[105281]: cluster 2023-10-07T22:32:12.012549+0000 mgr.y (mgr.25319) 1606 : cluster 0 pgmap v1863: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 190 KiB/s wr, 55 op/s 2023-10-07T22:32:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:13] "GET /metrics HTTP/1.1" 200 34318 "" "Prometheus/2.43.0" 2023-10-07T22:32:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:13 smithi008 bash[102097]: cluster 2023-10-07T22:32:12.012549+0000 mgr.y (mgr.25319) 1606 : cluster 0 pgmap v1863: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 190 KiB/s wr, 55 op/s 2023-10-07T22:32:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:13 smithi081 bash[89466]: cluster 2023-10-07T22:32:12.012549+0000 mgr.y (mgr.25319) 1606 : cluster 0 pgmap v1863: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 190 KiB/s wr, 55 op/s 2023-10-07T22:32:14.289 INFO:teuthology.orchestra.run.smithi008.stderr:noscrub is unset 2023-10-07T22:32:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:14 smithi081 bash[89466]: audit 2023-10-07T22:32:13.407591+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.8:0/145126536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:14 smithi081 bash[89466]: audit 2023-10-07T22:32:13.408197+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:14.541 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:14 smithi008 bash[105281]: audit 2023-10-07T22:32:13.407591+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.8:0/145126536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:14.541 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:14 smithi008 bash[105281]: audit 2023-10-07T22:32:13.408197+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:14.542 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:14 smithi008 bash[102097]: audit 2023-10-07T22:32:13.407591+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.8:0/145126536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:14.542 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:14 smithi008 bash[102097]: audit 2023-10-07T22:32:13.408197+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-07T22:32:15.430 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.013383+0000 mgr.y (mgr.25319) 1607 : cluster 0 pgmap v1864: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 18 op/s 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.269822+0000 mon.a (mon.0) 2240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: audit 2023-10-07T22:32:14.277745+0000 mon.a (mon.0) 2241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.279036+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.281740+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.741144+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.768009+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.013383+0000 mgr.y (mgr.25319) 1607 : cluster 0 pgmap v1864: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 18 op/s 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.269822+0000 mon.a (mon.0) 2240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: audit 2023-10-07T22:32:14.277745+0000 mon.a (mon.0) 2241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.279036+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.281740+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.741144+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:15 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.768009+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.013383+0000 mgr.y (mgr.25319) 1607 : cluster 0 pgmap v1864: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 18 op/s 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.269822+0000 mon.a (mon.0) 2240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: audit 2023-10-07T22:32:14.277745+0000 mon.a (mon.0) 2241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.279036+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.281740+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.741144+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:15 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.768009+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:16.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:16 smithi008 bash[102097]: cluster 2023-10-07T22:32:14.768231+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:16.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:16 smithi008 bash[105281]: cluster 2023-10-07T22:32:14.768231+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:16.653 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:32:16.653 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:32:16.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:16 smithi081 bash[89466]: cluster 2023-10-07T22:32:14.768231+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e456 with expected crc 2023-10-07T22:32:17.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:17 smithi081 bash[89466]: cluster 2023-10-07T22:32:16.014266+0000 mgr.y (mgr.25319) 1608 : cluster 0 pgmap v1866: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:17.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-07T22:32:17.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:17 smithi008 bash[102097]: cluster 2023-10-07T22:32:16.014266+0000 mgr.y (mgr.25319) 1608 : cluster 0 pgmap v1866: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:17.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:17 smithi008 bash[105281]: cluster 2023-10-07T22:32:16.014266+0000 mgr.y (mgr.25319) 1608 : cluster 0 pgmap v1866: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:17.949 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:19.316 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:19 smithi008 bash[102097]: cluster 2023-10-07T22:32:18.015317+0000 mgr.y (mgr.25319) 1609 : cluster 0 pgmap v1867: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:19.317 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:19 smithi008 bash[105281]: cluster 2023-10-07T22:32:18.015317+0000 mgr.y (mgr.25319) 1609 : cluster 0 pgmap v1867: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:19 smithi081 bash[89466]: cluster 2023-10-07T22:32:18.015317+0000 mgr.y (mgr.25319) 1609 : cluster 0 pgmap v1867: 83 pgs: 83 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:20.684 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:21.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:21 smithi008 bash[102097]: cluster 2023-10-07T22:32:20.015979+0000 mgr.y (mgr.25319) 1610 : cluster 0 pgmap v1868: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:21.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:21 smithi008 bash[105281]: cluster 2023-10-07T22:32:20.015979+0000 mgr.y (mgr.25319) 1610 : cluster 0 pgmap v1868: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:21 smithi081 bash[89466]: cluster 2023-10-07T22:32:20.015979+0000 mgr.y (mgr.25319) 1610 : cluster 0 pgmap v1868: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:22.305 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 1 pg_num to 21 2023-10-07T22:32:22.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:22 smithi008 bash[102097]: audit 2023-10-07T22:32:22.176317+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-10-07T22:32:22.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:22 smithi008 bash[105281]: audit 2023-10-07T22:32:22.176317+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-10-07T22:32:22.389 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:22 smithi081 bash[89466]: audit 2023-10-07T22:32:22.176317+0000 mon.a (mon.0) 2243 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-10-07T22:32:23.301 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:23] "GET /metrics HTTP/1.1" 200 34318 "" "Prometheus/2.43.0" 2023-10-07T22:32:23.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: cluster 2023-10-07T22:32:22.016512+0000 mgr.y (mgr.25319) 1611 : cluster 0 pgmap v1869: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:23.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: audit 2023-10-07T22:32:22.298332+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-10-07T22:32:23.303 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: cluster 2023-10-07T22:32:22.299003+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: cluster 2023-10-07T22:32:22.302568+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-10-07T22:32:23.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: cluster 2023-10-07T22:32:22.586088+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.304 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[105281]: cluster 2023-10-07T22:32:22.587151+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: cluster 2023-10-07T22:32:22.016512+0000 mgr.y (mgr.25319) 1611 : cluster 0 pgmap v1869: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:23.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: audit 2023-10-07T22:32:22.298332+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-10-07T22:32:23.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: cluster 2023-10-07T22:32:22.299003+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: cluster 2023-10-07T22:32:22.302568+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-10-07T22:32:23.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: cluster 2023-10-07T22:32:22.586088+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:23 smithi081 bash[89466]: cluster 2023-10-07T22:32:22.587151+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: cluster 2023-10-07T22:32:22.016512+0000 mgr.y (mgr.25319) 1611 : cluster 0 pgmap v1869: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:23.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: audit 2023-10-07T22:32:22.298332+0000 mon.a (mon.0) 2244 : audit 1 from='client.? 172.21.15.8:0/3261341357' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-10-07T22:32:23.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: cluster 2023-10-07T22:32:22.299003+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: cluster 2023-10-07T22:32:22.302568+0000 mon.a (mon.0) 2245 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-10-07T22:32:23.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: cluster 2023-10-07T22:32:22.586088+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:23.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:23 smithi008 bash[102097]: cluster 2023-10-07T22:32:22.587151+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:24.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:24 smithi008 bash[102097]: cluster 2023-10-07T22:32:23.396304+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:24.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:24 smithi008 bash[102097]: audit 2023-10-07T22:32:24.017815+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:24.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:24 smithi008 bash[105281]: cluster 2023-10-07T22:32:23.396304+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:24.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:24 smithi008 bash[105281]: audit 2023-10-07T22:32:24.017815+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:24.675 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:24 smithi081 bash[89466]: cluster 2023-10-07T22:32:23.396304+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:24.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:24 smithi081 bash[89466]: audit 2023-10-07T22:32:24.017815+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:25.326 INFO:teuthology.orchestra.run.smithi008.stderr:nodeep-scrub is unset 2023-10-07T22:32:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:23.396293+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.016967+0000 mgr.y (mgr.25319) 1612 : cluster 0 pgmap v1871: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: audit 2023-10-07T22:32:24.307784+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.308296+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.311793+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.312161+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.313030+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: cluster 2023-10-07T22:32:24.313646+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[105281]: audit 2023-10-07T22:32:25.146850+0000 mon.a (mon.0) 2249 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:32:25.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:23.396293+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.016967+0000 mgr.y (mgr.25319) 1612 : cluster 0 pgmap v1871: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: audit 2023-10-07T22:32:24.307784+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.308296+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.311793+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.312161+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.313030+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: cluster 2023-10-07T22:32:24.313646+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:25 smithi008 bash[102097]: audit 2023-10-07T22:32:25.146850+0000 mon.a (mon.0) 2249 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:32:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:23.396293+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e457 with expected crc 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.016967+0000 mgr.y (mgr.25319) 1612 : cluster 0 pgmap v1871: 83 pgs: 83 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: audit 2023-10-07T22:32:24.307784+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.308296+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.311793+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.312161+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.313030+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: cluster 2023-10-07T22:32:24.313646+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e458 with expected crc 2023-10-07T22:32:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:25 smithi081 bash[89466]: audit 2023-10-07T22:32:25.146850+0000 mon.a (mon.0) 2249 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-07T22:32:26.063 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:32:26.063 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:32:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.308133+0000 mon.a (mon.0) 2250 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:32:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.308182+0000 mon.a (mon.0) 2251 : cluster 1 Cluster is now healthy 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: audit 2023-10-07T22:32:25.310327+0000 mon.a (mon.0) 2252 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.311180+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.311500+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.314194+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.316692+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.316816+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.317178+0000 mon.a (mon.0) 2253 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.318501+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.319528+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.321490+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.322770+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.325755+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.835259+0000 osd.6 (osd.6) 380 : cluster 0 1.6 scrub starts 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: cluster 2023-10-07T22:32:25.838399+0000 osd.6 (osd.6) 381 : cluster 0 1.6 scrub ok 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: audit 2023-10-07T22:32:25.960406+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:26.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:26 smithi081 bash[89466]: audit 2023-10-07T22:32:25.961802+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:26.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.308133+0000 mon.a (mon.0) 2250 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.308182+0000 mon.a (mon.0) 2251 : cluster 1 Cluster is now healthy 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: audit 2023-10-07T22:32:25.310327+0000 mon.a (mon.0) 2252 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.311180+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.311500+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.314194+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.316692+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.316816+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.317178+0000 mon.a (mon.0) 2253 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.318501+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.319528+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.321490+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.322770+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.325755+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.835259+0000 osd.6 (osd.6) 380 : cluster 0 1.6 scrub starts 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: cluster 2023-10-07T22:32:25.838399+0000 osd.6 (osd.6) 381 : cluster 0 1.6 scrub ok 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: audit 2023-10-07T22:32:25.960406+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[102097]: audit 2023-10-07T22:32:25.961802+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:26.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.308133+0000 mon.a (mon.0) 2250 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.308182+0000 mon.a (mon.0) 2251 : cluster 1 Cluster is now healthy 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: audit 2023-10-07T22:32:25.310327+0000 mon.a (mon.0) 2252 : audit 1 from='client.? 172.21.15.8:0/947917369' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.311180+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.311500+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.314194+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.316692+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.316816+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.317178+0000 mon.a (mon.0) 2253 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.318501+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.319528+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.321490+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.322770+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.325755+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e459 with expected crc 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.835259+0000 osd.6 (osd.6) 380 : cluster 0 1.6 scrub starts 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: cluster 2023-10-07T22:32:25.838399+0000 osd.6 (osd.6) 381 : cluster 0 1.6 scrub ok 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: audit 2023-10-07T22:32:25.960406+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:26.641 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:26 smithi008 bash[105281]: audit 2023-10-07T22:32:25.961802+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:27.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-07T22:32:27.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[105281]: cluster 2023-10-07T22:32:26.017587+0000 mgr.y (mgr.25319) 1613 : cluster 0 pgmap v1874: 93 pgs: 2 peering, 10 unknown, 81 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:27.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[105281]: cluster 2023-10-07T22:32:26.113530+0000 osd.7 (osd.7) 382 : cluster 0 1.2 scrub starts 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[105281]: cluster 2023-10-07T22:32:26.117107+0000 osd.7 (osd.7) 383 : cluster 0 1.2 scrub ok 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[105281]: cluster 2023-10-07T22:32:26.729048+0000 osd.4 (osd.4) 428 : cluster 0 1.5 scrub starts 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[105281]: cluster 2023-10-07T22:32:26.732287+0000 osd.4 (osd.4) 429 : cluster 0 1.5 scrub ok 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[102097]: cluster 2023-10-07T22:32:26.017587+0000 mgr.y (mgr.25319) 1613 : cluster 0 pgmap v1874: 93 pgs: 2 peering, 10 unknown, 81 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[102097]: cluster 2023-10-07T22:32:26.113530+0000 osd.7 (osd.7) 382 : cluster 0 1.2 scrub starts 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[102097]: cluster 2023-10-07T22:32:26.117107+0000 osd.7 (osd.7) 383 : cluster 0 1.2 scrub ok 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[102097]: cluster 2023-10-07T22:32:26.729048+0000 osd.4 (osd.4) 428 : cluster 0 1.5 scrub starts 2023-10-07T22:32:27.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:27 smithi008 bash[102097]: cluster 2023-10-07T22:32:26.732287+0000 osd.4 (osd.4) 429 : cluster 0 1.5 scrub ok 2023-10-07T22:32:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:27 smithi081 bash[89466]: cluster 2023-10-07T22:32:26.017587+0000 mgr.y (mgr.25319) 1613 : cluster 0 pgmap v1874: 93 pgs: 2 peering, 10 unknown, 81 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:27 smithi081 bash[89466]: cluster 2023-10-07T22:32:26.113530+0000 osd.7 (osd.7) 382 : cluster 0 1.2 scrub starts 2023-10-07T22:32:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:27 smithi081 bash[89466]: cluster 2023-10-07T22:32:26.117107+0000 osd.7 (osd.7) 383 : cluster 0 1.2 scrub ok 2023-10-07T22:32:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:27 smithi081 bash[89466]: cluster 2023-10-07T22:32:26.729048+0000 osd.4 (osd.4) 428 : cluster 0 1.5 scrub starts 2023-10-07T22:32:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:27 smithi081 bash[89466]: cluster 2023-10-07T22:32:26.732287+0000 osd.4 (osd.4) 429 : cluster 0 1.5 scrub ok 2023-10-07T22:32:28.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[105281]: cluster 2023-10-07T22:32:27.013265+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub starts 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[105281]: cluster 2023-10-07T22:32:27.017027+0000 osd.3 (osd.3) 21 : cluster 0 1.4 scrub ok 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[105281]: cluster 2023-10-07T22:32:27.816174+0000 osd.6 (osd.6) 382 : cluster 0 1.7 scrub starts 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[105281]: cluster 2023-10-07T22:32:27.819995+0000 osd.6 (osd.6) 383 : cluster 0 1.7 scrub ok 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[102097]: cluster 2023-10-07T22:32:27.013265+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub starts 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[102097]: cluster 2023-10-07T22:32:27.017027+0000 osd.3 (osd.3) 21 : cluster 0 1.4 scrub ok 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[102097]: cluster 2023-10-07T22:32:27.816174+0000 osd.6 (osd.6) 382 : cluster 0 1.7 scrub starts 2023-10-07T22:32:28.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:28 smithi008 bash[102097]: cluster 2023-10-07T22:32:27.819995+0000 osd.6 (osd.6) 383 : cluster 0 1.7 scrub ok 2023-10-07T22:32:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:28 smithi081 bash[89466]: cluster 2023-10-07T22:32:27.013265+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub starts 2023-10-07T22:32:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:28 smithi081 bash[89466]: cluster 2023-10-07T22:32:27.017027+0000 osd.3 (osd.3) 21 : cluster 0 1.4 scrub ok 2023-10-07T22:32:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:28 smithi081 bash[89466]: cluster 2023-10-07T22:32:27.816174+0000 osd.6 (osd.6) 382 : cluster 0 1.7 scrub starts 2023-10-07T22:32:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:28 smithi081 bash[89466]: cluster 2023-10-07T22:32:27.819995+0000 osd.6 (osd.6) 383 : cluster 0 1.7 scrub ok 2023-10-07T22:32:29.386 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-10-07T22:32:29.386 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 21 2023-10-07T22:32:29.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.018723+0000 mgr.y (mgr.25319) 1614 : cluster 0 pgmap v1875: 93 pgs: 2 peering, 3 unknown, 88 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.502892+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.506369+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.745075+0000 osd.4 (osd.4) 430 : cluster 0 1.d scrub starts 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.748930+0000 osd.4 (osd.4) 431 : cluster 0 1.d scrub ok 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.018723+0000 mgr.y (mgr.25319) 1614 : cluster 0 pgmap v1875: 93 pgs: 2 peering, 3 unknown, 88 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.502892+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.506369+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-10-07T22:32:29.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.745075+0000 osd.4 (osd.4) 430 : cluster 0 1.d scrub starts 2023-10-07T22:32:29.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:29 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.748930+0000 osd.4 (osd.4) 431 : cluster 0 1.d scrub ok 2023-10-07T22:32:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:29 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.018723+0000 mgr.y (mgr.25319) 1614 : cluster 0 pgmap v1875: 93 pgs: 2 peering, 3 unknown, 88 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:29 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.502892+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-10-07T22:32:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:29 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.506369+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-10-07T22:32:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:29 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.745075+0000 osd.4 (osd.4) 430 : cluster 0 1.d scrub starts 2023-10-07T22:32:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:29 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.748930+0000 osd.4 (osd.4) 431 : cluster 0 1.d scrub ok 2023-10-07T22:32:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.828019+0000 osd.5 (osd.5) 329 : cluster 0 1.1 deep-scrub starts 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:28.832004+0000 osd.5 (osd.5) 330 : cluster 0 1.1 deep-scrub ok 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:29.528639+0000 osd.1 (osd.1) 50 : cluster 0 1.b scrub starts 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:29.532367+0000 osd.1 (osd.1) 51 : cluster 0 1.b scrub ok 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:29.800294+0000 osd.6 (osd.6) 384 : cluster 0 1.e scrub starts 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[102097]: cluster 2023-10-07T22:32:29.804385+0000 osd.6 (osd.6) 385 : cluster 0 1.e scrub ok 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.828019+0000 osd.5 (osd.5) 329 : cluster 0 1.1 deep-scrub starts 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:28.832004+0000 osd.5 (osd.5) 330 : cluster 0 1.1 deep-scrub ok 2023-10-07T22:32:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:29.528639+0000 osd.1 (osd.1) 50 : cluster 0 1.b scrub starts 2023-10-07T22:32:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:29.532367+0000 osd.1 (osd.1) 51 : cluster 0 1.b scrub ok 2023-10-07T22:32:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:29.800294+0000 osd.6 (osd.6) 384 : cluster 0 1.e scrub starts 2023-10-07T22:32:30.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:30 smithi008 bash[105281]: cluster 2023-10-07T22:32:29.804385+0000 osd.6 (osd.6) 385 : cluster 0 1.e scrub ok 2023-10-07T22:32:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.828019+0000 osd.5 (osd.5) 329 : cluster 0 1.1 deep-scrub starts 2023-10-07T22:32:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:28.832004+0000 osd.5 (osd.5) 330 : cluster 0 1.1 deep-scrub ok 2023-10-07T22:32:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:29.528639+0000 osd.1 (osd.1) 50 : cluster 0 1.b scrub starts 2023-10-07T22:32:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:29.532367+0000 osd.1 (osd.1) 51 : cluster 0 1.b scrub ok 2023-10-07T22:32:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:29.800294+0000 osd.6 (osd.6) 384 : cluster 0 1.e scrub starts 2023-10-07T22:32:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:30 smithi081 bash[89466]: cluster 2023-10-07T22:32:29.804385+0000 osd.6 (osd.6) 385 : cluster 0 1.e scrub ok 2023-10-07T22:32:31.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:31 smithi008 bash[102097]: cluster 2023-10-07T22:32:30.019574+0000 mgr.y (mgr.25319) 1615 : cluster 0 pgmap v1876: 93 pgs: 1 peering, 1 unknown, 91 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:31.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:31 smithi008 bash[105281]: cluster 2023-10-07T22:32:30.019574+0000 mgr.y (mgr.25319) 1615 : cluster 0 pgmap v1876: 93 pgs: 1 peering, 1 unknown, 91 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:31 smithi081 bash[89466]: cluster 2023-10-07T22:32:30.019574+0000 mgr.y (mgr.25319) 1615 : cluster 0 pgmap v1876: 93 pgs: 1 peering, 1 unknown, 91 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:31.796 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:32.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:32 smithi008 bash[102097]: audit 2023-10-07T22:32:32.022344+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:32.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:32 smithi008 bash[105281]: audit 2023-10-07T22:32:32.022344+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:32 smithi081 bash[89466]: audit 2023-10-07T22:32:32.022344+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-07T22:32:33.352 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:33] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: cluster 2023-10-07T22:32:31.799568+0000 osd.5 (osd.5) 331 : cluster 0 1.11 scrub starts 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: cluster 2023-10-07T22:32:31.803283+0000 osd.5 (osd.5) 332 : cluster 0 1.11 scrub ok 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.020664+0000 mgr.y (mgr.25319) 1616 : cluster 0 pgmap v1877: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: audit 2023-10-07T22:32:32.356485+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.357025+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.359895+0000 mon.a (mon.0) 2258 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[102097]: audit 2023-10-07T22:32:32.977775+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: cluster 2023-10-07T22:32:31.799568+0000 osd.5 (osd.5) 331 : cluster 0 1.11 scrub starts 2023-10-07T22:32:33.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: cluster 2023-10-07T22:32:31.803283+0000 osd.5 (osd.5) 332 : cluster 0 1.11 scrub ok 2023-10-07T22:32:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.020664+0000 mgr.y (mgr.25319) 1616 : cluster 0 pgmap v1877: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: audit 2023-10-07T22:32:32.356485+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-07T22:32:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.357025+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.359895+0000 mon.a (mon.0) 2258 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-10-07T22:32:33.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:33 smithi008 bash[105281]: audit 2023-10-07T22:32:32.977775+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: cluster 2023-10-07T22:32:31.799568+0000 osd.5 (osd.5) 331 : cluster 0 1.11 scrub starts 2023-10-07T22:32:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: cluster 2023-10-07T22:32:31.803283+0000 osd.5 (osd.5) 332 : cluster 0 1.11 scrub ok 2023-10-07T22:32:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.020664+0000 mgr.y (mgr.25319) 1616 : cluster 0 pgmap v1877: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: audit 2023-10-07T22:32:32.356485+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-07T22:32:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.357025+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.359895+0000 mon.a (mon.0) 2258 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-10-07T22:32:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:33 smithi081 bash[89466]: audit 2023-10-07T22:32:32.977775+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:34.173 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:34.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.357540+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.360258+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:32.360618+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.360263+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.362558+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.362617+0000 mon.a (mon.0) 2260 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.363192+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.357540+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.360258+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:32.360618+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.360263+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.362558+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.362617+0000 mon.a (mon.0) 2260 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-10-07T22:32:34.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:34 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.363192+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.357540+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.360258+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:32.360618+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e460 with expected crc 2023-10-07T22:32:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.360263+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.362558+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.362617+0000 mon.a (mon.0) 2260 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-10-07T22:32:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:34 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.363192+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.561 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:32:35.561 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:32:35.584 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.360005+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.362262+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.363122+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:33.364128+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.021496+0000 mgr.y (mgr.25319) 1617 : cluster 0 pgmap v1880: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.365131+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.365370+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.365420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.367827+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.368094+0000 mon.a (mon.0) 2261 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-10-07T22:32:35.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:35 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.368382+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.360005+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.362262+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.363122+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:33.364128+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.021496+0000 mgr.y (mgr.25319) 1617 : cluster 0 pgmap v1880: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.365131+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.365370+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.365420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.367827+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.368094+0000 mon.a (mon.0) 2261 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.368382+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.360005+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.362262+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.363122+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:33.364128+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e461 with expected crc 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.021496+0000 mgr.y (mgr.25319) 1617 : cluster 0 pgmap v1880: 93 pgs: 93 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.365131+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.365370+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.365420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.367827+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.368094+0000 mon.a (mon.0) 2261 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-10-07T22:32:35.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:35 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.368382+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:36.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:34.367821+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.366910+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.366965+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.370304+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.371659+0000 mon.a (mon.0) 2262 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.373529+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.373559+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.376495+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.376638+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.378421+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.378650+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.379875+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:34.367821+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:36.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.366910+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.366965+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.370304+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.371659+0000 mon.a (mon.0) 2262 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.373529+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.373559+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.376495+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.376638+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.378421+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.378650+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:36 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.379875+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:34.367821+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e462 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.366910+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.366965+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.370304+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.371659+0000 mon.a (mon.0) 2262 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.373529+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.373559+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.376495+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.376638+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.378421+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.378650+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:36.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:36 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.379875+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.371283+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.374526+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:35.377920+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.021960+0000 mgr.y (mgr.25319) 1618 : cluster 0 pgmap v1883: 93 pgs: 4 active+undersized+remapped, 89 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.372572+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.374969+0000 mon.a (mon.0) 2263 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.375176+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.375491+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.376111+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.378112+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.379354+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.380329+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.380556+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.382467+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.801304+0000 osd.4 (osd.4) 440 : cluster 0 1.e scrub starts 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.805607+0000 osd.4 (osd.4) 441 : cluster 0 1.e scrub ok 2023-10-07T22:32:37.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[105281]: audit 2023-10-07T22:32:36.980225+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.371283+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.374526+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:35.377920+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.021960+0000 mgr.y (mgr.25319) 1618 : cluster 0 pgmap v1883: 93 pgs: 4 active+undersized+remapped, 89 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.372572+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.374969+0000 mon.a (mon.0) 2263 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.375176+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.375491+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.376111+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.378112+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.379354+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.380329+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.380556+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.382467+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.801304+0000 osd.4 (osd.4) 440 : cluster 0 1.e scrub starts 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.805607+0000 osd.4 (osd.4) 441 : cluster 0 1.e scrub ok 2023-10-07T22:32:37.640 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:37 smithi008 bash[102097]: audit 2023-10-07T22:32:36.980225+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.371283+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.374526+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:35.377920+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e463 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.021960+0000 mgr.y (mgr.25319) 1618 : cluster 0 pgmap v1883: 93 pgs: 4 active+undersized+remapped, 89 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.372572+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.374969+0000 mon.a (mon.0) 2263 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.375176+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.375491+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.376111+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.378112+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.379354+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.380329+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.380556+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.382467+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.801304+0000 osd.4 (osd.4) 440 : cluster 0 1.e scrub starts 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.805607+0000 osd.4 (osd.4) 441 : cluster 0 1.e scrub ok 2023-10-07T22:32:37.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:37 smithi081 bash[89466]: audit 2023-10-07T22:32:36.980225+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:38.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.373616+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.374970+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:36.377631+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.089926+0000 osd.3 (osd.3) 22 : cluster 0 1.c scrub starts 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.092592+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub ok 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.523820+0000 osd.1 (osd.1) 52 : cluster 0 1.13 deep-scrub starts 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.526545+0000 osd.1 (osd.1) 53 : cluster 0 1.13 deep-scrub ok 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.705813+0000 osd.6 (osd.6) 395 : cluster 0 1.f scrub starts 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[102097]: cluster 2023-10-07T22:32:37.709308+0000 osd.6 (osd.6) 396 : cluster 0 1.f scrub ok 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.373616+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.374970+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:36.377631+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.089926+0000 osd.3 (osd.3) 22 : cluster 0 1.c scrub starts 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.092592+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub ok 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.523820+0000 osd.1 (osd.1) 52 : cluster 0 1.13 deep-scrub starts 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.526545+0000 osd.1 (osd.1) 53 : cluster 0 1.13 deep-scrub ok 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.705813+0000 osd.6 (osd.6) 395 : cluster 0 1.f scrub starts 2023-10-07T22:32:38.640 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:38 smithi008 bash[105281]: cluster 2023-10-07T22:32:37.709308+0000 osd.6 (osd.6) 396 : cluster 0 1.f scrub ok 2023-10-07T22:32:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.373616+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.374970+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:36.377631+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e464 with expected crc 2023-10-07T22:32:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.089926+0000 osd.3 (osd.3) 22 : cluster 0 1.c scrub starts 2023-10-07T22:32:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.092592+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub ok 2023-10-07T22:32:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.523820+0000 osd.1 (osd.1) 52 : cluster 0 1.13 deep-scrub starts 2023-10-07T22:32:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.526545+0000 osd.1 (osd.1) 53 : cluster 0 1.13 deep-scrub ok 2023-10-07T22:32:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.705813+0000 osd.6 (osd.6) 395 : cluster 0 1.f scrub starts 2023-10-07T22:32:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:38 smithi081 bash[89466]: cluster 2023-10-07T22:32:37.709308+0000 osd.6 (osd.6) 396 : cluster 0 1.f scrub ok 2023-10-07T22:32:39.435 INFO:teuthology.orchestra.run.smithi008.stderr:set pool 1 pgp_num to 21 2023-10-07T22:32:39.688 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: cluster 2023-10-07T22:32:38.022763+0000 mgr.y (mgr.25319) 1619 : cluster 0 pgmap v1885: 93 pgs: 3 active+undersized+remapped, 90 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:32:39.688 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: audit 2023-10-07T22:32:38.423872+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.688 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: audit 2023-10-07T22:32:38.430275+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.688 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: audit 2023-10-07T22:32:38.445772+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: cluster 2023-10-07T22:32:38.720515+0000 osd.5 (osd.5) 348 : cluster 0 1.10 deep-scrub starts 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: cluster 2023-10-07T22:32:38.723619+0000 osd.5 (osd.5) 349 : cluster 0 1.10 deep-scrub ok 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: cluster 2023-10-07T22:32:38.989154+0000 osd.7 (osd.7) 394 : cluster 0 1.0 scrub starts 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: cluster 2023-10-07T22:32:38.992827+0000 osd.7 (osd.7) 395 : cluster 0 1.0 scrub ok 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: audit 2023-10-07T22:32:39.387664+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[105281]: audit 2023-10-07T22:32:39.395785+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: cluster 2023-10-07T22:32:38.022763+0000 mgr.y (mgr.25319) 1619 : cluster 0 pgmap v1885: 93 pgs: 3 active+undersized+remapped, 90 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: audit 2023-10-07T22:32:38.423872+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: audit 2023-10-07T22:32:38.430275+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.689 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: audit 2023-10-07T22:32:38.445772+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: cluster 2023-10-07T22:32:38.720515+0000 osd.5 (osd.5) 348 : cluster 0 1.10 deep-scrub starts 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: cluster 2023-10-07T22:32:38.723619+0000 osd.5 (osd.5) 349 : cluster 0 1.10 deep-scrub ok 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: cluster 2023-10-07T22:32:38.989154+0000 osd.7 (osd.7) 394 : cluster 0 1.0 scrub starts 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: cluster 2023-10-07T22:32:38.992827+0000 osd.7 (osd.7) 395 : cluster 0 1.0 scrub ok 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: audit 2023-10-07T22:32:39.387664+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.690 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:39 smithi008 bash[102097]: audit 2023-10-07T22:32:39.395785+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: cluster 2023-10-07T22:32:38.022763+0000 mgr.y (mgr.25319) 1619 : cluster 0 pgmap v1885: 93 pgs: 3 active+undersized+remapped, 90 active+clean; 4.5 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-10-07T22:32:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: audit 2023-10-07T22:32:38.423872+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: audit 2023-10-07T22:32:38.430275+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: audit 2023-10-07T22:32:38.445772+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: cluster 2023-10-07T22:32:38.720515+0000 osd.5 (osd.5) 348 : cluster 0 1.10 deep-scrub starts 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: cluster 2023-10-07T22:32:38.723619+0000 osd.5 (osd.5) 349 : cluster 0 1.10 deep-scrub ok 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: cluster 2023-10-07T22:32:38.989154+0000 osd.7 (osd.7) 394 : cluster 0 1.0 scrub starts 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: cluster 2023-10-07T22:32:38.992827+0000 osd.7 (osd.7) 395 : cluster 0 1.0 scrub ok 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: audit 2023-10-07T22:32:39.387664+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:39 smithi081 bash[89466]: audit 2023-10-07T22:32:39.395785+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:40.516 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-10-07T22:32:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: audit 2023-10-07T22:32:39.430018+0000 mon.a (mon.0) 2270 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.430647+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.430662+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.433579+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.434679+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.753775+0000 osd.5 (osd.5) 351 : cluster 0 1.12 scrub starts 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.758027+0000 osd.5 (osd.5) 352 : cluster 0 1.12 scrub ok 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: audit 2023-10-07T22:32:39.864296+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: audit 2023-10-07T22:32:39.865371+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: audit 2023-10-07T22:32:39.871610+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.961347+0000 osd.7 (osd.7) 397 : cluster 0 1.14 scrub starts 2023-10-07T22:32:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:39.964923+0000 osd.7 (osd.7) 398 : cluster 0 1.14 scrub ok 2023-10-07T22:32:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:40 smithi081 bash[89466]: cluster 2023-10-07T22:32:40.023272+0000 mgr.y (mgr.25319) 1620 : cluster 0 pgmap v1887: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 4.5 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: audit 2023-10-07T22:32:39.430018+0000 mon.a (mon.0) 2270 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.430647+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.430662+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.433579+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.434679+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.753775+0000 osd.5 (osd.5) 351 : cluster 0 1.12 scrub starts 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.758027+0000 osd.5 (osd.5) 352 : cluster 0 1.12 scrub ok 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: audit 2023-10-07T22:32:39.864296+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:40.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: audit 2023-10-07T22:32:39.865371+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: audit 2023-10-07T22:32:39.871610+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.961347+0000 osd.7 (osd.7) 397 : cluster 0 1.14 scrub starts 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:39.964923+0000 osd.7 (osd.7) 398 : cluster 0 1.14 scrub ok 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[105281]: cluster 2023-10-07T22:32:40.023272+0000 mgr.y (mgr.25319) 1620 : cluster 0 pgmap v1887: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 4.5 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: audit 2023-10-07T22:32:39.430018+0000 mon.a (mon.0) 2270 : audit 1 from='client.? 172.21.15.8:0/916188944' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.430647+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.430662+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.433579+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.434679+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e465 with expected crc 2023-10-07T22:32:40.888 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.753775+0000 osd.5 (osd.5) 351 : cluster 0 1.12 scrub starts 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.758027+0000 osd.5 (osd.5) 352 : cluster 0 1.12 scrub ok 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: audit 2023-10-07T22:32:39.864296+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: audit 2023-10-07T22:32:39.865371+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: audit 2023-10-07T22:32:39.871610+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.961347+0000 osd.7 (osd.7) 397 : cluster 0 1.14 scrub starts 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:39.964923+0000 osd.7 (osd.7) 398 : cluster 0 1.14 scrub ok 2023-10-07T22:32:40.889 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:40 smithi008 bash[102097]: cluster 2023-10-07T22:32:40.023272+0000 mgr.y (mgr.25319) 1620 : cluster 0 pgmap v1887: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 4.5 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 38 KiB/s, 0 objects/s recovering 2023-10-07T22:32:40.914 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:42.138 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:41 smithi008 bash[105281]: audit 2023-10-07T22:32:40.956130+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:42.138 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:41 smithi008 bash[102097]: audit 2023-10-07T22:32:40.956130+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:42.173 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:41 smithi081 bash[89466]: audit 2023-10-07T22:32:40.956130+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:43.136 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:43] "GET /metrics HTTP/1.1" 200 34327 "" "Prometheus/2.43.0" 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[102097]: cluster 2023-10-07T22:32:41.975072+0000 osd.7 (osd.7) 399 : cluster 0 1.d deep-scrub starts 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[102097]: cluster 2023-10-07T22:32:41.978448+0000 osd.7 (osd.7) 400 : cluster 0 1.d deep-scrub ok 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[102097]: cluster 2023-10-07T22:32:42.024206+0000 mgr.y (mgr.25319) 1621 : cluster 0 pgmap v1888: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[105281]: cluster 2023-10-07T22:32:41.975072+0000 osd.7 (osd.7) 399 : cluster 0 1.d deep-scrub starts 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[105281]: cluster 2023-10-07T22:32:41.978448+0000 osd.7 (osd.7) 400 : cluster 0 1.d deep-scrub ok 2023-10-07T22:32:43.137 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:42 smithi008 bash[105281]: cluster 2023-10-07T22:32:42.024206+0000 mgr.y (mgr.25319) 1621 : cluster 0 pgmap v1888: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:42 smithi081 bash[89466]: cluster 2023-10-07T22:32:41.975072+0000 osd.7 (osd.7) 399 : cluster 0 1.d deep-scrub starts 2023-10-07T22:32:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:42 smithi081 bash[89466]: cluster 2023-10-07T22:32:41.978448+0000 osd.7 (osd.7) 400 : cluster 0 1.d deep-scrub ok 2023-10-07T22:32:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:42 smithi081 bash[89466]: cluster 2023-10-07T22:32:42.024206+0000 mgr.y (mgr.25319) 1621 : cluster 0 pgmap v1888: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:44.611 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:32:44.611 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:32:45.298 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:45.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:45 smithi008 bash[102097]: cluster 2023-10-07T22:32:44.025023+0000 mgr.y (mgr.25319) 1622 : cluster 0 pgmap v1889: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:45.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:45 smithi008 bash[105281]: cluster 2023-10-07T22:32:44.025023+0000 mgr.y (mgr.25319) 1622 : cluster 0 pgmap v1889: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:45.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:45 smithi081 bash[89466]: cluster 2023-10-07T22:32:44.025023+0000 mgr.y (mgr.25319) 1622 : cluster 0 pgmap v1889: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:45.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-07T22:32:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:47 smithi081 bash[89466]: cluster 2023-10-07T22:32:46.025601+0000 mgr.y (mgr.25319) 1623 : cluster 0 pgmap v1890: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:47 smithi081 bash[89466]: audit 2023-10-07T22:32:46.999920+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:47.560 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:47 smithi008 bash[102097]: cluster 2023-10-07T22:32:46.025601+0000 mgr.y (mgr.25319) 1623 : cluster 0 pgmap v1890: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:47.560 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:47 smithi008 bash[102097]: audit 2023-10-07T22:32:46.999920+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:47.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:47 smithi008 bash[105281]: cluster 2023-10-07T22:32:46.025601+0000 mgr.y (mgr.25319) 1623 : cluster 0 pgmap v1890: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:47.560 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:47 smithi008 bash[105281]: audit 2023-10-07T22:32:46.999920+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:32:48.855 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a: {} 2023-10-07T22:32:48.876 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b: {} 2023-10-07T22:32:48.897 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c: {} 2023-10-07T22:32:48.899 INFO:teuthology.orchestra.run.smithi008.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-07T22:32:48.899 INFO:teuthology.orchestra.run.smithi008.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-07T22:32:48.899 INFO:teuthology.orchestra.run.smithi008.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-07T22:32:49.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:49 smithi008 bash[105281]: cluster 2023-10-07T22:32:48.026691+0000 mgr.y (mgr.25319) 1624 : cluster 0 pgmap v1891: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:49.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:49 smithi008 bash[105281]: audit 2023-10-07T22:32:48.838155+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.8:0/1022309798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T22:32:49.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:49 smithi008 bash[102097]: cluster 2023-10-07T22:32:48.026691+0000 mgr.y (mgr.25319) 1624 : cluster 0 pgmap v1891: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:49.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:49 smithi008 bash[102097]: audit 2023-10-07T22:32:48.838155+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.8:0/1022309798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T22:32:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:49 smithi081 bash[89466]: cluster 2023-10-07T22:32:48.026691+0000 mgr.y (mgr.25319) 1624 : cluster 0 pgmap v1891: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:49 smithi081 bash[89466]: audit 2023-10-07T22:32:48.838155+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.8:0/1022309798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T22:32:49.890 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-07T22:32:50.210 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:51 smithi081 bash[89466]: cluster 2023-10-07T22:32:50.027570+0000 mgr.y (mgr.25319) 1625 : cluster 0 pgmap v1892: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:51.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:51 smithi008 bash[102097]: cluster 2023-10-07T22:32:50.027570+0000 mgr.y (mgr.25319) 1625 : cluster 0 pgmap v1892: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:51.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:51 smithi008 bash[105281]: cluster 2023-10-07T22:32:50.027570+0000 mgr.y (mgr.25319) 1625 : cluster 0 pgmap v1892: 93 pgs: 93 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:53.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:32:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:32:53] "GET /metrics HTTP/1.1" 200 34327 "" "Prometheus/2.43.0" 2023-10-07T22:32:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:53 smithi008 bash[105281]: cluster 2023-10-07T22:32:52.028702+0000 mgr.y (mgr.25319) 1626 : cluster 0 pgmap v1893: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:53 smithi008 bash[102097]: cluster 2023-10-07T22:32:52.028702+0000 mgr.y (mgr.25319) 1626 : cluster 0 pgmap v1893: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:53.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:53 smithi081 bash[89466]: cluster 2023-10-07T22:32:52.028702+0000 mgr.y (mgr.25319) 1626 : cluster 0 pgmap v1893: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:53.606 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:32:53.607 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:32:54.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-07T22:32:54.672 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:32:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:55 smithi081 bash[89466]: cluster 2023-10-07T22:32:54.029658+0000 mgr.y (mgr.25319) 1627 : cluster 0 pgmap v1894: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:55 smithi008 bash[102097]: cluster 2023-10-07T22:32:54.029658+0000 mgr.y (mgr.25319) 1627 : cluster 0 pgmap v1894: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:55 smithi008 bash[105281]: cluster 2023-10-07T22:32:54.029658+0000 mgr.y (mgr.25319) 1627 : cluster 0 pgmap v1894: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:56.377 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:56 smithi008 bash[102097]: audit 2023-10-07T22:32:55.956268+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:56.378 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:56 smithi008 bash[105281]: audit 2023-10-07T22:32:55.956268+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:56 smithi081 bash[89466]: audit 2023-10-07T22:32:55.956268+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:57.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:57 smithi008 bash[105281]: cluster 2023-10-07T22:32:56.030379+0000 mgr.y (mgr.25319) 1628 : cluster 0 pgmap v1895: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:57.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:57 smithi008 bash[102097]: cluster 2023-10-07T22:32:56.030379+0000 mgr.y (mgr.25319) 1628 : cluster 0 pgmap v1895: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:57 smithi081 bash[89466]: cluster 2023-10-07T22:32:56.030379+0000 mgr.y (mgr.25319) 1628 : cluster 0 pgmap v1895: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:59.173 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.0 to 1 (10000) 2023-10-07T22:32:59.331 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:32:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:59 smithi081 bash[89466]: cluster 2023-10-07T22:32:58.031500+0000 mgr.y (mgr.25319) 1629 : cluster 0 pgmap v1896: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:32:59 smithi081 bash[89466]: audit 2023-10-07T22:32:58.573647+0000 mon.a (mon.0) 2279 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:32:59.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:59 smithi008 bash[102097]: cluster 2023-10-07T22:32:58.031500+0000 mgr.y (mgr.25319) 1629 : cluster 0 pgmap v1896: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:59.549 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:32:59 smithi008 bash[102097]: audit 2023-10-07T22:32:58.573647+0000 mon.a (mon.0) 2279 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:32:59.550 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:59 smithi008 bash[105281]: cluster 2023-10-07T22:32:58.031500+0000 mgr.y (mgr.25319) 1629 : cluster 0 pgmap v1896: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:32:59.550 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:32:59 smithi008 bash[105281]: audit 2023-10-07T22:32:58.573647+0000 mon.a (mon.0) 2279 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:33:00.242 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-07T22:33:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:00 smithi081 bash[89466]: audit 2023-10-07T22:32:59.166224+0000 mon.a (mon.0) 2280 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:00 smithi081 bash[89466]: cluster 2023-10-07T22:32:59.167615+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:00 smithi081 bash[89466]: cluster 2023-10-07T22:32:59.167783+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:00 smithi081 bash[89466]: cluster 2023-10-07T22:32:59.173446+0000 mon.a (mon.0) 2281 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-07T22:33:00.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[105281]: audit 2023-10-07T22:32:59.166224+0000 mon.a (mon.0) 2280 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[105281]: cluster 2023-10-07T22:32:59.167615+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[105281]: cluster 2023-10-07T22:32:59.167783+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[105281]: cluster 2023-10-07T22:32:59.173446+0000 mon.a (mon.0) 2281 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[102097]: audit 2023-10-07T22:32:59.166224+0000 mon.a (mon.0) 2280 : audit 1 from='client.? 172.21.15.8:0/2731498433' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[102097]: cluster 2023-10-07T22:32:59.167615+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[102097]: cluster 2023-10-07T22:32:59.167783+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e466 with expected crc 2023-10-07T22:33:00.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:00 smithi008 bash[102097]: cluster 2023-10-07T22:32:59.173446+0000 mon.a (mon.0) 2281 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-07T22:33:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:01 smithi081 bash[89466]: cluster 2023-10-07T22:33:00.032313+0000 mgr.y (mgr.25319) 1630 : cluster 0 pgmap v1898: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:01.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:01 smithi008 bash[105281]: cluster 2023-10-07T22:33:00.032313+0000 mgr.y (mgr.25319) 1630 : cluster 0 pgmap v1898: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:01.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:01 smithi008 bash[102097]: cluster 2023-10-07T22:33:00.032313+0000 mgr.y (mgr.25319) 1630 : cluster 0 pgmap v1898: 93 pgs: 93 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:02.812 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:02.812 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:03] "GET /metrics HTTP/1.1" 200 34322 "" "Prometheus/2.43.0" 2023-10-07T22:33:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:03 smithi008 bash[102097]: cluster 2023-10-07T22:33:02.033326+0000 mgr.y (mgr.25319) 1631 : cluster 0 pgmap v1899: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:03 smithi008 bash[105281]: cluster 2023-10-07T22:33:02.033326+0000 mgr.y (mgr.25319) 1631 : cluster 0 pgmap v1899: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:03 smithi081 bash[89466]: cluster 2023-10-07T22:33:02.033326+0000 mgr.y (mgr.25319) 1631 : cluster 0 pgmap v1899: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:03.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-07T22:33:05.026 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:05.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:05 smithi008 bash[102097]: cluster 2023-10-07T22:33:04.034228+0000 mgr.y (mgr.25319) 1632 : cluster 0 pgmap v1900: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:05.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:05 smithi008 bash[105281]: cluster 2023-10-07T22:33:04.034228+0000 mgr.y (mgr.25319) 1632 : cluster 0 pgmap v1900: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:05 smithi081 bash[89466]: cluster 2023-10-07T22:33:04.034228+0000 mgr.y (mgr.25319) 1632 : cluster 0 pgmap v1900: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-10-07T22:33:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:07 smithi081 bash[89466]: cluster 2023-10-07T22:33:06.035219+0000 mgr.y (mgr.25319) 1633 : cluster 0 pgmap v1901: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:07.499 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:07 smithi008 bash[102097]: cluster 2023-10-07T22:33:06.035219+0000 mgr.y (mgr.25319) 1633 : cluster 0 pgmap v1901: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:07.499 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:07 smithi008 bash[105281]: cluster 2023-10-07T22:33:06.035219+0000 mgr.y (mgr.25319) 1633 : cluster 0 pgmap v1901: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:08.521 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:33:09.212 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-07T22:33:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:09 smithi081 bash[89466]: cluster 2023-10-07T22:33:08.036351+0000 mgr.y (mgr.25319) 1634 : cluster 0 pgmap v1902: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:09 smithi081 bash[89466]: audit 2023-10-07T22:33:08.904108+0000 mon.a (mon.0) 2282 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:33:09.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:09 smithi008 bash[102097]: cluster 2023-10-07T22:33:08.036351+0000 mgr.y (mgr.25319) 1634 : cluster 0 pgmap v1902: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:09.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:09 smithi008 bash[102097]: audit 2023-10-07T22:33:08.904108+0000 mon.a (mon.0) 2282 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:33:09.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:09 smithi008 bash[105281]: cluster 2023-10-07T22:33:08.036351+0000 mgr.y (mgr.25319) 1634 : cluster 0 pgmap v1902: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:09.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:09 smithi008 bash[105281]: audit 2023-10-07T22:33:08.904108+0000 mon.a (mon.0) 2282 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-07T22:33:10.130 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-07T22:33:10.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: audit 2023-10-07T22:33:09.201572+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: cluster 2023-10-07T22:33:09.202302+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: cluster 2023-10-07T22:33:09.202582+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: cluster 2023-10-07T22:33:09.207182+0000 mon.a (mon.0) 2284 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: cluster 2023-10-07T22:33:09.212656+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[102097]: cluster 2023-10-07T22:33:09.509768+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: audit 2023-10-07T22:33:09.201572+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: cluster 2023-10-07T22:33:09.202302+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: cluster 2023-10-07T22:33:09.202582+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: cluster 2023-10-07T22:33:09.207182+0000 mon.a (mon.0) 2284 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-07T22:33:10.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: cluster 2023-10-07T22:33:09.212656+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:10 smithi008 bash[105281]: cluster 2023-10-07T22:33:09.509768+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: audit 2023-10-07T22:33:09.201572+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.8:0/1994304106' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-07T22:33:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: cluster 2023-10-07T22:33:09.202302+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: cluster 2023-10-07T22:33:09.202582+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: cluster 2023-10-07T22:33:09.207182+0000 mon.a (mon.0) 2284 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-07T22:33:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: cluster 2023-10-07T22:33:09.212656+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:10 smithi081 bash[89466]: cluster 2023-10-07T22:33:09.509768+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e467 with expected crc 2023-10-07T22:33:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.037149+0000 mgr.y (mgr.25319) 1635 : cluster 0 pgmap v1904: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.212344+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.212890+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.215308+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-07T22:33:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.469350+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:11 smithi081 bash[89466]: audit 2023-10-07T22:33:10.956701+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.037149+0000 mgr.y (mgr.25319) 1635 : cluster 0 pgmap v1904: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.212344+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.212890+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.215308+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.469350+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[105281]: audit 2023-10-07T22:33:10.956701+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.037149+0000 mgr.y (mgr.25319) 1635 : cluster 0 pgmap v1904: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.212344+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.212890+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.215308+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-07T22:33:11.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.469350+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:11.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:11 smithi008 bash[102097]: audit 2023-10-07T22:33:10.956701+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:12.076 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:12.076 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:12 smithi081 bash[89466]: cluster 2023-10-07T22:33:10.469693+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:12.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:12 smithi008 bash[102097]: cluster 2023-10-07T22:33:10.469693+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:12.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:12 smithi008 bash[105281]: cluster 2023-10-07T22:33:10.469693+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e468 with expected crc 2023-10-07T22:33:12.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-07T22:33:13.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:13] "GET /metrics HTTP/1.1" 200 34314 "" "Prometheus/2.43.0" 2023-10-07T22:33:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:13 smithi008 bash[105281]: cluster 2023-10-07T22:33:12.038029+0000 mgr.y (mgr.25319) 1636 : cluster 0 pgmap v1906: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:13 smithi008 bash[102097]: cluster 2023-10-07T22:33:12.038029+0000 mgr.y (mgr.25319) 1636 : cluster 0 pgmap v1906: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:13 smithi081 bash[89466]: cluster 2023-10-07T22:33:12.038029+0000 mgr.y (mgr.25319) 1636 : cluster 0 pgmap v1906: 93 pgs: 93 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:14.915 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:15.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:15 smithi008 bash[105281]: cluster 2023-10-07T22:33:14.038908+0000 mgr.y (mgr.25319) 1637 : cluster 0 pgmap v1907: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:15.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:15 smithi008 bash[102097]: cluster 2023-10-07T22:33:14.038908+0000 mgr.y (mgr.25319) 1637 : cluster 0 pgmap v1907: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:15 smithi081 bash[89466]: cluster 2023-10-07T22:33:14.038908+0000 mgr.y (mgr.25319) 1637 : cluster 0 pgmap v1907: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:17.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[102097]: cluster 2023-10-07T22:33:16.039711+0000 mgr.y (mgr.25319) 1638 : cluster 0 pgmap v1908: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:17.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[102097]: cluster 2023-10-07T22:33:16.057835+0000 osd.0 (osd.0) 22 : cluster 0 1.11 scrub starts 2023-10-07T22:33:17.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[102097]: cluster 2023-10-07T22:33:16.061322+0000 osd.0 (osd.0) 23 : cluster 0 1.11 scrub ok 2023-10-07T22:33:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[105281]: cluster 2023-10-07T22:33:16.039711+0000 mgr.y (mgr.25319) 1638 : cluster 0 pgmap v1908: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[105281]: cluster 2023-10-07T22:33:16.057835+0000 osd.0 (osd.0) 22 : cluster 0 1.11 scrub starts 2023-10-07T22:33:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:17 smithi008 bash[105281]: cluster 2023-10-07T22:33:16.061322+0000 osd.0 (osd.0) 23 : cluster 0 1.11 scrub ok 2023-10-07T22:33:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:17 smithi081 bash[89466]: cluster 2023-10-07T22:33:16.039711+0000 mgr.y (mgr.25319) 1638 : cluster 0 pgmap v1908: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:17 smithi081 bash[89466]: cluster 2023-10-07T22:33:16.057835+0000 osd.0 (osd.0) 22 : cluster 0 1.11 scrub starts 2023-10-07T22:33:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:17 smithi081 bash[89466]: cluster 2023-10-07T22:33:16.061322+0000 osd.0 (osd.0) 23 : cluster 0 1.11 scrub ok 2023-10-07T22:33:17.745 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:33:19.254 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.1 to 1 (10000) 2023-10-07T22:33:19.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:19 smithi008 bash[105281]: cluster 2023-10-07T22:33:18.040831+0000 mgr.y (mgr.25319) 1639 : cluster 0 pgmap v1909: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:19.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:19 smithi008 bash[105281]: audit 2023-10-07T22:33:18.994848+0000 mon.a (mon.0) 2287 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:19.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:19 smithi008 bash[102097]: cluster 2023-10-07T22:33:18.040831+0000 mgr.y (mgr.25319) 1639 : cluster 0 pgmap v1909: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:19.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:19 smithi008 bash[102097]: audit 2023-10-07T22:33:18.994848+0000 mon.a (mon.0) 2287 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:19 smithi081 bash[89466]: cluster 2023-10-07T22:33:18.040831+0000 mgr.y (mgr.25319) 1639 : cluster 0 pgmap v1909: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:19 smithi081 bash[89466]: audit 2023-10-07T22:33:18.994848+0000 mon.a (mon.0) 2287 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:20.151 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-07T22:33:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:20 smithi081 bash[89466]: audit 2023-10-07T22:33:19.244206+0000 mon.a (mon.0) 2288 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:20 smithi081 bash[89466]: cluster 2023-10-07T22:33:19.245007+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:20 smithi081 bash[89466]: cluster 2023-10-07T22:33:19.245128+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:20 smithi081 bash[89466]: cluster 2023-10-07T22:33:19.245264+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:20 smithi081 bash[89466]: cluster 2023-10-07T22:33:19.249914+0000 mon.a (mon.0) 2289 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-07T22:33:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[102097]: audit 2023-10-07T22:33:19.244206+0000 mon.a (mon.0) 2288 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[102097]: cluster 2023-10-07T22:33:19.245007+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[102097]: cluster 2023-10-07T22:33:19.245128+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[102097]: cluster 2023-10-07T22:33:19.245264+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[102097]: cluster 2023-10-07T22:33:19.249914+0000 mon.a (mon.0) 2289 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-07T22:33:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[105281]: audit 2023-10-07T22:33:19.244206+0000 mon.a (mon.0) 2288 : audit 1 from='client.? 172.21.15.8:0/1963990965' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[105281]: cluster 2023-10-07T22:33:19.245007+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[105281]: cluster 2023-10-07T22:33:19.245128+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[105281]: cluster 2023-10-07T22:33:19.245264+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e469 with expected crc 2023-10-07T22:33:20.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:20 smithi008 bash[105281]: cluster 2023-10-07T22:33:19.249914+0000 mon.a (mon.0) 2289 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-07T22:33:21.485 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:21.486 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:21.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:21 smithi081 bash[89466]: cluster 2023-10-07T22:33:20.041604+0000 mgr.y (mgr.25319) 1640 : cluster 0 pgmap v1911: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:21.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:21 smithi008 bash[102097]: cluster 2023-10-07T22:33:20.041604+0000 mgr.y (mgr.25319) 1640 : cluster 0 pgmap v1911: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:21.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:21 smithi008 bash[105281]: cluster 2023-10-07T22:33:20.041604+0000 mgr.y (mgr.25319) 1640 : cluster 0 pgmap v1911: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:22.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-07T22:33:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:23] "GET /metrics HTTP/1.1" 200 34314 "" "Prometheus/2.43.0" 2023-10-07T22:33:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:23 smithi008 bash[105281]: cluster 2023-10-07T22:33:22.042598+0000 mgr.y (mgr.25319) 1641 : cluster 0 pgmap v1912: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:23 smithi008 bash[102097]: cluster 2023-10-07T22:33:22.042598+0000 mgr.y (mgr.25319) 1641 : cluster 0 pgmap v1912: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:23 smithi081 bash[89466]: cluster 2023-10-07T22:33:22.042598+0000 mgr.y (mgr.25319) 1641 : cluster 0 pgmap v1912: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:24.939 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:25.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:25 smithi008 bash[102097]: cluster 2023-10-07T22:33:24.043457+0000 mgr.y (mgr.25319) 1642 : cluster 0 pgmap v1913: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:25.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:25 smithi008 bash[105281]: cluster 2023-10-07T22:33:24.043457+0000 mgr.y (mgr.25319) 1642 : cluster 0 pgmap v1913: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:25 smithi081 bash[89466]: cluster 2023-10-07T22:33:24.043457+0000 mgr.y (mgr.25319) 1642 : cluster 0 pgmap v1913: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:26.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:26 smithi008 bash[102097]: audit 2023-10-07T22:33:25.957142+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:26.607 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:26 smithi008 bash[105281]: audit 2023-10-07T22:33:25.957142+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:26 smithi081 bash[89466]: audit 2023-10-07T22:33:25.957142+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:27.208 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:33:27.565 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:27 smithi008 bash[105281]: cluster 2023-10-07T22:33:26.044267+0000 mgr.y (mgr.25319) 1643 : cluster 0 pgmap v1914: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:27.566 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:27 smithi008 bash[102097]: cluster 2023-10-07T22:33:26.044267+0000 mgr.y (mgr.25319) 1643 : cluster 0 pgmap v1914: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:27 smithi081 bash[89466]: cluster 2023-10-07T22:33:26.044267+0000 mgr.y (mgr.25319) 1643 : cluster 0 pgmap v1914: 93 pgs: 93 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:29.297 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-07T22:33:29.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:29 smithi081 bash[89466]: cluster 2023-10-07T22:33:28.045381+0000 mgr.y (mgr.25319) 1644 : cluster 0 pgmap v1915: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:29.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:29 smithi081 bash[89466]: audit 2023-10-07T22:33:29.080680+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.8:0/1131483057' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:29.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:29 smithi081 bash[89466]: audit 2023-10-07T22:33:29.081206+0000 mon.a (mon.0) 2291 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:29.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[105281]: cluster 2023-10-07T22:33:28.045381+0000 mgr.y (mgr.25319) 1644 : cluster 0 pgmap v1915: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:29.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[105281]: audit 2023-10-07T22:33:29.080680+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.8:0/1131483057' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:29.564 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[105281]: audit 2023-10-07T22:33:29.081206+0000 mon.a (mon.0) 2291 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:29.565 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[102097]: cluster 2023-10-07T22:33:28.045381+0000 mgr.y (mgr.25319) 1644 : cluster 0 pgmap v1915: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:29.565 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[102097]: audit 2023-10-07T22:33:29.080680+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.8:0/1131483057' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:29.565 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:29 smithi008 bash[102097]: audit 2023-10-07T22:33:29.081206+0000 mon.a (mon.0) 2291 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-07T22:33:30.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-07T22:33:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[102097]: audit 2023-10-07T22:33:29.284538+0000 mon.a (mon.0) 2292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[102097]: cluster 2023-10-07T22:33:29.287523+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[102097]: cluster 2023-10-07T22:33:29.291919+0000 mon.a (mon.0) 2293 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[102097]: cluster 2023-10-07T22:33:29.707757+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[105281]: audit 2023-10-07T22:33:29.284538+0000 mon.a (mon.0) 2292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[105281]: cluster 2023-10-07T22:33:29.287523+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[105281]: cluster 2023-10-07T22:33:29.291919+0000 mon.a (mon.0) 2293 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-07T22:33:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:30 smithi008 bash[105281]: cluster 2023-10-07T22:33:29.707757+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:30 smithi081 bash[89466]: audit 2023-10-07T22:33:29.284538+0000 mon.a (mon.0) 2292 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-07T22:33:30.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:30 smithi081 bash[89466]: cluster 2023-10-07T22:33:29.287523+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:30 smithi081 bash[89466]: cluster 2023-10-07T22:33:29.291919+0000 mon.a (mon.0) 2293 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-07T22:33:30.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:30 smithi081 bash[89466]: cluster 2023-10-07T22:33:29.707757+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e470 with expected crc 2023-10-07T22:33:30.941 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:30.942 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:31 smithi081 bash[89466]: cluster 2023-10-07T22:33:30.046205+0000 mgr.y (mgr.25319) 1645 : cluster 0 pgmap v1917: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:31.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:31 smithi008 bash[102097]: cluster 2023-10-07T22:33:30.046205+0000 mgr.y (mgr.25319) 1645 : cluster 0 pgmap v1917: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:31.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:31 smithi008 bash[105281]: cluster 2023-10-07T22:33:30.046205+0000 mgr.y (mgr.25319) 1645 : cluster 0 pgmap v1917: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:31.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-07T22:33:33.309 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:33] "GET /metrics HTTP/1.1" 200 34318 "" "Prometheus/2.43.0" 2023-10-07T22:33:33.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:33 smithi008 bash[102097]: cluster 2023-10-07T22:33:32.047245+0000 mgr.y (mgr.25319) 1646 : cluster 0 pgmap v1918: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:33.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:33 smithi008 bash[105281]: cluster 2023-10-07T22:33:32.047245+0000 mgr.y (mgr.25319) 1646 : cluster 0 pgmap v1918: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:33 smithi081 bash[89466]: cluster 2023-10-07T22:33:32.047245+0000 mgr.y (mgr.25319) 1646 : cluster 0 pgmap v1918: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:35.041 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:35.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:35 smithi008 bash[105281]: cluster 2023-10-07T22:33:34.048063+0000 mgr.y (mgr.25319) 1647 : cluster 0 pgmap v1919: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:35.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:35 smithi008 bash[102097]: cluster 2023-10-07T22:33:34.048063+0000 mgr.y (mgr.25319) 1647 : cluster 0 pgmap v1919: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:35 smithi081 bash[89466]: cluster 2023-10-07T22:33:34.048063+0000 mgr.y (mgr.25319) 1647 : cluster 0 pgmap v1919: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:36.764 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:33:37.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:37 smithi008 bash[102097]: cluster 2023-10-07T22:33:36.049079+0000 mgr.y (mgr.25319) 1648 : cluster 0 pgmap v1920: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:37.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:37 smithi008 bash[105281]: cluster 2023-10-07T22:33:36.049079+0000 mgr.y (mgr.25319) 1648 : cluster 0 pgmap v1920: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:37 smithi081 bash[89466]: cluster 2023-10-07T22:33:36.049079+0000 mgr.y (mgr.25319) 1648 : cluster 0 pgmap v1920: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:39.333 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.2 to 1 (10000) 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[102097]: cluster 2023-10-07T22:33:38.050176+0000 mgr.y (mgr.25319) 1649 : cluster 0 pgmap v1921: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[102097]: audit 2023-10-07T22:33:38.839015+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.8:0/3101756561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[102097]: audit 2023-10-07T22:33:38.839727+0000 mon.a (mon.0) 2294 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[105281]: cluster 2023-10-07T22:33:38.050176+0000 mgr.y (mgr.25319) 1649 : cluster 0 pgmap v1921: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[105281]: audit 2023-10-07T22:33:38.839015+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.8:0/3101756561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:39.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:39 smithi008 bash[105281]: audit 2023-10-07T22:33:38.839727+0000 mon.a (mon.0) 2294 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:39 smithi081 bash[89466]: cluster 2023-10-07T22:33:38.050176+0000 mgr.y (mgr.25319) 1649 : cluster 0 pgmap v1921: 93 pgs: 93 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:39 smithi081 bash[89466]: audit 2023-10-07T22:33:38.839015+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.8:0/3101756561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:39 smithi081 bash[89466]: audit 2023-10-07T22:33:38.839727+0000 mon.a (mon.0) 2294 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:40.153 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:40.154 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:40.314 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-07T22:33:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: audit 2023-10-07T22:33:39.321385+0000 mon.a (mon.0) 2295 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: cluster 2023-10-07T22:33:39.322658+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: cluster 2023-10-07T22:33:39.324219+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: cluster 2023-10-07T22:33:39.324320+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: cluster 2023-10-07T22:33:39.326994+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-07T22:33:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:40 smithi081 bash[89466]: audit 2023-10-07T22:33:39.950131+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:40.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: audit 2023-10-07T22:33:39.321385+0000 mon.a (mon.0) 2295 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: cluster 2023-10-07T22:33:39.322658+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: cluster 2023-10-07T22:33:39.324219+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: cluster 2023-10-07T22:33:39.324320+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: cluster 2023-10-07T22:33:39.326994+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[105281]: audit 2023-10-07T22:33:39.950131+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: audit 2023-10-07T22:33:39.321385+0000 mon.a (mon.0) 2295 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: cluster 2023-10-07T22:33:39.322658+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: cluster 2023-10-07T22:33:39.324219+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: cluster 2023-10-07T22:33:39.324320+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e471 with expected crc 2023-10-07T22:33:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: cluster 2023-10-07T22:33:39.326994+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-07T22:33:40.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:40 smithi008 bash[102097]: audit 2023-10-07T22:33:39.950131+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:41.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-07T22:33:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:41 smithi081 bash[89466]: cluster 2023-10-07T22:33:40.050680+0000 mgr.y (mgr.25319) 1650 : cluster 0 pgmap v1923: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:41 smithi081 bash[89466]: audit 2023-10-07T22:33:40.957846+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:41.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:41 smithi008 bash[105281]: cluster 2023-10-07T22:33:40.050680+0000 mgr.y (mgr.25319) 1650 : cluster 0 pgmap v1923: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:41.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:41 smithi008 bash[105281]: audit 2023-10-07T22:33:40.957846+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:41 smithi008 bash[102097]: cluster 2023-10-07T22:33:40.050680+0000 mgr.y (mgr.25319) 1650 : cluster 0 pgmap v1923: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:41 smithi008 bash[102097]: audit 2023-10-07T22:33:40.957846+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:43.344 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:43] "GET /metrics HTTP/1.1" 200 34321 "" "Prometheus/2.43.0" 2023-10-07T22:33:43.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:43 smithi008 bash[105281]: cluster 2023-10-07T22:33:42.051647+0000 mgr.y (mgr.25319) 1651 : cluster 0 pgmap v1924: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:43.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:43 smithi008 bash[102097]: cluster 2023-10-07T22:33:42.051647+0000 mgr.y (mgr.25319) 1651 : cluster 0 pgmap v1924: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:43 smithi081 bash[89466]: cluster 2023-10-07T22:33:42.051647+0000 mgr.y (mgr.25319) 1651 : cluster 0 pgmap v1924: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:44.841 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:45.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:45 smithi008 bash[102097]: cluster 2023-10-07T22:33:44.052442+0000 mgr.y (mgr.25319) 1652 : cluster 0 pgmap v1925: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:45.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:45 smithi008 bash[105281]: cluster 2023-10-07T22:33:44.052442+0000 mgr.y (mgr.25319) 1652 : cluster 0 pgmap v1925: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:45 smithi081 bash[89466]: cluster 2023-10-07T22:33:44.052442+0000 mgr.y (mgr.25319) 1652 : cluster 0 pgmap v1925: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:45.860 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T22:33:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:47 smithi081 bash[89466]: audit 2023-10-07T22:33:46.052683+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:47 smithi081 bash[89466]: cluster 2023-10-07T22:33:46.053228+0000 mgr.y (mgr.25319) 1653 : cluster 0 pgmap v1926: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:47 smithi081 bash[89466]: audit 2023-10-07T22:33:46.059743+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:47 smithi081 bash[89466]: audit 2023-10-07T22:33:46.608270+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:47 smithi081 bash[89466]: audit 2023-10-07T22:33:46.614653+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[105281]: audit 2023-10-07T22:33:46.052683+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[105281]: cluster 2023-10-07T22:33:46.053228+0000 mgr.y (mgr.25319) 1653 : cluster 0 pgmap v1926: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[105281]: audit 2023-10-07T22:33:46.059743+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[105281]: audit 2023-10-07T22:33:46.608270+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[105281]: audit 2023-10-07T22:33:46.614653+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[102097]: audit 2023-10-07T22:33:46.052683+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[102097]: cluster 2023-10-07T22:33:46.053228+0000 mgr.y (mgr.25319) 1653 : cluster 0 pgmap v1926: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[102097]: audit 2023-10-07T22:33:46.059743+0000 mon.a (mon.0) 2300 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[102097]: audit 2023-10-07T22:33:46.608270+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:47.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:47 smithi008 bash[102097]: audit 2023-10-07T22:33:46.614653+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:48.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[102097]: audit 2023-10-07T22:33:47.094492+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[102097]: audit 2023-10-07T22:33:47.095813+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[102097]: audit 2023-10-07T22:33:47.104384+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:48.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[105281]: audit 2023-10-07T22:33:47.094492+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[105281]: audit 2023-10-07T22:33:47.095813+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:48 smithi008 bash[105281]: audit 2023-10-07T22:33:47.104384+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:48 smithi081 bash[89466]: audit 2023-10-07T22:33:47.094492+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:48 smithi081 bash[89466]: audit 2023-10-07T22:33:47.095813+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:48 smithi081 bash[89466]: audit 2023-10-07T22:33:47.104384+0000 mon.a (mon.0) 2305 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:49.113 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-07T22:33:49.370 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:49 smithi008 bash[105281]: cluster 2023-10-07T22:33:48.054127+0000 mgr.y (mgr.25319) 1654 : cluster 0 pgmap v1927: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:49.370 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:49 smithi008 bash[105281]: audit 2023-10-07T22:33:48.886520+0000 mon.a (mon.0) 2306 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:49.371 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:49 smithi008 bash[102097]: cluster 2023-10-07T22:33:48.054127+0000 mgr.y (mgr.25319) 1654 : cluster 0 pgmap v1927: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:49.371 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:49 smithi008 bash[102097]: audit 2023-10-07T22:33:48.886520+0000 mon.a (mon.0) 2306 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:49.451 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-07T22:33:49.451 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-07T22:33:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:49 smithi081 bash[89466]: cluster 2023-10-07T22:33:48.054127+0000 mgr.y (mgr.25319) 1654 : cluster 0 pgmap v1927: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:49 smithi081 bash[89466]: audit 2023-10-07T22:33:48.886520+0000 mon.a (mon.0) 2306 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-07T22:33:50.093 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-07T22:33:50.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[102097]: audit 2023-10-07T22:33:49.105651+0000 mon.a (mon.0) 2307 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[102097]: cluster 2023-10-07T22:33:49.106423+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[102097]: cluster 2023-10-07T22:33:49.106580+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[102097]: cluster 2023-10-07T22:33:49.107142+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[102097]: cluster 2023-10-07T22:33:49.111269+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[105281]: audit 2023-10-07T22:33:49.105651+0000 mon.a (mon.0) 2307 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[105281]: cluster 2023-10-07T22:33:49.106423+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[105281]: cluster 2023-10-07T22:33:49.106580+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[105281]: cluster 2023-10-07T22:33:49.107142+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.388 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:50 smithi008 bash[105281]: cluster 2023-10-07T22:33:49.111269+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-07T22:33:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:50 smithi081 bash[89466]: audit 2023-10-07T22:33:49.105651+0000 mon.a (mon.0) 2307 : audit 1 from='client.? 172.21.15.8:0/2231385173' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-07T22:33:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:50 smithi081 bash[89466]: cluster 2023-10-07T22:33:49.106423+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:50 smithi081 bash[89466]: cluster 2023-10-07T22:33:49.106580+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:50 smithi081 bash[89466]: cluster 2023-10-07T22:33:49.107142+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e472 with expected crc 2023-10-07T22:33:50.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:50 smithi081 bash[89466]: cluster 2023-10-07T22:33:49.111269+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-07T22:33:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.054883+0000 mgr.y (mgr.25319) 1655 : cluster 0 pgmap v1929: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.112931+0000 mon.a (mon.0) 2309 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.121270+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.121929+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.122433+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.127718+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.130024+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.474084+0000 osd.2 (osd.2) 10 : cluster 0 1.14 scrub starts 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[105281]: cluster 2023-10-07T22:33:50.477742+0000 osd.2 (osd.2) 11 : cluster 0 1.14 scrub ok 2023-10-07T22:33:51.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.054883+0000 mgr.y (mgr.25319) 1655 : cluster 0 pgmap v1929: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.112931+0000 mon.a (mon.0) 2309 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.121270+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.121929+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.122433+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.127718+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.130024+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.474084+0000 osd.2 (osd.2) 10 : cluster 0 1.14 scrub starts 2023-10-07T22:33:51.388 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:51 smithi008 bash[102097]: cluster 2023-10-07T22:33:50.477742+0000 osd.2 (osd.2) 11 : cluster 0 1.14 scrub ok 2023-10-07T22:33:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.054883+0000 mgr.y (mgr.25319) 1655 : cluster 0 pgmap v1929: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s, 0 objects/s recovering 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.112931+0000 mon.a (mon.0) 2309 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.121270+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.121929+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.122433+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.127718+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.130024+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e473 with expected crc 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.474084+0000 osd.2 (osd.2) 10 : cluster 0 1.14 scrub starts 2023-10-07T22:33:51.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:51 smithi081 bash[89466]: cluster 2023-10-07T22:33:50.477742+0000 osd.2 (osd.2) 11 : cluster 0 1.14 scrub ok 2023-10-07T22:33:53.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:53 smithi008 bash[102097]: cluster 2023-10-07T22:33:52.056076+0000 mgr.y (mgr.25319) 1656 : cluster 0 pgmap v1931: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:53.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:33:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:33:53] "GET /metrics HTTP/1.1" 200 34321 "" "Prometheus/2.43.0" 2023-10-07T22:33:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:53 smithi008 bash[105281]: cluster 2023-10-07T22:33:52.056076+0000 mgr.y (mgr.25319) 1656 : cluster 0 pgmap v1931: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:53 smithi081 bash[89466]: cluster 2023-10-07T22:33:52.056076+0000 mgr.y (mgr.25319) 1656 : cluster 0 pgmap v1931: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:54.878 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:33:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:55 smithi081 bash[89466]: cluster 2023-10-07T22:33:54.057213+0000 mgr.y (mgr.25319) 1657 : cluster 0 pgmap v1932: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:55 smithi008 bash[102097]: cluster 2023-10-07T22:33:54.057213+0000 mgr.y (mgr.25319) 1657 : cluster 0 pgmap v1932: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:55.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:55 smithi008 bash[105281]: cluster 2023-10-07T22:33:54.057213+0000 mgr.y (mgr.25319) 1657 : cluster 0 pgmap v1932: 93 pgs: 3 peering, 90 active+clean; 4.7 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2023-10-07T22:33:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:56 smithi081 bash[89466]: audit 2023-10-07T22:33:55.964626+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:57.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:56 smithi081 bash[89466]: audit 2023-10-07T22:33:55.966467+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:57.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:56 smithi081 bash[89466]: cluster 2023-10-07T22:33:56.058001+0000 mgr.y (mgr.25319) 1658 : cluster 0 pgmap v1933: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:57.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[102097]: audit 2023-10-07T22:33:55.964626+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:57.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[102097]: audit 2023-10-07T22:33:55.966467+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:57.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[102097]: cluster 2023-10-07T22:33:56.058001+0000 mgr.y (mgr.25319) 1658 : cluster 0 pgmap v1933: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[105281]: audit 2023-10-07T22:33:55.964626+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:33:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[105281]: audit 2023-10-07T22:33:55.966467+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:56 smithi008 bash[105281]: cluster 2023-10-07T22:33:56.058001+0000 mgr.y (mgr.25319) 1658 : cluster 0 pgmap v1933: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:57 smithi081 bash[89466]: cluster 2023-10-07T22:33:56.960303+0000 mon.a (mon.0) 2313 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-07T22:33:58.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:57 smithi081 bash[89466]: cluster 2023-10-07T22:33:56.960361+0000 mon.a (mon.0) 2314 : cluster 1 Cluster is now healthy 2023-10-07T22:33:58.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:57 smithi008 bash[102097]: cluster 2023-10-07T22:33:56.960303+0000 mon.a (mon.0) 2313 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-07T22:33:58.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:57 smithi008 bash[102097]: cluster 2023-10-07T22:33:56.960361+0000 mon.a (mon.0) 2314 : cluster 1 Cluster is now healthy 2023-10-07T22:33:58.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:57 smithi008 bash[105281]: cluster 2023-10-07T22:33:56.960303+0000 mon.a (mon.0) 2313 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-07T22:33:58.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:57 smithi008 bash[105281]: cluster 2023-10-07T22:33:56.960361+0000 mon.a (mon.0) 2314 : cluster 1 Cluster is now healthy 2023-10-07T22:33:58.985 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.3 to 1 (10000) 2023-10-07T22:33:59.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[102097]: cluster 2023-10-07T22:33:58.059044+0000 mgr.y (mgr.25319) 1659 : cluster 0 pgmap v1934: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:59.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[102097]: audit 2023-10-07T22:33:58.959414+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.8:0/732762183' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[102097]: audit 2023-10-07T22:33:58.959978+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[105281]: cluster 2023-10-07T22:33:58.059044+0000 mgr.y (mgr.25319) 1659 : cluster 0 pgmap v1934: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:59.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[105281]: audit 2023-10-07T22:33:58.959414+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.8:0/732762183' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:58 smithi008 bash[105281]: audit 2023-10-07T22:33:58.959978+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:58 smithi081 bash[89466]: cluster 2023-10-07T22:33:58.059044+0000 mgr.y (mgr.25319) 1659 : cluster 0 pgmap v1934: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:33:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:58 smithi081 bash[89466]: audit 2023-10-07T22:33:58.959414+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.8:0/732762183' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:58 smithi081 bash[89466]: audit 2023-10-07T22:33:58.959978+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:33:59.934 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-10-07T22:34:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[105281]: audit 2023-10-07T22:33:58.973273+0000 mon.a (mon.0) 2316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:00.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[105281]: cluster 2023-10-07T22:33:58.974632+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[105281]: cluster 2023-10-07T22:33:58.977857+0000 mon.a (mon.0) 2317 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[105281]: cluster 2023-10-07T22:33:59.007782+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[105281]: cluster 2023-10-07T22:33:59.010983+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[102097]: audit 2023-10-07T22:33:58.973273+0000 mon.a (mon.0) 2316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[102097]: cluster 2023-10-07T22:33:58.974632+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[102097]: cluster 2023-10-07T22:33:58.977857+0000 mon.a (mon.0) 2317 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[102097]: cluster 2023-10-07T22:33:59.007782+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:33:59 smithi008 bash[102097]: cluster 2023-10-07T22:33:59.010983+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:59 smithi081 bash[89466]: audit 2023-10-07T22:33:58.973273+0000 mon.a (mon.0) 2316 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:59 smithi081 bash[89466]: cluster 2023-10-07T22:33:58.974632+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:59 smithi081 bash[89466]: cluster 2023-10-07T22:33:58.977857+0000 mon.a (mon.0) 2317 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-07T22:34:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:59 smithi081 bash[89466]: cluster 2023-10-07T22:33:59.007782+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:33:59 smithi081 bash[89466]: cluster 2023-10-07T22:33:59.010983+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:01.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:00.059766+0000 mgr.y (mgr.25319) 1660 : cluster 0 pgmap v1936: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:01.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:00.073627+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:00.059766+0000 mgr.y (mgr.25319) 1660 : cluster 0 pgmap v1936: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:01.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:00.073627+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:00.059766+0000 mgr.y (mgr.25319) 1660 : cluster 0 pgmap v1936: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:00.073627+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:02.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:01 smithi008 bash[102097]: cluster 2023-10-07T22:34:00.383424+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:02.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:01 smithi008 bash[105281]: cluster 2023-10-07T22:34:00.383424+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:02.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:01 smithi081 bash[89466]: cluster 2023-10-07T22:34:00.383424+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e474 with expected crc 2023-10-07T22:34:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:03] "GET /metrics HTTP/1.1" 200 34327 "" "Prometheus/2.43.0" 2023-10-07T22:34:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:03 smithi008 bash[102097]: audit 2023-10-07T22:34:02.045067+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:03 smithi008 bash[102097]: cluster 2023-10-07T22:34:02.060744+0000 mgr.y (mgr.25319) 1661 : cluster 0 pgmap v1937: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:03 smithi008 bash[105281]: audit 2023-10-07T22:34:02.045067+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:03.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:03 smithi008 bash[105281]: cluster 2023-10-07T22:34:02.060744+0000 mgr.y (mgr.25319) 1661 : cluster 0 pgmap v1937: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:03 smithi081 bash[89466]: audit 2023-10-07T22:34:02.045067+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:03 smithi081 bash[89466]: cluster 2023-10-07T22:34:02.060744+0000 mgr.y (mgr.25319) 1661 : cluster 0 pgmap v1937: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:04.727 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:05.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:05 smithi008 bash[102097]: cluster 2023-10-07T22:34:04.061564+0000 mgr.y (mgr.25319) 1662 : cluster 0 pgmap v1938: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:05.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:05 smithi008 bash[105281]: cluster 2023-10-07T22:34:04.061564+0000 mgr.y (mgr.25319) 1662 : cluster 0 pgmap v1938: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:05 smithi081 bash[89466]: cluster 2023-10-07T22:34:04.061564+0000 mgr.y (mgr.25319) 1662 : cluster 0 pgmap v1938: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:07 smithi081 bash[89466]: cluster 2023-10-07T22:34:06.062526+0000 mgr.y (mgr.25319) 1663 : cluster 0 pgmap v1939: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:07.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:07 smithi008 bash[105281]: cluster 2023-10-07T22:34:06.062526+0000 mgr.y (mgr.25319) 1663 : cluster 0 pgmap v1939: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:07.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:07 smithi008 bash[102097]: cluster 2023-10-07T22:34:06.062526+0000 mgr.y (mgr.25319) 1663 : cluster 0 pgmap v1939: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:09.188 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-10-07T22:34:09.460 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[105281]: cluster 2023-10-07T22:34:08.063659+0000 mgr.y (mgr.25319) 1664 : cluster 0 pgmap v1940: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:09.460 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[105281]: audit 2023-10-07T22:34:08.600936+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.8:0/2609008693' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:09.460 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[105281]: audit 2023-10-07T22:34:08.601597+0000 mon.a (mon.0) 2319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:09.461 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[102097]: cluster 2023-10-07T22:34:08.063659+0000 mgr.y (mgr.25319) 1664 : cluster 0 pgmap v1940: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:09.461 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[102097]: audit 2023-10-07T22:34:08.600936+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.8:0/2609008693' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:09.461 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:09 smithi008 bash[102097]: audit 2023-10-07T22:34:08.601597+0000 mon.a (mon.0) 2319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:09 smithi081 bash[89466]: cluster 2023-10-07T22:34:08.063659+0000 mgr.y (mgr.25319) 1664 : cluster 0 pgmap v1940: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:09 smithi081 bash[89466]: audit 2023-10-07T22:34:08.600936+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.8:0/2609008693' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:09 smithi081 bash[89466]: audit 2023-10-07T22:34:08.601597+0000 mon.a (mon.0) 2319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-07T22:34:10.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-07T22:34:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:10 smithi081 bash[89466]: audit 2023-10-07T22:34:09.175497+0000 mon.a (mon.0) 2320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:10 smithi081 bash[89466]: cluster 2023-10-07T22:34:09.176278+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:10 smithi081 bash[89466]: cluster 2023-10-07T22:34:09.176655+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:10 smithi081 bash[89466]: cluster 2023-10-07T22:34:09.179053+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:10 smithi081 bash[89466]: cluster 2023-10-07T22:34:09.180946+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-07T22:34:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[105281]: audit 2023-10-07T22:34:09.175497+0000 mon.a (mon.0) 2320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[105281]: cluster 2023-10-07T22:34:09.176278+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[105281]: cluster 2023-10-07T22:34:09.176655+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[105281]: cluster 2023-10-07T22:34:09.179053+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[105281]: cluster 2023-10-07T22:34:09.180946+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[102097]: audit 2023-10-07T22:34:09.175497+0000 mon.a (mon.0) 2320 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[102097]: cluster 2023-10-07T22:34:09.176278+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[102097]: cluster 2023-10-07T22:34:09.176655+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[102097]: cluster 2023-10-07T22:34:09.179053+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:10.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:10 smithi008 bash[102097]: cluster 2023-10-07T22:34:09.180946+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-07T22:34:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:11 smithi081 bash[89466]: cluster 2023-10-07T22:34:09.728212+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:11 smithi081 bash[89466]: cluster 2023-10-07T22:34:10.064476+0000 mgr.y (mgr.25319) 1665 : cluster 0 pgmap v1942: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:11 smithi081 bash[89466]: audit 2023-10-07T22:34:10.964844+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:11 smithi081 bash[89466]: audit 2023-10-07T22:34:10.966943+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[102097]: cluster 2023-10-07T22:34:09.728212+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[102097]: cluster 2023-10-07T22:34:10.064476+0000 mgr.y (mgr.25319) 1665 : cluster 0 pgmap v1942: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[102097]: audit 2023-10-07T22:34:10.964844+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[102097]: audit 2023-10-07T22:34:10.966943+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[105281]: cluster 2023-10-07T22:34:09.728212+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e475 with expected crc 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[105281]: cluster 2023-10-07T22:34:10.064476+0000 mgr.y (mgr.25319) 1665 : cluster 0 pgmap v1942: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[105281]: audit 2023-10-07T22:34:10.964844+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:11.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:11 smithi008 bash[105281]: audit 2023-10-07T22:34:10.966943+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:13.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:13 smithi008 bash[102097]: cluster 2023-10-07T22:34:12.065431+0000 mgr.y (mgr.25319) 1666 : cluster 0 pgmap v1943: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:13.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:13] "GET /metrics HTTP/1.1" 200 34316 "" "Prometheus/2.43.0" 2023-10-07T22:34:13.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:13 smithi008 bash[105281]: cluster 2023-10-07T22:34:12.065431+0000 mgr.y (mgr.25319) 1666 : cluster 0 pgmap v1943: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:13.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:13 smithi081 bash[89466]: cluster 2023-10-07T22:34:12.065431+0000 mgr.y (mgr.25319) 1666 : cluster 0 pgmap v1943: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:14.965 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:15.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:15 smithi008 bash[102097]: cluster 2023-10-07T22:34:14.066423+0000 mgr.y (mgr.25319) 1667 : cluster 0 pgmap v1944: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:15.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:15 smithi008 bash[105281]: cluster 2023-10-07T22:34:14.066423+0000 mgr.y (mgr.25319) 1667 : cluster 0 pgmap v1944: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:15.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:15 smithi081 bash[89466]: cluster 2023-10-07T22:34:14.066423+0000 mgr.y (mgr.25319) 1667 : cluster 0 pgmap v1944: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:17 smithi081 bash[89466]: cluster 2023-10-07T22:34:16.067391+0000 mgr.y (mgr.25319) 1668 : cluster 0 pgmap v1945: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:17.506 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:17 smithi008 bash[105281]: cluster 2023-10-07T22:34:16.067391+0000 mgr.y (mgr.25319) 1668 : cluster 0 pgmap v1945: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:17.507 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:17 smithi008 bash[102097]: cluster 2023-10-07T22:34:16.067391+0000 mgr.y (mgr.25319) 1668 : cluster 0 pgmap v1945: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:19.225 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.4 to 1 (10000) 2023-10-07T22:34:19.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[102097]: cluster 2023-10-07T22:34:18.068492+0000 mgr.y (mgr.25319) 1669 : cluster 0 pgmap v1946: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:19.474 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[102097]: audit 2023-10-07T22:34:19.098512+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.8:0/1151560980' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:19.475 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[102097]: audit 2023-10-07T22:34:19.099193+0000 mon.a (mon.0) 2324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:19.475 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[105281]: cluster 2023-10-07T22:34:18.068492+0000 mgr.y (mgr.25319) 1669 : cluster 0 pgmap v1946: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:19.475 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[105281]: audit 2023-10-07T22:34:19.098512+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.8:0/1151560980' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:19.475 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:19 smithi008 bash[105281]: audit 2023-10-07T22:34:19.099193+0000 mon.a (mon.0) 2324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:19 smithi081 bash[89466]: cluster 2023-10-07T22:34:18.068492+0000 mgr.y (mgr.25319) 1669 : cluster 0 pgmap v1946: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:19 smithi081 bash[89466]: audit 2023-10-07T22:34:19.098512+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.8:0/1151560980' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:19 smithi081 bash[89466]: audit 2023-10-07T22:34:19.099193+0000 mon.a (mon.0) 2324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:20.220 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-07T22:34:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:20 smithi081 bash[89466]: audit 2023-10-07T22:34:19.214633+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:20 smithi081 bash[89466]: cluster 2023-10-07T22:34:19.215306+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:20 smithi081 bash[89466]: cluster 2023-10-07T22:34:19.215690+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:20 smithi081 bash[89466]: cluster 2023-10-07T22:34:19.219785+0000 mon.a (mon.0) 2326 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-07T22:34:20.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[105281]: audit 2023-10-07T22:34:19.214633+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:20.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[105281]: cluster 2023-10-07T22:34:19.215306+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[105281]: cluster 2023-10-07T22:34:19.215690+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[105281]: cluster 2023-10-07T22:34:19.219785+0000 mon.a (mon.0) 2326 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-07T22:34:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[102097]: audit 2023-10-07T22:34:19.214633+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[102097]: cluster 2023-10-07T22:34:19.215306+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[102097]: cluster 2023-10-07T22:34:19.215690+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e476 with expected crc 2023-10-07T22:34:20.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:20 smithi008 bash[102097]: cluster 2023-10-07T22:34:19.219785+0000 mon.a (mon.0) 2326 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-07T22:34:21.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:21 smithi008 bash[105281]: cluster 2023-10-07T22:34:20.069339+0000 mgr.y (mgr.25319) 1670 : cluster 0 pgmap v1948: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:21.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:21 smithi008 bash[102097]: cluster 2023-10-07T22:34:20.069339+0000 mgr.y (mgr.25319) 1670 : cluster 0 pgmap v1948: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:21 smithi081 bash[89466]: cluster 2023-10-07T22:34:20.069339+0000 mgr.y (mgr.25319) 1670 : cluster 0 pgmap v1948: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:23] "GET /metrics HTTP/1.1" 200 34316 "" "Prometheus/2.43.0" 2023-10-07T22:34:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:23 smithi008 bash[105281]: cluster 2023-10-07T22:34:22.070387+0000 mgr.y (mgr.25319) 1671 : cluster 0 pgmap v1949: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:23.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:23 smithi008 bash[102097]: cluster 2023-10-07T22:34:22.070387+0000 mgr.y (mgr.25319) 1671 : cluster 0 pgmap v1949: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:23 smithi081 bash[89466]: cluster 2023-10-07T22:34:22.070387+0000 mgr.y (mgr.25319) 1671 : cluster 0 pgmap v1949: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:25.001 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:25.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:25 smithi008 bash[102097]: cluster 2023-10-07T22:34:24.071250+0000 mgr.y (mgr.25319) 1672 : cluster 0 pgmap v1950: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:25.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:25 smithi008 bash[105281]: cluster 2023-10-07T22:34:24.071250+0000 mgr.y (mgr.25319) 1672 : cluster 0 pgmap v1950: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:25 smithi081 bash[89466]: cluster 2023-10-07T22:34:24.071250+0000 mgr.y (mgr.25319) 1672 : cluster 0 pgmap v1950: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:26.537 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:26 smithi008 bash[105281]: audit 2023-10-07T22:34:25.958932+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:26.538 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:26 smithi008 bash[102097]: audit 2023-10-07T22:34:25.958932+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:26 smithi081 bash[89466]: audit 2023-10-07T22:34:25.958932+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:27.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:27 smithi008 bash[102097]: cluster 2023-10-07T22:34:26.072203+0000 mgr.y (mgr.25319) 1673 : cluster 0 pgmap v1951: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:27.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:27 smithi008 bash[105281]: cluster 2023-10-07T22:34:26.072203+0000 mgr.y (mgr.25319) 1673 : cluster 0 pgmap v1951: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:27 smithi081 bash[89466]: cluster 2023-10-07T22:34:26.072203+0000 mgr.y (mgr.25319) 1673 : cluster 0 pgmap v1951: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:29.262 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-07T22:34:29.532 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:29 smithi008 bash[102097]: cluster 2023-10-07T22:34:28.073242+0000 mgr.y (mgr.25319) 1674 : cluster 0 pgmap v1952: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:29.533 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:29 smithi008 bash[102097]: audit 2023-10-07T22:34:29.055894+0000 mon.a (mon.0) 2328 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:29.533 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:29 smithi008 bash[105281]: cluster 2023-10-07T22:34:28.073242+0000 mgr.y (mgr.25319) 1674 : cluster 0 pgmap v1952: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:29.533 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:29 smithi008 bash[105281]: audit 2023-10-07T22:34:29.055894+0000 mon.a (mon.0) 2328 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:29 smithi081 bash[89466]: cluster 2023-10-07T22:34:28.073242+0000 mgr.y (mgr.25319) 1674 : cluster 0 pgmap v1952: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:29 smithi081 bash[89466]: audit 2023-10-07T22:34:29.055894+0000 mon.a (mon.0) 2328 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-07T22:34:30.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-07T22:34:30.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[105281]: audit 2023-10-07T22:34:29.254581+0000 mon.a (mon.0) 2329 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[105281]: cluster 2023-10-07T22:34:29.255383+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[105281]: cluster 2023-10-07T22:34:29.256645+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[105281]: cluster 2023-10-07T22:34:29.261005+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-07T22:34:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[102097]: audit 2023-10-07T22:34:29.254581+0000 mon.a (mon.0) 2329 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[102097]: cluster 2023-10-07T22:34:29.255383+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[102097]: cluster 2023-10-07T22:34:29.256645+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:30 smithi008 bash[102097]: cluster 2023-10-07T22:34:29.261005+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-07T22:34:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:30 smithi081 bash[89466]: audit 2023-10-07T22:34:29.254581+0000 mon.a (mon.0) 2329 : audit 1 from='client.? 172.21.15.8:0/3841747553' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-07T22:34:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:30 smithi081 bash[89466]: cluster 2023-10-07T22:34:29.255383+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:30 smithi081 bash[89466]: cluster 2023-10-07T22:34:29.256645+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e477 with expected crc 2023-10-07T22:34:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:30 smithi081 bash[89466]: cluster 2023-10-07T22:34:29.261005+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-07T22:34:31.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:31 smithi008 bash[102097]: cluster 2023-10-07T22:34:30.074077+0000 mgr.y (mgr.25319) 1675 : cluster 0 pgmap v1954: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:31.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:31 smithi008 bash[105281]: cluster 2023-10-07T22:34:30.074077+0000 mgr.y (mgr.25319) 1675 : cluster 0 pgmap v1954: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:31 smithi081 bash[89466]: cluster 2023-10-07T22:34:30.074077+0000 mgr.y (mgr.25319) 1675 : cluster 0 pgmap v1954: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:33.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:33 smithi008 bash[102097]: cluster 2023-10-07T22:34:32.075212+0000 mgr.y (mgr.25319) 1676 : cluster 0 pgmap v1955: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:33.387 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:33] "GET /metrics HTTP/1.1" 200 34320 "" "Prometheus/2.43.0" 2023-10-07T22:34:33.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:33 smithi008 bash[105281]: cluster 2023-10-07T22:34:32.075212+0000 mgr.y (mgr.25319) 1676 : cluster 0 pgmap v1955: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:33 smithi081 bash[89466]: cluster 2023-10-07T22:34:32.075212+0000 mgr.y (mgr.25319) 1676 : cluster 0 pgmap v1955: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:34.996 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:35.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:35 smithi008 bash[102097]: cluster 2023-10-07T22:34:34.076090+0000 mgr.y (mgr.25319) 1677 : cluster 0 pgmap v1956: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:35.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:35 smithi008 bash[105281]: cluster 2023-10-07T22:34:34.076090+0000 mgr.y (mgr.25319) 1677 : cluster 0 pgmap v1956: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:35 smithi081 bash[89466]: cluster 2023-10-07T22:34:34.076090+0000 mgr.y (mgr.25319) 1677 : cluster 0 pgmap v1956: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:37.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:37 smithi008 bash[105281]: cluster 2023-10-07T22:34:36.077117+0000 mgr.y (mgr.25319) 1678 : cluster 0 pgmap v1957: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:37.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:37 smithi008 bash[102097]: cluster 2023-10-07T22:34:36.077117+0000 mgr.y (mgr.25319) 1678 : cluster 0 pgmap v1957: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:37 smithi081 bash[89466]: cluster 2023-10-07T22:34:36.077117+0000 mgr.y (mgr.25319) 1678 : cluster 0 pgmap v1957: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:39.297 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.6 to 1 (10000) 2023-10-07T22:34:39.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:39 smithi008 bash[102097]: cluster 2023-10-07T22:34:38.078107+0000 mgr.y (mgr.25319) 1679 : cluster 0 pgmap v1958: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:39.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:39 smithi008 bash[102097]: audit 2023-10-07T22:34:39.032516+0000 mon.a (mon.0) 2331 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:39 smithi008 bash[105281]: cluster 2023-10-07T22:34:38.078107+0000 mgr.y (mgr.25319) 1679 : cluster 0 pgmap v1958: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:39 smithi008 bash[105281]: audit 2023-10-07T22:34:39.032516+0000 mon.a (mon.0) 2331 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:39 smithi081 bash[89466]: cluster 2023-10-07T22:34:38.078107+0000 mgr.y (mgr.25319) 1679 : cluster 0 pgmap v1958: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:39 smithi081 bash[89466]: audit 2023-10-07T22:34:39.032516+0000 mon.a (mon.0) 2331 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:40.183 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-10-07T22:34:40.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[102097]: audit 2023-10-07T22:34:39.288907+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:40.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[102097]: cluster 2023-10-07T22:34:39.290070+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[102097]: cluster 2023-10-07T22:34:39.290283+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[102097]: cluster 2023-10-07T22:34:39.295254+0000 mon.a (mon.0) 2333 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[102097]: cluster 2023-10-07T22:34:39.793329+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[105281]: audit 2023-10-07T22:34:39.288907+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[105281]: cluster 2023-10-07T22:34:39.290070+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[105281]: cluster 2023-10-07T22:34:39.290283+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[105281]: cluster 2023-10-07T22:34:39.295254+0000 mon.a (mon.0) 2333 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-07T22:34:40.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:40 smithi008 bash[105281]: cluster 2023-10-07T22:34:39.793329+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:40 smithi081 bash[89466]: audit 2023-10-07T22:34:39.288907+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.8:0/1705665597' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:40 smithi081 bash[89466]: cluster 2023-10-07T22:34:39.290070+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:40 smithi081 bash[89466]: cluster 2023-10-07T22:34:39.290283+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:40 smithi081 bash[89466]: cluster 2023-10-07T22:34:39.295254+0000 mon.a (mon.0) 2333 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-07T22:34:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:40 smithi081 bash[89466]: cluster 2023-10-07T22:34:39.793329+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:41.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[102097]: cluster 2023-10-07T22:34:39.794165+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:41.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[102097]: cluster 2023-10-07T22:34:40.078966+0000 mgr.y (mgr.25319) 1680 : cluster 0 pgmap v1960: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[102097]: audit 2023-10-07T22:34:40.959432+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:41.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[105281]: cluster 2023-10-07T22:34:39.794165+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:41.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[105281]: cluster 2023-10-07T22:34:40.078966+0000 mgr.y (mgr.25319) 1680 : cluster 0 pgmap v1960: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:41.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:41 smithi008 bash[105281]: audit 2023-10-07T22:34:40.959432+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:41 smithi081 bash[89466]: cluster 2023-10-07T22:34:39.794165+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e478 with expected crc 2023-10-07T22:34:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:41 smithi081 bash[89466]: cluster 2023-10-07T22:34:40.078966+0000 mgr.y (mgr.25319) 1680 : cluster 0 pgmap v1960: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:41 smithi081 bash[89466]: audit 2023-10-07T22:34:40.959432+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:43.313 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:43] "GET /metrics HTTP/1.1" 200 34317 "" "Prometheus/2.43.0" 2023-10-07T22:34:43.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:43 smithi008 bash[102097]: cluster 2023-10-07T22:34:42.079911+0000 mgr.y (mgr.25319) 1681 : cluster 0 pgmap v1961: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:43.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:43 smithi008 bash[105281]: cluster 2023-10-07T22:34:42.079911+0000 mgr.y (mgr.25319) 1681 : cluster 0 pgmap v1961: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:43 smithi081 bash[89466]: cluster 2023-10-07T22:34:42.079911+0000 mgr.y (mgr.25319) 1681 : cluster 0 pgmap v1961: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:44.969 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:45.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:45 smithi008 bash[102097]: cluster 2023-10-07T22:34:44.080771+0000 mgr.y (mgr.25319) 1682 : cluster 0 pgmap v1962: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:45.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:45 smithi008 bash[105281]: cluster 2023-10-07T22:34:44.080771+0000 mgr.y (mgr.25319) 1682 : cluster 0 pgmap v1962: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:45 smithi081 bash[89466]: cluster 2023-10-07T22:34:44.080771+0000 mgr.y (mgr.25319) 1682 : cluster 0 pgmap v1962: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:47.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:47 smithi008 bash[102097]: cluster 2023-10-07T22:34:46.081794+0000 mgr.y (mgr.25319) 1683 : cluster 0 pgmap v1963: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:47.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:47 smithi008 bash[102097]: audit 2023-10-07T22:34:47.186430+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:47.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:47 smithi008 bash[105281]: cluster 2023-10-07T22:34:46.081794+0000 mgr.y (mgr.25319) 1683 : cluster 0 pgmap v1963: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:47.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:47 smithi008 bash[105281]: audit 2023-10-07T22:34:47.186430+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:47 smithi081 bash[89466]: cluster 2023-10-07T22:34:46.081794+0000 mgr.y (mgr.25319) 1683 : cluster 0 pgmap v1963: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:47 smithi081 bash[89466]: audit 2023-10-07T22:34:47.186430+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:49.332 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-10-07T22:34:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:49 smithi008 bash[102097]: cluster 2023-10-07T22:34:48.082891+0000 mgr.y (mgr.25319) 1684 : cluster 0 pgmap v1964: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:49 smithi008 bash[102097]: audit 2023-10-07T22:34:48.930421+0000 mon.a (mon.0) 2336 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:49.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:49 smithi008 bash[105281]: cluster 2023-10-07T22:34:48.082891+0000 mgr.y (mgr.25319) 1684 : cluster 0 pgmap v1964: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:49.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:49 smithi008 bash[105281]: audit 2023-10-07T22:34:48.930421+0000 mon.a (mon.0) 2336 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:49 smithi081 bash[89466]: cluster 2023-10-07T22:34:48.082891+0000 mgr.y (mgr.25319) 1684 : cluster 0 pgmap v1964: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:49 smithi081 bash[89466]: audit 2023-10-07T22:34:48.930421+0000 mon.a (mon.0) 2336 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-07T22:34:50.231 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-07T22:34:50.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: audit 2023-10-07T22:34:49.324758+0000 mon.a (mon.0) 2337 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: cluster 2023-10-07T22:34:49.325755+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: cluster 2023-10-07T22:34:49.325934+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: cluster 2023-10-07T22:34:49.326115+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: cluster 2023-10-07T22:34:49.330531+0000 mon.a (mon.0) 2338 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[102097]: cluster 2023-10-07T22:34:49.569251+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: audit 2023-10-07T22:34:49.324758+0000 mon.a (mon.0) 2337 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: cluster 2023-10-07T22:34:49.325755+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: cluster 2023-10-07T22:34:49.325934+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: cluster 2023-10-07T22:34:49.326115+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: cluster 2023-10-07T22:34:49.330531+0000 mon.a (mon.0) 2338 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-07T22:34:50.638 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:50 smithi008 bash[105281]: cluster 2023-10-07T22:34:49.569251+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: audit 2023-10-07T22:34:49.324758+0000 mon.a (mon.0) 2337 : audit 1 from='client.? 172.21.15.8:0/38453430' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-07T22:34:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: cluster 2023-10-07T22:34:49.325755+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: cluster 2023-10-07T22:34:49.325934+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: cluster 2023-10-07T22:34:49.326115+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: cluster 2023-10-07T22:34:49.330531+0000 mon.a (mon.0) 2338 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-07T22:34:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:50 smithi081 bash[89466]: cluster 2023-10-07T22:34:49.569251+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e479 with expected crc 2023-10-07T22:34:51.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:51 smithi008 bash[105281]: cluster 2023-10-07T22:34:50.083686+0000 mgr.y (mgr.25319) 1685 : cluster 0 pgmap v1966: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:51.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:51 smithi008 bash[102097]: cluster 2023-10-07T22:34:50.083686+0000 mgr.y (mgr.25319) 1685 : cluster 0 pgmap v1966: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:51 smithi081 bash[89466]: cluster 2023-10-07T22:34:50.083686+0000 mgr.y (mgr.25319) 1685 : cluster 0 pgmap v1966: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:53.346 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:34:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:34:53] "GET /metrics HTTP/1.1" 200 34317 "" "Prometheus/2.43.0" 2023-10-07T22:34:53.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:53 smithi008 bash[102097]: cluster 2023-10-07T22:34:52.084794+0000 mgr.y (mgr.25319) 1686 : cluster 0 pgmap v1967: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:53.639 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:53 smithi008 bash[105281]: cluster 2023-10-07T22:34:52.084794+0000 mgr.y (mgr.25319) 1686 : cluster 0 pgmap v1967: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:53 smithi081 bash[89466]: cluster 2023-10-07T22:34:52.084794+0000 mgr.y (mgr.25319) 1686 : cluster 0 pgmap v1967: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:54.776 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:34:54.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:53.638266+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:53.646880+0000 mon.a (mon.0) 2340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:54.040992+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:54.057300+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: cluster 2023-10-07T22:34:54.085614+0000 mgr.y (mgr.25319) 1687 : cluster 0 pgmap v1968: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:54.597396+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:54.598890+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:54.887 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[102097]: audit 2023-10-07T22:34:54.608433+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:53.638266+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:53.646880+0000 mon.a (mon.0) 2340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:54.040992+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:54.057300+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: cluster 2023-10-07T22:34:54.085614+0000 mgr.y (mgr.25319) 1687 : cluster 0 pgmap v1968: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:54.597396+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:54.888 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:54.598890+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:54.889 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:54 smithi008 bash[105281]: audit 2023-10-07T22:34:54.608433+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:53.638266+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:53.646880+0000 mon.a (mon.0) 2340 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:54.040992+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:54.057300+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: cluster 2023-10-07T22:34:54.085614+0000 mgr.y (mgr.25319) 1687 : cluster 0 pgmap v1968: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:54.597396+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:54.598890+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:54 smithi081 bash[89466]: audit 2023-10-07T22:34:54.608433+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:34:56.294 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:56 smithi008 bash[105281]: audit 2023-10-07T22:34:55.960091+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:56.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:56 smithi008 bash[102097]: audit 2023-10-07T22:34:55.960091+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:56 smithi081 bash[89466]: audit 2023-10-07T22:34:55.960091+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:57.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:57 smithi008 bash[102097]: cluster 2023-10-07T22:34:56.086508+0000 mgr.y (mgr.25319) 1688 : cluster 0 pgmap v1969: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:57.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:57 smithi008 bash[105281]: cluster 2023-10-07T22:34:56.086508+0000 mgr.y (mgr.25319) 1688 : cluster 0 pgmap v1969: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:57 smithi081 bash[89466]: cluster 2023-10-07T22:34:56.086508+0000 mgr.y (mgr.25319) 1688 : cluster 0 pgmap v1969: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:59.197 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.7 to 1 (10000) 2023-10-07T22:34:59.470 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[105281]: cluster 2023-10-07T22:34:58.087456+0000 mgr.y (mgr.25319) 1689 : cluster 0 pgmap v1970: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:59.470 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[105281]: audit 2023-10-07T22:34:58.596453+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.8:0/3002770561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:34:59.470 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[105281]: audit 2023-10-07T22:34:58.597226+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:34:59.470 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[102097]: cluster 2023-10-07T22:34:58.087456+0000 mgr.y (mgr.25319) 1689 : cluster 0 pgmap v1970: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:59.471 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[102097]: audit 2023-10-07T22:34:58.596453+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.8:0/3002770561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:34:59.471 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:34:59 smithi008 bash[102097]: audit 2023-10-07T22:34:58.597226+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:34:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:59 smithi081 bash[89466]: cluster 2023-10-07T22:34:58.087456+0000 mgr.y (mgr.25319) 1689 : cluster 0 pgmap v1970: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:34:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:59 smithi081 bash[89466]: audit 2023-10-07T22:34:58.596453+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.8:0/3002770561' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:34:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:34:59 smithi081 bash[89466]: audit 2023-10-07T22:34:58.597226+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:00.173 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-07T22:35:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:00 smithi081 bash[89466]: audit 2023-10-07T22:34:59.184280+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:59.184928+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:59.185362+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:59.187876+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:00 smithi081 bash[89466]: cluster 2023-10-07T22:34:59.188850+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-07T22:35:00.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[105281]: audit 2023-10-07T22:34:59.184280+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:59.184928+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:59.185362+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:59.187876+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[105281]: cluster 2023-10-07T22:34:59.188850+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[102097]: audit 2023-10-07T22:34:59.184280+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:59.184928+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:59.185362+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:59.187876+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e480 with expected crc 2023-10-07T22:35:00.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:00 smithi008 bash[102097]: cluster 2023-10-07T22:34:59.188850+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-07T22:35:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:01 smithi081 bash[89466]: cluster 2023-10-07T22:35:00.088266+0000 mgr.y (mgr.25319) 1690 : cluster 0 pgmap v1972: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:01.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:01 smithi008 bash[102097]: cluster 2023-10-07T22:35:00.088266+0000 mgr.y (mgr.25319) 1690 : cluster 0 pgmap v1972: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:01.735 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:01 smithi008 bash[105281]: cluster 2023-10-07T22:35:00.088266+0000 mgr.y (mgr.25319) 1690 : cluster 0 pgmap v1972: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:03] "GET /metrics HTTP/1.1" 200 34318 "" "Prometheus/2.43.0" 2023-10-07T22:35:03.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:03 smithi008 bash[105281]: cluster 2023-10-07T22:35:02.089256+0000 mgr.y (mgr.25319) 1691 : cluster 0 pgmap v1973: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:03.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:03 smithi008 bash[102097]: cluster 2023-10-07T22:35:02.089256+0000 mgr.y (mgr.25319) 1691 : cluster 0 pgmap v1973: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:03 smithi081 bash[89466]: cluster 2023-10-07T22:35:02.089256+0000 mgr.y (mgr.25319) 1691 : cluster 0 pgmap v1973: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:04.960 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:05.357 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:05 smithi008 bash[102097]: cluster 2023-10-07T22:35:04.090179+0000 mgr.y (mgr.25319) 1692 : cluster 0 pgmap v1974: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:05 smithi081 bash[89466]: cluster 2023-10-07T22:35:04.090179+0000 mgr.y (mgr.25319) 1692 : cluster 0 pgmap v1974: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:05.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:05 smithi008 bash[105281]: cluster 2023-10-07T22:35:04.090179+0000 mgr.y (mgr.25319) 1692 : cluster 0 pgmap v1974: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:07 smithi081 bash[89466]: cluster 2023-10-07T22:35:06.091145+0000 mgr.y (mgr.25319) 1693 : cluster 0 pgmap v1975: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:07.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:07 smithi008 bash[102097]: cluster 2023-10-07T22:35:06.091145+0000 mgr.y (mgr.25319) 1693 : cluster 0 pgmap v1975: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:07.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:07 smithi008 bash[105281]: cluster 2023-10-07T22:35:06.091145+0000 mgr.y (mgr.25319) 1693 : cluster 0 pgmap v1975: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:09.232 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-07T22:35:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:09 smithi081 bash[89466]: cluster 2023-10-07T22:35:08.092077+0000 mgr.y (mgr.25319) 1694 : cluster 0 pgmap v1976: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:09 smithi081 bash[89466]: audit 2023-10-07T22:35:08.900571+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.8:0/3310384691' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:09 smithi081 bash[89466]: audit 2023-10-07T22:35:08.902402+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:09.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[102097]: cluster 2023-10-07T22:35:08.092077+0000 mgr.y (mgr.25319) 1694 : cluster 0 pgmap v1976: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:09.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[102097]: audit 2023-10-07T22:35:08.900571+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.8:0/3310384691' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:09.502 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[102097]: audit 2023-10-07T22:35:08.902402+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:09.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[105281]: cluster 2023-10-07T22:35:08.092077+0000 mgr.y (mgr.25319) 1694 : cluster 0 pgmap v1976: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:09.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[105281]: audit 2023-10-07T22:35:08.900571+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.8:0/3310384691' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:09.503 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:09 smithi008 bash[105281]: audit 2023-10-07T22:35:08.902402+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-07T22:35:10.197 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-07T22:35:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[105281]: audit 2023-10-07T22:35:09.220080+0000 mon.a (mon.0) 2351 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:10.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[105281]: cluster 2023-10-07T22:35:09.220924+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[105281]: cluster 2023-10-07T22:35:09.221693+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[105281]: cluster 2023-10-07T22:35:09.225844+0000 mon.a (mon.0) 2352 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[102097]: audit 2023-10-07T22:35:09.220080+0000 mon.a (mon.0) 2351 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[102097]: cluster 2023-10-07T22:35:09.220924+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[102097]: cluster 2023-10-07T22:35:09.221693+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:10 smithi008 bash[102097]: cluster 2023-10-07T22:35:09.225844+0000 mon.a (mon.0) 2352 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-07T22:35:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:10 smithi081 bash[89466]: audit 2023-10-07T22:35:09.220080+0000 mon.a (mon.0) 2351 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-07T22:35:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:10 smithi081 bash[89466]: cluster 2023-10-07T22:35:09.220924+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:10 smithi081 bash[89466]: cluster 2023-10-07T22:35:09.221693+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e481 with expected crc 2023-10-07T22:35:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:10 smithi081 bash[89466]: cluster 2023-10-07T22:35:09.225844+0000 mon.a (mon.0) 2352 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-07T22:35:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:11 smithi008 bash[105281]: cluster 2023-10-07T22:35:10.092956+0000 mgr.y (mgr.25319) 1695 : cluster 0 pgmap v1978: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:11 smithi008 bash[105281]: audit 2023-10-07T22:35:10.960279+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:11 smithi008 bash[102097]: cluster 2023-10-07T22:35:10.092956+0000 mgr.y (mgr.25319) 1695 : cluster 0 pgmap v1978: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:11.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:11 smithi008 bash[102097]: audit 2023-10-07T22:35:10.960279+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:11 smithi081 bash[89466]: cluster 2023-10-07T22:35:10.092956+0000 mgr.y (mgr.25319) 1695 : cluster 0 pgmap v1978: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:11 smithi081 bash[89466]: audit 2023-10-07T22:35:10.960279+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:13.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:13] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:35:13.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:13 smithi008 bash[105281]: cluster 2023-10-07T22:35:12.094120+0000 mgr.y (mgr.25319) 1696 : cluster 0 pgmap v1979: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:13.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:13 smithi008 bash[102097]: cluster 2023-10-07T22:35:12.094120+0000 mgr.y (mgr.25319) 1696 : cluster 0 pgmap v1979: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:13 smithi081 bash[89466]: cluster 2023-10-07T22:35:12.094120+0000 mgr.y (mgr.25319) 1696 : cluster 0 pgmap v1979: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:14.984 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:15.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:15 smithi008 bash[102097]: cluster 2023-10-07T22:35:14.094987+0000 mgr.y (mgr.25319) 1697 : cluster 0 pgmap v1980: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:15.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:15 smithi008 bash[105281]: cluster 2023-10-07T22:35:14.094987+0000 mgr.y (mgr.25319) 1697 : cluster 0 pgmap v1980: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:15 smithi081 bash[89466]: cluster 2023-10-07T22:35:14.094987+0000 mgr.y (mgr.25319) 1697 : cluster 0 pgmap v1980: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:17.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:17 smithi008 bash[102097]: cluster 2023-10-07T22:35:16.096029+0000 mgr.y (mgr.25319) 1698 : cluster 0 pgmap v1981: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:17.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:17 smithi008 bash[105281]: cluster 2023-10-07T22:35:16.096029+0000 mgr.y (mgr.25319) 1698 : cluster 0 pgmap v1981: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:17 smithi081 bash[89466]: cluster 2023-10-07T22:35:16.096029+0000 mgr.y (mgr.25319) 1698 : cluster 0 pgmap v1981: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:19.265 INFO:teuthology.orchestra.run.smithi008.stderr:reweighted osd.5 to 1 (10000) 2023-10-07T22:35:19.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:19 smithi008 bash[105281]: cluster 2023-10-07T22:35:18.097085+0000 mgr.y (mgr.25319) 1699 : cluster 0 pgmap v1982: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:19.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:19 smithi008 bash[105281]: audit 2023-10-07T22:35:18.890089+0000 mon.a (mon.0) 2354 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:19.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:19 smithi008 bash[102097]: cluster 2023-10-07T22:35:18.097085+0000 mgr.y (mgr.25319) 1699 : cluster 0 pgmap v1982: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:19.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:19 smithi008 bash[102097]: audit 2023-10-07T22:35:18.890089+0000 mon.a (mon.0) 2354 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:19 smithi081 bash[89466]: cluster 2023-10-07T22:35:18.097085+0000 mgr.y (mgr.25319) 1699 : cluster 0 pgmap v1982: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:19 smithi081 bash[89466]: audit 2023-10-07T22:35:18.890089+0000 mon.a (mon.0) 2354 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:20.181 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-10-07T22:35:20.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[105281]: audit 2023-10-07T22:35:19.256469+0000 mon.a (mon.0) 2355 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:20.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[105281]: cluster 2023-10-07T22:35:19.259205+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e482 with expected crc 2023-10-07T22:35:20.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[105281]: cluster 2023-10-07T22:35:19.262934+0000 mon.a (mon.0) 2356 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-07T22:35:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[102097]: audit 2023-10-07T22:35:19.256469+0000 mon.a (mon.0) 2355 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[102097]: cluster 2023-10-07T22:35:19.259205+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e482 with expected crc 2023-10-07T22:35:20.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:20 smithi008 bash[102097]: cluster 2023-10-07T22:35:19.262934+0000 mon.a (mon.0) 2356 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-07T22:35:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:20 smithi081 bash[89466]: audit 2023-10-07T22:35:19.256469+0000 mon.a (mon.0) 2355 : audit 1 from='client.? 172.21.15.8:0/47900981' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:20.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:20 smithi081 bash[89466]: cluster 2023-10-07T22:35:19.259205+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e482 with expected crc 2023-10-07T22:35:20.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:20 smithi081 bash[89466]: cluster 2023-10-07T22:35:19.262934+0000 mon.a (mon.0) 2356 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-07T22:35:21.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:21 smithi008 bash[105281]: cluster 2023-10-07T22:35:20.097901+0000 mgr.y (mgr.25319) 1700 : cluster 0 pgmap v1984: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:21.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:21 smithi008 bash[102097]: cluster 2023-10-07T22:35:20.097901+0000 mgr.y (mgr.25319) 1700 : cluster 0 pgmap v1984: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:21 smithi081 bash[89466]: cluster 2023-10-07T22:35:20.097901+0000 mgr.y (mgr.25319) 1700 : cluster 0 pgmap v1984: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:23.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:23 smithi008 bash[102097]: cluster 2023-10-07T22:35:22.098946+0000 mgr.y (mgr.25319) 1701 : cluster 0 pgmap v1985: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:23.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:23] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:35:23.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:23 smithi008 bash[105281]: cluster 2023-10-07T22:35:22.098946+0000 mgr.y (mgr.25319) 1701 : cluster 0 pgmap v1985: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:23 smithi081 bash[89466]: cluster 2023-10-07T22:35:22.098946+0000 mgr.y (mgr.25319) 1701 : cluster 0 pgmap v1985: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:24.975 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:25.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:25 smithi008 bash[102097]: cluster 2023-10-07T22:35:24.099838+0000 mgr.y (mgr.25319) 1702 : cluster 0 pgmap v1986: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:25.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:25 smithi008 bash[105281]: cluster 2023-10-07T22:35:24.099838+0000 mgr.y (mgr.25319) 1702 : cluster 0 pgmap v1986: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:25 smithi081 bash[89466]: cluster 2023-10-07T22:35:24.099838+0000 mgr.y (mgr.25319) 1702 : cluster 0 pgmap v1986: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:26.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:26 smithi008 bash[105281]: audit 2023-10-07T22:35:25.960601+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:26.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:26 smithi008 bash[102097]: audit 2023-10-07T22:35:25.960601+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:26 smithi081 bash[89466]: audit 2023-10-07T22:35:25.960601+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:27.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:27 smithi008 bash[102097]: cluster 2023-10-07T22:35:26.100735+0000 mgr.y (mgr.25319) 1703 : cluster 0 pgmap v1987: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:27.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:27 smithi008 bash[105281]: cluster 2023-10-07T22:35:26.100735+0000 mgr.y (mgr.25319) 1703 : cluster 0 pgmap v1987: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:27 smithi081 bash[89466]: cluster 2023-10-07T22:35:26.100735+0000 mgr.y (mgr.25319) 1703 : cluster 0 pgmap v1987: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:29.305 INFO:teuthology.orchestra.run.smithi008.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-10-07T22:35:29.557 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:29 smithi008 bash[105281]: cluster 2023-10-07T22:35:28.101460+0000 mgr.y (mgr.25319) 1704 : cluster 0 pgmap v1988: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:29.557 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:29 smithi008 bash[105281]: audit 2023-10-07T22:35:29.017776+0000 mon.a (mon.0) 2358 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:29.557 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:29 smithi008 bash[102097]: cluster 2023-10-07T22:35:28.101460+0000 mgr.y (mgr.25319) 1704 : cluster 0 pgmap v1988: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:29.557 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:29 smithi008 bash[102097]: audit 2023-10-07T22:35:29.017776+0000 mon.a (mon.0) 2358 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:29 smithi081 bash[89466]: cluster 2023-10-07T22:35:28.101460+0000 mgr.y (mgr.25319) 1704 : cluster 0 pgmap v1988: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:29 smithi081 bash[89466]: audit 2023-10-07T22:35:29.017776+0000 mon.a (mon.0) 2358 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-07T22:35:30.272 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-10-07T22:35:30.272 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-10-07T22:35:30.272 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-10-07T22:35:30.272 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-10-07T22:35:30.272 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T22:35:30.272 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T22:35:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[102097]: audit 2023-10-07T22:35:29.296328+0000 mon.a (mon.0) 2359 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:30.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[102097]: cluster 2023-10-07T22:35:29.296902+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[102097]: cluster 2023-10-07T22:35:29.297371+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[102097]: cluster 2023-10-07T22:35:29.302024+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[102097]: cluster 2023-10-07T22:35:29.412411+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[105281]: audit 2023-10-07T22:35:29.296328+0000 mon.a (mon.0) 2359 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[105281]: cluster 2023-10-07T22:35:29.296902+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[105281]: cluster 2023-10-07T22:35:29.297371+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[105281]: cluster 2023-10-07T22:35:29.302024+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-07T22:35:30.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:30 smithi008 bash[105281]: cluster 2023-10-07T22:35:29.412411+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:30 smithi081 bash[89466]: audit 2023-10-07T22:35:29.296328+0000 mon.a (mon.0) 2359 : audit 1 from='client.? 172.21.15.8:0/4007771272' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-07T22:35:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:30 smithi081 bash[89466]: cluster 2023-10-07T22:35:29.296902+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:30 smithi081 bash[89466]: cluster 2023-10-07T22:35:29.297371+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:30 smithi081 bash[89466]: cluster 2023-10-07T22:35:29.302024+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-07T22:35:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:30 smithi081 bash[89466]: cluster 2023-10-07T22:35:29.412411+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e483 with expected crc 2023-10-07T22:35:31.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:31 smithi008 bash[105281]: cluster 2023-10-07T22:35:30.102203+0000 mgr.y (mgr.25319) 1705 : cluster 0 pgmap v1990: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:31.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:31 smithi008 bash[102097]: cluster 2023-10-07T22:35:30.102203+0000 mgr.y (mgr.25319) 1705 : cluster 0 pgmap v1990: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:31 smithi081 bash[89466]: cluster 2023-10-07T22:35:30.102203+0000 mgr.y (mgr.25319) 1705 : cluster 0 pgmap v1990: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:33.319 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:33] "GET /metrics HTTP/1.1" 200 34320 "" "Prometheus/2.43.0" 2023-10-07T22:35:33.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:33 smithi008 bash[102097]: cluster 2023-10-07T22:35:32.103114+0000 mgr.y (mgr.25319) 1706 : cluster 0 pgmap v1991: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:33.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:33 smithi008 bash[105281]: cluster 2023-10-07T22:35:32.103114+0000 mgr.y (mgr.25319) 1706 : cluster 0 pgmap v1991: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:33 smithi081 bash[89466]: cluster 2023-10-07T22:35:32.103114+0000 mgr.y (mgr.25319) 1706 : cluster 0 pgmap v1991: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:35.054 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:35.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:35 smithi008 bash[105281]: cluster 2023-10-07T22:35:34.103999+0000 mgr.y (mgr.25319) 1707 : cluster 0 pgmap v1992: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:35.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:35 smithi008 bash[102097]: cluster 2023-10-07T22:35:34.103999+0000 mgr.y (mgr.25319) 1707 : cluster 0 pgmap v1992: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:35 smithi081 bash[89466]: cluster 2023-10-07T22:35:34.103999+0000 mgr.y (mgr.25319) 1707 : cluster 0 pgmap v1992: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:37.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:37 smithi008 bash[105281]: cluster 2023-10-07T22:35:36.105018+0000 mgr.y (mgr.25319) 1708 : cluster 0 pgmap v1993: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:37.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:37 smithi008 bash[102097]: cluster 2023-10-07T22:35:36.105018+0000 mgr.y (mgr.25319) 1708 : cluster 0 pgmap v1993: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:37 smithi081 bash[89466]: cluster 2023-10-07T22:35:36.105018+0000 mgr.y (mgr.25319) 1708 : cluster 0 pgmap v1993: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:38.803 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:35:38.803 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":483,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T22:35:29.293693+0000","last_up_change":"2023-10-07T22:11:41.015207+0000","last_in_change":"2023-10-07T22:23:10.973943+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"465","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"458","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":453,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":467,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6803","nonce":1605845786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6805","nonce":1605845786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6809","nonce":1605845786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6807","nonce":1605845786}]},"public_addr":"172.21.15.8:6803/1605845786","cluster_addr":"172.21.15.8:6805/1605845786","heartbeat_back_addr":"172.21.15.8:6809/1605845786","heartbeat_front_addr":"172.21.15.8:6807/1605845786","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":463,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6811","nonce":719108772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6813","nonce":719108772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6817","nonce":719108772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6815","nonce":719108772}]},"public_addr":"172.21.15.8:6811/719108772","cluster_addr":"172.21.15.8:6813/719108772","heartbeat_back_addr":"172.21.15.8:6817/719108772","heartbeat_front_addr":"172.21.15.8:6815/719108772","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":472,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6819","nonce":728250220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6821","nonce":728250220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6825","nonce":728250220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6823","nonce":728250220}]},"public_addr":"172.21.15.8:6819/728250220","cluster_addr":"172.21.15.8:6821/728250220","heartbeat_back_addr":"172.21.15.8:6825/728250220","heartbeat_front_addr":"172.21.15.8:6823/728250220","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":463,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6827","nonce":3176481837}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6829","nonce":3176481837}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6833","nonce":3176481837}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6831","nonce":3176481837}]},"public_addr":"172.21.15.8:6827/3176481837","cluster_addr":"172.21.15.8:6829/3176481837","heartbeat_back_addr":"172.21.15.8:6833/3176481837","heartbeat_front_addr":"172.21.15.8:6831/3176481837","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":233,"up_from":242,"up_thru":463,"down_at":234,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6809","nonce":2927071229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6811","nonce":2927071229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6815","nonce":2927071229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6813","nonce":2927071229}]},"public_addr":"172.21.15.81:6809/2927071229","cluster_addr":"172.21.15.81:6811/2927071229","heartbeat_back_addr":"172.21.15.81:6815/2927071229","heartbeat_front_addr":"172.21.15.81:6813/2927071229","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":81},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":86},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":91},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":96},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":233},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.6","mappings":[{"from":4,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2577095409":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2553974542":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6801/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/681712436":"2023-10-08T21:42:40.760317+0000","172.21.15.81:0/2805371594":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/2700879672":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3422193241":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/1162812018":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/4283791021":"2023-10-08T21:41:34.380271+0000","172.21.15.81:6834/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:6835/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/3456058510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.81:0/1636006078":"2023-10-08T21:41:34.380271+0000","172.21.15.81:0/2698147230":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/4097938154":"2023-10-08T21:40:29.529373+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:0/3591451112":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3116462510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/2849197016":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2405598174":"2023-10-08T21:42:40.760317+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T22:35:39.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:39 smithi008 bash[102097]: cluster 2023-10-07T22:35:38.105655+0000 mgr.y (mgr.25319) 1709 : cluster 0 pgmap v1994: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:39.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:39 smithi008 bash[102097]: audit 2023-10-07T22:35:38.798550+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.8:0/3378291155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:39.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:39 smithi008 bash[105281]: cluster 2023-10-07T22:35:38.105655+0000 mgr.y (mgr.25319) 1709 : cluster 0 pgmap v1994: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:39.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:39 smithi008 bash[105281]: audit 2023-10-07T22:35:38.798550+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.8:0/3378291155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:39.674 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T22:35:39.674 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T22:35:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:39 smithi081 bash[89466]: cluster 2023-10-07T22:35:38.105655+0000 mgr.y (mgr.25319) 1709 : cluster 0 pgmap v1994: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:39 smithi081 bash[89466]: audit 2023-10-07T22:35:38.798550+0000 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.8:0/3378291155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:41.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:41 smithi008 bash[105281]: cluster 2023-10-07T22:35:40.106429+0000 mgr.y (mgr.25319) 1710 : cluster 0 pgmap v1995: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:41.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:41 smithi008 bash[105281]: audit 2023-10-07T22:35:40.960985+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:41 smithi008 bash[102097]: cluster 2023-10-07T22:35:40.106429+0000 mgr.y (mgr.25319) 1710 : cluster 0 pgmap v1995: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:41.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:41 smithi008 bash[102097]: audit 2023-10-07T22:35:40.960985+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:41 smithi081 bash[89466]: cluster 2023-10-07T22:35:40.106429+0000 mgr.y (mgr.25319) 1710 : cluster 0 pgmap v1995: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:41 smithi081 bash[89466]: audit 2023-10-07T22:35:40.960985+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:43.338 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:43] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:35:43.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:43 smithi008 bash[102097]: cluster 2023-10-07T22:35:42.107415+0000 mgr.y (mgr.25319) 1711 : cluster 0 pgmap v1996: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:43.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:43 smithi008 bash[105281]: cluster 2023-10-07T22:35:42.107415+0000 mgr.y (mgr.25319) 1711 : cluster 0 pgmap v1996: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:43 smithi081 bash[89466]: cluster 2023-10-07T22:35:42.107415+0000 mgr.y (mgr.25319) 1711 : cluster 0 pgmap v1996: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:44.457 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:45.592 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:45 smithi008 bash[102097]: cluster 2023-10-07T22:35:44.108267+0000 mgr.y (mgr.25319) 1712 : cluster 0 pgmap v1997: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:45.592 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:45 smithi008 bash[105281]: cluster 2023-10-07T22:35:44.108267+0000 mgr.y (mgr.25319) 1712 : cluster 0 pgmap v1997: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:45 smithi081 bash[89466]: cluster 2023-10-07T22:35:44.108267+0000 mgr.y (mgr.25319) 1712 : cluster 0 pgmap v1997: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:47.600 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:47 smithi008 bash[105281]: cluster 2023-10-07T22:35:46.109250+0000 mgr.y (mgr.25319) 1713 : cluster 0 pgmap v1998: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:47.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:47 smithi008 bash[102097]: cluster 2023-10-07T22:35:46.109250+0000 mgr.y (mgr.25319) 1713 : cluster 0 pgmap v1998: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:47 smithi081 bash[89466]: cluster 2023-10-07T22:35:46.109250+0000 mgr.y (mgr.25319) 1713 : cluster 0 pgmap v1998: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:48.022 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:35:48.023 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":483,"fsid":"899f7cbc-6557-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:22:55.364527+0000","modified":"2023-10-07T22:35:29.293693+0000","last_up_change":"2023-10-07T22:11:41.015207+0000","last_in_change":"2023-10-07T22:23:10.973943+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:28:21.605169+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"465","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"458","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-07T21:34:24.627267+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":453,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-07T21:36:22.784180+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-07T21:36:23.721510+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12c87468-8df1-461a-bf05-e10e07c0421a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":81,"up_from":85,"up_thru":467,"down_at":82,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6802","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6803","nonce":1605845786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6805","nonce":1605845786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6809","nonce":1605845786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":1605845786},{"type":"v1","addr":"172.21.15.8:6807","nonce":1605845786}]},"public_addr":"172.21.15.8:6803/1605845786","cluster_addr":"172.21.15.8:6805/1605845786","heartbeat_back_addr":"172.21.15.8:6809/1605845786","heartbeat_front_addr":"172.21.15.8:6807/1605845786","state":["exists","up"]},{"osd":1,"uuid":"4c7d0bb1-7f05-48f9-9c08-02496e91c79e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":86,"up_from":90,"up_thru":463,"down_at":87,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6810","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6811","nonce":719108772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6812","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6813","nonce":719108772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6816","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6817","nonce":719108772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6814","nonce":719108772},{"type":"v1","addr":"172.21.15.8:6815","nonce":719108772}]},"public_addr":"172.21.15.8:6811/719108772","cluster_addr":"172.21.15.8:6813/719108772","heartbeat_back_addr":"172.21.15.8:6817/719108772","heartbeat_front_addr":"172.21.15.8:6815/719108772","state":["exists","up"]},{"osd":2,"uuid":"270044d0-78a7-46d6-ac31-9e242b75f3ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":91,"up_from":95,"up_thru":472,"down_at":92,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6818","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6819","nonce":728250220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6820","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6821","nonce":728250220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6824","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6825","nonce":728250220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6822","nonce":728250220},{"type":"v1","addr":"172.21.15.8:6823","nonce":728250220}]},"public_addr":"172.21.15.8:6819/728250220","cluster_addr":"172.21.15.8:6821/728250220","heartbeat_back_addr":"172.21.15.8:6825/728250220","heartbeat_front_addr":"172.21.15.8:6823/728250220","state":["exists","up"]},{"osd":3,"uuid":"ce65d4be-0a27-4423-bdc8-a829208d56e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":96,"up_from":100,"up_thru":463,"down_at":97,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6826","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6827","nonce":3176481837}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6828","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6829","nonce":3176481837}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6832","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6833","nonce":3176481837}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6830","nonce":3176481837},{"type":"v1","addr":"172.21.15.8:6831","nonce":3176481837}]},"public_addr":"172.21.15.8:6827/3176481837","cluster_addr":"172.21.15.8:6829/3176481837","heartbeat_back_addr":"172.21.15.8:6833/3176481837","heartbeat_front_addr":"172.21.15.8:6831/3176481837","state":["exists","up"]},{"osd":4,"uuid":"8fc17bf4-ca7d-4cdb-b10e-2f202f2f0529","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6801","nonce":589982139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6803","nonce":589982139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6807","nonce":589982139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":589982139},{"type":"v1","addr":"172.21.15.81:6805","nonce":589982139}]},"public_addr":"172.21.15.81:6801/589982139","cluster_addr":"172.21.15.81:6803/589982139","heartbeat_back_addr":"172.21.15.81:6807/589982139","heartbeat_front_addr":"172.21.15.81:6805/589982139","state":["exists","up"]},{"osd":5,"uuid":"804fa924-3764-45bc-bb42-0ae2fcec9d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":233,"up_from":242,"up_thru":463,"down_at":234,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6809","nonce":2927071229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6811","nonce":2927071229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6815","nonce":2927071229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2927071229},{"type":"v1","addr":"172.21.15.81:6813","nonce":2927071229}]},"public_addr":"172.21.15.81:6809/2927071229","cluster_addr":"172.21.15.81:6811/2927071229","heartbeat_back_addr":"172.21.15.81:6815/2927071229","heartbeat_front_addr":"172.21.15.81:6813/2927071229","state":["exists","up"]},{"osd":6,"uuid":"d9762865-3272-415b-ad53-8cc52b0170d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6817","nonce":4094221629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6819","nonce":4094221629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6823","nonce":4094221629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":4094221629},{"type":"v1","addr":"172.21.15.81:6821","nonce":4094221629}]},"public_addr":"172.21.15.81:6817/4094221629","cluster_addr":"172.21.15.81:6819/4094221629","heartbeat_back_addr":"172.21.15.81:6823/4094221629","heartbeat_front_addr":"172.21.15.81:6821/4094221629","state":["exists","up"]},{"osd":7,"uuid":"0b7e295b-12a0-4fb4-a5e9-ef63a0619d26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":463,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6825","nonce":2227689906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6827","nonce":2227689906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6831","nonce":2227689906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2227689906},{"type":"v1","addr":"172.21.15.81:6829","nonce":2227689906}]},"public_addr":"172.21.15.81:6825/2227689906","cluster_addr":"172.21.15.81:6827/2227689906","heartbeat_back_addr":"172.21.15.81:6831/2227689906","heartbeat_front_addr":"172.21.15.81:6829/2227689906","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:26:35.126594+0000","dead_epoch":81},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:27:26.704687+0000","dead_epoch":86},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:28:18.060017+0000","dead_epoch":91},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:29:10.525870+0000","dead_epoch":96},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:02.123670+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:30:53.807630+0000","dead_epoch":233},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:31:45.996937+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:32:38.618038+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.6","mappings":[{"from":4,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/2577095409":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6800/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/2785411660":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2553974542":"2023-10-08T21:42:40.760317+0000","172.21.15.8:6801/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/681712436":"2023-10-08T21:42:40.760317+0000","172.21.15.81:0/2805371594":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/2700879672":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3422193241":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2921104529":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6800/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.8:6800/816182858":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/259798298":"2023-10-08T21:33:43.145390+0000","172.21.15.81:0/1162812018":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/1545782816":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/4283791021":"2023-10-08T21:41:34.380271+0000","172.21.15.81:6834/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1348110159":"2023-10-08T21:33:43.145390+0000","172.21.15.8:6835/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:6801/297097448":"2023-10-08T21:33:43.145390+0000","172.21.15.81:6835/813851169":"2023-10-08T21:41:34.380271+0000","172.21.15.8:6801/3671715447":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/285124254":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6800/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:6801/1030353280":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/3456058510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2933908":"2023-10-08T21:23:28.629319+0000","172.21.15.8:0/4107914155":"2023-10-08T21:23:28.629319+0000","172.21.15.81:0/1636006078":"2023-10-08T21:41:34.380271+0000","172.21.15.81:0/2698147230":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/4097938154":"2023-10-08T21:40:29.529373+0000","172.21.15.8:6834/1637542562":"2023-10-08T21:36:31.358344+0000","172.21.15.8:0/3591451112":"2023-10-08T21:42:40.760317+0000","172.21.15.8:0/3116462510":"2023-10-08T21:40:29.529373+0000","172.21.15.8:0/2827001803":"2023-10-08T21:33:43.145390+0000","172.21.15.8:0/2933512791":"2023-10-08T21:24:02.949255+0000","172.21.15.81:0/2849197016":"2023-10-08T21:41:34.380271+0000","172.21.15.8:0/1277172616":"2023-10-08T21:24:02.949255+0000","172.21.15.8:0/2405598174":"2023-10-08T21:42:40.760317+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-07T22:35:48.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:48 smithi008 bash[102097]: audit 2023-10-07T22:35:48.018187+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.8:0/3372594846' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:48.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:48 smithi008 bash[105281]: audit 2023-10-07T22:35:48.018187+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.8:0/3372594846' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:48 smithi081 bash[89466]: audit 2023-10-07T22:35:48.018187+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.8:0/3372594846' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:35:49.064 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T22:35:49.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T22:35:49.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T22:35:49.065 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T22:35:49.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T22:35:49.066 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T22:35:49.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T22:35:49.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T22:35:49.358 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:49 smithi008 bash[102097]: cluster 2023-10-07T22:35:48.110223+0000 mgr.y (mgr.25319) 1714 : cluster 0 pgmap v1999: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:49.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:49 smithi008 bash[105281]: cluster 2023-10-07T22:35:48.110223+0000 mgr.y (mgr.25319) 1714 : cluster 0 pgmap v1999: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:49 smithi081 bash[89466]: cluster 2023-10-07T22:35:48.110223+0000 mgr.y (mgr.25319) 1714 : cluster 0 pgmap v1999: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:51.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:51 smithi008 bash[105281]: cluster 2023-10-07T22:35:50.111067+0000 mgr.y (mgr.25319) 1715 : cluster 0 pgmap v2000: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:51.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:51 smithi008 bash[102097]: cluster 2023-10-07T22:35:50.111067+0000 mgr.y (mgr.25319) 1715 : cluster 0 pgmap v2000: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:51 smithi081 bash[89466]: cluster 2023-10-07T22:35:50.111067+0000 mgr.y (mgr.25319) 1715 : cluster 0 pgmap v2000: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:53.366 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:35:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:35:53] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:35:53.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:53 smithi008 bash[105281]: cluster 2023-10-07T22:35:52.112082+0000 mgr.y (mgr.25319) 1716 : cluster 0 pgmap v2001: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:53.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:53 smithi008 bash[102097]: cluster 2023-10-07T22:35:52.112082+0000 mgr.y (mgr.25319) 1716 : cluster 0 pgmap v2001: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:53 smithi081 bash[89466]: cluster 2023-10-07T22:35:52.112082+0000 mgr.y (mgr.25319) 1716 : cluster 0 pgmap v2001: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:53.976 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.977 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.977 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.977 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.981 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:53.985 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:35:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:55 smithi008 bash[102097]: cluster 2023-10-07T22:35:54.112839+0000 mgr.y (mgr.25319) 1717 : cluster 0 pgmap v2002: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:55 smithi008 bash[102097]: audit 2023-10-07T22:35:54.693566+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:55.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:55 smithi008 bash[105281]: cluster 2023-10-07T22:35:54.112839+0000 mgr.y (mgr.25319) 1717 : cluster 0 pgmap v2002: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:55.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:55 smithi008 bash[105281]: audit 2023-10-07T22:35:54.693566+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:55 smithi081 bash[89466]: cluster 2023-10-07T22:35:54.112839+0000 mgr.y (mgr.25319) 1717 : cluster 0 pgmap v2002: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:55 smithi081 bash[89466]: audit 2023-10-07T22:35:54.693566+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:56.718 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:56 smithi008 bash[102097]: audit 2023-10-07T22:35:55.961724+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:56.718 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:56 smithi008 bash[105281]: audit 2023-10-07T22:35:55.961724+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:56 smithi081 bash[89466]: audit 2023-10-07T22:35:55.961724+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:57 smithi008 bash[102097]: cluster 2023-10-07T22:35:56.113791+0000 mgr.y (mgr.25319) 1718 : cluster 0 pgmap v2003: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:57.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:57 smithi008 bash[105281]: cluster 2023-10-07T22:35:56.113791+0000 mgr.y (mgr.25319) 1718 : cluster 0 pgmap v2003: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:57 smithi081 bash[89466]: cluster 2023-10-07T22:35:56.113791+0000 mgr.y (mgr.25319) 1718 : cluster 0 pgmap v2003: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:59.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:35:59 smithi008 bash[102097]: cluster 2023-10-07T22:35:58.114422+0000 mgr.y (mgr.25319) 1719 : cluster 0 pgmap v2004: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:59.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:35:59 smithi008 bash[105281]: cluster 2023-10-07T22:35:58.114422+0000 mgr.y (mgr.25319) 1719 : cluster 0 pgmap v2004: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:35:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:35:59 smithi081 bash[89466]: cluster 2023-10-07T22:35:58.114422+0000 mgr.y (mgr.25319) 1719 : cluster 0 pgmap v2004: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:01 smithi081 bash[89466]: cluster 2023-10-07T22:36:00.114916+0000 mgr.y (mgr.25319) 1720 : cluster 0 pgmap v2005: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:01 smithi081 bash[89466]: audit 2023-10-07T22:36:01.140940+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:01 smithi081 bash[89466]: audit 2023-10-07T22:36:01.149338+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:01.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[102097]: cluster 2023-10-07T22:36:00.114916+0000 mgr.y (mgr.25319) 1720 : cluster 0 pgmap v2005: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:01.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[102097]: audit 2023-10-07T22:36:01.140940+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:01.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[102097]: audit 2023-10-07T22:36:01.149338+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:01.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[105281]: cluster 2023-10-07T22:36:00.114916+0000 mgr.y (mgr.25319) 1720 : cluster 0 pgmap v2005: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:01.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[105281]: audit 2023-10-07T22:36:01.140940+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:01.887 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:01 smithi008 bash[105281]: audit 2023-10-07T22:36:01.149338+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:03.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:03] "GET /metrics HTTP/1.1" 200 34318 "" "Prometheus/2.43.0" 2023-10-07T22:36:03.694 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:03 smithi008 bash[102097]: cluster 2023-10-07T22:36:02.115452+0000 mgr.y (mgr.25319) 1721 : cluster 0 pgmap v2006: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:03.695 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:03 smithi008 bash[105281]: cluster 2023-10-07T22:36:02.115452+0000 mgr.y (mgr.25319) 1721 : cluster 0 pgmap v2006: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:03 smithi081 bash[89466]: cluster 2023-10-07T22:36:02.115452+0000 mgr.y (mgr.25319) 1721 : cluster 0 pgmap v2006: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:05 smithi081 bash[89466]: cluster 2023-10-07T22:36:04.116273+0000 mgr.y (mgr.25319) 1722 : cluster 0 pgmap v2007: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:05.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:05 smithi008 bash[102097]: cluster 2023-10-07T22:36:04.116273+0000 mgr.y (mgr.25319) 1722 : cluster 0 pgmap v2007: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:05.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:05 smithi008 bash[105281]: cluster 2023-10-07T22:36:04.116273+0000 mgr.y (mgr.25319) 1722 : cluster 0 pgmap v2007: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:07.486 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:07 smithi008 bash[102097]: cluster 2023-10-07T22:36:06.117278+0000 mgr.y (mgr.25319) 1723 : cluster 0 pgmap v2008: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:07.486 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:07 smithi008 bash[105281]: cluster 2023-10-07T22:36:06.117278+0000 mgr.y (mgr.25319) 1723 : cluster 0 pgmap v2008: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:07 smithi081 bash[89466]: cluster 2023-10-07T22:36:06.117278+0000 mgr.y (mgr.25319) 1723 : cluster 0 pgmap v2008: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:09.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: cluster 2023-10-07T22:36:08.118074+0000 mgr.y (mgr.25319) 1724 : cluster 0 pgmap v2009: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:09.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: audit 2023-10-07T22:36:08.908983+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: audit 2023-10-07T22:36:08.914941+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: audit 2023-10-07T22:36:09.386933+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: audit 2023-10-07T22:36:09.388086+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[105281]: audit 2023-10-07T22:36:09.395768+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: cluster 2023-10-07T22:36:08.118074+0000 mgr.y (mgr.25319) 1724 : cluster 0 pgmap v2009: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: audit 2023-10-07T22:36:08.908983+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: audit 2023-10-07T22:36:08.914941+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: audit 2023-10-07T22:36:09.386933+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: audit 2023-10-07T22:36:09.388086+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:09.637 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:09 smithi008 bash[102097]: audit 2023-10-07T22:36:09.395768+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: cluster 2023-10-07T22:36:08.118074+0000 mgr.y (mgr.25319) 1724 : cluster 0 pgmap v2009: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: audit 2023-10-07T22:36:08.908983+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: audit 2023-10-07T22:36:08.914941+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: audit 2023-10-07T22:36:09.386933+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: audit 2023-10-07T22:36:09.388086+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:09 smithi081 bash[89466]: audit 2023-10-07T22:36:09.395768+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' 2023-10-07T22:36:10.526 INFO:teuthology.orchestra.run.smithi008.stdout:1039382085923 2023-10-07T22:36:10.526 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T22:36:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:11 smithi008 bash[105281]: cluster 2023-10-07T22:36:10.118662+0000 mgr.y (mgr.25319) 1725 : cluster 0 pgmap v2010: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:11.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:11 smithi008 bash[105281]: audit 2023-10-07T22:36:10.961898+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:11 smithi008 bash[102097]: cluster 2023-10-07T22:36:10.118662+0000 mgr.y (mgr.25319) 1725 : cluster 0 pgmap v2010: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:11.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:11 smithi008 bash[102097]: audit 2023-10-07T22:36:10.961898+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:11 smithi081 bash[89466]: cluster 2023-10-07T22:36:10.118662+0000 mgr.y (mgr.25319) 1725 : cluster 0 pgmap v2010: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:11 smithi081 bash[89466]: audit 2023-10-07T22:36:10.961898+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:12.322 INFO:teuthology.orchestra.run.smithi008.stdout:408021893693 2023-10-07T22:36:12.323 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T22:36:12.324 INFO:teuthology.orchestra.run.smithi008.stdout:133143986971 2023-10-07T22:36:12.324 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T22:36:13.305 INFO:teuthology.orchestra.run.smithi008.stdout:429496730164 2023-10-07T22:36:13.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T22:36:13.318 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:13 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:13] "GET /metrics HTTP/1.1" 200 34321 "" "Prometheus/2.43.0" 2023-10-07T22:36:13.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:13 smithi008 bash[102097]: cluster 2023-10-07T22:36:12.119558+0000 mgr.y (mgr.25319) 1726 : cluster 0 pgmap v2011: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:13.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:13 smithi008 bash[105281]: cluster 2023-10-07T22:36:12.119558+0000 mgr.y (mgr.25319) 1726 : cluster 0 pgmap v2011: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:13 smithi081 bash[89466]: cluster 2023-10-07T22:36:12.119558+0000 mgr.y (mgr.25319) 1726 : cluster 0 pgmap v2011: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:15.002 INFO:teuthology.orchestra.run.smithi008.stdout:386547057229 2023-10-07T22:36:15.003 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T22:36:15.156 INFO:teuthology.orchestra.run.smithi008.stdout:365072220756 2023-10-07T22:36:15.156 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T22:36:15.227 INFO:teuthology.orchestra.run.smithi008.stdout:201863463688 2023-10-07T22:36:15.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T22:36:15.247 INFO:teuthology.orchestra.run.smithi008.stdout:236223202044 2023-10-07T22:36:15.247 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T22:36:15.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:15 smithi008 bash[105281]: cluster 2023-10-07T22:36:14.120287+0000 mgr.y (mgr.25319) 1727 : cluster 0 pgmap v2012: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:15.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:15 smithi008 bash[102097]: cluster 2023-10-07T22:36:14.120287+0000 mgr.y (mgr.25319) 1727 : cluster 0 pgmap v2012: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:15 smithi081 bash[89466]: cluster 2023-10-07T22:36:14.120287+0000 mgr.y (mgr.25319) 1727 : cluster 0 pgmap v2012: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:17.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:17.327 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:17.329 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:17.335 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:17.637 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:17 smithi008 bash[105281]: cluster 2023-10-07T22:36:16.121270+0000 mgr.y (mgr.25319) 1728 : cluster 0 pgmap v2013: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:17.638 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:17 smithi008 bash[102097]: cluster 2023-10-07T22:36:16.121270+0000 mgr.y (mgr.25319) 1728 : cluster 0 pgmap v2013: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:17 smithi081 bash[89466]: cluster 2023-10-07T22:36:16.121270+0000 mgr.y (mgr.25319) 1728 : cluster 0 pgmap v2013: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:19.353 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:19.353 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:19.354 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:19.354 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:19 smithi081 bash[89466]: cluster 2023-10-07T22:36:18.122307+0000 mgr.y (mgr.25319) 1729 : cluster 0 pgmap v2014: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:19.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:19 smithi008 bash[105281]: cluster 2023-10-07T22:36:18.122307+0000 mgr.y (mgr.25319) 1729 : cluster 0 pgmap v2014: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:19.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:19 smithi008 bash[102097]: cluster 2023-10-07T22:36:18.122307+0000 mgr.y (mgr.25319) 1729 : cluster 0 pgmap v2014: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:21.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:21 smithi008 bash[102097]: cluster 2023-10-07T22:36:20.123208+0000 mgr.y (mgr.25319) 1730 : cluster 0 pgmap v2015: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:21.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:21 smithi008 bash[105281]: cluster 2023-10-07T22:36:20.123208+0000 mgr.y (mgr.25319) 1730 : cluster 0 pgmap v2015: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:21 smithi081 bash[89466]: cluster 2023-10-07T22:36:20.123208+0000 mgr.y (mgr.25319) 1730 : cluster 0 pgmap v2015: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:23.421 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:23 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:23] "GET /metrics HTTP/1.1" 200 34321 "" "Prometheus/2.43.0" 2023-10-07T22:36:23.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:23 smithi008 bash[102097]: cluster 2023-10-07T22:36:22.124250+0000 mgr.y (mgr.25319) 1731 : cluster 0 pgmap v2016: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:23.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:23 smithi008 bash[105281]: cluster 2023-10-07T22:36:22.124250+0000 mgr.y (mgr.25319) 1731 : cluster 0 pgmap v2016: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:23 smithi081 bash[89466]: cluster 2023-10-07T22:36:22.124250+0000 mgr.y (mgr.25319) 1731 : cluster 0 pgmap v2016: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:25.725 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:25 smithi008 bash[105281]: cluster 2023-10-07T22:36:24.124980+0000 mgr.y (mgr.25319) 1732 : cluster 0 pgmap v2017: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:25.725 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:25 smithi008 bash[102097]: cluster 2023-10-07T22:36:24.124980+0000 mgr.y (mgr.25319) 1732 : cluster 0 pgmap v2017: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:25 smithi081 bash[89466]: cluster 2023-10-07T22:36:24.124980+0000 mgr.y (mgr.25319) 1732 : cluster 0 pgmap v2017: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:26 smithi081 bash[89466]: audit 2023-10-07T22:36:25.961717+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:26.751 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:26 smithi008 bash[105281]: audit 2023-10-07T22:36:25.961717+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:26.752 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:26 smithi008 bash[102097]: audit 2023-10-07T22:36:25.961717+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:27 smithi081 bash[89466]: cluster 2023-10-07T22:36:26.125833+0000 mgr.y (mgr.25319) 1733 : cluster 0 pgmap v2018: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:27.864 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:27 smithi008 bash[102097]: cluster 2023-10-07T22:36:26.125833+0000 mgr.y (mgr.25319) 1733 : cluster 0 pgmap v2018: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:27.864 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:27 smithi008 bash[105281]: cluster 2023-10-07T22:36:26.125833+0000 mgr.y (mgr.25319) 1733 : cluster 0 pgmap v2018: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:29 smithi081 bash[89466]: cluster 2023-10-07T22:36:28.126536+0000 mgr.y (mgr.25319) 1734 : cluster 0 pgmap v2019: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:29.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:29 smithi008 bash[102097]: cluster 2023-10-07T22:36:28.126536+0000 mgr.y (mgr.25319) 1734 : cluster 0 pgmap v2019: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:29.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:29 smithi008 bash[105281]: cluster 2023-10-07T22:36:28.126536+0000 mgr.y (mgr.25319) 1734 : cluster 0 pgmap v2019: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:30.721 INFO:teuthology.orchestra.run.smithi008.stdout:133143986975 2023-10-07T22:36:30.890 INFO:teuthology.orchestra.run.smithi008.stdout:429496730168 2023-10-07T22:36:31.497 INFO:teuthology.orchestra.run.smithi008.stdout:1039382085927 2023-10-07T22:36:31.730 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[105281]: cluster 2023-10-07T22:36:30.127185+0000 mgr.y (mgr.25319) 1735 : cluster 0 pgmap v2020: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:31.730 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[105281]: audit 2023-10-07T22:36:30.721443+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.8:0/3562721482' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T22:36:31.730 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[105281]: audit 2023-10-07T22:36:30.889407+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.8:0/848453421' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[102097]: cluster 2023-10-07T22:36:30.127185+0000 mgr.y (mgr.25319) 1735 : cluster 0 pgmap v2020: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[102097]: audit 2023-10-07T22:36:30.721443+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.8:0/3562721482' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:31 smithi008 bash[102097]: audit 2023-10-07T22:36:30.889407+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.8:0/848453421' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:31 smithi081 bash[89466]: cluster 2023-10-07T22:36:30.127185+0000 mgr.y (mgr.25319) 1735 : cluster 0 pgmap v2020: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:31 smithi081 bash[89466]: audit 2023-10-07T22:36:30.721443+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.8:0/3562721482' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T22:36:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:31 smithi081 bash[89466]: audit 2023-10-07T22:36:30.889407+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.8:0/848453421' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T22:36:32.610 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:32 smithi008 bash[105281]: audit 2023-10-07T22:36:31.497635+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.8:0/2384351502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T22:36:32.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:32 smithi008 bash[102097]: audit 2023-10-07T22:36:31.497635+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.8:0/2384351502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T22:36:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:32 smithi081 bash[89466]: audit 2023-10-07T22:36:31.497635+0000 mon.a (mon.0) 2374 : audit 0 from='client.? 172.21.15.8:0/2384351502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T22:36:32.992 INFO:teuthology.orchestra.run.smithi008.stdout:408021893698 2023-10-07T22:36:33.440 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:33 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:33] "GET /metrics HTTP/1.1" 200 34317 "" "Prometheus/2.43.0" 2023-10-07T22:36:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:33 smithi081 bash[89466]: cluster 2023-10-07T22:36:32.127874+0000 mgr.y (mgr.25319) 1736 : cluster 0 pgmap v2021: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:33 smithi081 bash[89466]: audit 2023-10-07T22:36:32.991990+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.8:0/203601640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T22:36:33.748 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:33 smithi008 bash[105281]: cluster 2023-10-07T22:36:32.127874+0000 mgr.y (mgr.25319) 1736 : cluster 0 pgmap v2021: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:33.759 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:33 smithi008 bash[105281]: audit 2023-10-07T22:36:32.991990+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.8:0/203601640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T22:36:33.759 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:33 smithi008 bash[102097]: cluster 2023-10-07T22:36:32.127874+0000 mgr.y (mgr.25319) 1736 : cluster 0 pgmap v2021: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:33.760 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:33 smithi008 bash[102097]: audit 2023-10-07T22:36:32.991990+0000 mon.a (mon.0) 2375 : audit 0 from='client.? 172.21.15.8:0/203601640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T22:36:35.359 INFO:tasks.cephadm.ceph_manager.ceph:need seq 429496730164 got 429496730168 for osd.3 2023-10-07T22:36:35.359 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:35 smithi081 bash[89466]: cluster 2023-10-07T22:36:34.128688+0000 mgr.y (mgr.25319) 1737 : cluster 0 pgmap v2022: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:35.904 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:35 smithi008 bash[105281]: cluster 2023-10-07T22:36:34.128688+0000 mgr.y (mgr.25319) 1737 : cluster 0 pgmap v2022: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:35.904 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:35 smithi008 bash[102097]: cluster 2023-10-07T22:36:34.128688+0000 mgr.y (mgr.25319) 1737 : cluster 0 pgmap v2022: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:36.761 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1039382085923 got 1039382085927 for osd.5 2023-10-07T22:36:36.761 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:37 smithi081 bash[89466]: cluster 2023-10-07T22:36:36.129439+0000 mgr.y (mgr.25319) 1738 : cluster 0 pgmap v2023: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:37.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:37 smithi008 bash[105281]: cluster 2023-10-07T22:36:36.129439+0000 mgr.y (mgr.25319) 1738 : cluster 0 pgmap v2023: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:37.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:37 smithi008 bash[102097]: cluster 2023-10-07T22:36:36.129439+0000 mgr.y (mgr.25319) 1738 : cluster 0 pgmap v2023: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:38.344 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986971 got 133143986975 for osd.4 2023-10-07T22:36:38.344 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:38.416 INFO:tasks.cephadm.ceph_manager.ceph:need seq 408021893693 got 408021893698 for osd.2 2023-10-07T22:36:38.417 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:38.872 INFO:teuthology.orchestra.run.smithi008.stdout:236223202050 2023-10-07T22:36:39.180 INFO:teuthology.orchestra.run.smithi008.stdout:201863463694 2023-10-07T22:36:39.551 INFO:teuthology.orchestra.run.smithi008.stdout:365072220762 2023-10-07T22:36:39.563 INFO:teuthology.orchestra.run.smithi008.stdout:386547057235 2023-10-07T22:36:39.588 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[105281]: cluster 2023-10-07T22:36:38.130434+0000 mgr.y (mgr.25319) 1739 : cluster 0 pgmap v2024: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:39.588 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[105281]: audit 2023-10-07T22:36:38.871839+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.8:0/1677136229' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T22:36:39.589 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[105281]: audit 2023-10-07T22:36:39.179441+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.8:0/331369622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T22:36:39.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[102097]: cluster 2023-10-07T22:36:38.130434+0000 mgr.y (mgr.25319) 1739 : cluster 0 pgmap v2024: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:39.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[102097]: audit 2023-10-07T22:36:38.871839+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.8:0/1677136229' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T22:36:39.589 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:39 smithi008 bash[102097]: audit 2023-10-07T22:36:39.179441+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.8:0/331369622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T22:36:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:39 smithi081 bash[89466]: cluster 2023-10-07T22:36:38.130434+0000 mgr.y (mgr.25319) 1739 : cluster 0 pgmap v2024: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:39 smithi081 bash[89466]: audit 2023-10-07T22:36:38.871839+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.8:0/1677136229' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T22:36:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:39 smithi081 bash[89466]: audit 2023-10-07T22:36:39.179441+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.8:0/331369622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T22:36:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:40 smithi081 bash[89466]: audit 2023-10-07T22:36:39.551138+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.8:0/1964863008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T22:36:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:40 smithi081 bash[89466]: audit 2023-10-07T22:36:39.563104+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.8:0/2991781643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T22:36:40.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:40 smithi008 bash[102097]: audit 2023-10-07T22:36:39.551138+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.8:0/1964863008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T22:36:40.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:40 smithi008 bash[102097]: audit 2023-10-07T22:36:39.563104+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.8:0/2991781643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T22:36:40.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:40 smithi008 bash[105281]: audit 2023-10-07T22:36:39.551138+0000 mon.a (mon.0) 2376 : audit 0 from='client.? 172.21.15.8:0/1964863008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T22:36:40.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:40 smithi008 bash[105281]: audit 2023-10-07T22:36:39.563104+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.8:0/2991781643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T22:36:41.492 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223202044 got 236223202050 for osd.7 2023-10-07T22:36:41.492 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:41.615 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463688 got 201863463694 for osd.6 2023-10-07T22:36:41.615 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:41 smithi081 bash[89466]: cluster 2023-10-07T22:36:40.130932+0000 mgr.y (mgr.25319) 1740 : cluster 0 pgmap v2025: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:41 smithi081 bash[89466]: audit 2023-10-07T22:36:40.962673+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:41.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:41 smithi008 bash[102097]: cluster 2023-10-07T22:36:40.130932+0000 mgr.y (mgr.25319) 1740 : cluster 0 pgmap v2025: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:41.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:41 smithi008 bash[102097]: audit 2023-10-07T22:36:40.962673+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:41.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:41 smithi008 bash[105281]: cluster 2023-10-07T22:36:40.130932+0000 mgr.y (mgr.25319) 1740 : cluster 0 pgmap v2025: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:41.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:41 smithi008 bash[105281]: audit 2023-10-07T22:36:40.962673+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:42.505 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547057229 got 386547057235 for osd.1 2023-10-07T22:36:42.505 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:42.514 INFO:tasks.cephadm.ceph_manager.ceph:need seq 365072220756 got 365072220762 for osd.0 2023-10-07T22:36:42.515 DEBUG:teuthology.parallel:result is None 2023-10-07T22:36:42.515 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-07T22:36:42.515 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:36:42.886 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:42 smithi008 bash[105281]: cluster 2023-10-07T22:36:42.131769+0000 mgr.y (mgr.25319) 1741 : cluster 0 pgmap v2026: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:42.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:42 smithi008 bash[102097]: cluster 2023-10-07T22:36:42.131769+0000 mgr.y (mgr.25319) 1741 : cluster 0 pgmap v2026: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:42 smithi081 bash[89466]: cluster 2023-10-07T22:36:42.131769+0000 mgr.y (mgr.25319) 1741 : cluster 0 pgmap v2026: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:43.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:43 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:43] "GET /metrics HTTP/1.1" 200 34315 "" "Prometheus/2.43.0" 2023-10-07T22:36:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:45 smithi081 bash[89466]: cluster 2023-10-07T22:36:44.132615+0000 mgr.y (mgr.25319) 1742 : cluster 0 pgmap v2027: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:45.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:45 smithi008 bash[105281]: cluster 2023-10-07T22:36:44.132615+0000 mgr.y (mgr.25319) 1742 : cluster 0 pgmap v2027: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:45.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:45 smithi008 bash[102097]: cluster 2023-10-07T22:36:44.132615+0000 mgr.y (mgr.25319) 1742 : cluster 0 pgmap v2027: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:47.340 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:47 smithi081 bash[89466]: cluster 2023-10-07T22:36:46.133720+0000 mgr.y (mgr.25319) 1743 : cluster 0 pgmap v2028: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:47.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:47 smithi008 bash[105281]: cluster 2023-10-07T22:36:46.133720+0000 mgr.y (mgr.25319) 1743 : cluster 0 pgmap v2028: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:47.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:47 smithi008 bash[102097]: cluster 2023-10-07T22:36:46.133720+0000 mgr.y (mgr.25319) 1743 : cluster 0 pgmap v2028: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:49 smithi081 bash[89466]: cluster 2023-10-07T22:36:48.134382+0000 mgr.y (mgr.25319) 1744 : cluster 0 pgmap v2029: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:49.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:49 smithi008 bash[105281]: cluster 2023-10-07T22:36:48.134382+0000 mgr.y (mgr.25319) 1744 : cluster 0 pgmap v2029: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:49.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:49 smithi008 bash[102097]: cluster 2023-10-07T22:36:48.134382+0000 mgr.y (mgr.25319) 1744 : cluster 0 pgmap v2029: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:50.949 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:36:50.953 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:36:51.386 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:51 smithi008 bash[102097]: cluster 2023-10-07T22:36:50.135105+0000 mgr.y (mgr.25319) 1745 : cluster 0 pgmap v2030: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:51.386 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:51 smithi008 bash[105281]: cluster 2023-10-07T22:36:50.135105+0000 mgr.y (mgr.25319) 1745 : cluster 0 pgmap v2030: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:51 smithi081 bash[89466]: cluster 2023-10-07T22:36:50.135105+0000 mgr.y (mgr.25319) 1745 : cluster 0 pgmap v2030: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:51.943 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":2030,"stamp":"2023-10-07T22:36:50.134619+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790183,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6005,"num_read_kb":13257,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":91,"num_bytes_recovered":26492,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4419,"ondisk_log_size":4419,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6725848,"kb_used_data":59912,"kb_used_omap":18,"kb_used_meta":6665837,"kb_avail":743235368,"statfs":{"total":767960285184,"available":761073016832,"internally_reserved":0,"allocated":61349888,"data_stored":44860214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6825817354},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004892"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":326,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601194+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:35:19.601194+0000","last_peered":"2023-10-07T22:35:19.601194+0000","last_clean":"2023-10-07T22:35:19.601194+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:35:19.601194+0000","last_undegraded":"2023-10-07T22:35:19.601194+0000","last_fullsized":"2023-10-07T22:35:19.601194+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":117,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502756+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:35:29.502756+0000","last_peered":"2023-10-07T22:35:29.502756+0000","last_clean":"2023-10-07T22:35:29.502756+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:35:29.502756+0000","last_undegraded":"2023-10-07T22:35:29.502756+0000","last_fullsized":"2023-10-07T22:35:29.502756+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":494,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504010+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:35:29.504010+0000","last_peered":"2023-10-07T22:35:29.504010+0000","last_clean":"2023-10-07T22:35:29.504010+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:35:29.504010+0000","last_undegraded":"2023-10-07T22:35:29.504010+0000","last_fullsized":"2023-10-07T22:35:29.504010+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":336,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261117+0000","last_change":"2023-10-07T22:33:10.479042+0000","last_active":"2023-10-07T22:35:19.261117+0000","last_peered":"2023-10-07T22:35:19.261117+0000","last_clean":"2023-10-07T22:35:19.261117+0000","last_became_active":"2023-10-07T22:33:10.478523+0000","last_became_peered":"2023-10-07T22:33:10.478523+0000","last_unstale":"2023-10-07T22:35:19.261117+0000","last_undegraded":"2023-10-07T22:35:19.261117+0000","last_fullsized":"2023-10-07T22:35:19.261117+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:42:01.863294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":114,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503610+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:35:29.503610+0000","last_peered":"2023-10-07T22:35:29.503610+0000","last_clean":"2023-10-07T22:35:29.503610+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:35:29.503610+0000","last_undegraded":"2023-10-07T22:35:29.503610+0000","last_fullsized":"2023-10-07T22:35:29.503610+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602743+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:35:19.602743+0000","last_peered":"2023-10-07T22:35:19.602743+0000","last_clean":"2023-10-07T22:35:19.602743+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:35:19.602743+0000","last_undegraded":"2023-10-07T22:35:19.602743+0000","last_fullsized":"2023-10-07T22:35:19.602743+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":182,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504913+0000","last_change":"2023-10-07T22:33:10.226226+0000","last_active":"2023-10-07T22:35:29.504913+0000","last_peered":"2023-10-07T22:35:29.504913+0000","last_clean":"2023-10-07T22:35:29.504913+0000","last_became_active":"2023-10-07T22:33:10.225809+0000","last_became_peered":"2023-10-07T22:33:10.225809+0000","last_unstale":"2023-10-07T22:35:29.504913+0000","last_undegraded":"2023-10-07T22:35:29.504913+0000","last_fullsized":"2023-10-07T22:35:29.504913+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:00:20.009741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":114,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600441+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:35:19.600441+0000","last_peered":"2023-10-07T22:35:19.600441+0000","last_clean":"2023-10-07T22:35:19.600441+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:35:19.600441+0000","last_undegraded":"2023-10-07T22:35:19.600441+0000","last_fullsized":"2023-10-07T22:35:19.600441+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"80'161","reported_seq":686,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300423+0000","last_change":"2023-10-07T22:33:50.478134+0000","last_active":"2023-10-07T22:35:29.300423+0000","last_peered":"2023-10-07T22:35:29.300423+0000","last_clean":"2023-10-07T22:35:29.300423+0000","last_became_active":"2023-10-07T22:33:50.135314+0000","last_became_peered":"2023-10-07T22:33:50.135314+0000","last_unstale":"2023-10-07T22:35:29.300423+0000","last_undegraded":"2023-10-07T22:35:29.300423+0000","last_fullsized":"2023-10-07T22:35:29.300423+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:33:50.477752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:33:50.477752+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:53:15.238073+0000","scrub_duration":0.0036241110000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265316+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:35:19.265316+0000","last_peered":"2023-10-07T22:35:19.265316+0000","last_clean":"2023-10-07T22:35:19.265316+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:35:19.265316+0000","last_undegraded":"2023-10-07T22:35:19.265316+0000","last_fullsized":"2023-10-07T22:35:19.265316+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":117,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600869+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:35:19.600869+0000","last_peered":"2023-10-07T22:35:19.600869+0000","last_clean":"2023-10-07T22:35:19.600869+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:35:19.600869+0000","last_undegraded":"2023-10-07T22:35:19.600869+0000","last_fullsized":"2023-10-07T22:35:19.600869+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":240,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604814+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:35:19.604814+0000","last_peered":"2023-10-07T22:35:19.604814+0000","last_clean":"2023-10-07T22:35:19.604814+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:35:19.604814+0000","last_undegraded":"2023-10-07T22:35:19.604814+0000","last_fullsized":"2023-10-07T22:35:19.604814+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":248,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504395+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:35:29.504395+0000","last_peered":"2023-10-07T22:35:29.504395+0000","last_clean":"2023-10-07T22:35:29.504395+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:35:29.504395+0000","last_undegraded":"2023-10-07T22:35:29.504395+0000","last_fullsized":"2023-10-07T22:35:29.504395+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":376,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602409+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:35:19.602409+0000","last_peered":"2023-10-07T22:35:19.602409+0000","last_clean":"2023-10-07T22:35:19.602409+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:35:19.602409+0000","last_undegraded":"2023-10-07T22:35:19.602409+0000","last_fullsized":"2023-10-07T22:35:19.602409+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602251+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:35:19.602251+0000","last_peered":"2023-10-07T22:35:19.602251+0000","last_clean":"2023-10-07T22:35:19.602251+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:35:19.602251+0000","last_undegraded":"2023-10-07T22:35:19.602251+0000","last_fullsized":"2023-10-07T22:35:19.602251+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"80'161","reported_seq":715,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502582+0000","last_change":"2023-10-07T22:33:16.061558+0000","last_active":"2023-10-07T22:35:29.502582+0000","last_peered":"2023-10-07T22:35:29.502582+0000","last_clean":"2023-10-07T22:35:29.502582+0000","last_became_active":"2023-10-07T22:33:10.226143+0000","last_became_peered":"2023-10-07T22:33:10.226143+0000","last_unstale":"2023-10-07T22:35:29.502582+0000","last_undegraded":"2023-10-07T22:35:29.502582+0000","last_fullsized":"2023-10-07T22:35:29.502582+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:33:16.061331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:33:16.061331+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:54.672921+0000","scrub_duration":0.003449531,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":208,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604678+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:35:19.604678+0000","last_peered":"2023-10-07T22:35:19.604678+0000","last_clean":"2023-10-07T22:35:19.604678+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:35:19.604678+0000","last_undegraded":"2023-10-07T22:35:19.604678+0000","last_fullsized":"2023-10-07T22:35:19.604678+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":117,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601610+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:35:19.601610+0000","last_peered":"2023-10-07T22:35:19.601610+0000","last_clean":"2023-10-07T22:35:19.601610+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:35:19.601610+0000","last_undegraded":"2023-10-07T22:35:19.601610+0000","last_fullsized":"2023-10-07T22:35:19.601610+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"80'161","reported_seq":630,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264601+0000","last_change":"2023-10-07T22:32:38.723751+0000","last_active":"2023-10-07T22:35:19.264601+0000","last_peered":"2023-10-07T22:35:19.264601+0000","last_clean":"2023-10-07T22:35:19.264601+0000","last_became_active":"2023-10-07T22:32:36.388445+0000","last_became_peered":"2023-10-07T22:32:36.388445+0000","last_unstale":"2023-10-07T22:35:19.264601+0000","last_undegraded":"2023-10-07T22:35:19.264601+0000","last_fullsized":"2023-10-07T22:35:19.264601+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:38.723628+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:38.723628+0000","last_clean_scrub_stamp":"2023-10-07T22:32:38.723628+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:01:47.938127+0000","scrub_duration":0.003004694,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":193,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502620+0000","last_change":"2023-10-07T22:33:10.477050+0000","last_active":"2023-10-07T22:35:29.502620+0000","last_peered":"2023-10-07T22:35:29.502620+0000","last_clean":"2023-10-07T22:35:29.502620+0000","last_became_active":"2023-10-07T22:33:10.476456+0000","last_became_peered":"2023-10-07T22:33:10.476456+0000","last_unstale":"2023-10-07T22:35:29.502620+0000","last_undegraded":"2023-10-07T22:35:29.502620+0000","last_fullsized":"2023-10-07T22:35:29.502620+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:43:34.162504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265506+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:35:19.265506+0000","last_peered":"2023-10-07T22:35:19.265506+0000","last_clean":"2023-10-07T22:35:19.265506+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:35:19.265506+0000","last_undegraded":"2023-10-07T22:35:19.265506+0000","last_fullsized":"2023-10-07T22:35:19.265506+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"80'161","reported_seq":875,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601180+0000","last_change":"2023-10-07T22:32:37.526752+0000","last_active":"2023-10-07T22:35:19.601180+0000","last_peered":"2023-10-07T22:35:19.601180+0000","last_clean":"2023-10-07T22:35:19.601180+0000","last_became_active":"2023-10-07T22:32:36.389126+0000","last_became_peered":"2023-10-07T22:32:36.389126+0000","last_unstale":"2023-10-07T22:35:19.601180+0000","last_undegraded":"2023-10-07T22:35:19.601180+0000","last_fullsized":"2023-10-07T22:35:19.601180+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.526558+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:37.526558+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.526558+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:24.792222+0000","scrub_duration":0.0026595310000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":230,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604303+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:35:19.604303+0000","last_peered":"2023-10-07T22:35:19.604303+0000","last_clean":"2023-10-07T22:35:19.604303+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:35:19.604303+0000","last_undegraded":"2023-10-07T22:35:19.604303+0000","last_fullsized":"2023-10-07T22:35:19.604303+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":338,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504564+0000","last_change":"2023-10-07T22:33:10.479358+0000","last_active":"2023-10-07T22:35:29.504564+0000","last_peered":"2023-10-07T22:35:29.504564+0000","last_clean":"2023-10-07T22:35:29.504564+0000","last_became_active":"2023-10-07T22:33:10.478636+0000","last_became_peered":"2023-10-07T22:33:10.478636+0000","last_unstale":"2023-10-07T22:35:29.504564+0000","last_undegraded":"2023-10-07T22:35:29.504564+0000","last_fullsized":"2023-10-07T22:35:29.504564+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:29:36.463171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"80'161","reported_seq":688,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264789+0000","last_change":"2023-10-07T22:32:39.758111+0000","last_active":"2023-10-07T22:35:19.264789+0000","last_peered":"2023-10-07T22:35:19.264789+0000","last_clean":"2023-10-07T22:35:19.264789+0000","last_became_active":"2023-10-07T22:32:36.390328+0000","last_became_peered":"2023-10-07T22:32:36.390328+0000","last_unstale":"2023-10-07T22:35:19.264789+0000","last_undegraded":"2023-10-07T22:35:19.264789+0000","last_fullsized":"2023-10-07T22:35:19.264789+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:39.758031+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:39.758031+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:48.190899+0000","scrub_duration":0.0042003600000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":208,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600961+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:35:19.600961+0000","last_peered":"2023-10-07T22:35:19.600961+0000","last_clean":"2023-10-07T22:35:19.600961+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:35:19.600961+0000","last_undegraded":"2023-10-07T22:35:19.600961+0000","last_fullsized":"2023-10-07T22:35:19.600961+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":125,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599892+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:35:25.599892+0000","last_peered":"2023-10-07T22:35:25.599892+0000","last_clean":"2023-10-07T22:35:25.599892+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:35:25.599892+0000","last_undegraded":"2023-10-07T22:35:25.599892+0000","last_fullsized":"2023-10-07T22:35:25.599892+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.d","version":"80'161","reported_seq":857,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604666+0000","last_change":"2023-10-07T22:32:41.978623+0000","last_active":"2023-10-07T22:35:19.604666+0000","last_peered":"2023-10-07T22:35:19.604666+0000","last_clean":"2023-10-07T22:35:19.604666+0000","last_became_active":"2023-10-07T22:32:36.390274+0000","last_became_peered":"2023-10-07T22:32:36.390274+0000","last_unstale":"2023-10-07T22:35:19.604666+0000","last_undegraded":"2023-10-07T22:35:19.604666+0000","last_fullsized":"2023-10-07T22:35:19.604666+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:41.978459+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:41.978459+0000","last_clean_scrub_stamp":"2023-10-07T22:32:41.978459+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:18:13.926737+0000","scrub_duration":0.0031854140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":234,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.605137+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:35:19.605137+0000","last_peered":"2023-10-07T22:35:19.605137+0000","last_clean":"2023-10-07T22:35:19.605137+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:35:19.605137+0000","last_undegraded":"2023-10-07T22:35:19.605137+0000","last_fullsized":"2023-10-07T22:35:19.605137+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":107,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264667+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:35:19.264667+0000","last_peered":"2023-10-07T22:35:19.264667+0000","last_clean":"2023-10-07T22:35:19.264667+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:35:19.264667+0000","last_undegraded":"2023-10-07T22:35:19.264667+0000","last_fullsized":"2023-10-07T22:35:19.264667+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"80'161","reported_seq":800,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600552+0000","last_change":"2023-10-07T22:32:37.092732+0000","last_active":"2023-10-07T22:35:19.600552+0000","last_peered":"2023-10-07T22:35:19.600552+0000","last_clean":"2023-10-07T22:35:19.600552+0000","last_became_active":"2023-10-07T22:32:36.387279+0000","last_became_peered":"2023-10-07T22:32:36.387279+0000","last_unstale":"2023-10-07T22:35:19.600552+0000","last_undegraded":"2023-10-07T22:35:19.600552+0000","last_fullsized":"2023-10-07T22:35:19.600552+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.092598+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.092598+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:14.068186+0000","scrub_duration":0.0026576030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":206,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.605108+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:35:19.605108+0000","last_peered":"2023-10-07T22:35:19.605108+0000","last_clean":"2023-10-07T22:35:19.605108+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:35:19.605108+0000","last_undegraded":"2023-10-07T22:35:19.605108+0000","last_fullsized":"2023-10-07T22:35:19.605108+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":325,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603704+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:35:19.603704+0000","last_peered":"2023-10-07T22:35:19.603704+0000","last_clean":"2023-10-07T22:35:19.603704+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:35:19.603704+0000","last_undegraded":"2023-10-07T22:35:19.603704+0000","last_fullsized":"2023-10-07T22:35:19.603704+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"80'161","reported_seq":838,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602310+0000","last_change":"2023-10-07T22:32:37.709515+0000","last_active":"2023-10-07T22:35:19.602310+0000","last_peered":"2023-10-07T22:35:19.602310+0000","last_clean":"2023-10-07T22:35:19.602310+0000","last_became_active":"2023-10-07T22:32:36.391296+0000","last_became_peered":"2023-10-07T22:32:36.391296+0000","last_unstale":"2023-10-07T22:35:19.602310+0000","last_undegraded":"2023-10-07T22:35:19.602310+0000","last_fullsized":"2023-10-07T22:35:19.602310+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.709320+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.709320+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:49.519533+0000","scrub_duration":0.0033349909999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":276,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604819+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:35:19.604819+0000","last_peered":"2023-10-07T22:35:19.604819+0000","last_clean":"2023-10-07T22:35:19.604819+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:35:19.604819+0000","last_undegraded":"2023-10-07T22:35:19.604819+0000","last_fullsized":"2023-10-07T22:35:19.604819+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600924+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:35:19.600924+0000","last_peered":"2023-10-07T22:35:19.600924+0000","last_clean":"2023-10-07T22:35:19.600924+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:35:19.600924+0000","last_undegraded":"2023-10-07T22:35:19.600924+0000","last_fullsized":"2023-10-07T22:35:19.600924+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"80'161","reported_seq":623,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601924+0000","last_change":"2023-10-07T22:32:36.805837+0000","last_active":"2023-10-07T22:35:19.601924+0000","last_peered":"2023-10-07T22:35:19.601924+0000","last_clean":"2023-10-07T22:35:19.601924+0000","last_became_active":"2023-10-07T22:32:36.392421+0000","last_became_peered":"2023-10-07T22:32:36.392421+0000","last_unstale":"2023-10-07T22:35:19.601924+0000","last_undegraded":"2023-10-07T22:35:19.601924+0000","last_fullsized":"2023-10-07T22:35:19.601924+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:36.805623+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:36.805623+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:32:18.003256+0000","scrub_duration":0.0040474339999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":485,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265366+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:35:19.265366+0000","last_peered":"2023-10-07T22:35:19.265366+0000","last_clean":"2023-10-07T22:35:19.265366+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:35:19.265366+0000","last_undegraded":"2023-10-07T22:35:19.265366+0000","last_fullsized":"2023-10-07T22:35:19.265366+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":191,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502813+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:35:29.502813+0000","last_peered":"2023-10-07T22:35:29.502813+0000","last_clean":"2023-10-07T22:35:29.502813+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:35:29.502813+0000","last_undegraded":"2023-10-07T22:35:29.502813+0000","last_fullsized":"2023-10-07T22:35:29.502813+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":992,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604598+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:35:19.604598+0000","last_peered":"2023-10-07T22:35:19.604598+0000","last_clean":"2023-10-07T22:35:19.604598+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:35:19.604598+0000","last_undegraded":"2023-10-07T22:35:19.604598+0000","last_fullsized":"2023-10-07T22:35:19.604598+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":122,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502874+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:35:29.502874+0000","last_peered":"2023-10-07T22:35:29.502874+0000","last_clean":"2023-10-07T22:35:29.502874+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:35:29.502874+0000","last_undegraded":"2023-10-07T22:35:29.502874+0000","last_fullsized":"2023-10-07T22:35:29.502874+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":346,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601941+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:35:19.601941+0000","last_peered":"2023-10-07T22:35:19.601941+0000","last_clean":"2023-10-07T22:35:19.601941+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:35:19.601941+0000","last_undegraded":"2023-10-07T22:35:19.601941+0000","last_fullsized":"2023-10-07T22:35:19.601941+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":741,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264818+0000","last_change":"2023-10-07T22:30:39.833210+0000","last_active":"2023-10-07T22:35:19.264818+0000","last_peered":"2023-10-07T22:35:19.264818+0000","last_clean":"2023-10-07T22:35:19.264818+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:35:19.264818+0000","last_undegraded":"2023-10-07T22:35:19.264818+0000","last_fullsized":"2023-10-07T22:35:19.264818+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:30:39.833109+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:30:39.833109+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:08:22.428093+0000","scrub_duration":0.003535341,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601155+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:35:19.601155+0000","last_peered":"2023-10-07T22:35:19.601155+0000","last_clean":"2023-10-07T22:35:19.601155+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:35:19.601155+0000","last_undegraded":"2023-10-07T22:35:19.601155+0000","last_fullsized":"2023-10-07T22:35:19.601155+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":363,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603775+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:35:19.603775+0000","last_peered":"2023-10-07T22:35:19.603775+0000","last_clean":"2023-10-07T22:35:19.603775+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:35:19.603775+0000","last_undegraded":"2023-10-07T22:35:19.603775+0000","last_fullsized":"2023-10-07T22:35:19.603775+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"80'161","reported_seq":875,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601461+0000","last_change":"2023-10-07T22:32:36.388193+0000","last_active":"2023-10-07T22:35:19.601461+0000","last_peered":"2023-10-07T22:35:19.601461+0000","last_clean":"2023-10-07T22:35:19.601461+0000","last_became_active":"2023-10-07T22:32:36.387731+0000","last_became_peered":"2023-10-07T22:32:36.387731+0000","last_unstale":"2023-10-07T22:35:19.601461+0000","last_undegraded":"2023-10-07T22:35:19.601461+0000","last_fullsized":"2023-10-07T22:35:19.601461+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:29.532381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:29.532381+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:45.529177+0000","scrub_duration":0.0036903840000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":305,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603321+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:35:19.603321+0000","last_peered":"2023-10-07T22:35:19.603321+0000","last_clean":"2023-10-07T22:35:19.603321+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:35:19.603321+0000","last_undegraded":"2023-10-07T22:35:19.603321+0000","last_fullsized":"2023-10-07T22:35:19.603321+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602190+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:35:19.602190+0000","last_peered":"2023-10-07T22:35:19.602190+0000","last_clean":"2023-10-07T22:35:19.602190+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:35:19.602190+0000","last_undegraded":"2023-10-07T22:35:19.602190+0000","last_fullsized":"2023-10-07T22:35:19.602190+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":790,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265195+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:35:19.265195+0000","last_peered":"2023-10-07T22:35:19.265195+0000","last_clean":"2023-10-07T22:35:19.265195+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:35:19.265195+0000","last_undegraded":"2023-10-07T22:35:19.265195+0000","last_fullsized":"2023-10-07T22:35:19.265195+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":115,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503441+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:35:29.503441+0000","last_peered":"2023-10-07T22:35:29.503441+0000","last_clean":"2023-10-07T22:35:29.503441+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:35:29.503441+0000","last_undegraded":"2023-10-07T22:35:29.503441+0000","last_fullsized":"2023-10-07T22:35:29.503441+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":504,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602217+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:35:19.602217+0000","last_peered":"2023-10-07T22:35:19.602217+0000","last_clean":"2023-10-07T22:35:19.602217+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:35:19.602217+0000","last_undegraded":"2023-10-07T22:35:19.602217+0000","last_fullsized":"2023-10-07T22:35:19.602217+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":819,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602539+0000","last_change":"2023-10-07T22:32:27.820166+0000","last_active":"2023-10-07T22:35:19.602539+0000","last_peered":"2023-10-07T22:35:19.602539+0000","last_clean":"2023-10-07T22:35:19.602539+0000","last_became_active":"2023-10-07T22:32:25.335599+0000","last_became_peered":"2023-10-07T22:32:25.335599+0000","last_unstale":"2023-10-07T22:35:19.602539+0000","last_undegraded":"2023-10-07T22:35:19.602539+0000","last_fullsized":"2023-10-07T22:35:19.602539+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:27.820003+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:27.820003+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:06:15.943946+0000","scrub_duration":0.00366418,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"454'71","reported_seq":748,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601883+0000","last_change":"2023-10-07T22:31:54.245118+0000","last_active":"2023-10-07T22:35:19.601883+0000","last_peered":"2023-10-07T22:35:19.601883+0000","last_clean":"2023-10-07T22:35:19.601883+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:35:19.601883+0000","last_undegraded":"2023-10-07T22:35:19.601883+0000","last_fullsized":"2023-10-07T22:35:19.601883+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:43.735096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076032400000000005,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":223,"num_read_kb":179,"num_write":87,"num_write_kb":4139,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265386+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:35:19.265386+0000","last_peered":"2023-10-07T22:35:19.265386+0000","last_clean":"2023-10-07T22:35:19.265386+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:35:19.265386+0000","last_undegraded":"2023-10-07T22:35:19.265386+0000","last_fullsized":"2023-10-07T22:35:19.265386+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":482,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601524+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:35:19.601524+0000","last_peered":"2023-10-07T22:35:19.601524+0000","last_clean":"2023-10-07T22:35:19.601524+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:35:19.601524+0000","last_undegraded":"2023-10-07T22:35:19.601524+0000","last_fullsized":"2023-10-07T22:35:19.601524+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":791,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264712+0000","last_change":"2023-10-07T22:32:28.832188+0000","last_active":"2023-10-07T22:35:19.264712+0000","last_peered":"2023-10-07T22:35:19.264712+0000","last_clean":"2023-10-07T22:35:19.264712+0000","last_became_active":"2023-10-07T22:32:25.326018+0000","last_became_peered":"2023-10-07T22:32:25.326018+0000","last_unstale":"2023-10-07T22:35:19.264712+0000","last_undegraded":"2023-10-07T22:35:19.264712+0000","last_fullsized":"2023-10-07T22:35:19.264712+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:28.832012+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:28.832012+0000","last_clean_scrub_stamp":"2023-10-07T22:32:28.832012+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:11:52.519570+0000","scrub_duration":0.0038175560000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"454'84","reported_seq":933,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265058+0000","last_change":"2023-10-07T22:31:54.238987+0000","last_active":"2023-10-07T22:35:19.265058+0000","last_peered":"2023-10-07T22:35:19.265058+0000","last_clean":"2023-10-07T22:35:19.265058+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:35:19.265058+0000","last_undegraded":"2023-10-07T22:35:19.265058+0000","last_fullsized":"2023-10-07T22:35:19.265058+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079558500000000002,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":662,"num_read_kb":2635,"num_write":74,"num_write_kb":2084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":326,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602708+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:35:19.602708+0000","last_peered":"2023-10-07T22:35:19.602708+0000","last_clean":"2023-10-07T22:35:19.602708+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:35:19.602708+0000","last_undegraded":"2023-10-07T22:35:19.602708+0000","last_fullsized":"2023-10-07T22:35:19.602708+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":535,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601956+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:35:19.601956+0000","last_peered":"2023-10-07T22:35:19.601956+0000","last_clean":"2023-10-07T22:35:19.601956+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:35:19.601956+0000","last_undegraded":"2023-10-07T22:35:19.601956+0000","last_fullsized":"2023-10-07T22:35:19.601956+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":744,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604604+0000","last_change":"2023-10-07T22:32:26.117367+0000","last_active":"2023-10-07T22:35:19.604604+0000","last_peered":"2023-10-07T22:35:19.604604+0000","last_clean":"2023-10-07T22:35:19.604604+0000","last_became_active":"2023-10-07T22:32:25.330125+0000","last_became_peered":"2023-10-07T22:32:25.330125+0000","last_unstale":"2023-10-07T22:35:19.604604+0000","last_undegraded":"2023-10-07T22:35:19.604604+0000","last_fullsized":"2023-10-07T22:35:19.604604+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:26.117127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:26.117127+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:24.572160+0000","scrub_duration":0.0033565280000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"454'124","reported_seq":684,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300049+0000","last_change":"2023-10-07T22:33:50.135791+0000","last_active":"2023-10-07T22:35:29.300049+0000","last_peered":"2023-10-07T22:35:29.300049+0000","last_clean":"2023-10-07T22:35:29.300049+0000","last_became_active":"2023-10-07T22:33:50.135137+0000","last_became_peered":"2023-10-07T22:33:50.135137+0000","last_unstale":"2023-10-07T22:35:29.300049+0000","last_undegraded":"2023-10-07T22:35:29.300049+0000","last_fullsized":"2023-10-07T22:35:29.300049+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":124,"log_dups_size":0,"ondisk_log_size":124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:56:46.841598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011053059999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":916,"num_read_kb":1929,"num_write":98,"num_write_kb":1156,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":498,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.005160+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:35:25.005160+0000","last_peered":"2023-10-07T22:35:25.005160+0000","last_clean":"2023-10-07T22:35:25.005160+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:35:25.005160+0000","last_undegraded":"2023-10-07T22:35:25.005160+0000","last_fullsized":"2023-10-07T22:35:25.005160+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":277,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.505326+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:35:29.505326+0000","last_peered":"2023-10-07T22:35:29.505326+0000","last_clean":"2023-10-07T22:35:29.505326+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:35:29.505326+0000","last_undegraded":"2023-10-07T22:35:29.505326+0000","last_fullsized":"2023-10-07T22:35:29.505326+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"454'226","reported_seq":835,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265175+0000","last_change":"2023-10-07T22:31:54.238629+0000","last_active":"2023-10-07T22:35:19.265175+0000","last_peered":"2023-10-07T22:35:19.265175+0000","last_clean":"2023-10-07T22:35:19.265175+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:35:19.265175+0000","last_undegraded":"2023-10-07T22:35:19.265175+0000","last_fullsized":"2023-10-07T22:35:19.265175+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":226,"log_dups_size":0,"ondisk_log_size":226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000553131,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1157,"num_read_kb":2218,"num_write":190,"num_write_kb":2232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":813,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601274+0000","last_change":"2023-10-07T22:32:38.992986+0000","last_active":"2023-10-07T22:35:19.601274+0000","last_peered":"2023-10-07T22:35:19.601274+0000","last_clean":"2023-10-07T22:35:19.601274+0000","last_became_active":"2023-10-07T22:32:25.334916+0000","last_became_peered":"2023-10-07T22:32:25.334916+0000","last_unstale":"2023-10-07T22:35:19.601274+0000","last_undegraded":"2023-10-07T22:35:19.601274+0000","last_fullsized":"2023-10-07T22:35:19.601274+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:38.992835+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:38.992835+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:58:19.018491+0000","scrub_duration":0.0035344719999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":126,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504293+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:35:29.504293+0000","last_peered":"2023-10-07T22:35:29.504293+0000","last_clean":"2023-10-07T22:35:29.504293+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:35:29.504293+0000","last_undegraded":"2023-10-07T22:35:29.504293+0000","last_fullsized":"2023-10-07T22:35:29.504293+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601467+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:35:19.601467+0000","last_peered":"2023-10-07T22:35:19.601467+0000","last_clean":"2023-10-07T22:35:19.601467+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:35:19.601467+0000","last_undegraded":"2023-10-07T22:35:19.601467+0000","last_fullsized":"2023-10-07T22:35:19.601467+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":863,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601496+0000","last_change":"2023-10-07T22:32:28.506692+0000","last_active":"2023-10-07T22:35:19.601496+0000","last_peered":"2023-10-07T22:35:19.601496+0000","last_clean":"2023-10-07T22:35:19.601496+0000","last_became_active":"2023-10-07T22:32:25.333447+0000","last_became_peered":"2023-10-07T22:32:25.333447+0000","last_unstale":"2023-10-07T22:35:19.601496+0000","last_undegraded":"2023-10-07T22:35:19.601496+0000","last_fullsized":"2023-10-07T22:35:19.601496+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:28.506379+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:28.506379+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:20:32.822792+0000","scrub_duration":0.003438717,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"454'139","reported_seq":632,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601034+0000","last_change":"2023-10-07T22:31:54.241086+0000","last_active":"2023-10-07T22:35:19.601034+0000","last_peered":"2023-10-07T22:35:19.601034+0000","last_clean":"2023-10-07T22:35:19.601034+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:35:19.601034+0000","last_undegraded":"2023-10-07T22:35:19.601034+0000","last_fullsized":"2023-10-07T22:35:19.601034+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002242104,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":776,"num_read_kb":978,"num_write":138,"num_write_kb":245,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":327,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261581+0000","last_change":"2023-10-07T22:33:10.477873+0000","last_active":"2023-10-07T22:35:19.261581+0000","last_peered":"2023-10-07T22:35:19.261581+0000","last_clean":"2023-10-07T22:35:19.261581+0000","last_became_active":"2023-10-07T22:33:10.477352+0000","last_became_peered":"2023-10-07T22:33:10.477352+0000","last_unstale":"2023-10-07T22:35:19.261581+0000","last_undegraded":"2023-10-07T22:35:19.261581+0000","last_fullsized":"2023-10-07T22:35:19.261581+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:22.245777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":199,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261255+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:35:19.261255+0000","last_peered":"2023-10-07T22:35:19.261255+0000","last_clean":"2023-10-07T22:35:19.261255+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:35:19.261255+0000","last_undegraded":"2023-10-07T22:35:19.261255+0000","last_fullsized":"2023-10-07T22:35:19.261255+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":770,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602051+0000","last_change":"2023-10-07T22:32:25.838520+0000","last_active":"2023-10-07T22:35:19.602051+0000","last_peered":"2023-10-07T22:35:19.602051+0000","last_clean":"2023-10-07T22:35:19.602051+0000","last_became_active":"2023-10-07T22:32:25.334041+0000","last_became_peered":"2023-10-07T22:32:25.334041+0000","last_unstale":"2023-10-07T22:35:19.602051+0000","last_undegraded":"2023-10-07T22:35:19.602051+0000","last_fullsized":"2023-10-07T22:35:19.602051+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:25.838407+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:25.838407+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:40.040002+0000","scrub_duration":0.0030473660000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"454'52","reported_seq":347,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604898+0000","last_change":"2023-10-07T22:31:54.241142+0000","last_active":"2023-10-07T22:35:19.604898+0000","last_peered":"2023-10-07T22:35:19.604898+0000","last_clean":"2023-10-07T22:35:19.604898+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:35:19.604898+0000","last_undegraded":"2023-10-07T22:35:19.604898+0000","last_fullsized":"2023-10-07T22:35:19.604898+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002010562,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":136,"num_read_kb":1415,"num_write":57,"num_write_kb":1224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":518,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602018+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:35:19.602018+0000","last_peered":"2023-10-07T22:35:19.602018+0000","last_clean":"2023-10-07T22:35:19.602018+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:35:19.602018+0000","last_undegraded":"2023-10-07T22:35:19.602018+0000","last_fullsized":"2023-10-07T22:35:19.602018+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":310,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.260698+0000","last_change":"2023-10-07T22:33:10.477124+0000","last_active":"2023-10-07T22:35:19.260698+0000","last_peered":"2023-10-07T22:35:19.260698+0000","last_clean":"2023-10-07T22:35:19.260698+0000","last_became_active":"2023-10-07T22:33:10.476595+0000","last_became_peered":"2023-10-07T22:33:10.476595+0000","last_unstale":"2023-10-07T22:35:19.260698+0000","last_undegraded":"2023-10-07T22:35:19.260698+0000","last_fullsized":"2023-10-07T22:35:19.260698+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:38:39.945162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":940,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604006+0000","last_change":"2023-10-07T22:32:26.732374+0000","last_active":"2023-10-07T22:35:19.604006+0000","last_peered":"2023-10-07T22:35:19.604006+0000","last_clean":"2023-10-07T22:35:19.604006+0000","last_became_active":"2023-10-07T22:32:25.334857+0000","last_became_peered":"2023-10-07T22:32:25.334857+0000","last_unstale":"2023-10-07T22:35:19.604006+0000","last_undegraded":"2023-10-07T22:35:19.604006+0000","last_fullsized":"2023-10-07T22:35:19.604006+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:26.732293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:26.732293+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.486875+0000","scrub_duration":0.0031776790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":122,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504472+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:35:29.504472+0000","last_peered":"2023-10-07T22:35:29.504472+0000","last_clean":"2023-10-07T22:35:29.504472+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:35:29.504472+0000","last_undegraded":"2023-10-07T22:35:29.504472+0000","last_fullsized":"2023-10-07T22:35:29.504472+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"454'159","reported_seq":1035,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602197+0000","last_change":"2023-10-07T22:31:54.246558+0000","last_active":"2023-10-07T22:35:19.602197+0000","last_peered":"2023-10-07T22:35:19.602197+0000","last_clean":"2023-10-07T22:35:19.602197+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:35:19.602197+0000","last_undegraded":"2023-10-07T22:35:19.602197+0000","last_fullsized":"2023-10-07T22:35:19.602197+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:34.021105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001907522,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":912,"num_read_kb":1024,"num_write":111,"num_write_kb":182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":123,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599674+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:35:25.599674+0000","last_peered":"2023-10-07T22:35:25.599674+0000","last_clean":"2023-10-07T22:35:25.599674+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:35:25.599674+0000","last_undegraded":"2023-10-07T22:35:25.599674+0000","last_fullsized":"2023-10-07T22:35:25.599674+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":782,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502982+0000","last_change":"2023-10-07T22:32:27.017341+0000","last_active":"2023-10-07T22:35:29.502982+0000","last_peered":"2023-10-07T22:35:29.502982+0000","last_clean":"2023-10-07T22:35:29.502982+0000","last_became_active":"2023-10-07T22:32:25.326922+0000","last_became_peered":"2023-10-07T22:32:25.326922+0000","last_unstale":"2023-10-07T22:35:29.502982+0000","last_undegraded":"2023-10-07T22:35:29.502982+0000","last_fullsized":"2023-10-07T22:35:29.502982+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:27.017044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:27.017044+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:00.453419+0000","scrub_duration":0.0037198140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"454'121","reported_seq":801,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602978+0000","last_change":"2023-10-07T22:31:54.248010+0000","last_active":"2023-10-07T22:35:19.602978+0000","last_peered":"2023-10-07T22:35:19.602978+0000","last_clean":"2023-10-07T22:35:19.602978+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:35:19.602978+0000","last_undegraded":"2023-10-07T22:35:19.602978+0000","last_fullsized":"2023-10-07T22:35:19.602978+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":121,"log_dups_size":0,"ondisk_log_size":121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029376899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1213,"num_read_kb":2870,"num_write":91,"num_write_kb":1452,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":195,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261702+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:35:19.261702+0000","last_peered":"2023-10-07T22:35:19.261702+0000","last_clean":"2023-10-07T22:35:19.261702+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:35:19.261702+0000","last_undegraded":"2023-10-07T22:35:19.261702+0000","last_fullsized":"2023-10-07T22:35:19.261702+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":362,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.599795+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:35:19.599795+0000","last_peered":"2023-10-07T22:35:19.599795+0000","last_clean":"2023-10-07T22:35:19.599795+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:35:19.599795+0000","last_undegraded":"2023-10-07T22:35:19.599795+0000","last_fullsized":"2023-10-07T22:35:19.599795+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":190,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.260884+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:35:19.260884+0000","last_peered":"2023-10-07T22:35:19.260884+0000","last_clean":"2023-10-07T22:35:19.260884+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:35:19.260884+0000","last_undegraded":"2023-10-07T22:35:19.260884+0000","last_fullsized":"2023-10-07T22:35:19.260884+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":439,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300891+0000","last_change":"2023-10-07T22:33:50.310626+0000","last_active":"2023-10-07T22:35:29.300891+0000","last_peered":"2023-10-07T22:35:29.300891+0000","last_clean":"2023-10-07T22:35:29.300891+0000","last_became_active":"2023-10-07T22:33:50.309817+0000","last_became_peered":"2023-10-07T22:33:50.309817+0000","last_unstale":"2023-10-07T22:35:29.300891+0000","last_undegraded":"2023-10-07T22:35:29.300891+0000","last_fullsized":"2023-10-07T22:35:29.300891+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:59.429210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":450,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265623+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:35:19.265623+0000","last_peered":"2023-10-07T22:35:19.265623+0000","last_clean":"2023-10-07T22:35:19.265623+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:35:19.265623+0000","last_undegraded":"2023-10-07T22:35:19.265623+0000","last_fullsized":"2023-10-07T22:35:19.265623+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":336,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602475+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:35:19.602475+0000","last_peered":"2023-10-07T22:35:19.602475+0000","last_clean":"2023-10-07T22:35:19.602475+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:35:19.602475+0000","last_undegraded":"2023-10-07T22:35:19.602475+0000","last_fullsized":"2023-10-07T22:35:19.602475+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":461,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265541+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:35:19.265541+0000","last_peered":"2023-10-07T22:35:19.265541+0000","last_clean":"2023-10-07T22:35:19.265541+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:35:19.265541+0000","last_undegraded":"2023-10-07T22:35:19.265541+0000","last_fullsized":"2023-10-07T22:35:19.265541+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":356,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600612+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:35:19.600612+0000","last_peered":"2023-10-07T22:35:19.600612+0000","last_clean":"2023-10-07T22:35:19.600612+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:35:19.600612+0000","last_undegraded":"2023-10-07T22:35:19.600612+0000","last_fullsized":"2023-10-07T22:35:19.600612+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":126,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599863+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:35:25.599863+0000","last_peered":"2023-10-07T22:35:25.599863+0000","last_clean":"2023-10-07T22:35:25.599863+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:35:25.599863+0000","last_undegraded":"2023-10-07T22:35:25.599863+0000","last_fullsized":"2023-10-07T22:35:25.599863+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":125,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503265+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:35:29.503265+0000","last_peered":"2023-10-07T22:35:29.503265+0000","last_clean":"2023-10-07T22:35:29.503265+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:35:29.503265+0000","last_undegraded":"2023-10-07T22:35:29.503265+0000","last_fullsized":"2023-10-07T22:35:29.503265+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":130,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261733+0000","last_change":"2023-10-07T22:33:10.224698+0000","last_active":"2023-10-07T22:35:19.261733+0000","last_peered":"2023-10-07T22:35:19.261733+0000","last_clean":"2023-10-07T22:35:19.261733+0000","last_became_active":"2023-10-07T22:33:10.224314+0000","last_became_peered":"2023-10-07T22:33:10.224314+0000","last_unstale":"2023-10-07T22:35:19.261733+0000","last_undegraded":"2023-10-07T22:35:19.261733+0000","last_fullsized":"2023-10-07T22:35:19.261733+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:51:07.111670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.599754+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:35:19.599754+0000","last_peered":"2023-10-07T22:35:19.599754+0000","last_clean":"2023-10-07T22:35:19.599754+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:35:19.599754+0000","last_undegraded":"2023-10-07T22:35:19.599754+0000","last_fullsized":"2023-10-07T22:35:19.599754+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":91,"num_bytes_recovered":26492,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3382,"ondisk_log_size":3382,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202052,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":914396,"kb_used_data":9364,"kb_used_omap":0,"kb_used_meta":905024,"kb_avail":92830756,"statfs":{"total":95995035648,"available":95058694144,"internally_reserved":0,"allocated":9588736,"data_stored":7946319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926744576},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:30 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96699999999999997,"15min":0.96599999999999997},"min":{"1min":0.58199999999999996,"5min":0.49199999999999999,"15min":0.28399999999999997},"max":{"1min":1.427,"5min":1.593,"15min":18.585999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.90900000000000003,"15min":1.052},"min":{"1min":0.56999999999999995,"5min":0.52700000000000002,"15min":0.26000000000000001},"max":{"1min":1.2230000000000001,"5min":1.669,"15min":15.022},"last":1.0960000000000001}]},{"osd":1,"last update":"Sat Oct 7 22:36:13 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0109999999999999,"15min":1.1870000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.28199999999999997},"max":{"1min":1.454,"5min":2.8780000000000001,"15min":32.918999999999997},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96199999999999997,"15min":1.1519999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.32100000000000001},"max":{"1min":1.3029999999999999,"5min":1.306,"15min":33.048999999999999},"last":0.98799999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:36:13 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97999999999999998,"15min":0.95999999999999996},"min":{"1min":0.65000000000000002,"5min":0.52500000000000002,"15min":0.36099999999999999},"max":{"1min":1.274,"5min":1.5389999999999999,"15min":6.4260000000000002},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.097,"15min":1.0429999999999999},"min":{"1min":0.60699999999999998,"5min":0.56200000000000006,"15min":0.33700000000000002},"max":{"1min":1.425,"5min":2.1680000000000001,"15min":7.0419999999999998},"last":1.3240000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98699999999999999,"15min":1.6100000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.32000000000000001},"max":{"1min":1.272,"5min":1.6639999999999999,"15min":87.819000000000003},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.157,"15min":1.6399999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.38600000000000001},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":87.727999999999994},"last":1.1879999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.119,"15min":1.0469999999999999},"min":{"1min":0.627,"5min":0.48899999999999999,"15min":0.308},"max":{"1min":1.804,"5min":2.351,"15min":5.9720000000000004},"last":1.036},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0029999999999999,"15min":0.94399999999999995},"min":{"1min":0.58299999999999996,"5min":0.55400000000000005,"15min":0.32100000000000001},"max":{"1min":1.321,"5min":1.839,"15min":6.4359999999999999},"last":0.878}]},{"osd":5,"last update":"Sat Oct 7 22:36:30 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.028,"15min":1.004},"min":{"1min":0.81899999999999995,"5min":0.56699999999999995,"15min":0.34100000000000003},"max":{"1min":1.359,"5min":1.7689999999999999,"15min":5.7539999999999996},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.2450000000000001,"15min":1.1140000000000001},"min":{"1min":0.90100000000000002,"5min":0.67500000000000004,"15min":0.38300000000000001},"max":{"1min":1.869,"5min":2.2189999999999999,"15min":5.7130000000000001},"last":1.3819999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.2689999999999999,"15min":1.1830000000000001},"min":{"1min":0.91600000000000004,"5min":0.73699999999999999,"15min":0.40999999999999998},"max":{"1min":2.0089999999999999,"5min":2.4390000000000001,"15min":6.1669999999999998},"last":1.27},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.143,"15min":1.121},"min":{"1min":0.80700000000000005,"5min":0.498,"15min":0.437},"max":{"1min":1.409,"5min":1.921,"15min":6.3689999999999998},"last":1.1659999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463696,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899156,"kb_used_data":5580,"kb_used_omap":0,"kb_used_meta":893568,"kb_avail":92845996,"statfs":{"total":95995035648,"available":95074299904,"internally_reserved":0,"allocated":5713920,"data_stored":4079568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915013632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.528,"15min":1.1140000000000001},"min":{"1min":0.59199999999999997,"5min":0.47899999999999998,"15min":0.25700000000000001},"max":{"1min":1.226,"5min":58.646999999999998,"15min":58.646999999999998},"last":1.149},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.55,"15min":1.1859999999999999},"min":{"1min":0.65100000000000002,"5min":0.46000000000000002,"15min":0.27700000000000002},"max":{"1min":1.3360000000000001,"5min":58.591999999999999,"15min":58.591999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0409999999999999,"15min":1.6359999999999999},"min":{"1min":0.83999999999999997,"5min":0.39200000000000002,"15min":0.28199999999999997},"max":{"1min":1.321,"5min":1.6539999999999999,"15min":120.407},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.095,"5min":1.145,"15min":1.653},"min":{"1min":0.68700000000000006,"5min":0.61599999999999999,"15min":0.32400000000000001},"max":{"1min":1.337,"5min":5.1580000000000004,"15min":120.315},"last":0.94699999999999995}]},{"osd":2,"last update":"Sat Oct 7 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.6910000000000001,"15min":1.2130000000000001},"min":{"1min":0.75800000000000001,"5min":0.61099999999999999,"15min":0.35299999999999998},"max":{"1min":1.5569999999999999,"5min":58.741999999999997,"15min":58.741999999999997},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.708,"15min":1.161},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.34799999999999998},"max":{"1min":1.387,"5min":60.622,"15min":60.622},"last":1.3300000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.022,"15min":1.554},"min":{"1min":0.73999999999999999,"5min":0.51100000000000001,"15min":0.36299999999999999},"max":{"1min":1.2729999999999999,"5min":1.909,"15min":121.417},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.1220000000000001,"15min":1.514},"min":{"1min":0.68000000000000005,"5min":0.60999999999999999,"15min":0.35399999999999998},"max":{"1min":1.4410000000000001,"5min":5.1230000000000002,"15min":120.566},"last":1.3049999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.004,"15min":0.91900000000000004},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.26200000000000001},"max":{"1min":1.466,"5min":4.1310000000000002,"15min":8.5630000000000006},"last":1.21},{"interface":"front","average":{"1min":1.125,"5min":1.085,"15min":1.042},"min":{"1min":0.59499999999999997,"5min":0.51300000000000001,"15min":0.34499999999999997},"max":{"1min":1.474,"5min":1.8300000000000001,"15min":4.1420000000000003},"last":1.264}]},{"osd":5,"last update":"Sat Oct 7 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1220000000000001,"15min":1.0029999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.36299999999999999},"max":{"1min":1.3560000000000001,"5min":5.8449999999999998,"15min":6.25},"last":1.393},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.121,"15min":0.98099999999999998},"min":{"1min":0.78800000000000003,"5min":0.54300000000000004,"15min":0.29999999999999999},"max":{"1min":1.4950000000000001,"5min":3.6259999999999999,"15min":3.9569999999999999},"last":1.454}]},{"osd":7,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1619999999999999,"15min":1.1259999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.40500000000000003},"max":{"1min":1.667,"5min":2.1619999999999999,"15min":4.8070000000000004},"last":1.425},{"interface":"front","average":{"1min":1.234,"5min":1.2589999999999999,"15min":1.1839999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.41199999999999998},"max":{"1min":1.6060000000000001,"5min":5.1950000000000003,"15min":8.6099999999999994},"last":1.4910000000000001}]}]},{"osd":1,"up_from":90,"seq":386547057238,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906512,"kb_used_data":10244,"kb_used_omap":3,"kb_used_meta":896252,"kb_avail":92838640,"statfs":{"total":95995035648,"available":95066767360,"internally_reserved":0,"allocated":10489856,"data_stored":8065236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":917762470},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78300000000000003,"15min":1.165},"min":{"1min":0.442,"5min":0.33000000000000002,"15min":0.20999999999999999},"max":{"1min":1.1699999999999999,"5min":1.373,"15min":79.385000000000005},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.85299999999999998,"15min":1.2470000000000001},"min":{"1min":0.56699999999999995,"5min":0.40200000000000002,"15min":0.23400000000000001},"max":{"1min":1.3819999999999999,"5min":1.621,"15min":79.370000000000005},"last":0.77100000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.80300000000000005,"15min":0.93400000000000005},"min":{"1min":0.55200000000000005,"5min":0.35299999999999998,"15min":0.23899999999999999},"max":{"1min":1.028,"5min":1.397,"15min":14.585000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.88,"5min":0.93200000000000005,"15min":1.1180000000000001},"min":{"1min":0.53500000000000003,"5min":0.39700000000000002,"15min":0.247},"max":{"1min":1.2729999999999999,"5min":1.798,"15min":19.646000000000001},"last":0.86599999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.80600000000000005,"15min":1.1950000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.27400000000000002},"max":{"1min":1.145,"5min":1.504,"15min":14.961},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.92200000000000004,"15min":1.1479999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.26300000000000001},"max":{"1min":1.1439999999999999,"5min":1.4810000000000001,"15min":14.561},"last":1.1439999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96299999999999997,"15min":0.95999999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.309},"max":{"1min":1.2929999999999999,"5min":1.889,"15min":7.2720000000000002},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.194},"min":{"1min":0.70599999999999996,"5min":0.57899999999999996,"15min":0.34599999999999997},"max":{"1min":1.423,"5min":1.9690000000000001,"15min":14.526},"last":1.417}]},{"osd":5,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.1619999999999999,"15min":1.198},"min":{"1min":0.77000000000000002,"5min":0.58899999999999997,"15min":0.41299999999999998},"max":{"1min":1.2569999999999999,"5min":2.1480000000000001,"15min":14.458},"last":1.49},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.119,"15min":1.2370000000000001},"min":{"1min":0.73899999999999999,"5min":0.53900000000000003,"15min":0.35699999999999998},"max":{"1min":1.47,"5min":2.0259999999999998,"15min":14.327},"last":1.024}]},{"osd":6,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.127,"15min":1.756},"min":{"1min":0.86099999999999999,"5min":0.61099999999999999,"15min":0.40000000000000002},"max":{"1min":1.55,"5min":1.744,"15min":119.43000000000001},"last":1.131},{"interface":"front","average":{"1min":1.079,"5min":1.1120000000000001,"15min":1.655},"min":{"1min":0.76900000000000002,"5min":0.71699999999999997,"15min":0.35899999999999999},"max":{"1min":1.5249999999999999,"5min":1.7450000000000001,"15min":118.85899999999999},"last":1.353}]},{"osd":7,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1659999999999999,"15min":1.212},"min":{"1min":0.80700000000000005,"5min":0.67900000000000005,"15min":0.371},"max":{"1min":1.6339999999999999,"5min":1.8580000000000001,"15min":7.3390000000000004},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2669999999999999,"15min":1.3700000000000001},"min":{"1min":0.89400000000000002,"5min":0.63300000000000001,"15min":0.39100000000000001},"max":{"1min":1.512,"5min":2.0379999999999998,"15min":14.493},"last":1.5609999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220764,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":978936,"kb_used_data":10604,"kb_used_omap":3,"kb_used_meta":968316,"kb_avail":92766216,"statfs":{"total":95995035648,"available":94992605184,"internally_reserved":0,"allocated":10858496,"data_stored":8394182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":991555809},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:35:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.73199999999999998,"15min":1.5669999999999999},"min":{"1min":0.55800000000000005,"5min":0.247,"15min":0.19700000000000001},"max":{"1min":1.038,"5min":1.456,"15min":99.117000000000004},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84999999999999998,"15min":1.659},"min":{"1min":0.61899999999999999,"5min":0.308,"15min":0.222},"max":{"1min":1.3,"5min":1.5,"15min":95.138000000000005},"last":0.92300000000000004}]},{"osd":2,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.84799999999999998,"15min":0.94399999999999995},"min":{"1min":0.58599999999999997,"5min":0.44900000000000001,"15min":0.23200000000000001},"max":{"1min":1.1910000000000001,"5min":1.5589999999999999,"15min":8.0009999999999994},"last":1.1850000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.876,"15min":1.0469999999999999},"min":{"1min":0.40200000000000002,"5min":0.38700000000000001,"15min":0.25800000000000001},"max":{"1min":1.365,"5min":1.3720000000000001,"15min":17.276},"last":1.089}]},{"osd":3,"last update":"Sat Oct 7 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.90800000000000003,"15min":1.4239999999999999},"min":{"1min":0.50800000000000001,"5min":0.46400000000000002,"15min":0.245},"max":{"1min":1.1779999999999999,"5min":1.5489999999999999,"15min":69.540999999999997},"last":1.298},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.98399999999999999,"15min":1.4890000000000001},"min":{"1min":0.55500000000000005,"5min":0.46899999999999997,"15min":0.32500000000000001},"max":{"1min":1.216,"5min":1.7310000000000001,"15min":78.296999999999997},"last":1.452}]},{"osd":4,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1910000000000001,"15min":1.2230000000000001},"min":{"1min":0.78400000000000003,"5min":0.69599999999999995,"15min":0.38900000000000001},"max":{"1min":1.522,"5min":1.8580000000000001,"15min":8.2859999999999996},"last":1.327},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1,"15min":1.1020000000000001},"min":{"1min":0.66900000000000004,"5min":0.59499999999999997,"15min":0.35299999999999998},"max":{"1min":1.2410000000000001,"5min":1.526,"15min":6.3070000000000004},"last":1.129}]},{"osd":5,"last update":"Sat Oct 7 22:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1439999999999999,"15min":1.1399999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.35499999999999998},"max":{"1min":1.3819999999999999,"5min":1.5860000000000001,"15min":8.0440000000000005},"last":1.407},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2150000000000001,"15min":1.2669999999999999},"min":{"1min":0.78200000000000003,"5min":0.625,"15min":0.39800000000000002},"max":{"1min":1.4630000000000001,"5min":1.915,"15min":8.3829999999999991},"last":1.6539999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.2450000000000001,"15min":1.335},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.39900000000000002},"max":{"1min":1.5900000000000001,"5min":2.0070000000000001,"15min":8.7370000000000001},"last":1.5740000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0700000000000001,"15min":1.177},"min":{"1min":0.80100000000000005,"5min":0.65800000000000003,"15min":0.33800000000000002},"max":{"1min":1.2649999999999999,"5min":1.583,"15min":8.1140000000000008},"last":1.375}]},{"osd":7,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.228,"15min":1.224},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.42599999999999999},"max":{"1min":1.5549999999999999,"5min":1.8149999999999999,"15min":8.0790000000000006},"last":1.524},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.3440000000000001,"15min":1.3839999999999999},"min":{"1min":0.94599999999999995,"5min":0.70999999999999996,"15min":0.36099999999999999},"max":{"1min":1.631,"5min":1.9630000000000001,"15min":17.244},"last":1.704}]}]},{"osd":2,"up_from":95,"seq":408021893702,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":753744,"kb_used_data":6596,"kb_used_omap":3,"kb_used_meta":747132,"kb_avail":92991408,"statfs":{"total":95995035648,"available":95223201792,"internally_reserved":0,"allocated":6754304,"data_stored":4152072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":765063945},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.73699999999999999,"15min":0.99199999999999999},"min":{"1min":0.48499999999999999,"5min":0.29199999999999998,"15min":0.22700000000000001},"max":{"1min":1.1699999999999999,"5min":1.3819999999999999,"15min":10.657999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.73799999999999999,"15min":0.88800000000000001},"min":{"1min":0.59199999999999997,"5min":0.318,"15min":0.249},"max":{"1min":1.2629999999999999,"5min":1.278,"15min":12.702999999999999},"last":1.042}]},{"osd":1,"last update":"Sat Oct 7 22:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85399999999999998,"15min":2.3029999999999999},"min":{"1min":0.65200000000000002,"5min":0.30399999999999999,"15min":0.25600000000000001},"max":{"1min":1.2969999999999999,"5min":1.623,"15min":185.32300000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.96599999999999997,"15min":2.4279999999999999},"min":{"1min":0.79700000000000004,"5min":0.437,"15min":0.219},"max":{"1min":1.288,"5min":2.4980000000000002,"15min":185.21799999999999},"last":1.3839999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:36:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.91500000000000004,"15min":1.042},"min":{"1min":0.54200000000000004,"5min":0.39500000000000002,"15min":0.26000000000000001},"max":{"1min":1.296,"5min":2.9129999999999998,"15min":10.94},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.89300000000000002,"15min":0.98699999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.28999999999999998},"max":{"1min":1.2629999999999999,"5min":1.6830000000000001,"15min":6.2060000000000004},"last":1.4219999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.95099999999999996,"15min":1.0720000000000001},"min":{"1min":0.70399999999999996,"5min":0.373,"15min":0.313},"max":{"1min":1.198,"5min":3.089,"15min":12.481},"last":1.8839999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0680000000000001,"15min":0.997},"min":{"1min":0.88900000000000001,"5min":0.49199999999999999,"15min":0.33500000000000002},"max":{"1min":1.373,"5min":1.8220000000000001,"15min":6.2560000000000002},"last":1.819}]},{"osd":5,"last update":"Sat Oct 7 22:36:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1319999999999999,"15min":1.052},"min":{"1min":0.75800000000000001,"5min":0.57799999999999996,"15min":0.38500000000000001},"max":{"1min":1.3260000000000001,"5min":3.625,"15min":6.2309999999999999},"last":1.6160000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1779999999999999,"15min":1.1519999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.39100000000000001},"max":{"1min":1.391,"5min":2.2469999999999999,"15min":6.508},"last":1.704}]},{"osd":6,"last update":"Sat Oct 7 22:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.248,"15min":1.1919999999999999},"min":{"1min":0.82299999999999995,"5min":0.65300000000000002,"15min":0.44900000000000001},"max":{"1min":1.653,"5min":5.7770000000000001,"15min":6.3440000000000003},"last":2.0720000000000001},{"interface":"front","average":{"1min":1.28,"5min":1.2949999999999999,"15min":1.246},"min":{"1min":0.95499999999999996,"5min":0.628,"15min":0.44900000000000001},"max":{"1min":1.496,"5min":5.7610000000000001,"15min":7.5819999999999999},"last":1.859}]},{"osd":7,"last update":"Sat Oct 7 22:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.2450000000000001,"15min":1.24},"min":{"1min":0.85299999999999998,"5min":0.63800000000000001,"15min":0.40899999999999997},"max":{"1min":1.5660000000000001,"5min":2.5179999999999998,"15min":7.0640000000000001},"last":1.9750000000000001},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.278,"15min":1.3169999999999999},"min":{"1min":0.98699999999999999,"5min":0.60299999999999998,"15min":0.443},"max":{"1min":1.603,"5min":2.794,"15min":6.5679999999999996},"last":1.946}]}]},{"osd":3,"up_from":100,"seq":429496730172,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":989352,"kb_used_data":6748,"kb_used_omap":2,"kb_used_meta":982589,"kb_avail":92755800,"statfs":{"total":95995035648,"available":94981939200,"internally_reserved":0,"allocated":6909952,"data_stored":4460484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1006171755},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.73399999999999999,"15min":1.016},"min":{"1min":0.46000000000000002,"5min":0.28399999999999997,"15min":0.20399999999999999},"max":{"1min":1.141,"5min":1.24,"15min":18.16},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.89700000000000002,"15min":1.173},"min":{"1min":0.54900000000000004,"5min":0.36599999999999999,"15min":0.22700000000000001},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":13.228},"last":0.91500000000000004}]},{"osd":1,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.80800000000000005,"15min":2.0019999999999998},"min":{"1min":0.58499999999999996,"5min":0.33900000000000002,"15min":0.22800000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":219.27500000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.018,"15min":2.1749999999999998},"min":{"1min":0.67900000000000005,"5min":0.45600000000000002,"15min":0.30599999999999999},"max":{"1min":1.456,"5min":1.734,"15min":222.20500000000001},"last":0.73599999999999999}]},{"osd":2,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0389999999999999,"15min":1.2809999999999999},"min":{"1min":0.82999999999999996,"5min":0.40400000000000003,"15min":0.27500000000000002},"max":{"1min":1.6519999999999999,"5min":1.653,"15min":12.147},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.81899999999999995,"15min":1.014},"min":{"1min":0.629,"5min":0.36899999999999999,"15min":0.26500000000000001},"max":{"1min":1.6200000000000001,"5min":1.857,"15min":9.2699999999999996},"last":0.60999999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.98399999999999999,"15min":1.145},"min":{"1min":0.84899999999999998,"5min":0.63200000000000001,"15min":0.34300000000000003},"max":{"1min":1.526,"5min":1.583,"15min":9.3439999999999994},"last":1.256},{"interface":"front","average":{"1min":1.169,"5min":1.093,"15min":1.1739999999999999},"min":{"1min":0.76700000000000002,"5min":0.58399999999999996,"15min":0.37},"max":{"1min":2.1680000000000001,"5min":2.1680000000000001,"15min":21.231000000000002},"last":1.1699999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1259999999999999,"15min":1.133},"min":{"1min":0.68999999999999995,"5min":0.624,"15min":0.40600000000000003},"max":{"1min":1.6559999999999999,"5min":1.7310000000000001,"15min":21.506},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2669999999999999,"15min":1.3089999999999999},"min":{"1min":0.77200000000000002,"5min":0.67700000000000005,"15min":0.42499999999999999},"max":{"1min":1.992,"5min":1.992,"15min":10.571},"last":0.99299999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":1.3109999999999999,"15min":1.351},"min":{"1min":1.0620000000000001,"5min":0.627,"15min":0.41199999999999998},"max":{"1min":1.9219999999999999,"5min":1.9219999999999999,"15min":10.5},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.226,"5min":1.165,"15min":1.2390000000000001},"min":{"1min":1.0329999999999999,"5min":0.64500000000000002,"15min":0.308},"max":{"1min":1.544,"5min":1.776,"15min":9.3859999999999992},"last":1.0609999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.2170000000000001,"15min":1.341},"min":{"1min":1.0620000000000001,"5min":0.59199999999999997,"15min":0.437},"max":{"1min":1.704,"5min":1.877,"15min":9.423},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.248,"15min":1.284},"min":{"1min":1.0069999999999999,"5min":0.68300000000000005,"15min":0.436},"max":{"1min":1.6319999999999999,"5min":1.857,"15min":21.535},"last":1.2410000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986979,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":912216,"kb_used_data":5264,"kb_used_omap":0,"kb_used_meta":906944,"kb_avail":92832936,"statfs":{"total":95995035648,"available":95060926464,"internally_reserved":0,"allocated":5390336,"data_stored":3751945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928710656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.93400000000000005,"15min":1.04},"min":{"1min":0.5,"5min":0.47299999999999998,"15min":0.26900000000000002},"max":{"1min":1.3,"5min":2.2389999999999999,"15min":44.226999999999997},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.877,"5min":0.94299999999999995,"15min":1.1160000000000001},"min":{"1min":0.52600000000000002,"5min":0.442,"15min":0.25800000000000001},"max":{"1min":1.165,"5min":5.8789999999999996,"15min":44.368000000000002},"last":0.95499999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:35:54 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.97299999999999998,"15min":1.0760000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.28799999999999998},"max":{"1min":1.976,"5min":1.976,"15min":10.753},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95799999999999996,"15min":1.115},"min":{"1min":0.59699999999999998,"5min":0.51200000000000001,"15min":0.308},"max":{"1min":1.417,"5min":2.5670000000000002,"15min":11.019},"last":1.032}]},{"osd":2,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.751,"5min":0.56999999999999995,"15min":0.34699999999999998},"max":{"1min":1.702,"5min":1.95,"15min":11.067},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0740000000000001,"15min":1.0389999999999999},"min":{"1min":0.66600000000000004,"5min":0.57799999999999996,"15min":0.29899999999999999},"max":{"1min":1.7330000000000001,"5min":1.7330000000000001,"15min":6.0060000000000002},"last":1.2450000000000001}]},{"osd":3,"last update":"Sat Oct 7 22:35:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0209999999999999,"15min":1.0489999999999999},"min":{"1min":0.751,"5min":0.5,"15min":0.33100000000000002},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":6.5250000000000004},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.0860000000000001,"15min":1.018},"min":{"1min":0.78800000000000003,"5min":0.622,"15min":0.34799999999999998},"max":{"1min":2.0630000000000002,"5min":2.0630000000000002,"15min":4.5279999999999996},"last":1.1100000000000001}]},{"osd":5,"last update":"Sat Oct 7 22:36:32 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97299999999999998,"15min":0.95299999999999996},"min":{"1min":0.72799999999999998,"5min":0.501,"15min":0.34100000000000003},"max":{"1min":1.3879999999999999,"5min":1.649,"15min":10.44},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0409999999999999,"15min":0.995},"min":{"1min":0.73699999999999999,"5min":0.49299999999999999,"15min":0.36899999999999999},"max":{"1min":1.3480000000000001,"5min":1.603,"15min":4.6890000000000001},"last":1.177}]},{"osd":6,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0489999999999999,"15min":1.077},"min":{"1min":0.71599999999999997,"5min":0.60899999999999999,"15min":0.378},"max":{"1min":1.304,"5min":1.8220000000000001,"15min":11.148},"last":0.871},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.1100000000000001,"15min":1.048},"min":{"1min":0.72799999999999998,"5min":0.48299999999999998,"15min":0.36799999999999999},"max":{"1min":1.4359999999999999,"5min":1.857,"15min":5.9219999999999997},"last":0.99299999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:35:49 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.202,"15min":1.0800000000000001},"min":{"1min":0.89700000000000002,"5min":0.436,"15min":0.40600000000000003},"max":{"1min":2.0750000000000002,"5min":2.0750000000000002,"15min":6.5190000000000001},"last":1.214},{"interface":"front","average":{"1min":1.306,"5min":1.2150000000000001,"15min":1.173},"min":{"1min":0.98999999999999999,"5min":0.70799999999999996,"15min":0.39800000000000002},"max":{"1min":1.8540000000000001,"5min":1.8540000000000001,"15min":6.133},"last":1.3009999999999999}]}]},{"osd":5,"up_from":242,"seq":1039382085931,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371536,"kb_used_data":5512,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373616,"statfs":{"total":95995035648,"available":95614582784,"internally_reserved":0,"allocated":5644288,"data_stored":4010408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98199999999999998,"15min":1.0269999999999999},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.25700000000000001},"max":{"1min":1.5209999999999999,"5min":1.6259999999999999,"15min":7.5259999999999998},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0089999999999999,"15min":1.1319999999999999},"min":{"1min":0.58199999999999996,"5min":0.57399999999999995,"15min":0.32800000000000001},"max":{"1min":1.3620000000000001,"5min":1.4810000000000001,"15min":7.9729999999999999},"last":1.0169999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0089999999999999,"15min":1.4510000000000001},"min":{"1min":0.70599999999999996,"5min":0.51800000000000002,"15min":0.315},"max":{"1min":1.27,"5min":1.5149999999999999,"15min":46.570999999999998},"last":1.131},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.99199999999999999,"15min":1.4099999999999999},"min":{"1min":0.66400000000000003,"5min":0.621,"15min":0.29299999999999998},"max":{"1min":1.242,"5min":1.595,"15min":46.587000000000003},"last":0.96699999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.016,"15min":0.92700000000000005},"min":{"1min":0.74199999999999999,"5min":0.51300000000000001,"15min":0.33500000000000002},"max":{"1min":1.401,"5min":1.4099999999999999,"15min":5.0570000000000004},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.038,"15min":0.96699999999999997},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.34999999999999998},"max":{"1min":1.4379999999999999,"5min":1.613,"15min":7.2809999999999997},"last":1.2609999999999999}]},{"osd":3,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1040000000000001,"15min":1.2150000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.33000000000000002},"max":{"1min":1.4930000000000001,"5min":1.8180000000000001,"15min":8.2590000000000003},"last":1.091},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.113,"15min":1.2669999999999999},"min":{"1min":0.77900000000000003,"5min":0.69499999999999995,"15min":0.36499999999999999},"max":{"1min":1.351,"5min":1.9079999999999999,"15min":8.3309999999999995},"last":1.323}]},{"osd":4,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.024,"15min":0.98099999999999998},"min":{"1min":0.73099999999999998,"5min":0.67400000000000004,"15min":0.315},"max":{"1min":1.335,"5min":1.5669999999999999,"15min":6.3410000000000002},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.137,"15min":1.0389999999999999},"min":{"1min":0.77300000000000002,"5min":0.63900000000000001,"15min":0.38400000000000001},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":6.5730000000000004},"last":1.1879999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0589999999999999,"15min":0.998},"min":{"1min":0.76100000000000001,"5min":0.52100000000000002,"15min":0.376},"max":{"1min":1.542,"5min":1.542,"15min":5.375},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.22,"15min":1.097},"min":{"1min":1.034,"5min":0.754,"15min":0.373},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":7.5519999999999996},"last":1.292}]},{"osd":7,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1839999999999999,"15min":1.085},"min":{"1min":0.78400000000000003,"5min":0.60599999999999998,"15min":0.42499999999999999},"max":{"1min":1.4199999999999999,"5min":1.8100000000000001,"15min":6.2880000000000003},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.216,"5min":1.2150000000000001,"15min":1.135},"min":{"1min":0.92900000000000005,"5min":0.64700000000000002,"15min":0.45400000000000001},"max":{"1min":1.5389999999999999,"5min":1.6599999999999999,"15min":7.5990000000000002},"last":1.2250000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:36:51.950 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T22:36:52.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:52 smithi008 bash[102097]: audit 2023-10-07T22:36:50.927177+0000 mgr.y (mgr.25319) 1746 : audit 0 from='client.36993 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:36:52.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:52 smithi008 bash[105281]: audit 2023-10-07T22:36:50.927177+0000 mgr.y (mgr.25319) 1746 : audit 0 from='client.36993 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:36:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:52 smithi081 bash[89466]: audit 2023-10-07T22:36:50.927177+0000 mgr.y (mgr.25319) 1746 : audit 0 from='client.36993 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:36:53.386 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:36:53 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:36:53] "GET /metrics HTTP/1.1" 200 34315 "" "Prometheus/2.43.0" 2023-10-07T22:36:53.387 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:53 smithi008 bash[105281]: cluster 2023-10-07T22:36:52.136136+0000 mgr.y (mgr.25319) 1747 : cluster 0 pgmap v2031: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:53.387 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:53 smithi008 bash[102097]: cluster 2023-10-07T22:36:52.136136+0000 mgr.y (mgr.25319) 1747 : cluster 0 pgmap v2031: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:53 smithi081 bash[89466]: cluster 2023-10-07T22:36:52.136136+0000 mgr.y (mgr.25319) 1747 : cluster 0 pgmap v2031: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:55.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:55 smithi008 bash[102097]: cluster 2023-10-07T22:36:54.136965+0000 mgr.y (mgr.25319) 1748 : cluster 0 pgmap v2032: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:56.034 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:55 smithi008 bash[105281]: cluster 2023-10-07T22:36:54.136965+0000 mgr.y (mgr.25319) 1748 : cluster 0 pgmap v2032: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:56.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:55 smithi081 bash[89466]: cluster 2023-10-07T22:36:54.136965+0000 mgr.y (mgr.25319) 1748 : cluster 0 pgmap v2032: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:56.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:56 smithi008 bash[105281]: audit 2023-10-07T22:36:55.963030+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:56.685 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:56 smithi008 bash[102097]: audit 2023-10-07T22:36:55.963030+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:56 smithi081 bash[89466]: audit 2023-10-07T22:36:55.963030+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25319 172.21.15.8:0/923653263' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:56.768 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T22:36:57.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:57 smithi008 bash[102097]: cluster 2023-10-07T22:36:56.137754+0000 mgr.y (mgr.25319) 1749 : cluster 0 pgmap v2033: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:57.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:57 smithi008 bash[105281]: cluster 2023-10-07T22:36:56.137754+0000 mgr.y (mgr.25319) 1749 : cluster 0 pgmap v2033: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:57 smithi081 bash[89466]: cluster 2023-10-07T22:36:56.137754+0000 mgr.y (mgr.25319) 1749 : cluster 0 pgmap v2033: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:59.636 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:36:59 smithi008 bash[102097]: cluster 2023-10-07T22:36:58.138781+0000 mgr.y (mgr.25319) 1750 : cluster 0 pgmap v2034: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:59.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:36:59 smithi008 bash[105281]: cluster 2023-10-07T22:36:58.138781+0000 mgr.y (mgr.25319) 1750 : cluster 0 pgmap v2034: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:36:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:36:59 smithi081 bash[89466]: cluster 2023-10-07T22:36:58.138781+0000 mgr.y (mgr.25319) 1750 : cluster 0 pgmap v2034: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:37:00.325 INFO:teuthology.orchestra.run.smithi008.stdout: 2023-10-07T22:37:00.327 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2023-10-07T22:37:01.204 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":2035,"stamp":"2023-10-07T22:37:00.139112+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790183,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6005,"num_read_kb":13257,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":91,"num_bytes_recovered":26492,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4419,"ondisk_log_size":4419,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6725848,"kb_used_data":59912,"kb_used_omap":18,"kb_used_meta":6665837,"kb_avail":743235368,"statfs":{"total":767960285184,"available":761073016832,"internally_reserved":0,"allocated":61349888,"data_stored":44860214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19190,"internal_metadata":6825817354},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005108"},"pg_stats":[{"pgid":"3.1a","version":"70'2","reported_seq":326,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601194+0000","last_change":"2023-10-07T22:24:25.318353+0000","last_active":"2023-10-07T22:35:19.601194+0000","last_peered":"2023-10-07T22:35:19.601194+0000","last_clean":"2023-10-07T22:35:19.601194+0000","last_became_active":"2023-10-07T22:24:25.317915+0000","last_became_peered":"2023-10-07T22:24:25.317915+0000","last_unstale":"2023-10-07T22:35:19.601194+0000","last_undegraded":"2023-10-07T22:35:19.601194+0000","last_fullsized":"2023-10-07T22:35:19.601194+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:08:48.657465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":117,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502756+0000","last_change":"2023-10-07T22:23:12.032880+0000","last_active":"2023-10-07T22:35:29.502756+0000","last_peered":"2023-10-07T22:35:29.502756+0000","last_clean":"2023-10-07T22:35:29.502756+0000","last_became_active":"2023-10-07T22:23:12.032493+0000","last_became_peered":"2023-10-07T22:23:12.032493+0000","last_unstale":"2023-10-07T22:35:29.502756+0000","last_undegraded":"2023-10-07T22:35:29.502756+0000","last_fullsized":"2023-10-07T22:35:29.502756+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:47:24.629963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":494,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504010+0000","last_change":"2023-10-07T22:23:12.021845+0000","last_active":"2023-10-07T22:35:29.504010+0000","last_peered":"2023-10-07T22:35:29.504010+0000","last_clean":"2023-10-07T22:35:29.504010+0000","last_became_active":"2023-10-07T22:23:12.021438+0000","last_became_peered":"2023-10-07T22:23:12.021438+0000","last_unstale":"2023-10-07T22:35:29.504010+0000","last_undegraded":"2023-10-07T22:35:29.504010+0000","last_fullsized":"2023-10-07T22:35:29.504010+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:54:07.939128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":336,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261117+0000","last_change":"2023-10-07T22:33:10.479042+0000","last_active":"2023-10-07T22:35:19.261117+0000","last_peered":"2023-10-07T22:35:19.261117+0000","last_clean":"2023-10-07T22:35:19.261117+0000","last_became_active":"2023-10-07T22:33:10.478523+0000","last_became_peered":"2023-10-07T22:33:10.478523+0000","last_unstale":"2023-10-07T22:35:19.261117+0000","last_undegraded":"2023-10-07T22:35:19.261117+0000","last_fullsized":"2023-10-07T22:35:19.261117+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:42:01.863294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":114,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503610+0000","last_change":"2023-10-07T22:23:12.036334+0000","last_active":"2023-10-07T22:35:29.503610+0000","last_peered":"2023-10-07T22:35:29.503610+0000","last_clean":"2023-10-07T22:35:29.503610+0000","last_became_active":"2023-10-07T22:23:12.035675+0000","last_became_peered":"2023-10-07T22:23:12.035675+0000","last_unstale":"2023-10-07T22:35:29.503610+0000","last_undegraded":"2023-10-07T22:35:29.503610+0000","last_fullsized":"2023-10-07T22:35:29.503610+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:48:11.708020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602743+0000","last_change":"2023-10-07T22:21:25.945222+0000","last_active":"2023-10-07T22:35:19.602743+0000","last_peered":"2023-10-07T22:35:19.602743+0000","last_clean":"2023-10-07T22:35:19.602743+0000","last_became_active":"2023-10-07T22:21:25.944861+0000","last_became_peered":"2023-10-07T22:21:25.944861+0000","last_unstale":"2023-10-07T22:35:19.602743+0000","last_undegraded":"2023-10-07T22:35:19.602743+0000","last_fullsized":"2023-10-07T22:35:19.602743+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:28:03.432925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":182,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504913+0000","last_change":"2023-10-07T22:33:10.226226+0000","last_active":"2023-10-07T22:35:29.504913+0000","last_peered":"2023-10-07T22:35:29.504913+0000","last_clean":"2023-10-07T22:35:29.504913+0000","last_became_active":"2023-10-07T22:33:10.225809+0000","last_became_peered":"2023-10-07T22:33:10.225809+0000","last_unstale":"2023-10-07T22:35:29.504913+0000","last_undegraded":"2023-10-07T22:35:29.504913+0000","last_fullsized":"2023-10-07T22:35:29.504913+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:00:20.009741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":114,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600441+0000","last_change":"2023-10-07T22:23:12.036082+0000","last_active":"2023-10-07T22:35:19.600441+0000","last_peered":"2023-10-07T22:35:19.600441+0000","last_clean":"2023-10-07T22:35:19.600441+0000","last_became_active":"2023-10-07T22:23:12.035553+0000","last_became_peered":"2023-10-07T22:23:12.035553+0000","last_unstale":"2023-10-07T22:35:19.600441+0000","last_undegraded":"2023-10-07T22:35:19.600441+0000","last_fullsized":"2023-10-07T22:35:19.600441+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:09:50.554890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"80'161","reported_seq":686,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300423+0000","last_change":"2023-10-07T22:33:50.478134+0000","last_active":"2023-10-07T22:35:29.300423+0000","last_peered":"2023-10-07T22:35:29.300423+0000","last_clean":"2023-10-07T22:35:29.300423+0000","last_became_active":"2023-10-07T22:33:50.135314+0000","last_became_peered":"2023-10-07T22:33:50.135314+0000","last_unstale":"2023-10-07T22:35:29.300423+0000","last_undegraded":"2023-10-07T22:35:29.300423+0000","last_fullsized":"2023-10-07T22:35:29.300423+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:33:50.477752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:33:50.477752+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:53:15.238073+0000","scrub_duration":0.0036241110000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265316+0000","last_change":"2023-10-07T22:24:58.069153+0000","last_active":"2023-10-07T22:35:19.265316+0000","last_peered":"2023-10-07T22:35:19.265316+0000","last_clean":"2023-10-07T22:35:19.265316+0000","last_became_active":"2023-10-07T22:24:58.068807+0000","last_became_peered":"2023-10-07T22:24:58.068807+0000","last_unstale":"2023-10-07T22:35:19.265316+0000","last_undegraded":"2023-10-07T22:35:19.265316+0000","last_fullsized":"2023-10-07T22:35:19.265316+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:53:54.380893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":117,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600869+0000","last_change":"2023-10-07T22:23:12.030771+0000","last_active":"2023-10-07T22:35:19.600869+0000","last_peered":"2023-10-07T22:35:19.600869+0000","last_clean":"2023-10-07T22:35:19.600869+0000","last_became_active":"2023-10-07T22:23:12.030359+0000","last_became_peered":"2023-10-07T22:23:12.030359+0000","last_unstale":"2023-10-07T22:35:19.600869+0000","last_undegraded":"2023-10-07T22:35:19.600869+0000","last_fullsized":"2023-10-07T22:35:19.600869+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:10:03.359158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"69'3","reported_seq":240,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604814+0000","last_change":"2023-10-07T22:23:12.046033+0000","last_active":"2023-10-07T22:35:19.604814+0000","last_peered":"2023-10-07T22:35:19.604814+0000","last_clean":"2023-10-07T22:35:19.604814+0000","last_became_active":"2023-10-07T22:23:12.028394+0000","last_became_peered":"2023-10-07T22:23:12.028394+0000","last_unstale":"2023-10-07T22:35:19.604814+0000","last_undegraded":"2023-10-07T22:35:19.604814+0000","last_fullsized":"2023-10-07T22:35:19.604814+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:42:13.490329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":248,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504395+0000","last_change":"2023-10-07T22:21:25.932685+0000","last_active":"2023-10-07T22:35:29.504395+0000","last_peered":"2023-10-07T22:35:29.504395+0000","last_clean":"2023-10-07T22:35:29.504395+0000","last_became_active":"2023-10-07T22:21:25.930549+0000","last_became_peered":"2023-10-07T22:21:25.930549+0000","last_unstale":"2023-10-07T22:35:29.504395+0000","last_undegraded":"2023-10-07T22:35:29.504395+0000","last_fullsized":"2023-10-07T22:35:29.504395+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:43:03.363582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"81'23","reported_seq":376,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602409+0000","last_change":"2023-10-07T22:21:26.092029+0000","last_active":"2023-10-07T22:35:19.602409+0000","last_peered":"2023-10-07T22:35:19.602409+0000","last_clean":"2023-10-07T22:35:19.602409+0000","last_became_active":"2023-10-07T22:21:25.972710+0000","last_became_peered":"2023-10-07T22:21:25.972710+0000","last_unstale":"2023-10-07T22:35:19.602409+0000","last_undegraded":"2023-10-07T22:35:19.602409+0000","last_fullsized":"2023-10-07T22:35:19.602409+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:51.777454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602251+0000","last_change":"2023-10-07T22:21:25.972417+0000","last_active":"2023-10-07T22:35:19.602251+0000","last_peered":"2023-10-07T22:35:19.602251+0000","last_clean":"2023-10-07T22:35:19.602251+0000","last_became_active":"2023-10-07T22:21:25.971882+0000","last_became_peered":"2023-10-07T22:21:25.971882+0000","last_unstale":"2023-10-07T22:35:19.602251+0000","last_undegraded":"2023-10-07T22:35:19.602251+0000","last_fullsized":"2023-10-07T22:35:19.602251+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:04:57.028889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"80'161","reported_seq":715,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502582+0000","last_change":"2023-10-07T22:33:16.061558+0000","last_active":"2023-10-07T22:35:29.502582+0000","last_peered":"2023-10-07T22:35:29.502582+0000","last_clean":"2023-10-07T22:35:29.502582+0000","last_became_active":"2023-10-07T22:33:10.226143+0000","last_became_peered":"2023-10-07T22:33:10.226143+0000","last_unstale":"2023-10-07T22:35:29.502582+0000","last_undegraded":"2023-10-07T22:35:29.502582+0000","last_fullsized":"2023-10-07T22:35:29.502582+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:33:16.061331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:33:16.061331+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:29:54.672921+0000","scrub_duration":0.003449531,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"69'2","reported_seq":208,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604678+0000","last_change":"2023-10-07T22:16:08.184483+0000","last_active":"2023-10-07T22:35:19.604678+0000","last_peered":"2023-10-07T22:35:19.604678+0000","last_clean":"2023-10-07T22:35:19.604678+0000","last_became_active":"2023-10-07T22:16:08.148477+0000","last_became_peered":"2023-10-07T22:16:08.148477+0000","last_unstale":"2023-10-07T22:35:19.604678+0000","last_undegraded":"2023-10-07T22:35:19.604678+0000","last_fullsized":"2023-10-07T22:35:19.604678+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:33:21.483570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":117,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601610+0000","last_change":"2023-10-07T22:23:12.019844+0000","last_active":"2023-10-07T22:35:19.601610+0000","last_peered":"2023-10-07T22:35:19.601610+0000","last_clean":"2023-10-07T22:35:19.601610+0000","last_became_active":"2023-10-07T22:23:12.019516+0000","last_became_peered":"2023-10-07T22:23:12.019516+0000","last_unstale":"2023-10-07T22:35:19.601610+0000","last_undegraded":"2023-10-07T22:35:19.601610+0000","last_fullsized":"2023-10-07T22:35:19.601610+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:27:30.984124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"80'161","reported_seq":630,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264601+0000","last_change":"2023-10-07T22:32:38.723751+0000","last_active":"2023-10-07T22:35:19.264601+0000","last_peered":"2023-10-07T22:35:19.264601+0000","last_clean":"2023-10-07T22:35:19.264601+0000","last_became_active":"2023-10-07T22:32:36.388445+0000","last_became_peered":"2023-10-07T22:32:36.388445+0000","last_unstale":"2023-10-07T22:35:19.264601+0000","last_undegraded":"2023-10-07T22:35:19.264601+0000","last_fullsized":"2023-10-07T22:35:19.264601+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:38.723628+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:38.723628+0000","last_clean_scrub_stamp":"2023-10-07T22:32:38.723628+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:01:47.938127+0000","scrub_duration":0.003004694,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":193,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502620+0000","last_change":"2023-10-07T22:33:10.477050+0000","last_active":"2023-10-07T22:35:29.502620+0000","last_peered":"2023-10-07T22:35:29.502620+0000","last_clean":"2023-10-07T22:35:29.502620+0000","last_became_active":"2023-10-07T22:33:10.476456+0000","last_became_peered":"2023-10-07T22:33:10.476456+0000","last_unstale":"2023-10-07T22:35:29.502620+0000","last_undegraded":"2023-10-07T22:35:29.502620+0000","last_fullsized":"2023-10-07T22:35:29.502620+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:43:34.162504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265506+0000","last_change":"2023-10-07T22:24:58.278543+0000","last_active":"2023-10-07T22:35:19.265506+0000","last_peered":"2023-10-07T22:35:19.265506+0000","last_clean":"2023-10-07T22:35:19.265506+0000","last_became_active":"2023-10-07T22:24:58.278140+0000","last_became_peered":"2023-10-07T22:24:58.278140+0000","last_unstale":"2023-10-07T22:35:19.265506+0000","last_undegraded":"2023-10-07T22:35:19.265506+0000","last_fullsized":"2023-10-07T22:35:19.265506+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:46:29.768541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"80'161","reported_seq":875,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601180+0000","last_change":"2023-10-07T22:32:37.526752+0000","last_active":"2023-10-07T22:35:19.601180+0000","last_peered":"2023-10-07T22:35:19.601180+0000","last_clean":"2023-10-07T22:35:19.601180+0000","last_became_active":"2023-10-07T22:32:36.389126+0000","last_became_peered":"2023-10-07T22:32:36.389126+0000","last_unstale":"2023-10-07T22:35:19.601180+0000","last_undegraded":"2023-10-07T22:35:19.601180+0000","last_fullsized":"2023-10-07T22:35:19.601180+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.526558+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:37.526558+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.526558+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:30:24.792222+0000","scrub_duration":0.0026595310000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":230,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604303+0000","last_change":"2023-10-07T22:21:25.956722+0000","last_active":"2023-10-07T22:35:19.604303+0000","last_peered":"2023-10-07T22:35:19.604303+0000","last_clean":"2023-10-07T22:35:19.604303+0000","last_became_active":"2023-10-07T22:21:25.954573+0000","last_became_peered":"2023-10-07T22:21:25.954573+0000","last_unstale":"2023-10-07T22:35:19.604303+0000","last_undegraded":"2023-10-07T22:35:19.604303+0000","last_fullsized":"2023-10-07T22:35:19.604303+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:57:58.020670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":338,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504564+0000","last_change":"2023-10-07T22:33:10.479358+0000","last_active":"2023-10-07T22:35:29.504564+0000","last_peered":"2023-10-07T22:35:29.504564+0000","last_clean":"2023-10-07T22:35:29.504564+0000","last_became_active":"2023-10-07T22:33:10.478636+0000","last_became_peered":"2023-10-07T22:33:10.478636+0000","last_unstale":"2023-10-07T22:35:29.504564+0000","last_undegraded":"2023-10-07T22:35:29.504564+0000","last_fullsized":"2023-10-07T22:35:29.504564+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:29:36.463171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"80'161","reported_seq":688,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264789+0000","last_change":"2023-10-07T22:32:39.758111+0000","last_active":"2023-10-07T22:35:19.264789+0000","last_peered":"2023-10-07T22:35:19.264789+0000","last_clean":"2023-10-07T22:35:19.264789+0000","last_became_active":"2023-10-07T22:32:36.390328+0000","last_became_peered":"2023-10-07T22:32:36.390328+0000","last_unstale":"2023-10-07T22:35:19.264789+0000","last_undegraded":"2023-10-07T22:35:19.264789+0000","last_fullsized":"2023-10-07T22:35:19.264789+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":5,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:39.758031+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:39.758031+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:02:48.190899+0000","scrub_duration":0.0042003600000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"69'8","reported_seq":208,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600961+0000","last_change":"2023-10-07T22:24:58.102247+0000","last_active":"2023-10-07T22:35:19.600961+0000","last_peered":"2023-10-07T22:35:19.600961+0000","last_clean":"2023-10-07T22:35:19.600961+0000","last_became_active":"2023-10-07T22:24:58.069275+0000","last_became_peered":"2023-10-07T22:24:58.069275+0000","last_unstale":"2023-10-07T22:35:19.600961+0000","last_undegraded":"2023-10-07T22:35:19.600961+0000","last_fullsized":"2023-10-07T22:35:19.600961+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:34:25.822297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":125,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599892+0000","last_change":"2023-10-07T22:25:33.298752+0000","last_active":"2023-10-07T22:35:25.599892+0000","last_peered":"2023-10-07T22:35:25.599892+0000","last_clean":"2023-10-07T22:35:25.599892+0000","last_became_active":"2023-10-07T22:25:33.298388+0000","last_became_peered":"2023-10-07T22:25:33.298388+0000","last_unstale":"2023-10-07T22:35:25.599892+0000","last_undegraded":"2023-10-07T22:35:25.599892+0000","last_fullsized":"2023-10-07T22:35:25.599892+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:16:49.459785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.d","version":"80'161","reported_seq":857,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604666+0000","last_change":"2023-10-07T22:32:41.978623+0000","last_active":"2023-10-07T22:35:19.604666+0000","last_peered":"2023-10-07T22:35:19.604666+0000","last_clean":"2023-10-07T22:35:19.604666+0000","last_became_active":"2023-10-07T22:32:36.390274+0000","last_became_peered":"2023-10-07T22:32:36.390274+0000","last_unstale":"2023-10-07T22:35:19.604666+0000","last_undegraded":"2023-10-07T22:35:19.604666+0000","last_fullsized":"2023-10-07T22:35:19.604666+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:41.978459+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:41.978459+0000","last_clean_scrub_stamp":"2023-10-07T22:32:41.978459+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:18:13.926737+0000","scrub_duration":0.0031854140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":234,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.605137+0000","last_change":"2023-10-07T22:17:30.964746+0000","last_active":"2023-10-07T22:35:19.605137+0000","last_peered":"2023-10-07T22:35:19.605137+0000","last_clean":"2023-10-07T22:35:19.605137+0000","last_became_active":"2023-10-07T22:17:30.888201+0000","last_became_peered":"2023-10-07T22:17:30.888201+0000","last_unstale":"2023-10-07T22:35:19.605137+0000","last_undegraded":"2023-10-07T22:35:19.605137+0000","last_fullsized":"2023-10-07T22:35:19.605137+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:05:39.624429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":107,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264667+0000","last_change":"2023-10-07T22:25:33.236777+0000","last_active":"2023-10-07T22:35:19.264667+0000","last_peered":"2023-10-07T22:35:19.264667+0000","last_clean":"2023-10-07T22:35:19.264667+0000","last_became_active":"2023-10-07T22:25:33.236228+0000","last_became_peered":"2023-10-07T22:25:33.236228+0000","last_unstale":"2023-10-07T22:35:19.264667+0000","last_undegraded":"2023-10-07T22:35:19.264667+0000","last_fullsized":"2023-10-07T22:35:19.264667+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:44:22.341679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"80'161","reported_seq":801,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503151+0000","last_change":"2023-10-07T22:32:37.092732+0000","last_active":"2023-10-07T22:35:29.503151+0000","last_peered":"2023-10-07T22:35:29.503151+0000","last_clean":"2023-10-07T22:35:29.503151+0000","last_became_active":"2023-10-07T22:32:36.387279+0000","last_became_peered":"2023-10-07T22:32:36.387279+0000","last_unstale":"2023-10-07T22:35:29.503151+0000","last_undegraded":"2023-10-07T22:35:29.503151+0000","last_fullsized":"2023-10-07T22:35:29.503151+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.092598+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.092598+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:14.068186+0000","scrub_duration":0.0026576030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":206,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.605108+0000","last_change":"2023-10-07T22:16:08.209088+0000","last_active":"2023-10-07T22:35:19.605108+0000","last_peered":"2023-10-07T22:35:19.605108+0000","last_clean":"2023-10-07T22:35:19.605108+0000","last_became_active":"2023-10-07T22:16:08.148354+0000","last_became_peered":"2023-10-07T22:16:08.148354+0000","last_unstale":"2023-10-07T22:35:19.605108+0000","last_undegraded":"2023-10-07T22:35:19.605108+0000","last_fullsized":"2023-10-07T22:35:19.605108+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:30.265054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":325,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603704+0000","last_change":"2023-10-07T22:23:12.012431+0000","last_active":"2023-10-07T22:35:19.603704+0000","last_peered":"2023-10-07T22:35:19.603704+0000","last_clean":"2023-10-07T22:35:19.603704+0000","last_became_active":"2023-10-07T22:23:12.011453+0000","last_became_peered":"2023-10-07T22:23:12.011453+0000","last_unstale":"2023-10-07T22:35:19.603704+0000","last_undegraded":"2023-10-07T22:35:19.603704+0000","last_fullsized":"2023-10-07T22:35:19.603704+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:23:51.865739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"80'161","reported_seq":838,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602310+0000","last_change":"2023-10-07T22:32:37.709515+0000","last_active":"2023-10-07T22:35:19.602310+0000","last_peered":"2023-10-07T22:35:19.602310+0000","last_clean":"2023-10-07T22:35:19.602310+0000","last_became_active":"2023-10-07T22:32:36.391296+0000","last_became_peered":"2023-10-07T22:32:36.391296+0000","last_unstale":"2023-10-07T22:35:19.602310+0000","last_undegraded":"2023-10-07T22:35:19.602310+0000","last_fullsized":"2023-10-07T22:35:19.602310+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:37.709320+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:37.709320+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:01:49.519533+0000","scrub_duration":0.0033349909999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":276,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604819+0000","last_change":"2023-10-07T22:24:58.283092+0000","last_active":"2023-10-07T22:35:19.604819+0000","last_peered":"2023-10-07T22:35:19.604819+0000","last_clean":"2023-10-07T22:35:19.604819+0000","last_became_active":"2023-10-07T22:24:58.103113+0000","last_became_peered":"2023-10-07T22:24:58.103113+0000","last_unstale":"2023-10-07T22:35:19.604819+0000","last_undegraded":"2023-10-07T22:35:19.604819+0000","last_fullsized":"2023-10-07T22:35:19.604819+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:24:51.188572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":490,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600924+0000","last_change":"2023-10-07T22:21:25.941650+0000","last_active":"2023-10-07T22:35:19.600924+0000","last_peered":"2023-10-07T22:35:19.600924+0000","last_clean":"2023-10-07T22:35:19.600924+0000","last_became_active":"2023-10-07T22:21:25.941297+0000","last_became_peered":"2023-10-07T22:21:25.941297+0000","last_unstale":"2023-10-07T22:35:19.600924+0000","last_undegraded":"2023-10-07T22:35:19.600924+0000","last_fullsized":"2023-10-07T22:35:19.600924+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:00:56.848017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"80'161","reported_seq":623,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601924+0000","last_change":"2023-10-07T22:32:36.805837+0000","last_active":"2023-10-07T22:35:19.601924+0000","last_peered":"2023-10-07T22:35:19.601924+0000","last_clean":"2023-10-07T22:35:19.601924+0000","last_became_active":"2023-10-07T22:32:36.392421+0000","last_became_peered":"2023-10-07T22:32:36.392421+0000","last_unstale":"2023-10-07T22:35:19.601924+0000","last_undegraded":"2023-10-07T22:35:19.601924+0000","last_fullsized":"2023-10-07T22:35:19.601924+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:36.805623+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:36.805623+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:32:18.003256+0000","scrub_duration":0.0040474339999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":485,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265366+0000","last_change":"2023-10-07T22:23:12.030989+0000","last_active":"2023-10-07T22:35:19.265366+0000","last_peered":"2023-10-07T22:35:19.265366+0000","last_clean":"2023-10-07T22:35:19.265366+0000","last_became_active":"2023-10-07T22:23:12.030549+0000","last_became_peered":"2023-10-07T22:23:12.030549+0000","last_unstale":"2023-10-07T22:35:19.265366+0000","last_undegraded":"2023-10-07T22:35:19.265366+0000","last_fullsized":"2023-10-07T22:35:19.265366+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:32.652272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":191,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502813+0000","last_change":"2023-10-07T22:17:30.922765+0000","last_active":"2023-10-07T22:35:29.502813+0000","last_peered":"2023-10-07T22:35:29.502813+0000","last_clean":"2023-10-07T22:35:29.502813+0000","last_became_active":"2023-10-07T22:17:30.922407+0000","last_became_peered":"2023-10-07T22:17:30.922407+0000","last_unstale":"2023-10-07T22:35:29.502813+0000","last_undegraded":"2023-10-07T22:35:29.502813+0000","last_fullsized":"2023-10-07T22:35:29.502813+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:50:15.621351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"80'161","reported_seq":992,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604598+0000","last_change":"2023-10-07T22:24:28.346657+0000","last_active":"2023-10-07T22:35:19.604598+0000","last_peered":"2023-10-07T22:35:19.604598+0000","last_clean":"2023-10-07T22:35:19.604598+0000","last_became_active":"2023-10-07T22:24:28.346296+0000","last_became_peered":"2023-10-07T22:24:28.346296+0000","last_unstale":"2023-10-07T22:35:19.604598+0000","last_undegraded":"2023-10-07T22:35:19.604598+0000","last_fullsized":"2023-10-07T22:35:19.604598+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:06:15.001192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:06:15.001192+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:58:00.588548+0000","scrub_duration":0.013924203,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":122,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502874+0000","last_change":"2023-10-07T22:23:12.048383+0000","last_active":"2023-10-07T22:35:29.502874+0000","last_peered":"2023-10-07T22:35:29.502874+0000","last_clean":"2023-10-07T22:35:29.502874+0000","last_became_active":"2023-10-07T22:23:12.022818+0000","last_became_peered":"2023-10-07T22:23:12.022818+0000","last_unstale":"2023-10-07T22:35:29.502874+0000","last_undegraded":"2023-10-07T22:35:29.502874+0000","last_fullsized":"2023-10-07T22:35:29.502874+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:37:27.927065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":346,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601941+0000","last_change":"2023-10-07T22:23:12.022973+0000","last_active":"2023-10-07T22:35:19.601941+0000","last_peered":"2023-10-07T22:35:19.601941+0000","last_clean":"2023-10-07T22:35:19.601941+0000","last_became_active":"2023-10-07T22:23:12.022566+0000","last_became_peered":"2023-10-07T22:23:12.022566+0000","last_unstale":"2023-10-07T22:35:19.601941+0000","last_undegraded":"2023-10-07T22:35:19.601941+0000","last_fullsized":"2023-10-07T22:35:19.601941+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:04:58.084756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"377'162","reported_seq":741,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264818+0000","last_change":"2023-10-07T22:30:39.833210+0000","last_active":"2023-10-07T22:35:19.264818+0000","last_peered":"2023-10-07T22:35:19.264818+0000","last_clean":"2023-10-07T22:35:19.264818+0000","last_became_active":"2023-10-07T22:30:16.176508+0000","last_became_peered":"2023-10-07T22:30:16.176508+0000","last_unstale":"2023-10-07T22:35:19.264818+0000","last_undegraded":"2023-10-07T22:35:19.264818+0000","last_fullsized":"2023-10-07T22:35:19.264818+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":4,"last_scrub":"377'162","last_scrub_stamp":"2023-10-07T22:30:39.833109+0000","last_deep_scrub":"377'162","last_deep_scrub_stamp":"2023-10-07T22:22:39.408038+0000","last_clean_scrub_stamp":"2023-10-07T22:30:39.833109+0000","objects_scrubbed":1,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:08:22.428093+0000","scrub_duration":0.003535341,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601155+0000","last_change":"2023-10-07T22:21:25.953483+0000","last_active":"2023-10-07T22:35:19.601155+0000","last_peered":"2023-10-07T22:35:19.601155+0000","last_clean":"2023-10-07T22:35:19.601155+0000","last_became_active":"2023-10-07T22:21:25.953103+0000","last_became_peered":"2023-10-07T22:21:25.953103+0000","last_unstale":"2023-10-07T22:35:19.601155+0000","last_undegraded":"2023-10-07T22:35:19.601155+0000","last_fullsized":"2023-10-07T22:35:19.601155+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:35:33.833764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":363,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603775+0000","last_change":"2023-10-07T22:24:25.318974+0000","last_active":"2023-10-07T22:35:19.603775+0000","last_peered":"2023-10-07T22:35:19.603775+0000","last_clean":"2023-10-07T22:35:19.603775+0000","last_became_active":"2023-10-07T22:24:25.318541+0000","last_became_peered":"2023-10-07T22:24:25.318541+0000","last_unstale":"2023-10-07T22:35:19.603775+0000","last_undegraded":"2023-10-07T22:35:19.603775+0000","last_fullsized":"2023-10-07T22:35:19.603775+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:26:24.194838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"80'161","reported_seq":876,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504373+0000","last_change":"2023-10-07T22:32:36.388193+0000","last_active":"2023-10-07T22:35:29.504373+0000","last_peered":"2023-10-07T22:35:29.504373+0000","last_clean":"2023-10-07T22:35:29.504373+0000","last_became_active":"2023-10-07T22:32:36.387731+0000","last_became_peered":"2023-10-07T22:32:36.387731+0000","last_unstale":"2023-10-07T22:35:29.504373+0000","last_undegraded":"2023-10-07T22:35:29.504373+0000","last_fullsized":"2023-10-07T22:35:29.504373+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":458,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:29.532381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:29.532381+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:27:45.529177+0000","scrub_duration":0.0036903840000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":305,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.603321+0000","last_change":"2023-10-07T22:16:08.158831+0000","last_active":"2023-10-07T22:35:19.603321+0000","last_peered":"2023-10-07T22:35:19.603321+0000","last_clean":"2023-10-07T22:35:19.603321+0000","last_became_active":"2023-10-07T22:16:08.157398+0000","last_became_peered":"2023-10-07T22:16:08.157398+0000","last_unstale":"2023-10-07T22:35:19.603321+0000","last_undegraded":"2023-10-07T22:35:19.603321+0000","last_fullsized":"2023-10-07T22:35:19.603321+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:07:29.898764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602190+0000","last_change":"2023-10-07T22:21:25.957166+0000","last_active":"2023-10-07T22:35:19.602190+0000","last_peered":"2023-10-07T22:35:19.602190+0000","last_clean":"2023-10-07T22:35:19.602190+0000","last_became_active":"2023-10-07T22:21:25.956834+0000","last_became_peered":"2023-10-07T22:21:25.956834+0000","last_unstale":"2023-10-07T22:35:19.602190+0000","last_undegraded":"2023-10-07T22:35:19.602190+0000","last_fullsized":"2023-10-07T22:35:19.602190+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:11:13.837081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"80'161","reported_seq":790,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265195+0000","last_change":"2023-10-07T22:21:28.972409+0000","last_active":"2023-10-07T22:35:19.265195+0000","last_peered":"2023-10-07T22:35:19.265195+0000","last_clean":"2023-10-07T22:35:19.265195+0000","last_became_active":"2023-10-07T22:21:28.971951+0000","last_became_peered":"2023-10-07T22:21:28.971951+0000","last_unstale":"2023-10-07T22:35:19.265195+0000","last_undegraded":"2023-10-07T22:35:19.265195+0000","last_fullsized":"2023-10-07T22:35:19.265195+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:13:10.110868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:13:10.110868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:49:36.936261+0000","scrub_duration":0.001764493,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":115,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503441+0000","last_change":"2023-10-07T22:23:12.021228+0000","last_active":"2023-10-07T22:35:29.503441+0000","last_peered":"2023-10-07T22:35:29.503441+0000","last_clean":"2023-10-07T22:35:29.503441+0000","last_became_active":"2023-10-07T22:23:12.020793+0000","last_became_peered":"2023-10-07T22:23:12.020793+0000","last_unstale":"2023-10-07T22:35:29.503441+0000","last_undegraded":"2023-10-07T22:35:29.503441+0000","last_fullsized":"2023-10-07T22:35:29.503441+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:56:47.144034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":505,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.505297+0000","last_change":"2023-10-07T22:23:12.037889+0000","last_active":"2023-10-07T22:35:29.505297+0000","last_peered":"2023-10-07T22:35:29.505297+0000","last_clean":"2023-10-07T22:35:29.505297+0000","last_became_active":"2023-10-07T22:23:12.037601+0000","last_became_peered":"2023-10-07T22:23:12.037601+0000","last_unstale":"2023-10-07T22:35:29.505297+0000","last_undegraded":"2023-10-07T22:35:29.505297+0000","last_fullsized":"2023-10-07T22:35:29.505297+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:37:13.500120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"80'161","reported_seq":819,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602539+0000","last_change":"2023-10-07T22:32:27.820166+0000","last_active":"2023-10-07T22:35:19.602539+0000","last_peered":"2023-10-07T22:35:19.602539+0000","last_clean":"2023-10-07T22:35:19.602539+0000","last_became_active":"2023-10-07T22:32:25.335599+0000","last_became_peered":"2023-10-07T22:32:25.335599+0000","last_unstale":"2023-10-07T22:35:19.602539+0000","last_undegraded":"2023-10-07T22:35:19.602539+0000","last_fullsized":"2023-10-07T22:35:19.602539+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:27.820003+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:27.820003+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:06:15.943946+0000","scrub_duration":0.00366418,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"454'71","reported_seq":748,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601883+0000","last_change":"2023-10-07T22:31:54.245118+0000","last_active":"2023-10-07T22:35:19.601883+0000","last_peered":"2023-10-07T22:35:19.601883+0000","last_clean":"2023-10-07T22:35:19.601883+0000","last_became_active":"2023-10-07T22:17:30.846415+0000","last_became_peered":"2023-10-07T22:17:30.846415+0000","last_unstale":"2023-10-07T22:35:19.601883+0000","last_undegraded":"2023-10-07T22:35:19.601883+0000","last_fullsized":"2023-10-07T22:35:19.601883+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:19:43.735096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076032400000000005,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":223,"num_read_kb":179,"num_write":87,"num_write_kb":4139,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":97,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265386+0000","last_change":"2023-10-07T22:24:58.053702+0000","last_active":"2023-10-07T22:35:19.265386+0000","last_peered":"2023-10-07T22:35:19.265386+0000","last_clean":"2023-10-07T22:35:19.265386+0000","last_became_active":"2023-10-07T22:24:58.053354+0000","last_became_peered":"2023-10-07T22:24:58.053354+0000","last_unstale":"2023-10-07T22:35:19.265386+0000","last_undegraded":"2023-10-07T22:35:19.265386+0000","last_fullsized":"2023-10-07T22:35:19.265386+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:17:50.666005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":482,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601524+0000","last_change":"2023-10-07T22:24:58.067993+0000","last_active":"2023-10-07T22:35:19.601524+0000","last_peered":"2023-10-07T22:35:19.601524+0000","last_clean":"2023-10-07T22:35:19.601524+0000","last_became_active":"2023-10-07T22:24:58.067544+0000","last_became_peered":"2023-10-07T22:24:58.067544+0000","last_unstale":"2023-10-07T22:35:19.601524+0000","last_undegraded":"2023-10-07T22:35:19.601524+0000","last_fullsized":"2023-10-07T22:35:19.601524+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:22:45.297840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"80'161","reported_seq":791,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.264712+0000","last_change":"2023-10-07T22:32:28.832188+0000","last_active":"2023-10-07T22:35:19.264712+0000","last_peered":"2023-10-07T22:35:19.264712+0000","last_clean":"2023-10-07T22:35:19.264712+0000","last_became_active":"2023-10-07T22:32:25.326018+0000","last_became_peered":"2023-10-07T22:32:25.326018+0000","last_unstale":"2023-10-07T22:35:19.264712+0000","last_undegraded":"2023-10-07T22:35:19.264712+0000","last_fullsized":"2023-10-07T22:35:19.264712+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:28.832012+0000","last_deep_scrub":"80'161","last_deep_scrub_stamp":"2023-10-07T22:32:28.832012+0000","last_clean_scrub_stamp":"2023-10-07T22:32:28.832012+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:11:52.519570+0000","scrub_duration":0.0038175560000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"454'84","reported_seq":933,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265058+0000","last_change":"2023-10-07T22:31:54.238987+0000","last_active":"2023-10-07T22:35:19.265058+0000","last_peered":"2023-10-07T22:35:19.265058+0000","last_clean":"2023-10-07T22:35:19.265058+0000","last_became_active":"2023-10-07T22:21:25.960567+0000","last_became_peered":"2023-10-07T22:21:25.960567+0000","last_unstale":"2023-10-07T22:35:19.265058+0000","last_undegraded":"2023-10-07T22:35:19.265058+0000","last_fullsized":"2023-10-07T22:35:19.265058+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:16:14.261536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079558500000000002,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":662,"num_read_kb":2635,"num_write":74,"num_write_kb":2084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":326,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602708+0000","last_change":"2023-10-07T22:21:25.954923+0000","last_active":"2023-10-07T22:35:19.602708+0000","last_peered":"2023-10-07T22:35:19.602708+0000","last_clean":"2023-10-07T22:35:19.602708+0000","last_became_active":"2023-10-07T22:21:25.954440+0000","last_became_peered":"2023-10-07T22:21:25.954440+0000","last_unstale":"2023-10-07T22:35:19.602708+0000","last_undegraded":"2023-10-07T22:35:19.602708+0000","last_fullsized":"2023-10-07T22:35:19.602708+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:50:14.832793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":535,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601956+0000","last_change":"2023-10-07T22:24:25.312467+0000","last_active":"2023-10-07T22:35:19.601956+0000","last_peered":"2023-10-07T22:35:19.601956+0000","last_clean":"2023-10-07T22:35:19.601956+0000","last_became_active":"2023-10-07T22:24:25.311950+0000","last_became_peered":"2023-10-07T22:24:25.311950+0000","last_unstale":"2023-10-07T22:35:19.601956+0000","last_undegraded":"2023-10-07T22:35:19.601956+0000","last_fullsized":"2023-10-07T22:35:19.601956+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:51:52.456116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"80'161","reported_seq":744,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604604+0000","last_change":"2023-10-07T22:32:26.117367+0000","last_active":"2023-10-07T22:35:19.604604+0000","last_peered":"2023-10-07T22:35:19.604604+0000","last_clean":"2023-10-07T22:35:19.604604+0000","last_became_active":"2023-10-07T22:32:25.330125+0000","last_became_peered":"2023-10-07T22:32:25.330125+0000","last_unstale":"2023-10-07T22:35:19.604604+0000","last_undegraded":"2023-10-07T22:35:19.604604+0000","last_fullsized":"2023-10-07T22:35:19.604604+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":4,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:26.117127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:26.117127+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:56:24.572160+0000","scrub_duration":0.0033565280000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"454'124","reported_seq":684,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300049+0000","last_change":"2023-10-07T22:33:50.135791+0000","last_active":"2023-10-07T22:35:29.300049+0000","last_peered":"2023-10-07T22:35:29.300049+0000","last_clean":"2023-10-07T22:35:29.300049+0000","last_became_active":"2023-10-07T22:33:50.135137+0000","last_became_peered":"2023-10-07T22:33:50.135137+0000","last_unstale":"2023-10-07T22:35:29.300049+0000","last_undegraded":"2023-10-07T22:35:29.300049+0000","last_fullsized":"2023-10-07T22:35:29.300049+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":124,"log_dups_size":0,"ondisk_log_size":124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:56:46.841598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011053059999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":916,"num_read_kb":1929,"num_write":98,"num_write_kb":1156,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":498,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.005160+0000","last_change":"2023-10-07T22:24:25.313831+0000","last_active":"2023-10-07T22:35:25.005160+0000","last_peered":"2023-10-07T22:35:25.005160+0000","last_clean":"2023-10-07T22:35:25.005160+0000","last_became_active":"2023-10-07T22:24:25.313330+0000","last_became_peered":"2023-10-07T22:24:25.313330+0000","last_unstale":"2023-10-07T22:35:25.005160+0000","last_undegraded":"2023-10-07T22:35:25.005160+0000","last_fullsized":"2023-10-07T22:35:25.005160+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:45:06.241028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":277,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.505326+0000","last_change":"2023-10-07T22:24:58.066667+0000","last_active":"2023-10-07T22:35:29.505326+0000","last_peered":"2023-10-07T22:35:29.505326+0000","last_clean":"2023-10-07T22:35:29.505326+0000","last_became_active":"2023-10-07T22:24:58.066346+0000","last_became_peered":"2023-10-07T22:24:58.066346+0000","last_unstale":"2023-10-07T22:35:29.505326+0000","last_undegraded":"2023-10-07T22:35:29.505326+0000","last_fullsized":"2023-10-07T22:35:29.505326+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:43:27.466908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"454'226","reported_seq":835,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265175+0000","last_change":"2023-10-07T22:31:54.238629+0000","last_active":"2023-10-07T22:35:19.265175+0000","last_peered":"2023-10-07T22:35:19.265175+0000","last_clean":"2023-10-07T22:35:19.265175+0000","last_became_active":"2023-10-07T22:24:58.070020+0000","last_became_peered":"2023-10-07T22:24:58.070020+0000","last_unstale":"2023-10-07T22:35:19.265175+0000","last_undegraded":"2023-10-07T22:35:19.265175+0000","last_fullsized":"2023-10-07T22:35:19.265175+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":226,"log_dups_size":0,"ondisk_log_size":226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:11:33.671438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000553131,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1157,"num_read_kb":2218,"num_write":190,"num_write_kb":2232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"80'161","reported_seq":813,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601274+0000","last_change":"2023-10-07T22:32:38.992986+0000","last_active":"2023-10-07T22:35:19.601274+0000","last_peered":"2023-10-07T22:35:19.601274+0000","last_clean":"2023-10-07T22:35:19.601274+0000","last_became_active":"2023-10-07T22:32:25.334916+0000","last_became_peered":"2023-10-07T22:32:25.334916+0000","last_unstale":"2023-10-07T22:35:19.601274+0000","last_undegraded":"2023-10-07T22:35:19.601274+0000","last_fullsized":"2023-10-07T22:35:19.601274+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:38.992835+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:38.992835+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:58:19.018491+0000","scrub_duration":0.0035344719999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":126,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504293+0000","last_change":"2023-10-07T22:24:58.063029+0000","last_active":"2023-10-07T22:35:29.504293+0000","last_peered":"2023-10-07T22:35:29.504293+0000","last_clean":"2023-10-07T22:35:29.504293+0000","last_became_active":"2023-10-07T22:24:58.062672+0000","last_became_peered":"2023-10-07T22:24:58.062672+0000","last_unstale":"2023-10-07T22:35:29.504293+0000","last_undegraded":"2023-10-07T22:35:29.504293+0000","last_fullsized":"2023-10-07T22:35:29.504293+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:16:42.352286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":137,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601467+0000","last_change":"2023-10-07T22:21:25.955955+0000","last_active":"2023-10-07T22:35:19.601467+0000","last_peered":"2023-10-07T22:35:19.601467+0000","last_clean":"2023-10-07T22:35:19.601467+0000","last_became_active":"2023-10-07T22:21:25.955631+0000","last_became_peered":"2023-10-07T22:21:25.955631+0000","last_unstale":"2023-10-07T22:35:19.601467+0000","last_undegraded":"2023-10-07T22:35:19.601467+0000","last_fullsized":"2023-10-07T22:35:19.601467+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:56:46.239831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"80'161","reported_seq":863,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601496+0000","last_change":"2023-10-07T22:32:28.506692+0000","last_active":"2023-10-07T22:35:19.601496+0000","last_peered":"2023-10-07T22:35:19.601496+0000","last_clean":"2023-10-07T22:35:19.601496+0000","last_became_active":"2023-10-07T22:32:25.333447+0000","last_became_peered":"2023-10-07T22:32:25.333447+0000","last_unstale":"2023-10-07T22:35:19.601496+0000","last_undegraded":"2023-10-07T22:35:19.601496+0000","last_fullsized":"2023-10-07T22:35:19.601496+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:28.506379+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:28.506379+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:20:32.822792+0000","scrub_duration":0.003438717,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"454'139","reported_seq":632,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.601034+0000","last_change":"2023-10-07T22:31:54.241086+0000","last_active":"2023-10-07T22:35:19.601034+0000","last_peered":"2023-10-07T22:35:19.601034+0000","last_clean":"2023-10-07T22:35:19.601034+0000","last_became_active":"2023-10-07T22:17:30.992328+0000","last_became_peered":"2023-10-07T22:17:30.992328+0000","last_unstale":"2023-10-07T22:35:19.601034+0000","last_undegraded":"2023-10-07T22:35:19.601034+0000","last_fullsized":"2023-10-07T22:35:19.601034+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:25:42.922342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002242104,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":776,"num_read_kb":978,"num_write":138,"num_write_kb":245,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":327,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261581+0000","last_change":"2023-10-07T22:33:10.477873+0000","last_active":"2023-10-07T22:35:19.261581+0000","last_peered":"2023-10-07T22:35:19.261581+0000","last_clean":"2023-10-07T22:35:19.261581+0000","last_became_active":"2023-10-07T22:33:10.477352+0000","last_became_peered":"2023-10-07T22:33:10.477352+0000","last_unstale":"2023-10-07T22:35:19.261581+0000","last_undegraded":"2023-10-07T22:35:19.261581+0000","last_fullsized":"2023-10-07T22:35:19.261581+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:47:22.245777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":199,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261255+0000","last_change":"2023-10-07T22:24:25.320709+0000","last_active":"2023-10-07T22:35:19.261255+0000","last_peered":"2023-10-07T22:35:19.261255+0000","last_clean":"2023-10-07T22:35:19.261255+0000","last_became_active":"2023-10-07T22:24:25.320369+0000","last_became_peered":"2023-10-07T22:24:25.320369+0000","last_unstale":"2023-10-07T22:35:19.261255+0000","last_undegraded":"2023-10-07T22:35:19.261255+0000","last_fullsized":"2023-10-07T22:35:19.261255+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:03:07.371689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"80'161","reported_seq":770,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602051+0000","last_change":"2023-10-07T22:32:25.838520+0000","last_active":"2023-10-07T22:35:19.602051+0000","last_peered":"2023-10-07T22:35:19.602051+0000","last_clean":"2023-10-07T22:35:19.602051+0000","last_became_active":"2023-10-07T22:32:25.334041+0000","last_became_peered":"2023-10-07T22:32:25.334041+0000","last_unstale":"2023-10-07T22:35:19.602051+0000","last_undegraded":"2023-10-07T22:35:19.602051+0000","last_fullsized":"2023-10-07T22:35:19.602051+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:25.838407+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:25.838407+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:04:40.040002+0000","scrub_duration":0.0030473660000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"454'52","reported_seq":347,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604898+0000","last_change":"2023-10-07T22:31:54.241142+0000","last_active":"2023-10-07T22:35:19.604898+0000","last_peered":"2023-10-07T22:35:19.604898+0000","last_clean":"2023-10-07T22:35:19.604898+0000","last_became_active":"2023-10-07T22:17:30.888447+0000","last_became_peered":"2023-10-07T22:17:30.888447+0000","last_unstale":"2023-10-07T22:35:19.604898+0000","last_undegraded":"2023-10-07T22:35:19.604898+0000","last_fullsized":"2023-10-07T22:35:19.604898+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:24:50.646294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002010562,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":136,"num_read_kb":1415,"num_write":57,"num_write_kb":1224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":518,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602018+0000","last_change":"2023-10-07T22:24:58.066546+0000","last_active":"2023-10-07T22:35:19.602018+0000","last_peered":"2023-10-07T22:35:19.602018+0000","last_clean":"2023-10-07T22:35:19.602018+0000","last_became_active":"2023-10-07T22:24:58.064744+0000","last_became_peered":"2023-10-07T22:24:58.064744+0000","last_unstale":"2023-10-07T22:35:19.602018+0000","last_undegraded":"2023-10-07T22:35:19.602018+0000","last_fullsized":"2023-10-07T22:35:19.602018+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T09:04:25.899331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":310,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.260698+0000","last_change":"2023-10-07T22:33:10.477124+0000","last_active":"2023-10-07T22:35:19.260698+0000","last_peered":"2023-10-07T22:35:19.260698+0000","last_clean":"2023-10-07T22:35:19.260698+0000","last_became_active":"2023-10-07T22:33:10.476595+0000","last_became_peered":"2023-10-07T22:33:10.476595+0000","last_unstale":"2023-10-07T22:35:19.260698+0000","last_undegraded":"2023-10-07T22:35:19.260698+0000","last_fullsized":"2023-10-07T22:35:19.260698+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T21:38:39.945162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"80'161","reported_seq":940,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.604006+0000","last_change":"2023-10-07T22:32:26.732374+0000","last_active":"2023-10-07T22:35:19.604006+0000","last_peered":"2023-10-07T22:35:19.604006+0000","last_clean":"2023-10-07T22:35:19.604006+0000","last_became_active":"2023-10-07T22:32:25.334857+0000","last_became_peered":"2023-10-07T22:32:25.334857+0000","last_unstale":"2023-10-07T22:35:19.604006+0000","last_undegraded":"2023-10-07T22:35:19.604006+0000","last_fullsized":"2023-10-07T22:35:19.604006+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:26.732293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:26.732293+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:28:55.486875+0000","scrub_duration":0.0031776790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":122,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.504472+0000","last_change":"2023-10-07T22:23:12.058698+0000","last_active":"2023-10-07T22:35:29.504472+0000","last_peered":"2023-10-07T22:35:29.504472+0000","last_clean":"2023-10-07T22:35:29.504472+0000","last_became_active":"2023-10-07T22:23:12.025879+0000","last_became_peered":"2023-10-07T22:23:12.025879+0000","last_unstale":"2023-10-07T22:35:29.504472+0000","last_undegraded":"2023-10-07T22:35:29.504472+0000","last_fullsized":"2023-10-07T22:35:29.504472+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:30:13.883253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"454'159","reported_seq":1035,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602197+0000","last_change":"2023-10-07T22:31:54.246558+0000","last_active":"2023-10-07T22:35:19.602197+0000","last_peered":"2023-10-07T22:35:19.602197+0000","last_clean":"2023-10-07T22:35:19.602197+0000","last_became_active":"2023-10-07T22:21:25.956086+0000","last_became_peered":"2023-10-07T22:21:25.956086+0000","last_unstale":"2023-10-07T22:35:19.602197+0000","last_undegraded":"2023-10-07T22:35:19.602197+0000","last_fullsized":"2023-10-07T22:35:19.602197+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:46:34.021105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001907522,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":912,"num_read_kb":1024,"num_write":111,"num_write_kb":182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":123,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599674+0000","last_change":"2023-10-07T22:25:33.326282+0000","last_active":"2023-10-07T22:35:25.599674+0000","last_peered":"2023-10-07T22:35:25.599674+0000","last_clean":"2023-10-07T22:35:25.599674+0000","last_became_active":"2023-10-07T22:25:33.325899+0000","last_became_peered":"2023-10-07T22:25:33.325899+0000","last_unstale":"2023-10-07T22:35:25.599674+0000","last_undegraded":"2023-10-07T22:35:25.599674+0000","last_fullsized":"2023-10-07T22:35:25.599674+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T03:42:53.465161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"80'161","reported_seq":782,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.502982+0000","last_change":"2023-10-07T22:32:27.017341+0000","last_active":"2023-10-07T22:35:29.502982+0000","last_peered":"2023-10-07T22:35:29.502982+0000","last_clean":"2023-10-07T22:35:29.502982+0000","last_became_active":"2023-10-07T22:32:25.326922+0000","last_became_peered":"2023-10-07T22:32:25.326922+0000","last_unstale":"2023-10-07T22:35:29.502982+0000","last_undegraded":"2023-10-07T22:35:29.502982+0000","last_fullsized":"2023-10-07T22:35:29.502982+0000","mapping_epoch":398,"log_start":"0'0","ondisk_log_start":"0'0","created":196,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":3,"last_scrub":"80'161","last_scrub_stamp":"2023-10-07T22:32:27.017044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:28:21.757580+0000","last_clean_scrub_stamp":"2023-10-07T22:32:27.017044+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:45:00.453419+0000","scrub_duration":0.0037198140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"454'121","reported_seq":801,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602978+0000","last_change":"2023-10-07T22:31:54.248010+0000","last_active":"2023-10-07T22:35:19.602978+0000","last_peered":"2023-10-07T22:35:19.602978+0000","last_clean":"2023-10-07T22:35:19.602978+0000","last_became_active":"2023-10-07T22:25:33.245275+0000","last_became_peered":"2023-10-07T22:25:33.245275+0000","last_unstale":"2023-10-07T22:35:19.602978+0000","last_undegraded":"2023-10-07T22:35:19.602978+0000","last_fullsized":"2023-10-07T22:35:19.602978+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:34:24.677519+0000","last_clean_scrub_stamp":"2023-10-07T21:34:24.677519+0000","objects_scrubbed":0,"log_size":121,"log_dups_size":0,"ondisk_log_size":121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:31:43.037320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029376899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1213,"num_read_kb":2870,"num_write":91,"num_write_kb":1452,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"70'1","reported_seq":195,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261702+0000","last_change":"2023-10-07T22:17:31.001715+0000","last_active":"2023-10-07T22:35:19.261702+0000","last_peered":"2023-10-07T22:35:19.261702+0000","last_clean":"2023-10-07T22:35:19.261702+0000","last_became_active":"2023-10-07T22:17:30.978715+0000","last_became_peered":"2023-10-07T22:17:30.978715+0000","last_unstale":"2023-10-07T22:35:19.261702+0000","last_undegraded":"2023-10-07T22:35:19.261702+0000","last_fullsized":"2023-10-07T22:35:19.261702+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:54:37.812214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":362,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.599795+0000","last_change":"2023-10-07T22:24:58.064018+0000","last_active":"2023-10-07T22:35:19.599795+0000","last_peered":"2023-10-07T22:35:19.599795+0000","last_clean":"2023-10-07T22:35:19.599795+0000","last_became_active":"2023-10-07T22:24:58.063460+0000","last_became_peered":"2023-10-07T22:24:58.063460+0000","last_unstale":"2023-10-07T22:35:19.599795+0000","last_undegraded":"2023-10-07T22:35:19.599795+0000","last_fullsized":"2023-10-07T22:35:19.599795+0000","mapping_epoch":395,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T05:56:46.705117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"70'2","reported_seq":190,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.260884+0000","last_change":"2023-10-07T22:17:30.891299+0000","last_active":"2023-10-07T22:35:19.260884+0000","last_peered":"2023-10-07T22:35:19.260884+0000","last_clean":"2023-10-07T22:35:19.260884+0000","last_became_active":"2023-10-07T22:17:30.887809+0000","last_became_peered":"2023-10-07T22:17:30.887809+0000","last_unstale":"2023-10-07T22:35:19.260884+0000","last_undegraded":"2023-10-07T22:35:19.260884+0000","last_fullsized":"2023-10-07T22:35:19.260884+0000","mapping_epoch":309,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:37:59.753803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":439,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.300891+0000","last_change":"2023-10-07T22:33:50.310626+0000","last_active":"2023-10-07T22:35:29.300891+0000","last_peered":"2023-10-07T22:35:29.300891+0000","last_clean":"2023-10-07T22:35:29.300891+0000","last_became_active":"2023-10-07T22:33:50.309817+0000","last_became_peered":"2023-10-07T22:33:50.309817+0000","last_unstale":"2023-10-07T22:35:29.300891+0000","last_undegraded":"2023-10-07T22:35:29.300891+0000","last_fullsized":"2023-10-07T22:35:29.300891+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:38:59.429210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"69'2","reported_seq":450,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265623+0000","last_change":"2023-10-07T22:11:42.084845+0000","last_active":"2023-10-07T22:35:19.265623+0000","last_peered":"2023-10-07T22:35:19.265623+0000","last_clean":"2023-10-07T22:35:19.265623+0000","last_became_active":"2023-10-07T22:11:42.084379+0000","last_became_peered":"2023-10-07T22:11:42.084379+0000","last_unstale":"2023-10-07T22:35:19.265623+0000","last_undegraded":"2023-10-07T22:35:19.265623+0000","last_fullsized":"2023-10-07T22:35:19.265623+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":243,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:56:56.166568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":336,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.602475+0000","last_change":"2023-10-07T22:23:12.029110+0000","last_active":"2023-10-07T22:35:19.602475+0000","last_peered":"2023-10-07T22:35:19.602475+0000","last_clean":"2023-10-07T22:35:19.602475+0000","last_became_active":"2023-10-07T22:23:12.028707+0000","last_became_peered":"2023-10-07T22:23:12.028707+0000","last_unstale":"2023-10-07T22:35:19.602475+0000","last_undegraded":"2023-10-07T22:35:19.602475+0000","last_fullsized":"2023-10-07T22:35:19.602475+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:37:00.302951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"69'2","reported_seq":461,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.265541+0000","last_change":"2023-10-07T22:21:26.096486+0000","last_active":"2023-10-07T22:35:19.265541+0000","last_peered":"2023-10-07T22:35:19.265541+0000","last_clean":"2023-10-07T22:35:19.265541+0000","last_became_active":"2023-10-07T22:21:25.953208+0000","last_became_peered":"2023-10-07T22:21:25.953208+0000","last_unstale":"2023-10-07T22:35:19.265541+0000","last_undegraded":"2023-10-07T22:35:19.265541+0000","last_fullsized":"2023-10-07T22:35:19.265541+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T22:13:50.391370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":356,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.600612+0000","last_change":"2023-10-07T22:23:12.022528+0000","last_active":"2023-10-07T22:35:19.600612+0000","last_peered":"2023-10-07T22:35:19.600612+0000","last_clean":"2023-10-07T22:35:19.600612+0000","last_became_active":"2023-10-07T22:23:12.022155+0000","last_became_peered":"2023-10-07T22:23:12.022155+0000","last_unstale":"2023-10-07T22:35:19.600612+0000","last_undegraded":"2023-10-07T22:35:19.600612+0000","last_fullsized":"2023-10-07T22:35:19.600612+0000","mapping_epoch":380,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:34:14.233450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"70'2","reported_seq":126,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:25.599863+0000","last_change":"2023-10-07T22:24:25.318228+0000","last_active":"2023-10-07T22:35:25.599863+0000","last_peered":"2023-10-07T22:35:25.599863+0000","last_clean":"2023-10-07T22:35:25.599863+0000","last_became_active":"2023-10-07T22:24:25.317766+0000","last_became_peered":"2023-10-07T22:24:25.317766+0000","last_unstale":"2023-10-07T22:35:25.599863+0000","last_undegraded":"2023-10-07T22:35:25.599863+0000","last_fullsized":"2023-10-07T22:35:25.599863+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:36:44.279620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":125,"reported_epoch":483,"state":"active+clean","last_fresh":"2023-10-07T22:35:29.503265+0000","last_change":"2023-10-07T22:24:25.321139+0000","last_active":"2023-10-07T22:35:29.503265+0000","last_peered":"2023-10-07T22:35:29.503265+0000","last_clean":"2023-10-07T22:35:29.503265+0000","last_became_active":"2023-10-07T22:24:25.320598+0000","last_became_peered":"2023-10-07T22:24:25.320598+0000","last_unstale":"2023-10-07T22:35:29.503265+0000","last_undegraded":"2023-10-07T22:35:29.503265+0000","last_fullsized":"2023-10-07T22:35:29.503265+0000","mapping_epoch":390,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:35:58.904134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"70'5","reported_seq":130,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.261733+0000","last_change":"2023-10-07T22:33:10.224698+0000","last_active":"2023-10-07T22:35:19.261733+0000","last_peered":"2023-10-07T22:35:19.261733+0000","last_clean":"2023-10-07T22:35:19.261733+0000","last_became_active":"2023-10-07T22:33:10.224314+0000","last_became_peered":"2023-10-07T22:33:10.224314+0000","last_unstale":"2023-10-07T22:35:19.261733+0000","last_undegraded":"2023-10-07T22:35:19.261733+0000","last_fullsized":"2023-10-07T22:35:19.261733+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:23.270787+0000","last_clean_scrub_stamp":"2023-10-07T21:36:23.270787+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T08:51:07.111670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":306,"reported_epoch":482,"state":"active+clean","last_fresh":"2023-10-07T22:35:19.599754+0000","last_change":"2023-10-07T22:21:25.934418+0000","last_active":"2023-10-07T22:35:19.599754+0000","last_peered":"2023-10-07T22:35:19.599754+0000","last_clean":"2023-10-07T22:35:19.599754+0000","last_became_active":"2023-10-07T22:21:25.933544+0000","last_became_peered":"2023-10-07T22:21:25.933544+0000","last_unstale":"2023-10-07T22:35:19.599754+0000","last_undegraded":"2023-10-07T22:35:19.599754+0000","last_fullsized":"2023-10-07T22:35:19.599754+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:36:24.282048+0000","last_clean_scrub_stamp":"2023-10-07T21:36:24.282048+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:18:55.402318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":91,"num_bytes_recovered":26492,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18031,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3382,"ondisk_log_size":3382,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202054,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":914396,"kb_used_data":9364,"kb_used_omap":0,"kb_used_meta":905024,"kb_avail":92830756,"statfs":{"total":95995035648,"available":95058694144,"internally_reserved":0,"allocated":9588736,"data_stored":7946319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926744576},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:30 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96699999999999997,"15min":0.96599999999999997},"min":{"1min":0.58199999999999996,"5min":0.49199999999999999,"15min":0.28399999999999997},"max":{"1min":1.427,"5min":1.593,"15min":18.585999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.90900000000000003,"15min":1.052},"min":{"1min":0.56999999999999995,"5min":0.52700000000000002,"15min":0.26000000000000001},"max":{"1min":1.2230000000000001,"5min":1.669,"15min":15.022},"last":1.0429999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:36:13 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0109999999999999,"15min":1.1870000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.28199999999999997},"max":{"1min":1.454,"5min":2.8780000000000001,"15min":32.918999999999997},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96199999999999997,"15min":1.1519999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.32100000000000001},"max":{"1min":1.3029999999999999,"5min":1.306,"15min":33.048999999999999},"last":1.2390000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:36:13 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97999999999999998,"15min":0.95999999999999996},"min":{"1min":0.65000000000000002,"5min":0.52500000000000002,"15min":0.36099999999999999},"max":{"1min":1.274,"5min":1.5389999999999999,"15min":6.4260000000000002},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.097,"15min":1.0429999999999999},"min":{"1min":0.60699999999999998,"5min":0.56200000000000006,"15min":0.33700000000000002},"max":{"1min":1.425,"5min":2.1680000000000001,"15min":7.0419999999999998},"last":1.272}]},{"osd":3,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98699999999999999,"15min":1.6100000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.32000000000000001},"max":{"1min":1.272,"5min":1.6639999999999999,"15min":87.819000000000003},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.157,"15min":1.6399999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.38600000000000001},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":87.727999999999994},"last":1.1859999999999999}]},{"osd":4,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.119,"15min":1.0469999999999999},"min":{"1min":0.627,"5min":0.48899999999999999,"15min":0.308},"max":{"1min":1.804,"5min":2.351,"15min":5.9720000000000004},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0029999999999999,"15min":0.94399999999999995},"min":{"1min":0.58299999999999996,"5min":0.55400000000000005,"15min":0.32100000000000001},"max":{"1min":1.321,"5min":1.839,"15min":6.4359999999999999},"last":0.83499999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:36:30 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.028,"15min":1.004},"min":{"1min":0.81899999999999995,"5min":0.56699999999999995,"15min":0.34100000000000003},"max":{"1min":1.359,"5min":1.7689999999999999,"15min":5.7539999999999996},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.2450000000000001,"15min":1.1140000000000001},"min":{"1min":0.90100000000000002,"5min":0.67500000000000004,"15min":0.38300000000000001},"max":{"1min":1.869,"5min":2.2189999999999999,"15min":5.7130000000000001},"last":1.327}]},{"osd":6,"last update":"Sat Oct 7 22:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.2689999999999999,"15min":1.1830000000000001},"min":{"1min":0.91600000000000004,"5min":0.73699999999999999,"15min":0.40999999999999998},"max":{"1min":2.0089999999999999,"5min":2.4390000000000001,"15min":6.1669999999999998},"last":1.377},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.143,"15min":1.121},"min":{"1min":0.80700000000000005,"5min":0.498,"15min":0.437},"max":{"1min":1.409,"5min":1.921,"15min":6.3689999999999998},"last":1.1539999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463698,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899156,"kb_used_data":5580,"kb_used_omap":0,"kb_used_meta":893568,"kb_avail":92845996,"statfs":{"total":95995035648,"available":95074299904,"internally_reserved":0,"allocated":5713920,"data_stored":4079568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915013632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.528,"15min":1.1140000000000001},"min":{"1min":0.59199999999999997,"5min":0.47899999999999998,"15min":0.25700000000000001},"max":{"1min":1.226,"5min":58.646999999999998,"15min":58.646999999999998},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.55,"15min":1.1859999999999999},"min":{"1min":0.65100000000000002,"5min":0.46000000000000002,"15min":0.27700000000000002},"max":{"1min":1.3360000000000001,"5min":58.591999999999999,"15min":58.591999999999999},"last":1.1279999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0409999999999999,"15min":1.6359999999999999},"min":{"1min":0.83999999999999997,"5min":0.39200000000000002,"15min":0.28199999999999997},"max":{"1min":1.321,"5min":1.6539999999999999,"15min":120.407},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.145,"15min":1.653},"min":{"1min":0.68700000000000006,"5min":0.61599999999999999,"15min":0.32400000000000001},"max":{"1min":1.337,"5min":5.1580000000000004,"15min":120.315},"last":1.3160000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.6910000000000001,"15min":1.2130000000000001},"min":{"1min":0.75800000000000001,"5min":0.61099999999999999,"15min":0.35299999999999998},"max":{"1min":1.5569999999999999,"5min":58.741999999999997,"15min":58.741999999999997},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.708,"15min":1.161},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.34799999999999998},"max":{"1min":1.387,"5min":60.622,"15min":60.622},"last":1.238}]},{"osd":3,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.022,"15min":1.554},"min":{"1min":0.73999999999999999,"5min":0.51100000000000001,"15min":0.36299999999999999},"max":{"1min":1.2729999999999999,"5min":1.909,"15min":121.417},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.1220000000000001,"15min":1.514},"min":{"1min":0.68000000000000005,"5min":0.60999999999999999,"15min":0.35399999999999998},"max":{"1min":1.4410000000000001,"5min":5.1230000000000002,"15min":120.566},"last":1.198}]},{"osd":4,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.004,"15min":0.91900000000000004},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.26200000000000001},"max":{"1min":1.466,"5min":4.1310000000000002,"15min":8.5630000000000006},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.085,"15min":1.042},"min":{"1min":0.59499999999999997,"5min":0.51300000000000001,"15min":0.34499999999999997},"max":{"1min":1.474,"5min":1.8300000000000001,"15min":4.1420000000000003},"last":1.347}]},{"osd":5,"last update":"Sat Oct 7 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1220000000000001,"15min":1.0029999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.36299999999999999},"max":{"1min":1.3560000000000001,"5min":5.8449999999999998,"15min":6.25},"last":1.3859999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.121,"15min":0.98099999999999998},"min":{"1min":0.78800000000000003,"5min":0.54300000000000004,"15min":0.29999999999999999},"max":{"1min":1.4950000000000001,"5min":3.6259999999999999,"15min":3.9569999999999999},"last":1.2909999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1619999999999999,"15min":1.1259999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.40500000000000003},"max":{"1min":1.667,"5min":2.1619999999999999,"15min":4.8070000000000004},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.234,"5min":1.2589999999999999,"15min":1.1839999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.41199999999999998},"max":{"1min":1.6060000000000001,"5min":5.1950000000000003,"15min":8.6099999999999994},"last":1.446}]}]},{"osd":1,"up_from":90,"seq":386547057240,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906512,"kb_used_data":10244,"kb_used_omap":3,"kb_used_meta":896252,"kb_avail":92838640,"statfs":{"total":95995035648,"available":95066767360,"internally_reserved":0,"allocated":10489856,"data_stored":8065236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":917762470},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78300000000000003,"15min":1.165},"min":{"1min":0.442,"5min":0.33000000000000002,"15min":0.20999999999999999},"max":{"1min":1.1699999999999999,"5min":1.373,"15min":79.385000000000005},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.85299999999999998,"15min":1.2470000000000001},"min":{"1min":0.56699999999999995,"5min":0.40200000000000002,"15min":0.23400000000000001},"max":{"1min":1.3819999999999999,"5min":1.621,"15min":79.370000000000005},"last":0.89700000000000002}]},{"osd":2,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.80300000000000005,"15min":0.93400000000000005},"min":{"1min":0.55200000000000005,"5min":0.35299999999999998,"15min":0.23899999999999999},"max":{"1min":1.028,"5min":1.397,"15min":14.585000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.88,"5min":0.93200000000000005,"15min":1.1180000000000001},"min":{"1min":0.53500000000000003,"5min":0.39700000000000002,"15min":0.247},"max":{"1min":1.2729999999999999,"5min":1.798,"15min":19.646000000000001},"last":1.046}]},{"osd":3,"last update":"Sat Oct 7 22:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.80600000000000005,"15min":1.1950000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.27400000000000002},"max":{"1min":1.145,"5min":1.504,"15min":14.961},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.92200000000000004,"15min":1.1479999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.26300000000000001},"max":{"1min":1.1439999999999999,"5min":1.4810000000000001,"15min":14.561},"last":0.85599999999999998}]},{"osd":4,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96299999999999997,"15min":0.95999999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.309},"max":{"1min":1.2929999999999999,"5min":1.889,"15min":7.2720000000000002},"last":1.149},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.194},"min":{"1min":0.70599999999999996,"5min":0.57899999999999996,"15min":0.34599999999999997},"max":{"1min":1.423,"5min":1.9690000000000001,"15min":14.526},"last":1.292}]},{"osd":5,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.1619999999999999,"15min":1.198},"min":{"1min":0.77000000000000002,"5min":0.58899999999999997,"15min":0.41299999999999998},"max":{"1min":1.2569999999999999,"5min":2.1480000000000001,"15min":14.458},"last":1.212},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.119,"15min":1.2370000000000001},"min":{"1min":0.73899999999999999,"5min":0.53900000000000003,"15min":0.35699999999999998},"max":{"1min":1.47,"5min":2.0259999999999998,"15min":14.327},"last":1.333}]},{"osd":6,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.127,"15min":1.756},"min":{"1min":0.86099999999999999,"5min":0.61099999999999999,"15min":0.40000000000000002},"max":{"1min":1.55,"5min":1.744,"15min":119.43000000000001},"last":1.47},{"interface":"front","average":{"1min":1.079,"5min":1.1120000000000001,"15min":1.655},"min":{"1min":0.76900000000000002,"5min":0.71699999999999997,"15min":0.35899999999999999},"max":{"1min":1.5249999999999999,"5min":1.7450000000000001,"15min":118.85899999999999},"last":1.4339999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1659999999999999,"15min":1.212},"min":{"1min":0.80700000000000005,"5min":0.67900000000000005,"15min":0.371},"max":{"1min":1.6339999999999999,"5min":1.8580000000000001,"15min":7.3390000000000004},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2669999999999999,"15min":1.3700000000000001},"min":{"1min":0.89400000000000002,"5min":0.63300000000000001,"15min":0.39100000000000001},"max":{"1min":1.512,"5min":2.0379999999999998,"15min":14.493},"last":1.3879999999999999}]}]},{"osd":0,"up_from":85,"seq":365072220766,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":978936,"kb_used_data":10604,"kb_used_omap":3,"kb_used_meta":968316,"kb_avail":92766216,"statfs":{"total":95995035648,"available":94992605184,"internally_reserved":0,"allocated":10858496,"data_stored":8394182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":991555809},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Oct 7 22:35:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.73199999999999998,"15min":1.5669999999999999},"min":{"1min":0.55800000000000005,"5min":0.247,"15min":0.19700000000000001},"max":{"1min":1.038,"5min":1.456,"15min":99.117000000000004},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84999999999999998,"15min":1.659},"min":{"1min":0.61899999999999999,"5min":0.308,"15min":0.222},"max":{"1min":1.3,"5min":1.5,"15min":95.138000000000005},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.84799999999999998,"15min":0.94399999999999995},"min":{"1min":0.58599999999999997,"5min":0.44900000000000001,"15min":0.23200000000000001},"max":{"1min":1.1910000000000001,"5min":1.5589999999999999,"15min":8.0009999999999994},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.876,"15min":1.0469999999999999},"min":{"1min":0.40200000000000002,"5min":0.38700000000000001,"15min":0.25800000000000001},"max":{"1min":1.365,"5min":1.3720000000000001,"15min":17.276},"last":0.88}]},{"osd":3,"last update":"Sat Oct 7 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.90800000000000003,"15min":1.4239999999999999},"min":{"1min":0.50800000000000001,"5min":0.46400000000000002,"15min":0.245},"max":{"1min":1.1779999999999999,"5min":1.5489999999999999,"15min":69.540999999999997},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.98399999999999999,"15min":1.4890000000000001},"min":{"1min":0.55500000000000005,"5min":0.46899999999999997,"15min":0.32500000000000001},"max":{"1min":1.216,"5min":1.7310000000000001,"15min":78.296999999999997},"last":0.81399999999999995}]},{"osd":4,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1910000000000001,"15min":1.2230000000000001},"min":{"1min":0.78400000000000003,"5min":0.69599999999999995,"15min":0.38900000000000001},"max":{"1min":1.522,"5min":1.8580000000000001,"15min":8.2859999999999996},"last":1.105},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1,"15min":1.1020000000000001},"min":{"1min":0.66900000000000004,"5min":0.59499999999999997,"15min":0.35299999999999998},"max":{"1min":1.2410000000000001,"5min":1.526,"15min":6.3070000000000004},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Oct 7 22:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1439999999999999,"15min":1.1399999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.35499999999999998},"max":{"1min":1.3819999999999999,"5min":1.5860000000000001,"15min":8.0440000000000005},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2150000000000001,"15min":1.2669999999999999},"min":{"1min":0.78200000000000003,"5min":0.625,"15min":0.39800000000000002},"max":{"1min":1.4630000000000001,"5min":1.915,"15min":8.3829999999999991},"last":1.22}]},{"osd":6,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.2450000000000001,"15min":1.335},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.39900000000000002},"max":{"1min":1.5900000000000001,"5min":2.0070000000000001,"15min":8.7370000000000001},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0700000000000001,"15min":1.177},"min":{"1min":0.80100000000000005,"5min":0.65800000000000003,"15min":0.33800000000000002},"max":{"1min":1.2649999999999999,"5min":1.583,"15min":8.1140000000000008},"last":1.137}]},{"osd":7,"last update":"Sat Oct 7 22:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.228,"15min":1.224},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.42599999999999999},"max":{"1min":1.5549999999999999,"5min":1.8149999999999999,"15min":8.0790000000000006},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.3440000000000001,"15min":1.3839999999999999},"min":{"1min":0.94599999999999995,"5min":0.70999999999999996,"15min":0.36099999999999999},"max":{"1min":1.631,"5min":1.9630000000000001,"15min":17.244},"last":1.3819999999999999}]}]},{"osd":2,"up_from":95,"seq":408021893704,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":753744,"kb_used_data":6596,"kb_used_omap":3,"kb_used_meta":747132,"kb_avail":92991408,"statfs":{"total":95995035648,"available":95223201792,"internally_reserved":0,"allocated":6754304,"data_stored":4152072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3319,"internal_metadata":765063945},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.745,"15min":0.97499999999999998},"min":{"1min":0.44600000000000001,"5min":0.29199999999999998,"15min":0.22700000000000001},"max":{"1min":0.97199999999999998,"5min":1.3819999999999999,"15min":10.657999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.76100000000000001,"15min":0.89600000000000002},"min":{"1min":0.36499999999999999,"5min":0.318,"15min":0.249},"max":{"1min":1.042,"5min":1.278,"15min":12.702999999999999},"last":0.62}]},{"osd":1,"last update":"Sat Oct 7 22:36:56 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.85999999999999999,"15min":2.2949999999999999},"min":{"1min":0.45600000000000002,"5min":0.42599999999999999,"15min":0.26700000000000002},"max":{"1min":1.0049999999999999,"5min":1.623,"15min":185.32300000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.97099999999999997,"15min":2.4199999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.219},"max":{"1min":1.3839999999999999,"5min":2.4980000000000002,"15min":185.21799999999999},"last":0.59599999999999997}]},{"osd":3,"last update":"Sat Oct 7 22:36:42 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.91500000000000004,"15min":1.042},"min":{"1min":0.54200000000000004,"5min":0.39500000000000002,"15min":0.26000000000000001},"max":{"1min":1.296,"5min":2.9129999999999998,"15min":10.94},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.89300000000000002,"15min":0.98699999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.28999999999999998},"max":{"1min":1.2629999999999999,"5min":1.6830000000000001,"15min":6.2060000000000004},"last":1.4370000000000001}]},{"osd":4,"last update":"Sat Oct 7 22:36:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.96599999999999997,"15min":0.97099999999999997},"min":{"1min":0.65400000000000003,"5min":0.55900000000000005,"15min":0.313},"max":{"1min":1.8839999999999999,"5min":3.089,"15min":8.843},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.018},"min":{"1min":0.78300000000000003,"5min":0.60899999999999999,"15min":0.33500000000000002},"max":{"1min":1.819,"5min":1.8220000000000001,"15min":6.2560000000000002},"last":1.329}]},{"osd":5,"last update":"Sat Oct 7 22:36:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1319999999999999,"15min":1.052},"min":{"1min":0.75800000000000001,"5min":0.57799999999999996,"15min":0.38500000000000001},"max":{"1min":1.3260000000000001,"5min":3.625,"15min":6.2309999999999999},"last":1.202},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1779999999999999,"15min":1.1519999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.39100000000000001},"max":{"1min":1.391,"5min":2.2469999999999999,"15min":6.508},"last":1.1759999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.2789999999999999,"15min":1.2130000000000001},"min":{"1min":0.84599999999999997,"5min":0.66400000000000003,"15min":0.44900000000000001},"max":{"1min":2.0720000000000001,"5min":5.7770000000000001,"15min":6.3440000000000003},"last":1.893},{"interface":"front","average":{"1min":1.173,"5min":1.3120000000000001,"15min":1.258},"min":{"1min":0.86899999999999999,"5min":0.66400000000000003,"15min":0.44900000000000001},"max":{"1min":1.859,"5min":5.7610000000000001,"15min":7.5819999999999999},"last":1.1419999999999999}]},{"osd":7,"last update":"Sat Oct 7 22:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.264,"15min":1.224},"min":{"1min":0.69599999999999995,"5min":0.63800000000000001,"15min":0.40899999999999997},"max":{"1min":1.9790000000000001,"5min":2.5179999999999998,"15min":7.0640000000000001},"last":1.9790000000000001},{"interface":"front","average":{"1min":1.171,"5min":1.2909999999999999,"15min":1.2909999999999999},"min":{"1min":0.77600000000000002,"5min":0.71999999999999997,"15min":0.46899999999999997},"max":{"1min":1.946,"5min":2.794,"15min":6.5679999999999996},"last":1.075}]}]},{"osd":3,"up_from":100,"seq":429496730174,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":989352,"kb_used_data":6748,"kb_used_omap":2,"kb_used_meta":982589,"kb_avail":92755800,"statfs":{"total":95995035648,"available":94981939200,"internally_reserved":0,"allocated":6909952,"data_stored":4460484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":1006171755},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.74199999999999999,"15min":1.0189999999999999},"min":{"1min":0.44400000000000001,"5min":0.39800000000000002,"15min":0.20399999999999999},"max":{"1min":1.05,"5min":1.204,"15min":18.16},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.90500000000000003,"15min":1.117},"min":{"1min":0.44800000000000001,"5min":0.40400000000000003,"15min":0.22700000000000001},"max":{"1min":1.0409999999999999,"5min":1.5069999999999999,"15min":13.228},"last":0.83499999999999996}]},{"osd":1,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.82299999999999995,"15min":1.978},"min":{"1min":0.48399999999999999,"5min":0.436,"15min":0.22800000000000001},"max":{"1min":1.4670000000000001,"5min":1.5629999999999999,"15min":219.27500000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.044,"15min":2.1549999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.311},"max":{"1min":1.599,"5min":1.734,"15min":222.20500000000001},"last":1.2150000000000001}]},{"osd":2,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.0529999999999999,"15min":1.2470000000000001},"min":{"1min":0.56999999999999995,"5min":0.49099999999999999,"15min":0.27500000000000002},"max":{"1min":1.3720000000000001,"5min":1.653,"15min":12.147},"last":1.3169999999999999},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.83199999999999996,"15min":0.94599999999999995},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.26500000000000001},"max":{"1min":1.004,"5min":1.857,"15min":9.1069999999999993},"last":1.266}]},{"osd":4,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0149999999999999,"15min":1.0649999999999999},"min":{"1min":0.67700000000000005,"5min":0.63700000000000001,"15min":0.34300000000000003},"max":{"1min":1.403,"5min":1.583,"15min":8.6460000000000008},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.111,"15min":1.1779999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.376},"max":{"1min":2.3719999999999999,"5min":2.3719999999999999,"15min":21.231000000000002},"last":0.76900000000000002}]},{"osd":5,"last update":"Sat Oct 7 22:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1259999999999999,"15min":1.133},"min":{"1min":0.68999999999999995,"5min":0.624,"15min":0.40600000000000003},"max":{"1min":1.6559999999999999,"5min":1.7310000000000001,"15min":21.506},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2669999999999999,"15min":1.3089999999999999},"min":{"1min":0.77200000000000002,"5min":0.67700000000000005,"15min":0.42499999999999999},"max":{"1min":1.992,"5min":1.992,"15min":10.571},"last":1.389}]},{"osd":6,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.3240000000000001,"15min":1.3380000000000001},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.41199999999999998},"max":{"1min":1.931,"5min":1.931,"15min":10.5},"last":1.4750000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1899999999999999,"15min":1.171},"min":{"1min":0.66000000000000003,"5min":0.64500000000000002,"15min":0.308},"max":{"1min":1.6359999999999999,"5min":1.776,"15min":8.6890000000000001},"last":0.88800000000000001}]},{"osd":7,"last update":"Sat Oct 7 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.2509999999999999,"15min":1.2509999999999999},"min":{"1min":0.85799999999999998,"5min":0.68300000000000005,"15min":0.437},"max":{"1min":1.554,"5min":1.877,"15min":9.0399999999999991},"last":1.083},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.2789999999999999,"15min":1.272},"min":{"1min":0.876,"5min":0.84199999999999997,"15min":0.436},"max":{"1min":2.4169999999999998,"5min":2.4169999999999998,"15min":21.535},"last":1.028}]}]},{"osd":4,"up_from":31,"seq":133143986981,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":912216,"kb_used_data":5264,"kb_used_omap":0,"kb_used_meta":906944,"kb_avail":92832936,"statfs":{"total":95995035648,"available":95060926464,"internally_reserved":0,"allocated":5390336,"data_stored":3751945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":928710656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.93400000000000005,"15min":1.04},"min":{"1min":0.5,"5min":0.47299999999999998,"15min":0.26900000000000002},"max":{"1min":1.3,"5min":2.2389999999999999,"15min":44.226999999999997},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.877,"5min":0.94299999999999995,"15min":1.1160000000000001},"min":{"1min":0.52600000000000002,"5min":0.442,"15min":0.25800000000000001},"max":{"1min":1.165,"5min":5.8789999999999996,"15min":44.368000000000002},"last":1.155}]},{"osd":1,"last update":"Sat Oct 7 22:35:54 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.97299999999999998,"15min":1.0760000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.28799999999999998},"max":{"1min":1.976,"5min":1.976,"15min":10.753},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95799999999999996,"15min":1.115},"min":{"1min":0.59699999999999998,"5min":0.51200000000000001,"15min":0.308},"max":{"1min":1.417,"5min":2.5670000000000002,"15min":11.019},"last":0.91900000000000004}]},{"osd":2,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.751,"5min":0.56999999999999995,"15min":0.34699999999999998},"max":{"1min":1.702,"5min":1.95,"15min":11.067},"last":1.127},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0740000000000001,"15min":1.0389999999999999},"min":{"1min":0.66600000000000004,"5min":0.57799999999999996,"15min":0.29899999999999999},"max":{"1min":1.7330000000000001,"5min":1.7330000000000001,"15min":6.0060000000000002},"last":0.81499999999999995}]},{"osd":3,"last update":"Sat Oct 7 22:36:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.04,"15min":1.0449999999999999},"min":{"1min":0.76000000000000001,"5min":0.66200000000000003,"15min":0.35599999999999998},"max":{"1min":2.0489999999999999,"5min":2.0489999999999999,"15min":6.5250000000000004},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.079,"15min":1.03},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.34799999999999998},"max":{"1min":1.258,"5min":2.0630000000000002,"15min":4.5279999999999996},"last":0.70799999999999996}]},{"osd":5,"last update":"Sat Oct 7 22:36:32 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97299999999999998,"15min":0.95299999999999996},"min":{"1min":0.72799999999999998,"5min":0.501,"15min":0.34100000000000003},"max":{"1min":1.3879999999999999,"5min":1.649,"15min":10.44},"last":0.749},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0409999999999999,"15min":0.995},"min":{"1min":0.73699999999999999,"5min":0.49299999999999999,"15min":0.36899999999999999},"max":{"1min":1.3480000000000001,"5min":1.603,"15min":4.6890000000000001},"last":0.61299999999999999}]},{"osd":6,"last update":"Sat Oct 7 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0489999999999999,"15min":1.077},"min":{"1min":0.71599999999999997,"5min":0.60899999999999999,"15min":0.378},"max":{"1min":1.304,"5min":1.8220000000000001,"15min":11.148},"last":1.038},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.1100000000000001,"15min":1.048},"min":{"1min":0.72799999999999998,"5min":0.48299999999999998,"15min":0.36799999999999999},"max":{"1min":1.4359999999999999,"5min":1.857,"15min":5.9219999999999997},"last":0.85299999999999998}]},{"osd":7,"last update":"Sat Oct 7 22:36:52 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1899999999999999,"15min":1.069},"min":{"1min":0.88900000000000001,"5min":0.436,"15min":0.40600000000000003},"max":{"1min":1.373,"5min":2.0750000000000002,"15min":5.4130000000000003},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.198,"15min":1.111},"min":{"1min":0.86499999999999999,"5min":0.70799999999999996,"15min":0.39800000000000002},"max":{"1min":1.3009999999999999,"5min":1.8540000000000001,"15min":6.133},"last":1.26}]}]},{"osd":5,"up_from":242,"seq":1039382085933,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371536,"kb_used_data":5512,"kb_used_omap":5,"kb_used_meta":366010,"kb_avail":93373616,"statfs":{"total":95995035648,"available":95614582784,"internally_reserved":0,"allocated":5644288,"data_stored":4010408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":374794511},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98199999999999998,"15min":1.0269999999999999},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.25700000000000001},"max":{"1min":1.5209999999999999,"5min":1.6259999999999999,"15min":7.5259999999999998},"last":1.109},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0089999999999999,"15min":1.1319999999999999},"min":{"1min":0.58199999999999996,"5min":0.57399999999999995,"15min":0.32800000000000001},"max":{"1min":1.3620000000000001,"5min":1.4810000000000001,"15min":7.9729999999999999},"last":1.1279999999999999}]},{"osd":1,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0089999999999999,"15min":1.4510000000000001},"min":{"1min":0.70599999999999996,"5min":0.51800000000000002,"15min":0.315},"max":{"1min":1.27,"5min":1.5149999999999999,"15min":46.570999999999998},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.99199999999999999,"15min":1.4099999999999999},"min":{"1min":0.66400000000000003,"5min":0.621,"15min":0.29299999999999998},"max":{"1min":1.242,"5min":1.595,"15min":46.587000000000003},"last":0.97099999999999997}]},{"osd":2,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.016,"15min":0.92700000000000005},"min":{"1min":0.74199999999999999,"5min":0.51300000000000001,"15min":0.33500000000000002},"max":{"1min":1.401,"5min":1.4099999999999999,"15min":5.0570000000000004},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.038,"15min":0.96699999999999997},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.34999999999999998},"max":{"1min":1.4379999999999999,"5min":1.613,"15min":7.2809999999999997},"last":0.85799999999999998}]},{"osd":3,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1040000000000001,"15min":1.2150000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.33000000000000002},"max":{"1min":1.4930000000000001,"5min":1.8180000000000001,"15min":8.2590000000000003},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.113,"15min":1.2669999999999999},"min":{"1min":0.77900000000000003,"5min":0.69499999999999995,"15min":0.36499999999999999},"max":{"1min":1.351,"5min":1.9079999999999999,"15min":8.3309999999999995},"last":1.242}]},{"osd":4,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.024,"15min":0.98099999999999998},"min":{"1min":0.73099999999999998,"5min":0.67400000000000004,"15min":0.315},"max":{"1min":1.335,"5min":1.5669999999999999,"15min":6.3410000000000002},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.137,"15min":1.0389999999999999},"min":{"1min":0.77300000000000002,"5min":0.63900000000000001,"15min":0.38400000000000001},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":6.5730000000000004},"last":0.65200000000000002}]},{"osd":6,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0589999999999999,"15min":0.998},"min":{"1min":0.76100000000000001,"5min":0.52100000000000002,"15min":0.376},"max":{"1min":1.542,"5min":1.542,"15min":5.375},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.22,"15min":1.097},"min":{"1min":1.034,"5min":0.754,"15min":0.373},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":7.5519999999999996},"last":1.036}]},{"osd":7,"last update":"Sat Oct 7 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1839999999999999,"15min":1.085},"min":{"1min":0.78400000000000003,"5min":0.60599999999999998,"15min":0.42499999999999999},"max":{"1min":1.4199999999999999,"5min":1.8100000000000001,"15min":6.2880000000000003},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.216,"5min":1.2150000000000001,"15min":1.135},"min":{"1min":0.92900000000000005,"5min":0.64700000000000002,"15min":0.45400000000000001},"max":{"1min":1.5389999999999999,"5min":1.6599999999999999,"15min":7.5990000000000002},"last":1.284}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3871,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3674,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2160,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5873,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T22:37:01.243 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-07T22:37:01.243 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-07T22:37:01.321 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=78f9335822c9445fbd49090cd86f4c17 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-07T22:37:01.538 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-07T22:37:01.555 INFO:tasks.cephadm:Teardown begin 2023-10-07T22:37:01.556 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:37:01.578 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[105281]: cluster 2023-10-07T22:37:00.139665+0000 mgr.y (mgr.25319) 1751 : cluster 0 pgmap v2035: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:37:01.578 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[105281]: audit 2023-10-07T22:37:00.300101+0000 mgr.y (mgr.25319) 1752 : audit 0 from='client.36999 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:37:01.579 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[102097]: cluster 2023-10-07T22:37:00.139665+0000 mgr.y (mgr.25319) 1751 : cluster 0 pgmap v2035: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:37:01.579 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[102097]: audit 2023-10-07T22:37:00.300101+0000 mgr.y (mgr.25319) 1752 : audit 0 from='client.36999 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:37:01.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:37:01.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:37:01 smithi081 bash[89466]: cluster 2023-10-07T22:37:00.139665+0000 mgr.y (mgr.25319) 1751 : cluster 0 pgmap v2035: 93 pgs: 93 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:37:01.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:37:01 smithi081 bash[89466]: audit 2023-10-07T22:37:00.300101+0000 mgr.y (mgr.25319) 1752 : audit 0 from='client.36999 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T22:37:01.597 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-07T22:37:01.598 DEBUG:teuthology.orchestra.run.smithi008:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-07T22:37:01.636 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-07T22:37:01.670 INFO:tasks.cephadm:Stopping all daemons... 2023-10-07T22:37:01.671 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-07T22:37:01.671 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a 2023-10-07T22:37:01.886 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:01 smithi008 systemd[1]: Stopping Ceph mon.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:02.238 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[102097]: debug 2023-10-07T22:37:01.959+0000 7f3ba1b04700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T22:37:02.238 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[102097]: debug 2023-10-07T22:37:01.959+0000 7f3ba1b04700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[92068]: [07/Oct/2023:22:37:01] ENGINE Bus STOPPING 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[92068]: [07/Oct/2023:22:37:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[92068]: [07/Oct/2023:22:37:01] ENGINE Bus STOPPED 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:01 smithi008 bash[92068]: [07/Oct/2023:22:37:01] ENGINE Bus STARTING 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:02 smithi008 bash[92068]: [07/Oct/2023:22:37:02] ENGINE Serving on http://:::9283 2023-10-07T22:37:02.239 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:02 smithi008 bash[92068]: [07/Oct/2023:22:37:02] ENGINE Bus STARTED 2023-10-07T22:37:03.052 INFO:journalctl@ceph.mon.a.smithi008.stdout:Oct 07 22:37:02 smithi008 bash[330768]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-a 2023-10-07T22:37:03.058 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-07T22:37:03.115 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:03.115 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-07T22:37:03.116 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-07T22:37:03.116 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.c 2023-10-07T22:37:03.357 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: ::ffff:172.21.15.81 - - [07/Oct/2023:22:37:03] "GET /metrics HTTP/1.1" 200 34319 "" "Prometheus/2.43.0" 2023-10-07T22:37:03.357 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:03 smithi008 systemd[1]: Stopping Ceph mon.c for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:03.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[105281]: debug 2023-10-07T22:37:03.351+0000 7fd437d63700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T22:37:03.636 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[105281]: debug 2023-10-07T22:37:03.351+0000 7fd437d63700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE Bus STOPPING 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE Bus STOPPED 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE Bus STARTING 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE Serving on http://:::9283 2023-10-07T22:37:03.637 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:03 smithi008 bash[92068]: [07/Oct/2023:22:37:03] ENGINE Bus STARTED 2023-10-07T22:37:04.582 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:04 smithi008 bash[330882]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-c 2023-10-07T22:37:04.583 INFO:journalctl@ceph.mon.c.smithi008.stdout:Oct 07 22:37:04 smithi008 bash[330955]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mon-c 2023-10-07T22:37:04.586 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-07T22:37:04.623 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:04.623 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-07T22:37:04.624 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-07T22:37:04.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.b 2023-10-07T22:37:04.935 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:37:04 smithi081 systemd[1]: Stopping Ceph mon.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:37:04 smithi081 bash[89466]: debug 2023-10-07T22:37:04.931+0000 7fa58a653700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-07T22:37:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Oct 07 22:37:04 smithi081 bash[89466]: debug 2023-10-07T22:37:04.931+0000 7fa58a653700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-07T22:37:06.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-07T22:37:06.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:06.373 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-07T22:37:06.373 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-07T22:37:06.373 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y 2023-10-07T22:37:06.645 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:06 smithi008 systemd[1]: Stopping Ceph mgr.y for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:06.646 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:06 smithi008 bash[92068]: debug 2023-10-07T22:37:06.559+0000 7f195bb8a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:06.646 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:06 smithi008 bash[92068]: debug 2023-10-07T22:37:06.559+0000 7f195bb8a700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-07T22:37:07.688 INFO:journalctl@ceph.mgr.y.smithi008.stdout:Oct 07 22:37:07 smithi008 bash[330994]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-y 2023-10-07T22:37:07.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-07T22:37:07.729 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:07.730 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-07T22:37:07.730 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-07T22:37:07.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x 2023-10-07T22:37:08.124 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 22:37:07 smithi081 systemd[1]: Stopping Ceph mgr.x for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:08.850 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 22:37:08 smithi081 bash[211663]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-mgr-x 2023-10-07T22:37:08.850 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Oct 07 22:37:08 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:37:08.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-07T22:37:08.882 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:08.883 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-07T22:37:08.883 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-07T22:37:08.883 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.0 2023-10-07T22:37:09.386 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:08 smithi008 systemd[1]: Stopping Ceph osd.0 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:09.386 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:09 smithi008 bash[113168]: debug 2023-10-07T22:37:09.063+0000 7f176b5dd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:09.387 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:09 smithi008 bash[113168]: debug 2023-10-07T22:37:09.063+0000 7f176b5dd700 -1 osd.0 483 *** Got signal Terminated *** 2023-10-07T22:37:09.387 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:09 smithi008 bash[113168]: debug 2023-10-07T22:37:09.063+0000 7f176b5dd700 -1 osd.0 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:15.842 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:15 smithi008 bash[331095]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-0 2023-10-07T22:37:15.842 INFO:journalctl@ceph.osd.0.smithi008.stdout:Oct 07 22:37:15 smithi008 bash[331161]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-0 2023-10-07T22:37:18.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-07T22:37:18.482 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:18.482 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-07T22:37:18.482 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-07T22:37:18.482 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.1 2023-10-07T22:37:18.709 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:18 smithi008 systemd[1]: Stopping Ceph osd.1 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:19.136 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:18 smithi008 bash[120089]: debug 2023-10-07T22:37:18.703+0000 7fdf86643700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:19.136 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:18 smithi008 bash[120089]: debug 2023-10-07T22:37:18.703+0000 7fdf86643700 -1 osd.1 483 *** Got signal Terminated *** 2023-10-07T22:37:19.136 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:18 smithi008 bash[120089]: debug 2023-10-07T22:37:18.703+0000 7fdf86643700 -1 osd.1 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:25.550 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:25 smithi008 bash[331305]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-1 2023-10-07T22:37:25.886 INFO:journalctl@ceph.osd.1.smithi008.stdout:Oct 07 22:37:25 smithi008 bash[331374]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-1 2023-10-07T22:37:27.725 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-07T22:37:27.759 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:27.760 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-07T22:37:27.760 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-07T22:37:27.760 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.2 2023-10-07T22:37:27.994 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:27 smithi008 systemd[1]: Stopping Ceph osd.2 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:28.386 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:27 smithi008 bash[126288]: debug 2023-10-07T22:37:27.991+0000 7f846f98d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:28.386 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:27 smithi008 bash[126288]: debug 2023-10-07T22:37:27.991+0000 7f846f98d700 -1 osd.2 483 *** Got signal Terminated *** 2023-10-07T22:37:28.386 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:27 smithi008 bash[126288]: debug 2023-10-07T22:37:27.991+0000 7f846f98d700 -1 osd.2 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:34.559 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:34 smithi008 bash[331513]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-2 2023-10-07T22:37:34.559 INFO:journalctl@ceph.osd.2.smithi008.stdout:Oct 07 22:37:34 smithi008 bash[331579]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-2 2023-10-07T22:37:35.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:34 smithi081 bash[49847]: debug 2023-10-07T22:37:34.895+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:36.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:35 smithi081 bash[49847]: debug 2023-10-07T22:37:35.939+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:36.632 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-07T22:37:36.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:36.668 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-07T22:37:36.668 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-07T22:37:36.668 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.3 2023-10-07T22:37:36.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:36 smithi081 bash[147490]: debug 2023-10-07T22:37:36.407+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:36.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:36 smithi081 bash[56973]: debug 2023-10-07T22:37:36.243+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:36.881 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:36 smithi008 bash[132301]: debug 2023-10-07T22:37:36.567+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:36.881 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:36 smithi008 systemd[1]: Stopping Ceph osd.3 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:37.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:36 smithi008 bash[132301]: debug 2023-10-07T22:37:36.879+0000 7fcfe51c7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:37.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:36 smithi008 bash[132301]: debug 2023-10-07T22:37:36.879+0000 7fcfe51c7700 -1 osd.3 483 *** Got signal Terminated *** 2023-10-07T22:37:37.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:36 smithi008 bash[132301]: debug 2023-10-07T22:37:36.879+0000 7fcfe51c7700 -1 osd.3 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:37.287 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:36 smithi081 bash[49847]: debug 2023-10-07T22:37:36.987+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:37.683 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:37 smithi081 bash[56973]: debug 2023-10-07T22:37:37.283+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:37.683 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:37 smithi081 bash[147490]: debug 2023-10-07T22:37:37.371+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:37.886 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:37 smithi008 bash[132301]: debug 2023-10-07T22:37:37.571+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:37.981 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:37 smithi081 bash[35616]: debug 2023-10-07T22:37:37.679+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:38.319 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:38 smithi081 bash[49847]: debug 2023-10-07T22:37:38.003+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:38.637 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:38 smithi081 bash[56973]: debug 2023-10-07T22:37:38.315+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:38.638 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:38 smithi081 bash[147490]: debug 2023-10-07T22:37:38.327+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:38.886 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:38 smithi008 bash[132301]: debug 2023-10-07T22:37:38.615+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:38.972 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:38 smithi081 bash[35616]: debug 2023-10-07T22:37:38.635+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:39.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:38 smithi081 bash[49847]: debug 2023-10-07T22:37:38.967+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:39.600 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:39 smithi081 bash[56973]: debug 2023-10-07T22:37:39.355+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:39.600 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:39 smithi081 bash[147490]: debug 2023-10-07T22:37:39.319+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:39.934 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:39 smithi081 bash[35616]: debug 2023-10-07T22:37:39.595+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:40.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:39 smithi008 bash[132301]: debug 2023-10-07T22:37:39.655+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:40.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:39 smithi081 bash[49847]: debug 2023-10-07T22:37:39.931+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:40.574 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:40 smithi081 bash[147490]: debug 2023-10-07T22:37:40.319+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:40.575 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:40 smithi081 bash[56973]: debug 2023-10-07T22:37:40.315+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:40.912 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:40 smithi081 bash[35616]: debug 2023-10-07T22:37:40.571+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:41.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:40 smithi008 bash[132301]: debug 2023-10-07T22:37:40.679+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:41.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:40 smithi081 bash[49847]: debug 2023-10-07T22:37:40.907+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:41.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:41 smithi081 bash[35616]: debug 2023-10-07T22:37:41.539+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:41.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:41 smithi081 bash[56973]: debug 2023-10-07T22:37:41.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:41.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:41 smithi081 bash[147490]: debug 2023-10-07T22:37:41.367+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:42.136 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:41 smithi008 bash[132301]: debug 2023-10-07T22:37:41.659+0000 7fcfe0fbc700 -1 osd.3 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:09.067121+0000 front 2023-10-07T22:37:09.067791+0000 (oldest deadline 2023-10-07T22:37:36.068024+0000) 2023-10-07T22:37:42.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:41 smithi081 bash[49847]: debug 2023-10-07T22:37:41.947+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:42.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:42 smithi081 bash[35616]: debug 2023-10-07T22:37:42.527+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:42.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:42 smithi081 bash[56973]: debug 2023-10-07T22:37:42.375+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:42.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:42 smithi081 bash[147490]: debug 2023-10-07T22:37:42.359+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:43.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:42 smithi081 bash[49847]: debug 2023-10-07T22:37:42.927+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:43.512 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:43 smithi008 bash[331721]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-3 2023-10-07T22:37:43.512 INFO:journalctl@ceph.osd.3.smithi008.stdout:Oct 07 22:37:43 smithi008 bash[331788]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-3 2023-10-07T22:37:43.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:43 smithi081 bash[56973]: debug 2023-10-07T22:37:43.379+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:43.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:43 smithi081 bash[147490]: debug 2023-10-07T22:37:43.311+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:43.732 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:43 smithi081 bash[35616]: debug 2023-10-07T22:37:43.559+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:44.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:43 smithi081 bash[49847]: debug 2023-10-07T22:37:43.903+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:44.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:44 smithi081 bash[35616]: debug 2023-10-07T22:37:44.539+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:44.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:44 smithi081 bash[56973]: debug 2023-10-07T22:37:44.363+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:44.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:44 smithi081 bash[147490]: debug 2023-10-07T22:37:44.299+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:45.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:44 smithi081 bash[49847]: debug 2023-10-07T22:37:44.931+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:45.488 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-07T22:37:45.519 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:45.519 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-07T22:37:45.520 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-07T22:37:45.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.4 2023-10-07T22:37:45.543 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[35616]: debug 2023-10-07T22:37:45.535+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:45.544 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[147490]: debug 2023-10-07T22:37:45.287+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:45.544 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[56973]: debug 2023-10-07T22:37:45.319+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:45.976 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:45 smithi081 systemd[1]: Stopping Ceph osd.4 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:45.976 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[35616]: debug 2023-10-07T22:37:45.703+0000 7fdc494ce700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:45.976 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[35616]: debug 2023-10-07T22:37:45.703+0000 7fdc494ce700 -1 osd.4 483 *** Got signal Terminated *** 2023-10-07T22:37:45.976 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[35616]: debug 2023-10-07T22:37:45.703+0000 7fdc494ce700 -1 osd.4 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:46.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:45 smithi081 bash[49847]: debug 2023-10-07T22:37:45.971+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:46.530 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:46 smithi081 bash[147490]: debug 2023-10-07T22:37:46.263+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:46.531 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:46 smithi081 bash[56973]: debug 2023-10-07T22:37:46.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:46.531 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:46 smithi081 bash[56973]: debug 2023-10-07T22:37:46.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:46.975 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:46 smithi081 bash[35616]: debug 2023-10-07T22:37:46.527+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:47.230 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:46 smithi081 bash[49847]: debug 2023-10-07T22:37:46.971+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:47.530 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:47 smithi081 bash[56973]: debug 2023-10-07T22:37:47.319+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:47.530 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:47 smithi081 bash[56973]: debug 2023-10-07T22:37:47.319+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:47.530 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:47 smithi081 bash[147490]: debug 2023-10-07T22:37:47.227+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:47.972 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:47 smithi081 bash[35616]: debug 2023-10-07T22:37:47.527+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:48.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:47 smithi081 bash[49847]: debug 2023-10-07T22:37:47.971+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:48.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[147490]: debug 2023-10-07T22:37:48.203+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:48.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[147490]: debug 2023-10-07T22:37:48.203+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:48.579 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[56973]: debug 2023-10-07T22:37:48.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:48.579 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[56973]: debug 2023-10-07T22:37:48.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:48.944 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[35616]: debug 2023-10-07T22:37:48.575+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:48.944 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[35616]: debug 2023-10-07T22:37:48.575+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.769251+0000 front 2023-10-07T22:37:22.768884+0000 (oldest deadline 2023-10-07T22:37:47.969631+0000) 2023-10-07T22:37:49.215 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[49847]: debug 2023-10-07T22:37:48.939+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:49.215 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:48 smithi081 bash[49847]: debug 2023-10-07T22:37:48.939+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:49.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[147490]: debug 2023-10-07T22:37:49.211+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:49.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[147490]: debug 2023-10-07T22:37:49.211+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:49.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[56973]: debug 2023-10-07T22:37:49.251+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:49.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[56973]: debug 2023-10-07T22:37:49.251+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:49.925 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[35616]: debug 2023-10-07T22:37:49.579+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:49.925 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[35616]: debug 2023-10-07T22:37:49.579+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.769251+0000 front 2023-10-07T22:37:22.768884+0000 (oldest deadline 2023-10-07T22:37:47.969631+0000) 2023-10-07T22:37:50.206 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[49847]: debug 2023-10-07T22:37:49.919+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:50.206 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:49 smithi081 bash[49847]: debug 2023-10-07T22:37:49.919+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:50.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[147490]: debug 2023-10-07T22:37:50.203+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:50.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[147490]: debug 2023-10-07T22:37:50.203+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:50.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[56973]: debug 2023-10-07T22:37:50.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:50.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[56973]: debug 2023-10-07T22:37:50.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:50.956 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[35616]: debug 2023-10-07T22:37:50.619+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:13.065185+0000 front 2023-10-07T22:37:13.065383+0000 (oldest deadline 2023-10-07T22:37:37.165205+0000) 2023-10-07T22:37:50.956 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[35616]: debug 2023-10-07T22:37:50.619+0000 7fdc472cf700 -1 osd.4 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.769251+0000 front 2023-10-07T22:37:22.768884+0000 (oldest deadline 2023-10-07T22:37:47.969631+0000) 2023-10-07T22:37:51.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[49847]: debug 2023-10-07T22:37:50.951+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:51.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:50 smithi081 bash[49847]: debug 2023-10-07T22:37:50.951+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:51.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[56973]: debug 2023-10-07T22:37:51.315+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:51.541 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[56973]: debug 2023-10-07T22:37:51.315+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:51.542 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[147490]: debug 2023-10-07T22:37:51.227+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:51.542 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[147490]: debug 2023-10-07T22:37:51.227+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:52.076 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[212123]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-4 2023-10-07T22:37:52.076 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[49847]: debug 2023-10-07T22:37:51.995+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:52.077 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:51 smithi081 bash[49847]: debug 2023-10-07T22:37:51.995+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:52.351 INFO:journalctl@ceph.osd.4.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[212191]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-4 2023-10-07T22:37:52.351 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[147490]: debug 2023-10-07T22:37:52.195+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:52.351 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[147490]: debug 2023-10-07T22:37:52.195+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:52.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[56973]: debug 2023-10-07T22:37:52.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:52.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[56973]: debug 2023-10-07T22:37:52.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:53.223 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[49847]: debug 2023-10-07T22:37:52.943+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:53.224 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:52 smithi081 bash[49847]: debug 2023-10-07T22:37:52.943+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:53.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[147490]: debug 2023-10-07T22:37:53.219+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:53.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[147490]: debug 2023-10-07T22:37:53.219+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:53.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[56973]: debug 2023-10-07T22:37:53.379+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:53.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[56973]: debug 2023-10-07T22:37:53.379+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:54.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[49847]: debug 2023-10-07T22:37:53.975+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:54.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:53 smithi081 bash[49847]: debug 2023-10-07T22:37:53.975+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:54.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[147490]: debug 2023-10-07T22:37:54.263+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:54.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[147490]: debug 2023-10-07T22:37:54.263+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:54.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[56973]: debug 2023-10-07T22:37:54.355+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:54.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[56973]: debug 2023-10-07T22:37:54.355+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:54.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-07T22:37:55.064 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:37:55.064 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-07T22:37:55.064 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-07T22:37:55.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5 2023-10-07T22:37:55.286 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 systemd[1]: Stopping Ceph osd.5 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:37:55.287 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[49847]: debug 2023-10-07T22:37:54.983+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:55.287 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[49847]: debug 2023-10-07T22:37:54.983+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:55.287 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:54 smithi081 bash[49847]: debug 2023-10-07T22:37:54.983+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:37:55.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[56973]: debug 2023-10-07T22:37:55.355+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:55.760 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[56973]: debug 2023-10-07T22:37:55.355+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:55.760 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.283+0000 7fc0e2d38700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:37:55.760 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.283+0000 7fc0e2d38700 -1 osd.5 483 *** Got signal Terminated *** 2023-10-07T22:37:55.761 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.283+0000 7fc0e2d38700 -1 osd.5 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:37:55.761 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.295+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:55.761 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.295+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:55.761 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[147490]: debug 2023-10-07T22:37:55.295+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.830230+0000 front 2023-10-07T22:37:30.829854+0000 (oldest deadline 2023-10-07T22:37:54.329764+0000) 2023-10-07T22:37:56.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[49847]: debug 2023-10-07T22:37:55.947+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:56.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[49847]: debug 2023-10-07T22:37:55.947+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:56.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:55 smithi081 bash[49847]: debug 2023-10-07T22:37:55.947+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:37:56.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[56973]: debug 2023-10-07T22:37:56.379+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:56.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[56973]: debug 2023-10-07T22:37:56.379+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:56.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[147490]: debug 2023-10-07T22:37:56.279+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:56.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[147490]: debug 2023-10-07T22:37:56.279+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:56.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[147490]: debug 2023-10-07T22:37:56.279+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.830230+0000 front 2023-10-07T22:37:30.829854+0000 (oldest deadline 2023-10-07T22:37:54.329764+0000) 2023-10-07T22:37:57.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[49847]: debug 2023-10-07T22:37:56.967+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:57.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[49847]: debug 2023-10-07T22:37:56.967+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:57.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:56 smithi081 bash[49847]: debug 2023-10-07T22:37:56.967+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:37:57.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[56973]: debug 2023-10-07T22:37:57.367+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:57.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[56973]: debug 2023-10-07T22:37:57.367+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:57.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[147490]: debug 2023-10-07T22:37:57.243+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:57.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[147490]: debug 2023-10-07T22:37:57.243+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:57.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[147490]: debug 2023-10-07T22:37:57.243+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.830230+0000 front 2023-10-07T22:37:30.829854+0000 (oldest deadline 2023-10-07T22:37:54.329764+0000) 2023-10-07T22:37:58.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[49847]: debug 2023-10-07T22:37:57.923+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:58.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[49847]: debug 2023-10-07T22:37:57.923+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:58.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:57 smithi081 bash[49847]: debug 2023-10-07T22:37:57.923+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:37:58.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[56973]: debug 2023-10-07T22:37:58.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:58.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[56973]: debug 2023-10-07T22:37:58.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:58.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[147490]: debug 2023-10-07T22:37:58.259+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:58.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[147490]: debug 2023-10-07T22:37:58.259+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:58.732 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[147490]: debug 2023-10-07T22:37:58.259+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.830230+0000 front 2023-10-07T22:37:30.829854+0000 (oldest deadline 2023-10-07T22:37:54.329764+0000) 2023-10-07T22:37:59.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[49847]: debug 2023-10-07T22:37:58.903+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:37:59.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[49847]: debug 2023-10-07T22:37:58.903+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:37:59.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:58 smithi081 bash[49847]: debug 2023-10-07T22:37:58.903+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:37:59.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[147490]: debug 2023-10-07T22:37:59.247+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:12.627003+0000 front 2023-10-07T22:37:12.627455+0000 (oldest deadline 2023-10-07T22:37:36.127078+0000) 2023-10-07T22:37:59.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[147490]: debug 2023-10-07T22:37:59.247+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:22.028541+0000 front 2023-10-07T22:37:22.028917+0000 (oldest deadline 2023-10-07T22:37:47.928409+0000) 2023-10-07T22:37:59.731 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[147490]: debug 2023-10-07T22:37:59.247+0000 7fc0e0338700 -1 osd.5 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.830230+0000 front 2023-10-07T22:37:30.829854+0000 (oldest deadline 2023-10-07T22:37:54.329764+0000) 2023-10-07T22:37:59.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[56973]: debug 2023-10-07T22:37:59.335+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:37:59.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[56973]: debug 2023-10-07T22:37:59.335+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:37:59.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[56973]: debug 2023-10-07T22:37:59.335+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:00.114 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[49847]: debug 2023-10-07T22:37:59.859+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:00.114 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[49847]: debug 2023-10-07T22:37:59.859+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:00.114 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:37:59 smithi081 bash[49847]: debug 2023-10-07T22:37:59.859+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:00.115 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[78778]: ts=2023-10-07T22:38:00.108Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.8:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.8:8765: connect: connection refused" 2023-10-07T22:38:00.115 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[78778]: ts=2023-10-07T22:38:00.111Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.8:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.8:8765: connect: connection refused" 2023-10-07T22:38:00.115 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[78778]: ts=2023-10-07T22:38:00.111Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.8:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.8:8765: connect: connection refused" 2023-10-07T22:38:00.115 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[78778]: ts=2023-10-07T22:38:00.112Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.8:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.8:8765: connect: connection refused" 2023-10-07T22:38:00.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[56973]: debug 2023-10-07T22:38:00.299+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:00.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[56973]: debug 2023-10-07T22:38:00.299+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:00.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[56973]: debug 2023-10-07T22:38:00.299+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:01.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[49847]: debug 2023-10-07T22:38:00.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:01.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[49847]: debug 2023-10-07T22:38:00.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:01.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:00 smithi081 bash[49847]: debug 2023-10-07T22:38:00.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:01.610 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[56973]: debug 2023-10-07T22:38:01.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:01.610 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[56973]: debug 2023-10-07T22:38:01.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:01.610 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[56973]: debug 2023-10-07T22:38:01.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:01.867 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[212333]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-5 2023-10-07T22:38:01.867 INFO:journalctl@ceph.osd.5.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[212401]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-5 2023-10-07T22:38:02.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[49847]: debug 2023-10-07T22:38:01.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:02.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[49847]: debug 2023-10-07T22:38:01.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:02.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:01 smithi081 bash[49847]: debug 2023-10-07T22:38:01.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:02.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[56973]: debug 2023-10-07T22:38:02.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:02.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[56973]: debug 2023-10-07T22:38:02.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:02.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[56973]: debug 2023-10-07T22:38:02.339+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:03.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[49847]: debug 2023-10-07T22:38:02.855+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:03.241 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[49847]: debug 2023-10-07T22:38:02.855+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:03.241 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:02 smithi081 bash[49847]: debug 2023-10-07T22:38:02.855+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:03.599 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[56973]: debug 2023-10-07T22:38:03.291+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:03.599 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[56973]: debug 2023-10-07T22:38:03.291+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:03.599 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[56973]: debug 2023-10-07T22:38:03.291+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:03.981 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[49847]: debug 2023-10-07T22:38:03.819+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:03.981 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[49847]: debug 2023-10-07T22:38:03.819+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:03.981 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[49847]: debug 2023-10-07T22:38:03.819+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:03.981 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:03 smithi081 bash[49847]: debug 2023-10-07T22:38:03.819+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:04.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-07T22:38:04.281 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:38:04.281 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-07T22:38:04.281 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-07T22:38:04.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.6 2023-10-07T22:38:04.506 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 systemd[1]: Stopping Ceph osd.6 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:04.507 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[56973]: debug 2023-10-07T22:38:04.311+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:04.507 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[56973]: debug 2023-10-07T22:38:04.311+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:04.507 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[56973]: debug 2023-10-07T22:38:04.311+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:04.870 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.503+0000 7ffa24840700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:38:04.870 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.503+0000 7ffa24840700 -1 osd.6 483 *** Got signal Terminated *** 2023-10-07T22:38:04.870 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.503+0000 7ffa24840700 -1 osd.6 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:38:05.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.867+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:05.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.867+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:05.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.867+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:05.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:04 smithi081 bash[49847]: debug 2023-10-07T22:38:04.867+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:05.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[56973]: debug 2023-10-07T22:38:05.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:05.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[56973]: debug 2023-10-07T22:38:05.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:05.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[56973]: debug 2023-10-07T22:38:05.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:05.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[56973]: debug 2023-10-07T22:38:05.287+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:06.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[49847]: debug 2023-10-07T22:38:05.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:06.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[49847]: debug 2023-10-07T22:38:05.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:06.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[49847]: debug 2023-10-07T22:38:05.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:06.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:05 smithi081 bash[49847]: debug 2023-10-07T22:38:05.863+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:06.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[56973]: debug 2023-10-07T22:38:06.295+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:06.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[56973]: debug 2023-10-07T22:38:06.295+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:06.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[56973]: debug 2023-10-07T22:38:06.295+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:06.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[56973]: debug 2023-10-07T22:38:06.295+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:07.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[49847]: debug 2023-10-07T22:38:06.843+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:07.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[49847]: debug 2023-10-07T22:38:06.843+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:07.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[49847]: debug 2023-10-07T22:38:06.843+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:07.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:06 smithi081 bash[49847]: debug 2023-10-07T22:38:06.843+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:07.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[56973]: debug 2023-10-07T22:38:07.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:07.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[56973]: debug 2023-10-07T22:38:07.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:07.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[56973]: debug 2023-10-07T22:38:07.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:07.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[56973]: debug 2023-10-07T22:38:07.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:08.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[49847]: debug 2023-10-07T22:38:07.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:08.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[49847]: debug 2023-10-07T22:38:07.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:08.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[49847]: debug 2023-10-07T22:38:07.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:08.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:07 smithi081 bash[49847]: debug 2023-10-07T22:38:07.839+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:08.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[56973]: debug 2023-10-07T22:38:08.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:08.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[56973]: debug 2023-10-07T22:38:08.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:08.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[56973]: debug 2023-10-07T22:38:08.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:08.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[56973]: debug 2023-10-07T22:38:08.347+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:09.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[49847]: debug 2023-10-07T22:38:08.823+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:11.357707+0000 front 2023-10-07T22:37:11.357254+0000 (oldest deadline 2023-10-07T22:37:34.857362+0000) 2023-10-07T22:38:09.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[49847]: debug 2023-10-07T22:38:08.823+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:23.461640+0000 front 2023-10-07T22:37:23.461478+0000 (oldest deadline 2023-10-07T22:37:48.161357+0000) 2023-10-07T22:38:09.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[49847]: debug 2023-10-07T22:38:08.823+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:30.364074+0000 front 2023-10-07T22:37:30.363858+0000 (oldest deadline 2023-10-07T22:37:54.463597+0000) 2023-10-07T22:38:09.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:08 smithi081 bash[49847]: debug 2023-10-07T22:38:08.823+0000 7ffa22641700 -1 osd.6 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.465835+0000 front 2023-10-07T22:37:38.465806+0000 (oldest deadline 2023-10-07T22:38:03.765641+0000) 2023-10-07T22:38:09.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:09 smithi081 bash[56973]: debug 2023-10-07T22:38:09.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:09.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:09 smithi081 bash[56973]: debug 2023-10-07T22:38:09.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:09.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:09 smithi081 bash[56973]: debug 2023-10-07T22:38:09.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:09.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:09 smithi081 bash[56973]: debug 2023-10-07T22:38:09.327+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:10.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:10 smithi081 bash[56973]: debug 2023-10-07T22:38:10.375+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:10.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:10 smithi081 bash[56973]: debug 2023-10-07T22:38:10.375+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:10.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:10 smithi081 bash[56973]: debug 2023-10-07T22:38:10.375+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:10.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:10 smithi081 bash[56973]: debug 2023-10-07T22:38:10.375+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:11.171 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:10 smithi081 bash[212542]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-6 2023-10-07T22:38:11.481 INFO:journalctl@ceph.osd.6.smithi081.stdout:Oct 07 22:38:11 smithi081 bash[212611]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-6 2023-10-07T22:38:11.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:11 smithi081 bash[56973]: debug 2023-10-07T22:38:11.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:11.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:11 smithi081 bash[56973]: debug 2023-10-07T22:38:11.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:11.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:11 smithi081 bash[56973]: debug 2023-10-07T22:38:11.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:11.482 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:11 smithi081 bash[56973]: debug 2023-10-07T22:38:11.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:12.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:12 smithi081 bash[56973]: debug 2023-10-07T22:38:12.391+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:12.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:12 smithi081 bash[56973]: debug 2023-10-07T22:38:12.391+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:12.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:12 smithi081 bash[56973]: debug 2023-10-07T22:38:12.391+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:12.481 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:12 smithi081 bash[56973]: debug 2023-10-07T22:38:12.391+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:13.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-07T22:38:13.362 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:38:13.362 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-07T22:38:13.363 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-07T22:38:13.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.7 2023-10-07T22:38:13.595 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 systemd[1]: Stopping Ceph osd.7 for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:13.595 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.423+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:13.595 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.423+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:13.596 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.423+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:13.596 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.423+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:13.596 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.423+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:13.596 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.591+0000 7f3632a9a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-07T22:38:13.981 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.591+0000 7f3632a9a700 -1 osd.7 483 *** Got signal Terminated *** 2023-10-07T22:38:13.981 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:13 smithi081 bash[56973]: debug 2023-10-07T22:38:13.591+0000 7f3632a9a700 -1 osd.7 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:38:14.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:14 smithi081 bash[56973]: debug 2023-10-07T22:38:14.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:14.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:14 smithi081 bash[56973]: debug 2023-10-07T22:38:14.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:14.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:14 smithi081 bash[56973]: debug 2023-10-07T22:38:14.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:14.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:14 smithi081 bash[56973]: debug 2023-10-07T22:38:14.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:14.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:14 smithi081 bash[56973]: debug 2023-10-07T22:38:14.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:15.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:15 smithi081 bash[56973]: debug 2023-10-07T22:38:15.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:15.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:15 smithi081 bash[56973]: debug 2023-10-07T22:38:15.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:15.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:15 smithi081 bash[56973]: debug 2023-10-07T22:38:15.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:15.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:15 smithi081 bash[56973]: debug 2023-10-07T22:38:15.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:15.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:15 smithi081 bash[56973]: debug 2023-10-07T22:38:15.403+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:16.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:16 smithi081 bash[56973]: debug 2023-10-07T22:38:16.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:16.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:16 smithi081 bash[56973]: debug 2023-10-07T22:38:16.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:16.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:16 smithi081 bash[56973]: debug 2023-10-07T22:38:16.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:16.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:16 smithi081 bash[56973]: debug 2023-10-07T22:38:16.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:16.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:16 smithi081 bash[56973]: debug 2023-10-07T22:38:16.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:17.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:17 smithi081 bash[56973]: debug 2023-10-07T22:38:17.427+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:17.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:17 smithi081 bash[56973]: debug 2023-10-07T22:38:17.427+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:17.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:17 smithi081 bash[56973]: debug 2023-10-07T22:38:17.427+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:17.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:17 smithi081 bash[56973]: debug 2023-10-07T22:38:17.427+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:17.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:17 smithi081 bash[56973]: debug 2023-10-07T22:38:17.427+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:18.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:18 smithi081 bash[56973]: debug 2023-10-07T22:38:18.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6806 osd.0 since back 2023-10-07T22:37:10.556250+0000 front 2023-10-07T22:37:10.556498+0000 (oldest deadline 2023-10-07T22:37:35.856449+0000) 2023-10-07T22:38:18.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:18 smithi081 bash[56973]: debug 2023-10-07T22:38:18.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6814 osd.1 since back 2023-10-07T22:37:21.158507+0000 front 2023-10-07T22:37:21.158663+0000 (oldest deadline 2023-10-07T22:37:45.858449+0000) 2023-10-07T22:38:18.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:18 smithi081 bash[56973]: debug 2023-10-07T22:38:18.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6822 osd.2 since back 2023-10-07T22:37:32.861022+0000 front 2023-10-07T22:37:32.860898+0000 (oldest deadline 2023-10-07T22:37:58.760890+0000) 2023-10-07T22:38:18.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:18 smithi081 bash[56973]: debug 2023-10-07T22:38:18.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.8:6830 osd.3 since back 2023-10-07T22:37:38.761719+0000 front 2023-10-07T22:37:38.761677+0000 (oldest deadline 2023-10-07T22:38:05.162273+0000) 2023-10-07T22:38:18.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:18 smithi081 bash[56973]: debug 2023-10-07T22:38:18.387+0000 7f362e096700 -1 osd.7 483 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2023-10-07T22:37:49.863748+0000 front 2023-10-07T22:37:49.863630+0000 (oldest deadline 2023-10-07T22:38:12.763537+0000) 2023-10-07T22:38:20.135 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:19 smithi081 bash[212755]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-7 2023-10-07T22:38:20.136 INFO:journalctl@ceph.osd.7.smithi081.stdout:Oct 07 22:38:20 smithi081 bash[212821]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-osd-7 2023-10-07T22:38:22.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-07T22:38:22.278 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:38:22.278 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-07T22:38:22.279 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-07T22:38:22.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-07T22:38:22.518 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 systemd[1]: Stopping Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:22.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.516Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T22:38:22.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.516Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T22:38:22.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.516Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.516Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.517Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.517Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.517Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.517Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.517Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T22:38:22.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.522Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T22:38:22.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.522Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T22:38:22.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:22 smithi081 bash[78778]: ts=2023-10-07T22:38:22.522Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T22:38:23.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-07T22:38:23.438 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:23 smithi081 bash[212961]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T22:38:23.439 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:23 smithi081 bash[213024]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-07T22:38:23.439 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:23 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T22:38:23.439 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Oct 07 22:38:23 smithi081 systemd[1]: Stopped Ceph prometheus.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:38:23.457 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:38:23.457 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-07T22:38:23.458 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-07T22:38:30.576 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:30 smithi008 systemd[1]: Stopping Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:31.386 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:31 smithi008 bash[332152]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-07T22:38:31.386 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:31 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:38:31.386 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:31 smithi008 bash[332214]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-07T22:38:31.387 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:31 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T22:38:31.387 INFO:journalctl@ceph.node-exporter.a.smithi008.stdout:Oct 07 22:38:31 smithi008 systemd[1]: Stopped Ceph node-exporter.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:38:31.778 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:31 smithi008 systemd[1]: Stopping Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:31.778 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:31 smithi008 bash[91462]: ts=2023-10-07T22:38:31.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi008.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.8:8443: connect: connection refused" 2023-10-07T22:38:31.778 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:31 smithi008 bash[91462]: ts=2023-10-07T22:38:31.629Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-10-07T22:38:31.779 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:31 smithi008 bash[91462]: ts=2023-10-07T22:38:31.656Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T22:38:32.636 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:32 smithi008 bash[332275]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T22:38:32.636 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:32 smithi008 bash[332350]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-07T22:38:32.636 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:32 smithi008 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T22:38:32.637 INFO:journalctl@ceph.alertmanager.a.smithi008.stdout:Oct 07 22:38:32 smithi008 systemd[1]: Stopped Ceph alertmanager.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:38:37.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-07T22:38:43.932 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:43 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:44.980 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:44 smithi081 bash[213284]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-07T22:38:45.026 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:44 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:38:45.026 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:44 smithi081 bash[213350]: Error response from daemon: No such container: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-07T22:38:45.026 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:44 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T22:38:45.026 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Oct 07 22:38:44 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:38:45.353 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:44 smithi081 systemd[1]: Stopping Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7... 2023-10-07T22:38:45.981 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:45 smithi081 bash[213412]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-grafana-a 2023-10-07T22:38:45.981 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:45 smithi081 bash[213477]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7-grafana-a 2023-10-07T22:38:45.981 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:45 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:38:45.981 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:45 smithi081 systemd[1]: ceph-899f7cbc-6557-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T22:38:45.982 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Oct 07 22:38:45 smithi081 systemd[1]: Stopped Ceph grafana.a for 899f7cbc-6557-11ee-8db5-212e2dc638e7. 2023-10-07T22:38:56.209 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:38:56.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:38:56.240 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-07T22:38:56.242 DEBUG:teuthology.misc:Transferring archived files from smithi008:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi008/crash 2023-10-07T22:38:56.243 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash -- . 2023-10-07T22:38:56.290 INFO:teuthology.orchestra.run.smithi008.stderr:tar: /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-07T22:38:56.290 INFO:teuthology.orchestra.run.smithi008.stderr:tar: Error is not recoverable: exiting now 2023-10-07T22:38:56.292 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi081/crash 2023-10-07T22:38:56.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash -- . 2023-10-07T22:38:56.331 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-07T22:38:56.331 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2023-10-07T22:38:56.333 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-07T22:38:56.333 DEBUG:teuthology.orchestra.run.smithi008:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-07T22:38:56.350 INFO:teuthology.orchestra.run.smithi008.stderr:grep: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-07T22:38:56.359 INFO:tasks.cephadm:Compressing logs... 2023-10-07T22:38:56.360 DEBUG:teuthology.orchestra.run.smithi008:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-07T22:38:56.408 DEBUG:teuthology.orchestra.run.smithi081:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-07T22:38:56.422 INFO:teuthology.orchestra.run.smithi008.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-07T22:38:56.423 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-07T22:38:56.434 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-07T22:38:56.435 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi081.zbvtwc.log 2023-10-07T22:38:56.435 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-07T22:38:56.436 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-07T22:38:56.436 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-07T22:38:56.436 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-07T22:38:56.437 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-07T22:38:56.437 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-07T22:38:56.438 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-07T22:38:56.438 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-07T22:38:56.438 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.y.log 2023-10-07T22:38:56.439 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-07T22:38:56.439 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.y.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-07T22:38:56.440 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-07T22:38:56.440 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi008.qwzkkv.log 2023-10-07T22:38:56.441 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-07T22:38:56.442 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-07T22:38:56.442 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi008.qwzkkv.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-07T22:38:56.444 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-07T22:38:56.444 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.2.log: 86.5% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi008.qwzkkv.log.gz 2023-10-07T22:38:56.444 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi081.zbvtwc.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.5.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.6.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.7.log: 81.8% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mds.foo.smithi081.zbvtwc.log.gz 2023-10-07T22:38:56.547 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/cephadm.log: 94.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-07T22:38:56.685 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-07T22:38:56.744 INFO:teuthology.orchestra.run.smithi008.stderr: 91.2% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-07T22:38:56.819 INFO:teuthology.orchestra.run.smithi081.stderr: 91.4% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-07T22:38:57.154 INFO:teuthology.orchestra.run.smithi081.stderr: 89.9% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-07T22:39:04.332 INFO:teuthology.orchestra.run.smithi008.stderr: 89.7% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mgr.y.log.gz 2023-10-07T22:39:11.114 INFO:teuthology.orchestra.run.smithi008.stderr: 92.2% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-07T22:39:17.141 INFO:teuthology.orchestra.run.smithi081.stderr: 92.6% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-07T22:39:33.077 INFO:teuthology.orchestra.run.smithi008.stderr: 90.5% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-07T22:48:36.738 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-07T22:48:47.780 INFO:teuthology.orchestra.run.smithi008.stderr: 93.2% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-07T22:49:05.585 INFO:teuthology.orchestra.run.smithi081.stderr: 93.1% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-07T22:49:10.602 INFO:teuthology.orchestra.run.smithi081.stderr: 93.3% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-07T22:49:49.375 INFO:teuthology.orchestra.run.smithi081.stderr: 91.6% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-07T22:49:49.377 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-07T22:49:49.377 INFO:teuthology.orchestra.run.smithi081.stderr:real 10m52.963s 2023-10-07T22:49:49.377 INFO:teuthology.orchestra.run.smithi081.stderr:user 5m10.801s 2023-10-07T22:49:49.377 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m17.567s 2023-10-07T22:58:03.182 INFO:teuthology.orchestra.run.smithi008.stderr: 93.0% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-07T23:00:37.642 INFO:teuthology.orchestra.run.smithi008.stderr: 92.9% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-07T23:01:06.952 INFO:teuthology.orchestra.run.smithi008.stderr: 92.2% -- replaced with /var/log/ceph/899f7cbc-6557-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-07T23:01:06.954 INFO:teuthology.orchestra.run.smithi008.stderr: 2023-10-07T23:01:06.954 INFO:teuthology.orchestra.run.smithi008.stderr:real 22m10.542s 2023-10-07T23:01:06.954 INFO:teuthology.orchestra.run.smithi008.stderr:user 8m16.800s 2023-10-07T23:01:06.955 INFO:teuthology.orchestra.run.smithi008.stderr:sys 0m28.969s 2023-10-07T23:01:06.955 INFO:tasks.cephadm:Archiving logs... 2023-10-07T23:01:06.956 DEBUG:teuthology.misc:Transferring archived files from smithi008:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi008/log 2023-10-07T23:01:06.957 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-07T23:02:20.546 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi081/log 2023-10-07T23:02:20.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-07T23:03:12.601 INFO:tasks.cephadm:Removing cluster... 2023-10-07T23:03:12.602 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 --force 2023-10-07T23:03:14.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 899f7cbc-6557-11ee-8db5-212e2dc638e7 --force 2023-10-07T23:03:17.264 INFO:tasks.cephadm:Removing cephadm ... 2023-10-07T23:03:17.265 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-07T23:03:17.273 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-07T23:03:17.293 INFO:tasks.cephadm:Teardown complete 2023-10-07T23:03:17.294 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-07T23:03:17.305 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-10-07T23:03:17.305 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-07T23:03:17.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-07T23:03:17.404 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-07T23:03:17.415 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-07T23:03:17.415 DEBUG:teuthology.orchestra.run.smithi008:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T23:03:17.418 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T23:03:17.464 INFO:teuthology.orchestra.run.smithi008.stdout: remote refid st t when poll reach delay offset jitter 2023-10-07T23:03:17.465 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================== 2023-10-07T23:03:17.465 INFO:teuthology.orchestra.run.smithi008.stdout:*hv01.front.sepi 44.4.53.2 2 u 174 256 377 0.196 1.015 0.504 2023-10-07T23:03:17.466 INFO:teuthology.orchestra.run.smithi008.stdout:+hv02.front.sepi 63.231.80.2 3 u 114 256 377 0.144 -0.253 0.253 2023-10-07T23:03:17.466 INFO:teuthology.orchestra.run.smithi008.stdout:+hv03.front.sepi 74.6.168.72 3 u 122 256 377 0.201 -0.175 0.307 2023-10-07T23:03:17.466 INFO:teuthology.orchestra.run.smithi008.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-07T23:03:17.484 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-10-07T23:03:17.485 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-10-07T23:03:17.485 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 44.4.53.2 2 u 58 128 377 0.096 0.514 0.465 2023-10-07T23:03:17.485 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 63.231.80.2 3 u 49 128 377 0.115 -0.116 0.441 2023-10-07T23:03:17.486 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 128 377 0.116 -0.077 0.521 2023-10-07T23:03:17.486 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-07T23:03:17.487 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-07T23:03:17.497 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-07T23:03:17.498 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-07T23:03:17.509 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-07T23:03:17.520 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-07T23:03:17.533 INFO:teuthology.task.internal:Duration was 6561.330183 seconds 2023-10-07T23:03:17.534 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-07T23:03:17.545 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-07T23:03:17.545 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-07T23:03:17.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-07T23:03:17.700 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-07T23:03:17.701 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi008.front.sepia.ceph.com 2023-10-07T23:03:17.701 DEBUG:teuthology.orchestra.run.smithi008:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-07T23:03:17.714 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2023-10-07T23:03:17.714 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-07T23:03:17.731 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-07T23:03:17.731 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-07T23:03:17.760 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-07T23:03:17.980 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-07T23:03:17.981 DEBUG:teuthology.orchestra.run.smithi008:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-07T23:03:17.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-07T23:03:18.682 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-07T23:03:18.693 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-07T23:03:18.694 DEBUG:teuthology.orchestra.run.smithi008:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-07T23:03:18.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-07T23:03:18.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-07T23:03:18.792 DEBUG:teuthology.orchestra.run.smithi008:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-07T23:03:18.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-07T23:03:18.812 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = core 2023-10-07T23:03:18.844 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2023-10-07T23:03:18.886 DEBUG:teuthology.orchestra.run.smithi008:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-07T23:03:18.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T23:03:18.900 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-07T23:03:18.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T23:03:18.934 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-07T23:03:19.059 INFO:teuthology.task.internal:Transferring archived files... 2023-10-07T23:03:19.082 DEBUG:teuthology.misc:Transferring archived files from smithi008:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi008 2023-10-07T23:03:19.082 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-07T23:03:19.167 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922/remote/smithi081 2023-10-07T23:03:19.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-07T23:03:19.214 INFO:teuthology.task.internal:Removing archive directory... 2023-10-07T23:03:19.215 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-07T23:03:19.218 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-07T23:03:19.253 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-07T23:03:19.297 INFO:teuthology.task.internal:Not uploading archives. 2023-10-07T23:03:19.297 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-07T23:03:19.319 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-07T23:03:19.319 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-07T23:03:19.329 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-07T23:03:19.335 INFO:teuthology.orchestra.run.smithi008.stdout: 1048609 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 7 23:03 /home/ubuntu/cephtest 2023-10-07T23:03:19.335 INFO:teuthology.orchestra.run.smithi008.stdout: 1198891 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 7 22:31 /home/ubuntu/cephtest/mnt.0 2023-10-07T23:03:19.335 INFO:teuthology.orchestra.run.smithi008.stdout: 1198893 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 7 22:31 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T23:03:19.336 INFO:teuthology.orchestra.run.smithi008.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-07T23:03:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T23:03:19.337 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi008 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-07T23:03:19.344 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-07T23:03:19.402 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-07T23:03:19.486 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi008 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-07T23:03:19.486 INFO:teuthology.nuke:Checking targets against current locks 2023-10-07T23:03:19.496 INFO:teuthology.orchestra.run.smithi081.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 7 23:03 /home/ubuntu/cephtest 2023-10-07T23:03:19.535 DEBUG:teuthology.nuke:shortname: smithi008 2023-10-07T23:03:19.535 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T23:03:19.564 DEBUG:teuthology.nuke:shortname: smithi081 2023-10-07T23:03:19.564 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T23:03:19.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 21:04:14.867230', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-07T23:03:19.592 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416922', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 21:04:14.865247', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-07T23:03:19.638 INFO:teuthology.orchestra.console.smithi008:Power off 2023-10-07T23:03:19.638 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-07T23:03:19.674 INFO:teuthology.orchestra.console.smithi081:Power off 2023-10-07T23:03:19.674 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-07T23:03:19.686 DEBUG:teuthology.orchestra.console.smithi008:power off output: Chassis Power Control: Down/Off 2023-10-07T23:03:19.686 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:19.705 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2023-10-07T23:03:19.706 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:19.720 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2023-10-07T23:03:19.733 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-10-07T23:03:23.722 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:23.734 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:23.832 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2023-10-07T23:03:23.844 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-10-07T23:03:27.834 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:27.845 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T23:03:27.944 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is off 2023-10-07T23:03:27.954 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2023-10-07T23:03:28.045 INFO:teuthology.orchestra.console.smithi008:Power off completed 2023-10-07T23:03:28.056 INFO:teuthology.orchestra.console.smithi081:Power off completed 2023-10-07T23:03:28.160 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 6561.330183267593 failure_reason: '' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=78f9335822c9445fbd49090cd86f4c17 status: fail success: false 2023-10-07T23:03:28.161 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-07T23:03:28.238 INFO:teuthology.run:FAIL